* {
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'UTM Duepuntozero';
    src: url('../../font/UTM-Duepuntozero.ttf') format('truetype');
}

@font-face {
    font-family: SVN-Rounded;
    src: url('../../font/SVN-Rounded.ttf') format('truetype');
}

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

table {
    width: 100%;
}

table,
th,
td {
    font-size: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    padding-left: 10px;
    border-color: #444;
}

tr {
    margin-bottom: 10px;
}

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

ul li {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}


/*tag blog*/

.hastag {
    float: left;
    margin-top: 3px;
    min-width: 100%;
    margin-bottom: 10px;
}

.hastag .tags {
    float: left;
    padding: 3px 10px;
    background: #f7f7f7;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #847c7c;
}

.tag_title {
    float: left;
    padding: 3px 10px;
    background: #f7f7f7;
    font-size: 12px !important;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #847c7c;
    /* font-size: 12px; */
}

.tag_title:hover {
    color: #F5881F;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
}

.tags i {
    margin-right: 5px;
}


/*end tag blog*/

.box-link-paragraph {
    background-color: #fff;
    margin-bottom: 30px;
    background: #f9f9f9;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
    width: auto;
}

.title-link-header {
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.box-link-paragraph>ul {
    width: 100%;
    max-height: 250px;
    padding: 0;
    overflow-y: auto;
}

.index {
    margin-right: 3px;
}

.box-link-paragraph ul li {
    margin-bottom: 0;
    margin-left: 30px;
}

.box-link-paragraph>ul>li {
    font-weight: 300;
    list-style: none !important;
    font-size: 15px;
    line-height: 24px;
}

.box-link-paragraph>ul>li ul {
    margin-top: 0px;
    font-weight: normal;
    font-size: 90%;
}

.box-link-paragraph ul li a {
    color: #000;
    font-weight: 600;
}

.list-content-paragraph>div {
    /* display:flex; */
    margin-bottom: 15px;
}

.list-content-paragraph>div ul,
.list-content-paragraph>div ol {
    list-style: none;
}

.name-p {
    color: #0c4da2;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 18px;
}

.list-content-paragraph>div .index {
    width: auto;
    display: inline-block;
    flex: 0 0 auto;
    margin-right: 3px;
}

body {
    font-family: 'Roboto', sans-serif;
    position: relative;
}

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

a:hover {
    text-decoration: none;
}

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

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

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

img {
    max-width: 100%;
}

.pagination {
    padding: 0;
    justify-content: center;
    margin: 10px 0;
}

.pagination-group {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination-group .pagination {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.pagination-group .pagination a {
    display: inline-block;
    padding: 0;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    background-color: #0b8de2;
    color: #fff;
    line-height: 34px;
}

.pagination-group .pagination span {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 34px;
    padding: 0;
    border: 1px solid #fff;
    background-color: #0b8de2;
    color: #fff;
}

.pagination-group .pagination .page-item.active span {
    background-color: #c16811;
}

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

.header .header-top {
    padding: 0;
    background: #eee;
    height: 45px;
    overflow: hidden;
    display: none;
}

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

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

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

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

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

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

.signup_now {
    float: right;
    margin-left: 10px;
    width: auto;
}

.signup_now button {
    border: 0;
    box-shadow: unset;
    outline: 0;
    padding: 10px 20px;
    background-color: #fdb713;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
}

.signup_now button i {
    font-size: 15px;
    padding-right: 5px;
}

.language {
    float: right;
    /* margin-left: 10px; */
    display: block;
    margin-top: 11px;
    position: absolute;
    right: 14px;
    top: 8px;
    /* margin-left: 16px; */
}

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

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

.language ul li a {
    width: 28px;
    height: 28px;
    display: block;
    text-align: center;
    border-radius: 50%;
}

.language ul li a img {
    width: 27px;
    height: 27px;
    border: 2px #fff solid;
    border-radius: 50%;
}

.category-slide-1 .slick-prev,
.category-slide-1 .slick-next {
    opacity: 1;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    margin: 0;
    width: 35px;
    text-align: center;
    padding: 5px 0;
    height: 35px;
    line-height: 20px;
    border-radius: 100%;
    box-shadow: 3px 3px 10px #ddd;
    color: #333;
    background: #fff;
}

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

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

.category-slide-1 .slick-prev i,
.category-slide-1 .slick-next i {
    font-size: 22px;
    /* color: #fff; */
}

.cate-dot-1 .slick-dots {
    width: auto;
    bottom: unset;
    position: unset;
    margin-top: 5px;
}

.cate-dot-1 .slick-dots li {
    border-radius: 100%;
    width: 17px;
    height: 17px;
    /* position: absolute; */
    background: #707070;
    /* border: 3px solid rgba(255, 255, 255, 0.9); */
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0px 0px 2px 1px rgba(130, 130, 130, 0.3);
}

.cate-dot-1 .slick-dots li.slick-active {
    background: #e23b41;
    /* border: 3px solid rgba(0, 0, 0, 1); */
}

.cate-dot-while-1.cate-dot-1 .slick-dots li.slick-active {
    background-color: #707070;
}

.cate-dot-while-1.cate-dot-1 .slick-dots li {
    background-color: #fff;
}

.cate-dot-1 .slick-dots li button {
    width: 17px;
    height: 17px;
    background-image: linear-gradient(to bottom, #1b93e2, #075daf);
    border-radius: 50%;
}

.cate-dot-1 .slick-dots li.slick-active button {
    background-image: linear-gradient(to right, #e6a62b, #b85b0b);
}

.cate-dot-1 .slick-dots li button:before {
    width: 12px;
    height: 12px;
    display: none;
}

.box-text {
    text-align: justify;
    line-height: 1.6;
    font-size: 15px;
}

.box_wrap_post {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.box_wrap_post_left {
    width: 100%;
    padding: 0 15px;
}

.box_wrap_post_right {
    width: 25%;
    padding: 0 15px;
    position: relative;
}

.title-template-news {
    margin: 0px 0 15px 0;
    text-align: left;
    font-weight: normal;
    color: #000;
    font-family: SVN-Rounded;
    font-size: 40px;
    text-transform: uppercase;
}

.template-detail {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}

.list-post .row {
    display: flex;
    flex-wrap: wrap;
}

.item-post {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}

.item-post:before {
    content: '';
    background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, rgba(196, 196, 196, 0.5) 43.36%, rgba(196, 196, 196, 0) 100%);
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.item-post .box {
    display: flex;
    flex-wrap: wrap;
}

.item-post .image {
    width: 100%;
    padding: 0 0px;
    margin-bottom: 10px;
}

.item-post .image a {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 70%;
}

.item-post .image a:hover img {
    transform: scale(1.1);
}

.item-post .image a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    object-fit: cover;
}

.item-post .content {
    text-align: left;
    padding: 0 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.item-post .box .cate_news {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #F4AA30;
    margin-bottom: 5px;
}

.item-post .box .cate_news a {
    color: #1665b2;
}

.item-post .box .cate_news a:hover {
    color: #0b8de2;
}

.item-post .box .post_title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    text-align: justify;
    color: #3C3C3C;
    margin-bottom: 15px;
    margin-top: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.item-post .box .post_title a {}

.item-post .box .post_title a:hover {
    color: #0b8de2;
}

.item-post .box .date {
    font-style: normal;
    width: 100%;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #F4AA30;
}

.item-post .content .name {}

.item-post .content .name a {
    font-size: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 500;
    line-height: 20px;
    margin: 10px 0 10px;
    min-height: 40px;
}

.buttom_gui {
    width: auto;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0px;
}

.buttom_gui a {
    display: inline-block;
    width: 100%;
    border-radius: 0;
    background-image: linear-gradient(135deg, #00ab53, #008641);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    padding: 5px 15px;
    color: #fff;
}

.buttom_gui a:hover {
    background-image: linear-gradient(to right, #aa4806, #edb030);
}

.item-post .content .clock {
    font-size: 14px;
    margin-bottom: 10px;
}

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

.mask-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #000;
    z-index: 1;
}

.content_slide .box_info {
    width: 100%;
    float: left;
    text-align: center;
}

.content_slide .box_info .item-one {}

.item-one h2 {
    font-size: 39px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    text-shadow: 2px 2px 2px #000;
}

.item-two {
    color: #fff;
    line-height: 40px;
    font-size: 40px;
    font-weight: 600;
    padding: 15px 0 20px 0;
}

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

.slide .desc {
    color: #fff;
    text-transform: none;
    margin: 0;
    width: 100%;
    font-family: 'UTM Duepuntozero';
    font-size: 37px;
    font-weight: 400;
    text-align: center;
    text-shadow: 2px 2px 2px #000;
    line-height: 40px;
}

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

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

.content_slide {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 990px;
    margin: auto;
    background-image: url('../../frontend/images/bg_slide.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px 15px;
}

.form_signup {
    width: 45%;
    float: right;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 20px 25px;
    border-radius: 6px;
}

.form_signup .box_form {}

.form_signup .box_form form {}

.form_signup .box_form .title {
    font-size: 28px;
    margin-bottom: 3px;
}

.form_signup .box_form .sub_title {
    font-size: 14px;
    text-transform: initial;
    margin-bottom: 20px;
}

.form_signup .form-group {
    margin: 0 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form_signup label {
    margin: 0;
    font-weight: 400;
}

.form_signup .form-control {
    background-color: rgba(111, 111, 111, 0.3);
    box-shadow: unset;
    border: 1px solid #fff;
    height: 41px;
    width: calc(100% - 115px);
    color: #fff;
}

.form_signup select.form-control {
    background-color: rgba(111, 111, 111, 0.3);
    color: #fff;
}

.form_signup select.form-control option {
    background-color: rgba(111, 111, 111, 1);
}

.form_signup .form-control[type=submit] {
    background-color: #0c4da2;
    width: 120px;
    float: right;
    color: #fff;
}

.support {
    width: 100%;
    padding: 25px 0px 15px 0;
    background-image: url(../images/bg-a.png);
    background-color: #0c4da2;
    background-position: 50% 15.8558px;
    background-attachment: fixed;
    background-size: cover;
}

.list_support {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.list_support .item {
    width: 25%;
    padding: 0 15px;
}

.list_support .box_item {
    display: block;
    position: relative;
    padding: 10px 0 0;
    padding-left: 50px;
}

.list_support .icon {
    position: absolute;
    top: 12px;
    left: 0px;
    text-align: center;
    width: 35px;
}

.list_support .icon i {
    color: #fff;
    font-size: 28px;
}

.list_support .info {}

.list_support .info .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: normal;
    height: 25px;
}

.list_support .info .desc {
    color: #fff;
    text-align: left;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
}

.list_support .item .form-control {
    background-color: transparent;
    box-shadow: unset;
    border: 1px solid #fff;
    height: 34px;
    width: 150px;
    color: #fff;
}

.content_cate {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}

.content_detail {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}

.content_detail ul li {
    list-style: disc;
    margin-left: 20px;
}

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

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

a.watch-video {
    outline: 0;
    display: inline-block;
    border-radius: 22px;
    background-color: #fdb713;
    color: #fff;
    border: solid 2px #fff;
    line-height: 25px;
    padding: 7px 20px 8px 20px;
    cursor: pointer;
}

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

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

.language.mobile {
    display: none;
}

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

.header-top .form-control {}

.form-control {
    color: #000;
}

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

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

.search.mobile {
    display: none;
}

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

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

.logo-top .logo {
    margin-bottom: 5px
}

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

.logo-top .logo img.logo_white {}

.logo-top .logo img.logo_color {
    display: none;
}

.header.fixed .logo-top .logo img.logo_white {
    display: none;
}

.header.fixed .logo-top .logo img.logo_color {
    display: inline-block;
}

.header.fixed1 .logo-top .logo img.logo_white {
    display: none;
}

.header.fixed1 .logo-top .logo img.logo_color {
    display: inline-block;
}

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

.top-categories .title {
    margin-bottom: 10px;
    font-size: 18px;
    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: auto;
}

.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;
    background-color: #006ca5;
    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-color: #006ca5;
}

.slide {
    position: relative;
    width: 100%;
}

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

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

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

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

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

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

.dropdown-inner {
    display: table;
}

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

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

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

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

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

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

.animate-hover .product-item h3 {
    transition: 0.4s;
}

.our_client {
    background-color: #085b9f;
    padding: 50px 0 25px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.our_client:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(8, 91, 159, 0.8);
}

.our_client-left {
    position: unset;
}

.our_client .img {
    position: absolute;
    width: 400px;
    bottom: -31px;
}

.our_client .img img {}

.our_client .title {
    margin: 0 0 10px;
    text-align: right;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.our_client .sub_title {
    width: 100%;
    text-align: right;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    max-width: 320px;
    float: right;
    color: #fff;
    position: relative;
}

.our_client .list_item {
    display: flex;
    flex-wrap: wrap;
}

.our_client .list_item .item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 25px;
}

.our_client .box_item {
    text-align: left;
    background-color: rgb(26 147 247 / 30%);
    padding: 15px 15px 15px 74px;
    position: relative;
    border-radius: 10px;
}

.our_client .box_item:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: rgba(163, 194, 241, 80%);
    position: absolute;
    left: 19px;
    font-size: 36px;
}

.our_client .box_item .answer {
    font-size: 14px;
    color: #fff;
    margin: 0 0px;
    margin-bottom: 10px;
    min-height: 155px;
}

.our_client .box_item .sign {
    text-align: right;
    color: rgba(163, 194, 241, 80%);
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 10px;
}

.our_client .box_item .info {
    width: 100%;
    text-align: right;
}

.our_client .box_item .info .name {
    color: #fff;
}

.our_client .box_item .info .chucvu {
    color: rgba(163, 194, 241, 80%);
    font-weight: 300;
}

.list_logo {
    max-width: 800px;
    margin: auto;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

.list_logo .image {
    width: 16.6666666%;
    padding: 0 15px;
    float: left;
}

.list_logo .image img {
    width: auto;
}

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

.title-h3:before {
    content: "";
    position: absolute;
    width: 65px;
    height: 2px;
    background-color: #000;
    left: 0;
    bottom: 0;
}

.product-item h3 a {
    color: #252525;
    font-size: 20px;
    transition: all 0.3s ease-out 0s;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 600;
}

.product-item h3 a:hover {
    color: #0b65c6
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ratings {
    text-align: center;
}

.ratings i {
    color: #fec22b;
}

.center-block {
    display: block;
}

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

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

.top-categories .group-phong {
    float: left;
    border-right: 1px solid #e0e0e0;
}

.top-categories .group-phong img {
    max-width: 100%;
}

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

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

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

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

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

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

.gioithieu {
    padding: 30px 0;
}

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

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

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

span.about_bold {
    font-weight: 500;
    font-size: 21px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 25px;
    padding-top: 15px;
    color: #222;
}

.noi_dung_in {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    padding: 10px 0;
}

.noi_dung_in ul li {
    list-style: disc;
    margin-left: 20px;
}

a.view-more {
    padding: 0;
    margin-top: 33px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    border-bottom: 2px solid #ffcf00;
    line-height: 27px;
    font-weight: 500;
    position: relative;
}

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

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

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

.phongthuy .image {
    position: relative;
}

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

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

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

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

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

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

.slide-home .slick-prev,
.slide-home .slick-next {
    z-index: 8;
    opacity: 1;
    transition: 0.5s;
    font-size: 36px;
    height: auto;
    color: #fff;
}

.slide-home .slick-prev:hover,
.slide-home .slick-prev:focus,
.slide-home .slick-next:hover,
.slide-home .slick-next:focus {
    color: #fff;
    outline: none;
    background: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

.logo-top {
    /* width: auto; */
    /* display: inline-block; */
    position: relative;
}

.header-main .menu {
    width: auto;
    float: right;
}

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

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

.search {
    width: auto;
    float: right;
    position: relative;
    padding: 15px 0;
    margin-right: 50px;
}

.banner_top {
    position: relative;
    width: 100%;
}

.banner_top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-color: #000;
    z-index: 1;
}

.banner_top img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.icon_search {
    width: 34px;
    height: 34px;
    display: block;
    text-align: center;
    color: #000;
    line-height: 34px;
    cursor: pointer;
    margin: 29px 0;
    font-size: 17px;
}

.icon_search i {
    line-height: 28px;
    display: inline-block;
}

.form_search {
    width: 250px;
    float: left;
    z-index: 1;
    border: 1px solid #fff;
    border-radius: 0;
    overflow: hidden;
    background: #fff;
    color: #000;
    height: 28px;
}

.header.fixed .form_search {
    border: 1px solid #fff;
}

.header.fixed1 .form_search {
    border: 1px solid #0c4da2;
}

.search input[type=text] {
    padding: 4px 6px;
    font-size: 14px;
    border-radius: 0;
    background-color: transparent;
    float: left;
    color: #999;
    outline: 0;
    width: calc(100% - 36px);
    border: 0;
    box-shadow: unset;
    padding-left: 10px;
    height: 28px;
}

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

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

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

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

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

.search button[type=submit] {
    color: #fff;
    outline: 0;
    float: left;
    padding: 2px 10px;
    background: transparent;
    font-size: 16px;
    border: 0;
    box-shadow: unset;
    cursor: pointer;
    width: 36px;
    float: left;
    color: #999;
    border-radius: 0;
    height: 28px;
}

.header.fixed .search button[type=submit] {
    color: #fff;
}

.header.fixed1 .search button[type=submit] {
    color: #0c4da2;
}

.search button[type=button] {
    background-color: transparent;
    box-shadow: unset;
    width: 30px;
    height: 30px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    color: #fff;
}

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

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

.cart i {
    font-size: 25px;
}

#cart-total a {
    color: #333;
}

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

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

.header-top .hotline {
    float: left;
    margin: 0;
    font-size: 13px;
}

.header-top .hotline img {
    margin-right: 3px;
}

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

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

.skill {
    width: 100%;
    background-color: #fff;
    padding: 50px 0;
}

.skill .title {
    margin: 0 0 10px;
    text-align: right;
    font-size: 17px;
    color: #0c4da2;
    text-transform: uppercase;
}

.skill .sub_title {
    width: 100%;
    text-align: right;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    max-width: 320px;
    float: right;
    color: #0c4da2;
}

.news_detail_content {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 20px;
    margin-top: 20px;
}

.news_detail_content ul li {
    list-style: disc !important;
    margin-left: 20px;
}

.news_detail_content p {
    margin-bottom: 6px;
}

.news_detail_content img {
    height: auto!important;
}

.news_detail_content h1 {
    margin: 0 0 15px;
    font-size: 25px;
    font-weight: 600;
    color: #000;
}

.share-article {
    margin-bottom: 15px;
}

#side-bar {
    margin-bottom: 30px;
    position: sticky;
    top: 8px;
}

.side-bar {
    margin: 0 0 10px;
}

.side-bar:last-child {
    /*margin-bottom: 0;*/
}

.list-category {
    background-color: #fff;
    margin-top: 0;
    padding: 15px 0;
    border: 1px solid #E6E6E6;
    border-top: 0;
}

.list-category ul>li>a>img {
    /*width: 18px;
    height: 18px;
    margin-right: 16px;*/
}

.list-category ul>li>a .pt_icon_right {
    position: absolute;
    right: 0;
    top: 3px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    transition: all 0.5s;
    opacity: 0.4;
}

.list-category ul>li>a .pt_icon_right2 {
    position: absolute;
    right: 0;
    top: 2px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    transition: all 0.5s;
    opacity: 0.4;
}

.list-category ul>li>a>.pt_icon_right:before {
    content: "\f067";
}

.list-category ul>li>a>.pt_icon_right2:before {
    content: "\f067";
}

.list-category ul>li.active>a>.pt_icon_right:before {
    content: "\f068";
}

.list-category ul>li.nav_item1.active>a>.pt_icon_right2:before {
    content: "\f068";
}

.list-category ul>li.active a .pt_icon_right {
    /* transform: rotate(90deg); */
}

.list-category ul>li>a {
    user-select: none;
    display: block;
    text-decoration: none;
    clear: both;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 0 15px;
    color: #222222;
    position: relative;
}

.list-category>ul>li {
    position: relative;
    padding: 8px 10px 8px 28px;
}

.list-category>ul>li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #353535;
    border-radius: 100%;
    position: absolute;
    left: 10px;
    top: 16px;
}

.list-category>ul>li img {
    width: auto;
    position: absolute;
    left: 18px;
    top: 8px;
}

.list-category>ul>li>a {
    font-size: 14px;
    padding: 0;
    line-height: 18px;
    display: block;
    color: #353535;
    font-weight: bold;
}

.list-new-sb.list-category>ul>li>a {
    border-bottom: 1px dashed #4b4b4b;
    padding-bottom: 10px;
    color: #000;
}

.list-category ul>li>a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 20px;
    /* top: 18px; */
    font-weight: 900;
    display: none;
}

.list-category>ul>li>a:hover {
    color: #0c4da2;
}

.list-category ul>li>a>span {}

.wrap-description {
    line-height: 1.86;
    letter-spacing: 0.12px;
    text-align: left;
    color: #2b2b2b;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.wrap-description.expand {
    overflow: unset;
    height: unset;
    padding-bottom: 25px;
    margin: 0;
}

.wrap-description .desc_content {
    max-height: 240px;
}

.wrap-description.expand .desc_content {
    height: auto;
    max-height: none;
}

.wrap-description .block-expand {
    height: 130px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 3%, #fff 57%);
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    padding: 81px 0 15px;
}

.wrap-description.expand .block-expand {
    background-image: unset;
    position: initial;
    padding: 10px 0 0;
    height: auto;
}

.wrap-description .block-expand .btn {
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1.5px solid #F5881F;
    border-radius: 20px;
    height: 40px;
    width: 174px;
    color: #F5881F;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    outline: 0;
}

.title-sider-bar {
    margin: 0;
    color: #fff;
    font-weight: 700;
    padding: 6px 15px 6px 25px;
    border-left: 5px solid #000;
    line-height: 27px;
    text-transform: uppercase;
    background-color: #333;
    position: relative;
    font-size: 15px;
}

.title-sider-bar:before {
    content: '';
    position: absolute;
    top: 0;
    left: 1px;
    border-left: 26px solid #fff;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    width: 0;
    height: 0;
    display: none;
}

.title-sider-bar:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-left: 25px solid #ff0000;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    width: 0;
    height: 0;
    display: none;
}

.box_info_skill {}

.box_info_skill .content {
    width: 100%;
    color: #333;
    padding-left: 70px;
    position: relative;
    line-height: 28px;
}

.box_info_skill .content:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #e6e5e5;
    position: absolute;
    left: 16px;
    font-size: 36px;
}

.list_kill {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 40px;
}

.list_kill .item {
    padding: 0 15px;
    width: 25%;
}

.list_kill .item .box {
    display: block;
    text-align: center;
}

.list_kill .item .box .number {
    color: #0c4da2;
    font-size: 50px;
    font-weight: 700;
}

.list_kill .item .box .name {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

.list_kill .item .box .desc {
    -webkit-line-clamp: 5;
}

.more {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #172734;
}

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

.animate-hover {
    background-color: #fff;
    margin-top: 20px;
    position: relative;
}

.animate-hover:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url('../images/anh1.png');
    height: 460px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.header-main .navbar-inverse .navbar-nav>li>a i {
    color: #fff;
    margin-left: 7px;
}

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

.about_home {
    padding: 35px 0;
    position: relative;
    background-color: #00a652;
}

.about_home:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.8;
}

.about_home .sub_title {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    line-height: normal;
    margin-bottom: 5px;
}

.about_home .title {
    font-family: SVN-Rounded;
    color: #fff;
    text-align: center;
    font-size: 45px;
    line-height: normal;
    margin-bottom: 23px;
}

.about_home .title span {
    color: #f7ac30;
}

.about_home .desc {
    color: #fff;
    text-align: center;
    max-width: 814px;
    font-weight: 300;
    margin: auto;
    line-height: 22px;
    overflow: unset;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
}

.linh-vuc-slider-wrapper {
    width: 100%;
    padding: 20px 0 20px;
}

.linh-vuc-slider-wrapper .row {
    margin-right: -10px;
    margin-left: -10px;
}

.list_linh_vuc {
    width: 100%;
}

.list_linh_vuc .item {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333333%;
    float: left;
    position: relative;
}

.list_linh_vuc .item .box {
    background: #eee;
}

.linh-vuc-slider-wrapper .slider-item-bg {
    position: absolute;
    left: -10px;
    right: -10px;
    top: -20px;
    height: 0;
    opacity: 0;
    transition: opacity 0.3s, height 0.3s;
    background: linear-gradient(180deg, #00a652 0%, rgba(247, 172, 48, 0) 100%);
}

.linh-vuc-slider-wrapper .box:hover .slider-item-bg {
    opacity: 1;
    height: calc(100% + 20px);
}

.linh-vuc-slider-wrapper .img-wrapper-outer {
    position: relative;
}

.linh-vuc-slider-wrapper .img-wrapper {
    position: relative;
    padding-top: 87%;
    overflow: hidden;
}

.linh-vuc-slider-wrapper .img-wrapper>img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    max-width: unset;
    width: auto;
    transform: translateX(-50%);
}

.linh-vuc-slider-wrapper .img-wrapper .img-cover-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #00a652;
    transition: opacity 0.3s;
    opacity: 0;
    height: 0;
    transition: opacity 0.3s, height 0.3s;
}

.linh-vuc-slider-wrapper .box:hover .img-cover-inner {
    opacity: 0.7;
    height: 100%;
}

.linh-vuc-slider-wrapper .box .text-xem-them {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 107.16%;
    text-align: center;
    letter-spacing: 0.135em;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0;
    transition: opacity 0.3s;
    display: flex;
    align-items: center;
}

.linh-vuc-slider-wrapper .box:hover .text-xem-them {
    opacity: 1;
}

.text-xem-them>img {
    margin-right: 0.8em;
    max-width: 2.8em;
}

.linh-vuc-slider-wrapper .img-wrapper-outer .icon {
    position: absolute;
    bottom: 0;
    top: unset;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 100px;
    height: unset;
    z-index: 10;
    opacity: 0;
    transition: opacity 0.3s;
}

.linh-vuc-slider-wrapper .box:hover .icon {
    opacity: 1;
}

.linh-vuc-slider-wrapper .text-wrapper {
    padding-top: 15px;
    text-align: center;
    background-color: #eee;
    z-index: 9;
    position: relative;
    padding-bottom: 10px;
}

.linh-vuc-slider-wrapper .text-wrapper .desc {
    font-size: 15px;
    padding: 10px 20px;
    text-align: center;
}

.linh-vuc-slider-wrapper .sunshine-group {
    font-weight: normal;
    font-size: 12px;
    line-height: 107.16%;
    text-align: center;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.linh-vuc-slider-wrapper .o-h2 {
    font-weight: 600;
    font-size: 20px;
    padding: 0 10px;
    margin: 0;
    color: #333;
    line-height: 24px;
}

.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-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: 300;
    line-height: 38px;
}

.slick-track {
    overflow: hidden;
}

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

.tool-top {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.contact-form .title_form {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 19px;
    line-height: 32px;
    text-transform: uppercase;
    color: #333;
}

.contact-form .form-group {
    padding-left: 35px;
    position: relative;
}

.contact-form .form-group i {
    position: absolute;
    left: 0;
    top: 10px;
    color: #9b999a;
}

.contact-form .form-control {
    border: unset;
    border-bottom: 1px solid #ced4da;
    padding-left: 0;
    border-radius: 0;
}

.contact-form .btn-block {
    background-image: linear-gradient(135deg, #000, #000);
    width: auto;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
}

.header-top .address-buy {
    margin-right: 15px;
    color: #fff;
    float: left;
    font-size: 13px;
}

.header-top .address-buy i {
    margin-right: 3px;
}

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

.header-top .address-buy a {
    color: #fff;
    font-weight: 300;
    line-height: 38px;
}

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

.header {
    margin: 0;
    min-height: auto;
    width: 100%;
    z-index: 6667;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    top: 0;
    padding: 10px 0 0;
    border-top: solid 0px #000;
    background: #000;
}

.header.fixed {
    color: #fff;
    background-color: #0c4da2;
    box-shadow: 0 0 7px 0 #eee;
}

.header.fixed1 {
    background-color: #fff;
    box-shadow: 0 0 7px 0 #eee;
}

.header-main {
    position: relative;
}

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

.header-main .navbar-inverse .navbar-nav>li>a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 20px 15px;
    transition: all 0.4s ease-out 0s;
    font-weight: 500;
}

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

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

.header.fixed1 .header-main .navbar-inverse .navbar-nav>li>a {
    color: #0c4da2;
}

.header-main .navbar-nav .nav-item .nav-sub {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 50px;
    background-color: #fff;
    min-width: 200px;
    visibility: hidden;
    display: block;
    opacity: 0;
    z-index: 2;
    box-shadow: 0 0px 5px rgb(0 0 0 / 18%);
}

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

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

.navbar-nav .nav-item .nav-sub .nav-item-child a {
    display: block;
    color: #fff;
    padding: 7px 10px;
    white-space: nowrap;
    border-bottom: 1px solid #e6e6e6;
    text-transform: none;
    background: #333;
}

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

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

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

.header-main .menu-desktop {
    /* width: 100%; */
    /* float: left; */
}

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

.header-main .navbar-inverse .navbar-nav>li.active>a {
    color: #fff;
    font-weight: 400;
    background-color: transparent;
    position: relative;
}

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

.header-main .navbar-inverse .navbar-nav>li>a:hover {}

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

.main {
    width: 100%;
    /* margin-top: 95px; */
    position: relative
}

.section_news {
    width: 100%;
    padding: 35px 0;
}

.news_first {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.news_first .image {
    overflow: hidden;
    position: relative;
}

.news_first .image img {
    height: 375px;
    object-fit: cover;
    transition: all 1s;
}

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

.news_first .info {
    padding: 5px 0;
    margin: 0;
    width: 100%;
    position: absolute;
    border: 0;
    bottom: 0;
    z-index: 2;
    background-image: linear-gradient(to top, #000 0%, rgba(234, 180, 0, 0) 50%);
}

.news_first h3 {
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 10px 20px;
}

.news_first .info .date {
    display: block;
    color: #fff;
    padding: 0px 20px 5px 20px;
}

.news_first h3 a {
    font-size: 20px;
    display: inline-block;
    max-width: 600px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}

.news_first h3 a:hover {
    color: #1b93e2;
}

.news_first1 {
    width: 50%;
    position: relative;
    margin-bottom: 20px;
}

.news_first1 .image {
    overflow: hidden;
    position: relative;
}

.news_first1 .image img {
    height: 220px;
    object-fit: cover;
    transition: all 1s;
}

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

.news_first1 .info {
    padding: 5px 0;
    margin: 0;
    width: 100%;
    position: absolute;
    border: 0;
    bottom: 0;
    z-index: 2;
    background-image: linear-gradient(to top, #000 0%, rgba(234, 180, 0, 0) 50%);
}

.news_first1 h3 {
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 10px 20px;
}

.news_first1 .info .date {
    display: none;
}

.news_first1 h3 a {
    font-size: 18px;
    display: inline-block;
    max-width: 600px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}

.news_first1 h3 a:hover {
    color: #1b93e2;
}

.list_news_column {
    width: 100%;
}

.list_news_column .item {
    width: 100%;
}

.list_news_column .item:not(:last-child) {
    margin-bottom: 24px;
}

.list_news_column .item .box {
    display: flex;
}

.list_news_column .item .image {
    width: 42%;
    overflow: hidden;
}

.list_news_column .item .image img {
    height: 138px;
    object-fit: cover;
    transition: all 1s;
}

.list_news_column .item .image:hover img {
    transform: scale(1.2);
}

.list_news_column .item .info {
    width: 100%;
    padding-left: 0px;
}

.list_news_column .item .info .date {
    background-color: #ccc;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    line-height: 30px;
    width: 148px;
}

.list_news_column .item .info h3 {
    text-align: justify;
    margin: 17px 0 0;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.list_news_column .item .info h3 a {
    font-size: 17px;
    font-weight: 500;
}

.list_news_column .item .info h3 a:hover {
    color: #1b93e2;
}


/* style cart */

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

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

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

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

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

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

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

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

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

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

.product {
    padding: 20px 0;
}

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

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

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

.title-h4 {
    text-transform: none;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    color: #333;
    font-size: 17px;
    display: inline-block;
    font-weight: 600;
    line-height: normal;
}

.title-h4 a {
    color: #333;
}

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

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

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

.title-h2:before {
    background: #fff;
    height: 2px;
    width: 80px;
    top: 50%;
    left: -90px;
    content: '';
    position: absolute;
}

.title-h2:after {
    background: #fff;
    height: 2px;
    width: 80px;
    top: 50%;
    right: -90px;
    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;
}

.hotline_mobile {
    display: none;
    margin: 0;
    font-size: 13px;
}

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

.hotline_mobile img {
    width: auto;
    margin-right: 6px;
}

.hotline_mobile a {
    color: #fff;
    font-weight: 300;
    line-height: normal;
}

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

.map_wrap {
    width: 100%;
}

.map_wrap iframe {
    height: 400px;
    width: 100%;
    display: block;
}

.map_wrap p {
    margin: 0;
    padding: 0;
}

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

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

.product .product-item {
    position: relative;
    outline: 0;
    background-color: #fff;
}

.product .sub-content h3 {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 1.5;
}

.category-slide-1 .slick-prev,
.category-slide-1 .slick-next {
    opacity: 1;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    margin: 0;
    width: 35px;
    text-align: center;
    padding: 5px 0;
    height: 35px;
    line-height: 20px;
    border-radius: 100%;
    box-shadow: 3px 3px 10px #ddd;
    color: #333;
    background: #fff;
}

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

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

.category-slide-1 .slick-prev i,
.category-slide-1 .slick-next i {
    font-size: 22px;
    /* color: #fff; */
}

.company_member {
    padding: 17px 0 20px;
    background-color: #f8f7f9;
    display: block;
}

.company_member .block {
    padding: 20px 30px;
    background: #fff;
}

.titlehome {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #0c8be0;
    text-align: center;
}

.titlehome:after {
    content: "";
    height: 2px;
    width: 80px;
    display: block;
    background: #0b8adf;
    margin: 5px auto 30px;
}

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

.title_h2 {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.title_h2 h2 {
    color: #000;
    font-weight: 700;
    margin: 0;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    line-height: normal;
}

.title_h2 .line {
    height: 2px;
    background-image: url(../../frontend/images/line.png);
    width: 186px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
}

#service {
    padding: 35px 0;
    background: #fff;
    /* background-image: url(../../frontend/images/bg_company.jpg); */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f8f7f9;
}

#service .row {
    margin-left: -12px;
    margin-right: -12px;
}

#service .col-md-12 {
    padding: 0 12px;
}

#service .item {
    padding: 0 12px;
}

.service .list_service {
    width: 100%;
    background-color: #fff;
    padding: 30px 20px;
    float: left;
}

.list_service {
    width: 100%;
}

.title_dichvu {
    padding-top: 10px;
    /* padding-bottom: 20px; */
    text-align: center;
    justify-content: center;
}

.form-group {
    margin-top: 10px;
}

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

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

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

.faq-left {
    padding: 29px 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: #0c4da2;
    padding: 40px 25px;
}

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

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

.form-faq input {
    outline: 0;
    box-shadow: unset;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #dadada;
    padding: 6px 10px;
    background: #fff;
}

.block-post {
    margin-bottom: 30px;
}

.doitac-t {
    padding: 15px 0 20px 0;
    background-color: #f6f6f6;
}

.doitac-t .image {
    display: flex;
    align-items: center;
    outline: 0;
    width: 16.666%;
    float: left;
    padding: 0 5px;
}

.doitac-t .image img {
    width: 100%;
    margin: auto;
    height: auto;
    border: 1px solid #c2c2c2;
}

.doitac-t .slick-prev {
    left: -15px;
    opacity: 1;
}

.doitac-t .slick-next {
    right: -15px;
    opacity: 1;
}

.doitac-t .slick-prev,
.doitac-t .slick-next {
    z-index: 11;
    height: 28px;
    width: 25px;
    margin: 0!important;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
}

.doitac-t .slick-prev:hover,
.doitac-t .slick-next:hover {
    background: #006ca5;
}

.doitac-t .slick-prev i,
.doitac-t .slick-next i {
    font-size: 30px;
    color: #000;
    line-height: 28px;
}

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

.form-faq .form-group {
    margin: 5px 0;
}

.form-faq select {
    background: #0c4da2;
    border: 0;
    outline: 0;
    color: #333;
    box-shadow: unset;
    border-radius: 0;
    border-bottom: 1px solid #dadada;
    padding: 6px 0;
}

.form-faq button {
    width: auto;
    text-align: center;
    outline: 0;
    background-color: #fff;
    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: #fff;
}

.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 .desc {
    display: none;
    font-size: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}

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

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

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

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

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

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

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

.service-left ul li {
    position: relative;
    font-size: 14px;
    color: #333;
}

.service-right {
    width: 100%;
    margin-bottom: 25px;
}

.service .title {}

.service .sub_title {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 600;
    /* max-width: 408px; */
    float: left;
    color: #0c4da2;
    padding-bottom: 2px;
}

.service-right .list-item .icon_images {
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.service-right .list-item .icon_images:before {
    /* content: ''; */
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background-image: url(../../frontend/images/bg_linenear.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.service-right .list-item .icon_images img {
    object-fit: cover;
    height: 170px;
    width: 100%;
}

.service-right .list-item .info {
    width: 100%;
    position: relative;
}

.service .xemthem_in2 {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.service-right .list-item .icon_images:hover .xemthem_in2 {
    opacity: 1;
    visibility: visible;
}

.service .xemthem_in2 a {
    display: inline-block;
    text-transform: uppercase;
    transition: all .3s;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    background: #f8991d;
    font-size: 16px;
    font-weight: 600;
    font-family: "SF-Pro-Display-Semibold";
    color: #fff;
    border-radius: 30px;
    line-height: 40px;
    padding: 0 30px;
    max-width: 100%;
}

.service .xemthem_in2 a:hover {
    background-image: linear-gradient(to top, #e9a629, #bd6a12);
}

.service-right .list-item .icon {
    position: absolute;
    top: 0;
    left: -5px;
    color: #085b9f;
    line-height: normal;
    font-size: 30px;
    width: 38px;
    text-align: center;
}

.service-right .list-item .content {
    display: block;
    position: relative;
    padding-left: 0px;
}

.service-right .list-item .title-h4 {
    width: 100%;
    text-transform: uppercase;
    margin: 0 0 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #006eaf;
    font-weight: bold;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    line-height: 22px;
    height: 45px;
}

.service-right .list-item .title-h4:hover a {
    color: #006eaf;
}

.service-right .list-item .title-h4:before {
    display: none;
}

.service-right .list-item .title-h4 a {
    color: #0c8be0;
}

.service-right .list-item .desc_home {
    color: #a4abb3;
    -webkit-line-clamp: 3;
    height: 65px;
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 22px;
}

.company_member .service-right .list-item .title-h4 {
    font-size: 16px;
    height: 45px;
}

.company_member .service-right .list-item .title-h4 a {
    color: #000;
}

.service-right .list-item .tva_name {
    text-decoration: underline;
    color: #c26811;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 2px;
}

.service-right .image {
    width: 100%;
}

.service-right .image img {
    width: 100%;
    object-fit: cover;
    height: 150px;
}

.service-right .list-item {
    text-align: left;
    padding: 0;
}

.wrap_news {
    width: 100%;
    background-color: #eee;
    padding: 50px 0 20px;
}

.wrap_news .title {
    margin: 0 0 10px;
    text-align: right;
    font-size: 17px;
    color: #0c4da2;
    text-transform: uppercase;
}

.wrap_news .sub_title {
    width: 100%;
    text-align: right;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    max-width: 320px;
    float: right;
    color: #0c4da2;
}

.box_info_news {}

.box_info_news .content {
    width: 100%;
    color: #333;
    padding-left: 70px;
    position: relative;
    line-height: 28px;
}

.box_info_news .content:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: rgba(2, 61, 91, 0.7);
    position: absolute;
    left: 16px;
    font-size: 36px;
}

.list_wrap_news {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 40px;
}

.list_wrap_news .item {
    display: flex;
}

.list_wrap_news .item>a {
    display: flex;
}

.list_wrap_news .box {
    text-align: center;
    background-color: #fff;
    margin-bottom: 25px;
    padding: 15px 15px;
    box-shadow: 0px 0px 36px 2px rgb(50 50 50 / 16%);
}

.list_wrap_news .box .content {
    display: block;
    position: relative;
    padding-left: 0px;
}

.list_wrap_news .box .icon_images {
    margin-bottom: 15px;
}

.list_wrap_news .box .icon_images img {
    object-fit: cover;
    height: 245px;
    width: 100%;
}

.list_wrap_news .box .title-h4 {
    text-align: left;
    width: 100%;
    margin: 0 0 4px;
    line-height: normal;
}

.list_wrap_news .box .title-h4:before {
    content: unset;
}

.quan_he_co_dong {
    padding: 20px 0;
    width: 100%;
}

.list_quanhe {
    width: 100%;
}

.list_quanhe .item {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 15px;
}

.list_quanhe .box {
    display: flex;
    background-color: #e8edf1;
    padding: 10px;
    align-items: center;
}

.list_quanhe .stt {
    background-color: #b2b9c1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    font-weight: 700;
}

.list_quanhe .name {
    padding: 0 10px;
    display: flex;
    align-items: center;
    text-transform: none;
    font-size: 17px;
    width: calc(100% - 96px);
}

.list_quanhe .icon_pdf {
    width: 56px;
}

.list_quanhe .icon_pdf img {
    height: 41px;
}

.why-chose {
    padding: 50px 0;
    background: #eee;
    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;
    line-height: 25px;
}

.box_footline .content_line {
    height: 14px;
    background-color: #014c8e;
    position: relative;
}

.box_footline .content_line:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-right: 35px solid #014c8e;
    border-top: 14px solid transparent;
    border-bottom: 0 solid transparent;
    display: none;
}

.box_footline .content_line:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-left: 35px solid #014c8e;
    border-top: 14px solid transparent;
    border-bottom: 0 solid transparent;
    display: none;
}

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

.desc_home {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 0px;
    height: 60px;
    text-align: justify;
    line-height: 20px;
}

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

.list-t .title span {
    font-size: 25px;
    color: #006ca5;
}

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

.what-our-left:before {
    content: "";
    position: absolute;
    width: 0;
    left: 100%;
    top: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 460px solid transparent;
    border-left: 112px solid #0c4da2;
}

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

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

.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, 108, 70, 1), rgb(70, 70, 70, 1), rgb(70, 70, 70, 1), rgb(70, 70, 70, 1), rgb(0, 0, 0, 0));
}

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

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

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

.number-item {
    margin-top: 15px;
    position: relative;
    width: 48%;
    margin-bottom: 20px;
    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% - 45px);
    left: 60px;
    z-index: 1;
    padding-left: 35px;
    top: -5px;
}

.block-number-right .text {
    line-height: 18px;
    color: #fff;
    font-size: 14px;
    width: 94%;
    display: block;
    position: relative;
}

.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: #006ca5;
    font-size: 28px;
    font-weight: 600;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

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

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

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

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

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

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

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

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

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

.box-category {
    position: relative;
}

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

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

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

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

.box-category .category-step .opt2 {
    top: 29%;
    left: 11%;
}

.box-category .category-step .opt3 {
    top: 41%;
    left: 11%;
}

.box-category .category-step .opt4 {
    top: 54%;
    left: 11.5%;
}

.box-category .category-step .opt5 {
    top: 66%;
    left: 13.5%;
}

.box-category .category-step .opt6 {
    top: 17%;
    left: 68.2%;
}

.box-category .category-step .opt7 {
    top: 29%;
    left: 70%;
}

.box-category .category-step .opt8 {
    top: 41%;
    left: 72%;
}

.box-category .category-step .opt9 {
    top: 53%;
    left: 71%;
}

.box-category .category-step .opt10 {
    top: 65%;
    left: 69%;
}

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

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

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

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

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

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

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

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

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

.cosmetics .product-item {
    text-align: center;
    padding: 0 10px;
    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;
}

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

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

.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: 5px 0 5px;
    display: block;
    margin: 0;
}

.event-item .image {}

#news {
    display: block!important;
}

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

