@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
* {
    padding: 0;
    margin: 0;
}
h1,
h2,
h3,
h4,
h5, 
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 10px 0;
    padding: 0;

}
 .col-lg-2dot4{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-lg-9dot6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.photo_gallery iframe {
    width: 100%;
    height: 180px;
}
.contact-form form {
    max-width: 100%;
}

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

@media (min-width:1200px){
    .container{
        width: 1280px;
    }
}
@media (max-width:1200px){
    .container{
        width: 100%;
    }
}
body {
    font-family: 'Roboto Condensed', sans-serif;
}

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

a:hover {
    text-decoration: none;
}
p{
    line-height: 1.5;
}
.clear-fix {
    float: right;
    display: inline;
}

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

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

img {
    max-width: 100%;
}
.h-100{
    height: 100%;
}
.product-list {
    padding: 0 15px;
}

.d-none {
    display: none;
}

.header .header-top {
    padding: 0px 0;
    background-color: transparent;
    border-bottom-color: rgba(12, 65, 157, .1);
    background: #06466D;
    background: rgb(0,66,105);
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
}

.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;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    background: rgb(239, 69, 34);
    background: -webkit-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: -o-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: linear-gradient(to right, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
}

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


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

/*tag blog*/

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

.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: #eb1c24;
    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*/

.language {
    float: right;
    margin-left: 10px;
    display: block;
    margin-top: 5px;
}

.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%;
}
.wrap-about-home {
	padding-bottom: 50px;
}

.box-text {
    text-align: justify;
    line-height: 1.6;
    font-size: 15px;
}
.box-text p {
	padding: 0 0 5px 0;
	margin: 0;
}

.box-text table tbody {
    display: block;
}
.box-text p img {
    padding: 10px 0px;
}

.box-text table tbody tr {
    width: 48.1808%;
}

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

.title-template-news {
    
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    color: #06466D;
    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%;
    margin-bottom: 15px;
    padding-top: 10px;
}

.item-post .image {}

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

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

.item-post .content {
    text-align: left;
    padding-top: 0px;
}

.item-post .content .name {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
    line-height: 20px;
    margin: 5px 0 5px;
    height: 40px;
    overflow: hidden;
}

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

.under-content {
    position: absolute;
    top: 55%;
    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.1;
    background-color: #000;
    z-index: 1;
}

.content_slide .box_info {
    width: 55%;
    float: left;
}

.content_slide .box_info .item-one h2 {
    font-size: 22px;
}

.item-one h1 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 2%;
    margin-top: 0;
}

.item-two {
    color: #fff;
    line-height: 54px;
    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;
    max-width: 700px;
    text-transform: none;
    /* padding: 10px 0 20px 0; */
    margin: 0;
    text-align: left;
    width: 100%;
    min-height: 65px;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 25px;
}

.slide .image-slide img {
    object-fit: cover;
}

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

.content_slide {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.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: #eb1c24;
    width: 120px;
    float: right;
    color: #fff;
}

.support {
    width: 100%;
    background-image: url(../images/bg-a.png);
    background-position: 50% 15.8558px;
    background-attachment: fixed;
    background-size: cover;
}
.wapper-suppot {
    padding: 35px 25px 25px 25px;
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
    border-radius: 20px;

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

.list_support .item {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center;
}

.list_support .box_item {
    display: block;
    position: relative;
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    border: solid 1px #e8e8e8;
    box-shadow: 5px 6px 30px 0px rgb(0 0 0 / 10%);
    transition: 0.4s;
}

.list_support .icon {
    text-align: center;
    margin-bottom: 10px;
}
.list_support .icon img {
	width: 65px;
}

.list_support .icon i {
    color: #06466D;
    font-size: 35px;
}

.list_support .info {}

.list_support .info .title {
    color: #06466D;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: normal;
    height: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.list_support .info .desc {
    color: #333;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: 'Roboto', sans-serif;
}

.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: #eb1c24;
    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;
    font-weight: 600;
    /* background: rgb(39,60,126); */
    background: linear-gradient(90deg, rgb(146, 16, 16) 0%, rgb(192, 0, 0) 100%);
}

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

a.watch-video {
    outline: 0;
    display: inline-block;
    border-radius: 22px;
    background-color: #ff0000;
    color: #fff;
    border: solid 2px #fff;
    line-height: 25px;
    padding: 7px 20px 8px 20px;
    cursor: pointer;
    font-weight: 600;
    background: rgb(239, 69, 34);
    background: -webkit-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: -o-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: linear-gradient(to right, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
}

a.watch-video span {
    display: inline-block;
    height: 24px;
    text-align: center;
    margin-left: 5px;
    width: 25px;
    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-bottom: 0px;
    
}

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

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

.logo-top .logo img.logo_white {
    display: inline-block;
}

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

.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: #eb1c24;
    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); */
    background: #06466D;
    /* background: rgb(39,60,126);
    background: linear-gradient(90deg, rgba(39,60,126,1) 0%, rgba(0,130,192,1) 100%); */
    background: rgb(0,66,105);
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
}

.our_client-left {
    position: unset;
}

.our_client .img {
    width: 250px;
	text-align: right;
	float: right;
	margin-top: 20px;
}

.our_client .img img {}


.our_client .title {
    margin: 50px 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(255 255 255 / 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: #fff;
    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: 135px;
}

.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;
    font-weight: 600;
    font-size: 17px;
}

.our_client .box_item .info .chucvu {
    color: #fff;
    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; */
}

.header-main .menu {
    /* width: auto; */
    /* float: right; */
    padding: 0 0px 0 0;
}

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

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

.social-top {
    float: right;
    margin-right: 0;
}

.footer_column .social-top {
    float: unset;
    margin-top: 0px;
}

.footer_column .social-top ul li a {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_column .social-top ul li a i {
    color: #06466D;
    font-size: 19px;
}

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

.footer_column .social-top ul li {
    background: #06466D;
}

.social-top ul li {
    /* background: linear-gradient(to right, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%); */
    float: left;
    margin-right: 5px;
    line-height: 40px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}

.social-top ul li a {
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    border-radius: 0;
    background: #256c94;
}

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

.social-top ul li a img {
    width: 27px;
    height: 27px;
    border-radius: 50%;
}

.search {
    width: auto;
    float: right;
    position: relative;
    margin-left: 25px;
    padding: 28px 0;
}

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

.form_search {
    width: 200px;
    float: left;
    z-index: 1;
    border: 1px solid #ccc;
    border-radius: 40px;
    overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.news_detail_content ul li h2 {
    font-size: 18px;
    line-height: 22px;
}

.news_detail_content ul li h3 {
    font-size: 16px;
    line-height: 22px;
}

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

.news_detail_content img {
    height: auto !important;
}

.news_detail_content h1 {
    margin: 0 0 15px;
    font-size: 22px;
    font-weight: 600;
    color: #06466D;
}

.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: #06466D;
}
.news_detail_content p img {
    padding: 10px 0px;
}
.name a {
    font-size: 16px;
}

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

.title-sider-bar {
    margin: 0;
    color: #fff;
    font-weight: 700;
    padding: 6px 15px 6px 25px;
    border-left: 5px solid #3f85af;
    line-height: 27px;
    text-transform: uppercase;
    background-color: #06466D;
    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 10px;
    width: 25%;
}

.list_kill .item .box {
    display: block;
    text-align: center;
    background: #fff;
    border-bottom: solid 2px #f00;
    box-shadow: 5px 6px 30px 0px rgb(0 0 0 / 10%);
    transition: 0.4s;
    padding: 10px;
}

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

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

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

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

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

.slick-track {
    overflow: hidden;
}

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

.header-top .address-buy {
    margin: 9px 15px 10px 0;
    color: #fff;
    float: left;
    font-weight: 300;
}
.header-top .title {
    margin: 0;
    color: #fff;
    float: left;
    line-height: 40px;
    font-weight: 400;
}

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

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

.header-top .title a {
    color: #fff;
}
.header-top .title i{
    width: auto;
    float: left;
    margin-right: 6px;
    margin-top: 9px;
    font-size: 21px;
    color: #fff;
}
.header-top .title span{
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
}

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

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

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

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

.header-main {
    position: relative;
    background: white;
}



.header-main .navbar-inverse .navbar-nav>li>a {
    display: block;
    color: #06466D;
    text-transform: uppercase;
    font-size: 15px;
    transition: all 0.4s ease-out 0s;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    padding:0px;

    

}

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

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

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

.navbar-nav .nav-item .nav-sub li {
    padding: 0 0px;
    border-bottom: 1px solid #eee;
    position: relative;
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
}

.navbar-nav .nav-item .nav-sub li a {
    display: block;
    padding: 10px 15px;
    /*white-space: nowrap;*/
    border-bottom: 0px solid #e6e6e6;
    text-transform: none;
    font-weight: 500;
    color: #06466D;
}

.navbar-nav .nav-item .nav-sub li a:hover {
    color: #fff;
}
.navbar-nav .nav-item .nav-sub li a:hover span {
    color: #fff;
}
.navbar-nav .nav-item .nav-sub .childs:hover {
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
}


.header-main .navbar-nav>li+li {
    display: flex;
    align-items: center;
    margin-left: 10px;
    cursor: pointer;
    
}

.header-main .navbar-nav>li+li i{
    font-weight: 600;
    font-size: 15px;
    color: #06466D;
    position: absolute;
    right: -7px;
    z-index: 10;
}

.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:hover>a:before {
    background-color: #0089d1;
    height: 2px;
    width: 100%;
}

.main {
}





/* 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 {
    border-bottom: 1px solid #ddd;
}

.title-h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 15px;
    color: #eb1c24;
    font-size: 25px;
    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:center;
    position: relative;
    margin-bottom: 15px;
    color: #333;
    font-size: 18px;
    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: #333;
    height: 2px;
    width: 30px;
    top: 50%;
    left: -35px;
    content: '';
    position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.map_wrap {
    width: 100%;
}

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

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

.box-footer-links {
    padding: 60px 15px 0 40px;
}

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

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

#service {
    padding: 20px 0 25px;
    background-image: url(../images/bg-a.jpg);
    background-position: 50% -91.1342px;
    background-attachment: fixed;
    background-size: cover;
    background: #fff;
    /* background: #f5f8fa; */
}

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

