﻿body {
}

/*.vc_row.wpb_row.vc_row-fluid {
    margin: 50px 0px;
}
*/
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

    .vc_column_container > .vc_column-inner {
        box-sizing: border-box;
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }

.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}

.intravel-spotlight-destination.style2 {
    color: #fff;
}

    .intravel-spotlight-destination.style2 .row {
        margin: 0;
    }

    .intravel-spotlight-destination.style2 .iw-video, .intravel-spotlight-destination.style2 .tour-types, .intravel-spotlight-destination.style2 .tour-types .tour-type-item {
        padding: 0;
    }

.iw-effect-img .effect-1, .iw-effect-1 {
    overflow: hidden;
    position: relative;
}

.intravel-spotlight-destination .tour-type-img img {
    width: 100%;
}

.iw-effect-img .effect-1 img, .iw-effect-1 > img {
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    width: 100%;
}

.intravel-spotlight-destination.style2 .iw-video, .intravel-spotlight-destination.style2 .tour-types, .intravel-spotlight-destination.style2 .tour-types .tour-type-item {
    padding: 0;
}

.intravel-spotlight-destination.style2 .row {
    margin: 0;
}

.intravel-spotlight-destination.style2 .iw-video, .intravel-spotlight-destination.style2 .tour-types, .intravel-spotlight-destination.style2 .tour-types .tour-type-item {
    padding: 0;
}
.vc_custom_1475565997597 {
    margin: 0px 0px !important;
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

    .vc_column_container > .vc_column-inner {
        box-sizing: border-box;
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }

.iw-travel-tours.style2 {
    padding-bottom: 30px;
    padding-top: 50px;
}

.iw-travel-tours.style4 {
    margin: 0 -15px;
    position: relative;
}

    .iw-travel-tours.style4 .image-wrap:hover .booking-action {
        -webkit-opacity: 1;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

.iw-travel-tours.style2 .iw-tour-item, .iw-travel-tours.style3 .iw-tour-item {
    position: relative;
}

.iw-travel-tours.style4 .iw-tour-item {
    /*margin-bottom: 30px;*/
    background: #fff;
}

.vc_row.wpb_row.vc_row-fluid {
    margin: 40px 0px;
}

.iw-travel-tours.style2 .iw-tour-item .tour-discount, .iw-travel-tours.style3 .iw-tour-item .tour-discount {
    height: 40px;
    width: 46px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    background: rgba(234,1,39,.8);
    position: absolute;
    top: 0;
    z-index: 4;
    left: 22px;
}

    .iw-travel-tours.style2 .iw-tour-item .tour-discount:before, .iw-travel-tours.style3 .iw-tour-item .tour-discount:before {
        position: absolute;
        bottom: -10px;
        content: '';
        width: 100%;
        border-left: 23px solid rgba(234,1,39,.8);
        border-right: 23px solid rgba(234,1,39,.8);
        border-top: none;
        border-bottom: 10px solid transparent;
        left: 0;
    }

.iw-travel-tours.style4 .image-wrap {
    position: relative;
    overflow: hidden;
}

.iw-travel-tours .image-wrap img {
    width: 100%;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}

.iw-travel-tours.style4 .image-wrap .booking-action {
    left: 0;
    margin-top: -18px;
    -webkit-opacity: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: opacity .3s ease 0s,transform .3s ease 0s;
    transition: opacity .3s ease 0s,transform .3s ease 0s;
    width: 100%;
    z-index: 2;
}
 

.iw-travel-tours.style4 .image-wrap .booking-action a.link-to-detail {
    display: inline-block;
    border-radius: 50px;
    color: #fff;
    height: 35px;
    line-height: 32px;
    padding: 0 15px;
    font-weight: 600;
    text-decoration: none;
    background: #18aff6 !important;
    border: 1px solid #ddd;
}

.iw-travel-tours.style4 .image-wrap:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 150%;
    height: 150%;
    background: rgba(0,0,0,.5);
    content: '';
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s linear .2s;
    transition: all .3s linear .2s;
}

.iw-travel-tours.style4 .image-wrap:hover:after {
    -webkit-opacity: 1;
    opacity: 1;
}

.iw-travel-tours.style4 .image-wrap:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.iw-travel-tours.style4 .image-wrap + .info-wrap {
    border-top: none;
}

.iw-travel-tours.style4 .info-wrap {
    border: 1px solid #e1e1e1;
    padding: 20px 25px;
}

    .iw-travel-tours.style4 .info-wrap .info-left .title {
        margin: 0;
    }

        .iw-travel-tours.style4 .info-wrap .info-left .title a {
            font-size: 16px;
            line-height: 30px;
            font-weight: 600;
            color: #232323;
        }

    .iw-travel-tours.style4 .info-wrap .info-left .post-meta {
        padding-top: 10px;
    }

        .iw-travel-tours.style4 .info-wrap .info-left .post-meta ul {
            margin-left: 0;
        }

            .iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li {
                list-style: none;
            }

                .iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li a, .iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li i, .iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li span {
                    font-size: 12px;
                }

li.destinations i {
    color: #838383;
}

.fa-map-marker:before {
    content: "\f041";
}

.iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li:last-child {
    margin-right: 0;
}

.iw-travel-tours.style4 .info-wrap .tour-price-vote {
    padding-top: 15px;
    margin-top: 20px;
    display: table;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    min-height: 31px;
}

.iw-travel-tours.style4 .info-wrap .tour-price-vote {
    position: relative;
}

.theme-bg {
    background: none repeat scroll 0 0 #49a32b !important;
}

.iw-travel-tours.style4 .info-wrap .tour-price-vote .price-tour {
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
}

.intravel-spotlight-destination.style2 .tour-type {
    position: relative;
}

.iw-effect-img .effect-1, .iw-effect-1 {
    overflow: hidden;
    position: relative;
}

    .iw-effect-img .effect-1 img, .iw-effect-1 > img {
        -webkit-transition: -webkit-transform .3s linear;
        transition: transform .3s linear;
        width: 100%;
    }

.intravel-spotlight-destination .tour-type-img img {
    width: 100%;
}

.intravel-spotlight-destination.style2 .tour-type-info {
    top: calc(50% - 65px);
    -webkit-transition: top .5s ease 0s;
    transition: top .5s ease 0s;
    padding: 0 40px;
    z-index: 2;
}

.intravel-spotlight-destination .tour-type-info {
    position: absolute;
    top: calc(50% - 70px);
    text-align: center;
    width: 100%;
}

.intravel-spotlight-destination .tour-type-icon {
    width: 95px;
    height: 95px;
    text-align: center;
    line-height: 90px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
}

.intravel-spotlight-destination.style2 .tour-type-info h3 {
    font-weight: 600;
    font-size: 18px;
    color: white;
}

.intravel-spotlight-destination .tour-type-info h3 {
    margin: 10px 0;
}

.intravel-spotlight-destination.style2 .tour-type-info .tour-type-detail, .intravel-spotlight-destination.style2 .tour-type-info .tour-type-description {
    -webkit-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
    display: none;
    opacity: 0;
}

.intravel-spotlight-destination.style2 .tour-type-info .tour-type-description {
    margin-bottom: 15px;
}

.intravel-spotlight-destination.style2 .tour-type-info .tour-type-detail, .intravel-spotlight-destination.style2 .tour-type-info .tour-type-description {
    -webkit-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
    display: none;
    opacity: 0;
}

/*.intravel-destinations .owl-theme .owl-controls .owl-page span:hover, .intravel-destinations .owl-theme .owl-controls .owl-page.active span, .intravel-spotlight-destination.style2 .tour-type:hover:after, .intravel-spotlight-tour .tour-info-wrap:hover:after, .widget_tour_search_form .tour_price_slider_wrapper .ui-widget-content, .iw-button.background-opacity a.button-text.theme-bg:after, .intravel-destinations.number .owl-theme .owl-controls .owl-page.active span.owl-numbers, .intravel-destinations.number .owl-theme .owl-controls .owl-page span.owl-numbers:hover, .intravel-destinations.light .owl-theme .owl-controls .owl-page.active span, .intravel-destinations.light .owl-theme .owl-controls .owl-page:hover span, .destination-detail-v2 a:hover, .destination-to-detail a:hover, .tour_price_slider_wrapper div.ui-slider .ui-slider-handle span, .iw-item-info.default:hover, .ui-datepicker.ui-widget tr td:hover, .ui-datepicker.ui-widget tr td.ui-datepicker-current-day, .select2-drop .select2-results .select2-result.select2-highlighted .select2-result-label {
    background: #13a1c5;
    opacity: 1;
}*/

.intravel-spotlight-destination.style2 .tour-type-item:hover .tour-type-info .tour-type-detail, .intravel-spotlight-destination.style2 .tour-type-item:hover .tour-type-info .tour-type-description {
    display: block;
    opacity: 1;
}

.intravel-spotlight-destination.style2 .tour-type-item:hover .tour-type-info, .intravel-spotlight-destination.style2 .tour-type-item.hover .tour-type-info {
    top: 35px;
}

.intravel-spotlight-destination.style2 .tour-type-info {
    top: calc(50% - 65px);
    -webkit-transition: top .5s ease 0s;
    transition: top .5s ease 0s;
    padding: 0 40px;
    z-index: 2;
}

.intravel-spotlight-destination .tour-type-info {
    position: absolute;
    top: calc(50% - 70px);
    text-align: center;
    width: 100%;
}

.intravel-spotlight-destination.style2 .tour-type-info .tour-type-detail a {
    display: inline-block;
    height: 35px;
    line-height: 31px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border: 2px #fff solid;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-decoration: none;
}

i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
}

