/* PAGE INDICE 3D DE PROPOSITO */

.page-indice-3d .container[role="main"] {
    padding-top: 0;
}

.page-indice-3ds .banner.banner-pages .col-12.col-md-8.order-2 h1 {
    font-size: 48px;
}

/* row 2 */

.page-indice-3d #atf-sobre::before {
    display: none;
}

.page-indice-3d #metodologia {
    padding-top: 0 !important;
}

.page-indice-3d .page-informe {
    padding-top: 80px;
}

.page-indice-3d .page-informe .col.col-12 {
    margin-bottom: 40px;
}

.page-indice-3d h1 p {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0.28px;
    color: #f47115;
}

.page-indice-3d h1 p.grande {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    line-height: 43px;
    font-weight: 600;
    letter-spacing: 0.64px;
    color: #000;
}

.page-indice-3d h1 p.grande b {
    color: #f47115;
    font-weight: 600;
}


.page-indice-3d .row.descripcion span {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    letter-spacing: 0.48px;
    color: #000;
    margin-bottom: 15px;
}

.page-indice-3d #sticky-nav .justify-content-around li a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 4px;
    color: #f47115 !important;
}

.page-indice-3d .row.descripcion p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    letter-spacing: 0.15px;
    color: #000;
    margin-bottom: 70px;
}

.page-indice-3d .row.descripcion .col.col-12.col-sm-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;


}

.page-indice-3d .page-metodologia .row-container .page-title span {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.28px;
    color: #f47115;
}

.page-indice-3d .page-metodologia .row-container .page-title h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0.64px;
    margin-top: 20px;
    margin-bottom: 50px;
    color: #000;
}

/* row3 carrusel */


.page-indice-3d .page-carrusel {
    padding-top: 43px;
    padding-bottom: 60px;
    background-image: url("../../resources/indice3d/fondo-high.jpg");
    background-size: cover;
}

.page-indice-3d .carrusel-title span {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0.28px;
    color: #f47115;

}

.page-indice-3d .page-carrusel .row-container .carrusel-title h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 0.64px;
    color: #000;
    margin-top: 23px;
    margin-bottom: 40px;

}

.page-indice-3d .page-carrusel .customSlider.indice3d .elemento {
    height: 100%;
    min-height: 194px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 6px 6px 10px 0 rgba(151, 163, 165, 0.2);
    padding: 39px 20px 52px 20px;
}

.page-indice-3d .page-carrusel .slider {
    overflow: hidden;
}

.page-indice-3d .page-carrusel .customSlider.indice3d .elemento span {
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.15px;
}

.page-indice-3d .page-carrusel .customSlider.indice3d .elemento span b {
    font-weight: bold;
    color: #f47115;
}


.page-indice-3d .page-carrusel .owl-dots .owl-dot {
    background-color: #a99f9f;
    border: 0;
    margin-top: 37px;
}

.page-indice-3d .page-carrusel .owl-dots .owl-dot.active {
    background-color: #ef7e21;
}

/* destacados */

.page-indice-3d #destacados {
    padding-bottom: 106px;
    background-image: url("../../resources/indice3d/materiales-img.jpg");
    background-size: cover;
    background-position-y: calc(100%* 0.6);
}

.page-indice-3d #destacados .container {
    padding-top: 67px;
}

.page-indice-3d #destacados .container .pagina {
    gap: 20px;
    display: flex;
    flex-direction: row;
}

.page-indice-3d #destacados .elemento {
    height: 100%;
    min-height: 176px;

    border-radius: 5px;
    background-color: #fff;
    box-shadow: 6px 6px 10px 0 rgba(151, 163, 165, 0.2);
    padding: 39px 20px 52px 20px;
}

.page-indice-3d #destacados .carrusel-title span {
    color: #ffffff;

}

.page-indice-3d #destacados .carrusel-title h2 {
    color: #ffffff;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.64px;
    font-weight: 600;
    margin-bottom: 50px;
    margin-top: 23px;
}

.page-indice-3d #destacados .pagina .elemento h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #000;
}

.page-indice-3d #destacados .pagina .elemento span {
    margin-bottom: auto;
    max-width: 245px;
}

.page-indice-3d #destacados .pagina .elemento {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;

    padding: 25px 20px 25px 20px;
}

