@import url('https://fonts.googleapis.com/css?family=Asap:400,500,600,700&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; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 14px;
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	background: #fff;
}
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;color: #3e3e3e;}
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;}
#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;
    margin: 0px;
}
.toc_item{line-height: 31px;background: url(../images/arrow_left.png) no-repeat left center;padding-left: 10px;}
#group_toc.sticky{
	position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
}
#group_toc.sticky .toc_content{display: none;}
#group_toc.sticky #main-toc{cursor: pointer;}
/*-------------- 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 ********************/
.top_header{line-height: 40px;font-size: 13px;color: #fff;text-align: right;background: #254497;}
.top_header .item{display: inline-block;margin-left: 20px;}
.top_header .item.slogan{
    font-size: 14px;
    float: left;
}
header .hotline{}
header .hotline a{font-size: 15px;color: #fff;}
header .hotline a.phone{color: #fff;padding-right: 30px;}
header .address{
    margin-top: 15px;
    text-align: center;
}
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;
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
    padding: 5px 0px;
    font-family: roboto_slabbold;
}
header .address .name span{
               color: #1084D1;
               font-family: utm_helvetinsregular;
               display: block;
               text-shadow: 0 1px 0 #000, 0 2px 0 #000000, 0 3px 0 #000, 0 4px 0 #000000, 0 5px 0 #000, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
               font-size: 40px;
               line-height: 40px;
               }
header{position: relative;z-index: 101;top: 0px;left: 0px;width: 100%;background-size: cover;}
header .icon_search{
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 35px;
    z-index: 1011;
}
header.position{position: relative;}
header .logo_header img{
    max-height: 70px;
    margin: 10px 0px;
}
.box_icon{
	bottom: 0px;
	right: 0px;
}
.box_icon .icon{display: inline-block;margin: 2px 0px; 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: 24px;}
#cart{position: absolute;right: 0px;top: 3px;font-weight: 500;border-radius: 5px;border: solid 1px #000;padding: 5px 20px;} 
#cart a{color: #333;line-height: 20px;}
#cart span{color: #f00;}
.breadcrumb-arrow {
    min-height: 40px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    color: #333;
    padding-left: 10px;
    text-align: left;
    margin: 0px;
    background: #ececec;
    border-radius: 5px;
}
.breadcrumb-arrow a{color: #fff;}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.breadcrumb-arrow li{color: #767676;font-size: 13px;font-style: italic;background: url(../images/ic_arrow.png) no-repeat left center;}
.breadcrumb-arrow li:first-child{margin-left: 0px;background: url(../images/ic_home.png) no-repeat left center;padding-left: 15px;}
.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 20px;
}

.breadcrumb-arrow li a {
	position: relative;
	color: #767676;
	text-decoration: none;
	transition: all 0ms;
}
.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 {}

.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: 30px;
}
/**************** end nav ********************/
/**************** slider ********************/
.box_slider{position: relative;z-index: 10;}
#center-container{width: 100%;}
#center-container img{margin: auto; width: 100%;}
.section-breadcrumbs{
    text-align: center;
    margin-bottom: 20px;
    background: #f3f3f3;
}
/**************** end slider ********************/
/**************** heading ********************/
#heading{
	height:0px; visibility: hidden; overflow:hidden;
}
/**************** end heading ********************/
/**************** content ********************/
.container_mid{
    position: relative;
    z-index: 10;
    margin-top: 20px;
}
.inner{
    padding: 10px;
    background: #fff;
}
.description{text-align: center;margin: 10px 0px 20px 0px;}
.container_mid .tcat{
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    border-bottom: solid 1px #b1b1b1;
}
.container_mid .tcat span{color: #000;}
.container_mid .tcat .icon{
	clear: both;
	display: inline-block;
	padding: 5px 0px;
	color: #0B610B;
	border-bottom: solid 4px #0B610B;
	margin-bottom: -2px;
}
.title_all{
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	font-family: open_sansbold;
	position: relative;
	font-weight: 200;
	margin-bottom: 20px;
}
.title_all:after{
	content: '';
	width: 100px;
	height: 2px;
	position: absolute;
	background: #000000;
	left: 0px;
	bottom: -8px;
}
.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;
}
.container_left .module_left .content{
    padding: 10px;
    border: solid 1px #868585;
}
.container_left .module_left#support .content{
    background: url(../images/custom-contact-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}
