:root {
    --placeholder1: #fff; --placeholder2: #fff; --tieude: #acd33d; }

::-webkit-scrollbar {
    background: #fff;
    width: 10px;
    height: 11px;
}

::-webkit-scrollbar-thumb {
    background: #bbb;
}

.placeholder-1::-webkit-input-placeholder {
    color: var(--placeholder1);
}

.placeholder-1::-moz-placeholder {
    color: var(--placeholder1);
}

.placeholder-1:-ms-input-placeholder {
    color: var(--placeholder1);
}

.placeholder-1:-moz-placeholder {
    color: var(--placeholder1);
}

.placeholder-2::-webkit-input-placeholder {
    color: var(--placeholder2);
}

.placeholder-2::-moz-placeholder {
    color: var(--placeholder2);
}

.placeholder-2:-ms-input-placeholder {
    color: var(--placeholder2);
}

.placeholder-2:-moz-placeholder {
    color: var(--placeholder2);
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
}

.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {
    width: 100% !important;
}

.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {
    width: 100% !important;
}

.video_popup {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video_popup iframe, .video_popup object, .video_popup embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#clickvideo {
    width: 100%;
    padding: 4px 0;
    margin: 3px 0%;
    border: 1px solid #DDD;
    box-sizing: border-box;
}

.addthis_native_toolbox {
    margin: 10px 0px;
    width: 100%;
    clear: both;
    border: 1px solid #ededed;
    padding: 10px 10px;
    margin-bottom: 10px;
    background: #f7f6f6;
    box-sizing: border-box;
}

.addthis_native_toolbox b {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 10px
}

#toptop {
    width: 49px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    position: fixed;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
    background: white;
    transition: 0.5s;
    z-index: 20000000;
    border-radius: 50%;
    color: #fff;
    transform: rotate(-90deg);
    font-size: 47px;
    color: #f55556;
}

#toptop i {
    margin-left: 0px;
    margin-top: 1px;
}

a {
    cursor: pointer;
}

a:hover {
    color: red;
    text-decoration: none;
}

.clear {
    clear: both;
}

.clearfix {
    zoom: 1; }

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.d__fl--wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

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

div.bando img {
    max-width: none !important;
}

div.map iframe {
    max-width: 100% !important;
}

.hidden_mobi {
    display: block;
}

.hidden_destop {
    display: none;
}

body {
    font-family: 'roboto';
    font-size: 14px;
    line-height: 1.5;
}

div#wapper {
    margin: auto;
    background-color: #fff;
    overflow: hidden;
    max-width: 1366px;
    position: relative;
    /* background: url(images/web.png) center bottom no-repeat; */
}

div.wap_thongtin {
    padding: 9px 0;
    background: #f4f4f4;
    font-size: 13px;
}

div.thongtin {
    max-width: 1200px;
    margin: auto;
}

div.thongtin span {
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
}

div.thongtin i {
    margin-right: 6px;
    font-size: 17px;
}

div.mxh_top {
    float: right;
}

div.mxh_top a img {
    height: 20px;
    margin: 0px 2px;
}

div.header {
    position: relative;
    margin: auto;
}

div.header a.logo {
    display: block;
    line-height: 0;
}

div.header .logo_mobi {
    display: none;
}

div.header a.logo img {
    width: 100%;
}

.menu_login {
    list-style: none;
    position: absolute;
    top: 5px;
    right: 110px;
}

.menu_login li {
    display: inline-block;
}

.menu_login li a {
    text-decoration: none;
    color: #c8000d;
    border-right: 1px solid #fff;
    padding: 0px 5px;
    font-weight: bold;
}

div#lang {
    justify-content: flex-end;
    display: flex;
    position: relative;
    /* right: 15px; */
    width: 286px;
    background: #fbc404;
    padding: 9px 0;
}

div#lang a {
    align-items: center;
    display: flex;
    color: #fff;
    font-size: 15px;
    font-family: 'Saira', sans-serif;
    padding: 0 5px;
}

