.for-homepage .bookingform-wrapper .abs_parent {
    width: 70%;
    max-width: 100%;
}
.for-homepage .jssor-carousel-container .booking-form {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px !important;
    background: transparent !important;
}
.for-homepage .jssor-carousel-container .bookingform-wrapper {
    background: rgba(0,0,0,0.5);
}
#bookingForm .select-block{
    padding-right: 0;
}
#bookingForm .select-block.select-location{
    padding-left: 0;
}
.for-homepage .bookingform-wrapper #booking-form .promo-block {
    display:block;
    width:110px ;
} 
.for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
    display: block;
    margin-right: 0  !important;
    width:130px ;
}
.for-homepage .jssor-carousel-container #bookingForm .btn-wrapper{
    align-self: end;
    bottom:-15px;
    position: relative;
    right: -10px;
}
[data-hotelid="9160"].for-homepage .jssor-carousel-container #bookingForm .btn-wrapper{
    align-self: end;
    bottom:0;
    position: relative;
    right: -10px;
}
.for-homepage #bookingForm .whyBookDirect a.active {
   padding:unset
}
.for-homepage #bookingForm .min-price-wrapper{
    right: 50px !important;
}
.for-homepage #bookingForm .booking-form {
    margin:0 ;
    padding-bottom: 0 !important;
}

#bookingForm .adult-block, #bookingForm .child-block{
    display:block;
}
#bookingForm .adult-wrapper, #bookingForm .child-wrapper{
    margin-right: 0px;
}
.open-form-block.vc_open-form-block a{
    display:none;
}
.for-homepage .jssor-home-wrapper #homeCarousel > div:nth-child(3){
    bottom: 23% !important
}
#bookingForm .btn-wrapper .check-btn-holder .btn-full-width{
    background-color: #9e8347;
    color: #fff;
    border: none;
}
#bookingForm .btn-wrapper .check-btn-holder .btn-full-width:hover{
    background-color: #84692d;
}
@media (max-width: 1800px){
    .for-homepage .bookingform-wrapper .abs_parent {
        width: 75%;
    }
}
@media (max-width: 1600px){
    .for-homepage .bookingform-wrapper .abs_parent {
        width: 85%;
    }
}
@media (max-width: 1366px){
    .for-homepage .bookingform-wrapper .abs_parent {
        width: 90%;
    }
    .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
        width: 120px;
    }
    .for-homepage .bookingform-wrapper #booking-form .promo-block {
        width: 100px;
    }
}
@media (max-width: 1200px){
    .for-homepage .bookingform-wrapper .abs_parent {
        width: 100%;
    }
    .for-homepage .bookingform-wrapper #booking-form .promo-block {
        width: 90px;
    }
}
@media (max-width: 1024px){
    .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
        width: 115px;
    }
    .for-homepage #bookingForm .adult-wrapper, #bookingForm .child-wrapper{
        width: 60px;
    }
    #bookingForm .btn-wrapper .check-btn-holder .btn-full-width{
        min-width: 140px;
        width: 140px;
        padding: 0;
    }
    .for-homepage #bookingForm .min-price-wrapper{
        right: 30px !important;
    }
}
@media (max-width: 900px){

    .for-homepage .bookingform-wrapper #booking-form .promo-block {
        width: 80px;
    }
    #bookingForm .btn-wrapper .check-btn-holder .btn-full-width{
        min-width: 124px;
        width: 124px;
    }
    .for-homepage #bookingForm .adult-wrapper, #bookingForm .child-wrapper{
        display: none;
    }
    .for-homepage #bookingForm .min-price-wrapper{
        right: 21px !important;
        font-size: 9px;
    }
    .for-homepage #bookingForm .min-price-div .price-msg{
        font-size: 15px;
    }
}

.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: #9e8347;
    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: #9e8347;
    color: #eee;
    padding: 20px 35px 10px;
    right: -450px;
    width: 430px;
    transition: all ease-in-out .5s;
    box-shadow: #333 0px 5px 10px 0px;
}

.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;
}

.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}
.simp-custom-fw-sheen .text-content
{
    z-index:1;
}

