html {
  scroll-behavior: smooth;
}

.post strong {
    font-family: sans-serif;
    font-size: 1em;
}


html {
     --size: 14px!important;
     position: inherit;
}

.site{
  max-width: 1700px;
  margin: auto;
  overflow: hidden;
  box-shadow: 0em 0em 2em #e0e5ff;
}

.show-for-small-only{
  display: none!important;
}
blockquote a u {
    text-decoration: none;
}  
a {
    -webkit-transition: color .4s ease 0s;
    -moz-transition: color .4s ease 0s;
    -o-transition: color .4s ease 0s;
    transition: color .4s ease 0s;
}

a {
    color: #a51e24;
    text-decoration: underline
}

a:hover {
    color: #20aa97;
}

.hide{
  display: none;
}


.modal-dialog {
    max-width: 660px;
    margin: 12.75rem auto!important;
    z-index: 99999;
}

.modal-backdrop{
  z-index: 1!important;
}

.schema a{
  text-decoration: none;
}

body .btn-primary, body .btn-secondary{
  background-color: #20aa97;
  border: 0;
  text-transform: uppercase;
  padding: 0.72em 1.6em;
  margin: 1em 0 0 0;
  letter-spacing: .09em;
  margin: auto;
  display: block;
  position: relative;
  color: white;
  font-weight: 400;
  font-family: 'Exo 2', sans-serif;
  border-radius: 2em;
}

body .btn-secondary{
  background-color: #b8232f;
  color: white!important;
  font-weight: 900;
}

body .btn-secondary:hover{
  background-color: #20aa97!important;
  border: 3px solid #fff;
}

body .btn-primary:hover{
  background-color: #b8232f!important;
  border: 3px solid #fff;
}

.btn-primary.content-btn{
  max-width: 500px;
  margin-left: 0;
}




.post-thumbnail img{
  position: relative;
  padding: 0!important;
  margin: auto;
  display: block;
}

.post-thumbnail{
    overflow: hidden;
    margin-top: 1em;
}


h1, h2, h3, h4, h5, h6, {
  font-family: 'American Captain', sans-serif;
 }

body .button:focus, body .button:hover {
    background-color: #b8232f;
    color: #fefefe;
}

body{
    font-family: 'poppinsregular';
    background-size: 16em!important;
  }

  
.camp-form iframe{
  height: 30.5em!important;
}

.modal-dialog iframe{
  height: 38em!important;
}

.single-blog img{
  padding: 5%;
}

.single-blog .entry-title{
  font-size: 2em;
  color: black;
}

.single-blog .entry-meta{
  position: relative;
  padding: 2%;
  background: #f4f4f4;
  border-left: .5em solid #20aa97;
}

.single-blog .nav-links a{
  display: block;
  background: #20aa97;
  color: white;
  transition: all .3s ease-in-out;
  padding: 2% 5%!important;
  margin-bottom: 7%;
}

.single-blog .nav-links a:hover{
  background: black!important;
}

 a[href^="tel"]{
    color:inherit;
    text-decoration:none;
    margin-bottom: 3%;
    display: block;
 }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ededd!important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ededd!important;
}  


@font-face {
  font-family: 'American Captain';
  src: url('/wp-content/themes/plumberseo-bootstrap/fonts/american-captain.woff2') format('woff2'),
       url('/wp-content/themes/plumberseo-bootstrap/fonts/american-captain.woff') format('woff'),
       url('/wp-content/themes/plumberseo-bootstrap/fonts/american-captain.otf') format('opentype'),
       url('/wp-content/themes/plumberseo-bootstrap/fonts/american-captain.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
    font-family: 'poppinsregular';
    src: url('/wp-content/themes/plumberseo-bootstrap/fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/plumberseo-bootstrap/fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.eot?40tf05');
  src:  url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.eot?40tf05#iefix') format('embedded-opentype'),
    url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.woff2?40tf05') format('woff2'),
    url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.ttf?40tf05') format('truetype'),
    url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.woff?40tf05') format('woff'),
    url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.svg?40tf05#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'icomoon-lp';
  src:  url('/wp-content/themes/plumberseo-bootstrap/fonts/lp/icomoon.eot?bbsae2');
  src:  url('/wp-content/themes/plumberseo-bootstrap/fonts/lp/icomoon.eot?bbsae2#iefix') format('embedded-opentype'),
        url('/wp-content/themes/plumberseo-bootstrap/fonts/lp/icomoon.woff2?bbsae2') format('woff2'),
        url('/wp-content/themes/plumberseo-bootstrap/fonts/lp/icomoon.ttf?bbsae2') format('truetype'),
        url('/wp-content/themes/plumberseo-bootstrap/fonts/lp/icomoon.woff?bbsae2') format('woff'),
        url('/wp-content/themes/plumberseo-bootstrap/fonts/lp/icomoon.svg?bbsae2#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-angle-double-right1:before {
  content: "\f102";
      font-family: 'icomoon-lp';
}

.icon-ticket:before {
  content: "\f146";
    font-family: 'icomoon-lp';
}

.icon-calendar:before {
  content: "\f073";
  font-family: 'icomoon-lp';
}

.icon-money-document-energy:before {
  content: "\eb86";
  font-family: 'icomoon-lp';
}


.icon-henco-finance:before {
  content: "\eade";
  font-family: 'icomoon-lp';
}

.icon-trsut-tech-n:before {
  content: "\e966";
  font-family: 'icomoon-lp';
}

.icon-trophy-spah-icon:before {
  content: "\e97d";
  font-family: 'icomoon-lp';
}

.icon-star:before {
  content: "\f005";
  font-family: 'icomoon-lp';
}


.icon-morrow-tech:before {
  content: "\e948";
  font-family: 'icomoon-lp';
}

.icon-bb-technology:before {
  content: "\e942";
  font-family: 'icomoon-lp';
}


.icon-cc-money:before {
  content: "\e9a0";
  font-family: 'icomoon-lp';
}


.icon-bb-truck:before {
  content: "\e9cb";
  font-family: 'icomoon-lp';
}

.icon-calendar1:before {
  content: "\e955";
  font-family: 'icomoon-lp';
}


.icon-bb-maintenance:before {
  content: "\e941";
  font-family: 'icomoon-lp';
}

.icon-irock-financecon:before {
  content: "\e9a3";
  font-family: 'icomoon-lp';
}

.icon-woods-drain-clean:before {
  content: "\eca0";
  font-family: 'icomoon-lp';
}

.icon-jetting-icon:before {
  content: "\ead9";
  font-family: 'icomoon-lp';
}



.icon-drain-clean-icon:before {
  content: "\e9c6";
  font-family: 'icomoon-lp';
}

.icon-slab-icon:before {
  content: "\e952";
  font-family: 'icomoon-lp';
}

.icon-repipe-icon-clemmer:before {
  content: "\ea05";
  font-family: 'icomoon-lp';
}

.icon-line-tankless-waterhaeter-install-icon:before {
  content: "\e907";
        font-family: 'icomoon-lp';
}

.icon-max-water-heater:before {
  content: "\e911";
      font-family: 'icomoon-lp';
}

.icon-water-softener:before {
  content: "\e92b";
    font-family: 'icomoon-lp';
}

.icon-kc-phone:before {
  content: "\e9be";
  font-family: 'icomoon-lp';
}

.icon-veteram-icon:before {
  content: "\eadf";
  font-family: 'icomoon-lp';
}


.icon-pristine-emergeny-serv:before {
  content: "\e99c";
    font-family: 'icomoon-lp';
}

.icon-cc-money:before {
  content: "\e9a0";
  font-family: 'icomoon-lp';
}

.icon-google:before {
  content: "\f1a0";
  font-family: 'icomoon-lp';
}

.icon-instagram:before {
  content: "\e918";
  font-family: 'icomoon-lp';
}

.icon-csr-icon1:before {
  content: "\e94c";
}
.icon-calendar-kj:before {
  content: "\e96b";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-youtube-square:before {
  content: "\f166";
}

.icon-home:before {
  content: "\f015";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-check:before {
  content: "\f00c";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-comments:before {
  content: "\f086";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-angle-right:before {
  content: "\f105";
}


/* -------------------------------------------------------------------- */


.wrap1 {
    z-index: 2;
    position: relative;
    padding: 0 2%;
}

.row {
    max-width:100%!important;
    margin: auto;
}

.clear{
    clear:both;
}
  
ul {
    margin-left: 0em!important;
}


 /* -------------------------------------------------------Header Section CSS---------------------------------  */

/* Search Bar & Page */

 /* Top Bar Section CSS  */


 /* ---------------------------------------------------------------------------------------- */

 /* ---------------------------------------------------------------------------------------- */

.desk-nav{
  display: none;
  width: 100%;
  max-width: none;
  padding: 0% 0%;
}  

.desk-nav .row>* , .mobile-nav .row>* {
   padding: 0;
}

.mobile-nav{
  padding: 0;
  width: 100%;
  max-width: none;
  padding: 0% 0 0% 0;
  z-index: 3;
  position: relative;
  background: white;
}

.main-bar{
  padding: 0% 1%;
}
 

.smallbar .mobile-nav .logo-image a:after{
  transform: scale(1.1, 0.6);
}


.logo-image{
  position: relative;
}


.logo-image img{
  position: relative;
  width: 21em;
  display: block;
  margin: auto;
  transition: all .3s ease-in-out;
}

.logo-image a{
  position: relative;
  display: block;
  transform: scale(1.1);
  margin-top: -1.2em;
  z-index: 1;
} 

.smallbar .logo-image img{
  width: 11em;
}

.contact-info {
    font-size: 1.7em;
    font-weight: 900;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    line-height: 1;
    letter-spacing: .04em;
    text-align: -webkit-center;
    margin-top: 0%;
    padding-right: 1%;
}

.contact-info strong{
  position: relative;
  font-size: 0.9em;
  font-weight: 400;
  color: #0a05e4;
  letter-spacing: .04em;
  top: .1em;
  display: block;
}

.contact-info span{
  position: relative;
  top: 0.1em;
}

.contact-info a:hover{
  color: #137bbe;
}
 

.contact-info a{
    font-size: 1.4em;
    display: block;
    background-color: #20aa97;
    width: 1.8em;
    border-radius: 23em;
    height: 1.8em;
    line-height: 2;
    color: #ffffff;
    margin: auto;
    transition: all .3s ease-in-out;
    text-align: center;
    text-decoration: none;
    outline: .1em solid white;
    outline-offset: -0.2em;
}

.contact-info a:hover{
  background: black;
  color: white;
}
 
.contact-info .button{
  display: block;
  text-transform: uppercase;
  letter-spacing: .08em;
  background-color: #e7090c;
  padding: 0.75em 1em;
  margin: 0 0 0.5rem;
}

.call-button{
  position: relative;
  display: block;
  letter-spacing: .08em;
  transition: all .3s ease-in-out;
  font-size: 1.8em;
  line-height: 1.1;
  border-bottom: 1px solid;
  margin: auto;
}

.call-button .row>* {
  padding: 0;
}

.call-button span{
  display: block;
  text-align: center;
  font-size: 1.7em;
  height: 1.1em;
  width: 1.1em;
  line-height: 1.1;
  border: 1px solid;
  border-top-right-radius: 0.3em;
  border-bottom: 0;
  margin-top: -0.1em;
  transition: all .3s ease-in-out;
}

.call-button strong{
  display: block;
  font-size: .45em;
  font-weight: 400;
}

.mobile-nav .btn-primary {
    color: #ffffff;
    border: 0;
    border-radius: 0;
    padding: 0.8em 1.6em;
    background: #20aa97;
    margin-left: 0;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    font-size: 1.3em;
}

.mobile-nav .btn-primary span{
  display: block;
}

.call-button:hover strong{
  color: white!important;
}

.shift-menu{
  background: rgb(42,42,42);
  background: -moz-radial-gradient(circle, rgba(42,42,42,1) 0%, rgba(42,42,42,1) 62%, rgba(22,22,22,1) 100%);
  background: -webkit-radial-gradient(circle, rgba(42,42,42,1) 0%, rgba(42,42,42,1) 62%, rgba(22,22,22,1) 100%);
  background: radial-gradient(circle, rgba(42,42,42,1) 0%, rgba(42,42,42,1) 62%, rgba(22,22,22,1) 100%);
  padding: 10.2em 0 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a2a2a",endColorstr="#161616",GradientType=1);
}

.shift-item{
  position: relative;
}

.offcanvas-end{
  z-index: 9999;
  width: 25em;
}

.shift-item a{
  display: block;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .08em;
  padding: .85em 0em .85em 1em;
  background: #ff000000;
  color: white;
  margin: 0em 0;
  border-bottom: 1px solid #ffffff1a;
  border-left: 0em solid #003046;
  transition: all .3s ease-in-out;
}

.shift-item .btn-secondary{
  display: none;
  position: absolute;
  right: 0em;
  top: 0.3em;
  background: #ff000000;
  border: 0;
  font-size: 1.3em;
  padding: 0.2em 0.7em;
}

.shift-item a:hover{
  color: #ffffff;
  background-color: #a21d23;
  border-left: 0.5em solid #20aa97;
}

.dropdown.shift-item .btn-secondary{
  display: block;
}

.shift-item a.sub-item{
  background: #0000005c;
}

.shift-item a.sub-item:hover{
    background-color: #a21d23;
}

/* ---------------------- */


/* NAV CSS  */ 

 .modal {
    z-index: 999999999999999999999999999999;
}

.modal-header {
    padding: 0;
    border: 0;
}

.frm_style_formidable-style.with_frm_style .frm_submit button{
  width: 100%!important;
  display: block;
  background: #e61e25!important;
}

.pop-label{
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.6em;
  letter-spacing: .05em;
  color: #fff;
  /* margin-bottom: -70px; */
}

.modal-content {
    background-color: #a51e24;
    box-shadow: 0em 0em 1em #0000004f;
}

.pop-title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 2.2em;
    /* top: 1em; */
    font-family: 'poppinsregular';
    color: white;
    /* text-shadow: -.1em .1em black; */
    margin-bottom: 1em;
    font-weight: bold;
}

.modal-header .btn-close{
  position: relative;
  left: -.9em;
}

.modal-title {
    display: block;
    text-align: center!important;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .07em;
    font-size: 1.3em;
    padding-top: 1em;
    margin-bottom: -0.5em;
}

header#masthead {
    margin-bottom: 0;
    background-color: white!important;
    /* box-shadow: none!important; */
    padding: 0rem 0rem!important;
    z-index: 9999;
    width: 100%;
    transition: all .3s ease-in-out;
    top: 0em;
    display: block;
    position: fixed;
    max-width: 1700px;
}

 header#masthead.smallbar{
     box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 10%)!important; 
}

.top-bar{
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: .1em;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid #0000001f;
  color: #ffffff;
  margin: auto;
  padding: 0.5em 1em 0.2em 20%;
  background-color: #a51e24;
}

.hours-text span{
  color: #e61e25;
}

.top-bar #menu-top-menu{
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.smallbar .top-bar{
  font-size: 1em;
}

.hours-text{
  font-size: .8em;
  letter-spacing: 0.03em;
}
 

.top-bar input::-webkit-input-placeholder,.top-bar textarea::-webkit-input-placeholder {
  color: #fff!important;
}
.top-bar input:-moz-placeholder,.top-bar textarea:-moz-placeholder {
  color: #fff!important;
}  

.top-bar .btn-primary{
  display: block;
  letter-spacing: .08em;
  font-size: .9em;
  color: black;
  border: 0;
  border-radius: 0;
}

.main-nav{
  position: relative;
  padding-top: 0.6%;
  /* background: black; */
  margin-top: 0%;
  /* color: red; */
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #e0e0e0a1;
  margin-right: 2em;
}

.search-bar input{
  background-color: #ffffff00;
  border: 0;
  color: white;
  border-bottom: 1px solid white;
}

.contact-desk{
  position: relative;
  padding: 0% 0 0% 0!important;
  margin-top: 0%;
 }

.contact-desk a{
  display: block;
  letter-spacing: .05em;
  font-size: 2.2em;
  line-height: 1;
  color: #66bee3;
  text-decoration: none;
  border-bottom: 0;
  transition: all .3s ease-in-out;
  padding: 0.1em 0em 0.1em 0em;
  margin: 0;
  font-weight: 900;
}

.contact-desk a:hover{
  color: #fa4f41;
}

.contact-desk a em{
  display: block;
  font-size: .7em;
  color: black;
  font-style: normal;
}

.contact-desk span{
  font-size: 1em;
  line-height: 1.4;
  position: relative;
  top: 0em;
  height: 1.4em;
  width: 1.4em;
  display: block;
  border-radius: 900em;
  color: #fa4f41;
  text-align: center;
  transform: scale(2.1);
}

.smallbar .contact-desk a{
  font-size: 1.3em;
}

.contact-desk a strong{
  display: block;
  font-size: .8em;
}
 


 .smallbar .desk-nav .btn-primary{
   font-size: 0.9em;
 }

 .desk-nav .btn-primary span{
   position: absolute;
   top: 0em;
   width: 1.89em;
   display: block;
   height: 1.89em;
   background: #fa4f41;
   font-size: 1.2em;
   color: white;
   left: 0em;
   line-height: 1.9;
   text-align: center;
 }

.desk-nav .top-bar .btn-primary{
  color: white;
  font-size: .8em;
  width: 100%;
  margin-left: auto;
  transition: all .3s ease-in-out;
  padding-left: 2em;
}

.menu{
  position: relative;
  list-style: none;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  list-style-type: none;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
}

.top-text{
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.8em;
  left: 0.8em;
}

.top-text span{
  color: #3f63c9;
}

.contact-info-desk{
  position: relative;
}
 

.contact-info-desk a{
  line-height: 1;
  margin: 0.1em 0 0.1em auto;
  font-size: 3.8em;
  font-weight: normal;
  position: relative;
  text-align: center;
  transition: all .3s ease-in-out;
  font-family: 'American Captain';
  letter-spacing: 7px;
  color: #a51e24;
  }

.contact-info-desk a span{
  color: #20aa97;
  position: relative;
  top: .1em;
}

.contact-info-desk a em{
  display: block;
  font-style: normal;
  font-size: 0.25em;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  position: relative;
  top: 0.3em;
  font-family: 'poppinsregular';
}



.contact-info-desk .contact-link {
  align-items: center;
  gap: 0.4rem;
  text-decoration: none;
  transition: transform 200ms ease;
  will-change: transform;
}






/* smooth color change just for the phone */
.contact-info-desk .contact-link .phone{
  transition: color .18s ease;
}

/* hover: grow + phone color */
.contact-info-desk .contact-link:hover{
  transform: scale(1.03);
}

.contact-info-desk .contact-link:hover .phone{
  color: #20aa97;
}

/* (optional but nice) keyboard focus */
.contact-info-desk .contact-link:focus-visible{
  transform: scale(1.03);
}
.contact-info-desk .contact-link:focus-visible .phone{
  color: #20aa97;
}





.sched-btn{
  position: relative;
  border-radius: 900em;
  width: 8.2em;
  height: 8.2em;
  text-transform: uppercase;
  font-size: 0.8em;
  margin: 1em auto 1em auto;
  display: block;
  background: #20aa97;
  color: white;
  line-height: 1.1;
  outline: .2em solid white;
  outline-offset: -.49em;
  border: 0;
  transition: all .3s ease-in-out;
}

.smallbar .sched-btn{
  font-size: .46em;
}

.sched-btn span{ 
  font-size: 3em;
  display: block;
  margin-bottom: .2em;
}

.sched-btn:hover{
  background: #901a1e;
  white;
}

.smallbar .contact-info-desk a{
  font-size: 2.4em;
}
 
.top-bar .menu>li a{
  font-size: 0.7em;
  padding: 0.2em 0.7em;
  color: #ffffff !important;
}



.top-bar .menu>li a span{
  color: #20aa97;
  position: relative;
}

.menu>li a:hover span{
  color: white;
}

.menu>li.sched-link a{
  color: white!important;
  background: #e78b3d;
  border-radius: 0em;
font-family: 'Exo 2', sans-serif;  
}

.menu>li a{
  padding: 0.3em 0.9em 0.6em 0.9em;
  text-decoration: none;
  color: #000000 !important;
  font-size: 1.0em;
  display: block;
  transition: all .3s ease-in-out;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.08em;
}

.menu>li a span{
  color: #00b1b9;
}

.smallbar .menu>li a{
  font-size: 0.86em;
}

 .menu>li.menu-item-has-children> a:before {
    content: "\f107";
    font-family: 'icomoon' !important;
    color: #20aa97;
    display: block;
    position: absolute;
    font-size: 0.8em;
    top: 22%;
    right: 0.5%;
}
 
.sub-menu li a{
  color: #030303!important;
}
 

.top-bar .menu>li:nth-child(3) a{
  border: 0;
}

.menu>li a:hover{
  background-color: #20aa97 !important;
  color: white!important;
}
 
.top-menu{
  padding: 2%;
}

.top-menu .btn{
  width: 90%;
  text-transform: none;
  letter-spacing: inherit;
  transition: all .3s ease-in-out;
  background: #ff000000;
  border: .2em solid #0099bb;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 900;
}

.top-menu .btn:hover{
  background-color: #0090b5;
}

.top-menu .btn span{
  color: #003644;
}

.mid-bar{
  padding: 2% 0% 2% 0%;
}

.mainnav{
  text-align: right;
  padding: 0.7% 0;
  position: relative;
}
.nav-border{
  padding-left: 0em!important;
  padding-right: 0em!important;
}

.mainnav .menu {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.mainnav .menu .active>a {
    color: #ffffff;
    background: #f78d1f;
}

.mainnav .menu .active>a:before{
  color: black!important;
}

.mainnav .menu .current-menu-item.active>a {
    color: #ffffff;
    background: #faa61a;
}

.mainnav .menu .sub-menu .current-menu-item.active>a {
    color: #fefefe!important;
    background: #f78d1f!important;
}


.mainnav .menu>li>a {
    display: block;
    padding: 0.7rem 0.6rem;
    line-height: 1;
    font-weight: 400;
    font-size: 0.78em;
    color: black;
    letter-spacing: .02em;
}


.mainnav .menu>li>a:hover{
    color: #ffffff;
    background: #f78d1f;
}

.mainnav .menu>li>a:hover:before{
  color: white;
}

.menu-item-has-children{
  position: relative;
  transition: all .3s ease-in-out;
}


.menu>li .sub-menu  a{
  text-transform: none;
  letter-spacing: inherit;
  padding: 0.6em 1em;
  text-align: left;
}


.mainnav .menu>li.menu-item-has-children >a:before {
    content: "\f107";
    font-family: 'icomoon' !important;
    color: #ffffff;
    display: block;
    position: absolute;
    font-size: 0.8em;
    top: 37%;
    right: 0.5%;
}

.main-nav .menu-item-has-children > .sub-menu{
    top: 100%;
    right: auto;
    left: 0;
}

.main-nav .menu-item-has-children .sub-menu{
  opacity: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  background: #ebebec;
  list-style: none;
  margin-left: 0.0rem;
  width: 17em;
  height: 0;
  display: none;
  z-index: 99;
}

.main-nav .menu-item-has-children:hover .sub-menu{
  opacity: 1;
  height: auto;
  top: 100%;
  left: 0;
  display: block;
  animation: fadeIn .2s;
  font-size: .88em;
  text-align: left;
  padding-left: 0;
}

.main-nav .last-column.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    height: auto;
    top: 100%;
    right: 0%;
    left: auto!important;
    display: block;
    animation: fadeIn .2s;
    font-size: .88em;
    text-align: left;
    left: auto;
}

.main-nav .slim.menu-item-has-children .sub-menu{

    color: #9ad25d;
    background: #33204d;;
  width: 165%;
  text-align: left;
  padding-left: 0%;
}

.main-nav .slim.menu-item-has-children:hover .sub-menu {
    left: 0%;
}


.main-nav .menu-item-has-children .sub-menu>li{
  padding: 0%;
} 

.sub-menu a{
  padding: 5% 4% 5% 4%;
  display: block;
  color: #1d1d1d;
  font-size: .9em;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid #00000014;
}

.sub-menu a:hover{
    color: #ffffff;
    background: #e62318;
    padding: 5% 4% 5% 7%;
}


/* Heating Tab 2 columns Sub menu */

.main-nav .double-column.menu-item-has-children .sub-menu{
  opacity: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  background: #e1e1e1;
  list-style: none;
  margin-left: 0.0rem;
  width: 36em;
  height: 0;
  display: none;
  text-align: left;
  z-index: 99;
} 




.main-nav .double-column.menu-item-has-children:hover .sub-menu{
  opacity: 1;
  height: auto;
  top: 100%;
  left: 0%;
  display: block;
  animation: fadeIn .2s;
}

.main-nav .double-column.menu-item-has-children .sub-menu>li{
  width: 50%;
  float: left;
  padding: 0%;
} 

.main-nav .double-column.menu-item-has-children .sub-menu>li.full-sub{
  width: 100%;
  float: left;
  padding: 0%;
} 

.double-column .sub-menu .full-sub a {
    padding: 0.3em 0.6em 0.7em 0.6em;
    border-right: 1px solid #00000014;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    text-align: center;
}

.double-column .sub-menu .full-sub a span{
   font-size: 1.8em;
   position: relative;
   top: 0.2em;
}

.last-cool{
  float: right!important;
}

.double-column .sub-menu a{
  padding: 0.9em 0.6em 0.9em 0.7em;
  border-right: 1px solid #00000014;
}


.main-nav .double-column-l.menu-item-has-children .sub-menu{
  opacity: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  background: #006ee3;
  list-style: none;
  margin-left: 0.0rem;
  width: 410%;
  height: 0;
  display: none;
  text-align: left;
  z-index: 99;
} 

.main-nav .double-column-l.menu-item-has-children:hover .sub-menu{
  opacity: 1;
  height: auto;
  top: 100%;
  right: 0%;
  display: block;
  left: auto;
  animation: fadeIn .2s;
}

.main-nav .double-column-l.menu-item-has-children .sub-menu>li{
  width: 50%;
  float: left;
  padding: 0%;
} 

/* Fly out menu */


.main-nav .double-column .fly-out.menu-item-has-children .sub-menu{
  opacity: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  background: #1a6887;
  list-style: none;
  margin-left: 0.0rem;
  width: 18.8em;
  height: 0;
  display: none;
  text-align: left;
  z-index: 99;
} 

.main-nav .double-column.menu-item-has-children .sub-menu>li.fly-out:hover{
  background-color: #f2a525;
}


.main-nav .double-column.menu-item-has-children .sub-menu>li.fly-out:hover .sub-menu{
   opacity: 1;
   position: absolute;
   background: #dcdcdc;
   height: auto;
   top: 0%;
   right: -18.8em;
   display: block;
   animation: fadeInUp .2s;
   left: auto;
}

.main-nav .double-column .fly-out.menu-item-has-children .sub-menu>li {
    width: 100%;
    float: left;
    padding: 0%;
}

.quick-nav{
  position: fixed;
  top: -3em;
  width: 100%;
  background-color: #20aa97;
  padding: 2% 2% 5.5% 2%;
  opacity: 0;
  transition: all .3s ease-in-out;
  overflow: hidden;
}

.quick-nav.adjust{
  padding: 5% 2% 1% 2%;
  opacity: 1;
  top: 5em;
}

.quick-nav .col-3 {
    flex: 0 0 auto;
    padding: 0;
}

.quick-nav a{
  color: #ffffff;
  text-align: center;
  display: block;
  text-decoration: none;
  padding: 9% 1% 9% 1%;
  font-size: 0.9em;
  transition: all .3s ease-in-out;
  border-right: 1px solid #00000030;
}

.quick-nav a:hover{
  color: white;
  background-color: #e61e25;
}

.smallbar .quick-nav{
}

.quick-nav a span{
  font-size: 1.4em;
  display: block;
  position: relative;
  top: -0.2em;
  transition: all .3s ease-in-out;
  color: #ffffff;
}

.quick-nav a em{
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 900;
  display: block;
  margin: 1.5em auto -2.6em auto;
  color: white;
  bottom: 0em;
  font-size: 0.7em;
  position: relative;
  opacity: 0;
  transition: all .3s ease-in-out;
}

.quick-nav a em:after{
  content: '';
  position: absolute;
  height: 11.5em;
  width: 100%;
  background-color: #b00c03;
  border-radius: 900em;
  z-index: -1;
  left: 0%;
  bottom: -9.6em;
}

.quick-nav a:hover em{
  bottom: 1.2em;
  opacity: 1;
}

.quick-nav a:hover span{
  /* top: -0.6em; */
  font-size: .9em;
}

.sched-global{
  width: 50%;
}

.sched-global .btn-primary, .sched-global .btn-secondary{
    display: block;
    width: 100%;
    padding: 1.1em;
    text-transform: uppercase;
    font-size: .7em;
    letter-spacing: .06em;
    color: black;
    background-color: #ff000000;
    border: 0;
    line-height: .9
}

.sched-global .btn-primary span, .sched-global .btn-secondary span{
    font-size: 4.6em;
    color: white;
    border: 0;
    top: -.1em;
    position: relative;
    border-radius: 900em;
    width: 1.1em;
    height: 1.1em;
    padding: 0;
    line-height: 1;
    display: block;
    text-align: center;
    margin: auto;
    text-shadow: -0.04em 0.08em black;  
}

.sched-global .btn-primary span{
  background-color: #199ad6;
}

.sched-global .btn-secondary span{
  background-color: #91ca64;
}

.sched-global .btn-primary:hover, .sched-global .btn-secondary:hover{
  background-color: #ff000000!important;
  color: black!important;
}

.sched-global .btn-primary:hover span, .sched-global .btn-secondary:hover span{
  background-color: #e73c30;  
}

/* ------------------------------------------------------------------------------------- */
 
 /* Coupons Section CSS  */

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ffffff;
    background-color: #20aa97;
    width: 100%;
}  
button#pills-home-tab {
    width: 100%;
}
.nav-link {
    color: #fff; 
}
button#pills-profile-tab {
    width: 100%;
    border-left: 2px solid white;
    border-right: 2px solid white;
}
button#pills-profile-tab {
    width: 100%;
}
button#pills-electrical-tab {
    width: 100%;
} 

