.simp-custom-leftText{
    width: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-leftText .text-content{
    padding: 0px 11% !important;
}
.simp-custom-leftText h2{
    font-size:29px;
}

.generic_slider.jssor-carousel-container.simp-custom-rightSlider {
    width: 50% !important;
    
}
.simp-custom-rightSlider .jssor-carousel-wrapper{
    padding: 0px !important;
}
.simp-custom-rightSlider .jssor-carousel{
    margin: 0px !important;
}

.simp-custom-cardeffect .left-box,
.simp-custom-cardeffect .center-box,
.simp-custom-cardeffect .right-box{
     padding: 15px !important; 
     
}
.simp-custom-cardeffect .left-box:hover,
.simp-custom-cardeffect .center-box:hover,
.simp-custom-cardeffect .right-box:hover{
    box-shadow: 2px 2px 8px rgba(0,0,0,0.3);
    
}

.simp-custom-RoomsSlider h2{
    font-size: 24px !important;
}
.simp-custom-RoomsSlider p{
    margin-top: 20px !important;
    font-size: 15px;
}

.simp-custom-RoomPadding .text-content{
    padding: 0px 30px !important;
}

.simp-custom-width {
    width: 70% !important;
}

.address-block-details{
    display: none;
}
.min-price-div {
    color: #333 !important;
}
.generic_slider.jssor-carousel-container.simp-custom-leftSlider {
    width: 65% !important;
}
.simp-custom-leftSlider .jssor-carousel-wrapper{
    padding: 0px !important;
}
.simp-custom-leftSlider .jssor-carousel{
    margin: 0px !important;
}

.simp-custom-rightText {
    width: 35% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-rightText .text-content{
    padding: 0px 11% !important;
}

.simp-custom-leftText2{
    width: 35% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-leftText2 .text-content{
    padding: 0px 11% !important;
}

.generic_slider.jssor-carousel-container.simp-custom-rightSlider2 {
    width: 65% !important;
    
}
.simp-custom-rightSlider2 .jssor-carousel-wrapper{
    padding: 0px !important;
}
.simp-custom-rightSlider2 .jssor-carousel{
    margin: 0px !important;
}

.simp-custom-parallaxtext .text-content-wrapper{
    width: 68%;
    margin: auto;
    color: #fff;
    background: rgba(0,0,0,0.15);
    padding: 30px
}

.simp-custom-tripIconTable .table td{
    border: none;
}

.simp-custom-tripIconTable .table tr{
    display: flex;
    justify-content: center;
    align-items: center
}








/*.landing_PopupWrappers {*/
/*    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;*/
/*}*/
/*.landing_PopupWrappers.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_PopupWrappers img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    right: 0px;*/
/*    width: 30px;*/
/*    height: 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;*/
/*}*/
/*@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){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right: 8%;*/
/*  }*/
/*}*/
/*@media (max-width:1250px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*    max-height:90vh;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right:6%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -30px;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*  }*/
/*}*/

/*@media (max-width:950px){*/
/*  .landing_Popup img{*/
/*    max-height:90vh;*/
/*  }*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close{*/
/*    top: -21px;*/
/*    right: 3%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding:8px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close i{*/
/*    font-weight:100;*/
/*}*/
/*.mobile .landing_Popup img{*/
/*	max-width:90%;*/
/*}*/
/*@media screen and (orientation:landscape) {*/
/*   .mobile .landing_Popup img{*/
/*     max-height:80vh;*/
/*    } */
/*}*/

.mobile .fullImage img{
    height: 420px;
    object-fit: cover;
    padding-top: 70px;
}
.mobile .navbar-logo{
    background: #fff;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1, .mobile h2{
    text-align: center;
}
.mobile h1{
    font-size: 26px;
}
.mobile h2{
    font-size: 23px;
}
.mobile body, .mobile p, .mobile div, .mobile th, .mobile td{
    font-size: 15px
}
 .mobile .homepage-content p, .mobile .homepage-content div{
    text-align: justify !important;
}
.mobile .homepage-content div.txt-wdgt-btn-wrapper{
    text-align: center !important;
}

.mobile .simp-custom-RoomsSlider {
    margin-bottom: 0px !important;
}
.mobile .min-price-div {
    font-size: 10px !important;
}

.mobile .simp-custom-parallaxtext .text-content{
    width: 84%;
    margin:0px 8%;
    background: rgb(0 0 0 / 15%);
    padding: 20px;
    color: #fff
}
.mobile .simp-custom-tripIconTable .table td,
.mobile .simp-custom-tripIconTable .table{
    border: none;
}
.mobile .simp-custom-tripIconTable .table tr{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/*changes for jira 13610*/
.outer-page .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight:has(.fullWidthWidgetWrapper) {
    padding: 30px 16.405%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .fullWidthWidgetWrapper ,
.outerpage .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .fullWidthWidgetWrapper {
    max-width:100%;
    width:100%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .left-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .left-box,
.outer-page .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .right-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .right-box,
.outer-page .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .fullWidthWidgetWrapper .left-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .fullWidthWidgetWrapper .left-box,
.outer-page .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .fullWidthWidgetWrapper .right-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .fullWidthWidgetWrapper .right-box {
    display:none;
}



.outer-page .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight,
.outerpage .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight,
.outer-page .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .fullWidthWidgetWrapper,
.outerpage .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
    align-items:center;
}

.mobile .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .col-xs-12:first-of-type,
.mobile .content_wrapper .no-gutter .simp-custom-hideLeft-hideRight .col-xs-12:last-of-type{
    display:none;
}
/*end of changes for jira 13610*/

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