.event-item .image img {
    transform: scale(1);
    transition: 0.3s;
}

.event-item .image img {
    width: 100%;
    object-fit: cover;
    height: 250px;
}

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

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

.event-item h3 {
    margin: 0 0 5px;
    height: 40px;
}

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

.event-item h3 a {
    color: #333;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    display: block;
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

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

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

.even_rate {}

.even_rate .title {
    margin: 0px 0 15px 0;
    text-align: left;
    font-weight: normal;
    color: #000;
    font-family: SVN-Rounded;
    font-size: 40px;
    text-transform: uppercase;
}

.list_event_rate {}

.list_event_rate .item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.list_event_rate .item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, rgba(196, 196, 196, 0.5) 43.36%, rgba(196, 196, 196, 0) 100%);
    bottom: 0;
    left: 0;
}

.list_event_rate .box {}

.list_event_rate .image {}

.list_event_rate .image img {}

.list_event_rate .info {}

.list_event_rate .info h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
    margin-bottom: 5px;
    color: #0C245F;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list_event_rate .info h3 a {}

.list_event_rate .info h3 a:hover {
    color: #0b8de2;
}

.list_event_rate .info .date_time {
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #F4AA30;
    text-align: left;
}

.vertical-line {
    position: absolute;
    left: 0;
    top: 0px;
    width: 1px;
    height: 90%;
    background: linear-gradient(180deg, rgba(196, 196, 196, 0) 0%, rgba(196, 196, 196, 0.5) 43.36%, rgba(196, 196, 196, 0) 100%);
}

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

