@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
.gallery-list.has-center img,
img {
    -webkit-backface-visibility: hidden
}

#slider-wrapper,
#wrapper,
.article .img-wrap,
.comment-form .form-rate,
.content-block.guide-sub .holder,
.has-overlay,
.page-wrapper,
.pop-opener,
.service_sec,
.side-list a,
.tab-container {
    position: relative
}


.main-heading,
blockquote cite,
h1.small-size {
    letter-spacing: 2px
}

.content-title,
.inner-main-heading,
h1.small-size {
    text-transform: capitalize
}

#header,
body {
    min-width: 320px
}

#wrapper,
.bg-stretch img,
.blog-full-width .img-wrap img,
.blog-single .img-wrap img,
.btn.btn-default:hover:before,
.btn.btn-h-slide:hover:before,
.content-block.guide-sub .img-wrap img,
.demo-wrap .img-wrap img,
.dropdown-menu,
.dropdown-menu .drop-holder .img-wrap img,
.dropdown-menu.datepicker-dropdown table,
.has-mega-dropdown > .dropdown-menu,
.img-article .img-wrap img,
.price-input,
.recent-block .article .img-wrap img,
.side-list.gallery-side-list.horizontal-list img,
.trip-detail .gallery-list li img,
.trip-form-v2 select,
video {
    width: 100%
}

    #wrapper,
    .article.has-hover-s1 .img-wrap,
    .banner,
    .bg-stretch,
    .cart-holder .text-wrap,
    .cart-list .text-holder,
    .cart-list .text-wrap,
    .cart-list li,
    .coupon-hold .input-hold,
    .dropdown-menu .five-col,
    .dropdown-menu .top-title,
    .lang-wrap .lang-row,
    .list-view .article h3,
    .parallax,
    .parallax:before,
    .popular-experiences.img-mask,
    .search-wrap .input-holder {
        overflow: hidden
    }

.mice-lists ul li,
.mice-lists ul li,
.mice-lists ul li:hover {
    text-decoration: underline
}

.article .ico-action,
.article .ico-list,
.booking-form .option,
.breadcrumbs ul,
.cart-list,
.content-list,
.default-list,
.demo-feature-list,
.dropdown-menu ul,
.feature-block ul,
.footer-nav ul,
.gallery-list,
.list-view .article .ico-list,
.material-icons-list,
.meta-article .ico-action,
.meta-article .ico-list,
.pagination-wrap .pagination,
.payment-option,
.reviews-info,
.reviews-info .ico-list,
.search-form .ui-autocomplete,
.side-list,
.social-networks,
.social-wrap,
.star-rating,
.testimonial-holder .owl-pagination,
.top-right-panel,
.top-user-panel,
.trip-detail .img-list,
.twocol-form .option {
    list-style: none;
    margin: 0;
    padding: 0
}

    .article .thumbnail:after,
    .article:after,
    .bar-holder:after,
    .cart-option:after,
    .contact-form .form-group:after,
    .filter-option:after,
    .footer-holder:after,
    .gallery-list:after,
    .list-view .article .info-footer:after,
    .nav-wrap:after,
    .recent-block footer:after,
    .reviews-info > li:after {
        content: '';
        display: block;
        clear: both
    }

.tab-container .nav-tabs,
.trip-detail .detail .img-list {
    text-align: justify;
    line-height: 0
}

    .tab-container .nav-tabs > *,
    .trip-detail .detail .img-list > * {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        line-height: inherit
    }

    .tab-container .nav-tabs:after,
    .trip-detail .detail .img-list:after {
        content: '';
        width: 100%;
        display: inline-block;
        vertical-align: top
    }

.btn,
.gallery-list .hover,
.gallery-list a,
.recent-block.recent-wide-thumbnail .thumbnail,
.social-wrap {
    -webkit-transition: .3s linear;
    transition: .3s linear
}

#header,
.logo {
    -webkit-transition: .2s linear
}

#tour-slide,
#tour-slide .owl-item,
#tour-slide .owl-wrapper,
#tour-slide .owl-wrapper-outer,
.banner.banner-inner .banner-image,
.event-box:hover .event-namesec,
.navbar-default .container-fluid,
.navbar-default .navbar-header,
body,
html {
    height: 100%
}

img,
video {
    height: auto;
    vertical-align: top;
    max-width: 100%
}

button,
input[type=email],
input[type=password],
input[type=reset],
input[type=search],
input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none;
    border-radius: 0
}

iframe {
    vertical-align: top
}

a {
    outline: 0 !important
}

.banner.banner-inner.intro-banner .ico-holder,
.banner.banner-inner.intro-banner .logo-holder,
.contact-info .col-sm-4,
.demo-wrap .content-heading,
.event-form .input-wrap,
.form-group,
.mice-form-new-head,
.trip-detail .accomodation-block .text-box .sub-title,
.trip-detail .comments .comment-holder,
.trip-detail [class*=' col-'],
.trip-detail [class^=col-],
.trip-form-v2 .holder,
.trip-info .description {
    margin-bottom: 30px
}

#wrapper {
    height: 100%;
    display: table;
    table-layout: fixed
}

.bg-stretch,
.has-overlay:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.layout-fluid {
    max-width: 1600px
}

.form-control {
    border: 2px solid #f8f8f8;
    height: 37px;
    font-size: 14px;
    line-height: 18px;
    box-shadow: none;
    outline: 0;
    font-weight: 400
}

.main-heading,
blockquote cite,
p.special-text strong {
    font-weight: 700
}

.form-control::-webkit-input-placeholder {
    color: #5c5e62
}

.form-control:-moz-placeholder {
    color: #5c5e62
}

.form-control::-moz-placeholder {
    color: #5c5e62
}

.form-control:-ms-input-placeholder {
    color: #5c5e62
}

.form-control:focus {
    border-color: #dfdfdf;
    box-shadow: none
}

.bg-quarter-spanish-white {
    background: #f8f0de
}

.has-overlay:before {
    content: '';
    background: rgba(0, 0, 0, .65)
}

.has-overlay.has-overlay-dark:before,
.parallax.services-block:before {
    background: rgba(0, 0, 0, .85)
}

.bg-stretch {
    z-index: -1
}

#header,
.logo,
.sidebar h3 {
    position: relative
}

.bg-stretch img {
    max-width: none;
    height: 100%
}

.blog-full-width #content {
    float: none
}

#content,
.demo-wrapper h3,
.stepwizard {
    margin-bottom: 50px
}

.content-block.content-sub,
.content-inner,
.demo-wrap,
.recent-block {
    padding: 45px 0
}

.content-block.guide-sub .bar-holder,
.content-block.guide-sub .description,
.content-both-sidebar #sidebar,
.content-both-sidebar #sidebar-right {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.build-package .tab-content,
.content-block.content-sub .article,
.content-both-sidebar #content,
.content-sub-holder .article,
.declaration-form,
.demo-feature-list li,
.demo-wrap .column,
.grid-view-sidebar #sidebar,
.mice-slide-sec,
.mice-text-sec,
.mt-30,
.recent-block .article {
    margin-top: 30px
}

.default-list li {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 10px
}

.common-spacing {
    padding-top: 60px;
    padding-bottom: 60px
}

.resize-active * {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.touch-device-detected .parallax {
    background-attachment: scroll;
    background-position: 50% 50% !important
}

.has-border {
    border: 8px solid #e2e2e2
}

#header.default-white-header .navbar-default .navbar-nav > li > a,
#header.default-white-header .search-form .search-opener.close,
.article .hover-article a,
.article.has-hover-s3 .star-rating > span.disable,
.article.has-hover-s3:hover .img-caption,
.banner_text h1,
.banner_text h6,
.cart-wrap .footer .btn:hover,
.content-block.guide-add .social-networks a:hover,
.content-block.guide-add .social-networks a:hover span,
.content-intro .info,
.default-page #header.default-white-header .navbar-default .navbar-nav > li > a,
.default-page #header.default-white-header .search-form .search-opener.close,
.default-page .header-right .cart-holder.active > a,
.default-page .header-right .login-holder.active > a,
.event-namesec h4,
.fancybox-close:hover:after,
.hi-icon-effect-2a .hi-icon:hover,
.hi-icon-effect-2b .hi-icon:hover,
.hi-icon-effect-3a .hi-icon:hover,
.hi-icon-effect-3b .hi-icon,
.home-cta h3,
.home-cta p,
.img-article .caption h3,
.img-article .social-networks a,
.img-article .text-block h3 a,
.jcf-select-drop.jcf-select-trip-select-v2 .jcf-option,
.jcf-select.jcf-select-sort-select .jcf-select-opener:after,
.mice-form-new,
.mice-form-new h2,
.mice-form-new label,
.pagination-wrap.pagination-solid .btn-next a,
.pagination-wrap.pagination-solid .btn-next a:hover,
.pagination-wrap.pagination-solid .btn-prev a,
.pagination-wrap.pagination-solid .btn-prev a:hover,
.pagination-wrap.pagination-solid a,
.pagination-wrap.pagination-solid a:hover,
.rev_slider,
.services-block.has-bg,
.text-white,
.top-right-panel > li > a,
.top-user-panel > li > a {
    color: #fff
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    font-family: "Oswald";
}

.content-title,
.header-top,
blockquote cite,
h1,
h2,
h3,
h4,
h5,
h6,
p.special-text strong {
    font-family: "Oswald";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    margin: 0 0 15px
}

.material-icons-list .material-icons,
.services-block .ico-holder,
h1 {
    font-size: 40px
}

h2 {
    font-size: 35px
}

.h3,
h3 {
    font-size: 30px
}

h1.small-size {
    font-size: 1.71428em
}

.side-list.check-list,
.side-list.check-list li,
h2.small-space,
h3.small-space {
    margin-bottom: 5px
}

.block-quotation.no-bottom,
.blog-holder.no-pagination,
.booking-form .col-md-6:last-child .form-holder,
.booking-form .option label,
.cart-option .button-hold .btn:last-child,
.client-type p,
.content-block.article-boxed .content-heading,
.content-block.content-spacing .content-heading,
.content-block.guide-sub .description p,
.corporate-activity-sec p:last-child,
.corporate-package-body p:last-child,
.demo-wrap .content-heading h2,
.img-article .img-wrap,
.owl-item .demo-thumb,
.side-list li:last-child,
.side-list.post-list li:last-child,
.twocol-form .col-md-6:last-child .form-holder,
.twocol-form .option label,
h2.no-space,
h3.no-space {
    margin-bottom: 0
}

h2.small-size {
    font-size: 1.143em;
    line-height: 1.2
}
p {
   
    font-family: "PT Sans", sans-serif !important;
  
}
p.intro {
    font-size: 1em;
    margin-bottom: 35px ;
    font-family: "PT Sans", sans-serif;
    
}

p.special-text {
    font-size: 1.5em;
    font-weight: 300;
    text-align: center;
    letter-spacing: .035em;
    margin: 0
}

    p.special-text a {
        color: #fff;
        display: inline-block
    }

blockquote {
    border: none;
    font-size: 1.428571em;
    line-height: 1.2;
    font-style: italic;
    font-weight: 400;
    margin: 0;
    padding: 0;
    quotes: none
}

    blockquote cite {
        text-transform: uppercase;
        font-style: normal
    }

    blockquote.testimonial-quote {
        font-style: normal;
        font-size: 1em;
        line-height: 1.6
    }

    blockquote.normal {
        font-size: 1.28571em
    }

.main-subtitle {
    font-size: 1.371428em;
    line-height: 1.25;
    font-weight: 300;
    font-style: italic;
    letter-spacing: .04em
}

.content-block.guide-sub .designation,
.navbar-default {
    letter-spacing: .05em
}

.content-title {
    display: block;
    font-size: 1.143em;
    margin: 0 0 10px;
    font-weight: 400
}

#header.default-white-header .logo .normal,
.accordion-v2 > li:after,
.accordion-v2 > li:before,
.article.blog-article .star-rating:before,
.breadcrumbs li:first-child:before,
.common-list li::before,
.custom-checkbox input,
.custom-radio input,
.default-page #header.default-white-header .logo .normal,
.feature-block li:first-child:before,
.filter-option .select-col.sidebar-filter-opener,
.hi-icon-effect-5 .hi-icon:after,
.jcf-list ul li:first-child,
.list-view .activity-level .hover,
.logo .gray-logo,
.meta-article .star-rating:before,
.no-overlay:before,
.partner-block a .hover,
.partner-block a:hover img,
.popup,
.question-select .nav,
.recent-block .ico-list .hover,
.recent-block .sub-info span:first-child:before,
.seperator.text:before,
.side-list .hover,
.top-box .left,
.ui-helper-hidden-accessible {
    display: none
}

.info-title {
    font-size: 1em;
    font-style: italic;
    font-weight: 400
}

.inner-main-heading {
    font-size: 2.571em;
    line-height: 1.2;
    font-weight: 400
}

#header {
    z-index: 10;
    background: #252525;
    transition: .2s linear
}

.logo {
    padding: 21px 0;
    text-align: center;
    margin: 0 90px;
    z-index: 9;
    transition: .2s linear
}

    .cart-wrap .total,
    .logo a {
        display: inline-block;
        vertical-align: middle
    }

    .banner-text:after,
    .logo:before,
    .search-wrap:before,
    .trip-info .text-col:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        margin-right: -.25em
    }

    .logo a {
        width: 100px;
        -webkit-transition: .2s linear;
        transition: .2s linear
    }

.cart-wrap .footer {
    padding: 20px 0;
    overflow: hidden
}

    .cart-wrap .footer .btn {
        float: right;
        padding: 2px 20px;
        margin-left: 5px
    }

.cart-wrap .total {
    color: #adadad;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    padding-top: 2px
}

.cart-list li {
    padding: 10px 0;
    border-bottom: 1px solid #181818
}

    .cart-list li:hover,
    .feature-block .info,
    .social-networks a span {
        -webkit-transition: color .2s linear;
        transition: color .2s linear
    }

.cart-list .img {
    float: left;
    width: 40px;
    margin: 5px 10px 0 0
}

    .cart-list .img a {
        display: block;
        border: 2px solid #fff;
        -webkit-transition: border .2s linear;
        transition: border .2s linear
    }

        .cart-list .img a:hover {
            border-color: #adadad
        }

.cart-list .amount {
    float: right;
    margin-left: 10px
}

.cart-list .name {
    display: block;
    font-weight: 400;
    text-transform: uppercase
}

    .cart-list .name a {
        display: inline-block;
        color: #9d9d9d;
        -webkit-transition: color .2s linear;
        transition: color .2s linear
    }

#header.default-white-header .logo .gray-logo,
.cart-list .price,
.content-heading .subtitle,
.default-page #header.default-white-header .logo .gray-logo,
.jcf-select-drop.jcf-select-question .jcf-list li:first-child,
.mice-box:hover .bar,
.pop-opener:hover .popup,
.product-table .title,
.product-table time,
.reviews-info .title,
.side-list a:hover .popup {
    display: block
}

#header.default-white-header,
#header.default-white-header.fixed-position,
.bg-gray,
.default-page #header.default-white-header,
.default-page #header.default-white-header.fixed-position,
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-list,
.jcf-select.jcf-select-filter-select.jcf-select-bg-gray,
.pagination-wrap.bg-gray,
.reviews-body,
.table-hover tbody tr:hover,
.table-striped tbody tr:nth-child(2n) {
    background: #f8f8f8
}

    #header.default-white-header .logo,
    .default-page #header.default-white-header .logo {
        border-right-color: #eaeaea
    }

    #header.default-white-header .search-form .search-opener,
    .article .social-networks a,
    .article h3 a,
    .blog-single h1,
    .comment-slot .name a,
    .comments .link-holder a,
    .contact-info h3,
    .default-page #header.default-white-header .search-form .search-opener,
    .img-article.article-light .text-block a,
    .inner-top .breadcrumbs a,
    .jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-option,
    .jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-option,
    .jcf-select.jcf-select-filter-select.jcf-select-bg-gray .jcf-select-opener:after,
    .jcf-select.jcf-select-filter-select.jcf-select-bg-gray .jcf-select-text,
    .jcf-select.jcf-select-filter-select.jcf-select-bg-white .jcf-select-opener:after,
    .jcf-select.jcf-select-filter-select.jcf-select-bg-white .jcf-select-text,
    .meta-article .ico-action a,
    .recent-block h3 {
        color: #5c5e62
    }

        #header.default-white-header .search-form .search-opener:hover,
        .breadcrumbs.breadcrumb-sec a,
        .breadcrumbs.breadcrumb-sec li,
        .corp-sidehead h4 a,
        .default-page #header.default-white-header .search-form .search-opener:hover,
        .events-top-head .rright span,
        .gallery-home-holder h2,
        .inner-main .contact-form .forgot:hover,
        .inner-search [type=submit]:hover,
        .inner-top .breadcrumbs a:hover,
        .mice-lists ul li a {
            color: #000
        }

    #header.default-white-header .navbar-default .nav-opener .icon-bar,
    .default-page #header.default-white-header .navbar-default .nav-opener .icon-bar {
        background: #5c5e62;
        border-color: #5c5e62
    }

.header-top {
    background: #252525;
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    border-bottom: 1px solid #1b1b1b
}

.rev_slider_wrapper,
.rev_slider_wrapper .banner-heading-sub,
.ui-widget {
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.header-top .drop-wrap {
    font-size: .9em
}

.top-right-panel,
.top-user-panel {
    margin: 0 -10px;
    float: left;
    max-width: 67%
}

    .article.blog-article .footer-sub > *,
    .top-right-panel > li,
    .top-user-panel > li {
        display: inline-block;
        vertical-align: top;
        padding: 0 10px
    }

        .article .hover-article a:hover,
        .article .more:hover,
        .article .thumbnail:hover footer .price span,
        .article .thumbnail:hover h3 a,
        .article h3 a:hover,
        .article.blog-article .footer-sub a:hover,
        .article.blog-article:hover .heading,
        .article.blog-article:hover .heading h3 a,
        .article.blog-article:hover .link-view a,
        .article.blog-article:hover .star-rating a,
        .article.blog-article:hover .star-rating span,
        .article.has-hover-s3 .star-rating > span,
        .article.has-hover-s3:hover .more,
        .article.has-hover-s3:hover h3 a,
        .banner-text h1 span,
        .blog-single .meta-article a:hover,
        .cart-holder .delete:hover,
        .comments .comment-slot .text:hover .star-rating,
        .comments .comment-slot .text:hover a,
        .content-block.guide-sub .holder:hover .caption h3,
        .dropdown-menu a:hover,
        .feature-block li a:hover,
        .filter-option .link.active,
        .filter-option .link:hover,
        .footer-nav a:hover,
        .header-box a:hover,
        .header-box:hover,
        .list-view .article .ico-action a:hover,
        .list-view .article .thumbnail:hover .activity-level .ico,
        .list-view .article .thumbnail:hover .price span,
        .list-view .article .thumbnail:hover .star-rating,
        .list-view .article .thumbnail:hover h3 a,
        .pop-opener:hover [class*=' icon-'],
        .pop-opener:hover [class^=icon-],
        .question-select .jcf-select:hover .jcf-select-text,
        .rev_slider_wrapper .rev-btn.filled a,
        .rev_slider_wrapper .rev-btn.filled:hover a,
        .reviews-slot .name a:hover,
        .services-block.has-bg .ico-article:hover .content-title,
        .services-block.has-bg .ico-article:hover .ico-holder,
        .services-block.has-bg .ico-article:hover a,
        .side-list li.active a,
        .side-list.hovered-list a:hover,
        .social-wrap li a:hover,
        .top-right-panel > li > a:hover,
        .top-user-panel > li > a:hover {
            color: #f9b654
        }

.last-dropdown .dropdown-menu,
.navbar-nav > li.last-dropdown .dropdown-menu,
.navbar-nav > li:last-child .dropdown-menu {
    left: auto;
    right: 0
}

.top-right-panel {
    float: right;
    max-width: 33%
}

.article.blog-article:first-child,
.banner-icon-search .banner-text .center-text,
.dropdown-menu .five-col .col,
.top-header.fixed-position {
    margin-top: 0
}

.header-v1 .logo {
    text-align: left;
    border: 0
}

.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
}

.sidebar,
.sidebar label {
    font-weight: 500
}

    .sidebar .side-block,
    .sidebar .sidebar-holder {
        box-shadow: 0 2px 2px rgba(1, 2, 2, .1)
    }

    .sidebar .heading {
        padding: 20px 30px;
        background: #fff
    }

    .sidebar .sub-link {
        margin-left: 30px;
        display: block;
        font-weight: 500
    }

        .detail-accordion > li.active > a:after,
        .jcf-select-trip.jcf-select-dark .jcf-list .jcf-option,
        .list-view .article .ico-action a,
        .side-list.hovered-list a,
        .sidebar .sub-link a {
            color: #9d9d9d
        }

            .article .ico-action a:hover,
            .article .pop-opener:hover [class*=' icon-'],
            .article .pop-opener:hover [class^=icon-],
            .article.has-hover-s2:hover h3 a,
            .comment-form .form-rate .star-rating > span:hover,
            .comment-slot .name a:hover,
            .comments .link-holder a:hover,
            .header-box:hover .star-rating,
            .meta-article .ico-action a:hover,
            .recent-block .thumbnail:hover .sub-info span:last-child,
            .sidebar .sub-link a:hover,
            .trip-info .reviews-info .star-rating {
                color: #474d4b
            }

    .sidebar h3 {
        margin: 0;
        padding: 0 0 0 50px;
        color: #5c5e62;
        font-size: 1.143em;
        line-height: 1.5em;
        text-transform: uppercase
    }

        .sidebar h3:before {
            content: '\e928';
            font: 24px/18px icomoon;
            position: absolute;
            left: 0;
            top: 5px
        }

    .sidebar .panel-group .panel-default {
        border: 0;
        margin: 0
    }

    .sidebar .panel-title {
        font-size: 1em;
        line-height: 1.7124em;
        letter-spacing: .05em
    }

    .sidebar .panel-heading a {
        display: block;
        text-transform: uppercase;
        padding: 10px 50px 10px 30px;
        background: #f8f8f8;
        color: #f9b654;
        box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
        position: relative
    }

        .demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev:after,
        .dropdown-menu .five-col .active .sub-link-opener:before,
        .dropdown.open .icon-angle-down,
        .footer-nav.active h3:before,
        .sidebar .panel-heading a.collapsed:after {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg)
        }

        .sidebar .panel-heading a:after {
            content: '\e906';
            font: 14px/12px icomoon;
            position: absolute;
            right: 30px;
            top: 15px;
            -webkit-transition: -webkit-transform .3s linear;
            transition: transform .3s linear
        }

    .sidebar .title {
        display: block;
        font-size: 1.143em;
        margin-bottom: 10px
    }

    .sidebar .panel-body {
        background: #fff;
        padding: 30px;
        color: #9d9d9d
    }

