
@import "https://fonts.googleapis.com/css?family=Montserrat:400,700";
@import "https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,100italic,100,400italic,500,500italic,700,700italic,900,900italic";
.default-list, .cart-list, .top-user-panel, .top-right-panel, .side-list, .testimonial-holder .owl-pagination, .dropdown-menu ul, .feature-block ul, .gallery-list, .breadcrumbs ul, .pagination-wrap .pagination, .article .ico-action, .article .ico-list, .meta-article .ico-action, .meta-article .ico-list, .list-view .article .ico-list, .star-rating, .social-networks, .booking-form .option, .twocol-form .option, .trip-detail .img-list, .reviews-info, .reviews-info .ico-list, .content-list, .search-form .ui-autocomplete, .footer-nav ul, .social-wrap, .payment-option, .demo-feature-list, .material-icons-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.gallery-list::after, .filter-option::after, .article::after, .article .thumbnail::after, .list-view .article .info-footer::after, .recent-block footer::after, .bar-holder::after, .reviews-info > li::after, .nav-wrap::after, .contact-form .form-group::after, .cart-option::after, .footer-holder::after {
    clear: both;
    content: "";
    display: block;
}

.hiddentours{
	display: none;
}

#footer .search-form {position: relative; right: 0; top: 0;}

.trip-detail .detail .img-list, .tab-container .nav-tabs {
    line-height: 0;
    text-align: justify;
}
.trip-detail .detail .img-list > *, .tab-container .nav-tabs > * {
    display: inline-block;
    line-height: inherit;
    text-align: left;
    vertical-align: top;
}
.trip-detail .detail .img-list::after, .tab-container .nav-tabs::after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.gallery-list .hover, .gallery-list a, .btn, .recent-block.recent-wide-thumbnail .thumbnail, .social-wrap {
    transition: all 0.3s linear 0s;
}
html, body {
    height: 100%;
}
body {
    min-width: 320px;
}
img {
    height: auto;
    max-width: 100%;
}
video {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
input[type="text"], input[type="search"], input[type="password"], input[type="submit"], input[type="reset"], button, textarea, input[type="email"] {
    border-radius: 0;
}
iframe {
    vertical-align: top;
}
a {
    outline: medium none !important;
}
.form-group {
    margin-bottom: 30px;
}
#wrapper {
    display: table;
    height: 100%;
    overflow: hidden;
    position: relative;
    table-layout: fixed;
    width: 100%;
}
.page-wrapper {
    position: relative;
}
.layout-fluid {
    max-width: 1600px;
}
.form-control {
    border: 2px solid #f8f8f8;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    height: 37px;
    line-height: 18px;
    outline: medium none;
}
.form-control:-moz-placeholder {
    color: #5c5e62;
}
.form-control::-moz-placeholder {
    color: #5c5e62;
}
.form-control:focus {
    border-color: #dfdfdf;
    box-shadow: none;
}
.bg-quarter-spanish-white {
    background: #f8f0de none repeat scroll 0 0;
}
.has-overlay {
    position: relative;
}
.has-overlay::before {
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.has-overlay.has-overlay-dark::before {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
}
.bg-stretch {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.bg-stretch img {
    height: 100%;
    max-width: none;
    width: 100%;
}
img {
    backface-visibility: hidden;
    vertical-align: top;
}
.blog-full-width .img-wrap img {
    width: 100%;
}
.blog-full-width #content {
    float: none;
}
#content {
    margin-bottom: 50px;
}
.content-inner {
    padding: 45px 0;
}
.content-both-sidebar #sidebar, .content-both-sidebar #sidebar-right {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.content-both-sidebar #content {
    margin-top: 30px;
}
.default-list li {
    display: inline-block;
    padding: 0 10px 10px;
    vertical-align: top;
}
.common-spacing {
    padding-bottom: 60px;
    padding-top: 60px;
}
.resize-active * {
    transition-duration: 0s !important;
}
.touch-device-detected .parallax {
    background-attachment: scroll;
    background-position: 50% 50% !important;
}
.has-border {
    border: 8px solid #e2e2e2;
}
.text-white {
    color: #fff;
}
body {
    font: 1.4em/1.71429 "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}
h1, h2, h3, .h3, h4 {
    color: #474d4b;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 15px;
}
h1 {
    font-size: 2.57143em;
}
h2 {
    font-size: 1.2857em;
    font-weight: 700;
    letter-spacing: 1px;
}
h3, .h3 {
    font-size: 1.14286em;
    font-weight: normal;
}
h2.title-heading, h3.title-heading {
    font-weight: 400;
    letter-spacing: 0.02em;
}
h2.intro-heading, h3.intro-heading {
    font-size: 1.71428em;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 15px;
}
h1.small-size {
    font-size: 1.71428em;
    letter-spacing: 2px;
    text-transform: capitalize;
}
h2.small-space, h3.small-space {
    margin-bottom: 5px;
}
h2.no-space, h3.no-space {
    margin-bottom: 0;
}
h2.small-size {
    font-size: 1.143em;
    line-height: 1.2;
}
h1.content-main-heading, h2.content-main-heading {
    font-size: 1.71429em;
    letter-spacing: 1px;
    margin: 0 0 30px;
}
p.intro {
    font-size: 1em;
    margin-bottom: 35px;
}
p.special-text {
    font-size: 1.5em;
    font-weight: 300;
    letter-spacing: 0.035em;
    margin: 0;
    text-align: center;
}
p.special-text strong {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
p.special-text a {
    color: #fff;
    display: inline-block;
}
blockquote {
    border: medium none;
    font-size: 1.42857em;
    font-style: italic;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    quotes: none;
}
blockquote cite {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
blockquote.testimonial-quote {
    font-size: 1em;
    font-style: normal;
    line-height: 1.6;
}
blockquote.normal {
    font-size: 1.28571em;
}
.main-heading {
    letter-spacing: 2px;
    text-transform: uppercase;
}
.main-subtitle {
    font-size: 1.37143em;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0.04em;
    line-height: 1.25;
}
.content-title {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.143em;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: capitalize;
}
.info-title {
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
}
.inner-main-heading {
    font-size: 2.571em;
    font-weight: normal;
    line-height: 1.2;
    text-transform: capitalize;
}
.preloader {
    background: #474d4b none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.3s linear 0s;
    white-space: nowrap;
    z-index: 99;
}
.preloader::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.preloader.loaded {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.preloader .holder {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}
.coffee_cup {
    border: 2px solid #6b6957;
    border-radius: 0 0 5px 5px;
    height: 50px;
    margin: 36px auto;
    position: relative;
    width: 40px;
}
.coffee_cup::after, .coffee_cup::before {
    content: "";
    position: absolute;
}
.coffee_cup::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #6b6957 #6b6957 #6b6957 -moz-use-text-color;
    border-image: none;
    border-radius: 0 20px 20px 0;
    border-style: solid solid solid none;
    border-width: 2px 2px 2px medium;
    height: 20px;
    left: 40px;
    top: 5px;
    width: 10px;
}
.coffee_cup::before {
    animation: 700ms linear 0s alternate none infinite running steam;
    background-color: #6b6957;
    box-shadow: 5px 0 0 0 #6b6957, 5px -5px 0 0 #6b6957, 10px 0 0 0 #6b6957;
    height: 10px;
    left: 12px;
    top: -16px;
    width: 3px;
}
#header {
    background: #252525 none repeat scroll 0 0;
    min-width: 320px;
    position: relative;
    transition: all 0.2s linear 0s;
    z-index: 10;
}
.logo {
    margin: 0 90px;
    padding: 10px 0 5px;
    position: relative;
    text-align: center;
    transition: all 0.2s linear 0s;
    z-index: 9;
}
.logo .gray-logo {
    display: none;
}
.logo::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.logo a {
    display: inline-block;
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 200px;
}
.cart-wrap .footer {
    overflow: hidden;
    padding: 20px 0;
}
.cart-wrap .footer .btn {
    float: right;
    margin-left: 5px;
    padding: 2px 20px;
}
.cart-wrap .footer .btn:hover {
    color: #fff;
}
.cart-wrap .total {
    color: #adadad;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    padding-top: 2px;
    vertical-align: middle;
}
.cart-list li {
    border-bottom: 1px solid #181818;
    overflow: hidden;
    padding: 10px 0;
}
.cart-list li:hover {
    transition: color 0.2s linear 0s;
}
.cart-list .img {
    float: left;
    margin: 5px 10px 0 0;
    width: 40px;
}
.cart-list .img a {
    border: 2px solid #fff;
    display: block;
    transition: border 0.2s linear 0s;
}
.cart-list .img a:hover {
    border-color: #adadad;
}
.cart-list .text-holder {
    overflow: hidden;
}
.cart-list .amount {
    float: right;
    margin-left: 10px;
}
.cart-list .text-wrap {
    overflow: hidden;
}
.cart-list .name {
    display: block;
    font-weight: 400;
    text-transform: uppercase;
}
.cart-list .name a {
    color: #9d9d9d;
    display: inline-block;
    transition: color 0.2s linear 0s;
}
.cart-list .price {
    display: block;
}
.default-page #header.default-white-header, #header.default-white-header {
    background: #f8f8f8 none repeat scroll 0 0;
}
.default-page #header.default-white-header.fixed-position, #header.default-white-header.fixed-position {
    background: #f8f8f8 none repeat scroll 0 0;
}
.default-page #header.default-white-header .logo, #header.default-white-header .logo {
    border-right-color: #eaeaea;
}
.default-page #header.default-white-header .logo .normal, #header.default-white-header .logo .normal {
    display: none;
}
.default-page #header.default-white-header .logo .gray-logo, #header.default-white-header .logo .gray-logo {
    display: block;
}
.default-page #header.default-white-header .search-form .search-opener, #header.default-white-header .search-form .search-opener {
    color: #5c5e62;
}
.default-page #header.default-white-header .search-form .search-opener:hover, #header.default-white-header .search-form .search-opener:hover {
    color: #000;
}
.default-page #header.default-white-header .search-form .search-opener.close, #header.default-white-header .search-form .search-opener.close {
    color: #fff;
}
.default-page #header.default-white-header .navbar-default .navbar-nav > li > a, #header.default-white-header .navbar-default .navbar-nav > li > a {
    color: #fff;
}
.default-page #header.default-white-header .navbar-default .nav-opener .icon-bar, #header.default-white-header .navbar-default .nav-opener .icon-bar {
    background: #5c5e62 none repeat scroll 0 0;
    border-color: #5c5e62;
}
.header-top {
    background: #252525 none repeat scroll 0 0;
    border-bottom: 1px solid #1b1b1b;
    bottom: 100%;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
}
.header-top .drop-wrap {
    font-size: 0.9em;
}
.top-user-panel, .top-right-panel, .top-right-panel {
    float: left;
    margin: 0 -10px;
    max-width: 67%;
}
.top-user-panel > li, .top-right-panel > li, .top-right-panel > li {
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}
.top-user-panel > li > a, .top-right-panel > li > a, .top-right-panel > li > a {
    color: #fff;
}
.top-user-panel > li > a:hover, .top-right-panel > li > a:hover, .top-right-panel > li > a:hover {
    color: #b0a377;
}
.last-dropdown .dropdown-menu {
    left: auto;
    right: 0;
}
.top-right-panel {
    float: right;
    max-width: 33%;
}
.top-header {
    margin-top: 44px;
}
.header-v1 .logo {
    border: 0 none;
    text-align: left;
}
.header-v1 .navbar-default .navbar-nav li:last-child {
    padding-right: 0;
}
.header-v1 .has-mega-dropdown .dropdown-menu {
    left: 0;
    right: 0;
}
.header-v1 .has-mega-dropdown.mega-md .dropdown-menu {
    right: 30px;
}
.header-v2 .logo {
    border-right: 0 none;
}
.sidebar {
    font-weight: 500;
}
.sidebar label {
    font-weight: 500;
}
.sidebar .sidebar-holder {
    box-shadow: 0 2px 2px rgba(1, 2, 2, 0.1);
}
.sidebar .heading {
    background: #fff none repeat scroll 0 0;
    padding: 20px 30px;
}
.sidebar .sub-link {
    display: block;
    font-weight: 500;
    margin-left: 30px;
}
.sidebar .sub-link a {
    color: #9d9d9d;
}
.sidebar .sub-link a:hover {
    color: #474d4b;
}
.sidebar h3 {
    color: #5c5e62;
    font-size: 1.143em;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 0 50px;
    position: relative;
    text-transform: uppercase;
}
.sidebar h3::before {
    content: "";
    font: 24px/18px "icomoon";
    left: 0;
    position: absolute;
    top: 5px;
}
.sidebar .side-block {
    box-shadow: 0 2px 2px rgba(1, 2, 2, 0.1);
}
.sidebar .panel-group .panel-default {
    border: 0 none;
    margin: 0;
}
.sidebar .panel-title {
    font-size: 1em;
    letter-spacing: 0.05em;
    line-height: 1.7124em;
}
.sidebar .panel-heading a {
    background: #f8f8f8 none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(1, 2, 2, 0.1);
    color: #b0a377;
    display: block;
    padding: 10px 50px 10px 30px;
    position: relative;
    text-transform: uppercase;
}
.sidebar .panel-heading a.collapsed::after {
    transform: rotate(180deg);
}
.sidebar .panel-heading a::after {
    content: "";
    font: 14px/12px "icomoon";
    position: absolute;
    right: 30px;
    top: 15px;
    transition: transform 0.3s linear 0s;
}
.sidebar .title {
    display: block;
    font-size: 1.143em;
    margin-bottom: 10px;
}
.sidebar .panel-body {
    background: #fff none repeat scroll 0 0;
    color: #9d9d9d;
    padding: 30px;
}
.side-list.check-list {
    margin-bottom: 5px;
}
.side-list.check-list li {
    margin-bottom: 5px;
}
.side-list.post-list li {
    margin-bottom: 30px;
    padding-bottom: 5px;
    position: relative;
}
.side-list.post-list li:last-child {
    margin-bottom: 0;
}
.side-list.post-list li::before {
    background: #e2e2e2 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 30px;
}
.side-list.post-list time {
    display: block;
    font-size: 12px;
}
.side-list.horizontal-list li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: -0.25em;
    padding: 0 15px;
    text-align: center;
    vertical-align: top;
}
.side-list.gallery-side-list.horizontal-list li {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 33%;
}
.side-list.gallery-side-list.horizontal-list img {
    width: 100%;
}
.side-list.hovered-list a {
    color: #9d9d9d;
}
.side-list.hovered-list a:hover {
    color: #b0a377;
}
.side-list.region-list .text {
    width: calc(100% - 50px);
}
.side-list [class^="icon-"], .side-list [class*=" icon-"] {
    display: inline-block;
    font-size: 25px;
    vertical-align: middle;
}
.side-list a {
    position: relative;
}
.side-list a:hover .popup {
    display: block;
}
.side-list li {
    margin-bottom: 15px;
}
.side-list li.active a {
    color: #b0a377;
}
.side-list li:last-child {
    margin-bottom: 0;
}
.side-list .ico-holder {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
}
.side-list .ico-holder img {
    width: 25px;
}
.side-list .hover {
    display: none;
}
.side-list .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 20px);
}
.price-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #5c5e62;
    font-size: 14px;
    width: 100%;
}
.boxed-layout {
    background: #6b6957 none repeat scroll 0 0;
}
.boxed-layout.bg-pattern {
    background: rgba(0, 0, 0, 0) url("../img/retina_wood.png") repeat scroll 0 0;
}
.boxed-layout.bg-image {
    background: rgba(0, 0, 0, 0) url("../img/banner/img-15.jpg") no-repeat fixed 0 0 / cover ;
}
.boxed-layout #wrapper {
    background: #fff none repeat scroll 0 0;
}
.boxed-layout #wrapper {
    margin: 0 auto;
    max-width: 1230px;
}
.boxed-layout #header {
    left: 0;
    margin: 0 auto;
    max-width: 1230px;
    right: 0;
    width: 100%;
}
.boxed-layout.search-active .search-wrap {
    margin: 0 auto;
    max-width: 1232px;
}
.boxed-layout .has-mega-dropdown .dropdown-menu {
    left: 10px;
    right: 10px;
}
.wow {
    visibility: hidden;
}
.ui-widget {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.rev_slider {
    color: #fff;
}
.rev_slider_wrapper {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.rev_slider_wrapper .banner-heading-sub {
    color: #b0a377;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 26px;
    line-height: 30px;
    padding-right: 10px;
}
.rev_slider_wrapper .banner-heading-text {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.rev_slider_wrapper .rev-btn {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.rev_slider_wrapper .rev-btn .btn-banner {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #6b6957;
    border-radius: 25px;
    color: #b0a377;
}
.rev_slider_wrapper .rev-btn .btn-banner:hover {
    background: #6b6957 none repeat scroll 0 0;
    border-color: #6b6957;
    color: #fff;
}
.rev_slider_wrapper .rev-btn.filled a {
    color: #b0a377;
}
.rev_slider_wrapper .rev-btn.filled:hover a {
    color: #b0a377;
}
.rev_slider_wrapper .rev-btn a {
    display: inline-block;
}
.testimonial-holder {
    color: #fff;
    padding: 60px 0;
    position: relative;
    text-align: center;
}
.testimonial-holder .owl-pagination {
    padding: 45px 0 0;
    position: static;
    text-align: center;
}
.testimonial-holder .owl-pagination .owl-page {
    margin: 0 6px;
}
.testimonial-holder .owl-pagination .owl-page.active span::after, .testimonial-holder .owl-pagination .owl-page:hover span::after {
    visibility: visible;
}
.testimonial-holder .owl-pagination .owl-page span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 12px;
    height: 12px;
    opacity: 1;
    position: relative;
    text-indent: -9999px;
    width: 12px;
}
.testimonial-holder .owl-pagination .owl-page span::before {
    border: 1px solid #fff;
    border-radius: 100%;
    bottom: -1px;
    content: "";
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.testimonial-holder .owl-pagination .owl-page span::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    bottom: 2px;
    content: "";
    left: 2px;
    position: absolute;
    right: 2px;
    top: 2px;
    visibility: hidden;
}
.testimonial-holder blockquote .img {
    border: 2px solid #fff;
    border-radius: 100%;
    margin: 0 auto 45px;
    width: 90px;
}
.testimonial-holder blockquote .img img {
    border-radius: 100%;
    max-width: 100%;
}
.testimonial-holder blockquote cite {
    border-bottom: 1px solid #e2e2e2;
    display: block;
    margin-bottom: 45px;
    padding-bottom: 20px;
    position: relative;
}
.testimonial-holder blockquote cite::after {
    background: #e2e2e2 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
    width: 170px;
}
.services-block {
    padding: 60px 0;
    position: relative;
}
.services-block .ico-holder {
    font-size: 40px;
}
.services-block.has-bg {
    color: #fff;
}
.services-block.has-bg .ico-article {
    line-height: 24px;
}
.services-block.has-bg .ico-article .content-title, .services-block.has-bg .ico-article a {
    color: #fff;
    transition: color 0.3s ease 0s;
}
.services-block.has-bg .ico-article .ico-holder {
    transition: color 0.3s ease 0s;
}
.services-block.has-bg .ico-article:hover .content-title, .services-block.has-bg .ico-article:hover a {
    color: #b0a377;
}
.services-block.has-bg .ico-article:hover .ico-holder {
    color: #b0a377;
}
.services-block.has-bg .ico-holder {
    min-height: 50px;
}
.services-block.has-bg .title {
    margin-bottom: 15px;
    text-transform: uppercase;
}
.services-block .ico-article {
    margin-top: 45px;
}
.services-block .row {
    margin-top: -45px;
}
.description-text {
    margin-top: 45px;
}
.parallax {
    background-attachment: initial;
    background-color: transparent;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.parallax::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.parallax.banner::before {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.parallax.banner-inner::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.parallax.services-block::before {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
}
.no-overlay::before {
    display: none;
}
#testimonial-home-page {
    background-image: url("../img/generic/img-05.jpg");
}
#banner-homeparallax-default {
    background-image: url("../img/banner/img-07.jpg");
}
#gridview-2-col {
    background-image: url("../img/banner/img-23.jpg");
}
#gridview-3-col {
    background-image: url("../img/banner/img-24.jpg");
}
#gridview-4-col {
    background-image: url("../img/banner/img-25.jpg");
}
#gridview-sidebar {
    background-image: url("../img/banner/img-26.jpg");
}
#gridview-full-width {
    background-image: url("../img/banner/img-27.jpg");
}
#list-view-normal {
    background-image: url("../img/banner/img-29.jpg");
}
#list-view-detail {
    background-image: url("../img/banner/img-28.jpg");
}
#activity-hiking {
    background-image: url("../img/banner/img-31.jpg");
}
#activity-jungle {
    background-image: url("../img/banner/img-12.jpg");
}
#activity-city-tour {
    background-image: url("../img/banner/img-27.jpg");
}
#activity-summer {
    background-image: url("../img/banner/img-25.jpg");
}
#about-banner {
    background-image: url("../img/banner/img-13.jpg");
}
#about-service-block {
    background-image: url("../img/generic/img-15.jpg");
}
#about-step-block {
    background-image: url("../img/generic/img-16.jpg");
}
#banner-layout-bothsidebar {
    background-image: url("../img/banner/img-14.jpg");
}
#banner-layout-fullwidth-wide {
    background-image: url("../img/banner/img-14.jpg");
}
#banner-layout-fullwidth {
    background-image: url("../img/banner/img-14.jpg");
}
#banner-layout-leftsidebar {
    background-image: url("../img/banner/img-14.jpg");
}
#banner-layout-rightsidebar {
    background-image: url("../img/banner/img-14.jpg");
}
#blog-default {
    background-image: url("../img/banner/img-16.jpg");
}
#blog-leftsidebar {
    background-image: url("../img/banner/img-16.jpg");
}
#blog-rightsidebar {
    background-image: url("../img/banner/img-16.jpg");
}
#blog-fullwidth {
    background-image: url("../img/banner/img-16.jpg");
}
#blog-single {
    background-image: url("../img/banner/img-16.jpg");
}
#banner-contact {
    background-image: url("../img/banner/img-17.jpg");
}
#banner-intro {
    background-image: url("../img/intro/img-01.jpg");
}
.navbar-default {
    background: transparent none repeat scroll 0 0;
    border: medium none;
	font-family: 'PT Sans Caption', sans-serif;
    font-size: 15px;
	font-weight: bold;
    height: 100%;
    letter-spacing: 0.05em;
    margin: 0;
    min-height: 1px;
}
.navbar-default .container-fluid, .navbar-default .navbar-header {
    height: 100%;
}
.navbar-default .navbar-toggle {
    border: medium none;
    left: 20px;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: -52px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #9d9d9d;
    border: 1px solid #9d9d9d;
    border-radius: 0;
    height: 1px;
    width: 28px;
}
.navbar-default .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}
.navbar-default .icon-angle-down {
    float: right;
    font-size: 8px;
    margin-top: 7px;
}
.navbar-default .navbar-nav {
    margin: 0;
}
.navbar-default .navbar-nav > li {
    border-top: 1px solid #000;
    padding: 0;
    transition: all 0.2s linear 0s;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 20px 30px;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
}
.navbar-default .navbar-nav .icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.navbar-default .navbar-nav .text {
    display: inline-block;
    vertical-align: middle;
}
.navbar-collapse {
    background: #252525 none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.navbar-collapse.in {
    overflow-y: auto;
}
.dropdown-menu {
    border: 0 none;
    border-radius: 0;
    color: #9d9d9d;
    font-size: 12px;
    min-width: 210px;
    padding: 0;
    position: static;
    width: 100%;
}
.dropdown-menu [class^="icon-"], .dropdown-menu [class*=" icon-"] {
    margin-right: 5px;
    transition: margin 0.2s linear 0s;
}
.dropdown-menu > ul > li > a {
    padding: 10px 10px 10px 30px;
    text-transform: uppercase;
}
.dropdown-menu > ul > li > a:hover {
    padding-left: 35px;
}
.dropdown-menu a {
    color: #9d9d9d;
    display: block;
    transition: all 0.2s linear 0s;
}
.dropdown-menu a:hover {
    color: #b0a377;
}
.dropdown-menu a:hover [class^="icon-"], .dropdown-menu a:hover [class*=" icon-"] {
    margin-left: -5px;
    margin-right: 10px;
}
.dropdown-menu .top-title {
    overflow: hidden;
}
.dropdown-menu .top-title .back {
    float: left;
}
.dropdown-menu .top-title .menu-title {
    float: right;
}
.dropdown-menu .title {
    cursor: pointer;
    display: block;
    font-size: 1.18em;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
}
.dropdown-menu .sub-link-opener::before {
    content: "";
    font-family: "icomoon" !important;
    font-size: 8px;
    position: absolute;
    right: 10px;
    top: 7px;
    transform: rotate(0deg);
}
.dropdown-menu .drop-wrap {
    padding: 0 30px;
}
.dropdown-menu .drop-wrap ul {
    padding: 0;
}
.dropdown-menu .header-link li {
    padding: 10px 0;
}
.dropdown-menu .header-link li a {
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
}
.dropdown-menu .header-link li a:hover {
    padding-left: 5px;
}
.dropdown-menu .drop-holder a {
    padding: 0;
}
.dropdown-menu .drop-holder .des {
    max-width: 400px;
}
.dropdown-menu .drop-holder .col {
    margin: 20px auto 0;
    max-width: 400px;
}
.dropdown-menu .drop-holder .img-wrap {
    display: block;
    margin-bottom: 15px;
}
.dropdown-menu .drop-holder .img-wrap img {
    max-width: 300px;
    width: 100%;
}
.dropdown-menu .five-col {
    overflow: hidden;
}
.dropdown-menu .five-col .col {
    margin-top: 0;
}
.dropdown-menu .five-col ul {
    text-transform: none;
}
.dropdown-menu .five-col .active .sub-link-opener::before {
    transform: rotate(180deg);
}
.has-mega-dropdown > .dropdown-menu {
    width: 100%;
}
.dropdown .icon-angle-down {
    transform: rotate(0deg);
    transition: transform 0.3s linear 0s;
}
.dropdown.open .icon-angle-down {
    transform: rotate(180deg);
}
.navbar-nav > li:last-child .dropdown-menu, .navbar-nav > li.last-dropdown .dropdown-menu {
    left: auto;
    right: 0;
}
.navbar-nav > li.has-mega-dropdown:last-child .dropdown-menu, .navbar-nav > li.has-mega-dropdown.last-dropdown .dropdown-menu {
    left: 10px;
    right: 10px;
}
.lang-wrap .lang-row {
    overflow: hidden;
}
.lang-wrap .lang-col {
    padding: 2px;
}
.lang-wrap a {
    display: block;
    padding: 2px 5px;
}
.lang-wrap a .text {
    color: #9d9d9d;
    font-weight: 400;
    letter-spacing: 0.01em;
    margin-left: 5px;
    text-transform: uppercase;
}
.lang-wrap a:hover {
    background: #181818 none repeat scroll 0 0;
}
.banner {
    background-position: 50% 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.banner.banner-slider {
    background-position: 0 0;
    min-height: 1px;
}
.banner.banner-slider .trip-form {
    white-space: normal;
}
.banner.banner-slider .trip-form .holder {
    margin-bottom: 10px !important;
}
.banner.banner-slider .solid-border {
    border-radius: 0;
    overflow: visible;
}
.banner.banner-slider .banner-text {
    font-size: 14px;
    position: static;
    width: 1170px;
}
.banner .banner-video {
    background: rgba(0, 0, 0, 0) url("../videos/video-thumb.jpg") no-repeat scroll 50% 50% / cover ;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.banner .banner-video.has-overlay::before {
    background-color: rgba(51, 51, 51, 0.7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.banner .banner-video video {
    height: auto;
    left: 50%;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: opacity 1s ease 0s;
    width: auto;
    z-index: -100;
}
.banner.banner-inner {
    color: #fff;
    height: 100vh;
    max-height: 500px;
    min-height: 320px;
    padding-top: 0;
}
.banner.banner-inner .banner-image {
    height: 100%;
}
.banner.banner-inner .img-holder {
    float: left;
    height: auto;
    left: 50%;
    min-width: 1920px;
    position: relative;
    width: 100%;
}
.banner.banner-inner .img-holder::after {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: -9999px;
    position: absolute;
    right: 0;
    top: 0;
}
.banner.banner-inner .img-holder img {
    left: -50%;
    position: relative;
    width: 100%;
}
.banner.banner-inner .banner-text {
    text-align: left;
    top: auto;
}
.banner.banner-inner .banner-text .center-text {
    padding: 0;
}
.banner.banner-inner .subtitle {
    display: block;
    font-size: 1.42857em;
    font-style: italic;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 70px;
}
.banner.banner-inner h1 {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 15px;
}
.banner-inner .banner-text h1 {
    font-weight: 400;
}
#slider-wrapper {
    position: relative;
}
.banner-image {
    height: 100%;
    min-height: 320px;
    position: relative;
}
.banner-image .has-overlay::before {
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
}
.banner:hover .slick-arrow {
    opacity: 1;
}
.banner-home .banner-text h1 {
    font-size: 3.571em;
}
.banner-home .banner-text h1 span {
    display: block;
    font-size: 0.8em;
    font-style: normal;
    font-weight: 400;
}
.banner-home .banner-text .subtitle {
    color: #b0a377;
    display: block;
    font-size: 1.429em;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 25px;
}
.banner-text {
    bottom: 100px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 70px;
    white-space: nowrap;
    z-index: 22;
}
.banner-text h1 {
    color: #fff;
    font-weight: 700;
    line-height: 0.9em;
    margin-bottom: 0;
}
.banner-text h1 span {
    color: #b0a377;
}
.banner-text::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.banner-text .center-text {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
    white-space: normal;
    width: 100%;
}
.banner-icon-search .banner-text h1 {
    font-size: 3.571em;
}
.banner-icon-search .banner-text .center-text {
    margin-top: 0;
}
.heading-home {
    color: #fff;
    font: 700 3.571em/0.9em "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    margin-bottom: 0;
    text-align: center;
}
.heading-home span {
    display: block;
    font-size: 0.8em;
    font-weight: 400;
}
.banner-caption-s1 .center-text, .banner-home .banner-caption-s1 .center-text {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    max-width: 750px;
    text-align: right;
}
.banner-caption-s1 .center-text h1, .banner-home .banner-caption-s1 .center-text h1 {
    color: #b0a377;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: italic;
}
.banner-caption-s1 .center-text h1 span, .banner-home .banner-caption-s1 .center-text h1 span {
    color: #fff;
    font-style: normal;
    font-weight: 100;
}
.banner-caption-s1 .center-text .banner-subtitle, .banner-home .banner-caption-s1 .center-text .banner-subtitle {
    color: #fff;
    font-weight: 300;
    margin-top: 30px;
}
.feature-block {
    background: #252525 none repeat scroll 0 0;
    font-size: 1em;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 99;
}
.feature-block.hover .swipe.left {
    opacity: 1;
}
.feature-block .ico {
    display: block;
    font-size: 25px;
    line-height: 1;
    margin: 0 auto 10px;
    position: relative;
    top: 0;
    transition: top 0.2s linear 0s;
}
.feature-block .info {
    transition: color 0.2s linear 0s;
}
.feature-block .holder {
    overflow-x: auto;
}
.feature-block ul {
    overflow: hidden;
    text-align: center;
}
.feature-block li {
    display: inline-block;
font-family: "PT Sans Caption",sans-serif;
font-weight: 700;
    margin-left: -0.25em;
    padding: 10px;
    position: relative;
    vertical-align: middle;
    width: 16%;
}
.feature-block li:first-child::before {
    display: none;
}
.feature-block li::before {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: -1px;
    position: absolute;
    top: 0;
    width: 1px;
}
.feature-block li a {
    color: #9d9d9d;
    display: block;
    height: 100%;
}
.feature-block li a:hover {
    color: #b0a377;
}
.feature-block li a:hover .ico {
    top: -5px;
}
.content-heading {
    position: relative;
    text-align: center;
}
.content-heading .subtitle {
    display: block;
}
.gallery-home-holder {
    margin-top: 45px;
}
.gallery-home-holder h2 {
    color: #5c5e62;
}
.content-block {
    background: #fafafa none repeat scroll 0 0;
    padding: 60px 0;
}

.content-block.content-block-white{
	 background: #fff none repeat scroll 0 0;
    padding: 60px 0 0;
}
.content-block.content-sub {
    padding: 45px 0;
}
.content-block.content-sub .article {
    margin-top: 30px;
}
.content-block.content-sub .content-holder {
    margin: 0 0 45px;
}
.content-block.content-sub .list-view.content-holder {
    margin-top: 45px;
}
.content-block.content-sub .list-view .article {
    margin-top: 15px;
}
.content-block.content-center .img-wrap {
    margin: 0 auto 20px;
    width: 110px;
}
.content-block.guide-sub .img-article {
    margin-top: 45px;
}
.content-block.guide-sub .description, .content-block.guide-sub .bar-holder {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.content-block.guide-sub .holder {
    position: relative;
}
.content-block.guide-sub .holder::before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.5s linear 0s;
    z-index: 1;
}
.content-block.guide-sub .holder:hover::before {
    opacity: 1;
}
.content-block.guide-sub .holder:hover .social-networks {
    opacity: 1;
}
.content-block.guide-sub .holder:hover .caption {
    color: #b0a377;
    margin-left: 0;
    margin-right: 0;
}
.content-block.guide-sub .holder:hover .caption h3 {
    color: #b0a377;
}
.content-block.guide-sub .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    margin-bottom: 0;
    padding: 0;
}
.content-block.guide-sub .img-wrap img {
    width: 100%;
}
.content-block.guide-sub .designation {
    letter-spacing: 0.05em;
	font-size: 0.75em;
}
.content-block.guide-sub .description {
    font-size: 1.143em;
    line-height: 1.875;
}
.content-block.guide-sub .description p {
    margin-bottom: 0;
}
.content-block.guide-add .social-networks {
    left: 50%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s linear 0s;
    width: 160px;
    z-index: 2;
}
.content-block.guide-add .social-networks li {
    padding: 1px;
}
.content-block.guide-add .social-networks a {
    background: #2e3436 none repeat scroll 0 0;
    display: block;
    font-size: 17px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    transition: background 0.2s linear 0s;
    width: 35px;
}
.content-block.guide-add .social-networks a:hover {
    color: #fff;
}
.content-block.guide-add .social-networks a:hover span {
    color: #fff;
}
.content-block.guide-add .social-networks a span::before {
    line-height: 34px;
}
.content-block.guide-add .social-networks a:hover {
    background: #b0a377 none repeat scroll 0 0;
}
.content-block .content-boxed .thumbnail {
    border: 0 none;
}
.content-block .content-boxed .article {
    margin-top: 45px;
}
.content-block.article-boxed .content-heading {
    margin-bottom: 0;
}
.content-block.content-spacing .content-heading {
    margin-bottom: 0;
}
.content-sub-holder .article {
    margin-top: 30px;
}
.content-with-sidebar .content-sub-holder {
    padding-bottom: 45px;
}
.adventure-holder .text-block {
    white-space: nowrap;
}
.adventure-holder .text-block::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.adventure-holder .text-block .centered {
    display: inline-block;
    padding: 30px 0 15px;
    vertical-align: middle;
    white-space: normal;
    width: 100%;
}
.adventure-holder.featured-content {
    text-align: center;
}
.adventure-holder.featured-content .centered {
    padding: 60px 15px;
}
.grid-view-sidebar {
    padding-bottom: 60px;
}
.grid-view-sidebar #content {
    float: none;
    margin-top: 30px;
}
.grid-view-sidebar #sidebar {
    margin-top: 30px;
}
.grid-view-sidebar .db-3-col .article {
    display: block;
    margin-right: auto;
}
.grid-view-sidebar .pagination-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 470px;
}
.grid-view-sidebar .filter-option {
    max-width: 470px;
}
a.thumbnail {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    overflow: hidden;
    padding: 0;
}
a.thumbnail img {
    max-width: none;
    width: 100%;
}
.gallery-list {
    margin: 0 -5px 20px;
}
.gallery-list.has-center {
    text-align: center;
}
.gallery-list.has-center .caption {
    bottom: 0;
    color: #5c5e62;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 2;
}
.gallery-list.has-center .caption::before {
    border: 1px solid #5c5e62;
    bottom: 10px;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 8;
}
.gallery-list.has-center .caption::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.gallery-list.has-center .caption .centered {
    display: inline-block;
    font-weight: 700;
    vertical-align: middle;
    white-space: normal;
    z-index: 9;
}
.gallery-list.has-center .title {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.286em;
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 5px;
    position: relative;
}
.gallery-list.has-center .title::after {
    background: #5c5e62 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 5px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
}
.gallery-list.has-center a::after {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    opacity: 0;
}
.gallery-list.has-center a:hover::after, .gallery-list.has-center a:hover .caption::before, .gallery-list.has-center a:hover .centered {
    opacity: 1;
    transform: scale(1);
}
.gallery-list.has-center a .caption::before, .gallery-list.has-center a .centered {
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s linear 0s;
}
.gallery-list.has-center img {
    backface-visibility: hidden;
    display: block;
}
.gallery-list .hover {
    color: #fff;
    display: block;
    font-size: 30px;
    left: 50%;
    margin: -25px 0 0 -20px;
    position: absolute;
    top: 50%;
    transform: scale(0);
    z-index: 4;
}
.gallery-list a {
    display: block;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.gallery-list a img {
    transition: transform 0.3s linear 0s;
}
.gallery-list a:hover img {
    transform: scale(1.05);
}
.gallery-list a::after {
    background: rgba(71, 77, 75, 0.92) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: -1px;
    top: 0;
    transition: opacity 0.2s linear 0s;
}
.gallery-list a:hover::after {
    opacity: 1;
}
.gallery-list a:hover .hover {
    transform: scale(1);
}
.gallery-list li {
    clear: right;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    width: 33.333%;
}
.gallery-list .info {
    bottom: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    left: 5px;
    letter-spacing: 1px;
    line-height: 1.5;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 2;
}
.btn {
    text-transform: uppercase;
}
.btn.radius {
    border-radius: 25px;
}
.btn.btn-h-slide, .btn.btn-default {
    position: relative;
    z-index: 1;
}
.btn.btn-h-slide::before, .btn.btn-default::before {
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all 0.2s linear 0s;
    width: 0;
    z-index: -1;
}
.btn.btn-h-slide:hover::before, .btn.btn-default:hover::before {
    width: 100%;
}
.btn.btn-shadow {
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.35);
}
.btn.btn-primary {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.btn.btn-primary:hover {
    background: #b0a377 none repeat scroll 0 0;
    border-color: #b0a377;
    color: #fff;
}
.btn.btn-default {
    background: #6b6957 none repeat scroll 0 0;
    border-color: #e2e2e2;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px;
    min-width: 150px;
    padding: 3px 20px;
}
.btn.btn-default::before {
    background: #b0a377 none repeat scroll 0 0;
}
.btn.btn-default:hover {
    background: #b0a377 none repeat scroll 0 0;
    border-color: #e2e2e2;
    border-radius: 0;
}
.btn.btn-trip {
    background: #252525 none repeat scroll 0 0;
    border-radius: 3px;
    color: #b0a377;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.05em;
    width: 100%;
}
.btn.btn-trip:hover {
    background: #4f4d40 none repeat scroll 0 0;
}
.btn.btn-info-sub {
    background: #6b6957 none repeat scroll 0 0;
    border-color: #6b6957;
    color: #fff;
    font-weight: 700;
}
.btn.btn-info-sub:hover {
    background: #87856e none repeat scroll 0 0;
    border-color: #87856e;
    box-shadow: none;
    color: #fff;
}
.btn.btn-info {
    background: #b0a377 none repeat scroll 0 0;
    border-color: #b0a377;
    color: #fff;
}
.btn.btn-info:hover {
    background: #9a8c5a none repeat scroll 0 0;
    color: #fff;
}
.btn.btn-white {
    border: 1px solid #fff;
    color: #fff;
    min-width: 260px;
    padding: 3px 15px;
}
.btn.btn-white:hover {
    background: #fff none repeat scroll 0 0;
    color: #b0a377;
}
.btn.btn-lg {
    min-width: 250px;
    padding: 10px;
}
.btn.btn-md {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 24px;
    min-width: 250px;
    padding: 12px;
}
.btn-banner {
    background-color: transparent;
    border: 1px solid #6b6957;
    color: #b0a377;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    padding: 7px 45px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 8;
}
.btn-banner:hover {
    background: #6b6957 none repeat scroll 0 0;
    color: #fff;
}
.banner-caption-s1 .center-text .btn-banner-holder, .banner-home .banner-caption-s1 .center-text .btn-banner-holder {
    margin-top: 20px;
}
.banner-caption-s1 .center-text .btn-banner, .banner-home .banner-caption-s1 .center-text .btn-banner {
    border-radius: 25px;
}
.breadcrumbs {
    color: #fff;
    font-size: 1.143em;
    text-transform: uppercase;
}
.breadcrumbs li {
    display: inline;
}
.breadcrumbs li:first-child::before {
    display: none;
}
.breadcrumbs li::before {
    content: "/";
    display: inline-block;
    margin: -5px 2px 0;
    vertical-align: middle;
}
.breadcrumbs a {
    color: #fff;
    transition: color 0.2s linear 0s;
}
.breadcrumbs a:hover {
    color: #e6e6e6;
}
.filter-option {
    margin: 0 auto;
    max-width: 470px;
    position: relative;
}
.filter-option .btn-filter {
    border-width: 2px;
    line-height: 40px;
    margin: 0 15px;
    padding: 0 10px;
}
.filter-option .btn-filter i {
    display: inline-block;
    font-size: 25px;
    margin-right: 10px;
    margin-top: -2px;
    vertical-align: middle;
}
.filter-option .select-col.sidebar-filter-opener {
    display: none;
}
.filter-option .filter-slide {
    margin-bottom: -10px;
    max-height: 0;
    overflow: hidden;
    padding-top: 10px;
    transition: all 0.3s linear 0s;
    width: calc(100% + 130px);
}
.filter-option .filter-slide .select-col {
    margin-top: 10px;
    width: 100%;
}
.filter-option.filter-box {
    background: #fff none repeat scroll 0 0;
    padding: 15px 25px 5px 20px;
}
.filter-option.filter-box .select-holder {
    text-align: right;
}
.filter-option.filter-box .result-info {
    padding-top: 5px;
}
.filter-option.filter-box .link {
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    margin-left: 15px;
    width: 34px;
}
.filter-option.filter-box .select-holder {
    text-align: left;
    width: calc(100% - 77px);
}
.filter-option .result-info {
    display: block;
    font-size: 1.143em;
    line-height: 1.5em;
    margin-bottom: 15px;
    padding-top: 10px;
}
.filter-option .select-col {
    display: inline-block;
    margin-right: -0.25em;
    padding: 0 15px 10px;
    vertical-align: top;
    width: 180px;
}
.filter-option .select-holder {
    float: left;
    margin: 0 -15px;
    width: calc(100% - 100px);
}
.filter-option .layout-action {
    float: right;
    max-width: 140px;
}
.filter-option .link {
    border: 2px solid #e2e2e2;
    color: #e2e2e2;
    display: inline-block;
    font-size: 25px;
    height: 44px;
    line-height: 44px;
    margin: 0 -0.25em 0 19px;
    text-align: center;
    transition: all 0.3s linear 0s;
    vertical-align: top;
    width: 44px;
}
.filter-option .link:last-child {
    margin-right: 0;
}
.filter-option .link.active, .filter-option .link:hover {
    color: #b0a377;
}
.filter-active .filter-slide {
    max-height: 350px;
}
.pagination-wrap {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(1, 2, 2, 0.1);
    padding: 25px 20px;
    text-align: center;
}
.pagination-wrap.bg-gray {
    background: #f8f8f8 none repeat scroll 0 0;
}
.pagination-wrap .pagination {
    font-size: 0;
    line-height: 0;
    min-width: 170px;
}
.pagination-wrap .btn-next, .pagination-wrap .btn-prev {
    font-size: 14px;
    padding-top: 5px;
}
.pagination-wrap .btn-next a, .pagination-wrap .btn-prev a {
    border: 0 none;
    height: auto;
    margin: 0;
    width: auto;
}
.pagination-wrap .btn-next a:hover, .pagination-wrap .btn-prev a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #b0a377;
}
.pagination-wrap .btn-prev {
    float: left;
}
.pagination-wrap .btn-prev span {
    display: inline-block;
    transform: rotate(180deg);
}
.pagination-wrap .btn-next {
    float: right;
}
.pagination-wrap li {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 5px;
    vertical-align: middle;
}
.pagination-wrap li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #5c5e62;
    display: block;
    font-size: 16px;
    height: 22px;
    line-height: 20px;
    padding: 0;
    width: 22px;
}
.pagination-wrap li a:hover {
    background: #b0a377 none repeat scroll 0 0;
    border: 1px solid #f8f8f8;
    color: #fff;
}
.pagination-wrap li.active a {
    background: #b0a377 none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #fff;
}
.pagination-wrap li.active a:hover {
    background: #b0a377 none repeat scroll 0 0;
    border-color: transparent;
    color: #fff;
}
.count-block {
    color: #fff;
    text-align: center;
}
.count-block .icon {
    display: block;
    font-size: 50px;
    margin: 0 auto 15px;
    position: relative;
    top: 0;
    transition: top 0.2s linear 0s;
}
.count-block .icon.icon-duration {
    font-size: 38px;
    height: 50px;
}
.count-block .info, .count-block .txt {
    display: block;
    margin-bottom: 0;
    text-transform: uppercase;
}
.count-block .txt {
    display: block;
    margin: 0;
    overflow: hidden;
height: 100px;
}
.count-block .info {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.667em;
    font-weight: 700;
    margin-bottom: 10px;
}
.count-block .block-1 {
    background: #6b6957 none repeat scroll 0 0;
}
.count-block .block-2 {
    background: #565335 none repeat scroll 0 0;
}
.count-block .block-3 {
    background: #474d4b none repeat scroll 0 0;
}
.count-block .block-4 {
    background: #b0a377 none repeat scroll 0 0;
}
.count-block .holder {
    font-size: 1.286em;
    padding: 45px 10px 25px;
    text-align: center;
}
.count-block .holder:hover .icon {
    top: -15px;
}
.count-block .wpb_wrapper {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}
.article {
    line-height: 1.714;
    margin: 45px auto 0;
    max-width: 500px;
}
.article.thumb-full .thumbnail {
    border-radius: 5px 5px 0 0;
}
.article.thumb-full .thumbnail .img-wrap {
    border-radius: 5px 5px 0 0;
    margin: -10px -10px 25px;
    overflow: hidden;
}
.article.has-hover-s1 .img-wrap {
    overflow: hidden;
}
.article.has-hover-s1 .img-wrap img {
    transform: scale(1);
    transition: transform 0.2s linear 0s;
}
.article.has-hover-s1:hover .img-wrap img {
    transform: scale(1.4);
}
.article.has-hover-s2 .img-wrap {
    overflow: hidden;
    position: relative;
}
.article.has-hover-s2 .img-wrap img {
    margin: -10px 0 0 -10px;
    max-width: none;
    transform: translate3d(10px, 10px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: calc(100% + 10px);
}
.article.has-hover-s2 .img-wrap .text::before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: -140px;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: "";
    height: 250px;
    opacity: 0;
    position: absolute;
    right: -120px;
    transform: scale3d(0.5, 0.5, 1);
    transform-origin: 50% 50% 0;
    width: 250px;
}
.article.has-hover-s2 .img-wrap .text::before, .article.has-hover-s2 .img-wrap p {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.article.has-hover-s2 .img-wrap p {
    bottom: 0;
    color: #fff;
    font-size: 42px;
    line-height: 1;
    margin: 0;
    opacity: 0;
    padding: 0 28px 25px 0;
    position: absolute;
    right: 0;
    text-align: right;
    transform: translate3d(20px, 20px, 0px);
    width: 110px;
}
.article.has-hover-s2:hover h3 a {
    color: #474d4b;
}
.article.has-hover-s2:hover img {
    transform: translate3d(0px, 0px, 0px);
}
.article.has-hover-s2:hover .text::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
.article.has-hover-s2:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
.article.has-hover-s3 img, .article.has-hover-s3 .info-footer, .article.has-hover-s3 .hover-article {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.article.has-hover-s3 .star-rating > span {
    color: #b0a377;
}
.article.has-hover-s3 .star-rating > span.disable {
    color: #fff;
}
.article.has-hover-s3 .star-rating > span:hover {
    color: #9a8c5a;
}
.article.has-hover-s3:hover img {
    opacity: 0.4;
    transform: scale3d(1.2, 1.2, 1);
}
.article.has-hover-s3:hover .hover-article {
    opacity: 1;
}
.article.has-hover-s3:hover .img-caption {
    color: #fff;
}
.article.has-hover-s3:hover .info-footer {
    transform: translate(0px, 0px);
}
.article.has-hover-s3:hover h3 a {
    color: #b0a377;
}
.article.has-hover-s3:hover .more {
    color: #b0a377;
}
.article.has-hover-s3 .img-wrap {
    background: #000 none repeat scroll 0 0;
    overflow: hidden;
}
.article .hover-article {
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
}
.article .hover-article a {
    color: #fff;
}
.article .hover-article a:hover {
    color: #b0a377;
}
.article .hover-article .icons {
    font-size: 25px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.article .hover-article .star-rating {
    left: 15px;
    position: absolute;
    top: 15px;
}
.article .hover-article .price {
    display: inline-block;
    font-size: 1em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    margin-right: -0.25em;
    vertical-align: middle;
    width: 50%;
}
.article .hover-article .price span {
    display: block;
    font-size: 1.286em;
    font-style: normal;
    font-weight: 900;
    margin-top: -5px;
}
.article .hover-article .link-more {
    float: right;
    font-size: 1.143em;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 20px 0 0;
    max-width: 50%;
    text-align: right;
    text-transform: uppercase;
}
.article .hover-article .info-footer {
    bottom: 15px;
    font-weight: 700;
    left: 15px;
    position: absolute;
    right: 15px;
    transform: translate(0px, -20px);
}
.article .link-view a::after {
    content: "";
    display: inline-block;
    font: 10px/10px "icomoon";
    margin-left: 5px;
    margin-top: -3px;
    transform: rotate(270deg);
    vertical-align: middle;
}
.article .ico-action {
    display: inline-block;
    vertical-align: middle;
}
.article .ico-action li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}
.article .ico-action a:hover {
    color: #474d4b;
}
.article .heading {
    font-weight: 700;
    margin-bottom: 15px;
}
.article h3 a {
    color: #5c5e62;
}
.article h3 a:hover {
    color: #b0a377;
}
.article .more {
    color: #5c5e62;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.05em;
}
.article .more:hover {
    color: #b0a377;
}
.article .social-networks {
    font-size: 21px;
    margin: 0 -10px;
}
.article .social-networks li {
    font-size: 17px;
    padding: 0 10px;
}
.article .social-networks a {
    color: #5c5e62;
}
.article .ico-list {
    line-height: 1;
}
.article .ico-list li {
    display: inline-block;
    padding: 0 3px;
    vertical-align: middle;
}
.article .sub-title {
    display: block;
    font-size: 1em;
    font-style: italic;
    margin-bottom: 10px;
}
.article .img-wrap, .article .img-wrap1 {
    margin: 0 0 40px;
    text-align: center;
}
.article h2 {
    color: #000;
    letter-spacing: 0.1em;
}
.article .col {
    display: table-cell;
    padding: 0 30px;
    vertical-align: middle;
}
.article .col:first-child {
    width: 51.3%;
}
.article .img-wrap {
    position: relative;
}
.article .img-wrap img {
    backface-visibility: hidden;
    width: 100%;
}
.article .img-wrap .social-networks {
    left: 50%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.2s linear 0s;
    width: 160px;
    z-index: 2;
}
.article .img-wrap .social-networks li {
    margin-right: -0.25em;
    padding: 0 1px;
}
.article .img-wrap .social-networks a {
    background: #474d4b none repeat scroll 0 0;
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 36px;
}
.article .img-wrap .social-networks a:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.article .img-caption {
    background: #000 none repeat scroll 0 0;
    color: #b0a377;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 18px;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 2;
}
.article .thumbnail {
    border: medium none;
    box-shadow: 0 2px 2px rgba(1, 2, 2, 0.05);
    line-height: 1.71429;
    margin-bottom: 0;
    padding: 10px;
}
.article .thumbnail:hover h3 a {
    color: #b0a377;
}
.article .thumbnail:hover footer .price span {
    color: #b0a377;
}
.article .thumbnail .info-title {
    display: block;
    margin-bottom: 10px;
}
.article .thumbnail .img-wrap {
    margin: 0 0 25px;
}
.article .thumbnail .meta {
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    padding-bottom: 25px;
}
.article .thumbnail .meta .country {
    padding-right: 5px;
}
.article .thumbnail .meta .country, .article .thumbnail .meta .activity {
    display: inline-block;
    margin-right: -0.25em;
    max-width: 50%;
    vertical-align: top;
}
.article .thumbnail .meta .country [class^="icon-"], .article .thumbnail .meta .country [class*=" icon-"], .article .thumbnail .meta .activity [class^="icon-"], .article .thumbnail .meta .activity [class*=" icon-"] {
    display: inline-block;
    font-size: 15px;
    margin: -1px 5px 0 0;
    vertical-align: middle;
}
.article .thumbnail .star-rating [class^="icon-"], .article .thumbnail .star-rating [class*=" icon-"] {
    margin-right: 0;
}
.article .thumbnail p {
    letter-spacing: 0.03em;
    margin-bottom: 25px;
}
.article footer, .article .info-aside {
    border-top: 1px solid #dedede;
    margin: 15px 0 -5px;
    overflow: hidden;
    padding-top: 5px;
}
.article footer .social-networks, .article .info-aside .social-networks {
    float: right;
    max-width: 68%;
    padding-top: 5px;
}
.article footer .price, .article .info-aside .price {
    display: block;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    max-width: 32%;
    overflow: hidden;
}
.article footer .price span, .article .info-aside .price span {
    display: block;
    font-size: 1.286em;
    font-style: normal;
    font-weight: 900;
    margin-top: -5px;
}
.article .ico-list {
    overflow: hidden;
}
.article .ico-list li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}
.article .info-aside {
    border-left: 1px solid #ebebeb;
    border-top: 0 none;
    text-align: center;
}
.article .info-aside .price {
    font-size: 1.286em;
    margin-bottom: 15px;
}
.article .info-aside .price span {
    font-size: 2.143em;
    line-height: 1.5em;
}
.article .activity-level {
    margin-bottom: 15px;
}
.article .activity-level .text {
    color: #9d9d9d;
    display: block;
    margin-top: 5px;
}
.meta-article {
    margin: 30px 0 5px -5px;
    overflow: hidden;
    padding-top: 5px;
}
.meta-article .ico-action {
    display: inline-block;
    vertical-align: middle;
}
.meta-article .ico-action li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}
.meta-article .ico-action a {
    color: #5c5e62;
}
.meta-article .ico-action a:hover {
    color: #474d4b;
}
.meta-article .ico-list {
    display: inline-block;
}
.meta-article .ico-list li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}
.meta-article .star-rating, .meta-article .comment, .meta-article .ico-action, .meta-article .rate-info {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
}
.meta-article .star-rating::before, .meta-article .comment::before, .meta-article .ico-action::before, .meta-article .rate-info::before {
    background: #e2e2e2 none repeat scroll 0 0;
    bottom: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 4px;
    width: 1px;
}
.meta-article .star-rating {
    padding-left: 0;
}
.meta-article .star-rating::before {
    display: none;
}
.img-article {
    margin: 0 auto;
    max-width: 500px;
}
.img-article .img-wrap {
    margin-bottom: 0;
}
.img-article .img-wrap img {
    width: 100%;
}
.img-article.article-light:hover .text-block {
    background: #ebebeb none repeat scroll 0 0;
}
.img-article.article-light .text-block {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #5c5e62;
}
.img-article.article-light .text-block a {
    color: #5c5e62;
}
.img-article .caption {
    background: #6b6957 none repeat scroll 0 0;
    box-shadow: 1px 2px 1px rgba(1, 2, 2, 0.3);
    color: #fff;
    margin: -50px 40px 0;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    transition: margin 0.2s linear 0s;
    z-index: 4;
}
.img-article .caption h3 {
    color: #fff;
}
.img-article .text-block {
    background: #6b6957 none repeat scroll 0 0;
    color: #fff;
    padding: 30px 15px 15px;
    transition: background 0.2s linear 0s;
}
.img-article .text-block h3 {
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-transform: none;
}
.img-article .text-block h3 a {
    color: #fff;
}
.img-article .text-block p {
    margin-bottom: 25px;
}
.img-article .holder:hover .caption, .img-article .holder:hover .text-block {
    background: #474d4b none repeat scroll 0 0;
}
.img-article .social-networks {
    margin: 0 -10px;
}
.img-article .social-networks li {
    font-size: 22px;
    padding: 0 10px;
}
.img-article .social-networks a {
    color: #fff;
}
.guide-info {
    margin-top: 45px;
}
.list-view .filter-option {
    max-width: 500px;
}
.list-view .star-rating {
    margin-right: 15px;
}
.list-view .star-rating .disable {
    color: #787878;
}
.list-view .activity-level .hover {
    display: none;
}
.list-view .activity-level .ico {
    color: #9d9d9d;
    font-size: 67px;
    line-height: 1;
}
.list-view .article {
    max-width: 500px;
}
.list-view .article .thumbnail:hover h3 a {
    color: #b0a377;
}
.list-view .article .thumbnail:hover .price span {
    color: #b0a377;
}
.list-view .article .thumbnail:hover .activity-level .ico {
    color: #b0a377;
}
.list-view .article .thumbnail:hover .star-rating {
    color: #b0a377;
}
.list-view .article .img-wrap {
    margin: 0 auto 20px;
    text-align: center;
}
.list-view .article .img-wrap img {
    border-radius: 5px;
    width: 100%;
}
.list-view .article .info-aside {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ebebeb;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    padding-top: 15px;
}
.list-view .article .info-aside .price {
    max-width: none;
}
.list-view .article .info-aside .price span {
    color: #5c5e62;
    font-size: 1.186em;
}
.list-view .article h3 {
    overflow: hidden;
}
.list-view .article .star-rating, .list-view .article .info-rate {
    display: inline-block;
    max-width: 42%;
    vertical-align: middle;
}
.list-view .article .info-rate {
    max-width: 56%;
}
.list-view .article .info-footer {
    overflow: visible;
}
.list-view .article .info-footer li {
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    vertical-align: middle;
}
.list-view .article .info-footer [class^="icon-"], .list-view .article .info-footer [class*=" icon-"] {
    font-size: 20px;
}
.list-view .article .reviews-holder {
    margin-bottom: 15px;
}
.list-view .article .ico-list {
    border-right: 1px solid #ebebeb;
    display: inline-block;
    overflow: visible;
    vertical-align: middle;
}
.list-view .article footer {
    border: 0 none;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 0;
}
.list-view .article .ico-action a {
    color: #9d9d9d;
}
.list-view .article .ico-action a:hover {
    color: #b0a377;
}
.recent-block {
    padding: 45px 0;
}
.recent-block h2 {
    margin: 0;
}
.recent-block .thumbnail {
    padding: 20px 10px;
}
.recent-block .thumbnail:hover .sub-info span:last-child {
    color: #474d4b;
}
.recent-block.recent-wide-thumbnail .img-wrap {
    margin: 0 -10px 25px;
}
.recent-block.recent-wide-thumbnail .thumbnail:hover {
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
}
.recent-block.recent-list .thumbnail {
    background: #fafafa none repeat scroll 0 0;
    box-shadow: none;
}
.recent-block .article {
    margin-top: 30px;
}
.recent-block.recent-gray {
    background: #fafafa none repeat scroll 0 0;
}
.recent-block.recent-gray .thumbnail {
    background: #fff none repeat scroll 0 0;
}
.recent-block.recent-gray .article .col-holder {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
}
.recent-block.recent-gray .article footer {
    margin: 0;
}
.recent-block .thumbnail {
    background: #f8f8f8 none repeat scroll 0 0;
}
.recent-block h3 {
    color: #5c5e62;
}
.recent-block .article .img-wrap {
    margin-bottom: 20px;
}
.recent-block .article .img-wrap img {
    width: 100%;
}
.recent-block footer {
    border-top: 0 none;
    margin-top: 0;
    overflow: visible;
}
.recent-block .sub-info {
    float: right;
    font-size: 1.143em;
    font-weight: 700;
    line-height: 1em;
    margin: 0 -10px;
    width: 124px;
}
.recent-block .sub-info span {
    display: inline-block;
    margin-right: -0.25em;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
}
.recent-block .sub-info span::before {
    background: #5c5e62 none repeat scroll 0 0;
    bottom: 2px;
    content: "";
    left: 0;
    position: absolute;
    top: 2px;
    width: 1px;
}
.recent-block .sub-info span:first-child::before {
    display: none;
}
.recent-block .ico-list {
    float: left;
    margin: 0 -5px;
    overflow: visible;
    width: calc(100% - 112px);
}
.recent-block .ico-list li {
    margin: 0 5px 5px;
    padding: 0;
}
.recent-block .ico-list .popup {
    padding: 5px;
}
.recent-block .ico-list [class^="icon-"], .recent-block .ico-list [class*=" icon-"] {
    font-size: 20px;
}
.recent-block .ico-list .hover {
    display: none;
}
.recent-block .ico-list img {
    display: inline-block;
}
.image-slide {
    height: 100%;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}
