::-webkit-scrollbar {
    background: #fff;
    width: 10px;
    height: 11px;
}

::-webkit-scrollbar-thumb {
    background: #BBBBBB;
}

* {
    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;
    }

.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: 37px;
    height: 37px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(images/back_to_top.png) top center no-repeat;
    transition: 0.5s;
    z-index: 200;
}

    #toptop:hover {
        background: url(images/back_to_top.png) bottom center no-repeat;
        transition: 0.5s;
    }

.clear {
    clear: both;
}

img {
    max-width: 100% !important;
    height: auto;
}

div.bando img {
    max-width: none !important;
}

#map_canvas2 img {
    max-width: none !important;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: top;
}

.zalo-share-button {
    background-color: #03A5FA;
    width: 75px;
    margin: 0 0px 5px;
    height: 26px !important;
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
    background-size: 14px 14px;
    background-position: 7px 6px;
    position: relative;
    cursor: pointer;
}



@font-face {
    font-family: 'arist';
    src: url('../fonts/SFUAristonRegular.eot');
    src: url('../fonts/SFUAristonRegular.eot') format('embedded-opentype'), url('../fonts/SFUAristonRegular.woff2') format('woff2'), url('../fonts/SFUAristonRegular.woff') format('woff'), url('../fonts/SFUAristonRegular.ttf') format('truetype'), url('../fonts/SFUAristonRegular.svg#SFUAristonRegular') format('svg');
}

* html > body .clearfix {
    display: block;
    width: 100%;
}

* html .clearfix {
    height: 1%;
}

body {
    font-family: roboto;
    font-size: 12px;
    line-height: 1.5;
}

div#wapper {
    margin: auto;
    background: #fff;
}

.top {
    background: #bc0001;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
}

    .top img {
        vertical-align: middle;
    }

.dc img, .dt i {
    margin-right: 5px;
    font-size: 14px;
}

.dc {
    float: left;
    width: 50%;
}

.dt {
    float: right;
    margin-left: 20px;
}

.mxh {
    float: right;
    margin-left: 20px;
}

    .mxh img {
        margin: 0 5px;
        transition: all 0.7s;
    }

        .mxh img:hover {
            transition: all 0.7s;
            transform: rotate(45deg);
        }

div#header {
    position: relative;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 10px;
}

.wrap_1200 {
    max-width: 1200px;
    margin: auto;
}

.logo {
    width: 20%;
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
}

.banner {
    width: 30%;
    float: left;
    line-height: 0;
    text-align: left;
    height: 100px;
    display: flex;
    align-items: center;
}

    .banner img {
        max-height: 95px
    }

.wap_menu.fixmenu .banner {
    height: 70px;
}

    .wap_menu.fixmenu .banner img {
        max-height: 65px;
    }

.hotline {
    display: inline-block;
    background: unset;
    border: solid 2px #FE0404;
    border-radius: 15px 12px 12px 10px;
    color: #FE0404;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5%;
    padding-left: 35px;
    padding-right: 20px;
    position: relative;
}

p.sdt {
    clear: both;
}

.hotline:before {
    position: absolute;
    top: -12px;
    left: 6px;
    background: #fff url(images/icon_hl.png) no-repeat;
    width: 30px;
    height: 35px;
    content: '';
}

.hotline p {
    line-height: 25px;
}

p.hl {
    background: #fff;
    text-shadow: 0px 0px 3px #ccc;
    margin-top: -18px;
    float: left;
    padding-right: 20px;
}

div.header {
    display: none;
}

div.wap_menu {
    position: relative;
    height: 100px;
    line-height: 100px;
    margin: auto;
    width: 100%;
    z-index: 99;
    min-width: 1200px;
    transition: all 0.7s;
}

.wap_menu.fixmenu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    box-shadow: 0px 0px 7px #ccc;
    transition: all 0.7s;
}

    .wap_menu.fixmenu .banner img {
        max-height: 62px;
    }

div.menu {
    position: relative;
    margin: auto;
}

    div.menu ul {
        list-style: none;
        text-align: right;
    }

        div.menu ul li {
            display: inline-block;
            position: relative;
            vertical-align: top;
            z-index: 50;
        }

            div.menu ul li a {
                color: #000;
                font-size: 14px;
                padding: 0px 20px;
                text-decoration: none;
                text-transform: uppercase;
                display: inline;
                font-weight: 500;
            }

                div.menu ul li a.active {
                    color: #bc0001;
                    position: relative;
                }

            div.menu ul li:hover > a {
                color: #bc0001;
            }

            div.menu ul li ul {
                position: absolute;
                display: none;
                min-width: 220px;
                background: #bc0001;
                line-height: 1.5;
                top: 100%;
                left: 0;
                text-align: left;
            }

                div.menu ul li ul li > ul {
                    position: absolute;
                    margin-left: 0px;
                    display: none;
                    min-width: 220px;
                    background: #0480B0;
                    line-height: 1.5;
                    left: 100%;
                    top: 0;
                }

                div.menu ul li ul li {
                    float: none;
                    padding: 0;
                    width: 100%;
                }

                    div.menu ul li ul li a {
                        padding: 6px 10px;
                        text-transform: none;
                        display: block;
                        border-bottom: 1px solid #fff;
                        font-size: 14px;
                        color: #fff;
                    }

                        div.menu ul li ul li a:hover {
                            color: yellow;
                        }