.mb-3 li.nav-item {
    width: 50%;
    background-color: #a51e24;
}
.nav-pills .nav-link {
    border-radius: 0rem;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
}
.mb-3 { 
    margin-bottom: 1rem !important;
    margin-top: 1%!important;
}
.nav-link:focus, .nav-link:hover {
    color: #ffffff;
}  
 
/* ------------------------------------------------------------------------------------- */

#site-wrap {
    max-width: 1700px;
    margin: auto;
    box-shadow: 0px 0px 2em rgba(181,193,199,.46);
}


 /* Slider Section CSS  */

.sliderfull {
    position: relative;
    z-index: 1;
    margin-top: 6%;
}
.static-slide{
    background-image: url(/wp-content/uploads/2025/09/banner.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    position: relative;
    z-index: 2;
    margin-top: 0%;
    padding: 7% 4% 2% 4%;
    /* color: white; */
}

.services-description{
  color: white;
}

.slider-header{
  line-height: 0.9;
  font-size: 2.6em;
  position: relative;
  letter-spacing: .07em;
  color: #ffffff;
  margin-bottom: 2%;
  font-family: 'American Captain';
  animation: fadeInLeft 3s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  animation-delay: 1s;
  transition: 1s ease-in-out;
  opacity: 0;
  transform: translateX(-40%);
  text-transform: uppercase;
}

      @keyframes fadeInLeft {
        20% {
          opacity: 0;
          transform: translateX(-20%);
        }

        30%, 100% {
          opacity: 1;
          transform: translateX(0%);
        }

}


.slider-header strong{
  display: block;
  font-size: 2.4em;
  font-weight: normal;
}

.call-slider{
  position: relative;
  font-family: 'Exo 2', sans-serif;
  font-size: 2em;
  color: #20aa97!important;
  padding-left: 2em;
}

.call-slider span{
  width: 1.7em;
  height: 1.7em;
  border: 3px solid #d0d0d0;
  border-radius: 900em;
  display: block;
  position: absolute;
  text-align: center;
  line-height: 1.6;
  left: 0em;
  color: #20aa97;
}

.slider-subline .check-list li{
  border: 0!important;
  padding: 0.5em 1em 0.5em 3.3em!important;
}

.slider-subline .check-list{
  border: 0!important;
}

.slider-subline .check-list li:before {
    width: 1.7em;
    height: 1.8em;
    top: 0.4em;
    left: 1.06em;
}

.sliderfull .btn {
   max-width: 300px;
  margin: 1em 0;
}


.slider-usp-row{
  position: relative;
  width: 80%;
  margin: 1em auto 1em 0;
  z-index: 2;
  padding: 0;
  text-align: center;
  /* color: white; */
}


.usp-box-row.slider-usp-row{
  --divider-color: rgba(255,255,255,.7);
  --divider-width: 4px;
  --divider-height: 62px;     /* line length ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ tweak to taste */
}

.usp-box-row.slider-usp-row > [class*="col-"]{
  position: relative;
}

.usp-box-row.slider-usp-row > [class*="col-"]:not(:last-child)::after{
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* place line at the outer edge of the column, inside the Bootstrap gutter */
  right: calc(var(--bs-gutter-x) / -2);
  width: var(--divider-width);
  height: var(--divider-height);
  background: var(--divider-color);
  border-radius: 2px;
}
 
 
.usp-box-row .usp-slide .col-3, .usp-box-row .usp-slide .col-9{
  width: 100%;
}

.usp-slide{
  position: relative;
  height: 8.4em;
  text-align: left;
  line-height: 1.2;
  outline-offset: -0.7em;
  font-size: 0.9em;
  transition: all .3s ease-in-out;
  text-align: center;
  /* background: #ffffffbf; */
  color: #ffffff;
  text-transform: uppercase;
  padding: 0.5em 1em 1em 1em;
  /* border: 1px solid #00000038; */
  font-family: 'Exo 2', sans-serif;
}

.usp-slide span{
  display: block;
  color: #ffffff;
  font-size: 4.1em;
  line-height: 0.8;
  position: relative;
  /* top: 0.3em; */
  margin-bottom: .3em;
}

.usp-slide:hover{
  /* background: #3f63c9d1; */
  color: white;
}

.usp-slide:hover span{
    color: white;
}

 /* ---------------------- */

 /* Section-1 CSS  */




 /* Section-1 CSS  */


  .top-services{
   position: relative;
   padding: 1% 0% 1% 0%;
   z-index: 3;
   background: #ffffff;
   margin-top: 2em;
 }

 .top-services .carousel-inner{
   padding: 0% 5%;
 }

.top-services .carousel-control-next,.top-services .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3em;
    padding: 0;
    color: #000;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    background: #20aa97;
    transition: opacity .15s ease;
    height: 100%;
    border-radius: 5px;
}

.top-services .carousel-control-next span,.top-services .carousel-control-prev span{
  color: black;
}


.top-services a{
  position: relative;
  /* background-color: #000000; */
  color: white;
  display: block;
  z-index: 2;
  text-decoration: none;
  height: 20em;
  overflow: hidden;
  transition: all .3s ease-in-out;
  text-align: center;
  border-radius: 0.7em;
  margin: 0em auto;
  background-color: #a51e24;
}

.top-services a img {
    position: absolute;
    z-index: -1;

    top: 0;
    left: 0;
    width: 100%; /* Ensures the image spans the full width of the column */
    height: 100%; /* Ensures the image spans the full height of the column */
    object-fit: cover; /* Maintains the aspect ratio and crops the image if necessary */
    /* mix-blend-mode: luminosity; */
    transform: scale(1.1); /* Slight zoom for effect */
    margin: 0; /* Remove auto margins */
    filter: brightness(0.1);
  mix-blend-mode: multiply;   /* key line */
  opacity: .2;               /* tweak strength */
  filter: none;
}



.top-services a span{
  display: block;
  font-size: 8.5em;
  position: absolute;
  top: 0.47em;
  right: 0em;
  /* transition: all .3s ease-in-out; */
  width: 100%;
  color: #20aa97;
  line-height: 0.7;
}

.servi-label{
  position: absolute;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  bottom: 2em;
  left: 0em;
  width: 100%;
  font-size: 2em;
  padding: 0% 15%;
  line-height: 1.1;
  transition: all .3s ease-in-out;
  font-family: 'American Captain';
  font-weight: normal;
}

.servi-label strong{
  display: block;
  color: #b48e05;
}

.top-services p{
  position: absolute;
  bottom: -10em;
  padding: 2em 1.5em 2em 1.5em;
  font-size: 1em;
  left: 0;
  transition: all .3s ease-in-out;
  opacity: 0;
}

.ts-box-4, .ts-box-5{
  position: relative;
  left: 16.5%;
}



      @keyframes uspTada {
        20% { 
          opacity: 1;
          transform: scale(1);
        }

        40% { 
          transform: scale(1.1);
        }

         100% { 
          transform: scale(1);
        }
      }


.top-services a {
  position: relative;
  display: block; /* Ensure the link acts as a container */
  padding-top: 60px; /* Add space at the top for the logo */
}

.top-services a:hover {
  color: white;
  background-color: #20aa97;
  /* z-index: 0; */
}




.top-services a:hover span {
    display: none; /* Hides the span completely */
}

.top-services a:hover .servi-label{
  bottom: 75%;
  /* color: #fff7f7; */
  text-shadow: none;
  display: none;
}

.top-services a:hover .servi-label strong{
  color: black;
}

.top-services a:hover p{
  opacity: 1;
  bottom: -2em;
}

.top-services a:hover img{
  opacity: .15;
}




.top-services .carousel-inner {
  overflow: visible; /* Ensure the carousel items do not clip the content */
}

.top-services .carousel-item {
  overflow: visible; /* Ensure individual carousel items allow overflow */
}

.top-services .row {
  overflow: visible; /* Allow row content to overflow if necessary */
}

.top-services .col-4 {
  position: relative; /* Required for absolute positioning of the logo */
  overflow: visible; /* Ensure content within the column can overflow */
}

.top-services .hover-logo {
  position: absolute;
  top: -90px; /* Adjust to position the logo above the column */
  left: 50%;
  transform: translateX(-50%);
  width: 222px; /* Adjust width as necessary */
  height: auto;
  opacity: 0;
  visibility: hidden;
  pointer-events: none !important;!i;!; /* Prevent interaction when hidden */
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  z-index: 10; /* Bring the logo above other elements */
}

.top-services a:hover + .hover-logo {
  opacity: 1;
  visibility: visible;

}



.section-1 {
    position: relative;
    z-index: 0;
    padding: 2% 4% 2% 4%;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: white;
    background-image: url(/wp-content/uploads/2025/10/section-1-background.jpg);
}

.content-col {
  padding-right: 13%;
}

.section-1 h1{
  position: relative;
  font-size: 4.2em;
  color: #000000;
  letter-spacing: 0.05em;
  margin-bottom: 0.7em;
  line-height: .55;
  /* border-bottom: 1px solid #0000001c; */
  padding-bottom: 0.4em;
  padding-left: 0em;
  text-transform: uppercase;
  font-family: 'poppinsregular';
}


.section-1 h1 strong{
  display: block;
  font-size: 1.5em;
  color: #9b161b;
  /* text-transform: uppercase; */
  font-family: 'American Captain';
  font-weight: normal;
  letter-spacing: 10px;
}

.section-1 p strong{
  position: relative;
  display: block;
  color: #000000;
}

.form-col{
  margin-top: -2em;
}


.home-form {
  text-align: center; /* Center-align the content */
  padding: 2rem; /* Add some padding around the form */
  background: #9b161b; /* Blue background */
  border-radius: 40px; /* Rounded corners */
  color: white; /* Text color */
  position: relative; /* Establish stacking context */
  /* z-index: 1; */ /* Ensure this element is above the pseudo-element */
  height: 51em;
}

.home-form::after {
  content: ''; /* Create pseudo-element */
  position: absolute; /* Position it relative to .home-form */
  bottom: -10px; /* Offset to create shadow effect */
  right: 10px; /* Offset to create shadow effect */
  width: 100%; /* Match the width of .home-form */
  height: 100%; /* Match the height of .home-form */
  background: #279989; /* Red background */
  border-radius: 40px; /* Match .home-form's border-radius */
  z-index: -1; /* Place behind .home-form */
}




.home-form::before {
  content: ''; /* Required for pseudo-element */
  position: absolute;
  top: -127px; /* Position the logo above the home-form */
  left: 50%; /* Center horizontally */
  transform: translateX(-50%); /* Adjust for center alignment */
  width: 379px; /* Set the width of the logo */
  height: 252px; /* Set the height of the logo */
  background-size: contain; /* Ensure the image scales properly */
  background-repeat: no-repeat; /* Prevent image repetition */
  background-position: center; /* Center the image */
  z-index: 1; /* Ensure it appears above the form background */
}



 .home-form iframe{
   margin-top: -3.5em;
   height: 42em!important;
   margin-bottom: -3em;
 }

.home-label {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 2em;
  /* top: 1em; */
  /* text-shadow: -.1em .1em black; */
  margin-bottom: 1em;
  font-family: 'oswald';
  font-weight: bold;
  margin-top: 1em;
  font-style: italic;
}


 /* ---------------------- */



/* Section-2 CSS  */ 


.section-2 {
    padding: 5% 5% 8% 5%; /* Adjust padding for better spacing around the section */
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2025/09/usp-bg.jpg);
    background-size: cover;
    border-top: 15px solid #279989; /* <- top border */
    text-align: center;
}

.section-2 .usp-row {
  position: relative;
  z-index: 3; /* Bring USP boxes above the background */
  padding: 0px 7%; /* Adjust side padding */
  ,
;
  /* margin-top: 17em; */
  top: 12em;
}

.section-2 .usp-box {
  position: relative; /* Ensure positioning context for ::before */
  background: #b8232f;
  border-radius: 1em;
  padding: 2rem; /* Increased padding for better spacing */
  text-align: center;
  height: 450px; /* Adjusted height for a rectangular look */
  box-shadow: 0 0 1em rgba(102, 162, 222, 0.4);
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center; /* Center content horizontally */
  margin: 1em 1em 1em 1em;
  overflow: hidden; /* Ensure the ::before image doesn't overflow */
}

.section-2 .usp-box:hover::before {
  opacity: 0.8; /* Increase opacity for better visibility */
}

.section-2 .usp-box:hover {
  background: #20aa97;
  color: white;
}

.section-2 .usp-box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* Center the image */
  width: 70%; /* Adjust size of the image */
  height: 70%; /* Adjust size of the image */
  background-image: url('/wp-content/uploads/2025/09/usp-mascot.png');
  background-size: contain; /* Ensure the image maintains aspect ratio */
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.2; /* Default subtle opacity */
  pointer-events: none; /* Prevent the image from interfering with interactions */
  z-index: 0; /* Ensure the image stays behind the text */
}

.section-2 .usp-box * {
  position: relative; /* Ensure text content stays above the ::before image */
  z-index: 1; /* Ensure text stays above the ::before image */
}

.section-2 .usp-box span {
  font-size: 6rem; /* Large icon size */
  color: #ffffff;
  margin-bottom: 1rem; /* Space below the icon */
}

.section-2 .usp-box .usp-label {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #ffffff!important;
  margin-bottom: 1rem; /* Space below the label */
  position: relative;
}



.section-2 .usp-box p {
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.5;
  margin-top: 2rem; /* Space above content */
  margin-bottom: 0; /* Ensure no extra space below */
}

.section-2 .usp-box:hover p {
  color: white;
}


.section-2 .usp-box:hover span {
  color: #ffffff; /* Green color for the icon */
}

/* Label turns white on hover */
.section-2 .usp-box:hover .usp-label {
  color: white; /* White color for the label */
}

.section-2 .usp-box:hover .usp-label:after {
  background: white;
}


/* Carousel Controls for Section-10 */
.section-2 .carousel-controls {
  position: absolute;
  top: 50%; /* Center vertically */
  transform: translateY(-50%); /* Adjust for centering */
  width: 100%; /* Stretch controls to cover the carousel width */
  display: flex;
  justify-content: space-between; /* Place controls on the left and right */
  pointer-events: none; /* Allow click-through only on buttons */
  z-index: 2; /* Ensure controls are above the content */
}

.section-2 .carousel-controls .custom-control {
  pointer-events: all; /* Enable clicking on the control buttons */
  background: transparent;
  border: none;
}

.section-2 .control-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000; /* Black background */
  color: #fff; /* White arrow */
  width: 2.5rem; /* Circle size */
  height: 2.5rem; /* Circle size */
  border-radius: 50%; /* Make it round */
  font-size: 1rem; /* Adjust arrow size */
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.section-2 .control-circle:hover {
  background-color: #0f1417; /* Slightly lighter black on hover */
}

/* Chevron Icon Styling */
.section-2 .icon-chevron-left,
.section-2 .icon-chevron-right {
  font-size: 1.5rem; /* Adjust arrow size */
}

.section-2 .carousel-control-prev {
  position: absolute;
  left: -6.5rem; /* Push the left arrow further outside */
  top: 50%; /* Center vertically */
  transform: translateY(-50%);
}

.section-2 .carousel-control-next {
  position: absolute;
  right: -6.5rem; /* Push the right arrow further outside */
  top: 50%; /* Center vertically */
  transform: translateY(-50%);
}



 /* ---------------------- */

 /* Section-3 CSS  */ 

.section-3 {
    padding: 5% 5% 5% 5%; /* Adjust padding for better spacing around the section */
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2025/09/paw-spanner-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}



.section-3 h2 {
    position: relative;
    font-size: 4.2em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    line-height: .55;
    /* border-bottom: 1px solid #0000001c; */
    padding-bottom: 0.4em;
    padding-left: 0em;
    text-transform: uppercase;
    font-family: 'poppinsregular';
}

.section-3 h2 strong {
    display: block;
    font-size: 1.5em;
    color: #9b161b;
    /* text-transform: uppercase; */
    font-family: 'American Captain';
    font-weight: normal;
    letter-spacing: 10px;
}

.section-3::after{
  content: "";
  position: absolute;
  right: -40px;
  bottom: -2rem;
  width: 782px;   /* adjust to taste */
  height: 400px;  /* gives the box size */
  background: url('/wp-content/uploads/2025/09/van.png') no-repeat right bottom / contain;
                        /* subtle ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â tweak if needed */
  pointer-events: none;               /* keep links clickable */
  z-index: 1;                         /* behind content, above bg */
}




.call-sec1 {
  position: relative;
  display: inline-flex; /* better for icon + text alignment */
  align-items: center;  /* vertically center the icon with text */
  margin-top: 3.5rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 1.2em;
  text-align: left;
  color: #000000 !important;
  line-height: 1;
}

.call-sec1:hover .phone-number {
  color: #a51e24; /* Changes to red on hover */
}

.call-sec1 span {
  color: #269988;
  font-size: 2.3em; /* bigger icon */
  margin-right: 0.4rem; /* space between icon and text */
  top: 1rem;
}

.call-sec1 strong {
  display: block;
  font-size: 2.4em;
  margin-top: -3.9rem; /* shift the top text slightly up for alignment */
  font-weight: normal;
  color: #269988;
}

.call-sec1 strong span {
    position: relative;
    }

.call-sec1 .phone-number {
  color: #9a161b;
  font-size: 1.5em;
  letter-spacing: .2em;
  font-family: 'American Captain';
}


/* Optional: shift the ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œCall TodayÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â text slightly to the right */
.call-sec1::before {
  content: '';
  display: inline-block;
  width: 4rem; /* adjust spacing as needed */

}

/* ---------------------- */


 /* Section-4 CSS  */ 



.section-4{
  padding: 0% 4% 2% 4%;
  position: relative;
  z-index: 0;
  background-size: 100%;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2025/09/reviews-bg.jpg);
  background-size:cover
}

.section-4::after {
  content: "";
  position: absolute;
  left: clamp(0.5rem, 3vw, 2rem);
  bottom: clamp(0.5rem, 3vw, 2rem);
  width: clamp(140px, 22vw, 430px);
  aspect-ratio: 3 / 4;
  background: url(/wp-content/uploads/2025/09/top-services-mascot.png) no-repeat left bottom / contain;
  pointer-events: none;
  z-index: 1;
  animation: floaty 5s ease-in-out infinite;
}

@keyframes floaty {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}


.rev-box{
  position: relative;
  background-size: 100% 100%;
  padding: 4em 3em;
  background-position: center;
}

.rev-header{
  position: relative;
  color: white;
  font-family: 'poppinsregular';
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  /* padding-left: 2.9em; */
  line-height: .7;
  /* text-shadow: -.1em .1em black; */
  font-weight: normal;
  text-align: center;
}

.rev-header strong{
  display: block;
  font-size: 1.5em;
  font-family: 'American Captain';
  color: #b8232f;
  font-weight: normal;
}

.section-4 .btn{
  margin-top: 5%;
}





/* ---------------------- */


/* Section-5 CSS  */ 


/* ===== Base section ===== */

