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

:root {
    --brand-blue: #082f54;
    --brand-red: #c52d32;
}

body .btn-primary, body .btn-secondary {
    background: var(--brand-red);
    border: 0;
    text-transform: uppercase;
    padding: 0.72em 1.6em;
    margin: 1em 0 0 0;
    letter-spacing: .09em;
    margin: auto;
    display: block;
    position: relative;
    color: #ffffff !important;
    font-weight: 700;
    border-radius: 0em;
    font-family: "roboto slab", sans-serif !important;
}

body .btn-primary:hover {
    background: var(--brand-blue);
    color: white!important;
}

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

body .btn-secondary {
    background: var(--brand-blue);
    color: white!important;
    font-weight: 700;
}

body .btn-secondary:hover {
    background: var(--brand-red);
    color: white!important;
}

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

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

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

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

.single-blog .nav-links a {
    display: block;
    background: #c52d32;
    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: 0%;
    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: 'icomoon';
    src: url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.eot?cx701b');
    src: url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.eot?cx701b#iefix') format('embedded-opentype'), url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.woff2?cx701b') format('woff2'), url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.ttf?cx701b') format('truetype'), url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.woff?cx701b') format('woff'), url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.svg?cx701b#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

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

@font-face {
    font-family: "Poppins";
    src: url("fonts/poppins-regular-webfont.woff2") format("woff2"), url("fonts/poppins-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("fonts/poppins-bold-webfont.woff2") format("woff2"), url("fonts/poppins-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/Roboto-Slab-Regular.woff2") format("woff2"), url("fonts/Roboto-Slab-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/Roboto-Slab-Bold.woff2") format("woff2"), url("fonts/Roboto-Slab-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-location1:before {
    content: "\e9dd";
    font-family: 'icomoon-cs';
}

.icon-youtube-square:before {
    content: "\f166";
    font-family: 'icomoon-cs';
}

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

.icon-custom-24-m1:before {
    content: "\e9ad";
    font-family: 'icomoon-cs';
}

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

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

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

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

.icon-line-experienced-tech-icon:before {
    content: "\e90e";
    font-family: 'icomoon-cs';
}

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

.icon-max-water-line-rep:before {
    content: "\e96e";
    font-family: 'icomoon-cs';
}

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

.icon-heating-spah-icon:before {
    content: "\e9d1";
    font-family: 'icomoon-cs';
}

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

.icon-custom-24-m1:before {
    content: "\e9ad";
    font-family: 'icomoon-cs';
}

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

.icon-handshake-icon-clemmer:before {
    content: "\e965";
    font-family: 'icomoon-cs';
}

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

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

.icon-ac-install-brittingham:before {
    content: "\e93d";
    font-family: 'icomoon-cs';
}

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

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

.icon-max-water-softeners:before {
    content: "\e91c";
    font-family: 'icomoon-cs';
}

.icon-linkedin-square:before {
    content: "\f08c";
    font-family: 'icomoon-cs';
}

.icon-location1:before {
    content: "\e9dd";
    font-family: 'icomoon-cs';
}

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

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

.icon-x2:before {
    content: "\e951";
    font-family: 'icomoon-cs';
}

.icon-facebook-square:before {
    content: "\f082";
    font-family: 'icomoon-cs';
}

.icon-water-leaks-icon:before {
    content: "\e933";
}

.icon-money-icon-secop:before {
    content: "\e934";
}

.icon-building-icon:before {
    content: "\e935";
}

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

.icon-price-tag-spotcon:before {
    content: "\e922";
}

.icon-watercondcon:before {
    content: "\e927";
}

.icon-leak-detectcon:before {
    content: "\e92e";
}

.icon-background-check-crcon:before {
    content: "\e932";
}

.icon-tankless-water-heater-cr-con:before {
    content: "\e92d";
}

.icon-water-heater-cr-con:before {
    content: "\e930";
}

.icon-wac-er-icon:before {
    content: "\e93c";
}

.icon-thumbs-up-sm:before {
    content: "\e938";
}

.icon-toolcon-sm:before {
    content: "\e939";
}

.icon-service-area-patriot-icon:before {
    content: "\e928";
}

.icon-drain-clean-patriot-icon:before {
    content: "\e92f";
}

.icon-sewer-patriot-icon:before {
    content: "\e931";
}

.icon-fast-truck-con:before {
    content: "\e92c";
}

.icon-calculator-icon:before {
    content: "\e929";
}

.icon-coin-hands-icon:before {
    content: "\e920";
}

.icon-gear-aplus-icon:before {
    content: "\e925";
}

.icon-aplus-bbb-con:before {
    content: "\e90c";
}

.icon-aplus-ontime-con:before {
    content: "\e90d";
}

.icon-aplus-fam-con:before {
    content: "\e91b";
}

.icon-ac-repair-con:before {
    content: "\e936";
}

.icon-toilet-con:before {
    content: "\e923";
}

.icon-plumbcon:before {
    content: "\e91e";
}

.icon-newtech-icon:before {
    content: "\e902";
}

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

.icon-clean-masters:before {
    content: "\e900";
}

.icon-trophy-masters:before {
    content: "\e903";
}

.icon-pricetag-masters:before {
    content: "\e91f";
}

.icon-finance-masters:before {
    content: "\e921";
}

.icon-customer-education:before {
    content: "\e901";
}

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

.icon-live-answer:before {
    content: "\e92a";
}

.icon-mid-finance:before {
    content: "\e907";
}

.icon-mid-shield:before {
    content: "\e909";
}

.icon-mid-thumbs-up:before {
    content: "\e90b";
}

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

.icon-emergency-icon-spring:before {
    content: "\e926";
}

.icon-tools-icon-spring:before {
    content: "\e90a";
}

.icon-family-icon-spring:before {
    content: "\e91d";
}

.icon-live-answer-icon-spring:before {
    content: "\e919";
}

.icon-truck-icon-spring:before {
    content: "\e924";
}

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

.icon-finance-icon-spring:before {
    content: "\e90e";
}

.icon-stars-icon-spring:before {
    content: "\e90f";
}

.icon-trustedtechs-icon-spring:before {
    content: "\e917";
}

.icon-pricing-icon-spring:before {
    content: "\e918";
}

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

.icon-circ-yelp-icon:before {
    content: "\e910";
}

.icon-fb-circle:before {
    content: "\e911";
}

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

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

.icon-morrow-bbb:before {
    content: "\e914";
}

.icon-new-x-circle:before {
    content: "\e915";
}

.icon-yt-circle:before {
    content: "\e916";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-search:before {
    content: "\f002";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-o:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

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

.icon-close:before {
    content: "\f00d";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-times:before {
    content: "\f00d";
}

.icon-search-plus:before {
    content: "\f00e";
}

.icon-search-minus:before {
    content: "\f010";
}

.icon-cog:before {
    content: "\f013";
}

.icon-gear:before {
    content: "\f013";
}

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

.icon-clock-o:before {
    content: "\f017";
}

.icon-play-circle-o:before {
    content: "\f01d";
}

.icon-print:before {
    content: "\f02f";
}

.icon-image:before {
    content: "\f03e";
}

.icon-photo:before {
    content: "\f03e";
}

.icon-picture-o:before {
    content: "\f03e";
}

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

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

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

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

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

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

.icon-cogs:before {
    content: "\f085";
}

.icon-gears:before {
    content: "\f085";
}

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

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

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

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

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

.icon-group:before {
    content: "\f0c0";
}

.icon-users:before {
    content: "\f0c0";
}

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

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

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

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-envelope:before {
    content: "\f0e0";
}

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

.icon-angle-double-left:before {
    content: "\f100";
}

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

.icon-angle-double-up:before {
    content: "\f102";
}

.icon-angle-double-down:before {
    content: "\f103";
}

.icon-angle-left:before {
    content: "\f104";
}

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

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

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

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

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

.icon-level-down:before {
    content: "\f149";
}

.icon-thumbs-up:before {
    content: "\f164";
}

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

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

.icon-yelp:before {
    content: "\f1e9";
}

.icon-newspaper-o:before {
    content: "\f1ea";
}

.icon-calculator:before {
    content: "\f1ec";
}

.icon-calendar-check-o:before {
    content: "\f274";
}

.icon-user-circle:before {
    content: "\f2bd";
}

.icon-user-circle-o:before {
    content: "\f2be";
}

/* -------------------------------------------------------------------- */
.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 PHONE  — Æ’ — Â OPTION 2: 3-TILE CARD
   ============================================= */
/* =============================================
   HEADER PHONE  — Æ’ — Â OPTION 2 (FIXED)
   ============================================= */
.header-phone {
    display: flex !important;
    align-items: stretch !important;
    justify-content: center;
    padding: 0 !important;
}

.header-phone .phone-top {
    display: none;
}

.header-phone .phone-number {
    display: none;
}

.header-phone-v2 {
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    border: 2px solid #e8e8e8;
    border-radius: 0px;
    overflow: hidden;
}

.loc-tile {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 12px;
    text-decoration: none;
    color: inherit;
    gap: 3px;
    border-right: 1px solid #e8e8e8;
    position: relative;
    transition: background .2s ease;
    cursor: pointer;
}

.loc-tile:last-child {
    border-right: none;
}

/* THIS is the key fix  — Æ’ — Â forces city/phone/cta to stack vertically */
.loc-tile span {
    display: block;
    text-align: center;
}

.loc-tile.inactive {
    background: #fff;
}

.loc-tile.inactive:hover {
    background: #f7f7f7;
}

.loc-tile.inactive .tile-city {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #aaa;
    line-height: 1.2;
    transition: color .2s ease;
}

.loc-tile.inactive .tile-phone {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 19px;
    font-weight: 900;
    color: #bbb;
    letter-spacing: .02em;
    line-height: 1.1;
    transition: color .2s ease;
}

.loc-tile.inactive .tile-visit {
    font-family: 'Poppins', sans-serif;
    font-size: 7.5px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .12em;
    color: #ccc;
    line-height: 1;
    transition: color .2s ease;
}

.loc-tile.inactive:hover .tile-city, .loc-tile.inactive:hover .tile-phone {
    color: #082f54;
}

.loc-tile.inactive:hover .tile-visit {
    color: #c52d32;
}

.loc-tile.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #082f54;
    border-right-color: #082f54;
    flex: 1.3;
    text-decoration: none;
    color: #fff;
}

.loc-tile.active::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #c52d32;
}

.loc-tile.active .tile-city {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .12em;
    color: rgba(255,255,255,.55);
    line-height: 1.2;
}

.loc-tile.active .tile-phone {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 22px;
    font-weight: 900;
    color: #ffffff;
    letter-spacing: .02em;
    line-height: 1.1;
}

.loc-tile.active .tile-cta {
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .14em;
    color: #c52d32;
    line-height: 1;
    margin-top: 2px;
}

/* -------------------------------------------------------Header Section CSS---------------------------------  */
/* =============================================
   TOP RED BAR  — Æ’Ã† — Æ’ — Ã… — Æ’ — Â with icomoon icon + hover polish
   ============================================= */
.top-strip-red {
    background: var(--brand-red );
    color: #fff;
    padding: 0;
}

.top-strip-inner {
    display: flex;
    align-items: stretch;
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 18px;
}

/* LEFT: NOW HIRING pill */
.top-strip-hiring {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 8px 20px 8px 0;
    font-family: "Roboto Slab", sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .08em;
    white-space: nowrap;
    border-right: 1px solid rgba(255,255,255,.3);
    flex-shrink: 0;
}

.top-strip-hiring a {
    color: #fff;
    text-decoration: none;
    transition: opacity .2s;
}

.top-strip-hiring a:hover {
    opacity: .75;
}

/* RIGHT: location row */
.top-strip-locations {
    display: flex;
    align-items: stretch;
    flex: 1;
    justify-content: flex-end;
}

/* ---- individual location item ---- */
.loc-item {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 0 18px;
    border-left: 1px solid rgba(255,255,255,.2);
    text-decoration: none;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: background .22s ease, border-color .22s ease;
    white-space: nowrap;
    cursor: pointer;
}

/* subtle white underlay slides up on hover */
.loc-item::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(255,255,255,.12);
    transform: translateY(100%);
    transition: transform .22s ease;
    pointer-events: none;
}

.loc-item:hover::before {
    transform: translateY(0);
}

/* top accent line appears on hover */
.loc-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0px;
    background: #fff;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .25s ease;
    pointer-events: none;
}

.loc-item:hover::after {
    transform: scaleX(1);
}

/* ---- icomoon pin icon ---- */
.loc-item .icon-location1 {
    font-size: 16px;
    opacity: .75;
    flex-shrink: 0;
    line-height: 1;
    transition: opacity .22s ease, transform .22s ease;
}

.loc-item:hover .icon-location1 {
    opacity: 1;
    transform: translateY(-2px) scale(1.15);
    color: #082f54;
}

/* ---- text block ---- */
.loc-text {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.loc-name {
    font-family: "Roboto Slab", sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .07em;
    line-height: 1.15;
    transition: letter-spacing .22s ease;
    /* color: #082f54; */
}

.loc-item:hover .loc-name {
    letter-spacing: .1em;
    color: #0b2f4f;
}

.loc-phone {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 12.5px;
    font-weight: 600;
    letter-spacing: .02em;
    opacity: .9;
    line-height: 1.15;
    transition: opacity .22s ease;
    /* color: #0b2f4f; */
}

.loc-item:hover .loc-phone {
    opacity: 1;
    color: #0b2f4f;
}

/* ---- Visit button ---- */
.loc-btn {
    background: rgba(255,255,255,.15);
    border: 1px solid rgba(255,255,255,.4);
    color: #fff;
    font-family: "Roboto Slab", sans-serif;
    font-size: 9.5px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .08em;
    padding: 4px 10px;
    border-radius: 2px;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;
    transition: background .22s ease, border-color .22s ease, transform .22s ease;
}

.loc-item:hover .loc-btn {
    background: #fff;
    border-color: #fff;
    color: var(--brand-red);
    transform: scale(1.05);
}

/* =============================================
   MOBILE LOCATION STRIP
   (lives inside .mobile-nav so auto-hidden on desktop )
   ============================================= */
.mobile-loc-tile:hover {
    color: #082f54;
}

.mobile-loc-tile:hover .icon-location1 {
    color: #082f54;
}

.mobile-loc-strip {
    display: flex;
    background: var(--brand-red);
    width: 100%;
}

.mobile-loc-tile {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 4px 7px;
    text-decoration: none;
    color: #fff;
    border-right: 1px solid rgba(255,255,255,.2);
    gap: 2px;
    transition: background .2s ease;
}

.mobile-loc-tile:last-child {
    border-right: none;
}

.mobile-loc-tile:active {
    background: rgba(0,0,0,.18);
}

.mobile-loc-tile .icon-location1 {
    font-size: 14px;
    opacity: .85;
    line-height: 1;
    transition: transform .2s ease, opacity .2s ease;
}

.mobile-loc-tile:active .icon-location1 {
    transform: scale(1.2);
    opacity: 1;
}

.mobile-loc-city {
    font-family: "Roboto Slab", sans-serif;
    font-size: 9.5px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .07em;
    line-height: 1.1;
    text-align: center;
}

.mobile-loc-phone {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 10.5px;
    font-weight: 600;
    letter-spacing: .01em;
    opacity: .9;
    line-height: 1.1;
    text-align: center;
}

.mobile-loc-tile--active {
    background: rgba(0, 0, 0, .15);
    font-weight: 700;
}

/* =============================================
   RESPONSIVE
   ============================================= */
@media (max-width: 820px) {
    .top-strip-inner {
        flex-direction: column;
        padding: 0;
    }

    .top-strip-hiring {
        border-right: none;
        border-bottom: 1px solid rgba(255,255,255,.2);
        padding: 8px 18px;
        justify-content: center;
    }

    .top-strip-locations {
        flex-direction: column;
    }

    .loc-item {
        border-left: none;
        border-bottom: 1px solid rgba(255,255,255,.12);
        padding: 8px 18px;
        justify-content: space-between;
    }

    .loc-item:last-child {
        border-bottom: none;
    }
}

.mobile-loc-tile:hover {
    color: #fff;
}

.mobile-loc-tile:hover .icon-location1 {
    color: #fff;
}

.mobile-loc-tile--active {
    background: #082f54;
    font-weight: 700;
}

/* Force white text on all mobile loc tiles  — Æ’ — Â overrides theme <a> colour */
.mobile-loc-tile, .mobile-loc-tile:link, .mobile-loc-tile:visited, .mobile-loc-tile:hover, .mobile-loc-tile:active, .mobile-loc-tile .mobile-loc-city, .mobile-loc-tile .mobile-loc-phone, .mobile-loc-tile .icon-location1 {
    color: #fff !important;
    text-decoration: none !important;
}

/* Force city and phone onto their own lines inside the mobile tile */
.mobile-loc-tile .mobile-loc-city, .mobile-loc-tile .mobile-loc-phone, .mobile-loc-tile .icon-location1 {
    display: block !important;
    text-align: center !important;
    width: 100% !important;
}

/* Search Bar & Page */
/* Top Bar Section CSS  */
/* ---------------------------------------------------------------------------------------- */
.desk-nav {
    display: none;
    width: 100%;
    max-width: none;
    padding: 0.5% 0% 1% 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: 0% 0%;
}

.logo-image {
    position: relative;
}

.logo-image img {
    position: relative;
    width: 18em;
    display: block;
    margin: auto;
    transition: all 0.3s ease-in-out;
    left: -0.8em;
    z-index: -2;
}

.logo-image a {
    position: relative;
    display: block;
    transform: scale(1);
    /* z-index: -2; */
}

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

.contact-info {
    font-size: 1.7em;
    font-weight: 900;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    line-height: 1;
    letter-spacing: 0.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: 0.04em;
    top: 0.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: #092f54;
    width: 1.9em;
    border-radius: 23em;
    height: 1.9em;
    line-height: 2;
    color: #ffffff;
    margin: auto;
    transition: all 0.3s ease-in-out;
    text-align: center;
    text-decoration: none;
    outline: 0.1em solid #c6282c;
    outline-offset: -0.2em;
}

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

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

.shift-menu {
    background: rgb(9 47 84);
    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: 0.08em;
    padding: 0.85em 0em 0.85em 1em;
    background: #ff000000;
    color: white;
    margin: 0em 0;
    border-bottom: 1px solid #ffffff1a;
    border-left: 0em solid #003046;
    transition: all 0.3s ease-in-out;
}

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

.shift-item a:hover {
    color: #ffffff;
    background-color: #163776;
    border-left: 0.5em solid #c52d32;
}

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

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

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

/* ===========================
   DESKTOP HEADER (MOCKUP STYLE)
   =========================== */
.desk-nav-full {
    width: 100%;
}

.desk-nav-full .container {
    padding-left: 18px;
    padding-right: 18px;
}

/* Remove bootstrap padding inside header */
.desk-nav .row>* {
    padding-left: 0;
    padding-right: 0;
}

/* ---------------------------
   TOP RED STRIP
---------------------------- */
.top-strip-red {
    background: #c6282c;
    color: #fff;
    padding: 8px 0;
    text-align: center;
}

.top-strip-text {
    font-family: "roboto slab", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: bold;
    font-size: 14px;
}

.top-strip-text a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.top-strip-text a:hover {
    transform: scale(1.08);
    opacity: 0.9;
}

/* ---------------------------
   TOP NAVY STRIP
---------------------------- */
.top-strip-navy {
    background: #0b2f4f;
    color: #fff;
    padding: 10px 0;
}

.licenses-text {
    font-family: poppins;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .08em;
    /* opacity: .95; */
}

/* mini nav right side */
.mini-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 26px;
}

.mini-nav a {
    color: #fff !important;
    text-decoration: none;
    font-family: "roboto slab", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: 700;
    font-size: 12px;
}

.mini-nav a:hover {
    opacity: .85;
}

/* ---------------------------
   MAIN WHITE BAR
---------------------------- */
.main-white-bar {
    background: #fff;
    padding: 5px 0 0px 0;
    border-bottom: 1px solid rgba(0,0,0,.08);
}

/* logo */
.header-logo img {
    max-width: 360px;
    width: 100%;
    height: auto;
    display: block;
}

.header-phone .phone-top {
    font-family: "poppins regular", sans-serif !important;
    font-size: clamp(12px, 1.4vw, 18px);
    text-transform: uppercase;
    letter-spacing: clamp(.06em, .3vw, .12em);
    font-weight: 400;
    color: #111;
    margin-bottom: clamp(-2px, -0.2vw, 6px);
    line-height: 1.2;
    text-align: center;
}

.header-phone .live-answer {
    color: #c6282c;
    font-weight: 900;
}

.header-phone .phone-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: clamp(8px, 1.2vw, 15px);
    text-decoration: none;
    color: #111;
    font-family: "roboto slab", sans-serif !important;
    font-weight: 700;
    /* responsive */
    font-size: clamp(28px, 4.2vw, 56px);
    line-height: 1;
    flex-wrap: wrap;
    /* lets it wrap nicely on smaller widths */
    text-align: center;
}

.header-phone .icon-mobile {
    font-size: 53px;
    color: #c6282c;
}

.header-phone {
    transition: transform 200ms ease;
}

.header-phone .phone-top {
    transition: color 200ms ease;
}

.header-phone .phone-number {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    transition: color 200ms ease, transform 200ms ease;
}

/* icon smooth */
.header-phone .phone-number .icon-mobile {
    transition: transform 200ms ease;
}

/* HOVER EFFECT */
.header-phone:hover {
    transform: scale(1.03);
}

.header-phone:hover .phone-top {
    color: var(--brand-red);
}

.header-phone:hover .phone-number {
    color: var(--brand-blue);
    transform: translateY(-1px);
}

.header-phone:hover .phone-number .icon-mobile {
    transform: scale(1.15);
}

/* buttons right */
.header-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
    /* right aligned like mockup */
    align-items: center;
}

