/*BREAKPOINTS*/
/* Video GMT20211126-003140_Recording_1920x1080 HOra: 2:10 minutos */
/* $bp-extraLarge:75em; */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}
@media only screen and (max-width: 30em) {
  html {
    font-size: 50%;
  }
}

a,
a:link,
a:visited {
  text-decoration: none;
}

ul {
  list-style: none;
}

/*
font-family: 'Kaushan Script', cursive;
font-family: 'Merriweather Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Roboto Slab', serif;

*/
.contenedor {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 62em) {
  .contenedor {
    max-width: 72rem;
  }
}
@media only screen and (max-width: 48em) {
  .contenedor {
    max-width: 54rem;
  }
}
@media only screen and (max-width: 36em) {
  .contenedor {
    padding: 0 2rem;
  }
}

.btn {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 2rem 4rem;
  border-radius: 0.5rem;
  border: none;
  cursor: pointer;
}

.btn-amarillo {
  background-color: #fed136;
  color: white;
}
.btn-amarillo:hover {
  background-color: #fbc204;
  transition: all 0.3s;
}

.height-100 {
  height: 100%;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.mb-6 {
  margin-bottom: 6rem;
}

.mb-7 {
  margin-bottom: 7rem;
}

.mb-8 {
  margin-bottom: 8rem;
}

.mb-9 {
  margin-bottom: 9rem;
}

.mb-10 {
  margin-bottom: 10rem;
}

/* seleccionar la letra a cambiar y seleccionar con ctrl +d */
.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mt-5 {
  margin-top: 5rem;
}

.mt-6 {
  margin-top: 6rem;
}

.mt-7 {
  margin-top: 7rem;
}

.mt-8 {
  margin-top: 8rem;
}

.mt-9 {
  margin-top: 9rem;
}

.mt-10 {
  margin-top: 10rem;
}

.ml-1 {
  margin-left: 1rem;
}

.ml-2 {
  margin-left: 2rem;
}

.ml-3 {
  margin-left: 3rem;
}

.ml-4 {
  margin-left: 4rem;
}

.ml-5 {
  margin-left: 5rem;
}

.ml-6 {
  margin-left: 6rem;
}

.ml-7 {
  margin-left: 7rem;
}

.ml-8 {
  margin-left: 8rem;
}

.ml-9 {
  margin-left: 9rem;
}

.ml-10 {
  margin-left: 10rem;
}

.mr-1 {
  margin-right: 1rem;
}

.mr-2 {
  margin-right: 2rem;
}

.mr-3 {
  margin-right: 3rem;
}

.mr-4 {
  margin-right: 4rem;
}

.mr-5 {
  margin-right: 5rem;
}

.mr-6 {
  margin-right: 6rem;
}

.mr-7 {
  margin-right: 7rem;
}

.mr-8 {
  margin-right: 8rem;
}

.mr-9 {
  margin-right: 9rem;
}

.mr-10 {
  margin-right: 10rem;
}

.pt-1 {
  padding-top: 1rem;
}

.pt-2 {
  padding-top: 2rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pt-4 {
  padding-top: 4rem;
}

.pt-5 {
  padding-top: 5rem;
}

.pt-5 {
  padding-top: 5rem;
}

.pt-6 {
  padding-top: 6rem;
}

.pt-7 {
  padding-top: 7rem;
}

.pt-8 {
  padding-top: 8rem;
}

.pt-9 {
  padding-top: 9rem;
}

.pt-10 {
  padding-top: 10rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.pb-5 {
  padding-bottom: 5rem;
}

.pb-5 {
  padding-bottom: 5rem;
}

.pb-6 {
  padding-bottom: 6rem;
}

.pb-7 {
  padding-bottom: 7rem;
}

.pb-8 {
  padding-bottom: 8rem;
}

.pb-9 {
  padding-bottom: 9rem;
}

.pb-10 {
  padding-bottom: 10rem;
}

.titulo-n2 {
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  text-transform: uppercase;
}

.descri-n2 {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 1.5rem;
  text-align: center;
  font-style: italic;
  color: #6c757d;
}

.titulo-n3 {
  font-size: 2.4rem;
  font-family: "Montserrat", sans-serif;
}

.descri-n3 {
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  text-align: center;
  line-height: 2.8rem;
  color: #6c757d;
}

.descri-n4 {
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  text-align: center;
  line-height: 2.8rem;
  color: #101418;
}

.text-white {
  color: white;
}

.text-italic {
  font-style: italic;
}

.text-center {
  text-align: center;
}

.bg-section {
  background-color: #eeeeee;
}

.pl-1 {
  padding-left: 1rem;
}

.pl-2 {
  padding-left: 2rem;
}

.pl-3 {
  padding-left: 3rem;
}

.pl-4 {
  padding-left: 4rem;
}

.pl-5 {
  padding-left: 5rem;
}

.pl-6 {
  padding-left: 6rem;
}

.pl-7 {
  padding-left: 7rem;
}

.pl-8 {
  padding-left: 8rem;
}

.pl-9 {
  padding-left: 9rem;
}

.pl-10 {
  padding-left: 10rem;
}

.pr-1 {
  padding-right: 1rem;
}

.pr-2 {
  padding-right: 2rem;
}

.pr-3 {
  padding-right: 3rem;
}

.pr-4 {
  padding-right: 4rem;
}

.pr-5 {
  padding-right: 5rem;
}

.pr-6 {
  padding-right: 6rem;
}

.pr-7 {
  padding-right: 7rem;
}

.pr-8 {
  padding-right: 8rem;
}

.pr-9 {
  padding-right: 9rem;
}

.pr-10 {
  padding-right: 10rem;
}

html {
  scroll-behavior: smooth;
}

section[id] {
  scroll-margin-top: 10rem;
}

.header {
  background-image: url(../img/Presentacion_v6.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
}
.header__nav {
  padding: 2.5rem 0;
  transition: all 0.3s;
  position: fixed;
  width: 100%;
  z-index: 1;
}
@media only screen and (max-width: 62em) {
  .header__nav {
    background-color: black;
    transition: all 0.3s;
  }
}
.header__nav__contenedor {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  /* max-width: 120rem;//se acomoda a 1200px            
  margin-left: auto;
  margin-right: auto; */
}
.header__nav__contenedor img {
  display: block;
  width: 30rem;
}
.header__nav__contenedor--logo {
  color: white;
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s;
}
@media only screen and (max-width: 62em) {
  .header__nav__contenedor--logo {
    background-color: black;
    transition: all 0.3s;
    z-index: 1;
  }
}
.header__nav__contenedor__menu {
  display: flex;
}
@media only screen and (max-width: 62em) {
  .header__nav__contenedor__menu {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.9);
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
  }
  .header__nav__contenedor__menu.active {
    left: 0;
    transition: all 0.5s;
  }
}
.header__nav__contenedor__menu__item {
  margin: 0 1rem;
}
.header__nav__contenedor__menu__item--link {
  color: white;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  padding: 1rem 0.5rem;
  display: block;
  transition: all 0.3s;
}
@media only screen and (max-width: 62em) {
  .header__nav__contenedor__menu__item--link {
    font-size: 2.8rem;
  }
}
.header__nav__contenedor__menu__item--link:hover {
  color: #fec503;
  transition: all 0.3s;
}
.header__nav__contenedor__menu__item--submenu {
  top: 5.5rem;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  transition: all 0.5s;
  display: none;
}
.header__nav__contenedor__menu__item--submenu li {
  margin-left: 0;
  margin-right: 0;
  padding: 0.5rem 0.5rem;
  width: 30%;
}
.header__nav__contenedor__menu__item--submenu li a {
  text-decoration: none;
  font-size: 1.4rem;
  color: white;
  text-transform: uppercase;
  padding: 0.5rem 0.5rem;
}
.header__nav__contenedor__menu__item--submenu li a:hover {
  color: #fec503;
  transition: all 0.3s;
}
.header__nav__contenedor__menu__item--submenu.activeSubMenu {
  display: inline-block;
  text-align: center;
}
.header__nav__contenedor__menu__item--submenu:hover {
  display: block;
}
.header__nav__contenedor__menu__item:hover > ul {
  display: block;
}
.header__nav__contenedor--btn {
  background-color: #fdc503;
  font-size: 1.2rem;
  color: white;
  font-family: "Montserrat", sans-serif;
  padding: 1rem;
  border-radius: 0.3rem;
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
@media only screen and (max-width: 62em) {
  .header__nav__contenedor--btn {
    display: block;
    z-index: 1;
  }
}
.header__nav__contenedor--btn i {
  margin-left: 0.5rem;
}
.header__nav.active {
  background-color: black;
  padding: 1rem 0;
  transition: all 0.3s;
}
@media only screen and (max-width: 62em) {
  .header__nav.active {
    padding: 2.5rem 0;
  }
}
.header__nav.active .header__nav__contenedor--logo {
  font-size: 2rem;
  transition: all 0.3s;
}
.header__bienvenida {
  color: white;
  text-align: center;
  height: calc(100% - 9rem);
  display: flex;
  align-items: center;
}
.header__bienvenida__contenedor--subtitulo {
  font-family: "Montserrat", sans-serif;
  color: white;
 /* color:black;*/
 /*color:#fec503;*/
  font-size: 3.5rem;
  /*   font-style: italic;        */
}
@media only screen and (max-width: 48em) {
  .header__bienvenida__contenedor--subtitulo {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 36em) {
  .header__bienvenida__contenedor--subtitulo {
    font-size: 2rem;
  }
}
.header__bienvenida__contenedor--titulo {
  font-family: "Montserrat", sans-serif;
  font-size: 5.5rem;
  text-transform: uppercase;
  color:white;
}
@media only screen and (max-width: 48em) {
  .header__bienvenida__contenedor--titulo {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 36em) {
  .header__bienvenida__contenedor--titulo {
    font-size: 3rem;    
  }
}
.header__flotante {
  position: absolute;
  /*  background-color: white; */
  background-color: rgba(255, 255, 255, 0.3);
  bottom: 10rem;
  left: 15rem;
  padding: 2rem;
  width: 38%;
  /*   margin: 0; */
}
.header__flotante__contenedor--slogan {
  font-family: "Montserrat", sans-serif;
  color: #fec503;
  text-transform: uppercase;
  font-size: 1.5rem;
  text-align: center;
  margin: 0;
}

.soluciones {
  background-color: beige;
}
.soluciones__contenedor__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.soluciones__contenedor__box__item {
  width: calc(33.3333333333% - 2rem);
}
@media only screen and (max-width: 48em) {
  .soluciones__contenedor__box__item {
    width: 100%;
  }
  .soluciones__contenedor__box__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.soluciones__contenedor__box__item--logo {
  margin-left: auto;
  margin-right: auto;
  width: 12.8rem;
  height: 12.8rem;
  background-color: #fed136;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 6.4rem;
}

.portafolio {
  background-color: white;
  /*  background-color: peru; */
}
.portafolio__contenedor__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.portafolio__contenedor__box__item {
  width: calc(33.3333333333% - 2rem);
  margin-bottom: 3rem;
  /*video GMT20211123-003140_Recording_1920x1080 -- 1:01 minutos*/
}
@media only screen and (max-width: 62em) {
  .portafolio__contenedor__box__item {
    width: calc(50% - 1.5rem);
  }
}
.portafolio__contenedor__box__item__imgBox {
  position: relative;
  cursor: pointer;
}
.portafolio__contenedor__box__item__imgBox img {
  width: 100%;
  display: block;
}
.portafolio__contenedor__box__item__imgBox div {
  position: absolute;
  background-color: rgba(254, 209, 54, 0.9);
  /* En ex adecimal*/
  top: 0;
  width: 100%;
  height: 100%;
  color: white;
  font-size: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.portafolio__contenedor__box__item__imgBox:hover div {
  /*  display:flex; */
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
.portafolio__contenedor__box__item__data {
  background-color: white;
  padding: 2rem 0;
}

.about__contenedor__timeline::before {
  content: "";
  width: 0.2rem;
  background-color: peru;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 48em) {
  .about__contenedor__timeline::before {
    left: 4rem;
  }
}
.about__contenedor__timeline {
  position: relative;
}
.about__contenedor__timeline__item {
  position: relative;
}
.about__contenedor__timeline__item--imgBox {
  position: absolute;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  border: 0.5rem solid #e9ecef;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 62em) {
  .about__contenedor__timeline__item--imgBox {
    width: 10rem;
    height: 10rem;
  }
}
@media only screen and (max-width: 48em) {
  .about__contenedor__timeline__item--imgBox {
    width: 8rem;
    height: 8rem;
    left: 4rem;
  }
}
.about__contenedor__timeline__item--imgBox img {
  width: 100%;
}
.about__contenedor__timeline__item__panel {
  width: 33%;
  padding-bottom: 7rem;
}
@media only screen and (max-width: 48em) {
  .about__contenedor__timeline__item__panel {
    width: auto;
  }
}
.about__contenedor__timeline__item:nth-child(even) .about__contenedor__timeline__item__panel {
  /* background-color: peru; */
  margin-left: auto;
  margin-right: 7%;
}
@media only screen and (max-width: 48em) {
  .about__contenedor__timeline__item:nth-child(even) .about__contenedor__timeline__item__panel {
    margin-left: 10rem;
  }
}
.about__contenedor__timeline__item:nth-child(odd) .about__contenedor__timeline__item__panel {
  /* background-color: peru; */
  text-align: right;
  margin-left: 7%;
}
@media only screen and (max-width: 48em) {
  .about__contenedor__timeline__item:nth-child(odd) .about__contenedor__timeline__item__panel {
    text-align: left;
    margin-left: 10rem;
  }
}
.about__contenedor__timeline .lastItem {
  height: 15rem;
}
@media only screen and (max-width: 62em) {
  .about__contenedor__timeline .lastItem {
    height: 10rem;
  }
}
@media only screen and (max-width: 48em) {
  .about__contenedor__timeline .lastItem {
    height: 8rem;
  }
}
.about__contenedor__timeline .lastItem div {
  background-color: #ffc800;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about__contenedor__timeline .lastItem div p {
  color: white;
  font-family: .about__contenedor__timeline .lastItem div p font-mont;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 62em) {
  .about__contenedor__timeline .lastItem div p {
    font-size: 1.3rem;
    padding: 0 0.6rem;
  }
}
@media only screen and (max-width: 48em) {
  .about__contenedor__timeline .lastItem div p {
    font-size: 1rem;
  }
}

.equipo__contenedor__box {
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 62em) {
  .equipo__contenedor__box {
    flex-direction: column;
  }
}
.equipo__contenedor__box__item {
  /*   GMT20211124-003140_Recording_1920x1080 20211124 horas: 2.35 */
  /*       face, twiter, linked */
}
@media only screen and (max-width: 62em) {
  .equipo__contenedor__box__item:not(:last-child) {
    margin-bottom: 5rem;
  }
}
.equipo__contenedor__box__item__imgBox {
  /*  disminuye la imagen */
  /*poner la imagen en un circulo*/
  /*   GMT20211124-003140_Recording_1920x1080 20211124 horas: 2.20 */
  width: 22.5rem;
  height: 22.5rem;
  border: 6px solid #d4d4d4;
  border-radius: 50%;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 62em) {
  .equipo__contenedor__box__item__imgBox {
    margin-left: auto;
    margin-right: auto;
  }
}
.equipo__contenedor__box__item__imgBox img {
  width: 100%;
  border-radius: 50%;
}
.equipo__contenedor__box__item__socialMedia {
  margin-top: 1rem;
  text-align: center;
}
.equipo__contenedor__box__item__socialMedia a {
  display: inline-block;
  margin: 0 1rem;
  /*    &:not(:last-child){
         margin-right: 2rem;
     } */
}
.equipo__contenedor__box__item__socialMedia a i {
  font-size: 1.5rem;
  width: 4rem;
  height: 4rem;
  background-color: black;
  color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.equipo__contenedor--descri {
  padding: 0 19rem;
}
@media only screen and (max-width: 62em) {
  .equipo__contenedor--descri {
    padding: 0;
  }
}

.contacto {
  background-image: url(../img/contacto.jpg);
  background-position: center;
  background-size: cover;
}
.contacto__contenedor__form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contacto__contenedor__form__col {
  width: calc(50% - 1.5rem);
}
@media only screen and (max-width: 48em) {
  .contacto__contenedor__form__col {
    width: 100%;
  }
  .contacto__contenedor__form__col:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.contacto__contenedor__form__col__formGroup:not(:last-child) {
  margin-bottom: 2rem;
}
.contacto__contenedor__form__col__formGroup input,
.contacto__contenedor__form__col__formGroup textarea {
  width: 100%;
  font-family: "Roboto Slab", serif;
  font-size: 1.6rem;
  border: none;
  outline: 0;
  padding: 2rem;
  border-radius: 0.5rem;
  font-weight: 700;
}
.contacto__contenedor__form__btnBox {
  width: 100%;
  text-align: center;
}

.aliados {
  background-color: beige;
}
.aliados__contenedor__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /*   &:hover{
        color:#fec503;//Cambiar el color del menu cuando pasa el mouse
        transition: all .3s; //el tiempo de activacion del menu
         }             */
}
.aliados__contenedor__box__item {
  width: calc(50% - 2rem);
}
@media only screen and (max-width: 48em) {
  .aliados__contenedor__box__item {
    width: 100%;
  }
  .aliados__contenedor__box__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.aliados__contenedor__box__item img {
  width: 100%;
  height: auto;
}

.social {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: sans-serif;
}
.social__box {
  width: 100%;
  max-width: 5.5rem;
  position: fixed;
  left: 0;
  top: 30%;
}
.social__box__iconSocial {
  transition: all 0.4s;
  transform: translateX(0%);
  box-shadow: 0rem 0.5rem 1rem rgba(0, 0, 0, 0.3);
}
.social__box__iconSocial a {
  display: block;
  padding: 1.5rem;
  text-decoration: none;
  font-size: 1.5rem;
  position: relative;
  transition: all 500ms ease;
  color: #fff;
}
.social__box__iconSocial a:hover {
  background: #1c1c1c;
}
.social__box__iconSocial .icon-facebook {
  background: #3b5998;
  border-radius: 0rem 0.4rem 0rem 0rem;
}
.social__box__iconSocial .icon-youtube-play {
  background: #e52a23;
}
.social__box__iconSocial .icon-twitter {
  background: #00acee;
}
.social__box__iconSocial .icon-mail-alt {
  background: #747473;
}
.social__box__iconSocial .icon-instagram {
  /*  background: #f09433;  */
  background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.social__box__iconSocial .icon-gplus {
  background: #db4a39;
  border-radius: 0rem 0rem 0.4rem 0rem;
}
.social__box__iconSocial #title {
  position: fixed;
  background: #1c1c1c;
  padding: 0.5rem;
  border-radius: 0.3rem;
  font-size: 1.5rem;
  margin-top: -3.5rem;
  transition: all 500ms ease;
  color: white;
  margin-left: 4.5rem;
  opacity: 0;
  visibility: hidden;
}
.social__box__iconSocial a:hover #title {
  opacity: 1;
  visibility: visible;
  margin-left: 3rem;
}
.social__box__iconSocial #title:after {
  position: absolute;
  content: "";
  border-left: 0.8rem solid transparent;
  border-right: 0.6rem solid #1c1c1c;
  border-top: 0.7rem solid transparent;
  border-bottom: 0.7rem solid transparent;
  right: 100%;
  top: 0.8rem;
}
.social__box #btn-social {
  display: none;
}
.social__box #btn-social:checked ~ .icon-play {
  transform: rotate(0deg);
}
.social__box .icon-play {
  cursor: pointer;
  transition: all 0.4s;
  font-size: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
  transform: rotate(180deg);
  color: #49b0e6;
}
.social__box #btn-social:checked ~ .social__box__iconSocial {
  transform: translateX(-100%);
}

.nosotros__contenedor__presentacion {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nosotros__contenedor__presentacion__item {
  width: calc(50% - 2rem);
}
@media only screen and (max-width: 48em) {
  .nosotros__contenedor__presentacion__item {
    width: 100%;
  }
  .nosotros__contenedor__presentacion__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.nosotros__contenedor__presentacion__item img {
  width: 100%;
  height: auto;
}
.nosotros__contenedor__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nosotros__contenedor__box__item {
  width: calc(33.3333333333% - 2rem);
}
@media only screen and (max-width: 48em) {
  .nosotros__contenedor__box__item {
    width: 100%;
  }
  .nosotros__contenedor__box__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.nosotros__contenedor__box__item--logo {
  margin-left: auto;
  margin-right: auto;
  width: 12.8rem;
  height: 12.8rem;
  background-color: #fed136;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 6.4rem;
}

/*# sourceMappingURL=estilos.css.map */
.logo-container {
  display: flex; /* Para alinear imagen y texto */
  align-items: center; /* Alineación vertical */
  gap: 10px; /* Espacio entre el logo y el texto */
}

.logo-container img {
 height: 50px; /* Ajusta la altura sin deformar */
 width: auto; /* Mantiene la proporción */
 max-width: 150px; /* Opcional: evita que sea demasiado grande */
 width: 100px;  /* Ajusta según necesites */
   /* height: auto; /* Mantiene la proporción */
    /*clip-path: circle(50%);
    /*object-fit: cover;
    /*border: 3px solid #fff; /* Opcional */
}
