

/*.for-homepage .slidingOffersWrapper {*/
/*    position: fixed;*/
/*    top: 65%;*/
/*    transform: translate(0, -50%);*/
/*    right: 0;*/
/*    z-index: 999;*/
/*}*/
/*.for-homepage ol.popUpContentHolder {*/
/*    padding-left: 10px;*/
/*}*/
/*.for-homepage ul.popUpContentHolder {*/
/*    padding: 0px;*/
/*    text-align: justify;*/
/*}*/
/*.for-homepage .offerListWrapper .listForPopup a {*/
/*    color:#eee;*/
/*}*/
/*.for-homepage .offerListWrapper .sliderContentText {*/
/*    display:none !important;*/
/*}*/
/*.for-homepage ol.popUpContentHolder span.listForPopup {*/
/*    padding-left: 10px;*/
/*    display: block;*/
/*    padding-bottom: 15px;*/
/*    text-align: justify;*/
/*    font-size:15px;*/
/*    color: #eee;*/
/*}*/
/*.for-homepage ol.popUpContentHolder span.listForPopup b {*/
/*    text-transform: capitalize;*/
/*    display: block;*/
/*    font-size: 17px;*/
/*    color: gold;*/
/*}*/
/*.for-homepage .slidingOffersWrapper.slideShowOffer .offerListWrapper {*/
/*    right: 0;*/
/*}*/
/*.for-homepage .slidingOffersWrapper ul {*/
/*    list-style: none;*/
/*}*/
/*.for-homepage .offerListWrapper .fas,*/
/*.for-homepage .offerListWrapper .far,*/
/*.for-homepage .offerListWrapper .fal .offerListWrapper .fas,*/
/*.for-homepage .offerListWrapper .far,*/
/*.for-homepage .offerListWrapper .fal {*/
/*    margin-left: -30px;*/
/*    margin-right: 10px;*/
/*    width: 20PX;*/
/*    text-align: center;*/
/*    margin-bottom: 2px;*/
/*}*/
/*.for-homepage .offerIconWrapper {*/
/*    position: relative;*/
/*    z-index: 9999;*/
/*    top: -133px;*/
/*    right: 0;*/
/*    vertical-align: middle;*/
/*    text-align: center;*/
/*    cursor:pointer;*/
/*}*/
/*.for-homepage .offerIconWrapper i {*/
/*    font-size: 14px;*/
/*    background: rgb(0, 0, 252);*/
/*    padding: 0px;*/
/*    border-radius: 50% 50% 0;*/
/*    box-shadow: #333 0px 2px 10px 0px;*/
/*    color: #f4f4f4;*/
/*    transition: all ease-in-out .5s;*/
/*    width: 100px;*/
/*    height: 75px;*/
/*    display: inline-block;*/
/*}*/
/*.for-homepage .offerListWrapper {*/
/*    position: absolute;*/
/*    top: -50px;*/
/*    transform: translate(0, -50%);*/
/*    background: rgb(0, 0, 252);*/
/*    color: #eee;*/
/*    padding: 40px 35px 10px;*/
/*    right: -420px;*/
/*    width: 400px;*/
/*    transition: all ease-in-out .5s;*/
/*    box-shadow: #333 0px 5px 10px 0px;*/
/*}*/
/*.mobile.for-homepage .offerListWrapper{*/
/*    width: 340px;*/
/*    max-height: 420px;*/
/*    overflow-y: auto;*/
/*}*/
/*.for-homepage ul.popUpContentHolder li {*/
/*    list-style: circle;*/
/*    font-size: 16px;*/
/*    line-height: 1.7em;*/
/*    padding: 8px 0px;*/
/*}*/
/*.for-homepage .offerListWrapper .sliderContentText {*/
/*    color: white;*/
/*    text-align: justify;*/
/*    display: block;*/
/*    text-decoration: none;*/
/*    position: relative;*/
/*    padding-top: 5px;*/
/*}*/
/*.for-homepage .offerListWrapper .sliderContentText .highlightedTextLink {*/
/*    color: gold;*/
/*    font-weight: bold;*/
/*    text-decoration: none;*/
/*}*/
/*@media screen and (max-width: 480px) {*/
/*    .for-homepage .offerListWrapper {*/
/*        width: 400px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 400px) {*/
/*    .for-homepage .offerListWrapper {*/
/*        width: 350px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 350px) {*/
/*    .for-homepage .offerListWrapper {*/
/*        width: 300px;*/
/*    }*/
/*}*/
/*.for-homepage .slidingOffersWrapper a.WrapperLink {*/
/*    color: #241f21 !important;*/
/*    display: block;*/
/*    background-color: white;*/
/*    padding: 5px;*/
/*    width: 50%;*/
/*    text-align: center;*/
/*}*/
/*.for-homepage .slidingOffersWrapper .fa-briefcase-medical:before{*/
/*    content:"Important Notice" !important;*/
/*    position: absolute;*/
/*    top: 32px;*/
/*    right: 5px;*/
/*}*/
/*.for-homepage .slidingOffersWrapper .fa-times:before{*/
/*    font-size:30px;*/
/*    position:absolute;*/
/*    top: 22px;*/
/*    right: 26px;*/
/*    font-weight:bold;*/
/*}*/
/*.for-homepage .slideShowOffer .offerIconWrapper .fal.fa-times {*/
/*    background-color: transparent;*/
/*    box-shadow: unset;*/
/*}*/

