#fh5co-page{
    background-color: #f6f6f6;
}

.site #fh5co-hero, .site #fh5co-hero .flexslider .slider-text, .site #fh5co-hero .flexslider .slider-text > .slider-text-inner, .site #fh5co-hero .flexslider .slides li, .site .js-fullheight{
    min-height: 0;
    height: 240px !important;
}

.site .success-contact{
    font-size: 15px;
    font-weight: bold;
    margin-top: 50%;
}

.fh5co-contact h2{
    font-size: 20px;
    font-weight: 600;
}

.bloc-contact p{
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 0;
}

.bloc-contact span{
    font-size: 15px;
    font-weight: 400;
    color: #8794a5;
    display: block;
}

.card-white h2{
    color: #0ED4CD;
    text-transform: uppercase;
    font-weight: 700;
}

a#email-button{
    font-weight: 500;
}


.card-white h2 i{
    display: inline-block;
    margin-right: 10px;
}

.aside-contact .card-white{
    height: 100%;
}

h1.font-bold{
    font-weight: 600;
}

.aside-contact{
    height: 100%;
    padding-bottom: 30px;
}

.aside-contact p{
    font-size: 18px;
}

.site .map-google,
.site .map-google iframe{
    height: 320px;
    width: 100%;
}

.aside-contact a{
    display: inline-block;
    text-decoration: none;
    background: #0ED4CD;
    border-radius: 1px;
    box-shadow: 0 10px 20px 0 rgba(0, 204, 204, 0.2);
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 20px auto 60px;
    padding: 0;
    text-align: center;
    width: 220px;
}

.site label[for="attachmentfile"]{
    font-weight: 400;
    font-size: 14px;
    color: #949494;
}

@media screen and (max-width: 576px){
    .card-white h2{
        font-size: 19px;
    }
}




