.hvac-soon {
    border-radius: 0 30px;
    background-color: #1b3b82;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 1.3em;
    padding: 0 3%;
    font-family: 'Oswald';
    letter-spacing: 1px;
    box-shadow: -3px 3px 0px #c2c2c1;
}
.hvac-soon strong{
    padding-right: 6px;
}

.hvac-soon span {
    font-size: 4em;
    color: #fff;
    line-height: .8;
}

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

[class^="extra-"], [class*=" extra-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'moonicon' !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;
}

.extra-water-heater-icon2:before {
  content: "\e902";
}
.extra-jh-waterheater:before {
  content: "\e904";
}
.extra-furnace-iconma:before {
  content: "\e905";
}
.extra-airconditioning:before {
  content: "\e907";
}
.extra-acrep-tr:before {
  content: "\e90a";
}
.extra-ac-install-tr:before {
  content: "\e90e";
}
.extra-ac-icon:before {
  content: "\e911";
}
.extra-7:before {
  content: "\e900";
}
.extra-best-business:before {
  content: "\e903";
}
.extra-years-experience:before {
  content: "\e906";
}
.extra-emergency-serv:before {
  content: "\e909";
}
.extra-custm-no-ad-charge:before {
  content: "\e968";
}
.extra-jdv-masc-icon:before {
  content: "\e969";
}
.extra-money-os:before {
  content: "\e96a";
}
.extra-stars-pn:before {
  content: "\e908";
}
.extra-ribbon-js:before {
  content: "\e953";
}
.extra-satcon:before {
  content: "\e954";
}
.extra-award-icon:before {
  content: "\e94b";
}
.extra-calander-vp:before {
  content: "\e94c";
}
.extra-cert-prof-proserv:before {
  content: "\e102";
}
.extra-drain-clean-sp:before {
  content: "\e940";
}
.extra-drain-clean:before {
  content: "\e941";
}
.extra-fast-service:before {
  content: "\e942";
}
.extra-ac-icon-js:before {
  content: "\e104";
}
.extra-custom-map-sky:before {
  content: "\e924";
}
.extra-furnace-iconma1:before {
  content: "\e925";
}
.extra-jd-softnere:before {
  content: "\e927";
}
.extra-jh-truck:before {
  content: "\e928";
}
.extra-group:before {
  content: "\e901";
}
.extra-volume-control-phone:before {
  content: "\e90c";
}
.extra-cert-prof-proserv1:before {
  content: "\e90d";
}
.extra-custom-handshake:before {
  content: "\e90f";
}
.extra-custom-Lighting-icon:before {
  content: "\e910";
}
.extra-emergency-service:before {
  content: "\e913";
}
.extra-fast-service1:before {
  content: "\e915";
}
.extra-home-remodeling:before {
  content: "\e90b";
}
.extra-comments-o:before {
  content: "\e95b";
}
.extra-cooling-air:before {
  content: "\e105";
}
.extra-money-os1:before {
  content: "\e95e";
}
.extra-tools-allen:before {
  content: "\e960";
}
.extra-transp-price:before {
  content: "\e961";
}
.extra-ac-rep-maint:before {
  content: "\e106";
}
.extra-blaze-air-quality:before {
  content: "\e107";
}
.extra-emergency-service1:before {
  content: "\e966";
}



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

/* ACTIVE + CHECKED + SHOW states for .btn-primary */
.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background: #1b3b82;
    /* Match the hover color */
    border: none;
}

/* PRIMARY BUTTON */
body .btn-primary {
    background: linear-gradient( 1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99% );
    border: 0;
    text-transform: uppercase;
    padding: 0.72em 1.6em;
    margin: 1em 0 0 0;
    /* remove auto */
    letter-spacing: .09em;
    display: inline-block;
    /* fix here */
    position: relative;
    color: #1b3b82;
    font-weight: 400;
    font-family: 'poppins', sans-serif;
    border-radius: 2.25rem;
}

/* PRIMARY BUTTON HOVER */
body .btn-primary:hover {
    background: #1b3b82;
    border: 2px solid #fff;
    /* white border */
}

/* SECONDARY BUTTON */
body .btn-secondary {
    background: #1b3b82;
    border: 0;
    text-transform: uppercase;
    padding: 0.72em 1.6em;
    margin: 1em 0 0 0;
    /* remove auto */
    letter-spacing: .09em;
    display: inline-block;
    /* fix here */
    position: relative;
    color: white !important;
    font-weight: 400;
    font-family: 'poppins', sans-serif;
     border-radius: 2.25rem;
}

/* SECONDARY BUTTON HOVER */
body .btn-secondary:hover {
    background: linear-gradient( 1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99% );
    color: #1b3b82!important;
}

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

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

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

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

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald';
    font-weight: bold;
}

h4 {
    font-size: 26px !important;
    line-height: 1.3 !important;
}

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: '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: normal;
    font-style: normal;
}

@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: '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?szoe6t');
    src: url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.eot?szoe6t#iefix') format('embedded-opentype'), url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.woff2?szoe6t') format('woff2'), url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.ttf?szoe6t') format('truetype'), url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.woff?szoe6t') format('woff'), url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.svg?szoe6t#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}



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




[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

.icon-check-circle:before {
    content: "\f058";
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}







 .icon-pinterest-square:before {
  content: "\f0d3";
   font-family: 'icomoon-jd';
}

.icon-x2:before {
  content: "\e951";
}


.icon-goods-generatorcon:before {
  content: "\e9e1";
}

.icon-badge:before {
  content: "\e967";
}

.icon-trsut-tech-n:before {
  content: "\e966";
}

.icon-sewer-line-con:before {
    content: "\ead5";
}

.icon-kitchen-plumbing:before {
    content: "\e9bb";
}

.icon-drain-sewer-gj:before {
    content: "\ead7";
}

.icon-water-softener:before {
    content: "\e92b";
}

.icon-water-heatercon:before {
    content: "\e920";
}

.icon-mp-shield1:before {
    content: "\e9c7";
}

.icon-trsut-tech-n:before {
    content: "\e966";
}

.icon-trsut-tech-n:before {
    content: "\e966";
}

.icon-money-document-energy:before {
    content: "\eb86";
}

.icon-shield-chck-jd:before {
    content: "\ed01";
}

.icon-kc-call-row:before {
    content: "\e95f";
}

.icon-call-ae-icon:before {
    content: "\e934";
}

.icon-bb-community:before {
    content: "\eae0";
}

.icon-target-icon-warhold:before {
    content: "\eaea";
}

.icon-morrow-tech:before {
    content: "\e948";
}

.icon-bb-technology:before {
    content: "\e942";
}

.icon-line-experienced-tech-icon:before {
    content: "\e90e";
}

.icon-aff-pricingcentral-2:before {
    content: "\e95b";
}

.icon-leftcoast-repaircon:before {
    content: "\e9447";
}

.icon-clean-pn:before {
    content: "\e9b6";
}

.icon-documenttwo-energy .path1:before {
    content: "\eb77";
    color: #000;
}

.icon-documenttwo-energy .path2:before {
    content: "\eb78";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path3:before {
    content: "\eb79";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path4:before {
    content: "\eb7a";
    color: #fff;
    margin-left: -1em;
}

.icon-documenttwo-energy .path5:before {
    content: "\eb7b";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path6:before {
    content: "\eb7c";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path7:before {
    content: "\eb7d";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path8:before {
    content: "\eb7e";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path9:before {
    content: "\eb7f";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path10:before {
    content: "\eb80";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path11:before {
    content: "\eb81";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path12:before {
    content: "\eb82";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path13:before {
    content: "\eb83";
    color: #000;
    margin-left: -1em;
}

.icon-documenttwo-energy .path14:before {
    content: "\eb84";
    color: #000;
    margin-left: -1em;
}

.icon-waterflood-icon:before {
    content: "\e937";
}

.icon-call-ae-icon:before {
    content: "\e934";
}

.icon-calendar1:before {
    content: "\e955";
}

.icon-ticket:before {
    content: "\f146";
}

.icon-mobile1:before {
    content: "\f10b";
}

.icon-mobile2:before {
    content: "\e95a";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-mobile:before {
    content: "\e959";
}

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

.icon-irock-financecon:before {
    content: "\e9a3";
}

.icon-x1:before {
    content: "\e904";
}

.icon-calendar1:before {
    content: "\e955";
}

.icon-ticket1:before {
    content: "\f145";
}

.icon-mobile2:before {
    content: "\e95a";
}

.icon-call-ae-icon:before {
    content: "\e934";
}

.icon-handshake-icon-clemmer:before {
    content: "\e965";
}

.icon-morrow-tech:before {
    content: "\e948";
}

.icon-waterflood-icon:before {
    content: "\e937";
}

.icon-fire-icon:before {
    content: "\e97f";
}

.icon-max-water-line-rep:before {
    content: "\e96e";
}

.icon-sewer-water-con:before {
    content: "\ead6";
}

.icon-water-soft-pm:before {
    content: "\e917";
}

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

.icon-mastercraft-emergency:before {
    content: "\e99b";
}

.icon-bb-technology:before {
    content: "\e942";
}

.icon-bb-truck:before {
    content: "\e9cb";
}

.icon-trophy-spah-icon:before {
    content: "\e97d";
}

.icon-bb-community:before {
    content: "\eae0";
}

.icon-time-db:before {
    content: "\e99d";
}

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

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

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

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

.icon-calendar-kj:before {
    content: "\e96b";
}

.icon-mobile:before {
    content: "\f10b";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-phone:before {
    content: "\f095";
}

.icon-twitter-square:before {
    content: "\f081";
}

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

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

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

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

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

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

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

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

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

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

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

.clear {
    clear: both;
}

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

/* -------------------------------------------------------Header Section CSS---------------------------------  */
/* Search Bar & Page */
/* Top Bar Section CSS  */
/* ---------------------------------------------------------------------------------------- */
.schedule-service {
    display: flex;
    flex-direction: row;
    /* Make sure the icon and text blocks are aligned horizontally */
    flex: 1;
}

.icon-container {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-blocks {
    display: flex;
    flex-direction: column;
    flex: 3;
    cursor: pointer;
    letter-spacing: 3px;
}

.blue-block, .black-block {
    text-align: center;
    padding: 0px;
    color: white;
}

.blue-block {
    background-color: #dcdcdc;
    /* Red color */
    text-transform: uppercase;
    color: #1b3b82;
    background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%);
    font-family: 'poppinsbold';
    font-style: normal;
    /* border-radius: 1.15em; */
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.black-block {
    background-color: #1b3b82;
    font-family: oswald;
    font-weight: bold;
    font-size: 2.5em;
    color: #ffffff;
    text-transform: uppercase;
    font-style: normal !important;
    /* border-radius: 1.15em; */
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.schedule-service {
    position: relative;
}

.schedule-service {
    cursor: pointer;
    /* Optional: shows it's clickable */
}

.schedule-service .black-block {
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
}

/* Flashing / pulsing CTA */
.schedule-service .text-blocks {
  animation: ctaPulse 2s infinite;
}

@keyframes ctaPulse {
  0% {
    transform: scale(1);

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


.schedule-service:hover .black-block {
    background-color: #000;
    /* black background */
    color: #fff;
    /* white text */
}

.schedule-service:hover .black-block em {
    color: #fff;
    /* ensure <em> inside also turns white */
}

.schedule-service a {
    line-height: 1;
    margin: 0.1em 0 0.1em auto;
    font-size: 1.8em;
    font-weight: 900;
    position: relative;
    text-align: center;
    transition: all .3s ease-in-out;
    font-family: 'poppins', 'poppinsregular';
    /* border-left: 1px solid #00000030; */
    text-transform: capitalize;
}

.schedule-service a span {
    color: #d1001e;
    position: relative;
    top: .1em;
}

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

.schedule-service a em strong {
    color: #d1001e;
}

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

.logo-block {
    position: relative;
    z-index: 99;
    background-color: #fff;
}

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

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

.main-bar {
    padding: 1% 2% 2% 2%;
    position: relative;
    /* Ensure the parent element is positioned relatively */
}

.icon-calendar {
    font-size: 4em;
    color: #1b3b82;
}

.logo-image {
    position: relative;
}

.smallbar .logo-image {
    /* font-size: .8em; */
}

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

.logo-image a {
    position: relative;
    display: block;
    transform: scale(1.1);
}

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

.contact-info a {
    font-size: 1.4em;
    display: block;
    background-color: #1b3b82;
    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: #ffffff;
    border: 0;
    border-radius: 0;
    padding: 0.8em 1.6em;
    background: #0f1417;
    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: 1em;
    top: -.5em;
    background: #ff000000;
    border: 0;
    font-size: 1.3em;
    padding: 0.2em 0.7em;
}

.shift-item a:hover {
    color: #ffffff;
    background-color: #0d117a;
    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: #0d117a;
}

/* ---------------------- */
/* 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: #1b3b82;
    box-shadow: 0em 0em 1em #0000004f;
}

.pop-title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 2em;
    /* top: 1em; */
    font-family: 'Futura Bold';
    color: #ffffff;
    /* text-shadow: -.1em .1em black; */
    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;
}

.top-bar-menu-col {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.top-bar {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    letter-spacing: .1em;
    transition: all .3s ease-in-out;
    color: #fff;
    margin: auto;
    background: #1b3b82;
    margin-bottom: 1%;
    height: 3.5em;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.04);
    }

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

.sms-bubble {
    background: url('/wp-content/uploads/2025/07/sms-bubble.png') no-repeat center center;
    background-size: contain;
    width: 380px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    /* Pulse Animation */
    animation: pulse 2s infinite ease-in-out;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.sms-bubble:hover {
    transform: scale(1.08);
    /* slight grow */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    /* optional glow on hover */
    animation: none;
    /* stop pulse while hovering for smoother grow */
}

.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 input::-webkit-input-placeholder,.top-bar textarea::-webkit-input-placeholder {
    color: #fff!important;
}

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

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

.main-nav {
    position: relative;
    /* padding-top: 1%; */
    /* padding-bottom: 1%; */
    /* border-top: solid; */
    /* text-align: right; */
    display: flex;
    justify-content: center;
    /* padding-right: 3%; */
}

.main-nav ul.menu > li {
    margin-right: 20px;
    /* Adjust the value as needed */
}

.main-nav ul.menu > li:last-child {
    margin-right: 0;
    /* Remove extra margin on the last item */
}

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

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

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

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

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

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

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

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

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

.contact-info-desk a {
    transition: color 0.3s ease, transform 0.3s ease;
}

.contact-info-desk a:hover {
    color: #1b3b82;
    transform: scale(1.05);
    /* Slightly grow */
}

.contact-info-desk a:hover em, .contact-info-desk a:hover strong, .contact-info-desk a:hover span {
    color: #1b3b82;
}

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

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

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

.contact-info-desk a em strong {
    color: #0d117a;
}

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

.top-bar .menu > li a:hover {
    background-color: #000000 !important;
}

.top-bar .menu>li a span {
    color: #ffffff;
    /* display: block; */
    font-size: 1.4em;
    /* top: -0.4em; */
    position: relative;
}

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

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

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

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

.main-nav {
    border-top: 1px solid #00000030;
    /* Faint black border with transparency */
    padding-top: 5px;
    /* Optional: Adjust padding as needed */
}

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

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

.menu>li a:hover {
    background-color: #1b3b82 !important;
    color: #fff !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: #000000;
    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: #0f1417;
    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: #1b3b82;
    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: #0f1417;
}

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




/* Hide Bootstrap's built-in icon spans so they can't affect centering */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev-icon,
.sliderfull #carouselExampleIndicators3 .carousel-control-next-icon {
  display: none !important;
}

/* Center our custom arrow perfectly */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev,
.sliderfull #carouselExampleIndicators3 .carousel-control-next {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
}






/* =========================================================
   JD Precision - Slider Carousel Controls (reliable)
   Targets the buttons directly and draws arrows via ::after
========================================================= */

/* FIX: perfectly center arrow inside circle */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev,
.sliderfull #carouselExampleIndicators3 .carousel-control-next {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
}

/* remove any offset nudges */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev::after,
.sliderfull #carouselExampleIndicators3 .carousel-control-next::after {
  margin: 0 !important;
}




.sliderfull #carouselExampleIndicators3 .carousel-control-prev,
.sliderfull #carouselExampleIndicators3 .carousel-control-next{
  width: 54px;
  height: 54px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1 !important;
  z-index: 50;
}

/* Make the button a nice circle */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev,
.sliderfull #carouselExampleIndicators3 .carousel-control-next{
  background: rgba(0,0,0,.55);
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(0,0,0,.25);
  transition: transform .2s ease, background .2s ease, box-shadow .2s ease;
}

/* Remove Bootstrap default icon visuals (we'll draw our own) */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev-icon,
.sliderfull #carouselExampleIndicators3 .carousel-control-next-icon{
  background-image: none !important;
}

/* Draw the arrow */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev::after,
.sliderfull #carouselExampleIndicators3 .carousel-control-next::after{
  content: "";
  width: 12px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
}

/* Point left */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev::after{
  transform: rotate(135deg);
  margin-left: 4px;
}

/* Point right */
.sliderfull #carouselExampleIndicators3 .carousel-control-next::after{
  transform: rotate(-45deg);
  margin-right: 4px;
}

/* Hover */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev:hover,
.sliderfull #carouselExampleIndicators3 .carousel-control-next:hover{
  background: rgba(0,70,160,.95);
  transform: translateY(-50%) scale(1.06);
  box-shadow: 0 10px 26px rgba(0,0,0,.30);
}

/* Optional: position slightly in from edge */
.sliderfull #carouselExampleIndicators3 .carousel-control-prev {left: 15px;}
.sliderfull #carouselExampleIndicators3 .carousel-control-next { right: 15px; }











/* Slider Section CSS  */
.sliderfull {
    position: relative;
    z-index: 1;
    margin-top: 15%;
}

.static-slide {
    top: auto;
    background-image: url('/wp-content/uploads/2026/01/banner-home-n.jpg');
    background-repeat: no-repeat;
 background-position: center -40px;
    background-size: cover;
    position: relative;
    z-index: 2;
    margin-top: 0%;
    padding: 9% 5% 17% 5%;
    /* color: white; */
}

.static-slide::after {
    content: "";
    position: absolute;
    top: -195px;
    right: 0;
    width: 362px;
    /* adjust as needed */
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    /* should be higher than the z-index of .static-slide */
    pointer-events: none;
}

.slider-header {
    line-height: 1;
    font-size: 4em;
    position: relative;
    letter-spacing: .04em;
    color: #ffffff;
    margin-bottom: 6%;
    font-family: oswald;
    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-weight: bold;
}

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

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

.slider-header:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -.5em;
    width: 3em;
    height: .3em;
    background: #ffffff;
    border-radius: 0.15em; /* or 50% for full pill shape */
    /* transform: skew(-15deg); */
}


.slider-content-text {
    color: white;
    font-size: 1.4em;
    margin-bottom: 1em;
    /* padding-right: 60%; */
}

.slider-check-list {
    list-style: none;
    padding: 0;
    margin: 0;
    color: white;
}

.slider-check-list li {
    display: flex;
    align-items: center;
    margin-bottom: 0.5em;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: 'PoppinsBold';
}

.slider-check-list .icon-check-circle {
    margin-right: 0.5em;
    color: #ff6c00;
    font-size: 1.1em;
    font-family: 'icomoon';
    /* Required */
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slider-header strong {
    color: #ff6c00;
}

.slider-header span {
    /* color: #00cfff; */
    font-size: .8em;
}
.slider-header span:first-child {
    font-size: 1.5em;
    line-height: .5;
    position: relative;
    top: 0.2em;
}
.call-slider {
    position: relative;
    font-family: 'Exo 2', sans-serif;
    font-size: 2em;
    color: #3380ae!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;
    color: white;
}

.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: 60%;
    margin: 1em auto 1em 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: 11em;
    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: #ffffff;
    color: black;
    text-transform: uppercase;
    padding: 2.5em 1em 0.5em 1em;
    border: 1px solid #00000038;
    font-family: 'poppinsbold';
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 2.15em;
}

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

.usp-slide p {
    margin-top: 2em;
    padding: 0;
}

.usp-slide:hover {
    /* background: #3f63c9d1; */
    color: #1b3b82;
    background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%);
}

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

/* ---------------------- */
/* Section-1 CSS  */
.top-services-section {
    padding: 0em 0em 0em 0em;
    background-image: url(/wp-content/uploads/2025/06/top-services-bg.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: -11em;
    z-index: 1;
    position: relative;
}

.top-service-box {
    background-color: #1b3b82;
    margin-bottom: 4%;
    padding: 0;
    overflow: hidden;
    transform: scale(1);
    transition: all 600ms cubic-bezier(.68,-.55,.265,1.55);
    /* border-bottom-left-radius: 34px; */
    height: 21em;
    border: 2px solid #ffffff;
    /* Add this line */
    border-radius: 1.15em;
}

.top-service-col a {
    text-decoration: none;
}

.top-service-box:hover {
    transform: scale(1.05);
    background-color: #00cfff;
    background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%);
}

.top-service-box:hover .top-service-content {
    color: #ffffff;
    line-height: 1.2;
}

.top-service-box:hover .top-service-title {
    color: #1b3b82;
}

.top-service-box img {
    margin-top: -1px;
}

.top-service-img {
    height: 180px;
    /* adjust to match your layout */
    overflow: hidden;
}

.top-service-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.top-service-box .col-sm-2.col-md-2.col-lg-2 {
    padding: 0em;
}

.top-service-icon {
    color: #ffffff;
    font-size: 3.4em;
    display: block;
    text-align: center;
    transition: all 600ms cubic-bezier(.68,-.55,.265,1.55);
    background-color: #1b3b82;
    border-radius: 50%;
    height: 1.5em;
    width: 1.5em;
    border: 3px solid #ffffff;
    margin: -47px auto 8px auto;
}

.top-service-icon {
  color: #ffffff;
  background-color: #1b3b82;
  border: 3px solid #ffffff;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  font-size: 3.4em;

  display: flex;
  align-items: center;
  justify-content: center;

  text-align: center;
  line-height: 1;      /* avoid font baseline drift */
  margin: -47px auto 8px auto;
  transition: all 600ms cubic-bezier(.68,-.55,.265,1.55);
}

.top-service-icon > span {
  line-height: 1;      /* ensure the glyph itself has no extra vertical space */
  display: inline-block;
  /* Optional: control icon size relative to the circle */
  /* font-size: 0.8em; */
}


.top-service-title {
    color: #ffffff;
    font-family: oswald;
    letter-spacing: 2px;
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 1.2em;
    transition: all 600ms cubic-bezier(.68,-.55,.265,1.55);
    text-align: center;
    margin-bottom: 0px;
    position: relative;
    /* Required for ::after to position absolutely */
}

.top-service-title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -0.5em;
    transform: translateX(-50%);
    background: #ffffff;
    width: 3.6em;
    height: 0.2em;
    border-radius: 900em;
    transition: all 0.3s ease-in-out;
}

.top-service-box:hover .top-service-title::after {
    opacity: 0;
    /* Optional: shrink width too for smoother effect */
    width: 0;
}

.top-service-content {
    color: #ffffff;
    font-size: 0.9em;
    padding: 12px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 400ms ease;
    text-align: center;
}

.top-service-box:hover .top-service-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Optional: keep these if you're using tech logo visuals */
div#tech-logo {
    position: relative;
}

div#tech-logo:before {
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/wp-content/uploads/2023/01/tech-logo.png);
    width: 10em;
    height: 9em;
    top: -53px;
    right: -19px;
    z-index: 9;
}

div#tech-logo:after {
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/wp-content/uploads/2023/01/bg1-logo.png);
    width: 17em;
    height: 17em;
    top: -10em;
    right: -6em;
    opacity: 0.1;
    animation: rotation 60s infinite linear;
    transition: all 600ms cubic-bezier(.68,-.55,.265,1.55);
}