.photo_gallery {}

.photo_gallery ul {}

.photo_gallery li {
    width: 33.333%;
    float: left;
    line-height: 22px;
    padding: 2px;
}

.photo_gallery li a {
    display: block;
}

.photo_gallery li img {
    height: 60px;
    object-fit: cover;
    width: 100%;
}

.box_twitter {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    padding-bottom: 15px;
}

.box_twitter a {
    color: #fff;
}

.box_twitter .item {
    width: 100%;
    margin-bottom: 15px;
}

.box_twitter .item:last-child {
    margin-bottom: 0;
}

.box_twitter .title_twit {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5px;
}

.box_twitter .title_twit i {
    color: #26a4ff;
    margin-right: 5px;
}

.box_twitter .title_twit .name {
    color: #fff;
    margin-right: 10px;
}

.box_twitter .title_twit .nickname {
    color: #fff;
    font-style: italic;
}

.box_twitter .desc {
    color: #fff;
    font-size: 14px;
}

.box_news_foot {}

.box_news_foot .item {
    margin-bottom: 15px;
    width: 100%;
    display: flex;
}

.box_news_foot .item:last-child {
    margin-bottom: 0;
}

.box_news_foot .image {
    width: 84px;
    margin: 0 10px 0px 0;
}

.box_news_foot .image a {
    display: block;
}

.box_news_foot img {}

.box_news_foot .info {
    width: calc(100% - 94px);
}

.box_news_foot h3 {
    margin-bottom: 7px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0;
}

.box_news_foot h3 a {
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    letter-spacing: 0;
}

.box_news_foot .post-date {
    font-size: 12px;
    color: #c0c0c0;
    -webkit-line-clamp: 2;
}

.professional .block-list {
    background: #f2f2f2;
    margin-top: 30px;
}

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

.professional .block-item {
    padding: 0;
}

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

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

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

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

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

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

.the_best {
    background: url(../upload/images/product_1627554725.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 100px 0;
    text-align: center;
    position: relative;
}

.the_best:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-color: #000;
}

.the_best .title {
    margin: 0 0 10px;
    text-align: right;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
}

.the_best .sub_title {
    width: 100%;
    text-align: right;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    max-width: 270px;
    float: right;
    color: #fff;
}

.the_best .content {
    width: 100%;
    color: #fff;
    padding-left: 70px;
    position: relative;
    clear: both;
    text-align: right;
    margin-top: 47px;
    float: right;
}

.the_best .content:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: rgb(214 221 241 / 30%);
    position: absolute;
    left: 16px;
    font-size: 36px;
}

.box_progress {}

.box_progress .item {
    text-align: left;
}

.box_progress .item label {
    color: #fff;
    text-align: left;
    margin-bottom: 0;
}

.box_progress .progress {
    background-color: rgba(51, 122, 183, 0.3);
    border-radius: 0;
    height: 24px;
}

.box_progress .progress-bar {
    text-align: right;
    line-height: 24px;
    padding: 0 10px;
}

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

.slider .slick-dots li {}

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

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

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

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

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

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

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

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

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

.subscribe input:focus {
    border: 0;
}

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

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

.subscribe .form-subscribe {
    background: #fff;
    border-radius: 20px;
    width: 325px;
    margin: 0 auto;
    padding: 3px;
    display: inline-block;
    height: 40px;
}

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

.list-thongke p {
    text-align: left;
    width: 50%;
    float: left;
    margin: 0;
}

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

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

