html {
  scroll-behavior: smooth;
}


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;
}

a {
    -webkit-transition: color .4s ease 0s;
    -moz-transition: color .4s ease 0s;
    -o-transition: color .4s ease 0s;
    transition: color .4s ease 0s;
}

.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: #843895;
  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: 'poppinsregular';
  border-radius: 2em;
  display: inline-block; /* Ensures the button does not stretch */
  /* min-width: 300px; */
}

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


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

body .btn-secondary:hover {
    background-color: #843895 !important;
    border: 2px solid #ffffff !important;
}

body .btn-primary:hover {
    background-color: #000000 !important;
    border: 2px solid #ffffff !important;
}


.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, strong {
  font-family: 'oswald', sans-serif;
 }

body .button:focus, body .button:hover {
    background-color: #231f20;
    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 #f43b3b;
}

.single-blog .nav-links a{
  display: block;
  background: #f43b3b;
  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: '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: 'poppinsbold';
  src: url('/wp-content/themes/plumberseo-bootstrap/fonts/poppins-bold-webfont.woff2') format('woff2'),
       url('/wp-content/themes/plumberseo-bootstrap/fonts/poppins-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  src: url('/wp-content/themes/plumberseo-bootstrap/fonts/Oswald-VariableFont_wght.woff2') format('woff2'),
       url('/wp-content/themes/plumberseo-bootstrap/fonts/Oswald-VariableFont_wght.woff') format('woff'),
       url('/wp-content/themes/plumberseo-bootstrap/fonts/Oswald-VariableFont_wght.ttf') format('truetype');
  font-weight: 500 700; 
  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-bl';
  src:  url('/wp-content/themes/plumberseo-bootstrap/fonts/bl/icomoon.eot?2xhdeh');
  src:  url('/wp-content/themes/plumberseo-bootstrap/fonts/bl/icomoon.eot?2xhdeh#iefix') format('embedded-opentype'),
        url('/wp-content/themes/plumberseo-bootstrap/fonts/bl/icomoon.woff2?2xhdeh') format('woff2'),
        url('/wp-content/themes/plumberseo-bootstrap/fonts/bl/icomoon.ttf?2xhdeh') format('truetype'),
        url('/wp-content/themes/plumberseo-bootstrap/fonts/bl/icomoon.woff?2xhdeh') format('woff'),
        url('/wp-content/themes/plumberseo-bootstrap/fonts/bl/icomoon.svg?2xhdeh#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-line-experienced-tech-icon:before {
  content: "\e90e";
        font-family: 'icomoon-bl' !important;
}

.icon-x1:before {
  content: "\e904";
      font-family: 'icomoon-bl' !important;
}


.icon-x .path1:before {
  content: "\e921";
  color: #000;
    font-family: 'icomoon-bl' !important;
}
.icon-x .path2:before {
  content: "\e9cf";
  color: #fff;
  margin-left: -1em;
    font-family: 'icomoon-bl' !important;
}

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

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

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

.icon-angle-double-right:before {
  content: "\f101";
  font-family: 'icomoon-bl' !important;
}

.icon-comm-involv-proserv:before {
  content: "\e9a4";
  font-family: 'icomoon-bl' !important;
}

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

.icon-calendar-kj:before {
  content: "\e96b";
  font-family: 'icomoon-bl' !important;
}

.icon-call-ae-icon:before {
  content: "\e934";
  font-family: 'icomoon-bl' !important;
}

.icon-keyboard_arrow_right:before {
  content: "\e315";
  font-family: 'icomoon-bl' !important;
}

.icon-comm-involv-proserv:before {
  content: "\e9a4";
  font-family: 'icomoon-bl' !important;
}

.icon-max-24-7:before {
  content: "\e9ac";
  font-family: 'icomoon-bl' !important;
}

.icon-leftcoast-repaircon:before {
  content: "\e9447";
  font-family: 'icomoon-bl' !important;
}

.icon-clean-pn:before {
  content: "\e9b6";
  font-family: 'icomoon-bl' !important;
}

.icon-c1-smart-sol:before {
  content: "\e9b8";
  font-family: 'icomoon-bl' !important;
}

.icon-mp-shield1:before {
  content: "\e9c7";
  font-family: 'icomoon-bl' !important;
}

.icon-water-heatercon:before {
  content: "\e920";
  font-family: 'icomoon-bl' !important;
}

.icon-ac-repair-lincoln:before {
  content: "\e928";
  font-family: 'icomoon-bl' !important;
}

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

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

.icon-kitchen-plumbing:before {
  content: "\e9bb";
  font-family: 'icomoon-bl' !important;
}

.icon-max-sewer-replace:before {
  content: "\e981";
  font-family: 'icomoon-bl' !important;
}

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

.icon-tools-pm:before {
  content: "\e90f";
  font-family: 'icomoon-bl' !important;
}

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

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

.icon-csr-icon1:before {
  content: "\e94c";
  font-family: 'icomoon-bl' !important;
}

.icon-csr-icon1:before {
  content: "\e94c";
}

.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%;
}  

.logo-block{
  position:relative;
  z-index:99;
  background-color:#fff;
  background-image: url(/wp-content/uploads/2024/11/acostamobile-bg.gif);  
}

.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: #000000;
  background-image: url(/wp-content/uploads/2025/04/header-texture.png);
  background-size: cover;
}

.main-bar{
  padding: 0% 0%;
  background-image: url(/wp-content/uploads/2025/04/header-texture.png);
  background-size: cover;
  background-color: #000000;
}
 

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


.logo-image{
  position: relative;
}


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

.logo-image a{
  position: relative;
  display: block;
  transform: scale(1);
  padding-top: 1em;
} 

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

.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: #843895;
    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 .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: #1f1f1f;
    border: 0;
    border-radius: 0;
    padding: 0.8em 1.6em;
    background: #843895;
    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: #843895;
  border-left: 0.5em solid #ffffff;
}

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

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

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


.cta-row{
  position: relative;
  border-top-left-radius: 900em;
  border-bottom-left-radius: 900em;
  background: #843895;
  margin: 2% 0;
  overflow: hidden;
}

.header-btn{
  position: relative;
  background: #ffffff;
  padding: 0.7em 0.6em 0.8em 0.6em;
  display: block;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 800;
  line-height: 1.1;
  width: 100%;
  font-size: 1.5em;
  border:0;
  transition: all .3s ease-in-out;
}

.header-btn.summer-sale{
  background: white;
  color: #0098a1;
}

.header-btn.summer-sale:hover{
  background: #0098a1;;
  color: #fff;
}

.header-btn strong{
  display: block;
}

.small-btns{
  font-size: .758em;
}

.small-btns .btn-primary{
  padding: .8em 0em;
  background: #843895;
  color: white;
  border-radius: 0;
}

.se-widget-button .icon-calendar {
  font-size: 1.8em;
}


.header-btn:hover{
  background: white;
  color: #843895;
}


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


/* 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;
}

.pop-label{
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.6em;
  letter-spacing: .05em;
}

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

.modal-content #field_s6ttc{
  display: none!important;
}

#couponPop .modal-content{
  padding: 2em 2em;
}

#couponPop .modal-content .frm_primary_label{
  color: white;
}

#couponPop .modal-content #frm_field_24_container{
  margin-bottom: 0em;
}

#couponPop .modal-content .frm_style_formidable-style.with_frm_style .frm_submit button{
  background: #843895;
  border: 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.coup-contact a{
  display: block!important;
  text-align: center;
  font-size: 2em;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: white!important;
}


.coup-contact a span{
  color: #1aa3ab;
  position: relative;
  top: .15em;
}

.couppop-txt{
  position: relative;
  text-align: center;
  color: white;
  font-size: 1.4em;
  margin-bottom: 1em;
}

.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: 4px solid #ffffff;
  color: #0099bb;
  margin: auto;
  background-color: #843895;
  padding: 0.4em!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;!importnat;!importnat;!importna;!importn;!import;!impor;!impo;!imp;!im;!i;!;
  display: flex;
  justify-content: space-between;
}

.top-bar:after{
  content:'';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.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;
}


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

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

.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;
}

.main-nav{
  position: relative;
}

.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: #843895;
   font-size: 1.2em;
   color: white;
   left: 0em;
   line-height: 1.9;
   text-align: center;
 }

.desk-nav .top-bar .btn-primary {
    display: inline-block;
    width: auto;
    color: white;
    font-weight: 900;
    padding: 0.7em 2em;
    background-color: #000000;
    border-radius: 35px;
    transition: all 0.3s ease-in-out;
}


.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;
  /* text-align: center; */
}
 

.contact-info-desk a{
  line-height: 1;
  margin: 0.1em 0 0.1em auto;
  font-size: 3em;
  font-weight: bolder;
  position: relative;
  text-align: center;
  transition: all .3s ease-in-out;
  /* border-left: 1px solid #00000030; */
  color: white;
  letter-spacing: 3px;
  font-family: 'poppinsbold';
  }

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

.contact-info-desk a em{
  display: block;
  font-style: normal;
  font-size: 0.34em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  position: relative;
  top: 0.3em;
}

.contact-info-desk a em span{
  color: #000000;
}

.smallbar .contact-info-desk a{
  /* font-size: 1.9em; */
}
 
.top-bar .menu>li a{
  font-size: 1em;
  padding: 0.6em 0.8em;
  color: #ffffff !important;
}

.top-bar .menu>li.payment-link a{
  background: #843895;
  border-radius: 900em;
}
 
.top-bar .menu>li a svg{
  width: 1em;
  height:1em;
}

.top-bar .menu>li a svg path{
  fill: white;
}


