

.formulario .politica{font-size:0.8em; color:#666; }
.formulario .politica:hover{  color:#000; }

.formulario{ padding: 40px;}

.contacto h2{font-size: 2.2em; color:#000;   padding-bottom: 20px; font-weight: 700;}
.fila_datos .destacado{font-size:1em; padding-top: 4px;  font-weight: 600; color:#000}
.fila_datos span{font-size:1em; color:#666;}
.fila_datos span a{color:#666;}
.fila_datos{ margin-bottom: 20px;}
.fila_datos a{color:#666;}
.fila_datos a:hover{color:#000;}
#contacto .form-group {    margin-bottom:1.5rem;}
#contacto .sobre_titulo::after{ display: none;}

#contacto ul {
    list-style: none;
    padding-left: 0;
}
#contacto ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f00c';
    margin-right: 10px;
    font-size: small;
}







/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .relleno_bloques{ padding: 30px 10px;}
    .contacto h2, .formulario h2{font-size: 1.3em;}


}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
   
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .formulario {        padding: 40px 20px;    }


}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
  

}

@media (min-width: 1200px) and (max-width: 1900px) {






}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1901px) {}