.form-group {
    margin-top: 15px;
    display: flex;
    position: relative;
}
.row{
    display: flex;
	flex-wrap: wrap;
}
.video, .video p, .video p iframe{
    height: 220px;
	width: 100%
}

.video p iframe{
    height: 340px;
	width: 100%
}
.form-group i {
    margin: 10px 10px 10px 10px;
    width: 20px;        
	position: absolute;
	color: gray;
	border-right: 1px solid gray;
}
.form-control {
    color: #000;
    padding-left: 37px !important;
  }
.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: #eb1c24;
    padding: 40px 25px;
}

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

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

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

.doitac-t {
    padding: 15px 0 20px 0;
    background-color: #eb1c24;
    /* background: rgb(39,60,126);
    background: linear-gradient(90deg, rgba(39,60,126,1) 0%, rgba(0,130,192,1) 100%); */
}

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

.doitac-t .image img {
    width: 100%;
    padding: 0 10px;
    margin: auto;
    height: auto;
}

.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: #fff;
    line-height: 28px;
}

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

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

.form-faq button {
    width: 140px;
    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 {}

.service .title {
    text-align: center;
    font-size: 15px;
    text-transform: none;
    max-width: 782px;
    line-height: 20px;
    margin: auto;
    padding-bottom: 30px;
    color: #333;
}

.service .sub_title {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    float: left;
    color: #06466D;
    padding-bottom: 2px;
}

.service-right .list-item .icon_images {
    margin-bottom: 10px;
}

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

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

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

.service-right .list-item .title-h4 {
    height: auto;
    color: #06466D;
    width: 100%;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 4px;
    /*overflow: hidden;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
    
}


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

.service-right .list-item .title-h4 a {}

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

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

.service-right .list-item {
    text-align: left;
    background-color: #f5f8fa;
    /* margin-bottom: 25px; */
    padding: 10px;
    /* box-shadow: 0px 0px 36px 2px rgb(50 50 50 / 16%); */
    /* border-bottom: solid 3px #06466D; */
    border: solid 1px #e8e8e8;
    border-radius: 5px;
}
.wapper-ndt {
    padding-top: 30px;
}
/*.service-right .list-item:hover {
    background-color: #eb1c24;
}

.service-right .list-item:hover .title-h4 {
    color: #fff;
}

.service-right .list-item:hover .xemthem_in2 {
    background-color: #fff;
    color: #eb1c24;
}

.service-right .list-item:hover .icon {
    color: #fff;
}

.service-right .list-item:hover .desc_home {
    color: #fff;
}

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

.wrap_news {
    width: 100%;
    margin-top: 0;
    padding: 30px 0;
    background: #f2f2f2;
}
.wrap_news .row {
}
.wrap_news .title {
    margin: 0 0 10px;
    text-align: right;
    font-size: 17px;
    color: #333;
    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: #eb1c24;
}

.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: #eb1c24;
    position: absolute;
    left: 16px;
    font-size: 36px;
}
.wrap_news iframe{
    height: 400px;
    width: 100%;
}
.list_wrap_news {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.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: 10px;
    box-shadow: 0px 0px 36px 2px rgb(50 50 50 / 16%);
}

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

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

.list_wrap_news .box .icon_images img {
    object-fit: cover;
    width: 200px;
}

.list_wrap_news .box .title-h4 {
    text-align: center;
    width: 100%;
    margin: 0 0 8px;
    line-height: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

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

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

.footer_top {
    width: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
}

.footer-main {
    background: #06466D;
    overflow: hidden;
    padding: 40px 0;
    background: rgb(0,66,105);
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
}

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

.box_footline .content_line {
    height: 14px;
    background-color: #06466D;
    position: relative;
    background: rgb(0,66,105);
    background: linear-gradient(90deg, rgba(28,95,136,1) 0%, rgba(63,133,175,1) 50%, rgba(28,95,136,1) 100%);
}

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

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

.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;
    line-height: 20px;
    height: 80px;
}

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

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

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

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

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

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

.quick_link {}

.quick_link ul {}

.quick_link ul li {
    list-style: disc !important;
    margin-left: 20px;
    color: #fff;
}

.quick_link li {
    margin-bottom: 5px;
    line-height: 24px;
}

.quick_link li a {
    font-size: 14px;
    color: #fff;
}

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

.footer_column {
    width: 100%;
}


.footer_column .title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 23px;
    color: #fff;
    font-weight: 600;
    position: relative;
    margin-top: 0;
}

.footer_column .title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 40px;
    height: 2px;
    background-color: #fff;
}

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

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

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

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

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

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


footer.footer {
    position: relative;
}

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

.footer-main .footer-box-content h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
}

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

.footer-main .footer-box-content li a {
    color: #fff;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: normal;
    font-size: 15px;
}

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

.group-coppyright {
    color: #fff;
    overflow: hidden;
    padding: 18px 0;
    margin-top: 10px;
    font-size: 14px;
}

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

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

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

.coppyright {
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
}

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

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

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

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

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

.social-bottom a {
    width: 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;
}

/* 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: #f7fcff
}

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

.nd-footer {
    margin-top: 10px;
    font-size: 13px;
    color: #c6992f;
}

.nd-footer input {
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 15px 15px;
    margin-top: 5px;
    margin-bottom: 10px;
    outline: 0;
    float: left;
    font-size: 16px;
    border-radius: 5px;
}

.nd-footer button {
    outline: 0;
    width: 100%;
    cursor: pointer;
    border: none;
    background: #1a2539;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: unset;
    padding: 15px 20px;
    margin-top: 5px;
    border-radius: 5px;
}

.nd-footer img {
    float: left;
    width: 35%;
}

.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: #fff;
    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;
}
.list-small-image .small-image img {
    aspect-ratio: 1/1;
    max-height: 100px;
    width: 100%;
}
.header__mobile{
    display: none;
}

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

.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: #eb1c24;
    padding: 30px 20px;
    border-radius: 10px;
}

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

.form-reg-kmn button {
    font-size: 15px;
    color: #fff;
    margin: auto;
    display: block;
    padding: 5px 25px;
    background: #ff0000;
    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;
    background: rgb(239, 69, 34);
    background: -webkit-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: -o-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: linear-gradient(to right, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
}

.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: #fff;
    width: 100%;
}

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

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;
    border: solid 1px #ccc;
}

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

.form-group button {
    display: inline-block;
    background-image: linear-gradient(to right, #ca9115, #e2b13e);
    color: #000;
    padding: 12px 25px;
    font-weight: 500;
    font-size: 15px;
    float: right;
    border: none;
    border-radius: 20px;
    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: 38px;
}

.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: 0px;
    right: 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: -35px;
    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: 30px;
    height: 30px;
    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% - 0px);
}

.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: 25px;
    line-height: 1.2;
    letter-spacing: -1.4px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
}

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

.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 {
    border: 1px solid #222;
    background: #fff;
    flex: 1;
    min-width: 40px;
    border-radius: 3px;
    min-height: 38px;
    margin-bottom: 8px;
    font-size: 16px;
    color: #333;
    background-color: Transparent;
    padding: 7px 10px;
    height: auto;
    overflow: hidden;
    height: 48px;
    border: solid 1px #ddd;
    background-color: #fff;
    margin-bottom: 12px;
	padding-left: 15px !important
}

.newsletter-content .input-wrapper-inline button {
    border-radius: 3px;
    padding: 0;
    border-color: #f00;
    display: block;
    background-color: #f00;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    position: relative;
    line-height: 45px;
    text-align: center;
    width: 100%;
}
.bao_thu {
    text-align: center;
}
.xemthem_in2 i {
    margin-left: 2px;
    margin-top: -1px;
}
.content_camket ul{
    margin-left: 15px;
}
.content_camket ul li{
    padding: 3px 0px;
    list-style: disc;
}
.camket{
    padding-top: 15px;
}
.name_camket{
    color: #06466d;
    font-size: 19px;
    font-weight: 600;
}
.list-brand {
    display: flex;
}

.wapper-brand {
    padding: 20px 0px;
}

.brand-title h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #06466D;
}

.box-brand img {
    border-radius: 20px;
}

.box-brand {
    padding: 0 5px;
}
.image-tx img {
    width: 100%;
}

.slide-products-tx {
    display: flex;
    height: 100%;
}
.wap-product-content{
    padding: 2px 8px 10px 8px;
background: #e1e1e1;
}
.products-tx {
    width: 100%;
    background: #fff;
    height: 100%;
    margin: 0 10px;
}
.box-banner-products img {
    width: 100%;
}
.box-banner-products {
    height: 100%;
    background-color: #198e3d;
    display: flex;
    align-items: center;
}
.products-name h2 a {
    font-weight: 600;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
}

.products-name h2 {text-align: center;}

.products-price {
    font-size: 16px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #f00;
    text-align: center;
}
.list-products-tx {
    margin-top: 20px;
    margin-bottom: 30px;
}
.wapper_clear_fix {
    position: relative;
    padding: 15px;
    text-align: center;
}
.wrap-product-home{
    background: #F2F2F2;
}
.price-detail {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-image: linear-gradient(to bottom right, #f00, #fe1111);
    border-radius: 5px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}



.price-new {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 15px;
    color: #f00;
}
.price-container{
    height: 55px;
}
.price-detail:hover {
    color: #fff;
}

.paynow {
    display: inline-block;
    background: #e00;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
}
.tuvan {
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%) !important;
}
.paynow p {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
}

.price-old {
    margin-bottom: 0;
}

.instruct-pay {
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    background-image: linear-gradient(to bottom right, #000, #333);
    border-radius: 5px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    display: inline-block;
    text-transform: uppercase;
}

.instruct-pay:hover {
    color: #fff;
}

ul {}

.wapper_clear_fix ul li {
    margin-bottom: 10px;
}

.policy {
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    background-image: linear-gradient(to bottom right, #000, #333);
    border-radius: 5px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    display: inline-block;
    text-transform: uppercase;
}

.stores {
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    background-image: linear-gradient(to bottom right, #000, #333);
    border-radius: 5px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    display: inline-block;
    text-transform: uppercase;
}

.policy:hover {
    color: #fff;
}

.stores:hover {
    color: #fff;
}

.paynow:hover {
    color: #fff;
}

.slide .slick-prev i {
    font-size: 16px;
    margin: auto;
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
}

.slide .slick-next i {
    font-size: 16px;
    margin: auto;
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }
  
  .modal-content {
    background-color: #fff;
    margin: 10% auto;
    padding: 20px;
    border-radius: 5px;
    width: 30%;
  }
  .modal-content .btn {
    width: 120px;
}
  .close {
    float: right;
    cursor: pointer;
  }
.modal-content h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
}
  form {
    margin: 0 auto;
  }
  
  label {
    display: block;
    margin-bottom: 8px;
  }
  
  input[type="text"],
  input[type="tel"],
  input[type="email"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  
  input[type="file"] {
    width: 100%;
    padding: 5px;
    margin-top: 5px;
  }
  
  button {
    background-color: #007bff;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
  
  button:hover {
    background-color: #0056b3;
  }
  .header-bottom .navbar-inverse {
    background-color: transparent;
    margin: 0;
    position: unset;
    border: 0;
}

.navbar-nav li {
    position: relative;
    display: block;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.header-bottom .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;
    box-shadow: 0 0px 5px rgb(0 0 0 / 18%);
    z-index: 2;
}

.header-bottom .navbar-nav .nav-item:hover .nav-sub {
    margin-top: -25px;
    opacity: 1;
    visibility: inherit;
    width: 210px;
}

.header-bottom {
    background: #f5f8fa;
}

.navbar-nav li a span {
    color: #fff;
    margin-right: 10px;
}

.navbar-nav li a:hover span {
    color: white;
}


.form_search-desktop{
    display: inline-flex;
}
input.txt-search-header{
    width: 359px!important;
    height: 30px;
    background: #fff;
    font-size: 14px;
    padding: 0 5px;
    float: left;
    margin: 5px 0 0;
    border-radius: 0;
    border-radius: 5px 0 0 5px;
    border: none;
    font-style: italic;
    
}
.search-form-desktop{
    width: auto;
    float: right;
    padding: 0 0 0 15px;
    text-align: right;
}
.right-header-top{
    float: right;
}
.right-header-top a{
    font-size: 14px;
    line-height: 40px;
    padding: 7px 15px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;

}
#form1{
    max-width: none;
}
.right-header-top span{
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.bvc-btn-search{
    padding: 0 8px;
    height: 30px;
    margin-top: 5px;
    border: 0;
    background: #198E3D;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    border-radius: 0px 5px 5px 0px;
}
.form_search-desktop p{
    border-left: 1px solid #fff;
    font-size: 14px;
    width: 100px;
    background-image: linear-gradient(to right, #7BBE62, #198E3D);
    height: 30px;
    line-height: 30px;
    margin: 5px 0 0;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    text-align: left;
    color: #fff;
    border-radius: 0 5px 5px 0;
}
.cart-mobile{
    margin-right: 60px;
    font-size: 22px;
    position: relative;
    top: 3px;
}
.count-cart{
    position: absolute;
    color: #fff;
    background: #016AB3;
    width: 22px;
    height: 22px;
    font-size: 15px;
    border-radius: 50%;
    /* display: flex; */
    align-items: center;
    /* justify-content: center; */
    top: -10px;
    right: -13px;
}
#icon_cart{
    background: url(/frontend/images/cart.png) 0px 3px;
    height: 33px;
    width: 42px;
    background-repeat: no-repeat;
    float: right;
    margin-top: 5px;
    line-height: 20px;
    margin-left: 10px;
    position: relative;
}
.order-now{
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.order-now a{
    padding: 7px 15px;
    font-weight: 600;
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
    background-image: linear-gradient(to right, #198E3D, #7BBE62);
}
.icon-cart-order{
    margin-right: 0;
}
.slick-slder1{
    position: absolute;
    top: 50%;
    background-color: unset;
    z-index: 9;
    color: #000;
    font-size: 20px;
}
.slick-slder:hover{
    background: none;
}
.slick-slder1:hover{
    background: none;
}
.slick-prev3{
    left: -12px;
}
.slick-next3{
    right: -12px;
}
.status-product{
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 22px;
}
.price-old{
    color: #6f6f6f;
    text-decoration: line-through;
}
.old-price-line{
    text-decoration: unset;
    color: #6f6f6f;
    font-weight: 400;
}
.icon-cart-order img{
    width: 20px!important;
    float: left;
    margin-top: -3px;
    margin-right: 3px;
}
#icon_cart span{
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 4px;
    font-size: 13px;
    width: 14px;
    top: -2px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-main .navbar-nav .nav-item:hover .nav-sub{
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
}









/*css*/
.wrap-breadcrumbs {
    background: #eee;
    margin-bottom: 15px;
    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;
}
.title-template-news{
    position: relative;
    margin-bottom:30px;
}
.group-title .title:before, .title-template-news: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) {
    .product-relate .product{
        padding: 20px 0px 0px 0px;
    }
    .group-bar {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        display: block;
        text-align: center;
        z-index: 48;
        cursor: pointer;
        text-align: center;
        background: #fff;
        color: #333;
        border-top: 1px solid #e6e6e6;
        box-shadow: 0 -1px 20px rgba(0, 0, 0, .2);
    }

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

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

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

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

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

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

    .product-sidebar {
        padding: 0;
    }

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

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

    .top {
        top: 0;
    }
}

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

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

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

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

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

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

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

.category-info .number {
    font-size: 56px;
    line-height: 1;
    font-weight: 600;
    color: #93b0c9;
    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;
}
.service .slick button{
    height: 35px;
    width: 35px;
    background: white;
    border-radius: 100%;
    border: 1px solid #c51d1d;
}
.service .slick button i{
    color: #d91818;
    font-size: 25px;
}
.service .slick .slick-list{
    overflow: initial !important;
}
.service .slick .slick-track {
    overflow: initial !important;
}
.service .container{
    overflow: hidden;
}
.main1{
    overflow: hidden;
}
@media (max-width: 768px) {
	.slick-slide.slick-center span {
  		z-index: 1;
  		transform: scale(1);
	}
	.service .slick .slick-list{
    overflow: hidden !important;
}
.service .slick .slick-track {
    overflow: hidden !important;
}
}
@media (max-width: 991px) {
    .news .group-image .image {
        width: 150px;
        float: left;
    }

    .main {
    }

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

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

    .logo-top .logo img.logo_color {
        display: block;
    /* margin-top: 12px; */
    text-align: left;
    }

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

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

    .information {
        padding: 0;
    }

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

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

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

@media (max-width: 767px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slide_top {
    max-width: 100%;
}

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


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

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

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

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

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

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

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

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

button {
    cursor: pointer
}

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

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

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

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

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

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

.count {
    text-align: center;
}

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

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

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

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

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-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;
}

.cate_home .list_cate {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 20px;
}

.cate_home .list_cate2 {
    margin-bottom: 0;
}

.cate_home .list_cate .item {
    padding: 0 10px;
    float: left;
    width: 33.33333%;
}

.cate_home .list_cate2 .item {
    padding: 0 10px;
    float: left;
    width: 50%;
}

.cate_home .list_cate .image {
    width: 100%;
    overflow: hidden;
    border: 1px solid #bbb;
    border-radius: 3px;
}

.cate_home .list_cate .box .image img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 150px;
    object-fit: cover;
    transition: 0.5s;
}

.cate_home .list_cate .box:hover .image img {
    transform: scale(1.2);
}

.cate_home .list_cate .box {
    overflow: hidden;
    color: #222;
    align-items: center;
    border: 0;
    border-radius: 3px;
    font-size: 16px;
    width: 100%;
}

.box-01 {
    width: 35%;
}

.box-02 {
    width: 20%;
}

.box-03 {
    width: 20%;
}

.box-04 {
    width: 25%;
}
.contact-top {
    display: inline-block;
    float: right;
    margin-right: 0;
    margin-top: 22px;
}
.contact-top .phone1 {
    font-size: 19px;
    text-align: left;
    line-height: 24px;
    font-weight: bold;
    padding-right: 25px;
    width: 100%;
    margin: auto;
    max-width: 246px;
    position: relative;
    left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contact-top .phone1 span {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.icon-phone {
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    left: -46px;
    top: 50%;
    padding: 0px;
    color: white;
    transform: translateY(-50%);
}
section.section__8 {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #f2f2f2;
    margin: 40px 0;
}
section.section__10 {
    margin-top: 50px;
}
.number-special{
    margin-top: 50px;
    padding: 45px 0 40px;
    width: 100%;
    background-image: linear-gradient(to right, #8d0000, #ef0000);
    position: relative;
}
.title__home {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    position: relative;
}
.title__home-h2 {
    /* text-align: center; */
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    color: #06466D;
    padding-bottom: 0px;
}
.title__home .line {
    text-align: center;
    width: 100px;
    height: 3px;
    line-height: 20px;
    padding: 0;
    margin: auto;
    justify-content: center;
    margin-bottom: 15px;
    display: inline-block;
    background: #06466D;
    display: none;
}
.items_product {
    justify-content: left;
}
.list-product-card .clm{
    margin: 10px 0px 10px 0px;
}
.box-sp {
    border: 1px solid #eee;
    height: 100%;
}
.box_sp_img {
    position: relative;
}
.box_sp_img img {
    width: 100%;
    object-fit: cover;
	max-height: 240px;
    aspect-ratio: 1/1;
}
.sale {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: red;
    color: #fff;
    padding: 0.3em 0.5em;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
}
.wapper-price {
    text-align: center;
    margin-bottom: 0;
    line-height: 26px;
}
.wapper-price span.price-old {
  font-size: 14px;
  text-decoration: line-through;
  margin-right: 6px;
  color: #6f6f6f;
}

.wapper-price span.price-new {
  font-size: 15px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  color: #f00;
}

.price {
  text-align: center;
}
.box_sp_text_bottom h2 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 5px;
}
.box_sp_text_bottom h2 a {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 42px;
}
.action-bar {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  display: none;
}

.btn_view {
  background: #eee;
  border-radius: unset;
  position: relative;
}

.action-name {
  display: none;
}

.action-bar a:hover {
  background: #eee;
}

.box_sp_img:hover .action-bar {
  display: block;
}

.action-name {
  opacity: 0;
  position: absolute;
  bottom: 125%;
  background: #333;
  padding: 5px 8px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  left: 57%;
  transform: translateX(-50%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  width: auto;
  min-width: max-content;
}

.btn_view:hover .action-name {
  opacity: 1;
}

.action-name::before {
  background: transparent;
  content: "";
  position: absolute;
  height: 8px;
  left: 0;
  top: 100%;
  width: 100%;
}

.action-name::after {
  background: #333333;
  content: "";
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
  width: 10px;
  left: calc(50% - 5px);
  bottom: -5px;
}
.show-all {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 105px;
}
.show-all .button {
    color: #06466D;
    text-align: center;
    background-color:#fff;
    border-radius: 5px;
    align-items: center;
    padding: 0px 0px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    transition: transform 0.3s, background-color 0.3s;
    display: inline-block;
    position: relative;
    border: none;
    text-transform: uppercase;
    border: 0;
}




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

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

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


    .box-01 {
        width: 100%;
    }

    .box-02 {
        width: 55%;
    }

    .box-03 {
        width: 45%;
    }

    .box-04 {
        width: 100%;
    }

    .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: #eb1c24;
    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: 100px;
    height: 2px;
    line-height: 20px;
    padding: 0;
    margin: auto;
    justify-content: center;
    margin-bottom: 15px;
    display: inline-block;
    background: #06466D;
}

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

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

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #eb1c24;
    font-weight: 700;
    background-color: transparent;
}

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

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

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

.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;
}
.slide .slick-next {
   width: 20px !important;
   opacity: 1;
   display: flex;
   align-items: center;
   justify-content: flex-start;
   z-index: 1;
}
.slick-slder{
    position: absolute;
    background-color: unset;
    top: 50%;
    color: #000;
    z-index: 1;
    font-size: 24px;
    visibility: hidden;
}

.faded:hover .slick-slder{
    visibility: visible;
    transition: 1s;
}
.faded:hover .slick-prev2{
    left: 0;
    transition: 1s;
}
.faded:hover .slick-next2{
    transition: 1s;
    right: 0;
}
.slick-prev2{
    left: -50px;
}
.slick-next2{
    right: -50px;
}
.xemthem_in2 {
    display: inline-flex;
    width: 105px;
    margin: 10px;
    align-items: center;
    margin: 10px 0 5px 0;
    display: flex;
    border-radius: 5px;
    justify-content: center;
    font-size: 12px;
    background: #06466D;
    padding: 7px 15px;
    text-transform: uppercase;
    color: #fff;
    background: rgb(0,66,105);
    display: inline-flex;
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
    display: none;
}
.text-center #change_step02{
    border-color: unset!important;
    outline-color: unset;
    border: none!important;
}
.item-post .xemthem_in2{
    float: right;
}

