



.Central-Courtyard-Boutique-Resort {
    position: absolute;
    top: 300px;
    left: 2%;
}
.Central-Courtyard-Boutique-Resort img {
    width: 150px!important;
}


.CentralGleneaglesResortBadge {
    position: absolute;
    top: 300px;
    left: 2%;
}
.CentralGleneaglesResortBadge img{
    width: 150px !important;
}
/* CSS written for TA widgets on hero image(2018)*/
.TA_certificateOfExcellence {
    position: absolute;
    top: 155px;
    left: 2%;
    border: 5px solid white;
    border-radius: 4px;
}
.TA_certificateOfExcellence img{
    width: 140px !important;
    height: 117px;
}



.Central-Heritage-Resort {
    position: absolute;
    top: 300px;
    left: 2%;
}
.Central-Heritage-Resort img {
    width: 150px!important;
}


.CentralHillResortBadge {
    position: absolute;
    top: 300px;
    left: 2%;
    width: 150px;
}

.CentralHillResortBadge img {
    width: 150px!important;
}




header .navbar-top .dropdown-arrow{
    color:#000;
}

resv-wrap .js-nav-booking-form{
    color:#E5DAD7;
}
header .navbar-top.navbar-top .navbar-brand {
    top: 15px;
}

body:not(.mobile) .simp-custom-text-image-width .text-content-wrapper img{
    width:100% !important;
}
/*Home page logo*/

.outer-page .simp-custom-hompage-brand-logos .text-content-wrapper > div{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items:center;
    row-gap: 20px;
    column-gap: 5px;
}

