@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700');

/*font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/

::-moz-selection {
    background: #999 none repeat scroll 0 0;
    color: #FFF;
}
body{
	 background:#FFF; 
	 margin:0;
	 padding:0;
	 font-family: 'Open Sans', sans-serif;
}
img {
	width: auto/9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.fl{
	float:left;	
}
.fr{
	float:right;	
}
.clear{
	clear:both;	
}
.clr{
	clear:both;	
}

#wrapper {
    padding: 0;
	margin:0;
    -webkit-transition: all 0.5s ease; 
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/* header */
.header{
	margin:0px;
	padding:0px;
	width:100%;
	z-index:8888;
	background:url(../images/header-bg.jpg);
}
.headerTop{
	
}
.logo{
	margin:0px; 
	padding:0px;
}
.decImg{
	margin:30px 0px 10px 0px; 
	padding:0px;
}
.icon-box{
	margin:30px 0px 0px 0px;
}
.icon-box-cell{
	display:table-cell;
	vertical-align:middle;
	font-family: 'Roboto Condensed', sans-serif;
}

.icon-box-cell i {
    color: #003466;
    font-size: 70px;
    line-height: 57px;
    margin-right: 10px;
}
.icon-box-cell label {
    font-size: 32px !important;
    line-height: 32px !important;
    font-weight: 700;
    margin: 0;
}
.icon-box-cell label a{
	color:#2e2e2e;
}
.icon-box-cell p {
    font-size:30px;
	color: #003466;
    margin: 0;
    padding: 3px 0 0;
    text-align: center;
	text-transform:uppercase;
}
 
/* navigation */
.navigation{
	margin:0px;
	padding:0px;
	background:rgba(0,52,102, 0.90);
	
}


.bannerpart{
	margin:0 auto; 
	max-width:100%;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
	  text-align:center;
}
.carousel-inner .carousel-caption .caption-text{
	
	margin-bottom: 15px;
    padding: 5px 0;
}

.carousel-inner .carousel-caption .caption-text h2, .carousel-inner .carousel-caption .caption-text-pkg h2{
	font-size:30px;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
}
.carousel-inner .carousel-caption .caption-text p, .carousel-inner .carousel-caption .caption-text-pkg p{
	font-size:20px;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
}
.carousel-inner .carousel-caption .caption-text p a, .carousel-inner .carousel-caption .caption-text-pkg p a{
	color:#FFF;	
}
.carousel-inner .carousel-caption .caption-text p a:hover, .carousel-inner .carousel-caption .caption-text-pkg p a:hover{
	color:#000;	
}
.carousel-inner .carousel-caption .caption-text-pkg{
	background:rgba(0,52,102, 0.90);
	margin-bottom: 15px;
    padding: 5px 0;
}
/* welcome */
.welpart {
    margin: 0;
    padding: 0;
    text-align: center;
}
.welpart h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0;
    padding: 0;
}
.welpart h2 span {
    color: #003466;
    font-weight: 700;
    text-transform: uppercase;
}
.welpart h2 hr {
    background: #ddd none repeat scroll 0 0;
    border: 0 none;
    height: 4px;
    margin: 4px auto 0;
    width: 100px;
}
.welpart p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    padding: 0;
    text-align: center;
}
.welpart img {
    box-shadow: 0 1px 5px 0 #888;
    margin: 20px 0 0;
}


.btn-blue {
    background:#02509b !important;
    color: #fff;
    margin:  15px 0;
}
.btn-blue:hover {
    background-color: #003466 !important;
    color: #FFF !important;
}

.dcText {
	line-height:30px;
	font-size:18px;
	color:#4c4c4c;
	font-family: 'Roboto Condensed', sans-serif;
}

.pageTitle{
	margin:10px 0;
	padding:0; 
	font-size:30px;	
	text-align:center;
	text-transform:uppercase;
	color:#003466;
	font-weight:700;
	letter-spacing:1px;
}
.pageTitle small{
	font-size: 65%;
	color: #777;
	text-transform:none;
}

.pageTitle hr {
    background: #ddd;
    border: 0 none;
    height: 4px;
    margin: 4px auto 0;
    width: 100px;
}


/* homeDestination */
.homeDestination{
	margin:20px 0px 0px 0px;
	padding:25px 0;
	background:#f7f7f7;
}

/* ourPackages */
.ourPackages{
	margin:0px;
	padding:20px 0px 20px 0px;

}
.packageBox{
	margin:0px 0px 55px 0px;
	padding:0px;
	position:relative;
	
}
.pkg-thumbnail img{
	display:block;
	width:100%;
}
.pkg-desc{
	background:#FFF;
	bottom:-25px;
	box-shadow: -1px 0 7px rgba(0, 0, 0, 0.2);
	left:10px;
	overflow:hidden;
	position:absolute;
	right:10px;
	z-index:99;
}
.pkg-desc .col-xs-3, .pkg-desc .col-xs-9{
 	padding-left: 0px;
    padding-right: 0px;
}
.pkg-days{
    background: #003466;
    padding:15px 5px;
	color:#FFF;
	font-size:14px;
	text-align:center;
}
.pkg-title{
    padding:5px 5px 0px 5px;
	color:#003466;
	font-size:14px;
}
.pkg-title a{
	color:#003466;
	font-size:14px;
}
.pkg-title a:hover{
	color:#3e3e3e;
}



/* blueBg */
.blueBg{
	background:#003466;
}

.indeRapture{
	margin:0px;
	padding:0px;
    font-family: 'Roboto Condensed', sans-serif;
}
.indeRapture h2{
	margin:10px 0;
	padding:0; 
	font-size:30px;	
	text-align:center;
	text-transform:uppercase;
	color:#f69b40;
	font-weight:700;
	letter-spacing:1px;
}
.indeRapture h2 small{
	font-size: 65%;
	color: #f7f7f7;
	text-transform:none;
}
.indeRapture h2 hr {
    background: #ddd;
    border: 0 none;
    height: 4px;
    margin: 4px auto 0;
    width: 100px;
}