.social-bottom a {
    width: 30px;
    height: 30px;
    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: 30px;
    color: #333;
    font-size: 15px;
    transition: 0.3s;
}

.social-bottom a:hover i {
    color: #076ca2;
    font-size: 15px;
}


/*col-mtc-new-hot*/

.col-mtc-new-hot {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.col-mtc-new-hot-left {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.col-mtc-new-hot-right {
    width: 50%;
    padding: 0 10px;
    float: right;
}

.col-mtc-new-hot .col-mtc-new-hot-left .box-img {
    width: 100%;
    position: relative;
}

.col-mtc-new-hot .col-mtc-new-hot-left .img-cover {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 9.82%, #020202 100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    z-index: 1;
    transition: 0.3s;
}

.col-mtc-new-hot .col-mtc-new-hot-left .box-img:hover .img-cover {
    background: #00ab53;
    opacity: 0.7;
    height: 100%;
}

.col-mtc-new-hot .col-mtc-new-hot-left .box-img img {
    height: 460px;
    width: 100%;
    object-fit: cover;
}

.col-mtc-new-hot-left .box-info h2 {
    line-height: 20px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
}

.col-mtc-new-hot-left .box-info h2 a:hover {
    color: #17a349;
}

.col-mtc-new-hot-left .box-info {
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
    position: absolute;
    padding: 15px 15px;
}

.col-mtc-new-hot-left .box-info .cate_news {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.col-mtc-new-hot-left .box-info .cate_news a {
    color: #fff;
}

.col-mtc-new-hot-left .box-info h3 {
    font-weight: 600;
    font-size: 15px;
    line-height: 126.69%;
    color: inherit;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}

.col-mtc-new-hot-left .box-info h3 a {
    color: #fff;
}

.col-mtc-new-hot-right .list {}

.col-mtc-new-hot-right .list .list-item {
    padding: 5px 0px;
}

.col-mtc-new-hot-right .list .list-item:first-child {
    padding-top: 0px;
}

.col-mtc-new-hot-right .list .list-content-img {
    width: 115px;
    margin-right: 10px;
    padding: 0px;
    margin-bottom: 0px;
    height: 88px;
    position: relative;
    flex: 0 0 auto;
    float: left;
}

.col-mtc-new-hot-right .list-content .list-content-img img {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
    height: 100%;
    object-fit: cover;
}

.col-mtc-new-hot-right .list .list-content-body {}

.col-mtc-new-hot-right .list .list-content-body .desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}

.col-mtc-new-hot-right .list .list-content-body .list-content-title {
    clear: none;
    padding: 0px;
}

.list_news2 {
    margin: 0 -10px;
}

.list_news2 .item {
    margin-bottom: 20px;
}

.list_news2 .box {
    display: flex;
    flex-wrap: wrap;
}

.list_news2 .box .image {
    padding: 0 10px;
    width: 35%;
}

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

.list_news2 .box .info {
    width: 65%;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.list_news2 .box .info .desc_home {
    padding-top: 5px;
    font-size: 14px;
    line-height: 20px;
}

.list_news2 .box .cate_news {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #F4AA30;
    margin-bottom: 0px;
}

.list_news2 .box .cate_news a {
    color: #1665b2;
}

.list_news2 .box .cate_news a:hover {
    color: #0b8de2;
}

.list_news2 .box .post_title {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
    width: 100%;
    color: #3C3C3C;
    /* letter-spacing: 0.03em; */
    margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_news2 .box .post_title a {
    color: #3C3C3C
}

.list_news2 .box .post_title a:hover {
    color: #0b8de2;
}

.list_news2 .box .date {
    font-style: italic;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #F4AA30;
    padding-right: 0;
    width: 100%;
}

.list-content-title>a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.col-mtc-new-hot-right .list .list-content-body .list-content-title a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.col-mtc-new-hot-right .list .list-content-body .list-content-title a:hover {
    color: #1665b2;
}

.block_post_top_in {
    background: #f6f6f6;
    padding: 20px 0;
    margin-bottom: 20px;
}


/* css dat hang */

.payment {
    margin-bottom: 20px;
    width: 100%;
}

.payment .step .item {
    float: left;
    width: 33.33%;
}

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

.payment .step .link {
    display: block;
    padding: 8px 35px 8px 30px;
    padding-left: 30px;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    background: #f0f0f0;
    position: relative;
}

.payment .step .complete .number {
    text-indent: -999px;
    background: url(images/icon-checked.png) 0% 0% no-repeat;
}

.payment .step .number {
    display: inline-block;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #999;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}

.payment .step .active .number {
    background: #0492d5;
}

.payment .step .active .link {
    background: #f4f9fd;
}

button {
    cursor: pointer
}

.count .abate {
    left: -30px;
    top: 20px;
    border-right: none;
}

.count .btn {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #dfdfdf;
    border-right-color: rgb(223, 223, 223);
    border-right-style: solid;
    border-right-width: 1px;
    top: 0;
    cursor: pointer;
    padding: 0;
}

.count .augment {
    right: -30px;
    border-left: none;
}

.count .quantity {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #dfdfdf;
}

.uk-position-relative {
    position: relative !important;
}

.count>* {
    display: inline-block;
}

.count {
    text-align: center;
}

.count .abate::before {
    background: #ccc;
}

.count .augment::before {
    background: #288ad6;
}

.count .abate::before {
    width: 8px;
    height: 2px;
    margin: 8px auto;
    content: "";
    display: block;
}

.count .augment::before {
    width: 8px;
    height: 2px;
    margin: 8px auto;
    content: "";
    display: block;
}

.list_sanpham table td {
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.list_sanpham span {
    color: #00a1e9
}

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

.list_sanpham button {
    background: #f41118;
    border: none;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 0px;
}

.list_sanpham input {
    width: 20%;
    text-align: center;
}

.list_sanpham img {
    width: 120px;
}

.tong_tien {
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    float: right;
    padding-left: 30px;
}

.login_cart {
    margin-top: -10px!important;
    text-align: right;
}

.tong_tien span {
    font-size: 12px;
}

.tong_tien b {
    color: #f00
}

.tong_tien a {
    background: #f00;
    line-height: 62px;
    padding: 7px 25px;
    margin-top: 15px !important;
    color: #fff;
    font-size: 12px;
}

.dat_hang button {
    border: none;
    background: #2dabe1;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    text-transform: uppercase;
}

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

.box_our_team_in {
    padding: 50px 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);
    object-fit: cover;
    height: 150px;
    border-radius: 50%;
    border: solid 3px #fff;
    width: 150px;
}

.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: 22px;
    margin-top: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.box_content_team h2 a {
    color: #1a2539;
    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 {
    margin-bottom: 20px;
    background: url(../images/bg_dk.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 17px 0;
    text-align: center;
}

.box_conso {
    text-align: center;
}

.box_conso h2 {
    color: #fff;
    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-image: linear-gradient(135deg, #00a652, #00a652);
    padding: 20px 0;
}

.news_home {
    background-position: center;
    background-image: url(../images/bg_news.jpg);
    background-color: #2d5c88;
    padding: 30px 0 40px 0;
}

.product_list {
    background: #fff;
}

.product_item {
    background: #fff;
}

.product_item .image {
    position: relative;
}

.product_item .image img {
    transition: all 0.3s;
    width: 100%;
    height: 270px;
    object-fit: cover;
}

.product_item .image .xem_them {
    position: absolute;
    bottom: 0px;
    font-size: 16px;
    background: #006ca5;
    right: 0;
    padding: 5px 15px;
}

.product_item .image .xem_them a {
    color: #fff;
    font-weight: bold;
}

.box_content {}

.box_content h2 {
    font-size: 18px;
    color: #333;
    padding: 0px 0px;
    line-height: 22px;
    height: 43px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box_content h2 a {
    color: #333;
    font-weight: bold;
}

.box_content h2 a:hover {
    color: #006ca5
}

.box_content .desc {
    text-align: justify;
    margin: 0 0px 20px 0px;
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.box_content p {
    padding: 0 10px;
    font-weight: none;
    margin: 0;
}

.follow_me {
    padding: 90px 0;
    background-image: url(../images/bg_dangky.jpg);
    width: 100%;
    margin: 0px 0 0 0;
}

.the-tag .title {
    font-weight: bold;
    font-size: 18px;
    color: #333;
    text-align: left;
    text-transform: uppercase;
    padding-top: 20px;
}

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

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

.title_right h2 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

.slider11 {
    background: #eee;
}

.xemthem_in {}

.xemthem_in h2 {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin-right: 10px;
    background: #0089d1;
    color: #fff;
    padding: 10px 20px;
}

.xemthem_in h2 a {
    color: #fff;
}

.xemthem_in h3 {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    background: #fff;
    border: solid 1px #333;
    color: #333;
    padding: 10px 20px;
}

.xemthem_in h3 a {
    color: #333;
}

.padding_top {
    padding-top: 0px;
}

.slick-slide img {}


/* end */

button.close {
    top: 5px;
    float: right;
    font-weight: bold;
    cursor: pointer;
    color: #000;
    right: 10px;
    opacity: 1;
    outline: 0;
}

.fix-md-ct img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.modal-body {
    padding: 0;
}

.modal-content.fix-md-ct {
    border-radius: 0;
    border: 0;
    background: transparent;
}

.modal.fade .modal-dialog {
    /* max-width: 500px; */
    /* left: 0; */
    /* top: 50%; */
    /* transform: translate(0, -50%);*/
}

.modal-body {
    position: relative;
    padding: 0;
    background: transparent;
    color: #333;
    background: #eee;
}

.form-nn {
    overflow: hidden;
}

button.close {
    top: 5px;
    float: right;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    right: 10px;
    opacity: 0.9;
    outline: 0;
}

.fix-md-ct form {
    float: left;
    width: 100%;
}

.form-reg-kmn {
    /* background-color: #2a1c16; */
    padding: 30px 20px;
    border-radius: 10px;
}

.form-reg-kmn label {
    color: #000;
}

.form-reg-kmn button {
    font-size: 15px;
    color: #fff;
    margin: auto;
    display: block;
    padding: 5px 25px;
    background: #fd1313;
    text-decoration: none;
    text-align: center;
    outline: 0;
    line-height: 30px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: none;
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
}

.form-reg-kmn button:hover {
    background-color: #c50606;
    border-color: #c50606;
}

span#text3 {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 24px;
    text-align: center;
    color: #070707;
    width: 100%;
}

input.form-control.ttt,
select.form-control.ttt {
    margin: 0;
    height: 37px;
    padding: 3px 10px;
    border-radius: 2px;
    box-shadow: unset;
    border: 0;
    border: 1px solid #d8d7d7;
}

textarea.form-control {
    height: 30px;
    margin: 0;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: unset;
}

.form-group textarea {
    width: 100%;
    padding: 5px 10px;
    border-radius: 3px;
    border: none;
    height: 100px;
}

.box-form form {
    max-width: 900px;
    width: 100%;
}

.form-group button {
    display: inline-block;
    background-image: linear-gradient(to right, #fff, #fff);
    color: #000;
    text-align: center;
    width: 100%;
    padding: 8px 40px;
    font-weight: 500;
    font-size: 15px;
    /* float: right; */
    margin: auto;
    border: none;
    border-radius: 0px;
    text-transform: uppercase;
    visibility: visible;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-name: animation-glowing-white;
    animation: animation-glowing-white 1.5s infinite;
}

.form-group button img {
    width: auto;
    margin-left: 15px;
    position: relative;
    top: -1px;
}

.pt_contact_vertical {
    position: fixed;
    display: block !important;
    bottom: 85px;
    z-index: 100;
    left: 25px;
}

.contact-mobile .contact-item a {
    margin-bottom: 8px;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

.contact-mobile .contact-item a i {
    color: #fff;
    line-height: inherit;
}

.contact-mobile .contact-item .fb-mess {
    background-color: #4b76bd;
}

.tel_phone {
    border-radius: 30px;
    line-height: 45px;
    position: absolute;
    height: 45px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background-color: #e9242d;
    color: white;
    top: 73px;
    left: 90px;
    padding: 0;
    font-weight: 600;
    width: 0;
    overflow: hidden;
    padding-left: 29px;
    transition: all 0.5s;
    opacity: 0;
}

.quick-alo-phone:hover .tel_phone {
    width: 165px;
    left: 90px;
    opacity: 1;
}

.tel_phone a {
    margin: 0;
    color: #fff;
    display: block;
    width: 135px;
}

.quick-alo-phone.quick-alo-show {
    visibility: visible;
}

.quick-alo-phone.quick-alo-show {
    visibility: visible;
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    display: block;
    cursor: pointer;
    z-index: 98;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
    left: -50px;
    bottom: -50px;
}

.quick-alo-ph-circle {
    width: 100px;
    height: 100px;
    top: 45px;
    left: 45px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #3a71aa 9;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color: #e9242d;
    opacity: 0.5;
}

.quick-alo-ph-circle-fill {
    width: 80px;
    height: 80px;
    top: 55px;
    left: 55px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #e9242d;
    opacity: 0.75;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}

.quick-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/quick-call-button.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}


/* css contact vertical*/

.modal-First .modal-dialog {
    max-width: 900px;
    /* overflow: hidden; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-First .modal-dialog .modal-body {
    padding: 0;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.modal-First .modal-content {
    border: none;
    background-position: 60% center;
    background-color: #f3f3f5;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    border: solid 1px #eee;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-First .close {
    position: absolute;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -25px;
    top: -25px;
    left: unset;
    /* transform: translate(0%,-100%); */
    opacity: 1;
    color: #fff;
    font-size: 30px;
    background: #000 url(../images/ik.png) no-repeat center center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.modal-First .close:hover {
    opacity: 1;
}

.image-modal {}

.image-modal .image {
    width: 380px;
    float: left;
}

.image-modal .info_product_modal {
    width: 380px;
    height: 100%;
    float: left;
    padding: 15px 15px 15px 15px;
    background-color: #fff;
    border-radius: 10px 0 0 10px;
}

.image-modal .info_product_modal .title {
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.info_product_modal .list-attr .price span:first-child {
    font-size: 22px;
}

.image-modal .info_product_modal .image {
    width: 100%;
    float: unset;
}

.image-modal .info_product_modal .image img {
    height: auto;
}

.image-modal .image img {
    height: 300px;
    object-fit: cover;
}

.image-modal a {
    display: block;
}

.image-modal a img {}

.newsletter-content {
    margin-left: auto;
    text-align: center;
    padding: 25px 25px 20px;
    float: right;
    width: calc(100% - 380px);
}

.newsletter-content h4 {
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2;
    margin-top: 0;
}

.newsletter-content h4 span {
    color: #fcb819;
}

.newsletter-content h2 {
    margin-bottom: 7px;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: -1.4px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    text-align: left;
}

.newsletter-content h2 span {
    font-weight: 800;
}

.newsletter-content .dec {
    max-width: 100%;
    margin: 0 0px 20px;
    font-size: 15px;
    color: #333;
    line-height: 1.5;
    text-align: justify;
}

.newsletter-content .xem_them {
    color: #fff;
    background-color: #4d6ea4;
    line-height: 46px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    border-radius: 4px;
}

.newsletter-content .xem_them:hover {
    background-color: #3e5b8b;
}

.newsletter-content .dec b {
    color: #eb1c24;
}

.newsletter-content .input-wrapper-inline {
    position: relative;
    max-width: 613px;
    width: 100%;
}

.newsletter-content .input-wrapper-inline label {
    display: inline-block;
    width: 70px;
    text-align: left;
}

.newsletter-content .input-wrapper-inline .ngay_den {
    width: calc(100% - 74px);
    display: inline-block;
}

.newsletter-content .form-control {
    background: #fff;
    flex: 1;
    min-width: 40px;
    border-radius: 3px;
    min-height: 38px;
    font-size: 16px;
    color: #333;
    padding: 7px 10px;
    overflow: hidden;
    height: 48px;
    border: solid 1px #ddd;
    background-color: #fff;
    margin-bottom: 12px;
}

.newsletter-content .input-wrapper-inline button {
    border-radius: 3px;
    padding: 0;
    border-color: #f99f31;
    display: block;
    background-color: #f99f31;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    position: relative;
    line-height: 50px;
    text-align: center;
    width: 100%;
}

@media(min-width:1500px) {
    div#vnt-content>.right .captionWrap {
        left: -6%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
        max-width: 1100px;
    }
}

@media (max-width: 1199px) {
    .professional .title {
        font-size: 18px;
    }
    .box_wrap_post_left {
        width: 70%;
    }
    .box_wrap_post_right {
        width: 30%;
    }
    .horizontal-line {
        bottom: 75px;
    }
    .logo-bottom .image img {
        height: 80px;
    }
    .header-main .navbar-nav>li+li {
        margin-left: 10px;
    }
    .product-list .product-item .title-h3 {
        height: 54px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .product .sub-content {
        width: 70%;
    }
    .box-category .category-step .opt {
        height: 55px;
        width: 200px;
    }
    .box-category .category-step .opt1 {
        top: 16%;
        left: 13%;
    }
    .box-category .category-step .opt2 {
        top: 28%;
    }
    .box-category .category-step .opt3 {
        top: 40%;
    }
    .box-category .category-step .opt4 {
        top: 51%;
    }
    .box-category .category-step .opt5 {
        top: 63%;
    }
    .box-category .category-step .opt6 {
        top: 16%;
    }
    .box-category .category-step .opt7 {
        top: 28%;
    }
    .box-category .category-step .opt8 {
        top: 40%;
    }
    .box-category .category-step .opt9 {
        top: 51%;
    }
    .box-category .category-step .opt10 {
        top: 63%;
    }
    .cosmetics .nav-tabs>li>a {
        padding: 10px;
    }
    .what-our-left {
        width: 850px;
    }
    .block-number-right .text {
        font-size: 18px;
    }
    .block-number-right {
        padding-left: 25px;
    }
    .search {
        margin-left: 20px;
    }
    .header-main .menu-desktop {}
    .header-main .navbar-inverse .navbar-nav>li>a {
        font-size: 14px;
        padding: 0 2px;
    }
    .logo-top .logo img {
        height: 70px;
    }
    .logo-top .logo {
        margin: 6px 0;
    }
    .list_support .item {
        width: 50%;
        margin-bottom: 15px;
    }
    .our_client .img {
        width: 254px;
    }
    .our_client-left {
        width: 30%;
    }
    .our_client-right {
        width: 70%;
    }
    .our_client .sub_title {
        font-size: 24px;
    }
    .photo_gallery li img {
        height: 50px;
    }
}

@media (min-width: 992px) {
    .header-main .navbar-nav .nav-item:hover .nav-sub {
        margin-top: 0;
        opacity: 1;
        visibility: inherit;
    }
    .header-main .navbar-nav .nav-item:hover .mega-menu {
        margin-top: 0;
        opacity: 1;
        visibility: inherit;
    }
    .fixed {
        top: -38px!important;
        left: 0;
        z-index: 49;
    }
    .fixed1 {
        top: -38px!important;
        left: 0;
        z-index: 49;
    }
    .menu-mobile {
        display: none!important;
    }
    .language-mobile {
        display: none!important;
    }
}

@media (max-width: 991px) {
    .news_home {
        padding: 0;
    }
    .box_wrap_post_left {
        width: 100%;
    }
    .box_wrap_post_right {
        width: 100%;
    }
    .box_wrap_post_right .vertical-line {
        display: none;
    }
    .col-mtc-new-hot-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .col-mtc-new-hot-right {
        width: 100%;
    }
    .modal-First .modal-dialog {
        max-width: 820px;
    }
    .header {
        background-color: #000;
    }
    .search button[type=submit] {
        background-color: #fff;
        color: #0c4da2;
    }
    .search input[type=text] {
        float: left;
        border: 1px solid #fff;
        color: #fff;
    }
    .header.fixed .search input[type=text] {
        color: #fff;
    }
    .header.fixed1 .search input[type=text] {
        color: #fff;
    }
    .search input[type=text]::placeholder {
        color: #fff;
    }
    .header.fixed .search input[type=text]::placeholder {
        color: #fff;
    }
    .header.fixed1 .search input[type=text]::placeholder {
        color: #fff;
    }
    .form_search {
        border: 1px solid #0c4da2;
        position: absolute;
        background-color: #0c4da2;
        display: none;
        width: 300px;
        padding: 10px 40px 10px 10px;
        right: -60px;
        top: 100%;
        border: 0;
        z-index: 1;
        border-radius: 0;
        height: auto;
    }
    .photo_gallery {
        max-width: 256px;
    }
    .photo_gallery li {
        width: 64px;
    }
    .photo_gallery li img {
        height: 60px;
    }
    .our_client-left {
        width: 100%;
    }
    .our_client .title {
        text-align: left;
    }
    .our_client-right {
        width: 100%;
    }
    .our_client .sub_title {
        max-width: unset;
        float: unset;
        text-align: left;
        margin-bottom: 15px;
    }
    .our_client .img {
        display: none;
    }
    .form_signup {
        display: none;
    }
    .content_slide .box_info {
        width: 100%;
    }
    .slide .image-slide img {
        height: calc(100vh - 74px);
    }
    .search {
        position: absolute;
        right: 15px;
        top: 0;
        padding: 0;
        margin-right: 81px;
    }
    .header-main .menu {
        width: 100%;
        padding: 0;
    }
    .icon_search {
        margin: 35px 0;
        color: #fff;
    }
    .menu-mobile {
        border-top: 1px solid #fff;
    }
    .language-mobile {
        display: block;
        position: fixed;
        right: 10px;
        top: 76px;
    }
    .header-main .container {
        width: 100%;
    }
    .header-main .col-md-9 {
        padding: 0;
    }
    .header-main .navbar-inverse .navbar-nav>li>a {
        color: #fff;
    }
    .language-mobile a {
        display: inline-block;
    }
    .header-main .navbar-inverse .navbar-nav>li>a:before {
        display: none;
    }
    .menu-mobile {
        display: none;
        text-align: right;
        position: absolute;
        width: 100%;
        z-index: 1000;
    }
    .menu-desktop {
        display: none!important;
    }
    .the-tag .title {
        padding-top: 0;
    }
    .horizontal-line {
        display: none;
    }
    .follow_me {
        padding: 50px 0;
    }
    .what-our-left:before {
        display: none;
    }
    .search.mobile {
        display: block;
        margin: 0;
        position: fixed;
        top: 18px;
        right: 15px;
    }
    .block-number-right .text {
        font-size: 18px;
        font-size: 17px;
    }
    .what-our-left {
        width: 100%;
        padding: 50px 20px;
    }
    .cosmetics .product-item .buy a {
        width: 100%;
    }
    .cosmetics .nav-tabs li {
        width: 100%;
    }
    .professional .viewmore {
        width: 100px;
    }
    .professional .contactexpert {
        width: 200px;
    }
    .professional .button {
        padding: 5px 0;
        font-size: 12px;
    }
    .professional .description {
        font-size: 16px;
    }
    .professional .description {
        display: none;
    }
    .subscribe {
        display: none;
    }
    .cosmetics .nav-tabs>li:not(:first-child) {
        margin: 0;
    }
    .cosmetics .nav-tabs>li.is-active>a,
    .cosmetics .nav-tabs>li.active-is>a:focus,
    .cosmetics .nav-tabs>li.is-active>a:hover {
        border-radius: 0;
        margin: 0;
    }
    .icon-menu-cosmetics {
        float: right;
        margin-right: 20px;
        overflow: hidden;
    }
    .cosmetics .nav-tabs {
        display: none;
    }
    .cosmetics .nav-tabs>li>a:before {
        width: 0;
    }
    .cosmetics .col-md-12 {
        padding: 0;
    }
    .product-tabs .nav-tabs {
        padding: 0;
        width: 100%;
    }
    .box-category .category-step .opt {
        height: 46px;
        width: 200px;
    }
    .box-category .category-step .opt1 {
        top: 15%;
    }
    .box-category .category-step .opt2 {
        top: 25%;
    }
    .box-category .category-step .opt3 {
        top: 35%;
    }
    .box-category .category-step .opt4 {
        top: 45%;
    }
    .box-category .category-step .opt5 {
        top: 55%;
    }
    .box-category .category-step .opt6 {
        top: 15%;
        left: 67%;
    }
    .box-category .category-step .opt7 {
        top: 25%;
        left: 68%;
    }
    .box-category .category-step .opt8 {
        top: 35%;
        left: 69%;
    }
    .box-category .category-step .opt9 {
        top: 45%;
        left: 68%;
    }
    .box-category .category-step .opt10 {
        top: 55%;
        left: 66%;
    }
    .header-main .logo-top {
        width: 100%;
        padding: 0 15px;
        position: relative;
        top: unset;
        z-index: 10000;
    }
    .header .header-top {
        /* display: none; */
        background-color: #fff;
        display: none;
    }
    .header-main .navbar-inverse .navbar-nav>li>a i {
        display: block;
    }
    .header-main .navbar-nav .nav-item .nav-sub {
        position: static;
        opacity: 1;
        visibility: inherit;
        box-shadow: none;
        margin: 0;
        width: 100%;
        display: none;
        background: transparent;
        padding-left: 20px;
    }
    .navbar-nav .nav-item .nav-sub .nav-item-child a:hover {
        color: #fff;
    }
    .navbar-nav .nav-item .nav-sub .nav-item-child {
        padding: 0;
    }
    .navbar-nav .nav-item .nav-sub .nav-item-child a {
        color: #fff;
        line-height: 21px;
        padding-right: 60px;
    }
    .navbar-nav .nav-item .nav-sub .nav-item-child a i {
        position: absolute;
        top: 10px;
        left: 0;
    }
    .overlay {
        position: fixed;
        top: 0;
        display: none;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 90;
        background: #e6e6e6;
        opacity: .9;
    }
    .header-main .menu-desktop {
        width: 100%;
        position: relative;
        padding: 0;
        display: none;
    }
    .header-main .navbar-nav>li {
        float: unset;
    }
    .header-main .navbar-nav>li+li {
        margin: 0;
    }
    .header-main .navbar-nav {
        float: left;
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }
    .header-main .navbar-inverse {
        border-radius: 0;
        height: 100%;
        background-color: rgba(19, 99, 177, 0.9);
        border-bottom: 1px solid #fff;
        background: #000;
    }
    .header-main .navbar-inverse .navbar-nav>li.active>a:before,
    .header-main .navbar-inverse .navbar-nav>li:hover>a:before {
        width: 0;
    }
    .header-main .navbar-inverse .navbar-nav>li>a {
        padding: 10px 15px;
        height: 40px;
        cursor: pointer;
        line-height: 20px;
    }
    .header.fixed .header-main .navbar-inverse .navbar-nav>li>a {
        color: #fff;
    }
    .header.fixed1 .header-main .navbar-inverse .navbar-nav>li>a {
        color: #fff;
    }
    .header-main .navbar-inverse .navbar-nav>li.active>a {
        color: #fff;
    }
    .header-main .navbar-inverse .navbar-nav>li>a:hover {
        color: #fff;
    }
    .header-main .navbar-inverse .navbar-nav>li>a>i {
        position: absolute;
        right: 20px;
        top: 13px;
        color: #fff;
        transition: 0.3s;
    }
    .links.active>i {
        transform: rotate(90deg);
    }
    .show {
        display: block!important;
    }
    .logo-top {
        text-align: left;
        height: auto;
    }
    .logo-top .logo {
        display: inline-block;
        margin: 13px 0;
    }
    .list-bar {
        display: inline-block;
        position: absolute;
        right: 15px;
        margin: 0;
        top: 35px;
    }
    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-5px, 6px);
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .change .bar2 {
        opacity: 0;
    }
    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-6px, -7px);
        transform: rotate(45deg) translate(-6px, -7px);
    }
    .icon-search {
        display: block;
    }
    .panner-background .images img {
        width: 80%;
        margin: auto;
    }
    .why-chose,
    .box_our_team_in,
    .box_our_team {
        padding: 50px 0;
    }
    .service-right .list-item:nth-child(2n+1) {}
    .list_kill .item .box .number {
        font-size: 40px;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 100%;
        max-width: 600px;
    }
}

@media (max-width: 767px) {
    .faq-right,
    .faq-left {
        overflow: hidden;
    }
    .list_quanhe .item {
        width: 100%;
    }
    .even_rate .title {
        font-size: 34px;
    }
    .item-post {
        width: 100%;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .item-post .image a {
        padding-bottom: 65%;
    }
    .content_detail table {
        display: block;
        overflow-x: auto;
    }
    .modal-First .modal-dialog {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .modal-First .modal-content {
        background-size: 300px auto, contain;
        background-position: top center;
    }
    .image-modal .image {
        width: 100%;
    }
    .newsletter-content h2 {
        font-size: 20px;
    }
    .image-modal .image img {
        height: auto;
        object-fit: cover;
    }
    .newsletter-content .dec {
        line-height: 1.4;
    }
    .newsletter-content {
        width: 100%;
    }
    .content_slide {
        padding: 10px 15px;
    }
    .title_dichvu {
        padding-top: 0;
    }
    .service .title {
        font-size: 22px;
    }
    .service .sub_title {
        float: left;
        max-width: unset;
        font-size: 24px;
        margin-bottom: 15px;
    }
    .list_kill .item {
        width: 50%;
        margin-bottom: 25px;
    }
    .list_kill {
        margin-top: 20px;
    }
    .skill {
        padding: 35px 0 15px;
    }
    .skill .title {
        text-align: center;
    }
    .skill .sub_title {
        text-align: center;
        float: unset;
        font-size: 24px;
        max-width: unset;
        margin-bottom: 15px;
    }
    .wrap_news {
        padding: 35px 0 15px;
    }
    .wrap_news .title {
        text-align: left;
    }
    .wrap_news .sub_title {
        text-align: left;
        float: unset;
        font-size: 21px;
        max-width: unset;
        margin-bottom: 15px;
    }
    .list_wrap_news {
        margin-top: 20px;
    }
    .list_wrap_news .box {
        padding: 15px;
        margin-bottom: 15px;
    }
    .desc_home {
        height: auto;
    }
    .service-right .list-item {}
    #service {
        padding: 35px 0 25px;
    }
    .slide .image-slide img {
        height: auto;
    }
    .list-thongke p {
        width: 100%;
    }
    .thongke {
        background-image: unset;
        background-color: #333;
    }
    .thongke .box_conso p {
        height: 44px;
    }
    .box_content_team h2 {
        font-size: 18px;
    }
    .product-item h3 a {
        font-size: 18px;
    }
    .box_content_team1 h2 {
        font-size: 18px;
    }
    .item-one {}
    .item-two {
        font-size: 34px;
        line-height: 34px;
    }
    .item-three {
        font-size: 44px;
        line-height: 44px;
    }
    .social-bottom {
        margin-top: 20px;
    }
    .faq-left .content,
    .faq-right .content {
        max-width: unset;
    }
    .box-show {
        padding: 20px 0 0;
    }
    .faq-left,
    .faq-right {
        padding: 30px 15px;
    }
    .cosmetics .content-product {
        padding: 20px 0;
    }
    .event .event-item {
        width: 100%;
    }
    .block-number-right .text:before {
        margin-left: -1px;
    }
    .number-item:nth-child(2n+1) {
        margin-right: 0;
    }
    .number-item {
        width: 100%;
    }
    .home-category {
        display: none;
    }
    .event .event-item:not(:last-child) {
        margin-bottom: 30px;
    }
    .header-main .navbar-nav {
        margin: 0;
    }
    .list_tieu_chi .item {
        width: 50% !important;
    }
}

@media (max-width: 550px) {
    .noi_dung_in img {
        float: unset !important;
        margin: 0 !important;
    }
    .our_client .title {
        text-align: center;
    }
    .our_client .sub_title {
        text-align: center;
    }
    .col-mtc-new-hot .col-mtc-new-hot-left .box-img img {
        height: 260px;
    }
    .list_quanhe .name {
        font-size: 15px;
    }
    .list_quanhe .icon_pdf img {
        height: 46px;
    }
    .list_quanhe .icon_pdf {
        height: 46px;
    }
    .list_quanhe .name {
        width: calc(100% - 86px);
    }
    .photo_gallery {
        max-width: unset;
    }
    .photo_gallery li {
        width: 25%;
    }
    .our_client .box_item .answer {
        min-height: unset;
    }
    .newsletter-content {
        margin-right: auto;
    }
    .our_client .box_item:before {
        left: 15px;
        font-size: 22px;
    }
    .slide-home .slick-prev,
    .slide-home .slick-next {
        font-size: 28px;
    }
    .slide-home .slick-prev {
        left: 5px;
    }
    .content_slide {
        padding: 10px 10px;
    }
    .slide-home .slick-next {
        right: 5px;
    }
    .our_client .box_item {
        padding: 15px 15px 15px 55px;
    }
    .signup_now {
        display: none;
    }
    .map_wrap iframe {
        height: 300px;
    }
    .our_client .list_item .item {
        width: 100%;
        margin-bottom: 15px;
    }
    .list_kill .item {
        margin-bottom: 5px;
    }
    .list_kill .item .box .number {
        font-size: 30px;
    }
    .list_kill .item .box .desc {
        display: none;
    }
    .list_support .item {
        width: 100%;
    }
    .hotline_mobile {
        font-size: 14px;
    }
    .col-mtc-new-hot-left .box-info {
        padding: 10px 15px;
    }
    .list_news2 .box .image {
        width: 40%;
    }
    .list_news2 .box .info {
        width: 60%;
    }
    .list_support .box_item {
        padding: 3px 0;
        padding-left: 50px;
    }
    .list_support .icon {
        top: 6px;
    }
    .cate-dot-1 .slick-dots {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .list_support .info .title {
        display: flex;
        align-items: center;
    }
    .title-h2 {
        font-size: 16px;
    }
    .box_content_team {
        background-size: cover;
        background-position: center center;
    }
    .item-two {
        font-size: 23px;
        line-height: 20px;
    }
    a.learn-more {
        padding: 6px 5px 6px 10px;
        font-size: 11px;
        margin-right: 10px;
        line-height: 13px;
        outline: 0;
    }
    .slide .desc {}
    .box_content_team h2 {
        font-size: 16px;
    }
    .service-page .width-1-mobile {
        width: 100%;
    }
    .product.service-page .product-item .desc {
        min-height: unset;
    }
    .box_content_team {
        padding: 150px 10px 25px 10px;
        height: 320px;
    }
    .desc_in {
        font-size: 13px;
    }
    .service-page .product-item h3 {
        height: auto;
    }
    .search.mobile {
        display: none;
    }
    .slide .desc {}
    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;
    }
    .language.mobile {
        display: none;
        position: absolute;
        top: 22px;
        /* font-size: 20px; */
        color: #0089d1;
        right: 15px;
        /* width: 28px; */
        /* height: 28px; */
        text-align: center;
        /* border-radius: 50%; */
        border: solid 1px #ccc;
        border: none;
        margin: 0;
        padding: 0;
    }
    .language.mobile {}
    .language.mobile img {
        width: 30px;
        height: 20px;
        /* border-radius: 50%; */
    }
    a.watch-video i {
        line-height: 14px;
        font-size: unset;
        margin-left: 0;
    }
    .thongke {
        padding: 30px 0px;
    }
    .why-chose {
        padding: 30px 0;
    }
    .product {
        padding: 10px 0;
    }
    .professional .title {
        font-size: 16px;
    }
    .professional .content-block {
        padding: 10px;
    }
    .block-number-right {
        left: 50px;
        top: 4px;
    }
    .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: 20px;
    }
    .number-item .image-t {
        margin-top: 2px;
    }
    .block-number-right .text {
        font-size: 13px;
    }
}


/*css*/

.wrap-breadcrumbs {
    background: #eee;
    margin-bottom: 0px;
    width: 100%;
}

.breadcrumb li a {
    color: #000;
}

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

.group-title {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    max-width: 1000px;
}

.group-title .title {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
    color: #333;
    position: relative;
    text-transform: uppercase;
}

.group-title .title:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 7px;
    width: 100px;
    background-image: url(../../frontend/images/line_home.png);
    transform: translateX(-50%);
}

.group-title .desc-title {
    font-size: 16px;
    text-align: center;
    max-width: 650px;
    padding-bottom: 20px;
    font-weight: 300;
    margin: auto;
}

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

.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);
    }
    .hotline_mobile {
        display: inline-flex;
        position: absolute;
        right: 62px;
        top: 29px;
        align-items: center;
    }
    .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;
    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;
}

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

.information {
    padding: 15px 0;
}

.group-tintuc span {
    max-width: 100%;
}

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

.navbar-inverse ul.navbar-nav>li:focus .nav-sub {
    display: block;
}

.header-top .get-touch {
    float: right;
}

.header-top .get-touch ul {
    float: left;
}

.header-top .get-touch li:last-child {
    border-right: none;
}

.header-top .get-touch li {
    float: left;
    border-left: solid 1px #ccc;
}

.header-top .get-touch li a {
    color: #333;
    padding: 13px 14px;
    float: left;
}

.header-top .get-touch .social-icons {
    float: left;
}

.navbar-nav li.nav-item {
    padding: 10px 0 0px;
}

.header-main .navbar-inverse .navbar-nav>li>a:hover {}

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

.navbar-nav li.nav-item:hover a {
    background: #333;
    color: #fff;
}

.header-main .row {
    display: flex;
    align-items: center;
}

.logo-top .logo img.logo_white {
    max-width: 110px;
    margin-right: 90px;
}

.bannerHome {
    position: relative;
}

.bannerHome .captionWrap {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 15%;
}

.bannerHome .captionWrap .wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.bannerHome.right .captionWrap .wrapper {
    justify-content: flex-end;
}

.bannerHome .link {
    max-width: 50%;
    width: 100%;
    text-align: center;
}

.bannerHome .link a {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding: 7px 59px;
    border-radius: 5px;
}

.mainBot .grid {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.mainBot .grid .col.b1 {
    background: #333;
}

.mainBot .grid .col {
    width: 50%;
    padding: 55px 15px 45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mainBot .grid .col {
    width: 50%;
    padding: 55px 15px 45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fr {
    float: right;
}

.boxHome .title {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.boxHome .title h2 {
    display: block;
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: normal !important;
    white-space: nowrap;
}

.boxHome .title.v2 h2 {
    color: #ffffff;
}

.slide-address .link {
    width: 100%;
    max-width: 365px;
    color: #fff;
}

.mainBot .link ul li {
    margin-bottom: 10px;
}

.mainBot .link ul li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

.mainBot .grid .col.b2 {
    background: #eee;
}

.boxHome .title a {
    display: block;
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    text-decoration: underline;
}

.boxHome .title a span {
    padding-right: 10px;
    position: relative;
}

.boxHome .title a span:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 0;
    font-weight: 900;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* font-weight: normal; */
}

.list-news {
    margin-bottom: 15px;
}

.news {
    margin-bottom: 10px;
}

.news .img {
    width: 120px;
    float: left;
    margin-right: 15px;
}

.news .img .wrap {
    padding-top: 66.666666%;
    position: relative;
    overflow: hidden;
}

.news .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    /* backface-visibility: hidden; */
}

.news .caption {
    overflow: hidden;
}

.news .tend {
    margin-bottom: 5px;
}

.news .tend a {
    font-size: 16px;
    line-height: 24px;
    display: block;
    font-weight: bold;
    max-height: 48px;
    overflow: hidden;
}

.news .date {
    font-size: 13px;
    line-height: 21px;
    color: #666666;
}

.news .date span {
    padding-left: 20px;
    position: relative;
}

.news .date span:before {
    content: "\f133";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #53382c;
}

.mainBot .wrap.fl {
    padding-left: 100px;
}

.fl {
    float: left;
}

.mainBot .wrap {
    max-width: 585px;
    width: 100%;
}

.formRecive form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.formRecive input {
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: -o-calc(100% - 130px);
    width: calc(100% - 130px);
    background: #ffffff;
    padding-left: 10px;
    border: none;
    height: 35px;
    padding-right: 15px;
    text-overflow: ellipsis;
}

.formRecive button {
    width: 130px;
    height: 35px;
    background: #000;
    color: #ffffff;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.formRecive input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    font-style: italic;
}

.formRecive input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    font-style: italic;
}

.formRecive input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    font-style: italic;
}

.formRecive input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    font-style: italic;
}

.mainBot .link ul li.f a {
    display: none;
}

.mainBot .link ul li a span:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 900;
}

.mainBot .link ul li a span {
    padding-right: 20px;
    position: relative;
}

#vnt-footer {
    padding-bottom: 25px;
    background: #000;
    padding: 18px 0;
}

#vnt-footer .wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.vnt-button {
    margin-bottom: 20px;
}

