.outer-page .jssor-carousel-container  .bookingform-wrapper {
    bottom: -56px;
}
.outer-page .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 70px!important;
}
.outer-page .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 70px!important;
}
@media (max-width: 969px){
.outer-page .jssor-carousel-container  .bookingform-wrapper {
    position: relative;
    bottom: 0;
}
.outer-page .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 2%!important;
}
}











.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: #987e67;
    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: #987e67;
    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;
}

.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}

/*.address-block-details{*/
/*    display:none !important;*/
/*}*/

/* start ops-14394 */
.address-block-details {
    background: transparent;
    padding-bottom: 0;
}
@media (min-width: 969px) {
    .address-block-details {
        padding-top: 100px;
    }
}

.address-block-details .hotel-info .hotel-heading {
    margin-bottom: 0;
}

.address-block-details .hotel-contacts {
    display: none;
}

.for-homepage .outer-page .homepage .content_wrapper {
    padding-top: 0;
}

.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-removetoppadding {
    padding-top: 0;
}
/* end ops-14394 */

/*facilities n page design*/


.simp-custom-2img-touch,
.simp-custom-2img-touch1  
{
    padding-bottom:0 !important;
    padding-top:0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.simp-custom-2img-touch .text-content-wrapper h2,
.simp-custom-2img-touch1 .text-content-wrapper h2
{
    text-align:left;
}
.simp-custom-2img-touch1 .text-content-wrapper padding-left{
    padding-left:0 !important;
}
.simp-custom-2img-touch .text-content-wrapper
{
   padding-left:40px !important;    
}

 .simp-custom-2img-touch1 .text-content-wrapper
 {
   padding-right:20px !important;
   padding-left:20px;
 }



/*homepage- boxshadow widget*/
.simp-custom-textimgalign
{
    position: relative;
    padding: 80px 15px 40px !important;
    margin-top: 30px !important;
}

.simp-custom-textimgalign .left-box 
{
     box-shadow: 0px 0px 10px rgba(18, 18, 19, 0.21);
     width: 60%;
     text-align: center;
     padding-left: 40px !important;
     padding-bottom: 25px;
     padding-top: 25px;
}

.simp-custom-textimgalign .text-content-wrapper {
    max-width: 300px;
}

.simp-custom-textimgalign .right-box {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100% - 400px);
    right: 0;
    padding-left: 0;
    z-index: 2;
}

.simp-custom-textimgalign img.img-responsive {
    object-fit: cover;
    height: calc(100%);
    border-radius:5px !important
}




/*spa page */

.simp-custom-cardboxshadow {
    background-color:#fbfaf6 !important;
    display:flex;
    justify-content: center;
}

 
 .simp-custom-cardboxshadow .text-content
{
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}
.simp-custom-cardboxshadow .text-content:hover
{
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}




/*2nd card layout*/
.simp-custom-border-cardlayout   {
    width: 100%;
    display: flex;
    justify-content: center;
}

.simp-custom-border-cardlayout  .text-content {
    position: relative;
}

.simp-custom-border-cardlayout  .text-content:before {
    content: "";
    border: 1px solid #ffffff;
    display: block;
    position: absolute;
    border-bottom: none;
    height: 98% !important;
    width: 87% !important;
    left: 0;
    right: 0;
    z-index: 1;
    top: 1.7%;
    margin: auto;
    }

.simp-custom-border-cardlayout  .text-content-wrapper {
    background-color: white;
    width: 95% !important;
    margin: auto;
    border: 1px solid white;
    z-index: 2;
    position: relative;
    padding: 0 10px;
    height: 400px;
}

.simp-custom-border-cardlayout  .text-content-wrapper:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.3);
    background-color:#8080800a;
}


.simp-custom-border-cardlayout {
    background-color: #80808040;
}
/*remove border*/
.simp-custom-removeborder .table-responsive td {
    border:none !important;
    width:25%;
    
}
.homepage {
    padding-bottom:0px !important;
}
.simp-custom-removespace p {
    margin-top:0px !important;
}


.simp-custom-table-padding .table-responsive td {
    padding: 8px 8px 8px 0px !important;
}

.simp-custom-widget-width65{
    width:65% !important;
    max-width:65% !important;
    margin:auto;
}

