@charset "utf-8";
/* CSS Document */
@import url("fonts.css");

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

#timkiem input::-webkit-input-placeholder {
    color: #9f9f9f;
    font-size: 12px;
    font-family: Arial;
}

#timkiem input:-moz-placeholder {
    color: #9f9f9f;
    font-size: 12px;
    font-family: Arial;
}

#timkiem input::-moz-placeholder {
    color: #9f9f9f;
    font-size: 12px;
    font-family: Arial;
}

#timkiem input:-ms-input-placeholder {
    color: #9f9f9f;
    font-size: 12px;
    font-family: Arial;
}

a {
    text-decoration: none !important;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

a:hover {
    text-decoration: none !important;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.menu_hidden {
    display: none;
    position: fixed;
    top: 3px;
    z-index: 1000;
    left: 0px;
}

.cnt_top_b {
    display: none;
}

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

#footer1 table {
    width: 100%;
    text-align: center;
    margin: auto;
    background: url(images/bg.html);
}

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

#footer1 a {
    color: #fff;
}

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

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

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

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

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

.boooknow {
    position: fixed;
    top: 200px;
    left: 0px;
    width: 50px;
    height: 160px;
    z-index: 99999;
}

.updating {
    width: 100%;
    padding: 25px 0px;
    text-align: center;
    font-family: 'OpenSansRegular';
    font-size: 18px;
    color: #754717;
}

.margin_auto {
    width: 100%;
    margin: 0px auto;
    position: relative;
}

.content_container {
    width: 100%;
    float: left;
    position: relative;
}

#header {
    background-size: 100% 100%;
    float: left;
    position: relative;
    width: 100%;
    z-index: 1000;
    transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

#banner {
    width: 74%;
    margin: 0px auto;
    text-align: center;
}

#logo {
    width: 100%;
    position: relative;
    float: left;
}

#container {
    width: 100%;
    float: left;
    overflow: hidden;
}

.content_header {
    width: 100%;
    margin: 0 auto;
    float: left;
    text-align: center;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.giohang_ {
    position: relative;
}

.giohang_ span {
    position: absolute;
    right: 68px;
    top: -3px;
    color: #fff;

}

#main_header {
    width: 70%;
    margin: 0 auto;
}

#head_icon {
    width: 475px;
    float: left;
    height: 110px;
    padding-top: 47px;
}

#head_thongtin {
    width: 50%;
    height: auto;
    float: left;
    padding-top: 33px;
}

#slogan {
    text-align: left;
    font-family: 'SFUDaxCondensedMedium';
    font-size: 30px;
    color: #61200a;
    text-transform: uppercase;
}

#logo img {
    max-width: 100%;
}

#banner img {
    max-width: 100%;
    float: left;
}

#head_chao {
    height: 40px;
    width: 100%;
    background: #313131;
    padding-top: 5px;
    color: #fff;
    font-size: 13px;
}

/*#header.fixed_ad{background: rgba(112,50,18,.8);transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;}
.fixed_ad{position: fixed !important;top:0px;width:100%;height:50px;}
.fixed_ad #main_menu li.lilogo{flex: 4;-webkit-flex: 4;text-align: right;transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;}*/

.ngonngu {
    position: absolute;
    right: 0px;
    top: 7px;
}

.hotline_top {
    position: absolute;
    right: -12px;
    top: 23px;
    font-family: 'MYRIADPROSEMIBOLD';
    font-size: 17px;
    color: #FDECBA;
    line-height: normal;
    padding: 4px 22px;
    border: 1px dotted #9C7F70;
    border-radius: 10px;
}

.ctn_hotline {
    padding-left: 33px;
    background: url(images/icon1.html) no-repeat center left;
    line-height: 30px;
}

.hotline_top span {
    color: #FF9701;
    font-size: 24px;
    font-family: 'UTMHelvetInsRegular';
}


#head_diachi {
    font-family: 'SFUGaramondThreeRegular';
    font-size: 21px;
    font-weight: normal;
}

#head_hotline {
    width: 100%;
    float: right;
    text-align: right;
}

#dienthoai {}

#head_hotline img {
    float: left;
}

#head_hotline h2 {
    font-size: 16px;
    float: left;
    padding: 0 0 0 9px;
    color: #de2121;
    font-family: 'UTMAvoBold';
    padding-top: 6px;
}

#head_hotline span {
    float: left;
    margin-left: 8px;
    margin-top: 3px;
    font-family: 'UTMAvoBold';
    color: #4c4c4c;
    font-size: 16px;
}

.info_hotline {
    float: right;
    padding-top: 10px;
    padding-right: 14px;
}

p.ten_cty {
    font-family: 'UTMSwiss721BlackCondensed';
    font-size: 46px;
    color: #ec0b0b;
    text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff;
    text-transform: uppercase;
}

p.diachi {
    font-size: 17px;
    color: #555555;
    font-family: 'RobotoMedium';
}

.tencongty {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 12px;
}

#main_menu {
    width: 80%;
    margin: 0px 0px 0px 0px;
    position: relative;
    z-index: 1000;
    background: url('../images/bg_menu.png') repeat-x center;
    margin-top: -47px;
    float: right;
}

#main_menu:before {
    content: '';
    height: 50px;
    width: 42px;
    background: url(images/left_menu.html) no-repeat center right;
    position: absolute;
    left: -42px;
    top: 0px;
}

#main_menu:after {
    content: '';
    height: 50px;
    width: 42px;
    background: url(images/right_menu.html) no-repeat center left;
    position: absolute;
    right: -42px;
    top: 0px;
}

/* menu-danhmuc */
#menu_danhmuc {
    width: 100%;
    float: left;
    background: #ebdac6;
    border-top: solid 2px #5a1d0a;
}

.main_danhmuc {
    width: 100%;
    float: left;
    height: 66px;
}

.item_danhmuc_ {
    width: 100%;
    float: left;
    text-align: center;
}

.item_danhmuc_ h3 {
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 5px 0;
}

.item_danhmuc_ a {
    font-size: 14px;
    color: #403324;
}

.item_danhmuc_:hover img {
    transform: scale(1.2);
    opacity: 0.7;
}

.item_danhmuc_ img {
    width: 35px !important;
    height: 30px !important;
    vertical-align: middle;
    margin: auto;
    transition: all 1s;
}

/* end menu danhmuc */
/*menu_top*/

#menu_top {
    display: inline-block;
    width: 100%;
    top: 0px;
    left: 0px;
    font-family: Arial;
    z-index: 5000;
    position: relative;
    float: left;
    background: url("../images/bg_menu.png") repeat-x;
}

#cssmenu ul li a {
    font-family: 'RobotoMedium' !important;
    font-weight: normal !important;
    display: block;
    font-size: 1vw;
}

#cssmenu ul ul li a {
    font-family: 'RobotoMedium';
}

#menu_top>ul {
    display: table;
    width: 1000px;
}

#menu_top>ul>li {
    display: table-cell;
    text-align: center;
    position: relative;
    line-height: 42px;
}

#menu_top>ul>li a {
    color: #fff;
    font-size: 15px;
}

#menu_top>ul>li a:hover {
    color: yellow;
}

#menu_top>ul>li>a {
    color: #000;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
}


#menu_top>ul>li ul {
    position: absolute;
    top: 0px;
    left: 231px;
    display: none;
    z-index: 3000;
}

#menu_top>ul>li>ul {
    top: 50px;
    left: 0px;
    padding-top: 11px;
}

#menu_top>ul>li li {
    width: 230px;
    position: relative;
    background: #fff;
    line-height: 35px;
    border-bottom: thin #fff solid;
    padding-left: 10px;
    text-align: left;
}

#cssmenu>ul>li:hover>a {
    font-size: 14px;
    background: url('../images/hover_menu.png') no-repeat 0px 5px;
    background-size: 100%;
}

#cssmenu>ul>li.active>a {
    background: url('../images/hover_menu.png') no-repeat 0px 7px;
    background-size: 100%;
}

/*end menu_top*/
/* slide */
#danhmuc_head {
    width: 100%;
    height: 230px;
    margin-top: -50px;
    z-index: 9999;
    float: left;
    position: relative;

}

.ctn_dm {
    width: 100%;
    float: left;
    position: relative;
    background: url('../images/bong.html') no-repeat bottom center;
    padding-bottom: 15px;
}

.item_danhmuc {
    width: 100%;
    max-width: 224px;
    margin: 0px auto;
    width: 224px;
    height: 224px;
    border-radius: 50%;
    border: solid 9px rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.item_danhmuc img {
    border-radius: 50%;
}

/* .cls{
	width: 100%;
	height: 72px;
	background: url('../images/bong.png') no-repeat top center;
} */
.msk_dm {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    padding: 10px 50px 35px 50px;
    background: rgba(255, 255, 255, 1) url('../images/icon_next.html') no-repeat center 42px;
    z-index: 99;
}

.msk_dm a {
    font-family: 'SFUGoudyMedium';
    font-size: 20px;
    color: #969696;
}

/* end slide */
/* spbnchay*/
.sp_banchay {
    width: 100%;
    float: left;
    padding-top: 40px;
}

.main_spbc {
    width: 100%;
    float: left;
}

/* end spbanchay */
/*left*/
.content_hotro {
    float: left;
    width: 100%;
    position: relative;
    background: url('../images/bg_danhmuc.png') repeat-y;
    border-left: solid 1px #e9e9e9;
    border-right: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
}

.box_hotro {}

.content_hotro ul {
    list-style-type: none;
}

.main_hotro {
    width: 100%;
    float: left;
    text-align: center;
}

.main_hotro p {
    width: 100%;
    float: left;
}

.main_hotro ul {
    float: left;
    padding: 10px 0 10px 0;
    width: 100%;
    border-top: dashed 1px #b4b3b3;
}

.main_hotro li {
    font-family: 'Arial' !important;
    font-size: 13px;
    float: left;
    padding-left: 5px;
    padding-right: 10px;
}

ul.ul_email {
    font-size: 13px;
    font-family: 'Arial';
    color: #474747;
}

.main_hotro span.dienthoai {
    color: #ff0000;
    font-size: 16px;
}

.box_left_hotro {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.hotline_hotro {
    width: 100%;
    height: 100px;
    background: url('../images/bg_hotro.png') no-repeat top;
    float: left;
    position: relative;
    top: 0px;
    font-size: 24px;
    font-family: 'texgyreadventorbold';
    color: #ff0000;
    text-shadow: 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff;
}

.span_hotline {
    position: absolute;
    top: 55px;
    right: 10px;
}

#left {
    display: inline-block;
    width: 245px;
    float: left;
}

#left .box_left {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

#left .tt_danhmuc {
    text-align: left;
    color: #e80f0f;
    line-height: 42px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 16px;
    z-index: 1;
    font-family: 'RobotoCondensedBold';
    height: 42px;
    padding-left: 30px;
    background: url('../images/bg_title.png') no-repeat;
    width: 100%;
}

#left .title {
    text-align: left;
    color: #e80f0f;
    line-height: 42px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 16px;
    z-index: 1;
    font-family: 'RobotoCondensedBold';
    height: 42px;
    padding-left: 30px;
    background: url('../images/bg_title.png') no-repeat;
    width: 100%;
}

#hotro_left .content {
    background: url(images/bg_hotro.png) no-repeat top left !important;
}

#danhmuc_left {
    width: 100%;
    float: left;
    background: url('../images/bg_danhmuc.png') repeat-y;
    border-left: solid 1px #e9e9e9;
    border-right: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
}

#danhmuc_left>ul {}

#left #danhmuc_left>ul>li {
    color: #262626;
    font-size: 25px;
    line-height: 30px;
    border-bottom: dotted 1px #d6d6d6;
    list-style-type: none;
    padding-left: 30px;
    border: 7px solid transparent;
    border-image: url('../images/li_bottom.png') 10 stretch;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

#left #danhmuc_left>ul>li>a {
    font-size: 13px;
    font-family: 'RobotoRegular';
    color: #3e3e3e;
    text-transform: uppercase;
    background: url('../images/li_tyoe.png') no-repeat center left;
    padding-left: 10px;
}

#left #danhmuc_left>ul>li>a:hover {
    color: #a16318;
}

#left #danhmuc_left>ul>li>ul {
    padding-left: 30px;
    display: none;
}

#left #danhmuc_left>ul>li>ul>li>ul {
    padding-left: 10px;
    display: none;
}

#left #danhmuc_left>ul>li ul a {
    font-size: 12px;
    text-transform: capitalize;
    color: #3e3e3e;
}

#left #danhmuc_left>ul>li ul a:hover {
    color: red;
}

#left #danhmuc_left>ul>li ul li {
    list-style-image: url('../images/list_left.html');
}

.box_left b {
    position: absolute;
    left: 120px;
    top: 72px;
}


#left .content_danhmuc {
    width: 100%;
    float: left;
    position: relative;
}

#left #video_lienquan {
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    width: 100%;
}

