/* --------------------------- Custom CSS ---------------------------- */
.modal-backdrop{z-index:-1; background :none !important;}
.page-header{padding:0; margin:0; border:none;}
.padd-right-0{padding-right:0px;}
.main_wrapper{position:relative; min-height:0px; height:auto;}
.more_outer{
				width: 545px;
				margin: auto;
				background:#fff;
				border: 2px solid #565658;
				min-height:365px;
				-webkit-border-radius: 17px;    
				border-radius: 17px; 
				-moz-border-radius:17px;
				}
				#demo5{float:left;width:100%;}
				.demo51{float:left;width:100%;}
				.demo52{float:left;width:100%;}
				#readmore_modal{margin-top:110px;}
					
/* ------------------------------------------ Search Module ------------------------------------------- */
.search_module_container {position:absolute; top:50px; z-index:999; }
/* ------------------------------ Main Banner Slider -------------------------------- */
.main-btn{background:#f88c00;border:none;padding: 8px 36px;}
.main-btn:hover{
background:#ed8601;
}
.main-btn:active{background:#ed8601;}
.main-btn:focus{background:#ed8601;}

.sec-btn{background:#3d86ba;}
.sec-btn:hover{background:#367aaa;}

.sec-btn:active{background:#367aaa;}
.sec-btn:focus{background:#367aaa;}

#main-slider {
  position: absolute; width:100%; top:0; height:100%;background-size:cover;
}
#main-slider .carousel{z-index:-1 !important; height:100%; }
#main-slider .carousel h2 {
  font-size: 36px;
}
#main-slider .carousel .boxed {
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.8);
  display: inline-block;
}
.carousel-caption{ bottom:35px;top:25%;}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height:auto;
  min-height: 635px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
  top: 0px;
  left:0px;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 40%;  
  display: inline-block;
  margin-top: -25px;
  font-size: 24px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center; 
  z-index: 5;
  bordere:none; outline:none;
  
   /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}


/* ============================================================= Content Part ===================================================================== */


/* --------------------------------- Deals box --------------------------------- */
.deals_box_container{ padding:50px 0 50px 0; }
.dealbox_left .title {padding-left:10%; padding-bottom:0!important; margin-bottom:0!important;}
.dealbox_middle{ }
.dealbox_right{ } .dealbox_right .title {padding-left:10%;}



.dealbox_sm{width: 33.33333333%; float:left;}
.deals_box_container .img_box{background:#eee; padding:0; margin:0; position:relative; top:0;} .deals_box_container .img_box img{width:100%; padding:0; margin:0;}

/* --------------------------------- Panel ---------------------------------- */
.panel{margin:0; border:none!important; box-shadow:none; height:auto; }
.panel-default > .panel-heading{ background:none;}
.panel-body{margin:0; border:none!important; }

/* --------------------------------- why_book --------------------------------- */
.why_book{padding:2% 0 2% 0;}
.brand_wrapper{width:100%; min-height:100px; float:left; line-height:100px; } .brand_wrapper img{padding:0 1.5% 0 1.5%;}


/* ------------------------- Form ------------------------- */



.form-control{font-size:13px; height:auto; min-height:30px; padding:9px 10px; text-align:left; }

.form-large input, .form-large select {
    font-size: 14px; 
    padding: 12px;
    height: auto;
    line-height: normal;
	position:relative; opacity:1; 
}

.form-group .fa{padding:0 7% 0 0;}
.form-group span{text-align:left;}


.selectWrap {
	display:block;
	width: 100%;	
	height: 30px !important;
	padding:0;
	position:relative;
}
span.selectInner {
	position:absolute; 
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	width: 100%;
	height: 40px; 
	line-height: 40px; 	
	white-space: nowrap;
	overflow: hidden;
	color: #555;  font-family: source_sans_prosemibold; font-size:13px;
	text-align: left;
	text-overflow: ellipsis;
	font-weight: normal;	
	z-index:1;
	background: url('../images/form-arrow-up-down.png') no-repeat right 10% center #fff; 
	background: url('../images/form-arrow-up-down.png') no-repeat right 10% center #fff;
	background: url('../images/form-arrow-up-down.png') no-repeat right 10% center #fff;
	background: url('../images/form-arrow-up-down.png') no-repeat right 10% center #fff;
	background: url('../images/form-arrow-up-down.png') no-repeat right 10% center #fff;
	background: url('../images/form-arrow-up-down.png') no-repeat right 10% center #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #ddd;
	display:none;
	}
	
select {
	width: 100%;
	height: 40px; 
	box-shadow: none;  border: 1px solid #ddd; color:#555;  font-size:13px;
	position:relative;

	z-index:2;
	padding:0px 12px;
	margin:0;

	float:none;
	
	cursor: pointer;
	-webkit-appearance: menulist-button;
}

.select_type_01 .selectInner{ -webkit-border-top-left-radius: 0px!important; border-bottom-left-radius: 0px!important;
	-moz-border-top-left-radius: 0px!important; border-bottom-left-radius: 0px!important;
	-ms-border-top-left-radius: 0px!important; border-bottom-left-radius: 0px!important;
	-o-border-top-left-radius: 0px!important; border-bottom-left-radius: 0px!important;
	border-top-left-radius: 0px!important; border-bottom-left-radius: 0px!important;}

.popover-content{ font-size:13px !important; text-align:left; line-height:18px;}


::input-placeholder {
  color: #888 !important;
  font-weight:normal;
  font-size: 13px;
}
::-webkit-input-placeholder {
  color: #888 !important;
  font-weight:normal;
  font-size: 13px;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #888 !important;
  font-weight:normal;
  font-size: 13px;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #888 !important;
  font-weight:normal;
  font-size: 13px;
}
:-ms-input-placeholder {
  color: #888 !important;
  font-weight:normal;
  font-size: 13px;
}


#cf {
  position:relative;
 left:-20px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

.button-common{
  border:2px solid #d9d9d9;
  padding:10px 20px;
  background: -webkit-linear-gradient(#fafafa, #e1e0e1); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fafafa, #e1e0e1); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fafafa, #e1e0e1); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fafafa, #e1e0e1); /* Standard syntax */
  margin: 0px 0px 0px -11px;
  padding: 4px 18px;
}

.button-common:hover{
  border:2px solid #b10000;
  padding:10px 20px;
  background: -webkit-linear-gradient(#fafafa, #e1e0e1); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fafafa, #e1e0e1); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fafafa, #e1e0e1); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fafafa, #e1e0e1); /* Standard syntax */
  margin: 0px 0px 0px -11px;
  padding: 4px 18px;
  color:#b10000;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
 
 
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 20px;
 
  cursor: pointer;
  z-index: 2;


  text-decoration: none;
  color: #ffffff;
 
 
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #eeeeee;
 
}
#cssmenu > ul > li.open > a {
  

}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
 
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: -3px;
  right: 53px;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  cursor: pointer;
 
 
 
 
  
  
  
 
 

}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  
  color: #ffffff;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

.sm{background:#f88c00;color:#fff;}
.sm:hover{color:#fff;background:#ea8503;}


#login-dp{
    min-width: 250px;
   padding:0px;
    overflow:hidden;
	margin-top:0px;
	border-radius:0px;
	
}
#login-dp .help-block{
    font-size:12px    
}


#login-dp .form-group {
    margin-bottom: 10px;
}
.user-img{width:100%;text-align:center;margin-bottom:10px;}
#login-dp .input-div{position:relative;}
#login-dp .input-div .fa{position:absolute;left:8px;top:11px;color:#979996;font-size:15px;}
#login-dp .input-div .form-control{
padding:9px 25px;
color:#222;
}

#travel-agent{

background:rgba( 0, 0, 0, 0.8;min-height:250px;)
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
#fvpp-blackout {
  display: none;
  z-index: 499;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}

