.index_us img {
    width: 96%;
    margin: auto;
}

.ind-prod .offer img {
    max-width: 100%;
    margin: auto;
}

@media screen and (max-width: 768px) {
    .ind-prod .catal_oil_e2e {
        display: none;
    }
}

.index-wrapper .aceites {
    background-color: #f9f9f9
}

.aceites .titulo {
    color: black;
    padding: 15px;
    margin: 0%;
}

/* --- grid -- */
.parent {
    display: grid;
    place-items: center;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.parent a {
    text-decoration: none;
}

.parent article {
    width: auto;
    max-width: 240px;
    overflow: hidden;
}

.parent .celda {
    min-height: 240px;
    width: auto;
    padding: 10px;
    background-color: white;
    border-radius: 0%;
    max-width: 220px;
    overflow: hidden;
}

/* -- formato y recuadro hover del producto -- */
.parent .celda:hover {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

@media (max-width:950px) {
    .parent .celda:hover {
        box-shadow: none;
    }
}

.parent .celda img {
    max-width: 200px;
    overflow: hidden;
    margin-bottom: 15px;
    height: auto;
    width: 100%;
    margin: auto;
}

.parent .celda .cardimg {
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
}

.bd-placeholder-img {
    max-width: 240px;
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.ind-prod {
    width: 90%;
    margin: auto;
    min-width: 280px;
}

.ind-prod .card-subtitle h5 {
    color: var(--nav-negro);
    font-weight: 500;
    font-size: 1.25rem;
}

.ind-prod .btn-gprod {
    color: white;
    background: var(--nav-cornflowerblue);
    margin: 5px;
}

.ind-prod .btn-gprod:hover {
    color: white;
    background: chocolate;
}

.ind-prod .parrafo-1,
.ind-gproj .parrafo-1, 
.ind-gproj .nota-1 {
    text-align: justify;
    text-indent: 15px;
    /*font-size: 0.95rem;*/
    max-width: 96%;
    margin: auto;
}

.ind-prod .banderas {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    margin: auto;
    overflow: hidden;
    height: auto;
}

.ind-prod .btn-desactivo img {
    width: 20px;
    height: 12px;
}

.ind-prod .btn-desactivo {
    margin: 8px;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    color: white;
    background-color: var(--btn-desactivo-oscuro);
    font-size: 0.9rem;
    width: 68px;
    align-items: center;
    justify-content: space-around;
}

.ind-prod .btn-desactivo:hover {
    color: white;
    background-color: var(--btn-desactivo-hoover);
}

.ind-prod .breadcrumb {
    font-size: 0.9rem;
}

@media (max-width:767px) {
    .ind-prod .parrafo-1,
    .ind-gproj .parrafo-1 {
        /* font-size: 0.9rem; */
        max-width: 100%;
        margin: auto;
    }
    .ind-prod .blog-paises p {
        font-size: 0.9rem; 
        max-width: 100%;
        margin: auto;
    }
}

.ind-prod .btn-par, .ind-gproj .btn-par, .ind-ecosist .btn-par {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    background: var(--nav-cadetblue);
    color: white;
    font-size: 0.9rem;
    width: 100%;
    margin: auto;
    overflow: hidden;
    min-width: 280px;
    padding: 5px;
}

.ind-prod .btn-par .btn, .ind-gproj .btn-par .btn, .ind-ecosist .btn-par .btn {
    text-decoration: none;
    background: var(--nav-negro);
    color: white;
    padding: 5px 20px;
    border-radius: 0px;
    height: auto;
    margin: 15px;
    font-size: 0.85rem;
}

.ind-prod .btn-par .btn:hover, .ind-gproj .btn-par .btn:hover, .ind-ecosist .btn-par .btn:hover {
    background: chocolate;
    color: white;
}

.ind-prod .btn-par .btn {
    width: 150px;
}

.ind-gproj .btn-par .btn, .ind-ecosist .btn-par .btn {
    width: 190px;
}

@media (min-width:768px) {
    .ind-prod .prodgts-imgs {
        display: none;
        margin: auto;
        width: 100%;
        overflow: hidden;
    }
}

.ind-prod .prodgts-imgs a {
    text-align: center;
    text-decoration: none;
    height: 300px;
}

.ind-gproj {
    width: 90%;
    margin: auto;
    min-width: 280px;
}

.ind-gproj .card-subtitle h5 {
    color: var(--nav-negro);
    font-weight: 500;
    font-size: 1.25rem;
}

.ind-gproj .btn-gproj {
    color: white;
    background: var(--nav-cornflowerblue);
    margin: 5px;
}

.ind-gproj .btn-gproj:hover {
    color: white;
    background: chocolate;
}
/*
.ind-gproj .parrafo-1, .ind-gproj .nota-1 {
    text-align: justify;
    text-indent: 15px;
    font-size: 0.95rem;
} */

@media (max-width:767px) {
    /* .ind-gproj .parrafo-1 {
        font-size: 0.9rem;
    } */

    .ind-gproj .nota-1 {
        font-size: 0.8rem;
    }
}

@media (max-width:360px) {
    .ind-gproj .parrafo-1 {
        font-size: 0.8rem;
    }

    .ind-gproj .tabla-1 p {
        font-size: 0.8rem;
    }
    /*
    .ind-gproj .nota-1 {
        font-size: 0.8rem;
    } */

    .ind-gproj .tabla-2 span {
        font-size: 0.8rem;
    }
}

.ind-ecosist {
    width: 90%;
    margin: auto;
    min-width: 280px;
}

.ind-ecosist .card-body {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.ind-ecosist .card-subtitle h5 {
    color: var(--nav-negro);
    font-weight: 500;
    font-size: 1.25rem;
}

.ind-ecosist figure {
    max-width: 300px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
    min-height: 260px;
    overflow: hidden;
    color: black;
    min-width: 250px;
}

.ind-ecosist img {
    max-width: 220px;
    max-height: 220px;
    margin: 20px;
}

.ind-ecosist figcaption p {
    text-align: justify;
    text-indent: 15px;
    margin: 15px;
    font-size: 0.95rem;
}

.ind-ecosist figcaption h4 {
    font-size: 1.2rem;
    margin: 15px;
    margin-top: 10px;
    font-weight: 400;
}

.ind-ecosist .eco-blog1 {
    position: relative;
    line-height: 1.25rem;
    height: auto;
}

.ind-ecosist .eco-blog1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.ind-ecosist .eco-blog1 figcaption {
    position: absolute;
    top: calc(77%);
    width: 100%;
    background-color: #ffffff;
    padding: 15px 0px 50px;
}

.ind-ecosist .eco-blog1 figcaption:before {
    position: absolute;
    content: '';
    z-index: 2;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 20px;
}

.ind-ecosist .eco-blog1:hover figcaption, .ind-ecosist .eco-blog1:hover figcaption {
    top: 80px;
}