.outer-page .body-logo{
    padding:0 0 30px;
}
.outer-page .body-logo img{
    width:175px;
}

.outer-page .footer-logo{
    padding:0 0  30px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.outer-page .footer-logo img{
    width:175px;
}
.mobile .footer-logo{
    display:flex;
    align-items:center;
    justify-content:center;
}
.mobile .footer-logo img{
    width:auto;
    max-height:70px;
} 




/*.outer-page  .bookingform-wrapper {*/
/*    bottom: 0;*/
/*    background:rgba(0,0,0,.7)*/
/*}*/

/*.outer-page  #bookingForm .booking-form{*/
/*  background:transparent;*/
/*}*/

/*.outer-page  .jssor-carousel-container .jssorb036 {*/
/*  top: -100% !important;*/
/*}*/
/*.for-homepage .outer-page .jssor-carousel-container.carousel-container {*/
/*    height:100vh;*/
/*    overflow:hidden;*/
/*}*/

.outer-page  .bookingform-wrapper {
    position:relative;
    bottom: 0;
    background-color: rgb(0,0,0);
}

.outer-page  #bookingForm .booking-form{
  background:transparent;
}


header ul#top-navbar-collapse {
    justify-content: center;
    text-align: center;
}
.simp-custom-link a {
    font-size: 24px;
    font-family: Advent-Pro,sans-serif;
}
.simp-custom-center {
    display: flex;
    align-items: center;
}  
/*---------------- MIN PRICES ---------------*/
.navbar.navbar-top .booking-form-wrapper .min-price-div{
    color: #272727
}
.simp-custom-leftTextRightImg,
.simp-custom-leftImgRightText{
    padding: 0!important;
    
}
.simp-custom-leftTextRightImg  .left-box,
.simp-custom-leftImgRightText .right-box{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f2e8cf;
}
.simp-custom-leftTextRightImg  .fullWidthWidgetWrapper,
.simp-custom-leftImgRightText  .fullWidthWidgetWrapper {
    display: flex;
}
.simp-custom-leftTextRightImg .left-box .text-content, 
.simp-custom-leftImgRightText .right-box .text-content {
    padding: 0 14% !important;
}
.simp-custom-leftTextRightImg .right-box img, 
.simp-custom-leftImgRightText .left-box img{
    outline: 2px solid #f2e8cf;
    outline-offset: -12px;
}
.outer-page h1,
.outer-page h2{
    text-transform: uppercase;
}

.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.outer-page h1,
.outer-page h2{
    text-transform: uppercase! important;
    font-weight: 600! important;
}

.outer-page .simp-custom-hide{
    display:none;
}

/*to hide widget on desktop*/
.outer-page .simp-custom-hide-desktop{
    display:none;
}


/* buttons  */


.outer-page .content_wrapper  .clearfix.widget-wrapper.wt1tb.simp-custom-buttons .text-content-wrapper {
    display:flex;
    justify-content:center;
    align-items:center;
}

.outer-page .content_wrapper .simp-custom-buttons .text-content-wrapper .btn{
    margin:0 20px 
}

.outer-page #footer .floating_Social_Media_Icons .socialIcon{
    display: flex;
    flex-direction:column;
    text-align:center;
    position: fixed;
    z-index: 999;
}

.outer-page #footer .floating_Social_Media_Icons .socialIcon a{
    border-radius:3%;
    z-index: 999;
}
.outer-page #footer .floating_Social_Media_Icons .socialIcon{
    bottom:50%;
    right:0px;
}
/*Mobile*/
.mobile #footer .floating_Social_Media_Icons {
    position:fixed;
    bottom:30%;
    right:0px;

}

.mobile #footer .floating_Social_Media_Icons .socialIcon{
    display:flex;
    flex-direction:column;
}
.mobile #footer .floating_Social_Media_Icons .socialIcon{
    margin:0 0 5px 0 !important ;
}
.mobile #footer .social-bar.floating_Social_Media_Icons{
    border-bottom: transparent;
}




.outer-page .content_wrapper .no-gutter .widget-wrapper.wt1tb{
  width:70%;
  max-width: 100%;
}

.outer-page .homepage{
  padding-bottom:0;
}
/*body:not(.for-homepage) .outer-page .no-gutter:last-of-type {*/
/*    display:none;*/
/*}*/
/*.for-gallerypage .outer-page .no-gutter:last-of-type,*/
/*.location-page .outer-page .no-gutter:last-of-type{*/
/*    display:block;*/
/*}*/

