body.custom-background {
  background-image: none !important; }

p {
	color: #3c424f;
	font-weight: 500;
}

#sec-hero {
	position: relative;
	height: 840px;
	max-height: 840px;
	overflow: hidden;
	z-index: 1;
}

#sec-hero .gridContainer {
	height: 100%;
}

#sec-hero .spaced-cols {
	height: 100%;
}


#sec-hero p {
	color: white;
	font-weight: 500 !important;
	max-width: 530px;
}


#sec-hero::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-color: #3B414F;
    width: 61.61%;
	height: 100% !important;
    z-index: 0;
}


#sec-hero .side-img {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 49.39%;
	height: 100%; 
}
#sec-hero .side-img img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover; 
}

#sec-hero .content {
	position: relative;
	z-index: 2;
	color: white;
	margin-top: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#sec-hero h1 {
	font-weight: bold;
	margin-bottom: 24px;
	color: white;
	line-height: 1.1;
	font-size: 52px;
}

#sec-hero .h3 {
	font-size: 27px;
	letter-spacing: 3.51px;
	text-transform: uppercase;
	margin-bottom: 24px;
	color: white;
	font-weight: 500;
}

#sec-hero p {
	font-weight: bold;
	font-size: 19px;
	line-height: 1.5;	
}

#sec-hero .button.color8 {
	width: fit-content;
	margin-top: 30px;
}

@media screen and (max-width: 1025px) and (min-width: 768px) {
	#sec-hero .content {
		margin-top: 70px;
	}
}

@media screen and (max-width: 1025px) {
	#sec-hero .content {
		margin-top: 50px;
	}
  #sec-hero {
    padding: 180px 0 70px;
    height: unset;
	max-height:unset !important;}
    #sec-hero h1 {
      font-size: 48px; } }

@media screen and (max-width: 768px) {
	#sec-hero {
	  padding-bottom: 0 !important;
	padding-top: 135px !important;
	background-color: #3B414F !important;}
  #sec-hero h1 {
    font-size: 35; }
  #sec-hero .side-img-container {
    padding: 0; }
  #sec-hero .side-img {
    position: relative;
    width: 100%;
    height: auto; }
    #sec-hero .side-img img {
      width: 100%;
      height: auto; }
  #sec-hero .h3 {
    font-size: 20px; }
  #sec-hero p {
    font-size: 16px;
	max-width: 100%;}
  #sec-hero .button {
    margin: 20px auto; }
  #sec-hero::before {
    width: 100%;
    height: 50%;
    right: 0; }
	#sec-hero .content {
		margin-top: 20px;
	}}

#sec-moving {
  padding: 80px 0;
  background-color: white; }
  #sec-moving a.button {
    margin-right: 15px; }
#sec-moving a:not(.button) {
    letter-spacing: 2.34px !important;
	font-weight: 500;
}  
#sec-moving .h2 {
	font-weight: 700;
	font-size: 40px;
} 
#sec-moving .content {
    display: flex;
    flex-direction: column;
	align-items: center;
    text-align: center !important;
    padding-right: 50px;
	margin-bottom: 40px;}
    #sec-moving .content .h2, #sec-moving .content p, #sec-moving .content a {
      text-align: center !important;
      width: fit-content !important; }