div#lang a img {
    margin-right: 5px;
}

.sang_header {
    top: 30%;
    left: 5%;
}

div.search {
    position: absolute;
    right: 0px;
    top: 7px;
    background: #fff;
    border-radius: 2px;
    height: 30px;
    width: 20%;
    display: none;
}

div.search input {
    padding: 0px 10px;
    float: left;
    margin-top: 8px;
    border: none;
    background: none;
    width: 75%;
    outline: none;
    color: #777;
    font-style: italic;
}

div.search i {
    float: right;
    margin-right: 9px;
    margin-top: 5px;
    color: #222;
    font-size: 17px;
    cursor: pointer;
}

div.slider {
    margin: auto;
    overflow: hidden;
}

div.left {
    width: 270px;
    float: left;
    position: relative;
    z-index: 50000;
}

div.tieude {
    color: #fff;
    text-align: center;
    background: url(images/sb-tit.png) no-repeat  top right -2px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 15px;
    z-index: 50000;
    position: relative;
    font-family: 'myriadpro';
    background-size: cover;
}

div#danhmuc {
    /* border: 1px solid #ddd; */
}

div.danhmuc {
    background: #fff;
    margin-bottom: 2em;
    /* border: 1px solid #cdcdcd; */
    position: relative;
    padding-top: 8px;
}

div.danhmuc:last-child {
}

div#danhmuc ul {
    list-style: none;
}

div#danhmuc ul ul {
    position: absolute;
    left: 100%;
    width: 100%;
    background: #fff;
    border: 1px solid #d6d6d6;
    top: -1px;
}

div#danhmuc ul li {
    position: relative;
    border-bottom: 1px solid #ddd;
}

div#danhmuc ul li:last-child {
    border: none;
}

div#danhmuc ul li a {
    color: #000;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    transition: 0.4s;
    display: block;
    padding: 9px 5px 9px 13px;
    /* background: url(images/lan.png) 11px 15px no-repeat; */
}

div#danhmuc ul li a:hover,div#danhmuc ul li a.active {
    color: red;
    transition: 0.4s;
}

div#danhmuc ul li ul li a {
    /* background: url(images/muiten.png) 22px 15px no-repeat; */
    padding: 9px 5px 9px 15px;
}

div#danhmuc ul li ul {
    display: none;
}

div#danhmuc ul li:hover> ul {
    display: block;
}

div.item_tin {
    border-bottom: 1px dashed #DDDDDD !important;
    padding: 10px 10px;
}

div.item_tin .img_news {
    width: 35%;
    max-width: 150px;
    border: 1px solid #d6d6d6;
    float: left;
    margin-right: 10px;
}

div.item_tin .name_news a {
    text-decoration: none;
    color: #111111;
    font-size: 13px;
    transition: 0.4s;
}

div.tinmoi .name_news a:hover {
    color: red;
    transition: 0.4s;
}

div.load_video {
    width: 95%;
    margin: 7px auto;
}

div.hotro {
    background: url(images/bg_hotro.png) left 40px no-repeat;
}

div.hotro .phone {
    color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 80px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}

div.hotro ul {
    list-style: none;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div.hotro ul+ul {
    border-top: 1px dashed #DDDDDD;
}
div.hotro ul li {
    clear: both;
    padding: 6px 0;
    color: #555555;
    display: flex;
    align-items: center;
}

div.hotro ul li i {
    font-size: 17px;
    margin-right: 8px;
    clear: both;
}
div.hotro ul li i.fa-phone{
    transform: rotate(90deg);
}
div.hotro ul li span {
    color: #f00;
    font-weight: normal;
    font-size: 14px;
}

div.hotro ul li a img {
    margin-right: 5px;
    /* float: left; */
    width: 25px;
}

div#quangcao img {
    width: 90% !important;
    max-width: 300px !important;
    border: 1px solid #DDD;
    margin: 5px auto;
    padding: 4px;
    box-sizing: border-box;
}

