:root {
    --primary-font: "oswald", Arial, sans-serif;
    --secondary-font: "Plus Jakarta Sans", sans-serif;
    --open-sans: "open-sans", Arial, sans-serif;
    --source-sance-pro: "Source Sans Pro", sans-serif;
    --color-blue-mva2: #0090CE;
    --color-blue-light-mva2: #5FCEFF;
}

/* --------------------------- MVA_2 START----------------------------------- */

.logo__image img {
    position: relative;
    z-index: 10;
}

.mva_2 .nolouniversalform__container .contactform.component {
    box-shadow: 0px 4px 40px 0px #00000026;
    border-top-color: var(--color5);
}

.lge_banner--form.mva_2.section-nolouniversalform:not(.footer_form) .nolouniversalform__container .contactform__caption {
    color: var(--color-blue-mva2);
    font-weight: normal;
}

.header_nav.mva_2 .component-phone__number.phone-s {
    color: var(--color5);
}

.banner_yellow_bar.mva_2 h4 {
    text-transform: none;
}

.gallery_mva_2 .gallery-item--spacer {
    display: flex;
    justify-content: center;
}

.gallery_mva_2 .flex-viewport .slides {
    display: flex;
    align-items: center;
}

.banner_yellow_bar.mva_2 .cta__subtitle.component__subtitle {}

.lge_banner.lge_banner--form.mva_2 .contactform .nolouniversalform .nu-disclaimer a {
    color: var(--color-blue-mva2);
    font-size: 10px;
}

.footer.mva_2 .footer_disclaimer__container--inner a,
.footer.mva_2 .nu-disclaimer a {
    color: var(--color-blue-mva2) !important;
}

.featured_benefits.mva_2 .featuredblocks__caption.component__subtitle {
    font-family: var(--primary-font);
    font-size: 36px;
    color: white;
    margin-top: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 1;
}

.featured_list--learn-more.mva_2 .editable__container h3 {
    margin-right: 20px;
    color: var(--color-blue-mva2) !important;
}

.gallery_mva_2 .gallery-items-wrap {
    align-items: center;
}

.injury_slider.mva_2 .cta__title.component__title {
    font-size: 47px;
    line-height: 48px;
    font-family: var(--primary-font);
}

.injury_slider.mva_2 .stats-item {
    min-height: 380px;
    background: white;
}

.injury_slider.mva_2 .stat__text {
    padding: 30px;
}

.injury_slider.mva_2 .stats__title-caption-wrap {
    margin-bottom: 30px;
}

.injury_slider.mva_2 .controls-wrapper {
    margin-top: 10px;
}

.injury_slider.mva_2 .mediaslider-a__title.component__title {
    font-family: var(--primary-font);
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}

.injury_slider.mva_2 .mediaslider-a__title.component__title::before {
    content: " ";
    display: block;
    width: 165px;
    border-top: 6px solid var(--color-blue-mva2);
    margin-bottom: 20px;
}

.injury_slider.mva_2 .mediaslider-a .mediaslider__media-bg {
    padding-top: 50%;
}

.injury_slider.mva_2 .mediaslider__item-title {
    color: black !important;
    font-size: 96px !important;
    line-height: 96px !important;
    font-weight: bold !important;
    text-align: left;
    font-family: var(--primary-font);
    margin-bottom: 20px;
}

.injury_slider.mva_2 .mediaslider__item-subtitle {
    color: var(--color-blue-mva2) !important;
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: bold !important;
    font-family: var(--secondary-font) !important;
    margin: 0;
}

.injury_slider.mva_2 .mediaslider__item-description p,
.injury_slider.mva_2 .mediaslider__item-description div {
    color: black;
    font-weight: normal !important;
    font-size: 24px !important;
    line-height: 32px !important;
    font-family: var(--secondary-font) !important;
}

.gallery_mva_2 .component__title {
    font-family: var(--primary-font);
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: left;
    position: relative;
}

.gallery_mva_2 .component__title::before {
    content: " ";
    display: block;
    width: 165px;
    border-top: 6px solid var(--color-blue-mva2);
    margin-bottom: 20px;
}

.featured_cert.mva_2 .cta__title sup {
    font-size: 0.5em;
    vertical-align: super;
    margin-right: 3px;
    top: -8px;
}

.featured_benefits.mva_2 .featuredblocks__title.component__title::before {
    border-color: var(--color-blue-mva2);
}

.featured_benefits.mva_2 .featuredblock__title {
    color: var(--color-blue-light-mva2) !important;
    font-size: 36px !important;
}

.featured_benefits.mva_2 .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
    color: white !important;
}

.yellow_cta.side-by-side-cta.mva_2 .cta__title.component__title {
    font-size: 72px;
}

.yellow_cta.side-by-side-cta.mva_2 .cta__subtitle.component__subtitle {
    color: black;
}

.clients_mva_2 .testimonials__title.component__title::before {
    border-color: var(--color-blue-mva2) !important;
}

.faq.mva_2 .featuredblocks__title.component__title::before {
    border-color: var(--color-blue-mva2);
}

.faq.mva_2 .featuredblock__title {
    color: var(--color-blue-mva2) !important;
}

.footer_form.mva_2 .contactform__caption.component__subtitle,
.footer_form.mva_2 .nolouniversalform .nu-disclaimer p {
    color: white !important;
}

.footer_form.mva_2 {
    border-top-color: var(--color5);
}

.footer.mva_2 .component-phone__number.phone-s {
    color: var(--color5);
}

.mva_2 .alias-blade_mva_2 .blade__description {
    position: absolute;
    bottom: 70px;
    z-index: 1;
    background: #F4F4F4;
    right: 350px;
    border-radius: 8px;
    box-shadow: 0px 8px 11px 0px rgba(125, 137, 141, 0.3);
    padding: 14px 60px 14px 25px;
}

