@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap&subset=vietnamese');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap&subset=vietnamese');
html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
}
@font-face {
  font-family: Shelia;
  src: url(../font/Shelia-VNF-Regular.ttf);
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	background: #f4f5f5;
}
b{font-family: robotobold;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html > body .clearfix {
    display: block;
    width: 100%;
}

* html .clearfix {
    height: 1%;
}

a{text-decoration:none;}
a:hover{color:#F00;}
img{border:0;}
.clear
{

    overflow:hidden;
    clear:both;
}
#loading{display:none;background: #fff url(../images/loader.gif) no-repeat center center;opacity: 0.9;z-index: 12345;position:fixed;width:100%;height:100%}
.container{position: relative;margin: auto;max-width: 1070px;}
/*-------------- Map css ------------*/
.col-50{width: 50%;}
#map_canvas iframe {
    width: 100% !important;
    min-height: 250px;
}
.transition_all{
	-moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;

    transition: all 0.7s ease;
}
/************************************/
/**************** header ********************/
.img_top{
    position: relative;
    bottom: -27px;
    padding-left: 10px;
}
.img_top:after{content:'';width: 100%;height: 40px;position: absolute;left: 0px;bottom: 0px;background: #d1d2d3;z-index: -1;}
header .slogan{
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin-top: 15px;
}
header .slogan span{
    display: block;
    color: #ff2727;
}
header .hotline{background: url(../images/hotline.png) no-repeat left center;padding-left: 75px;margin-top: 15px;padding-top: 15px;display: inline-block;text-align: left;width: 300px;height: 67px;font-weight: bold;font-size: 18px;color: #fff;}
header .hotline a.phone{
    color: #fff;
}
header .address{
    margin-top: 10px;
    font-size: 13px;
    background: url(../images/ic_address.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
    clear: both;
}
header .address i{float: left;font-size: 40px;color: #ed1c24;padding-right: 10px;border-right: 2px solid #ccc;margin-right: 10px;}
header .address .name{
    overflow: hidden;
}
header .address .name h1{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    color: #954A00;
    padding: 5px 0px;
}
header{top: 0px;left: 0px;background: #fff;padding-bottom: 100px;}
.top_header{
    background: #2b2527;
    color: #fff;
    line-height: 35px;
}
.top_header .item{display: inline-block;font-size: 12px;padding: 0px 20px;}
.top_header a{color: #fff;}
.top_header a:hover{color: #ff0;}
header .icon_search{
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1011;
}
header.position{position: relative;}
header .logo_header img{
    max-height: 65px;
}
.box_icon{
	bottom: 0px;
	right: 0px;
	float: right;
}
.box_icon .icon{display: inline-block;margin: 0px;margin-left: 5px;padding-right: 5px;vertical-align: middle;}
.box_icon .title{font-weight: bold; text-transform: uppercase; display: inline-block; padding-right: 10px; vertical-align: middle;}
header.fixed {
	background: #252525;
	position: fixed;
	z-index: 101;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
.heading{overflow:hidden; height: 0px; visibility: hidden;}
header .fixed .top_header{
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	height: 0px;
	overflow: hidden;
}
.box_search{
    overflow: hidden;
    vertical-align: middle;
    right: 0px;
    z-index: 100;
    position: relative;
    text-align: right;
    margin-top: 15px;
    width: 100%;
}
.key_search{
    font-size: 12px;
    color: #686868;
    padding-top: 10px;
}
.box_search input[type="text"]{
    font-weight: normal;
    background: rgb(255, 255, 255);
    width: 100%;
    height: 40px;
    font-size: 13px;
    box-shadow: none;
    border: solid 1px #E0E0E0;
    border-radius: 0px;
}
.box_search input[type="text"]:focus, .box_search .input_search select:focus { box-shadow: none; outline: none; }
.box_search input[type="button"]{
    width: 95px;
    border:none;
    height: 40px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: #e21923;
    color: #fff;
    text-transform: uppercase;
}
.addthis_native_toolbox{margin-top: 10px}
.height_header{}
/**************** end header ********************/
/**************** nav ********************/
nav#cssmenu{
    margin-top: 20px;
}
.breadcrumb-arrow {
    height: 43px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #f7f7f7;
    color: #fff;
    padding-left: 10px;
}
.breadcrumb-arrow a{color: #5d5b5b;}
.breadcrumb-arrow li:first-child a {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
}

.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.breadcrumb-arrow li{color: #5a5a5a;padding: 3px;font-style: italic;font-size: 13px;}
.breadcrumb-arrow li:first-child{margin-left: 0px;}
.breadcrumb-arrow li:not(:first-child) {
	margin-left: -1px;
}

.breadcrumb-arrow li span {
	padding: 0 10px;
}

.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
	height: 36px;
	padding: 0 10px 0 25px;
	line-height: 36px;
	white-space: nowrap;
}

.breadcrumb-arrow li:first-child a {
	padding: 0px 10px;
}

.breadcrumb-arrow li a {
	position: relative;
	color: #545454;
	text-decoration: none;
	transition: all 0ms;
}

.breadcrumb-arrow li:first-child a {
	padding-left: 10px;
}

.breadcrumb-arrow li a:before{
	position: absolute;
	top: -1px;
	width: 0;
	height: 0;
	content: '/';
}

.breadcrumb-arrow li a:before {
	right: -9px;
	z-index: 3;
	border-left-style: solid;
	border-left-width: 11px;
}

.breadcrumb-arrow li a:after {
	right: -10px;
	z-index: 2;
	border-left: 11px solid #d0d0d0;
}

.breadcrumb-arrow li a:hover, .breadcrumb-arrow li a:focus {
	color: #f00;
}

	.breadcrumb-arrow li a:hover:before, .breadcrumb-arrow li a:focus:before {
		border-left-color: #dcab4e;
	}


.breadcrumb-arrow li a:active:before, .breadcrumb-arrow li a:active:after {
		 border-left-color: #E6E9ED;
}

.breadcrumb-arrow li span {
	color: #53a1cc;
}
.breadcrumb-arrow .active {
    text-indent: 20px;
}
/**************** end nav ********************/
/**************** slider ********************/
.box_slider{position: relative;z-index: 10;}
/**************** end slider ********************/
/**************** heading ********************/
#heading{
	height:0px; visibility: hidden; overflow:hidden;
}
/**************** end heading ********************/
/**************** content ********************/
#main{background: #fff;padding: 25px;max-width: 1070px;margin: auto;box-shadow: 0px 0px 5px #cccccc;margin-top: -80px;}
.container_mid{
    position: relative;
    z-index: 10;
}
.inner{
    padding: 10px;
    background: #fff;
}
.description{text-align: center;margin: 10px 0px 20px 0px;}
.container_mid .tcat{
    margin-bottom: 20px;
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    position: relative;
    font-weight: bold;
    padding: 10px 0px;
}
.container_mid .tcat h1{font-size: 18px;}
.container_mid .tcat:after{
	    content: '';
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0px;
    bottom: -2px;
    background: #f5771f;
}
.container_mid .tcat span{color: #000;}
.container_mid .tcat .icon{
	clear: both;
	padding: 0px 20px;
	color: #fff;
	background: #ff2727;
	width: 100%;
	max-width: 500px;
	margin: auto;
}
.content_p{background: url("../images/ic_cmt.png") no-repeat left top 15px;padding: 10px 0px;padding-left: 50px;font-style: italic;color: #bcbcbc;}
.sapo{font-weight: 600; margin-bottom: 15px;}
.note_content{
    background: #f3f2f2;
    border-left: 3px solid #fc0;
    margin: 20px 0;
    padding: 20px 25px;
    border-radius: 20px!important;
}
.note_content a{
    color: #f7941d;
}
.note_content a:hover{color: #f00;}
#group_toc{max-width: 400px;border: solid 1px #ddd;margin-bottom: 30px;}
#group_toc .toc_content{padding: 0px 10px 10px 10px;text-align:left;}
#main-toc{
    /*background: #bcbcbc url(../images/ic_toc.png) no-repeat left 10px center;*/
    color: #2b2527;
    text-transform: uppercase;
    font-style: normal;
    padding: 7px;
    padding-left: 40px;
}
.content_nd h1, .content_nd h2, .content_nd h3, .content_nd h4, .content_nd h5, .content_nd h6, .title_all{
	font-size: 28px;
	color: #f7941d;
	font-family: open_sansbold;
	position: relative;
	font-weight: 400;
	margin-bottom: 20px;
}
.content_nd {
	text-align: justify;
	line-height: 1.8;
	word-spacing: 2px;
	font-size: 18px;
}
.content_nd h2 {
    font-weight :bold;
    font-size :1.5em;
}
.content_nd h3 {
    font-weight :bold;
    font-size :1.2em;
    padding-left:15px;
    color:#3b5c9f;
}
.content_nd ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.content_nd ul li {
margin-left: 20px;
}
.content_nd h1:after, .content_nd h2:after, .content_nd h3:after, .content_nd:after h4, .content_nd:after h5, .content_nd:after h6, .title_all:after{
	content: '';
	width: 100px;
	height: 2px;
	position: absolute;
	background: #000000;
	left: 0px;
	bottom: -8px;
}
.author{
    color: #bcbcbc;
    margin-bottom: 15px;
}
.author b{
    color: #283899;
}
.author span{
    margin-bottom: 10px;
    font-size: 12px;
    background: #f5771f;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;
}
.tcat_right{display: none;}
.fancybox-inner .tcat .icon h2, .container_mid .tcat .icon h2{
}
.container_mid .tcat .icon a{ color: #df1f26;}
.container_mid .tcat .tcat_noibat .item{ float: right; margin: 10px; margin-top: 15px;}
.container_left{}
.container_left .module_left{
    margin-bottom: 20px;
    padding: 0px 10px;
}
.container_left .module_left .content{
}
.container_left .module_left .title{
	color: #f7941d;
	line-height: 30px;
	font-size: 15px;
	text-transform: uppercase;
	padding: 7px 0px;
	position: relative;
	font-family: open_sansbold;
	border-left: solid 6px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.container_left ul.danhmuc{
    list-style: none;
    padding: 0px;
}
.container_left ul.danhmuc li{
    border-bottom: solid 1px #ddd;
}
.container_left ul.danhmuc li:last-child{border: none;}
.container_left ul.danhmuc li a{
    display: block;
    padding: 9px 0px;
}
.container_left .item_news .name{
    margin: 0px;
    text-transform: inherit;
}
.container_right{width: 72%;float: left;/* padding: 10px; */}
#subscribe_form .title{font-weight: bold;color: #000;font-family: arial;font-size: 14px;}
#subscribe_form{position: relative;margin-top: 15px;}
#subscribe_form #email_newsletter{
    width: 100%;
    display: inline-block;
    background: #fff;
    height: 40px;
}
#subscribe_form .btn_mail{
    background: url(../images/btn_send.png) no-repeat center left;
    width: 65px;
    height: 39px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-radius: 0px;
    color: #000;
}
.container_right .title{ font-family: robotobold; font-size: 17px; color: #d9534f; padding: 10px 0px; margin-bottom: 10px;}
.xemthem{padding: 8px 12px;text-align: center;color: #fff;text-transform: uppercase;bottom: 10px;right: 0;width: 100px;border: solid 1px #c6c6c6;margin-top: 25px;font-size: 13px;}
.xemthem a{display: block;}

.item_product_content{vertical-align: top;margin-bottom: 20px;font-size: 13px;/* height: 100%; */background-color: #ffffff;color: #191919;padding-bottom: 15px;}
.item_product_content .item{
}
.item_product_content .item:hover{}
.item_product_content .images{position: relative;background: #fff;}
.item_product_content .images img{}
.item_product_content .name{
    padding-top: 10px;
    position: relative;
    padding: 5px 0px;
    text-align: left;
    margin-top: 5px;
}
.item_product_content .address{
	text-align: left;
	color: #606060;
}
.item_product_content .name a{display: block;font-size: 17px;font-weight: 700;text-transform: uppercase;font-family: robotobold;color: #f04f23;text-align: center;}
.margin-0{ margin-right: 0px;}
.item_product_content .prices{
    position: relative;
    clear: both;
    text-align: left;
    color: #000000;
    font-size: 13px;
}
.item_product_content .prices span{
    position: relative;
    color: #ec0000;
    font-size: 15px;
    /* font-family: fontavobold; */
}
.item_product_content .prices figure{display: inline-block;color: #ec0000;font-size: 15px;/* font-family: fontavobold; */}
.item_product_content .giasale{}
.item_product_content .giasale span{ color: #de002f; font-size: 18px;}
.item_product_content .opacity{opacity: 0;}
.item_product_content:hover .opacity{opacity: 1;}
.item_product_content .order{text-align: center;padding-bottom: 10px;background: url(../images/btn_muahang.png) no-repeat top center;height: 25px;width: 85px;margin: auto;cursor: pointer; transition: all 0.7s ease;}
.item_product_content .order:hover{background: url(../images/btn_muahang_hover.png) no-repeat top center;}
.item_product_content .txt_buy{width: 24px; display: inline-block; text-align: center;}
.item_product_content .buy{display:inline-block;width: 100%;background: #ff7c06;color: #fff;cursor: pointer;border-radius: 5px;line-height: 35px;max-width: 100px;float: right;}
.item_product_content .buy:hover{ background: #00a79d;}
.item_product_content .detail{display:inline-block;width: 100%;background: #183546;color: #fff;cursor: pointer;border-radius: 5px;line-height: 35px;max-width: 100%;float: left;}
.item_product_content .detail:hover{ background: #00a79d;}
.item_product_content .detail a{color: #fff;}
.item_product_content .throught{ text-decoration: line-through;}
.box_product{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}
.readmore {
    padding: 8px 15px;
    background-color: #C58933;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}
.readmore:hover {
    -webkit-box-shadow: inset -2px 2px 20px 0 rgba(0,0,0,.5);
    -moz-box-shadow: inset -2px 2px 20px 0 rgba(0,0,0,.5);
    box-shadow: inset -2px 2px 20px 0 rgba(0,0,0,.5);
    color: #fff;
}
.box_product .owl-prev{background: url(../images/prev_dt.png) no-repeat;top: 26%;left: -11px;}
.box_product .owl-next{background: url(../images/next_dt.png) no-repeat;top: 26%;right: 0%;margin-right: -12px;}
.container_mid .no-padding{ padding: 0px;}

/**************** check dang ki - dang nhap ********/
.green-color{ color: #38a345; font-size: 20px;}
.red-color{ color: #f00;/* font-size: 20px; */}
.blue-color{ color: #428bca;}
.white-color{ color: #fff; font-size: 18px;}
/**************** end check dang ki - dang nhap ********/
/**************** footer ******************/
footer{
    font-size: 13px;
    color: #fff;
    background: #2b2527;
    background-size: cover;
}
footer strong{ font-weight: bold;}
.item_ft{
    max-width: 280px;
}
footer .title-ft{
    font-size: 15px;
    margin-bottom: 24px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
}
footer .title-ft:after{content: '';width: 30px;height: 3px;background: #fff;position: absolute;left: 0px;bottom: -7px;}
.copyright{font-size: 13px;color: #fff;text-align: center;line-height: 45px;}
.copyright a{color: #fff;}
.copyright .thongke{color: #000000; font-family: open_sansregular;}
footer .item{margin: 5px 0px;}
footer .item img{margin: 10px 0px;}
footer ul{padding-left: 0px;list-style: none;}
footer ul i{display: inline-block; margin-right: 10px;}
footer .item a{display: block;line-height: 20px;font-size: 13px;color: #fff;}
footer .item a:hover{color: #ff0;}
.htonline{border-left: solid 1px #606060; height: 220px;}
.htonline .box_support{ width: 100%; max-width: 410px;background: url(../images/bg_zalo.png) no-repeat;height: 165px;padding: 10px 20px;}
.box_footer{max-width: 1100px;margin: auto;}
.menu_ft{
    background: #f5761f;
    text-align: center;
    margin-bottom: 20px;
}
.menu_ft li{display: inline-block;}
.menu_ft li a{
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.logo_ft img{margin: auto; margin-bottom: 20px;}
/* --------------------- Phan trang ------------------*/
.pagination{text-align:center; margin: 30px 0px;width: 100%;}
.phantrang{
    text-align:center;
    margin: auto;
}
.phantrang a {
    /* background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent; */
    border: 1px solid #D2D2D2;
    /* box-shadow: 0 1px 0 #FFFFFF inset; */
    color: #636363;
    cursor: pointer;
    font-size: 13px;
    margin: 5px 0 5px 4px;
    display: inline-block;
    padding: 5px 9px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.phantrang span{ background: #09669C; padding: 7px 10px; color: #fff;}
.phantrang a:hover {
    background: none repeat scroll 0 0 #09669C; 
    box-shadow: none;
    color: #FFFFFF;
    text-decoration: none;
}
.phantrang .paginate_button_disabled, .phantrang .paginate_button_disabled:hover {
    background: #666666;
    border: 1px solid #D2D2D2 !important;
    color: #ADADAD !important;
    cursor: default;
    opacity: 0.7;
    display: inline-block;
}
.phantrang .paginate_active, .phantrang .paginate_active:hover {
    background: none repeat scroll 0 0 #f5771f;
    box-shadow: none;
    color: #FFFFFF;
}
.wrap-video{
	position: relative;
	padding-bottom: 70%;
	height: 0;
	max-width: 600px;
	margin: auto;
}
.wrap-video iframe{
	width: 100% !Important;
    left: 0;
    right: 0;
    position: absolute;
    height: 100% !important;
    border: 0;
}
.video_lq{margin-top: 15px;}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], #u_0_0 ._2p3a { width: 100% !important; }
.quangcao{
    margin-bottom: 15px;
    padding: 0px 10px;
}
.bank{
    margin-top: 30px;
}
.bank .title{
    margin-top: 20px;
    color: #434343;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px;
    position: relative;
}
.bank .title:before{content: '';background: #9aa1c2;width: 70px;height: 1.5px;position: absolute;bottom: -15px;left: 0px;}
.bank .title span{
    font-size: 16px;
}
.bank .title b{
    color: #182772;
}
.bank ul{
    list-style: none;
    padding: 0px;
    font-size: 13px;
    line-height: 25px;
}
.bank ul li{
    background: url(../images/arrow_ft.png) no-repeat left center;
    padding-left: 30px !important;
}
.title_index{
    margin-bottom: 10px;
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    position: relative;
    font-weight: bold;
}
.title_index span{
	background: linear-gradient(to right, #013ebe 0%, #0098fe 100%) repeat scroll 0 0 transparent;
	color: #fff;
	padding: 7px 15px;
	display: inline-block;
}
#about{
    color: #434343;
}
#about table{width: 100% !important;}
#about table tr{
    background: #f7f7f7;
}
#about table td{
    padding: 10px 10px;
}
#about table tr:first-child{
    background: #5e5e5e;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
#about table tr:first-child td:first-child{
    background: #333232;
    font-weight: bold;
    text-align: left;
    padding-left: 30px;
}
#about table tr:nth-child(2n){
    background: #fff;
}
#news{
    padding: 50px 10px;
    background: #F7F7F7 url(../images/bg_service.png) no-repeat top center;
    background-size: 100% auto;
}
.item_news{
    margin-bottom: 15px;
    color: #666666;
    font-size: 14px;
}
.item_news.bg_xam{ background: #f7f7f7;}
.item_news .info{padding: 15px 15px 15px 0px;}
.item_news .name{
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}
.item_news .viewmore{
    color: #666666;
    background: #fff;
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
    padding: 5px 10px;
    transition: all 0.5s ease;
}
.item_news .viewmore:hover{color: #fff; border-color: #f00; background: #f00;}
.item_news_nbs{
    position: relative;
}
.item_news_nbs .images .name{
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    font-size: 28px;
    padding: 10px 20px;
    z-index: 10;
}
.item_news_nbs .images .name:hover{color: #ff0;}
.item_news_nbs:hover{opacity: 0.85;}
.item_news .date{
    margin-bottom: 10px;
    font-size: 12px;
    background: #f5771f;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;
}
.item_news .desc{
    color: #191919;
    font-size: 13px;
}
.most_poppular{
    border-top: solid #ededed 1.5px;
    padding-top: 20px;
}
.most_poppular .title{
    margin-bottom: 20px;
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    position: relative;
    font-weight: bold;
    padding: 10px 0px;
}
.most_poppular .title:before {
    content: '';
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0px;
    bottom: -2px;
    background: #f5771f;
}
.most_poppular .title span{}
.most_poppular .content{background: #f7f7f7;padding: 15px;border-radius: 8px;border: solid 1.5px #ededed;}
.most_poppular .name{
    color: #283899;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
.most_poppular ul{
    padding-left: 15px;
    list-style: url(../images/ic_arrow.png);
}
.most_poppular ul li{
    margin-bottom: 5px;
}
.most_poppular ul a{
    display: block;
    color: #666666;
}
#contact{
	background: #108398 url(../images/bg-1.png) no-repeat center;
	background-size: 100%;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
#contact.fixed{
	position: fixed;
	top: 10px;
	z-index: 999;
}
#contact .title_contact{
    text-transform: uppercase;
    font-family: arial;
    font-weight: bold;
    margin: 20px 0px 15px 0px;
    text-align: center;
}
#contact a{color: #fff;}
#contact input, #contact textarea{
    min-height: 40px;
    background: rgba(255, 255, 255, 0.13);
    color: #fff;
}
#contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#contact input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#contact input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#contact input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#contact .btn_send{
	background: #394145;
	padding: 6px 30px;
	color: #fff;
	font-size: 14px;
	border-radius: 0px;
	transition: all 0.5s ease;
	text-transform: uppercase;
	font-family: robotobold;
}
#contact .btn_send:hover{
	background: #f04f23;
	color: #fff;
}
.scroll-top {
  position: fixed;
  z-index: 1001;
  right: 0px;
  bottom: 10px;
  display: none;
}
footer .box_icon{font-family: arial;margin-top: 15px;float: none;}
footer .icon{display: inline-block;margin: 3px;margin-top: 10px;}
footer .tag_seo{background:#EFEFEF; padding: 5px 8px; float: left; margin: 1px;}
footer .hotline{background: url(../images/ic_phone.png) no-repeat left center;padding-left: 45px;}
footer .hotline a{font-weight: 700; color: #fff;}
#copyright{ background:#d5d5d5; text-align: center; line-height: 40px; color: #5b5b5b; font-size: 13px;}
/*----------------------- radio button checkbox ---------------------*/
.checkbox_define{
    max-height: 200px;
}
input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background: url('../../../images/checks.png') no-repeat 0 0;
  line-height  : 24px;
  height: 24px;
  font-size: 14px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}
/******************* chi tiet san pham *****************/
.product_info{
    list-style:none;
    padding:0px;
    margin:0px;
}
.product_info {
    padding:3px 0px;
}
.product_info .name_product{
    margin-bottom: 16px;
    font-size: 18pt;
    color: #D21416;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: solid 1px #ddd;
    display: block;
}
.product_info .check{
    line-height: 35px;
    border-bottom: solid 1px #C1C1C1;
    clear: both;
    overflow: hidden;
}
.product_info .check b{width: 120px; float: left;}
.product_info .info{
    /* border-bottom: solid 1px #ccc; */
    margin-top: 10px;
    overflow: hidden;
}
.product_info .click_xem{cursor: pointer;color: #0388cd;}
.product_info .price b{color: #000;font-size: 14px;}
.product_info .price{
    font-size: 24px;
    color: #ff6517;
    font-style: normal;
    font-weight: 400;
    padding-top: 6px;
    font-family: fontavobold;
}
.product_info .luuy1{
	background: #e7ffe2;
	border: 1px solid #b1dab3;
	padding: 10px;
	margin: 10px 0px;
	border-radius: 10px;
	line-height: 25px;
}
.product_info .luuy2{
    margin: 0px 0px 10px;
    padding: 10px 0px;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-size: 14px;
    color: rgb(242, 105, 34);
    clear: both;
    list-style: none;
    border: 1px solid rgb(216, 210, 151);
    border-radius: 10px;
    box-shadow: rgb(255, 255, 255) 1px 1px 1px inset;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
    background-color: rgb(255, 252, 217);
}
.product_info .price.throught{
	text-decoration: line-through;
    font-size: 15px;
    color: #000;
}
.product_info .price span{
	font-size: 20px;
	text-decoration: underline;
	position: relative;
	bottom: 2px;
}
.tag_slug{ background: #ECECEC; padding: 10px;}
.tag_slug .tag{background: #fff; padding: 5px 10px;; margin-right: 10px;}
.tag_slug .tag i{ margin-right: 5px;}
.selectors{padding: 0px 20px;}
.selectors .owl-next{
    background: url(../images/control_owl.png) no-repeat;
    top: 43%;
    right: 0px;
    background-position: 0px 0px;
    transition: all 0.7s ease;
    width: 20px;
    height: 20px;
}
.selectors .owl-prev{
	background: url(../images/control_owl.png) no-repeat;
	top: 43%;
	left: 0px;
	background-position: 0px -24px;
	transition: all 0.7s ease;
	width: 20px;
    height: 20px;
}
.selectors .owl-next:hover{
    background-position: -28px 0px;
}
.selectors .owl-prev:hover{
    background-position: -28px -24px;
}
.item_zoom{border: solid 1px #ddd;padding: 3px;}
.item_zoom:hover{border: solid 1px #f00;}
.detail-pd {
  background: #ececec;
  height: 75px;
  line-height: 38px;
  margin-top: 25px;
}
.detail-order {
  border-top:1px dashed #bebebe;
  height: 25px;
  margin-top: 5px;
}
.order-phone {
  border-bottom:1px dashed #bebebe;
  color: #ed3237;
  font-size:25px;
  font-family: fontavobold;
}
#info_deals{
    position: relative;
    margin-top: 10px;
}
#info_deals table{width: 100% !important;}
#info_deals ul#tab_content{
	margin-bottom: 20px;
	padding: 0px;
	background: #015b0f;
}
#info_deals .content_tab{overflow: hidden;display: none;background: #fff;}
#info_deals .content_tab.selected{display: block;}
#info_deals ul.fixed{
	position: fixed;
	z-index: 1001;
	width: 892px;
	background-color: #fff;
}
#info_deals ul#tab_content li{
	display: inline-block;
	padding: 5px 15px;
	box-sizing:border-box;
	font-family: robotocondensed;
	text-align: center;
	position: relative;
}
#info_deals ul#tab_content li:before{
	content: " ";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: -15px auto 0;
	border-style: solid;
	border-width: 10px;
	border-color: transparent;
	-webkit-transition: margin .25s ease-in-out,border-color .25s;
	transition: margin .25s ease-in-out,border-color .25s;
	z-index: -1;
}
#info_deals ul#tab_content li.selected:before, #info_deals ul#tab_content li:hover:before{
	border-top-color: #069a42;
	margin-top: 0;
}
#info_deals ul#tab_content li a, #info_deals .title{
	font-size: 14px;
	cursor: pointer;
	display: block;
	padding: 10px 10px;
	color: #ffffff;
	border-width: 0 1px 0 0;
	-webkit-transition: color .25s,background-color .25s ease-in-out,border-color .25s;
	transition: color .25s,background-color .25s ease-in-out,border-color .25s;
}
#info_deals ul#tab_content li:hover, #info_deals ul#tab_content li.selected{
	border-bottom: solid 1px #069a42;
	background-color: #059a43;
}
#info_deals ul#tab_content li:hover a, #info_deals ul#tab_content li.selected a{color: #f9f9f9;}
#info_deals ul#tab_content li.selected a{ color: #fff;}
.title_cat {
  font-family: robotobold;
  color: #c60000;
  font-size: 22px;
  margin: 10px 0px;
}
.clear.height{ margin: 10px 0px;}
.answer{padding: 0px 0px 20px 0px;}
.box_content_answer{display: none;}
.content_answer{padding: 10px 0px;}

/************* thanh dieu huong thanh toan********/
#breadcrumbs-two{
  overflow: hidden;
  width: 100%;
  margin-top: 5px;
}

#breadcrumbs-two li{
  float: left;
  margin: 0 .5em 0 1em;
  /* width: 31%; */
}

#breadcrumbs-two a{
  background: #ddd;
  padding: 0.7em;
  float: left;
  text-decoration: none;
  color: #000;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  position: relative;
  font-size: 16px;
  display: block;
}

#breadcrumbs-two a.active, #breadcrumbs-two a:hover{
  background: #99db76;
}

#breadcrumbs-two a::before{
  content: "";
  position: absolute;
  top: 50%; 
  margin-top: -1.5em;   
  border-width: 1.5em 0 1.5em 1em;
  border-style: solid;
  border-color: #ddd #ddd #ddd transparent;
  left: -1em;
}

#breadcrumbs-two a.active:before, #breadcrumbs-two a:hover::before{
  border-color: #99db76 #99db76 #99db76 transparent;
}

#breadcrumbs-two a::after{
  content: "";
  position: absolute;
  top: 50%; 
  margin-top: -1.5em;   
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid #ddd;
  right: -1em;
}

#breadcrumbs-two a.active:after, #breadcrumbs-two a:hover::after{
  border-left-color: #99db76;
}

#breadcrumbs-two .current,
#breadcrumbs-two .current:hover{
  font-weight: bold;
  background: none;
}

#breadcrumbs-two .current::after,
#breadcrumbs-two .current::before{
  content: normal;
}
h4, .delta {
  text-transform: none;
  font-weight: normal;
}
.zoom-img{overflow: hidden; position: relative;}
.zoom-img img{
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.zoom-img img:hover{
	webkit-transform: scale(1.2);/* Saf3.1+, Chrome */
	-moz-transform: scale(1.2);/* FF3.5+ */
	-ms-transform: scale(1.7);/* IE9 */
	-o-transform: scale(1.2);/* Opera 10.5+ */
	transform: scale(1.2);
}
.container_mid img{max-width: 100%; height: auto !important;}
.container_mid iframe{width: 100%;}
.modal-body button.close{
    background: #D58430;
    color: #fff;
    padding: 5px 10px;
}
.modal-body .box_search{
    background: #008E8F;
    padding: 15px;
}
.modal-body .title{
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
/* css grid */
.grid_container{
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 15px;
}
.grid_container1{
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: px;
}
.columns-md-1{grid-column-end: span 1;}
.columns-md-2{grid-column-end: span 2;}
.columns-md-3{grid-column-end: span 3;}
.columns-md-4{grid-column-end: span 4;}
.columns-md-5{grid-column-end: span 5;}
.columns-md-6{grid-column-end: span 6;}
.columns-md-7{grid-column-end: span 7;}
.columns-md-8{grid-column-end: span 8;}
.columns-md-9{grid-column-end: span 9;}
.columns-md-10{grid-column-end: span 10;}
.columns-md-11{grid-column-end: span 11;}
.columns-md-12{grid-column-end: span 12;}
/* end css grid */
@media (min-width: 960px){
	.hidden-md{display: none;}
}
.logo_header.hidden-md img{position: relative; top: 0px;}
@media (max-width: 768px){
	header .logo_header{position: absolute;top: 0px;left: 50%;transform: translate(-50%, 0px);z-index: 101;}
	.list_cat_product{display: none;}
	header .banner{position: relative;background:#2b2527;}
	header .item_3 span{display: block;}
	footer .title-ft{margin-top: 20px;}
	header .logo_header img{margin: auto;}
	.container_left{width: 100%;}
	.container_right{width: 100%;}
	header .giohang{ position: relative; top: 0px; width: 50%; float: left;}
	footer .row1, footer .row2{width: 50%;}
	footer .row3{width: 100%;padding-left: 0px;padding-top: 10px;}
	.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], #u_0_0 ._2p3a { width: auto !important; margin: auto; margin-top: 10px}
	.col-price{width: 50%;}
	#contact.fixed{position: relative;}
	/* css grid */
	.columns-sm-1{grid-column-end: span 1;}
	.columns-sm-2{grid-column-end: span 2;}
	.columns-sm-3{grid-column-end: span 3;}
	.columns-sm-4{grid-column-end: span 4;}
	.columns-sm-5{grid-column-end: span 5;}
	.columns-sm-6{grid-column-end: span 6;}
	.columns-sm-7{grid-column-end: span 7;}
	.columns-sm-8{grid-column-end: span 8;}
	.columns-sm-9{grid-column-end: span 9;}
	.columns-sm-10{grid-column-end: span 10;}
	.columns-sm-11{grid-column-end: span 11;}
	.columns-sm-12{grid-column-end: span 12;}
	/* end css grid */
	footer .box_footer{padding: 0px 20px;}
}
@media (max-width: 600px){
	#subscribe_form .title{display: block;}
	.tablet{width: 50%;}
	.box_footer{padding: 0px 10px;}
	.courseListItem__intensity1{ width: 35%; margin-right: 10px;}
	.courseListItem__desc{ width: 100%; float: none;}
	.box_slider{margin: 10px 0px;}
	.text-right{text-align: left;}
	#service .item{width: 50%;}
	#service .item:hover .hover{left: 0px;}
	.col-50{width: 100%;}
	/* css grid */
	.columns-xs-1{grid-column-end: span 1;}
	.columns-xs-2{grid-column-end: span 2;}
	.columns-xs-3{grid-column-end: span 3;}
	.columns-xs-4{grid-column-end: span 4;}
	.columns-xs-5{grid-column-end: span 5;}
	.columns-xs-6{grid-column-end: span 6;}
	.columns-xs-7{grid-column-end: span 7;}
	.columns-xs-8{grid-column-end: span 8;}
	.columns-xs-9{grid-column-end: span 9;}
	.columns-xs-10{grid-column-end: span 10;}
	.columns-xs-11{grid-column-end: span 11;}
	.columns-xs-12{grid-column-end: span 12;}
	/* end css grid */
	footer{padding-bottom: 70px;}
}
@media (max-width: 480px){
    .container_mid img {width:100%;}
	.item_congtrinh .images{width: 100%;}
	.container_mid .tcat{height: auto; }
	header .giohang, header .hotline_top{ width: 100%; float: none;}
	.box_search{width: 100%;}
	.fancybox-inner .tcat .icon, .container_mid .tcat .icon{padding: 10px; font-size: 16px}
	#main {padding:20px;}
	.menu_ft {display:none;}
}
@media (max-width: 420px){
	.tablet{width: 100%;}
	
}
.effect{overflow: hidden;}
.effect:hover img{
	-webkit-transform: rotate(10deg) scale(1.2);
	-moz-transform: rotate(10deg) scale(1.2);
	-ms-transform: rotate(10deg) scale(1.2);
	-o-transform: rotate(10deg) scale(1.2);
	transform: rotate(10deg) scale(1.2);
}
.effect img{-moz-transition: all 0.7s ease;      -o-transition: all 0.7s ease;      -ms-transition: all 0.7s ease;        transition: all 0.7s ease;}
.top_header .item.address {
    color: #fed732;
    font-size: 15px;
}