.vnt-button .button-wrap {
    margin: 0 -10px;
}

.socialFoot {
    margin-right: 20px;
}

.socialFoot ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.socialFoot ul li {
    margin-right: 5px;
}

.socialFoot ul li a {
    display: block;
    width: 25px;
    height: 25px;
    background: #ffffff;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    backface-visibility: hidden;
}

.socialFoot ul li a i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.copyRight {
    font-size: 13px;
    line-height: 24px;
    color: #ffffff;
    margin-right: 25px;
}

.linkFooter {
    margin-right: 25px;
}

.linkFooter a {
    display: block;
    font-size: 13px;
    line-height: 21px;
    color: #ffffff;
    cursor: pointer;
}

.linkFooter a span {
    /* padding-left: 25px; */
    position: relative;
}

.linkFooter a span:before {
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 900;
}

.linkFooter.mb {
    margin-right: 0;
}

.fa-paper-plane-o:before {
    /* content: "\f1d9"; */
}


/* .fa-envelope-o:before {
    content: "\f003";
} */

.mainBot {
    overflow: hidden;
}


/* HHH */

@media (max-width: 991px) {
    .news .group-image .image {
        width: 150px;
        float: left;
    }
    .main {
        /* margin-top: 74px; */
    }
    .header-main {
        padding-bottom: 0;
        height: 105px;
    }
    .logo-top .logo img {
        height: 70px;
        width: auto;
    }
    .logo-top .logo img.logo_white {
        display: none;
    }
    .logo-top .logo img.logo_color {
        display: inline-block;
        width: 100px
    }
    .news .group-image {
        margin: 20px 0;
    }
    .news .group-image .box-content {
        float: left;
        padding: 10px;
    }
    .information {
        padding: 0;
    }
    .information .event-main {
        margin-bottom: 30px;
    }
    .group-image {
        margin-bottom: 50px;
    }
    .news {
        margin-bottom: 20px;
    }
    .header-main .navbar-inverse .navbar-nav>li>a {
        padding-right: 50px;
    }
}

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


