@charset "UTF-8";
/*
Theme Name: 203 Base
Text Domain: 203 Base
Version: 1.2
Description: 203 Base Template for WordPress
Tags: 203, Template
Author: Sean Giles
*/
@import url("https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
/* Color styles */
.heading-font-regular, .pricing-section-block p, .pricing-section-block li {
  font-family: "Abhaya Libre", serif;
  font-weight: 400;
  font-style: normal;
}

.heading-font-medium {
  font-family: "Abhaya Libre", serif;
  font-weight: 500;
  font-style: normal;
}

.heading-font-semibold, .features-section-text, .testimonial-section-quote, .tagline {
  font-family: "Abhaya Libre", serif;
  font-weight: 600;
  font-style: normal;
}

.heading-font-bold, .footer-title, .process-section .title, .benefits-section .title, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Abhaya Libre", serif;
  font-weight: 700;
  font-style: normal;
}

.heading-font-extrabold, .cta-simple-section h2 {
  font-family: "Abhaya Libre", serif;
  font-weight: 800;
  font-style: normal;
}

.text-font-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.text-font-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.text-font-regular, .cta-simple-section p, .testimonial-section-author span, .navigation-bar nav.desktop ul li a, .cta-link, body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.text-font-bold, .footer-navigation li a, .statistics-section-figure, .faqs-section-block-question, .testimonial-section-author, .testimonial-section p:not(.testimonial-section-quote), .process-section .number {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.text-font-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.text-font-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.text-font-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.text-font-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.text-font-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.text-font-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/* Text-size styles */
/* base size: text---regular---normal (16px) */
@font-face {
  font-family: "icomoon";
  src: url("assets/fonts/icomoon.eot?4eivt");
  src: url("assets/fonts/icomoon.eot?4eivt#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?4eivt") format("truetype"), url("assets/fonts/icomoon.woff?4eivt") format("woff"), url("assets/fonts/icomoon.svg?4eivt#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pencil:before {
  content: "\e906";
}

.icon-lifebuoy:before {
  content: "\e941";
}

.icon-database:before {
  content: "\e964";
}

.icon-wrench:before {
  content: "\e991";
}

.icon-sphere:before {
  content: "\e9c9";
}

.icon-cross:before {
  content: "\ea0f";
}

.icon-checkmark:before {
  content: "\ea10";
}

.icon-arrow-up-left2:before {
  content: "\ea39";
}

.icon-arrow-up2:before {
  content: "\ea3a";
}

.icon-arrow-up-right2:before {
  content: "\ea3b";
}

.icon-arrow-right2:before {
  content: "\ea3c";
}

.icon-arrow-down-right2:before {
  content: "\ea3d";
}

.icon-arrow-down2:before {
  content: "\ea3e";
}

.icon-arrow-down-left2:before {
  content: "\ea3f";
}

.icon-arrow-left2:before {
  content: "\ea40";
}

.icon-circle-up:before {
  content: "\ea41";
}

.icon-circle-right:before {
  content: "\ea42";
}

.icon-circle-down:before {
  content: "\ea43";
}

.icon-circle-left:before {
  content: "\ea44";
}

.icon-facebook:before {
  content: "\ea91";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-youtube:before {
  content: "\ea9d";
}

.icon-linkedin:before {
  content: "\eac9";
}

.icon-linkedin2:before {
  content: "\eaca";
}

.ptb-10 {
  padding: 10px 0;
}

.ptb-20 {
  padding: 20px 0;
}

.ptb-30 {
  padding: 30px 0;
}

.ptb-40 {
  padding: 40px 0;
}

.ptb-50 {
  padding: 50px 0;
}

.ptb-60 {
  padding: 60px 0;
}

.ptb-70 {
  padding: 70px 0;
}

.ptb-80 {
  padding: 80px 0;
}

.ptb-90 {
  padding: 90px 0;
}

.ptb-100 {
  padding: 100px 0;
}

.background-0 {
  background: rgb(243, 239, 238);
}
.background-1 {
  background: rgb(255, 255, 255);
}
.background-2 {
  background: rgb(215, 204, 200);
}

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
.acf-map-contact {
  height: 515px;
}

.acf-map img {
  max-width: inherit !important;
}

/*====================*/
/* =Bootstrap Styles= */
/*====================*/
@media (min-width: 1200px) {
  .container {
    max-width: 1460px;
  }
}
/*===============*/
/* =Body Styles= */
/*===============*/
body {
  background: rgb(243, 239, 238);
  font-size: 1rem;
}

/*===============*/
/* Global Styles */
/*===============*/
.modal-content {
  top: 20vh;
}

blockquote {
  display: flex;
  margin: 1.5em 10px;
  font-style: italic;
  padding: 0.5em 10px;
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  quotes: "“" "”" "‘" "’";
}

blockquote:before {
  color: #ccc;
  font-size: 4em;
  line-height: 0.8em;
  content: open-quote;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  margin-bottom: 10px;
}

.heading-underline::after, .news-block h2::after {
  display: block;
  content: "";
  width: 28%;
  height: 3px;
  position: absolute;
  background: rgb(78, 52, 46);
  bottom: -8px;
  left: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-size: 2rem;
  color: #000000;
  position: relative;
  margin-bottom: 20px;
}

h1, .h1 {
  font-size: clamp(2.5rem, 100% + 4vw, 3.5rem);
}

h2, .h2 {
  font-size: clamp(2.25rem, 4vw, 3rem);
}
h2.big, .h2.big {
  font-size: clamp(2.5rem, 4vw, 3.5rem);
}

h3, .h3 {
  font-size: clamp(2rem, 5vw, 2.5rem);
}

h4, .h4 {
  font-size: clamp(1.5rem, 5vw, 2rem);
}

h5, .h5 {
  font-size: clamp(1.25rem, 5vw, 1.5rem);
}

h6, .h6 {
  font-size: clamp(1.12rem, 5vw, 1.25rem);
}

.tagline {
  color: #000000;
  font-size: 16px;
  margin-bottom: 0;
  display: inline-block;
}

p:has(span.tagline) {
  margin-bottom: 0;
}

p, li {
  font-size: 1.12rem;
  color: #000000;
  margin-bottom: 20px;
}
p a, li a {
  border-bottom: 1px dotted #000;
}
p a:hover, li a:hover {
  border-bottom: 1px solid #555;
}

li {
  margin-bottom: 5px;
}

.cta-drop-shadow {
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.25);
}

.cta-link {
  width: 100%;
  color: rgb(0, 0, 0);
  padding: 10px;
  text-align: center;
  text-decoration: none;
  border: 1px solid rgb(0, 0, 0);
  display: inline-block;
  background: rgb(243, 239, 238);
  font-size: clamp(1rem, 100% + 1vw, 1rem);
  transition-duration: 0.5s;
}
.cta-link:hover {
  color: rgb(0, 0, 0);
  transition: all 1s;
  background: rgb(182, 195, 202);
}

.cta-alternative {
  color: #ffffff;
  background: rgb(46, 125, 50);
}

.cta-button {
  border: none;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 1s;
}
a:hover {
  color: #555;
}
a.read-more-203 {
  font-size: 0.7em;
}

.wpcf7 form .wpcf7-response-output {
  padding: 1em;
  margin: 3em 0 0;
  background: #fff;
  border: none !important;
  display: none;
}

.wpcf7-not-valid-tip::before {
  content: "! ";
  background: rgba(255, 255, 255, 0.8);
  color: #f00;
  border-radius: 100px;
  width: 24px;
  height: 24px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  margin-right: 10px;
  font-weight: bold;
}

/*===========================*/
/* =======Main Styles======= */
/*===========================*/
/* Page Content */
.page-content {
  /* Blog */
}
.page-content-blog-published, .page-content-blog-author {
  font-size: 16px;
  color: #434343;
}
.page-content-blog-published {
  margin: 0;
}
.page-content-blog h1 {
  margin-bottom: 10px;
}
.page-content-blog-featured-image {
  overflow: hidden;
  max-height: 500px;
  margin: 15px 0 25px;
  background: #a8a8a8;
}
.page-content-blog-featured-image img {
  width: 100%;
  height: clamp(200px, 100% + 5vw, 500px);
  border-radius: 0;
  object-fit: cover;
  object-position: 50% 30%;
}

/* Header */
.header {
  position: relative;
  z-index: 10;
}
.header-sociallinks {
  right: 0;
  top: 300px;
  z-index: 99;
  position: absolute;
  background: rgb(46, 125, 50);
  border-radius: 10px 0 0 10px;
}
.header-sociallinks a {
  color: #000;
  display: block;
  font-size: 32px;
  text-decoration: none;
  margin: 12px 0 12px 12px;
  transition-duration: 0.5s;
}
.header-sociallinks a:first-of-type {
  padding: 0 12px 0 0;
}
.header-sociallinks a:hover {
  opacity: 50%;
  transition: opacity 1s;
}

/* Navigation Bar */
.navigation-bar {
  min-height: 80px;
  padding: 35px 0;
}
.navigation-bar .row, .navigation-bar nav, .navigation-bar nav > ul {
  min-height: 80px;
}
.navigation-bar .logo {
  display: inline-block;
}
.navigation-bar nav.desktop ul {
  margin: 0;
  padding: 0;
}
.navigation-bar nav.desktop ul li {
  list-style: none;
  margin: 0 30px;
}
.navigation-bar nav.desktop ul li a {
  color: #000;
  font-size: 1.25rem;
  position: relative;
  text-decoration: none;
  border: 0;
}
.navigation-bar nav.desktop ul li a::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 3px;
  bottom: -3px;
  left: 0;
  background-color: rgb(41, 67, 78);
  transform-origin: bottom right;
  transition: transform 0.15s ease-out;
}
.navigation-bar nav.desktop ul li a:hover {
  transition: color 0.5s;
  color: rgb(41, 67, 78);
}
.navigation-bar nav.desktop ul li a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.navigation-bar .cta-link {
  width: 100%;
  padding: 10px 0;
  margin-top: 17px;
  font-size: clamp(1rem, 100% + 1vw, 1.12rem);
}
.navigation-bar {
  /* Mobile Nav */
}
.navigation-bar nav.mobile {
  padding-top: 20px;
}
.navigation-bar label .menu {
  margin: 0;
  z-index: 100;
  position: relative;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  box-shadow: 0 0 0 0 #000, 0 0 0 0 #000;
  cursor: pointer;
}
.navigation-bar label .hamburger {
  position: relative;
  top: 15px;
  width: 30px;
  height: 2px;
  background: #000;
  display: block;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.navigation-bar label .hamburger:after, .navigation-bar label .hamburger:before {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
}
.navigation-bar label .hamburger:before {
  top: -10px;
}
.navigation-bar label .hamburger:after {
  bottom: -10px;
}
.navigation-bar label input {
  display: none;
}
.navigation-bar label input:checked + .menu {
  box-shadow: 0 0 0 100vw #FFF, 0 0 0 100vh #FFF;
  border-radius: 0;
}
.navigation-bar label input:checked + .menu .hamburger {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navigation-bar label input:checked + .menu .hamburger:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  bottom: 0;
}
.navigation-bar label input:checked + .menu .hamburger:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
}
.navigation-bar label input:checked + .menu + ul {
  opacity: 1;
  left: 50%;
}
.navigation-bar label ul {
  position: absolute;
  top: 30vh;
  left: -9999px;
  z-index: 200;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  list-style: none;
  text-align: center;
  opacity: 0;
  width: 80%;
}
.navigation-bar label ul .cta-link {
  padding: 10px 30px;
  margin-top: 40px;
}
.navigation-bar label a, .navigation-bar label span {
  margin-bottom: 1em;
  display: block;
  color: #000;
  text-decoration: none;
  border: 0;
}
.navigation-bar label span {
  font-weight: bold;
}

/* Hero Banner */
.hero-banner {
  padding: 60px 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-blend-mode: multiply;
  background-color: #3d3d3d;
}
.hero-banner h1, .hero-banner p {
  color: rgb(255, 255, 255);
}
.hero-banner h1 {
  line-height: 110%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: clamp(40px, 100% + 3vw, 56px);
}
.hero-banner p {
  font-size: clamp(1rem, 3vw, 1.12rem);
}
.hero-banner a.cta-link {
  width: 100%;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Text Page Title */
.page-title-wrap {
  margin: 40px 0 0;
}

/* Full Width Content Section */
.full-width-content-section {
  padding: 50px 0 0;
  margin-bottom: -30px;
}

/* Text and Image section */
.text-and-image-section {
  padding: 40px 0;
  background: #fff;
}
.text-and-image-section img {
  width: 100%;
  margin: 30px 0;
}
.text-and-image-section .cta-link {
  margin-top: 20px;
}

/* Gallery Section */
.gallery {
  padding: 50px 0 25px;
  background: rgb(215, 204, 200);
}
.gallery p {
  margin-bottom: 60px;
}
.gallery img {
  width: 100%;
  margin-bottom: 25px;
}

/* Images Row Section */
.images-row-section {
  padding: 80px 0;
}
.images-row-section img {
  width: 100%;
}

/* Craousel Row Section */
.carousel-row-section {
  margin: 80px 0;
}
.carousel-row-section .tns-outer {
  position: relative;
}
.carousel-row-section .tns-controls {
  position: absolute;
  display: flex;
  justify-content: space-between;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
}
.carousel-row-section .tns-controls button {
  border: 0;
  font-size: 42px;
  line-height: 42px;
  background: none;
  font-weight: bold;
  border-radius: 100px;
}
.carousel-row-section .tns-controls button i {
  opacity: 0.5;
  background: #fff;
  transition: all 0.3s;
  border-radius: 1000px;
}
.carousel-row-section .tns-controls button i:hover {
  opacity: 1;
}
.carousel-row-section .carousel-full-width {
  position: relative;
}
.carousel-row-section .carousel-full-width img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.carousel-row-section .tns-nav {
  width: 100%;
  bottom: 30px;
  display: flex;
  position: absolute;
  justify-content: center;
}
.carousel-row-section .tns-nav button {
  width: 20px;
  height: 20px;
  border-radius: 100px;
  border: 2px solid #fff;
  margin: 0 10px;
}
.carousel-row-section .tns-nav-active {
  border: 2px solid #333 !important;
}

/* Services Section & Process Three Step Section */
.services-section, .process-three-step-section {
  padding: 60px 0;
  background: rgb(251, 250, 250);
}
.services-section h2.big, .process-three-step-section h2.big {
  font-size: clamp(2.25rem, 100% + 5vw, 3rem);
}
.services-section-block, .process-three-step-section-block {
  margin: 25px 0;
  text-align: center;
}
.services-section-block img, .process-three-step-section-block img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  max-height: 230px;
}
.services-section-block h3, .process-three-step-section-block h3 {
  font-size: 2rem;
  margin-top: 20px;
}
.services-section-block p, .process-three-step-section-block p {
  margin-top: 15px;
}
.services-section .cta-link, .process-three-step-section .cta-link {
  margin-top: 50px;
}

/* Process Three Step Section */
.process-three-step-section {
  padding: 100px 0;
  background: rgb(243, 239, 238);
}
.process-three-step-section h2.big {
  font-size: clamp(2rem, 100% + 5vw, 2.5rem);
}
.process-three-step-section-block {
  margin: 25px 0;
}
.process-three-step-section-block h3 {
  font-size: 1.5rem;
  margin-top: 32px;
}
.process-three-step-section-block p {
  font-size: 1rem;
}

/* Pricing Section */
.pricing-section {
  padding: 30px 0;
  background: #F0F8F0;
}
.pricing-section-block {
  padding: 52px 32px 32px;
  margin: 60px 0 0;
  background: #ffffff;
  border: 1px solid #000000;
  position: relative;
}
.pricing-section-block i {
  position: absolute;
  top: 10px;
  right: 0;
}
.pricing-section-block h1 {
  line-height: 100%;
  margin-bottom: 8px;
}
.pricing-section-block p.additional {
  margin: 0;
  line-height: 100%;
}
.pricing-section-block p, .pricing-section-block li {
  font-size: 18px;
}
.pricing-section-block hr {
  margin: 30px 0;
}
.pricing-section .cta-link {
  margin-top: 50px;
}

/* Benefits Section */
.arrow {
  height: 13px;
  flex-grow: 1;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
}
.arrow:before {
  position: absolute;
  content: "  ";
  display: inline-block;
  left: 0px;
  top: -14px;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background-color: rgb(78, 52, 46);
}
.arrow:after {
  position: absolute;
  content: "  ";
  display: inline-block;
  right: -55px;
  top: -19px;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 35px solid rgb(78, 52, 46);
  border-right: 35px solid transparent;
}

.dotted {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 20px, rgb(78, 52, 46) 0);
  background-size: 40px 20px;
  background-position: 0 100%;
}