.indeRapture p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    padding: 0;
	color:#FFF;
	letter-spacing:1px;
}

/* advantageBlock */
.advantageBlock{
    background: #f69b40;
    margin: 0;
    padding: 30px;
	height:auto;
}
 
.advantageBlock h2{
	margin:10px 0;
	padding:0; 
	font-size:30px;	
	text-align:center;
	text-transform:uppercase;
	color:#003466;
	font-weight:700;
	letter-spacing:1px;
}
.advantageBlock h2 small{
	font-size: 65%;
	color: #777;
	text-transform:none;
}

.advantageBlock h2 hr {
    background: #000;
    border: 0 none;
    height: 4px;
    margin: 4px auto 0;
    width: 100px;
}


.advantageBlock ul {
	margin:0px;
    padding: 0;
}
.advantageBlock ul li{
	margin:15px 0px;
    padding: 0;
	list-style:disc;
	font-size:16px;
	line-height:30px;
	color:#2e2e2e;
}

 
.inTpax{
	background:#f7f7f7;
	padding:10px 0px 10px 0px;
	margin:0px;
}


.inTpax .item{
	margin:0 5px;	
}
.tourBox{
	background:#FFF;
}
.tourBox-thumbnail img{
	display:block;
	width:100%;
}
.tourBox-detail{
	margin:0px;
	padding:35px 25px 15px;
	text-align:center;
    font-family: 'Roboto Condensed', sans-serif;
}

.tourBox-detail h3{
    font-size:24px;
	color:#2e2e2e;
}

.tourBox:hover h3{
	color:#003466;
}

.tourBox-detail p{
    font-size:18px;
	color:#3a3a3a;
}

.midBtm{
	margin:0px;
	padding:0px;
}

.happyClients{
	margin:0;
	padding:30px 0;	
}
.ourVideo{
	margin:0;
	padding:30px 0;	
}


/* footer */
.footer{
	margin:0px;
	padding:30px 0px 0px 0px;
	background:#f7f7f7;
	border-top:#003466 3px solid;
	color:#2e2e2e;
}


.fTec {border-bottom: 1px solid #fdfdfd; color:#003466; font-family: 'Josefin Sans', serif; font-size:24px; margin-bottom: 20px; padding: 0 0 20px; position: relative; font-weight:bold; letter-spacing:1px;}
.fTec::before {background-color: #003466; bottom: -4px; content: ""; display: inline-block; height: 7px; left: 5px; position: absolute; width:75px;}
.fTec::after {background-color: #003466; bottom: -1px; content: ""; display: inline-block; height: 2px; left: 0; position: absolute; width: 100px;}


.fInfo{
	margin:0px;
	padding:0px;
}
.fInfo h2{
	margin:0 0px 10px 0x;
	padding:0;
	font-family: 'Josefin Sans', serif;
	font-size:36px;
	font-weight:bold;
	text-transform:uppercase;
	color:#003466;
	letter-spacing:1px;
}
.fInfo p{
	margin:10px 0px 0px 0px;
	padding:0;
	font-size:14px;
	color:#2e2e2e;
	font-weight:300;
	line-height:24px;
}

.socialFooter{
	margin:15px 0px 0px 0px; 
}
.company-social {
    margin-left: 0;
    margin-top:  0px;
    padding-left: 0;
}
.company-social {
    text-align: left;
}
.company-social ul{
	margin:0;
	padding:0;
}	
.company-social li {
    display: inline-block;
    margin: 0 !important;
    padding: 0 2px;
	color:#AE2408; 
	font-size:13px;
}
.company-social a {
    background: #009d99 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0; 
	border-radius:50%;
    text-align: center;
    transition: background 0.3s ease-in-out 0s;
    width: 45px; 
}
.company-social a i {
    margin: 0;
    padding: 8px;
    text-align: center;
	color:#FFF;
	font-size:20px;
}
.company-social .social-facebook a {
    background: #3873ae none repeat scroll 0 0;
}
.company-social .social-twitter a {
    background: #62c6f8 none repeat scroll 0 0;
}
.company-social .social-instagram a {
    background: #0071B1 none repeat scroll 0 0;
}
.company-social .social-youtube a {
    background: #C9242A none repeat scroll 0 0;
}
.company-social .social-google a {
    background: #dc4e41 none repeat scroll 0 0;
}
 
.company-social .social-facebook a:hover {
    background: #4893ce none repeat scroll 0 0;
}
.company-social .social-twitter a:hover {
    background: #82e6ff none repeat scroll 0 0;
}
.company-social .social-instagram a:hover {
    background: #0194E7 none repeat scroll 0 0;
}
.company-social .social-youtube a:hover {
    background: #DA4A4F none repeat scroll 0 0;
}
.company-social .social-google a:hover {
    background: #e11907 none repeat scroll 0 0;
}




.ftrLinks{
	margin:0px;
	padding:10px;
}
.ftrLinks ul{
	margin:0px;
	padding:0px;
}
.ftrLinks ul li{
	margin:0px;
	padding:0px;
	line-height:28px;
	float:left;
	width:48%;
}
.ftrLinks ul li a{
	color:#2e2e2e;
	font-size:15px;
}

.ftrLinks ul li a:hover{
	color:#003466; 
	transition: 0.3s linear;
}
.ftrLinks i{
	color:#003466; 
}

.fCon{
	margin:0px;
	padding:10px;
}

.fCon i{
    color: #003466;
    font-size: 18px;
    margin: 0 10px 10px 0;
    padding: 5px;
    text-align: center;
}
.fCon p{
	margin:0px;
	padding:0px;
	line-height:24px;
	font-size:14px;
}
.fCon p a{
	color:#2e2e2e;
}
.fCon p a:hover{
	color:#003466;
}
.copyright{
	margin:10px 0px 5px 0px;
	padding:0px;
	color:#FFF;
	font-size:14px;
}
.copyrightLinks{
	margin:10px 0px 5px 0px;
	padding:0px;
	color:#FFF;
	font-size:14px;
	text-align:center;
}
.copyrightLinks a{
	color:#FFF;
}
.copyrightLinks a:hover{
	color:#000;
}

#navigationMenu {
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 999999;
}
#navigationMenu li {
    height: 39px;
    list-style: outside none none;
    padding: 2px 2px 2px 0;
    width: 40px;
}
#navigationMenu a {
    background: rgba(0, 0, 0, 0) url("../images/top_n.png") no-repeat scroll 0 0;
    display: block;
    height: 39px;
    position: relative;
    width: 38px;
}
#navigationMenu span {
    font-size: 14px;
    font-weight: 300;
    left: 38px;
    letter-spacing: 0.6px;
    line-height: 38px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    white-space: nowrap;
    width: 0;
}
#navigationMenu .menu1 {
    background-position: 0 0;
    border-radius: 0 5px 0 0;
}
#navigationMenu .menu2 {
    background-position: -39px 0;
}
#navigationMenu .menu3 {
    background-position: -78px 0;
}
#navigationMenu .menu4 {
    background-position: -117px 0;
}
#navigationMenu .menu5 {
    background-position: -156px 0;
    border-radius: 0 0 5px;
}
#navigationMenu .menu1 span {
    background-color: #003466;
    border-radius: 0 5px 5px 0;
    color: #fff;
    margin-left: -38px;
}
#navigationMenu .menu2 span {
    background-color: #003466;
    border-radius: 0 5px 5px 0;
    color: #fff;
    margin-left: -38px;
}
#navigationMenu .menu3 span {
    background-color: #003466;
    border-radius: 0 5px 5px 0;
    color: #fff;
    margin-left: -38px;
}
#navigationMenu .menu4 span {
    background-color: #003466;
    border-radius: 0 5px 5px 0;
    color: #fff;
    margin-left: -38px;
}
#navigationMenu .menu5 span {
    background-color: #003466;
    border-radius: 0 5px 5px 0;
    color: #fff;
    margin-left: -38px;
}
#navigationMenu a:hover span {
    overflow: visible;
    padding: 0 20px;
    width: auto;
}

