.nosotros .sec1 {
  padding: 120px 5% 80px;
}
.nosotros .sec1 .title {
  color: #9722d7;
  font-weight: 700;
  margin-bottom: 70px;
}
.nosotros .sec1 .btn-cta-nosotros {
  background-color: var(--azul);
  padding: 10px 20px;
  border-radius: 10px;
  color: var(--blanco);
  text-decoration: unset;
}
.nosotros .sec1 .flecha {
  width: 18px;
  margin-left: 10px;
}
.nosotros .sec2 {
  background-color: #F8F9FE;
}
.nosotros .sec2 .lineBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nosotros .sec2 .lineBox .line {
  height: 2px;
  background-color: #B5B5B9;
  width: 126%;
  margin-left: -61%;
}
.nosotros .sec2 .lineBox img {
  width: 30px;
  z-index: 99;
  margin-left: 21%;
}
.nosotros .sec2 p {
  font-size: 16px;
}
.nosotros .sec2 .circle:hover {
  -webkit-transform: scale(1.1) !important;
          transform: scale(1.1) !important;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.nosotros .sec3 .cityNone {
  opacity: 0;
}
.nosotros .sec3 .row {
  background-image: url("../img/taylor-mapa.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 700px;
}
@media (max-width: 574px) and (min-width: 0px) {
  .nosotros .sec3 .row {
    background-size: contain;
    background-position: center;
  }
}
.nosotros .sec3 .cardCustom {
  padding: 7%;
  background-color: #F8F9FE;
  border-radius: 22px;
}
.nosotros .sec3 .cardCustom .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 7%;
}
.nosotros .sec3 .cardCustom .item p {
  margin: 0;
  font-weight: 700;
}
.nosotros .sec3 .cardCustom .item .txtMorado {
  color: #A627D4;
}
.nosotros .sec3 .cardCustom .item .txtVerde {
  color: #298581;
}
.nosotros .sec3 .cardCustom .item .txtAzul {
  color: #2D5FF1;
}
.nosotros .sec3 .cardCustomLeft {
  padding: 7%;
  background-color: #F4EBFF;
  border-radius: 22px;
}
.nosotros .sec3 .cardCustomLeft p {
  margin: 0;
  font-size: 16px;
}
.nosotros .sec3 .col-md-4 {
  position: relative;
}
.nosotros .sec3 .col-md-4 .boxAbsolutMorado,
.nosotros .sec3 .col-md-4 .boxAbsolutAzul,
.nosotros .sec3 .col-md-4 .boxAbsolutVerde {
  width: 20%;
  position: relative;
  z-index: 99;
}
.nosotros .sec3 .col-md-4 .boxAbsolutMorado img,
.nosotros .sec3 .col-md-4 .boxAbsolutAzul img,
.nosotros .sec3 .col-md-4 .boxAbsolutVerde img {
  position: absolute;
}
.nosotros .sec3 .col-md-4 .boxAbsolutMorado p,
.nosotros .sec3 .col-md-4 .boxAbsolutAzul p,
.nosotros .sec3 .col-md-4 .boxAbsolutVerde p {
  font-weight: 700;
  margin-bottom: 10%;
  margin-left: -11%;
}
.nosotros .sec3 .col-md-4 .boxAbsolutMorado:hover .cityNone,
.nosotros .sec3 .col-md-4 .boxAbsolutAzul:hover .cityNone,
.nosotros .sec3 .col-md-4 .boxAbsolutVerde:hover .cityNone {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nosotros .sec3 .col-md-4 .boxAbsolutMorado:hover img,
.nosotros .sec3 .col-md-4 .boxAbsolutAzul:hover img,
.nosotros .sec3 .col-md-4 .boxAbsolutVerde:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nosotros .sec3 .col-md-4 .box1 {
  margin-left: -64%;
  margin-top: 6%;
}
.nosotros .sec3 .col-md-4 .box2 {
  margin-left: -42%;
  margin-top: -8%;
}
.nosotros .sec3 .col-md-4 .box3 {
  margin-top: -4%;
  margin-left: 3%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box3 p {
  margin-left: -30%;
}
.nosotros .sec3 .col-md-4 .box4 {
  margin-top: 72%;
  margin-left: 51%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box4 p {
  margin-left: -36%;
}
.nosotros .sec3 .col-md-4 .box5 {
  margin-top: -29%;
  margin-left: 60%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box5 p {
  margin-left: -20%;
}
.nosotros .sec3 .col-md-4 .box6 {
  margin-top: -39%;
  margin-left: 48%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box6 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.nosotros .sec3 .col-md-4 .box6 p {
  margin-left: -15%;
}
.nosotros .sec3 .col-md-4 .box7 {
  margin-top: -25%;
  margin-left: -19%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box7 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.nosotros .sec3 .col-md-4 .box7 p {
  margin-left: -15%;
}
.nosotros .sec3 .col-md-4 .box8 {
  margin-top: 37%;
  margin-left: 25%;
  width: 25%;
}
.nosotros .sec3 .col-md-4 .box8 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.nosotros .sec3 .col-md-4 .box8 p {
  margin-left: -13%;
}
.nosotros .sec3 .col-md-4 .box9 {
  margin-top: -1%;
  margin-left: 76%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box9 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.nosotros .sec3 .col-md-4 .box9 p {
  margin-left: -13%;
}
.nosotros .sec3 .col-md-4 .box10 {
  margin-top: 24%;
  margin-left: 33%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box10 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.nosotros .sec3 .col-md-4 .box10 p {
  margin-left: -5%;
}
.nosotros .sec3 .col-md-4 .box11 {
  margin-top: -15%;
  margin-left: 67%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box11 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.nosotros .sec3 .col-md-4 .box11 p {
  margin-left: -22%;
}
.nosotros .sec3 .col-md-4 .box12 {
  margin-top: 4%;
  margin-left: 64%;
  width: 40%;
}
.nosotros .sec3 .col-md-4 .box12 p {
  margin-left: -32%;
}
.nosotros .sec3 .col-md-4 .box13 {
  margin-top: -11%;
  margin-left: 84%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box13 p {
  margin-left: -13%;
}
.nosotros .sec3 .col-md-4 .box14 {
  margin-top: -7%;
  margin-left: 76%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box14 p {
  margin-left: -13%;
}
.nosotros .sec3 .col-md-4 .box15 {
  margin-top: -69%;
  margin-left: 60%;
  width: 30%;
}
.nosotros .sec3 .col-md-4 .box15 p {
  margin-left: -20%;
}
@media (max-width: 1400px) and (min-width: 1200px) {
  .nosotros .sec3 .col-md-4 .box1 {
    margin-left: -59%;
    margin-top: 6%;
  }
  .nosotros .sec3 .col-md-4 .box2 {
    margin-left: -36%;
    margin-top: -8%;
  }
  .nosotros .sec3 .col-md-4 .box3 {
    margin-top: -4%;
    margin-left: 18%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box3 p {
    margin-left: -30%;
  }
  .nosotros .sec3 .col-md-4 .box4 {
    margin-top: 82%;
    margin-left: 75%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box4 p {
    margin-left: -36%;
  }
  .nosotros .sec3 .col-md-4 .box5 {
    margin-top: -33%;
    margin-left: 82%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box5 p {
    margin-left: -20%;
  }
  .nosotros .sec3 .col-md-4 .box6 {
    margin-top: -47%;
    margin-left: 71%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box6 img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .nosotros .sec3 .col-md-4 .box6 p {
    margin-left: -15%;
  }
  .nosotros .sec3 .col-md-4 .box7 {
    margin-top: -24%;
    margin-left: -6%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box7 img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .nosotros .sec3 .col-md-4 .box7 p {
    margin-left: -15%;
  }
  .nosotros .sec3 .col-md-4 .box8 {
    margin-top: 41%;
    margin-left: 42%;
    width: 25%;
  }
  .nosotros .sec3 .col-md-4 .box8 img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .nosotros .sec3 .col-md-4 .box8 p {
    margin-left: -13%;
  }
  .nosotros .sec3 .col-md-4 .box9 {
    margin-top: -1%;
    margin-left: 102%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box9 img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .nosotros .sec3 .col-md-4 .box9 p {
    margin-left: -13%;
  }
  .nosotros .sec3 .col-md-4 .box10 {
    margin-top: 27%;
    margin-left: 54%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box10 img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .nosotros .sec3 .col-md-4 .box10 p {
    margin-left: -5%;
  }
  .nosotros .sec3 .col-md-4 .box11 {
    margin-top: -15%;
    margin-left: 89%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box11 img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .nosotros .sec3 .col-md-4 .box11 p {
    margin-left: -22%;
  }
  .nosotros .sec3 .col-md-4 .box12 {
    margin-top: 5%;
    margin-left: 87%;
    width: 40%;
  }
  .nosotros .sec3 .col-md-4 .box12 p {
    margin-left: -32%;
  }
  .nosotros .sec3 .col-md-4 .box13 {
    margin-top: -12%;
    margin-left: 112%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box13 p {
    margin-left: -13%;
  }
  .nosotros .sec3 .col-md-4 .box14 {
    margin-top: -8%;
    margin-left: 102%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box14 p {
    margin-left: -13%;
  }
  .nosotros .sec3 .col-md-4 .box15 {
    margin-top: -78%;
    margin-left: 82%;
    width: 30%;
  }
  .nosotros .sec3 .col-md-4 .box15 p {
    margin-left: -20%;
  }
}
@media (max-width: 590px) and (min-width: 0px) {
  .nosotros .sec3 .col-md-4 .boxAbsolutMorado,
  .nosotros .sec3 .col-md-4 .boxAbsolutAzul,
  .nosotros .sec3 .col-md-4 .boxAbsolutVerde {
    visibility: hidden;
  }
}
.nosotros .sec4 {
  background-color: var(--gris);
}
.nosotros .sec4 .icono {
  width: 10%;
}
.nosotros .sec5 .lideres {
  width: 100%;
  border-radius: 15px;
}
.nosotros .sec5 .puesto {
  color: #9722d7;
  font-size: 17px;
}
.nosotros .sec6 .box {
  background-image: url("../img/taylor-cta.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px;
  border-radius: 30px;
}
.nosotros .sec6 .btn-cta {
  border-radius: 40px;
  padding: 13px 45px 22px;
}
@media (max-width: 574px) and (min-width: 0px) {
  .nosotros .sec2 {
    padding: 5% 5%;
  }
  .nosotros .sec2 .circle {
    width: 50% !important;
  }
  .nosotros .sec2 .lineBox .line {
    display: none;
  }
  .nosotros .sec2 .lineBox img {
    margin-left: 46.5%;
    margin-bottom: 5%;
  }
  .nosotros .sec2 .col-md-2 {
    margin-bottom: 5% !important;
  }
  .nosotros .sec4 .icono {
    width: 20% !important;
  }
  .nosotros .sec5 .lideres {
    width: 50%;
  }
  .nosotros .sec6 .box {
    padding: 20px;
  }
  .nosotros .sec6 .btn-cta {
    width: auto;
    border-radius: 40px;
    padding: 15px 25px;
  }
}