.btn-header {
    width: 320px;
    /* controls length */
    max-width: 100%;
    border-radius: 0;
    padding: 12px 14px;
    font-family: "Oswald", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: .10em;
    font-weight: 800;
    font-size: 14px;
    border: 0;
    text-align: center;
    color: white;
    background: var(--brand-red);
}

/* match mockup colors */
.header-buttons .btn-danger {
    background: #c6282c;
}

/* mobile: center buttons */
@media (max-width: 991.98px) {
    .header-buttons {
        align-items: center;
    }

    .btn-header {
        width: 100%;
        max-width: 360px;
    }
}

/* ---------------------------
   MAIN NAV BAR (BOTTOM)
---------------------------- */
.main-nav-bar {
    background: #fff;
    padding: 2px 0;
    border-bottom: 1px solid rgba(0,0,0,.10);
}

.main-nav-bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    /* — RIGHT ALIGN */
    align-items: center;
    gap: 22px;
}

.main-nav-bar a {
    text-decoration: none;
    color: #111;
    font-family: "Oswald", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: 700;
    font-size: 12px;
}

.main-nav-bar a:hover {
    color: #0b2f4f;
}

/* ---------------------------
   RESPONSIVE
---------------------------- */
@media (max-width: 991.98px) {
    .licenses-text {
        text-align: center;
        margin-bottom: 8px;
    }

    .mini-nav ul {
        justify-content: center;
        flex-wrap: wrap;
        gap: 16px;
    }

    .header-logo {
        text-align: center;
        margin-bottom: 10px;
    }

    .header-logo img {
        margin: 0 auto;
    }

    .header-phone .phone-number {
        font-size: 34px;
    }

    .header-buttons {
        align-items: center;
        margin-top: 12px;
    }
}

/* ---------------------- */
/* NAV CSS  */
.modal {
    z-index: 9999;
}

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

.section-protecte .modal-header h5 {
    color: white!important;
}

.section-protecte .with_frm_style .frm_primary_label, .section-protecte .with_frm_style .frm_checkbox label {
    color: white;
}

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

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

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

.modal-content iframe {
    height: 46em!important;
}

.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: #b3dce3!important;
    /* box-shadow: none!important; */
    padding: 0rem 0rem!important;
    z-index: 9999;
    width: 100%;
    transition: all .3s ease-in-out;
    top: 0em;
    display: block;
    position: fixed;
    max-width: 1700px;
}

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

.nav-accent {
    position: relative;
    padding: 1em 0;
}

.nav-accent:before, .nav-accent:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #1f2c5f;
    z-index: -1;
    clip-path: polygon(2.5% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.nav-accent:after {
    background: #044ba1;
    z-index: -2;
    right: 0;
    clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
    width: 101.2%;
}

.contact-info-desk a {
    color: white;
    text-align: center;
    font-weight: 900;
    font-size: 2em;
    line-height: 1.1;
    margin-bottom: 0;
}

.contact-info-desk a em {
    display: block;
    font-style: normal;
    font-size: .45em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

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

.nav-accent .btn {
    transform: skew(-10deg);
}

.top-bar {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    letter-spacing: .1em;
    transition: all .3s ease-in-out;
    border-bottom: 1px solid #ffffff1f;
    color: #0099bb;
    margin: auto;
    padding-right: 10em;
}

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

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

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

.menu-row .main-nav ul.menu {
    justify-content: flex-end;
}

.menu-row {
    background-color: #ffffff;
}

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

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

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

#menu-top-nav {
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
}

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

.top-bar .menu>li a svg {
    width: 2.1em;
}

.top-bar .menu>li a svg path {
    fill: #044ba1;
}

.top-bar .menu>li a span {
    color: #044ba1;
}

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

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

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

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

/* =====================================================
   LOCATIONS MENU FIX - Stack 3 locations vertically
   Applies to: Austin homepage (menu-item-3370)
   ===================================================== */
/* Make the Locations sub-menu drop down correctly without double-column */
#menu-item-3370.menu-item-has-children .sub-menu {
    opacity: 0;
    transition: all .3s ease-in-out;
    position: absolute;
    background: #e1e1e1;
    list-style: none;
    margin-left: 0;
    width: 18em;
    height: 0;
    display: none;
    text-align: left;
    z-index: 999;
}

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

/* Force all 3 location items to stack full-width (no 50% float) */
#menu-item-3370.menu-item-has-children .sub-menu > li {
    width: 100% !important;
    float: none !important;
    clear: both;
}

/* Fly-out sub-menus for each city - appear to the right on hover */
#menu-item-3370 .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;
    width: 18.8em;
    height: 0;
    display: none;
    text-align: left;
    z-index: 9999;
}

#menu-item-3370 .fly-out.menu-item-has-children:hover {
    background-color: #082f54;
    color: white !important;
}

#menu-item-3370 .fly-out.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    position: absolute;
    background: #dcdcdc;
    height: auto;
    top: 0;
    left: 18em;
    right: auto;
    display: block;
    animation: fadeInUp .2s;
    z-index: 9999;
}

#menu-item-3370 .fly-out.menu-item-has-children .sub-menu > li {
    width: 100%;
    float: none;
}

/* =====================================================
   LOCATIONS MENU FIX - Stack 3 locations vertically
   Applies to: San Antonio page (menu-item-3450)
   ===================================================== */
#menu-item-3450.menu-item-has-children .sub-menu {
    opacity: 0;
    transition: all .3s ease-in-out;
    position: absolute;
    background: #e1e1e1;
    list-style: none;
    margin-left: 0;
    width: 18em;
    height: 0;
    display: none;
    text-align: left;
    z-index: 999;
}

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

#menu-item-3450.menu-item-has-children .sub-menu > li {
    width: 100% !important;
    float: none !important;
    clear: both;
}

#menu-item-3450 .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;
    width: 18.8em;
    height: 0;
    display: none;
    text-align: left;
    z-index: 9999;
}

#menu-item-3450 .fly-out.menu-item-has-children:hover {
    background-color: #082f54;
    color: white !important;
}

#menu-item-3450 .fly-out.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    position: absolute;
    background: #dcdcdc;
    height: auto;
    top: 0;
    left: 18em;
    right: auto;
    display: block;
    animation: fadeInUp .2s;
    z-index: 9999;
}

#menu-item-3450 .fly-out.menu-item-has-children .sub-menu > li {
    width: 100%;
    float: none;
}

/* =====================================================
   LOCATIONS MENU FIX - Stack 3 locations vertically
   Applies to: Temple page (menu-item-3538)
   ===================================================== */
#menu-item-3538.menu-item-has-children .sub-menu {
    opacity: 0;
    transition: all .3s ease-in-out;
    position: absolute;
    background: #e1e1e1;
    list-style: none;
    margin-left: 0;
    width: 18em;
    height: 0;
    display: none;
    text-align: left;
    z-index: 999;
}

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

#menu-item-3538.menu-item-has-children .sub-menu > li {
    width: 100% !important;
    float: none !important;
    clear: both;
}

#menu-item-3538 .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;
    width: 18.8em;
    height: 0;
    display: none;
    text-align: left;
    z-index: 9999;
}

#menu-item-3538 .fly-out.menu-item-has-children:hover {
    background-color: #082f54;
    color: white !important;
}

#menu-item-3538 .fly-out.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    position: absolute;
    background: #dcdcdc;
    height: auto;
    top: 0;
    left: 18em;
    right: auto;
    display: block;
    animation: fadeInUp .2s;
    z-index: 9999;
}

#menu-item-3538 .fly-out.menu-item-has-children .sub-menu > li {
    width: 100%;
    float: none;
}

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

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

.menu>li.menu-item-has-children> a:hover:before {
    color: #ffffff;
}

.sub-menu li a {
    color: #030303!important;
}

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

.menu>li a:hover {
    background-color: #c6282c !important;
    color: white!important;
}

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

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

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

.mainnav .menu .sub-menu .current-menu-item.active>a {
    color: #fefefe!important;
    background: #082f54!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: #082f54;
}

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

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

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

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

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

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

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

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

.main-nav .slim.menu-item-has-children .sub-menu {
    color: #9ad25d;
    background: #33204d;
    ; width: 165%;
    text-align: left;
    padding-left: 0%;
}

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

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

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

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

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

