.nav-link {
    color: green;
}

.container-fluid {
    justify-content: space-evenly;
}

.btn {
    padding: 0.375rem 1rem;
}

.nav-item {
    margin-left: 2rem;
}

.navbar-collapse {
    flex-grow: 0;
}

.navbar-brand {
    display: contents;
}

.navbar-brand img {
    width: 10%;
    height: auto;
}

a {
    outline: none;
    text-decoration: none;
    color: white;
}

.header-fondo a {
    outline: none;
    text-decoration: none;
    font-size: 2rem;
    position: absolute;
}

.header-fondo a:link {
    color: #a45e4d;
}

.header-fondo a:visited {
    color: white;
}

.header-fondo a:focus {
    background: #a45e4d;
}

.header-fondo a:hover {
    background: #a45e4d;
}

.header-fondo {
    width: 100vw;
    height: 100%;
    display: flex;
    align-items: baseline;
    color: white;
}

.header-fondo img {
    position: initial;
    z-index: -100;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.content-primer {
    width: 100%;
    height: auto;
}

body {
    overflow-x: hidden;
}

.content-primer {
    width: 100%;
    height: auto;
    background-size: 100% 100%;
    background-image: url(../img/Café_Anima_matris_trama.jpg);
    background-position: center center;
    display: flex;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#textoiso {
    margin: 2rem;
    width: 50vw;
    font-size: calc(0.1em + 1vw);
    text-align: justify;
    line-height: 1.5rem;
}

#textoiso h2 {
    text-align: center;
    color: rgb(43, 129, 43);
}

#textoiso strong {
    font-size: calc(0.09em + 1vw);
    font-style: italic;
}

#textoiso p strong {
    color: rgb(43, 129, 43);
    font-style: normal;
}

.gale {
    width: 80vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.galeimg, .galeimg1, .galeimg2, .galeimg3, .galeimg4, .galeimg5 {
    width: 30%;
    height: auto;
    margin: 0.1rem;
    float: left;
}

.galeimg img, .galeimg1 img, .galeimg2 img, .galeimg3 img, .galeimg4 img, .galeimg5 img {
    width: 100%;
    height: auto;
    border-color: white;
    border-width: 0.5rem;
    border-style: solid;
    z-index: 1;
}

.galeimg.active, .galeimg1.active, .galeimg2.active, .galeimg3.active, .galeimg4.active, .galeimg5.active {
    position: fixed;
    width: 65%;
    height: 100vh;
    display: flex;
    align-items: flex-start;
    margin: 0.5rem;
    top: 0;
    overflow-y: overlay;
}

.galeimg.active::after, .galeimg1.active::after, .galeimg2.active::after, .galeimg3.active::after, .galeimg4.active::after, .galeimg5.active::after {
    content: '';
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.56);
    z-index: 0;
}

.fo_content {
    display: flex;
    position: relative;
    height: auto;
    width: 100%;
    flex-direction: column;
    background-size: 100% 100%;
    background-image: url(../img/Footer_green.jpg);
    background-position: center center;
}

.footer_uno {
    display: flex;
    height: 50%;
    color: white;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
}

.footer_dos {
    display: flex;
    height: 50%;
    color: white;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem;
}

.fo-one {
    margin: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fo-one p {
    font-size: 2rem;
}

.via {
    width: 20rem;
    height: auto;
    border-color: white;
    border-width: 0.5rem;
    border-style: solid;
}

.fo-one p img {
    width: 2rem;
    height: auto;
}

.via {
    width: 25rem;
    height: auto;
    border-color: white;
    border-width: 0.5rem;
    border-style: solid;
}

.fo-two {
    display: flex;
    margin: 2rem;
}

.fo-two iframe {
    height: 23rem;
    width: 35rem;
}

.footer_dos p {
    font-size: 5rem;
}

.fo_content_two {
    display: flex;
    height: auto;
    width: 100%;
    background-color: black;
    color: white;
}

.fo-left {
    width: 50%;
    margin: 1rem;
    margin-left: 4rem;
}

.fo-left img {
    width: 1rem;
    height: auto;
    margin-right: 1rem;
}

.fo_right {
    width: 50%;
    margin-top: 1rem;
}

.fo_right img {
    width: 90%;
    height: auto;
}

.logos a {
    margin: 0.2rem;
}

.logos a img {
    width: 30%;
    height: auto;
}

.insta {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 2rem;
    margin-left: 5rem;
}

.insta div {
    line-height: 0.5;
    margin-left: 1rem;
}

.insta img {
    width: 2rem;
}

.email {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}

.email img {
    width: 1rem;
    margin-right: 1rem
}

.correos {
    line-height: 0.5rem;
}

.social img {
    width: 2rem;
    height: auto;
}

.social {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 2rem;
    margin-left: 2rem;
}

.social div {
    line-height: 0.5;
    margin-left: 1rem;
}

.social img {
    width: 4rem;
}

.credits {
    background-color: black;
}

.credits p {
    margin-bottom: 0;
    color: white;
    font-size: 0.8rem;
}

@media screen and (max-width: 800px) {
    .header-fondo a {
        font-size: 1rem;
    }

    #textoiso {
        font-size: 0.8rem;
    }

    .via {
        width: 20rem;
        height: auto;
    }

    .fo-two iframe {
        height: 20rem;
        width: 22rem;
    }

    .footer_dos p {
        font-size: 3rem;
    }

    .fo_content_two {
        flex-wrap: wrap;
        justify-content: center;
    }

    .fo-left {
        width: 100%;
    }

    .fo_right {
        width: 100%;
        margin-left: 4rem;
    }

    #textoiso {
        width: 6d0vw;
    }
}

@media screen and (max-width: 650px) {
    .header-fondo a {
        font-size: 1rem;
    }

    #textoiso {
        font-size: 0.6rem;
    }

    .via {
        width: 15rem;
        height: auto;
    }

    .fo-two iframe {
        height: 15rem;
        width: 17rem;
    }

    .footer_dos p {
        font-size: 2rem;
    }

    .fo_content_two {
        flex-wrap: wrap;
        justify-content: left;
    }

    .fo-left {
        width: 100%;
        margin-left: 1rem;
    }

    .fo_right {
        width: 100%;
        margin-left: 1rem;
    }

    .correos p {
        font-size: 0.7rem;
    }

    .galeimg.active {
        width: 90%;
        top: 10rem;
    }

    .galeimg1.active {
        width: 90%;
        top: 10rem;
    }

    .galeimg2.active {
        width: 90%;
        top: 10rem;
    }

    .galeimg3.active {
        width: 90%;
        top: 10rem;
    }

    .galeimg4.active {
        width: 90%;
        top: 10rem;
    }

    .galeimg5.active {
        width: 90%;
        top: 10rem;
    }

    .navbar-brand img {
        width: 40%;
        height: auto;
    }

    .credits p {
        font-size: 0.5rem;
    }

    #textoiso strong {
        font-size: calc(0.5em + 1vw);
        font-style: italic;
    }

    #textoiso {
        width: 80vw;
    }
}