.simp-custom-widthTable .table-responsive {
    width: 50% !important;
}
.simp-custom-fontW h1,
.simp-custom-fontW h2 {
    font-weight: 400 !important;
    font-size: 32px !important;
}
/*Black n white*/
.simp-custom-greyscale .col-sm-6:hover
{
    filter:grayscale(100%);
}
.simp-custom-greyscale  .col-sm-6:hover:before
{
    content: "";
    border: 1px solid #ffffff;
    display: block;
    position: absolute;
    height: 85% !important;
    width: 85% !important;
    left: 0;
    right: 0;
    z-index: 1;
    top: 4%;
    bottom:4%;
    margin: auto;
    filter:grayscale(100%);
}
.simp-custom-greyscale .text-content:hover .text-content-wrapper {
    position:absolute;
    top: 75%;
    left:11%;
    z-index:2;
    display:block;
    filter:brightness(100);
}
.simp-custom-greyscale .text-content-wrapper{
    display:none
}
.simp-custom-greyscale a 
{
    text-decoration:none;
}
/*Black n white*/
.simp-custom-hideR .right-box {
    display: none;
}
.simp-custom-hideR {
    display: flex;
    justify-content: center;
}
.simp-custom-remove-padding {
    padding-top: 0 !important;
}
.simp-custom-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-border img
{
    border-left:1.4px solid white;
    border-right:1.4px solid white;
}
.simp-custom-arrow.wt-image-text-slider .slick-next:before {
    color: #fff  !important;
}
.simp-custom-arrow.wt-image-text-slider .slick-prev:before {
    color: #fff !important;
}
.simp-custom-arrow .slick-next:before, .simp-custom-arrow .slick-prev:before {
    font-size: 46px !important;
}
.simp-custom-rightH .right-box {
    display: none;
}
.simp-custom-rightH {
    display: flex;
    justify-content:center;
}
.simp-custom-card .text-content-wrapper {
    background-color:#faf9f7;
    padding: 20px;
    box-shadow: 0.5px 0.5px 5px #00000021;
}
.simp-custom-h2left h2 {
    text-align: left !important;
}
.simp-custom-link a {
    text-transform: uppercase;
    text-decoration: underline;
}
.simp-custom-fiftyfive{
    width:55% !important;
    margin:auto;
}
.simp-custom-h2Size h2{
    text-align: left !important;
    font-size: 30px !important;
}
.simp-custom-borderCard .text-content-wrapper {
    background-color: rgba(255,255,255,0);
    padding: 0% 4% 12.5% 4%;
    border: 1px solid #ebeaea;
    border-bottom-width: 3px;
}
.simp-custom-bgCard .text-content-wrapper {
    background-color: #faf9f7;
    padding: 0% 4% 12.5% 4%;
    border: 1px solid #ebeaea;
    border-bottom-width: 3px;
}
.simp-custom-imgGap h2 {
    padding-top: 2.5%
}