#sec-moving .content .h2 {
	margin: 0 auto 30px;
}
#sec-moving .cta {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
#sec-moving .awards-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
#sec-moving .award-content img {
/* 	height: 226px;
	width: 175px; */
}
#sec-moving .award-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 30px;
}
#sec-moving .award-content .h5 {
	letter-spacing: 2.34px;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: 700;
	padding-bottom: 12px;
	width: 100%;
	border-bottom: 2px solid #D8D8D8;
}
#sec-moving .award-content:last-of-type img {
	margin-bottom: 29px;
}
#sec-moving .award-content:first-of-type .h5 {
	padding-bottom: 8px;
}
#sec-moving .award-content p {
	font-size: 14px;
	margin-bottom: 0;
}
#sec-moving .awards-container img {
/* 	max-width: 175px; */
	margin-bottom: 20px;
}
  #sec-moving .card-container {
    padding-left: 5px;
    padding-right: 5px; }
    #sec-moving .card-container .card {
      border-bottom: 2px solid #5A7E42;
      height: 100%;
      background-color: transparent;
      padding: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding-bottom: 25px;
      box-shadow: none; }
      #sec-moving .card-container .card img {
        width: 216px;
        height: 260px;
        object-fit: contain; }
      #sec-moving .card-container .card h4 {
        font-size: 16px;
        letter-spacing: 2.34px;
        font-weight: 500;
        color: #3C424F;
        margin-bottom: 10px;
        margin-top: 18px;
        text-align: center; }
      #sec-moving .card-container .card p {
        font-size: 14px;
        text-align: center; }
  #sec-moving .awards-showcase {
    margin-top: 20px; }
#sec-moving .awards-showcase p {
    font-size: 14px; }
#sec-moving .awards-showcase h4 {
    letter-spacing: 2.34px;
	color: #3C424F; }
  @media screen and (max-width: 768px) {
    #sec-moving {
      padding: 40px 0 60px; }
	  #sec-moving .h2 {
		  	font-size: 30px;
	  }
      #sec-moving .content {
        padding-right: 15px; }
      #sec-moving .card-container {
        padding-left: 20px;
        padding-right: 20px; }
#sec-moving .award-content {
	margin-right: 15px;
}}
#sec-choose {
  background-color: #F5FAFD;
  padding: 100px 0; }
  #sec-choose .content {
    margin: 0 auto 50px;
    text-align: center; }
  #sec-choose .card-container {
    margin-bottom: 15px; }
    #sec-choose .card-container .card {
      background-color: white;
      height: 100%;
      padding: 50px 25px;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center; }
      #sec-choose .card-container .card h4 {
        margin: 25px 0 15px;
        font-size: 16px;
        letter-spacing: 2.34px;
        font-weight: 600 !important;
        color: #3C424F;
        line-height: 1.3;
        font-weight: 600; }
      #sec-choose .card-container .card p {
        font-family: 'Muli' , sans-serif;
        font-size: 16px; }
  #sec-choose .cta-container {
    margin-top: 35px;
    display: flex;
    justify-content: center;
    text-align: center; }
    #sec-choose .cta-container a.button {
      width: fit-content;
      margin: 35px auto 0; }
  @media screen and (max-width: 1026px) {
    #sec-choose {
      padding: 70px 0; }
      #sec-choose .card {
        padding: 40px 30px; } }

#sec-testimonials {
  background-color: #3B414F;
  padding: 74px 0 100px;
  color: white; }
  #sec-testimonials .h2 {
    font-size: 40px;
    margin: 40px 0;
    color: white; }
  #sec-testimonials .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 30px; }
    #sec-testimonials .content p {
      font-size: 18px;
      font-family: 'Muli' , sans-serif;
      color: white; }
	#sec-testimonials .content p:nth-of-type(2) {
      padding-bottom: 20px;
border-bottom: 1px solid #FFFFFF;}
    #sec-testimonials .content .h5 {
      font-size: 16px;
      letter-spacing: 2.34px;
      color: white;
		margin-top: 5px;
      font-weight: 500; }
  @media screen and (max-width: 768px) {
    #sec-testimonials {
      padding: 60px 0 80px; }
      #sec-testimonials img {
        max-width: 80px; }
      #sec-testimonials .h2 {
        font-size: 26px;
        margin: 25px 0; }
      #sec-testimonials i {
        font-size: 60px; }
      #sec-testimonials .content p {
        font-size: 16px; }
      #sec-testimonials .content .h5 {
        font-size: 16px; } }

