.outer-page .simp-custom-home-lText-rimage .text-content-wrapper h3 a{
    font-size:30px;
    font-family:'Playfair Display',serif;
}
.outer-page .simp-custom-home-lText-rimage .text-content-wrapper td{
    border:none;
}

.outer-page .simp-custom-home-limage-rtext .text-content-wrapper h3 a{
    font-size:30px;
    font-family:'Playfair Display',serif;
}
.outer-page .simp-custom-home-limage-rtext .text-content-wrapper td{
    border:none;
}
.outer-page .simp-custom-home-lText-rimage .text-content-wrapper h3,
.outer-page .simp-custom-home-lText-rimage .text-content-wrapper div,
.outer-page .simp-custom-home-limage-rtext .text-content-wrapper h3,
.outer-page .simp-custom-home-limage-rtext .text-content-wrapper div{
    text-align:left !important;
}
.outer-page .simp-custom-home-lText-rimage .text-content-wrapper table td:last-of-type .txt-wdgt-btn-wrapper,
.outer-page .simp-custom-home-limage-rtext .text-content-wrapper table td:last-of-type .txt-wdgt-btn-wrapper{
    text-align: right !important;
}
.outer-page .simp-custom-Dimora-Calicut-facilitiesSlider.simp-custom-Dimora-3Card-Slider .fullWidthWidgetWrapper{
    padding:0 !important;
    width: 80% !important;
    margin:0 auto !important;
}
.outer-page .simp-custom-Dimora-Calicut-facilitiesSlider.simp-custom-Dimora-3Card-Slider .slick-list.draggable{
    padding:0 !important;
}
.outer-page .simp-custom-Dimora-Calicut-facilitiesSlider.simp-custom-Dimora-3Card-Slider .col-xs-12.one-col.text-content.slick-slide{
    margin: 0 3px;
}

.outerpage .content_wrapper .no-gutter .simp-custom-dining-hero-image{
    padding-top:0;
    margin-top:-135px;
}
[data-hotelid="8819"].location-page header .navbar-top{
    background-color:rgba(255,253,236,1);
}
[data-hotelid="8939"] .navbar-top .navbar-header .navbar-brand{
    display:flex;
    justify-content:center;
    align-items:center;
    top:20px;
}
[data-hotelid="8939"] header .navbar-top .navbar-header .navbar-brand img{
    filter: none;
}
.outer-page .jssor-carousel-container .jssor-carousel{
    margin:0;
}


header .navbar-top .navbar-nav>li>a>.dropdown-arrow{
    top:2px;
}
[data-hotelid="8939"] footer#footer .quick-links nav > ul{
    column-count:3 !important;
}
footer#footer .quick-links nav > ul li{
    width:100%;
}
[data-hotelid="8939"] footer#footer .quick-links{
    width:35% !important;
}

[data-hotelid="8939"] .inner-page{
   padding:0 0 0 0;
}
[data-hotelid="8939"] .content_wrapper{
    padding:0  0 6px 0;
}
 .outer-page .content_wrapper .simp-custom-Dimora-Calicut-roomsSlider{
    margin-bottom:3%;
}
[data-hotelid="8939"] .homepage .content_wrapper .no-gutter .widget-wrapper.bgImageContainer{
    padding-top:80px !important;
    padding-bottom:80px !important;
}
[data-hotelid="8939"] .outerpage .widget-wrapper .location_map_block{
    margin-bottom:60px
}

@media(max-width:991px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.wtformjson form{
        margin:0 23%;
    }
}



.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;
}
.landing_PopupWrapper.popUp_zoomIn {
  display: flex;
}
.landing_Popup 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: -30px;
  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;
}
.mobile  .landing_Popup img{
  max-width:90%;
}
.mobile.for-homepage .landing_Popup .popUp_Close{
    top: -21px;
    right: 2.5%;
    width: 10px;
    height: 10px;
    padding:8px;
}
.mobile.for-homepage .landing_Popup .popUp_Close i {
  font-weight: 100;
}

.mobile .landing_Popup img{
    max-width: 90%;
} 


[data-hotelid="8819"] .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;
}
[data-hotelid="8819"].mobile .landing_PopupWrapper {
    padding: 60px 0;
}

[data-hotelid="8819"] .landing_PopupWrapper.popUp_zoomIn {
    display: flex;
}
[data-hotelid="8819"] .landing_Popup img {
    max-width: 100%;
    object-fit: cover;
}
[data-hotelid="8819"].for-homepage .landing_Popup {
    position: relative;
    max-width: 900px;
    width: 100%;
    padding:0;
    display: flex;
    align-items: stretch;
    justify-content: center;
}

[data-hotelid="8819"].for-homepage .landing_Popup ul li{
   text-transform:capitalize;
}

[data-hotelid="8819"].mobile.for-homepage .landing_Popup {
    flex-direction: column;
    /*align-items: center;*/
    max-width: 800px;
    padding: 15px;
    width:90%;
}

[data-hotelid="8819"].mobile.for-homepage .landing_Popup ul{
    padding-top:15px;
}

[data-hotelid="8819"].mobile.for-homepage .landing_Popup ul li {
    text-align:left;
}

[data-hotelid="8819"].for-homepage .landing_Popup .text-content {
    background: white;
    width: 50%;
    position: relative;
}
[data-hotelid="8819"].mobile.for-homepage .landing_Popup .text-content {
    position: unset;
}

[data-hotelid="8819"].mobile.for-homepage .landing_Popup .text-content,
[data-hotelid="8819"].mobile.for-homepage .landing_Popup .image-content-wrapper {
    width: 100%;
}

[data-hotelid="8819"].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;
    height:100%;
}

[data-hotelid="8819"].for-homepage .landing_Popup .text-content-wrapper h2,
[data-hotelid="8819"].for-homepage .landing_Popup .text-content-wrapper p,
[data-hotelid="8819"].for-homepage .landing_Popup .text-content-wrapper a {
    visibility: visible;
}

[data-hotelid="8819"].for-homepage .landing_Popup .image-content-wrapper {
    width: 50%;
    min-width: 200px;
    display: flex;
}
[data-hotelid="8819"].mobile.for-homepage .landing_Popup .image-content-wrapper {
    position: relative;
}

[data-hotelid="8819"] .imgforPopup {
    max-width:100%;
    display:block;
}

[data-hotelid="8819"].for-homepage .landing_Popup .text-content-wrapper h2 {
    /*text-transform: capitalize;*/
    font-size: clamp(20px,1.354vw,26px);
}

[data-hotelid="8819"].for-homepage .landing_Popup .text-content-wrapper a {
    margin-top: 10px;
}

[data-hotelid="8819"].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;
}
[data-hotelid="8819"].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;
}


@media (max-width:1100px){
    [data-hotelid="8819"].for-homepage .landing_Popup ul li{
        line-height: 24px;
        font-size:14px;
    }

    [data-hotelid="8819"].for-homepage .landing_Popup .text-content-wrapper h2 {
         font-size:16px;
    }

    [data-hotelid="8819"].for-homepage .landing_Popup .text-content-wrapper {
        text-align: center;
        color: black;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

    [data-hotelid="8819"].for-homepage .landing_Popup{
        max-width:600px;
    }
}


@media (max-width:850px){
    [data-hotelid="8819"].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;
   }
}

@media (orientation:landscape){
    [data-hotelid="8819"].mobile.for-homepage .landing_Popup {
      flex-direction: row;
      width:100%;
   }
    
    [data-hotelid="8819"].mobile.for-homepage .landing_Popup .text-content,
    [data-hotelid="8819"].mobile.for-homepage .landing_Popup .image-content-wrapper {
       width: 50%;
       height:100%;
    }

    [data-hotelid="8819"].mobile.for-homepage .landing_Popup .text-content{
        padding:30px 16px;
    }

    [data-hotelid="8819"].mobile.for-homepage .landing_Popup .image-content-wrapper{
        height:inherit;
    }
    [data-hotelid="8819"].mobile.for-homepage .landing_Popup .image-content-wrapper img{
        height: 100%;
        object-fit:cover;
    }
    
    [data-hotelid="8819"].mobile.for-homepage .landing_Popup .popUp_Close {
      top: -15px;
      right: 10px;
   }
}