.simp-custom-h6 h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #000;
    padding-bottom: 1.3%;
}
.simp-custom-h2Text h2 {
    font-size: 28px !important;
    line-height: 1.25;
    font-weight: 400 !important;
    padding-right: 22%;
}
.simp-custom-textcard  {
    width: 45% !important;
    margin: auto !important;
}
.simp-custom-textcard .left-box .text-content-wrapper {
    background-color: #faf9f7;
    padding: 20px;
    box-shadow: 1px 1px 6px #00000014;
    border-radius: 6px;
}
.simp-custom-textcard .left-box .text-content-wrapper:hover {
    background-color: #faf9f7;
    box-shadow: 1px 1px 8px #0000002e;
}
.simp-custom-textcard .right-box .text-content-wrapper {
    background-color: #faf9f7;
    padding: 20px;
    box-shadow: 1px 1px 6px #00000014;
    border-radius: 6px;
}
.simp-custom-textcard .right-box .text-content-wrapper:hover {
    background-color: #faf9f7e3;
    box-shadow: 1px 1px 8px #0000002e;
}
.simp-custom-hyperlink a {
    font-weight: 600 !important;
    color:#aa8b51 !important;
    text-decoration: none;
}
.simp-custom-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.simp-custom-reducedwidthtext .text-content-wrapper 
{
    width: 32%;
    color: #000;
    background-color:#ffffffed;
    padding: 30px 45px;
    margin-left:60%;
}

/*code for one text in homepage*/
.simp-custom-onetext-widthreduce .fullWidthWidgetWrapper{
    width: 50%;
}
.simp-custom-onetext-widthreduce .text-content .text-content-wrapper h2 {
    text-align: center !important;
}
.simp-custom-onetext-widthreduce  .text-content .text-content-wrapper div
{
    padding-top:30px;  
}
.simp-custom-onetext-widthreduce  .text-content-wrapper h3
{
    padding-top:10px;
    margin-left:0px !important;
}
.simp-custom-onetext-widthreduce  .text-content-wrapper h2
{
  margin-left:0px !important;
}
/*code for one text in homepage*/


.simp-custom-text-boxL .left-box {
    margin-top: 85px;
    background-color: #7b3564;
    position:absolute;
    right: 95px;
    padding: 35px 40px !important;
    width: 35%;
    color: #fff;
    outline: 1px solid #fff;
    outline-offset: -10px;
}
.simp-custom-text-boxL .right-box{
    width: 70% !important;
    position:relative;
    padding-left: 0;
}

.simp-custom-text-boxR .right-box {
    margin-top: 85px;
    background-color: #7b3564;
    position:absolute;
    right: 95px;
    padding: 35px 40px !important;
    width: 35%;
    color: #fff;
    outline: 1px solid #fff;
    outline-offset: -10px;
}
.simp-custom-text-boxR .left-box{
    width: 70% !important;
    position:relative;
    padding-left: 0;
}