.top-bar .menu>li a span{
  color: #000000;
  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 1.3em 0.6em 1.3em;
  text-decoration: none;
  color: #ffffff !important;
  font-size: 0.9em;
  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: #ffffff;
    display: block;
    position: absolute;
    font-size: 0.8em;
    top: 37%;
    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: #843895!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: #843895;
  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: #209ad6;
}

.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;  
}

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

#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: 7%;
}
.static-slide{
  background-repeat: no-repeat;
  background-position: TOP;
  background-size: cover;
  position: relative;
  z-index: 2;
  margin-top: 0%;
  padding: 6% 4% 6% 4%;
  color: white;
  background-image: url(/wp-content/uploads/2025/04/slider-banner.jpg);
  border-bottom: .3em solid #843895;
}


.slider-truck{
  position: relative;
  bottom: -14.7em;
  width: 28em;
  display: block;
  margin: auto;
  animation: fadeInRight 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 1s;
  transition: 1s ease-in-out;
  /* opacity: 0; */
  right: 3em;
  z-index: 9;
}

.slider-masc{
position: absolute;
bottom: 3em;
width: 17em;
display: block;
margin: auto;
animation: fadeInRight 1.2s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-delay: 1s;
transition: 1s ease-in-out;
opacity: 0;
right: -1em;
}

.sliderfull .subtext{position: relative;font-size: 1.2em;text-transform: uppercase;width: 72%;}

.slider-header{line-height: 0.9;font-size: 2.1em;position: relative;letter-spacing: .07em;color: #ffffff;margin-bottom: 0%;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;font-family: 'Oswald';margin-left: .9em;}

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

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

}

.slider-header:after{
  content:'';
  position: absolute;
  left: -44px;
  bottom: -0.5em;
  width: 0.5em;
  height: 4em;
  background: #000000;
  border-radius: 900em;
}


.slider-header strong{display: block;font-size: 3em;}

.call-slider{
position: relative;
font-family: 'Exo 2', sans-serif;
font-size: 2em;
color: #843895!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: #e78b3d;
}

.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: 50%;margin: -0.8em auto -3em 0;z-index: 2;padding: 0;text-align: center;}


.usp-box-row .usp-slide .col-3, .usp-box-row .usp-slide .col-9{
width: 100%;
}

.usp-slide{position: relative;height: 9em;text-align: left;line-height: 1.4;outline-offset: -0.7em;font-size: 0.9em;transition: all .3s ease-in-out;text-align: center;background: #000000;color: white;text-transform: uppercase;padding: 1em 1em 1em 1em;border: 1px solid #00000017;border-radius: 0.6em;top: 1em;}

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

.usp-slide span.icon-family-owned-icon{
font-size: 4.3em;
margin-top: .1em;
margin-bottom: .15em;
}

.usp-slide:hover{background: #843895;color: white;border: 6px solid #ffffff;}

.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: #000000;
   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;
}

.top-services a img {
   position: absolute;
   z-index: -1;
   opacity: 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.2);
}



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

.servi-label{
 position: absolute;
 text-transform: uppercase;
 letter-spacing: 0.04em;
 bottom: 2em;
 left: 0em;
 width: 100%;
 font-size: 1.5em;
 padding: 0% 15%;
 line-height: 1.1;
 transition: all .3s ease-in-out;
 font-family: "oswald", sans-serif!important;
 font-weight: 700;
}

.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: #843895;
 /* 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: 0em;
 line-height: 1.3;
}

.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: -57px; /* Adjust to position the logo above the column */
 left: 50%;
 transform: translateX(-50%);
 width: 238px; /* 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: 5% 2% 8% 2%;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-color: white;
  background-image: url(/wp-content/uploads/2024/04/sec1-bg.jpg);
}

.section-1:before, .section-1:after{
content:'';
position: absolute;
bottom: 4em;
left: 0em;
width: 4.6em;
height: 10em;
background-size: cover;
background-repeat: no-repeat;
background-image: url(/wp-content/uploads/2024/04/drops-pair.png);
}

.section-1:after{
transform: scale(-1, 1);
top: 30%;
right: -0.2em;
left: auto;
}




.home-form{
  position: relative;
  background: #000000;
  width: 90%;
  margin: auto;
  border-radius: 25px;
  height: auto;
  min-height: 52em;
  /* max-height: fit-content; */
  padding-bottom: 1%;
}

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

.home-form .camp-form iframe {
    height: auto !important;
}

.home-form .camp-form iframe {
    height: auto !important;
    min-height: 800px; 
}



.home-label{
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 1.8em;
  top: 1em;
  font-family: 'oswald', sans-serif;
  color: white;
  text-shadow: -.1em .1em black;
  margin-bottom: 3em;
}