.xemthem_in2 a {
    color: #fff;
}

.logo-footer {
    margin-bottom: 20px;
}

#button-contact-vr {
    top: calc(80% - 180px);
    left: 0;
    margin: -10px;
    transform: scale(0.8);
    margin-bottom: 100px !important;
    position: fixed;
    z-index: 99999;
}

#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    /* max-height: 25px; */
    /* max-width: 27px; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
    /* display: none; */
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #dd3333;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #dd3333;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #dd3333;
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #dd3333;
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

#viber-vr .phone-vr-img-circle {
    background-color: #2196f3;
}


/* HHH */

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

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

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

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

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

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

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

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}


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

.support .title-home {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}
.title__home--seemore{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: solid 1px #06466D;
}
.support .line {
    width: 100px;
    height: 2px;
    background-color: #fff;
}

.support .content-wc {
    margin-top: 16px;
    line-height: 23px;
    text-align: justify;
    color: #fff;
    font-size: 15px;
}

.support .link-viewmore {
    display: inline-block;
    background-color: #ff0000;
    color: #06466D;
    padding: 10px 20px;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 15px;
    background: #f70000;
    background: #06466D;
    /* background: -webkit-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: -o-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: linear-gradient(to right, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%); */
    border-radius: 5px;
    background: rgb(0,66,105);
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
    background: #fff;
}

