.m-5 {
	margin-right: -5px !important;
	margin-left: -5px !important;
}
.p-5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.red {
    color: red;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/*sidebar*/
.sidebar-home-procat ul {
	border: 1px solid #ddd;

}
.sidebar-home-procat ul li {
	border-bottom: 1px solid #ddd;
}
.sidebar-home-procat ul li:last-of-type {
	border-bottom: 0;
}
.sidebar-home-procat ul li {
	position: relative;
}
.sidebar-home-procat ul li a {
	padding: 10px 10px 10px 5px;
    display: block;
    text-decoration: none;
    position: relative;
    color: #000;
    font-weight: bold;
}
.sidebar-home-procat > ul > li > ul {
	display: none;
	position: absolute;
	margin-left: 100%;
	top: 0;
	z-index: 999;
	width: 100%;
	background: #fff;
}
.sidebar-home-procat > ul > li:hover > ul {
	display: block;
}
.sidebar-home-procat img {
    width: 20px;
    margin-right: 10px;
    float: left;
}

.sidebar-tin-tuc img {
    width: 100%;
}
.sidebar-tin-tuc a {
    color: #000;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
    line-height: 20px;
}
.sidebar-tin-tuc p {
    font-size: 12px;
}

.item-product-star i {
	color: #eec327;
	font-size: 12px;
}

/*tuan*/
.title-sidebar-video-may-tin-tuc {
	background: #51290f;
	padding: 10px 15px;
	color: #fff;
	font-weight: bold;
}
.sidebar-page-tin-tuc ul li a {
    padding: 10px 10px 10px 10px;
    display: block;
    text-decoration: none;
    position: relative;
    color: #000;
}
.sidebar-page-tin-tuc ul li {
    border-bottom: 1px solid #ddd;
}
.sidebar-page-tin-tuc ul li {
    position: relative;
}
.sidebar-page-tin-tuc ul {
    border: 1px solid #ddd;
}
.sidebar-page-tin-tuc ul li:last-of-type {
    border-bottom: 0;
}

/*tuan*/
.nut-dat-mua {
	background: #51290f;
	color: #fff;
	padding: 10px;
	display: inline-block;
	cursor: pointer;
}
.nut-dat-mua:hover {
	color: #fff;
}

.aspect-box-sp {
	position: relative;
	width: 100%;
	padding-top: 100%;
	display: block;
}
.aspect-img-sp {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*home title */
.section_cvp_title {
    border-bottom: 2px solid #674924;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
}
.section_cvp_title h3, .section_cvp_title h2 {
    margin: 0;
    float: left;
    padding: 0 10px;
    background: #674924;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
    font-weight: bold;
}
.section_cvp_title h3:after {
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 0;
    border-right: 0;
    border-left: 30px solid #674924;
    border-top: 30px solid transparent;
    content: "";
    top: 0;
    right: -30px;
}

/*footer*/
footer .name-web {
    /*color: #fff;*/
    font-family: sans-serif;
}
.footer-main-content .foote-lienhe-mptoto ul li a {
    color: #000;
}
footer .textwidget .list-socials li {
    display: inline-block;
    margin-right: 10px;
}
footer .textwidget .list-socials li a {
    color: #acacac;
}
footer .tu-khoa a {
    color: #acacac;
    font-size: 14px !important;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 0 2px 4px;
    display: inline-block;
    text-decoration: none;
}
footer hr {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

/*tuan*/
/*.container {
    width: 100%;
}
@media (min-width: 576px){
    .container, .container-sm {
        max-width: 540px;
    }
}
@media (min-width: 768px){
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
}
@media (min-width: 992px){
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1160px;
    }
}
@media (min-width: 1260px){
    .container {
        max-width: 1230px;
    }
}
@media (min-width: 1360px){
    .container {
        max-width: 1330px;
    }
}
@media (min-width: 1440px){
    .container {
        max-width: 1430px;
    }
}*/

/*header*/
.header-main-nav {
    display: flex;
    justify-content: flex-end;
    position: static;
}
.header-main-nav .header-cart {
    position: relative;
}
.header-main-nav .header-cart .name {
    cursor: pointer;
    padding-left: 45px;
    font-weight: 600;
    height: 40px;
    color: #262626;
    align-items: center;
    position: relative;
    display: flex;
}
.header-main-nav .header-cart .header_icon {
    width: 38px;
    top: 0;
    text-align: center;
    height: 40px;
    font-size: 1.5rem;
    position: absolute;
    left: 0;
    color: #262626;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-main-nav .header_icon svg {
    width: 25px;
    height: 32px;
}
.header-main-nav .header-cart .text {
    white-space: nowrap;
    font-size: 1rem;
}
.header-main-nav .header-cart #CartCount {
    position: absolute;
    top: 0;
    left: 22px;
    border-radius: 0.5rem;
    background-color: #e21b14;
    display: block;
    font-size: .75rem;
    line-height: 16px;
    min-width: 16px;
    text-align: center;
    padding: 0.01rem 0.25rem;
    color: #ffffff;
}

.header-main-nav .user-account {
    margin-left: 1rem;
    position: relative;

}
.header-main-nav .user-account > a {
    padding-left: 32px;
        font-weight: 600;
    height: 40px;
    color: #262626;
    align-items: center;
    position: relative;
    display: flex;
}

/*home news*/
.home-news img {
    width: 100%;
}
.home-news .box-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 10px;
    background: #9595955c;
}
.home-news .box-info .name {
    font-weight: bold;
    font-size: 20px;
}
.home-news .box-right .name {
    font-weight: bold;
    color: #000;
    display: block;
    margin-bottom: 7px;
    line-height: 20px;
}
.home-news .box-right .date {
    color: #ccc;
    font-size: 14px;
}
.home-news .box-right .des {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

/*footer*/
.p-2 {
    padding-left: 2px;
    padding-right: 2px;
}
.cms-static-subscribe {
    padding: 1rem 0;
    color: #fff;
    background-color: #674924;
    width: 100%;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
    flex-wrap: wrap;
}
.box-social a {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    color: var(--white);
    font-size: 2rem;
    line-height: 32px;
    text-align: center;
}
.box-social a+a {
    margin-left: 1rem;
}
.cms-static-subscribe .title {
    font-size: .813rem;
    margin-bottom: 8px;
    line-height: 20px;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
#btnNewsletter {
    background: #fc5b09;
}
.cms-static-subscribe .form-row input {
    margin-bottom: 8px;
}

@media only screen and (max-width: 480px){
    .cms-static-subscribe .title, .box-social {
        text-align: center;
        margin-bottom: 15px;
    }
    .cms-static-subscribe .subscribe-item {
        width: 100%;
    }
}

/*dich vụ*/
.gb-home-product-service-slide .owl-dots.disabled, .gb-home-product-service-slide .owl-nav.disabled {
    display: none !important;
}
.product-detail-service .box {
    display: flex;
}
.product-detail-service .box img {
    width: 64px !important;
    height: 64px;
}
.product-detail-service .box i {
    width: 64px !important;
    height: 64px;
    font-size: 50px;
    color: #f8ad01;
}
.product-detail-service .box .info {
    margin-left: 20px;
}
.product-detail-service .box .info .text_1 {
    font-weight: bold;
}

/*home productcat*/
.gb-slideshow_mptoto-slide101 .owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    left: 5px;
    background: #f8ad01 !important;
}
.gb-slideshow_mptoto-slide101 .owl-nav .owl-next {
    position: absolute;
    top: 35%;
    right: 5px;
    background: #f8ad01 !important;
}
.gb-slideshow_mptoto-slide101 .aspect-box-sp {
    padding-top: 50%;
}
.gb-slideshow_mptoto-slide101 .gb-product-item_mptoto .gb-product-item-img-text {
    background: #f8ad01;
    padding: 0;
}
.gb-slideshow_mptoto-slide101 .gb-product-item_mptoto .gb-product-item-img-text h2 a {
    min-height: auto;
    color: #fff;
}

/*home product*/
.gb-slideshow_mptoto-slide101-1 .percent {
    position: absolute;
    left: 10px;
    top: 10px;
    background: red;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
}
.gb-slideshow_mptoto-slide101-1 .product-price {
    color: red !important;
}
.gb-slideshow_mptoto-slide101-1 .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 5px;
    background: #51290f !important;
}
.gb-slideshow_mptoto-slide101-1 .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 5px;
    background: #51290f !important;
}

