﻿
/*h1, h5, p
{
	margin: 0;
}*/
@font-face {
    font-family: "UTM A&S Heartbeat";
    src: url("/Content/html/fonts/UTM A-S Heartbeat.ttf") format("woff"), url("/Content/html/fonts/UTM A-S Heartbeat.ttf") format("opentype"), url("/Content/html/fonts/UTM A-S Heartbeat.ttf") format("truetype");
}

@font-face {
    font-family: "UVF Aphrodite Pro";
    src: url("/Content/html/fonts/UVF Aphrodite Pro.ttf") format("woff"), url("/Content/html/fonts/UVF Aphrodite Pro.ttf") format("opentype"), url("/Content/html/fonts/UVF Aphrodite Pro.ttf") format("truetype");
}

body {
    background-attachment: fixed;
    background-color: #ffffff;
    /*font-size: 16pt;*/
    font-family: sans-serif,Arial;
}
/* :: 2.0 Spacing CSS */
.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}
iframe {
    width: 100% !important;
}
table {
    width: 100% !important;
}
.form-control {
    font-size: 17px !important;
    color:#4b4a4a !important;
}
/* ----------------------------------- Show map -----------------------------------------------------*/
/*thẻ h1*/
.showmap {
    /*background-color: #f0f6f9;*/
    /*padding: 5px;*/
    color: #9EAAB2;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

    .showmap h1 {
        background-color: #f0f6f9;
        padding-left: 5px !important;
        padding-right: 5px !important;
        position: relative;
        border-radius: 3px;
        /*height: 38px;*/
        height: auto;
        font-size: 16px;
        /*line-height: 1.2;*/
    }

    .showmap i {
        color: #E76D13;
        padding-left: 10px;
        padding-right: 10px;
    }

    .showmap h1 a {
        color: #1776BC;
        font-family: "Open Sans", sans-serif !important;
        font-size: 16px;
        line-height: 2.4;
    }

        .showmap h1 a:hover {
            color: #BC7017;
        }
/*end h1*/
/*thẻ h3*/
.showmap {
    /*background-color: #f0f6f9;*/
    /*padding: 5px;*/
    color: #9EAAB2;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

    .showmap h3 {
        background-color: #f0f6f9;
        padding-left: 5px !important;
        padding-right: 5px !important;
        position: relative;
        border-radius: 3px;
        /*height: 38px;*/
        height: auto;
        font-size: 16px;
        /*line-height: 1.2;*/
    }

    .showmap i {
        color: #E76D13;
        padding-left: 10px;
        padding-right: 10px;
    }

    .showmap h3 a {
        color: #1776BC;
        font-family: "Open Sans", sans-serif !important;
        font-size: 16px;
        line-height: 2.4;
    }

        .showmap h3 a:hover {
            color: #BC7017;
        }
/*end h3*/
/*thẻ h4*/
.showmap {
    /*background-color: #f0f6f9;*/
    /*padding: 5px;*/
    color: #9EAAB2;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

    .showmap h4 {
        background-color: #f0f6f9;
        padding-left: 5px !important;
        padding-right: 5px !important;
        position: relative;
        border-radius: 3px;
        /*height: 38px;*/
        height: auto;
        font-size: 16px;
        /*line-height: 1.2;*/
    }

    .showmap i {
        color: #E76D13;
        padding-left: 10px;
        padding-right: 10px;
    }

    .showmap h4 a {
        color: #1776BC;
        font-family: "Open Sans", sans-serif !important;
        font-size: 16px;
        line-height: 2.4;
    }

        .showmap h4 a:hover {
            color: #BC7017;
        }
/*end thẻ h4*/
/* ----------------------------------- End Show map -----------------------------------------------------*/
/* ----------------------------------- Liên hệ -----------------------------------------------------*/
.form-control {
    background-color: #f1f7f9 !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.section-title-lienhe {
    color: #231f1f;
    text-align: left;
    text-transform: uppercase;
    margin: 10px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

    .section-title-lienhe h1 {
        position: relative;
        font-weight: bold;
        margin-bottom: 30px;
        margin-top: 20px;
        font-family: 'Oswald', sans-serif;
        font-size: 25px;
    }

        .section-title-lienhe h1::after {
            position: absolute;
            bottom: -10px;
            left: calc(50% - 50px);
            content: '';
            width: 100px;
            height: 3px;
            background: #0E9A18;
        }


.rangbuoc_dangnhap {
    color: red;
}

.iconrefesh {
    color: #005ba1 !important;
    padding-left: 5px;
    /*margin-top:10px;*/
}

    .iconrefesh:hover {
        color: #d82423 !important;
        text-decoration: none;
        cursor: pointer;
    }

.btn_lienhe {
    /*background-color: #0D6DB1 !important;*/
    background: linear-gradient(to right, #0D6DB1, #158DFD);
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    padding: 7px;
    padding-left: 20px;
    padding-right: 20px;
    border: 0px;
}

    .btn_lienhe:hover {
        /*background-color: #B3621B !important;*/
        background: linear-gradient(to right, #B3621B, #FDA315);
        color: #fff;
    }

.requiredImg {
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    padding-left: 5px !important;
}

@media only screen and (max-width: 767px) {
    .requiredImg {
        padding-left: 0px !important;
        padding-top: 10px;
    }
}



.required {
    border: 1px solid #bac0c6;
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    background-color: #f1f7f9 !important;
}

.text-infocongty {
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    font-weight:600;
}

    .text-infocongty i {
        padding-right: 10px;
        font-size: 20px;
        color: #12A01C;
    }

.bg-lienhe {
    /*background-image: url(/Content/html/img/core-img/Lien-he-bg.jpg);*/
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-color: #f2f2f2;*/
    background-position: center;
    opacity: 0.8;
}

.view-lienhe {
    background: #f56e2e;
    color: white!important;
    display: inline-block;
    height: 38px;
    /*left: 50%;*/
    /*line-height: 38px;*/
    /*margin-left: -60px;*/
    position: relative;
    width: 150px;
    /*line-height: 40px;*/
    /*border: 1px solid #FDFEFF;*/
    /*top: 0px;*/
    border-radius: 3px;
    /*opacity:0.5;*/
    text-align: center;
    padding: 5px;
    font-size: 16px;
    margin: 0px auto;
    text-justify: auto;
    font-family: 'Oswald', sans-serif;
}

    .view-lienhe:hover, view-lienhe:active, view-lienhe:focus {
        background: #2793F7;
        font-family: 'Oswald', sans-serif;
    }

    .view-lienhe::before, .view-lienhe::after {
        box-sizing: border-box;
        content: '';
        position: absolute;
        top: 4px;
        left: 4px;
        height: calc( 100% - 8px);
        width: calc( 100% - 8px);
        transform-origin: center;
    }

    .view-lienhe::before {
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        transform: scale3d(0, 1, 1);
    }

    .view-lienhe:hover::before, .view-lienhe:hover:after {
        transform: scale3d(1, 1, 1);
        transition: transform 0.5s;
    }

    .view-lienhe::after {
        border-left: 1px solid white;
        border-right: 1px solid white;
        transform: scale3d(1, 0, 1);
    }

    .view-lienhe:hover::before {
        transform: scale3d(1, 1, 1);
        transition: transform 0.5s;
    }

    .view-lienhe i {
        padding-right: 5px;
        font-size: 20px;
    }

.heading_lienhe {
    color: #fff;
    font-size: 35px;
}

.text_lienhe {
    color: #fff;
    font-size: 16px;
}

.box-buttom-lienhe {
    margin: 0px auto;
    text-align: center;
}

.mabaove {
    height: 30px;
    float: left;
    padding-right: 5px;
}

.spanMabaove {
    margin-top: 0px;
    display: block;
}
/* Tablet :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .spanMabaove {
        clear: both;
    }
}

/* Large Mobile :480px. */
@media only screen and (max-width: 767px) {
    .spanMabaove {
        clear: both;
    }
}

/* Medium Mobile :480px. */
@media only screen and (min-width: 576px) and (max-width: 766px) {
    .spanMabaove {
        clear: both;
    }
}

/* Small Mobile :320px. */

@media only screen and (max-width: 479px) {
    .spanMabaove {
        clear: both;
    }
}

/* ----------------------------------- End liên hệ -----------------------------------------------------*/
/*----------------------------- Chat Zalo --------------------------------*/
.float-contact {
    position: fixed;
    bottom: 70px;
    left: 6px;
    z-index: 99999;
}

    .float-contact .chat-zalo {
        background: #0595ff;
        border-radius: 20px;
        padding: 5px 15px;
        display: block;
        margin-bottom: 6px;
        font-size: 16px;
        color: #fff;
        border: none;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

        .float-contact .chat-zalo:hover {
            background: #E19E10;
            cursor: pointer;
            text-decoration: none;
        }

    .float-contact a:hover {
        text-decoration: none;
    }
/*----------------------------- End Chat Zalo --------------------------------*/
/*----------------------------- Tag --------------------------------*/
.tag {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:11pt;
    font-weight:bold;
    color:#4b4a4a;
}
/*----------------------------- End Tag --------------------------------*/
/*Định dạng*/
#menuTop {
    width: 100%;
    background-color: #eeeeee;
    height: 30px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    position: fixed !important;
    z-index: 10000;
}

#banner {
    /*width: 100%;*/
    height: auto;
    /*background-image: url('/Content/html/images/BgBanner.png');*/
    margin-top: 3px;
    /*padding: 0px;*/
    /*overflow: hidden;
    clear: both;*/
}

#submenu {
    width: 100%;
    height: 30px;
    background-color: #2b83cc;
    /*-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;*/
    z-index: 1000;
    clear: both;
    margin: 0px;
    padding-top: 0px;
    margin-bottom: 1px;
    overflow: hidden;
    z-index: 0;
}

/*.box_menuMain {
    height: 35px;
    width: 100%;
    background-color: #fccb0b;
    /*border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;*/
/*padding: 0px;
    margin: 0px;
    clear: both;
    border-bottom: 3px solid #005ba1;*/
/*}*/

#sileshow {
    width: 100%;
    height: 254px;
    clear: both;
    margin-bottom: 10px;
}

.box_menuButtom {
    height: 34px;
    width: 100%;
    margin: 0px auto;
}
/*menu main*/
/*#menumain {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none; /*overflow: hidden;*/
/*}*/

#content {
    /*width: 100%;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    clear: both;
    float: none;*/
    margin-bottom: 5px;
    z-index: 10;
}

/*#leftcontent {
       height: auto;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}*/

/*#rightcontent {
    height: auto;
    float: right;
    padding-left: 5px;
    margin: 0px;
}*/
/*Kết thúc menu con*/
/*Kết thúc menu main*/


.font_titleTrai {
    font-size: 14px;
    color: #ee1925;
    text-align: left;
    line-height: 35px;
    font-family: Arial, Tahoma, Times New Roman;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.contentTroGiup {
    padding-left: 0px;
    font-family: Tahoma, Times New Roman, Arial;
    font-weight: bold;
    color: #d61212;
    font-size: 12px;
    margin-top: 4px;
    border-bottom: 1px dashed #b1adad;
    padding-bottom: 5px;
    padding-top: 5px;
}

.khoangcach {
    height: auto;
    padding-top: 100px;
    padding-bottom: 20px;
}

.pl {
    padding-left: 5px;
    padding-right: 5px;
}

.pcenter {
    text-align: left;
}

.boxvien {
    /*border: 1px solid #0f77c8;*/
    background: #fff;
    overflow: hidden;
    margin: 0px auto;
}



.boxTinRaoMoi {
    /*border: 1px solid #0f77c8;*/
    background: #ffffff;
    overflow: hidden;
    margin: 0px auto;
    padding: 5px;
}

.TitleTinRaoMoiNhat {
    color: #c6c5bd;
    border-bottom: 1px dashed #D1D3D3;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.ListTinRaoMoi {
    border-bottom: 1px dashed #BBBCBC;
    margin-bottom: 5px;
    padding-bottom: 10px;
    clear: both;
    overflow: hidden;
}

.TextListMoiNhat {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /*width:100px;*/
}

.ListTinRao {
    border-bottom: 1px solid #E7E9E9;
    margin-bottom: 5px;
    padding-bottom: 10px;
    clear: both;
    overflow: hidden;
}

    .ListTinRao a {
        font-family: Arial,Tahoma, 'Times New Roman';
        font-size: 12pt;
    }
/*Liên hệ*/
.lineLienHe {
    font-family: Tahoma, Arial, Times New Roman;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 15px;
}

.boxLienHe {
    width: 100%;
    height: auto;
    padding: 2px 2px 5px 30px;
    clear: both;
}

.titleLienHe {
    width: 15%;
    float: left;
    font-family: Tahoma,Arial, Times New Roman;
    font-size: 12px;
    font-weight: normal;
}

.contentLienHe {
    width: auto;
    height: auto;
}

.contentSubmitLienHe {
    width: 80%;
    height: auto;
    float: right;
}

.required {
    border: 1px solid #bac0c6;
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}

.requiredImg {
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
/*end liên hệ*/


.ContentSupport {
    font-family: Tahoma, Times New Roman, Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    overflow: hidden;
    background-color: #ffffff;
}

.imgSupport {
    padding-left: 10px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}


/*sub menu*/
/*end*/
/*Liên kết website*/
.LienKetWebSite {
    width: 100%;
    height: auto;
    text-decoration: none;
    text-align: left;
    padding: 0px;
    margin: 0px auto;
}

    .LienKetWebSite li {
        text-decoration: none;
        text-align: left;
        line-height: 35px;
        border-bottom: solid 1px #dcd8d8;
        overflow: hidden;
        margin: 0px;
    }

        .LienKetWebSite li a {
            text-decoration: none;
            color: #532e2e;
            font-family: Tahoma, Times New Roman, Arial;
            font-size: 13px;
            font-weight: bold;
            padding-left: 15px;
        }

            .LienKetWebSite li a:hover {
                text-decoration: none;
                color: #863030;
            }

        .LienKetWebSite li:hover a {
            color: #863030;
        }

        .LienKetWebSite li:hover {
            background-color: #e6e6e6;
            opacity: 0.9;
        }
/*kết thúc liên kết website*/
/*Thư viện đề thi*/
.ThuVienDeThi {
    width: 98%;
    height: auto;
    text-decoration: none;
    text-align: left;
    padding: 0px;
    margin: 0px auto;
}

    .ThuVienDeThi li {
        text-decoration: none;
        text-align: left;
        /*line-height: 35px;*/
        border-bottom: solid 1px #dcd8d8;
        overflow: hidden;
        margin: 0px;
        padding-bottom: 4px;
    }

        .ThuVienDeThi li a {
            text-decoration: none;
            color: red;
            font-family: Tahoma, Times New Roman, Arial;
            font-size: 12px;
            font-weight: bold;
            padding-left: 10px;
        }

            .ThuVienDeThi li a:hover {
                text-decoration: none;
                color: #277ed7;
            }

        .ThuVienDeThi li:hover a {
            color: #277ed7;
        }

        .ThuVienDeThi li:hover {
            background-color: #e6e6e6;
            opacity: 0.9;
        }
/*kết thúc thư viện đề thi*/
.GioiThieu {
    width: 100%;
    height: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 0px 15px 0px #4b4a4a;
    margin-top: 0px;
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
}

/*.GiaoVien {
    width: 100%;
    height: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 0px 15px 0px #4b4a4a;
    margin-top: 0px;
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
}*/

.TieuDeGioiThieu {
    height: 34px;
    width: 100%;
    background: url('/Content/html/images/titlegioithieu.png') left top no-repeat; /*background: url(Images/TitlemenuRight.jpg) left top no-repeat;*/
    line-height: 34px;
    color: White;
    font-family: Tahoma, Times New Roman, Arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 50px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.NoiDungGioiThieu {
    width: 95%;
    height: auto;
    overflow: hidden;
    font-family: Tahoma, Times New Roman;
    font-size: 14px;
    color: Black;
    padding: 10px;
    background: url('/Content/html/images/bgGioiThieu.png') left top no-repeat;
}

.SanPhamTieuBieu {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 0px 10px 0px #4b4a4a;
    margin-top: 10px;
    margin-bottom: 10px;
}

.TieuDeSPTieuDe {
    height: 33px;
    width: 100%;
    /*background: url('/Content/html/images/titlegioithieu.png') left top no-repeat;*/
    background-color: #0073c6;
    color: White;
    font-family: Tahoma, Times New Roman, Arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 33px;
}

.TieuDeTinTuc {
    height: 30px;
    width: 100%;
    /*background: url('/Content/html/images/TitleTuyenSinh.png') left top no-repeat;*/
    background-color: #0073c6;
    color: #ffffff;
    font-family: Tahoma, Times New Roman, Arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 30px;
}

.NoiDungSPTieuBieu {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-family: Tahoma, Times New Roman;
    font-size: 14px;
    color: Black;
    padding: 10px;
}




/*.buttomMenu {
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #b99a6f;
}*/

.Sideshow {
    width: 100%;
    height: auto;
    /*-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;*/
    box-shadow: 0px 0px 5px 0px #4b4a4a;
    clear: both;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}
/*Khách hàng*/

.f_dt {
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}

.title_dt {
    height: 1px;
    background: #ccc;
    position: relative;
}

    .title_dt span {
        font-weight: normal;
        position: absolute;
        top: -7px;
        left: 0;
        background: #fff;
        padding-right: 10px;
        font-size: 13px;
        text-transform: uppercase;
    }

.f_img .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100% !important;
}



    .f_img .bx-wrapper .bx-caption span {
        color: #fff;
        display: block;
        font-size: .85em;
        padding: 5px;
    }

.main_dt {
    height: 80px;
    padding: 10px 0;
    clear: both;
    margin: 0px auto;
    overflow: hidden;
}

.ul_dt li {
    width: 134px;
    height: 80px;
    background: #fff;
}

    .ul_dt li table {
        width: 100%;
        height: 100%;
    }

        .ul_dt li table td {
            vertical-align: middle;
            text-align: center;
        }

            .ul_dt li table td img {
                max-width: 134px;
                max-height: 80px;
            }

.clear {
    clear: both;
}

/*end Khách hàng*/
/*Face book*/
.box100Facebook {
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 0px 5px 0px #4b4a4a;
    background: #ffffff;
    border: 1px solid #a4a1a1;
}
/*end fb*/
/* Định dạng video*/
#mediaspace {
    border: 0px solid #2f85a5;
}

.player ul, li {
    padding: 0;
    list-style: none;
    font-family: Arial, Tahoma, Times New Roman;
    font-size: 12px;
}

.player li {
    padding-left: 5px;
    padding-right: 5px;
}

    .player li a {
        display: block;
        text-decoration: none;
        color: #8a2e11;
        line-height: 30px;
        border-bottom: 1px solid #dedfe0;
    }

        .player li a:hover {
            text-decoration: underline;
        }

.player {
    margin: 0 auto;
    width: 100%;
}

#list_player {
    padding: 3px 0px;
}

    #list_player li a {
        padding-left: 10px;
    }
/*end video*/

/*End định dạng*/

#box_main {
    width: 1000px;
    overflow: hidden;
    margin: auto;
}