.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;
}
.landing_PopupWrapper.popUp_zoomIn {
    display: flex;
}
.landing_Popup 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:1300px){
  .landing_Popup img{
    max-width:70%;
  }
  .for-homepage .landing_Popup .popUp_Close {
    right: 12%;
  }
}
@media (max-width:960px){
  .landing_Popup img{
    max-width:46%;
  }
  .for-homepage .landing_Popup .popUp_Close {
    right: 25%;
  }
}
.mobile.for-homepage .landing_Popup .popUp_Close{
    top: -21px;
    right: 0px;
    width: 10px;
    height: 10px;
    padding:8px;
}
.mobile.for-homepage .landing_Popup .popUp_Close i{
    font-weight:100;
}



.outer-page .content_wrapper .no-gutter .simp-custom-hero-imgtxtslider-mobile{
    display:none;
}

.mobile  .simp-custom-hero-imgtxtslider-mobile ,
.mobile  .simp-custom-hero-imgtxtslider-mobile  img{
    margin:0;
    padding:0;
}

.mobile  .simp-custom-hero-imgtxtslider-mobile .slick-dots {
    bottom: 40px;
}

.mobile .fullImage .simp-custom-hero-imgtxtslider-mobile img {
    object-fit: cover;
    width: 100%;
}

.mobile  .simp-custom-hero-imgtxtslider-mobile .slick-dots li button::before{
    font-size:12px;
}

.mobile  .simp-custom-hero-imgtxtslider-mobile.slick-initialized .slick-slide {
    font-size:0;
    display:flex;
}



.collapsedNavbar nav.navbar.navbar-top {
    height: auto;
}
.collapsedNavbar .headerTopStrip{
    background: #283618;
    color: white;
    font-size: 14px;
    height: 30px;
    transition: all ease .3s;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.headerTopStrip .header_top_contact {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

.headerTopStrip .topStrip-close-btn {
    background: none;
    color: #cf9145;
    border: none;
    position: absolute;
    right: 0;
    display: none;
}


.mobile .headerTopStrip .topStrip-close-btn {
    color: #FFF;
    display:none;
}
.headerTopStrip .topStrip-close-btn:hover {
    color: #f8db0b;
}
.mobile .headerTopStrip .topStrip-close-btn:hover {
    color: white;
}

.mobile .headerTopStrip .topStrip-close-btn{
    position:absolute;
    right:2px;
}

.mobile .topStrip-newtab {
    padding: 0px 5px;
}

.mobile .topStrip-details {
    color: #FFF;
}
.mobile .topStrip-details:hover {
    text-decoration: underline !important;
}
.mobile .topStrip-details i.fas.fa-badge-percent {
    color: #f8db0b;
}
/* customize navbar to fit the covid strip properly */
.headerTopStrip .container {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile .headerTopStrip .container {
    justify-content: flex-start;
    margin: 0 10px;
}

.navbar.navbar-top > .container {
    padding-top: 0.35%;
}

.headerTopStrip .topStrip-close-btn i {
    font-weight: 400;
}

.headerTopStrip .header_top_contact .text {
    margin-right: 15px;
    color: white;
}
.mobile .headerTopStrip .header_top_contact .text {
    margin-right: 5px;
}

.headerTopStrip .header_top_contact .btn {
    background: #cf9145;
    color: #fff;
    text-decoration: none;
    transition: color 300ms;
}
/*.headerTopStrip .header_top_contact .btn:hover,*/
/*.headerTopStrip .header_top_contact .btn:focus {*/
/*    color: white;*/
/*}*/

.content-text {
    padding:0 0 0 20px;
}

.manyMore{
   padding:0 5px 0 0;  
}
.headerTopStrip .header_top_contact .btn{
    text-wrap:nowrap;
}
.headerTopStrip .header_top_contact .text{
    padding:0 20px;
}


/*new tag css*/

.newIndicator {
    padding: 0 3px;
    line-height: 2;
    background: #cf9145;
    color: white;
    margin-left: 4px;
    font-size: 10px;
    vertical-align:middle;
    margin-bottom:0;
}

header .navbar-bottom .navbar-nav>li>a[href="./website-only-package/staycation.html"],
header .navbar-bottom .navbar-nav>li>a[href="./../website-only-package/staycation.html"]{
    line-height:16px !important;
    padding-bottom: 6px;
}

 .outer-page .simp-custom-virtual-btn{
    position:absolute;
    top:150px;
    right:0;
}

.mobile .fullImage{
    position:relative;
}

.mobile .simp-custom-virtual-btn{
    position:absolute;
    top:90px;
    right:0;
}

.for-homepage .bookingform-wrapper .abs_parent {  
    z-index: 201;
    width: 80%;
    max-width: 1044px;
}
@media (max-width: 900px) {
  .for-homepage .bookingform-wrapper .abs_parent {  
    width: 90%;
  }
}

.for-homepage .jssor-carousel-container .booking-form {
    display: flex;
    align-items: center;
    padding-bottom: 30px !important;
}
.for-homepage .jssor-carousel-container .booking-form .btn-wrapper {
    position: relative !important;
    bottom: -30px !important;
    right: 0 !important;
}

.for-homepage .jssor-carousel-container .bookingform-wrapper {
    bottom: 0;
    background: rgba(40,54,24,.67);
    }

.for-homepage .bookingform-wrapper #booking-form .promo-block {
    display:block !important;
    width:125px !important;
} 
@media (max-width: 1000px) {
  .for-homepage .bookingform-wrapper #booking-form .promo-block {
    width:100px !important;
  } 
}
@media (max-width: 800px) {
  .for-homepage .bookingform-wrapper #booking-form .promo-block {
    width:90px !important;
  } 
}

.for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
  display: block !important;
  margin-right: 0  !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 120px;
  }
}
@media (max-width: 1000px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 115px;
  }
}
@media (max-width: 800px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 105px;
  }
}
.for-homepage .jssor-carousel-container #bookingForm .btn-wrapper{
  align-self: end;
  bottom: unset !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 120px;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 110px;
  }
}
.for-homepage #bookingForm .booking-form{
  margin:0 !important;
  padding-bottom: 0 !important;
}
.for-homepage .jssor-carousel-container #bookingForm .select-block{
  width: 22% !important;
  padding-right: 0;
}
.for-homepage .jssor-carousel-container .booking-form{
  display: flex !important;
  justify-content: center !important; 
  position: relative;
background: transparent !important;}

.for-homepage .jssor-carousel-container .min-price-wrapper {
    bottom: -35px !important;
    right: 35px !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -5px !important;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -15px !important;
  }
}

@media (max-width: 1366px) and (min-width: 1100px) {
    .for-homepage .camera-carousel-container .jssor-home-wrapper.aspectratio18-7 {        
        padding-top: 30px;
    }
    .for-homepage .jssor-home-wrapper.aspectratio18-7 {
        padding-top: 30px;
    }
}


@media (max-width: 768px) {
  .for-homepage .jssor-carousel-container .booking-form {
    background: transparent !important;
  }
  .for-homepage .jssor-carousel-container .bookingform-wrapper {
    background: rgba(0,0,0,.7);
  }
}


@media (min-width: 769px) {
  .for-homepage .jssor-carousel-container .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 18% !important;
  }
}

.for-homepage .bookingform-wrapper .booking-form .whyBookDirect {
    bottom: -15px !important;
    right: 16% !important;
}
.for-homepage[data-hotelid="7212"] .jssor-carousel-container .bookingform-wrapper {
    /*top: 50%;*/
    bottom:0;
    height: max-content;
    position: absolute;
}
.for-homepage[data-hotelid="8452"] .jssor-carousel-container .bookingform-wrapper {
    /*top: 50%;*/
    bottom:0;
    height: max-content;
    position: absolute;
}
.child-hotel[data-hotelid="8452"] #bookingForm .adult-wrapper, #bookingForm .child-wrapper, #bookingForm .room-wrapper {
    width: unset;
    margin: unset;
    text-align: left;
}

