@import 'https://fonts.googleapis.com/css?family=Istok+Web:400,400i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Oswald:300,400,700';
/*
    font-family: 'Istok Web', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Oswald', sans-serif;

*/
body {
	background: #fff;
	color: #020605;
	font: 400 13px/20px 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-text-size-adjust: none;
}
li {
	list-style: none;
}
ul {
	margin: 0;
	padding-left: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
}
h2 {
	color: #0e325e;
	font: 500 27px/35px 'Oswald', sans-serif
}
h3 {
	color: #133660;
	font: 400 22px/25px 'Oswald', sans-serif
}
.prlx {
	background-color: transparent;
	overflow: hidden;
	position: relative;
}
a, a:hover {
	-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;
}
a:focus, a:hover {
	outline: none;
	text-decoration: none;
}
.no-padding {
	padding: 0;
}
/*---------------HEADER---------------*/

.navbar-default {
    background-color: #fff;
    border: medium none;
    font-family: "Istok Web",sans-serif;
    padding: 5px 0;
}
.navbar {
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}
.navbar-default .navbar-brand {
	color: #fff;
	height: auto;
	padding: 10px 15px;
	text-transform: uppercase;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #fff;
}
.navbar-right {
	margin-top: 15px;
}
.navbar-default .navbar-nav > li > a {
    color: #020605;
    font-size: 14px;
    height: 80px;
    line-height: 80px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background: none;
	color: #af3131;
}
.navbar-default .navbar-toggle {
	border: medium none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-toggle .icon-bar {
	border-radius: 0;
	width: 30px;
}
/*---------------BANNER---------------*/

/*.bannerimg::before {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
}*/
.bannerimg {
	/*min-height: 400px;*/
	position: relative;
}
.flexslider::before {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 100;
}
.flex-direction-nav a {
	z-index: 222;
}

/*---------------WELCOME---------------*/

.welcome {
	background-color: #fff;
	padding: 10px 0 30px;
}
.book-now > a {
	border: 1px solid transparent;
    display: inline-block;
    font-weight: 600;
    margin: 15px 0;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
}
.book-now > a:hover, .book-now > a:focus {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #fb0202;
    color: #fb0202;
}
.wel-image {
	margin: 20px 0 0;
}
.parallax-window {
    background: transparent;
    min-height: 455px;
}

/*---------------CONTENT MENU---------------*/
 
.content-menu {
	background: #f1f1f1 none repeat scroll 0 0;
	padding: 20px 0;
}
.home-contact {
    background: rgba(255, 255, 255, 0.9);
    max-width: 360px;
    padding: 12px;
    position: absolute;
    right: 8%;
    top: 0;
    z-index: 111;
}
.home-contact h4 {
	color: #fa3737;
	font-size: 16px;
	margin: 0 0 6px;
}
.home-contact .form-group {
	margin-bottom: 5px;
}
label {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 2px;
}
.form-control {
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: rgba(2, 142, 251, 0.7) none repeat scroll 0 0;
	font-size: 12px;
}

.home-contact .form-control {
	height: 22px;
	padding: 2px 8px;
}
.home-contact textarea.form-control {
	height: auto;
}
.form-control:focus {
    border: 1px solid rgba(0, 0, 0, 0.7);
    box-shadow: none;
    outline: 0 none;
}
.dept-arriv-sec li {
	display: inline-block;
	margin-right: 2%;
	width: 48%;
}
.adult-sec li {
	display: inline-block;
	margin-right: 2%;
	width: 31%;
}
.btn-default {
    background-color: rgba(175, 49, 49);
    border-color: #9f2a2a;
    color: #fff;
    min-width: 150px;
    text-transform: uppercase;
}
.btn-default:hover {
    background-color: rgba(20, 175, 239);
    border-color: #14afef;
    color: #14afef;
}
.btn {
	border-radius: 0;
}
.dept-arriv-sec li:last-child, .adult-sec li:last-child {
	margin-right: 0;
}
.navbar-default .btn-default {
	background-color: rgba(2, 142, 251, 0.7);
	border-color: #028efb;
	color: #fff;
	-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-default .btn-default:hover, .navbar-default .btn-default:focus {
	background-color: rgba(2, 142, 251, 0.9);
	border-color: #028efb;
	color: #fff;
}
.navbar-default .btn {
	border-radius: 0;
	font-size: 13px;
	text-transform: uppercase;
}
.facebook-like {
	margin-bottom: 20px;
	padding: 15px 0;
}
.menu-content {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 20px;
}
.m_info,
.pricerate {
    padding: 0 10px;
}
.m_info h5 {
	color: #0e325e;
}
.m_info p {
	color: #555;
	line-height: 18px;
}
.pricerate p {
    margin-bottom: 0;
}
.pricerate {
    display: inline-block;
    margin-bottom: 15px;
}
.pricerate p span {
    color: #70bf22;
    display: block;
    font-weight: 600;
}
/*---------------FOOTER TOP---------------*/
 
.ft-top {
	background-color: rgba(175, 49, 49);
	padding: 30px 0;
}
.recentinfo {
    margin-bottom: 15px;
}
.recentinfo::before,
.recentinfo::after {
	content: "";
	display: table;
}
.recentinfo::after {
	clear: both;
}
.recent-img {
    float: left;
    margin: 0 20px 10px 0;
    width: 100px;
}
.recent-rtinfo {
    float: left;
    width: calc(100% - 130px);
}
.recent-rtinfo > h4 {
    margin-top: 0;
}
.recent-rtinfo a {
    color: #fff;
}
.recent-rtinfo > p {
    color: #f8f8f8;
    font-size: 12px;
    line-height: 18px;
}
.quick-links {
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}
.quick-links::before {
    bottom: -1px;
    box-shadow: 0 0 1px rgba(51, 51, 51, 1);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
   
.quick-links ul {
    text-align: center;
}
.quick-links li {
	display: inline-block;
	line-height: 24px;
}
.quick-links a {
    color: #817d7d;
    font-size: 14px;
    padding: 0 15px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	text-transform: capitalize;
}
.quick-links a:hover,
.quick-links a:focus,
.copyright a:hover,
.copyright afocus,
.designed a:hover,
.designed a:focus {
	color: #d6161d;
}
.ft-tp-info h3 {
	color: #fff;
	margin-bottom: 20px;
	padding-bottom: 14px;
	position: relative;
}
.ft-tp-info h3::before {
	background: #fff none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	position: absolute;
	width: 50px;
}
.ft-contact li {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.ft-contact i {
	color: #fff;
	font-size: 15px;
	width: 25px;
}
.contactperson > h5 {
	border-top: 1px solid rgba(255, 255, 255, 0.7);
	color: #fff;
	padding-top: 10px;
}
.ft-contact a {
	color: #fff;
	font-size: 14px;
}
.ft-social-media li {
	display: inline-block;
	margin-right: 10px;
}
.ft-social-media li a i {
	background: #fff;
	color: #fb0202;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}

/*---------------FOOTER BOTTOM---------------*/

.footer-btm {
    background-color: #1e1e1e;
    padding: 20px 0;
}
.footer-btm p {
	color: #817d7d;
	margin-bottom: 0;
}
.designed > p {
	text-align: right;
}
.copyright a {
	color: #817d7d;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.designed a {
	color: #817d7d;
	margin-left: 5px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}


.btn-primary {
	background-color: transparent;
	border-color: transparent;
	color: #fff;
	margin-top: 9px;
}
.btn.active, .btn:active {
	background-image: none;
	box-shadow: none;
	outline: 0 none;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
}
.btn-primary:hover {
	background-color: transparent;
	border-color: transparent;
	color: #fff;
}
.btn-primary.focus, .btn-primary:focus {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
	background: none;
	border: #none;
	color: #fff;
}

/*---------------ABOUT PAGE---------------*/

.about-top {
    margin: 200px 0;
}
.bg-color {
    position: relative;
}
.bg-color::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.about-top h1 {
    color: #fff;
    font-size: 50px;
    letter-spacing: 1px;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}
.main-body h3 {
    margin-bottom: 20px;
    text-transform: capitalize;
}
.image-section {
    margin-bottom: 20px;
}
.about-info {
    margin-bottom: 15px;
}
.about-info p {
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 20px;
}
.trip-list > li {
    padding: 0 0 10px 22px;
    position: relative;
}
.trip-list > li::before {
    color: #028efb;
    content: "\f0a4";
	font-family:'FontAwesome';    
	left: 0;
    position: absolute;
}
.trip-list a {
    color: inherit;
    font-size: 14px;
}
.trip-list li a small {
    color: #555;
    display: block;
    padding-left: 10px;
    position: relative;
}
.trip-list li a small::before {
    content: "-";
    left: 0;
    position: absolute;
}
.about-link h4 {
    margin-bottom: 20px;
}
.link a {
    background: #028efb none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 20px;
    padding: 10px 30px;
    text-transform: uppercase;
}

.welcome-design > h3 {
    color: #222526;
    font-size: 15px;
    line-height: 20px;
    padding-left: 15px;
    position: relative;
}
.welcome-design > h3::before {
    background: #0094d6;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 6px;
}
.welcome-design p span {
    color: #0094d6;
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    text-transform: uppercase;
}

/*---------------Gallery---------------*/

.gal-img .thumbnail {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    display: block;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 0;
    transition: border 0.2s ease-in-out 0s;
}
.viewbox-body {
    border-radius: 0;
}
.viewbox-header {
    margin: 6px;
}
.viewbox-content {
    margin: 2px;
}
.viewbox-footer {
    margin: 2px;
}
/*---------------ACCORDIAN---------------*/
.ac-pane a {
	/*color: #fff;*/
	text-decoration: none;
}
.ac-pane a:hover, .ac-pane a:focus {
	color: #555;
}
.ac-pane {
    background-color: rgba(255, 255, 255, .5);
    margin-bottom: 16px;
}

/*.ac-pane:last-child { margin-bottom: 0; }*/

.ac-content { display: none; }

.ac-title {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    color: #898989;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 10px;
}
.ac-title i {
    float: right;
    font-size: 10px;
    margin-top: 5px;
}
.ac-pane.active a {
	color: #0066cc;
}
.ac-title i:before { content: "\f067"; }

.active .ac-title i:before { content: "\f068"; }

.ac-content {
	background: #fff none repeat scroll 0 0;
	color: #555;
	font-weight: 300;
	line-height: 20px;
	padding: 10px 10px 5px;
}
.ac-title span em {
    margin-right: 10px;
    font-size: 15px;
}


/*---------------CONTACT PAGE---------------*/
.content.contact {
    background: #f8f2ee;
}
.contact-info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
    padding: 20px 0;
}
.contact-info h1 {
    color: #0e325e;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    text-transform: uppercase;
}
.contact-info p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
}
.contact-info span {
    color: #af3131;
    font-weight: 700;
    text-transform: uppercase;
}
.contact-lt h3, .contact-rt h3 {
    color: #af3131;
} 
.contact-lt {
}
.contactinfo li {
    line-height: 36px;
}
.contactinfo i {
    font-size: 15px;
    margin-right: 10px;
}
.contactinfo a {
    color: #333;
    font-weight: 400;
}
.contactinfo a:hover {
    color: #f0623d;
}
.contact-rt .input {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(240, 98, 61, 0.3);
    color: #000;
    font-size: 13px;
    font-weight: 400;
    height: 32px;
    margin-bottom: 14px;
    padding: 0 0 0 8px;
    width: 100%;
}
.contact-rt .textarea {
    height: auto;
}
.code-sec {
    width: 114px;
}
.alertmsg {
    color: #ff0000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 15px;
}
.captcha-sec {
    margin-bottom: 15px;
}
.contact-rt button {
    background: #da534d;
    border: none;
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
    padding: 5px 20px;
}
.contact-rt button:hover {
    background: rgba(0,0,0, .7);
    color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.map iframe {
    height: 300px;
    margin: 15px 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray;
    -webkit-filter: grayscale(99%); 
    -webkit-backface-visibility: hidden;  
    width: 100%;
}

/*Scroll Top*/
.scrollToTop {
    bottom: 0;
    color: #fff;
    display: none;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    z-index: 99;
}
.fa.fa-chevron-up {
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 15px;
    height: 45px;
    line-height: 45px;
    width: 45px;
}
.fa.fa-chevron-up:hover {
    background: rgba(0, 0, 0, .4);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
/*.input-group-addon {
	border-radius: 0;
}
.submit-btn {
    margin-bottom: 20px;
}
.contactts {
    background: #f1f1f1 none repeat scroll 0 0;
}

*/

.maps iframe {
    border: medium none;
    height: 350px;
    margin-bottom: -5px;
    width: 100%;
}
/*---------------SCROLL TO TOP---------------*/

.scrollToTop {
	bottom: 0px;
	right: 0px;
	position: fixed;
	text-align: center;
	z-index: 99;
}
.scrollToTop .fa.fa-long-arrow-up {
	background: rgba(0, 0, 0, 0.85);
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	-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;
}
.scrollToTop .fa.fa-long-arrow-up:hover {
	background: rgba(0, 0, 0, 1)
}

/*==========BLOG PAGE==========*/

.blog {
	background: #f8f2ee;
    padding: 15px 0 0px;
	
}

.mainblog {
    background: #fff;
	margin-bottom: 20px;
}
.blog-content {
    background: #fff none repeat scroll 0 0;
    padding: 1px 10px;
}
.blog-det {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.blog-det .blog-image {
    /*margin-bottom: 30px;
    max-width: 500px;*/
}

.blog-content time {
    color: #555;
    font-family: georgia;
}
.blog-title > h2 {
    font-family: raleway;
    font-size: 17px;
    font-weight: 600;
    margin: 13px 0 5px;
	line-height:22px;
}
.bolg-descp > p {
    /*margin-bottom: 20px;*/
	font: 400 13px/22px 'Open Sans', sans-serif;
}
.bolg-readmore > a {
    border: 1px solid #ccc;
    color: #222;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
}
.blog-comment {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}
.comment-header > ul {
    border-bottom: 2px solid #ccc;
    margin-bottom: 15px;
}
.comment-header li {
    display: inline-block;
}
.comment-header .btn {
	font-size: 13px;
	padding: 5px;
}
.comment-header .btn-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #333;
}

.comments-post {
	margin-bottom: 16px;
}
.post-image {
    float: left;
    margin: 0 15px 0 0;
    max-height: 60px;
    max-width: 60px;
    overflow: hidden;
}
.post-image img {
    height: 100%;
    width: 100%;
}

.cmt-post {
    float: left;
    width: calc(96% - 70px);
}
.cmt-title h4 span {
    color: #555;
    font-size: 13px;
    margin-left: 7px;
}
.cmt-title h4 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 4px;
}
.cmt-title p {
    font-size: 13px;
    margin-bottom: 0;
}
.reply a {
    color: #555;
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
}
.cmt-form .form-control {
	border-radius: 0;
	box-shadow: none;
	font-size: 12px;
}
.cmt-form label {
    font-size: 13px;
    font-weight: 400;
}
/*.cmt-form {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0 0;
    padding: 10px;
}*/

.cmt-form .btn-default {
    width: 150px;
}
.cmt-form .btn {
	border-radius: 0;
}

.blog-info-sm {
    background: #fff;
    margin-bottom: 20px;
    padding: 10px;
}
.blog-sm-img {
    float: left;
    height: 70px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    width: 70px;
}
.blog-sm-img img {
    height: 100%;
    width: 100%;
}
.blog-sm-site {
    float: left;
    width: calc(96% - 70px);
}
.blog-sm-site > a {
    text-decoration: none;
}
.blog-sm-site h4 {
    color: #555;
    font-size: 15px;
    margin: 0 0 5px;
}
.blog-sm-site p {
    color: #555;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
}
.blog-category {
    background: #fff;
    margin-bottom: 20px;
    padding: 15px;
}
.blog-category h3 {
    font-family: raleway;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
}
.blog-category a {
    color: #333;
    font-size: 13px;
}
.blog-category li {
    padding-left: 20px;
    position: relative;
}
.blog-category li::before {
    background: #fff;
    border: 1px solid #555;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 8px;
}
