.bestprice-stamp{
    position: absolute;
    top: -15px;
    right: -102px;
}
header .lang-book-wrapper .booking-form-wrapper img.bestprice-stamp {
    display: none;
}

/*form changes*/
#homeCarousel .carousel-indicators {
    bottom: 20% !important;
}
.jssor-carousel-container .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 23% !important;
}
.jssor-carousel-wrapper .jssor-carousel .jssorb036 .bullet-icon svg {
    border-radius: 50% !important;
}

.bookingform-wrapper {
    bottom: 47px;
    background: rgba(0, 0, 0, 0.4);
}

.bookingform-wrapper .abs_parent {  
    z-index: 201;
    width: 80%;
    max-width: 1044px;
}

.bookingform-wrapper .abs_parent #bookingForm {
     padding: 10px 20px 30px;
     background: none;
     margin-left: 5%;
}

.bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-location,.bookingform-wrapper .abs_parent #bookingForm  .form-group.select-block.select-hotel {
    display: inline-block;
    width: 25%;
    padding: 0;
}

.bookingform-wrapper .abs_parent #bookingForm .form-group.date-parameter-block {
    margin: 0px 2px !important;
    display: inline-block !important;
    width: 135px !important;
}
#bookingForm .booking-form{
    display: block;
    float: none;
}
#bookingForm .adult-wrapper, #bookingForm .child-wrapper, #bookingForm .room-wrapper {
    display: none !important;
}
.bookingform-wrapper .abs_parent #bookingForm .btn-wrapper {
  position: absolute;
  display: inline-block;
  margin: 32px 0 0;
  bottom: unset;
  right: 138px;
  width: calc(50% / 4);
}
.bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-location, .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-hotel{
    width: 22%;
    margin: 0px 2px;
}

.bookingform-wrapper #bookingForm .promo-block, .bookingform-wrapper #bookingForm .text-field{
    width:140px;
    margin: 0 0px;
    display:inline-block;
}

#bookingForm .open-form-block .open-booking-form {
    display: none !important;
}

#bookingForm .whyBookDirect {
    left: 0;
    right: auto;
    bottom: -10px;
}

#bookingForm .booking-form .form-group.min-price-wrapper {
    right: 100px!important;
}
#bookingForm .btn-wrapper .check-btn-holder .btn-full-width {
    margin-left: 5px;
}

/* ----------------- RESPONSIVE CODE ----------------------------*/

.jssor-carousel-container .bookingform-wrapper .abs_parent{
    max-width: unset;
}
.jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper{
    position: unset;
}
.jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper{
    bottom: 30px;
}
.jssor-carousel-container #bookingForm .booking-form .form-group.min-price-wrapper{
    right: 300px !important;
}
.bestprice-stamp{
    right: 20px;
}
@media screen and (max-width:1785px){
    .bestprice-stamp{
        right: -25px;
    }
    .jssor-carousel-container #bookingForm .booking-form .form-group.min-price-wrapper{
        right: 190px !important;
    }
}
@media screen and (max-width:1690px){
    .bestprice-stamp{
        right: -60px;
    }
    .jssor-carousel-container #bookingForm .booking-form .form-group.min-price-wrapper{
        right: 130px !important;
    }
}
@media screen and (max-width:1610px){
    .jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm{
        margin-left: -5%
    }
}
@media screen and (max-width:1454px){
    .jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm{
        margin-left: -10%
    }
    .bestprice-stamp{
        right: -95px;
    }
}
@media screen and (max-width:1320px) and (min-width:1307px){
    .bestprice-stamp{
        right: -105px;
    }
}
@media screen and (max-width:1306px){
    .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper{
        position: unset;
    }
    .jssor-carousel-container .bookingform-wrapper .abs_parent{
        width: 100%;
    }
     .jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm{
        margin-left: 5%
    }
    .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-location, .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-hotel{
        width: 15%;
    }
    .bestprice-stamp{
        right: 25px;
    }
    .jssor-carousel-container #bookingForm .booking-form .form-group.min-price-wrapper{
        right: 290px !important;
    }
}
@media screen and (max-width:1171px){
    .bestprice-stamp{
        right: 15px;
    }
}
@media screen and (max-width:1157px){
     .bestprice-stamp{
        width: 110px;
        top: unset;
    }
     .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-location, .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-hotel{
        width: 10%;
    }
     .jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm{
        margin-left: 8%
    }
    .jssor-carousel-container #bookingForm .booking-form .form-group.min-price-wrapper{
        right: 250px !important;
    }
}

@media screen and (max-width:1024px){
    .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper input{
        min-width: 124px;
    }
}
@media screen and (max-width:961px){
     .jssor-carousel-container #bookingForm .booking-form .form-group.min-price-wrapper{
        right: 190px !important;
    }
     .jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm{
        margin-left: 2%
    }
}
@media screen and (max-width:902px){
    .bookingform-wrapper .abs_parent #bookingForm .form-group.date-parameter-block{
        width: 120px !important;
    }
    .bookingform-wrapper #bookingForm .promo-block, .bookingform-wrapper #bookingForm .text-field{
        width: 110px;
    }
    .jssor-carousel-container #bookingForm .booking-form .form-group.min-price-wrapper{
        right: 220px !important;
    }
}
@media screen and (max-width:820px){
    .bestprice-stamp {
        width: 80px;
        top: 24px;
    }
}
@media screen and (max-width: 813px){
    .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper input{
        padding: 0;
    }
    .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper{
         right: 10px;
    }
}
@media screen and (max-width: 800px){
    .bookingform-wrapper .abs_parent #bookingForm .form-group.date-parameter-block , .for-homepage .bookingform-wrapper #booking-form .promo-block{
        width: 120px !important;
    }
    .jssor-carousel-container #bookingForm .whyBookDirect{
        width: 25%;
        right: 71%;
    }
    .jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm{
        margin-left: 0;
    }
}
@media screen and (max-width: 783px){
    .jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper input{
        min-width: 114px;
    }
    .jssor-carousel-container  .bookingform-wrapper .abs_parent #bookingForm .form-group.date-parameter-block, .for-homepage .bookingform-wrapper #booking-form .promo-block{
        width: 100px !important;
    }
   .jssor-carousel-container  #bookingForm .date-parameter-block .dp-holder span{
        display: none;
    }
     .jssor-carousel-container .bookingform-wrapper .abs_parent #bookingForm{
        margin-left: 3%;
    }
}
#resv-form .modal-content #bookingForm .whyBookDirect{
    right: 74%;
}
#resv-form .modal-content #bookingForm .btn-wrapper{
    margin-top: 32px;
    position: unset;
}
@media screen and (max-width: 1061px){
    #resv-form .modal-dialog .modal-content{
        width: 75%;
        max-width: unset;
    }
}
@media screen and (max-width: 1023px){
    #resv-form .modal-dialog .modal-content{
        width: 80%;
    }
}
@media screen and (max-width: 958px){
    #resv-form .modal-dialog .modal-content{
        width: 85%;
    }
}
@media screen and (max-width: 902px){
    #resv-form .modal-dialog .modal-content{
        width: 90%;
    }
}
@media screen and (max-width: 842px){
    #resv-form .modal-dialog .modal-content{
        width: 95%;
    }
}
@media screen and (max-width: 798px){
    #resv-form .modal-dialog .modal-content{
        width: 99%;
    }
}

