.section-info-travel h2 {
    max-width: 22ch;
}

.section-info-travel h4 {
    max-width: 51ch;
}


.card-container-sections div {
    background-color: var(--color-celeste);
}

.section-info-travel .important-items {
    margin-top: 80px;
}

.section-info-travel .important-items span {
    font-weight: var(--Sf-semiBold);
    font-size: 1.8rem;
}

.section-info-travel .important-items p {
    font-size: 1.8rem;
}

.container-contactanos h2 {
    font-size: 2.4rem;
    max-width: 49ch;
    text-align: center;
    line-height: 68px;
}


/*##### Media query #####*/

/* Móvil */
@media (max-width: 480px) {
    .card-wwd {
        height: 450px;
        width: 300px;
    }

    .circulo-icono {
        width: 70px;
        bottom: 40px;
    }

    .card-container {
        height: 450px;
        width: 300px;
    }

    .card-container-sections {
        position: absolute;
        overflow: hidden;
        height: 450px;
        width: 300px;
        border-radius: 21px;
    }

    .card-container .animacion-img {
        bottom: 0px;
    }

    .card-container-sections div {

        height: 102px;
        bottom: 70px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px;

    }

    .card-container-sections div p {
        font-size: 1.5rem;
        color: #FFF;
    }

    .card-container div {
        height: 130px;
        bottom: 150px;
    }

    .card-container div p {
        font-size: 1.6rem;
    }

    .card-wwd a {
        top: 300px;
    }

    .section-wwd {
        height: 700px;
    }

    .section-info-travel h2 {
        font-size: 2rem;
        margin-bottom: 40px;
    }


    .section-info-travel .important-items p {
        font-size: 1rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.2rem;
    }


    /* === Travels Pages === */

    .section-travel {
        margin-top: 100px;
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .section-info-travel {
        width: 90%;
        padding: 30px;
    }

    .section-info-travel h2 {
        font-size: 2rem;
    }

    .section-info-travel h4 {
        font-size: 1.6rem;
    }

    .section-info-travel p {
        font-size: 1rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.4rem;
    }

    .section-info-travel .important-items p {
        font-size: 1.2rem;
    }

    .container-contactanos h2,
    .container-contactanos h2 span {
        font-size: 1.4rem;
        line-height: 44px;
    }
}



/* Teléfonos grandes */
@media (min-width: 481px) and (max-width: 767px) {
    .card-wwd {
        height: 600px;
        width: 400px;
    }

    .circulo-icono {
        width: 90px;
    }

    .card-container {
        width: 400px;
        height: 600px;
    }

    .card-container-sections {
        position: absolute;
        overflow: hidden;
        width: 400px;
        height: 600px;
        border-radius: 21px;
    }

    .card-container .animacion-img {
        bottom: 0px;
    }

    .card-container-sections div {
        background-color: var(--color-celeste);
        height: 130px;
        bottom: 70px;
        position: relative;
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        padding: 0px 0px 35px 50px;
        border-radius: 0px 0px 21px 21px;
    }

    .card-container-sections div p {
        font-size: 2rem;
        color: #FFF;
    }

    .card-container div {
        height: 130px;
        bottom: 150px;
    }

    .card-container div p {
        font-size: 1.6rem;
    }

    .card-wwd a {
        top: 300px;
    }

    .section-wwd {
        height: 700px;
    }

    .section-info-travel h2 {
        font-size: 2rem;
        margin-bottom: 40px;
    }


    .section-info-travel .important-items p {
        font-size: 1rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.2rem;
    }


    /* === Travels Pages === */

    .section-travel {
        margin-top: 100px;
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .section-info-travel {
        width: 90%;
        padding: 30px;
    }

    .section-info-travel h2 {
        font-size: 2.5rem;
    }

    .section-info-travel h4 {
        font-size: 1.6rem;
    }

    .section-info-travel p {
        font-size: 1rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.4rem;
    }

    .section-info-travel .important-items p {
        font-size: 1.2rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.4rem;
    }

    .section-info-travel .important-items p {
        font-size: 1.6rem;
    }

    .container-contactanos h2,
    .container-contactanos h2 span {
        font-size: 1.4rem;
        line-height: 44px;
    }
}

/* Tablets vertical */
@media (min-width: 768px) and (max-width: 1023px) {
    .card-wwd {
        height: 600px;
        width: 400px;
    }

    .circulo-icono {
        width: 90px;
    }

    .card-container {
        width: 400px;
        height: 600px;
    }

    .card-container-sections {
        position: absolute;
        overflow: hidden;
        width: 400px;
        height: 600px;
        border-radius: 21px;
    }

    .card-container .animacion-img {
        bottom: 0px;
    }

    .card-container-sections div {
        background-color: var(--color-celeste);
        height: 130px;
        bottom: 70px;
        position: relative;
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        padding: 0px 0px 35px 50px;
        border-radius: 0px 0px 21px 21px;
    }

    .card-container-sections div p {
        font-size: 2rem;
        color: #FFF;
    }

    .card-container div {
        height: 130px;
        bottom: 150px;
    }

    .card-container div p {
        font-size: 1.6rem;
    }

    .card-wwd a {
        top: 300px;
    }

    .section-wwd {
        height: 700px;
    }

    .section-info-travel h2 {
        font-size: 2rem;
        margin-bottom: 40px;
    }


    .section-info-travel .important-items p {
        font-size: 1rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.2rem;
    }


    /* === Travels Pages === */

    .section-travel {
        margin-top: 100px;
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .section-info-travel {
        width: 90%;
        padding: 30px;
    }

    .section-info-travel h2 {
        font-size: 2.5rem;
    }

    .section-info-travel h4 {
        font-size: 1.6rem;
    }

    .section-info-travel p {
        font-size: 1rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.4rem;
    }

    .section-info-travel .important-items p {
        font-size: 1.2rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.8rem;
    }

    .section-info-travel .important-items p {
        font-size: 1.4rem;
    }

    .container-contactanos h2 {
        font-size: 1.7rem;
        max-width: 49ch;
        text-align: center;
        line-height: 50px;
    }
}





/* Tablets horizontal / laptops chicas */
@media (min-width: 1024px) and (max-width: 1279px) {

    .card-wwd {
        height: 600px;
        width: 400px;
    }

    .circulo-icono {
        width: 90px;
    }

    .card-container {
        width: 400px;
        height: 600px;
    }

    .card-container-sections {
        position: absolute;
        overflow: hidden;
        width: 400px;
        height: 600px;
        border-radius: 21px;
    }

    .card-container .animacion-img {
        bottom: 0px;
    }

    .card-container-sections div {
        height: 130px;
        bottom: 70px;
        position: relative;
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        padding: 0px 0px 35px 50px;
        border-radius: 0px 0px 21px 21px;
    }

    .card-container-sections div p {
        font-size: 2rem;
        color: #FFF;
    }

    .card-container div {
        height: 130px;
        bottom: 150px;
    }

    .card-container div p {
        font-size: 1.6rem;
    }

    .card-wwd a {
        top: 300px;
    }

    .section-wwd {
        height: 700px;
    }

    .section-info-travel h2 {
        font-size: 2rem;
        margin-bottom: 40px;
    }

    .section-info-travel h4 {
        font-size: 1.4rem;
    }

    .section-info-travel .important-items p {
        font-size: 1rem;
    }

    .section-info-travel .important-items span {
        font-size: 1.2rem;
    }

    .container-contactanos h2,
    .container-contactanos h2 span {
        font-size: 2rem;
        max-width: 47ch;
        text-align: center;
        line-height: 56px;
    }

    .container-contactanos h2 {
        font-size: 1.6rem;
    }
}

/* Desktop normal */
@media (min-width: 1280px) and (max-width: 1535px) {
    .section-info-travel .important-items span {
        font-size: 2.2rem;
    }

    .section-info-travel .important-items p {
        font-size: 1.8rem;
    }
}