.popup-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 100000;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 60px;
}

.popup-container img {
	max-width: 100%;
	object-fit: cover;
}

body .popup-container {
	position: relative;
	max-height: 70dvh;
	max-width: 600px; /**  Need to change  **/
	display: flex;
	align-items: stretch;
	justify-content: center;
}

body .popup-container * {
	max-height: inherit;
}

body .popup-container .popup-close-btn {
	position: absolute;
	top: -30px;
	right: -30px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 100;
	cursor: pointer;
	background: #000;
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
}

body.mobile .popup-container .popup-close-btn {
	top: -14px;
	right: -14px;
}

.mobile .popup-container {
	flex-direction: column;
	align-items: center;
	max-width: 600px; /**  Need to change  **/
	width: fit-content;
}

.mobile .popup-wrapper {
	padding: 60px 20px;
}

@keyframes zoominoutsinglefeatured {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.popup-animation {
	animation: zoominoutsinglefeatured 1s ease-in-out;
}

.mobile .popup-container {
	max-height: calc(100dvh - 46px);
}

@media (max-width: 1024px) {
	body .popup-container .popup-close-btn {
		position: absolute;
		top: -25px;
		right: -25px;
		width: 25px;
		height: 25px;
		font-size: 12px;
	}
}

@media (max-width: 992px) {
	body .popup-container .popup-close-btn {
		position: absolute;
		top: -20px;
		right: -20px;
		width: 20px;
		height: 20px;
		font-size: 10px;
	}
}


.parent-hotel #footer .container .comm_cont .add_head p:first-child:after{
    content:"MGM Entertainments Pvt Ltd";
    padding:0 30%;
    display:block;
    font-size: 16px;
}
.mobile.parent-hotel #footer .container .footer-row:nth-child(2):after{
    content:"MGM Entertainments Pvt Ltd";
    padding:10px 0 0;
    display:block;
    font-size: 14px;
}

:is(.outerpage,.outer-page) .content_wrapper .no-gutter .widget-wrapper.widget-wrapper.simp-custom-slider-form {
    display:flex;
    flex-direction:column-reverse;
    row-gap: 0;
}
:is(.outerpage,.outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-slider-form .simp-custom-slider-form-header{
    padding:0;
}
:is(.outerpage,.outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-slider-form-header :is(h1,h2){
    font-size:clamp(24px,1.875vw,36px);
}
@media(max-width:767px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-slider-form form fieldset {
        flex-direction: column;
        padding-top:20px;
    }
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-slider-form{
    display:flex;
    flex-direction:column-reverse;
}
.mobile  .widget-wrapper.simp-custom-slider-form .simp-custom-slider-form-header :is(h1,h2){
  padding:0;
  margin-bottom:20px;
}
.outerpage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-form-30.simp-custom-slider-form form fieldset {
    padding: 7% 5% 5%;
}

/*#quickbook-widget{*/
/*    position: absolute;*/
/*    bottom: 30%;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    right: 0;*/
/*    z-index: 201;*/
/*}*/

/*.for-homepage .bookingform-wrapper .abs_parent {  */
/*    z-index: 201;*/
/*    width: 80%;*/
/*    max-width: 1044px;*/
/*}*/
/*@media (max-width: 900px) {*/
/*  .for-homepage .bookingform-wrapper .abs_parent {  */
/*    width: 90%;*/
/*  }*/
/*}*/

/*.for-homepage .jssor-carousel-container .booking-form {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    padding-bottom: 30px !important;*/
/*}*/
/*.for-homepage .jssor-carousel-container .booking-form .btn-wrapper {*/
/*    position: relative !important;*/
/*    bottom: -30px !important;*/
/*    right: 0 !important;*/
/*}*/

/*.for-homepage .jssor-carousel-container .bookingform-wrapper {*/
/*    bottom: 0;*/
/*    background: rgba(0,0,0,0.8);*/
/*}*/

/* adjust the dots */
/*.for-homepage .jssor-carousel-container #homeCarousel > div:nth-child(3) {*/
/*    position: absolute !important;*/
/*}*/
/*.for-homepage .jssor-carousel-container .jssorb036 {*/
/*    position: relative;*/
/*    top: -100px !important;*/
/*}*/
/*@media (max-width: 1100px) {*/
/*    .for-homepage .jssor-carousel-container .jssorb036 {*/
/*        top: -135px !important*/
/*    }*/
/*}*/
/*@media (max-width: 768px) {*/
/*    .for-homepage .jssor-carousel-container .jssorb036 {*/
/*        top: -40px !important*/
/*    }*/
/*}*/

/*.for-homepage .bookingform-wrapper #booking-form .promo-block {*/
/*    display:block !important;*/
/*    width:125px !important;*/
/*} */
/*@media (max-width: 1000px) {*/
/*  .for-homepage .bookingform-wrapper #booking-form .promo-block {*/
/*    width:100px !important;*/
/*  } */
/*}*/

/*.for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{*/
/*  display: block !important;*/
/*  margin-right: 0  !important;*/
/*}*/
/*@media (max-width: 1200px) {*/
/*  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {*/
/*    width: 120px;*/
/*  }*/
/*}*/
/*@media (max-width: 1000px) {*/
/*  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {*/
/*    width: 115px;*/
/*  }*/
/*}*/
/*.for-homepage .jssor-carousel-container #bookingForm .btn-wrapper{*/
/*  align-self: end;*/
/*  bottom: unset !important;*/
/*}*/
/*@media (max-width: 1200px) {*/
/*  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {*/
/*    min-width: 120px;*/
/*  }*/
/*}*/
/*@media (max-width: 1100px) {*/
/*  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {*/
/*    min-width: 110px;*/
/*  }*/
/*}*/
/*.for-homepage #bookingForm .booking-form{*/
/*  margin:0 !important;*/
/*  padding-bottom: 0 !important;*/
/*}*/
/*.for-homepage .jssor-carousel-container #bookingForm .select-block{*/
/*  width:20% !important;*/
/*  padding-right: 0;*/
/*}*/
/*.for-homepage .jssor-carousel-container .booking-form{*/
/*  display: flex !important;*/
/*  justify-content: center !important; */
/*  position: relative;*/
/*background: transparent !important;}*/

/*.for-homepage .jssor-carousel-container .min-price-wrapper {*/
/*    bottom: -35px !important;*/
/*    right: 35px !important;*/
/*}*/
/*@media (max-width: 1200px) {*/
/*  .for-homepage .jssor-carousel-container .min-price-wrapper {*/
/*    right: -5px !important;*/
/*  }*/
/*}*/
/*@media (max-width: 1100px) {*/
/*  .for-homepage .jssor-carousel-container .min-price-wrapper {*/
/*    right: -15px !important;*/
/*  }*/
/*}*/

/*@media (max-width: 1366px) and (min-width: 1100px) {*/
/*    .for-homepage .camera-carousel-container .jssor-home-wrapper.aspectratio18-7 {        */
/*        padding-top: 30px;*/
/*    }*/
/*    .for-homepage .jssor-home-wrapper.aspectratio18-7 {*/
/*        padding-top: 30px;*/
/*    }*/
/*}*/


/*new design*/
.for-homepage .bookingform-wrapper .abs_parent {  
    z-index: 201;
    width: 80%;
    max-width: 1044px;
}
@media (max-width: 900px) {
  .for-homepage .bookingform-wrapper .abs_parent {  
    width: 90%;
  }
}

.for-homepage .jssor-carousel-container .booking-form {
    display: flex;
    align-items: center;
    padding-bottom: 33px !important;
}
.for-homepage .jssor-carousel-container .booking-form .btn-wrapper {
    position: relative !important;
    bottom: -30px !important;
    right: 0 !important;
}

.for-homepage .jssor-carousel-container .bookingform-wrapper {
    /* bottom: 10%; */
}

.for-homepage .bookingform-wrapper #booking-form .promo-block {
    display:block !important;
    width:125px !important;
} 
@media (max-width: 1000px) {
  .for-homepage .bookingform-wrapper #booking-form .promo-block {
    width:100px !important;
  } 
}

.for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
  display: block !important;
  margin-right: 0  !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 120px;
  }
}
@media (max-width: 1000px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 115px;
  }
}
.for-homepage .jssor-carousel-container #bookingForm .btn-wrapper{
  align-self: end;
  bottom: unset !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 120px;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 110px;
  }
}
.for-homepage #bookingForm .booking-form{
  margin:0 !important;
  padding-bottom: 0 !important;
}
.for-homepage .jssor-carousel-container #bookingForm .select-block{
  width:20% !important;
  padding-right: 0;
}
.for-homepage .jssor-carousel-container .booking-form{
  display: flex !important;
  justify-content: center !important; 
  position: relative;
}

.for-homepage .jssor-carousel-container .min-price-wrapper {
    bottom: -35px !important;
    right: 35px !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -5px !important;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -15px !important;
  }
}

@media (max-width: 1366px) and (min-width: 1100px) {
    .for-homepage .camera-carousel-container .jssor-home-wrapper.aspectratio18-7 {        
        padding-top: 30px;
    }
    .for-homepage .jssor-home-wrapper.aspectratio18-7 {
        padding-top: 30px;
    }
}