/* start ops-15578 */
body:not(.for-homepage, .for-gallerypage, .location-page) .outer-page .no-gutter:last-of-type {
    display:none;
}

.review_date_name_wrapper .review_data_date {
    display: none;
}
/* end ops-15578 */

.outer-page .inner-page {
    padding-bottom:0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-space{
  margin:30px 0;
}


/*Slider*/

.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-overlaps-slider {
    padding-top:0;
}
.mobile .simp-custom-overlaps-slider {
    background-color:#f2e8cf;
}

.outer-page .simp-custom-overlaps-slider  .slick-slide{
    position:relative;
    z-index:1;  
}

.outer-page .simp-custom-overlaps-slider  .slick-slide .text-content-wrapper{
    position:relative;
    margin: -10% 5% 0;
    padding: 6.5% 5%;
    z-index: 99;
    background: #fff
}
.outer-page .simp-custom-overlaps-slider h3{
    margin-bottom: 5%;
}
.outer-page .simp-custom-overlaps-slider  .slick-list .slick-track{
    display: flex;
}
.outer-page .simp-custom-overlaps-slider  .slick-list .slick-track .text-content{
    height: inherit;
    display: flex;
    flex-direction: column;
}
.outer-page .simp-custom-overlaps-slider  .slick-list .slick-track .text-content .text-content-wrapper{
    flex: 1 1 0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-rightText-overlaps {
    display: flex;
    justify-content: center;
    align-items: center
}

.outer-page .content_wrapper .no-gutter .simp-custom-rightText-overlaps .right-box {
    position: relative;
    right: 5%;
    z-index: 99;
    padding: 4.4%;
    background-color: #fff;
}

.outer-page .content_wrapper .no-gutter .simp-custom-rightText-overlaps .left-box {
    position: relative;
    background-color: black;
    display: block;
    padding:0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-rightText-overlaps .left-box:hover img {
    opacity: .3;
    cursor: pointer
}

.outer-page .content_wrapper .no-gutter .simp-custom-rightText-overlaps .left-box img {
    outline: 2px solid #fff;
    outline-offset: -10px
}
.outer-page .content_wrapper .no-gutter .simp-custom-rightText-overlaps .right-box h2,
.outer-page .content_wrapper .no-gutter .simp-custom-leftText-overlaps .left-box  h2{
    margin-bottom:5%;
}


.outer-page .content_wrapper .no-gutter .simp-custom-leftText-overlaps {
    display: flex;
    justify-content: center;
    align-items: center
}

.outer-page .content_wrapper .no-gutter .simp-custom-leftText-overlaps .left-box {
    position: relative;
    left: 5%;
    z-index: 99;
    padding: 4.4%;
    background-color: #fff;
}

.outer-page .content_wrapper .no-gutter .simp-custom-leftText-overlaps .right-box {
    position: relative;
    background-color: black;
    display: block;
    padding:0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-leftText-overlaps .right-box:hover img {
    opacity: .3;
    cursor: pointer
}

.outer-page .content_wrapper .no-gutter .simp-custom-leftText-overlaps .right-box img {
    outline: 2px solid #fff;
    outline-offset: -10px
}
.mobile .simp-custom-rightText-overlaps .col-xs-12:first-of-type,
.mobile .simp-custom-leftText-overlaps .col-xs-12:first-of-type{
    padding: 0
}

.mobile .simp-custom-rightText-overlaps .col-xs-12:first-of-type img,
.mobile .simp-custom-leftText-overlaps .col-xs-12:first-of-type img{
    outline: 2px solid #fff;
    outline-offset: -7px;
    margin-bottom: 15px
}

.mobile .simp-custom-rightText-overlaps .col-xs-12:last-of-type,
.mobile .simp-custom-leftText-overlaps .col-xs-12:last-of-type{
    padding: 0 20px 0
}



.outer-page .hotel-heading-mobile{
    display:none;
}
.mobile .hotel-heading-mobile{
    display:block;
    text-transform: capitalize;
}
.outer-page .address-block-details{
    padding-top:60px;
    background-color:rgba(255,255,255,0.9)
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-top-sapce{
    padding-top:0;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-space{
    margin:10px 0 30px;
}




.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
/*.mobile .fullImage{*/
/*    padding-top: 70px*/
/*}*/
.mobile .logo.navbar-logo {
 background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0.00) 100%);
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-transform: uppercase;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-transform: uppercase;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 17px !important;
}
.mobile.simp-custom-link a {
    font-size: 17px;
    font-family: Advent-Pro,sans-serif;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.mobile .outer-page h1,
.outer-page h2{
    text-transform: uppercase! important;
    font-weight: 600! important;
}

/*to make hero img slider as full width*/
.mobile .simp-custom-heroimg-slider .camera_fakehover img{
    width:100%;
    height:100%;
}

.mobile .simp-custom-heroimg-slider{
    margin:0;
}

.mobile .simp-custom-heroimg-slider .col-xs-12{
    padding:0;
}

/*to hide widget on mobile*/
.mobile .simp-custom-hide-mobile{
    display:none;
}


header .navbar-top {
    background: rgba(255, 255, 255, 0.7);
    margin:0;
    box-shadow: none;
}
header .navbar-top.scroll {
    background: #FFF;
}
header .navbar-top .container {
    max-width: 100%;
    width: calc(100% - 132px);
    padding: 0;
}
header .navbar-top .navbar-header .navbar-brand {
    padding: 0;
    margin: 0;
}
header .navbar-top .lang-book-wrapper {
    right: 64px;
}
header .navbar-top .lang-book-wrapper .resv {
    padding: 5px 0;
}
header .navbar-top .lang-book-wrapper .resv.resv_button.book_button {
    font-size:clamp(12px,0.94vw,16px);
    height: 40px;
    line-height: 32px;
}

header .navbar-top #top-navbar-collapse {
    position: absolute;
    justify-content:flex-end;
    align-items:center;
    padding-right:254px !important;
}

header .navbar-top #top-navbar-collapse .primary a{
    font-family:Cormorant,serif;
    line-height:clamp(30px,2.09vw,40px) !important;
    font-size: 16px !important;
    font-weight: 700;
    padding: 20px 18px !important;
}
header .navbar-top #top-navbar-collapse .moreOptions .dropdown-more a{
    padding: 0px 18px !important;
}
header .navbar-top .moreOptions .dropdown-more,header .navbar-top.scroll .moreOptions .dropdown-more{ 
    background: #fff;
}
header #bottom-navbar-collapse {
    align-items:center;
    /*overflow:hidden !important;*/
}
header .navbar-bottom.scroll{
    background-color: rgba(24, 96, 44, 0.70)
}
header .navbar-top #top-navbar-collapse li .dropdown-menu.our-hotel-menu .mega-menu a{
    padding: 0!important;
    line-height: normal !important;
}
header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .dropdown-header h4{
    line-height: normal !important;
}