.intravel-spotlight-destination.style2 .tour-type-info .tour-type-detail a i {
    margin-top: 1px;
}

.iw-effect-img:hover .effect-1 img, .iw-effect-1:hover > img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.intravel-spotlight-destination.style2 .tour-type:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    -webkit-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
    opacity: 0.5;
    background: #000;
}

.ui_columns:not(.is-desktop) {
    display: -webkit-flex;
    display: flex;
}

.ui_columns {
    /* margin-left: -12px;
    margin-right: -12px;*/
    box-sizing: border-box;
}

.ui_column.is-4, .ui_column.is-4-tablet {
    -webkit-flex: none;
    flex: none;
    width: 33.33333333%;
}

.ui_column {
    display: block;
    padding: 20px 10px;
    box-sizing: border-box;
}

.ui_column {
    position: relative;
}

    .ui_column:nth-child(1) .iconAbove {
        background: #c4e5ff;
    }

    .ui_column:nth-child(2) .iconAbove {
        background: #fceecb;
    }

    .ui_column:nth-child(3) .iconAbove {
        background: #f1e9f8;
    }

    .ui_column .top-cards {
        position: relative;
        margin-top: 15px;
        padding: 10px 10px;
        border-width: 1px 1px 0;
        border-style: solid;
        border-color: #2d2d2d;
        border-radius: 8px;
        text-align: center;
        border-bottom: 1px solid #2d2d2d;
        display: flex;
        gap: 15px;
        align-items: center;
    }

    .ui_column .iconAbove {
        padding: 10px 10px;
        text-align: center;
        display: flex;
        gap: 15px;
        align-items: center;
        border-radius: 5px;
    }

        .ui_column .iconAbove .iconWrap {
            margin-bottom: 0px;
        }

            .ui_column .iconAbove .msgIcon {
                display: inline-block;
                width: 65px;
                height: 65px;
                background: #ffffff;
                padding: 6px;
                border: 1px solid #2d2d2d;
                border-radius: 50px;
            }

        .ui_column .iconAbove .msgHeader { 
            color: #18aff6;
            font-weight: bold;
            font-size: 20px;
            line-height: 24px;
        }

        .ui_column .iconAbove .msgCopy {
            margin-top: 6px;
            font-size: 14px;
            line-height: 20px;
            color: #333333;
            line-height: 22px;
        }
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
    .vc_column_container > .vc_column-inner {
        box-sizing: border-box;
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }
.text-center {
    text-align: center;
}
.iw-heading .iwh-title {
    font-size: 48px;
    color: #282828;
    font-size: 48px;
    font-family: Poppins;
    font-weight: 300;
    /*line-height: 1;*/
}
.intravel-destinations {
    margin: 40px 0px;
}
.owl-carousel {
    display: block;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block;
        cursor:grab;
    }
    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
    }
 