.child-hotel[data-hotelid="8452"] #bookingForm .open-form-block {
    position: absolute;
    bottom: -4px;
    left:30px;
}

[data-hotelid="7210"] #bookingForm .open-form-block {
    position: absolute;
    bottom: -4px;
    left:30px;
}


.child-hotel[data-hotelid="8452"] #bookingForm .open-form-block.vc_open-form-block{
    display:none !important;
}
.child-hotel[data-hotelid="8452"] #bookingForm .child-wrapper{
    display:none;
}
.child-hotel[data-hotelid="8452"] #bookingForm .adult-wrapper{
    display:none;
}

.outerpage .simp-custom-samelinetext .property-reach {
    margin-top: 20px;
}

.outerpage .simp-custom-samelinetext .property-reach p {
    margin-top: 0;
}


.mobile .simp-custom-samelinetext .property-link,
.mobile .simp-custom-samelinetext .property-address {
    margin-bottom: 30px !important;
}

.mobile .simp-custom-samelinetext .property-reach p + p {
    margin-top: 5px !important;
}

.for-homepage header .navbar-top{
    background: linear-gradient(to top, transparent, #283618);
    box-shadow: none;
}
.for-homepage header .navbar-top .navbar-brand img{
    filter: brightness(0) invert(1)
}
.for-homepage header .navbar-top.scroll{
    background: #fffdec ;
    box-shadow: 0 5px 15px rgb(0 0 0 / 9%);
}
.for-homepage header .navbar-top.scroll .navbar-brand img{
    filter: unset
}
.for-homepage header .navbar-top .navbar-nav>li>a{
    color: #fff
}
.for-homepage header .navbar-top.scroll .navbar-nav>li>a{
    color: #242424;
}
.for-homepage header .navbar-top .navbar-nav>li>a:hover{
    color: #cf9145
}
.for-homepage header .navbar-top.scroll .navbar-nav>li>a:hover{
    color: #cf9145;
}
/*header .navbar-top .navbar-nav>li:hover ul.dropdown-menu>li a,*/
/*header .navbar-top .moreOptions .dropdown-more>li>a{*/
/*    font-size: 14.5px;*/
/*}*/
#top-navbar-collapse {
    justify-content: center;
    text-align: center;
}
/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-h3-font h3 {
    font-family: Playfair Display,serif !important;
    line-height: normal !important;
    font-size: 36px !important;
    color: #283618 !important;
}    
.simp-custom-textAlign h2{
    text-align: left !important;
}
header #bottom-navbar-collapse{
    justify-content: center;
}
.parent-hotel.for-homepage .content_wrapper .no-gutter.clearfix:last-child{
    display:none;
}
.for-homepage .content_wrapper{
    padding-bottom: 0 !important;
}
.child-hotel.for-homepage .content_wrapper .no-gutter.clearfix:last-child{
    display:none;
}

.inner-page .clearfix.widget-wrapper.generic_slider.jssor-carousel-container.fullWidthWidget {
    padding:0
}

.inner-page .content_wrapper{
    padding:0;
}
.for-homepage header .navbar-top .navbar-nav>li>a>.dropdown-arrow {
	color: #fff;
	font-weight:400;
}

.for-homepage header .navbar-top.scroll .navbar-nav>li>a>.dropdown-arrow {
	color: #242424;
	top:2px;
}

.for-homepage header .navbar-top.scroll .navbar-nav>li>a:hover>.dropdown-arrow {
	color: #cf9145;
	transition: all .5s linear;
}

header .navbar-top .navbar-nav>li>a:focus,
header .navbar-top .navbar-nav>li>a:hover .dropdown-arrow {
	color: #cf9145;
	transition: all .5s linear;
}

/*center align book now buttons*/
[data-hotelid="8819"] .wtbookbtn .one-col{
    display:flex;
    justify-content:center;
}

/*to give spacing on top of direction bar in location page of kochi property*/
[data-hotelid="8819"] .location-page .directions-bar{
    margin-top:2%;
}

/*to reduce padding of inner pages of kochi property*/

[data-hotelid="8819"] .outerpage .content_wrapper .no-gutter:last-child{
    display:none;
}

[data-hotelid="8819"] .outerpage .inner-page{
    padding-bottom:50px;
}

[data-hotelid="8819"] .outerpage .summary_widget_wrapper .summary-widget.two-col:last-child{
    margin-bottom:0;
}


/*to move the hero video controls above for 7212 and 7213 property*/
[data-hotelid="7212"] #fullwidth_video_bg .videoControls{
    bottom:140px;
}

[data-hotelid="8452"] #fullwidth_video_bg .videoControls{
    bottom:140px;
}

.content_wrapper .no-gutter .widget-wrapper.simp-custom-adjustgapfortext h2 {
    font-size: 1.5em;
    word-wrap: break-word;
}

.content_wrapper .no-gutter .widget-wrapper.simp-custom-adjustgapfortext .widget-wrapper {
    width: 100%;
}

.content_wrapper .no-gutter .widget-wrapper.simp-custom-adjustgapfortext .widget-wrapper > div {
    padding: 0;
}
nav .resv:focus, nav .resv:hover {
    background-color:#c78533;
}



[data-hotelid="8764"] .outer-page .content_wrapper {
    padding: 40px 0;
}

[data-hotelid="8764"] .outer-page .content_wrapper .no-gutter .widget-wrapper{
    padding: 40px 0 !important;
}

[data-hotelid="8764"] .outer-page .content_wrapper .no-gutter .widget-wrapper.wt1tb{
    padding-bottom:16px !important;
}


[data-hotelid="8764"] .outer-page .content_wrapper .no-gutter .simp-custom-Dimora-Calicut-roomsSlider{
   margin:40px 0; 
}

[data-hotelid="8764"] 
 .outer-page .content_wrapper .no-gutter .simp-custom-Calicut-facilitiesHeader{
    margin:40px 0 0;
    padding-top: 80px !important;
}

[data-hotelid="8764"] .outer-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-Calicut-facilitiesHeader .fullWidthWidgetWrapper .text-content-wrapper p:empty,
[data-hotelid="8764"] .outer-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-child-galleryH .fullWidthWidgetWrapper .text-content-wrapper p:empty{
    display:none;
}

[data-hotelid="8764"] .outer-page .content_wrapper .no-gutter .simp-custom-child-collage + .wt1tb{
    padding:16px 0 40px !important;
}

[data-hotelid="8764"]  .news_letter_block{
    padding: 40px 0 80px !important;
}
[data-hotelid="8764"] .content_wrapper .no-gutter:nth-of-type(2){
    display:none;
}
[data-hotelid="8764"]  .inner-page .content_wrapper{
   padding-top:125px;
}
[data-hotelid="8764"]  .outerpage .content_wrapper .no-gutter .widget-wrapper{
   padding:40px 0;
}
[data-hotelid="8764"]  .outerpage .content_wrapper .no-gutter .widget-wrapper.wtheader{
   padding:40px 0 16px;
}

[data-hotelid="8764"] .content_wrapper .no-gutter:nth-of-type(2){
    display:none;
}

.for-gallerypage[data-hotelid="8764"]  .inner-page .content_wrapper{
    padding: 0;
}

.outer-page footer#footer,
.for-innerpage footer#footer {
    background:#000;
}

.outer-page footer#footer .container,
.for-innerpage footer#footer .container {
    max-width:85%;
}

.outer-page footer#footer .container > .comm_cont,
.for-innerpage footer#footer .container > .comm_cont {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
    padding-top: 50px;
}

.outer-page footer#footer .our-logo,
.for-innerpage footer#footer .our-logo {
    width:28%;
}

.outer-page footer#footer .address-bar,
.for-innerpage footer#footer .address-bar {
    width:30%;
}

.outer-page footer#footer .quick-links,
.for-innerpage footer#footer .quick-links {
    width:22%;
    padding-left: 5%;
}

.outer-page footer#footer .follow-us,
.for-innerpage footer#footer .follow-us {
    width:20%;
}
.outer-page footer#footer .our-logo.logo-width,
.for-innerpage footer#footer .our-logo.logo-width {
	width: 15%;
}

