body{

}

.site-color{
    color: #3de4d3 !important
}

.site #fh5co-page{
    padding-top: 80px;
}

.site .avis-clients-container{
    display: block;
    height: 65px;
    width: 130px;
    position: fixed;
    top: auto;
    bottom: 0px;
    left: 0px;
    visibility: visible;
    z-index: 2147483647;
    background-color: white;
    box-shadow: 0 2px 6px rgba(57, 63, 72, 0.1);
    border-radius: 10px;
    padding: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
}

.site .avis-clients-container .link-avis-google,
.site .avis-clients-container .link-avis-google:hover{
    display: block;
    height: 100%;
    text-decoration: none;
    color: #bababa;
}

.site .avis-clients-container .label-note-avis{
    color: #fbbc04;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    margin-right: 10px;
}

.site #fh5co-footer .fh5co-social li {
    display: inline-block !important;
    margin-right: 20px;
}

.site .card-white{
    background-color: #ffffff;
    padding: 40px;
    margin-bottom: 30px;
}

.site .form-control{
    font-size: 15px;
    height: 50px;
    font-weight: normal;
}

.site textarea.form-control{
    height: auto;
}

.site strong{
    font-weight: 600;
}

.site footer strong,
.site .story-presentation strong{
    font-weight: 700;
}

.row.no-gutters {
    margin-right:0;
    margin-left:0;
}
.row.no-gutters > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.site h1.logo-site {
    position: relative;
    display: inline-block;
}

.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after, .fh5co-nav-toggle.dark i{
    background-color: white;
}

.site h1.logo-site:after {
    bottom: 13px;
    right: -12px;
    content: '';
    width: 14px;
    height: 14px;
}

.site .logo-site:after {
    position: absolute;
    bottom: 6px;
    right: -8px;
    content: '';
    width: 8px;
    height: 8px;
    background: #0ED4CD;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.site #fh5co-hero .flexslider .slider-text > .slider-text-inner h1{
    font-size: 55px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}

.site #fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
    margin-top: 30px;
}

a.logo-site-img {
    height: 100%;
    display: inline-block;
}

.logo-site-img img{
    height: 28px;
    margin-top: 25px;
}

.flexslider .slides img.logo-site-white{
    height: 75px;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

img{
    max-width: 100%;
}

.fh5co-cta{
    background-attachment: initial!important;
}


body.fh5co-overflow.offcanvas-visible #fh5co-offcanvas {
    display: block !important;
}

.site .carousel-control.right, .site .carousel-control.left{
    background: none;
}

#fh5co-hero p.fh5co-lead{
    margin-bottom: 0;
}

#fh5co-header nav ul li span.badge{
    display: inline-block;
    position: absolute;
    bottom: 7px;
    left: -16px;
    background-color: white;
    color: #0ED4CD;
    font-size: 11px;
}

#fh5co-header nav ul li.list-with-badge{
    margin-right: 20px;
}

.site #fh5co-work-section .item-grid .v-align h5{
    text-align: left;
    color: rgba(0, 0, 0, 0.55);
    font-size: 15px;
    min-height: 180px;
}

.site #fh5co-work-section .item-grid .v-align h3{
    min-height: 44px;
    text-align: left;
    margin-bottom: 15px;
}

.site #fh5co-work-section .item-grid .image{
    height: 120px;
    line-height: 120px;
    font-size: 60px;
    color: white;
}

.site #fh5co-work-section .item-grid ul.category{
    list-style-type: none;
    text-align: left;
    color: #28323d;
    padding-left: 0;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 40px;
    min-height: 120px;
}

.site #fh5co-work-section .item-grid ul.category li{
    margin-bottom: 8px;
}

.site #fh5co-work-section .item-grid ul.category li:before{
    font-family: 'FontAwesome', sans-serif;
    content: "\f00c";
    display: inline-block;
    margin-right: 10px;
}

.site #fh5co-work-section .item-grid .v-align{
    padding-top: 10px;
    padding-bottom: 10px;
}

#fh5co-header nav ul li.active-link a{
    color: #0ED4CD;
}

@media screen and (max-width: 992px){
    .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
        content: '';
        width: 20px;
        height: 3px;
        background: white;
        position: absolute;
        left: 0px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .fh5co-nav-toggle i {
        position: relative;
        left: 13px;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        width: 20px;
        height: 3px;
        color: #fff;
        font: bold 14px/.4 Helvetica;
        text-transform: uppercase;
        text-indent: -55px;
        background: white;
        transition: all .2s ease-out;
    }

    .site #fh5co-hero .flexslider .slider-text > .slider-text-inner h1{
        font-size: 40px;
        margin-bottom: 40px;
    }

    .flexslider .slides img.logo-site-white{
        height: 50px;
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .site #fh5co-offcanvas ul li a{
        font-size: 20px;
        font-weight: 300;
        text-transform: uppercase;
        margin-bottom: 25px;
        display: block;
    }

    .site #fh5co-offcanvas{
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .site.offcanvas-visible #fh5co-offcanvas{
        opacity: 1;
    }

    .site #fh5co-offcanvas ul{
        margin-top: 50px;
    }

    .site #fh5co-offcanvas ul li.cta a{
        font-size: 20px;
    }
}


