header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
header ul#bottom-navbar-collapse{
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.simp-custom-paddingTop60 {
    padding-top: 60px !important
}
.simp-custom-h3-font h3 {
    font-family: 'Caudex serif',serif;
    font-size: 26px !important;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 41.3%;
    padding: 15px 15px 30px;
    background-color: #fff9;
    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;
}
.simp-custom-Rooms-bg .text-content-wrapper {
    background-color:#404042;
    padding: 2% 6%;
    color: #fff;
}
.simp-custom-Rooms-bg a {
    color:#F7951C;
}
header .navbar-top .dropdown-arrow {
    color: #fff;
}
.simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:0.85;
    padding:30px !important;
        width: 80%;
    margin: 0 10%;
}
.simp-custom-TextOnImg .text-content h3:after{
    content:"";
    border-bottom:1.5px solid #f7f4ec;
    display: block;
    width:10%;
    padding-top:20px;
    margin:auto;
}
.simp-custom-TextOnImg .text-content div:nth-child(4){
    margin-top:20px !important;
}
.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
header .navbar-top .dropdown-arrow {
    color: #d1ac67;
}
.outer-page h1,
.outer-page h2{
    line-height: 40px;
}
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-spacing-imgL .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}

.simp-custom-spacing-imgR1 .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.outer-page #bookingForm{
    background: rgba(0,0,0,.4);
}
header .navbar-top .navbar-nav>.dropdown>a {
    font-weight: 600;
}

.simp-custom-hideRightBox .right-box {
    display: none;
}
.simp-custom-hideLeftBox .left-box {
    display: none;
}
header .navbar-nav>li:not(#menuFilterLoc):hover>.dropdown-menu {
  display: block;
}

header #top-navbar-collapse .dropdown.primary {
  order: 1;
}
header #top-navbar-collapse .primary {
  order: 2;
}
header #top-navbar-collapse .dropdown.primary + .primary {
  order: 0;
}
.simp-custom-video-text{
  display: flex;
  justify-content: center;
  align-items: center;
}
.simp-custom-video-text .left-box{
  width: 35%;
}
.simp-custom-video-text .center-box{
  width: 65%;
}

.outer-page .simp-custom-parent-card .txt-wdgt-btn-wrapper,
.outerpage .simp-custom-parent-card .txt-wdgt-btn-wrapper{
    margin-top: 6.114%;
}

.outer-page .simp-custom-spacing-imgL .txt-wdgt-btn-wrapper,
.outerpage .simp-custom-spacing-imgL .txt-wdgt-btn-wrapper,
.outer-page .simp-custom-spacing-imgR .txt-wdgt-btn-wrapper,
.outerpage .simp-custom-spacing-imgR .txt-wdgt-btn-wrapper{
    margin-top: 4.655%;
}

.mobile .simp-custom-spacing-imgL .txt-wdgt-btn-wrapper,
.mobile .simp-custom-spacing-imgR .txt-wdgt-btn-wrapper{
    margin-top:24px;
}

.mobile .simp-custom-spacing-imgL .col-xs-12,
.mobile .simp-custom-spacing-imgR .col-xs-12{
    padding:10px;
}

/*ops 14259 start*/

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper .btn,
:is(.outer-page,.outerpage,.location-page) header .lang-book-wrapper .resv,
:is(.outer-page,.outerpage) #bookingForm .btn-wrapper .check-btn-holder .btn-full-width,
:is(.outer-page,.outerpage) .summary-widget .contentblock .viewbtn a {
    padding: clamp(3px, 0.325vw, 5px) clamp(15px, 1.63vw, 25px);

}

header .lang-book-wrapper {
    margin-top:15px;
}

/*ops 14259 end*/





.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #4A0021;
}
.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-family: 'Caudex serif',serif;
    text-align: center !important;
    font-size: 20px !important;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}
.mobile .full-drop ul{
  display: flex;
  flex-direction: column;
}
.mobile .full-drop ul li{
  order: 2;
}
.mobile .full-drop ul li:first-child{
  order: 1;
}
.mobile .full-drop ul li:first-child + li{
  order: 0;
}

/* ops-13909 */

