/*  start header tpl css */

.book-and-change{display:block;}
.click-to-call{display:none;width:200px; height:auto; padding:0; margin:25px auto 0 auto; text-align:center;}

.travel-alert-Box {
 background:#ffc1c4;
 padding:10px 30px;
 position:relative;
 font-size:14px;
 color:#20267b;
 line-height:22px
}
@media(max-width:1169px) {
 .travel-alert-Box {
  font-size:13px;
  line-height:20px;
  padding:7px 10px
 }
}
@media(max-width:767px) {
 .travel-alert-Box {
  display:none
 }
}
.travel-alert-Box p {
 margin:0
}
.travel-alert-Box a {
 color:#20267b;
 text-decoration:underline
}
.travel-alert-Box a:hover {
 text-decoration:none
}
.travel-alert-Box .close_alertBox {
 position:absolute;
 right:15px;
 bottom:0;
 width:40px;
 height:40px;
 color:#20267b;
 text-align:center;
 line-height:40px
}
.travel-alert-mobile-Box {
 display:none;
 background:#ffc1c4;
 padding:7px 10px;
 position:relative;
 font-size:13px;
 color:#20267b;
 line-height:20px
}
.travel-alert-mobile-Box p {
 margin:0
}
.travel-alert-mobile-Box a {
 color:#20267b;
 text-decoration:underline
}
.travel-alert-mobile-Box a:hover {
 text-decoration:none
}
.travel-alert-mobile-Box .close_alert-mobileBox {
 position:absolute;
 right:5px;
 top:-3px;
 width:40px;
 height:40px;
 color:#20267b;
 text-align:center;
 line-height:40px
}
@media(max-width:767px) {
 .travel-alert-mobile-Box {
  display:block
 }
}
.travel-alert-mobile-Box .travel-alert-head .title {
 font-weight:700;
 text-decoration:underline;
 position:relative
}
.travel-alert-mobile-Box .travel-alert-head .title .arrow {
 font-size:20px;
 line-height:22px;
 position:relative;
 top:3px;
 margin-left:6px
}
.travel-alert-mobile-Box .detail {
 padding-top:10px
}




#search-box {
	padding: 30px;
	border: #a8d4b1 1px solid;
	border-radius: 4px;
}
#country-list {
	float: left;
	list-style: none;
	padding: 0;
	width: 400px !important;
	background: #fff;
	position: absolute;
	margin-top: 65px !important;
	left: 0px !important;
	max-height: 300px;
	overflow-y: scroll;
	z-index: 999;
}
#country-list li {
	height: auto;
	padding: 0px 3px !important;
	background: #fff;
	border-bottom: #bbb9b9 1px solid;
	display: block !important;
	clear: both;
}
#country-list li:hover {
	background: #900 !important;
	cursor: pointer;
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px .4em 3px .4em;
}
.ui-autocomplete {
	float: left;
	list-style: none;
	padding: 0;
	width: 380px;
	position: absolute;
	margin-top: 30px;
	left: -24px;
	max-height: 300px;
	overflow-y: scroll;
}
.ui-menu .ui-menu-item {
	padding: 3px;
	background: #f0f0f0;
	border-bottom: #bbb9b9 1px solid;
}
.ui-menu .ui-menu-item :hover {
	background: #fff !important;
	cursor: pointer;
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px .4em 3px .4em;
	margin: 1px 0 0 0 !important;
}
.select-airport {
	font: normal 13px Arial;
	color: #000;
	margin: 7px 5px;
}
.select-airport:hover {font: bold 13px Arial;}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.select-city {
	font: normal 12px Arial;
	color: #0094ff;
	margin-top: 1px;
}
.select-icon {
	height: 100% !important;
	color: #60a7e2;
	margin-top: 0px !important;
	padding: 7px 0 7px 0 !important;
	font: normal 14px Arial;
	font-size: 25px !important;
}
.select-icon .fa-fw {
	font-size: 25px !important;
}
.ui-menu-item:hover .ui-menu-item-wrapper {
	background: #fff !important;
	cursor: pointer;
}
.search-boxs {
	width: 100% !important;
	margin: 0 0 20px 0;
}
.search-boxs1 {
	width: 100% !important;
	margin: 0 0 20px 0;
}
.ipt1 {
	width: 100% !important;
	margin: 0 0 20px 0;
}
.ipt2 {
	width: 100% !important;
	margin: 0 0 20px 0;
}
.input-group {
    position: relative !important;
    display: table !important;
    border-collapse: separate !important;
}
.input-group-addon, .input-group-btn {
    width: 1% !important;
    white-space: nowrap;
    vertical-align: middle;
}
@media (min-width: 320px) and (max-width: 768px){
#country-list {
	float: left;
	list-style: none;
	padding: 0;
	width: 100% !important;
	background: #f0f0f0;
	position: absolute;
	margin-top: 100px !important;
	left: 0px !important;
	max-height: 300px;
	overflow-y: scroll;
	z-index: 999;
}
#country-list {width: 380px !important;left: -10px !important;}
.form-inline{display:none;}
.book-and-change{display:none;}
.click-to-call{display:block;width:200px; height:auto; padding:0; margin:25px auto 0 auto; text-align:center;}
}