#sec-serves {
  padding: 100px 0;
  background-color: white;
  /* Responsive adjustments */ }
  #sec-serves .content {
    text-align: center;
    margin: 0 auto 50px; }
  #sec-serves .child-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center; }
  #sec-serves .child-card {
    flex: 1 1 calc(20% - 20px);
    /* 5 per row */
    max-width: calc(20% - 20px);
    background: transparent;
    overflow: hidden;
    text-align: left; }
  #sec-serves .child-card img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 313px;
    max-height: 296px; }
  #sec-serves .child-card h3 {
    margin-top: 10px;
    font-size: 18px;
    padding-bottom: 10px;
    letter-spacing: 2.34px;
    border-bottom: 2px solid #5A7E42; }
  #sec-serves .child-card a {
    text-decoration: none !important;
    text-transform: uppercase !important; }
    #sec-serves .child-card a:hover {
      color: #5A7E42 !important; }
  #sec-serves .cta-container {
    margin-top: 35px;
    display: flex;
    justify-content: center;
    text-align: center; }
    #sec-serves .cta-container a.button {
      width: fit-content;
      margin: 35px auto 0; }
  @media (max-width: 1200px) {
    #sec-serves .child-card {
      flex: 1 1 calc(25% - 20px);
      /* 4 per row */
      max-width: calc(25% - 20px); } }
  @media (max-width: 992px) {
    #sec-serves .child-card {
      flex: 1 1 calc(33.333% - 20px);
      /* 3 per row */
      max-width: calc(33.333% - 20px); } }
  @media (max-width: 768px) {
    #sec-serves .child-card {
      flex: 1 1 calc(50% - 20px);
      /* 2 per row */
      max-width: calc(50% - 20px); } }
  @media (max-width: 480px) {
    #sec-serves .child-card {
      flex: 1 1 100%;
      /* 1 per row */
      max-width: 100%; }
	  #sec-serves .child-card a img { margin: 0 auto ;}
	  #sec-serves .child-card h3 {text-align: center;} }

#sec-confidence {
  padding: 100px 0;
  position: relative; }
  #sec-confidence .content-container {
    margin-left: auto; }
  #sec-confidence .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important; }
    #sec-confidence .bg-img img {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover; }
  #sec-confidence .card {
    background-color: white;
    padding: 50px 80px;
    position: relative;
    z-index: 2; }
  @media screen and (max-width: 1026px) {
    #sec-confidence {
      padding: 70px 0; }
      #sec-confidence .card {
        padding: 40px 60px; } }

#sec-services {
  background-color: white;
  padding: 80px 0; }
  #sec-services > div {
    overflow-x: hidden; }
  #sec-services .content {
    text-align: center;
    margin: 0 auto 50px; }
  #sec-services .services-carousel-container {
    width: 100%; }
  #sec-services .owl-dot {
    margin-top: 40px; }
  #sec-services .owl-item img {
    height: 245px;
    object-fit: cover; }
  #sec-services .owl-item h3 {
    font-size: 16px;
    letter-spacing: 2.34px;
    color: #3C424F;
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 2px solid #D8D8D8;
    padding-right: 30px;
    line-height: 1.4;
    margin-top: 20px; }
#sec-services .owl-item h3.padding-0 {
    padding-right: 0 !important; }
    #sec-services .owl-item h3 a {
      text-decoration: none !important;
      color: #3C424F; }
      #sec-services .owl-item h3 a:hover {
        color: #5A7E42 !important; }
  #sec-services .owl-nav {
    text-align: center;
    margin-top: 75px;
    display: flex;
    justify-content: center !important; }
    #sec-services .owl-nav button {
      border: 1px solid #707070;
      background-color: white;
      width: 40px !important;
      height: 40px !important;
      border-radius: 5px !important; }
      #sec-services .owl-nav button:first-of-type {
        margin-right: 25px; }
      #sec-services .owl-nav button span {
        font-size: 30px !important;
        color: black; }
      #sec-services .owl-nav button:hover {
        background-color: #707070; }
        #sec-services .owl-nav button:hover span {
          color: white; }
  #sec-services .cta-container {
    text-align: center; }
  @media screen and (max-width: 1026px) {
    #sec-services {
      padding: 70px 0; }
      #sec-services .owl-nav {
        margin-top: 35px !important; }
        #sec-services .owl-nav button {
          width: 30px !important;
          height: 30px !important;
          display: block !important; }
          #sec-services .owl-nav button span {
            font-size: 20px !important; } }
