#simp_book_btn_wrapper #simp_book_btn{
    position:relative;
}
#simp_book_btn_wrapper #simp_book_btn #min-price-div {
    position: absolute;
    top: -5px;
    z-index: 2;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    font-size:10px;
    color:#fff
}
#simp_book_btn_wrapper #simp_book_btn #min-price-div p #minPriceRate{
    font-size: 12px;
    font-weight: 700;
}
.mobile .booking-form-input {
    display: block;
}

@media (max-width: 768px) {
    .mobile .bookingform-wrapper .simp-booking-form {
        min-width: 250px;
        width: calc(100% - 30px);
    }
    
    .mobile .layer-content #layerContainer{
        flex-grow:1;
    }
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 100%;
    }
}

:is(.outer-page,.outerpage,.mobile) .content_wrapper .no-gutter .widget-wrapper.wtbookbtn div,
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.wt1tb:has(.text-content-wrapper > .txt-wdgt-btn-wrapper:first-child) .txt-wdgt-btn-wrapper,
.mobile .content_wrapper .no-gutter .widget-wrapper.wt1tb:has(.text-content > .txt-wdgt-btn-wrapper:first-child) .txt-wdgt-btn-wrapper,
:is(.outer-page,.outerpage,.mobile) .content_wrapper .no-gutter .widget-wrapper.wtlinkbutton > div {
    display:flex;
    justify-content:center;
}
.mobile .content_wrapper .no-gutter .room-description .col-xs-12>a.btn{
    position:relative;
    left:50%;
    transform:translateX(-50%);
}

.outer-page .navbar-top .container{
    min-width:80%;
}
header #top-navbar-collapse{
    display: flex;
    justify-content: center;
    padding-right:390px;
}

@media(max-width:1850px){
    header #top-navbar-collapse {
        padding-left: 300px;
    }
}

@media(max-width:989px){
    header #top-navbar-collapse {
        padding-left: 250px;
    }
}
@media(max-width:928px){
    header #top-navbar-collapse {
        padding-left: 200px;
    }
}


header .navbar-top .navbar-nav>li>a{
    text-wrap:nowrap;
}
.center-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
.resv-wrap .btn{
    background: #da8e3a;
    color: #fff
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
.location-page .places-link .fa-stack-align{
    font-size:16px;
}

.darshan-btn {
    background-color: #da8e3a;
    font-size: 1em;
    padding: 0 10px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    float: right;
    display: block;
    -webkit-transition: all .7s cubic-bezier(.18,.89,.32,1.28);
    -moz-transition: all .7s cubic-bezier(.18,.89,.32,1.28);
    -ms-transition: all .7s cubic-bezier(.18,.89,.32,1.28);
    -o-transition: all .7s cubic-bezier(.18,.89,.32,1.28);
    transition: all .7s cubic-bezier(.18,.89,.32,1.28);
    min-width: 175px;
    text-align: center;
    border-radius: 7px;
    cursor: pointer;
    min-height: 40px;
    border: 0;
    margin-right:10px;
}
header .lang-book-wrapper {
    right: -100px;
}
@media only screen and (max-width:1566px) {
    header .lang-book-wrapper {
    right: -28px;
}
}
@media only screen and (max-width:1440px) {
    header .lang-book-wrapper {
    right: 30px;
}
}

.outer-page #footer .socialIcon, .outerpage #footer .socialIcon{
    display: block !important;
    position: fixed;
    left: 0;
    width: 40px;
    top: 400px;
    z-index: 9999;
}
#footer .socialIcon a {
    display: block !important;
    height: 40px;
    margin: 0 0 2.5px;
    border-radius: 0 5px 5px 0;
}

#footer .col-sm-12.footer-row,.social_block .social_head p,.socialWidgetRow,.col-sm-12.footer-row{
    display:none;
}

#footer a.social-fb:hover {
    background-color: #da8e3a;
}
#footer a.social-ig:hover {
    background-color: #da8e3a;
}

/* Mobile */
.mobile #footer .social-bar ul{
    display: block !important;
    position: fixed;
    left: 0;
    width: 30px;
    top: 400px;
    z-index: 9999;
}

.mobile #footer .socialIcon a {
    display: block !important;
    height: 30px;
    margin: 0 0 2.5px;
    border-radius: 0 5px 5px 0;
}


#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 50px;
    left: 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: 52px;
}
#whatsAppHeader a{
    color: white;
}
.mobile #whatsAppHeader {
    left: 0px;
    bottom: 10px;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}

