@charset "UTF-8";

@font-face {
    font-family: 'Roboto-Regular';
    font-display: block;
    src: url('../fonts/Roboto-Regular.woff');
}

@font-face {
    font-family: 'Roboto-Medium';
    font-display: block;
    src: url('../fonts/Roboto-Medium.woff');
}

@font-face {
    font-family: 'Roboto-Bold';
    font-display: block;
    src: url('../fonts/Roboto-Bold.woff');
}

@font-face {
    font-family: 'utm-mabella';
    font-display: block;
    src: url('../fonts/UTM-Mabella.woff');
}

a {
    text-decoration: none !important;
}

html {
    overflow-x: hidden;
}

/* Ẩn nút tăng/giảm của trường nhập số */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
}

/*huong dan su dung: <div class="animated fadeInRight delayp9"></div>*/
.delayp1 {
    animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s
}

.delayp2 {
    animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s
}

.delayp3 {
    animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s
}

.delayp4 {
    animation-delay: .4s;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s
}

.delayp5 {
    animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s
}

.delayp6 {
    animation-delay: .6s;
    -moz-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s
}

.delayp7 {
    animation-delay: .7s;
    -moz-animation-delay: .7s;
    -webkit-animation-delay: .7s;
    -o-animation-delay: .7s;
    transition-delay: .7s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -o-transition-delay: .7s
}

.delayp8 {
    animation-delay: .8s;
    -moz-animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -o-animation-delay: .8s;
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s
}

.delayp9 {
    animation-delay: .9s;
    -moz-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -o-animation-delay: .9s;
    transition-delay: .9s;
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -o-transition-delay: .9s
}

.delayp10 {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s
}

.delayp11 {
    animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
    -o-transition-delay: 1.1s
}

.delayp12 {
    animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -o-transition-delay: 1.2s
}

.delayp13 {
    animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -o-transition-delay: 1.3s
}

.delayp14 {
    animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
    transition-delay: 1.4s;
    -webkit-transition-delay: 1.4s;
    -moz-transition-delay: 1.4s;
    -o-transition-delay: 1.4s
}

.delayp15 {
    animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s
}

.delayp16 {
    animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
    transition-delay: 1.6s;
    -webkit-transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    -o-transition-delay: 1.6s
}

.delayp17 {
    animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
    -o-animation-delay: 1.7s;
    transition-delay: 1.7s;
    -webkit-transition-delay: 1.7s;
    -moz-transition-delay: 1.7s;
    -o-transition-delay: 1.7s
}

.delayp18 {
    animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
    -o-animation-delay: 1.8s;
    transition-delay: 1.8s;
    -webkit-transition-delay: 1.8s;
    -moz-transition-delay: 1.8s;
    -o-transition-delay: 1.8s
}

.delayp19 {
    animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
    -o-animation-delay: 1.8s;
    transition-delay: 1.8s;
    -webkit-transition-delay: 1.8s;
    -moz-transition-delay: 1.8s;
    -o-transition-delay: 1.8s
}

.delayp20 {
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -o-animation-delay: 2s;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s
}

.delayp21 {
    animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    -webkit-animation-delay: 2.1s;
    -o-animation-delay: 2.1s;
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s;
    -o-transition-delay: 2.1s
}

.delayp22 {
    animation-delay: 2.2s;
    -moz-animation-delay: 2.2s;
    -webkit-animation-delay: 2.2s;
    -o-animation-delay: 2.2s;
    transition-delay: 2.2s;
    -webkit-transition-delay: 2.2s;
    -moz-transition-delay: 2.2s;
    -o-transition-delay: 2.2s
}

.delayp23 {
    animation-delay: 2.3s;
    -moz-animation-delay: 2.3s;
    -webkit-animation-delay: 2.3s;
    -o-animation-delay: 2.3s;
    transition-delay: 2.3s;
    -webkit-transition-delay: 2.3s;
    -moz-transition-delay: 2.3s;
    -o-transition-delay: 2.3s
}

.delayp24 {
    animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    -webkit-animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
    transition-delay: 2.4s;
    -webkit-transition-delay: 2.4s;
    -moz-transition-delay: 2.4s;
    -o-transition-delay: 2.4s
}

.delayp25 {
    animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    transition-delay: 2.5s;
    -webkit-transition-delay: 2.5s;
    -moz-transition-delay: 2.5s;
    -o-transition-delay: 2.5s
}

.delayp26 {
    animation-delay: 2.6s;
    -moz-animation-delay: 2.6s;
    -webkit-animation-delay: 2.6s;
    -o-animation-delay: 2.6s;
    transition-delay: 2.6s;
    -webkit-transition-delay: 2.6s;
    -moz-transition-delay: 2.6s;
    -o-transition-delay: 2.6s
}

.delayp27 {
    animation-delay: 2.7s;
    -moz-animation-delay: 2.7s;
    -webkit-animation-delay: 2.7s;
    -o-animation-delay: 2.7s;
    transition-delay: 2.7s;
    -webkit-transition-delay: 2.7s;
    -moz-transition-delay: 2.7s;
    -o-transition-delay: 2.7s
}

.delayp28 {
    animation-delay: 2.8s;
    -moz-animation-delay: 2.8s;
    -webkit-animation-delay: 2.8s;
    -o-animation-delay: 2.8s;
    transition-delay: 2.8s;
    -webkit-transition-delay: 2.8s;
    -moz-transition-delay: 2.8s;
    -o-transition-delay: 2.8s
}

.delayp29 {
    animation-delay: 2.9s;
    -moz-animation-delay: 2.9s;
    -webkit-animation-delay: 2.9s;
    -o-animation-delay: 2.9s;
    transition-delay: 2.9s;
    -webkit-transition-delay: 2.9s;
    -moz-transition-delay: 2.9s;
    -o-transition-delay: 2.9s
}

.delayp30 {
    animation-delay: 3s;
    -moz-animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -o-animation-delay: 3s;
    transition-delay: 3s;
    -webkit-transition-delay: 3s;
    -moz-transition-delay: 3s;
    -o-transition-delay: 3s
}

.delay1s {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s
}

.delay2s {
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -o-animation-delay: 2s;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s
}

.div_mxh {
    margin: 10px 0;
}

.addthis_native_toolbox {
    float: left;
    margin-right: 5px;
}

.zalo_share:hover {
    text-decoration: none;
    color: #fff
}

.zalo_share {
    cursor: pointer;
    display: inline-block;
    background: #018fe5;
    font-size: 11px;
    margin-right: 5px;
    line-height: 20px;
    border-radius: 2px;
    position: relative;
    color: #fff;
    padding: 0px 7px 0 2px;
    height: 20px;
    float: left;
    font-family: arial;
}

.zalo_share .ti-zalo {
    background: url(../images/bg_zalo.png) no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -1px;
}

.text_catchuoi {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

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

#toptop {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 55px;
    right: 6px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(../images/back_to_top.png) top center no-repeat;
    background-size: 100% 100%;
    transition: 0.5s;
    z-index: 200
}

#footer1 {
    z-index: 1000;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    display: none
}

.box-dienthoai {
    position: absolute;
    bottom: 120%;
    border-radius: 10px;
    background-color: #006b16;
    padding: 10px;
    display: none;
}

.box-dienthoai a {
    display: block;
    font-size: 15px;
    font-family: 'font1';
    color: #fff;
}

#footer1 img {
    width: 30%;
    max-width: 35px !important;
    vertical-align: middle
}

#footer1 a {
    color: #fff
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0
    }

    50% {
        opacity: 0.0
    }

    100% {
        opacity: 1.0
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0
    }

    50% {
        opacity: 0.0
    }

    100% {
        opacity: 1.0
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0
    }

    50% {
        opacity: 0.0
    }

    100% {
        opacity: 1.0
    }
}

