
/*gallery*/
@import url("gallery/sinister.css");


/*logos*/
.logos{
    background-color: #f4f9f3;
}


.logos figure{
    position: relative;
    height: 109px;
}
.logos figure img{
    width: 100%;
    height: 100%;
}
.logos article{
    animation-duration: 0.9s;
    animation-delay: 0.7s;
}
.logos article .ContentWrapperN .ContentN .Content .ReadMore a{
    color: #ffffff;
}
.logos .ImageWrapper{
    box-shadow: 0 0 0 0;
}

