*{
    padding: 0;
    margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    margin: 10px 0;
    padding: 0;

}
table{width: 100%; }
table, th, td {font-size: 100%; padding:10px; margin-bottom:10px;}
table {border-collapse:collapse;border-spacing:0; padding-left:10px; border-color:#444;}
tr { margin-bottom:10px;}
td {vertical-align: central; padding:5px !important; border-color:#444;}
ul li{
    list-style: none;
}
ul{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
	color: #6ea722;
    font-family: 'Roboto Condensed', sans-serif;
}

a:hover{
    text-decoration: none;
}

.clear-fix{
    float: right;
    display: inline;
}

p{
   font-family: 'Roboto Condensed', sans-serif;
}

.image img{
    width: 100%;
    height: auto;
}

.product-list{
    padding: 0 15px;
}

.header .header-top {
    background: #018e49;
    padding: 5px 0;
}

.header-top .cartname{
    float: left;
}

.header-top .cartname a{
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    display: inline;
}

#chitiet img {
    width: 100%!important;
}

.header-top .image-icon-cart{
    float: left;
}

.header-top .image-icon-cart{
    float: left;
    margin-right: 10px;
}

.header-top .cart{
    margin-left: 15px;
    margin-top: 7px;
}

.language {
    margin-left: 10px;
    border-radius: 15px;
    padding: 3px 0;
    width: 54px;
    border: none;
    text-align: center;
    line-height: 22px;
    float: right;
    transition: all, .3s;
}

.language.mobile{
    position: absolute;
    top: 22px;
    right: 15px;
    display: none;
}

.language li {
    float: left;
    line-height: 20px;
    margin-left: 5px;
}

.language a {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
}

.language a img {
    height: 20px;
    width: auto;
}

.under-content{
    position: absolute;
    top: 50%;
    color: #fff;
    text-transform: uppercase;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.top-menu {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9999;
    transform: translateY(-50%);
}

.top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-menu ul li {
    margin-bottom: 12px;
    width: 150px;
    border-radius: 5px 0 0 5px;
}

.top-menu ul li:first-child {
    background-color: #f00;
}

.top-menu ul li.two a {
    display: flex;
    align-items: center;
}

.top-menu ul li a {
    color: #018e49;
    background-clip: padding-box;
    display: block;
    font-weight: bold;
    font-size: 15px;
    box-shadow: -2px 3px 2px 0 rgba(0,0,0,0.12);
    padding: 5px 0 3px 55px;
    min-height: 50px;
}

.top-menu ul li:first-child a {
    color: #fff!important;
    padding: 4px 15px;
    font-weight: normal;
}

.top-menu ul li:first-child a span {
    font-weight: bold;
    font-size: 18px;
}

.top-menu ul li:nth-child(2) {
    background: #ffffff url(../images/facebook.png) no-repeat center left 15px;
}

.top-menu ul li:nth-child(3) {
    background: #ffffff url(../images/zalo.png) no-repeat center left 15px;
}

.item-one{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 2%;
    text-align: center;
}

.item-two{
    color: #f6c101;
    line-height: 40px;
    font-size: 44px;
    font-weight: 600;
    text-align: center;
}

.item-three{
    font-size: 56px;
    line-height: 66px;
    font-weight: 600;
}

.slide .desc{
    color: #fff;
    max-width:700px;
	text-transform: none;
	padding: 10px 0 0 0;
	margin: 0 auto;
    text-align: center;
    width: 100%;
	font-size: 17px;
}

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

a.learn-more{
    background-color: #fff;
    border: 2px solid #f6c101;
    display: inline-block;
    color: #000;
    padding: 8px 5px 8px 15px;
    border-radius: 22px;
    margin-right: 20px;
    line-height: 25px;
    outline: 0;
}

a.learn-more i{
    color: #000;
    margin-left: 15px;
    padding-right: 5px;
}

a.watch-video{
    outline: 0;
    display: inline-block;
    border-radius: 22px;
    background-color: #f6c101;
    color: #000;
	border: solid 2px #fff;
    line-height: 25px;
    padding: 7px 5px 8px 15px;
}

a.watch-video span{
    display: inline-block;
    height: 24px;
    text-align: center;
    margin-left: 15px;
    width: 25px;
    background: #fff;
    border-radius: 100%;
}

a.watch-video i{
    line-height: 24px;
    margin-left: 1px;
    font-size: 16px;
}

.hotline.mobile{
    display: none;
}

.slick-slider{
    margin: 0!important;
}

.header-top .form-control{
    height: 25px;
}
.form-control { color: #fff;}

.header-top .input-group .btn{
    padding: 6px 10px;
    background-color: transparent;
    border: 0;
}

.icon-close{
    display: none;
    width: 25px;
    position: fixed;
    top: 10px;
    left: 222px;
    cursor: pointer;
    z-index: 999;
}

.search.mobile{
    display: none;
}

.icon-close i{
    font-size: 22px;
}

.header-top .input-group .btn i{
    color: #fff;
}

.logo-top .logo{
    margin: 0px 0;
}
.logo-top .logo img {  padding-top:0px; padding: 0px;}

.header-top .navbar-left{
    width: 150px;
    margin: 0;
    padding: 0;
}

.top-categories .title{
    margin-bottom: 10px;
    font-size: 18px;
    font-family: Poppins-Medium;
    text-transform: uppercase;
    color: #4f4f4f;
    margin-top: 0;
    font-weight: bold;
    text-align: center;
}

.top-categories .image{
    padding: 5px;
    text-align: center;
}

.animate-hover .product-item .image {
    text-align: center;
    position: relative;
}

.animate-hover .product-item .image a {
    display: block;
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}

.animate-hover .product-item .image img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 165px;
	object-fit: cover;
}

.quickview{
    position: absolute;
    right: 12px;
    top: 15px;
}

.quickview i{
    font-size: 20px;
    color: #000;
    opacity: 0;
    transition: 0.4s;
}
 
.product .slider .slick-prev, .product .slider .slick-next{
    top: 50%;
    opacity: 1;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    transition: 0.4s;
}

.product .slider .slick-prev{
    left: -15px;
    z-index: 1;
}

.product .slider .slick-prev:hover, .product .slider .slick-prev:focus, .product .slider .slick-next:hover, .product .slider .slick-next:focus {
    color: inherit;
    outline: none;
    background: none;
}

.map iframe{
    width: 100%;
}

.slide{
    position: relative;
}

.product .slider .slick-prev i, .product .slider .slick-next i{
    font-size: 36px;
    color: #444;
    position: relative;
    transition: 0.4s;
    z-index: 5;
}

.product .slider .slick-prev:hover i, .product .slider .slick-next:hover i{
    color: #000;
}

.product .slider .slick-next{
    right: -15px;
}


.mega-menu {
    padding: 12px 40px;
    filter: alpha(opacity=100);
    margin-top: 2px;
    position: absolute;
    top: 100%;
    width: 70%;
    right: 0;
    transition: 0.35s;
    margin-top: 50px;
    background-color: #fff;
    visibility: hidden;
    display: block;
    opacity: 0;
    box-shadow: 0 0px 5px rgba(0,0,0,.175);
}

.service-page .product-item{
    margin-bottom: 30px;
}

.service-page .product-item h3{
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product.service-page .product-item .desc {
    min-height: 84px;
}

.dropdown-inner {
    display: table;
}

.dropdown-inner>ul {
    width: 25%;
    float: left;
}

.list-unstyl {
    padding-left: 0;
    list-style: none;
}

.dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
    font-size: 13px;
    direction: ltr;
    position: relative;
    text-transform: capitalize;
    margin: 0 0 5px;
    transition: all 0.4s ease-in-out 0s;
}

.dropdown-inner li a:hover {
    color: #fec22b;
}

.animate-hover .product-item .image .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
}

.animate-hover .product-item:hover .image .second-img {
    opacity: 1;
}

.animate-hover .product-item h3{
    transition: 0.4s;
    margin: 0;
    padding: 0 0 10px 0;
}

.title-h3{
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
	margin-top: 0;
    margin-bottom: 15px;
    color: #6ea722;
    font-size: 30px;
    display: inline-block;
    font-weight: 600;
}
.price_in {padding: 0 10px;margin-bottom: 10px;}
.price_in span { font-size: 15px;}
.price_in_in { padding: 10px 0px;}
.price_in_in span { font-size: 18px;}

.title-h3:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.product-item h3 a{
    text-transform: uppercase;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    font-weight: 400;
    display: block;
    color: #333;
    margin: 10px 0 0;
}
.product-item h3 a:hover { color: #018e49}

.btn-default.active, .btn-default:active:hover, .btn-default:hover, .btn-default:focus, .btn-default:active, .open>.dropdown-toggle.btn-default{
    color: #333;
    background: 0 0;
    border: 0;
    outline: 0;
    box-shadow: unset;
}

.overlay-modal {
    height: 200px;
    width: 100%;
    top: -100%;
    opacity: 0;
    visibility: hidden;
    display: block;
    position: fixed;
    z-index: 84;
    left: 0;
    background-color: rgba(0,0,0, 0.9);
    transition: 0.4s;
}



.drop-search{
    top: 0;
    opacity: 1;
    visibility: inherit;
}

.overlay-modal .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay-content {
    position: relative;
    top: 50px;
    max-width: 1000px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay-modal input[type=text] {
    padding: 10px 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: calc(100% - 70px);
    background: white;
    outline: 0;
}

.overlay-modal button {
    outline: 0;
    float: left;
    width: 70px;
    padding: 10px 15px;
    background-color: #fec22b;
    font-size: 20px;
    border: none;
    height: 44px;
    color: #fff;
    cursor: pointer;
}

.input-group-btn .icon-search-top{
    border: 0;
}

.animate-hover .product-item .button-group {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    display: block;
    transform: scale(0);
    transition: 0.4s;
}

.animate-hover .product-item:hover .button-group{
    transform: scale(1);
}

.icon-wish-lish{
    background-color: #000;
    fill: #fff;
    border: none;
    padding: 0 9px;
    display: inline-block;
    transition: 0.3s ease;
}

.icon-wish-lish i{
    color: #fff;
    font-size: 20px;
    line-height: 35px;
}

.icon-wish-lish:hover i{
    color: #fec22b;
}

.ratings{
    text-align: center;
}

.ratings i{
    color: #fec22b;
}

.center-block {
    display: block;
}

.top-categories .phong{
    width: 100%;
    padding: 5px 0;
}

.top-categories .phong:hover .name{
    color: #fec22b;
}

.top-categories .group-phong{
    float: left;
    border-right: 1px solid #e0e0e0;
}
.top-categories .group-phong img { max-width: 100%;}

.top-categories .image img{
    width: 60px;
    height: auto;
}

.top-categories .phong:not(:last-child){
    border-bottom: 1px solid #e0e0e0;
}

.top-categories {
    padding: 0px 0;
    overflow: hidden;
    background-color: #efeff0;
}

.top-categories .name{
    font-size: 17px;
    text-align: center;
    transition: 0.4s;
    font-weight: 500;
}

.top-categories .name a{
    color: #000;
    transition: 0.4s;
}

.top-categories .name a:hover{
    color: #fec22b;
}

.gioithieu{
    padding: 30px 0;
}

.gioithieu .title{
    margin-top: 15px;
    color: #000;
    position: relative;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 25px;
    letter-spacing: 1px;
    margin-bottom: 38px;
    text-transform: uppercase;
}

.gioithieu .title:before{
    background: #ffcf00;
    bottom: 4px;
    width: 9px;
    height: 9px;
    content: '';
    position: absolute;
    left: 2px;
    transform: scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);
}

.gioithieu .title:after{
    bottom: 7px;
    background: #ffcf00;
    content: '';
    width: 85px;
    height: 2px;
    left: 12px;
    position: absolute;
}

span.about_bold {
    font-weight: 500;
    font-size: 21px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 25px;
    padding-top: 15px;
    color: #222;
}
.noi_dung_in { font-size:15px; line-height: 22px; text-align: justify; padding: 10px 0;}
a.view-more {
    padding: 0;
    margin-top: 33px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    border-bottom: 2px solid #ffcf00;
    line-height: 27px;
    font-weight: 500;
    position: relative;
}

.gioithieu .fl-left{
    float: left;
}

.gioithieu .fl-right{
    float: right;
}

.phongthuy{
    padding: 30px 0;
    background-image: url(../images/news-bg.png);
}

.phongthuy .image{
    position: relative;
}

.phongthuy h3{
    width: 100%;
    background-color: rgb(0,0,0,0.7);
    position: absolute;
    left: 0;
    height: 40px;
    margin: 0;
    bottom: 0;
}

.phongthuy h3 a{
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    width: 100%;
    display: block;
    font-weight: 500;
    text-align: center;
}

.phongthuy .desc{
    padding: 15px 5px;
}

.open-search{
    position: fixed;
    top: 0;
    right: -250px;
    height: 100vh;
    background: #fff;
    width: 250px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding: 5px 10px;
    z-index: 99;
    transition: 0.5s;
}

.slide-home .slick-prev {
   left: 15px;
}

.slide-home .slick-next {
    right: 15px;    
}

.slide-home .slick-prev, .slide-home .slick-next{
    z-index: 8;
     opacity: 1;
     transition: 0.5s;
    font-size: 30px;
    color: #fff;
    }
    
.slide-home .slick-prev:hover, .slide-home .slick-prev:focus, .slide-home .slick-next:hover, .slide-home .slick-next:focus {
    color: #fff;
    outline: none;
    background: transparent;
}

.open-search button[type=submit]:hover, .open-search button[type=submit]:active, .open-search button[type=submit]:focus{
    color: #999;
    background-color: transparent;
    box-shadow: none;
    outline: 0;
}

.open-search button[type=submit]{
    height: 34px;
    border: 0;
}

.open-search .input-group{
    border: 1px solid #e6e6e6;
    border-width: 2px;
}

.open-search .btn-default i{
    color: #999;
}

.open-search input[type=text]{
    font-style: italic;
}

.open-search input::placehoder{
    font-style: italic;
}

.open-search input{
    border: 0;
    box-shadow: none;
}

.header-top .navbar-left input::placeholder{
    color: #fff;
}

.header-top .navbar-left input[type = text]{
    background-color: transparent;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    box-shadow: none;
}

.icon-search{
    display: none;
    float: right;
    cursor: pointer;
}

.icon-search i{
    font-size: 16px;
    line-height: 70px;
    color: #940609;
}

.list-bar {
    float: left;
    display: none;
    cursor: pointer;
    margin-top: 10px;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #018e49;
    margin: 6px 0;
    transition: 0.4s;
}

.social-top{
    float: right;
}

.social-top ul{
    margin: 0;
    padding: 0;
}

.social-top ul li{
    float: left;
    margin-right: 5px;
    line-height: 28px;
color: #fff;
}

.social-top ul li a{
    width: 28px;
    height: 28px;
    display: block;
    text-align: center;
    border-radius:50%;
    border: solid 1px #ccc;
}

.social-top ul li a i{
    color: #fff;
    line-height: 28px;
}

.search {
    border: 1px solid #fff;
    margin: 28px 0px;
    width: 180px;
    overflow: hidden;
    float: left;
    border-radius: 32px;
}

.search input[type=text] {
    padding: 6px 6px;
    font-size: 14px;
    border: none;
    background-color: transparent;
    float: right;
    color: #fff;
    outline: 0;
    width: calc(100% - 36px);
}

.search input[type=text]::placeholder{
    color: #fff;
}

.search button {
    color: #fff;
    outline: 0;
    float: left;
    padding: 8px 10px;
    background: transparent;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.cart {
    position: relative;
    margin: 25px 0px;
    padding: 7px;
}

#cart-total {
    position: absolute;
    top: 0px;
    background-color: #fff;
    width: 15px;
    text-align: center;
    border-radius: 50%;
    right: 3px;
    color: #000;
    cursor: pointer;
    border: 1px solid #ddd;
    height: 16px;
    font-size: 10px;
    display: inline-block;
}

.cart i{
    font-size: 25px;
}
#cart-total a { color: #333;}

.search i{
    font-size: 15px;
}

.search .navbar-form{
    padding: 0;
    margin: 0;
}

.search .btn{
    padding: 6px 7px;
    margin: 0;
}

.header-top .hotline {
    float: left;
    margin: 4px 15px 4px 0;
}

.box-content{
    padding: 0 0px;
}

.product .product-item .desc{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-align: justify;
	height: 90px;
    padding: 0 !important;
    margin: 0 0 10px 0;
}

.more{
    display: block;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    background-color: #018e49;
}
.more:hover { color: #ffae00}

.animate-hover .product .product-list{
    background-color: transparent;
}

.animate-hover{
    background-color: #fff;
    position: relative;
}

.animate-hover:before{
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 460px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product{
    padding: 50px 0;
}

.header-main .navbar-inverse .navbar-nav>li>a i{
    display: block;
    color: #333;
}

.category-info {
    border: 2px solid #d7d7d7;
    box-shadow: 2px 5px 15px rgba(5, 5, 5, 0.2);
}

.category-info figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    text-align: center;
    height: 370px;
}

.category-info figure .cate-img {
    width: 100%;
    margin-bottom: 20px;
}

.category-info figure figcaption {
    width: 100%;
}

.category-info figure figcaption .cate-number {
    font-size: 3.125rem;
    line-height: 1;
    font-weight: 600;
    color: #93b0c9;
    opacity: 0.2;
    margin-bottom: 5px;
}

.category-info figure figcaption .cate-name {
    font-size: 18px;
    color: #2a9ca7;
}

.product-slick .slick-prev,
.product-slick .slick-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    font-size: 0;
    color: #333333;
}

.product-slick .slick-prev:before,
.product-slick .slick-next:before {
    content: '';
    font-family: 'Linearicons-Free';
    font-size: 1.125rem;
}

.product-slick .slick-prev {
    left: 0px;
}

.product-slick .slick-prev:before {
    content: '\e875';
}

.product-slick .slick-next {
    right: 0px;
}

.product-slick .slick-next:before {
    content: '\e876';
}


.header-top .hotline a{
    color: #fff;
    font-weight: 500;
}

.slick-track{
    overflow: hidden;
}

.header-top .hotline .fa-phone{
    transform: rotateY(180deg);
    font-size: 11px;
    margin-right: 5px;
    color: #fff;
}

.header-top .address-buy{
    margin: 2px 15px 2px 0;
    color: #333;
    float: left;
}

.slide-home .slick-slider {
    margin: 0;
}

.header-top .address-buy a{
    color: #000;
}

.header-main .navbar-inverse {
    background-color: transparent;
    margin: 0;
    position: unset;
    border: 0;
}

.header{
    z-index: 99;
    width: 100%;
    transition: 0.5s;
    top: 0;
    position: fixed;
}

.header-main{
    position: relative;
    background:#eee;
	height: 89px;
    background-repeat-y: no-repeat;
    background-size: contain;
    background-position: center center;
}

.header-main .navbar-nav{
    float: right;
}

.header-main .navbar-inverse .navbar-nav>li>a{
    display: block;
    color: #018e49;
    text-transform: uppercase;
    font-size: 17px;
    padding: 35px 25px;
    transition: all 0.4s ease-out 0s;
    font-weight: 600;
}

.header-main .navbar-nav .nav-item .nav-sub{
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 50px;
    background-color: #fff;
    visibility: hidden;
    display: block;
    opacity: 0;
    box-shadow: 0 0px 5px rgba(0,0,0,.175);
}

.group-view-more{
    overflow: hidden;
}

.navbar-nav .nav-item .nav-sub .nav-item-child{
    padding: 0 15px;
    position: relative;
}

.navbar-nav .nav-item .nav-sub .nav-item-child a{
    display: block;
	width: 220px;
    color: #333;
    padding: 7px 0px;
	font-size: 16px;
    white-space: nowrap;
    border-bottom: 1px solid #e6e6e6;
    text-transform: capitalize;
}
.navbar-nav .nav-item .nav-sub .nav-item-child a:hover { color:#6ea722}

.header-main .navbar-nav>li+li {
    margin-left: 18px;
}

.header-main .navbar-nav>li.product-mega{
    position: unset;
}

.header-main .menu-desktop{
    position: unset;
    width: 100%;
    float: left;
}

.icon-menu-cosmetics{
    display: none;
}

.header-main .navbar-inverse .navbar-nav>li.active>a {
    color: #000;
    font-weight: 700;
    background-color: transparent;
    position: relative;
    font-size: 14px;
}

.header-main .navbar-inverse .navbar-nav>li>a:before{
    background-color: transparent;
    content: "";
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 30px;
    transition: all 0.4s ease-out 0s;
    width: 3px;
}

.header-main .navbar-inverse .navbar-nav>li>a:hover{
    color: #333;
}

.header-main .navbar-inverse .navbar-nav>li:hover>a:before{
    background-color: #fec22b;
    height: 2px;
    width: 100%;
}
.main{
    margin-top: 128px;
}





/* style cart */
.contact_primary1 {
    margin-top: 0px;
    background: #fff;
    border: solid 1px #eee;
    overflow: hidden;
    padding: 15px;
    line-height: 32px;
    margin-bottom: 20px !important;
}

.contact_primary1 input {
    width: 100%;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 32px;
    margin-bottom: 15px!important;
}

.contact_primary1 select {
    width: 100%;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 32px;
    margin-bottom: 15px!important;
}

.contact_primary1 textarea {
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 80px;
    margin-bottom: 0px!important;
    outline: 0;
}

table .count .abate::before {
    margin: 13px auto;
}

table .count .augment::before {
    margin: 13px auto;
}

table .count .augment::after{
    top: 10px;
}

.home_top .payment .step .link{
    padding: 8px 35px 8px 30px;
}

.title_thongtin {
    background: #f7f7f7;
    padding: 10px 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.box_dattour button {
    background: #d60c0c;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 12px;
    font-weight: bold;
    border: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 20px;
}

.title-h2{
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 35px;
    color: #018e49;
    font-size: 30px;
    display: inline-block;
    font-weight: 600;
}

.service-page .title-h3{
    overflow: hidden;
    min-height: 54px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.service-page .product-item .image img{
    height: 170px;
    object-fit: cover;
    width: 100%;
}

.title-h4{
    text-transform: none;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #333;
    font-size: 21px;
    display: inline-block;
    font-weight: 600;
}
.title-h4 a { color: #333;}

.title-h4:before{
    background: #333;
    height: 3px;
    width: 62px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    position: absolute;
}

.title-bo{
    text-align: center;
}

.title-bo .sub-title{
    font-size: 16px;
    color: #333;
    margin-bottom: 40px;
}

.title-h2:before{
    background: #6ea722;
    height: 2px;
    width: 30px;
    top: 50%;
    left: -35px;
    content: '';
    position: absolute;
}

.title-h2:after{
    background: #6ea722;
    height: 2px;
    width: 30px;
    top: 50%;
    right: -35px;
    content: '';
    position: absolute;
}

.padding-left-0{
    padding-left: 0;
}

.padding-right-0{
    padding-right: 0;
}

.our-address-block {
    width: 100%;
    display: table;
    color: rgba(255, 255, 255, 0.8);
}

.our-address-block .wrapper {
    width: 100%;
    height: 360px;
    padding: 20px 10px;
    display: table-cell;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.8);
}

.our-address-block .page-title {
    color: #FFF;
    margin: 10px 0;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 30px;
    line-height: 35px;
}

.page-title:after {
    width: 45px;
    height: 3px;
    content: '';
    display: block;
    background: #ffcf00;
    margin: 10px auto 20px;
}

.our-address-block .contents-wrapper .contents {
    max-width: 500px;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.5px;
}

.our-address-block .contents-wrapper .contents p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px;
}

.our-address-block .contents-wrapper .contents .button {
    padding: 7px 10px;
    font-weight: bold;
    text-transform: uppercase;
    border: 0;
    color: #333;
    cursor: pointer;
    background: #ffcf00;
    letter-spacing: 1px;
    text-align: center;
}

.pad-0{
    padding: 0!important;
    margin: 0 15px;
}

.our-address-block .contents-wrapper .contents .button a{
    color: #fff;
}

.logo-bottom{
    padding: 15px 0 0;
}

.box-footer-links {
}

.logo-bottom .image img{
    height: 100px;
    width: auto;
}

.group-banner{
    padding: 30px 0;
}

.product .product-item{
    position: relative;
    outline: 0;
    background-color: #fff;
	border: solid 1px #eee;
}
.product .sub-content h3{
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 1.5;
}

.service-left .desc{
    font-size: 14px;
    color: #333;
}

#service{
    padding: 50px 0;
    background: #018e49;
}
#service:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 25px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../images/scratch-top.png);
}
#service:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 25px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(../images/scratch-bottom.png);
}
#service {
    text-align: center;
    color: #fff;
    background-color: #018e49;
    background-image: url(images/bg-purple.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#service h2 { text-align: center; font-size: 30px; color: #fff; font-weight: 600; padding-bottom: 10px;}
#service h3 { text-align: center; font-size: 22px; color: #fff; font-weight: 400; padding-bottom: 10px; line-height: 26px;}

.form-track .form-group{
    position: relative;
}

.box-show{
    padding: 25px 0;
}

.box-show .box-item a{
    background-color: #1a2539;
    padding: 15px 15px;
    display: block;
    color: #fff;
    position: relative;
    margin-bottom: 15px;
    border-radius: 10px;
    cursor: pointer;
}

.box-show .box-item a:hover{
    background-color: #f5ca01;
    color: #1a2539;
}

.box-show .box-item.open a{
    background-color: #f5ca01;
    color: #1a2539;
}

.faq-left{
    padding: 50px 25px;
}

.faq-left .content{
    width: 100%;
    float: right;
    max-width: 437px;
}

.faq-right .content{
    width: 100%;
    float: left;
    max-width: 632px;
}

.faq-right{
    background-color: #1a2539;
    padding: 50px 25px;
}

.faq-right .title-top {
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.faq-right .title-h2 {
    color: #f5c501;
}

.form-faq input{
    background: transparent;
    outline: 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #dadada;
    padding: 6px 0;
}

.form-faq input::placeholder{
    color: #fff;
}

.form-faq select{
    background: #1a2539;
    border: 0;
    outline: 0;
    color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #dadada;
    padding: 6px 0;
}

.form-faq button{
    width: 140px;
    text-align: center;
    outline: 0;
    background-color: #f5c501;
    color: #000;
    border: none;
}

.form-faq select::placeholder{
    color: #fff;
}

.faq-right .title-h2:before {
    background-color: #fff;
}

.faq-right .title-h2:after {
    background-color: #fff;
}

.box-show .box-item a i{
    top: 19px;
    position: absolute;
    color: #fff;
    right: 25px;
}

.box-show .box-item.open a i{
    color: #1a2539;
}



.box-show .box-item a .fa-minus{
    display: none;
}

.box-show .box-item.open a .fa-minus{
    display: block;
}

.box-show .box-item.open a .fa-plus{
    display: none;
}

.box-show .box-item a:hover i{
    color: #1a2539;
}

.box-show .box-item .desc{
    display: none;
    font-size: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}

.form-track .form-control{
    height: 45px;
    border-radius: 15px;
}

.form-track input{
    background: #fff;
}

.form-track button{
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 90px;
    background-color: #1a2539;
}

.form-track .pad-right{
    padding-right: 100px;
}

.component-tab .title{
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #018e49;
    color: #fff;
}

.box-track .title{
    font-size: 20px;
    color: #000;
    font-weight: 600;
    padding: 10px 0;
}

.service-left ul{
    padding-left: 25px;
    margin: 10px 0;
}

.service-left ul li{
    position: relative;
    font-size: 14px;
    color: #333;
}
.service-left h2 { text-align: center;}
.service-right {}

.service-right .image img{
    width: 100px;
    height: auto;
}

.service-right .list-item{
    text-align: center;
    background-color: #fff;
    margin-bottom: 25px;
    padding: 15px 10px;
    box-shadow: 0px 0px 36px 2px rgba(50, 50, 50, .16);
}

.service-right .list-item:nth-child(2n + 1){
    margin-right: 4%;
}

.why-chose{
    padding: 100px 0;
    background-color: #ffae00;
    background-position: center center;
    background-size: cover;
}

.desc_in {
    font-size: 15px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 15px;
    padding-bottom: 20px;
    text-align: left;
}
.desc_in_new {
    font-size: 15px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 0px;
    padding-bottom: 20px;
    text-align: left;
}
.desc_in_new1 {
    font-size: 15px;
    color: #333;
    margin: 0 0px;
    padding-bottom: 20px;
    text-align: justify;
}

.desc{
    font-size: 15px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 15px;
    text-align: center;
}

.list-t .title{
    font-size: 18px;
    margin-top: 5px;
    font-weight: 600;
    color: #172734;
}
.list-t .title span { font-size: 25px;}

#what-our{
    background-position: center center;
    background-size: cover;
}

#what-our .title-top{
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.list-t .desc{
    padding-left: 25px;
    color: #333;
}

.what-our-left {
    padding: 80px 50px;
    width: 900px;
    position: relative;
    background-color: rgb(23,39,52,0.7);
}

.what-our-left:before{
    content: "";
    position: absolute;
    width: 0;
    left: 100%;
    top: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 561px solid transparent;
    border-left: 112px solid rgb(23,39,52,0.7);
}

.what-our .list-number{
    overflow: hidden;
    margin-top: 20px;
}

.what-our .title-h2 {
    color: #f5c501;
}

.what-our .title-h2:before {
    background-color: #fff;
}

.what-our .title-h2:after {
    background-color: #fff;
}

.header-main .left{
    left: 0!important;
}

.what-our .gradian {
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 30px;
    text-transform: uppercase;
    background-image: linear-gradient(to right, rgb(0,0,0,0) ,rgb(70, 70, 70, 1), rgb(70, 70, 70, 1), rgb(70, 70, 70, 1), rgb(70, 70, 70, 1), rgb(0,0,0,0) );
}

.header-main .right{
    right: 0!important;
}

.product .sub-content h3 a{
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
    font-size:16px;
}

.product .sub-content{
    position: absolute;
    top: 50%;
    right: 0;
    width: 60%;
    padding: 0 10px;
    transform: translateY(-50%);
}

.number-item{
    margin-top: 15px;
    position: relative;
    width: 48%;
    float: left;
}

.number-item:nth-child(2n + 1){
    margin-right: 4%;
}

.number-item .image img{
    width: 80px;
    height: auto;
}

.block-number-right {
    position: absolute;
    width: calc(100% - 90px);
    left: 60px;
    z-index: 1;
    padding-left: 35px;
    top: 5px;
    height: 58px;
    background-color: #464646;
}

.block-number-right .text{
    line-height: 58px;
    color: #fff;
    font-size: 20px;
    float: left;
    width: calc(100% - 65px);
    display: block;
    position: relative;
}

.block-number-right .text:before{
    content: "";
    position: absolute;
    width: 0;
    left: 100%;
    height: 0;
    border-top: 29px solid transparent;
    border-bottom: 29px solid transparent;
    border-left: 20px solid #464646;
}
   

.number-item .image{
    z-index: 2;
    position: relative;
    display: inline-block;
}

.number-item .image-t{
    display: inline-block;
    margin-top: 7px;
    float: left;
    width: 65px;
}

.number-item .image-t img{
    height: 45px;
    width: auto;
}


.number-item .image span{
    position: absolute;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product .description{
    color: #fff;
    font-size: 13px;
}

.product-tabs .nav-tabs {
    border: 0;
    padding: 5px 0;
    text-align: center;
    display: inline-block;
}

.product-tab {
    margin-top: 30px;
    margin-bottom: 40px;
    border: 1px solid #ededed;
}

.product-tab .tab-content{
    padding: 15px;
}

.panner-background {
    background: url(../images/bg2.jpg) center center no-repeat;
    padding-bottom: 50px;
}

.panner-background .images{
    text-align: center;
}

.home-category {
    padding: 50px 0;
    background: #e7edee;
    height: 730px;
}

.box-category .category-img .img {
    position: absolute;
    top: 0;
    z-index: 0;
    opacity: 0;
    transition: all 1s;
}

.box-category .category-img img{
    max-width: 100%;
}

.box-category {
    position: relative;
}

.box-category .category-img .img.active {
    z-index: 1;
    opacity: 1;
}

.box-category .category-step .opt{
    width: 220px;
    height: 65px;
    position: absolute;
    z-index: 9;
    transition: 0.5s;
}

.box-category .category-step {
    height: 630px;
    position: relative;
    z-index: 8;
}

.box-category .category-step .opt1 {
    top: 17%;
    left: 13%;
}
.box-category .category-step .opt2 {
    top: 29%;
    left: 11%;
}
.box-category .category-step .opt3 {
    top: 41%;
    left: 11%;
}
.box-category .category-step .opt4 {
    top: 54%;
    left: 11.5%;
}
.box-category .category-step .opt5 {
    top: 66%;
    left: 13.5%;
}
.box-category .category-step .opt6 {
    top: 17%;
    left: 68.2%;
}
.box-category .category-step .opt7 {
    top: 29%;
    left: 70%;
}
.box-category .category-step .opt8 {
    top: 41%;
    left: 72%;
}
.box-category .category-step .opt9 {
    top: 53%;
    left: 71%;
}
.box-category .category-step .opt10 {
    top: 65%;
    left: 69%;
}

.cosmetics .nav-tabs>li.is-active>a, .cosmetics .nav-tabs>li.active-is>a:focus, .cosmetics .nav-tabs>li.is-active>a:hover {
    border: 0;
    border-radius: 20px;
    background: #940609;
    color: #fff;
}

.cosmetics .nav-tabs>li>a:hover {
    border: 0;
    background-color: transparent;
}

.cosmetics .nav-tabs>li:not(:first-child){
    margin: 0 0 0 15px;
}

.cosmetics .nav-tabs>li.is-active>a:before{
    width: 0;
}

.cosmetics .tab-content{
    margin-top: 40px;
}

.cosmetics .nav-tabs>li>a:before{
    content: '';
    background: #999;
    width: 1px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.cosmetics .nav-tabs>li>a{
    border: none;
    color: #999;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}

.nav>li.unset-position{
    position: unset;
}

.cosmetics .content-product{
    padding: 30px 24px 10px;
}

.cosmetics .product-item{
    text-align: center;
    outline: 0;
    float: left;
}

.cosmetics .product-tabs{
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.cosmetics .product-item .description{
    position: relative;
    color: #333;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 300;
    font-style: italic;
    margin-top: 5px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: 'Montserrat', sans-serif;
}

.cosmetics .product-item .description:before{
    background: #333;
    height: 1px;
    width: 60px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    position: absolute;
}

.cosmetics .product-item h3{
    line-height: 1.5;
    min-height: 35px;
}

.cosmetics .product-item h3 a{
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.cosmetics .product-item .price{
    color: #333;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}
    
.product-item .ratings ul{
    text-align: center;
    margin-top: 20px;
}

.ratings li{
    display: inline;
}

.ratings li i{
    color: #ffcf00;
}

.cosmetics .product-item .buy a{
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 15px;
    text-align: center;
    margin: 20px auto 0;
    background: #ff9800;
    border-radius: 30px;
    font-weight: 500;
    color: #fff;
}

.product-item .image img{
    transition: 0.3s;
}

.product-item .image{
    overflow: hidden;
}

.cosmetics .product-item .buy i{
    margin-right: 15px;
}

.home-sale{
    margin: 0 auto;
    margin-bottom: 50px;
}

.event{
    margin-bottom: 50px;
}

.event .event-list{
    padding: 30px 0;
}


.event-item .date-time{
    color: #999;
    font-size: 13px;
    padding: 10px 0 5px;
    display: block;
}

.event-item .image{
}

#news{
    display: block!important;
}

.event-item .image {
    overflow: hidden;
}
.event-item .image img {
    transition: all 0.3s;
    width: 100%;
    height: 200px;
    border: solid 1px #eee;
    object-fit: cover;
}

.event-item .content_right {
    padding: 30px 30px 30px 40%;
}

.event-item .date-time i{
    margin-right: 10px;
}

.event-item h3{
    margin: 0;
}

.event .event-item{
    width: 33.3%;
    padding: 0 15px;
    float: left;
}

.event-item h3 a {
    color: #333;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    display: block;
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    /* height: 35px; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.img-detail{
    margin-bottom: 30px;
}

.img-detail h3{
    font-size: 16px;
}

.event-item.folder-image h3 a{
    text-align: center;
    padding: 10px 0;
    margin: 0;
    height: auto;
}

.event-item:hover img{
    transform: scale(1.2);
}

.event-item:hover h3 a{
    color: #940609;
}

.connect{
    margin-bottom: 50px;
}

.connect .description {
    color: #333;
    max-width: 610px;
    margin: 30px auto 0;
    text-align: center;
}

.connect .mask{
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}

.connect .event-item:nth-child(1) .mask{
    background: rgba(76, 187, 198, .7);
}

.connect .event-item:nth-child(2) .mask{
    background: rgba(69, 123, 176, .7);
}

.connect .event-item:nth-child(3) .mask{
    background: rgba(143, 173, 21, .7);
}
    
.connect h3 a{
    color: 16px;
}

.connect .event-item .image{
    position: relative;
}

.connect .event-item:hover a{
    color: #fff;
}

.connect .event-item:hover .image img{
    transition: 0.8s;
}

.connect .event-item:hover img{
    transform: scale3d(1.3, 1.3, 1) rotate(5deg);
}

.event.connect .event-item h3 a {
    margin: 0;
    padding: 10px 0;
}

.event.connect .event-item h3 a {
    color: #fff;
}


.professional .block-list{
    background: #f2f2f2;
    margin-top: 30px; 
}
.professional hr{
    font-style: italic;
    color: #737d83;
    margin-top: 10px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-top: 0; 
}
    
.professional .block-item{
    padding: 0;
}


.professional .content-block {
    padding: 30px;
}

.professional .description{
    color: #333;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 400;
}

.professional .button {
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 20px;
    font-size: 15px;
    float: left;
}

.professional .title{
    color: #333;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.5;
}

.professional .viewmore{
    background: #737d83;
    width: 150px;
    position: relative;
}

.professional .contactexpert {
    width: 240px;
    background: #940609;
    margin-left: 15px;
    position: relative;
}

.slider .slick-dots li.slick-active button:before {
    color: #940609;
}

.slider .slick-dots li{
    margin: 0;
}

.slider .slick-dots li button:before {
    color: #940609;
}

.slider .slick-dots li button:before {
    font-size: 40px;
} 

.line-lear::before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, .2);
    width: 0;
    transition: all 0.3s ease-in-out 0s;
    height: 100%;
}

.line-lear:hover::before {
    width: 100%;
}

.professional .button i{
    margin-right: 15px;
}

.footer_image {
    background-image: url(../images/bg_foo.png);
    background-size: cover;
    background-position: center;
    height: 143px;
    width: 100%;
}


footer.footer{
    margin-top: 0;
    overflow: hidden;
}

.footer-main{
    background-color: #018e49;
    border-top: solid 5px #006031;
	padding: 30px 0;
}

.subscribe{
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    background: #ebecec;
    margin-bottom: 40px;
    padding: 30px 0;
}

.subscribe .box-subscribe{
    text-align: center;
}

.subscribe .box-subscribe h2{
    display: inline-block;
    margin: 0;
    width: 260px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #5b6368;
}

.subscribe input{
    width: calc(100% - 111px);
    float: left;
    background: 0 0;
    border: none;
    padding: 7px 15px;
    color: #333;
}

.subscribe input:focus{
    border: 0;
}

.subscribe button{
    color: #fff;
    background: #737d83;
    border-radius: 20px;
    padding: 7px 20px;
    transition: all, .3s;
    text-transform: uppercase;
    box-shadow: none;
    border: none;
    transition: 0.3s;
}

.subscribe button:hover{
    background: #940609;
}

.subscribe .form-subscribe{
    background: #fff;
    border-radius: 20px;
    width: 325px;
    margin: 0 auto;
    padding: 3px;
    display: inline-block;
    height: 40px;
}
    
.footer-main .footer-box-content h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
}
.footer-main .footer-box-content p { color: #fff; font-size: 16px; text-align: justify; line-height: 24px;}
.footer-main .footer-box-content div { 
    color: #fff;
    letter-spacing: 1px;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    }
.footer-main .footer-box-content li a{
    color: #fff;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 400;
    font-size: 15px;
}

.horizontal-line {
}

.group-coppyright {
    color: #fff;
    overflow: hidden;
    padding: 20px 0 0 0;
    margin-top: 10px;
}

.group-coppyright .chungnhan{
    width: 145px;
    float: right;
}

.group-coppyright .mastercart{
    width: 80px;
    float: right;
}

.group-coppyright .visa{
    width: 120px;
    float: right;
}

.coppyright {
	font-size: 15px;
	text-align: center;
	border-top: solid 1px #fff;
	padding-top: 10px;
}

.coppyright1{
    width: 45%;
    float: left;
}

.group-coppyright .carts{
    display: block;
}

.social-bottom {
    margin-top: 0px;
}

.social-bottom .title{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}

.social-bottom a{
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 100%;
    background-color: #fff;
    text-align: center;
    margin:0;
    padding:0;
}

.social-bottom li{
    width: 45px;
    float: left;
    margin-bottom: 10px;
}

.social-bottom i{
    line-height: 35px;
    color: #018e49;
    font-size: 19px;
    transition: 0.3s;
}

.social-bottom a:hover i{
        color: #940609;
}

/* css dat hang */
.payment{margin-bottom:20px; width:100%;}
.payment .step .item {
    float: left;
    width: 33.33%;
}

.payment .step .item:first-child .link {
    padding-left: 20px;
}
.payment .step .link {
    display: block;
    padding: 8px 35px 8px 30px;
    padding-left: 30px;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    background: #f0f0f0;
    position: relative;
}
.payment .step .complete .number {
    text-indent: -999px;
    background: url(images/icon-checked.png) 0% 0% no-repeat;
}
.payment .step .number {
    display: inline-block;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #999;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}
 .payment .step .active .number {
    background: #0492d5;
}
 .payment .step .active .link {
    background: #f4f9fd;
}
button{
    cursor:pointer
}
 .count .abate {
    left: -30px;
    top: 20px;
    border-right: none;
}
 .count .btn {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #dfdfdf;
    border-right-color: rgb(223, 223, 223);
    border-right-style: solid;
    border-right-width: 1px;
    top: 0;
    cursor: pointer;
    padding:0;
}
 .count .augment {
    right: -30px;
    border-left: none;
}
 .count .quantity {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #dfdfdf;
}
.uk-position-relative {
    position: relative !important;
}
.count > * {
    display: inline-block;
}
.count {
    text-align: center;
}
.count .abate::before {
    background: #ccc;
}
 .count .augment::before {
    background: #288ad6;
}
 .count .abate::before{
    width: 8px;
    height: 2px;
    margin: 8px auto;
    content: "";
    display: block;
}
.count .augment::before {
    width: 8px;
    height: 2px;
    margin: 8px auto;
    content: "";
    display: block;
}
.list_sanpham table td {
        padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.list_sanpham span{
    color: #00a1e9
}
.list_sanpham table tr:nth-child(even){background-color: #f2f2f2}
.list_sanpham button{
    background: #f41118;
    border: none;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 0px;
}
.list_sanpham input{
    width: 20%;
    text-align: center;
}
.list_sanpham img { width: 120px; height: 120px;}
.tong_tien{
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    float: right;
    padding-left: 30px;
}
.login_cart {margin-top: -10px!important; text-align: right;}
.tong_tien span{
    font-size: 12px;
}
.tong_tien b{
    color: #f00
}
.tong_tien a { background: #f00; line-height: 62px; padding: 7px 25px; margin-top: 15px !important; color: #fff; font-size: 12px;}

.dat_hang button{
    border: none;
    background: #2dabe1;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    text-transform: uppercase;
}
.dat_hang{
    margin-top: 10px;
    text-align: right;
    margin-bottom: 20px !important;
}

.box_our_team_in { padding: 100px 0; background:#fff; width: 100%;}
.box_our_team {  padding: 100px 0; background-image: url(../images/bg_our.jpg); width: 100%;}
.product_team {  padding: 85px 0 0 0;}
.product_team .image_team { position: absolute; top: -70px; z-index: 999; text-align: center; width: 100%;}
.product_team .image_team img {box-shadow: 0px 0px 36px 2px rgba(50, 50, 50, .16); border-radius:50%; border: solid 3px #fff; width: 210px;}
.box_content_team {

background-repeat: no-repeat;
    box-shadow: 0px 0px 14px 6px rgba(50, 50, 50, .16);
    position: relative;
    background-image: url(../images/bg_team.png);
    padding: 185px 10px 50px 10px;
    height: 380px;
    margin: 24px 0;
    border-radius: 15px;
    background-repeat: no-repeat;
}
.box_content_team h2 { text-align: center; color: #fff; width: 100%; font-size: 20px; margin-top: 15px; font-weight: bold; text-transform: uppercase;}
.box_content_team h2 a { color: #333; text-align: center; }
.box_content_team .desc_in { text-align: center; color: #333;overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;}

.box_our_team_in .image_team { position: absolute; top: -70px; z-index: 999; text-align: center; width: 100%;}
.box_our_team_in .image_team img {border-radius:50%; border: solid 5px #071a29; width: 150px;}
.box_content_team1 { position: relative; background-image: url(../images/bg_khach.jpg); padding: 115px 10px 50px 10px ;}
.box_content_team1 h2 { text-align: center; color: #fff; width: 100%; font-size: 22px; margin-top: 15px; font-weight: bold; text-transform: uppercase;}
.box_content_team1 h2 a { color: #1a2539; text-align: center; }
.box_content_team1 .desc_in { text-align: center; color: #333;}
.box_our_team .product-list{
    padding: 20px 15px;
}
.box_our_team .product-list .item-product{
    outline: 0;
}

.thongke {
    padding: 50px 0px;
    background: #081623;
    margin-bottom: 20px;
}
.box_conso { text-align: center;}
.box_conso h2 { color: #f5c501; font-size: 35px; font-weight: bold;}
.box_conso p { font-size: 16px; color: #fff; text-transform: uppercase;}

.social_in{
    text-align: center;
    width: 100%;
}

.social_in ul{
    margin: 0;
    padding: 0;
}

.social_in ul li{
    float: left;
    margin-right: 5px;
    line-height: 28px;
}

.social_in a {
    text-align: center;
    border-radius:10%;
    font-size: 11px;
    padding: 3px 5px;
    color: #fff;
    background: #253449;
}

.social_in ul li a i{
    color: #333;
    line-height: 28px;
}
#faq { background: #f7fcff}
.news_home {
    background-position: center;
    background-color:#fff;
    padding: 10px 0 20px 0;
}
.product_list { background: none; }
.product_item { background: none; }
.product_item .image { position: relative;}
.product_item .image img {     
    transition: all 0.3s;
    width: 100%;
    height: 200px;
	border: solid 1px #eee;
    object-fit: cover;
}
.product_item .image .xem_them { position: absolute; bottom: 0px; font-size: 16px; background: #018e49; right: 0; padding: 5px 15px;}
.product_item .image .xem_them a { color: #fff; font-weight: bold;}
.product_item .image .xem_them a:hover { color: #6ea722}
.box_content {}
.box_content h2 { 
    font-size: 18px; 
    color: #172734; 
    padding: 0px 0px; 
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box_content h2 a { color: #333; font-weight: bold;}
.box_content .desc { 
	text-align: justify; 
	margin: 0 0px 20px 0px;
    overflow: hidden;
	height: 80px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.box_content p { padding: 0 0px; font-weight: bold; font-style: italic; color: #333; margin: 0;}
.follow_me {
    padding: 90px 0;
    background-color: #fff;
    width: 100%; 
    margin: 0;
}

.follow_me .content{
    width: 100%;
    float: left;
    padding: 20px;
    border: solid 2px #fab01e;
}
.the-tag .title{
    font-weight: bold;
    font-size: 18px;
    color: #333;
    text-align: left;   
    text-transform: uppercase;
    padding-top: 20px;
}
.nd-footer{
    margin-top: 10px;
    text-align: center;
}

.title-dangky-home h3 {
    text-align: center;
    font-size: 24px;
    color: #ff8b00;
    font-weight: bold;
    padding: 15px 0px;
    text-transform: uppercase;
    margin: 0;
}

.title-dangky-home p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #54a61f;
}

.title-dangky-home {
    width: 100%;
    float: left;
}

.nd-footer input, .nd-footer select{
    width: 100%;
    padding: 5px 15px;
    float: left;
    font-size: 14px;
    height: 35px;
    background: #fff;
    border: 1px solid #ccc;
    color: #5a5959;
    border-radius: 4px;
}

.nd-footer option{
    color: #a9a9a9;
}

.nd-footer button{
    outline: 0;
    cursor: pointer;
    border: none;
    color: #fff;
    width: 200px;
    height: 40px;
    text-transform: uppercase;
    text-align: center;
    background-color: #6ea722;
    font-weight: bold;
    font-size: 16px;
    text-transform: unset;
    padding: 5px 20px;
    border-radius: 4px;
}
.nd-footer img { float: left; width: 35%;}
.news-head h1 { font-size: 25px; font-weight: bold;}
.title_right { background-color: #6fa723;}
.title_right h2{
    font-weight: 500;
    padding: 5px 10px;
    font-size: 24px;
    margin: 0;
    color: #fff;
}

.box-tintuc-right .desc{
    margin: 0;
    text-align: left;
}

.slider11 { background: #eee;}
.xemthem_in { text-align: center;}
.xemthem_in h2 { display: inline-block; font-size: 17px; font-weight: bold; margin-right: 10px; background: #316d9e; color: #fff; padding: 10px 20px;}
.xemthem_in h2 a { color: #fff;}
.xemthem_in h3 { display: inline-block; font-size: 17px; font-weight: bold; background: #fff; border: solid 1px #6ea722; color: #333; padding: 10px 20px !important;}
.xemthem_in h3 a { color: #018e49; text-transform: uppercase; font-weight: 600; font-size: 18px;}
.xemthem_in h3 a:hover { color: #6ea722}
.noi_dung_in { text-align: justify; font-size: 16px; line-height: 24px;}
.noi_dung_in img { max-width: 100%;}

/* end */






















@media (max-width: 1199px) {
	.top-menu { display: none;}
    .professional .title {
        font-size: 18px;
    }

    .horizontal-line {
        bottom: 75px;
    }

    .logo-bottom .image img {
        height: 80px;
    }

    .header-main .navbar-nav>li+li {
        margin-left: 14px;
    }

    .product-list .product-item .title-h3{
        height: 54px;
            overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .product .sub-content {
        width: 70%;
    }

    .box-category .category-step .opt {
        height: 55px;
        width: 200px;
    }

    .box-category .category-step .opt1 {
        top: 16%;
        left: 13%;
    }

    .box-category .category-step .opt2 {
        top: 28%;
    }

    .box-category .category-step .opt3 {
        top: 40%;
    }

    .box-category .category-step .opt4 {
        top: 51%;
    }

    .box-category .category-step .opt5 {
        top: 63%;
    }

    .box-category .category-step .opt6 {
        top: 16%;
    }

    .box-category .category-step .opt7 {
        top: 28%;
    }

    .box-category .category-step .opt8 {
        top: 40%;
    }

    .box-category .category-step .opt9 {
        top: 51%;
    }

    .box-category .category-step .opt10 {
        top: 63%;
    }

    .cosmetics .nav-tabs>li>a {
        padding: 10px;
    }

    .what-our-left {
        width: 850px;
    }

    .block-number-right .text {
        font-size: 18px;
    }

    .block-number-right {
        padding-left: 25px;
    }

    .search {
        width: 140px;
    }

    .header-main .navbar-inverse .navbar-nav>li>a {
        font-size: 12px;
    }

    .logo-top .logo img {
        height: 70px;
    }

    .logo-top .logo {
        margin: 10px 0;
    }
}

@media (min-width: 992px){
    .header-main .navbar-nav .nav-item:hover .nav-sub{
        margin-top: 0;
        opacity: 1;
        visibility: inherit;
    }

    .header-main .navbar-nav .nav-item:hover .mega-menu{
        margin-top: 0;
        opacity: 1;
        visibility: inherit;
    }

    .fixed{
        top: -38px!important;
        left: 0;
        z-index: 49;
    }
}

@media (min-width: 992px){
    .menu-mobile{
        display: none!important;
    }
}

@media (max-width: 991px) {
    .news_home{
        padding: 0;
    }

    .language.mobile{
        display: block;
    }

    .header-main{
        background-image: unset;
        background-color: #fff;
		height:68px;
    }

    .header-main .navbar-inverse .navbar-nav>li>a:before{
        display: none;
    }

    .menu-mobile{
        display: none;
    }

    .menu-desktop{
        display: none!important;
    }

    .the-tag .title{
        padding-top: 0;
    }

    .box-footer-links {
        border-left: 0;
        padding: 30px 15px;
    }

    .horizontal-line{
        display: none;
    }

    .follow_me{
        padding: 50px 0;
    }

    .what-our-left:before{
        display: none;
    }

    .search.mobile{
        display: block;
        margin: 0;
        position: fixed;
        top: 18px;
        right: 15px;
    }

    .block-number-right .text {
        font-size: 18px;
        font-size: 17px;
    }

    .what-our-left{
        width: 100%;
        padding: 50px 20px;
    }

    .cosmetics .product-item .buy a{
        width: 100%;
    }

    .cosmetics .nav-tabs li{
        width: 100%;
    }

    .professional .viewmore {
        width: 100px;
    }

    .professional .contactexpert {
        width: 200px;
    }

    .professional .button {
        padding: 5px 0;
        font-size: 12px;
    }

    .professional .description {
        font-size: 16px;
    }

    .professional .description {
        display: none;
    }

    .subscribe {
        display: none;
    }

    .cosmetics .nav-tabs>li:not(:first-child) {
        margin: 0;
    }

    .cosmetics .nav-tabs>li.is-active>a, .cosmetics .nav-tabs>li.active-is>a:focus, .cosmetics .nav-tabs>li.is-active>a:hover {
        border-radius: 0;
        margin: 0;
    }

    .icon-menu-cosmetics{
        float: right;
        margin-right: 20px;
        overflow: hidden;
    }

    .cosmetics .nav-tabs{
        display: none;
    }

    .cosmetics .nav-tabs>li>a:before {
        width: 0;
    }

    .cosmetics .col-md-12{
        padding: 0;
    }

    .product-tabs .nav-tabs {
        padding: 0;
        width: 100%;
    }

    .box-category .category-step .opt {
        height: 46px;
        width: 200px;
    }

    .box-category .category-step .opt1 {
        top: 15%;
    }

    .box-category .category-step .opt2 {
        top: 25%;
    }

    .box-category .category-step .opt3 {
        top: 35%;
    }

    .box-category .category-step .opt4 {
        top: 45%;
    }

    .box-category .category-step .opt5 {
        top: 55%;
    }

    .box-category .category-step .opt6 {
        top: 15%;
        left: 67%;
    }

    .box-category .category-step .opt7 {
        top: 25%;
        left: 68%;
    }

    .box-category .category-step .opt8 {
        top: 35%;
        left: 69%;
    }

    .box-category .category-step .opt9 {
        top: 45%;
        left: 68%;
    }

    .box-category .category-step .opt10 {
        top: 55%;
        left: 66%;
    }

    .header-main .logo-top{
        width: 100%;
        padding: 0 30px;
    }

    .header .header-top {
        display: none;
    }

    .header-main .navbar-inverse .navbar-nav>li>a i{
        display: block;
    }

    .header-main .navbar-nav .nav-item .nav-sub {
        position: static;
        opacity: 1;
        visibility: inherit;
        box-shadow: none;
        margin: 0;
        display: none;
        background: transparent;
        padding-left: 20px;
    }

    .navbar-nav .nav-item .nav-sub .nav-item-child a:hover {
        color: #fff;
    }

    .navbar-nav .nav-item .nav-sub .nav-item-child{
        padding: 0;
    }

    .navbar-nav .nav-item .nav-sub .nav-item-child a{
        color: #000;
        padding: 10px 15px;
        line-height: 20px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        width: 100%;
    }

    .navbar-nav .nav-item .nav-sub .nav-item-child a i{
        position: absolute;
        top: 15px;
        left: 0;
    }

    .overlay{
        position: fixed;
        top: 0;
        display: none;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 90;
        background: #e6e6e6;
        opacity: .9;
    }

    .header-main .menu-desktop {
        width: 100%;
        position: relative;
        padding: 0;
        display: none;
    }

    .header-main .navbar-nav>li {
        float: unset;
    }

    .header-main .navbar-nav>li+li {
        margin: 0;
    }

    .header-main .navbar-nav {
        float: left;
        width: 100%;
        height: 100vh;
    }

    .header-main .navbar-inverse{
        border-radius: 0;
		background: #018e49
    }

    .header-main .navbar-inverse .navbar-nav>li.active>a:before, .header-main .navbar-inverse .navbar-nav>li:hover>a:before {
        width: 0;
    }

    .header-main .navbar-inverse .navbar-nav>li>a {
        padding: 10px 22px;
        border-bottom: 1px solid #e6e6e6;
        height: 40px;
        cursor: pointer;
		color: #fff;
        transition: unset;
    }

    .header-main .navbar-inverse .navbar-nav>li>a:hover{
        color: #fff;
    }

    .header-main .navbar-inverse .navbar-nav>li>a>i{
        position: absolute;
        right: 10px;
        top: 13px;
        color: #fff;
        transition: 0.3s;
    }

    .links.active>i{
        transform: rotate(90deg);
    }

    .show{
        display: block!important;
    }

    .logo-top{
        height: 70px;
        text-align: center;
    }

    .logo-top .logo{
        display: inline-block;
        margin: 6px 0;
    }

    .list-bar {
        display: inline-block;
        position: fixed;
        left: 20px;
        margin: 0;
        top: 17px;
    }

    .icon-search {
        display: block;
    }

    .panner-background .images img{
        width: 80%;
        margin: auto;
    }

    .why-chose, .box_our_team_in, .box_our_team {
        padding: 50px 0;
    }

    .service-right .list-item:nth-child(2n + 1){
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .faq-right, .faq-left{
        overflow: hidden;
    }

    .product .slider .slick-next{
        right: 15px;
    }

    .product .slider .slick-prev{
        left: 15px;
    }

    .top-menu {
        top: initial;
        bottom: 0;
        left: 0;
        right: initial;
        width: 100%;
        transform: unset;
    }

    .top-menu ul li a {
        height: 50px;
        line-height: normal;
    }

    .top-menu ul li:first-child {
        float: left;
    }

    .top-menu ul li {
        border-radius: 0;
        margin-bottom: 0;
        height: 50px;
        width: 50%;
    }

    .top-menu ul li:first-child a span {
        font-size: 12px;
    }

    .top-menu ul li:first-child a{
        font-size: 12px;
    }

    .top-menu ul li:nth-child(2) {
        display: none;
    }

    .top-menu ul li:nth-child(3) {
        float: right;
    }

    .box_content_team h2{
        font-size: 18px;
    }

    .product-item h3 a{
        font-size: 18px;
    }

    .box_content_team1 h2{
        font-size: 18px;
    }

    .item-one{
        font-size: 16px;
        margin-bottom: 1%;
    }

    .item-two{
        font-size: 34px;
        line-height: 34px;
    }

    .item-three{
        font-size: 44px;
        line-height: 44px;
    }

    .social-bottom{
        margin-top: 20px;
    }

    .footer-main .footer-box-content div{
        margin-bottom: 0;
    }

    .footer-box-content{
        margin-bottom: 20px;
    }

    .footer-main .footer-box-content h3{
        margin-bottom: 15px;
    }

    .coppyright, .coppyright1{
        width: 100%;
    }

    .coppyright1 div{
        text-align: left!important; 
    }

    .group-coppyright {
        margin: 0;
        padding: 0;
    }

    .faq-left .content, .faq-right .content{
        max-width: unset;
    }

    .box-show{
        padding: 20px 0 0;
    }
    .faq-left, .faq-right {
        padding: 30px 15px;
    }

    .cosmetics .content-product {
        padding: 20px 0; 
    }
    .event .event-item {
        width: 100%;
    }

    .block-number-right .text:before{
        margin-left: -1px;
    }

    .number-item:nth-child(2n + 1){
        margin-right: 0;
    }

    .number-item{
        width: 100%;
    }

    .home-category {
        display: none;
    }

    .event .event-item:not(:last-child) {
        margin-bottom: 30px;
    }

    .header-main .navbar-nav {
        margin: 0;
    }
}


@media (max-width: 550px) {

    .title-h2 {
        font-size: 16px;
    }
    .box_content_team{
        background-size: cover;
        background-position: center center;
    }
    .item-two {
        font-size: 20px;
        line-height: 20px;
    }
    a.learn-more {
        padding: 6px 5px 6px 10px;
        font-size: 11px;
        margin-right: 10px;
        line-height: 13px;
        outline: 0;
    }

    .slide .desc{
        font-size: 14px;
    }
    .box_content_team h2{
        font-size: 16px;
    }

    .service-page .width-1-mobile{
        width: 100%;
    }
    .product.service-page .product-item .desc {
        min-height: unset;
    }


    .box_content_team{
        padding: 150px 10px 25px 10px;
        height: 320px;
    }
    .desc_in{
        font-size: 13px;
    }
    .service-page .product-item h3{
        height: auto;
    }

    .search.mobile{
        display: none;
    }
    .slide .desc{
        padding: 5px 0 0;
    }
    a.watch-video {
    font-size: 11px;
    line-height: 14px;
    padding: 6px 5px 6px 15px;
}
    a.watch-video span{
        width: 13px;
        height: 13px;
        margin-left: 10px;
    }
    .hotline.mobile{
        display: block;
        position: absolute;
        top: 24px;
        font-size: 20px;
        color: #f00;
        right: 15px;
    }
    a.watch-video i {
    line-height: 14px;
    font-size: unset;
    margin-left: 0;
}
    .thongke {
    padding: 30px 0px;
}

    .why-chose {
    padding: 30px 0;
}

    .product {
    padding: 30px 0;
}

    .professional .title {
        font-size: 16px;
    }

    .professional .content-block {
        padding: 10px;
    }

    .block-number-right {
        left: 50px;
        top: 4px;
        height: 50px;
    }

    .block-number-right .text:before {
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 18px solid #464646;
    }

    .number-item .image img {
        width: 70px;
    }

    .block-number-right .text {
        line-height: 50px;
    }

    .number-item .image-t {
        margin-top: 2px;
    }

    .block-number-right .text {
        font-size: 13px;
    }
}



/*css*/
.breadcrumb li a {
    color: #000;
	font-size: 16px;
}

.breadcrumb li a i{
    font-size: 18px;
}

.breadcrumb li {
    float: left;
    color: #333;
    font-size: 13px;
}

.breadcrumb {
    overflow: hidden;
    margin: 0;
    padding: 10px 0;
    border-radius: 0;
    background: 0 0;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #000;
    content: "|";
}

.product-sidebar .title span{
    display: inline-block;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.product-sidebar{
    padding: 0px 0 20px 0;
}

.product-sidebar .title{
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    background: #333;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.product-sidebar .product-category>ul li{
    padding: 0;
    position: relative;
}

.product-sidebar .product-category>ul li a {
    display: block;
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    background-color: #eee;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.product-sidebar .product-category>ul li a:hover{
    color: #fec22b;
    background: #eee;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none;
}

.product-sidebar .filter-group {
    margin-bottom: 0;
    border: 1px solid #e6e6e6;
    border-top: 0;
    border-radius: 3px;
}

.product-page .product-item {
    width: 33.3%;
    outline: 0;
    float: left;
    margin: 0;
    margin-bottom: 30px;
}
.product-page .product-item1 {
    width: 25%;
    outline: 0;
    float: left;
    margin: 0;
    margin-bottom: 30px;
}

.product-sidebar .product-category>ul li:last-child {
    border: 0;
}

.breadcrumb {
    padding: 10px;
}

.group-bar{
    display: none;
}

.close-box-sidebar{
    display: none;
}

@media (max-width: 991px) {
    .group-bar{
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        display: block;
        text-align: center;
        z-index: 48;
        cursor: pointer;
        text-align: center;
        background: #fff;
        color: #333;
        border-top: 1px solid #e6e6e6;
        box-shadow: 0 -1px 20px rgba(0, 0, 0, .2);
    }

    .box-sidebar{
        padding: 50px 150px;
    }

    .group-bar .list-bar{
        margin: 0;
    }

    .product-page .icon-menu-cosmetics {
        float: unset;
    }

    .group-bar span{
        line-height: 40px;
        vertical-align: text-bottom;
        display: inline-block;
        font-size: 16px;
        margin-left: 10px;
    }

    .product-page .bar1, .product-page .bar2, .product-page .bar3 {
        background-color: #333;
    }

    .modal-sidebar {
        position: fixed;
        width: 100%;
        height: 100vh;
        z-index: 123;
        top: -100vh;
        padding: 0;
        background-color: #fff;
        overflow-y: scroll;
        transition: 0.5s;
    }

    .product-sidebar {
        padding: 0;
    }

    .close-box-sidebar{
        position: absolute;
        top: 25px;
        display: block;
        cursor: pointer;
        right: 50px;
    }

    .close-box-sidebar i{
        font-size: 28px;
    }

    .top{
        top: 0;
    }
}

/*css giai phap*/
.panner-top .backgroud-panner-top{
    margin-top: 50px;
    padding: 50px 0;
    overflow: hidden;
    background: url('../images/da-lao-hoa-do-di-truyen.jpg') no-repeat center center;
}

.backgroud-panner-top .content{
    width: 65%;
    float: right;
    padding: 20px;
}

.backgroud-panner-top .content h2:before{
    background: #fff;
}

.backgroud-panner-top .content h2{
    color: #fff;
}

.backgroud-panner-top .content p{
    text-align: center;
    color: #fff;
}

.category-info{
    border: 2px solid #d7d7d7;
    box-shadow: 2px 5px 15px rgba(5, 5, 5, 0.2);
    margin-bottom: 30px;
    text-align: center;
    padding: 50px 0;
}

.category-info .cate-image{
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.category-info .number{
    font-size: 56px;
    line-height: 1;
    font-weight: 600;
    color: #93b0c9;
    font-family: 'Montserrat', sans-serif;
    opacity: 0.2;
    margin-bottom: 5px;
}

.category-info .cate-title{
    font-size: 18px;
    color: #2a9ca7;
}

.product .product-list{
    background-color: #fff;
}

.giaiphap-page.cosmetics .tab-content {
    margin-top: 0;
}

.cosmetics .slick-prev, .cosmetics .slick-next {
    font-size: 36px;
    opacity: 1;
    color: #333!important;
    z-index: 22;
}

.cosmetics .slick-prev{
    left: 0;
}

.group-image.event-item h3 a{
    font-weight: bold;
    font-size: 13px;
}

.event-item .description{
    color: #333;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

.event-main h3 a {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
}

.information{
    padding: 15px 0;
}

h2.title-underline span{
    background: #3e87cb;
    display: block;
    max-width: 185px;
    font-weight: 700;
    padding: 10px 0;
    font-size: 16px;
}

h2.title-underline{
    border-bottom: 2px solid #3e87cb;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.title-group{
    padding: 0 15px;
}

.can-left.event-main .image{
    width: 50%;
    float: right;
}

.news .event-main{
    overflow: hidden;
    background-color: #f5f5f5;
}

.can-left.event-main .box-content{
    float: left;
    width: 50%;
    padding: 15px;
}

.news .event-main h3 a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.news .group-image .image{
    width: 50%;
    float: left;
}

.news .group-image .box-content{
    width: 50%;
    float: right;
    padding: 10px;
}

.news .group-image{
    overflow: hidden;
    margin-bottom: 10px;
}

.news .event-item .date-time {
    padding: 0 0 5px 0;
}

.news .group-image.event-item h3 a {
    font-weight: 500;
}

.can-right.event-main .image{
    width: 50%;
    float: left;
}

.can-right.event-main .box-content{
    float: right;
    width: 50%;
    padding: 15px;
}

.view-more a{
    display: block;
    text-transform: uppercase;
    padding: 10px 0;
    text-align: center;
    position: relative;
    width: 180px;
    margin: 20px auto 0;
    background: #3e87cb;
    border-radius: 30px;
    font-weight: 500;
    color: #fff;
    overflow: hidden;
}

.view-more a:before{
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, .2);
    width: 0;
    transition: all 0.3s ease-in-out 0s;
    height: 100%;
}

.view-more a:hover:before{
    width: 100%;
}

.view-more a i{
    margin-right: 10px;
}

.infor-even h2 span {
    background: #8fad15;
}

.infor-even h2 {
    border-bottom: 2px solid #8fad15;
}

.infor-even .view-more a {
    background: #8fad15;
}

.event-item.can-right{
    margin-bottom: 50px;
}

@media (max-width: 991px){
    .news .group-image .image {
        width: 150px;
        float: left;
    }

    .main {
        margin-top: 70px;
    }

    .logo-top .logo img{
        height: 59px;
        width: auto;
    }

    .news .group-image {
        margin: 20px 0;
    }

    .news .group-image .box-content {
        float: left;
        padding: 10px;
    }

    .information {
        padding: 0;
    }

    .information .event-main{
        margin-bottom: 30px;
    }

    .group-image{
        margin-bottom: 50px;
    }

    .news{
        margin-bottom: 50px;
    }
}

@media (max-width: 767px){
    .can-right.event-main .image {
        width: 100%;
    }
    .can-right.event-main .box-content {
        width: 100%;
        padding: 15px;
    }

    .can-left.event-main .box-content {
        width: 100%;
    }

    .can-left.event-main .image {
        width: 100%;
    }
}

/*css khuyen mai*/
.voucher {
    padding-top: 50px;
}

.voucher h2{
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}

.voucher h2 a{
    font-size: 18px;
    color: #333333;
    font-weight: 500;
}

@media (max-width: 767px){
    .voucher h2 a{
        font-size: 16px;
    }
}

/*css blog*/
.blog-group-lever1{
    padding-top: 50px;
}

.blog-left .event-item h3 a, .blog-right .event-item h3 a {
    font-size: 12px;
    font-weight: 600;
    padding: 0;
}

.blog-center .event-item h3 a{
    font-weight: 600;
    font-size: 16px;
}

.blog-group .title-h2{
    margin-bottom: 30px;
}

.blog-group-lever2 h2.title-underline span{
    background: #3e87cb;
}

.blog-group .event-item{
    border-bottom: 2px solid #e6e6e6;
}

.blog-group {
    padding-top: 20px;
}

.blog-group-lever3 h2.title-underline span{
    background: #8fad15;
}

.blog-group-lever3 h2.title-underline{
    border-bottom: 2px solid #8fad15;
}

.blog-group-lever3 .view-more a {
    background: #8fad15;
}

.blog-group-lever4 h2.title-underline span{
    background: #940609;
}

.blog-group-lever4 h2.title-underline{
    border-bottom: 2px solid #940609;
}

.blog-group-lever4 .view-more a {
    background: #940609;
}

.blog-group-lever5 h2.title-underline span{
    background: #842263;
}

.blog-group-lever5 h2.title-underline{
    border-bottom: 2px solid #842263;
}

.blog-group-lever5 .view-more a {
    background: #842263
}

.slide_top { max-width:100%;}
.slide_top img { width:100%; height:600px; object-fit: cover;}


.payment{margin-bottom:20px !important; width:100%;}
.payment .step .item {
    float: left;
    width: 33.33%;
    margin-bottom: 20px;
}

.payment .step .item:first-child .link {
    padding-left: 20px;
}
.payment .step .link {
    display: block;
    padding: 8px 35px 8px 30px;
    padding-left: 30px;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: 500;
    background: #f0f0f0;
    position: relative;
}
.payment .step .complete .number {
    text-indent: -999px;
    background: url(images/icon-checked.png) 0% 0% no-repeat;
}
.payment .step .number {
    display: inline-block;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #999;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}
 .payment .step .active .number {
    background: #0492d5;
}
 .payment .step .active .link {
    background: #f4f9fd;
}
button{
    cursor:pointer
}
 .count .abate {
    left: -30px;
    top: 20px;
    border-right: none;
}
 .count .btn {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #dfdfdf;
    border-right-color: rgb(223, 223, 223);
    border-right-style: solid;
    border-right-width: 1px;
    top: 0;
    cursor: pointer;
    padding:0;
}
 .count .augment {
    right: -30px;
    border-left: none;
}
 .count .quantity {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #dfdfdf;
}
.uk-position-relative {
    position: relative !important;
}
.count > * {
    display: inline-block;
}
.count {
    text-align: center;
}
.count .abate::before {
    background: #ccc;
}
 .count .augment::before {
    background: #288ad6;
}
 .count .abate::before{
    width: 8px;
    height: 2px;
    margin: 8px auto;
    content: "";
    display: block;
}
.count .augment::before {
    width: 8px;
    height: 2px;
    margin: 8px auto;
    content: "";
    display: block;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
 .count .augment::after {
    content: "";
    width: 2px;
    height: 8px;
    background: #288ad6;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 5px;
    left: 0px;
    right: 0;
}

.uk-list {
    padding: 0;
    list-style: none;
}
.dat_hang button{
    border: none;
    background: #000;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    text-transform: uppercase;
}
.dat_hang{
    margin-top: 10px;
    text-align: right;
    margin-bottom: 20px !important;
}



@media (max-width: 991px){
    .blog-group .event-item h3 a {
        font-size: 13px;
    }
}

/* css tool fix*/
.tool-fix{
    top: 180px;
    right: 0;
    position: fixed;
    z-index: 10;
    transition: all, .3s;
    transform: translateX(112px);
}

.tool-fix:hover{
    transform: translateX(10px);
}

.tool-menu{
    float: left;
    width: 160px;
}

.tool-fix .tool-menu li {
    width: 100%;
    float: left;
    background: url(../images/bg3.png) center center no-repeat;
    background-size: cover;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
    padding: 0 10px;
    margin-bottom: 10px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.tool-fix .tool-menu li a {
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    transition: all, .3s;
    text-decoration: none;
}

.tool-fix .tool-menu li a img {
    display: block;
    float: left;
    text-align: center;
    padding: 0 16px 0 0;
    line-height: 45px;
    transition: all, .3s;
}

.tool-fix .tool-menu li a span {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    padding: 5px 0;
    text-shadow: 1px 1px #333;
    transition: all, .3s;
}

.tool-fix .tool-menu li a img {
    display: block;
    float: left;
    text-align: center;
    padding: 0 16px 0 0;
    line-height: 45px;
    transition: all, .3s;
}

.tool-fix .list-social-fix ul li {
    display: inline-block;
    background: 0 0;
    float: none;
    width: auto;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0 5px;
}

.tool-fix .list-social-fix {
    float: right;
    margin-top: -20px;
}

.tool-fix .list-social-fix ul {
    height: 20px;
    margin-top: -6px;
}

.tool-fix .tool-menu li:last-child a span {
    margin-top: -20px;
}

.tool-fix .list-social-fix ul li a {
    display: block;
    font-size: 14px;
}

.tool-fix .tool-menu li:hover a span {
    color: #333;
    text-shadow: 0 0 #333;
}

@media (max-width: 767px){
    .tool-fix{
        display: none;
    }
}

/* css chi tiet san pham*/

.product-chitiet .image-product{
    width: 15%;
    float: left;
}

.product-chitiet .column:not(:last-child) {
    margin-bottom: 10px;
}

.product-chitiet .column {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
}

.product-chitiet .column img {
    opacity: 0.8; 
    cursor: pointer;
    width: 100%;
    height: auto;
}

.product-chitiet .column img:hover {
    opacity: 1;
}

.product-chitiet .image-product:after{
    content: "";
    display: table;
    clear: both;
}

.product-chitiet #expandedImg {
    cursor: pointer;
    width: 100%;
}

.product-chitiet .block {
    position: relative;
    width: 100%;
    float: left;
    border: solid 1px #e4e4e4;
}

.product-chitiet #imgtext {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    font-size: 20px;
}

.product-chitiet .closebtn {
    position: absolute;
    top: 10px;
    right: 15px;
    color: white;
    font-size: 35px;
    cursor: pointer;
}

.product-chitiet #myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.product-chitiet #myImg:hover {opacity: 0.7;}
.product-chitiet .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}

.product-chitiet .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

.product-chitiet #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.product-chitiet .modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.product-chitiet .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.product-chitiet .close:hover,
.product-chitiet .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.product-chitiet {
    padding: 50px 0 0;
}

.title_product {
    padding-top: 20px;
}

.block-type {
    padding: 10px 0px;
    border-bottom: 1px solid #eaeaea;
}

.block-type .block-item:not(:last-child) {
    margin-right: 20px;
}

.block-type .block-item {
    display: inline-block;
}

.block-type .block-item i {
    margin-right: 5px;
}

.block-type .block-item .title {
    font-weight: 600;
    display: inline;
}

.block-type .block-item span {
    font-style: italic;
}

.combo-infor-left {
    float: left;
    padding: 10px 0;
    padding-right: 15px;
    width: 100%;
}

.box-infor-product {
    color: #999;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eaeaea;
    width: 100%;
}

.box-infor-product .adress {
    margin-bottom: 10px;
}

.box-infor-product .new {
    color: #fec22b;
    font-size: 20px;
    font-weight: 500;
}
.cmt { width: 100%;}

.box-infor-product .price .title {
    min-width: 120px;
    display: inline-block;
}

.box-infor-product .price .market {
    text-decoration: line-through;
    font-style: italic;
    color: #999999;
    display: inline-block;
}

.box-infor-product .price .tk {
    display: inline-block;
}

.box-infor-product .price p {
    margin: 0;
}

.box-infor-product .price .sale {
    display: inline-block;
    margin-left: 15px;
    font-size: 13px;
    color: #00a651;
    font-style: italic;
}

.desc-product {
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    line-height: 24px;
    font-size: 15px;
    border-bottom: 1px solid #eaeaea;
    color: #999;
}

.checkout .btn-addcart {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background: #fec22b;
    border: 1px solid;
    margin-top: 10px;
    border-color: #fec22b;
    color: #333;
    outline: 0;
    float: left;
    width: 49%;
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
}

.checkout .btn-addcart1 {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background: #ccc;
    border: 1px solid;
    margin-top: 10px;
    border-color: #ccc;
    color: #fff;
    outline: 0;
    float: left;
    width: 49%;
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
    margin-bottom: 10px;
}
.checkout .btn-addcart2 {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background: #f00;
    border: 1px solid;
    margin-top: 10px;
    border-color: #ccc;
    color: #fff;
    outline: 0;
    float: right;
    width: 100%;
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
    margin-bottom: 10px;
}
.checkout .btn-addcart2 a { color: #fff;}

.checkout .btn-addcart small {
    display: block;
    text-transform: none;
    font-weight: normal;
    font-size: 80%;
}

.combo-infor-right {
    width: 45%;
    padding-left: 15px;
    float: left;
}

.pdPolicyWrap .pdPolicyWrap ul.listPolicy {
    padding: 0;
    margin: 0;
}

.pdPolicyWrap .pdPolicyWrap ul.listPolicy li.item {
    display: block;
    position: relative;
    border-bottom: 1px dashed #eaeaea;
    padding: 10px 0px;
}

.pdPolicyWrap ul.listPolicy li.item .icon {
    width: 35px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.pdPolicyWrap ul.listPolicy li.item .icon img{
    width: 100%;
    height: auto;
}

.pdPolicyWrap ul.listPolicy li.item .detail {
    display: inline-block;
    width: calc(100% - 45px);
    vertical-align: middle;
}

.pdPolicyWrap ul.listPolicy li.item .detail h5 {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
    color: #555555;
}

.description.smalltitle {
    color: #999;
    font-style: italic;
    padding: 5px 0;
}

.product-overview {
    font-family: 'Montserrat', sans-serif;
}

.product-overview .block-item{
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

.block-box {
    margin-bottom: 20px;
}

.block-box h2 {
    border-top: 2px solid #1a4387;
    background: #CCF2FF;
    color: #1a4387;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 0px 0;
    line-height: 35px;
    padding: 0px 10px 0px 20px;
}

.list-hotline {
    padding: 10px;
}

.block-box .item {
    overflow: hidden;
    margin-bottom: 10px;
}

.block-box .image {
    width: 33%;
    float: left;
    margin-right: 2%;
}

.block-box .content {
    width: 65%;
    float: left;
}

.list-hotline .item .image img {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 50%;
}

.block-box .item .title-name {
    font-size: 12px;
    color: #333;
    font-weight: 600;
}

.block-box .item p {
    font-size: 16px;
    color: #b3170c;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.block-box .item span {
    font-size: 12px;
}

.list-news {
    padding: 10px;
}

.list-news .item-news {
    margin-bottom: 10px;
    overflow: hidden;
}

.list-news .content h3{
    margin-top: 0;
}

.list-news .content h3 a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
    font-weight: bold;
}

.list-trafic, .list-links {
    padding: 10px;
}

.list-trafic .item, .list-links .item {
    text-align: left;
    padding-top: 10px;
    margin: 0;
    font-size: 13px;
}

.list-trafic i, .list-links i {
    margin-right: 10px;
}

.block-box .list-trafic span {
    font-weight: 600;
    color: #b3170c;
    font-size: 16px;
}

.product-overview .block-item span {
    width: 200px;
    float: left;
    display: block;
    font-weight: 700;
    font-size: 14px;
    padding-right: 20px;
}

.product-overview .block-item .value {
    float: left;
    width: calc(100% - 200px);
}

.product-overview .block-item .price {
    font-size: 18px;
    color: #940609;
    font-weight: 600;
}

.product-overview .buy-now a{
    background: #fba81c;
    margin: 20px 0 0;
    width: 220px;
    font-weight: 700;
}

.share {
    margin: 20px 0 0;
}

.share ul li{
    display: inline;
    float: left;
}

.share ul li:not(:last-child){
    margin-right: 10px;
}

.share ul li a{
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 0 8px 0 6px;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;

}

.share ul{
    height: 20px;
}

.share ul li.tweet a{
    background-color: #1b95e0;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    border: #1b95e0;
}

.share ul li.google a{
    border: 1px solid rgba(0,0,0,.17);
}

.share ul li a i{
    font-size: 12px;
}

.share ul li.tweet i{
    margin-right: 5px;
}

.share ul li.google i{
    background-color: #fff;
    color: #db4437;
}

.component-tab{
    padding: 10px 0;
    margin-top: 30px;
}

.component-tab .nav-tabs {
    border: 0;
    background: #172734;
    color: #fff;
}

.component-tab .nav-tabs>li.active>a{
    color: #fec22b;
}

.component-tab .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 20px 20px 0 0;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 500;
    transition: 0.4s;
    text-transform: uppercase;
    color: #000;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a {color: #333;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {background: none; color: #333;}
.component-tab .nav-tabs>li {
    outline: 0;
    margin-bottom: 0;
}

.component-tab .nav-tabs>li>a:hover {
    color: #fec22b;
}

.component-tab .nav-tabs>li:after {
    content: '';
    position: absolute;
    bottom: -1px;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid #fec22b;
    left: 0;
}

.component-tab .nav-tabs>li.active:after {
    height: 2px;
    width: 100%;
}

.component-tab .nav-tabs>li.active>a:hover, .component-tab .nav-tabs>li.active>a:focus{
    border: none;
}

.component-tab .nav-tabs>li.active>a:hover{
    color: #fec22b;
}

.chitiet-page #new{
    display: block!important;
}
.component-tab .title-tab{
    display: none;
}

@media (max-width: 991px){
    .product-overview .block-item span {
        width: 150px;
    }

    .product-overview .block-item .value {
        float: left;
        width: calc(100% - 150px);
    }
}

@media (max-width: 767px){
    .chitiet-infor-product {
        margin-top: 20px;
    }

    .chitiet-infor-product h1{
        font-size: 24px;
    }

    .component-tab {
        margin-top: 10px;
    }

    .component-tab .title-tab{
        display: block;
    }

    .product-chitiet {
        padding: 30px 0 0;
    }

    .combo-infor-left{
        padding: 0 0 10px;
    }

    .component-tab .nav-tabs>li {
        width: 100%;
    }

    .title-tab{
        display: block;
        background-color: #940609;
        overflow: hidden;
        height: 40px;
        padding: 0 20px;
    }

    .title-tab .list-bar{
        margin-top: 8px;
    }

    .title-tab span{
        color: #fff;
        display: inline-block;
        line-height: 40px;
        font-weight: 600;
        font-size: 16px;
        margin-left: 8px;
    }

    .title-tab .bar1, .title-tab .bar2, .title-tab .bar3 {
        background-color: #fff;
        width: 25px;
        height: 3px;
        margin: 4px 0;
        transition: 0.4s;
    }

    .component-tab .nav-tabs>li.active>a:hover {
        background: #fff;
    }

    .component-tab .nav-tabs>li.active>a {
        color: #940609;
        font-weight: 700;
    }

    .component-tab .nav-tabs>li>a {
        border-radius: 0;
    }

    .component-tab .nav-tabs{
        display: none;
    }

}


@media (max-width: 700px){
    .product-chitiet .modal-content {
        width: 100%;
    }
}


/*css page lien he*/
.group-hotline{
    padding: 20px 0 0;
}

.contact{
    height: 100%;
    padding: 30px 0px 0;
    text-align:left;
	line-height: 22px;
	font-size: 16px;
    margin-bottom: 35px;
}

.contact .icon {
    width: 80px;
    height: 80px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -70px auto 30px;
}

.contact .icon i {
    color: #940609;
    font-size: 30px;
}

.group-hotline .title-h2{
    margin: 30px 0;
}

.contact .title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.contact .group-ad{
    margin-bottom: 30px;
}

.contact p{
    margin: 0;
}

.system{
    padding: 50px 0 0;  
}

.system .system-block{
    position: relative;
    overflow: hidden; 
}

.find{
    width: 30%;
    float: left;
}

.find .find-store{
    background: #737d83;
    padding: 15px;
    width: 100%;
}

.find-store .title{
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.find-store select{
    outline: 0;
    width: 100%;
    padding: 10px 15px;
    color: #bfbfbf;
    border: 1px solid #e6e6e6;
    position: relative;
    z-index: 5;
    border-radius: 20px;
    background: #f2f2f2;
    margin-bottom: 10px;
}

.find-store button[type=submit]{
    width: 30%;
    text-align: center;
    color: #fff;
    background: #6fa723;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px 15px;
    line-height: 32px;
}

.find .adress-list{
    height: 292px;
    overflow: auto;
    background: #e7edee;
}

.find .adress-list li{
    padding: 10px;
    transition: 0.5s;
}

.find .adress-list li:hover {
    background: #940609;
    cursor: pointer;
    color: #fff;
}

.system .map{
    width: 70%;
    height: 100%;
    float: left;
}

.system .map iframe{
    width: 70%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
}

.find .adress-list::-webkit-scrollbar {
    width: 10px;
}

.find .adress-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff; 
}

.find .adress-list::-webkit-scrollbar-thumb {
    background: #940609; 
}

@media (max-width: 767px) {
    .find {
        width: 100%;
    }

    .system .map {
        width: 100%;
    }

    .system .map iframe {
        width: 100%;
        height: 300px;
        top: 0;
        right: 0;
        position: unset;
    }

    .contact .icon {
        margin: 0 auto 30px;
    }

    .contact{
        margin-bottom: 30px;
        min-height: unset;
        padding: 30px; 
    }
}

/*css group tintuc*/
.group-tintuc .group-right .event-item .image img {
    width: 100%;
    height: 204px;
    object-fit: cover;
}

.group-tintuc .group-image.event-item h3 a {
    font-weight: 600;
    padding-top: 0px;
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 5px;
}

.group-tintuc .event-main h3 a {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
}

.group-tintuc .event-item .description {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.group-tintuc-list .blog-group .event-item {
    margin-bottom: 30px;
}
.group-tintuc-list .blog-group .event-item div.desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
    margin-bottom: 10px;
    max-height: 58px;
    text-align: left;
}

.group-tintuc-list .title-h2 {
    text-align: left;
    font-size: 20px;
}

.group-tintuc-list .title-h2:before {
    left: 0;
    transform: unset;
    height: 2px;
    background: #940609;
}

.pagination-group{
    text-align: center;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #940609;
    font-weight: 700;
    background-color: transparent;
    border: 0;
    font-size: 20px;
}

.pagination>li>a{
    color: #333;
    font-weight: 500;
    border: 0;
    font-size: 15px;
    padding: 0 12px;
    line-height: 20px;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #333;
    background-color: transparent;
}

.pagination>li>a i{
    line-height: 20px;
}

.qoute {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(-131deg,#22b24c,#06a457);
    background-image: -moz-linear-gradient(-131deg,#22b24c,#06a457);
    background-image: -o-linear-gradient(-131deg,#22b24c,#06a457);
    background-image: -ms-linear-gradient(-131deg,#22b24c,#06a457);
    background-image: linear-gradient(-131deg,#22b24c,#06a457);
    padding: 25px 0 20px;
    border-bottom: 1px solid #22b24c;
}
.qoute p {
    background: url(../images/ico_qoute.png) no-repeat;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    background-size: 20px;
    padding: 15px 0 0 30px;
}
.qoute .badge-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.qoute .badge-list li {
    display: inline-block;
    vertical-align: middle;
}
.qoute .badge-list li+li {
    padding: 0 0 0 16px;
}






@media (max-width: 991px){
    .group-tintuc .group-right .event-item .image img {
        height: auto;
        object-fit: unset;
    }
}


/*css chitiet tin tuc*/
.news-head {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding: 15px 0;
}

.registic{
    text-align: center;
    margin: 20px 0;
}

.registic img{
    width: 200px;
    height: auto;
}

.group-tintuc p.image-center{
    text-align: center;
    margin: 20px 0;
}

.group-tintuc p.image-center img{
    width: 650px;
    height: auto;
}

.infor-hotline {
    text-align: center;
    box-sizing: inherit;
    margin: 20px 0 0;
    padding: 0px;
    border: 0px;
    font-size: 15px;
    font-weight: 400;
    vertical-align: top;
    background: 0px 0px #d8d8d8;
    text-align: center;
}

.infor-hotline .number{
    font-size: 18px;
}

.infor-hotline a{
    color: #0275d8;
}

.infor-hotline a:hover{
    color: #0275d8;
}

.chitiet-tintuc .event-item>a{
    display: flex;
    width: 80px;
    height: 80px;
    border-radius: 5%;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    float: left;
}

.chitiet-tintuc .event-item>a>img{
    width: auto;
    height: 100%;
}

.chitiet-tintuc .event-item .box-tintuc-right{
    width: calc(100% - 80px);
    float: left;
    padding-left: 10px;
}

.chitiet-tintuc .event-item{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
}








@media (max-width: 991px){
    .chitiet-tintuc {
        padding: 30px 15px 0;
    }
}

/*css page gioi thieu*/
.infor-tab {
    padding: 50px 0 0;
    text-align: center;
}

.infor-tab .nav-pills{
    display: inline-block;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    border-radius: 20px;
    background: #940609;
    color: #fff;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav-pills>li>a {
    border: 0;
    font-size: 16px;
    border-radius: 0;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
}

.tab-item{
    padding: 50px 0 0;
}

.tab-item .box-left{
    border: 2px solid #333;
    padding: 30px;
    top: 50%;
    right: -70px;
    position: absolute;
    transform: translateY(-50%);
    width: 400px;
    z-index: 1;
}

.tab-item .box-left .author {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.tab-item .box-left .title {
    font-size: 25px;
    font-weight: 500;
}

.tab-connect .flex-box{
    display: flex;
    padding: 30px 0 0;
}

.about-detail{
    background: url('../images/img2.jpg') center center no-repeat;
    background-size: cover;
    padding: 50px;
    overflow: hidden;
    text-align: left;
}

.about-detail p{
    font-size: 15px;
}

.about-detail .title{
    font-size: 20px;
    color: #940609;
    font-weight: 500;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
}

.tab-connect .flex{
    padding: 0 15px;
}

.tab-block-list{
    position: relative;
    padding-bottom: 100px;
}

.tab-block-list:after{
    content: '';
    background: #ccc;
    height: 100px;
    width: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    clear: both;
}

.notpadding{
    padding: 0;
}

.about-health .title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.tab-connect{
    text-align: left;
}

.notpadding p{
    font-weight: normal;
    text-align: left;
    font-size: 15px;
}

.flex-center{
    display: flex;
    align-items: center;
}

.about-health .flex-center{
    background: #e7edee;
}

.tab-connect .about{
    padding: 0 30px;
}

.about-health .about-health-desc {
    width: 90%;
    margin: 20px auto 0;
    text-align: center;
    font-size: 18px;
}

.about-component .flex-center{
    background: rgba(76, 187, 198, .8);
    padding: 50px;
}

.about-component {
    margin-top: 50px;
    padding: 100px 0;
    position: relative;
    background: url('../images/img4.jpg') center center;
    background-size: cover;
}

.about-component .title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.about-component .notpadding p {
    font-size: 15px;
    color: #fff;
}

.about-charity {
    padding: 50px 50px 0;
}

.about-charity .title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}

.block-aboutText {
    background: #e7edee;
    padding: 50px;
    text-align: center;
}

.about-dr{
    padding: 0 0 50px;
}

.about-dr .desc, .about-history .desc{
    text-align: center;
    width: 80%;
    margin: 0 auto 30px;
    font-size: 15px;
}

.about-history{
    padding: 50px 0;
    background: #e7edee;
}

.about-history .history-year .year {
    font-size: 68px;
    font-weight: 700;
    color: #940609;
    outline: 0;
    text-align: center;
    text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;
}

.about-history .history-year {
    width: 16%;
    text-align: right;
    margin: -35px auto 0 750px;
    position: relative;
    z-index: 5;
}

.about-history .content{
    text-align: left;
}

.about-history .content strong{
    font-size: 15px;
}

.history-slide .year-nav{
    background: #940609;
    width: 90px;
    padding: 5px 0;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
}


.slick-list.draggable {
    padding: 0!important;
}

.history-year .slick-prev.slick-arrow{
    left: -20px;
    opacity: 1;
}

.history-year .slick-prev.slick-arrow i, .history-year .slick-next.slick-arrow i{
    font-size: 30px;
    color: #000;
    margin-top: -5px;
}

.history-year .slick-next.slick-arrow{
    opacity: 1;
    right: -20px;
}

.about-dr .title-h2{
    margin-bottom: 30px;
}

.list-image .list-image-left, .list-image .list-image-right{
    width: 50%;
    float: left;
    padding: 0 10px;
}

.list-image .list-image-left .image:first-child{
    margin-bottom: 18px;
}

.about-solution{
    position: relative;
    padding: 120px 0 50px;
    background: #dae6eb;
}

.about-solution .category-info {
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
    text-align: center;
    padding: 20px 0;
}

.about-solution .category-info .number {
    color: #9dd1d9;
    opacity: 1;
    margin-bottom: 10px;
}

.about-solution .category-info .cate-title {
    color: #333;
    font-weight: 700;
}

.about-solution .category-info .cate-image {
    margin-bottom: 30px;
}

.about-science {
    padding: 50px 0 0;
}

.about-science .box-content {
    border: 2px solid #333;
    padding: 25px;
}

.about-science .box-content .author{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.about-science .box-content{
    text-align: left;
}

.about-science .box-content .title{
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
}

.about-science .title-h2{
    margin-bottom: 30px;
}

.about-science .content-bottom{
    padding: 30px 15px;
    text-align: left;
}

.about-science .content-bottom p{
    font-size: 15px;
}

.infor-tab .title-h2{
    margin-bottom: 30px;
}

.tab-danhmuc {
    display: none;
}

.contact_primary input{
    width: 48%;
    float:left;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 35px;
    margin-bottom: 15px!important;
}

.contact_primary input:nth-child(2n + 1){
    margin-right: 4%;
}

.contact_primary textarea{
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 15px!important;
    outline: 0;
}
.group-hotline .contact_primary textarea {
    max-height: 120px;
}
.contact_primary button{
    background: #222;
    color: #fff;
    border: none;
    padding: 8px 15px;
    cursor: pointer;
}


@media (max-width: 991px) {
    .tab-connect .flex-box {
        display: unset;
    }
    .contact_primary input {
    width: 100%;
    margin-right: 0px;
    float: left;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 35px;
    margin-bottom: 15px!important;
}
    .contact_primary textarea {
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 15px!important;
    outline: 0;
}
.find-store button[type=submit] {
    width: 50%;
}
    .tab-item .box-left {
        position: unset;
        width: 100%;
        transform: unset;
    }

    .about-charity .about .image img {
        width: auto;
    }

    .about-charity {
        padding: 50px 50px;
    }

    .float-left{
        float: left;
    }

    .float-right{
        float: right;
    }

    .about-dr .image img{
        margin-bottom: 30px;
    }

    .about-history .history-year {
        width: 180px;
        margin: 0 auto;
    }

    .about-solution {
        padding: 50px 0 50px;
    }
    .about-dr .desc, .about-history .desc {
        width: 100%;
    }

    .infor-tab .nav-pills>li {
        width: 100%;
    }

    .infor-tab .nav-pills{
        padding: 0 15px;
        display: none;
    }

    .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
        border-radius: 0;
    }

    .tab-danhmuc {
        margin: 0 15px;
        display: block;
        background: #940609;
        color: #fff;
        text-align: left;
        height: 40px;
        overflow: hidden;
    }

    .tab-danhmuc span{
        line-height: 40px;
        font-size: 14px;
        font-weight: 600;
    }

    .tab-danhmuc .list-bar{
        padding: 0 15px;
        margin-top: 6px;
    }

    .tab-danhmuc .bar1, .tab-danhmuc .bar2, .tab-danhmuc .bar3 {
        background-color: #fff;
        width: 25px;
        height: 4px;
        margin: 4px 0;
        transition: 0.4s;
    }
    .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
        background: 0 0;
        color: #940609;
    }

    .nav-pills>li>a {
        background: #f5f5f5;
    }

    
}
@media (max-width: 767px) {
    .about-charity .about .image img {
        width: 100%;
    }

    /* .event-item h3 a{
        height: auto;
    } */

    .about-detail {
        padding: 20px;
    }

    .tab-connect .flex {
        padding: 0;
    }

    .tab-connect .about {
        padding: 0 15px;
    }

    .about-health .title {
        font-size: 16px;
        margin-top: 10px;
    }

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

    .about-health .about-health-desc {
        width: 100%;
        text-align: left;
        font-size: 14px;
    }

    .about-component .flex-center {
        padding: 15px;
    }

    .about-charity {
        padding: 20px;
    }

    .about-charity .title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .block-aboutText {
        padding: 30px;
        font-size: 15px;
    }
}