@import url('https://fonts.googleapis.com/css?family=Damion|Hammersmith+One|Oxygen:300,400,700');

h1, h2{
	font-family: 'Hammersmith One', sans-serif;
}

body{
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
	padding: 15px 8px;
}

.container{
	width: 100%;
	max-width: 1200px;
	display: block;
	margin: 0 auto;
	clear: both;
}

#image-uploader-wrap input {
	left: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}
#image-uploader-wrap {
	background: #000 none repeat scroll 0 0;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	margin-bottom: 10px;
	padding: 10px 14px;
	position: relative;
	width: 154px;
}
#image-uploader-wrap:hover {
	color: #000;
	background: #fff
}
.thisone * {	
	color:#333;
	font-family: 'Oxygen', sans-serif;
	font-style: 16px;
	line-height: 24px;
}
.footer-div{
	background:#0289a5;
	padding:20px 0 20px 0;
}
.navbar-nav>li>a.text-black{
	color:black;
}
.tour-div40{
	margin: 40px 0 40px 0;
}
.tour-div20{
	margin: 6px 0;
}
.tour-div10{
	margin: 10px 0 10px 0;
}
.top_nav>li>a:focus,
.top_nav>li>a:hover{
	color:black;
	background-color:221, 221, 221;
	border-bottom:solid;
	border-bottom-color:#eea236;
}
.top_nav>.active>a{
	border-bottom:solid;
	border-bottom-color:#eea236;
	background-color:white;
	color:rgb(251,205,6);
}
.p-text-white{
	color:white;
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
}
.p-text-blue{
	color:#68c8e0;
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
}
.p-text-black{
	color:black;
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
}
.p-text-black2em{
	color:black;
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
	text-transform:uppercase;
}
.p-ctt{
	color:rgb(115, 226, 253) !important;
	cursor: pointer;
}
.p-text-orange{
	color: #ff7200;
	font-weight:bolder;
	font-family: 'Oxygen', sans-serif;
}
.p-text-orange-emp{
	color: #ff7200;
	font-size:3.5em;
	font-weight:bolder;
	font-family: 'Oxygen', sans-serif;
}
.p-text-blue-ft{
	color:#68c8e0;
	font-family: 'Oxygen', sans-serif;
	text-transform:uppercase;
	font-weight:400;
}
.p-text-required{
	color:red;
	font-size:1.2em;
}
.i-text-orange{
	color:#ff7200;
}
.i-text-blue{
	color:#68c8e0;
}
.i-text-green{
	color:rgb(92, 184, 92);
}
.i-text-blue2em{
	font-size:2em;
	color:#68c8e0;
}
.i-text-green2em{
	font-size:2em;
	color:rgb(92, 184, 92);
}
.i-text-red2em{
	font-size:2em;
	color:rgb(217, 83, 79);
}
.i-text-blue1em{
	font-size:1em;
	color:#68c8e0;
}
.i-text-green1em{
	font-size:1.5em;
	color:rgb(92, 184, 92);
}
.i-text-red1em{
	font-size:1.5em;
	color:rgb(217, 83, 79);
}
.ctt-button{
	background-color:rgb(115, 226, 253) !important;
}
.heading1-text-orange{
	color: #ff7200;
	font-family: 'Oxygen', sans-serif;
	text-transform:uppercase;
	font-size:48px;
	font-weight:400;
}
.heading2-text-blue{
	color:#68c8e0;
    font-size: 55px;
    line-height: 68px;
	vertical-align:middle;
	margin-top: 43px;
}
.heading2-text-blue-mob{
	color:#68c8e0;
    font-size: 30px;
    line-height: 30px;
	vertical-align:middle;
	margin-top: 43px;
}
.heading2-text-black{
	color:black;
	font-size:45px;
}
.heading2-text-orange{
	color: #ff7200;
	font-size: 24px;
	font-family: 'Oxygen', sans-serif;
	text-transform: capitalize;
	margin: 15px 0 15px 0;
}
.heading1-text-white{
	color:white;
	font-size: 95px;
	font-family: "Damion",cursive;
}
.heading1-text-white-mob{
	color:white;
	font-size: 35px;
	font-family: "Damion",cursive;
}
.heading2-text-white{
	color:white;
	font-size:55px;
}

.heading2-text-styled{
	color: #fff;
    font-family: "Damion",cursive;
    font-size: 90px;
    line-height: 70px;
    text-align: right;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    text-transform: lowercase;
}
.heading2-text-styled-mob{
	color: #fff;
    font-family: "Damion",cursive;
    font-size: 30px;
    line-height: 30px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    text-transform: lowercase;
}
.heading2-text-styled-c{
	color: #fff;
    font-family: "Damion",cursive;
    font-size: 65px;
    line-height: 70px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}


