@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700,300italic,400italic,700italic,600italic,900);
:root{
	--primary: #012141;
	--secondary: #1b8dcd;
	--accent1: #31287a;
	--accent2: #009936;
	--accent3: #f6a809;
}

.sourcesans
{
	font-family: 'Source Sans Pro', sans-serif;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	margin:0;
	color:#333333;
	overflow-y: scroll;
}
form,input,textarea,select{
	font-family: 'Source Sans Pro', sans-serif;
}
*{
	border:0;
}
strong,b{
	font-weight:700;
}
a{
	text-decoration:none;
	color:inherit;
	outline:none;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	
}


a:hover{
	text-decoration:none;
	color:#EA7C10;
}
.clr{
	clear:both;
}

.enquiryInner:after{ display:block; content:""; clear:both;}
.fullwidthContainer{
	width:100%;
	float:left;
}
.header{
	background:url(../carnation-images/headerbg.png) repeat-x top left;
	width:100%;
	height:147px;
	position:absolute;
	z-index:99;
}
.wrapper{
	width:90%;
/*	max-width:1220px;
*/	margin:0 auto;
}
.wrapper:after{
	clear:both;
	display:block;
	content:'';
	white-space:nowrap;
}
.logo{
	float:left;
	width:25%;
	margin: 6px 0 15px;
}
.logo h1{
	margin:0;
	padding:0;
}
#menuWrap{
	width:75%;
	float:right;
	margin-top:50px; 
	    
}



.call-now{   width: 35%;
    background: #1b8dcd;
    padding: 1px 3px 1px 1px;
    float: right;
    border-radius: 50px;
    display: flex;
    align-items: center;
    margin-right: 9px;
	/* margin-bottom: 14px; */}