.top-service-box:hover div#tech-logo:after {
    opacity: 0.2;
    background-image: url(/wp-content/uploads/2023/01/bg1-logo.png);
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.blue-number {
    color: #1b3b82;
}

.section-1 {
    position: relative;
    z-index: 0;
    padding: 2% 5% 10% 5%;
    background-image: url('/wp-content/uploads/2025/07/sec-1-bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    color: black;
    z-index: 2;
}

.section-1 h1 {
    position: relative;
    font-size: 2.2em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
    margin-bottom: 10%;
}

.section-1 h1 strong {
    font-size: 2.2em;
    color: #1b3b82;
    font-family: 'OSWALD';
    letter-spacing: .1em;
}

.section-1 h1 :after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -.2em;
    width: 3em;
    height: .23em;
    background: #1b3b82;
    /* transform: skew(-15deg); */
    border-radius: 0.15em; /* or 50% for full pill shape */
}

.sec1-content {
    padding-right: 10%;
}

.sec-1-truck::after {
    content: "";
    display: block;
    width: 824px;
    /* adjust to your desired width */
    height: 382px;
    /* keeps aspect ratio */
    background-image: url('/wp-content/uploads/2025/11/sec-1-truck-new.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* Optional positioning */
    position: absolute;
    /* or relative/absolute/fixed depending on your layout */
    left: -15em;
    /* adjust as needed */
    top: 18em;
    /* adjust as needed */
    z-index: 1;
}

.sec-1-truck {
    position: relative;
    /* Needed if using absolute positioning on ::after */
}

.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: 2;
    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;
    background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%);
}

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

.top-services a {
    position: relative;
    background-color: #1b3b82;
    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: 7.5em;
    position: absolute;
    top: 0.4em;
    right: 0em;
    /* transition: all .3s ease-in-out; */
    width: 100%;
    color: #ffffff;
    line-height: 0.7;
}

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

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

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

.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{
    padding: 2%;
}

.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: #39b54a; */
    /* 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;
}

.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-2 CSS  */
.section-2 {
    position: relative;
    z-index: 1;
    padding: 5% 4% 4% 4%;
    background-position: top;
    background-repeat: no-repeat;
    background-color: white;
    background-image: url(/wp-content/uploads/2025/07/sec-2-bg-n.jpg);
    background-size: cover;
    margin-top: 0em;
    overflow: hidden;
}

