﻿.hSelectRoom {
    margin-bottom: 19px;
    padding-bottom: 21px;
}

.hShowcase {
    margin-top: 20px;
}

.section_title.nice_title > h3 {
    display: inline-block;
    line-height: 61px;
    margin-bottom: 19px;
    padding-bottom: 4px;
    position: relative;
}

.padding-bottom-90 {
    padding-bottom: 24px;
}

.padding-top-90 {
    padding-top: 24px;
}

.another_facitilies {
    text-align: justify;
}

.padding-bottom-100 {
    padding-bottom: 18px;
}

.main_slider_area {
    padding-bottom: 33px;
}

.help-block {
    font-size: 15px;
}

.another_facitilies_area {
    margin-top: -26px;
}

#label {
    font-size: 19px;
    color: #fff !important;
}

.tp-rightarrow.round {
    /*right: calc( 5% - 30px );*/
    right: calc( 6% - 50px );
    bottom: 5px;
}

.tp-leftarrow.round {
    /*left: calc( 95% - 30px );*/
    left: calc( 94% - 10px );
    bottom: 5px;
}

@media only screen and (max-width : 736px) {
    .tp-rightarrow.round {
        right: calc( 15% - 35px );
        bottom: 5px;
    }

    .tp-leftarrow.round {
        left: calc( 80% - 15px );
        bottom: 5px;
    }
}