/* fullwidth image n text-align */
.simp-custom-2img-touch,
.simp-custom-2img-touch1  
{
    padding-bottom:0 !important;
    padding-top:0 !important;
}
.simp-custom-2img-touch .fullWidthWidgetWrapper ,
.simp-custom-2img-touch1 .fullWidthWidgetWrapper  
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-2img-touch .text-content-wrapper h2,
.simp-custom-2img-touch1 .text-content-wrapper h2
{
    text-align:left;
}
.simp-custom-2img-touch .text-content-wrapper p,
.simp-custom-2img-touch1 .text-content-wrapper p{
    padding-left:0 !important;
}
.simp-custom-2img-touch .text-content-wrapper,
 .simp-custom-2img-touch1 .text-content-wrapper

{
   padding: 0 55px !important;    
}


/* for form align */
.simp-custom-width40 {
    width: 40% !important;
    padding-top:0 !important;
    display:flex;
    justify-content: center;
    align-items: center;
 }
 .simp-custom-width40 .text-content-wrapper
 {
    padding-left:70px;
    padding-top:90px;
 }
 .simp-custom-width40 .text-content-wrapper h2{
    text-align:left !important;
 }

.wtformjson.simp-custom-width60 {
    width: 60% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.simp-custom-formalign label.control-label-custom,
.simp-custom-formalign div#form-group-submit label
{
    display:none;
}

.simp-custom-formalign .form-horizontal .form-group .col-md-6
{
    width:50% !important;
    float:none;
    margin:auto;
}
.wtformjson.simp-custom-formalign  .form-horizontal .form-group.col-sm-12,
.wtformjson.simp-custom-formalign .form-horizontal #form-group-submit 
{
    margin: 0 0 15px 0 !important
}


/* location widget homepage  */
.simp-custom-removepadding {
    padding: 0 !important;
}

.child-hotel[data-hotelid="3585"] .homepage  .container-fluid .row .content_wrapper {
    padding-top: 0;
}

/*text padding for 2col */
.simp-custom-textpadding {
    padding-top: 75px !important;
    padding-bottom: 95px !important;
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.simp-custom-textpadding1 {
    padding-top: 75px !important;
    padding-bottom: 95px !important;
}
/*.simp-custom-textpadding1 .text-content-wrapper h3{*/
/*    margin-left:20px !important;*/
/*}*/
/*.simp-custom-textpadding1 .text-content-wrapper h2{*/
/*    margin-left:20px !important*/
/*}*/
.simp-custom-textpadding1 p{
  padding-left:0px !important;
}
.bookingform-wrapper {
    bottom: 0% !important;
}
/*.for-homepage .jssor-carousel-wrapper .jssor-carousel .jssorb036 {*/
/*    top: -20px !important;*/
/*}*/

.address-block-details .hotel-contacts address .address-telephone .telephone-number-block .telephone-number{
    font-size: 20px;
}
#footer .add_cont, .mobile #footer .container {
    font-size: 18px;
    font-family:auto;
}
.add_head p:first-child{
    font-size: 1.75em;
}
.add_head p:nth-child(2){
    font-size: 20px;
}
.address-block-details .hotel-contacts address .address-telephone {
    font-size: 16px;
    line-height: 35px;
    font-family:auto;
}

.address-block-details .hotel-contacts address .address-telephone>div {
    padding: 5px 0;
}

.address-block-details .hotel-contacts address .address-email a .email-id {
    font-size: 20px;
}
.address-block-details .hotel-contacts .hotel-address {
    font-size: 20px;
}
body.explorer_v1 header .navbar .container .nav-contact{
    font-size:16px;
    font-family: auto;
}


.address-block-details .hotel-address {
    display:none;
}





.simp-custom-cardhovereffect 
{
    margin:20px 0 !important;
}

.simp-custom-cardhovereffect .text-content
{
    border:1px solid #ffffff;
     box-shadow: 0.5px 0.5px 8px rgba(0,0,0,0.3);
    margin:0 10px;
    
    height:90%;
    padding:15px 15px 30px;
}

.simp-custom-cardhovereffect .text-content:hover 
{
    background-color:#ffffff;
    box-shadow:0.5px 0.5px 8px rgba(0,0,0,0.5);
    border:none !important;
}

.simp-custom-cardhovereffect h3,
.simp-custom-cardhovereffect2 h3,
.simp-custom-cardhovereffect3 h3{
    font-size: 22px;
    font-weight: 600;
    padding-top: 15px !important;
}

.simp-custom-cardhovereffect2, 
.simp-custom-cardhovereffect3
{
    margin:20px 0 !important;
}

.simp-custom-cardhovereffect2 .text-content
{
    border:1px solid #ffffff;
     box-shadow: 0.5px 0.5px 8px rgba(0,0,0,0.3);
    margin:0 10px;
    width: 48%;
    padding:15px 15px 30px;
}
.simp-custom-cardhovereffect3 .text-content
{
    border:1px solid #ffffff;
     box-shadow: 0.5px 0.5px 8px rgba(0,0,0,0.3);
    margin:0 10px;
    width: 31%;
    padding:15px 15px 30px;
}
.simp-custom-cardhovereffect2 .text-content:hover,
.simp-custom-cardhovereffect3 .text-content:hover
{
    background-color:#ffffff;
    box-shadow:0.5px 0.5px 8px rgba(0,0,0,0.5);
    border:none !important;
}

.simp-custom-cardhovereffect h3{
    font-size: 22px;
    font-weight: 600;
}








.simp-custom-button a.txt-wdgt-btn{
    width: 80%;
    background: #5a5e5a;
    padding: 12px 0px;
    color:white;
}
.simp-custom-button .btn:hover{
    background-color: #151515;
    color: #fff;
}
.simp-custom-button-blue a.txt-wdgt-btn{
    width: 80%;
    background: #02D59D;
    padding: 12px 0px;
    color:white;
}
.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}
.simp-custom-full-border {
    border:1px solid #dbdbdb;
    border-radius:4px;
}