/* new code */

.inner-page .clearfix.widget-wrapper.wt1tb.simp-custom-amenitie td h3{
    text-wrap:nowrap;
    padding: 0 30px;
}

.inner-page .clearfix.widget-wrapper.wt1tb.simp-custom-amenitie{
    display:flex;
    justify-content:center;
    align-items:center;
}


.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}



/* new code */

.outer-page .clearfix.widget-wrapper.wt3img.three-col.simp-custom-logo  img.img-responsive.image-content.viewPortOut.viewPortIn.animated.fadeIn.slow {
    width:70%
}

.outerpage .clearfix.widget-wrapper.header-pills .col-xs-12.col-sm-12{
    padding:0;
}



/* new code nov 30 */

.outer-page .clearfix.widget-wrapper.wt1tb.fullWidthWidget.simp-custom-logos ul,
.outerpage .clearfix.widget-wrapper.wt1tb.fullWidthWidget.simp-custom-logos ul{
    display:flex;
    justify-content:center;
    align-items:center;
    text-decoration:none;
    list-style:none;
    flex-wrap:nowrap;
}
.inner-page {
    padding-bottom: 0px;
}


/* new code */

.inner-page .clearfix.widget-wrapper.wt1tb.simp-custom-amenitie td h3{
    text-wrap:nowrap;
    padding: 0 30px;
}
.inner-page .clearfix.widget-wrapper.wt1tb.simp-custom-amenitie{
    display:flex;
    justify-content:center;
    align-items:center;
}

/* for left img and rimg txt center align */

.outer-page .content_wrapper .no-gutter .widget-wrapper.imageDescriptionSide.imageDescriptionSide-rightimage.two-col,
.outerpage .content_wrapper .no-gutter .widget-wrapper.imageDescriptionSide.imageDescriptionSide-rightimage.two-col {
    display:flex;
    align-items:center;
}

.outer-page  .content_wrapper .no-gutter .widget-wrapper.imageDescriptionSide.imageDescriptionSide-leftimage.two-col,
.outerpage  .content_wrapper .no-gutter .widget-wrapper.imageDescriptionSide.imageDescriptionSide-leftimage.two-col{
    display:flex;
    align-items:center;
}

/* for header alignmenmt */