.container_left .module_left .title{
	color: #fff;
	line-height: 37px;
	font-size: 15px;
	text-transform: uppercase;
	position: relative;
	font-family: open_sansbold;
	padding-left: 50px;
	background: #254497 url(../images/tit_left.png) no-repeat left top;
}
.container_left ul.thongke li{margin-bottom: 10px;color: #333;}
.container_left ul.thongke span{float: right;}
.container_left ul.danhmuc{
    list-style: none;
    padding: 0px;
}
.container_left ul{list-style: none;padding-left: 20px;}
.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;
    font-weight: bold;
    font-size: 16px;
}
.container_left ul.danhmuc li li a{
    display: block;
    padding: 9px 0px;
    background: url(../images/arrow_left.png) no-repeat left top 15px;
    padding-left: 15px;
    font-weight: normal;
    font-size: 14px;
}
.container_left .item_news .name{
    margin: 0px;
    text-transform: inherit;
    font-weight: 700;
}
.container_left .item_news .prices{
    position: relative;
    clear: both;
    color: #000000;
    font-size: 13px;
}
.container_left .item_news .prices span{
    position: relative;
    color: #ec0000;
    font-size: 15px;
    /* font-family: fontavobold; */
}
.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_new{
    position: relative;
    border: solid 1px #ddd;
    padding: 8px;
}
.item_product_new .images{
    float: left;
    max-width: 140px;
    margin-right: 15px;
}
.item_product_new .info{
    overflow: hidden;
}
.item_product_new .name a{
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}
.item_product_new .prices{
    color: #11571a;
    font-weight: 600;
    margin-bottom: 10px;
}
ul.detail_p{
    padding-left: 20px;
    color: #666;
}
ul.detail_p li{}
.item_product_content{vertical-align: top;font-size: 13px;/* height: 100%; */background-color: #ffffff;color: #191919;margin-bottom: 20px;}
.item_product_content .images{
	padding: 4px;
	background: #fff;
	box-shadow: 0px 0px 3px #827d7d;
}
.item_product_content .name{
    padding-top: 10px;
    position: relative;
    padding: 5px 0px;
    text-align: left;
    margin-top: 5px;
}
.item_product_content .name a{display: block;font-weight: 700;text-transform: uppercase;font-family: robotobold;color: #232323;text-align: center;}
.item_product_content .prices{
    position: relative;
    clear: both;
    text-align: center;
    color: #000000;
    font-size: 13px;
}
.item_product_content .prices span{
    position: relative;
    color: #ec0000;
    font-size: 15px;
    /* font-family: fontavobold; */
}
.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: 14px;
    color: #fff;
    background: url(../images/bg_ft.jpg);
    border-top: solid 4px #1084d1;
}
footer strong{ font-weight: bold;}
footer .title-ft{
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 20px;
    color: #fff;
    font-family: robotobold;
    position: relative;
}
footer .title-ft:after{
	content: '';
	position: absolute;
	left: 0px;
	bottom: -6px;
	width: 50px;
	height: 2px;
	background: #1084d1;
}
footer .title-ft2{
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: UTMHelvetIn;
}
footer .title-ft1{
    font-size: 18px;
    margin-bottom: 10px;
    color: #c2c2c2;
    font-family: robotoregular;
    text-transform: uppercase;
}
.copyright{margin-top: 30px;font-size: 13px;color: #767676;text-align: left;line-height: 45px;background: #000;}
.copyright a{color: #fff;}
.copyright .thongke{color: #fff;font-family: open_sansregular;}
footer .item{margin-bottom: 5px;}
footer .item img{margin: 10px 0px;}
footer ul{padding-left: 0px;margin-top: 15px;list-style: none;}
footer ul i{display: inline-block; margin-right: 10px;}
footer .item a{display: block;line-height: 20px;font-size: 14px;color: #fff;}
.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: 1200px;margin: auto;padding: 40px 10px;}
footer .dknt .item{
    padding-top: 5px;
}
footer .dknt .item a{
    color: #000;
}
footer .dknt .item a:hover{ color: #f00;} 
/* --------------------- Phan trang ------------------*/
.pagination{text-align:center; margin: 30px 0px;width: 100%;}
.phantrang{
    text-align:center;
    /* padding: 6px 0px; */

    background: #f2f2f2;
    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: 15px;
    margin: 5px 0 5px 4px;
    display: inline-block;
    padding: 6px 10px;
}
.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: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    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 #09669C;   
    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; }
#about{
    padding: 50px 10px;
    color: #797979;
    font-weight: 300 !important;
    background: #1084D1;
    background-size: 100%;
}
#about .content{width: 60%;position: absolute;top: 30px;right: 0px;background: #f2d13e;color: #000;padding: 20px;}
#about .title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    margin-bottom: 20px;
    position: relative;
}
#about .title:after, #about .title:before{content: ''; position: absolute; height: 4px;bottom: -10px;}
#about .title:after{width: 100px;background: #7c0111;left: 40px;}
#about .title:before{width: 30px;background: #dd2222;left: 0px;}
#about .about_desc{text-align: justify;margin-bottom: 10px;/* border: solid 1px #ddd; */}
#about .image{
    position: relative;
}
#about .image:before{content: '';width: calc(100% - 30px);height: calc(100% - 30px);border: solid 1px #fff;position: absolute;left: 15px;top: 15px;}
#about .images{
    position: relative;
    overflow: hidden;
    display: inline-block;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    float: left;
    margin-right: 10px;
}
#about .images img{
	margin: auto;
}
#about .item{}
#about .item:hover .images{
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
#about .item .detail{
    font-size: 13px;
    overflow: hidden;
}
#about .item .detail .name{
	line-height: 24px;
	font-weight: 500;
	color: #000000;
	display: block;
	padding: 8px;
}
#about .item .detail p{color: #333;text-align: justify;font-weight: 500;padding: 10px 15px;}
#about a.views{display: inline-block;padding: 5px 25px;background: #000000;color: #fff;transition: all 0.5s ease;margin-bottom: 10px;}
#about a.views:hover{
	color: #ff0;
	background: #108398;
}
#about .item.item1 .images{float: left; margin-left: 0px; margin-right: 20px;}
#about .item.item1 .detail{text-align : left;}
#tongquan{
    background: url(../images/1-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 40px 10px;
}
#tongquan .contents{
    background-color: rgba(255,255,255,.9) !important;
    padding: 20px;
}
#tongquan .title{font-size: 30px;color: #f04f23;text-align: center;text-transform: uppercase;font-family: svn_hemi_headregular;position: relative;margin-bottom: 10px;background: url(../images/tcat.png) no-repeat bottom center;padding-bottom: 12px;}
#tongquan .mota{
	margin: auto;
	margin-bottom: 30px;
	color: #424343;
	text-align: justify;
}
.uudiem{
    padding: 30px 10px;
}
.uudiem1{
    padding: 30px 10px;
    background: #F7F7F7;
    background-size: cover;
}
.item_service{margin-bottom: 30px;color: #333333;position: relative;transition: all 0.5s ease;border: solid 1px #ddd;background: #fff;}
.item_service:hover{opacity: 0.8;}
.item_service:hover .images{border-color: #000;}
.item_service .images{
    transition: all 0.5s ease;
}
.item_service .info{
    text-align: center;
    overflow: hidden;
    padding-bottom: 15px;
}
.item_service .info a{
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    margin: 10px 0px;
    font-weight: 600;
    color: #ab111a;
    padding: 0px 10px;
}
.item_service .info p{
    min-height: 65px;
    color: #333333;
    text-align: justify;
    padding: 10px;
    margin: 0px;
}
#newletter{
    background: #f7941d url(../images/bg_contact.png) no-repeat bottom center;
    background-size: 100%;
    padding: 40px 10px;
}
#newletter .title{
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    position: relative;
    margin-bottom: 30px;
}
#newletter .title:after{content: '';position: absolute;width: 100px;height: 2px;background: #fff;bottom: -10px;left: calc(50% - 50px);}
#newletter .description{
    color: #fff;
}
#newletter .form-control{
    height: 40px;
    border-radius: 5px;
    border: none;
}
#newletter .btn_send{
    background: #1359e8;
    display: block;
    width: 100%;
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.5s ease;
}
#newletter .btn_send:hover{background: #fff;color: #f00;}
#support .item_support{
    margin-bottom: 5px;
    text-align: left;
    font-size: 15px;
    border-bottom: dashed 1px #ddd;
    padding-bottom: 5px;
}
#support .item_support .info{/* padding-top: 10px; */}
#support .item_support .images{
    float: left;
    max-width: 80px;
    margin-right: 15px;
}
#support .item_support .images img{
    margin: auto;
}
#support .item_support span{
    display: block;
    color: #333;
    font-weight: 600;
    font-size: 18px;
}
#support .item_support a{
    display: block;
    line-height: 30px;
    color: #333;
    font-weight: 600;
}
#support .item_support .icon{
    margin-top: 5px;
}
#support .item_support .icon a{display: inline-block;}
#toiuu{
    background: #fff;
    padding: 30px 10px;
}
#toiuu .title{
    text-align: center;
    font-size: 25px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #1084d1;
}
.item_toiuu{
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.item_toiuu .images{
    border: solid 1px #f7941d;
    padding: 4px;
    margin: auto;
    background: #fff;
}
.item_toiuu .name{
    color: #fff;
    margin: auto;
    font-size: 13px;
    position: absolute;
    top: -50%;
    left: 50%;
    width: 100%;
    max-width: 300px;
    padding: 15px;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
    z-index: 11;
}
.item_toiuu:before{
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.5s ease;
	opacity: 0;
	z-index: 10;
}
.item_toiuu:hover:before{opacity: 1}
.item_toiuu:hover .name{top: 50%;}
.item_toiuu .name span{font-size: 16px;font-weight: 500;}
.item_toiuu .name a{color: #000;background: #f4cd16;padding: 6px 15px;display: inline-block; transition: all 0.5s ease;}
.item_toiuu .name a:hover{ background: #f7941d;}
#customer{
    background: url(../images/bg_customer.jpg) no-repeat top center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 40px 10px;
}
#customer .title{
    font-size: 32px;
    margin-bottom: 20px;
}
#customer .title span{color: #fe7c04;font-weight: bold;}
#customer .item_customer{}
#customer .item_customer .images{
    width: 160px;
    margin: auto;
    height: 160px;
    border: solid 1px #fff;
    border-radius: 50%;
    padding: 10px;
    margin-top: 20px;
    float: left;
    margin-right: 15px;
}
#customer .item_customer .info{text-align: left;overflow: hidden;}
#customer .item_customer .name{
    margin: 20px 0px 10px 0px;
    font-family: 'Oswald', sans-serif;
}
#customer .item_customer .star{
    color: #fe7c04;
}
#customer .item_customer .desc{
    margin: auto;
    margin-top: 11px;
    max-width: 800px;
    font-size: 13px;
    line-height: 22px;
    background: rgba(255, 255, 255, 0.1);
    padding: 15px;
    border-radius: 8px;
}
#news{
    padding: 50px 10px;
    background-size: 100% auto;
}
#news .title{
    color: #1084d1;
    font-family: utm_helvetinsregular;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 20px;
    border-bottom: solid 4px #777777;
    padding-bottom: 5px;
    position: relative;
}
#news .title:before{content:'';width: 134px;height: 4px;position: absolute;left: 0px;bottom: -4px;background: #d11010;}
.box_news{
	vertical-align: top;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
#news .box_news .name{height: 40px;overflow: hidden;margin-bottom: 10px;}
#news .box_news .mota {
    text-align: justify;
    overflow: hidden;
    font-size: 13px;
    height: 56px;
     font-family: robotocondensed;
}
.box_news .images{
    background-color: #fff;
    webkit-transition: all 1.7s ease 0s;
    -moz-transition: all 1.7s ease 0s;
    -ms-transition: all 1.7s ease 0s;
    -o-transition: all 1.7s ease 0s;
    transition: all 1.2s ease 0s;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    width: 140px;
}
.box_news .images img{
    webkit-transition: all 1.7s ease 0s;
    -moz-transition: all 1.7s ease 0s;
    -ms-transition: all 1.7s ease 0s;
    -o-transition: all 1.7s ease 0s;
    transition: all 1.2s ease 0s;
}
.box_news .images:hover img{
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
}
.box_news .name a{
	font-size: 14px;
	display: block;
	color: #1084d1;
	margin-bottom: 5px;
	font-weight: bold;
}
.box_news .name a:hover{color: #f00;}
.box_news p{
    overflow: hidden;
    margin: 0px;
    color: #666666;
    font-size: 12px;
    font-family: open_sansregular;
    text-align: justify;
    padding: 0px 10px;
    height: 71px;
    margin-bottom: 10px;
}
.item_news{
    margin-bottom: 10px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
}
.item_news .name{
    display: block;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    margin: 10px 0px;
}
.item_news .date{
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    margin-bottom: 10px;
    font-size: 12px;
}
.item_news .desc{
    color: #191919;
    font-size: 13px;
}
#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;}
footer .icon{display: inline-block;margin: 3px;margin-top: 10px;}
footer .tag_seo{background:#EFEFEF; padding: 5px 8px; float: left; margin: 1px;}
footer .address{background: url(../images/demo-V_61.png) no-repeat left center;/* padding: 7px; */padding-left: 40px;margin-bottom: 10px;}
footer .website{background: url(../images/demo-V_69.png) no-repeat left top;padding-left: 40px;line-height: 32px;}
footer .hotline{background: url(../images/demo-V_64.png) no-repeat left top 2px;padding-left: 40px;height: 32px;margin-bottom: 10px;}
footer .email{background: url(../images/demo-V_66.png) no-repeat left top 2px;padding-left: 40px;margin-bottom: 10px;}
#copyright{ background:#d5d5d5; text-align: center; line-height: 40px; color: #5b5b5b; font-size: 13px;}
/******************* chi tiet san pham *****************/
.product_info{
    list-style:none;
    padding:0px;
    margin:0px;
}
.product_info .product_code{
    background: #9f9f9f;
    color: #fff;
    padding: 1px 20px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
}
.product_info .name_product h1{
    font-size: 20px;
    color: #0033FF;
    font-weight: 500;
    display: block;
    position: relative;
    font-weight: bold;
}
.product_info .check{
    line-height: 30px;
    clear: both;
}
.product_info .check b{width: 120px; float: left;}
.product_info .price b{color: #000;font-size: 14px;}
.product_info .price{
    color: #434343;
    font-style: normal;
    font-weight: 400;
    padding-top: 6px;
}
.product_info .info{
    /* border-bottom: solid 1px #ccc; */
    margin-top: 10px;
    overflow: hidden;
}
.product_info .price span{
	display: inline-block;
	padding-left: 5px;
	color: #f0592a;
}
.title_ct_pr{
    color: #018bbf;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    margin-top: 30px;
    padding: 5px 0px;
    border-bottom: solid 2px #9f9f9f;
    position: relative;
}
.title_ct_pr:after{content: ''; position: absolute; bottom: -2px; left: 0px; height: 2px; width: 100px; background: #018bbf; }
.content_pr{border: solid 1px #f3f3f3;border-top: none;}
.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;max-width: 360px;overflow: hidden; margin: auto;}
.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: #254497;
}
#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;}
.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;
}
.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 */
.content_product_news{max-width: 890px; overflow: hidden;}
@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: relative;}
	.list_cat_product{display: none;}
	header{position: relative;}
	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 */
}
@media (max-width: 600px){
	#subscribe_form .title{display: block;}
	.tablet{width: 50%;}
	.box_footer{padding: 20px 5px;}
	.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 */
	.tb-cell{display: none !important;}
	header .address, header .hotline{margin-top: 0px;}
	.selectors{max-width: 100%;}
	#cart{border-color: #fff;}
	#cart a{color: #fff;}
}
@media (max-width: 480px){
	.copyright{display: none;}
	.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}
}
@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;
}





