

.lang-book-wrapper .resv {
    color: #272727
}

.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-padding {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.simp-custom-paddingBottom {
    padding-bottom: 60px !important;
}
.simp-custom-AmenitesWithSheen {
    position: relative;
}
.simp-custom-AmenitesWithSheen:before{
    content:'';
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.homepage .content_wrapper .no-gutter .widget-wrapper.bgImageContainer.parallaxContainer.simp-custom-AmenitesWithSheen{
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.simp-custom-sliderLeft.generic_slider.jssor-carousel-container,
.simp-custom-sliderRight.generic_slider.jssor-carousel-container {
    width: 70% !important
}
.simp-custom-sliderLeft .jssor-carousel-wrapper,
.simp-custom-sliderRight .jssor-carousel-wrapper{
    padding: 0px !important
}
.simp-custom-rightText,
.simp-custom-leftText{
    width: 30% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.simp-custom-leftText .text-content{
    background: #fefae0;
    padding: 50px !important;
    left: 60px;
    z-index: 99;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.simp-custom-rightText .text-content{
    background: #fefae0;
    padding: 50px !important;
    right: 60px;
    z-index: 99;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.simp-custom-textbg .text-content{
    background: #fcf6ea;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}
.simp-custom-textbg h3{
    font-weight: 550;
    font-size: 22px;
    color: #272727
}
.simp-custom-3textimg .text-content-wrapper{
    background:  #fcf6ea;
    padding: 20px;
}
.simp-custom-3textimg h3{
    padding-bottom: 20px;
}
/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}

.simp-custom-SliderImgBg .fullWidthWidgetWrapper,
.simp-custom-SliderImgBg1 .fullWidthWidgetWrapper {
    display: flex;
    align-items: center;
}
.simp-custom-SliderImgBg,
.simp-custom-SliderImgBg1{
    position: relative;
}
.simp-custom-textOnImg{
    position: absolute;
    /*top: 150px;*/
    z-index: 99;
    width: 45% !important;
    right: 100px;
    background: rgba(255,255,255,0.95);
    padding: 40px 60px !important;
    /* bottom: 150px; */
    display: flex;
    align-items: center;
    line-height: 26px;
    font-size: 15px;
}
.simp-custom-textOnImg1{
    position: absolute;
    /*top: 150px;*/
    z-index: 99;
    width: 42% !important;
    left: 100px;
    background: rgba(255,255,255,0.95);
    padding: 40px 60px !important;
     /*bottom: 150px; */
    display: flex;
    align-items: center;
    line-height: 26px;
    font-size: 15px;
}

.generic_slider.jssor-carousel-container.simp-custom-sliderLeftside,
.generic_slider.jssor-carousel-container.simp-custom-sliderRightside {
    width: 36% !important;
    background: #fff;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    padding: 7px !important;
    margin-top: 60px !important
}
.simp-custom-sliderLeftside{
    margin-left: 13% !important
}
.simp-custom-sliderRightside{
    margin-right: 13% !important
}
.simp-custom-sliderLeftside .jssor-carousel-wrapper,
.simp-custom-sliderRightside .jssor-carousel-wrapper{
    padding: 0px !important;
}
footer .social_block{
    display: none
}
.simp-custom-2imgTextNew .fullWidthWidgetWrapper {
    width: 85%;
}
.simp-custom-2imgTextNew{
    padding-top: 60px !important ;
    padding-bottom: 0px !important;
}
.simp-custom-2imgTextNew .text-content{
    width: 47%;
    margin: 0 1.5%;
}
.simp-custom-2imgTextNew .text-content-wrapper > p:empty{
    display: none !important;
}
.simp-custom-2imgTextNew h2{
    font-size: 36px !important;
    padding-top: 15px;
}
.simp-custom-paddingTop60{
    padding-top: 60px !important
}
.simp-custom-paddingBottom60{
    padding-bottom: 60px !important
}
.simp-custom-h3-font h3 {
    font-size: 18px !important;
    padding-top: 10px !important;
    color: #bc5721 !important;
}
.simp-custom-h3-font-color h3 {
    font-size: 18px !important;
    padding-top: 10px !important;
    color: #19831e !important;
    font-style: italic !important;
}
/*Image Hover Effect*/
.simp-custom-hover img:hover{
    clip-path: inset(19px 12px);
}
.simp-custom-hover img{
    transition: clip-path 0.5s !important;
    clip-path: inset(0%);
}
/*End*/
.simp-custom-AmenitesWithSheen {
    position: relative;
}
.simp-custom-AmenitesWithSheen:before{
    content:'';
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}


.cus-header-top-strip {
    padding: 2px 0;
}
.cus-header-top-strip .row {
    display:flex;
}
.cus-header-top-strip .row div.col-md-12:first-child {
    width:65%;
}
.cus-header-top-strip .row div.col-md-12:last-child {
    width:35%;
}
.cus-header-top-strip.blue-bg {
    background-color: rgba(0, 0, 0, 0.7);
}
.top-strip-header-left {
    margin-right: 10px;
    display: flex;
    flex-direction: row;
    align-items:flex-start;
}
.top-strip-header-wrapper {
    display: flex;
}
.cus-header-top-strip .header-info span {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.cus-header-top-strip a {
    background-color: transparent;
    transition: all 0.3s ease-out 0s;
    outline: medium none;
    text-decoration: none;
    font-size:13px;
    color:#fff;
}
.cus-header-top-strip span.covid {
    background: #ecc378;
    padding: 11px 9px 11px 0;
    margin: 0 9px;
}
.cus-header-top-strip .header-img {
    float: left;
    margin-right: 5px;
}
.cus-header-top-strip .header-img i {
    font-family: 'Font Awesome 5 Pro';
    font-style: unset;
    color: #fff;
}

.cus-header-top-strip .phone-icon {
    transform: rotate(90deg) !important;
}

.top-strip-header-right {
    text-align: right;
    margin-top: 2px;
}
.cus-header-top-strip .header-icon > span {
    color: #ffffff;
    font-size: 14px;
    margin-right: 20px;
}
.cus-header-top-strip .header-icon a {
    color: #fff;
    font-size: 15px;
    margin-right: 16px;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
    .cus-header-top-strip span.covid {
        padding: 5px 9px 5px 0;
        border-radius: 100px;
    }
}
@media only screen and (max-width: 900px) {
    .cus-header-top-strip {
        padding-bottom:8px;
    }
    .cus-header-top-strip .header-icon > span {
        font-size: 12px;
        margin-right: 4px;
    }
    .cus-header-top-strip .header-icon a {
        font-size: 14px;
        margin-right: 7px;
    }
    .cus-header-top-strip span.covid {
        padding: 0 11px;
        position: absolute;
        border-radius: 100px;
        top: 30px;
        right: -50%;
        z-index: 999;
    }
}

/*ops 13862 start*/
@media(max-width:850px){
    .cus-header-top-strip .row div.col-md-12:first-child {
        display:flex;
        align-items:flex-end;
    }

    .top-strip-header-left .header-info span {
        display:inline-block;
    }

    .top-strip-header-left {
        align-items:flex-start;
    }
    
    .top-strip-header-wrapper {
        flex-direction:column;
    }
}
/*ops 13862 end*/





:is(.outerpage , .outer-page) .simp-custom-center,
:is(.outerpage , .outer-page) .simp-custom-center .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
}
:is(.outerpage , .outer-page) .simp-custom-hide-right-box .right-box,
.mobile .simp-custom-hide-right-box > div:last-child,
:is(.outerpage , .outer-page) .simp-custom-hide-left-box .left-box,
.mobile .simp-custom-hide-left-box > div:first-child{
    display:none;
}


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

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


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

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

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


.outerpage .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video video,
.outer-page .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video video {
    height:calc(100vh - 140px);
    padding:0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video,
.outerpage .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video {
    padding-top:15px;
}

.outer-page .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video .videoContainerCloudinery,
.outerpage .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video .videoContainerCloudinery {
    height:calc(100vh - 140px);
    aspect-ratio:9/16;
}

.outer-page .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video .text-content-wrapper,
.outerpage .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video .text-content-wrapper {
    display:flex;
    justify-content:center;
}

.mobile .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video video {
    height:90vh ;
    padding:0;
    object-fit:cover;
    width: calc(100vw - 40px);
}

.mobile .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video {
    padding-top:15px;
}

.mobile .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video .videoContainerCloudinery {
    height: 90vh;
    padding: 0;
}

@media(orientation:landscape){
    .mobile .content_wrapper .no-gutter .simp-custom-den-corbett-video.simp-custom-den-corbett-video video {
        height:auto;
        padding:0;
        object-fit:contain;;
    }
}





.outer-page footer .address_block .add_cont ul:after{
    content: 'Reservation Team is Available from 10:00 am to 7:00 pm';
    width: 100%;
    display: block;
}

.mobile footer .footer-row:nth-child(3):after{
    content: 'Reservation Team is Available from 10:00 am to 7:00 pm';
    width: 100%;
    display: block;
    font-size: 13px;
    margin-bottom: 15px;
}
.mobile footer .footer-detail:last-child{
    margin: 0px;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
/* .mobile .fullImage{
    padding-top: 70px
} */
.mobile .name-of-hotel{ 
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 28px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 26px;
     text-align: center !important;
     border: none !important
 }

.mobile .logo.navbar-logo {
    background: rgb(254 250 224 / 91%)
}
.mobile .simp-custom-tableborder td,
.mobile .simp-custom-tableborder table{
    border: none
}
.mobile.for-homepage .wtheader{
    display: none;
}

.mobile .simp-custom-AmenitesWithSheen {
    position: relative;
    padding: 75px 0px !important
}
.mobile .simp-custom-AmenitesWithSheen:before{
    content:'';
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
/*margin for bottom for btn*/
.mobile .simp-custom-AmenitesWithSheen .txt-wdgt-btn-wrapper{
    margin-bottom: 30px;
}


.mobile .simp-custom-roomSlider h3{
    font-style: italic;
    font-weight: 600;
}
.mobile .simp-custom-2imgTextNew {
    margin-bottom: 0px !important
}
.mobile .simp-custom-2imgTextNew.simp-custom-paddingBottom60 {
    margin-bottom: 20px !important
}



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 footer .add_head{
    width: 45%;
    margin-left: 5%;
}
.outer-page footer .news_letter_block{
    width: 45%;
    text-align: center;
}
.outer-page footer .news_letter_block .btn-subscribe{
    background: #272727;
    color: #fff;
}
.outer-page footer .news_letter_block .btn-subscribe:hover,
.outer-page footer .news_letter_block .btn-subscribe:focus{
    background: #b95922;
}

.mobile footer .news_letter_block .subscribe-widget{
    padding: 0 30px;
}
.mobile footer .news_letter_block .button-holder{
    text-align: center;
}
.mobile footer .news_letter_block .btn-subscribe{
    background: #272727;
    color: #fff;
    padding: 5px 30px;
}
.mobile footer .news_letter_block .btn-subscribe:hover,
.mobile footer .news_letter_block .btn-subscribe:focus{
    background: #b95922;
}

.generic_slider.jssor-carousel-container.simp-custom-roomSummarySliderWidth {
    width: 40% !important;
    margin-left: 7.5%;
}

.outer-page .simp-custom-roomInfo {
    width: 45% !important;
    margin-right: 7.5% !important;
}
.simp-custom-roomInfo  .faq{
    position: relative;
}
.simp-custom-roomInfo h3:after {
    content:"\f078";
    font-family: 'Font Awesome 5 Pro';
    color:#414042;
    display:flex;
    justify-content:center;
    align-items:center;
    
}
.simp-custom-roomInfo h3 {
    display:inline-flex;
    cursor: pointer;
    justify-content: space-between;
    font-size: 16px !important;
    background: #ecc378;
    padding: 10px 20px;
}

.simp-custom-roomInfo .content {
    display:none;
    transition: max-height 1.4s ease;
    
}
.simp-custom-roomInfo .faq.active .content {
    display:block;
    animation: fadess 1s ease-in-out;   
}
.simp-custom-roomInfo .faq.active h3:after {
    transform: rotate(180deg);
    
}
.simp-custom-roomInfo h3:after {
    transition: transform 0.5s ease-in;
}
@keyframes fadess {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}


.simp-custom-roomInfo .table td,
.simp-custom-roomInfo .table{
    border: none;
}
.simp-custom-roomInfo .faq .table{
    margin-top: 30px
}
.simp-custom-roomInfo .faq .table td{
    padding-left:30px;
    
}
.outer-page .simp-custom-roomInfo .faq .table td:first-child{
    width: 45% !important;
    border-left: 2px solid #b75a24;
}
.outer-page .simp-custom-roomInfo .faq .table td:nth-child(2),
.outer-page .simp-custom-roomInfo .faq .table td:last-child{
    width: 27.5% !important
}
.simp-custom-roomInfo h4{
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}
.simp-custom-roomInfo td h4:first-child{
    padding-bottom: 15px
}
@media screen and (max-width: 1100px){
    .generic_slider.jssor-carousel-container.simp-custom-roomSummarySliderWidth,
    .simp-custom-roomInfo{
        width: 85% !important;
        margin: auto
    }
}
.mobile .simp-custom-roomInfo h2 {
    font-size: 18px !important;
}
.mobile .simp-custom-roomInfo .faq .table td{
    display: flex;
    flex-direction: column;
    width: 100% !important;
    padding: 0px 0px 15px;
}