/*Image Hover Effect*/
.simp-custom-hover img:hover{
    clip-path: inset(19px 12px);
}
.simp-custom-hover img{
    transition: clip-path 0.5s !important;
    clip-path: inset(0%);
}
/*End*/

/*.lang-book-wrapper .resv {*/
/*    background-color:#5A5E5A !important;*/
/*    border-color:#5A5E5A;*/
/*}*/
/*.lang-book-wrapper .resv:hover {*/
/*    background-color:#000000 !important;*/
/*    border-color:#000000;*/
/*}*/
.simp-custom-facility .right-box{
    display:none;
}



.simp-custom-reducewidth 
{
    width:70% !important;
    margin:auto !important;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}

/*.simp-custom-hoverunderline .text-content:hover a{
    color:black!important;
    border-bottom:1px solid black;
}*/

.simp-custom-hoverunderline .text-content:hover a.internal-link{
    color:black!important;
    border-bottom:1px solid black;
}
.simp-custom-mobile-widget-hide .left-box img,.simp-custom-mobile-widget-hide .right-box img{
    display:none
}

.simp-custom-reduced-width img{
    width:50%!important;
}
.simp-custom-reduced-width thead img{
   margin-left:85px!important;
}

.simp-custom-centerimghide .center-box{
    display:none;
}







.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-leftTextRightImg,
.simp-custom-leftImgRightText{
    padding: 0!important;
    
}
.simp-custom-leftTextRightImg  .left-box,
.simp-custom-leftImgRightText .right-box{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fefee3;
}
.simp-custom-leftTextRightImg  .fullWidthWidgetWrapper,
.simp-custom-leftImgRightText  .fullWidthWidgetWrapper {
    display: flex;
}
.simp-custom-leftTextRightImg .left-box .text-content, 
.simp-custom-leftImgRightText .right-box .text-content {
    padding: 0 14% !important;
}
.simp-custom-leftTextRightImg .right-box img, 
.simp-custom-leftImgRightText .left-box img{
    outline: 2px solid #fefee3;
    outline-offset: -12px;
}
.simp-custom-hover .text-content {
    margin: 0 10px;
    padding: 5px 5px!important;
    padding-bottom:20px!important;
    background-color: #fefee3;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
    max-width: calc((100% / 3) - 20px);
}
.simp-custom-hover .text-content:hover {
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 20%);
}
.simp-custom-child-secondW .col-sm-6:nth-child(2){
    width: 46% !important;
    margin-left: 4%;
}
.simp-custom-child-secondW .col-sm-6:nth-child(2) img{
    border-top-right-radius: 100px
}
.simp-custom-child-secondW .col-sm-6:nth-child(1){
    margin-top: 100px;
}
.simp-custom-child-secondW .col-sm-6:nth-child(1) .readjust-container .readjust-height{
    border-bottom-right-radius: 100px
}
.simp-custom-child-secondW{
    padding-bottom: 60px !important
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 1%;
}
.simp-custom-parent-card {
    padding-bottom: 90px !important;
}

