@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

body {
  background-color: #f7f7f8;
  width: 100%;
  height: 100%;
  color: #040b24;
  /* font-family: "Montserrat", arial, sans-serif; */
  font-size: 17px;
  /* font-weight: 400; */
  line-height: 1.612;
  margin: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;



}

.containerMyV {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  > .contentMyV {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;

    > .cardMyV {
      background-color: #fff;
      max-width: 400px;
      padding: 25px;
      box-shadow: 0px 10px 15px #00000034;
      > h3 {
        color: #64b3c2;
        width: 100%;
        display: flex;
        justify-content: center;
        text-align: justify;
      }
      > p {
        text-align: justify;
        font-size: 0.9rem;
        line-height: 1.8rem;
      }
    }
  }
}
@media screen and (max-width: 800px) {
  .containerMyV {
    > .contentMyV {
      > .cardMyV {
        max-width: 100%;
      }
    }
  }
  
}
.parraf-english {
  line-height: 1.9rem;
  text-align: justify;

}
#modalContent {
  > p {
    font-size: 0.9rem;
    line-height: 2rem;
    text-align: justify;
  }
}

@media screen and (max-width: 913px) {
  .video {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
  }
}

.video {
  /* width: 400px; */
  /* object-fit: cover; */
  border-radius: 5px;
}
#main-nav {
  height: 15vh;
  z-index: 99999;
  background-color: #F7F7F8;
  /* height: 9.6rem;
  padding: 0 4.8rem; */
  position: relative;
}

.display-1 {
  color: #578e9a;
}

.back1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;
  z-index: -1;


}

#landing-page {
  background-color: #f7f7f8;
  width: 100%;
  height: 100%;
  margin-inline: 0px !important;
}
.circles {
  padding: 0 !important;
}

.main-nav-list {
  list-style: none;
  /* width: 100%; */
}

.main-nav-link {
  color: rgb(70, 165, 255);
  text-decoration: none;
}
.main-nav-link:hover {
  color: rgb(116, 190, 255);
}

.iconos-apps {
  /* font-size: 27px; */
  color: #000000;
}
.iconos-apps:hover {
  color: rgb(116, 190, 255);
}

.fullstack {
  display: flex;
  width: fit-content;
  justify-content: center;
  align-items: center;
  background-color: crimson;
  color: #ffffff;
  border-radius: 5px;
  padding: 5px;
  font-size: 15px;
  margin-bottom: 10px;
}

.landing {
  /* display: flex; */
  height: 100vh;
  /* align-items: center; */
  /* justify-content: center; */


}

#description {
  color: rgb(27, 145, 255);
  /* color: #7f8391; */
  font-size: 20px;
}

.about-me {
  /* height: 100vh; */
  /* background-image: url("/img/fondo-negro-textura-tela.jpg"); */
  /* background-position: center; */
}

.contact-me {
  color: rgb(255, 39, 82);
  font-weight: 500;
}

#logo-nav {
  animation: myAnim 2s ease 0s 1 normal forwards;
}

@keyframes myAnim {
  0% {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

.tecnologies {
  /* height: 100vh; */
  /* padding-bottom: 5rem; */
}

#wave {
  /* height: 100vh; */
}

.btn-mobile-nav {
  border: none;
  background: none;
  cursor: pointer;
  display: none;
  color: rgb(64, 64, 64);
  font-size: 25px;
}

.logo {
  cursor: pointer;
}

#name-nav {
  color: inherit;
  text-decoration: none;
}

#name-nav:hover {
  color: rgb(116, 190, 255);
}

.img-main {
  animation: img 1s ease 0s 1 normal forwards;
  width: 24rem;
  margin-top: 6rem;
}

@keyframes img {
  0% {
    transform: scaleX(0.4);
  }

  100% {
    transform: scaleX(1);
  }
}
.services {
  font-size: 0.9rem;
  line-height: 1.9rem;
}
#yosoy {
  font-size: 2rem;
  font-weight: 700;
  color: #64b3c2;
}

.parra-about-me {
  margin-block: 30px;
  color: #7f8391;
  > p {
    font-size: 0.9rem;
    color: #7f8391;
    text-align: justify;
    line-height: 1.9rem;
  }
}