.mice-img {
  padding: 14px;
  float: right;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 5px #ccc;
  padding: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
}

 
.text_title {
  border-bottom: 1px solid #E2E2E2;
  font-size: 24px;
  color: #003466;
  font-weight: 700;
  letter-spacing: 1px;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.text_title span {
  color: #4C2416;
  font-weight: 700;
}

.text_title::before {
  bottom: -4px;
  content: "";
  display: inline-block;
  height: 10px;
  left: 20px;
  position: absolute;
  width: 75px;
}

.text_title::after {
  background-color: #E2E2E2;
  bottom: -2px;
  content: "";
  display: inline-block;
  height: 5px;
  left: 40%;
  position: absolute;
  width: 20%;
}


.pg_text {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}

.pg_text ul {
  font-size: 16px;
  line-height: 28px;
  list-style: outside none disc;
  margin: 10px 0 10px 10px;
  padding: 0 0 0 20px;
  text-align: left;
}




.cs-contact-form {
  margin-bottom: 10px;
}

.cs-contact-form h1 {
  font-size: 15px;
  padding: 14px;
  background: #DADADA;
  text-transform: uppercase;
  border-bottom: solid 1px #E8E8E8;
  font-weight: 700;
  margin: 0 0 10px;
}

.cs-contact-form a {
  cursor: pointer;
}

.cs-contact-form form .input-holder {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}

.cs-contact-form form .input-holder input[type="text"],.cs-contact-form form .input-holder input[type="email"],.cs-contact-form form .input-holder select {
  border-color: #e4e4e4;
  border-radius: 3px;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  width: 100%;
  border: medium none;
  border: #CBCACA 1px solid;
  line-height: 40px;
  padding-left: 35px;
}

.cs-contact-form form textarea {
  color: gray;
  border: #CBCACA 1px solid;
  font-size: 12px;
  font-weight: 600;
}

.cs-contact-form form label {
  color: #303030;
  font-size: 14px;
  font-weight: 500;
}

.cs-contact-form form .input-holder i {
  color: #b1b1b1;
  font-size: 14px;
  left: 15px;
  position: absolute;
  top: 12px;
}

.cs-contact-form form .input-holder label ~ i {
  left: 15px;
  top: 47px;
}

.cs-contact-form form .input-holder textarea {
  border-color: #e4e4e4;
  border-radius: 3px;
  font-size: 12px;
  border: #CBCACA 1px solid;
  margin-bottom: 5px;
  padding-left: 35px;
  padding-top: 8px;
  width: 100%;
}

.cs-contact-form form .cs-button {
  border: 2px solid transparent;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  height: 38px;
  line-height: 35px;
  padding: 0 16px;
  text-transform: uppercase;
}

.cs-contact-form form .input-holder input[type="text"]:focus,.cs-contact-form form .input-holder textarea:focus {
  border: 1px solid;
}

.cs-error-content .input-holder {
  position: relative;
}

.cs-error-content .input-holder input[type="submit"] {
  border: medium none;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 8px 35px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}

.cs-error-content .input-holder i {
  color: #d2d2d2;
  font-size: 12px;
  left: 20px;
  position: absolute;
  text-decoration: underline!important;
  top: 15px;
}

.cs-error-content a {
  font-size: 11px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}

.cs-form span {
  display: block;
  font-size: 13px;
  margin-bottom: 15px;
}

.cs-form .input-holder {
  margin-bottom: 30px;
  position: relative;
}

.cs-form .input-holder input[type="submit"] {
  border: medium none;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 8px 35px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}

.cs-form .input-holder input[type="text"],.cs-form .input-holder input[type="search"] {
  border-radius: 5px;
  color: gray;
  height: 45px;
  padding: 0 0 0 45px;
}

.cs-form .input-holder i {
  color: #d2d2d2;
  font-size: 12px;
  left: 20px;
  position: absolute;
  top: 17px;
}

.popular01{
margin:15px 0;
padding:0;
background:#FFF;
border:#CCC 1px solid;	
}

.popular01 h3{
	margin:15px; border-bottom:1px solid #CCC;
	padding:0px 0px 10px 0px;
	font-size:18px; line-height:25px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003466;
}
.popular01 h3 a{
	color:#003466;
}
.popular01 h3 a:hover{
	color:#003466;
}	
.popular01 p{
	margin:0 15px !important;
	padding:0;	
}
.popular01:hover img{
	opacity:.8;	
}

.pop01{margin:0!important;padding:1px!important}
.pop01 img{width:100%!important}
.pop_text{margin:0;padding:6px 0;z-index:111111;position:absolute;bottom:0;text-align:center;width:99.5%;transition:color .2s linear 0s,background .2s linear 0;background:rgba(0,0,0,.5)}
.pop01:hover .pop_text{background:rgba(0,0,0,0.9);transition:color .2s linear 0s,background .2s linear 0}
.pop_text h3{color:#FFF;border:medium none;margin:5px 0;text-transform:uppercase;padding:0;line-height:24px;font-size:18px;font-weight:300}
.pop_text h4{width:130px;margin:auto;padding:3px 10px;border:#FFF 1px solid;color:#FFF;font-weight:300;font-size:14px;border-radius:3px}
.animated2{animation-delay:.4s}
.fadeIn{animation-duration:.7s;animation-fill-mode:forwards;animation-name:fadeIn;animation-timing-function:ease-in-out;visibility:visible!important}



.mice_in {
  margin: 0;
  padding: 0;
}

.micetitle {
  border-bottom: 1px solid #E2E2E2;
  font-size: 24px;
  color: #003466;
  font-weight: 700;
  letter-spacing: 1px;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.micetitle span {
  color: #4C2416;
  font-weight: 700;
}

.micetitle::before {
  bottom: -4px;
  content: "";
  display: inline-block;
  height: 10px;
  left: 20px;
  position: absolute;
  width: 75px;
}

.micetitle::after {
  background-color: #E2E2E2;
  bottom: -2px;
  content: "";
  display: inline-block;
  height: 5px;
  left: 40%;
  position: absolute;
  width: 20%;
}

.hoteltitle {
  border-bottom: 1px solid #E2E2E2;
  font-size: 24px;
  color: #003466;
  font-weight: 700;
  letter-spacing: 1px;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}

.hoteltitle span {
  color: #4C2416;
  font-weight: 700;
}

.hoteltitle::before {
  bottom: -4px;
  content: "";
  display: inline-block;
  height: 10px;
  left: 20px;
  position: absolute;
  width: 75px;
}

.hoteltitle::after {
  background-color: #E2E2E2;
  bottom: -2px;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  width: 20%;
}

.tptitle {
  border-bottom: 1px solid #E2E2E2;
  font-size: 20px;
  color: #003466;
  font-weight: 700;
  letter-spacing: 1px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}

.tptitle span {
  color: #4C2416;
  font-weight: 700;
}

.tptitle::before {
  bottom: -4px;
  content: "";
  display: inline-block;
  height: 10px;
  left: 20px;
  position: absolute;
  width: 75px;
}

.tptitle::after {
  background-color: #E2E2E2;
  bottom: -2px;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  width: 20%;
}

.contanttitle {
  border-bottom: 1px solid #E2E2E2;
  font-size: 20px!important;
  color: #4C2416;
  font-weight: 700;
  text-align: left!important;
  letter-spacing: 1px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}

.emailthis {
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  color: #000;
  padding-top: 13px;
  float: right;
  text-transform: none;
  letter-spacing: 0;
}

.cantquite {
  margin: 0;
  padding: 0;
  text-align: center;
}

.cantquite h2 {
  font-size: 24px;
}

.cantquite p {
  margin: 0;
  padding: 0;
  line-height: 24px;
}

.desti01 {
  margin: 0!important;
  padding: 1px!important;
}

.desti01 img {
  width: 100%!important;
}

.input-button input {
  color: #fff!important;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 0;
  border: medium none;
  padding: 20px 25px;
  background-color: #3D3027!important;
  text-transform: uppercase;
  transition: all .3s ease-in-out 0;
  border-radius: 3px;
}

.input-button input:hover {
  background-color: #6D4B1D!important;
  color: #FFF!important;
}

.input-button {
  margin-top: 0;
  padding-bottom: 0;
}

.cs-contact-form {
  margin-bottom: 10px;
}

.cs-contact-form h1 {
  font-size: 15px;
  padding: 14px;
  background: #DADADA;
  text-transform: uppercase;
  border-bottom: solid 1px #E8E8E8;
  font-weight: 700;
  margin: 0 0 10px;
}

.cs-contact-form a {
  cursor: pointer;
}

.cs-contact-form form .input-holder {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}

.cs-contact-form form .input-holder input[type="text"],.cs-contact-form form .input-holder input[type="email"],.cs-contact-form form .input-holder select {
  border-color: #e4e4e4;
  border-radius: 3px;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  width: 100%;
  border: medium none;
  border: #CBCACA 1px solid;
  line-height: 40px;
  padding-left: 35px;
}

.cs-contact-form form textarea {
  color: gray;
  border: #CBCACA 1px solid;
  font-size: 12px;
  font-weight: 600;
}

.cs-contact-form form label {
  color: #303030;
  font-size: 14px;
  font-weight: 500;
}

.cs-contact-form form .input-holder i {
  color: #b1b1b1;
  font-size: 14px;
  left: 15px;
  position: absolute;
  top: 12px;
}

.cs-contact-form form .input-holder label ~ i {
  left: 15px;
  top: 47px;
}

.cs-contact-form form .input-holder textarea {
  border-color: #e4e4e4;
  border-radius: 3px;
  font-size: 12px;
  border: #CBCACA 1px solid;
  margin-bottom: 5px;
  padding-left: 35px;
  padding-top: 8px;
  width: 100%;
}

.cs-contact-form form .cs-button {
  border: 2px solid transparent;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  height: 38px;
  line-height: 35px;
  padding: 0 16px;
  text-transform: uppercase;
}

.cs-contact-form form .input-holder input[type="text"]:focus,.cs-contact-form form .input-holder textarea:focus {
  border: 1px solid;
}

.cs-error-content .input-holder {
  position: relative;
}

.cs-error-content .input-holder input[type="submit"] {
  border: medium none;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 8px 35px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}

.cs-error-content .input-holder i {
  color: #d2d2d2;
  font-size: 12px;
  left: 20px;
  position: absolute;
  text-decoration: underline!important;
  top: 15px;
}

.cs-error-content a {
  font-size: 11px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}

.cs-form span {
  display: block;
  font-size: 13px;
  margin-bottom: 15px;
}

.cs-form .input-holder {
  margin-bottom: 30px;
  position: relative;
}

.cs-form .input-holder input[type="submit"] {
  border: medium none;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 8px 35px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}

.cs-form .input-holder input[type="text"],.cs-form .input-holder input[type="search"] {
  border-radius: 5px;
  color: gray;
  height: 45px;
  padding: 0 0 0 45px;
}

.cs-form .input-holder i {
  color: #d2d2d2;
  font-size: 12px;
  left: 20px;
  position: absolute;
  top: 17px;
}

.quick_view {
  margin: 0;
  padding: 10px;
  border: #E0DDD7 1px solid;
  background: #FFF;
}

.left-title {
  margin: 0;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #003466;
  border-bottom: #CCC 1px solid;
}

.quick_view ul {
  margin: 0;
  padding: 10px 5px;
}

.quick_view ul li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 36px;
}

.quick_view span {
  background: #3a3027;
  border-radius: 50%;
  color: #FFF;
  padding: 5px 10px;
  margin-right: 8px;
}

.need_help {
  margin-top: 0px;
  padding: 15px;
  border: #E0DDD7 1px solid;
  background: #FFF;
}

.need_help p {
	margin-top: 10px;
	padding: 0;
	line-height:30px;
	font-size:18px;
	color:#4c4c4c;
	font-family: 'Roboto Condensed', sans-serif;
}


.why_book {
  margin-top: 20px;
  padding: 15px;
  border: #E0DDD7 1px solid;
  background: #FFF;
}

.why_book p {
	margin-top: 5px;
	padding: 0;
	line-height:28px;
	font-size:18px;
	color:#4c4c4c;
	font-family: 'Roboto Condensed', sans-serif;
}

.why_book strong {
  color: #003466;
}

.related_tour {
  margin-top: 20px;
  padding: 15px;
  border: #E0DDD7 1px solid;
  background: #FFF;
}

.related_tour ul {
  margin-top: 10px;
  padding: 0;
  list-style: none;
}

.related_tour ul li {
  margin: 10px 0;
  padding: 0;
}

.related_tour ul li img {
  float: left;
  margin-right: 10px;
  padding: 0;
}

.related_tour ul li h3 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #846A56;
  font-weight: 700;
}

.related_tour ul li p {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #000;
}

.tripPage {
  margin-top: 20px;
  padding: 0;
}

.innertab .panel-body {
  margin-top: -63px;
  position: relative;
  z-index: 111111;
}

.innertab .tab-pane {
  margin-top: 10px;
  padding: 0;
  color:#1c1c1c;
  font-size: 16px;
}

.innertab .tab-pane p {
  padding: 10px 0;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  font-family: 'PT Sans',sans-serif;
  text-align: left;
}

.innertab .tab-pane ul {
  font-size: 16px;
  line-height: 28px;
  list-style: outside none disc;
  margin: 10px 0 10px 10px;
  padding: 0 0 0 20px;
  text-align: left;
  font-family: 'PT Sans',sans-serif;
}

.innertab .tab-pane p span {
}


.innertab .tab-pane h5 {
  color: #003466;
  font-weight: 700;
}


.innertab .nav-tabs > li {
  width: 25%;
  text-align: center;
}

.innertab .nav-tabs > li > a {
  color: #FFF!important;
  border: medium none!important;
  padding: 15px!important;
  border-radius: 4px 4px 0 0;
  margin: 0 5px;
  background: #000;
}

.innertab .nav-tabs > li > a:hover {
  background: #003466;
  border: medium none!important;
  color: #FFF!important;
}

.innertab .nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
  border: medium none!important;
  color: #FFF!important;
  background: #003466;
}

.tourhighlight-section h4 {
  color: #003466;
  font-size: 18px;
  font-weight: 700;
  padding: .4% 7%;
  position: relative;
  margin-bottom: 30px;
}

.tourhighlight-section h4::before {
  background: rgba(0,0,0,0) url(../images/tour_highlight.png) no-repeat scroll 4px 4px / 77% auto!important;
  content: "";
  height: 50px;
  left: 5px;
  position: absolute;
  top: -11px;
  width: 50px;
}

.th .col-sm-3 {
  padding: 1px;
}

.th .col-sm-2 {
  padding: 5px;
}

.thigh {
  margin: 0;
  padding: 0;
  text-align: center;
}

.thigh img {
  margin: 0;
}

.thigh h3 {
  margin: 5px 0;
  padding: 0;
  font-size: 16px;
  color: #000;
}

.titlebar {
  text-align: center;
  color: #C00;
  font-size: 20px;
}

.places_to-visitlist {
  margin: 0;
  padding: 0;
}

.places_to-visitlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.places_to-visitlist ul li {
  border-bottom: 1px solid #f1f1f1;
  float: left;
  margin: 0;
  padding: 8px 0;
  width: 100%;
}

.related-tours_height {
  float: left;
  overflow: hidden;
}

.related-tours_height img {
  float: left;
  margin-right: 13px;
  width: 150px;
}

.places_to-visitlist p {
  font-size: 13px;
}

.micee {
  background: #FFF;
  font-family: 'Open Sans',sans-serif;
  margin: 15px 0;
}

.mice-img {
  padding: 14px;
  float: right;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 5px #ccc;
  padding: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.micee ul {
  font-size: 16px;
  line-height: 28px;
  list-style: outside none disc;
  margin: 10px 0 10px 10px;
  padding: 0 0 0 20px;
  text-align: left;
}

.hotel-img {
  padding: 14px;
  float: right;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 5px #ccc;
  padding: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.micee h4 {
  font-size: 23px;
}

.micee p {
	text-align: left;
	line-height:30px;
	font-size:18px;
	color:#4c4c4c;
	font-family: 'Roboto Condensed', sans-serif;
}

.hotelPics .col-sm-3 {
  padding: 1px;
}

.hotelPics .col-sm-2 {
  padding: 1px;
}

.test img {
  border-radius: 50%;
  margin: 0;
  padding: 0;
}

.test h3 {
  color: #e7512d;
  margin: 0;
  font-size: 24px;
  padding: 0;
}

.commanGrid {
  overflow: hidden;
}

.commanGrid li {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #fff;
  box-shadow: 0 0 10px #ccc;
  float: left;
  font-size: 14px;
  margin: 10px 20px 10px 15px;
  padding: 5px 2px 5px 5px;
  position: relative;
  width: 22%;
}

.commanGrid li img {
  width: 100%;
}

.commanGrid li p {
  color: #000;
}

.morepk-btn {
  background: #F9F9F9 none repeat scroll 0 0;
  border-bottom: 1px solid #CCC;
  border-radius: 3px;
  color: #fff;
  padding: 7px 8px;
  width: 100%;
  text-transform: capitalize;
}

a.morepk-btn:hover {
  background-color: #C00;
  color: #fff;
}

.grid {
  margin: 0;
  padding: 0;
  text-align: center;
}

.grid img {
  margin: 0;
}

.col-sm-3 .grid {
  padding: 1px!important;
}

.tourCategory {
  position: relative;
  background: #F2F2F2;
  list-style: none;
}

.tourCategory img {
  width: 100%;
}

.tourCategory h2 {
  color: #4c2416;
  font-family: 'Roboto Condensed',sans-serif;
  display: block;
  border-bottom: solid 1px #CCC;
  margin: 0 0 12px;
  padding: 0 0 10px 2px;
  text-align: left;
}

.tourCategory h2 a {
  color: #003466;
  padding-right: 5px;
  text-decoration: none;
  font-size: 20px;
}

.tourCategory p {
  padding: 5px 0 0;
  font-size: 13px;
  line-height: 20px;
  text-align: justify;
}

.tourCategory .more-btn {
  border: none;
}

.more-btn {
  background: #003466 none repeat scroll 0 0;
  border-bottom: 1px solid #167bab;
  color: #fff;
  font: 2px;
  padding: 10px 8px;
  text-transform: capitalize;
}

.more-btn a {
  color: #FFF;
}

.more-btn a:hover {
  color: #CCC;
}

.tourCat {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dedede;
  list-style: none;
}

.tourCat img {
  border: 1px solid #CCC;
  box-shadow: 0 0 5px #ccc;
}

.icon-login.icon-left a::before,.icon-login.icon-right a::after,i.icon-login::before {
  padding: 5px;
  height: inherit;
}

.tourCat h2 {
  font-size: 19px;
  font-family: 'Roboto Condensed',sans-serif;
  color: #000;
  display: block;
  border-bottom: solid 1px #CCC;
  margin: 0 0 10px;
  padding: 7px 10px 10px 2px;
  text-align: left;
}

.tourCat span {
  font-size: 13px;
  color: #000;
}

.tourCat h2 a {
  color: #000;
  padding-right: 5px;
  text-decoration: none;
  font-size: 19px;
}

.tourCat p {
  padding: 5px 0 0;
  font-size: 13px;
  color: #000;
  line-height: 20px;
  text-align: justify;
}

.tour-btn {
  padding: 10px 0;
}

a.tour-btn:hover {
  sbackground-color: #f5b300;
  color: #fff;
}

.tour-btn a {
  color: #c00;
}

.book-btn {
  font-family: 'Roboto Condensed',sans-serif;
  background: #5d3b0d none repeat scroll 0 0;
  border-bottom: 1px solid #006393;
  color: #000;
  font-size: 21px;
  font: 2px;
  text-align: center;
  padding: 10px 20px;
  width: 49%;
  text-transform: capitalize;
}

a.book-btn:hover {
  background-color: #000;
  color: #fff;
}

a.book-btn {
  color: #FFF;
}

.book_online {
  font-family: 'Roboto Condensed',sans-serif;
  border: 1px solid #000;
  color: #000;
  font-size: 18px;
  font: 2px;
  width: 100%;
  text-align: center;
  padding: 5px 20px;
  text-transform: capitalize;
}

a.book_online {
  color: #000;
}

a.book_online:hover {
  border: 1px solid #006393;
  color: #000;
}

.innertab {
  position: relative;
  z-index: 0;
}

.innertab .panel {
  border: #eee 10px solid;
  border-top: none;
}

.brownbg {
  background: #3d3027!important;
  color: #FFF!important;
}

.brownbg a:hover {
  background: #000;
}

.our_tour {
  margin-bottom: 20px;
}

.our_tour .col-sm-3 {
  padding: 1px;
}

.mice-left {
  background: #FFF;
  font-family: 'Open Sans',sans-serif;
  margin: 15px 0;
}

.micep-img {
  width: 50%;
  float: left;
}

.miceevent-img {
  overflow: hidden;
  position: relative;
}

.mice-description {
  position: relative;
  z-index: 111111;
  background: #FFF;
  width: 50%;
  box-shadow: 0 0 5px #ccc;
  float: left;
  min-height: 225px;
  padding: 15px 15px 0;
}

.mice-description h4 {
  border-bottom: #E9E9E9 1px solid;
  border-width: 100%;
  color: #3C3C3C;
  padding-bottom: 5px;
}

.mice-description h4 a {
  font-size: 14px;
  font-family: 'Roboto',sans-serif;
  color: #3C3C3C;
  text-transform: uppercase;
  transition: all .3s linear 0;
}

.mice-description h3 a {
  font-size: 14px;
  color: #FFF;
  padding: 8px 20px;
  text-transform: uppercase;
  background: #003466;
  transition: all .3s linear 0;
}

.mice-description p {
  color: #3C3C3C;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
  margin-top: 10px;
}

::before,::after {
  box-sizing: border-box;
  box-sizing: border-box;
}


img {
  vertical-align: middle;
}

img {
  border: 0 none;
}

img {
  max-width: 100%;
}

img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

::-moz-selection {
  background: #825a24 none repeat scroll 0 0;
  color: #fff;
}

.micee {
  font-family: "Open Sans",sans-serif;
}

.container {
  font-family: "Open Sans",sans-serif;
}

body {
  color: #333;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
}

body {
  font-family: "Open Sans",sans-serif;
}

html {
  font-size: 10px;
  font-family: sans-serif;
  font-size: 100%;
}

.mid_table {
  border-color: #cb8585;
  border-style: solid;
  border-width: 1px;
  line-height: 24px;
  margin-bottom: 20px;
}

.text_mid {
  color: maroon;
  font-size: 15px;
  font-weight: 700;
}

.paymentbx {
  border: 1px solid #d7d7d7;
  box-shadow: 0 0 5px 0 rgba(161,161,161,0.5);
  margin: 10px 0;
  overflow: hidden;
  padding: 10px ;
  position: relative;
}

.paymentbx img {
  float: left;
  height: auto;
  width: auto;
}

.payoption {
  float: left;
  height: auto;
  margin: 0 0 0 5px;
  width: 59%;
}

.payoption span {
  border-radius: 5px;
  color: #fff;
  display: block;
  padding: 6px;
}

.payoption strong {
  color: #bf000c;
  display: block;
  padding: 8px 0 4px;
  font-size: 18px;
}

.payoption ol {
  margin: 6px 0 0 22px;
  padding: 0;
  width: 96%;
}

.payoption ol li {
  color: #000;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: disc;
}

.optionview {
  border-radius: 3px;
  color: #fff;
  display: block;
  margin: 0 8px 0 0;
  padding: 6px 10px;
  text-decoration: none;
  width: auto;
}

.cardsimg {
  margin: 5px 0 0 8px;
}

.optioninfo {
  float: left;
  height: auto;
  letter-spacing: .03em;
  margin: 10px 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.optioninfo strong {
  color: #bf000c;
  display: block;
  padding: 8px 0 4px;
  font-size: 16px;
}

.optioninfo span {
  color: #000;
  display: block;
  padding: 8px 0 4px;
  font-weight: 700;
}

.optioninfo p {
  color: #000;
  padding: 5px 0;
  text-align: justify;
}

.optioninfo ul {
  list-style: outside none none;
  margin: 5px 0;
  padding: 0;
}

.optioninfo ul li {
  background: rgba(0,0,0,0) url(../images/arrow.jpg) no-repeat scroll 0 15px;
  color: #000;
  padding: 5px 0 5px 10px;
  margin: 0;
  width: 98%;
  float: none;
}

.optioninfo ul li strong {
  color: #000;
  display: inline;
}

.optioninfo p strong {
  color: #000;
  display: inline;
}

.paymentbx table,td,th {
  border: 1px solid #f3f3f3;
  text-align: left!important;
}

.paymentbx table {
  border-collapse: collapse;
  width: 100%;
}

.paymentbx th,td {
  color: #000;
  font-size: 14px;
  padding: 10px;
  text-align: left;
}

.paymentbx th,td p {
  text-align: left;
}

.paymentbx th,td.text {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.small-hd1 {
  color: #4c2416;
  display: block;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .02em;
  margin-bottom: 20px;
  margin-top: 7px;
  padding-bottom: 5px;
}

.zmidtext {
  background: rgba(0,0,0,0) url(../images/line-image.png) repeat-x scroll center center;
  margin: 15px 10%;
  text-transform: uppercase;
}

.text-center {
  text-align: center;
}

.zmidtext .white-linet {
  background-color: #fff;
  color: #bb000f;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .02em;
  padding: 0 20px;
  text-align: center;
  width: auto;
}

.zonedur-imgbx {
  border-radius: 50%;
  height: 80px;
  width: 80px;
}

.durationby_tour {
  margin-top: 0;
}

.durationby_tour ul {
  margin-top: 0;
  padding: 0;
  list-style: none;
}

.durationby_tour ul li {
  margin: 10px 0;
  padding: 0;
  border-bottom: 1px dashed #646464;
  list-style: outside none none;
  margin: 0;
  padding: 7px 0;
}

.durationby_tour ul li img {
  float: left;
  margin-right: 10px;
  padding: 0;
}

.durationby_tour ul li h3 {
  margin: 0;
  padding: 0;
  color: #3d3027;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 5px;
}

.durationby_tour ul li h3:hover {
  color: #bb000f;
}

.durationby_tour ul li p {
  margin: 0;
  padding: 5px 0 0;
  font-size: 14px;
  color: #000;
}

.tbd-img {
  padding: 14px;
  float: left;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 5px #ccc;
  padding: 5px;
  margin-right: 10px;
}

#navigationMenu {
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 999999;
}

#navigationMenu li {
  height: 39px;
  list-style: outside none none;
  padding: 2px 2px 2px 0;
  width: 40px;
}

#navigationMenu a {
  background: rgba(0,0,0,0) url(../images/top_n.png) no-repeat scroll 0 0;
  display: block;
  height: 39px;
  position: relative;
  width: 38px;
}

#navigationMenu span {
  font-size: 14px;
  font-weight: 300;
  left: 38px;
  letter-spacing: .6px;
  line-height: 38px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  transition: all .25s ease 0;
  white-space: nowrap;
  width: 0;
}

#navigationMenu .menu1 {
  background-position: 0 0;
  border-radius: 0 5px 0 0;
}

