

.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;
}
.telephone-number {
    font-family: none !important;
}
#jssorRoomCarousel_1,
#jssorRoomCarousel_2 {
    display: none;
}
div[data-widget-id="2107332"].clearfix.widget-wrapper.wt2tb.two-col {
    width: 65%;
}
div[data-widget-id="2107332"] .left-box td:nth-child(1) {
    text-align: center;
    width: 52px;
    padding-left: 100px;
}

[data-widget-id="2107333"] .wtlinkbutton {
    text-align: center;
}
[data-widget-id="2107333"] .btn.btn-forlink {
    float: none;
}
.bookingform-wrapper {
    bottom: 0;
    position: relative;
    background-color: rgba(0,0,0,.8);
}
.abs_parent .sm_booking_form.booking-form {
    background: none !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;
  /*opacity: 0; */
/*  display:none;
}*/
/*.landing_PopupWrapper.popUp_zoomIn {
    display: flex;
}
.landing_Popup {
  position: relative;

  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
  max-width: 90%;
  width:300px;
  height:400px;
}
.imgforPopup {
  max-width:100%;
  display:block;
   width:300px;
  height:400px;
}
.landing_Popup .popUpClose {
    cursor: pointer;
    position: absolute;
    top: 17px;
    right: 15px;
    background: url(https://assets.simplotel.com/simplotel/image/upload/v1495518454/close_icon.png) no-repeat;
    width: 20px;
    height: 20px;
    border: 0;
}
.landing_PopupWrapper .textOnImage {
  position:absolute;
  bottom:15px;
  right:30px;
  left:30px;
  text-align:center;
  color:#fff;
  font-size: 14px;
  font-weight:700;
  text-shadow: #000000 1px 1px 1px;
  line-height: 1.2em;
}
@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(0.3,0.3);
    }
    50% {
        transform: scale(1.2,1.2);
    }
    100% {
        transform: scale(1,1);
    }
}
.landing_Popup{
	animation: zoominoutsinglefeatured 1s ease-in-out;
}

/*.for-homepage .slidingOffersWrapper {*/
/*    position: fixed;*/
/*    top: 55%;*/
/*    transform: translate(0, -50%);*/
/*    right: 0;*/
/*    z-index: 999;*/
/*}*/
/*.for-homepage ol.popUpContentHolder {*/
/*    padding-left: 10px;*/
/*}*/
/*.for-homepage ul.popUpContentHolder {*/
/*    padding: 0px;*/
/*    text-align: justify;*/
/*}*/

/*.for-homepage ol.popUpContentHolder span.listForPopup {*/
/*    padding-left: 10px;*/
/*    display: block;*/
/*    padding-bottom: 15px;*/
/*    text-align: justify;*/
/*    font-size:15px;*/
/*    color: #eee;*/
/*}*/
/*.for-homepage ol.popUpContentHolder span.listForPopup b {*/
/*    text-transform: capitalize;*/
/*    display: block;*/
/*    font-size: 17px;*/
/*    color: gold;*/
/*}*/
/*.for-homepage .slidingOffersWrapper.slideShowOffer .offerListWrapper {*/
/*    right: 0;*/
/*}*/
/*.for-homepage .slidingOffersWrapper ul {*/
/*    list-style: none;*/
/*}*/
/*.for-homepage .offerListWrapper .fas,*/
/*.for-homepage .offerListWrapper .far,*/
/*.for-homepage .offerListWrapper .fal .offerListWrapper .fas,*/
/*.for-homepage .offerListWrapper .far,*/
/*.for-homepage .offerListWrapper .fal {*/
/*    margin-left: -30px;*/
/*    margin-right: 10px;*/
/*    width: 20PX;*/
/*    text-align: center;*/
/*    margin-bottom: 2px;*/
/*}*/
/*.for-homepage .offerIconWrapper {*/
/*    position: relative;*/
/*    z-index: 9999;*/
/*    top: -160px;*/
/*    right: 0;*/
/*    vertical-align: middle;*/
/*    text-align: center;*/
/*    cursor:pointer;*/
/*}*/
/*.for-homepage .offerIconWrapper i {*/
/*    font-size: 14px;*/
/*    background: #c3982f;*/
/*    padding: 0px;*/
/*    border-radius: 50% 50% 0;*/
/*    box-shadow: #333 0px 2px 10px 0px;*/
/*    color: #f4f4f4;*/
/*    transition: all ease-in-out .5s;*/
/*    width: 75px;*/
/*    height: 75px;*/
/*    display: inline-block;*/
/*}*/
/*.for-homepage .offerListWrapper {*/
/*    position: absolute;*/
/*    top: -35%;*/
/*    transform: translate(0, -50%);*/
/*    background: #c3982f;*/
/*    color: #eee;*/
/*    padding: 20px 35px 10px;*/
/*    right: -450px;*/
/*    width: 430px;*/
/*    transition: all ease-in-out .5s;*/
/*    box-shadow: #333 0px 5px 10px 0px;*/
/*}*/
/*.mobile.for-homepage .offerListWrapper{*/
/*    width: 340px;*/
/*    max-height: 420px;*/
/*    overflow-y: auto;*/
/*}*/
/*.for-homepage ul.popUpContentHolder li {*/
/*    list-style: circle;*/
/*    font-size: 16px;*/
/*    line-height: 1.7em;*/
/*    padding: 8px 0px;*/
/*}*/
/*.for-homepage .offerListWrapper .sliderContentText {*/
/*    color: white;*/
/*    text-align: justify;*/
/*    display: block;*/
/*    text-decoration: none;*/
/*    position: relative;*/
/*    padding-top: 5px;*/
/*}*/
/*.for-homepage .offerListWrapper .sliderContentText .highlightedTextLink {*/
/*    color: gold;*/
/*    font-weight: bold;*/
/*    text-decoration: none;*/
/*}*/
/*@media screen and (max-width: 480px) {*/
/*    .for-homepage .offerListWrapper {*/
/*        width: 400px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 400px) {*/
/*    .for-homepage .offerListWrapper {*/
/*        width: 350px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 350px) {*/
/*    .for-homepage .offerListWrapper {*/
/*        width: 300px;*/
/*    }*/
/*}*/
/*.for-homepage .slidingOffersWrapper a.WrapperLink {*/
/*    color: #173f5e !important;*/
/*    display: block;*/
/*    background-color: white;*/
    /*padding: 5px;*/
/*    width: 35%;*/
/*    text-align: center;*/
/*}*/
/*.for-homepage .slidingOffersWrapper .fa-briefcase-medical:before{*/
/*    content:"COVID-19" !important;*/
/*    position: absolute;*/
/*    top: 32px;*/
/*    right: 5px;*/
/*}*/
/*.for-homepage .slidingOffersWrapper .fa-times:before{*/
/*    font-size:30px;*/
/*    position:absolute;*/
/*    top: 22px;*/
/*    right: 26px;*/
/*    font-weight:bold;*/
/*}*/



