body {
    background-color: rgb(0, 0, 0);
    font-family: lexend;
    font-weight: 100;
    /* font-size: 1em; */
}

a {
    color: #ffffff;
    text-decoration: none;
    transition: 0.2s ease-in-out;
}

a:hover {
    font-size: 1.2em;
    transition: 0.2s ease-in-out;
}

.yt-embed-holder {
    margin-top: 1em;
}

#mail a:hover {
    text-decoration: underline #ffffff 0.1px;
    font-size: 1.04em; 
    transition: 0.1s ease-in-out;

}

#mail {
    padding: 0;
    margin: 0;
}

.bg-img {
    height: 100vh;
    width: 100vw;
    object-fit: cover;
    filter: brightness(0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background-attachment: fixed;
}

.logo-home {
    max-width: 33vw;
    margin-top: 2vw;
    margin-bottom: 3vw;
    transition: 0.3s ease-in-out;
}

#img-bio {
    filter: brightness(0.3);
}

#img-bio2 {
    filter: brightness(0.5);
}

#img-bio3 {
    filter: grayscale(0.7) brightness(0.15);
}

#bioland {
    margin: 6em 0;
    transition: 0.3s ease-in-out;
}

h1 {
    text-align: center;
    padding: 2em 0 0 0;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.2);
}

h2 {
    text-align: start;
    font-size: 1.3em;
    padding: 3em 0 0 1em;
    margin: 0;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.8);
}

h3 {
    text-align: center;
    padding: 2em 0 2em 0;
    margin-top: 1em;
    font-weight: 100;
    font-size: 1.1em;
    color: rgba(255, 255, 255, 0.05);
    background-color:rgba(173, 255, 255, 0.01);
}

h4 {
    text-align: center;
    padding: 0 0 0 0;
    margin-top: 0em;
    font-weight: 200;
    font-size: 4em;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 0.02em 0.02em 0.05em rgba(0, 0, 0, 0.8);
    text-decoration: none;
    transition: 0.2s ease-in-out;
}

h5 {
    text-align: center;
    padding: 0em 0 0em 0;
    margin-top: 0em;
    font-weight: 400;
    font-size: 1em;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    text-shadow: 0.02em 0.02em 0.05em rgba(0, 0, 0, 0.8);
    transition: 0.2s ease-in-out;
}

h6 {
    text-align: center;
    line-height: 1.5em;
    padding: 0em 5em 0em 5em;
    margin-top: 1em;
    font-weight: 150;
    font-size: 1.4em;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    transition: 0.2s ease-in-out;
}

#news p {
    padding-bottom: 0em;
    margin-bottom: 2em;
    margin-top: 2em;
    padding-top: 0em;
}

p {
    color: rgb(255, 255, 255);
    font-weight: 100;
    padding: 4em 4em 0 4em;
    transition: 0.3s ease-in-out;
    line-height: 2em;
    text-decoration: none;
}

p2 {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 100;
    padding: 0em;
    transition: 0.3s ease-in-out;
    line-height: 2em;
    text-decoration: none;
    /* margin: 10em; */
}

.titulo {
    font-size: 2.5em;
    line-height: 0.8em;
}

.text-miembro {
    padding: 0em 10em 0em 6em;
}

#work a {
    color: rgb(255, 255, 255);
    font-weight: 100;
    transition: 0.2s ease-in-out;
    text-decoration: none;
}

#work a:hover {
    text-decoration: underline #ffffff 0.1px;
    font-size: 1.04em; 
    transition: 0.2s ease-in-out;
}

#work {
    color: rgb(255, 255, 255);
    font-weight: 100;
    font-size: 0.9em;
    transition: 0.3s ease-in-out;
    
    max-height: 10em;
    padding: 2em 0 0 0;
    margin-bottom: 10em;
}

#work .row {
    display: flex;
    align-items: center;
    padding: 1em 15em;
}

#img-work {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 30em;
    overflow: hidden;
    object-fit: cover;
    filter: grayscale(1) brightness(0.5);
    transition: 0.2s ease-in-out;
    padding: none;
    margin: 0.1em;
    /* object-position: center botom; */
}