.block-contact .contact-form {
    padding: 20px 0px;
}

.title-contact {
    font-weight: 600;
    font-size: 20px;
    padding-top: 20px;
    color: #eb1c24;           
}
.contact-form .title_form{
    font-weight: 600;
    font-size: 22px;
    color: black;           
}
.list-address-footer {
    padding-top: 20px;
    font-size: 15px;
    line-height: 24px;
    color: #333;
}

.btn-primary {
    background: rgb(0,66,105);
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
    font-weight: 600;
}

.xemthem_in_home {
    width: 150px;
    margin: auto;
    padding: 10px;
    text-align: center;
    background: #f70000;
    background: linear-gradient(90deg, rgb(220 23 23) 0%, rgb(191 31 31) 100%);
    /* background: -webkit-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: -o-linear-gradient(left, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%);
    background: linear-gradient(to right, rgba(239, 69, 34, 1) 0%, rgba(243, 112, 34, 1) 51%, rgba(239, 69, 34, 1) 100%); */
    border-radius: 30px;
}

.xemthem_in_home a {
    text-align: center;
    padding: 10px;
    color: #fff
}






.header_right .language {
    display: none;
}


.list_wrap_news .content .info{
    margin-left: 10px !important;
    flex: 1;
}
.list_wrap_news .content .info a .title-h4 {
	text-align: left;
}
.list_wrap_news .content .info .read-more{
    text-align: right;
    padding-top: 5px;
}
.list_wrap_news .content .info .read-more a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #004269;
}
.news_detail_content p {
    line-height: 24px;
}
.list_wrap_news .content .info .desc_home {
	text-align: justify;
	display: block;
}
.wrap_news .title h2{
    text-align: left;
    font-weight: 600;
    color: #05456C;
    font-size: 25px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.wrap_news .title h2::after{
    position: absolute;
    content: "";
    height: 3px;
    width: 15%;
    background-color: #05456C;
    bottom: 0;
    left: 0;
    right: 0;
}

.slick-slide {
  float: left !important;
  height: auto !important;
  min-height: 1px;
  display: block;

	}
.slick{
	padding-top:50px;
	padding-bottom: 40px;
}
.slick span {
  display: block;
  color: #fff;
  font-size: 36px;
  line-height: 100px;
  position: relative;
  text-align: center;
  /*border: solid 1px rgb(145, 195, 0);*/
  
  transform: translate(0, 0) scale(.4);
  transition: all .4s ease;
  opacity: .5;
}

.slick-slide.lt2 span {
	transform: translate(0%, 0) scale(.7);
}
.slick-slide.lt1 span {
  opacity: .7;
  transform: translate(0%, 0) scale(.7);
}
.slick-slide.gt1 span {
  opacity: .7;
  transform: translate(0%, 0) scale(.7);
}
.slick-slide.gt2 span {
	transform: translate(0%, 0) scale(.7);
}
.slick-slide.slick-center span {
  z-index: 1;
  transform: scale(1.2);
  opacity: 1;
  color: #e67e22;
}

.slick-prev,
.slick-next{
  position: absolute;
  top: 50%;
  appearance: none;
  margin-top: -10px;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  color: transparent;
  outline: none;
  z-index: 100;
}

.slick-prev {
	width: 20px !important;
	background: rgba(0,0,0,.17);
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	z-index: 1;
	left: 0
}
.slick-next {
	width: 20px !important;
	background: rgba(0,0,0,.17) !important;
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	z-index: 1;
}
.service .slick  a{
	position: relative;
	display: block;
}
.items_product .slick-prev i {
    color: #000;
    margin: auto;
    font-size: 12px;
}
.items_product .slick-next i {
    color: #000;
    margin: auto;
    font-size: 12px;
}
.service .slick .title{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: linear-gradient(180deg, rgba(0,0,0,0) 10%, rgba(255,0,0,0.9865079820990896) 90%);
}
.slick-center .title{
	position: absolute !important;
  	padding-bottom: 0px !important;
}
.service .slick .title h2{
	color: white;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
}
.slick-center .title h2{
	font-size:13px !important;
}
.slick-center .title{
	background: #eb1c24 !important;
}
.slick-center  .title h2 {
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  background-color: #eb1c24;
  padding: 10px 0px;
  margin: 0 !important;
}
.service .slick img{
	height: 350px;
	object-fit: cover ;
}
.slick-center img{
	height: 400px;
	width: 100%;
	object-fit: cover ;
}
.list-hotro {
	display: none;
}
.slick-center .list-hotro {
	display: block;
	padding-left:5px ;
}
.slick-center .list-hotro ul li img{
	height:11px !important;
	width: 13px !important;
	margin-right: 5px ;
	margin-top: 1px;
	position: absolute;
	left: 0;
}
.slick-center .list-hotro ul li i{
	margin-right: 5px;
	line-height:15px;
	font-size:10px !important;
	position: absolute;
	left: 0;
}
.slick-center .list-hotro ul li{
	display: flex;
	position: relative;
	padding-left: 15px;
}
.slick-center .title{
	display: flex;
	background-color: #eb1c24;
	align-items: center;
}
.slick-center .title h2{
	width: 45%;
	position: relative;
}
.slick-center .title h2:after{
	position: absolute;
	right: 0;
	width: 1px;
	height: 40%;
	background: white;
	content:"";
	top: auto;
	bottom: auto;
}
.slick-center .title .list-hotro{
	width: 55%;
}
.slick-center .title .list-hotro ul{
	display: flex;
	flex-wrap: wrap;
	line-height: 16px;
}
.slick-center .title .list-hotro ul li{
	width: 50%;
	font-size: 8px;
	color: white;
	text-transform: uppercase;
	font-weight: 600;
}
.block-post {
	padding-bottom: 30px;
}

.contact-top-mobile {
    display: none;
}


.product-relate .title {
    width: fit-content;
    display: block;
    background: rgb(0,66,105);
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
    height: 42px;
    /* line-height: 42px; */
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    border-radius: 3px;
    align-items: center;
    border-radius: 3px 3px 0px 0px;
}
.product-relate .title  h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 20px;
}
.product-relate {
	padding-bottom: 20px;
}
.product-relate .col-lg-9dot6 {
	width: 100%;
}


