.mainContent {
  padding-top: 0;
}

section .contacto-top {
  text-align: center;
}
section .contacto-top .section-tit1 {
  text-align: center;
}
section .contacto-top .text-bold {
  margin-bottom: 5px;
}
section .contacto-top .contacto-direccion + .contacto-info {
  margin-top: 35px;
}
section .contacto-top .contacto-lnk {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
section .contacto-top .contacto-lnk + .contacto-lnk {
  margin-top: 15px;
}
section .contacto-top .contacto-lnk a {
  color: #ffd400;
}
section .contacto-top .contacto-lnk a:focus {
  color: rgb(255, 220.6, 51);
}
section .contacto-top .contacto-lnk a:hover {
  color: #212429;
}
section .contacto-top .contacto-lnk.contacto-mail {
  text-decoration: underline;
}
section .contacto-top .menuSocial {
  text-align: right;
}
section .formContacto .form-bottom .form-bottom-blq3 .btn {
  width: 100%;
  display: -webkit-flex;
  display: flex;
}

@media (min-width: 1440px) {
  section .contacto-top > * {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
}
@media (max-width: 1439px) {
  section .contacto-top .contacto-top-blq2 > * + * {
    margin-top: 30px;
  }
}
@media (min-width: 1024px) {
  section .contacto-top {
    margin-bottom: 60px;
  }
  section .formContacto fieldset {
    margin-left: -7px;
    margin-right: -7px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  section .formContacto fieldset .form-group {
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
  }
  section .formContacto fieldset .form-group:nth-child(1) {
    width: 40%;
  }
  section .formContacto fieldset .form-group:nth-child(2) {
    width: 60%;
  }
  section .formContacto fieldset .form-group textarea.form-control {
    height: 176px;
  }
  section .formContacto .form-bottom .form-bottom-blq1 .form-group .input-group {
    width: 396px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  section .contacto-top .section-tit1 {
    font-size: 44px;
    line-height: 48px;
  }
}
@media (max-width: 1023px) {
  section .contacto-top {
    margin-bottom: 40px;
  }
  section .contacto-top .contacto-top-blq3 {
    display: none;
  }
  section .formContacto fieldset .form-group textarea.form-control {
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  section .formContacto fieldset .form-group:nth-child(1) {
    width: 396px;
  }
  section .formContacto fieldset .form-group:nth-child(2) {
    width: 274px;
    position: absolute;
    top: 0;
    right: 0;
  }
  section .formContacto .form-bottom .form-bottom-blq1 .form-group .input-group {
    width: 370px;
  }
}
@media (min-width: 768px) {
  section .contacto-top .contacto-top-blq1 ~ * {
    margin-top: 25px;
  }
  section .contacto-top .contacto-top-blq2 .contacto-mail {
    font-size: 32px;
    line-height: 38px;
  }
  section .contacto-top .contacto-top-blq2 .contacto-tlf {
    font-size: 24px;
    line-height: 28px;
  }
  section .formContacto fieldset {
    position: relative;
  }
  section .formContacto .form-bottom {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  section .contacto-top .contacto-top-blq2 {
    margin-top: 35px;
  }
  section .contacto-top .contacto-top-blq2 .contacto-mail {
    font-size: 24px;
    line-height: 28px;
  }
  section .contacto-top .contacto-top-blq2 .contacto-tlf {
    font-size: 18px;
    line-height: 22px;
  }
  section .formContacto .form-bottom {
    margin-top: 12px;
  }
}

/*# sourceMappingURL=contactoFront.css.map */