#my-welcome-message {
  display: none;
  z-index: 500;
  position: fixed;
  width: 28%;
  left: 0;
  right:0;
  margin:0 auto;
  top: 20%;
padding-left:15px;padding-right:15px;
  font-family: Calibri, Arial, sans-serif;
  background: #FFF;
}

#fvpp-close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

#fvpp-dialog h2 {
  font-size: 2em;
  margin: 0;
}

#fvpp-dialog p { margin: 0; }

#my-welcome-message .header {
width:100%;text-align:center;overflow:hidden;padding-top:30px;
}
#my-welcome-message .header h3{color:#4e4e4e;text-transform: uppercase;
font-size: 26px;}
#my-welcome-message .content{ padding-bottom:60px;background:#fff;float:left;margin-top: 10px; }
#my-welcome-message .content .sub-icon{
	width:20%;float:left;text-align:center;
}
#my-welcome-message .content .sub-icon img{width:45px;}
#my-welcome-message .content .subscribe-para{
width:80%;float:left;
}
#my-welcome-message .content .subscribe-para p{
	padding: 0px;
font-size: 20px;
font-style: italic;
margin-top: 0px;
color: rgb(140, 139, 139);
}
#my-welcome-message .content .form-control{
width:80%;float:left;
border-radius: 0;
}
#my-welcome-message .content .submit-btn{
margin-top:15px; 
}
#my-welcome-message .content .submit-btn .submit {
border:none;outline:none;height:38px;background-color:#f88c00;color:#fff;width:20%;
}





