﻿.page-banner, .page-banner-2 {
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    color: #fff;
    position: relative
}

.group-title .main-title, .group-title .sub-title .text, .page-title-wrapper .breadcrumb, .page-title-wrapper .breadcrumb li .link, .page-title-wrapper .captions, .title-style-2 {
    text-transform: uppercase;
    display: inline-block
}

.form-control, .form-control:active, .form-control:focus, .tours-layout:hover, .videos .video-thumbnail {
    box-shadow: none
}

.fa-custom:before, .wrapper-timeline-content:after {
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

@keyframes color-text {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 475px 0
    }
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 10px 10px rgba(255,237,0,.8),0 0 0 3px rgba(255,237,0,.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 10px 10px rgba(255,237,0,.8),0 0 0 3px rgba(255,237,0,.5);
        -webkit-transform: scale(1.3);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 10px 10px rgba(255,237,0,.8),0 0 0 3px rgba(255,237,0,.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 10px 10px rgba(255,237,0,.8),0 0 0 3px rgba(255,237,0,.5);
        -moz-transform: scale(1.3);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 10px 10px rgba(255,237,0,.8),0 0 0 3px rgba(255,237,0,.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 10px 10px rgba(255,237,0,.8),0 0 0 3px rgba(255,237,0,.5);
        transform: scale(1.3);
        opacity: 0
    }
}

@-webkit-keyframes sonarEffect-2 {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 5px 7px rgba(255,237,0,.7),0 0 0 3px rgba(255,237,0,.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 5px 7px rgba(255,237,0,.7),0 0 0 3px rgba(255,237,0,.5);
        -webkit-transform: scale(1.3);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect-2 {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 5px 7px rgba(255,237,0,.7),0 0 0 3px rgba(255,237,0,.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 5px 7px rgba(255,237,0,.7),0 0 0 3px rgba(255,237,0,.5);
        -moz-transform: scale(1.3);
        opacity: 0
    }
}

@keyframes sonarEffect-2 {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 5px 7px rgba(255,237,0,.7),0 0 0 3px rgba(255,237,0,.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,237,0,.1),0 0 5px 7px rgba(255,237,0,.7),0 0 0 3px rgba(255,237,0,.5);
        transform: scale(1.3);
        opacity: 0
    }
}

@keyframes cloud_left_to_right {
    0% {
        left: -200%
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes cloud_left_to_right {
    0% {
        left: -200%
    }

    100% {
        left: 0
    }
}

@-moz-keyframes cloud_left_to_right {
    0% {
        left: -200%
    }

    100% {
        left: 0
    }
}

@keyframes cloud_right_to_left {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-webkit-keyframes cloud_right_to_left {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-moz-keyframes cloud_right_to_left {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

.page-banner {
    background-size: cover;
    -webkit-background-size: cover;
    height: 540px;
    text-align: left;
    overflow: hidden
}

    .about-us-wrapper .avatar, .flight-result-main .date-selection .btn-wrapper, .hotels-wrapper, .page-banner-2, .page-banner.homepage-04, .pagination-list, .tours-wrapper, .videos.layout-2 .video-wrapper, .wrapper-organization .md-organization:nth-child(2) {
        text-align: center
    }

        .page-banner .container, .page-banner-2 .container {
            height: 100%
        }

    .page-banner.homepage-default {
        text-align: center;
        background-position: bottom
    }

.page-banner-2 {
    background-size: cover;
    -webkit-background-size: cover;
    clear: none
}

.homepage-banner-warpper, .page-title-wrapper {
    display: table;
    width: 100%;
    height: 100%
}

    .page-title-wrapper .page-title-content {
        display: table-cell;
        vertical-align: bottom;
        position: relative;
        bottom: -10px;
        line-height: 1
    }

    .page-title-wrapper .breadcrumb {
        margin: 0;
        font-size: 12px;
        padding: 0;
        background-color: transparent;
        border-bottom: 1px solid #ffed00;
        border-radius: 0
    }

        .page-title-wrapper .breadcrumb li, .page-title-wrapper .price {
            display: inline-block
        }

            .page-title-wrapper .breadcrumb li .link {
                color: #fff;
                position: relative;
                line-height: 36px
            }

                .page-title-wrapper .breadcrumb li .link.home {
                    font-size: 20px
                }

                .blog-post .blog-content .heading:hover, .blog-post .blog-content .quote-wrapper .quote:hover, .car-rent-layout .content-wrapper .title:hover, .contact-list-media .title:hover, .content-organization .content-widget .link:hover, .content-organization .organization-title .title:hover, .content-tours .wrapper-thin:hover .tours-title, .cruises-layout .content-wrapper .title:hover, .hotels-layout .image-wrapper .title-wrapper .title:hover, .map-block .map-info p.mail:hover a, .new-layout .content-wrapper .info li .link:hover, .new-layout .content-wrapper .title:hover, .news .news-list .slick-dots li button:hover:before, .news .news-list .slick-dots li.slick-active button:before, .page-title-wrapper .breadcrumb li .link:hover, .special-offer-layout .image-wrapper .title-wrapper .title:hover, .special-offer-list .slick-dots li button:hover:before, .special-offer-list .slick-dots li.slick-active button:before, .title-style-2 span, .tours-layout .image-wrapper .title-wrapper .title:hover, .tours-wrapper .tours-list .slick-dots li button:hover:before, .tours-wrapper .tours-list .slick-dots li.slick-active button:before, .travelers .traveler-list .slick-dots li button:hover:before, .travelers .traveler-list .slick-dots li.slick-active button:before {
                    color: #ffed00
                }

            .page-title-wrapper .breadcrumb li.active .link {
                pointer-events: none
            }

                .page-title-wrapper .breadcrumb li.active .link:after {
                    position: absolute;
                    content: "";
                    left: 0;
                    bottom: 0;
                    width: 100%;
                    height: 2px;
                    background-color: #ffed00
                }

            .page-title-wrapper .breadcrumb li + li:before {
                padding: 0 10px;
                color: #fff;
                content: '\f178';
                font-family: FontAwesome
            }

    .page-title-wrapper .captions {
        margin: 15px 0 0;
        font-size: 100px;
        font-weight: 900;
        line-height: 90px;
        letter-spacing: 5px;
        max-width: 745px
    }

    .page-title-wrapper .price .text {
        margin: 0 0 0 20px;
        text-transform: uppercase;
        font-size: 14px
    }

    .page-title-wrapper .price .number {
        margin: 0 0 0 10px;
        font-size: 72px;
        line-height: 65px;
        color: #ffed00;
        font-weight: 900
    }

    .page-title-wrapper .price .unit {
        color: #ffed00;
        font-weight: 900;
        font-size: 36px;
        top: -30px
    }

.group-title {
    margin-bottom: 20px;
    text-align: left
}

    .group-title .sub-title .text {
        color: #6e747c;
        margin-bottom: 0
    }

    .group-title .sub-title .icons {
        font-size: 28px;
        color: #c6c6c6;
        margin-left: 35px;
        position: relative
    }

        .group-title .sub-title .icons::after {
            background-color: #01427a;
            bottom: 7px;
            content: "";
            height: 2px;
            position: absolute;
            right: 105%;
            width: 35px
        }

    .group-title .main-title {
        color: #01427a;
        font-size: 24px;
        font-weight: 500;
        letter-spacing: 1px;
        margin: -5px 0 0
    }

    .group-title.white .main-title, .group-title.white .sub-title .icons, .group-title.white .sub-title .text, .map-block .map-info p.mail a, .title-style-2.white {
        color: #fff
    }

.title-style-2 {
    margin: 0 0 50px;
    font-weight: 700;
    font-size: 24px;
    position: relative;
    color: #434a54
}

.about-us-image.wow.fadeInRight .btn, .btn {
    display: block;
    text-align: center;
    text-transform: uppercase
}

.title-style-2:after {
    position: absolute;
    content: "";
    bottom: 5px;
    right: -57px;
    width: 50px;
    height: 3px;
    background-color: #ffed00
}

.btn {
    background: #01427a;
    color: #fff !important;
    font-size: 18px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 25%;
    font-weight: 500
}

.hotels, .tours, .videos {
    background-repeat: repeat
}

.btn-slide, .tag {
    display: inline-block;
    position: relative
}

.btn:hover {
    color: #01427a !important;
    background: #e8e8e8
}

.about-us-image.wow.fadeInRight .btn {
    border-radius: 0;
    font-size: 17px !important;
    margin: 25px auto !important;
    position: relative;
    transition: .5s
}

.slick-slide:hover .btn {
    background-color: #01427a;
    border: 1px solid #3c3c3c;
    color: #fff
}

.btn.btn-gray:hover, .btn.btn-maincolor {
    background-color: #ffed00;
    border: 1px solid #ffed00;
    color: #3c3c3c
}

    .btn-slide, .btn.btn-maincolor:hover {
        border: 1px solid #3c3c3c;
        background-color: #3c3c3c
    }

    .btn.btn-maincolor:hover {
        color: #fff
    }

.btn.btn-gray {
    background-color: #4d4d4d;
    border: 1px solid #4d4d4d;
    color: #fff
}

.btn.btn-fit {
    width: auto
}

.btn.btn-capitalize {
    text-transform: capitalize
}

.btn-slide {
    width: 170px;
    height: 34px;
    border-radius: 50px;
    padding: 0 0 0 15px;
    text-align: center;
    color: #ffed00;
    text-transform: uppercase;
    font-size: 13px
}

    .btn-slide .text {
        color: #ffed00;
        font-style: inherit;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s
    }

    .btn-slide .icons, .btn-slide:before {
        color: #ffed00;
        transition: .5s;
        position: absolute;
        text-align: center
    }

    .btn-slide .icons {
        left: 1px;
        top: 1px;
        bottom: 1px;
        padding: 9px;
        border-radius: 50%;
        background-color: #505050;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s
    }

    .btn-slide:before {
        left: 0;
        padding-right: 15px;
        width: 100%;
        content: attr(data-hover);
        opacity: 0;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s
    }

    .btn-slide:hover .text, .homepage-default .group-btn .btn-click:hover .text, .wrapper-expert .content-expert:hover .img-expert:before {
        opacity: 0
    }

    .btn-slide:hover .icons {
        left: calc(100% - 32px);
        left: -webkit-calc(100% - 32px);
        left: -moz-calc(100% - 32px)
    }

    .a-fact-image-wrapper .a-fact-image .icons:hover + img, .btn-slide:hover:before, .homepage-default .group-btn .btn-click:hover:before, .image-hotel-view-block .slider-nav .slick-slide.slick-current, .special-offer-list .slick-next:hover, .special-offer-list .slick-prev:hover, .tours-wrapper .tours-list .slick-next:hover, .tours-wrapper .tours-list .slick-prev:hover, .travelers .traveler-list .slick-next:hover, .travelers .traveler-list .slick-prev:hover, .wrapper-banner .img-banner:hover, .wrapper-expert .caption-expert .social-expert:hover .expert-icon, .wrapper-journey .slick-next:hover, .wrapper-journey .slick-prev:hover {
        opacity: 1
    }

#back-top .link {
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: 2px solid #fff;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    z-index: 100;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

    #back-top .link.show-btn {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    #back-top .link:hover {
        background-color: #fff;
        border: 2px solid #000;
        color: #000;
        transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px)
    }

.group-button .btn:first-child {
    margin-right: 15px
}

.tag {
    color: #989898;
    border: 1px solid #efefef;
    border-radius: 50px;
    padding: 0 10px 0 25px;
    line-height: 25px;
    text-transform: capitalize;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

    .tag:before {
        position: absolute;
        content: "\f1db";
        font-family: FontAwesome;
        left: 10px;
        font-size: 7px
    }

    .tag:hover {
        border: 1px solid #555e69;
        color: #555e69
    }

        .tag:hover:before {
            content: "\f111";
            color: #555e69
        }

.stars {
    position: relative;
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-indent: -999px
}

    .stars:after {
        top: 0;
        position: absolute;
        left: 35px;
        font-family: FontAwesome;
        color: #ffed00;
        float: left;
        letter-spacing: 7px;
        content: "";
        text-indent: 0
    }

.star-rating span:before, .star-rating:before {
    left: 1px;
    letter-spacing: 2px;
    top: 0;
    font-family: FontAwesome
}

.stars-rating a.star-1.active:before, .stars-rating a.star-1:hover:before, .stars.stars1:after {
    content: "\f005"
}

.stars-rating a.star-2.active:before, .stars-rating a.star-2:hover:before, .stars.stars2:after {
    content: "\f005\f005"
}

.stars-rating a.star-3.active:before, .stars-rating a.star-3:hover:before, .stars.stars3:after {
    content: "\f005\f005\f005"
}

.stars-rating a.star-4.active:before, .stars-rating a.star-4:hover:before, .stars.stars4:after {
    content: "\f005\f005\f005\f005"
}

.star-rating span:before, .stars-rating a.star-5.active:before, .stars-rating a.star-5:hover:before, .stars.stars5:after {
    content: "\f005\f005\f005\f005\f005"
}

.star-rating {
    position: relative;
    display: block;
    line-height: 1;
    width: 75px;
    height: 1em;
    overflow: hidden;
    font-size: 14px
}

    .star-rating:before {
        content: "\f006\f006\f006\f006\f006";
        position: absolute;
        color: #ffd564;
        float: left
    }

    .star-rating span {
        overflow: hidden;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        padding-top: 1.5em;
        color: #ffd564
    }

        .star-rating span:before {
            position: absolute
        }

        .star-rating span.width-10 {
            width: 10%
        }

        .star-rating span.width-20 {
            width: 20%
        }

        .star-rating span.width-30 {
            width: 30%
        }

        .star-rating span.width-40 {
            width: 40%
        }

        .star-rating span.width-50, .timeline-book-block .find-widget .input-daterange .text-box-wrapper {
            width: 50%
        }

        .star-rating span.width-60 {
            width: 60%
        }

        .star-rating span.width-70 {
            width: 70%
        }

        .star-rating span.width-80 {
            width: 80%
        }

        .star-rating span.width-90 {
            width: 90%
        }

        .about-us-image img, .gallery-block .grid img, .homepage-04 .group-logo .img-logo img, .homepage-04 .video-container video.fillWidth, .hotels-layout .image-wrapper .title-wrapper .title:hover:before, .image-hotel-view-block .slider-for img, .image-hotel-view-block .slider-nav .item img, .new-layout .image-wrapper .link img, .page-404 .img-404, .special-offer-layout .image-wrapper .title-wrapper .title:hover:before, .star-rating span.width-100, .timeline-book-block .find-widget .note, .timeline-book-block .find-widget .place, .tours-layout .image-wrapper .title-wrapper .title:hover:before {
            width: 100%
        }

.pagination, .text-salebox .text-right .text, .timeline-hotel-view .timeline-content > .row, .videos.layout-2 .text {
    margin: 0
}

    .pagination li .btn-pagination {
        border: none;
        color: #b3b3b3;
        text-align: center;
        background-color: transparent;
        position: relative
    }

        .pagination li .btn-pagination.active {
            color: #434a54;
            pointer-events: none
        }

            .pagination li .btn-pagination.active:after {
                position: absolute;
                content: "";
                bottom: 0;
                width: 20px;
                height: 1px;
                left: 50%;
                margin-left: -10px;
                background-color: #434a54
            }

        .pagination li .btn-pagination:after {
            position: absolute;
            content: "";
            bottom: 0;
            width: 0;
            height: 1px;
            left: 50%;
            margin-left: -10px;
            background-color: #434a54;
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s
        }

        .pagination li .btn-pagination:hover {
            background-color: transparent;
            color: #434a54
        }

            .pagination li .btn-pagination:hover:after {
                width: 20px
            }

    .pagination li .next, .pagination li .previous {
        width: 32px;
        height: 32px;
        line-height: 30px;
        padding: 0;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        border: 1px solid #b3b3b3
    }

        .homepage-04 .no-video .video-container video, .homepage-04 .touch .video-container video, .hotels-layout .content-wrapper .list-info .link:hover > .icons.hidden-icon, .list-continent-wrapper:last-child .continent:after, .pagination li .next:after, .pagination li .previous:after {
            display: none
        }

        .pagination li .next:hover, .pagination li .previous:hover {
            background-color: #434a54;
            color: #fff;
            border: 1px solid #434a54
        }

    .meta-info .view-count, .pagination li .previous {
        margin-right: 10px
    }

.label-sale {
    position: absolute;
    z-index: 10;
    top: 15px;
    left: 15px;
    height: 34px;
    text-align: center;
    padding: 5px 15px;
    cursor: pointer;
    background-color: #ffed00;
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px
}

    .label-sale .number, .label-sale .text {
        font-weight: 500;
        margin-bottom: 0;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s
    }

    .label-sale:hover .number, .label-sale:hover .text {
        transform: translateY(-24px);
        -webkit-transform: translateY(-24px);
        -moz-transform: translateY(-24px);
        -ms-transform: translateY(-24px);
        -o-transform: translateY(-24px)
    }

.about-us-wrapper .contact-list-media, .contact .contact-form .contact-submit, .small-margin-top, .travelers .traveler-list .traveler:nth-child(2n) {
    margin-top: 30px
}

.item-blog-detail .blog-text .blog-content .blog-descritption .video-thumbnail, .medium-margin-top {
    margin-top: 50px
}

.big-margin-top {
    margin-top: 70px
}

.fa-custom:before {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.stretch {
    width: 100%;
    display: inline-block;
    height: 0
}

.meta-info {
    font-style: italic;
    color: #81878f
}

    .meta-info .comment-count:before, .meta-info .view-count:before {
        margin-right: 4px
    }

    .meta-info .comment-count:before {
        content: '\f075'
    }

    .meta-info .view-count:before {
        content: '\f007'
    }

    .meta-info .sep {
        font-style: normal;
        margin: 0 10px
    }

.wrapper-contact-style {
    float: left;
    width: 100%;
    position: relative
}

.blog-post .blog-image img, .blog-post .blog-video .video-bg img, .cruises-layout, .homepage-default .group-btn .btn-click .text, .tours-layout {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

    .cruises-layout .image-wrapper, .special-offer-layout .image-wrapper, .tours-layout .image-wrapper {
        position: relative;
        overflow: hidden
    }

        .cruises-layout .image-wrapper .link, .special-offer-layout .image-wrapper .link, .tours-layout .image-wrapper .link {
            display: block;
            width: 100%;
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s
        }

            .cruises-layout .image-wrapper .link img, .special-offer-layout .image-wrapper .link img, .tours-layout .image-wrapper .link img {
                width: 100%;
                transition: .8s;
                -webkit-transition: .8s;
                -moz-transition: .8s;
                -o-transition: .8s
            }

            .tours-layout .image-wrapper .link:before {
                content: "";
                position: absolute;
                z-index: 2;
                width: 100%;
                height: 120%;
                top: 0;
                left: 0;
                transition: .5s;
                -webkit-transition: .5s;
                -moz-transition: .5s;
                -o-transition: .5s;
                background: 0 0
            }

        .special-offer-layout .image-wrapper .title-wrapper, .tours-layout .image-wrapper .title-wrapper {
            position: absolute;
            bottom: 20px;
            left: 20px;
            right: 20px;
            display: inline-block;
            color: #fff;
            font-size: 20px;
            z-index: 5
        }

            .special-offer-layout .image-wrapper .title-wrapper .title, .tours-layout .image-wrapper .title-wrapper .title {
                color: #fff;
                float: left;
                text-transform: uppercase;
                font-weight: 700;
                position: relative
            }

                .hotels-layout .image-wrapper .title-wrapper .title:before, .special-offer-layout .image-wrapper .title-wrapper .title:before, .tours-layout .image-wrapper .title-wrapper .title:before {
                    content: "";
                    position: absolute;
                    top: 100%;
                    left: 0;
                    width: 0%;
                    height: 1px;
                    background: #ffed00;
                    transition: .5s;
                    -webkit-transition: .5s;
                    -moz-transition: .5s;
                    -o-transition: .5s
                }

            .special-offer-layout .image-wrapper .title-wrapper .icons, .tours-layout .image-wrapper .title-wrapper .icons {
                float: right;
                font-size: 30px
            }

    .tours-layout .content-wrapper {
        background-color: #ecf1c9;
        height: 74px;
        position: relative
    }

        .tours-layout .content-wrapper .list-info {
            margin: 0;
            width: 100%;
            display: table;
            text-align: center;
            border-collapse: collapse;
            border-bottom: 1px solid #e9e9e9
        }

            .tours-layout .content-wrapper .list-info li {
                padding: 0;
                display: table-cell;
                border-right: 1px solid #e9e9e9
            }

                .tours-layout .content-wrapper .list-info li .link {
                    display: block;
                    padding: 12px 0;
                    position: relative;
                    top: 0;
                    right: 0;
                    transition: .3s;
                    -webkit-transition: .3s;
                    -moz-transition: .3s;
                    -o-transition: .3s
                }

                    .tours-layout .content-wrapper .list-info li .link:hover {
                        top: 4px;
                        right: -4px;
                        background-color: #ffed00
                    }

                        .hotels-layout .content-wrapper .list-info .link:hover > .icons, .tours-layout .content-wrapper .list-info li .link:hover > .icons, .tours-layout .content-wrapper .list-info li .link:hover > .text {
                            color: #555
                        }

                    .tours-layout .content-wrapper .list-info li .link > .icons {
                        color: #d0d0d0;
                        display: inline-block;
                        transition: .3s;
                        -webkit-transition: .3s;
                        -moz-transition: .3s;
                        -o-transition: .3s
                    }

                    .tours-layout .content-wrapper .list-info li .link > .text {
                        margin-bottom: 0;
                        margin-left: 10px;
                        color: #959595;
                        display: inline-block;
                        transition: .3s;
                        -webkit-transition: .3s;
                        -moz-transition: .3s;
                        -o-transition: .3s
                    }

                .tours-layout .content-wrapper .list-info li:last-child {
                    border-right: none
                }

        .tours-layout .content-wrapper > .content {
            padding: 0;
            position: relative;
            text-align: center;
            top: -93px
        }

            .a-fact-wrapper .text, .about-us-wrapper .text, .tours-layout .content-wrapper > .content .title {
                margin-bottom: 15px
            }

                .tours-layout .content-wrapper > .content .title .price {
                    color: #ffed00;
                    display: inline-block
                }

                    .tours-layout .content-wrapper > .content .title .price sup {
                        font-size: 14px;
                        font-weight: 700;
                        top: -12px;
                        left: -2px
                    }

                    .tours-layout .content-wrapper > .content .title .price .number {
                        font-size: 30px;
                        font-weight: 700
                    }

                .tours-layout .content-wrapper > .content .title .for-price {
                    margin-bottom: 0;
                    margin-left: 6px;
                    display: inline-block
                }

            .tours-layout .content-wrapper > .content > .text {
                margin-bottom: 20px
            }

            .tours-layout .content-wrapper > .content .group-btn-tours {
                border-radius: 50px;
                -webkit-border-radius: 50px;
                -moz-border-radius: 50px;
                color: #fff;
                text-transform: capitalize;
                text-align: center;
                display: inline-block;
                padding: 0
            }

                .tours-layout .content-wrapper > .content .group-btn-tours .left-btn, .tours-layout .content-wrapper > .content .group-btn-tours .right-btn {
                    color: #fff;
                    padding: 4px 10px;
                    display: inline-block;
                    background-color: #4d4d4d;
                    transition: .5s;
                    -webkit-transition: .5s;
                    -moz-transition: .5s;
                    -o-transition: .5s
                }

                    .tours-layout .content-wrapper > .content .group-btn-tours .left-btn:hover, .tours-layout .content-wrapper > .content .group-btn-tours .right-btn:hover {
                        background-color: #ffed00;
                        color: #434a54
                    }

                .tours-layout .content-wrapper > .content .group-btn-tours .left-btn {
                    padding-left: 25px;
                    border-right: 1px solid #797979;
                    border-radius: 50px 0 0 50px
                }

                .tours-layout .content-wrapper > .content .group-btn-tours .right-btn {
                    padding-right: 25px;
                    border-radius: 0 50px 50px 0
                }

                .tours-layout .content-wrapper > .content .group-btn-tours:hover .left-btn {
                    border-right: 1px solid #fff
                }

    .car-rent-layout:hover, .cruises-layout:hover, .hotels-layout:hover, .special-offer-layout:hover {
        box-shadow: 0 5px 20px 0 rgba(0,0,0,.1)
    }

        .blog-post:hover .blog-image .link img, .blog-post:hover .blog-video .video-bg img, .car-rent-layout:hover .image-wrapper .link img, .cruises-layout:hover .image-wrapper .link img, .hotels-layout:hover .image-wrapper .link img, .tours-layout:hover .image-wrapper .link img {
            transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -o-transform: scale(1.2)
        }

        .car-rent-layout:hover .image-wrapper .link:before, .hotels-layout:hover .image-wrapper .link:before, .tours-layout:hover .image-wrapper .link:before {
            top: -20%
        }

.car-rent-layout, .hotels-layout {
    display: table;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

    .hotels-layout .image-wrapper {
        display: table-cell;
        overflow: hidden;
        position: relative;
        width: 100%
    }

        .car-rent-layout .image-wrapper .link, .hotels-layout .image-wrapper .link, .new-layout .image-wrapper .link {
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s
        }

            .hotels-layout .image-wrapper .link img {
                left: 0;
                position: relative;
                width: auto;
                z-index: 0;
                transition: .8s;
                -webkit-transition: .8s;
                -moz-transition: .8s;
                -o-transition: .8s
            }

            .hotels-layout .image-wrapper .link::before {
                background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.5) 70%,rgba(0,0,0,.6) 75%,rgba(0,0,0,.7) 85%,rgba(0,0,0,.8) 90%,rgba(0,0,0,.9) 100%);
                content: "";
                float: left;
                height: 100%;
                left: 0;
                position: relative;
                width: 100%;
                z-index: 2;
                transition: .5s;
                -webkit-transition: .5s;
                -moz-transition: .5s;
                -o-transition: .5s
            }

        .hotels-layout .image-wrapper .title-wrapper {
            position: absolute;
            bottom: 20px;
            left: 20px;
            right: 20px;
            text-align: left;
            display: inline-block;
            color: #fff;
            font-size: 20px;
            z-index: 5
        }

            .hotels-layout .image-wrapper .title-wrapper .title {
                display: inline-block;
                color: #fff;
                text-transform: uppercase;
                font-weight: 700;
                position: relative;
                margin-bottom: 6px
            }

    .hotels-layout .content-wrapper {
        background-color: rgba(179,199,38,.9);
        display: inline-block;
        float: left;
        height: 200px;
        left: 0;
        position: relative;
        top: 0;
        width: 200px;
        z-index: 10
    }

        .hotels-layout .content-wrapper .list-info {
            position: absolute;
            top: 0;
            right: 0;
            margin: 0;
            height: 100%;
            max-height: 270px;
            display: block;
            text-align: center;
            border-collapse: collapse;
            border-left: 1px solid #e9e9e9
        }

            .hotels-layout .content-wrapper .list-info li {
                padding: 0;
                border-bottom: 1px solid #e9e9e9;
                height: 20%;
                display: table
            }

                .hotels-layout .content-wrapper .list-info li:last-child, .result-meta .result-filter-wrapper .selection-bar .select-wrapper .sbHolder .sbDisabled {
                    border-bottom: none
                }

            .hotels-layout .content-wrapper .list-info .link {
                display: table-cell;
                vertical-align: middle;
                width: 54px;
                height: 100%;
                line-height: 1;
                transition: .5s;
                position: relative;
                z-index: 11;
                top: 0;
                right: 0
            }

.new-layout .image-wrapper .link:before, .special-offer-layout .image-wrapper .link:before {
    height: 120%;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.5) 70%,rgba(0,0,0,.6) 75%,rgba(0,0,0,.7) 85%,rgba(0,0,0,.8) 90%,rgba(0,0,0,.9) 100%)
}

.hotels-layout .content-wrapper .list-info .link > .icons {
    color: #d0d0d0;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    transition: .3s
}

.hotels-layout .content-wrapper .list-info .link .number {
    display: none;
    opacity: 0;
    color: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.hotels-layout .content-wrapper .list-info .link:hover {
    background-color: #ffed00;
    top: -5px;
    right: -5px;
    box-shadow: 0 5px 5px rgba(0,0,0,.1)
}

    .hotels-layout .content-wrapper .list-info .link:hover .number {
        display: inline-block;
        opacity: 1;
        color: #555
    }

.hotels-layout .content-wrapper .list-info .share-social-list {
    margin-bottom: 0;
    position: absolute;
    left: 100%;
    padding: 0 0 0 5px;
    bottom: -10px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

    .hotels-layout .content-wrapper .list-info .share-social-list .link-social {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        display: block;
        background-color: #fff;
        color: #d0d0d0;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s
    }

        .hotels-layout .content-wrapper .list-info .share-social-list .link-social:hover {
            background-color: #ffed00;
            color: #555
        }

.hotels-layout .content-wrapper .list-info li:hover .link + .share-social-list {
    bottom: 1px;
    left: calc(100% + 5px);
    z-index: 10;
    opacity: 1;
    visibility: visible
}

.hotels-layout .content-wrapper > .content {
    padding: 10px 10px 0;
    text-align: center
}

    .hotels-layout .content-wrapper > .content .title {
        display: table;
        margin: 0 auto;
        padding: 7px 0;
        text-align: center
    }

        .hotels-layout .content-wrapper > .content .title .price {
            color: #ffed00;
            display: table-cell;
            vertical-align: middle
        }

            .hotels-layout .content-wrapper > .content .title .price sup {
                font-size: 20px;
                font-weight: 700;
                top: -16px;
                left: -2px
            }

            .hotels-layout .content-wrapper > .content .title .price .number {
                font-size: 36px;
                font-weight: 700
            }

        .hotels-layout .content-wrapper > .content .title .for-price {
            color: #01427a;
            display: block;
            font-size: 18px;
            font-weight: 500;
            margin-bottom: 0;
            padding-left: 0;
            vertical-align: middle
        }

    .hotels-layout .content-wrapper > .content > .text {
        color: #000;
        display: inline-block;
        font-size: 13px;
        line-height: 15px !important;
        margin-bottom: 14px;
        text-align: center
    }

.hotels-layout .group-btn-tours {
    background-color: #01427a;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    height: 35px;
    position: absolute;
    right: 0;
    width: 35px;
    padding: 4px
}

    .hotels-layout .group-btn-tours .left-btn {
        color: #fff;
        display: inline-block;
        height: 30px;
        padding: 4px 6px;
        width: 30px
    }

.left-btn .fa {
    font-size: 18px;
    line-height: 8px
}

.hotels-layout .group-btn-tours:hover {
    background-color: #333
}

.hotels-layout .content-wrapper > .content .group-btn-tours:hover .left-btn {
    color: #434a54
}

.blog-post .blog-image .link, .contact-list-media .media-left, .contact-list-media .media-right, .hotels-layout .content-wrapper.style-2 > .content .title {
    display: block
}

    .hotels-layout .content-wrapper.style-2 > .content .title .price {
        display: block;
        line-height: 1
    }

        .hotels-layout .content-wrapper.style-2 > .content .title .price sup, .our-content .our-title {
            font-size: 16px
        }

        .feature-item .icon-journey, .hotels-layout .content-wrapper.style-2 > .content .title .price .number {
            font-size: 26px
        }

    .hotels-layout .content-wrapper.style-2 > .content .title .for-price {
        max-width: none;
        line-height: 1
    }

.item-blog-detail .blog-text .blog-detail-tag, .new-layout {
    display: table
}

    .new-layout .image-wrapper {
        position: relative;
        overflow: hidden;
        display: table-cell;
        width: 58%
    }

        .new-layout .image-wrapper .link:before {
            content: "";
            position: absolute;
            z-index: 2;
            width: 100%;
            top: 0;
            left: 0;
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s
        }

        .new-layout .image-wrapper .description {
            position: absolute;
            bottom: 20px;
            left: 60px;
            right: 60px;
            text-align: left;
            display: inline-block;
            color: #fff;
            padding-left: 30px;
            z-index: 5;
            letter-spacing: 1px;
            font-style: italic;
            font-weight: 300
        }

            .new-layout .image-wrapper .description:before {
                position: absolute;
                content: '\f10d';
                font-family: FontAwesome;
                left: 0;
                font-style: normal
            }

    .new-layout .content-wrapper {
        background-color: #fff;
        display: table-cell;
        vertical-align: top;
        position: relative;
        text-align: left;
        padding: 0 30px
    }

        .new-layout .content-wrapper .title {
            font-size: 24px;
            text-transform: uppercase;
            color: #434a54;
            margin-bottom: 5px;
            line-height: 30px;
            display: block
        }

        .new-layout .content-wrapper .info {
            margin-bottom: 0;
            font-style: 13px
        }

            .new-layout .content-wrapper .info li {
                padding: 0 15px;
                position: relative
            }

                .homepage-04 .btn-click.btn-play, .new-layout .content-wrapper .info li:first-child {
                    padding-left: 5px
                }

                .new-layout .content-wrapper .info li .link {
                    color: #555e69;
                    text-transform: capitalize
                }

                .new-layout .content-wrapper .info li + li:before {
                    border-left: 1px solid #555e69;
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 5px;
                    height: 13px
                }

        .new-layout .content-wrapper .text {
            margin-top: 20px;
            margin-bottom: 0
        }

        .new-layout .content-wrapper .btn {
            width: auto;
            text-transform: capitalize;
            padding-left: 25px;
            padding-right: 25px;
            margin-top: 25px
        }

        .a-fact-wrapper .btn, .about-us-wrapper .group-button, .new-layout .content-wrapper .tags {
            margin-top: 25px
        }

            .new-layout .content-wrapper .tags .title-tag {
                display: inline-block;
                text-transform: uppercase;
                margin-right: 25px
            }

            .new-layout .content-wrapper .tags .list-tags {
                margin-bottom: 0;
                display: inline
            }

                .new-layout .content-wrapper .tags .list-tags li {
                    padding: 0 5px;
                    margin-bottom: 5px
                }

.cruises-layout .content-wrapper {
    padding: 30px
}

    .car-rent-layout .content-wrapper .title, .cruises-layout .content-wrapper .title {
        font-weight: 700;
        font-size: 20px;
        margin-bottom: 5px;
        text-transform: uppercase;
        color: #434a54;
        float: left;
        word-break: break-word
    }

    .cruises-layout .content-wrapper .price {
        color: #ffed00;
        font-weight: 700;
        font-size: 30px;
        float: right;
        max-width: 150px;
        text-transform: uppercase;
        word-wrap: break-word;
        text-align: right
    }

        .car-rent-layout .content-wrapper .price sup, .cruises-layout .content-wrapper .price sup {
            font-size: 18px;
            font-weight: 400;
            left: -2px
        }

    .cruises-layout .content-wrapper .text {
        display: inline-block;
        width: 100%;
        margin: 25px 0 0
    }

    .cruises-layout .content-wrapper .btn {
        margin-top: 25px;
        width: auto;
        text-transform: capitalize
    }

.car-rent-layout .image-wrapper {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 370px;
    height: 270px
}

.homepage-04 .bg-image, .homepage-04 .bg-image img, .video-thumbnail .video-bg img {
    width: 100%;
    height: 100%
}

.car-rent-layout .image-wrapper .link img {
    width: auto;
    max-width: 400px;
    position: absolute;
    top: 0;
    left: 0;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s
}

.car-rent-layout .content-wrapper {
    background-color: #fff;
    display: table-cell;
    vertical-align: top;
    position: relative;
    text-align: left;
    padding: 20px 30px
}

    .car-rent-layout .content-wrapper .price {
        color: #ffed00;
        font-weight: 700;
        font-size: 30px;
        float: right;
        text-transform: uppercase
    }

        .car-rent-layout .content-wrapper .price .for-price {
            font-size: 14px;
            color: #9ca2a9;
            text-transform: initial;
            display: inline-block;
            font-weight: 300;
            position: relative;
            top: -10px;
            margin-left: 6px;
            margin-bottom: 0
        }

    .car-rent-layout .content-wrapper .sub-title {
        display: inline-block;
        width: 100%;
        text-transform: capitalize
    }

    .car-rent-layout .content-wrapper .text {
        display: inline-block;
        width: 100%;
        margin: 12px 0 0;
        max-height: 96px;
        overflow: hidden
    }

    .car-rent-layout .content-wrapper .btn {
        margin-top: 20px;
        width: auto;
        text-transform: capitalize
    }

.special-offer-layout {
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s
}

    .special-offer-layout .image-wrapper .link:before {
        content: "";
        position: absolute;
        z-index: 0;
        width: 100%;
        top: 0;
        left: 0;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s
    }

    .special-offer-layout:hover {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        z-index: 10px !important
    }

        .special-offer-layout:hover .image-wrapper .link:before {
            top: -20%;
            opacity: 0
        }

.form-control {
    background-color: #fff;
    background-image: none;
    border-radius: 0 !important;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
    border: 1px solid #d3d3d3 !important
}

.homepage-banner-warpper .homepage-banner-content, .page-404 .page-wrapper {
    display: table-cell;
    vertical-align: middle
}

.mozilla5 .homepage-default .group-title .title, .safari .homepage-default .group-title .title {
    background: linear-gradient(to right,#fff 0,#fff 15%,#fff 35%,#fff 50%,#fff 85%,#ffed00 90%,#fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: 5s infinite color-text
}

.homepage-default .group-title {
    display: inline-block;
    padding-top: 50px
}

    .homepage-default .group-title .title {
        font-size: 100px;
        text-transform: uppercase;
        margin: 0;
        font-weight: 900;
        color: #fff
    }

    .homepage-default .group-title .text {
        text-transform: uppercase;
        font-size: 16px;
        margin: 0;
        letter-spacing: 1px;
        display: inline-block
    }

        .homepage-default .group-title .text .boder {
            border-bottom: 1px solid #fff;
            display: inline-block
        }

.homepage-default .group-btn {
    margin-top: 50px;
    display: inline-block;
    width: 100%
}

    .homepage-default .group-btn .btn-click {
        width: 220px;
        border: 1px solid rgba(255,255,255,.7);
        background-color: transparent;
        border-radius: 50px;
        padding: 5px 0 5px 15px;
        position: relative;
        text-align: center;
        color: #ffed00;
        text-transform: uppercase;
        font-size: 13px;
        display: inline-block
    }

        .homepage-default .group-btn .btn-click .icons {
            position: absolute;
            left: 1px;
            top: 1px;
            bottom: 1px;
            padding: 9px 10px;
            border-radius: 50%;
            text-align: center;
            color: #fd0;
            background-color: rgba(255,255,255,.6);
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s
        }

        .homepage-default .group-btn .btn-click:before {
            position: absolute;
            left: 75px;
            content: attr(data-hover);
            opacity: 0;
            text-align: center;
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s
        }

        .homepage-default .group-btn .btn-click:hover .icons {
            left: 184px;
            background-color: #fff
        }

.homepage-04 .homepage-banner-warpper {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.homepage-04 .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.homepage-04 .group-logo {
    padding-top: 50px;
    padding-bottom: 65px
}

    .homepage-04 .group-logo .img-logo {
        width: 250px;
        display: block;
        margin: 0 auto 10px
    }

    .homepage-04 .group-logo .img-icon {
        display: block;
        margin: 0 auto
    }

.homepage-04 .group-title {
    text-align: center;
    margin: 0 0 25px
}

    .homepage-04 .group-title .title {
        font-size: 40px;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin: 0 0 5px;
        display: block
    }

    .homepage-04 .group-title .text {
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 2px;
        margin: 0;
        font-weight: 300
    }

.homepage-04 .form-subscribe-email {
    width: 370px;
    margin: 0 auto;
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.5);
    color: #fff
}

.a-fact-list ul, .about-us-list, .about-us-wrapper .avatar p, .about-us-wrapper .text.no-margin, .blog-post:last-child, .box-media .text, .car-rent-result-main .car-rent-list .col-sm-12:last-child .car-rent-layout, .cruises-result-main .cruises-list .col-sm-6:nth-last-child(-n+2) .cruises-layout, .hotel-result-main .hotel-list .col-sm-12:last-child .hotels-layout, .hotels-wrapper .hotels-list .col-sm-6:nth-last-child(-n+2) .hotels-layout, .item-blog-detail .blog-text .blog-author .blog-author-content .media-right .des, .item-blog-detail .blog-text .blog-content .blog-descritption .blog-detail-list, .map-block .map-info p, .our-wrapper:last-child, .timeline-block:last-child .timeline-content, .timeline-book-block .title-widgets, .timeline-location-block .description, .tour-result-main .tours-list .col-sm-6:nth-last-child(-n+2) .tours-layout, .wrapper-organization {
    margin-bottom: 0
}

.homepage-04 .form-subscribe-email .btn-email {
    background-color: #ffed00;
    color: #434a54;
    font-size: 22px
}

.homepage-04 .form-subscribe-email .input-group-btn {
    line-height: 1
}

.homepage-04 .form-subscribe-email ::-webkit-input-placeholder {
    color: rgba(255,255,255,.5)
}

.homepage-04 .form-subscribe-email :-moz-placeholder {
    color: rgba(255,255,255,.5)
}

.homepage-04 .form-subscribe-email ::-moz-placeholder {
    color: rgba(255,255,255,.5)
}

.homepage-04 .form-subscribe-email :-ms-input-placeholder {
    color: rgba(255,255,255,.5)
}

.homepage-04 .btn-click {
    position: absolute;
    margin-top: 40px;
    margin-left: -25px;
    left: 50%;
    width: 50px;
    height: 50px;
    background-color: #fff;
    text-align: center;
    line-height: 50px;
    color: #434a54;
    font-size: 18px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.homepage-04 .show-video {
    opacity: 0;
    visibility: hidden
}

.homepage-04 .homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative
}

    .homepage-04 .homepage-hero-module:after {
        background-color: rgba(0,0,0,.5);
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 90
    }

.homepage-04 .no-video .video-container .poster, .homepage-04 .touch .video-container .poster {
    display: block !important
}

.homepage-04 .video-container {
    position: relative;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000
}

    .homepage-04 .video-container .filter {
        z-index: 90;
        position: absolute;
        background: rgba(0,0,0,.4);
        width: 100%
    }

    .homepage-04 .video-container video {
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: 0;
        top: 0
    }

.about-us {
    padding: 45px 0;
    position: relative
}

    .about-us::before {
        background-image: url(../images/background/minara.png);
        background-repeat: repeat-x;
        bottom: 0;
        content: "";
        display: block;
        height: 30px;
        position: absolute;
        width: 100%;
        z-index: 999999;
        background-size: 170px
    }

    .about-us .col-md-7 {
        padding-top: 25px
    }

.about-us-wrapper .group-list .about-us-list {
    width: 220px
}

.about-us-wrapper .group-list .box-media {
    margin-top: 7px
}

.about-us-list {
    display: inline-block
}

    .a-fact-list ul li, .about-us-list li {
        padding: 5px 0
    }

        .a-fact-list ul li .text, .about-us-list li .text {
            margin-bottom: 0;
            padding-left: 20px;
            position: relative
        }

            .about-us-list li .text:after {
                position: absolute;
                font-family: FontAwesome;
                content: '\f178';
                left: 0;
                color: #c6c6c6;
                font-size: 12px
            }

.box-media {
    overflow: visible
}

.homepage .box-media .media-right {
    font-size: 12px;
    padding-left: 0;
    padding-right: 15px
}

.homepage .box-media .icons {
    background-color: #01427a;
    border: none
}

.box-media .icons {
    background-color: transparent;
    border: 1px solid #01427a;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 40px;
    height: 70px;
    line-height: 70px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    width: 70px;
    text-align: center
}

    .box-media .icons:after, .contact-list-media .icons:after {
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: 0;
        left: 0;
        padding: 0;
        z-index: -1;
        box-shadow: 0 0 0 2px rgba(255,255,255,.1);
        opacity: 0;
        transform: scale(.9);
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9)
    }

.box-media .title {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
    text-transform: uppercase
}

.contactinfo .box-media .title {
    color: #15171b;
    font-size: 15px;
    margin-bottom: 5px
}

.contactinfo .box-media .text {
    color: #333
}

.group-list .col-xs-4 {
    padding: 0 5px
}

.box-media .title:hover {
    color: #01427a
}

.box-media:hover .icons {
    transform: scale(.9);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9)
}

.about-us.layout-2 .about-us-image {
    bottom: auto;
    float: right;
    max-width: 550px;
    min-height: 370px;
    position: relative;
    right: auto;
    padding-top: 0
}

.hotels, .tours {
    position: relative;
    background-attachment: fixed;
    background-position: bottom;
    background-size: cover;
    -webkit-background-size: cover;
    width: 100%;
    background-color: #fbf9fa
}

.travelers, .videos {
    background-color: #2d3948;
    background-position: center bottom;
    position: relative;
    color: #fff
}

.tours-wrapper .tours-list {
    margin: 0 -15px;
    position: relative;
    overflow: hidden
}

    .special-offer-list .special-offer-layout, .tours-wrapper .tours-list .tours-layout {
        margin: 0 15px
    }

    .tours-wrapper .tours-list .slick-next, .tours-wrapper .tours-list .slick-prev {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 2px solid #fff;
        border-radius: 50%;
        background-color: transparent;
        opacity: .5;
        transition: .5s
    }

        .tours-wrapper .tours-list .slick-next:before, .tours-wrapper .tours-list .slick-prev:before {
            font-family: FontAwesome;
            font-size: 24px;
            line-height: 36px;
            color: #fff;
            opacity: 1
        }

    .special-offer-list .slick-prev, .tours-wrapper .tours-list .slick-prev, .travelers .traveler-list .slick-prev {
        left: -50px
    }

        .tours-wrapper .tours-list .slick-prev:before, .travelers .traveler-list .slick-prev:before {
            content: '\f104'
        }

    .special-offer-list .slick-next, .tours-wrapper .tours-list .slick-next, .travelers .traveler-list .slick-next {
        right: -50px
    }

        .tours-wrapper .tours-list .slick-next:before, .travelers .traveler-list .slick-next:before {
            content: '\f105'
        }

    .tours-wrapper .tours-list .slick-dots {
        position: absolute;
        bottom: -50px
    }

        .tours-wrapper .tours-list .slick-dots li button {
            border: 1px solid #c3c3c3;
            border-radius: 50%;
            width: 16px;
            height: 16px;
            margin: 0 0 10px;
            display: block
        }

            .tours-wrapper .tours-list .slick-dots li button:before {
                width: 16px;
                height: 16px;
                font-size: 8px;
                line-height: 18px;
                color: #c3c3c3;
                opacity: 1
            }

            .news .news-list .slick-dots li button:hover, .news .news-list .slick-dots li.slick-active button, .special-offer-list .slick-dots li button:hover, .special-offer-list .slick-dots li.slick-active button, .tours-wrapper .tours-list .slick-dots li button:hover, .tours-wrapper .tours-list .slick-dots li.slick-active button, .travelers .traveler-list .slick-dots li button:hover, .travelers .traveler-list .slick-dots li.slick-active button {
                border: 1px solid #ffed00
            }

.videos {
    background-size: cover;
    width: 100%
}

    .blog-post .blog-video .show-video, .item-blog-detail .blog-text .blog-content .blog-descritption .video-thumbnail .show-video, .videos .show-video {
        opacity: 1 !important;
        visibility: visible !important
    }

.video-thumbnail {
    position: relative;
    width: 100%;
    height: 360px;
    z-index: 1
}

    .video-thumbnail .video-bg {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: 5
    }

    .video-thumbnail .video-button-play {
        color: #fff;
        z-index: 6;
        position: absolute;
        text-align: center;
        line-height: 86px;
        font-size: 36px;
        width: 90px;
        height: 90px;
        border: 2px solid rgba(255,255,255,.8);
        left: 50%;
        top: 50%;
        margin-top: -45px;
        margin-left: -45px;
        border-radius: 50%;
        padding-left: 6px;
        cursor: pointer
    }

    .video-thumbnail .video-button-close {
        position: absolute;
        z-index: 12;
        top: 15px;
        right: 15px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        background-image: url("../images/homepage/btn-closevideo.png");
        opacity: 0;
        visibility: hidden
    }

    .traveler .cover-image img, .video-thumbnail .video-embed {
        position: absolute;
        top: 0;
        left: 0
    }

    .video-thumbnail .video-embed {
        width: 100%;
        height: 100%;
        border: none;
        z-index: 10;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s
    }

.item-blog-detail .blog-text .blog-content .date, .videos.layout-1 .video-wrapper {
    text-align: left
}

.videos.layout-1 .sub-title {
    margin: 0 0 8px;
    padding-bottom: 5px;
    font-size: 18px;
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 1px solid #fff
}

    .videos.layout-1 .sub-title strong {
        font-size: 24px
    }

.videos.layout-1 .title {
    margin: 0 0 15px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 55px
}

.car-rent-result-main .car-rent-list .car-rent-layout, .cruises-result-main .cruises-list .cruises-layout, .hotel-result-main .hotel-list .hotels-layout, .item-blog-detail .blog-text .blog-content .blog-descritption .caption, .item-blog-detail .blog-text .blog-content .blog-descritption .text, .item-blog-detail .blog-text .leave-comment .contact-form .form-input:nth-child(3), .result-meta, .tour-result-main .tours-list .tours-layout, .videos.layout-1 .text {
    margin-bottom: 30px
}

.videos.layout-1 .video-thumbnail {
    bottom: -120px;
    top: auto
}

.videos.layout-2 .video-thumbnail {
    background: rgba(255,255,255,.9);
    display: inline-block !important;
    float: none;
    height: auto;
    margin: 20px auto;
    width: 400px;
    top: auto;
    padding: 15px
}

.videos.layout-2 .title {
    font-size: 36px;
    text-transform: uppercase;
    margin: 0 0 15px
}

.hotels-wrapper .hotels-list .hotels-layout {
    background-size: cover;
    height: 224px;
    margin-bottom: 50px;
    width: 100%;
    display: inline-block
}

.travelers {
    background-repeat: repeat;
    background-size: cover;
    min-height: 360px;
    overflow: hidden;
    width: 100%
}

.banner-sale-1, .banner-sale-1 .title-box {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: repeat
}

.travelers .traveler-list {
    margin-bottom: 0;
    top: 120px
}

    .travelers .traveler-list .slick-list {
        padding-bottom: 15px
    }

    .travelers .traveler-list .slick-next, .travelers .traveler-list .slick-prev {
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border: 2px solid #fff;
        border-radius: 50%;
        background-color: transparent;
        opacity: .5;
        transition: .5s
    }

        .travelers .traveler-list .slick-next:before, .travelers .traveler-list .slick-prev:before {
            font-family: FontAwesome;
            font-size: 24px;
            line-height: 46px;
            color: #fff;
            opacity: 1
        }

    .special-offer-list .slick-dots, .travelers .traveler-list .slick-dots {
        position: absolute;
        bottom: -30px
    }

        .news .news-list .slick-dots li button, .special-offer-list .slick-dots li button, .travelers .traveler-list .slick-dots li button, .wrapper-journey .slick-dots li button {
            border: 1px solid #f0f0f0;
            border-radius: 50%;
            width: 16px;
            height: 16px;
            margin: 0 0 10px;
            display: block
        }

            .news .news-list .slick-dots li button:before, .special-offer-list .slick-dots li button:before, .travelers .traveler-list .slick-dots li button:before, .wrapper-journey .slick-dots li button:before {
                width: 16px;
                height: 16px;
                font-size: 8px;
                line-height: 18px;
                color: #f0f0f0;
                opacity: 1
            }

.traveler {
    margin: 0 15px;
    text-align: center;
    background-color: #fff;
    z-index: 5;
    box-shadow: 0 5px 5px rgba(0,0,0,.1)
}

    .traveler .cover-image {
        position: relative;
        width: 100%;
        height: 120px;
        overflow: hidden
    }

    .traveler .wrapper-content {
        padding: 0 30px 30px
    }

        .traveler .wrapper-content .avatar {
            border-radius: 50%;
            width: 32%;
            overflow: hidden;
            border: 5px solid #fff;
            box-shadow: 0 5px 5px rgba(0,0,0,.1);
            position: relative;
            display: inline-block;
            top: -50px;
            margin-bottom: -50px
        }

            .traveler .wrapper-content .avatar img {
                width: 100%;
                border-radius: 50%
            }

        .traveler .wrapper-content .name {
            text-transform: capitalize;
            color: #ffed00;
            margin-bottom: 0;
            letter-spacing: 1px
        }

        .traveler .wrapper-content .address {
            text-transform: capitalize;
            margin-bottom: 0;
            color: #555e69
        }

        .traveler .wrapper-content .description {
            margin: 15px 0 0;
            color: #555e69
        }

.news .news-list {
    margin-right: 40px;
    margin-bottom: 0
}

    .news .news-list .slick-dots {
        position: absolute;
        bottom: 0;
        width: auto;
        padding: 0;
        right: -35px;
        top: 50%;
        margin-top: -20px
    }

        .news .news-list .slick-dots li {
            display: block;
            margin: 0 0 5px
        }

.banner-sale-1 {
    background-color: #202b3d;
    background-size: cover;
    color: #fff;
    display: inline-block;
    float: left;
    height: 320px;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
    width: 100%
}

    .banner-sale-1 .banner-left::before {
        background-color: rgba(255,255,255,.85);
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: 400%
    }

    .banner-sale-1 .banner-left {
        background-color: transparent;
        display: inline-block;
        float: left;
        height: 100%;
        position: relative;
        vertical-align: middle;
        width: 40%
    }

    .banner-sale-1 .banner-right {
        display: inline-block;
        float: left;
        left: 20px;
        position: relative;
        top: 60px;
        width: 60%
    }

    .banner-sale-1 .title-box {
        background-image: url("http://image.shutterstock.com/z/stock-photo-beautiful-sunset-with-camels-silhouettes-in-dunes-at-desert-jaisalmer-india-374323369.jpg");
        background-size: cover;
        color: rgba(181,199,39,.8);
        width: 100%
    }

.banner-sale-2, .banner-sale-2 .banner-building {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed
}

.banner-sale-1 .title-box .title-overlay {
    mix-blend-mode: lighten;
    overflow: hidden;
    background-color: rgba(255,255,255,.85);
    text-transform: uppercase;
    margin: 0;
    font-weight: 900;
    color: #000;
    padding-left: 10%;
    padding-right: 10%
}

.banner-sale-1 .title-box .title-1 {
    font-size: 95px
}

.banner-sale-1 .title-box .title-2 {
    font-size: 80px
}

.banner-sale-1 .title-box .title-3 {
    font-size: 45px;
    padding-top: 8px
}

.banner-sale-2 {
    background-image: url("../images/background/bg-section-banner-2.jpg");
    height: 500px;
    position: relative;
    -webkit-background-size: cover;
    background-color: #bfd2d9;
    color: #fff;
    display: table
}

    .banner-sale-2 .banner-building {
        position: absolute;
        background-image: url("../images/background/bg-section-banner-3.png");
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-background-size: cover;
        z-index: 1
    }

    .banner-sale-2 .banner-left {
        display: table-cell;
        vertical-align: middle;
        width: 40%;
        height: 100%
    }

    .banner-sale-2 .banner-right {
        background-color: rgba(0,0,0,.8);
        display: table-cell;
        vertical-align: middle;
        position: relative;
        z-index: 2
    }

.text-salebox .text-left, .text-salebox .text-right {
    display: table-cell;
    vertical-align: top
}

.banner-sale-2 .title-box {
    width: 100%;
    padding: 0 10%
}

    .banner-sale-2 .title-box .title-1 {
        font-size: 100px;
        text-transform: uppercase;
        margin: 0;
        font-weight: 900;
        letter-spacing: 2px
    }

.banner-sale-2 .text-3, .banner-sale-2 .text-5, .banner-sale-2 .text-7, .timeline-block {
    position: relative
}

.banner-sale-3 {
    background-image: url("../images/background/about-us-1.jpg");
    position: relative;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    background-attachment: fixed;
    width: 100%;
    color: #fff
}

.clouds_one, .clouds_two {
    left: 0;
    top: 0;
    width: 300%;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    height: 100%
}

.banner-sale-3 .text-salebox {
    width: 100%;
    height: 500px
}

    .banner-sale-3 .text-salebox .text-left {
        vertical-align: middle
    }

    .banner-sale-3 .text-salebox .text-right {
        padding-left: 50px;
        vertical-align: middle
    }

        .banner-sale-3 .text-salebox .text-right .title {
            border-bottom: 0
        }

.banner-sale-3.new-style {
    z-index: 1;
    overflow: hidden;
    background-attachment: initial;
    background-position: center top
}

    .banner-sale-3.new-style .clouds_one, .banner-sale-3.new-style .clouds_two, .special-offer .special-offer-layout:hover .image-wrapper {
        z-index: 3
    }

    .banner-sale-3.new-style .text-salebox .text-left {
        z-index: 2
    }

    .banner-sale-3.new-style .text-salebox .text-right {
        position: relative;
        z-index: 4
    }

.clouds_one {
    background: url("../images/homepage/cloud.png") center repeat-x;
    position: absolute;
    animation: 150s linear infinite cloud_left_to_right;
    -webkit-animation: 150s linear infinite cloud_left_to_right;
    -moz-animation: 150s linear infinite cloud_left_to_right;
    -o-animation: 150s linear infinite cloud_left_to_right
}

.clouds_two {
    background: url("../images/homepage/cloud.png") center no-repeat;
    position: absolute;
    animation: 250s linear infinite cloud_right_to_left;
    -webkit-animation: 250s linear infinite cloud_right_to_left;
    -moz-animation: 250s linear infinite cloud_right_to_left;
    -o-animation: 250s linear infinite cloud_right_to_left
}

.mozilla09 .banner-sale-1 .title-box .title-overlay, .mozilla10 .banner-sale-1 .title-box .title-overlay, .mozilla11 .banner-sale-1 .title-box .title-overlay {
    color: rgba(255,211,0,.5)
}

.text-salebox {
    display: table;
    width: 520px;
    margin: 0 auto
}

    .text-salebox .text-left .sale-box .number {
        font-size: 90px;
        color: #ffed00;
        font-weight: 900;
        margin: 0;
        line-height: 1;
        display: inline-block
    }

    .text-salebox .text-left .sale-box .sup-1 {
        color: #ffed00;
        font-weight: 900;
        font-size: 40px;
        position: absolute;
        top: 10px;
        left: 100%;
        display: block;
        line-height: 1
    }

    .text-salebox .text-left .sale-box .sup-2 {
        font-weight: 900;
        font-size: 36px;
        text-transform: uppercase;
        position: absolute;
        bottom: 8px;
        left: 100%;
        display: block;
        line-height: 1
    }

    .text-salebox .text-left .sale-box .text-sale {
        font-size: 72px;
        color: #fff;
        font-weight: 900;
        margin: 0;
        line-height: 55px;
        text-transform: uppercase
    }

    .text-salebox .text-left .sale-box .sale-box-top {
        display: inline-block;
        position: relative
    }

    .text-salebox .text-right {
        text-align: left;
        padding-left: 20px;
        padding-top: 13px
    }

        .text-salebox .text-right .title {
            font-size: 20px;
            text-transform: capitalize;
            margin: 0;
            padding: 0 0 5px;
            display: inline-block;
            line-height: 24px;
            border-bottom: 1px solid #fff
        }

        .text-salebox .text-right .group-button, .timeline-book-block .btn-slide {
            margin-top: 20px
        }

            .text-salebox .text-right .group-button .btn {
                width: auto;
                text-transform: capitalize;
                padding-left: 20px;
                padding-right: 20px
            }

                .text-salebox .text-right .group-button .btn.btn-transparent {
                    color: #fff;
                    border: 1px solid #fff
                }

                    .text-salebox .text-right .group-button .btn.btn-transparent:hover {
                        border: 1px solid #3c3c3c
                    }

.a-fact, .sbHolder .sbOptions, .timeline-hotel-view .hotels-layout .content-wrapper, .timeline-hotel-view .hotels-layout:hover {
    background-color: #fafafa
}

.a-fact-list ul li .text:after {
    position: absolute;
    font-family: FontAwesome;
    content: '\f111';
    left: 0;
    color: #c6c6c6;
    font-size: 8px
}

.a-fact-image-wrapper {
    min-width: 670px;
    min-height: 400px;
    width: 100%;
    position: relative
}

    .a-fact-image-wrapper .a-fact-image {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

        .a-fact-image-wrapper .a-fact-image .icons {
            position: absolute;
            color: #3c3c3c;
            border: 2px solid #3c3c3c;
            width: 40px;
            height: 40px;
            line-height: 36px;
            padding: 0;
            background-color: transparent;
            border-radius: 50%;
            text-align: center;
            font-size: 16px;
            z-index: 10;
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s
        }

            .a-fact-image-wrapper .a-fact-image .icons:after {
                position: absolute;
                width: 100%;
                height: 100%;
                border-radius: 50%;
                content: '';
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box;
                top: 0;
                left: 0;
                padding: 0;
                z-index: -1;
                box-shadow: 0 0 0 2px rgba(255,255,255,.1);
                opacity: 0;
                transform: scale(1.2);
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
                -ms-transform: scale(1.2);
                -o-transform: scale(1.2)
            }

            .a-fact-image-wrapper .a-fact-image .icons.icons-1 {
                left: 10%;
                bottom: 40%
            }

            .a-fact-image-wrapper .a-fact-image .icons.icons-2 {
                left: 30%;
                bottom: 70%
            }

            .a-fact-image-wrapper .a-fact-image .icons.icons-3 {
                right: 25%;
                top: 15%
            }

            .a-fact-image-wrapper .a-fact-image .icons.icons-4 {
                right: 25%;
                bottom: 10%
            }

            .a-fact-image-wrapper .a-fact-image .icons:hover {
                background: #ffed00;
                color: #fff;
                border: 2px solid #ffed00;
                transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -o-transform: scale(1.1)
            }

                .a-fact-image-wrapper .a-fact-image .icons:hover:after {
                    -webkit-animation: 1.2s ease-out 75ms infinite sonarEffect-2;
                    -moz-animation: 1.2s ease-out 75ms infinite sonarEffect-2;
                    animation: 1.2s ease-out 75ms infinite sonarEffect-2
                }

        .a-fact-image-wrapper .a-fact-image img {
            width: 100%;
            opacity: .3;
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s
        }

.contact {
    position: relative;
    background-repeat: repeat;
    background-position: bottom;
    background-size: cover;
    -webkit-background-size: cover
}

    .contact .contact-wrapper-images {
        position: absolute;
        left: 9%;
        bottom: 0
    }

    .contact .contact-form .form-input, .contact-form .form-input {
        background-color: rgba(255,255,255,.2);
        margin-bottom: 10px;
        padding-left: 20px
    }

    .contact .contact-form textarea, .contact-form textarea {
        height: 100px;
        overflow: auto;
        max-width: 100%
    }

    .contact .contact-form ::-webkit-input-placeholder {
        color: rgba(0,0,0,.3)
    }

    .contact .contact-form :-moz-placeholder {
        color: rgba(0,0,0,.3)
    }

    .contact .contact-form ::-moz-placeholder {
        color: rgba(0,0,0,.3)
    }

    .contact .contact-form :-ms-input-placeholder {
        color: rgba(0,0,0,.3)
    }

.contact-box {
    background-color: #ffed00;
    padding: 40px 35px;
    text-align: center
}

    .contact-box .title {
        font-size: 22px;
        font-weight: 700;
        margin: 0 0 10px;
        text-transform: uppercase;
        color: #3c3c3c
    }

    .contact-box > .text {
        font-style: italic;
        margin: 0 0 35px
    }

.contact-form ::-webkit-input-placeholder {
    color: rgba(0,0,0,.3)
}

.contact-form :-moz-placeholder {
    color: rgba(0,0,0,.3)
}

.contact-form ::-moz-placeholder {
    color: rgba(0,0,0,.3)
}

.contact-form :-ms-input-placeholder {
    color: rgba(0,0,0,.3)
}

.item-blog-detail .blog-text .blog-comment .comment-count, .item-blog-detail .blog-text .blog-comment .comment-list, .margin-bottom70 {
    margin-bottom: 70px
}

.margin-bottom {
    margin-bottom: 100px
}

.btn.btn-crystal {
    float: right;
    text-align: right;
    color: #77858e;
    font-style: italic;
    font-size: .857em;
    text-transform: capitalize;
    font-weight: 400;
    width: inherit;
    line-height: 24px;
    border: 0
}

    .btn.btn-crystal i, .item-blog-detail .blog-text .blog-comment .comment-list .media-right .pull-right.time i {
        margin-right: 7px
    }

.caption {
    margin-top: 15px;
    font-size: 14px;
    font-style: italic;
    text-align: center
}

.item-blog-detail .blog-text .blog-content {
    background-color: transparent;
    box-shadow: none !important;
    padding-bottom: 0
}

    .item-blog-detail .blog-text .blog-content .blog-descritption .blockquote {
        border-left: 3px solid #81878f;
        padding-left: 30px;
        margin: 50px 30px
    }

        .item-blog-detail .blog-text .blog-content .blog-descritption .blockquote .blockquote-title {
            font-size: 22px;
            color: #6e747c;
            font-style: italic;
            font-weight: 700;
            margin-bottom: 10px
        }

        .item-blog-detail .blog-text .blog-content .blog-descritption .blockquote .blockquote-des {
            font-style: italic
        }

    .item-blog-detail .blog-text .blog-content .blog-descritption .video-thumbnail .video-embed {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border: none;
        z-index: 10;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .5s;
        transition: .5s
    }

    .item-blog-detail .blog-text .blog-content .blog-descritption .group-list .blog-detail-list li {
        position: relative;
        padding-left: 18px
    }

        .item-blog-detail .blog-text .blog-content .blog-descritption .group-list .blog-detail-list li:after {
            position: absolute;
            font-family: FontAwesome;
            content: '\f111';
            left: 0;
            top: 0;
            color: #c6c6c6;
            font-size: 8px
        }

.item-blog-detail .blog-text .blog-detail-tag .content-widget {
    display: inherit
}

.item-blog-detail .blog-text .blog-detail-tag .content-tag {
    padding-right: 30px;
    display: table-cell
}

.item-blog-detail .blog-text .blog-detail-tag .tag-item {
    color: #989898;
    border: 1px solid #efefef;
    margin-right: 15px;
    padding: 2px 15px;
    border-radius: 25px
}

.item-blog-detail .blog-text .blog-author {
    border-bottom: 2px solid #f7f7f7;
    padding: 0 25px 25px
}

    .item-blog-detail .blog-text .blog-author .blog-author-content .media-left .media-image img {
        width: 100px;
        height: 100px;
        border-radius: 50%
    }

    .item-blog-detail .blog-text .blog-author .blog-author-content .media-right .author {
        color: #3c3c3c;
        font-size: 18px;
        font-weight: 700
    }

    .item-blog-detail .blog-text .blog-author .blog-author-content .media-right .position {
        font-weight: 500;
        color: #3c3c3c;
        font-size: 14px
    }

.item-blog-detail .blog-text .sideline:after {
    content: '';
    width: 46px;
    height: 3px;
    background-color: #ffed00;
    display: inline-block;
    margin-left: 10px
}

.item-blog-detail .blog-text .blog-comment-title {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}

.item-blog-detail .blog-text .blog-comment .comment-list .comment-list-children .media, .item-blog-detail .blog-text .blog-comment .comment-list .parent, .timeline-book-block .text-input {
    margin-top: 0
}

.item-blog-detail .blog-text .blog-comment .comment-list li.parent:last-child > .comment-item {
    border-bottom: 0;
    margin-bottom: 0
}

.item-blog-detail .blog-text .blog-comment .comment-list .comment-item:not(:last-child), .item-blog-detail .blog-text .blog-comment .comment-list .comment-list-children li .comment-item {
    padding: 0 20px 20px 0;
    margin-bottom: 50px;
    border-bottom: 2px solid #f7f7f7
}

.item-blog-detail .blog-text .blog-comment .comment-list .comment-list-children {
    margin-left: 70px
}

.item-blog-detail .blog-text .blog-comment .comment-list .media-left .media-image img {
    width: 70px;
    height: 70px;
    border-radius: 50px
}

.item-blog-detail .blog-text .blog-comment .comment-list .media-right .pull-left .author {
    color: #3c3c3c;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px
}

.item-blog-detail .blog-text .blog-comment .comment-list .media-right .pull-right.time {
    font-style: italic;
    color: #77858e;
    font-size: .857em
}

.item-blog-detail .blog-text .blog-comment .comment-list .media-right .btn.btn-crystal:hover {
    color: #ffed00;
    background-color: transparent;
    border: 0
}

.item-blog-detail .blog-text .blog-comment .btn.btn-crystal {
    padding-right: 3px;
    padding-bottom: 0
}

.item-blog-detail .blog-text .leave-comment .contact-form .form-input {
    margin-bottom: 10px;
    padding-left: 20px;
    background-color: #fafafa
}

.form-group, .list-time, .wrapper-expert .caption-expert .text {
    margin-bottom: 10px
}

.stars-rating {
    line-height: 24px;
    margin-bottom: 0
}

    .stars-rating a.star-1, .stars-rating a.star-2, .stars-rating a.star-3, .stars-rating a.star-4, .stars-rating a.star-5 {
        width: 2em;
        margin-right: 1em;
        text-indent: -999px;
        display: inline-block;
        border-right: 1px solid #eee;
        position: relative
    }

        .stars-rating a.star-1:before, .stars-rating a.star-2:before, .stars-rating a.star-3:before, .stars-rating a.star-4:before, .stars-rating a.star-5:before {
            content: "\f006";
            top: 0;
            position: absolute;
            left: 0;
            font-family: FontAwesome;
            color: #ffed00;
            float: left;
            overflow: hidden;
            text-indent: 0
        }

    .stars-rating a.star-2 {
        width: 3em
    }

        .stars-rating a.star-2:before {
            content: "\f006\f006"
        }

    .stars-rating a.star-3 {
        width: 4em
    }

        .stars-rating a.star-3:before {
            content: "\f006\f006\f006"
        }

    .stars-rating a.star-4 {
        width: 5em
    }

        .stars-rating a.star-4:before {
            content: "\f006\f006\f006\f006"
        }

    .stars-rating a.star-5 {
        width: 6em;
        border-right: 0;
        margin-right: 0
    }

        .stars-rating a.star-5:before {
            content: "\f006\f006\f006\f006\f006"
        }

.schedule-block {
    display: table;
    width: 100%
}

    .schedule-block .element {
        display: table-cell;
        vertical-align: middle;
        width: 20%;
        background-color: #ffed00;
        border-right: 1px solid #fff;
        text-align: center;
        padding: 6px 0;
        font-weight: 500
    }

        .schedule-block .element:last-child {
            border-right: 0px
        }

        .schedule-block .element .schedule-title {
            margin-bottom: 0;
            text-transform: uppercase
        }

.special-offer-list, .wrapper-journey {
    margin: 0 -15px
}

    .wrapper-journey .slick-dots {
        position: static
    }

        .wrapper-journey .slick-dots li button:hover, .wrapper-journey .slick-dots li.slick-active button {
            border: 1px solid #fd0
        }

            .wrapper-journey .slick-dots li button:hover:before, .wrapper-journey .slick-dots li.slick-active button:before {
                color: #fd0
            }

    .wrapper-journey .slick-list {
        padding: 10px 0
    }

    .wrapper-journey .slick-next, .wrapper-journey .slick-prev {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border: 2px solid #b3b3b3;
        border-radius: 50%;
        background-color: transparent;
        opacity: .5;
        -webkit-transition: .5s;
        transition: .5s
    }

        .wrapper-journey .slick-prev:before {
            font-family: FontAwesome;
            opacity: 1;
            content: '\f104'
        }

        .wrapper-journey .slick-next:before {
            font-family: FontAwesome;
            opacity: 1;
            content: '\f105'
        }

        .wrapper-journey .slick-next:before, .wrapper-journey .slick-prev:before {
            color: #b3b3b3;
            font-size: 24px;
            line-height: 30px
        }

    .wrapper-journey .feature-item {
        width: 14%;
        display: inline-block
    }

@keyframes hover {
    50% {
        -moz-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        -o-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    100% {
        -moz-transform: translateY(-6px);
        -webkit-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hover-shadow {
    0%,100% {
        -moz-transform: translateY(6px);
        -webkit-transform: translateY(6px);
        -o-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
        opacity: .4
    }

    50% {
        -moz-transform: translateY(3px);
        -webkit-transform: translateY(3px);
        -o-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px);
        opacity: 1
    }
}

.feature-item {
    vertical-align: middle;
    border: 1px solid #cfcfcf;
    text-align: center;
    padding: 9.5px 0;
    margin: 0 15px;
    transition-duration: .3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    -moz-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .feature-item:last-child {
        margin-right: 0
    }

    .feature-item:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
        transition-duration: .3s;
        transition-property: transform opacity
    }

    .feature-item:hover {
        cursor: pointer;
        transform: translateY(-6px)
    }

        .feature-item:hover:before {
            opacity: .4;
            transform: translateY(6px)
        }

    .feature-item .text {
        font-size: 16px;
        margin-bottom: 0
    }

.title-style-3 {
    font-size: 18px;
    padding-left: 20px;
    position: relative;
    margin: 0 0 20px
}

    .title-style-3:before {
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #6e747c;
        position: absolute;
        left: 0;
        top: 5px
    }

.overview-block {
    padding-top: 60px
}

.timeline {
    position: relative;
    padding-top: 10px
}

    .timeline:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 35px;
        height: 100%;
        width: 2px;
        background: #d7d7d7;
        z-index: -99
    }

.timeline-custom-col:before, .timeline-point:before, .wrapper-timeline-content:before {
    height: 2px;
    position: absolute;
    z-index: -9999
}

.datepicker tbody tr, .timeline-title {
    line-height: 30px
}

    .timeline-title span {
        background-color: #ffed00;
        padding: 7px 15px 6px
    }

.timeline-point {
    position: absolute;
    left: -39px;
    top: 50%;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 3px solid #fff;
    margin-top: -8px
}

    .timeline-point:before {
        content: "";
        width: 80px;
        background-color: #d7d7d7;
        left: 16px;
        top: 5px
    }

    .timeline-point i {
        position: absolute;
        top: -1px;
        left: 1px;
        font-size: 15px;
        color: #d7d7d7
    }

.timeline-block:last-child .wrapper-timeline-content:after {
    height: 50vh
}

.timeline-content {
    margin-left: 65px;
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative
}

.wrapper-timeline-content {
    position: relative;
    display: table
}

    .wrapper-timeline-content:before {
        content: "";
        width: 80px;
        background-color: #d7d7d7;
        left: -3px;
        top: 50%
    }

    .wrapper-timeline-content:after {
        content: "\f10c";
        position: absolute;
        display: inline-block;
        font: 15px/1 FontAwesome;
        -webkit-font-smoothing: antialiased;
        color: #d7d7d7;
        border: 3px solid #fff;
        background-color: #fff;
        left: -23px;
        top: 46%;
        border-radius: 50%
    }

.timeline-custom-col {
    width: 48%;
    margin-left: 2%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

    .timeline-custom-col.full {
        width: 98%
    }

    .timeline-custom-col:before {
        content: "";
        width: 0;
        background-color: #d7d7d7;
        left: -40px;
        top: 50%
    }

    .timeline-custom-col.image-col:before {
        width: 15%
    }

.timeline-location-block {
    padding: 30px 30px 20px 69px;
    position: relative;
    background-color: #fafafa;
    min-height: 250px;
    border-right: 2px solid #fff
}

    .timeline-location-block .location-name {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 700;
        position: relative
    }

        .timeline-location-block .location-name .icon-marker {
            position: absolute;
            left: -40px;
            top: -5px;
            border: 1px solid;
            border-radius: 50%;
            padding: 1%;
            width: 32px;
            height: 32px
        }

            .timeline-location-block .location-name .icon-marker:before {
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%)
            }

.timeline-image-block {
    border-left: 2px solid #fff;
    overflow: hidden;
    cursor: pointer;
    height: 250px
}

    .timeline-image-block img {
        width: 100%;
        height: 100%;
        transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -o-transition: .4s
    }

    .timeline-image-block:hover img {
        transform: scale(1.23)
    }

.wrapper-btn {
    display: inline-block;
    width: 100%;
    text-align: center
}

.gallery-block {
    background: url(../images/tour-view/grid-images/bg-grid.png) center right/cover no-repeat;
    padding-bottom: 80px
}

.about-tours, .our-expert, .page-our-values {
    background-repeat: repeat
}

.about-tours, .page-contact-form, .page-our-values {
    background-attachment: fixed
}

.gallery-block .grid .grid-sizer {
    width: 1%
}

.gallery-block .grid .grid-item {
    width: 22%;
    margin: 10px 0;
    cursor: pointer;
    overflow: hidden
}

.gallery-block .grid .gutter-sizer {
    width: 3%
}

.gallery-block .grid .grid-item:after {
    position: absolute;
    content: '';
    z-index: 2;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    left: 0
}

.gallery-block .grid .grid-item--width2 {
    width: 52%
}

.gallery-block .grid .grid-item--big {
    width: 66%
}

.gallery-block .grid .grid-item--medium {
    width: 32%
}

.gallery-block .gallery-image .title-hover {
    position: absolute;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: -100%;
    transition: none
}

    .gallery-block .gallery-image .title-hover .icons {
        position: relative;
        top: 45%;
        font-size: 40px
    }

.list-time .time i {
    margin-right: 5px;
    color: #c6c6c6;
    font-size: 12px
}

.about-us-wrapper .avatar .image-wrapper {
    width: 120px;
    height: 120px;
    margin: 0 auto 10px;
    border-radius: 50%;
    border: 1px solid #f2f2f2;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

    .about-us-wrapper .avatar .image-wrapper .img, .content-organization .wrapper-img .img {
        width: 100%;
        border-radius: 50%;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

.about-us-wrapper .avatar .name {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 10px
}

.about-us-wrapper .avatar:hover .image-wrapper {
    border-radius: 2%;
    border: 1px solid #fd0
}

    .about-us-wrapper .avatar:hover .image-wrapper .img, .content-organization:hover .wrapper-img .img {
        border-radius: 2%
    }

.contact-list-media {
    text-align: center;
    overflow: visible;
    cursor: pointer
}

    .contact-list-media .media-left {
        padding: 0 0 18px;
        text-align: center
    }

    .blog-post .blog-content .content-wrapper, .contact-list-media .media-right {
        padding-left: 0
    }

    .contact-list-media .icons {
        margin: 0 auto;
        display: block;
        font-size: 30px;
        line-height: 80px;
        width: 80px;
        height: 80px;
        color: #c3c3c3;
        border-radius: 50%;
        border: 1px solid #c3c3c3;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s
    }

    .contact-list-media .text {
        line-height: 18px;
        margin-bottom: 0
    }

    .contact-list-media .title {
        margin-bottom: 0;
        color: #15171b;
        font-size: 16px;
        text-transform: capitalize;
        display: block
    }

    .contact-list-media:hover .icons {
        background: #ffed00;
        color: #555e69;
        border: 1px solid #ffed00;
        transform: scale(.9);
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9)
    }

        .contact-list-media:hover .icons:after {
            -webkit-animation: 1.3s ease-out 75ms infinite sonarEffect;
            -moz-animation: 1.3s ease-out 75ms infinite sonarEffect;
            animation: 1.3s ease-out 75ms infinite sonarEffect
        }

.special-offer .special-offer-layout .image-wrapper {
    z-index: -9
}

.timeline-hotel-view:before {
    left: 50px;
    height: 90%
}

.timeline-hotel-view .timeline-block {
    padding-bottom: 50px
}

    .timeline-hotel-view .timeline-block:last-child .timeline-point:after {
        content: "";
        width: 10px;
        height: 300vh;
        background-color: #fff;
        position: absolute;
        left: 1px;
        z-index: -1
    }

.timeline-hotel-view .timeline-title {
    display: inline-block;
    vertical-align: top;
    position: absolute
}

.timeline-hotel-view .timeline-point {
    left: 41px;
    top: 214px
}

    .timeline-hotel-view .timeline-point:before {
        content: "";
        height: 2px;
        width: 200px;
        position: absolute;
        background-color: #d7d7d7;
        left: 0;
        top: 5px;
        z-index: -9999
    }

.timeline-hotel-view .timeline-content {
    width: 90%;
    margin: 0 0 0 10%;
    display: inline-block
}

.timeline-hotel-view .timeline-custom-col {
    width: 57%;
    margin-left: 5%;
    float: left
}

    .content-tours:nth-child(5) .wrapper-icon-thin:before, .timeline-hotel-view .timeline-custom-col:before {
        width: 0
    }

    .timeline-hotel-view .timeline-custom-col.image-col:before {
        top: 223px;
        left: -90px;
        width: 35%
    }

    .timeline-hotel-view .timeline-custom-col.hotels-layout {
        width: 33%;
        padding: 0
    }

    .timeline-hotel-view .timeline-custom-col.full {
        width: 95%;
        padding-right: 0
    }

.timeline-hotel-view .hotels-layout .content-wrapper .content {
    padding: 30px 70px 30px 25px;
    text-align: left
}

    .timeline-hotel-view .hotels-layout .content-wrapper .content .text {
        min-height: 96px
    }

.timeline-hotel-view .hotels-layout .content-wrapper .list-info {
    border-collapse: initial
}

.image-hotel-view-block {
    overflow: hidden;
    background-color: #fff;
    padding-top: 12px
}

    .image-hotel-view-block .slider-for {
        margin-bottom: 5px
    }

    .image-hotel-view-block .slider-nav {
        margin-left: -2px;
        background-color: #eee
    }

        .image-hotel-view-block .slider-nav .slick-slide {
            padding: 0 2.5px;
            opacity: .4;
            transition: .7s;
            -webkit-transition: .7s;
            -moz-transition: .7s;
            -o-transition: .7s
        }

        .image-hotel-view-block .slider-nav .slick-dots {
            bottom: -30px
        }

        .image-hotel-view-block .slider-nav .item:hover {
            cursor: pointer
        }

.timeline-book-block {
    clear: both;
    overflow: hidden;
    height: 0;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

    .timeline-book-block.book-tour {
        margin-top: 10px
    }

    .timeline-book-block.show-book-block {
        -webkit-transform-origin: top;
        -o-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        height: auto;
        -webkit-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        transition: transform .4s;
        -webkit-transition: transform .4s;
        -moz-transition: transform .4s;
        -o-transition: transform .4s;
        padding-top: 10px
    }

    .timeline-book-block .find-widget {
        padding: 30px 15px
    }

        .timeline-book-block .find-widget .input-daterange {
            width: 50%;
            float: left
        }

        .timeline-book-block .find-widget .count {
            float: left
        }

        .timeline-book-block .find-widget .text-box-wrapper {
            width: 25%;
            padding: 0 15px
        }

        .timeline-book-block .find-widget .note .input-group {
            padding-right: 10px
        }

        .timeline-book-block .find-widget .note .tb-input {
            height: auto;
            margin-right: 5px
        }

.map-block {
    padding-top: 20px;
    position: relative
}

    .map-block .map-info {
        position: absolute;
        z-index: 1;
        width: 330px;
        height: 330px;
        border-radius: 50%;
        padding: 70px 10px 0;
        text-align: center;
        background-color: rgba(13,27,32,.8);
        color: #fff;
        overflow: hidden;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        -webkit-box-shadow: 0 6px 30px 0 rgba(0,0,0,.75);
        -moz-box-shadow: 0 6px 30px 0 rgba(0,0,0,.75);
        box-shadow: 0 6px 30px 0 rgba(0,0,0,.75)
    }

        .map-block .map-info p .fa {
            margin-right: 3px
        }

        .map-block .map-info p.mail .fa, .wrapper-expert .caption-expert .social-expert {
            margin-right: 5px
        }

        .map-block .map-info .title-style-2 {
            color: #fff;
            margin-bottom: 35px
        }

            .map-block .map-info .title-style-2:after {
                bottom: -20px;
                left: 33%;
                width: 54px;
                height: 2px
            }

        .map-block .map-info .footer-block {
            background-color: #ffed00;
            padding: 7.5% 0;
            position: absolute;
            bottom: 0;
            width: 100%;
            left: 0;
            -webkit-transition: .5s;
            transition: .5s
        }

            .map-block .map-info .footer-block .btn-open-map:hover {
                background-color: #fff;
                border: 1px solid #ffed00;
                color: #000
            }

        .map-block .map-info .btn-open-map {
            width: 100px;
            background-color: #3c3c3c;
            border: 1px solid #3c3c3c;
            color: #fff;
            text-transform: none;
            padding: 6px 10px
        }

    .map-block #googleMap {
        width: 100%;
        height: 500px;
        pointer-events: none
    }

.list-continents {
    width: 100%;
    margin: 0 0 70px;
    text-align: center;
    display: inline-flex
}

    .list-continents .list-continent-wrapper {
        padding: 0;
        width: 20%;
        display: inline-block
    }

.list-continent-wrapper .continent {
    width: 100px;
    height: 100px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    left: 60%;
    color: #959595;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

    .list-continent-wrapper .continent:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background-color: #ffed00;
        border: 1px solid #ffed00;
        left: 0;
        top: 0;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0)
    }

    .list-continent-wrapper .continent:after {
        position: absolute;
        content: "";
        width: 180px;
        height: 1px;
        left: 100%;
        top: 50%;
        border-top: 1px dashed #e9e9e9;
        z-index: -1
    }

    .list-continent-wrapper .continent .icons {
        display: block;
        font-size: 20px;
        position: relative;
        z-index: 2
    }

    .list-continent-wrapper .continent .text {
        display: block;
        text-transform: capitalize;
        position: relative;
        z-index: 2
    }

    .list-continent-wrapper .continent:hover {
        box-shadow: 0 7px 20px 0 rgba(0,0,0,.1)
    }

        .list-continent-wrapper .continent:hover:before {
            transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1)
        }

.mozilla10 .list-continent-wrapper .continent:before, .mozilla11 .list-continent-wrapper .continent:before {
    min-height: 100px
}

.mozilla10 .list-continent-wrapper .continent:after, .mozilla11 .list-continent-wrapper .continent:after {
    top: 50px
}

.car-rent-result-main .car-rent-list .car-rent-layout .content-wrapper, .cruises-result-main .cruises-list .cruises-layout .content-wrapper, .hotel-result-main .hotel-list .hotels-layout .content-wrapper, .tour-result-main .tours-list .tours-layout .content-wrapper {
    background-color: #fafafa;
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s
}

.car-rent-result-main .car-rent-list .car-rent-layout:hover .content-wrapper, .cruises-result-main .cruises-list .cruises-layout:hover .content-wrapper, .hotel-result-main .hotel-list .hotels-layout:hover .content-wrapper, .tour-result-main .tours-list .tours-layout:hover .content-wrapper {
    background-color: #fff
}

.special-offer {
    margin-bottom: -30px
}

.special-offer-list .slick-track {
    padding: 30px 0
}

.special-offer-list .slick-next, .special-offer-list .slick-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #b3b3b3;
    opacity: .3;
    color: #fafafa;
    border-radius: 50%;
    background-color: transparent;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

    .special-offer-list .slick-next:before, .special-offer-list .slick-prev:before {
        font-family: FontAwesome;
        font-size: 20px;
        line-height: 36px;
        color: #b3b3b3
    }

    .special-offer-list .slick-prev:before {
        content: '\f177'
    }

    .special-offer-list .slick-next:before {
        content: '\f178'
    }

.page-our-values {
    background-image: url("../images/background/bg-section-about-values.jpg");
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    position: relative
}

.our-wrapper {
    margin-bottom: 40px;
    float: left
}

.our-content .our-icon {
    font-size: 40px;
    color: #ffed00;
    margin-bottom: 15px;
    display: block;
    line-height: 1
}

.our-content .text {
    color: #cdd1d6;
    margin-bottom: 0;
    font-weight: 300
}

.our-expert {
    background-image: url("../images/background/bg-section-about.jpg");
    position: relative;
    background-position: bottom;
    width: 100%;
    background-size: cover;
    -webkit-background-size: cover
}

.wrapper-expert {
    margin-bottom: 50px
}

    .wrapper-expert .content-expert {
        margin: 0 15px;
        text-align: center;
        position: relative;
        overflow: hidden;
        padding-bottom: 50px
    }

        .wrapper-expert .content-expert:nth-child(2n) {
            margin-top: 40px
        }

        .wrapper-expert .content-expert:hover .caption-expert {
            left: 0
        }

        .wrapper-expert .content-expert .img-expert {
            position: relative;
            width: 100%;
            display: block
        }

            .wrapper-expert .content-expert .img-expert:before {
                position: absolute;
                content: '';
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                background-color: rgba(0,0,0,.35);
                z-index: 5;
                transition: .3s;
                -webkit-transition: .3s;
                -moz-transition: .3s;
                -ms-transition: .3s;
                -o-transition: .3s
            }

    .wrapper-expert .caption-expert {
        background-color: #ffed00;
        width: 100%;
        border-left: 3px solid #3c3c3c;
        color: #585858;
        left: -100%;
        padding: 15px 0 20px;
        position: absolute;
        bottom: 0;
        min-height: 110px;
        z-index: 5;
        transition: .3s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -ms-transition: .4s;
        -o-transition: .4s
    }

        .wrapper-expert .caption-expert .title {
            text-transform: uppercase;
            font-weight: 500;
            margin-bottom: 0;
            color: #585858
        }

            .wrapper-expert .caption-expert .title:hover {
                color: #000
            }

        .wrapper-expert .caption-expert .social {
            margin-bottom: 0;
            line-height: 1
        }

        .wrapper-expert .caption-expert .expert-icon {
            color: #3c3c3c;
            font-size: 15px;
            opacity: .4;
            font-weight: 600
        }

    .wrapper-expert .slick-next, .wrapper-expert .slick-prev {
        display: none !important
    }

.about-tours {
    background-image: url("../images/background/about-us-1.jpg");
    -webkit-background-size: cover;
    position: relative;
    background-position: top;
    background-size: cover;
    -webkit-background-size: cover
}

    .about-tours:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.75)
    }

.wrapper-tours {
    position: relative;
    float: left;
    width: 100%
}

    .wrapper-tours .content-icon-tours {
        float: left;
        width: 100%
    }

.content-tours {
    color: #fff;
    display: inline-block;
    width: 20%;
    text-align: center;
    float: left;
    position: relative
}

    .content-tours .icon {
        font-size: 35px;
        line-height: 35px;
        display: initial;
        margin-bottom: 5px
    }

    .content-tours:last-child .wrapper-icon-thin:before {
        height: 0;
        width: 0
    }

    .content-tours .wrapper-icon-thin {
        display: block;
        position: relative;
        margin: 0 auto 10px;
        line-height: 1
    }

        .content-tours .wrapper-icon-thin:before {
            content: '';
            position: absolute;
            height: 1px;
            background-color: #515151;
            width: 220px;
            right: -109px;
            top: 7px;
            pointer-events: none
        }

        .content-tours .wrapper-icon-thin .icon-thin {
            font-size: 10px;
            color: #515151;
            font-weight: 900;
            -webkit-transition: .1s;
            -moz-transition: .1s;
            -ms-transition: .1s;
            -o-transition: .1s;
            transition: .1s
        }

    .content-tours .tours-title {
        font-size: 24px;
        margin-bottom: 15px;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

    .content-tours .wrapper-thin:hover .icon-thin {
        color: #ffed00;
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4)
    }

.wrapper-banner {
    overflow: hidden;
    margin-bottom: 0
}

    .wrapper-banner .content-banner {
        float: left;
        border-right: 1px solid #f2f2f2
    }

        .wrapper-banner .content-banner:last-child {
            border-right: 0
        }

    .wrapper-banner .img-banner {
        float: left;
        border-bottom: 1px solid #f2f2f2;
        opacity: .5;
        padding-bottom: 10px;
        transition: .3s
    }

        .wrapper-banner .img-banner:last-child {
            border-bottom: 0;
            padding-top: 20px;
            padding-bottom: 0
        }

.wrapper-organization .md-organization:nth-child(3) {
    text-align: right
}

.content-organization {
    display: inline-block;
    padding: 0 5px;
    position: relative
}

    .content-organization:hover .wrapper-img {
        border-radius: 2%;
        border: 1px solid #ffed00
    }

    .content-organization .main-organization {
        text-align: center;
        position: relative
    }

    .content-organization .wrapper-img {
        width: 170px;
        height: 170px;
        margin: 0 auto 30px;
        border-radius: 50%;
        border: 1px solid #f2f2f2;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

    .content-organization .organization-title {
        font-size: 15px
    }

        .content-organization .organization-title .title {
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 5px;
            color: #5d5d5d
        }

        .content-organization .organization-title .text {
            color: #7f7e7e;
            margin-bottom: 20px
        }

    .content-organization .content-widget {
        color: #737a83
    }

        .content-organization .content-widget .icons {
            padding-right: 5px;
            display: table-cell
        }

        .content-organization .content-widget .link {
            color: #737a83;
            display: inherit
        }

    .content-organization .main-list {
        display: table;
        margin: 0 auto
    }

.page-contact-form {
    background-image: url("../images/background/bg-section-contact-form-1.jpg")
}

    .page-contact-form .wrapper-form-images {
        display: inline-block;
        float: right
    }

    .page-contact-form .contact-box {
        position: relative;
        z-index: 1;
        padding: 50px 40px
    }

    .page-contact-form .contact-wrapper {
        position: absolute;
        padding: 53px 0;
        width: 33%;
        z-index: 2
    }

    .page-contact-form .contact-form .form-input::placeholder {
        font-style: italic
    }

.page-contact-map {
    position: relative;
    width: 100%;
    display: table
}

    .page-contact-map .map-block {
        display: table-cell;
        vertical-align: middle;
        padding-top: 0
    }

        .page-contact-map .map-block #googleMap {
            height: 520px
        }

        .page-contact-map .map-block .wrapper-info {
            background-image: url("../images/background/bg-section-contact-map.jpg");
            width: 100%;
            height: 520px;
            position: absolute;
            z-index: 1;
            background-position: bottom;
            background-size: cover;
            -webkit-background-size: cover;
            background-repeat: repeat
        }

.page-404, .page-404:before {
    background-size: cover;
    background-position: bottom;
    background-repeat: repeat
}

.page-contact-map .map-block .map-info {
    background-color: rgba(13,27,32,.8)
}

.page-404 {
    background-image: url("../images/background/bg-section-404.jpg");
    width: 100%;
    display: table;
    position: relative;
    color: #fff;
    -webkit-background-size: cover;
    height: 100vh
}

    .page-404:before {
        background-image: url("../images/background/bg-section-404-2.png");
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        -webkit-background-size: cover
    }

    .page-404:after {
        background-image: url("../images/background/bg-section-404-1.png");
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        background-position: bottom;
        background-size: cover;
        -webkit-background-size: cover;
        background-repeat: repeat
    }

    .page-404 .page-clouds-1, .page-404 .page-clouds-2, .page-404 .page-clouds-3 {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 300%;
        background-repeat: repeat;
        transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0)
    }

.result-meta .result-count-wrapper, .result-meta .result-filter-wrapper {
    height: 60px;
    line-height: 60px;
    background-color: #fafafa
}

.page-404 .page-clouds-1 {
    background-position: center;
    animation: 150s linear infinite cloud_left_to_right;
    -webkit-animation: 150s linear infinite cloud_left_to_right;
    -moz-animation: 150s linear infinite cloud_left_to_right;
    -ms-animation: cloud_left_to_right 150s linear infinite;
    -o-animation: 150s linear infinite cloud_left_to_right;
    background-image: url("../images/background/bg_404_Cloud-1.png");
    z-index: 1
}

.page-404 .page-clouds-2 {
    z-index: 3;
    background-position: top;
    background-image: url("../images/background/bg_404_Cloud-2.png");
    animation: 250s linear infinite cloud_right_to_left;
    -webkit-animation: 250s linear infinite cloud_right_to_left;
    -moz-animation: 250s linear infinite cloud_right_to_left;
    -ms-animation: cloud_right_to_left 250s linear infinite;
    -o-animation: 250s linear infinite cloud_right_to_left
}

.page-404 .page-clouds-3 {
    background-position: center;
    animation: 300s linear infinite cloud_left_to_right;
    -webkit-animation: 300s linear infinite cloud_left_to_right;
    -moz-animation: 300s linear infinite cloud_left_to_right;
    -ms-animation: cloud_left_to_right 300s linear infinite;
    -o-animation: 300s linear infinite cloud_left_to_right;
    background-image: url("../images/background/bg_404_Cloud-3.png");
    z-index: 3
}

.page-404 .page-content {
    width: 700px;
    margin: 0 auto;
    text-align: center
}

.page-404 .title-1, .page-404 .title-2 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 50px
}

.page-404 .title-1 {
    font-size: 250px;
    font-family: Montserrat,arial,serif;
    line-height: 180px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    -o-transform: skew(-10deg)
}

.page-404 .title-2 {
    position: relative;
    z-index: 3;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 10px
}

.page-404 .btn-transparent {
    color: #fff;
    background: 0 0
}

    .page-404 .btn-transparent:hover {
        background-color: #3c3c3c;
        border: 1px solid #3c3c3c
    }

.page-404 .group-button {
    position: relative;
    z-index: 10
}

.homepage-02 {
    margin-bottom: 0;
    padding: 0 !important
}

    .homepage-02 h1.banner {
        font-size: 43px;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 5.14rem;
        margin-bottom: 10px;
        margin-top: 100px;
        text-transform: capitalize
    }

    .homepage-02 h4.sub-banner {
        font-weight: 500;
        font-size: 1.14rem;
        line-height: 1.5rem;
        text-transform: uppercase;
        letter-spacing: 5px;
        margin-top: 0;
        margin-bottom: 50px
    }

.homepage-03 h1.banner {
    font-weight: 700;
    font-size: 4.29rem;
    line-height: 4.29rem;
    color: #5f7481;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 100px;
    margin-bottom: 0
}

.homepage-03 h4.sub-banner {
    font-weight: 400;
    font-size: 1.14rem;
    line-height: 1.14rem;
    color: #526673;
    letter-spacing: 5px;
    margin-top: 10px;
    margin-bottom: 80px
}

.flight-result-main .date-selection .btn-wrapper .btn-select {
    display: inline-block;
    margin: 30px 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e5e5e5;
    color: #e5e5e5;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

    .flight-result-main .date-selection .btn-wrapper .btn-select:hover {
        color: #ffed00;
        border-color: #ffed00
    }

.flight-result-main .date-selection .col-md-10 {
    text-align: justify;
    margin-bottom: -20px;
    padding: 0
}

.result-meta .result-count-wrapper {
    text-align: center
}

    .result-meta .result-count-wrapper .result-count {
        font-weight: 700;
        font-size: 1.29rem
    }

.result-meta .result-filter-wrapper .result-filter-label {
    margin-bottom: 0;
    margin-left: 30px;
    font-weight: 400
}

.result-meta .result-filter-wrapper .selection-bar {
    float: right;
    margin-right: 30px;
    line-height: 1
}

    .result-meta .result-filter-wrapper .selection-bar .select-wrapper {
        display: inline-block;
        margin-left: 10px;
        line-height: 1;
        padding: 15px 0;
        position: relative;
        color: #6e747c;
        font-size: 13px;
        width: 140px
    }

        .result-meta .result-filter-wrapper .selection-bar .select-wrapper .sbHolder {
            position: relative;
            z-index: 11;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-color: transparent;
            height: 30px;
            border: 1px solid #c7c7c7;
            border-radius: 5em;
            -webkit-border-radius: 5em;
            -moz-border-radius: 5em;
            padding-left: 1em;
            padding-right: 2.5em;
            box-shadow: none
        }

            .result-meta .result-filter-wrapper .selection-bar .select-wrapper .sbHolder .sbDisabled, .result-meta .result-filter-wrapper .selection-bar .select-wrapper .sbHolder .sbSelector, .result-meta .result-filter-wrapper .selection-bar .select-wrapper .sbHolder .sbToggle, .result-meta .result-filter-wrapper .selection-bar .select-wrapper .sbHolder a {
                padding: 0;
                height: 30px;
                line-height: 30px
            }

        .result-meta .result-filter-wrapper .selection-bar .select-wrapper.price {
            width: 160px
        }

    .result-meta .result-filter-wrapper .selection-bar:after {
        display: table;
        content: '';
        clear: both
    }

.result-wrapper .slick-next, .result-wrapper .slick-prev {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    color: #e5e5e5;
    -moz-border-radius: 50%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    margin: 30px 0
}

    .result-wrapper .slick-prev:before {
        content: "\f177"
    }

    .result-wrapper .slick-next:before {
        content: "\f178"
    }

    .result-wrapper .slick-next:before, .result-wrapper .slick-prev:before {
        font-family: FontAwesome;
        font-size: 16px;
        line-height: 36px;
        color: #b3b3b3
    }

.result-wrapper .slick-prev {
    left: -65px;
    top: 20px
}

.result-wrapper .slick-next {
    right: -65px;
    top: 20px
}

.blog-post {
    margin-bottom: 40px
}

    .blog-post:hover .blog-content {
        background-color: #fff;
        box-shadow: 0 7px 24px 0 rgba(0,0,0,.09)
    }

    .blog-post .blog-image, .blog-post .blog-video .video-bg {
        overflow: hidden
    }

    .blog-post .blog-content {
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        padding: 40px 0;
        background-color: #fafafa
    }

        .blog-post .blog-content:before {
            content: ' ';
            display: table
        }

        .blog-post .blog-content .date {
            text-align: center;
            color: #3c3c3c
        }

            .blog-post .blog-content .date .day {
                margin: 0;
                font-size: 2.86rem;
                font-weight: 500;
                line-height: 2.86rem
            }

            .blog-post .blog-content .date .month {
                font-size: 1.43rem;
                line-height: 2rem;
                text-transform: uppercase
            }

            .blog-post .blog-content .date .year {
                font-size: 1.14rem
            }

        .blog-post .blog-content .heading {
            color: #3c3c3c;
            margin-top: 0;
            margin-bottom: 15px;
            font-size: 1.43rem;
            display: block;
            line-height: 2rem
        }

        .blog-post .blog-content .meta-info {
            margin-top: 0;
            margin-bottom: 30px;
            font-weight: 400
        }

        .blog-post .blog-content .preview {
            color: #737a83;
            margin-bottom: 30px
        }

        .blog-post .blog-content .quote-wrapper {
            position: relative;
            border-left: none;
            padding: 0 0 0 60px
        }

            .blog-post .blog-content .quote-wrapper:before {
                content: '\f10d';
                position: absolute;
                left: 0;
                color: #dadada;
                font-size: 2.14rem
            }

            .blog-post .blog-content .quote-wrapper .quote {
                color: #3c3c3c;
                font-size: 1.43rem;
                display: block;
                margin-bottom: 10px;
                line-height: 2rem
            }

            .blog-post .blog-content .quote-wrapper footer:before {
                content: none
            }

            .blog-post .blog-content .quote-wrapper .author {
                color: #3c3c3c;
                font-weight: 700;
                margin-right: 10px
            }

            .blog-post .blog-content .quote-wrapper .company {
                color: #81878f;
                font-size: .86rem
            }

        .blog-post .blog-content:after {
            content: ' ';
            display: table;
            clear: both
        }

.datepicker {
    z-index: 100 !important
}

    .datepicker .table-condensed {
        table-layout: fixed
    }

    .datepicker thead {
        border-bottom: 1px solid #d8dce2
    }

        .datepicker thead .dow {
            text-transform: uppercase;
            color: #77858e;
            width: calc(14.28571429%);
            width: -webkit-(14.28571429%)
        }

        .datepicker thead .datepicker-switch {
            color: #727272;
            font-size: 1.29rem;
            font-weight: 500;
            cursor: default
        }

            .datepicker thead .datepicker-switch:hover, .datepicker thead .next:hover, .datepicker thead .prev:hover {
                background-color: transparent
            }

        .datepicker thead .next, .datepicker thead .prev {
            position: relative;
            color: transparent
        }

            .datepicker tbody td.day.active:before, .datepicker tbody td.day.range-end:before, .datepicker tbody td.day.range-start:before, .datepicker thead .next:hover:before, .datepicker thead .prev:hover:before {
                background-color: #ffed00
            }

            .datepicker thead .next:before, .datepicker thead .prev:before {
                display: inline-block;
                font: 14px/15px FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #fff;
                position: absolute;
                background-color: #e9ebef;
                text-align: center;
                width: 15px;
                height: 15px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                top: 50%;
                transition: .3s;
                -webkit-transition: .3s;
                -moz-transition: .3s;
                -o-transition: .3s
            }

            .datepicker thead .prev:before {
                content: '\f104';
                right: 50%;
                transform: translate(50%,-50%);
                -webkit-transform: translate(50%,-50%);
                -moz-transform: translate(50%,-50%);
                -ms-transform: translate(50%,-50%);
                -o-transform: translate(50%,-50%)
            }

            .datepicker thead .next:before {
                content: '\f105';
                left: 50%;
                transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                -o-transform: translate(-50%,-50%)
            }

    .datepicker tbody td.day {
        position: relative;
        color: #77858e
    }

        .datepicker tbody td.day.new, .datepicker tbody td.day.old {
            color: #dadada
        }

        .datepicker tbody td.day:hover {
            background: 0 0 !important
        }

            .datepicker tbody td.day:hover:before {
                background-color: #efefef
            }

        .datepicker tbody td.day:before {
            content: '';
            width: 30px;
            height: 30px;
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: -1;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            transform: translate(-50%,-52%);
            -webkit-transform: translate(-50%,-52%);
            -moz-transform: translate(-50%,-52%);
            -ms-transform: translate(-50%,-52%);
            -o-transform: translate(-50%,-52%);
            transition: .2s;
            -webkit-transition: .2s;
            -moz-transition: .2s;
            -o-transition: .2s
        }

        .datepicker tbody td.day.active, .datepicker tbody td.day.range, .datepicker tbody td.day.range-end, .datepicker tbody td.day.range-start {
            background-color: transparent !important;
            background-image: none !important;
            text-shadow: none !important;
            color: #fff
        }

            .datepicker tbody td.day.range:before {
                background-color: #eee
            }

.sbHolder .sbToggle {
    background-position: 0 -45px
}