.box_banner {
    width: 100%;
    height: 162px;
}

.box_menu {
    height: 38px;
    width: 100%;
}

.cmenu01 {
    width: auto;
    margin: 0;
    float: left;
}

/*.menu {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

    .menu li {
        float: left;
        color: #fff;
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
    }

        .menu li a {
            float: left;
            display: block;
            color: #fff;
            text-decoration: none;
            outline: none;
            font-size: 11px;
            padding: 7px 12px 9px 12px;
            text-align: center;
            cursor: pointer;
        }

            .menu li a span {
                float: left;
                display: block;
                padding: 5px 1px 0 1px;
                margin: 0;
            }

            .menu li.current a, .menu li a:hover {
                color: #fff;
                background-image: url(../images/menu_hover.jpg);
            }

                .menu li.current a span, .menu li a:hover span {
                    color: #fff;
                }*/

.boxsearch {
    width: 100%;
    height: 36px;
}

.s1 {
    width: 920px;
    float: left;
    overflow: hidden;
}

.s2 {
    width: 80px;
    float: left;
    overflow: hidden;
}

/*.box-topmenu {
    width: 100%;
    font-size: 11px;
    padding: 10px 0;
}

    .box-topmenu a {
        color: #fff;
        text-decoration: none;
        border: 0;
    }

    .box-topmenu img {
        border: 0;
    }*/

.pr {
    padding-right: 10px;
    line-height: 30px;
    border: 0px;
    padding-top: 5px;
}

.pl {
    padding-left: 6px;
}

/*.pcenter {
    text-align: center;
}*/


.al {
    text-align: justify;
}

.u {
    text-decoration: underline;
}

.im {
    border: 0;
    padding: 10px;
}

.box-content {
    width: 100%;
    overflow: hidden;
}

.box-flash {
    width: 100%;
    overflow: hidden;
    margin-bottom: 7px;
}

/*.contentleft {
    width: 740px;
    margin-left: 5px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
}

.contentright {
    width: 226px;
    margin-right: 5px;
    float: left;
    overflow: hidden;
}

.boxtitle {
    width: 100%;
    background: url(../images/title.png) left top no-repeat;
}




.boxsp {
    width: 185px;
    /*height: 175px;*/ /*border: 1px solid #ccc;*/
/*height: auto;
    float: left;
    padding: 10px;
    margin: 15px 10px;
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 0px 5px 0px #4b4a4a;
}*/

/*font_titlesp {
    font-size: 13px;
    color: #005ba1;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

.font_titlesp a {
    color: #005ba1;
    text-decoration: none;
    font-family: Arial, Tahoma, 'Times New Roman';
    font-size: 14px;
    font-weight: bold;
}

    .font_titlesp a:hover {
        color: #005ba1;
        text-decoration: underline;
    }

.imgTinTuyenSinh {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px 10px 5px 0px;
    float: left;
    position: relative;
    text-align: left;
    background-color: rgb(255, 255, 255);
}

    .imgTinTuyenSinh img {
        border: 1px solid #d6d2ce;
        -moz-border-radius: 4px 4px 4px 4px;
        -khtml-border-radius: 4px 4px 4px 4px;
        -webkit-border-radius: 4px 4px 4px 4px;
    }

        .imgTinTuyenSinh img:hover {
            border: 1px solid #ff7106;
            -moz-border-radius: 0px 0px 0px 0px;
            -khtml-border-radius: 0px 0px 0px 0px;
            -webkit-border-radius: 0px 0px 0px 0px;
        }

.KhoangCachTren {
    padding-top: 10px;
}*/

/*.anh {
    margin-right: 15px;
    border: 0;
    margin-left: 7px;
    margin-bottom: 10px;
    margin-top: 13px;
}

.noidung {
    width: auto;
    margin: 15px 13px;
    padding: 10px;
    overflow: hidden;
}

.font_titlect {
    font-size: 12px;
    color: #d20d2a;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-right: 10px;
}

    .font_titlect a {
        color: #d20d2a;
        text-decoration: none;
    }

        .font_titlect a:hover {
            color: #0f77c8;
            text-decoration: underline;
        }

.box50 {
    width: 95%;
    float: left;
    overflow: hidden;
    margin: 0px auto;
}

.cham {
    border-left: 1px dotted #333;
    margin-left: 10px;
}

.kd {
    border-left: 1px solid #ccc;
}

.kn {
    border-bottom: 1px solid #ccc;
}*/

/*.boxconnect {
    width: 100%;
    text-decoration: none;
    color: #0863a2;
    font: 12px Arial, Helvetica, sans-serif;
}

    .boxconnect a {
        color: #1c66a0;
        text-decoration: none;
        font-weight: bold;
    }

    .boxconnect li a:hover {
        color: #d8640d;
        text-decoration: none;
    }

    .boxconnect ul {
        list-style: none;
        margin: 0 2px;
        padding-left: 1px;
        position: relative;
    }

    .boxconnect li {
        background: url(../images/bulet.png) left center no-repeat;
        padding: 3px 15px 3px 15px;
        text-decoration: none;
        text-align: justify;
    }

    .boxconnect:visited {
        color: #0863a2;
        text-decoration: none;
    }

    .boxconnect:hover {
        text-decoration: none;
        color: #333;
    }*/

/*.boxfooter {
    width: 100%;
    height: 129px;
    background: url(../images/footer.png) repeat-x;
    color: #fff;
}*/

/*.boxtext {
    padding: 20px;
    text-align: center;
    font-weight: bold;
}

.title {
    font-weight: bold;
    color: #1078d0;
    padding-bottom: 8px;
    font-size: 16px;
}

.navigation {
    color: #666;
    border: 0px;
}

    .navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active {
        text-decoration: none;
        color: #636363;
        font: 11px Arial, Helvetica, sans-serif;
        background: #F9F9F9;
        border: 1px solid #e2e6c3;
        padding: 3px 6px;
        font-size: 11px;
    }

    .navigation a:hover {
        background: #799AE3;
        color: #eb0088 !important;
        border-color: #E6E6E6;
    }

    .navigation span {
        text-decoration: none;
        background: #fff;
        font: 11px Arial, Helvetica, sans-serif;
        padding: 3px 6px;
        border: 1px solid #e2e6c3;
        color: #ccc;
    }




.imgTinTuc {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #660000;
}

    .imgTinTuc:hover {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border: 1px solid #ffbf13;
    }

.imgSPTieuBieu {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #245da4;
}

    .imgSPTieuBieu:hover {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border: 1px solid #ffbf13;
    }

.talbe_servie {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.stt {
    border-bottom: #7F9DB9 solid 1px;
    border-top: #7F9DB9 solid 1px;
    border-left: #7F9DB9 solid 1px;
    text-align: center;
    background: #CCCCCC;
    padding-bottom: 10px;
    padding-top: 10px;
}

.stt_1 {
    border-bottom: #7F9DB9 solid 1px;
    border-top: #7F9DB9 solid 1px;
    border-right: #7F9DB9 solid 1px;
    border-left: #7F9DB9 solid 1px;
    text-align: center;
    background: #CCCCCC;
    padding-bottom: 10px;
    padding-top: 10px;
}

.stt_b {
    border-bottom: #7F9DB9 solid 1px;
    border-left: #7F9DB9 solid 1px;
    text-align: center;
}

.stt_b_1 {
    border-bottom: #7F9DB9 solid 1px;
    border-right: #7F9DB9 solid 1px;
    border-left: #7F9DB9 solid 1px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.textarea {
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.address {
    padding-bottom: 5px;
    padding-top: 10px;
}

.dangky {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}*/

/*Định dạng giáo viên*/
/*========= RESET STYLE TRÌNH DUYỆT & ĐỊNH DẠNG TRANG ========*/

/*========= ĐỊNH DẠNG BOX #demo ========*/
/*#demo {
    /*width: 320px;*/
/*font-size: 12px;
    background: #fff;
    margin: 10px auto;
    font-family: Verdana,Arial,Sans-Serif;
    width: 95%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: Black;
    padding: 10px;*/
/*}*/

/*========= ĐỊNH DẠNG BOX .jcarouse ========*/
/*.jcarouse {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    .jcarouse ul {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

        .jcarouse ul li {
            list-style: none;
            display: block;
            padding-bottom: 1px;
            margin-bottom: 5px;
            float: left;
            padding-right: 5px;
            overflow: hidden;
            width: 170px;
            text-align: center;
        }

            .jcarouse ul li a {
                display: block;
                color: #514448;
                width: 150px;
                text-align: center;
                text-decoration: none;
            }

                .jcarouse ul li a:hover {
                    display: block;
                    color: #b66c1c;
                    text-decoration: underline;
                }

    .jcarouse .thumb {
        width: 138px;
        height: 168px;
        margin: 0px auto;
        clear: both;
        overflow: hidden;
    }

    .jcarouse .info {
        width: 150px;
        font-family: Arial, Tahoma, Times New Roman;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        margin-top: 3px;
    }

    .jcarouse .chuyenmon {
        text-align: left;
        font-family: Arial, Times New Roman, Tahoma;
        font-size: 12px;
        padding-left: 3px;
    }

.clr {
    clear: both;
}*/

/*end giáo viên*/

/*.search {
    float: right;
    line-height: 30px;
}*/

/*.TinTieuDiem {
    width: 100%;
    height: auto;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #e2e2e3;
    border-radius: 5px;
    padding: 10px;
    padding-bottom: 10px;
}

.ImageTinTieuDiem {
    padding-bottom: 10px;
}*/

/*.ImageTinTieuDiem img {
        width: 460px;
        height: 270px;
    }*/

/*.ListTinTieuDiem {
    width: 100%;
    height: auto;
}

    .ListTinTieuDiem ul {
        list-style-type: none;
        height: auto;
    }

        .ListTinTieuDiem ul li {
            /*height:40px;*/
/*border-bottom: 1px dotted #dddcdc;
            line-height: 32px;
        }

            .ListTinTieuDiem ul li a {
                text-decoration: none;
                color: #0762a8;
                font-family: Arial, Tahoma, 'Times New Roman';
                font-size: 12px;
                font-weight: bold;
            }

                .ListTinTieuDiem ul li a:hover {
                    color: #053961;
                }*/






/*.NameDetail {
    font-family: Arial, Tahoma, 'Times New Roman';
    font-weight: bold;
    font-size: 14px;
    color: #0661a7;
    margin-bottom: 10px;
}*/

/*.ThongtinBDS {
    font-family: Arial, Tahoma, 'Times New Roman';
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.LineTinBDS {
    clear: both;
    overflow: hidden;
    width: 60%;
    line-height: 30px;
    font-family: Arial, Tahoma, 'Times New Roman';
}*/

/*.Khoangcachkhoi {
    margin-bottom: 10px;
}*/

/*.iconTimKiem {
    margin-bottom: -10px;
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

.ButtomTimKiem {
    padding: 6px;
    background-color: #fccb0b;
    color: #d61621;
    border: none;
    font-weight: bold;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .ButtomTimKiem:hover {
        background-color: #F8D858;
    }



.inputdangky {
    height: 35px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #FBF8F8;
    border: 1px solid #CDC8C8;
    color: black;
}

.textareadangky {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #FBF8F8;
    color: black;
    border: 1px solid #CDC8C8;
}

.VienSanPham {
    border: 1px solid #ededed;
    margin: 0px auto;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 10px 10px 16px 10px;
    width: 90%;
    border-radius: 3px;
}*/

/*.VienSanPham:hover {
        border: 1px solid #1893E2;
    }

.cart-button {
    margin: 0px auto;
    clear: both;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.ajax_add_to_cart_button {
    background: url('/Content/html/images/add_to_cart_button.png') no-repeat scroll 0px 3px #0E66CB;
    color: #FFF;
    margin: 5px 0px 0px;
    overflow: hidden;
    padding: 8px 10px 8px 50px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: auto;
    text-shadow: none;
    border-radius: 3px;
    border: medium none;
}

    .ajax_add_to_cart_button:hover {
        background-color: #08376D;
    }

.TieuDeSanPham {
    margin-top: 10px;
}

    .TieuDeSanPham a {
        color: #121010;
    }

        .TieuDeSanPham a:hover {
            color: #1268C8;
        }*/

#albumAtt {
    width: 100%;
}
/*Icon đăng nhập*/
/*.IconDangNhap {
    line-height: 28px;
    padding: 0 0 0 8px;
    color: #ffff00;
    float: left;
    padding-right: 10px;
    font-weight: normal;
}

    .IconDangNhap:hover {
        color: red;
    }

    .IconDangNhap a {
        color: #ffff00;
    }

        .IconDangNhap a:hover {
            color: #ffff00;
        }*/
/*End*/
/*Icon đăng nhập*/
/*.IconDangKy {
    line-height: 28px;
    padding: 0 0 0 10px;
    color: #000;
    float: left;
    padding-right: 0px;
    font-weight: normal;
    padding-left: 10px;
}

    .IconDangKy:hover {
        color: red;
    }

    .IconDangKy a {
        color: #ffff00;
    }

        .IconDangKy a:hover {
            color: #ffff00;
        }

.IconDangXuat {
    line-height: 28px;
    padding: 0 0 0 0px;
    color: #ffff00;
    float: left;
    padding-right: 10px;
    font-weight: bold;
}

    .IconDangXuat a {
        color: #ffff00;
    }

        .IconDangXuat a:hover {
            color: red;
        }

    .IconDangXuat:hover {
        color: red !important;
    }*/