/*css khuyen mai*/

.voucher {
    padding-top: 50px;
}

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

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

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


/*css blog*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slide_top {
    max-width: 100%;
}

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

.payment {
    margin-bottom: 20px !important;
    width: 100%;
}

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

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

.payment .step .link {
    display: block;
    padding: 8px 35px 8px 30px;
    padding-left: 30px;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: 500;
    background: #f0f0f0;
    position: relative;
}

.payment .step .complete .number {
    text-indent: -999px;
    background: url(images/icon-checked.png) 0% 0% no-repeat;
}

.payment .step .number {
    display: inline-block;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #999;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}

.payment .step .active .number {
    background: #0492d5;
}

.payment .step .active .link {
    background: #f4f9fd;
}

button {
    cursor: pointer
}

.count .abate {
    left: -30px;
    top: 20px;
    border-right: none;
}

.count .btn {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #dfdfdf;
    border-right-color: rgb(223, 223, 223);
    border-right-style: solid;
    border-right-width: 1px;
    top: 0;
    cursor: pointer;
    padding: 0;
}

.count .augment {
    right: -30px;
    border-left: none;
}

.count .quantity {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #dfdfdf;
}

.uk-position-relative {
    position: relative !important;
}

.count>* {
    display: inline-block;
}

.count {
    text-align: center;
}

.count .abate::before {
    background: #ccc;
}

.count .augment::before {
    background: #288ad6;
}

.count .abate::before {
    width: 8px;
    height: 2px;
    margin: 8px auto;
    content: "";
    display: block;
}

.count .augment::before {
    width: 8px;
    height: 2px;
    margin: 8px auto;
    content: "";
    display: block;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.count .augment::after {
    content: "";
    width: 2px;
    height: 8px;
    background: #288ad6;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 5px;
    left: 0px;
    right: 0;
}

.uk-list {
    padding: 0;
    list-style: none;
}

.dat_hang button {
    border: none;
    background: #000;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    text-transform: uppercase;
}

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

@media (max-width: 1920px) {
    .slick-slide img {}
}

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


/* css tool fix*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* css chi tiet san pham*/

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

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

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

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

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

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

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

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

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

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

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

.product-chitiet #myImg:hover {
    opacity: 0.7;
}

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

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

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

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

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

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

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

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

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

.title_product {
    padding-top: 20px;
}

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

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

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

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

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

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

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

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

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

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

.cmt {
    width: 100%;
}

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

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

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

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

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

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

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

.checkout .btn-addcart1 {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background: #ccc;
    border: 1px solid;
    margin-top: 10px;
    border-color: #ccc;
    color: #333;
    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: #ccc;
    border: 1px solid;
    margin-top: 10px;
    border-color: #ccc;
    color: #333;
    outline: 0;
    float: right;
    width: 100%;
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
    margin-bottom: 10px;
}

.checkout .btn-addcart2 a {
    color: #333;
}

.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 .block-item {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

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

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

.list-hotline {
    padding: 10px;
}

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

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

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

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

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

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

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

.list-news {
    padding: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

.share {
    margin: 20px 0 0;
}

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

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

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

.share ul {
    height: 20px;
}

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

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

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

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

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

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

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

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

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

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a {
    color: #333;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: none;
    color: #333;
}

.component-tab .nav-tabs>li {
    outline: 0;
    margin-bottom: 0;
}

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

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

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

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

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

.chitiet-page #new {
    display: block!important;
}

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

.nguyentac {
    margin-bottom: 20px;
}

.nguyentac .image_in {
    width: 25%;
    float: left;
    margin-right: 2%;
}

.box_content1 h2 {
    font-size: 17px;
    font-weight: 600;
}

.box_content1 .desc {
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin: 0 0px;
    text-align: justify;
}

.thanhvien {
    background: #014c8e;
    margin-top: 0px;
}

.thanhvien .image img {
    border-radius: 10px;
}

.thanhvien h2 {
    color: #ff0;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
}

.thanhvien p {
    color: #fff;
    font-size: 17px;
    text-align: left;
    text-transform: none;
    font-weight: 400;
    padding-top: 10px;
}

.blog-product-detail {
    margin-top: 50px;
}

.tieu_chi {
    padding: 35px 0;
    position: relative;
    background-color: rgba(22, 101, 178, 1);
}

.tieu_chi:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../frontend/images/bg_title_bds.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.8;
}

.title_home {
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 22px;
}

.title_home h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
    margin: 0;
}