div#quangcao img:hover {
    border: 1px solid red;
}

div#dknt {
    /* width: 100%; */
    /* max-width: 34%; */
    flex: 1;
    margin: 0 2em;
}

form#frm_dknt {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 10px 0;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.2);
}

form#frm_dknt input[type='text'] {
    border: 0;
    padding: 0 5px;
    flex: 1;
    height: 38px;
    background: transparent;
    color: #fff;
    border-radius: 0;
    width: 100%;
    border: 1px solid transparent;
}

form#frm_dknt input[type='button'] {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #66821b;
    /* background: url(images/dknhantin.png) no-repeat center center; */
    line-height: 36px;
    border-radius: 0;
    text-transform: uppercase;
    padding: 0 1.6em;
    border: 0;
    /* text-indent: -100px; */
    font-family: 'SFUFuturaBook';
}

div.main_content {
    position: relative;
    z-index: 5;
    margin: 2em auto;
}

.clsindex div.main_content {margin: 0 auto;}

div.right {
    width: calc(100% - 300px);
    float: right;
}

div.tieude_giua {
    color: var(--tieude);
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    position: relative;
    margin-bottom: 20px;
}

div.tieude_giua:before {
    content: '';
    height: 2px;
    width: 60px;
    left: 50%;
    bottom: -5px;
    margin-left: -30px;
    background: var(--tieude);
    position: absolute;
}

div.wap_item {
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
}

div.item {
    width: calc( 90% /4);
    margin: calc( 10% /8);
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

div.item .sp_img {
    overflow: hidden;
    border: 1px solid #DDDDDD;
    box-shadow: 5px 5px 0px #f2f2f2;
    margin-bottom: 10px;
}

div.item .sp_img a {
    display: block;
    line-height: 0;
}

div.item a img {
    width: 100%;
    height: 100%;
}

div.item .sp_name a {
    text-decoration: none;
    color: #222222;
    font-weight: normal;
    font-size: 15px;
    display: block;
}

div.item .sp_name a:hover {
    transition: 0.4s;
    color: red;
}

div.item .sp_gia .gia,div.item .sp_gia .giakm {
    color: red;
    font-size: 13px;
}

div.item .sp_gia span.giacu {
    color: #666666;
    text-decoration: line-through;
    float: left;
}

div.wap_tintuc {
    margin: 30px auto;
    padding: 30px 0;
    background: #efefef;
}

div.bao_tintuc {
    max-width: 1200px;
    margin: 0px auto;
}

div.tintuc {
    width: 32%;
    float: left;
}

div.video {
    width: 32%;
    float: left;
    margin-left: 2%;
}

div.fanpage {
    width: 32%;
    float: right;
    overflow: hidden;
}

div.tieude2 {
    border-bottom: 1px solid #01518c;
    font-family: 'tieude';
    font-size: 22px;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 15px;
    text-transform: uppercase;
    /* color: #545454; */
}

div.tieude2:before {
    content: '';
    height: 3px;
    width: 80px;
    position: absolute;
    background: #01518c;
    left: 0;
    bottom: 0;
}

div.item_tnb {
    border-bottom: 1px dashed #DDDDDD !important;
    padding: 10px 0;
}

div.item_tnb .img_news {
    width: 35%;
    max-width: 150px !important;
    border: 1px solid #d6d6d6;
    float: left;
    margin-right: 10px;
}

div.item_tnb .name_news a {
    text-decoration: none;
    color: #111111;
    font-size: 14px;
    transition: 0.4s;
    margin-bottom: 5px;
    display: block;
}

div.item_tnb .name_news a:hover {
    color: red;
    transition: 0.4s;
}

div.wap_copy {
    background: #02406d;
    color: #fff;
    padding: 12px 0;
}

div.copy {
    max-width: 1200px;
    margin: auto;
}

div.copy ul {
    list-style: none;
    float: right;
}

div.copy ul li {
    padding: 0px 10px;
}

div.wap_footer {
    background: #01518c;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: auto;
    color: #fff;
}

div.footer {
    max-width: 1200px;
    margin: auto;
}

div#main_footer {
    width: 40%;
    float: left;
}