/*End*/
/*Icon giỏ hàng*/
/*.IconGioHang {
    float: right;
    font-weight: bold;
}

    .IconGioHang:hover {
        color: red;
    }

.UpdateGioHang {
    border-radius: 3px;
    background-color: #005ba1;
    padding: 3px;
    border: 0px;
    color: white;
}

    .UpdateGioHang:hover {
        background-color: #2786D1;
        color: white;
        text-decoration: none;
    }

.XoaGioHang {
    border-radius: 2px;
    background-color: #BB170A;
    padding: 3px;
    width: 50px;
    border: 0px;
    color: white;
}*/

.textdangkythanhvien {
    width: 70% !important;
    float: left;
}

.errordangkythanhvien {
    padding-left: 5px;
}

.iconrefesh {
    color: #005ba1;
    padding-left: 5px;
    /*margin-top:10px;*/
}

    .iconrefesh:hover {
        color: #d82423;
        text-decoration: none;
        cursor: pointer;
    }


/*End*/
/*bootrap*/
/*.container {
    padding-left:0px !important;
    padding-left:0px !important;
}*/
/*.Hotline {
    float: left;
    margin-right: 30px !important;
}*/

/*.BackroupDangNhap_DangKy {
    float: right;
    background-color: #423E3E;
    border-radius: 10px;
}

.spanhotline {
    color: #f70909 !important;
}

    .spanhotline a {
        color: #f70909;
    }

.DangTinNhanh {
    color: white;
    background-color: #C11010;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
    float: right;
}

    .DangTinNhanh:hover {
        background-color: #fccb0b;
        color: #ee1925;
    }*/

.Nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.Nopadding-Left {
    padding-left: 0px !important;
}

.Nopadding-Right {
    padding-right: 0px !important;
}

/*.KhuVucMoiNhat {
    font-weight: bold;
    margin-right: 5px;
    background-color: #fccb0b;
    color: #1078d0;
    padding: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}*/

/*.KhuVucVIP {
    font-weight: bold;
    margin-right: 5px;
    background-color: #fccb0b;
    color: #1078d0;
    font-family: Arial,Tahoma, 'Times New Roman';
    font-size: 9.2pt;
    padding: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.KhuVucChiTiet {
    font-weight: bold;
    margin-right: 5px;
    background-color: #fccb0b;
    color: #1078d0;
    font-family: Arial,Tahoma, 'Times New Roman';
    font-size: 13pt;
    padding: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}*/

.listDanhSachChuyenMuc {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #DCDBDB;
    line-height: 68px;
}

    .listDanhSachChuyenMuc a {
        text-decoration: none !important;
        font-size: 12pt;
        font-family: Arial,Arial, 'Times New Roman';
        text-transform: uppercase;
        font-weight: bold;
        /*line-height: 45px;*/
    }

    .listDanhSachChuyenMuc h3 {
        margin-top: 10px;
    }

.nav-tabs > li.active > a {
    background-color: #fbf7e7 !important;
}

.nav-tabs > li > a {
    padding: 2px 15px !important;
}

.nav-tabs {
    background-color: #efebeb !important;
}

.navbar {
    margin-bottom: 0px !important;
}






.privateControls {
    float: left;
}

/*.item {
    margin-right: 10px;
    float: left;
}*/

.authorEnd {
    color: rgb(150,150,150);
    font-family: Arial, Tahoma, 'Times New Roman';
    font-size: 11px;
}

.thoigianraovat {
    color: rgb(150,150,150);
    font-family: Arial, Tahoma, 'Times New Roman';
    font-size: 11px;
}

.TitleTinRaoKhac {
    background-color: #fccb0b;
    padding: 5px;
    border-radius: 3px;
}

    .TitleTinRaoKhac h1 {
        font-family: Arial, Tahoma, 'Times New Roman';
        font-size: 13.5pt;
        color: #ee1925;
    }

.ContentTinRaoKhac {
    background-color: #E8F8FA;
    border-radius: 3px;
    padding: 10px;
}

    .ContentTinRaoKhac a {
        color: #1078d0;
        font-family: Arial, Tahoma, 'Times New Roman';
        font-size: 12pt;
    }

.lineTinRaoKhac {
    border-bottom: 1px dashed #C9CFD6;
    margin-bottom: 5px;
}

.cke_contents {
    height: 100px !important;
}

.navbar-inverse .navbar-brand {
    color: #fff !important;
}

/*.LineMenuMain {
    line-height: 80px;
}*/


/*.ColorIcon {
    color: #ffff00;
}

.LineDangNhap {
    color: white !important;
    padding-right: 7px;
}

.LineDangXuat {
    color: white !important;
    padding-right: 7px;
}*/
/*--------------------------------------------------------------------Menu Main --------------------------------------------*/
.navbar-toggle {
    /*float: left !important;*/
    margin-top: 10px !important;
    /*margin-right: 25px !important;*/
}

.navbar-brand {
    line-height: 6px !important;
    padding: 0px 15px !important;
    height: 100px;
}

@media (max-width: 768px) {
    .navbar-brand {
        height: 55px !important;
    }
}
/* Tablet :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .navbar-brand {
        height: 55px !important;
    }

    .navbar-collapse {
        margin-top: 55px !important;
    }

        .navbar-collapse.in {
            margin-top: 55px !important;
        }
}

/* Large Mobile :480px. */
@media only screen and (max-width: 767px) {
    .navbar-brand {
        height: 55px !important;
    }

    .navbar-collapse {
        margin-top: 55px !important;
    }

        .navbar-collapse.in {
            margin-top: 55px !important;
        }
}

/* Medium Mobile :480px. */
@media only screen and (min-width: 576px) and (max-width: 766px) {
    .navbar-brand {
        height: 55px !important;
    }

    .navbar-collapse {
        margin-top: 55px !important;
    }

        .navbar-collapse.in {
            margin-top: 55px !important;
        }
}

/* Small Mobile :320px. */

@media only screen and (max-width: 479px) {
    .navbar-brand {
        height: 55px !important;
    }

    .navbar-collapse {
        margin-top: 55px !important;
    }

        .navbar-collapse.in {
            margin-top: 55px !important;
        }
}


/*Ipad*/
@media (min-width: 769px) {
    .navbar-toggle {
        display: none !important;
    }

    /*.navbar-brand {
        display: none;
    }*/

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: flex !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

@media (min-width: 769px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

@media (min-width: 769px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

@media (min-width: 769px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

@media (min-width: 769px) {
    .navbar-toggle {
        display: none;
    }

    /*.navbar-brand {
        display: none;
    }*/
}

@media (min-width: 769px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 769px) {
    .navbar-header {
        float: right;
        /*height:55px;*/
    }
}

@media (min-width: 769px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                /*padding-top: 15px;
                padding-bottom: 15px;*/
                padding-top: 7px;
                padding-bottom: 5px;
            }
}

@media (max-width: 769px) {
    .navbar-inverse {
        /*background-color: #0d6da9 !important;*/
        /* border-color: #aa8858; */
        height: 55px !important;
    }

    #headerMenu {
        background-color: #FFFFFF !important;
        z-index: 200000!important;
    }
}

@media (min-width: 769px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (min-width: 769px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 769px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width: 769px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}
/*End ipad*/
.navbar-toggle .icon-bar {
    background-color: #1372B4 !important;
}

@media (max-width: 768px) {
    /*.navbar-inverse {
        background-color: #c62828 !important;
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        height: 35px !important;
    }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }*/
}

/*.navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }*/
/*}*/

.dropdown-menu {
    padding: 0px 0 !important;
}

    .dropdown-menu:last-child {
        border-bottom: none !important;
    }

.dropdown-menu {
    min-width: 250px !important;
}

#topMenu {
    margin: 0px auto;
    background-color: #f1f1f1;
    width: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
    /*position:fixed;*/
}

#headerMenu {
    /*background-color:#aa8858;*/
    background: #ffffff;
    /*position: fixed;*/
    display: block;
    /*top:300px;*/
    width: 100%;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    clear: both;
    /*overflow:hidden;*/
    z-index: 100;
    /*border: 1px solid #eb0088;*/
    border-left: none;
    border-right: none;
    margin-left: auto;
    margin-right: auto;
    height: 72px;
}

@media (max-width: 767px) {
    #headerMenu {
        margin-top: 0px;
        border: none;
        background-color: #FFFFFF !important;
        max-height: 55px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .navbar-inverse {
        /*background-color: #c62828 !important;*/
        /*background-color: #0f0d1b !important;*/
        background-color: #4a89bf !important;
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        height: 55px !important;
    }

    .navbar {
        border: 0px solid transparent !important;
    }
}
/* ------------------------------------------- End menu main --------------------------------------------------------------*/
@media (max-width: 767px) {
    .Nopadding {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (max-width: 767px) {
    .Nopadding-Left {
        padding-left: 15px !important;
    }
}

@media (max-width: 767px) {
    .Nopadding-Right {
        padding-right: 15px !important;
    }
}


#wrapper {
    height: auto;
    margin-top: 0px;
    clear: both;
    background-color: #ffffff;
    margin-bottom: 20px;
    padding-top: 0px;
}

.searchText {
    width: 100%;
    /*border: 1px solid #4b4a4a;*/
    /*margin-left: 1px;*/
    border: none;
    height: 33px;
    /*border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color:#e1d9ce;
    margin-top:5px;*/
    padding-left: 5px;
    background-color: #fff;
}

.btn_s {
    background: url('/Content/html/images/IconTim.png') no-repeat;
    /*background-image: url('/Content/html/images/IconTim.png');*/
    /*background:no-repeat;*/
    /*width: 45px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 0;*/
    cursor: pointer;
    border: none;
    top: 1px;
    position: absolute;
    width: 45px;
    height: 30px;
    right: 0px;
}

.btn {
    background-color: #4b4a4a !important;
}

    .btn:hover {
        background-color: #B3621B !important;
    }

/*.formTimKiem {
    clear: both;
    overflow: hidden;
    border: 1px solid #000;
    height: 35px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fff;
    margin-top: 10%;
}*/

/*#Slideshow {
    width: 100%;
    height: auto;
    margin-top: 0px;
    position: relative;
}

@media screen and (max-width: 768px) {
    #Slideshow {
        margin-top: 0px;
    }
}*/
#Slideshow {
    width: 100%;
    height: auto;
    margin-top: 103px;
    position: relative;
}

@media screen and (max-width: 768px) {
    #Slideshow {
        margin-top: 85px;
    }
}

#home-policy {
    width: 100%;
    /*background-color:#fff;*/
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 25px;
    padding-top: 15px;
    box-shadow: 0 6px 12px rgba(177, 175, 175, 0.175);
    background-image: url(/Content/html/images/bg-chinh-sach.jpg) !important;
    background-size: cover;
    background-repeat: repeat-x;
    background-position: center;
    position:relative;
}
    #home-policy:before {
        position: absolute;
        content: "";
        display: block !important;
        background-color: rgb(0 0 0 / 48%);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index:0
    }
#HeaderPage {
    width: 100%;
    background-color: #fff;
    /*background-color: #474747;*/
    min-height: 75px;
    /*position:fixed;
    top:0px;
    clear:both;*/
    /*line-height: 75px;*/
    clear: both;
    border-bottom: 1px solid #ccc6c6;
    position: fixed;
    z-index: 300;
}

.policy {
    /*background-color: #c62828;*/
    /*border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;*/
    /*border: 1px solid #887E58;*/
    color: #fff;
    padding: 8px;
    text-align: center;
    height: 55px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 10px;
}

    .policy:hover {
        /*background-color: #c62828;
    color:#fff;
    padding: 8px;
    text-align: center;
    height: 55px;*/
        -moz-border-radius: 25px 1px 25px 1px;
        -webkit-border-radius: 25px 1px 25px 1px;
        -ms-border-radius: 25px 1px 25px 1px;
        -o-border-radius: 25px 1px 25px 1px;
        border-radius: 25px 1px 25px 1px;
    }

    .policy h3 {
        font-weight: bold;
        margin-top: 8px;
        font-size: 18pt;
    }

        .policy h3 a {
            color: #fff;
            text-decoration: none;
        }

            .policy h3 a:hover {
                color: #fff;
                text-decoration: none;
            }

.service-sec {
    color: #5f6f58;
}

.fa-fw {
    color: #022110 !important;
    line-height: 46px !important;
}

@media (max-width: 320px) {
    .policy h3 {
        font-size: 14pt;
    }
}

@media (min-width: 768px) {
    .policy h3 {
        font-size: 11pt;
    }
}

@media (min-width: 992px) {
    .policy h3 {
        font-size: 18pt;
    }
}

.BorderBoxProduct {
    border: 1px solid rgba(229, 174, 73, 0.2);
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
}

.BorderProduct {
    min-height: 236px;
}

    .BorderProduct:hover {
        /*border: 1px solid rgba(229, 174, 73, 0.2);*/
        border: 1px solid #e6e6e6;
        min-height: 236px;
    }
    /*Hiệu ứng hình ảnh sản phẩm*/
    .BorderProduct img {
        -webkit-transform: scale(0.8); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(0.8); /*Mozilla scale version*/
        -o-transform: scale(0.8); /*Opera scale version*/
        -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.5s; /*Mozilla duration version*/
        -o-transition-duration: 0.5s; /*Opera duration version*/
        margin: 0 10px 5px 0; /*margin between images*/
    }

        .BorderProduct img:hover {
            -webkit-transform: scale(1); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1); /*Mozilla scale version*/
            -o-transform: scale(1); /*Opera scale version*/
        }

.BorderBoxProductDanhMuc {
    /*background-color: #fff;*/
    margin-top: 20px;
}
/*End hiệu ứng*/
/*Hiệu ứng sản phẩm theo danh mục*/
.thumbnail-image {
    /*border: 1px solid rgba(229, 174, 73, 0.2);*/
    border: 1px solid #b2b6b9;
    /*margin-bottom: 20px;*/
    /*min-height: 284px !important;*/
    margin: 0px auto;
    /*height: 360px;*/
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 10px;
    /*float: left !important;*/
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
}

    .thumbnail-image.actions > div {
        /*display: inline-block;
    margin: auto;*/
    }

    .thumbnail-image:hover {
        box-shadow: 0px 0px 15px 0px #809bac;
        border: 1px solid #aab8c1;
        background-color: #fff;
    }
    /*.thumbnail-image:hover{
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    transform: scale(1);
    -webkit-transition: all 0.5s ease-out 0s;
}*/
    .thumbnail-image img {
        /*-webkit-transform: scale(0.8); 
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -webkit-transition-duration: 0.5s; 
        -moz-transition-duration: 0.5s; 
        -o-transition-duration: 0.5s;*/
        /*margin: 0 10px 5px 0;*/
        padding: 0px;
        position: relative;
        margin-bottom: 5px;
    }

        .thumbnail-image img:hover {
            /*-webkit-transform: scale(1); 
            -moz-transform: scale(1); 
            -o-transform: scale(1);*/
            /*opacity: 0.5;*/
            /*background: rgba(0, 0, 0, 0.3);*/
        }

@media (max-width: 1023px) {
    .thumbnail-image .mask-brg, .thumbnail-image .actions {
        display: none;
    }
}
/*@media (max-width: 768px) {
    .thumbnail-image {
        min-height: 314px !important;
    }
}
@media (min-width: 992px) {
    .thumbnail-image {
        min-height: 289px !important;
    }
}*/