.text-wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.text-wrapper .container{
	display: table;
	height: 100%;
}
.text-wrapper .box-text-align {
	max-width: 580px;
	display: inline-block;
	text-align: left;
	background: rgba(0,0,0,0.8);
	padding: 10px;
	-webkit-transform: translate3d(0px, 40px, 0px);
	-moz-transform: translate3d(0px, 40px, 0px);
	-o-transform: translate3d(0px, 40px, 0px);
	transform: translate3d(0px, 40px, 0px);
	-webkit-transition: all 0.3s ease-in-out 0.5s;
	-moz-transition: all 0.3s ease-in-out 0.5s;
	-o-transition: all 0.3s ease-in-out 0.5s;
	transition: all 0.3s ease-in-out 0.5s;
	opacity: 0;
}

.text-wrapper .title-large {
	-webkit-transition: all 0.6s ease 0.6s;
	-moz-transition: all 0.6s ease 0.6s;
	-o-transition: all 0.6s ease 0.6s;
	transition: all 0.6s ease 0.6s
}

.text-wrapper .desc-title {
	-webkit-transition: all 0.6s ease-in-out 0.75s;
	-moz-transition: all 0.6s ease-in-out 0.75s;
	-o-transition: all 0.6s ease-in-out 0.75s;
	transition: all 0.6s ease-in-out 0.75s;
}