@media (max-width:1800px){
    header .navbar-top .lang-book-wrapper {
    right: 0;
}
    header .navbar-top #top-navbar-collapse {
    justify-content:center;
    padding-right:175px !important;
}
    header .navbar-top #top-navbar-collapse li a{
    padding: 0 10px !important;
}
}

/* OPS-15478 : Starts */
header .navbar-top .lang-book-wrapper .resv.resv_button {
    background: #118ab2;
    color: #fab267;
}

header .navbar-top .lang-book-wrapper .resv.resv_button:hover,
header .navbar-top .lang-book-wrapper .resv.resv_button:active,
header .navbar-top .lang-book-wrapper .resv.resv_button:focus {
    background: #0E7596;
    color: #fff;
}

header .navbar-top #top-navbar-collapse {
    display: flex;
    justify-content: center;
    align-items: center;
}

header .navbar-top .navbar-nav>li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

header .navbar-top .dropdown-menu>li>a:focus, 
header .navbar-top .dropdown-menu>li>a:hover,
header .navbar-top .moreOptions .dropdown-more>li>a:focus,
header .navbar-top .moreOptions .dropdown-more>li>a:hover,
header .navbar-top .navbar-nav>li>a:focus,
header .navbar-top .navbar-nav>li>a:hover{
    text-decoration: underline;
}

/*
header .navbar-top .navbar-nav>li>a:focus,
header .navbar-top .navbar-nav>li>a:hover {
    text-underline-offset: 29px;
}
*/
/* OPS-15478 : Ends   */





.outer-page .simp-custom-home-award .text-content {
    display:flex;
    align-items: stretch;
    justify-content: space-evenly;
}
.outer-page  .wttripadvisor{
    width:300px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.outer-page  .wttripadvisor .TA_selfserveprop{
    width: 300px;
}
.outer-page  .wttripadvisor .TA_selfserveprop img{
    object-fit:contain;
}
.outer-page .simp-custom-home-award .text-content img{
    height:600px;
}