#navigationMenu .menu2 {
  background-position: -39px 0;
}

#navigationMenu .menu3 {
  background-position: -78px 0;
}

#navigationMenu .menu4 {
  background-position: -117px 0;
}

#navigationMenu .menu5 {
  background-position: -156px 0;
  border-radius: 0 0 5px;
}

#navigationMenu .menu1 span {
  background-color: #003466;
  border-radius: 0 5px 5px 0;
  color: #fff;
  margin-left: -38px;
}

#navigationMenu .menu2 span {
  background-color: #003466;
  border-radius: 0 5px 5px 0;
  color: #fff;
  margin-left: -38px;
}

#navigationMenu .menu3 span {
  background-color: #003466;
  border-radius: 0 5px 5px 0;
  color: #fff;
  margin-left: -38px;
}

#navigationMenu .menu4 span {
  background-color: #003466;
  border-radius: 0 5px 5px 0;
  color: #fff;
  margin-left: -38px;
}

#navigationMenu .menu5 span {
  background-color: #003466;
  border-radius: 0 5px 5px 0;
  color: #fff;
  margin-left: -38px;
}

#navigationMenu a:hover span {
  overflow: visible;
  padding: 0 20px;
  width: auto;
}

.agentText {
  height: auto;
  margin: 0 0 0 5px;
  padding: 10px;
  border: #e8e8e8 1px solid;
	line-height:30px;
	font-size:18px;
	color:#4c4c4c;
	font-family: 'Roboto Condensed', sans-serif;
}