.benefits-section {
  padding: 50px 0;
}
.benefits-section-block {
  position: relative;
  margin-bottom: 20px;
}
.benefits-section .title-wrapper {
  width: 100%;
  position: relative;
}
.benefits-section .title {
  font-size: clamp(56px, 100% + 5vw, 70px);
  line-height: 91%;
  position: relative;
  display: inline-block;
}
.benefits-section .title, .benefits-section .content {
  text-align: center;
}
.benefits-section-horizontal h2 {
  width: 90%;
  margin-bottom: 80px;
}
.benefits-section-horizontal p.summary {
  width: 90%;
  font-size: 1.12rem;
}
.benefits-section-horizontal .benefit-section-block {
  padding: 0 12px;
  text-wrap: pretty;
}
.benefits-section-horizontal p {
  font-size: 1rem;
}
.benefits-section-horizontal .cta-link {
  margin-top: 80px;
}

/* Process Section */
.process-section {
  padding: 50px 0;
  background: rgba(51, 51, 51, 0.2);
}
.process-section-block {
  position: relative;
  min-height: 320px;
}
.process-section .number {
  margin: 0;
  color: rgb(0, 0, 0);
}
.process-section .number-absolute {
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 350px;
  line-height: 330px;
  position: absolute;
  color: rgba(255, 255, 255, 0.1);
}
.process-section .title {
  font-size: clamp(2.25rem, 100% + 7vw, 3rem);
  margin-top: 60px;
  margin-bottom: 20px;
  display: inline-block;
}
.process-section-vertical .number {
  font-size: clamp(56px, 100% + 7vw, 150px) !important;
  position: relative;
  color: rgb(0, 0, 0);
  line-height: 100%;
}
.process-section-vertical .title {
  margin: 0;
  line-height: 120%;
}
.process-section-content-wrap {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  padding: 32px 0 20px;
  position: relative;
}
.process-section-content-wrap::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 3%;
  height: 2px;
  background-color: #000;
}

