@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap');

.trenfooter p {
    font-size: 16px;
    margin-bottom: 20px;
    transform: translateY(-15px);
    font-family: 'UTM Helve';
}

.img-diachi p span {
    padding: 20px 40px;
    background: white;
    border-radius: 25px;
    color: #663300;
    font-weight: 600;
    text-transform: uppercase;
}

.img-diachi p span img {
    height: 50px;
}

ul.page_list_head {
    background: unset;
    display: flex;
    /* justify-content: center; */
    padding: 0;
    margin-bottom: 0;
    padding: 10px 0;
}

ul.page_list_head li {
    font-size: 16px;
}

ul.page_list_head li a {
    font-size: 16px;
    font-family: 'UTM Helve';
    font-weight: 600;
}

ul.page_list_head li:before {
    content: "/";
    padding: 0 10px;
    font-family: 'FontAwesome';
    color: #000;
}

ul.page_list_head li:first-child:before {
    content: none;
}

.box_new_list {
    margin-bottom: 30px;
}

.box_new_list .picture_tuvan {
    height: 200px;
    overflow: hidden;
}

.picture_tuvan img {
    height: 100%;
    object-fit: cover;
}

.content_tuvan h3 {
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.1em;
    color: #222b45;
    font-size: 15px;
    font-weight: 600;
    font-family: 'UTM Helve';
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
}

.write_news_sidebar h3 {
    background: linear-gradient(275deg, #00eb90 0%, #00b46e 100%) !important;    color: #fff;
    padding: 10px 10px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'UTM Helve';
}

ul.post_news li {
    counter-increment: li;
    list-style: none;
    padding: 10px 0;
    margin: 0 0 10px 0;
    line-height: 18px;
    border-bottom: 1px solid #e5e5e5;
}

ul.post_news li:before {
    float: left;
    padding: 5px 10px 5px 10px;
    background: #00b46e;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    margin-right: 10px;
    border-radius: 50%;
    margin-bottom: 7px;
    content: counter(li);
}

ul.post_news li span {
    text-transform: lowercase;
    display: block;
    font-family: 'UTM Helve';
    font-size: 16px;
    color: #333;
    outline: none;
}

.list_new_lienquan h2 {
    font-family: 'UTM Helve';
    margin-bottom: 15px;
    font-size: 22px;
    margin-left: 15px;
    font-weight: 600;
}

.picture_box_banner img {
    height: 100%;
    object-fit: cover;
}

.picture_box_banner {
    height: 200px;
    overflow: hidden;
}

.text_banner_cate h5 {
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.1em;
    color: #222b45;
    font-size: 15px;
    font-weight: 600;
    font-family: 'UTM Helve';
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
}

.cate_product_new ul.cate_menu_moblie {
    /* position: relative; */
    z-index: 2;
    list-style-type: none;
    padding: 10px 0;
    margin: 0;
    background: #fff;
}

li.menu_cate {
    position: relative;
    padding: 6px 12px;
    border: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    flex-wrap: wrap;
}

a.menu_link_cate {
    font-family: 'UTM Helve';
    -moz-box-flex: 1;
    flex-grow: 1;
    margin-left: 8px;
    margin-right: auto;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #00b46e;
    cursor: pointer;
    margin-left: 8px !important;
    /* display: flex; */
    align-items: center;
}

ul.dropdown-menu_cate {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 12px 12px;
    border-top: 0;
    padding: 6px 12px 6px 15px;
}

.nav-dropdown-cate {
    display: none;
    background: #fff;
}

li.menu_sub_2 {
    padding: 6px 0;
}

a.menu_link_2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-left: 10px;
    cursor: pointer;
    color: #00b46e;
}

.has-dropdown-cate:after {
    content: '\f107';
    position: absolute;
    top: 4px;
    right: 20px;
    font-size: 17px;
    color: #00b46e;
    font-family: FontAwesome;
}

@font-face {

    font-family: 'Roboto_Regular';

    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'Roboto_Bold';

    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'UTM Helve';

    src: url('../fonts/UTM Helve.eot?#iefix') format('embedded-opentype'),

        url('../fonts/UTM Helve.woff') format('woff'), url('../fonts/UTM Helve.ttf') format('truetype'), url('../fonts/UTM Helve.svg#UTM Helve') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'SVN-Neutraface-2';

    src: url('../fonts/SVN-Neutraface-2.eot?#iefix') format('embedded-opentype'),

        url('../fonts/SVN-Neutraface-2.woff') format('woff'), url('../fonts/SVN-Neutraface-2.ttf') format('truetype'), url('../fonts/SVN-Neutraface-2.svg#SVN-Neutraface-2') format('svg');

    font-weight: normal;

    font-style: normal;

}



.menu_header {

    /*min-height: 45px;*/

    background-color: #b20125; 

}

ul.ul-top-header {
    margin-left: 10px;
}

.content_top {

    

    height: 80px;

    z-index: 10;

    position: relative;

    display: flex;

    align-items: center;

}

li.menu-item.active .menu-link:after {
    content: '';
    height: 2px;
    background: #ffcc00;
    display: block;
    margin-top: 2px;
}

.menu-link:hover:after {
    background: #ffcc00;
    display: block;
    margin-top: 2px;
    content: '';
    height: 2px;
}

/*.nav-dropdown a.menu-link:hover:after {
    background: none !important;
    display: block;
    margin-top: 2px;
    content: '';
    height: 2px;
}*/

.d_flex,
.d_flex_base {

    -js-display: flex;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-flow: row nowrap;

    flex-flow: row nowrap;

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-pack: justify;

    /*width: 100%;*/

}

.content_top .d_flex_base {

    justify-content: space-between;

    align-items: center;

}

a.logo_pc {

    width: 200px;

}

.img_head {

    margin-left: 0;

    /*margin-right: 30px;*/

}

a.logo_pc img {

    width: 112px;

}

.wraper_medium {

    -ms-flex: 1;

    flex: 1;

    -ms-flex-negative: 1;

    -ms-flex-preferred-size: auto !important;

    margin-right: auto;

    justify-content: center;

}

