

html {

    overflow-x: hidden;

}

body {

 
    color: #383838;
    overflow-x: hidden;
   

}



.verdetxt {

    color: #A6C85D;

}

.verdebg {

    background-color: #A6C85D;

}

.justificado {

    text-align: inherit;

}

.imgNavbar {

    display: table;
    width: 100%;
    height: 100vh;
    background: url(img/imgNav-min.jpg) top center;
    background-size: cover;

}

.imgNavbar2 {

    display: table;
    width: 100%;
    height: 100vh;
    background: url(img/imgNav2-min-min.jpg) top center;
    background-size: cover;

}

.imgNavbar3 {

    display: table;
    width: 100%;
    height: 100vh;
    background: url(img/imgNav3-min-min.jpg) top center;
    background-size: cover;

}

.imgNavbar4 {

    display: table;
    width: 100%;
    height: 100vh;
    background: url(img/imgNav4-min-min.jpg) top center;
    background-size: cover;

}

.imgNavbar5 {

    display: table;
    width: 100%;
    height: 100vh;
    background: url(img/imgNav5-min-min.jpg) top center;
    background-size: cover;

}

.imgNavbar6 {

    display: table;
    width: 100%;
    height: 100vh;
    background: url(img/imgNav6-min-min.jpg) top center;
    background-size: cover;

}

.imgNavbar7 {

    display: table;
    width: 100%;
    height: 100vh;
    background: url(img/imgNav7-min-min.jpg) top center;
    background-size: cover;

}


.quienessomos {

    background-image: url(img/quienessomos.jpg);
    background-repeat: no-repeat, repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}


.fondo {

    background-image: url(img/fondoo.jpg);
    background-repeat: no-repeat, repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.impacto {

    background-image: url(img/quienessomos.jpg);
    background-repeat: no-repeat, repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.verdeclarobg {

    background-color: #EBF0EB;

}

.naranjatxt {

    color: #D08A1C;

}

.naranjabg {

    background: #D08A1C;
    ;

}

.padding-0 {
    padding-right: 0;
    padding-left: 0;
}

.copy {

    -webkit-box-shadow: 0px -2px 2px 0px rgba(179, 179, 179, 1);
    -moz-box-shadow: 0px -2px 2px 0px rgba(179, 179, 179, 1);
    box-shadow: 0px -2px 2px 0px rgba(179, 179, 179, 1);

}


.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-image: url(img/fondo.png);
    background-repeat: no-repeat, repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 4px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    color: black;
    display: block;
    transition: 0.3s;

}

.overlay a:hover,
.overlay a:focus {
    color: #818181;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item > div {
    text-align: center;
    padding: 10px;
    margin: 10px;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}

.MultiCarousel .leftLst {
    left: 0;
}

.MultiCarousel .rightLst {
    right: 0;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc;
}

#iconNav {
    font-size: 30px;
}



@media screen and (max-height: 450px) {
    .overlay {
        overflow-y: auto;
    }

    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }



}

.contenedor {
    position: relative;
    display: inline-block;
    text-align: center;
}

.btn1 {
    position: absolute;
    top: 10px;
    left: 10px;
}

/* AGREGAR PARA QUE EN REPONSIVE SE VAYA O ACHIQUE */

@media screen and (max-width: 450px) {

    .logoprincipal {
        margin-top: 40px;

    }


    .textoAlma1 {
        position: absolute;
        top: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-top: ;
    }

    .textoAlma2 {
        position: absolute;
        margin-top: 40px;

        transform: translate(-50%, -50%);
    }

    .textoAlma3 {

        margin-top: 50px;
        position: absolute;
        transform: translate(-50%, -50%);


    }

    .imgNavbar {}
    
    #iconNav {
    font-size: 20px;
}
    
    .margenaliados{
        
        margin-bottom: 50px;
        
    }



}


/*FIN RESPONSIVE */


.logoprincipal {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);

}


.textoAlma1 {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

.textoAlma2 {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

.textoAlma3 {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

.box {
    width: 227px;
    height: 227px;
}

.box a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 22px;
    font-weight: 700;
    padding: 30% 30px 0 30px;
    text-align: center;
    transition: none;
    line-height: 1;
    font-family: 'Open Sans Condensed', Arial, Verdana, sans-serif;
}

.box:hover a {
    color: #fff;
    text-decoration: none;
}

.mission-next-arrow {
    position: absolute;
    background: url(imgProductores/nextarrow2.png) no-repeat center;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    right: -36px;
    height: 17px;
    width: 10px;
    border: none;
}

.mission-next-arrow:hover {
    cursor: pointer;
}

.mission-prev-arrow {
    background: url(imgProductores/prevarrow2.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -36px;
    height: 17px;
    width: 10px;
    border: none;
}

.mission-prev-arrow:hover {
    cursor: pointer;
}