.outer-page .simp-custom-parent-card .txt-wdgt-btn-wrapper,
.outerpage .simp-custom-parent-card .txt-wdgt-btn-wrapper{
    margin-top: 6.114%;
}

.outer-page .simp-custom-spacing-imgL .txt-wdgt-btn-wrapper,
.outerpage .simp-custom-spacing-imgL .txt-wdgt-btn-wrapper,
.outer-page .simp-custom-spacing-imgR .txt-wdgt-btn-wrapper,
.outerpage .simp-custom-spacing-imgR .txt-wdgt-btn-wrapper{
    margin-top: 4.655%;
}

.mobile .simp-custom-spacing-imgL .txt-wdgt-btn-wrapper,
.mobile .simp-custom-spacing-imgR .txt-wdgt-btn-wrapper{
    margin-top:24px;
}

.mobile .simp-custom-spacing-imgL .col-xs-12{
    padding:10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-parent-card.imageDescriptionbottom2 .image-content{
    margin:0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-parent-card .txt-wdgt-btn-wrapper{
    margin-top:12px;
}

.mobile .content_wrapper .no-gutter .simp-custom-parent-card .col-xs-12{
    box-shadow:1px 1px 15px rgba(0,0,0,0.1);
    margin:10px 0;
}

 .mobile .content_wrapper .no-gutter .simp-custom-parent-card .descriptionMobileNoSpace {
    padding:0 0 24px;
}

/* ops-13909 end */

.outer-page .dropdown-menu .mega-menu .ul-top .li-space a span.upcoming-hotel::after,
.outerpage .dropdown-menu .mega-menu .ul-top .li-space a span.upcoming-hotel::after{
    content:'Coming Soon';
    background-color: red;
    color: white;
    font-size: 13px;
    margin-left: 10px;
    padding: 2px 7px;
    border: none;
}
.outer-page .dropdown-menu .mega-menu .ul-top,
.outerpage .dropdown-menu .mega-menu .ul-top{
    white-space:nowrap
}

.outer-page .dropdown-menu .mega-menu .ul-top .li-space a,
.outerpage .dropdown-menu .mega-menu .ul-top .li-space a{
    text-decoration:none;
}

.mobile .select-hotel-wrapper .each-hotel-wrapper .hotel-name.upcoming-mobile-hotel::after {
    content: 'Coming Soon';
    background-color: red;
    color: white;
    font-size: 13px;
    margin-left: 10px;
    padding: 2px 7px;
    border: none;

}

.mobile .select-hotel-wrapper .each-hotel-wrapper {
    white-space: nowrap
}

@media (max-width:305px) {
    .mobile .select-hotel-wrapper .each-hotel-wrapper {
        white-space: wrap
    }

    .mobile .select-hotel-wrapper .each-hotel-wrapper .hotel-name.upcoming-mobile-hotel::after {
        display: inline-block;
        margin-left: -1px
    }
}

.mobile .each-hotel-wrapper.upcoming-mobile-hotel-model .hotel-name::after {
    content: 'Coming Soon';
    background-color: red;
    color: white;
    font-size: 13px;
    margin-left: 10px;
    padding: 2px 7px;
    border: none;

}

@media (max-width:352px) {
    .mobile .each-hotel-wrapper.upcoming-mobile-hotel-model {
        white-space: wrap
    }

    .mobile .each-hotel-wrapper.upcoming-mobile-hotel-model .hotel-name::after {
        display: inline-block;
        margin-left: -1px;
    }
}

@media (min-width: 1025px) {
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu {
        width: 380px;
    }
}
@media (max-width: 1024px) {
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu {
        width: 380px;
    }
}

header nav.navbar-top .container .navbar-brand {
    position: absolute;
    left:0;
    margin:0;
}

header .lang-book-wrapper {
    /*right: 16%;*/
}
@media screen and (max-width:1500px){
    header .lang-book-wrapper {
        right: 30px;
    }
}
@media screen and (max-width:1000px){
    header .lang-book-wrapper {
        right: 20px;
    }
}

/*ops 14259 start*/

:is(.outer-page,.outerpage,.location-page) .navbar.navbar-top>.container {
    width: 82%;
    max-width: 100%;
}

/*ops 14259 end*/

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 110px;
    right:10px;
    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{
    bottom: 78px;
    right:20px;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}

