.visually--hidden {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification {
    margin-bottom: 50px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box {
    text-align: center;
    width: 52%;
    margin: auto;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box .title {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.3;
    color: #019df4;
    text-align: center;
    margin-bottom: 20px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box .box__logo {
    display: flex;
    justify-content: center;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box .box__text {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 35px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box img {
    display: flex;
    margin: auto 50px;
    flex-wrap: nowrap;
}

@media (max-width: 600px) {
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box .title {
        font-size: 32px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box {
        width: 85%;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box img {
        margin: 0 auto 31px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--certification .eco__box .box__logo {
        display: block;
    }
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help {
    position: relative;
    background-color: #fff;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box--banner {
    position: absolute;
    top: -135px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box {
    width: 100%;
    padding-bottom: 52px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .eco__box--content {
    width: 100%;
    margin: auto;
    text-align: center;
    z-index: 1;
    position: relative;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .box__title {
    font-size: 40px;
    color: #50535a;
    display: flex;
    justify-content: center;
    margin: 0px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .box__subtitle {
    color: #50535a;
    font-size: 22px;
    font-weight: 300;
    width: 100%;
    max-width: 40%;
    margin: 33px auto 50px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .content__item {
    display: none;
    flex-wrap: wrap;
    width: 85%;
    margin: 0 auto;
    justify-content: center;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .content__item .item {
    width: 25%;
    margin: 21px 19px 25px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .acordeon__buttom {
    margin-top: 30px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .content__item .item img {
    display: flex;
    align-items: center;
    margin: auto;
    margin-bottom: 20px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .eco__box--content .content__item .item p {
    width: 82%;
    margin: 10px auto;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .acordeon__buttom {
    width: 100%;
    font-weight: 300;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
    background: #019df4;
    border: 0;
    margin-bottom: 10px;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    text-transform: uppercase;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .slick-dots li.slick-active button:before {
    color: #019bf2 !important;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .slick-dots li button:before {
    font-size: 40px !important;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .slick-dots {
    bottom: 8px !important;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .slick-dots li {
    margin: 0 0px !important;
}

.box__acordeon {
    margin-top: 30px;
}

.box__acordeon .box__acordeon--container {
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
}

.box__acordeon .box__acordeon--container .acordeon__table {
    display: none;
}

.box__acordeon .box__acordeon--container .acordeon__table table thead th {
    border-radius: 0;
    height: 48px;
    width: auto;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 11px;
    text-align: center;
    color: #fff;
}

.box__acordeon .box__acordeon--container .acordeon__table thead {
    background: #00a9e0e6;
    border-bottom: 1px solid #e9eae8;
}

.box__acordeon .box__acordeon--container .acordeon__table tbody td {
    border: 1px solid #0ebff9e6;
    color: #86888C;
    height: 60px;
    text-align: center;
    border-style: ridge;
}

@media (max-width: 1024px) {
    .box__acordeon .box__acordeon--container {
        margin: 0 auto;
        width: 90%;
    }
    .box__acordeon .box__acordeon--container .acordeon__table {
        width: 100%;
    }
    .box__acordeon .box__acordeon--container .acordeon__table tbody td {
        height: 50px;
        white-space: initial;
    }
    .box__acordeon .box__acordeon--container .acordeon__table thead th {
        font-size: 15px;
        white-space: initial;
        height: 50px;
        font-size: 16px!important;
    }
}

@media (max-width: 600px) {
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box {
        top: -94px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .box__subtitle {
        width: 100%;
        max-width: 77%;
        margin: 34px auto 24px;
        font-size: 18px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .box__title {
        margin: 23px 8px 0px;
        font-size: 30px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .acordeon__buttom {
        width: 100%;
        font-size: 14px;
        height: 42px;
        margin-bottom: 10px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .content__item .item {
        width: initial;
        margin: 21px 19px 43px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .eco__box .eco__box--content .content__item .item p {
        width: 25%;
        margin: auto;
    }
}

/* ECO MENSAJE */

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje {
    position: relative;
    background-color: #bde4a5;
    padding: 0 0 200px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box__title {
    font-size: 30px;
    color: #3c7521;
    display: flex;
    justify-content: center;
    margin: 0px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box__subtitle {
    color: #3c7521;
    font-size: 24px;
    width: 64%;
    margin: 32px auto;
    font-weight: 300;
    line-height: 29px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box__title img {
    margin: 25px 0 6px -66px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .eco__box--content .box_description p {
    margin: 29px 0 28px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box_description {
    font-size: 20px;
    color: #3c7521;
    margin: 32px 0 35px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .eco__box--content {
    max-width: 40%;
    width: 100%;
    margin: auto;
    text-align: center;
}

.paisaje__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}

.paisaje__image {
    object-fit: cover;
    object-position: center top;
    height: 100%;
    max-width: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box__buttom a {
    display: block;
    width: 40%;
    font-weight: 300;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
    background-color: #3c7521;
    border: 0;
    padding: 0 5px;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin: 0;
    border-radius: 30px;
    text-decoration: none;
    margin: auto;
    text-transform: uppercase;
    justify-content: center;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .eco__box--content {
        max-width: 86%;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box__subtitle {
        color: #3c7521;
        font-size: 18px;
        width: 100%;
        margin: 6px auto;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box_description {
        font-size: 16px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .eco__box--content .box_description p:nth-child(2) {
        font-size: 18px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box__title img {
        margin: 25px 0px 22px -86px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--mensaje .eco__box .box__buttom a {
        display: block;
        width: 71%;
        font-size: 14px;
        height: 42px;
    }
}

/* ECO HUELLA */

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella {
    position: relative;
    overflow: hidden;
    padding: 0 0 0px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box--clouds img {
    background-color: #bde4a5;
    width: 100%;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .box__title {
    text-transform: uppercase;
    color: #019df4;
    font-size: 45px;
    font-weight: 700;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .box__subtitle {
    color: #019df4;
    font-size: 24px;
    margin: auto;
    width: 90%;
    font-weight: 300;
    line-height: 25px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .box_description {
    font-size: 20px;
    color: #50535a;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .box_description p {
    margin: 32px 0 15px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content {
    max-width: 38%;
    width: 100%;
    margin: auto;
    text-align: center;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .box_description p:nth-child(3) {
    color: #019df4;
    font-size: 20px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box__frame {
    background: #019df4;
    border-radius: 12px;
    color: #fff;
    width: 330px;
    margin: auto;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box__frame p {
    padding: 25px 25px;
    font-size: 20px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box__frame p a {
    color: #fff;
    text-decoration: underline;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box_help {
    color: #50535a;
    font-size: 22px;
    margin: 45px 0 45px;
    font-weight: 300;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box_help p:nth-child(2) {
    color: #019df4;
    font-size: 20px;
    font-weight: 500;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box_help p {
    white-space: nowrap;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box--recycleme img {
    position: absolute;
    left: 100px;
    bottom: 165px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone {
    position: absolute;
    right: 278px;
    bottom: 100px;
    /* top: 0; */
    right: -165px;
    max-width: 300px;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .trashcan {
    height: 200px;
    margin: 0 auto;
    width: 277px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .trashcan .trashcan__top {
    background-color: #3c7521;
    border-radius: 16px;
    height: 20px;
    width: 100%;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .trashcan .trashcan__middle {
    background-color: #bde4a5;
    border-radius: 16px;
    height: 16px;
    margin-top: -7.5px;
    width: 260px;
    margin: 0 auto;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .trashcan .trashcan__bottom {
    background-color: #bde4a5;
    height: 170px;
    width: 245px;
    margin-top: -0.5px;
    margin: 0 auto;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone:nth-child(1) {
    -webkit-animation-duration: 15.5s;
    animation-duration: 15.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: shakingPhoneTwo;
    animation-name: shakingPhoneTwo;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    left: 24px;
    top: -105px;
    transform: rotate(33deg);
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone:nth-child(2) {
    -webkit-animation-duration: 15.5s;
    animation-duration: 15.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: shakingPhoneTwo;
    animation-name: shakingPhoneTwo;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    left: 275px;
    top: -307px;
    transform: rotate(-66deg);
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone:nth-child(3) {
    -webkit-animation-duration: 15.5s;
    animation-duration: 15.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: shakingPhoneTree;
    animation-name: shakingPhoneTree;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    left: 158px;
    top: -152px;
    transform: rotate(33deg);
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone:nth-child(4) {
    -webkit-animation-duration: 15.5s;
    animation-duration: 15.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: shakingPhoneFour;
    animation-name: shakingPhoneFour;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    left: 95px;
    top: -7px;
    transform: rotate(43deg);
    width: 126px;
}

@-webkit-keyframes shakingPhoneOne {
    0%, 100% {
        -webkit-transform: translateY(5.5px);
        transform: translateY(5.5px);
    }
    15%, 45%, 75% {
        -webkit-transform: translateY(-5.5px);
        transform: translateY(-5.5px);
    }
    30%, 60%, 90% {
        -webkit-transform: translateY(5.5px);
        transform: translateY(5.5px);
    }
}

@keyframes shakingPhoneOne {
    0%, 100% {
        -webkit-transform: translateY(5.5px);
        transform: translateY(5.5px);
    }
    15%, 45%, 75% {
        -webkit-transform: translateY(-5.5px);
        transform: translateY(-5.5px);
    }
    30%, 60%, 90% {
        -webkit-transform: translateY(5.5px);
        transform: translateY(5.5px);
    }
}

@-webkit-keyframes shakingPhoneTwo {
    0%, 100% {
        -webkit-transform: translateY(5.5px) rotate(-2.5deg);
        transform: translateY(5.5px) rotate(33.5deg);
    }
    15%, 45%, 75% {
        -webkit-transform: translateY(5.5px) rotate(2.5deg);
        transform: translateY(5.5px) rotate(33.5deg);
    }
    30%, 60%, 90% {
        -webkit-transform: translateY(5.5px) rotate(-2.5deg);
        transform: translateY(5.5px) rotate(2.5deg);
    }
}

@keyframes shakingPhoneTwo {
    0%, 100% {
        -webkit-transform: translateY(5.5px) rotate(-2.5deg);
        transform: translateY(5.5px) rotate(2.5deg);
    }
    15%, 45%, 75% {
        -webkit-transform: translateY(5.5px) rotate(2.5deg);
        transform: translateY(5.5px) rotate(2.5deg);
    }
    30%, 60%, 90% {
        -webkit-transform: translateY(5.5px) rotate(-2.5deg);
        transform: translateY(5.5px) rotate(35.5deg);
    }
}

@-webkit-keyframes shakingPhoneTree {
    0%, 100% {
        -webkit-transform: translate(5.5px, 5px) scale(0.95);
        transform: translate(5.5px, 5px) scale(0.95);
    }
    15%, 45%, 75% {
        -webkit-transform: translate(-5.5px, -5px) scale(1);
        transform: translate(-5.5px, -5px) scale(1);
    }
    30%, 60%, 90% {
        -webkit-transform: translate(5.5px, 5px) scale(0.95);
        transform: translate(5.5px, 5px) scale(0.95);
    }
}

@keyframes shakingPhoneTree {
    0%, 100% {
        -webkit-transform: translate(5.5px, 5px) scale(0.95);
        transform: translate(5.5px, 5px) scale(0.95);
    }
    15%, 45%, 75% {
        -webkit-transform: translate(-5.5px, -5px) scale(1);
        transform: translate(-5.5px, -5px) scale(1);
    }
    30%, 60%, 90% {
        -webkit-transform: translate(5.5px, 5px) scale(0.95);
        transform: translate(5.5px, 5px) scale(0.95);
    }
}

@-webkit-keyframes shakingPhoneFour {
    0%, 100% {
        -webkit-transform: translateY(8.5px) scale(0.85) rotate(5deg) skew(0.5deg, 0.5deg);
        transform: translateY(8.5px) scale(0.85) rotate(5deg) skew(0.5deg, 0.5deg);
    }
    15%, 45%, 75% {
        -webkit-transform: translateY(-10.5px) scale(1) rotate(-5deg) skew(0);
        transform: translateY(-10.5px) scale(1) rotate(-5deg) skew(0);
    }
    30%, 60%, 90% {
        -webkit-transform: translateY(8.5px) scale(0.85) rotate(5deg) skew(0.5deg, 0.5deg);
        transform: translateY(8.5px) scale(0.85) rotate(5deg) skew(0.5deg, 0.5deg);
    }
}

@keyframes shakingPhoneFour {
    0%, 100% {
        -webkit-transform: translateY(8.5px) scale(0.85) rotate(5deg) skew(0.5deg, 0.5deg);
        transform: translateY(8.5px) scale(0.85) rotate(5deg) skew(0.5deg, 0.5deg);
    }
    15%, 45%, 75% {
        -webkit-transform: translateY(-10.5px) scale(1) rotate(-5deg) skew(0);
        transform: translateY(-10.5px) scale(1) rotate(-5deg) skew(0);
    }
    30%, 60%, 90% {
        -webkit-transform: translateY(8.5px) scale(0.85) rotate(5deg) skew(0.5deg, 0.5deg);
        transform: translateY(8.5px) scale(0.85) rotate(5deg) skew(0.5deg, 0.5deg);
    }
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones {
    position: relative;
    width: 250px;
    height: 100px;
    z-index: -1;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone {
    position: absolute;
}

@media (max-width: 768px) {
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella {
        padding: 0 0 480px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .box__title {
        font-size: 30px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .box__subtitle {
        font-size: 18px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .box_description {
        font-size: 16px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box__frame {
        width: 312px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box__frame p {
        padding: 27px 34px;
        font-size: 18px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content {
        max-width: 90%;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box_help p {
        white-space: initial;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .eco__box--content .box_help {
        color: #50535a;
        font-size: 18px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box--recycleme img {
        position: absolute;
        left: 41px;
        bottom: 162px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone {
        position: absolute;
        bottom: 28px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone {
        height: 73%;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone:nth-child(1) {
        top: 0px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone:nth-child(2) {
        top: -127px;
        left: 182px;
        bottom: 36px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone:nth-child(3) {
        left: 114px;
        top: -59px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--huella .eco__box .recycleme__trashcanphone .phones .cellphone:nth-child(4) {
        top: 23px;
        left: 76px;
    }
}

/* ECO RATING */

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting {
    background-color: #bde4a5;
    display: flex;
    background-image: url("https://uatwp-cms-residencial.movistar.com.pe/documents/37905/283567/JPG_SET_Fondo-eco-rating.jpg");
    background-position: 70% 0%;
    height: 821px;
    background-repeat: no-repeat;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box__title {
    text-transform: uppercase;
    color: #3c7521;
    font-size: 45px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #bde4a5;
    margin: auto 0 13px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box__subtitle {
    color: #3c7521;
    font-size: 24px;
    margin: auto;
    width: 57%;
    font-weight: 300;
    line-height: 25px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box_description {
    font-size: 20px;
    color: #3c7521;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box_description p {
    margin: 32px 0 15px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box_description p span {
    font-style: italic;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .eco__box--content {
    max-width: 45%;
    width: 100%;
    margin: 50px auto;
    text-align: center;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box__buttom a {
    display: block;
    width: 50%;
    font-weight: 300;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
    background-color: #3c7521;
    border: 0;
    padding: 0 5px;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin: 0;
    border-radius: 30px;
    text-decoration: none;
    margin: auto;
    text-transform: uppercase;
    justify-content: center;
    display: flex;
    align-items: center;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box__buttom {
    margin: 33px 0 25px;
}

@media (max-width: 768px) {
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting {
        background-image: url("https://uatwp-cms-residencial.movistar.com.pe/documents/37905/283567/JPG_SET_Fondo-eco-rating-mobile+.jpg");
        background-position: bottom;
        height: 1157px;
        background-repeat: no-repeat;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .eco__box--content {
        max-width: 90%;
        margin: 0px auto;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box__title {
        font-size: 30px;
        margin: auto 0 13px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box__title img {
        margin-bottom: 16px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box__subtitle {
        font-size: 18px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box_description {
        font-size: 16px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--Ranting .eco__box .box__buttom a {
        width: 74%;
        font-size: 14px;
        height: 42px;
    }
}

/* -----------ECO AMBIENTAL---------------- */

.nateevo-eco-ambiental {
    padding: 85px 0 25px;
    background: #fff;
}

.nateevo-eco-ambiental .nateevo__container {
    width: 100%;
    margin: 0 auto;
}

.nateevo-eco-ambiental .nateevo__container .eco__row {
    display: block;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col {
    text-align: center;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal {
    background: #fff;
    background-image: url("https://uatwp-cms-residencial.movistar.com.pe/documents/37905/283567/JPG_SET_Fondo-Principal.jpg");
    background-position: right;
    height: 950px;
    background-repeat: no-repeat;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box {
    width: 100%;
    max-width: 37%;
    margin: 0 auto;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box__img img {
    height: 40px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box__title {
    font-size: 26px;
    color: #50535a;
    font-weight: 400;
    text-transform: uppercase;
    margin: 12px 0 -8px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box_description {
    font-size: 20px;
    color: #50535a;
    font-weight: 300;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box_description p {
    margin: 32px 0 15px;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box_description span {
    font-size: 20px;
    color: #019df4;
    font-weight: 300;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box__frame {
    border: 1px solid #019df4;
    color: #019df4;
    border-radius: 12px;
    font-size: 20px;
    margin: 35px 0 0;
}

.nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box__frame p {
    padding: 18px;
}

@media (max-width: 768px) {
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box__img img {
        height: 40px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal {
        background: #fff;
        background-image: url("https://uatwp-cms-residencial.movistar.com.pe/documents/37905/283567/JPG_SET_Fondo-Principal-mobile.jpg");
        background-position: bottom;
        height: 951px;
        background-repeat: no-repeat;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box {
        width: 100%;
        max-width: 76%;
        margin: 0 auto;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box__title {
        font-size: 1.5rem;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box_description span {
        font-size: 16px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box_description {
        font-size: 16px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box__subtitle img {
        height: 80px;
    }
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--principal .eco__box .box__frame p {
        font-size: 16px;
        padding: 10px 12px;
    }
}

.checkpoint_table {
    width: 100%;
    border-collapse: collapse;
}


.sliderEnviroment {
    display: block;
}

@media(min-width:600px){
    .nateevo-eco-ambiental .nateevo__container .eco__row .eco__col--help .content__item {
        display: flex;
    }
    .slideEnviroment {
        display: none;
    }
}