/*:root {

    --PK-white: #FFFFFF;

    --PK-grey: #c1beb6;
    --PK-black: #000000;

    --PK-green: #7e9834;
    --PK-dark-green: ;
    --PK-light-green: #c9d4aa;

}*/


/* GLOBAL STYLES */
* {
    scroll-behavior: smooth;
}

.body {
    margin: auto;
    max-width: 1920px;
    margin: 0;
    padding: 0;
    --PK-white: #FFFFFF;

    --PK-grey: #c1beb6;
    --PK-black: #000000;

    --PK-green: #7e9834;
    --PK-dark-green: ;
    --PK-light-green: #c9d4aa;
}

.body img,
.body video {
    display: block;
    width: 100%;
}

.javascriptstyle {
    scroll-behavior: smooth;
}

/* HEADER */
/* LOGO */
.PK-sostenibilidad-piel-logo-container {
    margin: 1rem auto;
    width: 100px;
}

/* LOGO */
.icono {
    position: absolute;
    transform: scale(0.1);
    color: var(--PK-green);
    top: 37%;
}

.PK-sostenibilidad-piel-header-title {
    color: #3d3d3d;
    font-size: 70px;
    line-height: 1.1;
    margin: 1rem auto;
    text-align: center;
    /*margin-left: 10%;
    margin-right: 10%;*/
    font-weight: bold;
}

.PK-sostenibilidad-piel-header-text {
    color: var(--PK-green);
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 auto 2.5rem;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
}

/* HEADER */
.PK-descubre-mas {
    text-align: center;
    text-transform: uppercase;
    margin: 2rem auto;
    font-size: 18px;
    font-weight: bold;
}

.PK-descubre-mas {
    text-align: center;
    text-transform: uppercase;
    margin: 2rem auto;
}

/* SECCIONES */
#PK-secciones-slider-container {
    position: relative;
}

.PK-secciones-carousel .PK-secciones-container {
    margin: 1rem .3rem 1rem 0;
    position: relative;
    cursor: pointer;
    width: 45%;
}

.PK-secciones-image-container {
    width: 500px;
    max-width: 100%;
    height: 100%;
}

.PK-secciones-title {
    color: var(--PK-white);
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
}

.left-arrow,
.right-arrow {
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 40px;
}

.left-arrow {
    display: none;
}

.right-arrow {
    display: block;
    right: 0;
}

/* SECCIONES */

/* INFO */
#PK-info-slider-container {
    position: relative;
}

.PK-info-slider-container #infoLeftArrow,
.PK-info-slider-container #infoRightArrow {
    width: 40px;
    background-color: var(--PK-green);
    border-radius: 50%;
    border: 1px solid var(--PK-green);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.PK-info-slider-container #infoLeftArrow {
    display: none;
    left: 0;
    z-index: 1;
}

.PK-info-slider-container #infoRightArrow {
    right: 0;
}

.flex {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
}

.PK-leather-working-group {
    background-color: var(--PK-green);
    color: var(--PK-white);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.PK-leather-working-group div {
    width: 100vw;
    background-color: var(--PK-green);
    height: 100%;
    display: flex;
    align-items: center;
}

.PK-leather-working-group img {
    width: 100%;
}

.PK-leather-working-group h3 {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100vw;
}

.PK-leather-working-group p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    text-transform: uppercase;
    width: 80%;
    margin: 0 auto;
}

/* PK-GRID-ONE */
.PK-grid-one,
.PK-grid-five {
    display: none;
}

/* PK-GRID-ONE */



.PK-leather-members,
.PK-leather-check {
    width: 90%;
    margin: 2rem auto;
    text-align: center;
    line-height: 1.2;
}

.PK-leather-members p,
.PK-leather-check p {
    text-transform: uppercase;
    font-size: 15px;
}

.PK-secciones-carousel {
    display: flex;
    /*overflow: scroll;*/
    margin-bottom: 1rem;
}



/* INFO */

/* /REUTILIZAR */
.PK-reutilizar-slider-container {
    position: relative;
}