.side-list.post-list li {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 5px
}

    .side-list.post-list li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 100%;
        height: 2px;
        width: 30px;
        background: #e2e2e2
    }

.side-list.post-list time {
    display: block;
    font-size: 12px
}

.side-list.horizontal-list li {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    margin-bottom: 20px;
    margin-right: -.25em;
    text-align: center
}

.side-list.gallery-side-list.horizontal-list li {
    width: 33%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px
}

.side-list.region-list .text {
    width: calc(100% - 50px)
}

.side-list [class*=' icon-'],
.side-list [class^=icon-] {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle
}

.article .activity-level,
.client-type-list,
.demo-wrapper .article h3,
.list-view .article .reviews-holder,
.side-list li {
    margin-bottom: 15px
}

.side-list .ico-holder {
    display: inline-block;
    vertical-align: middle;
    width: 45px
}

    .side-list .ico-holder img {
        width: 25px
    }

.side-list .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 20px)
}

.price-input {
    border: 0;
    background: 0 0;
    font-size: 14px
}

#testimonial-home-page,
.parallax {
    background-repeat: no-repeat;
    background-size: cover
}

.image-slide.not-enough-slides a.btn-next,
.image-slide.not-enough-slides a.btn-prev,
.wow {
    visibility: hidden
}

.rev_slider_wrapper .banner-heading-sub {
    font-size: 26px;
    line-height: 30px;
    color: #f9b654;
    padding-right: 10px
}

.navbar-default,
.rev_slider_wrapper .banner-heading-text {
   
}

.rev_slider_wrapper .rev-btn {
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif !important
}

    .rev_slider_wrapper .rev-btn .btn-banner {
        border-color: #6b6957;
        background: 0 0;
        color: #f9b654;
        border-radius: 25px
    }

        .rev_slider_wrapper .rev-btn .btn-banner:hover {
            border-color: #6b6957;
            background: #6b6957;
            color: #fff
        }

    .blog-single .meta-article .footer-sub,
    .carousel .carousel-control span,
    .meta-article .ico-list,
    .partner-block a:hover img.hover,
    .recent-block .ico-list img,
    .rev_slider_wrapper .rev-btn a,
    .social-wrap li {
        display: inline-block
    }

.testimonial-holder {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 60px 0
}

    .testimonial-holder .owl-pagination {
        position: static;
        text-align: center;
        padding: 45px 0 0
    }

        .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 {
                height: 12px;
                width: 12px;
                border: 0;
                background: 0 0;
                position: relative;
                border-radius: 12px;
                text-indent: -9999px;
                opacity: 1
            }

                .testimonial-holder .owl-pagination .owl-page span:before {
                    top: -1px;
                    left: -1px;
                    right: -1px;
                    bottom: -1px;
                    border: 1px solid #fff;
                    content: '';
                    position: absolute;
                    border-radius: 100%
                }

                .testimonial-holder .owl-pagination .owl-page span:after {
                    position: absolute;
                    left: 2px;
                    top: 2px;
                    right: 2px;
                    bottom: 2px;
                    background: #fff;
                    content: '';
                    border-radius: 10px;
                    visibility: hidden
                }

    .testimonial-holder blockquote .img img {
        border: 2px solid #fff;
        width: 90px;
        border-radius: 100%;
        margin: 0 auto 15px;
        max-width: 100%
    }

    .testimonial-holder blockquote cite {
        display: block;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 20px;
        margin-bottom: 45px;
        position: relative
    }

        .blockquote cite:after,
        .testimonial-holder blockquote cite:after,
        blockquote cite:after {
            -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            width: 170px;
            height: 8px;
            background: #e2e2e2;
            content: '';
            position: absolute;
            left: 50%;
            bottom: 0
        }

.services-block {
    position: relative;
    padding: 60px 0
}

    .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;
            -webkit-transition: color .3s;
            transition: color .3s
        }

        .services-block.has-bg .ico-article .ico-holder {
            -webkit-transition: color .3s;
            transition: color .3s
        }

    .services-block.has-bg .ico-holder {
        min-height: 50px
    }

    .services-block.has-bg .title {
        text-transform: uppercase;
        margin-bottom: 15px
    }

    .content-block.content-sub .list-view.content-holder,
    .content-block.guide-sub .img-article,
    .content-intro .text-holder .btn-holder,
    .description-text,
    .gallery-home-holder,
    .guide-info,
    .services-block .ico-article {
        margin-top: 45px
    }

    .services-block .row {
        margin-top: -45px
    }

.parallax {
    background-color: transparent;
    background-attachment: initial;
    background-position: 50% 0;
    z-index: 1;
    position: relative
}

    .parallax:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgb(0 0 0 / 41%);
        z-index: -1
    }

    .parallax.banner:before {
        background: rgba(0, 0, 0, .1)
    }

    .parallax.banner-inner:before {
        background: rgba(0, 0, 0, .5)
    }

#testimonial-home-page {
    background-image: url(../img/home-bg.jpg);
    padding: 100px 0;
    background-attachment: fixed
}

.navbar-default {
    background: 0 0;
    border: none;
    min-height: 1px;
    height: 100%;
    margin: 0;
    font-size: 14px
}

    .navbar-default .navbar-toggle {
        border: none;
        padding: 10px;
        position: absolute;
        margin: 0;
        left: 20px;
        top: -52px
    }

        .btn.btn-primary,
        .datepicker table tr td span.new:hover,
        .datepicker table tr td span.old:hover,
        .datepicker table tr td.new:hover,
        .datepicker table tr td.old:hover,
        .has-mega-dropdown .nav-hover li a:focus,
        .has-mega-dropdown.mega-md .dropdown-menu,
        .navbar-default .navbar-toggle:focus,
        .navbar-default .navbar-toggle:hover,
        .table-striped tbody tr:nth-child(odd) {
            background: 0 0
        }

        .navbar-default .navbar-toggle .icon-bar {
            width: 28px;
            height: 1px;
            background-color: #9d9d9d;
            border-radius: 0;
            border: 1px solid #9d9d9d
        }

            .navbar-default .navbar-toggle .icon-bar + .icon-bar {
                margin-top: 6px
            }

    .navbar-default .icon-angle-down {
        font-size: 8px;
        float: right;
        margin-top: 7px
    }

    #tour-slide .owl-controls,
    .blog-single .block-quotation p,
    .counter-small .holder .info,
    .navbar-default .navbar-nav,
    .owl-item .article,
    .recent-block h2,
    .recent-block.recent-gray .article footer,
    .trip-detail .img-article p {
        margin: 0
    }

        .navbar-default .navbar-nav > li {
            border-top: 1px solid #000;
            padding: 0;
            -webkit-transition: .2s linear;
            transition: .2s linear
        }

            .navbar-default .navbar-nav > li > a {
                color: #fff;
                padding: 20px 30px;
                text-transform: uppercase;
                -webkit-transition: .2s linear;
                transition: .2s linear
            }

        .font-demo-wrapper [class*=' icon-'],
        .font-demo-wrapper [class^=icon-],
        .navbar-default .navbar-nav .icon {
            display: inline-block;
            vertical-align: middle;
            margin-right: 5px
        }

        .article .ico-action,
        .custom-checkbox .check-label,
        .custom-radio .check-label,
        .demo-footer .btn-demo .text,
        .demo-wrapper .social-networks .ico,
        .demo-wrapper .social-networks .text,
        .header-box .value,
        .navbar-default .navbar-nav .text,
        .pagination-wrap.pagination-center .pagination,
        .reviews-slot.v-middle .text,
        .reviews-slot.v-middle .thumb {
            display: inline-block;
            vertical-align: middle
        }

.navbar-collapse {
    background: #252525;
    margin: 0;
    padding: 0
}

    .navbar-collapse.in {
        overflow-y: auto
    }

.dropdown-menu {
    border: 0;
    padding: 0;
    position: static;
    min-width: 210px;
    font-size: 12px;
    color: #9d9d9d;
    border-radius: 0
}

    .dropdown-menu [class*=' icon-'],
    .dropdown-menu [class^=icon-] {
        margin-right: 5px;
        -webkit-transition: margin .2s linear;
        transition: margin .2s linear
    }

    .dropdown-menu > ul > li > a {
        text-transform: uppercase;
        padding: 10px 10px 10px 30px
    }

        .dropdown-menu > ul > li > a:hover {
            padding-left: 35px
        }

    .dropdown-menu a {
        display: block;
        -webkit-transition: .2s linear;
        transition: .2s linear;
        color: #000
    }

        .dropdown-menu a:hover [class*=' icon-'],
        .dropdown-menu a:hover [class^=icon-] {
            margin-right: 10px;
            margin-left: -5px
        }

    .dropdown-menu .top-title .back,
    .pagination-wrap .btn-prev,
    .top-box .right {
        float: left
    }

    .dropdown-menu .top-title .menu-title,
    .featured-content .row:nth-child(2n) .image,
    .pagination-wrap .btn-next,
    .table-container .btn {
        float: right
    }

    .dropdown-menu .title {
        padding: 10px 0;
        display: block;
        text-transform: uppercase;
        cursor: pointer;
        position: relative;
        font-size: 1.18em
    }

    .dropdown-menu .sub-link-opener:before {
        content: '\e903';
        font-family: icomoon !important;
        font-size: 8px;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        position: absolute;
        right: 10px;
        top: 7px
    }

    .dropdown-menu .drop-wrap {
        padding: 0 30px
    }

        .accordion-v2 .slide,
        .banner.banner-inner .banner-text .center-text,
        .dropdown-menu .drop-holder a,
        .dropdown-menu .drop-wrap ul,
        .featured-content .container-fluid,
        .has-mega-dropdown .nav-hover li a,
        .modal .hold.btn-holder,
        table.table > tbody > tr > td {
            padding: 0
        }

    .dropdown-menu .header-link li,
    .feature-block,
    .non-collapsible-link li {
        padding: 10px 0
    }

        .dropdown-menu .header-link li a {
            padding: 0;
            text-transform: uppercase;
            display: inline-block
        }

            .dropdown-menu .header-link li a:hover {
                padding-left: 5px
            }

    .dropdown-menu .drop-holder .des,
    .global-box.box-sm,
    .input-group.date {
        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 .five-col ul {
        text-transform: none
    }

.article .hover-article .link-more,
.btn-banner,
.feature-block,
.gallery-list .info,
.jcf-select .jcf-select-text,
.lang-wrap a .text,
.popup {
    text-transform: uppercase
}

.dropdown .icon-angle-down {
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.navbar-nav > li.has-mega-dropdown.last-dropdown .dropdown-menu,
.navbar-nav > li.has-mega-dropdown:last-child .dropdown-menu {
    left: 10px;
    right: 10px
}

.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: .01em;
        margin-left: 5px
    }

    .lang-wrap a:hover {
        background: #181818
    }

.banner {
    position: relative;
    z-index: 1;
    background-position: 50% 0
}

    .banner.banner-slider {
        background-position: 0 0;
        min-height: 1px
    }

#tour-slide .slide,
.banner-image,
.map-holder {
    min-height: 320px
}

.banner.banner-slider .trip-form,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > thead > tr > th {
    white-space: normal
}

    .banner.banner-slider .trip-form .holder,
    .mb-10 {
        margin-bottom: 10px !important
    }

.banner.banner-slider .solid-border {
    overflow: visible;
    border-radius: 0
}

.banner.banner-slider .banner-text {
    width: 1170px;
    position: static;
    font-size: 14px
}

.banner .banner-video {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
    background-position: 50% 50%
}

    .banner .banner-video.has-overlay:before {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        content: '';
        background-color: rgb(0 0 0 / 0%)
    }

    .banner .banner-video video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        max-width: none;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transition: opacity 1s;
        transition: opacity 1s
    }

.banner.banner-inner {
    height: 100vh;
    min-height: 320px;
    max-height: 500px;
    padding-top: 0;
    color: #fff
}

    .banner.banner-inner .img-holder {
        float: left;
        position: relative;
        min-width: 1920px;
        width: 100%;
        height: auto;
        left: 50%
    }

        .banner.banner-inner .img-holder:after {
            content: '';
            position: absolute;
            left: -9999px;
            right: 0;
            top: 0;
            bottom: 0;
            background: rgba(0, 0, 0, .25)
        }

        .banner.banner-inner .img-holder img {
            position: relative;
            left: -50%;
            width: 100%
        }

    .banner.banner-inner .banner-text {
        text-align: left;
        top: auto
    }

    .banner.banner-inner .subtitle,
    .banner_text .subtitle {
        display: block;
        font-size: 24px;
        line-height: 1.1;
        font-style: italic;
        margin-bottom: 15px;
        font-weight: 400
    }

    .banner.banner-inner h1 {
        line-height: 1.2;
        margin-bottom: 15px;
        color: #fff
    }

.banner-inner .banner-text h1 {
    font-weight: 400
}

.banner-image {
    height: 100%;
    position: relative
}

    .banner-image .has-overlay:before {
        background: rgba(0, 0, 0, .35)
    }

.article.has-hover-s3:hover .hover-article,
.banner:hover .slick-arrow,
.content-block.guide-sub .holder:hover .social-networks,
.content-block.guide-sub .holder:hover:before,
.custom-checkbox input[type=checkbox]:checked + .check-input:after,
.custom-radio input[type=radio]:checked + .check-input:after,
.feature-block.hover .swipe.left,
.gallery-list a:hover:after,
.social-wrap li a:hover .txt {
    opacity: 1
}

.banner-home .banner-text h1,
.banner-icon-search .banner-text h1 {
    font-size: 3.571em
}

    .banner-home .banner-text h1 span {
        display: block;
        font-weight: 400;
        font-size: .8em;
        font-style: normal
    }

.banner-home .banner-text .subtitle {
    font-size: 1.429em;
    color: #f9b654;
    font-weight: 300;
    font-style: italic;
    display: block;
    margin-bottom: 25px
}

.banner-text {
    position: absolute;
    top: 70px;
    bottom: 100px;
    left: 0;
    right: 0;
    white-space: nowrap;
    z-index: 22;
    text-align: center
}

    .banner-text h1 {
        line-height: .9em;
        color: #fff;
        font-weight: 700;
        margin-bottom: 0
    }

    .banner-text .center-text {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        width: 100%;
        padding: 0 10px
    }

.heading-home {
    font: 700 3.571em/.9em !important;
    color: #fff;
    margin-bottom: 0;
    text-align: center
}

    .heading-home span {
        display: block;
        font-weight: 400;
        font-size: .8em
    }

