.portada123 {
    display: flex;
    width: 100%;
    align-content: center;
    flex-direction: column;
    align-items: center;
    padding: 40px;
}

.portada123 img {
    width: 100%;
}

.portada123 h2 {
    color: #4a8060;
    text-align: center;
    font-size: 45px;
}

.botonportada {
    margin-top: 30px;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.resientes {
    margin-top: 70px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.resientes h2 {
    line-height: 40px;
    margin-bottom: 30px;
    color: #2A8E9D;
    margin-top: 30px;
    font-size: 40px;
}

.resientes text {
    font-size: 65px;
    font-family: caveat;
}

.contenedorres {
    display: flex;
    margin-top: 50px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.limited-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* Número de líneas antes de cortar */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.postres {
    width: 300px;
    display: flex;
    flex-direction: column;
    margin: 20px;
    color: #2A8E9D;
    align-content: center;
    align-items: center;
}

.postres img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 20px;
}

.postres h2 {
    font-family: caveat;
    font-size: 30px;
    text-align: center;
}

.botonblog {
    color: white !important;
    background: #2A8E9D !important;
    border-radius: 0px !important;
}

.botonblog:hover {
    color: white !important;
    background: #4a8060 !important;
    border-radius: 0px !important;
}

.textblograndom {
    display: flex;
    color: #2A8E9D;
    padding: 50px;
    justify-content: center;
    align-items: center;
    padding-bottom: 80px;
    padding-top: 80px;
}

.textblograndom h2 {
    line-height: 40px;
    font-size: 45px;
    text-align: center;
}

.textblograndom text {
    font-size: 60px;
    font-family: caveat;
}

.tablablog {
    background: #2A8E9D;
    color: white;
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
}

.tablablog h2 {
    font-size: 45px;
}

.tablablog text {
    font-size: 60px;
    font-family: caveat;
}

.tablainfo {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.tablainfo h2 {
    font-size: 35px;
}

.tablainfo a {
    font-size: 35px;
}

.tablainfo a:hover {
    color: #ff9200;
}

.datotabla1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    margin-top: 20px;
    border-bottom: 1px white solid;

}

.datostabla {
    display: flex;
    flex-direction: row;
    width: 60%;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.datotabla1 a {
    color: white;
}

.gridblog {
    background: #2A8E9D;
    color: white;
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
    align-items: center;
}

.gridblog h2 {
    line-height: 40px;
    text-align: center;
    font-size: 45px;
}

.gridblog text {
    font-size: 60px;
    font-family: caveat;
}

.grid {
    width: 100%;
    display: flex;
    height: 500px;
}

.gridmayor {
    width: 40%;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.postboton1 {
    background-color: #4a8060 !important;
    color: white !important;
    height: 50px;
}

.postboton1:hover {
    color: #ff9200 !important;
}

.gridprincipal {
    width: 100%;
    margin: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    border-radius: 20px;

}

.gridssecundarios {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;


}

.divsegundariomayor {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    border-radius: 20px;

    height: 50%;
}

.gridsecundarios {
    width: 49%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    height: 50%;
    margin: 2px;
}

.inputpadre165 {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-top: 150px;
}

.inputpadre165 img {
    width: 400px;
}

.inputpadre165 h2 {
    text-align: end;
    font-size: 30px;
}

.inputxd {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.inputxd input {
    border-radius: 30px;
    width: 400px;
    padding: 10px;
    border: 0px;
    background-color: #D9D9D9;
}

.inputxd input:focus-visible {
    border: 0px !important;
    outline: none !important;
}

.inputxd button {
    border-radius: 30px;
    width: 190px;
    font-size: 25px;
    border: 0px;
    background-color: #18636F;
    color: white;
    font-family: monserratitalica;
}

.inputxd button:hover {
    border-radius: 30px;
    width: 190px;
    font-size: 25px;
    border: 0px;
    background-color: #ff9200;
    color: white;
    font-family: monserratitalica;
}

@media (max-width: 767px) {
    .grid {
        width: 100%;
        display: flex;
        height: auto;
        flex-wrap: wrap;
    }

    .divsegundariomayor {
        width: 100%;
        display: flex;
        margin-top: 10px;
        align-items: center;
        justify-content: center;
        background-size: cover;
        background-position: center;
        border-radius: 20px;
        height: 200px;
    }


    .gridprincipal {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-size: cover;
        background-position: center;
        border-radius: 20px;

    }

    .gridmayor {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 200px;
    }

    .datotabla1 {
        flex-wrap: wrap;
    }

    .datostabla {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .gridssecundarios {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .gridblog {
        padding: 10px;
    }

    .gridsecundarios {
        width: 100%;
        margin: 1px;
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-size: cover;
        background-position: center;
        border-radius: 20px;
        height: 200px;
        padding: 10px;
    }

    .inputpadre165 {
        padding-bottom: 60px;
    }

    .inputpadre165 img {
        width: 100%;
        margin-bottom: 60px;
    }

    .inputpadre165 h2 {
        font-size: 20px;
    }
}