.simp-custom-text-position .text-content {
    background-color: #f9f2e5;
    padding: 40px 60px 40px 40px;
    margin-right: -9%;
    margin-top: 20%;
}
.simp-custom-text-format h2 {
    font-size: 28px !important;
    text-align: center !important;
    padding-top: 2% !important;
    padding-bottom: 6% !important
}
.simp-custom-h2-color h2 {
    color: #000 !important;
}
.simp-custom-text-format h6 {
    font-size: 14px !important;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 1%;
}
.simp-custom-text-position div {
    line-height: 1.8;
}
.clearfix.widget-wrapper.wt1tb.bgImageContainer.fullWidthWidget.simp-custom-padding-reduce {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
}
.simp-custom-button a.btn
{
    background:transparent;
    border:1px solid #FFFFFF;
    color:#ffffff;
}
.simp-custom-button a.btn:hover
{
    background:#ffffff;
    color:#c39e65;
}
.simp-custom-extraB {
    margin-bottom: 3% !important;
}
.simp-custom-extraB1 {
    margin-bottom: 2% !important;
}
.simp-custom-extraT {
    margin-top: 4% !important;
}
.simp-custom-text-format1 h2 {
    font-size: 28px !important;
    text-align: left !important;
    padding-top: 1% !important;
    margin-bottom: -3% !important;
}
.simp-custom-text-format1 h6 {
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600;
}
.simp-custom-paddingB {
    padding-bottom: 0 !important;
}
.simp-custom-img-size img {
  width: 50% !important;
}
.simp-custom-h2-sml h2 {
    font-size: 34px !important;
    text-align: left !important;
}
/*black and white img*/
.simp-custom-blackimg .text-content img.img-responsive{
  filter: grayscale(100%);
}
.simp-custom-blackimg .text-content:hover img.img-responsive{
    filter: none!important;
}
.simp-custom-black-white img{
  filter: grayscale(100%);
}
.simp-custom-black-white:hover img{
    filter: none!important;
}
.simp-custom-black-white1 img{
  filter: grayscale(100%);
}
.simp-custom-black-white1 .mg-item:hover img{
    filter: none!important;
}
/*black and white img*/
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-LtextRimg {
    padding-top: 0px !important;
}
.simp-custom-LtextRimg .left-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 11%;
    margin-right: 3%;
}

.simp-custom-LtextRimg .right-box{
    padding: 0px !important;
    margin-left: 7.5%;
    width: 44.5%;
}
.simp-custom-LtextRimg h2{
    text-align: left !important;
}
.simp-custom-LtextRimg h4{
    margin-top: 15px !important;
}
.simp-custom-LimgRtext{
    padding-top: 90px !important;
}
.simp-custom-LimgRtext .left-box{
   padding: 0px !important;
    margin-right: 7.5%;
    width: 44.5%;
}
.simp-custom-LimgRtext .right-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 3%;
    margin-right:11%;
}
.simp-custom-LimgRtext h2{
    text-align: left !important;
}
.simp-custom-text-spacing .text-content-wrapper {
    margin-top: 6%;
}
.simp-custom-LefttextRimg {
    padding-top: 60px !important;
}
.simp-custom-LefttextRimg .left-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 0;
    margin-right: 0;
}

.simp-custom-LefttextRimg .right-box{
    padding: 0px !important;
    margin-left: 7.5%;
    width: 44.5%;
}
.simp-custom-LefttextRimg h2{
    text-align: left !important;
}
.simp-custom-LefttextRimg h4{
    margin-top: 15px !important;
}
.simp-custom-LeftimgRtext{
    padding-top: 90px !important;
}
.simp-custom-LeftimgRtext .left-box{
   padding: 0px !important;
    margin-right: 7.5%;
    width: 44.5%;
}
.simp-custom-LeftimgRtext .right-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 0;
    margin-right:0;
}
.simp-custom-LeftimgRtext h2{
    text-align: left !important;
}

/* start - left text right image slider */
/* simp custom left text */
.outer-page .simp-custom-res-lt-ri-txt {
    margin: 0 !important;
    width: 55% !important;
    display: flex;
    align-items: center;
    background-color: #f6f2ec;
}
.outer-page .simp-custom-res-lt-ri-txt .text-content {
    padding: 0 20%;
}
.outer-page .simp-custom-res-lt-ri-txt .text-content h2 {
    text-align: left !important;
}


/* simp custom right image slider */
.outer-page .generic_slider.jssor-carousel-container.simp-custom-res-lt-ri-img {
    padding: 0;
    margin: 0;
    width: 45% !important;
    display: flex;
    align-items: center;
    /* vertical-align: middle; */
}
.outer-page .simp-custom-res-lt-ri-img .jssor-carousel-wrapper {
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
}
/* end - left text right image slider */