.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-headeralign,
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-headeralign{
    padding:3% 0 .5%;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-headeralign h1,
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-headeralign h1,
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-headeralign h2,
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-headeralign h2{
    padding:0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-two-img img{
    width:unset;
}
.outer-page .content_wrapper .no-gutter .simp-custom-two-img .left-box img{
    height:150px;
}
.outer-page .content_wrapper .no-gutter .simp-custom-two-img li{
    list-style:none;
    display:flex;
    justify-content:center;
    align-items:center;
}

.outerpage .content_wrapper .no-gutter .wtlinkbutton > div {
    display: flex;
    justify-content: center;
}

/*Slider Circle Design*/
/*:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-slider-arrow-circle button.slick-arrow {*/
/*	background: #5b3163;*/
/*	width: 40px;*/
/*	height: 40px;*/
/*	border-radius: 50%;*/
/*}*/

/*:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-slider-arrow-circle button.slick-prev {*/
/*	left: -35px;*/
/*}*/

/*:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-slider-arrow-circle button.slick-next {*/
/*	right: -35px;*/
/*}*/

/*:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-slider-arrow-circle button.slick-arrow::before {*/
/*	color: #fff;*/
/*}*/



/*custom jira changes*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider button.slick-arrow {
	background: #5b3163;
	width: 40px;
	height: 40px;
	border-radius: 50%;
    top:40%
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider button.slick-prev {
	left: -35px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider button.slick-next {
	right: -35px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider button.slick-arrow::before {
	color: #fff;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider .slick-next:focus, 
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider .slick-next:hover, 
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider .slick-prev:focus, 
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider .slick-prev:hover {
    	background: #5b3163;
}


:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wt-image-text-slider .slick-dots{
    position:static
}




/*.child-hotel.for-innerpage[data-hotelid="7669"] .content_wrapper .widget-wrapper.predef_content {*/
/*    display:none;*/
/*}*/

/*.child-hotel.for-innerpage[data-hotelid="7669"] .content_wrapper .jssor-carousel-container{*/
/*    max-width:100%;*/
/*    width:100% !important;*/
/*    padding: 0 0 0.782% 0;*/
/*    margin:0;*/
/*    margin-top:-130px;*/
/*}*/

/*.child-hotel.for-innerpage[data-hotelid="7669"] .content_wrapper .jssor-carousel-container .jssor-carousel-wrapper{*/
/*    padding:0;*/
/*}*/
/*.child-hotel.for-innerpage[data-hotelid="7669"] .content_wrapper .jssor-carousel-container .jssor-carousel{*/
/*    margin:0;*/
/*}*/

/*.child-hotel.for-innerpage .content_wrapper .no-gutter .widget-wrapper.predef_content {*/
/*    display:none;*/
/*}*/

.child-hotel.for-innerpage .content_wrapper .no-gutter .jssor-carousel-container{
    max-width:100%;
    width:100% !important;
    padding: 0 0 0.782% 0;
    margin:0;
    margin-top:-130px;
}

.child-hotel.for-innerpage .content_wrapper .no-gutter .jssor-carousel-container .jssor-carousel-wrapper{
    padding:0;
}
.child-hotel.for-innerpage .content_wrapper .no-gutter .jssor-carousel-container .jssor-carousel{
    margin:0;
}


:is(.outer-page,.outerpage) .content_wrapper .no-gutter  .simp-custom-centreonly .left-box.text-content {
    visibility:hidden;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter  .simp-custom-centreonly .right-box.text-content {
    visibility:hidden;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-offers3box-padding.text-content p, 
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-offers3box-padding  p {
    padding-bottom:32px;
}

/*form fix*/
.outerpage .content_wrapper .widget-wrapper.wtformjson .form-group{
    display:flex;
    justify-content:center;
}


.mobile .simp-custom-mobile-hero-video .text-content {
    padding: 0;
    box-sizing: border-box;
}
.mobile .simp-custom-mobile-hero-video .text-content video {
    height: 100%;
    margin-bottom: -6px; 
    width: 100%;
    object-fit: cover; 
}
.mobile .simp-custom-mobile-hero-video {
    overflow: hidden;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}

/*.content_wrapper .no-gutter .wtbookbtn > :is(.one-col, .col-lg-12){*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*:is(.outer-page, .outerpage) .content_wrapper .no-gutter .clearfix.widget-wrapper.jssor-carousel-container{*/
/*    padding-bottom: 0;*/
/*}*/

/*:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-user-cotent-navgigation{*/
/*    margin-bottom: 15px;*/
/*}*/

/*.mobile .content_wrapper .no-gutter .rooms-summary-img-slider{*/
/*    margin-bottom: 0;*/
/*}*/

/*.content_wrapper .no-gutter .simp-custom-user-content-navigation a{*/
/*    font-size:16.0pt;*/
/*    line-height: 115%;*/
/*    font-family:'Century Gothic',sans-serif; */
/*    text-align: center;*/
/*}*/

/*:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation{*/
/*    padding: 30px;*/
/*}*/

/*:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation :is(p, div){*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation a{*/
/*    padding: 0 20px;*/
/*}*/

/*.mobile .content_wrapper .no-gutter .simp-custom-user-content-navigation a{*/
/*    width: 100%;*/
/*    display: block;*/
/*    padding: 5px 0;*/
/*}*/

/*.mobile .content_wrapper .no-gutter .simp-custom-user-content-navigation :is(a:empty, span:empty, a:has( span:empty)){*/
/*    display: none;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/

.content_wrapper .no-gutter .wtbookbtn > :is(.one-col, .col-lg-12){
    display: flex;
    justify-content: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .clearfix.widget-wrapper.jssor-carousel-container{
    padding-bottom: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-user-cotent-navgigation{
    margin-bottom: 15px;
}

.mobile .content_wrapper .no-gutter .rooms-summary-img-slider{
    margin-bottom: 0;
}

.content_wrapper .no-gutter .simp-custom-user-content-navigation a{
    font-size:16.0pt;
    line-height: 115%;
    font-family:'Century Gothic',sans-serif; 
    text-align: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-user-content-navigation{
    padding: 30px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation :is(p, div){
    display: flex;
    justify-content: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-user-content-navigation a{
    padding: 0 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-user-content-navigation a{
    width: 100%;
    display: block;
    padding: 5px 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-user-content-navigation :is(a:empty, span:empty, a:has( span:empty)){
    display: none;
    padding: 0;
    margin: 0;
}

/*.navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu>h4::after{*/
/*    content: "coming soon";*/
/*    background-color:red;*/
/*    color:white;*/
/*    font-size:10px;*/
/*    margin-left:10px;  */
/*    padding:1px 6px;*/
/*    letter-spacing: 0.5px;*/
/*}*/
header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu .mega-menu > li .dropdown-header .list-name.new-tag::after{
    content: "New";
    background-color:red;
    color:white;
    font-size:10px;
    margin-left:10px;  
    padding:1px 6px;
    letter-spacing: 0.5px;
}
.mobile .each-hotel-group-wrapper .each-hotel-wrapper.new-tag .hotel-name::after {
    content: "New";
    background-color: red;
    color: white;
    font-size: 10px;
    margin-left: 10px;
    padding: 1px 6px;
    letter-spacing: 0.5px;
}

.mobile #myModal .modal-body .list .each-hotel-group-wrapper:nth-child(3)>h4{
    padding:10px 0 5px 0;
    margin:0;
    color:#5b3163;
    border-top:1px solid #e6e4e5;
}
.mobile #myModal .modal-body .list .each-hotel-group-wrapper:nth-child(3)>h4::after{
    content: "New";
    background-color:red;
    color:white;
    font-size:10px;
    margin-left:10px;  
    padding:1px 6px;
    letter-spacing: 0.5px;
}
/*.mobile #myModal .modal-body .list>h4{*/
/*    color:#707070;*/
/*    font-size:13px;*/
/*}*/
/*.mobile #myModal .modal-body .list>h4::after{*/
/*    content: "coming soon";*/
/*    background-color:red;*/
/*    color:white;*/
/*    font-size:10px;*/
/*    margin-left:10px;  */
/*    padding:1px 6px;*/
/*    letter-spacing: 0.5px;*/
/*}*/

.simp-custom-top5 .slick-slide>img{
    display: none;
}
.mobile .simp-custom-top5 .slick-slide>img{
    display: none;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:unset;
    right:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
.mobile #whatsAppHeader {
    border-radius: 50px;
    background: #25d366;
    float: right;
    position: fixed;
    right: 24px;
    bottom: 75px;
    padding: 8px 10px;
    margin-right: -10px;
    z-index: 9999;
    line-height: unset;
}
.mobile #whatsAppHeader a {
    color: #ffffff;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    /*padding: 3px 5px;*/
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}





.headerTopStrip {
    height: 0;
}
.topStrip-details {
    color: #fff;
    padding: 0 20px;
}
.topStrip-newtab{
    padding-left: 5px;
}

.collapsedNavbar .headerTopStrip{
    background: #333;
    color: #f4f4f4;
    font-size: 14px;
    height: 30px;
    transition: all ease .5s;
    overflow: hidden;
}

/*.headerTopStrip .header_top_contact {*/
/*    float: left;*/
/*}*/

.headerTopStrip .topStrip-close-btn {
    float: right;
    background: none;
    border: none;
}

.parent-hotel .header-pills {
    padding-top: 127px;
    background:rgba(255,255,255,0.6);
}
.child-hotel .header-pills {
    padding-top: 155px;
    background:rgba(255,255,255,0.6);
}


/*.mobile .collapsedNavbar .headerTopStrip{*/
/*    background: #333;*/
/*    color: #f4f4f4;*/
/*    font-size: 14px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/
/*.collapsedNavbar header nav.navbar.navbar-top {*/
/*    height: 105px;*/
/*}*/
/*.collapsedNavbar.parent-hotel.for-innerpage .loc-fullwidth {*/
/*    padding-top: 160px;*/
/*}*/

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


.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-widgetcenter {
    display: flex;
    justify-content: center;
}

.outer-page .content_wrapper .no-gutter .simp-custom-hide-left .left-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left .left-box{
    display:none;
}
.outer-page .content_wrapper .no-gutter .simp-custom-hide-right .right-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-right .right-box{
    display:none;
}
.outer-page .content_wrapper .no-gutter .simp-custom-hide-center,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-center {
    display:flex;
    justify-content:center;
    align-items:center;
}


.mobile .content_wrapper .no-gutter .simp-custom-hide-left .col-xs-12:first-child{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-hide-right .col-xs-12:last-child{
    display:none;
}



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

.simp-custom-facility .right-box{
    display:none;
}

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


.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-widgetcenter {
    display: flex;
    justify-content: center;
}

/*.widget-wrapper .text-content img {*/
/*    border-radius: 25px;*/
/*}*/
/*.widget-wrapper .page_link {*/
/*    border-radius: 25px;*/
/*}*/

/*.parent-hotel .widget-wrapper .text-content img {*/
/*    border-radius: 0;*/
/*}*/
/*.parent-hotel .widget-wrapper .page_link {*/
/*    border-radius: 0;*/
/*}*/

/*header #top-navbar-collapse {*/
/*    width: 97%;*/
/*}*/
header .callback {
    display:none;
    position: absolute;
    right: 196px;
    top: 20px;
    z-index:999;
    /*margin-right:5px;*/
    /* height: 20px; */
}
header .callback i{
    background: #5b3162;
    width: 34px;
    padding: 10px 6px;
    font-size: 20px;
}
header .callback  a {
    color: white;
}
header .callback a:hover{
    text-decoration:none;
    color:white;
}
header .callback i:hover {
    /* background: rgb(195, 68, 22); */
    color: rgb(255, 255, 255);
    background-color: rgb(60, 32, 65);
}
header .navbar-top .navbar-nav .primary a {
    padding:20px 9px;
}
div#clicktocallPopup {
    display: none;
}
.widget-wrapper.wt1tb[data-widget-id="2145853"] div#clicktocallPopup {
    display: block;
}
div#clicktocallPopup {
    text-align: center;
    padding-bottom: 22px;
}

