.c-columns{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.c-columns .one-half{
    width: 50%;
    padding: 0 5px;
}
.elementor-location-footer label,
.elementor-location-footer p{
    color: #ffffff;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
}
.elementor-location-footer p{
    font-family: "Roboto", Sans-serif;
}
.elementor-location-footer p a{
    color: #b2c2d7;
    text-decoration: underline;
}
input[type=text],input[type=tel],input[type=email],select{
    margin-bottom: 10px;
    font-family: "Roboto", Sans-serif;
}
input[type=submit]{
    background: #556e8d;
    color: #ffffff;
    border: none;
    font-family: "Roboto", Sans-serif;
    margin: 0 auto;
    margin-top: 40px;
    display: inline-block;
    padding: 10px 35px;
    border-radius: 0;
}
input[type=submit]:hover{
    background: #ffffff;
    color: #000000;
}
.wpcf7-spinner{
    position: absolute;
}
.post-body .post-title{
    display:none;
}