@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    --color_main: rgb(22, 93, 196);
    --color_sub: rgb(98, 183, 69);

}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {

    background-color: #fff !important;
    ;
}

img {
    max-width: 100%;
    object-fit: cover;
    height: auto;
}

.desc-gioithieu {
    font-size: 14px;
    color: #444;
}

.title-gioithieu {
    font-size: 22px;
    /*text-transform: uppercase;*/
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
    color: #0a4e8f;
}

.img_header_home {
    margin-top: 8px;
}


.desc-gioithieu {
    text-align: justify;
}

.gioithieu {
    padding-top: 50px;
    padding-bottom: 50px;
}

.link-lienket {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: 10px;
}

.link-lienket a {
    display: flex;
    width: 30px;
    height: 30px;
    background: rgb(22, 93, 196);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.content-customers_sayslider {
    max-width: 753px;
    margin: 0 auto 30px;
}

a.more-gioithieu {
    font-size: 15px;
    background: transparent;
    padding: 8px 22px;
    border-radius: 30px;
    color: #7ac044;
    margin-top: 20px;
    border: 1px solid #7ac044;
    display: inline-block;
    font-weight: 600;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.item-distribution {
    display: flex;
    gap: 20px;
    margin-top: 25px;
    align-items: center;
}

.whychoose {
    border-top: 5px solid rgb(98, 183, 69);
    /* border-bottom: 5px solid rgb(98, 183, 69); */
    background-color: rgb(29, 56, 104);
    padding: 40px 0;
    color: #fff;
    background: linear-gradient(0deg, rgba(40, 56, 145, 1) 0%, rgba(16, 117, 188, 1) 99%);
}

.title-ss h3 {
    color: #7ac044;
    font-size: 24px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    text-align: center;
    display: inline-block;
    margin: 0;
    margin-right: 10px;
    margin-left: 10px;
}

.title-ss {
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-ss .line-title-right,
.title-ss .line-title-left {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    height: 2px;
    background: #fff;
    opacity: .1;

}

.item-whychoose {
    text-align: center;
}

.item-whychoose img {
    max-width: 145px;
}

.info-whychoose {
    font-size: 16px;
    font-weight: 600;
    margin-top: 16px;
}

.info-whychoose h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: ORANGE;
}

.info-whychoose p {
    margin-bottom: 10px;
}

.row-whychoose {
    max-width: 85%;
    flex-basis: 85%;
    row-gap: 60px;
}

.content-whychoose {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.content-whychoose .img {
    min-width: 120px;
    text-align: center;
}

.row-col-customers {
    /*display: flex;
    flex-wrap: wrap;*/
}

.info-sanpham {
    text-align: center;
    background-color: #eee;
    padding: 15px;
}

.col-customers {
    width: calc(30%);
}

.sanphamvang {
    padding: 40px 0;
}

.content-whychoose .img img {
    width: 128px;
}

#whychoose-distribution .content-whychoose {
    display: block;
}

.video img {
    aspect-ratio: 1/0.7;

}

.item-health_product .video a {
    position: relative;
    display: block;
}

.item-health_product .video a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000080;
}

.item-health_product .video a i {
    font-size: 30px;
    transform: translateX(3px);
}

.item-health_product .video a>span {
    background: transparent;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 54px;
    height: 54px;
}

.item-news .box-news img {
    aspect-ratio: 1/0.8;
}

#whychoose-distribution {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("../images/bg_whychoose.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
}

.star-distribution i {
    color: #7ac044;
}

h3.title-distribution {
    color: #0a4e8f;
    font-size: 17px;
    font-weight: bold;
    padding-top: 5px;
}

.desc-distribution {
    text-align: justify;
    color: #444;
    font-weight: 400;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    line-height: 23px;
}

.company-distribution {
    font-size: 16px;
    font-weight: 500;
    padding-top: 15px;
}


.company-distribution .star-distribution {
    font-size: 20px;
}

.info-distribution {
    padding-top: 9px;
}