.table_goidien {
    width: 100%;
    text-align: center;
    margin: auto;
    background: #f00;
    border-top: 1px solid #CCC
}

.the_an {
    position: absolute;
    top: -1000px;
    width: 0;
    height: 0;
    overflow: hidden;
}

/* tag */
.tags {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin-top: 10px;
}

.tags a {
    background: #e8e8e8;
    color: #3a3737;
    margin-right: 5px;
    padding: 3px 5px;
    border-radius: 3px;
}

.tags a:hover {
    background: #ccc;
}

/* and tag */
.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clear {
    zoom: 1
}

*:first-child+html .clear {
    zoom: 1
}

img {
    max-width: 100% !important;
    vertical-align: middle
}

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

.fix_head {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999 !important
}

a {
    text-decoration: none
}

#google_language_translator {
    position: absolute;
    bottom: 0;
    right: 0
}

.khung_chay {
    overflow: hidden
}

.hieuung {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    opacity: 0.9;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s
}

.hieuung img {}

.hieuung:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.hieuung:hover:after {
    webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

.hieuung:hover {
    opacity: 1
}

.hieuung_border .i_trai {
    position: absolute;
    height: 0px;
    width: 1px;
    left: 0px;
    top: 0px;
    background: -webkit-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet);
    background: -o-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet);
    background: -moz-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet);
    background: linear-gradient(to top, red, orange, yellow, green, blue, indigo, violet);
    transition: all 0.5s ease
}

.hieuung_border .i_phai {
    position: absolute;
    height: 0px;
    width: 1px;
    right: 0px;
    bottom: 0px;
    background: -webkit-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet);
    background: -o-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet);
    background: -moz-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet);
    background: linear-gradient(to bottom, red, orange, yellow, green, blue, indigo, violet);
    transition: all 0.5s ease
}

.hieuung_border .i_tren {
    position: absolute;
    height: 1px;
    width: 0px;
    right: 0px;
    top: 0px;
    background: -webkit-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
    background: -o-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
    background: -moz-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
    background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);
    transition: all 0.5s ease
}

.hieuung_border .i_duoi {
    position: absolute;
    height: 1px;
    width: 0px;
    left: 0px;
    bottom: 0px;
    background: -webkit-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet);
    background: -o-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet);
    background: -moz-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet);
    background: linear-gradient(to left, red, orange, yellow, green, blue, indigo, violet);
    transition: all 0.5s ease
}

.hieuung_border:hover .i_trai {
    height: 100%;
    bottom: 0px;
    top: inherit
}

.hieuung_border:hover .i_tren {
    width: 100%;
    left: 0px
}

.hieuung_border:hover .i_phai {
    height: 100%;
    top: 0px;
    bottom: inherit
}

.hieuung_border:hover .i_duoi {
    width: 100%;
    right: 0px;
    left: inherit
}

.box_container {}

.box_container .content {
    padding: 10px 0px
}

.dangky {
    width: 49%;
    float: left
}

.dangky_frm {
    position: relative;
    border-right: 1px solid #D6D6D6;
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding-right: 20px;
}

div.dangnhap {
    float: right;
    width: 49%;
    position: relative
}

div.tieude_dangky {
    background: #eee;
    color: #333;
    font-size: 13px;
    font-family: 'font1';
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 5px;
}

div.tieude_dangnhap {
    border-bottom: 1px solid #D6D6D6;
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 13px
}

.popup_thongbao {
    width: 300px;
    background: #fff;
    text-align: center;
    border: 1px solid #D0CFCF;
    font-size: 13px
}

.popup_thongbao .tieude_tb {
    background: #E80019;
    padding: 7px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'font1'
}

.popup_thongbao .popup_kq {
    padding: 10px;
    font-family: 'font1';
    color: #4C4C4C
}

.line_lienhe {
    border-bottom: 1px solid #CCC;
    margin-bottom: 2%;
    padding-bottom: 1%
}

.frm_dangky {
    width: 100% !important
}

.w_contact {}

.w_contact div.frm_lienhe {
    width: calc(50% - 10px);
    float: right;
}

.w_contact .content11 {
    width: calc(50% - 10px);
    float: left;
}

div.frm_lienhe {
    font-size: 13px;
    position: relative;
}

.thongbao {
    font-size: 20px;
    color: red;
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center
}

.thongbao p {
    text-align: center
}

div.frm_lienhe .item_lienhe {
    margin-bottom: 2%
}

div.frm_lienhe .item_lienhe_b {
    text-align: center
}

div.frm_lienhe .item_lienhe p {}

.item_lienhe p {
    clear: both;
    float: none;
    font-size: 14px;
    color: #666;
    padding-bottom: 6px;
}

.item_lienhe img {
    float: left;
    margin-bottom: 2%
}

#reset_capcha {
    color: #3458b8;
    float: left;
    font-size: 20px;
    margin-left: 2%;
    text-shadow: 1px 1px 1px #000;
    transition: 1s
}

#reset_capcha:hover {
    transform: rotate(360deg);
    color: #000
}

.baove {
    float: left !important
}

.frm_login {
    width: 100% !important;
}

div.frm_lienhe .item_lienhe span {
    color: #f00;
    margin-left: 3px;
}

div.frm_lienhe .item_lienhe .icon {
    float: left;
    width: 46px;
    color: #aaa;
    border: 1px solid #ddd;
    text-align: center;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div.frm_lienhe .item_lienhe input[type='text'],
div.frm_lienhe .item_lienhe input[type='password'],
div.frm_lienhe .item_lienhe input[type='number'],
.item_lienhe2 select {
    width: calc(100% - 46px);
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    outline: 0;
    height: 36px;
    padding: 0 5px;
    border-left: none;
}

div.frm_lienhe .item_lienhe textarea {
    width: 100%;
    padding: 5px;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    outline: 0;
}

div.frm_lienhe .item_lienhe select {
    width: 100%;
    height: 36px;
    border: 1px solid #D6D6D6;
    outline: 0;
    background: #fff;
}

.noidung_httt {
    box-shadow: inset 0 0 3px #D6D6D6;
    padding: 10px;
    margin-top: 2%;
    border-radius: 5px;
    margin-bottom: 10px;
    max-height: 300px;
    overflow: auto;
}

div.frm_lienhe .item_lienhe input:focus,
div.frm_lienhe .item_lienhe textarea:focus {}

div.frm_lienhe .item_lienhe input[type='button'],
div.frm_lienhe .item_lienhe input[type='reset'],
div.frm_lienhe .item_lienhe input[type='submit'] {
    padding: 10px 25px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: capitalize;
    outline: 0;
    border-radius: 3px;
    border: 1px solid #f00;
    background: #f00;
    transition: 0.5s;
}

div.frm_lienhe .item_lienhe input[type='button']:hover,
div.frm_lienhe .item_lienhe input[type='reset']:hover,
div.frm_lienhe .item_lienhe input[type='submit']:hover {
    opacity: 0.6;
}

.btn_dangnhap {
    padding: 7px 25px;
    background: #3458b8;
    border: none;
    display: block;
    color: #fff;
    margin: 10px 0px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;
    text-decoration: none;
    float: left;
    margin-right: 5px
}

.date {
    background: #F7F7F7 url(../images/i_date.png) 98% center no-repeat !important;
    padding-right: 8%;
    cursor: pointer
}

.box_news {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    color: rgba(153, 153, 153, 1);
}

.box_news:nth-child(2n+1) {}

.box_news h3 {
    font-weight: normal;
}

.box_news h3 a {
    font-size: 14px;
    color: #000;
    -webkit-line-clamp: 2;
    font-family: 'font1';
}

.box_news h3 a:hover {
    color: #f00;
}

.box_news .xemthem {
    float: right;
    color: #6e6e6e;
    margin-top: 2px;
    padding: 2px 5px;
    border-radius: 5px;
    background: #f3f3f3;
    border: 1px solid #6e6e6e;
    margin-right: 10px;
    transition: 0.5s;
    border: 1px solid #FFF
}

.box_news .xemthem:hover {
    background: #1a9cb7;
    color: #fff
}

.box_news a img {
    float: left;
    transition: 1s;
    border: 1px solid #999;
    width: 150px;
    margin-right: 10px;
    padding: 2px;
    background: #fff
}

.box_news .mota {
    color: #666;
    line-height: 20px;
    max-height: 60px;
    -webkit-line-clamp: 3;
}

.othernews {
    border-top: 1px solid #f7f7f7
}

.othernews .cactinkhac {
    font-size: 1.2em;
    color: #000;
    font-family: 'font1'
}

.othernews ul.khac {
    list-style: none;
    margin-left: 15px
}

.othernews ul.khac li {}

.othernews ul.khac li a {
    color: #4A4A4A;
    transition: 0.4s;
    font-size: 13px
}

.othernews ul.khac li a span {
    color: rgba(0, 0, 0, 0.5)
}

.othernews ul.khac li a:hover {
    color: #F00;
    padding-left: 10px;
    transition: 0.4s
}

.othernews ul.phantrang {
    list-style: none;
    margin-left: 15px
}

.othernews ul.phantrang li {
    color: #501818
}

.othernews ul.phantrang li i {
    color: #019444;
    margin-right: 5px;
    font-size: 10px
}

.othernews ul.phantrang li a {
    color: #000
}

.othernews ul.phantrang li a:hover {
    color: #F00
}

.mota_baiviet {
    margin-bottom: 2%
}

.mota_baiviet .ngaytao {
    color: #8f8f8f;
    margin-bottom: 8px
}

.mota_baiviet .mota {
    font-family: 'font1';
    font-style: italic
}

.ten_baiviet {
    font-size: 17px;
    font-family: 'font1';
    color: #000
}

#map_canvas {
    height: 430px;
    width: 99%;
    margin: 0px auto;
    border: 1px solid #BBB
}