.section-5{
  position:relative;
  padding: 5% 5% 0% 5%;
  color:#000;
  background-image: url(/wp-content/uploads/2025/10/section-5-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.sec5-header {position: relative;font-size: 2.4em;color: #000000;letter-spacing: 0px;/* margin-bottom: 0.7em; */padding-bottom: 0;padding-left: 0em;text-transform: uppercase;font-family: poppins;margin-top: 0;font-weight: normal;line-height: 1;} .section-5 h2 strong { /* display: block; */ font-size: 2em; color: #b8232f; font-family: 'American Captain'; letter-spacing: 5px; font-weight: bold; }

.additional-services-header{
  color: #ffffff;
  font-size:1.6em;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.02em;
  margin:1rem 0 .75rem;
  font-family:Poppins, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

/* optional map behind the block */
.add-ser-col{
  margin-top:0;
  padding:3%;
  position:relative;
}
.add-ser-col::before{
  content:'';
  position:absolute;
  bottom:169px;
  left:231px;
  width:100%;
  height:34em;
  background-image:url(/wp-content/uploads/2025/09/map.png); /* update if needed */
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  z-index:-1;
  opacity:.3;
}

/* ===== Red rounded panel ===== */

.add-box{
  background:#b8232f; /* deep red */
  border-radius:24px;
  padding:28px;
  position:relative;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(0,0,0,.12);
}

/* Watermark paw inside the panel (right side) */
.add-box::after{
  content:"";
  position:absolute;
  right:-14%;
  bottom:-5%;
  width:60%;
  height:100%;
  background:url(/wp-content/uploads/2025/09/paw-print-big.png) no-repeat center/contain; /* update if needed */
  opacity: .15;
  pointer-events:none;
  z-index: 0;
}

/* ===== Tabs as pills ===== */

.section-5 .nav-tabs{
  border:0;
  gap:.75rem;
  margin-bottom:1rem;
  justify-content:flex-start;
}
.section-5 .nav-tabs .nav-link{
  border:0;
  border-radius:999px !important;
  padding:.45rem 1rem;
  background: #20aa97;     /* inactive pill */
  color:#fff;
  font-weight:600;
  transition:background-color .15s ease, box-shadow .15s ease;
}
.section-5 .nav-tabs .nav-link.active {
    background: #20aa97;            /* active pill background */
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .12);
    border: 3px solid #fff;         /* <-- white border */
}


/* ===== Services list as chips ===== */

.service-list{
  display:grid;
  grid-template-columns: repeat(4, minmax(180px, 1fr)); /* 4 across on desktop */
  grid-auto-rows: minmax(54px, auto);
  gap: 36px 18px;
  list-style:none;
  padding:0;
  margin: 12px 0px 0 0;

  /* scroll like your screenshot */
  height: 16.5rem;             /* show ~2 rows, then scroll */
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1;
  position: relative;
}


.service-list::-webkit-scrollbar{
  width: 6px;
}

.service-list::-webkit-scrollbar-track{
  background: rgba(0,0,0,.08);
  border-radius: 10px;
}
.service-list::-webkit-scrollbar-thumb{
  background: #20aa97;
  border-radius: 10px;
  box-shadow: inset 0 0 2px rgba(0,0,0,.25);
}
/* Firefox */
.service-list{
  scrollbar-width: thin;
  scrollbar-color: #20aa97 rgba(0,0,0,.08);
}


/* Responsive column counts */
@media (max-width: 1199.98px){
  .service-list{ grid-template-columns: repeat(3, minmax(180px,1fr)); }
}
@media (max-width: 991.98px){
  .service-list{ grid-template-columns: repeat(2, minmax(180px,1fr)); }
}
@media (max-width: 575.98px){
  .service-list{ grid-template-columns: 1fr; height:auto; overflow:visible; }
}

.service-list li a{
  display:flex;
  align-items:center;
  gap: 0.65rem;
  background:#fff;
  color:#111;
  text-decoration:none;
  border-radius:14px;
  padding: 4px 12px;
  border:1px solid rgba(0,0,0,.04);
  box-shadow:0 2px 6px rgba(0,0,0,.06);
  transition:transform .15s ease, box-shadow .15s ease;
  font-family:Poppins, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-weight:600;
}

/* left paw badge (replaces chevron) */
.service-list li a .paw{ display:none; } /* keep markup clean; we use ::before */
.service-list li a::before{
  content:"";
  width:58px;
  height:58px;
  background-image:url(/wp-content/uploads/2025/09/additional-servics-paw.png); /* white paw svg on transparent bg works best */
  background-repeat:no-repeat;
  background-position:center;
  background-size:100% auto;
  flex:0 0 28px;
}

/* hover lift */
.service-list li a:hover{
  transform:translateY(-2px);
  box-shadow:0 6px 16px rgba(0,0,0,.12);
}



/* ===== CTA button tweaks ===== */

.services-btn{
  display:inline-block;
  width:auto;
  white-space:nowrap;
  text-align:center;
}
.services-btn .icon-calendar{
  margin-right:8px;
  font-size:16px;
  vertical-align:middle;
  color:#fff;
}


/* ---------------------- */



/* ---- Logo strip ---- */


.section-logos{
  position: relative;
  background: #ffffff;
  padding: clamp(1.5rem, 3vw, 2.5rem) 5%;
  /* optional dotted accent like your screenshot: */
  /* background-image: url(/wp-content/uploads/2024/03/dots-coup.jpg);
     background-repeat: no-repeat;
     background-position: right center;
     background-size: auto 100%; */
}

/* simple reset */
.section-logos .logo-strip{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1rem, 3vw, 0rem);
  flex-wrap: wrap;                 /* wrap on small screens */
}

.section-logos .logo-item{
  flex: 1 1 160px;                 /* grow evenly, keep min size */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* uniform visual weight across varying logo shapes */
.section-logos .logo-item img{
  max-height: clamp(56px, 8vw, 180px);
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(100%);         /* matches black/white look in screenshot */
  opacity: .95;
  transition: filter .25s ease, opacity .25s ease, transform .25s ease;
}

/* subtle hover polish */
.section-logos .logo-item img:hover{
  opacity: 1;
  transform: translateY(-2px);
}

/* tighter layout on very narrow screens */
@media (max-width: 575.98px){
  .section-logos .logo-strip{
    justify-content: center;
    gap: 1.25rem;
  }
  .section-logos .logo-item{
    flex: 1 1 45%;
  }
}

/* ---------------------- */



/* Section-6 CSS  */ 






.section-6 {
  padding: 0% 5% 5% 5%;
  position: relative;
  background-color: #ffffff;
  z-index: 1;
  background-image: url(/wp-content/uploads/2024/03/dots-coup.jpg);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}


.coup-header {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 4em;
  font-family: 'American Captain';
  font-style: italic;
  line-height: .9;
  margin-top: 1em;
  color: #000000;
  margin-bottom: .5em;
}

.coup-header span {
  color: #20aa97;
}

.coup-header strong {
  color: #a51e24;
}



.home-coup {
  position: relative;
  text-align: center;
  padding: 1em 1em 1em 1em;
  background: #a51e24;
  margin-top: 3em;
  outline: .4em dashed white;
  outline-offset: -1em;
  color: white;
  height: 30.3em;
}

.home-coup:after {
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2024/06/coupcon-mascot.png);
  background-size: 10.5em;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 4.5em;
  left: 0;
  top: -2em;
  z-index: 9;
}

.home-coup img {
  position: absolute;
  /* border-radius: 900em; */
  /* border: .3em solid #00a7ba; */
  display: block;
  margin: auto;
  width: 6em;
  left: calc(50% - 4em);
  top: -3em;
  z-index: 1;
}

.home-price {
  position: relative;
  background: #20aa97;
  font-size: 5.7em;
  font-family: 'American Captain';
  font-style: italic;
  padding: 0.4em 0em 0em 0em;
  line-height: 1.2;
}



.home-price span:last-child {
  top: auto;
}

.home-coup .btn {
  width: 95%;
  background-color: #20aa97;
  color: #ffffff;
}

.home-coup .btn:hover {
  width: 95%;
  background-color: #199ec1;
  color: white;
}

.home-offer {
  position: relative;
  font-size: 3em;
  font-family: 'American Captain';
  color: #ffffff;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.1;
  margin: .5em auto 0.8em auto;
  padding: 0 1em;
}

.home-coup p {
  font-size: 0.6em;
  text-transform: uppercase;
  margin-top: 3em;
  letter-spacing: 0.03em;
  padding: 1em;
}



#carouselExampleIndicators2 { position: relative; }



.section-6 .carousel-indicators{
  display: none;
}



/* Shared control styles */
.coup-control{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: #000000;

  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;              /* override Bootstrap fade */
  box-shadow: 0 2px 8px rgba(0,0,0,.12);
  z-index: 5;
  padding: 0;              /* remove default button padding */
}

/* Position just outside the coupon grid */
.coup-prev { left: -46px; }
.coup-next { right: -46px; }

/* IcoMoon chevrons */
.coup-control .icon-chevron-left,
.coup-control .icon-chevron-right{
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
}

/* Hover/focus */
.coup-control:hover,
.coup-control:focus{
  border-color: #20aa97;   /* optional accent */
  outline: none;
}

/* Keep dots below arrows */
#carouselExampleIndicators2 .carousel-indicators{ z-index: 1; }





/* Smooth transitions */
.home-coup,
.home-coup .home-price,
.home-coup .btn {
  transition: background-color .25s ease, color .25s ease, border-color .25s ease;
}

/* Hover state: card + nested price bar */
.home-coup:hover {
  background: #20aa97;            /* teal */
  color: #ffffff;                  /* keep text white */
}

.home-coup:hover .home-price {
  background: #a51e24;            /* red */
}

/* Keep the CTA visible against the new bg */
.home-coup:hover .btn {
  background-color: #ffffff;
  color: #000000;
  border-color: transparent;
}

/* Optional: keep outline visible on hover */
.home-coup:hover {
  outline-color: #ffffff;
}










/* --------------------------- */


/* Section 7 */


 .section-7 {
 padding: 3% 0% 0% 0%;
 z-index: 6;
 position: relative;
}

.sec7-after-image {
  position: relative;     
}


/* base element just in case */
.sec7-after-image { position: relative; }

/* mascot */
.sec7-after-image::after {
  content: "";
  position: absolute;
  top: -11em;
  left: 0;
  width: 24em;
  height: 25em;
  background: url(/wp-content/uploads/2025/09/top-services-mascot.png) no-repeat center center / contain;
  pointer-events: none;
  z-index: 1;

  /* mirror + animation + subtle glow */
  animation: floaty-mirrored 5s ease-in-out infinite;
  filter: drop-shadow(0 0 10px rgba(184, 35, 47, 0.6));
  transition: filter .3s ease;
}

/* brighter glow + quick wobble on hover */
.sec7-after-image:hover::after {
  filter: drop-shadow(0 0 20px rgba(184, 35, 47, 0.9));
  animation: wobble-mirrored .6s ease-in-out;
}

/* keep the mirror in all frames */
@keyframes floaty-mirrored {
  0%, 100% { transform: scaleX(-1) translateY(0); }
  50%      { transform: scaleX(-1) translateY(-10px); }
}

@keyframes wobble-mirrored {
  0%, 100% { transform: scaleX(-1) rotate(0deg); }
  25%      { transform: scaleX(-1) rotate(3deg); }
  75%      { transform: scaleX(-1) rotate(-3deg); }
}




.finance-row {
    position: relative;
    padding: 2% 5% 1% 5%;
    color: white;
    background-color: #b8232f; /* Solid background color */
    /* background-image: url('https://phdmechanicalnj.com/wp-content/uploads/2025/03/sec-9-bg.png'); */ /* Transparent dots */
    background-size: cover; /* Ensures it covers the entire section */
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
    background-blend-mode: overlay; /* Ensures both the solid color and PNG are visible */
    /* border-radius: 20px; */ /* Adds rounded corners */
    overflow: visible; /* Ensures child elements don't break the border-radius */
}

.finance-header{
  display: block;
  font-size: 3.6em;
  font-family: poppins;
  color: #ffffff;
  text-transform: uppercase;
  /* font-style: italic; */
  font-weight: normal;
  font-family: 'American Captain';
}

.finance-header strong {
    color: #ffffff;
}

.finance-header:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.9em;
    height: 0.8em;
    width: 3.4em;
    background-image: url(https://phdmechanicalnj.com/wp-content/uploads/2024/03/crv-heigths-1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}


.finance-row .btn{
  max-width: 300px;
  margin: 1em 0em 0em 0em;
  background-color: #20aa97;
}




/* --------------------------- */




/* Section 8 */


.section-8{/* padding: 3% 4% 3% 4%; */position: relative;z-index: 2;color: white;/* background-size: 100%; *//* background-repeat: no-repeat; *//* background-position: top; *//* background-color: #f7f7f7; */}









.section-8 .fm-row a{
  position: relative;
  display: block;
  overflow: hidden; /* optional, nice with rounded corners */
}

.section-8 .fm-see-more{
  opacity: 1;

}

.section-8 .fm-row a:hover .fm-see-more,
.section-8 .fm-row a:focus-visible .fm-see-more{
  opacity: 0;
  transform: translateY(4px);
  visibility: hidden;
}





.fm-card{ position:relative; }
.fm-see-more{
  position:absolute; left:180px; bottom:30px;
  display:inline-flex; align-items:center; gap:.35em;

  letter-spacing:.06em; text-transform:uppercase;
  color:#fff; pointer-events:none;
  transition: color .18s ease, transform .18s ease;
}
.fm-see-more .icon-angle-double-right1{ transition: transform .18s ease; }
.fm-card:hover .fm-see-more{ color:#20aa97; }
.fm-card:hover .fm-see-more .icon-angle-double-right1{ transform: translateX(2px); }



 .fm-row{
   position: relative;
 }
 
 

 
 
 .fm-row .col-lg-6{
   padding: 0px;
 }
 
 .fm-row a {
  position: relative;
  display: block;
  text-decoration: none;
  color: white;
  padding: 3em 1em;
  background-size: cover;
  transform: scale(1.1);
  height: 22em;
  background-color: black;
}
 
 .fm-row a:after{
   content:'';
   position: absolute;
   left: 0px;
   bottom: 0;
   width: 100%;
   height: 0%;
   transition: all .3s ease-in-out;
   background-color: #b8232f;
   z-index: -1;
   opacity: 0.75;
   border-radius: 1.5em;
 }
 
.fm-row .finance-side a {
    background-image: linear-gradient(rgb(0 0 0 / 79%), rgba(0, 0, 0, 0.5)), url(/wp-content/uploads/2025/09/finance-bg.jpg);
    background-size: cover; /* Ensures the image covers the entire area */
    background-position: center; /* Centers the background image */
    padding-left: 1em;
    border-radius: 1.5em;
}

.fm-row a:hover .fm-header span[class^="icon-"] {
  color: #ffffff;
}
 
 
.fm-row .member-side a {
    background-image: linear-gradient(rgb(0 0 0 / 79%), rgba(0, 0, 0, 0.5)), url(/wp-content/uploads/2025/09/membership-bg.jpg);
    /* left: 3em; */
    /* border-left: 5px solid white; */
    background-size: cover; /* Ensures the image covers the entire area */
    background-position: center; /* Centers the background image */
    border-radius: 1.5em;
}

 /* header layout: icon left, stacked text on the right */
.fm-row a .fm-header {
  position: relative;
  display: grid;                 /* grid lets anonymous text + strong sit in separate rows */
  grid-template-columns: auto 1fr;
  grid-auto-rows: auto;
  gap: 0.6em;                    /* space between icon and text column */
  align-items: center;           /* vertical centering between icon and text-block */
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.8em;
  line-height: 1.1;
  text-shadow: -0.1em 0.1em black;
  transition: all .3s ease-in-out;
  top: 5.5em;                    /* keep your existing offset (tweak if needed) */
  padding-left: 0;               /* remove old padding-left */
}

/* the icon becomes the left column and spans both text rows */
.fm-row a .fm-header span[class^="icon-"] {
  grid-column: 1;
  /* grid-row: 1 / span 2; */         /* icon spans both rows */
  font-size: 3.6em;             /* icon size, adjust as needed */
  align-self: center;
  justify-self: start;
  margin-left: 0.3em;
  color: #20aa97;                  /* change if you want different color */
}

/* the strong text sits in second column, second row */
.fm-row a .fm-header strong {
  grid-column: 2;
  grid-row: 2;
  display: block;
  font-size: 1.4em;
  line-height: 1;               /* tighter line spacing for stacked look */
  font-family: 'American Captain';
  letter-spacing: 5px;
  font-weight: normal;
  font-style: italic;
}

/* (the anonymous plain text will automatically occupy grid-column:2 row:1) */

/* hover state - keep your movement but reference same header */
.fm-row a:hover .fm-header {
  top: 1em;    /* you used top/left previously; this moves header up on hover */
  left: 1em;
  /* you can use transform instead if you prefer */
}


 
 
 .fm-row a p {
  position: absolute;
  opacity: 0;
  font-size: .9em;
  bottom: 2em;
  padding: 1em 10em 1em 1em;
  transition: all .3s ease-in-out;
}





 
 .fm-row a p em{
   text-transform:uppercase;
   font-style: normal;
   letter-spacing: 0.04em;
   display: block;
   margin-top: 1em;
   /* font-family: 'American Captain' !important; */
 }



 
 .fm-row a:hover .fm-header {
  bottom: 0em;
  left: 0em;
  top: 0em;
}



 
 .fm-row a:hover p{
   opacity: 1;
   bottom: 0.5em;
 }
 
 .fm-row a:hover:after{
   height: 100%;
 }

.section-8 {
  padding: 40px; /* top/right/bottom/left */
  background-image: url(/wp-content/uploads/2025/10/section-5-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.section-8 .fm-row > div {
  padding: 0 55px; /* add horizontal padding to each column */
}

.section-8 .fm-row {
  margin: 50px;  /* adds an outer gap on all sides */
}

/* --------------------------- */



/* Section 9 */

.section-9{
  padding: 5% 5% 2% 5%;
  position: relative;
  z-index: 1;
}

.sec9-header{
  position: relative;
  color: #000000;
  font-family: 'poppinsregular';
  font-size: 2.8em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  /* padding-left: 2.9em; */
  line-height: .7;
  /* text-shadow: -.1em .1em black; */
  font-weight: normal;
  text-align: center;
}

.sec9-header strong{
  display: block;
  font-size: 1.5em;
  font-family: 'American Captain';
  color: #b8232f;
  font-weight: normal;
}

/* Section-Blog CSS  */ 

.blog-section {
  padding: 0% 0% 0% 0%;
}

.blog-card {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  /* max-height: 34em; */
  /* flex: 1; */
}

.blog-title {
  font-size: 1.4rem;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  font-family: 'poppinsregular';
  margin-top: 10px;
}

.blog-image img {
  width: 100%;
  height: 193px; /* Matches the defined height */
  object-fit: cover; /* Ensures the image fills the space without distortion */
  border-radius: 5px;
}


.blog-excerpt {
  font-size: 1rem;
  color: #000000;
  margin-bottom: 15px;
  text-align: left;
}

/* --------------------------- */




/* Section 10 */


/* Image Gallery styles for section-3 */

/* Rounded Images */
.section-10 .rounded-image {
  border-radius: 15px; /* Rounded corners for images */
  overflow: hidden; /* Ensure content stays within bounds */
}

/* Custom Carousel Controls */
.section-10 .custom-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  background: transparent;
  border: none;
}

.section-10 .carousel-control-prev {
  left: -3.5rem; /* Move left control further outward */
}

.section-10 .carousel-control-next {
  right: -3.5rem; /* Move right control further outward */
}

/* Black Circle with White Icons */
.section-10 .control-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000; /* Black background */
  color: #fff; /* White arrow color */
  width: 2.5rem; /* Smaller circle size */
  height: 2.5rem; /* Smaller circle size */
  border-radius: 50%; /* Make it a circle */
  font-size: 1rem; /* Adjust size of the arrow icon */
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.section-10 .control-circle:hover {
  background-color: #333; /* Slightly lighter black on hover */
}

/* Chevron Icon Styling */
.section-10 .icon-chevron-left,
.section-10 .icon-chevron-right {
  font-size: 1.5rem; /* Adjust arrow size */
}

/* Adjust carousel inner padding for better alignment */
.section-10 .carousel-inner {
  padding: 0 2rem; /* Add padding for better alignment */
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
  /* Adjust controls for smaller screens */
  .section-10 .carousel-control-prev {
    left: -1rem; /* Bring controls closer to images */
  }

  .section-10 .carousel-control-next {
    right: -1rem; /* Bring controls closer to images */
  }

  /* Reduce circle size for smaller screens */
  .section-10 .control-circle {
    width: 2rem;
    height: 2rem;
    font-size: 1rem; /* Smaller arrow size */
  }

  .section-10 .carousel-inner {
    padding: 0 1rem; /* Adjust padding for better fit */
  }
}

/* Force uniform size for image boxes */


.section-10 .rounded-image {
  display: block; /* Ensures the image is treated as a block element */
  width: 100%; /* Forces the image to fill the width of the container */
  height: 300px; /* Set a fixed height for the image boxes */
  object-fit: cover; /* Ensures the image fills the container without stretching */
  border-radius: 15px; /* Maintains rounded corners */
  overflow: hidden; /* Prevents content from exceeding the container */
}

.section-10 .col-3 {
  width: 100%; /* Ensures the column maintains responsive layout */
  max-width: 25%; /* Ensures 4 columns per row */
}


/* --------------------------- */




/* Section 11 */

.section-11 {
    position: relative;
    padding: 5% 5% 5% 5%;
    z-index: 3;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0;
    background-image: url(/wp-content/uploads/2025/09/map-bg.jpg);
    background-position: top;
}



.map-block {
    position: relative; /* Ensures it takes up the full height */
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.map-image {
    position: relative; /* Change from absolute */
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures full coverage */
    display: block;
    border-radius: 2em 0em 0em 2em;
}


.map-row {
    display: flex;
    align-items: stretch!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!; /* Ensures both columns take full height */
    margin: 0;
    padding: 0;
    height: 100%;
}

.map-column {
    position: relative;
    width: 100%;
    display: flex;
    flex: 1; /* Makes it take equal height as .service-area-column */
    min-height: 100%;
    padding: 0;
}

.service-area-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
     /* Ensure it takes full height */
    min-height: 100%; /* Extra fallback */
    background-color: #b8232f;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    padding: 5% 3%;
    justify-content: flex-start;
    border-radius: 0 2em 2em 0;
}




 .section-11 .check-list,.section-11 .check-list li {
  border: 0!important
}

.sec11-header {
  position: relative;
  font-size: 1.7em;
  text-transform: uppercase;
  letter-spacing: .04em;
  line-height: 1.1;
  margin-bottom: .4em;
  padding-left: 1em
}

.sec11-header:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: .5em;
  background: #e3163b;
  border-radius: 900em
}

.sec11-header strong {
  font-size: 2.4em;
  display: block;
  line-height: .9
}

.section-11 #myTabContent {
  position: relative
}

.section-11 .hide-for-small-only #myTabContent:after {
  content: '';
  position: absolute;
  right: 2%;
  top: -1%;
  width: 5em;
  height: 102%;
  background-image: var(--wpr-bg-20289492-76ac-4d0c-a66f-310ba18d06ac);
  background-size: 100% 100%;
  background-position: right
}

#my-mask {
  width: 112%;
  height: 400px;
  overflow: auto;
  border: 1px solid #ccc;
  position: relative;
  left: -16%
}

#my-image {
  width: 100%;
  height: auto
}

#my-image-2 {
  width: 135%;
  max-width: none
}

.zoom-btn {
  position: absolute;
  bottom: .2em;
  left: -3.5em;
  background: #fff;
  border: 1px solid #00000057;
  height: 1.5em;
  width: 2em;
  z-index: 99
}

#zoom-in {
  bottom: 2em
}


#result-message .msj1 {
    color: #ec464a; /* Sets the text color to red */
}



.map-header strong {
  display: block;
  font-size: 1.8em;
  font-family: 'oswald', sans-serif;
  color: #ffffff;
}



.map-header {
  position: relative;
  font-size: 3.2em;
  color: #ffffff;
  letter-spacing: 0.05em;
  /* margin-bottom: 0.7em; */
  line-height: 1.2;
  /* border-bottom: 1px solid #0000001c; */
  /* padding-bottom: 0.4em; */
  padding-left: 0em;
  text-transform: uppercase;
  font-family: 'American Captain';
  /* font-weight: normal; */
}

 .map-content{
  color: #ffffff;
  /* margin-left: .5em; */
}

.section-11 .nav-tabs {
  position: relative;
  width: 22em;
  border-radius: 900em;
  overflow: hidden;
  border: 0
}

.section-11 .nav-item {
  width: 50%
}

.section-11 .nav-tabs .nav-link {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: .8em;
  border-radius: 00em;
  box-shadow: none;
  border: 0;
  background: #00000026;
  color: #fff
}

.section-11 .nav-tabs .nav-link.active {
  color: #000;
  background: #e3163b
}

.zip-check {
  position: relative;
  /* margin-top: 1em; */
  font-size: .9em;
  /* text-align: left; */];]];]]];]];];
  margin-left: 0em;
  /* padding: 0%; */
  margin: 0%;
  margin-bottom: 6%;
  margin-top: 5%;
}

.search-subtitle {
  position: relative;
  text-transform: uppercase;
  /* letter-spacing: .08em; */
  line-height: 1.1;
  color: #ffffff;
}

#zip-input {
  position: relative;
  background: #00000026;
  color: #000000;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  padding: .4em .4em .4em .4em;
}

.zip-check button {
  position: relative;
  padding: .2em 1.4em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  background: #20aa97;
  color: white;
}






.serv-list {
  list-style: none;
  padding-left: 1.5rem;
  margin: 0;
}

.serv-list li {
  margin-bottom: 0.3rem;
}

.serv-list a {
  color: white;
  font-size: 1rem;
  text-decoration: none;
  transition: color 0.3s ease;
}

.serv-list a:hover {
  color: #000;
}





/* Service Areas */
.service-areas-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Two-column layout */
  gap: 1rem; /* Space between columns and rows */
  list-style: none;
  padding: 0;
  margin: 0;
}






/* Scrollbar Styles */



.service-areas-list::-webkit-scrollbar-thumb {
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.36);
  background-color: #e86029
}




.service-areas-list li {
  position: relative;
  padding: .2em .2em .2em .2em;
  padding-left: 2em;
  font-size: 1em;
  font-weight: 500;
  width: 100%;
  margin: .3em .2em;
  /* background: #fff; */
  border-radius: .5em;
  /* transform: skew(-8deg,0deg); */
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'poppinsregular';
}

.service-areas-list li a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'poppins';
  font-weight: 700;
  font-size: 1.2em;
}

.service-areas-list li a:hover {
  color: #20aa97 !important;
}


.location-header {
  /* margin-bottom: 0.5rem; */
  font-family: 'poppinsregular' !important;!i;!;!i;!;
  font-weight:400;
}

.section-11 .icon-map-marker{
  font-family: icomoon!important;
  position: absolute;
  top: .2em;
  left: .6em;
  color: #20aa97;
  font-size: 1.333em;
  border-radius: 50%;
  line-height: 1
}

#profile-2 .service-areas-list li {
  padding-left: 0
}

#profile-2 .service-areas-list li strong {
  padding-left: 2em
}

.serv-list {
  list-style: none;
  padding-left: 1.5rem;
  margin: 0;
  display: flex;
}

.serv-list li {
  position: relative;
  padding: .2em 0 0;
  font-size: .6em;
  font-weight: 500;
  /* width: 45%!important; */
  font-style: normal!important
}

.serv-list li:after {
  display: none
}

.serv-list li a {
  color: #197fc0;
  text-decoration: none
}

.serv-list li a:hover {
  color: #000
}




/* --------------------------- */



.close-cta {
  font-size: 1.25em;
  padding: 2em 3.5em;
  position: relative;
  text-align: center;
  margin: 3rem 0 0;
  color: #0f1417;
  z-index: 2;
  /* remove the full-width border */
  border-top: none;
  font-family: 'oswald';
  width: 100%;
  font-weight: bold;
}

/* centered 80% border line */
.close-cta::before {
  content: "";
  position: absolute;
  top: 0;                 /* sits where the border would be */
  left: 50%;
  transform: translateX(-50%);
  width: 80%;             /* <- adjust as needed */
  border-top: 1px solid #00000024;
}


.close-cta:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3em;
  top: -1.6em;
  left: 0;
  background-image: url('/wp-content/uploads/2025/09/top-services-mascot.png');
  background-repeat: no-repeat;
  background-size: contain; /* Ensures the image maintains its aspect ratio */
  background-position: center; /* Centers the image horizontally and vertically */
}







.sched-row {
    position: relative;
    padding: 0;
    max-width: 1700px!important;
    margin: auto;
    box-shadow: 0em 0em 2em #00000000;
}

.sched-row.row>*{
  padding: 0;
}


