/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

@font-face {
  font-family:Century Gothic;
  font-style: normal;
  font-size:16px;
/*  src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;*/
}

html,
body {
    height: 100%;
	 
}

body {
    padding: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}
.reviewRating{
	text-align:center;
	padding:10px 0 0 0;
}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}
.readmorebtn{
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:10px;
	display:inline-block;
}
.cnt-btns-container{
	width:100%;
	clear:both;
	margin:15px auto;
}
.cnt-btns-block{
	float: left;
    margin-right: 15px;
    border: 1px solid #00aebf;
    border-radius: 4px;
}
.fixedbtns {
    display: block;
    float: right;
    background: #57bb63;
    border-radius: 4px 0 0 4px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    padding-right: 10px;
    position: fixed;
    top: 70%;
    right: -148px;
    transition: right 0.6s ease;
}
.fixedbtns img{
  width: 30px;
  height: 30px;
  }
.numberbtn {
    top: 60%;
    border-radius: 4px 0 0 4px;
    overflow: hidden;
    background: #007edf;
}
.popbtn {
    right: 0;
}
.cnt-btns-head{
	padding: 5px;
    background: #00aebf;
    color: #fff;
    font-weight: bold;
}
.cnt-btns-block.loc-delhi 
{	
	border:1px solid #F0871E;
}
.cnt-btns-block.send-eq 
{	
	border:1px solid #545454;
}
.cnt-btns-block.loc-delhi .cnt-btns-head{
	background : #F0871E;
}

.cnt-btns-block.send-eq .cnt-btns-head{
	background:#545454;
}
.whatsappbtn,.call-us,.contact-us{
    padding: 5px 10px;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #00aebf;
}

.call-us{
	color:#F0871E;
}
.contact-us,.contact-us:hover,.contact-us:focus{
	color: #545454;
}
.call-us:hover,.call-us:focus{
	color:#F0871E;
}

.whatsappbtn img,.call-us img,.contact-us img{
    width:32px;
    margin-right: 10px;
}
.whatsappbtn:hover,.whatsappbtn:focus{
    color: #00aebf;
}
.whatsappbtn:hover img,.call-us:hover img,.contact-us:hover img{
    transform:scale(1.1);
}
.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}
.testcontainer .testimgsection{
	text-align:center;
	margin:0;
	padding:0;}
.testcontainer .testimgsection img{
	text-align:center;
	display:inline-block;
	width:100%;
	max-width:105px;}
.testcontainer{background: #f2f2f2;
    clear: both;
    float: left;
    padding: 15px;
	margin-bottom:30px;}
.testcontainer .testimgsection p{font-size:12px;}
/* Footer Styles */

