/*Style*/
@font-face {
    font-family: 'UTM_Avo';   
    src: url('/fonts/UTM_Avo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'UTM_AvoBold';   
    src: url('/fonts/UTM_AvoBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'UTM_Neo_Sans_Intel';   
    src: url('/fonts/UTM_Neo_Sans_Intel.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UTM_Neo_Sans_IntelBold';   
    src: url('/fonts/UTM_Neo_Sans_IntelBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UTM Hanzel';   
    src: url('/fonts/UTM_Hanzel.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UTM Neutra';   
    src: url('/fonts/UTM_Neutra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UTM Penumbra';  
    src: url('/fonts/UTM_Penumbra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.body-bg{
	background-color: #fff;
	background-image:url(../images/bg_header.png), url(../images/bg_body.png);
	background-position: center top, center top;
	background-repeat: no-repeat, no-repeat;
	background-size: 100% 100px,100% auto ;
}
.header-nav {display:none}
#header .logo h2, #header .logo .site_description {display:none}
#header .logo .imglogo{width:100%;height:80px}
@media(min-width:768px){
#header{margin-top:0;background:url(../images/header.png)no-repeat center top /auto 95%}
#header .logo .imglogo{width:100%;height:100px}
.body-bg{
	background-color: #fff;
	background-image:url(../images/bg_header.png), url(../images/bg_body.png);
	background-position: center top, center top 200px;
	background-repeat: no-repeat,repeat-x, no-repeat;
	background-size: 100% auto, 100% 100% ;
}
.bg_header {background:url(../images/bottom_header.png)repeat-x left bottom;padding-bottom:3px}	
}
#body {box-shadow:none;border:none;background:#fff;margin-top:0px;}
@media(min-width:1024px){	
#header .logo {padding:15px 10px}
#header .logo .imglogo{width:100%;height:123px}
#header .logo img{height:120px;width:auto;padding-left: 10px;display:none}
#header .site_info{font-family: 'UTM_Avo'; color:#001858;padding-top:20px;text-align: center;}
#header .site_info .site_name{font-size: 24px;color:#001858;margin:0;font-family: 'UTM_AvoBold';}
#header .site_info .address{font-size: 21px;margin:0}
#header .site_info .hotline{font-family: 'UTM_AvoBold';font-size: 20px;margin:0;color:red}
#body {box-shadow:none;border:none;margin:5px 0;background:#fff; border-radius:0px;}
#header .hotline{position:absolute;right:20px!important;top:20px; }
}

#header .logo img{display:none}
#header .hotline{font-family: 'UTM Neutra'; font-size: 18px; color:#00238f; text-transform:uppercase; top:65px}
#header .hotline h3{color:#fff;font-size: 14px; }
#header .hotline p{font-family:'UTM Bebas'; color:#fff;font-size: 16px; }
@media(max-width:1024px){#header .site_info img{width:500px !important;height:auto;margin-left: 30px;}}
@media(min-width:768px){#header .hotline{bottom:10px;position:absolute;right:10px;}}
@media(min-width:1024px){
.wraper {
   
	max-width: 1200px !important;
}
.headerSearch{position:absolute;right:10px; top:153px;z-index:1000;max-width:250px;float:right}
}
@media(max-width:767px){#header{margin-top:0;background:url(../images/header.png)no-repeat center top / auto 100%}}
@media(max-width:499px){.body-bg{background-size: auto 90px,100% auto ;}#header{background:url(../images/header.png)no-repeat center top 5px / 100% auto}#header .logo .imglogo{width:100%;height:70px}}
@media(min-width:1200px){
.wraper {
    width: 1200px !important;
	max-width: 1200px !important;
}
}
.headerSearch input, .headerSearch input:focus, .headerSearch input:hover {background-color: #fff !important;background-image: none;color: #DDD;border-color: #ccc; min-width:200px; font-style:italic;box-shadow:none!important;transition:none;border-collapse: collapse;}
.headerSearch .btn-info,.headerSearch .btn-info:focus, .headerSearch .btn-info:hover {background: #fff !important;color: #DDD;border-color: #ccc;border-left:none;font-size: 13px;box-shadow:none!important}
@media(max-width:600px){.headerSearch{margin-bottom:10px}}
@media(max-width:1020px){.headerSearch{margin:0 7px}}
/*Menu top*/
#menusite .navbar-default {background:none;border:none;border-radius:none}
.navbar-default{
	background-color:#dfe0e2;
	border-color: #d1d2d4;
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #ccc !important;
}
.navbar-default em.fa-home{display:none}
.navbar-default .navbar-nav > li > div > a {
    color: #FFF !important;
}

.nav > li  > a {
    position: relative;
    display: block;
    padding: 10px 17px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: #13a89e !important;
    color: #000542 !important;
}
.navbar-default .navbar-nav > li:first-child {display:none}
@media(min-width:768px){ #menu-site-default{background:#272525;margin-bottom:5px} .headerSearch{margin-bottom:10px}.second-nav .bg {background:none !important;box-shadow:none;border-radius:0}.navbar {min-height:30px;}.navbar-default .navbar-nav > li{border-right:1px solid #333}.navbar-default .navbar-nav > li:last-child{border-right:none}}	
@media(min-width:768px){
	#menusite .navbar-default {background:none;border:none;border-radius:0px}
	#menu-site-default{margin-bottom:0;background: none}
	.navbar-default{ border:none;background:none;}
	.navbar-default .navbar-right{display:none}	
	.navbar-default .navbar-nav > li{			
		float:left;		
		font-weight:bold;
		color: #fff;
		float: left;		
		cursor: pointer;
		font-size:15px;
		margin:0 1px;
		border:none;
	}
    .navbar-default .caret{display:none}
	#menusite .navbar-default .navbar-nav > li:first-child {
    margin-left: 0px;
	}
	.navbar-default .navbar-nav > li:last-child {
		background:none;
		padding-right:0px;
		margin-right:0 !important;
	}
	#menusite .navbar-default .navbar-nav > li > a {
    color: #fff !important;
	}
	.navbar-default .navbar-nav >  li  > a { 
		font-size: 12px;
		font-weight:bold;
        font-family: 'Arial'; 
		text-transform:uppercase;
		padding: 12px 33px 3px;
		background:url(../images/menu_top_li.png) no-repeat center bottom/ 100% 30px;
		text-shadow: 1px 1px 3px #000;
		margin:0 -5px;	
	}	
	.navbar-default .navbar-nav >  li:last-child  > a {padding: 12px 33px 3px;}
	#menusite .navbar-default .navbar-nav > li > a:hover, #menusite .navbar-default .navbar-nav > li > a:focus, #menusite .navbar-default .navbar-nav > .active > a, #menusite .navbar-default .navbar-nav > .active > a:hover, #menusite .navbar-default .navbar-nav > .active > a:focus, #menusite .navbar-default .navbar-nav > .open > a, #menusite .navbar-default .navbar-nav > .open > a:hover, #menusite .navbar-default .navbar-nav > .open > a:focus {
		color:#ffff00 !important;
		background:url(../images/menu_top_li.png) no-repeat center bottom/ 100% 30px !important;			
	}
	
}
@media(min-width:800px){.navbar-default .navbar-nav >  li  > a {padding: 12px 32px 3px;}}
@media(min-width:1024px){	
	.navbar-default .navbar-nav >  li  > a {background-size: 100% 34px; padding: 12px 58px 5px;font-size: 12px;margin:0 -10px;}
	.navbar-default .navbar-nav >  li:last-child > a{padding: 12px 58px 5px;}
	#menusite .navbar-default .navbar-nav > li > a:hover, #menusite .navbar-default .navbar-nav > li > a:focus, #menusite .navbar-default .navbar-nav > .active > a, #menusite .navbar-default .navbar-nav > .active > a:hover, #menusite .navbar-default .navbar-nav > .active > a:focus, #menusite .navbar-default .navbar-nav > .open > a, #menusite .navbar-default .navbar-nav > .open > a:hover, #menusite .navbar-default .navbar-nav > .open > a:focus {
	background-size: 100% 34px !important;
	}
}
@media(min-width:1200px){	
	.navbar-default .navbar-nav >  li  > a {background-size: 100% 38px; padding:14px 69px 6px;font-size: 14px; margin:0 -10px;}
	.navbar-default .navbar-nav >  li:last-child > a{padding:14px 64px 6px 67px;margin-right:0}
	#menusite .navbar-default .navbar-nav > li > a:hover, #menusite .navbar-default .navbar-nav > li > a:focus, #menusite .navbar-default .navbar-nav > .active > a, #menusite .navbar-default .navbar-nav > .active > a:hover, #menusite .navbar-default .navbar-nav > .active > a:focus, #menusite .navbar-default .navbar-nav > .open > a, #menusite .navbar-default .navbar-nav > .open > a:hover, #menusite .navbar-default .navbar-nav > .open > a:focus {
	background-size: 100% 38px !important;
	}
}
.title_menu {
    font-size: 18px;
    color: #fff;
    padding: 12px 5px;
    float: left;
    display: none;
}
#menusite .dropdown-menu {
    background-color:#fff!important;
    border-color:#f3f3f3 !important;
    border-width: 1px !important;
    border-style: solid !important;
    -webkit-border-bottom-left-radius:0px !important;
    -webkit-border-bottom-right-radius:0px !important;
    border-bottom-left-radius:0px !important;
    border-bottom-right-radius:0px !important;	
	padding:0;
	min-width: 192px;
}
#menusite .dropdown-menu > li {
    border-bottom-width :1px;
    border-bottom-style: solid;
    border-bottom-color: #f3f3f3;
}
#menusite .dropdown-menu > li > a:hover,
#menusite .dropdown-menu > li > a:focus,
#menusite .dropdown-menu > .active > a,
#menusite .dropdown-menu > .active > a:hover,
#menusite .dropdown-menu > .active > a:focus,
#menusite .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
#menusite .navbar .navbar-nav .open .dropdown-menu > li > a:focus,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    background:#fff !important;
    color:#004584 !important;
}
/*breadcrumbs*/
nav.third-nav{display:none}
div.page_title{
	text-transform: uppercase;		
	color: #fff;
	text-indent: 25px;
	background-color:transparent;
	background-image:url(../images/bg_page_title_left.jpg),url(../images/bg_page_title_right.jpg)  !important;
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
    background-size: auto 44px, auto 44px;		
	font-family: 'Arial';
	font-size:14px ! important;		
	border:none;
    font-weight:bold;
	padding: 9px 7px 10px 5px;
	text-shadow: 1px 1px 3px #000;
}
div.page_title a{color:#fff;font-weight:bold;}
@media(max-width: 599px){div.page_title{background-size: auto 45px, auto 45px; padding: 7px 7px 10px 5px;}}
div.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #46C3CF;
	margin: 0px auto 5px;
}
@media(max-width:1024px){div.arrow-down{display:none}}
/*Panel heading*/
.panel-heading{text-transform:uppercase;color:#fff;font-weight:bold;border-radius:0}
.panel-heading a{color:#fff;}

@media(min-width:1024px){.panel-heading{padding:0 7px 0px 5px;border-radius:0} .panel{box-shadow:none; margin-bottom:5px}}
.panel-default > .panel-heading {
    text-transform: uppercase;		
	color: #fff;
	//text-indent: 25px;
	background-color:transparent;
	background-image:url(../images/bg_left_heading.png),url(../images/bg_right_heading.png) !important;
	background-repeat: no-repeat,no-repeat;
	background-position: left top, right top;
    background-size: auto 44px, auto 44px;		
	font-family: 'Arial';
	font-size:14px ! important;		
	border:none;
    font-weight:bold;
	padding: 0 36px 0px 32px;
	text-align:center;
	margin-bottom:-5px;
}
.panel-default > .panel-heading h3{
	background-image:url(../images/bg_main_heading.png) !important;
	background-repeat:repeat-x;
	background-position: left top;
    background-size: auto 44px;	
	font-weight:bold;
	height:44px;
	line-height:38px;
	text-shadow: 1px 1px 3px #000;
}
.panel-default > .panel-heading a{color:#fff}
.panel-primary > .panel-heading {background: #282929;color: #FFF;text-align: center;text-transform: uppercase;font-size: 18px;padding: 7px 10px;font-weight:normal}
.panel-default,.panel-primary{border:none;box-shadow: none;}
.panel-default.main-pannel{border:5px dotted #13a89e;border-radius:10px}
.panel-primary .panel-body {
    border: 1px solid #C7BFB2;
	//border-radius:0 0 5px 5px;
	
	border-top:0;
}
.panel-default.home{background:none;border:none;border-radius:0}
.panel-default.home .panel-heading{
	text-transform: uppercase;		
	color: #fff;	
	background-color:transparent;
	background-image:url(../images/bg_page_title_left.jpg),url(../images/bg_page_title_right.jpg)  !important;
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
    background-size: auto 44px, auto 44px;		
	font-family: 'Arial';
	font-size:14px ! important;		
	border:none;
    font-weight:bold;	
	text-indent:25px;
	padding: 9px 7px 10px 5px;
	text-align: left;
	text-shadow: 1px 1px 3px #000;
}
.hotrott{font-family:'UTM_Neo_Sans_Intel';}
.hotrott p{padding: 5px 0 5px 20px; background: url(../images/arrow_left.png) no-repeat 5px 14px;}
.panel-default.title .panel-body{background:url(../images/bg_panel_body.png) repeat-y center top/ 100% auto;margin: 0 2px; border-bottom:1px solid #e6e8e8}
.col_left .panel{background:none;position: relative;}
.col_left .panel-body {background:#fff;padding:5px;margin: 0px 9px 0 5px; border:1px solid #00c621; border-top:none}
.panel-body.border{background:#fff;padding:8px;margin: 0 5px; border:2px solid #dfe0e1; border-top:none}
@media only screen and (min-width: 768px) and (max-width: 1023px){
	.panel-default > .panel-heading {background-size: auto 38px, auto 38px;padding: 0 31px 0px 28px;margin-bottom:-5px;}
	.panel-default > .panel-heading h3{background-size: auto 38px;height:38px;line-height:34px;font-size:12px;}
	div.page_title,.panel-default.home .panel-heading {background-size: auto 38px, auto 38px;padding: 7px 7px 8px 5px; text-indent:30px;}
	div.page_title a{font-size:12px;}
}
/*Slogan*/
.slogan{position:absolute; top:0; left:20px;z-index:9999;font:bold 16px 'UTM Neutra'; background:url(../images/bg_slogan.png)no-repeat left top;color:#fff; padding:5px 50px}
@media(max-width:600px){.slogan{font-size:12px;background-size: auto 30px;padding:5px 30px}}
/*Dang ky nhan tin*/
.dangkynhantin{position:relative; margin-top:10px}
.dangkynhantin .form-control{
	background:#f1f1ef;
	color:#a8a7a5;
	font-style:italic;
	height:27px;
	border-radius:10px;
	border:1px solid #ebebea;
	box-shadow:none;
	width:100%;
}
.dangkynhantin .btn {
	background:url(../images/btn_submit.png)no-repeat center / auto 100%;
	position:absolute;
	top:0;
	right:0;
	border:none;
	height:27px;
	width:66px;
}
.dangkynhantin p{color:#58595b;font-size:11px;padding:5px;padding-left:10px;background:url(../images/arrows_left.png)no-repeat left 7px}
/*Product*/
#category .page-header {
    display:none;
}
#products .panel-default.list, #category .panel-default.list{border-bottom:1px solid #e9e8e7; border-radius:0}
#products, #category{background:none !important}
#products .thumbnail, #category .thumbnail{	
	border: 1px solid #bcbec0;
	border-radius:0;	
	text-align:center;	
    transition: border 0s ease-in-out 0s;
	background:none;	
}
#products .thumbnail:hover, #category .thumbnail:hover{border:1px solid #00c111;}
#products .thumbnail .content_top, #category .thumbnail .content_top{/*border:1px solid #ccc;*/box-shadow: 1px 1px 2px #979696;display: inline-block;overflow:hidden;}
#detail h2 {
    color: #00c722 !important;
    font-size: 16px !important;    
	text-transform:uppercase;
}
#products .images, #category .images{/*box-shadow: 1px 1px 2px #979696; border:5px solid #fff;*/height: 170px;}
#products .images img, #category .images img{width:auto;margin:0;display: inline-block;}
#products .title_pro, #category .title_pro{text-transform:uppercase;margin-top:5px;font-family:'Arial'}
#products .title_pro a, #category .title_pro a{color:#004483;font-size:12px;}
#products .title_pro a:hover, #category .title_pro a:hover{color:#ff4a00;}
.price{margin-bottom:0}
.money{
	color:#e61313!important;
	font-size:10px;
	font-family:'UTM_Neo_Sans_Intel';
	background-color:transparent;
	background-image:url(../images/icon_cart.png),url(../images/bg_money_left.png),url(../images/bg_money_right.png) !important;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: 5px center, left center, right center;
	display:inline-block !important;
	padding:5px 6px 5px 32px ! important;
}
.img-thumbnail{border:none;border-radius:0;padding:0;}
#products .btn-cart,#category .btn-cart,.others_product_horizontal .btn-cart{
	background-image: url(../images/giohang.png),url(../images/bg_btn_order.png);
	background-repeat: no-repeat, repeat-x;
	background-position: 5px center, left center;
	background-size: 15px auto,auto;
	border: 1px solid #eeedeb;
	color:#00208f;
	padding-left:25px;
	font-family: 'UVN Lac Long Quan';
	text-transform:uppercase;
	font-weight:bold;
	border-radius:3px;
	font-size:12px;
	background-color:transparent;
	display:none;		  
}
.others_product_horizontal .btn-detail{
	background-image: url(../images/bg_btn_order.png);
	background-repeat:  repeat-x;
	background-position:  left center;
	background-size: auto;
	border: 1px solid #eeedeb;
	color:#00208f;
	font-family: 'UVN Lac Long Quan';	
	font-weight:bold;
	border-radius:3px;
	font-size:12px;
	background-color:transparent;
	padding:3px 15px;
}
/*Search Product*/
.search_product{margin:0;padding:0;margin-top:-4px}
#search_form_shops{
	background-image:url(../images/icon_search.png),url(../images/bg_search_left.png),url(../images/bg_search_right.png);
	background-position: left 15px top 12px , left center, right center;
	background-repeat:no-repeat, no-repeat, no-repeat;
	background-size: auto, auto, auto;
	border:none !important;
	width:100%;
	position:relative;
	height:35px;
}
#search_form_shops .btn_search{width:40px;position:absolute}
#search_form_shops .btn_search .btn{background:transparent;color:transparent;border:none}
#search_form_shops .form-control{
	float:left;
	border-radius:10px;
	min-width:200px;
	font-style: italic;	
	width: 85%;
	height: 24px;
	margin: 6px 0px;
	background: transparent;
	border: none !important;
	box-shadow:none !important;
	margin-left:70px;
}
@media(max-width:1023px){.search_product{margin:0 0px}#search_form_shops{border-radius:9px;border-right: 1px solid #c8c6c3 !important;}}
.cart_top{
	background-image:url(../images/icon_cart_top.png),url(../images/bg_cart.png);
	background-position: left 12px top 12px , left center;
	background-repeat:no-repeat, no-repeat;
	background-size: auto, auto;
	height:35px;
	border-right: 1px solid #c8c6c3;
	border-radius: 0 9px 9px 0;
	line-height:30px;
	font-family:'UTM_Neo_Sans_Intel';
	padding-left:55px;
	font-size:13px;
}
.cart_top .title{
	font-family:'UTM_Neo_Sans_Intel';
	color:#470e0e;
	text-transform:uppercase;
	font-size:12px;
}
.cart_top .money_cart{color:#f00 !important}
@media(max-width:1023px){.cart_top{border-radius:9px; margin-top:5px;}}
#detail .modal-header{border-bottom:none;position:absolute;right: 0;z-index: 1000;}
#detail .modal-header h4{display:none;}
/*News*/
.news_column h1 {
    color: #666!important; font-size:18px;
}
.news_column h2  a, .news_column h3  a{
    color: #222;
	font-size:18px;
}

div.main_content{background:#fff;padding:8px; border-top:none}
@media(min-width:1200px){div.main_content{padding:10px}}
div.main_content .news_column .panel-default{margin-top:0; border-bottom:1px solid #ccc;border-radius:0}
div.main_content .news_column .panel-default:last-child{border-bottom:none}
div.main_content .news_column .panel-default:first-child{//margin-top:15px;}
div.main_content .news_column .panel-default.featured p {font-size:13px!important}
@media(min-width:768px){.col_main{border-left:1px solid #92c1d0}}
div.news_column .imghome {
    border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
}
.banggia_home{width:100%;padding:10px}
.banggia_home table, .banggia table{max-width:100% !important; width:100% !important}
.footerNav2 {display:none;}
/*Videos*/
.video .image {
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
	margin:0;
}

.video .image img{
	display: block;
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #c0c0c0;
	position: relative;
}
.video .image::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    text-align: center;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    background: rgba(154, 158, 161, 0.7);
    border: 1px solid #bebab9;
    color: #bdbfbe;
    font-size: 20px;
    content: "\f04b";
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	padding-left:2px;
}
.videos-text h3 a{font-size:16px;}
.video .image:hover:after{color:#FFF; background:rgba(57, 107, 178, 0.8)}
.new_video li{padding:10px 20px}
.new_video a{color:#0076c8;}
.detail_container .title{line-height: 30px;font-weight: normal;font-size: 22px;color: #000;}
.other-news{padding:0}
.other-news .related_videos .videos-home-thumbnail, .other-news .related_new_videos .videos-home-thumbnail{border:none;border-radius:0}
.other-news  .h3{
	color: #ea1b23;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	border-bottom: 3px solid #cecccd;	
	display:block;
	margin-bottom: 10px;
}
.other-news .videos-home-thumbnail, .videos_list .videos-home-thumbnail{background:none;}
.other-news .videos-home-thumbnail .image{display:block; position:relative; font:normal normal normal 14px/1 FontAwesome;overflow: hidden;height: 150px; margin:0}
.other-news .videos-home-thumbnail .image:after{display:block; content:"\f04b"; position:absolute; bottom:0px; left:1px; width:35px; height:35px; line-height:35px; text-align:center; background-color:#ff7802; color:#FFF; font-weight:bold; font-size:20px;}
.other-news .videos-home-thumbnail img{padding:0; border:0;display:block; margin-bottom:5px;max-width: 100%;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);position:absolute}
.videos-home-info h3 a{font-size:13px;}
@media(max-width:499px){.other-news .videos-home-thumbnail .image{height:100px}}
img:hover:after, .product-scroll a:hover:after, a.transition-light:hover:after, .transition-light a:hover:after{width:120%;background-color:transparent;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
img:after, .product-scroll a:after, a.transition-light:after, .transition-light a:after{content:" ";position:absolute;top:0;left:0;width:0;height:100%;background-color:rgba(255,255,255,.4);-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
#footer {
    position: relative;
    min-height: 100px;
    width: 100%;
    border:none;
    /*background:url(../images/bg_footer.png)repeat-x left top / auto 100%;*/
    padding: 0px 0;
    font-size: 14px;
    font-family:'UTM Avo';
    color:#151515;
    padding-top:20px;
   background:#0db007;
}
#footer .footer_bottom{	
	width:100%;		
	text-align: center;
}
#footer .footer_bottom .wraper{display:inline-block;padding:10px 10px}
#footer .copyright a, .copyright {
    color: #fff !important;
	//font-family:'UTM Avo';
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	font-weight:normal;
}
#footer, #footer a {color:#151515;}
@media(max-width:600px){#footer .copyright a, .copyright{font-size:10px;}}
#footer h3.site_name{text-transform:uppercase;font-family:'UTM Khuccamta'; color:#05ba00;font-size:22px}
#footer .address{font-family:'UTM Neutra';color:#000;text-transform:uppercase;font-size:16px}
#footer h3.title{font:normal 16px 'UTM Hanzel';color:#ed1c24 !important; margin-bottom:10px;padding-bottom:5px}
#footer .panel-body{padding:0}
#footer h3{color: #002b91;font-size:16px;}
.callnow {
    position: fixed;
    z-index: 999;
    display: none;
    left:5px;
    bottom: 5px;
    max-width: 38%;
}
.callnow  img{height:40px}
@media(max-width:800px){.callnow {
    display: block;
}}
.fix_banner_left, .fix_banner_right{display:none !important}