* {
    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: #ccc;
}

tr {
    margin-bottom: 10px;
}

td {
    vertical-align: central;
    padding: 5px !important;
    border-color: #ccc;
}

ul li {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
}

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

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

html {
    scroll-behavior: smooth;
}

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

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

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

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

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

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

.scroll_top {
    position: fixed;
    right: 10px;
    justify-content: center;
    align-items: center;
    bottom: 10px;
    border-radius: 7px;
    height: 40px;
    width: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    cursor: pointer;
}

.open.scroll_top {
    visibility: inherit;
    opacity: 1;
}

.open1.scroll_top {
    visibility: inherit;
    opacity: 1;
}

.scroll_top i {
    color: #fff;
    font-size: 16px;
}

.hide {
    display: none;
}

.old_price {
    text-decoration: line-through;
    display: inline-block;
    float: left;
    margin-right: 20px;
    line-height: 37px;
}

.new_price {
    display: inline-block;
    float: left;
}

#chitiet img {
    max-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;
}

.slide-footer {
    width: 50%;
    margin: auto;
}

.slide-home {
    position: relative;
}

.header-top .language {
    text-align: center;
    padding: 4px 0;
    transition: .3s;
    margin-left: 15px;
}

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

.top-menu {
    position: fixed;
    top: 50%;
    left: 0;
    display: none;
    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: 0px 5px 5px 0px;

}

.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: #9e7232;
    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;
}

.fl_right {
    float: right;
}

.fl_left {
    float: left;
}

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

.fix_bottom {
    position: fixed;
    left: 5px;
    bottom: 5px;
    color: #fff;
    z-index: 2;
    height: 45px;
    border-radius: 10px;
    background: #f00;
    width: auto;
    display: none;
}

.asideCategories11 {
    padding: 5px;
    display: inline-block;
}

.oneclick-ph-circle1 {
    animation: 1.2s ease-in-out 0s normal none infinite running oneclick-circle-anim;
    background-color: transparent;
    border: 0px solid #ccc;
    border-radius: 100%;
    height: 36px;
    opacity: 0.1;
    position: absolute;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 35px;
    z-index: 1;
    display: inline-block;
}

.oneclick-ph-img-circle1 {
    animation: 1.3s ease-in-out 0s normal none infinite running oneclick-circle-img-anim;
    background: url(../images/phone11.png) no-repeat center center transparent;
    width: 36px;
    height: 35px;
    padding-left: 0px;
    opacity: 1;
    z-index: 1;
    display: inline-block;
    background-size: contain;
    float: left;
    top: 0px;
}

.fix_bottom h3 {
    float: right;
    font-size: 17px;
    margin: 0;
    font-weight: 600;
    color: #ff0;
    padding: 13px 10px 13px 0;
}

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 .language a {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
}

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

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

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

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

.header-bottom {
    width: 100%;
    display: block;
    background: url(../images/menu.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* margin-top: 102px; */
}

.pt_box_header_main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.logo-top {
    width: 230px;
    /* float: left; */
    position: relative;
}

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

.logo-top .logo img {
    padding: 0;
    height: 69px;
    width: auto;
}

.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 {
    height: 190px;
    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);
}

.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 15px 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: 15px;
}

.price_in span {
    font-size: 15px;
}

.price_in_in {
    padding: 0px;
}

.price_in_in span {
    font-size: 16px;
}

.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: 60px;
    overflow: hidden;
    padding: 0 10px;
    font-weight: 400;
    display: block;
    color: #333;
    margin: 10px 0 0;
}

.product-item h3 a:hover {
    color: #9e7232
}

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

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

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

.pt_name_company {
    display: inline-block;
    text-align: center;
    margin: 0 5px;
}

.pt_name_company h3 {
    font-size: 13px;
    margin: 0;
    font-weight: 600;
    font-family: arial;
}

.pt_name_company h3:first-child {
    margin-bottom: 7px;
}

.pt_button_search {
    width: auto;
}

.pt_button_search button {
    width: auto;
    /* float: left; */
    background-color: #e87817;
    border: 0;
    color: #fff;
    padding: 10px 13px;
    height: auto;
}

.search {
    display: none;
    float: left;
    position: absolute;
    top: 100%;
    z-index: 1;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    background: #d76b0e;
}

.form_search {
    width: 100%;
    z-index: 5;
    overflow: hidden;
    padding: 0;
    height: 36px;
    transition: 0.5s;
}

.form_search .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 36px;
}

.form_search input {
    width: calc(100% - 60px);
    float: left;
    border: 1px solid #e87817;
}

.form_search button {
    width: 60px;
    float: left;
    background-color: #e87817;
    border: 0;
}

.form_search button i {
    font-size: 16px;
    color: #fff;
}

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

.about_home {
    padding: 30px 0;
    background-color: #e7fae9;
}

.about_home .section_title h3 {
    background-color: rgba(230, 230, 230, 0.79);
}

.about_home .sub_title {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px 15%;
    text-align: center;
    line-height: 26px;
}

.about_home .image_item {
    padding: 0 15px 30px;
    text-align: center;
}

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

.slide-home .slick-prev,
.slide-home .slick-next {
    z-index: 8;
    opacity: 0;
    transition: 0.5s;
    font-size: 48px;
    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;
}

.slide-home .pt_slick_prev,
.slide .pt_slick_next {
    width: 32px;
    height: 29px;
    font-size: 25px;
    /* line-height:29px; */
    text-align: center;
    color: #fff;
    background: #080A0D;
    border: none;
    outline: none;
    border: 1px solid #eee;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    transition: 0.5s;
    opacity: 0;
    display: none;
}

.slide-home .pt_slick_prev i,
.slide .pt_slick_next i {
    line-height: 26px;
}

.slide-home .pt_slick_prev {
    left: 40px;
}

.slide-home .pt_slick_next {
    right: 40px;
}

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

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

.bar1,
.bar2,
.bar3 {
    width: 30px;
    height: 3px;
    background-color: #e87817;
    margin: 6px 0;
    transition: 0.4s;
}

.social-top {
    float: right;
    margin-right: 10px;
}

.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: 25px;
    height: 25px;
    display: block;
    text-align: center;
    border-radius: 50%;
    border: solid 1px #ccc;
}

.social-top ul li a i {
    color: #fff;
    line-height: 25px;
    font-size: 12px;
}

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

.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: #9e7232;
}

.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: 0px 0;
}

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

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

.box_product_best {
    margin-bottom: 15px;
}

.list_product_best {
    margin-top: 8px;
}

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

.item_product_best .image img {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}

.item_product_best:not(:last-child) {
    margin-bottom: 10px;
}

.item_product_best h4 {
    margin-top: 6px;
}

.item_product_best h4 a {
    color: #333;
    line-height: 20px;
    font-weight: 600;
    font-size: 16px;
}

.item_product_best h4 a:hover {
    color: #e87817;
}

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

.fa-phone {
    transform: rotateY(180deg);
}

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

.slide-home .slick-slider {
    margin: 0;
    position: relative;
    overflow: hidden;
}

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

.header-top .address-buy i {
    padding-right: 5px;
}

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

.header {
    z-index: 99;
    width: 100%;
    transition: 0.5s;
    top: 0;
    left: 0;
    position: fixed;
    border-top: 2px solid #e87817;
}

.header-main {
    position: relative;
    width: 100%;
    background: #fff;
    background-repeat-y: no-repeat;
    background-size: contain;
    background-position: center center;
}

.navbar-nav {
    float: left;
}

.menu-desktop .navbar-inverse .navbar-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.menu-desktop .navbar-inverse .navbar-nav>li {
    /* float:unset; */
}

.navbar-inverse .navbar-nav>li>a {
    display: inline;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0 31px;
    transition: all 0.4s ease-out 0s;
    font-weight: 600;
    border-right: 1px solid #b1b1b1;
    line-height: 39px;
}

.navbar-inverse .navbar-nav>li:first-child>a {
    /* padding-left:0px */
}

.navbar-inverse .navbar-nav>li:last-child a {
    border-right: none;
}

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

.no-data {
    margin: 15px 0;
}

.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: 270px; */
    color: #333;
    padding: 7px 0px;
    font-size: 15px;
    white-space: nowrap;
    border-bottom: 1px solid #e6e6e6;
    text-transform: capitalize;
}

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

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

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

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

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

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

.navbar-inverse .navbar-nav>li>a:hover {
    color: #e87817;
}

.navbar-inverse .navbar-nav>li>span>a.hotline-menu {
    background: #ed0000;
    color: #fff;
    padding: 10px 16px;
    border-radius: 4px;
    line-height: 80px;
    letter-spacing: -1px;
    font-size: 18px;
    font-weight: 600;
}

.main {
    background-color: #fff;
    position: relative;
    margin-top: 142.5px;
}

.image-slider {
    position: relative;
    outline: 0;
}

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

.slide .slick-prev {
    left: 20px;
}

.slide .slick-next {
    right: 20px;
}

.slide:hover .slick-prev {
    left: 30px;
}

.slide:hover .slick-next {
    right: 30px;
}

.slide:hover .slick-prev,
.slide:hover .slick-next {
    opacity: 1;
}

.slide:hover .pt_slick_prev,
.slide:hover .pt_slick_next {
    opacity: 1;
}