.outer-page footer#footer .quick-links.quick-links-width,
.for-innerpage footer#footer .quick-links.quick-links-width {
	width: 35%;
	padding-left: 2%;
}

.outer-page footer#footer .quick-links.quick-links-width ul>li,
.for-innerpage footer#footer .quick-links.quick-links-width ul>li {
	padding-right: 10%;
}
.outer-page footer#footer .col-xs-3 h4,
.for-innerpage footer#footer .col-xs-3 h4 {
    padding-bottom: 15px;
}

.outer-page footer#footer .col-xs-3,
.for-innerpage footer#footer .col-xs-3 {
    height:inherit;
    display:flex;
    flex-direction:column;
}

.outer-page footer#footer .our-logo h4,
.for-innerpage footer#footer .our-logo h4 {
    text-align:center;
}

.outer-page footer#footer .our-logo .logo-section,
.for-innerpage footer#footer .our-logo .logo-section {
    margin:auto;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
}

.outer-page footer#footer .add_head,
.for-innerpage footer#footer .add_head {
    display:flex;
    flex-wrap:wrap;
    padding: 0 0 5px;
}

.outer-page footer#footer .fa-stack,
.for-innerpage footer#footer .fa-stack {
    width:10%;
    margin: 0;
}

.outer-page footer#footer .fa-stack .fa-square,
.for-innerpage footer#footer .fa-stack .fa-square {
    display:none;
}

.outer-page footer#footer .add_head p,
.for-innerpage footer#footer .add_head p {
    width:90%;
    text-align:left;
    margin-left: auto;
}

.outer-page footer#footer .address-bar .fa,
.for-innerpage footer#footer .address-bar .fa {
    margin-top:7px;
    font-size:1.2em;
    padding-right: 12px;
}

.outer-page footer#footer .address-bar .add_head .fa,
.for-innerpage footer#footer .address-bar .add_head .fa {
    margin-top:2px;
}

.outer-page footer#footer .footer-detail .fa-stack .fa-envelope,
.outer-page footer#footer .footer-detail .fa-stack .fa-phone,
.outer-page footer#footer .footer-detail .fa-stack .fa-map-marker,
.for-innerpage footer#footer .footer-detail .fa-stack .fa-envelope,
.for-innerpage footer#footer .footer-detail .fa-stack .fa-phone,
.for-innerpage footer#footer .footer-detail .fa-stack .fa-map-marker {
    color: #c7c7c6;
}

.outer-page footer#footer .address_block ul li,
.for-innerpage footer#footer .address_block ul li {
    display:flex;
    flex-wrap:wrap;
    padding: 5px 0;
}

.outer-page footer#footer .address_block .footer-detail,
.for-innerpage footer#footer .address_block .footer-detail {
    margin:0;
    width:100%;
    display:flex;
}

.outer-page footer#footer .address_block .footer-detail a,
.for-innerpage footer#footer .address_block .footer-detail a {
    width:90%;
    text-align:left;
}

.outer-page footer#footer .address_block .add_cont,
.for-innerpage footer#footer .address_block .add_cont {
    padding:0;
}

.outer-page footer#footer .quick-links nav > ul,
.for-innerpage footer#footer .quick-links nav > ul {
    /*display:flex;*/
    /*flex-direction:column;*/
    width: 100%;
}

.outer-page footer#footer .quick-links nav li,
.for-innerpage footer#footer .quick-links nav li {
    width:100%;
}

.outer-page footer#footer .quick-links nav li >a,
.for-innerpage footer#footer .quick-links nav li >a {
    padding:6px 0;
}

.outer-page footer#footer .quick-links nav li >a:hover,
.for-innerpage footer#footer .quick-links nav li >a:hover {
    background:transparent;
    text-decoration:underline;
}

.outer-page footer#footer .follow-us .col-sm-12,
.for-innerpage footer#footer .follow-us .col-sm-12 {
    padding:0;
}

.outer-page footer#footer .follow-us .social_block,
.for-innerpage footer#footer .follow-us .social_block {
    width:100%;
}

.outer-page footer#footer .follow-us .social_block .social_cont,
.outer-page footer#footer .follow-us .social_block .social_head,
.for-innerpage footer#footer .follow-us .social_block .social_cont,
.for-innerpage footer#footer .follow-us .social_block .social_head {
    text-align:left;
    padding:0;
}

.outer-page footer#footer .follow-us .socialIcon a,
.for-innerpage footer#footer .follow-us .socialIcon a {
    border-radius:100%;
    width: 30px;
    height: 30px;
}

.outer-page footer#footer .follow-us .socialIcon a span,
.for-innerpage footer#footer .follow-us .socialIcon a span {
    line-height:30px;
    vertical-align: top;
}

.outer-page footer#footer .footer_navbar_wrapper,
.for-innerpage footer#footer .footer_navbar_wrapper {
    margin-top:50px;
    width:70%;
}

@media (max-width:1500px) {
    .outer-page footer#footer .our-logo .logo-section,
    .for-innerpage footer#footer .our-logo .logo-section {
        flex-direction:column;
    }
    .outer-page footer#footer .our-logo,
    .for-innerpage footer#footer .our-logo {
        width:20%;
    }
    .outer-page footer#footer .address-bar,
    .for-innerpage footer#footer .address-bar {
        width:40%;
    }
    .outer-page footer#footer .quick-links,
    .for-innerpage footer#footer .quick-links {
        width:20%;
        padding-left: 2%;
    }
    .outer-page footer#footer .follow-us,
    .for-innerpage footer#footer .follow-us {
        width:20%;
    }

	.outer-page footer#footer .our-logo.logo-width,
	.for-innerpage footer#footer .our-logo.logo-width {
		width: 13%;
	}

	.outer-page footer#footer .quick-links.quick-links-width,
	.for-innerpage footer#footer .quick-links.quick-links-width {
		width: 35%;
		padding-left: 0;
	}

	.outer-page footer#footer .quick-links.quick-links-width ul>li,
	.for-innerpage footer#footer .quick-links.quick-links-width ul>li {
		padding-right: 2%;
	}

	.outer-page footer#footer .quick-links.quick-links-width+.follow-us {
		width: 10%;
	}

	.outer-page footer#footer .our-logo .logo-section img,
	.for-innerpage footer#footer .our-logo .logo-section img {
		width: 100%;
	}
}

@media (max-width:1100px) {
    .outer-page footer#footer .container,
    .for-innerpage footer#footer .container {
        width:100%;
        max-width: unset;
    }
    .outer-page footer#footer .footer_navbar_wrapper,
    .for-innerpage footer#footer .footer_navbar_wrapper {
        width:90%;
    }
    .outer-page footer#footer .our-logo .logo-section img,
    .for-innerpage footer#footer .our-logo .logo-section img {
        width:100%;
    }
    .outer-page footer#footer .footer-detail span,
    .for-innerpage footer#footer .footer-detail span {
        text-align:left;
    }
    .outer-page footer#footer .col-xs-3 h4,
    .for-innerpage footer#footer .col-xs-3 h4 {
        line-height:1.5em;
    }
    
}
#footer a.social-ig:hover{
    background:radial-gradient(99.11% 99.11% at 26.56% 107.7%, #FD5 0%, #FD5 10%, #FF543E 50%, #C837AB 100%);
}

.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: -40px;
    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: 3%;
  }
}
@media (max-width:1280px){
  .landing_Popup img{
    max-width:80%;
    max-height:90vh;
  }
  .for-homepage .landing_Popup .popUp_Close {
    right:3%;
  }
  .for-homepage .landing_Popup .popUp_Close {
    position: absolute;
    top: -30px;
    width: 25px;
    height: 25px;
  }
}

@media (max-width:950px){
  .landing_Popup img{
    max-height:90vh;
  }
  .for-homepage .landing_Popup .popUp_Close {
    right:0;
  }
}
.mobile.for-homepage .landing_Popup .popUp_Close{
    top: -21px;
    right: -2%;
    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;
    }
}   