.sched-row a, .sched-row button {
    color: white;
    text-transform: uppercase;
    display: block;
    line-height: 1;
    padding: 2% 2% 3% 2%;
    transition: all .3s ease-in-out;
    border-radius: .7em;
    letter-spacing: .06em;
    text-decoration: none;
    font-size: 0.9em;
    margin: 0;
    border-radius: 0em;
    position: relative;
    z-index: 1;
    background: #20aa97;
    width: 100%;
    border:0;
 }

.sched-row button.pop-button:before{
  transform: scale(1);
  
}

.sched-row button.pop-button{
  position: relative;
  color: white;
  background-color: #b8232f;
 }

.sched-row button.pop-button:after {
    content: " ";
    position: absolute;
    bottom: 0em;
    height: 100%;
    z-index: -1;
    width: 100%;
    transition: all .3s ease-in-out;
    right: 0%;
} 

.sched-row button.pop-button strong{
  text-shadow: none;
}

.sched-row button.pop-button span{
  color: #ffffff;
}

.sched-row a .column,.sched-row a .columns , .sched-row button .column,.sched-row button .columns {
    padding-left: 0rem;
    padding-right: 0rem;
}

.sched-row a strong, .sched-row button strong {
    letter-spacing: 0.05em;
    font-size: 3.2em;
    font-weight: normal;
    display: block;
    /* text-shadow: -0.1em 0.1em 0em #000000; */
    margin-bottom: 0.3em;
    font-family: 'American Captain';
 }

.sched-row a span, .sched-row button span {
    display: block;
    text-align: center;
    font-size: 9em;
    position: relative;
    /* top: -.1em; */
    opacity: 1;
    line-height: 0.6;
    left: -0.1em;
}

.sched-row a:hover span, .sched-row button:hover span{
      -webkit-animation: tada 1s;
    animation: tada 1s;
}

.sched-row a:hover, .sched-row button:hover{
  background-color: #d8c193;
  color: #ffffff;
  cursor: pointer;
}

/* Footer Section CSS  */ 

/* Footer CTA */

.site-footer{
  background-color: #ffffff!important;
  color: black!important;
  max-width: 1700px!important;
  margin: auto;
  box-shadow: 0em 0em 2em #000000;
  padding-bottom: 0em;
  padding-top: 1.2em;
}

.site-footer .bullet-list li:after{
  display: none;
}

.site-footer .bullet-list li{
  padding: 0.2em 0;
}

.site-footer .bullet-list li{
  width: 50%;
}


.logo-foot{
  text-align: center;
  /* padding: 2%; */
}

.logo-foot img{
  display: block;
  width: 25em;
  margin: 2em auto;
}

.logo-foot a{
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: black!important;
}

.schema{
  text-align: center;
}

.schema a{
  display: block;
  font-weight: 900;
}

.schema a:hover{
  color: #03a8e2!important;
}
 

.footer-txt{
  text-align: center;
  color: #20aa97;
  letter-spacing: .03em;
  font-size: 1.4em;
  margin-top: 1em;
  /* font-weight: 900; */
  text-transform: uppercase;
  margin-bottom: 1em;
  font-family: american captain;
  font-weight: normal;
  }

.foot-links{
  text-align: center;
  font-size: .9em;
}


.help-link {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #0000001c;
    padding: 0.5em;
    text-align: center;
}

.help-links a{
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #0000001c;
  padding: .5em;
}

.help-links a:hover{
  color: #03a8e2!important;
}

/* Base link style (optional) */
.help-link {
  color: inherit;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #0000001c;
  padding: 0.5em;
  text-align: center;
  transition: color .2s ease; /* nice fade */
}

/* Make the hover color #b8232f */
.help-link:hover,
.help-links a:hover {
  color: #b8232f !important;
}

/* (Optional) keyboard focus visibility */
.help-link:focus-visible {
  outline: 2px solid #b8232f;
  outline-offset: 2px;
}


.copyright{
  color: white;
  text-transform: uppercase;
  font-size: 0.7em!important;
  letter-spacing: .08em;
  padding: 1.1em 0em 0.8em 0em!important;
  max-width: none;
  width: 100%;
  background: #111111;
  margin-top: 2%;
  border-top: 1px solid #00000029;
}

.lic-numbner{
  text-transform: uppercase;
  font-size: .9em;
  letter-spacing: .08em;
}

/* Tweak size once here */
:root {
  --social-size: 74px;            /* icon box size */
  --icon-scale: 0.36;             /* icon relative to box (smaller = smaller icon) */
  --paw-inactive: url('/wp-content/uploads/2025/09/social-paw-print-inactive.png');
  --paw-active:   url('/wp-content/uploads/2025/09/social-paw-print-active.png');
--icon-offset-y: 12px; /* try 1â€“4px */
}


.socialmedia .navbar li a > span {
  transform: translateY(var(--icon-offset-y));
  display: inline-block; /* ensures transform applies cleanly */
}



.socialmedia .navbar {
  display: flex;                   /* ensure gap works */
  gap: 10px;
  list-style: none;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.socialmedia .navbar li a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--social-size);
  height: var(--social-size);
  text-decoration: none;
                      /* prevent inherited font-size inflating the icon */
}

/* paw background */
.socialmedia .navbar li a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--paw-inactive);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 0;
  transition: transform .2s ease, filter .2s ease, background-image .15s ease;
  pointer-events: none;
}

/* keep the icomoon glyph on top */
.socialmedia .navbar li a > span {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: calc(var(--social-size) * var(--icon-scale));
  line-height: 1;
}

/* hover / focus swap */
.socialmedia .navbar li a:hover::after,
.socialmedia .navbar li a:focus-visible::after {
  background-image: var(--paw-active);
  transform: scale(1.05);
}

/* optional: reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
  .socialmedia .navbar li a::after { transition: none; }
}


.socialmedia{
  position: relative;
}

.socialmedia .navbar{
  position: relative;
  padding-left: 0rem;
  list-style: none;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.socialmedia .navbar a {
  color: #20aa97 !important;
  text-decoration: none;
  padding: 0 .2em;
  text-align: center;
}

.socialmedia .navbar a span{
  line-height: 1.7;
}

.socialmedia .navbar a:hover{
  background-color: #b5201d00;
}

.socialmedia .navbar a:hover{
  color: #b8232f !important;
}






.schema-title{
  margin: 0.7em 0 0em 0!important;
}

footer a{
  text-decoration: none;
}

/* ---------------------------------------------------------------------------------------------------------- */


/* ------------------------------------------------------------------Inner Pages Css ------------------------------------------------------------------ */ 

/* Global Inner CSS  */ 




/* ========= Meet the Team (scoped) ========= */
.lp-team {
  --lp-bg: #f6f3f1;
  --lp-card: #b8232f;      /* brand maroon */
  --lp-card-alt: #b8232f;  /* darker maroon for depth */
  --lp-ink: #2a2a2a;
  --lp-accent: #20aa97;    /* teal */
  --lp-white: #ffffff;
  --lp-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
  --lp-radius: 14px;
  --lp-gap: 22px;
  --lp-maxw: 1100px;
  --lp-pad: clamp(16px, 3vw, 28px);
  --lp-card-pad: clamp(14px, 2.4vw, 24px);
  /* background: var(--lp-bg); */
  color: var(--lp-ink);
  /* padding: clamp(28px, 6vw, 64px) 16px; */
}

.lp-team__container {
  max-width: var(--lp-maxw);
  margin-inline: auto;
}

.lp-team__header {
  text-align: center;
  margin-bottom: clamp(24px, 5vw, 48px);
}

.lp-team__title {
  margin: 0 0 8px;
  font-size: clamp(28px, 4.4vw, 40px);
  line-height: 1.15;
  letter-spacing: 0.3px;
  color: var(--lp-card);
  text-transform: uppercase;
}

.lp-team__intro {
  margin: 0 auto;
  max-width: 60ch;
  font-size: clamp(15px, 2.5vw, 18px);
  opacity: 0.9;
}

/* List reset */
.lp-team__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: clamp(18px, 3.2vw, 26px);
}

/* Card */
.lp-team__card {
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: var(--lp-gap);
  background: linear-gradient(180deg, var(--lp-card) 0%, var(--lp-card-alt) 100%);
  box-shadow: var(--lp-shadow);
  /* border-radius: var(--lp-radius); */
  padding: var(--lp-card-pad);
  align-items: center;
  color: var(--lp-white);
  position: relative;
  isolation: isolate;
}

/* Top accent bar */
.lp-team__card::before {
  content: "";
  position: absolute;
  inset-inline: 0;
  top: 0;
  height: 6px;
  /* border-radius: var(--lp-radius) var(--lp-radius) 0 0; */
  background: var(--lp-accent);
}

/* Photo */
.lp-team__media {
  margin: 0;
  align-self: stretch;
  display: grid;
  place-items: center;
  /* background: rgba(255, 255, 255, 0.06); */
  border-radius: calc(var(--lp-radius) - 6px);
  overflow: hidden;
}

.lp-team__media img {
  width: 200px;
  /* height: 200px; */
  object-fit: cover;
  border-radius: 10px;
  display: block;
  filter: saturate(1.02);
}

/* Body */
.lp-team__body {
  display: grid;
  gap: 6px;
}

.lp-team__name {
  margin: 0;
  font-size: clamp(22px, 3.4vw, 28px);
  line-height: 1.1;
  letter-spacing: 0.2px;
  color: white !important;
}

.lp-team__role {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffe9e9;
}

.lp-team__bio {
  margin: 0;
  line-height: 1.6;
  font-size: clamp(15px, 2.6vw, 17px);
  color: #fff7f7;
}

/* Hover lift */
@media (hover:hover) {
  .lp-team__card {
    transition: transform 240ms ease, box-shadow 240ms ease;
  }
  .lp-team__card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
  }
}

/* Responsive */
@media (max-width: 860px) {
  .lp-team__card {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .lp-team__media {
    padding: 12px 0;
  }
  .lp-team__media img {
    width: 180px;
    height: 180px;
  }
}

/* Very small screens */
@media (max-width: 420px) {
  .lp-team__card {
    padding: 14px;
  }
  .lp-team__media img {
    width: 150px;
    height: 150px;
  }
}










/* Social row inside each location card */
.location-card .social-icons{
  display: flex;
  align-items: center;
  gap: 8px;              /* space between icons */
  flex-wrap: wrap;       /* nice wrap on small screens */
  margin-top: 8px;
}

/* Make each icon an inline flex item */
.location-card .social-icons a{
  display: inline-flex;
  width: 30px;
  height: 30px;
  line-height: 0;        /* removes extra inline spacing */
}

/* Ensure the image fills the clickable area */
.location-card .social-icons img{
  display: block;
  width: 100%;
  height: 100%;
}



.inside-content{
  padding-bottom: 8%;
}

.insideimage{
  position: relative;
  padding: 11% 4% 10% 4%;
  margin-top: 9.5%;
  border-bottom: 0.2em solid #20aa97;
  background-position: 100% 54%;
  background-size: 47%;
  z-index: 12;
  background-image: url(/wp-content/uploads/2025/10/inner-banner.jpeg);
}



.insideimage:after{
  content:'';
  position: absolute;
  left: -20%;
  bottom: 0%;
  height: 110%;
  width: 80%;
  background: #a21d23;
  transform: skew(-20deg, 0deg);
}


.insideimage .slider-usp{
  bottom: -2em;
  position: relative;
  z-index: 3;
  width: 65%;
  margin: 0em auto -1em 0;
}

.insideimage .truck-image:after{
  bottom: 0em;
  right: 2em;
}

.insideimage .slider-usp{
  bottom: -2em;
  position: relative;
  z-index: 3;
  width: 65%;
  margin: 0em auto -1em 0;
}

.insideimage .truck-image:after{
  bottom: 0em;
  right: 2em;
}

.insideimage .slider-usp.row>*{
  padding: 0 .4em;
}

.insideimage .slider-usp .usp-box p{
  opacity: 1;
  font-size: 1em;
  bottom: -1.2em;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 4px;
  line-height: 1.1;
  color: #000000;
}
 


.insideimage .slider-usp .usp-box {
  font-size: 0.8em;
  width: 100%;
  height: 8.8em;
  text-align: center;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: background 0.3s ease, transform 0.3s ease;
  border-radius: 16px;
  font-weight: bold;
}

.insideimage .slider-usp .usp-box:hover {
  background: #20aa97;
  transform: scale(1.05);
}

/* Text reacts when the entire USP box is hovered */
.insideimage .slider-usp .usp-box:hover p{
  color: #ffffff;                 /* or whatever you want */
  transform: scale(1.05);
  transition: color .2s ease, transform .2s ease;
  display: inline-block;          /* keeps the scale tidy */
}


.insideimage .slider-usp .usp-box:hover span {
    color: white;
}


.insideimage .slider-usp .usp-box span{
  font-size: 5em;
  /* line-height: 0.7; */
  /* margin: -0.1em auto 0.05em auto; */
  left: 0em;
  color: #20aa97;
}

.banner-head{
  position: relative;
  color: #ffffff;
  letter-spacing: .12em;
  font-size: 1.9em;
  text-transform: uppercase;
  z-index: 2;
  padding-left: 0.5em;
  border-radius: 0em;
  width: 55%;
}

.banner-head:after{
  content:'';
  position: absolute;
  left: -0.3em;
  top: -0.1em;
  background: #20aa97;
  border-radius: 90em;
  width: .25em;
  height: 100%;
}

.extra-pad{
  padding: 0 5%;
}

.wp-video{
  margin: auto;
}


#breadcrumbs {
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
    color: black;
    z-index: 999;
    position: relative;
    margin-bottom: 0px;
    margin-right: auto;
    margin-top: 30px;
    padding: 0% 2% 1.8% 1%;
}

#breadcrumbs a {
    color: #20aa97;
    font-weight: 900;
    text-decoration: none;
}

#breadcrumbs .icon-home {
    font-size: 1.2em;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: rgba(0, 0, 0, 0.2);
    padding: 1em;
    margin-right: 12px;
    color: #20aa97;
}

 
.inside-section-3 h2, .inside-section-4 h2{
  font-size: 2em;
}

.inside-section-4 h2{
  color: #343434;
}

h3, h4, h5, h6 {
    color: #a01d23 !important;
}

.inside-section-3.careers-padding{
  margin-top: 15%;
}


.inside-section.rev-sec-in.section-3 {
    position: relative;
    padding: 0% 5% 0% 5%;
    background-image: url();
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: black;
    background-image: url('/wp-content/uploads/2025/09/reviews-bg.jpg');
    background-size: cover;
}

.inside-section.section-3::after {
    content: "";
    position: absolute;
    right: -40px;
    bottom: -2rem;
    width: 682px;
    height: 400px;
    background: url(/wp-content/uploads/2025/09/van.png) no-repeat right bottom / contain;
    pointer-events: none;
    z-index: 1;
}


.inside-section-3{
  position: relative;
  background-color: #ebebeb;
  padding: 6% 7% 4% 7%;
  color: #000000;
  z-index: 9;
}


.inside-section-3 blockquote:before{
}

.inside-section-3 h2{
  color: #373737;
}

.inside-section-3 .accordion-button,.inside-section-4  .accordion-button{
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #ffffff;
    background-color: #a51e24;
    letter-spacing: .08em;
}

.inside-section-3 .accordion-item, .inside-section-4 .accordion-item{
  background-color: #d7eef1;
  color: #070707;
}

.inside-section-3 .accordion-button:not(.collapsed),.inside-section-4 .accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #000000;
}

.inside-section-3 .accordion,.inside-section-4 .accordion{
  margin-bottom: 2em;
}

.inside-section-4{
  position: relative;
  background-color: #ffffff;
  padding: 3% 7% 6% 7%;
  color: black;
}