.slide {
    max-height: 250px;
    margin:0px 5px;
}
.intravel-destinations.style1 .destination-item {
    position: relative;
    overflow: hidden;
    margin: 0 0px;
    color: #fff;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.intravel-destinations.style1 .destination-item .content {
    position: absolute;
    padding: 40px 40px;
    width: 100%;
    z-index: 2;
    text-align: center;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform .6s linear 0s;
    transition: transform .4s linear 0s;
    top: auto;
    left: 0;
}
    .intravel-destinations.style1 .destination-item .content h2 {
        color: #fff;
        text-transform: capitalize;
        font-size: 24px;
        font-weight: 600;
        margin: 0 5px;
        cursor:default;
    }
    .intravel-destinations.style1 .destination-item .content ul {
        margin: 0px;
        padding: 0px;
    }
        .intravel-destinations.style1 .destination-item .content ul li {
            list-style: none;
            display: inline-block;
            margin: 0 8px;
            font-size: 14px;
            font-weight: 600;
        }
.intravel-destinations.style1 .destination-item:hover .content .content-bottom {
    opacity: 1;
    -webkit-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
}
.intravel-destinations.style1 .destination-item:hover .description {
    opacity: 1;
    display: block;
}
    .intravel-destinations.style1 .destination-item .content a {
        color: #fff;
    }
    .intravel-destinations.style1 .destination-item .content .content-bottom {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-transition: transform .3s linear .4s,opacity .3s linear .4s;
        transition: transform .3s linear .4s,opacity .3s linear .4s;
        padding-bottom: 40px;
        margin-top: 15px;
    }