@media (min-width: 1024px) {
    .thumbnail-image .actions {
        position: absolute;
        top: 0;
        margin-top: 160px;
        display: block;
        text-align: center;
        width: 100%;
        left: 0;
        right: 0;
        transform: scale(0);
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
    }

    .thumbnail-image:hover .actions {
        transform: scale(1);
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
    }

    .mask-brg {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #F6D6AA;
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
        transition: ease all 0.5s;
        -webkit-transition: ease all 0.5s;
        -moz-transition: ease all 0.5s;
        -o-transition: ease all 0.5s;
        transform: scale(0);
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
    }

    .thumbnail-image:hover .mask-brg {
        background: #fff;
        opacity: 0.5;
        filter: alpha(opacity=60);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
        transform: scale(1);
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
    }

    .thumbnail-image .mask-brg, .thumbnail-image .actions {
        display: block;
    }

    .thumbnail-image {
        position: relative;
    }

        .thumbnail-image a, .thumbnail-image {
            transition: all 0.8s ease-in-out 0s;
            -webkit-transition: all 0.8s ease-in-out 0s;
            -ms-transition: all 0.8s ease-in-out 0s;
        }

    .view-demo {
        background: #b17521;
        color: white!important;
        display: inline-block;
        height: 38px;
        left: 50%;
        line-height: 38px;
        margin-left: -60px;
        position: absolute;
        width: 100px;
        line-height: 40px;
        top: 0;
        border: none;
    }

    .view-all {
        background: #b17521;
        color: white!important;
        display: inline-block;
        height: 38px;
        left: 32%;
        line-height: 38px;
        margin-left: -60px;
        position: absolute;
        width: 100px;
        line-height: 40px;
        top: 0;
        border: none;
        width: 40px;
        font-size: 20px;
    }

    .view-demo {
        top: 0px;
        background: #b17521;
        border-radius: 3px;
    }

        .view-all::before, .view-all::after, .view-demo::before, .view-demo::after {
            box-sizing: border-box;
            content: '';
            position: absolute;
            top: 4px;
            left: 4px;
            height: calc( 100% - 8px);
            width: calc( 100% - 8px);
            transform-origin: center;
        }

        .view-all::before, .view-demo::before {
            border-top: 1px solid white;
            border-bottom: 1px solid white;
            transform: scale3d(0, 1, 1);
        }

        .view-all:hover::before, .view-all:hover::after,
        .view-demo:hover::before, .view-demo:hover:after {
            transform: scale3d(1, 1, 1);
            transition: transform 0.5s;
        }

        .view-all::after, .view-demo::after {
            border-left: 1px solid white;
            border-right: 1px solid white;
            transform: scale3d(1, 0, 1);
        }

    .addcard {
        background: #b17521;
        color: white!important;
        display: inline-block;
        height: 38px;
        left: 91%;
        line-height: 38px;
        margin-left: -60px;
        position: absolute;
        width: 100px;
        line-height: 40px;
        top: 0;
        border: none;
        width: 40px;
        font-size: 20px;
    }

        .addcard::before, .addcard::after {
            box-sizing: border-box;
            content: '';
            position: absolute;
            top: 4px;
            left: 4px;
            height: calc( 100% - 8px);
            width: calc( 100% - 8px);
            transform-origin: center;
        }

        .addcard::before {
            border-top: 1px solid white;
            border-bottom: 1px solid white;
            transform: scale3d(0, 1, 1);
        }

        .addcard:hover::before, .addcard:hover::after,
        .view-demo:hover::before {
            transform: scale3d(1, 1, 1);
            transition: transform 0.5s;
        }

        .addcard::after {
            border-left: 1px solid white;
            border-right: 1px solid white;
            transform: scale3d(1, 0, 1);
        }
}

/*End hiệu ứng sản phẩm theo danh mục*/

/*.box-index {

}*/
/*------------------------------- Chính sách ------------------------------------*/
/*thẻ h1*/
.section-title {
    color: #2c9c22;
    text-align: center;
    text-transform: uppercase;
    margin: 10px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

    .section-title h1 {
        position: relative;
        font-weight: bold;
        margin-bottom: 30px;
        margin-top: 10px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 25px;
        width: 100%;
        color: #fff;
        line-height: 34px;
    }

        .section-title h1::after {
            position: absolute;
            bottom: -10px;
            left: calc(50% - 50px);
            content: '';
            width: 100px;
            height: 3px;
            background: #e8a055;
        }
    /*end thẻ h1*/

    /*thẻ h2*/
    .section-title h2 {
        position: relative;
        font-weight: bold;
        margin-bottom: 30px;
        margin-top: 10px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 22px;
        width: 100%;
        color: #fff;
        line-height: 34px;
    }

        .section-title h2::after {
            position: absolute;
            bottom: -10px;
            left: calc(50% - 50px);
            content: '';
            width: 100px;
            height: 3px;
            background: #e8a055;
        }
/*end thẻ h2*/
.chinhsach-text {
    text-align: center;
    font-size: 12pt;
    color: #e3dfdf;
    margin-bottom: 20px;
    line-height: 31px;
    position: relative;
}
/*------------------------------- End Chính sách ------------------------------------*/

/*.section-title {
    color: #FFFDFA;
    text-align: center;
    text-transform: uppercase;
    margin: 10px;
    font-weight: bold;
}*/

.section-title h3 {
    position: relative;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 10px;
}

    .section-title h3::after {
        position: absolute;
        bottom: -10px;
        left: calc(50% - 50px);
        content: '';
        width: 100px;
        height: 3px;
        background: #e37717;
    }

.section-titleHinhAnh {
    color: #c0781b;
    text-align: center;
    margin: 10px;
    font-weight: bold;
}

    .section-titleHinhAnh h3 {
        position: relative;
        font-weight: bold;
        margin-bottom: 30px;
        margin-top: 10px;
        font-family: 'UTM A&S Heartbeat';
        font-size: 40pt;
    }

        .section-titleHinhAnh h3::after {
            position: absolute;
            bottom: -10px;
            left: calc(50% - 50px);
            content: '';
            width: 100px;
            height: 3px;
            background: #e37717;
        }

.bgVideo_hinhAnh {
    /*background: url('/Content/html/images/BS-SP.jpg') center no-repeat;
    background-color: #000;*/
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 25px;
    padding-top: 15px;
    box-shadow: 0 6px 12px rgba(177, 175, 175, 0.175);
    background-image: url(/Content/html/images/BS-SP.jpg) !important;
    background-size: cover;
    background-repeat: repeat-x;
    background-position: center;
    position: relative;
}
    .bgVideo_hinhAnh:before {
        position: absolute;
        content: "";
        display: block !important;
        background-color: rgb(0 0 0 / 57%);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }
@media only screen and (max-width: 767px) {
    .bgVideo_hinhAnh {
        background: #FFFBEF;
        height: auto;
    }

    .section-title-center-spanvideo {
        color: #fff !important;
    }
}

@media only screen and (min-width: 768px) {
    .section-title-center-spanvideo {
        color: #fff !important;
    }

    .item-full {
        border-bottom: 1px solid #848282 !important;
    }
}

.title-product {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden !important;
    display: inline-block;
}

    .title-product a {
        color: #4b4a4a;
        font-family: Tahoma, Arial, 'Times New Roman';
        font-size: 12pt;
    }

        .title-product a:hover {
            text-decoration: none;
            color: #8D7410;
        }

.price_prod {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.price_gg {
    color: #666;
    text-decoration: line-through;
    font-style: normal;
    margin-right: 5px;
}

.price_ht {
    color: #ef061c;
    font-weight: bold;
    font-style: normal;
}

.article-viewmore {
    display: inline-block;
    margin-top: 30px;
    border: 1px solid;
    color: #999999;
    width: 150px;
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    text-decoration: none;
}

    .article-viewmore:hover {
        text-decoration: none;
        color: #D1AA13;
        text-decoration: none;
        background-color: #F4E9BE;
    }
/*Phần quảng cáo sản phẩm*/
.parallax-section {
    background-attachment: fixed!important;
}

.about-sec {
    /*background: url('/Content/html/images/SP/para-01.png') no-repeat center center;*/
    background-image: url('/Content/html/images/SP/para-01.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
    height: 400px;
    margin-top: 20px;
}

    .about-sec:before {
        content: ' ';
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        top: 0;
        left: 0;
    }

    .about-sec h2 {
        font-size: 55px;
        font-weight: 800;
        margin-top: 2%;
        color: #fff !important;
    }

        .about-sec h2 small {
            display: block;
            font-size: 24px;
            margin-bottom: 15px;
            padding-left: 10px;
        }

    .about-sec p {
        font-size: 16px;
    }


.action-sec {
    width: 100%;
    float: left;
    background: #363535;
}

.action-box {
    float: left;
    width: 100%;
    text-align: center;
}

    .action-box h2 {
        color: #fff;
        font-size: 20px;
    }
/*End phần quảng cáo*/
/*Sản phẩm bán chạy*/
#slider-text {
    padding-top: 40px;
    display: block;
}

    #slider-text .col-md-6 {
        overflow: hidden;
    }

    #slider-text h2 {
        font-family: 'Josefin Sans', sans-serif;
        font-weight: 400;
        font-size: 30px;
        letter-spacing: 3px;
        margin: 30px auto;
        padding-left: 40px;
    }

        #slider-text h2::after {
            border-top: 2px solid #c7c7c7;
            content: "";
            position: absolute;
            bottom: 35px;
            width: 100%;
        }

#itemslider h4 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin: 10px auto 3px;
}

#itemslider h5 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin: 3px auto 2px;
}

#itemslider h6 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 10px;
    margin: 2px auto 5px;
}

.badge {
    background: #b20c0c;
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 10%;
    line-height: 31px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    background-color: #63c54c !important;
    /*border: 2px solid #FFF;*/
    /*box-shadow: 0 0 0 1px #b20c0c;*/
    top: 5px;
    right: 25%;
}

.BackroupLeft-RightSPNoiBat {
    background-color: #d99932;
}

.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none !important;
}

    .carousel-showmanymoveone .carousel-control.left {
        margin-left: 0px;
    }

    .carousel-showmanymoveone .carousel-control.right {
        margin-right: 0px;
    }

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
    display: none;
}

.carousel-inner > .active {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    height: auto !important;
    width: 100%;
}

@media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -50%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 50%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

        .carousel-showmanymoveone .carousel-inner > .item.left,
        .carousel-showmanymoveone .carousel-inner > .item.prev.right,
        .carousel-showmanymoveone .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0;
        }
}

@media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -16.666%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 16.666%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3,
    .carousel-showmanymoveone .carousel-inner .cloneditem-4,
    .carousel-showmanymoveone .carousel-inner .cloneditem-5,
    .carousel-showmanymoveone .carousel-inner .cloneditem-6 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(16.666%, 0, 0);
        transform: translate3d(16.666%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-16.666%, 0, 0);
        transform: translate3d(-16.666%, 0, 0);
        left: 0;
    }

        .carousel-showmanymoveone .carousel-inner > .item.left,
        .carousel-showmanymoveone .carousel-inner > .item.prev.right,
        .carousel-showmanymoveone .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0;
        }
}
/*End sản phẩm bán chạy*/

.info-prd {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden !important;
    padding: 5px;
    background: rgba(247, 235, 214, 0.6);
    border-radius: 3%;
    text-align: center;
    background: #fafafa;
    /*padding: 10px;*/
    /*transform: translateY(80px);*/
    bottom: 5px;
}
/*Định nghĩa lại 5 cột cho boostrap*/
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/*End định nghĩa 5 cột*/
/*Begin Footer*/
#footer {
    /*height: 140px;*/ /*background-image:url('/Content/html/images/Footer.jpg');*/
    /*background: none repeat scroll 0% 0% #aa8858;*/
    position: relative;
    overflow: hidden;
    /*padding-top: 15px;*/
    color: #FFF;
    opacity: 0.8;
    clear: both;
    background-color: #0c0c0c;
}

/*#footer::before {
        content: "";
        height: 23px;
        width: 100%;
        position: absolute;
        top: 0;
        background: url(/Content/html/images/what-top.png) repeat-x;
    }*/
.footer.hv3 {
    /*background: url(/Content/html/images/image_footer_bg.png) no-repeat center center;*/
    background-size: cover;
    margin-top: 2px;
    background-attachment: fixed;
    /*background-color:#aa8858;
    opacity:0.88;*/
}

.footer .box-footer {
    width: 100%;
}

    .footer .box-footer h2 {
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        margin-top: 25px;
        margin-bottom: 20px;
    }

.ftLogo {
    margin-bottom: 10px;
}

    .ftLogo img {
        max-height: 100px;
    }

.ftShopInfo {
    color: #fff;
    line-height:1.5
}

    .ftShopInfo a {
        color: #e6dede !important;
        line-height: 1.5
    }

    .ftShopInfo i {
        margin-right: 5px;
    }

.footer .box-footer {
    width: 100%;
}

    .footer .box-footer h2 {
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .footer .box-footer .list-link {
        display: block;
    }

        .footer .box-footer .list-link li {
            display: block;
            margin-bottom: 10px;
        }

            .footer .box-footer .list-link li a {
                font-size: 14px;
                color: #c5c5c5;
                text-decoration: none;
                -webkit-transition: all 300ms ease-in-out;
                -moz-transition: all 300ms ease-in-out;
                transition: all 300ms ease-in-out;
                padding: 5px 10px 5px 5px;
                background: url(r7.png) no-repeat 0px center;
            }

    .footer .box-footer p {
        font-size: 14px;
        color: #c5c5c5;
        margin-bottom: 20px;
        font-style: italic;
    }

    .footer .box-footer .subscribe {
        width: 100%;
        position: relative;
    }

        .footer .box-footer .subscribe input {
            width: 100%;
            height: 45px;
            border-radius: 50px;
            background: #fff;
            border: 0;
            outline: none;
            padding: 0 130px 0px 20px;
            font-size: 14px;
            margin-bottom: 20px;
        }

        .footer .box-footer .subscribe button {
            border: 0;
            outline: none;
            color: #fff;
            font-size: 13px;
            text-align: center;
            text-transform: uppercase;
            position: absolute;
            height: 45px;
            border-radius: 50px;
            width: 120px;
            right: 0;
            top: 0;
            background: #49a010;
        }

.social-footer {
    display: block;
}

    .social-footer li {
        display: inline-block;
        margin-right: 20px;
    }

        .social-footer li a {
            color: #d9d9d9;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
            font-size: 20px;
        }

.social-top {
    display: block;
    width: 100%;
}

    .social-top li {
        display: inline-block;
        margin-right: 20px;
    }

        .social-top li a {
            color: #161515;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
            font-size: 16px;
        }

.footer .copyright {
    width: 100%;
    font-size: 18px;
    color: #c5c5c5;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    text-align: center;
    padding: 25px 0;
    margin-top: 20px;
}
/*End footer*/

/*Begin đầu trang*/
#back-to-top {
    position: fixed;
    bottom: 55px;
    right: 15px;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #99E537;
    color: #FFFFFF;
    opacity: 0.9;
    cursor: pointer;
    /*border: 2px dashed #DD8E13;*/
}
/*End đầu trang*/
/*Begin About*/
/*------------------Home-aboutus---------------*/
#home-aboutus {
    padding: 30px 0px;
}

    #home-aboutus .about-item {
        text-align: center;
        margin-bottom: 30px;
    }

        #home-aboutus .about-item .about-icon {
            position: relative;
        }

        #home-aboutus .about-item .about-title {
            color: black;
            margin: 20px 0px 10px;
        }

    #home-aboutus .about-center {
        width: 100%;
    }

    #home-aboutus .about-item {
        padding: 0px 40px;
    }

    #home-aboutus .about-center {
        margin-bottom: 10px;
    }

    .article-item .article-info .article-title, #home-aboutus .about-item .about-title {
        font-size: 20px;
    }

    .circle-style, #home-aboutus .about-item .about-icon .about-circle {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80px;
        height: 80px;
        margin: 0 auto;
        -webkit-transform: translate3D(-50%, -50%, 0);
        -moz-transform: translate3D(-50%, -50%, 0);
        -ms-transform: translate3D(-50%, -50%, 0);
        -o-transform: translate3D(-50%, -50%, 0);
        transform: translate3D(-50%, -50%, 0);
    }

        .circle-style .circle, #home-aboutus .about-item .about-icon .about-circle .circle {
            position: absolute;
            box-sizing: border-box;
            width: 100%;
            height: 100%;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            border: 1px solid transparent;
            border-radius: 92% 110% 132% 88%;
        }

            .circle-style .circle:nth-child(1), #home-aboutus .about-item .about-icon .about-circle .circle:nth-child(1) {
                -webkit-transform-origin: 50% 50%;
                -ms-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
                -webkit-animation: spin1 6s linear infinite;
                animation: spin1 6s linear infinite;
                border-color: #c7c7c7;
            }
/*.circle-style .circle:nth-child(2), #home-aboutus .about-item .about-icon .about-circle .circle:nth-child(2) {
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-animation: spin2 6s linear infinite;
            animation: spin2 6s linear infinite;
            border-color: #c7c7c7;
        }
        .circle-style .circle:nth-child(3), #home-aboutus .about-item .about-icon .about-circle .circle:nth-child(3) {
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-animation: spin3 6s linear infinite;
            animation: spin3 6s linear infinite;
            border-color: #c7c7c7;
        }

        .circle-style .circle:nth-child(4), #home-aboutus .about-item .about-icon .about-circle .circle:nth-child(4) {
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-animation: spin4 6s linear infinite;
            animation: spin4 6s linear infinite;
            border-color: #c7c7c7;
        }*/

