/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2025 | 22:17:35 */
.form_gobernacion #docfalt-container{
  padding: 0px
}

.form_gobernacion input{
  width: 100%;
}

@media(max-width:667px){
  .docfalt-field {
  width: 100%;
  max-width: 100%;
}

.g-recaptcha {
  transform: scale(0.85);
  transform-origin: 0 0;
}
  
}