#img-obr {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 30em;
    overflow: hidden;
    object-fit: cover;
    /* filter: grayscale(0) brightness(1); */
    /* transition: 0.2s ease-in-out; */
    padding: none;
    /* margin: 0.1em; */
    /* object-position: center botom; */
}

#img-obr2 {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 30em;
    overflow: hidden;
    object-fit: cover;
    /* filter: grayscale(0) brightness(1); */
    /* transition: 0.2s ease-in-out; */
    padding: none;
    /* margin: 0.1em; */
    /* object-position: center botom; */
}

#img-work:hover {
    filter: brightness(1);
    transition: 0.2s ease-in-out;
}

.row {
    --bs-gutter-x: 0rem;
}
.row p {
    padding-left: 10rem;
    padding-right: 10rem;
    /* border-bottom: solid 1px rgba(255, 255, 255, 0.419); */
}

/* #img-work-pad {
    padding: 10em;
} */

#img-trabajos {
    max-height: 50em;
}

#obras {
    padding: 5em;
}


/* #img-work:hover {
    max-height: 14em;
    filter: grayscale(0) brightness(1);
    transition: 0.3s ease-in-out;
} */

#fotowork {
margin-top: 10em;
transition: 0.3s ease-in-out;
}

#fotowork2 {
margin-bottom: 13em;
transition: 0.3s ease-in-out;
}

#fotowork3 {
    margin-bottom: 2em;
    transition: 0.3s ease-in-out;
}

#fotowork4 {
    margin-bottom: 1em;
    transition: 0.3s ease-in-out;
}

#pagina-work {
    padding: 0em 0em;
}

#pagina-work .row {
    display: flex;
    align-items: center;
    padding: 6em 4em 1em 4em;
    margin: 0 0 0 0;
    transition: 0.3s ease-in-out;
}

#pagina-work .row #more {
    text-align: center;
    padding: 0em 0 0 0;
    transition: 0.3s ease-in-out;
}

#more {
    padding: 2em 0 4em 0;
}

#img-work-pagina2 {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 20em;
    overflow: hidden;
    object-fit: fill;
}

#navi .navbar-brand {
    color: rgb(255, 255, 255);
}

#navi .navbar-brand img{
    max-width: 4em;
}

#navi .logoindex img{
    display: none;
}

.navbar .nav-link:hover{
    /* text-decoration: underline #ffffff 0.1px; */
    background-color: rgba(255, 255, 255, 0.8);
    color: black;
    font-size: 1.35em; 
    transition: 0.3s ease-in-out;
}

.navbar .nav-link {
    font-size: 1.3em; 
}

nav {
    /* margin-top: 3em; */
    transition: 0.3s ease-in-out;
    border-bottom: none;
    /* border-bottom: 0.01em solid  #505858; */
}

#navi {
    padding-bottom: 3em;
}

.dropdown button,
.dropdown-menu,
.dropdown-menu .dropdown-item {
    color: rgb(0, 0, 0);
    font-weight: 100;
    font-size: 1em;
    border-radius: 0% !important;
    border: none !important;
    background-color: rgba(255, 255, 255, 0.13);

}

.dropdown button:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color: rgb(255, 255, 255);
    font-weight: 100;
}

.dropdown button:active,
.dropdown button:focus  {
    color: rgba(255, 255, 255, 0.7);
}

.btn-secondary {
    --bs-btn-active-bg:rgba(0, 0, 0, 0.8);
    --bs-btn-active-color: rgba(255, 255, 255, 0.7);
}

.dropdown-menu .dropdown-item:hover {
    background-color: rgb(255, 255, 255);
}

.dropdown-menu {
    padding: 0;
}

button {
    box-shadow: none;
    width: 25vw;

}

.navbar-toggler,
.navbar-toggler:active,
.navbar-toggler:focus {
    border-radius: 0% !important;
    border: none !important;
    box-shadow: none;
}

.navbar-toggler-icon {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#news {
    border-bottom: 0.01em solid  #505858;
    padding-bottom: 0.5em;
}

