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

}

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

body {
    font-family: 'Open Sans', sans-serif;
    background-color: #fff !important;
    ;
}

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

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

.title-gioithieu h2 {
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 25px;
    text-align: center;
    color: #000c41;
}

.img_header_home {
    margin-top: 8px;
}
.box-gioithieu .img img:hover {
    transform: scale(1.1);
    transition: 1s ease;
}
.desc-gioithieu p {
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: 400;
    color: #111;
}
.desc-gioithieu {
    text-align: justify;
    font-size: 15px;
}

.gioithieu {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(https://demo11.largevendor.com/frontend/images/background2.jpg);
    background-repeat: no-repeat;
    background-position: 80% 30%;
}

.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;
}
.item-ss-quytrinh:hover:before {
    filter: drop-shadow(2px 4px 6px #cdcdcd);
}
.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;
}

.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;
}

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

.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;
}
a.primaty-btn-lhn {
    color: #fff;
    background: linear-gradient(87deg, rgba(2, 108, 230, 1) 0%, rgba(2, 108, 230, 1) 55%, rgba(28, 130, 248, 1) 100%);
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}

.section-btn-acoper a {
    margin-bottom: 15px;
    display: inline-block;
    padding: 7px 50px;
    font-weight: bold;
    font-size: 15px;
    margin-right: 21px;
}
a.btn-yellow-shopping {
    border-radius: 10px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
    background: #2f69a0;
}
.section-btn-acoper a {
    margin-bottom: 15px;
    display: inline-block;
    padding: 7px 30px;
    font-weight: bold;
    font-size: 15px;
    margin-right: 21px;
}
a.btn-yellow-shopping i {
    font-size: 15px;
}

.section-btn-acoper a i {
    padding-left: 5px;
    font-size: 12px;
}


.box-service-pages {
    padding-top: 48px;
}

.box-slider-images-service {
    position: relative;
}

.content-service {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 15px 0px;
    background: #00000080;
}

.item-sercire-img img {
    width: 100%;
    height: 400px;
}

.content-service span {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.box-slider-images-service {
    padding: 5px;
}

.item-content-sercier {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 4px 3px, rgba(0, 0, 0, 0.23) 1px 5px 9px;
}

.box-like-service .slick-dots li.slick-active button {
    -webkit-box-shadow: 0 0 0 5px rgba(255,255,255,.2);
    box-shadow: 0 0 0 5px rgba(255,255,255,.2);
    background: #6a6262;
}
 .box-like-service .slick-dots li button {
    background-color: #fff;
}
 .box-like-service .slick-dots li button {
    display: block;
    font-size: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
 .box-like-service .slick-dots li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

 .box-like-service .slick-dots li button:before {
    content: "";
}
.box-like-service .slick-track {
    padding-bottom: 17px;
}


.title-giaiphap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title-giaiphap h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 26px;
    font-weight: 600;
}

.title-giaiphap {
    position: relative;
}

.title-giaiphap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    background: linear-gradient(87deg, rgba(195, 212, 219, 1) 0%, rgba(0, 141, 201, 1) 20%, rgba(0, 141, 201, 1) 73%, rgba(195, 212, 219, 1) 100%);
}

.content-span-giaiphap {
    text-align: center;
    padding: 30px;
    font-weight: 100;
}

section.giaiphap {
    padding: 50px;
}






.title-giaiphap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title-giaiphap h2 {
    margin-bottom: 0px;
    font-size: 26px;
    font-weight: 600;
}

.title-giaiphap {
    position: relative;
}

.title-giaiphap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -2px;
    background: linear-gradient(90deg, rgba(217, 217, 217, 0) 0%, #3d9554 47.87%, rgba(217, 217, 217, 0) 101%);
}

.content-span-giaiphap {
    text-align: center;
    padding: 30px;
    font-weight: 100;
}

section.giaiphap {
    /* background: url('../images/banner-giaiphap.jpg'); */
    padding: 30px 0px;
}

.box-news-giaiphap {
    display: flex;
    flex-wrap: wrap;
}

.item-contai-giaiphap {
    width: calc(100% / 3);
    padding: 5px;
    /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px; */
}

.title-news-giaiphap h2 {
    min-height: 40px;
    font-size: 17px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000c41;
}

.hedding-news-pages p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}

