@charset "utf-8";

@font-face {
	font-family: 'Prompt-Medium';
	src: url('../fonts/Prompt-Medium.eot');
	src: local('☺'), url('../fonts/Prompt-Medium.woff') 
	format('woff'), url('../fonts/Prompt-Medium.ttf') 
	format('truetype'), url('../fonts/Prompt-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Prompt-Regular';
	src: url('../fonts/Prompt-Regular.eot');
	src: local('☺'), url('../fonts/Prompt-Regular.woff') 
	format('woff'), url('../fonts/Prompt-Regular.ttf') 
	format('truetype'), url('../fonts/Prompt-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Prompt-Light';
	src: url('../fonts/Prompt-Light.eot');
	src: local('☺'), url('../fonts/Prompt-Light.woff') 
	format('woff'), url('../fonts/Prompt-Light.ttf') 
	format('truetype'), url('../fonts/Prompt-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Prompt-ExtraLight';
	src: url('../fonts/Prompt-ExtraLight.eot');
	src: local('☺'), url('../fonts/Prompt-ExtraLight.woff') 
	format('woff'), url('../fonts/Prompt-ExtraLight.ttf') 
	format('truetype'), url('../fonts/Prompt-ExtraLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.bd {
	border:1px solid red;
}
iframe {
	max-width: 100%;
}
a, a:hover, a:active, a:link {
	text-decoration:none;
	outline:none;
	color:inherit;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
img {
	max-width:100%;
}
body {
	font-family: 'Prompt-Light';
	color: #666666;
	font-size:14px;
}
#wrapper {
	position:relative;
}
section {
	padding:30px 0;
}
.navbar-default {
    background-color: #fff;
    border-color: transparent;
	border: none;
}
.navbar-default .navbar-nav > li > a {
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
	cursor: pointer;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #074571;
}
.c_green {
	color: #00A99D;
}
.cover-news {
	margin-left: -5px;
    margin-right: -5px;
}
.home-news-list {
	border: 1px solid #E6E6E6;
	margin: 5px;
}
.home-news-list img {
	width:100%;
}
.news-sub-blog {
	padding: 10px 10px 15px 10px;
}
.news-sub-blog h2 {
	font-size:16px;
	font-family: 'Prompt-Regular';
	color:#000;
	margin: 3px 0px;
}
.news-sub-blog p {
	font-size:14px;
	line-height:18px;
}
.date_news {
    font-size: 12px;
    float: right;
}
.btn-submit {
	border: none;
    margin: 0 10px;
	width: auto;
    background-color: #074571;
    font-size: 14px;
    padding: 5px 20px;
    color: #fff !important;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.btn-submit:hover {
	background-color: #00A99D !important;
	color: #fff !important;
}
.btn-back {
	width: auto;
    background-color: #00A99D;
    font-size: 14px;
    padding: 2px 25px;
    color: #fff !important;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.btn-back:hover {
	background-color: #074571 !important;
	color: #fff !important;
}
.btn-readmore {
	width: auto;
    background-color: #074571;
    font-size: 12px;
    padding: 3px 10px;
    color: #fff !important;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.btn-readmore:hover {
	background-color: #00A99D !important;
	color: #fff !important;
}
button.btn-readmore {
	border: none;
    margin: 5px 0;
    padding: 5px 10px;
}
.btn-green {
	background-image: url(../images/product/dl-manual.png);
	background-position:left;
	background-repeat: no-repeat;
	width: auto;
    background-color: #00A99D;
    font-size: 14px;
    padding: 5px 10px 5px 28px;
	margin-right: 15px;
    color: #fff !important;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.btn-blue {
	background-image: url(../images/product/dl-catalog.png);
	background-position:4px;
	background-repeat: no-repeat;
	width: auto;
    background-color: #074571;
    font-size: 14px;
    padding: 5px 10px 5px 28px;
    color: #fff !important;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.body-product {
	margin-bottom:100px;
}
.air-list {
	margin-bottom:20px;
}
.air-list:hover .btn-readmore {
	background-color: #00A99D;
	color: #fff;
}
.air-list img {
	border: 1px solid #ddd;
	width:100%;
}
.air-list h3 {
	margin: 10px 0 5px 0;
	text-transform: capitalize;
}
#news_slide .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    top: -45px;
    right: 5px;
}
#news_slide i {
    font-size: 22px;
}
#news_slide .owl-buttons div {
    color: #074571;
    display: inline-block;
    zoom: 1;
    margin: 0px;
    padding: 5px 15px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #EEEEEE;
    opacity: 1;
}
#news_slide .owl-buttons div:hover {
    color: #fff;
    background: #074571;
}
.quality_blog {
}
.quality_list {
	text-align:center;
}
.quality_list h2{
	font-size: 18px;
    color: #000;
    margin: 10px 0 0 0;
}
footer {
	background-color: #054865;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 12px;
}
.nav_shadow {
    -moz-box-shadow: 0px -1px 17px #918b91;
    -webkit-box-shadow: 0px -1px 17px #918b91;
    box-shadow: 0px -1px 17px #918b91;
}
.banner-product {
	width:100%;
	height:460px;
	background-image: url(../images/product/banner-product.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	position: relative;
}
.banner-company {
	width:100%;
	height:460px;
	background-image: url(../images/company/banner-company.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	position: relative;
}
.banner-news {
	width:100%;
	height:460px;
	background-image: url(../images/news/bannerpromotion-pc.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	position: relative;
}
.banner-news-detail {
	width:100%;
	height:460px;
	background-image: url(../images/news/banner-news-detail.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	position: relative;
}
.banner-contact {
	width:100%;
	height:460px;
	background-image: url(../images/contact/banner-contact.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	position: relative;
}
.banner-catalog {
	width:100%;
	height:460px;
	background-image: url(../images/catalog/bannercatalog-pc_02.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	position: relative;
}
.text_banner span {
	font-size:24px;	
}
.relative {
	position: relative;
}
.head-product {
    margin: 40px 0 20px 0;
}
.breadcrumb {
    padding: 0px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    font-size: 14px;
}
.icon-format {
	width:25px;
	height:20px;
	margin-right:5px;
	margin-bottom: -4px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size:contain;
}
.icon-air {
	background-image:url(../images/product/icon-air.jpg);	
}
.cover-line-sidebar {
	margin:7px 0 12px 0;
}
.line-1 {
	display: block;  
	width:100%;
	height:1px;
	background-color: #ddd;
	margin-bottom:4px;
}

.line-green {
	display:block;
	width:50px;
	height:1px;
	background-color:#00A99D;
} 
.bg_navi_product {
	padding: 10px 0 5px 0;
    margin: 15px 0;
    background-color: #f5f5f5;
}
.big-image {
    margin-bottom: 15px;
	position:relative;
}
.btn-zoom {
	position: absolute;
    right: 5px;
    bottom: 10px;
	cursor: pointer;
}
.pd-slide .item {
	padding:5px;
}
.pd-slide img {
	border: 1px solid #f5f5f5;
}
#thumb-slide .owl-buttons div {
    margin: 5px 2px;
    padding: 3px 5px;
}  
.owl-controls i {
	font-size:20px;
	color: #000;
}
.pd_right_in h1 {
	font-size: 22px;
    color: #074571;
}
.pd_right_in h2 {
	font-size: 18px;
    color: #666;
}
.c_blue {
	color: #074571 !important;
}
.pd_right_in ul {
	margin: 5px 0 25px 0px !important;
	list-style: none;
}
.pd_right_in ul li { 
}
.pd_right_in ul li::before {
    content: "";
    line-height: 1em;
    width: .5em;
    height: .5em;
    background-color: #00A99D;
    float: left;
    margin: .50em 1em  0 0;
    border-radius: 50%;
}
.m_active {
    background-color: #074571 !important;
    color: #fff !important;
}
.m_active_pd {
    background-color: #074571 !important;
    color: #fff !important;
}
.m_active:hover {
    background-color: #074571 !important;
    color: #fff !important;
}
.breadcrumb i{
	margin-left: 10px;
    font-size: 16px;
}
.black {
	color:#000 !important;
}
.button-zoom {
	background: transparent;
    position: absolute;
    right: 20px;
    top: 8px;
    border: none;
    font-size: 16px;
}
.myinput {
	border-radius: 0px !important;
    background: transparent !important;
    border: 1px solid #ddd !important; 
}
.cover-list {
	margin-bottom:30px; 
}
.title-product {
	background-color: #074571;
    color: #fff;
    text-align: center;
    padding: 5px;
}
.category-right {
	padding:0px;
} 
.category-img {
	position:relative;
	text-align:center;
}
.cover-image {
	display: inline-block;
	text-align: center;
	margin:10px;
}
.cover-image span {
	display: block;
}
.padd_5 {
	padding:5px;
}
.bg_grey {
	background-color:#f5f5f5;
}
.bg_white {
	background-color:#fff;
}
.table-cover-100 table{
	width:100% !important;
	max-width:100% !important;
}

.table-cover-100 table .bg_grey{
	background-color:#fff;
}

.table-cover-100 tr th , .table-cover-100 tr td {
	border: none;
	color:#333;
	padding:5px 2px;
	font-size:12px;
	line-height: 14px;
	border: 1px solid;
}

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

.table-cover-big table {
	width:auto;
	min-width:500px;
	border-collapse:collapse;
}
.table-cover-big tr th {
	border: none;
	background-color:#ddd;
	color:#000;
	padding:7px 2px;
	font-size:12px;
	line-height: 14px;
	font-weight: bold;
	border: 1px solid;
	text-align: center;
}
.table-cover-big tr td {
	border: none;
	color:#333;
	padding:5px 2px;
	font-size:12px;
	line-height: 14px;
	border: 1px solid;
}
.table-cover-small tr th {
	border: none;
    background-color: #ddd;
    color: #000;
    padding: 7px 2px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
	border: 1px solid;
}
.table-cover-small tr td {
	border: none;
	color:#333;
	padding:5px 2px;
	font-size:12px;
	line-height: 14px;
	border: 1px solid;
}
.table-cover-half tr th {
	border: none;
	background-color:#ddd;
	color:#000;
	padding:7px 2px;
	font-size:12px;
	line-height: 14px;
	font-weight: bold;
	border: 1px solid;
	text-align: center;
}
.table-cover-half tr td {
	border: none;
	color:#333;
	padding:5px 2px;
	font-size:12px;
	line-height: 14px;
	border: 1px solid;
}
.margin-range {
	margin:50px 0 25px 0;
}
.margin-short {
	margin:25px 0 25px 0;
}
.part-cover {
	margin: 50px 0 10px 0;
}
.part-cover h1 {
	margin-top:0px;
}
.news-list-detail h2 {
	font-size:18px;
	color:#000;
	margin-top: 0px;
}
.catalog-list {
	margin-bottom:30px;
}
.news-list:hover .btn-readmore {
	background-color: #00A99D;
	color: #fff;
}
.catalog-list:hover .btn-readmore {
	background-color: #00A99D;
	color: #fff;
}
.catalog-list img {
	border:1px solid #f5f5f5;
	width:100%;
}
.catalog-list h3 {
	font-size: 16px;
    margin: 10px 0 4px 0;
}
.sub_active {
	color: #fff !important;
	background-color: #074571 !important;
}
.sub_active > i {
	color: #fff !important;
}
.contact_left .a_regis {
	color: #074571;
	font-size:20px;
}
.contact_left .a_regis:hover {
	color: #00A99D;
}
.news-list-detail ol {
    margin-left: 25px;
    margin-top: 10px;
}
.owl-theme .owl-controls {
    margin-bottom: 25px;
}
.div_center {
	margin: 0 auto;
    float: none;
}
.slogan {
	font-size:22px;
	font-style:italic;
}
.news-list-detail a {
	color:#00F !important;
}
.btn-back-cover a{
	color: #FFF !important;
}
.sidebar-list li a {
    text-transform: capitalize;
}
/*eall*/
@media (min-width:960px){
.container {
	width:960px !important;
}
.blog_first div {
	padding:0;
}
.blog_second div {
	padding:0;
}

}

@media (min-width:769px){
#wrapper {
    padding-top: 95px;
}
.container {
	width:100%;
	margin:0px auto;
}
.pc {
	display:block;
}
.pc_none_padd {
	padding:0;
}
.mobile {
	display:none !important;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 5px 0px;
    font-size: 18px;
    line-height: 20px;
}
.img-logo {
	width:170px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}
.navbar-right {
    float: right !important;
    margin: 30px 0 20px 0;
    margin-right: -15px;
	transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}
.navbar-right-pc {
    float: right !important;
    margin: 30px 0 20px 0;
    margin-right: -15px;
	transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}
.icon-facebook {
	padding: 0px !important;
}
.h1_head {
	color: #074571;
	font-size:24px;
	font-family: 'Prompt-Regular';
	line-height:26px;
	margin-bottom: 15px;
}
.h2_head {
	color: #074571;
    font-size: 16px;
    font-family: 'Prompt-Regular';
    line-height: 16px;
    margin-bottom: 0px;
}
.h2_sub {
	color: #757575;
    font-size: 20px;
    font-family: 'Prompt-Regular';
    line-height: 22px;
    margin-bottom: 0px;
	margin-top:-10px;
}
.blog_first {
    margin-top: 40px;
}
.blog_second {
    margin-top: 40px;
}

.blog_first_right {
	text-align: right;
}
.blog_second_left {
	text-align: left;
}
.blog_second_right {	

}
.quality_list {
    margin-bottom: 30px;
}
.head-product div {

}
.h3_sidebar {
	font-size:14px;
	font-family: 'Prompt-Regular';
	padding: 0px;
	cursor: pointer;
}
.sidebar { 
	padding: 0 0 0 10px;	
}
.sidebar-list {
	margin-bottom:20px;
}
.sidebar-list li {
	list-style: none;
}
.sidebar-list li a {
	display: block;
    padding: 2px 10px;
    font-size: 13px;
	background-color:#fff;
	color:#999;
}
.sidebar-list li a:hover {
	background-color:#074571;
	color:#fff;
}
.sidebar-list li a i{
	float: right;
	color: #074571;
    margin-top: 3px;
}
.sidebar-list li a:hover i.fa {
	color: #fff !important;
}
.pd_left_in {
	border: 1px solid #ddd;
    padding: 15px 20px;
}
#thumb-slide .owl-prev {
    position: absolute;
    left: -20px;
    bottom: 35%;
}
#thumb-slide .owl-next {
    position: absolute;
    right: -20px;
    bottom: 35%;
}
.navbar-nav > li > a {
    padding-top: 6px;
    padding-bottom: 5px;
}
.table-cover-big table {
	width:100%;
}
.table-cover-small table {
	width:100%;
}
.table-cover-half table {
	width:100%;
}

#brand_slide .owl-prev {
	position: absolute;
    left: -45px;
    bottom: 0;
}
#brand_slide .owl-next {
	position: absolute;
    right: -45px;
    bottom: 0;
}
.news-list {
	padding: 0px;
}
.margin-5 {
	margin-left: -5px;
    margin-right: -5px;
} 
.news-list-detail {
	padding:0;
}
.sub-menu li a {
    display: block;
    padding: 5px 15px;
    font-size: 14px;
    text-decoration: none;
    color: #666;
    background-color: transparent;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}
.sub-menu li a:hover {
	color: #fff;
	background-color: #074571;
}
.sub-menu {
    width: auto;
    min-width: 220px;
    height: auto;
    background-color: #fff;
    position: absolute;
    top: 30px;
    left: 0px;
    border: 1px solid #ddd;
    border-radius: 0px;
    display: none;
    z-index: 10;
}
.li-has-sub {
    position: relative;
	list-style: none;
}
.text_banner {
	font-family: 'Prompt-ExtraLight';
    font-size: 28px;
    width: 340px;
    max-width: 100%;
    position: absolute;
    right: 5%;
    top: 40%;
    transform: translateY(-50%);
	text-shadow: 1px 2px 5px rgba(92, 92, 92, 0.67);
}
.angle-down {
    float: right;
    font-size: 20px;
    margin-top: 2px;
	color: #bdbdbd;
}
.cover_search {
	padding: 0 0 0 10px;
}

.air-list{
	padding-right: 5px;
    padding-left: 25px;
	min-height: 280px;
}
}  
.navbar-nav > li {
    position: relative;
}