.mva_2 .alias-blade_mva_2 .blade__description h3 {
    font-family: var(--primary-font);
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

.mva_2 .alias-blade_mva_2 .blade__description p {
    font-family: var(--primary-font);
    font-size: 12px;
    text-transform: uppercase;
    color: black;
    line-height: 1.2;
    font-weight: 400;
}

.mva_2 .alias-blade_mva_2 .blade__title-subtitle__wrapper {
    /* max-width: 94%; */
}

.mva_2 .alias-blade_mva_2 .blade__text {
    position: absolute;
    margin-top: -172px;
    height: calc(100% - 130px);
    /* background: red; */
}

.mva_2 .alias-blade_mva_2 .blade__title-subtitle__wrapper .blade__eyebrow {
    color: black;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    font-family: var(--secondary-font);
    margin: 0;
}

.mva_2 .alias-blade_mva_2 .blade__title-subtitle__wrapper .blade__title {
    font-size: 58px;
    line-height: 66px;
    font-weight: bold;
    font-family: var(--primary-font);
    text-transform: uppercase;
    color: var(--color-blue-mva2);
}

.mva_2 .alias-blade_mva_2 .blade__title-subtitle__wrapper .blade__subtitle {
    font-size: 24px;
    color: black;
    font-family: var(--secondary-font);
    max-width: 70%;
}

.mva_2 .alias-blade_mva_2 .bladeImg {
    float: right;
    z-index: 1;
    position: relative;
    max-width: 300px;
}

.mva_2 .alias-blade_mva_2 .blade__media:before {
    content: "";
    background: #dddddd;
    position: absolute;
    z-index: 0;
    width: 460px;
    height: 340px;
    bottom: 0;
    border-radius: 300px 0px 0 0px;
    right: 0;
}

.featured_cert.mva_2 .component__eyebrow {
    font-family: var(--primary-font);
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: black;
    margin-bottom: 30px;
}

.featured_cert.mva_2 .component__eyebrow::before {
    content: " ";
    display: block;
    width: 165px;
    border-top: 6px solid var(--color-blue-mva2);
    margin-bottom: 20px;
}

.thank_you_mva_2 h1 {
    font-family: var(--primary-font);
    color: black !important;
    font-size: 48px;
    line-height: 1.2;
    text-transform: uppercase;
}

.thank_you_mva_2 h2 {
    font-family: var(--primary-font);
    color: var(--color-blue-mva2) !important;
    font-size: 36px;
    line-height: 1.2;
}

.thank_you_mva_2 p {
    font-size: 26px;
    line-height: 1.2;
}

.thank_you_mva_2 h1::before {
    content: " ";
    display: block;
    width: 165px;
    border-top: 6px solid var(--color-blue-mva2);
    margin-bottom: 20px;
}

.featured_cert.mva_2 .cta__title {
    font-size: 160px;
    font-family: var(--primary-font);
    font-weight: bold;
    color: black;
    line-height: 160px;
}

.featured_cert.mva_2 .cta__subtitle {
    font-size: 48px;
    font-family: var(--primary-font);
    color: var(--color-blue-mva2);
    line-height: 48px;
    font-weight: 400;
}

.featured_cert.mva_2 .component.title-subtitle__wrapper {
    margin: 0;
}

.gallery_mva_2 .controls-wrapper {
    display: none;
}

@media (max-width: 991px) {

    .lge_banner.lge_banner--form.mva_2 .cta__title.component__title {
        font-size: 32px !important;
    }

    .lge_banner.lge_banner--form.mva_2 .cta__subtitle.component__subtitle {
        text-transform: none !important;
        font-size: 28px !important;
    }

    .lge_banner--form.mva_2.section-nolouniversalform:not(.footer_form) .nolouniversalform__container .contactform__caption {
        font-size: 20px;
    }

    .injury_slider.mva_2 .cta__title.component__title {
        font-size: 32px;
        line-height: 36px;
        text-align: left;
    }

    .injury_slider.mva_2 .cta__button--icon.component__button--1 .icon::before,
    .yellow_cta.side-by-side-cta.mva_2 .cta__button--icon.component__button--1 .icon::before {
        font-size: 31px;
    }

    .injury_slider.mva_2 .cta__button--icon.component__button--1,
    .yellow_cta.side-by-side-cta.mva_2 .cta__button--icon.component__button--1 {
        font-size: 26px !important;
        min-width: auto;
    }

    .featured_benefits.mva_2 .featuredblock__title {
        font-size: 32px !important;
    }

    .featured_benefits.mva_2 .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
        font-size: 20px;
    }

    .featured_benefits.mva_2 .featuredblocks-grid-a.grid-spaced .featuredblocks .featuredblock__item {
        /* .featured_benefits.mva_2 .featuredblocks-grid-a.grid-spaced .featuredblocks { */
        padding: 0 !important;
    }

    .featured_benefits.mva_2 .featuredblocks__caption.component__subtitle {
        font-size: 32px;
    }

    .yellow_cta.side-by-side-cta.mva_2 .cta__button--icon {
        margin-bottom: 20px;
    }

    .yellow_cta.side-by-side-cta.mva_2 .cta__button--icon:last-child {
        margin: 0;
    }

    .mva_2 .alias-blade_mva_2 .blade__wrap .row {
        flex-direction: column-reverse;
        max-width: 100%;
    }

    img {
        max-width: 100%;
    }

    .mva_2 .alias-blade_mva_2 .blade__description {
        bottom: -275px;
        left: auto;
        right: 145px;
    }

    .mva_2 .alias-blade_mva_2 .blade-a .blade__media {
        margin: 0;
    }

    .mva_2 .alias-blade_mva_2 .blade__description h3 {}

    .mva_2 .alias-blade_mva_2 .blade__description p {}


    .mva_2 .alias-blade_mva_2 .blade__text {
        position: relative;
        margin-top: -0;
        height: 100%;
        padding-left: 30px;
    }

    .mva_2 .alias-blade_mva_2 .blade__title-subtitle__wrapper .blade__eyebrow {
        line-height: 24px;
    }

    .mva_2 .alias-blade_mva_2 .blade__title-subtitle__wrapper .blade__title {
        font-size: 40px;
        line-height: 48px;
        /* font-size: 37px;
        line-height: 45px; */
    }

    .mva_2 .alias-blade_mva_2 .blade__title-subtitle__wrapper .blade__subtitle {
        max-width: 100%;
    }

    .mva_2 .alias-blade_mva_2 .bladeImg {
        max-width: 215px;
        margin-right: -40px;
    }

    .mva_2 .alias-blade_mva_2 .blade__media:before {
        width: 330px;
        height: 260px;
        right: -30px;
        border-radius: 200px 0px 0 0px;
    }

    .mva_2 .nolouniversalform__container .contactform.component {
        border: 0
    }

    .mva_2 .nolouniversalform__container .btn.submit.lgesubmit {
        font-size: 26px;
    }

    .featured_list--learn-more.mva_2 .alias-learn_more_cta_btn_mva_2 {
        padding-top: 0;
    }

    .featured_list--learn-more.mva_2 .alias-learn_more_cta_btn_mva_2 .cta__button--icon.component__button--2 {
        min-width: auto;
        padding: 5px;
    }

    .featured_list--learn-more.mva_2 .cta__title.component__title {
        font-size: 40px;
        text-align: left;
    }

    .featured_cert.mva_2 .component__eyebrow {
        font-size: 32px;
    }

    .featured_cert.mva_2 .cta__title {
        font-size: 58px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .featured_cert.mva_2 .cta__title sup {
        /* font-size: 0.3em;
        margin-right: 3px;
        top: -8px; */
    }

    .featured_cert.mva_2 .cta__subtitle {
        font-size: 32px;
        line-height: 40px;
    }


    .injury_slider.mva_2 .mediaslider-a .mediaslider__media-bg {
        padding-top: 70%;
    }

    .injury_slider.mva_2 .mediaslider__item-title {
        font-size: 54px !important;
        line-height: 60px !important;
    }

    .injury_slider.mva_2 .mediaslider__item-subtitle {}

    .injury_slider.mva_2 .mediaslider__item-description p {}


    .injury_slider .slides>li {
        background-color: transparent;
    }

    .injury_slider .slides .mediaslider__text {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding: 15px 0px;
    }

    .injury_slider .mediaslider__item-title-subtitle-wrapper {
        padding: 0;
    }

    .injury_slider .mediaslider__item-title {
        max-width: 100%;
    }

    .injury_slider .mediaslider__item-subtitle {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .injury_slider .mediaslider__item-description {
        padding: 0;
        max-width: 100%;
        font-weight: 800 !important;
    }

    .featured_list--learn-more.mva_2 .editable__container h3 {
        font-size: 32px !important;
    }

    .featured_list--learn-more.mva_2 .editable__container p {
        /* font-size: 24px !important; */
        font-size: 20px !important;
    }

    .yellow_cta.side-by-side-cta.mva_2 .cta__title.component__title {
        font-size: 48px;
    }

    .mobile_nav.mva_2 .logo__image img {
        max-width: 150px;
    }

    .footer.mva_2 .logo__image img {
        max-width: 300px;
    }

    .gallery_mva_2 .controls-wrapper {
        display: none;
    }

}


/* --------------------------- MVA_2 END ----------------------------------- */

.section-testimonials .controls-wrapper {
    justify-content: center !important;
    padding: 24px 0 0 !important;
}

/* cta */
.cta__links-wrapper a.cta__button--icon {
    font-size: clamp(20px, 5vw, 30px) !important;
}

@media (min-width: 768px) {
    .cta-a .cta__links-wrapper {
        flex-direction: column;
    }

    .cta-a .cta__links-wrapper a:first-child,
    .cta-a .cta__links-wrapper a:last-child {
        margin-left: 0;
        margin-right: 0;
    }
}

/* slip and fall: video */
.injury_slider .mediaslider-flexslider ul,
.injury_slider .mediaslider-flexslider ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.injury_slider .mediaslider-a .mediaslider__media-text--wrapper {
    gap: 0px !important;
}

@media (max-width: 767px) {
    .phone-ios-fix-home {
        min-height: 100px !important;
        max-height: 100px !important;
        background: black;
        will-change: transform;
        height: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
        transition: unset !important;
        -webkit-overflow-scrolling: touch;
        transform: translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: fixed !important;
        z-index: 103 !important;
    }

    .phone-ios-fix-home::before {
        background: transparent !important;
    }

    .phone-fixed-banner-ios {
        z-index: 0 !important;
    }

    #id_c9ee5107-cd12-55f5-a7d0-66cf6fc1a068 {
        z-index: 0 !important;
    }

    #id_70a7db38-4646-5dfb-b73d-e3b5e50983e6 {
        z-index: 0 !important;
    }


    p.location__address {
        /* -webkit-touch-callout: none;
        -webkit-user-select: none;
        user-select: none;
        text-decoration: none; */
    }

    /* p {
        color: inherit;
        text-decoration: none;
    }

    a[href^="https://maps.apple.com"],
    a[href^="https://www.google.com/maps"] {
        pointer-events: none;
        text-decoration: none;
        color: inherit;
    } */

    #id_cc58ee87-8ae7-5a21-9b7e-d936b13ee020,
    #id_d8fc7935-4357-5fe4-9e24-35f572dea5d6,
    #id_ba4aaee9-a43d-5844-ad1f-0cd77c29fb59 {
        z-index: 1000;
    }

}