.section-2::after {
    content: "";
    position: absolute;
    top: 60%;
    left: 50%;
    width: 80%;
    /* adjust size as needed */
    height: 80%;
    /* adjust size as needed */
    background-image: url(/wp-content/uploads/2025/07/sec-2-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    /* or cover if you prefer */
    background-position: center;
    transform: translate(-50%, -50%);
    /* centers it */
    z-index: 1;
    /* make sure it sits above the background but below content if needed */
    pointer-events: none;
    /* makes it unclickable */
    opacity: 0.8;
    /* optional transparency */
}

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

.rev-header {
    position: relative;
    color: white;
    font-family: 'POPPINSREGULAR';
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0em 1em 0em 1em;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 1em;
    font-weight: normal;
}

.review-btns .col-md-6:first-child {
    text-align: right;
}

.review-btns .col-md-6:last-child {
    text-align: left;
}

.rev-header strong {
    font-size: 1.3em;
    color: #ffffff;
    font-family: 'OSWALD';
    letter-spacing: .1em;
    display: block;
}

.review-btns {
    margin-top: 4%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* lets them stack on small screens */
}

.section-2 .btn {
    margin-top: 5%;
    max-width: 400px;
}

/* ---------------------- */
/* Section-3 CSS  */
.section-3 {
    position: relative;
    z-index: 0;
    padding: 2% 5% 10% 5%;
    background-image: url('/wp-content/uploads/2025/07/sec-1-bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    color: black;
    z-index: 2;
}


.sec3-content{
    padding-right: 15%;
}

.section-3 h2 {
    position: relative;
    font-size: 2.2em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
    margin-bottom: 10%;
}

.section-3 h2 strong {
    font-size: 2.2em;
    color: #1b3b82;
    font-family: 'OSWALD';
    letter-spacing: .1em;
}

.section-3 h2 :after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -.2em;
    width: 3em;
    height: .23em;
    background: #1b3b82;
    /* transform: skew(-15deg); */
    border-radius: 0.15em; /* or 50% for full pill shape */
}

.sec-3-image img {
    display: block;
    width: 100%;
    height: auto;
    /* keeps aspect ratio */
    border-radius: 1.15em;
}




.stat-wrapper {
  position: relative;
  display: inline-block;
}

.stat-badge {
  position: absolute;
  bottom: -15px;
  left: -15px;
  background-color: #173b7a; /* adjust to match your blue */
  color: white;
  padding: 20px 20px;
  border-radius: 15px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

.stat-number {
  font-size: 4rem;
  font-weight: bolder;
  line-height: 1;
  font-family: 'Oswald';
  margin-bottom: .2rem;
}

.stat-text {
  font-size: 0.85rem;
  line-height: 1.2;
}







/* ---------------------- */
/* Section-4 CSS  */
.section-4 .carousel-controls-below {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
}

.section-4 .carousel-controls-below .carousel-nav {
    width: 50px;
    height: 8px;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.section-4 .carousel-controls-below .carousel-nav:hover {
    background-color: #000000;
    /* or your theme orange */
}

.section-4 {
    position: relative;
    padding: 5% 5% 5% 5%;
    margin-top: 0em;
    background-image: url('/wp-content/uploads/2025/07/sec-4-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.coup-header {
    position: relative;
    text-transform: uppercase;
    font-size: 4.2em;
    margin-top: 0em;
    margin-bottom: 0.7em;
    font-family: 'poppinsbold';
    color: #ffffff;
    line-height: 1.1;
    text-align: center;
}

.section-4::after {
    content: "";
    position: absolute;
    top: 11.5em;
    /* Adjust this as needed */
    left: 50%;
    transform: translateX(-50%);
    background-image: url('/wp-content/uploads/2025/07/sec6-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 400px;
    /* Adjust size as needed */
    height: 400px;
    display: block;
}

.coup-header span {
    color: #f64f22;
}

.coup-header span:last-child {
    color: #008d00;
}

.section-4 .carousel-inner {
    padding-top: 2em;
}

.home-coup {
    position: relative;
    background: #ffffff;
    border-radius: 2.15em;
    letter-spacing: 0.08em;
    color: white;
    text-align: center;
    padding: 1em 2em 2.3em 2em;
    outline: .3em dashed #0d117a;
    outline-offset: -1em;
    width: 100%;
    margin: auto;
    height: 27em;
}

.carousel-inner, .carousel-item, .coup-col {
    overflow: visible;
}

.home-coup:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/03/coup-logo.png);
    background-size: 3.5em;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 4.5em;
    left: 0;
    top: -2.1em;
    z-index: 9;
}

.home-price {
    position: relative;
    font-size: 4.1em;
    color: #1b3b82;
    margin: 0.5em 0;
    line-height: 1;
    font-weight: bold;
    font-family: oswald;
}

.home-price span {
    font-size: .58em;
    color: #f43b3b;
    position: relative;
    top: -.5em;
}

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

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

.home-coup .btn:hover {
    width: 95%;
    color: #ffffff;
}

.home-offer {
    position: relative;
    font-size: 3em;
    color: #000000;
    /* text-transform: uppercase; */
    font-size: 1.8em;
    line-height: 1.1;
    /* font-weight: 900; */
    margin: .5em auto 0.8em auto;
    font-family: 'poppinsregular';
}

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

/* ---------------------- */
/* ---------------------- */
/* Section-5 CSS  */
.section-5 {
    position: relative;
    z-index: 0;
    padding: 2% 5% 5% 5%;
    /* background-image: url('/wp-content/uploads/2025/07/sec-1-bg.jpg'); */
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    color: black;
    z-index: 2;
}

.section-5 h2 {
    position: relative;
    font-size: 2.2em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
}

.section-5 h2 strong {
    font-size: 2.2em;
    color: #1b3b82;
    font-family: 'OSWALD';
    letter-spacing: .1em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------------------- */
.bridge-wrapper {
    position: relative;
}

.city-bridge-bg {
    position: absolute;
    top: 19%;
    /* sticks it just below section-5 */
    left: 0;
    width: 100%;
    height: 800px;
    background: url(/wp-content/uploads/2025/07/sec-5-6-city-bg.png) no-repeat center center;
    background-size: cover;
    z-index: 0;
}

/* Section-6 CSS  */
.section-6 {
    position: relative;
    padding: 5% 5% 17% 5%;
    margin-top: 0em;
    background-image: url(/wp-content/uploads/2025/10/sec6-bg-bluen1.png);
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: 142% 7%; */
    color: white;
}

.section-6::before {
    content: "";
    position: absolute;
    top: 50%;
    /* adjust position as needed */
    left: 50%;
    transform: translate(-112%, -75%);
    /* centers it */
    width: 829px;
    /* adjust size */
    height: 697px;
    /* adjust size */
    background: url(/wp-content/uploads/2025/07/sec-6-spanner-new.png) no-repeat center center;
    background-size: contain;
    /* or cover, depending on effect */
    pointer-events: none;
    /* keeps it unclickable */
    z-index: 3;
    /* adjust if you need it above/below other stuff */
}

.sec6-header {
    position: relative;
    font-size: 2.2em;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
    margin-bottom: 10%;
}

.sec6-header strong {
    font-size: 2.2em;
    color: #ffffff;
    font-family: 'OSWALD';
    letter-spacing: .1em;
}

.sec6-header:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -.4em;
    width: 6em;
    height: .5em;
    background: #ffffff;
    /* transform: skew(-15deg); */
    border-radius: 0.15em; /* or 50% for full pill shape */
}

.sec-6-image.hide-for-small-only {
    position: relative;
    /* Needed for ::after positioning */
    display: block;
    /* Make sure it has layout */
    min-height: 200px;
    /* Optional: control height if empty */
}

.sec-6-image.hide-for-small-only::after {
    content: "";
    position: absolute;
    top: 66px;
    left: -100px;
    width: 844px;
    height: 370px;
    background-image: url('/wp-content/uploads/2025/11/sec-6-truck-new.png');
    background-repeat: no-repeat;
    background-size: contain;
    /* Or cover, depending on effect */
    background-position: center;
}



/* ---------------------- */
/* Section 7 */
.section-7 {
    padding: 0% 4% 4% 4%;
    position: relative;
    color: white;
    background-image: url(/wp-content/uploads/2025/10/sec7-bg.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-top: -13em;
}

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

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

.section-7 .usp-box::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    /* adjust size as needed */
    height: 80%;
    /* adjust size as needed */
    background-image: url(/wp-content/uploads/2025/07/sec2-logo-transparent.png);
    background-repeat: no-repeat;
    background-size: contain;
    /* keeps logo aspect */
    background-position: center;
    transform: translate(-50%, -50%);
    opacity: 0.2;
    /* optional: makes it subtle like a watermark */
    pointer-events: none;
    /* makes sure it doesn't block clicks */
    z-index: 1;
    /* sits behind content inside the box */
}

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

.section-7 .usp-box:hover {
    /* background: #dcdcdc; */
    color: #ffffff !important;
    /* background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%); */
}

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

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

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

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

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

.section-7 .usp-box:hover p {
    color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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




/* Section 8 */
.section-8 {
    position: relative;
    padding: 5% 5% 5% 5%;
    margin-top: 0em;
    background-image: url(/wp-content/uploads/2025/07/sec-8-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: white;
    text-align: center;
}

.section-8::after {
    content: "";
    position: absolute;
    left: -0vw;
    /* still runs off screen */
    top: 50%;
    transform: translateY(-50%);
    width: 50vw;
    /* 100% of viewport width */
    height: auto;
    /* keeps aspect ratio */
    aspect-ratio: 1 / 1;
    /* ensure 1:1 if needed */
    background: url(/wp-content/uploads/2025/07/sec-8-spanner.png) no-repeat center center;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

.section-8::before {
    content: "";
    position: absolute;
    bottom: -464px;
    right: 5%;
    /* push it in a bit from the edge */
    transform: translateY(-100%);
    /* lift above the section */
    width: 100%;
    /* adjust size as needed */
    height: 450px;
    background: url(/wp-content/uploads/2025/11/sec-8-ruck-new.png) no-repeat right top;
    background-size: contain;
    z-index: 0;
    /* above .section-8 content */
    pointer-events: none;
}

/* Nav Tabs */
.nav-tabs {
    border-bottom: none;
}

.section-8 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    color: white;
    /* background-color: #e3163b; */
    /* border-color: #dee2e6 #dee2e6 #fff; */
    padding: .5em 1.5em .5em 1.5em;
    border-radius: 3em;
    margin-right: 1em;
    background-color: #939598;
}

.section-8 .nav-tabs {
    border-bottom: none;
}

.section-8 .nav-link {
    display: block;
    padding: 0.5rem 1em;
    color: #ffffff;
    text-decoration: none;
    border-radius: 1em;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.section-8 .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 1em;
}

.section-8 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: white;
    background-color: #0d117a;
    border-color: #dee2e6;
    padding: 0.5em 1.5em;
    border-radius: 3em;
    margin-right: 1em;
}

.sec8-row-additional {
    margin-top: 12em;
}

.additional-services {
    position: relative;
    margin-top: 4em;
    /* background-color: #1b3b82e6; */
    padding: 30px;
    /* border: 4px solid #dcdcdc; */
    /* subtle light gray border */
}

.additional-services-header {
    color: #1b3b82;
    font-size: 1.5em;
    position: relative;
    font-family: 'poppinsbold';
    margin-bottom: 1em;
    text-align: left;
}

/* Reviews Section */
.sec8-reviews {
    display: block;
    visibility: visible;
    color: black;
    z-index: 1000;
    position: relative;
    margin-bottom: 2em;
}

/* Services Header */
.services-header {
    margin-top: 1em;
    position: relative;
    font-size: 1.7em;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'robotoslab';
    padding-bottom: 0.4em;
}

/* Service List */
.service-list {
    overflow-y: scroll;
    height: 12em;
    margin-top: 1%;
    width: 99%;
    padding: 1% 0% 1% 2%;
    overflow-x: hidden;
    text-align: left;
    font-family: 'poppinsregular';
    column-gap: 2%;
}

.service-list li {
    font-size: 1em;
    list-style-type: none;
    font-family: 'robotoslab';
}

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

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

.service-list li a:hover {
    /* background-color: #ffffff; */
    color: #000000;
    padding: 0.4em 0.2em 0.3em 1.4em;
    border-left: 0.7em solid #1b3b82;
}

.service-list li a:hover span {
    color: #1b3b82;
    left: -1em;
    display: none;
}

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

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

/* Scrollbar Styles */
.service-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.49);
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.1);
}

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

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


/* ---------------------- */
/* Section 9 */
.section-9 {
    position: relative;
    padding: 7% 15% 14% 15%;
    margin-top: 0em;
    background-image: url('/wp-content/uploads/2025/07/sec-9-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: white;
    text-align: center
}

.sec9-header {
    position: relative;
    font-size: 2.8em;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
}

.sec9-header strong {
    position: relative;
    font-size: 1.6em;
    /* letter-spacing: 0.03em; */
    margin-bottom: .3em;
    font-family: 'Oswald';
    font-weight: bold;
    padding-left: 0em;
    color: #ffffff;
}

/* ---------------------- */
/* Section 10 */
.section-10 {
    padding: 0% 4% 6% 4%;
    position: relative;
    z-index: 4;
    background-color: #ffffff;
    margin-bottom: -1px;
    color: #000000;
    /* border-top: 0.5em solid white; */
    background-image: url(/wp-content/uploads/2025/07/sec10-bg.jpg);
    background-size: cover;
    background-position: 85% 100%;
    background-repeat: no-repeat;
    /* overflow: hidden; */
}

.sec10-content{
    padding-right: 10%;
}

.section-10::after {
    content: "";
    position: absolute;
    bottom: -801px;
    left: 60%;
    transform: translate(-50%, -100%);
    /* centers and lifts above */
    width: 100%;
    /* adjust to your needed width */
    height: 790px;
    background: url(/wp-content/uploads/2025/07/sec10-spanner.png) no-repeat center top;
    background-size: contain;
    z-index: 5;
    /* higher than .section-10 content */
    pointer-events: none;
    /* overflow: hidden; */
}

.sec10-header {
    position: relative;
    font-size: 3em;
    margin-bottom: .3em;
    padding-left: 0em;
    line-height: 1.2;
    color: #000000;
}

.sec10-header strong {
    position: relative;
    font-size: 1.4em;
    /* letter-spacing: 0.03em; */
    margin-bottom: .3em;
    font-family: Oswald;
    font-weight: bold;
    padding-left: 0em;
    color: #1b3b82;
}

.section-10 .carousel-inner {
    padding: 1% 4%;
    margin-bottom: -8em;
}

.section-10 .carousel-indicators {
    margin-left: 2em;
    bottom: -3em;
    justify-content: start;
}

.section-10 .carousel-indicators [data-bs-target].active {
    opacity: 1;
    background-color: #1b3b82;
}

.section-10 .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 65px;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #5f5f5f;
    background-clip: padding-box;
    border: 0;
    border-top: 0;
    border-bottom: 0;
    opacity: .5;
    /* border-radius: 900em; */
    transform: skew(-10deg);
}

.section-10 .col-md-6 {
    position: relative;
}

.section-10 .usp-box {
    position: relative;
    /* background: #ff0000; */
    border-radius: 0;
    color: black;
    text-transform: none;
    letter-spacing: inherit;
    text-align: left;
    padding: 1em 1em 1em 1em;
    height: 18em;
    margin-top: 1em;
    left: -5em;
    /* box-shadow: 0 0 30px rgb(0 0 0 / 21%); */
    /* blue glow example */
}

.section-10 .usp-box span {
    display: block;
    color: #1a3a7f;
    font-size: 5em;
    /* line-height: 0; */
    /* margin-top: -.2em; */
    left: 50%;
    z-index: 2;
    position: relative;
    top: 0.3em;
}

.section-10 .usp-box .usp-label {
    position: relative;
    color: black;
    margin-bottom: 1em;
    line-height: 1.1;
    font-family: 'poppinsregular';
    margin-top: 1em;
}



.call-sec10 {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 0.8;
    display: block;
    bottom: -3%;
    right: 3%;
    font-size: 1.3em;
    text-shadow: 0em 0em 0.4em black;
}

/* ---------------------- */
/* Section 11 */
.section-11 {
    position: relative;
    z-index: 0;
    padding: 5% 5% 6% 5%;
    background-image: url(/);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    color: black;
    z-index: 2;
}

.sec11-header {
    position: relative;
    font-size: 3em;
    margin-bottom: .3em;
    padding-left: 0em;
    line-height: 1.2;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
}

.sec11-header strong {
    position: relative;
    font-size: 1.4em;
    /* letter-spacing: 0.03em; */
    margin-bottom: .3em;
    font-family: Oswald;
    font-weight: bold;
    padding-left: 0em;
    color: #1b3b82;
}

.sec11-content{
    text-align: center;
    padding: 0 15em;
}

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

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

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

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

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

/* ---------------------- */
/* Section 12 */
.section-12 {
    position: relative;
    /* required for absolute positioning */
    padding: 3% 5% 3% 5%;
    background-color: #204a8d;
}

.section-12::after {
    content: "";
    position: absolute;
    top: 218px;
    left: 53%;
    transform: translate(-50%, -100%);
    /* centers and moves above */
    width: 100%;
    /* adjust size as needed */
    height: 288px;
    aspect-ratio: auto;
    /* if needed */
    background: url(/wp-content/uploads/2025/08/sec-12-spanner-new.png) no-repeat center top;
    background-size: contain;
    z-index: 2;
    /* adjust as needed */
    pointer-events: none;
}

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

.finance-row .col-9 {
    text-align: right;
}

.finance-row .btn {
    max-width: 300px;
    display: inline-block;
    /* so text-align works */
    margin-top: 2em;
    /* optional spacing */
}

.finance-header {
    display: block;
    font-size: 4.6em;
    font-family: 'poppinsbold';
    color: #ffffff;
    text-transform: uppercase;
    /* font-style: italic; */
    text-align: right;
}

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

.finance-content {
    padding-left: 30%;
    display: block;
    color: #ffffff;
    text-align: right;
}

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

.finance-row .btn {
    max-width: 300px;
    /* margin: 1em 0em 0em 0em; */
    /* background-color: #2c9ad6; */
}

.finance-row span {
    display: block;
    text-align: center;
    color: white;
    font-size: 13em;
    position: relative;
    left: 0.2em;
}

/* ---------------------- */
/* Section 13 */
.section-13 {
    position: relative;
    padding: 5% 5% 5% 5%;
    z-index: 3;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 0em;
    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;
    border-top-right-radius: 2.15em;
    border-bottom-right-radius: 2.15em;
}

.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;
    margin: 0;
    padding: 0;
    height: 100%;
    flex-direction: row-reverse;
}