div.search {
    position: absolute;
    right: 0px;
    top: 5px;
    background: #fff;
    border-radius: 2px;
    height: 30px;
}

    div.search input {
        padding: 0px 10px;
        float: left;
        margin-top: 8px;
        border: none;
        background: none;
        width: 180px;
        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;
}

div#left {
    width: 22.5%;
    float: left;
}

div.tieude {
    color: #fff;
    font-size: 20px;
    background: url(images/tt_left.png) no-repeat;
    height: 52px;
    line-height: 60px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    margin-top: -10px;
    background-size: 100%;
}

div.danhmuc {
    border: 1px solid #B2E2F4;
    margin-bottom: 40px;
}

    div.danhmuc:last-child {
        margin-bottom: 0;
    }

.danhmuc1 ul {
    list-style: none;
    padding: 10px;
    padding-bottom: 0;
}

    .danhmuc1 ul li:last-child a {
        border: none;
    }

    .danhmuc1 ul li a {
        color: #454545;
        font-family: roboto;
        text-decoration: none;
        font-size: 15px;
        transition: 0.4s;
        display: block;
        border-bottom: 1px solid #DDD;
        padding: 10px 5px 10px 35px;
        background: url(images/muiten.png) 20px 16px no-repeat;
        text-transform: uppercase;
    }

        .danhmuc1 ul li a:hover, div#danhmuc ul li a.active {
            color: red;
            transition: 0.4s;
        }

    .danhmuc1 ul li ul li a {
        background: url(images/muiten.png) 22px 15px no-repeat;
        padding: 9px 5px 9px 35px;
    }

    .danhmuc1 ul li ul {
        display: none;
    }

.tt-left {
    width: 33%;
    float: right;
}

.video_left {
    margin-bottom: 5px;
}

.video_right {
    margin: 0 -5px;
}

.box_video {
    margin: 0 5px;
    cursor: pointer;
}

.tt-right {
    width: 65%;
    float: left;
}

.tinnb {
    width: 46%;
    float: left;
}

.img_nb {
    margin-bottom: 15px;
}

    .img_nb a {
        display: block;
        line-height: 0;
    }

.tennb {
    margin-bottom: 10px;
}

    .tennb a {
        text-decoration: none;
        color: #212121;
        font-size: 13px;
        font-weight: bold;
        font-family: roboto;
        text-transform: uppercase;
    }

.mtnb {
    font-size: 13px;
}

.xthem1 {
    width: 110px;
    border: solid 2px #707070;
    text-align: center;
    line-height: 45px;
    margin-top: 25px;
}

    .xthem1 a {
        text-decoration: none;
        color: #000;
        text-transform: uppercase;
        font-size: 13px;
        font-family: roboto;
        display: block;
    }

    .xthem1:hover {
        background: #00af01;
        transition: all 0.7s;
    }

        .xthem1:hover a {
            color: #fff;
        }

.video_left1 {
    width: 65%;
    float: left;
}

    .video_left1 .tenvideo {
        margin-top: 10px;
    }

.tenvideo {
    font-size: 16px;
}

.video_right1 {
    width: 34% !important;
    float: right;
}

.tt-right #tinmoi {
    width: 53%;
    float: right;
}

.tt_tin {
    font-family: Oswald;
    color: #bc0001;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: solid 2px #cccc;
    padding-bottom: 5px;
}

    .tt_tin span {
        position: relative;
        background: #fff;
        padding: 0 15px;
        padding-left: 0;
    }

        .tt_tin span:after {
            position: absolute;
            content: '';
            left: 0;
            bottom: -7px;
            width: 60px;
            background: #008400;
            height: 3px;
        }