.gb-slideshow_mptoto-slide101-1 .item {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    /*border-left: 0.5px solid #ccc;*/
    border-right: 1px solid #ccc;
}

.gb-slideshow_mptoto-slide101-1 .gb-product-item_mptoto {
    margin-bottom: 0;
}

/*cam nhan*/
.gb-tieubieu-product_ruouvang {
    padding: 30px 0;
}
.gb-tieubieu-product_ruouvang .gb-tieubieu-product_ruouvang-title {
    position: relative;
    margin-bottom: 30px;
}
.gb-tieubieu-product_ruouvang .gb-tieubieu-product_ruouvang-title h3 {
    color: #666666;
    position: relative;
    text-align: center;
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
}
.customer .item {
    text-align: center;
}
.customer .item img {
    border-style: double;
    border-width: 4px 4px 4px 4px;
    border-color: #51290f;
    border-radius: 60% 60% 60% 60%;
    width: 60% !important;
    margin: 0 auto;
}
.customer .item h5 {
    font-size: 18px;
    font-weight: bold;
}
.customer .item p {
    position: relative;
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
}

.gb-page-sanpham_mptoto .gb-product-item_mptoto .percent {
    position: absolute;
    left: 10px;
    top: 10px;
    background: red;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
}

/*home video*/
.home-video .play-video {
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-video .khung-anh {
    overflow: hidden;
    display: block;
}
.home-video .hover_zoom {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.home-video .hover_zoom:hover {
    transform: scale(1.1);
}
@media screen and (max-width: 768px) {
    .home-video .play-video {
        width: 25px;
    }
}

/*product relate*/
.gb-home-product-relate .percent {
    position: absolute;
    left: 10px;
    top: 10px;
    background: red;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
}

/*product detail price*/
.gb-product-item-lienhe_mptoto a{
    display: inline-block;
    /*padding: 10px 20px;*/
    /*color: #0077bc;*/
    /*background: #f53b3b;*/
    margin-top: 15px;
    /*font-style: italic;*/
    margin-bottom: 3px;
    font-weight: bold;
}

.gb-product-item-prices_mptoto p {
    display: inline-block;
}

.gb-product-item-prices_mptoto .gb-prices-news {
    color: red;
}

.ins-discount {
    padding: 0.05rem 0.35rem;
    position: relative;
    background: #ffc107;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 1.5rem;
    border-radius: 0.25rem;
}

.ins-discount:after {
    content: "";
    position: absolute;
    left: -6px;
    top: 4px;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-right: 8px solid #ffc107;
    border-top: 6px solid transparent;
}

/*menu mobile*/
.header-mobile {
    display: flex;
    display: flex; align-items: center;
    /*background: #ccc;*/
    -webkit-box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 15%);
}
.header-mobile svg {
    font-size: 30px;
    width: 30px;
    margin-top: 10px;
}
.header-mobile .header-cart {
    position: relative;
}
.header-mobile .header-cart #CartCount {
    position: absolute;
    top: 0;
    left: 22px;
    border-radius: 0.5rem;
    background-color: #e21b14;
    display: block;
    font-size: .75rem;
    line-height: 16px;
    min-width: 16px;
    text-align: center;
    padding: 0.01rem 0.25rem;
    color: #ffffff;
}
.header-mobile {
    justify-content: space-evenly;
}
@media screen and (max-width: 768px) {
    .gb-header-search_mptoto .vk-newlist-banner-test-search input {
        text-indent: 0;
    }
}
@media screen and (max-width: 768px) {
    .gb-header-search_mptoto {
        width: 50%;
        margin-top: 5px;
    }
    .gb-header-search_mptoto .vk-newlist-banner-test-search button {
        width: 20%;
    }
    .mobile-nav .menu-mobile-nav {
        right: 5px;
        top: 5px;
    }
}