div#clicktocallPopup input#click2call_submitbtn {
    padding: 1px 16px;
    background-color: #765076;
    border: none;
    color: white;
}

div#clicktocallPopup input#click2call_cust_text {
    /*border: none;*/
    background-color: transparent;
    border: 1px solid #525252;
    text-align: center;
    padding: 0 5px;
}
div#clicktocallPopup input#click2call_cust_text::placeholder {
  color: #525252;
  opacity: 1; /* Firefox */
}

div#clicktocallPopup input#click2call_cust_text:focus {
    /* border: none!important; */
    outline: none;
}
/*tooltip*/
.callback .callbacktext {
  visibility: hidden;
  width: 100px;
  background-color: #938a87a6;
  color: #fefdfa;
  text-align: center;
  border-radius: 6px;
  /*padding: 5px 0;*/
  position: absolute;
  z-index: 1;
  top: 42px;
  left: -35px;
}

.callback:hover .callbacktext {
  visibility: visible;
}

.mobile #footer .callback {
    text-align: center;
    padding: 8px 0;
}
.mobile #footer .callback p {
    font-size: 1.125em;
    /*color: #525252;*/
}
.mobile #footer div#clicktocallPopup {
    display: block;
}
.mobile div#clicktocallPopup input#click2call_cust_text{
    color:white;
    border: 1px solid #ffffff;
}
.mobile div#clicktocallPopup input#click2call_submitbtn{
    background-color:white;
    color:#765076;
}
.mobile div#clicktocallPopup input#click2call_cust_text::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

.mobile .name-of-hotel,
.mobile .panel-group#accordion{
    display:none;
}

/*custom jira changes*/

.mobile .mobile-menu{
    align-items:center;
    background: #5b3163;
}
.mobile .mobile-menu .navBtnBorder{
    color:#5b3163;
}

/*.mobile .mobile-menu .navBtnBorder:hover{*/
/*    background-color:white !important;*/
/*    color:#5b3163;*/
/*}*/