div#tinmoi ul {
    list-style: none;
}

    div#tinmoi ul li {
        padding-bottom: 15px;
    }

        div#tinmoi ul li a img {
            width: 150px;
            border: 1px solid #d6d6d6;
            float: left;
            margin-right: 10px;
            height: 115px;
        }

            div#tinmoi ul li a img:hover {
                transition: 1s;
                border: 1px solid red;
            }

        div#tinmoi ul li h4 a {
            text-decoration: none;
            color: #111111;
            font-size: 12px;
            transition: 0.4s;
            font-weight: bold;
        }

            div#tinmoi ul li h4 a:hover {
                color: red;
                transition: 0.4s;
            }

div.load_video {
    width: 95%;
    margin: 7px auto;
}

div#dknt {
    display: inline-block;
    width: calc(100% - 140px);
    max-width: 306px;
    vertical-align: middle;
}

#frm_dknt {
}

    #frm_dknt .emails-us {
        width: calc(100% - 74px);
        padding: 0px 12px;
        float: left;
        height: 40px;
        border: none;
        background: #fff;
        outline: none;
        color: #000;
        outline: none;
    }

    #frm_dknt .buttons-us {
        background: #027C03;
        color: #fff;
        width: 70px;
        height: 40px;
        line-height: 40px;
        border: none;
        cursor: pointer;
        float: right;
        text-transform: uppercase;
        outline: none;
    }

.breadcrumb {
    margin-bottom: 10px;
    background: rgb(248, 248, 248);
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

    .breadcrumb ul {
        list-style: none;
    }

        .breadcrumb ul li a {
            text-decoration: none;
            color: #797878;
            background: url(../images/ars.png)no-repeat right 1px;
            padding-right: 15px;
            font-size: 13px;
            font-family: roboto;
        }

        .breadcrumb ul li:last-child a {
            background: none;
            color: #f00;
        }

        .breadcrumb ul li {
            display: inline-block;
        }

            .breadcrumb ul li i {
                margin-right: 5px;
            }

div#main_content {
}

.box_gt {
    padding: 100px 0;
    position: relative;
}

.info_gt {
    width: 47%;
    float: left;
}

.slogangt {
    font-family: arist;
    font-size: 25px;
    color: #1a1919;
    line-height: 1.2;
}

p.ttgt1 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: bold;
    color: #018A01;
}

    p.ttgt1 span {
        color: #CE0000;
    }

.ttgt {
    border-left: solid 7px #018a01;
    padding-left: 15px;
    line-height: 1.2;
    margin-bottom: 40px;
}

.descript {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 30px;
}

.views {
    width: 105px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #018A01;
}

    .views:hover {
        background: #bd0001;
    }

    .views a {
        text-decoration: none;
        color: #fff;
        font-size: 13px;
        display: block;
    }

    .views i {
        margin-left: 5px;
        vertical-align: middle;
    }

.photo_gt {
    float: right;
    width: 46%;
    position: relative;
    line-height: 0;
    z-index: 1;
}

    .photo_gt a {
        display: block;
        line-height: 0;
    }

    .photo_gt:before {
        position: absolute;
        content: '';
        top: -50px;
        left: -50px;
        border: solid 10px #8F8F8F;
        width: calc(100% - 120px);
        height: calc(100% + 78px);
        z-index: -1;
    }

.product_list {
    padding: 4% 0;
}

.box_nt {
    padding: 3% 0;
}

.box_tc {
    border: solid 12px #54B354;
    border-left: none;
    border-right: none;
    background: #E8FFE8;
}

    .box_tc .wrap_1200 {
        padding: 3% 0;
    }

.item_tc {
    width: calc(100%/4 - 23px);
    display: inline-block;
    vertical-align: top;
    margin: 10px;
}

p.tc_img {
    float: left;
    margin-right: 15px;
    background: #068C06;
    border-radius: 50%;
    transition: all 1s;
}

    p.tc_img:hover {
        transition: all 1s;
        transform: rotate(360deg);
    }

    p.tc_img a {
        display: block;
        line-height: 0;
    }

h4.name_tc {
    margin-bottom: 2px;
}

    h4.name_tc a {
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 400;
        color: #000;
        font-size: 15px;
    }

        h4.name_tc a:hover {
            color: #068c06;
        }

.mtck {
    font-size: 13px;
    color: #333333;
}

.box_tintuc {
    padding: 3% 0;
}

.doitac {
    background: #F3F3F3;
    padding: 30px 0;
}

.itemdt {
    margin: 0 10px;
    border: solid 1px #edeaea;
}

div#right {
    width: 76%;
    float: right;
}

div.tieude_giua {
    color: #bc0001;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    font-family: Oswald;
    font-size: 30px;
    position: relative;
    font-weight: 600;
}

.tieude_giua h1 {
    font-size: 30px;
}

.slogan {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
}