.section-1 h1{position: relative;font-size: 2.1em;color: #000000;letter-spacing: 0.05em;margin-bottom: 0.7em;line-height: 1.2;padding-bottom: 0.4em;text-transform: uppercase;font-family: 'poppinsregular';}  

.section-1 h1 strong{/* display: block; */font-size: 1.9em;color: #843895;}


.call-cta{position: relative;display: block;margin-top: 0.6em;background-color: #fdfdfd3d;padding: 0.4em 0em 0.1em 2.2em;border-radius: 1em;text-transform: uppercase;letter-spacing: 0.07em;line-height: 1.2;font-size: 2.6em;width: 11.3em;font-family: 'poppinsregular';transition: all .3s ease-in-out;color: #000000!important;font-weight: bolder;}


.call-cta:before{content:'';position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: .1em solid #843895;z-index: -1;transition: all .3s ease-in-out;border-radius: 900em;}

.call-cta:after{content: '\f095';position: absolute;width: 1.6em;height: 1.6em;top: 0.3em;left: 0.3em;font-family: 'icomoon';text-align: center;color: #ffffff;font-size: 1em;border-radius: 900em;line-height: 1.7;background: #843895;}

.call-cta span{display: block;font-family:'poppinsregular';font-size: .41em;color: black;font-weight: 300;}

.call-cta:hover, .call-cta:hover span{color: white!important;background-color: #f43b3b00;/* margin-top: 1em; */}

.call-cta:hover:after, .call-cta:hover span{
color: white;
}

.call-cta:hover:before{background: #000000;}




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



/* Section-2 CSS  */ 

.section-2 {
  padding: 5% 10% 10% 10%;
  position: relative;
  z-index: 3;
  background-image: url('/wp-content/uploads/2025/04/sec-2-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  /* background-attachment: fixed; */
  background-color: white;
  text-align: center;
}

.rev-header{
      font-size: 6em;
      color: #ffffff;
      font-family: 'oswald';
      line-height: 1.2;
}


.sec2-header{
  position: relative;
  text-transform: uppercase;
  font-size: 3em;
  letter-spacing: 0.083em;
  margin-bottom: .3em;
  font-family: 'Exo 2', sans-serif;
}


.usp-wrap {
  padding: 3em 4.5em; /* top-bottom: 2em, left-right: 1.5em */
}


.usp-container {
  position: relative;
  z-index: 3; /* Bring USP boxes above the background */
  padding: 0px 0%; /* Adjust side padding */
  margin-top: 0em;
  top: 6em;
}

.usp-blk {
  background: white;
  padding: 2rem;
  text-align: center;
  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;
  margin: 0em 1em;
  min-height: 425px; /* Ensures equal height */
  height: 100%;
  border-radius: 2em;
}

.usp-blk {
  position: relative; /* Needed for absolute positioning of the pseudo-element */
  z-index: 1;
}

.usp-blk::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* Perfectly center it */
  width: 300px; /* Adjust size as needed */
  height: 300px;
  background-image: url('/wp-content/uploads/2025/04/usp-logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* opacity: 0.1; */ /* Optional: make it subtle like a watermark */
  z-index: 0;
  pointer-events: none; /* Prevents it from blocking clicks */
}




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

.usp-blk .usp-label {
  font-family: "roboto bold", sans-serif;
  text-transform: uppercase;
  font-size: 1.7rem;
  color: #000000;
  margin: 4% 0; /* Space below the label */
  position: relative;
  /* font-weight: normal; */
  line-height: 1.2;
}


.usp-blk p {
  font-size: 1rem;
  color: #0f1417;
  line-height: 1.5;
  /* margin-top: 2rem; */ /* Space above content */
  margin-bottom: 0;
  overflow-wrap: break-word;
  word-break: break-word;
  flex-grow: 1;
}




.usp-blk:hover {
  background: #843895;
  color: white;
}

 

.usp-blk:hover span,
.usp-blk:hover .usp-label {
  color: #ffffff;
}


.usp-blk:hover .usp-label {
  color: #ffffff;
}

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







.box-3{
  border: 0!important;
}



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

 /* Section-3 CSS  */ 

.section-logo img {
  max-width: 100%;
  height: auto;

  margin: 0 auto;
}

.sec-3-content{
  width: 80%
}

.logo-item {
  padding: 1.5em;
  /* align-items: center; */
  text-align: center;
}


 .section-3{
  padding: 0% 4% 0% 4%;
  position: relative;
  z-index: 3;
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2025/04/sec-3-bg.png);
}

.section-3:after{
  content:'';
  position: absolute;
  right: 6em;
  bottom: 4em;
  width: 41em;
  height: 53em;
  background-image: url(/wp-content/uploads/2025/04/sec-3-img.png);
  background-size: 100%;
  background-repeat: no-repeat;
  /* background-position: bottom right; */
  z-index: -1;
}

.sec3-header{
  position: relative;
  font-size: 3em;
  letter-spacing: 0.05em;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'poppinsregular';
  font-weight: normal;
  margin-bottom: 1em;
}



.sec3-header strong{
  display: block;
  font-size: 1.5em;
  color: #843895;
  font-family: 'oswald';
  margin-bottom: -.6em;
}

.sec3-header span:nth-child(2){
  color: #38e7ef;
}

.sec3-header em{
  font-weight: 400;
  font-style: normal;
  font-size: .7em;
  line-height: 1;
  display: block;
}


.add-box {
  position: relative;
  padding: 3em;
  margin-top: 5%;
  background: #843895;
  border-radius: 2em;
  margin-bottom: -4em;
  /* clip-path: polygon(2% 0, 100% 0, 98% 100%, 0% 100%); */
  overflow: visible; /* Ensures the pseudo-element can extend */
  z-index: 1;
  display: flex;
}

.add-box::after {
  content: ''; /* Required for visibility */
  position: absolute;
  top: 10px; /* Moves it slightly above */
  right: 10px; /* Moves it slightly to the right */
  width: 100%; /* Slightly larger to peek outside */
  height: 100%;
  background: #000000;
  border-radius: 2em;
  /* clip-path: polygon(2% 0, 100% 0, 98% 100%, 0% 100%); */
  z-index: -1; /* Ensures it's behind */
}










.add-box .nav-tabs .nav-item.show .nav-link,.add-box  .nav-tabs .nav-link.active {
    border-color: #dee2e6 #dee2e6 #fff;
    background: #001831 !important;
    color: white;
    border-radius: 25px;
    }

.add-box .nav-tabs .nav-link{
    margin-bottom: -1px;
    width: auto;
    background: 0 0;
    position: relative;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    z-index: 2;
    margin: 1em .3em 0 .3em;
    /* border: 1px solid #dad7d7; */
    border-radius: 25px;
    background-color: #843895;
    font-size: 1em;
    /* gap: 1em; */
}

.add-box .nav-tabs .nav-item{
    margin-bottom: -1px;
    /* width: 33.33%; */
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
    display: flex;
    flex-direction: column;
}

.add-box .nav-tabs .nav-link:after{
  content: '';
  position: absolute;
  left: 0%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #dcdbdb00;
  z-index: -1;
  transform: skew(0deg);
}

.add-box .nav-tabs .nav-item.show .nav-link:after,
.add-box .nav-tabs .nav-link.active:after,
.add-box .nav-tabs .nav-link:hover:after {
  background: #843895;
  color: #ffffff !important;
  border-radius: 25px;
  border: 2px solid #ffffff; /* Add a solid white border */
}


.add-header{
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: white;
  font-size: 1.1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #ffffff1c;
}

.service-list {
    overflow-y: scroll;
    height: 9em;
    margin-top: 3%;
    margin-left: 0rem;
    width: 123%;
    background: #f9f9f900;
    padding: 1% 2% 1% 2%;
    overflow-x: hidden;
    text-align: left;
}

.service-list li {
    font-size: 1em;
    list-style-type: none!important;
    position: relative;
}

.service-list li a span {
  color: #843895;
  position: relative;
  left: -0.1em;
  top: 0.14em;
  font-size: 1.3em;
  z-index: 2;
  transition: all 0.3s ease-in-out;
  font-family: 'robotoslab';
  font-weight: bold;
}

.service-list li a {
    display: block;
    padding: 0.4em 0.2em 0.3em 0.5em;
    position: relative;
    transition: all .3s ease-in-out;
    color: #ffffff;
    border-left: .0em solid #ffffff;
    text-decoration: none;
    font-family: 'Montserrat';
}

.service-list li a:after {
    content: '';
    position: absolute;
    bottom: 0.1em;
    left: -2.4em;
    height: 1.8em;
    width: 1.8em;
    background-size: 100%;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: all .3s ease-in-out;
    background-repeat: no-repeat;
}

.service-list li a:hover {
    background-color: #ececec;
    color: #000000;
    padding: 0.4em 0.2em 0.3em 1.4em;
    border-left: 0.7em solid #843895;
}

.service-list li a:hover:after {
    left: 0.4em;
}

/*
 *  STYLE 1
 */
.service-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 49%);
    border-radius: 15px;
    background-color: #ffffff29;
}

.service-list::-webkit-scrollbar {
    width: 5px;
    /* background-color: #F5F5F4; */
}

.service-list::-webkit-scrollbar-thumb {
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 36%);
    background-color: #843895;
}



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


 /* Section-4 CSS  */ 


 .sec-4-col {
  text-align: left; /* Ensures all content inside aligns left */
}

.sec-4-col .btn-secondary {
  display: inline-block; /* Ensures the button does not stretch */
  margin-left: 0; /* Removes any unwanted left margin */
  margin-top: -1em;
}


.section-4{
  padding: 7em 3em 5em 6em;
  position: relative;
  z-index: 2;
  background: #ffffff;
  margin-bottom: -1px;
  background-image: url(/wp-content/uploads/2025/04/sec-4-bg.jpg);
  color: white;
  background-size: cover;
 }
 
 .section-4 .carousel-control-next,.section-4 .carousel-control-prev{
   opacity: 1;
   background: #000000;
   width: 1.7em;
   height: 1.7em;
   top: auto;
   border-radius: 900em;
   bottom: -3em;
   /* color: red; */
 }


 .section-4 .carousel-control-next{
   left: 51%;
 }
 
 .section-4 .carousel-control-prev{
   left: 46%;
 }

.section-4 .carousel-control-next-icon,
.section-4 .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}


/* Flip the Previous icon so it points left */
.section-4 .carousel-control-prev-icon {
    transform: rotate(180deg);
}


 
 .sec4-header{
    position: relative;
    font-size: 1.8em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0.7em;
    line-height: 1.2;
    padding-bottom: 0.4em;
    text-transform: uppercase;
    font-family: 'poppinsregular';
 }
 
 .sec4-header span{
color:#31cad1;
 }
 
 .sec4-header strong{
  position: relative;
  letter-spacing: 0.05em;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'oswald';
  font-weight: normal;
  font-size: 1.9em;
  color: #ffffff;
 }
 
 
 .home-coup{
   position: relative;
   background: #000000;
   border-radius: 0em;
   letter-spacing: 0.08em;
   color: #ffffff;
   text-align: center;
   padding: 2em 2em 3.7em 2em;
   outline: 0.25em dashed #ffffff;
   outline-offset: -1em;
   width: 100%;
   margin: auto;
   border-radius: 2em;
   /* min-height: 415px; */
 }
 
 
 
 .home-coup:after{
   content: '';
   position: absolute;
   background-size:3.5em;
   background-position: center;
   background-repeat: no-repeat;
   width: 100%;
   height: 4.5em;
   left: 0;
   top: 0em;
   z-index: 9;
 }
 
 .home-price{
   position: relative;
   font-size: 4.1em;
   color: #ffffff;
   margin: .5em 0;
   line-height: 1;
   font-weight: 700;
   font-family: 'poppinsbold';
   font-weight: bolder
 }

.home-price strong {
    color: #843895;
    font-family: poppins;
    font-size: .7em;
    vertical-align: top;
    font-family: 'poppinsbold';
    font-weight: bolder
}
 
 .home-price span{
   font-size: .58em;
   color: #843895;
   position: relative;
   top: -.5em;
   font-family: 'poppinsbold';
   font-weight: bolder
 }
 
 .home-price span:last-child{
   top: auto;
 }
 
 .home-coup .btn{
   font-size: .9em;
   width: 95%;
   color: #ffffff;
   background-color: #843895;
   border-radius: 1em;
 }

.home-coup .btn:hover {
    color: #ffffff;
    background-color: #843895;
    border: 2px solid #ffffff;
}

 
 .home-offer{
   position: relative;
   font-size: 3em;
   text-transform: uppercase;
   font-size: 1.3em;
   line-height: 1.1;
   margin: .5em auto 0.8em auto;
   color: #ffffff;
   font-family: 'Montserrat';
   font-weight: bold;
 }
 
 .home-coup p{
   font-size: 0.8em;
   text-transform: uppercase;
   margin-top: 2em;
   letter-spacing: 0.03em;
   color: #ffffff;
   margin-bottom: -2em;
 }

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





/* Section-5 CSS  */ 

.section-5{
  padding: 7em 3em 5em 3em;
  position: relative;
  z-index: 2;
  background: #ffffff;
  margin-bottom: -1px;
  background-image: url(/wp-content/uploads/2025/04/sec-5-bg-n.jpg);
  color: white;
  background-size: cover;
  background-position: center;
 }

 .sec5-header{
    position: relative;
    font-size: 4em;
    color: #ffffff;
    letter-spacing: 0.05em;
    /* margin-bottom: 0.7em; */
    line-height: 1.2;
    padding-bottom: 0.4em;
    text-transform: uppercase;
    font-family: 'oswald';
 }

.sec-5-content{
  padding-bottom: 0.6em;
  width: 90%;
}
 

 
 .sec5-header strong{
  position: relative;
  letter-spacing: 0.05em;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'oswald';
  font-weight: normal;
  font-size: 1.9em;
  color: #ffffff;
 }



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




/* Section-6 CSS  */ 




.section-6 {
  padding: 5em 3em;
  position: relative;
  z-index: 2;
  background: #ffffff;
  margin-bottom: -1px;
  background-image: url(/wp-content/uploads/2025/04/sec-6-bg.png);
  color: #000000;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.section-6::after {
  content: "";
  position: absolute;
  top: -32px;
  left: 40px;
  background-image: url(/wp-content/uploads/2025/04/bl-van-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 600px; /* Adjust width as needed */
  height: 600px; /* Adjust height as needed */
  z-index: 1;
  pointer-events: none;
}


 .sec6-header{
    position: relative;
    font-size: 3em;
    color: #000000;
    letter-spacing: 0.05em;
    /* margin-bottom: 0.7em; */
    line-height: 1.2;
    padding-bottom: 0.4em;
    text-transform: uppercase;
    font-family: 'poppinsregular';
 }



 
 .sec6-header strong{
  position: relative;
  letter-spacing: 0.05em;
  color: #833895;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'oswald';
  font-weight: normal;
  font-size: 1.6em;
 }

.usp-blk-2 {
  background: white;
  padding: 1rem;
  box-shadow: 0 0 1em rgba(102, 162, 222, 0.4);
  transition: all 0.3s ease-in-out;
  border-radius: 2em;
  margin: 0em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.usp-flex {
  display: flex;
  align-items: flex-start;
  gap: 0.4em;
}

.usp-icon-2 span,
.usp-icon-2 svg {
  font-size: 5rem;
  color: #000000;
  flex-shrink: 0;
}

.usp-text-2 {
  flex: 1;
}

.usp-label-2 {
  font-family: "roboto bold", sans-serif;
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #843895;
  margin: 0 0 0.5em 0;
  line-height: 1.2;
}

.usp-text-2 p {
  font-size: 1rem;
  color: #0f1417;
  line-height: 1.5;
  margin: 0;
}

/* Hover effects */
.usp-blk-2:hover {
  background: #843895;
}

.usp-blk-2:hover .usp-label-2,
.usp-blk-2:hover .usp-icon-2 span,
.usp-blk-2:hover .usp-icon-2 svg,
.usp-blk-2:hover .usp-text-2 p {
  color: #ffffff;
}




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



/* Section 7 */


.section-7{
  padding: 5% 8% 5% 8%;
  position: relative;
  z-index: 2;
  color: white;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  /* background-color: #f7f7f7; */
 }
 
 .fm-row{
   position: relative;
 }
 
 
 .fm-row:after {
     content: '';
     position: absolute;
     width: 4em;
     height: 3.7em;
     top: calc(50% - 2.1em);
     left: calc(50% - 5em);
     background-image: url(/wp-content/uploads/2024/03/frm-badge.png);
     background-size: 3.85em;
     background-repeat: no-repeat;
     background-position: center;
     display: block;
 }
 
 
 .fm-row .col-lg-6{
   padding: 0;
 }
 
 .fm-row a{
   position: relative;
   display: block;
   text-decoration: none;
   color: white;
   padding: 3em 4em;
   background-size: cover;
   transform: scale(1.1);
   height: 18em;
   /* background-color: black; */
   /* border-radius: 0em; */
   border-radius: 0 1.5em 1.5em 0; /* Top-left and Bottom-left rounded */
 }
 

 
 .fm-row .finance-side a{
   z-index: 1;
   background-image: url(/wp-content/uploads/2025/04/sec-7-finance-img-dark-new.png);
   background-position: center right;
   border-radius: 0em;
   border-radius: 1.5em 0 0 1.5em; /* Top-left and Bottom-left rounded */
 }

.fm-row .finance-side a:hover {
  background-image: url(/wp-content/uploads/2025/04/sec-7-finance-img-dark-new-purple.png);
}
 
 
 .fm-row .member-side a{
   clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
   background-image: url(/wp-content/uploads/2025/04/sec-7-membership-img-dark.jpg);
   left: 0em;
 }

 .fm-row .member-side a:hover {
   background-image: url(/wp-content/uploads/2025/04/sec-7-membership-img-dark-purple.png);
 }
 
 .fm-row a .fm-header{
   position: absolute;
   bottom: 1em;
   left: 1.9em;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   font-size: 1.6em;
   /* border-left: 0.2em solid #edab00; */
   padding-left: 0.4em;
   line-height: 0.9;
   padding-top: 0.3em;
   text-shadow: -0.1em 0.1em black;
   transition: all .3s ease-in-out;
   display: flex;         /* add this */
   align-items: center;   /* center icon and text vertically */
   gap: 0.5em;            /* space between icon and text */
 }

 .fm-row a .fm-header span {
  font-size: 2.2em; /* smaller or larger depending on your icon size */
  line-height: 1;
  display: inline-block;
}


 
 .fm-row a .fm-header strong{
   display: block;
   font-size: 1.3em;
 }
 
 .fm-row a p{
   position: absolute;
   opacity: 0;
   font-size: 0.8em;
   bottom: -3em;
   padding: 1em 4em;
   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;
 }
 
 .fm-row a:hover .fm-header{
   bottom: 65%;
   left: 4em;
 }
 
 .fm-row a:hover p{
   opacity: 1;
   bottom: -1.5em;
 }
 
 .fm-row a:hover:after{
   height: 100%;
 }


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

.close-cta {
  font-size: 1.25em;
  padding: 2em 3.5em;
  position: relative;
  text-align: center;
  margin: 5rem 0 0;
  color: #000000;
  z-index: 2;
  font-family: 'poppinsregular';
  width: 100%;
  font-weight: bold;
  /* border-top removed */
}

.close-cta::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 2px;
  background-color: #0000008f;
  z-index: 1;
}

.close-cta::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3em;
  top: -1.6em;
  left: 0;
  background-image: url('/wp-content/uploads/2025/04/bl-plumbing-logo.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 2;
}






/* Section-8-Blog CSS  */ 

.section-8{
  position: relative;
  padding: 5% 7%;
  background-color: black;
  color: white;
  background-position: center;
  background-size: cover;
  background-image: url('/wp-content/uploads/2025/04/sec-8-bg.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.sec8-header {position: relative;font-size: 2.1em;color: #ffffff;letter-spacing: 0.05em;margin-bottom: 0.7em;line-height: 1.2;padding-bottom: 0.4em;text-transform: uppercase;font-family: 'poppinsregular';text-align: center;}  

.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; */
  margin: 1em;
}

.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-9 CSS  */ 

.section-9 {
    position: relative;
    padding: 0% 5% 0% 5%;
    z-index: 3;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0;
background-image: url(/wp-content/uploads/2025/03/owl-background-n.png);
}



.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;
}


.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: #204a8d; */
    background-image: url('/wp-content/uploads/2025/04/sec-9-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    padding: 3% 2%;
    justify-content: flex-start;
}




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

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

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

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

.section-9 #myTabContent {
  position: relative
}

.section-9 .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: 1.4em;
  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: 'poppinsregular';
  /* font-weight: normal; */
}

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

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

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

.section-9 .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-9 .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: #000000;
  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: .8rem;
  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: 0px;
  margin: 0;
  /* background-color: black; */
}


.serv-list {
    /* padding: 1rem; */
    /* max-height: calc(3 * 3.9rem); */
    m); */
    overflow-y: auto;
    /* overflow-x: hidden; */
}