#menu-item-3431 > .sub-menu {
    left: auto;
    /* override existing left: 55% */
    right: 0;
    /* align this submenu with the right edge of its parent */
}

#menu-item-3564 > .sub-menu {
    left: auto;
    /* override existing left: 55% */
    right: 0;
    /* align this submenu with the right edge of its parent */
}

#menu-item-3502 > .sub-menu {
    left: auto;
    /* override existing left: 55% */
    right: 0;
    /* align this submenu with the right edge of its parent */
}

.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: #082f54;
    color: white !important;
}

.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: #092f54;
    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;
    z-index: 1;
}

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

.smallbar .quick-nav {
}

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

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

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

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

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

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

/* Slider Section CSS  */
.sliderfull {
    position: relative;
    z-index: 1;
    margin-top: 0;
    /* adjust if your header overlaps */
}

.static-slide {
    background-image: url(/wp-content/uploads/2026/04/banner-bg-n1.webp);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 50%;
    position: relative;
    z-index: 2;
    margin-top: 0;
    padding: 10% 5% 10% 5%;
    color: #fff;
    text-align: left;
}

.static-slide:after {
    content: '';
    position: absolute;
    left: -5%;
    top: 0;
    width: 65%;
    height: 100%;
    z-index: -1;
    transform: skew(-10deg);
    background: #092f54;
    border-right: .6em solid #c62932;
}

@media (max-width: 949px) {
    .static-slide {
        background-image: none;
        background-size: cover;
    }

    .static-slide:after {
        display: none;
    }

    .static-slide:before {
        display: none;
    }
}

.static-slide:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translateY(-50%);
    width: 450px;
    height: 450px;
    background-image: url('/wp-content/uploads/2026/03/banner-star.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
    pointer-events: none;
}

.slider-header {
    font-family: "roboto slab", sans-serif !important;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .06em;
    line-height: .95;
    margin: 0 0 18px 0;
    /* Responsive sizing */
    font-size: clamp(2rem, 4vw, 3.2rem);
    /* Mockup style shadow */
    text-shadow: -2px 2px 0 #000;
    /* If you want the animation, keep these */
    opacity: 1;
    transform: none;
}

.slider-header span {
    display: inline-block;
    margin-top: 10px;
    color: #fff;
    padding: 8px 14px;
    line-height: 1;
    letter-spacing: .05em;
    font-weight: 900;
    font-size: clamp(1.1rem, 2vw, 1.8rem);
    background: var(--brand-red);
}

.slider-header strong {
    display: inline;
    font-size: inherit;
    color: inherit;
}

.slider-check-list {
    list-style: none;
    padding: 0;
    margin: 22px 0 26px 0;
    max-width: 560px;
}

.slider-check-list li {
    position: relative;
    padding-left: 42px;
    margin: 12px 0;
    font-family: "roboto slab", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-shadow: -1px 1px 0 #000;
}

.slider-check-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 26px;
    height: 26px;
    background: url('/wp-content/uploads/2026/01/check.png') no-repeat center;
    background-size: contain;
}

.sliderfull .btn, .static-slide .btn {
    max-width: 300px;
    margin: 0;
    padding: 12px 22px;
    border-radius: 0;
    box-shadow: none;
    background: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    font-family: "roboto slab", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: 800;
}

.sliderfull .btn:hover, .static-slide .btn:hover {
    background: rgb(198 40 44) !important;
    color: #fff !important;
}

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