.big-image {
    width: 100%;
    height: 100%;
}
.product-grid__image {
    height: 200px;
}
.product-grid__title a {
    font-size: 16px;
}
.product-grid__title a {
    overflow: hidden;
    min-height: 30px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product-relate {
    padding-top: 30px;
    padding-bottom: 40px;
}
.col-box-product-main-left {
    width: 42%;
}
.col-box-product-main-right {
    width: 57%;
}
.list-product-card {
    position: relative;
}
.list-product-card .prev {
    border: none;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: -20px;
}
.list-product-card .prev i {
    font-size: 24px;
}
.list-product-card .next i {
    font-size: 24px;
}
.list-product-card .next {
    border: none;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: 50%;
}
.hrefImg .bk-product-image {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.tab-pane ul li {
    list-style: disc !important;
    margin-left: 30px;
}
.product-grid__title a {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 42px;
}

.product-prices ins {
    font-size: 16px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #f00;
    text-decoration: none;
}
.product-prices {
    text-align: center;
}
.grid__column {
    padding-bottom: 30px;
}



.details .breadcrumb {
    overflow: hidden;
    margin: 0;
    border-radius: 0;
    background: 0 0;
    flex-wrap: wrap;
}
.slick-slide img {
    object-fit: cover;
}



.list-product-relate{
    margin: 0px -10px;
    padding-bottom: 25px;
}
.product-relate__card{
    padding: 0px 10px;
}
.product-relate__img{
    max-height: 300px;
}
.product-relate__img img{
    aspect-ratio: 1/1;
    height: 100%;
    width: 100%;
}
.product-relate__card h3{
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    color: #06466d;
}
.product-relate__card .price-old{
    font-size: 16px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #f00;
    text-decoration: none;
}
.product-relate__price{
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-relate__price span{
    padding: 0px 5px;
}
.product-relate__price .price-new{
    color: #b60909;
  font-weight: 600;
  font-size: 16px;
}
.map-contact iframe{
    width: 100%;
    height: 200px;
}
.bk-product-name{
    font-size: 26px;
    color: #06466d;
  line-height: 1.2;
  font-weight: 600;

}

.number_special{
    padding: 45px 0 40px;
    width: 100%;
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
    position: relative;
    margin-top: 50px;
}

.number_special .bg_goc_count{
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    z-index: 2;
}

.number_special .bg_img_count{
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    z-index: 2;
}

.number_special .bg_img_count img{
    height: 100%;
    width: auto;
}

.number_special .title{
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    position: relative;
    z-index: 3;
}

.list_count {
    width: 100%;
    float: left;
    margin-top: 40px;
    position: relative;
    z-index: 3;
}

.list_count .item {
    position: relative;
    z-index: 1;
    width: 33.3333%;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 0 15px;
    display: flex;
}

.list_count .item .icon_image {
    margin-right: 15px;
}

.list_count .item .box_nd {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.list_count .item .counter-value {
    display: block;
    font-size: 34px;
    font-weight: 600;
    color: #fff;
    line-height: normal;
    text-align: left;
    margin-bottom: 10px;
}

/* .number_ok::after {
    font: normal normal normal 25px/1 FontAwesome;
    font-size: 25px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    padding-left: 4px;
    content: "\f067";
    font-weight: 900;
} */

.list_count .item p {
    margin: 0;
}



.header__top {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 0px;
}
.header__logo img, 
.header__banner img{
    height: 90px;
}
.header__service{
    width: 45%;
}
.header__service ul{
    display: flex;
    flex-wrap: wrap;
}
.header__service ul li{
    width: 50%;
    line-height: normal;
    font-size: 19px;
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    display: flex;
    align-items: center;
    padding: 5px;
}
.header__service img{
    height: 28px;
    width: 28px;
    margin-right: 5px;
}
.header__menu{
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
}

.navbar{
    min-height: auto;
}
.navbar-nav .nav-item {
    padding: 5px 30px;
    position: relative;
}
.navbar-nav .nav-item::after{
    position: absolute;
    right: 0;
    height: 25px;
    width: 1px;
    background-color: #d2d2d2;
    content: "";
}
.menu-desktop .navbar-nav .nav-item:nth-child(6)::after {
    content: unset;
}



.navbar-nav .nav-item  a{
    line-height: 34px;
    border-right: 1px solid #d2d2d2;
    display: flex !important;
    align-items: center;
}
.navbar-nav .nav-item  a:first-child{
    border-right: 0px solid #d2d2d2;
}
.form_dk{
    padding: 20px 0 30px 0;
    background-image: linear-gradient(to right, #eeeeee, #fff);
    width: 100%;
}
.hotline_home, .box_form {
    padding: 0 15px;
    float: left;
    width: 50%;
}
.hotline_home .image, .hotline_home .box_phonenumber{
    display: inline-block;
    float: left;
}

.hotline_home img{
    width: auto;
    padding-top: 12px;
}

.hotline_home .box_phonenumber{
    padding-left: 20px;
}

.box_phonenumber p{
    font-size: 18px;
    padding: 0;
    margin: 0;
}

.box_phonenumber .number{
    font-weight: 600;
    padding-top: 0;
    margin: 0;
    font-size: 26px;
    color: #f00;
}

.box_phonenumber .time{
    margin-top: 0;
    color: #000;
    font-size: 15px;
}

.box_form form {
    float: right;
    width: 100%;
    display: block;
    max-width: 653px;
}

.box_form span {
    float: left;
    color: #06466D;
    display: inline-block;
    font-size: 18px;
    width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.btn-primary {
    color: #fff;
    background-color: #b20f0f;
    border-color: #b20f0f;
    text-transform: uppercase;
    padding: 5px 25px;
}

.box_form input {
    float: left;
    max-width: 490px;
    width: 100%;
    height: 43px;
    padding-left: 17px;
    line-height: 43px;
    background-color: rgba(255,255,255,.1);
    color: #000;
    font-size: 16px;
    margin-right: 10px;
    border: 1px solid #06466D;
    font-style: italic;
}

.box_form input::placeholder{
    font-style: italic;
}

.box_form button {
    float: left;
    border-radius: 5px;
    display: inline-block;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    transition: .17s ease-in-out;
    font-weight: 500;
    height: 43px;
    color: #fff;
    font-style: italic;
    border: none;
    width: 100px;
    background: linear-gradient(90deg, rgba(0,66,105,1) 0%, rgba(63,133,175,1) 50%, rgba(0,66,105,1) 100%);
}
img{
    object-fit: cover;
}
.list-img{padding: 40px 15px;}
.list-img h2 {
	text-align: center;
    font-weight: 600;
    color: #05456C;
    font-size: 25px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 20px;
	text-transform: uppercase;
}
.item_list-img{
display: flex;
flex-wrap: wrap;
}
.box_list-img{
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.box_list-img_2{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.item_list-img_all{
margin: 0px -3px;
}
.box_list-img_2, .box_list-img_big{
padding: 0px 3px;
margin-bottom: 6px;
}
.box_list-img_big a{
height: 100%;
display: block;
}
.box_list-img_big a img{
height: 406px;
width: 100%;
}
.box_list-img_2 a img{
height: 200px;
width: 100%;
}
@media (max-width:786px) {
.box_list-img_2 a img{
height:100px;
}
.box_list-img_big a img{
height: 206px;
}
}

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

/* list hinh anh */

/* end list hinh anh */






@media (min-width: 1600px) {
    .slide .image-slide img {
        object-fit: cover;
    }
}


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

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

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

    .logo-top .logo {
        margin: 10px 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: 0px;
        opacity: 1;
        visibility: inherit;
        width: 210px;
    }

    .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) {
    .products-tx{
        width: 100%;
        margin: 0 0;
    }
	.product-relate .col-lg-2dot4 {
		margin-bottom: 20px;
	}
	.show-all {
		margin: 0;
	}
    .box-banner-products{
        display: none;
    }
    footer.footer{
        margin-top: 0px;
    }
    .wrap-breadcrumbs{
        margin-bottom: 0;
    }
    .news_detail_content p{
        margin-bottom: 18px!important;
    }
    .details .container {
    }
    .row-details {
        display: inline !important;
    }
    .product-detail-infor .box-infor {
        padding-top: 20px !important;
    }
    .list-small-image .small-image img {
        padding: 5px;
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
    }

    .box-image-product .image-main img {
        width: 100%;
    }
    .slick-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }



    .our_client {
        padding: 0px 0 15px;
    }
    .news_home {
        padding: 0;
    }

    .modal-First .modal-dialog {
        max-width: 820px;
    }

    .header {
        background-color: #fff;
    }

    .search button[type=submit] {
        background-color: #fff;
        color: #eb1c24;
    }

    .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 #eb1c24;
        position: absolute;
        background-color: #eb1c24;
        display: none;
        width: 300px;
        padding: 10px 40px 10px 10px;
        right: 0;
        top: 100%;
        border: 0;
        z-index: 1;
        border-radius: 0;
    }

    .photo_gallery {
        width: 100%;
    }
    .photo_gallery li img {
        height: 60px;
    }

    .footer_column {
        margin-top: 30px;
    }

    .footer-main {
        padding: 10px 0 20px;
    }

    .our_client-left {
        width: 100%;
    }

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

    .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 {
        width: 100%;
        height: auto;
    }

    .search {
        position: absolute;
        right: 15px;
        top: 0;
        padding: 0;
    }

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

    .icon_search {
        margin: 19px 0;
        color: #fff;
    }

    .menu-mobile {
        background-color: #06466D;
        overflow: hidden;
        position: fixed;
        z-index: 999;
        width: 300px;
        height: 100%;
        left: 0;
        top: 0;
        transform: translate(-100%, 0);
    }

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

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

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

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

    .horizontal-line {
        display: none;
    }

    .follow_me {
        padding: 50px 0;
    }

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

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

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

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

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

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

    .professional .viewmore {
        width: 100px;
    }

    .professional .contactexpert {
        width: 200px;
    }

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

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

    .professional .description {
        display: none;
    }

    .subscribe {
        display: none;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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;
    }
    .bg_li i{

    }

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

    .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;
        display: flex;
        flex-wrap: wrap;
    }

    .header-main .navbar-nav>li+li i {
        width: 45px;
        line-height: 38.5px;
        text-align: center;
        background: #06466D;
        color: #fff;
        top: 0;
    }
    .navbar-nav li a span{
        color:white ;
    }

    .header-main .navbar-nav {
        float: left;
        width: 100%;
        overflow-y: auto;
    }

    .header-main .navbar-inverse {
        border-radius: 0;
        overflow-y: auto;
    }

    .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;
        border-bottom: 1px solid #e6e6e6;
        height: 40px;
        cursor: pointer;
        background: #06466D;
        width: calc(100%);
    }
    .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: -14%;
        color: #fff;
        transition: 0.3s;
        top: 0px;
        bottom: -1px;
        left: 97%;
        text-align: center;
        line-height: 40px;
        border-bottom: 1px solid #e6e6e6;
    }

   .bg_li .nav-sub {
    display: block !important;
   }

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

    .show {
        display: block !important;
    }

    .logo-top {
        text-align: center;
    }

    .logo-top .logo {
        display: block;
        margin: 6px 0;
        text-align: left;
        order: 1;
    }

    .list-bar {
        display: inline-block;
        position: absolute;
        right: 15px;
        margin: 0;
    }
    .header__mobile{
        display: block;
    }
    .header__top{
        display: none;
    }
    .slide{
        padding-top: 5px;
    }

    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-8px, 6px);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -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) {
        margin-right: 0;
    }

    .list_kill .item .box .number {
        font-size: 40px;
    }
    
}