.mobile .simp-custom-Dimora-Calicut-roomsSlider .slick-slide div {
  color: #fff !important;;
}
.mobile .logo.navbar-logo 
{
    padding-top:2px;
    background-color:white;
}
.mobile .fullImage {
    padding-top:75px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1,
.mobile h2 {
    border-bottom: none !important;
    font-size: 26px;
    text-align: center;
}
.mobile .fullImage img{
    height: 400px;
    object-fit: cover;
}
.mobile .simp-custom-ourHotels {
    color: #fff;
}
.mobile .simp-custom-textAlign .text-content {
    text-align: center;
}
.mobile .simp-custom-LimgRtext .text-content {
    text-align: center;
}
.mobile .simp-custom-LtextRimg  .text-content {
    text-align: center;
}
.mobile div#widgetWrapperHome div#leftColWid h1:first-child
{
    display:none;
}
.mobile .simp-custom-child-secondW .readjust-height {
    height: 400px !important;
}
.mobile .simp-custom-child-secondW .caption {
    text-align: center;
}
.mobile .simp-custom-padTB1 .text-content div,
.mobile .simp-custom-padTB1 .text-content h3,
.mobile .simp-custom-padTB1 .text-content h2{
    text-align: center !important;
}
.mobile .simp-custom-padTB1 .pull-left {
    float: none !important;
}
.mobile .simp-custom-padTB2 .text-content div,
.mobile .simp-custom-padTB2 .text-content h3,
.mobile .simp-custom-padTB2 .text-content h2{
    text-align: center !important;
}
.mobile .simp-custom-padTB2 .pull-left {
    float: none !important;
}
.mobile .simp-custom-Dimora-Calicut-roomsSlider.widget-wrapper.bgImageContainer{
    padding-top: 40px !important;
    padding-bottom: 10px !important;
}
.mobile .simp-custom-ourHotels.widget-wrapper.bgImageContainer{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.mobile .simp-custom-home-lText-rimage table tbody tr td,
.mobile .simp-custom-home-lText-rimage table{
    border: none;
}
.mobile .simp-custom-home-lText-rimage .text-content h3 a,
.mobile .simp-custom-home-limage-rtext .text-content h3 a{
    font-size: 24px;
    font-family:'Playfair Display',serif;
}
.mobile .simp-custom-home-limage-rtext table tbody tr td,
.mobile .simp-custom-home-limage-rtext table{
    border: none;
}

.mobile .simp-custom-padTB .txt-wdgt-btn-wrapper{
    display: flex;
    justify-content: center;
}

.mobile[data-hotelid="8764"] .content_wrapper .no-gutter .widget-wrapper{
    margin:0;
    padding:20px 0;
}

.mobile[data-hotelid="8764"] div#widgetWrapperHome div#leftColWid .widget-wrapper:first-child{
    display:none;
}

.mobile[data-hotelid="8764"] .simp-custom-Dimora-Calicut-roomsSlider.widget-wrapper.bgImageContainer{
    margin:20px 0;
}

.mobile[data-hotelid="8764"] .clearfix.widget-wrapper.wt1tb.simp-custom-Calicut-facilitiesHeader{
    padding: 40px 0 20px !important;
    margin:20px 0 0;
}
.mobile[data-hotelid="8764"] .simp-custom-Dimora-Calicut-facilitiesSlider .slick-arrow{
    display:none !important;
}

.mobile[data-hotelid="8764"] .content_wrapper .no-gutter .widget-wrapper.simp-custom-child-galleryH{
    padding: 20px 10px 10px !important;
    margin-bottom: 20px !important;
}

.mobile[data-hotelid="8764"] .content_wrapper .no-gutter .widget-wrapper.simp-custom-child-collage + .wt1tb{
    padding-top:0;
}

.mobile[data-hotelid="8764"] .content_wrapper .no-gutter .widget-wrapper.room-description .col-xs-12 > div{
    text-align:left !important;
}
.mobile[data-hotelid="8764"] .content_wrapper .no-gutter .widget-wrapper.wtheader {
    padding-bottom:0;
}
.mobile[data-hotelid="8764"] .content_wrapper .no-gutter .widget-wrapper.wtheader h1{
    padding:0
}

.mobile[data-hotelid="8939"] #footer{
    background:#000;
}
.mobile[data-hotelid="8939"] .content_wrapper .no-gutter .wtbookbtn{
    display:flex;
    justify-content:center;
    align-items:center;
}
.mobile .navBtnBorder.top_padding:hover{
    background:transparent !important;
    color:#fff;
}
.mobile[data-hotelid="8939"] .simp-custom-button .text-content{
    display:flex;
    justify-content:center;
    align-items:center;
}
.mobile[data-hotelid="8939"] .room-description .col-xs-12{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
}

/*#custom-popup {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: 100000;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-color: rgba(0, 0, 0, 0.5);*/
/*    display: none;*/
/*}*/

/*#popup-content {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    width: 100%;*/
/*    max-width: 550px;*/
/*}*/
/*.mobile #popup-content {*/
/*    max-width: 350px;*/
/*}*/
/*@media (max-width: 1024px){*/
/*    #popup-content {*/
/*        max-width: 400px;*/
/*    }*/
/*}*/
/*@media (max-width: 800px){*/
/*    #popup-content {*/
/*        max-width: 350px;*/
/*    }*/
/*}*/
/*#popup-content img {*/
/*    width: 100%;*/
/*}*/

/*#close-button {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    font-size: 18px;*/
/*    font-weight: bold;*/
/*    color: #fff;*/
/*    background-color: black;*/
/*    border: 0;*/
/*    cursor: pointer;*/
/*}*/



.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.55);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