.slider-usp-row:after {
    content: '';
    position: absolute;
    right: 1.2em;
    bottom: 1.9em;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.usp-box-row .col {
    padding: 0 .9% !important;
    width: 33.33% !important;
    flex: unset;
}

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

.usp-slide {
    position: relative;
    height: 8.4em;
    line-height: 1.1;
    outline-offset: -0.7em;
    font-size: 0.7em;
    transition: all .3s ease-in-out;
    text-align: center;
    background: #1d4587c4;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0.5em 0.1em 1em 0.1em;
    border: 1px solid #00000038;
    border-radius: 1em;
}

/* USP icon */
.usp-slide span {
    display: block;
    color: #ffffff;
    font-size: 4.1em;
    line-height: 0.8;
    margin-bottom: -.1em;
}

@media (max-width: 991.98px) {
    .static-slide {
        padding: 27% 5% 10% 5%;
        background-image: url(/wp-content/uploads/2026/03/banner-mobile-2-1.jpg);
        background-position: center;
        background-size: cover;
    }



@media (max-width: 991.98px) {
  .static-slide::before {
    display: none;
  }
}






    .slider-usp-row {
        width: 95%;
        margin: 3em auto 1em auto;
    }
}

@media (max-width: 575.98px) {
    .slider-check-list li {
        font-size: 15px;
    }

    .slider-check-list li::before {
        width: 22px;
        height: 22px;
        top: 3px;
    }

    .static-slide .btn {
        max-width: 100%;
    }
}

/* ---------------------- */
/* Top Services CSS  */
.top-services {
    position: relative;
    padding: 1% 0% 1% 0%;
    z-index: 3;
    /* background: #ffffff; */
    margin-top: -4em;
}

@media (max-width: 959px) {
    .top-services {
        margin-top: 0;
        /* or try -1em if you still want overlap */
    }
}

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

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

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

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

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

@media (max-width: 959px) {
  .top-services a img {
    display: none !important;
  }
}

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

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

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

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

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

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

    40% {
        transform: scale(1.1);
    }

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

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

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

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

.top-services a:hover .servi-label {
    bottom: 50%;
    /* 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: 0.45;
}

.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-3 {
    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: -107px;
    left: 50%;
    transform: translateX(-50%);
    width: 186px;
    height: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    z-index: 10;
}

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

/* ---------------------- */
/* Section-1 CSS  */
.section-1 {
    position: relative;
    z-index: 0;
    padding: 4% 5% 8% 5%;
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    /* prevents asset causing horizontal scroll */
}

/* Headline + intro */
.section-1 .sec1-title {
    color: #082f54;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: 1.1;
    font-size: clamp(28px, 3.2vw, 44px);
}

.section-1 .sec1-title span {
    color: var(--brand-red);
}

.section-1 .sec1-intro {
    color: #1d2935;
    font-size: 1.05rem;
    font-weight: bold;
}

/* Image */
.section-1 .sec1-media {
    /* border-radius: 18px; */
    overflow: hidden;
}

@media (max-width: 767px) {
  .sec1-asset.sec1-asset--edge {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .sec1-media {
    display: none !important;
  }
}

.section-1 .sec1-img {
    width: 100%;
    height: auto;
    display: block;
    /* border-radius: 18px; */
}

/* EDGE asset (flush to section edge) */
.section-1 .sec1-asset--edge {
    position: absolute;
    left: 0;
    /* flush */
    top: 150px;
    width: min(182px, 27vw);
    height: auto;
    border-radius: 14px;
    /* box-shadow: 0 10px 30px rgba(0,0,0,.15); */
    z-index: 2;
}

/* USP rows */
.section-1 .sec1-usp {
    padding: 14px 14px;
    border-radius: 14px;
    /* background: #f6f8fb; */
}

/* Smooth hover animation */
.section-1 .sec1-usp {
    transition: transform .25s ease, background-color .25s ease, box-shadow .25s ease;
}

/* Hover effect: grow + red background */
.section-1 .sec1-usp:hover {
    background: var(--brand-red);
    transform: scale(1.03);
    box-shadow: 0 14px 35px rgba(0,0,0,.18);
}

/* Make label + content turn white on hover */
.section-1 .sec1-usp:hover .sec1-usp-label, .section-1 .sec1-usp:hover .sec1-usp-content {
    color: #fff;
}

/* Icon box swap to blue on hover (optional but looks awesome) */
.section-1 .sec1-usp:hover .sec1-usp-icon {
    background: var(--brand-blue);
    border-color: rgba(255,255,255,.25);
}

/* Icon inside becomes white */
.section-1 .sec1-usp:hover .sec1-usp-icon span {
    color: #fff;
}

.section-1 .sec1-usp-icon {
    width: 58px;
    height: 58px;
    border-radius: 12px;
    background: var(--brand-red);
    display: grid;
    place-items: center;
    box-shadow: 0 8px 22px rgba(8,47,84,.12);
    border: 1px solid rgba(8,47,84,.08);
    transition: background .25s ease, transform .25s ease;
}

/* On hover of the whole USP row -> icon box turns BLUE */
.section-1 .sec1-usp:hover .sec1-usp-icon {
    background: var(--brand-blue);
}

/* ICON FONT rendering (icomoon) */
.section-1 .sec1-usp-icon span {
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    color: #ffffff;
}

/* USP text */
.section-1 .sec1-usp-label {
    color: var(--brand-blue);
    font-weight: bold;
    margin-bottom: 2px;
    font-family: "roboto slab", sans-serif !important;
    font-size: clamp(1.05rem, 1vw + 0.8rem, 1.4rem);
    margin-top: 0%;
}

.section-1 .sec1-usp-content {
    color: #334155;
    font-size: 0.98rem;
    line-height: 1.4;
}

.section-1 .sec1-btn:hover, .section-1 .sec1-btn:focus {
    background: #a92428 !important;
    /* darker red */
    border-color: #a92428 !important;
    color: #fff !important;
}

.section-1 .sec1-btn:focus {
    box-shadow: 0 0 0 .25rem rgba(197,45,50,.25) !important;
}

/* button icon spacing (icomoon calendar) */
.section-1 .sec1-btn .icon-calendar {
    margin-right: 10px;
    display: inline-block;
    transform: translateY(-1px);
}

/* Mobile tweaks */
@media (max-width: 767.98px) {
    .section-1 {
        padding: 36px 16px 56px 16px;
        /* tighter on mobile */
    }

    .section-1 .sec1-asset--edge {
        top: 10px;
        width: 70px;
    }
}

/* ---------------------- */
/* Section-2 CSS  */
.section-2 {
    position: relative;
    padding: 70px 5%;
    background-color: #f7f8fa;
    background-image: url("/wp-content/uploads/2026/04/sec2-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.rev-btns {
    position: relative;
    width: 55%;
    margin-top: 2em;
}

/* If you want it slightly lighter for readability */
.section-2 .container, .section-2 .sec2-inner {
    position: relative;
    z-index: 1;
}

/* TESTIMONIALS kicker */
.section-2 .sec2-kicker {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 12px;
}

.section-2 .sec2-kicker-text {
    color: var(--brand-blue);
    font-weight: 800;
    letter-spacing: .12em;
    font-size: 12px;
}

.section-2 .sec2-kicker-line {
    width: 44px;
    height: 2px;
    background: var(--brand-red);
    display: inline-block;
    border-radius: 2px;
}

/* Title */
.section-2 .sec2-title {
    color: var(--brand-blue);
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: -0.02em;
    font-size: clamp(26px, 3vw, 40px);
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}

/* Widget wrapper */
.section-2 .sec2-widget {
    margin-top: 10px;
}

/* Optional: constrain widget width a little */
.section-2 .sec2-widget > * {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
}

/* Mobile spacing */
@media (max-width: 767.98px) {
    .section-2 {
        padding: 52px 0;
    }

    .section-2 .sec2-kicker-line {
        width: 28px;
    }
}

/* ---------------------- */
/* Section-3 CSS  */
.section-3 {
    background: #fff;
    padding: 3rem 5rem 6rem 5rem;
}

/* Header (supports <span class="sec3-title-highlight">...</span> from TEXT field) */
.section-3 .sec3-title {
    color: var(--brand-blue);
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: -0.02em;
    font-size: clamp(26px, 3vw, 42px);
    text-transform: uppercase;
}

.section-3 .sec3-title SPAN {
    color: var(--brand-red);
}

.section-3 .sec3-title-highlight {
    color: var(--brand-red);
}

/* Content */
.section-3 .sec3-content {
    color: var(--text-muted);
    font-size: 1rem;
    line-height: 1.6;
}

/* Media */
.section-3 .sec3-media {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 767px) {

  .sec3-media {
    display: none !important;
  }

}

.section-3 .sec3-img {
    width: 90%;
    height: auto;
    /* border-radius: 18px; */
    box-shadow: 0 20px 60px rgba(0,0,0,.12);
}

/* Phone block under image */
.section-3 .sec3-phone {
    width: 100%;
    display: flex;
    justify-content: center;
}

.section-3 .sec3-phone-inner {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 10px 14px;
    /* border-radius: 14px; */
    /* background: #ffffff; */
}

.section-3 .sec3-star {
    width: 90px;
    height: auto;
    flex-shrink: 0;
}

.section-3 .sec3-phone-top {
    font-size: clamp(14px, 0.9vw, 18px);
    font-weight: 900;
    letter-spacing: clamp(.04em, .2vw, .08em);
    color: var(--brand-blue);
    text-transform: uppercase;
    line-height: 1.2;
    white-space: nowrap;
}

.section-3 .sec3-phone-number {
    display: inline-block;
    margin-top: 6px;
    font-size: clamp(28px, 4vw, 60px);
    font-weight: 900;
    color: var(--brand-blue);
    text-decoration: none;
    line-height: 1.05;
}

.section-3 .sec3-phone-number {
    white-space: nowrap;
}

.section-3 .sec3-call-today {
    color: var(--brand-red);
}

.section-3 .sec3-phone-number:hover {
    color: var(--brand-red);
}

@media (max-width: 767.98px) {
    .section-3 {
        padding: 5px 0;
    }

    .section-3 .sec3-img {
        border-radius: 14px;
    }

    .section-3 .sec3-phone-inner {
        width: 100%;
        justify-content: center;
        text-align: left;
    }

    .section-3 .sec3-star {
        width: 46px;
    }
}

.section-3 .sec3-phone-inner {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 10px 14px;
    border-radius: 16px;
    transition: transform 220ms ease, box-shadow 220ms ease;
    transform-origin: left center;
}

.section-3 .sec3-phone-inner:hover {
    transform: translateY(-3px) scale(1.04);
}

.section-3 .sec3-star {
    transition: transform 220ms ease;
}

.section-3 .sec3-phone-inner:hover .sec3-star {
    transform: rotate(-10deg) scale(1.12);
}

/* ---------------------- */
/* Section-4 CSS  */
.section-4 {
    position: relative;
    padding: 110px 0 90px;
    background-color: #fff;
    background-image: url("/wp-content/uploads/2026/01/sec4-bg-new.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    /* overflow: hidden; */
}

/* star top-center */
.section-4 .sec4-star {
    position: absolute;
    top: 24px;
    left: 10%;
    transform: translateX(-50%);
    width: min(430px, 18vw);
    height: auto;
    /* opacity: .18; */
    /* subtle like mock */
    pointer-events: none;
    z-index: 1;
}

/* faucet left, big */
.section-4 .sec4-faucet {
    position: absolute;
    left: 112px;
    bottom: -15px;
    width: min(589px, 51vw);
    height: auto;
    pointer-events: none;
    z-index: 3;
}

/* As screen gets smaller, move faucet further left */
@media (max-width: 1500px) {
    .section-4 .sec4-faucet {
        left: 0px;
    }
}

@media (max-width: 1400px) {
    .section-4 .sec4-faucet {
        left: -25px;
    }
}

@media (max-width: 1200px) {
    .section-4 .sec4-faucet {
        left: -61px;
    }
}

@media (max-width: 992px) {
    .section-4 .sec4-faucet {
        left: -220px;
        opacity: .92;
    }
}

@media (max-width: 768px) {
    .section-4 .sec4-faucet {
        left: -320px;
        bottom: -70px;
        width: 560px;
        opacity: .88;
    }
}

@media (max-width: 576px) {
    .section-4 .sec4-faucet {
        left: -380px;
        width: 520px;
        opacity: .75;
    }
}

/* white card */
.section-4 .sec4-card {
    position: relative;
    z-index: 2;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    /* border-radius: 10px; */
    box-shadow: 0 22px 70px rgba(0,0,0,.18);
    padding: 60px 65px 60px 90px;
}

.section-4 .sec4-card {
    transform: translateX(105px);
}

@media (max-width: 991.98px) {
    .section-4 .sec4-card {
        transform: none;
    }
}

/* top area inside card */
.section-4 .sec4-top {
    margin-bottom: 10px;
}

/* kicker */
.section-4 .sec4-kicker {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.section-4 .sec4-kicker-line {
    width: 34px;
    height: 2px;
    background: var(--brand-red);
    border-radius: 2px;
}

.section-4 .sec4-kicker-text {
    color: #0b0f14;
    /* font-weight: 800; */
    letter-spacing: .08em;
    text-transform: lowercase;
    /* mock shows "additional services" style */
    font-size: 18px;
}

/* title */
.section-4 .sec4-title {
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    line-height: 1.1;
    font-size: clamp(26px, 3vw, 40px);
    color: #0b0f14;
}

.section-4 .sec4-title span {
    color: var(--brand-red);
}

/* paragraph on right */
.section-4 .sec4-content {
    color: #475569;
    font-size: 13px;
    line-height: 1.55;
}

/* red bar (inside card) */
.section-4 .sec4-bar {
    background: var(--brand-red);
    color: #fff;
    /* font-weight: bold; */
    padding: 10px 14px;
    border-radius: 2px;
    margin: 14px 0 14px;
    font-size: clamp(0.9rem, 0.6vw + 0.75rem, 1.25rem);
    transform: skew(-10deg);
    font-family: robot slab;
}

.section-4 .sec4-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 30px;
    /* SCROLL SETTINGS */
    max-height: 130px;
    /* adjust if you want taller */
    overflow-y: auto;
    overflow-x: hidden;
    /* give space for the scrollbar so it sits clean on the right */
    padding-right: 18px;
    /* smooth scrolling on iOS */
    -webkit-overflow-scrolling: touch;
}

.section-4 .sec4-edge {
    right: 6px;
    /* pulls the accent line closer to the edge */
}

.section-4 .sec4-edge {
    display: none;
}

.section-4 .sec4-list::-webkit-scrollbar {
    width: 6px;
}

.section-4 .sec4-list::-webkit-scrollbar-track {
    background: #e5e7eb;
    border-radius: 2px;
}

.section-4 .sec4-list::-webkit-scrollbar-thumb {
    background: var(--brand-red);
    border-radius: 10px;
}

/* list two columns */
.section-4 .sec4-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 30px;
    padding-right: 26px;
    /* space for edge accent */
    margin-top: 1.5rem;
}

.section-4 .sec4-item {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    font-size: 18px;
    line-height: 1.25;
    color: #0b0f14;
    /* font-weight: bold; */
}

.section-4 .sec4-check {
    width: 18px;
    height: 18px;
    margin-top: 1px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--brand-red);
}

.section-4 .sec4-check .icon-check-circle {
    font-size: 20px;
    line-height: 1;
}

.section-4 .sec4-link {
    color: #000000;
    text-decoration: none;
}

.section-4 .sec4-link:hover {
    color: var(--brand-red);
    /* text-decoration: underline; */
}

/* CTA */
.section-4 .sec4-cta {
    margin-top: 50px;
}

.section-4 .sec4-btn {
    background: var(--brand-blue);
    color: #fff;
    font-weight: 900;
    border: 0;
    border-radius: 4px;
    padding: 10px 16px;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 12px;
}

.section-4 .sec4-btn:hover {
    background: #06243f;
    color: #fff;
}

/* right edge accent line (red + gray like mock) */
.section-4 .sec4-edge {
    position: absolute;
    right: 14px;
    top: 190px;
    /* lines up around list area; tweak if needed */
    height: 140px;
    width: 4px;
    background: var(--brand-red);
    border-radius: 2px;
}

.section-4 .sec4-edge::after {
    content: "";
    position: absolute;
    right: 0;
    top: 150px;
    height: 64px;
    width: 4px;
    background: #cbd5e1;
    border-radius: 2px;
}

/* Responsive */
@media (max-width: 991.98px) {
    .section-4 {
        padding: 90px 0 70px;
    }

    .section-4 .sec4-faucet {
        display: none;
    }

    .section-4 .sec4-edge {
        display: none;
        /* hide accent on smaller screens */
    }
}

@media (max-width: 767.98px) {
    .section-4 {
        padding: 70px 0 56px;
    }

    .section-4 .sec4-card {
        padding: 22px 18px 18px;
    }

    .section-4 .sec4-list {
        grid-template-columns: 1fr;
        padding-right: 0;
    }

    .section-4 .sec4-faucet {
        left: -180px;
        bottom: -70px;
        width: 560px;
        opacity: .9;
    }
}

/* ---------------------- */
/* Section-5 CSS  */
/* =========================
   SECTION 5
========================= */
.section-5 {
    padding: 3rem 5rem 3rem 5rem;
    background: #f2f4f6;
    /* light grey */
}

@media (max-width: 959px) {
    .section-5 {
        padding: 2rem 1.5rem;
        /* less padding for mobile */
    }
}

/* Right column spacing */
.section-5 .sec5-content-wrap {
    padding-top: 6px;
}

/* Title like mockup (big + strong) */
.section-5 .sec5-title {
    margin: 0 0 14px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1.05;
    font-size: clamp(32px, 3.2vw, 54px);
    color: #111;
    text-transform: uppercase;
}

.section-5 .sec5-title span {
    color: var(--brand-red);
}

/* Body copy */
.section-5 .sec5-text {
    max-width: 62ch;
    font-size: 15px;
    line-height: 1.7;
    color: #27313b;
    margin-bottom: 26px;
}

/* LEFT FORM CARD */
.section-5 .sec5-form-card {
    background: var(--brand-blue);
    /* border-radius: 14px; */
    /* padding: clamp(22px, 2.4vw, 30px); */
    /* box-shadow: 0 18px 40px rgba(8,47,84,.18); */
    overflow: hidden;
    padding-top: 30px;
}

.home-label {
    text-align: center;
    font-family: roboto slab;
    font-size: 2.4em;
    text-transform: uppercase;
}

/* keep embedded scripts/forms from smashing the card */
.section-5 .sec5-form-embed {
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 0;
}

@media (min-width: 1280px) {
    .section-5 .sec5-form-embed {
        height: 56rem;
    }
}

.section-5 .sec5-form-embed * {
    max-width: 100%;
}

/* If your embed has its own title, you can style it */
.section-5 .sec5-form-embed h1, .section-5 .sec5-form-embed h2, .section-5 .sec5-form-embed h3 {
    color: #fff;
}

/* ===== USP CAROUSEL WRAP ===== */
.section-5 .sec5-carousel {
    position: relative;
}

/* 3-up grid inside each slide */
.section-5 .sec5-usp-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
}

/* USP item */
.section-5 .sec5-usp {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 40px;
    align-items: start;
}

/* Icon circle (navy outline vibe like mockup) */
.section-5 .sec5-usp-icon {
    width: 80px;
    height: 80px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    /* background: #fff; */
    /* border: 2px solid rgba(8,47,84,.22); */
    /* box-shadow: 0 10px 22px rgba(8,47,84,.10); */
    color: var(--brand-blue);
    font-size: 80px;
}

/* Label */
.section-5 .sec5-usp-label {
    font-weight: bold;
    text-transform: uppercase;
    color: var(--brand-blue);
    margin-bottom: 4px;
    font-size: clamp(1.05rem, 1vw + 0.8rem, 1.4rem);
    font-family: "roboto slab", sans-serif !important;
}

/* Description */
.section-5 .sec5-usp-text {
    font-size: 14px;
    line-height: 1.55;
    color: #2b3642;
    max-width: 60ch;
}

/* =========================
   SECTION 5 - USP HOVER FX
========================= */
.section-5 .sec5-usp {
    padding: 18px 27px;
    border-radius: 14px;
    transition: all .25s ease;
    background: transparent;
}

.section-5 .sec5-usp:hover {
    background: #fff;
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 14px 32px rgba(8,47,84,.12);
}

/* icon box transition */
.section-5 .sec5-usp-icon {
    transition: all .25s ease;
}

.section-5 .sec5-usp:hover .sec5-usp-icon {
    /* background: var(--brand-red); */
    /* border-color: var(--brand-red); */
    color: var(--brand-red);
    transform: scale(1.06);
}

/* label + text subtle color change */
.section-5 .sec5-usp-label, .section-5 .sec5-usp-text {
    transition: color .25s ease;
}

.section-5 .sec5-usp:hover .sec5-usp-label {
    color: var(--brand-blue);
}

.section-5 .sec5-usp:hover .sec5-usp-text {
    color: #1f2a35;
}

/* DOTS (bottom centered like mockup) */
.section-5 .sec5-carousel-dots {
    margin-top: 18px;
    display: flex;
    justify-content: flex-start;
    /* align with content column */
}

.section-5 .carousel-indicators {
    position: static;
    margin: 0;
    gap: 20px;
    justify-content: flex-start;
    margin-top: 2rem;
}

/* Bootstrap indicators are buttons */
.section-5 .carousel-indicators [data-bs-target] {
    width: 71px;
    height: 9px;
    /* border-radius: 999px; */
    border: 0;
    opacity: 1;
    background: rgba(8,47,84,.18);
}

.section-5 .carousel-indicators .active {
    background: var(--brand-red);
}

    /* — way like mockup spacing */
@media (min-width: 992px) {
    .section-5 .sec5-usp-grid {
        gap: 26px;
    }
}

/* ---------------------- */
/* Section-6 CSS  */
/* =========================
   SECTION 6
========================= */
.section-6 {
    padding: 3rem 5rem 3rem 5rem;
}

.section-6 {
    padding: 3rem 5rem;
}

/* two equal blocks, no gap */
.section-6 .sec6-wrap {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    filter: drop-shadow(0 18px 30px rgba(0,0,0,.12));
    overflow: hidden;
}

/* blocks are rectangles */
.section-6 .sec6-block {
    position: relative;
    display: block;
    min-height: 330px;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
}

/* backgrounds */
.section-6 .sec6-finance {
    background: url('/wp-content/uploads/2026/01/financing-n.jpg') center/cover no-repeat;
}

.section-6 .sec6-membership {
    background: url('/wp-content/uploads/2026/04/membership-bg-tel-rem.webp') center/cover no-repeat;
}

/* overlays */
.section-6 .sec6-overlay {
    position: absolute;
    inset: 0;
    background: rgba(7,34,64,.55);
    transition: background .25s ease;
}

.section-6 .sec6-finance .sec6-overlay {
    background: rgba(0,0,0,.30);
}

/* content positioning */
.section-6 .sec6-inner {
    position: relative;
    height: 100%;
    padding: clamp(18px, 2.2vw, 34px);
    z-index: 2;
}

.section-6 .sec6-title {
    position: absolute;
    left: clamp(18px, 5.8vw, 95px);
    bottom: clamp(18px, 2.2vw, 34px);
    margin: 0;
    text-transform: uppercase;
    font-size: clamp(22px, 1.3vw, 35px);
    color: rgba(255,255,255,.90);
}

.section-6 .sec6-reveal {
    position: absolute;
    left: clamp(18px, 5.8vw, 95px);
    right: clamp(18px, 2.2vw, 34px);
    bottom: clamp(70px, 5.5vw, 110px);
    max-width: 520px;
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    transition: opacity .22s ease, transform .22s ease;
}

.section-6 .sec6-content {
    font-size: 16px;
    line-height: 1.45;
    color: rgba(255,255,255,.92);
}

.section-6 .sec6-link {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: rgba(255,255,255,.92);
    border-bottom: 2px solid rgba(255,255,255,.55);
    padding-bottom: 6px;
}

.section-6 .sec6-block:hover .sec6-overlay {
    background: rgba(198,36,44,.86);
}

.section-6 .sec6-block:hover .sec6-reveal {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* THE HOURGLASS DIVIDER (this creates the shape) */
/* remove the hourglass divider */
.section-6 .sec6-wrap::after {
    content: "";
    position: absolute;
    top: -19%;
    left: 50%;
    transform: translateX(-50%) rotate(3deg);
    width: 13px;
    /* THIN */
    height: 140%;
    background: #fff;
    z-index: 4;
    pointer-events: none;
}

/* OPTIONAL: star later (easy) */
.section-6 .sec6-wrap::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    width: clamp(54px, 13vw, 160px);
    height: clamp(54px, 13vw, 160px);
    background: url('/wp-content/uploads/2026/01/top-service-star.png') center/contain no-repeat;
    z-index: 5;
    pointer-events: none;
}

/* responsive */
@media (max-width: 991.98px) {
    .section-6 {
        padding: 2rem 1.25rem;
    }

    .section-6 .sec6-wrap {
        grid-template-columns: 1fr;
        gap: 18px;
        filter: none;
    }

    .section-6 .sec6-wrap::after, .section-6 .sec6-wrap::before {
        display: none;
    }

    .section-6 .sec6-block {
        /* border-radius: 14px; */
        min-height: 240px;
    }
}

/* ---------------------- */
/* Section 7 */
/* =========================
   SECTION 7 - COUPONS
========================= */
.section-7 {
    position: relative;
    padding: 90px 0 100px;
    background: #fff;
}

/* Header (if you output sec7_header above coupons) */
.section-7 .sec7-header-wrap {
    text-align: center;
    margin-bottom: 40px;
}

.section-7 .sec7-kicker {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    font-size: 18px;
    /* font-weight: 800; */
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--brand-blue);
}

.section-7 .sec7-kicker:before, .section-7 .sec7-kicker:after {
    content: "";
    display: block;
    width: 42px;
    height: 2px;
    background: var(--brand-red);
    opacity: 1;
}

.section-7 .sec7-title {
    margin-top: 12px;
    font-size: clamp(30px, 3vw, 44px);
    font-weight: bold;
    color: var(--brand-blue);
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: 1.1;
}

/* =========================
   Coupon Grid Layout
========================= */
.section-7 .sec7-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
    align-items: stretch;
}

@media (max-width: 991px) {
    .section-7 {
        padding: 70px 0 80px;
    }

    .section-7 .sec7-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }
}

/* =========================
   Coupon Card Base
========================= */
.section-7 .sec7-card {
    position: relative;
    border-radius: 0;
    overflow: visible;
}