.item-distribution .img img {
    border-radius: 999px;
    /* width: 300px */
    ;
}

.title-ss-sub {
    color: #444;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.img_header_home {
    text-align: center;
}

.certifications-awards {
    padding: 40px;
    padding-bottom: 40px;
}

.title-ss .line-title-right,
.title-ss .line-title-left {
    background: currentColor;
}

.content-awards>.row {
    justify-content: center;
    padding-top: 20px;
    /* padding-bottom: 20px; */
}

.health-product {
    background-color: rgb(255, 253, 241);
    padding-top: 30px;
    padding-bottom: 30px;
    color: rgb(29, 56, 104);
}

.item-health_product {
    padding-bottom: 17px;
    text-align: center;
}

.item-health_product a.more-gioithieu {
    margin-top: 30px;
}

.content-health_product {
    padding-top: 30px;
}

.col-health_product {
    border-left: 1px solid #ececec;
}

.col-health_product-t {
    padding: 0 5px;
}

.customers-say {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../images/bg_fixback.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.content-news ul li button,
.nav-tabs .nav-link {
    background-color: transparent;
    border: none;
    outline: none;
}

.content-news ul li .active .bg_boder {
    border: 1px solid #6bac1c;
}

.content-news ul li .active span {
    color: #000;
}

.NEWS-KNOWLEDGE .content-news>ul {
    justify-content: center;
    gap: 15px;
    margin-top: 30px;
}

.nav-tabs {
    border-bottom: 0;
}

.item_fixback,
.item_fixback .item {
    display: flex;
}

.customers-say .title-ss h3 {
    color: #fff;
}

.customers-say .title-ss-sub {
    color: #fff;
}

.item_fixback .item {
    justify-content: space-between;
    padding: 15px;
}

.text_fixback p {
    font-size: 14px;
}

.text_fixback p:nth-child(1) {
    font-style: italic;
    margin-bottom: 15px;
}

.item_fixback .item .text_fixback {
    width: 80%;
    background: rgba(68, 121, 52, 0.64);
    padding: 15px;
    border-radius: 7px;
    color: #fff;
}

.item_fixback .item .img img {
    width: 78px;
    height: 78px !important;
    border-radius: 100%;
}

.customers-say .slick-prev,
.customers-say .slick-next {
    width: 50px;
    height: 50px;
    border: 1px solid #0b5091;
    transition: all .3s all;
}

.video_fixback {
    margin-top: 60px;
}

.content_video {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}

.content_video .item {
    width: calc(100% / 3);
    padding: 0 10px;
}

.content_video .item iframe {
    height: 208px;
    width: 100%;
}

.customers-say .slick-prev:hover,
.customers-say .slick-next:hover {
    background-color: #fff;
    border: 1px solid #fff;

}

.fade:not(.show) {
    opacity: 1;
}

.slick-prev:before,
.slick-next:before {
    content: "";
}

.wapper-customers_say button {
    z-index: 10;
}

.wapper-customers_say button>i {
    font-size: 25px;
    color: #000;
}

.all_content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    height: 340px;
}

.all_content .item {
    width: 278px !important;
    padding: 0 5px;
}

.timhieuthem {
    text-align: center;
}

.timhieuthem a {
    font-weight: 600;
    font-size: 14px;
    padding: 8px 20px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #6bac1c;
    border-radius: 40px;
    color: #7ac044;
}

.one img {
    width: 100%;
    height: 200px !important;
}

.img.image_one img {
    border-radius: 0.375rem;
    width: 100%;
    height: 362px;
}

.content_tab_noibat .slick-list {
    width: 100%;
}

.content_tab_noibat .slick-track {
    width: 4448px !important;
}

.content_tab_noibat .all_content .item a .text h2 {
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 40px;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.6;
    margin-top: 15px;
}

.all_content .item a {
    border-radius: 7px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    display: block;
    padding: 12px;
    background-color: #fff;
}

.content-customers_say {
    padding-bottom: 30px;
    padding-top: 15px;
}