.image-slide .controls {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 9;
}
.image-slide .controls a {
    background: #b0a377 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: background 0.3s linear 0s;
    width: 50px;
}
.image-slide .controls a:hover {
    background: #c3b997 none repeat scroll 0 0;
}
.image-slide .controls a.btn-prev {
    transform: rotate(90deg);
}
.image-slide .controls a.btn-next {
    transform: rotate(-90deg);
}
.image-slide .slide {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.image-slide .slide.active {
    z-index: 2;
}
.image-slide.not-enough-slides a.btn-prev, .image-slide.not-enough-slides a.btn-next {
    visibility: hidden;
}
.popup {
    background: #b0a377 none repeat scroll 0 0;
    border-radius: 7px;
    color: #fff;
    display: none;
    font-size: 12px;
    left: 50%;
    padding: 2px 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 100%;
    transform: translate(-50%, 15px);
    width: 100px;
    z-index: 999;
}
.popup::before {
    border-bottom: 7px solid #b0a377;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: 100%;
    content: "";
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
}
.pop-opener {
    position: relative;
}
.pop-opener:hover [class^="icon-"], .pop-opener:hover [class*=" icon-"] {
    color: #b0a377;
}
.pop-opener:hover .popup {
    display: block;
}
.recent-block .popup {
    bottom: 100%;
    margin-bottom: 25px;
    top: auto;
}
.recent-block .popup::before {
    border-bottom: 0 none;
    border-top: 7px solid #474d4b;
    bottom: auto;
    top: 100%;
}
.article .pop-opener:hover [class^="icon-"], .article .pop-opener:hover [class*=" icon-"] {
    color: #474d4b;
}
.article .popup {
    background: #474d4b none repeat scroll 0 0;
}
.article .popup::before {
    border-bottom-color: #474d4b;
}
.comment-slot.v-middle .thumb, .comment-slot.v-middle .text {
    vertical-align: middle;
}
.comment-slot .thumb {
    border-radius: 50px;
    display: inline-block;
    margin-right: 15px;
    overflow: hidden;
    vertical-align: top;
    width: 50px;
}
.comment-slot .thumb img {
    border-radius: 100%;
}
.comment-slot .name {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.143em;
}
.comment-slot .name a {
    color: #5c5e62;
}
.comment-slot .name a:hover {
    color: #474d4b;
}
.comment-slot .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
}
.comments {
    border: 1px solid #f8f8f8;
    box-shadow: 0 0 1px 1px rgba(1, 2, 2, 0.1);
    padding: 30px 15px;
}
.comments .comment-head {
    margin: 0 0 15px;
    overflow: hidden;
}
.comments .comment-head .left {
    float: left;
    padding-right: 10px;
    width: 50%;
}
.comments .comment-head .meta {
    font-style: italic;
}
.comments .comment-head .name {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
}
.comments .comment-head .right {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 50%;
}
.comments p {
    margin: 0 0 30px;
}
.comments.reply {
    border: 0 none;
    box-shadow: none;
    padding: 40px 0 0 100px;
}
.comments.reply .comment-slot .comment-detail {
    max-width: 570px;
}
.comments .comment-slot {
    border-bottom: 0 none;
    overflow: hidden;
    padding: 20px 0 15px;
}
.comments .comment-slot .text:hover a {
    color: #b0a377;
}
.comments .comment-slot .text:hover .star-rating {
    color: #b0a377;
}
.comments .comment-slot:first-child {
    padding-top: 0;
}
.comments .comment-slot .thumb {
    margin-right: 0;
    margin-top: 10px;
    padding-right: 20px;
    width: 75px;
}
.comments .comment-slot .text {
    width: calc(100% - 80px);
}
.comments .comment-slot .comment-detail {
    border-bottom: 1px solid #e2e2e2;
    max-width: 670px;
    padding: 0 20px 30px 0;
}
.comments .link-holder {
    font-style: italic;
}
.comments .link-holder a {
    color: #5c5e62;
}
.comments .link-holder a:hover {
    color: #474d4b;
}
.comments .comment-holder {
    margin: 0 0 20px;
}
.comments .link-more {
    font-size: 1.143em;
    font-weight: 700;
    margin-left: 175px;
    padding-top: 2px;
}
.comments .link-more a {
    color: #5c5e62;
}
.comments .link-more a:hover {
    color: #b0a377;
}
.star-rating > span {
    display: inline-block;
    margin-right: -2px;
    vertical-align: middle;
}
.star-rating > span:hover {
    color: #b0a377;
    cursor: pointer;
}
.star-rating [class^="icon-"], .star-rating [class*=" icon-"] {
    font-size: 15px;
    line-height: 1em;
}
.star-rating .disable {
    color: #adadad;
}
.social-networks li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}
.social-networks a span {
    transition: color 0.2s linear 0s;
}
.social-networks a.facebook:hover {
    color: #136ad5;
}
.social-networks a.twitter:hover {
    color: #00aced;
}
.social-networks a.google:hover {
    color: #dd4b39;
}
.social-networks a.pin:hover {
    color: #cb2027;
}
.social-networks .icon-twitter:hover {
    color: #00aced;
}
.social-networks .icon-facebook:hover {
    color: #136ad5;
}
.social-networks .icon-google-plus:hover {
    color: #dd4b39;
}
.social-networks .icon-linkedin:hover {
    color: #007bb5;
}
.seperator {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 30px;
    position: relative;
}
.seperator::before {
    background: #e2e2e2 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
    width: 120px;
}
.booking-form .form-holder, .twocol-form .form-holder {
    background: #f8f8f8 none repeat scroll 0 0;
    box-shadow: 0.5px 0.9px 1px rgba(1, 2, 2, 0.1);
    margin-bottom: 45px;
    padding: 20px 10px;
}
.booking-form .form-holder .form-control, .twocol-form .form-holder .form-control {
    background: transparent none repeat scroll 0 0;
    border-color: #dfdfdf;
    color: #5c5e62;
    height: 40px;
}
.booking-form .form-holder .form-control:-moz-placeholder, .twocol-form .form-holder .form-control:-moz-placeholder {
    font-style: italic;
}
.booking-form .form-holder .form-control::-moz-placeholder, .twocol-form .form-holder .form-control::-moz-placeholder {
    font-style: italic;
}
.booking-form .form-holder .form-control:focus, .booking-form .form-holder .form-control:active, .twocol-form .form-holder .form-control:focus, .twocol-form .form-holder .form-control:active {
    border-color: #c5c5c5;
}
.booking-form .col-md-6:last-child .form-holder, .twocol-form .col-md-6:last-child .form-holder {
    margin-bottom: 0;
}
.booking-form textarea.form-control, .twocol-form textarea.form-control {
    min-height: 190px !important;
    resize: none;
}
.booking-form h2, .twocol-form h2 {
    border-bottom: 1px solid rgba(125, 125, 125, 0.2);
    color: #5c5e62;
    margin-bottom: 25px;
    padding-bottom: 30px;
}
.booking-form label, .twocol-form label {
    margin-bottom: 20px;
    text-transform: capitalize;
}
.booking-form .hold, .twocol-form .hold {
    margin-bottom: 20px;
}
.booking-form .option, .twocol-form .option {
    padding-bottom: 20px;
    padding-top: 10px;
}
.booking-form .option li, .twocol-form .option li {
    margin-bottom: 5px;
    overflow: hidden;
}
.booking-form .option label, .twocol-form .option label {
    margin-bottom: 0;
}
.booking-form .option .info-hold, .twocol-form .option .info-hold {
    padding-left: 30px;
}
.booking-form .payment-option, .twocol-form .payment-option {
    display: none;
    float: none;
    padding-left: 30px;
}
.booking-form .order-block, .twocol-form .order-block {
    padding-top: 25px;
}
.booking-form .btn[type="submit"], .twocol-form .btn[type="submit"] {
    padding: 10px;
    width: 100%;
}
.product-table {
    border: 2px solid #dfdfdf;
    margin-bottom: 60px;
    width: 100%;
}
.product-table td, .product-table th {
    padding: 10px;
}
.product-table th {
    border-bottom: 1px solid rgba(125, 125, 125, 0.2);
}
.product-table tfoot td {
    border-top: 1px solid rgba(125, 125, 125, 0.2);
    font-weight: 700;
}
.product-table .amount {
    font-weight: 700;
}
.product-table .title, .product-table time {
    display: block;
}
.product-table .title {
    font-weight: 700;
}
.top-box {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 25px;
}
.top-box .holder {
    border: 2px solid #f8f8f8;
    color: #5c5e62;
    display: block;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
    transition: border 0.2s linear 0s;
}
.top-box .holder:hover .arrow {
    right: 20px;
}
.top-box .left {
    display: none;
}
.top-box .right {
    float: left;
}
.top-box .arrow {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translate(0px, -50%) rotate(270deg);
    transition: right 0.2s linear 0s;
}
.top-box .arrow::before {
    content: "";
    font: 18px/1 "icomoon";
}
.featured-content {
    overflow: hidden;
    position: relative;
    text-align: center;
}
.featured-content.feature-small {
    background: #474d4b none repeat scroll 0 0;
    color: #fff;
}
.featured-content.feature-small .column {
    min-height: 0;
}
.featured-content.feature-small .bg-stretch {
    z-index: 1;
}
.featured-content.feature-small .btn-lg {
    min-width: 260px;
}
.featured-content .bg-stretch {
    z-index: 1;
}
.featured-content .row {
    margin: 0;
    overflow: hidden;
}
.featured-content .row:nth-child(2n) .image {
    float: right;
}
.featured-content .article {
    padding: 20px;
}
.featured-content .container-fluid {
    padding: 0;
}
.bar-holder {
    margin-bottom: -5px;
}
.bar-holder .title {
    display: block;
    font-size: 1.143em;
    line-height: 1;
    margin-bottom: 25px;
}
.progress {
    background: #414141 none repeat scroll 0 0;
    box-shadow: none;
    height: 20px;
    margin-bottom: 30px;
    overflow: visible;
}
.progress .progress-bar {
    background: #b0a377 none repeat scroll 0 0;
    box-shadow: none;
    position: relative;
}
.progress .value {
    background: #474d4b none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    line-height: 1.2;
    min-width: 50px;
    padding: 5px;
    position: absolute;
    right: -35px;
    top: -40px;
}
.progress .value::before {
    border-color: #474d4b transparent transparent;
    border-style: solid;
    border-width: 8px 8px 0 0;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: 100%;
    width: 0;
}
.progress-holder {
    margin-bottom: -10px;
    padding-top: 45px;
}
.block-quotation {
    background: #b0a377 none repeat scroll 0 0;
    color: #fff;
    margin: 40px 0;
    padding: 15px 10px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.block-quotation.no-bottom {
    margin-bottom: 0;
}
.block-quotation::after {
    background: rgba(176, 163, 119, 0.69) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.block-quotation img {
    opacity: 0.52;
}
.partner-block {
    background: #fafafa none repeat scroll 0 0;
    padding: 60px 0;
    text-align: center;
}
.partner-block .partner {
    margin-top: 45px;
    padding: 0 15px 1px;
}
.partner-block a {
    border-bottom: 1px solid #dedede;
    display: block;
    height: 100%;
    min-height: 117px;
    padding-bottom: 45px;
    position: relative;
}
.partner-block a::before {
    background: #474d4b none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transition: width 0.2s linear 0s, left 0.2s linear 0s;
    width: 0;
}
.partner-block a .hover {
    display: none;
}
.partner-block a img {
    display: inline-block;
    transition: opacity 0.2s linear 0s;
}
.partner-block a:hover img {
    display: none;
}
.partner-block a:hover img.hover {
    display: inline-block;
}
.partner-block a:hover::before {
    left: 0;
    width: 100%;
}
.ico-article {
    line-height: 1.714;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    max-width: 500px;
}
.ico-article .ico-holder {
    margin: 0 0 13px;
    min-height: 35px;
}
.step-block {
    color: #fff;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow: hidden;
    padding: 45px 0;
    position: relative;
}
.step-block .container {
    position: relative;
    z-index: 2;
}
.content-intro {
    padding-bottom: 60px;
}
.content-intro .text-holder {
    margin-bottom: 45px;
    padding-top: 60px;
    text-align: center;
}
.content-intro .text-holder .btn-holder {
    margin-top: 45px;
}
.content-intro .map-col {
    margin-top: 20px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.content-intro .map-col .holder {
    background: #474d4b none repeat scroll 0 0;
    border: 10px solid #2f3231;
    margin: 0 auto;
    max-width: 400px;
    padding: 10px;
}
.content-intro .map-holder {
    border: 0 none;
    margin: 0 0 20px;
}
.content-intro .info {
    color: #fff;
}
.content-intro .info strong {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.content-intro .info .sub {
    font-style: italic;
}
.trip-info {
    background: #fafafa none repeat scroll 0 0;
}
.trip-info .height:first-child {
    padding-left: 0;
    padding-right: 0;
}
.trip-info .text-col {
    text-align: center;
    white-space: nowrap;
}
.trip-info .text-col::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.trip-info .text-col .holder {
    display: inline-block;
    max-width: 755px;
    padding: 30px 0;
    vertical-align: middle;
    white-space: normal;
    width: 100%;
}
.trip-info h1 {
    margin-bottom: 35px;
}
.trip-info .price {
    font-size: 1.7124em;
    font-style: italic;
    font-weight: 300;
    line-height: 1.33333em;
    margin: 0 0 30px;
}
.trip-info .price strong {
    color: #474d4b;
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-top: 20px;
}
.trip-info .description {
    margin-bottom: 30px;
}
.trip-info .reviews-info .star-rating {
    color: #474d4b;
}
.trip-info .social-share {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.trip-info .social-share li {
    display: table-cell;
}
.trip-info .social-share .ico {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}
.trip-info .btn-holder {
    margin: 0 0 45px;
}
.reviews-slot .name {
    font-size: 1.143em;
}
#tour-slide {
    height: 100%;
}
#tour-slide .owl-wrapper-outer, #tour-slide .owl-item, #tour-slide .owl-wrapper {
    height: 100%;
}
#tour-slide .owl-controls {
    margin: 0;
}
#tour-slide .slide {
    min-height: 320px;
}
#tour-slide .owl-buttons {
    bottom: 0;
    position: absolute;
    right: 0;
}
#tour-slide .owl-prev, #tour-slide .owl-next {
    background: #252525 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 50px;
    margin: 0;
    opacity: 1;
    position: relative;
    text-align: center;
    transition: background 0.3s linear 0s;
    width: 50px;
    z-index: 9;
}
#tour-slide .owl-prev::after, #tour-slide .owl-next::after {
    content: "";
    display: block;
    font: 14px/50px "icomoon";
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: rotate(270deg);
}
#tour-slide .owl-prev:hover, #tour-slide .owl-next:hover {
    background: #b0a377 none repeat scroll 0 0;
}
#tour-slide .owl-prev::after {
    transform: rotate(90deg);
}
.trip-detail {
    padding-bottom: 45px;
    padding-top: 45px;
}
.trip-detail .img-article {
    margin-bottom: 30px;
    max-width: none;
}
.trip-detail .img-article .text-block {
    font-size: 0.857em;
    font-weight: 400;
    letter-spacing: 0.02em;
    padding: 25px 20px 15px;
}
.trip-detail .img-article h3 {
    font-size: 1.333em;
    font-weight: 400;
    margin-bottom: 10px;
}
.trip-detail .img-article p {
    margin: 0;
}
.trip-detail .comments {
    padding-bottom: 45px;
}
.trip-detail .comments .thumb {
    width: 80px;
}
.trip-detail .comments .text {
    width: auto;
}
.trip-detail .comments .des {
    border-top-color: #9d9d9d;
}
.trip-detail .comments .link-more {
    letter-spacing: 0.04em;
    margin: 0;
}
.trip-detail .comments .comment-holder {
    margin-bottom: 30px;
}
.trip-detail .header-box {
    margin-bottom: 20px;
}
.trip-detail .gallery-list {
    margin: 0 -15px;
}
.trip-detail .gallery-list.has-center .title {
    letter-spacing: 0.03em;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.trip-detail .gallery-list li {
    float: none;
    margin: 0 auto 30px;
    max-width: 400px;
    padding: 0 15px;
    width: auto;
}
.trip-detail .gallery-list li img {
    width: 100%;
}
.trip-detail [class^="col-"], .trip-detail [class*=" col-"] {
    margin-bottom: 30px;
}
.trip-detail .nav-wrap {
    background: #b0a377 none repeat scroll 0 0;
    padding: 20px 0;
}
.trip-detail .img-list li {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
}
.trip-detail .tab-content {
    font-size: 14px;
    line-height: 24px;
    padding: 30px 0;
}
.trip-detail .detail {
    background: #f8f8f8 none repeat scroll 0 0;
    box-shadow: 1px 1px 1px rgba(1, 2, 2, 0.1);
    padding: 20px 10px 10px;
}
.trip-detail .detail p {
    margin: 0 0 25px;
}
.trip-detail .detail .reviews-slot {
    border-top: 1px solid #e6e6e6;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-top: 25px;
}
.trip-detail .detail .img-list {
    padding-bottom: 10px;
}
.trip-detail .text-box {
    padding-bottom: 35px;
    padding-left: 55px;
}
.trip-detail .text-box.not-included::before {
    content: "";
}
.trip-detail .text-box::before {
    color: #adadad;
    content: "";
    font: 40px/1 "icomoon";
    left: 10px;
    position: absolute;
    top: 10px;
}
.trip-detail .accomodation-block .text-box {
    padding-bottom: 45px;
    padding-right: 30px;
}
.trip-detail .accomodation-block .text-box .sub-title {
    margin-bottom: 30px;
}
.reviews-info {
    margin-bottom: 45px;
}
.reviews-info > li {
    margin: 0 0 15px;
    padding: 0 0 5px;
    position: relative;
}
.reviews-info > li::before {
    background: #e2e2e2 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
}
.reviews-info .info-left {
    float: left;
    padding-right: 10px;
    text-align: left;
    width: 50%;
}
.reviews-info .info-right {
    float: right;
    max-width: 50%;
    text-align: right;
}
.reviews-info .title {
    display: block;
}
.reviews-info .ico-list {
    margin-left: -5px;
    margin-right: -5px;
}
.reviews-info .ico-list li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}
.question-select {
    margin-bottom: 20px;
}
.question-select .jcf-select {
    border: 1px solid #f8f8f8;
    display: block;
    margin: 0;
    padding: 10px;
}
.question-select .jcf-select:hover .jcf-select-text {
    color: #b0a377;
}
.question-select .jcf-select .jcf-select-text {
    color: #5c5e62;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 24px;
    margin-right: 30px;
    text-transform: none;
}
.question-select .jcf-select .jcf-select-opener {
    width: 31px;
}
.question-select .jcf-select .jcf-select-opener::after {
    color: #9d9d9d;
    font-size: 15px;
    left: 0;
    line-height: 1;
    margin-top: -7px;
    right: auto;
}
.question-select .nav {
    display: none;
}
.header-box {
    border: 1px solid #f8f8f8;
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 10px;
}
.header-box:hover {
    color: #b0a377;
}
.header-box:hover .star-rating {
    color: #474d4b;
}
.header-box .title {
    display: inline-block;
    font-weight: 400;
    margin-right: 10px;
    vertical-align: middle;
}
.header-box .star-rating {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.header-box .value {
    display: inline-block;
    vertical-align: middle;
}
.header-box .link-right {
    float: right;
    max-width: 40%;
}
.header-box a:hover {
    color: #b0a377;
}
.tab-container {
    position: relative;
}
.tab-container .nav-tabs {
    text-align: left;
}
.tab-container .tab-pane {
    display: block !important;
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.tab-container .tab-pane.active {
    position: static;
}
.nav-wrap {
    background: #252525 none repeat scroll 0 0;
    z-index: 3;
}
.nav-tabs {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.286em;
    padding: 10px 0;
}
.nav-tabs > li {
    border: 0 none;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 10px 5px;
    width: 49%;
}
.nav-tabs > li.active a, .nav-tabs > li:focus a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #b0a377;
    margin: 0;
}
.nav-tabs > li.active a:hover, .nav-tabs > li.active a.active, .nav-tabs > li.active a:focus, .nav-tabs > li:focus a:hover, .nav-tabs > li:focus a.active, .nav-tabs > li:focus a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #b0a377;
    margin: 0;
}
.nav-tabs > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #9d9d9d;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.nav-tabs > li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #b0a377;
}
.has-mega-dropdown .nav-hover {
    display: inline-block;
    font-size: inherit;
    padding-right: 15px;
    vertical-align: top;
    width: 150px;
}
.has-mega-dropdown .nav-hover li {
    margin: 0 0 10px;
    padding: 0;
}
.has-mega-dropdown .nav-hover li a {
    padding: 0;
}
.has-mega-dropdown .nav-hover li a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.has-mega-dropdown .tab-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 155px);
}
.has-mega-dropdown .tab-content .header-link {
    -moz-column-count: 2;
}
.dropdown-menu {
    top: 99%;
}
.no-icons .navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
    right: 0;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
    box-shadow: none;
    left: 0;
    right: 0;
    width: auto;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-wrap {
    margin: 0 0 0 auto;
    max-width: 800px;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .nav-hover li {
    margin-bottom: 20px;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .tab-content .header-link li {
    margin-bottom: 20px;
    padding: 0;
}
.table-container .date-text {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
}
.table-container .sub-text {
    display: block;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.09em;
}
.table-container .btn {
    float: right;
}
.table-striped tbody tr:nth-child(2n) {
    background: #f8f8f8 none repeat scroll 0 0;
}
.table-striped tbody tr:nth-child(2n+1) {
    background: transparent none repeat scroll 0 0;
}
.table-hover tbody tr {
    transition: background 0.2s linear 0s;
}
.table-hover tbody tr:hover {
    background: #f8f8f8 none repeat scroll 0 0;
}
table.table {
    font-size: 0.9em;
    min-width: 725px;
}
table.table tbody tr td, table.table thead tr td {
    vertical-align: middle;
}
table.table .btn {
    font-size: 1em;
    min-width: 1px;
}
table.table tbody td:last-child .cell {
    border-right: 1px solid #f8f8f8;
}
table.table tbody tr {
    background: transparent none repeat scroll 0 0;
    border-color: #fff;
    border-style: solid;
    border-width: 15px 0;
}
table.table tbody tr td:first-child .cell {
    border-left: 1px solid #f8f8f8;
}
table.table tbody tr td .cell {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f8f8f8;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
}
table.table > thead > tr > th {
    border: 0 none;
    padding: 10px 5px 15px;
}
table.table > tbody > tr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: 500;
}
table.table > tbody > tr:first-child td {
    border-top: 0 none;
}
table.table > tbody > tr > td {
    padding: 0;
}
table.table > tbody > tr .middle {
    min-height: 65px;
    padding: 5px;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
}
.table .cell {
    display: table;
    min-height: 65px;
    width: 100%;
}
.table .cell .middle {
    display: table-cell;
    vertical-align: middle;
}
.detail-accordion {
    counter-reset: ol-counter;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.detail-accordion > li {
    border: 1px solid #f8f8f8;
    margin-bottom: 5px;
    position: relative;
}
.detail-accordion > li::before {
    content: counter(ol-counter, decimal);
    counter-increment: ol-counter;
    font-size: 16px;
    left: 12px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 43px;
}
.detail-accordion > li::after {
    border: 2px solid #e2e2e2;
    content: "";
    height: 35px;
    left: 16px;
    position: absolute;
    top: 16px;
    transform: rotate(45deg);
    width: 35px;
}
.detail-accordion > li:hover::after {
    border-color: #5c5e62;
}
.detail-accordion > li:not(.active) > a::after {
    transform: rotate(270deg);
}
.detail-accordion > li.active {
    box-shadow: 1px 1px 1px rgba(1, 2, 2, 0.07);
}
.detail-accordion > li.active::after {
    border-color: #5c5e62;
}
.detail-accordion > li.active > a::after {
    color: #9d9d9d;
}
.detail-accordion > li.active > a::before {
    border-color: #9d9d9d;
}
.detail-accordion > li > a {
    display: block;
    padding: 10px 20px 10px 80px;
    position: relative;
    transition: all 0.2s linear 0s;
}
.detail-accordion > li > a::after {
    color: #e2e2e2;
    content: "";
    font: 18px/10px "icomoon";
    margin-top: -5px;
    position: absolute;
    right: 20px;
    top: 50%;
    transition: all 0.2s linear 0s;
}
.detail-accordion > li > a span {
    font-style: italic;
}
.detail-accordion .title {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.143em;
    font-weight: 400;
    margin-bottom: -5px;
}
.detail-accordion .slide {
    padding: 0 20px;
}
.detail-accordion .slide-holder {
    border-top: 1px solid #e1e1e1;
    margin-left: 60px;
    margin-top: 10px;
    padding: 25px 0 20px;
}
.fancybox-overlay {
    background: rgba(0, 0, 0, 0.87) none repeat scroll 0 0;
    min-width: 320px;
}
.fancybox-skin {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none !important;
    padding: 20px !important;
}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    height: 30px;
    width: 30px;
}
.fancybox-close::after, .fancybox-prev span::after, .fancybox-next span::after {
    font: 8px/30px "icomoon";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.fancybox-prev span, .fancybox-next span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    display: block;
    height: 30px;
    left: auto;
    margin: 0;
    position: relative;
    right: auto;
    top: 0;
    vertical-align: middle;
    visibility: visible;
    width: 30px;
}
.fancybox-close {
    border-radius: 0;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
}
.fancybox-close:hover {
    background: #000 none repeat scroll 0 0;
}
.fancybox-close:hover::after {
    color: #fff;
}
.fancybox-close::after {
    content: "";
    font-size: 14px;
}
.fancybox-nav {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    top: 50%;
    width: 30px;
}
.fancybox-nav:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.fancybox-prev span::after, .fancybox-next span::after {
    content: "";
    font-size: 20px;
    left: 3px;
    text-align: center;
    top: 0;
    transform: rotate(90deg);
}
.fancybox-next span::after {
    left: auto;
    right: 3px;
    transform: rotate(270deg);
}
.fancybox-title {
    left: 0;
    margin: 0 20px -9px;
    right: 0;
    width: auto !important;
}
.fancybox-title .child {
    background: #252525 none repeat scroll 0 0;
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 5px 20px;
}
.carousel.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel.carousel-fade .carousel-inner .item, .carousel.carousel-fade .carousel-inner .active.left, .carousel.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel.carousel-fade .carousel-inner .active, .carousel.carousel-fade .carousel-inner .next.left, .carousel.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    z-index: 2;
}
.carousel.carousel-fade .carousel-inner .next, .carousel.carousel-fade .carousel-inner .prev, .carousel.carousel-fade .carousel-inner .active.left, .carousel.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0px, 0px, 0px);
}
.carousel .carousel-control {
    background: #252525 none repeat scroll 0 0;
    font-size: 8px;
    height: 30px;
    line-height: 30px;
    opacity: 1;
    text-shadow: none;
    top: 50%;
    transform: translate(0px, -50%);
    width: 30px;
    z-index: 2;
}
.carousel .carousel-control span {
    display: inline-block;
}
.carousel .carousel-control.left span {
    transform: rotate(90deg);
}
.carousel .carousel-control.right span {
    transform: rotate(-90deg);
}
.carousel .carousel-control:hover {
    background: #b0a377 none repeat scroll 0 0;
}
.content-list.tick-list li::before {
    content: "";
}
.content-list.cross-list li::before {
    content: "";
}
.content-list li {
    margin-bottom: 5px;
    padding-left: 35px;
    position: relative;
}
.content-list li::before {
    color: #adadad;
    font: 16px/16px "icomoon";
    left: 0;
    position: absolute;
    top: 7px;
}
.reviews-slot.v-middle .thumb, .reviews-slot.v-middle .text {
    display: inline-block;
    vertical-align: middle;
}
.reviews-slot.v-middle .thumb {
    width: 75px;
}
.reviews-slot.v-middle .text {
    letter-spacing: 0.04em;
    width: calc(100% - 82px);
}
.reviews-slot .name a:hover {
    color: #b0a377;
}
.reviews-body {
    background: #f8f8f8 none repeat scroll 0 0;
}
.reviews-body .comment-slot {
    border-bottom: 1px solid rgba(157, 157, 157, 0.15);
    padding-bottom: 30px;
    padding-top: 30px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0;
}
.ui-widget-content {
    background: #9d9d9d none repeat scroll 0 0;
}
.ui-slider-horizontal {
    border: medium none;
    height: 6px;
    margin-top: 6px;
}
.ui-slider-horizontal .ui-widget-header {
    background: #9d9d9d none repeat scroll 0 0;
}
.ui-slider-horizontal .ui-slider-handle {
    background: #9d9d9d none repeat scroll 0 0;
    border: medium none;
    height: 18px;
    margin-left: 0;
    outline: medium none;
    top: -6px;
    width: 6px;
}
.ui-slider-horizontal .ui-slider-handle.ui-state-active {
    background: #9d9d9d none repeat scroll 0 0;
}
.price-input {
    color: #5c5e62;
    margin-top: 10px;
    padding: 0;
    text-align: center;
}
.blog-full-width {
    padding-bottom: 100px;
}
.article.blog-article {
    max-width: none;
}
.article.blog-article:first-child {
    margin-top: 0;
}
.article.blog-article .img-wrap {
    border-radius: 5px;
    overflow: hidden;
}
.article.blog-article .img-wrap img {
    border-radius: 5px;
}
.article.blog-article .thumbnail .meta {
    border-bottom: 0 none;
    padding-bottom: 15px;
}
.article.blog-article:hover .heading {
    color: #b0a377;
}
.article.blog-article:hover .heading h3 a {
    color: #b0a377;
}
.article.blog-article:hover .link-view a {
    color: #b0a377;
}
.article.blog-article:hover .star-rating .disable a, .article.blog-article:hover .star-rating .disable span {
    color: #adadad;
}
.article.blog-article:hover .star-rating a, .article.blog-article:hover .star-rating span {
    color: #b0a377;
}
.article.blog-article footer {
    border-top: 0 none;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 0;
}
.article.blog-article .image-slide {
    height: auto;
}
.article.blog-article .description {
    border: 1px solid #f8f8f8;
    padding: 10px;
}
.article.blog-article .footer-sub {
    margin: 0 -10px;
}
.article.blog-article .footer-sub > * {
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}
.article.blog-article .footer-sub a:hover {
    color: #b0a377;
}
.article.blog-article .star-rating {
    padding-left: 0;
}
.article.blog-article .star-rating::before {
    display: none;
}
.blog-list.list-view .article.blog-article .description {
    border: 0 none;
    overflow: hidden;
    padding: 0;
}
.blog-list .article.blog-article .thumbnail {
    border: 1px solid #f8f8f8;
    box-shadow: none;
}
.blog-holder {
    margin-bottom: 45px;
}
.blog-holder.no-pagination {
    margin-bottom: 0;
}
.blog-single .img-wrap {
    border-radius: 5px;
    margin: 0 0 30px;
    overflow: hidden;
}
.blog-single .img-wrap img {
    width: 100%;
}
.blog-single h1 {
    color: #5c5e62;
}
.blog-single .description {
    border: 1px solid #f8f8f8;
    margin: 0 0 30px;
    padding: 30px 10px;
}
.blog-single .description p {
    margin: 0 0 25px;
}
.blog-single .block-quotation p {
    margin: 0;
}
.blog-single .header-box {
    padding: 15px 25px 20px;
}
.blog-single .meta-article .footer-sub {
    display: inline-block;
}
.blog-single .meta-article a:hover {
    color: #b0a377;
}
.search-form {
    font-size: 20px;
    line-height: 0;
    position: absolute;
    right: 20px;
    top: 23px;
    transition: top 0.2s linear 0s;
}
.search-form .search-opener {
    color: #9d9d9d;
    padding: 10px;
}
.search-form .ui-autocomplete {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding-top: 20px;
    position: static;
}
.search-form .ui-menu .ui-menu-item {
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    list-style-image: none;
    padding: 5px 0;
    text-transform: capitalize;
    transition: padding 0.2s linear 0s;
}
.search-form .ui-menu .ui-menu-item.ui-state-focus, .search-form .ui-menu .ui-menu-item.ui-state-hover, .search-form .ui-menu .ui-menu-item.ui-state-active {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding-left: 5px;
}
.search-wrap {
    background: rgba(0, 0, 0, 0.87) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    line-height: 1.2;
    opacity: 0;
    overflow-y: auto;
    padding: 60px 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    transition: opacity 0.3s linear 0s;
    visibility: hidden;
    white-space: nowrap;
    z-index: 999999;
}
.search-wrap::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.search-wrap .form-group {
    display: inline-block;
    margin-bottom: 90px;
    max-width: 1200px;
    padding: 0 20px;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
    width: 100%;
}
.search-wrap .close {
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 30px;
    text-shadow: none;
    top: 30px;
    transition: opacity 0.3s linear 0s;
    width: 40px;
}
.search-wrap .close:hover {
    opacity: 0.8;
}
.search-wrap .input-holder {
    overflow: hidden;
}
.search-wrap .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    box-shadow: none;
    color: #fff;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 300;
    height: 50px;
    line-height: 50px;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    transition: all 0.2s linear 0s;
    white-space: nowrap;
    width: 100%;
}
.search-wrap .form-control:-moz-placeholder {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-wrap .form-control::-moz-placeholder {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-wrap .form-control:focus {
    border-bottom-color: #fff;
}
.search-active .search-wrap {
    max-width: none;
    opacity: 1;
    visibility: visible;
    z-index: 99999;
}
.search-active .search-slide .search-wrap {
    max-width: 500px;
}
.search-active .navbar-default {
    z-index: 9;
}
.ui-helper-hidden-accessible {
    display: none;
}
.trip-form {
    background: #6b6957 none repeat scroll 0 0;
    border: 10px solid #414141;
    box-shadow: none;
    color: #fff;
    font-size: 1.143em;
    font-style: italic;
    font-weight: 700;
    line-height: 1.5em;
    margin: 5% auto 0;
    max-width: 1170px;
    padding: 20px 10px;
}
.trip-form .holder {
    margin-bottom: 10px;
    padding: 0 5px;
    text-align: left;
}
.trip-form .select-holder {
    margin: 10px 0 0;
}
.trip-form .input-group.date {
    max-width: none;
}
.trip-form-v2.trip-search-main {
    display: inline-block;
    font-size: 14px;
    margin-top: 10%;
    max-width: 1010px;
    vertical-align: top;
    white-space: normal;
    width: 100%;
}
.jcf-select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.jcf-select.jcf-select-filter-select {
    background: #b0a377 none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(1, 2, 2, 0.1);
    height: 44px;
    width: 100%;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-white {
    background: #fff none repeat scroll 0 0;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-white .jcf-select-text {
    color: #5c5e62;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-white .jcf-select-opener::after {
    color: #5c5e62;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-gray {
    background: #f8f8f8 none repeat scroll 0 0;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-gray .jcf-select-text {
    color: #5c5e62;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-gray .jcf-select-opener::after {
    color: #5c5e62;
}
.jcf-select.jcf-select-filter-select .jcf-select-text {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 44px;
    margin-right: 35px;
    padding-left: 15px;
}
.jcf-select.jcf-select-filter-select .jcf-select-opener {
    width: 44px;
}
.jcf-select.jcf-select-filter-select .jcf-select-opener::after {
    color: #fff;
    content: "";
    font-size: 14px;
    right: 15px;
}
.jcf-select.jcf-select-language .jcf-select-opener::after {
    content: "";
}
.jcf-select.jcf-select-language:hover .jcf-select-opener::after {
    color: #e6e6e6;
}
.jcf-select.jcf-select-sort-select {
    background: #b0a377 none repeat scroll 0 0;
    box-shadow: none;
    height: 34px;
    text-align: left;
}
.jcf-select.jcf-select-sort-select .jcf-select-text {
    color: #fff;
    line-height: 32px;
}
.jcf-select.jcf-select-sort-select .jcf-select-opener::after {
    color: #fff;
}
.jcf-select.jcf-select-trip {
    background: rgba(37, 37, 37, 0.7) none repeat scroll 0 0;
    border-radius: 4px;
    color: #9d9d9d;
    font-size: 14px;
    line-height: 20px;
    min-width: 75px;
    padding: 5px 10px;
    width: 100%;
}
.jcf-select.jcf-select-trip .jcf-select-text {
    color: #b0a377;
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
}
.jcf-select.jcf-select-trip .jcf-select-opener::after {
    color: #b0a377;
    font-size: 14px;
    right: 10px;
}
.jcf-select-trip .jcf-list .jcf-option {
    color: #9d9d9d;
    letter-spacing: 0.05em;
}
.jcf-select-trip.jcf-select-dark .jcf-list .jcf-option {
    color: #9d9d9d;
}
.jcf-select select {
    left: 0;
    top: 0;
    z-index: 1;
}
.jcf-select .jcf-select-text {
    color: #fff;
    cursor: default;
    display: block;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 26px;
    margin: 0 20px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.jcf-select .jcf-select-opener {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 25px;
}
.jcf-select .jcf-select-opener::after {
    color: #fff;
    content: "";
    font: 14px/14px "icomoon";
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
}
body > .jcf-select-drop {
    margin: -1px 0 0;
    min-width: 90px;
    position: absolute;
    z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
    left: -1px;
    margin-top: 0;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 9999;
}
.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}
.jcf-select-drop .jcf-select-drop-content {
    border: 0 none;
}
.jcf-list-box {
    border: 1px solid #b8c3c9;
    display: inline-block;
    margin: 0 15px;
    min-width: 200px;
    overflow: hidden;
}
.jcf-list {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.jcf-list .jcf-list-content {
    display: inline-block;
    overflow: auto;
    vertical-align: top;
    width: 100%;
}
.jcf-list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.jcf-list ul li {
    display: block;
    overflow: hidden;
}
.jcf-list ul li:first-child {
    display: none;
}
.jcf-list .jcf-overflow {
    overflow: auto;
}
.jcf-list .jcf-option {
    color: #656565;
    cursor: default;
    display: block;
    height: 1%;
    overflow: hidden;
    padding: 10px;
    white-space: nowrap;
}
.jcf-list .jcf-disabled {
    background: #fff none repeat scroll 0 0 !important;
    color: #9d9d9d !important;
}
.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
    background: #e6e6e6 none repeat scroll 0 0;
    color: #000;
}
.jcf-list .jcf-optgroup-caption {
    color: #000;
    cursor: default;
    display: block;
    font-weight: bold;
    padding: 5px 10px;
    white-space: nowrap;
}
.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}
.jcf-select-drop {
    box-shadow: 0 1px 1px 0 rgba(157, 157, 157, 0.5);
}
.jcf-select-drop.jcf-select-filter-select .jcf-option {
    color: #fff;
    padding-left: 15px;
}
.jcf-select-drop.jcf-select-filter-select .jcf-option.jcf-hover {
    background: #8a7d50 none repeat scroll 0 0;
}
.jcf-select-drop.jcf-select-filter-select .jcf-list {
    background: #a79867 none repeat scroll 0 0;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-list {
    background: #fff none repeat scroll 0 0;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-option {
    color: #5c5e62;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-option.jcf-hover {
    background: #e6e6e6 none repeat scroll 0 0;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-option {
    color: #5c5e62;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-option.jcf-hover {
    background: #dfdfdf none repeat scroll 0 0;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-list {
    background: #f8f8f8 none repeat scroll 0 0;
}
.jcf-select-drop.jcf-select-question .jcf-select-drop-content {
    border: 1px solid #f8f8f8;
}
.jcf-select-drop.jcf-select-question .jcf-list {
    font-size: 14px;
    line-height: 16px;
}
.jcf-select-drop.jcf-select-question .jcf-list li:first-child {
    display: block;
}
.jcf-select-drop.jcf-select-question .jcf-option {
    padding: 10px;
}
.custom-checkbox input {
    display: none;
}
.custom-checkbox input[type="checkbox"]:checked + .check-input::after {
    opacity: 1;
}
.custom-checkbox .check-input {
    border: 1px solid #9d9d9d;
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    width: 15px;
}
.custom-checkbox .check-input::after {
    bottom: 0;
    content: "";
    font: 8px/13px "icomoon";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.custom-checkbox .check-label {
    display: inline-block;
    vertical-align: middle;
}
.custom-radio input {
    display: none;
}
.custom-radio input[type="radio"]:checked + .check-input::after {
    opacity: 1;
}
.custom-radio .check-input {
    border: 2px solid #adadad;
    border-radius: 15px;
    display: inline-block;
    height: 15px;
    margin-right: 12px;
    position: relative;
    vertical-align: middle;
    width: 15px;
}
.custom-radio .check-input::after {
    background: #adadad none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 3px;
    content: "";
    left: 3px;
    opacity: 0;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
}
.custom-radio .check-label {
    display: inline-block;
    vertical-align: middle;
}
.jcf-select-trip .jcf-select-drop-content {
    background: rgba(37, 37, 37, 0.7) none repeat scroll 0 0;
    color: #b0a377;
}
.jcf-select-trip .jcf-list {
    background: rgba(37, 37, 37, 0.7) none repeat scroll 0 0;
    color: #b0a377;
}
.jcf-select-trip .jcf-hover {
    background: rgba(12, 12, 12, 0.7) none repeat scroll 0 0;
    color: #b0a377;
}
.subscribe-form .form-control {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
}
.subscribe-form .form-control:-moz-placeholder {
    color: #9d9d9d;
}
.subscribe-form .form-control::-moz-placeholder {
    color: #9d9d9d;
}
.subscribe-form .form-control:focus {
    background: #ebebeb none repeat scroll 0 0;
}
.subscribe-form .form-group {
    margin-bottom: 20px;
}
.subscribe-form .btn {
    font-size: 14px;
    min-width: 110px;
}
.comment-form {
    max-width: 765px;
    padding: 45px 0 0;
}
.comment-form h3 {
    color: #5c5e62;
    margin: 0 0 45px;
}
.comment-form .form-control {
    font-style: italic;
    height: 40px;
    padding: 0 15px;
}
.comment-form .form-rate {
    position: relative;
}
.comment-form .form-rate .form-control {
    padding-right: 110px;
}
.comment-form .form-rate .star-rating {
    position: absolute;
    right: 30px;
    top: 5px;
}
.comment-form .form-rate .star-rating > span:hover {
    color: #474d4b;
}
.comment-form textarea.form-control {
    min-height: 190px;
    padding-top: 10px;
    resize: none;
    width: 100% !important;
}
.comment-form .btn {
    height: 40px;
    width: 100%;
}
.comment-form .btn-holder {
    margin-top: 15px;
}
.map-col-main {
    margin-top: 40px;
}
.contact-info {
    margin-bottom: 45px;
    margin-top: 45px;
}
.contact-info .col-sm-4 {
    margin-bottom: 30px;
}
.contact-info .tel {
    background: #252525 none repeat scroll 0 0;
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 700;
    height: 118px;
    letter-spacing: 2px;
    line-height: 62px;
    margin-bottom: 20px;
    padding: 20px 5px;
    text-align: center;
}
.contact-info .tel [class^="icon-"], .contact-info .tel [class*=" icon-"] {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    vertical-align: middle;
}
.contact-info .tel a {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.contact-info .tel.bg-blue {
    background: #474d4b none repeat scroll 0 0;
}
.contact-info h3 {
    color: #5c5e62;
}
.contact-form {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #5c5e62;
    letter-spacing: 0.04em;
    margin-bottom: 16px;
    padding: 15px;
}
.contact-form .form-group {
    margin-bottom: 20px;
}
.contact-form .form-title {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding-top: 13px;
    text-transform: capitalize;
}
.contact-form .form-control {
    background: transparent none repeat scroll 0 0;
    border-color: #adadad;
    border-style: solid;
    border-width: 0 0 1px;
    box-shadow: none;
    color: #5c5e62;
    height: 31px;
    outline: medium none;
    padding: 4px 0;
    width: 100%;
}
.contact-form .form-control:focus {
    box-shadow: none;
}
.contact-form textarea.form-control {
    height: 115px;
    min-height: 115px !important;
    resize: none;
    width: 100% !important;
}
.contact-form .btn[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border-color: #b0a377;
    color: #5c5e62;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    min-width: 1px;
    padding: 14px 10px;
    width: 100%;
}
.contact-form .btn[type="submit"]:hover {
    background: #b0a377 none repeat scroll 0 0;
    color: #fff;
}
.map-holder {
    min-height: 320px;
}
.map-holder iframe {
    border: 0 none;
    width: 100%;
}
.contact-confirmation {
    color: #474d4b;
    padding: 20px 0;
}
.error {
    color: #474d4b;
    padding: 5px 0;
}
.accomodation-block .text-box .sub-title {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.text-box {
    border: 1px solid #f8f8f8;
    box-shadow: 0.5px 0.9px 1px rgba(1, 2, 2, 0.07);
    margin: 0 0 20px;
    padding: 10px;
    position: relative;
}
.text-box p {
    margin: 0 0 20px;
}
.text-box .title {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.143em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 5px;
    padding-top: 4px;
}
.text-box .sub-title {
    border-bottom: 1px solid #f8f8f8;
    display: block;
    font-style: italic;
    line-height: 1.2;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.load-more a {
    background: #f8f8f8 none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(1, 2, 2, 0.1);
    display: block;
    font-size: 1.143em;
    font-weight: 700;
    line-height: 1.5625em;
    padding: 15px;
    transition: background 0.3s linear 0s, color 0.3s linear 0s;
}
.load-more a:hover {
    background: #dfdfdf none repeat scroll 0 0;
}
.error-page #main {
    padding-top: 30px;
}
.error-page #header.fixed-position .cart-holder::before {
    background: #eaeaea none repeat scroll 0 0;
}
.error-holder {
    background-color: #6b6957;
    color: #fff;
    overflow: hidden;
    padding: 30px 0 45px;
    position: relative;
    text-align: center;
}
.error-holder .container {
    position: relative;
    z-index: 3;
}
.error-holder h1 {
    color: #fff;
    font-size: 5.714em;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 30px;
}
.error-holder .title {
    display: block;
    font-size: 1.786em;
    line-height: 1.2;
    margin-bottom: 45px;
}
.error-holder .button-holder .btn {
    margin: 0 0 10px;
}
.inner-search {
    font-size: 1em;
    line-height: 1.4;
    margin: 0 auto 45px;
}
.inner-search .input-wrap {
    background: #fff none repeat scroll 0 0;
    height: 50px;
    margin: 0 auto 40px;
    max-width: 570px;
    position: relative;
}
.inner-search [type="text"] {
    border: 1px solid transparent;
    color: #9d9d9d;
    font-size: 14px;
    height: 100%;
    line-height: 20px;
    outline: medium none;
    padding: 10px 45px 10px 20px;
    text-transform: uppercase;
    transition: border 0.3s linear 0s;
    width: 100%;
}
.inner-search [type="text"]:-moz-placeholder {
    color: #9d9d9d;
}
.inner-search [type="text"]::-moz-placeholder {
    color: #9d9d9d;
}
.inner-search [type="text"]:focus {
    border-color: #9d9d9d;
}
.inner-search [type="submit"] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #818181;
    font-size: 15px;
    margin: 2px 0 0;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0px, -50%);
}
.inner-search [type="submit"]:hover {
    color: #000;
}
.default-page #header {
    background: #252525 none repeat scroll 0 0;
    border-bottom: 1px solid #181818;
}
.default-page .navbar-default .navbar-nav > li.has-mega-dropdown .dropdown-menu {
    border-color: #000;
}
.default-page .logo {
    border-right-color: #181818;
}
.default-page .header-right .login-holder > a:hover, .default-page .header-right .cart-holder > a:hover {
    color: #fff;
    opacity: 0.7;
}
.default-page .header-right .login-holder.active > a, .default-page .header-right .cart-holder.active > a {
    color: #fff;
}
.inner-top {
    background: #f8f8f8 none repeat scroll 0 0;
    box-shadow: 1px 1.7px 2px rgba(173, 173, 173, 0.35);
    padding: 30px 0;
}
.inner-top h1 {
    color: #5c5e62;
    margin: 0 0 15px;
}
.inner-top .breadcrumbs {
    color: #5c5e62;
    font-size: 0.8em;
}
.inner-top .breadcrumbs a {
    color: #5c5e62;
}
.inner-top .breadcrumbs a:hover {
    color: #000;
}
.inner-main .contact-form {
    background: #9d9d9d none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 20px 10px;
}
.inner-main .contact-form .form-title {
    padding-top: 5px;
}
.inner-main .contact-form .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #adadad;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    transition: border 0.2s linear 0s;
}
.inner-main .contact-form .form-control:focus {
    border-bottom-color: #000;
}
.inner-main .contact-form .btn-holder {
    padding-top: 0;
}
.inner-main .contact-form .forgot {
    color: #fff;
    display: inline-block;
    font-size: 0.8em;
    margin-bottom: 15px;
}
.inner-main .contact-form .forgot:hover {
    color: #000;
}
.inner-main .contact-form .btn[type="submit"] {
    font-size: 14px;
    padding: 8px 25px;
    width: auto;
}
.special-block {
    background: #474d4b none repeat scroll 0 0;
    border: 20px solid #5f6865;
    color: #fff;
    padding: 30px 0;
}
.special-block .special-text {
    text-align: center;
}
.special-block .special-text a {
    color: #fff;
    display: inline-block;
}
.browse-block {
    font-size: 1em;
    overflow: hidden;
}
.browse-block a {
    color: #fff;
    display: block;
    height: auto;
    transition: background 0.3s linear 0s;
}
.browse-block a span {
    display: block;
    height: 100%;
    line-height: 85px;
    padding: 0 10px;
}
.browse-block .column {
    letter-spacing: 2px;
    overflow: hidden;
    text-align: center;
}
.browse-block .column.browse-destination a {
    background: #b0a377 none repeat scroll 0 0;
}
.browse-block .column.browse-destination a:hover {
    background: #9a8c5a none repeat scroll 0 0;
}
.browse-block .column.browse-adventures a {
    background: #474d4b none repeat scroll 0 0;
}
.browse-block .column.browse-adventures a:hover {
    background: #2f3231 none repeat scroll 0 0;
}
.cart-holder table.table {
    table-layout: initial;
}
.cart-holder table.table tbody tr .middle {
    padding-bottom: 20px;
    padding-top: 20px;
}
.cart-holder .price {
    font-weight: 700;
}
.cart-holder .delete {
    color: #252525;
    font-size: 24px;
}
.cart-holder .delete:hover {
    color: #b0a377;
}
.cart-holder .img-wrap {
    float: left;
    margin-right: 20px;
    width: 85px;
}
.cart-holder .text-wrap {
    overflow: hidden;
}
.cart-holder .product-title {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
}
.cart-holder .time {
    display: block;
    font-style: italic;
    font-weight: normal;
}
.cart-holder .num-hold {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    height: 32px;
    line-height: 29px;
    text-align: center;
    width: 150px;
}
.cart-holder .num-hold .control {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 0 1px 0 0;
    color: #5c5e62;
    float: left;
    font-size: 14px;
    height: 100%;
    line-height: 31px;
    width: 41px;
}
.cart-holder .num-hold .control:hover {
    background: #e1e1e1 none repeat scroll 0 0;
}
.cart-holder .num-hold .control.plus {
    border-width: 0 0 0 1px;
    float: right;
}
.cart-holder .num-hold .val {
    font-weight: 700;
    padding: 0 10px;
}
.cart-option {
    margin: 0 auto;
    max-width: 400px;
    padding-top: 15px;
}
.cart-option .btn {
    float: none;
    height: 41px;
    width: 100%;
}
.cart-option .button-hold {
    text-align: center;
}
.cart-option .button-hold .btn {
    margin: 0 0 20px;
    padding: 10px 20px;
}
.cart-option .button-hold .btn:last-child {
    margin-bottom: 0;
}
.coupon-hold {
    display: table;
    margin-bottom: 20px;
    table-layout: fixed;
    width: 100%;
}
.coupon-hold .submit-wrap {
    display: table-footer-group;
    height: 1%;
}
.coupon-hold .input-hold {
    overflow: hidden;
}
.coupon-hold .form-control {
    height: 41px;
    margin-bottom: 10px;
}
.show-grid [class^="col-"] {
    background-color: rgba(176, 163, 119, 0.15);
    border: 1px solid #a79867;
    padding-bottom: 10px;
    padding-top: 10px;
}
.font-demo-wrapper {
    font-size: 24px;
}
.font-demo-wrapper .glyph.fs1 {
    margin-bottom: 20px;
    padding: 0 10px;
}
.font-demo-wrapper .mls {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}
.font-demo-wrapper [class^="icon-"], .font-demo-wrapper [class*=" icon-"] {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
#footer {
    background: #252525;
    display: table-footer-group;
    height: 1%;
    overflow: hidden;
}
#footer > .container {
    padding-bottom: 45px;
    padding-top: 60px;
}
#footer.fullscreen-footer {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 99;
}
.newsletter-form {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 45px;
}
.newsletter-form .info {
    color: #9d9d9d;
    display: block;
    font-style: italic;
    letter-spacing: 0.04em;
}
.newsletter-form .form-control {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #6b6957;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 400;
    height: auto;
    letter-spacing: 3px;
    line-height: 22px;
    padding: 0 0 6px;
    width: 100%;
}
.newsletter-form .form-control:-moz-placeholder {
    color: #6b6957;
}
.newsletter-form .form-control::-moz-placeholder {
    color: #6b6957;
}
.newsletter-form .input-holder {
    border-bottom: 2px solid #6b6957;
    margin-bottom: 6px;
    padding-right: 90px;
    position: relative;
}
.newsletter-form [type="submit"] {
    background: transparent none repeat scroll 0 0;
    border-color: transparent transparent #6b6957;
    border-style: solid;
    border-width: 0 0 5px;
    bottom: 0;
    color: #6b6957;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 0 6px;
    position: absolute;
    right: 0;
}
.footer-holder {
    margin: 0 -15px 45px;
}
.footer-nav {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 0.02em;
    margin-bottom: 15px;
}
.footer-nav h3 {
    color: #6b6957;
    cursor: default;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
}
.footer-nav h3::before {
    content: "";
    font-family: "icomoon";
    font-size: 8px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 0;
    text-transform: none;
    top: 8px;
    transition: transform 0.2s linear 0s;
}
.footer-nav.active h3::before {
    transform: rotate(180deg);
}
.footer-nav ul li {
    color: #9d9d9d;
    margin-bottom: 1px;
}
.footer-nav a {
    color: #9d9d9d;
    transition: color 0.3s linear 0s;
}
.footer-nav a:hover {
    color: #e2e2e2;
}
.footer-nav [class^="icon-"], .footer-nav [class*=" icon-"] {
    float: left;
    margin-top: 7px;
    width: 30px;
}
.footer-nav address {
    display: block;
    font-style: normal;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
}
.wrap-text {
    white-space: nowrap;
}
.address-block li::first-letter {
    text-transform: inherit;
}
.social-wrap {
    display: table;
    text-align: center;
    width: 100%;
}
.social-wrap li {
    display: table-cell;
    vertical-align: middle;
}
.social-wrap li a {
    color: #6b6957;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.social-wrap li a:hover {
    color: #b0a377;
}
.social-wrap li a:hover .txt {
    opacity: 1;
}
.social-wrap [class^="icon-"], .social-wrap [class*=" icon-"] {
    display: block;
    font-size: 32px;
    margin-left: 1px;
}
.social-wrap .txt {
    bottom: 100%;
    font-size: 14px;
    font-weight: normal;
    left: 50%;
    letter-spacing: 1px;
    margin-bottom: 15px;
    opacity: 0;
    position: absolute;
    transform: translate(-50%, 0px);
    width: 176px;
}
.footer-bottom {
    background: #252525 none repeat scroll 0 0;
    color: #9d9d9d;
    font-size: 1em;
    padding: 10px 0;
    position: relative;
    text-align: center;
}
.footer-bottom a {
    color: #9d9d9d;
}
.footer-bottom a:hover {
    color: #e2e2e2;
}
.copyright {
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: 0.03em;
    line-height: 1;
}
.copyright .icon-copyright {
    display: inline-block;
    font-size: 0.9em;
    margin-top: -2px;
    vertical-align: middle;
}
.payment-option {
    display: none;
    float: right;
    margin: 15px -14px 0;
}
.payment-option li {
    display: inline-block;
    padding: 0 14px;
    vertical-align: middle;
}
.bg-white {
    background: #fff none repeat scroll 0 0;
}
.bg-light-gray {
    background: #fafafa none repeat scroll 0 0;
}
.bg-gray {
    background: #f8f8f8 none repeat scroll 0 0;
}
.banner.banner-inner.intro-banner {
    background: #32353f none repeat scroll 0 0;
    max-height: 600px;
}
.banner.banner-inner.intro-banner::before {
    background: rgba(45, 49, 47, 0.87) none repeat scroll 0 0;
}
.banner.banner-inner.intro-banner .banner-text {
    bottom: 0;
    text-align: center;
    top: 0;
}
.banner.banner-inner.intro-banner .center-text .container {
    max-width: 1020px;
}
.banner.banner-inner.intro-banner .ico-holder {
    margin-bottom: 30px;
}
.banner.banner-inner.intro-banner .logo-holder {
    margin-bottom: 30px;
}
.banner.banner-inner.intro-banner .subtitle {
    color: #b0a377;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}
.slider-top {
    padding: 30px 0;
    text-align: center;
}
.slider-top .column {
    margin: 10px 0;
}
.demo-wrap {
    padding: 45px 0;
}
.demo-wrap .img-wrap {
    display: block;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.demo-wrap .img-wrap:hover::after {
    opacity: 1;
    visibility: visible;
}
.demo-wrap .img-wrap:hover .icon {
    opacity: 1;
    visibility: visible;
    z-index: 9;
}
.demo-wrap .img-wrap::after {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s linear 0s;
    visibility: hidden;
}
.demo-wrap .img-wrap img {
    width: 100%;
}
.demo-wrap .bg-mongoose .img-wrap::after {
    background: rgba(176, 163, 119, 0.9) none repeat scroll 0 0;
}
.demo-wrap .bg-puerto-rico .img-wrap::after {
    background: rgba(64, 194, 168, 0.9) none repeat scroll 0 0;
}
.demo-wrap .bg-yellow-metal .img-wrap::after {
    background: rgba(128, 128, 64, 0.9) none repeat scroll 0 0;
}
.demo-wrap .bg-golden-grass .img-wrap::after {
    background: rgba(227, 163, 29, 0.9) none repeat scroll 0 0;
}
.demo-wrap .icon {
    color: #fff;
    font-size: 40px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.demo-wrap .content-heading {
    margin-bottom: 30px;
}
.demo-wrap .content-heading h2 {
    margin-bottom: 0;
}
.demo-wrap .column {
    margin-top: 30px;
}
.demo-wrap .title {
    display: block;
    font-size: 16px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.demo-feature-list {
    margin-top: 40px;
}
.demo-feature-list li {
    margin-top: 30px;
}
.demo-feature-list .ico {
    display: inline-block;
    vertical-align: middle;
    width: 55px;
}
.demo-feature-list .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 60px);
}
.demo-footer {
    background: #39382b none repeat scroll 0 0;
    padding: 30px 0;
    text-align: center;
}
.demo-footer .btn-demo {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #746e51;
    color: #b0a377;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    padding: 12px;
    position: relative;
    transition: all 0.2s linear 0s;
}
.demo-footer .btn-demo:hover {
    border-color: #bdb8a1;
}
.demo-footer .btn-demo img {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    width: 32px;
}
.demo-footer .btn-demo .text {
    display: inline-block;
    vertical-align: middle;
}
.btn.btn-demo {
    margin: 5px 20px 0;
}
#scroll-to-top {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 4px;
    bottom: 10px;
    display: none;
    height: 45px;
    position: fixed;
    right: 15px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: 45px;
    z-index: 99;
}
#scroll-to-top i {
    color: #b0a377;
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 12px;
    transform: rotate(180deg);
    transition: all 0.3s ease 0s;
}
#scroll-to-top:hover {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
#scroll-to-top:hover i {
    color: #fff;
    top: 10px;
}
.dropdown-menu.datepicker-dropdown {
    background: #252525 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    opacity: 1;
    padding: 5px;
    position: absolute;
    transform: rotate(0deg);
    visibility: visible;
    width: 250px;
}
.dropdown-menu.datepicker-dropdown table {
    width: 100%;
}
.datepicker-dropdown.dropdown-menu.datepicker-orient-bottom::before, .datepicker-dropdown.dropdown-menu.datepicker-orient-bottom::after {
    border-bottom-color: #252525;
}
.datepicker-dropdown.dropdown-menu.datepicker-orient-top::before, .datepicker-dropdown.dropdown-menu.datepicker-orient-top::after {
    border-top-color: #252525;
}
.datepicker-dropdown.dropdown-menu.datepicker-orient-bottom::after {
    border-bottom-color: #252525;
}
.datepicker table tr td.day:hover, .datepicker table tr td span:hover, .datepicker table tr td.day.focused {
    background: #b0a377 none repeat scroll 0 0;
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background: #9a8c5a none repeat scroll 0 0;
}
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
    background: #b0a377 none repeat scroll 0 0;
}
.datepicker table tr td.day.focused, .datepicker table tr td span.focused {
    background: #c3b997 none repeat scroll 0 0;
    color: #252525;
}
.datepicker table tr td.old:hover, .datepicker table tr td span.new:hover, .datepicker table tr td span.old:hover, .datepicker table tr td.new:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled]:hover {
    background: #474d4b none repeat scroll 0 0;
    color: #fff;
}
.input-group.date {
    max-width: 400px;
}
.input-group.date .form-control {
    border: 1px solid #ccc;
    margin: 0;
}
.trip-form .input-group.date {
    background: rgba(37, 37, 37, 0.7) none repeat scroll 0 0;
    border-radius: 4px;
}
.trip-form .input-group.date input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #b0a377;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.trip-form .input-group.date .input-group-addon {
    background: rgba(24, 24, 24, 0.7) none repeat scroll 0 0;
    border-color: rgba(24, 24, 24, 0.7);
    border-radius: 0 4px 4px 0;
    color: #b0a377;
}
.trip-form-v2 {
    background: rgba(36, 36, 34, 0.88) none repeat scroll 0 0;
    border-color: rgba(54, 54, 54, 0.88);
    color: #a0a0a0;
    font-size: 14px;
    margin: 0 auto;
    max-width: 670px;
    text-align: left;
}
.trip-form-v2 label {
    color: #a0a0a0;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.trip-form-v2 select {
    width: 100%;
}
.trip-form-v2 .form-control {
    color: #a0a0a0;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    height: 44px;
}
.trip-form-v2 .form-control:-moz-placeholder {
    color: #a0a0a0;
}
.trip-form-v2 .form-control::-moz-placeholder {
    color: #a0a0a0;
}
.trip-form-v2 .input-group {
    padding-left: 40px;
    position: relative;
}
.trip-form-v2 .input-group::before {
    content: "";
    font: 16px/18px "icomoon";
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.trip-form-v2 .input-group.date {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 4px solid #464646;
    border-radius: 0;
}
.trip-form-v2 .input-group.date input {
    color: #a0a0a0;
}
.trip-form-v2 .input-group.date input:-moz-placeholder {
    color: #a0a0a0;
}
.trip-form-v2 .input-group.date input::-moz-placeholder {
    color: #a0a0a0;
}
.trip-form-v2 .input-group.date .input-group-addon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #a0a0a0;
}
.trip-form-v2 .holder {
    margin-bottom: 30px;
}
.banner.banner-home-search .banner-image {
    min-height: 600px;
}
.banner.banner-home-search .center-text {
    text-align: left;
}
.trip-note {
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin: 0 25px 20px;
}
.btn-holder {
    padding: 0 25px;
}
.jcf-select.jcf-select-trip-select-v2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 4px solid #464646;
    height: 52px;
    width: 100%;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-text {
    color: #a0a0a0;
    font-size: 14px;
    font-style: normal;
    padding: 13px 0 13px 50px;
    position: relative;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-text::before {
    content: "";
    font: 16px/18px "icomoon";
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-opener {
    padding: 0 10px;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-opener::after {
    color: #a0a0a0;
    content: "";
    right: 10px;
}
.jcf-select-drop.jcf-select-trip-select-v2 {
    background: #252525 none repeat scroll 0 0;
}
.jcf-select-drop.jcf-select-trip-select-v2 .jcf-list {
    background: #252525 none repeat scroll 0 0;
    text-transform: capitalize;
}
.jcf-select-drop.jcf-select-trip-select-v2 .jcf-option {
    color: #fff;
}
.jcf-select-drop.jcf-select-trip-select-v2 .jcf-hover {
    background: #b0a377 none repeat scroll 0 0;
}
.trip-form-v2 .input-group.date::before {
    content: "";
    font-family: "Glyphicons Halflings";
}
.jcf-select.jcf-select-trip-select-v2.jcf-select-region .jcf-select-text::before {
    content: "";
}
.jcf-select.jcf-select-trip-select-v2.jcf-select-acitvity .jcf-select-text::before {
    content: "";
}
.jcf-select.jcf-select-trip-select-v2.jcf-select-price .jcf-select-text::before {
    content: "";
}
.non-collapsible-link {
    left: 0 !important;
    position: static !important;
    top: 0 !important;
    width: auto !important;
}
.non-collapsible-link li {
    padding: 10px 0;
}
.demo-thumb {
    background: #474d4b none repeat scroll 0 0;
    border: 10px solid #2f3231;
    margin: 0 0 20px;
    padding: 10px;
    text-align: center;
}
.partner-list a {
    height: 155px;
    min-height: 0;
    white-space: nowrap;
}
.partner-list a::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.partner-list a img {
    vertical-align: middle;
}
.column-demo {
    margin-bottom: 45px;
}
.carousel-wrapper h3 {
    padding-left: 25px;
}
.carousel-wrapper .article h3 {
    padding-left: 0;
}
.carousel-wrapper .single-item h3 {
    padding-left: 0;
}
.demo-animation .demo-wrapper h3 {
    margin-bottom: 10px;
}
.demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-next, .demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: #6b6957 none repeat scroll 0 0;
    border-radius: 2px;
    font-size: 0;
    height: 40px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: all 0.3s linear 0s;
    visibility: hidden;
    width: 20px;
}
.demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-next:hover, .demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: #b0a377 none repeat scroll 0 0;
}
.demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-next::after, .demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev::after {
    content: "";
    font: 14px/14px "icomoon";
    left: 0;
    margin-top: -7px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
}
.demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 10px;
}
.demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 10px;
}
.demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev::after {
    transform: rotate(180deg);
}
.demo-wrapper .owl-theme .article {
    padding: 0 15px;
}
#common-multiple-slide-v1 .owl-controls {
    bottom: 100%;
    position: absolute;
    right: 10px;
}
#common-multiple-slide-v1 .owl-next, #common-multiple-slide-v1 .owl-prev {
    left: inherit;
    margin: 0 5px 10px;
    position: relative;
    right: inherit;
    top: 0;
}
.btn.btn-trip-v2 {
    background: #6b6957 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    height: 52px;
    padding: 0 40px;
    position: relative;
}
.btn.btn-trip-v2::before {
    color: #fff;
    content: "";
    font: 14px/14px "icomoon";
    margin-top: -7px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: rotate(270deg);
}
.btn.btn-solid {
    background: #3e3e3e none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    padding: 10px 20px;
}
.btn.btn-solid:hover {
    background: #252525 none repeat scroll 0 0;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-next, .owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
    opacity: 1;
    visibility: visible;
}
.owl-item .demo-thumb {
    margin-bottom: 0;
}
.owl-item .article {
    margin: 0;
}
#common-slide {
    margin: 0 0 30px;
}
.demo-wrapper {
    padding-bottom: 50px;
    padding-top: 50px;
}
.demo-wrapper .trip-form {
    background: rgba(36, 36, 34, 0.88) none repeat scroll 0 0;
    padding: 15px;
}
.demo-wrapper h3 {
    margin-bottom: 50px;
}
.demo-wrapper .article h3 {
    margin-bottom: 15px;
}
.btn-demo-wrapper .btn {
    margin: 0 5px 10px;
    width: auto;
}
blockquote, .blockquote {
    text-align: center;
}
blockquote .img, .blockquote .img {
    border: 2px solid #fff;
    border-radius: 100%;
    margin: 0 auto 45px;
    width: 90px;
}
blockquote .img img, .blockquote .img img {
    border-radius: 100%;
    max-width: 100%;
}
blockquote .text, .blockquote .text {
    font-size: 16px;
}
blockquote cite, .blockquote cite {
    border-bottom: 1px solid #e2e2e2;
    display: block;
    font-size: 18px;
    margin-bottom: 45px;
    padding-bottom: 20px;
    position: relative;
}
blockquote cite::after, .blockquote cite::after {
    background: #e2e2e2 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
    width: 170px;
}
.seperator.double-border {
    height: 5px;
    margin: 30px 0;
    padding-bottom: 0;
}
.seperator.double-border::before {
    height: 1px;
    left: 0;
    right: 0;
    top: 0;
    transform: translate(0px);
    width: auto;
}
.seperator.left::before {
    left: 0;
    transform: translate(0px);
}
.seperator.right::before {
    left: auto;
    right: 0;
    transform: translate(0px);
}
h4, .h4 {
    font-size: 1.13286em;
    font-weight: normal;
}
.hold {
    margin-bottom: 20px;
}
.modal {
    top: 10% !important;
}
.modal .modal-header {
    padding: 30px 20px;
}
.modal .modal-body {
    padding: 30px 20px;
}
.modal .modal-footer {
    padding: 30px 20px;
}
.modal .hold.btn-holder {
    padding: 0;
}
.modal .hold.btn-holder .btn {
    display: block;
    margin: 0;
    width: 100%;
}
.modal-v2 .modal-header {
    border-bottom: 0 none;
    text-align: center;
    text-transform: uppercase;
}
.modal-v2 .modal-footer {
    border-top: 0 none;
    padding-top: 0;
    text-align: center;
}
.modal-v2 .modal-footer .btn {
    margin-left: auto;
    margin-right: auto;
}
.modal-v2 .modal-footer .btn + .btn {
    margin-left: auto;
}
.modal-v2 .log-option {
    margin-bottom: 20px;
}
.btn.no-border {
    border: 0 none;
}
.btn.btn-fb-login {
    background: #136ad5 none repeat scroll 0 0;
    color: #fff;
}
.btn.btn-fb-login:hover {
    background: #0f53a6 none repeat scroll 0 0;
}
.btn.btn-google-login {
    background: #dd4b39 none repeat scroll 0 0;
    color: #fff;
}
.btn.btn-google-login:hover {
    background: #c23321 none repeat scroll 0 0;
}
.seperator.text {
    margin: 45px 0;
    padding: 0;
}
.seperator.text::before {
    display: none;
}
.seperator.text span {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 100%;
    left: 50%;
    padding: 2px 5px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.bottom-spacing {
    margin-bottom: 45px;
}
.modal-footer {
    text-align: center;
}
.modal-footer .btn {
    display: block;
    font-size: 14px;
    margin: 10px 0;
    padding: 6px;
}
.modal-footer .btn + .btn {
    margin-left: 0;
}
.counter-small .holder {
    padding: 45px 20px;
}
.counter-small .holder .info {
    margin: 0;
}
.content-heading.text-left {
    text-align: left;
}
.content-heading.text-right {
    text-align: right;
}
.global-box {
    border-radius: 2px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    margin: 20px 0;
    padding: 45px 15px;
}
.global-box .btn {
    margin-bottom: 5px;
    margin-top: 5px;
}
.global-box.box-sm {
    max-width: 400px;
}
.global-box.box-md {
    max-width: 700px;
}
.icon-demo {
    padding: 50px 0;
}
#set-1 {
    background: #6b6957 none repeat scroll 0 0;
}
#set-2 {
    background: #fff none repeat scroll 0 0;
}
#set-3 {
    background: #252525 none repeat scroll 0 0;
}
#set-4 {
    background: #6b6957 none repeat scroll 0 0;
}
#set-5 {
    background: #b0a377 none repeat scroll 0 0;
}
.badge.hot {
    background: #f00 none repeat scroll 0 0;
}
.badge.trending {
    background: #39f none repeat scroll 0 0;
}
.badge.top-pos {
    bottom: 100%;
    left: 100%;
    position: absolute;
}
.gallery-list.gallery-main li {
    float: none;
    margin: 0 auto 30px;
    max-width: 380px;
    overflow: hidden;
    width: auto;
}
.video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.video-wrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-caption {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0 0;
    text-align: center;
}
.pagination-wrap.pagination-solid {
    background: #b0a377 none repeat scroll 0 0;
    color: #fff;
}
.pagination-wrap.pagination-solid .btn-prev a, .pagination-wrap.pagination-solid .btn-next a {
    color: #fff;
}
.pagination-wrap.pagination-solid .btn-prev a:hover, .pagination-wrap.pagination-solid .btn-next a:hover {
    color: #fff;
}
.pagination-wrap.pagination-solid .active a {
    background: #fff none repeat scroll 0 0;
    color: #b0a377;
}
.pagination-wrap.pagination-solid .active a:hover, .pagination-wrap.pagination-solid .active a:focus {
    background: #fff none repeat scroll 0 0;
    color: #b0a377;
}
.pagination-wrap.pagination-solid a {
    color: #fff;
}
.pagination-wrap.pagination-solid a:hover {
    color: #fff;
}
.pagination-wrap.pagination-center .btn-prev, .pagination-wrap.pagination-center .btn-next {
    display: inline-block;
    float: none;
    padding-top: 0;
    vertical-align: middle;
}
.pagination-wrap.pagination-center .pagination {
    display: inline-block;
    vertical-align: middle;
}
.demo-wrapper .social-networks {
    font-size: 24px;
}
.demo-wrapper .social-networks.social-share {
    font-size: 18px;
}
.demo-wrapper .social-networks li {
    padding: 0 10px;
}
.demo-wrapper .social-networks .ico, .demo-wrapper .social-networks .text {
    display: inline-block;
    vertical-align: middle;
}
.demo-wrapper .social-networks .ico {
    margin-right: 10px;
}
.demo-wrapper .input-group.date {
    max-width: none;
}
.headings-wrapper h1, .headings-wrapper h2, .headings-wrapper h3, .headings-wrapper h4, .headings-wrapper h5, .headings-wrapper h6 {
    margin-bottom: 40px;
}
.has-mega-dropdown.mega-md .dropdown-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.has-mega-dropdown.mega-md .dropdown-menu .drop-wrap {
    background: #252525 none repeat scroll 0 0;
}
.accordion-v2 > li::before, .accordion-v2 > li::after {
    display: none;
}
.accordion-v2 > li > a {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 20px;
}
.accordion-v2 .slide {
    padding: 0;
}
.accordion-v2 .slide-holder {
    border-top: medium none;
    margin: 0;
    padding: 20px;
}
.material-icons-list {
    padding: 50px 0 0;
    text-align: justify;
}
.material-icons-list li {
    display: inline-block;
    margin-bottom: 40px;
    min-width: 100px;
    vertical-align: top;
    width: 16%;
}
.material-icons-list .material-icons {
    font-size: 40px;
}
.demo-wrapper .data-table, .demo-wrapper .data-table thead, .demo-wrapper .data-table tbody, .demo-wrapper .data-table th, .demo-wrapper .data-table td, .demo-wrapper .data-table tr {
    display: block;
    overflow: hidden;
}
.demo-wrapper .data-table thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.demo-wrapper table.table tbody tr td {
    padding: 15px;
}
.demo-wrapper table.table thead tr th {
    padding: 15px;
}
.demo-wrapper .data-table td {
    padding: 10px;
}
.demo-wrapper .data-table td::before {
    content: attr(data-label) ": ";
    display: inline-block;
    font-weight: bold;
    width: 5em;
}
.hi-icon-wrap {
    margin: 0 auto;
    padding: 2em 0 3em;
    text-align: center;
}
.hi-icon {
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 90px;
    margin: 15px 30px;
    position: relative;
    text-align: center;
    width: 90px;
    z-index: 1;
}
.hi-icon [class^="icon-"], .hi-icon [class*=" icon-"] {
    display: inline-block;
    font-size: 40px;
    line-height: 90px;
    vertical-align: middle;
}
.hi-icon::after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
}
.hi-icon-effect-1 .hi-icon {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    transition: background 0.2s ease 0s, color 0.2s ease 0s;
}
.hi-icon-effect-1 .hi-icon::after {
    box-shadow: 0 0 0 4px #fff;
    left: -7px;
    opacity: 0;
    padding: 7px;
    top: -7px;
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.hi-icon-effect-1a .hi-icon:hover {
    background: white none repeat scroll 0 0;
    color: #333;
}
.hi-icon-effect-1a .hi-icon:hover::after {
    opacity: 1;
    transform: scale(1);
}
.hi-icon-effect-1b .hi-icon:hover {
    background: white none repeat scroll 0 0;
    color: #333;
}
.hi-icon-effect-1b .hi-icon::after {
    transform: scale(1.2);
}
.hi-icon-effect-1b .hi-icon:hover::after {
    opacity: 1;
    transform: scale(1);
}
.hi-icon-effect-2 .hi-icon {
    box-shadow: 0 0 0 3px #b0a377;
    color: #fff;
    transition: color 0.3s ease 0s;
}
.hi-icon-effect-2 .hi-icon::after {
    background: #fff none repeat scroll 0 0;
    left: -2px;
    padding: 2px;
    top: -2px;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    z-index: -1;
}
.hi-icon-effect-2 .hi-icon::after {
    background: #b0a377 none repeat scroll 0 0;
    color: #333;
}
.hi-icon-effect-2a .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-2a .hi-icon:hover::after {
    transform: scale(0.85);
}
.hi-icon-effect-2b .hi-icon:hover::after {
    opacity: 0;
    transform: scale(0);
    transition: transform 0.4s ease 0s, opacity 0.2s ease 0s;
}
.hi-icon-effect-2b .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-3 .hi-icon {
    box-shadow: 0 0 0 4px #fff;
    transition: color 0.3s ease 0s;
}
.hi-icon-effect-3 .hi-icon::after {
    background: #fff none repeat scroll 0 0;
    left: -2px;
    padding: 2px;
    top: -2px;
    transition: transform 0.2s ease 0s, opacity 0.3s ease 0s;
    z-index: -1;
}
.hi-icon-effect-3a .hi-icon {
    color: #333;
}
.hi-icon-effect-3a .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-3a .hi-icon:hover::after {
    opacity: 0;
    transform: scale(1.3);
}
.hi-icon-effect-3b .hi-icon {
    color: #fff;
}
.hi-icon-effect-3b .hi-icon:hover {
    color: #333;
}
.hi-icon-effect-3b .hi-icon::after {
    opacity: 0;
    transform: scale(1.3);
}
.hi-icon-effect-3b .hi-icon:hover::after {
    opacity: 1;
    transform: scale(1);
}
.hi-icon-effect-4 .hi-icon {
    box-shadow: 0 0 0 4px #b0a377;
    color: #b0a377;
    height: 92px;
    width: 92px;
}
.hi-icon-effect-4a .hi-icon {
    transition: box-shadow 0.2s ease 0s;
}
.hi-icon-effect-4 .hi-icon::before {
    line-height: 92px;
}
.hi-icon-effect-4 .hi-icon::after {
    border: 4px dashed #b0a377;
    left: -4px;
    padding: 0;
    top: -4px;
    z-index: 10;
}
.hi-icon-effect-4 .hi-icon:hover {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
.hi-icon-effect-4b .hi-icon:hover {
    transition: box-shadow 0.2s ease 0s;
}
.hi-icon-effect-4b .hi-icon:hover::after {
    animation: 9s linear 0s normal none infinite running spinAround;
}
.hi-icon-effect-5 .hi-icon {
    box-shadow: 0 0 0 4px white;
    overflow: hidden;
    transition: background 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s;
}
.hi-icon-effect-5 .hi-icon::after {
    display: none;
}
.hi-icon-effect-5 .hi-icon:hover {
    background: white none repeat scroll 0 0;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
    color: #333;
}
.hi-icon-effect-5a .hi-icon:hover::before {
    animation: 0.3s ease 0s normal forwards 1 running toRightFromLeft;
}
.hi-icon-effect-5b .hi-icon:hover::before {
    animation: 0.3s ease 0s normal forwards 1 running toLeftFromRight;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
#tour-slide {
    height: 320px;
}
#tour-slide .bg-stretch {
    position: absolute;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
.trip-info .bg-stretch {
    position: static;
}
.trip-info .bg-stretch img {
    height: auto !important;
    margin: 0 !important;
    width: 100% !important;
}
}
@media only screen and (min-width: 480px) {
.newsletter-form .form-control {
    font-size: 32px;
    line-height: 36px;
}
.social-wrap [class^="icon-"], .social-wrap [class*=" icon-"] {
    font-size: 40px;
}
}
@media only screen and (min-width: 540px) {
.demo-feature-list li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.trip-info .bg-stretch {
    position: static;
}
.trip-info .bg-stretch img {
    height: auto !important;
    margin: 0 !important;
    width: 100% !important;
}
}
@media screen and (min-width: 768px) {
.demo-wrapper .data-table {
    display: table;
    width: 100%;
}
.demo-wrapper .data-table thead {
    display: table-header-group;
}
.demo-wrapper .data-table thead tr {
    left: auto;
    position: static;
    top: auto;
}
.demo-wrapper .data-table tbody {
    display: table-row-group;
    overflow: visible;
}
.demo-wrapper .data-table tr {
    display: table-row;
    overflow: visible;
}
.demo-wrapper .data-table th, .demo-wrapper .data-table td {
    display: table-cell;
    overflow: visible;
    padding: 6px 12px;
    text-align: left;
    vertical-align: top;
}
.demo-wrapper .data-table td::before {
    content: "";
    width: auto;
}
}
@media only screen and (min-width: 768px) {
#content {
    float: right;
    margin-bottom: 0;
}
.content-with-sidebar.content-left #content {
    float: left;
}
.content-with-sidebar.content-both-sidebar #content {
    float: none;
    margin-top: 45px;
}
.common-spacing {
    padding-bottom: 90px;
    padding-top: 90px;
}
.db-3-col [class^="col-"], .db-3-col [class*=" col-"] {
    display: inline-block;
    float: none;
    margin-right: -0.25em;
    vertical-align: top;
}
h1 {
    font-size: 2.85714em;
}
h2 {
    font-size: 1.714em;
}
h2.intro-heading, h3.intro-heading {
    font-size: 1.85714em;
    margin-bottom: 25px;
}
h1.small-size {
    font-size: 2.143em;
}
h1.content-main-heading, h2.content-main-heading {
    font-size: 2.14286em;
}
p.intro {
    font-size: 1.286em;
    line-height: 2;
}
p.special-text {
    font-size: 2em;
}
blockquote {
    font-size: 1.7857em;
}
blockquote cite {
    letter-spacing: 1px;
}
blockquote.testimonial-quote {
    font-size: 1.286em;
    line-height: 2;
}
blockquote.normal {
    font-size: 1.85714em;
}
.main-subtitle {
    font-size: 1.55714em;
}
.side-list.horizontal-list li {
    margin-bottom: 10px;
    padding: 0 5px;
    width: 25%;
}
.side-list.gallery-side-list {
    margin: 0 -10px;
}
.side-list.gallery-side-list li {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 33.3333%;
}
.testimonial-holder blockquote cite {
    letter-spacing: 1px;
    padding-bottom: 45px;
}
.testimonial-holder blockquote {
    margin: 0 8.2%;
}
.testimonial-holder {
    padding: 90px 0;
}
.services-block {
    padding: 90px 0;
}
.description-text {
    margin-top: 60px;
}
.banner {
    min-height: 600px;
}
.banner.banner-inner .subtitle {
    font-size: 1.57143em;
}
.banner-image {
    max-height: none;
    position: static;
}
.banner-icon-search .banner-text h1 {
    font-size: 4.571em;
}
.banner-caption-s1 .center-text .banner-subtitle, .banner-home .banner-caption-s1 .center-text .banner-subtitle {
    font-size: 1.714em;
}
.feature-block {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.gallery-home-holder {
    margin-top: 60px;
}
.gallery-home-holder .text-block {
    padding-bottom: 10px;
}
.gallery-home-holder .gallery-list {
    margin-bottom: 0;
}
.content-block.content-center .img-wrap {
    height: 120px;
    margin: 0 0 40px;
    width: auto;
}
.content-block.content-center p {
    margin-bottom: 0;
}
.content-block.guide-sub .description, .content-block.guide-sub .bar-holder {
    max-width: none;
}
.content-block {
    padding: 90px 0;
}
.content-block .article {
    margin-top: 45px;
}
.content-block.content-sub {
    padding-bottom: 60px;
    padding-top: 60px;
}
.content-block.content-sub .content-holder {
    margin-top: -35px;
}
.content-block.guide-sub .img-article {
    margin-top: 60px;
}
.content-block.article-boxed .content-heading {
    margin-bottom: 15px;
}
.content-block.content-spacing .content-heading {
    margin-bottom: 15px;
}
.adventure-holder .text-block .centered {
    padding: 10px 15px;
}
.adventure-holder.gallery-home-holder .text-block .centered {
    padding-bottom: 0;
}
.grid-view-sidebar {
    padding-bottom: 90px;
}
.grid-view-sidebar .container {
    padding-top: 198px;
}
.grid-view-sidebar #content {
    margin-top: 45px;
}
.grid-view-sidebar #sidebar {
    margin-top: 45px;
}
.gallery-list .info {
    letter-spacing: 1px;
}
.gallery-list .hover {
    font-size: 48px;
}
.btn-banner {
    border-width: 2px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
    padding: 12px 70px;
}
.banner-caption-s1 .center-text .btn-banner-holder, .banner-home .banner-caption-s1 .center-text .btn-banner-holder {
    margin-top: 50px;
}
.filter-option {
    max-width: none;
}
.filter-option .btn-filter {
    display: none;
}
.filter-option .filter-slide {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    max-height: none;
    padding-top: 0;
    position: static;
    width: auto;
}
.filter-option .filter-slide .select-col {
    margin-top: 0;
    width: 200px;
}
.count-block .holder {
    font-size: 1em;
    padding: 60px 10px 35px;
}
.count-block .icon {
    margin-bottom: 25px;
}
.count-block .info {
    font-size: 2em;
    margin-bottom: 15px;
}
.count-block .txt {
    font-size: 1em;
    text-transform: uppercase;
}
.article {
    max-width: none;
}
.article .heading {
    margin: 0 0 10px;
}
.article .heading h3 {
    display: inline-block;
    margin: 0;
    max-width: 78%;
    padding-right: 10px;
    vertical-align: middle;
}
.article .meta {
    font-size: 0.9em;
}
.article .img-caption {
    font-size: 16px;
}
.article .thumbnail .meta {
    padding-bottom: 15px;
}
.article .thumbnail .country [class^="icon-"], .article .thumbnail .country [class*=" icon-"], .article .thumbnail .activities [class^="icon-"], .article .thumbnail .activities [class*=" icon-"] {
    font-size: 13px;
    margin-right: 2px;
}
.article .thumbnail .img-wrap {
    margin-bottom: 15px;
}
.article .info-day {
    border-left: 1px solid #e2e2e2;
    display: inline-block;
    font-size: 1.143em;
    line-height: 1em;
    max-width: 20%;
    padding-left: 10px;
    position: relative;
    vertical-align: middle;
}
.guide-info {
    margin-top: 60px;
}
.content-with-sidebar .article .social-networks {
    margin: 0 -5px;
}
.content-with-sidebar .article .social-networks li {
    padding: 0 5px;
}
.list-view .filter-option {
    max-width: none;
}
.list-view .article {
    max-width: none;
}
.list-view .article .col-left {
    float: left;
    padding: 15px 10px 15px 0;
    width: 70%;
}
.list-view .article .info-aside {
    border-width: 0 0 0 1px;
    float: right;
    margin: 0;
    padding-top: 0;
    width: 30%;
}
.recent-block {
    padding-bottom: 60px;
}
.recent-block h2 {
    margin: 0 0 15px;
}
.booking-form .form-holder, .twocol-form .form-holder {
    padding: 45px 30px;
}
.booking-form .payment-option, .twocol-form .payment-option {
    display: block;
}
.booking-form h2, .twocol-form h2 {
    margin-bottom: 45px;
}
.booking-form .wrap, .twocol-form .wrap {
    padding-right: 30px;
}
.booking-form .btn-hold, .twocol-form .btn-hold {
    padding-top: 45px;
}
.top-box .holder {
    padding: 25px 60px 25px 30px;
}
.top-box .left {
    display: block;
    float: left;
}
.top-box .right {
    float: right;
}
.block-quotation {
    padding: 30px 15px;
}
.partner-block {
    padding: 90px 0;
}
.partner-block .partner {
    margin-top: 60px;
}
.ico-article {
    margin-top: 45px;
    max-width: none;
}
.ico-article .ico-holder {
    min-height: 65px;
}
.step-block {
    padding: 60px 0;
}
.content-intro {
    padding-bottom: 90px;
}
.content-intro .text-holder {
    padding-top: 90px;
    text-align: left;
}
.trip-info .text-col .holder {
    padding: 45px 20px;
}
.trip-info .price {
    font-size: 2.143em;
    margin-bottom: 30px;
}
.trip-detail {
    padding-bottom: 60px;
    padding-top: 60px;
}
.trip-detail .gallery-list li {
    float: left;
    width: 50%;
}
.tab-container .nav-tabs {
    text-align: justify;
}
.nav-tabs {
    padding: 0;
}
.nav-tabs > li {
    padding: 15px 10px;
}
table.table {
    table-layout: fixed;
}
table.table.table-align-right td:last-child, table.table.table-align-right th:last-child {
    text-align: right;
}
.fancybox-close::after {
    font-size: 16px;
}
.article.blog-article .star-rating, .article.blog-article .comment, .article.blog-article .ico-action, .article.blog-article .rate-info {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
}
.article.blog-article .star-rating::before, .article.blog-article .comment::before, .article.blog-article .ico-action::before, .article.blog-article .rate-info::before {
    background: #e2e2e2 none repeat scroll 0 0;
    bottom: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 4px;
    width: 1px;
}
.article.blog-article .star-rating {
    padding-left: 0;
}
.article.blog-article .footer-sub {
    display: inline-block;
    margin: 0;
}
.blog-single .description {
    padding: 25px 20px;
}
.trip-form .holder {
    display: inline-block;
    margin-right: -0.25em;
    padding: 0 15px;
    vertical-align: bottom;
    width: 50%;
}
.comment-form {
    padding: 60px 0 0;
}
.contact-info {
    margin-bottom: 60px;
    margin-top: 60px;
}
.contact-form .form-title {
    text-align: right;
}
.contact-form {
    padding: 60px 80px 60px 30px;
}
.contact-form .btn-holder {
    padding-top: 30px;
}
.error-page #main {
    padding-top: 90px;
}
.error-holder {
    padding-top: 90px;
}
.error-holder h1 {
    font-size: 6.143em;
}
.error-holder .title {
    font-size: 2.143em;
    margin-bottom: 60px;
}
.error-holder .button-holder .btn {
    margin: 0 14px 20px;
    min-width: 270px;
    width: auto;
}
.inner-search {
    font-size: 1.286em;
    line-height: 2;
    margin-bottom: 60px;
    max-width: 950px;
}
.inner-top {
    padding: 45px 0;
}
.special-block .special-text {
    font-size: 2em;
}
.special-block {
    padding: 45px 0;
}
.browse-block {
    display: table;
    font-size: 1.286em;
    table-layout: fixed;
    width: 100%;
}
.browse-block .column {
    display: table-cell;
    letter-spacing: 4px;
    width: 50%;
}
.browse-block a span {
    line-height: 120px;
}
.font-demo-wrapper .glyph.fs1 {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
#footer > .container {
    padding-bottom: 60px;
    padding-top: 90px;
}
.newsletter-form {
    margin-bottom: 60px;
}
.newsletter-form .form-control {
    font-size: 48px;
    line-height: 55px;
}
.newsletter-form input[type="submit"] {
    border-width: 0 0 11px;
    font-size: 36px;
    line-height: 40px;
}
.newsletter-form .info {
    font-size: 1.286em;
}
.footer-holder {
    margin-bottom: 10px;
}
.footer-nav {
    margin-bottom: 30px;
}
.footer-nav.col-md-2 {
    width: 15%;
}
.footer-nav.col-md-2:last-child {
    width: 25%;
}
.footer-nav h3 {
    margin-bottom: 15px;
    pointer-events: none;
}
.footer-nav h3::before {
    display: none;
}
.footer-nav ul li {
    margin-bottom: 5px;
}
.footer-nav.last li {
    margin-bottom: 9px;
}
.footer-nav .slide {
    position: static !important;
    width: auto !important;
}
.social-wrap [class^="icon-"], .social-wrap [class*=" icon-"] {
    font-size: 54px;
}
.footer-bottom {
    padding: 30px 0;
}
.copyright {
    font-size: 1em;
}
.copyright .icon-copyright {
    font-size: 1.4em;
    margin-right: 10px;
}
.demo-wrap .title {
    padding: 10px;
}
.demo-footer {
    padding: 45px 0;
}
.demo-footer .btn-demo {
    min-width: 304px;
}
#scroll-to-top {
    bottom: 25px;
    right: 25px;
}
.demo-animation .row:nth-child(2n) [class^="col-"]:first-child, .demo-animation .row:nth-child(2n) [class*=" col-"]:first-child {
    float: right;
}
.demo-animation .demo-wrapper h3 {
    margin-bottom: 30px;
}
blockquote cite, .blockquote cite {
    letter-spacing: 1px;
    padding-bottom: 45px;
}
blockquote, .blockquote {
    margin: 0 8.2%;
}
.modal-v2 .modal-footer .btn + .btn {
    margin-left: 20px;
}
.bottom-spacing {
    margin-bottom: 60px;
}
.modal-footer {
    text-align: left;
}
.modal-footer .btn {
    display: inline-block;
    font-size: 16px;
    margin: 0;
    padding: 8px;
}
.modal-footer .btn + .btn {
    margin-left: 10px;
}
.gallery-list.gallery-main li {
    float: left;
    max-width: none;
    width: 50%;
}
}
@media only screen and (min-width: 992px) {
.content-with-sidebar.content-both-sidebar #content {
    float: left;
    margin-top: 0;
}
.content-with-sidebar.content-both-sidebar #sidebar, .content-with-sidebar.content-both-sidebar #sidebar-right {
    max-width: none;
}
.common-spacing {
    padding-bottom: 100px;
    padding-top: 100px;
}
h1 {
    font-size: 3.42857em;
}
h2 {
    font-size: 2.143em;
    margin-bottom: 34px;
}
h3, .h3 {
    font-size: 1.2857em;
}
h2.intro-heading, h3.intro-heading {
    font-size: 2.14286em;
    margin-bottom: 35px;
}
h1.content-main-heading, h2.content-main-heading {
    font-size: 2.57143em;
}
p.special-text {
    font-size: 2.571em;
}
blockquote {
    font-size: 2.1428em;
}
blockquote.normal {
    font-size: 2.14286em;
}
.main-subtitle {
    font-size: 1.64286em;
}
.inner-main-heading {
    font-size: 3.439em;
}
#header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #2d2d2d;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#header.fixed-position .logo {
    padding-bottom: 12px;
    padding-top: 2px;
}
.logo {
    border-right: 1px solid #2d2d2d;
    float: left;
    margin: 0;
    padding: 5px 15px 15px 0;
    width: 220px;
}
.logo a {
    width: 200px;
}
.logo img {
    width: 100%;
}
.default-page #header.white-header.fixed-position .navbar-default .v-divider, #header.white-header.fixed-position .navbar-default .v-divider {
    border-color: #eaeaea;
}
.default-page #header.white-header.fixed-position .navbar-default .navbar-nav, #header.white-header.fixed-position .navbar-default .navbar-nav {
    border-right-color: #eaeaea;
}
.default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li > a, #header.white-header.fixed-position .navbar-default .navbar-nav > li > a {
    color: #5c5e62;
}
.default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li > a:hover, #header.white-header.fixed-position .navbar-default .navbar-nav > li > a:hover {
    color: #b0a377;
}
.default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li.hover > a, #header.white-header.fixed-position .navbar-default .navbar-nav > li.hover > a {
    color: #b0a377;
}
.default-page #header.default-white-header, #header.default-white-header {
    border-bottom: 1px solid #eaeaea;
}
.default-page #header.default-white-header .navbar-default .navbar-nav .v-divider, #header.default-white-header .navbar-default .navbar-nav .v-divider {
    border-color: #eaeaea;
}
.default-page #header.default-white-header .navbar-default .navbar-nav > li > a, #header.default-white-header .navbar-default .navbar-nav > li > a {
    color: #5c5e62;
}
.default-page #header.default-white-header .navbar-default .navbar-nav > li > a:hover, #header.default-white-header .navbar-default .navbar-nav > li > a:hover {
    color: #b0a377;
}
.default-page #header.default-white-header .navbar-default .navbar-nav > li.hover > a, #header.default-white-header .navbar-default .navbar-nav > li.hover > a {
    color: #b0a377;
}
.header-v2 .navbar-default .navbar-nav {
    float: left;
}
.header-v2 .navbar-default .navbar-right {
    float: right;
}
.header-v2 .navbar-default .nav-center {
    text-align: center;
    width: calc(100% - 340px);
}
.header-v2 .navbar-default .nav-center > li {
    display: inline-block;
    float: none;
}
.header-v2 .navbar-nav .has-mega-dropdown.mega-md .dropdown-menu {
    left: 20%;
    right: 20%;
    width: auto;
}
.sidebar {
    float: left;
}
.side-list.horizontal-list {
    margin-bottom: -25px;
}
.side-list.horizontal-list li {
    margin-bottom: 40px;
}
.boxed-layout .logo {
    width: 180px;
}
.testimonial-holder blockquote .img {
    display: inline-block;
    margin: 20px 0 0;
    vertical-align: top;
    width: 112px;
}
.testimonial-holder blockquote .text {
    display: inline-block;
    padding-left: 55px;
    vertical-align: top;
    width: calc(100% - 150px);
}
.testimonial-holder {
    padding: 100px 0;
}
.testimonial-holder .owl-pagination {
    padding-left: 193px;
}
.services-block {
    padding: 100px 0;
}
.services-block .ico-article {
    margin-top: 60px;
}
.services-block .row {
    margin-top: -60px;
}
.navbar-default {
    font-size: 0.9em;
}
.navbar-default .open .dropdown-menu {
    display: none;
}
.navbar-default .navbar-nav {
    float: right;
    max-width: calc(100% - 180px);
}
.navbar-default .navbar-nav .dropdown.hover > .dropdown-menu {
    display: block;
}
.navbar-default .navbar-nav .icon {
    margin-right: 0;
}
.navbar-default .navbar-nav > li {
    border-top: 0 none;
    padding: 30px 8px 0;
}
.navbar-default .navbar-nav > li .dropdown-menu {
    margin-top: 1px;
}
.navbar-default .navbar-nav > li.nav-visible {
    display: inline-block !important;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}
