<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.simp-custom-child-firstW h3 {
    padding-bottom: 10px;
    color: #6c757d;
}
.simp-custom-child-secondW .col-sm-6:nth-child(2){
    width: 46% !important;
    margin-left: 4%;
}
.simp-custom-child-secondW .col-sm-6:nth-child(2) img{
    border-top-right-radius: 100px
}
.simp-custom-child-secondW .col-sm-6:nth-child(1){
    margin-top: 100px;
}
.simp-custom-child-secondW .col-sm-6:nth-child(1) .readjust-container .readjust-height{
    border-bottom-right-radius: 100px
}
.simp-custom-child-secondW{
    padding-bottom: 60px !important
}
.simp-custom-h3-font h3 {
    font-family: Futura PT,sans-serif !important;
    line-height: normal !important;
    font-size: 26px !important;
}
/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}
header ul#top-navbar-collapse {
    justify-content: center;
    text-align: center;
}
.simp-custom-padTB1 {
    padding-top: 6% !important;
    padding-bottom: 3% !important;
}
.simp-custom-padTB2 {
    padding-top: 3% !important;
    padding-bottom: 6% !important;
}
.simp-custom-padTB2 .left-box {
  margin-left: -8%!important;
  margin-right: 8%!important;
}
.simp-custom-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-textAlign .text-content {
    padding-left: 15% !important;
}
.simp-custom-textAlign h3 {
    padding-bottom: 10px;
}
.simp-custom-remove-padding {
    padding-top: 70px !important;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-width .fullWidthWidgetWrapper{
    width: 80%;
}
.simp-custom-facilitiesSlider .text-content-wrapper{
    background: #fffdf0;
    padding: 15px;
}
.simp-custom-facilitiesSlider .text-content{
    box-shadow: 1px 2px 8px rgba(0,0,0,0.2);
    padding: 0px !important;
    margin: 0 15px;
}

.simp-custom-roomSummary-LimgRtxt,
.simp-custom-roomSummary-LtxtRimg{
    background: #fffdf0;
    padding: 0px !important;
    margin: 30px 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-roomSummary-LimgRtxt .left-box,
.simp-custom-roomSummary-LtxtRimg .right-box{
    padding: 0px !important
}
.simp-custom-h3-font a{
    font-family: Futura PT,sans-serif !important;
    font-size: 26px
}
.btn{
    padding: 0 30px;
    line-height: 40px;
    background: #ca9825;
    color: #fff;
    font-weight: 400 !important;
}
.simp-custom-heroImg {
    padding-top: 0px !important
}

header .navbar-top{
    height: 105px;
}
header .container{
    margin-top: 17px;
}
.outer-page .navbar-contact-details{
    position: relative;
}
.outer-page .navbar-contact-details .add_cont{
    position:absolute;
    margin:0;
    padding:0;
    z-indez:999;
}
.outer-page .navbar-contact-details .add_cont ul{
    margin:0;
}
.outer-page .navbar-contact-details .add_cont ul li a, .outer-page .navbar-contact-details .add_cont ul li span{
    font-size:13px;
    color:#000;
}
.outer-page .navbar-contact-details .add_cont .fa-stack{
    font-size: 12px;
    color: rgb(255, 255, 255);
}
.outer-page .navbar-contact-details .add_cont .fa-stack .fa-envelope, .outer-page .navbar-contact-details .add_cont .fa-stack .fa-phone{
    color:rgb(202, 152, 37);
}

#footer .comm_cont &gt; .col-xs-12:nth-of-type(1) {
    display: flex;
    align-items: center;
    width: 90%;
    margin: auto;
    float: unset;
}
#footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(1) {
    width: 20%;
    text-align:left;
}
#footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(2) {
    width: 60%;
    text-align:center;
}
#footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(3) {
    width: 20%;
}
#footer .comm_cont &gt; .col-xs-12:nth-of-type(1) .address_block ul {
    display:flex;
    flex-direction: column;
}
#footer .comm_cont &gt; .col-xs-12:nth-of-type(1) .address_block ul .footer-detail {
    margin-left:0;
}
#footer .comm_cont &gt; .col-xs-12:nth-of-type(1) .address_block p {
    text-align:left;
    padding-left: 5px;
}