footer { width:100%; float:left; color:#9d9e9b; padding-top:50px; background: url(../images/footer_bg.jpg) no-repeat center bottom #3b3c36;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}
.caption{ position:absolute; z-index:999; top:33%; left:12%; width:480px; color:#fff; background:rgba(0,0,0,0.7); padding:20px;}
.caption h2{font-family:Century Gothic; font-size:34px; color:#fff; line-height:1em; font-weight:normal; padding:0; margin:0;}
.caption h2 span{ display:block;font-family:Century Gothic; font-weight:normal;font-size:28px;}
.caption a{ color:#fff; display:inline-block; margin-top:10px;}


.package_table_row{ width:100%; float:left; padding:40px 0;}
.package_table {
    margin: 0;
    padding: 0;
}
.package_table td, .package_table th {
    border: 1px ridge  #e5e5e5;
    margin: 0;
    padding:5px;
	font-size:20px;
}
.package_table tr:nth-child(odd) td{ background:#f7f7f7;}
.package_table tr:nth-child(even) td{
}
.package_table th{background: #0d53a5;
  
  color: white;}
  
  .inclusion-ul
  {
      list-style-image: url("images/rsz_iconebullet.jpg");
  font-size: 18px;
  width: 145%;
  padding: 4px;
}
  
  
  
  .displayblock{
 
  background:  #cc0000;
  border-radius: 3px;
  color: #fff;
  font-family:Century Gothic;
  font-size: 16px;
  display: block;
  line-height: 34px;
  border: solid 1px #e07e00;
  margin-top: 5px;
  text-align: center;

 
}

.paydiv
{
    display:inline-block;
   height:15px;
   width :113%;
   padding-bottom: 46px;
   position: relative;
  top: 18px;
   }
.payimg
{
    display:inline-block;
    
  width: 77.4px;
  height: 39px;
  padding: 1px;
}


img {
	width: 100%;
}

figure {
	margin: 0;
	padding: 0;
	height: 300px;
	position: relative;
	display: block;
	cursor: pointer;
	overflow: hidden;
	border: 3px solid #fff;
}

figure:hover figcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
	top: 0;
}

figcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.5);
	color: #fff;
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-o-transition: all .9s ease;
	-ms-transition: all .9s ease;
	transition: all .9s ease;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
}

figure img {
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
	-ms-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
}

figure:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

figcaption h3 {
	font-family: 'Open sans';
	font-weight: 400;
	color: #f3b204;
	padding: 10px 20px;
	margin-bottom: 0;
	position: relative;
	righ: 100%;
	margin-top: 37px;
	font-size: 30px;
}

figcaption p {
	font-family: 'Open sans';
	padding: 10px 20px;
	margin-bottom: 0;
	margin-top: 20px;
	position: relative;
	left: 100%;
	font-size: 13px;
}

figure:hover h3,figure:hover p {
	left: 0;
}

figcaption a {
	color: #fff;
	border: 2px solid #fff;
	padding: 4px 10px;
	text-decoration: none;
}

figcaption a:hover {
	color: #4f5856;
	background: #fff;
}

.image {
   position:absolute;
}
.class{
   position:relative;
   top: 20px;
   left: 0;
   width: 100%;
   margin: 0 auto;
   width: 300px;
   height: 50px;
}

#footer{background:url("../img/footerbg.jpg") no-repeat ;}
#footer{background:url("../img/footerbg.jpg") no-repeat; background-size: cover; height:450px; padding:70px 0; color:#FFF;width:100%;}
.fot_mHead{font-size:14px; font-weight:bold; text-transform:uppercase; padding-bottom:20px;}

#footer ul li{width:99%; float:right; color:#fff}
#footer ul li a{color:#fff}
#footer ul li a:hover{ text-decoration:underline;}
.footeroption{position:absolute; bottom:0; right:0; width:60%; height:63px;}
.suscribeBox{width:100%; float:left; height:60px; border-radius:4px; padding-left:10px; margin-top:-23px; }
.subsInt{width:100%; height:42px; border-radius:3px; border:none; text-indent:10px;  border:1px solid #FFF; border-radius:4px;}
.subsButton{float:left; width:124px; height:40px; line-height:31px; background:transparent ; border:1px solid #FFF; color:#FFF; font-size:16px; font-weight:600; border-radius:4px; cursor:pointer;}
.subsButton:hover{background:#000;}

.listTitle {
    background-color: #f5f7f8;
    border-bottom: 1px solid #ebebec;
    border-top: 1px solid #ebebec;
    font-size: 13px;
    height: 34px;
    padding: 8px 0 0 20px;
    text-shadow: 0 1px #fff;
}
.listItem {
    border-bottom: 1px solid #eee;}
.theme_bg_clr3 {
    background: none repeat scroll 0 0 #f5f7f8;
    padding: 0;
}

#footer { height:auto; padding:30px 0 10px; background-size:cover; background-position:0 0;}
.fot_mHead {margin-top:25px; padding-bottom:10px;}	
.qtbtwrap {border-top:1px solid #fff;}
#travequte {padding-bottom:40px;}
	#footer ul li {width:100%;}
	
	
	#revulation{margin:65px 0 0; background:#ebebec; padding-top:30px;}
	
	.updatecontainer{width:1150px; margin:0 auto;}
	
	.hedtext{font-size:50px; font-weight:bold; text-align:center; }
	.fnt_size_25 {font-size:25px;}
	
	.text_align_c {text-align:center;}
	
	.portfeature{color:#58585a; padding:60px 0;}
.ftcount{font-size:69px; font-weight:bold; line-height:1;}
.fttext{font-size:13px; font-weight:600;}



/* popup wimdow-------------------*/



.inclusion{
	color:#4FC741; 
	font-size:18px;
}
.topp{
	color:#bf000c;
	 font-size:20px;
}

.topptt{
	color:#009;
	 font-size:24px;
}


.toppss{
	color:#43B82E;
	 font-size:20px;
}

.topps{
	color:#0d53a5;
	 font-size:18px;
}

.ppppp{
	 padding:5px;
}

.pheading{
	
	font-size:18px;
	 color:#bf000c;
	 
}
.tourcode{font-weight:bold;font-size:14px;color:#bf000c;margin-bottom:0;}
.colorblack{color:#000;}
.marbot20{margin-bottom:20px;}
.pheading span{

 

}

.imgborder{
	border:#74c219 solid 3px;
}


.packageexclusion{
	color:#740C16; 
	font-size:16px;

}

.clicker {
background-color:#FFF;
outline:none;
cursor:pointer;
color:#F00;
font-size:17px;
padding-top:5px;

}

.hiddendiv{
display:none;
background-color:#F9F9F9;
}

.clicker:focus + .hiddendiv{
display:block;
}

.pricefrom{
display: inline-block; height: 40px; line-height: 40px; border: 1px solid #B00000; padding: 0 5px; text-align: center;
}

/*.details_middle_left span {
    background-color: #333;
    display: inline-block;
    font: bold 17px "Century Gothic";
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}*/

.details_middle_left strong {
    font: normal 17px "Century Gothic";
    color: #333;
	background-color:#FFF;
	display: inline-block;
	padding: 5px 10px;
}