/*epc*/

@media (max-width:768px){
#wrapper {
    padding-top: 50px;
	overflow:hidden;
}
.container {
	width:100%;
	margin:0px auto;
}
.pc {
	display:none !important;
}
.mobile {
	display:block;
}
.h1_head {
	color: #074571;
	font-size:20px;
	font-family: 'Prompt-Regular';
	line-height:22px;
	margin-top: 15px;
	margin-bottom: 10px;
    padding: 0 15px;
}
.h2_head {
	color: #074571;
    font-size: 16px;
    font-family: 'Prompt-Regular';
    line-height: 16px;
    margin-bottom: 0px;
}
.home-news-list {
    margin: 0px;
}
.blog_first_right {
	text-align: center;
}
.blog_second_left {
	text-align: center;
	margin-top: 15px;
}
.blog_first {
    margin-top: 20px;
}
.blog_second {
    margin-top: 20px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    margin-right: 10px;
    height: 34px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.icon-bar{
	transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}
.navbar-toggle_actiove #icon-bar_1{    
	display: block;
	-ms-transform: rotate(41deg);
    -webkit-transform: rotate(41deg); 
    transform: rotate(41deg);
    margin-left: 5px;
    margin-top: 0px;
}

.navbar-toggle_actiove #icon-bar_2{    
	 display: block;
	-ms-transform: rotate(139deg);
    -webkit-transform: rotate(139deg); 
    transform: rotate(139deg);
    margin-top: -2px;
    margin-left: 5px;
}
.navbar-toggle_actiove #icon-bar_3{
	display:none;
}
.mb_padding {
	margin:0;
}
.quality_list {
	width: 50%;
    margin-bottom: 20px;
}
.product-right {
	padding:0;
}
.air-list {
	width:50%;
}
#thumb-slide .owl-prev {
    position: absolute;
    left: -15px;
    bottom: 35%;
}
#thumb-slide .owl-next {
    position: absolute;
    right: -15px;
    bottom: 35%;
}
.pd_right_in h1 {
	margin-top:10px;
}
.btn-cover-pd {
	text-align: center;
	margin-bottom: 30px;
}
.navbar-collapse {
	border-bottom: 5px solid #074571 !important;
}
.banner-product {
    height: 300px;
}
.banner-company {
    height: 300px;
}
.banner-news {
    height: 300px;
}
.banner-news-detail {
    height: 300px;
}
.banner-contact {
    height: 300px;
}
.banner-catalog {
    height: 300px;
}
.sidebar {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 0px;
    z-index: 10000;
    padding-bottom: 50px;
	overflow-y: scroll;
	transform: translateX(-100%); 
    transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
}
.sidebar-list {
	list-style: none;
	padding: 0px 15px;
}
.sidebar-list li {
	width: 33.33%;
    float: left;
}
.sidebar-list li a {
	display: block;
	padding: 5px 2px;
	font-size: 12px;
	line-height: 14px;
}
.sidebar-list li i {
	display: none;
}
.h3_sidebar {
	display: block;
	padding: 0px 15px;
	cursor: pointer;
}
.head_pd_mobile {
	background-color: #074571;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-bottom: 5px solid #00A99D;
	font-size: 16px;
    margin-bottom: 20px;
    position: relative;
}
.btn-close {
	position: fixed;
    right: 15px;
    top: 10px;
	color: #fff;
    font-size: 22px;
	z-index:100;
	cursor: pointer;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
}
.btn-close:hover {     
    transform: rotate(90deg);
}
.cover-line-sidebar {
    margin: 7px 15px 12px 15px;
}
.line-1 {
    margin-bottom: 7px;
}
.myinput {
    margin-bottom: 20px;
}
.btn_product {
	width:125px;
	height:40px;
	background-image: url(../images/product/pd_icon.png);
	background-repeat: no-repeat;
	background-position:center center;
	background-size: cover;
	position: fixed;
    bottom: 0px;
    z-index: 100;
    left: 0;
	color: #fff;
    font-size: 10px;
    padding: 13px 2px;
    cursor: pointer;
	/*transition-duration: 0.1s;
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;*/
}
.btn_product_fixed {
	position: fixed;
    bottom: 0px;
    left: 0;
}
.cover-list {
	padding:0 15px;
}
.cover-image {
    margin: 10px 5px;
}
.table-cover-big table {
	width:100%;
}
#brand_slide .owl-prev {
	position: absolute;
    left: -30px;
    bottom: 0;
}
#brand_slide .owl-next {
	position: absolute;
    right: -30px;
    bottom: 0;
}
#brand_slide {
	padding: 0 45px;
}
.part-cover {
    margin: 20px 0 10px 0;
}
.news-list {
	width:50%;
	margin-bottom: 15px;
}
.h2_sub {
	color: #757575;
    font-size: 18px;
    font-family: 'Prompt-Regular';
    line-height: 20px;
    margin-bottom: 0px;
	margin-top:-5px;
	padding: 0 15px;
}
.catalog-list {
	width: 50%;
}
.sub-menu {
    width: 100%;
    height: auto;
    background-color: #fff;
	padding: 5px 0;
    display: none;
}
.sub-menu li {
}
.sub-menu li a {
    display: block;
    padding: 5px 30px;
    font-size: 16px;
    text-decoration: none;
    color: #666;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}
.a-has-sub  i {
	font-size:8px;
    color: #074571;
    margin-top: 8px;
    margin-right: 10px;
    display: block;
    float: left;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 800px;
}
.slogan {
	font-size:18px;
	font-style:italic;
}
.text_banner {
	font-family: 'Prompt-ExtraLight';
    font-size: 16px;
    width: auto;
    max-width: 100%;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    text-shadow: 1px 2px 5px rgba(92, 92, 92, 0.67);
}

.text_banner span {
    font-size: 18px;
}

}
/*emb*/