/* start - left image slider right text */
/* simp custom left image slider */
.outer-page .generic_slider.jssor-carousel-container.simp-custom-res-ri-lt-img {
    padding: 0;
    margin: 0;
    width: 45% !important;
    display: flex;
    align-items: center;
}
.outer-page .simp-custom-res-ri-lt-img .jssor-carousel-wrapper {
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
}

/* simp custom right text */
.outer-page .simp-custom-res-ri-lt-txt {
    margin: 0 !important;
    width: 55% !important;
    background-color: #f6f2ec;
    display: flex;
    align-items: center;
}
.outer-page .simp-custom-res-ri-lt-txt .text-content {
    padding: 0 20%;
}
.outer-page .simp-custom-res-ri-lt-txt .text-content h2 {
    text-align: left !important;
}
/* end - left image slider right text */

.simp-custom-paddingB-remove {
    padding-bottom: 0 !important;
}
.simp-custom-single1 {
    margin-top: 2% !important;
    margin-bottom: 4% !important;
}
.simp-custom-tableWidth .table-responsive {
    width: 60% !important;
    margin: auto;
}
.simp-custom-LefttextRimg {
    padding-top: 60px !important;
}
.simp-custom-LefttextRimg .left-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 0;
    margin-right: 0;
}
.simp-custom-LefttextRimg .right-box{
    padding: 0px !important;
    margin-left: 7.5%;
    width: 44.5%;
}
.simp-custom-LefttextRimg h2{
    text-align: left !important;
}
.simp-custom-LefttextRimg h4{
    margin-top: 15px !important;
}
.simp-custom-black-white img{
  filter: grayscale(100%);
}
.simp-custom-black-white:hover img{
    filter: none!important;
}
.simp-custom-black-white1 img{
  filter: grayscale(100%);
}
.simp-custom-black-white1 .mg-item:hover img{
    filter: none!important;
}
.simp-custom-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-LeftimgRtext{
    padding-top: 90px !important;
}
.simp-custom-LeftimgRtext .left-box{
   padding: 0px !important;
    margin-right: 7.5%;
    width: 44.5%;
}
.simp-custom-LeftimgRtext .right-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 0;
    margin-right:0;
}
.simp-custom-LeftimgRtext h2{
    text-align: left !important;
}
.simp-custom-onetext-widthreduce .fullWidthWidgetWrapper{
    width: 85%;
}
.simp-custom-onetext-widthreduce .text-content .text-content-wrapper h2 {
    text-align: center !important;
}
.simp-custom-onetext-widthreduce  .text-content .text-content-wrapper div
{
    padding-top:30px;  
}
.simp-custom-onetext-widthreduce  .text-content-wrapper h3
{
    padding-top:10px;
    margin-left:0px !important;
}
.simp-custom-onetext-widthreduce  .text-content-wrapper h2
{
  margin-left:0px !important;
}
.clearfix.widget-wrapper.wt1tb.bgImageContainer.fullWidthWidget.simp-custom-padding-reduce {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
}
.simp-custom-text-card .text-content-wrapper {
  background-color: #f5f5ff;
  padding: 20px 0;
  border-radius: 4px;
}
.for-homepage .content_wrapper .no-gutter.clearfix:last-child{
    display:none !important;
}
.homepage {
    padding-bottom: 0 !important;
}
.address-block-details{
  display: none;
}

.simp-custom-widthpadding .text-content{
    padding: 0px 22.5px !important;
}


/*country code*/

:is(.outer-page,.outerpage) .content_wrapper .no-gutter  form :is(.text-danger,.text-success){
    width:calc(100% - 16.667%)
}

@media (max-width:991px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter  form :is(.text-danger,.text-success){
        width:calc(100%)
    }
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter  form {
        margin-right:23%
    }
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter  form .form-group[id$="submit"] label{
        display:none
    }

}

@media screen and (max-width: 767px) {
 .mobile .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }
}

@media (max-width: 1100px) {
  #footer .comm_cont .col-xs-12 {
    padding-right: 0;
    padding-left: 0;
  }
}

