/*Fuentes Enlazadas*/

@import url('https://fonts.googleapis.com/css2?family=Tac+One&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Pacifico&family=Tac+One&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Merienda:wght@300..900&family=Tac+One&display=swap');
   @import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Chela+One&display=swap');
     @import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&family=Satisfy&display=swap');




/*Ajuste de pantalla*/

@media (max-width: 1200px){ 
    /* Styles! */
}

/* If screen size is MORE than 800px wide */
@media (min-width: 800px){ 
    /* Styles! */
}

/* If screen size is BETWEEN 320px and 768px wide AND the orientation is in landscape mode */
@media (min-width: 320px) and (max-width: 768px) and (orientation: landscape) { 
    /* Styles! */
}











/*Textos*/

.enlacephotoshop{

    color: rgb(255, 255, 0);
text-align: center;
font-family: "Oswald";
text-shadow: 10px 10px 10px rgb(0, 0, 0);

}









.certificados{

    color: rgb(255, 255, 0);
    text-align: center;
    font-family: "Oswald";
    text-shadow: 10px 10px 10px rgb(0, 0, 0);
    
           }





.quien{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
     text-align: center;
      color: rgb(255, 255, 0);
       text-shadow: 10px 10px 10px rgb(0, 0, 0);

}


.texto{

       font-family: "Merienda", cursive;
       color: rgb(255, 255, 255);
        text-align: center;
         text-shadow: 10px 10px 10px rgb(0, 0, 0);
    
}


.vuelta{
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: rgb(255, 255, 0);
    text-align:center;
    
    
    




}




.jose{

    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    text-align: center;
    color: rgb(255, 255, 0);
    text-shadow: 10px 10px 10px rgb(0, 0, 0);
    text-decoration:underline;
    animation: 4s ms 1;

    
    
  


}

.cv{

font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
text-align: center;
color: rgb(255, 255, 0);
text-shadow: 10px 10px 10px rgb(0, 0, 0);
text-align: center;
animation: 4s ms 1;
text-decoration: underline yellow;

}




.descripción {

    font-family: "Merienda", cursive;
    color: rgb(255, 183, 0);
    text-align: center;
    background-color: darkslategrey;
    text-decoration: underline;



}


.portfolio {

    font-family: "Merienda", cursive;
    color: rgb(255, 183, 0);
    text-align: center;
    
    text-decoration: underline;




}



.contacto{

    font-family: "Merienda", cursive;
    color: rgb(255, 183, 0);
    text-align: center;
    background-color: darkslategrey;
    text-decoration: underline;


}

.inicio{
    font-family: "Merienda", cursive;
    color: rgb(0, 255, 0);
    text-align:center;
    text-decoration: underline;
    
    



}


.txtcontacto{


    color: rgb(255, 255, 255);
    text-align: center;
    font-family:Verdana, Geneva, Tahoma, sans-serif


}







.tabla{

background-color: black;
padding: 2px;
text-align:center;
color: blueviolet;
padding: 0%;
}





.inglés{

    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: rgb(222, 255, 5);
    text-align: center;
    background-color: darkslategrey;


}




.txtingles{
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: rgb(222, 255, 5);
    text-align:right;



}



.tabla2{
    color: rgb(249, 249, 0);
    text-decoration:underline;
    text-transform:initial;
    display:inline-block;
    padding: 10px 300px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size: 25px;
    text-align: center;


}




.estudios{
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
text-align: center;
color: rgb(255, 255, 0);
text-shadow: 10px 10px 10px rgb(0, 0, 0);





}

.texto{
  font-family: "Merienda", cursive;
   color: rgba(255, 255, 255, 0.979);
    text-align: center;
     text-shadow: 10px 10px 10px rgb(0, 0, 0);
    

}







.portfolio{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    text-align: center;
    color: rgb(255, 255, 0);
    text-shadow: 10px 10px 10px rgb(0, 0, 0);
    
    
    
    }


    
    

.txtportfolio{

    font-family: "Merienda", cursive;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: 10px 10px 10px rgb(0, 0, 0);

        }





.proyectos{

color: rgb(255, 255, 255);
text-shadow: 10px 10px 10px black;
text-align: center;
text-decoration: underline rgb(255, 242, 3);

}




.conocimiento{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    text-align: center;
    color: rgb(255, 255, 0);
    text-shadow: 10px 10px 10px rgb(0, 0, 0);
    
    
    
    }
    
            
.principal{
    font-family: Arial, Helvetica, sans-serif;
    text-align:right;
    color: rgb(255, 255, 0);
            
            
            
            
            }

    
    
    

/*Menú Superior*/

#menu ul {

    list-style:none ;
    margin: 0;
    padding: 0;
}

#menu ul li{
   float:left;


}