.simp-custom-button .btn.txt-wdgt-btn
{
    background-color:transparent;
    color:white;
    border: 1px solid white;
}
.simp-custom-button .btn.txt-wdgt-btn:hover
{
    background-color:#987e67;
    border:1px solid #987e67;
    color:white;
}

/*@media screen and (min-width: 1025px){*/
/*    .for-homepage .jssor-carousel-container .bookingform-wrapper {*/
/*        bottom: 0%;*/
/*    }*/
/*}*/
/*.for-homepage .jssor-carousel-container .bookingform-wrapper {*/
/*    bottom: 0;*/
/*}*/
/*.for-homepage .jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*    bottom: 23%!important;*/
/*}*/
/*@media (max-width: 990px){*/
/*    .for-homepage .jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*        bottom: 26%!important;*/
/*    }*/
/*}*/
/*@media (max-width: 962px){*/
/*    .for-homepage .jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*        bottom: 37%!important;*/
/*    }*/
/*}*/
/*@media (max-width: 767px){*/
/*    .for-homepage .jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*        bottom: 11%!important;*/
        
/*    }*/
/*}*/
.simp-custom-hideRightBox .right-box{
    display:none !important;
}
.simp-custom-hideLeftBox .left-box{
    display:none !important;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}

.outer-page .content_wrapper .simp-custom-home-location .text-content-wrapper p{
    width:100%
}

/*ops 14258 start*/

/*for hotel amenities*/
.outer-page .content_wrapper .simp-custom-rooms-amenities table {
    margin-top:20px;
}
.outer-page .content_wrapper .simp-custom-rooms-amenities table tbody {
    display:flex;
    flex-direction:column;
}

.outer-page .content_wrapper .simp-custom-rooms-amenities table tr {
    display:flex;
    justify-content:center
}
.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td {
    width:20%;
    padding:20px;
    border:none;
    display:flex;
    flex-direction:column;
    /*justify-content:center;*/
    align-items:center
}

.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td p:last-of-type {
    text-align:center;
    text-wrap:wrap;
}

.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td:empty {
    display:none !important
}

.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td svg {
    background:#f6f6f6;
    border-radius:10px;
    padding:10px;
    opacity:0.5;
}

@media (max-width:1200px){
    .outer-page .content_wrapper .simp-custom-rooms-amenities table tr td {
        padding:15px;
    }
}
@media (max-width:900px){
    .outer-page .content_wrapper .simp-custom-rooms-amenities table tr td {
        padding:10px;
    }
}


/*Facilities and Activties card*/ 
.outer-page .content_wrapper .simp-custom-activities-3cards-layout {
    display:flex;
}

.outer-page .content_wrapper .simp-custom-activities-3cards-layout .text-content {
    display:flex;
    flex-direction:column
}

.outer-page .content_wrapper .simp-custom-activities-3cards-layout .text-content .text-content-wrapper {
    background:#eee;
    padding: 5.76% 7.2%;
    display:flex;
    flex-direction:column;
    flex:1;
}

@media (max-width:1000px){
    .outer-page .content_wrapper .simp-custom-activities-3cards-layout .text-content {
        width:50%;
    }
    
    .outer-page .content_wrapper .simp-custom-activities-3cards-layout {
        flex-wrap:wrap;
        row-gap:20px;
        justify-content:center;
    }
}

/*ops 14258 end*/

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 399px !important;
}













.inner-page .header-pills {
    padding: 90px 0 4px !important;
}

.location-page .header-pills {
    padding: 90px 0px 4px !important;
}

.location-page .header-pills .tab-content {
    margin-top: 4px;
}

.for-gallerypage .header-pills {
    padding: 90px 0 4px !important;
}

/*.for-homepage .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;*/
/*    display: none;*/
/*}*/

/*.for-homepage .landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/

/*.for-homepage .landing_Popup img {*/
/*    margin: auto !important;*/
/*    float: none;*/
/*}*/

/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*}*/
/*.mobile.for-homepage .landing_Popup {*/
/*    max-width: 90%;*/
/*}*/

/*.for-homepage .imgforPopup {*/
/*    max-width: 100%;*/
/*    display: block;*/
/*}*/

/*.for-homepage .landing_Popup .popUpClose {*/
/*    display: grid;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    place-content: center;*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    right: 0;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    font-size: 20px;*/
/*    color: white;*/
/*    background-color: rgba(0, 0, 0, 0.8);*/
/*    border: 0;*/
/*    cursor: pointer;*/
/*}*/