.section-7 .sec7-card-inner {
    position: relative;
    background: var(--brand-blue);
    color: #fff;
    padding: 34px 34px 30px;
    min-height: 320px;
    box-shadow: 0 18px 40px rgba(0,0,0,.18);
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: transform .25s ease, background .25s ease;
}

/* Dashed inner border like mockup */
.section-7 .sec7-card-inner:before {
    content: "";
    position: absolute;
    inset: 16px;
    border: 3px dashed rgba(255,255,255,.7);
    pointer-events: none;
}

/* =========================
   Big Price Styling
========================= */
.section-7 .sec7-top {
    margin-bottom: 18px;
}

.section-7 .sec7-price {
    font-size: clamp(48px, 4.2vw, 74px);
    font-weight: bold;
    line-height: 1;
    letter-spacing: -.02em;
    margin-bottom: 10px;
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    gap: 6px;
}

.section-7 .sec7-price .sec7-dollar {
    font-size: .55em;
    font-weight: bold;
    color: var(--brand-red);
    line-height: 1;
    margin-top: 6px;
}

/* OFF word */
.section-7 .sec7-price .sec7-off {
    font-size: .42em;
    font-weight: bold;
    color: var(--brand-red);
    letter-spacing: .05em;
    margin-top: 18px;
}

/* Offer text (first time customer etc) */
.section-7 .sec7-offer {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.35;
    opacity: .95;
}

/* =========================
   Button
========================= */
.section-7 .sec7-btn {
    margin-top: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 10px 20px;
    background: var(--brand-red);
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-radius: 4px;
    transition: transform .25s ease, background .25s ease;
}

.section-7 .sec7-btn:hover {
    transform: translateY(-2px);
    background: #b6161c;
}

/* =========================
   Fine Print
========================= */
.section-7 .sec7-fineprint {
    margin-top: 14px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;
    opacity: .75;
    text-transform: uppercase;
}

/* =========================
   Hover effects
========================= */
.section-7 .sec7-card:hover .sec7-card-inner {
    transform: translateY(-6px);
}

/* Make hovered card RED like mockup left coupon */
.section-7 .sec7-card:hover .sec7-card-inner {
    background: var(--brand-red);
}

.section-7 .sec7-card:hover .sec7-price .sec7-dollar, .section-7 .sec7-card:hover .sec7-price .sec7-off {
    color: #fff;
}

.section-7 .sec7-card:hover .sec7-btn {
    background: var(--brand-blue);
}

/* =========================
   Optional: Featured first card (always red)
   If you want the 1st coupon red automatically.
========================= */
.section-7 {
    position: relative;
    padding: 3rem 5rem 8rem 5rem;
}

.sec7-slider {
    position: relative;
}

.sec7-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    align-items: stretch;
}

/* arrows */
.sec7-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 0;
    background: #0b2f4a;
    /* navy */
    color: #fff;
    font-size: 26px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: default;
    /* no-js = decorative */
    z-index: 3;
    box-shadow: 0 10px 25px rgba(0,0,0,.12);
}

.sec7-prev {
    left: -60px;
}

.sec7-next {
    right: -60px;
}

@media (max-width: 991.98px) {
    .sec7-grid {
        grid-template-columns: 1fr;
        max-width: 420px;
        margin: 0 auto;
    }

    .sec7-prev {
        left: 6px;
    }

    .sec7-next {
        right: 6px;
    }
}

.section-7::after {
    content: "";
    position: absolute;
    top: 40%;
    right: 0;
    transform: translate(35%, -50%);
    /* pushes it partly off-screen like the mock */
    width: clamp(260px, 30vw, 520px);
    aspect-ratio: 1 / 1;
    background: url("/wp-content/uploads/2026/04/sec4-star.webp") center/contain no-repeat;
    pointer-events: none;
    z-index: 0;
}

.section-7::before {
    content: "";
    position: absolute;
    bottom: 4rem;
    left: 10;
    transform: translate(-35%, 35%);
    width: clamp(220px, 28vw, 520px);
    aspect-ratio: 1 / 1;
    background: url("/wp-content/uploads/2026/04/sec4-star.webp") center/contain no-repeat;
    pointer-events: none;
    z-index: 0;
}

/* make sure your actual content stays above the star */
.section-7 > * {
    position: relative;
    z-index: 1;
}

/* Optional: reduce/shift on very small screens */
@media (max-width: 576px) {
    .section-7 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }

    .section-7::after {
        transform: translate(55%, -50%);
        opacity: 0.06;
    }
}

/* ---------------------- */
/* Section 8 */
.section-8 {
    position: relative;
    padding: 40px 5rem 0px;
    background: url('/wp-content/uploads/2026/04/sec8-bg.webp') center/cover no-repeat;
    overflow: visible;
    border-top: 20px solid var(--brand-red);
}

.section-8 .container {
    position: relative;
    z-index: 2;
}

/* Header + content */
.sec8-top {
    max-width: 850px;
    margin: 0 auto;
    color: #fff;
}

.sec8-header {
    font-size: clamp(34px, 4.5vw, 64px);
    font-weight: bold;
    letter-spacing: .04em;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: white;
}

.sec8-content {
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
    opacity: .92;
}

/* White card overlap */
.sec8-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 25px 65px rgba(0,0,0,.18);
    max-width: 1070px;
    margin: 40px auto 0;
    padding: 20px 37px;
    position: relative;
    z-index: 3;
    transform: translateY(115px);
}

/* Each row inside white card */
.sec8-item {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding: 18px 0;
}

.sec8-item + .sec8-item {
    border-top: 1px solid #eee;
}

.sec8-letter {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    background: #c62828;
    color: #fff;
    display: grid;
    place-items: center;
    font-weight: bold;
    font-size: 28px;
    flex: 0 0 50px;
    font-family: robot slab;
}

.sec8-text h3 {
    margin: 0 0 6px;
    font-size: 16px;
    color: #000000;
    font-size: clamp(1.05rem, 1vw + 0.8rem, 1.4rem);
    font-weight: bold;
}

.sec8-text p {
    margin: 0;
    font-size: 19px;
    line-height: 1.55;
    color: #333;
}

.sec8-item {
    display: flex;
    gap: 14px;
    padding: 18px;
    border-radius: 14px;
    transition: background 220ms ease, transform 220ms ease, box-shadow 220ms ease;
}

.sec8-item:hover {
    transform: translateY(-3px);
}

/* Letter box animation */
.sec8-letter {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    background: #c62828;
    color: #fff;
    display: grid;
    place-items: center;
    font-weight: bold;
    font-size: 28px;
    flex: 0 0 50px;
    font-family: "roboto slab", sans-serif !important;
    transition: background 220ms ease, transform 220ms ease;
}

.sec8-item:hover .sec8-letter {
    background: var(--brand-blue);
    transform: scale(1.08) rotate(-2deg);
}

/* Optional: make the title pop */
.sec8-item:hover h3 {
    color: var(--brand-blue);
}

/* ==========================
   RESPONSIVE
========================== */
@media (max-width: 991.98px) {
    .section-8 {
        padding: 70px 0 0;
    }

    .sec8-card {
        transform: translateY(55px);
        padding: 26px 22px;
    }
}

@media (max-width: 575.98px) {
    .sec8-item {
        gap: 14px;
    }

    .sec8-letter {
        width: 36px;
        height: 36px;
        font-size: 16px;
        flex: 0 0 36px;
    }

    .sec8-text h3 {
        font-size: 15px;
    }

    .sec8-text p {
        font-size: 13px;
    }
}

/* ==========================
   SECTION 9
========================== */
/* ==========================
   SECTION 9 (FIXED)
========================== */
.section-9 {
    position: relative;
    padding: 140px 5rem 80px;
    /* keep for overlap from sec8 */
    background: url('/wp-content/uploads/2026/04/service-bg.webp') center/cover no-repeat;
    z-index: 1;
    overflow: hidden;
    margin-top: 3rem;
}

@media (max-width: 959px) {
    .section-9 {
        padding: 2rem 1.5rem;
        /* less padding for mobile */
    }
}

.section-9 .container {
    position: relative;
    z-index: 2;
}

/* Left map */
.sec9-map {
    border-radius: 6px;
    overflow: hidden;
    /* box-shadow: 0 20px 60px rgba(0,0,0,.12); */
    /* background: #fff; */
}

.sec9-map img {
    width: 100%;
    height: auto;
    display: block;
}

.sec9-map-fallback {
    padding: 40px;
    background: #fff;
    border: 2px dashed #ccc;
    text-align: center;
    font-weight: 700;
}

/* Right panel */
.sec9-panel {
    position: relative;
    background: transparent;
}

    /* — ONLY SCROLL CONTAINER (this is the one scrollbar) */
.sec9-scroll {
    max-height: 350px;
    /* adjust for your layout */
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 18px;
    /* space for the scrollbar */
    -webkit-overflow-scrolling: touch;
}

    /* — Kill nested scrollbars */
.section-9 .service-areas-list {
    max-height: none !important;
    overflow: visible !important;
    padding-right: 0 !important;
}

/* If you have any wrapper column, prevent it from adding scroll */
.section-9 .service-areas-col {
    overflow: hidden;
}

/* OPTIONAL: If you want the old scrollbar style, keep it,
   BUT it can look like a 2nd scrollbar.
   Recommend disabling it.
*/
/*
.sec9-accent{
  position: absolute;
  top: 10px;
  right: 2px;
  width: 4px;
  height: calc(100% - 20px);
  background: #cbd5e1;
  border-radius: 4px;
  pointer-events: none;
  opacity: 1;
}

.sec9-accent::after{
  content:"";
  position:absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 80px;
  background: var(--brand-red);
  border-radius: 4px;
}
*/
/* list layout */
.service-areas-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.service-location {
    background: var(--brand-blue);
    color: #fff;
    border-radius: 4px;
    padding: 12px 12px 10px;
    box-shadow: 0 10px 25px rgba(0,0,0,.10);
    transition: background .25s ease, transform .25s ease, box-shadow .25s ease;
}

.service-location:hover {
    background: var(--brand-red);
    transform: scale(1.03);
    box-shadow: 0 16px 35px rgba(0,0,0,.18);
}

/* top row: icon + label */
.location-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.location-header strong {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: .02em;
}

/* icon sizing */
.location-header .icon-location1 {
    font-size: 27px;
    line-height: 1;
}

/* plumbing/hvac links */
.serv-list {
    list-style: none;
    padding: 0 0 0 1rem;
    margin: 0;
    display: flex;
    gap: 15px;
}

.serv-list li {
    margin: 0;
}

.serv-list a {
    font-size: 12px;
    font-weight: 700;
    color: rgba(255,255,255,.9);
    text-decoration: none;
    /* border-bottom: 1px solid rgba(255,255,255,.35); */
    padding-bottom: 1px;
    transition: .2s ease;
}

.serv-list a:hover {
    color: #082f54;
    border-bottom-color: #fff;
    transform: scale(1.2);
}

/* ==========================
   SCROLLBAR (MATCH SECTION 4)
   Apply to .sec9-scroll ONLY
========================== */
/* Chrome / Edge / Safari */
.sec9-scroll::-webkit-scrollbar {
    width: 8px;
}

.sec9-scroll::-webkit-scrollbar-button {
    display: none;
    width: 0;
    height: 0;
}

.sec9-scroll::-webkit-scrollbar-track {
    background: #e5e7eb;
    /* light grey track */
    border-radius: 2px;
}

.sec9-scroll::-webkit-scrollbar-thumb {
    background: var(--brand-red);
    /* red thumb */
    border-radius: 10px;
    border: none;
}

/* Firefox */
.sec9-scroll {
    scrollbar-width: thin;
    scrollbar-color: var(--brand-red) #e5e7eb;
}

/* Responsive */
@media (max-width: 991.98px) {
    .service-areas-list {
        grid-template-columns: 1fr;
    }

    .sec9-scroll {
        max-height: 420px;
    }
}

/* ---------------------- */
.close-cta {
    font-size: 1.25em;
    padding: 2em 1.5em 2em 1.5em;
    position: relative;
    text-align: center;
    margin: 0rem 0 0rem;
    color: #000000;
    z-index: 2;
    border-top: 1px solid #ffffff24;
    background: #ffffff;
    width: 100%;
    font-weight: 700;
}

.close-cta:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3em;
    top: -1.6em;
    left: 0em;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

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

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

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

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

.sched-row button.pop-button {
    position: relative;
    color: #000000;
    background-color: #c52d32;
}

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

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

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

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

.sched-row a strong, .sched-row button strong {
    letter-spacing: 0.03em;
    font-size: 2.2em;
    font-weight: 900;
    display: block;
    text-shadow: -0.1em 0.1em 0em #000000;
    margin-bottom: 0.3em;
}

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

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

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

/* Footer Section CSS  */
/* Footer CTA */
.footer-cta-strip {
    background-image: url('/wp-content/uploads/2026/01/cta-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* height + vertical centering like the mockup */
    min-height: 150px;
    display: flex;
    align-items: center;
}

.footer-cta-strip .footer-cta-text {
    color: #fff;
    /* max-width: 1000px; */
    margin: 0 auto;
    padding: 30px 6rem;
    /* keeps text off edges on mobile */
    font-family: "roboto slab", sans-serif !important;
    font-size: 1.2em;
}

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

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

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

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

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

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

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

.schema {
    text-align: center;
}

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

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

.location-txt {
    text-align: left;
    color: #000000;
    letter-spacing: .03em;
    font-size: 1.2em;
    margin-top: 1em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-family: "roboto slab", sans-serif !important;
}

@media (max-width: 959px) {
    .location-txt {
        text-align: center;
    }
}

@media (max-width: 959px) {
    .locations-col .location1, .locations-col .location2, .locations-col .location3 {
        border: 1px solid #e5e5e5;
        border-radius: 10px;
        padding: 14px;
        background: #fff;
        height: 100%;
        width: 90%;
        margin: 0 auto;
        /* centers the box */
        text-align: center;
        /* centers the text */
    }
}

.footer-txt {
    text-align: center;
    color: #000000;
    letter-spacing: .03em;
    font-size: 1.2em;
    margin-top: 1em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-family: "roboto slab", sans-serif !important;
}

.help-link {
    color: inherit;
    text-decoration: none;
}

.help-link:hover {
    color: #c52d32 !important;
    text-decoration: none;
    transform: scale(1.05);
}

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

.locations-col .location1, .locations-col .location2, .locations-col .location3 {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 14px 14px;
    background: #fff;
    height: 100%;
    width: 90%;
}

.locations-col a {
    font-weight: 700;
    text-decoration: none;
}

.locations-col a:hover {
    text-decoration: underline;
}

/* hover */
.locations-col .location1:hover, .locations-col .location2:hover, .locations-col .location3:hover {
    background: var(--brand-red);
    color: #fff;
    transform: scale(1.03);
    box-shadow: 0 16px 35px rgba(0,0,0,.18);
}

.locations-col .location1:hover a, .locations-col .location2:hover a, .locations-col .location3:hover a {
    color: #fff;
    border-bottom-color: #fff;
}

.location-name {
    font-weight: bold;
    display: block;
    font-size: 18px;
    font-family: robot slab;
}

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

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

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

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

.regulatory-info {
  font-size: 11px;
  line-height: 1.4;
  margin-top: 8px;
  margin-bottom: 8px;
  opacity: 0.85;
}

.regulatory-info p {
  margin-bottom: 6px;
}

.regulatory-info a {
  color: inherit;
  text-decoration: underline;
}



.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: #082f54 !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: #c52d32 !important;
}

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

