section .nosotros-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767px) {
  section .nosotros-img {
    margin-top: 40px;
  }
}
section .objetivos {
  position: relative;
  z-index: 1;
}
section .objetivo {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  border-bottom: 1px solid #00BFB3;
  color: #00BFB3;
  font-weight: 700;
  text-transform: uppercase;
}
section .despacho > * {
  position: relative;
}
section .despacho + .cita .tit {
  max-width: 1036px;
}
@media (min-width: 1024px) {
  section .despacho:before {
    left: 15%;
    top: -100px;
  }
}
@media (max-width: 767px) {
  section .despacho:before {
    left: -75%;
    top: -258px;
  }
}
section .cita {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section .cita .tit {
  max-width: 1198px;
  margin-bottom: 20px;
}
section .cita .autor {
  font-weight: 700;
}
section .slider-imgs {
  position: relative;
  z-index: 2;
}
section .slider-imgs .swiper {
  padding-bottom: 50px;
}
section .slider-imgs .swiper picture {
  height: 100%;
  width: 100%;
}
section .slider-imgs .swiper picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section .slider-imgs .swiper .swiper-button-next,
section .slider-imgs .swiper .swiper-button-prev {
  color: #FFFFFF;
  font-size: 16px;
  top: auto;
  bottom: 0;
}
section .slider-imgs .swiper .swiper-button-next {
  left: calc(50% + 10px);
}
section .slider-imgs .swiper .swiper-button-next i:before {
  content: "\ec6c";
}
section .slider-imgs .swiper .swiper-button-prev {
  left: calc(50% - 35px);
}
section .slider-imgs .swiper .swiper-button-prev i:before {
  content: "\ec6b";
}
section .filosofia {
  position: relative;
  z-index: 1;
}
section .filosofia > * {
  position: relative;
}
section .filosofia .section-tit3 {
  font-weight: 300;
}
section .filosofia .filosofia-destacado picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 1024px) {
  section .filosofia:before {
    left: 15%;
    top: -100px;
  }
}
@media (max-width: 767px) {
  section .filosofia:before {
    left: -75%;
    top: -258px;
  }
}
section .sedes > * {
  position: relative;
}
section .sedes:before {
  left: -25%;
  top: -25%;
}
section .sedes .section-tit3 {
  font-weight: 300;
}
section .sedes .sedes-cont .sede-blq {
  border: 1px solid #00BFB3;
}
section .sedes .sedes-cont .sede-blq .ciudad {
  display: block;
  margin-bottom: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
section .sedes .sedes-btn {
  margin-top: 32px;
}
@media (min-width: 1440px) {
  section .nosotros-top {
    margin-bottom: 80px;
    gap: 60px;
  }
  section .nosotros-top > * {
    flex-basis: 50%;
  }
  section .nosotros-img {
    margin-left: -50px;
  }
  section .objetivos-tit {
    max-width: 575px;
    font-size: 32px;
    line-height: 38px;
  }
  section .objetivos-cont {
    gap: 99px;
  }
  section .despacho {
    gap: 130px;
  }
  section .despacho .despacho-tit {
    font-size: 32px;
    line-height: 38px;
  }
  section .cita {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  section .cita .tit {
    font-size: 36px;
    line-height: 40px;
  }
  section .slider-imgs {
    width: 1030px;
  }
  section .slider-imgs .swiper {
    height: 641px;
  }
  section .filosofia {
    margin-top: 95px;
    margin-bottom: 60px;
  }
  section .filosofia .filosofia-cont {
    gap: 61px;
  }
  section .filosofia .filosofia-cont > *:first-child {
    flex-basis: 620px;
  }
  section .filosofia .filosofia-cont > *:last-child {
    flex-basis: 679px;
  }
  section .filosofia .filosofia-destacado picture {
    width: 1110px;
    height: 500px;
  }
  section .filosofia .filosofia-destacado .destacado-blq {
    width: 906px;
  }
  section .filosofia .filosofia-destacado .destacado-blq .destacado-txt {
    font-size: 32px;
    line-height: 38px;
  }
  section .sedes .section-tit3 {
    max-width: 520px;
  }
  section .sedes .sede-blq .ciudad {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  section .nosotros-top {
    gap: 32px;
  }
  section .objetivos-cont {
    gap: 32px;
  }
  section .despacho {
    gap: 32px;
  }
  section .filosofia .filosofia-cont {
    gap: 32px;
  }
  section .filosofia .filosofia-cont > * {
    flex-basis: 50%;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  section .nosotros-top {
    margin-bottom: 60px;
  }
  section .nosotros-top > *:first-child {
    flex-basis: 654px;
  }
  section .nosotros-top > *:last-child {
    flex-basis: 664px;
  }
  section .objetivos .objetivos-tit {
    max-width: 50%;
    font-size: 32px;
    line-height: 38px;
  }
  section .despacho .despacho-tit {
    font-size: 28px;
    line-height: 32px;
  }
  section .cita {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section .cita .tit {
    font-size: 32px;
    line-height: 38px;
  }
  section .slider-imgs {
    width: 660px;
  }
  section .slider-imgs .swiper {
    height: 430px;
  }
  section .filosofia {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section .filosofia .filosofia-destacado picture {
    width: 739px;
    height: 333px;
  }
  section .filosofia .filosofia-destacado .destacado-blq {
    width: 700px;
  }
  section .filosofia .filosofia-destacado .destacado-blq .destacado-txt {
    font-size: 28px;
    line-height: 32px;
  }
  section .sedes .section-tit3 {
    max-width: 400px;
  }
  section .sedes .sede-blq .ciudad {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 1024px) {
  section h2.section-tit1 {
    margin-bottom: 56px;
  }
  section .nosotros-img {
    height: 436px;
  }
  section .objetivos {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section .cita .autor {
    font-size: 24px;
    line-height: 28px;
  }
  section .cita .desc {
    font-size: 20px;
    line-height: 24px;
  }
  section .filosofia .filosofia-cont {
    margin-bottom: 60px;
  }
  section .filosofia .filosofia-destacado picture {
    margin-left: 0;
    margin-right: auto;
  }
  section .filosofia .filosofia-destacado .destacado-blq {
    margin-left: auto;
    margin-right: 0;
  }
  section .filosofia .filosofia-destacado .destacado-blq .btn {
    margin-top: 20px;
  }
  section .sedes .sedes-cont {
    gap: 32px;
  }
  section .sedes .sedes-cont .sede-blq {
    padding: 20px;
  }
}
@media (max-width: 1023px) {
  section .objetivos-tit,
  section .despacho-tit {
    font-size: 24px;
    line-height: 28px;
  }
  section .despacho picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  section .cita .autor {
    font-size: 18px;
    line-height: 22px;
  }
  section .cita .desc {
    font-size: 16px;
    line-height: 24px;
  }
  section .filosofia {
    margin-top: 56px;
  }
  section .filosofia .filosofia-destacado {
    width: 728px;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  section .filosofia .filosofia-destacado .container {
    padding-left: 0;
    padding-right: 0;
  }
  section .filosofia .filosofia-destacado picture {
    height: 306px;
  }
  section .filosofia .filosofia-destacado .destacado-blq .destacado-txt {
    font-size: 24px;
    line-height: 28px;
  }
  section .filosofia .filosofia-destacado .destacado-blq .btn {
    margin-top: 12px;
  }
  section .sedes .sedes-cont .sede-blq {
    padding: 12px;
  }
  section .sedes .sedes-cont .sede-blq .ciudad {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  section .nosotros-top > * {
    flex-basis: 50%;
  }
  section .nosotros-img {
    height: 318px;
  }
  section .objetivos {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  section .objetivos .objetivos-tit {
    max-width: 312px;
  }
  section .cita {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  section .cita .tit {
    font-size: 28px;
    line-height: 32px;
  }
  section .slider-imgs {
    width: 550px;
  }
  section .slider-imgs .swiper {
    height: 368px;
  }
  section .filosofia {
    margin-bottom: 56px;
  }
  section .filosofia .filosofia-cont {
    margin-bottom: 36px;
  }
  section .sedes .section-tit3 {
    max-width: 300px;
  }
  section .sedes .sedes-cont {
    gap: 24px;
  }
}
@media (min-width: 768px) {
  section .nosotros-top {
    display: flex;
  }
  section .objetivos-tit {
    margin-bottom: 36px;
  }
  section .objetivos-cont {
    display: flex;
  }
  section .objetivos-cont > * {
    flex-basis: 50%;
  }
  section .objetivos-cont > *.objetivos-right {
    flex-shrink: 0;
  }
  section .despacho {
    display: flex;
  }
  section .despacho picture {
    flex-basis: 50%;
    flex-shrink: 0;
  }
  section .despacho .despacho-cont {
    flex-grow: 1;
    margin-top: auto;
    margin-bottom: auto;
  }
  section .despacho .despacho-cont .despacho-tit,
  section .despacho .despacho-cont .despacho-txt {
    margin-bottom: 30px;
  }
  section .slider-imgs {
    margin-left: auto;
    margin-right: auto;
  }
  section .slider-imgs .swiper {
    overflow: visible;
  }
  section .filosofia .filosofia-cont {
    display: flex;
  }
  section .filosofia .filosofia-destacado picture {
    margin-bottom: 40px;
  }
  section .sedes .sedes-cont {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  section .sedes .sedes-btn {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  section .nosotros-img {
    height: 344px;
  }
  section .objetivos {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  section .objetivos .objetivos-tit {
    margin-bottom: 24px;
  }
  section .objetivos .objetivo {
    margin-bottom: 0;
  }
  section .despacho picture {
    margin-bottom: 32px;
    aspect-ratio: 1/1.05;
  }
  section .despacho .despacho-cont .despacho-tit,
  section .despacho .despacho-cont .despacho-txt {
    margin-bottom: 24px;
  }
  section .cita {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  section .cita .tit {
    font-size: 24px;
    line-height: 28px;
  }
  section .slider-imgs .swiper {
    height: 232px;
  }
  section .filosofia {
    margin-bottom: 40px;
  }
  section .filosofia .filosofia-cont {
    margin-bottom: 20px;
  }
  section .filosofia .filosofia-destacado picture {
    margin-bottom: 24px;
  }
  section .filosofia .filosofia-destacado .btn {
    width: 100%;
  }
  section .sedes .sede-blq {
    margin-bottom: 24px;
  }
  section .sedes .sedes-btn .btn {
    width: 100%;
  }
}/*# sourceMappingURL=nosotros.css.map */