/* 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-location {
  background-color: #00000047;
  padding: 1rem;
  border-radius: 10px;
  height: 100%; /* ensure it stretches */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.serv-list {
  padding: 0rem 1rem 1rem 1rem;
  margin: 0;
  list-style: none;
  /* max-height: 3rem; */ /* or whatever limit works */
  /* overflow-y: auto; */
  /* overflow-x: hidden; */
         /* allow text to wrap */
}


.service-areas-list li {
  position: relative;
  padding: .8em 0.8em 0.8em 0.8em;
  padding-left: 2em;
  font-size: 1em;
  font-weight: 500;
  width: 100%;
  margin: 0.3em 0.1em;
  /* background: #00000057; */
  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
}

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

.section-9 .icon-map-marker{
  font-family: icomoon!important;
  position: absolute;
  top: .7em;
  left: .6em;
  color: #ffffff;
  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: 0rem;
  margin: 0;
  display: flex;
  padding-right: 0em;
  em; */
}



.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: #ffffff;
  text-decoration: none;
  .8:
  em;
}

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



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












.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: 3% 2% 4% 2%;
    transition: all .3s ease-in-out;
    border-radius: .7em;
    letter-spacing: .06em;
    text-decoration: none;
    font-size: .9em;
    margin: 0;
    border-radius: 0em;
    position: relative;
    z-index: 1;
    background: #000000;
    width: 100%;
    border:0;
 }

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

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

.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.03em;
    font-size: 2.5em;
    font-weight: 900;
    display: block;
    text-shadow: -0.1em 0.1em 0em #000000;
    margin-bottom: 0.3em;
 }

.sched-row a span, .sched-row button span {
    display: block;
    text-align: center;
    font-size: 5em;
    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: #000000;
  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: 14em;
  margin: 1em 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: #000000;
  letter-spacing: .03em;
  font-size: 1.2em;
  margin-top: 1em;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-family: 'poppinsregular';
  }

.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;
}

.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: #000000;
  margin-top: 2%;
  border-top: 1px solid #00000029;
}

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

.socialmedia{
  position: relative;
}

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

.socialmedia .navbar a{
  color: #843895 !important;
  font-size: 2em;
  text-decoration: none;
  padding: 0em 0.2em 0em 0.2em;
  margin: 0em 0em;
  display: block;
  text-align: center;
}

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

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

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

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

footer a{
  text-decoration: none;
}

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

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

/* Meet a Team CSS  */ 