.list_tieu_chi {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.list_tieu_chi .item {
    width: 25%;
    padding: 0 15px;
}

.list_tieu_chi .box {
    width: 100%;
    text-align: center;
    background: none;
    border-radius: 5px;
    padding: 10px 15px;
    color: #fff;
    margin-top: 25px;
    border: dashed 1px #fff;
}

.list_tieu_chi .box .image {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.list_tieu_chi .box .image img {
    width: auto;
    height: auto;
}

.list_tieu_chi .box .name {
    font-size: 19px;
    font-weight: 500;
    position: relative;
    margin-bottom: 5px;
}

.list_tieu_chi .box .name1:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 50px;
    height: 2px;
    background-image: linear-gradient(to right, #1275b1, #13b8be);
    transform: translateX(-50%);
}

.list_tieu_chi .box .desc {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: #fff;
}

.menuBoxMid {
    padding: 50px 0 0 0;
}

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

@media (max-width: 767px) {
    .chitiet-infor-product {
        margin-top: 20px;
    }
    .chitiet-infor-product h1 {
        font-size: 24px;
    }
    .component-tab {
        margin-top: 10px;
    }
    .component-tab .title-tab {
        display: block;
    }
    .product-chitiet {
        padding: 30px 0 0;
    }
    .combo-infor-left {
        padding: 0 0 10px;
    }
    .component-tab .nav-tabs>li {
        width: 100%;
    }
    .title-tab {
        display: block;
        background-color: #940609;
        overflow: hidden;
        height: 40px;
        padding: 0 20px;
    }
    .title-tab .list-bar {
        margin-top: 8px;
    }
    .title-tab span {
        color: #fff;
        display: inline-block;
        line-height: 40px;
        font-weight: 600;
        font-size: 16px;
        margin-left: 8px;
    }
    .title-tab .bar1,
    .title-tab .bar2,
    .title-tab .bar3 {
        background-color: #fff;
        width: 25px;
        height: 3px;
        margin: 4px 0;
        transition: 0.4s;
    }
    .component-tab .nav-tabs>li.active>a:hover {
        background: #fff;
    }
    .component-tab .nav-tabs>li.active>a {
        color: #940609;
        font-weight: 700;
    }
    .component-tab .nav-tabs>li>a {
        border-radius: 0;
    }
    .component-tab .nav-tabs {
        display: none;
    }
}

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


/*css page lien he*/

.group-hotline {
    padding: 20px 0 0;
}

.contact {
    background: #fff;
    border-radius: 10px;
    height: 100%;
    padding: 0px 0px 0;
    text-align: left;
    min-height: 260px;
    margin-top: 35px;
    line-height: 28px;
    font-size: 16px;
}

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

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

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

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

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

.contact p {
    margin: 0;
}

.system {
    padding: 50px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.title_dichvu .line {
    text-align: center;
    background: url(../images/line_in.png);
    width: 185px;
    height: 15px;
    line-height: 20px;
    padding: 0;
    margin: auto;
    justify-content: center;
    margin-bottom: 25px;
    display: inline-block;
}

@media (max-width: 767px) {
    .find {
        width: 100%;
    }
    .system .map {
        width: 100%;
    }
    .system .map iframe {
        width: 100%;
        height: 300px;
        top: 0;
        right: 0;
        position: unset;
    }
    .contact .icon {
        margin: 0 auto 30px;
    }
    .contact {
        margin-bottom: 30px;
        min-height: unset;
    }
}


/*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: 500;
    padding-top: 0px;
    margin-top: 0;
    font-size: 16px;
}

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

.group-tintuc-list .blog-group .event-item {
    margin-bottom: 30px;
}

.group-tintuc-list .blog-group .event-item .desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    min-height: 40px;
}

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

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

.title_khachhang {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.title_khachhang h2 {
    font-size: 22px;
    font-weight: 600;
}

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


/*css chitiet tin tuc*/

.news-head {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding: 15px 0;
}

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

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

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

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

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

.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: 50%;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    float: left;
}

.chitiet-tintuc .event-item>a>img {
    width: auto;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}

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

.chitiet-tintuc .event-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.fixed-tel {
    left: 5px;
    bottom: 10px;
    position: fixed;
    display: inline-block;
    min-width: 70px;
    height: 40px;
    line-height: 40px;
    background: #f00;
    text-decoration: none;
    color: #FFF;
    font-weight: 700;
    font-size: 125%;
    border-radius: 25px;
    padding: 0 10px 0 15px;
    z-index: 999;
}

.xemthem_in2 {
    text-align: center;
    display: inline-block;
}

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


/*css page gioi thieu*/

.infor-tab {
    padding: 50px 0 0;
    text-align: center;
}

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

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

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

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

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

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

.tab-item .box-left .author {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.tab-item .box-left .title {
    font-size: 25px;
    font-weight: 500;
}

.tab-connect .flex-box {
    display: flex;
    padding: 30px 0 0;
}

.about-detail {
    background: url('../images/img2.jpg') center center no-repeat;
    background-size: cover;
    padding: 50px;
    overflow: hidden;
    text-align: left;
}

.about-detail p {
    font-size: 15px;
}

.about-detail .title {
    font-size: 20px;
    color: #940609;
    font-weight: 500;
    text-align: left;
    margin-bottom: 15px;
}

.tab-connect .flex {
    padding: 0 15px;
}

.tab-block-list {
    position: relative;
    padding-bottom: 100px;
}

.tab-block-list:after {
    content: '';
    background: #ccc;
    height: 100px;
    width: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    clear: both;
}

.notpadding {
    padding: 0;
}

.about-health .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.tab-connect {
    text-align: left;
}

.notpadding p {
    font-weight: normal;
    text-align: left;
    font-size: 15px;
}

.flex-center {
    display: flex;
    align-items: center;
}

.about-health .flex-center {
    background: #e7edee;
}

.tab-connect .about {
    padding: 0 30px;
}

.about-health .about-health-desc {
    width: 90%;
    margin: 20px auto 0;
    text-align: center;
    font-size: 18px;
}

.about-component .flex-center {
    background: rgba(76, 187, 198, .8);
    padding: 50px;
}

.about-component {
    margin-top: 50px;
    padding: 100px 0;
    position: relative;
    background: url('../images/img4.jpg') center center;
    background-size: cover;
}

.about-component .title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.about-component .notpadding p {
    font-size: 15px;
    color: #fff;
}

.about-charity {
    padding: 50px 50px 0;
}

.about-charity .title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}

.block-aboutText {
    background: #e7edee;
    padding: 50px;
    text-align: center;
}

.about-dr {
    padding: 0 0 50px;
}

.about-dr .desc,
.about-history .desc {
    text-align: center;
    width: 80%;
    margin: 0 auto 30px;
    font-size: 15px;
}

.about-history {
    padding: 50px 0;
    background: #e7edee;
}

.about-history .history-year .year {
    font-size: 68px;
    font-weight: 700;
    color: #940609;
    outline: 0;
    text-align: center;
    text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;
}

.about-history .history-year {
    width: 16%;
    text-align: right;
    margin: -35px auto 0 750px;
    position: relative;
    z-index: 5;
}

.about-history .content {
    text-align: left;
}

.about-history .content strong {
    font-size: 15px;
}

.history-slide .year-nav {
    background: #940609;
    width: 90px;
    padding: 5px 0;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
}

.slick-list.draggable {
    padding: 0!important;
}

.history-year .slick-prev.slick-arrow {
    left: -20px;
    opacity: 1;
}

.history-year .slick-prev.slick-arrow i,
.history-year .slick-next.slick-arrow i {
    font-size: 30px;
    color: #000;
    margin-top: -5px;
}

.history-year .slick-next.slick-arrow {
    opacity: 1;
    right: -20px;
}

.about-dr .title-h2 {
    margin-bottom: 30px;
}

.list-image .list-image-left,
.list-image .list-image-right {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.list-image .list-image-left .image:first-child {
    margin-bottom: 18px;
}

.about-solution {
    position: relative;
    padding: 120px 0 50px;
    background: #dae6eb;
}

.about-solution .category-info {
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
    text-align: center;
    padding: 20px 0;
}

.about-solution .category-info .number {
    color: #9dd1d9;
    opacity: 1;
    margin-bottom: 10px;
}

.about-solution .category-info .cate-title {
    color: #333;
    font-weight: 700;
}

.about-solution .category-info .cate-image {
    margin-bottom: 30px;
}

.about-science {
    padding: 50px 0 0;
}

.about-science .box-content {
    border: 2px solid #333;
    padding: 25px;
}

.about-science .box-content .author {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.about-science .box-content {
    text-align: left;
}

.about-science .box-content .title {
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
}

.about-science .title-h2 {
    margin-bottom: 30px;
}

.about-science .content-bottom {
    padding: 30px 15px;
    text-align: left;
}

.about-science .content-bottom p {
    font-size: 15px;
}

.infor-tab .title-h2 {
    margin-bottom: 30px;
}

.tab-danhmuc {
    display: none;
}

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

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

.contact_primary .form_in input {
    width: 100%;
    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;
}

.group-hotline .contact_primary textarea {
    max-height: 120px;
}

.contact_primary button {
    background: #014c8e;
    color: #fff;
    border: none;
    padding: 8px 15px;
    cursor: pointer;
}

.h1sub {
    font-size: 22px;
    text-align: left;
    font-weight: 600;
}

.title_vuonxa {
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.page-congnghiep {
    position: relative;
    overflow: hidden;
    padding: 20px 0px 0px 0px;
}

.page-congnghiep .container-congnghiep {
    position: relative;
    overflow: hidden;
    display: flex;
}

.page-congnghiep .wrapper-content {
    padding: 0;
    position: relative;
    z-index: 2;
}

.page-congnghiep .image {
    display: flex;
}

.page-congnghiep .image img {
    object-fit: cover;
}

.page-congnghiep .wrapper-content .title-sunshine {
    position: absolute;
    top: 0;
    left: 90px;
    z-index: -1;
}

.page-congnghiep .wrapper-content .big-title h1 {
    font-family: SVN-Rounded;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    color: #000;
    padding: 0 15px;
    margin-bottom: 20px;
    line-height: 0.7;
}

.page-congnghiep .wrapper-content .content {
    font-style: normal;
    font-weight: 325;
    font-size: 15px;
    line-height: 1.73;
    text-align: justify;
    color: #2C2C2C;
    padding-bottom: 60px;
}

.page-congnghiep .wrapper-content .content p {
    margin-bottom: 26px;
}

.page-congnghiep .image {
    position: relative;
    z-index: 2;
}

.wrap-list-product {
    width: 100%;
    float: left;
}

.wrap-list-product .row {
    display: flex;
    flex-wrap: wrap;
}

.wrap-list-product .item {
    width: 25%;
    padding: 0 15px;
}

.box_right {
    width: 22%;
    float: right;
    padding-left: 20px;
}

.wrap-list-product .product-card .box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.wrap-list-product .product-card .card-top {
    width: 100%;
    padding: 0px;
}

.wrap-list-product .product-card .card-body {
    width: 100%;
    padding: 0 0px 0 0;
    /* display: flex; */
}

.wrap-list-product .item:nth-child(even) .product-card .card-top {
    order: 1;
}

.wrap-list-product .item:nth-child(even) .product-card .card-body {
    order: 1;
}

.wrap-list-product .product-card .card-body .info {
    padding: 10px 0;
    text-align: center;
}

.wrap-list-product .product-card .card-body h4 {
    text-transform: uppercase;
    position: relative;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.wrap-list-product .product-card .card-body h4 a {
    color: #333;
}

.wrap-list-product .product-card .card-body h41:before {
    content: '';
    height: 2px;
    position: absolute;
    width: 74px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: #fbaa2a;
    bottom: -6px;
    left: 0;
}

.wrap-list-product .product-card .card-body .desc_product {
    height: auto;
    font-size: 16px;
}

.wrap-list-product .product-card .card-top .image {
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    border: solid 1px #eeeeee;
    margin-bottom: 0px;
}

.wrap-list-product .product-card .card-top .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 80%;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wrap-list-product .product-card .card-top .image img:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    -o-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
}

.wrap-list-product .product-card .card-body .buttom_gui {
    margin-bottom: 0;
}

.product-card {}

.product-card .box {
    margin-bottom: 10px;
    margin-top: 5px;
    padding-bottom: 0px;
    background: #fff;
    transition: all .3s ease;
}

.product-card .card-top {
    position: relative;
    overflow: hidden;
}

.product-card .card-top .image {
    position: relative;
    overflow: hidden;
    border: solid 1px #eee;
}

.product-card .card-top .image img {
    object-fit: cover;
    height: 280px;
    width: 100%;
}

.product-card .card-body h4 {
    font-weight: 600;
    font-size: 25px;
}

.product-card .card-body .desc_product {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin: 0 0px;
    text-align: justify;
    height: 80px;
}

.box-image-product {}

.box-image-product .image-main {
    width: 100%;
}

.box-image-product .image-main img {
    width: 100%;
    object-fit: cover;
    border: solid 1px #eee;
}

.box-image-product .image-main a {
    display: block;
    position: relative;
}

.box-image-product .image-main a i {
    top: 10px;
    right: 10px;
    position: absolute;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.list-small-images {
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 0 40px;
}

.small-image {
    padding: 0 5px;
    /* background: #fff; */
    cursor: pointer;
    width: 20%;
}

.small-image img {
    background: #fff;
    height: 80px;
    object-fit: cover;
    width: 100%;
}

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

.list-small-image .slick-prev:hover,
.list-small-image .slick-next:hover {
    opacity: 1;
}

.list-small-image .slick-prev:before,
.list-small-image .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: 14px; */
}

.list-small-image .slick-prev:before {
    /* background-image: url('../images/slick-prev.png'); */
}

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

.list-small-image .slick-prev:hover:before {
    opacity: 0.6;
}

.list-small-image .slick-next:hover:before {
    opacity: 0.6;
}

.list-small-image .slick-prev i,
.list-small-image .slick-next i {
    color: #737373;
    line-height: 24px;
    font-size: 15px;
    /* display: none; */
}

.list-small-image {
    padding: 10px 5px;
    background-color: #14142B;
}

.list-small-image .slick-prev {
    left: -25px;
}

.list-small-image .slick-next {
    right: -25px;
}

.product-detail-infor {}

.product-detail-infor .box-infor {
    margin-bottom: 20px;
    color: #404040;
}

.product-detail-infor .box-infor h1 {
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 25px;
    color: #000;
}

.product-detail-infor .box-infor h2 {
    font-weight: 600;
    /* color: #c31f26; */
    /* padding: 5px 0 5px 0; */
    /* text-transform: uppercase; */
    margin: 0 0 0px;
    font-size: 25px;
}

.product-detail-infor .box-infor .masp {
    padding: 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 5px;
    font-weight: 600;
}

.product-detail-infor .box-infor .status {
    margin-top: 5px;
    font-size: 15px;
    color: #000;
    line-height: 26px;
}

.product-detail-infor .box-price {
    font-size: 25px;
}

.product-detail-infor .box-price .price {
    /* font-size: 16px; */
    line-height: 1;
    padding: 8px 0;
    color: #c31f26;
}

.product-detail-infor .box-price .price .name-price {
    margin-right: 10px;
    text-transform: unset;
}

.desc_content {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 20px;
}

.desc_content ul li {
    list-style: disc !important;
    margin-left: 20px;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}

.top-back {
    z-index: 999;
    position: relative;
    background: #e6e7e8;
}

.top-back .item-block {
    display: table;
}

.top-back .item-block img {
    display: table-cell;
    width: 65px;
    min-width: 65px;
}

.top-back .item-block>div {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
}

.top-back .item-block>div h5 {
    color: #333;
    text-transform: none;
    font-weight: bold;
    font-size: 19px;
    display: block;
    line-height: 1.5;
    white-space: nowrap;
    text-align: left;
}

.top-back .item-block>div h5 span {
    font-weight: normal;
    font-size: 15px;
    display: block;
}

.welcome {
    padding: 40px 0;
}

.main-title {
    margin: 0 0 25px 0;
}

.main-title h2 {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    border-bottom: 1.5px solid #DDD;
    text-transform: uppercase;
}

.main-title h2>div {
    display: inline-block;
    background: linear-gradient(to right, #00a652, #00a652);
    padding: 10px 35px 10px 25px;
    border-radius: 0 25px 0px 0;
}

.main-title h2>div>div:first-child {
    white-space: nowrap;
}

.box_images_about {
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
}

.about-two {
    padding: 50px 0px 20px;
    margin-bottom: 40px;
    margin-top: 50px;
}

.about-two .item {
    text-align: center;
    padding: 60px 30px 30px;
    position: relative;
    border: 2px solid rgba(0, 173, 238, 0);
    color: #444444;
    border-radius: 25px;
    background: #d5ffea;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.about-two .item .overlay {
    width: 100px;
    height: 100px;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    position: absolute;
}

.about-two .item .overlay img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #00a652;
    background-color: #00a652;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.about-two .item h5 {
    font-weight: normal;
    margin-bottom: 10px;
}

.about-two .item .des {
    margin-bottom: 10px;
    font-size: 14px;
}

.about-two .item a {
    color: #fff;
    font-weight: 500;
}

.about-two .item:hover {
    border: 2px solid #00a652;
}

.about-two .item:hover .overlay img {
    border: 3px solid #00a652;
}

.porto-diamonds {
    padding: 0 0 15px 80px;
    margin: 50px auto;
    position: relative;
    background-image: url('../images/home-concept-small.png');
    background-size: 100% 100%;
}

.porto-diamonds>li {
    display: inline-block;
    margin-right: 130px;
}

.porto-diamonds .diamond {
    background: #f4f4f4;
    display: block;
    height: 245px;
    overflow: hidden;
    position: relative;
    width: 245px;
    transform: rotate(-45deg);
}

.porto-diamonds .content {
    display: table-cell;
    height: 245px;
    padding: 0 10px;
    transform: rotate(45deg);
    text-align: center;
    vertical-align: middle;
    width: 245px;
    position: relative;
}

.porto-diamonds .content img {
    margin-left: -25%;
    max-width: 350px;
    width: 350px;
    height: 350px;
    object-fit: cover;
}

.porto-diamonds .diamond:after {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(4, 178, 252, 0.55);
    opacity: 0;
    transform: scale(0);
    z-index: 100;
}

.porto-diamonds .diamond:before {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #fff;
    content: attr(data-text);
    font-size: 20px;
    font-weight: 500;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    z-index: 1000;
    transform: scale(2) rotate(45deg) translateX(-50%) translateY(0);
}

.porto-diamonds .diamond:hover:after {
    opacity: 1;
    transform: scale(1);
}

.porto-diamonds .diamond:hover:before {
    opacity: 1;
    transform: scale(1) rotate(45deg) translateX(-50%) translateY(0);
}

.welcome-detail .btn {
    margin: 5px 0 0 0;
    background: linear-gradient(to right, #f41c32, #c90000);
    padding: 7px 25px;
    display: inline-block;
    text-transform: uppercase;
    color: #fef101;
    font-size: 15px;
    font-weight: 600;
    border-radius: 10px;
}

.footer-back1 {
    background: #d5ffea;
    padding: 40px 0;
}

.footer-back1 .item img {
    position: absolute;
    bottom: -40px;
}

.col-mtc-new-hot-left .box-info .desc_home {
    font-size: 15px;
    color: #fff;
    padding-top: 10px;
}

.about_us {
    position: relative;
    padding: 50px 0px 30px 0px;
    background: #0e1317;
    justify-content: center;
    text-align: center;
}

.about_us_in {
    position: relative;
    padding: 50px 0px 30px 0px;
    background: #000;
    background: url(../images/bg_about.jpg);
    overflow: hidden;
}

.about_us_in:before {
    content: '';
    position: absolute;
    background-color: rgb(0 0 0 / 70%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.box_about_us {
    width: 100%;
    background: #000;
    padding: 15px;
    justify-content: center;
}

.box_about_us1 {
    width: 100%;
    display: flex;
    padding: 15px;
    justify-content: center;
}

.box_about_left {
    width: 60%;
    padding: 10px 15px;
}

.box_about_left .title_about {
    color: #c19977;
    font-weight: 300;
    font-size: 22px;
    line-height: 15px;
    font-style: italic;
}

.box_about_left .line {
    display: inline-block;
    background: url(../images/line_in.jpg);
    width: 122px;
    height: 23px;
    line-height: 20px;
    padding: 0;
}

.box_about_left .title_about2 {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
    margin-top: 10px;
    line-height: 55px;
    margin-bottom: 5px;
}

.box_about_left .desc1 {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    padding-right: 15%;
    line-height: 26px;
    padding: 15px 20% 10px 0;
}

.box_about_left .desc1 p {
    margin-bottom: 16px;
}

.box_about_right {
    width: 40%;
    padding: 10px 15px;
}

.card-price {
    text-align: center;
    width: 100%;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.card-price .new-price {
    color: #f00;
    font-weight: 600;
    text-align: center;
    font-size: 17px;
    margin-right: 7px;
}

.card-price .old-price {
    font-size: 14px;
    text-decoration: line-through;
    color: #6c757d;
}

.product-detail-infor {
    padding: 0;
}

.title_sp_detail {
    text-align: left;
    padding-bottom: 0px;
}

.title_sp_detail h1 {
    padding: 10px 0 0 0;
    margin: 0;
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.product-detail-infor .box-price {
    border-top: dashed 1px #eee;
    padding: 2px 0;
    border-bottom: dashed 1px #eee;
    font-size: 25px;
    text-align: left;
    margin-bottom: 15px;
}

.product-detail-infor .box-price .new-price {
    font-size: 18px;
    line-height: 1;
    padding: 8px 0;
    color: #f00;
    font-weight: 600;
}

.product-detail-infor .box-price .price .name-price {
    margin-right: 10px;
    text-transform: unset;
}

.product-detail-infor .price-number {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-right: 10px;
}

.product-detail-infor .box-price .old-price {
    color: #767373cc;
}

.info-desc .col_2_desc .desc {
    font-size: 15px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin: 0 0px;
    line-height: 22px;
    text-align: justify;
}

.wrap-price {
    display: flex;
    width: 100%;
    overflow: hidden;
    align-items: flex-start;
    margin-top: 0px;
    flex-direction: column;
}

.list-attr1 {
    width: 50%;
    float: left;
}

.wrap-add-cart {
    display: inline-flex;
    justify-content: space-between;
    margin-left: 0;
    align-items: center;
}

.box-add-cart {
    display: flex;
}

.pro_mun {
    display: flex;
}

.pro_mun input {
    width: 32px;
    text-align: center;
    border: 1px solid rgb(232, 232, 232);
    height: 32px;
    font-size: 14px;
}

.pro_mun a {
    width: 32px;
    height: 32px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    border: 1px solid rgb(232, 232, 232);
    border-radius: 2px;
}

.box-buy {}

.box-buy a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    /* float: left; */
    margin-right: 5px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    padding: 0 15px;
    background-color: #a3a3a3;
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: bold;
}

.box-buy .addnow {
    background-color: #c31f26;
}

.box-buy {
    margin-bottom: 0;
}

.box-buy .add-to-cart {
    background-color: #e8151b;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    line-height: 42px;
    border-radius: 0;
    height: 42px;
    width: 250px;
    border: solid 0px #000;
    display: inline-block;
    position: relative;
}

.box-buy .add-to-cart:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 42px;
    height: 42px;
    background: url(../images/add-cart.svg) no-repeat center center;
    background-size: 22px;
    background-position: center center;
    background-repeat: no-repeat;
}

.product-relate {
    padding-top: 20px;
    width: 100%;
    float: left;
}

.title_sp_lienquan {
    background: #333;
    margin-bottom: 20px;
    padding: 10px 0;
}

.title_sp_lienquan span {
    color: #fff;
    padding: 9px 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
}

.sanpham_lienquan .col-product-item {
    width: 25%;
    flex: 0 0 25%;
}

.product-relate .col-product-item {
    padding: 0 15px;
}

.product-relate .product-item {
    background: #eee;
    padding: 10px;
}

.product-relate .product-item .box .image a {
    display: block;
    position: relative;
    /* padding-bottom: 85%; */
    border: 1px solid transparent;
    overflow: hidden;
}

.thongtin_sp {
    text-align: left;
    color: #faebd7;
}

.thongtin_sp h2 {
    color: #faebd7;
}

.thongtin_sp h2 a {
    color: #faebd7;
    font-size: 45px;
    font-weight: 600;
}

.thongtin_sp .desc_in {
    font-size: 15px;
    color: #faebd7;
    line-height: 22px;
    padding: 10px 0;
    margin: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.thongtin_sp span a {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: inherit;
    border: solid 1px #ffffff;
    border-color: inherit;
    padding: 7px 70px;
    border-radius: 5px;
    margin-top: 10px;
    text-transform: uppercase;
    background: transparent;
}

.linkM a {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    border: solid 1px #333;
    padding: 7px 50px;
    border-radius: 5px;
    text-transform: uppercase;
}

.linkM a:hover {
    background: #b22830;
    color: #ffffff;
    border-color: #b22830;
}

.itemMenu {
    margin-bottom: 30px;
}

.itemMenu:after {
    content: "";
    display: block;
    clear: both;
}

.itemMenu .img_box_right {
    width: 150px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.itemMenu .img_box_right img {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    backface-visibility: hidden;
}

.itemMenu .img_box_right:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.itemMenu .caption {
    overflow: hidden;
}

.itemMenu .tend {
    margin-bottom: 10px;
}

.itemMenu .tend a {
    font-size: 22px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-weight: 600;
}

.itemMenu .tend a:hover {
    color: #f14a50;
}

.itemMenu .des {
    font-size: 15px;
    line-height: 23px;
    max-height: 69px;
}

.titleL h2 {
    font-size: 26px;
    line-height: 34px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-weight: 600;
}

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

.the-content p {
    margin-bottom: 10px;
}

.the-content .desc {
    font-size: 15px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    margin: 0 0px;
    text-align: justify;
    line-height: 22px;
    margin-bottom: 10px;
}

.box_sp_detail {
    background: #eee;
    padding: 20px 0 50px 0;
}

.sanphamkhac {
    background: #fff;
    margin-top: 20px;
    padding: 50px 0;
}

.wrap-about-home {
    padding: 30px 0;
}

.maps_footer {
    display: none;
}

@media (min-width: 1230px) {
    .porto-diamonds>li:nth-child(3) {
        margin-right: 8px;
    }
    .porto-diamonds>li:nth-child(4) {
        right: 210px;
        top: -40px;
        position: absolute;
    }
    .porto-diamonds>li:nth-child(5) {
        margin-left: 568px;
        margin-top: -62px;
    }
    .porto-diamonds>li:nth-child(6) {
        position: absolute;
        margin: -2px 0 0 -22px;
    }
    .porto-diamonds>li:nth-child(7) {
        position: absolute;
        margin: 100px 0 0 -126px;
    }
    .porto-diamonds .diamond-sm,
    .porto-diamonds .diamond-sm .content {
        height: 123px;
        width: 123px;
    }
    .porto-diamonds .diamond-sm .content img {
        max-width: 180px;
        width: 180px;
        height: 180px;
        object-fit: cover;
    }
    .porto-diamonds .diamond-sm .content:after {
        left: 15%;
        top: 30%;
    }
}

@media (max-width: 991px) {
    .tab-connect .flex-box {
        display: unset;
    }
    .wrap-list-product .product-card .card-top .image img {
        height: 260px;
    }
    .page-congnghiep .container-congnghiep {
        flex-wrap: wrap;
    }
    .news_first {
        margin-bottom: 15px;
        width: 100%;
    }
    .list_news_column .item .image {
        width: 260px;
    }
    .list_news_column .item .info {
        width: calc(100% - 260px);
    }
    .contact_primary input {
        width: 100%;
        margin-right: 0px;
        float: left;
        outline: 0;
        padding-left: 10px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        height: 35px;
        margin-bottom: 15px!important;
    }
    .contact_primary textarea {
        width: 100%;
        padding: 5px 10px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        margin-bottom: 15px!important;
        outline: 0;
    }
    .find-store button[type=submit] {
        width: 50%;
    }
    .tab-item .box-left {
        position: unset;
        width: 100%;
        transform: unset;
    }
    .about-charity .about .image img {
        width: auto;
    }
    .about-charity {
        padding: 50px 50px;
    }
    .float-left {
        float: left;
    }
    .float-right {
        float: right;
    }
    .about-dr .image img {
        margin-bottom: 30px;
    }
    .about-history .history-year {
        width: 180px;
        margin: 0 auto;
    }
    .about-solution {
        padding: 50px 0 50px;
    }
    .about-dr .desc,
    .about-history .desc {
        width: 100%;
    }
    .infor-tab .nav-pills>li {
        width: 100%;
    }
    .infor-tab .nav-pills {
        padding: 0 15px;
        display: none;
    }
    .nav-pills>li.active>a,
    .nav-pills>li.active>a:focus,
    .nav-pills>li.active>a:hover {
        border-radius: 0;
    }
    .tab-danhmuc {
        margin: 0 15px;
        display: block;
        background: #940609;
        color: #fff;
        text-align: left;
        height: 40px;
        overflow: hidden;
    }
    .tab-danhmuc span {
        line-height: 40px;
        font-size: 14px;
        font-weight: 600;
    }
    .tab-danhmuc .list-bar {
        padding: 0 15px;
        margin-top: 6px;
    }
    .tab-danhmuc .bar1,
    .tab-danhmuc .bar2,
    .tab-danhmuc .bar3 {
        background-color: #fff;
        width: 25px;
        height: 4px;
        margin: 4px 0;
        transition: 0.4s;
    }
    .nav-pills>li.active>a,
    .nav-pills>li.active>a:focus,
    .nav-pills>li.active>a:hover {
        background: 0 0;
        color: #940609;
    }
    .nav-pills>li>a {
        background: #f5f5f5;
    }
    .language:not(.mobile) {
        display: none;
    }
    .language.mobile {
        display: block;
        margin: 0;
        top: 40px;
        right: 50px;
    }
    .language.mobile .group-language i {
        display: none;
    }
}

@media (max-width: 767px) {
    .maps_footer {
        display: none;
        color: #fff;
    }
    .buttons_viewmaps a {
        color: #fff;
        background: #333;
        margin: 0 0 20px 0;
        padding: 5px 20px;
    }
    #vnt-footer {
        justify-content: center;
        text-align: center;
    }
    #vnt-footer .wrapper {
        display: block;
    }
    .socialFoot ul {
        justify-content: center;
        margin-bottom: 10px;
    }
    .socialFoot {
        width: 100%;
    }
    .page-congnghiep .wrapper-content .content {
        padding-bottom: 0px;
    }
    .page-congnghiep .wrapper-content {
        padding: 20px 30px;
    }
    .page-congnghiep {
        padding: 20px 0;
    }
    .list_wrap_news .box .icon_images img {
        height: 170px;
    }
    .modal-content.fix-md-ct {
        margin-top: 100px;
    }
    .page-congnghiep .wrapper-content .big-title h1 {
        margin-bottom: 30px;
    }
    .item-one h2 {
        font-size: 28px;
    }
    .slide .desc {
        font-size: 26px;
        line-height: normal;
    }
    .form-reg-kmn label {
        color: #fff;
        display: none;
    }
    span#text3 {
        font-size: 20px;
    }
    .about-charity .about .image img {
        width: 100%;
    }
    .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;
    }
    .header-top .address-buy {
        display: none;
    }
    .header-top .hotline {
        display: none;
    }
    .title-h2:after {
        display: none;
    }
    .title-h2:before {
        display: none;
    }
    .header-main .row {
        display: block;
    }
    .mainBot .grid .col {
        width: 100%;
        padding: 20px 15px;
    }
    .mainBot .wrap.fl {
        padding-left: 0;
    }
    .news .caption {
        overflow: unset;
    }
}

@media (max-width: 550px) {
    .about_home .desc {
        text-align: justify;
    }
    .wrap-list-product .product-card .card-top {
        width: 100%;
    }
    .wrap-list-product .product-card .card-body {
        width: 100%;
    }
    .wrap-list-product .product-card .card-body .info {
        padding: 15px;
    }
    .wrap-list-product .item:nth-child(even) .product-card .card-top {
        order: 1;
    }
    .wrap-list-product .item:nth-child(even) .product-card .card-body {
        order: 2;
    }
    .wrap-list-product .product-card .card-body h4 {
        font-size: 20px;
    }
    .service-right .list-item .icon_images img {
        height: 210px;
    }
    .service .list_service {
        padding: 0;
    }
    .titlehome {
        font-size: 24px;
    }
    .about_home .title {
        font-size: 34px;
    }
    .linh-vuc-slider-wrapper .img-wrapper-outer .icon {
        opacity: 1;
    }
    .list_news_column .item .image {
        display: none;
    }
    .list_news_column .item .info h3 {
        margin: 5px 0 0;
    }
    .list_news_column .item .info {
        padding-left: 0;
        width: 100%;
    }
    .list_news_column .item .info .date {
        line-height: 24px;
        width: 120px;
        font-size: 13px;
    }
    .doitac-t .image img {
        border: none;
    }
    .linh-vuc-slider-wrapper .img-wrapper-outer .icon {
        width: 74px;
        border: 2px solid #fff;
        border-radius: 50%;
    }
    .linh-vuc-slider-wrapper .text-wrapper {
        padding-top: 44px;
        padding-bottom: 0;
    }
    .linh-vuc-slider-wrapper .sunshine-group {
        margin-bottom: 10px;
    }
    .linh-vuc-slider-wrapper .o-h2 {
        font-size: 32px;
        margin: 0;
    }
    .news_first .info {
        position: absolute;
        background-color: transparent;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 5px 10px;
    }
    .news_first .info .date {
        display: inline-block;
        color: #fff;
        font-size: 13px;
        font-style: italic;
    }
    .news_first .image {
        position: relative;
    }
    .news_first .image img {
        height: auto;
    }
    .news_first h3 {
        text-align: left;
        margin-bottom: 4px;
    }
    .news_first h3 a {
        font-size: 14px;
        max-width: unset;
        font-weight: 500;
        line-height: 20px;
        color: #fff;
    }
    .news_first .image:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        height: 60px;
        width: 100%;
        background-image: url('../frontend/images/bg_linenear.png');
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .slide .desc {
        font-size: 24px;
    }
    .item-one h2 {
        font-size: 24px;
    }
    .language {
        display: none
    }
    .header {
        height: auto;
        margin: 0;
        padding-top: 0;
        /* z-index: 10000; */
    }
    .logo-top .logo {
        margin: 6px 0;
    }
    .icon_search {
        margin: 0;
        line-height: normal;
    }
    .header-main {
        height: auto;
    }
    .search {
        top: 25px;
        margin-right: 70px;
    }
    .list-bar {
        top: 23px;
    }
    .language.mobile {
        top: 28px;
    }
}

@media (max-width: 375px) {
    .about_home .title {
        font-size: 30px;
    }
    .slide .desc {
        font-size: 20px;
    }
    .item-one h2 {
        font-size: 20px;
    }
}