@media (min-width: 992px) {
    .container {
        max-width: 95%;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1350px;
    }
}

@media (max-width: 991px) {
    .section-available .section-base-container:nth-child(4) {
    /* .section-available .section-base-container:nth-child(3) { */
        display: flex;
        flex-direction: column-reverse;

        .section-overlap-container {
            position: relative;
        }
    }
}

.header_nav--sticky {
    .cta__links-wrapper {
        justify-content: center;
        flex-direction: row;
        align-items: flex-end;
        column-gap: 15px;
        flex-wrap: nowrap;

        .cta__link--icon {
            margin-top: 0;
            padding: 20px 10px 0px;
            min-width: unset;
            color: var(--color1);
            background-color: var(--color5) !important;
            border: 2px solid transparent !important;
            font-size: 45px;
        }
    }
}

.mobile_nav {
    .section--inner>.row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        justify-content: flex-end;
        padding-left: 0 !important;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        justify-content: flex-start;
        padding-right: 0 !important;
    }

    .cta__links-wrapper {
        justify-content: center;
        flex-direction: row;
        align-items: flex-end;
        column-gap: 15px;
        flex-wrap: nowrap;

        .cta__link--icon {
            margin-top: 0;
            padding-top: 0;
            min-width: unset;
            color: var(--color5);
            background-color: transparent !important;
            border: 2px solid transparent !important;
            font-size: 40px;
        }
    }

}