.banner-caption-s1 .center-text,
.banner-home .banner-caption-s1 .center-text {
    max-width: 750px;
    text-align: right;
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.filter-option,
.grid-view-sidebar .filter-option {
    max-width: 470px
}

.banner-caption-s1 .center-text h1,
.banner-home .banner-caption-s1 .center-text h1 {
    color: #f9b654;
    font-style: italic;
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.article .img-caption,
.comment-slot .name,
.content-intro .info strong,
.count-block .info,
.feature-block li,
.gallery-list.has-center .title,
.step-block,
.top-box,
.trip-info .price strong {
   
}

.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 {
    font-weight: 300;
    color: #fff;
    margin-top: 30px
}

.feature-block {
    background: #252525;
    z-index: 0;
    text-align: center;
    font-size: 1em;
    position: relative
}

    .feature-block .ico {
        position: relative;
        top: 0;
        display: block;
        margin: 0 auto 10px;
        -webkit-transition: top .2s linear;
        transition: top .2s linear;
        font-size: 25px;
        line-height: 1
    }

    .feature-block .holder {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .feature-block ul {
        text-align: center;
        overflow: hidden
    }

    .feature-block li {
        display: inline-block;
        vertical-align: middle;
        margin-left: -.25em;
        padding: 10px;
        position: relative;
        width: 10.5%;
        font-size: 14px
    }

        .feature-block li:before {
            content: '';
            position: absolute;
            left: -1px;
            top: 0;
            bottom: 0;
            background: #000;
            width: 1px
        }

        .feature-block li a {
            display: block;
            height: 100%;
            color: #9d9d9d
        }

            .feature-block li a:hover .ico {
                top: -5px
            }

.content-heading {
    text-align: center;
    position: relative
}

.content-block {
    padding: 60px 0;
    background: #fafafa
}

    .content-block.content-sub .content-holder,
    .trip-info .btn-holder {
        margin: 0 0 45px
    }

    .comment-form .btn-holder,
    .content-block.content-sub .list-view .article {
        margin-top: 15px
    }

    .content-block.content-center .img-wrap {
        width: 110px;
        margin: 0 auto 20px
    }

.adventure-holder .text-block:after,
.gallery-list.has-center .caption:after,
.partner-list a:after {
    margin-right: -.25em;
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 100%
}

.content-block.guide-sub .holder:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, .4);
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.content-block.guide-sub .holder:hover .caption {
    color: #f9b654;
    margin-left: 0;
    margin-right: 0
}

.content-block.guide-sub .thumbnail {
    padding: 0;
    background: 0 0;
    border: 0;
    margin-bottom: 0
}

.content-block.guide-sub .description {
    font-size: 1.143em;
    line-height: 1.875
}

.content-block.guide-add .social-networks {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 160px;
    text-align: center;
    opacity: 0;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

    .content-block.guide-add .social-networks li {
        padding: 1px
    }

    .content-block.guide-add .social-networks a {
        height: 35px;
        width: 35px;
        display: block;
        text-align: center;
        font-size: 17px;
        line-height: 34px;
        background: #2e3436;
        -webkit-transition: background .2s linear;
        transition: background .2s linear
    }

        .content-block.guide-add .social-networks a span:before {
            line-height: 34px
        }

        #set-5,
        #tour-slide .owl-next:hover,
        #tour-slide .owl-prev:hover,
        .browse-block .column.browse-destination a,
        .btn.btn-default:before,
        .carousel .carousel-control:hover,
        .content-block.guide-add .social-networks a:hover,
        .count-block .block-4,
        .datepicker .datepicker-switch:hover,
        .datepicker .next:hover,
        .datepicker .prev:hover,
        .datepicker table tr td span:hover,
        .datepicker table tr td.day.focused,
        .datepicker table tr td.day:hover,
        .datepicker tfoot tr th:hover,
        .demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-next:hover,
        .demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
        .jcf-select-drop.jcf-select-trip-select-v2 .jcf-hover {
            background: #f9b654
        }

.btn.no-border,
.content-block .content-boxed .thumbnail,
.jcf-select-drop .jcf-select-drop-content {
    border: 0
}

.content-with-sidebar .content-sub-holder,
.trip-detail .comments {
    padding-bottom: 45px
}

.adventure-holder .text-block,
.wrap-text {
    white-space: nowrap
}

    .adventure-holder .text-block .centered {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        width: 100%;
        padding: 30px 0 15px
    }

.adventure-holder.featured-content,
.blockquote,
.cart-option .button-hold,
.gallery-list.has-center,
.modal-footer,
.special-block .special-text,
blockquote {
    text-align: center
}

    .adventure-holder.featured-content .centered {
        padding: 60px 15px
    }

.content-intro,
.grid-view-sidebar {
    padding-bottom: 60px
}

    .grid-view-sidebar #content {
        float: none;
        margin-top: 30px
    }

    .grid-view-sidebar .db-3-col .article {
        display: block;
        margin-right: auto
    }

    .grid-view-sidebar .pagination-wrap {
        max-width: 470px;
        margin-left: auto;
        margin-right: auto
    }

a.thumbnail {
    padding: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    overflow: hidden
}

    a.thumbnail img {
        width: 100%;
        max-width: none
    }

.gallery-list {
    margin: 0 -5px 20px
}

    .gallery-list.has-center .caption {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px;
        white-space: nowrap;
        color: #5c5e62;
        z-index: 2
    }

        .gallery-list.has-center .caption:before {
            content: '';
            position: absolute;
            left: 10px;
            right: 10px;
            bottom: 10px;
            top: 10px;
            border: 1px solid #5c5e62;
            z-index: 8
        }

        .gallery-list.has-center .caption .centered {
            display: inline-block;
            vertical-align: middle;
            white-space: normal;
            font-weight: 700;
            z-index: 9
        }

    .gallery-list.has-center .title {
        display: block;
        font-size: 1.286em;
        font-weight: 700;
        padding-bottom: 5px;
        margin-bottom: 5px;
        position: relative
    }

        .gallery-list.has-center .title:after {
            position: absolute;
            left: 50%;
            width: 50px;
            height: 5px;
            background: #5c5e62;
            content: '';
            bottom: 0;
            margin-left: -25px
        }

    .gallery-list.has-center a:after {
        background: rgba(255, 255, 255, .9);
        opacity: 0
    }

    .gallery-list.has-center a:hover .caption:before,
    .gallery-list.has-center a:hover .centered,
    .gallery-list.has-center a:hover:after,
    .service_sec:hover .hover-text {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .gallery-list.has-center a .caption:before,
    .gallery-list.has-center a .centered {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: .3s linear;
        transition: .3s linear
    }

    .gallery-list.has-center img {
        backface-visibility: hidden;
        display: block
    }

    .gallery-list .hover {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        left: 50%;
        top: 50%;
        position: absolute;
        font-size: 30px;
        color: #fff;
        display: block;
        z-index: 4;
        margin: -25px 0 0 -20px
    }

    .gallery-list a {
        margin: 0;
        display: block;
        position: relative;
        overflow: hidden;
        z-index: 2
    }

        .gallery-list a img {
            -webkit-transition: -webkit-transform .3s linear;
            transition: transform .3s linear
        }

        .gallery-list a:hover img {
            transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -o-transform: scale(1.05);
            -ms-transform: scale(1.05)
        }

        .gallery-list a:after {
            content: '';
            position: absolute;
            left: 0;
            right: -1px;
            top: 0;
            bottom: 0;
            background: rgba(71, 77, 75, .92);
            opacity: 0;
            -webkit-transition: opacity .2s linear;
            transition: opacity .2s linear
        }

        .gallery-list a:hover .hover {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

    .gallery-list li {
        float: left;
        width: 33.333%;
        padding: 0 5px;
        margin-bottom: 10px;
        position: relative;
        overflow: hidden;
        clear: right
    }

    .gallery-list .info {
        position: absolute;
        bottom: 10px;
        left: 5px;
        letter-spacing: 1px;
        right: 5px;
        text-align: center;
        color: #fff;
        z-index: 2;
        font-size: 14px;
        line-height: 1.5;
        font-weight: 700;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

.banner-caption-s1 .center-text .btn-banner,
.banner-home .banner-caption-s1 .center-text .btn-banner,
.btn.radius {
    border-radius: 25px
}

.btn.btn-default,
.btn.btn-h-slide {
    position: relative;
    z-index: 1
}

    .btn.btn-default:before,
    .btn.btn-h-slide:before {
        content: '';
        width: 0;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        -webkit-transition: .2s linear;
        transition: .2s linear
    }

.btn.btn-shadow {
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .35)
}

.btn.btn-primary:hover {
    border-color: #f9b654;
    background: #f9b654;
    color: #fff
}

.btn.btn-default {
    font-weight: 700;
    padding: 10px 20px;
    letter-spacing: 1px;
    min-width: 150px;
    font-size: 16px;
    line-height: 20px;
    border-color: #e2e2e2;
    background: #6b6957;
    color: #fff
}

.btn.btn-white,
.featured-content.feature-small .btn-lg {
    min-width: 260px
}

.btn.btn-default:hover {
    background: #f9b654;
    border-radius: 0;
    border-color: #e2e2e2
}

.btn.btn-trip {
    border-radius: 3px;
    font-style: normal;
    font-weight: 700;
    width: 100%;
    color: #f9b654;
    background: #252525;
    letter-spacing: .05em
}

    .btn.btn-trip:hover {
        background: #4f4d40
    }

.btn.btn-info-sub {
    background: #f9b654;
    border-color: #f9b654;
    color: #000;
    font-weight: 700;
    border-radius: 5px
}

    .btn.btn-info-sub:hover {
        box-shadow: none;
        background: #363636;
        border-color: #363636;
        color: #fff
    }

.btn.btn-info {
    background: #f9b654;
    border-color: #f9b654;
    color: #fff
}

    .btn.btn-info:hover,
    .contact-form [type=submit].btn:hover {
        background: #363636;
        color: #fff;
        border-color: #363636
    }

.btn.btn-white {
    border: 1px solid #fff;
    color: #fff;
    padding: 3px 15px
}

    .btn.btn-white:hover,
    .pagination-wrap.pagination-solid .active a,
    .pagination-wrap.pagination-solid .active a:focus,
    .pagination-wrap.pagination-solid .active a:hover {
        background: #fff;
        color: #f9b654
    }

.btn.btn-lg {
    padding: 10px;
    min-width: 250px
}

.btn.btn-md {
    font-size: 16px;
    line-height: 24px;
    padding: 12px;
    min-width: 250px;
    letter-spacing: 1px
}

.btn-banner {
    z-index: 8;
    white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #f9b654;
    background-color: transparent;
    padding: 7px 45px;
    border: 1px solid #6b6957
}

    .btn-banner:hover {
        background: #6b6957;
        color: #fff
    }

.banner-caption-s1 .center-text .btn-banner-holder,
.banner-home .banner-caption-s1 .center-text .btn-banner-holder,
.crpbtn-sec {
    margin-top: 20px
}

.breadcrumbs {
    color: #fff;
    font-size: 14px
}

    .breadcrumbs li {
        display: inline-block;
        margin-right: 10px;
        font-size: 14px
    }

        .breadcrumbs li:before {
            content: '/';
            display: inline-block;
            vertical-align: middle;
            margin: -3px 0 0;
            padding-right: 10px
        }

    .breadcrumbs a {
        color: #fff;
        -webkit-transition: color .2s linear;
        transition: color .2s linear
    }

        .breadcrumbs a:hover,
        .jcf-select.jcf-select-language:hover .jcf-select-opener:after {
            color: #e6e6e6
        }

.filter-option {
    position: relative;
    margin: 0 auto
}

    .filter-option .btn-filter {
        margin: 0 15px;
        border-width: 2px;
        line-height: 40px;
        padding: 0 10px
    }

        .filter-option .btn-filter i {
            font-size: 25px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
            margin-top: -2px
        }

    .filter-option .filter-slide {
        max-height: 0;
        -webkit-transition: .3s linear;
        transition: .3s linear;
        overflow: hidden;
        width: calc(100% + 130px);
        margin-bottom: -10px;
        padding-top: 10px
    }

        .filter-option .filter-slide .select-col {
            margin-top: 10px;
            width: 100%
        }

    .filter-option.filter-box {
        background: #fff;
        padding: 15px 25px 5px 20px
    }

        .filter-option.filter-box .result-info,
        .inner-main .contact-form .form-title {
            padding-top: 5px
        }

        .filter-option.filter-box .link {
            width: 34px;
            height: 34px;
            font-size: 18px;
            line-height: 34px;
            margin-left: 15px
        }

        .filter-option.filter-box .select-holder {
            width: calc(100% - 77px);
            text-align: left
        }

    .filter-option .result-info {
        font-size: 1.143em;
        line-height: 1.5em;
        padding-top: 10px;
        display: block;
        margin-bottom: 15px
    }

    .filter-option .select-col {
        padding: 0 15px 10px;
        width: 180px;
        display: inline-block;
        vertical-align: top;
        margin-right: -.25em
    }

    .filter-option .select-holder {
        float: left;
        width: calc(100% - 100px);
        margin: 0 -15px
    }

    .filter-option .layout-action {
        float: right;
        max-width: 140px
    }

    .filter-option .link {
        display: inline-block;
        vertical-align: top;
        height: 44px;
        width: 44px;
        border: 2px solid #e2e2e2;
        line-height: 44px;
        text-align: center;
        color: #e2e2e2;
        margin: 0 -.25em 0 19px;
        font-size: 25px;
        -webkit-transition: .3s linear;
        transition: .3s linear
    }

        .article .thumbnail .star-rating [class*=' icon-'],
        .article .thumbnail .star-rating [class^=icon-],
        .filter-option .link:last-child {
            margin-right: 0
        }

.filter-active .filter-slide {
    max-height: 350px
}

.pagination-wrap {
    padding: 25px 20px;
    text-align: center;
    background: #fff;
    box-shadow: 0 1px 1px rgba(1, 2, 2, .1)
}

    .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 {
            margin: 0;
            width: auto;
            height: auto;
            border: 0
        }

            .pagination-wrap .btn-next a:hover,
            .pagination-wrap .btn-prev a:hover {
                background: 0 0;
                color: #f9b654;
                border: 0
            }

        .pagination-wrap .btn-prev span {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            display: inline-block
        }

    .pagination-wrap li {
        display: inline-block;
        padding: 0 5px;
        vertical-align: middle;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px
    }

        .pagination-wrap li a {
            padding: 0;
            background: 0 0;
            border: 0;
            line-height: 20px;
            font-size: 16px;
            width: 22px;
            height: 22px;
            display: block;
            color: #5c5e62
        }

            .pagination-wrap li a:hover {
                background: #f9b654;
                color: #fff;
                border: 1px solid #f8f8f8
            }

        .pagination-wrap li.active a {
            color: #fff;
            border: 1px solid transparent;
            background: #f9b654
        }

            .pagination-wrap li.active a:hover {
                background: #f9b654;
                color: #fff;
                border-color: transparent
            }

.count-block {
    color: #fff;
    text-align: center
}

    .count-block .icon {
        display: block;
        margin: 0 auto 15px;
        position: relative;
        top: 0;
        -webkit-transition: top .2s linear;
        transition: top .2s linear;
        font-size: 50px
    }

        .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 {
        margin: 0;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }

    .count-block .info {
        font-size: 1.667em;
        font-weight: 700;
        margin-bottom: 10px
    }

    #set-1,
    #set-4,
    .count-block .block-1 {
        background: #6b6957
    }

    .count-block .block-2 {
        background: #565335
    }

    .article .popup,
    .browse-block .column.browse-adventures a,
    .contact-info .tel.bg-blue,
    .count-block .block-3,
    .img-article .holder:hover .caption,
    .img-article .holder:hover .text-block {
        background: #474d4b
    }

    .count-block .holder {
        padding: 45px 10px;
        font-size: 1.286em;
        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;
    max-width: 500px
}

    .article.thumb-full .thumbnail {
        border-radius: 5px 5px 0 0
    }

        .article.thumb-full .thumbnail .img-wrap {
            margin: -10px -10px 25px;
            overflow: hidden;
            border-radius: 5px 5px 0 0
        }

    .article.has-hover-s1 .img-wrap img,
    .popular-experiences.img-mask img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform .2s linear;
        transition: transform .2s linear
    }

    .article.has-hover-s1:hover .img-wrap img {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4)
    }

.pop-experience:hover .popular-experiences.img-mask img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.article.has-hover-s2 .img-wrap {
    position: relative;
    overflow: hidden
}

    .article.has-hover-s2 .img-wrap img {
        margin: -10px 0 0 -10px;
        max-width: none;
        width: calc(100% + 10px);
        -webkit-transition: opacity .35s, -webkit-transform .35s;
        transition: opacity .35s, transform .35s;
        -webkit-transform: translate3d(10px, 10px, 0);
        transform: translate3d(10px, 10px, 0)
    }

    .article.has-hover-s2 .img-wrap .text:before {
        position: absolute;
        right: -120px;
        bottom: -140px;
        width: 250px;
        height: 250px;
        border: 2px solid #fff;
        border-radius: 50%;
        box-shadow: 0 0 0 900px rgba(255, 255, 255, .2);
        content: '';
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, 1);
        transform: scale3d(.5, .5, 1);
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        background: rgba(0, 0, 0, .2)
    }

    .article.has-hover-s2 .img-wrap .text:before,
    .article.has-hover-s2 .img-wrap p,
    .article.has-hover-s3 .hover-article,
    .article.has-hover-s3 .info-footer,
    .article.has-hover-s3 img {
        -webkit-transition: opacity .35s, -webkit-transform .35s;
        transition: opacity .35s, transform .35s
    }

    .article.has-hover-s2 .img-wrap p {
        margin: 0;
        color: #fff;
        font-size: 42px;
        line-height: 1;
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 0 28px 25px 0;
        width: 110px;
        text-align: right;
        opacity: 0;
        -webkit-transform: translate3d(20px, 20px, 0);
        transform: translate3d(20px, 20px, 0)
    }

.article.has-hover-s2:hover img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.article.has-hover-s2:hover .text:before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.article.has-hover-s2:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.article.has-hover-s3 .star-rating > span:hover {
    color: #9a8c5a
}

.article.has-hover-s3:hover img {
    opacity: .4;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1)
}

.article.has-hover-s3:hover .info-footer {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.article.has-hover-s3 .img-wrap {
    background: #000;
    overflow: hidden
}

.article .hover-article {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: left;
    opacity: 0
}

    .article .hover-article .icons {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 25px
    }

    .article .hover-article .star-rating {
        position: absolute;
        top: 15px;
        left: 15px
    }

    .article .hover-article .price {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        font-size: 1em;
        margin-right: -.25em;
        font-weight: 400;
        letter-spacing: 1px;
        font-style: italic
    }

        .article .hover-article .price span {
            font-size: 1.286em;
            display: block;
            margin-top: -5px;
            font-weight: 900;
            font-style: normal
        }

    .article .hover-article .link-more {
        max-width: 50%;
        text-align: right;
        float: right;
        margin: 20px 0 0;
        font-weight: 900;
        font-size: 1.143em;
        letter-spacing: 1px
    }

    .article .hover-article .info-footer {
        -webkit-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
        transform: translate(0, -20px);
        font-weight: 700;
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px
    }

.article .link-view a:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    content: '\e906';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font: 10px/10px icomoon;
    margin-top: -3px
}

.article .ico-action li,
.article .ico-list li,
.meta-article .ico-action li,
.meta-article .ico-list li,
.reviews-info .ico-list li,
.social-networks li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px
}

.article .heading {
    margin-bottom: 15px;
    font-weight: 700
}

.article .more {
    color: #5c5e62;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .05em
}

.article .social-networks {
    font-size: 21px;
    margin: 0 -10px
}

.article .sub-title,
.article .thumbnail .info-title {
    margin-bottom: 10px;
    display: block
}

.article .social-networks li {
    padding: 0 10px;
    font-size: 17px
}

.article .ico-list {
    line-height: 1;
    overflow: hidden
}

.article .sub-title {
    font-style: italic;
    font-size: 1em
}

.article .img-wrap,
.article .img-wrap1 {
    margin: 0 0 40px;
    text-align: center
}

.article h2 {
    color: #000;
    letter-spacing: .1em
}

.article .col {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px
}

    .article .col:first-child {
        width: 51.3%
    }

.article .img-wrap img {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.article .img-wrap .social-networks {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 160px;
    text-align: center;
    opacity: 0;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

    .article .img-wrap .social-networks li {
        margin-right: -.25em;
        padding: 0 1px
    }

    .article .img-wrap .social-networks a {
        width: 36px;
        height: 34px;
        display: block;
        text-align: center;
        line-height: 34px;
        background: #474d4b
    }

        .article .img-wrap .social-networks a:hover,
        .fancybox-nav:hover {
            background: #000;
            color: #fff
        }

.article .img-caption {
    position: absolute;
    top: 15px;
    right: 0;
    background: #000;
    color: #f9b654;
    font-size: 14px;
    line-height: 18px;
    padding: 4px 10px;
    font-weight: 400;
    z-index: 2;
    letter-spacing: .02em
}

.article .thumbnail {
    margin-bottom: 0;
    padding: 10px;
    border: none;
    line-height: 1.7142857;
    box-shadow: 0 2px 2px rgba(1, 2, 2, .05)
}

    .article .thumbnail .img-wrap,
    .blog-single .description p,
    .trip-detail .detail p {
        margin: 0 0 25px
    }

    .article .thumbnail .meta {
        padding-bottom: 25px;
        margin-bottom: 10px;
        border-bottom: 1px solid #dedede
    }

        .article .thumbnail .meta .country {
            padding-right: 5px
        }

        .article .thumbnail .meta .activity,
        .article .thumbnail .meta .country {
            max-width: 50%;
            display: inline-block;
            vertical-align: top;
            margin-right: -.25em
        }

            .article .thumbnail .meta .activity [class*=' icon-'],
            .article .thumbnail .meta .activity [class^=icon-],
            .article .thumbnail .meta .country [class*=' icon-'],
            .article .thumbnail .meta .country [class^=icon-] {
                font-size: 15px;
                display: inline-block;
                vertical-align: middle;
                margin: -1px 5px 0 0
            }

    .article .thumbnail p {
        letter-spacing: .03em;
        margin-bottom: 25px
    }

.article .info-aside,
.article footer {
    overflow: hidden;
    margin: 15px 0 -5px;
    padding-top: 5px;
    border-top: 1px solid #dedede
}

    .article .info-aside .social-networks,
    .article footer .social-networks {
        max-width: 68%;
        float: right;
        padding-top: 5px
    }

    .article .info-aside .price,
    .article footer .price {
        overflow: hidden;
        display: block;
        font-style: italic;
        letter-spacing: 1px;
        max-width: 32%;
        font-weight: 400
    }

.ico-article,
.img-article,
.list-view .article,
.list-view .filter-option,
.search-active .search-slide .search-wrap {
    max-width: 500px
}

.article .info-aside .price span,
.article footer .price span {
    display: block;
    font-weight: 900;
    font-style: normal;
    font-size: 1.286em;
    margin-top: -5px
}

.article .info-aside {
    text-align: center;
    border-top: 0;
    border-left: 1px solid #ebebeb
}

    .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 .text {
    display: block;
    margin-top: 5px;
    color: #9d9d9d
}

.meta-article {
    overflow: hidden;
    margin: 30px 0 5px -5px;
    padding-top: 5px
}

    .meta-article .comment,
    .meta-article .ico-action,
    .meta-article .rate-info,
    .meta-article .star-rating {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 0 10px
    }

        .meta-article .comment:before,
        .meta-article .ico-action:before,
        .meta-article .rate-info:before,
        .meta-article .star-rating:before {
            content: '';
            position: absolute;
            left: 0;
            top: 4px;
            bottom: 3px;
            width: 1px;
            background: #e2e2e2
        }

    .article.blog-article .star-rating,
    .carousel-wrapper .article h3,
    .carousel-wrapper .single-item h3,
    .client-type:first-child,
    .meta-article .star-rating {
        padding-left: 0
    }

.img-article {
    margin: 0 auto
}

    .img-article.article-light:hover .text-block,
    .subscribe-form .form-control:focus {
        background: #ebebeb
    }

    .img-article.article-light .text-block {
        background: #f8f8f8;
        color: #5c5e62
    }

    .img-article .caption {
        margin: -50px 40px 0;
        position: relative;
        z-index: 4;
        background: #6b6957;
        padding: 20px 10px;
        color: #fff;
        text-align: center;
        box-shadow: 1px 2px 1px rgba(1, 2, 2, .3);
        -webkit-transition: margin .2s linear;
        transition: margin .2s linear
    }

    .img-article .text-block {
        background: #6b6957;
        padding: 30px 15px 15px;
        color: #fff;
        -webkit-transition: background .2s linear;
        transition: background .2s linear
    }

        .img-article .text-block h3 {
            text-transform: none;
            font-weight: 700;
            color: #fff;
            letter-spacing: 1px;
            margin-bottom: 15px
        }

        .img-article .text-block p {
            margin-bottom: 25px
        }

    .article.blog-article .footer-sub,
    .img-article .social-networks {
        margin: 0 -10px
    }

        .img-article .social-networks li {
            font-size: 22px;
            padding: 0 10px
        }

.list-view .star-rating {
    margin-right: 15px
}

    .list-view .star-rating .disable {
        color: #787878
    }

.list-view .activity-level .ico {
    font-size: 67px;
    line-height: 1;
    color: #9d9d9d
}

.list-view .article .img-wrap {
    text-align: center;
    margin: 0 auto 20px
}

    .event-overview iframe,
    .list-view .article .img-wrap img {
        border-radius: 5px;
        width: 100%
    }

.list-view .article .info-aside {
    border: solid #ebebeb;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    padding-top: 15px
}

    .article.blog-article,
    .demo-wrapper .input-group.date,
    .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 .info-rate,
.list-view .article .star-rating {
    display: inline-block;
    vertical-align: middle;
    max-width: 42%
}

.list-view .article .info-rate {
    max-width: 56%
}

.list-view .article .info-footer {
    overflow: visible
}

    .list-view .article .info-footer li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
        padding: 0
    }

    .corp-box h4,
    .evnt-testi-name h4,
    .home-cta p,
    .list-view .article .info-footer [class*=' icon-'],
    .list-view .article .info-footer [class^=icon-],
    .recent-block .ico-list [class*=' icon-'],
    .recent-block .ico-list [class^=icon-] {
        font-size: 20px
    }

.list-view .article .ico-list {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #ebebeb;
    overflow: visible
}

.list-view .article footer {
    border: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 5px
}

.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, .35)
}

.recent-block.recent-list .thumbnail {
    background: #fafafa;
    box-shadow: none
}

.bg-light-gray,
.recent-block.recent-gray,
.trip-info {
    background: #fafafa
}

    #set-2,
    .bg-white,
    .jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-list,
    .jcf-select.jcf-select-filter-select.jcf-select-bg-white,
    .recent-block.recent-gray .thumbnail {
        background: #fff
    }

.image-slide .controls a,
.popup {
    background: #f9b654;
    color: #fff;
    text-align: center
}

.recent-block.recent-gray .article .col-holder {
    background: #fff;
    box-shadow: none
}

.recent-block .thumbnail {
    padding: 20px 10px;
    background: #f8f8f8
}

.booking-form .hold,
.build-form-subsec .input-wrap,
.contact-form .form-group,
.corp-form .input-wrap,
.declaration-form .input-wrap,
.hold,
.mice-detail-form h4,
.mice-form .input-wrap,
.mice-form-body .input-wrap,
.modal-v2 .log-option,
.navbar-nav .mega-center.has-mega-dropdown.mega-md .nav-hover li,
.question-select,
.recent-block .article .img-wrap,
.subscribe-form .form-group,
.trip-detail .header-box,
.twocol-form .hold {
    margin-bottom: 20px
}

.recent-block footer {
    overflow: visible;
    border-top: 0;
    margin-top: 0
}

.recent-block .sub-info {
    float: right;
    width: 124px;
    font-size: 1.143em;
    line-height: 1em;
    font-weight: 700;
    margin: 0 -10px
}

    .recent-block .sub-info span {
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px;
        position: relative;
        margin-right: -.25em
    }

        .recent-block .sub-info span:before {
            content: '';
            left: 0;
            top: 2px;
            bottom: 2px;
            background: #5c5e62;
            width: 1px;
            position: absolute
        }

.recent-block .ico-list {
    overflow: visible;
    float: left;
    width: calc(100% - 112px);
    margin: 0 -5px
}

    .recent-block .ico-list li {
        margin: 0 5px 5px;
        padding: 0
    }

    .recent-block .ico-list .popup {
        padding: 5px
    }

.image-slide {
    position: relative;
    height: 100%;
    margin-left: -15px;
    margin-right: -15px
}

    .image-slide .controls {
        position: absolute;
        bottom: 0;
        z-index: 9;
        right: 0
    }

        .image-slide .controls a {
            width: 50px;
            height: 50px;
            float: left;
            line-height: 50px;
            font-size: 14px;
            -webkit-transition: background .3s linear;
            transition: background .3s linear
        }

            .image-slide .controls a:hover {
                background: #c3b997
            }

            #tour-slide .owl-prev:after,
            .carousel .carousel-control.left span,
            .image-slide .controls a.btn-prev {
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

            .carousel .carousel-control.right span,
            .image-slide .controls a.btn-next {
                -webkit-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                transform: rotate(-90deg)
            }

    .image-slide .slide {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0
    }

        .image-slide .slide.active {
            z-index: 2
        }

.popup {
    -webkit-transform: translate(-50%, 15px);
    -ms-transform: translate(-50%, 15px);
    transform: translate(-50%, 15px);
    width: 100px;
    position: absolute;
    left: 50%;
    top: 100%;
    border-radius: 7px;
    padding: 2px 5px;
    z-index: 999;
    font-size: 12px
}

    .popup:before {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 7px solid #f9b654;
        content: '';
        position: absolute;
        left: 50%;
        bottom: 100%
    }

.recent-block .popup {
    top: auto;
    bottom: 100%;
    margin-bottom: 25px
}

    .recent-block .popup:before {
        border-bottom: 0;
        border-top: 7px solid #474d4b;
        bottom: auto;
        top: 100%
    }

.article .popup:before {
    border-bottom-color: #474d4b
}

.comment-slot.v-middle .text,
.comment-slot.v-middle .thumb,
.partner-list a img,
table.table tbody tr td,
table.table thead tr td {
    vertical-align: middle
}

.comment-slot .thumb {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 50px
}

    .comment-slot .thumb img {
        border-radius: 100%
    }

.comment-slot .name {
    display: block;
    font-size: 1.143em
}

.comment-slot .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px)
}