#doitac {
    background: url('../images/bg_danhmuc.png') repeat-y;
    border-left: solid 1px #e9e9e9;
    border-right: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
}

#doitac li {}

#left #doitac {
    height: 580px;
    text-align: center;
}

#main_quangcao {
    padding-left: 0 !important;
}

#left #quangcao {
    height: 610px !important;
    text-align: center;
    padding: 1px 0 0 0;
}

#doitac h3 {
    height: 30px;
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #565656;
    font-weight: bold;
    padding-top: 20px;
}

#doitac h3.gia_ {
    text-transform: uppercase;
    height: 30px;
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #fc1412;
    font-weight: bold;
}

#doitac ul {
    list-style-type: none;
}

p.p_tenhotro {
    color: #030fb1;
    font-family: 'Arial';
    font-size: 13px;
    font-weight: bold;
}

.dienthoai_hotro {
    color: #ff0000;
    font-family: 'Arial';
    font-size: 15px;
    font-weight: bold;
}

#main_hotro {
    position: relative;
    padding-top: 102px;
    box-sizing: border-box;
    float: left;
}

#main_hotro ul {
    list-style-type: none;
    width: 100%;
    float: left;
}

#main_hotro img {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}

#main_hotro li {
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#main_hotro li.li_mail {
    border-bottom: dotted 1px;
}

#hotro_left {
    min-height: 320px;
    height: auto;
}

/*left*/

/*middle*/
#middle {
    width: 940px;
    float: left;
    padding-left: 20px;
    padding-bottom: 30px;
}

.product {
    text-align: center;
    background: url('../images/bg_product.html') no-repeat;
    line-height: 35px;

}

.product h3 {
    font-size: 15px;
    color: #444444;
    padding-left: 8px;
}

.main_hinhanh {
    width: 100%;
    float: left;
}

#hinhanh {
    width: 100%;
    float: left;
    margin: 0 auto;
}

.title_hinhanh {
    height: 32px;
    padding-top: 15px;
    padding-left: 34px;
}

#hinhanh .item {
    width: 100%;
    margin: 0 auto;
    border: solid 8px #ebdbc6;
}

#hinhanh .item img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

/* .product:hover .wrap_product  img{-webkit-transition: all .4s ease-in-out 0s;-moz-transition: all .4s ease-in-out 0s;-ms-transition: all .4s ease-in-out 0s;-o-transition: all .4s ease-in-out 0s;transition: all .4s ease-in-out 0s;transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);} */


.product img {
    max-width: 100%;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    margin: 0 auto;
}

.product:hover img {
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
}

.product:hover .tensp a {
    color: #c69b0b;
}

/*end middle*/
.demo-1 {
    display: none;
}

#slide_show {
    margin: 0px 0px 0px 0px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    background-size: 100%;
}

.box_gioithieu {
    width: 100%;
    float: left;
    padding-top: 45px;
    background: #f8f8f8;
    padding-bottom: 45px;
}

.img_gioithieu {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1000;
    text-align: center;
}

.img_gioithieu:before {
    content: '';
    width: 73px;
    height: 73px;
    position: absolute;
    background: url('../images/be_gt.png') no-repeat bottom left;
    background-size: 100% 100%;
    bottom: -9px;
    left: -9px;
    z-index: -1;
}

.img_gioithieu:after {
    content: '';
    width: 73px;
    height: 73px;
    position: absolute;
    background: url('../images/af_gt.png') no-repeat top right;
    background-size: 100% 100%;
    top: -9px;
    right: -9px;
    z-index: -1;
}

.main_gioithieu {
    width: 100%;
    float: left;
    padding-left: 30px;
}

.main_gioithieu h3 {
    font-family: 'RobotoCondensedBold';
    font-size: 26px;
    color: #e80f0f;
    text-transform: uppercase;
}

.main_gioithieu h2 {
    font-family: 'OpenSansRegular';
    font-size: 17px;
    color: #7d7d7d;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 12px;
}

.main_gioithieu {
    font-family: 'RobotoLight';
    font-size: 14px;
    color: #1d1d1d;
    text-align: justify;
}

.head_title_slide {
    width: 100%;
    position: absolute;
    float: left;
    text-align: center;
    top: 0px;
    z-index: 5000;
    padding-top: 13px;
}

.head_title_slide span {
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.bottom_title_slide {
    width: 100%;
    position: absolute;
    float: left;
    text-align: center;
    bottom: 0px;
    z-index: 5000;
    background: rgba(97, 32, 10, 0.8);
    text-transform: uppercase;
    padding: 10px;
}

.bottom_title_slide span {
    font-family: 'SFUDaxCondensedMedium';
    font-size: 26px;
    color: #fff;
}

#slider2_container>div:before {
    content: '';
    height: 31px;
    width: 100%;
    background: url(images/bong_slide.html) no-repeat center;
    position: absolute;
    bottom: -31px;
}

/* index */
.khung {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.content_khung {
    width: 100%;
    float: left;
    position: relative;
}

.thanh_index {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    text-align: left;
    background: url(../images/bg_title_sp.png) repeat-x center;
    padding-left: 30px;
}

.thanh_index h2 {
    color: #3F2600;
    font-size: 60px;
    font-family: 'UTMZirkon';
    line-height: 30px;
}

.thanh_index h3 {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #e80f0f;
    font-family: 'RobotoCondensedBold';
    display: inline-block;
    background: #fff;
    padding: 5px;
}

.ndgt {
    padding: 0px 55px;
    font-family: "RobotoCondensedBold";
    font-size: 15px;
    color: #1D1100;
    text-shadow: 0px 0px 0px #1D1100;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
    -o-text-align-last: center;
    -ms-text-align-last: center;
    -webkit-text-align-last: center;
    line-height: 24px;
}

.item_album {
    width: 40%;
    margin: 0px auto;
    max-width: 297px;
    margin-bottom: 10px;
    padding: 7px;
    float: left;
}

.item_album .img_album {
    position: relative;
    overflow: hidden;
    max-height: 327px;
}

.item_album .img_album a h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: url(images/bg_titlei.html) repeat-x bottom center;
    font-family: 'OpenSansSemibold';
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 0px 9px 0px;
    text-align: center;
}

.item_album .img_album img {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.item_album:hover .img_album img {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

.item_album span.mask_album {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    transform: translateY(-327px);
    -o-transform: translateY(-327px);
    -ms-transform: translateY(-327px);
    -moz-transform: translateY(-327px);
    -webkit-transform: translateY(-327px);
}

.item_album span.mask_album a {
    color: #fff;
    font-family: 'OpenSansSemibold';
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
    border: 1px solid #fff;
    margin-top: 45%;
    border-radius: 7px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.item_album span.mask_album a:hover {
    background: #fff;
    color: #E4A310;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.item_album:hover span.mask_album {
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

#vitri_title {
    width: 100%;
    height: 60px;
    background: #b00000;
}

#vitri_title h2 {
    font-size: 20px;
    float: left;
    margin-top: 20px;
    margin-left: 18px;
    color: #ffffff;
}

#vitri_title img {
    float: left;
    margin-top: 20px;
}

#sp_noibat {
    float: left;
    width: 100%;
}

.gia h3 {
    width: 50%;
    float: left;
}

.gia h3.giakhuyenmai span {
    color: red;
    font-size: 16px;
    font-family: 'RobotoMedium';
}

.gia h3.giaban span {
    text-decoration: line-through;
    color: #6e6e6e;
    font-family: 'Roboto-Regular';
    font-size: 14px;
}

.wrap_product {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    padding-top: 10px;
    background: #ebdac6;
    -webkit-box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.75);
}

.wrap_product img.transition {
    border: solid 1px #b9a995;
    box-sizing: border-box;
}

.hienthi_sp {
    width: 100%;
    float: left;
}

.main_hienthi_sp {
    width: 100%;
    float: left;
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.product span {
    font-family: 'RobotoMedium', 'Roboto-Regular';
    font-size: 14px;
    color: #6e6e6e;
}

.title_main {
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden;
}

.title_main a {
    color: #fff;
}

.title_ {
    height: 48px;
    float: left;
}

.title_ a {
    color: #fff;
}

.title_main h2 {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'OpenSansBold';
    display: inline-block;
    padding: 9px 0px 15px 0px;
    position: relative;
    margin-left: 58px;
    background: url('../images/bg_title_.html') repeat-x;

}

.title_main h2:before {
    content: '';
    height: 46px;
    width: 27px;
    background: url(images/before_title.html) no-repeat center right;
    position: absolute;
    left: -26px;
    top: 0px;
}

.title_main h2:after {
    content: '';
    height: 46px;
    width: 27px;
    background: url(images/after_title.html) no-repeat center left;
    right: -26px;
    position: absolute;
    top: 0px;
}

/* .title_main span{
	float: right;
	margin-top: 17px;
	color: #c10101;
	font-size: 15px;
	text-decoration: underline;
} */
.title_main span:hover a {
    cursor: auto;
}

.item_kslist {
    width: 100%;
    max-width: 220px;
    box-sizing: border-box;
    margin: 3px;
    float: left;
    padding: 10px;
    margin-bottom: 20px;
    background: #f5f5f5;
    border: solid 1px #ebebeb;
}

.item_kslist .img_bong {
    position: relative;
    top: -20px;
}

.item_kslist .content_ikslist {
    width: 100%;
    max-width: 200px;
    margin: 0px auto;
}

.item_kslist .content_ikslist .img_kslist {
    max-height: 232px;
    overflow: hidden;
}

/* .item_kslist .content_ikslist .img_kslist img{
	max-width:100%;

    box-sizing: border-box;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	height: auto;
}
.item_kslist:hover img{
	opacity: .5;
}
.item_kslist:hover .tensp a{
	color: #c69b0b;
} */

.span_giaban {
    font-size: 13px;
    color: #eb1717;
    font-family: 'Arial';
}

.item_kslist .content_ikslist .img_kslist {
    max-height: 232px;
    overflow: hidden;
}

.item_kslist .content_ikslist .img_kslist img {
    max-width: 100%;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.item_kslist:hover .content_ikslist .img_kslist img {
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.clsks {
    width: 100%;
    height: 15px;
    background: url(images/shad1.html) no-repeat top center;
}

p.pgioithieu {
    text-align: center;
    font-size: 17px;
    color: #422800;
    font-family: 'OpenSansRegular';
    line-height: 16px;
    text-shadow: 0px 0px 0px #422800;
}

.item_kslist .content_ikslist .info_kslist {
    padding: 0px;
    box-sizing: border-box;
    text-align: center;
}

.item_kslist .content_ikslist .info_kslist a h4 {
    font-family: 'Arial';
    font-size: 13px;
    color: #000;
    margin: 0;
}

.item_kslist .content_ikslist .info_kslist p {
    font-family: 'OpenSansRegular';
    font-size: 13px;
    color: #632004;
    line-height: 16px;
}

.info_kslist h2 {
    font-size: 16px;
}

.item_kslist:hover .content_ikslist .info_kslist a h4 {
    color: #E4A310;
}

#content_thuvien {
    padding-top: 55px;
}

.thuvien_anh {
    width: 25%;
}

#xemthem_ {
    background: #909090;
    width: 174px;
    height: 30px;
    position: relative;
    right: 0px;
    float: right;
    top: -20px;
    padding-left: 20px;
    padding-top: 4px;
}

a#xemthem {
    color: #ffffff;
}

#xemthem_ span {
    color: #fff;
}

#xemthem span:hover {
    color: yellow;
}

.xemthem_ {
    position: absolute;
    text-align: right;
    right: 0px;
    z-index: 99999;
    margin-top: 20px;
    text-decoration: underline;
}

.xemthem_ a {
    color: #b00000;
}

#map {
    width: 366px;
    float: left;
}

#map_canvas1 {
    width: 100%;
    height: 200px;
}

.lienhe_ {
    position: absolute;
    top: 0px;
    left: 100px;
    height: 100%;
}

.lh_index {
    padding: 5px 30px 5px 30px;
    background: rgba(100, 100, 100, 0.5);
    height: 100%;
    width: 590px;
}

.lh_index .title_lhi {
    font-family: 'RobotoCondensedRegular';
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    width: 80px;
    background: url('../images/icon_lienhe.html') no-repeat bottom;
    line-height: 3;
}

.lh_index fieldset {
    border: none;
}

.lh_index input {
    width: 100%;
    background: #ffffff;
    height: 35px;
    line-height: 35px;
    border: none;
    outline: none;
    padding-left: 12px;
    margin-bottom: 14px;
}

.lh_index textarea {
    width: 100%;
    background: #ffffff;
    height: 105px;
    border: none;
    outline: none;
    padding: 10px 12px;
    box-sizing: border-box;
}

.lh_index button {
    width: 117px;
    height: 34px;
    background: #036fdd;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'RobotoCondensedRegular';
    line-height: 31px;
    border-radius: 10px;
    border: none;
    outline: none;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    text-align: center;
}

