.c-content-media-2-slider div, .c-content-media-2-slider img {
    max-height: 300px;
    min-height: 530px;
    margin-bottom: 30px;
}

.imagecontour {
    padding: 10px;
    border: solid 1px #EFEFEF;
    background-color: #FFFFFF;
}

.effect2 {
    position: relative;
}

    .effect2:before, .effect2:after {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width: 300px;
        background: #777;
        box-shadow: 0 15px 10px #777;
        transform: rotate(-3deg);
    }

    .effect2:after {
        transform: rotate(3deg);
        right: 10px;
        left: auto;
    }

.c-page-on-scroll .c-brand {
    margin: 12px 0 0 0 !important
}


.logo-small {
    display: none !important;
}

.c-page-on-scroll .logo-small {
    display: block !important;
    margin-top: 9px;
}

@media (max-width: 991px) {
    .c-page-on-scroll .logo-small {
        display: none !important;
    }
}

.c-page-on-scroll .logo-small a {
    padding: 0 !important;
    margin-right: 50px !important;
}

    .c-page-on-scroll .logo-small a:hover {
        background-color: transparent;
    }

.c-page-on-scroll .logo-small img {
    margin-top: 9px;
}







.bg-dark.type-2 {
    background: #060c17;
    color: #fff;
}



/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CONTACT-FORM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.contact-form .input-style-1 {
    margin-bottom: 30px;
}

.contact-form .drop-wrap {
    margin-bottom: 30px;
}

.contact-form textarea {
    margin-bottom: 50px;
}

.contact-about {
    margin-bottom: 30px;
}

    .contact-about h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .contact-about p {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        line-height: 26px;
        font-weight: 400;
    }

.contact-info {
    margin-bottom: 47px;
}

    .contact-info h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 22px;
    }

    .contact-info .contact-line {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        line-height: 18px;
        font-weight: 700;
        margin-bottom: 33px;
    }

        .contact-info .contact-line img {
            margin-right: 20px;
            vertical-align: middle;
        }

.contact-socail a {
    font-size: 16px;
    margin-right: 27px;
    display: inline-block;
}

    .contact-socail a:last-child {
        margin-right: 0;
    }

.contact-row {
    margin-bottom: 67px;
}

.contact-entry {
    text-align: center;
}

.contact-icon {
    margin-bottom: 17px;
}

.contact-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}

.contact-text {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer {
    position: relative;
    width: 100%;
    padding-top: 70px;
    overflow: hidden;
}

.instagram-wiget {
    position: relative;
    width: 100%;
    padding-right: 10px;
}

    .instagram-wiget a:hover img {
        opacity: 0.7;
    }

.logo-footer {
    margin-top: -7px;
    margin-bottom: 43px;
}

.footer-block {
    position: relative;
    width: 100%;
    margin-bottom: 70px;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.row30 .footer-block {
    padding-right: 30px;
    padding-left: 30px;
}

.footer-block h6 {
    padding-bottom: 15px;
    color: #fff;
}

/*.footer-block:before { content: ''; position: absolute; width: 1px; height: 100%; right: 0px; top: 0px; background: #383838; }*/

/*.no-separ.footer-block:before { display: none; }*/

.footer-block ul {
    position: relative;
    float: left;
}

.footer-block li {
    line-height: 25px;
}

    .footer-block li a {
        color: #777;
        font-size: 13px;
        line-height: 30px;
    }

.footer-folow {
    position: relative;
    width: 100%;
    max-width: 130px;
}

    .footer-folow li {
        margin-bottom: 5px;
        width: 100%;
        -moz-border-radius: 3px;
        border-radius: 3px;
        float: left;
        font-size: 13px;
        padding-left: 13px;
    }

        .footer-folow li a {
            width: 100%;
            position: relative;
            float: left;
            color: #fff;
            line-height: 33px;
        }

            .footer-folow li a:hover {
                color: #fff;
            }

        .footer-folow li i {
            padding-right: 13px;
            display: inline-block;
            position: relative;
        }

        .footer-folow li span {
            position: absolute;
            right: 0px;
            height: 100%;
            top: 0px;
            padding: 0px 10px;
            color: #222;
            -moz-border-radius: 3px;
            border-radius: 3px;
            font-size: 13px;
            font-weight: 700;
            width: 35px;
            text-align: center;
        }

.color-in {
    background: #11669c;
}

.color-in-2 {
    background: #0d5989;
}

.color-fb {
    background: #3b5998;
}

.color-fb-2 {
    background: #223f7c;
}

.color-tw {
    background: #00abf1;
}

.color-tw-2 {
    background: #0094d0;
}

.color-gg {
    background: #d0422a;
}

.color-gg-2 {
    background: #bf280f;
}

.color-pin {
    background: #cc2127;
}

.color-pin-2 {
    background: #b6090f;
}

.footer-form {
    padding-top: 15px;
}

.form-input {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #565656;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 15px;
    display: inline-block;
    line-height: 14px;
}

    .form-input input {
        position: relative;
        width: 100%;
        font-size: 10px;
        height: 100%;
        background: none;
        color: #fff;
    }

    .form-input span {
        position: absolute;
        right: 15px;
        top: 16px;
        color: #777;
    }

.footer-form input[type="submit"] {
    position: relative;
    width: 100%;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    padding: 15px 0px;
    font-weight: 700;
    letter-spacing: 3px;
}

    .footer-form input[type="submit"].bg-aqua {
        border: 1px solid #ff6600;
    }

    .footer-form input[type="submit"]:hover {
        background: none;
        color: #ff6600;
    }

    .footer-form input[type="submit"].bg-grey:hover {
        color: #fff;
    }

.footer-link {
    background: #040914;
    text-align: center;
    position: relative;
    width: 100%;
    padding: 30px 0px 18px;
}

    .footer-link ul {
        position: relative;
        overflow: hidden;
        margin-top: 20px;
    }


@media (min-width: 700px) {
    .footer-link ul {
        /*padding-left: 100px !important*/
        width: 800px;
        margin: 0 auto;
        padding: 0;
    }
}

.footer-link ul li {
    position: relative;
    list-style: none;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #fff; /* margin-right: 17px; */
    padding: 0 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 13px;
    display: inline-block; /* text-align: center; */
}

    .footer-link ul li a {
        color: #bebebe;
    }

        .footer-link ul li a:hover {
            color: #d05163;
        }

.copyright {
    position: relative;
    float: right;
}

    .copyright span {
        color: #777;
        font-size: 12px;
        line-height: 12px;
    }

.bg-dark.type-2 .copyright {
    float: none;
    text-align: center;
    clear: both;
    font-size: 14px;
    color: #bebebe;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - FOOTER  TYPE-2*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer.type-2 .footer-block h6 {
    padding-bottom: 24px;
    text-transform: uppercase;
    font-size: 16px
}

footer.type-2 .footer-link {
    padding: 20px 0px 20px;
}

footer.type-2 .f_logo {
    display: inline-block;
    position: relative;
    top: 3px;
    float: right;
}

footer.type-2 .copyright {
    margin-top: 10px;
}

.f_contact p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 23px;
}

    .f_contact p a, .f_contact p span {
        text-transform: uppercase;
    }

.f_tags li {
    float: left;
    margin-right: 7px;
    margin-bottom: 5px;
}

.f_slider .swiper-slide {
    min-height: 173px;
}

.f_slider .vertical-bottom {
    text-align: center;
    bottom: 15px;
}

.f_slider h4 {
    letter-spacing: 1.5px;
}

.f_slider .rate-wrap {
    display: block;
    text-align: center;
    padding: 7px 0px 3px;
}

    .f_slider .rate-wrap .rate {
        display: inline-block;
        float: none;
    }

.f_slider .rate span {
    font-size: 13px;
}

.f_slider .rate-wrap i {
    float: none;
}

.f_twitter li {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 16px;
}

    .f_twitter li .fa {
        position: absolute;
        top: 5px;
        left: 0px;
        font-size: 16px;
    }

.f_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
}