.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/03/map-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    padding: 5% 3%;
    justify-content: flex-start;
    /* border-radius: 2.15em; */ /* or 50% for full pill shape */
    border-top-left-radius: 2.15em;
    border-bottom-left-radius: 2.15em;
}

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

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

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

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

.section-13 #myTabContent {
    position: relative
}

.section-13 .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: 2.4em;
    font-family: 'oswald', sans-serif;
    color: #ffffff;
}

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

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

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

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

.section-13 .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-13 .nav-tabs .nav-link.active {
    color: #000;
    background: #e3163b
}

.zip-check {
    position: relative;
    /* margin-top: 1em; */
    font-size: .9em;
    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: #197fc0;
    color: white;
}

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

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

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

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

/* Service Areas */
.service-areas-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* Two-column layout */
    gap: 1rem;
    /* Space between columns and rows */
    list-style: none;
    padding: 0px 30px 0px 0px;
    margin: 0;
    overflow-y: scroll;
    height: 16em;
    width: 99%;
}

.service-areas-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.49);
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.1);
}

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

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

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

.service-areas-list li {
    position: relative;
    padding: .2em .2em .2em .2em;
    padding-left: 2em;
    font-size: 1em;
    font-weight: 500;
    width: 100%;
    margin: .3em .2em;
    /* background: #fff; */
    border-radius: 0em;
    /* 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;
    font-weight: 400;
    color: white;
    font-size: 1.1em;
}

.section-13 .icon-map-marker {
    font-family: icomoon!important;
    position: absolute;
    top: .2em;
    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: 0.5rem;
    margin: 0;
    display: flex;
}

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

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

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

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

.section-13 .serv-list{
  display:flex;
  flex-wrap:wrap;
  column-gap:.5rem;
  row-gap:.25rem;
  padding-left:0;
  margin:.2rem 0 0;
}

.section-13 .serv-list li{
  display:flex;
  align-items:center;
  margin:0; padding:0;
  font-size:.75em;
  list-style:none;
}



.section-13 .serv-list a{
  white-space:nowrap;   /* keeps â€œSewer Lineâ€ on one line */
  text-decoration:none; color:#fff;
}
.section-13 .serv-list a:hover{ color:#000; }



/* ---------------------- */
/* Section-CTA CSS  */
.close-cta {
    font-size: 1.6em;
    padding: 2em 2.5em 2em 2.5em;
    position: relative;
    text-align: center;
    margin: 3rem 0 0rem;
    color: #0f1417;
    z-index: 2;
    border-top: 1px solid #00000024;
    font-family: 'poppins';
    width: 100%;
    font-weight: bold;
}

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

/* --------------------------- */
/* --------------------------- */
.sched-row {
    position: relative;
    padding: 0;
    max-width: 1700px!important;
    margin: auto;
    box-shadow: 0em 0em 2em #00000000;
    overflow: hidden;
    /* font-size: .9em; */
}

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

.sched-row a:hover,
.sched-row button:hover {
    color: #ffffff; /* text turns white on hover */
}


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

.sched-row a:after, .sched-row button:after {
    content: '';
    position: absolute;
    left: -2%;
    top: 0;
    height: 100%;
    width: 115%;
    /* background: #197fc0; */
    /* transform: skew(-10deg); */
    z-index: -1;
    background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%);
    color: black;
}

.sched-row a:hover:after, .sched-row button:hover:after {
    background: #1b3b82 !important;
}

.sched-row button:after {
    left: -2%;
    background: #1b3b82;
    width: 120%;
}

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

.sched-row button.pop-button {
    position: relative;
    color: white;
    background-color: #000000;
    text-align: left;
}

.sched-row button.pop-button strong {
}

.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: 3em;
    font-weight: 900;
    display: block;
    /* text-shadow: -0.1em 0.1em 0em #00000038; */
    margin-bottom: 0.3em;
    font-family: 'Oswald';
    font-weight: bold;
}

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

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

.sched-row a:hover:after {
    background-color: #1b3b82 !important;
    color: #000000;
    cursor: pointer;
}

.sched-row button:hover:after {
    background-color: #000000 !important;
    color: #000000;
    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;
}

.lic-number {
    font-size: .9em;
    padding: 0% 5%;
}

.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: 16em;
    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: #1b3b82 !important;
}

.footer-txt {
    text-align: center;
    letter-spacing: .03em;
    font-size: 1.2em;
    margin-top: 1em;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-family: 'poppinsbold';
}

.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;
  color: inherit; /* keeps default text color */
  transition: color 0.3s ease; /* smooth hover effect */
}

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



.help-link:hover {
  color: #1b3b82 !important; /* your requested color */
}


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

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

.socialmedia {
    position: relative;
}

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

.socialmedia .navbar a {
    color: #1b3b82 !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: #03a8e2!important;
}

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

footer a {
    text-decoration: none;
}

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


/* Products section layout */


/* space between items */
.products-section .brand {
  padding: 1.25rem 0 1.75rem;
  border-bottom: 1px solid rgba(0,0,0,.08);
  text-align: center;
}

/* centered logo */
.products-section .brand-media {
  margin: 0 auto .5rem;
  text-align: center;
}
.products-section .brand-media img {
  display: block;
  max-width: 200px;        /* adjust as you like */
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/* brand title */
.products-section .brand-title {
  text-align: center;
  font-size: 1.1rem;
  margin: .25rem 0 .5rem;
}

/* copy */




/* ------------------------------------------------------------------Inner Pages Css ------------------------------------------------------------------ */
/* Global Inner CSS  */
.inside-content {
    padding-bottom: 8%;
}

.insideimage {
    position: relative;
    padding: 9% 4% 3% 4%;
    margin-top: 16.5%;
    border-bottom: 0.2em solid #f2f2f1;
    background-position: 172% 88%;
    background-size: 75%;
    z-index: 12;
    background-image: url(/wp-content/uploads/2026/01/DSC00131.jpg);
    /* border-radius: 1.15em; */
}

.insideimage:after {
    content: '';
    position: absolute;
    left: -20%;
    bottom: 0%;
    height: 110%;
    width: 80%;
    background: rgb(27 59 130);
    background: -moz-linear-gradient(278deg, rgba(0,173,186,1) 0%, rgba(0,60,74,1) 86%);
    /* background: -webkit-linear-gradient(278deg, rgba(0,173,186,1) 0%, rgba(0,60,74,1) 86%); */
    /* background: linear-gradient(278deg, rgba(0,173,186,1) 0%, rgba(0,60,74,1) 86%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00adba",endColorstr="#003c4a",GradientType=1);
    transform: skew(-20deg, 0deg);
    /* border-right: .3em solid white; */
    border-right: 0.3em solid;
    /* no color here */
    border-image: linear-gradient( 1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99% ) 1;
}

.insideimage .slider-usp {
    position: relative;
    z-index: 3;
    width: 55%;
    margin: 3em auto 0em 0;
    font-size: 0.8em;
}

.insideimage .usp-slide:after {
    height: 105%;
}

.insideimage .usp-slide:hover:after {
    background: #003c4a;
}

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

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

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

.insideimage .slider-usp .usp-box {
    font-size: 0.8em;
    width: 100%;
    /* color: black; */
    height: 8.8em;
    text-align: center;
    border: 1px solid #e6e6e6;
    background: white;
}

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

.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;
    width: .25em;
    height: 100%;
    background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%);
}

.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: #003c4a;
    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: #1b3b82;
}

.inside-section.rev-sec-in.section-2 {
    position: relative;
    z-index: 1;
    padding: 5% 4% 4% 4%;
    background-position: top;
    background-repeat: no-repeat;
    background-color: white;
    background-image: url(/wp-content/uploads/2025/07/sec-2-bg-n.jpg);
    background-size: cover;
    margin-top: 0em;
    overflow: hidden;
}

.inside-section.rev-sec-in.section-2 .sec2-header {
    position: relative;
    color: white;
    font-family: 'POPPINSREGULAR';
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0em 1em 0em 1em;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 1em;
    font-weight: normal;
}

.inside-section.rev-sec-in.section-2 .sec2-header strong {
    font-size: 1.3em;
    color: #ffffff;
    font-family: 'OSWALD';
    letter-spacing: .1em;
    display: block;
}

.rev-sec-in .sec2-header {
    text-align: center;
    margin-bottom: 1.5em;
}

.rev-sec-in .testimonials-wrap {
    margin-bottom: 2em;
}

.rev-sec-in .rev-btns {
    text-align: center;
}

.rev-sec-in .rev-btns .col-sm-6 {
    display: flex;
    justify-content: center;
    margin-bottom: 1em;
}

.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 h2 {
    color: #1e1e1e;
}

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

.inside-section-3 .accordion-item, .inside-section-4 .accordion-item {
    background-color: #ececec;
    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: #00adba;
    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 7em 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: -1.2em;
    background-image: url('/wp-content/uploads/2025/07/sec-1-truck.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    height: 6.6em;
    width: 13.7em;
    transition: all .3s ease-in-out;
    right: -5.5em;
}


blockquote:before {
    content: '';
    position: absolute;
    bottom: 0em;
    left: 0em;
    height: 100%;
    width: 100%;
    transition: all .3s ease-in-out;
    z-index: -01;
    background-color: #1b3b82;
    background-size: cover;
    border-top-right-radius: 0em;
    border-radius: 1em;
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    /* border-left: 0.8em solid #0098a1; */
    /* border-top: 1px solid #c4c4c4; */
    /* border-right: 1px solid #c4c4c4; */
    /* border-bottom: 1px solid #c4c4c4; */
    border-left: 0.8em solid;
    /* keep width, remove solid color */
    border-image: linear-gradient( 1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99% ) 1;
}

/* Improve contrast for links in blockquotes */
blockquote,
.blockquote { color: #fff; }

blockquote a,
.blockquote a {
  color: #fff !important;          /* readable on dark background */
  font-weight: 600;
  text-decoration: underline;       /* clear affordance */
}

blockquote a:hover,
blockquote a:focus {
  text-decoration: underline;
  opacity: .9;                      /* subtle hover */
}

/* Optional: make visited state still readable */
blockquote a:visited,
.blockquote a:visited { color: #f2f2f2 !important; }



/* Improve contrast for links in blockquotes */
blockquote,
.blockquote { color: #fff; }

blockquote a,
.blockquote a {
  color: #fff !important;          /* readable on dark background */
  font-weight: 600;
  text-decoration: underline!important;       /* clear affordance */
}

blockquote a:hover,
blockquote a:focus {
  text-decoration: underline;
  opacity: .9;                      /* subtle hover */
}

/* Optional: make visited state still readable */
blockquote a:visited,
.blockquote a:visited { color: #f2f2f2 !important; }


#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: #1b3b82;
    font-weight: 700;
    font-size: 2.5em;
}

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

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

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

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

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

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

.deal-price {
    position: relative;
    font-weight: bold;
    font-size: 5em;
    line-height: 1.2;
    text-shadow: -0.08em 0.09em 0.2em #00000005;
    color: #1b3b82;
    margin-top: 0.4em;
    font-family: 'Oswald';
}

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

.deal-offer {
    position: relative;
    font-size: 1.8em;
    line-height: 1.4;
    display: block;
    margin: 2% 0 2% 0;
    color: #000000;
    text-transform: uppercase;
}

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

.coup-page .nav-tabs .nav-item.show .nav-link,.coup-page .nav-tabs .nav-link.active {
    border-color: #dee2e6 #dee2e6 #fff;
}

.coup-page .nav-tabs .nav-link {
    margin-bottom: -1px;
    width: 98%;
    background: 0 0;
    position: relative;
    color: black;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    z-index: 2;
    margin: auto;
    border: 1px solid #dad7d7;
    border-radius: 0;
}

.coup-page .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 33.33%;
}

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

.coup-page .nav-tabs .nav-item.show .nav-link:after,.coup-page .nav-tabs .nav-link.active:after,.section-3 .nav-tabs .nav-link:hover:after {
    background: #0098a1;
    color: #ffffff!important;
}

h3 {
    font-size: 1.5em!important;
    color: #000000;
}

/* 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.4em;
    left: 0;
    color: #1b3b82;
    font-size: 1.133em;
    border-radius: 50%;
    line-height: 1;
}

.bullet-list li a {
    color: #1b3b82;
    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: #003c4a;
    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: #1b3b81;
}

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

.check-list li a:hover {
    color: #fb8500!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: #003c4a;
    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: #1b3b82;
}

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

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

/* ------------------------------------------ */
.meat-team-banner {
}

.meat-team-banner .banner-head {
    width: 100%;
    text-align: center;
    color: white!important;
    border-left: 0;
    margin-bottom: -1em;
}

.meat-team-banner .banner-head:after {
    display: none;
}

.meat-team-banner .banner-head h1 {
    color: white;
}

.insideimage.meat-team-banner {
    background-image: url(/wp-content/uploads/2025/02/newteam-banenr-1.jpg);
    background-size: cover;
    background-position: center bottom;
    padding: 7% 5% 25% 5%;
}

.insideimage.meat-team-banner:after {
    display: none;
}

.insideimage.meat-team-banner .banner-subline img {
    display: block;
    margin: auto;
}

.team-box {
    position: relative;
}

.team-box {
    position: relative;
    margin: 2em 0;
    height: 23em;
    z-index: 3;
    text-align: left;
    overflow: hidden;
    transition: all .3s ease-in-out;
    background: #003c4a;
}

.team-box img {
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    transition: all .3s ease-in-out;
}

.usp-con {
    position: absolute;
    z-index: 3;
    top: 0.4em;
    left: -0.4em;
    font-size: 2em;
    width: 3em;
    text-align: right;
    padding-right: 0.4em;
    color: white;
}

.emp-info {
    position: absolute;
    padding: 1em;
    bottom: -10em;
    opacity: 0;
    transition: all .3s ease-in-out;
    color: white;
    font-size: .9em;
}

.emp-name {
    position: absolute;
    bottom: 0em;
    right: 0em;
    left: auto;
    padding: .7em 1em;
    color: white!important;
    font-family: 'poppinsbold';
    font-size: 1.4em;
    margin: 0!important;
    transition: all .3s ease-in-out;
}

.emp-name:after {
    content: '';
    position: absolute;
    right: -10%;
    bottom: 0;
    width: 110%;
    height: 100%;
    background: #003c4a;
    z-index: -1;
    transition: all .3s ease-in-out;
    transform: skew(-20deg, 0deg);
}

.team-box:hover img {
    opacity: 0;
}

.team-box:hover .emp-info {
    opacity: 1;
    bottom: 1em;
}

.team-box:hover .emp-name {
    bottom: 13em;
    /* right: 1.5em; */
    /* left:0; */
}

.team-box:hover .emp-name:after {
    background: #00adba;
}

/* 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: #002c3e;
    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: #1b3b82;
    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: #002c3e;
    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: #f15c22;
    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: #1b3b82;
    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: #1b3b82;
    background-size: 55%;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 5% 10% 7% 10%;
    outline: .3em dashed #1b3b82;
    outline-offset: -1em;
    text-align: center;
    color: white;
    background: rgb(255 255 255);
    background: -moz-linear-gradient(278deg, rgba(0,173,186,1) 0%, rgba(0,60,74,1) 86%);
    /* background: -webkit-linear-gradient(278deg, rgba(0,173,186,1) 0%, rgba(0,60,74,1) 86%); */
    /* background: linear-gradient(278deg, rgba(0,173,186,1) 0%, rgba(0,60,74,1) 86%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00adba",endColorstr="#003c4a",GradientType=1);
}

.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: #000000;
    margin-top: 3em;
}

.side-price {
    position: relative;
    margin-top: 2%;
    font-weight: 700;
    font-size: 4.2em;
    color: #1b3b82;
}

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

.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;
    /* background-color: #1b3b82 !important; */
    background: #1b3b82;
}

.side-label {
    text-align: center;
    font-size: 1.7em;
    font-weight: 700;
    position: relative;
    letter-spacing: .05em;
    margin-bottom: 0%;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.button-coupons .col-3, .button-coupons .col-9 {
    padding: 0;
}

.button-coupons .email-btn {
    position: relative;
    width: 100%;
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.button-coupons .print-coup {
    position: relative;
    background: #002c3e;
    display: block;
    color: white;
    padding: 0.3em;
    font-size: 1.3em;
    border-top-right-radius: 10em;
    border-bottom-right-radius: 10em;
    transition: all .3s ease-in-out;
}

.button-coupons .print-coup:hover {
    background: #3380ae;
}

.side-label {
    text-align: center;
    font-size: 2.7em;
    font-weight: 900;
    position: relative;
    font-family: 'Oswald';
    letter-spacing: .05em;
    margin-bottom: 0%;
    color: #1b3b82;
    margin-top: 11%;
}

.side-form {
    position: relative;
    /* background-color: #e4e4e4; */
    padding: 9% 5% 0% 5%;
    margin-bottom: 5%;
    text-align: center;
    background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%);
    border-radius: 1.15em;
}

.side-form .btn.btn-secondary {
    color: #fff !important;
    /* white text */
}

.side-form-logo {
    display: block;
    max-width: 420px;
    margin: 0 auto 1em auto;
}

.side-form-text {
    color: #1b3b82;
    font-size: 1em;
    margin-bottom: 4.5em;
}

.side-form .side-form-logo {
  display: block;
  width: min(100%, 420px);  /* 100% of the card but never over 420px */
  height: auto;
  margin: 0 auto 1em;
}

.side-cta-button {
    display: inline-block;
    background-color: #ffffff;
    color: #000000 !important;
    padding: 0.7em 2.2em;
    font-size: 1.6em;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    border-radius: 0px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.side-cta-button:hover, .side-cta-button:focus {
    background-color: #ffffff;
    outline: none;
}

.side-form-mascot {
    display: block;
    max-width: 373px;
    margin: 6.5em auto 0 auto;
    right: 32px;
    position: relative;
}

.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/07/cta-logo.jpg);
}

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

section.inner-bottom.section-2 {
    margin-top: 0%;
    color: #000!important;
    z-index: 99;
    padding: 5% 7% 5% 7%;
    position: relative;
    /* background-color: #e78b3d; */
    z-index: 13;
    position: relative;
    background-image: url(/wp-content/uploads/2025/07/sec-4-bg.jpg);
}

.inner-bottom .usp-blk {
    /* background: #ffffff; */
    border-radius: 0em;
    padding: 2rem;
    text-align: center;
    height: 330px;
    /* box-shadow: 0 0 1em rgba(102, 162, 222, 0.4); */
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* Center content horizontally */
    justify-content: center;
    /* Distribute content vertically */
    margin: 0em 0em 0em 0em;
}

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

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

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

.inner-bottom .usp-blk:hover {
    /* background-color: #000000; */
    /* background: linear-gradient(1deg, rgb(179, 179, 178) 0%, rgb(204, 204, 203) 36%, rgb(228, 228, 228) 52%, rgb(211, 211, 211) 99%); */
    /* color: red; */
}

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

.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 {
    color: #ffffff;
    font-size: 1.4em;
    font-family: 'Futura Bold';
}

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

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

.inner-bottom .usp-blk:hover {
    /* background-color: #3380ae; */
}

.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 {
    font-family: 'poppinsbold';
}

.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;
    border-bottom: 0em solid #f2f2f1;
}

.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  */
/* -----Start member classes------- */
.page-id-14968 .entry-content {
    padding: 0 6%;
    /* width: 90%; */
    margin: auto;
}

.page-id-14968 .entry-content .membership-content {
    position: relative;
    padding: 3% 0 0;
    /* width: 90%; */
    margin: auto;
    border: 2px solid #000;
    box-shadow: 0px 0px 15px 13px #00000021;
    max-width: 1400px;
}

.membership-content:before {
    content: '';
    display: block;
    position: absolute;
    width: 70%;
    height: 1.5em;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-color: #1b3b82;
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0 100%);
}

