/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 09 2021 | 02:34:45 */
@font-face {
  font-family: "coolvetica";
  src: url("https://desarrollo.mindtec.site/wp-content/fonts/coolvetica rg.ttf");
}

*,a,h1,h2,h3,h4,h5,h6,p,div,span,label {
  font-family: "coolvetica";
    font-weight: 300;
}
body, a ,p ,span,label,div {
    font-size: 24px !important;
}
.vc_btn3 {
    font-size: 18px;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.form-contacto .campo {
    margin-bottom: 10px;
}
.form-contacto p {
    margin: 0;
}
.form-contacto .campo-form {
    padding: 5px 10px;
    line-height: 24px;
    width: 100%;
    color: #6d6d6d;
}
.form-contacto .campo-form.mensaje {
    max-height: 110px;
}
.form-contacto .campo-form.btn {
    width: 30%;
    min-width: 150px;
}
.btn-whatsapp a {
    background: #3dd63b !important;
}

/* **** footer **** */
footer.footer {
    padding-top: 0;
    margin-top: 0;
}
footer.footer .footer-bottom {
    background: #ffffff;
    box-shadow: 0 -1px 3px #b3b3b3;
}
footer.footer .footer-middle {
    padding-top: 10px;
    padding-bottom: 15px;
}
footer.footer .footer-middle h4 {
    margin-bottom: 15px;
}