/*custom jira changes*/
.mobile.parent-hotel  .mobileHeaderTop {
    display: none;
}
.mobile.child-hotel .mobile-menu .nav-min-price-div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 2;
}
.mobile .logo.navbar-logo {
    background-color:white;
    position:relative !important;
    padding: 0;
}
.mobile .logo.navbar-logo .logo-inner{
    text-align:center;
    display:block;
}
.mobile.parent-hotel div[data-widget-id="2059581"]{
    display:none;
}
.mobile.parent-hotel.for-homepage .wtheader{
    text-align:center !important;
}
.mobile.child-hotel.for-homepage .wtheader h1,
.mobile.child-hotel.for-homepage .wtsubheader:nth-child(2) h2{
    text-align:center;
    border-bottom:none;
}
.mobile.parent-hotel.for-homepage .wtheader h1{
    border-bottom:none;
}
.drop-menu-header-block {
    background-color: #fff;
}

.mobile.for-homepage  img.bestprice-stamp {
    position: absolute;
    width: 90px;
    right: 0;
}


/* new content  */

.mobile .row.clearfix.widget-wrapper.wt1tb.simp-custom-logos ul{
    display:flex;
    justify-content:center;
    flex-direction:column;
    list-style:none;
    align-items:center
}

/* new code */

.mobile .row.clearfix.widget-wrapper.wt1tb.simp-custom-amenitie h3{
    font-size:16px;
    text-wrap:nowrap;
}


.mobile .simp-custom-mobile-hide-left-right-box .col-xs-12:first-child{
    display:none;
}
.mobile .simp-custom-mobile-hide-left-right-box .col-xs-12:last-child{
    display:none;
}


/* centre align  */

.mobile .widget-wrapper.simp-custom-headercentrealign h2 {
    display:flex;;
    justify-content:center;
     width:100%;   
}
.mobile .widget-wrapper.simp-custom-amenitiesservice .text-content .table-responsive>.table>tbody>tr>td{
    display:flex;
    flex-direction:column;
    flex-basis:33.33%;
    align-items:center;
}
.mobile .widget-wrapper.simp-custom-amenitiesservice .text-content .table-responsive>.table>tbody>tr{
     display:flex;
     flex-direction:row;
     flex-wrap:wrap;
}

/* padding removal */

.mobile .content_wrapper .no-gutter .widget-wrapper.bgImageContainer.simp-custom-pop-out{
    padding:20px !important;
}

.mobile .content_wrapper .no-gutter h1, 
.mobile .content_wrapper .no-gutter h2 {
    text-transform: uppercase;
}


.mobile .content_wrapper .no-gutter .simp-custom-two-img{
    display:flex;
    justify-content:center;
    align-items:center
}
.mobile .content_wrapper .no-gutter .simp-custom-two-img .col-xs-12:first-child img{
    height:100px
}
.mobile .content_wrapper .no-gutter .simp-custom-two-img img{
    width:150px;
}
.mobile .content_wrapper .no-gutter .simp-custom-two-img li{
    list-style:none;
}
.mobile .simp-custom-hideRightBox .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:nth-of-type(1){
    display:none;
}

.mobile .simp-custom-amenities-homepage table td{
    display:flex;
    flex-direction:column;
    width:33% !important;
}
.mobile .simp-custom-amenities-homepage table tr{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
}
.mobile[data-hotelid="9566"].for-gallerypage .div-16-9 {
    padding:0;
    height:max-content;
}
.mobile[data-hotelid="9566"].for-gallerypage .div-16-9>.holder {
    position:static;
}

.mobile .content_wrapper .no-gutter .wtlinkbutton > div {
    display: flex;
    justify-content: center;
}

/*jira - 11519*/
.mobile .dropdown-toggle .fa-list-ul:before{
    color: #fff;
    content: "\f0c9";
}

.mobile .book-button .TwoFoldMenuName{
    border: 1px solid #fff;
    border-radius: 4px;
    font-weight: 700;
}

.mobile .content_wrapper .no-gutter .simp-custom-centreonly  .col-xs-12:first-child{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-centreonly .col-xs-12:last-child{
    display:none;
}

.mobile .content_wrapper .no-gutter .simp-custom-offers3box-padding .text-content p, 
.mobile .content_wrapper .no-gutter .simp-custom-offers3box-padding p {
    padding-bottom:16px;
}

.mobile .content_wrapper .no-gutter .simp-custom-offers3box-padding .col-xs-12{
    padding-bottom:20px;
}




/*hide the amenities section from rooms inner pages*/
.mobile.for-innerpage .content_wrapper .no-gutter .row.clearfix.widget-wrapper:has(.col-xs-) {
        display:none;
}

header #top-navbar-collapse {
    overflow: hidden;
    justify-content: center;
}

header #bottom-navbar-collapse {
    justify-content: center;
}

header .navbar-top {
    background: linear-gradient(rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0) 100%);
}

header .navbar-top.scroll {
    background: rgba(255, 255, 255, 0.97)
}

header .navbar-top .dropdown-arrow {
    color: white;
}

header .navbar-top.scroll .dropdown-arrow {
    color: black;
}

header .navbar-top .navbar-nav>li>a,
header .navbar-top .navbar-nav>li>a:hover,
header .navbar-top .navbar-nav>li>a:focus {
    color: white;
}

header .navbar-top.scroll .navbar-nav>li>a,
header .navbar-top.scroll .navbar-nav>li>a:hover,
header .navbar-top.scroll .navbar-nav>li>a:focus {
    color: black;
}

header .navbar-top .moreOptions .dropdown-more {
    background: rgba(255, 255, 255, 0.95);
}

.mobile .mobile-menu .tel,
.mobile .mobile-menu .geo {
    display: none;
}

.mobile.for-innerpage .row-fluid.mobileHeaderTop {
    display: none;
}

.mobile .nav-min-price-div,
.mobile .select-hotel-wrapper,
.mobile #dropdown-menu-multiprop .TwoFoldMenuName,
.mobile .navBtnBorder.bookBtnbgcolor i.fa.fa-calendar.fa-2x {
    display: none;
}

/*custom jira changes*/

/*.mobile .book-button .navBtnBorder.top_padding {*/
/*    padding-top: 15px;*/
/*}*/