.lh_index button:hover {
    background: #E4A310;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.item_tintuc {
    padding: 10px;
    float: left;
    width: 100%;
}

.item_tintuc .img_tintuc {
    float: left;
    margin-right: 8px;
}

.info_tintuc a {
    font-family: 'OpenSansBold';
    font-size: 20px;
    color: #255bbd;
    text-align: justify;
    line-height: 20px;
}

.info_tintuc p {
    font-family: 'OpenSansRegular';
    font-size: 13.5px;
    color: #191919;
    line-height: 20px;
    text-align: justify;
}

.item_tintuc:hover .info_tintuc a {
    color: #754717;
}


.title_news {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.title_news h1 {
    font-size: 18px;
    font-family: 'UTMHelvetInsRegular';
    padding-left: 20px;
}

.list_menu {
    width: 100%;
    float: left;
}

.list_menu .part_text {
    width: 49%;
    float: right;
}

.list_menu .part_image {
    width: 47%;
    float: left;
    text-align: center !important;
}

.list_menu .part_image .item_monan {
    position: relative;
}

.mask_monan {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    background: rgba(255, 255, 255, .42);
    transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
    line-height: 100%;
    opacity: 0;
}

.mask_monan a {
    color: #3e3e3e;
    font-family: 'SFUGoudyMedium';
    font-size: 30px;
    display: block;
    text-align: center;
    top: 40%;
    position: relative;
    line-height: .7em;
}

.mask_monan:hover {
    opacity: 1;
}



.owl_demo_list.owl-theme .owl-dots .owl-dot {
    opacity: 0;
}

.owl_demo_list.owl-theme .owl-controls .owl-nav .owl-prev {
    position: absolute;
    top: 25%;
    left: -20px;
    width: 23px;
    height: 40px;
    background: url(images/prev.html);
    text-indent: -99999px;
}

.owl_demo_list.owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    top: 25%;
    right: -20px;
    width: 23px;
    height: 40px;
    background: url(images/next.html);
    text-indent: -99999px;
}

.item_list {
    max-width: 226px;
    padding-bottom: 5px;
    margin: 0px auto;
    border: 1px solid rgba(255, 255, 255, .2);
    background: url(images/bg_list1.html) no-repeat top center;
    background-size: 100% 100%;
    box-sizing: border-box;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.item_list .img_list {
    padding: 3px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.item_list .img_list img {
    max-width: 100%;
    border-bottom: 2px solid #cd2d30;
}

/*.item_list:hover .img_list img{transform:scale(1.1) rotate(5deg);-o-transform:scale(1.1) rotate(5deg);-ms-transform:scale(1.1) rotate(5deg);-moz-transform:scale(1.1) rotate(5deg);-webkit-transform:scale(1.1) rotate(5deg);}*/
.item_list a h3 {
    font-family: 'SFUEurostileBoldCondensed';
    font-size: 17px;
    color: #dfdfdf;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    line-height: 35px;
    text-decoration: none;
}

.item_list:hover a h3 {
    color: #fff;
    text-decoration: none;
}

#product_list {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    padding-bottom: 20px;
}

#product_list .content_product_list {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

#product_list .content_product_list .box_product_list {
    width: 100%;
    float: left;
    margin: 0;
}

.select_video {
    width: 100%;
    float: left;
    margin: 5px 0px 5px 0px;
}

.select_video select {
    width: 100%;
    padding: 5px;
}

.sanpham_dm ul li a {
    text-decoration: none;
    width: 300px;
    float: left;
    padding: 0px 0px 8px 10px;
    color: rgba(255, 255, 255, 1)
}

.sanpham_dm ul li a:hover {
    color: rgba(255, 255, 0, 1)
}

.tieude {
    margin: 10px 0px 10px 0px;
    width: 100%;
    float: left;
    color: #128f43;
    font-size: 24px;
    font-family: 'RobotoBold';
    text-align: center;
}

.noidung {
    text-align: justify;
    color: #000;
    padding: 10px 0px 10px 0px;
}

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

.thongtin_lh {
    width: 100%;
    float: left;
    padding: 0px 40px 20px 0px;
}

.thongtin_lh h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #04608B
}

.form_lh {
    width: 45%;
    float: left;
    padding: 0px 20px;
    color: #000;
}

#form_contact input {
    padding: 5px;
}

ul {
    margin: 0px;
    padding: 0px;
}

input {
    color: #000 !important;
}

#icon {}

.lang {
    width: 10%;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.lang img {
    width: 35px;
    height: 25px;
}

#timkiem {
    margin: 0px 0px 0px 0px;
    height: 26px;
    border-radius: 20px;
    border: solid 1px rgba(255, 255, 255, 0.6);
    position: relative;
    padding: 0px;
    background: #fff;
    width: 20%;
    float: right;
    margin-top: 10px;
}

#timkiem select {
    border: 0px;
    width: 100px;
}

#timkiem input {
    height: 26px;
    float: left;
    color: #000;
    border: 0;
    width: 170px;
    padding: 0px 0px 0px 25px;
    outline: none;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0);
    color: #9f9f9f;
    font-family: 'Arial';
}

#timkiem button {
    float: right;
    width: 65px;
    border: 0px;
    color: #fff;
    height: 30px;
    padding-left: 14px;
    background: url(../images/icon_search.png) no-repeat center center;
    cursor: pointer;
    outline: none;
    position: absolute;
    top: -3px;
    right: -2px;
    font-family: 'OpenSansRegular';
    font-size: 14px;
}

.timkiem button:hover {
    color: rgba(255, 255, 0, 1);
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #909;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #909;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #909;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #909;
}

#main {
    width: 100%;
    float: left;
    position: relative;
    z-index: 100;
    background: url('../images/bg_main.html') repeat-y;
    background-size: 100% 100%;
}

.main {
    width: 100%;
    float: left;
}

#right {
    width: 315px;
    float: right;
}

#right {
    width: 250px;
    float: right;
    margin: 0px 0px 0px 0px;
}

.thanh_right {
    width: 100%;
    float: left;
    overflow: hidden;
}

.thanh_right h3 {
    font-family: 'RobotoCondensedRegular';
    font-size: 20px;
    color: #e80f0f;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 12px 0px;
}

.thanh_right h3:after {
    content: '';
    position: absolute;
    background: url('../images/title_tt.png') no-repeat bottom;
    background-size: 100% 100%;
    bottom: 0px;
    left: 0px;
    width: 735px;
    height: 5px;
}

.main_tintuc {
    width: 100%;
    float: left;
}

.tintuc_left {
    width: 63%;
    float: left;
}

.main_tintuc .item_tintuc_in {
    width: 49%;
    float: left;
    margin-right: 5px;
    padding: 20px 0px;
}

.main_tintuc .item_tintuc_in h3 {
    height: 27px;
}

.main_tintuc .item_tintuc_in h3 a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Arial';
    line-height: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.main_tintuc .item_tintuc_in img {
    width: 30%;
    float: left;
    border-radius: 50%;
}

.main_tintuc .item_tintuc_in span {
    font-size: 13px;
    font-family: 'Arial';
    color: #b7beb7;
    font-style: italic;
}

.main_tintuc .item_tintuc_in p {
    font-size: 13px;
    font-family: 'Arial';
    color: #6b6b6b;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 1.5;
}

.main_tintuc .info_tintuc {
    width: 65%;
    float: right;
}

.main_tintuc ul li a {
    font-family: 'Arial';
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
}

.video_right {
    width: 35%;
    float: right;
}

.main_video {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.danhmuc {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    background: #272727;
}

.left {
    width: 100%;
    float: left;
    padding: 10px 0px 10px 0px;
}

.thanh {
    width: 100%;
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    background: url(images/title_left.html) no-repeat;
    line-height: 37px;
    font-family: 'SFUGoudyMedium';
    background-size: 100%;
}

.thanh2 {
    width: 183px;
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin: 0px 0px 0px 30px;
    text-align: center;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    text-shadow: 0px 0px 3px #333;
}


.sp_noibat {
    padding: 10px;
}

.sp_noibat img {
    width: 100%;
    padding: 2px;
    box-shadow: 0px 0px 3px #ccc;
}

.sp_noibat h3 {
    color: #fff;
    font-size: 14px;
}

.sp_noibat:hover {
    opacity: 0.8;
}

.visit_hidden {
    visibility: hidden;
    height: 0px;
}

.visit_hidden h1 {
    margin: 0px;
}

.tinkhac {
    width: 100%;
    float: left;
    margin: 20px 0px 20px 0px;
}

.tinkhac li a {
    width: 100%;
    float: left;
    padding: 2px 0px 2px 30px;
    color: #333;
    background: url(images/sao.html) no-repeat 10px 7px;
}

.tinkhac li a:hover {
    color: #036CAF
}

.xemnhieu {
    width: 193px;
    float: left;
    border: 1px solid #FF8A00;
    background: url(images/left_cham.html) repeat-y;
}

ul.pagination {
    text-align: center;
    color: #829994;
}

ul.pagination li {
    display: inline;
    padding: 0 3px;
}

ul.pagination a {
    color: #000;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #cde0dc;
    text-decoration: none;
}

ul.pagination a:hover,
ul.pagination a.current {
    background: #e80f0f;
    color: #fff;
}

.paging {
    text-align: center;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

/* ========== Content pagination ========== */

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

.pages {}

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

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

.pages li {
    display: inline-block;
    margin: 5px 2px;
}

.pages li a {
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    background: url(images/backgrounds/pagingBg.html) repeat-x 0 0;
    border: 1px solid #d5d5d5;
    font-size: 11px;
}

.pages li a:hover {
    background: #f6f6f6;
}

.pages li .active {
    background: url(images/backgrounds/sideGradient.html) repeat-x;
    color: #fff;
    border-color: #424852;
}

.pages li .active:hover {
    background: #2a313d;
}

.ngaydang {
    font-style: italic;
    ;
    color: #ccc;
}

.bando_index {
    width: 100%;
    float: left;
    position: relative;
}

.bando {
    float: left;
    width: 100%;
}

.lienhe_ {
    position: absolute;
    top: 0px;
    left: 100px;
    height: 100%;
}

.thongke {}

.thongke h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #d9b19b;
    text-align: center;
    font-weight: 100;
    font-family: 'RobotoCondensed';
}

.thongke ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.thongke ul li {
    float: right;
    width: 100%;
    font-size: 13px;
    padding: 0px 15px 0px 85px;
    margin: 6px 0px 0px 0px;
    color: #d9b19b;
}

.bong_info {
    width: 730px;
    float: right;
    height: 30px;
    font-weight: 900;
    color: #333333;
    text-transform: uppercase;
    line-height: 30px;
}

.hotline {
    float: left;
    width: 240px;
    margin: 0px 0px 0px 10px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    font-size: 20px;
    background: url(images/hotline_l.html) no-repeat 0px 5px;
    padding: 0px 0px 0px 80px;
    border-bottom: 1px solid #e6e6e6;
}

.hotline_head {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.hotline h5 {
    font-weight: 100;
    font-size: 12px;
}

.hotline span {
    color: rgba(255, 0, 0, 1)
}

.thongtin {
    width: 100%;
    float: left;
    font-weight: bold;
    padding: 20px 0px 22px 20px;
    font-size: 14px;
    background: url(images/bg_tt.html) repeat-x bottom;
}

.thongtin li {
    display: inline-block;
}

.thongtin li a {
    border-right: 1px solid #ccc;
    padding: 0px 10px 0px 10px;
    color: #323232;
    font-size: 12px;
}

.thongtin li a:hover {
    color: #01517A
}

.tin_moi {
    padding: 0px 10px 0px 10px;
}

.tin_moi a {
    text-decoration: none;
    color: rgba(51, 51, 51, 1);
}

.tin_moi img {
    float: left;
    border: 1px solid rgba(204, 204, 204, 1);
    padding: 2px;
    margin-right: 10px;
    margin-top: 10px;
}

#content {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    border-top: 0px;
}

#info {
    width: 100%;
    margin: 0px auto;
}

#sanpham {
    width: 100%;
    float: left;
}

#congtrinh {
    background: #eeeeee;
    width: 100%;
    float: left;
    margin: 20px 0px 0px 0px;
}

#thongtin {
    width: 100%;
    float: left;
    background: url(images/bg1.html);
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding: 20px 0px;
}

.khung_tt,
.khung_vd,
.khung_ht {
    max-width: 382px !important;
    margin: 0px auto !important;
}

.thanh_bottom {
    width: 100%;
    float: left;
    color: #fff;
}

.thanh_bottom h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-family: ;
    background: url(images/title_bt.html) no-repeat bottom left;
    padding: 0px 0px 4px 65px;
    margin: 0;
    line-height: 32px;
}

.hotrott .hotline_ttnb {
    padding: 20px 22px 0px 95px;
    float: right;
    background: url(images/icon_hotline.html) no-repeat bottom left;
    font-family: 'UTMAvo';
    color: #ffff00;
    font-size: 17px;
}