@media (max-width: 1720px){
    #pagina-work .row {
        padding: 2em 1.5em 1em 1.5em;
        transition: 0.3s ease-in-out;
    }
    #pagina-work .row #more {
        text-align: center;
        padding: 1em 0 0 0;
        transition: 0.3s ease-in-out;
    }
    #fotowork2 {
        margin-bottom: 12em;
    }
}

@media (max-width: 1600px){
    .text-miembro {
        padding: 0em 4em;
    }
    .row p {
        padding-left: 6rem;
        padding-right: 6rem;
    }
    #pagina-work .row {
        padding: 2em 1.3em 1em 1.3em;
        transition: 0.3s ease-in-out;
    }
    #work .row {
        padding: 1em 7em;
        transition: 0.3s ease-in-out;
    }
    #fotowork2 {
        margin-bottom: 10em;
        transition: 0.3s ease-in-out;
    }
}

@media (max-width: 1200px){
    .text-miembro {
        padding: 0em 3em;
    }
    .row p {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    #pagina-work .row {
        padding: 2em 1.2em 1em 1.2em;
        transition: 0.3s ease-in-out;
    } 
    #work .row {
        padding: 1em 5em;
        transition: 0.3s ease-in-out;
    }
    #fotowork2 {
        margin-bottom: 7em;
        transition: 0.3s ease-in-out;
    }
}

@media (max-width: 992px){
    .text-miembro {
        padding: 0em 2em;
    }
    .row p {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    #pagina-work .row {
        padding: 2em 1em 1em 1em;
        transition: 0.3s ease-in-out;
    } 
    #work .row {
        padding: 1em 3em;
        transition: 0.3s ease-in-out;
    }
    #fotowork2 {
        margin-bottom: 5em;
        transition: 0.3s ease-in-out;
    }
}

@media (max-width: 768px){
    .text-miembro {
        padding: 2em 1em;
    }
    .row p {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    #pagina-work .row {
        padding: 2em 1em 1em 1em;
        transition: 0.3s ease-in-out;
    }
    #fotowork {
        margin-top: 5em;
        transition: 0.3s ease-in-out;
        }
    #fotowork2 {
        margin-bottom: 3em;
        transition: 0.3s ease-in-out;
    }
}

@media (max-width: 576px){
    #more {
        padding: 0em 0 3em 0;
    }
    .text-miembro {
        padding: 2em 0em;
    }
    .row p {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    #bioland {
        margin: 5em 0;
        transition: 0.3s ease-in-out;
    }
    #obras {
        padding: 1em;
    }
    #navi {
        margin-top: 1em;
        transition: 0.3s ease-in-out;
        padding-bottom: 1em;
    }
    .logo-home {
        display: none;
        transition: 0.3s ease-in-out;
    }
    #navi .logoindex img{
        display: initial;
    }
    h1 {
        display: none;
        transition: 0.3s ease-in-out;
    }
    h6 {
        padding: 0em 0.5em 0em 0.5em;
        transition: 0.3s ease-in-out;
    }
    p {
        padding: 3em;
        transition: 0.3s ease-in-out;
    }
    #work {
        padding: 1em 0 0 0;
     }
     #work .row {
        padding: 0.3em 1em;
     }
    #pagina-work .row {
        text-align: start;
        padding: 2em 1em 1em 1em;
        margin: 0 0 0 0;
        transition: 0.3s ease-in-out;
    } 
    #fotowork {
        margin-top: 0em;
        margin-bottom: 0em;
        transition: 0.3s ease-in-out;
    }
    #fotowork2 {
        margin-bottom: 2em;
        transition: 0.3s ease-in-out;
    }
    #fotowork3 {
        margin-bottom: 0em;
        transition: 0.3s ease-in-out;
    }
    #fotowork4 {
        margin-bottom: 0em;
        transition: 0.3s ease-in-out;
    }
    #pagina-work .row #more{
        text-align: center;
        padding: 0;
        transition: 0.3s ease-in-out;
    }
}