/* Testimonial Section */
.testimonial-section {
  padding: 50px 0;
  background: rgb(206, 215, 219);
}
.testimonial-section-content {
  margin: 20px 0 40px;
  text-align: center;
}
.testimonial-section p {
  text-align: center;
}
.testimonial-section p:not(.testimonial-section-author) {
  font-size: 24px;
}
.testimonial-section-quote {
  padding: 0 10%;
  position: relative;
}
.testimonial-section-author {
  font-size: 16px;
  margin: 20px 0 10px;
}
.testimonial-section-author span {
  font-size: 14px;
  display: block;
}
.testimonial-section .tns-outer {
  position: relative;
}
.testimonial-section .tns-controls {
  position: absolute;
  display: none;
  justify-content: space-between;
  top: 35%;
  left: 0;
  z-index: 1;
  width: 100%;
}
.testimonial-section .tns-controls button {
  border: 0;
  font-size: 42px;
  line-height: 42px;
  background: none;
  font-weight: bold;
  border-radius: 100px;
}
.testimonial-section .tns-controls button i {
  opacity: 0.5;
  background: #fff;
  transition: all 0.3s;
  border-radius: 1000px;
}
.testimonial-section .tns-controls button i:hover {
  opacity: 1;
}
.testimonial-section .carousel-full-width {
  position: relative;
}
.testimonial-section .tns-item {
  padding: 0;
}
.testimonial-section .tns-nav {
  bottom: 0;
  width: 100%;
  display: flex;
  position: absolute;
  justify-content: center;
}
.testimonial-section .tns-nav button {
  width: 16px;
  height: 16px;
  border-radius: 100px;
  border: 2px solid #fff;
  margin: 0 10px;
}
.testimonial-section .tns-nav-active {
  border: 2px solid #333 !important;
}

