.subscribe-size {
    font-size: 35px;
    line-height: 40px;
}

.button {
    text-transform: none;
}

.banner-indent {
    line-height: 35px;
}

.section__title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
}


@media (max-width: 640px) {
    body .seo-content-tabs .fit-menu-tab {
        max-height: unset;
    }
}



@media (max-width: 980px) {
    .section__title {
        line-height: 40px;
    }
}

@media (min-width: 1200px) {
    .slider-main__text {
        width: 50%;
    }


}

@media (min-width: 640px ) and ( max-width: 1000px) {
    .section--subscribe__img img {
        margin-left: 200px;
    }
}

@media (min-width: 1000px ) and ( max-width: 1199px) {
    .section--subscribe__img img {
        margin-left: 180px;
    }
}

@media (max-width: 640px ) {
    .subscribe-size {
        font-size: 25px;
    }

    .slider-size {
        height: 100%!important;
    }
}

@media (max-width: 768px ) {
    .image-not-show img, source {
        display: none;
    }

    .slider-header {
        margin-bottom: 30px !important;
    }

    .slider-main__text {
        margin-bottom: 25px !important;
    }

    .mobile-fs-14 {
        font-size: 14px !important;
    }

    .mobile-fs-16 {
        font-size: 16px !important;
    }

    .mobile-fs-22 {
        font-size: 22px !important;
    }

    .mobile-fs-25 {
        font-size: 25px !important;
    }

    .mobile-fs-30 {
        font-size: 30px !important;
    }

    .mobile-fs-33 {
        font-size: 33px !important;
    }

    .mobile-mt-10 {
        margin-top: 10px !important;
    }

    .mobile-mt-20 {
        margin-top: 20px !important;
    }

    .mobile-mb-10 {
        margin-bottom: 10px !important;
    }
    .mobile-mb-30 {
        margin-bottom: 30px !important;
    }

    .wd-auto {
        width: auto !important;
    }

    .mobile-wd-238 {
        width: 238px !important;
    }

    .mobile-bottom-0 {
        bottom: 0 !important;
    }
    .mobile-bottom-45 {
        bottom: 45px !important;
    }

    .mobile-show {
        display: block !important;
    }

    .mobile-not-show {
        display: none;
    }
}

.discount {
    color: red;
}
.banner-text-wrapper {
    margin-bottom: 20px;
}
.slider-main__img {
    min-height: 100%;
}

.banner-text-wrapper {
    max-width: 505px;
}

.banner-text-wrapper--small {
    width: 460px;
}

.button-banner {
    max-width: none !important;
    width: 250px
}

.text-left {
    text-align: left !important;
}

.swiper-lazy img {
    position: relative;
}

.mobile-show {
    display: none;
}
.mb-0 {
    margin-bottom: 0;
}

@media (max-width: 375px) {
    .mobile-bottom-70 {
        bottom: 70px !important;
    }
}