/*custom jira changes*/
.mobile .book-button .TwoFoldMenuName {
    display: inline-block;
    padding: 5px 10px;
    background-color: #5b3163;
    color: white;
}

.mobile .mobile-menu .menu-item .dropdown-toggle {
    padding-right: 80px;
}

.mobile .mobile-menu .menu-item .bookBtnbgcolor {
    padding-left: 30px;
}

/*.navbar-nav .dropdown-menu li:nth-child(1) .dropdown-header .li-space:nth-child(1) .list-name:after   {*/
/*    content: "New";*/
/*    background-color:red;*/
/*    color:white;*/
/*    font-size:10px;*/
/*    margin-left:10px;   */
/*    padding:1px 6px;*/
/*    letter-spacing: 0.5px;*/
/*}*/
/*.navbar-nav .dropdown-menu li:nth-child(3) .dropdown-header .li-space:nth-child(2) .list-name:after   {*/
/*    content: "New";*/
/*    background-color:red;*/
/*    color:white;*/
/*    font-size:10px;*/
/*    margin-left:10px;   */
/*    padding:1px 6px;*/
/*    letter-spacing: 0.5px;*/
/*}*/


.child-hotel.for-innerpage .content_wrapper .amenities-block,
.mobile.child-hotel.for-innerpage .content_wrapper .wt-masonry-gallery + .widget-wrapper{
    display:none;
}



/*-- New codes for new tag Targeting href values--*/
.navbar-nav  a[href*='lungta-boutique-hotel-spa-darjeeling'] .list-name:after,
.navbar-nav  a[href*='magnolia-boutique-hotel-spa-pelling'] .list-name:after,
.navbar-nav  a[href*='polaris-suites-spa-kalimpong'] .list-name:after,
.navbar-nav  a[href*='khang-lachen'] .list-name:after,
.navbar-nav  a[href*='bayul-lachung'] .list-name:after,
.navbar-nav  a[href*='queen-hills-resort-darjeeling'] .list-name:after{
    content: "New";
    background-color:red;
    color:white;
    font-size:10px;
    margin-left:10px;  
    padding:1px 6px;
    letter-spacing: 0.5px;
}

/*mobile*/
.mobile .nav-wrap a[href*='lungta-boutique-hotel-spa-darjeeling'] .hotel-name:after,
.mobile #myModal a[href*='lungta-boutique-hotel-spa-darjeeling'] .hotel-name:after,
.mobile .nav-wrap a[href*='magnolia-boutique-hotel-spa-pelling'] .hotel-name:after,
.mobile #myModal a[href*='magnolia-boutique-hotel-spa-pelling'] .hotel-name:after
.mobile .nav-wrap a[href*='polaris-suites-spa-kalimpong'] .hotel-name:after,
.mobile #myModal a[href*='polaris-suites-spa-kalimpong'] .hotel-name:after
.mobile .nav-wrap a[href*='khang-lachen'] .hotel-name:after,
.mobile #myModal a[href*='khang-lachen'] .hotel-name:after,
.mobile .nav-wrap a[href*='bayul-lachung'] .hotel-name:after,
.mobile #myModal a[href*='bayul-lachung'] .hotel-name:after
.mobile .nav-wrap a[href*='queen-hills-resort-darjeeling'] .hotel-name:after,
.mobile #myModal a[href*='queen-hills-resort-darjeeling'] .hotel-name:after{
    content: "New";
    background-color:red;
    color:white;
    font-size:10px;
    margin-left:10px;  
    padding:1px 6px;
    letter-spacing: 0.5px;
}










#custom-popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

#popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 60vw;
}
.mobile #popup-content {
    max-width: 350px;
}

@media (max-width: 1536px) {
    #popup-content {
        /*max-width: 550px;*/
    }
}

@media (max-width: 1400px) {
    #popup-content {
        max-width: 650px;
    }
}
@media (max-width: 1000px) {
    #popup-content {
        max-width: 550px;
    }
}
@media (max-width: 800px) {
    #popup-content {
        max-width: 450px;
    }
}
#popup-content img {
    width: 100%;
}

#close-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: black;
    border: 0;
    cursor: pointer;
}

@media (max-width: 1100px) {
    #close-button {
        width: 25px;
        height: 25px;
        font-size: 12px;
    }
}

#close-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (orientation: landscape) {
    .mobile #popup-content {
        max-width: 500px !important;
    }
    .mobile button#close-button {
        width: 20px;
        height: 20px;
        font-size: 11px;
        line-height: 13px;
    }
}

.mobile button#close-button {
    width: 27px;
    height: 27px;
}

.mobile #popup-content {
    max-width: 350px;
}


.child-hotel.for-homepage .clearfix.review_data_wrap {
    width: 85%;
}
.child-hotel.for-homepage .clearfix.hotel_amenities_wrap {
    margin-top: 0;
    margin-bottom: 0;
}

/* OPS-13238 starts */

.child-hotel.for-innerpage[data-hotelid="7461"] .outerpage .content_wrapper .no-gutter .jssor-carousel-container {
    margin-top: 0px;
}

/* OPS-13238 ends*/

.outerpage .content_wrapper .no-gutter .summary_widget_wrapper .summary-widget .summary-content-wrap{
    border-radius:25px 25px 0 0;
}