/* FAQ Section */
.faqs-section {
  padding: 80px 0;
  background: rgb(251, 250, 250);
}
.faqs-section h2, .faqs-section p {
  text-align: center;
}
.faqs-section p {
  margin-bottom: 40px;
}
.faqs-section-block {
  overflow: hidden;
  border-top: 1px solid rgb(41, 67, 78);
}
.faqs-section-block:last-child {
  border-bottom: 1px solid rgb(41, 67, 78);
}
.faqs-section-block-question {
  width: 100%;
  border: none;
  padding: 22px 20px;
  outline: none;
  cursor: pointer;
  text-align: left;
  background: none;
  position: relative;
  font-size: 1.12rem;
  transition: background-color 0.3s ease;
}
.faqs-section-block-question:hover {
  background-color: rgb(189, 197, 200);
}
.faqs-section-block-question-arrow {
  position: absolute;
  right: 20px;
  transition: transform 0.3s ease; /* Smooth rotation transition */
}
.faqs-section-block-question.active {
  background-color: rgb(234, 236, 237);
}
.faqs-section-block-question.active span {
  transform: rotate(180deg); /* Rotate arrow 180 degrees */
}
.faqs-section-block-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: #fff;
}
.faqs-section-block-answer p {
  padding: 20px;
  text-align: left;
  margin-bottom: 10px;
}
.faqs-section-cta {
  margin-top: 60px;
}