.intravel-destinations.style1 .destination-item .description {
    display: none;
    opacity: 0;
    padding: 0;
    font-size: 12px;
    -webkit-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
    padding-left: 20px;
    color: white;
    padding: 0px;
    line-height: normal;
    cursor:default;
}
.intravel-destinations.style1 .destination-item:hover .content .destination-detail-v2 a {
    padding: 2px 30px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border: 2px #fff solid;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-decoration: none;
}
.intravel-destinations.style1 .destination-item .content .destination-detail-v2 {
    margin-top: 30px;
}
.intravel-destinations.style1 .destination-item:hover:after {
    opacity: .5;
}
.intravel-destinations.style1 .destination-item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity .5s linear 0s;
    transition: opacity .3s linear 0s;
}
.intravel-destinations.style1 .destination-item .content a {
    color: #fff;
}
i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
}
.intravel-destinations.style1 .destination-item:hover .content {
    top: 0 !important;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 3;
}



@media screen and (min-width:768px) and (max-width:992px){
    .ui_column .iconAbove { 
        display: flex;  
        flex-direction:column;
    }
}
@media screen and (min-width:200px) and (max-width:768px) {
    .ui_columns:not(.is-desktop) {
        display: grid;
    }
    .ui_column .iconAbove { 
        width: 100%;
        justify-content: space-around;
    }
    .ui_column .iconAbove { 
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .ui_column.is-4, .ui_column.is-4-tablet {
        -webkit-flex: none;
        flex: none;
        width: 100%;
    }
    .iw-travel-tours.style2 {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .element-item {
        margin: 15px 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .ui_column {
        padding: 10px 0px;
    }
    .iw-heading .iwh-title {
        font-size: 36px;
        font-weight: 300;
    }
}