/*.topStrip-details {*/
/*    color: white;*/
/*    padding: 0 3px;*/
/*    font-size:13px;*/
/*}*/
/*.topStrip-newtab{*/
/*    padding-left: 5px;*/
/*}*/
/*.collapsedNavbar .headerTopStrip{*/
/*    background: black;*/
/*    color: white;*/
/*    font-size: 16px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/
/*.headerTopStrip .header_top_contact {*/
/*    float: center;*/
/*    font-family: futura-pt, sans-serif;*/
/*    display: flex !important;*/
/*    position:relative;*/
/*    justify-content: center;*/
/*}*/
/*.headerTopStrip .topStrip-close-btn {*/
/*    float: right;*/
/*    background: none;*/
/*    border: none;*/
/*    color:#fff;*/
/*    position:absolute;*/
/*    right:0;*/
/*}*/
/*.parent-hotel .header-pills {*/
/*    padding-top: 127px;*/
/*}*/
/*.child-hotel .header-pills {*/
/*    padding-top: 150px;*/
/*    padding-bottom: 10px;*/
/*    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);*/
/*}*/
/*.nav-pills.nav-stacked {*/
/*    font-family: futura-pt, san-serif;*/
/*    font-size: 12px;*/
/*    text-transform: uppercase;*/
/*    padding: 35px 0 25px;*/
/*}*/
/*header .navbar-bottom .navbar-nav > li > a.active,*/
/*header .navbar-bottom .navbar-nav > li > a:focus,*/
/*header .navbar-bottom .navbar-nav > li > a:hover {*/
/*    background-color: #313131;*/
/*    padding-bottom: 9px;*/
/*}*/
/*.child-hotel header li.child-hotel-name.primary {*/
/*    text-transform: uppercase;*/
/*    font-family: futura-pt, sans-serif;*/
/*}*/
/*.child-hotel header ul#bottom-navbar-collapse {*/
/*    padding-left: 0;*/
/*    padding-right: 40px;*/
/*    text-align: center;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    font-family: futura-pt, sans-serif;*/
/*    text-transform: uppercase;*/
/*}*/
/*.child-hotel header #bottom-navbar-collapse li.primary{*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*    border-right: 0px solid #fff !important;*/
/*}*/
/*.headerTopStrip a.topStrip-number-details {*/
/*    position:absolute;*/
/*    right:0;*/
/*    color: #4C4C4C;*/
/*}*/
/*.mobile .collapsedNavbar .headerTopStrip{*/
/*    background: #333;*/
/*    color: #F4F4F4;*/
/*    font-size: 14px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/
/*.collapsedNavbar header nav.navbar.navbar-top {*/
/*    height: 100px;*/
/*}*/
/*.collapsedNavbar.parent-hotel.for-innerpage .loc-fullwidth {*/
/*    padding-top: 160px;*/
/*}*/
/*button.topStrip-close-btn {*/
/*    color: white;*/
/*    font-size: 20px;*/
/*    display:black;*/
    /*display:none;*/
/*}*/
/*span.topStrip-text {*/
 /*position:absolute;*/
/* left:27%;*/
/*}*/

/*.mobile span.topStrip-text {*/
/* position:absolute;*/
/* left:-2%;*/
/*}*/
/*.mobile .headerTopStrip a {*/
/*    font-size:9px;*/
/*    padding:0px 10px;*/
/*}*/
/*.mobile .headerTopStrip .topStrip-close-btn {*/
/*    float: right;*/
/*    background: none;*/
/*    border: none;*/
/*    color: #fff;*/
/*    position: absolute;*/
/*    right: -10px;*/
/*    font-size:16px;*/
/*}*/
/*span.topStrip-text a{*/
/*    color:white;*/
/*}*/
/*.mobile.for-innerpage .nav-wrap {*/
/*    position:absolute;*/
/*    top:5%;*/
/*}*/
/*.clearfix.widget-wrapper.header-pills {*/
/*    padding-bottom:0px !important;*/
/*}*/
/*.mobile.for-homepage  .clearfix.parent-container {*/
/*    padding-top:0px!important*/
/*}*/
/*.mobile.for-innerpage.for-locationpage div#widgetWrapper{*/
/*    padding-top:10px;*/
/*}*/



/* For 2-text-box */
.simp-custom-hideRightBoxTwoText .right-box{
    display:none;
}
.simp-custom-hideLeftBoxTwoText .left-box{
    display:none;
}
.mobile .simp-custom-hideRightBoxTwoText .col-xs-12:nth-of-type(2){
    display:none;
}
.mobile .simp-custom-hideLeftBoxTwoText .col-xs-12:nth-of-type(1){
    display:none;
}





/*.for-homepage .banner_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;*/
/*    display: none;*/
/*}*/

/*.for-homepage .banner_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/

/*.for-homepage .banner_Popup img {*/
/*    margin: auto !important;*/
/*    float: none;*/
/*}*/

/*.for-homepage .banner_Popup {*/
/*    position: relative;*/
/*}*/
/*.mobile.for-homepage .banner_Popup {*/
/*    max-width: 90%;*/
/*}*/

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

/*.for-homepage .banner_Popup .popUpClose {*/
/*    display: grid;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    place-content: center;*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    right: 50px;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    font-size: 20px;*/
/*    color: white;*/
/*    background-color: rgba(0, 0, 0, 0.8);*/
/*    border: 0;*/
/*    cursor: pointer;*/
/*}*/

/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3, 0.3);*/
/*    }*/

/*    50% {*/
/*        transform: scale(1.1, 1.1);*/
/*    }*/

/*    100% {*/
/*        transform: scale(1, 1);*/
/*    }*/
/*}*/

/*.for-homepage .banner_Popup {*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/

.outer-page .simp-custom-pop-out .text-content {
    overflow:hidden;
}
.outer-page .simp-custom-pop-out .text-content  img{
    transform:scale(1);
    transition:all 1.5s;
}
.outer-page .simp-custom-pop-out .text-content:hover img{
    transform:scale(1.2);
    transition:all 1.5s;
    z-index:99
}
.outer-page .simp-custom-pop-out .text-content:after{
    content:"";
    display:block;
    background-color:#000000;
    /*height: var(--calc-height);*/
    width:calc(100% - 60px);
    position:absolute;
    top:0;
    opacity: 0;
    transition:all 1.5s;
}

.outer-page .simp-custom-pop-out .text-content .page_link:hover img{
    opacity: 1;
}

/* added for innerpages as well on request */