@media (min-width: 320px) and (max-width: 400px){
#country-list {width: 380px !important;left: -10px !important;}
.form-inline{display:none;}
.mobiledropcls{overflow:hidden;}
.mobiledropcls .select-airport{width:450px;}
}

/** testimonials css **/
#testimonials {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
#testimonials h2 {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-bottom: 3px;
}

#testimonials .carousel-wrap {
  display: block;
  width: 400px;
  margin: 0 auto;
  overflow: hidden;
}

#testimonials .carousel-nav {
  display: block;
  width: 300px;
  margin: 0 auto;
}
#testimonials .carousel-nav img {
  cursor: pointer;
}
#testimonials .carousel-nav img:active {
  position: relative;
  top: 1px;
}
#testimonials .carousel-nav .nextbtn {
  float: right;
}

#testimonials .carousel-wrap ul {
  display: block;
  list-style: none;
  position: relative;
}
#testimonials .carousel-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 400px;
  margin-right: 15px;
}

#testimonials .carousel-wrap .context {
  font-size: 2.0em;
  line-height: 1.45em;
  color: #797670;
  font-style: italic;
  margin-bottom: 6px;
  padding-bottom: 4px;
  border-bottom: 1px solid #dcdcdc;
}
/** end testimonials css **/

.select-airport .fa-map-marker:before {color: #fe4300;}


#header .main-header {width: 100%;border-radius: 0;}
.flightabout img{width: 90%;height:auto;}
@media (min-width: 320px) and (max-width: 769px){
.newsubs{height: auto !important;}
.homepage {background-color: #fff;}
#footer h2 {text-align: left;padding: 0 0 0 20px;}
.contact-details {text-align: left;padding: 0 0 0 25px;}
.flightabout {width: 100%;}
.flightabout img{width: 100%;height:auto;}
.text-blink {text-align: left;}
.text-blink span{font-size:20px;}
.newsubs h2 {margin: 5px 0 20px 0 !important;}
.breadcrumbs {display: block; text-align:left; width:100%;}
.flightabout h1{margin: 10px 0 15px 0 !important;}
}

.head-contact{display:block !important; width:auto !important; height:auto !important;padding:5px 7px !important;margin:15px 0 0 0 !important;background:#2a3f92 !important;line-height:21px !important; font-size: 18px !important;color:#fff !important;border:none !important; border-radius:5px;}

.pull-right a{line-height:1px !important;height: 0px !important;}
.header-callbox{width:auto; height:auto;padding:0;margin:12px 0 0 0;}
.header-callbox .imgbox{width:50px; height:auto;margin:-2px 0 0 0;float:left;}
.header-callbox .contactbox{width:auto; height:auto;padding:0;margin:0;color:#fe4300;float:left;line-height:20px !important;}
.header-callbox .contactbox .csmalltext{font-size:13px;color:#999; font-weight:500;}




.mobdivspan{width:385px; height:auto;padding:10px 15px 10px 12px;margin:0; float:right;background:linear-gradient(to right, #fe9602, #fe3102);border:dotted  2px #fff;text-shadow: 0 0 4px #000; line-height:0px;border-radius:100px; overflow:hidden; }
.mobdivspan img{width:60px; height:auto;margin:0; border-radius:100px;box-shadow: 0 0 4px #000;}
.mobdivspan span {display: inline-block;padding: 0;margin: 0px 0 0px 10px;z-index: 1;position: relative;top: 10px;font-size: 40px;font-weight: bold;color: #fff;}

.bann-txttbox{width:100%; height:auto; padding:0; margin:120px 0 0 0;}
.bann-txttbox h2{width:60%; height:auto; padding:0; margin:0; color:#fff; font-size:45px;line-height:55px;font-weight:700; float:left; text-align:left;}
.bann-txttbox .orange{color:#fe7902;}
.bann-txttbox .smtext{width:100%; height:auto; padding:0; margin:10px 0 0 0; color:#fff; font-size:21px;font-weight:500; line-height:38px; text-align:left;}
.bann-txttbox h1 {font-size:65px;font-weight: bold;color: #fff;text-shadow: 0 5px 5px #000;text-align: center;text-transform: uppercase;}

@media (min-width: 481px) and (max-width: 769px){
	.searchbanner .container .search-tab-content {width: 92%;margin:0 1.5%;padding: 10px 8% 30px 8%;position: absolute;z-index: 2;background: #2c3e93;}
	.bann-txttbox {padding: 20px 10px;margin:70px 0 0 0;background:none;border-radius: 15px;}
	.bann-txttbox h2 {width:100%;margin: 0 0 10px 0;font-size: 32px;line-height: 42px;}
	.bann-txttbox .smtext {padding:0;margin: 0 0 10px 0;font-size: 20px;line-height: 32px;}
	.searchbanner {min-height: 650px !important;}
	.banner-content { padding: 30px 0;}
	.bann-txttbox h1 {font-size:46px;font-weight: bold;color: #fff;text-shadow: 0 5px 5px #000;text-align: center;text-transform: uppercase;}
	.smtext a{display:block; width:90%; height:auto; padding:12px 0; margin:25px auto 0 auto; background:#fe4300;border-radius:7px; color:#fff; font-size:37px; text-decoration:none;}
	.searchbannerinner {min-height: 1000px !important;}
	
	.whyBook-content .ccontent1 {border-left: solid 0px #fff;border-right: solid 0px #fff;}
}
@media (min-width: 320px) and (max-width: 480px){
	.searchbanner .container .search-tab-content {width: 92%;margin-top: 100px;padding: 10px 8% 30px 8%;position: absolute;z-index: 2;background: #2c3e93;}
	.mobdivspan{width:320px; height:auto;border-radius:100px;}
	.mobdivspan span {font-size: 30px;top: 8px;}

	.bann-txttbox {padding: 20px 10px;margin:70px 0 0 0;background:none;border-radius: 15px;}
	.bann-txttbox h2 {width:100%;margin: 0 0 10px 0;font-size: 28px;line-height: 42px;}
	.bann-txttbox .smtext {padding:0;margin: 34px 0 10px 0;font-size: 17px;line-height: 32px;}
	.searchbanner {min-height:750px !important;}
	.banner-content { padding:25px 0 15px 0;}
	.bann-txttbox h1 {font-size:46px;font-weight: bold;color: #fff;text-shadow: 0 5px 5px #000;text-align: center;text-transform: uppercase;}
	.smtext a{display:block; width:90%; height:auto; padding:12px 0; margin:25px auto 0 auto; background:#fe4300;border-radius:7px; color:#fff; font-size:37px; text-decoration:none;}
	.searchbannerinner {min-height: 1080px !important;}
	
	.whyBook-content .ccontent1 {border-left: solid 0px #fff;border-right: solid 0px #fff;}
	
}
/* end header tpl css */

.frow {margin-right: -5px !Important; margin-left: -5px !Important;}
.mobdivspan1{width:310px; height:auto;padding:0px;margin:7px 0 0 0;border-radius:0px;}
.mobdivspan1 img{width:70px; height:auto;margin:0; border-radius:7px;}
.mobdivspan1 span {display: inline-block;padding: 0;margin: 0px 0 0px 10px;z-index: 1;position: relative;top: 5px;font-size: 25px;font-weight: bold;color: #fff;}
.newcopyright{color: #fff;text-align: center;font-size: 15px;border-top: solid 1px #4459aa;padding: 30px 0 0 0;}

@media (min-width: 320px) and (max-width: 769px) {
	.modal-top {background-color: #fefefe;margin: 5% auto 15% auto;border: none;width: 90%;border-radius: 0;position:relative;}
	.centerHeading{font-size: 20px;font-weight: 500;}
	.mobdivspan1 {width: 310px;height: auto;padding: 0px;margin: 7px 0 15px 20px;border-radius: 0px;text-align:left;}
}

/* Model popup css */

.modal {

    display: none; /* Hidden by default */

    position: fixed; /* Stay in place */

    z-index: 99999; /* Sit on top */

    left: 0;

    top: 0;

    width: 100%; /* Full width */

    height: 100%; /* Full height */

    overflow: auto; /* Enable scroll if needed */

    background-color: rgb(0,0,0); /* Fallback color */

    background-color: rgba(81, 79, 79, 0.9); /* Black w/ opacity */

    padding-top: 0px;

}



/* Modal Content/Box */

.modal-content {

    background-color: #fefefe;

    margin: 5% auto 10% auto; /* 5% from the top, 15% from the bottom and centered */

    border: 1px solid #888;

    width: 40%; font-family: 'Poppins', sans-serif;/* Could be more or less, depending on screen size */

}	

/* The Close Button (x) */

.close.closeTop {

    position: absolute;

    right: 26%;

    top: 40px;

    color: #f1f1f1;

    font-size: 36px;

    font-weight: normal;

    opacity: 1;

}



.close.closeTop:hover,

.close.closeTop:focus {

    color:#fff;

    cursor: pointer;

    opacity:1;

}	

h1.call-title {

    color: #fff;

    text-align: left;

    font-size: 18px;

    padding: 12px 20px;

    border-bottom: 1px solid #eee;

	background: rgb(9,109,183);

background: linear-gradient(#fff, #e1e1e1);margin-bottom:0;}



.term-xx input[type="checkbox"] {

    cursor: pointer;

   position:inherit;

    top: 0;

    left: 0;

    /* opacity: 0!important; */

    outline: 0;

    z-index: 3;

    width: 17px;

    height: 17px;

    margin-left:0;

    margin-top: 0;

}

.modal-top {

    background-color: #fefefe;

    margin: 5% auto 10% auto;

    border: none;

    width: 45%;

    border-radius: 20px;

	position:relative;

}

.modal-call {

    background:url(https://reservationscorp.com/images/girls.jpg);

    background-position: right center;

    background-repeat: no-repeat;

    background-size: 92px;

}

/************************call-popup ****************************/

.term-xx input[type="checkbox"] {

    cursor: pointer;

   position:inherit;

    top: 0;

    left: 0;

    /* opacity: 0!important; */

    outline: 0;

    z-index: 3;

    width: 17px;

    height: 17px;

    margin-left:0;

    margin-top: 0;

}

.modal-top {

    background-color: #fefefe;

    margin: 5% auto 10% auto;

    border: none;

    width: 45%;

    border-radius:20px;

}

.modal-call {

    background:url(https://reservationscorp.com/images/girls.jpg);

    background-position: right center;

    background-repeat: no-repeat;

    background-size: 92px;

}

h1.call-title {

    color: #072a60;

    text-align: left;

    font-size: 27px;

    padding: 12px 20px;

    border-bottom: 1px solid #eee;	

	text-align:center;

	font-weight:bold;border-radius: 17px 17px 0 0;

}

.phone-modal-content {

    text-align: center;

    padding: 15px 14px 25px 15px;

	color:#000;

}

.phone-modal-text.floadmodalinterval {padding:7px 0 10px 0;margin: 0 0 15px 0;border-bottom: solid 2px #f5f5f5;}

.phone-modal-text.floadmodalinterval h3{font-weight:900; line-height:42px; color:#e40002; font-size:1.75rem;}





.phone-modal-phone {

	margin: 0 0 25px 0px; text-align:center;

    font-size: 30px;

    font-weight: 700;

    text-decoration: none;

    color: #3964a2;

}

.popup-callnow{margin: 0 0 25px 0px; text-align:center;}

.powered-by-block {



    color: #666;

    bottom: 5px;

    position: absolute;

    left: 10px;

    font-size: 12px;

}

.powered-by-block span {

    color: #0f0f0f;

}



.phone-modal-phone i, .rates-phone-number-inner-block i {

    margin-right: 10px;

    color: #e50017;

}

/************************call-popup //****************************/

.phonefarediv.row {

    background: #062961;

    padding: 12px 8px;

    margin-top: 10px;

}

.phoneoffermod h2 {

    font-size: 15px;

    font-weight: 500;

    color: #fff;

    margin-bottom:1px;line-height:21px;text-align:left;

}

.phoneoffermod .callsonly {

    font-size: 21px;

	font-weight: 700;

    margin: 0;

    font-weight: bold;text-align:left; color:#ffde00;

}

.calldeal {

    border: 1px solid #315fa1;

    width: 30%;

    float: right;

    margin-right: 12px;

    color: #ffde00;

    font-size: 14px;font-weight:bold;

	line-height:25px;border-radius:5px;

}

.call_Us_off {

    float: left;

    width: 100%;

    background: #315fa1;

}

.calldeal {

    padding: 0;

}

.call_Us_off {

    float: left;

	padding:2px 0;

    width: 100%;

    background: #315fa1;

    font-weight: 700;

    font-size: 17px;

}

.centerHeading{width:100%; margin:auto;

padding-bottom: 12px; padding-top:12px;font-size: 24px;font-weight: 600; background: rgb(247,186,114);

background: linear-gradient(180deg, #ff5c6d 0%, #e40115 100%); border-radius: 5px; color:#fff;}

.callcenterimg{display:none; text-align:left;}



@media (min-width: 320px) and (max-width: 769px) {

	.modal-top {

    background-color: #fefefe;

    margin: 5% 5% 5% 5%;

    border: none;

    width: 90%;

    height: 92.5%;

    border-radius: 0;

    position: absolute;

    z-index: 9999;

    top: 0;

    left: 0;

}

.close.closeTop {

    position: absolute;

    right: 0px;

    top: -5px;

    color: #f1f1f1;

    font-size: 36px;

    font-weight: normal;

    opacity: 1;

}

h1.call-title {font-size: 18px;}

.phone-modal-text.floadmodalinterval h3 {

    font-weight: bold;

    line-height: 35px;

    color: #e40002;

    font-size: 24px;

}

.phone-modal-phone {margin: 0 0 10px 0px; text-align:center;font-size: 27px;}

.popup-callnow{margin: 0 0 15px 0px; text-align:center;}

.centerHeading {

    font-size: 20px;

    font-weight: 500;

    padding: 12px 10px;

    line-height: 35px;

}

	.calldeal { 

		width: 80%;

		margin-right: 10% !important;

		margin-left: 10% !important;

		margin-top:20px !important;font-size:27px;line-height:42px;

	}

	.phoneoffermod h2{text-align:center;}

	.phoneoffermod .callsonly {text-align:center;font-size:21px;}

	.call_Us_off{font-size:27px;}



	.text-blink{

		font-size: 15px !important;

	}

	.bottom-callus .text-blink{

		font-size: 35px !important;

	}

	.callcenterimg{display:block; text-align:center;}

	.clicktocall{display:inline-block; padding:7px 12px; background:#f1f1f1;border-radius:20px;}

	

}

.staricon{color:#fff;}

/* End Model popup css */


/* End footer tpl css */