/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3, 0.3);*/
/*    }*/

/*    50% {*/
/*        transform: scale(1.1, 1.1);*/
/*    }*/

/*    100% {*/
/*        transform: scale(1, 1);*/
/*    }*/
/*}*/

/*.for-homepage .landing_Popup {*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/

.clearfix.widget-wrapper.generic_slider.jssor-carousel-container[data-widget-id="2190703"]  {
    max-width: 74%;
}
.jssor-carousel-container[data-widget-id="2190703"] .jssor-carousel-wrapper {
    width: 98%;
    padding-right: 0;
    margin-left: 2%;
}
.clearfix.widget-wrapper.wt1tb[data-widget-id="2190704"] {
    width: 26%;
    margin-left: 0;
    background-color: #fffefd;
    height: auto;
}
.widget-wrapper.wt1tb[data-widget-id="2190704"] .one-col.text-content {
    background-color: #d6c5b7;
    width:90%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5%;
    color:#1c1c1c;
    padding-top:0 !important;
}

a.navbar-brand img
{
    width:110px;
}
a.navbar-brand{
    padding-top:7px !important;
}



.mobile .logo.navbar-logo {
    padding-top:5px;
    background-color:white;
}

.mobile .fullImage {
    padding-top:85px !important;
}

.mobile .page .name-of-hotel {
    display: none;
}

.mobile .content_wrapper .no-gutter h1 {
    text-align: center;
}

.mobile .parent-container div#accordion {
    display: none;
}

.mobile h1, .mobile h2 {
    text-align:center !important;
}

.mobile h1, .mobile h2 {
    text-transform: uppercase;
}

/*  hide left right  */


 .mobile .wt3imgtop-3tbbot.simp-custom-left-right-hide-mobile .col-xs-12:first-child {
    display:none !important;
}

 .mobile .wt3imgtop-3tbbot.simp-custom-left-right-hide-mobile .col-xs-12:last-child {
    display:none !important;
}

/* left hide right hide */

.simp-custom-hideRightBox .col-xs-12:last-child {
    display:none !important;
}

.simp-custom-hideLeftBox .col-xs-12:first-child {
    display:none !important;
}

/*.mobile .row.clearfix.widget-wrapper.wtheader {*/
/*    display:none;*/
/*}*/

