	
/*helicaptor*/	
#helicaptor-package h1{color:white;padding-top:200px;text-align:center;}	
.helicaptor li{color:gray;}
.helicaptor li{text-align:justify;}	
.helicaptor h3{font-family: 'Josefin Sans', sans-serif;}

#helicaptor-yatra{background-color:white;}	
.helicap a{color:red;font-family: 'Noto Sans KR', sans-serif;}
.helicap h6{text-align:center;}
.helicap a:hover{text-decoration:none;}

#helicaptor-package{background:url('../images/banner.jpg')no-repeat;
					background-size:cover;
					position: relative;
					width: 100%;
					overflow: hidden;
					margin-top: -160px;
					height:350px;}	
				
.helicaptor-box h5{text-align:center;}	
.book-info {background:url('../images/joyride.jpeg')no-repeat;
background-size:cover;height:250px;margin-bottom:10px;}
.book-info h3{text-align:center;color:white;}	
.book-info p{text-align:justify;font-size:18px;text-align:center;
font-family: 'Acme', sans-serif;margin:10px;}	
.book-info h6{text-align:center;}	
	
/*joy ride*/
#joy-ride{background:url('../images/banner.jpg')no-repeat;
					background-size:cover;
					position: relative;
					width: 100%;
					overflow: hidden;
					margin-top: -160px;
					height:350px;}	
					
#joy-ride h1{color:white;padding-top:200px;text-align:center;}
#joy-yatra{background-color:white;}	
.joy p{text-align:justify; padding-top:10px;}
.joy h1{text-align:center;}
.joy h5{font-family: 'Josefin Sans', sans-serif;}
.joy p{color:gray}
.joy li{color:gray;}
.joy i{color:red;}

.why{background-color:#f2d5d58a; padding:45px;margin-bottom:20px;}	
.why i{color:#ea3d30;}

.Enq{margin-bottom:20px;}
.Enq a:hover{text-decoration:none;}
.Enq h6{text-align:center;font-family: 'Noto Sans KR', sans-serif;}
.Enq a{color:red;font-family: 'Noto Sans KR', sans-serif;}

.booking-form{border: solid 1px#fff;
    padding: 24px;
    border-radius: 6px;
    -webkit-box-shadow: 5px 1px 15px -2px #000000;
	box-shadow: 5px 1px 15px -2px #000000;
	margin-bottom:30px;}
.booking-form i{color:#8c5757;}	

/**special-event**/
#special-event{
					background-size:cover;
					position: relative;
					width: 100%;
					height:420px;}	
.event h1{color:Black;text-align:center;font-weight:bold;}					
.event p{text-align:justify;}
#book-helicoptor{background-color:white;}
#book-helicoptor h3{font-family: 'Josefin Sans', sans-serif;}

.note h3{text-align:center;}
.note li{text-align:justify;font-family: 'Rancho', cursive;}
.note{background-color:#cbd7db8a;padding:30px;}
.register-book{border: solid 21px #f19a2e;
    padding:22px;
    border-radius: 6px;
    -webkit-box-shadow: 5px 1px 15px -2px #000000;
	box-shadow: 5px 1px 15px -2px #000000;
	margin-bottom:30px;}
.register-book h3{text-align:center;}	
.register-book i{color:red;}
/*---font--*/


#spec-event img{height:520px; margin-top:-93px;}

@media only screen and (max-width:991px){
    
    #spec-event img{height:300px; margin-top:0;}
}

@media only screen and (max-width:575px){
    #spec-event img{height:200px;}
}



#index-happyvideo .carousel-wrap {
  margin: 30px auto;
  padding: 0 0%;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
#index-happyvideo .owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
#index-happyvideo .owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

#index-happyvideo .owl-nav i {
  font-size: 52px;
}

#index-happyvideo .owl-nav .owl-prev {
  left: -30px;
  display:none;
}

#index-happyvideo .owl-nav .owl-next {
  right: -30px;
  display:none;
}