.home-content h1 {
    font-size: 25px;
}


#home .owl-pagination {
    bottom: 45px;
}
.local-scroll .scroll-down {
    z-index: 999;
    height: 30px;
}

#slider_actus {
    margin: 60px 0 ;
}
#a_propos {
    padding-bottom: 100px;
}
#slider_actus .owl-prev {
    opacity: 1;
    left: -35px;
}
#slider_actus .owl-next {
    opacity: 1;
    right: -35px;
}
#slider_actus .label-news {
    border: 1px solid #25376d;
    color: #25376d;
}
#slider_actus p,
#slider_actus ul,
#slider_actus ol {
    margin: 0 !important;
}
#slider_actus h3,
#slider_actus li,
#slider_actus p {
    word-wrap: break-word;
}
#slider_actus li {
    font-size: 15px;
    font-weight: 300;
    color: #777;
    line-height: 1.7;
}
.box_carousel_a_propos {
    max-width: 370px;
    margin: auto;
}

#prestations {
    padding-bottom: 120px;
}
#prestations .alt-features-icon span {
    color: #ddd;
}
#prestations .alt-features-descr {
    color: #ccc;
    font-weight: normal;
}

.actus-slider-item .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-founders img {
    display: block;
    max-width: 550px;
    margin: 0 auto;
}
.alt-features-title {
    font-size: 17px;
}
.alt-features-descr {
    padding: 0 20px;
}

#slider_actus .owl-page span {
    background: rgb(20, 35, 78);
}
#slider_actus .owl-page.active span {
    background: transparent;
    bordeR: 1px solid rgb(20, 35, 78);
}
#slider_actus .section-text *,
#slider_actus ul li * {
    background: none !important;
}

#services .alt-features-title {
    font-weight: bold;
    font-size: 18px;
}

#btn-cgvs {
    background: none;
    color: #e5e5e5;
    border: 1px solid #e5e5e5;
    border-radius: 18px;
    font-size: 11px;
}
#btn-cgvs:hover {
    background: #e5e5e5;
    color: #777;
}

/* ---------------------------------------

Carousel home

 ----------------------------------------- */

#homeSadde {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    margin-top: 0;
    position: relative;
    padding: 0;
    overflow: hidden;
}
#carouselHome .carousel-inner {
    height: 100%;
}
.carousel.fade {
    opacity: 1;
}
.carousel.fade .item {
    -moz-transition: opacity ease-in-out 2s;
    -o-transition: opacity ease-in-out 2s;
    -webkit-transition: opacity ease-in-out 2s;
    transition: opacity ease-in-out 2s;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
}
.carousel.fade .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out 2s;
    -o-transition: opacity ease-in-out 2s;
    -webkit-transition: opacity ease-in-out 2s;
    transition: opacity ease-in-out 2s;
}
.carousel.fade .item:first-child {
    top: auto;
    position: relative;
}
#carouselHome {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    width: 100%;
}
#carouselHome .carousel-image {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    -webkit-box-shadow: 0 10000px rgba(0,0,0,0.6) inset;
    box-shadow: 0 10000px rgba(0,0,0,0.6) inset;
}

#home-content {
    vertical-align: initial;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    padding: 0;
    text-align: center;
    display: table-cell;
    z-index: 3;
    color: #fff;
    width: 85%;
    height: auto;
}
#home-content .home-text {
    display: block;
    margin: auto;
}

#carouselHome .carousel-control {
    width: 9%;
}
#carouselHome .carousel-indicators li {
    width: 8px;
    height: 8px;
}
#carouselHome .carousel-indicators li.active {
    width: 10px;
    height: 10px;
}

html.mobile #carouselHome .carousel-image {
    background-attachment: scroll;
}

/*--------------------*/



.galerie_text_labels {
    font-style: italic;
    font-size: 13px;
}


/** @responsive **/
@media (max-width: 1200px) {
    .local-scroll .scroll-down {
        bottom: 12px;
    }
    #homeSadde .home-text img {
        max-width: 250px;
    }
    .alt-features-descr {
        padding: 0 15px;
    }
    .page-section.section-founders {
        padding-top: 60px;
    }
}
@media (max-width: 991px) {
    .actus-slider-item .row {
        display: block;
    }
}
@media (max-width: 767px) {
    .local-scroll .scroll-down {
        bottom: 7px;
    }
    .home-content h1 {
        letter-spacing: 0.2em;
    }
    #home-content {
        width: 88%;
    }
    .col-ask-expert {
        text-align: center;
        margin-bottom: 30px;
    }
    .col-sales {
        text-align: center;
    }
    #homeSadde .home-text img {
        max-width: 205px;
    }
    .home-content h1 {
        font-size: 23px;
    }
    .actus-slider-item .row {
        display: block;
    }
    .work-full-media img,
    .section-founders img {
        display: block;
        max-width: 300px;
        margin: 0 auto;
    }
    .section-founders img {
        max-width: 350px;
    }
    #slider_actus .label-news {
        font-size: 11px;
    }
    .works-filter a {
        width: 46%;
        font-size: 12px;
    }
    .alt-features-icon {
        font-size: 40px;
    }
    #a_propos {
        padding-bottom: 40px;
    }

    .alt-features-descr {
        padding: 0;
    }
}
@media (max-width: 480px) {
    #homeSadde .home-text img {
        max-width: 200px;
    }
    .home-content h1 {
        font-size: 20px;
        line-height: 35px;
    }
}