.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: 450px !important;
}

.site #fh5co-services-section, .site #fh5co-work-section, .site #fh5co-testimony-section, .site #fh5co-blog-section, .site #fh5co-pricing-section{
    padding-top: 40px;
    padding-bottom: 40px;
}

.site #fh5co-hero .flexslider .slider-text > .slider-text-inner h1{
    font-size: 35px;
}


.site #fh5co-pricing-section .pricing-plan.pricing-plan-offer{
    margin-bottom: 50px;
}

.site #fh5co-pricing-section .pricing-plan{
    min-height: 60px;
    margin-bottom: 20px;
}

.site .row.row-formules{
    margin-left: -7px;
    margin-right: -7px;
}

.site .row.row-formules > div{
    padding-left: 7px;
    padding-right: 7px;
}

.site .price-box p{
    min-height: 162px;
}

.site #fh5co-pricing-section .price-box .btn-select-plan{
    background-color: #5bc0de;
}

.site #fh5co-pricing-section .price{
    color: #5bc0de;
}


#fh5co-hero .btn.btn-primary {
    margin-top: 50px;
}

.image-avis{
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
}

.site .wrap-testimony .testimony-slide blockquote p{
    font-style: italic;
}

.section-realisations{
    padding: 50px 0;
}

.section-avis-clients{
    padding-top: 50px;
}

.liste-avis-clients{
    margin-top: 60px;
}

.item-avis-client{
    margin: 10px 20px;
}

.item-avis-client blockquote{
    margin: 0 0 15px;
    border-left: 0;
    font-size: 15px;
    padding: 0;
}

.item-avis-client .nom-avis-client{
    font-size: 16px;
    font-weight: 600;
    color: #0ed4cd;
}

.item-avis-client p{
    margin-bottom: 10px;
}

.item-avis-client .delai-avis-client{
    color: gray;
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -4px;
    font-weight: 500;
}

.section-realisations .fh5co-heading h2{
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
}

@media screen and (max-width: 768px){
    .site #fh5co-hero .btn{
        font-size: 18px;
    }
}

.site #fh5co-work-section{
    padding: 4em 0;
}

/* Bandeau home */
.bandeau-accueil{
    background-image: url('../images/home/home-banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.bandeau-accueil .overlay{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 50px 0px;
    min-height: 500px;
}

@media screen and (max-width:1300px){
    .bandeau-accueil .overlay{
        padding: 20px 0;
    }
}

.bandeau-accueil h1{
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 38px;
    margin-top: 30px;
}

.bandeau-accueil h2{
    color: white;
    font-weight: 400;
    font-size: 36px;
    display: inline;
}

.bandeau-accueil .h2-container{
    height: 90px;
    margin: 0 0 30px 0;
}

.card-intro-home{
    background-color: #fafafa;
    border-radius: 5px;
    padding: 20px;
    overflow: hidden;
}

.card-intro-home > p{
    font-weight: 700;
    font-size: 20px;
    color: #0ED4CD;
    margin-bottom: 10px;
    text-align: center;
}

.card-intro-home .form-control{
    box-shadow: none;
    background: 0 0;
    border: 2px solid rgba(0,0,0,.1);
    height: 45px;
    font-size: 15px;
    font-weight: 400;
}

.card-intro-home .form-control:focus{
    border: 2px solid #0ED4CD;
}

.g-recaptcha > div{
    margin: auto;
}

.card-intro-home button[type="submit"]{
    border: 0;
    width: 100%;
    margin-bottom: 10px;
}

.resume-positionnement{
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    min-height: 620px;
    background-color: #fafafa;
}

.resume-positionnement .row > div:first-child{
    background-image: url('../images/home/bg-intro-home.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 842px;
}

.resume-positionnement .row > div:last-child{
    padding: 80px 50px;
}

.resume-positionnement .row > div:last-child .contain{
    max-width: 515px;
}

.resume-positionnement .row > div:last-child .contain p,
p.home-text{
    font-size: 14px;
    text-align: justify;
}

.story.story-home .story-item .story-presentation {
    background-color: #fcfcfc;
}

.resume-positionnement{
    border-bottom: 1px solid #fff;
}

.bandeau-accueil a.default-btn{
    margin-left: 0;
}

/*.bandeau-accueil 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: 600;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    padding: 0;
    text-align: center;
    width: 220px;
}*/

.bandeau-accueil a.white-btn{
    color: #0ED4CD;
    background-color: white;
    box-shadow: 0 10px 20px 0 rgba(250, 250, 250, 0.2);
}

.bandeau-expertise{
    background-color: #34495e;
    font-weight: 300;
    font-size: 16px;
    color: white;
    position: relative;
    z-index: 999;
}

.bandeau-expertise .container{
    padding-top: 30px;
    padding-bottom: 30px;
}

/*.bandeau-expertise:after{
    content:'';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-top: solid 15px #34495e;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}

@media screen and (max-width: 768px){
    .bandeau-expertise:after{
        display: none;
    }
}*/

.bandeau-expertise img{
    height: 50px;
    margin-left: 20px;
    display: inline-block;
}

.bandeau-expertise .bold-little{
    font-weight: 500;
    font-size: 15px;
}

.typed-cursor{
    opacity: 1;
    color: #ffffff;
    font-weight: 200;
    font-size: 40px;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-ms-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

@media screen and (max-width: 992px){
    .card-intro-home{
        margin-top: 50px;
    }

    .item-avis-client{
        margin-bottom: 50px;
    }

    .resume-positionnement .row > div:last-child .contain{
        max-width: none;
    }

    .resume-positionnement .row > div:first-child{
        min-height: 400px;
        background-position: center top;
    }

    .bandeau-accueil .overlay{
        padding: 20px 0;
    }

    .bandeau-accueil h1{
        font-size: 30px;
    }

    .bandeau-accueil h2{
        font-size: 24px;
        margin-bottom: 0;
    }

    .bandeau-accueil a{
        width: 100%;
    }

    .bandeau-accueil img{
        width: 40%;
        display: block;
        margin: auto;
        margin-top: 40px;
    }

    .bandeau-expertise img{
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 576px){
    .resume-positionnement .row > div:last-child{
        padding: 80px 15px;
    }

    .bandeau-accueil a {
        margin-top: 0!important;
    }
}