.f_news {
    margin-bottom: 16px;
}

    .f_news .f_news-img {
        display: block;
        width: 86px;
        float: left;
    }

    .f_news .f_news-content {
        margin-left: 104px
    }

    .f_news .f_news-tilte {
        color: #fff;
        display: block;
        font-size: 13px;
        line-height: 15px;
        letter-spacing: 1.3px;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

        .f_news .f_news-tilte:hover {
            color: #d05163
        }

    .f_news .f_news-desc {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
    }

    .f_news .date-f {
        font-size: 13px;
        color: #d05163
    }

    .f_news .r-more {
        color: #bebebe;
        display: block;
        font-size: 13px
    }

        .f_news .r-more:hover {
            color: #d05163;
        }

.footer-share a {
    position: relative; /* float: left; */
    font-size: 22px;
    color: #fff;
    margin: 0px 20px 0px 0px;
}

    .footer-share a:hover {
        color: #d05163;
    }

.bg-dark.type-2 .contact-info i {
    color: #d05163;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.bg-dark.type-2 .contact-info span, .bg-dark.type-2 .contact-info a {
    font-weight: 400;
    color: #bebebe;
    display: inline-block;
}

    .bg-dark.type-2 .contact-info a:hover {
        font-weight: 400;
        color: #d05163
    }
























/*.item-block.style-3 {
    border-radius: 5px;
}
.item-block.style-3 {
    min-height: 489px;
}
.item-block {
    position: relative;
    width: 100%;
    text-align: center;
    color: #fff;
}
.background-block {
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.item-block img {
    width: 100%;
    height: auto;
    display: block;
}
.delay-1 {
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
}
.tour-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
}
.vertical-align {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0px;
}


.item-block.style-3 h3 {
    font-size: 22px;
}
.item-block h3 {
    padding-bottom: 15px;
    font-size: 26px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;

    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.item-block.style-3 .ib-subtitle span {
    font-size: 30px;
    font-weight: 700;
}
body[data-color="theme-1"] .color-sea {
    color: #ff6600;
}
.color-sea {
    color: #00e5ff;
}
item-block.style-3 .underline {
    margin-left: 65px;
    margin-right: 65px;
}
.item-block.style-3 h3 {
    font-size: 22px;
}
.item-block h3 {
    padding-bottom: 15px;
    font-size: 26px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;


    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.underline {
    position: relative;
    display: inline-block;
}
.item-block.style-3 p {
    padding: 0px 10% 0px;
}
.item-block p {
    color: rgba(255, 255, 255, 0.6);
    padding: 0px 26% 35px;
}*/













/*.second-title {
    position: relative;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 65px;
}
.second-title h4 {
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 7px;


    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
}
.color-dark-2-light {
    color: rgba(34, 34, 34, 0.6);
}
.second-title h2 {
    padding-bottom: 24px;
    letter-spacing: 6px;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
}




.hotel-small {
    margin-bottom: 31px;
}
.hotel-small.style-2 .hotel-img {
    width: 120px;
}
.hotel-small .hotel-img {
    display: block;
    width: 81px;
    float: left;
    overflow: hidden;
}
.black-hover {
    position: relative;
}

.hotel-img .img-responsive {
    border-radius: 5px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.delay-1 {
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
}
.tour-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
}
.hotel-small.style-2 .hotel-desc {
    margin-left: 150px;
}
.hotel-small .hotel-desc {
    margin-left: 100px;
    margin-top: 3px;
}
.hotel-small.style-2 h5 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 7px;
    display: inline-block;
}

.hotel-small.style-2 h4 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
}
.hotel-small.style-2 .hotel-loc {
    line-height: 20px;
}
.hotel-small .hotel-loc {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #bebebe;
}*/






























































/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.vertical-align {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0px;
}





/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - TABS PANEL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.baner-tabs {
    position: absolute;
    left: 0px;
    bottom: -4px;
    width: 100%;
    z-index: 50;
}

.nav-tabs {
    position: relative;
    text-align: center;
    float: none;
    display: inline-block;
    border-bottom: 0px none;
}

    .nav-tabs > li {
        float: left;
        position: relative;
        display: inline-block;
    }

.tabs-style-1.nav-tabs > li > a {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 18px 25px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0px;
    position: relative;
    float: left;
    display: block;
    border-bottom: 0px none;
    letter-spacing: 1px;
}

    .tabs-style-1.nav-tabs > li > a:hover {
        background: rgba(0, 3, 5, 0.2);
        border: 1px solid rgba(0, 3, 5, 0);
        border-bottom: 0px none;
    }

.tpl-tabs-cont {
    background: rgba(0, 3, 5, 0.2);
    min-height: 225px;
    border: 0px none;
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: -3px;
    padding: 60px 0px 65px;
    border-radius: 5px;
}

.t-con-style-1.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.t-con-style-1.tab-content > .active {
    display: block;
    visibility: visible;
    opacity: 1;
}

.tab-pane.active {
    display: block;
    visibility: visible;
    opacity: 1;
}

.tabs-style-1.nav-tabs > li.active > a, .tabs-style-1.nav-tabs > li.active > a:focus, .tabs-style-1.nav-tabs > li.active > a:hover {
    background: rgba(0, 3, 5, 0.2);
    border: 1px solid rgba(0, 3, 5, 0);
    border-bottom: 0px none;
    color: #fff;
}

.tabs-block {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 12px;
}

    .tabs-block h5 {
        padding-bottom: 40px;
    }

.input-style {
    position: relative;
    float: left;
    width: 100%;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

    .input-style img {
        vertical-align: middle;
        position: absolute;
        left: 0px;
    }

    .input-style input {
        background: none;
        width: 100%;
        padding-left: 23px;
    }

.baner-tabs.style-2 .tabs-style-1.nav-tabs > li.active > a, .baner-tabs.style-2 .tabs-style-1.nav-tabs > li.active > a:focus, .baner-tabs.style-2 .tabs-style-1.nav-tabs > li.active > a:hover {
    background: #022c54;
}

.baner-tabs.style-2 .tabs-style-1.nav-tabs > li > a:hover {
    background: #022c54;
}

.baner-tabs.style-2 .tpl-tabs-cont {
    background: url(../img/home_9/bg-tab.jpg) repeat;
}

.baner-tabs.style-2 .tab-pane .c-button {
    margin-top: 58px;
}

.baner-tabs.style-2 .tabs-block {
    padding-bottom: 12px;
    border-bottom: none;
}

.baner-tabs.style-2 .input-style-1 input {
    border-color: rgba(255, 255, 255, 0.3);
}

.baner-tabs.style-2 .drop-wrap-s-3 {
    border-color: rgba(255, 255, 255, 0.3);
}

.drop-wrap-s-3 .drop span {
    top: 58px;
}

.world-city {
    border-radius: 5px;
}

.drop-wrap {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    height: 19px;
}

.drop {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    font-weight: 400;
    height: 100%;
    cursor: pointer;
}

    .drop b {
        position: relative;
        float: left;
        text-transform: capitalize;
        width: 100%;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
    }

    .drop .drop-list {
        position: absolute;
        font-size: 13px;
        top: 0px;
        right: 0px;
        padding-left: 10px;
    }

    .drop span {
        position: absolute;
        left: 0;
        top: 31px;
        width: 100%;
        display: none;
        z-index: 50;
        border: 1px solid rgba(255, 255, 255, 0.6);
        margin: 0;
        background: #fff;
        padding: 10px 0px;
        min-width: 100px;
    }

.drop-list.act {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    z-index: 51;
    margin-top: 3px;
    color: #777;
}

.drop span {
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
}

    .drop span a {
        display: block;
        font-family: 'Open Sans', sans-serif;
        float: left;
        position: relative;
        width: 100%;
        text-decoration: none;
        text-align: left;
        line-height: 20px;
        color: #777;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        z-index: 52;
        text-transform: capitalize;
        padding: 6px 18px;
    }

        .drop span a:hover {
            background: #f8f8f8;
            color: #222;
        }

.drop-wrap-s-2 {
    height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .drop-wrap-s-2 .drop {
        font-size: 16px;
        padding: 9px 20px;
    }

        .drop-wrap-s-2 .drop .drop-list {
            font-size: 16px;
        }

.drop-wrap-s-3 {
    height: 60px;
    border: 1px solid #91d8f4;
    -moz-border-radius: 25px;
    border-radius: 25px;
    line-height: 60px;
}

.contact-form .drop-wrap-s-3 .drop {
    font-size: 16px;
}

.drop-wrap-s-3 .drop {
    font-size: 13px;
    line-height: 60px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    padding: 0px 20px;
}

    .drop-wrap-s-3 .drop .drop-list {
        right: 20px;
    }

.drop-wrap-s-4 {
    height: 50px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    line-height: 50px;
}

    .drop-wrap-s-4 .drop {
        font-size: 14px;
        padding: 0px 20px;
    }

.drop-wrap-s-5 .drop {
    font-size: 16px;
}

.drop-wrap-s-4 .drop .drop-list {
    right: 20px;
}

.drop-wrap.color-2 {
    border: 1px solid rgba(219, 219, 219, 0.6);
}

    .drop-wrap.color-2 .drop {
        color: rgba(34, 34, 34, 0.6);
        opacity: 1;
    }

    .drop-wrap.color-2 .drop-list {
        color: #1593d0;
    }

.drop-wrap.color-3 {
    border: 1px solid #2D3E50;
}

    .drop-wrap.color-3 .drop {
        opacity: 1;
    }

        .drop-wrap.color-3 .drop b {
            color: #2D3E50;
        }

    .drop-wrap.color-3 .drop-list {
        color: #2D3E50;
    }

.drop-wrap.color-4 {
    background: #fff;
    border: 1px solid #fff;
}

    .drop-wrap.color-4 .drop {
        color: #b9b9b9;
        opacity: 1;
    }

.drop-wrap.color-5 {
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
}

    .drop-wrap.color-5 .drop {
        color: #b9b9b9;
        opacity: 1;
    }

        .drop-wrap.color-5 .drop span {
            background: #f8f8f8;
        }

            .drop-wrap.color-5 .drop span a:hover {
                background: #8b8b8b;
            }

    .drop-wrap.color-5 .drop-list {
        color: #022c54;
    }

.tab-pane .c-button {
    margin-top: 30px;
}

.drop-tabs b {
    display: none;
}

.arrow-down {
    display: none;
}

    .arrow-down.act {
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
    }

.main-wraper {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
}

    .main-wraper.color-2 .second-title h2 {
        color: #fff;
    }

.second-title {
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 65px;
}

    .second-title h2 {
        padding-bottom: 15px;
        letter-spacing: 6px;
        text-transform: uppercase;
        font-size: 32px
    }

    .second-title h4 {
        font-weight: 700;
        letter-spacing: 2px;
        margin-bottom: 7px;
        text-transform: uppercase;
        color: rgba(34, 34, 34, 0.6)
    }

        .second-title h4.underline {
            margin-bottom: 20px;
        }

    .second-title p {
        padding-bottom: 65px;
    }

    .second-title > *:last-child {
        padding-bottom: 0px;
    }

    .second-title.style-2 h2 {
        padding-bottom: 72px;
    }

    .second-title.style-2 > *:last-child {
        padding-bottom: 0px;
    }

    .second-title.style-3 {
        padding-top: 0px;
        text-align: left;
    }

        .second-title.style-3 h2 {
            line-height: 40px;
        }

        .second-title.style-3 > *:last-child {
            padding-bottom: 0px;
        }

.second-description {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 30px;
}

.radius-mask .tour-layer {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.radius-mask .bg {
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.photo-block {
    text-align: center;
    color: #fff;
    position: relative;
    width: 100%;
}

    .photo-block img {
        width: 100%;
        height: auto;
        display: block;
    }

    .photo-block h3 {
        padding-bottom: 10px;
    }

    .photo-block h4 {
        padding-bottom: 10px;
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        opacity: 0;
    }

    .photo-block h5 {
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        opacity: 0;
    }

    .photo-block:hover h4, .photo-block:hover h5 {
        -o-transform: translateY(0px);
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        opacity: 1;
    }

    .photo-block:hover .tour-layer {
        opacity: 1;
    }

.offers-block {
    position: relative;
    width: 100%;
    min-height: 450px;
    color: #fff;
    float: left;
    display: inline-block;
}

.offers-slider .swiper-slide {
    padding: 0px 15px;
    width: 33.333%;
}

.offers-block .vertical-top {
    padding: 30px;
}

    .offers-block .vertical-top .rate {
        padding-bottom: 10px;
    }

.offers-block .vertical-bottom {
    padding: 0px 10px 30px 30px;
}

    .offers-block .vertical-bottom p {
        padding-bottom: 25px;
        font-size: 14px;
        line-height: 22px;
    }

.offers-info {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
}

    .offers-info li {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        float: left;
        padding: 0px 10px 0px 20px;
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        line-height: 24px;
    }

        .offers-info li:first-child {
            padding-left: 0px;
        }

        .offers-info li:last-child {
            border-right: 0px none;
            padding-right: 0px;
        }

        .offers-info li b {
            font-size: 24px;
            padding-right: 10px;
        }

.offers-block:hover .tour-layer {
    opacity: 1;
}

.offers-block:hover h3 {
    color: #ff6600;
}

.offers-block.style-2 {
    min-height: 429px;
}

    .offers-block.style-2 .vertical-top {
        padding: 20px 30px;
    }

    .offers-block.style-2 .rate span {
        font-size: 9px;
        padding: 0px 1.5px;
    }

    .offers-block.style-2 .vertical-bottom {
        padding: 0px 10px 0px 30px;
    }

    .offers-block.style-2 .offet-title {
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 10px;
    }

    .offers-block.style-2 p {
        opacity: 0.6;
    }

.underline {
    position: relative;
    display: inline-block;
}

    .underline:after {
        content: '';
        width: 100%;
        background: #FFF;
        height: 5px;
        position: relative;
        display: block;
        float: none;
        margin: 13px 0 0px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    .underline:before {
        width: 0%;
        right: 0px;
        background: #d05163;
        height: 5px;
        position: absolute;
        display: block;
        float: none;
        content: '';
        bottom: 0px;
        -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);
        -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);
        -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);
        transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);
    }

.underline-block:hover .underline:before {
    width: 100%;
    z-index: 1;
}

.underline.m94:before, .underline.m94:after {
    max-width: 94px;
    left: 0px;
    right: auto;
}

.underline.color-blue-2:after {
    background: #1593d0;
}

.underline.color-red-3:after {
    background: #D73240;
}

.underline.color-dr-blue-2:after {
    background: #022c54;
}

.popular-img {
    position: relative;
    width: 100%;
    min-height: 200px;
    color: #fff;
    margin-bottom: 30px;
}

    .popular-img .vertical-bottom {
        padding: 0px 0px 22px 30px;
    }

    .popular-img h4 {
        font-weight: 700;
        letter-spacing: 3px;
        padding-bottom: 10px;
    }

    .popular-img h5 {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
    }

    .popular-img:hover .tour-layer {
        opacity: 1;
    }

    .popular-img:hover a {
        color: #ff6600;
    }

.popular-desc {
    position: relative;
    width: 100%;
    min-height: 430px;
}

.bg-contain.bg-bg-chrome {
    -moz-background-size: contain;
    background-size: contain;
}

.popular-desc h3 {
    padding-bottom: 20px;
}

.popular-desc p {
    padding-bottom: 30px;
}

.popular-desc h4 {
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 20px;
}

.popular-desc ul {
    position: relative;
    width: 100%;
    list-style-type: disc;
    color: #bebebe;
    list-style-position: inside;
}

    .popular-desc ul li {
        font-size: 14px;
        line-height: 24px;
    }

        .popular-desc ul li a:hover {
            color: #777;
        }

.popular-desc .c-button {
    margin-top: 35px;
}

    .popular-desc .c-button:hover {
        color: #ff6600;
    }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - ITEM-BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.item-block {
    position: relative;
    width: 100%;
    text-align: center;
    color: #fff;
}

    .item-block img {
        width: 100%;
        height: auto;
        display: block;
    }

    .item-block p {
        color: rgba(255, 255, 255, 0.6);
        padding: 0px 26% 35px;
    }

    .item-block h3 {
        padding-bottom: 15px;
        font-size: 26px;
        transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -ms-transition: all 0.3s ease-in;
    }

    .item-block h4 {
        padding-bottom: 15px;
    }

    .item-block .rate {
        padding-bottom: 22px;
    }

    .item-block:hover .tour-layer {
        opacity: 1;
    }

    .item-block:hover h3 {
        color: #ff6600;
    }

    .item-block.style-2 h3 {
        font-size: 22px;
        position: relative;
        display: inline-block;
        float: none;
    }

        .item-block.style-2 h3:after {
            width: 100%;
            background: #fff;
            height: 5px;
            position: relative;
            display: block;
            float: none;
            margin: 13px auto 0px;
            text-align: center;
            content: '';
            transition: all 0.3s ease-in;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            -ms-transition: all 0.3s ease-in;
        }

        .item-block.style-2 h3:before {
            width: 0%;
            right: 0px;
            background: #ff6600;
            height: 5px;
            position: absolute;
            display: block;
            float: none;
            text-align: center;
            content: '';
            bottom: 15px;
            -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);
            -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);
            -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);
            transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1);
        }

    .item-block.style-2:hover h3:before {
        width: 100%;
        z-index: 1;
    }

    .item-block.style-3 {
        min-height: 474px;
    }

        .item-block.style-3 .ib-subtitle {
            color: #fff;
            font-weight: 400;
        }

            .item-block.style-3 .ib-subtitle span {
                color: #d05163;
                font-size: 30px;
                font-weight: 700;
            }

        .item-block.style-3 h3 {
            font-size: 28px;
            text-transform: uppercase;
            line-height: 34px
        }

        .item-block.style-3:hover h3 {
            color: #d05163
        }

        .item-block.style-3 .underline {
            color: #fff;
            margin-left: 65px;
            margin-right: 65px;
        }

            .item-block.style-3 .underline:before {
                bottom: 15px;
            }

        .item-block.style-3 p {
            padding: 0px 10% 0px;
        }

    .item-block.style-4 h3 {
        font-size: 48px;
        line-height: 50px;
        letter-spacing: 9px;
        padding-bottom: 18px;
    }

    .item-block.style-4 h4 {
        font-size: 22px;
        line-height: 25px;
        font-weight: 400;
        letter-spacing: 3.5px;
        padding-bottom: 18px;
    }

    .item-block.style-4 .main-date {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 24px;
    }

    .item-block.style-4 .rate {
        padding-bottom: 19px;
    }

        .item-block.style-4 .rate span {
            font-size: 11px;
        }

    .item-block.style-4 p {
        padding: 0px 14% 35px;
    }

    .item-block.style-5 {
        position: relative;
        min-height: 488px;
    }

        .item-block.style-5 .ib-subtitle {
            font-size: 16px;
            line-height: 20px;
            font-weight: 400;
            letter-spacing: 3px;
            padding-bottom: 11px;
        }

            .item-block.style-5 .ib-subtitle span {
                font-size: 22px;
                font-weight: 700;
            }

        .item-block.style-5 h3 {
            font-size: 22px;
            line-height: 25px;
            font-weight: 700;
            letter-spacing: 4px;
            margin-bottom: 11px;
        }

        .item-block.style-5 p {
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
            line-height: 22px;
            padding: 0px 12% 32px;
        }

        .item-block.style-5 .ib-undertitle {
            font-size: 16px;
            line-height: 20px;
            font-weight: 400;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 8px;
        }

        .item-block.style-5 .ib-price {
            font-size: 32px;
            line-height: 35px;
            font-weight: 700;
            margin-bottom: 44px;
        }