.navbar-default .navbar-nav > li.hover > a {
    color: #fff;
}
.navbar-default .navbar-nav > li.has-mega-dropdown {
    position: static;
}
.navbar-default .navbar-nav > li.active a, .navbar-default .navbar-nav > li.open a, .navbar-default .navbar-nav > li:focus a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li.active a:hover, .navbar-default .navbar-nav > li.active a:focus, .navbar-default .navbar-nav > li.open a:hover, .navbar-default .navbar-nav > li.open a:focus, .navbar-default .navbar-nav > li:focus a:hover, .navbar-default .navbar-nav > li:focus a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    height: 46px;
    padding: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .icon-angle-down {
    display: none;
}
#header.fixed-position .search-form .search-opener {
    display: none;
}
#header.fixed-position .search-form .search-wrap .search-opener {
    display: block;
}
#header.fixed-position .navbar-default .navbar-nav > li {
    padding-top: 25px;
}
#header.fixed-position .navbar-default .navbar-nav > li .dropdown-menu {
    border-top: 1px solid transparent;
    margin-top: 0;
}
.navbar-collapse {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.dropdown-menu {
    backface-visibility: hidden;
    border-style: solid;
    box-shadow: 0 -1px 0 1px #252525 inset;
    display: block;
    font-size: 0.9em;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: rotateX(-90deg);
    transform-origin: center top 0;
    transform-style: preserve-3d;
    transition: transform 0.3s cubic-bezier(0.17, 0.67, 0.59, 1.21) 0s;
    visibility: hidden;
    width: auto;
}
.dropdown-menu.dropdown-md {
    min-width: 300px;
}
.dropdown-menu.dropdown-sm {
    min-width: 150px;
}
.dropdown-menu.dropdown-sm .drop-wrap {
    padding: 10px;
}
.dropdown-menu.drop-thumb-wide .des {
    max-width: 80%;
}
.dropdown-menu.drop-thumb-wide .img-wrap img {
    max-width: 80%;
}
.dropdown-menu ul {
    padding: 9px 0;
}
.dropdown-menu .drop-wrap {
    padding-bottom: 10px;
    padding-top: 10px;
}
.dropdown-menu .top-title {
    display: none;
}
.dropdown-menu .sub-link-opener::before {
    display: none;
}
.dropdown-menu .drop-holder .col {
    margin-top: 0;
    max-width: none;
}
.dropdown-menu .drop-holder .col:hover .title, .dropdown-menu .drop-holder .col:hover .title a {
    color: #b0a377;
}
.dropdown-menu .drop-holder .img-wrap img {
    max-width: 400px;
}
.dropdown-menu .drop-holder li {
    display: block;
    margin-left: 0;
    width: auto;
}
.dropdown-menu .five-col {
    margin: 0 -15px;
}
.dropdown-menu .five-col .column {
    float: left;
    padding: 0 15px;
    position: relative;
    width: 20%;
}
.dropdown-menu .five-col .column:first-child::before {
    display: none;
}
.dropdown-menu .five-col .column::before {
    background: #181818 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: -10px;
    position: absolute;
    top: 0;
    width: 1px;
}
.dropdown-menu .five-col ul {
    display: block;
    text-transform: uppercase;
}
.dropdown-menu .five-col ul li {
    display: block;
    margin: 0;
    width: auto;
}
.dropdown-menu .five-col ul li a {
    padding-left: 0;
}
.dropdown-menu .five-col ul li a:hover {
    padding-left: 5px;
}
.dropdown-menu .five-col ul {
    position: static !important;
    width: auto !important;
}
.dropdown-menu .five-col .sub-link-opener {
    pointer-events: none;
}
.has-mega-dropdown > .dropdown-menu {
    left: 10px;
    right: 10px;
    width: auto;
}
.has-mega-dropdown .dropdown-menu {
    border-left-width: 0;
    border-right-width: 0;
}
.has-mega-dropdown .drop-wrap {
    padding: 25px 40px;
}
.dropdown.open > .dropdown-menu {
    opacity: 1;
    overflow: visible;
    transform: rotateX(0deg) translateZ(0px);
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    opacity: 1;
    overflow: visible;
    transform: rotateX(0deg) translateZ(0px);
    visibility: visible;
}
.dropdown:hover .icon-angle-down {
    transform: rotate(180deg);
}
.banner.banner-inner {
    height: 666px;
}
.banner.banner-inner .subtitle {
    font-size: 1.71429em;
}
.banner-image {
    height: 100vh;
}
.banner-home .banner-text h1 {
    font-size: 5.143em;
}
.banner-home .banner-text h1 span {
    font-size: 0.72em;
}
.banner-home .banner-text .subtitle {
    font-size: 1.714em;
}
.banner-text {
    bottom: 0;
}
.banner-text .center-text {
    margin: 5% 0;
}
.banner-text h1 {
    margin-bottom: 30px;
}
.heading-home {
    font-size: 7.143em !important;
    margin-bottom: 30px;
}
.heading-home span {
    font-size: 0.72em;
}
.banner-caption-s1 .center-text, .banner-home .banner-caption-s1 .center-text {
    max-width: 940px;
}
.banner-caption-s1 .center-text .banner-subtitle, .banner-home .banner-caption-s1 .center-text .banner-subtitle {
    font-size: 2.571em;
}
.gallery-home-holder {
    margin-top: 90px;
}
.gallery-home-holder .text-block {
    padding-bottom: 14px;
}
.content-block.guide-sub .img-article {
    margin-top: 90px;
}
.content-block {
    padding: 50px 0 30px;
}
.content-block.content-sub {
    padding-bottom: 100px;
    padding-top: 90px;
}
.content-block.guide-sub .img-article {
    margin-top: 90px;
}
.content-block.article-boxed .content-heading {
    margin-bottom: 45px;
}
.content-block.content-spacing .content-heading {
    margin-bottom: 15px;
}
.adventure-holder .text-block::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.adventure-holder .text-block .centered {
    display: inline-block;
    max-width: 680px;
    vertical-align: middle;
    white-space: normal;
}
.grid-view-sidebar {
    padding-bottom: 100px;
    padding-top: 90px;
}
.grid-view-sidebar .container {
    padding-top: 0;
}
.grid-view-sidebar #content {
    float: right;
    margin-top: 0;
}
.grid-view-sidebar #sidebar {
    margin-top: 0;
}
.grid-view-sidebar .filter-option {
    max-width: none;
}
.grid-view-sidebar .db-3-col .article {
    display: inline-block;
    margin-right: -0.25em;
}
.grid-view-sidebar .pagination-wrap {
    max-width: none;
}
.btn.btn-lg {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 38px;
    min-width: 345px;
}
.pagination-wrap .btn-next, .pagination-wrap .btn-prev {
    font-size: 20px;
    padding-top: 0;
    width: 70px;
}
.pagination-wrap li {
    padding: 0 15px;
}
.count-block .txt {
    letter-spacing: 2px;
}
.article .heading h3 {
    padding-right: 30px;
}
.article .meta {
    font-size: 1em;
}
.article .thumbnail .meta {
    padding-bottom: 25px;
}
.article .thumbnail .meta .country [class^="icon-"], .article .thumbnail .meta .country [class*=" icon-"], .article .thumbnail .meta .activities [class^="icon-"], .article .thumbnail .meta .activities [class*=" icon-"] {
    font-size: 15px;
    margin-right: 5px;
}
.article .thumbnail .img-wrap {
    margin-bottom: 25px;
}
.article footer .social-networks, .article .info-aside .social-networks {
    border-bottom: 0 none;
    float: right;
    max-width: 68%;
    padding-top: 5px;
}
.article footer .price, .article .info-aside .price {
    display: block;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    max-width: 32%;
    overflow: hidden;
}
.article footer .price span, .article .info-aside .price span {
    display: block;
    font-size: 1.286em;
    font-style: normal;
    font-weight: 900;
    margin-top: -5px;
}
.guide-info {
    margin-top: 90px;
}
.list-view .article .img-wrap {
    float: left;
    margin: 0 20px 0 0;
    width: 350px;
}
.list-view .article .description {
    float: left;
    width: calc(100% - 370px);
}
.list-view .article .info-aside .price span {
    font-size: 1.667em;
}
.recent-block {
    padding: 60px 0 100px;
}
.recent-block .ico-list {
    float: none;
    width: auto;
}
.recent-block .sub-info {
    float: none;
    margin-bottom: 15px;
    width: auto;
}
.image-slide {
    height: calc(100% - 81px);
}
.image-slide .slide {
    height: 100%;
    width: 100%;
}
.seperator {
    padding-bottom: 45px;
}
.seperator::before {
    height: 8px;
    width: 170px;
}
.booking-form .form-holder, .twocol-form .form-holder {
    margin-bottom: 0;
}
.product-table td, .product-table th {
    padding: 15px 20px;
}
.featured-content.feature-small .text-block {
    padding: 60px 0;
}
.featured-content .text-block .holder {
    padding: 90px 30px;
}
.featured-content .image {
    min-height: 527px;
}
.progress-holder {
    float: right;
    padding-top: 0;
}
.block-quotation {
    padding: 45px 25px;
}
.partner-block {
    padding: 100px 0;
}
.partner-block .partner {
    margin-top: 90px;
}
.step-block {
    padding: 90px 0;
}
.content-intro {
    padding-bottom: 90px;
}
.content-intro .map-col {
    text-align: left;
}
.content-intro .map-col .holder {
    margin-top: -100px;
}
.content-intro .text-holder {
    padding-top: 100px;
}
.trip-info .reviews-info {
    margin-bottom: 0;
}
.trip-detail {
    padding-bottom: 90px;
    padding-top: 90px;
}
.trip-detail .text-box {
    margin-bottom: 45px;
    padding-left: 100px;
}
.trip-detail .text-box::before {
    font-size: 48px;
    top: 19px;
}
.trip-detail .comments .thumb {
    width: 70px;
}
.trip-detail .comments .text {
    width: calc(100% - 80px);
}
.trip-detail [class^="col-"], .trip-detail [class*=" col-"] {
    margin-bottom: 0;
}
.trip-detail .detail {
    padding: 40px 40px 20px 30px;
}
.trip-detail .gallery-list li {
    width: 33.3333%;
}
.trip-detail .text-box {
    padding-right: 80px;
}
.reviews-info {
    margin: 0 -30px 50px;
}
.reviews-info > li {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 40px;
    margin-right: -0.25em;
    padding: 0 30px 5px;
    vertical-align: top;
    width: 50%;
}
.reviews-info > li::before {
    left: 30px;
    right: 30px;
}
.question-select .jcf-select {
    padding: 20px 50px 20px 30px;
}
.question-select .jcf-select .jcf-select-text {
    font-size: 16px;
    line-height: 1.71429;
}
.question-select .jcf-select .jcf-select-opener {
    width: 41px;
}
.question-select .jcf-select .jcf-select-opener::after {
    font-size: 20px;
    margin-top: -10px;
}
.header-box {
    font-size: 16px;
    padding: 20px 30px;
}
.nav-tabs > li {
    padding: 25px 10px;
    width: auto;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
    right: 140px;
}
table.table .btn {
    min-width: 150px;
}
table.table thead tr th {
    padding: 10px 20px 15px;
}
table.table tbody td .middle {
    padding: 5px 20px;
}
table.table {
    font-size: 1em;
}
.detail-accordion > li > a {
    padding-left: 100px;
}
.detail-accordion .slide-holder {
    margin-left: 80px;
    padding-right: 60px;
}
.detail-accordion .slide-holder p {
    margin: 0 0 25px;
}
.fancybox-prev span::after, .fancybox-next span::after {
    left: 7px;
}
.fancybox-next span::after {
    right: 7px;
}
.fancybox-close {
    height: 60px;
    width: 60px;
}
.fancybox-close::after {
    line-height: 60px;
}
.fancybox-nav {
    height: 60px;
    margin-top: -30px;
    width: 60px;
}
.fancybox-nav.fancybox-next span::after {
    left: auto;
    right: 20px;
}
.fancybox-nav span {
    height: 60px;
    width: 60px;
}
.fancybox-nav span::after {
    left: 20px;
    line-height: 60px;
}
.carousel .carousel-control {
    font-size: 11px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.article.blog-article .description {
    padding: 30px;
}
.blog-list.list-view .img-wrap {
    float: left;
    width: 250px;
}
.blog-list.list-view .article.blog-article .description {
    padding: 10px 0 10px 20px;
}
.blog-list.list-view .description {
    width: calc(100% - 270px);
}
.blog-list.list-view .star-rating, .blog-list.list-view .comment, .blog-list.list-view .ico-action, .blog-list.list-view .rate-info {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
}
.blog-list.list-view .star-rating::before, .blog-list.list-view .comment::before, .blog-list.list-view .ico-action::before, .blog-list.list-view .rate-info::before {
    background: #e2e2e2 none repeat scroll 0 0;
    bottom: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 4px;
    width: 1px;
}
.blog-list.list-view .star-rating {
    padding-left: 0;
}
.blog-list.list-view .rate-info, .blog-list.list-view .ico-action {
    padding-left: 0;
}
.blog-list.list-view .rate-info::before, .blog-list.list-view .ico-action::before {
    display: none;
}
.blog-list.list-view .footer-sub {
    display: block;
    margin: 0;
}
.blog-single .description {
    padding: 30px;
}
.search-form {
    top: 19px;
}
.search-form .search-opener {
    color: #fff;
    font-size: 11px;
}
.search-form .ui-menu .ui-menu-item {
    font-size: 30px;
    line-height: 40px;
    padding: 10px 0;
}
.search-form .ui-autocomplete {
    padding-top: 45px;
}
.search-wrap {
    padding: 30px 0;
}
.search-wrap .form-control {
    font-size: 30px;
    line-height: 50px;
}
.trip-form {
    display: block;
    margin-bottom: -30px;
}
.trip-form .holder {
    margin-bottom: 30px;
    padding: 0 30px;
    width: 25%;
}
.trip-form-v2.trip-search-main {
    margin-top: 0;
    vertical-align: middle;
}
.trip-form-v2.trip-search-main .holder {
    width: 33.3333%;
}

.trip-form-v2.trip-search-main .holder.holder-wide{
	width: 66.6666%;
	
}
.jcf-select .jcf-select-text {
    font-size: 12px;
    line-height: 18px;
}
.jcf-select-drop.jcf-select-trip {
    box-shadow: none;
}
.jcf-select-drop.jcf-select-question .jcf-option {
    padding-left: 30px;
}
.comment-form {
    padding: 90px 0 0;
}
.map-col-main {
    margin-top: 0;
}
.contact-info {
    margin-bottom: 104px;
    margin-top: 90px;
}
.contact-info .col-sm-4 {
    margin-bottom: 0;
}
.error-page #main {
    padding-top: 100px;
}
.error-holder {
    padding-top: 100px;
}
.error-holder h1 {
    font-size: 7.143em;
}
.error-holder .title {
    margin-bottom: 90px;
}
.inner-search {
    margin-bottom: 90px;
}
.default-spacing.confirmation-block {
    padding-bottom: 100px;
}
.default-page #main {
    padding-top: 77px;
}
.inner-top {
    padding: 60px 0;
}
.inner-top .breadcrumbs {
    font-size: 1em;
}
.inner-main .contact-form {
    padding: 60px 20px;
}
.inner-main .contact-form .btn-holder {
    padding-top: 15px;
}
.special-block .special-text {
    font-size: 2.571em;
}
.special-block {
    padding: 60px 0;
}
.browse-block a span {
    line-height: 150px;
}
.cart-option {
    max-width: none;
}
.cart-option .coupon-hold {
    margin-bottom: 0;
}
.cart-option .coupon-hold .input-hold .form-control {
    margin-bottom: 0;
}
.cart-option .button-hold {
    float: right;
    margin-bottom: 0;
    max-width: 50%;
}
.cart-option .button-hold .btn {
    float: left;
    margin: 0 0 0 25px;
}
.cart-option .btn {
    width: auto;
}
.coupon-hold {
    float: left;
    width: 400px;
}
.coupon-hold .submit-wrap {
    float: right;
    height: auto;
    margin-left: 20px;
}
.font-demo-wrapper .glyph.fs1 {
    width: 32%;
}
#footer > .container {
    padding-bottom: 10px;
    padding-top: 100px;
}
.newsletter-form {
    margin-bottom: 90px;
}
.banner.banner-inner.intro-banner .subtitle {
    font-size: 36px;
}
.slider-top {
    padding: 60px 0;
}
.demo-wrap {
    padding: 60px 0;
}
.demo-wrap .title {
    font-size: 18px;
}
.demo-wrap .content-heading {
    margin-bottom: 60px;
}
.demo-feature-list li {
    margin-top: 45px;
    width: 32%;
}
.demo-footer {
    padding: 60px 0;
}
.trip-form-v2 .holder {
    width: 50%;
}
.trip-form-v2 button {
    height: 52px;
}
blockquote .img, .blockquote .img {
    display: inline-block;
    margin: 20px 0 0;
    vertical-align: top;
    width: 112px;
}
blockquote .text, .blockquote .text {
    display: inline-block;
    padding-left: 55px;
    vertical-align: top;
    width: calc(100% - 150px);
}
h4, .h4 {
    font-size: 1.2457em;
}
.bottom-spacing {
    margin-bottom: 90px;
}
.modal-footer .btn {
    font-size: 18px;
    padding: 10px;
}
.gallery-list.gallery-main li {
    width: 33%;
}
.pagination-wrap.pagination-center .btn-next, .pagination-wrap.pagination-center .btn-prev {
    padding-top: 5px;
}
.has-mega-dropdown.mega-md .dropdown-menu {
    left: auto;
    right: 140px;
    width: 850px;
}
}
@media only screen and (min-width: 1025px) {
#header {
    position: fixed;
}
#header.fixed-position {
    background: #252525 none repeat scroll 0 0;
    border-color: #181818;
}
#header.fixed-position .logo {
    border-right-color: #181818;
}
#header.fixed-position .logo a {
    width: 138px;
}
#header.fixed-position .navbar-default .navbar-nav > li > a:hover {
    color: #b0a377;
}
#header.fixed-position .navbar-default .navbar-nav > li > a:active {
    color: #b0a377;
}
#header.fixed-position .search-form {
    top: 30px;
}
#header.fixed-position .search-form .search-opener {
    color: #9d9d9d;
}
#header.fixed-position .search-form .search-opener:hover {
    color: #b0a377;
}
.default-page #header.white-header.fixed-position, #header.white-header.fixed-position {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
}
.default-page #header.white-header.fixed-position .logo, #header.white-header.fixed-position .logo {
    border-right-color: #eaeaea;
}
.default-page #header.white-header.fixed-position .logo .normal, #header.white-header.fixed-position .logo .normal {
    display: none;
}
.default-page #header.white-header.fixed-position .logo .gray-logo, #header.white-header.fixed-position .logo .gray-logo {
    display: block;
}
.default-page #header.white-header.fixed-position .search-form .search-opener, #header.white-header.fixed-position .search-form .search-opener {
    color: #5c5e62;
}
.default-page #header.white-header.fixed-position .search-form .search-opener:hover, #header.white-header.fixed-position .search-form .search-opener:hover {
    color: #000;
}
.default-page #header.white-header.fixed-position .search-form .search-opener.close, #header.white-header.fixed-position .search-form .search-opener.close {
    color: #fff;
}
.default-page #header.default-white-header.fixed-position, #header.default-white-header.fixed-position {
    border-bottom: 1px solid #e2e2e2;
}
.default-page #header.default-white-header.fixed-position .logo, #header.default-white-header.fixed-position .logo {
    border-right-color: #eaeaea;
}
#header.fixed-position .navbar-default .navbar-nav > li > a {
    height: 44px;
}
#header.fixed-position .navbar-default .v-divider {
    border-left-color: #181818;
}
.trip-form-v2 {
    margin: 0;
}
}
@media only screen and (min-width: 1230px) {
#header {
    height: 102px;
}
#header.fixed-position {
    height: 70px;
}
#header.fixed-position .search-form {
    right: 50px;
}
.logo {
    padding: 10px 15px 10px 0;
    width: 240px;
}
.header-v2 .navbar-default .nav-center {
    width: calc(100% - 430px);
}
.navbar-default .navbar-nav {
    max-width: calc(100% - 240px);
}
.navbar-default .navbar-nav > li {
    padding: 40px 14px 0;
}
.navbar-default .navbar-nav > li .dropdown-menu {
    margin-top: 0;
}
.navbar-default .navbar-nav > li.v-divider {
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-default .navbar-nav > li > a {
    height: 62px;
}
.navbar-default .navbar-nav .v-divider {
    border-left: 1px solid #2d2d2d;
    transition: all 0.2s linear 0s;
}
.navbar-collapse {
    padding-right: 0;
}
.dropdown-menu .five-col {
    margin: 0 -40px;
}
.dropdown-menu .five-col .column {
    padding: 0 40px;
}
.banner-caption-s1 .center-text, .banner-home .banner-caption-s1 .center-text {
    max-width: 1200px;
}
.gallery-list {
    margin: 0 23px 0 -7px;
}
.gallery-list li {
    margin-bottom: 14px;
    padding: 0 7px;
}
.gallery-list.gallery-with-icon .info {
    display: block;
}
.gallery-list .info {
    bottom: 20px;
    left: 10px;
    letter-spacing: 0.1px;
    right: 10px;
}
.filter-option.filter-box .result-info {
    max-width: 45%;
}
.filter-option.filter-box .select-col {
    width: 200px;
}
.filter-option .result-info {
    float: left;
    margin-bottom: 0;
    max-width: 40%;
}
.filter-option .layout-holder {
    float: right;
    width: 60%;
}
.filter-option.filter-box .layout-holder {
    width: 55%;
}
.filter-option.filter-box .select-holder {
    text-align: right;
}
.count-block .info {
    font-size: 2.857em;
}
.count-block .txt {
    font-size: 1.286em;
    letter-spacing: 4px;
}
.article .info-day {
    font-size: 1.286em;
    padding-left: 30px;
}
.article .img-caption {
    font-size: 18px;
}
.content-with-sidebar .article .meta > span, .content-with-sidebar .article .meta .country {
    display: inline-block;
    margin: 0 -0.25em 0 0;
    vertical-align: middle;
    width: 49%;
}
.list-view .article .ico-list li {
    margin: 0 30px 0 0;
}
.list-view .article .info-footer .ico-action li {
    margin: 0 0 0 30px;
}
.recent-block h2 {
    margin-bottom: 45px;
}
.recent-block .ico-list {
    float: left;
    width: calc(100% - 112px);
}
.recent-block .article {
    margin-top: 0;
}
.recent-block .sub-info {
    float: right;
    margin-bottom: 0;
    width: 124px;
}
.featured-content .image {
    min-height: 627px;
}
.trip-detail {
    padding-bottom: 90px;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
    right: 236px;
}
.article.blog-article .meta {
    padding-bottom: 25px;
}
.blog-list .img-wrap {
    float: none;
    width: auto;
}
.blog-list.list-view .img-wrap {
    width: 350px;
}
.blog-list.list-view .description {
    width: calc(100% - 370px);
}
.blog-list.list-view .rate-info, .blog-list.list-view .ico-action {
    padding-left: 10px;
}
.blog-list.list-view .rate-info::before, .blog-list.list-view .ico-action::before {
    display: block;
}
.blog-list.list-view .footer-sub {
    display: inline-block;
    margin: 0;
}
.search-form {
    right: 50px;
}
.contact-info .tel {
    margin-bottom: 43px;
}
.contact-info [class^="icon-"], .contact-info [class*=" icon-"] {
    margin: 0 10px;
}
.default-page #main {
    padding-top: 100px;
}
.footer-nav {
    margin-bottom: 15px;
}
.footer-nav h3 {
    margin-bottom: 35px;
}
.footer-bottom {
    text-align: left;
}
.payment-option {
    display: block;
    margin-top: 0;
}
.demo-feature-list li {
    margin-top: 60px;
    width: 24%;
}
.has-mega-dropdown.mega-md .dropdown-menu {
    left: auto;
    right: 234px;
    width: 800px;
}
}
@media only screen and (min-width: 1230px) and (max-width: 1300px) {
.container {
    max-width: 1110px;
}
}
@media only screen and (min-width: 1300px) {
.reviews-info {
    margin-bottom: 80px;
}
}
@media only screen and (min-width: 1600px) {
.has-mega-dropdown > .dropdown-menu {
    left: 170px;
    right: 170px;
}
.navbar-nav > li.has-mega-dropdown:last-child .dropdown-menu, .navbar-nav > li.has-mega-dropdown.last-dropdown .dropdown-menu {
    left: 170px;
    right: 170px;
}
.banner-home .banner-text h1 {
    font-size: 7.143em;
}
.banner-home .banner-text h1 span {
    font-size: 0.72em;
}
.banner-home .banner-text .subtitle {
    font-size: 2.143em;
}
.banner-text h1 {
    margin-bottom: 30px;
}
.banner-icon-search .banner-text h1 {
    font-size: 5.571em;
}
.feature-block {
    font-size: 1em;
    padding: 30px 0 15px;
}
.feature-block ul li {
    padding: 20px 5px;
}
.feature-block li a:hover .ico {
    top: -10px;
}
.feature-block .ico {
    font-size: 45px;
}
.count-block .holder {
    padding: 90px 10px;
}
.trip-info {
    padding-bottom: 0;
}
.trip-info > .row {
    height: calc(100vh - 101px);
}
.trip-info > .row > .height {
    min-height: 100%;
}
.trip-info .reviews-info {
    margin-bottom: 45px;
}
.trip-info .social-share li .ico {
    margin-right: 10px;
}
.trip-info .text-col .holder {
    padding: 100px 20px;
}
.trip-info .description {
    margin-bottom: 90px;
}
.trip-info .btn-holder {
    margin-bottom: 100px;
}
.trip-info .btn-holder {
    margin-bottom: 100px;
}
.trip-form .trip-form {
    margin-top: 10%;
}
}
@media only screen and (max-width: 1599px) {
.banner.banner-slider .banner-text {
    width: 1000px;
}
}
@media only screen and (max-width: 1299px) {
.feature-block ul {
    min-width: 1010px;
    overflow: visible;
}
}
@media only screen and (max-width: 1169px) {
.banner.banner-slider .banner-text {
    width: 950px;
}
}
@media only screen and (max-width: 1023px) {
.nav-wrap.is-stuck {
    top: 0 !important;
}
}
@media only screen and (max-width: 991px) {
#header .container-fluid {
    padding: 0;
}
.header-v1 .container {
    padding: 0;
    width: auto;
}
.header-v1 .header-top {
    padding: 10px 30px;
}
.grid-view-sidebar .accordion .collapse {
    display: block;
    height: auto !important;
}
.grid-view-sidebar .accordion .collapsing {
    height: auto !important;
}
.grid-view-sidebar .accordion .collapse.in {
    display: none;
}
.navbar-default {
    min-height: 0;
}
.navbar-default .navbar-collapse {
    border-color: #252525;
}
.banner.banner-slider .banner-text {
    width: 520px;
}
.grid-view-sidebar .container {
    max-width: 500px;
    padding-top: 168px;
    position: relative;
}
.grid-view-sidebar [class^="col-"], .grid-view-sidebar [class*=" col-"] {
    position: static;
}
.grid-view-sidebar .filter-option {
    left: 15px;
    max-width: none;
    position: absolute;
    right: 15px;
    top: 60px;
}
.grid-view-sidebar .filter-option .result-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.featured-content .bg-stretch {
    margin: 0 -15px;
    position: static;
}
.featured-content .bg-stretch img {
    height: auto !important;
    margin: 0 !important;
    width: 100% !important;
}
.featured-content .height {
    height: auto !important;
}
.featured-content .row:nth-child(2n) .image {
    float: none;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-wrap {
    padding-bottom: 20px;
    padding-top: 20px;
}
.table-responsive {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
.wow {
    animation: 0s ease 0s normal none 1 running none !important;
    visibility: visible !important;
}
.animated {
    transition: none 0s ease 0s !important;
}
.contact-info .tel {
    font-size: 18px;
}
.contact-info .tel [class^="icon-"], .contact-info .tel [class*=" icon-"] {
    font-size: 25px;
}
.footer-holder .col-xs-6 {
    display: inline-block;
    float: none;
    margin-bottom: 45px;
    margin-right: -0.27em;
    vertical-align: top;
}
.trip-form-v2 {
    max-width: 600px;
    padding: 10px 10px 20px;
}
.trip-form-v2 .form-control {
    font-size: 12px;
    height: 32px;
}
.trip-form-v2 label {
    margin-bottom: 0;
}
.trip-form-v2 .input-group.date {
    border-width: 2px;
}
.trip-form-v2 .holder {
    margin-bottom: 15px;
}
.trip-form-v2 .input-group {
    padding-left: 30px;
}
.trip-form-v2 .input-group::before {
    font-size: 12px;
    left: 10px;
}
.trip-note {
    font-size: 13px;
    margin: 0 15px 10px;
}
.btn-holder {
    padding: 0 15px;
}
.jcf-select.jcf-select-trip-select-v2 {
    border-width: 2px;
    height: 32px;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-text {
    font-size: 12px;
    padding: 2px 0 1px 35px;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-text::before {
    font-size: 12px;
    left: 10px;
}
.btn.btn-solid {
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
}
.btn.btn-trip-v2 {
    height: 32px;
}
}
@media only screen and (max-width: 767px) {
.header-top .visible-xs.cart-visible {
    display: inline-block !important;
}
.mobile-openclose {
    margin: 0 auto;
    max-height: 0;
    max-width: 470px;
    min-height: 0;
    overflow: hidden;
    padding: 0;
}
.mobile-openclose .layout-holder {
    padding-bottom: 30px;
}
.rev_slider .tparrows {
    display: none !important;
}
.parallax {
    background-attachment: scroll;
    background-position: 50% 50% !important;
}
.adventure-holder .height {
    height: auto !important;
}
.filter-option .select-col.sidebar-filter-opener {
    display: inline-block;
    font-size: 17px;
    margin-left: 10px;
    text-align: center;
    width: 54px;
}
.filter-option .select-col.sidebar-filter-opener a {
    border: 2px solid #5c5e62;
    display: block;
    height: 34px;
    width: 34px;
}
.filter-option.filter-box {
    padding: 10px;
}
.filter-option.filter-box .select-holder {
    width: calc(100% - 86px);
}
.filter-option .select-col {
    padding: 0 15px 10px;
}
.article.height {
    height: auto !important;
}
.image-slide {
    margin-right: -15px;
}
.blog-single .meta-article .footer-sub {
    display: block;
}
.blog-single .meta-article .ico-action, .blog-single .meta-article .rate-info {
    padding-left: 0;
}
.blog-single .meta-article .ico-action::before, .blog-single .meta-article .rate-info::before {
    display: none;
}
.trip-form {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin-top: 0;
    max-width: 450px;
    padding: 0;
}
.trip-form label {
    display: none;
}
.contact-info .tel {
    height: 72px;
    line-height: 32px;
    padding: 12px 10px;
}
.contact-info .tel [class^="icon-"], .contact-info .tel [class*=" icon-"] {
    display: none;
}
.map-holder iframe {
    height: 360px;
}
.trip-note {
    margin: 0 5px 10px;
    text-align: center;
}
.btn-holder {
    padding: 0 5px;
    text-align: center;
}
.btn.btn-trip-v2 {
    height: 40px;
}
#common-slide .owl-buttons {
    display: none;
}
.table.data-table tr:first-child td, .table.data-table td {
    border-top: 1px solid #e2e2e2;
}
}
@media only screen and (max-width: 539px) {
.banner.banner-slider .banner-text {
    width: 300px;
}
.count-block [class^="col-"], .count-block [class*=" col-"] {
    width: 100%;
}
.nav-tabs > li {
    font-size: 16px;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-holder {
    position: relative;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-holder::before {
    background: #181818 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 95px;
    position: absolute;
    top: 0;
    width: 1px;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .nav-hover {
    font-size: 11px;
    line-height: 1.2;
    padding-right: 10px;
    width: 100px;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .nav-hover li {
    font-size: 11px;
    width: auto;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .tab-content {
    padding-left: 5px;
    width: calc(100% - 105px);
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .tab-content .header-link {
    -moz-column-count: 1;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .tab-content .header-link li {
    margin-bottom: 5px;
    padding: 0;
}
}
@media only screen and (max-width: 479px) {
.comments.reply {
    padding-left: 0;
}
.comments .comment-slot .thumb {
    display: block;
    margin-bottom: 10px;
}
.comments .comment-slot .text {
    display: block;
    width: auto;
}
.comments .link-more {
    margin-left: 0;
}
.contact-info {
    margin-bottom: 20px;
}
.footer-holder .col-xs-6 {
    width: auto;
}
}
@keyframes steam {
0% {
    height: 0;
}
100% {
    height: 10px;
}
}
@keyframes steam {
0% {
    height: 0;
}
100% {
    height: 10px;
}
}
@keyframes spinAround {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes spinAround {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes toRightFromLeft {
49% {
    transform: translate(100%);
}
50% {
    opacity: 0;
    transform: translate(-100%);
}
51% {
    opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
    transform: translate(100%);
}
50% {
    opacity: 0;
    transform: translate(-100%);
}
51% {
    opacity: 1;
}
}