.inner-page .simp-custom-pop-out .text-content {
    overflow:hidden;
}
.inner-page .simp-custom-pop-out .text-content  img{
    transform:scale(1);
    transition:all 1.5s;
}
.inner-page .simp-custom-pop-out .text-content:hover img{
    transform:scale(1.2);
    transition:all 1.5s;
    z-index:99
}
.inner-page .simp-custom-pop-out .text-content:after{
    content:"";
    display:block;
    background-color:#000000;
    /*height: var(--calc-height);*/
    width:calc(100% - 60px);
    position:absolute;
    top:0;
    opacity: 0;
    transition:all 1.5s;
}

.inner-page .simp-custom-pop-out .text-content .page_link:hover img{
    opacity: 1;
}





.jssor-home-wrapper p.caption-as-text, .jssor-home-wrapper a.caption-as-link {
    /*background-color:transparent !important;*/
    /*margin-top:18% !important;*/
    /*margin-left:40px !important;*/
    /*text-shadow:none !important;*/
    color: #fff !important;
}
.jssor-home-wrapper p.caption-as-text span, .jssor-home-wrapper a.caption-as-link span{
    font-size:28px !important;
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-text:before, 
.camera-carousel-container #homeCarousel .camera_caption .caption-as-link:before {
    content: "See More";
    position: absolute;
    bottom: -28px;
    left: 0px;
    cursor:pointer;
    background: rgba(0,0,0,0.5);
    width: 100% ;
    padding-left: 13px;
    padding-bottom: 5px;
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-link, 
.camera-carousel-container #homeCarousel .camera_caption .caption-as-text{
    font-size: 18px !important;
}

.landing_PopupWrapper {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color: rgba(0,0,0,0.8);
  z-index: 10000;
  justify-content:center;
  align-items:center;
  /*opacity: 0; */
  display:none;
}
.for-homepage .landing_PopupWrapper.popUp_zoomIn {
    display: flex;
}
.for-homepage .landing_Popup img {
    width: 89%;
    margin: auto !important;
    float: none;
    max-width: 90%;
}
 .for-homepage .landing_Popup {
  position: relative;
  max-width: 90%;
  margin:auto;
  width:700px;
}
.for-homepage .imgforPopup {
  max-width:90%;
  display:block;
}
.for-homepage .landing_Popup .popUpClose {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 49px;
    background: url(https://assets.simplotel.com/simplotel/image/upload/v1495518454/close_icon.png) no-repeat;
    width: 20px;
    height: 20px;
    border: 0;
    background-color: rgba(128,128,128,0.4);
}
@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(0.3,0.3);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
    }
}
.for-homepage .landing_Popup{
    animation: zoominoutsinglefeatured 1s ease-in-out;
}


.mobile.child-hotel.for-homepage .landing_Popup .popUpClose {
    position: absolute !important;
    right :15px;
    top:15px;
}
 

.mobile.child-hotel.for-homepage .landing_Popup img {
    width: 100%;
    margin: auto;
    max-width: 100%;
}







.generic_slider.jssor-carousel-container.simp-custom-width50{
    width: 50% !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 .jssor-carousel-wrapper {
    padding: 0 !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 div#jssorCommonCarousel_7 {
    margin: 0;
}
.wt1tb.simp-custom-width50 {
    width: 50% !important;
    display:flex;
    justify-content: center;
    align-items: center;
}
.wt1tb.simp-custom-width50 .text-content {
    padding: 0 50px;
}
/*.simp-custom-width50 {*/
/*    padding-top:0px !important;*/
/*    padding-bottom:0px !important;*/
/*}*/







.parent-hotel.for-homepage .clearfix.address-block-details {
    display:none;
}

/*header ul li:last-child .li-space a .fa.fa-angle-right {*/
/*    display: none;*/
/*}*/

img.addressBlockTripAdvisor {
    position: absolute;
    right: 5px;
    top: 12px;
    width:150px;
}

div[data-widget-id="2143131"] .txt-wdgt-btn-wrapper a{
    min-width: 175px;
}



.homepage .content_wrapper .no-gutter .widget-wrapper, .inner-page .content_wrapper .no-gutter .widget-wrapper{
  padding: 15px;
}

.content_wrapper .no-gutter h2 {
    padding-bottom:35px !important;
}
.content_wrapper .no-gutter div[data-widget-id="ham_281924"] ul{
    padding-right: 0% !important;
}





/*.btn-custom {
margin: 0 5px !important;
float: left;
}*/
.button {
  background-color: #5B2562;
  border: none;
  color: white;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none!important;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
}

.button:hover {
  background-color: #39173D;
  color: white;
  box-shadow: 0 12px 16px 0;
}




 .phone_chat_wrapper {
    position: fixed;
    width: 200px;
    bottom: 0;
    right: 17px;
    background-color: #fff;
    z-index: 10000;
  }

  .phone_wrapper,
  .chat_wrapper {
    width: 50%;
    float: left;
    height: 70px;
    text-align: center;
    position: relative;
    border: 1px solid #5B2562;
    cursor: pointer;
    padding: 15px 10px;
  }

  .phone_wrapper span,
  .chat_wrapper span,
  .misscall_text,
  .misscall_num {
    display: block;
  }

  .phone_wrapper .fa,
  .chat_wrapper .fa {
    color: #5B2562;
    margin-bottom: 8px;
  }

  .callback_text,
  .chat_text {
    font-size: 12px;
    line-height: 1.2em;
  }

  .callback_wrapper {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 280px;
    height: 185px;
    background-color: #fff;
    padding: 30px;
    text-align: center;
    border: 1px solid #eee;
    
  }

  .callback_close {
    position: absolute;
    top: 4px;
    right: 4px;
    color: #999;
    cursor: pointer;
  }

  .callback_close:hover {
    color: #666;
  }

  .callback_title,
  .input-group,
  .misscall_text,
  .misscall_num {
    font-size: 14px;
    margin-bottom: 15px;
  }

  #callback_number,
  #callback_code {
    font-size: 14px;
  }

  .callback_btn {
    float: none;
    line-height: 36px;
    font-size: 14px;
  }

  .callback_notification {
    position: absolute;
    font-size: 12px;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
  }
.success_C2C,
.failure_C2C {
    display: none;
}