/* Parte img que se mueve */
.carouselImg {
  height: 100%;
  object-fit: contain;
}

#contenedor {
  position: relative;
  width: 300px;
  height: 300px;
}

#fondo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/about_me_background.jpeg");
  background-size: cover;
  border-radius: 5px;
}

#imagen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/Imagen14.jpg");
  background-size: cover;
  transition: transform 0.2s ease-out;
}

.section-hero {
  /* background-image: url("/img/background_main.png"); */
  background-size: cover;
  background-attachment: fixed;
}
.hero {
  display: flex;

  justify-content: center;
  align-items: center;
  flex-wrap: wrap;

}

@media screen and (max-width: 800px) {
  .hero {
    flex-direction: column;
    gap: 20px;
    > div {

      width: 100%;
      > h1 {

        font-size: 0.9rem;
        object-fit: cover;
      }
    }
  }
  #yosoy {
    font-size: 0.9rem;
  }
}
.imgs-logos {
  height: 80px;
  margin: 1rem;
  width: 80px;
  filter: grayscale(100%);
}

.imgs-logos:hover {
  filter: grayscale(50%);
}

/* STICKY NAVIGATION NavBar Fixed*/
.main-nav {
  /* Si se quiere el Carrousel detras */
  /* position: absolute; */
  /* Si se quiere el Carrousel detras */
  width: 100%;
  /* Estilos adicionales para tu navbar */
}

.fixed-navbar {
  position: fixed;
  top: 0;
  z-index: 999;
  
  /* background-color: #c34949ee; */
  /* background-color: #fffbfc; */
  /* Estilos adicionales para tu navbar fijo */
  height: 70px !important;
  box-shadow: 0 1.2rem 1rem rgba(18, 18, 18, 0.092);
  transition: top 0.3s ease, background-color 0.3s ease, backdrop-filter 0.3s ease; /* Transición suave para top, color de fondo y desenfoque */

}
.fixed-navbar #main-nav {
  background-color: #f7f7f8b6; /* Color de fondo del navbar */
  height: 70px; /* Altura del navbar */
  backdrop-filter: blur(10px); /* Aplica el desenfoque al fondo */
  transition: background-color 0.3s ease, backdrop-filter 0.3s ease; /* Transición suave para el fondo y el desenfoque */
}
.fixed-navbar #main-nav .center-nav a:hover {
  color: rgb(0, 0, 0) !important;
  /* font-weight: 500 !important; */
}

.fixed-navbar #main-nav #logo #name-nav:hover {
  color: rgb(99, 99, 99) !important;
  /* font-weight: 500 !important; */
}
.fixed-navbar #main-nav #logo img {
  /* width: 180px !important; */
  /* height: 100%; */
}
.margen{
  margin-bottom: 15vh;
}
.fixed-navbar #main-nav #logo {
  /* width: 8px; */
  height: 70%;
}
.btn-leng {
  background: none;
  border: none;
  /* border-radius: 50px; */
}
.btn-leng:active {
}

.icon {
}

.tecnologies {
}

/* //Services */
#services {
  /* background-color: #5C242F; */
  /* padding-top: 60px !important; */
  padding-bottom: 15px !important;
  /* background-color: #292929; */
  background-image: url("/img/");
  background-size: cover;
  background-attachment: fixed;
}
#services .container .row h1 {
  /* color: #202020; */

  font-size: 8rem;
}
.carouselDiv {
  height: 150px !important;
  object-fit: contain;
}
.service-name {
  color: #4a8692 !important;
  text-decoration: none;
  font-size: 0.9rem;
}

.send-message {
  background-color: #f5f4f5;
  color: #2d2e32;
  border-radius: 10px 0px 0px 10px;
}

.contact-info {
  background-color: #4a8692;
  border-radius: 0px 10px 10px 0px;

}

.contact {
  border-radius: 15px;
}
p {
  margin-top: 0;
  margin-bottom: 0rem;
}

.footer {
  position: relative;
  background-color: #333;
  color: #fff;
  padding: 30px 0;
}

.footer h4 {
  color: #fff;
}