@media (min-width:416px){ 
.landscape {
	display: block;
}
.protrait {
	display: none !important;
}
}

@media (max-width:415px){
.landscape {
	display: none !important;
}
.protrait {
	display: block;
}
.quality_list {
	width: 50%;
	margin-bottom:0;
}
.quality_list h2 {
    font-size: 14px;
}
.quality_list p {
    font-size: 12px;
	height: 40px;
}
.air-list {
	width:100%;
}
.breadcrumb {
    font-size: 12px;
}
.btn-cover-pd a {
	margin: 8px 0;
    display: inline-block;
}
.sidebar-list li {
	width: 50%;
}
.btn_product {
	position: absolute;
    top: 314px;
	left:0;
}
.btn_product_fixed {
	position: fixed;
    top: 55px;
    left: 0;
}
.news-list {
	width:100%;
}
.catalog-list {
	width: 100%;
	float: none;
	margin:0 auto 30px auto;
}
.text_banner {
    font-size: 12px;
}
.text_banner span {
    font-size: 14px;
}
}
/*esm*/
@media (max-width:376px){
.sidebar-list li {
    width: 100%;
}
}

@media (max-width:320px){
}
/*exs*/


.breadcrumb > li + li:before {
    padding: 0px 5px;
    color: #666;
    content: "\f105";
    font-family: FontAwesome;
}


