header h2 {
margin-bottom:40px;
}

.resource_wrapper h2 {
margin:0;
padding:0;
}

.resource_wrapper a {
color:#c52644;
margin:0;
margin-top:15px;
display:block;
text-decoration:none;
}

.activity {
    background: white;
    padding:50px;
}


.activity h2 {
font-weight:900;

}

.build_wrapper h2 {
font-weight:400;
font-size:22px;
margin:10px 0;
}


#research > .activity_one:nth-child(4n + 2),
#research > .activity_one:nth-child(4n + 3) {
  background-color: #d1d1d1;
  padding: 20px;
}

#research > .activity_one {
background:white;
}

/* pour que les textes restent lisibles */
#research > .activity_one:nth-child(4n + 2) a,
#research > .activity_one:nth-child(4n + 3) a,
#research > .activity_one:nth-child(4n + 2) h1,
#research > .activity_one:nth-child(4n + 3) h1 {

}

.activity .activity_main {
padding:0;
}

.activity .row {
    text-align: left;
    padding: 0px 0px;
    width:100%;
    margin: 0px 0;
background:transparent;
border:none;
}

.activity h1 {
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
   font-size:30px;
   line-height:30px;

}

.activity .col-lg-6 {
padding:40px;
}

.first_hub {
    padding: 50px 0 50px;
     margin:0;
  background-color: #ededed;
}

.project_wrapper {
background:#00274a;
padding:100px 0;
}

.project_wrapper a {
color:white;
text-decoration:none;
}

.project_wrapper a:hover {
font-weight:900;
}

.page_content {
padding:100px 0;
}

.wpcf7 input, .wpcf7 textarea {
background:#C52644;
border:none;
padding:15px 6px;
width:100%;
color:white;
}

.wpcf7 label {
width:90%;
text-transform:uppercase;
letter-spacing:2px;
}

.wpcf7 .wpcf7-submit {
background: #00274A;
color:white;
text-transform:uppercase;
font-weight:bold;
width:auto;
padding:10px 40px;
}

.contact_right {
padding-top:100px!important;
}

.contact_left img {
width:100%;
height:auto;
}

.seminar_about img {
width:100%;
height:300px;
object-fit:cover;
}

.seminars {
padding:100px 0;
}

.library {
padding:70px 0;
}