.col_medium {

    padding: 0;

    border-left: 1px solid #ececec;

}

.col_medium:first-child {

    border-left: none;

}



.box_icon_header {

    -js-display: flex;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

    width: 100%;

    text-align: left;

}

.icon_img_top {

    -ms-flex: 0 0 auto;

    flex: 0 0 auto;

    margin-bottom: 0;

    max-width: 200px;

    width: 35px;

}

.icon_img_top img {

    padding-top: 0.2em;

    width: 100%;

}

.text_icon_top {

    padding-left: 1em;

    -ms-flex: 1 1 0px;

    flex: 1 1 0px;

}

.text_icon_top span {

    font-size: 12px;

}



.image_lang ul.d_flex {

    justify-content: flex-end;

    align-items: center;

}

.image_lang .search_drop {

    position: relative;

    margin-top: 0px;

    padding-left: 10px !important;

}

.image_lang ul li {

    margin: 0 13px;

    color: #663300;

    /* font-weight: 600; */

}

.image_lang ul li a {
    color: white;
    align-items: center;
    justify-content: center;
    display: flex;
}

.image_lang ul li a i {

    color: #ffffff;

    font-size: 30px;

}

.duoi_banner {

    margin: 100px auto 50px;

    position: relative;

}

.img-qr {

    position: absolute;

    /*top: 0;*/

    right: 20px;

}

.img-qr img {
    width: 80px;
    height: 80px;
    box-shadow: 0px 1px 9px 0px #bebcbc;
    border-radius: 0px 0px 40px 40px;
}



.duoi_banner h2 {
    font-family: 'SVN-Neutraface-2';
    font-size: 30px;
    text-transform: uppercase;
    color: #00b46e;

    margin-bottom: 10px;

    font-weight: 600;



}

.duoi_banner p {

    font-size: 16px;

    color: black;

    line-height: 22px;
    font-family: 'UTM Helve';

}



.item-1-duoi-banner {

    text-align: center;

    margin-top: 45px;

}

.item-1-duoi-banner .img-item-1-duoi-banner {

    width: 110px;

    height: 110px;

    border-radius: 50%;

    background-color: #f2f2f2;

    padding: 20px;

    margin: 25px auto 10px;

    border: 7px solid white;

    box-shadow: 0px 0px 5px 1px #f0f0f0;



}



.item-1-duoi-banner .img-item-1-duoi-banner img {

    width: 100%;

    height: 100%;

    object-fit: contain;

}

.item-1-duoi-banner b {

    font-size: 20px;

    color: #ffcb08;

    text-transform: uppercase;
    font-family: 'UTM Helve';

}

.item-1-duoi-banner p {

    text-align: center;
    margin-top: 5px;
    font-size: 18px;
    font-family: 'UTM Helve';

}

.item-1-duoi-banner p a {

    text-align: center;

    padding: 5px 15px;

    border-radius: 20px;

    background-color: #e5e5e5;

    font-size: 14px;

}



.img-left-danhmuc {

    width: 100%;

    overflow: hidden;

    height: 333px;

}

.img-left-danhmuc img {

    width: 100%;

    height: 100%;

}

.img-right-danhmuc {

    /* margin: 0 5px; */

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    height: 278px;

    width: 100%;
    border-radius: 25px 25px 0 0;

}

.img-right-danhmuc img {

    height: 100%;

    width: 100%;

    object-fit: contain;

    padding: 30px;

}

section.danhmuc {
    background: #f2f2f2;
    padding: 100px 0 0;
    border-radius: 0px 0px 25% 25%;
    margin-bottom: 88px;
}



.slider-danhmuc .item {

    position: relative;

    width: 95%;

    height: 333px;

}

.slider-danhmuc .itemm1 {
    background-color: white;
}

.slider-danhmuc .itemm2 {
    background-color: #ffd9de;
}

.slider-danhmuc .itemm3 {
    background-color: #95c98f29;
}

.slider-danhmuc .ten-itemm1 {
    background-color: #6887b6;
}

.slider-danhmuc .ten-itemm2 {
    background-color: #db8c98;
}

.slider-danhmuc .ten-itemm3 {
    background-color: #81c779;
}

.slider-danhmuc .item .ten-item-danhmuc {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    z-index: 2;

    width: 100%;

    text-align: center;

    height: 55px;
    border-radius: 0 0 25px 25px;
    display: flex;
    justify-content: center;
    align-items: center;

}



.slider-danhmuc .item .ten-item-danhmuc a {

    color: white;

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;
    font-family: 'UTM Helve';

}



.title-danhmuc {

    display: flex;

    justify-content: space-between;

    align-items: center;

    margin-top: 50px;

    padding: 0 15px;
    color: #131212;

}

.title-danhmuc h2 {

    display: flex;
    justify-content: start;
    align-items: center;
    /* font-family: 'SVN-Neutraface-2'; */
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;

}

.title-danhmuc h2 img {

    width: 35px;



    margin-right: 10px;

    padding-bottom: 5px;

}



.title-danhmuc .xemthem {

    padding: 5px 15px;

    border-radius: 20px;

    background-color: #ececec;

}



.img-sanpham {

    width: 100%;

    height: 180px;

    overflow: hidden;

    background-color: white;

    border-radius: 15px;

}



.itme-2-danhmuc {

    padding: 10px;

    background-color: white;

    border-radius: 15px;

    margin-top: 20px;



}

.itme-2-danhmuc:hover {

    background-color: #00b46e;

}



.img-sanpham img {

    width: 100%;

    height: 100%;

    object-fit: contain;

    transition: 1s;



}

.tt-sanpham h3 {

    text-align: center;

    line-height: 18px;

    margin-bottom: 13px;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    margin-top: 13px;

    /*height: 44px;*/
    font-family: 'UTM Helve';
    font-weight: 500;


}

.tt-sanpham h3 a {

    font-size: 15px;

    text-align: center;

    margin-top: 10px;

    font-family: roboto, Arial, Helvetica, sans-serif;
    /* font-weight: 600; */
}

