/*!------Pantallas hasta 1290---------------*/
@media screen and (max-width:1290px) {

    .nav-links li a {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .nav-links {
        justify-content: center;
        align-items: center;
        display: flex;
    }
}

/*!------Pantallas hasta 1250---------------*/
@media screen and (max-width:1250px) {
    .logo {
        left: 15px;
        display: block;
        font-size: 1rem
    }
}

/*!-------Pantallas hasta 1205------------*/
@media screen and (max-width:1205px) {

    .menu-btn {
        display: block
    }

    .navbar {
        padding: 15px 15px
    }

    .logo {
        left: 15px;
        display: block
    }

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    .mobile-menu {
        margin-top: 402px;
        border-radius: 20px;
        width: 25%;
        height: 92vh
    }

    .nav-links li {
        margin: 15px auto
    }
}

/*!-------Pantallas hasta 850------------*/
@media (max-width:850px) {

    .footer {
        padding: 10px
    }

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

   
    .title {
        font-size: 1.6rem;
        text-align: center;
    }

    .title-2 {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 0%;
    }

    .bloque--foto {
        padding: 0 40px 0 40px;

    }

    .bloque--foto:hover {
        transform: scale(1);
        z-index: 10;
        position: relative;
    }

    .bloque--foto figure {
        max-width: 100%;
        width: 100%;
        height: 200px;
        /* Altura fija para las figuras */
        overflow: hidden;
        /* Evita que el contenido se desborde */
        transition: transform 0.5s ease-in-out;
        border-radius: 8px;
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
        position: relative;
        margin-bottom: 15px;
    }

    .text-box {
        width: 50%;
        text-align: center;
        margin: 0 auto;
    }

    .foto--contenedor {
        max-width: 70%;

    }







    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 5%;
    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .social {
        display: none;
    }
}

/*!-------Pantallas hasta 770------------*/
@media screen and (max-width:770px) {

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }


    .title {
        font-size: 1.6rem;
        text-align: center;
    }

    .title-2 {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 0%;
    }

    .bloque--foto {
        padding: 0 40px 0 40px;

    }

    .bloque--foto:hover {
        transform: scale(1);
        z-index: 10;
        position: relative;
    }

    .bloque--foto figure {
        max-width: 100%;
        width: 100%;
        height: 200px;
        /* Altura fija para las figuras */
        overflow: hidden;
        /* Evita que el contenido se desborde */
        transition: transform 0.5s ease-in-out;
        border-radius: 8px;
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
        position: relative;
        margin-bottom: 15px;
    }

    .text-box {
        width: 50%;
        text-align: center;
        margin: 0 auto;
    }

    .foto--contenedor {
        max-width: 70%;

    }

  








    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 5%;

    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .social {
        display: none;
    }
}

/*!--------Pantallas hasta 600------------*/
@media screen and (max-width:600px) {

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    
    .title {
        font-size: 1.6rem;
        text-align: center;
    }

    .title-2 {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 0%;
    }

    .bloque--foto {
        padding: 0 40px 0 40px;

    }

    .bloque--foto:hover {
        transform: scale(1);
        z-index: 10;
        position: relative;
    }

    .bloque--foto figure {
        max-width: 100%;
        width: 100%;
        height: 200px;
        /* Altura fija para las figuras */
        overflow: hidden;
        /* Evita que el contenido se desborde */
        transition: transform 0.5s ease-in-out;
        border-radius: 8px;
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
        position: relative;
        margin-bottom: 15px;
    }

    .text-box {
        width: 50%;
        text-align: center;
        margin: 0 auto;
    }

    .foto--contenedor {
        max-width: 70%;

    }







    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 5%;
    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .span {
        padding: 0;
    }

    .social {
        display: none;
    }
}

/*!--------Pantallas hasta 470------------*/
@media screen and (max-width:470px) {

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    
    .title {
        font-size: 1.6rem;
        text-align: center;
    }

    .title-2 {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 0%;
    }

    .bloque--foto {
        padding: 0 40px 0 40px;

    }

    .bloque--foto:hover {
        transform: scale(1);
        z-index: 10;
        position: relative;
    }

    .bloque--foto figure {
        max-width: 100%;
        width: 100%;
        height: 200px;
        /* Altura fija para las figuras */
        overflow: hidden;
        /* Evita que el contenido se desborde */
        transition: transform 0.5s ease-in-out;
        border-radius: 8px;
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
        position: relative;
        margin-bottom: 15px;
    }

    .text-box {
        width: 50%;
        text-align: center;
        margin: 0 auto;
    }

    .foto--contenedor {
        max-width: 70%;

    }






    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 10%;

    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;

    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .span {
        padding: 0;
    }

    .social {
        display: none;
    }


    .hero {
        height: 20em;
    }

    .hero-content {
        height: auto;
    }

    .seccion--bloque {
        padding: 0;
    }
}

/*!--------Pantallas hasta 400------------*/
@media screen and (max-width:400px) {

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    .title {
        font-size: 1.6rem;
        text-align: center;
    }

    .title-2 {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 0%;
    }

    .bloque--foto {
        padding: 0 40px 0 40px;

    }

    .bloque--foto:hover {
        transform: scale(1);
        z-index: 10;
        position: relative;
    }

    .bloque--foto figure {
        max-width: 100%;
        width: 100%;
        height: 200px;
        /* Altura fija para las figuras */
        overflow: hidden;
        /* Evita que el contenido se desborde */
        transition: transform 0.5s ease-in-out;
        border-radius: 8px;
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
        position: relative;
        margin-bottom: 15px;
    }

    .text-box {
        width: 50%;
        text-align: center;
        margin: 0 auto;
    }

    .foto--contenedor {
        max-width: 70%;

    }


    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 10%;

    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;

    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }


    .social {
        display: none;
    }

    .hero {
        height: 20em;
    }

    .hero-content {
        height: auto;
    }

    .seccion--bloque {
        padding: 0;
    }
}