@media (max-width: 768px) {
  .for-homepage .jssor-carousel-container .booking-form {
    background: transparent !important;
  }
  .for-homepage .jssor-carousel-container .bookingform-wrapper {
    background: rgba(0,0,0,.7);
  }
}


/*moving the booking form top of the text on img*/
.for-homepage .jssor-carousel-container .bookingform-wrapper {
     bottom: 34%; 
}

/*header .lang-book-wrapper .resv-wrap{
    display:none;
}*/
header .lang-book-wrapper .telephone-number-block {
        background-color: #9C1D35;
        padding: 3px !important;
        min-width: 175px;
        text-transform:uppercase;
}
header .lang-book-wrapper .telephone-number-block a,
header .lang-book-wrapper .fa-stack{
    color: #fff;
}
header .lang-book-wrapper .telephone-number-block a:hover{
    color: #fff;
    text-decoration: none;
}
header .lang-book-wrapper .telephone-number{
    padding: 8px;
}
header .lang-book-wrapper .telephone-number-block:hover{
    background-color: #711526;
    text-decoration: none;
}



.outerpage .content_wrapper .no-gutter .simp-custom-bigbtn-center .text-content{
    display:flex;
    justify-content:center;
}
.outerpage .content_wrapper .no-gutter .simp-custom-bigbtn-center .text-content .text-content-wrapper .txt-wdgt-btn-wrapper .btn.txt-wdgt-btn{
    min-width:150px;
}
.mobile .simp-custom-bigbtn-center .text-content{
    display:flex;
    justify-content:center;
    flex-direction:column;
}
.mobile .simp-custom-bigbtn-center .text-content .txt-wdgt-btn-wrapper .btn.txt-wdgt-btn{
    min-width: 115px;
}
/*wtbookbtn center*/
.outerpage .content_wrapper .no-gutter .wtbookbtn .one-col{
    display:flex;
    justify-content:center;
}
.outerpage .content_wrapper .no-gutter .wtbookbtn .one-col .pull-right .btn.btn-full-width{
    min-width:150px;
}
.mobile .wtbookbtn .pull-right .sm_booking_form .btn.btn-full-width {
    min-width:115px;
}
.mobile .content_wrapper .no-gutter .wtbookbtn{
    display:flex;
    justify-content:center;
}
@media(orientation:landscape){
   .mobile .content_wrapper .no-gutter .wtbookbtn :is(.col-lg-12,.col-md-12,.col-sm-12){
    display:flex;
       justify-content:center;
} 
}

/*wtlinkbutton center */
.outerpage .content_wrapper .no-gutter .wtlinkbutton .one-col{
    display:flex;
    justify-content:center;
}
.outerpage .content_wrapper .no-gutter .wtlinkbutton .one-col .pull-right.btn{
    min-width:150px;
}
.mobile .wtlinkbutton .pull-right.btn{
    min-width:115px;
}
.mobile .content_wrapper .no-gutter .wtlinkbutton>.col-xs-12{
    display:flex;
    justify-content:center;
}

/*.address-block-details {*/
/*    display: none;*/
/*}*/
/*header .navbar-top .navbar-nav>li:first-child{*/
/*    display: none;*/
/*}*/


.for-innerpage .inner-page {
    padding-bottom:0 !important;
}
.for-innerpage .content_wrapper {
    padding-bottom:0 !important;
}
.for-innerpage .content_wrapper .no-gutter.clearfix:last-child .widget-wrapper {
    padding:0 !important;
}


header ul#top-navbar-collapse {
    justify-content: center;
}
.simp-custom-leftTextRightImg,
.simp-custom-leftImgRightText{
    width: 95% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-leftTextRightImg .right-box{
    width: 65%;
}
.simp-custom-leftTextRightImg .left-box{
    width: 35%;
    padding-right: 3%
}
.simp-custom-leftImgRightText .left-box{
    width: 65%;
}
.simp-custom-leftImgRightText .right-box{
    width: 35%;
    padding-left: 3%;
}
.simp-custom-paddingTop{
    padding-top: 60px !important;
}
.simp-custom-leftTextRightImg p,
.simp-custom-leftImgRightText p{
    font-size: 28px;
    font-family: 'Noto Serif',serif;
}
.simp-custom-leftTextRightImg .text-content-wrapper,
.simp-custom-leftImgRightText .text-content-wrapper{
    line-height: 26px;
}
.simp-custom-textBorder .text-content{
    border: 2px solid #9c1d35;
    width: 60%;
    margin: 0px 20%;
    padding: 20px 0px;
    font-size: 18px;
    font-style: italic;
}


/*new design*/
.simp-custom-introPara h3{
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 0.5px;
    color: #000;
    
}

.simp-custom-propertyHover {
    padding: 0px !important;
    width: 94% !important
}

.simp-custom-propertyHover .text-content:hover img {
    filter: none !important;
}
.simp-custom-propertyHover .text-content:after {
    display: none;
}
.simp-custom-propertyHover .text-content img {
    transform-origin: center;
    transition: all .3s ease-in-out;
}
.simp-custom-propertyHover .page_link:hover img {
    opacity: 1;
}
.simp-custom-propertyHover .text-content{
      overflow: hidden;
}
.simp-custom-propertyHover .text-content:hover img{
    transform: scale(1.1);
}

.simp-custom-propertyHover .text-content {
    position: relative;
    padding: 0px !important
}

.simp-custom-propertyHover .text-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 45%;
    bottom: 0;
}

.simp-custom-propertyHover .text-content-wrapper {
    background: linear-gradient(to top, black, transparent);
}

.simp-custom-propertyHover h3>a{
    font-size: 24px !important;
    color: #fff;
}
.simp-custom-introPara {
    width: 68% !important;
    padding-top: 60px !important;
}

.simp-custom-propertyHeader {
    padding: 40px 0px !important
}
.simp-custom-propertyText {
    padding: 6% 0px !important
}

.simp-custom-leftTextRightImgParent,
.simp-custom-leftImgRightTextParent{
    padding: 0px !important;
    background: #fff7f8
}
.simp-custom-leftTextRightImgParent .right-box,
.simp-custom-leftImgRightTextParent  .left-box{
    width: 45% !important;
}
.simp-custom-leftTextRightImgParent .left-box,
.simp-custom-leftImgRightTextParent  .right-box{
    width: 55%; 
}
.simp-custom-leftImgRightTextParent  .right-box{
    width: 55% !important;
}
.simp-custom-leftImgRightTextParent  .left-box{
    width: 45%; 
}
.simp-custom-leftTextRightImgParent .text-content-wrapper,
.simp-custom-leftImgRightTextParent .text-content-wrapper{
    padding: 0px 20% !important;
}
.simp-custom-leftTextRightImgParent .fullWidthWidgetWrapper,
.simp-custom-leftImgRightTextParent .fullWidthWidgetWrapper{
    display: flex;
    align-items: center;
    justify-content: center
}
.simp-custom-leftTextRightImgParent h2,
.simp-custom-leftImgRightTextParent h2{
  text-align: left !important
}
.simp-custom-leftTextRightImgParent img,
.simp-custom-leftImgRightTextParent img{
    outline: 2px solid #fff;
    outline-offset: -10px;
}

.for-homepage .no-gutter:last-child{
    display: none;
}
.for-homepage .container-fluid .row .content_wrapper{
    padding-bottom: 0px !important
}

/*about page*/
.simp-custom-leftTextRightImgInner,
.simp-custom-leftImgRightTextInner{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff7f8;
    padding: 0px !important;
    margin: 30px auto !important;
}
.simp-custom-leftTextRightImgInner .left-box{
    padding: 0px 50px 0px 30px !important
}
.simp-custom-leftTextRightImgInner .right-box,
.simp-custom-leftImgRightTextInner .left-box{
    padding: 0px !important
    
}
.simp-custom-leftImgRightTextInner .right-box{
    padding: 0px 30px 0px 50px
}
.simp-custom-leftImgRightTextInner .table {
    border: none;
}
.simp-custom-leftImgRightTextInner .table td{
    border: none;
    font-size: 18px;
}
.simp-custom-leftImgRightTextInner .table td .fas{
    font-size: 12px !important;
    color: #555;
    padding-right: 10px
}

/*child Homepage*/
.simp-custom-childIntro1 {
    width: 67% !important;
    padding: 60px 0px !important
}
.simp-custom-childIntro2 {
    padding: 60px 0px 30px !important
}
.simp-custom-leftTextRightImgChild,
.simp-custom-leftImgRightTextChild {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
    margin: 60px auto 30px !important;
    background: #fff7f8;
}
.simp-custom-leftTextRightImgChild .right-box,
.simp-custom-leftImgRightTextChild  .left-box{
    padding: 0px !important
}
.simp-custom-leftTextRightImgChild .left-box,
.simp-custom-leftImgRightTextChild .right-box{
    padding: 0px 5%;
}
.simp-custom-leftTextRightImgChild img,
.simp-custom-leftImgRightTextChild img{
    outline: 2px solid #fff;
    outline-offset: -10px;
}
.simp-custom-childFacilityTable .table{
    width: 80% !important;
    margin: 0px 10%;
}
.simp-custom-childFacilityTable .table td{
    border: none;
}
.simp-custom-childFacilityTable{
    padding: 60px 0px 90px !important
}

