/*
Theme Name: Noi Bai go
Theme URI: https://www.facebook.com/trung.240195
Author: Trung Pham
Author URI: https://www.facebook.com/trung.240195
Description: Theme Wordpress được thiết kế bởi Trung Pham.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ws247
Tags:
*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
@font-face {
    font-family: Roboto-Regular;
    src: url(inc/fonts/roboto/Roboto-Regular.ttf);
}
body{
	font-family: Roboto-Regular,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.5;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display:none;
    z-index: 10;
}
ul, li{
	list-style: none;
	padding: 0;
}
img{
	max-width: 100%;
	width: 100%;
	height: auto;
}
.text-warning{
	color: #333;
}
.text-danger{
	color: #f44336;
}
.btn-warning{
	background: #5a5353 !important;
	border-color: #5a5353 !important;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active{
	background: #585757 !important;
	border-color: #585757 !important;
}
.divtable{
	display: table;
	height: 100%;
	width: 100%;
}
.divtable-cell{
	display: table-cell;
	vertical-align: middle;
}
h3 > a{
	color: #333;
}
a:hover{
	text-decoration: none;
}
/* CSS header và main menu */
header{
	background: #959595; /* Old browsers */
	background: -moz-linear-gradient(top,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
	min-height: 80px;
}
header nav.navbar{
	margin-bottom: 0;
	background-color:transparent;
	border: none;
}
header nav.navbar .navbar-brand{
	padding: 0;
}
header nav.navbar .navbar-brand img{
	width: auto;
	height: 70px;
}
header .navbar-default .navbar-collapse{
	border: none;
	-webkit-box-shadow: none;
    box-shadow:none;
}
header .navbar-toggle{
    background-color: #ddd;
}
header nav.navbar ul.navbar-right{
	margin-top: 15px;
}
header nav.navbar ul.navbar-right a{
	color: #fff;
	font-size: 15px;
}
header .navbar-default .navbar-nav>li>a:focus, header .navbar-default .navbar-nav>li>a:hover, header .navbar-default .navbar-nav>li.current-menu-item>a{
	color: #f7d1d1;
}
/* CSS datxe ảo */
.dat-xe-ao{
	position: fixed;
	bottom: 0;
	padding: 10px 0;
	max-width: 300px;
	background: #fff;
	font-size: 12px;
	z-index: 99;
	cursor: pointer;
}
.dat-xe-ao h4{
	padding: 0 15px;
	margin: 0;
	line-height: 1.5;
	font-size: 12px;
}
.dat-xe-ao h5{
	margin: 0;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
}
.dat-xe-ao p{
	margin-bottom: 0;
}
/* CSS footer */
footer .footer-slider-logo{
	padding: 10px 0 20px;
}
footer .footer-slider-logo .divtable{
	height: 100px;
}
footer .footer-slider-logo img{
	padding: 0 5px;
}
footer ul.menu li a{
	display: block;
}
footer ul.menu li a:before{
	display: inline-block;
	content: "\f0da";
	font: normal normal normal 14px/1 FontAwesome;
	padding-right: 5px;
}
footer .widget-title{
	margin-top: 0;
	padding-bottom: 5px;
}
.top-footer{
	background: #45484d; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #45484d 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color: #fff;
}
.top-footer a{
	color: #fff;
}
.top-footer, .bottom-footer{
	padding: 30px 0 20px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.top-footer .widget-title{
	border-bottom: 1px solid #fff;
}
.footer-social span{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	color: #333;
}
.footer-social span i{
	line-height: 40px;
}
.bottom-footer a{
	color: #333;
}
.bottom-footer .widget-title{
	border-bottom: 1px solid #333;
}
footer .copyright{
	background: #131313;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
}
/* CSS Single post */
.entry-content{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.entry-content h2{
	font-size: 19px;
}
.entry-content h3{
	font-size: 17px;
}
.entry-content h4{
	font-size: 15px;
}
.entry-content img{
	width: auto;
}
h1.single-post-title, h1.page-title{
	font-size: 22px;
	font-weight: bold;
}
/* CSS single thuexe */
.single-thuexe-des{
	padding-top: 20px;
}
.single-thuexe-des h1.single-post-title{
	margin-top: 0;
}
/* CSS archive */
.archive-list img{
	height: 200px;
	object-fit: cover;
}
/* CSS archive thuexe */
.archive-thuexe{
	margin-bottom: 10px;
}
.archive-thuexe h3{
	height: 38px;
	overflow: hidden;
}
.archive-thuexe p{
	margin: 0;
}
.archive-thuexe p.text-center{
	margin-top: 10px;
}
/* CSS phân trang */
.pagination>li>a, .pagination>li>span{
	color: #333;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background: #333;
}
/* CSS sidebar */
#secondary > section:first-child{
	margin-top: 20px;
}
/* CSS hỗ trợ trực tuyến */
#cfacebook{
	position:fixed;
	bottom:0;
	right:20px;
	z-index:9999;
	width:220px;
	height:auto;
	overflow:hidden;
}
#cfacebook a.chat_fb{
	float:left;
	padding:0 20px;
	width:100%;
	color:#fff;
	text-decoration:none;
	height:40px;
	line-height:40px;
	text-shadow:0 1px 0 rgba(0,0,0,0.1);
	background-repeat:repeat-x;
	background-size:auto;
	background-position:0 0;
	background-color:#3a5795;
	border:0;
	border-bottom:1px solid #133783;
	font-size:18px;
}
#cfacebook a.chat_fb:hover{
	color:yellow;
}
/* CSS liên hệ fix mobile */
.fix-contactmobile{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 9999;
	padding: 5px;
	background: rgba(255, 255, 255, 0.81);
}
.fix-contactmobile ul{
	margin: 0;
}
.fix-contactmobile li{
	display: inline-block;
	width: 45px;
	height: 45px;
	border-radius: 6px;
	margin-left: 5px;
}
.fix-contactmobile li:first-child{
	background: #33C96E;
	margin-left: 0;
}
.fix-contactmobile li:nth-child(2){
	background: #FAAC30;
}
.fix-contactmobile li:nth-child(3){
	background: #26D367;
}
.fix-contactmobile li:nth-child(4){
	background: #4e69a2;
}
.fix-contactmobile li:nth-child(5){
	background: #EA2425;
}
.fix-contactmobile li:nth-child(6){
	background: #1da1f2;
}
.fix-contactmobile li a{
	color: #fff;
}
.fix-contactmobile li a i{
	font-size: 30px;
	line-height: 45px;
}
/* CSS responsive */
@media screen and (min-width: 768px) {
	/* CSS datxe ảo*/
	.dat-xe-ao{
		left: 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.col-sm-4:nth-child(3n+1){
		clear: both;
	}
}
@media screen and (min-width: 992px) {
	.col-md-3:nth-child(4n+1){
		clear: both;
	}
}
@media screen and (max-width: 767px) {
	.col-xs-6:nth-child(2n+1){
		clear: both;
	}
	/* CSS header */
	header{
		background: #333;
	}
	/* CSS datxe ảo*/
	.dat-xe-ao{
		left: 15px;
	}
.fix-contactmobile{display: none !important;}

#form-booking.fixedd{
position: fixed;
    bottom: -20px;
    width: 100%;
    z-index: 999999;
    left: 0;
}
#form-booking.fixedd .btn-group-lg>.btn, .btn-lg {
    padding: 4px 10px !important;
    font-size: 16px !important;
}
#form-booking.fixedd h3 {
    margin-top: 0;
    font-size: 18px;
}
div.call {
    position: fixed;
    bottom: 280px;
}
div.call-mobile{    bottom: 230px;}
.tt-page-datxe .col-md-6.form-group{
clear: both;
    padding-top: 10px;
}
}
@media screen and (max-width: 480px) {
	.col-xxs-12{
		width: 100%;
	}
}
#form-booking h3{margin-top:0;}
.pac-container{
z-index: 999999 !important;
}