@media (min-width: 768px) {
    
    .product-relate {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .modal-dialog {
        width: 100%;
        max-width: 600px;
    }
}

@media (max-width: 767px) {

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

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

    .title_dichvu {
        padding-top: 0;
    }

    .service .title {
        font-size: 14px;
    }

    .service .sub_title {
        float: left;
        max-width: unset;
        font-size: 24px;
        margin-bottom: 0px;
    }

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

    .desc_home {
        text-align: left;
    }

    .service-right .list-item {
        padding: 15px;
        margin-bottom: 15px;
    }

    #service {
        padding: 35px 0 25px;
    }

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

    .list-thongke p {
        width: 100%;
    }

    .group-coppyright {
        line-height: 26px;
        font-size: 15px;
    }

    .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 {
        font-size: 16px;
        margin-bottom: 1%;
    }

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

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

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

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

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

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

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

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

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

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

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

    .faq-left,
    .faq-right {
        padding: 30px 15px;
    }

    .cosmetics .content-product {
        padding: 20px 0;
    }

    .event .event-item {
        width: 100%;
    }

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

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

    .number-item {
        width: 100%;
    }

    .home-category {
        display: none;
    }

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

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

    .box-text table tbody {
        display: block;
    }

}

@media (max-width: 610px){
    .wrap_news iframe {
        height: 300px !important;
    }
}
@media (max-width: 550px) {
    
    
    .product-relate {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .list_support .info .desc {
        font-size: 13px;
        min-height: 75px;
    }

    .support .link-viewmore {
        margin-bottom: 20px;
    }

    .noi_dung_in img {
        float: unset !important;
        margin: 0 !important;
    }

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

    .our_client .sub_title {
        text-align: center;
    }

    .photo_gallery {
        max-width: unset;
    }

    .photo_gallery li {
        width: 33.333%;
    }

    .our_client .box_item .answer {
        min-height: unset;
    }

    .photo_gallery li img {
        height: 80px
    }

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

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

    .list_support .item {
        width: 50%;
    }

    .list_support .box_item {
        padding: 10px;
    }

    .list_support .icon {
        top: 6px;
        margin-bottom: 5px;
    }

    .list_support .info .title {
        display: flex;
        align-items: center;
        font-size: 13px;
    }

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

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

    .item-two {
        font-size: 22px;
        line-height: 35px;
        padding: 5px 0;
    }

    a.learn-more {
        padding: 6px 5px 6px 10px;
        font-size: 11px;
        margin-right: 10px;
        line-height: 13px;
        outline: 0;
    }

    .slide .desc {
        font-size: 14px;
        display: none
    }

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

    .service-page .width-1-mobile {
        width: 100%;
    }

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


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

    .desc_in {
        font-size: 13px;
    }

    .service-page .product-item h3 {
        height: auto;
    }

    .search.mobile {
        display: none;
    }

    .slide .desc {
        padding: 5px 0 0;
    }

    a.watch-video {
        font-size: 11px;
        line-height: 14px;
        padding: 6px 5px 6px 15px;
    }

    a.watch-video span {
        width: 13px;
        height: 13px;
        margin-left: 10px;
    }

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

    .language.mobile img {
        width: 27px;
        height: 27px;
        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;
    }

    .content_slide .box_info .item-one h2 {
        font-size: 15px;
        padding-bottom: 10px;
    }

    #button-contact-vr {
        top: calc(80% - 180px);
    }

    .box-text table tbody {
        display: block;
    }
}