.call-now-sec{    width: 32%;
    background: #012141;
    padding: 3% 3% 3%;
    border-radius: 50px;
    color: #fff;}
.call-now-sec h4{font-size: 18px; font-weight: bold;     margin: -2px 0 0; text-align: center;}
.call-now-num{    margin-left: 6%;
    margin-top: -3px;}
.call-now-num a{color: #fff; font-size: 20px; font-weight: bold; letter-spacing: 0.16px;}
.mobile-show{display: none;}
.mobile-show2{display: none;}
.featured{
	background:url(../carnation-images/featuredbg.png) repeat-x top left;
	min-height:210px;
	padding:20px 0;
}
.featuredpackages{
	padding-bottom:50px;
}
.featuredpackages .slick-track{
	padding-bottom:8px;
}
.featureHead{
	font-size:36px;
	color: var(--accent1);
	font-weight:700;
	margin:0;
	padding:0 0 15px 20px;
}
.featuredHead{
	font-size:20px;
	color:#657996;
	font-weight:400;
	margin:0;
	padding:0 0 10px;
}
.packageBox{
	width:96%;
	padding:2%;
	background:#ffffff;
	-webkit-box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
	-moz-box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
	box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
}
.packageImg{
	width:100%;
}
.packageContent{
	padding:7px 8px 0px;
	font-size:14px;
	color:#333;
	font-weight:600;
}
.packageContent .price{
	font-size:24px;
	font-weight:700;
	color:#32435a;
}
.packageContent span{
	font-size:13px;
	color:#666666;
	font-weight:400;
}
.hrline{
	background:url(../carnation-images/line.gif) repeat-x center center;
	width:100%;
	height:40px;
	clear:both;
	white-space:nowrap;
	display:block;
}
.popularpackages{
	width:100%;
}
.popularHead{
	color:#324259;
	font-size:30px;
	font-weight:normal;
	margin:15px 0;
	padding:0 0 0 20px;
}
.popularBox{
}
.popularImg{
}
.popularContent{
	padding:12px 0;
}
.popularContent h2{
	font-size:16px;
	font-weight:700;
	color:#324259;
	margin:0;
}
.popularContent span{
	font-size:10px;
	font-weight:400;
	color:#666666;
}
.popularContent .price{
	font-size:18px;
	font-weight:700;
	color:#ea7c10;
	margin-bottom:8px;
}

.popularContent .price span.perPerson
{
	color:#324259;
}

.popularContent .price span.perPerson i
{
	color:#ff0000;
}
.bookBtn{
	padding:6px 10px;
	display:inline-block;
	background:var(--primary);
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:400;
	border-radius:2px;
	-moz-border-radius:2px;
}
.dashedline{
	background:url(../carnation-images/dashedline.gif) repeat-x;
	height:8px;
	width:100%;
}
.qContact{
	background:#f8f8f8;
	width:100%;
	padding:15px 0 20px 0;
}
.qContact .onlineBookling{
	background:url(../carnation-images/onlinebooking.jpg) no-repeat left center;	
	height:120px;
	min-width:320px;
}
.bigTxt{
	text-transform:uppercase;
	font-size:54px;
	font-weight:700;
	color:#666666;
	line-height:50px;
}
.bigTxt span{
	text-transform:uppercase;
	color:#41a6bf;
}
.contacts{
	font-size:25px;
	color:#41a6bf;
}
.about{
	background:url(../carnation-images/aboutbg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.customize{
	background:#ffffff;
	width:100%;
	text-align:center;
}
.customize img{
	width:85%;
	max-width:218px;
	margin:50px 10px;
}
.aboutLeft{
	float:left;
	max-width:568px;
	width:45%;
}
.aboutLeft ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.aboutLeft ul li{
	width:270px;
	height:230px;
	float:left;
	overflow:hidden;
}
.aboutContent{
	margin:0 10%;
}
.welcomeHead{
	font-size:36px;
	color:#ffffff;
	margin-bottom:15px;
}
.aboutRight{
	width:55%;
	float:left;
}
.aboutRight p{
	font-size:14px;
	color:#f5f5f5;
	line-height:15px;
}
.testimonials{
	background:#efefef;
	text-align:center;
	padding-bottom:50px;
}
.testimonialHead{
	margin:15px 0 0;
	padding:0;
	font-size:36px;
	color:#000000;
	font-weight:normal;
}
.testimonials .testimonialsBox{
	text-align:center;
}
.testimonialsSlider{
	width:70%;
	margin:0 auto;
}
.testimonialsBox p{
	font-size:14px;
	color:#333333;
	line-height:18px;
	margin:10px 0 15px;
}
.testimonialsBox span{
	font-size:14px;
	color:#ea7c10;
	font-weight:600;
	line-height:18px;
}

.footerLinks{
	padding:10px 0;
}
.footerLinks ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.footerLinks ul li{
	float:left;
	width:29%;
	padding:25px 2%;
	background:url(../carnation-images/line.gif) repeat-y top right;
}
/*.footerLinks ul li:last-child{
	width:30%;
}
*/


.nobg{
	background:none !important;	
	border:0px !important;
}
.footerLinks ul li h2{
	font-size:15px;
	color:#ea7c10;
	margin:0 0 8px;
	padding:0;
	font-weight:600;
}
.footerLinks ul li h3{
	font-size:13px;
	color:#666666;
	margin:0 0 8px;
	padding:0;
	font-weight:400;
	line-height:15px;
}
.subscribe{
/*	background:url(../carnation-images/subscribe-newsletter.gif) no-repeat top left;
	padding-left:84px;
	font-size:14px;
	color:#888888;*/
	float:right;
}
.subscribe span{
	font-weight:700;
	color:#608ca5;
	font-size:20px;
}

.socialLinks
{
	width:100%;
	float:left;
}

.socialShare
{
	width:100%;
	float:left;
	list-style-type:none;
	margin:0px;
}

.footerLinks .socialShare li
{
	display:block;
	float:left;
	width:auto;
	padding:0px;
	background:none;
	margin:0px 10px 0px 0px;
}

.footerLinks .socialShare li img
{
	opacity:0.7;
}

.footerLinks .socialShare li img:hover
{
	opacity:0.9;
}

.socialLinks h2
{
    color: #ea7c10 !important;
    float: left;
    font-size: 13px !important;
    text-transform: uppercase;
    width: 100%;
}

.contactAddress{
	font-size:14px;
	color:#666666;
	line-height:17px;
	margin:20px 0 0;
	border-top:1px solid #CCCCCC;
	padding-top:15px;
}
.orange{
	font-size:15px;
	color:#ea7c10;
	line-height:17px;
}
.bottomlogos{
	background:url(../carnation-images/botlogos.gif) repeat;
	padding:20px 0;
}
.bottomlogoBox{
	background:#ffffff;
	text-align:center;
	padding:5px;
	border:1px solid #e1e1e1;
}

.copyTxt{
	background:var(--primary);
	text-align:center;
	color:#ffffff;
	font-size:13px;
}
.botpad{
	padding:18px;
}


#back-top {
    bottom:33px;
    right:24px;
    position: fixed;
	margin:0px;
	font-family:Calibri,arial;
	font-size:11px;
	font-weight: bold;
	z-index:9999;
}
.homemidline{
	margin:0 24px; width:96%;
}
.packageContent .bookBtn{
	margin:8px 0;
}



/**************************** INNER PAGES **********************/
.innerheader{
	background:url(../carnation-images/innerheaderbg.gif) no-repeat top left;
}
.bedcrum{
	background:#033663;
	border-top:1px  solid #17476F;
	color:#d89c29;
	padding:10px 0;
	text-transform:uppercase;
	font-size:13px;
	font-weight:600;
}


.bedcrum a{
	color:#ffffff;
	text-decoration:none;
}


.bedcrum a:hover{
	color:#49BDE0;
}




.innerContent{
	padding:35px 0;
}
.leftpanel{
	float:left;
	width:23%
}
.rightpanel{
	float:right;
	width:74%;
}

.rightpanel.fullWidthWrap{
	float:left;
	width:100%;
}


ul.sublinks{
	margin:0;
	padding:0;
	list-style-type:none;
	background:#f48b6b;
}
ul.sublinks li{
	font-size:14px;
	text-transform:uppercase;
	background:#e5704c;
	margin-bottom:1px;
	color:#ffffff;
}

ul.sublinks li ul{
	margin:0;
	padding:0;
	list-style-type:none;
	background:#f48b6b;
}

ul.sublinks li ul li{
	font-size:12px;
	text-transform:uppercase;
	background:#942706;
	margin-bottom:1px;
	color:#ffffff;
}



ul.sublinks li.secRow{
	background:#ce481f;
}
ul.sublinks li a{
	color:#ffffff;
	text-decoration:none;
	padding:10px 15px;
	display:block;
}

ul.sublinks li a:hover{
	color:#ffffff;
	background:#01254A;
}
ul.sublinks li a.active{
	color:#ffffff;
	background:#01254A;
}

.queryForm{
	margin:30px 0;
}

.queryForm.NoMargin{
	margin:0 0 30px 0;
}


.formWrap{
	
	    width: 86%;
	
	font-family: 'Source Sans Pro', sans-serif;
	background: #ce481f; /* Old browsers */
    background: -webkit-linear-gradient(#ce481f 33%, #e46e4c 100%);
    background: -o-linear-gradient(#ce481f 33%, #e46e4c 100%);
    background: linear-gradient(#ce481f 33%, #e46e4c 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ 
    padding: 8% 7%;
    box-shadow: 0px 0px 5.88px 0.12px rgba(0, 0, 0, 0.35);
}
.frmInput{
	
	font-size: 15px;
    color: #666666;
    /* border: 3px solid #e08063; */
    -webkit-box-shadow: 0px 0px 1px 4px rgba(224,128,99,1);
-moz-box-shadow: 0px 0px 1px 4px rgba(224,128,99,1);
box-shadow: 0px 0px 1px 3px rgba(224,128,99,1);
    padding: 8px 5%;
    border-radius: 2px;
    width: 90%;
    margin-bottom: 15px;
    font-family: Calibri;
    outline: none;
    
}
/* .frmInput:focus{
	outline: none;
} */
/* ::placeholder{
	color: #000!important;
	opacity: 0.7;
	font-weight: 400;
} */
.submitBtn{
	
	
	color:#ffffff;
	text-transform:uppercase;
	
	
	cursor:pointer;
	background: #ce481f;
    
    width: 100%;
    box-shadow: 2px 2px 1.96px 0.04px rgba(0, 0, 0, 0.53);
    font-family: Calibri;
    font-weight: bold;
    font-size: 16px; 
    padding: 12px 30px;
}

.submitprocess{
	background:#e46e4c url(../carnation-images/process.gif) no-repeat  7px center;
	padding:10px 30px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:600;
	border-radius:3px;
	cursor:pointer;
}

.submitSuccess{
	background:#e46e4c url(../carnation-images/successbtn.png) no-repeat  7px center;
	padding:10px 30px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:600;
	border-radius:3px;
	cursor:pointer;
}


.submitWrap .submitprocess, .submitWrap .submitSuccess{	
	padding:7px 30px;
}




.lftbanners img{
	width:100%;
}
.queryHead{
	font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 21px;
     border-bottom: none; 
    margin: 0;
    text-transform: uppercase;
}
.mainBanner{
	width:100%;
	position:relative;
}
.mainBanner img{
	width:100%;
}
.detailBannerContent{
	position:absolute;
	width:94%;
	padding: 15px 3%;
	background:url(../carnation-images/transbg.png) repeat;
	color:#ffffff;
	bottom:0;
	font-size:14px;
}
.detailBannerContent h2{
	margin:0;
	padding:0;
}
.destinations{
	padding-top:6px;
	text-transform:uppercase;
}
.bannerRight{
	float:right;
	margin-top:0px;
}
.bannerRight .days{
	background:#49bde0;
	padding:0px 10px;
	float:left;
	text-transform:uppercase;
	height:32px;
	line-height:32px;
	color:#ffffff;
}
.bannerRight .price{
	background:#ea7c10;
	padding:0px 10px;
	float:left;
	margin-left:8px;
	font-size:20px;
	font-weight:600;
	height:32px;
	line-height:32px;
	color:#ffffff;
}
.price span{
	font-size:14px;	
	font-weight:400;
}
.packageDetails{
	margin:30px 0;
/*	float:left;
	width:100%;
*/}
.itineraryWrap{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #efeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#efeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#efeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#efeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#efeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efeeee',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 2px 3px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(204,204,204,1);
	box-shadow: 0px 2px 3px 0px rgba(204,204,204,1);
	padding:15px 20px;
	margin-top:20px;
	font-size:14px;
	color:#3a3a3a;
}
.itineraryWrap .day{
	width:50px;
	height:50px;
	border-radius:100%;
	-moz-border-radius:100%;
	background:#df515a;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:600;
	line-height:50px;
	float:left;
	margin-right:10px;
}

.itineraryWrap ul {
	margin:0;
	padding:0;
	list-style:none;
}

.itineraryWrap ul li{
	margin:0 0 5px 0;
	background:url(../carnation-images/bullet.png) left 7px no-repeat;
	padding-left:15px;
	float: left;
	width:100%;
	
	
}




.itineraryWrap:after{
	content:'';
	clear:both;
	white-space:nowrap;
	display:block;
}
.destination{
	font-size:14px;
	font-weight:600;
	line-height:50px;
	text-transform:uppercase;
}
.fl{
	float:left;
	margin:0 20px 20px 0;
}
.fr{
	float:right;
	margin:0 0px 20px 20px;
}
.sendQuery, .scrollBtn{
	background:#e46e4c;
	text-align:center;
	width:30%;
	padding:10px;
	color:#ffffff;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
	border-radius:5px;
	-moz-border-radius:5px;
	display: inline-block;
}
.sendQuery:hover, .scrollBtn:hover{
	background:#01254A;
	color:#ffffff;
}

.packageList-Wrap, .hotelListWrap{
	float:left;
	width:100%;
}

.packageList-Wrap .packageListBox, .hotelListBox{
	float:left;
	width:30%;
	margin:0 2% 2% 0;
	padding:1%;
	background:#ffffff;
	-webkit-box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
	-moz-box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
	box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
}

.packageListBox:nth-child(3n) {
    margin-right: 0;
}

.hotelListBox:nth-child(3n)
{
	 margin-right: 0;
}

.packageListBox .listImgBox, .hotelListInner, .hotelImgBox{
	position:relative;
	width:100%;
}

.listImgBox img, .hotelImgBox img{
	width:100%;
}



.listImgBox h2{
	background:url(../carnation-images/packagelistbackground.png) repeat;
	width:94%;
	font-size:17px;
	color:#fff;
	text-shadow: 1px 1px 1px #333;
 	position:absolute;
 	bottom:0;
	margin:0;
	padding:3%;
}

.hotelName{
	background:url(../carnation-images/hotelImgBoxBg.png) repeat;
	width:94%;
	font-size:17px;
	color:#fff;
	text-shadow: 1px 1px 1px #333;
 	position:absolute;
 	bottom:0;
	margin:0;
	padding:3%;
}


.listImgBox h2 a:hover{
	color:#ddd;
}

.packageListBoxContent{
	margin:25px 0 0 0;
}

.price-daybox{
	float:left;
	min-height:38px;
}

.packageListBoxContent .listDays{
	font-size:11px;
	color:#000;
	font-weight: bold;
	text-transform: uppercase;
}

.packageListBoxContent .listPrice{
	font-size:17px;
	color:#033f76;
	font-weight:bold;
}

.listPrice span{
	font-size:10px;
	color:#707070;
	font-weight: normal;
}


.ListMore{
	float:right;
/*	margin:15px 0 0 0;
*/}

.ListMore a{
	background:#49bde0;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	padding:5px 15px;
	border-radius:2px;
	float:left;
}

.ListMore a:hover{
	background:#E36C4C;
}


.hotelList
{
	font-size:13px;
	font-weight:400;
	padding-left:20px;
}

.hotelList li
{
	margin-bottom:3px;
}

.hotelList li:hover
{
	color:#ea7c10;
}

.bookHotels
{	
    color: #000040;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.hotelsEnquiryWrap
{
	background:#f4f4f4;
	width:100%;
	float:left;
	margin-bottom:20px;
	border-top: 5px solid #e46e4c;
	-webkit-box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
	-moz-box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
	box-shadow: 1px 2px 2px 1px rgba(204,204,204,0.75);
}

.enquiryInner
{
	padding:10px;
}

.bookingFieldWrap
{
	width:31%;
	float:left;
	margin:1%;	
}

.checkinDate, .noofRooms
{
	width:46%;
	float:left;
}

.checkoutDate, .noofGuest
{
	width:46%;
	float:right;
}

.checkinDate .frmTxt, .checkoutDate .frmTxt
{
	background:#fff url(../carnation-images/date_icon.png) no-repeat right center;
	padding:8px 20% 8px 7%;
	width:73%;
}

.bookingLabel
{
	width:100%;
	float:left;
	font-size:14px;
	font-weight:400;
}

.bookingLabel span
{
	color:#ff0000;
}

.frmTxt
{
	border: 1px solid #eaeaea;
    color: #666666;
	background:#fff;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px;
    padding: 8px 5%;
    width: 90%;
}

select.frmTxt
{
	width:100%;
}

.submitWrap
{
	margin-bottom:2%;
}

#thailandHotel #leftEnquiryFrm
{
	display:none;
}

#thailandHotel .lftbanners
{
	margin-top:20px;
}

.submitWrap .submitBtn
{
	padding:7px 30px;
}

.queryDiv, .scrollQuery{
	background:url(../carnation-images/line.gif) repeat-x center center;
	text-align:center;
}

.scrollQuery
{
	display:none;
}

.itineraryWrap table{
	width:100%;
}

.itineraryWrap table td.tableHead{
	width:100%;
	background:#C42942;
	height:30px;
	line-height:30px;
	color:#fff;
	padding:0 10px;
}

.tableBorder {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
}

.tableBorder td, .tableBorder th {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
	padding:5px;
}

.ContactWrap{
	float:left;
	width:100%;
}

.ContactWrap h2 {
    border-bottom: 5px solid #e46e4c;
    color: #000040;
    font-size: 17px;
    font-weight: bold;
    margin:0 0 15px 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}


.ContactWrap p{
	font-size:14px;
	color:#3a3a3a;
	margin-bottom:15px;
}

.ContactWrap p span{
	color:#033663;
}


.brandDivider{
	float:left;
	width:100%;
}

.error {
    color: #ff0000;

}

input.error {
   /*  border: 1px solid #ff0000 !important; */
        box-shadow: 0px 0px 1px 3px #ff0000;
                background: #f5d2d2fa;
}
textarea.error {
    /* border: 1px solid #ff0000 !important; */
        box-shadow: 0px 0px 1px 3px #ff0000;
               background: #f5d2d2fa;
}

/*.brandLogo{
	border:1px solid #e1e1e1;
}
*/

/*.bottomlogosSlider img{
	width:inherit !important;
	text-align:center;
	height:50px;
}*/


#back-top {
    bottom:65px;
    right:10px;
    position: fixed;
	margin:0px;
	font-family:Calibri,arial;
	font-size:11px;
	font-weight: bold;
	z-index:9999;
}
#back-top a {
    display: block;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease 0s;

}
#back-top a:hover {
    color: #000000;
}
#back-top span {
    background: none repeat scroll 0 0 #DA680A;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    width: 100px;
	border-radius: 3px 3px 3px 3px;
}

#back-top a:hover span {
    background-color: #0A5D91;
}

.testimonialsWrap{
	float:left;
	width:100%;
	color:#3a3a3a;
	font-size:14px;
	margin-bottom:55px;
}

.testimonialsWrap .quotelt{
	float:left;
	width:5%;
}

.testimonialsWrap .quotert{
	float:right;
	width:5%;
}

.quotert img{
	float:right;

}

.testimonialsWrap .quotemid {
    float: left;
    width:90%;
}

.quotemid .quoteinner{
    text-align:center;
    width:90%;
    margin:0 auto;
}

.quotemid .quoteinner p{
    text-align:center;
	color:#3a3a3a;
	font-size:14px;

}

.testimoner{
	float:left;
	width:100%;
	text-align:center;
	margin-top:25px;
	border-bottom:1px solid #eee;
	padding-bottom:25px;
}

.testimoner strong{
	color:#ea7c10;
}

.tableDiv {
    float: left;
    overflow-x: auto;
    padding-bottom: 20px;
    padding-top:1%;
    width: 100%;
}


/*------------------new page--------------*/
.new_page{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
.new_page img{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.new_page_bg{
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 10px 0;
	background-color:#014f99;
}
.new_page_bg ul {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.new_page_bg ul li {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    font-size: 22px;
    font-weight: 600;
}
.new_page_bg ul li span{
	height: 7px;
    width: 7px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}
.new_page_bg .new_page_cntr {
    width: auto;
    margin: 0 20px;
    padding: 0;
    background-color: #fff;
    height: auto;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
}
.new_page_bg .new_page_cntr .new_page_cntr_text {
    width: auto;
    margin: 0 20px;
    padding: 15px 0px;
    border-bottom: 2px solid #cecece;
}
.new_page_bg .new_page_cntr .new_page_cntr_text:last-child{border-bottom: 0px solid #cecece;}
.new_page_bg .new_page_cntr .new_page_cntr_text h1 {
    margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: bold;
    color: #e30210;
}
.new_page_bg .new_page_cntr .new_page_cntr_text .n_p_left{
	display: inline-block;
    width: 80%;
    text-align: left;
}
.new_page_bg .new_page_cntr .new_page_cntr_text .n_p_right{
	display: inline-block;
    width: 19%;
    text-align: right;
}
.new_page_bg .new_page_cntr .new_page_cntr_text ul{
	margin: 10px 0;
    padding: 0;
    display: block;
    text-align: left;
}
.new_page_bg .new_page_cntr .new_page_cntr_text ul li{
	color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 20px 0px 0;
}
.new_page_bg .new_page_cntr .new_page_cntr_text ul li span{
	height: 5px;
    width: 5px;
    background-color: #e30210;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}
.new_page_bg .new_page_cntr .new_page_cntr_text p{
	font-size: 16px;
    color: #000000;
    margin-bottom: 0;
    text-align: right;
    font-weight: 600;
}

.new_page_bg .new_page_ftr {
    width: auto;
    margin: 10px 10px 0 10px;
    padding: 10px;
    background-color: #fff;
    height: auto;
}
.new_page_bg .new_page_ftr1{
	width: 25%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.new_page_bg .new_page_ftr1 img{
	width: 180px;
}

.new_page_bg .new_page_ftr2 {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
	text-align:center;
}
.new_page_bg .new_page_ftr2 h1{
	margin: 0;
    font-size: 23px;
    text-transform: uppercase;
    color: #014f99;
    font-weight: bold;
}
.new_page_bg .new_page_ftr2 h4{
	color: #000;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
	text-transform:uppercase;
}
.new_page_bg .new_page_ftr2 p{
	margin: 0;
    color: #000;
    font-size: 15px;
}
.new_page_bg .new_page_ftr2 p a{
	color: #000;
	text-decoration:none;
}

.new_page_bg .new_page_ftr3{
	width: 25%;
	vertical-align: middle;
    display: inline-block;
	text-align:right;
}
.new_page_bg .new_page_ftr3 h3{
	margin: 0;
    padding-right: 0px;
    font-size: 20px;
    color: #e30210;
    line-height: 25px;
}

/*BALI TOUR PACKAGES*/
.baliPckg{
	/*width: 100%;*/
}
.baliPckg .leftpanel {
	float: right !important;
	width: 23%;
}
.baliPckg .rightpanel {
	float: left !important;
	width: 74%;
}
.baliPckg .leftpanel .lftbanners{display: none;}

.baliDtls {
    width: 100%;
    background-color: #ffffff;
    float: left;
    margin-bottom: 20px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.baliDtls .left{
	width: 42%;
	float: left;
}
.baliDtls .left img{
	width: 100%;
}
.baliDtls .right{
	width: 52%;
	float: left;
	padding: 20px 3%;
}
.baliDtls .right h3{
    margin: 0 0 6px 0;
    color: #ea7c10;
    font-size: 19px;
    letter-spacing: 0.3px;
}
.baliDtls .right h4{
    margin: 4px 0;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #004478;
}
.baliDtls .right ul.list{
	margin: 0;
    padding: 0 0 0 20px;
}
.baliDtls .right ul.list li{
	font-size: 13px;
	color: #3d3d3d;
	letter-spacing: 0.5px;
	margin-bottom: 2px;
}
.baliDtls .right ul.list li span{
	font-size: 14px;
	color: #000;
}
.baliDtls .right .fslty{}
.baliDtls .right .fslty ul {
    margin: 0;
    padding: 0;
    display: block;
}
.baliDtls .right .fslty ul li {
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
    text-align: center;
    font-size: 15px;
    color: #004478;
}
.baliDtls .right .fslty ul li i {
    display: block;
}
.baliDtls .right .fslty ul li span{
	display: block;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
}

.baliPries{
	float: left;
	width: 100%;
	margin-top: 15px;
}
.baliPries .baliLeft{
	width: 40%;
	float: left;
}
.baliPries .baliLeft h3{
    margin: 0;
    color: #1a1a1a;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 600;
}
.baliPries .baliLeft h3 span{
    font-weight: 600;
    margin-right: 5px;
}
.baliPries .baliRight{
	width: 60%;
	float: right;
	text-align: right;
}
.baliPries .baliRight a.btn{
	display: inline-block;
    text-decoration: none;
    background-color: #49bde0;
    padding: 7px 16px;
    margin-left: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: normal;
    font-weight: 600;
}
.baliPries .baliRight a.btn:hover{
	background-color: #ea7c10;
    color: #fff;
}

.baliBdr {
    width: 100%;
    height: 1px;
    background-color: #cecccc;
    margin: 10px 0;
}

.talkBali{
	background-color: #003e6e;
    color: #fff;
    padding: 20px;
    display: none;
}
.baliPckg .talkBali {
    display: block;
}
.talkBali h3 {
    margin: 0 0 5px 0;
    font-size: 18px;
    letter-spacing: 0.3px;
}
.talkBali p {
    font-size: 20px;
    font-weight: 700;
    color: #ee794e;
    margin: 0;
}
.talkBali p span{
    color: #fff;
    font-size: 13px;
}

.baliPckg .queryForm{margin: 0 0 30px 0 !important;}
/*BALI TOUR PACKAGES END*/



