/* Tablets */
@media (max-width: 1025px) {
  /* estilos */
  
    /*----------------------Header--------------------------*/

    .txt-Bt-nav-open{
        display: none;
    }

    .social_landgrave_nav{
        display: none;
    }
    
    /*----------------------prueba1--------------------------*/
    .prueba1{
        padding: 0px 15px;
        align-items: center;
        justify-content: center;
                    margin-top: 3.75rem;
            margin-bottom: 3.75rem;
    }

    .carrusel-container{
        margin-right: 0px;
    }

    .style-titulo-carrusel {
        margin: 0;
        font-size: 1.7rem;
        display: flex;
        justify-content: center;
    }

    /*--------------------prueba2-------------------------*/

    .prueba2{
            padding: 0px 15px;
                    margin-top: 3.75rem;
            margin-bottom: 3.75rem;
    }

    .container-img-section2-nav{
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .div-img-section2-nav{
        height: 24rem;
        width: 100%;
    }
  /*----------------------------------estilos PRUEBA2-5 ----------------------------*/
  .prueba2-5{
        padding: 0px 15px;
                    margin-top: 3.75rem;
            margin-bottom: 3.75rem;
  }

  .txt-main-prueba2-5 {
    font-size: 1.7rem;
    margin-bottom: 40px;
    }

    .txt-guide-container-find {
    width: 100%;
    }

  .txt-guide-find-pr2-5 {
    width: 100%;
    font-size: 4rem;
}

.txt-find-pr2-5 {
    width: 100%;
}

.img-find-pr2-5 {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition-duration: .7s;
    transform: scale(1);
}

.img-container-find {
    height: 25.7125rem;
    width: 100%;
}


 /*----------------------------------estilos PRUEBA3----------------------------*/
    .prueba3{
        padding: 0px 15px;
                    margin-top: 3.75rem;
            margin-bottom: 3.75rem;

    }

    /*----------------------------------footer ----------------------------*/

    .img-logo-footer {
        object-fit: cover;
        width: 100%;
        height: 200px;
    }

    .browse-footer{
        display: none;
    }

    .bt-browse-footer{
        width: 100%;
        display: flex;
        gap: 5px;
        align-items: center;
        justify-content: space-between;
    }

    .nav-footer-guide::after{
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: black; /* color del borde */
    }

    .main-footer{
        flex-direction: column;
    }
    .right-main-footer{
        width: 100%;
        margin-right: 0px;
        flex-direction: column;
    }
    .bottom-text-footer{
        flex-direction: column;
    }

    .ul-footer-guide{
        display: none;
    }

    .ul-footer-guide.active{
        display: flex;
        margin-bottom: 8px;
    }

    .ShowMoreLine.active{
        transform: translate(-50%, -50%) rotate(0deg);
    }

    .top-footer-rigth-guide-sm{
        margin-right:0 ;
    }

    /*------------------MENU CELULAR-----------------------*/
    .li-links-header-nav {
        width: max-content;
        font-size: 4.9rem;
        list-style: none;
    }

    .ul-links-header-nav {
        padding: 15px;
        height: 62vh;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        justify-content: flex-end;
    }

    .nav-links-header-nav-socials{
        display: block;
    }

    .nav-links-header-nav-socials-h1{
        font-size: 3.5rem;
    }

    .li-links-header-nav-socials{
        list-style: none;
        font-size: 2.5rem;
        width: 100%;
    }

    .ul-links-header-nav li:nth-child(6) {
        width: auto;
    }

    .imgs-links-header-nav-socials {
        height: 2rem;
    }
}

/* Tablets pequeñas */
@media (max-width: 840px) {
  /* estilos */
  
    /*----------------------Header--------------------------*/

    .txt-Bt-nav-open{
        display: none;
    }

    .social_landgrave_nav{
        display: none;
    }
    
    /*----------------------prueba1--------------------------*/
    .prueba1{
        padding: 0px 15px;
        align-items: center;
        justify-content: center;
    }

    .container-section1-nav{
        justify-content: center;
    }

    .carrusel-container{
        margin-right: 0px;
    }

    .style-titulo-carrusel {
        margin: 0;
        font-size: 1.7rem;
        display: flex;
        justify-content: center;
    }

    /*--------------------prueba2-------------------------*/

    .prueba2{
            padding: 0px 15px;
    }

    .container-img-section2-nav{
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .div-img-section2-nav{
        height: 22rem;
        width: 100%;
    }

    .rigth-section1{
        display: none;
    }


  /*----------------------------------estilos PRUEBA2-5 ----------------------------*/
  .prueba2-5{
        padding: 0px 15px;
  }

  .txt-main-prueba2-5 {
    font-size: 1.7rem;
    margin-bottom: 40px;
    }

    .txt-guide-container-find {
    width: 100%;
    }

  .txt-guide-find-pr2-5 {
    display: flex;
    font-size: 3rem;
    align-items: center;
    /* width: 52.5999rem; */
    justify-content: flex-start;
}

.txt-find-pr2-5 {
    font-size: 1.2rem;
    width: 100%;
}

.img-find-pr2-5 {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition-duration: .7s;
    transform: scale(1);
}

.img-container-find {
    height: 16.7125rem;
    width: 100%;
}


 /*----------------------------------estilos PRUEBA3----------------------------*/
    .prueba3{
        padding: 0px 15px;

    }
    .container-img-section3-nav{
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .div-img-section3-nav{
        height: max-content;
        width: 100%;
        align-items: flex-start;
        gap: 10px;
    }

    /*----------------------------------footer ----------------------------*/

    .img-logo-footer {
        object-fit: cover;
        width: 100%;
        height: 200px;
    }

    .browse-footer{
        display: none;
    }

    .bt-browse-footer{
        width: 100%;
        display: flex;
        gap: 5px;
        align-items: center;
        justify-content: space-between;
    }

    .nav-footer-guide::after{
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: black; /* color del borde */
    }

    .main-footer{
        flex-direction: column;
    }
    .right-main-footer{
        width: 100%;
        margin-right: 0px;
        flex-direction: column;
    }
    .bottom-text-footer{
        flex-direction: column;
    }

    .ul-footer-guide{
        display: none;
    }

    .ul-footer-guide.active{
        display: flex;
        margin-bottom: 8px;
    }

    .ShowMoreLine.active{
        transform: translate(-50%, -50%) rotate(0deg);
    }

    /*------------------MENU CELULAR-----------------------*/
    .li-links-header-nav {
        width: max-content;
        font-size: 3.2rem;
        list-style: none;
    }

    .ul-links-header-nav {
        padding: 15px;
        height: 62vh;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        justify-content: flex-end;
    }

    .nav-links-header-nav-socials{
        display: block;
    }

    .nav-links-header-nav-socials-h1{
        font-size: 2.5rem;
    }

    .li-links-header-nav-socials{
        list-style: none;
        font-size: 2rem;
        width: 100%;
    }

    .ul-links-header-nav li:nth-child(6) {
        width: auto;
    }
}

/* Móviles */
@media (max-width: 768px) {
  /* estilos */

  
    /*----------------------Header--------------------------*/

    .txt-Bt-nav-open{
        display: none;
    }

    .social_landgrave_nav{
        display: none;
    }

    .logo_landgrave{
        height: 90px;
    }

    .img-logo-footer{
        height: 12.5rem;
    }

    .left-main-footer{
        margin: 30px 0px;
    }
    
    /*----------------------prueba1--------------------------*/
    .prueba1{
        padding: 0px 15px;
        align-items: center;
        justify-content: center;
    }

    .container-section1-nav{
        justify-content: center;
    }

    .carrusel-container{
        margin-right: 0px;
    }

    .style-titulo-carrusel {
        margin: 0;
        font-size: 1.7rem;
        display: flex;
        justify-content: center;
    }

    /*--------------------prueba2-------------------------*/

    .prueba2{
            padding: 0px 15px;
    }

    .container-img-section2-nav{
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .div-img-section2-nav{
        height: 24rem;
        width: 100%;
    }

    .rigth-section1{
        display: none;
    }


  /*----------------------------------estilos PRUEBA2-5 ----------------------------*/
  .prueba2-5{
        padding: 0px 15px;
  }

  .txt-main-prueba2-5 {
    font-size: 1.7rem;
    margin-bottom: 40px;
    }

    .txt-guide-container-find {
    width: 100%;
    }

  .link-prueba2-5-find {
    flex-direction: column;
    gap: 0px;
  }

  .cards-container-find:nth-child(2) .link-prueba2-5-find {
    flex-direction: column-reverse;
  }

  .txt-guide-find-pr2-5 {
    display: flex;
    font-size: 3rem;
    align-items: center;
    /* width: 52.5999rem; */
    justify-content: flex-start;
}

.txt-find-pr2-5 {
    font-size: 1.2rem;
    width: 100%;
}

.img-find-pr2-5 {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition-duration: .7s;
    transform: scale(1);
}

.img-container-find {
    height: 21.7125rem;
    width: 100%;
}


 /*----------------------------------estilos PRUEBA3----------------------------*/
    .prueba3{
        padding: 0px 15px;

    }
    .container-img-section3-nav{
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .div-img-section3-nav{
        height: max-content;
        width: 100%;
        align-items: flex-start;
        gap: 10px;
    }

    /*----------------------------------footer ----------------------------*/

    .img-logo-footer {
        object-fit: cover;
        width: 100%;
    }

    .browse-footer{
        display: none;
    }

    .bt-browse-footer{
        width: 100%;
        display: flex;
        gap: 5px;
        align-items: center;
        justify-content: space-between;
    }

    .nav-footer-guide::after{
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: black; /* color del borde */
    }

    .main-footer{
        flex-direction: column;
    }
    .right-main-footer{
        width: 100%;
        margin-right: 0px;
        flex-direction: column;
    }
    .bottom-text-footer{
        flex-direction: column;
    }

    .ul-footer-guide{
        display: none;
    }

    .ul-footer-guide.active{
        display: flex;
        margin-bottom: 8px;
    }

    .ShowMoreLine.active{
        transform: translate(-50%, -50%) rotate(0deg);
    }

    /*------------------MENU CELULAR-----------------------*/
    .li-links-header-nav {
        width: max-content;
        font-size: 3.2rem;
        list-style: none;
    }

    .ul-links-header-nav {
        padding: 15px;
        height: 62vh;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        justify-content: flex-end;
    }

    .nav-links-header-nav-socials{
        display: block;
    }

    .nav-links-header-nav-socials-h1{
        font-size: 2.5rem;
    }

    .li-links-header-nav-socials{
        list-style: none;
        font-size: 2rem;
        width: 100%;
    }

    .ul-links-header-nav li:nth-child(6) {
        width: auto;
    }

}

/* Móviles pequeños */
@media (max-width: 530px) {

    /*----------------------Header--------------------------*/

    .txt-Bt-nav-open{
        display: none;
    }

    .social_landgrave_nav{
        display: none;
    }
    
    /*----------------------prueba1--------------------------*/
    .prueba1{
        padding: 0px 15px;
        align-items: center;
        justify-content: center;
        
    }

    .container-section1-nav{
        justify-content: center;
    }

    .carrusel-container{
        margin-right: 0px;
    }

    .style-titulo-carrusel {
        margin: 0;
        font-size: 1.7rem;
        display: flex;
        justify-content: center;
    }

    /*--------------------prueba2-------------------------*/

    .prueba2{
            padding: 0px 15px;
    }

    .container-img-section2-nav{
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .div-img-section2-nav{
        height: 18rem;
        width: 100%;
    }

    .rigth-section1{
        display: none;
    }


  /*----------------------------------estilos PRUEBA2-5 ----------------------------*/
  .prueba2-5{
        padding: 0px 15px;
  }

  .txt-main-prueba2-5 {
    font-size: 1.7rem;
    margin-bottom: 40px;
    }

    .txt-guide-container-find {
    width: 100%;
    }

  .link-prueba2-5-find {
    flex-direction: column;
    gap: 0px;
  }

  .cards-container-find:nth-child(2) .link-prueba2-5-find {
    flex-direction: column-reverse;
  }

  .txt-guide-find-pr2-5 {
    display: flex;
    font-size: 3rem;
    align-items: center;
    /* width: 52.5999rem; */
    justify-content: flex-start;
}

.txt-find-pr2-5 {
    font-size: 1.2rem;
    width: 100%;
}

.img-find-pr2-5 {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition-duration: .7s;
    transform: scale(1);
}

.img-container-find {
    height: 12.7125rem;
    width: 100%;
}


 /*----------------------------------estilos PRUEBA3----------------------------*/
    .prueba3{
        padding: 0px 15px;

    }
    .container-img-section3-nav{
            display: flex;
        flex-direction: column;
        gap: 45px;
    }
    .div-img-section3-nav{
        height: max-content;
        width: 100%;
        align-items: flex-start;
        gap: 10px;
    }

    /*----------------------------------footer ----------------------------*/

    .img-logo-footer {
        object-fit: cover;
        width: 100%;
        height: 7rem;
    }

    .browse-footer{
        display: none;
    }

    .bt-browse-footer{
        width: 100%;
        display: flex;
        gap: 5px;
        align-items: center;
        justify-content: space-between;
    }

    .nav-footer-guide::after{
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: black; /* color del borde */
    }

    .main-footer{
        flex-direction: column;
    }
    .right-main-footer{
        width: 100%;
        margin-right: 0px;
        flex-direction: column;
    }
    .bottom-text-footer{
        flex-direction: column;
    }

    .ul-footer-guide{
        display: none;
    }

    .ul-footer-guide.active{
        display: flex;
        margin-bottom: 8px;
    }

    .ShowMoreLine.active{
        transform: translate(-50%, -50%) rotate(0deg);
    }

    .top-cont-guide-footer {
        display: flex;
        gap: 30px;
        align-items: flex-start;
        justify-content: space-between;
        width: 100%;
        flex-direction: column;
    }

    .top-footer-rigth-guide-sm {
        width: 100%;
         margin-right: 0; 
        display: flex;
        gap: 30px;
        justify-content: center;
    }

    .top-txt-footer-1{
        width: auto;
    }

    /*------------------MENU CELULAR-----------------------*/
    .li-links-header-nav {
        width: max-content;
        font-size: 1.9rem;
        list-style: none;
    }

    .ul-links-header-nav {
        padding: 15px;
        height: 62vh;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        justify-content: flex-end;
    }

    .nav-links-header-nav-socials{
        display: block;
    }

    .li-links-header-nav-socials{
        list-style: none;
        font-size: 1.2rem;
        width: 100%;
    }

    .imgs-links-header-nav-socials{
        height: 1rem;
    }

    .nav-links-header-nav-socials-h1{
        font-size: 1.7rem;
    }

}


/*------------------------------------------NO SON NECESARIOS---------------------------------------*/
/* Laptops */
@media (max-width: 1280px) {
  /* estilos */
}

/* Pantallas grandes */
@media (min-width: 1281px) {
  /* estilos */
}