.inside-section-3 .accordion-button::after, .inside-section-4 .accordion-button::after{
  -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.inside-section-3 .accordion-button:hover, .inside-section-4 .accordion-button:hover{
  background-color: #20aa97;
  color: white!important;
}

.inside-section-3 .accordion-button:hover h2, .inside-section-4 .accordion-button:hover h2{
  color: white;
}

.inside-section-3 .accordion-button:not(.collapsed) h2,.inside-section-4 .accordion-button:not(.collapsed) h2{
  color: white;
}

.inside-section-3 .bullet-list{
  position: relative;
  /* color: white; */
}

.inside-section-3 .bullet-list li{
  padding: 0.1em 0.1em 0.1em 1.8em;
}

.inside-section-3 .bullet-list li:after {
    top: 0.05em;
    left: 0.2em;
}


.emp-form{
    position: relative;
    padding: 6% 5% 3% 5%;
    background-color: #ebebeb;
    border-radius: 1em;
  margin: 1em auto 3em auto;
  width: 85%;
}

.emp-form .with_frm_style .vertical_radio .frm_checkbox label, .emp-form .with_frm_style .vertical_radio .frm_radio label{
  color: #fff;
}

.emp-form .frm_style_formidable-style-2.with_frm_style input[type=submit]{
  display: block;
  width: 100%;
  padding: 1em 0em;
  text-transform: uppercase;
  font-family: 'poppinsbold';
  letter-spacing: .07em;
  font-size: 1.1em;
  background-color: #03a8e2;
  color: white;
  border: 0;
  box-shadow: none;
}

.emp-label{
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #383838;
  font-size: 1.5em;
  margin-bottom: .8em;
}

.insideimage .not-active{
  display: none;
}

.insideimage .activate{
  position: relative;
  display: block!important;
  z-index: 9;
}

.insideimage .activate a{
  color: white;
  position: relative;
  z-index: 3;
  transition: all .3s ease-in-out;
  display: block;
  padding-left: 0em;
  border-radius: 900em;
  letter-spacing: .09em;
  font-size: 1.2em;
  margin-bottom: -1em;
  width: 16.5em;
  font-family: 'poppinsbold';
  text-align: center;
  margin-left: 3.8em;
}

.insideimage .activate a:hover{
  background-color: #5b6363;
}

/* Opening CTA Inner CSS  */ 

blockquote {
    font-size: 1.22em!important;
    margin-top: 35px!important;
    width: 95%;
    border-left: aliceblue;
    position: relative;
    padding: 1em 4em 1em 2.5em!important;
    margin: 4% 1% 6% 1%!important;
    z-index: 9;
    color: #000000!important;
}

blockquote, blockquote p {
    line-height: 1.6;
    margin-bottom: 0em;
    color: #000000!important;
}

blockquote:after {
    content: '';
    position: absolute;
    bottom: 0.2em;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 1;
    height: 3.6em;
    width: 2.7em;
    transition: all .3s ease-in-out;
    background-position: center;
    right: 0.5em;
    background-image: url(/wp-content/uploads/2023/08/correct-badge.png);
}

blockquote:before {
    content: '';
    position: absolute;
    bottom: 0em;
    left: 0em;
    height: 100%;
    width: 100%;
    transition: all .3s ease-in-out;
    z-index: -01;
    background-color: #edf5fc;
    border-top-right-radius: 0em;
    border-radius: 1em;
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    border-left: 0.8em solid #20aa97;
    border-top: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}
 
blockquote a{color: #a51e24;text-decoration: none;}

blockquote a:hover{color: #20aa97;}

#breadcrumbs {
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
    color: black;
    z-index: 0;
    position: relative;
    margin-bottom: 0px;
    margin-right: auto;
    margin-top: 1.5em;
}

.inside-content h1 {
    margin-bottom: -1px;
    color: #a21d23;
    font-weight: 900;
    font-size: 2.5em;
}

.inside-content h1 strong{
    color: #3f6fa6;
}

.inside-content h1 span{
  display: block;
  font-size: .6em;
  font-family: 'Poppins';
  font-weight: normal;
  color: white;
}

.inside-content h2 em{
  font-size: .8em;
  font-family: 'Poppins';
  font-weight: normal;
  font-style: normal
}

.inside-content h2 {
    color: #313131;
    font-weight: 900;
    font-size: 2em;
}

.inside-content h3 {
    color: #596161;
    font-weight: 900;
    font-size: 1.4em;
}

.inside-content h5{
  font-size:  1.3em;
}


.inside-section-4 h5 {
    font-size: 1.3em;
}

.inside-section-3 h5 {
    font-size: 1.3em;
}

.inside-section-2 h5 {
    font-size: 1.3em;
}

.inside-section-1 h5 {
    font-size: 1.3em;
}




.deal-price{
    position: relative;
    background: #20aa97;
    font-size: 5.7em;
    font-family: 'American Captain';
    font-style: italic;
    padding: 0.2em 0em 0em 0em;
    line-height: 1.2;
    color: white;
    border-radius: 0.2em 0.2em 0 0;
}



.deal-price span{
  display: block;
  font-size: 0.5em;
  padding: 1% 7%;
}

.deal-offer{
  position: relative;
  font-size: 1.4em;
  line-height: 1.4;
  display: block;
  margin: 2% 0 2% 0;
  color: white;
}

.deal-offer span{
  display: block;
  font-size: .7em;
}

.coup-page{
  position: relative;
  padding-bottom: 7%;
}

.coup-page .text-highlight{
  margin-bottom: 3em;
}


.coup-page .home-coup img{
  width: 11em;
  left: 0;
  margin-bottom: 0.8em;
}

.coup-page .col-lg-6{
  margin: 0em  0 2.5em 0!important;
}

.coup-page .home-coup{
  text-align: center;
  width: 90%;
  padding: 9% 10% 5% 10%;
}

.coup-page .home-coup .btn{
  margin: 0.4em auto 1em auto;
  background-color: #66bee3;
  border: 0;
  color: white;
  margin: 1em auto;
  display: block;
  width: 90%;
}

.coup-page .home-coup p{
  font-size: .8em;
}
 
/* List Style 1 Inner CSS  */ 

.bullet-list{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 10px;
}

.bullet-list li {
    position: relative;
    padding: 0.2em .1em 0.2em .1em;
    padding-left: 2em;
    font-size: 1.2em;
    font-weight: 500;
    width: 48%;
}

.bullet-list li:after {
    content: "\f058";
    font-family: 'icomoon' !important;
    position: absolute;
    top: 0;
    left: 0;
    color: #20aa97;
    font-size: 1.333em;
    border-radius: 50%;
    line-height: 1;
}

.bullet-list li a{
  color: #a21d23;
  text-decoration: none;
}

.bullet-list li a:hover{
  color: #20aa97;
}

/* ---------------------- */

/* List Style 2 Inner CSS  */ 

.check-list li{
    display: block!important;
    padding: .8em 1em .8em 4em!important;
    border-bottom: solid 1px rgba(0, 0, 0, 0.14)!important;
    position: relative!important;
    line-height: 1.5em!important;
    text-align: left!important;
    width:100%!important;
}

.check-list  {
    display: block!important;
    margin: 1em 0!important;
    padding: 0!important;
    border: solid 1px rgba(0, 0, 0, 0.08)!important;
}

.check-list li:before {
    content: "\f00c";
    font-family: 'icomoon' !important;
    color: #20aa97;
    display: block;
    position: absolute;
    font-size: 1.2em;
    top: 0.8em;
    left: 1.06em;
    z-index: 2;
}

.check-list li:after{
  content: '';
  position: absolute;
  background-size: 100%;
  width: 2.5em;
  height: 2.5em;
  top: 0.4em;
  left: 0.3em;
  background-repeat: no-repeat;
}

.check-list li strong {
    text-transform: uppercase;
    font-size: 1.025em;
    color: #a51e24;
}

.check-list li a{
  color: #3f63c9!important;
}

.check-list li a:hover{
  color: #fb8500!important;
}

/* ------------------------------------------ */


/* Mascot Buddy Template */
/* Buddy Page â€” SCOPED (page-only) */
.buddy-page{
  --brand-red: rgb(160,33,40);
  --brand-teal: rgb(39,153,137);
  --brand-cream: rgb(236,223,197);
  --ink: #0f172a;           /* slate-900 */
  --ink-2: #1f2937;         /* gray-800  */
  --paper: #ffffff;
  --shadow: rgba(0,0,0,.08);
  --shadow-strong: rgba(0,0,0,.22);
  --radius: 16px;
}

/* Base rhythm */
.buddy-page h2,.buddy-page h3,.buddy-page h4{/* color:var(--ink); */line-height:1.2;margin:0 0 .5rem;}
.buddy-page p{color: #000000;line-height:1.75;margin:0 0 1rem}
.buddy-page .section{ margin:2rem 0 }
@media (min-width:992px){ .buddy-page .section{ margin:3rem 0 } }

/* Images */
.buddy-page img.aligncenter{ display:block; margin-inline:auto }
.buddy-page img{ max-width:100%; height:auto; border-radius:10px }

/* Buttons */
.buddy-page .btn, .buddy-page .wp-block-button__link{
  border-radius:999px; text-transform:uppercase; letter-spacing:.04em; padding:.6rem 1.1rem;
}

/* Responsive video */
.buddy-page .responsive-video,
.buddy-page .video-embed{
  position:relative; width:100%; aspect-ratio:16/9; border-radius:var(--radius);
  overflow:hidden; box-shadow:0 8px 24px var(--shadow);
}
.buddy-page .responsive-video iframe,
.buddy-page .video-embed iframe{ position:absolute; inset:0; width:100%; height:100%; border:0 }

/* Card / shadow */
.buddy-page .shadowbox{
  background:var(--paper);
  box-shadow:0 10px 24px var(--shadow), 0 2px 6px var(--shadow);
  border-radius:var(--radius);
  padding:1rem;
  transition:box-shadow .2s ease, transform .2s ease;
  color:var(--ink);
}
.buddy-page a > .shadowbox:hover, .buddy-page .shadowbox:hover{
  box-shadow:0 14px 34px var(--shadow-strong); transform:translateY(-2px);
}
.buddy-page .shadowbox p{ color:var(--ink-2) }

/* Red content box */
.buddy-page .text-shadow-box{
  background:var(--brand-red); color:var(--brand-cream);
  border-radius:var(--radius); box-shadow:.5rem .5rem 0 #000; padding:1.25rem;
}
@media (min-width:992px){ .buddy-page .text-shadow-box{ padding:1.75rem } }
.buddy-page .text-shadow-box h2,
.buddy-page .text-shadow-box h3,
.buddy-page .text-shadow-box h4,
.buddy-page .text-shadow-box h5,
.buddy-page .text-shadow-box h6{ color:var(--brand-cream) }
.buddy-page .text-shadow-box a,
.buddy-page .text-shadow-box a:link,
.buddy-page .text-shadow-box a:active,
.buddy-page .text-shadow-box a:visited{ color:#fff; text-decoration:underline }
.buddy-page .text-shadow-box a:hover{ color:#ffe8a3 }
.buddy-page .text-shadow-box a::before{ content:none }

/* Teal content box */
.buddy-page .text-shadow-box-light{
  background:var(--brand-teal);
  color:var(--brand-cream);
  border-radius:var(--radius);
  box-shadow:.5rem .5rem 0 #000;
  padding:1.25rem;
  /* color: white; */
}
@media (min-width:992px){ .buddy-page .text-shadow-box-light{padding:1.75rem;/* color: white; */} }
.buddy-page .text-shadow-box-light h2,
.buddy-page .text-shadow-box-light h3,
.buddy-page .text-shadow-box-light h4,
.buddy-page .text-shadow-box-light h5,
.buddy-page .text-shadow-box-light h6{ color:var(--brand-cream) }
.buddy-page .text-shadow-box-light a,
.buddy-page .text-shadow-box-light a:link,
.buddy-page .text-shadow-box-light a:active,
.buddy-page .text-shadow-box-light a:visited{ color:var(--brand-red); text-decoration:underline }
.buddy-page .text-shadow-box-light a:hover{ color:rgb(128,0,15) }

/* Utilities */
.buddy-page .stack > * + *{ margin-top: var(--stack-gap, 1rem) }
.buddy-page .mb-0{ margin-bottom:0 !important }
.buddy-page .mb-1{ margin-bottom:.5rem !important }
.buddy-page .mb-2{ margin-bottom:1rem !important }
.buddy-page .mb-3{ margin-bottom:1.5rem !important }
.buddy-page .mb-4{ margin-bottom:2rem !important }

/* CTA region */
.buddy-page .cta-row{ text-align:center; margin:1rem 0 2rem }
.buddy-page .cta-row .btn{ box-shadow:0 8px 24px var(--shadow) }
.buddy-page .cta-row .btn:hover{ box-shadow:0 12px 30px var(--shadow-strong) }

/* Sponsor band */
.buddy-page .text-highlight{
  margin-top:2rem;
  text-align:center;
  padding:1.25rem 1rem;
  border-radius:var(--radius);
  /* background:#f7fafc; */
  /* box-shadow:0 2px 10px var(--shadow); */
}
.buddy-page .text-highlight strong{ display:block; margin-top:.5rem; letter-spacing:.02em }

/* A11y */
.buddy-page a:focus-visible, .buddy-page button:focus-visible{ outline:3px solid #ffd166; outline-offset:2px }
.buddy-page iframe{ border:0 }

.buddy-page .text-shadow-box-light p {
  color: #ffffff !important;
}



/* Page creator Template */

.pc-default{
  position: relative;
  padding: 2% 2%;
  background-size: cover;
  background-position: center;
}



.pc-default .accordion-button{
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #ffffff;
    background-color: #00488c;
    letter-spacing: .08em;
}

.pc-default .accordion-item{
  background-color: #efefef;
  color: #070707;
}

.pc-default .accordion-button:not(.collapsed){
    color: #ffffff;
    background-color: #000000;
}

.pc-default .accordion{
  margin-bottom: 2em;
}

.pc-default .usp-box{
  position: relative;
  padding: 2em 2em;
  text-align: center;
  border: 1px solid #00000047;
  border-radius: .5em;
  margin: 1em auto;
  background: white;
}

.pc-default .usp-label{
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.pc-default .usp-box span{
  display: block;
  text-align: center;
  font-size: 4em;
  color: #0056a6;
}

.center-head{
  text-align: center;
  display: block;
}


/* Flex Template */

.column-section{
  position: relative;
  padding: 5% 5%;
}

.column-section strong.highlight{
    font-size: 1.36em;
    font-style: italic;
    color: #000000;
    position: relative;
    font-weight: 500!important;
    margin-top: 8px;
    padding-bottom: 3%;
    margin-bottom: 1em;
    line-height: 1.4!important;
    display: block;
}

.column-section strong.highlight:not(.no-line):after {
    content: ' ';
    display: block;
    width: 159%;
    height: 4px;
    background-color: #4fc8e3;
    position: absolute;
    top: 95%;
    right: 20px;
}

.column-section  .btn-primary{
  max-width: 450px;
  margin-left: 0;
  color: white;
}

.column-section no{
  display: none;
}

.text-highlight p{
  margin-bottom: 0;
}

.column-section h1{
  color: #414141;
  font-size: 2.6em;
  margin: 0em 0em -0.5em 0em;
}

.compressed-sec{
  padding: 5% 18%;
  background: #ededed;
}

.content-header{
  font-weight: 900;
  font-size: 1.2em;
  color: #ff601f;
}

.usp-box-section{
  position: relative;
  padding: 5% 5%;
  background: #ff5f1f;
}

.usp-box-section .usp-box{
  height: 23em;
  padding: 4em 1em 1em 1em;
}

.accordion-section{
  position: relative;
  padding: 2% 5%;
}


.accordion-section .accordion-button{
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #ffffff;
    background-color: #209ad6;
    letter-spacing: .08em;
}

.accordion-section .accordion-item{
  background-color: #272727;
  color: white;
}

.accordion-section .accordion-button:not(.collapsed){
    color: #ffffff;
    background-color: #000000;
}

.accordion-section .accordion{
  margin-bottom: 2em;
}
 

.accordion-section .accordion-button::after{
  -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.accordion-section .accordion-button:hover{
  background-color: #333a45;
  color: white!important;
}

.accordion-section .accordion-button:hover h2{
  color: white;
}

.accordion-section .accordion-button:not(.collapsed) h2{
  color: white;
}

.galler-section {
  position: relative;
  padding: 3% 5%;
}


/* Opening CTA Inner CSS  */ 

.text-highlight {
    font-size: 1.36em;
    font-style: italic;
    color: #000000;
    position: relative;
    font-weight: 500!important;
    margin-top: 8px;
    padding-bottom: 3%;
    margin-bottom: 39px;
    line-height: 1.4!important;
}

.text-highlight:not(.no-line):after {
    content: ' ';
    display: block;
    width: 159%;
    height: 4px;
    background-color: #20aa97;
    position: absolute;
    top: 99%;
    right: 20px;
}

.text-highlight p{
  margin-bottom: 0;
}

.side-coup{
  position: relative;
  width: 100%;
  margin: 2em auto 2em auto;
  background-color: #a21d23;
  background-size: 55%;
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 2% 2% 7% 2%;
  outline: .3em dashed #ffffff;
  outline-offset: -1em;
  text-align: center;
  border-radius: 2em;
}
 
.side-coup img{
  width: 6em;
  display: block;
  margin: -2.2em auto -0.8em auto;
  z-index: 3;
  position: relative;
}

.side-coup p{
  font-size: 0.8em;
  color: white;
  padding: 0 30px;
}

.side-price{
  position: relative;
  margin-top: 2%;
  font-weight: 900;
  font-size: 4.2em;
  color: #3f63c9;
}

.side-offer{
    font-size: 1.3em;
    position: relative;
    margin-bottom: 3%;
    letter-spacing: .02em;
}

.side-offer span{
  display: block;
  font-size: .7em;
}

.side-coup .btn-primary{
  display: block;
  text-transform: uppercase;
  letter-spacing: .03em;
  color: #ffffff!important;
  letter-spacing: .08em;
  padding: 0.6em 1em;
  font-size: 1em;
  width: 90%;
  margin: 1em auto;
}

.side-label{
  text-align: center;
  font-size: 2em;
  font-weight: bolder;
  position: relative;
  font-family: 'poppinsregular';
  letter-spacing: .05em;
  margin-bottom: 0%;
  color: #ffffff;
  text-transform: uppercase;
  font-style: italic;
}

.side-form{
  position: relative;
  background-color: #a21d23;
  padding: 5% 9%;
  margin-bottom: 5%;
  border: 1px solid #e4e4e4;
  border-radius: 40px;
}

.side-form::after {
  content: ''; /* Create pseudo-element */
  position: absolute; /* Position it relative to .home-form */
  bottom: -10px; /* Offset to create shadow effect */
  right: 10px; /* Offset to create shadow effect */
  width: 100%; /* Match the width of .home-form */
  height: 100%; /* Match the height of .home-form */
  background: #279989; /* Red background */
  border-radius: 40px; /* Match .home-form's border-radius */
  z-index: -1; /* Place behind .home-form */
}



.side-form iframe{
  height: 51em!important;
}


 .text-highlight2 {
    font-size: 1.25em;
    padding: 1.5em 3% 1.1em;
    position: relative;
    border-bottom: solid 1px #00000054;
    text-align: center;
    margin: 6.5rem 0 0.5rem 0em;
    color: #000000;
    font-weight: 900;
    text-wrap: balance;
}

.text-highlight2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right,#00000040 41.99%,#FFFFFB 42%,#FFFFFF 58.99%,#00000040 55%);
}


.text-highlight2:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 6em;
    background-size: 4.6em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: 0em;
    top: -4.35em;
    background-image: url(/wp-content/uploads/2025/09/top-services-mascot.png);
}

 .text-highlight2 a{
   display: unset;
   color: #b00c03;
   transition: all .3s ease-in-out;
   transform: scale(1);
   position: relative;
   bottom: 0em;
 }

  .text-highlight2 a:hover{
    font-size: 1.04em;
    bottom: 0.12em;

 }














.inner-bottom{
  margin-top: 0%;
  color: #000!important;
  z-index: 99;
  padding: 4em 7% 4em 7%;
  position: relative;
  z-index: 13;
  position: relative;
  background-image: url(/wp-content/uploads/2025/09/usp-bg.jpg);
  background-position: center;
}

.inner-bottom .usp-blk{
  background: white;
  
}

.inner-bottom .usp-blk:hover{
  background-color: #3380ae;
    background-color: #007cd4;
  color: #fff;
  border-color: #fff;   
}



.inner-bottom .carousel-control-prev {
    left: -6em;
}

.inner-bottom .carousel-control-next {
    right: -6em;
}

.inner-bottom .usp-box:hover {
    background-color: #3351a4;
    color: white;
}

.inner-bottom .carousel{
  margin-bottom: -1em;
  top: -6em;
}

.inner-bottom .usp-label{
}

.inner-bottom .usp-box{
  width:100%;
}

.inner-bottom.section-5 .usp-blk span {
  left: 0em;
}

.inner-bottom .row>*{
  /* padding: 0 .8%; */
}

.inner-bottom .usp-row{
  margin-top: -25%;
}

.inner-bottom:after{
  display: none;
}

.inner-bottom .usp-wrap {
    position: relative;
    margin-top: 0em;
}

.inner-bottom .usp-wrap.row>* {
    /* padding: 0% 0.7%; */
}

.inner-bottom .usp-blk:hover {
    background-color: #20aa97;
    color: white;
}

.inner-bottom .usp-blk:hover .usp-label {
  color: #fff;
}

.inner-bottom .usp-blk:hover p {
    color: #ffffff;
}

.inner-bottom .usp-blk {
    background: white;
    height: 412px;
}


.inner-bottom .usp-blk span {
    font-size: 6rem;
    color: #ffffff;
    margin-bottom: 1rem;
}

.inner-bottom .usp-blk:hover span, .usp-blk:hover .usp-label {
    color: white;
}

.inner-bottom .usp-blk .usp-label {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #ffffff;
    margin-bottom: 1rem;
    position: relative;
    font-weight: bold;
}

.inner-bottom .usp-blk p {
    font-size: 1rem;
    color: #ffffff;
    line-height: 1.5;
    margin-top: 2rem;
    margin-bottom: 0;
}

.inner-bottom .usp-blk {
    background: #a51e24;
    border-radius: 1em;
    padding: 2rem;
    text-align: center;
    height: 450px;
    box-shadow: 0 0 1em rgb(255 255 255 / 40%);
    transition: all 0.3s 
ease-in-out;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: space-between; */
    margin: 0em 1em 0em 1em;
    border: 2px solid transparent;              /* reserve space for hover */
    box-sizing: border-box;
}



.side-reviews{
  position: relative;
  text-align: center;
  line-height: 1.8;
  padding: 8% 5%;
  background: #03a8e2;
  color: white;
}

.side-reviews .ttshowcase_rl_subtitle{
  display: none;
}

.side-reviews .rev-author:after{
  display: none;
}

.side-rev-box{
  padding: 5% 6%;
  font-size: .9em;
}

.side-reviews .carousel-control-next, .side-reviews .carousel-control-prev {
    color: #fff;
    opacity:1;
}

.side-reviews .btn-primary{
  display: block;
  border-radius: 0em;
  border: 0;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-top: 6%;
  color: white;
  background: #000000;
  padding: .72em 1em;
}

.side-reviews .side-label{
  color: white;
}

.formsidebar{
  position: relative;
  padding: 1em;
  background-color: #feca58;
  margin-top: 1em;
}

.form-inner-label{
  text-align: center;
  font-size: 1.3em;
  margin-bottom: .4em;
  font-weight: 900;
}

.side-rev{
  position: relative;
  padding: 1em 3em;
  background-color: #f2f2f2;
  color: black;
}

.side-rev .side-label{
  color: black;
}

.side-rev .btn{
  display: block;
  color: black;
}

/* ---------------------- */


/* Closing CTA Inner CSS  */ 


/* ------------------------------------------------------------------------------------- */


.faq-page .accordion-button{
  background-color: #a51e24;
  color: white;
  }

.faq-page .accordion-button[aria-expanded=true], .faq-page .accordion-button:hover{
  background-color: #20aa97;
  color: white;
}

.faq-page .accordion-button::after{
   -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);  
}

/* 404 Page */



.error-page {
    padding: 11% 4% 6% 4%;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: black;
    margin-top: 9%;
    background-image: url(/wp-content/themes/plumberseo-bootstrap/inc/assets/images/ty-bgdss.jpg);    
}

.error-page .inside-content {
    position: relative;
    padding-top: 0px;
    background-color: #00000059;
    padding: 7% 1% 4% 1%;
}

.error-page .error{
  font-size: 14em;
  font-weight: 700;
  color: #a51e24;
  position: relative;
  display: block;
  line-height: 0.8;
  letter-spacing: .03em;
  z-index: 2;
  margin-top: -2%;
  text-shadow: -4px 4px #373535;
  margin-bottom: 1%;
  font-family: 'Exo 2';
}


.error-page .inside-content h1{
  font-size: 4.2em;
  color: #ffffff;
  position: relative;
  z-index: 1;
  margin-top: -0.2em;
}

.error-page .entry-content{
  font-size: 1.4em;
  padding: 0% 13%;
  position: relative;
  color: white;
}


.reroute-btns{
  padding: 0%;
  position: relative;
}

.reroute-btns .column,.reroute-btns .columns {
    padding-left: .3375rem;
    padding-right: .3375rem;
}

.reroute-btns .btn{
  width: 100%;
  font-size: 1.1em;
  box-shadow: 1px 1px 16px 8px #0000000f;
  text-transform: uppercase;
  /* font-weight: 900; */
  letter-spacing: .03em;
  border: 0;
  display: block;
  border-radius: 0;
  margin: .7em 0;
  border-radius: 900em;
  color: black;
}

.reroute-btns .btn:hover{
  background-color: #209ad6!important;
  color: white!important;
  text-shadow: none;
}


.reroute-btns span{
  position: relative;
  top: 0.15em;
  font-size: 1.3em;
}


.single-blog ul{
  margin-left: 2em!important;
}

/* Default Template CSS  */ 

.full-inner-max{
  padding-top: 2%;
  background: white;
  z-index: 11;
  position: relative;
}

.text-shadow-box {
	background-color: rgb(160,33,40);
	box-shadow: 0.5rem 0.5rem 0 rgb(0,0,0);
}

.text-shadow-box, .text-shadow-box p, .text-shadow-box ul li svg, .text-shadow-box ol li svg {
    color: rgb(255 255 255);
}

.main-blog{
  position: relative;
}


  .wa-intcode-card strong:first-child{
    display: none;
  }


.main-blog a{
  text-decoration: none;
  color: #a51e24 !important;
}

.main-blog .page-nav{
  position: relative;
  background-color: #efefef;
  padding: 1.5em;
  margin-bottom: 1em;
}

.main-blog .post-thumbnail img{
  width: 100%;
  display: block;
}

.single-blog{
  position: relative;
  padding: 5% 15% 4% 15%;
}

/* ------------------------------------------------------------------------------------- */

.inside-content a{
  display: unset;
  color: #a51e24;
  text-decoration: none;
}

.inside-content .btn-primary{
  color: #ffffff;
}

/* Thank You Template CSS  */ 

.thank-you {
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
    padding: 9% 1% 5% 1%;
    margin-top: 6%;
    z-index: 99;
    background-image: url(/wp-content/themes/plumberseo-bootstrap/inc/assets/images/ty-bgdss.jpg);    
    position: relative;
}

.thank-you .bg-inner {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.39);
    border: solid 1px #0000005e;
    position: relative;
    padding: 4.063rem 0 3.363rem 0;
    color: white;
}

.thank-you .bg-inner {
    width: 100%;
    max-width: 1100px!important;
    margin: 0 auto;
    position: relative;
}

.thank-you .bg-inner p {
    font-size: 1.5rem;
    line-height: 1.5em;
}

.thank-you .bg-inner  h1{
    margin: 0;
    color: #20aa97;
    font-weight: normal;
    font-size: 5.3rem;
    line-height: 1;
    margin-bottom: 0.2em;
    text-transform: uppercase;
    letter-spacing: .03em;
    text-shadow: -6px -1px .8em #2b2b2b;
}

.thank-you .bg-inner h1 strong {
    display: block;
    font-size: 1.847em;
    color: #fa4f41;
}

.thank-you .button{
  display: block;
  background-color: #3380ae;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: .08em;
  color: #ffffff;
  text-decoration: none;
  padding: 0.65em 0em;
  margin: 0.7em 0;
  border-radius: 900em;
  font-family: 'Fredoka', sans-serif!important;
}

/* ------------------------------------------------------------------------------------- */

/* Client Response Template CSS  */ 

.client-resp-wrap{
  padding: 0% 5%;
}


.client-response .entry-content{
  padding: 0% 7%;
}

.client-response .frm_style_formidable-style.with_frm_style input[type=submit]{
  display: block;
  width: 100%;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .08em;
  background-color: #e62318;
}

.client-response .frm_style_formidable-style.with_frm_style input[type=submit]:hover{
  background-color: black;
  color: white;
}

.client-response .frm_style_formidable-style-2.with_frm_style .frm_primary_label{
  color: white;
}

.client-response .frm_style_formidable-style-2.with_frm_style input[type=submit]{
  display: block;
  background-color: #199ad6;
  color: white;
  width: 100%;
  padding: .85em 0em;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 1em;
  font-family: 'Exo 2', sans-serif!important;
  text-shadow: -0.03em 0.08em black;
}

.client-response .frm_forms.frm_style_formidable-style-2.with_frm_style{
  margin: auto;
}

.client-response .bg-inner {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.31);
    border: solid 1px #000000a6;
    position: relative;
    padding: 3.063rem 0 1.363rem 0;
    color: white;
}

.client-response .bg-inner {
    width: 100%;
    max-width: 1100px!important;
    margin: 0 auto;
    position: relative;
}

.client-response .bg-inner p {
    font-size: 1.6rem;
    line-height: 1.5em;
    padding: 0% 5%;
}

.client-response .bg-inner  h1{
    margin: 0;
    color: #ffffff;
    font-size: 4.5rem;
    line-height: 0.9;
    margin-bottom: 3%;
    text-shadow: 4px 4px 0.7em #00000075;
    text-transform: uppercase;
}


.client-response .bg-inner h1 strong {
    display: block;
    font-size: 1.647em;
    color: #20aa97;
    position: relative;
}

.client-response .bg-inner  h1 span strong{
  font-size: 1.3em;
}

.client-response .bg-inner  h1 span{
  font-size: 0.7em;
  display: block;
  font-weight: normal;
}

.client-response .with_frm_style .frm_primary_label{
  color: white;
}

.client-response .frm_button_submit {
  position: relative;
  display: block;
  width: 100%;
  background-color: #e7090c;
  padding: .85em 0em;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 900;
  font-family: 'Ubuntu', sans-serif!important;
}

/* ------------------------------------------------------------------------------------- */


/* Client Feedback Review Template CSS  */ 


.client-response {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 13% 1% 7% 1%;
    background-color: #4e4e4e;
    margin-top: 6%;
    background-image: url(/wp-content/themes/plumberseo-bootstrap/inc/assets/images/ty-bgdss.jpg);
}

.client-review {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    padding: 11% 4% 5% 4%;
    position: relative;
    z-index: 9;
    margin-top: 8%;
    background-image: url(/wp-content/themes/plumberseo-bootstrap/inc/assets/images/feedback-bg.jpg);
    text-align: center;
}
 

.client-review  p {
    font-size: 1.2rem;
    line-height: 1.6;
    padding: 0% 0%;
    color: black;
}

.client-review  h1{
    margin: 0;
    color: #000000;
    font-weight: normal;
    font-size: 4.2rem;
    line-height: 1;
    margin-bottom: -0.1em;
    /* text-shadow: 4px 4px 0.4em #00000057; */
    text-transform: uppercase;
    position: relative;
}


.client-review h1 strong {
    display: block;
    font-size: 1.47em;
    color: #3380ae;
}


.resp-box{
  border-top: 1px solid #00304624;
  FONT-WEIGHT: 100;
  position: relative;
  margin-top: 2%;
  border-bottom: 1px solid #00304624;
}

.resp-txt{
  font-weight: 900;
  font-size: 1.7em;
  letter-spacing: 0.03em;
  margin-bottom: 2%;
  line-height: 1.7;
  padding: 1% 5% 0% 5%;
}

.resp-box .btn{
  display: block;
  width: 80%;
  max-width: 440px;
  border-radius: 900em;
  border: 0;
  margin: auto;
}

.client-review img{
  display: block;
  width: 90%;
  margin: auto;
}

.client-review .col-12 img{
  max-width: 450px;
}

.client-review .row-cols-5{
  padding: 0% 15%;
  margin-top: 2%;
}


/* ------------------------------------------------------Media Queries CSS ---------------------------------------- */ 


 @media screen and (min-width: 5.001em) and (max-width: 25em) {



/* BANNER SLIDER */
   
.sliderfull {
    margin-top: 17%;
}

   .slider-usp-row {
    width: 100%;
    margin: 1em auto 1em 0;
    font-size: .7em
}

.static-slide {
  position: relative;
  background-image: url(/wp-content/uploads/2025/10/banner-mobile-light.jpg);
  background-position: bottom;
  background-size: cover;
  margin-top: 0%;
  padding: 11% 4% 2% 4%;
}

.static-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 54%); /* Adjust darkness (0.2 - 0.5 is typical) */
  z-index: -1;
}

/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */



.top-services a span{
  font-size: 5.5em;
  top: 0.47em;
}

.servi-label{
  bottom: 4em;
  font-size: 2em;
}

.top-services p {
    bottom: 0em;
    /* padding: 1em 1.5em 0em 1.5em; */
    font-size: .8em;
  opacity: 1
}


.section-1 h1{
  font-size: 2em;
  line-height: .7;
}

         .section-1 h1 strong {
    font-size: 1.4em;
    line-height: .9;
}

   .home-form{
  display: none;
}

   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */


.section-2 {
    padding: 5% 0% 27% 0%;
    margin-top: 2em;
    background-size: contain;
    background-position: top;
    text-align: center;
}


.section-2 .usp-row {padding: 0px 5%;top: 16em;}

   .section-2 .usp-box {
    padding: 0rem;
    height: 350px;
    margin: 0em 0em 0em 0em;
}
   

   /* Stack USP boxes on tablets/phones (tweak 992px to taste) */

  .section-2 .carousel-item .row > [class*="col-"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  /* optional: give some breathing room between stacked boxes */
  .section-2 .usp-box {
    margin-bottom: 1rem;
  }



   
 .section-2 .carousel-controls {
    position: static;         /* under the slides */
    transform: none;
    display: flex;
    gap: .75rem;
    width: fit-content;       /* shrink to the two buttons */
    margin: 1rem auto 0;      /* centers the wrapper itself */
    pointer-events: auto;
  }

  .section-2 .carousel-control-prev,
  .section-2 .carousel-control-next {
    position: static !important;
    width: auto !important;   /* kill Bootstrapâ€™s 15% width */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 2em;
  }

  /* Optional: size the round buttons a touch smaller on mobile */
  .section-2 .control-circle {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 0.95rem;
  }

  /* If Bootstrap icons are present, hide them (we use .control-circle) */
  .section-2 .carousel-control-prev-icon,
  .section-2 .carousel-control-next-icon {
    display: none;
  }
   

   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */


.section-3 h2 {
    font-size: 3.2em;
    line-height: .55;
}

   .section-3 h2 strong {
line-height: .9;
}
   
   .section-3 {
    padding: 5% 0% 5% 0%;
    margin-top: 10em;
}

   .section-3::after {
display: none;
}
   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

   .rev-header {
    font-size: 1.8em;
    line-height: 1;
}

   .rev-header strong {
    display: block;
    font-size: 1.5em;
         line-height: 1;
}

   .rev-box {
    position: relative;
    background-size: 100% 100%;
    padding: 4em 0em;
}

   .section-4::after{
display: none;
}

   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

   .sec5-header {
     font-size: 1.8em;
     color: #000000;
     line-height: 1;
   } 
   

.add-box {
    padding: 18px;
    position: relative;
}

   .additional-services-header {
    font-size: 1.4em;

}

   .service-list{
    grid-template-columns: 1fr;     /* stack items */
    height: 28rem;                   /* pick a size you like */
    overflow-y: auto;                /* bring back the scrollbar */
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* smooth iOS scrolling */
  }
   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
 .coup-col:not(:first-child) {
    display: none;
  }

  /* Make the first column take full width */
  .coup-col:first-child {
    flex: 0 0 100%; /* Full width */
    max-width: 100%; /* Full width */
  }


.section-6 {
    padding: 0% 5% 5% 5%;
    margin-bottom: 2em;
}

   .coup-header {
    font-size: 3.4em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.home-coup img {
  position: absolute;
  display: block;
  margin: auto;
  width: 5.5em;
  left: calc(50% - 3em);
  top: -3em;
  z-index: 1;
}

     .section-6 #carouselExampleIndicators2{
    display: block;            /* override the earlier flex/column */
    text-align: center;        /* center inline children */
  }

  /* override Bootstrap + your absolute positioning */
  .section-6 #carouselExampleIndicators2 .coup-control {
    position: static !important;   /* no absolute side placement */
    transform: none !important;    /* cancel translateY */
    margin: 1rem 0.5rem 0;         /* spacing above, small gap between */
    width: 42px;                   /* keep same size */
    height: 42px;
  }

  /* center them side by side */
  .section-6 #carouselExampleIndicators2 .carousel-inner + .coup-control {
    display: inline-flex;
  }

  /* group prev/next side-by-side in the middle */
  .section-6 #carouselExampleIndicators2 .coup-prev,
  .section-6 #carouselExampleIndicators2 .coup-next {
    display: inline-flex;
  }

  /* optional: ensure they sit inline in one row */
  .section-6 #carouselExampleIndicators2 .coup-prev,
  .section-6 #carouselExampleIndicators2 .coup-next {
    vertical-align: middle;
  }
   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */



  .section-7 .sec7-after-image {
    display: none;
  }

  /* Stack columns for a cleaner layout */
  .section-7 .finance-row {
    flex-direction: column; 
    text-align: center;      
    padding: 2rem 1rem;      
  }

  .section-7 .finance-row .col-3,
  .section-7 .finance-row .col-6 {
    width: 100% !important; 
    max-width: 100%;
    margin-bottom: 1.5rem; 
  }


  .section-7 .finance-header {
    font-size: 2.6rem;         
    line-height: 1.2;
  }


  .section-7 .finance-row img {
    max-width: 180px;
    height: auto;
    margin: 0 auto;
    display: block;
  }


  .section-7 .finance-row .btn {
    width: 100%;
    max-width: 280px;
    margin: 1rem auto 0;
    display: block;
  }

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */
   
  .section-8 {
    padding: 24px 16px;
    background-position: center bottom;
  }

  
  .section-8 .fm-row {
    margin: 0;
  }
  .section-8 .fm-row > div {
    padding: 0;           
    margin-bottom: 16px;   
  }


  .section-8 .fm-row a {
    height: auto;                
    padding: 16px;                
    transform: none;             
    border-radius: 16px;
  }

  .section-8 .fm-row a::after {
    height: 0 !important;
  }


  .section-8 .fm-row a .fm-header {
    position: relative;
    top: 0; left: 0;
    grid-template-columns: auto 1fr;
    gap: .5em;
    font-size: 1.25em;            /* was 1.8em */
    line-height: 1.15;
    text-shadow: none;
    padding-left: 0;
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"] {
    font-size: 2.4em;             /* scale icon down a bit */
    margin-left: 0;
  }
  .section-8 .fm-row a .fm-header strong {
    font-size: 1.1em;             /* down from 1.4em */
    letter-spacing: 3px;
  }


  .section-8 .fm-row a p {
    position: static;
    opacity: 1 !important;
    margin-top: .75rem;
    padding: 0;
    font-size: .95rem;
  }
  .section-8 .fm-see-more {
    display: none;               
  }


  .section-8 .fm-row .finance-side a,
  .section-8 .fm-row .member-side a {
    background-position: center;
    background-size: cover;
  }
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   .sec9-header {
    color: #000000;
    font-size: 2.2em;
    line-height: .9;
}
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

    .section-10 #imageGalleryCarousel{ text-align: center; }

  .section-10 #imageGalleryCarousel .carousel-item .col-3{
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }


  .section-10 .rounded-image{
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 15px;
  }



  .section-10 .custom-control{
    position: static !important;
    transform: none !important;
    display: inline-flex !important;
    margin: .75rem .5rem 0;
  }

  .section-10 .carousel-inner{ padding: 0; }

  /* spacing between the two rows (preferred) */
  .section-10 #imageGalleryCarousel .carousel-item .row{
    row-gap: .75rem;
  }