.page-id-14968 .member-template {
    min-height: 506px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: linear-gradient(92deg, #05184396 10%, #05184396 100%), url(/wp-content/uploads/2025/02/member-bg.jpg) !important;
    margin-top: 10%;
    position: relative;
    z-index: 2;
}

.page-id-14968 .inner-tagline {
    color: #ffffff;
    text-align: center;
    font-size: 6em;
    text-transform: uppercase;
    text-shadow: 2px 4px 44px #000000;
    margin-top: 15%;
    margin-bottom: 2%;
    line-height: 1.1;
    font-weight: 600;
}

.left-content {
    padding: 2% 5%;
    font-size: 1.3em;
    position: relative;
}

.right-content {
    padding: 2% 5%;
}

.left-heading {
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
    font-family: 'Oswald';
    margin-bottom: 1em;
}

.left-content ul ul {
    list-style-type: circle;
}

.left-content ul ul li::marker {
    color: #1b3b82;
}

.right-heading {
    font-size: 2em;
    font-weight: 600;
    text-align: center;
}

.left-bottom-content {
    font-size: 3.5em;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}

.right-bottom-content {
    font-size: 3.5em;
    font-weight: 700;
    text-align: center;
}

.options-list {
    font-size: 1.1em;
    font-weight: 600;
    list-style: none;
    margin: 0;
    padding: 0;
}

.options-list li {
    display: flex;
    align-items: center;
    padding: 0.8em 0;
}

.options-list li .icon-check-circle-o {
    font-size: 1.8em;
    color: #000;
    /* adjust if you want brand color */
    margin-right: 0.6em;
    flex-shrink: 0;
}

.bottom-content {
    background-color: #02020238;
    border-top: 2em solid #1b3b82;
    padding: 2% 0;
}

/* -----End member classes------- */

/* make the row a flex line and allow the text to wrap inside */
.wa-intcode-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}

.wa-intcode-list-item-icon { flex: 0 0 auto; }   /* icon stays fixed */

.wa-intcode-list-item-content {
  flex: 1 1 auto;        /* allow shrinking */
  min-width: 0;          /* CRUCIAL for flex text wrapping */
  white-space: normal;   /* allow line breaks */
  overflow-wrap: anywhere; /* break long strings like URLs/usernames */
  word-break: break-word;
}



/* ------------------------------------------------------------------------------------- */
.faq-page .accordion-button {
    background-color: #1b3a80;
    color: white;
}

.faq-page .accordion-button[aria-expanded=true], .faq-page .accordion-button:hover {
    background-color: #343434;
    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: #1b3b82;
    position: relative;
    display: block;
    line-height: 0.8;
    letter-spacing: .03em;
    z-index: 2;
    margin-top: -2%;
    text-shadow: -4px 4px #ffffff;
    margin-bottom: 1%;
    font-family: 'poppinsbold';
}

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

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

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

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

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

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

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

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

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

.main-blog {
    position: relative;
}

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

.main-blog a {
    text-decoration: none;
    color: #1b3b82 !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: #ffff00;
    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: 18%;
    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: #1b3b82;
    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;
    font-weight: 700;
}

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

.thank-you .button {
    display: block;
    background-color: #1b3b82;
    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;
}

/* ------------------------------------------------------------------------------------- */
/* 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: #1b3b82;
    position: relative;
}

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

.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: 20%;
    background-image: url(/wp-content/themes/plumberseo-bootstrap/inc/assets/images/ty-bgdss.jpg);
}

.client-response .frm_style_formidable-style.with_frm_style .frm_error, .client-response .frm_style_formidable-style.with_frm_style .frm_limit_error {
    color: white;
}

.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: 18%;
    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: #1b3b82;
}

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

.resp-txt {
    font-weight: 700;
    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) {


.sec11-content {
    text-align: center;
    padding: 0 0em;
}

.sliderfull {
     margin-top: 28%;
}

.static-slide {
     padding: 15% 4% 3% 3%;
}


.slider-header {
    font-size: 3em;
    letter-spacing: .04em;
    margin-bottom: 10%;

}

.static-slide::after {
    top: 104px;
    right: 0;
    width: 114px;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}


.section-1 h1 {
    font-size: 2em;
    margin-bottom: 10%;
}


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


.rev-box {
    position: relative;
    padding: 1em 1em;
}
    
.rev-header {
    font-size: 1.8em;
    padding: 0em 0em 0em 0em;
    margin-bottom: 0em;
}

.review-btns {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center;
  gap: 1em; /* spacing between buttons */
  text-align: center;
}

.review-btns > .col-sm-12 {
  width: 100%;
  max-width: 300px;
  display: flex;
  justify-content: center;
}

    

  .review-btns .col-sm-12 {
    text-align: center;
    margin-bottom: 15px;
  }

  .review-btns .btn {
    width: 100%;
    max-width: 300px;
  }



.section-3 h2 {
    font-size: 1.3em;
    margin-bottom: 10%;
}

.section-3 {
    padding: 2% 3% 10% 3%;
}

    .sec3-content {
    padding-right: 0%;
}

.coup-header {
    font-size: 3.2em;
    margin-top: 1em;
    margin-bottom: 0em;
}

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

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


.section-5 h2 {
    position: relative;
    font-size: 2em;
}


 .section-5 .col-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }


.section-6 {
    padding: 5% 5% 47% 5%;
    margin-top: 0em;
    background-image: none;
    background-color: #1b3b82;
}

    .section-6::before {
display: none;
}

 .usp-wrap .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .usp-wrap .usp-box {
    margin-bottom: 10px; /* optional: adds space between stacked boxes */
  }

.section-7 {
    padding: 0% 0% 0% 0%;
    position: relative;
    color: white;
    background-image: url(/wp-content/uploads/2025/07/sec4-bg.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 1em;
}



.section-7 .usp-box {
    position: relative;
    background: #1b3b82;
    padding: 0rem;
    text-align: center;
    height: 300px;
    margin: 1em 0em 1em 0em;
    overflow: hidden;
}



.section-8::before {
display: none;
}

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


.sec8-row-additional {
    margin-top: 0em;
}

.additional-services {
    margin-top: 2em;
    padding: 15px;
    width: 100%;
}

    
.section-9 {
    padding: 7% 3% 7% 3%;
}

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

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

.section-10 {
    padding: 0% 3% 6% 3%;
    z-index: 4;
    margin-bottom: 30px;
    color: #000000;
    background-image: none;
}

.section-10 .usp-box {
    position: relative;
    background: #ffffff00;
    border-radius: 0;
    color: black;
    text-transform: none;
    letter-spacing: inherit;
    text-align: center;
    padding: 1em 1em 1em 1em;
    height: auto;
    margin-top: 1em;
    left: 0em;
    /* box-shadow: 0 0 30px rgb(0 0 0 / 21%); */
    min-height: 36em;
}
    
.usp-con {
    position: absolute;
    z-index: 3;
    top: 0em;
    left: 25%;
    transform: translateX(-50%);
    font-size: 2em;
    width: 3em;
    text-align: center; /* changed to center */
    padding: 0;
    color: white;
}

.section-10 .carousel-inner {
    padding: 0% 0%;
    margin-bottom: -8em;
}

.section-10 .usp-box .usp-label {
    position: relative;
    color: black;
    margin-bottom: 0em;
    line-height: 1.1;
    font-family: 'poppinsregular';
    margin-top: 9em;
}


    .section-12 {
    margin-top: 2em;
    padding: 15% 3% 9% 3%;
}

    .section-12 .col-4{
        display: none;
    }

    .section-12 .col-8{
        width: 100%;
    }

    .finance-content {
    padding-left: 0%;
    text-align: center;
}

    .finance-row span {
    display: none;

}

    .finance-row {
    /* position: relative; */
    /* padding: 0; */
    color: white;
    background-color: #204a8d;
    overflow: hidden;
    text-align: center;
    /* width: 100%; */
}

    .finance-header {
    /* display: block; */
    font-size: 3.6em;
    text-align: center;
    line-height: 1.2;
}

.section-12::after {
    content: "";
    position: absolute;
    top: 63px;
    left: 53%;
    transform: translate(-35%, -100%);
    width: 130%;
    height: 70px;
    aspect-ratio: auto;
    background: url(/wp-content/uploads/2025/08/sec-12-spanner-new.png) no-repeat center top;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
}


.map-header {
    font-size: 1.6em;
    color: #ffffff;
    margin-bottom: 0.7em;
    line-height: 1;
    padding-left: 0em;
}





    


    
    /* NEW QUERIES */ 
    




    /* 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: 29%;
        padding: 22% 4% 5% 4%;
    }

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

    .client-review .row-cols-5 .col {
        padding: 0.5%;
    }

    .client-review img, .client-review .btn {
        margin: auto;
        width: 100%;
    }

    .client-review h1 {
        font-size: 1.7em;
    }

    .client-response .bg-inner p {
        font-size: 1.1rem;
        padding: 0% 0%;
    }

    .client-response .bg-inner h1 {
        font-size: 1.9rem;
    }

    .thank-you .bg-inner h1 {
        font-size: 2.2rem;
    }

    .thank-you .button {
        margin: .5em 0;
    }

    .thank-you .bg-inner p {
        font-size: 1rem;
    }

    .bullet-list li {
        width: 100%;
    }

    .inner-bottom {
        background-position: 100% 100%;
    }

    .insideimage .slider-usp .usp-box {
        font-size: 0.6em;
        padding: 5% 15%;
    }

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

    .insideimage {
        padding: 18% 4% 3% 4%;
        margin-top: 38.5%;
        border-bottom: 0.2em solid #1d1761;
        background-image: none;
    }

    .insideimage:after {
        width: 155%;
        border-radius: 0;
    }

    .team-box {
        height: 30em;
        max-width: 300px!important;
        margin: 1em auto;
    }

    .insideimage:before {
        display: none;
    }

    .insideimage .slider-usp .usp-box {
        font-size: 0.5em;
    }

    .thank-you {
        padding: 15% 1% 5% 1%;
        margin-top: 20%;
    }

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

    .home-form iframe {
        height: 65em!important;
    }

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

    .hide-for-small-only {
        display: none!important;
    }

    .error-page {
        padding: 13% 4% 6% 4%;
        margin-top: 18%;
    }

    .help-links a {
        text-align: center;
    }

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

    .insideimage .slider-usp {
        width: 100%;
        margin-right: auto;
        right: 0;
        font-size: 0.7em;
        position: relative;
        margin-top: 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 */ 

.sec11-content {
    text-align: center;
    padding: 0 0em;
}

.sliderfull {
     margin-top: 22%;
}

.static-slide {
     padding: 15% 4% 3% 3%;
}


.slider-header {
    font-size: 3em;
    letter-spacing: .04em;
    margin-bottom: 10%;

}

.static-slide::after {
    top: 110px;
    right: 0;
    width: 200px;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}


.section-1 h1 {
    font-size: 2em;
    margin-bottom: 10%;
}


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


.rev-box {
    position: relative;
    padding: 1em 1em;
}
    
.rev-header {
    font-size: 1.8em;
    padding: 0em 0em 0em 0em;
    margin-bottom: 0em;
}

.review-btns {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center;
  gap: 1em; /* spacing between buttons */
  text-align: center;
}

.review-btns > .col-sm-12 {
  width: 100%;
  max-width: 300px;
  display: flex;
  justify-content: center;
}


  .review-btns .col-sm-12 {
    text-align: center;
    margin-bottom: 15px;
  }

  .review-btns .btn {
    width: 100%;
    max-width: 300px;
  }



.section-3 h2 {
    font-size: 1.3em;
    margin-bottom: 10%;
}

.section-3 {
    padding: 2% 3% 10% 3%;
}

    .sec3-content {
    padding-right: 0%;
}

.coup-header {
    font-size: 3.2em;
    margin-top: 1em;
    margin-bottom: 0em;
}

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

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


.section-5 h2 {
    position: relative;
    font-size: 2em;
}


 .section-5 .col-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }


.section-6 {
    padding: 5% 5% 22% 5%;
    margin-top: 0em;
    background-image: none;
    background-color: #1b3b82;
}

    .section-6::before {
display: none;
}

 .usp-wrap .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .usp-wrap .usp-box {
    margin-bottom: 10px; /* optional: adds space between stacked boxes */
  }

.section-7 {
    padding: 0% 0% 0% 0%;
    position: relative;
    color: white;
    background-image: url(/wp-content/uploads/2025/07/sec4-bg.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 3em;
}



.section-7 .usp-box {
    position: relative;
    background: #1b3b82;
    padding: 0rem;
    text-align: center;
    height: 300px;
    margin: 1em 0em 1em 0em;
    overflow: hidden;
}



.section-8::before {
display: none;
}

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


.sec8-row-additional {
    margin-top: 0em;
}

.additional-services {
    margin-top: 2em;
    padding: 15px;
    width: 100%;
}

    
.section-9 {
    padding: 7% 3% 7% 3%;
}

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

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

.section-10 {
    padding: 0% 3% 6% 3%;
    z-index: 4;
    margin-bottom: 30px;
    color: #000000;
    background-image: none;
}

.section-10 .usp-box {
    position: relative;
    background: #ffffff00;
    border-radius: 0;
    color: black;
    text-transform: none;
    letter-spacing: inherit;
    text-align: center;
    padding: 1em 1em 1em 1em;
    height: auto;
    margin-top: 1em;
    left: 0em;
    /* box-shadow: 0 0 30px rgb(0 0 0 / 21%); */
    min-height: 36em;
}
    
.usp-con {
    position: absolute;
    z-index: 3;
    top: 0em;
    left: 25%;
    /* transform: translateX(-50%); */
    font-size: 2em;
    width: 3em;
    text-align: center; /* changed to center */
    padding: 0;
    color: white;
}

.section-10 .carousel-inner {
    padding: 0% 0%;
    margin-bottom: -8em;
}

.section-10 .usp-box .usp-label {
    position: relative;
    color: black;
    margin-bottom: 0em;
    line-height: 1.1;
    font-family: 'poppinsregular';
    margin-top: 9em;
}


    .section-12 {
    margin-top: 2em;
    padding: 15% 3% 9% 3%;
}

    .section-12 .col-4{
        display: none;
    }

    .section-12 .col-8{
        width: 100%;
    }

    .finance-content {
    padding-left: 0%;
    text-align: center;
}

    .finance-row span {
    display: none;

}

    .finance-row {
    /* position: relative; */
    /* padding: 0; */
    color: white;
    background-color: #204a8d;
    overflow: hidden;
    text-align: center;
    /* width: 100%; */
}

    .finance-header {
    /* display: block; */
    font-size: 3.6em;
    text-align: center;
    line-height: 1.2;
}

.section-12::after {
    content: "";
    position: absolute;
    top: 63px;
    left: 53%;
    transform: translate(-35%, -100%);
    width: 130%;
    height: 70px;
    aspect-ratio: auto;
    background: url(/wp-content/uploads/2025/08/sec-12-spanner-new.png) no-repeat center top;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
}


.map-header {
    font-size: 1.6em;
    color: #ffffff;
    margin-bottom: 0.7em;
    line-height: 1;
    padding-left: 0em;
}





























    /* END NEW QUERIES */
    .logo-foot img {
        width: 19em;
    }

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

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

    .widget .home-form .camp-form iframe {
        height: 36.3em!important;
    }

    .modal-dialog .camp-form iframe {
        height: 32em!important;
    }

    .sched-row a ,.sched-row button {
        font-size: .8em;
    }

    .close-cta {
        font-size: 0.8em;
    }

    .insideimage .slider-usp .usp-box {
        font-size: .5em;
    }

    #breadcrumbs {
        font-size: .7em;
        margin-top: 9em;
    }

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

    .client-review .row-cols-5 .col {
        padding: 0.5%;
    }

    blockquote {
        padding: 3% 4% 3% 8%!important;
    }

    blockquote:after {
        display: none;
    }

    .bullet-list li {
        width: 100%;
    }

    .inner-bottom {
        background-position: 100% 100%;
    }

    .error-page .error {
        font-size: 8.9em;
    }

    .error-page .inside-content h1 {
        font-size: 1.8em;
        margin-bottom: 0em;
    }

    .error-page .entry-content {
        font-size: 1em;
        padding: 0% 3%;
        margin-top: 0.1em;
    }

    .client-review {
        text-align: center;
        padding: 24% 4% 5% 4%;
        margin-top: 15%;
    }

    .client-review img, .client-review .btn {
        margin: auto;
    }

    .client-review h1 {
        font-size: 2.3em;
    }

    .resp-txt {
        font-size: 1.3em;
    }

    .client-response .bg-inner p {
        font-size: 1.4rem;
    }

    .client-response .bg-inner h1 {
        font-size: 2.4rem;
    }

    .thank-you .bg-inner h1 {
        font-size: 2.9rem;
    }

    .thank-you .button {
        margin: .5em 0;
    }

    .thank-you .bg-inner p {
        font-size: 1rem;
    }

    .thank-you {
        padding: 15% 1% 5% 1%;
        margin-top: 14%;
    }

    .client-response {
        padding: 16% 1% 7% 1%;
        margin-top: 19%;
    }

    .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: 15% 4% 3% 4%;
        margin-top: 10.5%;
        border-bottom: 0.2em solid #1d1761;
        background-image: none;
    }

    .team-box {
        height: 32em;
        max-width: 350px!important;
        margin: 1em auto;
    }

    .insideimage:after {
        width: 155%;
        border-radius: 0;
    }

    .insideimage:before {
        display: none;
    }

    .insideimage .slider-usp .usp-box {
        font-size: 0.5em;
    }

    .quick-nav.adjust {
        font-size: .9em;
        top: 4em;
    }

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

    .help-links a {
        text-align: center;
    }

    .insideimage .slider-usp {
        width: 95%;
        margin-right: auto;
        right: 0;
        position: relative;
        margin-top: 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) {
    /* NEW QUERIES */ 
    
    
 
.sec11-content {
    text-align: center;
    padding: 0 0em;
}



.sliderfull {
     margin-top: 22%;
}

.static-slide {
     padding: 15% 4% 3% 3%;
}


.slider-header {
    font-size: 3em;
    letter-spacing: .04em;
    margin-bottom: 10%;

}

.static-slide::after {
    top: 120px;
    right: 0;
    width: 175px;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}


.section-1 h1 {
    font-size: 2em;
    margin-bottom: 10%;
}


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


.rev-box {
    position: relative;
    padding: 1em 1em;
}
    
.rev-header {
    font-size: 1.8em;
    padding: 0em 0em 0em 0em;
    margin-bottom: 0em;
}

.review-btns {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center;
  gap: 1em; /* spacing between buttons */
  text-align: center;
}

.review-btns > .col-sm-12 {
  width: 100%;
  max-width: 300px;
  display: flex;
  justify-content: center;
}


  .review-btns .col-sm-12 {
    text-align: center;
    margin-bottom: 15px;
  }

  .review-btns .btn {
    width: 100%;
    max-width: 300px;
  }



.section-3 h2 {
    font-size: 1.3em;
    margin-bottom: 10%;
}

.section-3 {
    padding: 2% 3% 10% 3%;
}

    .sec3-content {
    padding-right: 0%;
}

.coup-header {
    font-size: 3.2em;
    margin-top: 1em;
    margin-bottom: 0em;
}

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

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


.section-5 h2 {
    position: relative;
    font-size: 2em;
}


 .section-5 .col-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }


.section-6 {
    padding: 5% 5% 18% 5%;
    margin-top: 0em;
    background-image: none;
    background-color: #1b3b82;
}

    .section-6::before {
display: none;
}

 .usp-wrap .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .usp-wrap .usp-box {
    margin-bottom: 10px; /* optional: adds space between stacked boxes */
  }

.section-7 {
    padding: 0% 0% 0% 0%;
    position: relative;
    color: white;
    background-image: url(/wp-content/uploads/2025/07/sec4-bg.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 2em;
}



.section-7 .usp-box {
    position: relative;
    background: #1b3b82;
    padding: 0rem;
    text-align: center;
    height: 300px;
    margin: 1em 0em 1em 0em;
    overflow: hidden;
}



.section-8::before {
display: none;
}

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


.sec8-row-additional {
    margin-top: 0em;
}

.additional-services {
    margin-top: 2em;
    padding: 15px;
    width: 100%;
}

    
.section-9 {
    padding: 7% 3% 7% 3%;
}

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

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

.section-10 {
    padding: 0% 3% 6% 3%;
    z-index: 4;
    margin-bottom: 30px;
    color: #000000;
    background-image: none;
}

.section-10 .usp-box {
    position: relative;
    background: #ffffff00;
    border-radius: 0;
    color: black;
    text-transform: none;
    letter-spacing: inherit;
    text-align: center;
    padding: 1em 1em 1em 1em;
    height: auto;
    margin-top: 1em;
    left: -7em;
    /* box-shadow: 0 0 30px rgb(0 0 0 / 21%); */
    min-height: 36em;
}
    
.usp-con {
    position: absolute;
    z-index: 3;
    top: 0em;
    left: 50%;
    Transform: translateX(-50%);
    font-size: 2em;
    width: 3em;
    text-align: center; /* changed to center */
    padding: 0;
    color: white;
}

.section-10 .carousel-inner {
    padding: 0% 0%;
    margin-bottom: -8em;
}

.section-10 .usp-box .usp-label {
    position: relative;
    color: black;
    margin-bottom: 0em;
    line-height: 1.1;
    font-family: 'poppinsregular';
    margin-top: 9em;
}


    .section-12 {
    margin-top: 2em;
    padding: 15% 3% 9% 3%;
}

    .section-12 .col-4{
        display: none;
    }

    .section-12 .col-8{
        width: 100%;
    }

    .finance-content {
    padding-left: 0%;
    text-align: center;
}

    .finance-row span {
    display: none;

}

    .finance-row {
    /* position: relative; */
    /* padding: 0; */
    color: white;
    background-color: #204a8d;
    overflow: hidden;
    text-align: center;
    /* width: 100%; */
}

    .finance-header {
    /* display: block; */
    font-size: 3.6em;
    text-align: center;
    line-height: 1.2;
}

.section-12::after {
    content: "";
    position: absolute;
    top: 63px;
    left: 53%;
    transform: translate(-35%, -100%);
    width: 130%;
    height: 70px;
    aspect-ratio: auto;
    background: url(/wp-content/uploads/2025/08/sec-12-spanner-new.png) no-repeat center top;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
}


.map-header {
    font-size: 1.6em;
    color: #ffffff;
    margin-bottom: 0.7em;
    line-height: 1;
    padding-left: 0em;
}






























    /* 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: 15% 4% 3% 4%;
        margin-top: 10.5%;
        border-bottom: 0.2em solid #1d1761;
        background-image: none;
    }

    .insideimage:after {
        width: 100%;
        left: 0;
        border-radius: 0;
        transform: none;
        border: none;
    }

    .team-box {
        height: 32em;
        max-width: 400px!important;
        margin: 1em auto;
    }

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

    .client-response {
        padding: 15% 1% 7% 1%;
        margin-top: 19%;
    }

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


    .sec11-content {
    text-align: center;
    padding: 0 0em;
}
    
    
        .finance-header {
    font-size: 4.6em;
}
    
    

.sliderfull {
     margin-top: 16%;
}

.static-slide {
     padding: 15% 4% 3% 3%;
}


.slider-header {
    /* font-size: 3em; */
    letter-spacing: .04em;
    margin-bottom: 10%;
}

.static-slide::after {
    top: 146px;
    right: 0;
    width: 200px;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}


.section-1 h1 {
    font-size: 2em;
    margin-bottom: 10%;
}


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


.rev-box {
    position: relative;
    padding: 1em 1em;
}
    
.rev-header {
    font-size: 1.8em;
    padding: 0em 0em 0em 0em;
    margin-bottom: 0em;
}

.review-btns {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center;
  gap: 1em; /* spacing between buttons */
  text-align: center;
}

.review-btns > .col-sm-12 {
  width: 100%;
  max-width: 300px;
  display: flex;
  justify-content: center;
}


  .review-btns .col-sm-12 {
    text-align: center;
    margin-bottom: 15px;
  }

  .review-btns .btn {
    width: 100%;
    max-width: 300px;
  }



