/* Colores:
Color fondo piezas scrabble: #dde4ec
Color verde: #047B37
Color negro: #000
Color blanco: #fff
Verde más oscuro: #A4B07E
*/

body {
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

#favicon {
    border-radius: 50px;
}


/* nav {
    padding-right: 10%;
} */

nav img {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    border: 3px #000 solid;
}

a {
    text-decoration: none;
}

.navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 3px;
    color: #000;
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    /* border: 1px #000 solid; */
    padding-right: 2%;
}

.navbar li a {
    /* color: #000 !important; */
    color: #fff;
    margin-left: 2px;
    margin-right: 2px;
}

.navbar button {
    border: 3px #000 solid;
    background-color: #fff;
}

.optmenuli:hover {
    /* background-color: #000; */
    background-color: #fff;
    /* background-color: #047B37; */
    border-radius: 10px;
}

.dropdown {
    color: #fff;
}

.dropdown:hover {
    /* background-color: #000; */
    background-color: #fff;
    /* background-color: #047B37; */
    border-radius: 10px;
}

.dropdown-menu {
    background-color: #047B37;
    border: 1px #fff solid;
    border-radius: 10px;
}

.dropdown-item {
    color: #000;
}

.dropdown-item:hover {
    background-color: #fff;
    color: #000;
    border-radius: 10px;
}

.fondo1 {
    /* box-shadow: 5px 5px 8px #000; */
    box-shadow: 5px 5px 8px #fff;
    /* box-shadow: 5px 5px 8px #047B37; */
    background-image: url('../imagenes/fondo_arriba.JPG');
    /* background-color: #000; */
    /* display: none; */
}


/* .navbar li {
    background-color: #fff;
} */

.banner-section {
    display: flex;
    align-items: center;
    position: relative;
    background-size: cover;
    height: calc(100vh);
    background-position: center;
    background-image: url('../imagenes/banner-editado-2.jpg');
    background-blend-mode: multiply;
    /* box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4); */
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    border-bottom: 1px #000 solid;
    padding-left: 5%;
    padding-right: 5%;
}

h1 {
    /* margin-top: 80%; */
    /* margin-top: 350px; */
    margin-top: 288px;
    /* margin-top: 25%; */
    font-family: 'Fredoka One', cursive;
    font-size: 4rem;
    /* font-size: 8rem; */
    /* font-size: 6rem; */
    -webkit-text-stroke: 1px #000;
}

header p {
    font-style: italic;
    font-size: 1.5rem;
    /* -webkit-text-stroke: 1px #000; */
    color: #000;
    text-align: center;
}

#flechas_entrar {
    width: 50px;
    height: 50px;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 2rem;
}


/* #columna1 .row {
    display: flex;
}

#columna2 .row {
    display: flex;
}

#columna1 #col1 {
    margin: 0 auto;
}

#columna2 #col1 {
    margin: 0 auto;
}

#columna1 #col2 {
    margin: 0 auto;
}

#columna2 #col2 {
    margin: 0 auto;
}

#columna1 #col3 {
    margin: 0 auto;
}

#columna2 #col3 {
    margin: 0 auto;
}

#columna1 #col4 {
    margin: 0 auto;
}

#columna2 #col4 {
    margin: 0 auto;
} */

button {
    background-color: #047B37;
    border: #047B37;
    border-radius: 10px;
    padding: 10px 40px;
    font-size: 1.2rem;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

button img {
    width: 25px;
    height: 25px;
}

#img_quien_soy_yo {
    margin-top: 50px;
}

section {
    padding-top: 150px;
    padding-bottom: 150px;
}


/* section:last-child {
    margin-bottom: 150px;
} */

section img {
    margin-bottom: 150px;
}

#sobre_mi {
    border-bottom: 1px #000 solid;
    padding-bottom: 100px;
    /* display: block; */
    /* padding-right: 0; */
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 10%;
}

#sobre_mi .container {
    /* padding-right: 0; */
    margin-right: 0 !important;
}


/* #sobre_mi .columna1 {
    width: 50%;
} */

#sobre_mi h2 {
    /* font-weight: 1000; */
    font-weight: bold;
}

#sobre_mi p {
    /* font-size: 1.1rem; */
    font-size: 1.3rem;
    /* width: 50%; */
    margin: 0 auto;
    /* display: block; */
    /* width: 50%; */
}


/* #sobre_mi #col2 {
    margin: 0 auto;
    display: block;
} */

#sobre_mi button {
    margin: 0 auto;
    display: block;
}


/* #sobre_mi img { */


/* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3); */


/* } */


/* #sobre_mi .container {
    display: block;
}

#sobre_mi #columna1 {
    margin: 0 auto;
} */


/* #sobre_mi .container .row {
    display: block;
}

#sobre_mi #col2 {
    margin: 0 auto;
} */

