@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css");

.s2 {
  -webkit-animation-duration: 2s;
}

.s3 {
  -webkit-animation-duration: 2s;
}

.s4 {
  -webkit-animation-duration: 2s;
}

#header {
    background: RGBA(86, 178, 189, 0.75);
    border-top: 1px solid RGBA(86, 178, 189, 0.75);
    
}


#footer-wrapper {
    padding: 6em 0em 6em 0em;
    background: #fff;
    border-bottom: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    width: 100%;
    clear: both;
}

#menu .current_page_item a {
    background: #7ED0F5;
    color: #FFF;
}

#menu a:hover {
    background: #7ED0F5;
    color: #FFF;
}

.galeria-de-fotos.gf-50 .limite-image {
    max-height: 570px !important;
}