body{
	font-family: Tahoma
	font-size: 14px;
	color : #333;
}
p{
	padding: 0px;
	margin: 0px;
}
a, button{
	outline: 0 !important;
	text-decoration: none !important;
}

blockquote{
	border-left: 5px solid #015f95;
}
blockquote p{
	margin-top: 0px !important;
}
h1, .h1, h2, .h2, h3, .h3 h4 .h4 {
    margin-bottom: auto;
    margin-top: auto;
}
.desc_cate{
	padding: 0px 0px 25px 0px; 
}
.mb_25{
	margin-bottom: 25px;
}
img {
    border: 0 none;
    font-size: 0;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    vertical-align: middle;
}
a{
	color :black;
}
.atr_product span{
	font-size: 13px;
	font-weight: bold;
	color:#F15942;
}
.wap_iten{
	padding:  30px 0px;
	border-radius: 4px;
	background: #2C3380;
}
img{border:0;font-size:0;max-width:100%;height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle; margin: 0px auto;}

embed,object,iframe {
    height: auto\9;
    width: 100%;
    min-height: auto;
}
.h3_title_search{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 35px;
	text-transform: uppercase;
}
.wap_search{
	padding: 45px 0px 35px 0px;
}
.select_native_1{
	width: 100%;
	height: 37px;
	line-height: 37px;
	padding-left: 10px;
	border: none;
}
.txt_search{
	padding-left: 10px;
	border: none;
	width: 100%;
	height: 37px;
}
.mts{
	margin-top: 15px;
}
.btn_search{
	height: 60px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	font-size: 17px;
	background: red;
	color:white;
	border: none;
}
.mbs{
	margin-bottom: 17px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.title_block{
	font-size: 18px;
	color: #FCB813;
}
.select_native{
	width: 100%;
	height: 30px;
	line-height: 30px;

}
.select2-container{
	width: 100% !important;
}
.select2-container .select2-choice{
	height: 33px !important;
	line-height: 33px !important;
	border-radius: 0px !important;
	background: none !important;
}
.select2-container .select2-choice .select2-arrow{
	border-radius: 0px !important;
}
.empty_review{
	margin-bottom: 10px;
	color:red;
}
.empty_review_xs{
	margin-bottom: 10px;
	color:red;
}
.form-group label{
	font-weight: normal;
}
.mb_35{
	margin-bottom: 35px;
}
.pt_15{
	padding-top: 15px;
}
.navbar{
	border:none;
}
.h1_news{
	font-size: 22px;
}
.pb_15{
	padding-bottom: 15px;
}
.icon_menu{
	margin-left: 4px;
}
.news_title{
	display: inline-block;
	line-height: 25px;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;
}
.description{
	font-style: italic;
	margin-bottom: 15px;
	font-size: 14px;
}
.desc_txt{
	padding-right: 15px;
}
.navbar-default{
	margin-bottom: 0px;
	background: white;
}
.navbar-nav > li > a {
    font-size: 14px;
    padding-bottom: 25px;
    font-weight: bold;
    padding-top: 25px;
    text-transform: uppercase;
}

.btn_view_more{
	display: inline-block;
	padding : 10px 25px;
	font-size: 16px;
	border : 2px solid #F2B419;
	margin-top: 20px;
	color : #F2B419;
	border-radius: 3px;
}
.btn_view_more:hover{
	background:  #F2B419;
	color:white;
}

.owl_relative{
	position: relative;
}
.owl-prev{
	position: absolute;
	top: 30%;
	left: 5%;
	height: 100%;
}
.owl-prev:hover{
	color:#F5821F;
}
.owl-next{
	position: absolute;
	top: 30%;
	right: 5%;
}

.owl-next:hover{
	color:#F5821F;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #e8dd41;
}
.navbar-default .navbar-nav > .li_active a{
    color: #e8dd41;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: white;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
.dropdown-menu{
	border-radius: 0px;
	min-width: 173px;
	border:none;
	
	padding-top: 0px;
	padding-bottom: 0px;
}
.navbar-right .dropdown-menu{
	left: 0px;
	 right: auto;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 15px 15px;
    white-space: nowrap;
    border-bottom: 1px solid #e9e9e9;
}
.dropdown-menu > li > a::last-child{
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 10px 15px;
    white-space: nowrap;
    border-bottom: none !important;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0px !important;
    border:none;
    padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px !important;
}
.dropdown-menu > li > a:hover {
    background: #E8DD41;
    color:white;
}
.not_found{
	font-size: 16px;
	padding-bottom: 15px;
	padding-top: 6px;
}
.share_block {
    background: url(../images/bg-socialj.pg);/*#e7f0f9 none repeat scroll 0 0;*/
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 9px;
    padding-right: 15px;
    padding-top: 9px;
}
.bg_header_top{
	background: #333333;
	height: 45px;
	line-height: 45px;
}
.icon_menu{
	margin-left: 10px !important;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 15px 15px;
    white-space: nowrap;
    border-bottom: 1px solid #f5f5f5;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.bg_top{
	height: 120px;
	background: url(../images/header.jpg) no-repeat fixed center center / cover;
}
.fa_icon{
	font-size: 25px;
}

.txt_choose{
	font-size: 15px;
	margin-left: 10px;
}
.title_page{
	padding-top: 7px;
	padding-bottom: 7px;
	display: inline-block;
	padding-right: 45px;
	line-height: 40px;
    margin-top: 35px;
    font-weight: bold;
    color:white;
	font-size: 23px;
}
.color_white{
	color:white;
}
.p_footer{
	margin-bottom: 10px;
}
.color_yellow{
	padding-right: 10px;
	color:#ffba00;
}
.bg_yellow{
	padding-top: 35px;
	padding-bottom: 35px;
	background: #ffba00;
}
.mr_icon{
	margin-right: 10px;
	font-size: 15px;
}
.mr_15{
	margin-right: 15px;
}
.mr_icon{
	margin-right: 10px;
}
.mr_5{
	margin-right: 7px;
}
.navbar-brand {
	margin-top: 10px;
  	padding: 0px;
}
.navbar-brand>img {
  	height: 100%;
  	/*padding: 6px;*/
  	width: auto;

}
.label_top{
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	color:white;
	margin-top: 10px;
}
.btn_top{

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	border: 2px solid white;
	background: none;
	color:white;
	font-weight: bold;font-size: 16px;
}
.img-responsive{
	border: 0 none;
    font-size: 0;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
}

embed,object,iframe {
    height: auto\9;
    width: 100%;
    min-height: auto;
}

.mt_50{
	margin-top: 40px;
	margin-bottom: 40px;
}
.mt_5{
	margin-top: 5px;
}
.h4_home{
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
}
.service-heading{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 17px;
}
.border_choose{
	margin-bottom: 12px;
}
.mt_0{
	margin-top: 0px !important;
}
.txt_hotline{
	font-size: 24px;
	margin-left: 15px;
	color:red;
}
.h4_news{
	margin-top: 15px;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.h4_hover{
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.h4_news{
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.title_news{
	margin-top: 15px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.color_header{
	color:#FCB813 !important;
}
.at_mt15{
	margin-bottom: 10px;
}
.title_news_block{
	margin-top: 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.title_news_relative{
	margin-top: 15px;
	font-size: 16px;
	display: inline-block;
	line-height: 23px;
}
.h4_block{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 25px;
}
.bg_gray{
	background: #F7F7F7;
}
.mg_block{
	padding-top: 35px;
	padding-bottom: 35px;
}
.item_img{
	margin-bottom: 15px;
}
.bg_footer{
	background: #1b273d;
	padding-top: 40px;
	padding-bottom: 30px;
}
.mb_footer{
	margin-top: 10px;
	margin-bottom: 10px;
}
.mb_15{
	margin-bottom: 20px;
}
.color_icon_footer{
	color : #8f8c89;
}
.mt_15{
	margin-top: 30px;
}
.footer_title{
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
}
.ul_footer{
	list-style: none;
}
.ul_footer li::before {
    content: "»";
    margin-right: 10px;
    opacity: 0.4;
    color:white;
}
.ul_footer li a{
	display: inline-block;
	margin-bottom: 12px;
	list-style: none;
	padding-left: 5px;
	color:white;
}


.text_normal{
	font-size: 14px;
}
.portfolio-item{
	margin-bottom: 30px;
}
.url_project{
	list-style: none;
	margin-bottom: 20px;
	padding-left: 15px;
}
.url_project li{
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
}
.url_project li .active{
	color:#ffba00;
	padding-bottom: 7px;
	text-decoration: none;
}
.url_project li a:hover{
	color:#ffba00 !important;
}
.content_tab{
	border: 1px solid #f1f1f1;
	padding: 15px 0px;
	margin-bottom: 15px;
}
.nav-tabs{
	border-bottom: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #ffba00;
    border:none;
    border-radius: 0px;
    color: white;
    cursor: pointer;
}
.nav-tabs > li > a:hover {
    background-color: #ffba00;
    border:none;
    border-radius: 0px;
    color: white;
    font-weight: bold;
	cursor: pointer;
}

.panel-default > .panel-heading {
    background-color: #f7f7f7;
    border:none !important;
    color: #333;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-radius: 0px;
    padding: 10px 15px;
}

.panel-group .panel{
	border-radius: 0px;
}
.active_col{
	background: #ffba00 !important;
	border:none !important;
}
.active_col a{
	font-weight: bold !important;
	color:white !important;
	text-decoration: none !important;
}
.p_home{
	margin-bottom: 5px;
}
.h2_breadcrumb{
	font-size: 15px;
}
.section-header .h2_label, .section-header-smaller .h2_label {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color:white;
    text-transform: uppercase;
}
.h2_label_ex{
	color:#273374 !important;
}
.section-header::after, .section-header-smaller::after {
    background-color: #FFBA00;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100px;
}

.section-header, .section-header-smaller {

    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}
.h1_detail{
	font-size: 26px;
	margin-bottom: 15px;
}

.mainHeader {
    background: rgba(0, 0, 0, 0) url(../images/bg.jpg) no-repeat fixed center center / cover ;
    color: #fff;
    margin-bottom: 0;
    padding: 40px 0;
}
.bg_detail{
	background: #F9F9F9;
}

.bg_white{
	background: #fff;
}
.breadcrumb{
	background: white;
}

.item_row{
	margin-bottom: 25px;
	background: #f7fbff;
}
.item_block{
	margin-bottom: 25px;

}
.link_block{
	display: inline-block;
	font-size: 14px;
	font-size: bold;
	margin-top: 15px;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit;
    line-height: 23px;
}
.wap_item{
	position: relative;
}
.wap_info{
	position: absolute;
	top: 35%;
	left: 12%;
}
.title_banner{
	font-size: 30px;
	color:white;
	text-transform: uppercase;
}
.desc_banner{
	padding-top: 7px;
	font-size: 16px;
	color:white;
	padding-bottom: 7px;
	line-height: 24px;
	width: 70%;
}
.link_banner{
	display: inline-block;
	margin-top: 5px;
	font-size: 16px;
	text-transform: uppercase;
	border: 2px solid white;
	border-radius: 4px;
	padding: 7px 20px;
	color: #FFBA00;
	background: white;
}

.contact-form input[type="text"], .contact-form input[type="email"] {
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 8px 14px;
    width: 100%;
}
.btn-send {
    background-color: #383838;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    padding: 8px 14px;
    transition: all 0.2s ease-in-out 0s;
}
.contact-form textarea {
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 8px 14px;
    width: 100%;
}

.btn:hover, .btn:focus, .btn.focus {
    color: white;
    text-decoration: none;
}
.btn_carousel{
	display: inline-block;
	background: red;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.item_row{
	margin-bottom: 15px;
}
.img_hover:hover{
	opacity: 0.8;
}
.bg_detail{
	background: #F7F7F7;
}
.btn_buy{
	background: #EC1C24;
	font-size: 15px;
	font-weight: bold;
	color:white;
	border:none;
	border-radius: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.btn_buy:hover{
	background: #FCB813;
}
.btn_buy_ex{
	background: #EC1C24;
	font-size: 15px;
	font-weight: bold;
	color:white;
	border:none;
	border-radius: 0px;
	padding-top: 7px;
	padding-bottom: 6px;
}

.btn_buy_ex{
	background: #EC1C24;
	font-size: 15px;
	font-weight: bold;
	color:white;
	border:none;
	border-radius: 0px;
	padding-top: 7px;
	padding-bottom: 6px;
}
.section-header .h2_label, .section-header-smaller .h2_label {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color:#e8dd41;
}
.section-header::after, .section-header-smaller::after {
    background-color: #e8dd41;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 70px;
}
.section-header, .section-header-smaller {
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    color: #2C3E50;
}
.section-header .h4_label, .section-header-smaller .h4_label {
    border-left: 2px solid #696969;
    font-style: italic;
    color: #808080;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 0 17px;
    padding-left: 20px;
    text-transform: none;
}

.pos_relative{
	position: relative;
}

.h2_sub_list{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.mt_adv{
	margin-top: 40px;
	margin-bottom: 15px;
}.inline_block{
	display: inline-block;
	width: 100%;
}
.img_over{
	display: inline-block;
}
.image_hover .img_over:hover::before {
    opacity: 1;
}
.image_hover .img_over::before {
    color: #ffffff;
    content: "";
    font: 20px/1 "FontAwesome";
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    transition: opacity 0.3s ease 0s;
    z-index: 2;
}
.image_hover .img_over:hover::after {
    opacity: 0.8;
    transform: scale(1);
    visibility: visible;
}
.image_hover .img_over::after {
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}
.h2_title{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 27px;
}

.h2_sub_list{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.wap_box{
	background: none repeat scroll 0 0 rgb(255, 255, 255);
}
.full_height{
	min-height: 460px;
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.text_top{
		text-align: right !important;
	}
	.btn_itop{
		text-align: left !important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.text_top{
		text-align: right !important;
	}
	.btn_itop{
		text-align: left !important;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.text_top{
		text-align: right !important;
	}
	.btn_itop{
		text-align: left !important;
	}
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.text_top{
		text-align: right !important;
	}
	.btn_itop{
		text-align: left !important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.text_top{
		text-align: right !important;
	}
	.btn_itop{
		text-align: left !important;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.text_top{
		text-align: center !important;
	}
	.btn_itop{
		text-align: center !important;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.news_title{
		margin-top: 15px;
	}
	.navbar-nav > li > a {
	    font-size: 15px;
	    padding-bottom: 15px !important;
	    padding-bottom: 15px !important;
	}
	.navbar-brand {
		margin-top: 0px !important;
	  	padding: 0px;
	}
	.mt_xs_15{
		margin-top: 25px;
	}
	.icon_xs{
		font-size: 12px;
	}
	.text_top{
		text-align: center !important;
	}
	.btn_itop{
		text-align: center !important;
	}
	.title_news_block{
		margin-top: 15px;
	}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	.news_title{
		margin-top: 15px;
	}
	.navbar-nav > li > a {
	    font-size: 15px;
	    padding-bottom: 15px !important;
	    padding-bottom: 15px !important;
	}
	.mt_xs_15{
		margin-top: 25px;
	}
	.icon_xs{
		font-size: 12px;
	}
	.text_top{
		text-align: center !important;
	}
	.btn_itop{
		text-align: center !important;
	}
	.navbar-brand {
		margin-top: 0px !important;
	  	padding: 0px;
	}
	.title_news_block{
		margin-top: 15px;
	}
}

#midCol {
  width:370px;  
}
.fixed{
  position:fixed;
  top: -10px;
  z-index: 999; 
}