@media screen and (max-width: 656px) {
      #sec-services .owl-item img {
    height: 340px;
    object-fit: cover; } }

#sec-faqs {
  background-color: #F5FAFD;
  padding: 120px 0; }
  #sec-faqs .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: start; }
    #sec-faqs .content .h5 {
      font-size: 18px; }
    #sec-faqs .content a {
      width: fit-content !important; }
  #sec-faqs .faq-item {
    margin-bottom: 15px;
    border: 1px solid #B9B9B9;
    border-radius: 5px;
    overflow: hidden;
    background-color: white;
    padding: 20px 30px; }
  #sec-faqs .faq-question {
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: background-color 0.3s ease; }
  #sec-faqs .faq-question h3 {
    margin: 0;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 500;
    text-align: left; }
  #sec-faqs .toggle-icon {
    font-size: 20px;
    font-weight: bold;
    transition: transform 0.3s ease;
    margin-right: 30px;
    border: 1px solid #5A7E42;
    border-radius: 10px;
    width: 31px;
    height: 31px;
    min-width: 31px;
    min-height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #5A7E42;
    color: white; }
  #sec-faqs .faq-answer {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease; }
  #sec-faqs .faq-answer p {
    padding: 0 20px;
    margin: 15px 0;
    text-align: left; }
  #sec-faqs .faq-item.active .faq-answer {
    max-height: 500px; }
  @media screen and (max-width: 1024px) {
    #sec-faqs {
      padding: 80px 0; }
      #sec-faqs .faq-item {
        padding: 12px 18px; }
      #sec-faqs .content {
        margin-bottom: 30px; }
      #sec-faqs .faq-question h3 {
        font-size: 18px; }
      #sec-faqs .toggle-icon {
        font-size: 16px;
        margin-right: 20px;
        width: 25px;
        height: 25px;
        min-width: 25px;
        min-height: 25px; } }

#sec-latest-news {
  padding: 100px 0;
  background-color: white; }
  #sec-latest-news .content {
    text-align: center;
    margin: 0 auto 50px; }
  #sec-latest-news .cta-container {
    text-align: center;
    margin-top: 35px; }
  #sec-latest-news .card {
    background-color: transparent;
    border-bottom: 2px solid #D8D8D8;
    padding: 0;
    box-shadow: none;
    padding-bottom: 20px;
    margin-bottom: 25px; }
    #sec-latest-news .card .post-featured-image a {
      width: 100%; }
      #sec-latest-news .card .post-featured-image a img {
        max-width: 526px;
        max-height: 305px;
        height: 260px !important;
        width: 100% !important;
        object-fit: cover;
        overflow: hidden; }
    #sec-latest-news .card .card-content {
      text-align: left !important; }
      #sec-latest-news .card .card-content .h4 {
        font-size: 17px;
        color: #3C424F;
        line-height: 1.4;
        margin: 0;
        margin-top: 15px; }
      #sec-latest-news .card .card-content .post-meta {
        margin: 15px 0; 
		font-weight: 500 !important; }
      #sec-latest-news .card .card-content p {
        margin-bottom: 18px; }
      #sec-latest-news .card .card-content a {
        font-family: 'Muli', sans-serif;
        font-weight: 600; }
  @media screen and (max-width: 1026px) {
    #sec-latest-news {
      padding: 70px 0; } }