.map_description {
    color: #000;
    overflow: auto;
    max-width: 300px
}

.map_title {
    color: #30A602;
    font-family: 'font1'
}

.bando {}

.bando iframe {
    width: 100% !important;
}

.pagination {
    margin: auto;
    width: auto;
    text-align: center;
    margin-top: 10px
}

.pages {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.pages li.prev {
    margin-right: 15px
}

.pages li.next {
    margin-left: 15px
}

.pages li {
    display: block;
}

.pages li a {
    margin: 5px;
    width: 30px;
    line-height: 30px;
    height: 30px;
    color: #7f7f7f;
    display: block;
    font-family: 'font';
    font-size: 14px;
    background: #f4f4f4;
    cursor: pointer;
    text-align: center;
}

.pages li a.dau,
.pages li a.cuoi {
    line-height: 30px;
}

.pages li a:hover {
    background: #189eff;
    color: #fff;
}

.pages li .active {
    background: #189eff;
    color: #fff;
}

.pages li .active:hover {
    color: #fff
}

#pre-loader {
    background: #F5F5F5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

#pre-loader #wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    text-align: center;
    width: 100px;
    height: 30px
}

#preloader_1 {
    position: relative
}

#preloader_1 span {
    display: block;
    bottom: 0px;
    width: 9px;
    height: 5px;
    background: #9b59b6;
    position: absolute;
    animation: preloader_1 1.5s infinite ease-in-out
}

#preloader_1 span:nth-child(2) {
    left: 11px;
    animation-delay: .2s
}

#preloader_1 span:nth-child(3) {
    left: 22px;
    animation-delay: .4s
}

#preloader_1 span:nth-child(4) {
    left: 33px;
    animation-delay: .6s
}

#preloader_1 span:nth-child(5) {
    left: 44px;
    animation-delay: .8s
}

@keyframes preloader_1 {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #9b59b6
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #3498db
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        background: #9b59b6
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        background: #9b59b6
    }
}

.content_video {
    width: calc(100% + 20px);
    margin: 0 -10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}

.item_video {
    display: block;
    width: calc(25% - 20px);
    margin: 0 10px 20px 10px;
}

.item_video a.img_video {
    line-height: 0;
    display: block;
    position: relative
}

a.img_video:before {
    content: '';
    position: absolute;
    background: url(../images/loading.gif) no-repeat;
    width: 32px;
    height: 32px;
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    left: 0;
    top: 0
}

.item_video:hover>a.img_video:before {
    left: 45%;
    top: 45%;
    opacity: 1
}

.item_video img {
    transition: 0.5s
}

.item_video:hover img {
    opacity: 0.7
}

.item_video a.ten {
    color: #000;
    font-size: 15px;
    height: 50px;
    text-align: center;
    font-family: 'font1';
    -webkit-line-clamp: 2;
    margin-top: 10px;
}

.item_video a.ten:hover {
    text-decoration: underline
}

#facebook {
    float: left;
    width: 100px;
    height: 30px;
    background: url(../images/login.png) 0px 0px;
    margin-right: 10px;
    cursor: pointer
}

.g-signin2 {
    float: left;
    width: 100px !important;
    height: 30px !important;
    overflow: hidden;
    background: url(../images/login.png) no-repeat top right !important;
    position: relative
}

.g-signin2 * {
    background: none;
    padding: 0;
    margin: 0
}

.abcRioButtonBlue {
    width: 100px !important;
    height: 30px !important;
    background: url(../images/g.html) no-repeat top right !important
}

.abcRioButtonBlue .abcRioButtonIcon {
    padding: 0 !important;
    background: transparent !important;
    background-color: transparent !important
}

.abcRioButtonSvg {
    display: none !important
}

.abcRioButtonContents {
    opacity: 0
}

.tieude_link {
    border-radius: 5px;
    margin-bottom: 5px;
    color: #d1d1d1
}

.tieude_link a {
    color: #d1d1d1
}

.link_web {
    border-bottom: #f3f3f3 1px solid;
    padding: 10px 0;
    font-size: 12px;
}

.link_web a {
    color: #000
}

.link_web a:hover {
    color: #f00;
}

#frm_popup {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 9999999;
    transition: 0.5s;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pupop_an {
    transform: scaleX(0);
    opacity: 0;
}

.pupop_hien {
    transform: scaleY(1);
}

.khung_popup {
    position: relative;
    max-width: calc(100% - 20px);
    width: auto;
}

.khung_popup .close_popup {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 30px;
    position: absolute;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: arial;
    right: -10px;
    top: -10px;
    cursor: pointer;
    transition: 0.4s;
}

.khung_popup .close_popup:hover {
    box-shadow: 0 0 5px #fff;
}

/* chi duong */

.support-online {
    position: fixed;
    z-index: 99;
    left: 15px;
    bottom: 50px;
}

.chicc {
    display: none
}

/*Gọi điện nhắn tin chỉ đường phiên bản mới*/
.support-online {
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0px;
}

.support-online a {
    position: relative;
    margin: 20px 20px;
    text-align: left;
    width: 40px;
    height: 40px;
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(103, 182, 52);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 0px;
    left: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
    display: block;
}

.support-online a {
    display: block;
}

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent rgb(103, 182, 52) transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px;
}

.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75;
    right: -10px;
}

.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}

.support-online .btn-support {
    cursor: pointer;
}

.sms i {
    background: red
}

.call-now i {
    background: green
}

.mes i {
    background: orange
}

/*Gọi điện nhắn tin chỉ đường phiên bản mới*/
/*  */
.wap_box_new {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
}