@media screen and (min-width: 480px) {
    .wrapper {
        padding: 0 30px;
    }
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/*.section-title h2 {
    text-align: center;
    font-size: 60px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 70px;
    font-family: Tahoma, Arial, 'Times New Roman' !important;
}*/

.grid__item {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 30px;
    vertical-align: top;
    width: 100%;
}

@media only screen and (min-width: 769px) {
    .large--three-twelfths {
        width: 25%;
    }
}
/*End About*/
.BlockBanner {
    margin-bottom: 0px;
    margin-top: 15px;
    background-color: #FFFFFF;
    overflow: hidden;
    position: relative;
    display: block;
    text-align: center;
}

    .BlockBanner img {
        -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(1); /*Mozilla scale version*/
        -o-transform: scale(1); /*Opera scale version*/
        -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.5s; /*Mozilla duration version*/
        -o-transition-duration: 0.5s; /*Opera duration version*/
        backface-visibility: hidden;
    }

        .BlockBanner img:hover {
            -webkit-transform: scale(1.2); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1.2); /*Mozilla scale version*/
            -o-transform: scale(1.2); /*Opera scale version*/
            backface-visibility: hidden;
        }

.current {
    /*color: #332207;*/
    background-color: #fff;
    /*-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;*/
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 38px !important;
    /*margin-top: 3px;*/
}

    .current a {
        color: #000 !important;
    }

        .current a span {
            color: #000 !important;
        }

@media (max-width: 768px) {
    .current a {
        color: #000000 !important;
    }

    .current {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        height: 40px !important;
    }
}
/*Menu buttom*/
#menubuttom {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none; /*overflow: hidden;*/
}

    #menubuttom li {
        float: left;
        color: #ffffff;
        font-family: tahoma;
        font-size: 13px;
    }

        #menubuttom li a {
            float: left;
            display: block;
            color: #ffffff;
            text-decoration: none;
            outline: none;
            font-size: 13px;
            padding: 0px 10px 15px 10px;
            text-align: center;
            cursor: pointer;
            font-family: Tahoma, Arial, Times New Roman;
        }

            #menubuttom li a span {
                float: left;
                display: block;
                padding: 7px 1px 0 1px;
                margin: 0;
            }

            /*#menubuttom li.current a, .menubuttom li a:hover {
            -moz-border-radius: 5px 5px 0px 0px;
            -khtml-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
        }

        #menubuttom li.current li a {
            color: #fff;
        }*/

            #menubuttom li a:hover span {
                text-decoration: underline;
            }

        #menubuttom li:hover a {
            color: #ffffff;
        }

        #menubuttom li:hover li a {
            color: #fff;
        }

        #menubuttom li:hover a {
            text-decoration: underline;
        }
/*Kết thúc buttom*/
.contentbuttom {
    text-align: left;
    padding-left: 20px;
    clear: both;
    overflow: hidden;
    color: #ffffff;
    padding-bottom: 10px;
    height: auto;
    margin-top: 10px;
}

.contentbuttomP1 {
    text-align: left;
    font-family: Tahoma, Times New Roman, Arial;
    font-size: 13px;
    margin-bottom: 4px;
    font-weight: bold;
}

.contentbuttomP2 {
    text-align: left;
    font-family: Tahoma, Times New Roman, Arial;
    font-size: 12px;
    margin-bottom: 4px;
}

.contentbuttomP3 {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}

    .contentbuttomP3:hover {
        text-decoration: underline;
    }

.navbar-nav {
    /* margin: 7.5px -15px; */
    margin: 15px 0px !important;
}

.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a {
    color: #000 !important;
    background-color: #fff !important;
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
    height: 38px;
}


.navbar-inverse .navbar-nav > li > a:focus {
    color: #000 !important;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #000 !important;
    background-color: #fff !important;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 38px;
}

@media screen and (max-width: 768px) {
    .navbar-nav {
        margin: 0px 0px !important;
        width: 100% !important;
        z-index: 5000 !important;
    }
}

.Diachi {
    color: #6f6d6d;
    font-size: 9.5pt;
    font-family: Tahoma, Arial, 'Times New Roman';
    font-weight: bold;
}

    .Diachi i {
        padding-right: 5px;
        color: #000;
        font-size: 11pt;
    }

.mangxahoi {
    color: #413C3D;
    font-size: 10pt;
    font-family: Tahoma, Arial, 'Times New Roman';
    font-weight: normal;
}

/*.mangxahoi i {
        padding-right: 5px;
        color: #413C3D;
    }*/
/*-------------------------------------- Hotline, email, địa chỉ menu top --------------------------------------*/
.Diachi {
    color: #002c5f;
    font-size: 9.5pt;
    font-family: Tahoma, Arial, 'Times New Roman';
    font-weight: bold;
}

    .Diachi i {
        padding-right: 5px;
        color: #000;
    }

.Hotline_Email {
    color: #f63a49;
    font-size: 9.5pt;
    font-family: Tahoma, Arial, 'Times New Roman';
    font-weight: bold;
    float: right;
}

    .Hotline_Email a {
        color: #002c5f !important;
        font-size: 9.5pt;
    }

    .Hotline_Email i {
        padding-right: 5px;
        color: #000;
    }

/*.Hotline_Email span {
        margin-left: 20px;
    }*/
.Span_Hotline {
    margin-left: 20px;
}

.Span_Email {
    margin-left: 20px;
}

.ZoneHotle {
    /*margin-top: 15px;*/
    /*background-color:#c62828;*/
    float: right;
    line-height: 75px;
}

.Hotline {
    font-family: Tahoma, Arial;
    /*font-size: 16pt;*/
    font-size: 140%;
    font-weight: bold;
}

    .Hotline i {
        margin-right: 6px;
        color: #fff;
    }

    .Hotline a {
        color: #fff;
        /*background-color:red;*/
    }

        .Hotline a:hover {
            text-decoration: none;
            color: #fff;
        }

    .Hotline span {
        /*background-color: #c62828;
        padding: 7px;
        border-radius: 3px;*/
        background-color: #474747;
        padding: 7px;
        border-radius: 11px;
        border: 2px solid #fff;
    }

.Email {
    font-family: Tahoma, Arial;
    font-size: 11pt;
    font-weight: bold;
    clear: both;
}

    .Email i {
        margin-right: 4px;
        color: #eb0088;
    }

    .Email a {
        color: #2a59af;
    }

        .Email a:hover {
            text-decoration: none;
            color: #eb0088;
        }

@media screen and (max-width: 768px) {
    .ZoneHotleMobile {
        bottom: 0px;
        position: fixed;
        background-color: red;
        z-index: 10000;
        clear: both;
        overflow: hidden;
        width: 100%;
        /*display:block;*/
        display: inline-block;
    }

    #HeaderPage {
        border-bottom: none !important;
    }
}

@media screen and (max-width: 767px) {
    .Diachi {
        display: none;
    }

    .Hotline_Email {
        float: left !important;
        text-align: center;
        margin: 0px !important;
        width: 100%;
    }

    .Span_Hotline {
        margin-left: 0px !important;
        /*padding:5px;*/
        float: left;
    }

    .Span_Email {
        margin-left: 0px !important;
        float: right;
    }
    /*Hotline_Email span {
        margin-left: 0px !important;
    }*/
}
/*---------------------------------- Logo-------------------------------------------------*/

@media (max-width: 768px) {
    .navbar-brand > img {
        max-width: 55px !important;
        height: auto !important;
    }
}
/* Tablet :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .navbar-brand > img {
        max-width: 56px !important;
        height: auto !important;
    }
}

/* Large Mobile :480px. */
@media only screen and (max-width: 767px) {
    .navbar-brand > img {
        max-width: 55px !important;
        height: auto !important;
    }
}

/* Medium Mobile :480px. */
@media only screen and (min-width: 576px) and (max-width: 766px) {
    .navbar-brand > img {
        max-width: 55px !important;
        height: auto !important;
    }
}

/* Small Mobile :320px. */

@media only screen and (max-width: 479px) {
    .navbar-brand > img {
        max-width: 55px !important;
        height: auto !important;
    }
}

.navbar-brand > img {
    max-width: 70px;
    height: auto !important;
}

/*---------------------------------- End Logo-------------------------------------------------*/

/*.box100 {
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 0px 0px 3px 0px #9C9A9A;
    border: 1px solid #b1918f;
    margin-bottom: 15px;
}*/

.backroup_banner {
    background-image: url(/Content/html/images/backgroup-header.png) !important;
    background-repeat: repeat;
    background-position: center;
}

.boxvienTroGiup {
    /*border: 1px solid #0f77c8;*/
    /*background: url(/Content/html/images/Hotro.png) no-repeat;*/
    overflow: hidden;
    margin: 0px auto;
    padding: 5px;
    height: auto;
    background-color: #fff;
}

.font_titleRight {
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 40px;
    font-family: Tahoma,Arial, Times New Roman;
    font-size: 12pt;
    font-weight: normal;
    padding-left: 50px;
    text-transform: uppercase;
}

    .font_titleRight a {
        color: #fff;
        text-decoration: none;
    }

.boxBangGia {
    padding: 10px;
    border: 1px solid #E9E9E9;
}
/*------------------------------- Tin tức -------------------------------------*/
.ContentNews {
    border-bottom: 1px dotted #C9C7C7;
    clear: both;
    overflow: hidden;
    margin-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

    .ContentNews:last-child {
        border-bottom: none;
    }

    .ContentNews img {
        -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(1); /*Mozilla scale version*/
        -o-transform: scale(1); /*Opera scale version*/
        -webkit-transition-duration: 0.7s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.7s; /*Mozilla duration version*/
        -o-transition-duration: 0.7s; /*Opera duration version*/
        /*-webkit-transition: all 0.7s ease 0s;*/
        backface-visibility: hidden;
    }

        .ContentNews img:hover {
            -webkit-transform: scale(1.2); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1.09); /*Mozilla scale version*/
            -o-transform: scale(1.09); /*Opera scale version*/
            backface-visibility: hidden;
        }

    .ContentNews a {
        font-family: Tahoma, Arial, 'Times New Roman';
        font-size: 9pt;
    }

        .ContentNews a:hover {
            text-decoration: none;
            color: #2584c6;
        }

.boxContentNews {
    width: 100%;
    overflow: hidden;
    /*border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    /*box-shadow: 0px 0px 3px 0px #9C9A9A;*/
    /*background: #ffffff;*/
    /*border: 1px solid #fe72a3;*/
    /*background-color: #fccb0b;*/
    margin-bottom: 15px;
}
.noidung-tintuc {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:17pt;
    margin-bottom: 15px;
}
.boxtitleContentNews {
    width: 100%;
    /*background-color: #fe72a3;*/
    height: 40px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

.font_titleContentNews {
    font-size: 14px;
    color: #000;
    text-align: left;
    line-height: 40px;
    font-family: Tahoma,Arial, Times New Roman;
    font-size: 12pt;
    font-weight: bold;
    /*padding-left: 10px;*/
    /*padding-bottom:4px;*/
    border-bottom: 2px solid #c62828 !important;
    text-transform: uppercase;
    display: inline-block;
}

    .font_titleContentNews a {
        color: #000;
        text-decoration: none;
    }
/*.LineTitleNews {
        border-bottom:2px solid #eb0088 !important;
        margin-top:5px;
        
    }*/

.ContentNewsRight {
    /*border-bottom: 1px dotted #C9C7C7;*/
    clear: both;
    overflow: hidden;
    margin-bottom: 25px;
    /*padding-left: 3px;
    padding-right: 3px;*/
    border-bottom: 1px solid #eae8e8;
    padding-bottom: 15px;
}

    .ContentNewsRight:last-child {
        border-bottom: none;
    }

    .ContentNewsRight img {
        -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(1); /*Mozilla scale version*/
        -o-transform: scale(1); /*Opera scale version*/
        -webkit-transition-duration: 0.7s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.7s; /*Mozilla duration version*/
        -o-transition-duration: 0.7s; /*Opera duration version*/
        /*-webkit-transition: all 0.7s ease 0s;*/
        backface-visibility: hidden;
    }

        .ContentNewsRight img:hover {
            -webkit-transform: scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1.1); /*Mozilla scale version*/
            -o-transform: scale(1.1); /*Opera scale version*/
            backface-visibility: hidden;
        }

    .ContentNewsRight a {
        font-family: Tahoma, Arial, 'Times New Roman';
        font-size: 9pt;
    }

        .ContentNewsRight a:hover {
            text-decoration: none;
            color: #2584c6;
        }
.motangan {
   font-family: "Open Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size:16px;
}

.item-full {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    /*padding-bottom: 10px;*/
    /*padding: 0 10px;*/
    padding: 2px 0px;
}

    .item-full:last-child {
        border-bottom: none;
    }

.ContentTin {
    /*border-bottom: 1px solid #eaeaea !important;*/
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    /*padding-left: 3px;
    padding-right: 3px;*/
    /*padding: 0 10px;*/
}

    .ContentTin:last-child {
        border-bottom: none;
    }

    .ContentTin img {
        -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(1); /*Mozilla scale version*/
        -o-transform: scale(1); /*Opera scale version*/
        -webkit-transition-duration: 0.7s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.7s; /*Mozilla duration version*/
        -o-transition-duration: 0.7s; /*Opera duration version*/
        /*-webkit-transition: all 0.7s ease 0s;*/
        backface-visibility: hidden;
    }

        .ContentTin img:hover {
            -webkit-transform: scale(1.2); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1.09); /*Mozilla scale version*/
            -o-transform: scale(1.09); /*Opera scale version*/
            backface-visibility: hidden;
        }

    .ContentTin a {
        font-family: Tahoma, Arial, 'Times New Roman';
        font-size: 9pt;
    }

        .ContentTin a:hover {
            text-decoration: none;
            color: #2584c6;
        }

