body{
  margin: 0;
  height: 100vh;
  height: 100vh;
  display: flex;
  justify-content: center;
  padding-top: 30px;
  background-color: #f8f8f8;
  padding-top: 0;
  font-family: 'Poppins', sans-serif;
  display: block;
}
a:hover{
text-decoration: none;
}

.logo{
width: 60%;
height: auto;
}
button:focus{
outline: none;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30' height='30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.head-container{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar{
  width: 90%;
  height: 70px;
  background-color: #fff;
  margin-top: 30px;
}


.navbar-light .navbar-toggler {
border-color: transparent;
}

.colapse-bar-links{
width: 100%;
height: 70px;
border-right: none;
border-bottom: solid 1px #ebebeb;
margin-top: 15px;
font-weight: 300;


}
.colapse-bar-links a{
font-size: 21px;
font-weight: 300;
font-stretch: normal;
font-style: normal;
line-height: 1.19;
letter-spacing: normal;
text-align: left;
color: #3d3d3d;
margin-top: 3px;
}
.colapse-bar-links p{
font-size: 17px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.18;
letter-spacing: normal;
text-align: left;
color:#4626e0;
margin-left: 2px;
}
.colapse-bar-links img{
width: 30px;
height: 30px;
}

.boton-flotante{
  border: none; /* Elimina el borde */
  padding: 0; /* Elimina el relleno */
  background: transparent; /* Fondo transparente */ /* Agrega la imagen de fondo */
  background-size: cover; /* Ajusta el tamaÃ±o de la imagen */
  position: fixed;
  bottom: 150px;
  right: 50px;
}

.boton-flotante img {
  width: 70px;
  height: 70px;
  object-fit: cover; /* Para que la imagen cubra completamente el botÃ³n */
}



/******************************purple div******************************************/

.purple-rectangle-container{
  width: 100%;
  height: 20%;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.purple-box-1{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 90%;
  height: auto;
  background-color: #4626e0;
  padding: 60px;
}
.purple-rectangle{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  
  justify-content: center;
}
.text-purple {
  width: 80%;
  height: auto;
  display: flex;
  text-align: left;
  flex-direction: column;
}
.inner-text{
  width: 95%;
  height: 50%;
}
.title-purple{
  font-size: 31px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.subtitle-purple{
  font-size: 21px;
  font-weight:200;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.14;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
}
.p-purple{
  font-size: 17px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.video-purple-c {
  width: 50%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-purple{
  width: 100%;
  height: auto;
  margin-right: 20px;
}
.h3-box{
  width: 100%;
  height: 20%;
  align-items: start;
}
.header3-purple{
  width: fit-content;
  height: fit-content;
  font-size: 21px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  color: #fff;
}
.h3-purple{
  width: fit-content;
height: fit-content;
font-size: 21px;
font-weight: 300;
font-stretch: normal;
font-style: normal;
line-height: 1.45;
letter-spacing: normal;
color: #fff;

}
.header3-purple-hidden{
width: fit-content;
height: fit-content;
font-size: 21px;
font-weight: 300;
font-stretch: normal;
font-style: normal;
line-height: 1.45;
letter-spacing: normal;
color: #fff;
}
/*******************************info divs shapes*****************************************/

.rectangle-info-1 {
  width: 100%;
  height: 700px;
  display: flex;
  margin-bottom: 20px;
  margin-top: 30px;
}

.rectangle-info-2 {
  width: 100%;
  height: 700px;
  display: flex;
  margin-bottom: 20px;
}

.rectangle-info-3 {
  width: 100%;
  height: 700px;
  display: flex;
  margin-bottom: 20px;
}

.left-item-1 {
  flex-grow:1; /* Hace que el elemento ocupe todo el espacio disponible */
  height: 100%;
  background-color: #fff;
  margin-right: -170px;
  clip-path: polygon(0% 0%, 100% 0%, 80% 100%, 0% 100%);
  display: flex;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items:center;     
}

.right-item-2 {
  flex-grow: 1; /* Hace que el elemento ocupe todo el espacio disponible */
  height: 100%; /* Ajustado a 100% para que coincida con el valor de altura de .left-item-1 */
  background-color: #fff;
  clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
  background-image: url('../src/coding-classes-frontend-backend-mobile-development-courses-1.jpeg'); /* Ruta de tu imagen de fondo */
  background-size: cover; /* Ajustar la imagen para cubrir completamente el div */
  background-position: center;
}

.left-item-center {
  flex-grow: 1; /* Hace que el elemento ocupe todo el espacio disponible */
  height: 100%;
  background-color: #fff;
  margin-right: -170px;
  clip-path: polygon(0% 0%, 80% 0%, 100% 100%, 0% 100%);
  background-image: url('../src/coding-classes-frontend-backend-mobile-development-courses-2.jpeg'); /* Ruta de tu imagen de fondo */
  background-size: cover; /* Ajustar la imagen para cubrir completamente el div */
  background-position: center;
}
.right-item-3 {
  flex-grow: 1; /* Hace que el elemento ocupe todo el espacio disponible */
  height: 100%; /* Ajustado a 100% para que coincida con el valor de altura de .left-item-1 */
  background-color: #fff;
  clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
  background-image: url('../src/coding-classes-frontend-backend-mobile-development-courses-3.jpeg'); /* Ruta de tu imagen de fondo */
  background-size: cover; /* Ajustar la imagen para cubrir completamente el div */
  background-position: center;
}

.right-item-center {
  flex-grow: 1; /* Hace que el elemento ocupe todo el espacio disponible */
  height: 100%; /* Ajustado a 100% para que coincida con el valor de altura de .left-item-1 */
  background-color: #fff;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20% 100%);
  display: flex;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items:center; 
  
}
.item-center-left{
  position: absolute;
  width: 30%;
  height: 70%;
  display: flex;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items:center; 
  margin-right: 10px;
}
.item-center-right{
  position: absolute;
  width: 30%;
  height: 70%;
  display: flex;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items:center; 
}
.item-title{
  width: 100%;
  font-size: 31px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #3d3d3d;
  margin: 0;
}
.item-subtitle{
  width: 100%;
  font-size: 17px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: left;
  color: #3d3d3d;
  margin-top: 20px;
}

.video-back{
  width: 864px;
  height: auto;
  object-fit: cover;
  position: absolute;
  
}
#video-back{
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#rectange-purple-max{
  width: 90%;
  height: 450px;
}
#rectangle-purle-position{
  background-color: #4626e0;
}
#position-purple-text{
  width: 40%;
  align-items: start;
  margin-right: 80px;
}

/********************************our courses****************************************/
.our-courses{
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 35px;
  font-size: 31px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
 }

/********************************carussel****************************************/
.cont-main {
 width: 100%; /* Ancho total del carrusel */
 margin-top: 10px;
 overflow: hidden; /* Para ocultar los elementos que se desplazarÃ¡n */
 background-color: #f8f8f8;

}

.carrousel-container {
  display: flex;
  justify-content: center;
}

.carousel {
  margin: 0;
}

.item1,.item2, .item3, .item4, .item5 {
 flex: 0 0 auto; /* Para que los elementos no se estiren */
 width: 490px; /* Ancho de cada elemento */
 height: 320px; /* Altura de cada elemento */
 background-color: #fff; /* Color de fondo de cada elemento */
 margin-right: 10px; /* Espacio entre elementos */
 padding: 3%;
 display: flex;
 justify-content: center;
 flex-direction: column;
 margin-bottom: 5px;
}

.item1{
  border: solid 1px #ffb143;
}
.item2{
  border: solid 1px #2bf8f2;
}
.item3{
  border: solid 1px #f327ff;
}
.item4{
  border: solid 1px #ffdb4b;
}
.item5{
  border: solid 1px #ffb143;
}


.header-course {
 width: 100%;
 height: 10%;
 display: flex;
 align-items: center;
}
.img-courses {
 width: fit-content;
 height: 100%;
}
.title-course-info{
 width: fit-content;
 height: fit-content;
 font-size: 21px;
 font-weight: 300;
 font-stretch: normal;
 font-style: normal;
 line-height: 1.19;
 letter-spacing: normal;
 text-align: left;
 color: #3d3d3d;
 margin: 0;
 margin-left: 3px;
}
.subtitles-courses{
 width: 100%;
 height: 10%;
 padding: 2px;
}
.info-courses{
 width: 100%;
 height: 50%;
}
.learn-more{
 width: 100%;
 height: 20%;
 padding: 5px;
 display: flex;
 align-items: center;  
 margin-top: 10px;
}
.subtitle-course-info{
 font-size: 17px;
 font-weight: 300;
 font-stretch: normal;
 font-style: normal;
 line-height: 1.18;
 letter-spacing: normal;
 text-align: left;
 color: #3d3d3d;
 margin: 0;
}
.card-course-info{
 font-size: 17px;
 font-weight: 200;
 font-stretch: normal;
 font-style: normal;
 line-height: 1.45;
 letter-spacing: normal;
 text-align: left;
 color: #3d3d3d;
 margin: 0;
}
.learn-more-button{
  border: none; /* Elimina el borde */
  padding: 0; /* Elimina el relleno */
  background: transparent; /* Fondo transparente */
  background-image: url('../learn-more.svg'); /* Agrega la imagen de fondo */
  background-size: cover; /* Ajusta el tamaÃ±o de la imagen */
}

.carousel-control-prev,.carousel-control-next{
  width: fit-content;
  
}
.btn-carrousel{
      border: none; /* Quita el borde */
      padding: 0; /* Quita el relleno */
      /*background: url('../ruta/a/la/imagen.jpg') no-repeat center center; /* Establece la imagen de fondo */
      width: 100px; /* Ajusta el ancho de acuerdo a tu imagen */
      height: 100px; /* Ajusta la altura de acuerdo a tu imagen */
      background-size: contain; /* Ajusta el tamaÃ±o de la imagen */
      cursor: default; /* Cambia el cursor para que no parezca un botÃ³n */

}
.btn-carrousel:focus {
  outline: none; /* Quita el borde al enfocar */
}

.carousel-item {
  transition-duration: 2s; /* Cambia la duración de la transición a 2 segundos */

}


.tithome {
  animation-name: marquee;
  animation-duration: 45s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  flex-shrink: 0;
  }

  .tithome li {
      width: fit-content; /* Establecer un ancho fijo para los elementos <li> */
      display: inline-block;
      list-style: none;
      padding-right: 20px; /* Reducir el relleno para evitar que los elementos se superpongan */
      font-size: 12px;
      color: #fff;
      font-weight: 500;
  }

  @keyframes marquee {
      0% { transform: translateX(0%); }
      100% { transform: translateX(-100%); }
  }




/********************************footer****************************************/
.down{
  width: 100%;
  height: 70px;
  background-color: #f8f8f8;
  border-top: rgba(176, 176, 176, 0.5) solid 1px;
  border-bottom: rgba(176, 176, 176, 0.5) solid 1px;
  margin-top: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  
}
.down-positionate{
  width: 90%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;

}
.logo-down{
  width: 25%;
  height: 100%;
  display:flex;
  align-items:center;
  justify-content: flex-start;
  
}
.links-down{
  width: 75%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items:center;
  
}

.footer2{
  width: 100%;
  height: 70px;
  display: flex;
  position: absolute;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.logo-down-positionate{
  width: 90%;
  height: auto;
  display: flex;
  align-items: center;
}
.company-name{
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 200;
}
.company-name p{
  margin: 0;
}
.media-logos{
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end; /* Esto alinea los elementos al final del contenedor (a la derecha en el caso de flex-direction: row) */
}
.logo-down p{
  margin: 0;
}
.media-logos img{
  margin: 5px;
  padding: 15px;
}
/************************************************************************/
a {
  text-decoration: none; /* Quitar subrayado */
  color: #3d3d3d;
  font-weight: 200;
}
.link1{
  border-right: #ebebeb solid 1px;
  padding-right: 5px;
  padding-left: 5px; 
}
.link2{
  border-right: #ebebeb solid 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.link3{
  border-right: #ebebeb solid 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.link4{
  border-right: #ebebeb solid 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.link5{
  border-right: #ebebeb solid 1px;
  margin-right: 5px;
  padding-left: 5px;
}
.link6{
  margin-right: 5px;
  padding-left: 5px;
}

  /*******hover links copy***********/
    
  .link1,.link2,.link3,.link4,.link5, .link6 {
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding: 15px;
    font-weight: 300;
    }
    .link1:after, .link2:after, .link3:after, .link4:after, .link5:after, .link6:after  {    
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0; /* Cambiado de 50% a 0 para comenzar desde la izquierda */
    position: absolute;
    background: #4626e0;
    transition: width 0.3s ease 0s, left 0.3s ease 0s; /* TambiÃ©n necesitas ajustar la transiciÃ³n */
    width: 0;
    }
    .link1:hover:after, .link2:hover:after, .link3:hover:after, .link4:hover:after, .link5:hover:after, .link6:hover:after { 
    width: 100%; 
    left: 0; /* Manteniendo el izquierdo en 0 para expandirse desde la izquierda */
    }


@media only screen and (min-width: 1010px) { 
  #more-info-little{
      display: none;
   }

}

@media only screen and (max-width: 1010px) {


   /*******carrousel***********/
   .carrousel-container {
      display: flex;
      flex-direction: column; /* Cambiar a disposiciÃ³n de columnas */
      align-items: center; /* Centrar horizontalmente los elementos */
    }
    
    .carousel-inner {
      width: 100%; /* Ajustar el ancho al 100% */
    }
  
    .carousel-item {
      width: 80%; /* Ancho del elemento del carrusel */
      margin: 20px 0; /* Agregar espacio entre los elementos */
    }
    
    .carousel-control-prev,
    .carousel-control-next {
      display: none; /* Ocultar los controles de desplazamiento */
    }

  .carrousel-container{
      display: none;
  }
  .item1, .item2, .item3, .item4, .item5{
      width: 100%;
      margin-top: 10px;
      height: auto;

  }   
}
@media only screen and (min-width: 1000px) {
 .colapse-bar-links {
    display: none; /* Oculta el elemento con la clase colapse-bar-links */
}
.colapse-bar-links a{
  display: none; /* Oculta el elemento con la clase colapse-bar-links */
}
.h3-box {
  display: none;
}
.hide-small{
  display: none;
}
  
}


@media only screen and (max-width: 1000px) {

  .navbar{
      background-color: #fff;
      width: 100%;
      height: auto;
      margin-top: 0;
  }
  

  .header3-purple {
    display: none;
}

  .navbar.expanded {
    background-color: #ffff; /* Color cuando se expande */
  }

  .navbar.expanded .navbar-brand {
    color:#3d3d3d ; /* Color cuando se expande */
  }

  .navbar-light .navbar-brand {
      color: white;
  }
  .navbar.navbar-light.collapsed {
    background-color: white;
  }
  .link1, .link2, .link3, .link4, .link5, .link6{
    display: none;
  }
  .purple-rectangle-container{
      margin-top: 0;
  }
  .purple-box-1{
      width: 100%;
      padding: 10px;
      justify-content: center;
  }
  .inner-text{
      width: 100%;
      align-items: center;
      justify-content: center;
  }
  /**************purple***********/
  body{
      background-color: #fff;
  }
  .purple-rectangle {
      flex-direction: column; /* Cambiar a columna en pantallas pequeÃ±as */
      height: auto; /* Altura automÃ¡tica */
      display: flex;
      align-items: center;
      justify-content: center;
  }
  
  .text-purple, .video-purple-c {
    width: 100%; /* Ocupar todo el ancho */
    height: auto; /* Altura automÃ¡tica */
    padding: 20px; /* AÃ±adir espacio entre el texto y el video */
    align-items: center;
    justify-content: center;
  }
  
  .video-purple {
    width: 100%; /* Video ocuparÃ¡ todo el ancho del contenedor */
    height: auto; /* Altura automÃ¡tica */
  }
  .h3-box{
      display: flex;
      align-items: center;
      justify-content: center;
  }
  /**************info box***********/
  .rectangle-info-1{
      flex-direction: column;
      clip-path: none;
      align-items: center;
      justify-content: center;
      height: 900px;

  }
  .rectangle-info-2{
      flex-direction: column;
      clip-path: none;
      align-items: center;
      justify-content: center;
      height: 700px;
  }
  .rectangle-info-3{
      flex-direction: column;
      clip-path: none;
      align-items: center;
      justify-content: center;
      height: 1000px;
  }
  .left-item-1,
  .right-item-2,
  .left-item-center,
  .right-item-center,
  .right-item-3{
      clip-path: none;
      margin: 0;
      height: auto;
  }
  .right-item-center{
      order: 1;
  }
  .left-item-center{
      order: 2;
      width: 90%;
      height: auto;
  }
  .right-item-2{
      width: 90%;
      height: auto;
  }
  .right-item-3{
      width: 90%;
      height: auto;
  }
  .item-center-left,
  .item-center-right{
      height: auto;
      width: 90%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      height: auto;
  }
  .item-title,.item-subtitle{
      align-items: center;
      justify-content: center;
      text-align: center;
  }

  .img-courses {
    width: 25px;
    height: 100%;
}
  /**********footer*******/

  .down{
      display: none;
  }
  .footer2{
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
  }
  .logo-down-positionate{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .company-name{
      order: 2;
      width: fit-content;
      height: fit-content;
      margin: 0;
      padding: 0;
      color: #4626e0;
      
  }
  .media-logos{
      order: 1;
      width: fit-content;
      height: fit-content;
  }

  .tithome{
    display: none;
  }

  #purple-big{
    display: none;
  }
  .ocultar{
    display: none;
  }
/*************floating button***********/
  .boton-flotante {
    bottom: 65px;
    right: 20px;
  }
  .boton-flotante img {
    width: 60px;
    height: 60px;
    object-fit: cover;
  }
}


