/*------Fuentes--------*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,,800,900);


html{
    background-color: #AFB3BE;
   
  
}



.body{
    background-image: url("../img/identidad/bg-header-white.svg");
    background-color: #AFB3BE;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 80px;
}

.nombre{
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  background-image: url("../img/identidad/punto-amarillo.svg");
  background-repeat: no-repeat;
  background-position: top;
}
.cargo{
  font-family: 'Raleway', sans-serif;
  font-weight: 800; 
}
.container{
    margin-top: 240px !important;
  
}
.contacto{
  margin-top: 35px;
  border-top: #000000 1px solid;
  border-bottom: #000000 1px solid;
  margin-bottom: 35px;
  
}
.resume{
    background-color: #000000;
    color: #ffffff;
    font-size: 20px;
    text-align: center; 
}
.experiencia{
  margin-bottom: 55px;
  font-family: 'Raleway', sans-serif;
  font-weight: 800; 
}
.sobre-mi{
  font-family: 'Raleway', sans-serif;
  font-weight: 800; 
}
.educacion{
  font-family: 'Raleway', sans-serif;
  font-weight: 800; 
}
.titulo-portafolio{
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  text-align: center;
  }

.titulo-cursos{
  font-family: 'Raleway', sans-serif;
  font-weight: 800; 
  text-align: center;
}

.titulo-libros{
  font-family: 'Raleway', sans-serif;
  font-weight: 800; 
  text-align: center; 
}
.habilidades{
  font-family: 'Raleway', sans-serif;
  font-weight: 800; 
}
blockquote {
  border-left: 3px solid #000000 ; /* Cambia el color de la línea aquí */
  padding-left: 12px; /* Espacio entre el borde izquierdo y el texto */
}
.nani{
    position: absolute;
}

.about{
  padding: 35px !important;
  margin-top: 25px;
  text-align: justify;
  background-image: url("../img/identidad/comilla-dos.svg"), url("../img/identidad/comilla.svg");
  background-repeat: no-repeat, no-repeat;   
  background-size: 50px, 50px; /* Tamaño de las imágenes */
  background-position: top left, bottom right; /* Posición de las imágenes */
  
}

.mutuo{
  background-color: #ffffff;
}

  /* Cambia el color del switch */
  .switch label input[type=checkbox]:checked+.lever:after {
    background-color: #9e9e9e ; /* Cambia el color cuando está activado */
  }

  /* Cambia el color del texto "Off" */
  .switch label input[type=checkbox]:checked+.lever {
    background-color: #e0e0e0; /* Cambia el color del interruptor cuando está activado */
   
  }

  .switch label{
    color: #ffffff;
  }

.interruptor{
  /*transform: rotate(90deg);*/
  margin-left: 15px !important;


}

.claro-oscuro{
  top:10px;

  margin-top: -24px;
}

  .select-wrapper input.select-dropdown{
    font-size: 16px !important; /* Ajusta el tamaño de la fuente */
    color: #ffffff !important; /* Cambia el color del texto */
    
}


.dropdown-content li>a, .dropdown-content li>span{
  color: black;
}

.udes{
  margin-top: -3px;
  font-weight: bold;
  margin-bottom: 0px;

}

.myp{
  font-size: 12px;
}

.uis{
  margin-top: -3px;
  font-weight: bold;
  margin-bottom: 0px;

}

.lel{
  font-size: 12px;
}

.upv{
  margin-top: -3px;
  font-weight: bold;
  margin-bottom: 0px;

}

.master{
  font-size: 12px;
}

.work1{
  background-image: url("../img/identidad/puntoUno.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 30px;
  padding-left: 50px;
}

.work2{
  background-image: url("../img/identidad/puntoDos.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 30px;
  padding-left: 50px;
}
.work3{
  background-image: url("../img/identidad/puntoTres.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 30px;
  padding-left: 50px;
}
.copy{
  display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
}
.botones{
  display: flex;
  justify-content: center;
  background-color: #000000;
  padding-top: 5px;
 height: 50px;
}

.descargar{
  display: flex;
  justify-content: center;
}

.enviar{
  display: flex;
  justify-content: center;
}
.imprimir{
  display: flex;
  justify-content: center;
}

.tabs .tab a:hover, .tabs .tab a.active{
  color: #ff6600 !important;
}


.curso-uno-modal{
  background-color: #f5f5f5;
  height: 70%;
}

.collapsible{
  box-shadow: none;
}
.centrado{
  color: #888;
  font-size: 16px;
}




.tachado{
  text-decoration: line-through;
  color:red;
}


/* Estilo para la barra de desplazamiento */
::-webkit-scrollbar {
  width: 4px; /* Ancho de la barra de desplazamiento */
}

/* Estilo para el riel de la barra de desplazamiento */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* Color de fondo del riel */
}

/* Estilo para el "pulgarcito" de la barra de desplazamiento */
::-webkit-scrollbar-thumb {
  background: #888; /* Color del pulgar */
  border-radius: 6px; /* Radio de la esquina del pulgar */
}

/* Estilo para el "pulgarcito" de la barra de desplazamiento al estar en hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; /* Color del pulgar al pasar el ratón por encima */
}


/*   Redes Sociales */

.instagram{
  width: 40px !important;
  height: 40px !important;
  background-image: url("../img/social/instagram-b-w.svg");
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center;
}

.instagram:hover{
  background-image: url("../img/social/instagram-color.svg");
  background-repeat: no-repeat;

}

.linkedin{
  width: 40px !important;
  height: 40px !important;
  background-image: url("../img/social/linkedin-black.svg");
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center;
}

.linkedin:hover{
  background-image: url("../img/social/linkedin-color.svg");
  background-repeat: no-repeat; 
  background-size: 50px;
  background-position: center;

}

.github{
  width: 40px !important;
  height: 40px !important;
  background-image: url("../img/social/gitHub-bw.svg");
  background-repeat: no-repeat;
  
  background-size: 40px;
  background-position: center;
 


}

.github:hover{

  background-image: url("../img/social/gitHub-blanco.svg");
  background-repeat: no-repeat;
 
}
.signature {
  position: absolute;
 
  width: 200px;
  height: 100px;
  left: 50%;

  z-index: 1000000;
}