.hotrott .hotline_ttnb span {
    font-weight: 21px;
    font-family: 'UTMAvoBold';
}

.hotro_ttnb {
    float: left;
    padding: 0px 0px 0px 33px;
    color: #fff;
    font-size: 15px;
    font-family: Arial;
}

.hotro_ttnb ul {
    list-style-type: none;
}

.hotro_ttnb ul li {
    background: url(images/line2.html) repeat-x bottom center;
}

.email {
    padding-left: 45px;
    background: url(images/icon_mail.html) no-repeat top left;
}

.share_bt {
    padding: 0px 40px;
}

.share_bt ul {
    list-style-type: none;
    height: 36px;
    padding-top: 20px;
}

.share_bt ul li {
    display: table-cell;
    float: right;
    vertical-align: middle;
}

.share_bt ul li img {
    position: relative;
    top: -8px;
}

.share_bt ul li:hover img {
    opacity: .7;
    transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}

.share_bt ul li:first-child {
    float: left;
    color: #fff;
    font-size: 15px;
}

.boxx_video {
    width: 100%;
    height: 254px;
    overflow: hidden;
}

.boxx_video img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

#owl-demo-dt.owl-carousel {
    margin: 0 !important;
}

#owl-demo-dt.owl-carousel .owl-controls {
    display: none;
}

#owl-demo-dt img {
    max-width: 92px;
    margin: 0px auto;
    height: 60px;
}

.frm_spleft,
.frm_spright {
    padding-left: 10px;
    padding-right: 10px;
}

#scroll-left {
    border-radius: 15px;
    border: 1px solid #ccc;
    padding: 36px 29px;
    box-sizing: border-box;
}

.title_danhmucright {
    width: 100%;
    text-align: left;
    font-family: 'RobotoBold';
    font-size: 25px;
    color: #000;
}

.frm_spright ul {
    list-style-type: none;
}

.frm_spright ul li {
    border-top: 1px dotted #dddddd;
}

.frm_spright ul li:first-child {
    border: none;
}

.frm_spright ul li a {
    display: block;
    font-family: 'SFUGoudyMedium';
    font-size: 17px;
    color: #3a332f;
    text-transform: capitalize;
    padding: 5px 0px 7px 0px;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.frm_spright ul li:hover a {
    opacity: .7;
    padding-left: 10px;
}

.title_sp {
    height: 180px;
    text-align: center;
}

.title_sp h2 {
    line-height: 200px;
    font-family: 'SFUGoudyMedium';
    font-size: 60px;
    color: #fff;
}

.item_sp {
    max-width: 370px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 15px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 20px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.xx:nth-child(2n+1) {
    clear: both;
}

.item_sp .img_sp {
    box-sizing: border-box;
    margin: 0px auto;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    position: relative;
}

.item_sp .img_sp img {
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    width: 100%;
    overflow: hidden;
    height: auto;
}

.item_sp:hover .img_sp img {
    transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.item_sp a h4 {
    font-family: Arial;
    font-size: 15px;
    color: #000;
    text-align: center;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    text-transform: uppercase;
    font-family: 'RobotoBold';
    position: relative;
    margin-bottom: 15px;
}

.item_sp a h4:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 30px;
    height: 3px;
    border-bottom: 1px double #395E06;
    border-top: 1px double #395E06;
}

.item_sp:hover a h4 {
    color: #395E06;
    transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out;
}

.item_sp .info_sp {
    width: 80%;
    margin: 0px auto;
    margin-top: -60px;
    position: relative;
    background: #fff;
    padding: 20px 0px;
}

.mota_sp {
    font-family: 'MYRIADPROREGULAR';
    font-size: 18px;
    color: #000;
    line-height: 1em;
}

.gia_sp {
    font-family: 'UTMHelvetInsRegular';
    font-size: 18px;
    color: #cf2b29;
    margin: 10px 0px;
}


.n_left {
    padding: 50px 0px;
    box-sizing: border-box;
    text-align: center;
}

.news_left.n_left img {
    float: left;
    max-width: 100%;
    height: auto;
}

.news_right img {
    float: right;
    max-width: 100%;
    height: auto;
}

.news_left {
    float: left;
}

.news_right {
    float: right;
}

.news_right a,
.news_left a {
    font-family: 'RobotoBold';
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    line-height: .7em;
}

.news_right:hover>a,
.news_left:hover>a {
    color: #EE222A;
    transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -webkit-transition: color .5s ease-in-out;
}

.ndang {
    color: #7E7E7E;
    font-family: 'SFUGoudyMedium';
    font-size: 17px;
}

.news_right img,
.news_left img {
    max-width: 100%;
    height: auto;
}

.news_right:hover img,
.news_left:hover img {
    opacity: .8;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.doctiep a {
    display: inline-block;
    font-family: 'RobotoBold';
    font-size: 15px;
    margin: 20px 0px;
    padding: 10px 0px;
    border-bottom: 2px solid #000;
}

.doctiep>a:hover {
    color: #EE222A;
    border-bottom: 2px solid #EE222A;
}

#select_vid {
    width: 100%;
    padding: 5px;
}

.tintuc ul {
    list-style-type: none;
}

.tintuc ul li {
    width: 100%;
    float: left;
}

.img_ttsk {
    width: 32%;
    float: left;
}

.img_ttsk img {
    max-width: 100%;
}

.ngaydangtin {
    width: 16.5%;
    float: left;
    text-align: center;
    color: #fff;
    font-family: 'RobotoBold';
    font-size: 24px;
    line-height: 28px;
}

.ngaydangtin span {
    color: #fff;
    font-family: 'RobotoRegular';
    font-size: 18px;
    letter-spacing: -1px;
}

.ngaydangtin>div {
    width: 80%;
    margin: 0px auto;
    background: #128f43;
    padding: 12px 4px;
}

.tin_info {
    width: 51.5%;
    float: left;
    font-family: 'RobotoRegular';
    font-size: 13px;
    color: #3e3e3e;
}

.tin_info a {
    font-family: 'RobotoBold';
    font-size: 15px;
    color: #3e3e3e;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.owl-carousel.owl-qt {
    padding: 0% 8.75%;
    box-sizing: border-box;
    color: #fff;
}

.title_quantam {
    font-family: 'RobotoMedium';
    font-size: 22px;
    color: #fff;
    margin: 15px 0px;
}

.quota {
    width: 100%;
    height: 45px;
    background: url(images/quota.html) no-repeat top center;
}

.noidung_quantam {
    font-family: 'RobotoRegular';
    font-size: 15px;
    color: #fff;
    line-height: 22px;
}

.noidung_news {
    padding: 20px 30px;
    text-align: justify;
    font-family: 'SFUGoudyMedium' !important;
    color: #000;
    font-size: 16px !important;
}

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

.danhmuc_spright.newss ul li:hover a {
    padding: 5px 0px 7px 0px;
}

.thuvienanh {
    width: 100%;
    float: left;
    position: relative;
}

.thuvienanh ul {
    list-style-type: none;
}

.thuvienanh ul li {
    float: left;
    width: 25%;
    overflow: hidden;
    padding: 0px 4px 4px 0px;
}

.thuvienanh ul li.last {
    float: right;
    padding: 0px 0px 4px 0px;
    overflow: hidden;
}

.thuvienanh ul li.last img {
    max-height: 254px;
}

.thuvienanh ul li img {
    max-width: 100% !important;
}

.xemtiep {
    float: right;
    font-size: 14px;
    transition: 0.5s;
    text-align: center;
}

.xemtiep a {
    text-decoration: none;
    font-style: italic;
    float: left;
    padding: 7px 0px 7px 0px;
    color: #F40000;
}

.xemtiep a:hover {
    color: #036889;
}

.giaohang {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 0px 0px 30px 0px;
}

.thanh_title {
    width: 100%;
    float: left;
    margin: 0px 0px 15px 0px;
    text-align: center;
    background: url(images/title_1.html) no-repeat bottom center;
}

.thanh_title h2,
.thanh_title h4 {
    font-size: 22px;
    display: inline-block;
    font-weight: 100;
    text-transform: uppercase;
    height: 37px;
    line-height: 37px;
    font-family: ;
}

.mota_index {
    font-family: 'RobotoLight';
    font-size: 16px;
    color: #efefef;
    text-align: center;
    line-height: 32px;
}

.mota_index p {
    padding: 0;
    margin: 0;
}

.content_tabs {}


#tintuc_noibat {
    width: 100%;
    float: left;
    background: url(images/bg2.html) repeat top center;
    padding: 30px 0px;
}

#tintuc_noibat .box_tintucnb {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

#tintuc_noibat .box_tintucnb .content_tintucnb {
    width: 100%;
    float: left;
}

.content_tintucnb .thanh_ttnb {
    width: 100%;
    text-align: center;
    background: url(images/bg_title.png) no-repeat bottom center;
    padding-bottom: 5px;
}

.content_tintucnb .thanh_ttnb h3 {
    color: #fff;
    font-family: 'SFUEurostileBoldCondensed';
    font-size: 23px;
    text-transform: uppercase;
    line-height: 25px;
}


.frame_images {
    padding: 0px 10px;
    width: 48%;
    float: left;
    text-align: center;
}

.desc_product {
    border: 1px solid #ddd;
}

.title_desc {
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.title_desc h4 {
    font-family: 'RobotoBold';
    font-size: 25px;
    padding: 10px 0px;
    display: inline-block;
    position: relative;
    margin: 0;
}

.title_desc h4:before {
    border-bottom: 3px solid #b8a89b;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}

.noidung_product {
    padding: 30px;
    margin: 30px;
    box-sizing: border-box;
    font-family: 'SFUGoudyMedium';
    color: #000;
    font-size: 18px;
    text-align: justify;
    line-height: normal;
}

.noidung_product p {
    line-height: 1.4em !important;
}

.title_pr {
    text-align: center;
    color: #3a332f;
    font-size: 46px;
    position: relative;
    padding: 10px 0 50px;
    margin: 0px 0px 50px 0px;
    width: 100%;
    font-family: 'RobotoBold';
    line-height: .7em;
}

.title_pr:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 120px;
    height: 4px;
    border-bottom: 3px double #b5a79a;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
}

.title_pr:after {
    background: #fcfcfc url(images/product.html) no-repeat center;
    content: '';
    position: absolute;
    bottom: -15px;
    height: 40px;
    width: 54px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
}

.title_pr span {
    font-family: 'UTMHelvetInsRegular';
    font-size: 40px;
    font-weight: normal;
    color: #3a332f;
    text-transform: capitalize;
}


ul.thongtinsanpham_bottom {
    width: 100%;
    float: left;
    list-style-type: none;
}

ul.thongtinsanpham_bottom b {
    font-size: 18px;
    color: #D90000;
}

ul.thongtinsanpham_bottom li {
    float: left;
    border-bottom: 1px dashed #ccc;
    font-family: 'MYRIADPROREGULAR';
    font-size: 16px;
}

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

ul.thongtinsanpham_top {
    list-style-type: none;
    width: 100%;
    float: left;
}

ul.thongtinsanpham_top li {
    float: left;
    border-bottom: 1px dashed #ccc;
    font-family: 'MYRIADPROREGULAR';
    font-size: 16px;
    width: 100%;
    padding: 5px 0px 5px 0px;
}


.detail_dathang {
    width: 46%;
    float: right;
    border: solid 1px #000;
}

ul.ul_dathang {
    list-style-type: none;
    padding: 10px;
}

ul.ul_dathang li {
    padding: 5px 0px 5px 0px;
    width: 100%;
    float: left;
    border-bottom: none !important;
}

ul.ul_dathang li.title_thongtin {
    font-size: 16px;
    color: #34495E;
    text-transform: uppercase;
    text-align: center;
}

div.dathang {
    width: 100%;
    height: 41px;
    font-size: 16px;
    border: 1px solid rgb(60, 17, 3);
    border-radius: 2px;
    background-color: rgb(89, 25, 6);
    box-shadow: 0 2px 0 rgb(60, 17, 3);
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
    cursor: pointer;
}

p.p_left {
    width: 100%;
    float: left;
    margin: 0px;
}

p.p_right {
    width: 49%;
    float: right;
    margin: 0px;
}

.khung_thongtin {
    list-style-type: none;
    color: #000;
    padding: 0px 10px;
    width: 50%;
    float: right;
}

.khung_thongtin li {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left;
}

.khung_thongtin h1 {
    font-size: 30px;
    color: #D90000;
    font-family: 'RobotoCondensedBold';
    margin: 0;
}

.khung_thongtin .masp {
    color: #000;
    font-weight: bold;
}

.khung_thongtin .mota_detail {
    color: #757575
}

.khung_thongtin .gia_detail {
    font-size: 24px;
    color: #ff2e2e;
    font-family: 'UTMHelvetInsRegular'
}

.khung_thongtin .gia_detail b {
    color: #000;
    font-size: 18px;
}

.khung_thongtin .giacu_detail {
    color: #999;
    text-decoration: line-through;
}

.khung_thongtin .giacu_detail span {
    text-decoration: line-through;
}

.khung_thongtin .baohanh_detail {
    color: #015DA4;
}

.gia_detail span {
    font-size: 14px;
    color: #666;
}

.noidung_chitiet {
    padding: 10px 15px;
    box-sizing: border-box;
    border: solid 1px #3c1103;
}

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

.gia_sp_main {
    text-decoration: line-through;
}

ul#tabs {
    width: 100%;
    list-style-type: none;
    position: relative;
    z-index: 100;
}