.IconTitle {
    float: left;
    font-weight: normal;
    color: #fff;
    width: 35px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0px;
    position: relative;
    margin-left: 5px;
}
/*------------------------------- End Tin tức -------------------------------------*/
/*------------------------------- Tin mới nhất -------------------------------------*/
.section-title-new {
    color: #231f1f;
    text-align: center;
    text-transform: uppercase;
    margin: 10px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

    .section-title-new h3 {
        position: relative;
        font-weight: bold;
        margin-bottom: 30px;
        margin-top: 21px;
        font-family: 'Oswald', sans-serif;
        font-size: 22px;
        text-align: left;
    }

        .section-title-new h3::after {
            position: absolute;
            bottom: -10px;
            /*left: calc(50% - 100px);*/
            content: '';
            width: 245px;
            height: 3px;
            background: #b7babd;
            left: 0px;
        }
/*------------------------------- End Tin mới nhất -------------------------------------*/
/*--------------------Tin mới footer-------------------------*/
.razo-single-post {
    position: relative;
    z-index: 1;
}

.mb-20 {
    margin-bottom: 20px;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.razo-single-post .post-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 60px;
    width: 60px;
}

.post-thumbnail a {
    display: block;
    color: #fff !important;
}

.razo-single-post .post-content {
    position: relative;
    z-index: 1;
    margin-left: 15px;
}

.post-content .post-title {
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
}
/*----------------------End tin mới footer--------------------*/
/*.LinhVucHD {
    width: 96%;
    height: auto;
    text-decoration: none;
    text-align: left;
    padding: 0px;
    margin: 0px auto;
}

    .LinhVucHD li {
        text-decoration: none;
        text-align: left;
        line-height: 38px;
        border-bottom: solid 1px #efefef;
        overflow: hidden;
        margin: 0px;
    }

        .LinhVucHD li a {
            text-decoration: none;
            color: #000;
            font-family: Tahoma, Times New Roman, Arial;
            font-size: 13px;
            font-weight: bold;
            padding-left: 15px;
        }

            .LinhVucHD li a:hover {
                text-decoration: none; /*color: #f8f307;*/
/*color: #ffffff;
}*/

/*.LinhVucHD li:hover a {
    color: #eb0088;
}

.LinhVucHD li:hover {
    background-color: #FBEBF4; /*opacity: 0.8;*/
/*}*/

.font_title {
    font-size: 13px;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 2px;
}

    .font_title a {
        color: #000000;
        text-decoration: none;
        font-size: 14px;
        font-family: "Open Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
    }

        .font_title a:active {
            color: #000000 !important;
        }

        .font_title a:hover {
            text-decoration: underline;
            color: #E48116;
        }

.font_titleListNews {
    font-size: 13px;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 2px;
}

    .font_titleListNews a {
        color: #000000;
        text-decoration: none;
        font-size: 12pt;
        font-family: Arial, Times New Roman, Tahoma;
        font-weight: bold;
    }

        .font_titleListNews a:hover {
            text-decoration: underline;
            color: #CD7D16;
        }

.fontPublish {
    font-size: 9.5pt;
    color: #C8C0C0;
    font-style: italic;
    font-family: "Open Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
}

.TitleDetail {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15pt;
    font-weight: bold;
    color: #192935;
}

.listOtherNews {
    padding: 0px;
}

    .listOtherNews ul {
        padding: 0px !important;
        margin: 0px;
    }

        .listOtherNews ul li {
            border-bottom: 1px dashed #DDDBDB;
            line-height: 25px;
        }

            .listOtherNews ul li a {
                font-weight: bold;
                font-size: 10.5pt;
            }

.title_tintuc_cl b {
    font-size: 15pt;
}

.font_titleother {
    font-size: 12pt;
    color: #000;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    line-height: 23px;
    font-weight: normal !important;
    font-size: 10pt;
}

    .font_titleother a {
        color: #000;
        text-decoration: none;
        font-family: Tahoma, Times New Roman, Arial;
        font-weight: bold !important;
        font-size: 12pt;
        font-weight: 600 !important;
    }

        .font_titleother a:hover {
            color: #218B2D;
            text-decoration: underline;
        }

.ngaydang {
    color: #a6a2a2;
    font-family: Tahoma, Times New Roman, Arial;
    font-style: italic;
    font-size: 12px;
}

.TitleBangGia {
    font-family: Arial,Tahoma, 'Times New Roman';
    font-size: 14pt;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.TitleBangGia_DongXe {
    font-family: Tahoma,Arial, 'Times New Roman';
    font-size: 15pt;
    font-weight: bold;
}

    .TitleBangGia_DongXe a {
        color: #000;
        text-decoration: none;
    }

        .TitleBangGia_DongXe a:hover {
            color: #000;
            text-decoration: none;
        }

.selectDongXe {
    color: #c62828 !important;
    font-family: Tahoma,Arial,'Times New Roman';
    font-size: 12pt;
}

.Gia_BangGia {
    color: #fff;
    margin-top: 15px;
}

    .Gia_BangGia span {
        padding: 6px;
        background-color: #c62828;
        border-radius: 3px;
        font-family: Tahoma,Arial,'Times New Roman';
        font-size: 14pt;
        font-weight: bold;
    }

/*.DangKyLaiThu_BangGia {
    margin-top: 16px;
    font-family: Tahoma, Arial, 'Times New Roman';
    font-size: 12pt;
    color: #c62828;
}

    .DangKyLaiThu_BangGia a {
        color: #c62828;
        text-decoration: none;
    }

        .DangKyLaiThu_BangGia a:hover {
            color: #c62828 !important;
            text-decoration: none;
        }*/

@media screen and (max-width: 768px) {
    .DangKyLaiThu_BangGia {
        margin-top: 20px;
        font-family: Tahoma, Arial, 'Times New Roman';
        font-size: 12pt;
        color: #c62828;
        text-align: center;
        padding: 10px;
        border: 1px solid #c5c5c5;
        border-radius: 3px;
        background-color: #f7f7f7;
        /*margin-left:0px !important;*/
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
        clear: both;
        overflow: hidden;
    }

        .DangKyLaiThu_BangGia a {
            color: #000;
            text-decoration: none;
        }

            .DangKyLaiThu_BangGia a:hover {
                color: #000 !important;
                text-decoration: none;
            }
}

@media screen and (max-width: 768px) {
    .ZoneHotleMobile {
        bottom: 0px;
        position: fixed;
        background-color: red;
        z-index: 10000;
        clear: both;
        overflow: hidden;
        width: 100%;
        /*display:block;*/
        display: inline-block;
    }

    #HeaderPage {
        border-bottom: none !important;
    }
}

@media screen and (max-width: 767px) {

    .boxmangxahoi {
        display: none;
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .Hotline_Email {
        font-size: 0.6em;
        margin: 0px;
        padding: 0px;
    }
}

@media screen and (max-width: 767px) {
    .Diachi {
        display: none;
    }

    /*.mangxahoi {
        display: none;
    }*/



    .Span_Hotline {
        margin-left: 0px !important;
        /*padding:5px;*/
        float: left;
    }

    .Span_Email {
        margin-left: 0px !important;
        float: right;
    }
    /*Hotline_Email span {
        margin-left: 0px !important;
    }*/
}
/*-------------------------------------- End Hotline, email, địa chỉ menu top --------------------------------------*/
.dropdown-menu > li > a {
    font-size: 11pt !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}



@media screen and (max-width: 768px) {
    .HideLeft {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .ZoneHotle {
        display: none;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #1a1717 !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ZoneHotle {
        line-height: 0px;
        position: absolute;
        top: 20px;
        right: 0px;
        margin-top: 0px;
    }
}

@media (max-width: 768px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 6000 !important;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

#ContentWrap {
    padding-top: 10px;
    background-color: #fff;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

.BoxSanPham {
    margin-bottom: 30px;
    /*margin-top: 20px;*/
    /*border:1px solid #d4dde2;*/
}

.BoxTinTuc {
    margin-bottom: 30px;
    background-color: #f4f2f2;
    /*border-radius:5px;*/
}

.BoxChiNhanh {
    margin-bottom: 30px;
    /*background-color: #f4f2f2;*/
    /*border-radius:5px;*/
}

.backgroupChiNhanh {
    padding: 5px;
    background: url(/Content/html/images/bgChiNhanh.png) no-repeat;
    padding-bottom: 10px;
}

@media (max-width: 768px) {
    .backgroupChiNhanh {
        background: none;
    }
}

.nameChiNhanh {
    text-align: center;
    text-transform: uppercase;
    font-size: 20pt;
    font-weight: bold;
    color: #753321;
    margin-bottom: 10px;
    margin-top: 10px;
}

.imagesChiNhanh {
    border: 5px solid #fff;
    border-radius: 20px;
}

.diachichinhanh {
    padding: 5px;
    font-size: 13pt;
    font-weight: bold;
    margin-top: 10px;
}

    .diachichinhanh i {
        padding-right: 5px;
    }

.dienthoaichinhanh {
    padding: 5px;
    padding-top: 0px;
    font-size: 13pt;
    font-weight: bold;
    margin-top: 0px;
}

    .dienthoaichinhanh i {
        padding-right: 5px;
    }
/*.effectTitle{
    font-family: Tahoma, Arial, 'Times New Roman';
    font-weight: bold;
    font-size: 16pt;
    text-align:center;
    text-transform:uppercase;
}

    .effectTitle i {
        padding-left: 7px;
        font-size: 30pt;
        font-weight: bold !important;
    }*/

.iconi1 {
    color: #d63233 !important;
    width: 20px !important;
}

.iconi2 {
    color: #fa0e12 !important;
}

.News-bottom {
    /*background: #fff;*/
    padding: 0;
    width: 100%;
    float: left;
    margin: 15px 0px;
    position: relative;
}

.product-bottom {
    background: #f4f4f4;
    padding: 0;
    width: 100%;
    float: left;
    margin: 2px 0px;
    position: relative;
    min-height: 78px;
    padding-top: 15px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 10px;
}

.product-name h3 {
    /*font-family: Tahoma,Arial, 'Times New Roman';*/
    font-size: 11pt;
    font-weight: 400;
    /*background-color: #c62828;*/
    text-align: left;
    color: #4b4a4a;
    text-decoration: none;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    padding-left: 10px;
    line-height: 22px;
    display: flex;
    /*height:36px;*/
    overflow: hidden;
    -webkit-line-clamp: 2;
    min-height: 60px;
}

.product-name a {
    color: #1a1919;
    text-decoration: none;
    font-size: 11.5pt;
    text-align: center;
    font-weight: 600;
    font-family: "Open Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .product-name a:hover {
        text-decoration: none;
        color: #D69814;
    }
@media only screen and (max-width: 767px) {
    .product-name a {
        font-size:10.5pt !important;
    }
    .product-name h3{
        padding-left:0.5px !important;
    }
    .price-box {
        padding-right: 0px !important;
        margin-right: 0px !important;
    }
    .special-price a {
        margin-right: 0px !important;
        font-size: 11.5px !important;
    }
    .product-bottom {
        margin: 0px 0px !important;
    }
    .thumbnail-image {
        padding: 0 0px !important;
    }
    .SanPhamImages {
        margin-top: 0px !important;
    }
}
.news-name h3 {
    /*font-family: Tahoma,Arial, 'Times New Roman';*/
    font-size: 12pt;
    font-weight: 400;
    /*background-color: #c62828;*/
    text-align: left;
    color: #4b4a4a;
    text-decoration: none;
    /*padding: 3px;
    border-radius: 3px;*/
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
}

.news-name a {
    color: #4b4a4a;
    text-decoration: none;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
}

    .news-name a:hover {
        text-decoration: none;
        color: #2584c6;
    }

.news-name_other h3 {
    /*font-family: Tahoma,Arial, 'Times New Roman';*/
    font-size: 11pt;
    font-weight: bold;
    /*background-color: #c62828;*/
    text-align: left;
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
    /*padding: 3px;
    border-radius: 3px;*/
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
}

    .news-name_other h3 a {
        font-size: 11pt;
        font-weight: bold;
        color: #fff;
    }

.news-name_other a {
    color: #fff;
    text-decoration: none;
    font-size: 11pt;
    text-align: left;
    font-weight: normal;
}

    .news-name_other a:hover {
        text-decoration: none;
        color: #D39F4F;
    }

@media (max-width: 767px) {
    .news-name_other h3 {
        margin-top: 10px;
        color: #e3d0d0 !important;
    }

        .news-name_other h3 a {
            color: #fffdfa;
        }

    .news-Summary {
        color: #f1ecec !important;
    }
}

.news-Summary {
    font-family: Arial, Tahoma, Times New Roman;
    font-size: 13px;
    color: #c5c5c5;
}

.price {
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    color: #ff5b5b;
    font-weight: 700;
    margin-right: 10px;
}

.price-text {
    color: #463E3E !important;
    padding-right: 5px !important;
}

.price-box {
    min-height: 40px;
    position: relative;
    font-size: 13px;
    font-family: 'Arial', sans-serif;
    color: #ff5b5b;
    font-weight: 700;
    color: #acacac;
    line-height: 24px;
    /*text-decoration: line-through;*/
    margin-right: 10px;
    text-align: center;
}

.product-price {
    font-size: 15px;
    font-family: 'Arial', sans-serif;
    color: #ff5b5b;
    font-weight: 600;
    margin-right: 10px;
}

    .product-price a {
        font-size: 16px;
        font-family: 'Arial', sans-serif;
        color: #ff5b5b;
        font-weight: 700;
        margin-right: 10px;
        padding-left: 10px;
    }

        .product-price a:hover {
            font-size: 16px;
            font-family: 'Arial', sans-serif;
            color: #ff5b5b;
            font-weight: 700;
            margin-right: 10px;
            padding-left: 10px;
        }
.tomtat-sp {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:15px;
    margin-bottom: 7px; margin-top:10px;
}

/*@media (max-width: 1199px) {
    .price-box .product-price {
        display: block;
    }
}*/

.product-bottom .old-price {
    /*display: block;*/
    height: 24px;
}

.compare-price {
    font-size: 13px;
    color: #A29F9F;
    font-family: 'Arial', sans-serif;
    line-height: 24px;
    font-weight: 300;
    text-decoration: line-through;
    margin-right: 10px;
}

.Clean {
    margin-top: 20px;
}

.BoxContentPhienBan {
    margin-bottom: 0px !important;
    height: auto;
    clear: both;
    overflow: hidden;
}

.TitePhienBanXe {
    font-family: Tahoma, Arial, 'Times New Roman';
    font-size: 12.5pt;
    font-weight: normal;
    text-align: center;
}

    .TitePhienBanXe a {
        color: #000;
    }

        .TitePhienBanXe a:hover {
            color: #000;
        }

.GiaXe_PhienBan {
    color: #c62828;
    font-family: Tahoma, Arial, 'Times New Roman';
    font-size: 12pt;
    text-align: center;
    margin-top: 10px;
}

.Image_PhienBanXe {
    overflow: hidden;
    position: relative;
    display: block;
}

    .Image_PhienBanXe img {
        -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(1); /*Mozilla scale version*/
        -o-transform: scale(1); /*Opera scale version*/
        -webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.4s; /*Mozilla duration version*/
        -o-transition-duration: 0.4s; /*Opera duration version*/
        backface-visibility: hidden;
    }

        .Image_PhienBanXe img:hover {
            -webkit-transform: scale(1.09); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1.09); /*Mozilla scale version*/
            -o-transform: scale(1.09); /*Opera scale version*/
            backface-visibility: hidden;
        }

.sales {
    position: relative;
    overflow: hidden;
}

.sales_Info {
    padding: 5px;
    margin-top: 20px;
}

.Sales_Name {
    text-align: center;
    font-family: Tahoma,Arial, 'Times New Roman';
    font-weight: bold;
}

.Sales_ChucVu {
    font-family: Tahoma, Arial, 'Times New Roman';
    font-size: 10pt;
    font-style: italic;
    text-align: center;
}

.Sales_DienThoai {
    font-family: Tahoma, Arial, 'Times New Roman';
    font-size: 12pt;
    text-align: center;
    color: #c62828;
    font-weight: bold;
}

    .Sales_DienThoai a {
        color: #c62828;
    }

        .Sales_DienThoai a:hover {
            color: #c62828 !important;
            text-decoration: none !important;
        }

.Sales_Mota {
    margin-top: 10px;
}

.Image_NhanVien {
    position: relative;
    display: block;
    overflow: hidden;
}

    .Image_NhanVien img {
        -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(1); /*Mozilla scale version*/
        -o-transform: scale(1); /*Opera scale version*/
        -webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.4s; /*Mozilla duration version*/
        -o-transition-duration: 0.4s; /*Opera duration version*/
        backface-visibility: hidden;
    }

        .Image_NhanVien img:hover {
            -webkit-transform: scale(1.09); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1.09); /*Mozilla scale version*/
            -o-transform: scale(1.09); /*Opera scale version*/
            backface-visibility: hidden;
        }

.SanPhamImages {
    /*margin-bottom: 10px;
    margin-top: 10px;
    background-color: #FFFFFF;*/
    margin-bottom: 15px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    display: block;
    /*min-height: 122px;*/
}

    .SanPhamImages img {
        -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(1); /*Mozilla scale version*/
        -o-transform: scale(1); /*Opera scale version*/
        -webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.4s; /*Mozilla duration version*/
        -o-transition-duration: 0.4s; /*Opera duration version*/
        backface-visibility: hidden;
        border-radius: 10px;
    }

        .SanPhamImages img:hover {
            -webkit-transform: scale(1.09); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1.09); /*Mozilla scale version*/
            -o-transform: scale(1.09); /*Opera scale version*/
            backface-visibility: hidden;
        }

.TinTucImages {
    /*margin-bottom: 10px;
    margin-top: 10px;
    background-color: #FFFFFF;*/
    margin-bottom: 15px;
    /*margin-top: 15px;*/
    overflow: hidden;
    position: relative;
    display: block;
}

    .TinTucImages img {
        -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
        -moz-transform: scale(1); /*Mozilla scale version*/
        -o-transform: scale(1); /*Opera scale version*/
        -webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
        -moz-transition-duration: 0.4s; /*Mozilla duration version*/
        -o-transition-duration: 0.4s; /*Opera duration version*/
        backface-visibility: hidden;
    }

        .TinTucImages img:hover {
            -webkit-transform: scale(1.09); /*Webkit: Scale up image to 1.2x original size*/
            -moz-transform: scale(1.09); /*Mozilla scale version*/
            -o-transform: scale(1.09); /*Opera scale version*/
            backface-visibility: hidden;
        }

@media screen and (max-width: 768px) {
    .fanpageMobile {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .sales {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .BoxContentPhienBan {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border: none !important;
    }
}

@media screen and (max-width: 769px) {
    .navbar-inverse .navbar-collapse {
        margin-top: 9px;
    }
}


/*@media (max-width: 767px) {
    .formTimKiem {
        line-height: 30px;
        margin-top: 0px;
        width: 99%;
        display: block !important;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 768px) {
    .formTimKiem {
        margin-top: 15px;
    }
}

@media (min-width: 992px) {
    .formTimKiem {
        margin-top: 12%;
    }
}*/

/*@media (min-width: 992px) {
    .formTimKiem {
        margin-top: 5%;
    }
}*/

@media (max-width: 768px) {
    .Hotline {
        font-size: 100%;
    }
}

@media (max-width: 768px) {
    .iconTimKiem {
        margin-right: 0px;
    }
}
/*---------------------------Begin tìm kiếm ---------------------*/
.openBtn {
    background-color: transparent;
    border: none;
    /* padding: 20px 15px; */
    width: 50px;
    height: 35px;
    margin-top: 0px;
    font-size: 20px;
    cursor: pointer;
    line-height: 0px;
}

    .openBtn:hover {
        background: #51BA18;
        border-radius: 5px;
    }

        .openBtn:hover i {
            color: #f6eeb4;
        }

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

    .overlay .closebtn:hover {
        color: #ccc;
    }

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}

    .overlay input[type=text]:hover {
        background: #f1f1f1;
    }

.overlay button {
    float: left;
    width: 20%;
    padding: 14px;
    background: #219AD3 !important;
    font-size: 17px;
    border: none;
    cursor: pointer;
    color: #ffffff;
}

    .overlay button:hover {
        background: #34B523 !important;
    }

        .overlay button:hover i {
            color: #fff !important;
        }
/*---------------------------End tìm kiếm ---------------------*/
.caret {
    color: #48a5f5;
    margin-left: 4px !important;
    border-top: 5px dashed !important;
    border-right: 5px solid transparent !important;
    border-left: 5px solid transparent !important;
}


.InfoDetailDongXe {
    /*padding: 5px;*/
    clear: both;
    overflow: hidden;
    margin-top: 20px !important;
}

    .InfoDetailDongXe h2 {
        color: #c62828;
        font-size: 34px;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 20px;
    }

.ContentDetailDongXe {
    clear: both;
    overflow: hidden;
    margin-top: 5px;
}

.InfoPhienBanXe {
    margin-top: 30px;
    clear: both;
    overflow: hidden;
}

.BoxDetailDongXe {
    padding: 10px;
    box-shadow: 0px 0px 3px 0px #848484;
    background-color: #fff;
    border-radius: 2px;
    /*clear:both;*/
    overflow: hidden;
    margin-bottom: 20px;
}

.InfoTraGop {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Tahoma, Arial, 'Times New Roman';
    font-size: 12pt;
}

@media (max-width: 768px) {
    .InfoTraGop {
        display: none;
    }
}

.CrossSales {
    /*top: 30%; position: fixed; overflow:hidden;*/
    overflow: hidden;
    /*position:relative;*/
}

#stickThis {
    /*padding: 5px;
            background-color: #ccc;
            font-size: 1.5em;
            width: 300px;*/
    /*text-align: center;
            font-weight: bold;*/
    /*border: 2px solid #444;
            -webkit-border-radius: 10px;
            border-radius: 10px;*/
}

    #stickThis.stick {
        margin-top: 108px;
        position: fixed;
        top: -3px;
        overflow: hidden;
        left: 6.5%;
        /*z-index: 9999;*/
        /*-webkit-border-radius: 0 0 10px 10px;
                border-radius: 0 0 10px 10px;*/
    }