.tours-div{
	height:250px;
	margin:25px 0 25px 0;
}
.btn-more-photos{
	color:white;
	background:none;
	border-color:white;
	position:absolute;
	border-radius:initial;
	top:5%;
	right:5%;
}
.btn-more-photos:hover{
	color:black;
	background:white
}
.btn-more-photos:focus{
	color:rgb(115, 226, 253);
	background:black;
	border-color:rgb(115, 226, 253);
}
/*
.feat-caption{
	background: rgba(115, 226, 253,.80);
	width: 55%;
	height: 70px;
	position: absolute;
	bottom: 10%;
	right:0%;
}
.feat-caption-title{
	bottom:-30%;
	font-size:1.2em;
	text-transform:uppercase;
	right:2%;
	font-family: 'Oxygen', sans-serif;
}*/
.feat-caption{
	background: rgba(115, 226, 253,.80);
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0%;
	right:0%;
}
.feat-caption-title{
	top:25%;
	font-size:1.2em;
	text-transform:uppercase;
	font-family: 'Oxygen', sans-serif;
}
.feat-caption-text{
	color:white;
	font-weight:bolder;
}
.feat-hover-overlay{
	overflow: hidden;
	background: rgba(15,17,19,0.88);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left:0;
	right:0;
	/*left:0%;*/
	-moz-transition: top 0.3s;
	-webkit-transition: top 0.3s;
	transition: top 0.3s;
}
.feat-parent:hover .feat-hover-overlay,
.feat-parent.hover .feat-hover-overlay{
	display:block;
	top:0;
}
.feat-parent:hover .feat-caption,
.feat-parent.hover .feat-caption{
	display:none;
}
.feat-hover-overlay label, h4, h5{
	margin:2px 0 2px 0;
	color:white;
}
.feat-parent{
	position:relative;
	overflow:hidden;
}
.price-div{
	border:solid 3px #ff7200;
	padding:25px 0 25px 0;
}
.tour-form-div{
	border:1px solid #e0dbd5;
	border-top:none;
	padding:25px 0 25px 0;
}
.input-black-field .form-control::-webkit-input-placeholder { color: white; }
.input-black-field .form-control:-moz-placeholder { color: white; }
.input-black-field .form-control::-moz-placeholder { color: white; }
.input-black-field .form-control:-ms-input-placeholder { color: white; }
.input-black-field{
	background-color: black;
    border-color: black;
	color:white;
	font-weight:bolder;
}
.tour-inner-nav a{
	color:black;
	background-color:rgba(203,206,200,0.70);
	font-weight:bold;
}
.tour-inner-nav .active>a{
	color:black;
	background-color:white;
}
@media print{
	.hidethis{display:none;}
	p, ul, li{
		padding:0 0 0 0;
		margin:0 0 0 0;
	}
	.navbar{display:none;}

}
.pr-text-black2em{
	color:black;
	font-family: 'Oxygen', sans-serif;
	font-size:1.5em;
}
.pr-text-black1em{
	color:black;
	font-family: 'Oxygen', sans-serif;
	font-size:1.2em;
}
.pr-text-black12px{
	color:black;
	font-family: 'Oxygen', sans-serif;
	font-size:12px;
}
.prthisone * {	
	color:black;
	font-family: 'Oxygen', sans-serif;
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.navbar-nav > li > a{
	font-family: 'Oxygen', sans-serif;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.navbar-nav > li > a .btn{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	font-family: 'Oxygen', sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	line-height: 20px;
    padding: 14px 16px;
    border: none;
}

.navbar{
	padding-top: 6px;
}

.navbar-nav > li > a .btn:hover{
	background: #31b0d5;
}

.navbar-fixed-top{
	border: 0!important;

}


.top_nav > li > a:focus, .top_nav > li > a:hover{
	background: transparent;
	color: #68c8e0;
	border: 0;
}

.top_nav > .active > a{
	background: transparent;
}

.col-xs-12 .col-xs-12{
	padding: 0;
}

.featuredtours{
	display: block;
	width: 100%;
	float: left;
	padding: 60px 0;
	background: #eeeded;
}

.featuredtours .grid{
	background: #fff;
	padding: 20px;
	display:block;
	width: 100%;
	float: left;
}

.featuredtours .grid img{
	width: 100%;
}

.featuredtours .grid span{
	display: block;
	width: 100%;
	float: left;
}

.btn-info{
	font-size: 18px;
	border: 0;
	margin-top: 25px;
	padding: 12px 20px;
}


.fullwidth{
	display: block;
	width: 100%;
	float: left;
}

.featuredtours .grid  .heading2-text-orange{
	float:left;
	width: 100%;
}

.input-group{
	width: 85%;
	margin: 0 auto;
}

#sidebarsingle{
	margin-bottom: 40px;
}

#sidebarsingle .row, .tour-div20 .row, .tours-div .row{
	margin: 0;
}

.tour-form-div .col-xs-12{
	background: #f1f1f1;
}

.tour-form-div .btn-info{
	margin: 0;
}

.btn-group-lg > .btn, .btn-lg{
	padding: 11px 16px;
	border: 0;
}

.tour-div40 .heading1-text-orange{
	text-transform: capitalize;
	font-weight: bold;
	font-size: 37px;
	display: block;
	margin-bottom: 25px;
}

#tourinfo, #tourdesc{
	display: block;
	margin-top: 40px;
}

legend{
	padding-bottom: 8px;
	font-weight: bold;
}

.i-text-blue{
	color: #68c8e0;
}

#sidebarsingle .heading2-text-orange{
	font-weight: bold;
}

#sidebarsingle .p-text-orange-emp{
	line-height: 35px;

}

#sidebarsingle .price-div{
	padding: 20px 0!important;
}

.tours-div .heading2-text-black{
	margin: 0;
	font-size: 35px;
}

.tours-div .col-lg-8{
	padding-left: 20px;
}

.tours-div .btn-warning{
	margin-top: 25px;
}

.pager li > a, .pager li > span{
	padding: 0 14px 8px;
}
.social-media{
	color:white;
	font-size:3.5em;
	background-color: #337ab7;
	padding: 2px 4px 0px 4px;
	border-radius: 14px;
	margin-bottom:10px;
}
.social-media-div{
	margin-bottom:10px;
}
.social-media-whole-div{
	 z-index:2;
	 position:fixed;
	 left:10px;
	 top:40%;
	 bottom:0;
}
.navbar-toggle{
	background-color:rgb(251,205,6);
}
.icon-bar{
	background-color:white;
}
.notice-check {
    color: #5dbf5d !important;
}
.notice-text{
    font-weight: bolder;
    color: #337ab7;
}