.socialmediaicons {
    display: flex;
    justify-content: space-between;
}

.socialmediaicons .fa:hover {
    color: white;
    opacity: 0.8;
}

.socialmediaicons .fa {
    font-size: 13px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    line-height: 30px;
}

.socialmediaicons2 .fa {
    padding: 20px;
    font-size: 30px;
    width: 100%;
    border-radius: 50%;
    text-decoration: none;
    margin: 5px 2px;
}

.socialmediaicons .fa-facebook {
    background: #3B5998;
    color: white;
}

.socialmediaicons .fa-twitter {
    background: #55ACEE;
    color: white;
}

.socialmediaicons .fa-google {
    background: #dd4b39;
    color: white;
}

.socialmediaicons .fa-linkedin {
    background: #007bb5;
    color: white;
}

.socialmediaicons .fa-youtube {
    background: #bb0000;
    color: white;
}

.socialmediaicons .fa-instagram {
    background: #125688;
    color: white;
}

.socialmediaicons .fa-pinterest {
    background: #cb2027;
    color: white;
}

.socialmediaicons .fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.socialmediaicons .fa-skype {
    background: #00aff0;
    color: white;
}

.socialmediaicons .fa-android {
    background: #a4c639;
    color: white;
}

.socialmediaicons .fa-dribbble {
    background: #ea4c89;
    color: white;
}

.socialmediaicons .fa-vimeo {
    background: #45bbff;
    color: white;
}

.socialmediaicons .fa-tumblr {
    background: #2c4762;
    color: white;
}

.socialmediaicons .fa-vine {
    background: #00b489;
    color: white;
}

.socialmediaicons .fa-foursquare {
    background: #45bbff;
    color: white;
}

.socialmediaicons .fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.socialmediaicons .fa-flickr {
    background: #f40083;
    color: white;
}

.socialmediaicons .fa-yahoo {
    background: #430297;
    color: white;
}

.socialmediaicons .fa-soundcloud {
    background: #ff5500;
    color: white;
}

.socialmediaicons .fa-reddit {
    background: #ff5700;
    color: white;
}

.socialmediaicons .fa-rss {
    background: #ff6600;
    color: white;
}

.socialmediaicons .fa-envelope {
    background: #777777;
    color: white;
}

.socialmediaicons .fa-print {
    background: #67c700;
    color: white;
}

.socialmediaicons .bg-info {
    background: #03A5FA
}

.socialmediaicons .zb-btn-blue--20x20 .zb-logo-zalo {
    margin-top: 5px !important;
    margin-bottom: 0;
}

div.wap_pro {
    margin: 15px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
}

.zoom_slick {
    overflow: hidden;
    width: calc(50% - 10px);
}

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

.zoom_slick .slick {
    width: calc(100% + 4px);
    margin: 0 -2px;
    margin-top: 4px;
}

.zoom_slick .slick a.item_img {
    margin: 0 2px;
}

.zoom_slick .slick a.item_img img {
    width: 100%;
}

.zoom_slick .slick img:hover {
    opacity: 0.5;
    transition: 1s
}

.zoom_slick .slick .slick-prev {
    top: 0;
    margin: 0;
    background: rgba(0, 0, 0, .5);
    height: 100%;
}

.zoom_slick .slick .slick-prev:after {
    content: '\f104';
    font-family: "FontAwesome";
    font-size: 1.0625rem;
    font-weight: 500;
    line-height: 1;
    color: #fff;
}

.zoom_slick .slick .slick-next {
    top: 0;
    margin: 0;
    background: rgba(0, 0, 0, .5);
    height: 100%;
}

.zoom_slick .slick .slick-next:after {
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 1.0625rem;
    font-weight: 500;
    line-height: 1;
    color: #fff;
}

.product_info {
    list-style: none;
    width: calc(50% - 10px);
}

.magiam span {
    display: inline-block;
    padding: 0px 10px;
    background: #f1bcbc;
    color: #f00;
}

.product_info .info {
    padding: 6px 0;
    float: left;
    width: 100%;
    border-bottom: 1px dotted #EEE;
    font-size: 15px;
    color: #333333;
}

.product_info .ten {
    color: #222;
    font-size: 20px;
    font-family: 'font1';
}

.product_info .giacu {
    font-size: 15px;
    text-decoration: line-through
}

.product_info .gia {
    color: #E60F1E;
    font-family: 'font1';
    font-size: 20px;
}

.sanpham_chitiet {
    color: #3a4346;
    font-weight: 400;
    font-size: 24px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 10px
}

.product_info .info b {
    /* text-transform: capitalize; */
    font-weight: normal;
}

.product_info .info .txt_giany {
    font-size: 13px;
}

.product_info .info .gnt {
    text-decoration: line-through
}

.product_info .info .txt_tietkiem {
    color: #F00
}

.icon_delete {
    color: #000;
    font-size: 15px;
}

.icon_delete:hover {
    color: #f00;
}

.xemgiohang {
    color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-family: 'font1';
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px
}

/*.duavao {
    border: none;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
    font-size: 13px;
    padding: 0 20px 0 65px;
    line-height: 40px;
    border-radius: 5px;
    background: url(../images/ic-cart@2x.png) 23px center no-repeat #ff3945;
    font-weight: 400;
    letter-spacing: .5px;
    background-size: 26px;
    display: inline-block;
    text-align: center;
	text-transform:uppercase;
}
.duavao:hover{
	color:#FF0;
}
.thanhtoannhanh{
    padding: 12px 20px;
    background: #204056;
    font-size: 13px;
    font-weight: 500;
    border-radius: 5px;
    margin-left: 5px;
	color:#fff;
	display:inline-block;
	text-transform:uppercase;
	cursor: pointer;
}
.thanhtoannhanh:hover{
	color:#FF0;
}*/
.info_dathang {
    display: flex;
    width: 260px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info_dathang a {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: .5px;
    text-transform: uppercase;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 5px);
    font-family: 'font1';
}

.duavao {
    background: #ff4208;
}

.thanhtoannhanh {
    background: #ff661b;
}

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

.mausac2 {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0
}

.info_chonmau {
    display: flex;
    flex-flow: row wrap;
}

.item-mau-pro {
    width: 60px;
    margin-right: 3px;
    border: 1px solid #eee;
    padding: 4px;
    position: relative;
    cursor: pointer;
}

.item-mau-pro span {
    display: block;
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
}

.active_size,
.size:hover,
.mausac:hover,
.active_mausac {
    position: relative
}

.active_size:after,
.size:hover:after,
.mausac:hover:after,
.active_mausac:after {
    background: url(../images/check.png) no-repeat bottom left;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 100%;
    content: '';
    border-top: 1px solid #fff;
    border-right: 1px solid #fff
}

table#giohang input {
    margin: 5px 0px
}

table#giohang input.btn,
.click_ajax {
    padding: 7px 25px;
    border: none;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: capitalize;
    outline: 0;
    border-radius: 3px;
    border: 1px solid #f00;
    background: #f00;
    transition: 0.5s;
}

table#giohang input.btn:hover,
.click_ajax:hover {
    opacity: 0.6;
}

table#tt td {
    height: 30px
}

table#giohang input.btn:hover,
.click_ajax:hover {
    text-shadow: 0 0 2px #000
}

table#tt td input.t {
    width: 300px;
    height: 20px;
    margin: 3px 0px 5px 0px;
    border: 1px solid #DDD
}

table#tt td textarea {
    width: 300px
}

table#tt span {
    color: red
}

#giohang {
    font-size: 12px
}

#giohang tr.tr_giohang {
    background: #f5f5f5;
    color: #000 !important;
    text-transform: uppercase
}

.giohang_img {
    float: left;
    margin: 5px
}

.ten_sp_gh {
    color: #2b669a;
    display: block;
    padding: 0 5px
}

