

.template-hotel-home .article .feature2 {
    background-color: #e4e2db;
    height: 100vh;
    color: #555
}

.template-hotel-home .article .feature2 .outer {
    position: relative;
    height: 100%
}

.template-hotel-home .article .feature2 .photos {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 50%;
    /*right: 0;*/
    left: 0;
    top: 0
}

.template-hotel-home .article .feature2 .photos .swiper-slide {
    pointer-events: none
}

.template-hotel-home .article .feature2 .photos .swiper-slide.swiper-slide-active {
    pointer-events: auto
}

.template-hotel-home .article .feature2 .photo .link {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.template-hotel-home .article .feature2 .photo-content {
    display: none
}

.template-hotel-home .article .feature2 .swiper-pagination-bullet::before {
    background-color: #555
}

.template-hotel-home .article .feature2 .content {
    /*padding-top: 100px;*/
    padding-top: 6.25rem;
    /*padding-top: 19%;*/
    /*margin-left: -4.8%;
    width: 50%*/
    margin-left: 60%;
    width: 100%;
}

.template-hotel-home .article .feature2 .category {
    font-size: 14px;
    color: #a2907a
}

.template-hotel-home .article .feature2 .slide-content {
    /*padding-bottom: 10%*/
    padding-bottom: 50px;
}

.template-hotel-home .article .feature2 .head {
    font-family: 'Chronicle Display', serif;
    letter-spacing: -.7px;
    margin-bottom: 36px;
    margin-right: -10%;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 72px;
    font-size: 48px;
    font-size: 3rem;
    max-height: 120px;
    overflow: hidden
}

@media screen and (min-width:1530px) {
    .template-hotel-home .article .feature2 .head {
        max-height: 180px
    }
}

.template-hotel-home .article .feature2 .head svg {
    max-width: 100%;
    height: auto
}

.template-hotel-home .article .feature2 .desc {
    letter-spacing: .4px;
    line-height: 1.6;
    color: grey;
    height: 114px;
    overflow: hidden;
    margin-bottom: 34px
}

.template-hotel-home .article .feature2 .toBook {
    font-family: 'Chronicle Display', serif;
    -webkit-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out;
    font-weight: 600;
    font-size: 20px;
    color: #939393;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.template-hotel-home .article .feature2 .toBook .icon {
    -webkit-transition: fill .25s ease-out;
    -o-transition: fill .25s ease-out;
    transition: fill .25s ease-out;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    margin-right: 12px
}

.template-hotel-home .article .feature2 .toBook:hover {
    color: #555
}

.template-hotel-home .article .feature2 .toBook:hover .icon {
    fill: #555
}

@media screen and (max-width:1440px) {
    .template-hotel-home .article .feature2 .head {
        font-size: 46px
    }
}

@media screen and (max-width:1380px) {
    .template-hotel-home .article .feature2 .head {
        letter-spacing: -1px;
        font-size: 40px
    }
}

@media screen and (max-width:980px) {
    .template-hotel-home .article .feature2 {
        padding-bottom: 74px;
        padding-top: 0;
        height: auto
    }

    .template-hotel-home .article .feature2 .outer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .template-hotel-home .article .feature2 .photos {
        width: calc(100% - 120px);
        position: relative;
        margin-right: 60px;
        margin-left: 60px;
        margin-top: 44px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .template-hotel-home .article .feature2 .photos::before {
        padding-top: 70%;
        display: block;
        content: ' '
    }

    .template-hotel-home .article .feature2 .slide-content {
        padding-bottom: 17%;
        padding-right: 4%;
        padding-left: 4%
    }

    .template-hotel-home .article .feature2 .swiper-pagination2 {
        margin-right: 4%;
        margin-left: 4%
    }

    .template-hotel-home .article .feature2 .content {
        margin-left: 0;
        width: auto
    }

    .template-hotel-home .article .feature2 .head {
        margin-top: 42px;
        margin-right: 0
    }

    .template-hotel-home .article .feature2 .head br {
        display: none
    }
}

@media screen and (max-width:768px) {
    .template-hotel-home .article .feature2 .desc br {
        display: none
    }
}

@media screen and (max-width:480px) {
   

    .template-hotel-home .article .feature2 .head {
        letter-spacing: 0;
        padding-top: 12px;
        font-size: 26px
    }

    .template-hotel-home .article .feature2 .desc {
        margin-bottom: 12px
    }

    .template-hotel-home .article .feature2 .desc br {
        display: none
    }

    .template-hotel-home .article .feature2 .more {
        font-size: 16px
    }

    .template-hotel-home .article .feature2 .photos {
        width: calc(100% - 40px);
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 0
    }

    .template-hotel-home .article .feature2 .swiper-pagination2 {
        padding-bottom: 20px;
        margin-top: -22px
    }
}

@media screen and (max-width:374px) {
    .template-hotel-home .article .feature2 .swiper-pagination2 {
        position: relative;
        max-width: 140px;
        top: -20px
    }

   
}



.template-hotel-room-detail .article .feature2 .list {
    text-align: center;
    padding-top: 20px
}

.template-hotel-room-detail .article .feature2 .item {
    display: inline-block;
    padding-bottom: 16px;
    vertical-align: top;
    padding-right: 10px;
    padding-left: 10px;
    width: 180px
}

.template-hotel-room-detail .article .feature2 .item .name {
    margin-top: -10px;
    font-weight: 300;
    line-height: 1.4;
    color: #939393
}



@media screen and (max-width:1152px) {

    .template-hotel-room-detail .article .feature2[total="7"] .breaker,
    .template-hotel-room-detail .article .feature2[total="8"] .breaker {
        display: none
    }
}

@media screen and (max-width:768px) {
    .template-hotel-room-detail .article .feature2[total="6"] .breaker {
        display: none
    }

}


.template-hotel-offers .article .offers .feature2 {
    padding-bottom: 2px;
    padding-top: 12px;
    line-height: 1.7;
    color: #939393;
    display: none
}


/* for swiper-pagination2 */


.swiper-pagination2 {
    mix-blend-mode: exclusion;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.swiper-pagination2.gt-4 {
    max-width: 280px;
    width: 100%
}

.swiper-pagination2.lte-4.single {
    display: none
}

.article .photos .swiper-pagination2 {
    position: absolute;
    bottom: 34px;
    left: 40px
}

.swiper-pagination-bullet {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px
}

.swiper-pagination2.gt-4 .swiper-pagination-bullet {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

.swiper-pagination2.lte-4 .swiper-pagination-bullet {
    width: 70px
}