.team-box {  
    position: relative;
    height: 25em;
    width: 20em;
    text-align: center;
    overflow: hidden;
    margin: auto;
}
.team-box:before {
    content: "";
    position: absolute;
    bottom: 0em;
    left: 0%;
    background-color: #843895;
    height: 5em;
    width: 100%; 
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68, .68, .265, 0.55);
    transition: all 500ms cubic-bezier(.68, .68, .265, 0.55);
}
.team-box:hover::before {
    height: 25em;     
}    
.team-box img { 
    width: 100%; 
}
.emp-name {   
    color: white;
    font-family: 'oswald', sans-serif;
    font-size: 1.8em;
    padding: 2%; 
    position: relative;
    top: -2.6em;
    transition: all .6s cubic-bezier(.68,-.15,.265,.55);
    -webkit-transition: .6s cubic-bezier(.68,-.15,.265,.55);     
}
.team-box:hover .emp-name {   
    top: -12.5em;
}
.emp-info {
    color: white;
    position: relative;
    font-size: 0.7em;
    padding: 0% 5%;
    line-height: 1.3em;
    top: -3.8em;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .6s cubic-bezier(.68, -.15, .265, .55);
    -webkit-transition: .6s cubic-bezier(.68, -.15, .265, .55);
}
.team-box:hover .emp-info {   
    -webkit-transform: scale(1);
    -ms-transform: scale(1); 
    transform: scale(1);
    opacity: 1;
    top: -32em;
}
/* Global Inner CSS  */ 

.rev-sec-in {
  padding: 2% 4% 4% 4%;
  position: relative;
  z-index: 3;
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2025/04/sec-4-bg.jpg);
  background-size: cover;
}


.rev-sec-in:after {
    content: '';
    position: absolute;
    right: 6em;
    bottom: 4em;
    width: 29em;
    height: 37em;
    background-image: url(/wp-content/uploads/2025/04/inner-review-img.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* background-position: bottom right; */
    z-index: -1;
}


.rev-header-2{
      font-size: 3em;
      color: #ffffff;
      font-family: 'oswald';
      line-height: 1.2;
}

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

.modal-body {
    height: 47em;
}

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

.pop-title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 1.5em;
    /* top: 1em; */
    font-family: 'oswald', sans-serif;
    color: white;
    /* text-shadow: -.1em .1em black; */
    margin-bottom: 1em;
}


.inside-section.rev-sec-in.section-3 {
    position: relative;
    z-index: 0;
    padding: 2% 4% 2% 4%;
    background-size: 62%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: white;
    background-image: url(/wp-content/uploads/2025/04/sec-4-bg.jpg);
    background-size: cover;
  z-index: 1;
}

 

.inside-section.rev-sec-in.section-3::before {
    content: '';
    position: absolute;
    bottom: 4em;
    left: 25em;
    width: 100%;
    height: 33em;
    background-image: url(/wp-content/uploads/2025/01/new-sec-7-img-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}

.inside-section.rev-sec-in.section-3 .btn {
  margin-top: 25px; /* Adjust the margin value as needed */
}

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


.insideimage {
    position: relative;
    padding: 8% 4% 0;
    margin-top: 13%;
    border-bottom: .2em solid #843895;
    /* background-position: 100% 60%; */
    background-size: 61%;
    z-index: 12;
    background-image: url('/wp-content/uploads/2025/04/inside-banner-img.jpg');
    background-position: top right;
}

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


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



.insideimage .slider-usp{
  bottom: -3em;
  position: relative;
  z-index: 3;
  width: 50%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 0em;
}

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

.insideimage .slider-usp .usp-box p{
  color: #ffffff;
  opacity: 1;
  font-size: 1.4em;
  bottom: -1.2em;
  text-align: center;
  line-height: 1.1;
}
 
.insideimage .slider-usp .usp-box {
    font-size: .8em;
    width: 100%;
    height: 9.5em;
    text-align: center;
    border: 1px solid #ffffff;
    background: #ffffff;
    background: linear-gradient(135deg, #3b0048, #843895);
    border-radius: 1em;
}

.insideimage .slider-usp .usp-box:hover {
    background: #843895;
    color: #fff;
    border-color: #ffffff;
    transition: all 0.3s ease-in-out
}

.insideimage .slider-usp .usp-box:hover p {
  color: #fffefe !important;
}


.insideimage .slider-usp .usp-box span{
      color: #fff;
      font-size: 5em;
      line-height: 1.2;
      margin: -0.5em auto 1.15em auto;
}


.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: #843895;
  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: #843895;
    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: #843895;
}

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

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

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

.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: #00b1b9;
    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: #18134f;
  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: #ffffff !important;
}

blockquote:after {
    content: '';
    position: absolute;
    bottom: 0.2em;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 1;
    height: 7.6em;
    width: 5.7em;
    transition: all .3s ease-in-out;
    background-position: center;
    right: -2em;
    background-image: url(/wp-content/uploads/2024/11/logo-asset.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: #0f1417;
    border-top-right-radius: 0em;
    border-radius: 1em;
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    border-left: 0.8em solid #843895;
    border-top: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}
 
blockquote a{color: #843895;text-decoration: none;}

blockquote a:hover{color: #ffffff;}

#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: #843895;
    font-weight: 900;
    font-size: 2.5em;
    font-family: 'Oswald';
}

.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;
}

.deal-price{
  position: relative;
  font-family: 'poppinsbold';
  font-size: 5.7em;
  color: #ffffff;
  margin-bottom: -0.2em;
  text-shadow: 0em 0.05em 0em #00000036;
  font-family: poppins;
  font-weight: bold;
}



.deal-price strong {
    color: #843895;
    font-family: poppins;
    font-size: .7em;
    vertical-align: top;
}

.deal-price span:last-child {
    top: initial;
}

.deal-price span{
  font-size: .5em;
  text-transform: uppercase;
  position: relative;
  top: -.6em;
  color: #843895;
  font-family: 'poppins';
  font-weight: bolder;
}



.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: #843895;
    font-size: 1.333em;
    border-radius: 50%;
    line-height: 1;
}

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

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

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

/* 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: #843895;
    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: #000000;
}

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

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




.check-list2 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-list2 {
  display: block!important;
  margin: 1em 0!important;
  padding: 0!important;
  border: solid 1px rgba(0, 0, 0, 0.08)!important;
}

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

.check-list2 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-list2 li strong {
  text-transform: uppercase;
  font-size: 1.025em;
  color: #000000;
}

.check-list2 li a {
  color: #843895 !important;
}

.check-list2 li a:hover {
  color: #843895!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: #843895;
    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: #000000;
  background-size: 55%;
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 5% 10% 7% 10%;
  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;
}

.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: 1.7em;
  font-weight: 900;
  position: relative;
  font-family: 'Exo 2';
  letter-spacing: .05em;
  margin-bottom: 0%;
  color: #ffffff;
}

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


.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: 4.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: 5em;
    background-size: 7.6em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: 0em;
    top: -3.35em;
    background-image: url(/wp-content/uploads/2025/04/bl-plumbing-logo.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% 8em 7%;
  position: relative;
  background-color: #e78b3d;
  z-index: 13;
  position: relative;
}

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

.inner-bottom .usp-blk:hover{
  background-color: #843895;
}

.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%; */
}

.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: #843895;
  color: white;
  }

.faq-page .accordion-button[aria-expanded=true], .faq-page .accordion-button:hover{
  background-color: #000000;
  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: #843895;
  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;
  border: 2px solid transparent;
}

.reroute-btns .btn:hover{
  background-color: #000000 !important;
  color: white!important;
  text-shadow: none;
    border: 2px solid white;
}


.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;
}

.main-blog{
  position: relative;
}


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


.main-blog a{
  text-decoration: none;
  color: #843895 !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: #843895;
  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: #843895;
    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: #843895;
  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: #843895;
    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: #843895;
}


.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) {


/* NEW QUERIES */
.team-box {
    margin-bottom: 5%;
}
   .fm-row a:hover .fm-header {
    bottom: 65%;
    left: 0em;
}


 .fm-row a p{
   position: absolute;
   opacity: 0;
   font-size: 0.8em;
   bottom: -3em;
   padding: 1em 1em;
   transition: all .3s ease-in-out;
 }
 .fm-row a:hover p{
   opacity: 1;
   bottom: -0.5em;
   /* width: 100%; */
   left: 1%;
   /* padding: 0; */
 }
   

 .fm-row .finance-side a{
   background-image: url(/wp-content/uploads/2025/04/sec-7-finance-img-dark.jpg);
   background-position: center;
   margin-bottom: 3em;
   border-radius: 1.5em 1.5em 1.5em 1.5em;
 }

.fm-row .finance-side a:hover {
  background-image: url(/wp-content/uploads/2025/04/sec-7-finance-img-dark-purple.png);
}


.fm-row .member-side a{
     border-radius: 1.5em 1.5em 1.5em 1.5em;
     margin-bottom: 3em;
 }

   

   
.rev-sec-in:after {
display: none;
}

.section-8 {
    padding: 5% 1%;
}

   .sec8-header {
    margin-bottom: 0em;
    padding-bottom: 0em;
}

     .blog-section .row > div:nth-child(3) {
    display: none !important;
  }

   


.add-box {
    padding: 2em 7em 2em 0em;
    margin-top: 5%;
    margin-bottom: -2em;
    font-size: .76em;
    width: 103%;
}

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

   

   .map-block {
display: none;
}


.service-areas-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 500px; /* Adjust as needed */
  overflow-y: auto;
  width: 100%;
}




   .usp-blk-2 {
        padding: .5rem;
        margin: 1em 0em;
        min-height: 180px;
        border-radius: 2em;
}



   .sec5-header {
    font-size: 3.4em;
}

   .section-5{
  padding: 3em 1em 7em 1em;
  margin-bottom: -1px;
  background-image: url(/wp-content/uploads/2025/04/sec-5-bg-mobile.jpg);
 }

.section-6::after {
    top: -60px;
    left: 15px;
    width: 300px;
    height: 300px;
}

   .section-6 {
    padding: 12em 3em 1em 3em;
    margin-top: 0em;
    background-image: none;
}

      .sec6-header {
    font-size: 2em;
}


   