ul#tabs li {
    text-align: center;
    margin-right: 5px;
    float: left;
    position: relative;
    z-index: 100;
}

ul#tabs li a {
    display: block;
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #000;
    border-bottom: none;
    font-family: 'MYRIADPROREGULAR';
    font-size: 18px;
    text-transform: uppercase;
    background: url(images/bg.html);
    margin-bottom: -1px;
    color: #754717;
}

#content_tab {
    border: 1px solid #000;
    float: left;
    width: 100%;
}

ul#tabs li#current a {
    color: red;
}

.dathang_detail .thanhtoannhanh {
    width: 239px;
    float: left;
    background: #d9084b;
    height: 46px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    color: #fff;
    line-height: 46px;
    text-align: center;
}

.dathang_detail .thanhtoannhanh:hover {
    background: #eb2626;
    transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    -ms-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out;
}

.dathang_detail .muangay {
    width: 177px;
    float: left;
    background: url(images/thanhtoan.html) no-repeat;
    height: 46px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    padding: 9px 0px 0px 70px;
    cursor: pointer;
}

.dathang_detail .muangay:hover {
    color: #9C1515;
}

.dathang_detail span {
    width: 42px;
    height: 42px;
    padding: 7px 0px 0px 0px;
    float: left;
    border: 3px solid #ccc;
    border-radius: 50%;
    text-align: center;
}

.huongdan_detail a {
    width: 100%;
    float: left;
    padding: 5px 0px 10px 30px;
    background: url(images/giohang_ico.html) no-repeat 5px 8px;
    color: #035E80;
    font-style: italic;
}

.huongdan_detail a:hover {
    color: #04579D
}

.box_new {
    width: 100%;
    float: left;
    padding: 10px;
}

.box_new img {
    border: 1px solid #ccc;
    padding: 2px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.box_new h3 a {
    text-transform: uppercase;
    font-size: 14px;
    color: #006cb7;
    font-weight: bold;
}

.box_new p {
    font-size: 12px;
    color: #333;
}

.box_new:nth-child(2n+1) {
    clear: left;
}

.box_new:hover h3 a {
    color: #AF0808
}

.content_new {
    overflow: hidden;
    height: 400px;
    width: 100%;
    float: left;
}

.thongtin_detail {
    font-style: italic;
}

.khuyenmai_detail {
    margin: 5px 0px 0px 0px;
}

.khuyenmai_detail ul li {
    padding: 5px 20px 5px 0px;
    color: #008c00
}

.khuyenmai_detail ul li input {
    float: left;
    margin: 3px 5px 0px 0px;
}

.khung_km {
    padding: 0px;
    width: 100%;
    float: left;
}

.khung_km li {
    display: inline-block;
    border-bottom: 0px;
    width: auto;
}

.selectors {
    border: 1px solid #ccc;
    text-align: center;
    float: left;
    width: 100%
}

.table_info {
    width: 100%;
    float: left;
}

.quangcao_in {
    position: absolute;
    z-index: 10;
    top: 48px;
    left: 410px;
}

.quangcao_in:hover {
    box-shadow: 0px 0px 10px #999;
}

.quangcao_in img {
    float: left;
}

.dieuhuong a {
    color: #333;
    padding: 0px 10px 0px 5px;
    float: left;
    background: url(images/muiten_trong.html) no-repeat right;
}

.dieuhuong a:last-child {
    background: none;
}

.dieuhuong a:hover {
    color: #007597;
}

.dieuhuong span {
    float: right;
    margin-top: 17px;
    font-size: 20px;
    text-decoration: none !important;
    padding-bottom: 20px;
}

.thanhsp {
    width: 100%;
    float: left;
    margin: 0px 0px 20px 0px;
    background: #ffd800;
}

.thanhsp h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 100;
    display: inline-block;
    padding: 0px 20px 0px 10px
}

.thanhsp h2:before {
    content: "";
    background: url(images/after.html) no-repeat;
    height: 18px;
    float: left;
    width: 139px;
    margin: 15px 0px 0px 0px;
}

.thanhsp h2:after {
    content: "";
    background: url(images/after.html) no-repeat;
    height: 18px;
    float: right;
    width: 139px;
    margin: 15px 0px 0px 0px;
}

.thanhsp span {
    color: #FE0000
}

.khung_khac {
    width: 100%;
    float: left;
    margin: 0px 0px 20px 0px;
}

#java_km {
    width: 100%;
    float: left;
}

#java_km img {
    border: 1px solid #ccc;
    margin: 5px;
    padding: 1px;
}

#java_km img:hover {
    opacity: 0.8;
}

.thanhdt {
    width: 100%;
    float: left;
    margin: 10px 0px 20px 0px;
    text-align: center;
    height: 60px;
    line-height: 55px;
}

.thanhdt h2 {
    color: #333333;
    text-transform: uppercase;
    font-size: 26px;
    background-color: #fff;
    display: inline-block;
    padding: 0px 20px 0px 10px;
    font-weight: 100;
}

.thanhdt span {
    color: #FE0000
}

.tin_tuc {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.tin_tuc h2 {
    display: inline-block;
    background: url(images/thanhsp.html) no-repeat;
    height: 64px;
    background-size: 100% 100%;
    padding: 10px 80px 0px 80px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100
}

.tin_tuc h3 {
    color: #646464;
    text-transform: uppercase;
    margin: 10px 0px 5px 0px;
}

.tin_tuc p {
    color: #666666;
    font-size: 12px;
}

.tin_tuc ul li {
    width: 370px;
    float: left;
    margin: 20px 0px 0px 10px;
    text-align: left;
}

.tin_tuc ul li img {
    width: 66px;
    height: 66px;
    float: left;
    margin: 10px;
    border-radius: 100%;
}

.tin_tuc ul li {
    padding: 2px 0px 2px 10px;
}

.tin_tuc ul li a {
    color: #00426f;
}

.tin_tuc ul li span {
    color: #ccc
}

.tin_tuc a:hover {
    color: rgba(255, 0, 0, 1);
}

.giohang {
    position: absolute;
    z-index: 100;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    transition: 0.3s;
}

.giohang:hover {
    transform: scale(0.8);
}

.mua_ngay {
    position: absolute;
    z-index: 100;
    transition: all 0.5s ease 0s;
    background: url(images/giohang_ico.html) no-repeat 10px 7px;
    color: #0b58cc;
    bottom: 2px;
    left: 2px;
    right: 2px;
    height: 30px;
    border: 1px solid #abcaf8;
    line-height: 30px;
    text-align: center;
    display: none;
}

.mua_ngay a {
    display: block;
    color: #0b58cc;
}

.mua_ngay:hover {}

.mua_ngay:hover a {
    color: #f37022
}

.giaohang_tn {
    width: 380px;
    float: left;
    padding: 20px 10px 20px 160px;
    color: #fff;
    background: url(images/giaohang.html) no-repeat 0px 10px;
    border-right: 1px solid #0081b4;
}

.giaohang_tn h4 {
    color: #fbda42;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'RobotoCondensed';
}

.giamgia_hot {
    position: absolute;
    width: 40px;
    float: left;
    height: 40px;
    z-index: 1;
    top: 3px;
    right: 3px;
    background: url(images/giamgia.html) no-repeat;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}

.khung_2 {
    padding: 0px 0px 0px 20px;
    margin-top: 20px;
}

.khung_22 {
    border: 1px solid #ccc;
    width: 100%;
    float: left;
    min-height: 390px;
}

.khung_22 h4 {
    background: #f5f5f5;
    text-transform: uppercase;
    color: #333;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    padding: 0px 0px 0px 20px
}

.khung_22 .item h3 {
    font-size: 12px;
    font-weight: 100;
    font-family: 'Arial';
    text-transform: lowercase;
}

.khung_22 .item {
    margin: 10px 0px 0px 0px;
}

.khung_22 .item:nth-child(2n+1) {
    clear: left;
}

.dangky_tin {
    margin: 0px 0px 10px 0px;
    float: right;
    width: 400px;
    color: #fff;
}

.dangky_tin h4 {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #fbda42;
    font-size: 18px;
    font-family: 'RobotoCondensed';
}

.dangky_tin p {
    font-size: 14px;
    margin: 5px 0px 5px 0px;
    font-size: 12px;
}

.dangky_tin p span {
    text-transform: uppercase;
    font-size: 16px;
}

.dangky_tin input {
    width: 100%;
    padding: 10px;
    border-radius: 2px;
    border: 0px;
    background: #efefef;
    margin-top: 10px;
}

.dangky_tin button {
    border: 0px;
    background: #0072BC;
    width: 41px;
    height: 27px;
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
    position: absolute;
    z-index: 100;
    top: 0px;
    right: 0px;
    cursor: pointer;
    font-family: 'RobotoRegular';
    font-size: 13px;
}

.dangky_tin button:hover {
    opacity: 0.5;
}

.xemthem {
    float: right;
    margin: 10px 10px 0px 0px;
    font-size: 18px;
    background: #fff;
    border: solid 1px #dbdbdb;
    padding: 5px 25px;
}

.xemthem a {
    color: #826666;
    font-size: 15px;
}

.xemthem:hover {
    color: #035381
}

.chitiet {
    float: right;
    border-radius: 5px;
    text-align: center;
    height: 22px;
    color: #fe8152;
    text-decoration: underline;
    line-height: 22px;
}

.chitiet:hover {
    color: #03758D;
}

/* .cls{width:100%;float:left;height:26px;background:url(images/bg_cls.png) no-repeat top center;} */
.gach {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ccc;
    margin: 5px 0px 5px 0px;
}

.noidung ul li {}

#footer {
    width: 100%;
    float: left;
    background: url('../images/bg_footer.png') no-repeat top center;
    background-size: 100% 100%;
}

.menu_foot {
    width: 100%;
    float: left;
    text-align: center;
}

#footer .menu_foot ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-table;
    width: 80%;
}

#footer .menu_foot li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    background: url(images/line_menu_ft.html) no-repeat right center;
    text-align: center;
}

#footer .menu_foot a {
    padding: 0px;
    color: #fff;
    font-weight: normal;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    display: block;
}

#footer .menu_foot a:hover {
    color: #fec500;
}

.bottom_footer_copy {
    width: 100%;
    float: left;
    background: #3c1103;
}

#footer #copyright {
    padding: 5px 0px;
    text-align: left;
    height: 40px;
    float: left;
    width: 50%;
    color: #fff;
}

#footer #copyright b {
    color: red;
}

#footer .content_container {
    padding-bottom: 20px;
    padding-top: 20px;
}

.bottom_footer {
    width: 100%;
    float: left;
}

.dangky_tin {
    margin: 10px 0px 10px 30px;
    float: left;
    width: 250px;
    color: #fff;
}

.dangky_tin h4 {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    color: #fff;
}

.dangky_tin p {
    font-size: 14px;
    margin: 5px 0px 5px 0px;
    font-size: 12px;
}

.dangky_tin p span {
    text-transform: uppercase;
    font-size: 16px;
}