.itme-2-danhmuc:hover .img-sanpham a img {

    transform: scale(1.2);

    transition: 1s;

}

.itme-2-danhmuc:hover .tt-sanpham h3 {

    color: white;

}



.itme-2-danhmuc:hover .tt-sanpham h3 a {

    color: white;

}



.lienhe-product p {

    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 0 10px;

}



.lienhe-product p b {

    font-size: 16px;

    color: #ff6622;

}


.lienhe-product p img {
    font-size: 16px;
    padding: 8px 10px 8px 8px;
    background: #e5e5e5;
    border-radius: 10px;
    color: #484343;
    width: 35px;
    height: 35px;
    object-fit: contain;
}



.itme-2-danhmuc:hover .lienhe-product p b {

    color: #ffd900;

}

.itme-2-danhmuc:hover .lienhe-product p img {

    background-color: #ffd900;

}



.bn-trang {
    margin: 65px 0 0;
}

.bn-trang img {

    width: 100%;

}



.slider-ttsanpham .item {

    width: 100%;

    display: flex;

}

.tt-sanpham-left {

    width: 60%;

    float: left;

    box-shadow: 15px 3px 14px 3px #cacaca;

    height: 100%;

    margin-left: 77px;



}

.tt-sanpham-left h3 {

    font-size: 24px;
    font-family: 'UTM Helve';
    font-weight: 600;

    margin-bottom: 25px;

    padding-top: 20px;
    line-height: 32px;

}

.tt-sanpham-left p {

    width: 500px;
    line-height: 23px;
    font-weight: 600;
    height: 105px;
    font-family: 'UTM Helve';

}

.tt-sanpham--right {

    height: 330px;

}

.gia-lien-he p {

    height: 100%;

    transform: translateY(15px);

}

.image_icon {
    width: 87px;
    height: 15px;
}

.image_icon img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.gia-lien-he p a {

    padding: 10px 20px;

    border-radius: 20px;

    background-color: #663300;

    color: white;

}



.slider-ttsanpham .disabled {

    display: block !important;

}

.slider-ttsanpham .disabled .icon_slider {

    padding: 5px 10px;

    /*border: 1px solid #666;*/

    border-radius: 20px;

}

.slider-ttsanpham button.owl-prev,
.slider-ttsanpham button.owl-next {
    box-shadow: 0px 0px 10px 2px #cccaca;
}


.danhmuc-1 {

    background-color: #eedcce;

    padding-top: 0;
    padding-bottom: 75px;

    /* margin-top: 85px; */

    /*margin-bottom: 80px;*/

}

.contact_ft .ketnoi {
    display: flex;
    justify-content: center;
}

.contact_ft {
    text-align: center;
}

.noidung-chuyenmuc {

    background-color: #f6f6f6;

    padding: 30px 15px;

    margin-top: 45px;

    border-radius: 20px;

}



.img-chuyenmuc-left {

    width: 100%;

    height: 285px;

    border-radius: 20px;

    overflow: hidden;

    margin-bottom: 30px;

}

.img-chuyenmuc-left a img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.noidung-chuyenmuc-left h3 {

    line-height: 30px;

    /*height: 50px;*/

    font-size: 24px;

    margin-bottom: 20px;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;

    display: -webkit-box;

    -webkit-box-orient: vertical;
    font-family: 'UTM Helve';
    font-weight: 600;

}

.date-chuyenmuc b {

    font-size: 16px;

}

.date-chuyenmuc span {

    font-size: 14px;

    color: #999999;

}

.sum-nd-item {

    display: flex;

    flex-direction: column;

    gap: 20px;

}

.item-chuyenmuc-right {

    height: 100%;

}

.img-chuyenmuc-right {

    width: 210px;

    height: 130px;

    float: left;

    margin-right: 20px;

}



.noidung-chuyenmuc-right h3 {

    /* line-height: 25px; */

    font-size: 18px;

    margin-bottom: 30px;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;

    display: -webkit-box;

    -webkit-box-orient: vertical;

}

.img-chuyenmuc-right a img {

    width: 100%;

    height: 100%;

}



.noidung-chuyenmuc-right h3 {

    font-size: 20px;

    margin-bottom: 5px;
    /* font-family: 'UTM Helve'; */
    font-weight: 600;

}



.date-chuyenmuc span {

    font-size: 11px !important;

}

.date-chuyenmuc b {

    font-size: 12px !important;

}



.doitac {

    background-color: #f6f6f6;

    padding: 35px 0;

    margin: 50px 0 0 0;

}



.doitac h2 {

    font-size: 30px;

    margin-bottom: 35px;
    font-family: 'SVN-Neutraface-2';
    text-align: center;
    text-transform: uppercase;

}

.doitac p {
    font-size: 15px;
    margin-bottom: 40px;
    text-align: center;
    font-family: 'UTM Helve';
    font-weight: 600;
    color: #777;
}

.wrap_pro {
    margin: 0 -7px;
}

.col_pro {
    padding: 0 7px;
}

.imgdoitac {

    padding: 5px;

    height: 100px;

    overflow: hidden;

    border-radius: 10px;

    width: 90%;

    background: #fff;

    margin: 0 5px;

}

.imgdoitac img {

    height: 100%;

    object-fit: contain;

    /* filter: grayscale(100%); */

    transition: .5s;

    /* width: 100% !important; */

}

.imgdoitac:hover img {

    filter: grayscale(0%);

    transition: .5s;



}



.footer-1 {

    padding: 0 0 100px 0;

    position: relative;

}



.ft-left {

    position: absolute;

    bottom: 0;

    left: 0;

    height: 100%;

    overflow: hidden;
    opacity: 0.5;

}

.ft-right {

    position: absolute;

    bottom: 0;

    right: 0;

    height: 100%;

    overflow: hidden;

}

.ft-left img {

    width: 100%;

    height: 100%;

    object-fit: contain;

}

.ft-right img {

    width: 100%;

    height: 100%;

    object-fit: contain;

}

