img {
    width: 100%;
    display: block;
}

.pd-section-top {
    /* padding-top: 30px; */
}

.pd-section-bottom {
    padding-bottom: 30px;
}

.pd-section-content {
    padding-top: 30px;
}

.title-section {
    font-size: 25px;
    color: #00159f;
}
a:hover {
    color: #2a3c93;
}
.cart {
	position: relative;
}
a.box-item-caters p {
    min-height: 20px;
}
.selec-peoducts-sevrive .list-item .box {position: relative;}

.list-item.category-slide-1 .item {
    padding: 8px;
}
.selec-peoducts-sevrive .list-item .box p {
    color: #Fff;
    text-transform: uppercase;
}
.selec-peoducts-sevrive .list-item .box h2 {
    color: #Fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
}
.selec-peoducts-sevrive .list-item .box span {
    color: #fff;
}
.selec-peoducts-sevrive .clm {
}
.header-top {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.btn-filter svg {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.btn-filter {
    display: inline-flex;
    padding: 5px 10px;
}
.header-banner {
    position: relative;
    background: #0f75bd;
}
.logo {
	margin-right: 50px;
}

.logo a img {
    height: 80px;
    display: block;
    object-fit: contain;
}

.hotline-text {
    color: #000;
    padding-left: 8px;
    font-weight: 600;
    font-size: 19px;
}
.hotline-top i {
    width: auto;
    float: left;
    margin-right: 6px;
    margin-top: 9px;
    font-size: 21px;
    color: #fff;
}
.slideshow__img {
    overflow: hidden;
}
.slideshow-banner:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    display: none;
}
.header-top:before {
    content: "";
    position: absolute;
    background: #ffffff78;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    bottom: 0;
}

.header-top-content {
    position: relative;
}

.sluguns {
    position: relative;
}
.slideshow-banner{
    overflow:hidden;
}
.slideshow-banner:hover:before {
    animation: shine 1s;
    display: block;
}
.box-img-ports-left:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    display: none;
}
.box-img-ports-left:hover:before{
        animation: shine 1s;
    display: block;
}
.slideshow-list .slideshow__img:hover img {
    transform: scale(1.1);
    transition: 0.5s ease;
}
.hotline-top span {
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
}

.box-header-top {
    display: flex;
    justify-content: space-between;
}

.right_top a {
    height: 30px;
    font-size: 14px;
    line-height: 40px;
    margin-top: 5px;
    padding: 7px 15px;
    color: #fff;
}

.right_top span {
    color: #fff;
}

.form-search {
    width: auto;
    float: right;
    padding: 0 0 0 15px;
    text-align: right;
}
.form-search form {
    display: inline-block;
}
.form-search .form_search {
    display: inline-flex;
}
.form-search .txt_search {
    width: 359px;
    height: 30px;
    background: #fff;
    font-size: 14px;
    padding: 0 5px;
    float: left;
    margin: 5px 0 0;
    color: #690004;
    border-radius: 5px 0 0 5px;
    border: none;
    font-style: italic;
}
span.title-setting {
    display: block;
    text-align: center;
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
    color: #0f75bd;
    background-clip: text;
    display: inline-block;
    display: flex;
    justify-content: center;
}
.buttom_go {
    width: 33px;
    height: 30px;
    margin-top: 5px;
    margin-left: 1px;
    border: 0;
    background: #f1592a;
    color: #fff;
    border-right: 1px solid #fff;
}

#ico_cart {
    background: url(https://kinhmatquanganh.vn/images/icon_cart2.png) 0px 3px;
    height: 33px;
    width: 42px;
    background-repeat: no-repeat;
    float: right;
    display: block;
    text-align: right;
    margin-top: 5px;
    line-height: 20px;
    margin-left: 10px;
}

.form_search p {
    background-image: linear-gradient(to right, #f18800, #ffb44a);
    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;
    border-left: 1px solid #fff;
}

#ico_cart span {
    position: relative;
    color: #000;
    font-size: 13px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 50% 50%;
    border: 1px solid #fff;
    top: -2px;
}
.btn-bar.list-bar2 span {
    display: block;
    color: black;
    font-size: 10px;
    font-weight: 600;
    text-transform: lowercase;
}

.btn-bar.list-bar2 .bar {
    width: 30px;
    height: 3px;
    background-color: #000;
}

.bar3.bar {
    width: 16px !important;
    height: 2px !important;
}
.hotline-text span {
    font-size: 17px;
    color: #e4322b;
    line-height: 17px;
}

.btn-system {
    cursor: pointer;
    padding: 0px 4px;
    border-radius: 5px;
    /*! background-color: rgba(255, 255, 255, 0.4); */
    color: #000;
}

ul.scroll-menu {
    height: 330px;
    overflow-y: scroll;
}
.btn-system .system-count {
    font-size: 16px;
    font-weight: 600;
    color: #e4322b;
    margin: 0;
    padding-top: 0;
    line-height: 17px;
}