.address-block-details .hotel-contacts address .address-telephone .telephone-number-block .telephone-number{
    font-size: 20px;
}
#footer .add_cont, .mobile #footer .container {
    font-size: 18px;
    font-family:auto;
}
header ul#top-navbar-collapse {
    justify-content: center;
}
.add_head p:first-child{
    font-size: 1.75em;
}
.add_head p:nth-child(2){
    font-size: 20px;
}
.address-block-details .hotel-contacts address .address-telephone {
    font-size: 16px;
    line-height: 35px;
    font-family:auto;
}
.address-block-details .hotel-contacts address .address-email a .email-id {
    font-size: 20px;
}
.address-block-details .hotel-contacts .hotel-address {
    font-size: 20px;
}
/*.parent-hotel.for-homepage div#bookingForm {*/
/*    padding-bottom: 60px !important*/
/*}*/
.simp-custom-leftTextRightImg .left-box,
.simp-custom-leftImgRightText .right-box{
    width: 40% !important
}
.simp-custom-leftTextRightImg .right-box,
.simp-custom-leftImgRightText .left-box{
    width: 60% !important
}
.simp-custom-leftTextRightImg h2,
.simp-custom-leftImgRightText h2{
    text-align: left !important;
}
.simp-custom-leftTextRightImg .table td,
.simp-custom-leftImgRightText .table td{
    border: none;
}
.simp-custom-center{
    display: flex;
    align-items: center;
    justify-content: center
}
.simp-custom-center h2{
    text-align: left !important;
}
.simp-custom-heroImg {
    padding-top: 0px !important;
}
.simp-custom-seventyfive{
    width:75% !important;
    margin:auto;
}
.simp-custom-paddingTop70 {
    padding-top: 70px !important
}
.btn{
    padding: 0 34px;
    line-height: 40px;
    background: #9e8347;
    border-radius: 30px;
    color: #fff;
    font-weight: 600 !important;
}
.simp-custom-sliderLeft,
.simp-custom-sliderRight{
    max-width: 68% !important
}
.simp-custom-sliderLeft .jssor-carousel-wrapper{
    padding-right: 0px !important;
}
.simp-custom-sliderRight .jssor-carousel-wrapper{
    padding-left: 0px !important;
}
.simp-custom-textRight{
    width: 32% !important;
    padding-right: 15px !important
}
.simp-custom-textLeft{
    width: 32% !important;
    padding-left: 15px !important
}
.simp-custom-textRight .text-content,
.simp-custom-textLeft .text-content{
     background-color: #e9d8a6;
    width: 100%;
    height: 100% ;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 8% !important;
    color:#272727;
}
.lang-book-wrapper .resv {
    background-color: transparent !important;
    border-radius: 30px;
    border: 2px solid #40201e;
    color: #40201e;
    font-size: 0.9em;
    font-weight: 700;
}
.lang-book-wrapper .resv:hover {
    background-color:#40201e !important;
    border-color:#40201e;
    border-radius: 30px;
    color: #fff;
}

/*center align bottom navbar menu items*/
header .navbar-collapse.collapse#bottom-menu ul:not(.dropdown-more){
    display:flex;
    justify-content:center;
}

/*room slider text alignment fix*/
.outerpage .wtroomDescriptionSideCarousel .right-box{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
    height:100%;
}

/*contact us page fix for panipat property*/
.outerpage .simp-custom-contact-ltxt-rimg .left-box{
    display:flex;
    justify-content:center;
    align-items:center;
    height:100%;
}

/*preview changes(sahil,anamika)*/

.location-page .content_wrapper .directions-bar form >.row{
    display:flex;
}
.location-page .content_wrapper .directions-bar .btn-wrap{
    width:max-content;
    margin:0
}
.location-page .content_wrapper .directions-bar .btn-wrap .btn{
    white-space:nowrap;
}

@media(max-width:991px){
    .location-page .content_wrapper .directions-bar form >.row{
        flex-wrap:wrap
    }
}


#footer .add_head .child-hotel-info {
    width: 40%;
}
#footer .add_head .hotel-info {
    display: flex;
    justify-content: space-evenly;
    margin-top: 15px;
}



.parent-hotel footer .child-hotel-info a{
    border: 2px solid #e4d39a;
    padding: 5px 25px;
    border-radius: 50px;
    font-weight: 600;
}
.parent-hotel footer .child-hotel-info .hotel-addrs{
    margin-bottom: 15px;
}
.parent-hotel footer .child-hotel-info a> i{
    margin-right: 10px
}
.parent-hotel footer .child-hotel-info a:hover{
    text-decoration: none;
    background: #e4d39a;
    color: #40201e !important;
}

.mobile.parent-hotel footer .child-hotel-info:last-child{
    margin: 20px auto 15px;
}