.slide .slick-prev,
.slide .slick-next {
    transform: translateY(-50%);
    transition: 0.5s;
    margin: 0;
    z-index: 10;
    opacity: 0;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 1px solid #fff;
}

.slide .slick-prev:before,
.slide .slick-next:before {
    display: none;
}

.slide .slick-prev i,
.slide .slick-next i {
    color: #fff;
    font-size: 20px;
}

.slide-home:hover .bg,
.slide-home:hover .image-zoom img {
    transform: scale(1.1);
}

.form-dat-hang {
    position: unset;
    background: white;
    border: 1px solid #e87817;
    border-radius: 3px;
    font-size: 15px;
}

.form-dat-hang .title {
    background: #e87817;
    padding: 8px 10px;
    color: white;
    font-size: 17px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}

.form-dat-hang form {
    padding: 0 15px 15px;
}

.form-dat-hang button[type=submit] {
    font-weight: normal;
    text-transform: none;
    font-size: 16px;
    width: 135px;
    border-radius: 4px;
    color: #fff;
    background: #e87817;
}

.form-dat-hang .form-control {
    color: #000;
    height: 32px;
    border-radius: 0;
    font-size: 16px;
    padding: 4px 12px;
}

.form-dat-hang .form-control::placeholder {
    color: #000;
}

.banner-center {
    padding-top: 30px;
    position: relative;
    min-height: auto;
    width: 100%;
    display: flex;
    display: none;
    flex-flow: row;
    align-items: center;
}

.banner-center .bg {
    background-image: url(../images/background-1.jpg);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
    width: 100%;
}

.banner-center .bg-banner {
    background-color: rgba(34, 144, 1, 0.74);
}

.banner-center .image {
    width: 75%;
    margin: auto;
}

.video iframe {
    height: 260px;
    width: 100%;
}