.item-footer-1 h3 {

    font-size: 20px;

    /* height: 40px; */
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'UTM Helve';

    color: #334155;
    font-size: 14px;
    padding-top: 5px;


}

.item-footer-1 p {
    margin-bottom: 5px;
    font-size: 14px;
    width: 100%;
    font-family: 'UTM Helve';
    /* font-weight: 600; */
    font-family: roboto, Arial, Helvetica, sans-serif;
}

.item-footer-1 ul li {

    /* list-style:  circle; */

    margin-bottom: 5px;

}

.item-footer-1 .ketnoi {

    width: 100%;

    width: 100%;

    height: 30px;

}

.item-footer-1 .ketnoi i {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #f1f1f1;
    border: 1px solid #d9d9d9;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    color: #ffffff;
    margin-right: 10px;
    text-shadow: 0 2px #bcbcbc;
}

p.ketnoi .fa-facebook:hover {
    background: #3746ff;
}

p.ketnoi .fa-youtube:hover {
    background: #ff0000;
}

p.ketnoi .fa-instagram:hover {
    background: linear-gradient(30deg, #fcb42e, #d9167f, #4c55a4);
}

.qr_footer img {
    border: 2px solid #f6f6f6;
    padding: 13px;
    border-radius: 15px;
    width: 100%;
}

.qr_footer {
    margin-top: 20px;
}

.banquyen {

    /* background-color: #00b46e; */

    padding: 10px 0;

    /* color: white; */
    font-family: 'UTM Helve';
    font-family: 'Roboto_Regular';

}

.item-footer-1 ul li a {
    font-family: 'UTM Helve';
    font-size: 14px;
    /* font-weight: 600; */

    font-family: 'Roboto_Regular';
}

.pagewrap {
    /* 
    display: flex;

    justify-content: space-between; */

}

.hethong-hotline.hidden-sm.hidden-xs {

    display: flex;

    align-items: center;

}

.hethong-1 {
    display: flex;
    align-items: center;
    color: white;
    background: #4f2b0c;
    margin-right: 3px;
    padding-right: 10px;
    height: 58px;
}

.hethong-1 a {

    color: white;

}



.hethong-1 i {

    width: 30px;

    height: 30px;

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #4f2b0c;

    background: #ffcc00;

    font-size: 20px;

    margin-right: 15px;

    margin-left: 10px;

}

.hethong-1 .nd-hethong p {

    line-height: 20px;
    font-family: 'UTM Helve';

}



.hethong-1 .nd-hethong p a {

    color: #ffcc00;

    text-align: center;

    margin: auto;

    width: 100%;

}



.center-header-top .input-group {

    display: flex;

    align-items: center;

    width: 305px;

}



.center-header-top .btn {

    border-radius: 0 25px 25px 0;

    outline: none;

    background: #ffcc00;

    color: white;

}



.center-header-top .form-control {

    border-radius: 25px 0 0 25px;

    outline: none;

}



.center-header-top {

    display: flex;

    align-items: center;

    justify-content: end;

}

.center-header-top ul li {

    float: left;

    margin: 0 5px;

    color: white;

}

.center-header-top ul li a {

    padding-right: 5px;
    font-size: 11px;
    font-weight: 600;
    font-family: 'UTM Helve';
    color: white;

}



.item-footer-1 p img {

    width: 25px;

    height: 25px;

    object-fit: contain;

}



.item-footer-1 p a img {

    width: 190px;

    height: 70px;

    object-fit: contain;

}



section.trenfooter {

    margin-bottom: 50px;

}



.trenfooter p {

    font-size: 16px;

    margin-bottom: 20px;
    font-weight: 600;
    transform: translateY(-35px);
    font-family: 'UTM Helve';

}



.img-diachi.text-center {

    transform: translateY(-10px);

}

.img-logo.text-center {

    transform: translateY(-20px);

}

.banner_picture {
    overflow: hidden;
    height: 476px;
}

.banner_picture img {
    height: 100%;
    object-fit: cover;
}

.slider-danhmuc .disabled .fa-angle-left {
    display: none !important;
}

.slider-danhmuc .disabled .fa-angle-right {
    padding: 3px 10px 7px 11px;
    border: 1px solid #666;
    border-radius: 20px;
    background-color: white;
}

.slider-danhmuc .disabled {
    display: block !important;
}

.search_drop a img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}


.bread-crumb {
    margin-top: 30px;
}

.bread-crumb .bread-crumb-heading {
    background-color: #fff;
    padding: 10px 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 25px;
    border-radius: 4px;
}

.bread-crumb .menu {
    display: flex;
    gap: 0 10px;
    align-items: center;
}

.bread-crumb .menu .menu-item {
    /* font-family: 'UTM Helve'; */
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    color: #00b46e;

}

.bread-crumb .menu .menu-item .menu-link {
    /* color: #000;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  transition: 0.25s all;
  font-family: 'UTM Helve'; */

    color: #00b46e !important;
    font-size: 16px;
    padding-right: 10px;
    font-weight: 600;

}

.bread-crumb .menu .menu-item .menu-link:hover {
    color: #f53d2d;
}

.bread-crumb-content {
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 4px;
    padding: 20px;
    font-family: Arial, sans-serif, Helvetica;
}

.content-text .status {
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 15px;
    font-family: 'UTM Helve';
}

.update-text {
    font-size: 16px;
    margin-top: 15px;
    font-family: 'UTM Helve';
    font-family: Arial, sans-serif, Helvetica;
    margin-bottom: 10px;
}

.content-text .status span {
    color: #00b907;
}

.contact {
    margin-top: 5px;
}

.contact .title {
    padding: 10px 15px;
    font-size: 32px;
    color: #f53d2d;
    font-weight: 700;
    background-color: #fafafa;
    margin-bottom: 10px;
    font-family: 'UTM Helve';
}

.sale {
    padding: 16px;
    border: 1px dashed #ff6307;
    background: rgba(255, 237, 232, 0.5);
    border-radius: 12px;
}