#footer .hotel-info .add_head {
    padding-top: 15px;
    text-align: left !important
}
#footer .hotel-info .add_head p {
    font-size: 15px;
    line-height: 1.5;
}
#footer .hotel-info .add_head p:first-child {
  margin-bottom: 10px;
}

#footer .three-col .clearfix {
    width: 100%;
}
#footer .three-col .footer_navbar {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}
#footer .footer_navbar_wrapper .fsitemap {
    column-count:2;
}
#footer .three-col li {
    display: block !important;
    text-align: left;
    font-size: 15px;
}
#footer .three-col .footer_navbar > ul {
    display: flex;
    justify-content: space-between;
}
#footer .three-col .footer_navbar .li-space > a {
    color: white !important;
}
#footer .three-col .footer_navbar .li-space > a > span:first-child {
    display: none;
}

@media (min-width: 1101px) {
    #footer .icon-col {
        padding-left: 5%;
    }
}
#footer .icon-col .social_block {
  width: 100%;
}
#footer .icon-col .social_block .social_head {
  padding-top: 0;
  text-align: left;
}
#footer .icon-col .social_block .social_head p {
  padding-top: 0;
}
#footer .icon-col .social_block .social_cont .socialIcon {
  display: flex;
  margin-left: -15px;
}
#footer .icon-col .social_block .social_cont a {
   margin-left: 3% !important;
}
#footer .icon-col .social_block .social_cont a:first-child {
  margin-left: 0;
}
#footer .icon-col .social_block .social_cont a:last-child {
  margin-right: 0;
}
#footer .icon-col .address_block .add_cont ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
#footer .icon-col .address_block .add_cont .footer-detail {
    display: flex;
    align-items: center;
}

#footer .footer_navbar_wrapper {
    border: none;
}
#footer .footer_navbar_wrapper .footer_navbar > .navbar-nav > li:last-child > .nav > li {
    width: 100%;
}
#footer .footer_navbar_wrapper .footer_navbar > .navbar-nav > li:first-child {
    width: 33.33%;
}
#footer .footer_navbar_wrapper .footer_navbar > .navbar-nav > li:first-child > .nav > li {
    text-align: left;
}
#footer .footer_navbar_wrapper .footer_navbar > .navbar-nav > li:last-child {
    width: 66.66%;
}
#footer .footer_navbar_wrapper .footer_navbar > .navbar-nav > li:last-child > .nav {
    column-count: 2;
}
#footer .footer_navbar_wrapper .footer_navbar > .navbar-nav > li:last-child > .nav > li {
    text-align: left;
}

#footer .comm_cont.f_bot {
    border-top: 1px solid rgba(255,255,255,.5) !important;
    padding-top: 20px !important;
}

.child-hotel #footer .nav .first-li:not(:first-child) {
    display: none !important;
}
.child-hotel #footer .nav .second-li:first-child {
    display: none !important;
}
.child-hotel #footer .footer_navbar_wrapper .footer_navbar .second-li:nth-child(5) {
    display: none !important;
}
#footer .three-col .fsitemap li a {  
    padding: 5.75px 10px !important;
}



#footer .comm_cont .custom-footer>p{
    display:inline-block;
    width:100%;
    text-align:center;
}

.mobile #footer .container .copyright{
    text-align:center;
    padding:20px 0 10px 0;
    margin: 0;
    font-size:12px;
}





.mobile .logo.navbar-logo 
{
    background-color: #ffffff;
}
.mobile .fullImage {
    padding-top:70px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}

.mobile h1,
.mobile h2 {
    font-size: 24px;
}
.mobile div#widgetWrapperHome div#leftColWid h1:first-child
{
    text-align: center;
}
.mobile .simp-custom-h2 h2{
    text-align: center !important;
}
.mobile .fullImage img{
    height: 400px;
    object-fit: cover;
}

.cc-message, .cc-btn, .cc-link {
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
  }