.support {
    background-image: url(../images/bg2.jpg);
    padding: 50px 0 80px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.support .item {
    outline: 0;
}

.col-inner {
    padding: 10px 10px 10px 10px;
    font-size: 16px;
}

.col-inner span {
    color: #000000;
    font-size: 38px;
}

.slide .form-dat-hang .form-group {
    margin-bottom: 7px;
}

.col-inner ul {
    margin-bottom: 20px;
}

.col-inner ul li {
    margin-bottom: 10px;
    margin-left: 20px;
    list-style: disc;
}

.dacdiem {
    padding: 30px 0;
    background-color: #e7fae9;
}

h2.title-size {
    font-size: 25px;
    text-align: center;
    line-height: 24px;
    padding: 10px 0;
    color: #e87817;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px !important;
}

h2.title-size3 {
    font-size: 18.5px;
    text-align: left;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

h2.title-size1 {
    font-size: 17px;
    text-align: left;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.video {
    margin-top: 30px;
}

.list-danhmuc {
    padding-top: 20px;
}

.list-danhmuc .image {
    width: 100px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.list-danhmuc .item {
    text-align: center;
    border: 2px solid transparent;
    padding: 10px;
    margin-top: 20px;
}

.list-danhmuc .item:hover {
    border: 2px dashed #515a6e;
}

.list-danhmuc .item h3 a {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.list-danhmuc .item .desc {
    font-size: 16px;
    line-height: 25px;
}

.news_home .product_item {
    overflow: hidden;
    padding: 20px 0;
}

.product_item .image {
    /* width: 35%; */
    /* float: left; */
    /* padding-right: 15px; */
}

.product_item .box_content {
    width: 65%;
    float: left;
}

.table_price {
    padding: 30px 0;
}

.section_title {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.section_title:after {
    content: '';
    position: absolute;
    top: 17px;
    display: block;
    height: 2px;
    width: 100%;
    opacity: .1;
    background-color: currentColor;
}

.section_title h3 {
    font-weight: 700;
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 0 15px;
    display: inline-block;
    line-height: normal;
    overflow: hidden;
    margin: 0;
    font-size: 25px;
    color: #e87817;
}

.price_item {
    padding: 0 15px 30px;
    text-align: center;
}

.block_price {
    position: relative;
    border: 1px solid #e87817;
    background-color: #FFF;
    padding-bottom: 15px;
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
}

.block_price:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
}

.pricing-table-header .title {
    color: #fff;
    font-size: 22px;
    background-color: #e87817;
    padding: 15px 10%;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
    line-height: 36px;
    font-weight: 600;
}

.pricing-table-header .price {
    color: #ed0000;
    padding: 17px 15% 0;
    font-weight: 400;
    line-height: 28px;
    font-size: 30px;
}

.pricing-table-header .description {
    padding: 15px 15px 0;
    font-size: 13px;
    line-height: 18px;
}

.pricing-table-items {
    padding: 10px 15%;
}

.pricing-table-items>div {
    padding: 7.5px 0;
    border-bottom: 1px solid #ececec;
    line-height: 23px;
    font-size: 15px;
}

.pricing-table-items .button:last-child {
    margin: 30px 0 0;
    position: relative;
    border-radius: 10px;
    display: inline-block;
    background-color: #e87817;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
    height: 35px;
    line-height: 35px;
    width: 110px;
}

.pricing-table-items .button:last-child:hover {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.pricing-table-items .button:last-child span {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.is-gloss:after {
    content: "";
    position: absolute;
    top: 0;
    left: -25%;
    height: 100%;
    width: 150%;
    box-shadow: inset 0 1.2em 0 0 rgba(255, 255, 255, 0.1);
}

.sale21 {
    background-color: #eee;
    padding: 0px 0 30px;
}

.sale {
    background-color: #fff;
    /* padding: 30px 0; */
}

.sale .image {
    position: relative;
}

.sale .box-sale {
    position: relative;
    margin-top: 15px;
}

.sale .box-sale a {
    display: block;
    overflow: hidden;
}

.sale .sale-item .box-sale img {
    transition: 0.3s;
    border: solid 1px #eee;
}

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

.price-sale {
    position: absolute;
    left: 5%;
    width: 37%;
    bottom: 10%;
}

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

.sale-item .price-sale img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}

.sale-item:hover .price-sale img {
    transform: scale(1.1);
}

.order,
.button-dki {
    background-color: #e87817;
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    width: 110px;
    margin: auto;
    display: block;
    text-align: center;
    border-radius: 99px;
    margin-bottom: 15px;
    border-color: rgba(0, 0, 0, 0.05);
    border: 1px solid transparent;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.button-dki i {
    margin-right: 10px;
}

.order:hover,
.button-dki:hover {
    outline: 0;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
    color: #fff;
}

.trainghiem {
    background-color: #eee;
    padding: 30px 0;
}

.trainghiem .box-item {
    text-align: center;
}

.trainghiem .box-item h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
}

.trainghiem .box-item .nd {
    font-size: 17px;
    line-height: 25px;
}

.news .box-new {
    padding: 0;
    margin-top: 30px;
    background-color: #fff;
}

.news .box-new h3 {
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 35px;
}

.news .box-new h3 a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.box_news .date {
    color: #666;
    font-size: 14px;
    text-align: left;
}

.line {
    display: block;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 2px;
}

.news .box-new .desc {
    text-align: left;
    padding: 0;
    margin: 0;
    height: 63px;
}

.news {
    padding: 30px 0;
}

.footer-box-content .image {
    transform: scale(1.3);
    will-change: filter, transform, opacity;
    -webkit-backface-visibility: hidden;
    animation-fill-mode: forwards;
    opacity: 0 !important;
    transition: filter 1.3s, transform 1.6s, opacity 0.7s ease-in;
    width: 75%;
    margin: auto;
    margin-bottom: 15px;
}

.footer-box-content .item {
    outline: 0;
}

.footer-box-content .slick-active .image {
    animation-delay: .1s;
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1 !important;
}

.footer .title-size {
    color: #fff;
}

.footer-box-content .form-dat-hang {
    position: unset;
}

.lienhe,
.buy-now {
    color: #fff;
    font-size: 18px;
    line-height: 39px;
    width: 160px;
    display: block;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.lienhe {
    background-color: #000;
    float: left;
}

.buy-now {
    background-color: #27ac06;
    border-color: rgba(0, 0, 0, 0.05);
    float: right;
}

.buy-now:hover {
    outline: none;
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.lienhe i,
.buy-now i {
    margin-right: 10px;
}

.group-dki {
    margin-top: 20px;
    overflow: hidden;
}

.slide-footer .slick-prev {
    left: 0px;
}

.slide-footer .slick-prev:hover,
.slide-footer .slick-next:hover {
    background-color: #000;
    border: 0;
}

.slide-footer .slick-next {
    right: 0px;
}

.slide-footer .slick-prev,
.slide-footer .slick-next {
    transform: translateY(-50%);
    transition: 0.5s;
    margin: 0;
    z-index: 10;
    opacity: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #fff;
}

.slide-footer.slick-prev:before,
.slide-footer .slick-next:before {
    display: none;
}

.slide-footer .slick-prev i,
.slide-footer .slick-next i {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.slide-footer .slider .slick-dots li.slick-active button:before {
    color: unset;
}

.slide-footer .slick-dots li button:before {
    border: 3px solid #fff;
    border-radius: 100%;
    width: 12px;
    height: 12px;
}

.slide-footer .slider .slick-dots li button:before {
    color: unset;
}

.slide-footer .slick-dots li.slick-active button:before {
    background-color: #fff;
    border: 3px solid #fff;
    opacity: 1;
}


.footer-bottom {
    background-color: #e87817;
    padding: 10px 0;
}

.cpy-right {
    color: #fff;
    line-height: 16px;
    font-size: 15px;
}

.links-foot {
    line-height: 16px;
    overflow: hidden;
    text-align: right;
}

.links-foot li {
    display: inline-block;
    float: right;
    padding: 0 5px;
}

.links-foot li:not(:last-child) {
    border-left: 1px solid #fff;
}

.links-foot li a {
    color: #fff;
    text-align: right;
    font-size: 15px;
}

.links-foot span {
    float: left;
    font-size: 15px;
    color: #fff;
}

.links-foot ul {
    float: left;
}

/* 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: #e87817;
    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: #e87817;
    font-size: 30px;
    display: inline-block;
    font-weight: 600;
}

.add-buy {
    display: block;
    width: 210px;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    background-color: #ed1d24;
    font-size: 14px;
    color: #fff;
    margin: 15px 0;
}

.add-buy:hover {
    color: #fff;
}

.add-buy span {
    width: 60px;
    display: inline-block;
    text-align: center;
    position: relative;
    float: left;
}

.add-buy span:before {
    content: '';
    background-color: #dadada;
    width: 1px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
}

.add-buy span i {
    line-height: 40px;
    font-size: 22px;
}

.addcart {
    line-height: 40px;
    width: 150px;
    text-align: center;
    float: left;
}

.addcart a {
    color: #fff;
}

.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-h22 {
    text-align: left;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

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

.pt_splq .title-bo {
    /* padding:0px; */
}

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

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

.title-h2:after {
    background: #e87817;
    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 {
    padding: 150px 15px 0 40px;
    border-left: 1px solid #fff;
}

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

.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: 20px;
    padding: 10px 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #e87817;
    position: relative;
}

.component-tab .title:before {
    position: absolute;
    bottom: 7px;
    width: 100px;
    height: 2px;
    left: 0;
    content: '';
    background-color: #e87817;
}

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

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

.product21 {
    background: #eee;
    padding: 0;
}

.product {
    background: #fff;
    padding: 0;
}

.group-tintuc-list {
    background: #fff;
}

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

.box_video {
    margin-bottom: 15px;
}

.box_quangcao {
    margin-bottom: 15px;
}

.box_quangcao .image:not(:last-child) {
    margin-bottom: 15px;
}

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

.news_lq {
    margin-top: 30px;
}

.news_column_list {
    margin-top: 20px;
}

.news_column_list .news_column {
    width: 48%;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.news_column_list .news_column:nth-child(even) {
    margin-left: 4%;
}

.news_column_list .news_column .image {
    width: 125px;
    margin-right: 10px;
    float: left;
}

.news_column_list .news_column .box-tintuc-right {
    width: calc(100% - 135px);
    float: left;
}

.news_column_list .news_column .box-tintuc-right h3 {
    margin-top: 0;
    margin-bottom: 3px;
}

.news_column_list .news_column .box-tintuc-right h3 a {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 36px;
}

.list-video .video_item iframe {
    width: 100%;
    height: 250px;
}

.list-video .video_item {
    margin-top: 10px;
}

.image-nho .column {
    width: 25%;
    padding: 5px;
    float: left;
    height: 80px;
    text-align: center;
    border: 1px solid #ddd;
    cursor: pointer;
}

.image-nho .column:hover {
    border: 2px solid #3b9f00;
}

.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: #e87817;
    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;
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    height: 42px;
    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: #e87817;
}

.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;
    padding: 0px 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: #e87817;
    margin-left: 15px;
    position: relative;
}

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

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

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

.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 {
    padding: 20px 0;
    position: relative;
    background-color: #e87817;
}

#menu_sub_in {
    display: inline-block;
    width: 100%;
}

#menu_sub_in h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0 0px 0;
    line-height: 35px;
    padding: 0px 10px 0px 0px;
}

.box_tour_km {
    width: 100%;
    float: left;
    padding: 0px 10px 10px 10px;
}

.box-tinlienquan {
    margin-top: 15px;
}

.title-pri {
    background: #e87817;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 15px;
}

.title-pri span {
    display: inline-block;
    color: #fff;
    padding: 10px 35px 10px 15px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

.news-primary-change {
    display: inline-block;
    position: relative;
}

.news-primary-change:not(:last-child) {
    margin-bottom: 15px;
}

.news-primary-change img {
    width: 130px;
    float: left;
    height: 90px;
    object-fit: cover;
    border: solid 1px #eee;
}

.box-list-column-item .news-primary-change img {
    width: 190px;
    height: 130px;
}

.box-list-column-item .info_in {
    margin-left: 200px;
}

.info_in .title_in a {
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #333;
    line-height: 18px;
}

.info_in .title_in a:hover {
    color: #e87817;
}

.box-list-column-item .info_in .title_in a {
    font-size: 18px;
}

.info_in .nd {
    margin-top: 5px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box-list-column-item .info_in .nd {
    font-size: 16px;
    -webkit-line-clamp: 4;
}

.view-more2 {
    margin-top: 5px;
}

.view-more2 a {
    font-size: 14px;
    color: #f00;
}

.view-more2 a i {
    font-size: 13px;
}

.box_tour_km p {
    text-align: left;
    padding: 5px 0;
    margin: 0;
    font-size: 16px;
}

.box_tour_km p i {
    padding-right: 10px;
}

.box_tour_km p span {
    font-weight: 600;
    color: #ff0;
}

.footer-main .bg {
    background-image: url(../images/background-1.jpg);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
    width: 100%;
}

ul li.bullet-arrow {
    border-bottom: 1px solid #63767f;
    list-style: none;
    position: relative;
    padding: 7px 0px 7px 15px;
    margin: 0;
    font-size: 16px;
}

ul li.bullet-arrow span {
    color: #fff;
}

ul li.bullet-arrow i {
    color: #fff;
    left: 0;
    position: absolute;
    top: 13px;
    font-size: 12px;
}

.footer-main .bg-banner {
    background-color: rgba(0, 124, 39, 0.81);
}

.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: #e87817;
}

.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 {
    margin: 0;
    padding: 2px 0;
    color: #fff;
    font-size: 15px;
    text-align: justify;
    line-height: 20px;
}

.footer-main .footer-box-content div {
    color: #fff;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 400;
    padding: 0;
    font-size: 16px;
}

.footer-main .footer-box-content li a {
    color: #fff;
    letter-spacing: 1px;
}

.horizontal-line {
    left: 0;
    bottom: 55px;
    position: absolute;
    width: 1000000px;
    border-top: 1px solid #fff;
}

.group-coppyright {
    color: #fff;
    overflow: hidden;
    padding: 20px 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 {
    width: 55%;
    float: left;
    font-size: 15px;
}

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

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

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

.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: #9e7232;
    font-size: 19px;
    transition: 0.3s;
}

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

/* css dat hang */
.payment {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.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 .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: #f00
}

.list_sanpham table tr:nth-child(even) {
    background-color: #f2f2f2
}

.list_sanpham button {
    background: #e87817;
    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;
}

.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: #e87817;
    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;
    /* padding: 0px 7.5px; */
}

.product_item .image {
    position: relative;
}

.product_item .image img {
    transition: all 0.3s;
}

.product_item .image .xem_them {
    position: absolute;
    bottom: 0px;
    font-size: 16px;
    background: #9e7232;
    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;
    margin-top: 0px;
}

.title_right {
    background-color: #e87817;
}

.title_right h2 {
    font-weight: 500;
    padding: 5px 10px;
    font-size: 20px;
    margin: 0;
    color: #fff;
}

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

.slider11 {
    background: #eee;
    margin: 0px 0px 10px 0px;
}

.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;
    color: #333;
    padding: 0 !important;
}

.xemthem_in h3 a {
    color: #9e7232;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    padding: 7px 20px !important;
    background: #fff;
    border: solid 1px #e87817;
}

.xemthem_in h3 a:hover {
    color: #fff;
    background-color: #9e7232;
}

.noi_dung_in {
    font-size: 16px;
    line-height: 24px;
}

.noi_dung_in img {
    max-width: 100%;
}

/* end */
.footer-columns h3:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    background-color: #000;
    left: 0;
    bottom: 0;
}


/*css moi */
.pt_title {
    font-size: 16px;
    color: #fff;
    background: #e87817;
    margin: 0px 0px 25px;
    width: auto;
    display: inline-block;
    padding: 7px 20px 7px 15px;
    position: relative;
    min-width: 190px;
}

.pt_title:before {
    content: "";
    border-top: 16.5px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 16.5px solid transparent;
    border-left: 19px solid #e87817;
    position: absolute;
    top: 0px;
    left: calc(100% - 1px);
}

.pt_title_2 {
    color: #10242b;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 10px 0px 0px;
}

.container {
    max-width: 1130px;
}

.pt_title_3 {}

.pt_title_footer {
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0px 0px 5px;
    font-weight: bold;
}

.pt_product_service {
    background: #f0f0f0;
    padding: 25px 0px;
}

.pt_slick_prev-2,
.pt_slick_next-2 {
    display: block;
    width: 30px;
    height: 20px;
    line-height: 16px;
    /* background-color: #080A0D; */
    color: #333;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 20px;
    float: right;
    /* border: 1px solid #fff; */
    text-align: center;
    cursor: pointer;
}

.pt_slick_prev-2 i,
.pt_slick_next-2 i {
    font-weight: 300;
    opacity: 0.8;
}

.pt_slick_prev-2 {
    margin: 0px 0px 0px 5px;
    z-index: 1;
}

.pt_slick_next-2 {
    margin: 0px 10px 0px 0px;
    z-index: 1;
}

.pt_product_service .pt_list {
    margin: 0 -7.5px;
}

.pt_product_service .pt-item {
    padding: 0px 7.5px;
}

.pt_product_service .pt-item a {}

.pt_product_service .pt_images {
    padding: 1px;
    overflow: hidden;
    margin-bottom: 10px;
    height: 159px;
    /* padding: 5px; */
    /* border-radius: 10px; */
    overflow: hidden;
}

.pt_product_service .pt_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}

.pt_product_service .pt_images:hover img {
    transform: scale(1.2);
}

.pt_technology_new {
    padding: 25px 0px;
}

.pt_technology_new .pt_technology {
    border-right: 1px dotted #dadada;
    /* margin-top: 20px; */
}

.pt_technology_new .pt_title {
    margin: 0px;
    margin-bottom: 25px;
}

.pt_technology_new .pt_item {
    float: left;
    margin-bottom: 20px;
}

.pt_technology_new .pt_item:nth-child(7) {
    margin-bottom: 0px;
}

.pt_technology_new .pt_item:nth-child(6) {
    margin-bottom: 0px;
}

.pt_technology_new .pt_item .pt-view_more {
    padding: 0px 0px;
    display: inline-block;
    color: #e87817;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}

.pt_technology_new .pt_item .pt-view_more:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 5px;
}

.pt_technology_new .pt_technology .pt_images {
    float: left;
    width: 95px;
    height: 75px;
    margin: 0 10px 0 0;
}

.pt_technology_new .pt_technology .pt_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.none-hand {
    cursor: auto;
}

a:hover {
    color: #e87817;
}

.pt_technology_new .pt_technology .pt_title_3 {
    font-size: 16px;
    color: #000;
    display: block;
    margin: 0px 0px 10px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pt_technology_new .pt_new {
    float: left;
    /* padding: 0px 0px 0px 30px; */
    /* margin-bottom: 20px; */
}

.pt_technology_new .pt_new .pt_list {}

.pt_technology_new .pt_new .pt_list li:last-child .pt_desc_2 {
    margin-bottom: 0px;
}

.pt_technology_new .pt_new .pt_list li:first-child {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

.pt_technology_new .pt_new .pt_images {
    float: left;
    width: 208px;
    height: 124px;
    margin: 0 10px 5px 0;
}

.pt_technology_new .pt_new .pt_title_4 {
    font-size: 16px;
    color: #333;
    margin: 0px 0px 7px;
    line-height: 22px;
}

.pt_technology_new .pt_new .pt_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pt_technology_new .pt_new .pt_desc {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.3;
    color: #343434;
    height: auto;
    overflow: hidden;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pt_technology_new .pt_new .dotted-red {
    width: 5px;
    height: 5px;
    background: #eb0a0e;
    float: left;
    margin: 5px 5px 0 0;
}

.pt_technology_new .pt_new .pt_desc_2 {
    color: #343434;
    font-size: 14px;
    margin: 10px 0px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pt_footer {
    width: 100%;
    background: url(../images/div4.png) repeat;
    padding: 25px 0px 0;
}

.pt_footer>.container>.row {
    display: flex;
    flex-wrap: wrap;
}

.pt_footer .pt_list {}

.pt_footer .pt_contact .pt_list li i {
    margin-right: 5px;
    font-size: 18px;

}

.pt_footer .pt_contact .pt_title_footer {
    text-align: right;
}

.pt_footer .pt_contact>.pt_list>li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #dadada;
    text-align: right;

}

.pt_footer .pt_contact>.pt_list>li:last-child {
    border-bottom: unset;
}

.pt_footer .pt_contact .pt_list li iframe {
    max-width: 100%;
    width: 100%;
}

.pt_footer .pt_contact .pt_list>li>ul {
    display: flex;
    justify-content: flex-end;
    position: relative;
    /* left: -25%; */
    /* float: right; */
    margin: 0px 0;
    /* padding: 5px 0px; */
}

.pt_footer .social_top li {
    float: left;
    margin-right: 5px;
    border-radius: 100%;
    text-align: center;
    background: #333;
}

.pt_footer .pt_contact .pt_list>li>ul>li:hover {
    background: #e87817;
}

.pt_footer .pt_contact .pt_list>li>ul>li:hover>a {
    color: #fff;
}

.pt_footer .pt_contact .pt_list>li>ul>li>a {
    width: 38px;
    line-height: 38px;
    height: 38px;
    display: block;
    color: inherit;
    text-align: center;
}

.pt_footer .pt_contact .pt_list>li>ul>li>a>i {
    line-height: inherit;
    font-size: 100%;
    margin-right: 0px;
    color: #fff;
}

.pt_footer .pt_contact .pt_list>li:first-child i {
    font-size: 18px;
    color: #e87817;
    border-bottom: 1px solid #dadada;
    /* margin-left: 90px; */
    padding-bottom: 3px;
    /* margin-bottom: 5px; */
}

.pt_footer .pt_list_link .pt_list li {
    display: block;
    padding: 5px 0;
}

.pt_footer .pt_list_link .pt_list li i {
    /* width: 26px; */
    /* height: 30px; */
    margin-right: 5px;
    font-size: 70%;
    /* line-height: 22px; */
}

.pt_footer .pt_list_link .pt_list li a {}

.pt_footer .pt_list .call {
    caret-color: rgb(52, 52, 52);
    color: rgb(52, 52, 52);
    /* font-family: Arial; */
    font-size: 16px;
}

.pt_mr_10 {
    margin: 10px 0;
    border-top: 2px solid #c2c2c2;
    clear: both;
    width: 100%;
}

.pt_footer .pt_bottom-left {}

.pt_list_address {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pt_list_address>div {
    width: 50%;
}

.pt_footer .pt_bottom-left .pt_title_footer_2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.pt_footer .pt_bottom-left .pt_list_addres li {
    font-size: 12px;
    margin-bottom: 5px;
    text-align: justify;
}

.pt_footer .pt_bottom-right {}

.pt_footer .pt_bottom-right .pt_logo {
    text-align: right;
}

.pt_footer .pt_bottom-right .pt_logo img {
    width: 320px;
}


.professional {
    background-color: #fff;
    padding: 25px 0 30px;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top: 1px dotted #dadada;
}

.professional .title {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #000;
    margin: 0 0 25px;
    padding-bottom: 5px;
    position: relative;
    line-height: 48px;
    font-weight: 600;
}

.professional .title:before {
    content: '';
    transform: translateX(-50%);
    height: 2px;
    width: 80px;
    background-color: #000;
    left: 50%;
    bottom: 7px;
    display: block;
    position: absolute;
}

.doitac {
    margin: 0 10px;
    padding: 5px 10px 10px;
    display: block;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    border-radius: 20px;
}

.doitac h3 {
    margin: 0;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
}

.doitac img {
    height: 80px;
    width: auto;
    margin: auto;
    object-fit: contain;
}

.professional .slick-prev,
.professional .slick-next {
    margin: 0;
    width: 50px;
    height: 50px;
    transform: translateY(-50%);
    z-index: 66;
    text-align: center;
    opacity: 1;
    background-color: unset;
    border-radius: 6px;
}

.professional .slick-prev:hover,
.professional .slick-next:hover {
    opacity: 1;
}

.professional .slick-prev:before,
.professional .slick-next:before {
    content: '';
    display: block;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background-size: 11px;
}

.professional .slick-prev:before {
    background-image: url('../images/ic_previous_black.png');
}

.professional .slick-next:before {
    background-image: url('../images/ic_next_black.png');
}

.professional .slick-prev:hover:before {
    opacity: 0.6;
}

.professional .slick-next:hover:before {
    opacity: 0.6;
}

.professional .slick-prev i,
.professional .slick-next i {
    color: #737373;
    line-height: 24px;
    font-size: 34px;
    display: none;
}

.professional .slick-prev {
    left: -20px;
}

.professional .slick-next {
    right: -20px;
}

.hotline_top {
    display: inline-block;
    /* padding: 0 15px; */
    width: auto;
    margin: 0 10px;
}

.hotline_top .box_hotline {
    float: left;
    display: flex;
    align-items: center;
    margin: 24px 0;
    flex-wrap: nowrap;
}

.hotline_top .box_hotline .icon {
    width: 54px;
    height: 54px;
    /* float: left; */
}

.hotline_top .box_hotline .hotline_info {
    /* float: left; */
    /* width: calc(100% - 54px); */
    padding-left: 9px;
}

.hotline_top .box_hotline .hotline_info p {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 0;
}

.hotline_top .box_hotline .hotline_info strong {
    font-size: 22px;
    font-weight: 700;
    color: #e87817;
    line-height: normal;
    margin-bottom: 0;
}

.hotline_mobi {
    position: relative;
    z-index: 99;
    height: 54px;
    width: 54px;
    display: inline-block;
}

.duyanh-alo-phone {
    position: absolute;
    left: 0;
    top: 0;
    visibility: visible;
    background-color: transparent;
    width: 54px;
    height: 54px;
    cursor: pointer;
    z-index: 99;
}

.duyanh-alo-ph-circle {
    width: 54px;
    height: 54px;
    top: 0px;
    left: 0px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #ef0000;
    opacity: .5;
}

.duyanh-alo-ph-circle-fill {
    width: 44px;
    height: 44px;
    top: 5px;
    left: 5px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    transition: all .5s;
    background-color: rgba(239, 0, 0, .5);
    opacity: .75;
}

.duyanh-alo-ph-img-circle {
    width: 40px;
    height: 40px;
    top: 7px;
    left: 7px;
    position: absolute;
    background: url(../images/phone_icon.png) center center no-repeat rgba(30, 30, 30, .1);
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    transition: all .2s ease-in-out;
    background-color: #ef0000;
}

.animated {
    animation-duration: 1s;
}

.zoomIn {
    animation-name: zoomIn;
}

.pulse {
    animation-name: pulse;
}

.tada {
    animation-name: tada;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes scrollDestop {
    0% {
        bottom: 60px;
        opacity: 0;
    }

    90% {
        bottom: 19px;
        opacity: 1;
    }

    100% {
        bottom: 21px;
        opacity: 0;
    }
}

.group_lang {
    /* padding: 0 15px; */
    float: left;
    display: inline-block;
    width: auto;
    margin: 0 5px;
}

.group_lang .language {
    width: 100%;
    float: left;
    /* margin-bottom: 8px; */
}

.group_lang .language ul {
    float: right;
}

.group_lang .language li {
    display: inline-block;
    vertical-align: middle;
}

.group_lang .language li a {
    display: inline-block
}

.group_lang .language li img {
    width: 22px;
    height: auto;
}

.group_lang .language li i {
    background-image: url(../images/icon_lang.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    width: 22px;
    line-height: 15px;
    vertical-align: middle;
}

.group_lang .language li i.icon-jp {}

.group_lang .language li i.icon-vn {
    background-position: -25px 0px;
}

.group_lang .language li i.icon-en {
    background-position: -51px 0px;
}

.group_lang .language li i.icon-ko {
    background-image: url(../images/krlarge.gif);
    border: 1px solid #dbd8d8;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.group_lang .social_top {
    width: 100%;
    float: left;
}

.group_lang .social_top ul {
    float: right;
}

.group_lang .social_top li {
    display: inline-block;
    margin-right: 5px;
}

.group_lang .social_top li:last-child {
    margin-right: 0;
}

.group_lang .social_top li a {
    width: 100%;
}

.group_lang .social_top li img {
    width: 24px;
}

/*start san pham chi tiet*/
.box-main {
    padding: 0 0 15px;
}

.block-content-right {
    width: 76%;
    float: right;
}

.block-content-right iframe {
    width: 100%;
}

#sidebar {
    width: 23%;
    float: left;
    margin-right: 1%;
}

.mar_bot {
    margin-bottom: 15px;
}

.side-bar {
    width: 100%;
    background: #f3f3f3;
    padding: 15px;
    float: left;
}

.box_sidebar {
    width: 100%;
    box-shadow: 0 1px 5px #dedede;
    background-color: #fff;
}

.title_head {
    height: 40px;
    padding: 5px 10px;
    margin: 0 10px;
    display: block;
    border-bottom: 1px solid #e9e9e9;
}

.title_head span {
    color: #e87817;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 34px;
}

.dm_level1 {
    padding: 5px 10px;
    border-top: 0;
    margin-top: 2px;
}

.side-bar ul li {
    padding: 6px 0 6px 12px;
    position: relative;
}

.side-bar ul li.active a {
    color: #e87817;
}

.side-bar ul li a:hover {
    color: #e87817;
}

.side-bar ul li i.fa-caret-right {
    left: 0;
    top: 10px;
}

.side-bar ul li i {
    position: absolute;
    font-size: 15px;
    color: #333;
}

.side-bar ul li a {
    line-height: 20px;
    font-size: 15px;
    color: #333;
}

.side-bar2 {
    width: 100%;
    background: #f3f3f3;
    padding: 15px;
    float: left;
}

.title_head2 {
    height: 40px;
    padding: 5px 10px;
    margin: 0 10px;
    display: block;
    border-bottom: 1px solid #e9e9e9;
}

.title_head2 span {
    color: #e87817;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 34px;
}

.box-news-right .news-content {
    padding: 10px;
}

.news-content .news-block .news-item {
    margin-bottom: 10px;
    border-bottom: 1px dashed #d4d4d4;
    float: left;
    width: 100%;
}

.news-content .news-block .image {
    border: medium none;
    height: 60px;
    min-height: 50px;
    padding: 0;
    width: 33.33333333%;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
}

.news-content .news-block .image a {
    display: block;
    height: 100%;
    overflow: hidden;
}

.news-content .news-block .image a img {
    transition: all 0.2s ease-out;
    transform: scale(1);
    height: 100%;
    object-fit: cover;
}

.news-content .news-info {
    width: 66.66666667%;
    float: left;
    padding: 0 10px;
}

.news-content .news-info h2.name {
    margin: 0 0 5px;
    font-size: 14px;
}

.news-content .news-info h2.name a {
    font-size: 13px;
    color: #222222;
    line-height: 18px;
    font-weight: 600;
}

.box_tour_km {
    background: #fff;
    width: 100%;
    float: left;
    padding: 0px 10px 10px 10px;
}

.box_tour_km p {
    text-align: left;
    padding-top: 15px;
    margin: 0;
    font-size: 14px;
}

.box_tour_km p i {
    padding-right: 10px;
}

.box_tour_km p span {
    font-weight: 600;
    color: #e87817;
}

.box_images_detail {
    width: 60%;
    position: relative;
    border-radius: 10px;
    padding: 0px 30px 0px 0;
    float: left;
    margin-bottom: 15px;
}

.images_detail {
    border: 0px solid #f0eceb;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.images_detail a {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

.images_detail img {
    height: 280px;
    padding: 0;
    max-height: 100%;
    width: 100%;
    object-fit: cover;
    vertical-align: middle;
}

.pt_container_img_nho {
    max-width: 183px;
    margin: 0 auto;
}

.img_nho {
    width: 100%;
    margin-top: 10px;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    /* align-items: center; */
    /* justify-content: center; */
    /* padding: 0px 20px; */
    /* max-width: 183px; */
    /* margin: 0 auto !important; */
}

.img_nho .column {
    /* width: 55px; */
    height: 45px;
    text-align: center;
    margin: 0 3px 8px 3px;
    display: flex;
    line-height: 50px;
    vertical-align: middle;
    align-items: center;
}

.img_nho img {
    height: 100%;
    cursor: pointer;
    object-fit: cover;
    width: 100%;
    margin: auto;
    vertical-align: middle;
}

.img_nho .slick-prev,
.img_nho .slick-next {
    opacity: 1;
    color: #333;
}

.img_nho .slick-prev {
    left: -10px;
}

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

.img_nho .slick-next i,
.img_nho .slick-prev i {
    font-size: 15px;
    color: #e87817;
    margin-top: -5px;
}

.info_detail {
    width: 40%;
    float: left;
    position: relative;
    margin-bottom: 30px;
}

.exterior__cover__bg {
    line-height: 22px;
    width: 100%;
    text-align: center;
}

.exterior__cover__bg h1 {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    line-height: 1.3;
    margin: 0px 0px 15px;
}

.exterior__desc {
    color: #565252;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
}

.price {
    margin: 0 0 10px 0;
    line-height: 24px;
    min-height: 24px;
    color: #282828;
    font-size: 24px;
    font-weight: 600;
    float: left;
    text-align: left;
    padding-left: 20px;
    width: 100%;
}

.price-new {
    color: #e87817;
    font-size: 15px;
    font-weight: 500;
}

.product-label {
    text-align: left;
}

.product-label .stock {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
}

.product-label .stock span {
    /* color:#e87817; */
}

.product-label .stock .status-stock {
    color: #e87817;
}

.product-label .stock .status-stock:before {
    content: "\f046";
    font-family: FontAwesome;
    display: inline-block;
    color: #e87817;
    margin-right: 5px;
    margin-left: 10px;
}

.product-box-desc {
    /* border-top: 1px solid #eee; */
    /* border-bottom: 1px solid #eee; */
    padding: 10px 20px;
    text-align: left;
}

.product-box-desc .inner-box-desc {
    position: relative;
}

.inner-box-desc {
    line-height: 30px;
}

.product-box-desc .inner-box-desc:before {
    content: "";
    width: 4px;
    background: linear-gradient(to bottom, #d5d5d4, #969594);
    height: 100%;
    position: absolute;
    left: -20px;
    top: -5px;
}

.product-box-desc span {
    font-weight: bold;
}

.group_button_order a {
    display: inline-block;
    /* max-width: 210px; */
    /* width: 46%; */
    float: left;
}

.group_button_order a i {
    margin-right: 5px;
}

.group_button_order a:hover {
    background-color: #c35b01;
    border-color: #c35b01;
}

.btn-danger {
    color: #fff;
    background-color: #e87817;
    border-color: #e87817;
    border-radius: 0;
    font-size: 15px;
}

.group_button_order .support_online {
    color: #fff;
    background-color: #ff2d37;
    border-color: #ff2d37;
    border-radius: 0;
    font-size: 15px;
    padding: 10px 16px;
    line-height: 1.3333333;
    text-align: center;
    text-transform: uppercase;
    margin-left: 10px;
    border: 1px solid transparent;
}

#support_popup .modal-dialog {
    max-width: 460px;
}

.modal.fade .modal-dialog {
    /* transform: translate(-50%, -50%); */
}

.support_popup .title {
    background-color: #ee283b;
    color: #fff;
    padding: 12px 42px 12px 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}

.support_popup .fa-close {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
}

.support_popup_form {
    padding: 30px;
    text-align: right;
}

.support_popup_form .form-group {
    width: 100%;
    overflow: hidden;
}

.support_popup_form .form-control {
    box-shadow: unset;
    border-radius: 0;
    height: 40px;
}

.support_popup_form .form-group textarea.form-control {
    width: 100%;
    min-height: 100px;
    height: 34px;
    float: left;
}

.support_popup_form .form-control {
    box-shadow: unset;
    border-radius: 0;
    height: 40px;
}

.support_popup button[type=submit] {
    margin-top: 0;
    font-weight: 700;
    width: auto;
    display: inline-block;
    font-size: 15px;
    padding: 6px 30px;
    background: #ee283b;
    color: #fff;
    border: none;
}

.tab_product {
    width: 100%;
    margin-top: 0px;
    float: left;
    margin-bottom: 25px;
}

.tab_product .nav-tabs {
    background-color: #ebebeb;
    padding-top: 7px;
    padding-left: 15px;
    border-bottom: 0;
    width: 100%;
    position: relative;
    float: left;
}

.nav-tabs>li {
    position: relative;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    border: 0;

}

.tab_product .tab-content {
    float: left;
    width: 100%;
    padding-top: 30px;
    margin-top: 0;
}

.box_thong_so {
    padding: 0;
    font-size: 16px !important;
}

.box_thong_so .title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
}

.box_thong_so .content {
    font-size: 15px;
    color: #333;
    line-height: 26px;
    text-align: justify;
}

/*end san pham chi tiet*/

/*start tin tuc*/
.news_detail {
    font-size: 15px;
    line-height: 24px;
    /* margin-bottom: 30px; */
}

.news_item {
    /* padding:0px 7.5px; */
    margin-bottom: 20px;
}

.news_item .box_news {
    /* padding: 8px; */
    border-radius: 3px;
    border: 1px solid #eee;
    /* margin-bottom: 15px; */
    display: flex;
}

.news_item .box_news .image {
    overflow: hidden;
    max-width: 455px;
    width: 40%;
    flex: 1 1 30%;
    /* height: 155px; */
}

.news_item .box_news .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_item .box_news .image img {
    transition: all 1.5s ease;
}

.news_item .box_news:hover .image img {
    transform: scale(1.2);
}

.news_item .box_news .pt_desc {
    margin-left: 20px;
    /* padding-bottom: 5px; */
    flex: 1 1 70%;
}

.news_item .box_news h3 {
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* height: 20px; */
    margin: 10px 0px 10px;
}

.news_item .box_news h3 a {
    /* color: #000; */
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.news_item .box_news .desc {
    max-height: 60px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.desc {
    padding: 0;
    font-size: 15px;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 20px;
}

.view_more {
    text-align: left;
    margin-bottom: 10px;
}

.view_more a {
    font-size: 14px;
    position: relative;
    background-color: rgb(242, 242, 242);
    border-color: rgb(242, 242, 242);
    color: #333;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    display: inline-block;
    vertical-align: top;
    padding: 6px 15px;
    text-align: center;
    text-decoration: none;
    width: auto;
    border: none;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.view_more a:hover {
    background-color: #e87817;
    color: #fff;
}

/*end tin tuc*/
/*start san pham */

.product_item .box_product {
    /* border: 1px solid #e9e9e9; */
    margin-bottom: 15px;
    border-radius: 10px;
}

.product_item .box_product .image {
    overflow: hidden;
}

.product_item .box_product .image:hover img {
    transform: scale(1.2);
}

.product_item .box_product .image img {
    /* border-top-left-radius: 10px; */
    /* border-top-right-radius: 10px; */
    transition: all 1.5s ease;
    object-fit: cover;
    height: 150px;
}

.product_item .box_product h3 {
    margin: 15px 0 0;
    /* text-decoration: none; */
    /* line-height: 20px; */
    /* font-size: 14px; */
    /* font-weight: 400; */
    /* padding: 0; */
    /* text-transform: capitalize; */
    height: 25px;
}

.product_item .box_product h3 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: left;
    margin: 5px 0 0;
    text-decoration: none;
    line-height: 1.5;
    font-size: 17px;
    font-weight: 700;
    padding: 0;
    text-transform: capitalize;
}

.product_item .box_product .pt_masp {
    display: inline-block;
    color: #333;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 5px;
    height: 28px;
}

.product_item .box_product .pt_masp span {
    margin-right: 5px;
    font-weight: 500;
}

/*
.product_item .box_product .mua_ngay a{
        margin: 0px auto;
        position: relative;
        border-radius: 10px;
        display: inline-block;
        background-color: #e87817;
        box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
        height: 35px;
        line-height: 35px;
        width: 110px;
}*/
.product_item .box_product .mua_ngay {
    text-align: left;
    padding-bottom: 15px;
    /* padding-top: 10px; */
    height: 45px;
}

.product_item .box_product .mua_ngay a {
    font-size: 12px;
    position: relative;
    background-color: rgb(242, 242, 242);
    border-color: rgb(242, 242, 242);
    color: #333;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    display: inline-block;
    vertical-align: top;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
    border: none;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.product_item .box_product .mua_ngay a:hover {
    border-color: #e87817;
    background-color: #e87817;
    color: #fff;
}

.product_item .box_product .mua_ngay a:after {
    /* content: ""; */
    position: absolute;
    top: 0;
    left: -25%;
    height: 100%;
    width: 150%;
    box-shadow: inset 0 1.2em 0 0 rgba(255, 255, 255, 0.1);
}

/*end san pham */
@media (max-width: 1199px) {
    .pt_name_company {
        display: none;
    }

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

    .horizontal-line {
        bottom: 75px;
    }

    .navbar-inverse .navbar-nav>li>span>a.hotline-menu {
        font-size: 14px;
        letter-spacing: 0;
    }

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

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

    .navbar-inverse .navbar-nav>li>a {
        font-size: 14px;
        padding: 0 22px;
    }

    .search {
        max-width: 362px;
    }
}

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

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

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

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

@media (max-width: 991px) {
    .group_lang {
        position: absolute;
        top: 0px;
        right: 60px;
        margin: 26px 0px;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        width: -webkit-max-content;
        width: max-content;
    }

    .group_lang .language ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        float: none;
    }

    .hotline_top {
        display: none;
    }

    .pt_button_search {
        top: 20px;
        right: 180px;
        margin: 0;
        position: absolute;
    }

    .main {
        margin-top: 74px;
    }

    .pt_technology_new .pt_technology {
        /* margin-bottom:20px; */
        order: 2;
        margin-top: 25px;
    }

    .pt_technology_new .pt_tech_vt {
        display: flex;
        flex-wrap: wrap;
    }

    #sidebar {
        width: 100%;
        margin-right: 0;
        margin-top: 0px;
    }

    .news-content .news-block .news-item {
        width: 50%;
    }

    .news-content .news-block .image {
        height: 88px;
    }

    .block-content-right {
        width: 100%;
    }

    .box_images_detail {
        width: 100%;
        padding: 0;
    }

    .info_detail {
        width: 100%;
    }

    .news_home {
        padding: 0;
    }

    .cpy-right {
        margin-bottom: 7px;
    }

    .fix_bottom {
        display: block;
    }

    .slick-slide>img {
        height: 330px;
    }

    .doitac img {
        height: auto;

    }

    .slide-footer {
        padding-bottom: 50px;
    }

    .address {
        margin-bottom: 40px;
    }

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

    .footer-main .footer-box-content div .form-group {
        margin-bottom: 15px;
    }

    .footer-main .footer-box-content .form-dat-hang .title {
        margin-bottom: 15px;
    }

    .slide-footer .slick-dots {
        bottom: -30px;
    }

    .news .box-new .desc {
        min-height: 63px;
    }

    .list-danhmuc .item .desc {
        min-height: 75px;
    }

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

    .header-main .container {
        width: 100%;
    }

    .menu-mobile {
        display: none;
        background-color: #e87817;
    }

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

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

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

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

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

    .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: #9e7232;
    }

    .menu-mobile .navbar-nav .nav-item .nav-sub .nav-item-child a:hover {
        color: #333;
    }

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

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

    .navbar-nav .nav-item .nav-sub .nav-item-child a i {
        position: absolute;
        top: 13px;
        left: 0;
        font-size: 14px;
    }

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

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

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

    .navbar-nav {
        float: left;
        width: 100%;
    }

    .navbar-inverse {
        border-radius: 0;
    }

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

    .menu-mobile .navbar-inverse .navbar-nav>li>a {
        border-right: none;
        display: block;
    }

    .menu-mobile .navbar-inverse .navbar-nav>li:first-child>a {
        padding: 10px 22px;
    }

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

    .navbar-inverse .navbar-nav>li>a>i {
        position: absolute;
        top: 0;
        color: #fff;
        transition: 0.3s;
        height: 40px;
        width: 40px;
        line-height: 40px;
        right: 0px;
        text-align: center;
        font-size: 10px;
    }

    .slide .slick-prev,
    .slide .slick-next {
        display: none !important;
    }

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

    .show {
        display: block !important;
    }

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

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

    .list-bar {
        display: inline-block;
        position: absolute;
        right: 20px;
        margin: 0;
        top: 20px;
    }

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

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

@media (max-width: 767px) {
    .pt_footer .pt_contact .pt_list li:first-child i {
        margin-left: 0px
    }

    .pt_footer .pt_contact .pt_title_footer {
        text-align: left;
    }

    .pt_footer .pt_contact .pt_list li {
        text-align: left;
    }

    .pt_footer .pt_contact .pt_list>li>ul {
        justify-content: flex-start
    }

    .pt_technology_new .pt_item:nth-child(6) {
        margin-bottom: 0px;
    }

    .main {
        margin-top: 70px;
    }

    .search {
        display: none;
        background-color: #fff;
        padding: 10px 15px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        z-index: 9999;
    }

    .header-bottom {
        background: #e87817;
    }

    .menu-mobile {
        background: none;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: calc(100vh - 110px);
    }

    .group_lang .social_top {
        display: none;
    }

    .group_lang .language {
        margin: 0px;
        width: max-content;
    }

    .hotline_top {
        display: none;
    }



    .pt_product_service .pt_images {
        height: 120px;
    }

    .faq-right,
    .faq-left {
        overflow: hidden;
    }

    .fl_left {
        display: none;
    }

    h2.title-size {
        font-size: 28px;
        line-height: normal;
    }

    .slick-slide>img {
        height: auto;
    }

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

    footer.footer {
        margin-bottom: 0px;
    }

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

    .image-slider>img {
        height: 360px;
    }

    .form-dat-hang {
        transform: unset;
        position: unset;
        margin: 0 auto;
    }

    .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;
        transform: unset;
    }

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

    .navbar-nav {
        margin: 0;
    }

    .news .box-new h3 {
        height: auto;
    }

    .news .box-new .desc {
        min-height: unset;
    }

    .news_detail {
        margin-bottom: 10px;
    }
}


@media (max-width: 550px) {
    .pt_button_search {
        display: block;
    }

    .group_lang .language li:first-child {
        display: none;
    }

    .pt_list_address>div {
        width: 100%;
    }

    .pt_footer .pt_list {
        font-size: 14px;
    }

    .pt_footer .pt_contact .pt_list>li>ul>li>a {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }

    .pt_technology_new .pt_item .pt-view_more {
        font-size: 13px;
    }

    .pt_technology_new .pt_technology .pt_title_3 {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 20px;
        height: auto;
    }

    .pt_technology_new .pt_technology .pt_images {
        width: 70px;
        height: 65px;
    }

    .product_item {
        width: 100%;
    }

    .product_item .box_product .image img {
        height: 200px;
    }

    .group_button_order a {
        width: auto;
        /* padding: 5px; */
    }

    .group_button_order .support_online {
        width: auto;
        /* padding: 5px; */
    }

    .news_item .box_news {
        flex-direction: column;
    }

    .news_item .box_news .image {
        flex-basis: auto;
        height: 290px;
        max-width: 100%;
        width: 100%;
    }

    .news_item .box_news .pt_desc {
        margin: 0px 0px;
        padding: 0 10px;
    }

    .news-content .news-block .news-item {
        width: 100%;
    }

    .professional .block-list {
        padding: 0 15px;
    }

    .doitac img {
        height: 56px;
    }

    .professional .slick-prev {
        left: -7px;
    }

    .professional .slick-prev,
    .professional .slick-next {
        width: 20px;
        height: 20px;
    }

    .professional .slick-next {
        right: -7px;
    }

    .pt_technology_new .pt_new .pt_images {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .pt_product_service {
        padding: 25px 0px 15px;
    }

    .pt_technology_new {
        padding: 25px 0px;
    }

    .pt_title_2 {
        height: 40px;
        font-size: 14px;
        -webkit-line-clamp: 2;
    }

    .pt_footer {
        padding: 20px 0px 0;
    }


    .pt_mr_10 {
        margin: 20px 0px;
    }

    .pt_footer .pt_bottom-right .pt_logo {
        text-align: left;
        margin: 10px 0px;
    }

    .pt_footer .pt_bottom-right .pt_list li {
        text-align: center;
    }

    .pt_title {
        font-size: 16px;
    }

    .pt_product_service .pt-item {
        margin-bottom: 10px;
    }

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

    .box_content_team {
        background-size: cover;
        background-position: center center;
    }

    .dacdiem .list-danhmuc .col-xs-6 {
        width: 100%;
    }

    .news-head h1 {
        font-size: 20px;
    }

    .news_column_list .news_column {
        width: 100%;
    }

    .news_column_list .news_column:nth-child(even) {
        margin-left: 0;
    }

    .news_column_list .news_column .box-tintuc-right h3 a {
        height: auto;
    }

    .event-item .image img {
        height: auto;
        object-fit: unset;
    }

    .address {
        margin-bottom: 15px;
    }

    .news .box-new .desc {
        font-size: 16px;
        min-height: 66px;
    }

    .list-danhmuc .image {
        width: 120px;
        margin: 0 auto
    }

    .list-danhmuc .item h3 a {
        line-height: 24px;
    }

    .section_title h3 {
        font-size: 20px;
    }

    .section_title:after {
        top: 11px;
    }

    .trainghiem .box-item h3 {
        font-size: 18px;
    }

    .trainghiem .box-item {
        width: 100%;
    }

    h2.title-size {
        font-size: 20px;
        margin: 0;
    }

    .about_home .sub_title {
        font-size: 16px;
        margin-bottom: 20px;
        padding: 10px 0px;
        line-height: 24px;
        text-align: justify;
    }

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

    .box_content_team {
        padding: 150px 10px 25px 10px;
        height: 320px;
    }

    .desc_in {
        font-size: 13px;
    }

    .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: none;
        position: absolute;
        top: 28px;
        font-size: 20px;
        color: #e87817;
        right: 15px;
    }

    a.watch-video i {
        line-height: 14px;
        font-size: unset;
        margin-left: 0;
    }

    .thongke {
        padding: 30px 0px;
    }

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

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

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

    .order,
    .button-dki {
        width: 120px;
        font-size: 16px;
    }

    .list-danhmuc .item .desc {
        margin: 0;
    }

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

    .slide-home .form-dat-hang {
        width: 80%;
    }
}



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

.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 15px;
    /* background: #eee; */
    /* max-width: 1000px; */
    /* margin: 0px auto; */
}

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

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

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

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

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

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

    .footer-main {
        padding: 30px 0 30px;
    }

    .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: #e87817;
}

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

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

.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 {
    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: 500;
    background: #f0f0f0;
    position: relative;
}

.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: #e87817;
}

.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: #e87817;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    text-transform: uppercase;
}

.dat_hang {
    margin-top: 10px;
    text-align: right;
    margin-bottom: 20px !important;
}

.product-chitiet {
    background: #fff;
}


@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: 100%;
    float: left;
}

.product-chitiet .column {
    width: 100%;
    float: left;
    cursor: pointer;
    outline: 0;
}

.product-chitiet .column:hover img {
    border: 1px solid #e87817;
}

.product-chitiet .column img {
    opacity: 0.8;
    cursor: pointer;
    height: 130px;
    object-fit: contain;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}

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

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

.product-chitiet .expandedImg {
    cursor: pointer;
    width: auto;
    height: 330px;
}

.image-nho {
    overflow: hidden;
    width: 100%;
}

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

.product-chitiet .block img {
    width: 100%;
}

.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: 15px 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: 26px;
    font-size: 17px;
    border-bottom: 1px solid #eaeaea;
    color: #333;
}

.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: #e87817;
    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;
}

