:is(.outerpage, .outer-page) .content_wrapper .no-gutter .wtbookbtn .pull-right{
    float: unset !important;
    display: flex;
    justify-content: center;
}

.mobile .content_wrapper .no-gutter .wtbookbtn .pull-right{
    float: unset !important;
    display: flex;
    justify-content: center;
}



.simp-custom-image .text-content-wrapper
{
    background-color:#21160fc2;
    width:65%;
    margin:auto;
    padding:20px;
}

.clearfix.widget-wrapper.wt1tb.bgImageContainer.fullWidthWidget.simp-custom-padding-reduce {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}


#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    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: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
#footer a.social-wa:hover {
    background-color: #1EBEA5 !important;
}
.geo.navBtnBorder:hover{
    color:white;
}
.tel.navBtnBorder:hover{
    color:white;
}

