div#colonne1 {
	float: left;
	width: 390px;

}
div#colonne2 {
	float: left;
	width: 390px;

}
div#colonne3 {
	float: left;
	width: 390px;

}
.team-title {
    font-size: 30px !important;
    font-weight: bold;
    padding: 80px 10px 10px 10px !important;
}
a:hover {
color: #b4cc00 ! important;
}

.icon-xl {
    width: 200px;
    height: 200px;
    line-height: 196px;
    font-size: 140px;
    display: none;
}
.bg-secondary .rd-mailform textarea {
    border-color: #b4cc00;
}
.row > .col-md-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 50%;
    max-width: 50%;
}
.row > .col-md-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 50%;
    max-width: 50%;
}

.bg-secondary .heading-4, .bg-secondary h4 {
    color: #b4cc00;
}
html body .page .text-primary {
    color: #b4cc00;
}
.btn-primary {
    color: white;
    background: #b4cc00;
    border-color: #b4cc00;
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.11);
}

.bg-secondary .rd-mailform input{
    border-color: #b4cc00;
}
h4, .heading-4 {
    font-size: 22px;
    color: #b4cc00;
}
.btn-secondary {
    color: white;
    background: grey;
    border-color: grey;
}
.mfDatePicker_next, .mfDatePicker_prev {
    font: 400 22px "FontAwesome";
    line-height: inherit;
    text-align: center;
    color: #b4cc00;
    cursor: pointer;
}
.mfDatePicker table td.dp-today {
    color: #333333;
    background: #b4cc00;
}

html body .page .text-secondary {
    color: grey;
}

.rd-mailform label input, .rd-mailform label select, .rd-mailform label textarea {
    display: block;
    width: 100%;
    margin: 0;
    -webkit-appearance: none;
    font-size: 16px;
    padding: 8.5px 20px;
    line-height: 34px;
    color: #2c2d2d;
    background: white;
    border: 2px solid grey;
    border-radius: none;
}
.mfSelect .value {
    cursor: pointer;
    transition: .4s all ease-in-out;
    font-size: 16px;
    padding: 8.5px 20px;
    line-height: 34px;
    color: #2c2d2d;
    background: white;
    border: 2px solid grey;
    border-radius: none;
}
.mfValidation {
    position: absolute;
    top: 0;
    padding-left: 20px;
    right: 7px;
    color: grey;
    font-weight: inherit;
    font-size: 9px;
    line-height: 20px;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    pointer-events: none;
    transition: .3s all ease;
}
.bg-secondary {
    background: grey;
}
.bg-primary {
    background: #b4cc00;
   background: url(http://www.coach-coaching.com/wp-content/uploads/2019/09/fond-coach-coaching.jpg) no-repeat bottom;
    background-size: cover;
}
.image-wrap {
    max-width: 50%;
    padding-bottom: 300px;
}
button, input, textarea, select {
    display: inline-block;
    -webkit-appearance: none;
    outline: none;
    color: inherit;
    overflow: visible;
    background-color: white;
    box-shadow: none;
    border-radius: 0;
    color:grey;
}
h2, .heading-2 {
    font-size: 47px;
    line-height: 1.32;
}