.mainContent {
  padding-top: 0;
}

section .filosofia {
  padding-top: 60px;
  background-color: #023331;
}
section .filosofia .section-top {
  margin-bottom: 48px;
  max-width: 679px;
}
section .filosofia .section-top p {
  margin-bottom: 0;
}
section .filosofia .section-bot {
  padding-bottom: 60px;
  background-color: #FFFFFF;
  position: relative;
}
section .filosofia .section-bot .container {
  position: relative;
}
section .filosofia .section-bot:before {
  content: "";
  width: 100%;
  height: 232px;
  background-color: #023331;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 1440px) {
  section .filosofia .section-cont {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
section .historia .blq-img picture img {
  border-radius: 4px;
}
@media (min-width: 1440px) {
  section .historia .section-cont {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  section .historia .section-cont > .blq-img {
    width: 674px;
    margin-left: 48px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  section .historia .section-cont > .blq-img {
    width: 474px;
    margin-left: 30px;
  }
}
@media (min-width: 1024px) {
  section .historia {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  section .historia .section-cont {
    display: flex;
    align-items: center;
  }
  section .historia .section-cont > .blq-img {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
  }
  section .historia .section-cont .blq-txt {
    flex-grow: 1;
  }
  section .historia .section-cont .blq-txt .blq-img {
    display: none;
  }
}
@media (max-width: 1023px) {
  section .historia {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section .historia .section-cont > .blq-img {
    display: none;
  }
  section .historia .section-cont .blq-txt .blq-img {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  section .historia .section-cont {
    max-width: 796px;
    margin-left: auto;
    margin-right: auto;
  }
}
section .banner {
  background-color: #023331;
  color: #FFFFFF;
  text-align: center;
}
section .banner .banner-tit {
  margin-bottom: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 1440px) {
  section .banner .section-cont {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  section .banner {
    padding-top: 70px;
    padding-bottom: 70px;
    font-size: 24px;
    line-height: 28px;
  }
  section .banner .banner-tit {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  section .banner {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
    line-height: 24px;
  }
  section .banner .banner-tit {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 1440px) {
  section .equipo picture {
    margin-left: -82px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  section .equipo picture {
    margin-left: -40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  section .equipo picture {
    margin-left: -40px;
  }
}
@media (max-width: 767px) {
  section .equipo picture {
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  section .equipo picture {
    margin-right: -20px;
  }
}
section .equipo picture img {
  border-radius: 4px;
}
section .equipo .btn-n1:hover {
  border-color: #FFFFFF;
  background-color: transparent;
  color: #FFFFFF;
}
@media (min-width: 1440px) {
  section .equipo picture img {
    width: 1110px;
  }
  section .equipo .equipo-cont {
    width: 825px;
  }
}
@media (min-width: 1024px) {
  section .equipo {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  section .equipo picture {
    margin-bottom: 60px;
  }
  section .equipo .equipo-cont {
    margin-left: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  section .equipo picture img {
    width: 800px;
  }
  section .equipo .equipo-cont {
    width: 579px;
  }
}
@media (max-width: 1023px) {
  section .equipo {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  section .equipo picture {
    margin-bottom: 40px;
  }
}/*# sourceMappingURL=nosotros.css.map */