.footer ul li a {
  color: #ddd;
}

.footer ul li a:hover {
  color: #fff;
}

.footer p {
  color: #ddd;
  margin-bottom: 0;
}

.footer .list-inline li a {
  color: #ddd;
}

.footer .list-inline li a:hover {
  color: #fff;
}

.footer img {
  z-index: 1;
  position: absolute;
  height: 100%;
}

/* works */

/* .box{
    background-color: #000000;
    height: 300px;
    width: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
  } */

/* .box {
    background-color: #000000;
    height: 300px;
    width: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    position: relative;
    overflow: hidden; Ocultar el desbordamiento
}

.box::after {
    content: "";
    position: absolute;
    top: -100%; Inicialmente fuera de la vista, arriba
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 0, 0, 0.5);
    transition: top 0.3s ease; Transición suave de 0.3 segundos
    cursor: pointer;
}

.box:hover::after {
    top: 0; Mover el fondo rojo hacia abajo al hacer hover
}

.text-box{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    z-index: 999;
} */

.box {
  position: relative;
  background-color: #a1a1a1;
  height: 300px;
  width: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  overflow: hidden; /* Ocultar el desbordamiento */
}

.box::after {
  content: "";
  position: absolute;
  top: -100%; /* Inicialmente fuera de la vista, arriba */
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 157, 255, 0.5);
  transition: top 0.3s ease; /* Transición suave de 0.3 segundos */
  cursor: pointer;
}

.box:hover::after {
  top: 0; /* Mover el fondo rojo hacia abajo al hacer hover */
}

.text-box {
  position: relative;
  z-index: 2; /* Colocar el texto por encima del fondo */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #ffffff00;
  transition: transform 300ms ease-out;
}

.text-box:hover {
  top: -20%; /* Inicialmente fuera de la vista, arriba */
  /* top: -50%; Inicialmente fuera de la vista, arriba */
  position: relative;
  z-index: 2; /* Colocar el texto por encima del fondo */
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #ffffff;
  transform: translate(0px, 20%);
  cursor: pointer;
}

#portfolio {
  padding-top: 100px;
  /* padding-bottom: 120px; */
}

.contact {
  padding-top: 120px;
  padding-bottom: 120px;
}

.tecnologies {
  margin-top: 50px;
}

.circles {
  position: absolute; /* Cambiar a "relative" si es necesario */
  bottom: 0; /* Alinear al fondo */
  left: 0; /* Alinear a la izquierda */
  z-index: -1; /* Enviar al fondo */
}

.back2Container {
  position: relative;
  width: 100%;
  height: 350px;
  height: max-content;
}

.back2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  object-fit: cover;
  filter: invert(100%);
  opacity: 0.1;
  z-index: -1;
}

/* Aqui va container */
.container-aliados {
  display: flex;
}

.column {
  flex: 1;
}

.info-box {
  padding: 20px;

  border: 1px solid #ccc;
  margin: 10px;
  cursor: pointer;
  position: relative;
}
.info-box:hover {
  > .bgBlack {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.08;
    object-fit: cover;
    background-image: url("/img/black.jpg");
    background-color: #0a0b0efc;
    z-index: -1;
    backdrop-filter: blur(15rem);
    -webkit-backdrop-filter: blur(1.5rem);
  }
}

.info {
  display: none;
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  z-index: 1;

  background-color: rgb(216, 248, 255);
  transition: top 0.3s ease; /* Transición de movimiento hacia abajo */
  padding: 25px;
  border-radius: 0px 0px 5px 5px;
}

.info.active {
  display: block;
  top: 100%;
}

.alianzas {
  margin-top: 150px;
  margin-bottom: 100px;
}

.info-box {
  position: relative;

  > .backInfo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: invert(100%);
    opacity: 0.07;
    z-index: -1;
  }
}

.franja{
  /* background-color: #64b3c2; */
  position: absolute;
  background-color: rgb(98, 184, 255);
  height: 5px;
  width: 100%;
  margin-top: 70px;
  top: 5%;
  z-index: 999999;
  /* border-radius: 5px; */
} 

.mapImg{
  max-width: 500px;
  object-fit: cover;
  border-radius: 5px;
}