.section-3 h2 {
    font-size: 1.3em;
    margin-bottom: 10%;
}

.section-3 {
    padding: 2% 3% 10% 3%;
}

    .sec3-content {
    padding-right: 0%;
}

.coup-header {
    font-size: 3.2em;
    margin-top: 1em;
    margin-bottom: 0em;
}

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

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


.section-5 h2 {
    position: relative;
    font-size: 2em;
}


 .section-5 .col-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }


.section-6 {
    padding: 5% 5% 9% 5%;
    margin-top: 0em;
    background-image: none;
    background-color: #1b3b82;
}

    .section-6::before {
display: none;
}

 .usp-wrap .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .usp-wrap .usp-box {
    margin-bottom: 10px; /* optional: adds space between stacked boxes */
  }

.section-7 {
    padding: 0% 0% 0% 0%;
    position: relative;
    color: white;
    background-image: url(/wp-content/uploads/2025/07/sec4-bg.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 2em;
}



.section-7 .usp-box {
    position: relative;
    background: #1b3b82;
    padding: 0rem;
    text-align: center;
    height: 300px;
    margin: 1em 0em 1em 0em;
    overflow: hidden;
}



.section-8::before {
display: none;
}

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


.sec8-row-additional {
    margin-top: 0em;
}

.additional-services {
    margin-top: 2em;
    padding: 15px;
    width: 100%;
}

    
.section-9 {
    padding: 7% 3% 7% 3%;
}

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

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

.section-10 {
    padding: 0% 3% 6% 3%;
    z-index: 4;
    margin-bottom: 30px;
    color: #000000;
    background-image: none;
}

.section-10 .usp-box {
    position: relative;
    background: #ffffff00;
    border-radius: 0;
    color: black;
    text-transform: none;
    letter-spacing: inherit;
    text-align: center;
    padding: 1em 1em 1em 1em;
    height: auto;
    margin-top: 1em;
    left: 0em;
    /* box-shadow: 0 0 30px rgb(0 0 0 / 21%); */
    min-height: 29em;
}
    
.usp-con {
    position: absolute;
    z-index: 3;
    top: 5em;
    left: 0%;
    transform: translateX(-50%);
    font-size: 2em;
    width: 3em;
    text-align: center; /* changed to center */
    padding: 0;
    color: white;
}

.section-10 .carousel-inner {
    padding: 0% 0%;
    margin-bottom: -8em;
}

.section-10 .usp-box .usp-label {
    position: relative;
    color: black;
    margin-bottom: 0em;
    line-height: 1.1;
    font-family: 'poppinsregular';
    margin-top: 9em;
    /* font-size: 1.4em!important; */
}


    .section-12 {
    margin-top: 2em;
    padding: 15% 3% 9% 3%;
}

    .section-12 .col-4{
        display: none;
    }

    .section-12 .col-8{
        width: 100%;
    }

    .finance-content {
    padding-left: 0%;
    text-align: center;
}

    .finance-row span {
    display: none;

}

    .finance-row {
    /* position: relative; */
    /* padding: 0; */
    color: white;
    background-color: #204a8d;
    overflow: hidden;
    text-align: center;
    /* width: 100%; */
}

    .finance-header {
    /* display: block; */
    font-size: 3.6em;
    text-align: center;
    line-height: 1.2;
}

.section-12::after {
    content: "";
    position: absolute;
    top: 63px;
    left: 53%;
    transform: translate(-35%, -100%);
    width: 130%;
    height: 70px;
    aspect-ratio: auto;
    background: url(/wp-content/uploads/2025/08/sec-12-spanner-new.png) no-repeat center top;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
}


.map-header {
    font-size: 1.6em;
    color: #ffffff;
    margin-bottom: 0.7em;
    line-height: 1;
    padding-left: 0em;
}

    
    
    
    
    
    































    /* END NEW QUERIES */
    .logo-foot img {
        width: 24em;
    }

    .banner-head {
        font-size: 1.3em;
    }

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

    .compressed-sec .col-md-8 {
        width: 66.6666666667%;
    }

    .compressed-sec .col-md-4 {
        width: 33.3333333333%;
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }

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

    .quick-nav.adjust {
        top: 4.5em;
    }

    .logo-image a {
        margin-top: .1em;
        transform: scale(1);
        top: 0em;
    }

    .logo-image img {
        width: 15em;
    }

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

    .insideimage {
        padding: 15% 4% 3% 4%;
        margin-top: 10.5%;
        border-bottom: 0.2em solid #1d1761;
        background-image: none;
    }

    .team-box {
        height: 32em;
        max-width: 400px!important;
        margin: 1em auto;
    }

    .insideimage:after {
        width: 155%;
        border-radius: 0;
    }

    .client-response {
        padding: 16% 2% 7% 2%;
        margin-top: 11%;
    }

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


.section-6::before {
    top: 50%;
    left: 50%;
    transform: translate(-112%, -64%);
    width: 829px;
    height: 697px;
}


    
    .sec-6-image.hide-for-small-only::after {
    top: 66px;
    left: -100px;
    width: 844px;
    height: 370px;
}
    
    .finance-header {
    font-size: 4.6em;
}
    
    .section-10::after {
    bottom: -801px;
    left: 60%;
    transform: translate(-50%, -100%);
    width: 100%;
    height: 800px;
}

    
    .section-10 {
    padding: 0% 4% 6% 4%;
    margin-bottom: -1px;
    background-image: url(/wp-content/uploads/2025/07/sec10-bg.jpg);
    background-size: cover;
    background-position: 85% 100%;
}
    
.sec-6-image.hide-for-small-only::after {
display: none;
}

    

.sec-1-truck::after {
    width: 687px;
    height: 302px;
    left: -10em;
    top: 19em;
}

    
    /* NEW QUERIES */ 
    
    .top-service-box {
    height: 21em;
}

    .top-service-col{
        padding: .4em;
    }


.top-service-title {
    letter-spacing: 2px;
    font-size: 1.2em;
}
    
    
        .sliderfull {
        margin-top: 16%;
    }



.static-slide {
     /* padding: 15% 4% 3% 3%; */
     padding: 9% 5% 22% 5%;
}


.slider-header {
    /* font-size: 3em; */
    /* letter-spacing: .04em; */
    /* margin-bottom: 10%; */
}

.static-slide::after {
    content: "";
    position: absolute;
    top: -195px;
    right: 0;
    width: 262px;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}


.section-1 h1 {
    font-size: 2em;
    margin-bottom: 10%;
}


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


.rev-box {
    position: relative;
    padding: 1em 1em;
}
    
.rev-header {
    font-size: 1.8em;
    padding: 0em 0em 0em 0em;
    margin-bottom: 0em;
}

.review-btns {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center;
  gap: 1em; /* spacing between buttons */
  text-align: center;
}

.review-btns > .col-sm-12 {
  width: 100%;
  max-width: 300px;
  display: flex;
  justify-content: center;
}


  .review-btns .col-sm-12 {
    text-align: center;
    margin-bottom: 15px;
  }

  .review-btns .btn {
    width: 100%;
    max-width: 300px;
  }



.section-3 h2 {
    font-size: 1.6em;
    margin-bottom: 10%;
}

.section-3 {
    padding: 2% 3% 10% 3%;
}

    .sec3-content {
    padding-right: 0%;
}

.coup-header {
    font-size: 3.2em;
    margin-top: 1em;
    margin-bottom: 0em;
}

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

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


.section-5 h2 {
    position: relative;
    font-size: 1.6em;
}


 .section-5 .col-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }


.section-6 {
    padding: 5% 5% 19% 5%;
    margin-top: 0em;
    background-image: none;
    background-color: #1b3b82;
}

    .section-6 .col-sm-12.col-md-6.col-lg-6:first-child {
    display: none; /* hides the first column */
  }

  .section-6 .col-sm-12.col-md-6.col-lg-6:last-child {
    flex: 0 0 100%;  /* makes it full width in flexbox */
    max-width: 100%;
  }

    .section-6::before {
display: none;
}

 .usp-wrap .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .usp-wrap .usp-box {
    margin-bottom: 10px; /* optional: adds space between stacked boxes */
  }

.section-7 {
    padding: 0% 0% 0% 0%;
    position: relative;
    color: white;
    background-image: url(/wp-content/uploads/2025/07/sec4-bg.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 2em;
}



.section-7 .usp-box {
    position: relative;
    background: #1b3b82;
    padding: 0rem;
    text-align: center;
    height: 300px;
    margin: 1em 0em 1em 0em;
    overflow: hidden;
}



.section-8::before {
display: none;
}

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


.sec8-row-additional {
    margin-top: 0em;
}

.additional-services {
    margin-top: 2em;
    padding: 15px;
    width: 100%;
}

    
.section-9 {
    padding: 7% 3% 7% 3%;
}

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

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

.section-10 {
    padding: 0% 3% 6% 3%;
    z-index: 4;
    margin-bottom: 30px;
    color: #000000;
    background-image: none;
}

     .section-10 .col-sm-12.col-md-4 {
    display: none; /* hides the second column on smaller screens */
  }

  .section-10 .col-sm-12.col-md-7 {
    flex: 0 0 100%;  /* makes first column full width */
    max-width: 100%;
  }

.section-10 .usp-box {
    position: relative;
    background: #ffffff00;
    border-radius: 0;
    color: black;
    text-transform: none;
    letter-spacing: inherit;
    text-align: center;
    padding: 1em 1em 1em 1em;
    height: auto;
    margin-top: 1em;
    left: 0em;
    /* box-shadow: 0 0 30px rgb(0 0 0 / 21%); */
    min-height: 36em;
}
    
.usp-con {
    position: absolute;
    z-index: 3;
    top: 5em;
    left: 10%;
    transform: translateX(-50%);
    font-size: 2em;
    width: 3em;
    text-align: center; /* changed to center */
    padding: 0;
    color: white;
}

.section-10 .carousel-inner {
    padding: 0% 0%;
    margin-bottom: -8em;
}

.section-10 .usp-box .usp-label {
    position: relative;
    color: black;
    margin-bottom: 1em;
    line-height: 1.1;
    font-family: 'poppinsregular';
    margin-top: 6em;
    font-size: 2em!important;
}



    .section-12 {
    margin-top: 2em;
    padding: 15% 3% 9% 3%;
}

    .section-12 .col-4{
        display: none;
    }

    .section-12 .col-8{
        width: 100%;
    }

    .finance-content {
    padding-left: 0%;
    text-align: center;
}

    .finance-row span {
    display: none;

}

    .finance-row {
    /* position: relative; */
    /* padding: 0; */
    color: white;
    background-color: #204a8d;
    overflow: hidden;
    text-align: center;
    /* width: 100%; */
}

    .finance-header {
    /* display: block; */
    font-size: 3.6em;
    text-align: center;
    line-height: 1.2;
}

.section-12::after {
    content: "";
    position: absolute;
    top: 63px;
    left: 53%;
    transform: translate(-35%, -100%);
    width: 130%;
    height: 70px;
    aspect-ratio: auto;
    background: url(/wp-content/uploads/2025/08/sec-12-spanner-new.png) no-repeat center top;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
}


.map-header {
    font-size: 1.6em;
    color: #ffffff;
    margin-bottom: 0.7em;
    line-height: 1;
    padding-left: 0em;
}


































    /* END NEW QUERIES */
    .sched-row a strong {
        font-size: 2em;
    }

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

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

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

    .quick-nav.adjust {
        top: 4.3em;
    }

    .home-form iframe {
        height: 55em!important;
    }

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

    .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: 16.5%;
        /* padding: 11% 0% 1% 0%; */
        /* background-size: 55%; */
    }

    .team-box {
        height: 32em;
        max-width: 400px!important;
        margin: 1em auto;
    }

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

    .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 */ /* END NEW QUERIES */ 

.section-8::before {
    right: -30%;
}


.home-offer {
    font-size: 1.4em;
}

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


    

.section-6::before {
    top: 50%;
    left: 50%;
    transform: translate(-112%, -64%);
    width: 829px;
    height: 697px;
}
    

    .sec-6-image.hide-for-small-only::after {
    top: 66px;
    left: -100px;
    width: 844px;
    height: 370px;
}
    

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

    
                        .section-5 h2 {
    font-size: 1.4em;
}

                    .section-3 h2 {
    font-size: 1.4em;
}

.section-1 h1 {
    position: relative;
    font-size: 1.4em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
    margin-bottom: 10%;
}
    
    .finance-header {
    font-size: 3em;
}

        .section-10::after {
    bottom: -530px;
    left: 54%;
    transform: translate(-50%, -100%);
    width: 100%;
    height: 530px;
}

        .section-10 {
    padding: 0% 4% 6% 4%;
    margin-bottom: -1px;
    background-image: url(/wp-content/uploads/2025/07/sec10-bg.jpg);
    background-size: cover;
    background-position: 85% 100%;
    font-size: .8em;
}

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

.black-block {
    font-size: 1.4em;
}
    
.blue-block {
font-size: .9em;
}


    .section-6 {
    padding: 5% 5% 20% 5%;
    margin-top: 0em;
    background-image: none;
    background-color: #1b3b82;
}

    .section-6 .col-sm-12.col-md-6.col-lg-6:first-child {
    display: none; /* hides the first column */
  }

  .section-6 .col-sm-12.col-md-6.col-lg-6:last-child {
    flex: 0 0 100%;  /* makes it full width in flexbox */
    max-width: 100%;
  }

    .section-6::before {
display: none;
}


.sec-1-truck::after {
    width: 824px;
    height: 302px;
    left: -12em;
    top: 20em;
}
    

      .top-service-box {
    height: 21em;
}

    .top-service-col{
        padding: .4em;
    }