/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */

    .socialmedia .navbar{
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: .25rem;                    /* smaller gap = more room for icons */
    width: 100%;
    margin: .5rem auto 0;
    padding: 0;
  }
  .socialmedia .navbar li{ list-style:none; margin:0; padding:0; }

  .socialmedia .navbar li a{
    width: 56px;                    /* bigger buttons (try 60px if you like) */
    height: 56px;
    display:flex; align-items:center; justify-content:center;
    border-radius: 12px;
  }
  .socialmedia .navbar li span[class^="icon-"]{
    font-size: 28px;                /* bigger icon */
    line-height: 1;
  }
   
   
/* NEW QUERIES */

   .slider-header{
     font-size: 1.5em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}

   .home-price{
     font-size: 3em;
     padding: 0.8em 0em 0em 0em;
   }


/* END NEW QUERIES */

      #breadcrumbs{
     font-size: .6em;
     margin-top: 6em;
   }

   blockquote {
    padding: 3% 4% 3% 8%!important;
}

   blockquote:after{
     display: none;
   }   

   .error-page .inside-content h1{
     font-size: 1.5em;
     margin-bottom: 0em;
   }


   .error-page .error{
     font-size: 8.1em;
   }   

.error-page .entry-content {
    font-size: 1em;
    padding: 0% 3%;
    margin-top: 0.1em;
}   
   

.client-review{
  text-align: center;
  margin-top: 15%;
  padding: 22% 4% 5% 4%;
}


.client-review .row-cols-5 {
    padding: 0% 1%;
    margin-top: 2%;
}


.client-review .row-cols-5 .col{
  padding: 0.5%;
}


.client-review img, .client-review .btn{
  margin: auto;
  width: 100%;
}

.client-review h1{
  font-size: 1.7em;
}   

 
.client-response .bg-inner p {
    font-size: 1.1rem;
    padding: 0% 0%;
}

.client-response .bg-inner h1 {
    font-size: 1.9rem;
}

.thank-you .bg-inner h1 {
    font-size: 2.2rem;
}

.thank-you .button{
  margin: .5em 0;
}

.thank-you .bg-inner p {
    font-size: 1rem;
}


   .bullet-list li{
     width: 100%;
   }

.inner-bottom {
    background-position: 100% 100%;
}   
  
.insideimage .slider-usp .usp-box {
    font-size: 0.6em;
    padding: 5% 15%;
}


   .single-blog {
    position: relative;
    padding: 12% 4% 4% 4%;
}

   .insideimage {
    padding: 20% 4% 10% 4%;
    margin-top: 10.5%;
    border-bottom: 0.2em solid #1d1761;
    background-image: none;
}

    .insideimage:after{
     width: 155%;
     border-radius: 0;
   }

   .insideimage:before{
     display: none;
   }

   .insideimage .slider-usp .usp-box{
     font-size: 0.5em;
   }
   
   
.thank-you {
    padding: 15% 1% 5% 1%;
    margin-top: 13%;
}


.banner-head{
   font-size: 1.1em;
}


.insideimage .col-lg-6{
  padding-right: 35%;
}

.banner-head{
  font-size: 0.83em;
  width: 100%;
}

.insideimage .activate a{
  font-size: 0.68em;
}


.rev-sec-in .sec4-header {
    font-size: 2.3em;
}

   .rev-sec-in .rev-box{
     bottom: -1em;
   }

.rev-sec-in {
  padding: 7% 5%;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}   

   .rev-sec-in .btn{
     font-size: .9em;
     margin: .4em .4em;
   }   

.sliderfull {margin-top: 33%;}
.logo-image img{
  width: 8.4em;
}

   
      .carr-badge {
    width: 5em;
    top: 2.5em;
    left: 1em;
}
 

.deal-price{
  font-size: 2.3em;
}   

.smallbar .logo-image img{
  width: 6em;
}

.side-rev .btn{
  font-size: .9em;
}

.side-price{
  font-size: 3em;
}

.logo-foot img{
  width: 19em;
}

.quick-nav.adjust {
    font-size: .9em;
    top: 4.7em;
}


.close-cta{
  font-size: 0.8em;
  padding: 6% 2% 3% 2%;
}
 
.sched-row a ,.sched-row button {
    padding: 3% 0% 3% 0%;
    font-size: 0.6em;
}

 
.resp-txt{
  font-size: 1em;
}

.client-response {
    padding: 17% 1% 7% 1%;
    margin-top: 14%;
}


.hide-for-small-only{
  display: none!important;
}

.error-page {
    padding: 13% 4% 6% 4%;
    margin-top: 18%;
}

.help-links a{
  text-align: center;
}

.side-form iframe {
    height: 64em!important;
}


.insideimage .slider-usp{
  width: 95%;
  margin-right: auto;
  right: 0;
  font-size: 0.7em;
  position: relative;
  margin-top: 1em;
  bottom: -2em;
}

.insideimage:before{
  display: none;
}   

.insideimage .slider-usp.row>*{
  padding: 0 1%;
}

.show-for-small-only{
  display: block!important;
}


.emp-info em{
  width: 90em;
}

   .compressed-sec {
    padding: 5% 3%;
    background: #ededed;
}

.compressed-sec .col-md-8{
  width: 66.6666666667%;
}

   .compressed-sec .col-md-4{
  width: 33.3333333333%;
}

}



 @media screen and (max-width: 35em) and (min-width: 25.001em) {




/* BANNER SLIDER */

   .sliderfull {
    margin-top: 20%;
}

      .slider-usp-row {
    width: 100%;
    margin: 1em auto 1em 0;
    font-size: .9em;
}

   .static-slide {
  position: relative;
  background-image: url(/wp-content/uploads/2025/10/banner-mobile-light.jpg);
  background-position: bottom;
  background-size: cover;
  margin-top: 0%;
  padding: 14% 4% 2% 4%;
}

.static-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 54%); /* Adjust darkness (0.2 - 0.5 is typical) */
  z-index: -1;
}

/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

   .top-services a span{
  font-size: 5.5em;
  top: 0.47em;
}

.servi-label{
  bottom: 4em;
  font-size: 2em;
}

.top-services p {
    bottom: 0em;
    /* padding: 1em 1.5em 0em 1.5em; */
    font-size: .8em;
  opacity: 1
}

   .section-1 h1{
  font-size: 2.8em;
  line-height: .5;
}

      .section-1 h1 strong {
    font-size: 1.5em;
    line-height: .9;
}

      .home-form{
  display: none;
}

   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */


   
.section-2 {
    padding: 5% 0% 27% 0%;
    margin-top: 2em;
    background-size: contain;
    background-position: top;
}


.section-2 .usp-row {padding: 0px 5%;top: 24em;}


   .section-2 .usp-box {
    padding: 0rem;
    height: 350px;
    margin: 0em 0em 0em 0em;
}
   

   /* Stack USP boxes on tablets/phones (tweak 992px to taste) */

  .section-2 .carousel-item .row > [class*="col-"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  /* optional: give some breathing room between stacked boxes */
  .section-2 .usp-box {
    margin-bottom: 1rem;
  }


   
 .section-2 .carousel-controls {
    position: static;         /* under the slides */
    transform: none;
    display: flex;
    gap: .75rem;
    width: fit-content;       /* shrink to the two buttons */
    margin: 1rem auto 0;      /* centers the wrapper itself */
    pointer-events: auto;
  }

  .section-2 .carousel-control-prev,
  .section-2 .carousel-control-next {
    position: static !important;
    width: auto !important;   /* kill Bootstrapâ€™s 15% width */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 2em;
  }

  /* Optional: size the round buttons a touch smaller on mobile */
  .section-2 .control-circle {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 0.95rem;
  }

  /* If Bootstrap icons are present, hide them (we use .control-circle) */
  .section-2 .carousel-control-prev-icon,
  .section-2 .carousel-control-next-icon {
    display: none;
  }
   
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */

   
.section-3 h2 {
    font-size: 3.2em;
    line-height: .55;
}

   .section-3 h2 strong {
line-height: .9;
}
   
   .section-3 {
    padding: 5% 0% 5% 0%;
    margin-top: 14em;
}

   .section-3::after {
display: none;
}

   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

      .rev-header {
    font-size: 1.8em;
    line-height: 1;
}

   .rev-header strong {
    display: block;
    font-size: 1.5em;
         line-height: 1;
}

   .rev-box {
    position: relative;
    background-size: 100% 100%;
    padding: 4em 0em;
}

   .section-4::after{
display: none;
}

   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

   .sec5-header {
     font-size: 1.8em;
     color: #000000;
     line-height: 1;
   } 
   

.add-box {
    padding: 18px;
    position: relative;
}

   .additional-services-header {
    font-size: 1.4em;

}

   .service-list{
    grid-template-columns: 1fr;     /* stack items */
    height: 28rem;                   /* pick a size you like */
    overflow-y: auto;                /* bring back the scrollbar */
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* smooth iOS scrolling */
  }
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */


   
 .coup-col:not(:first-child) {
    display: none;
  }

  /* Make the first column take full width */
  .coup-col:first-child {
    flex: 0 0 100%; /* Full width */
    max-width: 100%; /* Full width */
  }


.section-6 {
    padding: 0% 5% 5% 5%;
    margin-bottom: 2em;
}

   .coup-header {
    font-size: 3.4em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.home-coup img {
  position: absolute;
  display: block;
  margin: auto;
  width: 5.5em;
  left: calc(50% - 3em);
  top: -3em;
  z-index: 1;
}

     .section-6 #carouselExampleIndicators2{
    display: block;            /* override the earlier flex/column */
    text-align: center;        /* center inline children */
  }

  /* override Bootstrap + your absolute positioning */
  .section-6 #carouselExampleIndicators2 .coup-control {
    position: static !important;   /* no absolute side placement */
    transform: none !important;    /* cancel translateY */
    margin: 1rem 0.5rem 0;         /* spacing above, small gap between */
    width: 42px;                   /* keep same size */
    height: 42px;
  }

  /* center them side by side */
  .section-6 #carouselExampleIndicators2 .carousel-inner + .coup-control {
    display: inline-flex;
  }

  /* group prev/next side-by-side in the middle */
  .section-6 #carouselExampleIndicators2 .coup-prev,
  .section-6 #carouselExampleIndicators2 .coup-next {
    display: inline-flex;
  }

  /* optional: ensure they sit inline in one row */
  .section-6 #carouselExampleIndicators2 .coup-prev,
  .section-6 #carouselExampleIndicators2 .coup-next {
    vertical-align: middle;
  }

   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */



  .section-7 .sec7-after-image {
    display: none;
  }

  /* Stack columns for a cleaner layout */
  .section-7 .finance-row {
    flex-direction: column; 
    text-align: center;      
    padding: 2rem 1rem;      
  }

  .section-7 .finance-row .col-3,
  .section-7 .finance-row .col-6 {
    width: 100% !important; 
    max-width: 100%;
    margin-bottom: 1.5rem; 
  }


  .section-7 .finance-header {
    font-size: 2.6rem;         
    line-height: 1.2;
  }


  .section-7 .finance-row img {
    max-width: 180px;
    height: auto;
    margin: 0 auto;
    display: block;
  }


  .section-7 .finance-row .btn {
    width: 100%;
    max-width: 280px;
    margin: 1rem auto 0;
    display: block;
  }

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */

   
  .section-8 {
    padding: 24px 16px;
    background-position: center bottom;
  }

  
  .section-8 .fm-row {
    margin: 0;
  }
  .section-8 .fm-row > div {
    padding: 0;           
    margin-bottom: 16px;   
  }


  .section-8 .fm-row a {
    height: auto;                
    padding: 16px;                
    transform: none;             
    border-radius: 16px;
  }

  .section-8 .fm-row a::after {
    height: 0 !important;
  }


  .section-8 .fm-row a .fm-header {
    position: relative;
    top: 0; left: 0;
    grid-template-columns: auto 1fr;
    gap: .5em;
    font-size: 1.25em;            /* was 1.8em */
    line-height: 1.15;
    text-shadow: none;
    padding-left: 0;
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"] {
    font-size: 2.4em;             /* scale icon down a bit */
    margin-left: 0;
  }
  .section-8 .fm-row a .fm-header strong {
    font-size: 1.1em;             /* down from 1.4em */
    letter-spacing: 3px;
  }


  .section-8 .fm-row a p {
    position: static;
    opacity: 1 !important;
    margin-top: .75rem;
    padding: 0;
    font-size: .95rem;
  }
  .section-8 .fm-see-more {
    display: none;               
  }


  .section-8 .fm-row .finance-side a,
  .section-8 .fm-row .member-side a {
    background-position: center;
    background-size: cover;
  }
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */


/* Section-10 */

    .section-10 #imageGalleryCarousel{ text-align: center; }

  .section-10 #imageGalleryCarousel .carousel-item .col-3{
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }


  .section-10 .rounded-image{
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 15px;
  }



  .section-10 .custom-control{
    position: static !important;
    transform: none !important;
    display: inline-flex !important;
    margin: .75rem .5rem 0;
  }

  .section-10 .carousel-inner{ padding: 0; }

  /* spacing between the two rows (preferred) */
  .section-10 #imageGalleryCarousel .carousel-item .row{
    row-gap: .75rem;
  }

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



   
/* NEW QUERIES */

   .slider-header{
     font-size: 2em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}
   
   .home-price{
     font-size: 3em;
     padding: 0.8em 0em 0em 0em;
   }

   .home-offer {
    font-size: 3em;
}

/* END NEW QUERIES */

.logo-foot img{
  width: 19em;
}
   .side-form iframe {
    height: 58em!important;
}

   .home-form .camp-form iframe {
    height: 32em!important;
}

.widget .home-form .camp-form iframe {
    height: 36.3em!important;
}

.modal-dialog .camp-form iframe {
    height: 32em!important;
}

.sched-row a ,.sched-row button{
  font-size: .8em;
}
  

.close-cta{
  font-size: 0.8em;
}
  
.insideimage .slider-usp .usp-box{
  font-size: .5em;
}

   #breadcrumbs{
     font-size: .7em;
     margin-top: 9em;
   }


.client-review .row-cols-5 {
    padding: 0% 1%;
    margin-top: 2%;
}


.client-review .row-cols-5 .col{
  padding: 0.5%;
}

      blockquote {
    padding: 3% 4% 3% 8%!important;
}

   blockquote:after{
     display: none;
   }

      .bullet-list li{
     width: 100%;
   }

   .inner-bottom {
    background-position: 100% 100%;
}

   .error-page .error{
     font-size: 8.9em;
   }

   .error-page .inside-content h1{
     font-size: 1.8em;
     margin-bottom: 0em;
   }

.error-page .entry-content {
    font-size: 1em;
    padding: 0% 3%;
    margin-top: 0.1em;
}   

.client-review{
  text-align: center;
  padding: 24% 4% 5% 4%;
  margin-top: 15%;
}

.client-review img, .client-review .btn{
  margin: auto;
}

.client-review h1{
  font-size: 2.3em;
}    

.resp-txt{
  font-size: 1.3em;
}   

.client-response .bg-inner p {
    font-size: 1.4rem;
}

.client-response .bg-inner h1 {
    font-size: 2.4rem;
}

.thank-you .bg-inner h1 {
    font-size: 2.9rem;
}

.thank-you .button{
  margin: .5em 0;
}

.thank-you .bg-inner p {
    font-size: 1rem;
}

.thank-you {
    padding: 15% 1% 5% 1%;
    margin-top: 14%;
}
 

.client-response {
    padding: 16% 1% 7% 1%;
    margin-top: 16%;
}


.hide-for-small-only{
  display: none!important;
}

.error-page {
    padding: 16% 4% 14% 4%;
    margin-top: 18%;
}
.logo-image a {
    margin-top: .2em;
    transform: scale(1);
    top: 0em;
}

  .logo-image img {
    width: 9.8em;
}

   
   .single-blog {
    position: relative;
    padding: 10% 4% 4% 4%;
}

   .insideimage {
    padding: 20% 5% 15% 6%;
    margin-top: 10.5%;
    /* border-bottom: 0.2em solid #1d1761; */
    background-image: none;
}

   .insideimage:after{
     width: 155%;
     border-radius: 0;
   }

   .insideimage:before{
     display: none;
   }

   .insideimage .slider-usp .usp-box{
     font-size: 0.5em;
   }
   

.quick-nav.adjust {
    font-size: .9em;
    top: 4em;
}

.smallbar .logo-image img {
    width: 6em;
}

.help-links a{
  text-align: center;
}


.insideimage .slider-usp{
  width: 95%;
  margin-right: auto;
  right: 0;
  position: relative;
  margin-top: -1em;
  bottom: -3em;
}

   .insideimage:before{
     display: none;
   }

.insideimage .slider-usp.row>*{
  padding: 0 1%;
} 

.insideimage .col-lg-6{
  padding-right: 35%;
}

.banner-head{
  font-size: 1.1em;
  width: 100%;
}

.insideimage .activate a{
  font-size: .88em;
}
 
.show-for-small-only{
  display: block!important;
} 

   .compressed-sec {
    padding: 5% 5%;
    background: #ededed;
}

.compressed-sec .col-md-8{
  width: 66.6666666667%;
}

   .compressed-sec .col-md-4{
  width: 33.3333333333%;
}

}




 @media screen and (max-width: 39.938em) and (min-width: 35.001em) {


/* BANNER SLIDER */


   .static-slide {
  position: relative;
  background-image: url(/wp-content/uploads/2025/10/banner-mobile-light.jpg);
  background-position: bottom;
  background-size: cover;
  margin-top: 0%;
  padding: 7% 4% 2% 4%;
}

.static-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 54%); /* Adjust darkness (0.2 - 0.5 is typical) */
  z-index: -1;
}
   
   
.sliderfull {
    margin-top: 21%;
}

      .slider-usp-row {
    width: 100%;
    margin: 1em auto 1em 0;
    font-size: .9em;
}

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

   .top-services a span{
  font-size: 5.5em;
  top: 0.47em;
}

.servi-label{
  bottom: 4em;
  font-size: 2em;
}

.top-services p {
    bottom: 0em;
    /* padding: 1em 1.5em 0em 1.5em; */
    font-size: .8em;
  opacity: 1
}

   .section-1 h1{
  font-size: 3.2em;

}

   .section-1 h1 strong {
    font-size: 1.5em;
    line-height: 1;
}

      .home-form{
  display: none;
}

/* ------------------------------------------------------------------------------------- */

/* Section-2 */


.section-2 {
    padding: 5% 0% 27% 0%;
    margin-top: 2em;
    background-size: contain;
    background-position: top;
}