.comments {
    padding: 30px 15px;
    border: 1px solid #f8f8f8;
    box-shadow: 0 0 1px 1px rgba(1, 2, 2, .1)
}

    .comments .comment-head {
        overflow: hidden;
        margin: 0 0 15px
    }

        .comments .comment-head .left {
            float: left;
            width: 50%;
            padding-right: 10px
        }

        .comments .comment-head .meta,
        .comments .link-holder {
            font-style: italic
        }

        .comments .comment-head .name {
            display: block;
            font-weight: 400;
            margin-bottom: 5px
        }

        .comments .comment-head .right {
            width: 50%;
            text-align: right;
            float: left;
            padding-top: 5px
        }

    #common-slide,
    .comments p {
        margin: 0 0 30px
    }

    .comments.reply {
        padding: 40px 0 0 100px;
        box-shadow: none;
        border: 0
    }

        .comments.reply .comment-slot .comment-detail {
            max-width: 570px
        }

    .comments .comment-slot {
        overflow: hidden;
        border-bottom: 0;
        padding: 20px 0 15px
    }

        .comments .comment-slot:first-child,
        .inner-main .contact-form .btn-holder {
            padding-top: 0
        }

        .comments .comment-slot .thumb {
            width: 75px;
            padding-right: 20px;
            margin-right: 0;
            margin-top: 10px
        }

        .comments .comment-slot .text {
            width: calc(100% - 80px)
        }

        .comments .comment-slot .comment-detail {
            max-width: 670px;
            border-bottom: 1px solid #e2e2e2;
            padding: 0 20px 30px 0
        }

    .comments .comment-holder,
    .text-box p {
        margin: 0 0 20px
    }

    .comments .link-more {
        padding-top: 2px
    }

.star-rating > span {
    display: inline-block;
    vertical-align: middle;
    margin-right: -2px;
    color: #f4aa3e
}

    .star-rating > span:hover {
        cursor: pointer;
        color: #f9b654
    }

.star-rating [class*=' icon-'],
.star-rating [class^=icon-] {
    font-size: 15px;
    line-height: 1em
}

.article.blog-article:hover .star-rating .disable a,
.article.blog-article:hover .star-rating .disable span,
.star-rating .disable {
    color: #adadad
}

.social-networks .icon-facebook:hover,
.social-networks a.facebook:hover {
    color: #136ad5
}

.social-networks .icon-twitter:hover,
.social-networks a.twitter:hover {
    color: #00aced
}

.social-networks .icon-google-plus:hover,
.social-networks a.google:hover {
    color: #dd4b39
}

.social-networks a.pin:hover {
    color: #cb2027
}

.social-networks .icon-linkedin:hover {
    color: #007bb5
}

.seperator {
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    padding-bottom: 30px
}

    .seperator:before {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 120px;
        height: 4px;
        background: #e2e2e2
    }

.booking-form .form-holder,
.twocol-form .form-holder {
    box-shadow: .5px .9px 1px rgba(1, 2, 2, .1);
    background: #f8f8f8;
    padding: 20px 10px;
    margin-bottom: 45px
}

    .booking-form .form-holder .form-control,
    .twocol-form .form-holder .form-control {
        border-color: #dfdfdf;
        background: 0 0;
        color: #5c5e62;
        height: 40px
    }

        .booking-form .form-holder .form-control::-webkit-input-placeholder,
        .twocol-form .form-holder .form-control::-webkit-input-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::-moz-placeholder,
        .twocol-form .form-holder .form-control::-moz-placeholder {
            font-style: italic
        }

        .booking-form .form-holder .form-control:-ms-input-placeholder,
        .twocol-form .form-holder .form-control:-ms-input-placeholder {
            font-style: italic
        }

        .booking-form .form-holder .form-control:active,
        .booking-form .form-holder .form-control:focus,
        .twocol-form .form-holder .form-control:active,
        .twocol-form .form-holder .form-control:focus {
            border-color: #c5c5c5
        }

.booking-form h2,
.product-table th,
.twocol-form h2 {
    border-bottom: 1px solid rgba(125, 125, 125, .2)
}

.booking-form textarea.form-control,
.twocol-form textarea.form-control {
    min-height: 190px !important;
    resize: none
}

.booking-form h2,
.twocol-form h2 {
    color: #5c5e62;
    padding-bottom: 30px;
    margin-bottom: 25px
}

.booking-form label,
.twocol-form label {
    margin-bottom: 20px;
    text-transform: capitalize
}

.booking-form .option,
.twocol-form .option {
    padding-bottom: 20px;
    padding-top: 10px
}

    .booking-form .option li,
    .twocol-form .option li {
        overflow: hidden;
        margin-bottom: 5px
    }

    .booking-form .option .info-hold,
    .jcf-list .jcf-optgroup .jcf-option,
    .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 [type=submit].btn,
.twocol-form [type=submit].btn {
    width: 100%;
    padding: 10px
}

.product-table {
    border: 2px solid #dfdfdf;
    width: 100%;
    margin-bottom: 60px
}

    .demo-wrapper .data-table td,
    .jcf-select-drop.jcf-select-question .jcf-option,
    .product-table td,
    .product-table th {
        padding: 10px
    }

    .product-table tfoot td {
        font-weight: 700;
        border-top: 1px solid rgba(125, 125, 125, .2)
    }

    .cart-holder .price,
    .product-table .amount,
    .product-table .title {
        font-weight: 700
    }

.top-box {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 25px
}

    .top-box .holder {
        color: #5c5e62;
        display: block;
        border: 2px solid #f8f8f8;
        padding: 10px 20px;
        overflow: hidden;
        position: relative;
        -webkit-transition: border .2s linear;
        transition: border .2s linear
    }

        .top-box .holder:hover .arrow {
            right: 20px
        }

    .top-box .arrow {
        position: absolute;
        right: 35px;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(270deg);
        -ms-transform: translate(0, -50%) rotate(270deg);
        transform: translate(0, -50%) rotate(270deg);
        -webkit-transition: right .2s linear;
        transition: right .2s linear
    }

        .top-box .arrow:before {
            content: '\e906';
            font: 18px/1 icomoon
        }

.content-intro .info .sub,
.detail-accordion > li > a span,
.progress .value,
.trip-info .price {
    font-style: italic
}

.featured-content {
    position: relative;
    overflow: hidden;
    text-align: center
}

    .featured-content.feature-small {
        background: #474d4b;
        color: #fff
    }

        .featured-content.feature-small .column {
            min-height: 0
        }

        .featured-content .bg-stretch,
        .featured-content.feature-small .bg-stretch {
            z-index: 1
        }

    .featured-content .row {
        overflow: hidden;
        margin: 0
    }

    .corporate-packge-includes,
    .featured-content .article {
        padding: 20px
    }

.bar-holder {
    margin-bottom: -5px
}

    .bar-holder .title {
        font-size: 1.143em;
        line-height: 1;
        display: block;
        margin-bottom: 25px
    }

.progress {
    height: 20px;
    background: #414141;
    box-shadow: none;
    margin-bottom: 30px;
    overflow: visible
}

    .progress .progress-bar {
        position: relative;
        box-shadow: none;
        background: #f9b654
    }

    .progress .value {
        position: absolute;
        right: -35px;
        font-size: 14px;
        line-height: 1.2;
        background: #474d4b;
        color: #fff;
        padding: 5px;
        min-width: 50px;
        top: -40px
    }

        .progress .value:before {
            content: '';
            position: absolute;
            left: 50%;
            top: 100%;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 8px 8px 0 0;
            margin-left: -11px;
            border-color: #474d4b transparent transparent
        }

.progress-holder {
    padding-top: 45px;
    margin-bottom: -10px
}

.block-quotation {
    padding: 15px 10px;
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 1;
    background: #f9b654;
    margin: 40px 0
}

    .block-quotation:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(176, 163, 119, .69);
        z-index: -1
    }

    .block-quotation img {
        opacity: .52
    }

.partner-block {
    padding: 60px 0;
    text-align: center;
    background: #fafafa
}

    .partner-block .partner {
        margin-top: 45px;
        padding: 0 15px 1px
    }

    .partner-block a {
        display: block;
        height: 100%;
        border-bottom: 1px solid #dedede;
        padding-bottom: 45px;
        position: relative;
        min-height: 117px
    }

        .partner-block a:before {
            content: '';
            background: #474d4b;
            left: 50%;
            bottom: -1px;
            width: 0;
            height: 1px;
            position: absolute;
            -webkit-transition: width .2s linear, left .2s linear;
            transition: width .2s linear, left .2s linear
        }

        .partner-block a img {
            -webkit-transition: opacity .2s linear;
            transition: opacity .2s linear;
            display: inline-block
        }

        .partner-block a:hover:before {
            left: 0;
            width: 100%
        }

.ico-article {
    margin-top: 30px;
    line-height: 1.714;
    margin-left: auto;
    margin-right: auto
}

    .ico-article .ico-holder {
        margin: 0 0 13px;
        min-height: 35px
    }

.step-block {
    padding: 45px 0;
    color: #fff;
    position: relative;
    overflow: hidden
}

    .step-block .container {
        position: relative;
        z-index: 2
    }

.content-intro .text-holder {
    padding-top: 60px;
    margin-bottom: 45px;
    text-align: center
}

.content-intro .map-col {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: 20px
}

    .content-intro .map-col .holder {
        background: #474d4b;
        border: 10px solid #2f3231;
        padding: 10px;
        max-width: 400px;
        margin: 0 auto
    }

.content-intro .map-holder {
    margin: 0 0 20px;
    border: 0
}

.content-intro .info strong {
    display: block;
    font-size: 18px;
    font-weight: 700
}

.trip-info .height:first-child {
    padding-left: 0;
    padding-right: 0
}

.trip-info .text-col {
    white-space: nowrap;
    text-align: center
}

    .trip-info .text-col .holder {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        white-space: normal;
        max-width: 755px;
        padding: 30px 0
    }

.trip-info h1 {
    margin-bottom: 35px
}

.trip-info .price {
    font-size: 1.7124em;
    line-height: 1.33333em;
    font-weight: 300;
    margin: 0 0 30px
}

    .trip-info .price strong {
        font-style: normal;
        font-weight: 700;
        display: block;
        color: #474d4b;
        margin-top: 20px
    }

.trip-info .social-share {
    display: table;
    width: 100%;
    table-layout: fixed
}

.header-box,
.question-select .jcf-select {
    display: block;
    border: 1px solid #f8f8f8;
    padding: 10px
}

.trip-info .social-share li {
    display: table-cell
}

.trip-info .social-share .ico {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px
}

.reviews-slot .name {
    font-size: 1.143em
}

#tour-slide .owl-buttons {
    position: absolute;
    bottom: 0;
    right: 0
}

#tour-slide .owl-next,
#tour-slide .owl-prev {
    background: #252525;
    color: #fff;
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    border: 0;
    font-size: 0;
    z-index: 9;
    position: relative;
    border-radius: 0;
    margin: 0;
    opacity: 1
}

    #tour-slide .owl-next:after,
    #tour-slide .owl-prev:after {
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        content: '\e906';
        font: 14px/50px icomoon;
        display: block;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        right: 0
    }

.trip-detail {
    padding-top: 45px;
    padding-bottom: 45px
}

    .trip-detail .img-article {
        max-width: none;
        margin-bottom: 30px
    }

        .trip-detail .img-article .text-block {
            padding: 25px 20px 15px;
            font-size: .857em;
            font-weight: 400;
            letter-spacing: .02em
        }

        .trip-detail .img-article h3 {
            font-size: 1.333em;
            font-weight: 400;
            margin-bottom: 10px
        }

    .falty-img-sec img,
    .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 {
        margin: 0;
        letter-spacing: .04em
    }

    .trip-detail .gallery-list {
        margin: 0 -15px
    }

        .trip-detail .gallery-list.has-center .title {
            padding-bottom: 10px;
            margin-bottom: 15px;
            letter-spacing: .03em
        }

        .trip-detail .gallery-list li {
            width: auto;
            margin: 0 auto 30px;
            float: none;
            max-width: 400px;
            padding: 0 15px
        }

    .trip-detail .nav-wrap {
        background: #f9b654;
        padding: 20px 0
    }

    .trip-detail .img-list li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 20px
    }

    .trip-detail .tab-content {
        padding: 30px 0;
        font-size: 14px;
        line-height: 24px
    }

    .trip-detail .detail {
        padding: 20px 10px 10px;
        background: #f8f8f8;
        box-shadow: 1px 1px 1px rgba(1, 2, 2, .1)
    }

        .trip-detail .detail .reviews-slot {
            padding-top: 25px;
            border-top: 1px solid #e6e6e6;
            margin-top: 15px;
            padding-bottom: 5px
        }

        .trip-detail .detail .img-list {
            padding-bottom: 10px
        }

    .trip-detail .text-box {
        padding-left: 55px;
        padding-bottom: 35px
    }

        .trip-detail .text-box.not-included:before {
            content: '\e947'
        }

        .trip-detail .text-box:before {
            font: 40px/1 icomoon;
            position: absolute;
            left: 10px;
            top: 10px;
            content: '\e957';
            color: #adadad
        }

.header-box,
.nav-tabs,
.question-select .jcf-select .jcf-select-text,
.table-container .date-text {
   
}

.trip-detail .accomodation-block .text-box {
    padding-right: 30px;
    padding-bottom: 45px
}

.blog-holder,
.bottom-spacing,
.column-demo,
.reviews-info {
    margin-bottom: 45px
}

    .reviews-info > li {
        padding: 0 0 5px;
        position: relative;
        margin: 0 0 15px
    }

        .reviews-info > li:before {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 1px;
            background: #e2e2e2
        }

    .reviews-info .info-left {
        width: 50%;
        padding-right: 10px;
        float: left;
        text-align: left
    }

    .reviews-info .info-right {
        float: right;
        max-width: 50%;
        text-align: right
    }

    .reviews-info .ico-list {
        margin-left: -5px;
        margin-right: -5px
    }

.question-select .jcf-select {
    margin: 0
}

.header-box .star-rating,
.header-box .title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.question-select .jcf-select .jcf-select-text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #5c5e62;
    margin-right: 30px;
    letter-spacing: 0;
    text-transform: none
}

.question-select .jcf-select .jcf-select-opener {
    width: 31px
}

    .question-select .jcf-select .jcf-select-opener:after {
        color: #9d9d9d;
        left: 0;
        right: auto;
        font-size: 15px;
        line-height: 1;
        margin-top: -7px
    }

.header-box {
    margin: 0 0 30px;
    overflow: hidden;
    font-weight: 400
}

    .header-box .title {
        font-weight: 400
    }

    .header-box .link-right {
        float: right;
        max-width: 40%
    }

.tab-container .tab-pane {
    display: block !important;
    position: absolute;
    top: -9999px;
    left: -9999px
}

    .tab-container .tab-pane.active {
        position: static
    }

.nav-wrap {
    background: #252525;
    z-index: 3
}

.nav-tabs {
    font-size: 1.286em;
    padding: 10px 0
}

    .nav-tabs > li {
        border: 0;
        float: none;
        display: inline-block;
        margin: 0;
        padding: 10px 5px;
        width: 49%
    }

        .nav-tabs > li.active a,
        .nav-tabs > li:focus a {
            background: 0 0;
            border: 0;
            color: #f9b654;
            margin: 0
        }

            .nav-tabs > li.active a.active,
            .nav-tabs > li.active a:focus,
            .nav-tabs > li.active a:hover,
            .nav-tabs > li:focus a.active,
            .nav-tabs > li:focus a:focus,
            .nav-tabs > li:focus a:hover {
                background: 0 0;
                margin: 0;
                border: 0;
                color: #f9b654
            }

        .nav-tabs > li > a {
            background: 0 0;
            border: 0;
            margin: 0;
            color: #9d9d9d;
            padding: 0;
            display: inline-block
        }

            .nav-tabs > li > a:hover {
                background: 0 0;
                color: #f9b654
            }

.has-mega-dropdown .nav-hover {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    padding-right: 15px;
    font-size: inherit
}

    .has-mega-dropdown .nav-hover li {
        margin: 0 0 10px;
        padding: 0
    }

.has-mega-dropdown .tab-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 155px)
}

    .has-mega-dropdown .tab-content .header-link {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        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 {
    left: 0;
    right: 0;
    width: auto;
    box-shadow: none
}

.navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-wrap {
    max-width: 800px;
    margin: 0 0 0 auto
}

.navbar-nav .mega-center.has-mega-dropdown.mega-md .tab-content .header-link li {
    padding: 0;
    margin-bottom: 20px
}

.table-container .date-text {
    display: block;
    font-size: 16px;
    margin-bottom: 5px
}

.table-container .sub-text {
    display: block;
    font-weight: 400;
    font-style: italic;
    letter-spacing: .09em
}

.table-hover tbody tr {
    -webkit-transition: background .2s linear;
    transition: background .2s linear
}

table.table .btn {
    min-width: 1px;
    font-size: 1em
}

table.table tbody tr {
    border-color: #fff;
    border-style: solid;
    border-width: 15px 0;
    background: 0 0
}

table.table > thead > tr > th {
    border: 0;
    padding: 10px 5px 15px
}

table.table > tbody > tr {
    background: 0 0;
    font-weight: 500
}

    table.table > tbody > tr:first-child td {
        border-top: 0
    }

    table.table > tbody > tr .middle {
        padding: 5px;
        min-height: 65px
    }

.table .cell {
    display: table;
    width: 100%;
    min-height: 65px
}

    .table .cell .middle {
        display: table-cell;
        vertical-align: middle
    }

.detail-accordion {
    margin: 0;
    padding: 0;
    list-style-type: none;
    counter-reset: ol-counter
}

    .detail-accordion > li {
        position: relative;
        margin-bottom: 10px;
        border: 1px solid #f8f8f8;
        box-shadow: 0px 1px 13.3px #1010101A;
    }

       
      

        .detail-accordion > li.active:after,
        .detail-accordion > li:hover:after {
            border-color: #5c5e62
        }

        .detail-accordion > li > a {
            display: block;
            padding: 20px 20px 30px 20px;
            position: relative;
            transition: 0.2s linear;
        }

            .detail-accordion > li > a:after {
                content: '\00BB'; /* Arrow */
                font-family: icomoon; /* Ensure your icon font is correct */
                position: absolute;
                right: 20px;
                top: 50%;
                color: #F6B752;
                font-size: 32px;
                margin-top: -16px; /* Adjust to vertically center the arrow */
                transition: transform 0.3s ease; /* Smooth rotation */
                transform: rotate(0deg); /* Default rotation */
            }

        .detail-accordion > li.active > a:after {
            transform: rotate(90deg); /* Rotate when active */
        }

        .detail-accordion > li.active {
            box-shadow: 1px 1px 1px rgba(1, 2, 2, 0.07);
        }

            .detail-accordion > li.active > a:before,
            .inner-search [type=text]:focus {
                border-color: #9d9d9d;
            }


    .detail-accordion .title {
        display: block;
        font-size: 1.143em;
        margin-bottom: -5px;
        font-weight: 400
    }

    .detail-accordion .slide {
        padding: 0 20px
    }

    .detail-accordion .slide-holder {
        padding: 25px 0 20px;
        border-top: 1px solid #e1e1e1;
        margin-left: 60px
    }

.fancybox-overlay {
    background: rgba(0, 0, 0, .87);
    min-width: 320px
}

.fancybox-skin {
    border-radius: 0;
    padding: 20px !important;
    background: 0 0;
    box-shadow: none !important
}

.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: rgba(0, 0, 0, .6);
    box-shadow: 0 0 1px rgba(0, 0, 0, .4)
}

.fancybox-close,
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-radius: 0
}

    .fancybox-close:after,
    .fancybox-next span:after,
    .fancybox-prev span:after {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 50%;
        font: 8px/30px icomoon
    }

.fancybox-next span,
.fancybox-prev span {
    display: block;
    vertical-align: middle;
    background: 0 0;
    box-shadow: none;
    visibility: visible;
    position: relative;
    left: auto;
    right: auto;
    width: 30px;
    height: 30px;
    margin: 0;
    top: 0
}

.fancybox-close {
    top: 20px;
    right: 20px;
    position: absolute;
    color: #fff
}

    .fancybox-close:hover {
        background: #000
    }

    .fancybox-close:after {
        content: '\e914';
        font-size: 14px
    }

.fancybox-nav {
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    color: #fff
}

.fancybox-next span:after,
.fancybox-prev span:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    content: '\e906';
    text-align: center;
    left: 3px;
    top: 0;
    font-size: 20px
}

.fancybox-next span:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    left: auto;
    right: 3px
}

.fancybox-title {
    right: 0;
    left: 0;
    margin: 0 20px -9px;
    width: auto !important
}

    .fancybox-title .child {
        margin: 0;
        display: block;
        border-radius: 0;
        padding: 5px 20px;
        background: #252525
    }