/*jira changes for - OPS-13587*/
.outer-page .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption,
.outerpage .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption {
    right:0;
    bottom:0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text,
.outerpage .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text {
    background:none;
}

.outer-page .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text > :is(h3,h4,h5,h6,p,div),
.outerpage .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text > :is(h3,h4,h5,h6,p,div) {
    font-size:16px;    
}
.outer-page .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text span,
.outerpage .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text span {
    font:inherit;
    line-height:inherit;
}
/*end of changes for jira - OPS-13587*/

/*ops 14258 start*/

.mobile .content_wrapper .simp-custom-rooms-amenities table{
    border:none
}

.mobile .content_wrapper .simp-custom-rooms-amenities table td{
    border:none
}

.mobile .content_wrapper .simp-custom-rooms-amenities svg {
    filter: grayscale(1);
}

.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td svg,
.mobile .content_wrapper .simp-custom-rooms-amenities table tr td svg {
    height:73px !important;
    width:83px !important;
}

.mobile .content_wrapper .simp-custom-rooms-amenities table tr td svg {
    background:#f6f6f6;
    border-radius:10px;
    padding:10px;
    opacity:0.5;
}

.mobile .content_wrapper .simp-custom-activities-3cards-layout .col-xs-12 {
    display:flex;
    flex-direction:column
}

.mobile .content_wrapper .simp-custom-activities-3cards-layout .col-xs-12 img {
    margin:0 
}

.mobile .content_wrapper .simp-custom-activities-3cards-layout .col-xs-12 .descriptionMobileNoSpace {
    background:#eee;
    padding: 5.76% 7.2%;
    display:flex;
    flex-direction:column;
    flex:1;
}

/*ops 14258 end*/

/*OPS-14372*/
.review_data_wrap .reviews_wrapper .review_data_rating .fa-star,
.review_data_wrap .reviews_wrapper .review_data_rating .fa-star-half-empty, 
.review_data_wrap .reviews_wrapper .review_data_rating .fa-star-o {
   color:#987e67;
}
/*OPS-14372*/

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-hide-desktop {
    display: none;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-hide-mobile {
    display: none;
}

:is(.outer-page, .outerpage) .jssor-carousel-container .simp-custom-text-over-hero-video {
    position: absolute;
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
    /*background: rgba(0, 0, 0, 0.45);*/
    padding: 1.043%;
}

:is(.outer-page, .outerpage) .jssor-carousel-container .simp-custom-text-over-hero-video :is(p, div) {
    color: #fff;
    font-size: clamp(20px, 1.563vw, 30px);
    font-family: Garamond Premiere Pro, 'serif';
    margin: 0;
}

@media(max-width:970px) {
    :is(.outer-page, .outerpage) .jssor-carousel-container .simp-custom-text-over-hero-video {
        bottom: 250px;
    }
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-video-mobile {
    display: none;
}

.mobile .simp-custom-hero-video-mobile {
    margin-inline: 0;
}

.mobile .simp-custom-hero-video-mobile video {
    width: 100%;
}

.mobile .simp-custom-hero-video-mobile .text-content {
    padding: 0;
    display: flex;
}

.mobile .fullImage {
    visibility: hidden;
}

/*.landing_PopupWrappers {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    background-color: rgba(0,0,0,0.8);*/
/*    z-index: 10000;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/
/*.landing_PopupWrappers.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_PopupWrappers img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    right: 0px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*    border: 2px solid #EBEDEC;*/
/*    border-radius: 50%;*/
/*    color:#fff;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.landing_Popup {*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/
/*@media (max-width:1536px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right: 8%;*/
/*  }*/
/*}*/
/*@media (max-width:1250px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*    max-height:90vh;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right:6%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -30px;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*  }*/
/*}*/

/*@media (max-width:950px){*/
/*  .landing_Popup img{*/
/*    max-height:90vh;*/
/*  }*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close{*/
/*    top: -21px;*/
/*    right: 3%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding:8px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close i{*/
/*    font-weight:100;*/
/*}*/
/*.mobile .landing_Popup img{*/
/*	max-width:90%;*/
/*}*/
/*@media screen and (orientation:landscape) {*/
/*   .mobile .landing_Popup img{*/
/*     max-height:80vh;*/
/*    } */
/*}*/

.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.5);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

/*.for-homepage .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;*/
/*}*/

/*.for-homepage .landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.for-homepage .landing_Popup img {*/
/*    margin: auto !important;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.for-homepage .imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage  .landing_Popup .popUpClose {*/
/*    cursor: pointer;*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    right: -24px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border: 0;*/
/*    color: #444;*/
/*    background-color: rgb(255,255,255);*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.for-homepage  .landing_Popup{*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/
/*.for-homepage  .landing_Popup p{*/
/*    color:#fff;*/
/*    font-size:26px;*/
/*    text-align:center;*/
/*}*/
/*mobile*/
/*.mobile.for-homepage .landing_PopupWrapper {*/
/*    position: fixed;*/
/*    top: -100px;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    background-color: rgba(0,0,0,0.8);*/
/*    z-index: 10000;*/
/*    display: flex;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/
/*.mobile.for-homepage .landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.mobile.for-homepage .landing_Popup img {*/
/*    margin: auto !important;*/
/*    float: none;*/
/*    max-width: 95%;*/
/*}*/
/*.mobile.for-homepage .for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.mobile.for-homepage .landing_Popup p{*/
/*    color:#fff;*/
/*    text-align:center;*/
/*}*/
/*.mobile.for-homepage .imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*    margin: 4% !important;*/
/*}*/
/*.mobile.for-homepage .popUpClose {*/
/*    cursor: pointer;*/
/*    position: absolute;*/
/*    top: -27px;*/
/*    right: 10px;*/
/*    width: 23px;*/
/*    height: 22px;*/
/*    border: 0;*/
/*    color:#444;*/
/*    background-color: rgb(255,255,255);*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*.mobile.for-homepage .landing_Popup{*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*    position: relative;*/
/*}*/



.whatsapp i.fa.fa-whatsapp {
    padding:18px;
    color:white;
    padding-top:10px ;
    padding-bottom:10px;
}

.instagram a.social-ig {
    padding:18px;
    padding-top:10px !important;
    color:white;
    padding-bottom:10px;
}

.instagram {
    background:#D93383;
    margin-top:5px;
}

.whatsapp {
    background:#087C71;
}



/*Table Border Remove*/

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