.page-indice-3d #destacados .pagina .elemento .carrusel-button {
    border-radius: 5px;
    height: auto;
    padding: 15px 23px;
    width: max-content;
    background-color: #f47115;
    display: flex;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
    box-shadow: 6px 6px 10px 0 rgba(151, 163, 165, 0.2);
    margin-top: 16px;
}

.page-indice-3d #destacados .pagina .elemento .carrusel-button:hover {
    transform: scale(1.05);
}

.page-indice-3d #destacados .pagina .elemento .carrusel-button a {
    text-decoration: none;
}

.page-indice-3d #destacados .pagina .elemento .carrusel-button a span {
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.3px;
}

/* row5 metodologia */

.page-indice-3d .page-metodologia {
    padding-top: 68px;
    padding-bottom: 53px;
    background-image: url("../../../resources/indice3d/atomo.svg");
    background-repeat: no-repeat;
    background-position-x: calc(50%* 2.5);
    background-position-y: -92px;
}

@media (max-width: 767px) {
    .page-indice-3d .page-metodologia {
        background-position-x: unset;
        background-position-y: unset;
        background-size: cover;
    }
}

.page-indice-3d .fondo {
    background-color: #fbfbfb;

}

.page-indice-3d .page-metodologia .row-container .content-title img {
    height: 67px;
    width: 67px;
}

.page-indice-3d .page-metodologia .row-container .content-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 19px;

}

.page-indice-3d .page-metodologia .row-container .col-sm .content-title span {
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.32;
    color: #1a1a1d83;
}

.page-indice-3d .page-saber-mas.fullwidth>a {
    background-color: #ef7e21;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 8px;

}

.page-indice-3d .flex-column.fullwidth div.container a {
    opacity: 100%;
    background-color: #ef7e21;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 40px;
}

.page-indice-3d .page-metodologia .row-container .col-sm h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    letter-spacing: 0.48px;
    color: #2d2d2d;
}

.page-indice-3d .page-metodologia .row-container .col-sm span {
    font-weight: bold;
    font-size: 15px;
    color: #f47115;
    line-height: 21px;
    letter-spacing: 0.15px;
}

.page-indice-3d .page-metodologia .row-container .row h2 {
    border-bottom: 1px solid #707070;
    padding-bottom: 12px;
    margin-bottom: 19px;
}

.page-indice-3d .page-metodologia .row-container .row {
    gap: 19px;

}
.page-indice-3d .page-metodologia .row-container .row.research-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
    .page-indice-3d .page-metodologia .row-container .row.research-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 532px) {
    .page-indice-3d .page-metodologia .row-container .row.research-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}
.page-indice-3d .page-metodologia .row-container .row ul {
    padding-left: 22px;
}

.page-indice-3d .page-metodologia .row-container .row ul li {
    font-size: 15px;
    line-height: 29px;
    letter-spacing: 0.15px;
    font-weight: 500;
}

.page-indice-3d .page-metodologia .row-container .row ul li::marker {
    color: #f47115;
    font-weight: bold;
    font-size: 20px;
}

/* row quienes somos */

.page-indice-3d .page-impulsores.container {
    padding-top: 82px;
}

.page-indice-3d .page-impulsores.container .row.descripcion img {
    max-width: 268px;
    margin-bottom: 70px;
}

.page-indice-3d .page-impulsores.container .row.descripcion .col-sm-6:has(img) {
    align-items: center;
}

/* row saber mas */

.page-indice-3d .page-saber-mas {
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: #2d2d2d;
    padding-top: 81px;
    padding-bottom: 81px;
}

.page-indice-3d .page-saber-mas h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: 0.48px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.page-indice-3d .page-saber-mas>span {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.15px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}

.page-indice-3d .page-saber-mas a img {
    height: 26px;
}

.page-indice-3d .page-saber-mas a:hover {
    transform: scale(1.05);
    cursor: pointer;
}

.page-indice-3d .newsletter-block {
    background-color: #2d2d2d;
    margin-top: -1px;
    display: flex;
    justify-content: center;
    max-width: 100%;
}

.page-indice-3d .newsletter-block>.row {
    max-width: 1920px;
}

/* END PAGE INDICE 3D DE PROPOSITO */