/*child meetings page*/
.simp-custom-meetingsAmenitiesTable .table{
    width: 60% !important;
}
.simp-custom-meetingsAmenitiesTable .table td{
    padding: 20px 15px;
    background: #fff7f8
}
.simp-custom-meetingsAmenitiesTable .table .fas{
    font-size: 28px !important;
    color: #666;
    padding-bottom: 15px;
}
/*child rooms page*/
.simp-custom-leftImgRightTextRooms,
.simp-custom-leftTextRightImgRooms{
    padding: 0px !important;
    margin: 60px auto 30px !important;
    background: #fff7f8;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-leftImgRightTextRooms .left-box,
.simp-custom-leftTextRightImgRooms .right-box{
    padding: 0px !important
}

/*Hotel Directory Page*/
.simp-custom-logo-size img {
    width: 55% !important;
    margin: auto !important;
}
.simp-custom-logo-size1 img {
    width: 80% !important;
    margin: auto !important;
}
.simp-custom-logo-size2 img {
    width: 70% !important;
    margin: auto !important;
}
.simp-custom-logo-size3 img {
    width: 40% !important;
    margin: auto !important;
}
/*Hotel Directory Page*/

.simp-custom-socialIcons {
    padding: 0px !important;
    width: 100% !important;
}
.simp-custom-socialIcons p{
    text-align: center !important
}
.simp-custom-socialIcons a{
    background: #9c1d35;
    padding: 16px 8px 8px;
    margin: 0px 15px
}
.simp-custom-socialIcons .fab{
    font-size: 22px !important; 
    color: #fff;
}
.simp-custom-socialIcons a:hover{
    background: #711526;
    color: #fff;
}

/*Custom address bar*/
.for-homepage .content_wrapper{
    padding-top: 0px !important
}
.simp-custom-addressbar{
    background: #ccc;
        border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 0px !important;
}
.simp-custom-addressbar .text-content-wrapper div>div {
     display: flex;
     justify-content: center;
     font-size: 12px;
     padding: 0px 20px;
}

.simp-custom-addressbar .text-content-wrapper h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.simp-custom-addressbar .text-content-wrapper h6 {
    font-size: 16px;
    margin-bottom: 20px;
}

 .simp-custom-addressbar .text-content-wrapper .fas {
     width: 25px;
     height: 25px;
     background: #333;
     border-radius: 50%;
     display: flex;
     justify-content: center;
     align-items: center;
     margin-right: 10px;
     margin-top: 4px
 }

.simp-custom-addressbar .text-content-wrapper .fas:before {
    color: #ccc;
}                                                
.address-block-details {
    display: none;
}
.simp-custom-width {
    width: 10% !important;
} 

/*accomodation page spacing fix*/
.outerpage .content_wrapper .no-gutter .simp-custom-padding-bottom-zero{
    padding-bottom:0;
}

.outerpage .content_wrapper .no-gutter .simp-custom-margin-top30{
    margin-top:30px !important;
}

/*headerpill spacing fix across child hotels*/
.child-hotel .header-pills {
    padding: 137px 0 30px;
}

.outerpage .content_wrapper .no-gutter .simp-custom-padding-top-60,
.outer-page .content_wrapper .no-gutter .simp-custom-padding-top-60{
    padding-top:60px;
}

.simp-custom-table table{
    margin:0;
}

/* Center Aligning the Secondary Navbar */
header #bottom-navbar-collapse{
    justify-content:center;
}

.clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-hide-right .right-box{
    display:none;
}
.clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-hide-left .left-box{
    display:none;
}


.simp-custom-LImgRtextChild .text-content a:after{
  transition: all 0.5s ease-in-out;
}
.simp-custom-LImgRtextChild .text-content a:hover:after{
  width:100%;
  transition: all 0.5s ease-in-out;
}
.simp-custom-LTextRImgChild .text-content a:after{
  transition: all 0.5s ease-in-out;
}
.simp-custom-LTextRImgChild .text-content a:hover:after{
  width:100%;
  transition: all 0.5s ease-in-out;
}
.child-hotel main .social_block .socialIcon > a {
    background-color: #616161;
    border-radius: 50%;
    height:40px;
    width:40px;
    display:flex;
    justify-content:center;
    align-items:center;
}

:is(.outer-page,.outerpage) .simp-custom-imgtxt-mgm-beach .slick-arrow{
        top:25%;
} 

@media (max-width:1400px){
    :is(.outer-page,.outerpage) .simp-custom-imgtxt-mgm-beach .slick-arrow{
        top:22%;
    }
}
@media (max-width:1100px){
    :is(.outer-page,.outerpage) .simp-custom-imgtxt-mgm-beach .slick-arrow{
        top:18%;
    }
}
@media (max-width:900px){
    :is(.outer-page,.outerpage) .simp-custom-imgtxt-mgm-beach .slick-arrow{
        top:16%;
    }
}
@media (max-width:900px){
    :is(.outer-page,.outerpage) .simp-custom-imgtxt-mgm-beach .slick-arrow{
        top:16%;
    }
}
@media (max-width:800px){
    :is(.outer-page,.outerpage) .simp-custom-imgtxt-mgm-beach .slick-arrow{
        top:12%;
    }
}
:is(.outerpage, .outer-page) .btn{
    padding-left:20px;
    padding-right:20px;
}



#footer {
    padding-bottom: 0 !important;
} 
#footer .address_block .cus-address-bar {
    display:flex;
    justify-content: space-around;
}
#footer .address_block .cus-address-bar .cus-col {
    display:flex;
    justify-content: flex-start;
    flex-direction:column;
    text-align: center;
}
#footer .address_block .cus-address-bar .cus-data {
    display:flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    line-height: 26px;
}
#footer .address_block .cus-address-bar .cus-email {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#footer .footer-row {
    padding: 0 !important;
}

#footer .fa-square {
    display:none;
}
#footer .fa-phone, #footer .fa-envelope {
    color: #fff !important;
}
#footer .fa-stack {
    margin:0 !important;
    height: 2em;
    width: 2em;
}
#footer .footer-detail {
    margin-top:0 !important;
}
#footer .address_block .cus-address-bar .cus-col p {
    padding-bottom:5px;
}

#footer .socialIcon a {
    background-color: #fff;
    margin-bottom: 0 !important;
    border-radius: 50%;
}
#footer .socialIcon a span {
    color: #9c1d35 !important;
    font-size: 24px;
}
#footer .social_cont {
    padding-bottom:0 !important;
}
#footer .social_head {
    padding: 0 0 0 !important;
}
#footer .prop_specific_contacts {
    display:flex;
    justify-content:center;
    align-items:center;
}

#footer .comm_cont div:nth-child(2) .footer-row {
    display: flex;
    justify-content: center;
    margin: 0px 0;
}
#footer .custom-logo-section {
    display: flex;
    width:calc(100% / 2);
}
#footer .comm_cont .logo-images{
    margin:5px !important;
    width: 20% !important;
}
#footer .comm_cont div:nth-child(2) .footer-row .col-md-5 {
    width:calc(100% / 2);
}
#footer .address_block .cus-address-bar .cus-phoneNo {
    display: flex;
}
#footer .address_block .cus-address-bar .cus-phoneNo .footer-detail {
    margin:0 5px;
}

/*to center align social media icons in footer*/
.child-hotel main .social_block .socialIcon {
    display:flex;
    justify-content:flex-start;
    align-items:center;
}

.child-hotel main .social_block .socialIcon .social-gp,
.child-hotel main .social_block .socialIcon .social-fb,
.child-hotel main .social_block .socialIcon .social-ig{
    display:flex;
    justify-content:center;
    align-items:center;
}



















header .headerTopStrip {
    height: 35px;
    background-color: #fff;
    margin-right: -15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translate(0px, 0);
    transition: 0.5s all ease-in-out;
}
header .hotelInfoList {
    float: right;
    right: 45px;
    position: relative;
}
header .footer-detail {
    height: 100%;
}
header .headerTopStrip li {
    text-align: right;
    display: inline-block;
}
header .headerTopStrip li a {
    color: #444;
    font-size: 14px;
}
.collapsedNavbar header .headerTopStrip {
    transform: translate(0px, -35px);
    transition: 0.5s all ease-in-out;
}
.collapsedNavbar header {
    padding-top: 0;
    transition: 0.5s all ease-in-out;
}
header{
    /*padding-top: 35px;*/
    transition: 0.5s all ease-in-out;
}
/* mobile css*/
.mobile .logo.navbar-logo li{
    list-style:none;
}
.mobile .logo.navbar-logo li a{
    color:#444;
}