.agentText strong {
  color: #003466;
  display: block;
  padding: 8px 0 4px;
  font-size: 18px;
}

.agentText ul {
  margin: 6px 0 0 22px;
  padding: 0;
  width: 96%;
}

.agentText ul li {
  color: #1e1e1e;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: disc;
  line-height: 24px;
}

.hClct .tab-content {
  margin: 0;
  padding: 10px;
  border: 1px solid #ddd;
  border-top: 1px solid #FFF;
}

.hClct .nav-tabs > li > a {
  border: medium none;
  line-height: 1.42857;
  color: #FFF!important;
  background-color: #4c2416;
  margin: 0 5px;
}

.hClct .nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
  background-color: #003466 !important;
  color: #FFF!important;
  border: medium none!important;
  cursor: default;
  background: transparent none;
}

.hClct .nav-tabs>li {
  margin-bottom: 0;
  width: 25%;
  text-align: center;
}

.hClct .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
  background: #4c2416;
}

.wMakes {
  margin-top: 20px;
  padding: 15px;
  border: #E0DDD7 1px solid;
  background: #FFF;
}

.wMakes ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-left: #e0ddd7 1px solid;
  border-right: #e0ddd7 1px solid;
  border-bottom: #e0ddd7 1px solid;
}

.wMakes ul li {
  margin: 0;
  padding: 5px 5px 5px 20px;
  color: #4c2416;
  font-size: 13px;
  background: url(../images/arrow.png) 3px 7px no-repeat;
}

