@charset "UTF-8";/*
body {
line-height: 35px;
font-family: Abel, sans-serif;
font-size: 25px;
font-weight: normal;
}


.sp-megamenu-parent {
font-family: Abel, sans-serif;
font-size: 40px;
font-weight: normal;
}
*/

.h1, .h2, .h3,
h1, h2, h3 {
    font-family: 'Lexend', sans-serif;
}

.ba-field-container select:not([multiple]) {
    height: 44px !important;
}

@media (max-width: 1200px) {

    h1, .h1 {
        font-size: 48px;

    }
    h2, .h2 {
        font-size: 32px;

    }
    h3, .h3 {
    font-size: 28px;

    }
    h4, .h4 {
    font-size: 24px;

    }
    h5, .h5 {
    font-size: 20px;

    }
    h6, .h6 {
    font-size: 16px;
    }

}

@media (max-width: 990px) {
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        line-height: 1.2;
    }
    h1, .h1 {
        font-size: 38px;

    }
    h2, .h2 {
        font-size: 30px;

    }
    h3, .h3 {
    font-size: 26px;

    }
    h4, .h4 {
    font-size: 24px;

    }
    h5, .h5 {
    font-size: 20px;

    }
    h6, .h6 {
    font-size: 16px;
    }

}

@media (max-width: 767px) {
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        line-height: 1.2;
    }
    h1, .h1 {
        font-size: 28px;

    }
    h2, .h2 {
        font-size: 25px;

    }
    h3, .h3 {
    font-size: 19px;

    }
    h4, .h4 {
    font-size: 18px;

    }
    h5, .h5 {
    font-size: 17px;

    }
    h6, .h6 {
    font-size: 16px;
    }

}

@media (max-width: 576px) {

    .faq .sppb-addon-single-image-container img {
        width: 100%;
    }
    .faq .sppb-addon-single-image-container {
        width: 100%;
        margin-bottom: 25px;
    }
}
@media (min-width: 1200px) {

    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span,
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 18px;
    }
}