.sidebar-active {
	background-color:#074571 !important;
	color:#fff !important;
}
.sidebar-active i{
	color: #fff !important;
	transform:rotate(-90deg);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #074571;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color: #00A99D;
} 

#brand_slide .owl-buttons div {
    opacity: 0.8;
}

#news-slide .owl-page.active span, #news-slide .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #00A99D;
}


.title_L {
    width: 55px;
    float: left;
    color: #074571;
}
.title_R {
    /* width: 180px; */
    float: left;
}

.g-recaptcha {
    text-align: center;
    margin: 10px 0px;
}
.g-recaptcha > div:first-child {
    width: auto !important;
}

.form-control {
	border-radius: 0px;
    background: #eee;
    border: none;
    outline: none;
	margin-bottom:10px;
}

@media (max-width:800px){
	
	.bg-table table , .category-right{
		width:100%;
	}
}

.sidebar-list {
	display: none;
}
.show_sidebar {
	display: block;
}
.sidebar-list:first-child {
	display: block;
}

.detail-right{
	padding:0px;
}

.category-right{
	padding:20px;
}

.product_air_detail table{
	width:100% !important;
}

.product_air_detail table tr th{
	text-align:center;
	padding:5px;
	background-color:#ddd;
}

.product_air_detail table tr td{
	text-align:center;
	padding:5px;
}