/*Begin Hình thực tế*/
.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 0px 0px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 0px;
}

    /* Override bootstrap column paddings */
    .tz-gallery .row > div {
        padding: 2px;
    }

    .tz-gallery .lightbox img {
        width: 100%;
        border-radius: 0;
        position: relative;
    }

    .tz-gallery .lightbox:before {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -13px;
        margin-left: -13px;
        opacity: 0;
        color: #fff;
        font-size: 26px;
        font-family: 'Glyphicons Halflings';
        content: '\e003';
        pointer-events: none;
        z-index: 9000;
        transition: 0.4s;
    }


    .tz-gallery .lightbox:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background-color: rgba(46, 132, 206, 0.7);
        content: '';
        transition: 0.4s;
    }

    .tz-gallery .lightbox:hover:after,
    .tz-gallery .lightbox:hover:before {
        opacity: 1;
    }

.baguetteBox-button {
    background-color: transparent !important;
}

.buttomYeuCau {
    background-color: #c62828;
    padding: 5px !important;
    color: #fff;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 13pt !important;
}

    .buttomYeuCau:hover {
        color: #fff !important;
    }

.MotaLaiThu {
    font-family: Tahoma,'Times New Roman', Arial;
    font-size: 14pt;
    font-weight: bold;
}
/* Ripple In */
/*@-webkit-keyframes buttomYeuCau {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes buttomYeuCau {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.buttomYeuCau {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.buttomYeuCau:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.buttomYeuCau:hover:before, .buttomYeuCau:focus:before, .buttomYeuCau:active:before {
  -webkit-animation-name: buttomYeuCau;
  animation-name: buttomYeuCau;
}*/
/*end hình thực tế*/
@media screen and (max-width: 768px) {
    .nav > li {
        top: 0px;
    }
}

@media screen and (max-width: 768px) {
    .ShowHotline {
        display: none !important;
    }
}

/*@media screen and (max-width: 768px) {
    .avatarHolder {
        display: none;
    }*/

/*.NoPadding {
    }*/
/*}*/

@media screen and (max-width: 768px) {
    /*.container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }*/
}

/*@media screen and (max-width: 768px) {
    .ShowLineMenu {
        display: none !important;
        border-bottom: none !important;
    }
}

@media screen and (max-width: 768px) {
    .LineMenuMain {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .textareadangky {
        max-width: 200px;
    }
}

@media screen and (max-width: 768px) {
    .inputdangky {
        max-width: 200px;
    }
}*/



/*@media (max-width: 768px) {
    .LineTinBDS {
        width: 100%;
    }
}*/

@media (max-width: 768px) {
    .buttomMenu {
        display: none;
    }
}

/*@media (max-width: 768px) {
    #khachhang {
        display: none;
    }
}*/
@media screen and (min-width: 768px) {
    .InfoPhienBanXe {
        display: none;
    }
}
/*-------------------------------------------------Kết thúc mật ong --------------------------------------------*/
@media screen and (max-width: 768px) {
    /*.BackroupDangNhap_DangKy {
        background-color: #eeeeee !important;
        float: left;
    }

    .IconDangKy a {
        color: #ea3535;
        font-family: Arial, Tahoma, 'Times New Roman';
        font-weight: bold;
    }

    .IconDangNhap {
        color: #ea3535;
        font-family: Arial, Tahoma, 'Times New Roman';
        font-weight: bold;
    }

        .IconDangNhap a {
            color: #ea3535;
            font-family: Arial, Tahoma, 'Times New Roman';
            font-weight: bold;
        }

            .IconDangNhap a:hover {
                color: #ea3535;
            }

    .ColorIcon {
        color: #383333;
    }

    .LineDangNhap {
        color: #888484 !important;
        /*padding-right: 7px;*/
    /*}

    .IconDangXuat a {
        color: #ea3535;
    }

    .LineDangXuat {
        color: #888484 !important;
    }

    .ColorIconDangXuat {
        color: #6b6b64 !important;
    }*/
}

/*.nav > li {
    top: 20px;
}*/
/*.nav > li:hover {
    border-radius:5px !important;
    border:1px solid red;
}*/


.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 10px !important;
    color: #4b584e !important;
    font-family: "Open Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10.5pt !important;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 500 !important;
}



@media (max-width: 768px) {
    #rightcontent {
        margin-top: 10px;
        width: 97%;
        margin-left: 0px;
        float: left;
    }
}

/*@media (min-width: 768px) {
    .TitleBanner {
        display: none;
    }
}*/

@media (max-width: 768px) {
    .TinTopTieuDiem {
        padding-right: 0px;
    }
}

/*@media (max-width: 768px) {
    .search {
        margin-left: 5px;
        margin-right: 5px;
        float: left;
        clear: both;
        overflow: hidden;
        width: 100%;
        line-height: 30px;
    }
}

@media (max-width: 768px) {
    .searchText {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: 25px;
        line-height: 30px;
    }
}*/

/*@media (max-width: 768px) {
    #toppage img {
        display: none;
    }
}*/

/*@media (max-width: 768px) {
    .lich {
        display: none;
    }

        .lich img {
            display: none;
        }
}*/

@media (max-width: 768px) {
    #menuTop {
        /*display: none;*/
    }
}

/*@media (max-width: 768px) {
    #banner {
        display: none;
    }
}*/

/*@media (max-width: 768px) {
    #Banner1 {
        display: none;
    }
}

@media (max-width: 768px) {
    #Banner2 {
        display: none;
    }
}*/

@media (max-width: 768px) {

    .nav > li {
        position: relative;
        display: block;
        background-color: #fff !important;
        /*z-index:500000000 !important;*/
        padding: 5px;
        border-bottom: 1px solid #E4CBE0 !important;
    }
        /*.nav {
        z-index:200000 !important;
    }*/

        .nav > li > a {
            color: #15405a !important;
        }
}


@media (max-width: 768px) {
    .ButtomTimKiem {
        height: 30px;
        padding: 0px;
    }
}


.section-title {
    color: #231f1f;
    text-align: center;
    text-transform: uppercase;
    margin: 10px;
    font-weight: bold;
    margin-bottom: 22px;
}

    .section-title h3 {
        position: relative;
        font-weight: bold;
        margin-bottom: 30px;
        margin-top: 40px;
    }

        .section-title h3::after {
            position: absolute;
            bottom: -10px;
            left: calc(50% - 50px);
            content: '';
            width: 100px;
            height: 3px;
            background: #FFFFFF;
        }

.section-title_spmoi {
    color: #231f1f;
    text-align: center;
    text-transform: uppercase;
    /*margin: 10px;*/
    font-weight: bold;
}

    .section-title_spmoi h3 {
        position: relative;
        font-weight: bold;
        margin-bottom: 30px;
        /*margin-top: 40px;*/
    }

        .section-title_spmoi h3::after {
            position: absolute;
            bottom: -10px;
            left: calc(50% - 50px);
            content: '';
            width: 100px;
            height: 3px;
            background: #118F0E;
        }

@media (max-width: 768px) {
    /*.Hotline {
        font-size: 100%;
    }*/

    .leftMobile {
        display: none;
    }
}

/*@media (max-width: 360px) {
    .thumbnail-image {
        min-height: 271px !important;
    }
}

@media (min-width: 361px) and (max-width: 767px) {
    .thumbnail-image {
        min-height: 277px !important;
    }
}
@media (max-width: 320px) {
    .thumbnail-image {
        min-height: 216px !important;
    }
}
@media (max-width: 375px) {
    .thumbnail-image {
        min-height: 248px !important;
    }
}
@media (max-width: 414px) {
    .thumbnail-image {
        min-height: 242px !important;
    }
}*/
.top {
    font-family: Arial, Tahoma, 'Times New Roman';
    width: 100%;
    height: auto;
}

    .top ul {
        font-family: Arial, Tahoma, 'Times New Roman';
        font-size: 10.5pt;
        margin: 0px auto;
        padding: 0px;
        width: 100%;
        height: auto;
    }

        .top ul li {
            float: left;
            list-style: none;
            margin-left: 15px;
        }

            .top ul li a {
                color: #4b4a4a;
                text-decoration: none;
                font-size: 10.5pt;
            }

                .top ul li a:hover {
                    color: #B30D0D;
                    text-decoration: underline;
                }

@media (min-width: 768px) {
    .top ul li {
        /*float: left;
            list-style: none;*/
        margin-left: 6px !important;
    }
}


/*----------- Tiêu đề khung sản phẩm---------------------*/
/*.module-header {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    margin-top: 30px;
    position: relative;
}*/

/*@media (min-width: 768px) {
    .libra-health___title-index {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.libra-health___title-index {
    position: relative;
    margin-bottom: 10px;
}

.module-title {
    margin: 0;
    font-size: 1em;
    width: 100%;
    float: left;
    position: relative;
}

@media (min-width: 768px) {
    .libra-health___title-index:before {
        left: 25%;
        width: 50%;
    }
}

@media (max-width: 767px) {
    .libra-health___title-index:before {
        left: 5%;
        width: 95%;
    }
}

.libra-health___title-index:before {
    content: "";
    position: absolute;
    bottom: 30%;
    border-bottom: #1A1717 4px double;
}*/

