.agency-form__item .wpcf7-submit {
    margin: 0.5rem auto 0;
    border: 0;
    outline: none;
}

.pagination>ul>li>.page-numbers.current,
.pagination>ul>li>.page-numbers:hover {
    color: #fff;
    background-color: #007aff;
    border-color: #007aff;
}

.pagination>ul>li>.page-numbers {
    display: block;
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border-radius: 100%;
    font-size: 14px;
    font-weight: 600;
}

.wrap-content .page-numbers {
    display: flex;
    justify-content: center;
}

.custom-active .--active a {
    color: #be4c4c;
}

.main-btnss {
    color: #fff !important;
}

.promotion__form .custom-send {
    position: absolute;
    top: 0;
    right: 0;
    width: 11.4rem;
    /* height: 100%; */
    color: #fff;
    background-color: #be4c4c;
    outline: none;
    border: 0;
    border-radius: 0 99rem 99rem 0;
    cursor: pointer;
}

.news-aside .aos-animate .wpcf7 .main-btn {
    /* color: #fff; */
    position: relative;
    z-index: 1;
    text-align: center;
}

.main-popup {
    background: #fff;
    padding: 3rem;
    max-width: 65rem;
    margin: 4rem auto;
    position: relative;
}

.btn-send:hover {
    background-color: #E50A19;
    color: #ffffff;
}

.btn-send {
    padding: 12px 60px;
    color: #E50A19;
    border: 1px solid #E50A19;
    background-color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
    margin-top: 10px;
}

.custom-fcontro {
    margin: 10px 0px 10px 0px;
}

.hide-form {
    display: none;
}

@media screen and (max-width: 768px) {
    .main-title.--tt-40 {
        font-size: 2.8rem;
    }
    .main-title.--tt-20 {
        font-size: 1.8rem;
    }
    .expert__item .main-btn {
        max-width: 100%;
        padding-top: 1.8rem;
        padding-bottom: 1.8rem;
    }
    /* .customer-fb .main-title.--tt-40,
    .certificate .main-title.--tt-36 {
        font-size: 2.4rem;
    } */
}

@media screen and (max-width: 600px) {
    .banner__content {
        max-width: 70%;
    }
    .banner__content .desc {
        font-size: 2.5rem;
    }
    .banner__btn {
        padding: 1rem 3rem
    }
    .btn-send {
        WIDTH: 100%;
    }
    .home-news__partners>img {
        width: calc(100% / 3);
        margin: 0;
        padding: 0.5rem;
    }
    /* .certificate {
        padding: 4rem;
    } */
    .pd-process__item {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .pd-process__item .main-title,
    .pd-process__item .des {
        color: #4D4D4D;
    }
    .slogan__img {
        box-shadow: 6px 6px 20px rgb(0 0 0 / 15%);
        border-radius: 20px
    }
}

.pd__wrap .main-title {
    color: #be4c4c;
}

.main-btn,
.pd__content .main-btn {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.regular-price,
.pd__price span.regular-price {
    font-size: 1.7rem;
    text-decoration: line-through;
    color: #5f5f5f;
    display: block;
}

.sale-price,
.pd__price span.sale-price {
    font-size: 3.6rem;
}

@media screen and (max-width:600px) {
    .pd__top .pd__content {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .mona-pd__decor .desc {
        font-size: 15px;
        font-weight: 600;
    }
    .pd__price {
        text-align: center;
        width: 100%;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .pd__content .main-btn {
        width: 100%;
    }
    .expert {
        padding-top: 30px;
    }
    .expert .cols .cal+.col {
        order: -1;
    }
    .pd-process__item .content .main-title {
        font-size: 1.1rem;
        font-weight: 500;
    }
}

.aside-mail .f-control:hover {
    background: #b42f39
}

.mfp-content .main-btn {
    display: block;
    min-width: 200px;
    font-size: 20px;
    padding: 15px 40px;
}

.mfp-content .f-group span.wpcf7-not-valid-tip {
    color: #fff;
}

.home-news__item .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.home-news__item .des {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.diet {
    z-index: 2;
}

.home-news {
    position: relative;
    z-index: 1;
}

.home-news:after {
    background: url('./../images/tao.png');
    -webkit-transform: none;
    transform: none;
    left: -70px;
    top: 25%;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    width: 500px;
}

@media screen and (max-width: 768px) {
    .home-news:after {
        content: none;
    }
    .main-title.--tt-30 {
        font-size: 2rem;
    }
}

.home-news__partners-img img {
    max-height: 90px;
}

.header .main-btn {
    padding: 1rem 2rem;
    margin-left: 20px;
}

.certificate__wrap .main-title.--tt-36 {
    font-size: 3rem;
}

.compare__wrap .main-title.--tt-30 br {
    display: none;
}

.cd__form .main-btn {
    font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
    .certificate__wrap .main-title.--tt-36 {
        font-size: 1.8rem;
    }
    .certificate__wrap>div,
    .certificate__wrap>div:last-child {
        width: calc(100% / 12 * 6);
    }
    .compare__wrap .main-title.--tt-30 {
        font-weight: 500;
    }
    .compare__wrap .main-title.--tt-30 br {
        display: inherit;
    }
    .cd__form .main-btn {
        font-size: 1.4rem;
    }
    .swiper-slide:not(.swiper-slide-active) .home-card__item {
        opacity: 0.5;
    }
}

.certificate__item img {
    max-height: 110px;
}

.header__title-mobile {
    font-weight: 500;
}

.swiper-slide .home-card__item {
    transition: all 0.3s ease-in-out;
}

.feedback__wrap .main-title .title-decor {
    text-transform: none;
    font-weight: 2.5rem;
    font-weight: normal;
    display: block;
}

.compare__content .name>.h4 {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 3rem;
    display: inline-block;
}

@media screen and (min-width: 1170px) {
    #menu-primary-menu {
        width: calc(1170px / 2 - 70px);
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .header__list-inner {}
    .header.--fixed .header__list-inner .logo {
        margin-left: 3rem;
    }
}

.news-dt__social a.zalo-share-button {
    width: 32px !important;
    height: 32px !important;
}

/* @media screen and (max-width: 500px) {
    .banner {
        height: calc(100vw * 1.2);
    }
} */

.home .banner .swiper-slide {
    background-size: cover;
}

.mona-video-slider .swiper-slide {
    width: 25%;
}

.video_popup_item .video-btn::before {
    background-color: rgba(0, 0, 0, 0.2);
}

.mona-video-slider .sec-title {
    margin-bottom: 3rem;
}

.mona-video-slider .swiper-container {
    padding: 0;
}

.mona-video-slider .main-title.--tt-30 {
    font-weight: bold;
}

@media screen and (max-width:768px) {
    .mona-video-slider {
        padding-bottom: 4rem;
    }
}

@media screen and (max-width:580px) {
    .mona-video-slider .swiper-slide {
        width: 50%;
    }
}