.oculto{display: none}
.section{margin:0;}
.controlArrow.prev{left:40px;}
.controlArrow.next{right:40px;}
h2{ font-family: 'Open Sans',sans-serif;font-size: 4em;font-weight: normal;margin-bottom: 1.5em;padding-top:2.5em; line-height:1.5em }
#section1 .diapo{left: 100%;}
#imgcontainer {margin: auto;max-width: 800px;overflow: auto;position: relative;}
#iconoempresa {margin-right: 50px; position: relative;}

#endeosmini {
}

#logoendeos{left:-100%; position: relative; }
#salvavidas{left:100%; position: relative;}

.fp-controlArrow.fp-prev {
    left: 40px;
}
.fp-controlArrow.fp-prev {
    border-color: rgba(0, 0, 0, 0) #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-width: 38.5px 34px 38.5px 0;
    left: 15px;
    width: 0;
}
.fp-controlArrow.fp-next {
    right: 40px;
}
.fp-controlArrow.fp-next {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
    border-width: 38.5px 0 38.5px 34px;
    right: 15px;
}
.fp-controlArrow {
    border-style: solid;
    cursor: pointer;
    height: 0;
    margin-top: -38px;
    position: absolute;
    top: 50%;
    width: 0;
}