.col-customers-say {
    /* border-left: 1px solid #ececec; */
    text-align: center;
}

.col-customers-say a.more-gioithieu {
    padding: 10px 20px;
    margin-top: 10px;
}

.col-customers {
    padding: 0 5px;
}

.col-customers:first-child {
    border: none;
}

.col-health_product:first-child {
    border: none;
}

.NEWS-KNOWLEDGE {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f9fafb;
}

.info-news {
    text-align: center;
    padding-top: 15px;
    /* padding-right: 10px;
    padding-left: 10px; */
}

.gia-sanpham {
    font-size: 16px;
}

.ealuate-right-box>a {
    display: inline-block;
    /* display: block; */
    position: relative;
}

.ealuate-right-box:nth-child(3)>a:before {
    content: "";
    background: none;
}

.icon-ytbs {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.icon-ytbs i {
    font-size: 30px;
    color: #f00;
    width: 30px;
    height: 20px;
    background: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

/* .ealuate-right-box > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000045;
} */
.ealuate-right-box .icon-ytbs {
    display: none;
}

.info-sanpham .name-sanpham {
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ealuate-right-box img {
    /* object-fit: contain; */
    /* object-fit: cover; */
}

.img-sanpham img {
    aspect-ratio: 1/1;
}

.system-box:hover img {
    filter: invert(38);
}

.img-sanpham {
    background: #fff;
    border-radius: 5px;
}

.info-sanpham button.muangay {
    border: none;
    padding: 3px 20px;
    border: 1px solid #6bac1c;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #6bac1c;
    border-radius: 5px;
}

.info-sanpham .gia-sanpham .new-price {
    font-size: 17px;
    color: #f00;
    font-weight: 600;
}

.info-sanpham {
    text-align: center;
}

.info-news h3.post-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}

.info-news .is-divider {
    display: block;
    background-color: rgba(0, 0, 0, .1);
    margin: 0 auto;
    width: 100%;
    max-width: 30px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 2px;
}

.info-news .desc {
    font-size: 15px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-news a {
    font-size: 13px;
    border: 2px solid #007bff;
    display: inline-block;
    padding: 3px 8px;
    font-weight: bold;
}

.wapper-news {
    /* margin-left: -10px;
    margin-right: -10px; */
}

.content-awards .img {
    margin-bottom: 15px;
}

.item-news {
    padding: 0 10px;
}

.slick-prev,
.slick-next {
    z-index: 10;
    background: transparent;
    color: #000;

}

.slick-prev i,
.slick-next i {
    font-size: 25px;
    color: #0b5091;
}

.wapper-news button i {
    font-size: 25px;
    color: #0b5091;

}

ul {
    padding-left: 0;

}

ul li {
    list-style: none;
}

ul.tab-media {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.tab-media .item-tab {
    font-size: 17px;
    padding: 8px 15px;
    cursor: pointer;
    position: relative;
    color: #737373;
}

.bg_boder {
    position: absolute;
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: skewY(12deg) rotate(-12deg);
    border-radius: 5px;
}

.tab-media .active .bg_boder {
    border: 1px solid #6bac1c;
}

.tab-media .active {
    color: #000;
}

.content-media {
    margin-top: 30px;
}

.media {
    background-color: #f3f4f6;
    padding: 40px 0;
}

.tab-media .active.item-tab::before {
    opacity: 1;
}

.box-media {
    padding-bottom: 20px;
}

.box-media img {
    aspect-ratio: 1/1;
}

.wapper-media {
    /* margin-left: -5px;
    margin-right: -5px; */
}

.item-media {
    padding: 0 5px;
}

.tab-content-media {
    padding-top: 30px;
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.tab-content-media.active {
    opacity: 1;
}

.wapper-content {
    position: relative;
}

#tab-media-1 {
    position: static;
}

.shop-system {
    padding-top: 20px;
    padding-bottom: 30px;
}

.box-showroom-right {
    font-size: 15px;
}

.box-showroom-left {
    padding-right: 20px;
}

.box-showroom {
    margin-top: 20px;
}

.box-showroom-right p {
    margin-bottom: 5px;
}

.title-form-contact h3 {
    font-size: 23px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    color: #5c2200;
    font-weight: bold;
    padding-top: 10px;
}

.form-contact-tr .img_header_home {
    margin-bottom: 20px;
}

.dress_map {
    margin-top: 30px;
}

.contact-consultants {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url(../images/bg_whychoose.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
    padding: 40px 0;
}

.form-contact-tr form {
    padding: 1.5rem;
    border-radius: 0.375rem;
    border-bottom: 4px solid #0a4e8f;
    background-color: #0a4e8f;
}

.dv-form {
    margin-bottom: 18px;
}

.dv-form input {
    font-variant: tabular-nums;
    list-style: none;
    font-feature-settings: 'tnum';
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: all 0.3s;
    height: 40px;
    font-size: 14px;
}

.dv-form textarea {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    line-height: 1.5715;
    vertical-align: bottom;
    transition: all 0.3s, height 0s;
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
}


.dv-form textarea {
    min-height: 32px;
    text-overflow: ellipsis;
    max-width: 100%;
    height: auto;
    min-height: 32px;
    line-height: 1.5715;
    vertical-align: bottom;
    transition: all 0.3s, height 0s;
}

.btn-form button {
    color: #fff;
    border: 1px solid transparent;
    border-color: #f59e0b;
    background: #f59e0b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
    height: 40px;
    padding: 6.4px 15px;
    font-size: 14px;
    border-radius: 2px;
    transition: all .3s;
    font-weight: 400;
}

.slick-slide {
    height: auto;
}

.sanphamnoibat {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pc__active {
    display: block;
}

.pc__hidden {
    display: none;
}

.box__product__home {
    box-shadow: rgb(0, 0, 0) 0px 0px 30px -15px;
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-top: 30px;
}

.title-text .heading:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 100px;
    height: 3px;
    background: #d29500;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: none;
}

.title-text .heading {
    color: #c10013;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800 !important;
    background: linear-gradient(to bottom, #c10013, #4f9f61c4);
    -webkit-background-clip: text;
    color: transparent;
    line-height: 74px;
}

.timhieuthem a {
    font-weight: 600;
    font-size: 14px;
    padding: 8px 20px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #c10013;
    border-radius: 40px;
    color: #c10013;
}

a.more-gioithieu {
    font-weight: 900;
    font-size: 14px;
    padding: 8px 20px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #c10013;
    border-radius: 40px;
    color: #ffffff;
    box-shadow: rgb(0, 0, 0) 0px 15px 20px -15px;
    background: linear-gradient(#008d40, rgb(0 76 42));
    margin-bottom: 20px;
}

.desc-gioithieu {
    color: #00582a !important;
    font-weight: 600 !important;
}

a.more-gioithieu:hover {
    color: #ffffff !important;
}

.content-news ul li .active .bg_boder {
    border: 1px solid #c10013;
}

.content-news ul li .active span {
    color: #c10013;
    font-weight: 600;
}

.bg_boder {
    position: absolute;
    border: 1px solid #938d8d;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
    border-radius: 25px;
}

.item-tab {
    color: #c10013;
    font-weight: 600;
}

.tab-media .active .bg_boder {
    border: 1px solid #c10013;
}

.tab-media .active {
    color: #c10013;
    font-weight: 600;
}

.info-sanpham button.muangay {
    border: none;
    padding: 3px 20px;
    border: 1px solid #257642;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #c10013;
    border-radius: 5px;
}

.info-sanpham .gia-sanpham .new-price {
    font-size: 17px;
    color: #d29500;
    font-weight: bold;
}

.info-sanpham .name-sanpham {
    text-align: center;
    font-size: 16px;
    color: #c10013;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.slick-prev {
    border-radius: 30px;
    background: #c10013;
    font-weight: bold;
}

.slick-arrow {
    border-radius: 30px;
    background: #c10013;
    font-weight: bold;
}

.slick-arrow i {
    color: #fff;
    font-weight: bold;
}

a:focus,
a:hover {
    color: #c10013;
}

.sec-trainghiem>.container {
    max-width: 1200px;
}

.title_top {
    text-align: center;
    /* font-family: 'HLT Windsong', sans-serif; */
    margin-bottom: 0;
    font-size: 72px;
    color: #082e55;
}

.sec-trainghiem .heading {
    position: relative;
    text-align: center;
    margin-bottom: 16px;
    width: 100%;
    line-height: 45px;
    max-width: 750px;
    margin: auto;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 45px;
}

.title__product {
    margin-top: 15px;
    text-align: center;
}

.title__product img {
    width: 190px
}

.sec-trainghiem .heading span {
    font-size: 35px;
    background: linear-gradient(to bottom, #b58000, #ffe4a2);
    -webkit-background-clip: text;
    color: transparent;
}

/* .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    } */
.sec-trainghiem .item {
    padding-bottom: 0;
}

.sec-trainghiem .box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}

.sec-trainghiem .box .box-image {
    width: 275px;
}

.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.sec-trainghiem .box .box-image img {
    width: 100%;
    padding-top: 3.2em;
    height: auto;
}

.box-image img {
    object-fit: cover;
    height: auto;
    width: 100%;
}

.sec-trainghiem .box .box-content {
    width: calc(100% - 275px);
}

.sec-trainghiem .box .box-content .price {
    background-position: 105px 0;
    background-size: 170px;
    padding-bottom: 40px;
    width: 100%;
    padding-top: 35px;
    background-image: url(../images/bg_price.png);
    background-repeat: no-repeat;
}

.sec-trainghiem .box .box-content .price .devvn_suffix {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    color: #999;
}

.sec-trainghiem .box .box-content .price .devvn_price {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
    color: #c10013;
}

.devvn_content p {
    font-size: 14px;
    color: #999;
    max-height: 54px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.devvn_content button {
    font-size: 14px;
    text-transform: unset;
    color: #08471e;
    max-width: 128px;
    width: 100%;
    text-align: center;
    height: 28px;
    line-height: 28px;
    padding: unset;
    min-height: unset;
    margin: 20px 0 24px 0;
    border: 1px solid #e1e1e1;
    border-radius: 99px;
    letter-spacing: 0;
    font-weight: 400;
}

.sec-trainghiem .devvn_icon_title {
    width: calc(100% - 30px);
    display: flex;
    align-items: center;
    border-top-right-radius: 18px;
    overflow: hidden;
    border-bottom-left-radius: 18px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.devvn_icon_title .stt {
    font-size: 36px;
    font-weight: 700;
    width: 80px;
    text-align: center;
    position: relative;
    height: 64px;
    line-height: 64px;
    display: block;
    color: #fff;
    background: #033213;
}

.devvn_icon_title span.stt:before {
    content: "";
    display: block;
    border-width: 32px 12px 32px 12px;
    border-style: solid;
    border-color: transparent transparent #033213 #033213;
    width: 1px;
    height: 1px;
    position: absolute;
    left: 100%;
}

.devvn_icon_title .title {
    width: calc(100% - 20px);
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
    background-color: #90278e;
    color: #fff;
    background-image: linear-gradient(to right, #c72274, transparent);
    padding-left: 19px;
    white-space: nowrap;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    border: unset;
    letter-spacing: 0;
    margin: 0;
    background-color: #033b16;
    background-image: linear-gradient(to right, #218644, transparent);
}

.slick-dots {
    display: none !important;
}

.slide .slick-arrow {
    display: none !important;
}

.btn-form button {
    color: #fff;
    border: 1px solid transparent;
    border-color: #d29500;
    background: #d29500;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
    height: 40px;
    padding: 6.4px 15px;
    font-size: 14px;
    border-radius: 2px;
    transition: all .3s;
    font-weight: bold;
}

.form-contact-tr form {
    padding: 1.5rem;
    border-radius: 0.375rem;
    border-bottom: 4px solid #5fa470;
    background-color: #36844f;
}

#gioithieu-background {
    background-image: url('{{ asset(' /frontend/images/background-gioithieu.jpg') }}');
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-text {
    text-align: center;
    background: linear-gradient(to bottom, #c10013, #12b236);
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
}

.popup-footer {
    justify-content: center;
}

.popup-footer input {
    padding: 7px 10px;
    font-size: 14px;
    border: 1px solid #111;
}

.popup-footer button {
    background: #118d40;
    border: none;
    border-radius: 0px;
    font-weight: bold;
    text-transform: uppercase;
}

.popup-footer button:focus {
    color: #fff;
    background-color: #118d40;
    border-color: #118d40;
    box-shadow: none;
}

.popup-footer button:hover {
    color: #fff;
    background-color: #118d40;
    border-color: #118d40;
    box-shadow: none;
}

.popup-header button {
    right: 5px;
    color: #174832;
    font-size: 30px;
}

.popup-header button:focus {
    outline: none;
}




.aboutus a:hover {
    color: #fff;
}

.fo-03-news h3 {
    padding-top: 10px;
}

.flash-sale-content .price {
    display: block;
}




@media (max-width:991px) {
 
    .ealuate-right-box {
        overflow: hidden;
    }

    .content_form {
        margin-top: 30px;
    }

    .tab-content-media {
        padding-top: 20px;
    }

    .box-showroom {
        margin-top: 10px;
    }

    .logo-footer {
        width: 200px;
    }

    .box-gioithieu {
        margin-bottom: 15px;
    }

    .gioithieu {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .row-whychoose {
        max-width: 100%;
        flex-basis: 100%;
        row-gap: 30px;
    }

    .item-whychoose img {
        max-width: 120px;
    }

    .row-distribution {
        /* justify-content: center; */
        row-gap: 30px;
    }

    .certifications-awards {
        padding-right: 0;
        padding-left: 0;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .content-health_product {
        padding-top: 15px;
    }

    .col-health_product {
        border: none;
        margin-bottom: 10px;
    }

    .item-health_product a.more-gioithieu {
        margin-top: 20px;
    }

    .health-product {
        padding-bottom: 0;
    }

    .content-customers_say {
        padding-bottom: 20px;
    }

    .box-showroom-left {
        padding-right: 0;
    }

    .contact-consultants {
        padding-bottom: 35px;
    }

    .title-form-contact h3 {
        font-size: 20px;
    }
}

@media (max-width:767px) {
    .sec-trainghiem .heading span {
        font-size: 28px;
    }

    .info-distribution {
        text-align: center;
    }

    .sec-trainghiem .heading {
        font-size: 30px;
    }

    .title-text .heading {
        font-size: 30px;
        line-height: 1.3;
    }

    .sec-trainghiem .item {
        padding: 0 7px;
    }

    .box__product__home {
        padding: 10px;
    }

    .pc__active {
        display: none;
    }

    .pc__hidden {
        display: block;
    }

    .gioithieu {
        padding-bottom: 0;
    }

    .title-ss h3 {
        font-size: 20px;
    }

    .row-whychoose {
        row-gap: 20px;
    }

    .info-whychoose h3 {
        font-size: 14px;
    }

    .info-whychoose {
        font-size: 14px;
    }

    .whychoose {
        padding-bottom: 20px;
    }

    #whychoose-distribution {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .certifications-awards {
        padding-bottom: 0;
    }

    .content-health_product {
        padding-bottom: 15px;
    }

    .sanphamnoibat {
        padding-top: 30px;
        padding-bottom: 10px;
    }

}

@media (max-width:575px) {
    .col-health_product {
        padding: 0 5px;
    }

    .row-health_product {
        margin-left: -5px;
        margin-bottom: -5px;
    }

    .item-health_product .video a i {
        font-size: 25px;
    }

    a.more-gioithieu {
        font-size: 13px;
        /*background: rgb(22, 93, 196);*/
        padding: 5px 15px;
        border-radius: 30px;
        color: #fff;
        margin-top: 0px;
        margin-bottom: 15px;
        display: inline-block;
        font-weight: 600;
    }

    .item-health_product .video a>span {
        width: 45px;
        height: 45px;
    }

    .col-xl-2dot4 {
        padding: 0 5px;
    }

    .baner-img img {
        height: 200px;
    }

    .item-whychoose img {
        max-width: 85px;
    }

    .title-gioithieu {
        margin-bottom: 5px;
    }

    .whychoose {
        padding-top: 25px;
    }

    .content-whychoose {
        padding-top: 10px;
    }

    .title-ss h3 {
        font-size: 18px;
    }

    .row-distribution {
        justify-content: center;
        row-gap: 25px;
        margin-left: -5px;
        margin-right: -5px;
    }

    .row-distribution>* {
        padding: 0 5px;
    }

    .company-distribution {
        padding-top: 8px;
    }

    .content-awards>.row {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .certifications-awards {
        padding-top: 20px;
    }

    .col-whychoose {
        padding: 0 5px;
    }

    .row-whychoose {
        margin-right: -5px;
        margin-left: -5px;
    }

    .health-product {
        padding-top: 25px;
    }

    .item-health_product a.more-gioithieu {
        margin-top: 10px;
    }

    .content-health_product {
        padding-bottom: 0;
    }

    .customers-say {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .slick-prev {
        left: -17px;
    }

    .slick-next {
        right: -10px;
    }

    .content-customers_say {
        padding-top: 0px;
    }

    .col-customers-say a.more-gioithieu {
        margin-top: 0;
    }

    .dv-form textarea {
        min-height: 100px;
    }

    .box-media {
        padding-bottom: 0px;
    }

    .tab-content-media {
        /* padding-top: 0; */
    }

    .NEWS-KNOWLEDGE {
        padding-bottom: 25px;
    }

    .shop-system {
        padding-bottom: 15px;
    }

    .title-gioithieu {
        font-size: 20px;
    }

    .doitac button.slick-prev {
        left: -10px;
    }

    .doitac button.slick-next {
        right: 0;
    }

    h3.title-distribution {
        margin-bottom: 0;
        margin-top: 0;
    }

    .item-distribution .img img {
        width: 150px;
    }

    .item-distribution {
        gap: 0px;
        flex-direction: column;
    }

    .row-awards {
        margin-left: -5px;
        margin-right: -5px;
    }

    .row-awards .col-awards {
        padding: 0 5px;
    }

    .content-awards .img {
        margin-bottom: 10px;
    }

    .tab-media .item-tab {
        white-space: nowrap;
    }
}

@media(max-width:350px) {
    .col-customers-say a.more-gioithieu {
        padding: 10px 14px;
        font-size: 13px;
    }

    .item-news {
        padding: 0;
    }

    ul.tab-media {
        gap: 0;
        max-width: 100%;
        overflow-x: scroll;
        justify-content: space-between;
    }

    .tab-media .item-tab {}

    .group-title p {
        max-width: 100%;
    }
}

/* @media (max-width: 575px)
{
    a.more-gioithieu {
    font-size: 13px;
    background: rgb(22 93 196 / 0%);
    padding: 5px 15px;
    border-radius: 30px;
    color: #c10013;
    margin-top: 0px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 600;
}
} */
@media (min-width: 1200px) {
    .container {
        width: 100%;
        max-width: 1464px;
        padding: 0 32px;
    }
}

@media (max-width: 700px) {

    .system-box h3 {
        font-size: 27px;
    }

    .system-box p {
        font-size: 16px;
    }

    .system-box h3 {
        padding: 5px;
    }

    .system-box {
        margin-bottom: 15px;
    }

    .sec-trainghiem .box .box-image {
        width: 145px !important;
        max-width: 145px !important;
        margin: 0px;
    }
}

@media(max-width: 574px) {
    .devvn_icon_title .title {
        padding-left: 30px !important;
        text-overflow: ellipsis;
        display: block;
    }

    .devvn_icon_title .stt {
        width: 50px !important;
    }

    .devvn_icon_title .title {
        width: 100% !important;
    }

    .devvn_icon_title .stt {
        font-size: 30px !important;
    }
}

@media(max-width: 360px) {
    .sec-trainghiem .box {
        flex-direction: column;
    }

    .sec-trainghiem .box .box-content .price .devvn_suffix {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px;
        color: #999;
        width: 100px;
    }

    .devvn_content button {
        width: 100px !important;
    }

    .devvn_icon_title .stt {
        width: 50px !important;
    }

    .devvn_icon_title .title {
        width: 100% !important;
    }

    .devvn_icon_title .title {
        padding-left: 25px !important;
        font-size: 14px !important;
        text-overflow: ellipsis;
        display: block;
    }
}

.sec-trainghiem .box .box-image {
    width: 275px;
}

.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

@media (max-width: 700px) {
    .devvn_content p {
        width: 200px;
    }

    .box-image {
        margin-bottom: 20px !important;
    }
}

@media(max-width: 300px) {
    a.more-gioithieu {
        font-size: 13px !important;
    }
}



















/* Base */
.quote-frame {
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: 18px auto;
    padding: 28px 24px;
    border-radius: 14px;
    overflow: hidden;
    transition: transform .25s cubic-bezier(.2, .6, .2, 1),
        box-shadow .25s cubic-bezier(.2, .6, .2, 1),
        background .25s cubic-bezier(.2, .6, .2, 1)
}

.quote-frame .qf-content {
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 1.6;
    font-size: 16px
}

/* Dấu “ ” dùng pseudo-element đặt giữa trên/dưới */
.quote-frame::before,
.quote-frame::after {
    content: "\201C";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    line-height: 1;
    z-index: 0;
    pointer-events: none;
    transition: opacity .25s ease, transform .25s ease
}

.quote-frame::before {
    top: -12px
}

.quote-frame::after {
    bottom: -12px;
    content: "\201D"
}

@media (max-width:480px) {
    .quote-frame {
        padding: 20px 16px
    }

    .quote-frame .qf-content {
        font-size: 15px
    }

    .quote-frame::before,
    .quote-frame::after {
        font-size: 32px !important
    }
}

/* 1) Elegant Classic */
.qf-elegant {
    background: #fff;
    border: 2px solid #111;
    color: #333;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .04)
}

.qf-elegant::before,
.qf-elegant::after {
    color: #e53935;
    font-size: 38px;
    opacity: .95;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .06)
}

.qf-elegant:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, .12)
}

/* 2) Modern Gradient */
.qf-gradient {
    border: 0;
    background: linear-gradient(135deg, #7f7fd5, #86a8e7 50%, #91eae4);
    color: #fff;
    box-shadow: 0 6px 18px rgba(75, 123, 236, .28)
}

.qf-gradient .qf-content {
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

.qf-gradient::before,
.qf-gradient::after {
    color: rgba(255, 255, 255, .8);
    font-size: 44px;
    opacity: .8;
    filter: drop-shadow(0 2px 0 rgba(0, 0, 0, .15))
}

.qf-gradient:hover {
    transform: scale(1.02);
    box-shadow: 0 14px 30px rgba(75, 123, 236, .35)
}

/* 3) Minimalist Shadow */
.qf-minimal {
    background: #fafafa;
    border: 1px solid #e7e7e7;
    color: #2e2e2e;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .06)
}

.qf-minimal::before,
.qf-minimal::after {
    color: #9e9e9e;
    font-size: 36px;
    opacity: .7
}

.qf-minimal:hover {
    background: #f4f4f4;
    box-shadow: 0 10px 26px rgba(0, 0, 0, .09)
}