.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .clm {
    flex: 1 0 auto;
    padding-inline: 7px;
    margin-bottom: 10px;
  }
  
[style*="--w-xs"] {
    width: calc(100%/12 * var(--w-xs));
    max-width: calc(100%/12 * var(--w-xs));
  }
  @media (min-width: 576px){
    [style*="--w-sm"] {
      width: calc((100%/12) * var(--w-sm));
      max-width: calc((100%/12) * var(--w-sm));
    }
  }
  @media (min-width: 768px){
    [style*="--w-md"] {
      width: calc((100%/12) * var(--w-md));
      max-width: calc((100%/12) * var(--w-md));
    } 
  }
  @media (min-width: 992px){
    [style*="--w-lg"] {
      width: calc((100%/12) * var(--w-lg));
      max-width: calc((100%/12) * var(--w-lg));
    }
    [style*="--w-lg-7"] {
      width: calc(100% /  var(--w-lg-7));
      max-width: calc(100% /  var(--w-lg-7));
    }
    .row {
        display: flex;
        flex-wrap: wrap;
        margin-inline: -15px;
      }
      .clm {
        flex: 1 0 auto;
        padding-inline: 10px;
        
      }
  }
  @media (min-width: 1200px){
    [style*="--w-xl"] {
      width: calc((100%/12) * var(--w-xl));
      max-width: calc((100%/12) * var(--w-xl));
    }
    [style*="--w-XL-7"] {
      width: calc(100% /  var(--w-xl-7));
      max-width: calc(100% /  var(--w-xl-7));
    }
  }

@media (min-width: 1200px) {
    .col-lg-2dot4, .col-lg-9dot6{
        float: left;
    }
    .col-lg-2dot4{
        width: 20%;
    }
    .col-lg-9dot6{
        width: 80%;
    }
}

@media (max-width: 768px) {
    .list_count .item{
        width: 100%;
    }
    .list_count .item .counter-value{
        text-align: center;
    }
	.slick-slide.slick-center span {
  		z-index: 1;
  		transform: scale(1);
	}
	.service .slick .slick-list{
    overflow: hidden !important;
}
.service .slick .slick-track {
    overflow: hidden !important;
}
}

@media (max-width: 1199px) {
    .list_count .item{
        display: block;
    }
    .bk-product-name{
        font-size:24px;
    }
    .list_support .box_item {
        height: 190px;
    }
    .list_support{
        padding-top: 30px;
    }
    .video{
        padding-bottom: 30px;
    }
}

