.place-holder {
    color: #999;
}
.placeholder .open-form-block  {
    display: none !important;
}


body.mobile.explorer_chain .bookingform-wrapper:not(.layer):not(:empty){
    margin-bottom:0;
}

#simp_book_btn_wrapper #simp_book_btn{
    position:relative;
}
#simp_book_btn_wrapper #simp_book_btn #min-price-div {
    position: absolute;
    top: 5px;
    z-index: 2;
    width: 100%;
    text-align: center;
    white-space: nowrap;
}
#simp_book_btn_wrapper #simp_book_btn #min-price-div p #minPriceRate{
    font-size: 12px;
    font-weight: 700;
}

.mobile .booking-form-input {
    display: block;
}

@media (max-width: 768px) {
    .mobile .bookingform-wrapper .simp-booking-form {
        min-width: 250px;
        width: calc(100% - 30px);
    }
    
    .mobile .layer-content #layerContainer{
        flex-grow:1;
    }
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 100%;
    }
}



.resv {
    background-color: #BD1F27;
}

.content_wrapper .no-gutter .generic_slider.jssor-carousel-container {
    width: 70%;
}

/*header .navbar-top .navbar-nav > li > a {*/
/*    padding: 5px 15px;*/
/*} */
/*header #top-navbar-collapse {*/
/*  margin: 23px 0;*/
/*  height: 66px;*/
/*}*/

/*header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top .li-space a .list-name {*/
/*    padding-left: 28px;*/
/*}*/

header .lang-book-wrapper{
    display:flex;
    margin:0;
    align-items:center;
    gap:20px;
    height:100%;
}
.sec-logo-wrapper{
    position:relative;
    top:unset;
}
header #top-navbar-collapse{
    justify-content:center;
    padding-right:295px;
}

:is(.outer-page,.outerpage) .btn.sumMoreBtn {
    margin-bottom: 30px !important;
    background-color: rgb(255, 255, 255);
    color: #111;
}

:is(.outer-page,.outerpage) .btn.sumMoreBtn:hover {
    /*border-color: rgb(4, 63, 96);*/
    background-color: #BD1F27;
    color: rgb(255, 255, 255);
}

.summary-widget .contentblock .viewbtn {
    display: none;
}

.summary-widget .offhead {
    padding-top: 0;
}

.mobile .room-description > div > .btn:not(.sumMoreBtn){
    display:none
}

