.outer-page .container .lang-book-wrapper .telnav {
    position: absolute;
    left: -11px;
    color: #4c4c4c;
    font-size: 14px;
    top: -27px;
}
.outer-page .container .lang-book-wrapper .resv-wrap .booking-form-wrapper .min-price-div{
    display:none;
}

.outer-page h1,
.outer-page h2{
    line-height: 1.4;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 25px;
    background-color: #1c1c1c;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 1%;
}
.simp-custom-parent-card {
    padding-bottom: 90px !important;
}
.btn{
    padding: 0 34px;
    line-height: 40px;
}
header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
header .navbar-top .navbar-nav>li>a{
    font-family: Gloock,serif
}
.simp-custom-h3-font h3 {
    font-family: Gloock,serif !important;
    font-size: 26px !important;
}
.simp-custom-textbg .text-content{
    background: #fff9e5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}
.simp-custom-hotelTextSlider .text-content-wrapper{
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    padding: 10px 10px 10px;
}
.simp-custom-hotelTextSlider .slick-next:before,
.simp-custom-hotelTextSlider .slick-prev:before {
    color: #000 !important;
}
.simp-custom-sliderLeft{
    max-width: 42.5% !important;
    margin-right: 0 !important;  
}
.simp-custom-sliderRight{
    max-width: 42.5% !important;
    margin-left: 0 !important;
}
.simp-custom-sliderLeft .jssor-carousel-wrapper{
    padding-right: 0px !important;
}
.simp-custom-sliderRight .jssor-carousel-wrapper{
    padding-left: 0px !important;
}
.simp-custom-textRight{
    width: 42.5% !important;
    padding: 0 15px !important;
    margin-left: 0 !important;
}
.simp-custom-textLeft{
    width: 42.5% !important;
    padding: 0 15px !important;
    margin-right: 0 !important;
}
.simp-custom-textRight .text-content,
.simp-custom-textLeft .text-content{
    width: 100%;
    height: 100% ;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0% !important;
    color:#272727;
}







.location-page .outer-page .direction-form .row div:last-child button{
    padding:0;
}

.mobile .simp-custom-parent-card h3 {
    margin-top: -8%;
}
.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #f4f1de;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 18px !important;
    font-family: Gloock,serif !important;
}



/*using important to over ride the existing css*/
/*.simp-custom-banquet-table-slider{*/
/*    margin-right:30px !important;*/
/*}*/

/*.simp-custom-banquet-table-slider .text-content-wrapper > div{*/
/*    margin:5% 0;*/
/*}*/