.masp_sp_gh {
    color: #F00
}

.tr_giohang .tonggia_gh {
    color: #333
}

.tr_giohang .tonggia_gh span {
    font-size: 15px;
    font-family: 'font1';
    color: #F00
}

.tieude_thanhtoan {
    background: #eee;
    color: #333;
    font-size: 12px;
    font-family: 'font1';
    padding-left: 7px;
    line-height: 30px;
    margin-bottom: 6px;
    text-transform: uppercase
}

form#frm_order {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2%;
}

.frame_thanhtoan {}

.btn_thanhtoan {
    background: #da1b00;
    color: #FFF;
    margin-top: 3px;
    border: none;
    outline: 0;
    width: 100%;
    height: 25px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #666;
    border-radius: 3px;
    border: solid 1px #D68731
}

/*.bg_chuyenhang {
	background: url(../images/thanh-toan-khi-nhan.jpg) no-repeat top center;
	height: 500px
}*/
.shopping-cart {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 30px
}

.soluong_11 {
    border: 1px solid #f0f0f0;
    width: 170px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.soluong {
    border: none;
    outline: 0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    background: none;
    width: calc(100% - 60px);
    height: 100%;
    text-align: center;
}

.soluong_11 .a_1 {
    color: #000;
    width: 30px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 30px;
}

.soluong_11 .a_1 svg {
    zoom: 0.7;
}

.content_dc {
    width: calc(100% + 10px);
    margin: 0 -5px;
}

.item_dc {
    float: left;
    width: calc(100%/2 - 10px);
    margin: 0 5px;
}

.cl-orange {
    color: #fd7e14;
}

.thongbao_giohang {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.thongbao_giohang .ten {
    background: #e5101d;
    color: #fff;
    width: 200px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-family: 'Roboto-Regular';
    border-radius: 5px;
}

.thongbao_giohang img {
    width: 200px;
}

.thongbao_giohang .title {
    font-size: 15px;
    font-family: 'Roboto-Regular';
    margin-bottom: 20px;
}

div#tabs {
    background: #f9f9f9;
    border: 1px solid #EEE;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px
}

div#tabs ul#ultabs {
    list-style: none
}

div#tabs ul#ultabs li {
    float: left;
    color: #212121;
    background: #eee;
    padding: 8px 13px;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #EEE;
    border-bottom: none;
    font-size: 13px;
    text-transform: capitalize;
}

div#tabs ul#ultabs li.active {
    background: #fff;
    font-family: 'font1'
}

div#content_tabs {
    border: 1px solid #EEE;
    border-top: none;
    padding: 10px;
    background: #fff
}

@font-face {
    font-family: 'font';
    font-display: block;
    src: url('../fonts/Roboto-Regular.woff');
}

@font-face {
    font-family: 'font1';
    font-display: block;
    src: url('../fonts/Roboto-Bold.woff');
}

.icon-m {
    background: url(../images/icon-m3.png) no-repeat;
    display: inline-block;
}

body {
    font-size: 14px;
    line-height: 25px;
    background: #fff;
    font-family: 'font';
}

.flexwb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.khung {
    width: calc(100% - 20px);
    max-width: 1182px;
    margin: auto;
    position: relative;
}

div#wapper {
    margin: auto;
    background: #fff;
    max-height: 100%;
}

div#header {
    position: relative;
    margin: auto;
    overflow: hidden;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto-Medium';
}

.baohd {
    align-items: center;
}

.baohd1 {
    width: calc(50% - 100px);
    position: relative;
    height: 40px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.baohd2 {
    width: calc(50% - 100px);
    position: relative;
    height: 40px;
    align-items: center;
    padding-left: 76px;
}

.baohd1:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 4000px;
    height: 40px;
    content: '';
    background: url(../images/img/hd.png) no-repeat right center, #056839;
}

.baohd2:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 4000px;
    height: 40px;
    content: '';
    background: url(../images/img/hd1.png) no-repeat left center, #056839;
}

.baohd p {
    position: relative;
    z-index: 2;
    margin: 0;
}

.baohd p img {
    margin-top: -3px;
    margin-right: 5px;
}

.mxh0 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 2;
}

.mxh0 a {
    display: block;
    width: 26px;
    margin-left: 7px;
}

.mxh0 a img {
    width: 26px;
    height: 26px;
    transition: 0.5s;
}

.mxh0 a img:hover {
    transform: rotate(720deg);
}

div#menu {
    position: relative;
    left: 0;
    top: 0;
    height: 90px;
    line-height: 90px;
    margin: auto;
    background: #fff;
    z-index: 100;
    transition: 0.5s;
    box-shadow: 0 0 1px #ccc;
}

.baomn {
    align-items: center;
    height: 100%;
}

.menul {
    width: calc(50% - 150px);
}

.menup {
    padding-left: 22px;
    align-items: center;
}

div#menu a.logo {
    width: 200px;
    line-height: 1;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: -40px;
    height: 130px;
    transition: 0.5s;
}

div#menu a.logo img {
    max-height: 110px;
    display: block;
    max-width: 180px !important;
    transition: 0.5s;
}

.fix_head {
    height: 70px !important;
    line-height: 70px !important;
}

.fix_head a.logo {
    height: 60px !important;
    margin-top: 0 !important;
}

.fix_head a.logo img {
    max-height: 60px !important;
}

div#menu ul {
    float: left;
    list-style: none;
    height: 100%;
}

div#menu ul.ulmn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    justify-content: space-around;
}

div#menu ul.ulmn1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% - 82px);
    justify-content: space-around;
}

div#menu ul li {
    display: block;
    position: relative;
    z-index: 111;
}

div#menu ul li a {
    color: #000;
    font-size: 16px;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-family: 'font';
    text-align: center;
}

div#menu ul li a:hover,
div#menu ul li a.active,
div#menu ul li a.active2 {
    color: #056839;
}

div#menu ul li ul,
div#menu ul li:hover ul li ul {
    position: absolute;
    margin-left: 0px;
    display: none;
    left: 0;
    top: 100%;
}

div#menu ul li:hover ul {
    display: block;
}

div#menu ul li ul li {
    float: left;
    display: block;
    width: 220px;
    line-height: 1.5;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 1px #ccc;
}

div#menu ul li ul li a {
    padding: 6px 10px;
    text-transform: none;
    text-align: left;
    font-size: 14px;
}

div#menu ul li ul li ul {
    left: 221px !important;
    top: 0px !important;
}

.dt {
    position: absolute;
    right: 0;
    top: 100%;
    width: 162px;
    height: 53px;
    padding: 6px 3px 6px 44px;
    line-height: 20px;
    background: url(../images/img/dt.png) no-repeat 12px center, #b00000;
    border-radius: 0 0 0 10px;
}

.dt a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: 'font1';
}

.clicktk {
    position: relative;
    padding-left: 31px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}

.clicktk:before {
    position: absolute;
    left: 0;
    content: '';
    top: 1px;
    width: 1px;
    height: 17px;
    background: #056839
}

div#search {
    width: 300px;
    background: #fff;
    height: 35px;
    position: absolute;
    right: 0;
    top: 100%;
    box-shadow: 0 0 1px #999;
    z-index: 100;
    display: none;
}

div#search input {
    float: left;
    border: none;
    background: none;
    width: calc(100% - 35px);
    outline: none;
    color: #777;
    height: 100%;
    padding: 0 10px;
}

div#search p {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/sr.png) no-repeat center center;
    cursor: pointer;
}

div#menu_mobi1 {
    display: none;
    position: relative;
    top: 0;
    z-index: 999;
    left: 0;
    width: 100%;
}

div.header {
    background: #f00 !important;
    z-index: 600;
    width: 100%;
    margin: 0 auto !important;
}