.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_Popup img {
    max-width: 100%;
    object-fit: cover;
}
.for-homepage .landing_Popup {
    position: relative;
    max-width: 1024px;
    width: 100%;
    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;
}
.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;
}
.for-homepage .landing_Popup .text-content-wrapper li {
    text-align: left;
}



/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}



.top-bar {
    display: flex;
    padding: 4px 15px;
    justify-content: center;
    font-size: 14px;
    color: white;
    background: #213244 repeat 50%;
}

.top-bar>.mini-widgets a {
    color: #fff;
    margin-left: 10px;
    text-decoration: none;
}
.top-bar>.mini-widgets a:hover {
    opacity: 0.7;
}

.top-bar>.mini-widgets .soc-ico {
    margin-left: 20px;
}
.top-bar>.mini-widgets .soc-ico > a {
    width: 26px;
    height: 26px;
    margin-left: 15px;
    line-height: 26px;
}
.top-bar>.mini-widgets i {
    color: #fff;
    font-size: 15px;
}
.top-bar>.mini-widgets i.fa.fa-phone {
    transform: rotate(90deg);
}

.mini-contacts {
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
    color: #fff;
    line-height: 18px;
}
.mini-contacts.clock i {
    margin-right: 5px;
    font-size: 16px;
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
}

@media (max-width: 1100px) {
    .mini-contacts.address,
    .mini-contacts.clock {
        display: none;
    }
}

.mobile.for-homepage.topstrip-active .content_wrapper {
    padding-top: 0 !important;
}

/*header .min-price-div {*/
/*    color: black;*/
/*}*/
/*.curr-date-time {*/
/*     display: none;*/
/*}*/
/*.for-homepage .curr-date-time {*/
/*     display: block;*/
/*}*/
/*.for-homepage .jssor-carousel-container .weather-time-widget-holder {*/
/*    position: absolute;*/
/*    top: auto;*/
/*    bottom: 25%;*/
/*    z-index: 2;*/
/*    left: 7%;*/
/*    right: auto;*/
/*    text-align: right;*/
/*}*/
/*@media (max-width: 976px) {*/
/*    .for-homepage .jssor-carousel-container .weather-time-widget-holder {*/
/*        bottom: 25%;*/
/*    }*/
/*}*/
/*.for-homepage .weather-wrap{*/
/*    background-color: #00000057;*/
/*    border-radius: 4px;*/
/*    border: 1px solid #c3c3c3;*/
/*}*/
/*.for-homepage .weather-widget-climate-img {*/
/*    display: none;*/
/*}*/

/*.for-homepage span.weather-widget-degree:before {*/
/*    content: "";*/
/*    background-image: url(https://assets.simplotel.com/simplotel/image/upload/x_0,y_0,w_237,h_196,c_crop,q_60,fl_progressive/w_200,h_168/morickap-resort-wayanad/mostly_sunny_yu2eyf);*/
/*    width: 45px;*/
/*    height: 45px;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    display: block;*/
/*    top: -37px;*/
/*    left: 0;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    margin: auto;*/
/*}*/
/*.weather-widget-degree {*/
/*    font-size: 22px;*/
/*    text-shadow: 0.5px 0.5px #333;*/
/*    line-height: 1.5;*/
/*    bottom: -20px;*/
/*    padding-top: 20px;*/
/*}*/
/*.curr-date-time {*/
/*    padding-top: 28px;*/
/*    color: #fff;*/
/*    font-size: 15px;*/
/*    line-height: 20px;*/
/*    font-weight: 300;*/
/*}*/
/*.curr-date-time .curr-time {*/
/*    text-align: center;*/
/*}*/
/*.weather-time-widget-holder {*/
/*    right: auto;*/
/*    left: 16px !important;*/
/*    top: unset;*/
/*    bottom: 4% !important;*/
/*    text-align: center;*/
/*}*/
/*.for-homepage .weather-wrap {*/
/*    width: 100%!important;*/
/*}*/
/*.weather-wrap {*/
/*    padding: 30px 15px 15px 15px;*/
/*}*/


