



.content_wrapper .no-gutter .content_promotions_block .pd-promo-wrap img{
    aspect-ratio:1366/768 !important;
}

.for-innerpage.location-page .location-page-header h1{
    padding:60px 0 0;
}

.for-innerpage.location-page .location-page-header {
    padding-bottom:30px
}

.summary_widget_wrapper .imageblock a {
    border-radius: 6px;
}
.location-page .category-places .loc-group div {
    border-radius:6px
}

.hero-container .hero-header {
    display: none;
}
.hero-container {
    margin-top: 0px !important;
}
.hotel-address-block {
    display: none;
}

@media screen and (min-width: 1200px) {
    header {
    position: absolute;
    }
    .inner-page  {
    margin-top: 130px;
    }
}

.navbar-top .navbar-top-menu {
    padding-right: 190px;
}
.navbar-top .container{
    position: relative;
}
.navbar-top-content {
    position: absolute;
    top: 35px;
    right: 25px;
    margin-top: 0;
}
.navbar-header{
    left: 0px;
    right: 0px;
    display: flex;
    justify-content: center
}
.navbar-top{
    height: 115px ;
}
.navbar-top #top-menu {
    margin-top: 75px;
}
.book_button .min-price-div {
    position: absolute;
    bottom: 40px;
    transform: none;
    color: #fff;
}
.resv_button {
    min-width: 150px;
}
.inner-page .content_wrapper .no-gutter .widget-wrapper.wtheader {
    max-width: 100% !important;
}

.inner-page .content_wrapper .no-gutter .clearfix.widget-wrapper.generic_slider.jssor-carousel-container {
    max-width: 100% !important;
}

/*.homepage .content_wrapper .no-gutter .widget-wrapper, .inner-page .content_wrapper .no-gutter .widget-wrapper {*/
/*    max-width: 980px !important;*/
/*}*/
/*.content_wrapper .no-gutter {*/
/*    max-width: 1080px !important;*/
/*}*/
body .inner-page .content_wrapper .no-gutter .widget-wrapper.summary_widget_wrapper {
    max-width: 100% !important;
}
div[data-widget-id="2138491"] .readjust-container .caption{
    padding-left:0 !important;
}
.content_promotions_block .pd-promo-wrap .pd-promo-text{
    bottom: 17px;
}
/*Image Text Widget*/

div[data-widget-id="2226874"] {
    position: relative;
    padding: 80px 15px 40px !important;
}
div[data-widget-id="2226874"] .image-content{
    object-fit: cover;
    height: calc(100% - 100px);
    margin-top: -80px !important;
}
div[data-widget-id="2226874"] .left-box{
    box-shadow: 0px 0px 10px rgba(18, 18, 19, 0.21);
    width: 60%;
    text-align: center;
    padding-left: 50px !important;
    padding-top:50px !important;
}
div[data-widget-id="2226874"] .left-box .text-content-wrapper{
    max-width: 300px;
}
div[data-widget-id="2226874"] .right-box {
    position: absolute;
    top: 0;
    bottom: 0px;
    width: calc(100% - 400px);
    right: 0;
    padding-left: 0 !important;
    z-index: 2;
}
div[data-widget-id="2226874"] .img-responsive.image-content.translateBottom {
    -webkit-animation-name: translateBottom;
    animation-name: translateBottom;
}
@-webkit-keyframes translateBottom {
    from {
    opacity: 0;
    transform: translateY(0);
    }


    to {
    opacity: 1;
    transform: translateY(35px);
    }
}

@keyframes translateBottom {
    from {
    opacity: 0;
    transform: translateY(0);
    }

    to {
    opacity: 1;
    transform: translateY(35px);
    }
}
.wt1tb[data-widget-id="2145836"]{
    display: none;
    }

h1::after,
h2::after {
    width: 100px !important;
}

#footer .location-marker {
  padding-left: 15px;
  width: 200px;
}
#footer .location-marker a:first-child{
  margin-left: 40px;
  display: block;
  font-size: 20px;
}
/* ---------------- For mobile ---------------- */

