@charset "UTF-8";

.research_area {
    background: rgba(240, 255, 255, 0.8) !important;
}
.label_info {
    background:rgb(220, 95, 50) !important;
}
.label_seminar {
  background:rgb(180, 81, 180) !important;
}
.label_publications {
    background:rgb(61, 187, 237) !important;
}
/*.main_content .page_section .single .head .catlabel .label_seminar {*/
/*    background: rgb(180, 81, 180) !important;*/
/*}*/
/*.main_content .page_section .single .head .catlabel .label_publications {*/
/*    background:rgb(61, 187, 237) !important;*/
/*}*/
.main_content .page_section h2.fields_h2::after{
    background: -webkit-gradient(linear, right top, left top, from(#cb4242), to(#de663c));
    background: linear-gradient(to left,#cb4242,#de663c)!important;}

.wpcf7-form .wpcf7-spinner{
  display: none;
}