.section-4 {
    padding: 7em 1em 5em 1em;
}

   .sec4-header {
    position: relative;
    font-size: 1.6em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    line-height: 1.2;
    padding-bottom: 0em;
    text-align: center;
}

    .section-4 .carousel-control-next,.section-4 .carousel-control-prev{
   opacity: 1;
   background: #000000;
   width: 1.7em;
   height: 1.7em;
   top: auto;
   border-radius: 900em;
   /* bottom: 1.4em; */
   /* color: red; */
 }

   .sec-4-col {
    text-align: center;
}


 .section-4 .carousel-control-next{
   left: 54%;
 }
 
 .section-4 .carousel-control-prev{
   left: 40%;
 }

   .sec-4-col .btn-secondary {margin-top: 1em;margin-bottom: 3em;}

   
       .coup-col:first-child {
        flex: 0 0 100%;
        max-width: 100%
    }

   .coup-col:not(:first-child) {
        display: none
    }


   
   

   .sec3-header {
    font-size: 1.5em;
}



         .section-3:after{
display: none;
}


.usp-wrap {
  padding: 3em 0em;
}

   .usp-blk {
  padding: 2rem;
  margin: 1em 1em;
  min-height: 244px; /* Ensures equal height */
  border-radius: 2em;
}

   

   .rev-header{
      font-size: 2.4em;
}

   .home-form{
display: none;
}

   .call-cta {
    font-size: 2em;
    /* width: 12.3em; */
}

   .section-1 h1 {
    font-size: 1.5em;
}


                .slider-usp-row {
                    position: relative;
                    width: 100%;
                    margin: -1.3em auto -2em 0;
                    z-index: 2;
                    padding: 0;
                    text-align: center;
                    left: 0%
                }

                .usp-slide {
                    font-size: .7em;
                    padding: 0.9em 0em 1em 0em;
                    height: 11em;
                }
   

       .static-slide {
        padding: 15% 1em 15% 1em;
        background-image: url(/wp-content/uploads/2025/04/banner-img-mobile.jpg);
    }

   .slider-header{
     font-size: 1.3em;
   }

   .sliderfull .subtext {
    width: 100%;
}

.slider-header:after{
  content:'';
  position: absolute;
  left:-20px;
  bottom: -0.4em;
  width: 0.5em;
  height: 4em;
  background: #000000;
  border-radius: 900em;
}
   

.contact-info-desk a{
  font-size: 1.8em;
}

   .home-price{
     font-size: 3em;
   }


/* 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: 51% 100%;
}   
  
.insideimage .slider-usp .usp-box {
    font-size: 0.6em;
    padding: 5% 15%;
}


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

   .insideimage {
    padding: 28% 4% 0% 4%;
    margin-top: -0.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.7em;
     height: 12em;
   }
   
   
.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: 6%;}
.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;
}

.home-form{
  margin-top: 3em;
}

.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: 5%;
}


.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: 82em!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) {



/* NEW QUERIES */
.team-box {
    margin-bottom: 5%;
}
   
   .fm-row a:hover .fm-header {
    bottom: 65%;
    left: 0em;
}


 .fm-row a p{
   position: absolute;
   opacity: 0;
   font-size: 0.8em;
   bottom: -3em;
   padding: 1em 1em;
   transition: all .3s ease-in-out;
 }
 .fm-row a:hover p{
   opacity: 1;
   bottom: -0.5em;
   /* width: 100%; */
   left: 1%;
   /* padding: 0; */
 }
   

 .fm-row .finance-side a{
   background-image: url(/wp-content/uploads/2025/04/sec-7-finance-img-dark.jpg);
   background-position: center;
   margin-bottom: 3em;
   border-radius: 1.5em 1.5em 1.5em 1.5em;
 }

.fm-row .finance-side a:hover {
  background-image: url(/wp-content/uploads/2025/04/sec-7-finance-img-dark-purple.png);
}


.fm-row .member-side a{
     border-radius: 1.5em 1.5em 1.5em 1.5em;
     margin-bottom: 3em;
 }


   .rev-sec-in:after {
display: none;
}

.section-8 {
    padding: 5% 1%;
}

   .sec8-header {
    margin-bottom: 0em;
    padding-bottom: 0em;
}

     .blog-section .row > div:nth-child(3) {
    display: none !important;
  }


   .add-box {
    padding: 2em 7em 2em 0em;
    margin-top: 5%;
    margin-bottom: -2em;
    /* font-size: .76em; */
    /* width: 100%; */
}

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

      .map-block {
display: none;
}

   .service-areas-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 500px; /* Adjust as needed */
  overflow-y: auto;
  width: 100%;
}

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


      .usp-blk-2 {
        padding: 1rem;
        margin: 1em 0em;
        min-height: 180px;
        border-radius: 2em;
}


   .section-6::after {
    top: -60px;
    left: 35px;
    width: 360px;
    height: 360px;
}

   .section-6 {
    padding: 16em 3em 1em 3em;
    margin-top: 0em;
    background-image: none;
}

      .sec6-header {
    font-size: 2em;
}


   .sec5-header {
    font-size: 3.4em;
}

   .section-5{
  padding: 3em 1em 7em 1em;
  margin-bottom: -1px;
  background-image: url(/wp-content/uploads/2025/04/sec-5-bg-mobile.jpg);
 }




.section-4 {
    padding: 7em 1em 5em 1em;
}

   .sec4-header {
    position: relative;
    font-size: 1.6em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    line-height: 1.2;
    padding-bottom: 0em;
    text-align: center;
}

    .section-4 .carousel-control-next,.section-4 .carousel-control-prev{
   opacity: 1;
   background: #000000;
   width: 1.7em;
   height: 1.7em;
   top: auto;
   border-radius: 900em;
   /* bottom: 1.4em; */
   /* color: red; */
 }

   .sec-4-col {
    text-align: center;
}


 .section-4 .carousel-control-next{
   left: 54%;
 }
 
 .section-4 .carousel-control-prev{
   left: 40%;
 }

   .sec-4-col .btn-secondary {margin-top: 1em;margin-bottom: 3em;}

   
       .coup-col:first-child {
        flex: 0 0 100%;
        max-width: 100%
    }

   .coup-col:not(:first-child) {
        display: none
    }


   

       .sec3-header {
        font-size: 2.3em;
    }

         .section-3:after{
display: none;
}

   .usp-wrap {
  padding: 3em 0em;
}

   .usp-blk {
  padding: 2rem;
  margin: 1em 1em;
  min-height: 244px; /* Ensures equal height */
  border-radius: 2em;
}

      .rev-header{
      font-size: 3.2em;
}

   .home-form{
display: none;
}

      .section-1 h1 {
    font-size: 1.6em;
}

                   .slider-usp-row {
                    position: relative;
                    width: 100%;
                    margin: -1.3em auto -2em 0;
                    z-index: 2;
                    padding: 0;
                    text-align: center;
                    left: 0%
                }

                .usp-slide {
                    font-size: .7em;
                    padding: 0.9em 0em 1em 0em;
                    height: 11em;
                }


       .static-slide {
        padding: 15% 2em 15% 2em;
        background-image: url(/wp-content/uploads/2025/04/banner-img-mobile.jpg);
    }

   .slider-header{
     font-size: 1.3em;
   }

   .sliderfull .subtext {
    width: 100%;
}

.slider-header:after{
  content:'';
  position: absolute;
  left:-20px;
  bottom: -0.4em;
  width: 0.5em;
  height: 4em;
  background: #000000;
  border-radius: 900em;
}



   

   .slider-header{
     font-size: 2em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}
   
   .home-price{
     font-size: 3em;
   }

/* END NEW QUERIES */

.logo-foot img{
  width: 19em;
}
   .side-form iframe {
    height: 74em!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: 7%;
}


.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: 28% 4% 0% 4%;
    margin-top: 1.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.7em;
     height: 11em;
   }
   

.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) {

div#col-box .col-sm-12.col-md-6.col-lg-3 {
    width: 50%;
}
.team-box {
    margin-bottom: 5%;
}
/* NEW QUERIES */



   .rev-sec-in:after {
display: none;
}

.section-8 {
    padding: 5% 1%;
}

   .sec8-header {
    margin-bottom: 0em;
    padding-bottom: 0em;
}

     .blog-section .row > div:nth-child(3) {
    display: none !important;
  }

   .add-box {
    padding: 2em 7em 2em 0em;
    margin-top: 5%;
    margin-bottom: -2em;
    /* font-size: .76em; */
    /* width: 100%; */
}


      .map-block {
display: none;
}

   .service-areas-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 500px; /* Adjust as needed */
  overflow-y: auto;
  width: 100%;
}

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



      .usp-blk-2 {
        padding: 1rem;
        margin: 1em 0em;
        min-height: 180px;
        border-radius: 2em;
}

   .section-6::after {
    top: -60px;
    left: 15px;
    width: 400px;
    height: 400px;
}

   .section-6 {
    padding: 18em 3em 2em 3em;
    margin-top: 0em;
    background-image: none;
}

      .sec6-header {
    font-size: 2em;
}



   .sec5-header {
    font-size: 3.4em;
}

   .section-5{
  padding: 3em 1em 7em 1em;
  margin-bottom: -1px;
  background-image: url(/wp-content/uploads/2025/04/sec-5-bg-mobile.jpg);
 }


   