/*header .headerStrip {*/
/*    height: 35px;*/
/*    background-color: #fff;*/
/*    margin-right: -15px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    transform: translate(0px, 0);*/
/*    transition: 0.5s all ease-in-out;*/
/*}*/
/*header .hotelInfo {*/
/*    float: right;*/
/*    right: 45px;*/
/*    position: relative;*/
/*}*/
/*header .footer-detail {*/
/*    height: 100%;*/
/*}*/
/*header .headerStrip li {*/
/*    text-align: right;*/
/*    display: inline-block;*/
/*}*/
/*header .headerStrip li a {*/
/*    color: #444;*/
/*    font-size: 14px;*/
/*    text-decoration:none;*/
/*}*/
/*.collapsedNavbar header .headerStrip {*/
/*    transform: translate(0px, -35px);*/
/*    transition: 0.5s all ease-in-out;*/
/*}*/
/*.collapsedNavbar header {*/
/*    padding-top: 0;*/
/*    transition: 0.5s all ease-in-out;*/
/*}*/
/*header{*/
/*    padding-top: 35px;*/
/*    transition: 0.5s all ease-in-out;*/
/*}*/
/* mobile css*/
/*.mobile .header_top_contact{*/
/*    list-style:none;*/
/*    text-align:center;*/
/*}*/
/*.mobile .header_top_contact  a{*/
/*    color:#444;*/
/*}*/