.title_sp {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

.title_sp a {
    color: #fff;
}

.chitiet-infor-product h1 {
    font-size: 28px;
    font-weight: 600;
    color: #333;
}

.nd {
    font-size: 16px;
}


.footer-main .title_sp {
    margin-top: 0;
}

.slide-footer .slick-dots {
    bottom: -26px;
}

.list-image-tab {
    padding: 0;
}

.list-image-tab:after {
    content: "";
    display: table;
    clear: both;
}

.social-footer {
    text-align: left;
    display: inline-block;
    margin-top: 20px;
    overflow: hidden;
}

.social-footer span {
    float: left;
    color: #fff;
    line-height: 31px;
    font-size: 15px;
}

.social-footer a {
    display: inline-block;
    float: left;
    color: #fff;
    margin-left: 25px;
}

.social-footer img {
    width: auto;
    height: auto;
}

.sale-item .price {
    font-size: 16px;
    overflow: hidden;
    clear: both;
    margin: 0;
    line-height: 25px;
    color: #333;
    text-align: center;
}

.sale-item .price del {
    width: 100%;
    line-height: 18px;
    color: #666;
    text-decoration: line-through;
    text-align: center;
}

.sale-item .price {
    color: #333;
}

.sale-item .price span {
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

.sale-item .price del span {
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

.sale-item .price ins {
    text-align: center;
    float: left;
    width: 100%;
    text-decoration: none;
}

.km {
    background: url(../images/bg_sale.png) no-repeat;
    height: 40px;
    width: 40px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}


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

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

    .social-footer {
        margin-bottom: 25px;
    }
}

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

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

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

    .title-tab {
        display: block;
        background-color: #e87817;
        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: #e87817;
        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 20px;
    background: #fff;
}

.contact {
    background: #fff;
    border-radius: 10px;
    height: 100%;
    text-align: left;
    /* min-height: 260px; */
    margin-bottom: 20px;
}

.adress {
    font-size: 16px;
    line-height: 24px;
}

.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: #e87817;
    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: 150px;
    text-align: center;
    color: #fff;
    background: #e87817;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px 15px;
    line-height: 32px;
    border-radius: 5px;
}

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

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

.find .adress-list li:hover {
    background: #e87817;
    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: #e87817;
}

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

    .map {
        margin-bottom: 30px;
    }

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

/*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;
    height: auto;
    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: 63px;
    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: #e87817;
}

.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: #e87817;
    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 .txt-qoute {
    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;
}

h2.title-size:before {
    content: " ";
    background-color: #e87817;
    position: absolute;
    height: 3px;
    width: 100px;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
}

.title_sanpham {
    text-align: center;
    color: #333;
}

.title_sanpham a {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}

.links-foot {
    width: 100%;
}




@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: 0px 0 15px;
}

.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%;
    transition: 0.5s;
}

.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: #e87817;
    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: #e87817;
    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: #e87817;
    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: #e87817;
    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: 100%;
    float: left;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 42px;
    margin-bottom: 10px !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;
}

.lvc_mb {
    z-index: 999;
    display: none;
    text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
}

.dangky {
    background: #e87817 url(../images/dangky.png) no-repeat center left 15px;
}

.dangky a {
    font-size: 15px !important;
    color: #fff !important;
    line-height: 40px;
}

@media (max-width: 991px) {
    .top-menu {
        display: none;
    }

    .lvc_mb {
        z-index: 999;
        display: none;
        text-align: center;
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
    }

    .lvc_mb {

        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        font-weight: bold;
        font-family: Roboto Condensed;
    }

    .lvc_mb {
        font-family: Roboto Condensed;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
    }

    .lvc_mb .dbtn {
        font-size: 16px;
        padding: 10px 5px;
        margin: 10px 3px;
        width: 30%;
    }

    .red {
        background-color: #d00;
        box-shadow: 0px 3px 0px 0px #333;
    }

    .kn2bt {
        background-color: #9e7232;
        box-shadow: 0px 3px 0px 0px #333;
    }

    .dbtn {
        border-radius: 5px;
        padding: 15px 25px;
        font-size: 22px;
        text-decoration: none;
        margin: 20px;
        color: #fff;
        position: relative;
        display: inline-block;
    }


    .lvc_mb img {
        margin-right: 5px;
        vertical-align: middle;
        margin-bottom: 0;
        width: 16px;
    }

    .lvc_mb .dbtn {
        font-size: 16px;
        padding: 12px 5px;
        margin: 10px 3px;
        width: 28%;
    }

    .kn1bt {
        background-color: #d00;
        box-shadow: 0px 3px 0px 0px #10384a;
    }

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

    .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: #e87817;
        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: #e87817;
    }

    .nav-pills>li>a {
        background: #f5f5f5;
    }

    .pricing-table-header .price {
        font-size: 24px;
    }

    .pricing-table-header .title {
        font-size: 20px;
        padding: 15px 15px;
        line-height: 26px;
    }

    .pricing-table-items {
        padding: 10px 15px;
    }


}

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

    .home_top .payment .step .item.step-1 {
        width: 24%;
    }

    .home_top .payment .step .item.step-2 {
        width: 38%;
    }

    .home_top .payment .step .item.step-3 {
        width: 38%;
    }

    .home_top .payment .step .link {
        display: block;
        padding: 8px;
    }

    .payment .step .item:first-child .link {
        padding-left: 8px;
    }
}

@media (max-width: 550px) {
    .title_sanpham a {
        font-size: 16px;
    }

    .pricing-table-header .title {
        font-size: 18px;
        padding: 10px 15px;
    }

    .pricing-table-items .button:last-child {
        margin: 15px 0 0;
    }

    .home_top .payment .step .item.step-1 {
        width: 100%;
    }

    .home_top .payment .step .item.step-2 {
        width: 100%;
    }

    .home_top .payment .step .item.step-3 {
        width: 100%;
    }

    .payment {
        overflow: hidden;
    }

    .payment .step .item {
        margin-bottom: 0;
    }

    .title_sanpham {
        height: 34px;
    }

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

    .count .uk-position-relative {
        display: flex !important;
        align-items: center;
        flex-direction: column;
    }

    .count .abate {
        position: relative;
        left: 0;
        order: 3;
    }

    .count .augment {
        position: relative;
        right: 0;
        order: 1;
        border: 1px solid rgb(223, 223, 223);
    }

    .count .quantity {
        order: 2;
    }

}

@keyframes oneclick-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

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

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

@keyframes oneclick-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

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

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

@keyframes oneclick-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg)
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.language .gtranslate_wrapper a img {
    height: 20px;
}

.language .gtranslate_wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

/* ---- STYLE FOR CKEDITOR FOOTER OUTPUT ---- */
.pt_footer .pt_list_link h3,
.pt_footer .pt_contact h3 {
    font-size: 15px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0;
}

.pt_footer .pt_bottom-left h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.pt_footer .pt_list_link ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pt_footer .pt_list_link ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 12px;
}