.section-4 {
    padding: 7em 1em 5em 1em;
}

   .sec4-header {
    position: relative;
    font-size: 1.6em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    line-height: 1.2;
    padding-bottom: 0em;
    text-align: center;
}

    .section-4 .carousel-control-next,.section-4 .carousel-control-prev{
   opacity: 1;
   background: #000000;
   width: 1.7em;
   height: 1.7em;
   top: auto;
   border-radius: 900em;
   /* bottom: 1.4em; */
   /* color: red; */
 }

   .sec-4-col {
    text-align: center;
}


 .section-4 .carousel-control-next{
   left: 54%;
 }
 
 .section-4 .carousel-control-prev{
   left: 40%;
 }

   .sec-4-col .btn-secondary {margin-top: 1em;margin-bottom: 3em;}

   
       .coup-col:first-child {
        flex: 0 0 100%;
        max-width: 100%
    }

   .coup-col:not(:first-child) {
        display: none
    }

   
       .sec3-header {
        font-size: 2.6em;
    }

         .section-3:after{
display: none;
}

   .usp-wrap {
  padding: 3em 0em;
}

   .usp-blk {
  padding: 2rem;
  margin: 1em 1em;
  min-height: 244px; /* Ensures equal height */
  border-radius: 2em;
}


      .home-form{
display: none;
}


      .section-1 h1 {
    font-size: 1.8em;
}

                   .slider-usp-row {
                    position: relative;
                    width: 100%;
                    margin: -1.3em auto -2em 0;
                    z-index: 2;
                    padding: 0;
                    text-align: center;
                    left: 0%
                }

                .usp-slide {
                    font-size: .7em;
                    /* padding: .5em 0em 1em 0em; */
                }



       .static-slide {
        padding: 15% 2em 15% 2em;
        background-image: url(/wp-content/uploads/2025/04/banner-img-mobile.jpg);
    }

   .slider-header{
     font-size: 1.3em;
   }

   .sliderfull .subtext {
    width: 100%;
}






   

   .slider-header{
     font-size: 2.4em;
   }


.contact-info-desk a{
  font-size: 1.8em;
}
   .home-price{
     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: 28% 4% 0% 4%;
    margin-top: -1.5%;
    border-bottom: 0.2em solid #1d1761;
    background-image: none;
}
   .insideimage:after{
     width: 124%;
     left: -4em;
     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: 11%;
}
 

.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) {

.team-box {
    margin-bottom: 5%;
}.team-box {
    margin-bottom: 5%;
}

/* NEW QUERIES */

   .rev-sec-in:after {
display: none;
}

   .section-8 {
    padding: 5% 1%;
}

   .sec8-header {
    margin-bottom: 0em;
    padding-bottom: 0em;
}


.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; */
    margin: 0em;
}


   .add-box {
    padding: 2em 7em 2em 0em;
    margin-top: 5%;
    margin-bottom: -2em;
    /* font-size: .76em; */
    /* width: 100%; */
}

   .service-list {
    width: 179%;
}


      .map-block {
display: none;
}

   .service-areas-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 500px; /* Adjust as needed */
  overflow-y: auto;
  width: 100%;
}




      .usp-blk-2 {
        padding: 1rem;
        margin: 1em 0em;
        min-height: 180px;
        border-radius: 2em;
}

   .section-6::after {
    top: -60px;
    left: 15px;
    width: 475px;
    height: 475px;
}

   .section-6 {
    padding: 21em 3em 0em 3em;
    margin-top: 0em;
    background-image: none;
}

      .sec6-header {
    font-size: 2em;
}



   .sec5-header {
    font-size: 3.4em;
}

   .section-5{
  padding: 3em 1em 7em 1em;
  margin-bottom: -1px;
  background-image: url(/wp-content/uploads/2025/04/sec-5-bg-mobile.jpg);
 }

   
.section-4 {
    padding: 7em 1em 5em 1em;
}

   .sec4-header {
    position: relative;
    font-size: 1.6em;
    color: #000000;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    line-height: 1.2;
    padding-bottom: 0em;
    text-align: center;
}

    .section-4 .carousel-control-next,.section-4 .carousel-control-prev{
   opacity: 1;
   background: #000000;
   width: 1.7em;
   height: 1.7em;
   top: auto;
   border-radius: 900em;
   /* bottom: 1.4em; */
   /* color: red; */
 }

   .sec-4-col {
    text-align: center;
}


 .section-4 .carousel-control-next{
   left: 54%;
 }
 
 .section-4 .carousel-control-prev{
   left: 40%;
 }

   .sec-4-col .btn-secondary {margin-top: 1em;margin-bottom: 3em;}

   
       .coup-col:first-child {
        flex: 0 0 100%;
        max-width: 100%
    }

   .coup-col:not(:first-child) {
        display: none
    }

          .sec3-header {
        font-size: 3.2em;
    }

      .section-3:after{
display: none;
}

   .usp-wrap {
  padding: 3em 0em;
}

   .usp-blk {
  padding: 2rem;
  margin: 1em 1em;
  min-height: 244px; /* Ensures equal height */
  border-radius: 2em;
}


         .rev-header{
      font-size: 3.6em;
}

      .home-form{
display: none;
}

      .section-1 h1 {
    font-size: 1.8em;
}

                   .slider-usp-row {
                    position: relative;
                    width: 100%;
                    margin: -1.3em auto -2em 0;
                    z-index: 2;
                    padding: 0;
                    text-align: center;
                    left: 0%
                }

                .usp-slide {
                    /* font-size: .7em; */
                    /* padding: .5em 0em 1em 0em; */
                }


       .static-slide {
        padding: 15% 2em 15% 2em;
        background-image: url(/wp-content/uploads/2025/04/banner-img-mobile.jpg);
    }

   .slider-header{
     font-size: 1.3em;
   }

   .sliderfull .subtext {
    width: 100%;
}







   

   .slider-header{
     font-size: 2.8em;
   }

.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%;
}
div#col-box .col-sm-12.col-md-6.col-lg-3 {
    width: 50%;
}
   .side-form iframe {
    height: 65em!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: 20% 4% 0% 4%;
    margin-top: 1.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) {


/* NEW QUERIES */
.team-box {
    margin-bottom: 5%;
}
      .rev-sec-in:after {
    right: 2em;
    bottom: 4em;
    width: 25em;
    height: 36em;
}

      .rev-header{
      font-size: 5em;
}


.blog-section {
    padding: 0% 0% 0% 0%;
}
   
.section-8 {
    padding: 5% 1%;
}

   .sec8-header {
    margin-bottom: 0em;
    padding-bottom: 0em;
}


.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; */
    margin: 0em;
}
   
.add-box {
    padding: 2em 7em 2em 0em;
    margin-top: 5%;
    margin-bottom: -2em;
    font-size: .76em;
    width: 103%;
}

   .service-list {
    width: 352%;
}

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


      .section-4 .carousel-control-next, .section-4 .carousel-control-prev {
    /* bottom: 10%; */
}

   
   .home-coup {
   min-height: 358px;
}

   .service-areas-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 500px; /* Adjust as needed */
  overflow-y: auto;
  width: 100%;
}


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


      .usp-blk-2 {
        padding: .5rem;
        margin: 1em 0em;
        min-height: 180px;
        border-radius: 2em;
}

   
    .section-6 .sec-6-col {
      width:100%
    }

      .usp-blk-2 {height: 232px;}

.section-6::after {
    top: -60px;
    left: 15px;
    width: 300px;
    height: 300px;
}

   .section-6 {
    padding: 12em 3em 1em 3em;
    margin-top: 0em;
}

      .sec6-header {
    font-size: 2em;
}


   .sec5-header {
    font-size: 3.4em;
}

   .section-5{
  padding: 3em 1em 7em 1em;
  margin-bottom: -1px;

 }


   
          .sec3-header {
        font-size: 2.8em;
    }

      .section-3:after{
  right: 6em;
  bottom: 4em;
  width: 41em;
  height: 53em;
}

   .section-3:after {
display:none;
}

.sec3-header {
    font-size: 3.4em;
}

.section-3 .col-md-7 {
width: 100%;
}

   .usp-wrap {
  padding: 3em 0em;
}

   .usp-blk {
  padding: 2rem;
  margin: 1em 1em;
  min-height: 352px; /* Ensures equal height */
  border-radius: 2em;
}

   


      .call-cta {
    font-size: 2.6em;
    width: 11.3em;
}

      .section-1 h1 {
    font-size: 1.5em;
}

                   .slider-usp-row {
                    position: relative;
                    width: 100%;
                    margin: -1.3em auto -2em 0;
                    z-index: 2;
                    padding: 0;
                    text-align: center;
                    left: 0%
                }

                .usp-slide {
                    /* font-size: .7em; */
                    /* padding: .5em 0em 1em 0em; */
                }



       .static-slide {
        padding: 15% 2em 15% 2em;
        background-image: url(/wp-content/uploads/2025/04/banner-img-mobile.jpg);
    }

   .slider-header{
     font-size: 1.3em;
   }

   .sliderfull .subtext {
    width: 100%;
}







   

   .slider-header{
     font-size: 3.3em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}
   

   .home-price{
     font-size: 3em;
   }


/* END NEW QUERIES */

.sched-row a strong{
  font-size: 2em;
}   

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

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

.deal-price{
  font-size: 3em;
}   
  
 .quick-nav.adjust {
    top: 6.3em;
} 
 
.sliderfull {margin-top: 10%;}

.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: 8.5%;
    /* padding: 11% 0% 1% 0%; */
    /* 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) {
 
/* NEW QUERIES */
.team-box {
    margin-bottom: 5%;
}
.slider-truck {
    position: relative;
    bottom: -14.7em;
    width: 25em;
    display: block;
    margin: auto;
    animation: fadeInRight 1.2s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    animation-delay: 1s;
    transition: 1s ease-in-out;
    /* opacity: 0; */
    right: 0em;
    z-index: 9;
}

      .rev-sec-in:after {
    right: 2em;
    bottom: 4em;
    width: 25em;
    height: 32em;
}

   .rev-header{
      font-size: 5em;
}

      .header-btn {
    font-size: 1.2em;
}

   .section-8 {
    padding: 5% 3%;
}

   .add-box {
    padding: 2em 7em 2em 0em;
    margin-top: 5%;
    margin-bottom: -2em;
    font-size: .76em;
    width: 103%;
}

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

      .section-4 .carousel-control-next, .section-4 .carousel-control-prev {
    bottom: 4.4em;
}


   
   .home-coup {
   min-height: 415px;
}
   
   .service-areas-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 500px; /* Adjust as needed */
  overflow-y: auto;
  width: 100%;
}


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

    .section-6 .sec-6-col {
      width:100%
    }

      .usp-blk-2 {height: 232px;}