#habilidades_tecnicas {
    background-image: url('../imagenes/fondo.jpg');
    border-bottom: 1px #000 solid;
    padding-bottom: 100px;
    /* padding-left: 100px; */
    /* display: flex; */
    align-items: center;
    position: relative;
    background-size: cover;
    /* height: calc(100vh); */
    background-position: center;
    background-blend-mode: multiply;
    /* box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4); */
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    /* padding-right: 0; */
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 10%;
}


/* #habilidades_tecnicas .columna1 {
    width: 50%;
} */

#habilidades_tecnicas .container {
    /* padding-right: 0; */
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#habilidades_tecnicas img {
    padding-top: 40px;
}

#habilidades_tecnicas p {
    font-size: 1.1rem;
    /* width: 50%; */
}

#habilidades_tecnicas ul {
    font-size: 1.1rem;
}

#habilidades_tecnicas img {
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3); */
    /* box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3); */
    margin-bottom: 0;
}

#habilidades_tecnicas ul {
    margin-bottom: 150px;
}

#habilidades_blandas {
    border-bottom: 1px #000 solid;
    padding-bottom: 100px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 10%;
}

#habilidades_blandas .container {
    /* padding-right: 0; */
    margin-right: 0 !important;
}

#habilidades_blandas p {
    font-size: 1.1rem;
    /* width: 50%; */
    /* width: 50%; */
}


/* #habilidades_blandas img { */


/* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3); */


/* } */

#proyectos {
    /* background-image: url('../imagenes/fondo-proyectos.jpg'); */
    border-bottom: 1px #000 solid;
    padding-bottom: 100px;
    padding-left: 10%;
    padding-right: 10%;
    /* display: flex; */
    align-items: center;
    position: relative;
    background-size: cover;
    /* height: calc(100vh); */
    background-position: center;
    background-blend-mode: multiply;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../imagenes/fondo-proyectos.jpg");
    --opacidad-negro: 0.5;
    background-image: linear-gradient(rgba(0, 0, 0, var(--opacidad-negro)), rgba(0, 0, 0, var(--opacidad-negro))), url("../imagenes/fondo-proyectos.jpg");
}

#proyectos p {
    font-size: 1.1rem;
    width: 50%;
}

#prototipo_ux-ui {
    color: #fff;
    text-decoration: none;
}

#prototipo_ux-ui:hover {
    /* text-decoration: none; */
    /* color: #047B37; */
    color: #A4B07E;
}

#landing_page {
    color: #fff;
    text-decoration: none;
}

#landing_page:hover {
    color: #A4B07E;
}

#prototipo_multipagina {
    color: #fff;
    text-decoration: none;
}

#prototipo_multipagina:hover {
    color: #A4B07E;
}

#fases_prototipado {
    color: #fff;
    text-decoration: none;
}

#fases_prototipado:hover {
    color: #A4B07E;
}

#ultimo_proyecto_web {
    margin-bottom: 10px #fff solid;
}

#ultimo_proyecto {
    margin-bottom: 150px;
}

hr {
    width: 50%;
    border: 1px solid #fff;
}

#curriculum {
    padding-left: 10%;
    padding-right: 10%;
    border-bottom: 1px #000 solid;
}

#curriculum button {
    margin: 0 auto;
    display: block;
}

#curriculum p {
    font-size: 1.1rem;
}

#curriculum img {
    margin-bottom: 0;
}

#curriculum button {
    margin-bottom: 150px;
}

#contacto {
    background-image: url('../imagenes/fondo_contacto.jpg');
    border-bottom: 1px #000 solid;
    padding-bottom: 100px;
    padding-left: 10%;
    padding-right: 10%;
    /* display: flex; */
    align-items: center;
    position: relative;
    background-size: cover;
    /* height: calc(100vh); */
    background-position: center;
    background-blend-mode: multiply;
    /* box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4); */
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

#contacto p {
    width: 50%;
}

label {
    font-weight: bold;
}

#contacto img {
    width: 50px;
    height: 50px;
}

#creditos {
    background-image: url('../imagenes/fondo.jpg');
    border-bottom: 1px #000 solid;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 10%;
    padding-right: 10%;
    /* display: flex; */
    align-items: center;
    position: relative;
    background-size: cover;
    /* height: calc(100vh); */
    background-position: center;
    background-blend-mode: multiply;
    /* box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4); */
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

#creditos img {
    width: 75px;
    height: 75px;
    /* border: 5px #fff solid; */
    /* border-radius: 50%; */
}

.goto-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    width: 75px;
    height: 50px;
    z-index: 3000;
}

footer {
    padding-left: 10%;
    padding-right: 10%;
}

footer p {
    font-size: 1.2rem;
    /* display: block; */
    /* width: 80%; */
    /* text-align: center; */
}

footer img {
    width: 278px;
    height: 111px;
    margin: 0 auto;
    display: block;
}