footer a {
    text-decoration: none;
}

/* ---------------------------------------------------------------------------------------------------------- */
.christus-garden-grid img:nth-child(4) {
    object-position: top;
}

.christus-garden-grid br {
    display: none;
}

.christus-garden-section {
    margin-top: 48px;
    padding-top: 40px;
    border-top: 3px solid #c8102e;
    font-family: inherit;
    color: #333;
}

.christus-garden-section h2 {
    font-size: 1.75em;
    color: #1a2e52;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 1.3;
}

.christus-garden-section p {
    font-size: 1em;
    line-height: 1.75;
    margin-bottom: 16px;
    color: #444;
}

/*  — â€ — â€ —  Photo grid  — â€ — â€ —  */
.christus-garden-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin: 28px 0;
}

.christus-garden-grid img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.christus-garden-grid img:hover {
    transform: scale(1.02);
    box-shadow: 0 6px 18px rgba(0,0,0,0.22);
}

/*  — â€ — â€ —  Callout quote bar  — â€ — â€ —  */
.christus-garden-callout {
    background: #f0f4fa;
    border-left: 5px solid #c8102e;
    border-radius: 0 6px 6px 0;
    padding: 18px 22px;
    margin: 24px 0;
    font-style: italic;
    color: #1a2e52;
    font-size: 1.02em;
    line-height: 1.7;
}

/*  — â€ — â€ —  Responsive: single column on small screens  — â€ — â€ —  */
@media (max-width: 600px) {
    .christus-garden-grid {
        grid-template-columns: 1fr;
    }

    .christus-garden-grid img {
        height: 200px;
    }
}

/* ------------------------------------------------------------------Inner Pages Css ------------------------------------------------------------------ */
/* ------------------------------------------------------------------Commercial Ads Page Css ------------------------------------------------------------------ */
.video-section {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2rem;
    max-width: 1100px;
    margin: 3rem auto;
    padding: 0 1rem;
}

.video-card h2 {
    text-align: center;
    margin-bottom: 1rem;
}

.video-wrapper {
    position: relative;
    padding-top: 56.25%;
    /* 16:9 aspect ratio */
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* ---------------------------------------------------------------------------------------------------------- */
/*  — â€ — â€ —  AGCI Section  — â€ — â€ —  */
.agci-section h2 {
    font-size: 1.75em;
    color: #1a2e52;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.3;
}

.agci-logos {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.agci-logo-badge {
    display: inline-block !important;
    width: 90px;
    height: auto;
}

.agci-logo-secondary {
    display: inline-block !important;
    width: 220px;
    height: auto;
}

.agci-section p {
    font-size: 1em;
    line-height: 1.75;
    color: #444;
    margin: 0;
}

@media (max-width: 600px) {
    .agci-logos {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* ------------------------------------------------------------------Meet The Team Page Css ------------------------------------------------------------------ */
/* Page wrapper tweaks */
.team-page {
    padding-bottom: 4rem;
}

/* Grid spacing */
.team-grid {
    row-gap: 2.5rem;
}

/* Card shell */
.team-card {
    background: #ffffff;
    border-radius: 13px;
    overflow: hidden;
    box-shadow: 0 12px 28px -14px rgba(0,0,0,.25);
    border: 2px solid #082f54;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* Photo */
.team-photo {
    position: relative;
    overflow: hidden;
}

.team-photo img {
    display: block;
    width: 100%;
    height: 340px;
    /* a bit taller so they fit */
    object-fit: cover;
    /* fill the width without distortion */
    object-position: 50% 18%;
    /* focus upper area (tweak 18% as needed) */
    transition: transform .35s ease;
}

/* On smaller screens, slightly shorter */
@media (max-width: 767.98px) {
    .team-photo img {
        height: 300px;
        object-position: 50% 20%;
    }
}

/* Content area */
.team-body {
    padding: 1.5rem 1.6rem 1.8rem;
}

/* Name */
.emp-name {
    font-family: "Oswald",sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 .35rem;
    color: #0b2f4f;
}

/* Role */
.emp-label {
    font-size: .9rem;
    /* font-weight:700; */
    text-transform: uppercase;
    letter-spacing: .14em;
    color: #c52d32;
    margin-bottom: .9rem;
}

/* Bio */
.emp-info {
    font-size: .95rem;
    line-height: 1.5;
    color: #333f4a;
}

/* Hover effect: lift + image zoom + blue border */
.team-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 32px -16px rgba(0,0,0,.4);
    border-color: #c52d32;
}

.team-card:hover .team-photo img {
    transform: scale(1.06);
}

/* Mobile: stack nicely */
@media (max-width: 767.98px) {
    .team-card {
        border-radius:18px;
    }

    .team-photo img {
        height: 220px;
    }
}

/* Global Inner CSS  */
#frm_form_5_container {
    background-color: #eef3f8;
    padding: 30px;
    border-radius: 6px;
}

.emergency-warning {
    text-align: center;
    margin: 40px 0;
}

.emergency-title {
    color: #c52d32!important;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 2em !important;
    line-height: 1.2em;
}

.emergency-text {
    margin-bottom: 15px;
}

.emergency-phone {
    margin: 5px 0;
}

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

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

.insideimage {
    position: relative;
    padding: 9% 4% 2% 4%;
    margin-top: 14.5%;
    border-bottom: 0.5em solid #c52d32;
    background-position: 100% 37%;
    background-size: 44%;
    z-index: 12;
    background-image: url(/wp-content/uploads/2026/03/inner-new-banner-3-guys-ext.jpeg);
    background-repeat: no-repeat;
}

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

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

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

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

.insideimage .slider-usp .usp-box {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    /* border: 2px solid #e6e6e6; */
    /* border-radius: 1rem; */
    transition: all 0.35s cubic-bezier(.22,1.2,.36,1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

.insideimage .slider-usp .usp-box {
    font-size: 0.7em;
    width: 100%;
    /* color: black; */
    transition: all .3s ease-in-out;
    height: 8.8em;
    text-align: center;
    /* border: 1px solid #e6e6e6; */
    background: white;
    padding: 0.1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* HOVER: color fill + pop */
.insideimage .slider-usp .usp-box:hover {
    background: #082f54;
    /* hero blue */
    border-color: #c52d32;
    transform: translateY(-6px) scale(1.04);
    box-shadow: 0 10px 22px -6px rgba(0,0,0,.35), 0 0 16px 4px rgba(110,192,229,.45);
}

/* ICON */
.insideimage .slider-usp .usp-box span {
    display: block;
    font-size: 4.5em;
    color: #174f7d;
    transition: all 0.35s cubic-bezier(.22,1.2,.36,1);
}

/* ICON hover motion */
.insideimage .slider-usp .usp-box:hover span {
    color: #ffffff;
    transform: scale(1.15) rotate(-8deg);
    filter: drop-shadow(0 4px 8px rgba(0,0,0,.25));
}

/* TEXT */
.insideimage .slider-usp .usp-box p {
    margin: 0;
    color: #192b39;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: color 0.3s ease;
    margin-top: .5em;
}

/* Text turns white on hover */
.insideimage .slider-usp .usp-box:hover p {
    color: #fff;
}

.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: 0em;
    /* border-radius: 90em; */
    width: .25em;
    height: 100%;
    background: var(--brand-red);
}

.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: #c52d32;
    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: #1e2c5f;
}

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

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

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

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

.inside-section-3 blockquote:before {
}

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

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

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

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

.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-1 h3, .inside-section-2 h3, .inside-section-3 h3, .inside-section-4 h3 {
    color: #092f54 !important;
    font-weight: 700 !important;
    font-size: 1.2em !important;
}

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

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

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

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

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

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

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

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

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

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

.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;
    text-align: center;
    margin-left: 3.8em;
}

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

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

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

blockquote:after {
    content: '';
    position: absolute;
    bottom: -0.5em;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 1;
    height: 8.9em;
    width: 5.7em;
    transition: all .3s ease-in-out;
    background-position: center;
    right: -2em;
}

blockquote:before {
    content: '';
    position: absolute;
    bottom: 0em;
    left: 0em;
    height: 100%;
    width: 100%;
    transition: all .3s ease-in-out;
    z-index: -01;
    background-color: #0b2f4f;
    border-top-right-radius: 0em;
    border-radius: 0em;
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    border-left: 0.8em solid #c52d32;
    border-top: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    transform: skew(-6deg, 0deg);
}

blockquote a {
    color: #c52d32;
    text-decoration: none;
}

blockquote a:hover {
    color: #c52d32;
    transform: scale(1.05);
}

#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: #163776;
    font-weight: bold;
    font-size: 2.5em;
}

.inside-content h1 strong {
    color: #092f54;
}

.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: #092f54;
    font-weight: bold;
    font-size: 2em;
}

.inside-content h3 {
    color: #092f54;
    font-weight: bold;
    font-size: 1.4em;
}

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

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

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

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

.rev-sec-in {
    padding: 1em 2em 1em 2em!important;
}

#sidebar1 .price {
    font-size: 3em;
}

#sidebar1 .offer {
    font-size: 1.1em;
}

#sidebar1 .coupon a {
    display: block;
    font-size: 0.8em;
}

/* List Style 1 Inner CSS  */
.bullet-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 10px;
}

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

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

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

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

/* ---------------------- */
/* 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: #c52d32;
    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: #082f54;
}

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

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

/* ------------------------------------------ */
/* ----------------Warranty Registration Page CSS-------------------------- */
.warranty-form-wrap {
    background: #0b2f4f;
    padding: 30px;
    margin: 20px 0 30px;
    border-radius: 0px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.warranty-notice {
    margin-top: 30px;
    padding: 25px;
    background: #f7f9fc;
    border-left: 5px solid #c62828;
    border-radius: 6px;
    font-size: 0.95rem;
}

.warranty-subtext {
    margin-top: -5px;
    margin-bottom: 20px;
}

.warranty-notice h3 {
    margin-top: 0;
    margin-bottom: 10px;
    color: #0b2d4d;
}

.warranty-notice p {
    margin-bottom: 10px;
    color: #333;
}

.notice-help {
    font-weight: bold;
    margin-bottom: 0;
}

.warranty-link {
    color: #005daa;
    font-weight: bold;
    text-decoration: underline;
}

.warranty-link:hover {
    color: #c62828;
}

/* ------------------------------------------ */
/* ----------------Thank You Page CSS-------------------------- */

.frm_style_formidable-style-warranty-registration.with_frm_style .frm-redirect-msg,
.frm_style_formidable-style-warranty-registration.with_frm_style .frm-redirect-msg p,
.frm_style_formidable-style-warranty-registration.with_frm_style .frm-redirect-msg span,
.frm_style_formidable-style-warranty-registration.with_frm_style .frm-redirect-msg a,
.frm_style_formidable-style-warranty-registration.with_frm_style .frm-redirect-msg a:link,
.frm_style_formidable-style-warranty-registration.with_frm_style .frm-redirect-msg a:visited,
.frm_style_formidable-style-warranty-registration.with_frm_style .frm-redirect-msg a:hover,
.frm_style_formidable-style-warranty-registration.with_frm_style .frm-redirect-msg a:active {
  color: #ffffff !important;
}


.warranty-wrap {
    max-width: 800px;
    margin: 40px auto;
    padding: 30px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    font-family: Arial, sans-serif;
}

.warranty-wrap h1 {
    text-align: center;
    margin-bottom: 20px !important;
    color: #082f54;
}

.intro {
    text-align: center;
    font-size: 1.05rem;
    margin-bottom: 25px;
}

.important-box {
    background: #fff3f3;
    border-left: 5px solid #c62828;
    padding: 15px 20px;
    margin-bottom: 30px;
    font-size: 0.95rem;
}

.manufacturer-buttons {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 30px;
}

.btn {
    display: block;
    text-align: center;
    padding: 15px;
    border-radius: 6px;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}

.carrier {
    background: #005daa;
}

.trane {
    background: #c62828;
}

.goodman {
    background: #007a3d;
}

.footer-text {
    text-align: center;
    font-size: 0.95rem;
    color: #444;
}

@media (max-width: 600px) {
    .warranty-wrap {
        padding: 20px;
    }
}

/* ------------------------------------------ */
/* Page creator Template */
.pc-default {
    position: relative;
    padding: 2% 3%;
    background-size: cover;
    background-position: center;
}

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

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

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

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

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

.pc-default h2 {
    font-weight: 900;
}

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

.pc-default h1 {
    font-weight: 900;
    color: #0056a6;
}

.topsec {
    padding-bottom: 3em;
}

.section-faqsec h2 {
    color: #00488c;
    font-weight: 900;
}

.pc-default .accordion-button h3 {
    margin: 0;
    color: white;
}

/* 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: #0b2f4f;
    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: #c52d32;
    letter-spacing: .08em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-highlight2:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3.4em;
    background-size: 3.6em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: 0.2em;
    top: -2.15em;
}

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

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

.inner-bottom {
    margin-top: 0%;
    color: #000!important;
    z-index: 99;
    padding: 8em 7% 2em 7%;
    position: relative;
    /* background-color: #1f2c5f; */
    z-index: 13;
    position: relative;
}

/* ==========================
   INNER BOTTOM - SECTION 2 (USP GROUP 2)
   Scoped so it won't affect other carousels / sections
========================== */
.inner-bottom.section-2 {
    position: relative;
    padding: 20px 0;
    /* background: #fff; */
    background-image: url("/wp-content/uploads/2026/01/cta-bg.jpg");
}

/* Carousel wrapper */
.inner-bottom.section-2 #usp-group2-in {
    position: relative;
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 56px;
    /* space for arrows on desktop */
}

/* Make carousel items animate smoothly */
.inner-bottom.section-2 #usp-group2-in .carousel-item {
    transition: transform .6s ease, opacity .6s ease;
}

/* Layout spacing */
.inner-bottom.section-2 #usp-group2-in .carousel-item .row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 24px;
    align-items: stretch;
}

/* Card */
.inner-bottom.section-2 #usp-group2-in .usp-blk {
    height: 100%;
    border-radius: 0px;
    background: #ffffff;
    /* box-shadow: 0 18px 55px rgba(0,0,0,.12); */
    padding: 22px 20px 18px;
    /* border: 1px solid rgba(2, 21, 38, .08); */
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;
}

/* Hover effect */
.inner-bottom.section-2 #usp-group2-in .usp-blk:hover {
    transform: translateY(-4px);
    /* box-shadow: 0 22px 70px rgba(0,0,0,.16); */
    /* border-color: rgba(200, 31, 43, .35); */
}