/* CTA Simple Section */
.cta-simple-section {
  text-align: center;
}
.cta-simple-section:not(.cta-multiple-section) > div {
  padding: 48px;
  border: 1px solid rgb(0, 0, 0);
}
.cta-simple-section {
  padding: 50px 0;
  background: rgb(243, 239, 238);
}
.cta-simple-section h2 {
  color: rgb(0, 0, 0);
  margin-bottom: 20px;
  font-size: 2.5rem;
}
.cta-simple-section p {
  color: rgb(0, 0, 0);
  margin-bottom: 20px;
  font-size: 1.12rem;
}
.cta-simple-section .cta-link {
  color: rgb(255, 255, 255);
  background: rgb(41, 67, 78);
}
.cta-simple-section .cta-link:hover {
  background: rgb(112, 129, 136);
}
.cta-simple-section.cta-multiple-section .cta-link {
  margin: 0 20px;
  color: rgb(0, 0, 0);
  background: none;
}
.cta-simple-section.cta-multiple-section .cta-link:hover {
  background: rgb(189, 197, 200);
}

/* Features Section */
.features-section {
  padding: 50px 0;
}
.features-section-text {
  margin: 20px 0;
  font-size: 36px;
  line-height: 120%;
}
.features-section-text i {
  color: rgb(78, 52, 46);
  margin-right: 10px;
}

/* Statistics Section */
.statistics-section {
  padding: 60px;
  background: rgb(81.7543859649, 191.2456140351, 87.298245614);
}
.statistics-section p {
  text-align: center;
}
.statistics-section-figure {
  margin-top: 30px;
  font-size: 96px;
  line-height: 100px;
}
.statistics-section-text {
  font-size: 24px;
}

/* Logos Section */
.logos-section {
  padding: 50px 0 80px;
  position: relative;
}
.logos-section img {
  max-width: 300px;
}
.logos-section::after {
  display: block;
  content: "";
  width: 33%;
  height: 3px;
  background: rgb(196, 149, 63);
  position: absolute;
  bottom: 0;
  left: 33%;
}