.gb-product-item-prices_mptoto .ctooltiptext {
    visibility: visible;
    width: 100px;
    background-color: #C90000;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 2px;
    position: absolute;
    z-index: 1;
    text-transform: uppercase;
    font-size: 11px;
    margin-left: 10px;
}
.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #C90000 transparent transparent;
}

.btn-dang-ky {
    padding: 10px;
}
.btn-dang-ky .text-1 {
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.btn-dang-ky .text-2 {
    text-align: center;
    color: #fff;
    font-size: 10px;
}
.bitmap {
    background: #F0B323 ;
    border-bottom: 3px solid #e18f1a;
}
.yeu-cau {
    background: #674924 ;
    /*border-bottom: 3px solid #555;*/
}

.gb-topheader-mptoto-right ul li a {
    color: #000 !important;
}
.gb-topheader-mptoto-right ul {
    /*display: flex;*/
    align-content: center;
    align-items: center;
    flex-direction: row-reverse;
}
.gb-topheader-mptoto-right ul li {
    margin-right: 10px;
}
.gb-topheader-mptoto-right ul .top-sale {
    display: flex !important;
    align-items: center;
}

.luu-y-pro {
    margin-top: 20px;
    margin-bottom: 20px;
    font-style: italic;
    color: #999;
    font-size: 12px;
}

.page-chi-tiet-sp-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}