.pt_footer .pt_list_link ul li::before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 14px;
    color: #000;
}

.pt_footer .pt_list_link ul li a,
.pt_footer .pt_list_link ul li {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.pt_footer .pt_list_link ul li a:hover {
    color: #e87817;
}

.pt_footer .pt_contact p {
    padding: 5px 0;
    border-bottom: 1px solid #dadada;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
}

.pt_footer .pt_contact h3 {
    text-align: right;
}

.pt_footer .pt_contact p img.image {
    width: 20px;
    height: 20px;
    /* margin-right: 5px; */
    object-fit: contain;
}


.pt_footer .pt_contact p img.image.phone {
    transform: rotate(260deg);
    filter: brightness(0) saturate(100%) invert(58%) sepia(87%) saturate(1738%) hue-rotate(4deg) brightness(97%) contrast(93%);
}

.pt_footer .pt_bottom-left ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pt_footer .pt_bottom-left ul li {
    width: 50%;
    font-size: 14px;
    color: #333;
}

.pt_footer .pt_bottom-left ul li strong {
    font-weight: 600;
    color: #333;
}

.pt_footer .pt_bottom-right {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #555;
    font-size: 14px;
}

.pt_footer .pt_bottom-right p {
    margin: 0;
}

.pt_footer .pt_bottom-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Social icons layout if user adds them */
.pt_footer .pt_contact ul.social_top {
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
    display: flex;
    justify-content: flex-end;
}

.pt_footer .pt_contact ul.social_top li {
    margin-left: 4px;
}

.pt_footer .pt_contact ul.social_top li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background: #333;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
}