.mobile .navbar-logo {
    background-color: #fff;
}
.mobile .fullImage{
    padding-top:70px;
}
:is(.outer-page,.outerpage) .bookingform-wrapper #bookingForm .btn-wrapper{
    width:100%;
    right:0;
}
:is(.outer-page,.outerpage) .bookingform-wrapper #bookingForm .btn-wrapper .form-group.check-btn-holder{
    display:flex;
    justify-content:center;
}
:is(.outer-page,.outerpage) .bookingform-wrapper #bookingForm .btn-wrapper .form-group.check-btn-holder .btn{
    max-width:164px;
    min-width:unset;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.room-description .txt-wdgt-btn-wrapper .btn{
    margin-right:15px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-header-bottom10{
   padding:30px 0 10px 0; 
}
.summary-widget .summary-content-wrap .btn.sumMoreBtn {
    background-color:#bd1f27;
    color:#fff;
    /*border:0;*/
}

.container-fluid .simp-custom-widget-hide {
   display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
   display: none!important;
}





#secondaryLogo
{
    display: none;
}

/*.lang-book-wrapper{*/
/*    margin-right: 150px !important;*/
/*}*/


.sec-logo-wrapper {
    /*position: absolute;*/
    right: 0px;
    width: 100px;
    height: 100px;
    /*top: 6px;*/
    z-index: 1032;
}

.sec-logo {
    width: 100px;
}





.content_wrapper .no-gutter .simp-custom-popup {
    display: none;
}

.content_wrapper .no-gutter .custom-popup {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: fade 1.5s ease-in-out;
}

@keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup {
    display: flex;
    overflow: auto;
    max-width: 80vw;
    position: relative;
    padding: 0;
    width: auto;
    margin: 0;
}

.content_wrapper .no-gutter .custom-popup .wt1img.simp-custom-popup :is(picture, .image-content-wrapper) {
    width: auto;
    padding: 0;
}

.content_wrapper .no-gutter .custom-popup .widget-wrapper.simp-custom-popup .image-content-wrapper {
    padding: 0;
}

.content_wrapper .no-gutter .custom-popup > .simp-custom-popup.wt1img {
    max-width: 55vw;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.wt1tb {
    padding: 30px;
    max-height: 90vh;
    display: block;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup .popup-close-btn {
    position: absolute;
    top: 0px;
    z-index: 1;
    right: 0;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    color: rgba(255, 255, 255, 0.8);
    box-shadow: 2px 0px 10px 2px rgba(255, 255, 255, 0.5);
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup .bookingform-wrapper {
    display: none;
}

.content_wrapper .no-gutter .custom-popup .wt1img.simp-custom-popup img {
    object-fit: cover;
    max-height: 80vh;
    opacity: 1;
}

.content_wrapper .no-gutter .custom-popup .wt1img .col-xs-12 {
    padding: 0;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup {
    max-width: 90vw;
    margin: 0;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup video {
    width: 100%;
    object-fit: cover;
    max-height: 80vh;
}

.content_wrapper .no-gutter .custom-popup .imageDescriptionSide.simp-custom-popup {
    max-height: 95vh;
    padding: 30px;
}

.content_wrapper .no-gutter .custom-popup .imageDescriptionSide.simp-custom-popup > div {
    overflow-y: auto;
    align-content: center;
}

.content_wrapper .no-gutter .custom-popup .imageDescriptionSide.simp-custom-popup > div:first-of-type {
    padding: 0 15px 0 0;
}

.content_wrapper .no-gutter .custom-popup .imageDescriptionSide.simp-custom-popup > div:last-of-type {
    padding: 0 0 0 15px;
}

.mobile .custom-popup .simp-custom-popup :is(h1, h2) {
    border: unset;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup:is(.imageDescriptionSide-leftimage, .imageDescriptionSide-rightimage) {
    display: block;
}

.mobile .content_wrapper .no-gutter .custom-popup .widget-wrapper.simp-custom-popup :is(.left-box, .right-box) {
    padding: 0;
    width: 100%;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-leftimage .right-box {
    padding-top: 20px;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-rightimage .right-box {
    padding-top: 20px;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide div {
    overflow: unset;
    padding: 0;
}

.mobile .content_wrapper .no-gutter .custom-popup .widget-wrapper.simp-custom-popup.imageDescriptionSide {
    overflow-y: auto;
    padding: 30px !important;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-rightimage > .col-xs-12 {
    padding: 0;
}

@media (orientation: landscape) {
    .mobile .content_wrapper .no-gutter .custom-popup .widget-wrapper.simp-custom-popup.imageDescriptionSide {
        display: flex;
        overflow: hidden;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-leftimage .right-box {
        padding: 0 0 0 20px;
        overflow-y: auto;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-rightimage .left-box {
        padding: 0 20px 0 0;
        overflow: auto;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-rightimage > .col-xs-12:first-of-type {
        padding: 0;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-rightimage > .col-xs-12:last-of-type {
        padding: 0 0 0 20px;
        overflow-y: auto;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-rightimage > .col-xs-12 img {
        margin: 0 !important;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .widget-wrapper.simp-custom-popup.imageDescriptionSide .image-content-wrapper img {
        max-height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.imageDescriptionSide-rightimage .right-box {
        padding-top: 0px;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .wt1img.simp-custom-popup :is(picture, .image-content-wrapper) {
        width: 100%;
    }
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson {
    padding: 30px !important;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson > div {
    padding: 0;
    max-width: 1100px;
    max-height: 70vh;
    overflow-y: auto;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson .form-group {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson .form-group:not(:last-of-type) {
    margin-bottom: 10px;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson .form-group label {
    width: 20%;
    padding: 0 20px 0 0;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson .form-group > div {
    padding: 0;
    width: 80%;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson .form-group {
    flex-direction: column;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson > div {
    max-width: 100%;
    width: 100%;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson .form-group > div,
.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson .form-group label {
    width: 100%;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson {
    width: 100%;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.wtformjson .text-danger {
    width: 100%;
    text-align: right;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.widget-text-group .text-content-wrapper {
    height: auto !important;
}

.content_wrapper .no-gutter .custom-popup .simp-custom-popup.widget-text-group {
    min-height: 100px;
    min-width: 200px;
    padding: 30px;
    max-width: 80vw;
    max-height: 80vh;
    display: block;
}

.mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup.widget-text-group {
    max-width: 90vw;
}

.content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup {
    max-height: 80vh;
    padding: 30px;
    overflow: unset;
    flex-wrap: nowrap !important;
}

.content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .wt1img img {
    max-height: calc(80vh - 60px);
}

.content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .gjs-cell {
    flex: unset !important;
    align-content: center;
}

.content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .form-group > div {
    padding: 0;
}

.content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .wtformjson .form-group {
    margin-inline: 0;
}

.content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .wtformjson > div {
    padding-right: 0;
}

.content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .right-cell {
    max-height: 80vh;
    overflow-y: auto;
}

.mobile .content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup {
    display: block;
    overflow-y: auto;
    max-height: 90vh;
}

.mobile .content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .right-cell {
    overflow: unset;
    margin-top: 20px;
}

.mobile .content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .wtformjson label {
    padding-left: 0;
}

.mobile .content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .wtformjson {
    margin: 0;
}

.mobile .content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .wtformjson > div {
    padding: 0;
}

.mobile .content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .widget-wrapper {
    margin: 0;
}

@media (orientation: landscape) {
    .mobile .content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup {
        display: flex;
        overflow: unset;
    }

    .mobile .content_wrapper .no-gutter .custom-popup .wt2col.simp-custom-popup .right-cell {
        overflow-y: auto;
        margin-left: 20px;
    }
    .mobile .content_wrapper .no-gutter .custom-popup {
        align-items: flex-start;
    }
    .mobile .content_wrapper .no-gutter .custom-popup .simp-custom-popup {
         margin-top: 10px !important;       
    }
}

.mobile .logo-inner {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.mobile .logo .text-center.navBtnBorder {
    display: inline-block;
    padding: 0;
    background: unset !important;
    color: #C89C5D;
    position: static;
    float: right;
    padding: 25px 25px;
}

.mobile .logo .text-center.navBtnBorder:hover {
    background: unset !important;
}

.mobile .logo .text-center.navBtnBorder .TwoFoldMenuName {
    display: none;
}

.mobile-menu>.text-center.navBtnBorder {
    display: none;
}

header #bottom-navbar-collapse
{
    padding-left: 0px;
}

header .navbar-bottom .navbar-nav>li.child-hotel-name>a {
    color:#c89c5d;
}
/*header #top-navbar-collapse {*/
/*    width: 95%;*/
/*}*/

.news_letter_block {
    display:none;
}
#footer .news_letter_block {
    display:inline-block;
}
.news_letter_block .subscribe-widget .button-holder .btn.btn-subscribe{
    opacity:1;
    font-weight:bold;
}

div[data-widget-id="2125678"] .text-content-wrapper h3 span{
    font-family: Rossanova Light !important;
}
div[data-widget-id="2125678"] .text-content-wrapper h2 span{
    font-family: Madre Script !important;
}

.promotions-wrapper .promo-btn {
    margin: 0;
    padding: 0 15px;
    display: table;
    z-index: 1002;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -72.5px;
    top: 72.5px;
    text-decoration: none;
    height: 50px;
    line-height: 20px;
    width: 195px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0 0 7px 7px;
    overflow: hidden;
    background-color: #c53e42;
    color: #fff;
    text-transform: normal;
    font-size: 16px;
    font-style: normal;
    float: left;
}









.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
 border: none;
}
table.table.table-bordered {
    border: none;
}