.PK-reutilizar-slider-container .reutilizar-left-arrow,
.PK-reutilizar-slider-container .reutilizar-right-arrow {
    width: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.PK-reutilizar-slider-container .reutilizar-left-arrow {
    display: none;
    left: 0;
    z-index: 1;
}

.PK-reutilizar-slider-container .reutilizar-right-arrow {
    right: 0;
}

.PK-reutilizar {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
}

.PK-reutilizar-container {
    background-color: var(--PK-green);
    color: var(--PK-white);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.PK-reutilizar-container div {
    width: 100vw;
    background-color: var(--PK-green);
    height: 100%;
    display: flex;
    align-items: center;
}

.PK-reutilizar-container div:first-child {
    flex-direction: column;
    justify-content: center;
}

.PK-reutilizar-container img {
    width: 100%;
}

.PK-reutilizar-container h2 {
    font-weight: bold;
    font-size: 40px;
    color: var(--PK-white);
    text-align: center;
    padding: 2rem 2rem 1rem;
    line-height: 1;
}

.PK-reutilizar-container hr {
    width: 70%;
    margin: 0 auto;
    border: 1px solid white;

}

.PK-reutilizar-container p {
    color: var(--PK-white);
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 1rem 1rem 2rem;
    margin: 0 auto;
    line-height: 1.8;
}

.PK-reutilizar-second-slider {
    position: relative;
}

.PK-reutilizar-second-slider p {
    position: absolute;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
}

.flex-desktop,
.PK-leather-check-desktop {
    display: none;
}

/* /REUTILIZAR */

.PK-leather-p {
    font-weight: bold;
    letter-spacing: 4px;
    color: #3d3d3d;
    line-height: 1.8;
}

#green-hand-pk {
    width: 90%;
    left: 5%;
    top: 40%;
}

@media (max-width: 1024px) {
    .PK-reutilizar-container img {
        height: 100%;
        object-fit: cover;
    }

    .PK-sostenibilidad-piel-header-title {
        font-size: 300%;
        font-weight: bold;
    }

    .PK-sostenibilidad-piel-logo-container {
        width: 200px;
    }

    .PK-secciones-carousel {
        display: flex;
        overflow: scroll;
        margin-bottom: 1rem;
    }
}

@media(min-width: 1024px) {
    .body {
        margin-top: 88px;
        --PK-white: #FFFFFF;

        --PK-grey: #c1beb6;
        --PK-black: #000000;

        --PK-green: #7e9834;
        --PK-dark-green: ;
        --PK-light-green: #c9d4aa;
    }

    .PK-sostenibilidad-piel-logo-container {
        width: 200px;
    }

    .PK-grid-one {
        display: block;
        position: relative;
    }

    .PK-grid-one p {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        color: var(--PK-white);
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 3px;
        font-size: 30px;
        text-align: center;
        margin-left: 10%;
        margin-right: 10%;
    }

    .PK-leather-members,
    .PK-leather-check,
    .PK-video,
    .PK-grid-four,
    .flex,
    #infoLeftArrow,
    #infoRightArrow,
    #reutilizarLeftArrow,
    #reutilizarRightArrow {
        display: none;
    }

    .PK-grid-four-desktop,
    .PK-grid-five {
        display: block;
    }

    .flex-desktop {
        display: flex;
        justify-content: space-between;
    }

    .flex-desktop div {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .PK-leather-check {
        display: none;
    }

    .PK-leather-working-group-desktop {
        position: relative;
    }

    .PK-leather-working-group-desktop div:last-child {
        height: 100%;
        background-color: var(--PK-green);
        position: absolute;
        width: 100%;
        z-index: 1111;
        top: 0;
    }

    .PK-leather-working-group-desktop p {
        position: absolute;
        top: 50%;
        left: 0;
        font-weight: bold;
        font-size: 18px;
        right: 0;
        text-transform: uppercase;
        transform: translateY(-50%);
        color: var(--PK-white);
        width: 70%;
        margin: 0 auto;
        text-align: center;
        line-height: 1.8;
        letter-spacing: 4px;
    }

    .hide {
        opacity: 0;
    }

    .hide2 {
        opacity: 1;
        z-index: 111111;
    }

    .PK-grid-three {
        /*padding: 2rem 0;*/
        margin-block: auto;
    }

    .PK-grid-three p {
        color: #3d3d3d;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-weight: bold;
        letter-spacing: 3px;
        font-size: 18px;
        line-height: 1.8;
    }

    .PK-leather-check-desktop {
        padding: 2rem;
        display: block;
    }

    .PK-leather-check-desktop p {
        color: #3d3d3d;
        text-transform: uppercase;
        width: 80%;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 4px;
    }

    .PK-reutilizar {
        height: 348px;
        position: relative;
    }

    .PK-reutilizar div {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
    }

    .PK-reutilizar-container {
        width: 100%;
    }

    .PK-reutilizar-container hr {
        width: 30%;
    }

    .PK-reutilizar-container .hide2 p,
    .PK-reutilizar-second-slider p {
        color: var(--PK-white);
        text-transform: uppercase;
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 4px;
    }

    /* SECCIONES */
    .PK-secciones-slider-container {
        height: 100vh;
    }

    .PK-secciones-carousel .PK-secciones-container {
        width: 19.5%;
        margin: 0 auto;
    }

    .right-arrow,
    .left-arrow {
        display: none;
    }

    /* SECCIONES */
    .PK-secciones-title {
        color: var(--PK-white);
        font-size: 30px;
        font-weight: bold;
        line-height: 1.2;
        left: 50%;
        position: absolute;
        text-align: center;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 60%;
    }
}

/* CAROUSEL */

.sustainability_carousel {
    position: relative;
}

.sustainability_carousel .carousel-container {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 10px 0px;
    height: 100%;
    width: 100%;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.sustainability_carousel .carousel-container::-webkit-scrollbar {
    display: none;
}

.sustainability_carousel .images-container {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    transition: .5s ease-in-out;
}

.sustainability_carousel .images-container .carousel-image {
    position: relative;
    width: 289px;
    padding-right: 16px;
    box-sizing: border-box;
    display: flex;
}

.sustainability_carousel .images-container .carousel-image:hover img {
    filter: brightness(50%);
}

.sustainability_carousel .images-container .carousel-image .image-title {
    position: absolute;
    width: 100%;
    padding: 0 16px;
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    top: 143px;
    z-index: 1;
}

.sustainability_carousel .images-container .carousel-image img {
    object-fit: cover;
    width: 100%;
    transition: .3s ease-in-out;
}

.sustainability_carousel .carousel-button {
    position: absolute;
    top: 45%;
    background-color: transparent;
    z-index: 4;
    width: 48px;
    height: 48px;
    text-align: center;
    border: 0;
    cursor: pointer;
}

.sustainability_carousel .carousel-button:focus {
    outline: 0;
}

.sustainability_carousel .carousel-button img {
    width: 48px;
    height: 100%;
    color: #000000b3;
}

.sustainability_carousel .button-prev {
    left: 4px;
}

.sustainability_carousel .button-next {
    right: 10px;
}

@media screen and (min-width: 1710px) {
    .sustainability_carousel .carousel-container {
        margin: 0px auto;
        max-width: 1710px;
    }

    .sustainability_carousel .carousel-button {
        display: none;
    }
}