/* Contact form section */
.contact-form-section {
  padding: 50px 0;
  background: rgb(243, 239, 238);
}
.contact-form-section form label, .contact-form-section form input, .contact-form-section form textarea {
  display: block;
  font-size: 16px;
}
.contact-form-section form label {
  color: rgb(0, 0, 0);
  margin: 14px 0 8px;
}
.contact-form-section form input, .contact-form-section form textarea {
  width: 100%;
  padding: 10px;
  outline: none;
  transition: 0.5s;
  border: 1px solid rgb(0, 0, 0);
  margin: 0 0 10px;
}
.contact-form-section form input:focus, .contact-form-section form textarea:focus {
  border: 1px solid rgb(112, 129, 136);
}
.contact-form-section form input.wpcf7-submit, .contact-form-section form textarea.wpcf7-submit {
  margin-top: 24px;
}
.contact-form-section form textarea {
  height: 100px;
}
.contact-form-section form button, .contact-form-section form input[type=submit] {
  width: auto;
  float: right;
  border: none;
  display: block;
  color: rgb(255, 255, 255);
  padding: 12px 24px;
  font-size: 1rem;
  background: rgb(41, 67, 78);
}
.contact-form-section form button:hover, .contact-form-section form input[type=submit]:hover {
  background: rgb(17, 28, 33);
}
.contact-form-section-alternative {
  width: 100%;
  margin-top: 72px;
  margin-bottom: -30px;
}
.contact-form-section-alternative h6 {
  margin: 0;
}

/* News Section */
.news-section {
  padding: 110px 0;
}
.news-section-cta {
  padding: 10px !important;
  font-size: clamp(1rem, 100% + 1vw, 1.25rem);
}
.news-section-block {
  color: #000;
  display: block;
  text-decoration: none;
  padding-bottom: 50px;
}
.news-section-block:hover .news-section-block-cta {
  color: #000;
  border-bottom: 1px solid #000;
}
.news-section-block img {
  width: 100%;
  object-fit: cover;
}
.news-section-block-title {
  margin: 15px 0;
}
.news-section-block-summary, .news-section-block-cta {
  font-size: 16px;
}

/* Content Basic Section */
.basic-content-block-text {
  height: 100%;
}
.basic-content-block img {
  width: 100%;
}

/* Timline Basic Section */
.timeline-basic {
  padding: 100px 0;
}
.timeline-basic-row {
  margin-bottom: 16px;
}
.timeline-basic-row:last-child .divider-vertical {
  display: none;
}
.timeline-basic-icon {
  width: 2em;
  font-size: 2em;
  text-align: center;
  margin-bottom: 30px;
}
.timeline-basic .divider-vertical {
  height: 50px;
  width: 2px;
  background: #000;
}

/* Contact & Map Section */
.contact-map i {
  font-size: 1.5rem;
}
.contact-map h6 {
  margin: 16px 0 8px;
}
.contact-map p {
  margin: 0 0 8px;
}
.contact-map-block {
  margin: 0 0 24px;
}

.page-content-news {
  padding: 40px 0 80px;
}

.news-block {
  text-decoration: none;
  opacity: 0.7;
  transition: all 0.3s;
}
.news-block img {
  min-height: 255px;
  margin-bottom: 20px;
  object-fit: cover;
}
.news-block-placeholder-image {
  min-height: 255px;
  margin-bottom: 20px;
  background: rgba(200, 200, 200, 0.3);
}
.news-block-placeholder-image img {
  margin: 0;
  min-height: unset;
}
.news-block h3 {
  font-size: 22px;
}
.news-block hr {
  margin: -8px 0 10px;
  width: 50%;
}
.news-block p {
  font-size: 18px;
}
.news-block p.news-date {
  margin: 0;
  font-size: 14px;
}
.news-block .cta-link {
  font-size: 18px;
  margin-top: 20px;
}
.news-block:hover {
  opacity: 1;
}
.news-block-featured {
  display: block;
  margin-bottom: 20px;
}
.news-block-featured-content {
  height: auto;
}

.pagination {
  margin: 40px 0 0;
}
.pagination .nav-links {
  display: flex;
  justify-content: center;
  width: 100%;
}
.pagination .nav-links span, .pagination .nav-links a {
  color: #000;
  margin: 0 5px;
  padding: 8px 0px;
  background: rgb(78, 52, 46);
  min-width: 45px;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
}
.pagination .nav-links span:hover, .pagination .nav-links a:hover {
  background: rgb(236, 239, 241);
  transition: all 0.3s;
}
.pagination .nav-links span.current, .pagination .nav-links a.current {
  font-weight: bold;
  background: rgb(236, 239, 241);
}
.pagination .nav-links span.next, .pagination .nav-links span.prev, .pagination .nav-links a.next, .pagination .nav-links a.prev {
  min-width: auto;
  padding: 8px 10px;
}