/*tuan*/
.gb-topheader-mptoto-right .social {
    text-align: right;
}
.gb-topheader-mptoto-right .social .fa {
  padding: 10px;
  font-size: 16px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.gb-topheader-mptoto-right .social .fa:hover {
    opacity: 0.7;
}

.gb-topheader-mptoto-right .social .fa-facebook {
  background: #3B5998;
  color: white;
}

.gb-topheader-mptoto-right .social .fa-twitter {
  background: #55ACEE;
  color: white;
}

.gb-topheader-mptoto-right .social .fa-google {
  background: #dd4b39;
  color: white;
}
.gb-topheader-mptoto-right .can-tren-duoi {
    display: flex;
    align-items: center;
}



.ba-tieu-chi {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ba-tieu-chi .item p {
    color: #fff;
    padding: 50px 20px 50px 20px;
    text-align: center;
    font-weight: bold;
}



.home-news-cong-trinh .item .box-img {
    position: relative;
    width: 100%;
    padding-top: 70%;
    display: block;
}
.home-news-cong-trinh .item .box-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-news-cong-trinh .item .item-text h2 a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 2px solid #F2C600;
    padding-left: 3px;
}
.home-news-cong-trinh .item .item-text time {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.home-news-cong-trinh .item .item-text .des {
    overflow: hidden;
display: -webkit-box; 
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}



/*tuan*/
@media screen and (max-width: 768px) {
    .bottom-15-mb {
        margin-bottom: 15px;
    }
}
.home-news .box-iframe {
    position: relative;
    width: 100%;
    padding-top: 70%;
    display: block;
}
.home-news .box-iframe iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home-news .box-right {
    height: 525px;
    overflow-y: scroll;
}
.home-news .box-right .item {
    cursor: pointer;
    margin-bottom: 20px;
}


/*home news moi*/
.gb-tintuc-home {
    margin-bottom: 20px;
}
.gb-tintuc-home .box-img {
    position: relative;
    width: 100%;
    padding-top: 70%;
    display: block;
}
.gb-tintuc-home .box-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gb-tintuc-home .item-text h2 a {
    color: #000;
    min-height: 48px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: bold;
}
.gb-tintuc-home .item-text .btn-doctiep a {
    background: #674924;
    color: white;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 30px;
    text-transform: uppercase;
}
.gb-tintuc-home .item-text .btn-doctiep a:hover {
    background-color: white;
    color: #9e9e9e;
    border: 1px solid #9e9e9e;
}
.gb-tintuc-home .owl-prev {
    position: absolute;
    top: 30%;
    left: 0;
    background: #674924 !important;
}
.gb-tintuc-home .owl-next {
    position: absolute;
    top: 30%;
    right: 0;
    background: #674924 !important;
}


/*home tieu chi 2*/
.gb-banner-4_vyhofoco {
    display: flow-root;
    /* margin-top: 50px; */
    /*background-color: #151515;*/
}
.gb-banner-1_vyhofoco {
    height: 220px;
    overflow: hidden;
    padding-left: 20px;
    position: relative;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    justify-content: center;
}
.gb-banner-1_vyhofoco:before {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.4);
}
.gb-banner-1_vyhofoco .titleSlide_vyhofoco {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    font-style: italic;
    width: 100%;
    position: relative;
    z-index: 999;
}
.gb-banner-1_vyhofoco .noneSlide_vyhofoco {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin: 20px 0;
    position: relative;
    z-index: 999;
    text-shadow: 0 0 3px #d7b672;
}
.gb-banner-1_vyhofoco a {
    position: relative;
    z-index: 999;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 5px 15px;
    border: 2px solid #d7b672;
    background: #d7b672;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.gb-banner-1_vyhofoco .titleSlide_vyhofoco:before {
    position: absolute;
    top: -15px;
    left: 0;
    width: 60px;
    height: 5px;
    background-color: #d7b672;
    content: "";
}



.gb-product-sidebar-ruouvang .widget-title-sidebar-ruouvang {
    background: #674924;
    color: #fff;
    padding: 10px;
}



.gb-product-sidebar-ruouvang .widget-title-sidebar-ruouvang-tai-sao {
    background: #674924;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    text-align: left;

    /*margin-bottom: 20px;*/
    text-transform: uppercase;
    position: relative;

    border-bottom: 2px solid #dfdfdf;
}
.gb-product-sidebar-ruouvang .gb-newlist-details {
    border: 1px solid #ccc;
    border-top: 0;
    border-top: 1px solid #ccc;
}


/*top header*/
.gb-topheader-mptoto .gb-header-top_denmoc-right {
    text-align: right;
}
.gb-topheader-mptoto .gb-header-top_denmoc-right ul li {
    border-left: 1px solid #c9c9c9;
}
.gb-topheader-mptoto .gb-header-top_denmoc-right ul li a {
    padding: 17px;
    display: block;
    color: #2B3571;
}


.product-item-des {
    font-size: 14px !important;
    color: #000 !important;
    margin-top: 0 !important;
    line-height: 21px;
    text-align: left;
    font-weight: 100 !important;
    padding: 0 !important;
    overflow: hidden;
display: -webkit-box !important; 
-webkit-line-clamp: 3 !important;
-webkit-box-orient: vertical;
}