.sticky_mobile_nav {
    @media (max-width: 991px) {
        display: block !important;
    }

    .section--inner>.row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        justify-content: flex-end;
        padding-left: 0 !important;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        justify-content: flex-start;
        padding-right: 0 !important;
    }

    .cta__links-wrapper {
        justify-content: center;
        flex-direction: row;
        align-items: flex-end;
        column-gap: 15px;
        flex-wrap: nowrap;

        .cta__link--icon {
            margin-top: 0;
            padding: 20px 10px 0px;
            min-width: unset;
            color: var(--color1);
            background-color: var(--color5) !important;
            border: 2px solid transparent !important;
            font-size: 45px;
        }
    }

    .phone-a {
        .component-phone__info-wrapper {
            margin-top: 5px;
        }

        h3 {
            text-align: left;
        }

        a {
            text-decoration: none;

            span {
                font-family: var(--primary-font);
                font-weight: 700;
                font-size: clamp(28px, 5vw, 32px);
                line-height: 32px;
                text-transform: uppercase;
                margin-left: 0;
            }
        }
    }

}

.team_image {
    .ple-column-padding {
        padding: 0 !important;
    }

    .image {
        position: relative;

        &::after {
            content: " ";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 20%;
            background: linear-gradient(to top, black, transparent);
            pointer-events: none;
        }
    }
}

.header_nav {
    .component-phone__title {
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: 20px;
        line-height: 1.2;
        text-align: right;
        text-transform: uppercase;
    }

    .component-phone__item-wrapper {

        a,
        .component-phone__number {
            font-family: var(--primary-font);
            color: var(--color5);
            font-weight: 700;
            font-size: 36px;
            line-height: 1.2;
            text-align: right;
            text-transform: uppercase;
            text-decoration: none;
        }
    }

    .component-phone__info-wrapper {
        margin-top: 0;
    }

    .component-phone__title {
        margin-bottom: 0;
    }
}

.lge_banner {
    .cta {
        .cta__eyebrow {
            font-family: var(--secondary-font);
            font-weight: 800;
            font-size: clamp(12px, 3vw, 20px);
            line-height: 1.2;
            text-transform: uppercase;
            text-align: left;
        }

        .cta__title {
            font-family: var(--primary-font);
            font-weight: 700;
            font-size: clamp(60px, 6.5vw, 87px);
            line-height: 1.2;
            text-transform: uppercase;
            color: var(--color5);
            text-align: left;
        }

        .cta__subtitle {
            font-family: var(--secondary-font);
            font-weight: 800;
            font-size: clamp(16px, 3.5vw, 32px);
            line-height: 1.2;
            color: var(--color8);
            text-align: left;
        }
    }


    .section__column-1,
    section__column-2 {
        /* padding-top: 0;
        padding-bottom: 0; */
    }



}

.lge_banner--form {

    .section__column-1 {
        background: var(--color5);
    }

    .section__column-2 {
        padding-left: 0;
        padding-right: 0;
    }

    @media (min-width: 992px) {
        .section__column-1 {
            opacity: 0;
        }
    }

    .cta {
        .cta__title-subtitle__wrapper {
            margin-bottom: 0;
        }

        .cta__title {
            font-family: var(--primary-font);
            color: var(--color1);
            font-weight: 700;
            font-size: 36px;
            line-height: 36px;
            text-transform: uppercase;
            text-align: left;
        }

        .cta__subtitle {
            font-family: var(--primary-font);
            color: var(--color1);
            font-weight: 400;
            font-size: 32px;
            line-height: 36px;
            text-transform: uppercase;
            text-align: left;
            margin-bottom: 0;
        }
    }

    .nolouniversalform__container {
        background: none !important;
        padding: 0 !important;
    }

    .contactform {
        position: absolute;
        z-index: 1;
        padding: 30px;
        background: var(--color3);
        border-top: 20px solid var(--color2);

        h3 {
            font-family: var(--primary-font);
            font-weight: 700;
            font-size: 36px;
            line-height: 1.2;
            text-align: center;
            text-transform: uppercase;
            color: var(--color1);
        }

        h4 {
            font-family: var(--primary-font);
            font-weight: 500;
            font-size: 24px;
            line-height: 1.2;
            text-align: center;
            color: #626262;
        }


        @media (max-width: 991px) {
            position: relative;

            h3,
            h4 {
                text-align: left;
            }
        }

        .nolouniversalform {
            .contactform__col-bottom {
                &>.row {
                    row-gap: 25px;
                    margin-bottom: 60px;
                }
            }

            label.contactform__label {
                font-family: var(--primary-font);
                font-weight: 700;
                font-size: 18px;
                line-height: 1;
                color: #666;
                margin-left: 0 !important;
                margin-bottom: 10px;
                padding: 0 !important;
                display: block !important;
            }

            .contactform__control,
            .contactform__input input:not([type=radio]):not([type=checkbox]) {
                font-family: var(--primary-font);
                font-weight: 700;
                font-size: 18px;
                line-height: 1.2;
                color: #666 !important;
                background-color: #E0E0E0 !important;
                min-height: 48px;
                border-color: #E0E0E0 !important;

                &::placeholder {
                    color: #E0E0E0 !important;
                }
            }

            .contactform__submit {
                margin-top: 20px;
                margin-bottom: 20px;
            }

            .lgesubmit {
                margin-top: 0;
                font-family: var(--primary-font);
                font-weight: 700;
                font-size: 30px;
                line-height: 1.2;
                text-align: center;
                text-transform: uppercase;
                background-color: var(--color1);
                color: #fff;
                width: 100%;
                border-radius: 50px !important;
                max-width: unset;
                transition: opacity 0.5s;

                &:hover {
                    opacity: .8;
                }
            }

            .nu-disclaimer {

                p,
                a {
                    font-weight: 400;
                    font-size: 10px !important;
                    line-height: 1.2 !important;
                }
            }
        }
    }
}

.banner_yellow_bar {
    h3 {
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: 84px;
        line-height: 1.2;
        text-transform: uppercase;
        color: var(--color1) !important;
    }

    h4 {
        font-family: var(--secondary-font);
        font-weight: 700;
        font-size: 44px;
        line-height: 1.2;
        text-transform: uppercase;
        color: var(--color1) !important;
    }
}