.carousel.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel.carousel-fade .carousel-inner .active.left,
.carousel.carousel-fade .carousel-inner .active.right,
.carousel.carousel-fade .carousel-inner .item {
    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 .active.left,
    .carousel.carousel-fade .carousel-inner .active.right,
    .carousel.carousel-fade .carousel-inner .next,
    .carousel.carousel-fade .carousel-inner .prev {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.carousel .carousel-control {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #252525;
    width: 30px;
    height: 30px;
    top: 50%;
    opacity: 1;
    font-size: 8px;
    line-height: 30px;
    text-shadow: none;
    z-index: 2
}

.content-list.tick-list li:before {
    content: '\e962'
}

.content-list.cross-list li:before {
    content: '\e914'
}

.content-list li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 5px
}

    .content-list li:before {
        position: absolute;
        left: 0;
        top: 7px;
        font: 16px/16px icomoon;
        color: #adadad
    }

.reviews-slot.v-middle .thumb {
    width: 75px
}

.reviews-slot.v-middle .text {
    width: calc(100% - 82px);
    letter-spacing: .04em
}

.reviews-body .comment-slot {
    border-bottom: 1px solid rgba(157, 157, 157, .15);
    padding-bottom: 30px;
    padding-top: 30px
}

.ui-slider-horizontal .ui-slider-handle.ui-state-active,
.ui-slider-horizontal .ui-widget-header,
.ui-widget-content {
    background: #9d9d9d
}

.ui-slider-horizontal {
    height: 6px;
    border: none;
    margin-top: 6px
}

    .ui-slider-horizontal .ui-slider-handle {
        height: 18px;
        width: 6px;
        border: none;
        margin-left: 0;
        outline: 0;
        background: #9d9d9d;
        top: -6px
    }

.price-input {
    text-align: center;
    padding: 0;
    margin-top: 10px;
    color: #5c5e62
}

.blog-full-width {
    padding-bottom: 100px
}

.article.blog-article .img-wrap {
    overflow: hidden;
    border-radius: 5px
}

    .article.blog-article .img-wrap img {
        border-radius: 5px
    }

.article.blog-article .thumbnail .meta {
    border-bottom: 0;
    padding-bottom: 15px
}

.article.blog-article footer {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
    padding-bottom: 15px
}

.article.blog-article .image-slide {
    height: auto
}

.article.blog-article .description {
    padding: 10px;
    border: 1px solid #f8f8f8
}

.blog-list.list-view .article.blog-article .description {
    border: 0;
    padding: 0;
    overflow: hidden
}

.blog-list .article.blog-article .thumbnail {
    border: 1px solid #f8f8f8;
    box-shadow: none
}

.blog-single .img-wrap {
    margin: 0 0 30px;
    overflow: hidden;
    border-radius: 5px
}

.blog-single .description {
    border: 1px solid #f8f8f8;
    padding: 30px 10px;
    margin: 0 0 30px
}

.blog-single .header-box {
    padding: 15px 25px 20px
}

.search-form {
    position: absolute;
    right: 20px;
    top: 23px;
    font-size: 20px;
    -webkit-transition: top .2s linear;
    transition: top .2s linear;
    line-height: 0;
    z-index: 999
}

    .search-form .search-opener {
        color: #9d9d9d;
        padding: 10px
    }

    .search-form .ui-autocomplete {
        position: static;
        background: 0 0;
        border: none;
        padding-top: 20px
    }

    .search-form .ui-menu .ui-menu-item {
        padding: 5px 0;
        list-style-image: none;
        color: #fff;
        text-transform: capitalize;
        font-weight: 300;
        font-size: 20px;
        line-height: 30px;
        border: none;
        -webkit-transition: padding .2s linear;
        transition: padding .2s linear;
        cursor: pointer
    }

        .search-form .ui-menu .ui-menu-item.ui-state-active,
        .search-form .ui-menu .ui-menu-item.ui-state-focus,
        .search-form .ui-menu .ui-menu-item.ui-state-hover {
            margin: 0;
            background: 0 0;
            border: none;
            padding-left: 5px
        }

.search-wrap {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .87);
    position: fixed;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    white-space: nowrap;
    text-align: center;
    overflow-y: auto;
    padding: 60px 0;
    line-height: 1.2;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear
}

    .search-wrap .form-group {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        white-space: normal;
        width: 100%;
        max-width: 1200px;
        margin-bottom: 90px;
        padding: 0 20px
    }

    .search-wrap .close {
        height: 40px;
        width: 40px;
        position: absolute;
        right: 30px;
        top: 30px;
        font-size: 20px;
        line-height: 40px;
        border: 1px solid #fff;
        -webkit-transition: opacity .3s linear;
        transition: opacity .3s linear;
        opacity: 1;
        text-shadow: none;
        color: #fff;
        padding: 0
    }

        .search-wrap .close:hover {
            opacity: .8
        }

    .search-wrap .form-control {
        width: 100%;
        height: 50px;
        font-size: 20px;
        line-height: 50px;
        font-weight: 300;
        color: #fff;
        border: solid #fff;
        border-width: 0 0 1px;
        background: 0 0;
        outline: 0;
        box-shadow: none;
        padding: 0;
        -webkit-transition: .2s linear;
        transition: .2s linear;
        font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

.cart-holder .product-title,
.contact-info .tel,
.newsletter-form,
.text-box .title {
   
}

.search-wrap .form-control::-webkit-input-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::-moz-placeholder {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis
}

.search-wrap .form-control:-ms-input-placeholder {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis
}

.search-wrap .form-control:focus {
    border-bottom-color: #fff
}

.search-active .search-wrap {
    visibility: visible;
    opacity: 1;
    z-index: 99999;
    max-width: none
}

.search-active .navbar-default {
    z-index: 9
}

.trip-form {
    font-size: 1.143em;
    line-height: 1.5em;
    font-style: italic;
    font-weight: 700;
    color: #fff;
    max-width: 1170px;
    margin: 5% auto 0;
    box-shadow: none;
    background: #6b6957;
    border: 10px solid #414141;
    padding: 20px 10px
}

    .trip-form .holder {
        padding: 0 5px;
        text-align: left;
        margin-bottom: 10px
    }

    .trip-form .select-holder {
        margin: 10px 0 0
    }

.trip-form-v2.trip-search-main {
    display: inline-block;
    vertical-align: top;
    margin-top: 10%;
    width: 100%;
    font-size: 14px;
    white-space: normal;
    max-width: 1010px
}

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer
}

    .jcf-select.jcf-select-filter-select {
        background: #f9b654;
        box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
        height: 44px;
        width: 100%
    }

        .jcf-select.jcf-select-filter-select .jcf-select-text {
            font-size: 14px;
            font-weight: 700;
            line-height: 44px;
            padding-left: 15px;
            color: #fff;
            margin-right: 35px
        }

        .jcf-select.jcf-select-filter-select .jcf-select-opener {
            width: 44px
        }

            .jcf-select.jcf-select-filter-select .jcf-select-opener:after {
                color: #fff;
                right: 15px;
                content: '\e906';
                font-size: 14px
            }

    .jcf-select.jcf-select-language .jcf-select-opener:after {
        content: '\e903'
    }

    .jcf-select.jcf-select-sort-select {
        background: #f9b654;
        box-shadow: none;
        text-align: left;
        height: 34px
    }

        .jcf-select.jcf-select-sort-select .jcf-select-text {
            line-height: 32px;
            color: #fff
        }

    .jcf-select.jcf-select-trip {
        background: rgba(37, 37, 37, .7);
        border-radius: 4px;
        font-size: 14px;
        line-height: 20px;
        padding: 5px 10px;
        min-width: 75px;
        color: #9d9d9d;
        width: 100%
    }

        .jcf-select.jcf-select-trip .jcf-select-text {
            font-size: 14px;
            line-height: 24px;
            font-style: normal;
            color: #f9b654
        }

        .jcf-select.jcf-select-trip .jcf-select-opener:after {
            right: 10px;
            color: #f9b654;
            font-size: 14px
        }

.jcf-select-trip .jcf-list .jcf-option {
    color: #9d9d9d;
    letter-spacing: .05em
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 18px;
    line-height: 26px;
    margin: 0 20px 0 0;
    color: #fff;
    letter-spacing: .05em
}

.jcf-list .jcf-list-content,
.jcf-list .jcf-overflow {
    overflow: auto
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    width: 25px;
    bottom: 0;
    right: 0;
    top: 0
}

.jcf-list,
.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    width: 100%
}

.jcf-select .jcf-select-opener:after {
    content: '\e906';
    position: absolute;
    right: 0;
    top: 50%;
    font: 14px/14px icomoon;
    margin-top: -7px;
    color: #fff
}

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
    min-width: 90px
}

    body > .jcf-select-drop.jcf-drop-flipped {
        margin: 1px 0 0
    }

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto
}

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px
}

.jcf-list {
    position: relative;
    background: #fff;
    font-size: 14px;
    line-height: 16px
}

    .jcf-list ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        .jcf-list ul li {
            overflow: hidden;
            display: block
        }

    .jcf-list .jcf-option {
        white-space: nowrap;
        overflow: hidden;
        cursor: default;
        display: block;
        padding: 10px;
        color: #656565;
        height: 1%
    }

.custom-checkbox .check-input,
.custom-radio .check-input {
    width: 15px;
    height: 15px;
    position: relative;
    vertical-align: middle
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #9d9d9d !important
}

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
    background: #e6e6e6;
    color: #000
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: 700;
    display: block;
    padding: 5px 10px;
    cursor: default;
    color: #000
}

.jcf-select-drop {
    box-shadow: 0 1px 1px 0 rgba(157, 157, 157, .5)
}

    .jcf-select-drop.jcf-select-filter-select .jcf-option {
        padding-left: 15px;
        color: #fff
    }

        .jcf-select-drop.jcf-select-filter-select .jcf-option.jcf-hover {
            background: #8a7d50
        }

    .jcf-select-drop.jcf-select-filter-select .jcf-list {
        background: #a79867
    }

    .jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-option.jcf-hover {
        background: #e6e6e6
    }

    .jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-option.jcf-hover,
    .load-more a:hover {
        background: #dfdfdf
    }

    .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
    }

.custom-checkbox .check-input {
    border: 1px solid #9d9d9d;
    display: inline-block;
    margin-right: 10px
}

    .custom-checkbox .check-input:after {
        content: '\e962';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        font: 8px/13px icomoon;
        text-align: center;
        opacity: 0
    }

.custom-radio .check-input {
    border-radius: 15px;
    border: 2px solid #adadad;
    display: inline-block;
    margin-right: 12px
}

    .custom-radio .check-input:after {
        content: '';
        position: absolute;
        left: 3px;
        right: 3px;
        top: 3px;
        bottom: 3px;
        background: #adadad;
        border-radius: 50%;
        text-align: center;
        opacity: 0
    }

.jcf-select-trip .jcf-list,
.jcf-select-trip .jcf-select-drop-content {
    background: rgba(37, 37, 37, .7);
    color: #f9b654
}

.jcf-select-trip .jcf-hover {
    background: rgba(12, 12, 12, .7);
    color: #f9b654
}

.subscribe-form .form-control {
    border: 0;
    background: #f8f8f8;
    box-shadow: none;
    font-size: 14px;
    height: 30px;
    border-radius: 0;
    font-weight: 400
}

    .subscribe-form .form-control::-webkit-input-placeholder {
        color: #9d9d9d
    }

    .subscribe-form .form-control:-moz-placeholder {
        color: #9d9d9d
    }

    .subscribe-form .form-control::-moz-placeholder {
        color: #9d9d9d
    }

    .subscribe-form .form-control:-ms-input-placeholder {
        color: #9d9d9d
    }

.subscribe-form .btn {
    font-size: 14px;
    min-width: 110px
}

.comment-form {
    padding: 45px 0 0;
    max-width: 765px
}

    .comment-form h3 {
        margin: 0 0 45px;
        color: #5c5e62
    }

    .comment-form .form-control {
        font-style: italic;
        padding: 0 15px;
        height: 40px
    }

    .comment-form .form-rate .form-control {
        padding-right: 110px
    }

    .comment-form .form-rate .star-rating {
        position: absolute;
        top: 5px;
        right: 30px
    }

    .comment-form textarea.form-control {
        width: 100% !important;
        min-height: 190px;
        resize: none;
        padding-top: 10px
    }

    .comment-form .btn {
        width: 100%;
        height: 40px
    }

.demo-feature-list,
.map-col-main {
    margin-top: 40px
}

.contact-info {
    margin-top: 45px;
    margin-bottom: 45px
}

    .contact-info .tel {
        padding: 20px 5px;
        display: block;
        background: #252525;
        text-align: center;
        font-size: 24px;
        line-height: 62px;
        font-weight: 700;
        letter-spacing: 2px;
        height: 118px;
        margin-bottom: 20px
    }

        .contact-info .tel [class*=' icon-'],
        .contact-info .tel [class^=icon-] {
            font-size: 30px;
            color: #fff;
            display: inline-block;
            vertical-align: middle
        }

        .contact-info .tel a {
            color: #fff;
            display: inline-block;
            vertical-align: middle
        }

.contact-form {
    color: #5c5e62;
    letter-spacing: .04em;
    margin-bottom: 16px
}

    .contact-form .form-title {
        display: block;
        font-size: 16px;
        line-height: 20px;
        padding-top: 13px;
        text-transform: capitalize
    }

.error-holder .title,
.text-box .sub-title,
.text-box .title {
    line-height: 1.2;
    display: block
}

.contact-form .form-control {
    background: 0 0;
    border-width: 0 0 1px;
    border-color: #ccc;
    border-style: solid;
    outline: 0;
    box-shadow: none;
    color: #5c5e62;
    height: 31px;
    width: 100%;
    padding: 4px 0
}

    .contact-form .form-control:focus {
        box-shadow: none
    }

.contact-form textarea.form-control {
    resize: none;
    height: 115px;
    width: 100% !important;
    min-height: 115px !important
}

.contact-form [type=submit].btn {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding: 14px 10px;
    border-color: #f9b654;
    color: #000;
    min-width: 1px
}

.map-holder iframe {
    width: 100%;
    border: 0
}

.contact-confirmation {
    color: #474d4b;
    padding: 20px 0
}

.error {
    color: #474d4b;
    padding: 5px 0
}

.accomodation-block .text-box .sub-title {
    padding-bottom: 0;
    border-bottom: 0
}

.text-box {
    box-shadow: .5px .9px 1px rgba(1, 2, 2, .07);
    padding: 10px;
    position: relative;
    border: 1px solid #f8f8f8;
    margin: 0 0 20px
}

    .text-box .title {
        font-size: 1.143em;
        font-weight: 400;
        margin-bottom: 5px;
        padding-top: 4px
    }

    .text-box .sub-title {
        font-style: italic;
        padding-bottom: 25px;
        border-bottom: 1px solid #f8f8f8;
        margin-bottom: 25px
    }

.load-more a {
    font-size: 1.143em;
    line-height: 1.5625em;
    font-weight: 700;
    box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
    background: #f8f8f8;
    display: block;
    padding: 15px;
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear
}

.error-page #main {
    padding-top: 30px
}

.error-page #header.fixed-position .cart-holder:before {
    background: #eaeaea
}

.error-holder {
    background-color: #6b6957;
    color: #fff;
    text-align: center;
    padding: 30px 0 45px;
    position: relative;
    overflow: hidden
}

    .error-holder .container {
        position: relative;
        z-index: 3
    }

    .error-holder h1 {
        color: #fff;
        font-size: 5.714em;
        line-height: 1.3;
        margin-bottom: 30px;
        font-weight: 400
    }

    .error-holder .title {
        font-size: 1.786em;
        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 {
        max-width: 570px;
        margin: 0 auto 40px;
        background: #fff;
        height: 50px;
        position: relative
    }

    .inner-search [type=text] {
        width: 100%;
        height: 100%;
        border: 1px solid transparent;
        padding: 10px 45px 10px 20px;
        color: #9d9d9d;
        font-size: 14px;
        line-height: 20px;
        outline: 0;
        text-transform: uppercase;
        -webkit-transition: border .3s linear;
        transition: border .3s linear
    }

        .inner-search [type=text]::-webkit-input-placeholder {
            color: #9d9d9d
        }

        .inner-search [type=text]:-moz-placeholder {
            color: #9d9d9d
        }

        .inner-search [type=text]::-moz-placeholder {
            color: #9d9d9d
        }

        .inner-search [type=text]:-ms-input-placeholder {
            color: #9d9d9d
        }

    .inner-search [type=submit] {
        position: absolute;
        background: 0 0;
        border: none;
        color: #818181;
        right: 20px;
        font-size: 15px;
        top: 50%;
        padding: 0;
        margin: 2px 0 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

.default-page #header {
    background: #252525;
    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 .cart-holder > a:hover,
.default-page .header-right .login-holder > a:hover {
    color: #fff;
    opacity: .7
}

.inner-top {
    background: #f8f8f8;
    padding: 30px 0;
    box-shadow: 1px 1.7px 2px rgba(173, 173, 173, .35)
}

    .inner-top h1 {
        margin: 0 0 15px;
        color: #5c5e62
    }

    .inner-top .breadcrumbs {
        font-size: .8em;
        color: #5c5e62
    }

.inner-main .contact-form {
    padding: 20px 10px;
    margin-bottom: 20px;
    background: #9d9d9d
}

    .inner-main .contact-form .form-control {
        border: 1px solid transparent;
        border-bottom-color: #adadad;
        -webkit-transition: border .2s linear;
        transition: border .2s linear;
        padding: 5px
    }

        .inner-main .contact-form .form-control:focus {
            border-bottom-color: #000
        }

    .inner-main .contact-form .forgot {
        display: inline-block;
        margin-bottom: 15px;
        color: #fff;
        font-size: .8em
    }

    .inner-main .contact-form [type=submit].btn {
        padding: 8px 25px;
        width: auto;
        font-size: 14px
    }

.special-block {
    background: #474d4b;
    padding: 30px 0;
    border: 20px solid #5f6865;
    color: #fff
}

    .special-block .special-text a {
        color: #fff;
        display: inline-block;
        font-weight: 600;
        text-decoration: underline
    }

.browse-block {
    overflow: hidden;
    font-size: 1em
}

    .browse-block a {
        color: #fff;
        display: block;
        height: auto
    }

        .browse-block a span {
            display: block;
            padding: 0 10px;
            height: 100%;
            line-height: 85px
        }

    .browse-block .column {
        letter-spacing: 2px;
        text-align: center;
        overflow: hidden
    }

        .browse-block .column.browse-destination a:hover {
            background-color: #9a8c5a
        }

        .browse-block .column.browse-adventures a:hover {
            background-color: #2f3231
        }

.cart-holder table.table {
    table-layout: initial
}

    .cart-holder table.table tbody tr .middle {
        padding-top: 20px;
        padding-bottom: 20px
    }

.cart-holder .delete {
    font-size: 24px;
    color: #252525
}

.cart-holder .img-wrap {
    width: 85px;
    float: left;
    margin-right: 20px
}

.cart-holder .product-title {
    display: block;
    font-weight: 400;
    margin-bottom: 5px
}

.cart-holder .time {
    display: block;
    font-style: italic;
    font-weight: 400
}

.cart-holder .num-hold {
    width: 150px;
    height: 32px;
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    text-align: center;
    line-height: 29px
}

    .cart-holder .num-hold .control {
        float: left;
        height: 100%;
        border-style: solid;
        border-color: #e1e1e1;
        border-width: 0 1px 0 0;
        width: 41px;
        color: #5c5e62;
        font-size: 14px;
        line-height: 31px
    }

        .cart-holder .num-hold .control:hover {
            background: #e1e1e1
        }

        .cart-holder .num-hold .control.plus {
            float: right;
            border-width: 0 0 0 1px
        }

    .cart-holder .num-hold .val {
        padding: 0 10px;
        font-weight: 700
    }

.cart-option {
    padding-top: 15px;
    max-width: 400px;
    margin: 0 auto
}

    .cart-option .btn {
        height: 41px;
        width: 100%;
        float: none
    }

#footer,
.coupon-hold .submit-wrap {
    display: table-footer-group;
    height: 1%
}

.cart-option .button-hold .btn {
    margin: 0 0 20px;
    padding: 10px 20px
}

.coupon-hold {
    margin-bottom: 20px;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .coupon-hold .form-control {
        margin-bottom: 10px;
        height: 41px
    }

.show-grid [class^=col-] {
    background-color: rgba(176, 163, 119, .15);
    border: 1px solid #a79867;
    padding-bottom: 10px;
    padding-top: 10px
}

.demo-wrapper .social-networks,
.font-demo-wrapper {
    font-size: 24px
}

    .font-demo-wrapper .glyph.fs1 {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .font-demo-wrapper .mls {
        font-size: 18px;
        display: inline-block;
        vertical-align: middle
    }

#footer {
    background: url(../img/footer-pattern.png) #252525;
    overflow: hidden
}

    #footer > .container {
        padding-top: 60px;
        padding-bottom: 45px
    }

    #footer.fullscreen-footer {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99
    }

.newsletter-form {
    margin: 0 0 45px
}

    .newsletter-form .info {
        font-style: italic;
        display: block;
        letter-spacing: .04em;
        color: #9d9d9d
    }

    .newsletter-form .form-control,
    .newsletter-form [type=submit] {
        color: #6b6957;
       ;
        font-size: 18px;
        font-weight: 400;
        background: 0 0
    }

    .newsletter-form .form-control {
        width: 100%;
        border: none;
        line-height: 22px;
        letter-spacing: 3px;
        padding: 0 0 6px;
        height: auto;
        box-shadow: none
    }

        .newsletter-form .form-control::-webkit-input-placeholder {
            color: #6b6957
        }

        .newsletter-form .form-control:-moz-placeholder {
            color: #6b6957
        }

        .newsletter-form .form-control::-moz-placeholder {
            color: #6b6957
        }

        .newsletter-form .form-control:-ms-input-placeholder {
            color: #6b6957
        }

    .newsletter-form .input-holder {
        position: relative;
        padding-right: 90px;
        margin-bottom: 6px;
        border-bottom: 2px solid #6b6957
    }

    .newsletter-form [type=submit] {
        border-width: 0 0 5px;
        border-style: solid;
        border-color: transparent transparent #6b6957;
        line-height: 28px;
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 0 6px;
        margin: 0
    }

.footer-holder {
    margin: 0 -15px 45px
}

.footer-nav {
    letter-spacing: .02em;
    margin-bottom: 15px;
   
}

    .footer-nav h3 {
        font-weight: 700;
        color: #fff;
        text-transform: capitalize;
        cursor: default;
        position: relative;
        font-size: 20px
    }

        .footer-nav h3:before {
            -webkit-transition: -webkit-transform .2s linear;
            transition: transform .2s linear;
            font-size: 8px;
            position: absolute;
            right: 0;
            top: 8px;
            content: '\e906';
            font-family: icomoon;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased
        }

    .footer-nav ul li {
        margin-bottom: 1px;
        color: #9d9d9d
    }

    .footer-bottom a,
    .footer-nav a,
    .social-wrap li a {
        color: #e8e8e8
    }

    .footer-nav a {
        -webkit-transition: color .3s linear;
        transition: color .3s linear;
        font-family: "PT Sans", sans-serif;
    }

    .footer-nav [class*=' icon-'],
    .footer-nav [class^=icon-] {
        float: left;
        width: 30px;
        margin-top: 7px
    }

    .footer-nav address {
        display: block;
        overflow: hidden;
        margin: 0;
        line-height: 24px;
        font-style: normal
    }

.address-block li:first-letter {
    text-transform: inherit
}

.social-wrap [class*=' icon-'],
.social-wrap [class^=icon-] {
    font-size: 32px;
    margin-left: 1px;
    display: block
}

.social-wrap .txt {
    position: absolute;
    left: 50%;
    bottom: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 14px;
    width: 176px;
    opacity: 0;
    margin-bottom: 15px;
    font-weight: 400;
    letter-spacing: 1px
}

.footer-bottom {
    background: #252525;
    padding: 10px 0;
    font-size: 1em;
    text-align: center;
    color: #e8e8e8;
    position: relative
}

.demo-footer,
.slider-top {
    text-align: center;
    padding: 30px 0
}

.footer-bottom a:hover {
    color: #e2e2e2
}

.copyright {
    font-weight: 400;
    letter-spacing: .03em;
    font-size: .9em;
    line-height: 1
}

.trip-form-v2 label,
.trip-note {
    font-style: italic;
    letter-spacing: .1em;
    font-weight: 400
}

.copyright .icon-copyright {
    font-size: .9em;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px
}

.payment-option {
    float: right;
    margin: 15px -14px 0;
    display: none
}

    .payment-option li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 14px
    }