.sale-text img {
    width: 23px;
    height: 23px;
    object-fit: cover;
}

.sale-text {
    font-family: 'UTM Helve';
    color: #ff6307;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    gap: 0 5px;
    justify-content: center;
    width: 168px;
    border: 1px solid #f53d2d;
    border-radius: 16px;
    height: 30px;
}

legend {
    margin-bottom: 0px;
}

.sale-item {
    margin-top: 15px;
    font-size: 16px;
    font-family: 'UTM Helve';
}

.sale .sale-item:nth-child(2) {
    border-bottom: 1px dashed #ff6307;
    padding-bottom: 15px;
}

.sale-item .copy {
    font-family: 'UTM Helve';
    margin-top: 15px;
    background-color: #ff6409;
    border: 1px solid #ff6409;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-radius: 16px;
    padding: 5px 8px;
    transition: 0.25s all;
}

.sale-item .copy:hover {
    background-color: #fff;
    color: #ff6409;
}

.right-heading {
    padding: 16px 16px 24px 16px;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    margin-bottom: 16px;
}

.right-heading .title {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 16px;
    border-bottom: 1px solid #dee2e6;
    font-family: 'UTM Helve';
}

.right-heading .description {
    display: flex;

    /*align-items: center;*/
    gap: 0 10px;
}

.right-heading .description {
    margin-top: 8px;
}

.right-heading .description:not(:last-of-type) {
    padding-bottom: 8px;
    border-bottom: 1px solid #dee2e6;
}

.right-heading .description .desc-img img {
    height: 100%;
    object-fit: cover;
}

.right-heading .description p {
    color: #4c4c4c;
    font-size: 16px;
    font-family: 'UTM Helve';
}

.support {
    background-color: #fff3cd;
    display: flex;
    align-items: center;
    gap: 0 15px;
    padding: 12px;
    border-radius: 4px;
}

.support .support-img img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.support .support-text .title {
    font-weight: 700;
    margin-bottom: 8px;
    color: #856404;
    font-size: 16px;
    font-family: 'UTM Helve';
}

.support .support-text .phone {
    font-weight: 700;
    font-size: 22px;
    color: #f53d2d;
    transition: 0.25s all;
    text-decoration: none;
    font-family: 'UTM Helve';
}

.support .support-text .phone:hover {
    color: #00b907;
}

.detail-info {
    margin: 8px 0 16px 0;
    padding: 16px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background-color: #fff;
    border-radius: 4px;
}

.detail-info .detail-heading {
    font-family: 'UTM Helve';
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 8px;
    color: #363636;
    border-bottom: 2px solid #dee2e6;
}

.detail-info .detail-update {
    margin: 16px 0;
    font-size: 16px;
    color: #4c4c4c;
    /* font-family: 'UTM Helve'; */
    font-family: Arial, sans-serif, Helvetica;
}

.product {
    background-color: #fff;
    padding: 16px;
    font-family: 'UTM Helve';
}

.product .product-title a {
    display: block;
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 700;
    color: #212529;
    font-family: 'UTM Helve';
}

.product .product-list .product-item .product-img {
    overflow: hidden;
    height: 215px;
    margin-bottom: 8px;
    position: relative;
}

.product .product-list .product-item .product-img .sale-percent {
    position: absolute;
    right: 5px;
    top: 5px;
    display: inline-block;
    background-color: #d80000;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 5px;
    font-weight: 700;
}

.product .product-list .product-item .product-img img {
    transition: 0.25s all;
    height: 100%;
    object-fit: cover;
}

.product .product-list .product-item .product-img:hover img {
    transform: scale(1.05);
}

.product .product-list .product-item .product-text .product-name {
    display: block;
    margin-bottom: 8px;
    font-weight: 700;
    color: #4c4c4c;
    font-size: 16px;
    transition: 0.25s all;
    font-family: 'UTM Helve';

    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.product .product-list .product-item .product-text .product-name:hover {
    color: #f53d2d;
}

.product .product-list .product-item .product-text .product-price {
    color: #d80000;
    font-weight: 700;
    font-size: 18px;
    font-family: 'UTM Helve';
}

.product .product-list .product-item .product-text .product-price span {
    color: #929292;
    font-size: 13px;
    text-decoration: line-through;
    font-family: 'UTM Helve';
}

.product-list .slick-slide {
    margin: 0 8px;
}

.product-list .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 0 15px;
    margin-top: 30px;
}

.product-list .slick-dots li.slick-active button {
    width: 45px;
    background: #f53838;
}

.product-list .slick-dots li button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background: #dde0e4;
    cursor: pointer;
    border-radius: 100rem;
    transition: 0.25s all ease-in-out;
}

.wraper-side {
    margin: 0 -5px;
}

.col_side {
    padding: 0 5px;
}

.picture_image_sidebar img {
    height: 100%;
    object-fit: cover;
}

.slide_about {
    border-right: 1px solid #ebebeb;
    margin-top: 12px;
}

.slider_right_pro {
    margin-bottom: 20px;
}

.slider_right_pro .mySlides {
    height: 400px;
    overflow: hidden;
}

.slider_right_pro .mySlides img {
    height: 100%;
    object-fit: contain;
}

.slider_row {
    width: 100%;
    display: flex;
}

.slider_row .column {
    width: 20%;
    border: 1px solid #0f62f9;
    cursor: pointer;
    height: 100px;
    overflow: hidden;
}

.slider_row .column img {
    height: 100%;
    object-fit: contain;
    width: 100%;
}


.left-content .title {
    font-size: 20px;
    line-height: 1.5;
    color: #00b46e;
    font-weight: bold;
    /* font-family: 'UTM Helve'; */
}

.content-text .item_like {
    margin-top: 10px;
}

.flex.item_like {
    /* color: #20315c; */
    font-size: 16px;
    font-weight: 600;
    -webkit-box-flex: 0;
    text-align: center;
    font-family: 'UTM Helve';
}

.pro_detail_rating.flex,
.item_like {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid rgb(0 0 0 / 20%);
}