/* Icon (handles svg or font icon) */
.inner-bottom.section-2 #usp-group2-in .usp-blk svg, .inner-bottom.section-2 #usp-group2-in .usp-blk i, .inner-bottom.section-2 #usp-group2-in .usp-blk span[class*="icon-"] {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 47px;
    line-height: 1;
    color: var(--brand-red);
}

/* Title */
.inner-bottom.section-2 #usp-group2-in .usp-label {
    font-weight: bold;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 6px;
    color: #082f54;
    font-family: roboto slab;
}

/* Paragraph */
.inner-bottom.section-2 #usp-group2-in .usp-blk p {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    color: #000000;
}

/* ==========================
   INDICATORS (dots)
========================== */
.inner-bottom.section-2 #usp-group2-in .carousel-indicators {
    position: static;
    /* sits below cards */
    margin-top: 18px;
    margin-bottom: 0;
    gap: 10px;
}

.inner-bottom.section-2 #usp-group2-in .carousel-indicators [data-bs-target] {
    width: 34px;
    height: 4px;
    border-radius: 20px;
    border: 0;
    background: #cbd5e1;
    opacity: 1;
}

.inner-bottom.section-2 #usp-group2-in .carousel-indicators .active {
    background: var(--brand-red);
}

/* ==========================
   LEFT / RIGHT ARROWS
========================== */
/* Position */
.inner-bottom.section-2 #usp-group2-in .carousel-control-prev, .inner-bottom.section-2 #usp-group2-in .carousel-control-next {
    width: 46px;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

/* Make the clickable circle */
.inner-bottom.section-2 #usp-group2-in .carousel-control-prev-icon, .inner-bottom.section-2 #usp-group2-in .carousel-control-next-icon {
    width: 42px;
    height: 42px;
    border-radius: 999px;
    background-color: #fff;
    /* button bg */
    box-shadow: 0 14px 40px rgba(0,0,0,.18);
    border: 1px solid rgba(2, 21, 38, .10);
    background-size: 14px 14px;
    /* arrow size */
    filter: none;
    /* prevent weird bootstrap filter effects */
}

/* Hover = brand red */
.inner-bottom.section-2 #usp-group2-in .carousel-control-prev:hover .carousel-control-prev-icon, .inner-bottom.section-2 #usp-group2-in .carousel-control-next:hover .carousel-control-next-icon {
    background-color: var(--brand-red);
    border-color: rgba(200, 31, 43, .35);
}

/* Force arrow to be visible on red (Bootstrap icons are white-ish by default sometimes) */
.inner-bottom.section-2 #usp-group2-in .carousel-control-prev:hover .carousel-control-prev-icon, .inner-bottom.section-2 #usp-group2-in .carousel-control-next:hover .carousel-control-next-icon {
    filter: brightness(0) invert(1);
}

/* ==========================
   RESPONSIVE
========================== */
/* Tablet/mobile: remove side padding so it doesn't feel cramped */
@media (max-width: 991.98px) {
    .inner-bottom.section-2 #usp-group2-in {
        padding: 0 18px;
    }

    /* Pull arrows slightly in */
    .inner-bottom.section-2 #usp-group2-in .carousel-control-prev, .inner-bottom.section-2 #usp-group2-in .carousel-control-next {
        width: 40px;
    }

    .inner-bottom.section-2 #usp-group2-in .carousel-control-prev-icon, .inner-bottom.section-2 #usp-group2-in .carousel-control-next-icon {
        width: 38px;
        height: 38px;
    }
}

/* Small phones: optionally hide arrows and rely on swipe + dots */
@media (max-width: 575.98px) {
    .inner-bottom.section-2 #usp-group2-in .carousel-control-prev, .inner-bottom.section-2 #usp-group2-in .carousel-control-next {
        display: none;
    }
}

/* ---------------------- */
/* Closing CTA Inner CSS  */
/* ------------------------------------------------------------------------------------- */
.faq-page .accordion-button {
    background-color: #0b2f4f;
    color: white;
}

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

.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: #c52d32!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: 3%;
    background: white;
    z-index: 11;
    position: relative;
    margin-top: 4em;
}

.main-blog {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

/* ------------------------------------------------------------------------------------- */
/* Client Response Template CSS  */
.client-resp-wrap {
    padding: 0% 5%;
}

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

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

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

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

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

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

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

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

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

.client-response .bg-inner h1 {
    margin: 0;
    color: #ffffff;
    font-size: 4.3rem;
    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: #c52d32;
    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;
}

/* ------------------------------------------------------------------------------------- */
/* Coupons Inner CSS Finish */
.coup-page {
    position: relative;
    padding-bottom: 7%;
}

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

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

.rev-sec-in {
    padding: 2em 4em 2em 4em!important;
}

.rev-header {
    font-family: roboto slab;
    text-align: center;
    font-size: 2.6em;
    line-height: 1.2;
    color: #082f54;
    font-weight: bold;
}

.rev-header span {
    color: #c6282c;
}

.rev-btns {
    margin-top: 2em;
    width: 60%;
}

.deal-price {
    position: relative;
    font-weight: bold;
    font-size: 4em;
    line-height: 1.2;
    text-shadow: -0.08em 0.09em 0.2em #00000005;
    color: #ffffff;
    font-family: roboto slab;
    margin-top: 0.4em;
}

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

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

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

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

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

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

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

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

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

.coup-page .home-coup p {
    font-size: .8em;
}

/* Coupons tabs (Plumbing / HVAC) */
#couponsTabs.nav-tabs {
    border-bottom: 3px solid #c52d32;
    gap: 10px;
    /* modern browsers */
}

/* Base tab button/link */
#couponsTabs .nav-link {
    color: #114f7e;
    background: #ffffff;
    border: 2px solid #c52d32;
    border-bottom: 0;
    border-radius: 2px 1px 0 0;
    padding: 10px 18px;
    font-weight: 700;
    line-height: 1;
    transition: background-color .2s ease, color .2s ease, transform .15s ease;
}

/* Hover / focus */
#couponsTabs .nav-link:hover, #couponsTabs .nav-link:focus {
    background: #c52d32;
    color: #ffffff;
    transform: translateY(-1px);
    outline: none;
    box-shadow: none;
}

/* Active tab */
#couponsTabs .nav-link.active, #couponsTabs .nav-link[aria-selected="true"] {
    background: #114f7e;
    color: #ffffff;
    border-color: #114f7e;
    position: relative;
    top: 2px;
    /* visually connects active tab to panel */
}

/* Tab panel container (optional - makes it look "connected") */
/* Mobile: allow horizontal scroll if tabs wrap tight */
@media (max-width: 575px) {
    #couponsTabs.nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    #couponsTabs .nav-link {
        white-space: nowrap;
    }
}

.side-coup {
    position: relative;
    width: 100%;
    margin: 2em auto 2em auto;
    background-color: #0b2f4f;
    background-size: 55%;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 5% 10% 7% 10%;
    outline: .3em dashed #ffffff;
    outline-offset: -1em;
    text-align: center;
    /* border-radius: 2em; */
}

.side-coup p {
    font-size: 0.8em;
    color: #ffffff;
}

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

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

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

.side-coup .btn-primary {
    display: block;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #ffffff !important;
    padding: 0.6em 1em;
    font-size: 1em;
    width: 90%;
    margin: 1em auto;
    background-color: #c12c31;
    border: 2px solid transparent;
    /* prevents layout shift */
    transition: all .25s ease;
}

.side-coup .btn-primary:hover, .side-coup .btn-primary:focus {
    background-color: #082f54;
    /* keep background */
    color: #ffffff !important;
    border-color: #ffffff;
}

/* Coupon wrapper in sidebar */
.sidebar .coupon {
    position: relative;
    padding: 1.5em 2em 2em 2em;
    background: #c52d32;
    /* dark blue */
    width: 100%;
    color: #ffffff;
    outline: .2em dashed #ffffff;
    outline-offset: -0.9em;
    border-radius: 0px;
    box-shadow: 0 10px 20px -12px rgba(0,0,0,.45);
    text-align: center;
    margin-bottom: 2em;
    margin-top: 2em;
}

/* PRICE */
#sidebar1 .price {
    margin: 0 0 .15em;
    font-family: roboto slab;
    font-size: 3em;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #ffffff;
}

/* OFFER text */
#sidebar1 .offer {
    margin: 0 0 1.1em;
    font-size: 1.2em;
    /* font-weight: bold; */
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #ffffff;
}

/* Button */
#sidebar1 .coupon .btn {
    display: block;
    width: 80%;
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: .14em;
    color: #ffffff;
    background: #0b2f4f;
    border: 2px solid #ffffff;
    margin-top: .2em;
}

/* Button hover */
#sidebar1 .coupon .btn:hover {
    background: #114f7d;
    color: #ffffff;
}

/* Optional: tiny lift on hover of whole coupon */
.sidebar .coupon:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 26px -14px rgba(0,0,0,.6);
}

/* Coupons Inner CSS Finish */
.side-label {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 2em;
    margin-bottom: 0em;
    font-family: 'roboto slab';
    font-weight: bold;
    margin-bottom: 1em;
    color: white;
}

.side-form {
    text-align: center;
    padding: 1rem;
    background: #082f54;
    /* border-radius: 40px; */
    color: white;
    position: relative;
    /* height: 63em; */
}

.side-form p {
    font-size: 14px;
    line-height: 1.5;
    color: #e6eef5;
    margin-bottom: 15px;
}

.side-form p .phone a {
    color: #c52d32;
    text-decoration: none;
    font-weight: 600;
}

.side-form p .phone a:hover {
    text-decoration: underline;
}



.side-form p .phone {
    display: inline;
}

.side-form p .phone a {
    display: inline;
    white-space: nowrap; /* keeps number together */
}
.contact-social-icons {
    display: flex;
    gap: 4px;
    align-items: flex-start;
}

.contact-social-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    line-height: 1;
    text-decoration: none;
    color: #082e52;
}

.contact-social-icons span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

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

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

.feedback-l-btns .btn {
    margin: 1em auto!important;
    max-width: 400px
}

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

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

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

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

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

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

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

/* ------------------------------------------------------Media Queries CSS ---------------------------------------- */
@media screen and (min-width: 5.001em) and (max-width: 25em) {
    /* NEW QUERIES */ .full-inner-max {
        margin-top: 0em;
    }

    .sliderfull {
        margin-top: 33%;
    }

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

    /* END NEW QUERIES */
    #breadcrumbs {
        font-size: .6em;
        margin-top: 6em;
    }

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

    blockquote:after {
        display: none;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .insideimage {
        padding: 28% 4% 0% 4%;
        margin-top: 10.5%;
        border-bottom: 0.2em solid #1d1761;
        background-image: none;
    }

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

    .insideimage:before {
        display: none;
    }

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

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

    .banner-head {
        font-size: 1.1em;
    }

    .insideimage .col-lg-6 {
        padding-right: 35%;
    }

    .banner-head {
        font-size: 0.83em;
        width: 100%;
    }

    .logo-image img {
        width: 8.4em;
        top: .1em;
    }

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

    .logo-foot img {
        width: 19em;
    }

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

    .close-cta {
        font-size: 0.8em;
        padding: 6% 2% 3% 2%;
    }

    .sched-row a ,.sched-row button {
        padding: 3% 0% 3% 0%;
        font-size: 0.6em;
    }

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

    .client-response {
        padding: 17% 1% 7% 1%;
        margin-top: 14%;
    }

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

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

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

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

    .insideimage .slider-usp {
        width: 95%;
        margin-right: auto;
        right: 0;
        font-size: 0.7em;
        position: relative;
        margin-top: 1em;
        bottom: -2em;
    }

    .insideimage:before {
        display: none;
    }

    .insideimage .slider-usp.row>* {
        padding: 0 1%;
    }

    .show-for-small-only {
        display: block!important;
        margin-top: 0em;
    }

    .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 */ .full-inner-max {
        margin-top: 0em;
    }

    .sliderfull {
        margin-top: 15%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .error-page {
        padding: 16% 4% 14% 4%;
        margin-top: 18%;
    }

    .logo-image a {
        margin-top: .2em;
        transform: scale(1);
        top: 0em;
    }

    .logo-image img {
        width: 9.8em;
        left: -0.2em;
        top: 0.1em;
    }

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

    .insideimage {
        padding: 19% 4% 5% 4%;
        margin-top: 13.5%;
        border-bottom: 0.2em solid #1d1761;
        background-image: none;
    }

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

    .insideimage:before {
        display: none;
    }

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

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

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

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

    .insideimage .slider-usp {
        width: 95%;
        margin-right: auto;
        right: 0;
        position: relative;
        margin-top: -1em;
        bottom: -3em;
    }

    .insideimage:before {
        display: none;
    }

    .insideimage .slider-usp.row>* {
        padding: 0 1%;
    }

    .insideimage .col-lg-6 {
        padding-right: 35%;
    }

    .banner-head {
        font-size: 1.1em;
        width: 100%;
    }

    .insideimage .activate a {
        font-size: .88em;
    }

    .show-for-small-only {
        display: block!important;
    }

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

    .compressed-sec .col-md-8 {
        width: 66.6666666667%;
    }

    .compressed-sec .col-md-4 {
        width: 33.3333333333%;
    }
}

@media screen and (max-width: 39.938em) and (min-width: 35.001em) {
    /* NEW QUERIES */ .full-inner-max {
        margin-top: 2em;
    }

    .sliderfull {
        margin-top: 16%;
    }

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

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

    .quick-nav.adjust {
        top: 4.4em;
    }

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

    .error-page {
        padding: 13% 4% 11% 4%;
        margin-top: 17%;
    }

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

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

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

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

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

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

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

    .insideimage {
        padding: 28% 4% 0% 4%;
        margin-top: 10.5%;
        border-bottom: 0.2em solid #1d1761;
        background-image: none;
    }

    .insideimage:after {
        width: 100%;
        left: 0;
        border-radius: 0;
        transform: none;
    }

    .insideimage .truck-image:after {
        display: none;
    }

    .insideimage:before {
        display: none;
    }

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

    .insideimage .slider-usp {
        width: 95%;
        margin-right: auto;
        right: 0;
        position: relative;
        margin-top: 0.5em;
    }

    .insideimage .slider-usp.row>* {
        padding: 0 1%;
    }

    .banner-head {
        font-size: 1.2em;
    }

    #breadcrumbs {
        font-size: .79em;
        margin-top: 5em;
    }

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

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

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

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

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

    blockquote:after {
        display: none;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .show-for-small-only {
        display: block!important;
    }

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

    .compressed-sec .col-md-8 {
        width: 66.6666666667%;
    }

    .compressed-sec .col-md-4 {
        width: 33.3333333333%;
    }
}

@media screen and (max-width: 55em) and (min-width: 39.939em) {
    /* NEW QUERIES */ .sliderfull {
        margin-top: 16%;
    }

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

    /* 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;
        left: -0.3em;
        top: -0.1em;
    }

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

    .insideimage {
        padding: 20% 4% 0% 4%;
        margin-top: 10.5%;
        border-bottom: 0.2em solid #1d1761;
        background-image: none;
    }

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

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

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

    .error-page {
        padding: 15% 4% 12% 4%;
        margin-top: 10%;
    }

    .sliderfull .col-sm-12, .section-1 .col-sm-12, .section-2 .col-sm-12, .section-3 .col-sm-12, .section-4 .col-sm-12, .section-6 .col-sm-12 {
        width: 100%!important;
    }

    .section-1 .col-md-3 {
        width: 50%!important;
    }

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

    .show-for-small-only {
        display: block!important;
    }

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

    .insideimage:before {
        display: none;
    }

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

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

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

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

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

@media screen and (max-width: 59.999em) and (min-width: 55.001em) {
    /* NEW QUERIES */ .slider-header {
        font-size: 2.2em;
    }

    .sliderfull {
        margin-top: 14%;
    }

    /* END NEW QUERIES */
    .sched-row a strong {
        font-size: 2em;
    }

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

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

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

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

    .thank-you {
        margin-top: 10%;
    }

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

    .inside-content .col-md-8, .inside-content .col-md-4 {
        flex: 0 0 auto;
        width: 100%;
    }

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

    .insideimage {
        padding: 12% 3% 1% 3%;
        margin-top: 14.5%;
        background-size: 54%;
        background-position: 122% 18%;
    }

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

    .insideimage .slider-usp {
        width: 53%;
        font-size: .84em;
    }

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

    .site-footer .bullet-list li {
        font-size: .9em;
    }

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

    .error-page {
        padding: 11% 4% 6% 4%;
        margin-top: 10%;
    }

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

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

    .sched-row:after {
        content: " ";
        position: absolute;
        bottom: 35%;
        height: 2.4em;
        width: .4em;
        left: 50.8%;
    }

    .sliderfull .btn {
        font-size: 1em;
    }

    .copyright {
        font-size: .9em!important;
    }

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

    .show-for-small-only {
        display: block!important;
    }

    .sidebar.show-for-small-only {
        display: block!important;
        width: 100%;
    }
}

@media screen and (min-width: 60em) and (max-width: 63.938em) {
    /* NEW QUERIES */ .slider-header {
        font-size: 2.2em;
    }

    .sliderfull {
        margin-top: 18%;
    }

    /* END NEW QUERIES */
    .inside-content .col-md-8, .inside-content .col-md-4 {
        flex: 0 0 auto;
        width: 100%;
    }

    .desk-nav {
        display: block;
    }

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

    .menu>li a {
        font-size: 0.65em;
        padding: 0.7em 1.4em;
    }

    .top-bar .menu>li a {
        font-size: 0.67em;
    }

    .menu-top-menu-container .menu>li a {
        font-size: 0.7em;
        padding: .4em .7em;
    }

    .top-menu .btn {
        font-size: .8em;
    }

    .smallbar .menu-top-menu-container .menu>li a {
        font-size: .68em;
    }

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

    .smallbar .desk-nav .top-bar .btn-primary {
        font-size: 0.7em;
    }

    .insideimage {
        padding: 12% 3% 1% 3%;
        margin-top: 25.5%;
        background-size: 53%;
        background-position: 114% -44px;
    }

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

    .section-protecta h1 {
        font-size: 2em;
    }

    .client-review {
        padding: 13% 4% 5% 4%;
    }

    .banner-head {
        font-size: 1.3em;
    }

    .insideimage .activate a {
        font-size: 1em;
    }

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

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

    .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 */ .slider-header {
        font-size: 2.2em;
    }

    .insideimage {
        padding: 12% 3% 1% 3%;
        margin-top: 21.5%;
        background-size: 53%;
        background-position: 111% -78px;
    }

    .sliderfull {
        margin-top: 19%;
    }

    /* END NEW QUERIES */
    .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;
    }

    .top-menu .btn {
        font-size: .8em;
    }

    .smallbar .menu-top-menu-container .menu>li a {
        font-size: 0.7em;
    }

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

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

    .smallbar .desk-nav .top-bar .btn-primary {
        font-size: 0.7em;
    }

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

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

    .section-protecta h1 {
        font-size: 2.2em;
    }

    .section-protectc .usp-box {
        height: 17em;
        color: black;
        font-size: .7em;
    }

    .client-review {
        padding: 13% 4% 5% 4%;
    }

    .banner-head {
        font-size: 1.3em;
    }

    .insideimage .activate a {
        font-size: 1em;
    }

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

    html {
        font-size: 16px!important;
    }

    .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 */ .slider-header {
        font-size: 2.5em;
    }

    .sliderfull {
        margin-top: 16%;
    }

    /* END NEW QUERIES */
    html {
        font-size: 17px!important;
    }

    .home-form iframe {
        height: 43em!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: 14em;
    }

    .side-rev .btn {
        font-size: 1em;
    }

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

    .copyright {
        font-size: .9em!important;
    }

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

    .sched-row a ,.sched-row button {
        padding: 1% 2% 2% 2%;
    }

    .show-for-small-only {
        display: none;
    }
}

