
 
  
.topSpace{ clear:both; margin-top:22px; margin-bottom:20px;}
 h2.setheading.setheading {
  font-size: 28px;
  line-height: 28px;
}
h2.setheading span.test {
  float: left;
  background: #FFF;
  padding-right: 20px;
}
h2.setheading span.line2 {
  background: url(../img/headingBG.png) repeat-x;
  display: block;
  float: none;
}
.grid {
max-width: 1125px;
padding: 0px  0px;
margin: 0 auto;
border: 0px solid #000;   position: relative; font-family:"Segoe UI"
}

.set2 .btn { font-size:14px;}
.set3 p strong{ color:#053887; font-size:15px;}
.set4 p strong{ color:#053887; font-size:15px;}


#Excludes p strong{color: #053887 !important;
font-weight: 600; margin-bottom: 12px;
display: block;}


#qNewsletter { margin-top:-7px;}



#Booking input {
    height: 35px;
    border-radius: 0px;
}

#Booking textarea {
    height: 100px;
    border-radius: 0px; resize:none;
}



.nav-tabs > li.active > a { color:#053887 !important;}




.tourInfo {
	
	background: #f9f9f9;
padding: 20px;
border: 1px solid #ddd;
 
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 9px;
  margin: 0 0 10px;
  color: #053887;
}
.queryBox {
  margin-bottom: 20px;
}

.tab-content {
 margin-bottom: 26px;
margin-top: -0px !important;
background: #f9f9f9;
padding: 30px;
border-right:1px solid #ddd;
border-left:1px solid #ddd;
border-bottom:1px solid #ddd;
}
.nav-tabs>li>a {
 border: 1px solid rgba(0, 0, 0, 0.04);
font-size: 15px;
color: #053887 !important;
background: #ffc80d;
border-radius: 0;
padding: 8px 14px;
}





.nav-tabs>li>a:hover {
 
color: #fff !important;
background: #053887; border: 1px solid #053887;
 
}



.tab-content p.bold {
  font-size: 18px;
  font-weight: bold;
  color: #053887;
  margin-bottom: 5px;
  margin-top: 22px;
}

.tab-content p {
  font-size: 15px;
  padding: 0;
  margin: 0;
  line-height: 22px;
  color: #7E7B7B;
  margin-top: 10px;
}
.tab-content p.space18 {
  margin-bottom: 18px;
}



.minHeight1 .list3{  padding: 0; list-style: none;  margin: 0;  max-height: 103px;   overflow: hidden;}

.setLeft1 .nav {
   background: rgba(248, 248, 248, 0); float: none;
}

.list3 li {
  padding: 0;
  margin: 0;
  list-style: none;
  background: url(../img/list3.jpg) no-repeat;
  padding-left: 22px;
  background-position: 7px 8px;
  padding-bottom: 6px;
}
.tab-content p.priceGap{ padding-bottom:10px;}
.nav-tabs>li>a i.glyphicon{ display:none;}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { 
  padding: 0 10px;
}
.form-group {
  margin-bottom: 15px;
}
#Booking [class*='col-'] {
  float: left;
  padding-right: 20px;
}
#Booking  label { display:inline-block; line-height:34px;}

#Booking .checkbox label { display:inline-block; line-height: normal;}

#Booking .msg {
  font-size: 12px;
  color:#053887;
  text-align: left;
  position: absolute;
  top: -18px;
}

.clear {
  clear: both;
}
.pkg p.pic img.openPic { 
  margin-bottom: 10px;
}

  
.slides {
    display: none;
    position: relative;
    width: 100%;
}
.slides img { 
    width: 100%; height:auto;
}

.closePopup {
    background: url("../img/popupSpite.png") no-repeat scroll 0 0 / 28px 28px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: -45px;
    top: 2px;
    width: 28px;
    z-index: 3;
}

.openPic {
  background-repeat: no-repeat;
  background-size: 100% auto;
  cursor: pointer;
  background-position: center center;
}
h3.showName {
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  padding: 0;
  font-weight: bold;   text-transform: uppercase; word-spacing: 6px;
}
 /*POPUP Code*/
 
 
 /*  offer page   */  
 
.setLeft1{ margin-right:20px;}
.setRight1{ margin-left:20px;}

.allPackages h1{ margin-top:0;   font-size: 30px;font-family: 'SegoeLight'; 
  color: #053887; font-weight:bold;}
  
.allPackages span.test { 
  color:#053887; }


.aboutPage{ text-align:justify;font-family: 'SegoeUI';  }
.packageBox {
 border:1px solid #C0C0C0;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
  
  padding: 8px 12px 12px 12px;
  margin-top: 20px;font-family: 'SegoeUI'; 
}

.packageBox:hover{ -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.15);
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.15);
	position:relative;
	border-bottom-color:#053887;}
.packageBox .btn-info {
  color: #fff;
  background-color: #ABABAB;
  border-color: #C8C8C8;
  border-radius:0px !important;
}
.packageBox .label-success {
    background-color: rgba(228, 228, 228, 0.48); color:#053887;
}
.packageBox .btnQuery {
  color: #053887;
   background-color: #ffc80d;
  border-color: #ffc80d;
}

/*.packageBox .btnQuery:hover {
  color: #fff;
  background-color: #053887;
  border-color: #053887;
}*/


.set1 img  {
	width:100%;
  -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.set1 img:hover {
  -webkit-transform: scale(1.08);
     transform: scale(1.08);
}

.set1  { overflow:hidden;
     
}
.packageBox .set2 .list3 {
  max-height: 103px;
  overflow: hidden;
}
.packageBox .set2 .list3 li {
  padding: 0;
  margin: 0;
  list-style: none;
  background: url(../img/list3.jpg) no-repeat;
  padding-left: 10px;
  background-position: 0px 6px;
    padding-bottom: 5px;
  font-size: 13px;
}
.packageBox h2{ margin:0; padding:0; font-size:20px; line-height:bold;  margin-bottom: 10px;font-family: 'SegoeUI'; 
  color: #053887; }
.packageBox .set2{ padding-left:12px;}
.packageBox .set3{ padding-left:10px; margin-left:10px; border-left:1px solid #C0C0C0; font-size:13px; }
.packageBox .set4{ padding-left:10px; margin-left:10px; border-left:1px solid #C0C0C0; font-size:13px;}
.packageBox .set4 button{ margin-top:4px;}
.packageBox .set4 .setPrice{   font-size: 17px; border-radius:0px !important;
  display: block;
  line-height: 22px;}
.packageBox .set4 p:last-child{ margin-bottom:0px;}
.packageBox .minHeight1 {
  min-height: 133px;
  overflow-y: hidden;
}

.addBox{ border: 1px solid #C0C0C0;
  border-radius: 5px; 
  margin-top: 0px; overflow:hidden;}
 
 .addBox > img{ width:100%;}
  .addBox > a > img{ width:100%;}

.queryBox {
    border: 1px solid #9da1d8;
    
    margin-top: 0px;
    overflow: hidden;
}
.queryBox > form{ padding:0 10px 0 10px !important;}
.queryBox > form > div{ margin-bottom:10px !important;}
.queryBox > form > div p{ margin-bottom:0px !important; margin-top:6px;}
.queryBox > form > div textarea{ resize:none;   height: 66px; border-radius: 0px;}

.queryBox input{ height: 35px; border-radius: 0px;}


.queryBox p{ font-size:12px;}
.queryBox h3 {
  text-align: center;
  font-size: 19px;
  margin-top: 0px;
  background: #053887;
  color: #fff;
  line-height: 40px;
  
}
 .fade{ opacity: 0;}