@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300');
@-moz-document url-prefix() { 
.text-main-slide{animation-fill-mode: none;}
 }
 body{font-family:Open Sans,tahoma,Helvetica;}
 li {list-style:none;}
 a {text-decoration:none;}
 .logo{text-align:center;}
.logo img{display:inline-block;}
.left-hotline{float:right;}
.left-hotline img{padding-top:38px;padding-right:10px;}
.right-hotline{float:right;}
.hotline{font-size:24px;font-family:Open Sans;color:#f20909;font-weight:bold;}
.title-hotline{font-size:18px;font-family:Open Sans;font-weight:bold;margin-top:10px;}
.banner-top{text-align:center;}
.banner-top img{display:inline-block;}
/*** search***/
.searchbar {
    margin-top: 10px;
	position:relative;
	text-align:right;
}
.bnt-search{   
	position:absolute;
	top:0px;
	right:1px;
}
.searchbar input.search-box {
    border: 1px solid #aaa;
	width:90%;
    margin: 10px 0;
    background: #fff;
    font-size: 12px;
    padding: 5px 5px;
    color: #BBB;
    margin: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	margin-bottom:10px;
}
/**** menu****/
.menu-content{
	background:#0168ad;
	
}
.navbar-collapse{
	padding-left:0px;
	padding-right:0px
}
.navbar{
	margin:0px;
}
.navbar-default {
    background-color: #0168ad;
    border: none;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	border-right: none;
	border-left: none;
	color:#fff;
	background:#1C64A2;
}
.navbar {
	border-radius: 0;
	min-height:40px;
}
.navbar-default {
	border: none;
}


.navbar-nav {
	border-radius: 0;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.navbar-nav .active {
	border-radius: 0;
	border-bottom:1px solid #e20e0e;
	color:#4d4b4b;
}
.navbar-nav > li {
	padding-left: 10px;
    padding-right: 10px;
}
.menu-content .navbar-nav > li > a {
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
	cursor:pointer;
	font-weight:600;
	font-family:Open Sans,Helvetica, Arial, sans-serif;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-nav > li > a:hover,.navbar-nav > li > a:focus {
	color:#E6E2E2 !important;
   background-color:#0168ad;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	border-left: none;
}
.dropdown-menu{}
.dropdown-menu > li {
	border-top: 1px solid #187fc4;
	border-radius:0px;
}
.dropdown-menu > li:last-child{
	border-bottom:none;
}
.dropdown-menu > li > a {
	padding: 10px 10px;
	font-family:Open Sans,Helvetica, Arial, sans-serif;
	font-weight: 500;
    font-size: 13px;
	color:#fff;
	
}
.dropdown-menu > li > a:hover {
	color:#fff ;
	background:#1C64A2;
	
}
.dropdown-menu,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #0168ad;
	border: none;
}

.navbar-nav > li > .dropdown-menu {
	padding: 0;
}
.menu-toggle{display:none;position:absolute;top:14px;left:10px;color:#656464;}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#fff;
}
/*** product ***/
.title-main{
	color:#0168AD;
	/*background:#0168ad;*/
	font-weight:bold;
	font-size:16px;
	padding:5px 10px;
	border-bottom:1px solid #187fc4;
	margin-top:10px;
	text-transform:uppercase;
}
.content-product-hot{padding:15px 5px;/*border:1px solid #c4c2c2;*/}
.name-product{height:42px; overflow:hidden;}
.name-product a{color:#424141;font-size:12px;padding:5px 0px;font-weight:bold;text-decoration:none;}
.name-product a:hover{color:#757474;}
.content-product-hot i,.content-product i{margin-right:10px;}
.color-red{color:#f90505;}
.float-left-30{float:left;width:30%;}
.float-right-70{float:right;width:70%;padding:0 10px;}
.tour-meta{margin-bottom:10px;}
.warp-pd{padding-bottom:5px;border-bottom:1px solid #c4c2c2;;clear:both;margin-bottom:10px;margin-top:10px;}
.warp-pd:last-child{border-bottom:none;}
.content-product{/*border: 1px solid #c4c2c2;padding:10px 10px 0px 10px*/}
.footer{background:#0168ad;margin-top:20px;color:#fff;padding-top:10px;padding-bottom:10px;}
.title-footer{font-size:14px;font-weight:bold;padding-bottom:5px;text-transform:uppercase;padding-top:10px;}
.content-ul ul {padding-left:0px;}
.content-ul ul li {padding:5px 0px;}
.content-ul ul li a{color:#fff;}
.content-ul ul li a i{padding-right:5px;}
.address p{font-size:12px;}
.copyright-content{background:#2f353d;color:#8f99a4;line-height:30px;padding:0px 5px;}
.copyright{font-size:12px;}
.social ul{margin-bottom:0px;}
.img-social li{
	border-radius: 100%;
    padding: 5px 0px 0px 6px;
    margin: 0px 5px;
    line-height: 0px;
    height: 22px;
    width: 22px;
	background:#fff;
}
.img-social li a{
	color:#2f353d;
	font-size:12px;
}
.img-social li:hover{
	background:#8f99a4;

}
.img-social li:hover a{
	color:#fff;
}
.breadcrumb-content{
	background:#167EC3;
	padding:5px 0px;
	color:#fff;
	font-size:12px;
}
.content-product-detail{
	/*border: 1px solid #c4c2c2;*/
    padding: 10px 10px 10px 10px;
}
.detial-product h1{font-size:16px;margin-top:0px;font-weight:bold;color:#484747;}
.detial-product i{margin-right:10px;}
.bnt-tour{
    display: inline-block;
    line-height: 25px;
    background: #00bb62;
    color: #fff;
    border-radius: 13px;
    padding: 0 15px;
	margin-bottom:10px;
	cursor:pointer;
}
.book-tour-holder a{text-decoration:none;font-size:12px;}
.book-tour-holder a:hover{color:#fff;background:#0F9E5A;}
.content-product-detail .img-product-hot img{margin-bottom:10px;}
.modal-header{
	background:#0F80CC;
	color:#fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
.modal-title{font-size:14px;}
.bnt-add-cart{
	background:#e20e0e;
	color:#fff;
	border-radius:5px;
	padding:10px 20px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	
}
.bnt-add-cart:hover{
	color:#fff;
	background:#C51212;
	text-decoration:none;
}
.add-cart{margin-top:20px;margin-bottom:20px;}
.add-cart a:hover{text-decoration:none;color:#fff;}
 .google-maps {
        position: relative;
        padding-bottom: 75%; 
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe,.google-maps embed  {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
/** phan trang**/
#phantrang{text-align:center; clear:both;margin-top:10px;}
#phantrang span{ 
font-weight: bold;
display: inline-block;
padding: 0px 2px;
background:#C1B0B3;
color: #FFFFFF;
width: 23px;
height: 21px;
line-height: 21px;
margin:0px 3px;
}
#phantrang a{
padding: 0px 2px;
display: inline-block;
text-decoration: none;
color: #fff;
font-weight: bold;
background: #1A87D0;
width: 23px;
height: 21px;
line-height: 21px;
margin:0px 3px;
}
#hotelList {
    border: 3px solid #dcdcdc;
    border-collapse: collapse; 
    width:97%;   
}

#hotelList td {
    border: 1px solid #ddd;
    padding: 5px 3px;
    vertical-align: middle;
}
#hotelList .location {
    background-color: #1c96ec;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 80px;
}
#hotelList .location .location-text {
    font-size: 25px;
    height: 100%;
}
#hotelList .bockHotel_1 {
    background-color: #e4eef5;
    text-align: center;
    vertical-align: top;
}
#hotelList .bockHotel_2 {
    background-color: #ffffff;
    text-align: center;
}
#hotelList .buttonbookHotel {
    background-color: #1c96ec;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    width: 80px;
    text-transform:capitalize;
}
.content-product-detail img {
      display: inline-block;
    max-width: 100%;
    height: auto;
}
#bodywrapper{margin-top:10px;}