.system-title {
    padding-bottom: 0px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.cart a {
    border-radius: 5px;
    display: flex;
    /*! border: 1px solid white; */
    height: auto;
    align-items: center;
}

.cart-icon span {
    color: #fff;
    height: 17px;
    width: 17px;
    line-height: 17px;
    font-size: 13px;
    background-color: #e4322b;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: self-end;
    top: -3px;
    right: 2px;
}
.foter-icon-medias p img {
    width: 15px;
    height: 17px;
    object-fit: cover;
    margin-right: 9px;
}

.foter-icon-medias p {color: #000;display: inline-flex;margin-bottom: 8px;}
.dm-list-right .ds-item1 {
    color: #fff;
    text-align: center;
    position: relative;
}
.dm-list-right .ds-item1>a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-image: linear-gradient(90deg, rgba(39,73,125,1) 12%, rgba(47,92,161,1) 55%);
    border-radius: 5px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    color: #fff;
}


li.ds-item.cart a span {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-image: linear-gradient(to right, #8d0000, #ef0000);
    border-radius: 5px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}

a.box-item-caters img {
}

a.box-item-caters .text-inner-content {
    padding: 10px;
    padding-bottom: 0px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    z-index: 1;
    padding-bottom: 10px;
}

a.box-item-caters .text-inner-content h2 {
    font-size: 20px;
}

a.box-item-caters .text-inner-content p {
    font-size: 20px !important;
}

a.box-item-caters .text-inner-content span {
    font-size: 12px;
}

.cart-icon img {
    height: 20px;
    margin-top: 10px;
    filter: invert(1);
}

.cart-title {
    color: white;
    margin: 0 10px;
    padding: 10px 0 3px 0;
}
.cart-title p {
	font-size: 15px;
	line-height: 15px;
	color: #000;
	font-weight: 600;
}
.cart-title span {
	line-height: 20px;
	color: #e4322b;
	font-size: 16px;
	font-weight: 400;
}

.list-system {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: max-content;
    background-color: #fff;
    padding: 5px 15px 5px 25px;
    border-radius: 5px;
    min-width: 370px;
    display: none;
    z-index: 99;
}

.list-system li {
    color: black;
    position: relative;
    font-size: 13px;
}

.list-system::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: rgb(0, 78, 90);
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.header-bottom {
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 10px;
    position: relative;
    z-index: 10;
    background-image: url(../images/bg_header.png);
}

.header-bottom.scroll-down {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.header-bottom .btn-menuproduct .menu-sidebar {
    display: none;
}
.header-bottom .btn-menuproduct .menu-sidebar li{
    position: unset;
}
.btn-menuproduct a:hover{
    color: #fff;
}
.header-bottom .btn-menuproduct:hover .menu-sidebar {
    display: block;
}

.header-top-content form {
    background-color: #e4322b;
    border-radius: 5px;
    width: 450px;
    border: 1px solid #e4322b;
}

.header-top-content form input {
    height: 40px;
    width: 100%;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
}
.foter-icon-medias p strong {
    white-space: nowrap;
}
.header-top-content form button {
    background-color: transparent;
    border-radius: 0px 5px 5px 0px;
    background: linear-gradient(to right, #8d0000, #ef0000);
}

.header-top-content form button svg {
    fill: #fff;
    height: 17px;
}

.header-top-content {
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn-menuproduct svg {
    height: 14px;
    fill: #fff;
    margin-right: 9px;
}

.btn-menuproduct {
    cursor: pointer;
    margin: 0;
    padding: 0 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    /* border-radius: 5px; */
    height: 43px;
    background: linear-gradient(90deg, rgba(39,73,125,1) 12%, rgba(47,92,161,1) 55%);
}
.box-group-icon .image {
    width: 30px;
    margin-right: 10px;
}

.box-group-icon .item-icon {
    display: flex;
    width: 50%;
    padding: 5px 0px;
    align-items: center;
}

.box-group-icon {
    display: flex;
    flex-wrap: wrap;
    width: 46%;
}
.box-group-icon .content {
    line-height: normal;
    font-size: 17px;
    color: #333;
}
nav {
    padding: 0px 10px;
    /* height: 43px; */
}

.nav-menu span {
    color: #00159f;
    font-weight: 600;
    font-size: 16px;
}

.nav-menu span a {
    color: #27497d;
    margin-right: 30px;
    font-weight: 600;
    display: flex;
    align-items: center;
}
.nav-menu span a img{
    border-radius: 100%;
    height: 37px;
    width: auto; 
    margin-right: 5px;
}
.nav-menu li {
    margin-right: 25px;
}

.nav-menu a {
    font-size: 14px;
    color: #27497d;
    line-height: 43px;
    font-weight: 500;
    text-transform: uppercase;
}

.nav-menu a:hover {
    color: #e4322b;
}

.submenu {
    position: absolute;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px;
    z-index: 10;
    min-width: 203px;
    border-radius: 5px;
    padding: 10px;
    border-top: 2px solid #00159f;
    top: 108%;
    transition: 0.7s all;
    display: none;
}

.nav-menu li:hover .submenu {
    display: block;
    top: 100%;
}

.menu-sidebar {
    left: 0;
    top: 100%;
    right: 0;

}

.menu-sidebar ul {
    background-color: white;
}

.menu-sidebar li a {
    color: black;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
    padding-right: 0px;
}

.menu-sidebar li a:hover {
    color: #e4322b;
}

.menu-sidebar li a img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}

.submenu-sidebar {
    left: 99%;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px;
    background-color: white;
    height: 98%;
    display: none;
    flex-wrap: wrap;
    top: 2%;
    border-radius: 5px;
}

.menu-sidebar li:hover .submenu-sidebar {
    display: block;
}

.submenu-sidebar ul {
    margin-top: 0px;
    box-shadow: unset;
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}

.submenu-sidebar ul li {
    line-height: 1.5;
}

.submenu-sidebar ul li a {
    border-bottom: 0px solid #eee;
    display: block;
    padding: 4px 0px;
}

.slideshow {
    margin-top: 0;
    /* padding: 15px 0; */
    background: #f3f3f3;
}

.slideshow img {
    /* box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px; 
    border-radius: 5px;*/
}

.slideshow-banner {
    /* box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px; */
}

.slideshow-banner .slideshow__img img {
    height: auto;
}

.slideshow-list .slideshow__img img {
    width: 100%;
    display: block;
    height: 133px;
}

.slideshow-list .slideshow__img:last-child img {
    margin-bottom: 0px;
}

.slideshow .row {
    margin: 0px -5px;
}

.slideshow .clm {
    padding: 0px 5px;
}



.product-body {
    border-radius: 10px;
    overflow: hidden;
}

.product-body .slide-3 {
    padding-top: 10px;
    margin: 0px;
    border: 2px dashed #cd0814;
    border-top: none;
    overflow: hidden;
    border-radius: 0px 0px 10px 10px;
}

.product-left,
.product-right {
    width: 50%;
    max-width: 50%;
}

.product-body h2 {
    color: white;
    font-size: 18px;
    text-align: left;
    padding: 15px 0px;
}

.product-sale .product-body .group-title {
    position: relative;
    text-align: center;
    margin: 0 auto;
    justify-content: space-between;
    font-size: 24px;
    padding: 10px 50px;
    background: linear-gradient(90deg, rgba(39,73,125,1) 12%, rgba(47,92,161,1) 55%);
}

.product-body h2 img {
    height: 32px;
    width: 32px;
    margin-right: 7px;
}

.product-item {
    position: relative;
}

.product-left {
    border-right: 1px solid white;
}

.product-left,
.product-right {
    padding: 0px 10px;
}
.btn-menuproduct a {
    color: #fff;
}
.product-left .slide-3,
.product-right .slide-3 {
    margin: 0px -7px;
}

.product-box {
    padding: 0px 7px 10px 7px;
}

.tit {
    /*! background-color: #00159f; */
    display: flex;
    align-items: center;
    /*! text-transform: uppercase; */
    
    /*! border-radius: 13px; */
    padding: 1px;
    width: fit-content;
    padding-right: 0px;
    position: absolute;
    top: 5px;
    height: 30px;
    left: 5px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}

.tit img {
    height: 22px;
    width: 22px;

}

.tit span {padding: 3px 13px;background: #e32c2b;color: #fff;font-size: 12px;}

.product-img {
    overflow: hidden;
}

.product-img img {
    transition: transform 350ms ease-out;
    height: 280px;
}

.product-img img:hover {
    transform: scale(1.1);
}

.product-content a h3 {
    font-size: 16px;
    color: rgb(43, 43, 43);
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    font-weight: 500;
    text-align: center;
}

.product-content a h3:hover {
    color: #274095;
}

.price {
    font-size: 15px;
    font-weight: 400;
}

.price-new {
    margin-right: 6px;
    color: rgb(254, 0, 0);
    font-weight: 600;
    font-size: 15px;
}

.price-old {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgb(130, 130, 130);
}

.star li svg {
    fill: #000000;
    height: 11px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.view {
    color: rgb(77, 77, 77);
    font-size: 13px;
}
ul.foter-icon-media li {
    display: flex;
    align-items: center;
}

ul.foter-icon-media li img {
    width: 20px;
    height: 20px;
    margin-right: 7px;
    object-fit: contain;
}
ul.foter-icon-media span {
    color: #000;
}

ul.foter-icon-media span strong {
    font-weight: 400;
    font-size: 14px;
}
.product-content {
    padding: 10px 6px;
    /*! position: relative; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.product-content a,
.product-content .price {
    /* width: 100%; */
    justify-content: center;
    gap: 0px 10px;
}

.product-content .star,
.product-content .view {
    text-align: center;
    justify-content: center;
}

.product-list-head {
    display: flex;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #27497d;
    margin-bottom: 10px;
    /* background: #fff; */
    /*! background: linear-gradient(297deg, rgb(28, 167, 206) 0%, rgb(0, 21, 159) 78%); */
}

h2.product-list__title {
    background-color: #00159f;
    min-width: 215px;
    position: relative;
    padding: 10px 10px 9px 10px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    background: rgb(28, 167, 206);
    background: linear-gradient(90deg, rgba(39,73,125,1) 12%, rgba(47,92,161,1) 55%);
}

h2.product-list__title::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-left: 29px solid #385a8d;
    border-bottom: 0px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    right: -29px;
}

h2.product-list__title a {
    color: white;
}

.product-list-right ul li a {
    font-size: 14px;
    color: #2e3192;
    font-weight: 400;
    margin-right: 20px;
    text-transform: none;
    text-transform: uppercase;
}

.product-list-right a {
    color: #27497d;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 95px;
    justify-content: right;
    margin-right: -19px;
}
.product-list-right a svg{
    height: 12px;
    fill: #cd0814;
    margin-left: 3px;
}
.product-list-right .tab a{
    width: fit-content;
    margin-right: 0px;
    color: #27497d;
}
.product-list-right .tab a:hover{
    color: #cd0814;
}
.product.list-product:last-child{
    padding-bottom: 20px;
}

.list-product .product-box {
    padding: 0px 0px 10px 0px;
}


.tabs {
    display: flex;
    justify-content: center;
}

/* tab content */
.tabcontent {
    display: none;
}

/* Text*/
.tabcontent p {
    color: #333;
    font-size: 16px;
}

/* tab content active */
.tabcontent.active {
    display: block;
}

.wrapper_tabcontent {
    margin-top: 10px;
}

.picture {}

.picture-img {
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 7px;
}

.picture h2 {
    font-size: 25px;
    color: #00159f;
}

.listproduct-img {
    overflow: hidden;
    padding-bottom: 10px;
    display: block;
}

.listproduct-img img {
    border-radius: 5px;
}

.listproduct-img:hover::after,
.picture-img::after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    display: none;
}

.listproduct-img:hover::after,
.picture-img:hover::after {
    animation: shine .9s;
    display: block;
}

.picture-img img {
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    height: 150px;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.news-text h3 a {
    font-size: 16px;
    display: block;
    line-height: 1.5;
    color: black;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 400;
}

.news-box-2 img {
    width: 104px;
}

.news-box-2 .news-text h3 a {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.news-box-2 .news-text .desc p {
    font-size: 12px;
    margin-left: 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.4;
}

.news-img {
    margin-bottom: 0;
}

.video-small {
    width: 120px;
}

.video-small img {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}

.video-big iframe {
    width: 100%;
    height: 410px;
}


.list-item .box {
    border-radius: 5px;
    margin-bottom: 0;
    overflow: hidden;
}

.list-item .box:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.list-item .box a img {
}

.list-item .box a p {
    font-weight: 400;
    display: block;
    text-align: left;
    padding: 0px;
    line-height: 1.3;
}

.count-item {
    line-height: 15px;
    font-size: 13px;
    color: #797979;
    font-weight: 400;
    text-transform: capitalize;
}

.picture-body .slide-2 {
    margin: 0px -5px;
}

.btn-bar {
    display: none;
}


.container-question {
    width: calc(100% * 7 / 12);
    padding: 0 10px;
}

.title-flex {
    font-size: 20px;
    color: #27497d;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: 10px;
}

.box-question {
    background: #004e5a;
    color: #000;
    border-radius: 4px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: rgb(255, 255, 255);
    /*! background: radial-gradient(circle, rgba(31,47,152,1) 0%, rgba(28,167,206,1) 48%, rgba(31,47,152,1) 100%); */
    /*! background: rgb(31,47,152); */
    /*! background: linear-gradient(16deg, rgba(31,47,152,1) 0%, rgba(28,167,206,1) 48%, rgba(31,47,152,1) 100%); */
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .1), 0 2px 6px 2px rgba(60, 64, 67, .15);
    padding: 10px;
    background-color: #f9fafb;
    height: 100%;
    /*! margin-bottom: 15px; */
}

.text-click-question {
    padding: 9px 11px 7px 11px;
    /*! font-size: 15px; */
    border: 1px solid #ccc;
    margin-top: 6px;
    border-radius: 3px;
    cursor: pointer;
}

.text-click-question svg path {
    fill: black;
}


.item-text-more {
    height: 0;
    padding: 0;
    padding-left: 30px;
    color: #ccc;
    font-size: 13px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.open {
   
  }
.arrowBack {
    position: absolute;
    top: 50%;
    left: -60%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.arrowBack:hover,
.arrowNext:hover {
    background: #004e5a;
    color: #000;
}

.arrowNext {
    position: absolute;
    top: 50%;
    right: -60%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.container-customer {
    width: calc(100% * 5 / 12);
    padding: 0 10px;
}

.slick-container-customer {
    overflow: hidden;
}

.slick-container-customer:hover .arrowBack {
    left: 10px;
}

.slick-container-customer:hover .arrowNext {
    right: 10px;
}

.content-slider {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.content-image-slider {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-right: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.content-name-slider {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 7px;
}

.content-des-slider {
    font-size: 14px;
    line-height: 25px;
    margin: 14px 0;
}
.header-banner {
    text-align: center;
    padding: 2px 10px;
}

.header-banner span {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}
@media (max-width: 768px) {
	a.box-item-caters .text-inner-content p{
		font-size:9px !important;
	}
    .container-question-customer {
        flex-wrap: wrap;
    }

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

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

.service {
    box-shadow: rgba(0, 0, 0, 0.06) 0px 54px 55px, rgba(0, 0, 0, 0.04) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0) 0px 12px 13px, rgba(0, 0, 0, 0) 0px -3px 5px;
    /*! border-top: 1px solid #1a4388; */
    background-color: #fff;
}

.service-box img {
    width: 50px;
    margin-right: 10px;

}

.service-box {
    padding: 0px !important;
}

.service-content {}

.service-title {
    font-size: 14px;
    font-weight: 500;
    color: #27497d;
    text-transform: uppercase;
}

.service-desc {
    font-size: 13px;
    color: #373737;
}

.news-title {
    font-size: 16px;
    font-weight: 500;
    color: #4a4a4a;
    text-transform: uppercase;
    padding: 0px 0px 4px 0px;
}

.news-title svg {
    margin-right: 10px;
}




.img-datlih img {
    width: auto;
    height: 40px;
    object-fit: cover;
    /*! margin: 0 auto; */
}

ul.form-lich {
    display: flex;
    align-items: center;
    /*! justify-content: space-between; */
    margin: 0px -5px;
    flex-wrap: wrap;
}

.box-left-datlich {
    /*! width: 60%; */
}

.box-right-datlich {
    /*! width: 40%; */
    border-left: 0;
}

.box-list-datlich {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*! box-shadow: 0px 5px 30px rgba(0,0,0,.12); */
    padding: 0;
    border-radius: 10px;
    align-items: center;
    /*! background: #fff; */
    flex-direction: row-reverse;
}

ul.form-lich li {
    width: calc(100% / 3);

    /*! border-right: 1px solid #eee; */
   
    padding: 0px 5px;
   
}
.form-lich-box{
    background-color: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.31) 0px 5px 15px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    text-align: center;
}

.iconAdvise {
    width: 85px;
    height: 85px;
}

.iconAdvise img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

ul.form-lich li a {
    flex: 1;
    padding-left: 17px;
}

.img-datlih {
    padding-bottom: 6px;
    /*! text-align: center; */
}

.content-form-lich p {
    color: #595959;
    font-size: 13px;
    text-align: center;
}

.content-form-lich span {
    color: #ed1c24;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: block;
}

.box-cots-datlich {
    /*! background: #25aae1; */
    /* box-shadow: 0px 7px 30px rgba(0,0,0,.12); */
    text-align: center;
    border-radius: 0 10px 10px 0;
}

.title-datlich-form p {
    color: #fff;
    text-align: left;
}

.box-cots-datlich form {
    position: relative;
    border-radius: 5px;
    width: 100%;
    background: #fff;
    /* border: 1px solid #ced4da; */
    padding: 7px 15px;
    overflow: hidden;
}

.box-cots-datlich form input {
    width: 100%;
    border: none;
}

input:focus-visible {
    border: none;
    outline: none;
}

.box-cots-datlich form button {
    position: absolute;
    right: 0;
    background: linear-gradient(to right, #8d0000, #ef0000);
    color: #fff;
    top: 0;
    font-size: 16px;
    padding-top: 7px;
}

.title-datlich-form {
    padding-bottom: 15px;
}

ul.form-lich li:last-child {
    border-right: none;
}

.box-datlich::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.42);
}


@media (max-width: 1500px) {
    .product-img img {
        transition: transform 350ms ease-out;
        height: 250px;
    }
}
@media (max-width: 1200px) {
    .slideshow-list {
        display: flex;
        margin: 0px -5px;
        margin-top: 10px;
    }

    .slideshow-list .slideshow__img {
        flex: 1;
        padding: 0px 5px;
    }

    .system-store {
        display: none;
    }
}

@media (max-width: 992px) {
    .product-list-right .tab {
        display: none;
    }

    .box-list-datlich {
        flex-direction: column-reverse;
    }

    .box-cots-datlich form {
        margin-bottom: 10px;
    }

    .product-sale .product-body h2 {
        background-image: url(../images/bannerthang.png);
        background-repeat: no-repeat;
        background-size: 100% 107%;
        top: -5px;
        position: relative;
        text-align: center;
        margin: 0 auto;
        justify-content: center;
        font-size: 22px;
        background-position-x: center;
    }

    .hotline {
        display: none;
    }

    .header-bottom {
        display: none;
    }

    .btn-bar {
        display: block;
    }

    .customer .row .clm:first-child {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 768px) {
    .list-item .box {
        margin-bottom: 12px;
    }

    .news-box-2 {
        margin-top: 10px;
    }

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

    .cart a {
        border: 1px solid #77656500;
    }

    .cart-title {
        display: none;
    }

    .pd-section-content {
        padding-top: 10px;
    }

    .service-box {
        display: block;
        margin-bottom: 10px;
        text-align: center;
        border-radius: 8px;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 15px;
        background-color: white;
        padding: 16px 8px !important;
    }

    .service-box img {
        margin: 0 auto;
        margin-bottom: 0px;
        margin-bottom: 7px;
    }

    .price {
        font-size: 12px !important;
    }
}



.foot_cta_col2 ul {
    position: fixed;
    z-index: 99999;
    width: auto;
    left: 0;
    transform: translateX(0%);
    bottom: 4px;
    padding: 3px;
    margin: 0;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

section.foot_cta_col2 ul li {
    background: #b11112;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    padding: 6px 12px 8px;
    border-radius: 4px;
    box-shadow: inset 0 -10px 0 -6px rgba(0, 0, 0, .17);
    margin-right: 10px;
}

section.foot_cta_col2 ul li a {
    color: #fff;
    align-items: center;
}

li.date-form {
    background: #0056ad !important;
}


section.foot_cta_col2 ul li a {
    display: flex;
    font-size: 14px;
}

section.foot_cta_col2 ul li a i {
    padding-right: 10px;
    font-size: 14px;
}

section.foot_cta_col2 ul li a p {
    font-size: 15px;
}

.usa-hotline i {
    color: #fff;
    font-size: 13px;
}

.box-item-icon-destk a {
    text-transform: math-auto !important;
}

.menu-desktop.menu ul li:hover .a-c1-desktop-pages {
    color: #65dbf0;
}



#button-contact-vr {
    bottom: 10px;
    left: 10px;
    margin: -10px;
    transform: scale(0.8);
    margin-bottom: 0px !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 {
    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;
}

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

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

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

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

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




@-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 zoom2 {
    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
    }
}

.fix-footer {
    z-index: 99999999;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(39,73,125,1) 12%, rgba(47,92,161,1) 55%);
    padding: 10px 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
    display: block;
    padding: 42px 0px 2px 0;
    display: none;
}

.fix-footer-box svg {
    height: 20px;
    width: 33px;
    fill: #fff;
}

.fix-footer-box img {
    height: 20px;
    width: auto;
    margin-top: -1px;
    margin-bottom: 0px;
}

.box-icon-menu-figex {
    width: 54px;
    height: 54px;
    background: linear-gradient(90deg, rgba(39,73,125,1) 12%, rgba(47,92,161,1) 55%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: 0 auto;
    transform: translateX(-50%);
    border: 10px solid #ffffffc2;
    backdrop-filter: blur(3px) saturate(150%);
    background: rgba(255, 255, 255, .3);
    border: solid 1px rgba(255, 255, 255, .4);
    box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .2);
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
    margin-top: -70px;
    margin-bottom: 8px;
}

.box-icon-menu-figex svg {
    width: 41px;
    height: 41px;
    padding: 10px;
    background: linear-gradient(90deg, rgba(39,73,125,1) 12%, rgba(47,92,161,1) 55%);
    border-radius: 100%;
    border: 1px solid #fff;
}

.fix-footer-box span {
    color: #fff;
    font-size: 14px;
}

.fix-footer-box {
    position: relative;
}

.fix-footer-box img {
    height: 40px;
    width: 40px;
}

.select-map-box iframe {
    width: 100%;
    height: 100%;
}
.select-map-box {
    height: 100%;
    position: relative;
}
.select-map h5 {
    font-size: 15px;
    color: #42464e;
    margin-bottom: 20px;
}
.select-map h5 img {
    height: 27px;
    margin-right: 10px;
    width: auto;
}
.select-city {
    width: 100%;
    height: 45px;
    border-color: #d5e4f6;
    border-radius: 5px;
    background-color: transparent;
    padding: 0px 15px;
    font-size: 15px;
    color: #515151;
    margin-bottom: 10px;
}
.group-map {
    width: 100%;
    border-radius: 5px;
    max-height: 438px;
    overflow-y: auto;
    background: #f2f2f2;
}
.group-map span {
    padding-bottom: 15px;
    display: block;
}
.group-map span a {
    padding-left: 12px;
    padding-top: 0;
    font-weight: 600;
}
.group-map p {
    position: relative;
    font-weight: 400;
    font-size: 15px;
    color: #42464e;
    position: relative;
    padding-left: 12px;
    cursor: pointer;
    padding-bottom: 3px;
}
.group-map ul li {
    font-size: 14px;
    color: #424242;
    padding-left: 15px;
}
.group-map p:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #5e6268;
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 5px;
}

.product-detail__text {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
}
.product-detail-filter ul {
    margin: 0px -5px;
    display: flex;
    flex-wrap: wrap;
}

.product-detail-filter li span {
    box-shadow: 0 0 0 1px #cccccc inset;
    font-size: 14px;
    padding: 5px 15px;
    margin-bottom: 10px;
    background-image: url(../images/bg_header.png);
    display: inline-block;
    color: #333;
    font-weight: 500;
    cursor: pointer;
    border: 2px solid #eee;
}

.product-detail-filter li {
    padding: 0px 5px;
    position: relative;
}

.product-detail__text {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
}

.product-detail-filter ul li img {
    width: 50px;
    height: 40px;
    border-radius: 3px;
    cursor: pointer;
}

.product-detail-filter ul li div {
    position: absolute;
    top: -115px;
    width: 100px;
    background-color: white;
    right: -33%;
    display: none;
}

.product-detail-filter ul li:hover div {
    display: block;
}

.product-detail-filter ul li div img {
    width: 100%;
    border-radius: 0px;
    height: 75px;
}

.product-detail-filter ul li div span {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    position: relative;
}

.product-detail-filter ul li div span:before {
    border-width: 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    content: "";
    position: absolute;
    bottom: -11px;
    left: 44%;
}

.product-detail__title {
    font-size: 28px;
    color: rgb(168, 133, 78);
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
}

.product__price {
    padding: 5px 0px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

.price__cate {
    font-size: 20px;
    color: #e4322b;
    font-weight: 800;
}
.delete-choose {
    color: #27497d;
    padding-top: 5px;
}
.product__price {
    font-size: 15px;
    font-weight: bold;
}
.d-flex {
    display: flex;
}
.product-detail-filter.loc1 li.active span, .product-detail-filter.loc2 li.active span {
    border: 2px solid #eee;
    background: linear-gradient(90deg, rgba(39,73,125,1) 12%, rgba(47,92,161,1) 55%);
    color: #fff;
}














@media (max-width: 992px) {
    .header-banner {
        display: none;
    }
    
    .box-group-icon {
        display: none;
    }
    
    .sluguns {
        display: none;
    }
    
    .btn-bar.list-bar2 svg {
        fill: #333;
    }
    .fix-footer {
        display: block;
    }
}

.flash-sale .group-title {
    padding: 10px 0px;
}

.flash-sale .group-title img {
    height: 20px;
    width: auto;
    transition: transform 0.8s ease;
    animation: shake 0.8s ease-in-out 0.7s infinite;
    margin-right: 10px;
    filter: drop-shadow(2px 3px 1px black);
}

.flash-sale .group-title p {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.96);
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    line-height: 42px;
    margin: 0 7px 0 8px;
}

.deal-time-holder {
    display: flex;
    align-items: center;
    border-radius: 18px;
    padding: 5px 0px;
}

.deal-time-holder span {
    font-size: 15px;
    color: black;
}
#js-deal-countdown{
    display: flex;
}
.deal-time-holder b {
    background: #fff;
    height: 40px;
    width: 38px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #f00;
    border-radius: 5px;
    position: relative;
    margin-left: 6px;
    font-size: 19px;
    margin-right: 5px;
}

.deal-time-holder b:not(:last-child):after {
    content: ':';
    position: absolute;
    right: -7px;
    color: white;
    font-weight: bold;
    font-size: 18px;
}

.deal-hot-body {
    background: linear-gradient(270deg, #00A551 0%, #8EB958 102.33%);
    margin: 46px 0 16px;
    border-radius: 15px;
    padding: 40px 16px 20px;
    position: relative;
}

@keyframes shake {

    0%,
    100% {
        transform: scale(1) translateX(0);
    }

    25%,
    75% {
        transform: scale(1.2) rotate(5deg);
    }

    50% {
        transform: scale(1.2) rotate(-5deg);
    }
}
.menu-sidebar li{
    position: unset;
}
#mySelect{
    border: 1px solid #dbdbdb;
    padding: 6px 11px;
    background-color: white;
    width: 100%;
}
.input-star{
    margin: 0px -5px;
}
.list-item.category-slide-1 .box:before {
}



.selec-peoducts-sevrive .list-item .box img {
    height: 270px;
    transform-origin: center;
    transition: scale 8s cubic-bezier(.25,.46,.45,.94);
}
.btn-view-products > div {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    letter-spacing: 2px;
    transition: 0.5s ease;
    position: relative;
    z-index: 999;
    border: 0px solid #39b647;
    font-size: 11px;
}

.btn-view-products {
    margin-top: 10px;
}
.product-img img.hover-bg-images {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.product-img:hover img.hover-bg-images {
    opacity: 1;
    transition: 0.4s ease;
}





.section_product_set {
    margin-bottom: 40px;
    padding: 50px 0px 20px;
    border-top: 1px solid #cdcdcd;
}
.section_product_set .box_set {
    overflow: hidden;
}
.section_product_set .thumb {
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 62.9%;
    height: 100%;
}
.box-twe-custum-category .box-item-category-images:last-child {
    margin-bottom: 0px !important;

}
section.section-index.section_blog h2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.section-title.side-left.has-control h2:before {
    left: 50% !important;
    transform: translateX(-50%);
}
.section_product_set .thumb .img_big {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    height: 100%;
}..section_product_set .thumb .thumb-dot {
    position: absolute;
    z-index: 9;
    cursor: pointer;
}
.section_product_set .thumb .thumb-dot .dot {
    width: 20px;
    display: block;
    height: 20px;
    border: 1px solid red;
    border-radius: 50%;
    border-style: double;
    position: relative;
    animation: pulseSmall 1.25s linear infinite;
}


@-webkit-keyframes pulseSmall {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,0,0,0.7)
    }

    70% {
        -webkit-box-shadow: 0 0 0 5px rgba(255,0,0,0.44)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,0,0,0.14)
    }
}
.section_product_set .thumb .thumb-dot .dot:before {
    content: '';
    width: 14px;
    display: block;
    height: 14px;
    border: 1px solid red;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0;
}
.section_product_set .thumb .thumb-dot .dot:after {
    content: '';
    width: 8px;
    display: block;
    height: 8px;
    background-color: red;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0;
}

.section_product_set .thumb .thumb-dot {
    position: absolute;
    z-index: 9;
    cursor: pointer;
}
.section_product_set .thumb .thumb-dot .product-dot.left {
    left: -32px;
}
    .section_product_set .thumb .thumb-dot:hover .product-dot {
        display: flex;
    }
.section_product_set .thumb .thumb-dot .product-dot.right {
    right: -32px;
}
.section_product_set .thumb .thumb-dot .product-dot {
    display: none;
    position: absolute;
    bottom: calc(100% + 13px);
    background: #fff;
    width: 245px;
    padding: 5px;
    border-radius: 4px;
    height: 85px;
}
.section_product_set .thumb .thumb-dot .product-dot .image {
    overflow: hidden;
    height: auto;
    display: block;
    position: relative;
    min-width: 80px;
    height: auto;
}
.section_product_set .thumb .thumb-dot .product-dot .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.section_product_set .thumb .thumb-dot .product-dot .info {
    margin-left: 5px;
}
.section_product_set .thumb .thumb-dot .product-dot .info h3 {
    margin-bottom: 0;
    font-size: 16px;
}

.line-clamp-2 {
    -webkit-line-clamp: 3;
    height: calc(1em* 1.4* 2);
}
.line-clamp {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    text-align: center;
}
.section_product_set .thumb .thumb-dot .product-dot .info span {
    color: #FF1F1F;
    font-weight: 700;
    font-size: 16px;
}
.section_product_set .thumb .thumb-dot .product-dot.left:after {
    left: 33px;
}
.section_product_set .thumb .thumb-dot .product-dot:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid red;
    content: "";
    position: absolute;
    top: 100%;
}
.section_product_set .thumb .thumb-dot .product-dot.right {
    right: -32px;
}
.section_product_set .thumb .thumb-dot .product-dot.right:after {
    right: 33px;
}









.section_product_set .box_set .box_slide_pro .product-setone-swiper {
    padding-bottom: 25px;
    margin-bottom: 0px;
    position: relative;
}

.swiper-slide-products {
    position: relative;
    width: 100%;
    height: 100%;
}
.product-action {
    border-radius: 5px;
    position: relative;
    /* background-color: #fbf1dc; */
    /* border: 1px solid #f0f1f2; */
    /* overflow: hidden; */
}
.product-action .product-thumbnail {
    position: relative;
    /* background: #f9f9f9; */
}
.product-action .product-info {
    padding: 10px;
}
.product-action .product-thumbnail .image_thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 100%;
}
.product-action .product-thumbnail .image_thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
    transition: opacity 0.5s ease, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.product-action .smart {
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: center;
    font-size: 14px;
    color: white;
    z-index: 5;
    line-height: 22px;
    padding: 0 5px;
    background-color: #c90000;
}
.product-action .smart span {
    position: relative;
    font-size: 14px;
    font-weight: 500;
}
.product-action .action {
    position: absolute;
    right: 10px;
    top: auto;
    bottom: 10px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    z-index: 2;
}
.product-action .action .btn-views {
    border: 0;
    padding: 7px;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    background: #f3a270;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
}
.product-action .action .btn-views {
    border: 0;
    padding: 7px;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    background: #f3a270;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
}
.product-action .badge {
    position: absolute;
    bottom: 10px;
    left: 5px;
    width: 80px;
    background: none;
    display: block;
}
.product-action .badge .new {
    background-color: #ffebeb;
    color: #c90000;
    display: block;
}

.transpi__sub-heaind span {
    color: #737373;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h1.spilit__enable {
    line-height: 35px;
    font-weight: 700;
    margin-top: 5px;
    color: #ed3921;
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center;
}
.split-line:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: #ed3921;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
section.section_product_set .transpi__sub-heaind {
    text-align: center;
}
.split-line {
    position: relative;
}

.swiper-slide-products {
    display: none;
}

.swiper-slide-products.active {
    display: block;
}

.product-setone-swiper .price-box {
    display: flex;
    justify-content: center;
    gap: 0px 15px;
    align-items: center;
    margin-top: 10px;
}

.btn-products-view {
    text-align: center;
}

.btn-products-view .view-cart-btn {
    margin-top: 15px;
    padding: 7px 20px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    position: relative;
    border: 1px solid #ed1d26;
    z-index: 9;
}
h4.short-desc p {
    font-size: 15px;
}

h4.short-desc {
    display: block;
    width: 100%;
    color: #333;
    font-weight: 400;
    padding: 5px 0px 5px;
}

.medium-desc .sub-title {
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 5px;
}

.medium-desc {
    margin-top: 5px;
    font-size: 14px;
    min-height: 65px;
    margin-bottom: 5px;
}

.medium-desc ul li {
    list-style: disc;
    margin-left: 25px;
    font-size: 14px;
}
.product-box .price {
    margin-bottom: 0px;
    margin-top: 5px;
}
section.section_product_set {
    background: #fffaf7;
}
header {
    z-index: 99;
    position: relative;
}
.group-map span {padding-left: 20px;padding-top: 15px;}
.group-map span.active {
    background: #e6e6e6;
}

.box-header-map-select {
    display: flex;
    align-items: center;
    padding: 20px 0px;
    width: 100%;
    background: #f2f2f2;
    padding-left: 20px;
}

.list-citys {
    display: flex;
    align-items: center;
    width: 76%;
}

p.hedding-text-map {
    font-size: 18px;
    margin-right: 20px;
}

.list-citys select {
    margin-right: 20px;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 3px;
    padding: 0 10px;
    height: 35px;
    font-size: 16px;
    color: #333;
    width: 25%;
}

.btn-search {
    width: 25%;
}

.btn-search a {
    background: #ed1d26;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    color: #fff;
    padding: 0px 20px;
    border-radius: 5px;
}
section.select-map .clm {
    padding: unset;
}
.box-map-header {
    width: 100%;
}

.selec-peoducts-sevrive {
    padding: 25px 0px 30px 0;
}

.selec-peoducts-sevrive span.title-setting {
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.box-hedding-text-pages {
    padding-bottom: 20px;
    text-align: center;
}

.box-hedding-text-pages h2 {
    font-size: 28px;
    margin-top: 13px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    background: #0f75bd;
    color: transparent;
    background-clip: text;
    display: inline-block;
}
.header-top.header-bg .box-header-bg {
    background: #fff;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}
.search-desk {
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
    border-top: 1px solid #cdcdcd;
    z-index: 999;
}

.box-search-content input {
    width: 99%;
}

.box-search-content {
    display: flex;
    padding: 16px 10px;
}

.close-search-desk svg {
    width: 30px;
    height: 30px;
}

.box-search-content input {
    font-size: 17px;
}

.search-desk:after {
    content: "";
    position: fixed;
    height: 100%;
    width: 100%;
    background: #0000006b;
}
.search-icon svg {
    width: 30px;
    height: 30px;
    margin-top: 4px;
    margin-right: 20px;
}
.search-desk {
    display: none;
}
.search-desk.active {
    display: block;
}
.header-top.header-bg {
    position: fixed;
    z-index: 999999;
    top: 0;
    width: 100%;
    background: #fff;
}

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












/* signin  */



button.signup-mobile {
    display: none;
}

.sign-mobile{
display:none;
}
/* dangky  */
li.menu-mobile-sb a {
    color: #fff !important;
}
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');
.header-mb__cart {
    position: relative;
}
.header-menu-mb {
    margin-right: 10px;
}
.header-mb__cart span.count-cart-mobile {
    position: absolute;
    background: #fff;
    border-radius: 100%;
    font-size: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    top: -10px;
    right: -12px;
    width: 21px;
    height: 21px;
}
section.sigin-header {
    font-family: 'Montserrat', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.container-singin {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    position: relative;
    overflow: hidden;
    width: 768px;
    max-width: 100%;
    min-height: 480px;
}

section.sigin-header .overlay:after {
    background: none;
    content: "";
    display: none;
}
section.sigin-header .sign-up-container {
    left: 0;
    width: 50%;
    opacity: 1;
    z-index: 1;
}
section.sigin-header .form-container {
    position: absolute;
    top: 0;
    height: 100%;
    transition: all 0.6s ease-in-out;
}

section.sigin-header .sign-in-container {
    left: 0;
    width: 50%;
    z-index: 2;
}

section.sigin-header form {
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 50px;
    height: 100%;
    text-align: center;
}
section.sigin-header .social-container {
    margin: 20px 0;
}

section.sigin-header .social-container a {
    border: 1px solid #DDDDDD;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    height: 40px;
    width: 40px;
}

section.sigin-header input {
    background-color: #eee;
    border: none;
    padding: 10px 15px;
    margin: 8px 0;
    width: 100%;
    font-size: 13px;
}

section.sigin-header button {
    border-radius: 20px;
    border: 1px solid #de2c27;
    background-color: #de2c27;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 45px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
}

section.sigin-header form a {
    font-size: 14px;
    margin: 15px 0;
}

section.sigin-header form span {
    font-size: 12px;
}

section.sigin-header form h1 {
    font-weight: bold;
    margin: 0;
    font-size: 28px;
    color: #000;
}

section.sigin-header .overlay-panel {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px;
    text-align: center;
    top: 0;
    height: 100%;
    width: 50%;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}
section.sigin-header .overlay-right {
    right: 0;
    transform: translateX(0);
}
section.sigin-header .overlay {
    background: #FF416C;
    background: -webkit-linear-gradient(to right, #FF4B2B, #FF416C);
    background: linear-gradient(to right, #f52f29, #de2c27);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    color: #FFFFFF;
    position: relative;
    left: -100%;
    height: 100%;
    width: 200%;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}
section.sigin-header .overlay-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    overflow: hidden;
    transition: transform 0.6s ease-in-out;
    z-index: 100;
}

section.sigin-header .overlay-panel h1 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}

section.sigin-header .overlay-panel p {
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    letter-spacing: 0.5px;
    margin: 20px 0 30px;
}
section.sigin-header .ghost {
    background-color: transparent;
    border-color: #FFFFFF;
}

section.sigin-header:before {
    left: 0;
    right: 0;
    bottom: 0;
}

.signup--header-home {
    position: relative;
    z-index: 9999;
}

.signup--header-home:before {
    content: "";
    position: fixed;
    background: #00000042;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
}

.close-form-dk {
    position: absolute;
    right: 10px;
    z-index: 9999;
    font-size: 18px;
    color: #de2c27;
    top: 8px;
    background: #fff;
    height: 25px;
    width: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
}

.right-panel-active .overlay {
    transform: translateX(50%) !important;
}

.right-panel-active .form-container.sign-up-container {
    transform: translateX(100%);
    opacity: 1;
    z-index: 5;
    animation: show 0.6s;
}

@keyframes show {

    0%,
    49.99% {
        opacity: 0;
        z-index: 1;
    }

    50%,
    100% {
        opacity: 1;
        z-index: 5;
    }
}

.form-container.sign-in-container {
}
.right-panel-active .overlay-container {
    transform: translateX(-100%);
}
.right-panel-active .overlay-left {
    transform: translateX(0) !important;
}
.right-panel-active .overlay-right {
    transform: translateX(20%);
}

.right-panel-active .overlay-right {
    transform: translateX(20%);
}

section.sigin-header button:focus {
    outline: none;
}
.signup--header-home.active .sigin-header {
    top: 50%;
    transition: 1s ease;
}
.signup--header-home {
    opacity: 0;
    visibility: hidden;
}

.signup--header-home.active {
    opacity: 1;
    visibility: visible;
    /* display: none; */
    /* transition: 1s ease; */
}
/* end dangky  */

.toolbar-item.dangnhap i {
    font-size: 24px;
    color: #de2c27;
}
.password-container {
    width: 100%;
}

.password-container {
    position: relative;
    width: 100%
}
.toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.box-logo-sign img {
    height: 110px;
}


a.box-item-caters .text-inner-content h2 {
    color: #fff;
}

.btn-view-products > div:hover:after {
    color: #ffffff;
    background: unset;
    width: 0px;
    border: none;
}
.box-categorys:hover img {
    scale: 1.2;
}

.box-categorys {
    overflow: hidden;
    /* position: relative; */
}
.btn-view-products > div:after {
    content: "";
    position: absolute;
    width: 100%;
    background: #39b647;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 5px;
    transition: 0.5s ease;
}

.btn-products-view .view-cart-btn:after {
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ed1d26;
    left: 0;
    top: 0;
    transition: 0.5s ease;
}
div#show_detail {
    overflow: hidden;
}
.btn-products-view .view-cart-btn:hover:after {
    content: "";
    position: absolute;
    width: 0px;
    left: 0;
    right: 0;
}
.product-box .price {
    flex-wrap: wrap;
}
.title_mb {
    display: none;
}

.box-hedding-text-pages h2 {
    position: relative;
    padding-bottom: 10px;
}

.box-hedding-text-pages h2:before {
    content: "";
    position: absolute;
    width: 90px;
    height: 2px;
    #: 50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    left: 50%;
    background: #39b647;
}

.selec-peoducts-sevrive span.title-setting:before {
      content: "";
      position: absolute;
      width: 90px;
      height: 2px;
    #: 50%;
      transform: translate(-50%, -50%);
      bottom: 0;
      left: 50%;
      background: #39b647;
}

.selec-peoducts-sevrive span.title-setting {
    position: relative;
}

.block-title h2 {
    position: relative;
}

.block-title h2:before {
      content: "";
      position: absolute;
      width: 90px;
      height: 2px;
    #: 50%;
      transform: translate(-50%, -50%);
      bottom: 0;
      left: 50%;
      background: #293e94;
}
.selec-peoducts-sevrive .slick-dots {
    bottom: -15px;
}













section.aboutus .aboutus-title {
    font-size: 28px;
    line-height: 1.2;
    margin: 0px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 800;
    color: #0f75bd;
    display: inline-block;
}
section.aboutus .desc p {
    margin-bottom: 10px;
}
.desc p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
}
.btnalign {
    margin-top: 15px;
}
a.thm__btn {
    background: #39b647;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.btnalign a {
    padding: 8px 20px;
    margin-top: 0px;
}
a.thm__btn svg {
    margin-left: 5px;
    margin-top: -4px;
}
.slider-phnoe {
    display: flex
;
    align-items: center;
    font-weight: bold;
}

.slider-phnoe {
    padding-left: 25px;
}
.slider-phnoe .icon {
    width: 45px;
    height: 45px;
    background-color: rgb(254, 0, 0);
    text-align: center;
    line-height: 45px;
    font-size: 25px;
    color: #fff;
    border-radius: 50px;
    -webkit-animation: playSlowAnimation2 1800ms linear infinite;
    animation: playSlowAnimation2 1800ms linear infinite;
    margin-right: 10px;
}
.aboutus-content .slider-phnoe h4 {
    color: #686868;
    font-size: 14px;
}

.slider-phnoe h4 {
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
    line-height: 1.0;
    font-weight: 400;
    margin-bottom: 0;
}
.slider-phnoe .text h3 {
    margin: 0px;
    color: rgb(233, 127, 32);
    font-weight: 600;
    line-height: 1.0;
}
.slider-phnoe h3 a {
    font-size: 22px;
    line-height: 1.0;
    padding: 0;
    color: rgb(254, 0, 0);
}
.btnalign a {
    padding: 10px 20px;
    margin-top: 0px;
}
.title_line img {
    width: auto;
}
.transpi__brand-item-slicks a {
    border: solid 1px #eee;
    display: inline-block;
    padding: 10px;
    background: #fff;
}
.transpi__brand-item-slicks:hover img {
    transform: scale(1.1);
    transition: 0.5s ease;
}
.aboutus-img img {
    border-radius: 10px;
}
.box-heading{
	border-bottom: 1px solid #0f75bd;
	margin-bottom: 10px;
	align-items: center;
}
.box-heading__ttl{
	padding: 9px 10px 8px 20px;
	background: #0f75bd;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	margin-right: 55px;
	position: relative;
	border-top-left-radius: 0px;
}
.box-heading__redmore{
	font-weight: 700;
	color: #0f75bd;
}
.box-categorys .text-inner-content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent, black);
    z-index: 1;
    right: 0;
}

.box-title-abouts-levent {
    padding-left: 15px;
    border-left: 3px solid #39b647;
    margin-bottom: 10px;
}
h2.box-heading__ttl:before {
    content: '';
    background: url(../images/lines1.png) no-repeat;
    top: 0;
    bottom: 0;
    right: -57px;
    width: 58px;
    position: absolute;
}
@keyframes playSlowAnimation2 {
    0% {
        box-shadow: 0 0 0 0 rgba(233, 126, 32, 0.388)
    }

    70% {
        box-shadow: 0 0 0 30px rgba(204, 14, 22, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(204, 14, 22, 0)
    }
}














.home-menu li {
    background: #f1f1f1;
    background: linear-gradient(to top, #f1f1f1 0, #fff 100%);
    width: calc(19% - 8px);
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
    display: inline-flex;
    flex-flow: column nowrap;
    justify-content: center;
    text-align: center;
    min-height: 40px;
    font-size: 14px;
    border: 1px solid #0f75bd;
    padding: 5px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}
.home-menu li a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #000000;
}
.home-menu li a span {
    display: block;
    width: 100%;
    line-height: 1.5;
    font-weight: 600;
    color: #0f75bd;
}
.home-menu li:hover {
    background: #0f75bd;
}
.home-menu li:hover a span{
    color:#fff;
    transition:0.5s ease;
}
.home-menu li span.cat_hot {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
}
.home-menu li span.cat_hot img {
    display: inline-block;
    width: auto;
    height: 100%;
}

.list-categorys {
    padding: 2rem 0px;
}
ul.home-menu {
    display: flex;
    flex-wrap: wrap;
}

section.product.list-product.products-filter {
    margin-top: 20px;
}
section.doitac .slick-dots {
    bottom: -25px;
}
.star-rating{
    padding: 10px 0px;
}
.tomtatnd {
    margin-bottom: 20px;
}

@media(max-width:990px){
    .form-search-mobile {
        margin-bottom: 20px;
    }
    li.menu-c2-mobiless {
        padding-left: 10px;
    }
    section.product.list-product.products-filter .product-content .star svg {
        width: 10px;
        height: 10px;
        margin-right: 2px;
    }
    section.product.list-product.products-filter .view {
        font-size: 12px;
    }
    .btn-products-views a {
        font-size: 12px;
    }
    section.doitac .slick-dots {
        bottom: -20px;
    }
    .home-menu li a span {
        font-size: 12px;
    }
    .header-top-content {
        padding: 20px 0px;
    }
    .product-content a h3 {
        font-size: 14px;
    }
    .section_product_set {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}
@media (min-width: 786px){
	.mobile{
		display: none !important;
	}
}
/* end signin */
@media (max-width: 786px) {
    .slider-phnoe {
        padding-left: 0px;
        margin-top: 10px;
    }
    
    .btnalign {
    justify-content: space-between;
    align-items: baseline;
    }
 

    .box-content-products-persen {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .box-content-products-persen .price {
        padding-bottom: 10px;
        text-align: center;
    }
    
    .home-menu li {
        width: calc(49% - 8px);
    }
    a.box-heading__redmore {
        display: none;
    }
    .box-heading__ttl {
        font-size: 13px;
    }

    .title_mb {
        display: block;
        font-size: 20px;
        padding: 20px 15px 0;
        color: #333;
    }
    .list-item.category-slide-1 .item {
        padding: 0 5px;
    }
    .selec-peoducts-sevrive .list-item .box img{
        height: 200px;
    }
    .selec-peoducts-sevrive .list-item .box h2{
        font-size: 15px;
    }
    .list-item .box a img{
        height: unset ;
    }
    .slideshow-banner .slideshow__img img {
        height: auto !important;
    }
    span.title-setting{
        font-size: 20px;
    }
    .selec-peoducts-sevrive {
        padding: 20px 0px;
    }
    .btn-search {
        width: unset;
    }
    .list-citys select {
        width: 100%;
    }
    
    .list-citys {
        flex-wrap: wrap;
        width: 100%;
        gap: 10px;
    }
    
    .box-header-map-select {
        flex-wrap: wrap;
    }
    
    section.sigin-header form {
        padding: 0 20px;
    }
    .overlay-panel.overlay-right {
        display: none !important;
    }
    
    section.sigin-header .overlay {
        width: 90%;
    }
    
    section.sigin-header .overlay-container {
        display: none;
    }
    
    .container-singin {
        width: 390px;
    }
    
    section.sigin-header .sign-in-container {
        width: 100%;
    }

  .box-sign {
        display: flex;
    }

    button.sign-mobile {
        margin-left: 10px;
    }

    button.sign-mobile {
        display: block;
    }

    .block-title h2 {
        font-size: 20px;
    }
  
    .container-singin.right-panel-active .form-container.sign-up-container {
        width: 100%;
        transform: unset;
    }
    
    .product-img img {
        height: 169px;
    }
    .box-hedding-text-pages h2 {
        font-size: 20px;
    }
    section.product.list-product.products-filter .product-content .price {
        flex-wrap: wrap;
    }
    
    section.product.list-product.products-filter .product-content .price .price-new {
        font-size: 15px;
    }
    
    section.product.list-product.products-filter .product-content .price del.price-old {
        font-size: 13px;
    }
    .price-new {
        font-size: 15px;
    }
    
    .price-old {
        font-size: 13px;
    }

   
    .slideshow-list .slideshow__img img {
        height: 62px !important;
    }

    .slideshow__img {
        margin-bottom: unset;
    }
    .product-content .star, .product-content .view{
        width: 100%;
    }
    .product-list-right a {
        display: none;
    }
    .logo a img {
        height: 46px;
        width: unset;
        max-width: unset;
    }
    .logo {
        margin-right: 0px;
      }
    .product-sale .product-body .group-title{
        display: block;
        padding: 10px 0px;
    }
    .deal-time-holder,
    .product-sale .product-body .group-title .d-flex{
        justify-content: center;
    }
    ul.form-lich li {
        width: calc(100% / 2);
    }
    .listproduct-img{
        display: none;
    }
    .customer_review .slick-dots{
        bottom: -10px !important;
    }
    .bct img {
        height: 35px;
        margin-top: 10px;
        width: unset;
        max-width: unset;
      }
      .item-footer-last {
        margin-bottom: 5px;
      }
      .box-hedding-text-pages {
        padding-bottom: 15px;
      }
      .aboutus-img img {
        margin-bottom: 20px;
      }
      section.aboutus .aboutus-title {
        font-size: 25px;
      }
      .btnalign a {
        padding: 8px 12px;
        margin-top: 0px;
    }
    .btn-view-products {
        display: none;
    }
}
@media (min-width: 900px) and (max-width: 1200px) {
    .header-banner{
        display: none;
    }
    .slideshow-list .slideshow__img img {
        height: 160px !important;
    }
}
@media (max-width: 586px) {
	
    a.box-item-caters .text-inner-content {
        padding: unset;
        padding-top: 10px;
        padding: 5px;
    }
    
    .selec-peoducts-sevrive .list-item .box p {
        min-height: 25px;
        font-size: 9px !important;
    }
    
    .selec-peoducts-sevrive .list-item .box span {
        font-size: 9px;
    }
    .text-copyright {
        text-align: center;
        padding: 34px 0;
        color: #000;
        border-top: 1px dashed #cdcdcd;
        padding-bottom: 85px;
        padding-top: 20px;
    }
  
    
   
    .list-item .box a p{
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /* -webkit-line-clamp: 1; */
        overflow: hidden;
        text-overflow: ellipsis;
    }
    ul.form-lich li {
        width: calc(100% / 2);
    }
    .form-lich-box{
        display: block;
    }
    .iconAdvise {
        width: 74px;
        height: 74px;
        margin: 0 auto;
      }
}
