/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 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;
    }


.res-img {
    width: 100%;
    height: auto;
    display: block;
}

.hotel-list-item-card .nav.nav-divider .nav-item + .nav-item:before {
    padding-left: 0.25rem;
    padding-right: 0.05rem;
}