.top-service-title {
    letter-spacing: 2px;
    font-size: 1.2em;
}

    
        .sliderfull {
        margin-top: 21%;
    }

    .static-slide::after {
    content: "";
    position: absolute;
    top: -195px;
    right: 0;
    width: 262px;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}
    
    
    .inside-content .col-md-8, .inside-content .col-md-4 {
        flex: 0 0 auto;
        width: 100%;
    }

        .sliderfull {
        margin-top: 31%;
    }

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

    .top-bar .menu>li a {
        font-size: 0.67em;
    }

    .menu-top-menu-container .menu>li a {
        font-size: 0.7em;
        padding: .4em .7em;
    }

    .top-menu .btn {
        font-size: .8em;
    }

    .smallbar .menu-top-menu-container .menu>li a {
        font-size: .68em;
    }

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

    .smallbar .desk-nav .top-bar .btn-primary {
        font-size: 0.7em;
    }

    .side-price {
        font-size: 7em;
    }

    .side-offer {
        font-size: 3.1em;
    }

    .side-label {
        font-size: 2em;
    }

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

    .side-coup {
        width: 85%;
        margin: 2em auto 3em auto;
        background-size: cover;
    }

    .insideimage {
        padding: 11% 4% 2% 4%;
        margin-top: 11.5%;
        /* background-size: 59%; */
    }

    .team-box {
        height: 32em;
        max-width: 400px!important;
        margin: 1em auto;
    }

    .logo-image img {
        width: 13em;
    }

    .client-review {
        padding: 13% 4% 5% 4%;
        margin-top: 22%;
    }

    .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 {
        /* background-position: 40% 50%; */
        margin-top: 18%;
    }

    .home-form iframe {
        height: 49em!important;
    }

    .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) {
    /* NEW QUERIES */ /* END NEW QUERIES */ 


.home-offer {
    font-size: 1.4em;
}

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


    
    .sec-1-truck::after {
    width: 824px;
    height: 302px;
    left: -12em;
    top: 20em;
}


.section-6::before {
    top: 50%;
    left: 50%;
    transform: translate(-112%, -59%);
    width: 829px;
    height: 697px;
}

    .section-8::before {
    content: "";
    position: absolute;
    bottom: -464px;
    right: -20%;
    transform: translateY(-100%);
    width: 100%;
    height: 450px;
    background: url(/wp-content/uploads/2025/07/sec-8-ruck.png) no-repeat right top;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}
    

        .sec-6-image.hide-for-small-only::after {
    top: 66px;
    left: -154px;
    width: 710px;
    height: 370px;
}


            .sec6-header {
    font-size: 1.4em;
}
    
                    .section-5 h2 {
    font-size: 1.4em;
}

                .section-3 h2 {
    font-size: 1.4em;
}

    .section-1 h1 {
    position: relative;
    font-size: 1.4em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
    margin-bottom: 10%;
}

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

    .section-10::after {
    bottom: -582px;
    left: 54%;
    transform: translate(-50%, -100%);
    width: 100%;
    height: 566px;
}
    
        .section-10 {
    padding: 0% 4% 6% 4%;
    margin-bottom: -1px;
    background-image: url(/wp-content/uploads/2025/07/sec10-bg.jpg);
    background-size: cover;
    background-position: 85% 100%;
    font-size: .8em;
}

.contact-info-desk {
  font-size: .9em
}

.black-block {
    font-size: 1.5em;
}

.blue-block {
font-size: .9em;
}
    
      .top-service-box {
    height: 20em;
}

    .top-service-col{
        padding: .4em;
    }


.top-service-title {
    letter-spacing: 2px;
    font-size: 1em;
}

        .sliderfull {
        margin-top: 21%;
    }

    

.static-slide::after {
    content: "";
    position: absolute;
    top: -126px;
    right: 0;
    width: 262px;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}
    

    .sliderfull {
        margin-top: 10%;
    }


      .static-slide {
    top: auto;
    /* background-image: url(/wp-content/uploads/2025/07/banner.jpg); */
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: relative;
    z-index: 2;
    margin-top: 0%;
    padding: 16% 5% 17% 5%;
    /* color: white; */
}  
 

    .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: 14em;
    }

    .client-review {
        padding: 13% 4% 5% 4%;
        margin-top: 21%;
    }

    .banner-head {
        font-size: 1.3em;
    }

    .insideimage .activate a {
        font-size: 1em;
    }

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

    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: 49em!important;
        width: 100%!important;
    }

    .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 */ /* END NEW QUERIES */


.home-offer {
    font-size: 1.5em;
}

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


    
    .sec-1-truck::after {
    width: 824px;
    height: 302px;
    left: -12em;
    top: 20em;
}

    .section-6 {
    position: relative;
    padding: 5% 5% 17% 5%;
    margin-top: 0em;
    /* background-position: 142% 7%; */
}

.section-6::before {
    top: 50%;
    left: 50%;
    transform: translate(-112%, -64%);
    width: 829px;
    height: 697px;
}

    

        .sec-6-image.hide-for-small-only::after {
    top: 66px;
    left: -118px;
    width: 700px;
    height: 370px;
}

            .sec6-header {
    font-size: 1.6em;
}
    
                .section-5 h2 {
    font-size: 1.6em;
}

    .section-8::before {
    bottom: -464px;
    right: -11%;
    transform: translateY(-100%);
    width: 100%;
    height: 450px;
}
    
            .section-3 h2 {
    font-size: 1.6em;
}

    .section-1 h1 {
    position: relative;
    font-size: 1.6em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
    margin-bottom: 10%;
}

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


        .section-10::after {
    bottom: -665px;
    left: 55%;
    transform: translate(-50%, -100%);
    width: 100%;
    height: 660px;
}

        .section-10 {
    padding: 0% 4% 6% 4%;
    margin-bottom: -1px;
    background-image: url(/wp-content/uploads/2025/07/sec10-bg.jpg);
    background-size: cover;
    background-position: 85% 100%;
}

.contact-info-desk {
  font-size: .9em
}

.black-block {
    font-size: 1.5em;
}

   .blue-block {
font-size: .9em;
}

.sec-1-truck::after {
    width: 824px;
    height: 302px;
    left: -17em;
    top: 20em;
}


    
        .sliderfull {
        margin-top: 21%;
    }


    
.static-slide::after {
    content: "";
    position: absolute;
    top: -195px;
    right: 0;
    width: 262px;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/emergency-services-asset.png) no-repeat right center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}

    
    .sliderfull {
        margin-top: 13%;
    }

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

    .home-form iframe {
        height: 49em!important;
    }

    .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: 16em;
    }

    .side-rev .btn {
        font-size: 1em;
    }

    .side-price {
        font-size: 3.3em;
    }

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

    .copyright {
        font-size: .9em!important;
    }

    .close-cta {
        font-size: 1.3em;
    }

    .sched-row a ,.sched-row button {
        padding: 2% 2% 2% 2%;
    }

    .show-for-small-only {
        display: none;
    }
}

@media screen and (max-width: 95.001em) and (min-width: 85.001em) {
    /* NEW QUERIES */ 

    .section-8::before {
    bottom: -464px;
    right: -11%;
    transform: translateY(-100%);
    width: 100%;
    height: 450px;
}

    .section-6 {
    position: relative;
    padding: 5% 5% 17% 5%;
    margin-top: 0em;
    /* background-position: 142% 7%; */
}

.section-6::before {
    top: 50%;
    left: 50%;
    transform: translate(-112%, -63%);
    width: 900px;
    height: 725px;
}

    

        .sec-6-image.hide-for-small-only::after {
    top: 66px;
    left: -100px;
    width: 724px;
    height: 370px;
}


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

            .section-5 h2 {
    font-size: 1.8em;
}

            .section-3 h2 {
    font-size: 1.8em;
}

    .section-1 h1 {
    position: relative;
    font-size: 1.8em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
    margin-bottom: 10%;
}

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

        .section-10::after {
    bottom: -662px;
    left: 58%;
    transform: translate(-50%, -100%);
    width: 100%;
    height: 660px;
}


        .section-10 {
    padding: 0% 4% 6% 4%;
    margin-bottom: -1px;
    background-image: url(/wp-content/uploads/2025/07/sec10-bg.jpg);
    background-size: cover;
    background-position: 85% 100%;
    font-size: .9em;
}

.contact-info-desk {
  font-size: .9em
}

.black-block {
    font-size: 1.5em;
}

    .blue-block {
font-size: .9em;
}

    
    .sec-1-truck::after {
    width: 824px;
    height: 302px;
    left: -17em;
    top: 20em;
}



        .sliderfull {
        margin-top: 17%;
    }

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

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


    .section-6 {
    position: relative;
    padding: 5% 5% 17% 5%;
    margin-top: 0em;
    /* background-position: 142% 7%; */
}

.section-6::before {
    top: 50%;
    left: 50%;
    transform: translate(-112%, -75%);
    width: 829px;
    height: 697px;
}
    

        .sec-6-image.hide-for-small-only::after {
    top: 66px;
    left: -100px;
    width: 844px;
    height: 370px;
}

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

        .section-5 h2 {
    font-size: 2em;
}

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

    .section-1 h1 {
    position: relative;
    font-size: 2em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'POPPINSREGULAR';
    font-weight: normal;
    margin-bottom: 10%;
}

    .finance-header {
    font-size: 4.2em;
}

        .section-10::after {
    bottom: -699px;
    left: 60%;
    transform: translate(-50%, -100%);
    width: 100%;
    height: 660px;
}

        .section-10 {
    padding: 0% 4% 6% 4%;
    margin-bottom: -1px;
    background-image: url(/wp-content/uploads/2025/07/sec10-bg.jpg);
    background-size: cover;
    background-position: 85% 100%;
    font-size: .9em;
}


    .contact-info-desk {
  font-size: .9em
}

.black-block {
    /* font-size: 1.5em; */
}
    
        .sliderfull {
        margin-top: 14%;
    }
    
    
    .slider-header {
        font-size: 5em;
    }

    /* END NEW QUERIES */
    html {
        font-size: 17px!important;
    }

    .desk-nav {
        display: block;
    }

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

    .sliderfull {
        background-size: cover;
    }

    .section-7 img.alignnone {
        left: 35%;
        z-index: 4;
        width: 23em;
    }

    .copyright {
        font-size: .9em!important;
    }

    .close-cta {
        font-size: 1.6em;
    }

    .sched-row a ,.sched-row button {
        /* padding: 4% 0% 4% 0%; */
    }

    .show-for-small-only {
        display: none;
    }

    .team-box {
        height: 26em;
        width: 95%;
    }
}

@media screen and (min-width: 125.001em) and (max-width: 999.9em) {
    /* NEW QUERIES */


    .section-6 {
    position: relative;
    padding: 5% 5% 17% 5%;
    margin-top: 0em;
    /* background-position: 142% 7%; */
}

.section-6::before {
    top: 50%;
    left: 50%;
    transform: translate(-112%, -75%);
    width: 829px;
    height: 697px;
}

    

    .sec-6-image.hide-for-small-only::after {
    top: 66px;
    left: -100px;
    width: 844px;
    height: 370px;
}

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


    .section-5 h2 {
    font-size: 2.2em;
}

    .section-3 h2 {
    font-size: 2.2em;
}

    .section-10::after {
    bottom: -801px;
    left: 60%;
    transform: translate(-50%, -100%);
    width: 100%;
    height: 800px;
}
    
    
    .section-10 {
    padding: 0% 4% 6% 4%;
    margin-bottom: -1px;
    background-image: url(/wp-content/uploads/2025/07/sec10-bg.jpg);
    background-size: cover;
    background-position: 85% 100%;
}
    
    .slider-header {
        font-size: 5em;
    }

    .contact-info-desk {
  font-size: .9em
}

.black-block {
    /* font-size: 1.8em; */
}

    /* END NEW QUERIES */
    .sliderfull {
        background-size: cover;
    }

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

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

    .widget .home-form .camp-form iframe {
        height: 36.3em!important;
    }

    .modal-dialog .camp-form iframe {
        height: 32.2em!important;
    }

    .desk-nav {
        display: block;
    }

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

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

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

    .copyright {
        font-size: .9em!important;
    }

    .sched-row a ,.sched-row button {
        padding: 3% 0% 3% 0%;
        font-size: 1.1em;
    }

    .show-for-small-only {
        display: none;
    }
}

[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos] {
    pointer-events: none
}

[data-aos].aos-animate {
    pointer-events: auto
}

[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.25,.75,.75)
}

[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6,-.28,.735,.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47,0,.745,.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39,.575,.565,1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445,.05,.55,.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

@media screen {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform
    }

    html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    html:not(.no-js) [data-aos=fade-up] {
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }

    html:not(.no-js) [data-aos=fade-down] {
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }

    html:not(.no-js) [data-aos=fade-right] {
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0)
    }

    html:not(.no-js) [data-aos=fade-left] {
        -webkit-transform: translate3d(100px,0,0);
        transform: translate3d(100px,0,0)
    }

    html:not(.no-js) [data-aos=fade-up-right] {
        -webkit-transform: translate3d(-100px,100px,0);
        transform: translate3d(-100px,100px,0)
    }

    html:not(.no-js) [data-aos=fade-up-left] {
        -webkit-transform: translate3d(100px,100px,0);
        transform: translate3d(100px,100px,0)
    }

    html:not(.no-js) [data-aos=fade-down-right] {
        -webkit-transform: translate3d(-100px,-100px,0);
        transform: translate3d(-100px,-100px,0)
    }

    html:not(.no-js) [data-aos=fade-down-left] {
        -webkit-transform: translate3d(100px,-100px,0);
        transform: translate3d(100px,-100px,0)
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }

    html:not(.no-js) [data-aos=zoom-in] {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-up] {
        -webkit-transform: translate3d(0,100px,0) scale(.6);
        transform: translate3d(0,100px,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-down] {
        -webkit-transform: translate3d(0,-100px,0) scale(.6);
        transform: translate3d(0,-100px,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-right] {
        -webkit-transform: translate3d(-100px,0,0) scale(.6);
        transform: translate3d(-100px,0,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-left] {
        -webkit-transform: translate3d(100px,0,0) scale(.6);
        transform: translate3d(100px,0,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-out] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-up] {
        -webkit-transform: translate3d(0,100px,0) scale(1.2);
        transform: translate3d(0,100px,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-down] {
        -webkit-transform: translate3d(0,-100px,0) scale(1.2);
        transform: translate3d(0,-100px,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-right] {
        -webkit-transform: translate3d(-100px,0,0) scale(1.2);
        transform: translate3d(-100px,0,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-left] {
        -webkit-transform: translate3d(100px,0,0) scale(1.2);
        transform: translate3d(100px,0,0) scale(1.2)
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        visibility: hidden
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    html:not(.no-js) [data-aos=slide-up] {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    html:not(.no-js) [data-aos=slide-down] {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    html:not(.no-js) [data-aos=slide-right] {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    html:not(.no-js) [data-aos=slide-left] {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform
    }

    html:not(.no-js) [data-aos=flip-left] {
        -webkit-transform: perspective(2500px) rotateY(-100deg);
        transform: perspective(2500px) rotateY(-100deg)
    }

    html:not(.no-js) [data-aos=flip-left].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0)
    }

    html:not(.no-js) [data-aos=flip-right] {
        -webkit-transform: perspective(2500px) rotateY(100deg);
        transform: perspective(2500px) rotateY(100deg)
    }

    html:not(.no-js) [data-aos=flip-right].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0)
    }

    html:not(.no-js) [data-aos=flip-up] {
        -webkit-transform: perspective(2500px) rotateX(-100deg);
        transform: perspective(2500px) rotateX(-100deg)
    }

    html:not(.no-js) [data-aos=flip-up].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0)
    }

    html:not(.no-js) [data-aos=flip-down] {
        -webkit-transform: perspective(2500px) rotateX(100deg);
        transform: perspective(2500px) rotateX(100deg)
    }

    html:not(.no-js) [data-aos=flip-down].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0)
    }
}
