.mainContent {
  padding-bottom: 0;
}
.mainContent + .mainFooter {
  margin-top: -56px;
  z-index: 1;
}

section .blq-cont {
  padding-bottom: 120px;
  background-color: #FFFFFF;
  clip-path: polygon(calc(100% - 56px) 100%, 100% calc(100% - 56px), 100% 0%, 70.71% 0%, 29.29% 0%, 0% 0%, 0% calc(100% - 56px), 56px 100%);
  position: relative;
  z-index: 1;
}
section .contacto-top {
  color: #252A64;
}
section .contacto-top .section-tit1 {
  color: #2A3ADA;
}
section .contacto-top .text-bold {
  margin-bottom: 5px;
}
section .contacto-top .contacto-direccion a {
  color: #252A64;
}
section .contacto-top .contacto-direccion a:focus {
  color: #2A3ADA;
}
section .contacto-top .contacto-direccion a:focus:not(.menuDropdown-link):not(.btn) {
  text-decoration: underline;
}
section .contacto-top .contacto-direccion a:hover {
  color: #2A3ADA;
}
section .contacto-top .contacto-direccion ~ .contacto-secundarias,
section .contacto-top .contacto-direccion ~ .contacto-info {
  margin-top: 35px;
}
section .contacto-top .contacto-lnk {
  font-size: 24px;
  line-height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
section .contacto-top .contacto-lnk + .contacto-lnk {
  margin-top: 5px;
}
section .contacto-top .contacto-lnk a {
  color: #252A64;
  text-decoration: underline;
}
section .contacto-top .contacto-lnk a:focus {
  color: #2A3ADA;
}
section .contacto-top .contacto-lnk a:focus:not(.menuDropdown-link):not(.btn) {
  text-decoration: underline;
}
section .contacto-top .contacto-lnk a:hover {
  color: #2A3ADA;
}
section .contacto-top .menuSocial {
  text-align: right;
}
section .form-bottom-blq3 .btn {
  text-transform: uppercase;
}
section .mapa {
  margin-top: -56px;
  background-color: #2e2e30;
  padding-block: 56px 48px;
}
section .mapa iframe {
  filter: invert(1) sepia(50%) hue-rotate(190deg) saturate(300%) contrast(0.7);
}

@media (min-width: 1440px) {
  section .contacto-top > * {
    flex-grow: 1;
  }
  section .contacto-top .contacto-top-blq2 {
    display: flex;
    justify-content: space-between;
  }
  section .contacto-top .section-tit1 {
    font-size: 54px;
    line-height: 58px;
  }
}
@media (max-width: 1439px) {
  section .contacto-top .contacto-top-blq2 > * + * {
    margin-top: 35px;
  }
}
@media (min-width: 1024px) {
  section .contacto-top {
    margin-bottom: 60px;
  }
  section .contacto-top .section-tit1 {
    width: 360px;
  }
  section .formContacto fieldset .form-group {
    width: calc(50% - 10px);
  }
  section .formContacto fieldset .form-group:last-child {
    position: absolute;
    top: 0;
    right: 0;
  }
  section .formContacto fieldset .form-group textarea.form-control {
    height: 176px;
  }
  section .formContacto .form-bottom .form-group {
    margin-bottom: 0;
  }
  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: 50px;
  }
  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 .contacto-top .section-tit1 {
    width: 300px;
  }
  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 {
    display: flex;
    justify-content: space-between;
  }
  section .contacto-top .contacto-top-blq1 ~ * {
    margin-top: 25px;
  }
  section .contacto-top .contacto-top-blq2 > *:first-child {
    width: 280px;
  }
  section .contacto-top .contacto-top-blq2 > *:last-child {
    width: 380px;
  }
  section .formContacto fieldset {
    position: relative;
  }
  section .formContacto .form-bottom {
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  section .formContacto .form-bottom .form-bottom-blq3 .btn {
    width: 160px;
  }
}
@media (max-width: 767px) {
  section .contacto-top .contacto-top-blq2 {
    margin-top: 35px;
  }
  section .formContacto .form-bottom {
    margin-top: 12px;
  }
  section .formContacto .form-bottom .form-bottom-blq2 {
    order: -1;
  }
  section .formContacto .form-bottom .form-bottom-blq3 .btn {
    width: 100%;
    display: flex;
  }
}/*# sourceMappingURL=contactoFront.css.map */