@media screen and (max-width: 95.001em) and (min-width: 85.001em) {
    /* NEW QUERIES */ .sliderfull {
        margin-top: 15%;
    }

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

    /* END NEW QUERIES */
    html {
        font-size: 17px!important;
    }

    .desk-nav {
        display: block;
    }

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

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

    .menu-top-menu-container .menu>li a {
        font-size: .8em;
    }

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

    .smallbar .menu-top-menu-container .menu>li a {
        font-size: 0.9em;
    }

    .smallbar .desk-nav .top-bar .btn-primary {
        font-size: 0.7em;
    }

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

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

    .section-8:after {
        width: 52%;
    }

    .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 */ .sliderfull {
        margin-top: 12%;
    }

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

    /* END NEW QUERIES */
    html {
        font-size: 17px!important;
    }

    .desk-nav {
        display: block;
    }

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

    .img-box img {
        top: 1em;
        width: 90%;
    }

    .usp-con {
        width: 37%;
        padding: 2.1em 0.4em 1em 1.4em;
        height: 7.9em;
        clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    }

    .copyright {
        font-size: .9em!important;
    }

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

    .sched-row a ,.sched-row button {
        padding: 3% 0% 3% 0%;
    }

    .show-for-small-only {
        display: none;
    }
}

@media screen and (min-width: 125.001em) and (max-width: 999.9em) {
    /* NEW QUERIES */ .sliderfull {
        margin-top: 12%;
    }

    .slider-header {
        /* font-size: 3.64em; */
    }

    /* END NEW QUERIES */
    .sliderfull {
    }

    .img-box img {
        top: 1em;
        width: 90%;
    }

    .usp-con {
        width: 37%;
        padding: 2.1em 0.4em 1em 1.4em;
        height: 8.5em;
        clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    }

    html {
        font-size: 17px!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;
    }



    
}

/* =====================================================================
   FIXES — Apr 29, 2026
   1. Font paths (Poppins + Roboto Slab)
   2. iPhone slider text cut-off
   3. iPad footer columns too squished
   4. Header slightly squished at ~1024px (iPad Pro landscape / small desktop)
   ===================================================================== */

/* -----------------------------------------------------------------
   FIX 1 — FONT PATHS
   The relative "fonts/…" resolves to the wrong directory because
   custom.css lives in /inc/assets/css/. Switching to absolute paths
   so the fonts load on every device.
   (These override the @font-face blocks near line 167-197)
   ----------------------------------------------------------------- */
@font-face {
    font-family: "Poppins";
    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: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    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: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    src: url("/wp-content/themes/plumberseo-bootstrap/fonts/Roboto-Slab-Regular.woff2") format("woff2"),
         url("/wp-content/themes/plumberseo-bootstrap/fonts/Roboto-Slab-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    src: url("/wp-content/themes/plumberseo-bootstrap/fonts/Roboto-Slab-Bold.woff2") format("woff2"),
         url("/wp-content/themes/plumberseo-bootstrap/fonts/Roboto-Slab-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* -----------------------------------------------------------------
   FIX 2 — iPHONE SLIDER TEXT CUT-OFF
   The quick-nav bar overlaps the top of the hero text.
   Increase top padding on the static-slide at mobile so the heading
   clears the quick-nav bar.
   ----------------------------------------------------------------- */
@media (max-width: 767.98px) {
    .static-slide {
        padding-top: 34%;
    }
}

/* -----------------------------------------------------------------
   FIX 3 — iPAD FOOTER COLUMNS TOO SQUISHED
   The footer uses col-md-3 / col-md-4 / col-md-2 / col-md-3 which
   activates at 768px. At iPad portrait (768-991px) four columns are
   too cramped. Override to a 2-column grid at tablet, then full 4-col
   only at lg (992px+).
   ----------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 991.98px) {
    /* Make each footer column 50% width so they form a 2×2 grid */
    .site-footer .logo-foot,
    .site-footer .locations-col,
    .site-footer .helpful-links-col,
    .site-footer .we-accept-col {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 1.5em;
    }

    /* Center-align the logo column */
    .site-footer .logo-foot {
        text-align: center;
    }

    /* Give the locations column a bit more breathing room */
    .site-footer .locations-col {
        text-align: center;
    }

    .site-footer .locations-col .location-txt {
        text-align: center;
    }

    /* Center the helpful links */
    .site-footer .helpful-links-col {
        text-align: center;
    }

    /* Center the "We Accept" column */
    .site-footer .we-accept-col {
        text-align: center;
    }

    /* Make location cards sit side by side nicely */
    .site-footer .locations-col .row.g-3 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
}


/* =====================================================================
   FIXES — Apr 29, 2026
   1. Font paths (Poppins + Roboto Slab)
   2. iPhone slider text cut-off
   3. iPad footer columns too squished
   4. Header slightly squished at ~1024px (iPad Pro landscape / small desktop)
   ===================================================================== */

/* -----------------------------------------------------------------
   FIX 1 — FONT PATHS
   The relative "fonts/…" resolves to the wrong directory because
   custom.css lives in /inc/assets/css/. Switching to absolute paths
   so the fonts load on every device.
   (These override the @font-face blocks near line 167-197)
   ----------------------------------------------------------------- */
@font-face {
    font-family: "Poppins";
    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: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    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: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    src: url("/wp-content/themes/plumberseo-bootstrap/fonts/Roboto-Slab-Regular.woff2") format("woff2"),
         url("/wp-content/themes/plumberseo-bootstrap/fonts/Roboto-Slab-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    src: url("/wp-content/themes/plumberseo-bootstrap/fonts/Roboto-Slab-Bold.woff2") format("woff2"),
         url("/wp-content/themes/plumberseo-bootstrap/fonts/Roboto-Slab-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* -----------------------------------------------------------------
   FIX 2 — iPHONE SLIDER TEXT CUT-OFF
   The quick-nav bar overlaps the top of the hero text.
   Increase top padding on the static-slide at mobile so the heading
   clears the quick-nav bar.
   ----------------------------------------------------------------- */
@media (max-width: 767.98px) {
    .static-slide {
        padding-top: 34%;
    }
}

/* -----------------------------------------------------------------
   FIX 3 — iPAD FOOTER COLUMNS TOO SQUISHED
   The footer uses col-md-3 / col-md-4 / col-md-2 / col-md-3 which
   activates at 768px. At iPad portrait (768-991px) four columns are
   too cramped. Override to a 2-column grid at tablet, then full 4-col
   only at lg (992px+).
   ----------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 991.98px) {
    /* Make each footer column 50% width so they form a 2×2 grid */
    .site-footer .logo-foot,
    .site-footer .locations-col,
    .site-footer .helpful-links-col,
    .site-footer .we-accept-col {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 1.5em;
    }

    /* Center-align the logo column */
    .site-footer .logo-foot {
        text-align: center;
    }

    /* Give the locations column a bit more breathing room */
    .site-footer .locations-col {
        text-align: center;
    }

    .site-footer .locations-col .location-txt {
        text-align: center;
    }

    /* Center the helpful links */
    .site-footer .helpful-links-col {
        text-align: center;
    }

    /* Center the "We Accept" column */
    .site-footer .we-accept-col {
        text-align: center;
    }

    /* Make location cards sit side by side nicely */
    .site-footer .locations-col .row.g-3 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/* -----------------------------------------------------------------
   FIX 4 — HEADER SLIGHTLY SQUISHED AT ~1024px
   At iPad Pro landscape / small desktop (992px–1199px) the desk-nav
   header elements are a bit cramped. Scale down the phone tiles,
   buttons, and logo slightly so everything breathes.
   ----------------------------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199.98px) {
    /* Slightly smaller logo */
    .header-logo img {
        max-width: 280px;
    }

    /* Scale down the phone tile text */
    .loc-tile.inactive .tile-phone {
        font-size: 15px;
    }

    .loc-tile.active .tile-phone {
        font-size: 18px;
    }

    .loc-tile.inactive .tile-city,
    .loc-tile.active .tile-city {
        font-size: 8px;
    }

    .loc-tile {
        padding: 8px 8px;
    }

    /* Narrower CTA buttons */
    .btn-header {
        width: 240px;
        padding: 10px 10px;
        font-size: 12px;
    }

    /* Tighten the header buttons gap */
    .header-buttons {
        gap: 6px;
    }

    /* Slightly smaller nav menu items */
    .main-nav-bar a {
        font-size: 11px;
        letter-spacing: .06em;
    }

    .main-nav-bar ul {
        gap: 14px;
    }

    /* Slightly smaller mini-nav */
    .mini-nav a {
        font-size: 11px;
    }

    .mini-nav ul {
        gap: 18px;
    }

    /* Slightly smaller licenses text */
    .licenses-text {
        font-size: 11px;
    }
}

/* -----------------------------------------------------------------
   FIX 5 — SECTION 9 SERVICE LOCATIONS CUT OFF ON RIGHT
   At ~992–1199px the two col-lg-6 columns (map + location tiles)
   are squeezed by the 5rem (80px) side padding on .section-9.
   Combined with the Bootstrap g-5 gutter (24px each side) and the
   sec9-scroll padding-right (18px), the right column overflows and
   gets clipped by overflow:hidden.

   Fix: reduce section padding at that breakpoint, remove the
   unnecessary overflow:hidden on the service-areas-col wrapper,
   and scale down the location tile text/padding slightly so
   everything fits cleanly.
   ----------------------------------------------------------------- */

/* Remove the double overflow clip — parent .section-9 already has it */
.section-9 .service-areas-col {
    overflow: visible;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    /* Reduce side padding so the two columns have room */
    .section-9 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    /* Slightly smaller location tile text so tiles fit in 2-col grid */
    .service-location .location-header strong {
        font-size: 15px;
    }

    .service-location {
        padding: 10px 10px 8px;
    }

    .serv-list a {
        font-size: 11px;
    }

    .serv-list {
        gap: 10px;
    }

    /* Reduce the scroll container's right padding */
    .sec9-scroll {
        padding-right: 12px;
    }

    /* Tighten the grid gap */
    .service-areas-list {
        gap: 10px;
    }
}

/* Also fix for iPad portrait (768-991px) where it's single column
   but still has excessive side padding */
@media (min-width: 768px) and (max-width: 991.98px) {
    .section-9 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}


[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)
    }
}