/* Design stories */
.story{
    padding: 80px 0;
    font-size: 14px;
}

.story-intro h2{
    text-align: center;
    font-size: 40px;
    font-weight: 300;
}

p{
    font-size: 15px;
    font-weight: 400;
}

.story-intro p{
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4em;
    text-align: center;
}

.story .story-item{
    margin-top: 40px;
}

.story .story-item .row{
    margin-left: 0;
    margin-right: 0;
}

.story .story-item .row > div{
    padding-left: 0;
    padding-right: 0;
}

.story .story-item .story-image{
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('https://images.pexels.com/photos/634538/pexels-photo-634538.jpeg?w=940&h=650&dpr=2&auto=compress&cs=tinysrgb');
}

.story .story-item .story-presentation{
    min-height: 520px;
    background-color: #f8f8f8;
    padding: 50px 40px;
}

.story .story-item .story-presentation h3,
h3.default-h3{
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 500;
    color: #0ED4CD;
}

.story .story-item .story-presentation p{
    font-size: 14px;
    font-weight: 400;
    color: #484848;
    margin-bottom: 20px;
}

@media screen and (max-width: 992px){
    .story-intro h2{
        font-size: 30px;
    }

    .story .story-item .story-image{
        min-height: 200px;
    }
}

#fh5co-work-section .item-grid .v-align{
    padding: 20px;
}

.fh5co-copyright{
    margin-top: 0 !important;
}

.bloc-realisation{
    display: block;
    margin-top: 30px;
    border: 3px solid #27384C;
    height: 320px;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.bloc-realisation:hover{
    text-decoration: none;
}

.bloc-realisation .header-realisation{
    height: 40px;
    line-height: 40px;
    background-color: #27384C;
}

.bloc-realisation .header-realisation .realisation-project{
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.bloc-realisation .illustration-realisation{
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 300px;
    border-top: 0;
    position: relative;
}

@media screen and (max-width: 992px){
    .bloc-realisation .illustration-realisation{
        height: 170px;
    }

    .bloc-realisation{
        height: 200px;
    }
}

.bloc-realisation .illustration-realisation .active-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: 0.3s ease;
    color: white;
    text-align: center;
    display: none;
    cursor: pointer;

}

.bloc-realisation .illustration-realisation:hover .active-overlay{
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 992px){
    .bloc-realisation .illustration-realisation:focus .active-overlay,
    .bloc-realisation .illustration-realisation:active .active-overlay{
        display: block;
    }
}

.default-btn{
    margin: 20px auto 0;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    font-weight: 500;
    background: #0ED4CD;
    color: #fff;
    margin-bottom: 25px;
    border-radius: 2px;
}

.default-btn:hover,
.default-btn:focus,
.default-btn:active{
    box-shadow: 0 10px 20px 0 rgba(0, 204, 204, 0.2);
    color: white;
    text-decoration: none;
    outline: none;
}

.default-btn:hover{
    background-color: #00e2da;
}

.default-btn:active{
    background-color: #0ecac3;
}

#fh5co-header .header-inner{
    padding-left: 0;
    padding-right: 0;
}

.item-grid .default-btn{
    margin-top: 0;
}

.slides>li .overlay-gradient{
    background-color: rgba(0, 0, 0, 0.3);
}

#fh5co-header{
    /*position: -webkit-sticky;*/
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000000;
    background-color: white;
    box-shadow: 0 2px 6px rgba(57, 63, 72, 0.1);
}

#fh5co-header .promo-header{
    text-align: center;
    transition: all 0.3s ease;
}

.site.scrolled #fh5co-header .promo-header{
    height: 0;
    overflow: hidden;
}

#fh5co-header .promo-header a,
#fh5co-header .promo-header a:focus,
#fh5co-header .promo-header a:active,
#fh5co-header .promo-header a:visited{
    transition: none;
    background-color: #0ED4CD;
    display: block;
    color: white;
    padding: 10px 5px;
    font-size: 15px;
    text-decoration: none;
}

#fh5co-header .promo-header a:hover{
    opacity: 0.9;
}

@media screen and (min-width: 992px){
    .site .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
        flex-wrap: wrap;
    }
    .site .row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }

    .site .row:before, .site .row:after {
        display: none !important;
    }
}


.citation{
    font-style: italic;
    line-height: 1.8em;
}

.fh5co-nav-toggle.dark.active i{
    background-color: transparent;
}

#fh5co-footer{
    padding: 4em 0 2em 0;
}

#fh5co-header nav ul li.cta a{
    border-radius: 2px;
}


footer.footer-simple{
    text-align: center;
    color: #7e7e7e;
    font-weight: 400;
    font-size: 14px;
    padding: 40px 0;
    background-color: #fff;
}

/* Title gras de page */
.title-bold{
    margin-bottom: 20px;
    font-weight: 700;
    color: #28323d;
    font-family: "Montserrat", Arial, sans-serif;
}