/*.libra-health___title-index > a, .libra-health___title-index > span {
    padding: 7px 20px;
    color: #fff;
    font-weight: 700;
    font-size: 1.42857em;
    display: block;
    -moz-transform: skew(-22.5deg);
    -o-transform: skew(-22.5deg);
    -ms-transform: skew(-22.5deg);
    -webkit-transform: skew(-22.5deg);
    transform: skew(-22.5deg);
    background: linear-gradient(to right, #ef8224, #DF9F17);
}

.module-title > a, .module-title > span {
    float: left;
    font-size: 1.15em;
    position: relative;
    color: #FFFFFF;
    text-transform: uppercase;
}

    .module-title > a:hover, .module-title > span:hover {
        color: #ffffff;
    }

    .module-title > a:focus, .module-title > span:active {
        color: #FFFFFF !important;
    }

.libra-health___title-index > a > span, .libra-health___title-index > span > span {
    -moz-transform: skew(22.5deg);
    -o-transform: skew(22.5deg);
    -ms-transform: skew(22.5deg);
    -webkit-transform: skew(22.5deg);
    transform: skew(22.5deg);
}

.module-title span {
    float: left;
    padding: 0;
    position: relative;
}*/
.product-item-price {
    text-align:center;
}
.special-price {
    text-align:center;
}
.special-price a {
    font-size: 15px;
    font-family: 'Arial', sans-serif;
    color: #ff5b5b;
    font-weight: 700;
    margin-right: 10px;
}
.special-price a:hover {
    font-size: 15px;
    font-family: 'Arial', sans-serif;
    color: #34AC0F;
    font-weight: 700;
    margin-right: 10px;
}
.module-header {
    border-color: #FFF #FFF #2C9C22;
    border-style: solid;
    border-width: 0 0 3px;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
    /* --------------------------------------- Thẻ h1 ------------------------------------------*/


    .module-header h1 {
        background: #2c9c22 none repeat scroll 0 0;
        color: #ffffff;
        display: inline-block;
        font-weight: bold !important;
        line-height: 34px;
        margin-bottom: 0;
        padding: 5px 20px 0 15px;
        position: relative;
    }

    .module-header h1 {
        font-size: 17px !important;
        font-weight: bold !important;
        text-transform: uppercase !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

        .module-header h1::after {
            border-color: transparent #2c9c22;
            border-style: solid;
            border-width: 39px 0 3px 20px;
            content: "";
            display: block;
            position: absolute;
            right: -20px;
            top: 0;
            width: 0;
        }
    /* --------------------------------------- End Thẻ h1 ------------------------------------------*/

    .module-header h4 {
        background: #2c9c22 none repeat scroll 0 0;
        color: #ffffff;
        display: inline-block;
        font-weight: bold !important;
        line-height: 34px;
        margin-bottom: 0;
        padding: 5px 20px 0 15px;
        position: relative;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .module-header h4 {
        font-size: 17px !important;
        font-weight: bold !important;
        text-transform: uppercase !important;
    }

        .module-header h4::after {
            border-color: transparent #2c9c22;
            border-style: solid;
            border-width: 39px 0 3px 20px;
            content: "";
            display: block;
            position: absolute;
            right: -20px;
            top: 0;
            width: 0;
        }
/*------------end tiêu đề khung sản phẩm------------------*/

/*------------------ Icon quảng cáo liên hệ -------------------*/
.iconSesionpolicy {
    float: left;
    font-weight: bold;
    color: #FFFFFF;
}

    .iconSesionpolicy i {
        color: #ffffff !important;
        font-size: 35pt;
    }

.contentSesionpolicy {
    padding: 0px;
    margin: 0px;
    float: right;
    width: 80%;
    overflow: hidden;
    height: auto;
    display: block;
}

    .contentSesionpolicy h3 {
        padding: 0px;
        margin: 0px;
        font-family: Tahoma,Arial, 'Times New Roman';
        font-size: 14pt;
        text-transform: uppercase;
        color: #e4e64a;
    }

.TitlieSesionpolicy {
    color: #f1f5ef;
    font-size: 12pt;
    margin-top: 15px;
}
/*------------------ End Icon quảng cáo liên hệ -------------------*/

/*-------------------------------Đăng ký - Đăng nhập---------------------------------*/
.dangky-dangnhap {
    font-size: 10.5pt;
    font-style: normal;
    font-family: Tahoma, Arial, 'Times New Roman';
    /*float: right;*/
}

.dangky-dangnhap-div {
    float: right;
    /*padding-left:20px;*/
}

    .dangky-dangnhap-div a {
        font-size: 11pt;
        color: #000;
        text-decoration: none;
    }

        .dangky-dangnhap-div a:hover {
            color: #000;
            text-decoration: none;
        }

    .dangky-dangnhap-div i {
        padding-right: 5px;
    }

@media (max-width: 767px) {
    .dangky-dangnhap-div {
        float: left;
        /*padding-left:0px;*/
    }
}

.giohang {
    float: right;
    font-size: 13pt;
}

    .giohang a {
        color: #000;
    }

        .giohang a:hover {
            color: #DF8317;
        }

    .giohang i {
        padding-right: 5px;
        font-size: 13pt;
        padding-left: 20px;
    }
/*-------------------------------End Đăng ký - Đăng nhập---------------------------------*/

/*------------------------------------Dịch vụ-------------------------------------------*/
h3.h3 {
    text-align: center;
    padding: 1.5em 0em;
    text-transform: capitalize;
    font-size: 1.5em;
}

/******************  News Slider Demo-2 *******************/
.demo {
    /*background: linear-gradient(to right,#F7DB87,#F5F5F5);*/
    clear: both;
}

.post-slide2 {
    margin: 0 15px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom: 2em;
    background-color: #fff;
    padding-top: 20px;
}

    .post-slide2 .post-img {
        overflow: hidden;
    }

        .post-slide2 .post-img img {
            width: 100%;
            height: auto;
            /*transform: scale(1);
            transition: all 1s ease-in-out 0s;*/
        }

    .post-slide2:hover .post-img img {
        /*transform: scale(1.08);*/
    }

    .post-slide2 .post-img {
        -webkit-transition: all 0.9s ease-out;
        -moz-transition: all 0.9s ease-out;
        -ms-transition: all 0.9s ease-out;
        -o-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
    }

        .post-slide2 .post-img:hover {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }

    .post-slide2 .post-content {
        background: #fff;
        padding: 20px;
    }

    .post-slide2 .post-title {
        font-size: 20px;
        font-weight: 600;
        margin-top: 0;
        text-transform: capitalize;
    }

        .post-slide2 .post-title a {
            display: inline-block;
            color: #808080;
            transition: all 0.3s ease 0s;
            text-transform: uppercase;
        }

            .post-slide2 .post-title a:hover {
                color: #3d3030;
                text-decoration: none;
            }

    .post-slide2 .post-description {
        font-size: 15px;
        color: #676767;
        line-height: 24px;
        margin-bottom: 14px;
    }

    .post-slide2 .post-bar {
        padding: 0;
        margin-bottom: 15px;
        list-style: none;
    }

        .post-slide2 .post-bar li {
            color: #676767;
            padding: 2px 0;
        }

            .post-slide2 .post-bar li i {
                margin-right: 5px;
            }

            .post-slide2 .post-bar li a {
                display: inline-block;
                font-size: 12px;
                color: #808080;
                transition: all 0.3s ease 0s;
            }

                .post-slide2 .post-bar li a:after {
                    content: ",";
                }

                .post-slide2 .post-bar li a:last-child:after {
                    content: "";
                }

                .post-slide2 .post-bar li a:hover {
                    color: #3d3030;
                    text-decoration: none;
                }

    .post-slide2 .read-more {
        display: inline-block;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        background: #d65b13;
        border-bottom-right-radius: 10px;
        text-transform: capitalize;
        transition: all 0.30s linear;
    }

        .post-slide2 .read-more:hover {
            /*background: #333;*/
            text-decoration: none;
        }

    /* Sweep To Right */
    .post-slide2 .read-more {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

        .post-slide2 .read-more:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #333;
            border-bottom-right-radius: 10px;
            text-transform: capitalize;
            transition: all 0.30s linear;
            -webkit-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }

        .post-slide2 .read-more:hover, .post-slide2 .read-more:focus, .post-slide2 .read-more:active {
            color: white;
        }

            .post-slide2 .read-more:hover:before, .post-slide2 .read-more:focus:before, .post-slide2 .read-more:active:before {
                -webkit-transform: scaleX(1);
                transform: scaleX(1);
            }
/*-------------------------------------End dịch vụ---------------------------------------*/
.BatBuocDangKy_DangNhap {
    color: red;
}

/*-------------------------------------Video - hình ảnh---------------------------------------*/
.post-slide11 {
    background: #f3debf;
    margin: 0 15px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom: 2em;
    margin-top: 20px;
    padding-bottom: 15px;
}

    .post-slide11 .post-img {
        position: relative;
    }

    .post-slide11 .over-layer {
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        position: absolute;
        opacity: 0;
        cursor: pointer;
        transition: all 0.30s ease 0s;
    }

    .post-slide11:hover .over-layer {
        opacity: 1;
    }

    .post-slide11 .over-layer:after {
        content: "+";
        font-size: 52px;
        color: #fff;
        position: absolute;
        top: 31%;
        left: 42%;
    }

    .post-slide11 .post-img img {
        width: 100%;
        height: auto;
    }

    .post-slide11 .post-title {
        margin: 25px 0 15px 0;
        padding: 0 15px;
        text-align: center;
    }

        /*.post-slide11 .post-title:before {
                    content: "";
                    border: 2px solid #e67e22;
                    width: 18%;
                    display: block;
                    margin-bottom: 15px;
                }*/

        .post-slide11 .post-title a {
            font-size: 25px;
            font-weight: bold;
            color: #333;
            display: inline-block;
            text-transform: capitalize;
            transition: all 0.3s ease 0s;
            font-family: 'UVF Aphrodite Pro';
        }

            .post-slide11 .post-title a:hover {
                text-decoration: none;
                color: #e67e22;
            }

    .post-slide11 .post-date {
        text-transform: capitalize;
        padding: 0 15px;
        color: #E67E22;
        font-size: 13px;
    }

        .post-slide11 .post-date:before {
            margin-right: 7px;
            color: #e67e22;
        }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #e67e22;
}
/*-------------------------------------End Video - hình ảnh---------------------------------------*/

/*-------------------------------------Giỏ hàng---------------------------------------*/

.cart-button {
    margin: 0px auto;
    clear: both;
    overflow: hidden;
    width: 100%;
    text-align: left;
    padding-left: 10px;
}

.add_cart_button {
    /*background: url('/Content/html/images/add_to_cart_button.png') no-repeat scroll 0px 3px #0E66CB;*/
    background-color: #e37717;
    color: #FFF;
    margin: 0px 0px 0px;
    overflow: hidden;
    /*padding: 8px 10px 8px 50px;*/
    padding: 5px 10px 5px 10px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: auto;
    text-shadow: none;
    border-radius: 5px;
    font-size: 13pt;
    /*border: medium none;*/
}

    /*.add_cart_button:hover {
        background-color: #161719;
    }*/
    .add_cart_button i {
        padding-right: 5px;
    }

.add_cart_button {
    -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
    -moz-transition-duration: 0.5s; /*Mozilla duration version*/
    -o-transition-duration: 0.5s; /*Opera duration version*/
    /*-moz-border-radius: 20px 1px 20px 1px;
    -webkit-border-radius: 20px 1px 20px 1px;
    -ms-border-radius: 20px 1px 20px 1px;
    -o-border-radius: 20px 1px 20px 1px;
    border-radius: 18px 1px 18px 1px;*/
}

.add_cart_button {
    /*display: inline-block;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: bold;*/
    color: #fff;
    background: #58514a;
    /* border-bottom-right-radius: 10px; */
    text-transform: capitalize;
    transition: all 0.30s linear;
    border-radius: 30px;
}

    .add_cart_button:hover {
        /*background: #333;*/
        text-decoration: none;
    }

/* Sweep To Right */
.add_cart_button {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .add_cart_button:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #333;
        border-bottom-right-radius: 10px;
        text-transform: capitalize;
        transition: all 0.30s linear;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .add_cart_button:hover, .add_cart_button:focus, .add_cart_button:active {
        color: white;
    }

        .add_cart_button:hover:before, .add_cart_button:focus:before, .add_cart_button:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }
/*-------------------------------------End Giỏ hàng---------------------------------------*/
/*Giỏ hàng tạm thời*/
.TiepTucMua {
    border-radius: 3px;
    background-color: #C07514;
    padding: 6px;
    border: 0px;
    color: white;
}

    .TiepTucMua:hover {
        background-color: #0F1011;
        color: white;
        text-decoration: none;
    }

.ThanhToanGioHang {
    border-radius: 3px;
    background-color: #C07514;
    padding: 6px;
    border: 0px;
    color: white;
    margin-top: 20px;
}

    .ThanhToanGioHang:hover {
        border-radius: 5px;
        background-color: #0F1011;
        color: white;
        text-decoration: none;
    }

.XoaTatCaGioHang {
    border-radius: 3px;
    background-color: #C07514;
    padding: 6px;
    border: 0px;
    color: white;
    float: right;
    /*margin-top:20px;*/
}

    .XoaTatCaGioHang:hover {
        border-radius: 5px;
        background-color: #0F1011;
        color: white;
        text-decoration: none;
    }

.IconDangXuat {
    line-height: 28px;
    padding: 0 0 0 0px;
    color: #000;
    float: left;
    padding-right: 5px;
    font-weight: bold;
}

    .IconDangXuat a {
        color: #4b4a4a !important;
        font-weight: normal;
    }

    .IconDangXuat:hover {
        color: red;
    }
/*End giỏ tạm thời*/
/*Đăng nhập - đăng ký*/
fieldset {
    border: 1px solid #E2E0E0 !important;
    border-radius:5px;
}

legend {
    width: auto !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-weight: bold;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*End đăng nhập - đăng ký*/
.content-sanpham {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:16pt;
}
    .content-sanpham img {
        max-width:100% !important;
        height:auto !important;
    }
.lienhe-sanpham {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:16pt;
    color:#27881E;
}
.lienhe-sanpham a{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:17pt;
    color:#27881E;
    font-weight:bold;
}
.lienhe-sanpham a:hover{
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    /*font-size:17pt;*/
    color:#C57713;
    /*font-weight:bold;*/
    text-decoration:none;
}
/*-------------------------------Phân trang---------------------------*/
.navigation {
    color: #666;
    border: 0px;
}

#paginationControl {
    text-align: center;
}

    #paginationControl a:hover {
        background-color: #D9980E !important;
        color: #fff;
    }

.selected {
    background-color: #D9980E !important;
    color: #fff !important;
}

.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active {
    text-decoration: none;
    color: #636363;
    font: 11px Arial, Helvetica, sans-serif;
    background: #F9F9F9;
    border: 1px solid #e2e6c3;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    margin: 0px auto;
}
/*-------------------------------End Phân trang---------------------------*/
/*-----------------------------Tiêu đề sản phẩm trang chủ--------------------*/
.section-title-container {
    margin-bottom: 1.5em;
}

.row-collapse + .section-title-container, .slider-wrapper + .section-title-container, .banner + .section-title-container {
    margin-top: 30px;
}

.section-title {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

    .section-title i {
        opacity: .6;
        margin-right: 0.5em;
    }

        .section-title i.icon-angle-right {
            margin-right: 0;
            margin-left: 10px;
        }

    .section-title span {
        text-transform: uppercase;
    }

    .section-title small {
        text-transform: none;
        font-weight: normal;
        padding-left: 15px;
        font-size: 1em;
        opacity: .7;
    }

    .section-title b {
        display: block;
        -ms-flex: 1;
        flex: 1;
        height: 2px;
        opacity: .1;
        background-color: currentColor;
    }

    .section-title a {
        display: block;
        padding-left: 15px;
        font-size: .8em;
        margin-left: auto;
    }

.section-title-normal {
    border-bottom: 2px solid #ececec;
}

    .section-title-normal span {
        margin-right: 15px;
        padding-bottom: 7.5px;
        border-bottom: 2px solid rgba(0,0,0,0.1);
        margin-bottom: -2px;
    }

.dark .section-title-normal span, .dark .section-title-normal {
    border-color: rgba(255,255,255,0.2);
}

.section-title-normal b {
    display: none;
}

.section-title-center span {
    margin: 0 15px;
    font-size: 100%;
    color: rgb(92, 34, 0);
}

.section-title-center span, .section-title-bold-center span {
    text-align: center;
}

.section-title-center small, .section-title-bold-center small {
    padding: 0 15px;
    display: block;
}

.section-title-bold-center span, .section-title-bold span {
    border: 2px solid rgba(0,0,0,0.1);
    padding: .3em .8em;
}

.section-title-bold b:first-of-type {
    display: none;
}

@media (max-width: 549px) {
    .section-title {
        font-size: 15px;
    }
}

.section-title-center-spanvideo {
    color: #fff;
}

.section-title-bold-center-video span {
    border: 2px solid rgba(0,0,0,0.1);
    padding: .3em .8em;
}

.section-title-center-video span {
    text-align: center;
}

/*-----------------------------End tiêu đề sản phẩm---------------------------*/
/* :: 2.0 Spacing CSS */
.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}
/*Buttom xem tất cả */
.site-btn {
    display: inline-block;
    border: none;
    font-size: 14px;
    font-weight: 600;
    min-width: 167px;
    padding: 18px 47px 14px;
    border-radius: 50px;
    text-transform: uppercase;
    /*background: #f51167;*/
    color: #fff;
    line-height: normal;
    cursor: pointer;
    text-align: center;
}
   
.site-btn.sb-viewall-demo {
    background: transparent;
    color: #000;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #000 !important;
    padding: 12px 47px 12px !important;
}
 .site-btn.sb-viewall-demo a:hover {
        text-decoration:none;
    }
.site-btn.sb-dark.sb-viewall-demo {
    background-color: transparent;
    color: #111111;
    -webkit-box-shadow: inset 0 0 0 1px #111111;
    box-shadow: inset 0 0 0 1px #111111;
}

.site-btn.sb-viewall-demo {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    /*background: #e1e1e1;*/
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .site-btn.sb-viewall-demo:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 60px;
        box-shadow: inset 0 0 0 3px #6AE47F !important;
        background: #0E9F26;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .site-btn.sb-viewall-demo:hover, .site-btn.sb-viewall-demo:focus, .site-btn.sb-viewall-demo:active {
        color: white;
    }

        .site-btn.sb-viewall-demo:hover:before, .site-btn.sb-viewall-demo:focus:before, .site-btn.sb-viewall-demo:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

    .site-btn.sb-viewall-demo i {
        padding-right: 5px;
        font-size: 17px;
        font-weight: bold;
    }
    /* End Buttom xem tất cả */
/*---------------------- video slideshow -------------------------------*/
.videogioithieu {
    position: relative;
    background-color: #F5EDE4;
    height: 75vh;
    /*min-height: 25rem;*/
    width: 100%;
    overflow: hidden;
    width: 100% !important;
    /*height: auto;*/
    /*z-index: 100;*/
    background-size: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .videogioithieu video {
        position: absolute;
        top: 50%;
        left: 50%;
        /*min-width: 100%;
        min-height: 100%;*/
        overflow: hidden;
        width: auto;
        height: auto;
        z-index: 0;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        /*position: fixed;*/
        width: 100% !important;
        height: auto;
        /*z-index: 100;*/
        background-size: cover;
    }

    .videogioithieu .container {
        position: relative;
        z-index: 2;
    }

    .videogioithieu .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: black;
        opacity: 0.5;
        z-index: 1;
    }

@media (max-width: 768px) {
    .videogioithieu {
        height: 27vh !important;
    }
}
/*video {*/
/*position: fixed;
    width: 100% !important;
    height: auto;
    z-index: 100;
    background-size: cover;*/
/*-webkit-transition: 1s opacity;
            transition: 1s opacity;
            opacity: 0.4 !important;*/
/*}*/
@media (max-width: 992px) {
    .videogioithieu {
        display: none !important;
    }
}

@media (min-width: 993px) {
    .hidenSlideshow_video {
        display: none !important;
    }
}
/*---------------------- End video slideshow -------------------------------*/

