header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
.outer-page h1,
.outer-page h2{
    line-height: 42px !important;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
    margin: 20px !important;
}
/*.simp-custom-textbg .text-content{*/
/*    background: #fff;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding: 50px;*/
/*}*/
.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.homepage {
    padding-bottom: 0px;
}
.inner-page {
    padding-bottom: 0px;
}
.simp-custom-h3-font h3 {
    font-size: 26px !important;
}
.outer-page .fal,.outerpage .fal{
    color:#202020;
}

.outer-page .content_wrapper .no-gutter .simp-custom-corbett-home-card-layout{
    padding:60px 14.83% 30px 14.83%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-home-card-layout .fullWidthWidgetWrapper .left-box.text-content,
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-home-card-layout .fullWidthWidgetWrapper .right-box.text-content{
    padding:0 1.12%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-home-corbett-AmenitesWithSheen .text-content-wrapper .table-responsive table tbody tr td{
    border:none;
    padding:20px 8px;
}
.outer-page .content_wrapper .no-gutter .simp-custom-home-corbett-AmenitesWithSheen .text-content-wrapper .table-responsive table tbody tr td span .fal{
    color:#fff;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-home-roomSlider .slick-slider .slick-track .text-content-wrapper h3{
    margin-top:2%
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-home-roomSlider .slick-slider .slick-track .text-content-wrapper > p{
    padding:0;
    margin:1% 0 1% 0 !important;
}
.outer-page .content_wrapper .no-gutter .simp-custom-center.simp-custom-textbg .left-box .text-content{
    padding:0;
    background:none;
}
.outer-page .content_wrapper .no-gutter .simp-custom-center.simp-custom-textbg .left-box{
    padding:2%;
    background:#fcf6ea
}
.outer-page .content_wrapper .no-gutter .simp-custom-center.simp-custom-textbg .right-box{
    padding:0 2%
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-stay-ltext-rimage{
    display:flex;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-stay-ltext-rimage .left-box .text-content-wrapper{
    padding:8%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-stay-ltext-rimage .left-box .text-content-wrapper h2{
   margin-bottom:6%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-stay-ltext-rimage .left-box .text-content-wrapper p{
   margin-bottom:6%;
}



.outer-page .content_wrapper .no-gutter .simp-custom-corbett-stay-rtext-limage{
    display:flex;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-stay-rtext-limage .right-box .text-content-wrapper{
    background:#fcf6ea;
    padding:8%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-stay-rtext-limage .right-box .text-content-wrapper h2{
   margin-bottom:6%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-stay-rtext-limage .right-box .text-content-wrapper p{
   margin-bottom:6%;
}

/* navbar */

header #top-navbar-collapse {
    width: 90%;
}


.outer-page .content_wrapper .no-gutter .simp-custom-corbett-imgtxtsliderr .text-content.slick-slide{
  padding:0 20px !important;
}
.outer-page .content_wrapper .no-gutter .simp-custom-corbett-imgtxtsliderr .slick-track {
  display: flex;
}

.outer-page .content_wrapper .simp-custom-corbett-imgtxtsliderr .slick-track .text-content {
  height: inherit;
  display: flex;
  flex-direction: column;
}

.outer-page .content_wrapper .simp-custom-corbett-imgtxtsliderr .slick-track .text-content .text-content-wrapper {
  flex: 1 1 0;
  display:flex;
  flex-direction:column;
}

.outer-page .content_wrapper .simp-custom-corbett-imgtxtsliderr .slick-track .text-content .text-content-wrapper .roombtn{
    margin-top:auto;
}

@media screen and (max-width: 1600px) {
    .bookingform-wrapper {
        bottom: 50%;
    }
}

.outer-page .content_wrapper .no-gutter .wtbookbtn .one-col{
    display:flex;
    justify-content:center;
    align-items:center;
}


.for-homepage .bookingform-wrapper{
    bottom:unset !important;
    top:80vh !important;
    position:absolute !important;
    transform:translateY(-50%);
}






.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #fff;
}
.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: 26px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 22px;
}
.mobile .simp-custom-tableborder .table td,
.mobile .simp-custom-tableborder .table,
.mobile .simp-custom-tableborder .table th{
    border: none;
}



.mobile .content_wrapper .no-gutter .simp-custom-corbett-home-card-layout{
    padding:0 0 20px 0 !important;
}
.mobile .content_wrapper .no-gutter .simp-custom-corbett-home-card-layout .col-xs-12 img{
    margin:0;
}
.mobile .content_wrapper .no-gutter .simp-custom-corbett-home-card-layout p{
    padding-bottom:10px;
}
.mobile .content_wrapper .no-gutter .simp-custom-corbett-home-card-layout .descriptionMobileNoSpace{
    padding:0 10px
}
.mobile .content_wrapper .no-gutter .simp-custom-corbett-home-card-layout:last-child{
    padding-bottom:20px;
}
.mobile .content_wrapper .no-gutter .simp-custom-home-corbett-AmenitesWithSheen .text-content .table-responsive table tbody tr td,
.mobile .content_wrapper .no-gutter .simp-custom-home-corbett-AmenitesWithSheen .text-content .table-responsive table{
    border:none;
}.mobile .content_wrapper .no-gutter .simp-custom-corbett-home-roomSlider{
    margin-bottom:20px !important;
}
.mobile .content_wrapper .no-gutter .simp-custom-corbett-home-roomSlider .slick-track .slick-slide p{
    padding-bottom:10px;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-corbett-imgtxtsliderr h3{
    text-align:center
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-corbett-imgtxtsliderr p{
    text-align:center !important;
}


.mobile .content_wrapper .no-gutter .wtbookbtn .col-sm-12{
    display:flex;
    justify-content:center;
    align-items:center;
}

/*start ops 13761*/
.mobile .content_wrapper .simp-custom-two-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.mobile .content_wrapper .simp-custom-two-buttons::after,
.mobile .content_wrapper .simp-custom-two-buttons::before {
    content: unset;
}

.mobile .content_wrapper .simp-custom-two-buttons > div {
    width: fit-content;
}

.mobile .content_wrapper .simp-custom-two-buttons > div.col-xs-12:last-child {
    margin-top: 0 !important;
}
/*end ops 13761*/

header .navbar-top .navbar-nav>li>a:focus,
header .navbar-top .navbar-nav>li>a:hover{
    color: #b95922 !important;
}
header .navbar-nav>li>a{
    font-family: 'Goudy-Old-Style',serif;
    letter-spacing: 1px !important;
}


.outer-page .simp-custom-corbett-home-roomSlider .text-content {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.outer-page .simp-custom-corbett-home-roomSlider {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}
.outer-page .simp-custom-corbett-home-roomSlider .text-content img {
    opacity: 0.5;
}
.outer-page .simp-custom-corbett-home-roomSlider .text-content-wrapper {
    opacity: 0;
}
.outer-page .simp-custom-corbett-home-roomSlider .text-content-wrapper p:empty{
    display:none !important;
}

.outer-page .simp-custom-corbett-home-roomSlider .slick-active .text-content-wrapper, 
.outer-page .simp-custom-corbett-home-roomSlider .slick-active.text-content img {
    opacity: 1;
}


.outer-page .simp-custom-corbett-home-roomSlider  .slick-arrow {
    top: 30%;
}
.outer-page .simp-custom-corbett-home-roomSlider  .slick-arrow:before {
    font-size: 50px;
    color: #000 !important;
}
.outer-page .simp-custom-corbett-home-roomSlider h3{
    color: #000;
    font-size: 26px;
    font-style: italic;
}

.outer-page .simp-custom-corbett-home-roomSlider  .slick-arrow.slick-prev {
    left: 248px;
}
.outer-page .simp-custom-corbett-home-roomSlider  .slick-arrow.slick-next {
    right: 248px;
}

@media (max-width: 1100px) {
    .outer-page .simp-custom-corbett-home-roomSlider  .slick-arrow.slick-prev {
        left: 139px;
    }
    .outer-page .simp-custom-corbett-home-roomSlider  .slick-arrow.slick-next {
        right: 139px;
    }
}

.outer-page .simp-custom-corbett-home-roomSlider  .slick-arrow.slick-prev {
    left: -20px;
}

.outer-page .simp-custom-corbett-home-roomSlider  .slick-arrow.slick-next {
    right: -20px;
}


.outer-page .content_wrapper .no-gutter .widget-wrapper.summary_widget_wrapper{
    display:none;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.room-description{
    display:none
}