.dangky_tin input {
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.dangky_tin button {
    border: 0px;
    background: url(images/mail.png) no-repeat;
    width: 27px;
    height: 21px;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    z-index: 100;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.nhantin {
    width: 35%;
    float: left;
    position: absolute;
    top: 35px;
    right: 10%;
    background: url('../images/bg_nhantin.png') no-repeat;
    background-size: 100% 100%;
    padding: 20px 35px 43px 35px;
}

.title_nhantin {
    width: 100%;
    float: left;
    text-align: center;
}


.nhantin .content_nhantin h3 {
    font-family: 'utmavo';
    font-size: 18px;
    color: #0079b7;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 15px;
}

.nhantin .content_nhantin h3:before {
    content: '';
    width: 60px;
    height: 20px;
    background: url('../images/be_dangtin.png') no-repeat center left;
    background-size: 100% 100%;
    position: absolute;
    top: 15px;
    left: -60px;
}

.nhantin .content_nhantin h3:after {
    content: '';
    width: 60px;
    height: 20px;
    background: url('../images/af_dangtin.png') no-repeat center right;
    background-size: 100% 100%;
    position: absolute;
    top: 15px;
    right: -60px;
}

.nhantin p {
    width: 100%;
    float: left;
    height: 40px;
    font-family: 'RobotoRegular';
    font-size: 13px;
    color: #5d5d5d;
    text-align: center;
}

.dangky_tin button:hover {
    opacity: 0.5;
}

.dangkymail {
    width: 100%;
    height: 40px;
    float: left;
    position: relative;
    margin: 10px 0px 0px 0px;
    border: solid 1px #e1e1e1;
    border-radius: 5px;
}

.dangkymail input {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    background: #fff;
    border: none;
    outline: none;
    height: 37px;
    border-radius: 0px;
    padding-left: 10px;
    font-size: 13px;
    color: #000;
    font-family: 'RobotoRegular';
    font-style: normal;
}

.dangkymail .gui {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 38px;
    background: #ef1d1d;
    border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-family: 'RobotoRegular';
    font-size: 13px;
    text-align: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dangkymail button:hover {
    color: #ff0;
}

.dangkymail p {
    width: 100%;
    float: left;
    color: #fff;
    padding: 10px 20px 0px 20px;
}

.copyright {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    background: #0082C6;
}

.cp {
    padding: 25px 0px;
    text-align: left;
}

#bottom {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
}

.bottom {
    width: 100%;
    float: left;
    padding: 50px 0px 20px 0px;
    position: relative;
    margin: 0px 0px 0px 0px;
}

.title {
    width: 100%;
    color: #fff;
    text-align: left;
    font-family: 'RobotoMedium';
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    background: url(images/lineb.html) no-repeat bottom left;
}

.thongtin_bt {
    font-size: 15px;
    line-height: 25px;
    float: left;
    width: 100%;
    text-align: left;
}

/* .thongtin_bt h2{ float: left; margin:0px 0px 0px 0px; width:100%;color:#fff000;text-align: left;font-size:35px;line-height:normal;padding-bottom:17px;text-transform: uppercase;font-weight: bold;font-family: 'UTMAlterGothic';text-transform: uppercase;} */
.thongtin_bt p {
    font-family: 'Roboto-Regular';
    color: #fff;
}

/* .thongtin_bt h2 span{
	font-size: 28px;
}

.thongtin_bt span{
	font-size: 12px;
	font-family: 'Arial';
} */
.thongtin_bt ul {
    list-style-type: none;
}

.thongtin_bt li {
    width: 100%;
    float: left;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
}

.thongtin_bt ul li.li_diachi {
    background: url('../images/dc.png') no-repeat center left;
}

.thongtin_bt ul li.li_dienthoai {
    background: url('../images/dt.png') no-repeat center left;
}

.thongtin_bt ul li.li_email {
    background: url('../images/email.png') no-repeat center left;
}

.thongtin_bt ul li.li_web {
    background: url('../images/web.png') no-repeat center left;
}

.lienket_footer {
    width: 100%;
    float: left;
}

.social {
    float: left;
}

.tienich {
    padding-bottom: 20px;
}

.thongke_m {
    float: right;
    width: 65%;
    color: #fff;
}

.thongke_m h3 {
    text-align: right;
    font-family: 'RobotoBold';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.thongke_m img {
    float: left;
    padding-top: 4px;
}

.thongke_m h4 {
    font-family: 'UTMHelvetInsRegular';
    font-size: 18px;
    color: #ffffff;
    margin: 0;
    margin-bottom: 8px;
}

.thongke_m p {
    font-family: Arial;
    font-size: 13px;
    margin: 0px 0px 10px 0px;
    color: #E9AB2C;
}

.thongke_m ul {
    list-style-type: none;
    width: 70%;
    float: right;
}

.thongke_m ul li {
    padding-left: 5px;
    line-height: 26px;
    font-family: Arial;
    font-size: 13px;
    margin: 0px 0px 0px 0px;
    background: url('../images/line_menu_ft.html') no-repeat right center;
    text-align: right;
    padding-right: 20px;
}

.thongke_m ul li a {
    display: block;
    color: #fff;
    font-family: 'RobotoRegular';
    font-size: 14px;
}

.thongke_m ul li:hover a {
    color: #FFFF00;
    transition: color .4s;
}

.thongke_m ul li img {
    margin-right: 8px;
}

.thongke_m ul li span {
    font-weight: bold;
    color: #fec500;
}

.lienket_ft {
    width: 100%;
    float: left;
    text-align: right;
    padding-top: 10px;
}

#bottom_bt {
    width: 100%;
    float: left;
    background: #0082C6;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #08A0DA;
}

.httt {
    width: 100%;
    position: relative;
    padding-top: 40px;
}

.httt h4 {
    font-size: 16px;
    color: #fff;
    font-family: 'RobotoRegular';
    margin: 0px 0px 15px 0px;
}

.httt ul {
    list-style-type: none;
}

.httt ul ul.content_ht {
    display: flex;
    display: -webkit-flex;
    list-style-type: none;
}

.httt ul ul.content_ht li {
    order: 1;
    -webkit-order: 1;
}

.httt ul ul.content_ht li img {
    max-width: 100%;
}

.httt ul ul.content_ht li:nth-child(1) {
    flex: 3;
    -webkit-flex: 3;
    font-family: 'RobotoRegular';
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.httt ul ul.content_ht li:nth-child(2) {
    flex: 4;
    -webkit-flex: 4;
}

.httt ul ul.content_ht li:nth-child(3) {
    flex: 5;
    -webkit-flex: 5;
    text-align: right;
    font-family: 'RobotoBold';
    font-size: 14px;
    color: #ff0;
    font-weight: normal;
}

#bottom_bt .bandoft {
    padding: 23px 0px 0px 0px;
}

.dong_p {
    width: 190px;
    float: left;
    margin-top: 10px
}

.map {
    float: right;
    margin: 20px 0px 0px 0px;
}

.map h4 {
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    font-style: italic;
}

.map img:hover {
    box-shadow: 0px 0px 10px #ccc;
}

.doitac {
    width: 400px;
    float: right;
    margin: 10px 0px 10px 20px;
}

.doitac img:hover {
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 5px;
}

.doitac img {
    width: 80px;
    height: 60px;
    float: left;
    margin: 5px 0px 0px 10px;
    transition: 0.3s;
}

.sp_left {
    width: 100%;
    float: left;
    padding: 10px;
}

.sp_left img {
    width: 80px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 2px;
    border: 1px solid #e1e1e1;
    margin-right: 10px;
}

.sp_left img:hover {
    opacity: 0.8;
}

.sp_left a {
    color: #333;
    text-align: justify;
}

.sp_left a:hover h3 {
    color: #056D94
}

.menu_bot {
    width: 1000px;
    float: left;
    padding-top: 5px;
    text-align: center;
}

.menu_bot a {
    text-decoration: none;
    color: #fff;
    text-shadow: -1px 1px #0033CC, 1px -1px #0033CC, -1px -1px #0033CC, 1px 1px #0033CC;
    padding-left: 10px;
    padding-right: 10px;
}

.menu_bot a:hover {
    color: #900;
    text-shadow: -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px #fff;
}

/*-----------------------------------*/
.lienket {
    width: 100%;
    float: left;
    text-align: center;
    box-sizing: border-box;
}

.lienket label {
    float: left;
    font-weight: bold;
    color: #fff;
    margin: 5px 10px 0px 0px;
}

.lienket a {
    float: right;
    padding-right: 15px;
}

.lienket h4 {
    float: left;
    width: 100%;
    color: #E9AB2C;
    font-size: 14px;
    margin: 0px 0px 15px 0px;
    font-family: Tahoma;
    font-weight: bold;
    text-transform: capitalize;
}

.lienket img {
    margin-top: 12px;
}

.lienket a:hover {
    opacity: 0.7;
}

/*-----------------------------------*/

.copy {
    color: #fff;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    float: left;
    text-align: center;
    line-height: 55px;
    background: url(images/bg_copy.html) repeat-x top center;
}

.copy a {
    color: #fff;
}

.copy span {
    color: #FBE600
}

.hotro_top {
    width: 100%;
    float: left;
    background: url(images/top_b.html) repeat-x;
    height: 38px;
    line-height: 38px;
}

.hotro_top h2 {
    float: left;
    color: #fff;
    font-size: 19px;
    font-weight: 100;
}

.soluong {
    padding: 10px 0px 0px 10px;
    font-weight: bold;
}

.soluong span {
    width: 110px;
    float: right;
    color: #F90
}

div#container_product {
    margin-top: 10px;
    width: 100%;
    float: left;
}

div#container_product #tabss {
    margin-right: 5px;
    margin-bottom: 10px;
    overflow: hidden;
}

div#container_product #tabss li {
    background: #767676;
    padding: 7px 30px;
    margin-right: 1px;
    color: rgba(0, 102, 204, 1);
    text-transform: uppercase;
    font-weight: bold;
}

div#container_product #tabss li.active {
    background: #d9084b;
    color: #000;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    z-index: 2;
}

div#container_product #tabss li {
    float: left;
}

div#container_product #tabss li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.phantrang {
    text-align: center;
    margin-top: 20px;
}

.noidung_ta {
    width: 100%;
    float: left;
    padding: 25px 10px;
    clear: left;
    color: #000 !important;
    border: 1px solid #ccc;
    position: relative;
    z-index: 1;
    margin-top: -15px;
}

.clear {
    clear: both;
}


#map_canvas {
    height: 500px !important;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    margin-left: 2px;
}

#map_canvas2 {
    width: 100%;
    height: 310px;
    float: left;
}

#map_canvas_bt {
    height: 400px;
    width: 100%;
    float: left;
}

.map_description {
    color: #000000;
    overflow: auto;
    width: 300px;
}

.map_description .default {
    color: #FF0000;
}

.map_description div {
    line-height: 18px;
    margin: 3px;
}

.map_list_address {
    float: left;
    height: 500px;
    overflow: hidden;
    width: 250px;
}

.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}

.map_list_address span {
    color: #FCFF46;
}

.map_title h2 {
    color: #EE222A;
    font-weight: bold;
    font-family: 'SFUGoudyMedium';
    font-size: 18px !important;
}

.navigate .C {
    width: 970px;
}

.hotro_right {
    display: block;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 9;
    width: 100%;
    max-width: 290px;
}

.hotro_right #img {
    display: block;
    position: relative;
    width: 100%;
    max-width: 290px;
    height: 160px;
    border-bottom: 1px solid #d00000;
    background: transparent url("images/hotro.html") no-repeat scroll 0% 0%;
}

.hotro_right #img>div.hotline {
    position: absolute;
    bottom: 0px;
    padding: 0px 10px;
    background-color: #ffde00;
    color: #d00000;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    border: 1px solid #6E7AFF;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
}

.hotro_right .noidung_20 {
    display: none;
    background-color: #FFF;
    border-left: 1px solid #d00000;
    padding: 5px;
}

.hotro_right #img>div.hotline_r {
    position: absolute;
    bottom: 0px;
    padding: 0px 10px;
    background-color: #ffde00;
    color: #d00000;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    border: 1px solid #d00000;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
}

.red {
    color: #FB0000
}

.dieukhoan {
    width: 50%;
    float: left;
    border: 1px solid #ccc;
    margin: 10px 0px 10px 0px;
}

.dieukhoan h4 {
    padding: 5px 10px 5px 10px;
    background: #F2F2F2;
    text-transform: uppercase;
    color: #fff
}

.thanh_bt {
    width: 100%;
    float: left;
    margin: 0px 0px 20px 0px;
    text-align: center;
    background: url(images/thanh_bt.html) no-repeat top center;
    margin-top: -5px;
}

.thanh_bt h4 {
    font-size: 16px;
    font-family: 'RobotoRegular';
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    padding: 0px 30px 0px 30px;
    height: 38px;
    line-height: 38px;
    border-radius: 0px 0px 5px 5px;
    display: inline-block;
}

.content_new ul li {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
}

.content_new ul li a {
    width: 100%;
    float: left;
    color: #fff;
    padding: 0px 0px 0px 20px;
    background: url(images/4cham.html) no-repeat 5px 7px;
}

.content_new ul li a:hover {
    color: #FFF600
}

.content_new ul li span {
    float: right;
}

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

/*//* booking */
.booknow {
    width: 150px;
    height: auto;
    cursor: pointer;
}

.booknow img {
    border-radius: 10px;
}

.frm_booking {
    padding: 20px;
    box-sizing: border-box;
}

.booking {}

.frm_left.loaiphong p {
    line-height: 30px;
    font-family: 'SFUGoudyMedium';
    font-size: 18px;
    color: #3a3a3a;
}

.frm_left.loaiphong p a {
    font-family: 'MYRIADPROREGULAR';
    font-size: 15px;
    color: #000;
}

.frm_left.loaiphong p a:hover {
    color: #754717;
}

.booking select,
.booking input[type='text'],
.booking input[type='number'] {
    width: 90%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    margin: 5px 0px;
}

.booking input[type='radio'] {
    margin-right: 10px;
}

.booking textarea {
    width: 90%;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    box-sizing: border-box;
}