/*Image Hover Effect*/
.simp-custom-hover img:hover{
    clip-path: inset(19px 12px);
}
.simp-custom-hover img{
    transition: clip-path 0.5s !important;
    clip-path: inset(0%);
}
/*End*/

/*.simp-custom-imghovergradient .mg-item:hover:after{
    background-color: transparent;
    background-image: linear-gradient(180deg, #02010100 0%, rgb(124, 150, 18) 100%);
    opacity: 1;
    content: " ";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    right: 0px;
    bottom: 0;
}
.simp-custom-imghovergradient .mg-item:hover img{
    transform:scale(1.2)!important;
}*/

footer .footer-row.social-bar ul li a{
   display:flex !important;
   align-items:center;
   justify-content:center;
}

.footer-row .footer-detail .fa-stack .fa-envelope, 
.footer-row .footer-detail .fa-stack .fa-phone {
    font-size: 12px;
}

.footer-row .footer-detail .fa-stack{
    background:#e4d39a;
}

.mobile .fullImage img{
    height: 300px;
    object-fit: cover;
}
.mobile .logo.navbar-logo {
 background: #fefee3;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1,.mobile h2{
    border: none !important;
    text-align: center;
}
.mobile.for-homepage .offerListWrapper{
    width: 340px;
    max-height: 420px;
    overflow-y: auto;
}
.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

.mobile .simp-custom-hover-card .descriptionMobileNoSpace span {
    color: rgb(39, 39, 39) !important;
}
.mobile .simp-custom-child-secondW .readjust-height {
    height: 400px !important;
}
.mobile .simp-custom-child-secondW .caption {
    text-align: center;
}

/*footer social icon fix*/
footer .footer-row.social-bar ul li a{
   display:flex !important;
   align-items:center;
   justify-content:center;
}

.footer-row .footer-detail .fa-stack .fa-envelope, 
.footer-row .footer-detail .fa-stack .fa-phone {
    font-size: 14px;
}

.footer-row .footer-detail .fa-stack{
    background:#e4d39a;
}


/*gallery page dropdown arrow fix*/
.mobile.for-gallerypage #dropdown-image-menu .fa {
    position: absolute;
    right: -32px;
    top: 4px;
}

/*spacing after know more button for all leftText and rightText widget in mobile*/

.mobile .simp-custom-textRight .text-content {
    padding-bottom:40px;
}
.mobile .simp-custom-textRight .text-content h2 {
    padding:0px;
}
.mobile .simp-custom-textLeft .text-content {
    padding-bottom:40px;
}
.mobile .simp-custom-textLeft .text-content h2 {
    padding:0px;
}

/*for homepage Our property section widget*/

.mobile .simp-custom-hover .col-xs-12 {
    background-color: #fefee3;
}
.mobile .simp-custom-hover .col-xs-12:first-child {
    margin-bottom:20px;
}
.mobile .simp-custom-hover div.col-xs-12 img {
    margin: 0 !important;
}
.mobile .simp-custom-hover .col-xs-12 .descriptionMobileNoSpace {
    padding:0 5px 20px;
}