.mm-menu {
    background: #f00 !important;
    color: #fff !important;
}

.mm-menu .mm-navbar>*,
.mm-menu .mm-navbar a {
    color: #fff !important;
}

div#search_mobi input {
    color: #333 !important;
}

div#slider {
    margin: auto;
    position: relative;
    overflow: hidden;
}

div#slider .slick-prev {
    width: 38px;
    height: 38px;
    top: 50%;
    margin-top: -19px;
    left: 20px;
    background: url(../images/img/pre.png) no-repeat;
}

div#slider .slick-next {
    width: 38px;
    height: 38px;
    top: 50%;
    margin-top: -19px;
    right: 20px;
    background: url(../images/img/nex.png) no-repeat;
}

div#slider .khung {
    width: 100%;
    max-width: 100%;
}

.slider_web {
    position: relative;
}

.itemsl {
    width: 100%;
}

.itemsl img {
    width: 100%;
}

.ttgt {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: calc(100% - 60px);
    height: 210px;
    max-width: 490px;
    background: rgba(0, 0, 0, 0.8);
    padding: 26px 20px 0 35px;
}

.tengt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 65px;
    font-size: 56px;
    font-family: 'utm-mabella';
    color: #07854a;
    padding: 7px 0 0 5px;
    text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px 0 #fff, -2px -2px 0 #fff,
        2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 3px #fff;
}

.motagt {
    line-height: 30px;
    max-height: 90px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    font-size: 20px;
    color: #fff;
}

div#left {
    width: 280px;
    float: left;
    box-sizing: border-box;
    position: sticky;
    top: 80px;
}

div.tieude {
    color: #fff;
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-family: 'font1';
    text-transform: uppercase;
    background: #056839;
}

div.danhmuc {
    border: 1px solid #d6d6d6;
    padding: 0;
}

.icon-arrow-m {
    width: 15px;
    height: 9px;
    background-size: 655px;
    background-position: -125px -30px;
}

.icon-acc-m1,
.icon-acc-m2,
.icon-acc-m3 {
    width: 15px;
    height: 15px;
}

.clickht {
    cursor: pointer
}

.clickht.active .icon-arrow-m {
    background-position: -145px -30px;
}

.icon-close-m {
    background-size: 670px;
}

.icon-close-m {
    background-position: -167px -115px;
    width: 40px;
    height: 27px;
}

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

div.danhmuc ul li {
    padding: 5px 0 5px 10px;
    border-bottom: 1px solid #DDD;
}

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

div.danhmuc ul li a {
    color: #454545;
    font-family: 'Roboto-Medium';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.danhmuc ul li span {
    width: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

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

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

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

div.danhmuc ul li ul li a {
    padding: 0 0 0 10px;
    width: 100%;
    font-family: 'font';
}

div#main_content {
    padding: 0px;
}

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

div.tieude_giua {
    color: #056839;
    text-align: center;
    font-size: 36px;
    line-height: 50px;
    font-family: 'utm-mabella';
    text-transform: uppercase;
    margin-bottom: 27px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    height: 53px;
    padding-bottom: 3px;
    overflow: hidden;
}

div.tieude_giua span {
    position: relative;
    display: block;
    line-height: 50px;
    padding-right: 7px;
}

div.tieude_giua span:before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #3b2313;
    content: '';
}

div.tieude_giua:after {
    content: '';
    position: relative;
    width: 51px;
    height: 39px;
    margin: 15px 0 -3px 0;
    background: url(../images/img/gach.png) no-repeat;
}

div.tieude_giua a {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    font-family: 'font1';
    text-transform: none;
    color: #056839;
}

div.wap_item {}

.spnoibat {
    padding-top: 36px;
}

.content_sp {
    width: calc(100% + 80px);
    margin: 0 -40px;
    display: flex;
    flex-flow: row wrap;
}

.content_sp .item_yt {
    margin: 0 40px 40px 40px;
}

.content_sp1 {
    width: calc(100% + 20px);
    margin: 0 -10px;
    display: flex;
    flex-flow: row wrap;
}

.item_yt {
    width: calc(100%/2 - 20px);
    margin: 0 10px 20px 10px;
}

.item_yt .img {
    display: block;
    width: 100%;
    margin-bottom: 11px;
}

.item_yt .img img {
    width: 100%;
}

.item_yt .ten {
    display: block;
    line-height: 26px;
    padding: 6px 0 0 42px;
    background: url(../images/img/ytruong1.png) no-repeat left top;
    color: #212121;
    font-size: 18px;
    font-family: 'font1';
}

.item_yt .ten:hover {
    color: #056839;
}

.danhmucsp {
    padding: 35px 0 13px 0;
}

.danhmucsp1 {
    background: url(../images/img/banner1.jpg) no-repeat center center;
    background-size: cover;
}

.w_product {
    width: calc(100% + 33px);
    margin: 0 -11.5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}

.w_product1 .item_sp {
    width: calc(25% - 33px);
}

.item_sp {
    position: relative;
    text-align: center;
    width: calc(50% - 33px);
    margin: 0 11.5px 22px 11.5px;
}

.item_sp .img {
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    display: block;
    border: 1px solid #fff;
}

.item_sp .img img {
    width: 100%;
    transition: 1s;
}

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

.item_sp .ten {
    color: #2a2a2a;
    font-size: 14px;
    display: block;
    line-height: 28px;
    font-family: 'font1';
}

.item_sp .ten:hover {
    color: #056839;
}

.thongtin {
    display: block;
    padding: 37px 0 41px 0;
    background: url(../images/img/banner1.jpg) no-repeat center center;
    background-size: cover;
}

.tieudett {
    display: flex;
    font-size: 30px;
    font-family: 'utm-mabella';
    color: #056839;
    text-transform: uppercase;
    line-height: 39px;
    margin-bottom: 25px;
    flex-wrap: wrap;
    align-items: center;
}

.tieudett img {
    margin: -6px 9px 0 0;
    display: block;
    width: 38px;
    height: 29px;
}

.thongtin1 {
    display: block;
    width: 40.7%;
}

.thongtin2 {
    display: block;
    width: 55.838%;
}

.tintuc_conlai {
    max-height: 228px;
    overflow: hidden;
    display: block;
}

.item_ttcl {
    margin-bottom: 20px;
    border: none !important;
    overflow: hidden;
}

.item_ttcl a.img {
    float: left;
    margin-right: 20px;
    width: 40%;
    max-width: 160px;
}

.item_ttcl a.img img {
    width: 100%;
    display: block;
    transition: 0.5s
}

.item_ttcl a.img img:hover {
    opacity: 0.6
}

.item_ttcl a.ten {
    font-size: 15px;
    line-height: 22px;
    color: #151515;
    font-family: 'font1';
    overflow: hidden;
    -webkit-line-clamp: 2;
    max-height: 44px;
    margin-bottom: 10px;
}

.item_ttcl a.ten:hover {
    color: #056839;
}

.item_ttcl p.mota {
    color: #313131;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.tintuc_run {
    width: calc(100% + 28px);
    margin: 0 -14px;
    max-height: 250px;
    overflow: hidden;
}

.item_vs {
    margin-bottom: 40px;
    border: none !important;
    overflow: hidden;
}

.item_vs a.img {
    float: left;
    margin-right: 23px;
    width: 86px;
    height: 86px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: url(../images/img/visao1.png) no-repeat;
}

.item_vs a.img img {
    display: block;
    transition: 0.5s;
    max-width: 40px !important;
    max-height: 40px;
}

.item_vs a.img:hover img {
    transform: rotate(720deg);
}

.item_vs a.ten {
    font-size: 15px;
    line-height: 30px;
    color: #151515;
    font-family: 'font1';
    overflow: hidden;
    -webkit-line-clamp: 1;
    max-height: 30px;
    margin-bottom: 2px;
}