.simp-custom-Dimora-Calicut-facilitiesSlider .col-xs-12.one-col.text-content.slick-slide img {
    aspect-ratio: 1/1.25;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .text-content-wrapper {
    background: #fff;
    padding: 0px 30px;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .col-xs-12.one-col.text-content.slick-slide {
    padding: 0 30px 0 0 !important;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .slick-list.draggable {
    padding-left: 0 !important;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow, .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow {
    top: -50px !important;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow {
    left: 82% !important;
    left:-4.3%;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow {
    right: 12% !important;
    right:-2.5%;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .fullWidthWidgetWrapper {
    padding-right: 0 !important;
    margin-right: 0 !important;
    width: 93% !important;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow::before {
    content: '\f0a8';
    font-size: 45px !important;
    color: rgb(123, 123, 123);
    font-weight: 100;
}
.simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow::before {
    content: '\f0a9';
    font-size: 45px !important;
    color: rgb(123, 123, 123);
    font-weight: 100;
}
.simp-custom-Calicut-facilitiesHeader{
    width:100% !important;    
    background:#FCEBCC;
}

/*OPS-7108*/
.outer-page .simp-custom-Dimora-Calicut-facilitiesSlider .col-xs-12.one-col.text-content.slick-slide{
    padding:0 !important; 
    margin-right:0.423%;
 }
  
 .outer-page .simp-custom-Dimora-Calicut-facilitiesSlider  .slick-track{
    display:flex;
 }
  
 .outer-page .content_wrapper  .simp-custom-Dimora-Calicut-facilitiesSlider .slick-track .text-content{
      height: inherit;
      display: flex;
      flex-direction: column;
 }
  
 .outer-page .content_wrapper  .simp-custom-Dimora-Calicut-facilitiesSlider .slick-track .text-content .text-content-wrapper{
      flex: 1 1 0;
 }
/* @media (max-width:1250px){*/
/*  .simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow{*/
/*    left:78% !important;*/
/*  }*/
/*  .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow{*/
/*    right:12% !important;*/
/*  }*/
/*}*/

/*for kochi property*/

[data-hotelid="8819"] .simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow{
    top:50% !important;
}

[data-hotelid="8819"] .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow{
    top:50% !important;
}

[data-hotelid="8819"] .simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow {
    left:-4.3% !important;
}

[data-hotelid="8819"] .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow {
    right: 12% !important;
    right:-2.5% !important;
}
   
[data-hotelid="8819"] .outer-page .content_wrapper .no-gutter .simp-custom-Dimora-Calicut-facilitiesSlider{
    padding-bottom:4.167%;
}

@media (max-width:1536px){
   [data-hotelid="8819"]  .simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow {
      left: -6% !important;
   }

   [data-hotelid="8819"] .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow{
      right:-4% !important;
    }
}

@media (max-width:1000px){
   [data-hotelid="8819"] .simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow {
      left: -9% !important;
   }

    [data-hotelid="8819"] .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow{
      right:-6% !important;
    }
}

/*.simp-custom-Dimora-Calicut-roomsSlider .fullWidthWidgetWrapper {
    width:85%;
}
.simp-custom-Dimora-Calicut-roomsSlider .col-xs-12.one-col.text-content.slick-slide img {
    aspect-ratio:1/1.25
}
.simp-custom-Dimora-Calicut-roomsSlider .col-xs-12.one-col.text-content.slick-slide {
    padding:0 20px !important;
}
.simp-custom-Dimora-Calicut-roomsSlider .text-content .text-content-wrapper h3 span {
  color: #696969 !important;
}
.simp-custom-Dimora-Calicut-roomsSlider .text-content .text-content-wrapper{
    background: #fff;
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-next.slick-arrow{
  right: -2% !important;
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-prev.slick-arrow{
  left: -5% !important;
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-prev.slick-arrow::before{
  content: '\f0a8';
  font-size: 45px !important;
  color: #fff;
  font-weight: 100;
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-next.slick-arrow::before{
  content: '\f0a9';
  font-size: 45px !important;
  color: #fff;
  font-weight: 100;
}*/

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

 .simp-custom-Dimora-Calicut-roomsSlider .text-content-wrapper {
    opacity: 0;
}

 .simp-custom-Dimora-Calicut-roomsSlider .slick-active .text-content-wrapper{
    opacity: 1;
}

 .simp-custom-Dimora-Calicut-roomsSlider .text-content-wrapper{
    text-align: center !important;
}
 .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
    left: 24.5%;
    top: 35%;
}
 .simp-custom-Dimora-Calicut-roomsSlider .slick-prev:before,
 .simp-custom-Dimora-Calicut-roomsSlider  .slick-next:before{
    color: #fff;
    font-size: 42px;
    font-weight: 600;
}
.simp-custom-Dimora-Calicut-roomsSlider .text-content .text-content-wrapper h3 span {
  color: #696969 !important;
}
.simp-custom-Dimora-Calicut-roomsSlider .text-content .text-content-wrapper{
    background: #fff;
    padding: 0 10%
}
 .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
    right: 24.5%;
    top: 35%;
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-slide .text-content-wrapper div {
    line-height:25px
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-slide h3{
    margin-bottom:20px;
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-slide .text-content-wrapper p{
    display:none !important;
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-slide .text-content-wrapper{
    padding-top:20px ;
    padding-bottom:20px;
}
.simp-custom-Dimora-Calicut-roomsSlider .slick-slide .text-content-wrapper div{
    margin-bottom:20px;
}
.simp-custom-Dimora-Calicut-roomsSlider .col-xs-12.one-col.text-content.slick-slide img{
    aspect-ratio:1.7 !important
}
@media (max-width: 2200px) {
    /* .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
        left:14.5%;
    }
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
        right: 14.5%;
    }*/
     .simp-custom-Dimora-Calicut-roomsSlider .fullWidthWidgetWrapper{
        width: 75% !important;
        margin: 0 12.5% !important
    }
    
}
@media (max-width: 1680px) {
    /* .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
        left: 19%;
    }
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
        right: 19%;
    }*/
     .simp-custom-Dimora-Calicut-roomsSlider .fullWidthWidgetWrapper{
        width: 85% !important;
        margin: 0 7.5% !important
    }
}
@media (max-width: 1366px) {
    /* .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
        left: 20%;
    }
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
        right: 20%;
    }*/
     .simp-custom-Dimora-Calicut-roomsSlider .fullWidthWidgetWrapper{
        width: 96% !important;
        margin: 0 2% !important
    }
}
@media (max-width: 1300px) {
     /*.simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
        left: 21%;
    }
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
        right: 21%;
    }*/
    /* .simp-custom-Dimora-Calicut-roomsSlider .text-content {*/
    /*padding: 40px!important;*/
    /*}*/
}

@media (max-width: 1100px) {
    /* .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
        left: 25.5%;
    }
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
        right: 25.5%;
    }
      .simp-custom-Dimora-Calicut-roomsSlider .text-content {
        padding: 40px!important;
    }*/
}
@media (max-width: 912px) {
    /* .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
        left: 26%;
    }
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
        right: 26%;
    }*/
      .simp-custom-Dimora-Calicut-roomsSlider .text-content {
        padding: 40px!important;
    }
}
@media (max-width: 820px) {
    /* .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
        left: 22%;
    }
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
        right: 22%;
    }*/
     .simp-custom-Dimora-Calicut-roomsSlider .text-content {
    padding: 32px!important;
}
     .simp-custom-Dimora-Calicut-roomsSlider .slick-prev:before,
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-next:before{
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
}
@media (max-width: 768px) {
   /*  .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-prev {
        left: 24%;
    }
     .simp-custom-Dimora-Calicut-roomsSlider  .slick-arrow.slick-next {
        right: 24%;
    }*/
}


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

/*[data-hotelid="7211"] #footer .custom-footer-block .social_cont {*/
/*  display: flex;*/
/*  justify-content: center;*/
/*}*/
/*[data-hotelid="7211"] #footer .socialIcon{*/
/*  display: flex;*/
/*  justify-content: center;*/
/*}*/
/*[data-hotelid="7211"] #footer .socialIcon a{*/
/*  border-radius: 50%;*/
/*}*/
/*[data-hotelid="7211"] #footer .logo-section img{*/
/*  width: 85%;*/
/*}*/
/*[data-hotelid="7211"] #footer .logo-section{*/
/*  justify-content: center;*/
/*}*/

/*[data-hotelid="7212"] #footer .custom-footer-block .social_cont,*/
/*[data-hotelid="8452"] #footer .custom-footer-block .social_cont{*/
/*  display: flex;*/
/*  justify-content: center;*/
/*}*/
/*[data-hotelid="7212"] #footer .socialIcon,*/
/*[data-hotelid="8452"] #footer .socialIcon{*/
/*  display: flex;*/
/*  justify-content: center;*/
/*}*/
/*[data-hotelid="7212"] #footer .socialIcon a,*/
/*[data-hotelid="8452"] #footer .socialIcon a{*/
/*  border-radius: 50%;*/
/*}*/
/*[data-hotelid="7212"] #footer .logo-section img,*/
/*[data-hotelid="8452"] #footer .logo-section img{*/
/*  width: 85%;*/
/*}*/
/*[data-hotelid="7212"] #footer .logo-section,*/
/*[data-hotelid="8452"] #footer .logo-section{*/
/*  justify-content: center;*/
/*}*/

.outerpage .simp-custom-contact-us-hide-left-right{
    display:flex;
    justify-content:center;
}
.outerpage .simp-custom-contact-us-hide-left-right .text-content:nth-child(odd){
    display:none;
}
.mobile .simp-custom-contact-us-hide-left-right{
    display:flex;
    justify-content:center;
    flex-direction:column;
}
.mobile .simp-custom-contact-us-hide-left-right > .col-xs-12:nth-child(odd){
    display:none;
}

.outerpage .simp-custom-contact-us-hide-right{
    display:flex;
    justify-content:center;
}
.outerpage .simp-custom-contact-us-hide-right .text-content.right-box{
    display:none;
}
.mobile .simp-custom-contact-us-hide-right{
    display:flex;
    justify-content:center;
    flex-direction:column;
}
.mobile .simp-custom-contact-us-hide-right > .col-xs-12:last-child{
    display:none;
}



.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-hideRightLeft .right-box,
.simp-custom-hideRightLeft .left-box{
    display: none;
}
.simp-custom-hideRightLeft  {
    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%;
}
.simp-custom-textWidth .fullWidthWidgetWrapper {
    width: 65% !important;
}
.simp-custom-ourHotels .left-box.text-content {
    background-color: #fff;
    padding: 20px !important;
}
.simp-custom-ourHotels .right-box.text-content {
    background-color: #fff;
    padding: 20px !important;
}
.simp-custom-ourHotels .left-box {
    width: 30% !important;
    margin-left: 18% !important;
    margin-right: 60px !important;
}
.simp-custom-ourHotels .right-box {
    width: 30% !important;
    margin-right: 60px !important;
}
.simp-custom-LtextRimg {
    padding-top: 60px !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{*/
/*    margin-left: 11% !important;*/
/*    margin-right: 11% !important;*/
/*    padding-top: 90px !important;*/
/*}*/
/*.simp-custom-LimgRtext .left-box{*/
/*    width: 43.5% ;*/
/*   padding: 0px !important;*/
/*   margin-right: 6.5%;*/
/*}*/
/*.simp-custom-LimgRtext .right-box{*/
/*    width: 43%;*/
/*    padding: 0px !important; */
/*    margin-left: 7%;*/
/*}*/
.simp-custom-LimgRtext h2{
    text-align: left !important;
}
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-LimgRtext .text-content {
    background-color:#fcebcd;
    padding: 60px;
}
.simp-custom-LimgRtext .text-content-wrapper p {
    padding-left: 0 !important;
}
.simp-custom-LtextRimg .text-content {
    background-color:#fcebcd;
    padding: 60px;
}
.simp-custom-parent-firstW {
    padding-top: 5% !important;
}
.simp-custom-LimgRtext {
    padding-bottom: 4% !important;
}
.simp-custom-LtextRimg {
    padding-bottom: 6% !important;
}
.simp-custom-ourHotels h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-top: -25px !important;
    margin-bottom: -20px !important;
    color:#283618 !important;
}
.simp-custom-padTB {
    padding-top: 8% !important;
    padding-bottom: 8% !important;
}
.simp-custom-textAlign .text-content {
    padding-left: 15% !important;
}
.simp-custom-textAlign h3 {
    padding-bottom: 10px;
}
.simp-custom-buttonO a.btn {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.simp-custom-buttonO a.btn:hover {
    background-color: #cf9145;
    color: #fff;
    border: 1px solid #cf9145;
}
.simp-custom-child-firstW h3 {
    padding-bottom: 10px;
}
.simp-custom-child-galleryH {
    background-image: #fcebcc !important;
    padding-bottom: 0 !important;
}
.simp-custom-child-galleryH h3 {
    padding-bottom: 10px !important;
}
.simp-custom-child-collage {
    background-image: linear-gradient(to bottom, #fcebcc 0%, #fcebcc 35%,transparent 35%, transparent 100%) !important;
}
.simp-custom-child-collage .fullWidthWidgetWrapper {
    width: 70% !important;
    margin: auto;
}
.simp-custom-Dimora-Calicut-facilitiesSlider h3 {
    font-size: 22px;
    font-weight: 600;
}
.simp-custom-padTB1 {
    padding-top: 3% !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-child-firstW {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}
.simp-custom-child-RoomsH {
    padding-top: 60px !important;
    padding-bottom: 80px !important;
}
.simp-custom-child-RoomsH h3 {
    padding-bottom: 10px !important;
}
.simp-custom-Dimora-Calicut-roomsSlider h3 {
    font-size: 22px !important;
    font-weight: 600;
}
.simp-custom-logo-size img {
    width: 50% !important;
    margin:auto;
}
.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
}

/*.child-hotel[data-hotelid="8764"] #footer .comm_cont > .col-xs-12:nth-child(2) .address_block.col-xs-12{*/
/*    display:block;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container > .comm_cont{*/
/*    display:flex;*/
/*    flex-wrap:wrap;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container > .comm_cont > .col-xs-12:first-child{*/
/*    width:50%;*/
/*    margin-bottom: 2%;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container > .comm_cont .footerLogoAndSocial{*/
/*    width:50%;*/
/*    display:flex;*/
/*    flex-direction:column;*/
/*    align-items:end;*/
/*    justify-content: end;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .footer_navbar_wrapper{*/
/*    width:100%;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .f_bot{*/
/*    width:100%;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container p{*/
/*    text-align:left;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .col-xs-12{*/
/*    padding:0 ;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .col-xs-12 .row{*/
/*    margin:0;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .add_cont ul{*/
/*    display:flex;*/
/*    flex-direction:column-reverse;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footer-detail{*/
/*    margin:0;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .add_head::before{*/
/*    content:"CONTACT US";*/
/*    text-align:left;*/
/*    font-size:18px;*/
/*    margin-bottom:3%;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .add_head{*/
/*    display:flex;*/
/*    flex-direction:column;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .add_head p:first-child{*/
/*    display:none;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .add_head p:last-child{*/
/*    width:65%*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footer-detail .fa-square{*/
/*    display:none;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footer-detail .fa-stack-1x::before{*/
/*    color:#fff;*/
/*    font-size:14px;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footer-detail .fa-phone{*/
/*    rotate:90deg;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footerLogoAndSocial .footer-logo{*/
/*    display:flex;*/
/*    justify-content:center;*/
/*    width: 40%;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footerLogoAndSocial .footer-logo img{*/
/*    width:120px;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footerLogoAndSocial .footer-row{*/
/*    width: 40%;*/
/*    padding: 0;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footerLogoAndSocial .social_block{*/
/*    width:100%;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footerLogoAndSocial .social_head{*/
/*    display:none;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footerLogoAndSocial .socialIcon a{*/
/*    border-radius:50%;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footerLogoAndSocial .social_cont{*/
/*    padding:15% 0 5% 0;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .footerLogoAndSocial .socialIcon{*/
/*    display:flex;*/
/*    justify-content:center;*/
/*    flex-wrap:wrap;*/
/*    align-items:end;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .footer_navbar_wrapper a{*/
/*    padding:10% 2.5px;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .add_head p:last-child span{*/
/*    display:block;*/
/*    margin-right:20px;*/
/*    padding-top:10px;*/
/*    padding-left:10px;*/
/*}*/
/*.child-hotel[data-hotelid="8764"] #footer .container .comm_cont .add_head p:last-child {*/
/*    display:flex;*/
/*    align-items:start;*/
/*}*/
/*@media (max-width:1100px){*/
/*    .child-hotel[data-hotelid="8764"] #footer .container .comm_cont .add_head p:last-child{*/
/*        width:100%;*/
/*    }*/
/*}*/







.mobile .simp-custom-Dimora-Calicut-facilitiesSlider {
  padding: 0 !important;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-slide img {
    aspect-ratio:1/1.25
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-slide {
    margin:0 10px 0 0 !important;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-list.draggable {
  padding-left: 0 !important;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow{
  right: 8% !important;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow{
  left: 64% !important;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow::before{
  content: '\f0a8';
  font-size: 35px !important;
  color: rgb(123, 123, 123);
  font-weight: 100;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-prev.slick-arrow ,.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow{
  top: -35px !important;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-next.slick-arrow::before{
  content: '\f0a9';
  font-size: 35px !important;
  color: rgb(123, 123, 123);
  font-weight: 100;
}
.mobile .clearfix.widget-wrapper.wt1tb.simp-custom-Calicut-facilitiesHeader {
  background: #FCEBCD !important;
  width: 100% !important;
  max-width: unset;
  padding-top: 80px;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-slide > div{
    padding: 0px 30px
}
.mobile .simp-custom-Calicut-facilitiesHeader{
  margin-bottom: 0px !important;
  padding-bottom: 50px !important;
}
.mobile .row.clearfix.widget-wrapper.simp-custom-Dimora-Calicut-facilitiesSlider{
    margin-bottom:0 !important;
    padding-bottom:20px !important;
}
.mobile .simp-custom-child-galleryH{
    margin-bottom:0 !important;
    padding-bottom:20px !important;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-slide > div{
  background:#fff;
    padding-top:25px !important;
    padding-bottom:25px !important;
}
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider .slick-slide img{
    margin:0 !important;
}

/*OPS-7108*/
.mobile .simp-custom-Dimora-Calicut-facilitiesSlider  .slick-track{
    display:flex;
 }
.mobile .content_wrapper .no-gutter .simp-custom-Dimora-Calicut-facilitiesSlider .image-content{
    height:auto
}
.mobile  .simp-custom-Dimora-Calicut-facilitiesSlider .slick-track .slick-slide{
    height: inherit;
    display: flex;
    flex-direction: column;
    background:#fff;
}  
.mobile  .simp-custom-Dimora-Calicut-facilitiesSlider .slick-slide .simp-custom-text-content-wrapper{
    flex: 1 1 0; 
}

/*new changes*/
/*.parent-hotel #footer .logo-section img:nth-of-type(1){*/
/*  width: 25%;*/
/*  display:none;*/
/*}*/
/*.parent-hotel #footer .logo-section img:nth-of-type(2){*/
/*  width: 40%;*/
/*  margin-top: 10px;*/
/*}*/
/*.parent-hotel #footer .logo-section img:nth-of-type(3){*/
/*  width: 40%;*/
/*  margin-top: 10px;*/
/*  margin-left: -18px;*/
/*}*/
.mobile.parent-hotel #footer .logo-section img:nth-of-type(1){
  width: 25%;
  display:none;
}
.mobile.parent-hotel #footer .logo-section img:nth-of-type(2),
.mobile.parent-hotel #footer .logo-section img:nth-of-type(3){
    width: 38%;
    margin-top: 8px;
}
@media screen and (max-width:1000px){
    .parent-hotel #footer .logo-section img:nth-of-type(2),
    .parent-hotel #footer .logo-section img:nth-of-type(3){
        width: 65%;
    }
    #footer .logo-section{
       margin-left: -18px;
    }
}
/*new changes end*/
.mobile .logo-section{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
}
.mobile .logo-section img{
  width: 35%
}
.mobile[data-hotelid="7211"] .logo-section,
.mobile[data-hotelid="8452"] .logo-section{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
}
.mobile[data-hotelid="7211"] .logo-section img,
.mobile[data-hotelid="8452"] .logo-section img{
  width: 55%
}
.mobile[data-hotelid="7212"] .logo-section{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
}
.mobile[data-hotelid="7212"] .logo-section img{
  width: 55%
}




.simp-custom-ourHotels:before {
    content: 'Our Hotels';
    font-size: 43.2px;
    font-family: 'Playfair Display',serif;
    display: block;
    justify-content: center;
    padding: 50px 0px;
    color: #fff;
    text-shadow: 0.5px 0.5px 3px rgba(0,0,0);
    z-index: 999;
}
.simp-custom-ourHotels:after {
    content: 'DIMORA - WHERE COMFORT MEETS OPULENCE';
    font-size: 19px;
    font-family: brandon-grotesque,sans-serif;
    display: block;
    color: #fff;
    text-shadow: 0.5px 0.5px 3px rgba(0,0,0);
    z-index: 999;
    top: 60px;
    position: absolute;
    left: 0;
    right:0;
}
.simp-custom-ourHotels{
    position: relative;
}
.homepage .content_wrapper .no-gutter .widget-wrapper.bgImageContainer.simp-custom-ourHotels{
    padding-top:60px !important;
    padding-bottom: 90px !important;
}
.outer-page .simp-custom-Hotels{
    display: none;
}



.news_letter_block {
  width: 100%;
  padding: 5% 0 !important;
}
.news_letter_block p{
  text-align: center;
}
.news_letter_block p:first-child{
  color: #696969;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.1;
}
.news_letter_block .side-nav-header span{
  color: rgb(40, 54, 24) !important;
  font-family: "Playfair Display",serif !important;
  font-size: 2.4em !important;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  margin-bottom: 3% !important;
}
.form-control.user_email{
  margin: auto;
}
.news_letter_block .subscribe-widget .form-group{
  width: 40%;
  margin-bottom: 0px !important;
}
.news_letter_block .subscribe-widget form{
  display: flex;
  justify-content: center;
  align-items: center;
}
.news_letter_block .subscribe-widget form .button-holder{
  right: 32%;
}
.news_letter_block .subs_input.form-control.user_email {
  padding: 6% 3%;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
}
.news_letter_block #subscribeNewsLetter {
  font-size: 15px;
  height: 30px;
  display: flex;
  align-items: center;
  padding: 0 55%;
  background: rgb(182, 122, 49)
}
.news_letter_block .button-holder{
  height: 30px !important;
}
/*.news_letter_block .subscribe-widget form .button-holder{*/
/*  top: 22px;*/
/*}*/
.news_letter_block .subscribe-widget form{
  position: relative;
}
/*.footer_navbar_wrapper {*/
/*  border-bottom: 1px solid rgba(199,199,198,.5);*/
/*}*/
/*#footer .footer-row{*/
/*  padding: 15px 0;*/
/*}*/
/*#footer {*/
/*  background:#000;*/
/*  margin:0 auto;*/
/*  width:92%;*/
/*  float:unset;*/
/*}*/
/*#back-top {*/
/*  position: absolute;*/
/*  bottom: -4332px;*/
/*  right: 80px;*/
/*}*/
#back-top span{
  font-size: 30px !important;
  background: #000 !important;
}
#back-top .fa.fa-angle-down , #back-top .fa.fa-angle-up{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
/*#footer .col-xs-12.custom-footer-block {*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  padding: 5% 0;*/
/*}*/
/*#footer .col-xs-12.custom-footer-block div.col-xs-4 .address-block{*/
/*  display: flex;*/
/*}*/
/*#footer .col-xs-12.custom-footer-block div.col-xs-4 .address-block span{*/
/*  margin-top: 7px;*/
/*}*/
/*#footer .col-xs-12.custom-footer-block div.col-xs-4 a{*/
/*  margin-left: 5%;*/
/*}*/
/*#footer .col-xs-12.custom-footer-block div.col-xs-4 .address-block div{*/
/*  margin-left: 6%;*/
/*}*/
/*#footer .col-xs-12.custom-footer-block div.col-xs-4 h4{*/
/*  margin-bottom: 10%;*/
/*}*/
/*#footer .col-xs-12.custom-footer-block div.col-xs-4 div{*/
/*  margin-bottom: 2%*/
/*}*/
/*#footer .container {*/
/*  padding-right:20px; */
/*  padding-left:20px;*/
/*}*/
/*#footer .logo-section {*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*  padding: 0 5%;*/
/*}*/
/*#footer .logo-section img{*/
/*  width: 30%;*/
/*}*/
/*#footer .col-xs-12.custom-footer-block div:nth-child(2) h4{*/
/*  text-align: center;*/
/*}*/
/*#footer .comm_cont > .col-xs-12:nth-child(2) .address_block.col-xs-12 {*/
/*  display: none;*/
/*}*/
/*#footer .col-xs-12.custom-footer-block{*/
/*  padding-bottom: 0; */
/*}*/
/*#footer .comm_cont > .col-xs-12 .social_block > .social_head {*/
/*  display: none;*/
/*}*/
/*#footer .comm_cont > .col-xs-12:nth-child(2) .address_block + .footer-row > .social_block .social_cont .socialIcon{*/
/*  justify-content: left;*/
/*  display: flex;*/
/*}*/
/*#footer .comm_cont > .col-xs-12:nth-child(2) {*/
/*  padding: 0;*/
/*}*/
/*#footer .comm_cont > .col-xs-12:nth-child(2) .footer-row .social_block{*/
/*  padding-left: 10px;*/
/*}*/
/*#footer .comm_cont > .col-xs-12:nth-child(2) .address_block + .footer-row > .social_block .social_cont .socialIcon a{*/
/*  border-radius: 50%;*/
/*}*/
/*#footer .socialIcon a{*/
/*  height: 25px;*/
/*  width: 25px;*/
/*}*/
/*#footer .socialIcon a span{*/
/*  font-size: 16px !important;*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*  height: 26px;*/
/*}*/
/*#footer .comm_cont > div:last-child {*/
/*  margin-top:1%;*/
/*} */
/*#footer{*/
/*  padding-bottom: 0;*/
/*}*/
/*#footer .custom-footer-block a{*/
/*  text-decoration: none;*/
/*}*/
.news_letter_block .subscribe-widget form .text-success{
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  justify-content:center;
  margin-right: 22%;
}

/*Table Border Remove*/

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