.banner.banner-inner.intro-banner {
    background: #32353f;
    max-height: 550px
}

    .banner.banner-inner.intro-banner:before {
        background: rgba(45, 49, 47, .87)
    }

    .banner.banner-inner.intro-banner .banner-text {
        text-align: center;
        top: 0;
        bottom: 0
    }

    .banner.banner-inner.intro-banner .center-text .container {
        max-width: 1020px
    }

    .banner.banner-inner.intro-banner .subtitle {
        font-style: normal;
        color: #f9b654;
        font-size: 24px;
        font-weight: 700
    }

.slider-top .column {
    margin: 10px 0
}

.demo-wrap .img-wrap {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    max-height: 300px
}

    .demo-wrap .img-wrap:hover:after {
        visibility: visible;
        opacity: 1
    }

    .demo-wrap .img-wrap:hover .icon {
        opacity: 1;
        z-index: 9;
        visibility: visible
    }

    .demo-wrap .img-wrap:after {
        background: rgba(0, 0, 0, .7);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        -webkit-transition: .2s linear;
        transition: .2s linear;
        opacity: 0;
        visibility: hidden
    }

.demo-wrap .bg-mongoose .img-wrap:after {
    background: rgba(176, 163, 119, .9)
}

.demo-wrap .bg-puerto-rico .img-wrap:after {
    background: rgba(64, 194, 168, .9)
}

.demo-wrap .bg-yellow-metal .img-wrap:after {
    background: rgba(128, 128, 64, .9)
}

.demo-wrap .bg-golden-grass .img-wrap:after {
    background: rgba(227, 163, 29, .9)
}

.demo-wrap .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 40px;
    opacity: 0
}

.demo-wrap .title {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.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
}

.banner.banner-home-search .center-text,
.content-heading.text-left,
.trip-form-v2 {
    text-align: left
}

.demo-footer .btn-demo {
    border: 2px solid #746e51;
    background: 0 0;
    font-size: 18px;
    line-height: 28px;
    padding: 12px;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    color: #f9b654;
    font-weight: 700;
    position: relative
}

    .demo-footer .btn-demo:hover {
        border-color: #bdb8a1
    }

    .demo-footer .btn-demo img {
        display: inline-block;
        vertical-align: middle;
        width: 32px;
        margin-right: 15px
    }

#scroll-to-top {
    position: fixed;
    bottom: 10px;
    right: 15px;
    background: rgba(0, 0, 0, .7);
    width: 45px;
    height: 45px;
    text-decoration: none;
    border-radius: 4px;
    display: none;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 99
}

    #scroll-to-top i {
        color: #f9b654;
        position: relative;
        top: 12px;
        font-size: 20px;
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        display: inline-block
    }

    #scroll-to-top:hover {
        background: rgba(0, 0, 0, .9)
    }

        #scroll-to-top:hover i {
            color: #fff;
            top: 10px
        }

.dropdown-menu.datepicker-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    position: absolute;
    background: #252525;
    color: #fff;
    border-radius: 0;
    width: 250px;
    padding: 5px
}

.datepicker-dropdown.dropdown-menu.datepicker-orient-bottom:after,
.datepicker-dropdown.dropdown-menu.datepicker-orient-bottom:before {
    border-bottom-color: #252525
}

.datepicker-dropdown.dropdown-menu.datepicker-orient-top:after,
.datepicker-dropdown.dropdown-menu.datepicker-orient-top:before {
    border-top-color: #252525
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background: #9a8c5a
}

.datepicker table tr td span.focused,
.datepicker table tr td.day.focused {
    background: #c3b997;
    color: #252525
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled],
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
    background: #474d4b;
    color: #fff
}

.input-group.date .form-control {
    margin: 0;
    border: 1px solid #ccc
}

.trip-form .input-group.date {
    max-width: none;
    background: rgba(37, 37, 37, .7);
    border-radius: 4px
}

    .trip-form .input-group.date input {
        background: 0 0;
        border: 0;
        font-size: 14px;
        line-height: 24px;
        font-style: normal;
        color: #f9b654;
        font-weight: 700
    }

    .trip-form .input-group.date .input-group-addon {
        background: rgba(24, 24, 24, .7);
        border-color: rgba(24, 24, 24, .7);
        border-radius: 0 4px 4px 0;
        color: #f9b654
    }

.trip-form-v2 {
    background: rgba(36, 36, 34, .88);
    border-color: rgba(54, 54, 54, .88);
    color: #a0a0a0;
    max-width: 670px;
    margin: 0 auto;
    font-size: 14px
}

    .trip-form-v2 label {
        color: #a0a0a0;
        text-transform: uppercase
    }

    .trip-form-v2 .form-control {
        height: 44px;
        color: #a0a0a0;
        font-weight: 500;
        font-size: 14px;
        font-style: normal
    }

        .trip-form-v2 .form-control::-webkit-input-placeholder {
            color: #a0a0a0
        }

        .trip-form-v2 .form-control:-moz-placeholder {
            color: #a0a0a0
        }

        .trip-form-v2 .form-control::-moz-placeholder {
            color: #a0a0a0
        }

        .trip-form-v2 .form-control:-ms-input-placeholder {
            color: #a0a0a0
        }

    .trip-form-v2 .input-group {
        position: relative;
        padding-left: 40px
    }

        .jcf-select.jcf-select-trip-select-v2 .jcf-select-text:before,
        .trip-form-v2 .input-group:before {
            content: '\e979';
            font: 16px/18px icomoon;
            position: absolute;
            left: 15px;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%)
        }

        .trip-form-v2 .input-group.date {
            border: 4px solid #464646;
            background: 0 0;
            border-radius: 0
        }

            .trip-form-v2 .input-group.date input {
                color: #a0a0a0
            }

                .trip-form-v2 .input-group.date input::-webkit-input-placeholder {
                    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:-ms-input-placeholder {
                    color: #a0a0a0
                }

            .trip-form-v2 .input-group.date .input-group-addon {
                background: 0 0;
                color: #a0a0a0;
                border: 0
            }

.banner.banner-home-search .banner-image {
    min-height: 600px
}

.trip-note {
    margin: 0 25px 20px;
    line-height: 1.4
}

.btn-holder {
    padding: 0 25px
}

.jcf-select.jcf-select-trip-select-v2 {
    background: 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
    }

    .demo-wrapper .social-networks li,
    .jcf-select.jcf-select-trip-select-v2 .jcf-select-opener {
        padding: 0 10px
    }

        .jcf-select.jcf-select-trip-select-v2 .jcf-select-opener:after {
            content: '\e91e';
            right: 10px;
            color: #a0a0a0
        }

#set-3,
.btn.btn-solid:hover,
.has-mega-dropdown.mega-md .dropdown-menu .drop-wrap,
.jcf-select-drop.jcf-select-trip-select-v2 {
    background: #252525
}

    .jcf-select-drop.jcf-select-trip-select-v2 .jcf-list {
        background: #252525;
        text-transform: capitalize
    }

.trip-form-v2 .input-group.date:before {
    content: '\e109';
    font-family: 'Glyphicons Halflings'
}

.jcf-select.jcf-select-trip-select-v2.jcf-select-region .jcf-select-text:before {
    content: '\e92d'
}

.jcf-select.jcf-select-trip-select-v2.jcf-select-acitvity .jcf-select-text:before {
    content: '\e95e'
}

.jcf-select.jcf-select-trip-select-v2.jcf-select-price .jcf-select-text:before {
    content: '\e90f'
}

.non-collapsible-link {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    width: auto !important
}

.demo-thumb {
    background: #474d4b;
    border: 10px solid #2f3231;
    padding: 10px;
    margin: 0 0 20px;
    text-align: center
}

.partner-list a {
    height: 155px;
    min-height: 0;
    white-space: nowrap
}

.carousel-wrapper h3 {
    padding-left: 25px
}

.build-form-subsec .custom-checkboxsec,
.corporate-package-body p,
.demo-animation .demo-wrapper h3,
.event-form .input-wrap label,
.mice-head-sec h1 {
    margin-bottom: 10px
}

.demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-next,
.demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    margin-top: -10px;
    border-radius: 2px;
    font-size: 0;
    opacity: 1;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    opacity: 0;
    visibility: hidden;
    background: #6b6957
}

    .demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-next:after,
    .demo-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev:after {
        font: 14px/14px icomoon;
        content: '\e907';
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
        margin-top: -7px
    }

.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 .article {
    padding: 0 15px
}

#common-multiple-slide-v1 .owl-controls {
    position: absolute;
    bottom: 100%;
    right: 10px
}

#common-multiple-slide-v1 .owl-next,
#common-multiple-slide-v1 .owl-prev {
    position: relative;
    top: 0;
    margin: 0 5px 10px;
    right: inherit;
    left: inherit
}

.btn.btn-trip-v2 {
    background: #6b6957;
    color: #fff;
    padding: 0 40px;
    height: 52px;
    border: 0;
    position: relative;
    border-radius: 0
}

    .btn.btn-trip-v2:before {
        right: 10px;
        content: '\e91e';
        color: #fff;
        font: 14px/14px icomoon;
        position: absolute;
        top: 50%;
        margin-top: -7px;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg)
    }

.seperator.double-border:before,
.seperator.left:before {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    left: 0
}

.btn.btn-solid {
    font-style: normal;
    font-weight: 500;
    background: #3e3e3e;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 27px;
    border-radius: 5px
}

.owl-carousel:hover .owl-controls .owl-buttons .owl-next,
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
    opacity: 1;
    visibility: visible
}

.demo-wrapper {
    padding-top: 50px;
    padding-bottom: 50px
}

    .demo-wrapper .trip-form {
        background: rgba(36, 36, 34, .88);
        padding: 15px
    }

.btn-demo-wrapper .btn {
    width: auto;
    margin: 0 5px 10px
}

.blockquote .img,
blockquote .img {
    margin: 0 auto 45px
}

    .blockquote .img img,
    blockquote .img img {
        max-width: 100%;
        border-radius: 100%
    }

.blockquote .text,
.build-form-subsec .custom-checkboxsec label,
blockquote .text {
    font-size: 16px
}

.blockquote cite,
blockquote cite {
    display: block;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
    margin-bottom: 45px;
    position: relative;
    font-size: 18px
}

.seperator.double-border {
    padding-bottom: 0;
    margin: 30px 0;
    height: 5px
}

.hi-icon:after,
.video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%
}

.seperator.double-border:before {
    height: 1px;
    top: 0;
    right: 0;
    transform: translate(0);
    width: auto
}

.seperator.left:before {
    transform: translate(0)
}