.simp-custom-hover-card {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-hover-card .page_link:hover img {
    opacity: 1;
}
.simp-custom-hover-card .text-content {
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}
.simp-custom-hover-card .imageDescriptionbottom2 .image-content {
    position: relative;
}
.simp-custom-hover-card .text-content .text-content-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.simp-custom-hover-card .text-content .text-content-wrapper {
    background: linear-gradient(to top,rgba(0,0,0,0.9)0%,rgba(0,0,0,0.8)20%,rgba(0,0,0,0.45)50%,rgba(0,0,0,0)100%);
    width: 100%;
}
.simp-custom-hover-card .text-content .text-content-wrapper {
    padding: 0 5%;
    text-align: center;
}
.simp-custom-hover-card .text-content .text-content-wrapper {
    bottom: 0;
    position: absolute;
    height: 30%;
    left: 0;
    right: 0;
    margin: auto;
    transition: .5s all ease-in-out;
    display: block;
    overflow: hidden;
}
.simp-custom-hover-card .content_wrapper .no-gutter a {
    word-wrap: break-word;
    white-space: normal;
    font-weight: 400;
}
.simp-custom-hover-card .text-content:hover .text-content-wrapper {
    background-color: #181a1b42;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.simp-custom-hover-card h3 {
    font-size: 24px !important;
    text-transform: uppercase;
    line-height: 32px;
}
.simp-custom-hover-card a.internal-link {
    font-weight: 700 !important;
}





.outer-page .simp-custom-restaurant{
    padding:0!important;
}
.outer-page .simp-custom-restaurant .text-content{
    text-align:center;
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper{
    display:flex;
    flex-direction:column;
    justify-content: flex-end;
    align-items:center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding-bottom: 5.51%;
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper p:empty{
    display:none!important;
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper h2{
    color:#fff;
    font-size: 2.2em;
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper h2:first-of-type{
    padding-bottom:10px;
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper h2:last-of-type{
    padding-bottom:1.3%
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper p{
    color:#fff;
    font-size: 18px;
    width: 72%;
    font-weight: 400;
    padding-bottom: 1.9%!important;
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper .txt-wdgt-btn-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper .txt-wdgt-btn-wrapper a{
    text-transform:uppercase;
    width: 10%;
    padding: 5px 0;
    background-color:transparent;
    border-color: #fff;
    color: white;
    line-height: 40px;
    /*font-size:15px;*/
}
.outer-page .simp-custom-restaurant .text-content .text-content-wrapper .txt-wdgt-btn-wrapper a:hover{
    background-color: #fff;
    color: #4d383d;
}
.outer-page .simp-custom-restaurant .text-content:after{
    content:"";
    display:block;
    width:100%;
    background-image: -webkit-linear-gradient(bottom,#000 0,transparent);
    position:absolute;
    top: 0;
    bottom: 0;
}
@media screen and (max-width:1100px){
    .outer-page .simp-custom-restaurant .text-content .text-content-wrapper h2{
        font-size:38px;
    }
    .outer-page .simp-custom-restaurant .text-content .text-content-wrapper p{
        font-size:20px;
    }
    .outer-page .simp-custom-restaurant .text-content .text-content-wrapper .txt-wdgt-btn-wrapper a{
        width: 12%;
    }
}
@media screen and (max-width:1010px){
     .outer-page .simp-custom-restaurant .text-content .text-content-wrapper p{
         padding-left:10px !important;
         padding-right:10px !important;
     }
}
@media screen and (max-width:900px){
    .outer-page .simp-custom-restaurant .text-content .text-content-wrapper .txt-wdgt-btn-wrapper a{
        width: 15%;
    }
}
@media screen and (max-width:800px){
    .outer-page .simp-custom-restaurant .text-content .text-content-wrapper{
        padding-bottom: 3.51%;
    }
    .outer-page .simp-custom-restaurant .text-content .text-content-wrapper h2{
        font-size:35px;
    }
    .outer-page .simp-custom-restaurant .text-content .text-content-wrapper p{
        font-size:18px;
    }
    .outer-page .simp-custom-restaurant .text-content .text-content-wrapper .txt-wdgt-btn-wrapper a{
        font-size:14px;
    }
}
/* MOBILE CSS */

.mobile .simp-custom-restaurant{
    margin:0!important;
    padding:0 0 32.1% 0;
    
}
.mobile .simp-custom-restaurant .col-xs-12{
    text-align:center;
    background-color: #FDFCED;
    padding: 0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.mobile .simp-custom-restaurant .col-xs-12 p{
    padding:25px;
}
.mobile .simp-custom-restaurant .col-xs-12 a{
    text-transform:uppercase;
    text-align:center;
}











.promotions-wrapper {
    top: 240px;
}

.promotions-wrapper .promo-btn {
    width: 240px;
    left: -95px; 
    top: 95px;
}

.promotions-wrapper .promo-details-wrap {
    height: 240px;
}





#bookingForm .whyBookDirect {
    left: 10px;
    bottom: -13px;
}
#bookingForm .whyBookDirect .wrapperOfBenefits {
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: 135%;
    padding: 20px 30px;
    min-width: 300px;
    display: none;
    left: -55%;
    z-index: 9999;
    left: -24%;
}
@media (max-width: 1600px){
    #bookingForm .whyBookDirect .wrapperOfBenefits{
        min-width: 250px;
        left:-10%;
        width:40%;
        padding: 10px 10px;
    }
}
@media (max-width: 1350px){
    #bookingForm .whyBookDirect .wrapperOfBenefits{
        min-width: 300px;
        left:-5%;
        padding: 0px 10px;
    }
}
@media (max-width: 1200px){
    #bookingForm .whyBookDirect .wrapperOfBenefits{
        min-width: 300px;
        left:-4%;
        width:40%;
        padding: 0px 0 0 25px;
    }
}