.wMakes ul li a {
  color: #4c2416;
  font-weight: 400;
}

.wMakes ul li a:hover {
  text-decoration: underline;
}

.form-holder label {
  margin: 0;
  padding: 7px 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}

.carbook_title {
  border-bottom: 1px solid #E2E2E2;
  font-size: 20px;
  color: #003466;
  letter-spacing: 1px;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}

.carbook_title span {
  color: #003466;
  font-weight: 700;
}

.carbook_title::before {
  bottom: -4px;
  content: "";
  display: inline-block;
  height: 10px;
  left: 20px;
  position: absolute;
  width: 75px;
}

.carbook_title::after {
  background-color: #E2E2E2;
  bottom: -2px;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  width: 20%;
}

.hClct .row {
  margin: 0!important;
}

.hClct .col-sm-3 {
  padding: 1px!important;
}

.pg_text, .pg_text p{
	margin: 0;
	padding: 0;
	line-height:36px;
	font-size:18px;
	color:#4c4c4c;
	font-family: 'Roboto Condensed', sans-serif;
}



.pg_text ul {
  font-size: 16px;
  line-height: 28px;
  list-style: outside none disc;
  margin: 10px 0 10px 10px;
  padding: 0 0 0 20px;
  text-align: left;
}



.testibox {
    border: 1px solid #2a416e;
    box-shadow: 0 0 10px #ccc;
    margin: 10px 0;
    padding: 10px;
}
.testibox img {
    border: 4px double #999;
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
}
.testibox h2 {
    color: #2a416e;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.testibox h2 small {
    color: #f00;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.testibox p {
    margin: 0;
    padding: 0;
	line-height:30px;
	font-size:18px;
	color:#4c4c4c;
	font-family: 'Roboto Condensed', sans-serif;
}








#CDSWIDSSP {
    width: auto !important;
}


.tourCats{
	margin:15px 0;
	padding:0;
	background:#FFF;
	border:#ebebeb 1px solid;	
}
.tourCats h3{
	margin:15px;
	padding:0;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003466;	
}

.tourCats h3 a{
	color:#003466;
}
.tourCats h3 a:hover{
	color:#003466;
}	

	
.tourCats p{
	margin:0 15px !important;
	padding:0;	
}
.tourCats:hover img{
	opacity:.8;	
}

.tourCats ul{
	margin:0px;
	padding:0px;
}
.tourCats ul li{
	border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #ffffff;
    font-size: 14px;
    margin: 0;
    padding:10px;
	font-family: 'Roboto Condensed', sans-serif;
}
.tourCats ul li a{
	margin:0px;
	padding:0px;
	color:#4c4c4c;
	line-height:24px;
	font-size:16px;
}
.tourCats ul li a:hover{
	color:#003466;
}

		