/* Page navigation */ 	
.pagination { color:#666; padding:13px 0px 5px 0px; margin: 0 auto;display:inline; text-align:center; font-size: 12px; font-weight:bold;}
.pagination p {position:relative; text-align:center;margin: 30px auto;}
.pagination p a.linkC1, .pagination p .linkC1:visited, .pagination p .linkC1:hover, .pagination p .linkC1:active {
		text-decoration:none; 
		padding:5px 10px; 
		border:1px solid #ccc; 
		margin-right:1px; 
		color:#fff;
		background: #074571;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}
.pagination p .linkC1:hover {
  background: #074571;
  text-decoration: none;
  color:#ffffff;
}
.pagination p span {text-decoration:none; background:#fff; padding:5px 10px; border:1px solid #ccc; color:#ccc; margin-right:1px}
.pagination * {margin:0;}
.pagination h4 {margin-top:-1.45em; padding:0; border:none}

.brand_blog{
	padding:50px 30px;
}

.brand_blog div{
	padding:10px;
}

.brand_blog img{
	display:block;
	margin:0 auto;
}

.footer-page{
	background-color:#03598a;
	color: #FFF;
	padding:20px 0px;
}

.footer-page .footer-l{
	font-size: 14px;
    font-family: Prompt-Regular;
}

.footer-page .footer-l span{
	display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #ccc;
    font-family: Prompt-Light;
}

.footer-page .footer-c{
	font-family: Prompt-Regular;
    font-size: 17px;
    text-align: center;
    margin-top: 25px;
    margin-left: -5px;
}

.footer-page .footer-c span{
	font-family: Prompt-Light;
    display: block;
    font-size: 14px;
    color: #CCC;
	margin-top: 10px;
}

.footer-page .footer-r{
	float:right;
	font-size:12px;
	width:28%;
}

.footer-page .footer-r table{
}

.footer-page .footer-r table td{
	vertical-align: top;
	padding:2px;
}

.text-right{
	text-align:right;
}

.footer-page a{
	text-decoration:none;
	color:#FFF;
}
.best-text{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #074571;
	opacity: 1;
	transition: box-shadow .3s;
	cursor: pointer;
}
.best-text:hover{
	box-shadow: 10px 10px 11px 1px rgba(33,33,33,.2); 
}
.v-more{
	position: absolute;
	bottom: 8px;
	right: 16px;
	/* visibility: hidden; */
	color: #074571;
}
.txt-air-name{
	padding: 5px;
    display: block;
	padding-left: 15px;
	font-size: 16px;
}
.mb-30{
	margin-bottom: 30px;
}
.border-best{
	position: relative;
	border: 1px solid #f1f1f1;
}
a.hover-move:hover span.hover{
	background: #074571;
	color: #fff;
	padding: 3px;
	-moz-transition: all 0.1s ease-in-out 0s;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.border-extra{
	background: #f2f2f2;
}
.border-extra img{
	width: 100%;
}
.border-extra p{
	padding: 15px 0;
}
#arroflex thead,#arroflex tbody tr {
    display: table-header-group;
}
.border-extra table{
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
	border: 1px solid #dee2e6;
}
.border-extra table tr th,.border-extra table tr td{
	padding: 0.75rem;
	vertical-align: middle;
	border-top: 1px solid #dee2e6;
	border: 1px solid #dee2e6;
	text-align: center;
}
.set-scrollbar table tbody::-webkit-scrollbar {
    width: 12px;
}
.set-scrollbar table tbody::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 0;
}
.set-scrollbar table tbody::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.border-extra tbody {
	display: block;
	height: 200px;
    max-height: 200px;
	overflow-y: scroll;
}
.border-extra thead,tbody tr {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.pd-15{
	padding: 0 15px;
}
.row-pagi{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.best-phone{
	background: #03598a;
	color: #fff;
	padding: 8px 0;
	text-align: center;
}
ul.pagi-page {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
	border-radius: 0;
	margin-top: .5rem;
    margin-bottom: .5rem;
}
.pagi-page li {
    float: left;
    padding-left: 5px;
}
.pagi-page li a {
    color: #B3B3B3;
    background: #F2F2F2;
    padding: 10px;
}
.active-pagination a {
    color: #fff !important;
    background: #074571 !important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.circle-phone{
	background: #fff;
	display: inline-block;
	color: #03598a;
	padding: 4px;
    font-size: 18px;
	border-radius: 50px;
	width: 25px;
	height: 25px;
}
@media (max-width:767px){
	.mgb-0{
		margin-bottom: 0 !important;
	}
}