:root {
  --font-standard: "Lato", serif;
  --font-special: "Lato", serif;
  --link-color: blue;
}
h1 span:not(text_carousel span) {
    font-size: 18px;
}
body {
    background: #060606;
}
figure {
    margin: 25px 0;
}
.sparkle {
    position: fixed;
    left: 0;
    top: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    pointer-events: none;
    z-index: 999999;
    mix-blend-mode: screen;
    will-change: transform, opacity;
}
.custom_header {
    background: #000000c9;
    backdrop-filter: blur(15px);
    position: fixed;
}
container, .container, .state_locations {
    width: 1800px;
    max-width: 100%;
}
.scrolled.scroll-up header, .scrolled.scroll-up header{background:#000000c9;}
.state_locations {
    margin: 25px auto;
}
.mobile_menu a:visited {
    color: #000;
}
.mobile_menu a {
    padding: 26px 20px;
}
.mobile_menu {
    width: 400px;
}
.header_flex {
    transition: 200ms ease-in-out;
}
.scroll-up .header_flex {
    min-height: auto;
}
.site_logo {
    width: 264px;
    height: 42px;
    transition: ease 200ms;
    animation: fadepop 700ms forwards;
    will-change: transform, opacity;;
}
@keyframes fadepop {
    from {
        opacity: 0;
        transform: scale(.5);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.cta {
    transition: ease 200ms;
    color: var(--brand-primary);
    background: var(--brand-secondary);
    border: none;
}
.cta:hover {
    transition: ease 200ms;
    color: var(--brand-primary);
    background: var(--brand-secondary);
    border: none;
    opacity: .9;
}
.flex_fit {
    flex: 0 0 fit-content!important;
}
header nav {
    justify-self: start;
    flex: 1;
    justify-content: end;
}
hero .cta {
    padding: 22px 22px;
    font-size: 17px;
}
#holdButton {
    color: #000!important;
}
hero {
    min-height: fit-content;
}
hero .push_ad {
    flex-direction: row !important;
    align-items: center !important;
    max-width: 1100px !important;
    margin: 30px auto !important;
    justify-content: center;
    display: none!important;
}
hero p {
    margin: 50px auto 0;
    font-size: 22px;
    line-height: 42px;
    text-align: center;
    color: #121247;
}
hero container section:last-child:not(.home hero container section:last-child) {
    display: none;
}
hero container section:first-child {
    padding: 15px;
    width: 100%;
    max-width: 1120px;
    flex: 0 0 100%;
    align-self: start;
    margin: auto;
}
footer {
    background: #060606;
}
.background_lgt_gray {
    background: url(/push-content/uploads/abstract-bg-o.svg) #132035 !important;
    background-size: contain !important;
    color: #fff;
}
hero h1 {
    font-size: 64px;
    color: #121247;
    line-height: 72px;
    text-align: center;
    width: 100%;
    font-weight: 800;
    margin: 0 auto 30px;
}
.home hero h1 {
    font-size: 75px;
    line-height: 84px;
}
hero h1 span {
    color: #121247;
}
hero container {
    padding: 50px 50px;
    /*background: url(/push-content/uploads/hero-bg.svg) #ff5c3514 !important;*/
    background-size: 1800px;
    border-radius: 56px;
    margin: auto auto 30px;
    flex-direction: column;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
text_carousel span.active {
    transform: translatey(0);
    left: 0;
    width: 100%;
    margin-top: 20px;
    font-weight: 700;
    font-size: 30px!important;
    will-change: transform, opacity;
    animation: spanside 5s infinite; /* Add infinite if you want continuous looping */
}

@keyframes spanside {
    0% {
        opacity: 0;
        transform: translatey(50px);
        clip-path: inset(0 100% 0 0);
    }
    20% {
        opacity: 1;
        transform: translatey(0);
        clip-path: inset(0 0 0 0);
    }
    80% {
        opacity: 1;
        transform: translatey(0);
        clip-path: inset(0 0 0 0);
    }
    100% {
        transform: translatey(10px);
        opacity: 0;
        /*clip-path: inset(0 100% 0 0);*/
        
    }
}
hero .short_booking  {
    margin: auto;
}
.mobile_menu {
    border-radius: 30px;
    padding: 15px;
}
.services_list {
    padding: 60px 10px;
}
label {
    font-weight: 600;
    margin: 12px 0 10px;
    display: block;
    font-size: 17px;
    color: #919191;
}
input, textarea, input:-internal-autofill-selected {
    align-self: stretch;
    border: 1px solid #2f2f2f;
    padding: 11px 15px;
    border-radius: 8px;
    width: 100%;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    background: #161616;
    color: #fff;
}
form:not(.short_booking) {
    width: 750px;
    max-width: 100%;
    /*background: #fff;*/
    /*padding: 20px;*/
    /*border-radius: 20px;*/
}
form .alt_cta {
    border: none;
    background: var(--alt-color) !important;
}
.push_verify_wrapper, .contact h1, .apply h1, .thank-you h1, .thank-you p {
    position: relative;
    color: #999;
}
.contact container.flex.min_height_100.align_items_center.justify_content_center.flex_direction_column.padding_y_50px.padding_x_15px, .apply container.flex.min_height_100.align_items_center.justify_content_center.flex_direction_column.padding_y_50px.padding_x_15px, .thank-you container.flex.min_height_100.align_items_center.justify_content_center.flex_direction_column.padding_y_50px.padding_x_15px {
    min-height: 100dvh;
}
.popular_services_list div a, .service_partners .item a {
    z-index: 1;
}
.popular_services_list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(343px, 1fr));
    gap: 17px;
}
.popular_services_list div {
    padding: 20px;
    transition: ease 200ms;
    position: relative;
    margin-bottom: 0;
    padding: 24px 24px !important;
    border-radius: 30px !important;
}
.alt_cta {
    border: none;
    background: #222;
    color: #fff!important;
}
.state_locations {
    background: #e9ebf3;
    border: none !important;
    border-radius: 40px;
    padding: 83px 60px 30px !important;
}
.state_locations a {
    color: #000!important;
}
.why_fix li {
    background: #32343930;
    border: none;
}
.service_list_name {
    font-size: 24px;
    color: #000080;
}
.review_loop item {
    border-bottom: none;
    background: #e9ebf3;
    padding: 26px;
    border-radius: 30px;
}
.review_loop .rimg {
    background-color: #517ffb;
    border: none;
    color: #fff;
}
.review_loop img {
    filter: invert(1);
}
.accordion {
    background: #e9ebf3 !important;
    border: none;
    box-shadow: none;
    border-radius: 20px !important;
}
.background_lgt_gray .accordion {
    background: #b8bcc5 !important
}
.step {
    background: #e9ebf3;
    color: #fff;
}
.location_list div a {
    background: #eee;
    color: var(--bg-color);
}
.location_list div a:hover {
    color: #000;
}
footer, footer a {
    color: #999;
}
nav a {
    color: #fff;
}
nav a:hover {
    color: #999;
    background: none;
    border: 2px solid transparent;
}
.service_list_link {
    border: none;
    padding: 8px 11px;
    border-radius: 15px;
    background: #ffffff;
    color: #101c88;
    border: 1px solid #101c88;
}
.popular_services_list div:hover .service_list_link {
    border: none;
    padding: 8px 18px!important;
    border-radius: 15px!important;
    background: #101c8821;
    color: #101c88;
    border: 1px solid #101c88;
}
.rating img {
    filter: invert(1);
}
.btn {
    font-family: var(--font-special);
    transition: ease 200ms;
    padding: 13px 26px;
    border-radius: 10px;
}
hero form input {
    border: 2px solid #ff5c35;
    background: #fff;
    border-radius: 11px;
}
.short_booking input:focus-visible {
    outline: none!important;
    border: 2px solid #12124744!important;
}
:focus-visible {
    border: 1px solid #12124799!important;
    outline: none!important;
}
.mmi {
    border: none;
    padding:0;
    background: transparent;
    width: auto;
    color: #fff;
    width: 142px;
    font-weight: 600;
    justify-content: end;
    background: #ffffff1c;
    border-radius: 10px;
    padding: 13px;
}
.mmi.dp_active {
    background: #ffffff12;
}
.mmi div {
    text-align: right;
}
.mmi span {
    width: 25px;
    background: #fff;
    left: 25px;
    height: 1.5px;
}
.mmi span:first-child:before {
    top: -6px;
    background: #fff;
    height: 1.5px;
}
.mmi span:first-child:after {
    bottom: -6px;
    background: #fff;
    height: 1.5px;
}
.mmi.dp_active span:first-child, .mmi.dp_active span:last-child { 
    height: 1px;
}
.review_loop {
    max-width: 1000px;
    margin: auto;
}
.review_loop .review {
    line-height: 30px;
}
.image-masonry {
    opacity: 0;
    animation: fade-in 3s 600ms 1 forwards;
}
.product_icons {
    width: 730px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px auto;
    gap: 10px;
}
.product_icons img {
    flex: 0 0 50px;
}

@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.btn, button, nav a, .mobile_menu a, img, .service_list_link, .location_list div a, .state_locations, .accordion {
    font-family: var(--font-special);
}

header {
    transition: ease 300ms;
}
header.scrolled {
    transform: translatey(-120px);
}
header.scroll-up {
    transform: translatey(0);
    box-shadow: 0 0 20px #00000022;
}
.hero_video {
    width: 100%;
    background: #fff;
    height: 812px;
    object-fit: cover;
    position: absolute;
    z-index: -1;
    top: 91px;
}
.video_overlay {
    background: #00112bd6;
    width: 100%;
    height: 812px;
    position: absolute;
    z-index: 1;
    top: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.video_overlay .container {
    max-width: 1800px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.video_overlay h1 {
    text-align: center;
    font-size: 120px;
    line-height: 140px;
    color: #24ff7c;
    text-shadow: 0 0 30px #00000085;
    font-weight: 900;
    margin: -15px 0 0 0;
}
hero .breadcrumbs, hero .breadcrumbs a {
    color: #121247!important;
    text-align: center;
    margin: auto;
}

.video_overlay .btn {
    width: max-content;
    font-size: 22px;
    padding: 15px 44px;
    text-align: center;
    margin: 25px auto;
}
.rating_wrap {
    position: absolute;
    background: #fff;
    padding: 15px;
    right: 0;
    margin-top: -72px;
    z-index: 1;
}
.background_lgt_gray h2 {
    color: var(--alt-color);
    margin: 0 0 35px;
}
.background_lgt_gray grid {
    margin-top: 50px;
}
.background_lgt_gray .step {
    background: #00000061;
    min-height: 360px;
}
.background_lgt_gray .why_fix li {
    background: #00000061;
}
.background_lgt_gray container {
    padding-top: 100px;
    padding-bottom: 100px;
}
.background_lgt_gray .accordion {
    background: #00000061!important;
    border-radius: 10px;
}
.background_lgt_gray .accordion-header:after {
    filter: invert(1)!important;
}
.wave {
   width: 100%;
   position: absolute;
   bottom: 30px;
   opacity: 0;
   clip-path: inset(0 100% 0 0);
   animation: unclip 6s forwards 1;
   filter: saturate(18.5) hue-rotate(51deg);
}
@keyframes unclip {
    from {
        clip-path: inset(0 100% 0 0);
        opacity: 0;
    }
    to {
        clip-path: inset(0 0 0 0);
        opacity: .9;
    }
}
.scrolled .mobile_menu:not(.scroll-up .mobile_menu) {
    padding: 45px 15px;
    top: 207px !important;
}
.mobile_menu, .scroll-up .mobile_menu {
    top: 70px!important;
    height: 90dvh;
}
.scrolled .mmi.dp_active:not(.scroll-up .mmi.dp_active) {
    transform: translatey(103px) scale(.8);
    z-index: 5000;
    margin-right: -9px;
}
.menu-item-has-children {
    flex-direction: column;
}
.menu-item-has-children[aria-expanded="false"] {
    height: 58px;
    flex: 0 0 58px;
    overflow: hidden;
    ul.sub-menu {
        flex: 0;
    }
}
.menu-item-has-children[aria-expanded="true"] {
    height: auto;
    flex: 0 0 max-content;
    overflow: auto;
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    ul.sub-menu {
        flex: 1;
    }
}
.menu-item a:not(.sub-menu .menu-item a) {
    font-weight: 600;
    font-size: 17px;
}
.mobile_menu nav {
    flex-direction: column;
    width: 100%;
    overflow: auto;
    max-height: 88dvh;
    position: relative;
    justify-content: start;
}
.mobile_menu .menu, .mobile_menu .sub-menu {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    flex: 0 0 max-content;
}
.menu-item-has-children a {
    display: flex;
    justify-content: space-between;
}
.menu-item-has-children a svg {
    width: 12px;
    height: 12px;
}
[aria-expanded="true"].dropdown {background: #eee;}
[aria-expanded="true"].menu-item-has-children a svg {
    transform: rotate(90deg);
}
.menu-item {
    display: flex;
    padding: 0;
    width: 100%;
    flex: 0 0 max-content;
}
.menu-item a {
    padding: 15px;
    width: 100%;
    border: none;
}
.menu-item a:hover {
    border: none;
}
.header-logo{flex: 0 0 max-content;}
@media(max-width: 900px) {
    .header-logo{flex:0 0 80%;}
    .header_flex{flex-wrap:wrap;
    .mmi {font-size: 0;width:49px;}
    .mobile_menu {
        left: 0!important;
    }
    nav a:last-child {display: flex;}
    .scrolled .mobile_menu {
        top: 76px!important;
    }
    .home hero h1 {
        font-size: 40px;
        line-height: 47px;
    }    
    hero p {
        margin: 50px auto 0;
        font-size: 17px;
        line-height: 28px;
    }
    hero container {
        padding: 50px 15px;
    }
    .video_overlay, .hero_video {
        height: 640px;
        overflow: hidden;
    }
    text_carousel {
        min-height: 200px;
    }
    .mobile_menu {
        width: 100%;
    }
    .wave {
        bottom: 114px;
        width: 500%;
        z-index: -1;
    }
    .location_list {
        grid-template-columns: repeat(auto-fill, minmax(126px, 1fr));
    }
    hero container section:last-child {
        flex: 1;
    }
    hero h1 {
        font-size: 38px;
        line-height: 48px;
    }
}