div.tieude_giua:before {
    position: absolute;
    content: '';
    bottom: -12px;
    left: calc((100% - 45px)/2);
    width: 45px;
    border-bottom: solid 5px #E2E2E2;
}

div.tieude_giua h2 {
    font-weight: 600;
    font-size: 30px;
}

    div.tieude_giua h2 a {
        text-decoration: none;
        color: #bc0001;
    }

.tab_list {
    text-align: center;
    margin-bottom: 10px;
}

    .tab_list ul li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        border: solid 1px #ccc;
        min-width: 160px;
        text-align: center;
    }

        .tab_list ul li a {
            text-decoration: none;
            color: white;
            font-size: 10px;
            font-family: roboto;
            font-weight: 500;
            display: block;
            background: #018A01;
            padding: 9px;
            text-transform: uppercase;
        }

            .tab_list ul li a:hover, .tab_list ul li a.active {
                background: #018A01;
                color: #fff;
            }

div.wap_item {
    position: relative;
    margin: 10px -10px;
}

div.item {
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

    div.item:hover h3.sp_name {
        background: rgba(157, 0, 1, 0.75);
    }

.sp_img {
    position: relative;
}

    .sp_img a {
        display: block;
        line-height: 0;
    }

h3.sp_name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.54);
    padding: 12px;
}

    h3.sp_name a {
        text-decoration: none;
        color: #fff;
        font-family: roboto;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
    }

        h3.sp_name a:hover {
            color: yellow;
            transition: all 0.5s;
        }

p.sp_gia {
    font-size: 14px;
}

    p.sp_gia span {
        color: #f00;
    }

div#wap_footer {
    padding-top: 3%;
    padding-bottom: 3%;
    margin: auto;
    color: #fff;
}

.mxh1 img {
    vertical-align: middle;
    margin-left: 5px;
    transition: all 1s;
}

    .mxh1 img:hover {
        transition: all 1s;
        transform: rotate(360deg)
    }

div#footer {
    margin: auto;
}

div#main_footer {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

    div#main_footer p {
        font-size: 14px;
        margin-bottom: 12px;
    }

        div#main_footer p img {
            vertical-align: middle;
            margin-right: 5px;
        }

.maps {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
    margin-right: 5%;
}

    .maps ul {
        padding-left: 20px;
    }

        .maps ul li {
            margin-bottom: 5px;
            font-size: 18px;
        }

            .maps ul li a {
                text-decoration: none;
                color: #fff;
                font-size: 14px;
            }

                .maps ul li a:hover {
                    color: yellow;
                }

.fb {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.ttft {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: relative;
}

    .ttft:after {
        position: absolute;
        content: '';
        bottom: -6px;
        left: 0;
        width: 40px;
        border-bottom: solid 3px #cc0303;
    }

.box_dk .ttft {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-bottom: 0;
}

.bottom {
    background: #7E0001;
    padding: 18px 0;
    color: #fff;
    font-size: 13px;
}

.mxh1 {
    float: left;
    width: 50%;
}

.box_dk {
    float: right;
    width: 50%;
    text-align: right;
}

.bottom1 {
    margin-top: 20px;
}

.copyright {
    display: inline-block;
    vertical-align: top;
    width: 55%;
}

.tktc {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    width: 44%;
}
/*----------------------------------------------------*/
div.wap_pro {
    margin: 15px auto;
    clear: both;
}

.zoom_slick {
    width: 45%;
    float: left;
    text-align: center;
}

    .zoom_slick .slick2 {
    }

    .zoom_slick .slick {
        margin-top: 5px;
    }

        .zoom_slick .slick img {
            width: 95%;
            margin: auto;
            border: 1px solid #DDD;
            box-sizing: border-box;
            cursor: pointer;
        }

            .zoom_slick .slick img:hover {
                border: 1px solid #F60;
                opacity: 0.5;
                transition: 1s;
            }

.product_info {
    float: right;
    list-style: none;
    width: 52%;
}

    .product_info li {
        font-size: 13px;
        border-bottom: 1px solid #EEE;
        padding: 6px 0;
    }

        .product_info li.ten {
            color: #0033FF;
            font-size: 18px;
        }

        .product_info li.giacu {
            font-size: 15px;
            text-decoration: line-through;
        }

        .product_info li.gia {
            color: red;
            font-size: 16px;
        }

        .product_info li b {
            font-weight: normal;
            font-size: 14px;
        }

@-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);
    }
}


h3.sp_name {
    margin-bottom: 0;
}


#main_content {
    width: 100%;
}

.share_detail img{display:block;margin:0 auto!important;text-align:center!important}

.share_detail input{display:block;margin:0 auto!important;text-align:center!important}

#content_tabs img{display:block!important;margin:0 auto;}