.section-2 .usp-row {padding: 0px 0%;top: 25em;}


   .section-2 .usp-box {
    padding: 0rem;
    height: 350px;
    margin: 0em 0em 0em 0em;
}
   

   /* Stack USP boxes on tablets/phones (tweak 992px to taste) */

  .section-2 .carousel-item .row > [class*="col-"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  /* optional: give some breathing room between stacked boxes */
  .section-2 .usp-box {
    margin-bottom: 1rem;
  }


   
   
 .section-2 .carousel-controls {
    position: static;         /* under the slides */
    transform: none;
    display: flex;
    gap: .75rem;
    width: fit-content;       /* shrink to the two buttons */
    margin: 1rem auto 0;      /* centers the wrapper itself */
    pointer-events: auto;
  }

  .section-2 .carousel-control-prev,
  .section-2 .carousel-control-next {
    position: static !important;
    width: auto !important;   /* kill Bootstrapâ€™s 15% width */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 2em;
  }

  /* Optional: size the round buttons a touch smaller on mobile */
  .section-2 .control-circle {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 0.95rem;
  }

  /* If Bootstrap icons are present, hide them (we use .control-circle) */
  .section-2 .carousel-control-prev-icon,
  .section-2 .carousel-control-next-icon {
    display: none;
  }
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */

   
.section-3 h2 {
    font-size: 3.2em;
    line-height: .55;
}

   .section-3 h2 strong {
line-height: .9;
}
   
   .section-3 {
    padding: 5% 0% 5% 0%;
    margin-top: 10em;
}

   .section-3::after {
display: none;
}
   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

   .rev-header {
    font-size: 1.8em;
    line-height: 1;
}

   .rev-header strong {
    display: block;
    font-size: 1.5em;
         line-height: 1;
}

   .rev-box {
    position: relative;
    background-size: 100% 100%;
    padding: 4em 0em;
}

   .section-4::after{
display: none;
}

   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

   .sec5-header {
     font-size: 1.8em;
     color: #000000;
     line-height: 1;
   } 
   

.add-box {
    padding: 18px;
    position: relative;
}

   .additional-services-header {
    font-size: 1.4em;

}

   .service-list{
    grid-template-columns: 1fr;     /* stack items */
    height: 28rem;                   /* pick a size you like */
    overflow-y: auto;                /* bring back the scrollbar */
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* smooth iOS scrolling */
  }

   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
   
 .coup-col:not(:first-child) {
    display: none;
  }

  /* Make the first column take full width */
  .coup-col:first-child {
    flex: 0 0 100%; /* Full width */
    max-width: 100%; /* Full width */
  }


.section-6 {
    padding: 0% 5% 5% 5%;
    margin-bottom: 2em;
}

   .coup-header {
    font-size: 3.4em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.home-coup img {
  position: absolute;
  display: block;
  margin: auto;
  width: 5.5em;
  left: calc(50% - 3em);
  top: -3em;
  z-index: 1;
}

     .section-6 #carouselExampleIndicators2{
    display: block;            /* override the earlier flex/column */
    text-align: center;        /* center inline children */
  }

  /* override Bootstrap + your absolute positioning */
  .section-6 #carouselExampleIndicators2 .coup-control {
    position: static !important;   /* no absolute side placement */
    transform: none !important;    /* cancel translateY */
    margin: 1rem 0.5rem 0;         /* spacing above, small gap between */
    width: 42px;                   /* keep same size */
    height: 42px;
  }

  /* center them side by side */
  .section-6 #carouselExampleIndicators2 .carousel-inner + .coup-control {
    display: inline-flex;
  }

  /* group prev/next side-by-side in the middle */
  .section-6 #carouselExampleIndicators2 .coup-prev,
  .section-6 #carouselExampleIndicators2 .coup-next {
    display: inline-flex;
  }

  /* optional: ensure they sit inline in one row */
  .section-6 #carouselExampleIndicators2 .coup-prev,
  .section-6 #carouselExampleIndicators2 .coup-next {
    vertical-align: middle;
  }
   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */


  .section-7 .sec7-after-image {
    display: none;
  }

  /* Stack columns for a cleaner layout */
  .section-7 .finance-row {
    flex-direction: column; 
    text-align: center;      
    padding: 2rem 1rem;      
  }

  .section-7 .finance-row .col-3,
  .section-7 .finance-row .col-6 {
    width: 100% !important; 
    max-width: 100%;
    margin-bottom: 1.5rem; 
  }


  .section-7 .finance-header {
    font-size: 2.6rem;         
    line-height: 1.2;
  }


  .section-7 .finance-row img {
    max-width: 180px;
    height: auto;
    margin: 0 auto;
    display: block;
  }


  .section-7 .finance-row .btn {
    width: 100%;
    max-width: 280px;
    margin: 1rem auto 0;
    display: block;
  }

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */

   
  .section-8 {
    padding: 24px 16px;
    background-position: center bottom;
  }

  
  .section-8 .fm-row {
    margin: 0;
  }
  .section-8 .fm-row > div {
    padding: 0;           
    margin-bottom: 16px;   
  }


  .section-8 .fm-row a {
    height: auto;                
    padding: 16px;                
    transform: none;             
    border-radius: 16px;
  }

  .section-8 .fm-row a::after {
    height: 0 !important;
  }


  .section-8 .fm-row a .fm-header {
    position: relative;
    top: 0;
    left: 0;
    grid-template-columns: auto 1fr;
    gap: .5em;
    font-size: 1.85em;            /* was 1.8em */
    line-height: 1.15;
    text-shadow: none;
    padding-left: 0;
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"] {
    font-size: 2.4em;             /* scale icon down a bit */
    margin-left: 0;
  }
  .section-8 .fm-row a .fm-header strong {
    font-size: 1.1em;             /* down from 1.4em */
    letter-spacing: 3px;
  }


  .section-8 .fm-row a p {
    position: static;
    opacity: 1 !important;
    margin-top: .75rem;
    padding: 0;
    font-size: .95rem;
  }
  .section-8 .fm-see-more {
    display: none;               
  }


  .section-8 .fm-row .finance-side a,
  .section-8 .fm-row .member-side a {
    background-position: center;
    background-size: cover;
  }
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

 
/* Section-10 */

    .section-10 #imageGalleryCarousel{ text-align: center; }

  .section-10 #imageGalleryCarousel .carousel-item .col-3{
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }


  .section-10 .rounded-image{
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 15px;
  }



  .section-10 .custom-control{
    position: static !important;
    transform: none !important;
    display: inline-flex !important;
    margin: .75rem .5rem 0;
  }

  .section-10 .carousel-inner{ padding: 0; }

  /* spacing between the two rows (preferred) */
  .section-10 #imageGalleryCarousel .carousel-item .row{
    row-gap: .75rem;
  }

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



/* NEW QUERIES */

      .static-slide {
  position: relative;
  background-image: url(/wp-content/uploads/2025/10/banner-mobile-light.jpg);
  background-position: bottom;
  background-size: cover;
  margin-top: 0%;
  padding: 11% 4% 2% 4%;
}


   .slider-header{
     font-size: 2.6em;
   }


.contact-info-desk a{
  font-size: 1.8em;
}
   .home-price{
     font-size: 3em;
     padding: 0.9em 0em 0em 0em;
   }

      .home-offer {
    font-size: 3em;
}
   
/* END NEW QUERIES */

.logo-foot img{
  width: 22em;
}

   .side-form iframe {
    height: 51em!important;
}
.logo-image a {
    margin-top: .1em;
    transform: scale(1);
    top: 0em;
}   

   
  .logo-image img {
    width: 14.3em;
}

.quick-nav.adjust {
    top: 4.4em;
}   

  .smallbar .logo-image img {
    width: 10.6em;
} 

.error-page {
    padding: 13% 4% 11% 4%;
    margin-top: 17%;
}


.client-review{
  text-align: center;
  padding: 24% 4% 5% 4%;
  margin-top: 12%;
}

.client-review img, .client-review .btn{
  margin: auto;
}


.client-review .row-cols-5 {
    padding: 0% 1%;
    margin-top: 2%;
}


.client-review .row-cols-5 .col{
  padding: 0.5%;
}

.client-review h1{
  font-size: 3.2em;
}   

.resp-txt {
    font-size: 1.5em;
}    

   
   .single-blog {
    position: relative;
    padding: 5% 4% 4% 4%;
}
   
.insideimage {
    padding: 20% 4% 10% 4%;
    margin-top: 10.5%;
    /* border-bottom: 0.2em solid #1d1761; */
    background-image: none;
}
   .insideimage:after{
     width: 130%;
     left: -51px;
     border-radius: 0;
   }


   .insideimage .truck-image:after{
     display: none;
   }
   
   .insideimage:before{
     display: none;
   }

   .insideimage .slider-usp .usp-box{
     font-size: .7em;
   }

.insideimage .slider-usp{
  width: 95%;
  margin-right: auto;
  right: 0;
  position: relative;
  margin-top: 0.5em;
}

.insideimage .slider-usp.row>*{
  padding: 0 1%;
}

 
.banner-head{
   font-size: 1.2em;
}

   #breadcrumbs{
     font-size: .79em;
     margin-top: 5em;
   }


   .bullet-list li{
     width: 100%;
   }

   .inner-bottom {
    background-position: 100% 100%;
}

   blockquote {
    padding: 3% 4% 3% 8%!important;
}

   blockquote:after{
     display: none;
   }

      .error-page .inside-content h1{
     font-size: 2.7em;
     margin-bottom: 0em;
   }

   .error-page .error{
     font-size: 10em;
   }

.error-page .entry-content {
    font-size: 1.2em;
    padding: 0% 3%;
    margin-top: 0.1em;
}   

.close-cta{
  font-size: 1em;
}


.client-response .bg-inner p {
    font-size: 1.5rem;
    padding: 0% 0%;
}

.client-response .bg-inner h1 {
    font-size: 3.1rem;
}

.thank-you .bg-inner h1 {
    font-size: 4.2rem;
}

.thank-you .button{
  margin: .5em 0;
}
 
.thank-you {
    padding: 13% 1% 5% 1%;
    margin-top: 15%;
} 

.client-response {
    padding: 15% 1% 7% 1%;
    margin-top: 16%;
}
 

.hide-for-small-only{
  display: none!important;
}

.help-links a{
  text-align: center;
} 
 
.show-for-small-only{
  display: block!important;
}
  

   .compressed-sec {
    padding: 5% 8%;
    background: #ededed;
}

.compressed-sec .col-md-8{
  width: 66.6666666667%;
}

   .compressed-sec .col-md-4{
  width: 33.3333333333%;
}

 }



 @media screen and (max-width: 55em) and (min-width: 39.939em) {


/* BANNER SLIDER */
   

.sliderfull {
    margin-top: 20%;
}

      .slider-usp-row {
    width: 100%;
    margin: 1em auto 1em 0;
    font-size: .9em;
}

   .static-slide {
  position: relative;
  background-image: url(/wp-content/uploads/2025/10/banner-mobile-light.jpg);
  background-position: bottom;
  background-size: cover;
  margin-top: 0%;
  padding: 11% 4% 2% 4%;
}

.static-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 54%); /* Adjust darkness (0.2 - 0.5 is typical) */
  z-index: -1;
}
   
/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

   .top-services a span{
  font-size: 5.5em;
  top: 0.47em;
}

.servi-label{
  bottom: 4em;
  font-size: 2em;
}

.top-services p {
    bottom: 0em;
    /* padding: 1em 1.5em 0em 1.5em; */
    font-size: .8em;
  opacity: 1
}

   .section-1 h1{
  font-size: 2.8em;
}

   .section-1 h1 strong {
 line-height: .9
}

      .home-form{
  display: none;
}

   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */

   
.section-2 {
    padding: 5% 0% 27% 0%;
    margin-top: 2em;
    background-size: contain;
    background-position: top;
}


.section-2 .usp-row {padding: 0px 0%;top: 31em;}


   .section-2 .usp-box {
    padding: 0rem;
    height: 350px;
    margin: 0em 0em 0em 0em;
}
   

   /* Stack USP boxes on tablets/phones (tweak 992px to taste) */

  .section-2 .carousel-item .row > [class*="col-"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  /* optional: give some breathing room between stacked boxes */
  .section-2 .usp-box {
    margin-bottom: 1rem;
  }



   
 .section-2 .carousel-controls {
    position: static;         /* under the slides */
    transform: none;
    display: flex;
    gap: .75rem;
    width: fit-content;       /* shrink to the two buttons */
    margin: 1rem auto 0;      /* centers the wrapper itself */
    pointer-events: auto;
  }

  .section-2 .carousel-control-prev,
  .section-2 .carousel-control-next {
    position: static !important;
    width: auto !important;   /* kill Bootstrapâ€™s 15% width */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 2em;
  }

  /* Optional: size the round buttons a touch smaller on mobile */
  .section-2 .control-circle {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 0.95rem;
  }

  /* If Bootstrap icons are present, hide them (we use .control-circle) */
  .section-2 .carousel-control-prev-icon,
  .section-2 .carousel-control-next-icon {
    display: none;
  }
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */

   
.section-3 h2 {
    font-size: 3.2em;
    line-height: .55;
}

   .section-3 h2 strong {
line-height: .9;
}
   
   .section-3 {
    padding: 5% 0% 5% 0%;
    margin-top: 16em;
}

   .section-3::after {
display: none;
}

     .section-3 iframe {
    display: block;
    width: 100%;
    height: auto;             /* fallback */
    aspect-ratio: 16 / 9;     /* keeps the video proportional */
  }

  /* optional: strip <p> margins around the iframe on mobile */
  .section-3 p:has(> iframe) { margin: 0; }
   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

   .rev-header {
    font-size: 1.8em;
    line-height: .5;
}

   .rev-header strong {
    display: block;
    font-size: 1.5em;
         line-height: 1;
}

   .rev-box {
    position: relative;
    background-size: 100% 100%;
    padding: 4em 0em;
}

   .section-4::after{
display: none;
}

       .section-4 .col-12.col-md-8.ms-md-auto {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important; /* cancel the .ms-md-auto push */
  }
   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

.sec5-header {
     font-size: 1.8em;
     color: #000000;
     line-height: 1;
   } 
   

.add-box {
    padding: 18px;
    position: relative;
}

   .additional-services-header {
    font-size: 1.4em;

}

   .service-list{
    grid-template-columns: 1fr;     /* stack items */
    height: 28rem;                   /* pick a size you like */
    overflow-y: auto;                /* bring back the scrollbar */
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* smooth iOS scrolling */
  }
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
   
 .coup-col:not(:first-child) {
    display: none;
  }

  /* Make the first column take full width */
  .coup-col:first-child {
    flex: 0 0 100%; /* Full width */
    max-width: 100%; /* Full width */
  }


.section-6 {
    padding: 0% 5% 5% 5%;
    margin-bottom: 2em;
}

   .coup-header {
    font-size: 3.4em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.home-coup img {
  position: absolute;
  display: block;
  margin: auto;
  width: 4.5em;
  left: calc(50% - 3em);
  top: -3em;
  z-index: 1;
}

     .section-6 #carouselExampleIndicators2{
    display: block;            /* override the earlier flex/column */
    text-align: center;        /* center inline children */
  }

  /* override Bootstrap + your absolute positioning */
  .section-6 #carouselExampleIndicators2 .coup-control {
    position: static !important;   /* no absolute side placement */
    transform: none !important;    /* cancel translateY */
    margin: 1rem 0.5rem 0;         /* spacing above, small gap between */
    width: 42px;                   /* keep same size */
    height: 42px;
  }

  /* center them side by side */
  .section-6 #carouselExampleIndicators2 .carousel-inner + .coup-control {
    display: inline-flex;
  }

  /* group prev/next side-by-side in the middle */
  .section-6 #carouselExampleIndicators2 .coup-prev,
  .section-6 #carouselExampleIndicators2 .coup-next {
    display: inline-flex;
  }

  /* optional: ensure they sit inline in one row */
  .section-6 #carouselExampleIndicators2 .coup-prev,
  .section-6 #carouselExampleIndicators2 .coup-next {
    vertical-align: middle;
  }
   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */

   
  .section-7 .sec7-after-image {
    display: none;
  }

  /* Stack columns for a cleaner layout */
  .section-7 .finance-row {
    flex-direction: column; 
    text-align: center;      
    padding: 2rem 1rem;      
  }

  .section-7 .finance-row .col-3,
  .section-7 .finance-row .col-6 {
    width: 100% !important; 
    max-width: 100%;
    margin-bottom: 1.5rem; 
  }


  .section-7 .finance-header {
    font-size: 2.6rem;         
    line-height: 1.2;
  }


  .section-7 .finance-row img {
    max-width: 180px;
    height: auto;
    margin: 0 auto;
    display: block;
  }


  .section-7 .finance-row .btn {
    width: 100%;
    max-width: 280px;
    margin: 1rem auto 0;
    display: block;
  }

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */

   
  .section-8 {
    padding: 24px 16px;
    background-position: center bottom;
  }

  
  .section-8 .fm-row {
    margin: 0;
  }
  .section-8 .fm-row > div {
    padding: 0;           
    margin-bottom: 16px;   
  }


  .section-8 .fm-row a {
    height: auto;                
    padding: 16px;                
    transform: none;             
    border-radius: 16px;
  }

  .section-8 .fm-row a::after {
    height: 0 !important;
  }


  .section-8 .fm-row a .fm-header {
    position: relative;
    top: 0;
    left: 0;
    grid-template-columns: auto 1fr;
    gap: .5em;
    font-size: 2.25em;            /* was 1.8em */
    line-height: 1.15;
    text-shadow: none;
    padding-left: 0;
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"] {
    font-size: 2.4em;             /* scale icon down a bit */
    margin-left: 0;
  }
  .section-8 .fm-row a .fm-header strong {
    font-size: 1.1em;             /* down from 1.4em */
    letter-spacing: 3px;
  }


  .section-8 .fm-row a p {
    position: static;
    opacity: 1 !important;
    margin-top: .75rem;
    padding: 0;
    font-size: .95rem;
  }
  .section-8 .fm-see-more {
    display: none;               
  }


  .section-8 .fm-row .finance-side a,
  .section-8 .fm-row .member-side a {
    background-position: center;
    background-size: cover;
  }
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */


/* Section-10 */
/* Slightly bigger phones: 700â€“767.98px */
@media (min-width: 700px) and (max-width: 767.98px){
  .section-10 #imageGalleryCarousel{ text-align: center; }

  /* 2-up grid */
  .section-10 #imageGalleryCarousel .carousel-item .col-3{
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  /* a bit taller than small phones */
  .section-10 .rounded-image{
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 15px;
  }

  /* arrows below, side-by-side, centered */
  .section-10 .custom-control{
    position: static !important;
    transform: none !important;
    display: inline-flex !important;
    margin: .875rem .5rem 0;
  }

  /* consistent vertical gap between the two rows */
  .section-10 #imageGalleryCarousel .carousel-item .row{
    row-gap: .875rem;
  }

  /* optional: tiny inner padding */
  .section-10 .carousel-inner{ padding: 0 .25rem; }
}


   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



/* NEW QUERIES */

   .slider-header{
     font-size: 3em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}

   .home-price{
     font-size: 3em;
   }

   
/* END NEW QUERIES */

.logo-foot img{
  width: 24em;
}
 
.banner-head{
  font-size: 1.3em;
}

.compressed-sec {
    padding: 5% 8%;
    background: #ededed;
}

.compressed-sec .col-md-8{
  width: 66.6666666667%;
}

   .compressed-sec .col-md-4{
  width: 33.3333333333%;
}
   
.col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
}

   .side-form iframe {
    height: 51em!important;
}

   .quick-nav.adjust{
     top: 4.5em;
   }

.logo-image a {
    margin-top: .1em;
    transform: scale(1);
    top: 0em;
}   

    .logo-image img {
    width: 15em;
}

   .single-blog {
    position: relative;
    padding: 5% 4% 4% 4%;
}

   
.insideimage {
    padding: 15% 4% 10% 4%;
    margin-top: 10.5%;
    /* border-bottom: 0.2em solid #1d1761; */
    background-image: none;
}

   .insideimage:after{
     width: 155%;
     border-radius: 0;
   }
   
.client-response {
    padding: 16% 2% 7% 2%;
    margin-top: 7%;
}
   
   .smallbar .logo-image img {
    width: 11em;
}

.error-page {
    padding: 15% 4% 12% 4%;
    margin-top: 10%;
}

.sliderfull .col-sm-12, .section-1 .col-sm-12, .section-2 .col-sm-12, .section-3 .col-sm-12, .section-4 .col-sm-12, .section-6 .col-sm-12{
    width: 100%!important;
}

.section-1 .col-md-3{
  width: 50%!important;
}


   
.sliderfull .col-md-7{
  width: 100%;
}
   


.show-for-small-only{
  display: block!important;
} 

.insideimage .slider-usp .usp-box{
  font-size: .73em;
}
 
.rev-sec-in .sec4-header {
    font-size: 2.3em;
}

   .rev-sec-in .rev-box{
     bottom: -1em;
   }

.rev-sec-in {
  padding: 7% 5%;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}   

   .rev-sec-in .btn{
     font-size: .9em;
     margin: .4em .4em;
   }   

.side-coup .btn-primary{
  font-size: .9em;
}   
   

.insideimage:before{
  display: none;
}
   
.side-price{
  font-size: 5.4em;
}

.inner-bottom{background-position: 100% 100%;}   

.side-offer{
  font-size: 2em;
}

.side-coup, .side-form, .side-reviews{
  width: 90%;
  margin: 2em auto 3em auto;
}

.side-label{
  font-size: 2em;  
} 

.insideimage .slider-usp{
  width: 90%;
  margin-right: auto;
  position: relative;
}

.insideimage .col-lg-6{
  padding-right: 39%;
}

.insideimage .slider-usp.row>*{
  padding: 0 1%;
}

.error-page .error{
  font-size: 11em;
}

.close-cta{
  font-size: 1.1em;
}

.hide-for-small-only{
  display: none!important;
}
 
.help-links a{
  text-align: center;
}
 

   .error-page .inside-content h1{
     font-size: 2.9em;
     margin-bottom: 0em;
   }

.error-page .entry-content {
    font-size: 1.3em;
    padding: 0% 3%;
    margin-top: 0.1em;
}   

 
.insideimage .col-md-4{
  width: 33.33%!important;
}


.home-label{
  font-size: 1.9em;
}

   .modal-dialog iframe {
    height: 43em!important;
}

.client-review{
  text-align: center;
  padding: 24% 4% 5% 4%;
  margin-top: 12%;
}

.client-review img, .client-review .btn{
  margin: auto;
}


.client-review .row-cols-5 {
    padding: 0% 8%;
    margin-top: 2%;
}


.client-review .row-cols-5 .col{
  padding: 0.5%;
}

.client-review h1{
  font-size: 3.5em;
}   

.resp-txt {
    font-size: 1.5em;
}

.copyright{
  font-size: .9em!important;
}

.client-response .bg-inner p {
    font-size: 1.5rem;
}

.thank-you .bg-inner h1 {
    font-size: 5rem;
}

.thank-you {
    padding: 9% 1% 5% 1%;
    margin-top: 13%;
}

.thank-you .button{
  margin: .5em 0;
}


.inside-content .col-md-8, .inside-content .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
} 

.inside-content .emp-rows .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
    padding: 0.1%;
}

.inside-content .emp-rows .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
    padding: 0.1%;
}


.emp-info em{
  width: 90em;
}

 }


 @media screen and (max-width: 59.999em) and (min-width: 55.001em) {

/* BANNER SLIDER */

.static-slide {
  position: relative;
  background-image: url(/wp-content/uploads/2025/10/banner-mobile-light.jpg);
  background-position: bottom;
  background-size: cover;
  margin-top: 0%;
  padding: 7% 4% 2% 4%;
}

.static-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 54%); /* Adjust darkness (0.2 - 0.5 is typical) */
  z-index: -1;
}


     .section-4::after{
display: none;
}
   
/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */
   
.section-1 h1{
  font-size: 2em;
}
   
   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */

   
.section-2 {
    padding: 5% 0% 27% 0%;
    margin-top: 2em;
    background-size: contain;
    background-position: top;
}


.section-2 .usp-row {padding: 0px 0%;top: 35em;}


   .section-2 .usp-box {
    padding: 0rem;
    height: 350px;
    margin: 0em 0em 0em 0em;
}
   

   /* Stack USP boxes on tablets/phones (tweak 992px to taste) */

  .section-2 .carousel-item .row > [class*="col-"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  /* optional: give some breathing room between stacked boxes */
  .section-2 .usp-box {
    margin-bottom: 1rem;
  }



   
 .section-2 .carousel-controls {
    position: static;         /* under the slides */
    transform: none;
    display: flex;
    gap: .75rem;
    width: fit-content;       /* shrink to the two buttons */
    margin: 1rem auto 0;      /* centers the wrapper itself */
    pointer-events: auto;
  }

  .section-2 .carousel-control-prev,
  .section-2 .carousel-control-next {
    position: static !important;
    width: auto !important;   /* kill Bootstrapâ€™s 15% width */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 2em;
  }

  /* Optional: size the round buttons a touch smaller on mobile */
  .section-2 .control-circle {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 0.95rem;
  }

  /* If Bootstrap icons are present, hide them (we use .control-circle) */
  .section-2 .carousel-control-prev-icon,
  .section-2 .carousel-control-next-icon {
    display: none;
  }
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */

   
.section-3 h2 {
    font-size: 3.2em;
    line-height: .55;
}

   .section-3 h2 strong {
line-height: .9;
}
   
   .section-3 {
    padding: 5% 0% 5% 0%;
    margin-top: 15em;
}

   .section-3::after {
display: none;
}

   .section-3 .col-lg-6{
     width: 100%
   }

   .call-sec1 {display: none !important;}

     .section-3 iframe {
    display: block;
    width: 100%;
    height: auto;             /* fallback */
    aspect-ratio: 16 / 9;     /* keeps the video proportional */
  }

  /* optional: strip <p> margins around the iframe on mobile */
  .section-3 p:has(> iframe) { margin: 0; }
   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

       .section-4 .col-12.col-md-8.ms-md-auto {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important; /* cancel the .ms-md-auto push */
  }

   .rev-header {
    font-size: 2.4em;
}
   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

   
   .sec5-header {
     font-size: 1.4em;
     color: #000000;
     line-height: 1;
   } 
   

.add-box {
    padding: 18px;
    position: relative;
}

   .additional-services-header {
    font-size: 1.4em;

}

   .service-list{
    grid-template-columns: 1fr;     /* stack items */
    height: 28rem;                   /* pick a size you like */
    overflow-y: auto;                /* bring back the scrollbar */
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* smooth iOS scrolling */
  }
   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */
 .section-8 { padding: 32px 24px; }

  /* soften outer gaps so both cards breathe */
  .section-8 .fm-row { margin: 16px 0; }
  .section-8 .fm-row > div { padding: 0 12px; }

  /* card sizing/behavior */
  .section-8 .fm-row a {
    height: 20em;              /* shorter than desktop, taller than mobile */
    transform: none;           /* avoid overflow from scale(1.1) */
    padding: 24px 18px;
    border-radius: 18px;
  }
  .section-8 .fm-row a::after {
    height: 0;                 /* no red grow by default on tablet */
  }
  .section-8 .fm-row a:hover::after,
  .section-8 .fm-row a:focus-visible::after {
    height: 100%;              /* keep your desktop hover effect */
  }

  /* header block */
  .section-8 .fm-row a .fm-header {
    top: 1.25em;               /* bring it higher than desktop */
    left: 0;
    font-size: 1.5em;          /* down from 1.8em */
    gap: .55em;
    text-shadow: -0.06em 0.06em #000;
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"] {
    font-size: 3rem;           /* scale icon for tablet */
    margin-left: .1em;
  }
  .section-8 .fm-row a .fm-header strong {
    font-size: 1.2em;
    letter-spacing: 4px;
  }

  /* teaser copy: show a couple lines, expand on hover */
  .section-8 .fm-row a p {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 5.25em;
    font-size: .95rem;
    opacity: .9;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;     /* ~2â€“3 lines visible */
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: opacity .2s ease, -webkit-line-clamp .2s ease;
  }
  .section-8 .fm-row a:hover p,
  .section-8 .fm-row a:focus-visible p {
    -webkit-line-clamp: unset; /* reveal full on hover/focus */
    opacity: 1;
  }

  /* keep â€œSEE MOREâ€ hint visible (but subtle) */
  .section-8 .fm-see-more {
    opacity: .85;
    transform: none;
    left: 18px;
  }
  .section-8 .fm-row a:hover .fm-see-more,
  .section-8 .fm-row a:focus-visible .fm-see-more {
    opacity: 0;
    transform: translateY(4px);
    visibility: hidden;
  }

  /* backgrounds stay centered & covered */
  .section-8 .fm-row .finance-side a,
  .section-8 .fm-row .member-side a {
    background-position: center;
    background-size: cover;
  }
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



/* NEW QUERIES */

   .slider-header{
     font-size: 3em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}
   

   .home-price{
     font-size: 3em;
     padding: 1em 0em 0em 0em;
   }


/* END NEW QUERIES */

.sched-row a strong{
  font-size: 2em;
}   

.side-form iframe {
    height: 44em!important;
}

.smallbar .logo-image img {
    width: 11em;
}

.deal-price{
  font-size: 3em;
}   
  
 .quick-nav.adjust {
    top: 6.3em;
} 
 
.sliderfull {margin-top: 17%;}

.sliderfull .col-lg-6{
  width: 100%;
}

.client-review {
    margin-top: 12%;
    padding: 14% 4% 5% 4%;
}   

   
.logo-image a {
    margin-top: .1em;
    transform: scale(1);
    top: 0em;
}   

 
.logo-image img{
  width: 15em;
}
 
   
.thank-you {
    margin-top: 10%;
}   

.sliderfull .col-md-7{
  width: 100%;
}
  
.inside-content .col-md-8, .inside-content .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}