div#main_footer .ten {
    text-transform: uppercase;
    font-family: 'tieude';
    font-size: 23px;
    margin-bottom: 15px;
    margin-top: -8px;
}

div#main_footer ul {
    list-style: none;
}

div#main_footer ul li {
    margin: 9px 0;
    font-size: 14px;
}

div#main_footer ul li i {
    width: 30px;
    height: 30px;
    border: 1px solid #f9f9f9;
    text-align: center;
    border-radius: 3px;
    line-height: 30px;
    margin-right: 8px;
    font-size: 18px;
}

div.mxhft {width: 100%;display: flex;flex: 1;margin: 0;align-items: stretch;justify-content: flex-end;}

div.mxhft a+a {margin-left: 1em;}

div.mxhft a {border: 1px solid #acce53;display: flex;align-items: center;width: 40px;height: 40px;justify-content: center;}

div.mxh a img {
    max-height: 35px;
    /* border-radius:4px; */
    max-height: 43px;
}

div.mxh a img:hover {
    transition: 1s;
    transform: rotate(360deg);
}

div#thongke {
    width: 20%;
    float: right;
}

.td_ft {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'tieude';
    margin-bottom: 10px;
}

div#thongke ul {
    list-style: none;
}

div#thongke ul li {
    clear: both;
    padding: 6px 0px;
}

div#thongke ul li img {
    float: left;
    margin-right: 15px;
    width: 16px;
    margin-top: 2px;
}

/* --------------------- Phan trang ------------------*/
div.wap_doitac {
    padding: 20px 0;
}

div.doitac {
    box-sizing: border-box;
    max-width: 1200px;
    margin: auto;
}

div.doitac img {
    height: 80px;
    margin: 0 8px;
    border: 1px solid #DDD;
}

/*----------------------------------------------------*/
div.wap_pro {
    clear: both;
    margin: 30px 0;
}

.zoom_slick {
    width: 41%;
    float: left;
    text-align: center;
}

.pr__detail--verticle .product_info {
    width: 47%;
}

.pr__detail--verticle .zoom_slick {
    width: 50%;
}

.pr__detail--verticle .zoom-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.pr__detail--verticle .zoom_slick .slick2 {
    width: 85%;
}

.pr__detail--verticle .zoom_slick .slick {
    width: 13%;
    margin-top: 0;
}

.zoom_slick .slick2 {
    border: 1px solid #DDD;
}

.zoom_slick .slick {
    margin-top: 5px;
}

.zoom_slick .slick img {
    width: 95%;
    margin: auto;
    border: 1px solid #DDD;
    box-sizing: border-box;
    cursor: pointer;
    object-fit: cover;
}

.zoom_slick .slick img:hover {
    border: 1px solid #F60;
    opacity: 0.5;
    transition: 1s;
}

.product_info {
    float: right;
    list-style: none;
    width: 57%;
}

.product_info li {
    font-size: 13px;
    border-bottom: 1px solid #EEE;
    padding: 10px 0;
}

.product_info li.ten {
    color: #ba2626;
    font-size: 18px;
}

.product_info li.giakm,.product_info li.gia {
    font-size: 15px;
    color: red;
    position: relative;
}

.product_info li.giacu {
    text-decoration: line-through;
    color: #222222;
}

.product_info li.giakm .tinh_phantram {
    background: red;
    color: #fff;
    width: 35px;
    display: block;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 30%;
    top: 0;
}

.product_info li b {
    font-size: 14px;
}

.xemgiohang {
    color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 15px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
    text-decoration: none;
}

.product_info li .add_to_cart {
    background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}