.featured_stats {
    .featuredblocks {
        .featuredblock__item {
            .featuredblock__wrap {
                display: flex;
                flex-direction: row;
                align-items: center;
                column-gap: 20px;
                padding: 0 !important;

                .featuredblock-image-title-wrapper {
                    margin: 0;

                    .featuredblock__image {
                        width: clamp(140px, 10vw, 150px);
                        height: clamp(140px, 10vw, 150px);
                        background-size: contain;
                        object-fit: contain;
                        background-repeat: no-repeat;
                    }
                }

                .featuredblock__content-wrapper {
                    .featuredblock__title {
                        font-family: var(--primary-font);
                        font-weight: 700;
                        font-size: clamp(28px, 5vw, 70px);
                        line-height: 1.2;
                        text-transform: uppercase;
                        text-align: left;
                    }

                    .featuredblock__content {
                        p {
                            font-family: var(--secondary-font);
                            font-weight: 800;
                            font-size: clamp(20px, 5vw, 25px) !important;
                            font-size: 25px;
                            line-height: 100%;
                            text-align: left;
                        }
                    }
                }
            }
        }
    }
}


.featured_cert {
    .featuredblocks__title-caption-wrap {
        max-width: unset;
        margin-bottom: 40px;
    }

    .featuredblocks__eyebrow {
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: 36px;
        line-height: 1.2;
        text-transform: uppercase;
        text-align: left;
        position: relative;

        &::before {
            content: " ";
            display: block;
            width: 165px;
            border-top: 6px solid var(--color2);
            margin-bottom: 20px;
        }
    }

    .featuredblocks-grid-a {
        .featuredblock__item {
            max-width: 100% !important;
            margin: 0 !important;
        }

        .featuredblock__wrap {
            display: flex;
            flex-direction: column;
            align-items: center;
            column-gap: clamp(25px, 5vw, 60px);
        }

        .featuredblock-image-title-wrapper {
            max-width: 100px !important;
            margin: 0 !important;

            .featuredblock__image {
                height: 100px !important;
                width: 100px !important;
            }

        }

        .featuredblock__title {
            font-family: var(--primary-font);
            font-weight: 700;
            font-size: clamp(32px, 5vw, 54px);
            line-height: 1.2;
            text-align: left;
        }

        .featuredblock__content {
            margin: 0 !important;
            max-width: 100% !important;

            p {
                font-family: var(--secondary-font);
                font-weight: 800;
                font-size: clamp(22px, 5vw, 25px);
                line-height: 1.2;
                text-align: left;
            }
        }

        @media (min-width: 525px) {
            .featuredblock__wrap {
                flex-direction: row !important;
            }

            .featuredblock__content-wrapper {
                border-left: 1px solid var(--color2);
                padding-left: clamp(25px, 5vw, 60px);
            }
        }

        @media (min-width: 768px) {
            .featuredblock-image-title-wrapper {
                max-width: 275px !important;
                margin: 0 !important;

                .featuredblock__image {
                    height: 275px !important;
                    width: 275px !important;
                }
            }
        }
    }
}


.featured_stats,
.featured_benefits,
.featured_dui,
.section-testimonials,
.faq .title-subtitle__wrapper,
/* .injury_slider.mva_2, */
.injury_slider .stats__title-caption-wrap,
.dui_slider .stats__title-caption-wrap {
    .title-subtitle__wrapper {
        max-width: unset;
        margin-bottom: 75px;
    }

    .component__title {
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: 36px;
        line-height: 1.2;
        text-transform: uppercase;
        text-align: left;
        position: relative;

        &::before {
            content: " ";
            display: block;
            width: 165px;
            border-top: 6px solid var(--color2);
            margin-bottom: 20px;
        }
    }
}