.item_vs a.ten:hover {
    color: #056839;
}

.item_vs p.mota {
    color: #313131;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

.baoft {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
}

.bandont {
    display: block;
    padding: 40px 0;
}

.nhantin {
    display: block;
    width: 43.15%;
    border: 5px solid #056839;
    padding: 27px 56px 27px 34px;
}

.tdnt {
    display: block;
    font-size: 32px;
    font-family: 'utm-mabella';
    color: #056839;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 9px;
}

.slnt {
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    margin-bottom: 18px;
    font-family: 'font1';
}

form#frm_lh {
    width: 100%;
}

form#frm_lh input[type='text'],
form#frm_lh input[type='email'],
form#frm_lh input[type='number'] {
    width: 100%;
    padding: 0px;
    line-height: 22px;
    height: 23px;
    display: block;
    border: none;
    border-bottom: 1px solid #d5d5d5;
    background: #fff;
    outline: none;
    color: #7b7b7b;
    font-size: 13px;
    margin-bottom: 23px;
}

.baoinput1 input {
    width: calc(50% - 10px) !important;
}

form#frm_lh input[type='text']::placeholder,
form#frm_lh input[type='email']::placeholder,
form#frm_lh input[type='number']::placeholder {
    color: #7b7b7b;
}

form#frm_lh input[type='submit'] {
    display: block;
    background-image: -webkit-linear-gradient(to right, #079452, #056839);
    background-image: -moz-linear-gradient(to right, #079452, #056839);
    background-image: -ms-linear-gradient(to right, #079452, #056839);
    background-image: -o-linear-gradient(to right, #079452, #056839);
    background-image: linear-gradient(to right, #079452, #056839);
    color: #fff;
    width: 153px;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-family: 'font1';
    transition: 0.5s;
    text-align: center;
    text-transform: uppercase;
}

form#frm_lh input[type='button']:hover {
    opacity: 0.8;
}

#footer-map {
    display: block;
    overflow: hidden;
    width: 51.608%;
    height: 350px;
}

#footer-map iframe {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

#w_footer {
    background: #232331;
    color: #aaa;
}

#footer {
    font-size: 14px;
    padding: 40px 0;
    margin: auto;
}

#footer .khungft {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
}

.footer_1 {
    width: 39.34%;
}

.footer_2 {
    width: 18.62%;
}

.footer_3 {
    width: 16.92%;
}

.footer_4 {
    width: 16.92%;
}

.face {
    display: block;
    width: 100%;
    max-width: 340px;
    overflow: hidden;
    margin: auto;
}

.mxh {
    line-height: 36px;
    display: flex;
    flex-wrap: wrap;
    padding: 9px 0 0 0;
}

.mxh span {
    text-transform: uppercase;
}

.mxh a {
    display: block;
    width: 36px;
    margin-right: 8px;
}

.mxh a img {
    width: 36px;
    height: 36px;
    transition: 0.5s;
}

.mxh a img:hover {
    transform: rotate(720deg);
}

.td_ft {
    text-transform: uppercase;
    position: relative;
    font-size: 24px;
    font-family: 'utm-mabella';
    padding: 3px 0 0 15px;
    height: 40px;
    background: url(../images/img/ft.png) no-repeat;
    line-height: 37px;
    width: 100%;
    max-width: 130px;
    margin-bottom: 30px;
    color: #fff;
}

.cs {
    display: block;
    line-height: 26px;
    color: #aaa;
    padding: 5px 0 5px 15px;
    position: relative;
}

.cs:before {
    position: absolute;
    left: 0;
    top: 16px;
    content: '';
    width: 3px;
    height: 3px;
    background: #056839;
}

.cs:hover {
    color: #056839;
}


.copyright {
    display: block;
    padding: 12px 0;
    color: #fff;
    line-height: 26px;
    background: #262636;
    text-align: center;
}

.copyright span {
    color: #056839;
}

/*zalo */
#btn-zalo {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 14px;
    bottom: 152px;
    z-index: 999;
}

#btn-zalo i,
.chatface i {
    display: flex;
    display: -ms-flex;
    align-items: center;
    -ms-flex-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #056839;
    position: relative;
    z-index: 999;
}

#btn-zalo i img,
.chatface i img {
    vertical-align: middle;
    max-width: 100%;
}

.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    right: -5px;
    top: -5px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(5, 104, 57, 0.45);
    opacity: .75;
}

.kenit-alo-circle {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(5, 104, 57, .8);
    opacity: .1;
    border-color: #056839;
    opacity: .5;
}

#btn-call {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 13px;
    bottom: 234px;
    z-index: 999;
}

#btn-call i {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #056839;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 9999;
}

#btn-call i img {
    vertical-align: middle;
    max-width: 100%;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out
}

@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {

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

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

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

@-o-keyframes coccoc-alo-circle-img-anim {

    0%,
    100%,
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

/*zalo */
/*zalo */
.grecaptcha-badge {
    opacity: 0 !important;
}

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

.baonoidung img {
    height: auto !important;
}

.baonoidung * {
    max-width: 100% !important;
}

.hien_menu {
    display: none;
    width: 30px;
    height: 30px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

form#frm_dknt {
    width: 100%;
    line-height: 44px
}

form#frm_dknt input[type='email'] {
    width: calc(100% - 60px);
    padding: 0px 10px;
    line-height: 33px;
    float: left;
    border: 1px solid #999;
    background: #fff;
    outline: none;
    color: #727272;
    font-family: arial;
    font-size: 13px;
    height: 35px;
    border-right: none;
}

form#frm_dknt input[type='text']::placeholder {
    color: #727272;
}

form#frm_dknt input[type='submit'] {
    float: right;
    background: #f40d23;
    color: #fff;
    width: 60px;
    height: 35px;
    line-height: 35px;
    border: none;
    cursor: pointer;
    font-size: 13px;
    font-family: 'font1';
    transition: 0.5s;
    outline: none;
}

form#frm_dknt input[type='submit']:hover {
    opacity: 0.6
}

#menu_mobil {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.bg-nav {
    background: rgba(0, 0, 0, .3);
    width: 15%;
    height: 100%;
    z-index: -1;
    right: 0;
    position: absolute;
}

.custom-tab {
    background: #fff;
    width: 85%;
    height: 100%;
    transition: all 1s;
}

.closed-mb {
    background-color: transparent;
    border: none;
    top: 0;
    right: 0;
    padding: 10px;
    color: #fff;
    font-size: 2em;
    width: 100%;
    text-align: center;
    -webkit-appearance: button;
}

#ulmenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    line-height: 40px;
}

#ulmenu li.lil1 {
    width: 50%;
    text-align: center;
    line-height: 40px;
    height: 40px;
    font-family: 'font1';
    text-transform: uppercase;
    position: relative;
    border-bottom: 2px solid #ccc;
}

#ulmenu li.lil2 {
    width: 50%;
    text-align: center;
    line-height: 40px;
    height: 40px;
    font-family: 'font1';
    text-transform: uppercase;
    position: relative;
    border-bottom: 2px solid #ccc;
}

#ulmenu li.lil2:before {
    position: absolute;
    left: -1px;
    width: 1px;
    top: 5px;
    height: 30px;
    content: '';
    background: #056839;
}

#ulmenu li.lil1.active,
#ulmenu li.lil2.active {
    border-color: #056839
}

.custom-tab .tab {
    height: calc(100% - 41px);
    overflow-y: auto;
}

.custom-tab .tab::-webkit-scrollbar {
    width: 2px;
}

.custom-tab .tab::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.custom-tab .tab::-webkit-scrollbar-thumb {
    background-color: #056839;
    outline: 1px solid slategrey;
}