.submit input:hover {
    background: #ff6600;
    color: #fff;
}

.border-white.c-button:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.submit {
    position: relative;
    display: block;
    padding-left: 15px;
    float: left;
}

.slide-tour {
    text-align: center;
    position: relative;
    width: 100%;
    color: #fff;
}

    .slide-tour h2 {
        font-size: 40px;
        padding-bottom: 40px;
    }

    .slide-tour span {
        font-size: 20px;
        font-weight: 700;
        padding-bottom: 25px;
        text-transform: uppercase;
        display: block;
    }

.info-line {
    position: relative;
    width: 100%;
    text-align: center;
}

.info-line-bar {
    position: relative;
    float: none;
    display: inline-block;
    margin: 0px 10px;
}

    .info-line-bar span {
        font-size: 28px;
        font-weight: 700;
        position: relative;
        display: inline-block;
        margin-left: 5px;
        padding-bottom: 0px;
    }

    .info-line-bar h5 {
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
        display: inline-block;
        padding-left: 3px;
        line-height: 14px;
        vertical-align: text-top;
    }

.tm-title {
    color: #fff;
    text-align: left;
    padding-left: 50px;
}

    .tm-title .button-s-2 {
        margin-bottom: 15px;
    }

    .tm-title h3 {
        padding-bottom: 32px;
    }

.comm-info img {
    position: absolute;
}

.comm-info .comm-info-txt {
    position: relative;
    display: block;
    padding: 30px 50px 0px 80px;
}

.comm-info-txt h5 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.comm-info-txt p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 22px;
}

.comm-info-slider .poin-style-1 {
    left: 50px;
    bottom: 57px;
}

    .comm-info-slider .poin-style-1 .swiper-pagination-switch {
        float: left;
    }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - TOUR-BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tour-block {
    position: relative;
    float: left;
    width: 100%;
    min-height: 350px;
    margin-bottom: 30px;
}

    .tour-block:hover h3 {
        color: #ff6600;
    }

    .tour-block:hover .border-line-top:before {
        height: 100%;
    }

    .tour-block:hover .border-line-top:after {
        width: 100%;
    }

    .tour-block:hover .border-line-bottom:before {
        height: 100%;
    }

    .tour-block:hover .border-line-bottom:after {
        width: 100%;
    }

.tour-caption {
    width: 100%;
    text-align: center;
    color: #fff;
}

    .tour-caption h3 {
        padding-bottom: 10px;
        letter-spacing: 4px;
        transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -ms-transition: all 0.3s ease-in;
    }

        .tour-caption h3.underline {
            padding-bottom: 0px;
        }

    .tour-caption .rate {
        padding-bottom: 9px;
    }

        .tour-caption .rate span {
            font-size: 12px;
        }

    .tour-caption .vertical-bottom {
        padding: 0px 30px 30px;
        text-align: left;
        text-transform: uppercase;
    }

    .tour-caption .vertical-align {
        margin-top: -40px;
    }

    .tour-caption .c-button.b-50 {
        padding: 0 19px;
        font-size: 11px;
    }

.rate span {
    font-size: 14px;
    padding: 0px 3px;
    display: inline-block;
}