.product_info li .add_to_cart i {
    margin-right: 10px;
    font-size: 19px;
    margin-top: 3px;
}

.product_info li .add_to_cart:hover {
    transition: 0.4s;
    background: #E00;
}

span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}

span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
    background-size: cover !important;
}

span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}

input.soluong {
    padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}

.tbl_giohang {
    text-align: center;
    background: #f1f1f1;
    width: 100%;
    font-size: 13px;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-collapse: collapse;
    padding: 1px;
}

.tbl_giohang td {
    border: 1px solid #e2e2e2;
}

.tbl_giohang .dong_gh {
    background: #fff;
}

.tbl_giohang .img_gh {
    height: 50px;
}

.tbl_giohang .xoa_gh {
    cursor: pointer;
    color: #000000;
    font-size: 17px;
}

.tbl_giohang .xoa_gh:hover {
    color: red;
}

.tbl_giohang .sl_gh {
    text-align: center;
    border: 1px solid #DDD;
    padding: 3px 5px;
    width: 60px;
}

.tbl_giohang .tongtien_gh {
    background: #F0F0F0;
    text-align: right;
    line-height: 50px;
    padding-right: 20px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.tieptuc {
    padding: 10px 25px;
    background: #ee0303;
    border: none;
    color: #fff;
    margin: 10px 0px;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;
}

.click_ajax2 {
    padding: 10px 25px;
    background: #111111;
    border: none;
    color: #fff;
    margin: 10px 0px;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;
}

@-webkit-keyframes star {
    0% {
        -webkit-transform: rotate(0) scale(0);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1.5);
    }

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

@-o-keyframes star {
    0% {
        -o-transform: rotate(0) scale(0);
    }

    50% {
        -o-transform: rotate(180deg) scale(1.5);
    }

    100% {
        -o-transform: rotate(360deg) scale(0);
    }
}

@-moz-keyframes star {
    0% {
        -moz-transform: rotate(0) scale(0);
    }

    50% {
        -moz-transform: rotate(180deg) scale(1.5);
    }

    100% {
        -moz-transform: rotate(360deg) scale(0);
    }
}

.start-animate {
    z-index: 99999999999999999 !important;
    position: absolute;
    animation: star linear 1.75s infinite;
    -moz-animation: star linear 1.75s infinite;
    -webkit-animation: star linear 1.75s infinite;
    -o-animation: star linear 1.75s infinite;
}

@keyframes star {
    0% {
        transform: rotate(0) scale(0);
    }

    50% {
        transform: rotate(180deg) scale(1.5);
    }

    100% {
        transform: rotate(360deg) scale(0);
    }
}

.tbl_banggia {
    width: 100%;
    border-collapse : collapse;
    font-size: 14px;
    text-align: center;
    font-size: 13px;
}

.tbl_banggia th {
    font-size: 15px;
    background: #e8e8e8;
}

.tbl_banggia th, .tbl_banggia td {
    border: 1px solid #d2d2d2;
    padding: 10px 1%;
}

.flex-icon-search {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 57px;
    padding: 0 25px;
}

.flex-icon-search i {
    color: #fff;
    font-size: 18px;
}

.container {
    width: 1230px;
    position: relative;
}

.nav-bg {
    position: relative;
    /* width: 100%; */
    left: 0;
    z-index: 400;
}
.clsindex .nav-bg {}
.nav-bg:before {
    /* content:""; */
    position: absolute;
    /* height: 2px; */
    /* width: 100%; */
    left: 0;
    top: -40px;
}

.main-nav {
    position: relative;
}

.main-nav ul li:not(.has-menu)>ul {
    display: none;
    position: absolute;
    width: 240px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=135, Color=#000000)";
    -moz-box-shadow: 1px 1px 17px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 17px 2px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 17px 2px rgba(0,0,0,0.3);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=135, Color=#000000);
    left: 1.5em;
}
.main-nav ul li:not(.has-menu)>ul:empty{box-shadow:none}
.main-nav ul li:last-child ul {
}

.main-nav ul ul ul {
    left: 100% !important;
    top: 0 !important;
}

.main-nav ul ul li:not(:last-child) {
}

.main-nav >li:hover>ul {
}

.main-nav ul li a {
    text-decoration: none;
}

.main-nav>ul>li> a {
    display: flex;
    position: relative;
    align-items: center;
    text-transform: uppercase;
    font-weight: bold;
    /* text color */
    padding: 9px 1.5em;
    text-align: center;
    color: #000;
    /* text color */
    font-size: 14px;
    /* drop shadow */
    font-family: 'Muli', sans-serif;
}

.main-nav>ul>li> a:after {
    /* content:""; */
    width: 1px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: -1px;
    background-color: #2d9bf7;
    transform: translateY(-50%);
}

.main-nav>ul>li> a:hover:before, .main-nav>ul>li.active> a:before {
    background-color: #f00;
}

.main-nav> ul> li> a:hover, .main-nav>ul>li.active>a {color: #f00;}

.main-nav ul ul li:not(:last-child) {
    border-bottom: 1px dotted #c3bebe;
}

.main-nav ul ul li a {
    display: block;
    color: #333;
    position: relative;
    padding: 6px 10px;
    font-size: 1.1em;
}

.main-nav ul ul li a:before {
    content: "\f105";
    font-size: 15px;
    margin-right: 5px;
    position: relative;
    top: 0px;
    color: #000;
    font-weight: 700;
    font-family: Font Awesome\ 5 Free;
}

.main-nav ul ul li:hover {
    background: hsl(76, 61%, 52%);
}

.main-nav ul ul li:hover> a, .main-nav ul ul li:hover >a:before {
    color: #fff
}

.main-nav ul {
    list-style-type: none;
    margin: 0;
}

.main-nav>ul {
    position: relative;
    z-index: 5;
    flex: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.main-nav li {
    position: relative;
    text-align: left;
}

.main-nav>ul>li {
    position: relative;
    z-index: 5;
    /* padding: 0; */
}

.main-nav>ul>li.active,.main-nav>ul>li:hover {
}

.main-nav>ul>li:not(:last-child):not(.has-sub):after {
    /* content: ""; */
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #e2e2e2;
    width: 2px;
    height: 18px;
}

.main-nav>ul>li.active:before {
}

.main-nav li:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
    display: block !important;
    background: #fff;
}

.openBtn {
    border: none;
    cursor: pointer;
    color: #fff;
    transition: width .6s,border-radius .6s,background .6s,box-shadow .6s;
    z-index: 500;
    margin-left: 6em;
    background: #f8c178;
    height: 48px;
    width: 48px;
}

.openBtn:hover {
    /* background:#f8f8f8; */
    /* border-radius:50%; */
    /* -webkit-border-radius:50%; */
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

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

.overlay .closebtn:hover {
    color: #ccc;
}

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 87%;
    background: white;
}

.overlay input[type=text]:hover {
    background: #f1f1f1;
}

.overlay button {
    float: left;
    width: 10%;
    padding: 12.8px;
    background: #ddd;
    font-size: 20px;
    border: none;
    cursor: pointer;
}

.overlay button:hover {
    background: #bbb;
}

#search {
    position: relative;
    width: 100%;
    max-width: 190px;
    z-index: 50;
    background: #e9e9e9;
    left: 30px;
}

#search.hien {
    display: block;
}