.toolbar2 {
    background: #fff;
    padding: 7px 5px;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 500;
    height: auto;
    border-top: 1px solid #cbcbcb;
    display: none;
    line-height: 1;
    position: fixed;
}

.toolbar2 ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.toolbar2 ul li {
    text-align: center;
    float: left;
    width: 25%;
}

.toolbar2 ul li a {
    width: 100%;
    display: inline-block;
    font-size: 13px;
}

.icon-t1,
.icon-t2,
.icon-t4 {
    width: 25px;
    height: 20px;
}

.icon-t1,
.icon-t2,
.icon-t3,
.icon-t4 {
    background-size: 680px;
}

.icon-t1 {
    background-position: -315px -30px;
}

.icon-t2 {
    background-position: -348px -30px;
}

.icon-t3 {
    background-position: -382px -30px;
    width: 50px;
    height: 20px;
}

.icon-t4 {
    background-position: -440px -29px;
    width: 25px;
    height: 20px;
}

.toolbar2 ul li a span {
    color: #333;
}

.hidden,
.hidden-seoh {
    display: none;
}

/* Slideshow */
.slideshow {
    position: relative;
}

.slideshow a {
    display: block;
    cursor: pointer;
}

.slideshow a img {
    width: 100%;
}

.slideshow:hover .control-slideshow {
    opacity: 0.3;
}

.slideshow .control-slideshow:hover {
    opacity: 0.8;
}

.control-slideshow {
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: calc(50% - 50px/2);
    width: 35px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    cursor: pointer;
    margin: 0px;
    background-color: #000000;
    border-radius: 3px;
}

.control-slideshow i {
    color: #ffffff;
}

.prev-slideshow {
    left: 20px;
    padding-right: 3px;
}

.next-slideshow {
    right: 20px;
    padding-left: 3px;
}


/* Scroll Top */
.scrollToTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 15px;
    right: 13px;
    display: none;
    z-index: 10;
    cursor: pointer;
}

.footer_4 p {
    margin: 0;
}

messenger-container.closed,
.js-facebook-messenger-tooltip.closed {
    display: none !important
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px
}

.js-facebook-messenger-tooltip {
    color: #404040;
    background: #fff
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-tooltip {
    display: none;
    position: fixed;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
    z-index: 1.0E+30
}

.js-facebook-messenger-close-tooltip {
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}

.js-facebook-messenger-box.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-box {
    display: block;
    position: fixed;
    cursor: pointer;
    bottom: 70px;
    right: 7px;
    width: 56px;
    height: 56px;
    text-align: center;
    background: #056839;
    border-radius: 100%;
    overflow: hidden;
    z-index: 99;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3)
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
    transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
    width: 32px;
    height: 33px;
    position: absolute;
    top: 13px;
    left: 12px;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-box.rotate svg#close-icon {
    transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
    opacity: 0;
    width: 19px;
    height: 20px;
    position: absolute;
    top: 19px;
    left: 19px;
    -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-container {
    position: fixed;
    opacity: 0;
    transform: translateY(50px);
    bottom: 110px;
    right: 90px;
    border-radius: 10px;
    pointer-events: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
    -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    transition: transform 160ms ease-in-out, opacity 160ms ease-in-out
}

.js-facebook-messenger-top-header {
    width: 220px
}

.js-facebook-messenger-top-header {
    color: #fff;
    background: #1182FC
}

.js-facebook-messenger-top-header {
    display: block;
    position: relative;
    width: 220px;
    background: #1182FC;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 10px;
    font-size: 14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,
.js-facebook-messenger-container-button iframe {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-top-header {
    color: #fff;
    background: #1182FC
}

.js-facebook-messenger-top-header {
    width: 220px
}

.js-facebook-messenger-tooltip {
    color: #404040;
    background: #fff
}

.js-facebook-messenger-container.open {
    transform: translateY(0px);
    opacity: 1;
    pointer-events: all
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
    opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
    transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
    opacity: 1
}

/* Breadcrumb */
.breadCrumbs .wrap-content {
    padding: 10px 10px;
}

.breadCrumbs .wrap-content .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    padding-bottom: 5px;
}

.breadCrumbs .wrap-content .breadcrumb-item a {
    color: var(--color-black);
}

.breadCrumbs .wrap-content .breadcrumb-item.active span {
    color: var(--color-title);
}

.breadcrumb-item span {
    color: #333333;
    font-size: 12pxs;
}

.breadcrumb-item:hover span {
    color: var(--color-title);
}

ol.breadcrumb {
    position: relative;
    z-index: 1;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #b0b0b0;
    content: '\f101';
    font-family: 'Font Awesome 5 Light';
}

/* Pagination */
.pagination-home {
    width: 100%;
    text-align: center;
    margin: 20px auto;
}

.pagination-home .pagination .page-item .page-link {
    color: #056839;
    font-size: .875rem;
    margin: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 30px;
    border-radius: 5px;
}

.pagination-home .pagination .page-item.active .page-link {
    color: #ffffff;
    background-color: #056839;
    border-color: #056839;
}

/* pagination ajax */
.pagination-ajax {
    text-align: center;
    margin-top: 20px;
}

.pagination-ajax a {
    vertical-align: top;
    margin: 3px;
    color: #333;
    background: #eee;
    border: 1px solid rgba(161, 161, 161, 0.4);
    font-size: 12px;
    cursor: pointer;
    width: 35px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition: all ease 0.3s;
}

.pagination-ajax a:hover {
    background: #056839;
    color: #fff;
    border-color: #056839;
    transform: translateY(-2px);
    transition: all ease 0.3s;
}

.translate img {
    cursor: pointer;
}

.pagination-ajax a.current {
    background: #056839;
    color: #fff;
    border-color: #056839;
    transform: translateY(0);
}

/*product detail */

.tabs-pro-detail {
    width: 100%;
}

.tabs-pro-detail .ul-tabs-pro-detail {
    padding: 0px;
    list-style: none;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e7e7e7;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 15px;
}

.tabs-pro-detail .ul-tabs-pro-detail li {
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #eee;
    padding: 5px 10px;
}

.tabs-pro-detail .ul-tabs-pro-detail li.active {
    background: #333;
    color: #fafafa;
}

.tabs-pro-detail .ul-tabs-pro-detail li:last-child {
    margin-right: 0px;
}

.tabs-pro-detail .content-tabs-pro-detail {
    display: none;
    width: 100%;
}

.tabs-pro-detail .content-tabs-pro-detail.active {
    display: block;
}


.gallery-thumb-pro {
    position: relative;
    margin-top: 20px;
}


.control-carousel {
    position: absolute;
    top: calc(50% - 30px/2);
    margin-bottom: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 2;
    background-color: #ffffffa8;
    color: #000;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 1px 1px 3px grey;
}

.control-carousel:hover {
    background-color: #fff;
    opacity: 1;
}

.prev-carousel {
    left: 0px;
}

.next-carousel {
    right: 0px;
}

.thumb-pro-detail {
    display: block !important;
    cursor: pointer;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.thumb-pro-detail.mz-thumb.mz-thumb-selected {
    border: 1px solid var(--color-title);
    overflow: hidden;
}

.thumb-pro-detail img {
    box-shadow: none !important;
    filter: brightness(100%) !important;
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.attr-label-pro-detail {
    margin: 0px 5px 0px 0px;
}

.attr-label-pro-detail.d-block {
    display: block;
    margin: 0px;
}

.attr-content-pro-detail {
    display: inline-block;
    margin-bottom: 0px;
}

.price-new-pro-detail {
    font-weight: 700;
    font-size: 20px;
    color: #f40d23;
}

.price-old-pro-detail {
    font-weight: 500;
    color: var(--color-gray);
    text-decoration: line-through;
    padding-left: 10px;
}

/*fix*/
.grid-visao{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}