.footer {
  padding: 90px 0;
  background: rgb(215, 204, 200);
}
.footer p, .footer a {
  color: #000;
  text-decoration: none;
}
.footer-title {
  font-size: clamp(2rem, 100% + 1vw, 2.5rem);
  margin-bottom: 10px;
}
.footer .logo {
  margin: 0 0 40px;
}
.footer .logo img {
  height: auto;
  max-width: 145px;
}
.footer .address-contact p {
  margin: 0 0 25px;
  font-size: 16px;
  line-height: 1.5;
}
.footer .address-contact p span {
  display: block;
  font-weight: 700;
}
.footer-bottom {
  padding-top: 35px;
  margin-top: 20px;
  border-top: 1px solid rgb(41, 67, 78);
}
.footer-copyright {
  margin: 0;
  font-size: 14px;
}
.footer-navigation {
  margin: 0;
  padding: 0;
}
.footer-navigation li {
  padding: 0 0 15px;
  list-style: none;
}
.footer-navigation li a {
  border: none;
  font-size: 0.88rem;
  position: relative;
  text-decoration: none;
}
.footer-navigation li a:hover {
  transition: color 0.5s;
  color: rgb(89.25, 89.25, 89.25);
}
.footer-aux-navigation {
  margin: 0 0 30px;
  padding: 0;
}
.footer-aux-navigation li {
  padding: 0 12px;
  list-style: none;
  text-align: center;
}
.footer-aux-navigation li a {
  font-size: 0.88rem;
  position: relative;
  text-decoration: none;
  border-bottom: 1px solid rgb(41, 67, 78);
}
.footer-aux-navigation li a:hover {
  transition: color 0.5s;
  color: rgb(89.25, 89.25, 89.25);
}
.footer-creditlink {
  padding: 0;
}
.footer-creditlink a {
  color: #333;
  opacity: 0.6;
  font-size: 14px;
  text-decoration: none;
}
.footer-creditlink a span {
  font-weight: 700;
}
.footer-creditlink a:hover {
  opacity: 1;
  text-decoration: underline;
  transition: all 0.3s;
}

.wp-block-cover {
  margin: 20px 0 50px;
}