.my-search {
    display: flex;
    justify-content: space-between;
    
    /* layer fill content */
    overflow: hidden;
    /* background: url(images/bg_search.png) no-repeat; */
}

.my-search .keyword {
    flex: 1;
    font-size: 12px;
    padding: 6px 6px 6px 9px;
    border: 0;
    height: 33px;
    background-color: transparent;
    box-shadow: none;
    color: #000;
}

.my-search .btn_search {
    display: block;
    text-align: center;
    width: 56px;
    line-height: 33px;
    z-index: 2;
    position: relative;
    cursor: pointer;
    color: #fff;
    background: #a6cf39;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.my-search:hover input, .my-search input:focus {
}

#slideshow {
    position: relative;
    overflow: hidden;
    /* z-index: -1; */
}

#slideshow img,.web-slider-main img {
    width: 100%;
}

/*san pham*/
.pr-box {position: relative;}

.pr-box article {
    margin: 0 auto;
    width: 91%;
    position: relative;
    /* overflow: hidden; */
    z-index: 1;
    background: #fff;
    border: 1px solid #e2e2e2;
}

.pr-box .imgsp,.pr-box figure {
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.pr-box figure img,.pr-box .imgsp img {
    width: 100%;
    object-fit: cover;
}

.pr-box .info {
    position: relative;
    padding: 0 0.5em 1em;
    min-height: 83px;
}

.pr-box .info h3 {
    margin: 5px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4em;
    text-align: center;
    text-transform: uppercase;
    /* height: 52px; */
    /* overflow: hidden; */
}

.pr-box .info h3 a {
    text-decoration: none;
    transition: .2s;
    color: #000;
}

.pr-box .info p {
    position: relative;
    margin: 0;
    font-size: 14px;
    text-align: center;
}

.pr-box .info p del {
    display: block;
    margin-bottom: 5px;
    height: 20px;
}

.pr-box .info p span {
    display: block;
    font-weight: 700;
    color: #c40000;
}

/*end san pham*/
/*footer*/
#footer {
    position: relative;
    width: 100%;
    padding: 30px 0 1em;
    background: #9ec535;
}