.box-text-align.text-center .desc-title {
	margin-left: auto;
	margin-right: auto
}
.text-wrapper .btn {
	-webkit-transition: all 0.6s ease-in-out 0.85s;
	-moz-transition: all 0.6s ease-in-out 0.85s;
	-o-transition: all 0.6s ease-in-out 0.85s;
	transition: all 0.6s ease-in-out 0.85s
}

.text-wrapper .title-large,
.text-wrapper .desc-title,
.text-wrapper .btn {
	opacity: 0;
	filter: alpha(opacity=0);
	position: relative
}
.text-wrapper .desc-title {
	-webkit-transform: translate3d(0px, 80px, 0px);
	-moz-transform: translate3d(0px, 80px, 0px);
	-o-transform: translate3d(0px, 80px, 0px);
	transform: translate3d(0px, 80px, 0px)
}

.text-wrapper .btn {
	-webkit-transform: translate3d(80px, 0px, 0px);
	-moz-transform: translate3d(80px, 0px, 0px);
	-o-transform: translate3d(80px, 0px, 0px);
	transform: translate3d(80px, 0px, 0px)
}

.text-wrapper.text-right .btn {
	-webkit-transform: translate3d(-80px, 0px, 0px);
	-moz-transform: translate3d(-80px, 0px, 0px);
	-o-transform: translate3d(-80px, 0px, 0px);
	transform: translate3d(-80px, 0px, 0px)
}