@media (min-width: 576px) {
  /*===========================*/
  /* =======Main Styles======= */
  /*===========================*/
  /* Text and Image section */
  .text-and-image-section {
    padding: 50px 0;
  }
  /* Images Row Section */
  .images-row-section {
    padding: 50px 0;
  }
  .images-row-section.gallery {
    padding-bottom: 25px;
  }
  /* Craousel Row Section */
  .carousel-row-section {
    margin: 50px 0;
  }
  /* Services Section */
  .services-section {
    padding: 50px 0;
  }
  .services-section-block h3 {
    margin-top: 20px;
  }
  /* Benefits Section */
  .benefits-section {
    padding: 50px 0 0;
  }
  .benefits-section .title-wrapper {
    margin-bottom: 30px;
  }
  .benefits-section .title {
    display: block;
  }
  /* Process Section */
  .process-section {
    padding: 50px 0;
  }
  /* Features Section */
  .features-section {
    padding: 50px 0;
  }
  /* News Section */
  .news-section-block {
    padding: 0;
  }
  .wp-block-cover {
    margin: 20px 0 50px;
  }
  .contact-form-section-alternative {
    width: 50%;
    margin-top: -8px;
  }
  .contact-form-section-alternative h6 {
    margin: 0;
  }
}
@media (min-width: 768px) {
  /*===========================*/
  /* =======Main Styles======= */
  /*===========================*/
  /* Hero Banner */
  .hero-banner {
    padding: 0;
    height: 60vh;
    max-height: 710px;
    overflow: hidden;
  }
  .hero-banner h1 {
    margin-top: 10px;
  }
  .hero-banner a.cta-link {
    width: auto;
    margin-top: 30px;
    padding: 10px 30px;
    margin-bottom: 70px;
  }
  .hero-banner-images-left {
    margin-top: 0;
  }
  .hero-banner-images-single {
    height: 100%;
    margin-bottom: 15px;
  }
  /* Text and Image section */
  .text-and-image-section {
    padding: 50px 0;
  }
  /* Images Row Section */
  .images-row-section {
    padding: 50px 0;
  }
  .images-row-section.gallery {
    padding-bottom: 25px;
  }
  /* Craousel Row Section */
  .carousel-row-section {
    margin: 50px 0;
  }
  /* Services Section */
  .services-section {
    padding: 50px 0;
  }
  .services-section-block h3 {
    margin-top: 20px;
  }
  .benefits-section {
    padding: 50px 0;
  }
  .benefits-section .title-wrapper {
    margin-bottom: 30px;
  }
  .benefits-section .title {
    display: block;
  }
  /* Process Section */
  .process-section {
    padding: 50px 0;
  }
  /* Features Section */
  .features-section {
    padding: 50px 0;
  }
  /* Testimonials Section */
  .testimonial-section-quote {
    padding: 0 14%;
  }
  .wp-block-cover {
    margin: 20px 0 50px;
  }
  /* News Section */
  .news-block-featured-content {
    height: 255px;
  }
  .news-block-featured .cta-link {
    width: 40%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  /*===========================*/
  /* =======Main Styles======= */
  /*===========================*/
  /* Hero Banner */
  .hero-banner {
    height: 70vh;
    max-height: unset;
  }
  .hero-banner h1 {
    margin-top: 0;
  }
  .hero-banner a.cta-link {
    width: auto;
    margin-top: 30px;
    padding: 10px 30px;
    margin-bottom: 70px;
  }
  .hero-banner-images-left {
    margin-top: -58%;
  }
  .hero-banner-images-right {
    margin-top: 0;
  }
  .hero-banner-images-single {
    height: 100%;
    margin-bottom: 26px;
  }
  .hero-banner-images img {
    opacity: 0;
  }
  /* Text and Image section */
  .text-and-image-section {
    padding: 50px 0;
  }
  /* Images Row Section */
  .images-row-section {
    padding: 50px 0;
  }
  .images-row-section.gallery {
    padding-bottom: 25px;
  }
  /* Craousel Row Section */
  .carousel-row-section {
    margin: 50px 0;
  }
  /* Services Section */
  .services-section {
    padding: 50px 0;
  }
  .services-section-block h3 {
    margin-top: 20px;
  }
  /* Benefits section */
  .arrow {
    height: 13px;
    flex-grow: 1;
    position: relative;
    background-color: rgba(0, 0, 0, 0);
  }
  .arrow:before {
    display: none;
  }
  .arrow:after {
    position: absolute;
    content: " ";
    display: inline-block;
    left: -55px;
    top: -19px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid rgb(78, 52, 46);
    border-right: 25px solid transparent;
  }
  .benefits-section {
    padding: 50px 0;
  }
  .benefits-section .title-wrapper {
    width: auto;
    margin-bottom: 30px;
  }
  .benefits-section .title {
    display: block;
    text-align: left;
  }
  .benefits-section .content {
    width: 70%;
    text-align: right;
  }
  /* Process Section */
  .process-section {
    padding: 50px 0;
  }
  /* Features Section */
  .features-section {
    padding: 50px 0;
  }
  /* Testimonials Section */
  .testimonial-section-quote {
    padding: 0 20%;
  }
  .testimonial-section .tns-controls {
    display: flex;
  }
  .wp-block-cover {
    margin: 20px 0 50px;
  }
}
@media (min-width: 1200px) {
  /*===============*/
  /* Global Styles */
  /*===============*/
  .cta-link {
    width: fit-content;
    padding: 12px 24px;
  }
  /*===========================*/
  /* =======Main Styles======= */
  /*===========================*/
  /* Hero Banner */
  .hero-banner {
    height: 70vh;
  }
  .hero-banner h1 {
    margin-top: 60px;
  }
  /* Text and Image section */
  .text-and-image-section {
    padding: 80px 0;
  }
  .text-and-image-section img {
    margin: 0;
  }
  .text-and-image-section .cta-link {
    margin-top: 30px;
  }
  /* Benefits Section */
  .arrow {
    height: 13px;
    flex-grow: 1;
    position: relative;
    background-color: rgba(0, 0, 0, 0);
  }
  .arrow:before {
    position: absolute;
    content: "  ";
    display: inline-block;
    left: 10px;
    top: -14px;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background-color: rgb(78, 52, 46);
  }
  .arrow:after {
    left: 100%;
    top: -19px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 35px solid rgb(78, 52, 46);
    border-right: 35px solid transparent;
  }
  .benefits-section {
    padding: 100px 0;
  }
  .benefits-section-block {
    position: relative;
  }
  .benefits-section .title-wrapper {
    width: 80%;
    padding-right: 4%;
    position: relative;
    margin-bottom: 60px;
  }
  .benefits-section .title {
    min-width: 10%;
    max-width: 55%;
    line-height: 91%;
    position: relative;
    display: inline-block;
  }
  .benefits-section .content {
    width: 38%;
    margin: -60px 0 0;
  }
  /* Process Section */
  .process-section {
    padding: 100px 0;
  }
  .process-section h2 {
    margin-bottom: 60px;
  }
  .process-section-block {
    min-height: 360px;
  }
  .process-section .number-absolute {
    top: 0;
    left: 0;
    margin: 0;
    font-size: 330px;
    line-height: 330px;
    position: absolute;
    color: rgba(255, 255, 255, 0.1);
  }
  .process-section .title {
    margin-top: 60px;
    line-height: 110%;
    margin-bottom: 20px;
    display: inline-block;
  }
  .process-section .summary {
    padding: 0 30px;
  }
  .process-section-vertical .title {
    margin: 0;
    line-height: 120%;
  }
  .process-section-vertical .summary {
    padding: 0;
  }
  /* Features Section */
  .features-section {
    padding: 100px;
  }
  .features-section-text {
    margin: 20px 0;
    font-size: 36px;
  }
  .features-section-text i {
    color: rgb(78, 52, 46);
  }
  /* Testimonials Section */
  .testimonial-section-quote {
    padding: 0 30%;
  }
  .footer-social-media-title {
    margin-top: 0;
  }
}