.flex {
    display: flex;
}

.text_number_detail {
    line-height: 40px;
    font-family: 'UTM Helve';
}

.product_purchase .flex {
    align-items: end;
}

.add-to-cart {
    width: 50%;
}

.number-spinner input.form-control {
    padding: 17px 5px;
    border-radius: 12px;
    border: 1px solid #e5e5e5;
    -moz-box-flex: 1;
    flex-grow: 1;
    height: 46px;
    margin-top: 0;
    max-width: 100%;
    /* margin-left: 12px; */
    font-size: 15px;
    line-height: 18px;
    width: 100%;
}

.operator__btn {
    background-color: #f9f9f9;
    color: #888;
    border: 1px solid #ddd;
    text-transform: none;
    padding: 5px 14px;
    font-size: 16px;
    font-weight: bold;
}

.add-to-cart button.add-cart__btn {
    background-color: #3853a4;
    color: #fff;
}

.add-cart__btn {
    display: block;
    margin: 15px 0 0 0;
    width: 100%;
    background-color: #bb0029;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    background-size: 26px;
    transition: .4s all;
    text-align: center;
    background-position: 24px;
    padding: 13px;
    border: none;
    font-family: 'UTM Helve';
}

.search_add {
    width: 50%;
    margin-left: 15px;
}

.search_add .status_detail {
    border: 1px solid #ebebeb;
    background-color: #f2f7fc;
    color: #223771;
    font-size: 14px;
    border-radius: 50px;
    width: 100%;
    height: 40px;
    padding: 10px 12px;
    font-weight: 600;
    line-height: 35px;
    /* font-family: 'UTM Helve'; */
}

.add-cart__btn {
    display: block;
    margin: 15px 0 0 0;
    width: 100%;
    background-color: #bb0029;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    background-size: 26px;
    transition: .4s all;
    text-align: center;
    background-position: 24px;
    padding: 13px;
    border: none;
    font-family: 'UTM Helve';
}

.desc-img {
    width: 30%;
    height: 70px;
    overflow: hidden;
}

.bread-crumb-content .text_right_detail {
    width: 68%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.text_right_detail h3 {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
    line-height: 19px;
    font-family: 'UTM Helve';
    font-weight: 600;
}

.SellingPoint_box {
    margin: 20px 0;
    display: -moz-box;
    display: flex;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 0.75rem;
    padding: 20px 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-pack: justify;
    justify-content: space-between;
}

.right-heading .description p {
    color: #ffcb08;
    font-size: 16px;
    font-family: 'UTM Helve';
    font-weight: 600;
}

.text_right_detail h3 a {
    color: #00b46e;
}

.SellingPoint_item {
    width: 33%;
    text-align: center;
    font-size: 12px;
}

.SellingPoint_item img {
    height: 52px;
    width: 52px;
    overflow: hidden;
}

.SellingPoint_item p {
    font-weight: 600;
    line-height: 16px;
    margin-top: 11px;
}

ul.nav.nav-tabs.menu_tabs {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border: none !important;
    margin-bottom: 10px;
}

.detail-info .menu_tabs .nav-link.active {
    padding: 8px 25px;
    overflow: hidden;
    background: white;
    color: black;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    font-family: Arial, sans-serif, Helvetica;
}

.detail-info .menu_tabs .nav-link.active a {
    color: black;
    border: none !important;
    font-family: Arial, sans-serif, Helvetica;
}

section.product_lq {
    margin: 8px 0 16px 0;
    padding: 16px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    background-color: #fff;
    border-radius: 4px;
}

.product_lq .title_lq {
    border-bottom: 1px solid #ececec;
    margin-bottom: 0;
    padding: 0 20px;
    background: #fff;
    padding-top: 20px;
}

.title_lq h2 {
    display: inline-block;
    color: #00b46e;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 3px solid #00b46e;
    padding-bottom: 5px;
    margin: 0;
    font-family: 'UTM Helve';
    /* border-bottom: 1px solid #ececec; */
    margin-bottom: 0;
    /* padding: 0 20px; */
}

.slide_pro_detail {
    display: inline-block;
    background: #fff;
    width: 100%;
}

.slide_pro_detail .box_content_flash {
    align-items: center !important;
}

.box_content_flash {
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    border-radius: 12px;
    padding-bottom: 10px;
    /* display: flex; */
    flex-direction: column;
    align-items: flex-start;
    outline: 0;
    border: 2px solid white;
}

.box_content_flash:hover {
    border: 2px solid #00b46e;
    transition: 0.5s;
}

.picture_sale {
    position: relative;
    overflow: hidden;
    height: 200px;
    border-radius: 12px;
}

.picture_sale img {
    transition: .8s ease-out;
    will-change: transform;
    height: 100%;
    object-fit: contain;
    border-radius: 12px;
}

.text_flashsale {
    padding: 5px 5px 0;
    min-height: 116px;
    text-align: center;
    position: relative;
}

.text_flashsale h4 {
    height: 46px;
    overflow: hidden;
    margin: 0;
    padding: 10px 0 0;
}

.text_flashsale h4 a {
    font-family: 'UTM Helve';
    color: #333;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    transition: 0.4s color;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    display: block;
    line-height: 19px;
}

.price_box_item {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    justify-content: center;
}

.price_new {
    font-size: 13px;
    color: #045ba5;
    font-weight: 700;
    margin-bottom: 0;
}

.box_cart {
    margin: 5px 0;
    width: 100%;
    border: none;
    border-radius: 5px;
    font-style: normal;
    line-height: 24px;
    /* background: #062d94; */
    border: 1px solid #f2f2f2;
    cursor: pointer;
    text-align: center;
    padding: 5px 0;
    background-color: #00b46e;
    color: white;
}

.box_cart a.btn_cart {
    color: white;
}

a.btn_cart {
    padding: 5px 15px;
    font-size: 14px;
}

.link-trang {
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 1px;
    line-height: 30px;
    padding-top: 7px;
    padding-bottom: 4px;
    padding-left: 14px;
    margin: 20px 0;
    font-family: Arial, sans-serif, Helvetica;
    background-color: #fff;
    padding: 10px 20px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    margin-bottom: 25px;
    border-radius: 4px;
}

.link-trang a b {
    color: #00b46e;
}

.noiung-vechungtoi .tabs {
    margin-right: 15px;
}

.noiung-vechungtoi li.tab-link.title {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 36px;
}

.noiung-vechungtoi .tab-content {
    /* box-shadow: 0px 3px 4px 3px #ccc; */
    border-radius: 5px;
    padding: 10px 0px;
}













/* .......................... */

.detail-update {
    margin-bottom: 10px;
}

.detail-update p {
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 15px;
}

.detail-update h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
}

