*{
    box-sizing:border-box;
    margin:0;
    padding:0;
    
}
body{
    background-color: #000000;
}
html {
    font-size: 62.5%;
}
header{
    padding:20px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color:#000000;
    color: #fff;
    width: 100%;
}
header h1{
    display: inline-block;
    font-size: 48px;
}
h2{
    font-size: 48px;
}
h3{
    font-size: 25px;
    padding: 20px;
}
header nav{
    padding-top: 15px;
    margin-right: 20px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size:20px;
    float:right;
}

header nav ul li{
    display:inline-block;
    margin-left:25px;
}
.navbar {
    display: flex;
    flex-wrap:wrap;
    background-color: #000000;
    width: 100%;
    width:flex;
    min-height:flex;
}

.backimage {
    height:200px;
    width:100%;
    background-image: url("https://images.pexels.com/photos/52538/motorcycle-motor-cylinder-technology-52538.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1");
    background-size: cover;
    background-position: center;
    margin-bottom:10px;
}
.container--main{
    display: flex;
    flex-wrap: wrap;
}
.containerA{
    display:flex;
    flex-wrap: wrap;
    width:100%;
    background-color:#000000;
    height:flex;
    justify-content: space-evenly;
    margin-top:10px;
    margin-bottom:10px;
    align-items: center;
}

.ca{
    width: 150px;
    height: 150px;
    background-image: url(./Images/1129-0-4.jpg);
    border-radius: 50%;
    border: solid 2px rgb(71, 71, 72);
    background-size:150px 150px;;
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-position-x: 0px;

}
.cb{
    background-color: #000000;
    color: white;
    width: 500px;
    min-height: flex;
    margin-right: 5px;
    display:inline;
    text-align: center;
    padding:10px;    
}
/* .container-padre{

} */
.container-fe{
    width:100%;
    height: flex;
    background-color:rgb(0, 0, 0);
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    font-size: 2rem;
    color:white;
}
.container-be{
    width:100%;
    height: flex;
    background-color:black;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    font-size: 2rem;
    color:white;
}
.container-fs{
    width:100%;
    height: flex;
    background-color:black;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    font-size: 2rem;
    color:white;
}
.fe1 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe1:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe1{
    background-image: url(./Images/Personal-Card2.PNG);
    background-size:140px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 75px;
}
.fe2 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe2:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe2{
    background-image: url(./Images/Google-Clone.PNG);
    background-size:200px 100px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe3 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe3:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe3{
    background-image: url(./Images/React-Landing.PNG);
    background-size:200px 100px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe4 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe4:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe4{
    background-image: url(./Images/React-Contador.PNG);
    background-size:200px 250px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe5 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe5:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe5{
    background-image: url(./Images/React-Calculadora.PNG);
    background-size:200px 250px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe6 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe6:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe6{
    background-image: url(./Images/Advanced-CSS.PNG);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe7 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe7:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe7{
    background-image: url(./Images/jQuery.PNG);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe8 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe8:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe8{
    background-image: url(./Images/Github-API.PNG);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe9 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe9:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe9{
    background-image: url(./Images/Coding-Bootcamp.PNG);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe10 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe10:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe10{
    background-image: url(./Images/movie-search-engine.PNG);
    background-size:200px 100px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe101 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe101:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe101{
    background-image: url(./Images/vite-react-crypto.PNG);
    background-size:200px 100px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fe11 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe11:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe11{
    background-image: url(./Images/TodoMachine.PNG);
    background-size:150px 150px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 75px;
}
.fe12 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe12:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe12{
    background-image: url(./Images/ProfPortfolio.PNG);
    background-size:150px 100px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 75px;
}

.fe13 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe13:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe13{
    background-image: url(./Images/SocialApp.PNG);
    background-size:150px 100px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 75px;
}
.fe14 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fe14:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fe14{
    background-image: url(./Images/YourStore.PNG);
    background-size:150px 100px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 75px;
}
.be1 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.be1:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.be1{
    background-image: url(./Images/banner-Web-Development.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.be2 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.be2:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.be2{
    background-image: url(./Images/banner-Web-Development.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.be3 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.be3:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.be3{
    background-image: url(./Images/banner-Web-Development.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.be4 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.be4:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.be4{
    background-image: url(./Images/banner-Web-Development.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.be5 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.be5:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.be5{
    background-image: url(./Images/banner-Web-Development.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.be6 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.be6:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.be6{
    background-image: url(./Images/banner-Web-Development.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fs1 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fs1:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fs1{
    background-image: url(./Images/cover_Mob_dev.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fs2 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fs2:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fs2{
    background-image: url(./Images/cover_Mob_dev.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fs3 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fs3:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fs3{
    background-image: url(./Images/cover_Mob_dev.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fs4 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fs4:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fs4{
    background-image: url(./Images/cover_Mob_dev.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fs5 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fs5:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fs5{
    background-image: url(./Images/cover_Mob_dev.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.fs6 {
    background-color: #fff;
    height: 15rem;
    width: 30rem;
    padding: 2rem;
    border: 1px solid  #fff;
    border-radius: 2rem;
    margin: 2rem;
    opacity: 0.6;
    text-align: center;
    line-height: 0.1rem;
    font-size: 2.5rem;
    font-weight: bold;
    box-shadow: 10px 10px 10px #aaa;
    color:blue;
}

.fs6:hover {
    opacity: 1.0;
    transform: rotate(-1deg) scale(1.1);
}
.fs6{
    background-image: url(./Images/cover_Mob_dev.png);
    background-size:200px 200px;;
    background-repeat: no-repeat;
    background-position-y: 40px;
    background-position-x: 50px;
}
.footer{
    background-color: #000000;
    width: flex;
    min-height: flex;
    margin-right: 5px;
}


