.bk-now img{
    margin-right: 10px;
}


footer .social-links{
    float: none;
    display: none;
}

footer .ft-logo{
    float: none;
    text-align: center;
    display: block;
    width: 100%;
    text-align: center;
}
footer .ft-logo img{
    display: inline;
}
.flexed-copy{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.flexed-copy img{
    margin-left: 8px;
    /*width: 76px;*/
    width:auto;
    height:22px;    
    vertical-align: middle;
}
.header-phones-bottom{
    display: none;
}
.home-slider-slick {
    overflow: hidden;
    position: relative;
}
.home-slider-slick .home-slider-item{
    height: 100vh;
    overflow-y: hidden;
    position: relative;
}
.home-slider-slick .home-slider-item img{
    width: 100%;
    height: auto;
}
.home-slider-slick .home-slider-item .captions-container{
    background-color: rgba(36,16,67,0.45);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.home-slider-slick .home-slider-item .home-caption.lyr1:before{
    right: 110%;
}
.home-slider-slick .home-slider-item .home-caption.lyr1{
    text-transform: none;
    text-align: center;
}
.home-slider-slick .home-slider-item .home-caption.lyr1:after{
    left: 110%;
}
.home-slider-slick .home-slider-item .home-title{
    margin-top: 10px;
}
.home-slider-slick .home-slider-item .home-slider-button{
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 0px;
    margin: 15px 0 0;
    padding: 29px 37px 27px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
    background-color: rgba(255,255,255,0);
    border: 2px solid #fff;
    color: #fff;
}
.home-slider-slick .slick-prev,
.home-slider-slick  .slick-next{
    position: absolute;
    z-index: 9;
    background: none;
    padding: 19px 5px;
    border: 1px solid #fff;
    width: 40px;
    height: 80px;
    box-sizing: border-box;
    border-radius: 2px;
}

.home-slider-slick .slick-prev:hover,
.home-slider-slick  .slick-next:hover{
    background: #fff;
}
.home-slider-slick .slick-prev:hover:before,
.home-slider-slick  .slick-next:hover:before {
    color: #885fbf;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.home-slider-slick .slick-prev{
    left: 20px;
}
.home-slider-slick .slick-next{
    right: 20px;
}

header.hp_7 nav > ul > li > a:before,
header.hp-2 nav > ul > li > a:before,
header.hp1 nav > ul > li > a:before,
header .bottom-header nav > ul > li > a:before{
    display: none;
}
header.hp_7 nav > ul > li > a .menu-toggler,
header.hp-2 nav > ul > li > a .menu-toggler,
header.hp1 nav > ul > li > a .menu-toggler,
header .bottom-header nav > ul > li > a .menu-toggler{
    font-size: 10px;
    vertical-align: text-top;
    line-height: 19px;
    font-weight: 400;
}

button.bk-now{
    background: inherit;
    border: none;
    color: #fff;
}

.services-ordered{

}

.services-ordered .flexed-row-categories{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.services-ordered .flexed-row-categories:nth-of-type(even){
    flex-direction: row-reverse;
}
.resot-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.star-rating__ico_custom{
    padding-left: 2px;
    cursor: pointer;
    color: #FFB300;
}

.video-container{
    width: 100%;
    position: relative;
}
.video-container img{
    width: 100%;
    height: auto;
}

.video-captions-container{
    background-color: rgba(36,16,67,0.45);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.video-caption{
    white-space: nowrap;
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: "Roboto Slab";
    text-transform: uppercase;
}
.video-text{
    white-space: nowrap;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: Roboto;
    text-transform: uppercase;
    margin: 10px 0;
}

.pager-sec-details .header-h1 {
    color: #fefefe;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}
.slick-track{
    min-width: 100%;
}

.no-background{
    background: none;
}
.rooms-filter-control a:hover,
.items-filter-control a:hover{
    cursor: pointer;
}
.room_info > h3{
    min-height: 55px;
}

.mb-20{
    margin-bottom: 20px;
}
.custom-form .form-group{
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}
.custom-form .custom-select .form-group{
    position: absolute;
    width: 100%;
    height: 19px;
    bottom: 0px;
}
.det.no-relative .form-group{
    position: initial;
}
.custom-form .form-control{
    border-radius: 0;
}
.custom-form .form-control:disabled, .form-control[readonly]{
    opacity: 0;
}
.custom-form .help-block{
    width: 100%;
    position: absolute;
    bottom: -19px;
    text-align: left;
    color: #721c24;
}

.mb-30{
    margin-bottom: 30px;
}
.form-message-container{
    padding: 15px 15px;
    font-size: 20px;
    background: #fff;
    font-family: 'Roboto Slab';
}

.i-agree-checkbox input{
    display: none;
}
.i-agree-checkbox label input[type="checkbox"] +  span.checkbox {
    width: 18px;
    height: 18px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    position: relative;
    float: left;
    display: table-cell;
    margin-right: 10px;
}
.i-agree-checkbox label input[type="checkbox"] +  span.checkbox:before {
    content: '\f17b';
    font-family: lineawesome;
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 3px;
    left: 4px;
    opacity: 0;
    visibility: hidden;
}
.i-agree-checkbox label input[type="checkbox"]:checked + span.checkbox {
    background-color: #ff6d5e;
}

.i-agree-checkbox label input[type="checkbox"]:checked + span.checkbox:before {
    opacity: 1;
    visibility: visible;
}

.services_carousel .slick-prev{
    left: -30px;
}

.services_carousel .slick-next{
    right: -30px;
}
.menu_item_list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.menu_item_list > li{
    width: 49.5%;
}
.page-item.disabled span i{
    font-size: 24px;
    padding-left: 10px;
    position: relative;
    top: 3px;
}
.page-item.disabled span{
    color: #252c41;
    background-color: inherit;
    font-size: 16px;
    border: 0;
    padding: 15px 23px;
    font-family: 'Roboto Slab';
    text-transform: uppercase;
    line-height: 1.25;
}

.testimonial-sec .lc-pagination ul{
    padding-top: 43px;
}

.testimonial-sec .lc-pagination{
    margin-top: 0;
}
.testimonial-sec .container div:last-of-type{
    margin-bottom: 0;
}

.post-comment .form-field .reviews-form-rating .star-rating__wrap{
    margin-top: 15px;
}
.post-comment .form-field .reviews-form-rating label{
    color: #ff6d5e;
    font-size: 25px;
}
.sitemap-section ul{
    margin-left: 25px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: "Roboto Slab", sans-serif;
}
header.pb{
    background: #fff;
}
nav ul ul li a,
.src-book li a,
nav ul li a,
header .social-links li a,
header .cont-list li{
    color: #262626;
}
nav ul ul li a:hover,
nav ul li a:hover,
.src-book li a:hover,
header .social-links li a:hover,
header a:hover{
    color: #8c0215;
}
.src-book,
.cont-list li,
.top-header{
    border-color: rgba(0, 0, 0, 0.2);
}
p.h2,p.h3,p.h4{
    font-family: "Roboto Slab", sans-serif;
}

p.h2{
    font-size: 40px;
}
p.h3{
    font-size: 30px;
}
p.h4{
    font-size: 20px;
}
.about-text ul{
    padding-left: 20px;
}
.about-text ul li{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 24px;
    list-style: disc;
}

.bottom-footer .info-lst li a{
    border: none;
    color: #9aa0ad;
}
.bottom-footer .info-lst li a:hover{
    color: #8c0215;
}
.fixed-phone-desktop.src-book li{
    padding: 22px;
}
.fixed-phone-desktop.src-book{
    display: none;
}
.fixed .fixed-phone-desktop.src-book{
    display: block;
}
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-brands-400.eot");
    src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}
.fa-viber:before {
    content: "\f409";
}

.fa-vk:before {
    content: "\f189";
}
.bottom-header.fixed{
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px rgba(185, 185, 185, 0.5), 1px 1px 10px rgba(0, 0, 0, 0.03);

}
header.hp_7 nav > ul > li > a:before,
header.hp-2 nav > ul > li > a:before,
header.hp1 nav > ul > li > a:before,
header .bottom-header nav > ul > li > a:before{
    color: #262626;
}
.pb-30{
    padding-bottom: 30px;
}
footer  .social-links ul{
    text-align: right;
}
footer .ft-logo a,
footer .ft-logo p{
    text-align: left;
    display: block;
}
.room-details:hover .room-hd h3{
    color: #8c0215;
    cursor:pointer;
}

.room-details a:hover{
    color: #8c0215;
}


.menu-bar a span{
    background: #262626;
}
.menu-bar.active a span{
    background: #fff;
}
.testimonial-sec .container div.star-rating__wrap{
    margin-bottom: 15px;
}
.mtb-30{
    margin-top: 30px;
}
.header-review{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.pl-sm-10{
    padding-left: 10px;
}
.button-container{
    margin-bottom: 25px;
}

.checkform .date-pick{
    z-index: 999;
}
@media only screen and (max-width: 1795px) {
    .src-book img{
        display: none   ;
    }
    nav ul li{
        margin-right: 10px;
    }
}
@media only screen and (max-width: 1280px){
    .home-slider-slick .home-slider-item{
        height: auto;
    }
}
@media only screen and (max-width: 1500px) and (min-width: 1201px) {
    header .ft-logo{
        width: auto;
    }
    header .ft-logo img{
        width: 150px;
    }
    header .ft-logo p,
    header .ft-logo a{
        display: flex;
        align-items: center;
    }
    .src-book li{
        padding-left: 0;
        padding-top: 24.5px;
    }
    .src-book li a{
        font-size: 13px;
        line-height: 29px;
    }
    nav ul li a{
        font-size: 13px;
    }
    .bottom-header .ft-logo{
        margin-top: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .pl-sm-10{
        padding-left: 15px;
    }
    .sec-title > h1,
    .sec-title > .h1{
        font-size: 26px;
    }
    .row.row-reverse-mobile{
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .menu_item_list > li{
        width: 100%;
    }
    .menu_item_list .menu_item .md-info{
        padding-top: 0;
        padding-left: 10px;
    }
    .menu_item_list .menu_item{
        display: flex;
    }
    .services-ordered .row.flexed-row-categories{
        flex-direction: column-reverse;
    }
    .map-container div{
        width: 100%;
    }
    .home-slider-slick .slick-prev, .home-slider-slick .slick-next{
        display: none !important;
    }
    .home-slider-slick .home-slider-item{
        height: auto;
        overflow-y: hidden;
        position: relative;
    }
    .home-slider-slick .home-slider-item .home-caption.lyr1:before,
    .home-slider-slick .home-slider-item .home-caption.lyr1:after{
        display: none;
    }
    .home-slider-slick .home-slider-item .home-title{
        font-size: 28px;
    }
    .home-slider-slick .home-slider-item .home-slider-button{
        margin-top: 0;
        padding: 15px 20px;
    }
    .home-slider-slick .home-slider-item .home-title{
        margin-top: 0;
    }

    .video-container{
        overflow: hidden;
        height: 205px;
        text-align: center;
    }
    .video-container img{
        height: 100%;
        width: auto;
    }
    p.h2{
        font-size: 26px;
    }
    .about-text > h3,
    p.h3{
        font-size: 20px;
    }
    p.h4{
        font-size: 18px;
    }
    .fixed .fixed-phone-desktop.src-book{
        display: none;
    }
    .dep-head{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0px 30px 0px;
    }
    .dep-head > li{
        width: 49%;
        margin-bottom: 20px;
    }
    .navigations ul li.menu-item-has-children > a:before{
        display: none;
    }
    .navigations ul li.menu-item-has-children > a {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .navigations ul li.menu-item-has-children > a i{
        font-size: 14px;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .menu-item-has-children.active i:before{
        content: "\f077"
    }
}

@media only screen and (max-width: 480px) {
    .pager-sec-details .header-h1{
        font-size: 30px;
    }
    .cont-list li.header-weather{
        display: none;
    }
    header .social-links li.last-in-string,
    header .social-links li.header-email{
        margin-right: 0;
    }
    header .social-links li.header-phones{
        display: none;
    }
    header .social-links{
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        padding-right: 0;
    }
    .cont-list li{
        font-size: 14px;
    }
    .header-phones-bottom a{
        color: #262626;
    }
    .header-phones-bottom{
        display: block;
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }
    .bottom-header .container-fluid{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .home-slider-slick .home-slider-item .home-title{
        font-size: 22px;
    }

}
@media only screen and (max-width: 320px) {
    .sec-title > h2{
        font-size: 28px;
    }
    .home-slider-slick .home-slider-item .home-title{
        font-size: 18px;
    }

}