.booking label {
    color: #000;
    font-family: 'MYRIADPROREGULAR';
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.button_sub {
    text-align: center;
    margin: 20px 0px;
    font-family: 'MYRIADPROSEMIBOLD';
    font-size: 16px;
}

.booking button {
    border: 2px solid #eee;
    outline: none;
    background: #395E06;
    padding: 7px 45px;
    border-radius: 7px;
    color: #fff;
    font-family: 'UTMHelvetInsRegular';
    font-size: 16px;
    text-transform: uppercase;
}

.booking button:hover {
    background: #fff;
    color: #3e3e3e;
    transition: color .4s ease;
    -o-transition: color .4s ease;
    -ms-transition: color .4s ease;
    -moz-transition: color .4s ease;
    -webkit-transition: color .4s ease;
}

.khung_trai {
    width: 100%;
    float: left;
    margin-left: 0px;
}

.khung_phai {
    width: 100%;
    float: left;
    padding: 0px;
    height: 500px;
}

.thongtin_lh {
    width: 100%;
    float: left;
    padding: 0px 40px 20px 0px;
}

.thongtin_lh h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #04608B
}

.form_lh {
    width: 100%;
    float: left;
}

.form_lh fieldset {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

.form_lh legend {
    padding: 0px 10px 0px 10px;
    font-style: italic;
    color: #023B70
}

.form_lh p {
    padding: 5px 0px 5px 0px;
}

.form_lh p input {
    padding: 5px;
    width: 100%;
}

.form_lh p label {
    width: 100px;
    float: left;
}

.form_lh p textarea {
    padding: 5px;
    width: 400px;
    border: 1px solid #ccc;
}

.form_lh p button {
    border: 0px;
    background: #3c1103;
    padding: 5px 20px 5px 20px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    margin-left: 13px;
}

.form_lh p button:hover {
    background: #662009
}

.form_van input {
    width: 100%;
    padding: 5px;
}

.form_van button {
    position: absolute;
    z-index: 1000;
    top: 1px;
    right: 0px;
    color: #eee;
    padding: 5px;
    border: 0px;
    background: #E78D00
}

.form_contact {
    color: #000;
}

.form_contact,
.form_lh {
    padding: 0px 10px;
}

#form_contact input {
    padding: 5px;
}

.box_video {
    float: left;
}

.box_video img {
    width: 100%
}

.box_video h3 {
    text-align: center;
    margin: 10px 0px 0px 0px;
    width: 100%;
    float: left;
    font-size: 14px;
}

.box_video:hover {
    opacity: 0.8;
}

.dieukhoan {
    width: 49%;
    float: left;
    border: 1px solid #ccc;
    margin: 10px 0px 10px 0px;
}

.dieukhoan h4 {
    padding: 5px 10px 5px 10px;
    background: #F2F2F2;
    text-transform: uppercase;
    color: #555
}

.cuoncuon {
    padding: 10px;
    height: 400px;
    overflow-y: scroll;
}

.xacnhan {
    width: 100%;
    float: right;
    margin: 5px 0px 5px 0px;
}

.xacnhan h4 {
    padding: 5px 10px 5px 10px;
    background: #F2F2F2;
    text-transform: uppercase;
    color: #555
}

.khungxn p {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #ccc;
    margin: 0px;
}

.khungxn p b {
    width: 120px;
    float: left;
    font-weight: 100;
}

.khungxn p span {
    color: #FC0202
}

.khungxn p label {
    margin: 0px;
    font-weight: 100;
}

.download_box {
    width: 230px;
    float: left;
    margin-right: 25px;
    text-align: center;
}

.download_box img {
    border: 1px solid #ddd;
    padding: 5px;
}

.download_box h3 {
    text-align: center;
    font-weight: 100;
    color: #333;
    margin: 5px 0px 5px 0px;
    font-size: 12px;
}

.download_box a {
    margin: auto;
    display: inline-block;
    padding: 3px 20px 3px 20px;
    background: #255bbd;
    color: #fff;
}

.box_video {
    margin: 0px auto;
    padding: 5px;
    box-sizing: border-box;
    width: 230px;
}

.box_video img {
    max-width: 100%;
}

.box_video a h3 {
    text-align: left;
    margin: 5px 0px 0px 0px;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #035F67;
    font-weight: bold;
    overflow: hidden;
}

.box_video:hover a h3 {
    color: #d5aa16;
}

.box_video:hover {
    opacity: 0.8;
}

.video_info {
    font-size: 12px;
    color: #767676;
    line-height: 1.3em;
}

.video_info .loai_vid a {
    font-size: 13px;
    color: #767676;
}

.video_info .loai_vid:hover a {
    color: #167ac6;
}

.box_vid {
    width: 70%;
    float: left;
}

.box_vid iframe {
    height: 300px;
}

.box_vid h1 {
    font-size: 24px;
    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    padding: 15px 10px;
    box-sizing: border-box;
}

.vid_cmt {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}

.other_vid {
    width: 28%;
    float: right;
}

.title_other {
    color: #0082C6;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-family: 'SFUGoudyMedium'
}

.other_vid .box_video_detail {
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
}

.other_vid .box_video_detail img {
    width: 40%;
    float: left;
    height: auto;
}

.box_video_detail .vid_info {
    width: 58%;
    float: right;
    color: #767676;
    line-height: 1.3em;
    font-size: 12px;
}

.box_video_detail .vid_info a h3 {
    font-size: 16px;
    font-weight: 500;
    color: #0082C6;
    font-weight: bolder;
    font-family: 'SFUGoudyMedium'
}

.box_video_detail:hover .vid_info a h3 {
    color: #EE222A;
}

.vid_info .loai_vid a {
    font-size: 13px;
    color: #767676;
}

.vid_info .loai_vid:hover a {
    color: #0082C6;
}

.luotxem {
    font-style: italic;
    color: #666;
    font-size: 12px;
}


/* -----------------------Popup---------------------------*/
#popub {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 10001;
    text-align: center;
}

#loading,
#popub {
    width: 100%;
    height: 100%;
    display: none;
}

#popub .popub {
    position: relative;
    max-width: 80%;
    margin: auto;
    display: inline-block;
}

#popub .popub .close_popup {
    position: absolute;
    background: url(images/icon/close.png) center center no-repeat;
    width: 60px;
    height: 60px;
    right: -33px;
    top: -33px;
    z-index: 999999;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    box-shadow: 0 0 60px rgba(0, 0, 0, .2);
    border: 1px solid rgba(255, 255, 255, .5);
    background-color: rgba(255, 255, 255, .1);
}

.close_popup {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

.close_popup,
.list-group-item>.badge {
    float: right;
}

#popub .popub .close_popup:hover {
    background-color: rgba(255, 255, 255, .3);
    box-shadow: 0 0 20px rgba(255, 255, 255, .8);
}

/* -----------------------End Popup---------------------------*/

/*--------------tags---------------------*/
.tags {
    background: #E4BC24;
    display: inline-block;
    padding: 0px 5px;
    line-height: 25px;
    color: #fff;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative;
}

.tags:before {
    content: '';
    height: 0px;
    width: 0px;
    position: absolute;
    top: 0px;
    left: -10px;
    border-top: 13px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #E4BC24;
}

.tags:after {
    content: '';
    height: 0px;
    width: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top: 13px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #fff;
}

.tags span {
    width: 10px;
    height: 10px;
    float: left;
    background: #fff;
    margin: 7px 10px 0px 0px;
    border-radius: 100%;
}

.tags:hover span {
    background: #FDF759;
}

/*-----------------end tags-----------------------*/

.comboboxs select,
.comboboxs input {
    width: 100%;
    padding: 5px;
    margin: 10px 0px 0px 0px;
}

.comboboxs {}

.entry-title {
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    color: #666
}

#btnSearch {
    background: #1e90e8;
    float: right;
    border: 0px;
    padding: 7px 20px 5px 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
}

#btnSearch:hover {
    background: #0082B8
}

/*-----------fanpage----------------*/
/*.fanpage {position: fixed;top: 200px;right: -300px;z-index: 9999999999;width: 300px;height: 250px;transition: all 0.5s;}*/
/*.fanpage .title_fanpage {position: absolute;top: 0px;left: -45px;}*/
/*.fanpage:hover {right: 0px;}*/
#fanpage {
    text-align: center;
}

.hid_title {
    display: none;
}

.tin_hid {
    display: none;
}

.tin_hid>.title_danhmucright {
    border-bottom: 1px solid #FFF;
    padding-bottom: 5px;
    padding-left: 20px;
}

.tin_hid ul {
    list-style-type: none;
}

.tin_hid ul li {
    border-bottom: 1px dotted #dddddd;
}

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

.tin_hid ul li a {
    display: block;
    font-family: 'SFUGoudyMedium';
    font-size: 17px;
    color: #3a332f;
    text-transform: capitalize;
    padding: 5px 0px 7px 0px;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

/*  */

@media (max-width: 1200px) {
    #logo {
        padding-left: 0px;
    }

    .title_listm span {
        font-size: 113px;
    }

    .title_listm h3 {
        font-size: 50px;
    }

    .item_kslist {
        padding: 0px 5px;
        box-sizing: border-box;
    }

    #advertisement {
        display: none;
    }

    #adv_right,
    #adv_left {
        width: 87px !important;
        height: 280px !important;
    }

    #left {
        width: 20%;
    }

    #middle {
        width: 80%;
    }
}

@media (max-width: 1024px) {
    #logo {
        padding-top: 20px !important;
    }

    #cssmenu {
        width: 100%;
    }

    #left {
        width: 25%;
    }

    .main_middle {
        width: 68%;
    }

    #middle {
        width: 75%;
    }

}

@media (max-width: 992px) {

    #cssmenu {
        display: none;
    }

    .cnt_top_b {
        display: block;
    }

    .menu_hidden {
        display: block;
    }

    .fixed_ad #main_menu li.lilogo {
        text-align: center;
    }



    #logo {
        width: 100%;
        text-align: center;
        padding: 20px 0px 10px 0px !important;
    }

    #top_menu {
        display: none;
    }

    .thongtin_bt {
        text-align: center;
    }

    .thongtin_bt h2 {
        text-align: center;
    }

    #footer {
        padding-bottom: 50px;
    }

}

@media (max-width: 991px) {
    .title_chungnhan h2 {
        top: 0px !important;
        margin: 0;
    }

    .content_booki ul {
        display: block !important;
        order: none;
    }

    .content_booki li:nth-child(1) {
        width: 50%;
        float: left;
    }

    .content_booki li:nth-child(2) {
        width: 50%;
        float: left;
    }

    #book_index .content_booki input[type="text"] {
        width: 90%;
        background: url(images/icon4.html) no-repeat right center;
        margin-bottom: 10px;
    }

    .content_booki li:nth-child(3) {
        width: 25%;
        float: left;
    }

    .content_booki li:nth-child(4) {
        width: 25%;
        float: left;
    }

    .content_booki li:nth-child(5) {
        width: 25%;
        float: left;
    }

    .content_booki li:nth-child(6) {
        width: 25%;
        float: left;
    }

    #gtnhks .part_phongngu,
    #gtnhks .part_nhahang {
        width: 100%;
    }

    #gtnhks .img_p img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .nhantin {
        right: 20%;
    }
}

@media (max-width: 800px) {
    .main_tintuc .item_tintuc_in {
        width: 100%;
    }

    .main_tintuc .item_tintuc_in img {
        width: 20%;
    }

    .main_tintuc .info_tintuc {
        width: 75%;
    }

    .thongke_m img {
        display: none;
    }

}

@media (max-width: 768px) {
    .nhantin {
        position: relative;
        width: 100%;
        float: left;
        top: 0px;
        right: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .ndgt {
        padding: 0px 10px;
    }

    .title_listm span {
        font-size: 112px;
    }

    .title_listm h3 {
        font-size: 55px;
    }

    .img_monan {
        padding: 5px;
        box-sizing: border-box;
    }

    .fanpage {
        display: none;
    }

    .boooknow {
        display: none;
    }

    .title_chungnhan span {
        font-size: 142px;
    }

    .title_chungnhan h2 {
        font-size: 51px;
        margin: 0px 0px 0px -250px;
        position: relative;
        top: 0px;
    }

    .thongtin_bt,
    .khung_facebook,
    .thongke_m {
        width: 100%;
        padding: 37px 0px 10px 0px;
        margin-bottom: 10px;
    }

    .thongtin_bt {
        border: none;
    }

    .dangkymail input {
        width: 100%;
    }

    .thongtin_bt {
        padding-top: 0px;
    }

    .owl_huongdan.owl-theme .owl-controls .owl-nav .owl-prev {
        left: 42% !important;
    }

    .owl_huongdan.owl-theme .owl-controls .owl-nav .owl-next {
        right: 42% !important;
    }

    .copyright {
        line-height: 20px;
        padding: 10px 0px;
    }

    .title_album {}

    .title_album span {
        font-size: 50px;
    }

    .title_album h3 {
        font-size: 100px;
    }

    #gtnhks .mota_p {
        padding: 20px;
    }

    .main_timkiem {
        display: block;
        position: relative;
        top: 0px;
        width: 100%;
        border-color: transparent;
        box-shadow: none;
    }

    .icon_search {
        display: none;
    }

    .icon-down-search {
        display: none;
    }

    .head_timkiem {
        padding: 0px;
        padding-bottom: 10px;
    }

    .frame_images {
        width: 100%;
    }

    .khung_thongtin {
        width: 100%;
    }

    #left {
        display: none;
    }

    #middle {
        width: 100%;
    }

    .tintuc_left {
        width: 100%;
    }

    .video_right {
        width: 100%;
    }

    .main_tintuc .item_tintuc_in img {
        width: 20%;
    }

    .main_tintuc .info_tintuc {
        width: 75%;
    }

    .thongke_m ul {
        width: 100%;
    }

    .thongke_m ul li {
        text-align: center;
    }

    .thongke_m h3 {
        text-align: center;
    }

    .lienket_ft {
        text-align: center;
    }

    .fanpage {
        text-align: center;
    }

    .item_kslist {
        width: 100%;
        max-width: none;
    }

    .main_gioithieu {
        padding-left: 0px;
        padding-top: 20px;
        padding: 9px;
    }

    #middle {
        padding-left: 0px;
    }

    #footer .content_container {
        padding-top: 20px;
    }
}