.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-slider-70 {
    width: 70% !important;
    max-width: 100%;
    padding: 0;
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-slider-70 .jssor-carousel-wrapper {
    padding: 0;
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 {
    width: 30% !important;
    max-width: 100% !important;
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ECECEC;
    row-gap: 5%;
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 .form-group:nth-of-type(1),
.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 .form-group:nth-of-type(2) {
    flex-basis: 50%;
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 .form-group:nth-of-type(1) {
    padding: 0 5% 0 0;
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 label {
    display: none;
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-form-30 form {
    margin: 0;
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-form-30 form fieldset {
    display: flex;
    flex-wrap: wrap;
    padding: 5%
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-form-30 form fieldset .form-group>div {
    width: 100%;
}

@media (max-width:1250px) {
    .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-slider-70 {
        width: 60% !important;
    }

    .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 {
        width: 40% !important;
    }
}

@media (max-width:1000px) {
    .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-slider-70 {
        width: 50% !important;
    }

    .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 {
        width: 50% !important;
    }
}

@media (max-width: 768px) {
    .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-form-30 .btn-full-width {
        width: 100%;
    }
}

/*.mobile .fullImage img{*/
/*    height: 380px;*/
/*    object-fit: cover;*/
/*}*/

/*hide*/
.simp-custom-DektopMobileHide {
    display: none !important;
}


.mobile #footer .social-bar .socialIcon a {
    border-radius: 50%;
}
.mobile #footer .social-bar .socialIcon a span {
    /*margin-top: 2px;*/
}


.mobile .fullImage{
    padding-top: 70px
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 28px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 26px;
     text-align: center !important;
     border: none !important
 }
.mobile.for-homepage .wtheader{
    display: none;
}


.mobile .logo.navbar-logo {
    background: #fff
}
.mobile .simp-custom-leftTextRightImg p,
.mobile .simp-custom-leftImgRightText p{
    font-size: 22px;
    font-family: 'Noto Serif',serif;
    text-align: center !important
}

/*.mobile .nav-wrap .select-hotel-wrapper{*/
/* display: none;*/
/*}*/

/*.mobile .mobile-menu .dropdown-menu li:nth-child(1){*/
/* display: none;*/
/*}*/
.mobile .simp-custom-textBorder .text-content{
    border: 2px solid #9c1d35;
    width: 92%;
    margin: 0px 4%;
    padding: 20px 10px !important;
    font-size: 17px;
    font-style: italic;
}

.mobile .simp-custom-propertyHover img{
    margin-bottom: 0px !important
}
.mobile .simp-custom-propertyHover .descriptionMobileNoSpace{
    background: #fff7f8;
    padding: 0px 0px 10px;
    border: 1px solid #fff1f3;
     box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
}
.mobile .simp-custom-propertyHover h3{
    font-size: 20px !important
}
.mobile .simp-custom-propertyHover .col-xs-12{
    margin-bottom: 20px 
}

.mobile .simp-custom-leftTextRightImgParent .txt-wdgt-btn-wrapper{
    display: flex;
    justify-content: center
}

.mobile .simp-custom-leftImgRightTextInner .table td,
.mobile .simp-custom-leftImgRightTextInner .table {
    border: none;
}
.mobile .simp-custom-leftImgRightTextInner .table .fas{
    font-size: 11px;
    padding-right: 10px
}
.mobile .simp-custom-leftImgRightTextInner .table{
    width: 90% !important;
    margin:0px 5%  !important
}

.mobile .simp-custom-leftTextRightImgChild .txt-wdgt-btn-wrapper,
.mobile .simp-custom-leftImgRightTextChild .txt-wdgt-btn-wrapper{
    display: flex;
    justify-content: center
}
.mobile .simp-custom-leftTextRightImgChild .col-xs-12 img,
.mobile .simp-custom-leftImgRightTextChild .col-xs-12 img{
    margin-bottom: 0px !important
}
.mobile .simp-custom-leftTextRightImgChild  .text-content,
.mobile .simp-custom-leftImgRightTextChild  .text-content{
    background: #fff7f8;
    padding: 20px 15px;
}
.mobile .simp-custom-leftTextRightImgChild,
.mobile .simp-custom-leftImgRightTextChild{
    margin-bottom: 30px !important;
}
.mobile .simp-custom-childFacilityTable .table td,
.mobile .simp-custom-childFacilityTable .table{
    border: none;
}

.mobile .simp-custom-meetingsAmenitiesTable .table td{
    border: 1px solid #e1e1e1;
    padding: 15px 0px 
}
.mobile .simp-custom-meetingsAmenitiesTable .table {
    border: 1px solid #e1e1e1;
}
.mobile .simp-custom-meetingsAmenitiesTable .table .fas{
    color: #666;
}

.mobile .simp-custom-addressbar{
    display: none;
}

/*new mobile design*/

.mobile .fullImage img{
    padding: 0 5px
}
.mobile.for-homepage .content_wrapper{
    padding: 0px !important
}
.mobile .simp-custom-parentIntro h1 span{
    margin-left: -28px;
    font-size: 28px
}
.mobile .simp-custom-parentIntro h1 img{
   margin-top: -40px;
   max-height: 80px
}
.mobile .simp-custom-parentIntro h1{
    margin-top: 30px
}
.mobile .simp-custom-parentIntro{
    padding: 20px
}
.mobile .simp-custom-2imgTextwidget .readjust-container{
    display: flex;
    flex-direction: column-reverse;
    height: unset !important;
    text-align: center;
}
.mobile .simp-custom-2imgTextwidget{
    background: #FAEEEE;
    padding: 20px 20px 5px
}
.mobile .simp-custom-ourPropertyText{
    padding: 30px 20px 10px;
}

.mobile .simp-custom-ExperienceText{
   padding: 20px 20px 10px;
}
.mobile .simp-custom-LImgRtextParent,
.mobile .simp-custom-LTextRImgParent{
   padding: 20px;
}
.mobile .simp-custom-LImgRtextParent .text-content,
.mobile .simp-custom-LTextRImgParent .text-content{
   width: 90%;
   background: #FAEEEE;
   margin: auto;
   padding: 20px 15px 30px;
   box-shadow: 6px 12px 14px rgba(0,0,0,0.16)
}
.mobile .simp-custom-LImgRtextParent .col-xs-12:nth-child(2),
.mobile .simp-custom-LTextRImgParent .col-xs-12:nth-child(2){
   margin-top: -70px
}
.mobile .simp-custom-LImgRtextParent .text-content a,
.mobile .simp-custom-LTextRImgParent .text-content a{
    position: relative;
    line-height: 10px !important
}
.mobile .simp-custom-LImgRtextParent .text-content a:after,
.mobile .simp-custom-LTextRImgParent .text-content a:after{
    content: '';
    width: 50%;
    height: 1px;
    background: #C02323;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
.mobile .simp-custom-LImgRtextParent .text-content a:hover,
.mobile .simp-custom-LTextRImgParent .text-content a:hover{
    text-decoration: none;
   color: #c02323
}
.mobile .simp-custom-textOnImgBg{
   margin-top: 20px !important;
   position: relative;
   padding: 0px !important
}
.mobile  .simp-custom-textOnImgBg:before{
   content: '';
   position: absolute;
   background: rgba(0,0,0,0.45);
   width: 100%;
   height: 100%;
   top: 0;
}
.mobile .simp-custom-textOnImgBg .text-content a{
    position: relative;
    line-height: 10px !important;
    background: transparent;
   border: none;
   padding: 0px;
}
.mobile .simp-custom-textOnImgBg .text-content a:after{
    content: '';
    width: 50%;
    height: 1px;
    background: #fff;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -7px
}
.mobile .simp-custom-textOnImgBg .text-content a:hover{
    text-decoration: none;
   color: #fff
}
.mobile .simp-custom-propertySlider button {
    display: none !important;
}

.mobile .simp-custom-textOnImgBg {
    margin-bottom: 0px !important
}
/*child new design*/

.mobile .simp-custom-2imgTextwidget.simp-custom-childBgRemove {
   background: transparent;
}
.mobile .simp-custom-2imgTextwidget.simp-custom-childBgRemove .readjust-height{
    height: 300px !important;;
    objecct-fit: cover;
}
.mobile .simp-custom-ourPropertyText.simp-custom-ChildBgColor {
    background: #faeeee;
    margin-bottom: 0px;
    padding-bottom: 25px;
    padding-top: 40px;
}
.mobile .simp-custom-ExperienceTextChild {
    background: transparent !important;
    padding: 20px 20px 0px!important;
}

.mobile .simp-custom-LImgRtextChild,
.mobile .simp-custom-LTextRImgChild{
   padding: 0px 20px 20px !important;
   background: transparent !important;
}
.mobile .simp-custom-LImgRtextChild .text-content,
.mobile .simp-custom-LTextRImgChild .text-content{
   width: 90%;
   background: #FAEEEE;
   margin: auto;
   padding: 20px 15px 30px;
   box-shadow: 6px 12px 14px rgba(0,0,0,0.16)
}
.mobile .simp-custom-LImgRtextChild .col-xs-12:nth-child(2),
.mobile .simp-custom-LTextRImgChild .col-xs-12:nth-child(2){
   margin-top: -70px
}
.mobile .simp-custom-LImgRtextChild .text-content a,
.mobile .simp-custom-LTextRImgChild .text-content a{
    position: relative;
    line-height: 15px !important;
    background: transparent;
    border: none;
    color: #9c1d35;
    padding: 0px;
}
.mobile .simp-custom-LImgRtextChild .text-content a:after,
.mobile .simp-custom-LTextRImgChild .text-content a:after{
    content: '';
    width: 50%;
    height: 1px;
    background: #C02323;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
.mobile .simp-custom-LImgRtextChild .text-content a:hover,
.mobile .simp-custom-LTextRImgChild .text-content a:hover{
    text-decoration: none;
   color: #c02323
}

/*to give bottom padding to btn in homepage*/
.mobile .simp-custom-padding-bottom-40{
    padding-bottom:40px;
}

/*to romove img margin */
.mobile .content_wrapper .no-gutter .simp-custom-img-margin-zero img{
    margin:0;
}

/*mobile footer social icons center align*/
.mobile .social-bar ul{
     display:flex;
}

.mobile .socialIcon a{
    display:flex !important;
    justify-content:center;
    align-items:center;
}

.footer-row .socialIcon a span {
    font-size: 18px;
    display: block;
}

.row.clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.simp-custom-hide-right .col-xs-12:last-of-type{
    display:none;
}

.row.clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.simp-custom-hide-left .col-xs-12:first-of-type{
    display:none;
}

.simp-custom-roomSlider .text-content a:after{
  transition: all 0.3s ease-in-out;
}
.simp-custom-roomSlider .text-content a:hover:after{
  width:100%;
  transition: all 0.3s ease-in-out;
}



body:not(.mobile) .content_wrapper .simp-custom-download-btn.widget-wrapper{
    padding-top:90px;
}
body:not(.mobile) .content_wrapper .widget-wrapper.simp-custom-header-padding-bottom-zero{
    padding-bottom:0;
}
/*body:not(.mobile) .content_wrapper .widget-wrapper.simp-custom-last-widget-spacing{*/
    
/*}*/
.mobile .content_wrapper .simp-custom-textOnImgBg + .simp-custom-download-btn.widget-wrapper{
    padding-top:40px;
}
.mobile .content_wrapper .simp-custom-download-btn.widget-wrapper{
    margin-bottom:0;
    padding-bottom:10px;
}
.mobile .content_wrapper .widget-wrapper.simp-custom-header-padding-bottom-zero{
    margin-bottom:0;
}
.mobile .content_wrapper .widget-wrapper.simp-custom-last-widget-spacing{
    padding:0 20px 40px;
}

/* slider arrows align */

.mobile .simp-custom-imgtxt-mgm-beach .slick-arrow{
     top:23%;
}

@media (min-width:480px){
    .mobile .simp-custom-imgtxt-mgm-beach .slick-arrow{
     top:12%;
} 
    .mobile .simp-custom-imgtxt-mgm-beach .slick-slide{
     padding:0 10px;
}
}
@media (min-width:768px){
    .mobile .simp-custom-imgtxt-mgm-beach .slick-arrow{
     top:15%;
} 
}

body.mobile.no-scroll{
    overflow:hidden;
}
.mobile.for-innerpage .mobileHeaderTop{
    position:fixed;
    top:0;
    z-index:9099;
    right:0;
    left:0;
}
.mobile.for-innerpage .nav-wrap{
   position:fixed;
    top:45px; 
    z-index:9099;
}
.mobile.for-innerpage{
    padding-top:139px;
}

:is(.outer-page,.outerpage) .content_wrapper .widget-wrapper.simp-custom-WeddingsInner-Header{
    padding-bottom:40px;
}

.mobile .custom-newsletter {
    padding-top:8%;
    padding-bottom:12%;
    background-color: #faeeee;
}
.mobile .newsletter-wrap p.side-nav-header {
    color: #1c1c1c !important;
    font-size: 36px;
    margin-bottom: 8%;
}
.mobile .custom-newsletter .form-group {
    margin:0;
    width: 55%;
}
.mobile .newsletter-wrap .subscribe-widget form {
    display: flex;
    justify-content: center;
    width: 100%;
}
.mobile .news_letter_block .newsletter-wrap .form-group .input-holder {
    border: 1px solid #1c1c1c;
}
.mobile .news_letter_block .subscribe-widget .button-holder .btn-subscribe {
    background-color: #ffffff;
    color: #1c1c1c;
    border: 1px solid #1c1c1c;
    border-left: none;
    height: 34px;
    opacity: 1;
    font-size: 14px;
}

main .news_letter_block {
    width:100%;
    background-color: #faeeee;
    padding-top:5%;
    padding-bottom:5%;
}

main .news_letter_block .newsletter-wrap{
    width: 37%;
}

main .news_letter_block .newsletter-wrap p.text-center.side-nav-header span{
    color: #1c1c1c !important;
    font-size:36px;
    margin-top: 2%;
}

main .newsletter-wrap .subscribe-widget form{
    display:flex;
    justify-content: center;
    width: 100%;
}

main .news_letter_block .newsletter-wrap .form-group {
    margin-right:0;
    margin-bottom:0 !important;
}

main .news_letter_block .newsletter-wrap .form-group .input-holder {
    border:1px solid #1c1c1c;
}

main .news_letter_block .subscribe-widget .button-holder {
    position:unset;
}

main .news_letter_block .subscribe-widget .button-holder .btn-subscribe{
    background-color:#ffffff;
    color:#1c1c1c;
    border: 1px solid #1c1c1c;
    border-left: none;
    height: 42px;
    opacity:1;
    font-size: 18px;
}


/*Footer CSS*/

/*For parent hotel*/

.parent-hotel main footer .comm_cont .col-xs-12:first-child{
    display:flex;
    align-items: center;
}

.parent-hotel main footer .comm_cont .social_head p {
    display:none;
}
.parent-hotel main footer .address_block .row {
    width:100%;
}

.parent-hotel main footer .comm_cont.f_bot .col-xs-12:first-child{
    display:block;
}

.parent-hotel main footer .footer-logo {
    height: 80px;
}

.parent-hotel main footer .social_block {
    width: 15%;
    padding:0;
}

@media only screen and (max-width:1030px){
    .parent-hotel main footer .footer-logo {
        width: 20%;
    }
    .parent-hotel main footer .social_block {
    width: 20%;
    }
}

/*For child-hotel*/
.child-hotel main .footer-logo {
    height:80px;
    width:10%;
}
.child-hotel main .social_block .social_head{
    display:none;
}
.child-hotel main .newsletter-wrap {
    display:flex;
    align-items:center;
    width:100%;
}

.child-hotel main .newsletter-wrap {
    display:flex;
    width:100%;
}

.child-hotel main .side-nav-header {
    width: 37%;
    text-align: right;
    padding-right: 1%;
}

.child-hotel main .subscribe-widget {
    width: 47%;
}

.child-hotel main .social_block .socialIcon {
    text-align:left;
}

.child-hotel main .social_block .socialIcon a {
    margin-right:15px;
}

.child-hotel main .social_block .socialIcon .social-gp {
    padding:10px;
    padding-left:9px;
    padding-right:9px;
    background-color:#616161;
    border-radius:50%;
}
.child-hotel main .social_block .socialIcon .social-fb {
    padding:10px;
    padding-left:14px;
    padding-right:14px;
    background-color:#616161;
    border-radius:50%;
}
.child-hotel main .social_block .socialIcon .social-ig {
    padding:10px;
    padding-left:12px;
    padding-right:12px;
    background-color:#616161;
    border-radius:50%;
}

.child-hotel main .social_block .socialIcon a span {
    color:#faeeee;
}

@media only screen and (max-width:990px){
    .child-hotel main .side-nav-header {
    width: 100%;
    padding-right: 3%;
}
    .child-hotel main .subscribe-widget {
    width: 115%;
}
}


/*MObile CSS*/

.mobile footer .container {
    display:flex;
    flex-direction:column;
    align-items:center;
}
.mobile footer .footer-logo {
    height:60px;
    width:100px
}



.news_letter_block{
    visibility:hidden;
}
.socialIcon{
    visibility:hidden;
}

body :is(.outer-page,.outerpage) .simp-custom-meeting-text{
    display:none;
}
.mobile .wedding-dummy-text{
    display:none
}



/*Desktop*/
.parent-hotel.for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form {
    padding-left: 7%;
    padding-right: 7%;
}
.inner-page .content_wrapper .no-gutter .simp-custom-reach-out-form.fullWidthWidget .fullWidthWidgetWrapper form {
    margin-left: 0%;
}
.inner-page .content_wrapper .no-gutter .simp-custom-reach-out-form.fullWidthWidget .fullWidthWidgetWrapper [class*="col-"] {
    width:100%;
    display: flex;
}
.inner-page .content_wrapper .no-gutter .simp-custom-reach-out-form.fullWidthWidget .fullWidthWidgetWrapper label[class*="col-"] {
    width: 20%;
}                         
.for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-wedding-venue-slider {
    padding-right:7%;
}
/*.headerTopStrip {*/
/*    display:none;*/
/*}*/
header .lang-book-wrapper .telephone-number a:first-child{
    display:none;
}

.outerpage .simp-custom-wedding-venue-usp-table-mobile {
    display:none;
}

/*Mobile*/
.mobile .wt1tb .table-responsive>.table {
    border: 1px solid #ddd;
}
.mobile .wt1tb .table-responsive>.table .fas{
    font-size: 16px !important;
}
.mobile .wt1tb .table-responsive>.table td {
    font-size: 16px;
}
.mobile .simp-custom-wedding-venue-usp-table-desktop {
    display:none;
}
.mobile .fab_book_button {
    display: none !important;
}

.mobile .simp-custom-reach-out-form fieldset .form-group:first-child label {
    display:flex;
    justify-content: space-between;
}

.mobile .simp-custom-reach-out-form fieldset .form-group:first-child label i {
    color:#9c1d35;
}

/*.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: 40px 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;*/
/*    max-height: 90vh;*/
/*    overflow: scroll;*/
/*    scrollbar-width: none;*/
/*    display: block;*/
/*}*/

/*.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,*/
/*.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;*/
/*    text-align: center;*/
/*}*/

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

/*.mobile.for-homepage .landing_Popup .text-content-wrapper li{*/
/*    text-align:left;*/
/*}*/

/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: 45px;*/
/*    right: 90px;*/
/*    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: 1536px){*/
/*    .for-homepage .landing_Popup .popUp_Close{*/
/*        top: 30px;*/
/*        right: 60px;*/
/*    }*/
/*}*/
/*@media(max-width: 1300px){*/
/*    .for-homepage .landing_Popup .popUp_Close{*/
/*        top: 25px;*/
/*        right: 50px;*/
/*    }*/
/*}*/
/*@media(max-width: 1200px){*/
/*    .for-homepage .landing_Popup{*/
/*        max-height: 90vh;*/
/*        padding: 50px;*/
/*    }*/
/*    .for-homepage .landing_Popup .popUp_Close{*/
/*        top: 10px;*/
/*        right: 50px;*/
/*    }*/
/*    .for-homepage .landing_Popup .text-content{*/
/*        overflow: scroll;*/
/*        scrollbar-width: thin;*/
/*    }*/
/*}*/
/*@media(max-width: 767px){*/
/*    .for-homepage .landing_Popup{*/
/*        max-height: 95vh;*/
/*    }*/
/*    .for-homepage .landing_Popup .image-content-wrapper{*/
/*        min-width: unset;*/
/*    }*/
/*}*/
/*.mobile.for-homepage .landing_Popup .text-content{*/
/*    overflow: unset;*/
/*}*/




:is(.outerpage,.outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider{
    padding:30px 0;
    width:100%;
    max-width:100%;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .text-content{
    margin:0 20px !important;
    position: relative;
    padding:0;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .slick-list{
    padding:0 5% !important;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .text-content-wrapper{
    position: absolute;
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    left:0;
    padding:20px 10%;
    overflow:auto;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .text-content a{
    position: relative;
    line-height: 15px !important;
    color: #fff;
    background: transparent;
    border: none;
    padding: 0px;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .text-content a:after{
    content: '';
    width: 65%;
    height: 2px;
    background: #FFF;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .text-content a:hover::after{
    width:100%;
    transition:0.5s ease forwards;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider a:hover{
    text-decoration: none;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider :is(h2,h3,h4,h5,h6){
    padding:0;
    margin:0;
    color: #fff;
    font-size:clamp(18px,1.771vw,34px);
}
:is(.outerpage,.outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider :is(h2,h3,h4,h5,h6,p) + :is(p,ul,ol){
    margin:2.43% 0 0;
    padding:0 !important;
    color: #fff;
    font-size:clamp(13px,0.834vw,16px);
    line-height:clamp(15px,1.042vw,20px);
}
:is(.outerpage,.outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider a{
    color: #fff;
    font-size:clamp(13px,0.834vw,16px);
    line-height:clamp(15px,1.042vw,20px);
}
:is(.outerpage,.outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider :is(h2,h3,h4,h5,h6,p,ol,ul) + .txt-wdgt-btn-wrapper{
    margin:2.43% 0 0;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .slick-prev:before,
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider  .slick-next:before{
    font-size: 24px;
    font-weight: 400;
    border: 2px solid #fff;
    color:#fff;
    opacity: 100%;
    border-radius: 50%;
    box-shadow: 5px 2px 5px rgba(0,0,0,0.2);
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .slick-prev:before{
    padding: 7px 15px 7px 14px;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider  .slick-next:before{
    padding: 7px 14px 7px 15px;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider  .slick-arrow.slick-prev {
    left:7%;
    z-index:1;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider  .slick-arrow.slick-next {
    right:8%;
}
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider .slick-prev:hover:before,
:is(.outerpage,.outer-page) .simp-custom-ppc-page-slider  .slick-next:hover:before{
    background:rgba(0,0,0,0.3);
}
@media(max-width:1536px){
   :is(.outerpage,.outer-page) .simp-custom-ppc-page-slider  .slick-arrow.slick-next {
        right:9%;
    } 
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider{
    padding:20px 0;
    margin:0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider img{
    margin:0 0 20px;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider :is(h2,h3,h4,h5,h6){
    margin:0;
    padding:0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider :is(h2,h3,h4,h5,h6,p) + :is(p,ol,ul){
    margin-top:10px !important;
    padding:0 !important;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider :is(h2,h3,h4,h5,h6,p,ol,ul) + .txt-wdgt-btn-wrapper{
    margin-top:10px;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider .slick-arrow{
    top:25%;
}
@media(orientation:landscape){
    .mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-ppc-page-slider .slick-slide{
        padding:0 10px;
    }
}



.content_wrapper .widget-wrapper.simp-custom-imgtxt-mgm-beach p:empty {
        display: none !important;
        padding: 0;
        margin: 0;
}





/*.landing_popupWrappers_scamAlertPop {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: rgba(0, 0, 0, 0.8);*/
/*    z-index: 100000;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    display:none;*/
/*  }*/
/*  .landing_popupWrappers_scamAlertPop.popUp_zoomIn {*/
/*    display: flex !important;*/
/*  }*/
/*  .landing_popupWrappers_scamAlertPop img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*  }*/
/*  .landing_popupWrappers_scamAlertPop  .landing_Popup_scamAlertPop {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*  }*/
/*  .imgforPopup {*/
/*    max-width: 90%;*/
/*    display: block;*/
/*  }*/
/*  .landing_popupWrappers_scamAlertPop  .landing_Popup_scamAlertPop .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    top: -5px;*/
/*    transform:translateY(-100%);*/
/*    right: 0px;*/
/*    width: clamp(15px,1.954vw,30px);*/
/*    height:  clamp(15px,1.954vw,30px);*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*    border: 2px solid #ebedec;*/
/*    border-radius: 50%;*/
/*    color: #fff;*/
/*    font-size:  clamp(10px,1.303vw,20px);*/
    /* transform:translateY(50%) */
/*  }*/
/*  @keyframes zoominoutsinglefeatured {*/
    /* 0% {
      transform: scale(0.3, 0.3);
    }
    50% {
      transform: scale(1.1, 1.1);
    }
    100% {
      transform: scale(1, 1);
    } */
/*     0% {*/
/*          opacity: 0*/
/*      }*/
  
/*      100% {*/
/*          opacity: 1*/
/*      }*/
/*  }*/
/*  .landing_Popup_scamAlertPop {*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*  }*/
/*  .landing_Popup_scamAlertPop img {*/
/*      max-width: 80vw;*/
/*      max-height:80vh;*/
/*    }*/
  
/*  .mobile .landing_popupWrappers_scamAlertPop  .landing_Popup_scamAlertPop .popUp_Close {*/
/*    top: -21px;*/
/*    right: 4.3%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding: 8px;*/
/*    transform:translateY(0);*/
/*  }*/
/*  .mobile .landing_popupWrappers_scamAlertPop  .landing_Popup_scamAlertPop .popUp_Close i {*/
/*    font-weight: 100;*/
/*    font-size: 13px !important;*/
/*  }*/
/*  .mobile .landing_Popup_scamAlertPop img {*/
/*    max-width: 90%;*/
/*  }*/
/*  @media screen and (orientation: landscape) {*/
/*    .mobile .landing_Popup_scamAlertPop img {*/
/*      max-height: 80vh;*/
/*    }*/
/*  }*/
  









.for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form .reach-out-header{
    margin-bottom: 12px;
}
.for-innerpage .outerpage .inner-page .content_wrapper  .simp-custom-reach-out-form {
    margin-top: 10%;
    width: 50% !important;
    padding: 0;
}
.for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-wedding-venue-slider{
    width: 50% !important;
    margin-top: 7% !important;
}
@media screen and (max-width:1358px){
    .for-innerpage .outerpage .inner-page .content_wrapper  .simp-custom-reach-out-form form{
        margin-left:8% !important;
    }
    .for-innerpage .outerpage .inner-page .content_wrapper  .simp-custom-reach-out-form form .form-group.col-sm-12{
        margin-bottom:4px;
    }
}
@media screen and (max-width:1166px){
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form .form-group.col-sm-12{
        margin-bottom: 5px;
    }
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form .form-group.col-sm-12 textarea{
        height: 65px;
    }
}
@media screen and (max-width:991px){
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form .form-group.col-sm-12{
        margin-bottom: 5px;
        display:flex;
        justify-content: center;
        align-items: center;
    }
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form .form-group.col-sm-12 label{
        width: 39%;
    }
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form .form-group.col-sm-12 textarea{
        height: 65px;
    }
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form fieldset{
        width: 85%;
    }
}
@media screen and (max-width:876px){
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form .form-group.col-sm-12 textarea{
        height: 45px;
    }
}
@media screen and (max-width:786px){
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form .form-group.col-sm-12 textarea{
        height: 40px;
    }
    .for-innerpage .outerpage .inner-page .content_wrapper .simp-custom-reach-out-form form fieldset{
        width: 92%;
    }
}
@media screen and (max-width:768px){
    .btn-full-width{
        width: 70%;
    }
}



#bookingForm .whyBookDirect .wrapperOfBenefits {
    left: -20%;
    width: 50%;
}




.outer-page .simp-custom-roomSlider{
     padding-bottom: 0px !important
}
.outer-page .simp-custom-roomSlider .text-content{
    margin: 0px 30px !important;
    position: relative;
}

.outer-page .simp-custom-roomSlider .text-content-wrapper{
    position: absolute;
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
}
.outer-page .simp-custom-roomSlider .text-content a{
    position: relative;
    line-height: 15px !important;
    color: #fff;
    background: transparent;
    border: none;
    padding: 0px;
}
.outer-page .simp-custom-roomSlider .text-content a:after{
    content: '';
    width: 65%;
    height: 2px;
    background: #FFF;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
.outer-page .simp-custom-roomSlider a:hover{
    text-decoration: none;
}

.outer-page .simp-custom-roomSlider h2{
    padding-bottom: 40px;
    color: #fff;
}

.outer-page .simp-custom-roomSlider .slick-prev:before,
.outer-page .simp-custom-roomSlider  .slick-next:before{
    font-size: 24px;
    font-weight: 400;
    border: 2px solid #fff;
    color:#fff;
    opacity: 100%;
    border-radius: 50%;
}
.outer-page .simp-custom-roomSlider .slick-prev:before{
    padding: 7px 15px 7px 14px;
}
.outer-page .simp-custom-roomSlider  .slick-next:before{
    padding: 7px 14px 7px 15px;
}
.outer-page .simp-custom-roomSlider  .slick-arrow.slick-prev {
    left: 305px;
}
.outer-page .simp-custom-roomSlider  .slick-arrow.slick-next {
    right: 318px;
}

@media screen and (max-width: 1150px){
    .outer-page .simp-custom-roomSlider  .slick-arrow.slick-prev {
        left: 255px;
    }
    .outer-page .simp-custom-roomSlider  .slick-arrow.slick-next {
        right: 268px;
    }
}
@media screen and (max-width: 950px){
    .outer-page .simp-custom-roomSlider  .slick-arrow.slick-prev {
        left: 185px;
    }
    .outer-page .simp-custom-roomSlider  .slick-arrow.slick-next {
        right: 198px;
    }
}

/*mobile */
.mobile .simp-custom-roomSlider{
     padding: 0px 20px 20px;
    background: #faeeee;
}
.mobile .simp-custom-roomSlider .slick-slide{
    position: relative;
}
.mobile .simp-custom-roomSlider .slick-slide img{
    margin-bottom: 0px !important;
    aspect-ratio: 4 /3;
    object-fit: cover;
}

.mobile .simp-custom-roomSlider .slick-slide h2{
    position: absolute;
    background: rgba(0,0,0,0.5);
    height: 92%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    color: #fff;
    font-size: 24px;
}

.mobile .simp-custom-roomSlider .slick-slide .txt-wdgt-btn-wrapper{
    position: absolute;
    width: 100%;
    top: 79%;
}
.mobile .simp-custom-roomSlider .slick-slide a{
    position: relative;
    line-height: 15px !important;
    color: #fff;
    background: transparent;
    border: none;
    padding: 0px;
}
.mobile .simp-custom-roomSlider .slick-slide a:after{
    content: '';
    width: 65%;
    height: 1px;
    background: #FFF;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
.mobile .simp-custom-roomSlider .slick-slide a:hover{
    text-decoration: none;
}

.mobile .simp-custom-roomSlider .slick-prev:before,
.mobile .simp-custom-roomSlider  .slick-next:before{
    font-size: 16px;
    font-weight: 400;
    border: 2px solid #fff;
    color:#fff;
    opacity: 100%;
    border-radius: 50%;
}
.mobile .simp-custom-roomSlider .slick-prev:before{
    padding: 2px 8px 2px 7px;
}
.mobile .simp-custom-roomSlider  .slick-next:before{
    padding: 2px 7px 2px 8px;
}
.mobile .simp-custom-roomSlider  .slick-arrow.slick-prev {
    left: 27px;
    z-index: 99;
    top: 45%;
}
.mobile .simp-custom-roomSlider  .slick-arrow.slick-next {
    right: 35px;
    top: 45%
}




/*.mobile #footer .cus-contact-info {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*}*/



.mobile #footer .fa-circle {
    display:none;
}
.mobile #footer .fa-envelope, .mobile #footer .fa-phone {
    color:#fff !important;
}
.mobile #footer .fa-stack {
    margin:0 !important;
}
.mobile #footer .cus-phone {
    display: flex;
    justify-content: space-evenly;
}
.mobile #footer .footer-detail {
    margin: 0 !important;
}
.mobile #footer .cus-contact-data {
    margin-bottom:10px;
    line-height: 20px;
}
.mobile #footer .cus-contact-data p {
    margin:0 !important;
}
.mobile #footer .specific_prop_details {
    display:flex;
    justify-content: space-evenly;
}
.mobile #footer .custom-logo-section {
    padding: 0;
    display: flex;
    margin-bottom: 20px !important;
    justify-content: center;
}
.mobile #footer .col-xs-12 .logo-images {
    margin: 5px !important;
    width: 22% !important;
}

.for-homepage .jssor-carousel-container.camera-carousel-container {
    margin: 0 10px;
}
.simp-custom-parentIntro {
    padding: 120px 0px 60px !important;
}
.simp-custom-parentIntro h1 span{
    margin-left: -45px;
    line-height: 100px;
}
.simp-custom-parentIntro h1 img{
   margin-top: -48px
}
.simp-custom-2imgTextwidget .col-sm-6:nth-child(1){
    margin-right: 3%;
    width: 47%;
}
.simp-custom-2imgTextwidget .col-sm-6:nth-child(2) .readjust-container{
    display: flex;
    flex-direction: column-reverse;
    height: unset !important;
}
.simp-custom-2imgTextwidget .readjust-container img{
   margin-top: 90px !important
}

.simp-custom-2imgTextwidget .col-sm-6:nth-child(2){
   padding: 0px !important;
   width: 49%;
   margin-left: 1%;
}
.simp-custom-2imgTextwidget .text-content{
   text-align: left !important;
   padding-right: 15px;
}
.simp-custom-2imgTextwidget h2{
   text-align: left !important;
   padding-bottom: 15px !important;
   padding-top: 20px;
}
.simp-custom-2imgTextwidget h1{
   text-align: left !important;
   padding-bottom: 15px !important;
   padding-top: 60px;
}
.simp-custom-2imgTextwidget{
   padding-top: 60px !important;
   padding-bottom: 60px !important;
}
.simp-custom-2imgTextwidget .col-sm-6:nth-child(1) .readjust-height{
    height: 700px !important;
}
@media screen and (max-width: 1000px){
    .simp-custom-2imgTextwidget .readjust-container img{
       margin-top: 70px !important
    }
    
    .simp-custom-2imgTextwidget .text-content-wrapper p{
        line-height: 26px !important;
    }
}

.simp-custom-ourPropertyText {
   padding-top: 60px !important
}
.simp-custom-ExperienceText{
    padding: 90px 0px 60px 0px !important
}
.simp-custom-LImgRtextParent,
.simp-custom-LTextRImgParent{
   display: flex;
   align-items: center;
   justify-content: center;
   padding: 0px !important
}
.simp-custom-LImgRtextParent img,
.simp-custom-LTextRImgParent img{
   aspect-ratio: 1 / 1.4;
   object-fit: cover;
}
.simp-custom-LImgRtextParent .left-box,
.simp-custom-LTextRImgParent .right-box{
   width: 40%;
}
.simp-custom-LImgRtextParent .right-box{
   width: 60%;
   padding: 0 5% 0 12% !important
}
.simp-custom-LTextRImgParent .left-box{
   width: 60%;
   padding: 0px 12% 0px 5% !important
}
.simp-custom-LImgRtextParent .text-content a,
.simp-custom-LTextRImgParent .text-content a{
    position: relative;
    line-height: 10px !important
}
.simp-custom-LImgRtextParent .text-content a:after,
.simp-custom-LTextRImgParent .text-content a:after{
    content: '';
    width: 50%;
    height: 2px;
    background: #C02323;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
.simp-custom-LImgRtextParent .text-content a:hover,
.simp-custom-LTextRImgParent .text-content a:hover{
    text-decoration: none;
   color: #c02323
}
.simp-custom-textOnImgBg{
   margin-top: 120px !important;
   position: relative;
}
.simp-custom-textOnImgBg:before{
   content: '';
   position: absolute;
   background: rgba(0,0,0,0.45);
   width: 100%;
   height: 100%;
   top: 0;
}
.simp-custom-textOnImgBg .text-content a{
    position: relative;
    line-height: 10px !important;
    background: transparent;
   border: none;
   padding: 0px;
}
.simp-custom-textOnImgBg .text-content a:after{
    content: '';
    width: 50%;
    height: 2px;
    background: #fff;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -7px
}
.simp-custom-textOnImgBg .text-content a:hover{
    text-decoration: none;
   color: #fff
}
.simp-custom-paddingTop120 {
    padding-top: 120px !important
}

/*child*/
.simp-custom-ExperienceTextChild{
    padding-top: 90px !important;
}
.simp-custom-ExperienceTextChild .fullWidthWidgetWrapper{
    width: 85%;
    padding: 0 15px!important
}
.simp-custom-LImgRtextChild{
    padding-bottom: 0px !important
}
.simp-custom-LTextRImgChild{
    padding-top: 0px !important;
    padding-bottom: 120px !important
}
.simp-custom-LImgRtextChild .fullWidthWidgetWrapper,
.simp-custom-LTextRImgChild .fullWidthWidgetWrapper{
    width: 85%;
    padding: 0 15px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-LImgRtextChild .left-box,
.simp-custom-LTextRImgChild .right-box{
    width: 40%;
}
.simp-custom-LImgRtextChild img,
.simp-custom-LTextRImgChild img{
    aspect-ratio: 1/ 1.4;
    object-fit: cover;
}
.simp-custom-LImgRtextChild .right-box{
    margin-left: 20%;
    width: 40%
}
.simp-custom-LTextRImgChild .left-box{
    width: 40%;
    margin-right: 20%;
}
.simp-custom-LImgRtextChild h2,
.simp-custom-LTextRImgChild h2{
    text-align: left !important
}
.simp-custom-LImgRtextChild .text-content a,
.simp-custom-LTextRImgChild .text-content a{
    position: relative;
    line-height: 15px !important;
    padding: 0;
    border: none;
    background: transparent;
    color: #9c1d35;
}
.simp-custom-LImgRtextChild .text-content a:after,
.simp-custom-LTextRImgChild .text-content a:after{
    content: '';
    width: 50%;
    height: 2px;
    background: #C02323;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
.simp-custom-LImgRtextChild .text-content a:hover,
.simp-custom-LTextRImgChild .text-content a:hover{
    text-decoration: none;
   color: #c02323
}
.simp-custom-LImgRtextChild .txt-wdgt-btn-wrapper,
.simp-custom-LTextRImgChild .txt-wdgt-btn-wrapper{
    text-align: left !important
}
.simp-custom-textOnImgBg.simp-custom-MarginTopZero{
    margin-top: unset !important
}

.child-hotel a.navbarlogoimage 
{
   position:absolute;
   left: 0px;
   z-index: 999;
}
.child-hotel a.navbarlogoimage img
{
/*     padding-top:10px;
   padding-left:5px; */
}
/*.child-hotel header .lang-book-wrapper{*/
/*   margin-top: 20px !important*/
/*}*/
/*.child-hotel a.navbar-brand{*/
/*    left: 160px */
/*}*/

/*@media (max-width: 1300px) {*/
/*    .child-hotel header ul#top-navbar-collapse{*/
/*        justify-content: right;*/
/*    }*/
/*}*/
/*@media (max-width: 1150px){*/
/*    .child-hotel header #top-navbar-collapse{*/
/*        padding-left: 340px !important*/
/*    }*/
/*}*/
/*@media (max-width: 1030px){*/
/*    .child-hotel header #top-navbar-collapse{*/
/*        padding-left: 390px !important*/
/*    }*/
/*}*/
/*@media (max-width: 900px){*/
/*    .child-hotel header #top-navbar-collapse{*/
/*        padding-left: 360px !important*/
/*    }*/
/*}*/


/*new codes*/

.child-hotel header .lang-book-wrapper{
    margin-top: 0px;
}
.child-hotel header .resv-wrap{
    margin-top: 20px;
}
.child-hotel header .navbarlogoimageright{
    padding-right: 20px;
}

.outer-page .simp-custom-propertySlider .text-content{
    margin: 0px 30px !important;
    background: #FAEEEE;
    outline: 3px solid #fff;
    outline-offset: -25px;
    opacity: 40%;
}
.outer-page .simp-custom-propertySlider .text-content.slick-center{
    opacity: 100%;
}
.outer-page .simp-custom-propertySlider h3{
    font-size: 24px;
    margin-bottom: 15px
}
.outer-page .simp-custom-propertySlider .text-content a{
    position: relative;
    line-height: 10px !important
}
.outer-page .simp-custom-propertySlider .text-content a:after{
    content: '';
    width: 50%;
    height: 2px;
    background: #C02323;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
.outer-page .simp-custom-propertySlider a:hover{
    text-decoration: none;
    color: #c02323;
}

.outer-page .simp-custom-propertySlider .text-content-wrapper{
    padding: 0px 30px 20px;
}
.outer-page .simp-custom-propertySlider .slick-prev:before,
.outer-page .simp-custom-propertySlider  .slick-next:before{
    font-size: 24px;
    font-weight: 400;
    border: 2px solid #6C6C6C;
    color:#6C6C6C;
    opacity: 100%;
    border-radius: 50%;
}
.outer-page .simp-custom-propertySlider .slick-prev:before{
    padding: 2px 10px 2px 9px;
}
.outer-page .simp-custom-propertySlider  .slick-next:before{
    padding: 2px 9px 2px 10px;
}
.outer-page .simp-custom-propertySlider  .slick-arrow.slick-prev {
    left: 405px;
}
.outer-page .simp-custom-propertySlider  .slick-arrow.slick-next {
    right: 418px;
}
@media screen and (max-width: 1400px){
    .outer-page .simp-custom-propertySlider  .slick-arrow.slick-prev {
        left: 355px;
    }
    .outer-page .simp-custom-propertySlider  .slick-arrow.slick-next {
        right: 368px;
    }
}
@media screen and (max-width: 1200px){
    .outer-page .simp-custom-propertySlider  .slick-arrow.slick-prev {
        left: 315px;
    }
    .outer-page .simp-custom-propertySlider  .slick-arrow.slick-next {
        right: 328px;
    }
}
@media screen and (max-width: 1050px){
    .outer-page .simp-custom-propertySlider  .slick-arrow.slick-prev {
        left: 285px;
    }
    .outer-page .simp-custom-propertySlider  .slick-arrow.slick-next {
        right: 298px;
    }
}
@media screen and (max-width: 950px){
    .outer-page .simp-custom-propertySlider  .slick-arrow.slick-prev {
        left: 215px;
    }
    .outer-page .simp-custom-propertySlider  .slick-arrow.slick-next {
        right: 228px;
    }
}

/*mobile */

.mobile .simp-custom-propertySlider .slick-slide{
    margin: 0px 10px !important;
    background: #FAEEEE;
    outline: 2px solid #fff;
    outline-offset: -8px;
    opacity: 100%;
}

.mobile .simp-custom-propertySlider h3{
    font-size: 20px;
    margin-bottom: 15px;
    padding: 0px 20px
}
.mobile .simp-custom-propertySlider .slick-slide a{
    position: relative;
    line-height: 10px !important
}
.mobile .simp-custom-propertySlider .slick-slide a:after{
    content: '';
    width: 50%;
    height: 1px;
    background: #C02323;
    position: absolute;
    display: flex;
    left:0;
    right: 0;
    bottom: -4px
}
.mobile .simp-custom-propertySlider a:hover{
    text-decoration: none;
    color: #c02323;
}

.mobile .simp-custom-propertySlider .slick-slide > div{
    padding: 0px 20px 40px;
}
.mobile .simp-custom-propertySlider img{
    aspect-ratio: 1.4 / 1;
    object-fit: cover;
}
.mobile .simp-custom-propertySlider button{
    display: none;
}