.tour-info {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

    .tour-info:last-child {
        padding-bottom: 0px;
    }

    .tour-info span {
        padding-left: 10px;
        font-size: 11px;
    }

    .tour-info img {
        vertical-align: bottom;
    }

.hotel-small .tour-layer {
    border-radius: 5px;
}

.tour-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
}

.tour-block:hover .tour-layer {
    opacity: 1;
}

.slider-tour {
    position: relative;
    width: 100%;
    text-align: center;
    color: #fff;
}

    .slider-tour .rate {
        padding-bottom: 25px;
    }

        .slider-tour .rate span {
            font-size: 12px;
        }

    .slider-tour h2 {
        padding-bottom: 22px;
        letter-spacing: 6px;
    }

    .slider-tour h3 {
        font-size: 20px;
        text-transform: uppercase;
        padding-bottom: 16px;
        display: inline-block;
        letter-spacing: 2px;
    }

    .slider-tour h5 {
        text-transform: uppercase;
        letter-spacing: 0px;
    }

    .slider-tour.style-2 h2 {
        letter-spacing: 6.3px;
        padding-bottom: 20px;
    }

    .slider-tour.style-2 h3 {
        display: block;
        font-weight: 400;
        padding-bottom: 12px;
    }

        .slider-tour.style-2 h3 strong {
            font-weight: 700;
        }

    .slider-tour.style-2 h4 {
        font-size: 14px;
        line-height: 18px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .slider-tour.style-2 .rate-wrap {
        width: auto;
        padding: 4px 0px 0px;
    }

        .slider-tour.style-2 .rate-wrap i {
            font-size: 14px;
            line-height: 26px;
            letter-spacing: 1px;
        }

    .slider-tour.style-2 .rate {
        padding-bottom: 20px;
    }

    .slider-tour.style-2 .tour-info {
        display: inline-block;
        margin-right: 37px;
    }

        .slider-tour.style-2 .tour-info:last-child {
            margin-right: 0px;
        }

    .slider-tour.style-2 .tour-info-line {
        margin-bottom: 21px;
    }

    .slider-tour.style-2 .c-button {
        margin-bottom: 38px;
    }

    .slider-tour.style-2 p {
        font-family: 'Open Sans', sans-serif;
    }

.weth-icon b {
    font-size: 16px;
    padding-left: 7px;
    letter-spacing: 1px;
}

.weth-icon img {
    vertical-align: middle;
}

.weth-icon.style-2 {
    margin-top: 80px;
    margin-right: 50px;
    width: 108px;
    padding-top: 23px;
    padding-bottom: 18px;
    text-align: center;
}

    .weth-icon.style-2 img {
        display: block;
        margin: 0 auto 12px auto;
    }

    .weth-icon.style-2 b {
        display: inline-block;
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        padding-left: 0px;
        margin-bottom: 3px;
    }

    .weth-icon.style-2 sup {
        font-size: 15px;
    }

    .weth-icon.style-2 .weth-city {
        font-size: 10px;
        line-height: 13px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

.tour-block.tour-block-s-1 {
    min-height: 100%;
    margin-bottom: 0px;
}

    .tour-block.tour-block-s-1:hover h3 {
        color: #ff6600;
    }

.tour-block-s-1 .vertical-align {
    margin-top: 0px;
}

.tour-block-s-1 .tour-caption .vertical-bottom {
    padding: 0px 50px 50px;
}

.tour-block-s-1 .tour-caption .vertical-top {
    padding: 50px 50px 0px;
}

.tour-block-s-2 {
    min-height: 243px;
    margin-bottom: 30px;
}

    .tour-block-s-2 .vertical-align {
        margin-top: 0px;
    }

    .tour-block-s-2 .tour-caption .vertical-bottom {
        padding: 0px 50px 50px;
    }

    .tour-block-s-2 .tour-caption .vertical-top {
        padding: 50px 50px 0px;
    }

    .tour-block-s-2 h3 {
        margin-bottom: 22px;
    }

.tour-block.tour-block-s-3 {
    cursor: pointer;
    margin-bottom: 0px;
    min-height: 100%;
}

    .tour-block.tour-block-s-3:hover h3 {
        color: #e74f4f;
    }

    .tour-block.tour-block-s-3 .vertical-align {
        margin: 0px;
    }

.tour-block-s-4 {
    margin-bottom: 0px;
    min-height: 516px;
    cursor: pointer;
}

    .tour-block-s-4 .vertical-top .weth-icon {
        margin-top: 29px;
        margin-right: 29px;
    }

    .tour-block-s-4 .vertical-align {
        margin: 0px;
    }

    .tour-block-s-4 .tour-caption .rate {
        padding-bottom: 20px;
    }

    .tour-block-s-4 .tour-caption h3 {
        margin-bottom: 15px;
    }

    .tour-block-s-4 h4 {
        margin-bottom: 10px;
    }

    .tour-block-s-4 p {
        padding: 0px 12%;
    }

.tour-block-s-5 {
    cursor: pointer;
    margin-bottom: 0px;
    min-height: 100%;
}

    .tour-block-s-5 .vertical-align {
        margin: 0px;
    }

    .tour-block-s-5 h3 {
        letter-spacing: 2px;
        margin-bottom: 30px;
    }

    .tour-block-s-5 h4 {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0px;
    }

    .tour-block-s-5 h5 {
        font-size: 14px;
        line-height: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        margin-bottom: 2px;
    }

    .tour-block-s-5 .underline:after {
        margin: 23px 0 0px;
    }

.tour-block-s-6 {
    min-height: 516px;
    margin-bottom: 0px;
}

    .tour-block-s-6 h4 {
        font-size: 22px;
        line-height: 25px;
        font-weight: 300;
        letter-spacing: 2px;
        margin-bottom: 11px;
    }

    .tour-block-s-6 h3 {
        font-size: 32px;
        line-height: 35px;
        font-weight: 700;
        letter-spacing: 6px;
        margin-bottom: 13px;
    }

    .tour-block-s-6 p {
        font-size: 32px;
        line-height: 35px;
        font-weight: 700;
        letter-spacing: 4px;
        text-transform: uppercase;
        margin-bottom: 18px;
    }

    .tour-block-s-6 .tour-caption .vertical-align {
        margin-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

.tour-block-s-7 {
    min-height: 243px;
}

    .tour-block-s-7 h3 {
        margin-bottom: 9px;
    }

    .tour-block-s-7 h4 {
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        letter-spacing: 2px;
        margin-bottom: 9px;
    }

        .tour-block-s-7 h4 span {
            font-size: 22px;
            font-weight: 700;
        }

    .tour-block-s-7 p {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        line-height: 24px;
    }

    .tour-block-s-7 .tour-caption .vertical-align {
        margin-top: 0px;
        padding: 0px 30px;
        text-align: left;
    }

.tour-block-s-8 {
    min-height: 243px;
}

    .tour-block-s-8 h3 {
        margin-bottom: 4px;
    }

    .tour-block-s-8 h4 {
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        letter-spacing: 1.8px;
        margin-bottom: 9px;
    }

        .tour-block-s-8 h4 span {
            font-size: 22px;
            font-weight: 700;
        }

    .tour-block-s-8 .tb_category {
        font-size: 18px;
        line-height: 22px;
        font-weight: 300;
        letter-spacing: 3px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .tour-block-s-8 .tour-caption .vertical-align {
        margin-top: 0px;
        padding: 0px 30px;
        text-align: right;
    }

.tour-block-s-9 {
    min-height: auto;
}

    .tour-block-s-9 .vertical-align {
        margin-top: 0px;
    }

    .tour-block-s-9 .tour-caption .vertical-bottom {
        padding: 0px 50px 50px;
    }

    .tour-block-s-9 .tour-caption .vertical-top {
        padding: 50px 50px 0px;
    }

    .tour-block-s-9 h3 {
        margin-bottom: 22px;
    }


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - HOTEL ITEM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.hotel-item {
    position: relative;
    width: 100%;
    float: left;
    display: inline-block;
    -moz-box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);
}

.radius-top {
    position: relative;
    width: 100%;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

    .radius-top img {
        width: 100%;
        height: auto;
        display: block;
    }

.hotel-item .title {
    position: relative;
    width: 100%;
    padding: 24px 20px;
    border: 1px solid #f7f7f7;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}

    .hotel-item .title h4 {
        margin-bottom: -4px;
    }

.rate-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px 0px 3px;
}

    .rate-wrap .rate {
        position: relative;
        float: left;
        padding-right: 10px;
    }

    .rate-wrap i {
        position: relative;
        float: left;
        color: #bebebe;
        font-size: 12px;
        line-height: 21px;
        width: auto;
        font-style: normal;
        font-weight: 400;
    }

.hotel-item .title p {
    color: #bebebe;
    padding: 8px 0px 27px;
    font-size: 12px;
    line-height: 18px;
}

.hotel-item .title span.f-14 {
    font-size: 12px;
}

.hotel-item .c-price {
    font-size: 22px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 1px;
}

.hotel-item .hotel-person {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

    .hotel-item .hotel-person span {
        font-weight: 700;
    }

.hotel-item .hotel-icons-block .hotel-icon {
    display: inline-block;
    width: 18px;
    line-height: 20px;
    padding: 1px 13.5px;
    border-right: 1px solid #eaeaea;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

    .hotel-item .hotel-icons-block .hotel-icon:last-child {
        border-right: none;
    }

.arrows-travel {
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e74f4f;
    top: 80px;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

    .arrows-travel span {
        font-size: 16px;
        color: #FFF;
        line-height: 12px;
        padding-top: 13px;
        text-align: center;
    }

    .arrows-travel:hover {
        background: #2D3E50;
    }

.pad-15 .swiper-slide {
    padding: 0px 15px;
}

.hotel-item.style-2 .price {
    font-size: 12px;
    line-height: 39px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: rgba(229, 74, 74, 0.8);
    padding: 0px 19px;
}

.hotel-item.style-2 .title h4 {
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-bottom: 9px;
}

.hotel-item.style-2 .rate-wrap {
    padding: 0px 0px 3px;
}

.hotel-item.style-3 .price-s-1 {
    top: 30px;
    left: 24px;
}

.hotel-item.style-3 .title {
    background: #fff;
    padding: 27px 20px;
}

    .hotel-item.style-3 .title h4 {
        letter-spacing: 2.7px;
    }

    .hotel-item.style-3 .title p {
        padding: 8px 0px 11px;
    }

.hotel-item.style-3 .date {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #bebebe;
    text-transform: uppercase;
    margin-bottom: 9px;
}

    .hotel-item.style-3 .date strong {
        font-weight: 700;
    }

.hotel-item.style-3 .people {
    font-family: 'Open Sans', sans-serif;
    line-height: 16px;
    font-weight: 400;
    color: #bebebe;
    text-transform: uppercase;
}

    .hotel-item.style-3 .people strong {
        font-weight: 800;
    }

.hotel-item.style-3 .tour-weather {
    top: 29.5px;
    left: auto;
    right: 13px;
}

.hotel-item.style-3 .c-button {
    padding: 0 14px;
}

.hotel-item.style-4 .radius-top {
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}

.hotel-item.style-4 .hotel-place {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.hotel-item.style-4 .hotel-hot {
    font-weight: 300;
}

.hotel-item.style-5 .price-s-1 {
    top: 30px;
    left: 24px;
}

/*.hotel-item.style-5 .radius-top { -moz-border-radius-topleft: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; }*/

.hotel-item.style-5 .title {
    background: #fff;
    padding: 27px 20px;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}

    .hotel-item.style-5 .title h4 {
        letter-spacing: 2.7px;
    }

    .hotel-item.style-5 .title p {
        padding: 8px 0px 11px;
    }

.hotel-item.style-5 .date {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #bebebe;
    text-transform: uppercase;
    margin-bottom: 9px;
}

    .hotel-item.style-5 .date strong {
        font-weight: 700;
    }

.hotel-item.style-5 .people {
    font-family: 'Open Sans', sans-serif;
    line-height: 16px;
    font-weight: 400;
    color: #bebebe;
    text-transform: uppercase;
}

    .hotel-item.style-5 .people strong {
        font-weight: 800;
    }

.hotel-item.style-6 .title {
    border: 1px solid #efefef;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -moz-box-shadow: none;
    box-shadow: none;
}

.hotel-item.style-6 .radius-top {
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
}

.hotel-item.style-6 .tour-info {
    margin-right: 15px;
}

.hotel-item.style-6 .rate-wrap {
    margin-bottom: 6px;
}

.hotel-item.style-6 h5 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

    .hotel-item.style-6 h5 strong {
        font-size: 16px;
    }

.hotel-item.style-7 .title {
    border: 1px solid #efefef;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -moz-box-shadow: none;
    box-shadow: none;
}

.hotel-item.style-7 h4 {
    letter-spacing: 0px;
    margin-bottom: 3px;
}

.hotel-item.style-7 h5 {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    margin-bottom: 12px;
}

    .hotel-item.style-7 h5 strong {
        font-size: 16px;
        font-weight: 700;
    }

.hotel-item.style-7 h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 12px;
}

.hotel-item.style-7 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.hotel-item.style-8 .hotel-person {
    font-size: 16px;
    line-height: 22px;
}

.hotel-item.style-8 .rate-wrap {
    padding: 6px 0px 3px;
}

.item-block.style-3
.hotel-item.style-8 .title h4 {
    margin-bottom: 0px;
}

.hotel-item.style-8 .price-s-2 {
    left: 0px;
    top: 0px;
}

.hotel-item.style-9 .title {
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -moz-box-shadow: none;
    box-shadow: none;
}

.hotel-item.style-9 .tour-info {
    margin-right: 15px;
}

.hotel-item.style-9 h5 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

    .hotel-item.style-9 h5 strong {
        font-size: 16px;
    }

.hotel-item.style-9 .buttons-block {
    padding: 30px 20px;
    margin: 0px -20px 0px -20px;
}

.hotel-item.style-10 .radius-top {
    border-bottom: 1px solid #ededed;
}

.hotel-item.style-10 .title {
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -moz-box-shadow: none;
    box-shadow: none;
}

.hotel-item.style-10 .fi_block {
    margin-bottom: 10px;
}

.hotel-item.style-10 h4 {
    letter-spacing: 0px;
    margin-bottom: 3px;
}

.hotel-item.style-10 h5 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    margin-bottom: 12px;
}

    .hotel-item.style-10 h5 strong {
        font-size: 16px;
        font-weight: 700;
    }

.hotel-item.style-10 h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 12px;
}

.hotel-item.style-10 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.hotel-item.style-10 .hotel-right-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.hotel-item.style-11 .price-s-1 {
    top: 30px;
    left: 24px;
}

.hotel-item.style-11 .title {
    padding: 27px 20px;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}

    .hotel-item.style-11 .title h4 {
        letter-spacing: 2.7px;
    }

    .hotel-item.style-11 .title p {
        padding: 8px 0px 11px;
    }

.hotel-item.style-11 .date {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #bebebe;
    text-transform: uppercase;
    margin-bottom: 9px;
}

    .hotel-item.style-11 .date strong {
        font-weight: 700;
    }

.hotel-item.style-11 .people {
    font-family: 'Open Sans', sans-serif;
    line-height: 16px;
    font-weight: 400;
    color: #bebebe;
    text-transform: uppercase;
}

    .hotel-item.style-11 .people strong {
        font-weight: 800;
    }

.hotel-item.style-11 .tour-weather {
    top: 29.5px;
    left: auto;
    right: 13px;
}

.hotel-item.style-11 .c-button {
    padding: 0 14px;
}


.hotel-item.style-12 .title {
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -moz-box-shadow: none;
    box-shadow: none;
}

.hotel-item.style-12 .fi_block {
    margin-bottom: 10px;
}

.hotel-item.style-12 h4 {
    letter-spacing: 1.3px;
    margin-bottom: 3px;
}

.hotel-item.style-12 h5 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    margin-bottom: 12px;
}

    .hotel-item.style-12 h5 strong {
        font-size: 16px;
        font-weight: 700;
    }

.hotel-item.style-12 h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 12px;
}

.hotel-item.style-12 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.hotel-item.style-12 .hotel-right-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.hotel-item.style-12 .hotel-middle:before {
    content: '';
    position: absolute;
    top: 28px;
    left: 0px;
    bottom: 28px;
    display: block;
    width: 1px;
    background: #ececec;
}

.list-content .hotel-item.style-12 .hotel-middle {
    width: 66.66666667%;
}

.flight-icon .fi_icon {
    float: left;
}

.flight-icon .fi_content {
    padding-left: 35px;
}

.flight-icon .fi_icon {
    margin-top: 6px;
}

.flight-icon .fi_title {
    margin-bottom: 3px;
}

.flight-icon .fi_title, .flight-icon .fi_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.border-line-top:before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 10px;
    height: 0%;
    content: '';
    background: #fff;
    z-index: 50;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.border-line-top:after {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 10px;
    content: '';
    background: #fff;
    z-index: 50;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.border-line-bottom:before {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 10px;
    height: 0%;
    content: '';
    background: #fff;
    z-index: 50;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.border-line-bottom:after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 10px;
    content: '';
    background: #fff;
    z-index: 50;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.hotel-wrpp {
    position: relative;
    display: none;
    width: 100%;
}

    .hotel-wrpp.active {
        display: inline-block;
    }

.tab-select {
    display: none;
}

.hotel-choose-1 .hotel-sm-block .tour-block {
    min-height: 140px;
    margin: 0px;
}

.hotel-choose-1 .swiper-slide {
    padding: 0px 5px;
}

.hotel-choose-1 .title {
    padding: 0px 0px 30px 0px;
}

    .hotel-choose-1 .title h4 {
        padding-bottom: 10px;
    }

.palce-txt {
    font-size: 14px;
}

.hotel-choose-1 .title .palce-txt {
    padding-bottom: 15px;
    display: block;
}

.hotel-choose-1 .title .palace-txt {
    padding-bottom: 20px;
}

.hotel-choose-1 .arrows-3 .swiper-arrow-left, .hotel-choose-1 .arrows-3 .swiper-arrow-right {
    margin-top: 0px;
}

.row-5.row {
    margin-left: -5px;
    margin-right: -5px;
}

.hotel-choose-1 .arrows-3 .swiper-arrow-left {
    left: -45px;
}

.hotel-choose-1 .arrows-3 .swiper-arrow-right {
    right: -45px;
}

.hotel-choose-1 .rate-wrap {
    padding: 6px 0px 3px;
}

    .hotel-choose-1 .rate-wrap i {
        position: relative;
        font-size: 13px;
        top: 2px;
    }

.hotel-choose-1 .rate span {
    font-size: 12px;
}

.title-small {
    margin-bottom: 10px;
    letter-spacing: 6px;
    margin-bottom: 67px;
}

.hotel-small {
    margin-bottom: 26px;
}

    .hotel-small .hotel-img {
        display: block;
        width: 81px;
        float: left;
        overflow: hidden;
        border-radius: 5px;
    }

    .hotel-small .hotel-desc {
        margin-left: 100px;
        margin-top: 3px;
    }

    .hotel-small h4 {
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        color: #222222;
        letter-spacing: 1px;
        margin-bottom: 8px;
    }

    .hotel-small .hotel-loc {
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: #bebebe;
    }

    .hotel-small .rate span {
        font-size: 12px;
        padding: 0px 2px;
        margin-bottom: 10px;
    }

    .hotel-small.style-2 .hotel-img {
        width: 120px;
    }

    .hotel-small.style-2 .hotel-desc {
        margin-left: 150px;
    }

    .hotel-small.style-2 h4 {
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
        letter-spacing: 1.5px;
        margin-bottom: 10px;
    }

    .hotel-small.style-2 h5 {
        color: #d05163;
        font-size: 15px;
        line-height: 18px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        margin-bottom: 7px;
        display: inline-block;
    }

        .hotel-small.style-2 h5 strong {
            font-weight: 700;
        }

    .hotel-small.style-2 .hotel-loc {
        line-height: 20px;
    }

    .hotel-small.style-2 .tour-info {
        display: inline-block;
        text-transform: initial;
    }

        .hotel-small.style-2 .tour-info:last-child {
            padding-bottom: 15px;
        }

.black-hover {
    position: relative;
}

    .black-hover:hover .tour-layer {
        opacity: 1;
    }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - TOUR-ITEM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tour-item {
    padding: 0px 15px 30px;
}

    .tour-item .tour-desc {
        text-align: center;
        padding-top: 25px;
        padding-bottom: 27px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
    }

    .tour-item .tour-title {
        display: inline-block;
        font-size: 14px;
        line-height: 18px;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        margin-bottom: 9px;
    }

    .tour-item .tour-text {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        margin-bottom: 13px;
    }

    .tour-item .tour-price {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        color: #222;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .tour-item .tour-price span {
            font-weight: 700;
        }

    .tour-item.style-2 {
        padding: 0;
    }

        .tour-item.style-2 .radius-top {
            -moz-border-radius: 0;
            border-radius: 0;
        }

        .tour-item.style-2 .tour-weather {
            font-size: 12px;
            line-height: 34px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .tour-item.style-2 .tour-desc {
            padding-left: 20px;
            text-align: left;
        }

        .tour-item.style-2 .c-button {
            float: right;
        }

        .tour-item.style-2 .tour-title {
            max-width: 58%;
            text-align: left;
        }

        .tour-item.style-2 .tour-text {
            max-width: 58%;
        }

        .tour-item.style-2 .c-button {
            margin-right: 20px;
        }

    .tour-item.style-3 {
        padding: 0;
    }

        .tour-item.style-3 .tour-weather {
            font-size: 12px;
            line-height: 34px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .tour-item.style-3 .tour-desc {
            position: relative;
            padding-top: 55px;
            padding-left: 25px;
            padding-right: 25px;
        }

        .tour-item.style-3 .tm-people {
            position: absolute;
            top: -50px;
            left: 50%;
            margin-left: -50px;
            border: 5px solid #fff;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

        .tour-item.style-3 .rate {
            margin-bottom: 13px;
        }

            .tour-item.style-3 .rate span {
                font-size: 9px;
                padding: 0px 1.5px;
            }

        .tour-item.style-3 .tour-title {
            font-size: 16px;
            line-height: 20px;
            letter-spacing: 1.2px;
        }

        .tour-item.style-3 .tour-text {
            line-height: 20px;
        }

    .tour-item.style-4 {
        padding: 0;
    }

        .tour-item.style-4 .tour-weather {
            font-size: 10px;
            line-height: 27px;
            text-transform: uppercase;
            letter-spacing: 1px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            height: 27px;
        }

        .tour-item.style-4 .tour-desc {
            padding-left: 20px;
            text-align: left;
            border: 1px solid #efefef;
            -moz-border-radius: 0;
            border-radius: 0;
        }

        .tour-item.style-4 .tour-title {
            font-size: 16px;
            line-height: 22px;
            letter-spacing: 1.2px;
            max-width: 58%;
            text-align: left;
            margin-bottom: 1px;
        }

        .tour-item.style-4 .tour-text {
            max-width: 58%;
            font-size: 12px;
            text-transform: uppercase;
            margin-bottom: 6px;
        }

        .tour-item.style-4 .plane-icon {
            margin-right: 8px;
        }

        .tour-item.style-4 .tour-price span {
            font-size: 16px;
        }

        .tour-item.style-4 .c-button {
            margin-right: 20px;
            float: right;
        }

    .tour-item.style-5 {
        padding: 0;
    }

        .tour-item.style-5 .tour-weather {
            font-size: 12px;
            line-height: 34px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .tour-item.style-5 .tour-desc {
            padding-left: 20px;
            padding-right: 20px;
            text-align: left;
        }

        .tour-item.style-5 .tour-title {
            text-align: left;
        }

        .tour-item.style-5 .c-button {
            margin-right: 20px;
        }

        .tour-item.style-5 .tour-person {
            float: right;
            font-size: 14px;
            line-height: 40px;
            font-weight: 400;
            text-transform: uppercase;
        }

            .tour-item.style-5 .tour-person span {
                font-weight: 700;
            }

.swiper-slide .tour-item {
    padding-left: 15px;
    padding-right: 15px;
}

.tour-weather {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    color: #222;
    background: #fff;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 0 14px;
    height: 34px;
}

    .tour-weather.red {
        color: #fff;
        background: rgba(215, 50, 64, 0.8);
    }

    .tour-weather.green {
        color: #fff;
        background: rgba(0, 200, 38, 0.8);
    }

    .tour-weather .sup {
        vertical-align: super;
    }

    .tour-weather img {
        position: relative;
        top: 4px;
        display: inline-block;
        width: auto;
        margin-right: 11px;
    }

.tour-item-grid .tour-item {
    margin-bottom: 30px;
}


.custom-map .map {
    float: left;
    width: 70%;
    height: 600px;
}

.custom-map .map-info {
    background-color: #eee;
    border-left: 1px solid #bbb;
    float: left;
    width: 30%;
    height: 600px;
    padding: 25px;
}

    .custom-map .map-info h1 {
        margin-bottom: 20px;
    }

@media (max-width: 800px) {
    .custom-map .map {
        width: 100%;
    }

    .custom-map .map-info {
        height: auto;
        width: 100%;
    }
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 0 !important;
    padding: 0 !important;
}

.leaflet-popup-content {
    margin: 0 !important;
    width: 249px !important;
}

    .leaflet-popup-content h3 {
        margin: 10px !important;
    }

    .leaflet-popup-content p {
        margin: 10px !important;
        display: inline-block;
    }

    .leaflet-popup-content a:hover {
        text-decoration: underline;
    }









.c-faq-tabs, .c-faq-tabs li, .c-faq-tabs li a {
    text-align: left !important;
    display: block !important;
    width: 100% !important;
}


.panel-collapse .c-menu li {
    padding-left: 18px;
}



.post-hover:hover .btn-saiba-mais {
    text-decoration: underline;
}

.post-hover:hover .post-title {
    color: #CD6262;
}

.hr-margin {
    margin: 50px 0 60px 0 !important;
    background: #eee;
}

    .hr-margin .icon-dot {
        background: #ccc !important;
    }



.form-group {
    margin-bottom: 24px !important;
}

    .form-group label {
        margin-bottom: 2px !important;
    }










.newsletter-bar {
    background-color: #224973;
    text-align: center;
    padding: 20px 0 15px 0;
}

    .newsletter-bar img {
        margin-top: -5px;
    }

    .newsletter-bar strong {
        color: #fff;
        font-size: 28px;
        text-transform: uppercase;
        font-weight: normal;
        padding-top: 3px;
        margin: 0 20px;
    }

    .newsletter-bar input[type=text] {
        background-color: transparent;
        border: 2px solid #fff;
        padding: 5px 10px;
        font-weight: 400;
        color: #fff;
        width: 100%;
    }

        .newsletter-bar input[type=text]:focus {
            outline: 0;
        }

    .newsletter-bar input[type=submit] {
        background-color: #e7c130;
        color: #fff;
        border: 0;
        font-weight: 500;
        padding: 7px 30px;
        text-transform: uppercase;
        border-radius: 0 !important;
        font-size: 18px;
    }



    .newsletter-bar input::-webkit-input-placeholder {
        color: #fff;
    }

    .newsletter-bar input:-moz-placeholder { /* Firefox 18- */
        color: #fff;
    }

    .newsletter-bar input::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
    }

    .newsletter-bar input:-ms-input-placeholder {
        color: #fff;
    }

.flag {
    width: 16px;
    height: 11px;
    background: url(/assets/base/img/flags.png) no-repeat;
}

    .flag.flag-ad {
        background-position: -16px 0;
    }

    .flag.flag-ae {
        background-position: -32px 0;
    }

    .flag.flag-af {
        background-position: -48px 0;
    }

    .flag.flag-ag {
        background-position: -64px 0;
    }

    .flag.flag-ai {
        background-position: -80px 0;
    }

    .flag.flag-al {
        background-position: -96px 0;
    }

    .flag.flag-am {
        background-position: -112px 0;
    }

    .flag.flag-an {
        background-position: -128px 0;
    }

    .flag.flag-ao {
        background-position: -144px 0;
    }

    .flag.flag-ar {
        background-position: -160px 0;
    }

    .flag.flag-as {
        background-position: -176px 0;
    }

    .flag.flag-at {
        background-position: -192px 0;
    }

    .flag.flag-au {
        background-position: -208px 0;
    }

    .flag.flag-aw {
        background-position: -224px 0;
    }

    .flag.flag-az {
        background-position: -240px 0;
    }

    .flag.flag-ba {
        background-position: 0 -11px;
    }

    .flag.flag-bb {
        background-position: -16px -11px;
    }

    .flag.flag-bd {
        background-position: -32px -11px;
    }

    .flag.flag-be {
        background-position: -48px -11px;
    }

    .flag.flag-bf {
        background-position: -64px -11px;
    }

    .flag.flag-bg {
        background-position: -80px -11px;
    }

    .flag.flag-bh {
        background-position: -96px -11px;
    }

    .flag.flag-bi {
        background-position: -112px -11px;
    }

    .flag.flag-bj {
        background-position: -128px -11px;
    }

    .flag.flag-bm {
        background-position: -144px -11px;
    }

    .flag.flag-bn {
        background-position: -160px -11px;
    }

    .flag.flag-bo {
        background-position: -176px -11px;
    }

    .flag.flag-br {
        background-position: -192px -11px;
    }

    .flag.flag-bs {
        background-position: -208px -11px;
    }

    .flag.flag-bt {
        background-position: -224px -11px;
    }

    .flag.flag-bv {
        background-position: -240px -11px;
    }

    .flag.flag-bw {
        background-position: 0 -22px;
    }

    .flag.flag-by {
        background-position: -16px -22px;
    }

    .flag.flag-bz {
        background-position: -32px -22px;
    }

    .flag.flag-ca {
        background-position: -48px -22px;
    }

    .flag.flag-catalonia {
        background-position: -64px -22px;
    }

    .flag.flag-cd {
        background-position: -80px -22px;
    }

    .flag.flag-cf {
        background-position: -96px -22px;
    }

    .flag.flag-cg {
        background-position: -112px -22px;
    }

    .flag.flag-ch {
        background-position: -128px -22px;
    }

    .flag.flag-ci {
        background-position: -144px -22px;
    }

    .flag.flag-ck {
        background-position: -160px -22px;
    }

    .flag.flag-cl {
        background-position: -176px -22px;
    }

    .flag.flag-cm {
        background-position: -192px -22px;
    }

    .flag.flag-cn {
        background-position: -208px -22px;
    }

    .flag.flag-co {
        background-position: -224px -22px;
    }

    .flag.flag-cr {
        background-position: -240px -22px;
    }

    .flag.flag-cu {
        background-position: 0 -33px;
    }

    .flag.flag-cv {
        background-position: -16px -33px;
    }

    .flag.flag-cw {
        background-position: -32px -33px;
    }

    .flag.flag-cy {
        background-position: -48px -33px;
    }

    .flag.flag-cz {
        background-position: -64px -33px;
    }

    .flag.flag-de {
        background-position: -80px -33px;
    }

    .flag.flag-dj {
        background-position: -96px -33px;
    }

    .flag.flag-dk {
        background-position: -112px -33px;
    }

    .flag.flag-dm {
        background-position: -128px -33px;
    }

    .flag.flag-do {
        background-position: -144px -33px;
    }

    .flag.flag-dz {
        background-position: -160px -33px;
    }

    .flag.flag-ec {
        background-position: -176px -33px;
    }

    .flag.flag-ee {
        background-position: -192px -33px;
    }

    .flag.flag-eg {
        background-position: -208px -33px;
    }

    .flag.flag-eh {
        background-position: -224px -33px;
    }

    .flag.flag-england {
        background-position: -240px -33px;
    }

    .flag.flag-er {
        background-position: 0 -44px;
    }

    .flag.flag-es {
        background-position: -16px -44px;
    }

    .flag.flag-et {
        background-position: -32px -44px;
    }

    .flag.flag-eu {
        background-position: -48px -44px;
    }

    .flag.flag-fi {
        background-position: -64px -44px;
    }

    .flag.flag-fj {
        background-position: -80px -44px;
    }

    .flag.flag-fk {
        background-position: -96px -44px;
    }

    .flag.flag-fm {
        background-position: -112px -44px;
    }

    .flag.flag-fo {
        background-position: -128px -44px;
    }

    .flag.flag-fr {
        background-position: -144px -44px;
    }

    .flag.flag-ga {
        background-position: -160px -44px;
    }

    .flag.flag-gb {
        background-position: -176px -44px;
    }

    .flag.flag-gd {
        background-position: -192px -44px;
    }

    .flag.flag-ge {
        background-position: -208px -44px;
    }

    .flag.flag-gf {
        background-position: -224px -44px;
    }

    .flag.flag-gg {
        background-position: -240px -44px;
    }

    .flag.flag-gh {
        background-position: 0 -55px;
    }

    .flag.flag-gi {
        background-position: -16px -55px;
    }

    .flag.flag-gl {
        background-position: -32px -55px;
    }

    .flag.flag-gm {
        background-position: -48px -55px;
    }

    .flag.flag-gn {
        background-position: -64px -55px;
    }

    .flag.flag-gp {
        background-position: -80px -55px;
    }

    .flag.flag-gq {
        background-position: -96px -55px;
    }

    .flag.flag-gr {
        background-position: -112px -55px;
    }

    .flag.flag-gs {
        background-position: -128px -55px;
    }

    .flag.flag-gt {
        background-position: -144px -55px;
    }

    .flag.flag-gu {
        background-position: -160px -55px;
    }

    .flag.flag-gw {
        background-position: -176px -55px;
    }

    .flag.flag-gy {
        background-position: -192px -55px;
    }

    .flag.flag-hk {
        background-position: -208px -55px;
    }

    .flag.flag-hm {
        background-position: -224px -55px;
    }

    .flag.flag-hn {
        background-position: -240px -55px;
    }

    .flag.flag-hr {
        background-position: 0 -66px;
    }

    .flag.flag-ht {
        background-position: -16px -66px;
    }

    .flag.flag-hu {
        background-position: -32px -66px;
    }

    .flag.flag-ic {
        background-position: -48px -66px;
    }

    .flag.flag-id {
        background-position: -64px -66px;
    }

    .flag.flag-ie {
        background-position: -80px -66px;
    }

    .flag.flag-il {
        background-position: -96px -66px;
    }

    .flag.flag-im {
        background-position: -112px -66px;
    }

    .flag.flag-in {
        background-position: -128px -66px;
    }

    .flag.flag-io {
        background-position: -144px -66px;
    }

    .flag.flag-iq {
        background-position: -160px -66px;
    }

    .flag.flag-ir {
        background-position: -176px -66px;
    }

    .flag.flag-is {
        background-position: -192px -66px;
    }

    .flag.flag-it {
        background-position: -208px -66px;
    }

    .flag.flag-je {
        background-position: -224px -66px;
    }

    .flag.flag-jm {
        background-position: -240px -66px;
    }

    .flag.flag-jo {
        background-position: 0 -77px;
    }

    .flag.flag-jp {
        background-position: -16px -77px;
    }

    .flag.flag-ke {
        background-position: -32px -77px;
    }

    .flag.flag-kg {
        background-position: -48px -77px;
    }

    .flag.flag-kh {
        background-position: -64px -77px;
    }

    .flag.flag-ki {
        background-position: -80px -77px;
    }

    .flag.flag-km {
        background-position: -96px -77px;
    }

    .flag.flag-kn {
        background-position: -112px -77px;
    }

    .flag.flag-kp {
        background-position: -128px -77px;
    }

    .flag.flag-kr {
        background-position: -144px -77px;
    }

    .flag.flag-kurdistan {
        background-position: -160px -77px;
    }

    .flag.flag-kw {
        background-position: -176px -77px;
    }

    .flag.flag-ky {
        background-position: -192px -77px;
    }

    .flag.flag-kz {
        background-position: -208px -77px;
    }

    .flag.flag-la {
        background-position: -224px -77px;
    }

    .flag.flag-lb {
        background-position: -240px -77px;
    }

    .flag.flag-lc {
        background-position: 0 -88px;
    }

    .flag.flag-li {
        background-position: -16px -88px;
    }

    .flag.flag-lk {
        background-position: -32px -88px;
    }

    .flag.flag-lr {
        background-position: -48px -88px;
    }

    .flag.flag-ls {
        background-position: -64px -88px;
    }

    .flag.flag-lt {
        background-position: -80px -88px;
    }

    .flag.flag-lu {
        background-position: -96px -88px;
    }

    .flag.flag-lv {
        background-position: -112px -88px;
    }

    .flag.flag-ly {
        background-position: -128px -88px;
    }

    .flag.flag-ma {
        background-position: -144px -88px;
    }

    .flag.flag-mc {
        background-position: -160px -88px;
    }

    .flag.flag-md {
        background-position: -176px -88px;
    }

    .flag.flag-me {
        background-position: -192px -88px;
    }

    .flag.flag-mg {
        background-position: -208px -88px;
    }

    .flag.flag-mh {
        background-position: -224px -88px;
    }

    .flag.flag-mk {
        background-position: -240px -88px;
    }

    .flag.flag-ml {
        background-position: 0 -99px;
    }

    .flag.flag-mm {
        background-position: -16px -99px;
    }

    .flag.flag-mn {
        background-position: -32px -99px;
    }

    .flag.flag-mo {
        background-position: -48px -99px;
    }

    .flag.flag-mp {
        background-position: -64px -99px;
    }

    .flag.flag-mq {
        background-position: -80px -99px;
    }

    .flag.flag-mr {
        background-position: -96px -99px;
    }

    .flag.flag-ms {
        background-position: -112px -99px;
    }

    .flag.flag-mt {
        background-position: -128px -99px;
    }

    .flag.flag-mu {
        background-position: -144px -99px;
    }

    .flag.flag-mv {
        background-position: -160px -99px;
    }

    .flag.flag-mw {
        background-position: -176px -99px;
    }

    .flag.flag-mx {
        background-position: -192px -99px;
    }

    .flag.flag-my {
        background-position: -208px -99px;
    }

    .flag.flag-mz {
        background-position: -224px -99px;
    }

    .flag.flag-na {
        background-position: -240px -99px;
    }

    .flag.flag-nc {
        background-position: 0 -110px;
    }

    .flag.flag-ne {
        background-position: -16px -110px;
    }

    .flag.flag-nf {
        background-position: -32px -110px;
    }

    .flag.flag-ng {
        background-position: -48px -110px;
    }

    .flag.flag-ni {
        background-position: -64px -110px;
    }

    .flag.flag-nl {
        background-position: -80px -110px;
    }

    .flag.flag-no {
        background-position: -96px -110px;
    }

    .flag.flag-np {
        background-position: -112px -110px;
    }

    .flag.flag-nr {
        background-position: -128px -110px;
    }

    .flag.flag-nu {
        background-position: -144px -110px;
    }

    .flag.flag-nz {
        background-position: -160px -110px;
    }

    .flag.flag-om {
        background-position: -176px -110px;
    }

    .flag.flag-pa {
        background-position: -192px -110px;
    }

    .flag.flag-pe {
        background-position: -208px -110px;
    }

    .flag.flag-pf {
        background-position: -224px -110px;
    }

    .flag.flag-pg {
        background-position: -240px -110px;
    }

    .flag.flag-ph {
        background-position: 0 -121px;
    }

    .flag.flag-pk {
        background-position: -16px -121px;
    }

    .flag.flag-pl {
        background-position: -32px -121px;
    }

    .flag.flag-pm {
        background-position: -48px -121px;
    }

    .flag.flag-pn {
        background-position: -64px -121px;
    }

    .flag.flag-pr {
        background-position: -80px -121px;
    }

    .flag.flag-ps {
        background-position: -96px -121px;
    }

    .flag.flag-pt {
        background-position: -112px -121px;
    }

    .flag.flag-pw {
        background-position: -128px -121px;
    }

    .flag.flag-py {
        background-position: -144px -121px;
    }

    .flag.flag-qa {
        background-position: -160px -121px;
    }

    .flag.flag-re {
        background-position: -176px -121px;
    }

    .flag.flag-ro {
        background-position: -192px -121px;
    }

    .flag.flag-rs {
        background-position: -208px -121px;
    }

    .flag.flag-ru {
        background-position: -224px -121px;
    }

    .flag.flag-rw {
        background-position: -240px -121px;
    }

    .flag.flag-sa {
        background-position: 0 -132px;
    }

    .flag.flag-sb {
        background-position: -16px -132px;
    }

    .flag.flag-sc {
        background-position: -32px -132px;
    }

    .flag.flag-scotland {
        background-position: -48px -132px;
    }

    .flag.flag-sd {
        background-position: -64px -132px;
    }

    .flag.flag-se {
        background-position: -80px -132px;
    }

    .flag.flag-sg {
        background-position: -96px -132px;
    }

    .flag.flag-sh {
        background-position: -112px -132px;
    }

    .flag.flag-si {
        background-position: -128px -132px;
    }

    .flag.flag-sk {
        background-position: -144px -132px;
    }

    .flag.flag-sl {
        background-position: -160px -132px;
    }

    .flag.flag-sm {
        background-position: -176px -132px;
    }

    .flag.flag-sn {
        background-position: -192px -132px;
    }

    .flag.flag-so {
        background-position: -208px -132px;
    }

    .flag.flag-somaliland {
        background-position: -224px -132px;
    }

    .flag.flag-sr {
        background-position: -240px -132px;
    }

    .flag.flag-ss {
        background-position: 0 -143px;
    }

    .flag.flag-st {
        background-position: -16px -143px;
    }

    .flag.flag-sv {
        background-position: -32px -143px;
    }

    .flag.flag-sx {
        background-position: -48px -143px;
    }

    .flag.flag-sy {
        background-position: -64px -143px;
    }

    .flag.flag-sz {
        background-position: -80px -143px;
    }

    .flag.flag-tc {
        background-position: -96px -143px;
    }

    .flag.flag-td {
        background-position: -112px -143px;
    }

    .flag.flag-tf {
        background-position: -128px -143px;
    }

    .flag.flag-tg {
        background-position: -144px -143px;
    }

    .flag.flag-th {
        background-position: -160px -143px;
    }

    .flag.flag-tibet {
        background-position: -176px -143px;
    }

    .flag.flag-tj {
        background-position: -192px -143px;
    }

    .flag.flag-tk {
        background-position: -208px -143px;
    }

    .flag.flag-tl {
        background-position: -224px -143px;
    }

    .flag.flag-tm {
        background-position: -240px -143px;
    }

    .flag.flag-tn {
        background-position: 0 -154px;
    }

    .flag.flag-to {
        background-position: -16px -154px;
    }

    .flag.flag-tr {
        background-position: -32px -154px;
    }

    .flag.flag-tt {
        background-position: -48px -154px;
    }

    .flag.flag-tv {
        background-position: -64px -154px;
    }

    .flag.flag-tw {
        background-position: -80px -154px;
    }

    .flag.flag-tz {
        background-position: -96px -154px;
    }

    .flag.flag-ua {
        background-position: -112px -154px;
    }

    .flag.flag-ug {
        background-position: -128px -154px;
    }

    .flag.flag-um {
        background-position: -144px -154px;
    }

    .flag.flag-us {
        background-position: -160px -154px;
    }

    .flag.flag-uy {
        background-position: -176px -154px;
    }

    .flag.flag-uz {
        background-position: -192px -154px;
    }

    .flag.flag-va {
        background-position: -208px -154px;
    }

    .flag.flag-vc {
        background-position: -224px -154px;
    }

    .flag.flag-ve {
        background-position: -240px -154px;
    }

    .flag.flag-vg {
        background-position: 0 -165px;
    }

    .flag.flag-vi {
        background-position: -16px -165px;
    }

    .flag.flag-vn {
        background-position: -32px -165px;
    }

    .flag.flag-vu {
        background-position: -48px -165px;
    }

    .flag.flag-wales {
        background-position: -64px -165px;
    }

    .flag.flag-wf {
        background-position: -80px -165px;
    }

    .flag.flag-ws {
        background-position: -96px -165px;
    }

    .flag.flag-xk {
        background-position: -112px -165px;
    }

    .flag.flag-ye {
        background-position: -128px -165px;
    }

    .flag.flag-yt {
        background-position: -144px -165px;
    }

    .flag.flag-za {
        background-position: -160px -165px;
    }

    .flag.flag-zanzibar {
        background-position: -176px -165px;
    }

    .flag.flag-zm {
        background-position: -192px -165px;
    }

    .flag.flag-zw {
        background-position: -208px -165px;
    }

*:focus {
    outline: none !important;
}

header .c-topbar {
    background-image: url(/assets/base/img/content/backgrounds/1.jpg) !important;
    background-size: cover !important;
    padding: 35px 0 35px 0 !important;
}

    header .c-topbar .busca {
        border: 1px solid transparent;
        display: flex;
        flex-grow: 1;
        margin-top: 12px
    }

        header .c-topbar .busca .busca-container {
            width: 60%;
            position: relative;
            margin: 0 auto;
        }

            header .c-topbar .busca .busca-container input {
                width: 100%;
                border-radius: 200px;
                border: 1px solid #e5e5e5;
                height: 47px;
                padding: 0 20px;
            }

                header .c-topbar .busca .busca-container input:focus {
                    border-color: #e66300;
                }

            header .c-topbar .busca .busca-container .fa {
                position: absolute;
                top: 14px;
                right: 20px;
                color: #e66300;
            }

    header .c-topbar .idiomas li {
        width: 40px;
        height: 40px;
        text-align: center;
        padding-top: 6px !important;
        display: inline-block;
        margin-left: 10px !important;
        background-image: url(/assets/base/img/flag-border.png);
        background-size: contain;
    }

.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu {
    margin-top: 14px;
}

.menu-fixo-idiomas {
    list-style: none;
    margin: 0;
    position: relative;
    bottom: 28px;
    display: none;
}

@media (min-width: 992px) {
    .c-page-on-scroll .menu-fixo-idiomas {
        display: inline-block;
    }
}

.c-layout-quick-search-shown .menu-fixo-idiomas {
    display: none;
}

.menu-fixo-idiomas li {
    display: inline-block;
    margin-left: 19px;
}

    .menu-fixo-idiomas li:nth-child(1) {
        margin-left: 0;
    }

    .menu-fixo-idiomas li:nth-child(3) {
        margin-left: 16px;
    }

header .c-topbar > .container {
    position: relative;
}

header .social {
    position: absolute;
    top: -20px;
    right: 24px;
}

    header .social ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    header .social li {
        display: inline-block;
        margin-left: 15px
    }

        header .social li a {
            color: #e66300;
        }

@media (min-width: 992px) {
    .c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {
        margin-top: 200px;
    }
}

@media (min-width: 992px) {
    .c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        padding: 25px 14px 22px 14px;
    }
}

.c-content-iconlist-1 > li i {
    position: relative;
    background: #f2f2f2;
    text-align: center;
    font-size: 20px;
    color: #cccccc;
    padding: 13px;
    width: 45px;
    height: 45px;
    border-radius: 200px;
}

.footer-share .fa {
    position: relative;
    background: rgba(255,255,255,.1);
    text-align: center;
    font-size: 20px;
    color: #cccccc;
    padding: 13px;
    width: 45px;
    height: 45px;
    border-radius: 200px;
}

.fa-facebook {
    /* 	background-color: #3b5a9a !important; */
}

    .fa-facebook:hover,
    .fa-facebook:focus,
    .fa-facebook:active {
        background-color: #3b5a9a !important;
    }

.instagram {
    /* 	background-color: #7c4a3a!important; */
}

.fa-instagram:hover,
.fa-instagram:focus,
.fa-instagram:active {
    background-color: #7c4a3a !important;
}

.fa-twitter {
    /* 	background-color: #1aa9e1 !important; */
}

    .fa-twitter:hover,
    .fa-twitter:focus,
    .fa-twitter:active {
        background-color: #1aa9e1 !important;
    }

.fa-youtube {
    /* 	background-color: #c3191e !important; */
}

    .fa-youtube:hover,
    .fa-youtube:focus,
    .fa-youtube:active {
        background-color: #c3191e !important;
    }

.fa-linkedin {
    /* 	background-color: #0073b2 !important; */
}

    .fa-linkedin:hover,
    .fa-linkedin:focus,
    .fa-linkedin:active {
        background-color: #0073b2 !important;
    }

.c-layout-header .social .fa-envelope-o {
    /* 	background-color: #CCC !important; */
}

    .c-layout-header .social .fa-envelope-o:hover,
    .c-layout-header .social .fa-envelope-o:focus,
    .c-layout-header .social .fa-envelope-o:active {
        background-color: #CCC !important;
    }

.whatsapp {
    /* 	background-color: #25D366 !important; */
}

.fa-whatsapp:hover,
.fa-whatsapp:focus,
.fa-whatsapp:active {
    /* 	background-color: #25D366 !important; */
}

.btn-whatsapp {
    display: inline-block;
    padding: 10px 20px;
    background-color: #1B9A0D;
    border-radius: 200px;
    transition: background-color .3s ease;
}

    .btn-whatsapp:hover,
    .btn-whatsapp:focus,
    .btn-whatsapp:active {
        background-color: #14C255;
    }

    .btn-whatsapp img {
        margin-right: 8px;
        height: 25px;
    }

    .btn-whatsapp span {
        color: #FFF;
        vertical-align: middle;
        font-size: 16px;
        line-height: 16px;
        font-weight: 500;
    }

.c-layout-header .social a .fa {
    border-radius: 200px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
}

.c-layout-header .social a:hover .fa {
    color: #FFF;
}

.footer-share {
    text-align: center;
}

@media (max-width: 991px) {

    .c-margin-t-30 {
        margin-top: 0px;
    }

    .c-content-box.c-size-md {
        padding: 30px 0px 0px 0px;
    }

    .c-content-media-2-slider div, .c-content-media-2-slider img {
        max-height: 300px;
        min-height: 238px;
        margin-bottom: 0px;
    }

    .c-content-media-2 {
        background-size: contain;
    }

    .tp-fullwidth-forcer {
        height: 300px !important;
    }

    .tp-banner-container.c-theme {
        height: 300px !important;
    }

    button.c-search-toggler {
        display: none !important;
    }

    .c-content-blog-post-1-view {
        padding: 30px 0px 0px 0px !important;
    }

    .c-content-blog-post-1 .c-desc {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.home-divisoes .item .c-content-feature-1 {
    padding-right: 0;
}

.home-divisoes .item .c-content-blog-post-card-1.c-option-2 .c-body {
    padding: 0;
}

.home-roteiros img.c-overlay-object {
    width: 100%;
}

@media (max-width: 991px) {
    .c-layout-page {
        margin-top: 0px !important;
    }

    .responsive-iframe {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.c-content-list-1 > li {
    font-size: 13px;
    margin-bottom: 5px;
}

.c-tab-content > .container {
    width: 100%;
}