/*.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;*/
/*    padding: 30px 0;*/
/*}*/
/*.mobile .landing_PopupWrapper {*/
/*    padding: 60px 0;*/
/*}*/
/*.landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_PopupWrapper .landing_Popup .image-content-wrapper img {*/
/*    max-width: 100% !important;*/
/*    object-fit: cover;*/
/*    width:100% !important;*/
/*    margin:0 !important;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: 1024px !important;*/
/*    width: 100% !important;*/
/*    padding: 5%;*/
/*    display: flex;*/
/*    align-items: stretch;*/
/*    justify-content: center;*/
/*}*/
/*.mobile.for-homepage .landing_Popup {*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    max-width: 800px;*/
/*    padding: 20px;*/
/*}*/

/*.for-homepage .landing_Popup .text-content {*/
/*    background: white;*/
/*    width: 50%;*/
/*    position: relative;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .text-content {*/
/*    position: unset;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .text-content,*/
/*.mobile.for-homepage .landing_Popup .image-content-wrapper {*/
/*    width: 100%;*/
/*}*/
/*.for-homepage .landing_Popup .text-content-wrapper {*/
/*    text-align: center;*/
/*    color: black;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding: 20px;*/
/*}*/
/*.for-homepage .landing_Popup .text-content-wrapper h2,*/
/*.for-homepage .landing_Popup .text-content-wrapper p,*/
/*.for-homepage .landing_Popup .text-content-wrapper a {*/
/*    visibility: visible;*/
/*}*/

/*.for-homepage .landing_Popup .image-content-wrapper {*/
/*    width: 50%;*/
/*    min-width: 300px;*/
/*    display: flex;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .image-content-wrapper {*/
/*    position: relative;*/
/*}*/
/*.imgforPopup {*/
/*    max-width:100%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .landing_Popup .text-content-wrapper h2 {*/
/*    text-transform: capitalize;*/
/*}*/
/*.for-homepage .landing_Popup .text-content-wrapper a {*/
/*    margin-top: 10px;*/
/*}*/
/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -40px;*/
/*    right: 0px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: white;*/
/*    border: 2px solid white;*/
/*    border-radius: 50%;*/
/*    color: black;*/
/*}*/
/*.for-homepage .landing_PopupWrapper .landing_Popup .popUp_Close{*/
/*    right:-30px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close {*/
/*    top: 30px;*/
/*    right: 30px;*/
/*}*/

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





.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo{
    height:70px;
    background: #fff;
}
.mobile .logo-inner img{
    height:60px;
}
.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: 17px !important;
}

header .navbar-top .navbar-nav>li>a[href="./website-only-packages.html"]::after{
    content:"New";
    padding: 2px 4px;
    line-height: normal;
    background: red;
    color: white;
    font-size: 14px;
    margin:0 0 0 5px;
}



.mobile .navBtnBorderActiondd .dropdown-menu-topNav li a[href="./website-only-packages.html"] p{
    position:relative;
}
.mobile .navBtnBorderActiondd .dropdown-menu-topNav li a[href="./website-only-packages.html"] p::after{
    content:"New";
    padding: 3px 5px;
    line-height: normal;
    background: red;
    color: white;
    font-size: 12px;
    position:absolute;
    margin:0 0 0 12px;
}

