





/*header .navbar-top .navbar-header .navbar-brand {*/
/*    padding-top: 0.5%;*/
/*}*/
.homepage .content_wrapper .no-gutter .widget-wrapper {
    max-width: 100% !important;
}
body.for-homepage.explorer .widget-wrapper .wtfbfeed,
body.for-homepage.explorer .widget-wrapper .wttripadvisor {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.homepage .content_wrapper .no-gutter {
    max-width: 65% !important;
}
.widget-wrapper .hotel_amenities_wrap ul,
.widget-wrapper .hotel_amenities_wrap li{
    padding: 0 !important;
}
.simp-custom-sixtyfive{
    width:65% !important;
    margin:auto;
}
.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}
.clearfix.widget-wrapper.jssor-carousel-container.simp-custom-slider-width {
    width:60% !important;
    margin:auto;
}
.simp-custom-img-padding img{
    padding-bottom: 6%;
}
.homepage {
    padding-bottom: 0px! important;
}

.inner-page {
    padding-bottom: 0px;
}









.mobile div#widgetWrapperHome div#leftColWid h1:first-child
{
    display:none;
}
.mobile .logo.navbar-logo 
{
    padding-top:2px;
}
.mobile .fullImage img{
    height: 350px;
    object-fit: cover;
}

.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-ta-widget .text-content .text-content-wrapper{
    text-align:center;
    display:flex;
    justify-content:center;
    align-items:center;
}
.mobile .simp-custom-ta-widget .text-content{
    text-align:center;
    display:flex;
    justify-content:center;
    align-items:center;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    left:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.outer-page #whatsAppHeader {
    bottom: 50px;
}
.mobile #whatsAppHeader {
    bottom: 15px;
}

#whatsAppHeader a{
    color: white;
}







