



@media(max-width:960px){
    .outer-page .content_wrapper .no-gutter .wtformjson.fullWidthWidget .fullWidthWidgetWrapper form{
        margin:0 10%;
    }
    
}











/*
.mobile .nav-wrap .geo{
    visibility:hidden;
}
#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
    overflow:visible;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
#footer a.social-wa:hover {
    background-color: #1EBEA5 !important;
}
div#whatsAppHeader::after{
    content:"Start a chat on WhatsApp";
    position:absolute;
    width:auto;
    font-size:15px;
    height:100%;
    width:200px;
    margin-left:10px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, .2);
}
*/