@media (max-width: 991px) {

    .items_product {
        padding: 0;
    }
    .list-post {
        padding-top: 10px 10px;
    }
    .block-post {
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .title-template-news {
        margin: 20px;
        padding-bottom: 10px;
    }
    #change_step02 {
        margin-bottom: 20px;
    }
    .name a {
        font-size: 18px;
    }
    .block-post .container {
        padding: unset;
    }
    .list-product-card .next {
        z-index: 999;
        right: -10px;
    }
    .list-product-card .prev {
        z-index: 999;
        left: -12px;
    }
    .product-grid__title a {
        text-align: center;
    }
    .service-right .list-item .title-h4 {
        justify-content: center;
        text-align: center;
        display: flex;
        align-items: center;
        font-size: 17px;
        height: 15px;
     }
     .slick-slide img {
        object-fit: cover;
        width: 350px;
    }
    .list-small-image .small-image img{
        max-height: 100% !important;
    }
    .col-box-product-main-left {
        width: 100%;
    }
    .col-box-product-main-right {
        width: 100%;
    }
    .navbar-nav .nav-item .nav-sub li {
        padding: 0 40px;
        position: relative;
        background: #06466D;
    }
   .header-dektop {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .header_right {
        order: 3;
    }
    .dektop {
        display: none;
    }
    .contact-top-mobile {

        margin: unset;
        order: 2;
        display: block;
    }
    #button-contact-vr{
        top: auto !important;
        bottom: 0 !important;
        margin-bottom:0px !important;
    }
    #button-contact-vr .button-contact .phone-vr{
        width: 80px;
        height: 80px;
    }
    .phone-vr-circle-fill {
        width: 55px;
        height: 55px;
    }
    .phone-vr-img-circle {
        width: 30px;
        height: 30px;
    }
    .header_right .language{
        float: right;
        margin-right: 40px;
        display: flex ;
        align-items: center;
        height: 70px;
        margin-top: 0;
    }
    .navbar-nav .nav-item .nav-sub li a{
        color: #fff;
    }
    .tab-connect .flex-box {
        display: unset;
    }

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

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

    .find-store button[type=submit] {
        width: 50%;
    }

    .tab-item .box-left {
        position: unset;
        width: 100%;
        transform: unset;
    }

    .about-charity .about .image img {
        width: auto;
    }

    .about-charity {
        padding: 50px 50px;
    }

    .float-left {
        float: left;
    }

    .float-right {
        float: right;
    }

    .about-dr .image img {
        margin-bottom: 30px;
    }

    .about-history .history-year {
        width: 180px;
        margin: 0 auto;
    }

    .about-solution {
        padding: 50px 0 50px;
    }

    .about-dr .desc,
    .about-history .desc {
        width: 100%;
    }

    .infor-tab .nav-pills>li {
        width: 100%;
    }

    .infor-tab .nav-pills {
        padding: 0 15px;
        display: none;
    }

    .nav-pills>li.active>a,
    .nav-pills>li.active>a:focus,
    .nav-pills>li.active>a:hover {
        border-radius: 0;
    }

    .tab-danhmuc {
        margin: 0 15px;
        display: block;
        background: #940609;
        color: #fff;
        text-align: left;
        height: 40px;
        overflow: hidden;
    }

    .tab-danhmuc span {
        line-height: 40px;
        font-size: 14px;
        font-weight: 600;
    }

    .tab-danhmuc .list-bar {
        padding: 0 15px;
        margin-top: 6px;
    }

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

    .nav-pills>li.active>a,
    .nav-pills>li.active>a:focus,
    .nav-pills>li.active>a:hover {
        background: 0 0;
        color: #940609;
    }

    .nav-pills>li>a {
        background: #f5f5f5;
    }
    .list-product-relate{
        padding-bottom: 30px;
    }

    .service-right .list-item .title-h4 {
        font-size: 15px;
    }
    
    .box-banner-products {
        margin-top: 20px;
    }
    
    .list_wrap_news .box {
        width: 100%;
    }
    .wapper_clear_fix {
        padding: 15px 0px;
    }
    
    .stores {
        font-size: 14px;
    }
    
    .instruct-pay {
        font-size: 13px;
    }
    
    .policy {
        font-size: 14px;
    }
    
    .price-new {
        font-size: 14px;
    }
    
    .paynow {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
   
    .contact-top-mobile {
        display: none;
    }
    .bk-product-name{
        font-size:22px;
    }
    .cols-box-sp {
        width: 100%;
    }
    .col-box-product-main-left {
        width: 100%;
    }
    .col-box-product-main-right {
        width: 100%;
    }
    .footer_column .title {
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 23px;
        color: #fff;
        font-weight: 600;
        position: relative;
        margin-top: 0;
    }
    .box_sp_text_bottom h2 a {
        font-weight: 600;
        font-size: 17px;
    }
    .wapper-price span.price-old {
        font-size: 17px;
        text-decoration: line-through;
        margin-right: 6px;
        color: #6f6f6f;
    }
    .wapper-price span.price-new {
        font-size: 18px;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
        color: #f00;
    }
    .footer_column {
        margin-top: 10px;
    }
    .box-04 .footer_column .title {
        text-align: center;
    }
    .box-04 .footer_column .title:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 40px;
        height: 2px;
        background-color: #fff;
    }

    .header-dektop {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .our_client .title {
        text-align: center;
        margin: 30px 0px 10px;
    }
    .our_client {
        padding: unset;
    }
    .item_product {
        width: 100%;
    }
    .navbar-nav .nav-item .nav-sub li {
        padding: 0 40px;
        position: relative;
        background: #06466D;
    }
    .dektop {
        display: none;
    }
    
    .list_wrap_news .box .icon_images img {
        width: 140px;
    }

    .modal-content.fix-md-ct {
        margin-top: 100px;
    }

    .item-one h2 {
        font-size: 18px;
        margin: 10px 0 0 0;
    }

    .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;
    }
    .news_detail_content h1{
        text-align: left;
    }
    
}
.language{
    display: none !important;
}

@media screen and (max-width: 576px){
    .wrap-breadcrumbs {
        background: #eee;
        margin-bottom: 15px;
        width: 100%;
    }
    .list_wrap_news .content .info .desc_home {
        text-align: left;
    }
    .desc  {
        height: 100px;
    }
    .contact-top .phone1 {
        line-height: 13px;
    }
    .contact-top-mobile .phone1 a img {
        width: 25px;
        height: 25px;
    }
    .contact-top-mobile .phone1 a {
        font-size: 15px;
    }
    .breadcrumb li a {
        color: #000;
        font-size: 12px;
    }
    .breadcrumb {
        display: flex;
        justify-content: left;
    }
    
    .list-product-card .clm{
        margin: 5px 0px 10px 0px;
    }
    .list-product-card {
        padding: 0px;
    }
    .title-template-news {
        margin: 0px 0px 20px 0px;
    }
    .title-contact {
        padding: 0px;
    }
    .grid__column {
        width: 100%;
        padding-bottom: 0px;
    }
    .product-grid__title a {
        text-align: center;
    }
    .block-content-left{
        padding-left: 0px;
        padding-right: 0px;
    }
    .cols-box-sp {
        width: 100%;
    }
    .col-box-product-main-left {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-box-product-main-right{
        padding-left: 0px;
        padding-right: 0px;
    }

    
    .support .line {
        width: 100px;
        height: 2px;
        position: absolute;
        background-color: #fff;
        left: 35%;
    }
    .support .title-home {
        font-size: 25px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        padding: 0;
        margin-bottom: 5px;
    }
    .wrap_news .title h2::after {
        position: absolute;
        content: "";
        height: 3px;
        width: 15%;
        background-color: #05456C;
        bottom: 0;
        left: 41%;
        right: 0;
    }
    .wrap_news .title h2{
        text-align: center;
    }
    .header-dektop {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .our_client .title {
        text-align: center;
        margin: 30px 0px 10px;
    }
    .service .sub_title {
        float: left;
        max-width: unset;
        font-size: 24px;
        margin-bottom: 0px;
    }
    .item_product {
        width: 100%;
    }
    .video {
        height: 315px;
    }
    .icon_images a img {
        height: 140px;
    }
    #service {
        padding: 15px 0 15px;
    }
    .list_support .info .title {
        display: flex;
        align-items: center;
        font-size: 13px;
        justify-content: center;
    }
    .our_client {
        padding: unset;
    }
    
    .item-post .content .name {
        font-size: 16px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-weight: 600;
        line-height: 20px;
        margin: 15px 0 5px;
        height: 40px;
        overflow: hidden;
    }
    .box_list-img {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .details .wrap-breadcrumbs {
        background: #eee;
        margin-bottom: 15px;
        width: 100%;
    }
   
    .xemthem_in2 {
        margin: 10px auto !important;
    }

    
.item-post .content .name {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
    line-height: 20px;
    margin: 15px 0 5px;
    height: 40px;
    overflow: hidden;
}
    .list_wrap_news .content .info .desc_home {
        text-align: left;
    }
    .product-detail-infor .box-infor h1 {
        font-size: 17px !important;
    }
    .box-buy .sign_now a {
        color: #fff;
        font-size: 14px;
    }
    .modal-First .close {
        right: 4px;
        top: 5px;
    }
    .news_detail_content {
        font-size: 15px;
        line-height: 22px;
        text-align: justify;
        padding: 0px 10px;
    }
    .news_detail_content p {
        line-height: 29px;
    }
}


:focus{
    outline: none;
}
.product-grid__title a:focus{
    outline: none;
}
.product-grid__image:focus{
    outline: none;
}
.product-grid__image a:focus{
    outline: 0px;
}
img#expandedImg {
    width: 100%;
}
.box-buy .sign_now a {
    font-size: 15px;
}
.product {
    margin: 10px 0;
}
a:focus {
    outline: none !important;
    outline-offset: -2px;
}
@media (max-width: 768px){
    .wapper-suppot{
        padding: 25px 15px 25px 15px;
    }
    .box_form button{
        line-height: 1.2;
    }
    .hotline_home, .box_form{
        width: 100%;
        margin-top: 10px;
    }
    .box_form input{
        width: 65%;
    }
    .list_count{
        width: 100%;
    float: left;
    margin-top: 40px;
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .list_count .item{
        width: 50%;
    }
   
}
@media (max-width: 550px) {
    section.section__8{
        padding-bottom: 0;
        margin: 20px 0;
    }
    .items_product{
        padding-left: 4px;
        padding-right: 4px;
    }
    .products-tx{
        margin: 0 0;
    }
    .slick-slder{
        top: 45%;
    }
    .icon_image img{
        width: 45%;
    }
    .title__home-h2{
        font-size: 18px;
        text-align: left;
    }
    .logo-top .logo{
        margin: 0;
    }
    .logo-top .logo img{
        width: 235px;
        height: auto;
        margin: 5px 0;
    }
    .cart-mobile {
        font-size: 22px;
    }
    .list-bar{
        margin: 0;
        top: 10px;
    }
}
@media (max-width: 350px) {
    .logo-top .logo img{
        width: 198px;
    }
}