@media (max-width: 650px) {

    #main_menu div.logo {
        margin: -53px 0px 0px 0px;
    }


    .title_listm span {
        font-size: 100px;
    }

    .title_listm h3 {
        font-size: 50px;
    }

    .title_album {}

    .title_album span {
        margin: 0px -125px 0px 0px;
        top: 20px;
        font-size: 42px;
    }

    .title_album h3 {
        font-size: 90px;
    }

    .content_booki li:nth-child(3) {
        width: 50%;
        float: left;
        margin-bottom: 10px;
    }

    .content_booki li:nth-child(4) {
        width: 50%;
        float: left;
        margin-bottom: 10px;
    }

    .content_booki li:nth-child(5) {
        width: 50%;
        float: left;
    }

    .content_booki li:nth-child(6) {
        width: 50%;
        float: left;
    }

}

@media (max-width: 600px) {
    .item_head {
        width: 50%;
    }
}

@media (max-width: 500px) {
    .thongke_m {
        display: none;
    }

    .title_listm span {
        font-size: 65px;
    }

    .title_listm h3 {
        font-size: 38px;
    }

    .thanh_index span {
        font-size: 113px;
    }

    .title_chungnhan h2 {
        font-size: 35px;
        margin: 0px 0px 0px -198px;
    }

    .title_chungnhan span {
        font-size: 99px;
    }

    .item_huongdan .info_huongdan a {
        font-size: 48px;
    }

    .title_album {
        line-height: 70px;
    }

    .title_album span {
        margin: 0px 160px 0px 0px;
        top: 87px;
        font-size: 42px;
    }

    .title_album h3 {
        font-size: 70px;
    }

    #left {
        width: 100%;
    }

    .main_middle {
        width: 100%;
    }

    #middle {
        width: 100%;
    }
}

@media (max-width: 400px) {

    .thanh_index span {
        font-size: 86px;
    }

    .hotline_top {
        display: none;
    }
}

#bandoiframe iframe {
    width: 100% !important;
}
/* @font-face {
    font-family: 'MYRIADPROREGULAR';
    src: url('../../css/fonts/MYRIADPROREGULAR/MYRIADPROREGULAR.html');
    src: url('../../css/fonts/MYRIADPROREGULAR/MYRIADPROREGULAR.html') format('embedded-opentype'),
         url('../../css/fonts/MYRIADPROREGULAR/MYRIADPROREGULAR-2.html') format('woff2'),
         url('../../css/fonts/MYRIADPROREGULAR/MYRIADPROREGULAR-3.html') format('woff'),
         url('../../css/fonts/MYRIADPROREGULAR/MYRIADPROREGULAR-4.html') format('truetype'),
         url('../../css/fonts/MYRIADPROREGULAR/MYRIADPROREGULAR-5.html#MYRIADPROREGULAR') format('svg');
} */

/* @font-face {
    font-family: 'RobotoMedium';
    src: url('../../css/fonts/RobotoMedium.html');
    src: url('../../css/fonts/RobotoMedium.html') format('embedded-opentype'),
         url('../../css/fonts/RobotoMedium-2.html') format('woff2'),
         url('../../css/fonts/RobotoMedium-3.html') format('woff'),
         url('../../css/fonts/RobotoMedium-4.html') format('truetype'),
         url('../../css/fonts/RobotoMedium-5.html#RobotoMedium') format('svg');
} */

#cssmenu {
  position: relative;
  height: auto;
  background: transparent;
  width: 90%;margin:0px auto;
  font-family: 'RobotoMedium';
}
#cssmenu > p{margin:0 !important;}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
  height: auto;
}
#cssmenu > ul {
  position: relative;
  display: flex;
  display: -webkit-flex;
  background: transparent;
  width: 70%;
  float: left;
  z-index: 500;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li {
  order:1;
  line-height: 44px;
  vertical-align: middle;
  height:44px;
  position: relative;
  text-align: center;
  margin: 0;
  width: 132.4px;
  padding: 0;
}
#cssmenu > ul > li:nth-child(2){flex:2;-webkit-flex:2;}
#cssmenu > ul > li:nth-child(3){flex:2;-webkit-flex:2;}
#cssmenu > ul > li:nth-child(4){flex:2;-webkit-flex:2;}
#cssmenu > ul > li:nth-child(5){flex:2;-webkit-flex:2;}
#cssmenu > ul > li:nth-child(6){flex:2;-webkit-flex:2;}
#cssmenu > ul > li:nth-child(7){flex:2;-webkit-flex:2;}
#cssmenu > ul > li:nth-child(8){flex:2;-webkit-flex:2;}

/*#cssmenu > ul > li:before{content:'';position: absolute;left:50%;bottom:0px;height:1px;width:0%;background:#FFF;z-index:-1;transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;-ms-transition:width .5s ease-in-out;-moz-transition:width .5s ease-in-out;-webkit-transition:width .5s ease-in-out;}
#cssmenu > ul > li:after{content:'';position: absolute;right:50%;bottom:0px;height:1px;width:0%;background:#FFF;z-index:-1;transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;-ms-transition:width .5s ease-in-out;-moz-transition:width .5s ease-in-out;-webkit-transition:width .5s ease-in-out;}
#cssmenu > ul > li:hover:before,#cssmenu > ul > li.active:before{width:50%;transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;-ms-transition:width .5s ease-in-out;-moz-transition:width .5s ease-in-out;-webkit-transition:width .5s ease-in-out;}
#cssmenu > ul > li:hover:after,#cssmenu > ul > li.active:after{width:50%;transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;-ms-transition:width .5s ease-in-out;-moz-transition:width .5s ease-in-out;-webkit-transition:width .5s ease-in-out;}*/
#cssmenu > ul > li{background: url('../images/line_menu.png') no-repeat center right;padding-right: 5px;padding-left: 5px;}

#cssmenu > ul > #menu-button {
  display: none;
}

#cssmenu > ul > li > a {
  display: block;
  padding: 0px 0px;
  text-transform: uppercase;
  /*text-shadow:0px 0px 0px #fff;*/
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
  font-size: 15px;
  text-align: center;
  color: #fff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 32px;
}

#cssmenu > ul > li.active > a{}
#cssmenu > ul > li:hover a{
  /* background: url(../../images/hover_menu.png) no-repeat center top; */
}
#menu_hover{
  background: url(../../images/bong_slide.html) no-repeat center top;
}
/*#cssmenu li.has-sub::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #7a8189;
}
#cssmenu > ul > li:hover::after {
  border-top-color: #ffffff;
}*/
#indicatorContainer {display: none;
  position: absolute;
  height: 0px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {display: none;
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
#cssmenu ul ul ul {
  top: 37px;
  padding-left: 5px;
}
#cssmenu ul ul ul ul{
  top: 37px;
  padding-left: 5px;
  width: 200px;
  z-index: 1000;
  position: absolute;
  left: -9999px;
}

#cssmenu ul ul li {
  position: relative;text-align: left;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 44px;
  opacity: 1;
  background: #541604;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
  opacity: 1;
  background: #541604;
}
#cssmenu ul ul li:hover > ul {
  left: 200px;
  top: 0;
  opacity: 1;
  background: #541604;
}
#cssmenu ul ul ul li:hover > ul {
  top: 0;
  opacity: 1;
  margin-left: -80px;
}
#cssmenu ul ul ul li:hover > ul {
  left: 280px;
  top: 0;
  opacity: 1;
  display: block;
}
#cssmenu.align-right ul ul li:hover > ul {
  left: auto;
  right: 170px;
  top: 0;
  opacity: 1;
  padding-right: 5px;
}
#cssmenu ul ul li a {
  width: 200px;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  font-size: 15px;
  background: #EB0A0A;
  color: #fff !important;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;

}
#cssmenu.align-right ul ul li a {
  text-align: right;
  background: #f8f8f8;
}
#cssmenu ul ul li:hover a{
  color: #F4DB6C !important;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul::after {display: none;
  content: '';
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color:rgba(238,34,42,1);
  position: absolute;
  top: -12px;
  left: 30px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 30px;
}
#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #fff;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub::after {
  border-left-color: transparent;
  border-right-color: #fff;
  right: auto;
  left: 10px;
}
#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #128f43;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#cssmenu.align-right ul ul li.has-sub:hover::after {
  border-right-color:  #d8094c;
  border-left-color: transparent;
  left: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/*@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: auto;
  }
  #cssmenu.align-center ul {
    text-align: left;
  }
  #cssmenu.align-right > ul > li {
    float: none;
  }
  #cssmenu ul {
    width: auto;
  }
  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }
  #cssmenu > ul {
    height: auto;
    display: block;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul > li:hover > ul,
  #cssmenu.align-right ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    right: auto;
  }
  #cssmenu ul .has-sub::after {
    display: none;
  }
  #cssmenu ul li a {
    padding: 12px 20px;
  }
  #cssmenu ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
  }
  #cssmenu.align-right ul ul li a {
    text-align: left;
  }
  #cssmenu ul ul li:hover > a {
    background: none;
    color: #8c9195;
  }
  #cssmenu ul ul ul a {
    padding: 8px 50px;
  }
  #cssmenu ul ul ul ul a {
    padding: 8px 65px;
  }
  #cssmenu ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #cssmenu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #cssmenu #menu-button > a {
    padding: 14px 20px;
  }
  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }
  #cssmenu > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #cssmenu ul ul::after {
    display: none;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    border-bottom: 2px solid #7a8189;
    right: 20px;
    top: 15px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    right: 20px;
    top: 25px;
  }
  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }
}
*/
#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:480px;
	max-width: 1366px;
	vertical-align: top;
	border:1px solid #FFFFFF;
	overflow: hidden;
	margin: 0px auto;
}

/*
 *	generated by WOW Slider 8.7
 *	template Terse
 */

 #wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 1366px;
	max-height:480px;
	margin:0px auto 0px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container1{ width:1366px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:480px;
	max-width: 1366px;
	vertical-align: top;
	border:1px solid #FFFFFF;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:480px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:480px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container1.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container1.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(playvideo.html);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

#wowslider-container1  .ws_bullets { 
	padding: 5px; 
}
#wowslider-container1 .ws_bullets a { 
	width:22px;
	height:20px;
	background: url(bullet.png) left top;
	float: left; 
	text-indent: -9999px; 
	position:relative;
	color:transparent;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
	background-position: 0 100%; 
}

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	background-size: 200%;
	position:absolute;
	top:50%;
	margin-top:-1.6em;
	z-index:60;
	height: 5em;
	width: 3.9em;
	background-image: url(../images/arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0; 
	right:0;
}
#wowslider-container1 a.ws_prev {
	left:0;
	background-position: 0 0;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 3.9em;
    height: 5em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1.9em;
    margin-top: -1.6em;
    z-index: 59;
}

#wowslider-container1 .ws_pause {
	background-size: 100%;
    background-image: url(pause.png);
}

#wowslider-container1 .ws_play {
	background-size: 100%;
    background-image: url(play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
	bottom:0;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position: absolute;
	font: 1.9em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	bottom:7%;
	left: 0;
	margin-right:0.3em;
	z-index: 50;
    color: #000;
	text-shadow: 0.05em 0.05em 0 #fff;
}
#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{
	display:inline-block;
	background: #FFF;
    opacity: 0.7;    
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#wowslider-container1 .ws-title div{
	display:block;
	font-size: 0.684em;
	padding: 0.8em;
	margin-top: 1em;
}
#wowslider-container1 .ws-title span{
	padding: 0.5em;
}#wowslider-container1 .ws_images > ul{
	animation: wsBasic 16s infinite;
	-moz-animation: wsBasic 16s infinite;
	-webkit-animation: wsBasic 16s infinite;
}
@keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }
@-moz-keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }

#wowslider-container1 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}