nav > div > ul > li.active a{
    color: #ed1c24;
}

.top-links > a.select-lang{
    width: 32px;
    height: 32px;
}

.res-top-links > a.select-lang{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
    top:11px;
}
.volunteer-detail-info{
    padding: 0;
}
.cause-info > p{
    min-height: 364px;
}
.cause-info > a.read_article{
    color: red;
    float: right;
}
.cause-info > a.read_article:hover{
    color:initial;
}
.event-info2 > ul{
    margin-bottom: 20px;
}
.event-info2{
    padding-left: 50px;
}
.event-time-location > li{
    padding-left: 0;
    color: #2a2a2a;
}
.readmore{
    padding: 10px;
    border-radius: 6px;
    color: white;
    background-color: #06396a;
    margin-top: 15px;
}
.readmore:hover{
    background-color: #20506a;
    color: white;
}
.fb_iframe_widget span{
    display: block !important;
    top:5px;
}
.fb_iframe_widget_fluid{
    display: inline-block !important;
}
@media only screen and (max-width: 963px) {
    .fb_iframe_widget span{
        top:12px;
    }
}
.sponsor-box > a{
    font-size: 20px;
    color: #ed1c24;
}
div.flicker-gallery > address{
    color: white;
    line-height: 35px;
}
.overlap340{
    margin-top: 0px;
}
.theme-btn.big{
    margin:20px 25px 0;
}
h2.studies{
    margin-bottom: 0;
    font-weight: 800;
    letter-spacing: -3px;
}
.fea-inf > p{
    text-align: left;
    font-style: initial;
    min-height: 78px;
}
.theme-btn2.big{
    margin: 20px 25px 0;
    min-width: 242px;
}

.spatiu{
    padding: 70px 0;
}
.data-event{
    font-size: 20px;
    color: #ed1c24;
}
address > a > i, address > i{
    margin-right: 15px;
}
address a{
    color: #ed1c24;
}
address a:hover{
    color: #ed564b;
}
address h6.title{
    color: white;
}