.insideimage .slider-usp .usp-box{
  font-size: .8em;
}

.insideimage {
    margin-top: 19.5%;
    padding: 11% 4% 9% 4%;
    background-size: 55%;
}

.rev-sec-in .sec4-header {
    font-size: 2.3em;
}

   .rev-sec-in .btn{
     font-size: .748em;
   }   

.side-coup .btn-primary{
  font-size: .9em;
}   
   
 
.banner-head{
  font-size: 1.3em;
}

.insideimage .activate a{
  font-size: 1em;
}

 
.side-price{
  font-size: 7em;
}

.side-offer{
  font-size: 2em;
}

.side-coup, .side-form, .side-reviews{
  width: 90%;
  margin: 2em auto 3em auto;
}

.side-label{
  font-size: 2em;  
}


.insideimage .slider-usp{
  width: 53%;
  font-size: .84em;
}

.close-cta{
  font-size: 1.1em;
} 

.site-footer .bullet-list li{
  font-size: .9em;
}

.sched-row a{
  font-size: 0.9em;
}   

.error-page {
    padding: 11% 4% 6% 4%;
    margin-top: 10%;
}


.resp-txt {
    font-size: 1.5em;
}

.client-review h1{
  font-size: 4.5em;
}

.sched-row:after {
    content: " ";
    position: absolute;
    bottom: 35%;
    height: 2.4em;
    width: .4em;
    left: 50.8%;
}

.sliderfull .btn{
  font-size: 1em;
}

.copyright{
  font-size: .9em!important;
}   

.hide-for-small-only{
  /* display: none; */
}
 
.show-for-small-only{
  display: none;
}
    .sidebar.show-for-small-only{
  display: block!important;
     width: 100%;
}

 }


 @media screen and (min-width: 60em) and (max-width: 63.938em) {




   
/* BANNER SLIDER */


/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

.section-1 h1{
  font-size: 2em;
}

   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */



.section-2 {margin-top: 2em;padding: 0% 5% 5% 5%;}


.section-2 .usp-row {padding: 0px 0%;top: 17em;}


   .section-2 .usp-box {
    padding: 0rem;

    margin: 0em 0em 0em 0em;
}
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */

   .section-3 {
    padding: 5% 5% 5% 5%; /* Adjust padding for better spacing around the section */
    margin-top: 15em;
}

   .section-3::after {
    content: "";
    position: absolute;
    right: -190px;
    bottom: -2rem;
    width: 632px;
    height: 400px;

}


   .section-3 h2 {
    position: relative;
    font-size: 2.2em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    line-height: .55;
    /* border-bottom: 1px solid #0000001c; */
    padding-bottom: 0.4em;
    padding-left: 0em;
    text-transform: uppercase;
    font-family: 'poppinsregular';
}

      .call-sec1 {display: none !important;}

   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

   .section-4::after {
    left: clamp(0.5rem, 3vw, 2rem);
    width: clamp(320px, 22vw, 530px);
}
   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

   
   .sec5-header {
     font-size: 1.4em;
     color: #000000;
     line-height: 1;
   } 
   

.add-box {
    padding: 18px;
    position: relative;
}

   .additional-services-header {
    font-size: 1.4em;

}

   .service-list{
    grid-template-columns: 1fr;     /* stack items */
    height: 28rem;                   /* pick a size you like */
    overflow-y: auto;                /* bring back the scrollbar */
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* smooth iOS scrolling */
  }
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */



  .section-7 .finance-header {
    font-size: 2.6rem;         
    line-height: 1.2;
  }






/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */

    .section-8 { padding: 32px 24px; }

  /* soften outer gaps so both cards breathe */
  .section-8 .fm-row { margin: 16px 0; }
  .section-8 .fm-row > div { padding: 0 12px; }

  /* card sizing/behavior */
  .section-8 .fm-row a {
    height: 20em;              /* shorter than desktop, taller than mobile */
    transform: none;           /* avoid overflow from scale(1.1) */
    padding: 24px 18px;
    border-radius: 18px;
  }
  .section-8 .fm-row a::after {
    height: 0;                 /* no red grow by default on tablet */
  }
  .section-8 .fm-row a:hover::after,
  .section-8 .fm-row a:focus-visible::after {
    height: 100%;              /* keep your desktop hover effect */
  }

  /* header block */
  .section-8 .fm-row a .fm-header {
    top: 1.25em;               /* bring it higher than desktop */
    left: 0;
    font-size: 1.5em;          /* down from 1.8em */
    gap: .55em;
    text-shadow: -0.06em 0.06em #000;
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"] {
    font-size: 3rem;           /* scale icon for tablet */
    margin-left: .1em;
  }
  .section-8 .fm-row a .fm-header strong {
    font-size: 1.2em;
    letter-spacing: 4px;
  }

  /* teaser copy: show a couple lines, expand on hover */
  .section-8 .fm-row a p {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 5.25em;
    font-size: .95rem;
    opacity: .9;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;     /* ~2â€“3 lines visible */
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: opacity .2s ease, -webkit-line-clamp .2s ease;
  }
  .section-8 .fm-row a:hover p,
  .section-8 .fm-row a:focus-visible p {
    -webkit-line-clamp: unset; /* reveal full on hover/focus */
    opacity: 1;
  }

  /* keep â€œSEE MOREâ€ hint visible (but subtle) */
  .section-8 .fm-see-more {
    opacity: .85;
    transform: none;
    left: 18px;
  }
  .section-8 .fm-row a:hover .fm-see-more,
  .section-8 .fm-row a:focus-visible .fm-see-more {
    opacity: 0;
    transform: translateY(4px);
    visibility: hidden;
  }

  /* backgrounds stay centered & covered */
  .section-8 .fm-row .finance-side a,
  .section-8 .fm-row .member-side a {
    background-position: center;
    background-size: cover;
  }
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */


.sec9-header {
    font-size: 2.5em;
    line-height: .9;
}
   
.blog-section {
    padding: 0% 0% 0% 0%;
}
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */


/* NEW QUERIES */


   .slider-header{
     font-size: 2.3em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}
   .home-price{
     font-size: 3em;
   }

   .sliderfull {margin-top: 13%;} 


/* END NEW QUERIES */

 
.inside-content .col-md-8, .inside-content .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}
 
.modal-dialog .camp-form iframe {
    height: 32.2em!important;
}

   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }

   .menu>li a {
    /* font-size: 0.65em; */
    padding: 0.7em 1.4em;
}

   .top-bar .menu>li a {
    font-size: 0.67em;
}

.menu-top-menu-container .menu>li a{
  font-size: 0.7em;
  padding: .4em .7em;
}

.top-menu .btn{
  font-size: .8em;
}

.smallbar .menu-top-menu-container .menu>li a{
  font-size: .68em;
}

.smallbar    .menu>li a {
    font-size: 0.6em;
}

.smallbar .desk-nav .top-bar .btn-primary{
  font-size: 0.7em;
}


.side-price{
  font-size: 7em;
}

.side-offer{
    font-size: 3.1em;
}

.side-label{
  font-size: 2em;
}

.side-form iframe {
    height: 46em!important;
}
   
.side-coup{
  width: 85%;
  margin: 2em auto 3em auto;
  background-size: cover;
}

.insideimage {
    padding: 15% 4% 10% 4%;
    margin-top: 7.5%;
    background-size: 59%;
}

  .logo-image img {
    width: 11em;
}
  

.client-review {
    padding: 13% 4% 5% 4%;
}   
   
.banner-head{
  font-size: 1.3em;
}

.insideimage .activate a{
  font-size: 1em;
}


.smallbar .logo-image img {
    width: 10em;
}

.smallbar .desk-nav .btn-primary{
  font-size: 0.7em;
}

   
.deal-price{
  font-size: 3.4em;
}



.contact-desk a{
  font-size: 1.6em;
}

.copyright{
  font-size: .9em!important;
}   

.sched-row a ,.sched-row button {
    padding: 3% 0% 3% 0%;
    font-size: .9em;
}


.close-cta{
  font-size: 1.1em;
}

.home-form .row {
    font-size: 1.3em;
}



html {
    font-size: 15px!important;
}
 

.show-for-small-only{
  display: none;
}

   .sidebar.show-for-small-only{
  display: block!important;
     width: 100%;
}


 }


 @media screen and (max-width: 75em) and (min-width: 63.939em) {
 


/* BANNER SLIDER */


/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

   .section-1 h1{
  font-size: 2.5em;
}

   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */


.section-2 {margin-top: 2em;padding: 0% 5% 5% 5%;}


.section-2 .usp-row {padding: 0px 0%;top: 17em;}


   .section-2 .usp-box {
    padding: 0rem;

    margin: 0em 0em 0em 0em;
}
   

   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */

   
   .section-3 {
    padding: 5% 5% 5% 5%; /* Adjust padding for better spacing around the section */
    margin-top: 15em;
}

   .section-3::after {
    content: "";
    position: absolute;
    right: -190px;
    bottom: -2rem;
    width: 632px;
    height: 400px;

}


   .section-3 h2 {
    position: relative;
    font-size: 2.2em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    line-height: .55;
    /* border-bottom: 1px solid #0000001c; */
    padding-bottom: 0.4em;
    padding-left: 0em;
    text-transform: uppercase;
    font-family: 'poppinsregular';
}

      .call-sec1 {display: none !important;}

   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */
   
   .section-4::after {
    left: clamp(0.5rem, 3vw, 2rem);
    width: clamp(320px, 22vw, 530px);
}
   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

      .sec5-header {
     font-size: 1.6em;
     color: #000000;
     line-height: 1;
   } 
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */

 .section-8 { padding: 32px 24px; }

  /* soften outer gaps so both cards breathe */
  .section-8 .fm-row { margin: 16px 0; }
  .section-8 .fm-row > div { padding: 0 12px; }

  /* card sizing/behavior */
  .section-8 .fm-row a {
    height: 20em;              /* shorter than desktop, taller than mobile */
    transform: none;           /* avoid overflow from scale(1.1) */
    padding: 24px 18px;
    border-radius: 18px;
  }
  .section-8 .fm-row a::after {
    height: 0;                 /* no red grow by default on tablet */
  }
  .section-8 .fm-row a:hover::after,
  .section-8 .fm-row a:focus-visible::after {
    height: 100%;              /* keep your desktop hover effect */
  }

  /* header block */
  .section-8 .fm-row a .fm-header {
    top: 1.25em;               /* bring it higher than desktop */
    left: 0;
    font-size: 1.5em;          /* down from 1.8em */
    gap: .55em;
    text-shadow: -0.06em 0.06em #000;
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"] {
    font-size: 3rem;           /* scale icon for tablet */
    margin-left: .1em;
  }
  .section-8 .fm-row a .fm-header strong {
    font-size: 1.2em;
    letter-spacing: 4px;
  }

  /* teaser copy: show a couple lines, expand on hover */
  .section-8 .fm-row a p {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 5.25em;
    font-size: .95rem;
    opacity: .9;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;     /* ~2â€“3 lines visible */
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: opacity .2s ease, -webkit-line-clamp .2s ease;
  }
  .section-8 .fm-row a:hover p,
  .section-8 .fm-row a:focus-visible p {
    -webkit-line-clamp: unset; /* reveal full on hover/focus */
    opacity: 1;
  }

  /* keep â€œSEE MOREâ€ hint visible (but subtle) */
  .section-8 .fm-see-more {
    opacity: .85;
    transform: none;
    left: 18px;
  }
  .section-8 .fm-row a:hover .fm-see-more,
  .section-8 .fm-row a:focus-visible .fm-see-more {
    opacity: 0;
    transform: translateY(4px);
    visibility: hidden;
  }

  /* backgrounds stay centered & covered */
  .section-8 .fm-row .finance-side a,
  .section-8 .fm-row .member-side a {
    background-position: center;
    background-size: cover;
  }
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



/* NEW QUERIES */
 
.sliderfull {
    position: relative;
    z-index: 1;
    margin-top: 13%;
}

   
   .slider-header{
     font-size: 2em;
   }

.contact-info-desk a{
  font-size: 2.4em;
}

   .home-price{
     font-size: 3em;
   }


/* END NEW QUERIES */


.side-form iframe {
    height: 47em!important;
}
  
   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }

   .menu>li a {
    font-size: 0.89em;
}

.menu-top-menu-container .menu>li a {
    font-size: 0.68em;
    padding: 0.4em .9em;
}


.side-rev .btn{
  font-size: .9em;
}

.side-price{
  font-size: 3.3em;
}

.side-offer{
  font-size: 1.2em;
}

.top-menu .btn{
  font-size: .8em;
}

.smallbar .menu-top-menu-container .menu>li a{
  font-size: 0.7em;
}

.smallbar    .menu>li a {
    font-size: 0.61em;
}

.smallbar .desk-nav .btn-primary{
  font-size: 0.8em;
}


.smallbar .desk-nav .top-bar .btn-primary{
  font-size: 0.7em;
}
 

.contact-desk a{
  font-size: 1.8em;
}

.logo-image img {
    width: 11em;
}


.client-review {
    padding: 13% 4% 5% 4%;
}   

.banner-head{
  font-size: 1.3em;
}

.insideimage .activate a{
  font-size: 1em;
}


.smallbar .logo-image img {
    width: 8em;
}
 
html {
    font-size: 16px!important;
}

 
.rev-slider .tt_2cl{
  height: 26em;
}

.rev-slider .ttshowcase_slider .bx-wrapper .bx-viewport{
  height: 26em!important;
}
 

.home-form iframe{
  height: 46em!important;
  width: 100%!important;
  margin-top: -4em;
}

.copyright{
  font-size: .9em!important;
}   

.close-cta{
  font-size: 1.2em;
}

.sched-row a ,.sched-row button{
  font-size: .9em;
}

.show-for-small-only{
  display: none;
}



 }


 @media screen and (max-width: 85em) and (min-width: 75.001em) {



/* BANNER SLIDER */


/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

.section-1 h1{
  font-size: 2.8em;
}

   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */

   
.section-2 {margin-top: 2em;padding: 0% 5% 5% 5%;}


.section-2 .usp-row {padding: 0px 0%;top: 17em;}


   .section-2 .usp-box {
    padding: 0rem;

    margin: 0em 0em 0em 0em;
}
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */


   .section-3 {
    padding: 5% 5% 5% 5%; /* Adjust padding for better spacing around the section */
    margin-top: 15em;
}

   .section-3::after {
    content: "";
    position: absolute;
    right: -190px;
    bottom: -2rem;
    width: 632px;
    height: 400px;

}


   .section-3 h2 {
    position: relative;
    font-size: 2.2em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    line-height: .55;
    /* border-bottom: 1px solid #0000001c; */
    padding-bottom: 0.4em;
    padding-left: 0em;
    text-transform: uppercase;
    font-family: 'poppinsregular';
}

      .call-sec1 {display: none !important;}

   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */
   
   .section-4::after {
    left: clamp(0.5rem, 3vw, 2rem);
    width: clamp(380px, 22vw, 530px);
}
   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

      .sec5-header {
     font-size: 1.6em;
     color: #000000;
     line-height: 1;
   } 
   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */
   .section-8 .fm-row a{
    height: 20em;                  /* a touch shorter than 22em */
    padding: 2.25em 1.25em;
    transform: none;               /* avoid overflow from scale */
  }

  /* header/icon scale & position */
  .section-8 .fm-row a .fm-header{
    top: 4.25em;                   /* sits a bit lower pre-hover */
    left: 0;
    font-size: 1.55em;             /* was 1.8em */
    gap: .5em;
    position: relative;
    z-index: 2;                    /* over the red ::after overlay */
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"]{
    font-size: 3.05em;             /* was 3.6em */
  }
  .section-8 .fm-row a .fm-header strong{
    font-size: 1.14em;             /* was 1.4em */
    letter-spacing: 4px;
  }

  /* SEE MORE nudge so it doesn't crowd */
  .section-8 .fm-see-more{
    left: 150px;                   /* was 180px */
    bottom: 22px;                  /* was 30px */
  }

  /* --- hover paragraph calibration --- */
  /* hidden/teaser state (not hovered) */
  .section-8 .fm-row a p{
    position: absolute;
    left: 1.25em;                  /* match card padding */
    right: 1.25em;
    bottom: 1.1em;
    font-size: .93rem;
    line-height: 1.35;
    opacity: 0;                    /* default hidden (you already had this) */
    margin: 0;
    padding: 0;

    /* keep a few lines ready so reveal has space */
    max-height: 7.2em;             /* ~5 lines */
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;

    z-index: 2;                    /* above overlay */
    transition: opacity .2s ease, bottom .2s ease;
  }

  /* reveal on hover/focus */
  .section-8 .fm-row a:hover p,
  .section-8 .fm-row a:focus-visible p{
    opacity: 1;
    bottom: .9em;                  /* small lift on reveal */
    -webkit-line-clamp: unset;     /* show full text */
    max-height: none;
  }

  /* keep overlay behind text/header */
  .section-8 .fm-row a::after{
    z-index: 1;
  }

  /* when hovered your header moves to top; keep that behavior */
  .section-8 .fm-row a:hover .fm-header,
  .section-8 .fm-row a:focus-visible .fm-header{
    top: 0;
    left: 0;
  }
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



   
/* NEW QUERIES */

   .sliderfull {
    position: relative;
    z-index: 1;
    margin-top: 11%;
}
   
   .slider-header{
     font-size: 2.5em;
   }

   .home-price{
     font-size: 3em;
   }

   .contact-info-desk a{
     font-size: 2.4em;
   }
   
/* END NEW QUERIES */


   html {
    font-size: 17px!important;
}

.home-form iframe{
  height: 43em!important;
  margin-top: -3.6em;
}
  
   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }

  

.menu>li a {
    padding: 0.7em 1.3em;
    font-size: 0.7em;
}

.menu-top-menu-container .menu>li a{
  font-size: 0.7em;
}

.smallbar .menu-top-menu-container .menu>li a{
  font-size: .79em;
}

.top-menu .btn{
  font-size: .9em;
}

.smallbar .menu>li a {
    font-size: 0.67em;
}
 

.logo-image img {
    width: 10em;
}

.side-rev .btn{
  font-size: 1em;
}

.side-price{
  font-size: 3.3em;
}
 

.smallbar .logo-image img {
    width: 8em;
}

.copyright{
  font-size: .9em!important;
}   

.close-cta{
  font-size: 1.3em;
}

.sched-row a ,.sched-row button {
    padding: 1% 2% 2% 2%;
}

.show-for-small-only{
  display: none;
}


 } 



 @media screen and (max-width: 95.001em) and (min-width: 85.001em) {



/* BANNER SLIDER */


/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

   
   .section-1 h1{
  font-size: 3em;
}

   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */

   
.section-2 {margin-top: 2em;padding: 0% 5% 5% 5%;}


.section-2 .usp-row {padding: 0px 0%;top: 17em;}


   .section-2 .usp-box {
    padding: 0rem;

    margin: 0em 0em 0em 0em;
}
   
   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */


   .section-3 {
    padding: 5% 5% 5% 5%; /* Adjust padding for better spacing around the section */
    margin-top: 15em;
}

   .section-3::after {
    content: "";
    position: absolute;
    right: -40px;
    bottom: -2rem;
    width: 732px;
    height: 500px;

}


   .section-3 h2 {
    position: relative;
    font-size: 2em;

}

  

   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

      .section-4::after {
    left: clamp(0.5rem, 3vw, 2rem);
    width: clamp(380px, 22vw, 530px);
}
   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

      .sec5-header {
     font-size: 1.8em;
     color: #000000;
     line-height: 1;
   } 
   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */
  .section-8 .fm-row a{
    height: 20em;                  /* a touch shorter than 22em */
    padding: 2.25em 1.25em;
    transform: none;               /* avoid overflow from scale */
  }

  /* header/icon scale & position */
  .section-8 .fm-row a .fm-header{
    top: 4.25em;                   /* sits a bit lower pre-hover */
    left: 0;
    font-size: 1.55em;             /* was 1.8em */
    gap: .5em;
    position: relative;
    z-index: 2;                    /* over the red ::after overlay */
  }
  .section-8 .fm-row a .fm-header span[class^="icon-"]{
    font-size: 3.05em;             /* was 3.6em */
  }
  .section-8 .fm-row a .fm-header strong{
    font-size: 1.14em;             /* was 1.4em */
    letter-spacing: 4px;
  }

  /* SEE MORE nudge so it doesn't crowd */
  .section-8 .fm-see-more{
    left: 150px;                   /* was 180px */
    bottom: 22px;                  /* was 30px */
  }

  /* --- hover paragraph calibration --- */
  /* hidden/teaser state (not hovered) */
  .section-8 .fm-row a p{
    position: absolute;
    left: 1.25em;                  /* match card padding */
    right: 1.25em;
    bottom: 1.1em;
    font-size: .93rem;
    line-height: 1.35;
    opacity: 0;                    /* default hidden (you already had this) */
    margin: 0;
    padding: 0;

    /* keep a few lines ready so reveal has space */
    max-height: 7.2em;             /* ~5 lines */
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;

    z-index: 2;                    /* above overlay */
    transition: opacity .2s ease, bottom .2s ease;
  }

  /* reveal on hover/focus */
  .section-8 .fm-row a:hover p,
  .section-8 .fm-row a:focus-visible p{
    opacity: 1;
    bottom: .9em;                  /* small lift on reveal */
    -webkit-line-clamp: unset;     /* show full text */
    max-height: none;
  }

  /* keep overlay behind text/header */
  .section-8 .fm-row a::after{
    z-index: 1;
  }

  /* when hovered your header moves to top; keep that behavior */
  .section-8 .fm-row a:hover .fm-header,
  .section-8 .fm-row a:focus-visible .fm-header{
    top: 0;
    left: 0;
  }
   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



   .slider-header{
     font-size: 2.5em;
   }


   .sliderfull {
    position: relative;
    z-index: 1;
    margin-top: 10%;
}
/* END NEW QUERIES */

   html {
    font-size: 17px!important;
}

.home-form iframe{
  height: 41em!important;
}


   .home-form .camp-form iframe {
    height: 32em!important;
}

.widget .home-form .camp-form iframe {
    height: 36.3em!important;
}

.modal-dialog .camp-form iframe {
    height: 32.2em!important;
}

   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }

   .menu>li a {
    font-size: 0.9em;
}

.menu-top-menu-container .menu>li a{
  font-size: .8em;
}

.smallbar    .menu>li a {
    font-size: 0.8em;
}

.smallbar .menu-top-menu-container .menu>li a{
  font-size: 0.9em;
}
 

.smallbar .desk-nav .top-bar .btn-primary{
  font-size: 0.7em;
}

  .logo-image img {
    width: 14em;
}

.smallbar .logo-image img {
    width: 11em;
}
 

.sched-row:after {
    content: " ";
    position: absolute;
    bottom: 35%;
    height: 2.4em;
    width: .4em;
    left: 50.8%;
}

.sliderfull .btn{
  font-size: 1em;
}

.copyright{
  font-size: .9em!important;
}   


.close-cta{
}

.show-for-small-only{
  display: none;
}


 }


 @media screen and (max-width: 125em) and (min-width: 95.001em) {


   
/* BANNER SLIDER */


/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

   .section-1 h1{
  font-size: 3.8em;
}
   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */

   .section-3 h2 {
    position: relative;
    font-size: 3.2em;
  
}
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



/* NEW QUERIES */

   .slider-header{
     font-size: 2.8em;
   }
   
/* END NEW QUERIES */

   html {
    font-size: 17px!important;
}
  
   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }

 
 
.sliderfull {margin-top: 8%;} 

.copyright{
  font-size: .9em!important;
}   

.close-cta{
  font-size: 1.6em;
}

.sched-row a ,.sched-row button {
    padding: 3% 0% 3% 0%;
}


.show-for-small-only{
  display: none;
}

 .team-box {
    height: 26em;
    width: 95%;
 }


 } 
  
  
 @media screen and (min-width: 125.001em) and (max-width: 999.9em) {
 

/* BANNER SLIDER */


/* ------------------------------------------------------------------------------------- */

   
/* Section-1 */

   
/* ------------------------------------------------------------------------------------- */

/* Section-2 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-3 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-4 */

   
/* ------------------------------------------------------------------------------------- */



/* Section-5 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-6 */

   
/* ------------------------------------------------------------------------------------- */


/* Section-7 */

   
/* ------------------------------------------------------------------------------------- */

   
/* Section-8 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-9 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-10 */

   
/* ------------------------------------------------------------------------------------- */


   
/* Section-11 */

   
/* ------------------------------------------------------------------------------------- */



   
/* NEW QUERIES */
   .slider-header{
     /* font-size: 3em; */
   }


/* END NEW QUERIES */


.sliderfull {margin-top: 11%;} 
 
html {
    font-size: 17px!important;
}


   .home-form .camp-form iframe {
    height: 32em!important;
}

.widget .home-form .camp-form iframe {
    height: 36.3em!important;
}

.modal-dialog .camp-form iframe {
    height: 32.2em!important;
}

   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }

   .menu>li a {
    font-size: 1.1em;
}
.smallbar .desk-nav .btn-primary{
  font-size: .9em;
}


.copyright{
  font-size: .9em!important;
}   

.sched-row a ,.sched-row button{
    padding: 3% 0% 3% 0%;
    font-size: 1.1em;
}

.show-for-small-only{
  display: none;
}

 }



[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}