html {
    scroll-behavior: smooth;
}

body,
html {
    font-weight: 700;
}

.blog-info-tag span:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none
}

.f-search button {
    background: transparent;
    border: 0;
}

.news-page .label img {
    width: 100%;
    max-width: 24px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border: 0;
    padding: 0;
    margin: 35px 0px 0 0;
    color: red;
    font-weight: bold;
}

.footer .menu-item:not(:first-child) {
    padding-top: 15px;
}

.footer .menu-item {
    font-size: 16px;
}

.footer .menu-item a {
    transition: all 0.3s ease;
}

.footer .menu-item.current-menu-item {
    font-weight: bold;
}

.ft-group-btn {
    position: absolute;
    top: 3px;
    right: 0;
}

.search .product .product-main .column {
    width: calc(100% / 4);
}

.news-list .news-link.active {
    color: red;
    font-weight: bold;
}

.mona-mess-empty {
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    background: #e5e5e5;
    padding: 25px 0;
    border-radius: 6px;
}

.product-search-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
}

.header-list .current-menu-item .sub-menu .current-menu-item>a {
    background-color: white;
    color: #000;
}

.cate-home .column {
    width: calc(100%/ 5);
    position: relative;
}

.header-catalog .cata-tt {
    font-size: 13px;
}

.mona-product-models {
    width: 100%;
    height: auto;
    margin-top: 25px;
}

.pd-model-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #C4C4C4;
    padding: 0 0 5px 0;
    color: #CA2026;
    border-color: #C4C4C4;
    border-bottom: 1px #C4C4C4 solid;
}

.pd-model-items {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
}

.pd-detail-item {
    width: 100%;
    margin: 8px 0px;
}

.pd-detail-item a {
    font-size: 16px;
    font-weight: 500;
    color: #007bff;
}

.header-top {
    background-color: #fff700;
    color: #e74348;
    transition: all 0.3s ease;
}

.product-detail .product-tb {
    padding-bottom: 25px;
}

.similar-product .title {
    line-height: 1.2;
    margin-bottom: 0;
    padding: 0 0 5px 0;
    border-color: #C4C4C4;
    border-bottom: 1px #C4C4C4 solid;
}

@media screen and (max-width: 991px) {
    .search .product .product-main .column {
        width: calc(100% / 2);
    }
}

@media screen and (max-width: 550px) {
    .pd-detail-item {
        width: 50%;
    }
    .cate-home .column {
        width: calc(100%/ 2);
        margin: 0 auto;
    }
}

.product-detail .product-listing .l-item.hidden {
    display: none;
}

.mona-branch-colums {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0px 0 45px 0;
}

.branch-colum {
    width: calc(100% / 3);
    padding: 15px;
}

.about-system .mona-branch-colums .branch-colum .about-inner {
    box-shadow: 0px 10px 15px rgb(0 0 0 / 25%);
    height: 100%;
}

.header-top .top-inner {
    padding: 0.8cm 0;
}

.cate-home.ca-new .cate-img img {
    margin: 0 auto;
    width: 50px;
    height: 50px;
}