.text-wrapper.text-center .btn {
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0)
}
.tb-cell {
    display: table-cell;
    vertical-align: middle;
    font-family: "Quicksand",sans-serif;
}
.owl-item.active .text-wrapper * {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}

.owl-item.active .text-wrapper.text-center .btn {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.text-wrapper .title-large {
	font-weight: 400;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 10px;
	-webkit-transform: translate3d(0px, -80px, 0px);
	-moz-transform: translate3d(0px, -80px, 0px);
	-o-transform: translate3d(0px, -80px, 0px);
	transform: translate3d(0px, -80px, 0px);
	text-transform: uppercase;
}

.desc-title {
	font-size: 14px;
	color: #f3f3f3;
}

.text-wrapper .btn {
	margin-top: 15px;
	background-color: #FB6A01;
	border: none;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 20px;
}
@media (max-width: 1199px) {
	.text-wrapper .box-text-align {
		max-width: 500px
	}
	.text-wrapper .title-large {
		font-size: 23px
	}
	.desc-title {
		font-size: 15px
	}
}

@media (max-width: 991px) {
	.text-wrapper .title-large {
		font-size: 22px
	}
	.text-wrapper .desc-title {
		font-size: 14px
	}
	.text-wrapper .box-text-align {
		max-width: 430px
	}
}

@media (max-width: 767px) {
	.text-wrapper .title-large {
		font-size: 19px;
		font-weight: normal
	}
	.text-wrapper .desc-title {
		font-size: 13px
	}
	.text-wrapper br {
		display: none
	}
	.text-wrapper .btn {
		height: 33px;
		line-height: 30px;
		font-size: 13px;
		padding: 0 20px
	}
	.fwslider .owl-controls .owl-buttons div {
		visibility: hidden
	}
	.container_mid{padding: 0px 10px;}
}