body{margin:0px; color:#444; font-family:Roboto, Arial, Helvetica, sans-serif; background-color:#e8e7d5;}

.clear{clear:both;}

p {margin-top:0px;}

img{border:0px;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.home_banner{
	width:100%;
	height:500px;
	background-color:#333;
}

.home_banner_01{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner1.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.home_banner_02{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner2.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.home_banner_03{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner3.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.home_banner_04{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner4.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.home_banner_05{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner5.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.home_banner_06{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner6.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.home_banner_07{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner7.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.home_banner_08{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner8.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}


.home_banner_09{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner9.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}


.home_banner_10{
	width:100%;
	height:500px;
	background-image:url(../images/home-banner10.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}




.home_banner h2 {
    color: #fff;
    font-family: "Conv_Gotham-Bold";
    font-size: 60px;
    font-weight: normal;
    letter-spacing: -3px;
    line-height: 50px;
    margin: 210px 0 0;
    text-shadow: 2px 2px 2px #000;
    text-transform: uppercase;
	text-align:center;
}

.home_banner h3 {
    color: #fff;
    font-family: "Conv_Gotham-Light";
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 5px;
    line-height: 50px;
    margin: 0 0 0 0px;
    text-shadow: 2px 2px 2px #000;
    text-transform: uppercase;
	text-align:center;
}

.top-band{
	border-top:3px solid #2baefa;
	background-color:#555555;
	color:#eee;
	font-size:12px;
	line-height:12px;
}

.top-band .container{white-space:nowrap;}

.top-band a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-family:Conv_Gotham-Bold;
	font-family: 'Conv_Gotham-Medium';
	font-size:12px;
	padding:0px 12px 0px 11px;
	display:inline-block;
	margin:12px 0px 12px 0px;
    opacity: .90;
    transition: opacity .6s ease-out;
    -moz-transition: opacity .6s ease-out;
    -webkit-transition: opacity .6s ease-out;
    -o-transition: opacity .6s ease-out;

}

.top-band a:hover{opacity: 1.0;}


.container{
	width:1160px;
	height:auto;
	margin:auto;
	display:table;
}

.logo-band{	background-color:#fff; width:100%; display:table; }

.logo{
	width:336px;
	height:50px;
	float:left;
	margin:10px 0px 10px 0px;
}

.navigation{
	float:right;
	width:742px;
	height:20px;
	margin-top:27px;
	border-left:1px solid #ccc;
}

.navigation a{
	color:#555;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Montserrat, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:900;
	display:inline-block;
	width:140px;
	text-align:center;
	border-right:1px solid #ccc;
	float:right;
    opacity: .80;
    transition: opacity .6s ease-out;
    -moz-transition: opacity .6s ease-out;
    -webkit-transition: opacity .6s ease-out;
    -o-transition: opacity .6s ease-out;
}


.navigation a:hover{opacity: 1.0}


.travel{
	width:41px;
	height:8px;
	position:absolute;
	margin:-9px 0px 0px 20px;
}

.company{
	width:53px;
	height:8px;
	position:absolute;
	margin:-9px 0px 0px 16px;
}

.chinese{
	width:53px;
	height:8px;
	position:absolute;
	margin:-18px 0px 0px 0px;
}



.copyright{
	background-color:#333;
	border-top:3px solid #2baefa;
	padding:50px 0px 30px 0px;
	height:30px;
	color:#999;
	font-size:11px;
	text-transform:uppercase;
}

.copyright a{
    opacity: 1.0;
    transition: opacity .6s ease-out;
    -moz-transition: opacity .6s ease-out;
    -webkit-transition: opacity .6s ease-out;
    -o-transition: opacity .6s ease-out;
}

.copyright a:hover{  opacity: 0.5;}

.copyright img{margin-left:5px;}

.fifty-fifty{
	width:49%;
	float:left;
}

.sixty-five{
	width:65%;
	float:left;
}

.sixty-five strong{font-weight:900; color:#222;}

.thirty-five{
	width:33%;
	float:right;
	text-align:right;
	padding-top:16px;
}

.thirty-five img{width:100%; height:auto; margin-bottom:15px;}

.right{
	float:right;
}


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

footer{
	background-color:#fff;
	display:table;
	width:100%;
	font-size:14px;
}

footer h4{
	font-size:16px;
	font-family:Montserrat, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:40px 0px 20px 30px;
	font-weight:normal;
	font-family: 'Conv_Gotham-Bold';
	letter-spacing:-.5px;
}

footer ul{
	margin:0px;
	padding:0px;
	margin-left:35px;
	margin-bottom:40px;
}

footer li{
	margin:0px 0px 8px 10px;
	padding:0px 0px 0px 5px;
}

footer li a{
	color:#444;
	text-decoration:none;
	font-size:13px;
    opacity: 0.7;
    transition: opacity .6s ease-out;
    -moz-transition: opacity .6s ease-out;
    -webkit-transition: opacity .6s ease-out;
    -o-transition: opacity .6s ease-out;
}

footer li a:hover{opacity: 1.0;}

footer .first{border-left:1px solid #ccc;}


.twenty-five-percent{
	width:24.8%;
	float:left;
	border-right:1px solid #ccc;
}
.twenty-half-percent{
	width:46.8%;
	float:left;
	border:1px solid #ccc;
	padding:10px;
	background-color: aliceblue;
}
.left-panel{
	width:865px;
	float:left;
	display:table;
	border-right:1px solid #ccc;
	padding:20px 0px 0px 0px;
}



.right-panel{
	width:275px;
	float:right;
	display:table;
	padding:20px 0px 20px 0px;
}

.optional-package span{
	background:#fff;
	padding:30px 0px 30px 0px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Conv_Gotham-Bold';
	display:block;
	border-top:3px solid #2baefa;
	letter-spacing:-1px;
	background-image:url(../images/orange-triangle.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-top:-4px;
}

.optional-package{
	margin-bottom:20px;
}

.optional-package a{
	text-decoration:none; 
	color:#444;
}

.optional-package a:hover{color:#222;}

.packages{
	width:31.5%;
	height:460px;
	float:left;
	background-color:#fff;
	margin-right:15px;
	margin-bottom:14px;
}

.packages img{width:100%; height:auto;}


.packages h2{font-size:15px; color: #2baefa; padding:10px 20px 0px 20px; font-family:'Conv_Gotham-Bold'; font-weight:normal; text-transform:uppercase;}

.packages .price{font-size:18px; padding:10px 20px 0px 20px; font-family:'Conv_Gotham-Bold'; font-weight:normal; text-transform:uppercase;}

.packages p{font-size:13px; padding:0px 20px 0px 20px;}

.packages .duration{font-size:12px; padding:0px 0px 0px 18px; font-weight:600;}

a.readmore:link, a.readmore:visited, a.readmore:active, a.readmore:hover{
	border-radius:3px;
	display:block;
	background-color:#2baefa;
	width:130px;
	margin-left:20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
    font-family: 'Conv_Gotham-Medium';
	padding:10px;
}


.travel-consultant{
	background:#fff;
	margin-bottom:20px;
}

.travel-consultant a{
	display:block;
	color:#444;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	border-top:1px solid #ddd;
	height:32px;
	line-height:30px;
	font-family: 'Conv_Gotham-Bold';
	font-size:12px;
	text-transform:uppercase;
	background-image:url(../images/arrow-light.png);
	background-repeat:no-repeat;
	background-position:250px 18px;
}

.travel-consultant a:hover{ background-color:#f6f6f6;}

.travel-consultant img{ float:left; margin-right:10px;}

.travel-consultant h3{
	background:#2baefa;
	margin:0px;
	padding:20px 0px 15px 0px;
	text-align:center;
	color:#fff;
    font-family: 'Conv_Gotham-Bold';
	font-weight:normal;
	font-size:17px;
	border-bottom:4px solid #555555;
}


.banner-caption{
	color:#fff;
	font-size:55px;
	line-height:42px;
	width:1160px;
	margin:auto;
	padding-top:150px;
	text-transform:uppercase;
	font-weight:100;
	letter-spacing:-2px;
}

.quick-contact{
	width:274px;
	height:auto;
	z-index:100;
	float:right;
	margin-top:-450px;
	margin-left:885px;
	z-index:10000;
	position:absolute;
}

.quick-contact2{
	width:274px;
	height:auto;
	float:right;
	margin-bottom:20px;
	clear:both;
	font-size:11px;
	text-transform:capitalize;
	color:#999;
}

.white{
	background-color:#fff;
	padding:20px;
	border-radius:0px 0px 4px 4px;
	margin-top:-9px;
	display:table;
}

.textbox1{
	border:1px solid #ddd;
	border-radius:3px;
	margin-bottom:10px;
	width:100%;
	padding:7px;
	background-color:#f9f9f9;
	box-sizing:border-box;
	font-size:12px;
	color:#999;
	font-family:Roboto, Arial, Helvetica, sans-serif; 
}

.textbox-small{
	border:1px solid #ddd;
	border-radius:3px;
	margin-bottom:10px;
	width:100%;
	padding:7px;
	background-color:#f9f9f9;
	box-sizing:border-box;
	font-size:12px;
	color:#999;
	font-family:Roboto, Arial, Helvetica, sans-serif; 
	width:50px;
}

.textbox-medium{
	border:1px solid #ddd;
	border-radius:3px;
	margin-bottom:10px;
	width:100%;
	padding:7px;
	background-color:#f9f9f9;
	box-sizing:border-box;
	font-size:12px;
	color:#999;
	font-family:Roboto, Arial, Helvetica, sans-serif; 
	width:110px;
}

.submit-button{float:right; margin-right:-20px;}

.inside_banner{
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:500px;
	box-shadow:inset 0px 2px 2px #333;
	background-size:cover;
}

.inside_banner h2{
	color:#fff;
	font-size:60px;
	line-height:50px;
	text-transform:uppercase;
	font-family: 'Conv_Gotham-Bold';
	margin:210px 0px 0px 0px;
	letter-spacing:-3px;
	font-weight:normal;
	text-shadow:2px 2px 2px #000;
}

.inside_banner h3{
	color:#fff;
	font-size:60px;
	line-height:50px;
	text-transform:uppercase;
	font-family: 'Conv_Gotham-Light';
	margin:0px 0px 0px 160px;
	letter-spacing:-3px;
	font-weight:normal;
	text-shadow:2px 2px 2px #000;
}

.two-line-caption{margin-top:180px!important;}

.no-margin{margin:0px !important;}

h5{
	font-family: 'Conv_Gotham-Bold';
	font-size:20px;
	line-height:35px;
	font-weight:normal;
	margin:0px;
	text-transform:uppercase;
	margin-top:50px;
	background-color:#2baefa;
	padding:10px;
	border-bottom:4px solid #555;
	width:845px;
	text-align:center;
	color:#fff;
	box-sizing:border-box;
}

.certificate{
	display:block;
	background-color:#fff;
	padding:20px;
	box-sizing:border-box;
	width:845px;
	border:1px solid #ddd;
}

.certificate img{width:100%; height:auto;}

.single-banner{
	width:847px;
	height:auto;
	margin-bottom:15px;
}

.single-banner img{
	width:100%;
	height:auto;
}

.thirdpage-page-title{
	font-size:30px;
	font-weight:400;
	padding:15px;
	text-transform:uppercase;
	background-color:#fff;
	text-align:center;
	margin-bottom:15px;
	width:847px;
	box-sizing:border-box;
	letter-spacing:2px;
	font-family:Montserrat, Arial, Helvetica, sans-serif;
}

.hotel-listing {margin:0px; padding:0px 0px 0px 35px;}

.hotel-listing li{
	margin-bottom:2px;
	font-size:12px;
	list-style-image:url(../images/bullet.png);
    transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;

}

.hotel-listing li:hover{
	margin-left:10px;
}

.hotel-listing a{
	color:#555;
	text-decoration:none;
}

.hotel-listing a:hover{font-weight:600; color:#333;}

.content-box{
	background-color:#fff;
	padding:25px;
	width:98%;
	box-sizing:border-box;
	margin-bottom:20px;
	font-size:14px;
	font-weight:300;
}

.package-details{
	padding:20px;
	background-color:#fff;
	display:table;
	box-sizing:border-box;
	width:845px;
	font-size:13px;
	margin-bottom:20px;
}

.package-image{
	width:100%;
	float:left;
}

.package-desc{
	width:100%;
	float:left;
	font-size:13px;
	line-height:20px;
	margin-top:20px;
}
.package-name{
	font-size:20px;
	font-weight:400;
	text-transform:uppercase;
	background-color:#fff;
	text-align:left;
	margin-bottom:5px;
	box-sizing:border-box;
	font-family:Montserrat, Arial, Helvetica, sans-serif;
	display:block;
}

.package-desc strong{
	color:#000;
	text-transform:uppercase;
	font-family:Montserrat, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:20px;
	display:block;
}

.red{
	color:#ffa12d;
	font-family:Montserrat, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

a.red2:link, a.red2:active, a.red2:visited, a.red2:hover{
	color:#ffa12d;
	font-family:Roboto, Arial, Helvetica, sans-serif;
}

.package-icons {
	border-top:1px solid #ddd;
}

.package-icons td{
	padding:3px;
}

.day{
	background-color:#ff9c00;
	padding:1px 5px 1px 5px;
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}

.itinerary{
    background: none repeat scroll 0 0 #2baefa;
    color: #fff;
    font-family: "Conv_Gotham-Bold";
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 8px;
    text-align: left;
	text-transform:uppercase;
}


.circle{
	border-radius:500px;
	width:80px;
	height:80px;
	margin-right:20px;
}

.hline-dotted{
border-bottom:1px dashed #ccc;
}

h6 {
    color: #000;
    display: block;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-top: 20px;
	margin-bottom:10px;
    text-transform: uppercase;
	font-size:14px;
}

a.bottom-packages:link, a.bottom-packages:visited, a.bottom-packages:active{
    color: #fff;
    display: inline-block;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-top: 10px;
	margin-bottom:0px;
    text-transform: uppercase;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	margin-right:10px;
	background-color:#666;
	padding:5px;
}

 a.bottom-packages:hover{background-color:#2baefa;}
 
 a.bottom-packages-red:link, a.bottom-packages-red:visited, a.bottom-packages-red:active{
    color: #fff;
    display: inline-block;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-top: 10px;
	margin-bottom:0px;
    text-transform: uppercase;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	margin-right:10px;
	background-color:#ec0202;
	padding:5px;
}

 a.bottom-packages-red:hover{background-color:#2baefa;}
 
.category-box{
background-color:#fff;
width:270px;
text-align:center;
line-height:30px;
padding-bottom:10px;
font-weight:900;
float:left;
margin-right:15px;
}

.hotel-price{
margin:50px 0px 0px 0px;
float:right;
border:3px solid #ffa12d;
padding:10px;
font-family:Montserrat, Arial, Helvetica, sans-serif;
width:250px;
text-transform:uppercase;
font-size:14px;
margin-left:20px;
}

.hotel-price table td{padding:0px;}

.hotel-price table td strong{margin-top:0px;}

.ui-datepicker-div{font-family:Arial, Helvetica, sans-serif !important;}

.ui-widget {
    font-family:Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

.page-head{
	font-size:30px;
	font-family:Montserrat, Arial, Helvetica, sans-serif;
	line-height:40px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
	display:block;
}

.photo-left{
	float:left;
	border:1px solid #ddd;
	padding:2px;
	margin-right:20px;
}

.normal-para{
	font-size:13px;
	line-height:22px;
}

.normal-para a{
	color:#ed9111;
	text-decoration:none;
	border-bottom:1px solid #ed9111;
}

.china_banner_01{
	width:100%;
	height:500px;
	background-image:url(../images/china-banner1.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.china_banner_02{
	width:100%;
	height:500px;
	background-image:url(../images/china-banner2.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.china_banner_03{
	width:100%;
	height:500px;
	background-image:url(../images/china-banner3.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.china_banner_04{
	width:100%;
	height:500px;
	background-image:url(../images/china-banner4.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.china_banner_05{
	width:100%;
	height:500px;
	background-image:url(../images/china-banner5.jpg);
	background-position:center top;
	box-shadow:inset 0px 2px 2px #666;
	background-size:cover;
}

.active1{
	background:#2baefa;
	color:#fff !important;
}

.active2{
	color:#fff !important;
	border:2px solid #2baefa;
	padding:5px 7px 5px 7px !important;
}

.testimonial-text{ border:1px solid #ddd; border-radius:5px; display:block; padding:20px; margin-bottom:0px; background-color:#f7f7f7;}

.testimonial-person{ font-style:italic; font-weight:bold;}

.talk-pointer { width:13px; height:13px; background-image:url('../images/talk-pointer.png'); display:block; margin:-1px 0px 0px 30px;}


.quick-contact img:nth-child(2){boder:2px solid red;}


.copyright a {color:#fff; line-height:25px; }

.airlines{ margin:0px 8px 8px 0px; float:left; border:1px solid #ccc;}



.calendar-box {
	background-image:url(../images/calendar.png);
	background-repeat:no-repeat;
	background-position:right center;
	width:150px!important;
}

.calendar-only {
	background-image:url(../images/calendar.png);
	background-repeat:no-repeat;
	background-position:right center;
	width:120px!important;
}

.hotel-booking-table {
	font-size:12px;
	line-height:20px;
	color:#fff;
}

.submit-black{
	border:0px;
	background:#333;
	color:#fff;
	padding:6px 10px;
	border-radius:4px;
	margin-top:5px;
}

.tab-area  {border-bottom:1px solid #ddd; height:41px;}

.tab-area a{
	display:inline-block;
	padding:10px 20px;
	background:#f7f7f7;
	border:1px solid #ddd;
	color:#333;
	font-weight:700;
}

.tab-area .active{
	display:inline-block;
	padding:10px 20px;
	background:#fff;
	border:1px solid #ddd;
	color:#333;
	font-weight:700;
	border-bottom:1px solid #fff;
}

.tab-bottom {
	border:1px solid #ddd;
	padding:20px;
	border-top:0px;
}

#air-ticket-2, #air-ticket-3 {display:none; }

.goog-te-gadget-simple {
    background-color: #ffa12d !important;
    border-color: #9b9b9b #d5d5d5 #e8e8e8;
    border-style: solid;
    border-width: 0 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 10pt;
    padding-bottom: 2px;
    padding-left: 10px !important;
    padding-top: 1px;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
    text-decoration: none;
}


.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
    text-decoration: none;
}


.white img {
    background: #1656a5 none repeat scroll 0 0;
    border-radius: 3px;
    float: left;
    height: auto;
    margin-top: 2px;
    padding: 2px;
    width: 50px !important;
}
.meeting {
float:left;
margin-right:20px;
padding:3px;
border:1px solid #ddd;
}

h1{line-height:30px;}

.mice-subheading{font-size;18px}

.travel-consultant .two-lines { line-height: 18px;}





.packages { height: 430px;}

.packages h2 {    height: 50px;}

.packages p {height:20px; display:block;}

.option-menu1 {display:none; }

.option-menu2 {display:none; }

.navigation {display:inline-block; width:auto;}

.navigation a{float:left;}