.slick-prestations{
    position: relative;
    margin: 80px;
    background-image: url('../images/point-grey.png');
    background-position: 0 center;
    background-repeat: repeat-x;
}


.slick-prestations .slick-slide{
    outline: none;
}

.slick-prestations .slick-slide .card-slick > div{
    opacity: 0.5;
}

.slick-prestations .slick-slide.slick-current .card-slick > div{
    opacity: 1;
}

.slick-prestations .slick-slide .card-slick{
    height: 250px;
    width: 200px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.4);
    margin-top: 60px;
}

.slick-prestations .slick-slide.slick-current .card-slick{
    /*box-shadow: 0 6px 20px rgba(0,0,0,0.4);*/
    box-shadow: none;
    border-radius: 4px;
    border: 3px solid #0ED4CD;
    width: 300px;
    height: auto;
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 6px;
    cursor: default;
    margin-bottom: 20px;
    min-height: 430px;
}

.card-slick{
    box-shadow: none !important;
    padding: 20px 20px 30px 20px;
    border: 3px solid #0ED4CD;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    background-color: white;
}

.card-slick h3{
    display: none;
    margin-bottom: 20px;
    font-weight: 700;
    color: #0ED4CD;
    font-family: "Montserrat", Arial, sans-serif;
}

.slick-prestations .slick-slide.slick-current .card-slick h3{
    display: block;
}

.slick-prestations .slick-prev:before, .slick-prestations .slick-next:before{
    color: #0ED4CD;
}

.slick-prestations .slick-prev {
    left: -50px;
    z-index: 800;
}

.slick-prestations .slick-next{
    right: -50px;
    z-index: 800;
}

.slick-list, .slick-track{
    height: 100%;
}

.card-slick img{
    display: block;
    width: 80%;
    margin: 0 auto 30px auto;
}

.card-slick img{
    max-width: 250px;
}

.card-slick p{
    display: none;
    font-weight: 600;
    color: #000;
    font-size: 14px;
}


.slick-prestations .slick-slide.slick-current .card-slick p{
    display: block;
    margin-bottom: 0;
}

.site #fh5co-footer p {
    font-weight: 300;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

#fh5co-footer ul li a {
    font-size: 14px;
}

#fh5co-footer ul.fh5co-social li a{
    font-size: 25px;
}

.site button[type="submit"][disabled="disabled"]{
    opacity: 0.5;
}

/* MODAL DESIGN */
#modalNewsletter .modal-body {
    padding: 0;
}

#modalNewsletter .modal-content{
    border-radius: 0;
}

#modalNewsletter .popup-bg-img{
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #efefef;
}

#modalNewsletter .content-popup{
    padding: 20px;
    height: 100%;
    position: relative;
}

#modalNewsletter .content-popup .title-popup{
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 40px;
    color: #0ED4CD;
}

#modalNewsletter .content-popup .subtitle-popup{
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 10px;
}

#modalNewsletter .close{
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 25px;
    z-index: 100000;
    border-radius: 50%;
    height: 25px;
    opacity: 0.8;
    background-color: white;
}

.site #modalNewsletter .default-btn{
    margin-top: 0;
    border: 1px solid #0ED4CD;
}

#modalNewsletter .btn.no-thanks {
    color: #c5c5c5;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 500;
    background-color: white;
    border: 0;
}

#modalNewsletter .mc-field-group{
    margin-bottom: 10px;
}

#modalNewsletter button[type="submit"]{
    width: 100%;
    text-transform: uppercase;
}

/* FAQ */
.section-faq{
    margin-top: 80px;
    margin-bottom: 80px;
}

.faq {
    border: 1px solid #efefef;
}

.item-faq .question {
    padding: 15px;
    background: #27394C;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.item-faq .question h4 {
    margin: 0;
}

.item-faq .question .minus {
    display: none;
}

.item-faq.jquery-accordion-active .minus {
    display: block;
}

.item-faq.jquery-accordion-active .plus {
    display: none;
}

.item-faq .answer {
    padding: 15px;
    display: none;
}

.item-faq h3{
    margin-bottom: 0;
    color: white;
    font-size: 16px;
    font-weight: 500;
}


@media screen and (min-width: 768px){
    .modal-vertical-centered.in {
        display: flex!important;
        align-items: center;
    }
}

@media screen and (max-width: 992px){
    .slick-prestations{
        margin: 80px 20px;
    }

    .slick-prestations .slick-prev {
        left: -30px;
    }

    .slick-prestations .slick-next{
        right: -30px;
    }

    .site .fh5co-nav-toggle{

    }
}

@media screen and (max-width: 576px){
    #modalNewsletter .modal-content{
        margin-top: 80px;
    }

    .fh5co-heading h2{
        font-size: 20px;
    }

    .story .story-item .story-presentation{
        padding: 50px 15px;
    }

    .site .card-white{
        padding: 25px;
    }

    #fh5co-header .promo-header a{
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1280px){
    .slick-prestations .slick-slide.slick-current .card-slick{
        margin-left: 0;
        margin-right: 0;
    }
}