.detail-update table tbody tr:nth-child(2n) {
    background-color: #eee;
}


.noidung-1-1 {
    text-align: justify;
    /* line-height: 22px;
    font-family: 'Quicksand-Regular'; */
    font-size: 16px;
}

.detail-update h2 {
    font-size: 16px;
    color: black;

}

.detail-update h3 {
    font-size: 16px;
    color: black;

}

.detail-update h4 {
    font-size: 16px;
    color: black;

}

/* .......................... */

.list_new_mid {
    margin-bottom: 10px;
}

.list_new_mid p {
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: justify;
}

.list_new_mid h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700;
}

.list_new_mid h1 {
    color: #00b46e;
}

.list_new_mid h2 {
    font-size: 20px;
    color: #00b46e;

}

.list_new_mid h3 {
    font-size: 18px;
    color: #00b46e;

}

.list_new_mid h4 {
    font-size: 16;
}



.img-lienhe-1 {
    width: 30px;
    height: 30px;
}

.img-lienhe-1 {
    width: 30px;
    height: 30px;
}

.img-lienhe-1 a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ketnoi-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}














/* .................................... */

.title_pro_hot {
    height: 65px;
}

.no-gutters {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.sub_menu_1 {
    background: #fff;
    width: max-content;
    display: none;
    opacity: 0;
    left: 0%;
    right: 0%;
    transform: translate(0%, 0px);
    position: fixed;
    z-index: 998;
    padding: 30px 0px 20px 0px;
    margin-left: 0px;
    /*border-top: 1px solid #686868;*/
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 20%);
}

ul.nav-dropdown {
    /* display: block; */
    text-decoration: none;
    text-align: left;
    /* padding: 5px 0px; */
}

li.sub_nav_item {
    box-shadow: inset 0 1px 0 #d8e0e8, inset 0 -1px 0 #d8e0e8;
    padding: 8px 0 8px 16px;
}

.col_sub1 {
    box-shadow: inset -1px 0 0 #d8e0e8;
    padding: 0;
}

li.sub_nav_item:hover,
li.sub_nav_item.active {
    background-color: #edf2f8;
}

.sub_nav_item .nav_sub_link,
.sub-nav-cate--item .item_sub_right_link {
    align-items: center;
}

.icon_picture_sub picture {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc((1 * 100%) + 0px);
    background-color: #fff;
    border-radius: 50%;
    display: block;
    background-color: #c9dbf0;
}



.icon_picture_sub {
    flex-basis: 40px;
    max-width: 40px;
    margin-right: 8px;
}

.icon_picture_sub img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 1px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.name_sub_1 {
    color: #1e293b;
    font-size: 14px;
    line-height: 20px;
}

li.sub_nav_item:hover .name_sub_1 {
    color: #072d94;
    font-weight: 600;
}

.sub-nav-right {
    padding: 16px;
    background: #edf2f8;
}

.item_sub_right_link {
    /* box-shadow: 0 0 0 1px #d8e0e8; */
    border: 1px solid #d8e0e8;
    background: #fff;
    padding: 4px 4px 4px 4px;
    border-radius: 1000px;
}

.sub-nav-cate--item {
    margin-bottom: 10px;
}

.sub-nav-cate--name {
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    font-size: 13px;
    line-height: 18px;
}

.menu_header_sub .sub-nav-right.active {
    display: block;
}

.menu_header_sub .sub-nav-right {
    display: none;
}

.sub_nav_item:hover .sub-nav-cate {
    display: block;
}

.sub-nav-title .d_flex {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}

.picture_pro_hot {
    width: 100%;
    height: 155px;
    background: white;
    border: 1px solid #e0e0e0;
    transition: all .6s ease;
    border-radius: 10px
}

.sub-nav-product--item:hover .picture_pro_hot {
    box-shadow: 0 0 0 1px #325dcd;
    transition: all .6s ease;
}

.picture_pro_hot img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.name_pro_hot {
    font-size: 15px;
    line-height: 23px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 5px;
}

.menu-2 {
    display: flex;
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c9bebe;
}

.menu-2 .menu-item_2 b {
    position: relative;

}

.menu-2 .menu-item_2 b::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0%;
    background-color: #00b46e;
    height: 2px;
    transition: 1s;
}

.menu-2 .menu-item_2 b:hover:after {
    width: 100%;
    transition: 1s;

}

.nut-lienhe-1 {
    margin-top: 20px;
}



.tab-content tbody p {
    text-align: inherit;
    margin: 10px;
}


.title_banchay i {
    color: red;
    font-size: 18px;
    margin-right: 5px;
}