#menu a{
   color: rgb(0, 229, 255);
   text-decoration: none;
   display: block;
   padding: 12px 5px;
   font-family: "Oswald";
   font-size: 18px;

}


#menu {
background-color: rgb(0, 0, 0);
width: 1000px;
height: 52px;


}


.barra {
color: brown;
padding: 15px;


}

#menu a:hover {
color: rgb(174, 0, 255);
background-color: rgb(1, 255, 230);
animation:1s ms 1;
}

@keyframes ms{
0% {
    opacity: 0;
    transform: scale(1.6);
}


}






/*Regreso de Página*/



.vuelta{
       text-align: center;
       color: rgb(255, 255, 0);
          font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;



}


.principal{
       font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
        text-align:right;
        color: rgb(255, 255, 0);



}



/*Efecto Marco de Fotos Portfolio*/


h2{

    color: rgb(255, 0, 217);
    font-family: "Merienda", cursive;



}



        div.galeria{

margin: 50px 50px;
box-shadow: 0 4px 9px 0 rgb(68, 0, 255),0 6px 20 0 rgb(238, 65, 65);

font-family: "Merienda", cursive;
color: rgb(250, 175, 0);
height: 400;
width:380;
float:left;
position:static;

}




div.galeria img{

width: 400px;
height: 320px;
align-items: center;


 }

div.galeria video{

    width: 400px;
    height: 320px;
    align-items: center;
    font-family: "Merienda", cursive;



}





 div.galeria:hover{

border: 2px solid rgb(128, 255, 0);

transform: scale(1.2)rotate(-2deg);



       }

       div.pie{

text-align: center;
text-decoration: underline;
text-shadow: 2px 2px 5px rgb(0, 0, 0);
padding: 80px;
background-color: rgb(0, 0, 0);
opacity: 100%;
margin: 10px;
align-items: center;
width: 380px;
height:350px;
font-family: "Merienda", cursive;
font-style: oblique;
       }







    /*Imágenes*/

    .photoshop{

        text-align: center;



    }








       .inglesicono{
        width:15px;
        
        }
        
        .iconocontacto{
        
        width: 15px;
         
        }
        
        .iconoportfolio{
        
        width: 15px;
        
        }
        
        
        .iconotrabajo{
        
        width: 20px;
        
        }
        
        
        .iconoestudios{
        
        width: 20px;
        
        }
        
        
        .iconoyo{
        
        width: 20px;
        
        
        }



/*Barra Superior*/

#menu ul {

    list-style:none ;
    margin: 0;
    padding: 0;
}

#menu ul li{
   float:left;


}



#menu a{
   color: rgb(0, 229, 255);
   text-decoration: none;
   display: block;
   padding: 12px 5px;
   font-family: "Oswald";
   font-size: 18px;

}


#menu {
background-color: rgb(0, 0, 0);
width: 1000px;
height: 52px;


}


.barra {
color: brown;
padding: 15px;


}

#menu a:hover {
color: rgb(174, 0, 255);
background-color: rgb(1, 255, 230);
animation:1s ms 1;
}

@keyframes ms{
0% {
    opacity: 0;
    transform: scale(1.6);
}


}



/*Efecto de Foto Principal Giratoria*/

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Lato', sans-serif;
}

body{
    background: #F1FAFF;
}

.container__card{
    max-width: 1200px;
    margin: auto;
    margin-top: 100px;
    perspective: 1000px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.card__father{
    margin: 20px;
    perspective: 1000px;
}

.card__father:hover .card{
    transform: rotateY(180deg);
}


.card{
    width: 350px;
    height: 400px;
    position: relative;
    transform-style: preserve-3d;
    transition: all 600ms;
}

.card__front{
    background-size: cover;
    background-position: center;
}


.card__front,
.card__back{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    border-radius: 20px;
}

.card__back{
    transform: rotateY(180deg);
    background: rgb(0, 0, 0);
}

.body__card_front{
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    transform: translateZ(60px);
}


.yo{

height: 410px;
border-style: double;
border-color: rgb(255, 247, 0);
border-radius: 10px;

}


.bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    border-radius: 20px;
}

.body__card_back{
   
    text-align: center;
    transform: translateZ(60px);
}

.body__card_back p{
    margin-top: 30px;
    font-size: 18px;
}

.body__card_back input{
    padding: 10px 40px;
    margin-top: 30px;
    font-size: 16px;
    cursor: pointer;
    border: none;
    color: white;
    background: #58B0F6;
    box-shadow: 1px 1px 30px -5px #58B0F6;
    border-radius: 10px;
    transition: box-shadow 600ms;
}

.body__card_back input:hover{
    box-shadow: 1px 1px 30px 0px #449de6;
}


img:hover{

border-style: double;
border-color: rgb(255, 247, 0);
border-radius: 10px;
cursor: pointer;

transform-style: preserve-3d;
transition: 0.5s ease-in;
}

       