.mobile #footer .location-marker {
  padding-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px;
  width:unset;
}
.mobile #footer .location-marker a{
  margin:0;
  font-size:unset;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.bgImageContainer, .mobile .content_wrapper .no-gutter .widget-wrapper.bgImageContainer {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-clip: border-box;
    -moz-background-clip: border-box;
    -ms-background-clip: border-box;
    -o-background-clip: border-box;
    background-clip: border-box;
}
/*design change*/

.mobile #accordion, .mobile .name-of-hotel, .mobile .select-hotel-wrapper {
display: none;
}
.mobile h1, .mobile h2 {
    border-bottom: 0px !important;
    text-align:center;
}
.mobile h1{
    font-size: 28px;
}
.mobile h2{
    font-size: 26px;
}
.mobile .logo+.nav-wrap {
    padding-top:90px;
    background-color:#fff;
}
.mobile .logo {
    background-color: #fff;
}
.mobile .nav-wrap .fa {
    font-weight: 200;
    font-size: 25px;
    color: #fff;
    padding-top:10px;
}
.mobile .navBtnBorder.top_padding {
    padding: 10px 0 !important;
}

.mobile[data-hotelid="7049"] .navBtnBorder.top_padding {
    padding: 25px 0 10px !important;
}
.mobile.for-homepage h2{
    color:#00002e;
}
.mobile.for-homepage .row.clearfix.wtheader:first-child {
    display: none;
}
.mobile .fullImage {
    padding-top: 70px !important;
}

/*.landing_PopupWrapper {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    background-color: rgba(0,0,0,0.8);*/
/*    z-index: 10000;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*    padding: 30px 0;*/
/*}*/
/*.mobile .landing_PopupWrapper {*/
/*    padding: 60px 0;*/
/*}*/

/*.landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_Popup img {*/
/*    max-width: 100%;*/
/*    object-fit: cover;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: 1024px;*/
/*    width: 100%;*/
/*    padding: 5%;*/
/*    display: flex;*/
/*    align-items: stretch;*/
/*    justify-content: center;*/
/*}*/
/*.mobile.for-homepage .landing_Popup {*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    max-width: 800px;*/
/*    padding: 20px;*/
/*}*/

/*.for-homepage .landing_Popup .text-content {*/
/*    background: white;*/
/*    width: 50%;*/
/*    position: relative;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .text-content {*/
/*    position: unset;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .text-content-wrapper h2{*/
/*    margin:0 0 10px 0*/
/*}*/
/*.mobile.for-homepage .landing_Popup .text-content-wrapper ul li{*/
/*    text-align:left*/
/*}*/

/*.mobile.for-homepage .landing_Popup .text-content,*/
/*.mobile.for-homepage .landing_Popup .image-content-wrapper {*/
/*    width: 100%;*/
/*}*/

/*.for-homepage .landing_Popup .text-content-wrapper {*/
/*    text-align: center;*/
/*    color: black;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding: 20px;*/
/*}*/

/*.for-homepage .landing_Popup .text-content-wrapper h2,*/
/*.for-homepage .landing_Popup .text-content-wrapper p,*/
/*.for-homepage .landing_Popup .text-content-wrapper a {*/
/*    visibility: visible;*/
/*}*/

/*.for-homepage .landing_Popup .image-content-wrapper {*/
/*    width: 50%;*/
/*    min-width: 300px;*/
/*    display: flex;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .image-content-wrapper {*/
/*    position: relative;*/
/*}*/

/*.imgforPopup {*/
/*    max-width:100%;*/
/*    display:block;*/
/*}*/

/*.for-homepage .landing_Popup .text-content-wrapper h2 {*/
/*    text-transform: capitalize;*/
/*}*/

/*.for-homepage .landing_Popup .text-content-wrapper a {*/
/*    margin-top: 10px;*/
/*}*/

/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -40px;*/
/*    right: 0px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: white;*/
/*    border: 2px solid white;*/
/*    border-radius: 50%;*/
/*    color: black;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close {*/
/*    top: 30px;*/
/*    right: 30px;*/
/*}*/

/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.landing_Popup{*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/

/*@media(max-width:768px){*/
/*    .landing_PopupWrapper.popUp_zoomIn{*/
/*        display:block;*/
/*        overflow:scroll*/
/*    }*/
/*}*/