.mobile .content_wrapper .no-gutter .simp-custom-hompage-brand-logos .text-content >  div{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items:center;
    row-gap: 20px;
    column-gap: 5px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-contactus-form form.form-horizontal {
    margin: 0 23%;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-contactus-form form .form-group{
    display:flex;
    justify-content:center;
}
@media(max-width:767px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-contactus-form form .form-group{
        display:flex;
        flex-direction:column;
        width:100%;
    } 
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-callback-form .form-group{
    display:flex;
    justify-content:center;
}

@media(max-width:767px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-callback-form fieldset{
        display:flex;
        flex-direction:column;
    }
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-callback-form .form-group{
        display:flex;
        flex-direction:column;
    }
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}

/*jira changes for 12765*/
.outer-page .navbar.navbar-top .container,
.outerpage .navbar.navbar-top .container{
    max-width:unset;
}

/*jira-12867*/

header .navbar-bottom{
    padding:0 100px;
}

header .navbar-bottom > .container{
    max-width:100%;
    width:100%;
}

header .navbar-bottom #bottom-navbar-collapse{
    justify-content:center;
}

/* end */




:root {
    /* desktop */
    --faq-sc-desktop-bg: #f2f2f2;
    --faq-sc-desktop-border-color: #e0e0e0;
    --faq-sc-desktop-border-width: 1px;
    --faq-sc-desktop-question-min-height: 56px;
    --faq-sc-desktop-question-padding: 20px 52px 20px 20px;
    --faq-sc-desktop-chevron-right: 20px;
    --faq-sc-desktop-gap-between-items: 20px;
    --faq-sc-desktop-answer-padding: 0 20px 20px 20px;
    --faq-sc-desktop-text-align: left;
    --faq-sc-desktop-btn-justify: flex-start;

    /* mobile */
    --faq-sc-mobile-bg: #f2f2f2;
    --faq-sc-mobile-question-padding: 16px 52px 16px 16px;
    --faq-sc-mobile-chevron-right: 20px;
    --faq-sc-mobile-answer-padding: 0 16px 16px 16px;
    --faq-sc-mobile-text-align: left;
    --faq-sc-mobile-btn-justify: flex-start;

    /* Common */
    --faq-sc-shared-panel-duration: 0.25s;
    --faq-sc-shared-panel-ease: ease-out;
    --faq-sc-shared-chevron-duration: 0.22s;
    --faq-sc-shared-chevron-ease: ease-out;
    --faq-sc-shared-hover-duration: 0.15s;
    --faq-sc-shared-hover-ease: ease;
    --faq-sc-shared-chevron-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23000" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>');
    --faq-sc-shared-chevron-size: 20px;
    --faq-sc-shared-focus-color: #000;
    --faq-sc-shared-focus-width: 3px;
    --faq-sc-shared-focus-offset: -3px;
    --faq-sc-shared-focus-radius: 2px;
    --faq-sc-shared-table-border: #d0d0d0;
    --faq-sc-shared-table-border-width: 1px;
    --faq-sc-shared-table-cell-padding: 10px 12px;
}


:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part,
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part,
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part,
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part {
    height: auto !important;
}


/* ---------- desktop ------------ */

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container {
    display: flex;
    flex-direction: column;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header+.simp-custom-faq-widget-in-single-container {
    padding-top: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container>div {
    width: 100%;
    padding: 0;
    min-height: unset;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .text-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--faq-sc-desktop-gap-between-items);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper {
    border: var(--faq-sc-desktop-border-width) solid var(--faq-sc-desktop-border-color);
    background-color: var(--faq-sc-desktop-bg);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part {
    position: relative;
    display: flex;
    align-items: center;
    min-height: var(--faq-sc-desktop-question-min-height);
    padding: var(--faq-sc-desktop-question-padding);
    cursor: pointer;
    user-select: none;
    text-align: var(--faq-sc-desktop-text-align);
    transition: background-color var(--faq-sc-shared-hover-duration) var(--faq-sc-shared-hover-ease);
    width: 100%;
    box-sizing: border-box;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus-visible {
    outline: var(--faq-sc-shared-focus-width) solid var(--faq-sc-shared-focus-color);
    outline-offset: var(--faq-sc-shared-focus-offset);
    border-radius: var(--faq-sc-shared-focus-radius);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus:not(:focus-visible) {
    outline: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
    content: "";
    position: absolute;
    right: var(--faq-sc-desktop-chevron-right);
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    width: var(--faq-sc-shared-chevron-size);
    height: var(--faq-sc-shared-chevron-size);
    background-image: var(--faq-sc-shared-chevron-icon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform var(--faq-sc-shared-chevron-duration) var(--faq-sc-shared-chevron-ease);
    flex-shrink: 0;
    pointer-events: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part[aria-expanded="true"]::after {
    transform: translateY(-50%) rotate(180deg);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--faq-sc-shared-panel-duration) var(--faq-sc-shared-panel-ease);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part.faq-expanded {
    grid-template-rows: 1fr;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part>.faq-answer-inner {
    overflow: hidden;
    padding: var(--faq-sc-desktop-answer-padding);
    transition: padding 0.30s ease-out;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part:not(.faq-expanded)>.faq-answer-inner {
    padding-bottom: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part p:empty,
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part p:empty {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part table {
    width: 100%;
    border-collapse: collapse;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part :is(th, td) {
    padding: var(--faq-sc-shared-table-cell-padding);
    border: var(--faq-sc-shared-table-border-width) solid var(--faq-sc-shared-table-border);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--faq-sc-desktop-btn-justify);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part {
    cursor: default;
    pointer-events: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part::after {
    display: none;
}


/* ---------- mobile ------------ */

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container {
    padding: 20px 0;
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header+.simp-custom-faq-widget-in-single-container {
    padding-top: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .text-content {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper {
    border: var(--faq-sc-desktop-border-width) solid var(--faq-sc-desktop-border-color);
    background-color: var(--faq-sc-mobile-bg);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part {
    position: relative;
    display: flex;
    align-items: center;
    padding: var(--faq-sc-mobile-question-padding);
    cursor: pointer;
    user-select: none;
    text-align: var(--faq-sc-mobile-text-align);
    transition: background-color var(--faq-sc-shared-hover-duration) var(--faq-sc-shared-hover-ease);
    width: 100%;
    box-sizing: border-box;
    min-height: 44px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus-visible {
    outline: var(--faq-sc-shared-focus-width) solid var(--faq-sc-shared-focus-color);
    outline-offset: var(--faq-sc-shared-focus-offset);
    border-radius: var(--faq-sc-shared-focus-radius);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus:not(:focus-visible) {
    outline: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
    content: "";
    position: absolute;
    right: var(--faq-sc-mobile-chevron-right);
    top: 32px;
    transform: translateY(-50%) rotate(0deg);
    width: var(--faq-sc-shared-chevron-size);
    height: var(--faq-sc-shared-chevron-size);
    background-image: var(--faq-sc-shared-chevron-icon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform var(--faq-sc-shared-chevron-duration) var(--faq-sc-shared-chevron-ease);
    flex-shrink: 0;
    pointer-events: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part[aria-expanded="true"]::after {
    transform: translateY(-50%) rotate(180deg);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--faq-sc-shared-panel-duration) var(--faq-sc-shared-panel-ease);
    margin: 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part.faq-expanded {
    grid-template-rows: 1fr;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part>.faq-answer-inner {
    overflow: hidden;
    padding: var(--faq-sc-mobile-answer-padding);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part:not(.faq-expanded)>.faq-answer-inner {
    padding-bottom: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part p:empty,
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part p:empty {
    display: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part table {
    width: 100%;
    border-collapse: collapse;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part :is(th, td) {
    padding: var(--faq-sc-shared-table-cell-padding);
    border: var(--faq-sc-shared-table-border-width) solid var(--faq-sc-shared-table-border);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--faq-sc-mobile-btn-justify);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part {
    cursor: default;
    pointer-events: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part::after {
    display: none;
}


/* ---------- reduced motion ------------ */

@media (prefers-reduced-motion: reduce) {

    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part,
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after,
    .mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part,
    .mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
        transition: none;
    }

}


/* ---------- header ------------ */

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header .text-content :is(h1, h2, h3):only-child,
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part :is(h1, h2, h3):only-child {
    padding: 0;
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper :is(.faq-answer-inner, .answer-part)>*+* {
    margin: 15px 0 0 !important;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper :is(.faq-answer-inner, .answer-part)>*+* {
    margin-top: 15px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part :is(h1, h2, h3):only-child {
    text-align: left;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter+.no-gutter>.widget-wrapper {
    padding: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-gp-faq-header>div {
    padding: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-gp-faq-header+.simp-custom-faq-widget-in-single-container {
    padding-top: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-header .text-content :is(h1, h2, h3) {
    padding: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-header {
    padding: 20px 0;
    margin: 0;
}

.mobile .content_wrapper .no-gutter>.simp-custom-gp-faq-header:first-child {
    padding-top: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-header+.simp-custom-faq-widget-in-single-container {
    padding-top: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-gp-faq-header .text-content-wrapper > :is(h1 + h2),
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-header .text-content > :is(h1 + h2) {
    margin-top: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-gp-faq-header .text-content-wrapper > :is(h1, h2) + *,
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-header .text-content > :is(h1, h2) +  * {
    margin-top: 15px !important;
}

.mobile .footer-text{
    text-align:center;
}

.outer-page footer .comm_cont.f_bot .text-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px
}

.outer-page footer .comm_cont.f_bot .text-center p {
    padding-left: 0;
}







:is(.outerpage,.outer-page) .content_wrapper .widget-wrapper:is(.simp-custom-3-card-layout-center-align,.simp-custom-2-card-layout-center-align){
    display:flex;
    justify-content:center;
}
:is(.outerpage,.outer-page) .content_wrapper .widget-wrapper:is(.simp-custom-3-card-layout-center-align,.simp-custom-2-card-layout-center-align) .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
}
.mobile .simp-custom-3-card-layout-hide-right .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile :is(.simp-custom-3-card-layout-hide-left,.simp-custom-2-card-layout-hide-left) .col-xs-12:nth-of-type(1){
    display:none;
}
.mobile .simp-custom-2-card-layout-hide-right .col-xs-12:nth-of-type(2){
    display:none;
}
:is(.outerpage,.outer-page) .content_wrapper .widget-wrapper:is(.simp-custom-3-card-layout-hide-right,.simp-custom-2-card-layout-hide-right) .right-box{
    display:none;
}
:is(.outerpage,.outer-page) .content_wrapper .widget-wrapper:is(.simp-custom-3-card-layout-hide-left,.simp-custom-2-card-layout-hide-left) .left-box{
    display:none;
}




.navbar .navbar-collapse .dropdown.primary .dropdown-menu.our-hotel-menu .mega-menu :is(h4, li a .list-name){
    font-family: Lato,sans-serif;
    font-weight:500;
}
@media (min-width: 1100px) {
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu {
        width: 900px;
    }
        header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
        header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li {
        width: 100%;
    }
}
header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li.directory li a {
    opacity: 1;
}



.mobile .content_wrapper .no-gutter .room-description div.col-xs-12:last-child p {
    width: 100%;
}
.mobile .content_wrapper .no-gutter .room-description div.col-xs-12:last-child >  .txt-wdgt-btn-wrapper {
    position:absolute;
    right: 0;
    bottom: 0;
}

/*ops 13867 start*/

:is(.outer-page,.outerpage) .content_wrapper .no-gutter  .social_feed,
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .promotions_block {
    display:none;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-tripadvisor img {
    height:200px;
    width:200px;
    object-fit:contain;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-tripadvisor .col-sm-6 {
    width:max-content;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-tripadvisor {
    display:flex;
    justify-content:center;
    gap:50px
}

.mobile .content_wrapper .no-gutter .simp-custom-tripadvisor img {
    width:100px;
    height:100px;
    object-fit:contain;
    margin:unset !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-tripadvisor .col-xs-12 {
    width:max-content;
}

.mobile .content_wrapper .no-gutter .simp-custom-tripadvisor {
    display:flex;
    justify-content:space-evenly;
    align-items:center;
}

/*ops 13867 end*/



.outer-page header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu .mega-menu > li .ul-top .li-space a .list-name .wrapper-text {
    font-style: italic;
}


header button.resv.resv_button.book_button {
    background: #AF251E;
    transition: background 0.3s ease;
}

header button.resv.resv_button.book_button:hover,
header button.resv.resv_button.book_button:focus {
    background: #9C201A;
}


/* border unset for all headers */

.mobile .content_wrapper .no-gutter :is(h1,h2,h3,h4,h5,h6){
    border:unset;
} 

/* text group with h1 */

.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    margin-bottom: 2.27%;
}

.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget .text-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}


/* text group with h2 */

.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    margin-bottom: 2.27%;
}

.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget .col-xs-12{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}



/* subheader with h2 */

.mobile .clearfix.widget-wrapper.simp-custom-bg-header-for-h2-only-header-widget h2{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    text-align:center;
}

.mobile .simp-custom-bg-header-for-h2-only-header-widget .col-xs-12{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}

.mobile .content_wrapper .no-gutter  .simp-custom-bg-header-for-h2-only-header-widget{
    padding-bottom:0;
}


/* wtheader with h1 */

.mobile .clearfix.widget-wrapper.simp-custom-bg-header-for-h1-only-header-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
}

.mobile .simp-custom-bg-header-for-h1-only-header-widget .col-xs-12{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}

.mobile .content_wrapper .no-gutter  .simp-custom-bg-header-for-h1-only-header-widget{
    padding-bottom:0;
}


/* desktop */

.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget h1,
.outerpage .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    margin-bottom: 2.27%;
}
.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget .text-content-wrapper,
.outerpage .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h1-only-txt-widget .text-content-wrapper{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
/* text group with h2 */
.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget h1,
.outerpage .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
    margin-bottom: 2.27%;
}
.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget .text-content-wrapper,
.outerpage .clearfix.widget-wrapper.wt1tb.simp-custom-bg-header-for-h2-only-txt-widget .text-content-wrapper{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
/* subheader with h2 */
.outer-page .clearfix.widget-wrapper.simp-custom-bg-header-for-h2-only-header-widget h2,
.outerpage .clearfix.widget-wrapper.simp-custom-bg-header-for-h2-only-header-widget h2{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
}
.outer-page .simp-custom-bg-header-for-h2-only-header-widget .text-content,
.outerpage .simp-custom-bg-header-for-h2-only-header-widget .text-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.outer-page .content_wrapper .no-gutter  .simp-custom-bg-header-for-h2-only-header-widget,
.outerpage .content_wrapper .no-gutter .simp-custom-bg-header-for-h2-only-header-widget{
    padding-bottom:0;
}
/* wtheader with h1 */
.outer-page .clearfix.widget-wrapper.simp-custom-bg-header-for-h1-only-header-widget h1,
.outerpage .clearfix.widget-wrapper.simp-custom-bg-header-for-h1-only-header-widget h1{
    background:#F5EEDB;
    display:inline-block;
    padding:2%;
}
.outer-page .simp-custom-bg-header-for-h1-only-header-widget .text-content,
.outerpage .simp-custom-bg-header-for-h1-only-header-widget .text-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.outer-page .content_wrapper .no-gutter  .simp-custom-bg-header-for-h1-only-header-widget,
.outerpage .content_wrapper .no-gutter .simp-custom-bg-header-for-h1-only-header-widget{
    padding-bottom:0;
}

.outer-page .content_wrapper .no-gutter .clearfix.widget-wrapper.wt1tb.simp-custom-txt-with-bg .col-12.col-md-3.mb-4,
.outerpage .content_wrapper .no-gutter .clearfix.widget-wrapper.wt1tb.simp-custom-txt-with-bg  .col-12.col-md-3.mb-4{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: center;
    height: 100%;
    min-height: 110px;
}

/* slider space */

.outer-page .content_wrapper  .simp-custom-central-hotel-slider-padding-btm,
.outerpage .content_wrapper  .simp-custom-central-hotel-slider-padding-btm{
    margin-bottom:30px;
}

.mobile .navbar-logo{
    background-color:#F5EEDB;
    padding: 10px 0;
}






.outer-page .content_wrapper .no-gutter .simp-custom-hide-left,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
}

.outer-page .content_wrapper .no-gutter .simp-custom-hide-left .left-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left .left-box{
    display:none;
}

.outer-page .content_wrapper .no-gutter .simp-custom-hide-right,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-right,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-right .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
}

.outer-page .content_wrapper .no-gutter .simp-custom-hide-right .right-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-right .right-box{
    display:none;
}

.mobile .content_wrapper .no-gutter .simp-custom-hide-left .col-xs-12:first-child{
    display:none;
}

.mobile .content_wrapper .no-gutter .simp-custom-hide-right .col-xs-12:last-child{
    display:none
}







#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    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;
}
#footer a.social-wa:hover {
    background-color: #1EBEA5 !important;
}

.CentralNirvanaResortBdge {
    position: absolute;
    top: 300px;
    left: 2%;
}
.CentralNirvanaResortBdge img {
    width: 150px !important;
}







#djubo-external-form {
    position: relative;
    top: -45px;
    right: 45px;
}
.for-innerpage  #djubo-external-form {
    display: none !important;
}
.bookingform-wrapper .abs_parent {
    width: 100% !important;
    max-width: none !important;
    
}
.bookingform-wrapper #bookingForm {
    margin: 0 !important;
    float: right;
    top: -50px;
    right: 90px;
}
.modalModifyCancel__inner{
 overflow: hidden !important;
}
.BEx4IDaY4cXE{
 height: 38px !important;
}
#BEx4IDaY3bWD .BEx4ZXaY3bWR{
 margin-top: 10px;
}
#BEx4IDaY3bWR .BEx4ZXaY3bOP > div{
 margin-top: -24px !important;
}
#BEx4IDaY3bWD .BEx4ZXaY3bDPI{
 top: 31px !important;
 right: 31px !important;
}
.BEh8JJiwI1dPaBPrice{
 margin-top: 3px !important;
 width: 103px !important;
 padding: 0px 0px 19px 3px !important;
 text-transform: capitalize;
 height : 24px !important;
}
#BEx4IDaY3bWD select.BEx4ZXaY3bPC, #BEx4IDaY3bWD select.BEx4ZXaY3bPP{
 background: #fff !important;
 color: #000 !important;
}
#BEx4IDaY3bWD input.BEx4ZXaY3bQBT{
 background: #ed8323 !important;
 margin-bottom: 0px !important;
 margin-top: 8px !important;
}
#BEx4IDaY3bWD .BEx4ZXaY3bWR a{
 transition: all 0.2s ease;
 -webkit-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
}
#BEx4IDaY3bWD .BEx4IDaY3bQBT:hover .BEx4ZXaY3bQBT{
 transition: all 0.2s ease;
 -webkit-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 background: #ffffff !important;
 color: #ed8323 !important;
}

/* Custom form css */
.modal .booking-form-wrapper{
    margin: 0 auto;
}
/* form float inner page */
.booking-form-wrapper .booking-form {
    max-width: 99.99% !important;
}
.booking-form-wrapper #BEx4IDaY3bWR {
    float: none !important;
}
/* form background*/
.BEx4ZXaY3bWR {
    background: #ffffff !important;
}
/* form prices */
.BEx4IDaY4cXE-item{
 color: #111111 !important;
}
/* form lowest price */
.BEh4IDsZ4dZE {
  color: #111111 !important;
}
/* form book now color */
#BEx4IDaY3bWD input.BEx4ZXaY3bQBT{
 background: #cfab4c !important;
 margin-bottom: 0px !important;
 margin-top: 8px !important;
}
#BEx4IDaY3bWD .BEx4IDaY3bQBT:hover .BEx4ZXaY3bQBT{
    color: #cfab4c !important;
}

#bottom-navbar-collapse {
    padding-left: 0 !important ;
}





