.seperator.right:before {
    left: auto;
    right: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.h4,
h4 {
    font-size: 1.132857em;
    font-weight: 400
}

.demo-wrapper .social-networks.social-share,
.dropdown-menu.mega-dropdown .service_sec .caption h3,
.video-caption {
    font-size: 18px
}



    .modal .modal-body,
    .modal .modal-footer,
    .modal .modal-header {
        padding: 30px 20px
    }

    .modal .hold.btn-holder .btn {
        margin: 0;
        display: block;
        width: 100%
    }

.modal-v2 .modal-header {
    border-bottom: 0;
    text-transform: uppercase;
    text-align: center
}

.modal-v2 .modal-footer {
    border-top: 0;
    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
        }

.btn.btn-fb-login {
    background: #136ad5;
    color: #fff
}

    .btn.btn-fb-login:hover {
        background: #0f53a6
    }

.btn.btn-google-login {
    background: #dd4b39;
    color: #fff
}

    .btn.btn-google-login:hover {
        background: #c23321
    }

.seperator.text {
    padding: 0;
    margin: 45px 0
}

    .seperator.text span {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: #ebebeb;
        border-radius: 100%;
        padding: 2px 5px
    }

.modal-footer .btn {
    margin: 10px 0;
    font-size: 14px;
    padding: 6px;
    display: block
}

    .modal-footer .btn + .btn {
        margin-left: 0
    }

.counter-small .holder {
    padding: 45px 20px
}

.content-heading.text-right {
    text-align: right
}

.global-box {
    padding: 45px 15px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
    margin: 20px 0;
    border-radius: 2px
}

    .global-box .btn {
        margin-bottom: 5px;
        margin-top: 5px
    }

    .global-box.box-md {
        max-width: 700px
    }

.icon-demo {
    padding: 50px 0
}

.badge.hot {
    background: red
}

.badge.trending {
    background: #39f
}

.badge.top-pos {
    position: absolute;
    bottom: 100%;
    left: 100%
}

.gallery-list.gallery-main li {
    width: auto;
    float: none;
    max-width: 380px;
    overflow: hidden;
    margin: 0 auto 30px
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

    .video-wrapper iframe {
        top: 0;
        left: 0
    }

.video-caption {
    text-align: center;
    padding: 10px 0 0;
    font-weight: 700
}

.pagination-wrap.pagination-solid {
    background: #f9b654;
    color: #fff
}

.pagination-wrap.pagination-center .btn-next,
.pagination-wrap.pagination-center .btn-prev {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0
}

.blog_sec .author,
.demo-wrapper .social-networks .ico {
    margin-right: 10px
}

.headings-wrapper h1,
.headings-wrapper h2,
.headings-wrapper h3,
.headings-wrapper h4,
.headings-wrapper h5,
.headings-wrapper h6 {
    margin-bottom: 40px
}

.accordion-v2 > li > a {
    padding-left: 20px;
    background: #f8f8f8;
    border-bottom: 1px solid #e2e2e2
}

.accordion-v2 .slide-holder {
    padding: 20px;
    margin: 0;
    border-top: none
}

.material-icons-list {
    text-align: justify;
    padding: 50px 0 0
}

    .material-icons-list li {
        display: inline-block;
        vertical-align: top;
        width: 16%;
        margin-bottom: 40px;
        min-width: 100px
    }

.demo-wrapper .data-table,
.demo-wrapper .data-table tbody,
.demo-wrapper .data-table td,
.demo-wrapper .data-table th,
.demo-wrapper .data-table thead,
.demo-wrapper .data-table tr {
    display: block;
    overflow: hidden
}

    .demo-wrapper .data-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

.demo-wrapper table.table tbody tr td {
    padding: 15px;
    border-top: 1px solid
}

.demo-wrapper table.table thead tr th {
    padding: 15px
}

.demo-wrapper .data-table td:before {
    content: attr(data-label) ': ';
    display: inline-block;
    font-weight: 700;
    width: 5em
}

.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 2em 0 3em
}

.hi-icon {
    display: inline-block;
    cursor: pointer;
    margin: 15px 30px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff
}

    .hi-icon [class*=' icon-'],
    .hi-icon [class^=icon-] {
        display: inline-block;
        vertical-align: middle;
        line-height: 90px;
        font-size: 40px
    }

    .hi-icon:after {
        pointer-events: none;
        border-radius: 50%;
        content: '';
        box-sizing: content-box
    }

.hi-icon-effect-1 .hi-icon {
    background: rgba(0, 0, 0, .5);
    -webkit-transition: background .2s, color .2s;
    transition: background .2s, color .2s
}

    .hi-icon-effect-1 .hi-icon:after {
        top: -7px;
        left: -7px;
        padding: 7px;
        box-shadow: 0 0 0 4px #fff;
        -webkit-transition: -webkit-transform .2s, opacity .2s;
        -moz-transition: -moz-transform .2s, opacity .2s;
        -moz-transform: scale(.8);
        transition: transform .2s, opacity .2s;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }

.hi-icon-effect-1a .hi-icon:hover,
.hi-icon-effect-1b .hi-icon:hover {
    background: #fff;
    color: #333
}

    .hi-icon-effect-1a .hi-icon:hover:after,
    .hi-icon-effect-1b .hi-icon:hover:after,
    .hi-icon-effect-3b .hi-icon:hover:after {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

.hi-icon-effect-1b .hi-icon:after {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.hi-icon-effect-2 .hi-icon {
    color: #fff;
    box-shadow: 0 0 0 3px #f9b654;
    -webkit-transition: color .3s;
    transition: color .3s
}

    .hi-icon-effect-2 .hi-icon:after {
        top: -2px;
        left: -2px;
        padding: 2px;
        z-index: -1;
        background: #f9b654;
        -webkit-transition: -webkit-transform .2s, opacity .2s;
        transition: transform .2s, opacity .2s;
        color: #333
    }

.hi-icon-effect-2a .hi-icon:hover:after {
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.hi-icon-effect-2b .hi-icon:hover:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: -webkit-transform .4s, opacity .2s;
    transition: transform .4s, opacity .2s
}

.hi-icon-effect-3 .hi-icon {
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: color .3s;
    transition: color .3s
}

    .hi-icon-effect-3 .hi-icon:after {
        top: -2px;
        left: -2px;
        padding: 2px;
        z-index: -1;
        background: #fff;
        -webkit-transition: -webkit-transform .2s, opacity .3s;
        transition: transform .2s, opacity .3s
    }

.hi-icon-effect-3a .hi-icon,
.hi-icon-effect-3b .hi-icon:hover {
    color: #333
}

    .hi-icon-effect-3a .hi-icon:hover:after,
    .hi-icon-effect-3b .hi-icon:after {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }

.hi-icon-effect-4 .hi-icon {
    width: 92px;
    height: 92px;
    box-shadow: 0 0 0 4px #f9b654;
    color: #f9b654
}

.hi-icon-effect-4a .hi-icon,
.hi-icon-effect-4b .hi-icon:hover {
    -webkit-transition: box-shadow .2s;
    transition: box-shadow .2s
}

.hi-icon-effect-4 .hi-icon:before {
    line-height: 92px
}

.hi-icon-effect-4 .hi-icon:after {
    top: -4px;
    left: -4px;
    padding: 0;
    z-index: 10;
    border: 4px dashed #f9b654
}

.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:after {
    -webkit-animation: 9s linear infinite spinAround;
    animation: 9s linear infinite spinAround
}

.hi-icon-effect-5 .hi-icon {
    box-shadow: 0 0 0 4px #fff;
    overflow: hidden;
    -webkit-transition: background .3s, color .3s, box-shadow .3s;
    transition: background .3s, color .3s, box-shadow .3s
}

    .hi-icon-effect-5 .hi-icon:hover {
        background: #fff;
        color: #333;
        box-shadow: 0 0 0 8px rgba(255, 255, 255, .3)
    }

.hi-icon-effect-5a .hi-icon:hover:before {
    -webkit-animation: .3s forwards toRightFromLeft;
    animation: .3s forwards toRightFromLeft
}

.hi-icon-effect-5b .hi-icon:hover:before {
    -webkit-animation: .3s forwards toLeftFromRight;
    animation: .3s forwards 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 {
            width: 100% !important;
            height: auto !important;
            margin: 0 !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 {
        width: 49%;
        display: inline-block;
        vertical-align: top
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .trip-info .bg-stretch {
        position: static
    }

        .trip-info .bg-stretch img {
            width: 100% !important;
            height: auto !important;
            margin: 0 !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 {
                position: static;
                top: auto;
                left: 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 td,
        .demo-wrapper .data-table th {
            display: table-cell;
            padding: 6px 12px;
            vertical-align: top;
            text-align: left;
            overflow: visible
        }

            .demo-wrapper .data-table td:before {
                content: '';
                width: auto
            }
}

@media only screen and (min-width:768px) {

    .btn-banner,
    .gallery-list .info {
        letter-spacing: 1px
    }

    .banner-image,
    .filter-option .filter-slide {
        position: static;
        max-height: none
    }

    #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-top: 90px;
        padding-bottom: 90px
    }

    .db-3-col [class*=' col-'],
    .db-3-col [class^=col-] {
        display: inline-block;
        vertical-align: top;
        float: none;
        margin-right: -.25em
    }

    p.intro {
        line-height: 30px;
        font-size: 18px
    }

    .special-block .special-text,
    p.special-text {
        font-size: 2em
    }

    blockquote {
        font-size: 1.7857em
    }

        blockquote.testimonial-quote {
            font-size: 1.286em;
            line-height: 2
        }

        .main-subtitle,
        blockquote.normal {
            font-size: 1.857142em
        }

    .side-list.horizontal-list li {
        width: 25%;
        padding: 0 5px;
        margin-bottom: 10px
    }

    .side-list.gallery-side-list {
        margin: 0 -10px
    }

        .side-list.gallery-side-list li {
            width: 33.3333%;
            padding: 0 10px;
            margin-bottom: 20px
        }

    .blockquote cite,
    .testimonial-holder blockquote cite,
    blockquote cite {
        padding-bottom: 45px;
        letter-spacing: 1px
    }

    .blockquote,
    .testimonial-holder blockquote,
    blockquote {
        margin: 0 8.2%
    }

    .partner-block,
    .services-block,
    .testimonial-holder {
        padding: 90px 0
    }

        .content-block.guide-sub .img-article,
        .description-text,
        .gallery-home-holder,
        .guide-info,
        .partner-block .partner {
            margin-top: 60px
        }

    .grid-view-sidebar #content,
    .grid-view-sidebar #sidebar,
    .ico-article {
        margin-top: 45px
    }

    .banner {
        /*min-height: 630px*/
   
    }

    .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 {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0
    }

    .gallery-home-holder .text-block {
        padding-bottom: 10px
    }

    .content-block.content-center p,
    .footer-holder,
    .gallery-home-holder .gallery-list {
        margin-bottom: 0
    }

    .content-block.content-center .img-wrap {
        width: auto;
        margin: 0 0 40px;
        height: 120px
    }

    .article,
    .content-block.guide-sub .bar-holder,
    .content-block.guide-sub .description,
    .filter-option,
    .list-view .article,
    .list-view .filter-option {
        max-width: none
    }

    .content-block {
        padding: 50px 0
    }

        .content-block.content-sub,
        .trip-detail {
            padding-top: 60px;
            padding-bottom: 60px
        }

            .content-block.content-sub .content-holder {
                margin-top: -35px
            }

        .article .thumbnail .img-wrap,
        .content-block.article-boxed .content-heading,
        .content-block.content-spacing .content-heading {
            margin-bottom: 15px
        }

    .adventure-holder .text-block .centered {
        padding: 60px 15px
    }

    .adventure-holder.gallery-home-holder .text-block .centered {
        padding-bottom: 0
    }

    .content-intro,
    .grid-view-sidebar {
        padding-bottom: 90px
    }

        .grid-view-sidebar .container {
            padding-top: 198px
        }

    .gallery-list .hover {
        font-size: 48px
    }

    .btn-banner {
        font-size: 18px;
        line-height: 22px;
        padding: 12px 70px;
        border-width: 2px
    }

    #footer > .container,
    .recent-block {
        padding-bottom: 60px
    }

    .banner-caption-s1 .center-text .btn-banner-holder,
    .banner-home .banner-caption-s1 .center-text .btn-banner-holder {
        margin-top: 50px
    }

    .filter-option .btn-filter,
    .footer-nav h3:before {
        display: none
    }

    .article .heading h3,
    .article .info-day {
        display: inline-block;
        vertical-align: middle
    }

    .filter-option .filter-slide {
        background: 0 0;
        width: auto;
        padding-top: 0
    }

        .filter-option .filter-slide .select-col {
            margin-top: 0;
            width: 200px
        }

    .count-block .holder {
        font-size: 1em;
        padding: 60px 10px
    }

    .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 .heading {
        margin: 0 0 10px
    }

        .article .heading h3 {
            max-width: 78%;
            padding-right: 10px;
            margin: 0
        }

    .article .meta {
        font-size: .9em
    }

    .article .img-caption,
    .fancybox-close:after {
        font-size: 16px
    }

    .article .thumbnail .meta {
        padding-bottom: 15px
    }

    .article .thumbnail .activities [class*=' icon-'],
    .article .thumbnail .activities [class^=icon-],
    .article .thumbnail .country [class*=' icon-'],
    .article .thumbnail .country [class^=icon-] {
        font-size: 13px;
        margin-right: 2px
    }

    .article .info-day {
        font-size: 1.143em;
        line-height: 1em;
        padding-left: 10px;
        position: relative;
        border-left: 1px solid #e2e2e2;
        max-width: 20%
    }

    .content-with-sidebar .article .social-networks {
        margin: 0 -5px
    }

        .content-with-sidebar .article .social-networks li {
            padding: 0 5px
        }

    .list-view .article .col-left {
        float: left;
        width: 70%;
        padding: 15px 10px 15px 0
    }

    .list-view .article .info-aside {
        float: right;
        width: 30%;
        margin: 0;
        border-width: 0 0 0 1px;
        padding-top: 0
    }

    .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
    }

    .demo-animation .row:nth-child(2n) [class*=' col-']:first-child,
    .demo-animation .row:nth-child(2n) [class^=col-]:first-child,
    .top-box .right {
        float: right
    }

    .block-quotation {
        padding: 30px 15px
    }

    .ico-article {
        max-width: none
    }

        .ico-article .ico-holder {
            min-height: 65px
        }

    .step-block {
        padding: 60px 0
    }

    .content-intro .text-holder {
        text-align: left;
        padding-top: 90px
    }

    .trip-info .text-col .holder {
        padding: 45px 20px
    }

    .trip-info .price {
        margin-bottom: 30px;
        font-size: 2.143em
    }

    .bottom-spacing,
    .contact-info,
    .inner-search,
    .newsletter-form {
        margin-bottom: 60px
    }

    .trip-detail .gallery-list li {
        width: 50%;
        float: left
    }

    .nav-tabs {
        padding: 0
    }

        .nav-tabs > li {
            padding: 15px 10px
        }

    table.table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }

        .contact-form .form-title,
        table.table.table-align-right td:last-child,
        table.table.table-align-right th:last-child {
            text-align: right
        }

    .article.blog-article .comment,
    .article.blog-article .ico-action,
    .article.blog-article .rate-info,
    .article.blog-article .star-rating {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 0 10px
    }

        .article.blog-article .comment:before,
        .article.blog-article .ico-action:before,
        .article.blog-article .rate-info:before,
        .article.blog-article .star-rating:before {
            content: '';
            position: absolute;
            left: 0;
            top: 4px;
            bottom: 3px;
            width: 1px;
            background: #e2e2e2
        }

    .article.blog-article .star-rating {
        padding-left: 0
    }

    .article.blog-article .footer-sub {
        margin: 0;
        display: inline-block
    }

    .blog-single .description {
        padding: 25px 20px
    }

    .trip-form .holder {
        display: inline-block;
        vertical-align: bottom;
        width: 50%;
        padding: 0 15px;
        margin-right: -.25em
    }

    .comment-form {
        padding: 60px 0 0
    }

    .contact-info {
        margin-top: 60px
    }

    .contact-form .btn-holder {
        padding-top: 30px
    }

    .error-holder,
    .error-page #main {
        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 {
            width: auto;
            min-width: 270px;
            margin: 0 14px 20px
        }

    .inner-search {
        font-size: 1.286em;
        line-height: 2;
        max-width: 950px
    }

    .demo-footer,
    .inner-top,
    .special-block {
        padding: 45px 0
    }

    .browse-block {
        display: table;
        width: 100%;
        table-layout: fixed;
        font-size: 1.286em
    }

        .browse-block .column {
            display: table-cell;
            width: 50%;
            letter-spacing: 4px
        }

        .browse-block a span {
            line-height: 120px
        }

    .font-demo-wrapper .glyph.fs1 {
        display: inline-block;
        vertical-align: top;
        width: 49%
    }

    #footer > .container {
        padding-top: 90px
    }

    .newsletter-form .form-control {
        font-size: 48px;
        line-height: 55px
    }

    .newsletter-form input[type=submit] {
        font-size: 36px;
        line-height: 40px;
        border-width: 0 0 11px
    }

    .newsletter-form .info {
        font-size: 1.286em
    }

    .demo-animation .demo-wrapper h3,
    .footer-nav {
        margin-bottom: 30px
    }

      

        .footer-nav h3 {
            margin-bottom: 15px;
            pointer-events: 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: 20px
    }

    .footer-bottom {
        padding: 20px 0
    }

    .copyright {
        font-size: 1em
    }

        .copyright .icon-copyright {
            font-size: 1.4em;
            margin-right: 10px
        }

    .demo-wrap .title {
        padding: 10px
    }

    .demo-footer .btn-demo {
        min-width: 304px
    }

    #scroll-to-top {
        bottom: 25px;
        right: 25px
    }

    .modal-v2 .modal-footer .btn + .btn {
        margin-left: 20px
    }

    .modal-footer {
        text-align: left
    }

        .modal-footer .btn {
            font-size: 16px;
            padding: 8px;
            display: inline-block;
            margin: 0
        }

            .modal-footer .btn + .btn {
                margin-left: 10px
            }

    .gallery-list.gallery-main li {
        width: 50%;
        float: left;
        max-width: none
    }
}

@media only screen and (min-width:992px) {

    .header-v2 .navbar-default .navbar-nav,
    .logo,
    .sidebar {
        float: left
    }

    .boxed-layout .logo,
    .logo {
        width: 180px
    }

    #header,
    .dropdown-menu {
        left: 0;
        position: absolute
    }

    .content-with-sidebar.content-both-sidebar #content {
        float: left;
        margin-top: 0
    }

    .cart-option,
    .content-with-sidebar.content-both-sidebar #sidebar,
    .content-with-sidebar.content-both-sidebar #sidebar-right,
    .grid-view-sidebar .filter-option,
    .grid-view-sidebar .pagination-wrap {
        max-width: none
    }

    .common-spacing {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .banner-caption-s1 .center-text .banner-subtitle,
    .banner-home .banner-caption-s1 .center-text .banner-subtitle,
    p.special-text {
        font-size: 2.571em
    }

    .btn.btn-lg,
    .demo-wrap .title,
    blockquote.normal {
        font-size: 18px
    }

    blockquote {
        font-size: 2.1428em
    }

    .main-subtitle {
        font-size: 2.142857em
    }

    .inner-main-heading {
        font-size: 3.439em
    }

    .dropdown-menu,
    .navbar-default {
        font-size: .9em
    }

    #header {
        border-bottom: 1px solid #000;
        background: #000;
        top: 0;
        right: 0
    }

        #header.fixed-position .logo {
            padding-top: 22px;
            padding-bottom: 22px
        }

    .logo {
        margin: 0;
        padding: 25px 15px 25px 0;
        border-right: 1px solid #2d2d2d
    }

    .banner-text h1,
    .heading-home {
        margin-bottom: 30px
    }

    .logo a {
        width: 120px
    }

    .logo img {
        width: 100%
    }

    #header.default-white-header .navbar-default .navbar-nav .v-divider,
    #header.white-header.fixed-position .navbar-default .v-divider,
    .default-page #header.default-white-header .navbar-default .navbar-nav .v-divider,
    .default-page #header.white-header.fixed-position .navbar-default .v-divider {
        border-color: #eaeaea
    }

    #header.white-header.fixed-position .navbar-default .navbar-nav,
    .default-page #header.white-header.fixed-position .navbar-default .navbar-nav {
        border-right-color: #eaeaea
    }

        #header.default-white-header .navbar-default .navbar-nav > li > a,
        #header.white-header.fixed-position .navbar-default .navbar-nav > li > a,
        .default-page #header.default-white-header .navbar-default .navbar-nav > li > a,
        .default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li > a {
            color: #5c5e62
        }

            #header.default-white-header .navbar-default .navbar-nav > li.hover > a,
            #header.default-white-header .navbar-default .navbar-nav > li > a:hover,
            #header.white-header.fixed-position .navbar-default .navbar-nav > li.hover > a,
            #header.white-header.fixed-position .navbar-default .navbar-nav > li > a:hover,
            .default-page #header.default-white-header .navbar-default .navbar-nav > li.hover > a,
            .default-page #header.default-white-header .navbar-default .navbar-nav > li > a:hover,
            .default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li.hover > a,
            .default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li > a:hover,
            .dropdown-menu .drop-holder .col:hover .title,
            .dropdown-menu .drop-holder .col:hover .title a {
                color: #f9b654
            }

    #header.default-white-header,
    .default-page #header.default-white-header {
        border-bottom: 1px solid #eaeaea
    }

    .header-v2 .navbar-default .navbar-right {
        float: right
    }

    .header-v2 .navbar-default .nav-center {
        width: calc(100% - 340px);
        text-align: center
    }

        .header-v2 .navbar-default .nav-center > li {
            float: none;
            display: inline-block
        }

    .header-v2 .navbar-nav .has-mega-dropdown.mega-md .dropdown-menu {
        right: 20%;
        left: 20%;
        width: auto
    }

    .side-list.horizontal-list {
        margin-bottom: -25px
    }

        .side-list.horizontal-list li {
            margin-bottom: 40px
        }

    .testimonial-holder blockquote .img {
        display: inline-block;
        vertical-align: top;
        width: 140px;
        margin: 20px 0 0
    }

    .blockquote .text,
    .testimonial-holder blockquote .text,
    blockquote .text {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 150px);
        padding-left: 55px
    }

    .services-block,
    .testimonial-holder {
        padding: 100px 0
    }

        .testimonial-holder .owl-pagination {
            padding-left: 193px
        }

        .services-block .ico-article {
            margin-top: 60px
        }

        .services-block .row {
            margin-top: -60px
        }

    #header.fixed-position .search-form .search-opener,
    .blog-list.list-view .ico-action:before,
    .blog-list.list-view .rate-info:before,
    .dropdown-menu .five-col .column:first-child:before,
    .dropdown-menu .sub-link-opener:before,
    .dropdown-menu .top-title,
    .navbar-default .icon-angle-down,
    .navbar-default .open .dropdown-menu {
        display: none
    }

    .adventure-holder .text-block:before,
    .grid-view-sidebar .db-3-col .article {
        display: inline-block;
        margin-right: -.25em
    }

    .navbar-default .navbar-nav {
        max-width: calc(100% - 180px);
        float: right
    }

        #header.fixed-position .search-form .search-wrap .search-opener,
        .navbar-default .navbar-nav .dropdown.hover > .dropdown-menu {
            display: block
        }

        .navbar-default .navbar-nav .icon {
            margin-right: 0
        }

        .navbar-default .navbar-nav > li {
            padding: 30px 8px 0;
            border-top: 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.hover > a,
            .navbar-default .navbar-nav > li > a:hover {
                color: #fff
            }

            .navbar-default .navbar-nav > li.has-mega-dropdown {
                position: static
            }

            .navbar-collapse,
            .navbar-default .navbar-nav > li.active a,
            .navbar-default .navbar-nav > li.active a:focus,
            .navbar-default .navbar-nav > li.active a:hover,
            .navbar-default .navbar-nav > li.open a,
            .navbar-default .navbar-nav > li.open a:focus,
            .navbar-default .navbar-nav > li.open a:hover,
            .navbar-default .navbar-nav > li:focus a,
            .navbar-default .navbar-nav > li:focus a:focus,
            .navbar-default .navbar-nav > li:focus a:hover,
            .navbar-default .navbar-nav > li > a:focus,
            .navbar-default .navbar-nav > li > a:hover {
                background: 0 0
            }

            .navbar-default .navbar-nav > li > a {
                background: 0 0;
                height: 46px;
                padding: 0;
                display: block
            }

    #header.fixed-position .navbar-default .navbar-nav > li {
        padding-top: 25px
    }

        #header.fixed-position .navbar-default .navbar-nav > li .dropdown-menu {
            margin-top: 0;
            border-top: 1px solid transparent
        }

    .dropdown-menu {
        border-style: solid;
        box-shadow: inset 0 -1px 0 1px #252525;
        display: block;
        width: auto;
        visibility: hidden;
        opacity: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center;
        -webkit-transition: -webkit-transform .3s cubic-bezier(.17, .67, .59, 1.21);
        transition: transform .3s cubic-bezier(.17, .67, .59, 1.21)
    }

        .dropdown-menu.dropdown-md {
            min-width: 300px
        }

        .dropdown-menu.dropdown-sm,
        table.table .btn {
            min-width: 150px
        }

            .dropdown-menu.dropdown-sm .drop-wrap {
                padding: 10px
            }

        .dropdown-menu.drop-thumb-wide .des,
        .dropdown-menu.drop-thumb-wide .img-wrap img {
            max-width: 80%
        }

        .dropdown-menu ul {
            padding: 9px 0
        }

        .dropdown-menu .drop-wrap {
            padding-top: 10px;
            padding-bottom: 10px
        }

        .dropdown-menu .drop-holder .col {
            max-width: none;
            margin-top: 0
        }

        .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;
                width: 20%;
                position: relative
            }

                .dropdown-menu .five-col .column:before {
                    content: '';
                    position: absolute;
                    left: -10px;
                    background: #181818;
                    width: 1px;
                    top: 0;
                    bottom: 0
                }

            .dropdown-menu .five-col ul {
                display: block;
                text-transform: uppercase;
                position: static !important;
                width: auto !important
            }

                .dropdown-menu .five-col ul li {
                    display: block;
                    width: auto;
                    margin: 0
                }

                    .blog-list.list-view .ico-action,
                    .blog-list.list-view .rate-info,
                    .blog-list.list-view .star-rating,
                    .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 .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,
    .dropdown:hover .dropdown-menu {
        overflow: visible;
        transform: rotateX(0) translateZ(0);
        -ms-transform: rotateX(0) translateZ(0);
        -webkit-transform: rotateX(0) translateZ(0);
        opacity: 1;
        visibility: visible
    }

    .dropdown:hover .icon-angle-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .banner.banner-inner {
        height: unset;
        min-height: unset;
        max-height: unset;
        padding: 70px 0;
        text-align: center
    }

    .banner-image {
        height: 50vh
    }

    .banner-home .banner-text h1,
    .banner-home .banner-text h1 span {
        font-size: 55px
    }

    .banner-home .banner-text .subtitle {
        font-size: 1.714em
    }

    .banner-text {
        bottom: 0
    }

        .banner-text .center-text {
            margin: 5% 0
        }

    .heading-home {
        font-size: 7.143em !important
    }

        .heading-home span {
            font-size: .72em
        }

    .banner-caption-s1 .center-text,
    .banner-home .banner-caption-s1 .center-text {
        max-width: 940px
    }

    .gallery-home-holder {
        margin-top: 50px
    }

        .gallery-home-holder .text-block {
            padding-bottom: 14px
        }

    .content-block {
        padding: 70px 0
    }

        .content-block.content-sub,
        .grid-view-sidebar {
            padding-top: 90px;
            padding-bottom: 100px
        }

        .content-block.guide-sub .img-article,
        .guide-info,
        .partner-block .partner {
            margin-top: 90px
        }

        .content-block.content-spacing .content-heading {
            margin-bottom: 45px
        }

    .adventure-holder .text-block:before {
        content: '';
        vertical-align: middle;
        height: 100%
    }

    .adventure-holder .text-block .centered {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        max-width: 680px
    }

    .grid-view-sidebar .container {
        padding-top: 0
    }

    .grid-view-sidebar #content {
        float: right;
        margin-top: 0
    }

    .grid-view-sidebar #sidebar,
    .map-col-main {
        margin-top: 0
    }

    .btn.btn-lg {
        line-height: 38px;
        font-weight: 600;
        min-width: 345px;
        letter-spacing: 1px
    }

    .pagination-wrap .btn-next,
    .pagination-wrap .btn-prev {
        width: 70px;
        font-size: 20px;
        padding-top: 0
    }

    .pagination-wrap li {
        padding: 0 15px
    }

    .count-block .txt {
        letter-spacing: 2px
    }

    .article .heading h3 {
        padding-right: 30px
    }

    .article .meta,
    .inner-top .breadcrumbs,
    table.table {
        font-size: 1em
    }

    .article .thumbnail .meta {
        padding-bottom: 25px
    }

        .article .thumbnail .meta .activities [class*=' icon-'],
        .article .thumbnail .meta .activities [class^=icon-],
        .article .thumbnail .meta .country [class*=' icon-'],
        .article .thumbnail .meta .country [class^=icon-] {
            font-size: 15px;
            margin-right: 5px
        }

    .article .thumbnail .img-wrap {
        margin-bottom: 25px
    }

    .article .info-aside .social-networks,
    .article footer .social-networks {
        max-width: 68%;
        float: right;
        padding-top: 5px;
        border-bottom: 0
    }

    .article .info-aside .price,
    .article footer .price {
        overflow: hidden;
        display: block;
        font-style: italic;
        letter-spacing: 1px;
        max-width: 32%;
        font-weight: 400
    }

        .article .info-aside .price span,
        .article footer .price span {
            display: block;
            font-weight: 900;
            font-style: normal;
            font-size: 1.286em;
            margin-top: -5px
        }

    .list-view .article .img-wrap {
        float: left;
        margin: 0 20px 0 0;
        width: 350px
    }

    .list-view .article .description {
        width: calc(100% - 370px);
        float: left
    }

    .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;
            width: auto;
            margin-bottom: 15px
        }

    .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,
    .cart-option .coupon-hold,
    .cart-option .coupon-hold .input-hold .form-control,
    .contact-info .col-sm-4,
    .trip-detail [class*=' col-'],
    .trip-detail [class^=col-],
    .trip-info .reviews-info,
    .twocol-form .form-holder {
        margin-bottom: 0
    }

    .product-table td,
    .product-table th {
        padding: 15px 20px
    }

    .demo-footer,
    .demo-wrap,
    .featured-content.feature-small .text-block,
    .inner-top,
    .partner-block,
    .slider-top,
    .special-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
    }

    .step-block {
        padding: 90px 0
    }

    .content-intro,
    .trip-detail {
        padding-bottom: 90px
    }

        .content-intro .map-col {
            text-align: left
        }

            .content-intro .map-col .holder {
                margin-top: -100px
            }

        .content-intro .text-holder,
        .error-holder,
        .error-page #main {
            padding-top: 100px
        }

    .trip-detail {
        padding-top: 90px
    }

        .trip-detail .text-box {
            padding-left: 100px;
            margin-bottom: 45px
        }

            .trip-detail .text-box:before {
                top: 19px;
                font-size: 48px
            }

        .trip-detail .comments .thumb {
            width: 70px
        }

        .trip-detail .comments .text {
            width: calc(100% - 80px)
        }

        .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 {
            padding: 0 30px 5px;
            display: inline-block;
            vertical-align: top;
            width: 50%;
            margin-right: -.25em;
            margin-bottom: 40px;
            font-size: 16px
        }

            .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 {
        padding: 20px 30px;
        font-size: 16px
    }

    .nav-tabs > li {
        width: auto;
        padding: 25px 10px
    }

    .fancybox-close,
    .fancybox-nav,
    .fancybox-nav span {
        width: 60px;
        height: 60px
    }

    .navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
        right: 140px
    }

    table.table thead tr th {
        padding: 10px 20px 15px
    }

    table.table tbody td .middle {
        padding: 5px 20px
    }

    .detail-accordion > li > a {
        padding-left: 20px;
        color: #000
    }

    .detail-accordion .slide-holder {
        padding-right: 20px;
        margin-left: 0px
    }

        .detail-accordion .slide-holder p {
            margin: 0 0 25px
        }

    .fancybox-next span:after,
    .fancybox-prev span:after {
        left: 7px
    }

    .fancybox-next span:after {
        right: 7px
    }

    .fancybox-close:after {
        line-height: 60px
    }

    .fancybox-nav {
        margin-top: -30px
    }

        .fancybox-nav.fancybox-next span:after {
            left: auto;
            right: 20px
        }

        .fancybox-nav span:after {
            line-height: 60px;
            left: 20px
        }

    .carousel .carousel-control {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 11px
    }

    .article.blog-article .description,
    .blog-single .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 .comment,
    .blog-list.list-view .ico-action,
    .blog-list.list-view .rate-info,
    .blog-list.list-view .star-rating {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 0 10px
    }

        .blog-list.list-view .comment:before,
        .blog-list.list-view .ico-action:before,
        .blog-list.list-view .rate-info:before,
        .blog-list.list-view .star-rating:before {
            content: '';
            position: absolute;
            left: 0;
            top: 4px;
            bottom: 3px;
            width: 1px;
            background: #e2e2e2
        }

    .blog-list.list-view .footer-sub {
        margin: 0;
        display: block
    }

    .search-form {
        top: 19px
    }

        .search-form .search-opener {
            font-size: 11px;
            color: #fff
        }

        .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 {
            width: 25%;
            padding: 0 30px;
            margin-bottom: 30px
        }

    .trip-form-v2.trip-search-main {
        vertical-align: middle;
        margin-top: 0
    }

        .trip-form-v2.trip-search-main .holder {
            width: 33.33333%
        }

    .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
    }

    .contact-info {
        margin-top: 90px;
        margin-bottom: 104px
    }

    .error-holder h1 {
        font-size: 7.143em
    }

    .bottom-spacing,
    .error-holder .title,
    .inner-search,
    .newsletter-form {
        margin-bottom: 90px
    }

    .default-spacing.confirmation-block {
        padding-bottom: 100px
    }

    .default-page #main {
        padding-top: 77px
    }

    .inner-main .contact-form {
        padding: 60px 20px
    }

        .inner-main .contact-form .btn-holder {
            padding-top: 15px
        }

    .special-block .special-text {
        font-size: 2.571em;
        line-height: 40px
    }

    .browse-block a span {
        line-height: 150px
    }

    .cart-option .button-hold {
        float: right;
        max-width: 50%;
        margin-bottom: 0
    }

        .cart-option .button-hold .btn {
            margin: 0 0 0 25px;
            float: left
        }

    .cart-option .btn {
        width: auto
    }

    .coupon-hold {
        width: 400px;
        float: left
    }

        .coupon-hold .submit-wrap {
            float: right;
            height: auto;
            margin-left: 20px
        }

    .font-demo-wrapper .glyph.fs1 {
        width: 32%
    }

    #footer > .container {
        padding-top: 50px;
        padding-bottom: 30px
    }

    .banner.banner-inner.intro-banner .subtitle {
        font-size: 36px
    }

    .demo-wrap .content-heading {
        margin-bottom: 60px
    }

    .demo-feature-list li {
        width: 32%;
        margin-top: 45px
    }

    .trip-form-v2 .holder {
        width: 50%
    }

    .trip-form-v2 button {
        height: 52px
    }

    .blockquote .img,
    blockquote .img {
        display: inline-block;
        vertical-align: top;
        width: 112px;
        margin: 20px 0 0
    }

    .h4,
    h4 {
        font-size: 1.2457em
    }

    .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;
        width: 850px;
        right: 140px
    }
}