@media (max-width:1400px) {
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(1) {
        width:24%;
    }
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(2) {
        width: 57%;
    }
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(3) {
        width: 23%;
    }
}
@media (max-width:1280px) {
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(2) {
        width: 55%;
    }
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(3) {
        width: 25%;
    }
}
@media (max-width:1100px) {
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(1) {
        width: 30%;
    }
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(2) {
        width: 40%;
    }
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(3) {
        width: 30%;
        padding-left: 3%;
    }
}
@media (max-width:800px) {
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) {
        width:100%
    }
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(1) {
        width: 35%;
    }
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(2) {
        width: 28%;
    }
    #footer .comm_cont &gt; .col-xs-12:nth-of-type(1) &gt; div:nth-child(3) {
        width: 37%;
        padding-left: 6%;
    }
}







.mobile .fullImage img{
    height: 300px;
    object-fit: cover;
}

.mobile .name-of-hotel{ 
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 30px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 28px;
     text-align: center !important;
     border: none !important
 }

.mobile .logo.navbar-logo {
    background: #fffdf0;
}
.mobile .fullImage{
    padding-top: 65px
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile .simp-custom-child-firstW h3,
.mobile .simp-custom-textAlign h3{
    font-size: 16px;
    color: #c28f1c;
    text-align: center;
}
.mobile .simp-custom-width{
    margin-bottom: 0px !important
}
.mobile .simp-custom-roomSlider .slick-slide{
    background: #fff;
}
.mobile .simp-custom-roomSlider h3{
    font-family: Suranna,serif !important;
    line-height: normal !important;
    font-size: 22px !important;
    color: #283618 !important;
    padding-bottom: 15px
}
.mobile .simp-custom-textAlign .txt-wdgt-btn-wrapper{
    display: flex;
    justify-content: center;
}
.mobile .simp-custom-facilitiesSlider .slick-slide{
    background: #fffdf0
}
.mobile .simp-custom-facilitiesSlider h3{
    font-family: Suranna,serif !important;
    line-height: normal !important;
    font-size: 22px !important;
    color: #283618 !important;
    padding-bottom: 15px
}

/* .landing_PopupWrappers {*/
/*    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;*/
/*  }*/
/*  .landing_PopupWrappers.popUp_zoomIn {*/
/*    display: flex;*/
/*  }*/
/*  .landing_PopupWrappers img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*  }*/
/*  .for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*  }*/
/*  .imgforPopup {*/
/*    max-width: 90%;*/
/*    display: block;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    right: 0px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*    border: 2px solid #ebedec;*/
/*    border-radius: 50%;*/
/*    color: #fff;*/
/*  }*/
/*  @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;*/
/*  }*/
/*  @media (max-width: 1536px) {*/
/*    .landing_Popup img {*/
/*      max-width: 80%;*/
/*    }*/
/*    .for-homepage .landing_Popup .popUp_Close {*/
/*      right: 8%;*/
/*    }*/
/*  }*/
/*  @media (max-width: 1250px) {*/
/*    .landing_Popup img {*/
/*      max-width: 80%;*/
/*      max-height: 90vh;*/
/*    }*/
/*    .for-homepage .landing_Popup .popUp_Close {*/
/*      right: 6%;*/
/*    }*/
/*    .for-homepage .landing_Popup .popUp_Close {*/
/*      position: absolute;*/
/*      top: -30px;*/
/*      width: 25px;*/
/*      height: 25px;*/
/*    }*/
/*  }*/

/*  @media (max-width: 950px) {*/
/*    .landing_Popup img {*/
/*      max-height: 90vh;*/
/*    }*/
/*  }*/
/*  .mobile.for-homepage .landing_Popup .popUp_Close {*/
/*    top: -24px;*/
/*    right: 3%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding: 8px;*/
/*  }*/
/*  .mobile.for-homepage .landing_Popup .popUp_Close i {*/
/*    font-weight: 100;*/
/*  }*/
/*  .mobile .landing_Popup img {*/
/*    max-width: 90%;*/
/*  }*/
/*  @media screen and (orientation: landscape) {*/
/*    .mobile .landing_Popup img {*/
/*      max-height: 80vh;*/
/*    }*/
/*  }*/
/*.landing_Popup .Explore-More{*/
/*    display:flex;*/
/*    justify-content:center;*/
/*    padding:10px 0;*/
/*    width:80%;*/
/*    position:relative;*/
/*    left:50%;*/
/*    transform:translateX(-50%);*/
/*    background:#fff;*/
/*}*/
/*.mobile .landing_Popup .Explore-More{*/
/*    padding:10px 0;*/
/*    width:90%;*/
/*}*/



.simp-custom-roomSlider .text-content {
    padding: 40px 55px!important;
}
 .simp-custom-roomSlider {
    padding-top: 0px !important;
    padding-bottom: 90px !important;
}
 .simp-custom-roomSlider .fullWidthWidgetWrapper{
    width: 98% !important;
    margin: 0 1% !important
}
 .simp-custom-roomSlider .slick-center.text-content{
    transform: scale(1.2)
}

 .simp-custom-roomSlider .text-content-wrapper {
    opacity: 0;
     text-align: center !important;
     background: #fffdf0;
    padding: 0 10%
}

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

 .simp-custom-roomSlider  .slick-arrow.slick-prev {
    left: 260px;
    top: 35%;
}
 .simp-custom-roomSlider .slick-prev:before,
 .simp-custom-roomSlider  .slick-next:before{
    color: #272727;
    font-size: 42px;
    font-weight: 600;
}

 .simp-custom-roomSlider  .slick-arrow.slick-next {
    right: 260px;
    top: 35%;
}

@media screen and (max-width: 2200px) {
    
     .simp-custom-roomSlider .fullWidthWidgetWrapper{
        width: 75% !important;
        margin: 0 12.5% !important
    }
}
@media screen and (max-width: 1680px) {
     .simp-custom-roomSlider .fullWidthWidgetWrapper{
        width: 85% !important;
        margin: 0 7.5% !important
    }
}
@media screen and (max-width: 1366px) {
     .simp-custom-roomSlider .fullWidthWidgetWrapper{
        width: 96% !important;
        margin: 0 2% !important
    }
}

@media screen and (max-width: 912px) {
    
      .simp-custom-roomSlider .text-content {
        padding: 40px!important;
    }
}
@media screen and (max-width: 820px) {
  
     .simp-custom-roomSlider .text-content {
        padding: 32px!important;
    }
    .simp-custom-roomSlider .slick-prev:before,
    .simp-custom-roomSlider  .slick-next:before{
        font-size: 30px;
        font-weight: 600;
    }
}

@media screen and (max-width:1750px){
  .simp-custom-roomSlider .slick-arrow.slick-prev{
        left:260px;
    }
    .simp-custom-roomSlider .slick-arrow.slick-next{
        right:260px;
    }  
}
@media screen and (max-width:1680px){
  .simp-custom-roomSlider .slick-arrow.slick-prev{
        left:252px;
    }
    .simp-custom-roomSlider .slick-arrow.slick-next{
        right:252px;
    }  
}
@media screen and (max-width:1600px){
  .simp-custom-roomSlider .slick-arrow.slick-prev{
        left:255px;
    }
    .simp-custom-roomSlider .slick-arrow.slick-next{
        right:255px;
    }  
}
@media screen and (max-width:1200px){
  .simp-custom-roomSlider .slick-arrow.slick-prev{
        left:265px;
    }
    .simp-custom-roomSlider .slick-arrow.slick-next{
        right:265px;
    }  
}
@media screen and (max-width:1100px){
  .simp-custom-roomSlider .slick-arrow.slick-prev{
        left:225px;
    }
    .simp-custom-roomSlider .slick-arrow.slick-next{
        right:225px;
    }  
}
@media screen and (max-width:850px){
  .simp-custom-roomSlider .slick-arrow.slick-prev{
        left: 172px;
    }
    .simp-custom-roomSlider .slick-arrow.slick-next{
        right: 172px;
    }  
}
@media screen and (max-width:768px){
  .simp-custom-roomSlider .slick-arrow.slick-prev{
        left: 122px;
    }
    .simp-custom-roomSlider .slick-arrow.slick-next{
        right: 122px;
    }  
}

</pre></body></html>