/* ........................... */
.sub-nav-cate {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.sum-img-nut {
    width: 30px;
    height: 30px;
    overflow: hidden;
}

.sum-img-nut img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.nut-lienhe-1 {
    padding: 5px;
    background: #0f62f9;
    color: white;
    border-radius: 20px;
    width: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nut-lienhe-2 {
    background-color: orange;
    width: 135px;

}

.nut-lienhe-1 a {
    color: white;
    border-radius: 20px;
}

.sum-nut {
    display: flex;
    gap: 10px;
}

.sub-nav-title .read_more {
    color: #1d48ba;
}











/* ......................................... */
.muathuoc_dedang {
    margin: 50px 0;
}

.muathuoc_dedang h2 {
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    text-transform: capitalize;
    line-height: 36px !important;
    color: #2392d0 !important;
    font-family: inherit;
    margin-bottom: 30px;
    font-weight: 600;
}

.img-item-muathuocde {
    display: flex;
    justify-content: center;
    height: 64px;
}

.noidung-item-muathuocde {
    text-align: center;
}

.noidung-item-muathuocde h3 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px !important;
    color: #2392d0;
    ;
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: 600;
}

.noidung-item-muathuocde p {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #52637a !important;
}



.noidung-item-muathuocde {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #52637a !important;
}

.item-muathuocde-1 {
    border-right: 1px solid #666;
    position: relative;
}

.icon-right-item {
    position: absolute;
    top: 35%;
    right: -15%;
    color: #00b46e;
    font-size: 20px;
}

.muathuoc_dedang h5 {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 30px;
    gap: 10px;
}

.muathuoc_dedang h5 span a {
    color: #fff;
    background: #1d48ba;
    font-size: 16px;
    line-height: 16px;
    padding: 8px 20px;
    height: 36px;
    background-color: #2392d0;
    ;
    border-radius: 25px;
    transition: 1s;

    animation: scaleIn 1s ease infinite alternate;


}

.muathuoc_dedang h5 p {
    color: #00b46e;
}

.muathuoc_dedang h5 p a {
    color: #00b46e;
}


.select2-container {
    width: 100% !important;
}






/* ....................... */
.overlay1 {
    position: fixed;
    z-index: 9;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

button.nav-toggle-cate {
    display: -moz-box;
    display: flex;
    -moz-box-pack: start;
    justify-content: flex-start;
    -moz-box-align: center;
    align-items: center;
    -moz-box-flex: 1;
    flex: 1 1;
}

.nav-toggle-cate {
    line-height: 1;
    display: inline-block;
    padding: 2px;
    border: 0;
    background-color: transparent;
    right: 0;
    /* top: 0; */
    width: 45px;
    height: 60px;
    position: absolute;
    z-index: 999;
    outline: none;
}

.nav-toggle-cate span {
    position: relative;
    margin: auto;
    display: block;
    width: 25px;
    height: 2px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    background-color: #fff;
}

.nav-toggle-cate span:before,
.nav-toggle-cate span:after {
    content: '';
    top: -7px;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.nav-toggle-cate span:after {
    top: inherit;
    bottom: -7px;
}

.nav-toggle-cate.is-active span:before {
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    -ms-transform: translateY(7px) translateX(0) rotate(45deg);
    transform: translateY(7px) translateX(0) rotate(45deg);
}

.nav-toggle-cate.is-active span:after {
    -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
    transform: translateY(-7px) translateX(0) rotate(-45deg);
}


.icon_slider {
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #b6c0ce;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 100%;
    transition: all .3s ease-in-out;
    border-radius: 50%;
    margin: 0 20px;
    background: rgb(255 255 255 / 100%);
    font-size: 25px;
    font-weight: 600;
}

.banquyen p a {
    color: #0f62f9;
    text-decoration: revert;
}

.slider_main.owl-carousel .owl-dots .owl-dot span {
    width: 30px;
    height: 3px;
    margin: 5px 7px;
    background: #bababa;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 0;
}

.slider_main.owl-carousel .owl-dots {
    position: absolute;
    bottom: -17px;
    width: 100%;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #683a14 !important;
}

button.contact-now {
    padding: 7px 25px;
    border: none;
    border-radius: 25px;
    margin-bottom: 15px;
    background: #007eff;
    color: white;
}

section.sanphambanchay {
    background: #c9c9c9;
    padding-bottom: 50px;
    /* margin-bottom: 50px; */
}

.anh-danhmuc {
    margin-top: 50px;
}



.noidung-dmuc-chinh .h2-nd-dmuc span strong {
    font-size: 19px;
    color: #2392d0;
}

.noidung-dmuc-chinh .h2-nd-dmuc {
    margin-bottom: 8px;
}

.noidung-dmuc-chinh {
    padding: 50px 0;
    background: #eee;
    margin-top: 50px;
}

.noidung-dmuc-chinh .h2-nd-dmuc span strong {
    font-size: 25px;
    color: #00b46e;
}

.noidung-dmuc p {
    line-height: 25px;
    margin-bottom: 15px;
    text-align: justify;
    font-size: 15px;
}

.noidung-dmuc-chinh .h4nd-dmuc {
    font-size: 18px;
    color: #00b46e;
    margin-bottom: 10px;
}

.img-left-nd-dmuc img {
    width: 100%;
    max-height: 400px;
}

/* .img-left-nd-dmuc{
    max-height: 400px;
} */

.content_tuvan {
    height: 35px;
}

.timkiem-header input {
    font-size: 14px;
    line-height: 24px;
    color: #718198;
    height: 36px;
    width: 100%;
    border-radius: 50px 0 0 50px;
    padding-left: 15px;
    border: none;
    outline: none;
}

.timkiem-header button {
    border-radius: 0 100px 100px 0;
    padding: 0 28px;
    min-width: 76px;
    color: #fff;
    background: #fdca0a;
    outline: none;
    border: 1px solid #d8e0e8;
    outline: none;
    font-size: 16px;
}

.timkiem-header .noidung-tracuu {
    width: 100%;
    display: flex;
    width: 100%;
    font-family: inherit;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid #d8e0e8; */
    border-radius: 12px;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out, box-shadow .3s ease-in-out;
    border-radius: 50px;
}

.userComment {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
    /* border-bottom: 1px solid black; */
    width: 100%;
}

.comment {
    border-bottom: 1px solid #cecece;
    padding-top: 20px;
}

.rating {
    color: #999;
    font-size: 15px;
    padding: 0 0 10px 0 !important;
    line-height: 80% !important;
}

.detail-update ul li {
    list-style: unset;
}














/* ẩn danh mục thuốc ở menu */
/* ul.nav-menu.menu.clearfix .menu-item:nth-child(2) {
    display: none;
} */