.pt_footer .pt_contact ul.social_top li a:hover {
    background: #e87817;
}

.pt_footer .pt_contact ul.social_top li a img {
    max-width: 16px;
    max-height: 16px;
    object-fit: contain;
}

@media (max-width: 991px) {
    .pt_footer .pt_contact h3 {
        text-align: left;
    }

    .pt_footer .pt_contact p {
        justify-content: flex-start;
    }

    .pt_footer .pt_contact ul.social_top {
        justify-content: flex-start;
    }
}

@media (max-width: 550px) {
    .pt_footer .pt_bottom-left ul {
        display: block;
    }

    .pt_footer .pt_bottom-left ul li {
        width: 100%;
    }

    .pt_footer .pt_contact ul.social_top li a {
        width: 25px;
        height: 25px;
    }

    .pt_footer .pt_contact ul.social_top li a img {
        max-width: 12px;
        max-height: 12px;
    }

    .slider .image img {
        height: 180px;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    .logo-top .logo img {
        height: 50px !important;
    }

    .logo-top .logo {
        padding: 10px 0px !important;
    }

    .language .gtranslate_wrapper a img {
        height: 18px !important;
    }

    .language .gtranslate_wrapper a {
        margin-right: 4px !important;
    }

    .group_lang {
        margin: 24px 0px !important;
    }

    .pt_button_search {
        top: 18px !important;
        right: 160px !important;
        display: block !important;
    }

    .pt_button_search button {
        padding: 6px 10px !important;
        font-size: 14px !important;
        margin-right: 5px;
    }
}

@media (max-width: 480px) {
    .logo-top .logo img {
        height: 42px !important;
    }

    .logo-top .logo {
        padding: 14px 0px !important;
    }

    .language .gtranslate_wrapper a img {
        height: 15px !important;
    }

    .language .gtranslate_wrapper a {
        margin-right: 3px !important;
    }

    .group_lang {
        margin: 27px 0px !important;
        right: 50px !important;
        left: unset;
    }

    .list-bar {
        right: 15px !important;
    }

    .pt_button_search {
        top: 21px !important;
        right: 135px !important;
        display: block !important;
    }

    .pt_button_search button {
        padding: 5px 8px !important;
        font-size: 13px !important;
    }
}