.dui_slider {
    .stats__title-caption-wrap {
        margin-bottom: 75px;
    }

    .flexslider {
        background: #fff;
        padding: 30px 30px 100px 30px;
        background-image: url(https://my.martindalenolo.com/0098516/storage/app/media/not-guilty.png);
        background-repeat: no-repeat;
        background-position: right bottom;
    }

    .controls-wrapper {
        margin-top: 30px;

        .flex-control-paging {
            li a {
                height: 5px;
                width: 30px;
                display: block;
                background: var(--color4) !important;
                border-radius: 0 !important;

                &.flex-active {
                    background: var(--color5) !important;
                }
            }
        }
    }

    .stat__title {
        font-family: var(--primary-font) !important;
        font-weight: 700 !important;
        font-size: clamp(40px, 5vw, 65px) !important;
        line-height: 1.2 !important;
        text-transform: uppercase;
        color: #000 !important;
        text-align: left;
    }

    .stat__subtitle {
        font-family: var(--primary-font) !important;
        font-weight: 400 !important;
        font-size: clamp(26px, 5vw, 30px) !important;
        line-height: 1.2 !important;
        color: #000 !important;
        text-align: left;
        max-width: 70%;
        text-shadow: 0 0 10px #fff;
    }

    .cta__title {
        font-family: var(--primary-font);
        font-weight: 400;
        font-size: 48px;
        line-height: 1.2;
    }
}

.injury_slider {
    .mediaslider-a .mediaslider__media {
        margin: 0;
    }

    .mediaslider-a .mediaslider__media-text--wrapper {
        flex-direction: column-reverse;
        row-gap: 40px;
    }

    .stats__title-caption-wrap {
        margin-bottom: 75px;
    }

    .controls-wrapper {
        margin-top: 30px;

        .flex-control-paging {
            li a {
                height: 5px;
                width: 30px;
                display: block;
                background: var(--color4) !important;
                border-radius: 0 !important;

                &.flex-active {
                    background: var(--color5) !important;
                }
            }
        }
    }

    .slides {
        &>li {
            position: relative;
            background-color: black;
        }

        .mediaslider__text {}
    }

    .mediaslider__item-title-subtitle-wrapper {
        padding: 15px 15px 0 15px;
    }

    .mediaslider__item-title {
        font-family: var(--primary-font) !important;
        font-weight: 700 !important;
        font-size: clamp(60px, 5vw, 80px) !important;
        line-height: 1.2 !important;
        text-transform: uppercase;
        color: #000 !important;
        text-align: left;
        margin-bottom: clamp(20px, 4vw, 30px);
    }

    .mediaslider__item-subtitle {
        font-family: var(--primary-font) !important;
        font-weight: 400 !important;
        font-size: clamp(42px, 5vw, 50px) !important;
        line-height: 1.2 !important;
        color: #000 !important;
        text-align: left;
        max-width: 100%;
        margin-bottom: 0;
    }

    .mediaslider__item-description {
        font-family: Plus Jakarta Sans;
        font-weight: 600;
        font-family: var(--secondary-font) !important;
        font-size: clamp(18px, 5vw, 24px) !important;
        line-height: 1.2 !important;
        color: #000 !important;
        text-align: left;
        max-width: 100%;
        padding: 15px;
    }

    @media (min-width: 680px) {
        .slides {
            &>li {
                background-color: transparent;
            }

            .mediaslider__text {
                position: absolute;
                top: 0;
                right: 0;
                left: 0;
                bottom: 0;
                padding: 40px;
            }
        }

        .mediaslider__item-title-subtitle-wrapper {
            padding: 0;
        }

        .mediaslider__item-title {
            max-width: 80%;
        }

        .mediaslider__item-subtitle {
            max-width: 80%;
            margin-bottom: 20px;
        }

        .mediaslider__item-description {
            padding: 0;
            max-width: 80%;
            font-weight: 800 !important;
            ;
        }

    }
}

.featured_dui,
.featured_benefits {
    .featuredblocks-grid-a {}

    .featuredblocks {
        padding: 0 15px !important;
        column-gap: 14px;
        display: flex;
        flex-wrap: nowrap;
        margin: 0;
        overflow: hidden;
        justify-content: flex-start;

        ul {
            column-gap: 15px;
        }

        .featuredblock__item {
            padding: 0 !important;
            margin: 0 !important;

            @media (max-width: 991px) {
                flex: 0 0 100%;
                max-width: 100%;
            }

            .featuredblock__wrap {
                background: rgba(255, 255, 255, 0.13);
                border-radius: 12px;
            }

            .featuredblock-image-title-wrapper {
                width: 100%;
                max-width: unset !important;

                .featuredblock__image {
                    height: 246px;
                    width: 100%;
                    border-radius: 12px;
                }
            }
        }
    }

    .slider-nav {
        display: flex;
        justify-content: center;
        column-gap: 5px;
        margin-top: 40px;

        .slider-bullet {
            height: 5px;
            width: 30px;
            display: block;
            background: var(--color4);

            &.active {
                background: var(--color5);
            }
        }
    }
}

.featured_dui {
    .featuredblock__item {
        .featuredblock__title {
            font-family: var(--primary-font);
            font-weight: 700;
            font-size: clamp(44px, 4vw, 59px);
            line-height: 1.2;
            text-transform: capitalize;
            color: var(--color5)
        }

        .featuredblock__content {
            p {
                font-family: var(--secondary-font);
                font-weight: 600;
                font-size: 24px;
                line-height: 1.2;
                color: var(--color3) !important;
            }
        }
    }
}

.featured_benefits {
    .featuredblock__item {
        .featuredblock__content-wrapper {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%;
        }

        .featuredblock__title {
            font-family: var(--primary-font);
            font-weight: 700;
            font-size: clamp(28px, 2.5vw, 38px);
            line-height: 1.2;
            text-transform: none;
            color: var(--color5)
        }

        .featuredblock__content {
            p {
                font-family: var(--secondary-font);
                font-weight: 600;
                font-size: 24px;
                line-height: 1.2;
                color: var(--color3) !important;
            }
        }
    }
}


.yellow_cta {
    .container .cta-a.cta-a--12 {
        max-width: unset;
    }

    .cta__title-subtitle__wrapper {
        margin-bottom: 50px;
    }

    h3 {
        color: var(--color1) !important;
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: clamp(38px, 5vw, 100px);
        line-height: 1.2;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 0;
    }
}


.featured_list {
    h3 {
        color: var(--color1) !important;
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: clamp(52px, 5vw, 65px);
        line-height: 1.2;
        text-transform: uppercase;
    }

    ul {
        row-gap: 15px;
        display: flex;
        flex-direction: column;
        list-style-image: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.929 24.1666C18.4741 24.1666 23.7799 18.8608 23.7799 12.3157C23.7799 5.77066 18.4741 0.464844 11.929 0.464844C5.38394 0.464844 0.078125 5.77066 0.078125 12.3157C0.078125 18.8608 5.38394 24.1666 11.929 24.1666ZM17.4206 10.4005C17.9991 9.82197 17.9991 8.88403 17.4206 8.30552C16.8421 7.72702 15.9041 7.72702 15.3256 8.30552L10.4476 13.1835L8.5324 11.2682C7.9539 10.6897 7.01595 10.6897 6.43744 11.2682C5.85894 11.8467 5.85894 12.7847 6.43744 13.3632L9.40016 16.3259C9.97867 16.9044 10.9166 16.9044 11.4951 16.3259L17.4206 10.4005Z" fill="%231F2937"/></svg>');
        margin-left: 15px;

        li {
            font-family: var(--primary-font);
            font-weight: 400;
            font-size: clamp(32px, 5vw, 40px);
            line-height: 1.2;
            padding-left: 15px;
        }
    }

}

.featured_list--learn-more {

   .gallery-grid--item {
        justify-content: center;
        align-items: center;
    }

    .cta__title {
        color: var(--color1) !important;
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: clamp(52px, 5vw, 65px);
        line-height: 1.2;
        text-transform: uppercase;
    }

    .editable__container {
        h3 {
            font-family: var(--primary-font);
            font-weight: 600;
            font-size: 36px;
            line-height: 40px;
            color: var(--color2) !important;
        }

        p {
            font-family: var(--open-sans);
            font-weight: 400;
            font-size: 26px;
            line-height: 32px;
        }

        b {
            font-weight: 900;
        }
    }
}


.section-testimonials {
    .testimonials-a {
        max-width: unset;

        .flexslider {
            max-width: 1000px;
            margin: 0 auto;
        }

        .testimonials-item-wrapper {
            flex-direction: column;
        }

        .testimonials-item {
            .testimonial__image {
                align-self: self-start;
                max-width: 240px;
                width: 240px;
                height: 48px;
                margin-bottom: 15px;

                img {
                    object-fit: contain;
                }
            }

            .testimonial__content {
                p {
                    font-family: var(--open-sans);
                    font-weight: 400;
                    font-size: 26px;
                    line-height: 32px;
                }
            }

            .testimonial__source {
                font-family: var(--open-sans);
                font-weight: 400;
                font-size: 26px;
                line-height: 32px;
            }
        }
    }

    .controls-wrapper {
        justify-content: space-between;
        padding-top: 0;

        a {
            width: 100%;
        }
    }

    .flex-prev {
        display: flex;
        column-gap: 15px;
        align-items: center;

        &::before {
            content: url('data:image/svg+xml,<svg width="59" height="16" viewBox="0 0 59 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.02483 13.9287L2 7.9643L7.02483 1.99988" stroke="black" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.5 7.96436L2.38653 7.96436" stroke="black" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
        }

        &::after {
            content: "PREVIOUS" !important;
            color: var(--color1);
            font-family: "oswald", Arial, sans-serifimportant !important;
            font-weight: 700;
            font-size: 24px;
            line-height: 1.2;
            text-transform: uppercase;
        }
    }

    .flex-next {
        display: flex;
        column-gap: 15px;
        align-items: center;
        justify-content: flex-end;

        &::before {
            content: "NEXT" !important;
            color: var(--color1);
            font-family: "oswald", Arial, sans-serifimportant !important;
            font-weight: 700;
            font-size: 24px;
            line-height: 1.2;
            text-transform: uppercase;
        }

        &::after {
            content: url('data:image/svg+xml,<svg width="59" height="16" viewBox="0 0 59 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M51.4752 2L56.5 7.96442L51.4752 13.9288" stroke="black" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 7.96436H56.1135" stroke="black" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
        }
    }
}


.team_cta {
    h2 {
        font-family: var(--secondary-font);
        font-weight: 800;
        font-size: 48px;
        line-height: 1.2;
        text-align: center;
        text-transform: uppercase;
    }
}


/* FAQ */
.faq {}

.faq .featuredblocks__title-caption-wrap {
    max-width: unset !important;
    text-align: left !important;
    margin-bottom: 100px;
}

.faq .featuredblocks__title-caption-wrap h3 {
    color: var(--color1) !important;
    font-family: "oswald", Arial, sans-serifimportant !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
    margin: 0 !important;
}

.faq .featuredblocks__container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    /* padding: 0 15px; */
}

.faq .featuredblocks__container .featuredblocks {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.faq ul.featuredblocks {}

.faq .featuredblock-image-title-wrapper {
    margin: 0 !important;
    max-width: unset !important;
    cursor: pointer;
}

.faq .featuredblock-image-title-wrapper.open .featuredblock__title::after {
    animation: rotate 0.75s linear 1;
    transform: rotate(0deg)
}

.faq .featuredblock__title {
    font-family: "oswald", Arial, sans-serifimportant !important;
    color: var(--color2) !important;
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 1.2 !important;
    text-align: left !important;
    position: relative !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    column-gap: 15px;
    align-items: center !important;
    justify-content: space-between !important;
    cursor: pointer !important;
}

.faq .featuredblock__title::after {
    content: url('data:image/svg+xml,<svg width="30" height="20" viewBox="0 0 30 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M27 3L15 16.5493L3 3" stroke="%238F8F8F" stroke-width="5.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
}

.faq .featuredblock__content {
    margin: 0 !important;
    max-width: unset !important;
    max-height: 0px;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    overflow: hidden;
}

.faq .featuredblock__content p {
    font-family: "source-sans-pro", Arial, sans-serif;
    color: #525252 !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    text-align: left !important;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

.faq .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    padding: 0 !important;
}

.faq .featuredblocks-grid-a.grid-spaced .featuredblocks .featuredblock__item {
    padding: 32px 0 !important;
    border-bottom: 1px solid #b8b8b8;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.faq .featuredblocks-grid-a.grid-spaced .featuredblocks .featuredblock__item:first-child {
    border-top: 1px solid #b8b8b8;
}




@keyframes rotate {
    from {
        transform: rotate(-90deg);
    }

    to {
        transform: rotate(0);
    }
}

@media (min-width: 768px) {
    .faq .featuredblock__content p {
        margin-bottom: 32px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        /* max-width: 750px!important; */
    }

    .footer.mva_2 .locations-a .list .location__item:nth-child(7) {
        flex: 0 0 29%;
    }
}

@media (min-width: 700px) and (max-width: 991px) {

    .injury_slider.mva_2 .mediaslider-a .mediaslider__media-bg {
        padding-top: 37% !important;
    }

    .featured_list--learn-more.mva_2 .alias-learn_more_cta_btn_mva_2 .cta__button--icon.component__button--2 {
        font-size: 26px !important;
    }
}

@media (max-width: 991px) {
    .faq .section__column-1 {
        padding-bottom: 0 !important;
    }

    .faq .section__column-1 .featuredblocks-grid-a.grid-spaced .featuredblocks .featuredblock__item:last-child {
        border-bottom: none;
    }
}


@media (min-width: 992px) {

    .faq .featuredblock__title {
        font-size: 36px !important;
        line-height: 1.2 !important;
    }

    .faq .featuredblock__content p {
        font-size: 26px !important;
        line-height: 1.2 !important;
    }

    .faq .featuredblocks__title-caption-wrap h3 {
        font-size: 36px;
        line-height: 1.2;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1340px;
    }
}




.footer_form {
    border-top: 25px solid var(--color2);

    h3 {
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: clamp(42px, 5vw, 72px);
        line-height: 1.2;
        text-align: center;
        text-transform: uppercase;
        color: var(--color5) !important;
        margin-bottom: 15px;
    }

    h4 {
        font-family: var(--secondary-font);
        font-weight: 500;
        font-size: 32px;
        line-height: 1.2;
        text-align: center;
        color: var(--color3) !important;
    }

    .contactform__form {
        margin-top: 70px;
    }

    .contactform__col-bottom {
        .row {
            .contactform__group {

                @media (min-width: 992px) {
                    -ms-flex: 0 0 25%;
                    flex: 0 0 25%;
                    max-width: 25%;
                }

                &.form-input-comments {
                    -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
                    max-width: 100%;
                }

                label {
                    font-family: var(--open-sans);
                    font-weight: 700;
                    font-size: 18px;
                    line-height: 1.2;
                    margin: 0 0 15px 0 !important;
                    padding: 0;
                }

                input {
                    background-color: #222 !important;
                    border: none !important;
                    border-bottom: 1px solid #fff !important;
                    height: 48px !important;
                    color: #fff !important;

                    &::placeholder {
                        color: #222 !important;
                    }
                }

                textarea {
                    background-color: #222 !important;
                    border: none !important;
                    border-bottom: 1px solid #fff !important;
                    color: #fff !important;
                    border-radius: 0;

                    &::placeholder {
                        color: #222 !important;
                    }
                }
            }
        }
    }

    .contactform__submit {
        margin-bottom: 34px;

        input.lgesubmit {
            width: 100%;
            min-width: max-content;
            max-width: 445px;
            font-family: var(--primary-font);
            font-weight: 700;
            font-size: clamp(20px, 6vw, 30px);
            line-height: 1.2;
            text-align: center !important;
            text-transform: uppercase;
            justify-content: center;
            border-radius: 50px;
            padding: 16px 12px;
            background-color: var(--color5) !important;
            border-color: var(--color5) !important;
            transition: opacity 0.5s;
            color: var(--color1);

            .icon {
                border-radius: 50%;
                width: 64px;
                height: 64px;
                min-width: 64px;
                display: flex;
                justify-content: center;
                align-items: center;
                margin-right: 30px;
                background: var(--color1);
                color: var(--color5);
            }

            &:hover {
                opacity: .8;
            }
        }
    }
}

.footer {
    .list {
        .location__item {
            /* margin-top: 0!important; */

            .location__name {
                color: var(--color1);
                font-family: var(--open-sans);
                font-weight: 900;
                font-size: 19px;
                line-height: 1.2;
            }

            .location__address-wrapper {
                p {
                    color: #525252 !important;
                    font-family: var(--open-sans);
                    font-weight: 400;
                    font-size: 19px;
                    line-height: 1.2;
                }
            }

            .location__phone-wrapper {

                p,
                a {
                    color: #525252 !important;
                    font-family: var(--open-sans);
                    font-weight: 400;
                    font-size: 19px;
                    line-height: 1.2;
                    text-decoration: none;
                }
            }
        }
    }

    .footer_disclaimer {
        p {
            font-family: var(--open-sans);
            color: #525252;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.4;
        }
    }

    .section__column-1 {
        justify-content: flex-start;

        >.row {
            row-gap: 30px;
        }
    }

    .phone-a {
        .component-phone__wrapper {
            .component-phone__title {
                text-align: left;
            }

            .component-phone__item-wrapper {
                a {
                    text-decoration: none;

                    .component-phone__number {
                        font-family: var(--primary-font);
                        font-weight: 700;
                        font-size: 36px;
                        line-height: 100%;
                        text-transform: uppercase;
                        margin: 0;
                    }
                }
            }
        }
    }
}



.cta__links-wrapper {
    display: flex;

    a.cta__button--icon {
        width: 100%;
        min-width: max-content;
        max-width: 445px;
        font-family: var(--primary-font);
        font-weight: 700;
        font-size: clamp(20px, 6vw, 30px);
        line-height: 1.2;
        text-align: left;
        text-transform: uppercase;
        justify-content: flex-start;
        border-radius: 50px;
        padding: 5px 30px 5px 10px;
        transition: opacity 0.5s;

        .icon {
            border-radius: 50%;
            width: 64px;
            height: 64px;
            min-width: 64px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-right: 30px;
        }

        &:hover {
            opacity: .8;
        }
    }
}

.section--light {
    a.cta__button--icon {
        background-color: var(--color1) !important;
        border-color: var(--color1) !important;

        .icon {
            background: var(--color5);
            color: var(--color1);
        }

        &.component__button--2 {
            background-color: var(--color5) !important;
            border-color: var(--color5) !important;
            color: var(--color1) !important;

            .icon {
                background: var(--color1);
                color: var(--color5);
            }
        }
    }
}

.section--dark {
    a.cta__button--icon {
        background-color: var(--color5) !important;
        border-color: var(--color5) !important;

        .icon {
            background: var(--color1);
            color: var(--color5);
        }
    }
}

.footer_disclaimer__container--inner a,
.nu-disclaimer a {
    color: #4285F4 !important;
}

/* header phone */
.header_nav .alias-header_phone .component-phone__number,
.header_nav .alias-sticky_header_phone .component-phone__number {
    color: #f08c02;
}


@media screen and (min-width: 992px)  {
     .mva_2 .alias-blade_mva_2 .blade__title-subtitle__wrapper .blade__subtitle {
        max-width: 55%;
        position: relative;
        z-index: 2;
    }
}

@media screen and (min-width: 992px)  and (max-width: 1300px){
    .mva_2 .alias-blade_mva_2 .blade__media {
        margin-top: 120px;
    }
}

@media screen and (min-width: 1300px)  and (max-width: 1350px){
    .mva_2 .alias-blade_mva_2 .blade__media {
        margin-top: 80px;
    }
}


/* Google Translate Custom Styles */

.goog-logo-link,
.goog-te-gadget-icon {
  display: none !important;
}

#google_translate_element .goog-te-gadget-simple {
  /* border: 1px solid #ccc; */
  /* border-radius: 8px; */
  padding: 6px 10px;
  /* background: #fff; */
  /* box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); */
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 1001;
  border: 0;
  background: transparent;
  box-shadow: none;
}

#google_translate_element .goog-te-gadget-simple::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 16px;
  background: var(--flag-url) no-repeat center / contain;
}

#google_translate_element .goog-te-gadget-simple span:first-child {
  font-size: 14px;
  color: white;
}

#google_translate_element .lang-short {
  font-weight: bold;
  font-size: 16px;
  margin: 0 3px 0 10px;
  color: white;
}

#google_translate_element .goog-te-gadget-simple a:hover {
  text-decoration: none;
}

#google_translate_element .goog-te-gadget-simple span a span:nth-of-type(1) {
  display: none;
}

#google_translate_element .goog-te-gadget-simple span a span:nth-of-type(2) {
  display: none;
}

#google_translate_element .goog-te-gadget-simple span a span:nth-of-type(3) {
  color: white !important;
}

#google_translate_element .goog-te-gadget-simple span a img {
  display: none;
}

@media (max-width: 991px) {
  #google_translate_element .goog-te-gadget-simple {
    z-index: 1001;
  }
}

@media (min-width: 992px) {
  [data-section-id="id_194c6b40-6234-5c60-8038-3da597532d64"],
  [data-section-id="id_d264b40e-ca99-5261-8629-693de04d3e01"]
   {
    position: absolute;
    width: 100%;
    top: 0;
    right: 110px;
  }

  .header_nav.header_nav--sticky.mva_2 .component.cta.cta-a.cta-a--4 a,
  .cta-a.cta-a--6 .cta__links-wrapper a:last-child, .cta-a.cta-a--4 .cta__links-wrapper a:last-child {
    z-index: 1;
  }
}