.ft-info {
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* position: absolute; */
    width: 40%;
}

.ft-info .content {color: #fff;}

.copyright {
    font-size: 13px;
    position: relative;
    padding: 0.7em 0;
    background: #80a128;
}

.copyright .text {
    color: #fff;
    font-size: 13px;
    padding: 5.2px 0;
    text-align: center;
}

.ft-tit {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    margin-bottom: 1.2em;
    font-family: 'SFUFuturaHeavy';
    padding-left: 1em;
    line-height: 1;
}

.ft-tit span {
    position: relative;
    color: #fff;
    line-height: 1;
}

.ft-tit span:after {
     /* content:""; */
     background: #fff;
     height: 2px;
     width: 72px;
     position: absolute;
     left: 0;
     bottom: -10px;
}

/*end footer*/
.doitac-bg {
    background: url(images/doitac-bg.png) repeat-x left top;
}

.doitac-main {
    padding: 2.5em 0;
    margin: 0 -15px;
}

.doitac-item {
}

.doitac-item a,.doitac-item span {
    display: block;
    margin: 0 auto;
    width: 94%;
    border: 1px solid #ccc;
    transition: .2s;
}

.doitac-item a:hover, .doitac-item span:hover {
    border-color: #034488
}

.doitac-item img {
    height: 106px;
    width: 100%;
}

.giohang_fix {
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 500;
    background: url(images/cart.png) no-repeat center top;
    display: block;
    width: 34px;
    height: 39px;
}

.giohang_fix i {
    font-size: 2.5rem;
    color: #034488;
    margin-bottom: 6px;
}

.giohang_fix i:before {
    content: "\f07a";
}

.giohang_fix span {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #9fd677;
    border-radius: 50%;
    top: 12px;
    left: 7px;
}

.giohang_fix strong {
    color: #000;
    font-size: 10px;
    display: block;
    font-weight: 500;
}

.mxh{display: flex;align-items: center;justify-content: center;}
.mxh span{color: #fff;text-transform: uppercase;margin-right: 5px;}
.ft-dknhantin .form-control{
    background-color: transparent;
    color: #ff0;
    border-radius: 0;
}
.ft-dknhantin textarea.form-control{}
.hd-top .mxh a+a{
    margin-left: 2px;
}