/*Dektop Css*/
.outer-page header .navbar-top .dropdown-arrow {
    color: #333;
    font-weight: 700;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu {
    padding: 20px;
    box-shadow: 0 4px 3px 2px rgba(0,0,0,.2);
    background-color: rgba(255,255,255,.95);
    overflow: auto;
}
.outer-page header .navbar-nav .dropdown-menu {
    min-width: 200px;
    margin-left: 0;
    border-radius: 0 0 7px 7px;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu {
    padding: 0;
}
header .navbar-top .container .navbar-nav>li .dropdown-menu.our-hotel-menu ul li{ 
    list-style: none;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .dropdown-header {
    padding: 0 5px;
    white-space: normal;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .dropdown-header h4 {
    color: #000;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top {
    padding: 0;
    margin-left: 0;
    list-style-type: none;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top .li-space {
    padding: 5px 0;
    display: block;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top>li>a {
    font-size: 16px;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top .li-space a {
    display: block;
}
.outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top .li-space a .fa {
    color: #000;
    font-size: 16px;
    text-align: center;
    float: left;
    width: 30px;
}
header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top .li-space a .list-name {
    display: block;
    padding-left: 30px;
    white-space: normal;
}
/*header .navbar-top .navbar-nav>li:hover ul>li a{*/
/*    padding:0;*/
/*}*/
@media (min-width: 1025px){
    .outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu {
        width: 340px;
    }
}
@media (max-width: 1025px){
    .outer-page header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu {
        width: 275px;
    }
}

/*mobile css*/
/*select hotel*/
.mobile .select-hotel-wrapper {
    width: 100%;
    position: relative;
    background-color: rgba(0,0,0,.9);
    min-height: 45px;
    font-size: 14px;
    font-family: Caudex,serif;
}
.mobile .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.mobile .select-hotel-wrapper .dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    background-color: rgba(0,0,0,.4);
    transition: all .25s ease;
    box-shadow: none;
}
.mobile .select-hotel-wrapper .dropdown-toggle .select-hotel-text {
    text-align: left;
    font-size: 18px;
    line-height: 45px;
    font-weight: lighter;
    padding: 0 15px;
    cursor: pointer;
}
.mobile .select-hotel-wrapper .dropdown-toggle .select-hotel-text p {
    padding: 0;
    margin: 0;
    color: #fff;
}
.mobile .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow {
    display: block;
    color: #da8e3a;
    float: right;
    font-size: 1.5em;
    line-height: 45px;
    height: 45px;
}
.mobile .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg {
    transition: all .2s ease;
    transform: rotate(180deg);
}
.mobile .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
    stroke: #da8e3a;
}
.mobile .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper {
    background-color: #fff;
    padding: 15px 15px 0;
    min-height: 200px;
}
.mobile .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .menu-name {
    color: #707070;
    margin: 0;
    padding: 5px 10px;
    font-size: 1em;
    margin-bottom: 5px;
    border-bottom: 1px solid #e6e4e5;
}
.mobile .dropdown-menu-wrapper .search-wrapper {
    margin: 10px 6px;
}
.mobile .search-result-empty {
    display: none;
    color: #707070;
}
.mobile .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper {
    border-bottom: 1px solid #e6e4e5;
}
.mobile .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-group-name {
    color: #707070;
    padding: 10px 8px 0;
    font-size: 12px;
}
.mobile .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper:first-child .hotel-group-name {
    padding-top: 0;
}
.mobile .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper a {
    display: block;
    transition: all .25s ease;
}
.mobile .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name {
    font-size: 16px;
    color: #da8e3a;
    padding: 0 8px 12px;
}

/*our hotel on menu bar*/
.mobile .mobileDDPading {
    float: left;
    width: 100%;
    background-color: rgba(255,255,255,.75);
}
.mobile .modal-center {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.mobile .modal-center .modal-dialog {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
    transform: translate(0,0);
    transition: all .3s ease-out;
}
.mobile .modal-content {
    border: none;
    box-shadow: none;
    width: 95%;
    max-width: 600px;
    height: inherit;
    margin: 0 auto;
    pointer-events: all;
    text-align: left;
    font-size: 16px;
    font-family: Caudex,serif;
}
.mobile .modal-header {
    height: 10%;
    width: 100%;
    border-bottom: 1px solid #e6e4e5;
    margin-bottom: 5px;
    padding: 10px;
    font-family: Caudex,serif;
}
.mobile .close-wrap .close {
    font-size: 50px;
    font-weight: lighter;
    color: #da8e3a;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    line-height: 40px;
}
.mobile .modal-header .modal-title {
    color: #707070;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 20px;
}
.mobile #modalHotelListSearch {
    padding: 20px;
    min-height: 200px;
}
.mobile .each-hotel-group-wrapper {
    border-bottom: 1px solid #e6e4e5;
    padding: 5px 0;
}
.mobile .each-hotel-group-wrapper .hotel-group-name {
    color: #707070;
    font-size: 14px;
}
.mobile .each-hotel-group-wrapper .each-hotel-wrapper {
    color: #da8e3a;
    display: table;
    transition: all .25s ease;
    padding: 5px 0;
    width: 100%;
    line-height: normal;
}
.mobile .each-hotel-group-wrapper .each-hotel-wrapper .hotel-name {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.mobile .each-hotel-group-wrapper .each-hotel-wrapper .hotel-link-arrow {
    padding-left: 5px;
    display: table-cell;
    vertical-align: middle;
}

 .outer-page .promotions-wrapper .promo-details-wrap {
    left: -2px;
    top: -56px;
    height: 292px;
}
.outer-page .promotions-wrapper .promo-btn {
    top: 65px;
    left: -121px;
    width: 292px;
} 