@media only screen and (min-width:1025px) {
    #header {
        position: fixed
    }

        #header.fixed-position {
            background: #252525;
            border-color: #181818
        }

            #header.fixed-position .logo {
                border-right-color: #181818
            }

                #header.fixed-position .logo a {
                    width: 98px
                }

            #header.fixed-position .navbar-default .navbar-nav > li > a:active,
            #header.fixed-position .navbar-default .navbar-nav > li > a:hover,
            #header.fixed-position .search-form .search-opener:hover {
                color: #f9b654
            }

            #header.fixed-position .search-form {
                top: 30px
            }

                #header.fixed-position .search-form .search-opener {
                    color: #9d9d9d
                }

        #header.white-header.fixed-position,
        .default-page #header.white-header.fixed-position {
            background: #000;
            border-bottom: 1px solid #000
        }

            #header.default-white-header.fixed-position .logo,
            #header.white-header.fixed-position .logo,
            .default-page #header.default-white-header.fixed-position .logo,
            .default-page #header.white-header.fixed-position .logo {
                border-right-color: #eaeaea
            }

                #header.white-header.fixed-position .logo .normal,
                .default-page #header.white-header.fixed-position .logo .normal {
                    display: none
                }

                #header.white-header.fixed-position .logo .gray-logo,
                .default-page #header.white-header.fixed-position .logo .gray-logo {
                    display: block
                }

            #header.white-header.fixed-position .search-form .search-opener,
            .default-page #header.white-header.fixed-position .search-form .search-opener {
                color: #5c5e62
            }

                #header.white-header.fixed-position .search-form .search-opener:hover,
                .default-page #header.white-header.fixed-position .search-form .search-opener:hover {
                    color: #000
                }

                #header.white-header.fixed-position .search-form .search-opener.close,
                .default-page #header.white-header.fixed-position .search-form .search-opener.close {
                    color: #fff
                }

        #header.default-white-header.fixed-position,
        .default-page #header.default-white-header.fixed-position {
            border-bottom: 1px solid #e2e2e2
        }

        #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
    }
}
#header.fixed-position .top-header {
}
@media only screen and (min-width:1230px) {
    #header {
        height: 100px
    }

        #header.fixed-position {
            height: 100px;
        }
            

            #header.fixed-position .search-form,
            .search-form {
                right: 50px
            }

    .logo {
        width: 240px;
        padding: 38px 15px 38px 0
    }

    .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,
            .recent-block .article {
                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;
            -webkit-transition: .2s linear;
            transition: .2s linear
        }

    .navbar-collapse {
        padding-right: 0
    }

    .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 {
            padding: 0 7px;
            margin-bottom: 14px
        }

        .blog-list.list-view .ico-action:before,
        .blog-list.list-view .rate-info:before,
        .gallery-list.gallery-with-icon .info {
            display: block
        }

        .gallery-list .info {
            bottom: 20px;
            left: 10px;
            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;
        max-width: 40%;
        margin-bottom: 0
    }

    .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 {
        padding-left: 30px;
        font-size: 1.286em
    }

    .article .img-caption {
        font-size: 18px
    }

    .content-with-sidebar .article .meta .country,
    .content-with-sidebar .article .meta > span {
        display: inline-block;
        vertical-align: middle;
        margin: 0 -.25em 0 0;
        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 .sub-info {
        float: right;
        width: 124px;
        margin-bottom: 0
    }

    .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 {
        width: auto;
        float: none
    }

    .blog-list.list-view .img-wrap {
        width: 350px
    }

    .blog-list.list-view .description {
        width: calc(100% - 370px)
    }

    .blog-list.list-view .ico-action,
    .blog-list.list-view .rate-info {
        padding-left: 10px
    }

    .blog-list.list-view .footer-sub {
        margin: 0;
        display: inline-block
    }

    .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: 20px
        }

    .footer-bottom {
        text-align: left
    }

    .payment-option {
        margin-top: 0;
        display: block
    }

    .demo-feature-list li {
        width: 24%;
        margin-top: 60px
    }

    .has-mega-dropdown.mega-md .dropdown-menu {
        left: auto;
        width: 800px;
        right: 234px
    }
}

.evnt-testi-ftr,
.falty-box {
    display: flex
}

@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,
    .navbar-nav > li.has-mega-dropdown.last-dropdown .dropdown-menu,
    .navbar-nav > li.has-mega-dropdown:last-child .dropdown-menu {
        left: 170px;
        right: 170px
    }

    .banner-home .banner-text h1 {
        font-size: 7.143em
    }

        .banner-home .banner-text h1 span {
            font-size: .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 10px
        }

        .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-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: 1210px;
        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 {
        width: auto;
        padding: 0
    }

    .header-v1 .header-top {
        padding: 10px 30px
    }

    .grid-view-sidebar .accordion .collapse {
        display: block;
        height: auto !important
    }

    .featured-content .height,
    .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 {
        position: relative;
        padding-top: 168px;
        max-width: 500px
    }

    .grid-view-sidebar [class*=' col-'],
    .grid-view-sidebar [class^=col-] {
        position: static
    }

    .grid-view-sidebar .filter-option {
        position: absolute;
        top: 60px;
        left: 15px;
        right: 15px;
        max-width: none
    }

        .grid-view-sidebar .filter-option .result-info {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden
        }

    .featured-content .bg-stretch {
        position: static;
        margin: 0 -15px
    }

        .featured-content .bg-stretch img {
            width: 100% !important;
            height: auto !important;
            margin: 0 !important
        }

    .featured-content .row:nth-child(2n) .image {
        float: none
    }

    .navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-wrap {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .table-responsive {
        overflow: auto;
        overflow-y: hidden;
        width: 100%
    }

    .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        animation: none !important
    }

    .animated {
        -webkit-transition: none !important;
        transition: none !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 {
        margin-bottom: 45px;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-right: -.27em
    }

    .trip-form-v2 {
        max-width: 600px;
        padding: 10px 10px 20px
    }

        .trip-form-v2 .form-control {
            height: 32px;
            font-size: 12px
        }

        .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
        }

            .jcf-select.jcf-select-trip-select-v2 .jcf-select-text:before,
            .trip-form-v2 .input-group:before {
                font-size: 12px;
                left: 10px
            }

    .trip-note {
        margin: 0 15px 10px;
        font-size: 13px
    }

    .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 {
            padding: 2px 0 1px 35px;
            font-size: 12px
        }

    .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 {
        max-height: 0;
        overflow: hidden;
        padding: 0;
        min-height: 0;
        max-width: 470px;
        margin: 0 auto
    }

        .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,
    .article.height {
        height: auto !important
    }

    .filter-option .select-col.sidebar-filter-opener {
        display: inline-block;
        width: 54px;
        margin-left: 10px;
        text-align: center;
        font-size: 17px
    }

        .filter-option .select-col.sidebar-filter-opener a {
            display: block;
            border: 2px solid #5c5e62;
            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
    }

    .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
    }

        #common-slide .owl-buttons,
        .blog-single .meta-article .ico-action:before,
        .blog-single .meta-article .rate-info:before,
        .contact-info .tel [class*=' icon-'],
        .contact-info .tel [class^=icon-],
        .trip-form label {
            display: none
        }

    .trip-form {
        background: 0 0;
        box-shadow: none;
        border: none;
        padding: 0;
        max-width: 450px;
        margin-top: 0
    }

    .contact-info .tel {
        line-height: 32px;
        height: 72px;
        padding: 12px 10px
    }

    .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
    }

    .table.data-table td,
    .table.data-table tr:first-child 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 {
            top: 0;
            bottom: 0;
            left: 95px;
            width: 1px;
            background: #181818;
            content: '';
            position: absolute
        }

    .navbar-nav .mega-center.has-mega-dropdown.mega-md .nav-hover {
        width: 100px;
        font-size: 11px;
        padding-right: 10px;
        line-height: 1.2
    }

        .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 {
        width: calc(100% - 105px);
        padding-left: 5px
    }

        .navbar-nav .mega-center.has-mega-dropdown.mega-md .tab-content .header-link {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1
        }

            .navbar-nav .mega-center.has-mega-dropdown.mega-md .tab-content .header-link li {
                padding: 0;
                margin-bottom: 5px
            }
}

@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
    }
}

@-webkit-keyframes steam {
    0% {
        height: 0
    }

    100% {
        height: 10px
    }
}

@keyframes steam {
    0% {
        height: 0
    }

    100% {
        height: 10px
    }
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spinAround {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

.gallery-home-holder .thumbnail img {
    height: 165px;
    border-radius: 5px
}

.pop-experience {
    position: relative;
    padding: 0 20px;
    margin: 0;
    max-width: 100% !important
}

.popular-experiences.img-mask {
    position: relative;
    display: block;
    height: 100%;
    line-height: 0;
    text-decoration: none
}

.img-mask {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    height: 400px
}

.popular-experiences {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 25px;
    top: auto;
    z-index: 2
}

.gallery-list a::before,
.img-mask::after,
.service_sec::after {
    content: "";
    left: 0;
    right: 0;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .1) 58.6%, #000);
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0
}

.popular-experiences h3 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
    padding-left: 0 !important
}

.popular-experiences.img-mask img {
    height: 500px;
    width: 100%
}

.mt-50 {
    margin-top: 50px
}

.popular-experiences__price-btn {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.popular-price {
    color: #fff;
    margin-bottom: 0
}

.popular-btn {
    padding: 5px 8px;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    background-color: #f9b654;
    border-radius: 2px
}

.p-relative {
    position: relative !important
}

.service_sec img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    height: 225px
}

.service_sec .caption {
    position: absolute;
    bottom: 10px;
    font-size: 20px;
    line-height: 30px;
    margin: auto;
    -webkit-font-smoothing: antialiased;
    z-index: 2;
    right: 20px;
    left: 20px
}

    .service_sec .caption h3 {
        color: #fff;
        font-weight: 600;
        font-size: 20pX;
        text-align: center !important
    }

.service_sec .hover-text {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    opacity: 0;
    text-align: center;
    margin: -25px auto auto;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    font-size: 30px;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

    .service_sec .hover-text span {
        font-size: 35px;
        font-weight: 600
    }

.home-cta {
    background-image: url('../img/bgs/bg3-1.webp');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    z-index: 0
}

    .home-cta h3 {
        font-size: 32px;
        font-weight: 600;
        line-height: 45px
    }

.blog_sec .small-space {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px
}

.blog_sec .article .thumbnail .meta {
    border-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px
}

.blog_sec {
    background: #f7f6fd
}

    .blog_sec .article .thumbnail {
        background: #fff;
        padding: 10px 10px 20px
    }

.home-cta::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background: rgb(0 0 0 / 40%);
    z-index: -1
}

.top-evnt-gal img {
    width: 100%;
    height: 600px
}

.partialViewSlider-backdrop {
    background: rgb(0 0 0 / 31%)
}

.falty-box {
    padding: 20px
}

.falty-img-sec,
.mr-5 {
    margin-right: 20px
}

.falty-text-sec h4 {
    font-size: 22px;
    margin-bottom: 10px
}

.top-evnt-gal {
    padding-top: 20px !important;
    background: #f2f7fa;
    padding-bottom: 30px
}

.event-main.why-choose-us {
    background: url(../img/new-bgs/bg-6.jpg) center/contain #f7f7f7
}

.evnt-testi-box::before {
    display: block;
    margin-bottom: 1rem;
    content: url('../img/quote.png')
}

.evnt-testi-img img {
    width: 100px;
    border-radius: 5px;
    margin-right: 20px
}

.client-testimonial {
    padding: 50px 20px
}

.event-form {
    padding: 40px 30px;
    background: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / 20%);
    border-radius: 5px
}

.corp-box,
.mice-box {
    box-shadow: 0 2px 5px 0 rgba(17, 121, 239, .15);
    transition: .5s;
    text-align: center
}

.event-form-sec {
    background: url(../img/row-bgimage-01.jpg) center/cover no-repeat #f7f7f7;
    border-top: 1px solid rgba(204, 205, 207, .5)
}

.corp-box {
    padding: 20px 25px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e6ecef;
    margin-bottom: 25px
}

.corp-form-head,

.mice-box,
.mice-eventbox {
    margin-bottom: 30px
}

    .corp-box:hover,
    .mice-box:hover {
        box-shadow: 0 2px 20px 0 rgba(17, 121, 239, .2)
    }

.corp-box img {
    width: 55px;
    margin-bottom: 15px
}

.bg-1 {
    background-image: url(../img/row-bgimage-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.corp-form-head {
    border-bottom: 1PX solid #ddd
}

.corp-sidehead .animated {
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s
}

.corp-sidehead {
    border-radius: 2px 10px;
    background: #f9b654;
    padding: 6px 20px
}

    .corp-sidehead h4 {
        margin-bottom: 0;
        font-size: 20px
    }

.corp-form .rooms-terms-sec {
    margin-top: -80px
}

.input-wrap label {
    margin-bottom: 8px
}

.ifame-video iframe {
    width: 100%;
    border-radius: 5px
}

.border-bg {
    background: #f9f9fb;
    border-bottom: 1px solid rgba(204, 205, 207, .5);
    border-top: 1px solid rgba(204, 205, 207, .5)
}

.mice-box {
    padding: 30px 20px;
    background: #fff;
    border-radius: 5px;
    position: relative
}

.mice-gallery img {
    margin-bottom: 25px;
    border-radius: 5px;
    border: 5px solid #fff
}

.bar {
    width: 200px;
    height: 6px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background-color: #f9b654;
    border-radius: 0 0 10px 10px;
    display: none;
    animation: .5s bar
}

.mice-box img {
    width: 55px;
    margin-bottom: 20px
}

.mice-banner {
    background-image: url('../img/banner/new/banner2.webp')
}

.corp-form-sub {
    padding: 60px 100px;
    background: #fff;
    border-radius: 5px
}

.corp-team-package .service_sec img {
    height: unset
}

.mice-form-new {
    padding: 50px 70px 50px 50px
}

.mice-sec {
    background-image: url('../img/corporate/mice.png');
    background-repeat: no-repeat;
    background-size: cover
}

.mice-lists ul li {
    width: 32.3%;
    display: inline-block;
    margin-bottom: 10px;
    transition: .5s
}

    .mice-lists ul li:hover,
    .mice-lists ul li:hover a {
        color: #0d6efd
    }

.mice-detail-left,
.pr-50 {
    padding-right: 50px
}

.mice-detail-form {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 25px;
    box-shadow: rgb(0 0 0 / 12%) 0 6px 16px
}

@keyframes bar {
    0% {
        width: 0
    }

    100% {
        width: 200px
    }
}

.mice-box h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px
}

.pl-50 {
    padding-left: 50px
}

.client-type {
    border-right: 1px solid #a2a2a2;
    padding-right: 10px;
    padding-left: 10px
}

    .client-type p span {
        margin-right: 10px;
        font-weight: 500
    }

    .client-type:last-child {
        border-right: 0px
    }

.mice-form-sec {
    background: #353536
}

.event-bg-main {
    background: #000;
    padding: 50px 0 !important
}

.mice-eventbox .detail-accordion > li.active {
    box-shadow: unset
}

.mice-right-sec {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 5px;
    z-index: 6
}

.mice-eventbox {
    background: #fff;
    padding: 20px;
    border-radius: 5px
}

.common-bg,
.mice-detail {
    background: url(../img/page-sec-bg.png) #fff
}

.home-video-text {
    position: absolute;
    bottom: 50px;
    right: 0;
    left: 0
}

.falty-text-sec {
    width: 80%
}

.build-package .nav-pills .nav-link.active,
.build-package .nav-pills .show > .nav-link {
    color: #000;
    background-color: transparent
}

.build-package .nav-link span {
    display: block;
    text-align: center
}

.build-package .tab_num {
    position: relative;
    width: 50px;
    height: 50px;
    display: block;
    margin: auto;
    background-color: #000;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    z-index: 10
}

.build-package .nav-link::after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #dcb144;
    height: 7px;
    top: 68px;
    z-index: 0;
    right: 0;
    left: 0;
    margin: auto
}

.build-package .nav-link {
    position: relative;
    width: 33.3%;
    text-align: center;
    color: #000
}

.build-package .tab_text {
    font-size: 22px;
    margin-bottom: 8px
}

.build-form-subsec {
    background: #fff;
    padding: 30px;
    border-radius: 5px
}

.book-cndnt-sec,
.exp-sec {
    background-image: url(../img/new-bgs/bg-6.jpg);
    background-repeat: repeat;
    background-size: contain;
    background-position: center
}

.stepwizard .btn.btn-default {
    min-width: unset;
    border-color: #f9b654;
    background: #f9b654;
    color: #000;
    border-radius: 50px;
    padding: 15px 20px
}

    .stepwizard .btn.btn-default:hover {
        border-radius: 50px
    }

.step {
    padding: 0 30px;
    text-align: center
}

.step-row.setup-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

    .step-row.setup-panel::before {
        top: 29px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 70%;
        height: 1px;
        background-color: #ccc
    }

.step .btn.btn-default:before {
    background: unset
}

.step p {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 500
}

.btn.button-no-gradient.btn-circle.btn-default.btn-primary {
    background: #363636;
    border-color: #363636;
    color: #fff
}

.build-form-subsec .lcheckbox {
    width: 18px;
    height: 18px;
    top: 4px
}

.team-build {
    min-height: 270px
}

.head-sec {
    border-bottom: 1px solid #ddd
}

.events-banner {
    background: url('../img/new-bgs/eventsbanner.png') #000
}

.event-img-sec {
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.event-namesec {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    opacity: 0;
    transform: translateY(30px);
    z-index: 1;
    padding: 20px;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.5) 47.7%, rgba(0, 0, 0, 0) 100%);
    transition: all 0.5s ease;
    display: flex;
    justify-content: flex-end;
    flex-direction: column !important;
    color: #fff;
}

/* Smooth fade + slide-up on hover */
.event-box:hover .event-namesec {
    opacity: 1;
    transform: translateY(0);
}

/* Optional: subtle zoom effect on the image */
.event-box:hover img {
    transform: scale(1.05);
    transition: transform 0.5s ease;
}

    .event-namesec p{
        color:#fff;
        line-height:24px !important;

    }

    .event-namesec .view-more {
        color: #fff;
    }


    .event-namesec .view-more-button {
        display: inline-block;
        padding: 4px 20px;
        border: 1px solid #fff;
        border-radius: 20px;
        color: #fff;
        width: max-content;
        letter-spacing: .5px;
        text-decoration: none;
        font-family: PT Sans;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        transition: background-color 0.3s ease, color 0.3s ease;
    }

        .event-namesec .view-more-button:hover {
            background-color: #fff;
            color: #000;

            border-color: #fff;
        }



    .event-img-sec img {
        height: 460px;
        width: 100%
    }

.event-box:hover img {
    transform: scale3d(1.1, 1.1, 1);
    transition: .6s ease-in-out
}
/* Always show overlay on mobile */
@media (max-width: 767px) {
    .event-namesec {
        opacity: 1;
        transform: translateY(0);
    }
    .event-namesec {
        background: linear-gradient(180deg, rgb(14 14 14 / 42%) 0, #000000 100%);
        height: 100% !important;
        padding: 10px 10px 10px 10px;
    }
    /* Disable image zoom on mobile (optional) */
    .event-box img {
        transform: none !important;
    }
}

.event-box {
    position: relative;
}

.bgn-4 {
    background-image: url('../img/banner/new/bg4.png');
    background-repeat: no-repeat;
    background-size: cover
}

.corporate-package-box {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    border-radius: 5px;
    margin: 10px
}

.corporate-package-head {
    background: #363636;
    text-align: center;
    padding: 15px 0;
    border-radius: 5px 5px 0 0
}

.corporate-activity-sec,
.corporate-package-body {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.corporate-package-head h4 {
    color: #f9b654;
    margin-bottom: 0
}

.corporate-package-body h3 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px
}

.common-list li {
    list-style-type: circle !important
}

.corporate-packge-includes .common-list {
    min-height: 155px
}

.common-list {
    padding-left: 20px
}

.corporate-activity-sec h5 {
    font-size: 20px;
    margin-bottom: 10px
}

.corporate-activity-sec {
    min-height: 230px
}

    .corporate-activity-sec p {
        margin-bottom: 6px
    }

.bgn-3 {
    background-image: url('../img/banner/new/bg3.png');
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .corp-form .rooms-terms-sec {
        margin-top: 20px
    }

    .pl-50 {
        padding-left: 0
    }

    .pr-50 {
        padding-right: 0
    }
}

/* New banner*/
/*.area-83-fullscreen-banner .banner-video {
    height: calc(100dvh - 100px);
    margin-top: 100px;
    position: relative;
}*/
/*.area-83-fullscreen-banner .video-container {
    position: relative;
    width: 100vw;
    height: 100vh;
}

    .area-83-fullscreen-banner .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }*/