.banners .banners-wrap::after {
    content: "";
    background-color: transparent;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.banners-wrap.mona-empty-gallery {
    height: 100%;
}

.mona-empty-gallery .banners-inner {
    max-width: max-content;
    padding: 10% 15%;
}

@media screen and (max-width: 1199px) {
    .mona-empty-gallery .banners-inner {
        max-width: max-content;
        padding: 10% 15%;
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .mona-empty-gallery .banners-inner {
        max-width: max-content;
        padding: 15% 5%;
        width: 100%;
    }
}

.banners-wrapper a.banners-wrap {
    height: calc(70vw*790/1900);
    display: block;
}

.banners-wrapper a.banners-wrap img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (max-width: 768px) {
    .banners-wrapper a.banners-wrap {
        height: 100%;
        display: block;
    }
}

.mona-custom-about {
    margin-bottom: 45px;
    width: 100%;
    height: auto;
    position: relative;
}

.mona-custom-about .about-ig {
    position: unset;
    width: 100%;
}

.contact-swiper .mona-contact-button,
.box-active .mona-contact-button {
    padding: 12px 0;
    font-weight: bold;
    color: #ca2026;
    text-decoration: underline;
}

.box-active .mona-contact-button,
.contact-swiper .swiper-slide-thumb-active .mona-contact-button {
    color: #fff;
}

.header-list .current-menu-ancestor>a {
    color: #CA2026;
}

.brand-system {
    margin-bottom: 45px;
}

.tt-36 {
    font-size: 36px;
}

@media screen and (max-width: 767px) {
    .mona-branch-colums {
        display: block;
    }
    .mona-branch-colums .branch-colum {
        width: 100%;
    }
}

footer.footer {
    background-color: #fff700;
    color: #e74348;
    transition: all 0.3s ease;
    font-weight: bold;
}

.home-brand-colums {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.home-brand-colums .h-brand-column {
    width: 20%;
    padding: 15px;
}

@media screen and (max-width: 767px) {
    .home-brand-colums .h-brand-column {
        width: 50%;
    }
}

.f-700 {
    font-weight: 700;
}

.section-product .sec-link {
    text-transform: unset;
}

.header-list>li>a {
    text-transform: unset;
}

.product-detail .tab-title {
    text-transform: unset;
}

.mona-box-product-description.mona-content {
    background: #f1f1f1;
    border: 1px solid #c11f24;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 5px 5px 5px 10px;
    border-radius: 3px;
    margin-top: 35px;
}

.mona-box-product-description.mona-content ul,
.mona-box-product-description.mona-content ol {
    padding-left: 0;
}

.mona-box-product-description.mona-content ul li,
.mona-box-product-description.mona-content ol li {
    color: #262626;
    position: relative;
    padding: 3px 10px 3px 20px;
}

.mona-box-product-description.mona-content ul li:before,
.mona-box-product-description.mona-content ol li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ee0808;
}

.text.mona-desc-list {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.text.mona-desc-list .txt-f-left {
    min-width: 135px;
    text-align: left;
}

.text.mona-desc-list .txt-f-right {
    opacity: 0.7;
    text-align: left;
}

@media screen and (max-width: 1000px) {
    .branch-colum {
        width: calc(100% / 2);
    }
}

.pagination {
    margin-bottom: 30px;
}

.mona-content {
    font-weight: normal;
}

.mona-about.contact-us {
    margin-top: 45px;
}

.product .sec-box .sec-img,
.sec-box .sec-img {
    padding: 5px;
    display: block;
    overflow: hidden;
}

.product .product-main .column {
    width: calc(100% / 4);
}

@media screen and (max-width: 991px) {
    .product .product-main .column {
        width: calc(100% / 2);
    }
}

.sec-box .sec-tt,
.sec-box .sec-desc {
    font-weight: 400;
    font-size: 14px;
    display: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    word-break: break-word;
}

.header-catalog {
    display: none;
}

.product .sec-box {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.section-product .sec-link {
    word-break: break-word;
}

.product .sec-box .sec-content {
    margin: auto 20px 20px 20px;
    padding: 9px 0 0px;
}

.product .sec-box .sec-img,
.sec-box .sec-img {
    min-height: 200px;
}

.breadcrumb {
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

ul.breadcrum-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    overflow-x: auto;
}

ul.breadcrum-flex::-webkit-scrollbar {
    display: none;
}

ul.breadcrum-flex li {
    display: block;
    font-weight: 700;
    position: relative;
    white-space: nowrap;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

ul.breadcrum-flex li:not(:last-child)::after {
    content: "\f105";
    font-size: 14px;
    position: relative;
    right: 0px;
    color: #666;
    font-family: "FontAwesome";
    padding: 0px 15px;
}

ul.breadcrum-flex li:last-child {
    font-weight: 400;
}

.product-main .columns .column {
    padding: 5px;
}

.product .sec-box {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: unset;
    border-radius: 0;
}


/* .banners .container-full {
height: 100%;
} */

.mona-custom-img-sp.sp-image-item {
    width: 100%;
    height: 100%;
    position: relative;
}

.mona-custom-img-sp.sp-image-item a {
    width: 100%;
    height: auto;
    display: block;
}

.mona-custom-img-sp.sp-image-item a img {
    width: 100%;
    height: 100%;
}

.banners,
.banners .container-full,
.banners-wrapper.swiper-banner,
.banners-wrapper.swiper-banner .swiper,
.banners-wrapper.swiper-banner .swiper .swiper-wrapper,
.banners-wrapper.swiper-banner .swiper .swiper-wrapper .swiper-slide,
.banners .banners-wrap::after {
    height: 100%;
    min-height: 610px;
}

.banners-wrapper a.banners-wrap {
    min-height: 610px;
}

@media screen and (max-width: 1200px) {
    .banners,
    .banners .container-full,
    .banners-wrapper.swiper-banner,
    .banners-wrapper.swiper-banner .swiper,
    .banners-wrapper.swiper-banner .swiper .swiper-wrapper,
    .banners-wrapper.swiper-banner .swiper .swiper-wrapper .swiper-slide,
    .banners .banners-wrap::after {
        height: auto;
        min-height: auto;
    }
    .banners-wrapper a.banners-wrap {
        min-height: auto;
    }
}

.rental-price.layout2 .bg-img {
    position: relative;
    width: 100%;
}
.request .title {
    color: #FFF;
}
.page-template-vechungtoi-template .banners.banners-eff .banners-txt {
    display: none;
}
.page-template-vechungtoi-template .banners.banners-eff .banners-box:after {
    background-color: unset;
}
.request .container-full {
    position: relative;
}
.request .container-full::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}
.banners.banners-eff .banners-box {
    height: 31.7708vw;
}
.banners.banners-eff .swiper-wrapper {
    height: 100% !important;
}
.banners, .banners .container-full, .banners-wrapper.swiper-banner, .banners-wrapper.swiper-banner .swiper, .banners-wrapper.swiper-banner .swiper .swiper-wrapper, .banners-wrapper.swiper-banner .swiper .swiper-wrapper .swiper-slide, .banners .banners-wrap::after {
    min-height: unset;
}
.single-post .mona-content li {
    list-style: initial;
}