.section-6::after {
    top: -60px;
    left: 15px;
    width: 300px;
    height: 300px;
}

   .section-6 {
    padding: 12em 3em;
    margin-top: 0em;
}

      .sec6-header {
    font-size: 2em;
}

   

   .sec5-header {
    font-size: 4em;
}

             .sec3-header {
        font-size: 3.3em;
    }

      .section-3:after{ 
        right: 1em;
        bottom: 7em;
        width: 29em;
        height: 44em;
}

.sec3-header {
    font-size: 2.8em;
}

.section-3 .col-md-7 {
width: 70%;
}
   

      .section-1 h1 {
    font-size: 1.5em;
}


   .slider-header{
     font-size: 2em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}
   .home-price{
     font-size: 3em;
   }


/* 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: 53em!important;
}
   
.side-coup{
  width: 85%;
  margin: 2em auto 3em auto;
  background-size: cover;
}

.insideimage {
    /* padding: 9% 0% 1% 0%; */
    margin-top: 14.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;
}

.sliderfull {margin-top: 14%;} 

.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) {
.team-box {
    font-size: 0.72em;
}
.section-3:after {
        width: 30em;
        right: 16px;
        background-image: url(/wp-content/uploads/2025/04/sec-3-img.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom right;
        z-index: -1;
}
   
   .slider-truck{
  position: relative;
  bottom: -12.7em;
  width: 22em;
  display: block;
  margin: auto;
  animation: fadeInRight 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 1s;
  transition: 1s ease-in-out;
  /* opacity: 0; */
  right: 3em;
  z-index: 9;
}

   .rev-sec-in:after {
    right: 2em;
    bottom: 4em;
    width: 24em;
    height: 33em;
}

.sliderfull {margin-top: 13%;} 

   
      .rev-header{
      font-size: 4.5em;
}

    .section-6::after {
        top: -32px;
        left: 40px;
        width: 600px;
        height: 600px;
    }

/* NEW QUERIES */

   .section-6::after {
    top: -32px;
    left: 12px;
    width: 434px;
    height: 393px;
}

   .header-btn {
    font-size: 1.2em;
}

   .section-8 {
    padding: 5% 7%;
}

   .section-4 .carousel-control-next, .section-4 .carousel-control-prev {
    /* bottom: 5.4em; */
}

   
   .home-coup {
   min-height: 415px;
}

   .home-coup {
   min-height: 415px;
}


   .sec4-header {

    font-size: 1.6em;

}

    .service-areas-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 500px; /* Adjust as needed */
  overflow-y: auto;
  width: 100%;
         /* allow text to wrap */
}


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

      .usp-blk-2 {height: 232px;}

      .sec5-header {
    font-size: 2.8em;
}

                .sec3-header {
        font-size: 2.2em;
    }



      .section-1 h1 {
    font-size: 1.5em;
}
 
 
   .slider-header{
     font-size: 1.8em;
   }

.contact-info-desk a{
  font-size: 1.8em;
}

   .top-services p {
    font-size: .9em
;

}

   .usp-slide {
    font-size: 0.6em;
  
}

   .home-price{
     font-size: 3em;
   }


/* END NEW QUERIES */


.side-form iframe {
    height: 61em!important;
}
  
   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }

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

.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) {

  
/* NEW QUERIES */
.team-box {
    font-size: 0.8em;
}
   .usp-slide {
    font-size: 0.7em;
}

   .slider-truck{
  position: relative;
  bottom: -12.7em;
  width: 27em;
  display: block;
  margin: auto;
  animation: fadeInRight 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 1s;
  transition: 1s ease-in-out;
  /* opacity: 0; */
  right: 3em;
  z-index: 9;
}

      .rev-sec-in:after {
    right: 3em;
    bottom: 4em;
    width: 25em;
    height: 32em;
}

   .sliderfull {margin-top: 15%;} 

      .rev-header{
      font-size: 5em;
}

   .section-8 {
    padding: 5% 7%;
}

      .section-4 .carousel-control-next, .section-4 .carousel-control-prev {
    /* bottom: 10.4em; */
}

      .usp-blk-2 {height: 232px;}

   .section-6::after {
    content: "";
    position: absolute;
    top: -32px;
    left: 40px;
    background-image: url(/wp-content/uploads/2025/04/bl-van.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 450px;
    height: 450px;
    z-index: 1;
    pointer-events: none;
}

      .sec6-header {
    font-size: 2em;
}

      .sec5-header {
    font-size: 3em;
}

                .sec3-header {
        font-size: 2.6em;
    }

      .section-3:after{
  right: 1em;
  bottom: 4em;
  width: 38em;
  height: 53em;
}

      .section-1 h1 {
    font-size: 1.7em;
}
   
   .slider-header{
     font-size: 2.1em;
   }

   .home-price{
     font-size: 3em;
   }

   .contact-info-desk a{
     font-size: 2.2em;
   }
   
/* 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) {


/* NEW QUERIES */
.team-box {
    font-size: 0.9em;
}
   .slider-truck{
  position: relative;
  bottom: -14.7em;
  width: 28em;
  display: block;
  margin: auto;
  animation: fadeInRight 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 1s;
  transition: 1s ease-in-out;
  /* opacity: 0; */
  right: 3em;
  z-index: 9;
}

      .rev-sec-in:after {
    right: 6em;
    bottom: 4em;
    width: 24em;
    height: 33em;
}

   .sliderfull {margin-top: 15%;} 

      .rev-header{
      font-size: 6em;
}

   .home-coup {
min-height: 430px;
}

   .se-widget-button .icon-calendar {
  font-size: 1.8em;
  margin-left: 0em;
}

.section-8 {
    padding: 5% 7%;
}
   
   .section-4 .carousel-control-next, .section-4 .carousel-control-prev {
    /* bottom: 10.4em; */
}
      .section-4 .carousel-control-next, .section-4 .carousel-control-prev {
    /* bottom: 7.4em; */
}

      .usp-blk-2 {height: 232px;}

      .sec6-header {
    font-size: 2.4em;
}

   .section-6::after {
    top: -32px;
    left: 40px;
    width: 525px;
    height: 525px;
}

      .sec5-header {
    font-size: 3em;
}

                .sec3-header {
        font-size: 3.3em;
    }


      .section-3:after{
  right: 2em;
  bottom: 4em;
  width: 41em;
  height: 53em;
}

      .section-1 h1 {
    font-size: 1.8em;
}

   .slider-header{
     font-size: 2.4em;
   }

/* 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) {


/* NEW QUERIES */

   .slider-truck{
  position: relative;
  bottom: -14.7em;
  width: 28em;
  display: block;
  margin: auto;
  animation: fadeInRight 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 1s;
  transition: 1s ease-in-out;
  /* opacity: 0; */
  right: 3em;
  z-index: 9;
}

      .rev-sec-in:after {
    right: 6em;
    bottom: 0em;
    width: 25em;
    height: 34em;
}

   .sliderfull {margin-top: 13%;} 

      .rev-header{
      font-size: 6em;
}

      .home-coup {
min-height: 430px;
}

   .se-widget-button .icon-calendar {
  font-size: 1.8em;
  margin-left: .5em
}

   .section-8 {
    padding: 5% 7%;
}

      .section-4 .carousel-control-next, .section-4 .carousel-control-prev {
    bottom: -3em;
}

      .sec6-header {
    font-size: 3em;
} 

      .sec5-header {
    font-size: 4em;
}

   .section-3:after{
  right: 6em;
  bottom: 4em;
  width: 41em;
  height: 53em;
}

   
      .section-1 h1 {
    font-size: 2.1em;
}

   .slider-header{
     /* font-size: 2em; */
   }
   
/* END NEW QUERIES */

   html {
    font-size: 17px!important;
}
  
   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }

 
 
.sliderfull {
} 

.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;
}



 } 
  
  
 @media screen and (min-width: 125.001em) and (max-width: 999.9em) {
 

/* NEW QUERIES */

   .slider-truck{
  position: relative;
  bottom: -14.7em;
  width: 28em;
  display: block;
  margin: auto;
  animation: fadeInRight 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 1s;
  transition: 1s ease-in-out;
  /* opacity: 0; */
  right: 3em;
  z-index: 9;
}

   .sliderfull {margin-top: 15%;} 


   .rev-header{
      font-size: 6em;
}
   
      .home-coup {min-height: 430px;}

   .se-widget-button .icon-calendar {
  font-size: 1.8em;
  margin-left: .5em
}

   .section-8 {
    padding: 5% 7%;
}

      .section-4 .carousel-control-next, .section-4 .carousel-control-prev {
    bottom: 12.4em;
}

   .sec6-header {
    font-size: 3em;
}

      .sec5-header {
    font-size: 4em;
}

   .section-3:after{
  right: 6em;
  bottom: 4em;
  width: 41em;
  height: 53em;
}

   .section-1 h1 {
    font-size: 2.1em;
}
   
   .slider-header{
     font-size: 3em;
   }


/* END NEW QUERIES */


.sliderfull {
} 
 
html {
    font-size: 17px!important;
}


   .home-form .camp-form iframe {
    height: 32em!important;
    /* height: auto; */
}

.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-d