.box-all-member {
    padding: 10px 0px;
}
.box-open-csvc .box-title-doster h2:before {
    width: 90%;
}
.div-boxshow {
    background: #fff;
    padding: 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.img-giaiphap {
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border-radius: 3px;
    overflow: hidden;
}

.date-news-giaiphap {
    position: absolute;
    top: 20px;
    left: 6px;
    padding: 0px 10px;
    background: #fff;
    border: 1px solid #284a73;
    /* border-radius: 0px 10px 0px 13px; */
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.date-news-giaiphap span {
    font-size: 11px;
    font-weight: 700;
}

.date-news-giaiphap p {
    font-weight: 700;
    font-size: 14px;
}






section.donvi-thuoc .box-title-doster h2 {
    line-height: 40px;
    margin-top: 0px;
}

section.donvi-thuoc .box-title-doster h2:before {
    width: 30%;
    position: absolute;
}

section.box-docters {
    padding: 30px 0px;
    background: url(https://demo11.largevendor.com/frontend/images/background2.jpg);
    background-repeat: no-repeat;
    background-position: 80% 30%;
}

.box-title-doster {
    text-align: center;
    padding-bottom: 20px;
}

.box-title-doster h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    color: #000c41;
}

.box-title-doster h2:before {
    content: "";
    position: absolute;
    width: 68%;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
    background: linear-gradient(90deg, rgba(217, 217, 217, 0) 0%, #3d9554 47.87%, rgba(217, 217, 217, 0) 101%);
}

.item-slick-peren-doster {
    /* padding: 10px; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    overflow: hidden;
}

.box-slick-doter-1 {
    padding: 10px;
}

.name-doster-leyerr h2 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #000c41;
}

.content-doster-pkicker {
    padding: 10px;
    background: #fff;
}

.name-doster-leyerr {
    text-align: center;
}

.name-doster-leyerr p {
    font-size: 14px;
    color: #000c41;
}

.slick-doster-1 .slick-dots li button:before {
    content: "";
}

.slick-doster-1 li.slick-active {
    width: 50px;
    height: 2px;
    background: #000c41 !important;
}

.slick-doster-1 .slick-dots li {
    width: 10%;
    height: 2px;
    background: #cdcdcd;
    margin: 0px;
}
.ss1-doster-1.ss2-doper {
    padding-top: 50px;
}

.slick-doster-1 .slick-dots {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
}


















.row-slider-donvi .slick-active button:before {
    content:"â€¢";
    color: #000;
}



.box-donvi-ss {
    /* display: flex; */
    /* align-items: center; */
}

.item-ss-donvi-img {
    width: 50%;
    /* height: 80px; */
    /* border-radius: 100%; */
    /* overflow: hidden; */
    /* background: #fff; */
    display: flex;
    align-items: center;
    /* box-shadow: rgba(0, 0, 0, 0.40) 3.95px 2.95px 6.6px; */
    margin: 0 auto;
    justify-content: center;
}
section.donvi-thuoc {
    padding: 30px 0px;
    padding-top: 0px;
}
.content-ss-donvi p {
    font-size: 15px;
    flex: 1;
    font-weight: 700;
    color: #000c41;
    text-align: center;
}

.box-donvi-ss {
    box-shadow: rgba(0, 0, 0, 0.24) 2px 5px 9px;
    padding: 30px 15px;
    background: #7fb080;
    border-radius: 10px;
}

.content-ss-donvi {
    padding-left: 0;
    min-height: 70px;
}

.box-col-pertop {
    padding: 0px 10px;
    width: calc(100% / 4);
}
.row-slider-donvi {
    display: flex;
    justify-content: space-between;
}




.box-open-csvc .box-title-doster {
    padding-bottom: 0px;
}

.box-open-csvc {
    padding: 40px 0px;
    padding-bottom: 0px;
}

.item-img-loypop {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.item-implode-img {
    width: 48%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    overflow: hidden;
}

.content-prent-csvc {
    padding-top: 15px;
}

.content-prent-csvc p {
    font-size: 17px;
    text-align: justify;
    font-weight: 500;
}

.box-csvc {
    padding-right: 30px;
}





















.ss-page-ss-kickley {
    width: 24%;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}

.item-camket-ss {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.content-pickerley {
    text-align: center;
    padding-top: 15px;
}

.content-pickerley p {
    min-height: 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #7aa674;
}

.img-ss-camket {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

section.camket {padding: 30px 0px;background: url(https://demo11.largevendor.com/frontend/images/background2.jpg);background-repeat: no-repeat;background-position: 80% 30%;}
section.ss-news-slider {
    padding: 30px;
}
section.ss-news-slider .box-title-doster {
    padding-bottom: 10px;
}

li.slick-active button:before {
    content: "";
}

.ss-news-slider .slick-dots li {
    background: #cdcdcd;
    border-radius: 100%;
    width: 13px;
    height: 13px;
}

.ss-news-slider .slick-dots li.slick-active {
    background: #655d77;
}
section.quytrinh-ss {
    padding: 40px;
}
section.quytrinh-ss {
    padding: 30px 0px;
}

section.quytrinh-ss .box-title-doster h2 {
    line-height: 40px;
}





.box-container-quytrinh-ss {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.item-ss-quytrinh:before {
    content: "";
    background-image: url(../images/quatrinh.png);
    position: absolute;
        width: 73px;
    height: 95px;
    background-size: cover;
    right: 0;
    background-repeat: no-repeat;
    filter: drop-shadow(2px 4px 6px #eee);
}
.item-ss-quytrinh {
    position: relative;
    width: 32%;
    margin-bottom: 30px;
    text-align: center;
    /* padding: 19px; */
    /* border: 2px solid #cdcdcd; */
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 50%) 2px 2px 19px;
}

.pages-ss-lepep {
    border: 2px solid #cdcdcd;
    padding: 20px 0px;
    border-radius: 35px 0px 35px 0px;
    padding-top: 45px;
    padding-bottom: 20px;
    margin: 20px;
    min-height: 238px;
}

.content-top-quytrinh h2 {
    font-size: 23px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px;
    color: #000c41;
}

.content-top-quytrinh p {
    font-size: 18px;
    font-weight: 500;
    color: #111247;
    text-transform: uppercase;
}

.box-contentul-keypop {
    padding-top: 16px;
}
.box-contentul-keypop ul li {
    font-weight: 400;
}
.slide-mobile {
    display: none;
}

section.linhvuc-ss {
    padding: 20px 0px;
}

.box-title-doster p {
    font-size: 16px;
    display: inline-block;
    padding: 0px 75px;
}

section.linhvuc-ss {
    background: linear-gradient(180deg, rgba(109, 171, 111, 1) 33%, rgba(123, 191, 125, 1) 62%, rgba(125, 192, 127, 1) 92%);
}
.linhvuc-ss .box-title-doster h2 {
    color: #fff;
    margin-bottom: 20px;
}

section.linhvuc-ss .box-title-doster p {color: #fff;}
.box-contacts-quatrinh {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.img-giaiphap img {
    
    width: 100%;
height: 200px;
}
.item-ss-linhvuc {
    width: 31%;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom: 35px;
}

.img-ss-linhvuc {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin-bottom: 20px;
}

.img-ss-linhvuc img {
    padding: 20px;
    width: 100%;
    height: 100%;
}

.name-title-hedding-content-lv {
    text-align: center;
}

.name-title-hedding-content-lv a {
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 700;
    color: #000c41;
}


section.form-contact-button {
    padding: 20px 0px;
    background: #e0e0e0;
}

.fomt-control input {
    width: 45%;
    padding: 13px 10px;
    border: none;
    border-radius: 5px;
}

.fomt-control form {
    display: flex;
    justify-content: center;
}

.btn-form-liner {
  border: none;
  display: flex;
  padding: 0.75rem 20px;
  background-color: #000c41;
  color: #ffffff;
  font-size: 0.75rem;
  margin-left: 15px;
  line-height: 1rem;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  align-items: center;
  border-radius: 0.5rem;
  user-select: none;
  gap: 0.75rem;
  box-shadow: 0 4px 6px -1px #488aec31, 0 2px 4px -1px #488aec17;
  transition: all 0.6s ease;
}

.btn-form-liner:hover {
  box-shadow: 0 10px 15px -3px #488aec4f, 0 4px 6px -2px #488aec17;
}

.btn-form-liner:focus,
button:active {
  opacity: 0.85;
  box-shadow: none;
}

.btn-form-liner svg {
  width: 1.25rem;
  height: 1.25rem;
}

.box-gioithieu .img {
    position: relative;
    overflow: hidden;
}

.box-gioithieu .img:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    transform: skewX(-25deg);
    display: none;
}

.box-gioithieu .img:hover:before {
    animation: shine .75s;
    display: block;
}
.item-sercire-img:hover img {
    transform: scale(1.1);
    transition: 1.5s ease;
}   
.item-content-sercier:hover .content-service {
    background: #000;
    transition: 1s ease;
}

.item-ss-linhvuc:hover .img-ss-linhvuc {
    transform: translateY(-10px);
    transition: 0.5s ease;
}



.img-giaiphap:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    transform: skewX(-25deg);
    display: none;
}

.img-giaiphap {
    position: relative;
}

.div-boxshow:hover .img-giaiphap:before {
    animation: shine .75s;
    display: block;
}
.img-doster-keyer {
    overflow: hidden;
    position: relative;
}

.item-slick-peren-doster:hover img {
    transform: scale(1.1);
    transition: 0.5s ease;
}
.main {
    overflow: hidden;
}
.img-doster-keyer:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    transform: skewX(-25deg);
    display: none;
}

.img-doster-keyer:hover:after {
    animation: shine .75s;
    display: block;
}
.box-col-pertop:hover .box-donvi-ss {
    box-shadow: rgb(14 30 37 / 41%) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 6px 5px 8px 0px;
    background: linear-gradient(87deg, rgb(142 200 143) 12%, rgba(127, 176, 128, 1) 49%, rgb(120 182 122) 88%);
}

.item-implode-img:hover {
    transform: translateY(-10px);
    transition: 0.5s ease;
}
.ss-page-ss-kickley:hover .img-ss-camket img {
    animation: phone-vr-circle-fill-2 3s infinite ease-in-out;
}

@-webkit-keyframes phone-vr-circle-fill-2 {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-15deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(5deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-5deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(5deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.ss-page-ss-kickley:hover p {
    color: #7aa674;
}
.icom-menu-c1 {
    display: flex;
    align-items: center;
}
.ss-news-slider .slick-dots li button:before {
    content: "";
}
.icom-menu-c1 span {
    margin-left: 5px;
}
.header-main .nav-main {
    display: flex;
    justify-content: left;
}
.item-ss-linhvuc:hover a {
    color: #6dab6f;
}

.box-slide-mobile {
    margin-bottom: 0px;
    position: relative;
}

.box-slide-mobile .slick-dots li button:before {
    content: "";
}

.box-slide-mobile .slick-dots li {
    width: 35px;
    height: 1px;
    background: #aba2a2;
}

.box-slide-mobile .slick-dots li.slick-active {
    background: #000;
}
.box-slider-new-post {
    display: flex;
    flex-wrap: wrap;
}
.box-alt-btn {
    text-align: center;
}

.box-alt-btn a {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
    border: 1px solid #6dab6f;
    background: #6dab6f;
    color: #Fff;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.box-alt-btn a:hover {
    border: 1px solid #6dab6f;
    background: none;
    color: #000;
}
@media (max-width:991px) {
    .box-slide-mobile{
        margin-bottom: 0px !important;
    }
    .slide{
        display: none;
    }
    .slide-mobile {
        display: block;
    }
    .section-btn-acoper {
        text-align: center;
    }
    .title-giaiphap a {
        font-size: 15px;
    }
    .item-slick-peren-doster{
        box-shadow: none;
    }
    .ss-page-ss-kickley{
        width: 49%;
        margin-bottom: 20px;
    }
    .box-col-pertop {
        padding-bottom: 20px;
    }
    .item-contai-giaiphap {
        width: calc(100% / 3);
    }
    .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) {
    .gioithieu {
        padding-bottom: 0;
    }
    .content-span-giaiphap {
        padding: 20px 10px;
    padding-bottom: 0px;
    }
    .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) {
    .content-prent-csvc {
        padding-bottom: 20px;
    }

    .title-desc-content h2 {
        font-size: 25px;
    }
    
    .desc-gioithieu p {
        font-size: 15px;
    }
    
    .box-service-pages {
        padding-bottom: 5px;
        padding-top: 30px;
    }
    
    .title-gioithieu h2 {
        font-size: 23px;
        line-height: 35px;
    }
    
    .box-title-doster p {
        padding: 0px 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .item-ss-linhvuc {
        width: 48%;
        margin-bottom: 20px;
    }
    
    .title-giaiphap h2 {
        font-size: 23px;
    }
    
    .content-span-giaiphap p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .box-title-doster h2 {
        font-size: 21px;
    }
    
    .item-ss-quytrinh {
        width: 100%;
    }
    
    .box-csvc {
        padding-right: 0px;
    }
    
    .item-implode-img {
        width: 47%;
    }
    
    section.ss-news-slider {
        padding: 30px 0px;
    }
    
    .fomt-control form {
        display: block;
    }
    
    .fomt-control input {
        width: 100%;
        margin-bottom: 10px;
    }
    
    button.btn-form-liner {
        margin-left: 0px;
    }






    section.quytrinh-ss .box-title-doster h2{
        line-height: 30px;
    }



    .box-slick-doter-1{
        padding: 0px;
    }

    .item-contai-giaiphap {
        padding: 0px;
        width: calc(100% / 1);
    }
    .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%;
    }
}