/*
===================================================================
||          designed  LEKRIF khalid & developed by RAISS Ahmed   ||
===================================================================
 */


/* Start Animation div activite index */

@-webkit-keyframes swing {
    15% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes swing {
    15% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.SlideIndex .carousel-inner {
    height: 100vh
}


/* END Animation div activite index */

.carousel-control-next,
.carousel-control-prev {
    opacity: 1!important;
}

.next {
    padding-left: 72%;
}

.prev {
    padding-right: 72%;
}

.prev img,
.next img {
    width: 55%
}

.carousel-control-next-iconNext {
    position: absolute;
    right: 0;
}

.carousel-control-prev-iconPrev {
    position: absolute;
    left: 0;
}

.secondCarousel .owl-theme {
    width: 252px!important;
    height: 163px!important;
    /*  left: 45%; */
    background-color: white;
    justify-content: center!important;
    /*  margin: 0 auto!important; */
}

.secondCarousel .item {
    padding: 5px;
}

.owl-dots {
    display: none;
}

.arrow-right {
    width: 1%;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 16px solid white;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 43%
}

.caption {
    /* position: absolute !important; */
    /* left: 67.3%!important ;
    bottom: 0%!important; */
    /* opacity: 0.6; */
    /*  background-color: #36809d!important; */
    background-color: rgba(54, 128, 157, 0.6)!important;
}

.BtnPlus,
.BtnMoin {
    width: 38px;
    height: 38px;
    background-color: #e94e44;
    border-radius: 0!important;
    margin-bottom: 94px;
    /* position: absolute; */
}

.BtnPlus label,
.BtnMoin label {
    font-size: 25px;
    line-height: 35px;
    color: #ffffff;
    font-family: "Cairo";
    font-weight: 700;
    text-align: center;
}

.caption .owl-stage-outer,
.caption .owl-stage,
.caption .owl-item,
.caption .item {
    height: 100%;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
}

.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.carousel-caption {
    /* background-color: #02020263;  
    right: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: left;
    text-align: left;
    padding-left: 0;
    list-style: none;
    width: 100%;
    padding-top: 15px;
    
    padding-bottom: 50px;
    height: 12vh;
    top: 36%;
    padding-left: 25%;
    position: absolute;*/


    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: left;
    text-align: left;


    width: auto;

    height: auto;


    /**/
    

}

.owl-carouselB>.owl-dots {
    display: block;
    margin-top: -36px!important;
}

.owl-theme .owl-dots .owl-dot span {
    background: white;
    border-radius: 0;
    margin: 5px 3px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #7a756f;
}

.SlideIndex .imgS img {
   /* filter: brightness(.8);
    -webkit-filter: brightness(.8);*/

}

.activiteP2 .img1,
.caroussel-activite img {
    filter: brightness(.5);
    -webkit-filter: brightness(.5);
}

header {
    max-height: 739px;
    /* margin-top: 66px; */
}

.headerIndex {
    max-height: 100%;
}

.headerIndex h1 {
    padding: 15.8% 25%;
    text-align: center;
    color: #fff;
}

.firstTitleIndex {
    /* margin-top: -94px; */
    margin-top: 60px;
}

.firstTitleIndex>p {
    font-size: 17px;
    text-align: center;
}

.hrIndex {
    height: 5px;
    background-color: #7d7c78b0;
}

.afterActivite p {
    text-align: center;
    text-align: justify;
    font-family: 'Cairo';
}

.contentform iframe {
    height: 470px;
}

.afterActivite h4 {
    font-family: 'Cairo';
    font-weight: 700;
}

.titleEntre {
    font-family: 'Cairo';
    font-weight: 700;
    text-align: center;
    color: #363738;
    margin: 29px;
}

.afterActivite p:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    /*background: red;*/
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    text-align: center;
    width: 30%;
}

.titleEntre:after {
    background: none repeat scroll 0 0 transparent;
    /* bottom: 0; background: red;*/
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    text-align: center;
    width: 10%;
    left: 45%;
}

.activite {
    font-size: 28px;
    color: #221f20;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    text-align: center;
    margin-top: 27px;
    margin-bottom: 27px;
}

.activite-detail {
    font-size: 28px;
    color: #221f20;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    text-align: left;
    margin-top: 27px;
    margin-bottom: 27px;
}

.activiteH {
    font-size: 28px;
    color: #221f20;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    text-align: center;
    margin-top: 27px;
    /* margin-bottom: 27px; */
}

.activiteCol {
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    text-transform: uppercase;
}

.activiteCol strong {
    font-size: 2.7vh;
}

.activiteCol img {
    width: 70%;
    margin-bottom: 10px;
}

footer {
    color: #100a0a;
}

.test {
    margin-top: -22px;
}

.contactFooter .row {
    line-height: 30px;
    text-align: left;
    border-left: 1px solid white;
    /* padding-left: 16px; */
    margin-left: 7px;
}

.footerSlid {
    display: none;
}

.owl-carouselFooter .owl-dots {
    display: block;
}

.footer-bottom {
    background: #fff;
    /* padding: 2em; */
}

.footer-middle {
    background: #fff;
    padding-top: 2em;
    color: #100a0a;
    /* border-bottom: 1px solid #323234; */
}

.borderfooter {
    border-left-style: solid;
    border-left-width: 1px;
}

.comyrightTxt {
    text-align: center;
}

.footer-middle {
    font-weight: 300;
    text-align: center;
    line-height: 4.5px;
}

.footer-middle h4 {
    font-weight: 400;
    text-align: left;
    margin-bottom: 28px;
    font-size: 17px;
    margin-left: 15px;
}

code {
    color: black;
}

.dropdown-menu>a {
    padding: 10px 6px;
    background-color: #ecececd4;
    color: black!important;
    margin-top: 3px;
}

.dropdown-menu {
    padding: 0px 0;
    background: #ada6a600 !important;
}

.dropdown-menu>a:focus,
.dropdown-menu>a:hover {
    background-color: #a7a7a7d4;
    color: white!important;
}

.borderfooter p {
    line-height: 15px;
    font-size: 14px;
    text-align: left;
    margin: 15px;
}

.contacterFooter p {
    margin-left: 19px;
    text-align: left;
}

.contacterFooter i {
    margin-top: 15px;
    margin-left: 19px;
}

.margin h3 {
    margin-top: 89px;
    width: 100%;
}

.contenuRowIndex {
    margin-top: 25px;
    padding: 0 15%;
}

.contenuRowIndex:after {
    /* content: "";
    height: 3px;
    width: 100%; */
    background-image: url(../images/bande.png);
    content: "";
    display: block;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.mainfooter {
    margin-top: 73px;
    /*line-height: 12px;*/
    font-family: 'Cairo';
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px;
}

.activiteP img,
.activiteRow img,
.valeurRow img,
.afterActivite img {
    max-width: 100%;
}

.activiteP .row {
    width: 66%;
    margin-left: 17%;
}

.valeurRow .row,
.activiteRow .row,
.caroussel-index .row,
.atouts .row {
    width: 57%;
    margin-left: 22.5%;
}

.caroussel-activite .row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.afterActivite .row {
    width: 70%;
    margin-left: 15%;
    line-height: 33px;
}

.activiteRow .row,
.valeurRow .row {
    margin-top: -60px;
}

.afterActivite {
    margin-top: 60px;
    margin-bottom: 50px;
}

.activiteRow .col-lg-4,
.activiteP .col-lg-4,
.valeurRow .col-lg-4 {
    margin-bottom: 20px;
}

.BtnPlus:hover label,
.BtnMoin:hover label {
    color: #6dafc9;
    font-weight: 200;
}

.BtnPlus label,
.BtnMoin label {
    font-weight: 200;
    margin-top: -8px;
}

.BtnPlus:hover,
.BtnMoin:hover {
    transition: all .5s ease;
    background-color: #a6d7ea;
}

.BtnPlus,
.BtnMoin {
    transition: all .5s ease;
}

.BtnPlus,
.BtnMoin {
    cursor: pointer;
}


/* Animation caption index */

.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    font-weight: 400;
    font-size: 2vw;
    color: #fff;
}

.rowCirc {
    margin-top: 28px;
}

.owl-carouselProduit .item,
.activiteCol {
    cursor: pointer;
}

.activiteCol:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 35%;
    position: absolute;
    background: red;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    text-align: center;
    width: 30%;
}

.margin h3:after {
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 2px;
    left: 46%;
    position: absolute;
    background: red;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    text-align: center;
    width: 8%;
    margin-top: 5px;
}

.margin-activite h3:after {
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    background: red;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    text-align: center;
    width: 37%;
    margin-top: 5px;
}

.detail-text p {
    margin-bottom: 66px;
}

.activiteRow {
    background-image: url(../images/activiteIndex.png);
    min-height: 400px;
    width: 100%;
    background-attachment: fixed;
    background-position: center 50px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 64px;
    text-align: center;
}

.detailactiviteRow .col-5:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    background: red;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    text-align: center;
    width: 100%;
}

.detail-solution h4 {
    text-align: center;
    background-color: #f35959;
    color: white;
    padding: 7px;
    margin-bottom: 29px;
}

.detail-solution ul {
    width: 100%;
    padding-left: 18%;
    font-family: 'Cairo';
    font-weight: bold;
}

.detailactiviteRow {
    margin-top: 44px;
}

.detailactiviteRow img {
    width: 100%;
}


/* .caroussel-index {
    background-image: url(../images/owlIndex.png);
    min-height: 100px;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.owl-carouselProduit {
    margin-top: 60px;
    margin-bottom: 60px;
}

.owl-carouselProduit .item {
    padding-left: 20px;
    width: 65%;
}

.owl-carouselProduit img {
    background-color: #ffffff;
}

.img-hover-zoom {
    overflow: hidden;
}

.img-hover-zoom img {
    transition: transform .5s ease;
}

.img-hover-zoom:hover img {
    transform: scale(1.3);
}

/* .presentationHeader1 {


    background: url(../images/slide-presentation.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 390px;      
}*/

#presentationHeader1 {

    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: -1;
}

    
 .presentationHeader1 {
    position: relative;
    width: 100%;
    min-height: 390px;
    max-height: 700px;
    margin-top: 10px;
    overflow: hidden;
} 



.activiteHeader {
    /* background-image: url(../images/presentation.png); */
    background: url(../images/PAGE-ACTIVIT.png);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 390px;
}

.referenceHeader {
    /* background-image: url(../images/presentation.png); */
    background: url(../images/REFERNCES.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 390px;
}

.solutionHeader {
    background: url(../images/CV.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 390px;
}

.contactHeader {
    /* background-image: url(../images/presentation.png); */
    background: url(../images/file.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 390px;
}

.certifHeader {
    /* background-image: url(../images/presentation.png); */
    background: url(../images/CERTIFICATIONS.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 390px;
}

.atoutsHeader {
    background: url(../images/atoutsheader.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 390px;
}

.atoutsHeader h1 {
    font-size: 38px;
}

.prsenseceM {
    width: 100%;
}

.prsenseceM img {
    width: 100%;
}

.valeurRow {
    background-image: url(../images/image\ equipe\ grisée.svg);
    min-height: 400px;
    width: 100%;
    background-attachment: fixed;
    background-position: center 50px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 64px;
    text-align: center;
}

.valeurRow h4 {
    font-size: 16px;
    color: white;
    background: #6e6e6f;
    padding: 9px 0px;
}

.presentationHeader h1 {
    font-size: 38px;
}

.activeColBorder {
    border-right: 1px solid #87878796;
    border-left: 1px solid;
    /* border-image: linear-gradient( to top, #87878796, rgba(255, 255, 255, 0)) 1 100%; */
    border-image: linear-gradient( to bottom, #87878796, rgba(255, 255, 255, 0)) 1 50%;
}

.icones {
    text-align: center;
    width: 100%;
    margin-top: 53px;
}

.icones img,
.certif img {
    width: 100%;
}

.certif {
    width: 65%;
    margin-left: 17.5%;
}

.certif div {
    padding: 0 20px;
}

.icon {
    margin-top: 70px;
}

.icon img {
    width: 20%;
}

.icon h2 {
    width: 80%;
    margin-top: 53px;
    font-size: 30px;
    font-weight: bold;
}

.textAtouts h2 {
    width: 70%;
    margin-top: 24px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 8px;
}

.textAtouts .row {
    margin-left: 32px;
}

.textAtouts {
    margin-bottom: 57px;
}

.icon p {
    width: 90%;
    text-align: justify;
    margin-top: 29px;
    line-height: 31px;
}

.textAtouts p {
    margin-top: 24px;
    font-size: 17px;
    font-family: 'Cairo';
    line-height: 25px;
}

.icon:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    background: red;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    text-align: center;
    width: 20%;
}

.iconAtouts:after {
    background: none repeat scroll 0 0 transparent;
    bottom: -8px;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    background: red;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    text-align: center;
    width: 35%;
}

.activiteP {
 /*   background-color: #f3f1f4;*/
    min-height: 400px;
    width: 100%;
    /* margin-top: 50px; */
    /* margin-top: 64px; */
    text-align: center;
    /*margin-top: 8%;*/
}

.activiteP .row {
    margin-top: 50px;
}

.activiteP2 {
    position: relative;
    top: 0;
    right: 0;
}

.plusTriangle {
    position: absolute;
    cursor: pointer;
    bottom: 0;
    right: 0;
    width: 18%;
}

.activiteP2 div {

    position: absolute;
    top: 30%;
    padding: 0 22px;
    text-align: center;
   
    font-family: 'Cairo';
    font-size: 20px;
    color: #fff;
    width: 100%;
    font-weight:400;

}

.activiteImg {
    width: 100%;
}

.activiteImg img {
    width: 100%;
}

.hide-activite {
    display: none;
}

.ref {
    text-align: center;
}

.ref {
    width: auto;
}

.hr1 {
    width: 80%;
    margin-left: 12% !important;
    border: 0;
    margin-bottom: 30px;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.marginAtouts {
    margin-top: 55px;
}

.marginAtouts img {
    width: 100%;
}

.point {
    font-weight: 600;
}

.text-index {
    padding-left: 52px;
    padding-top: 14px;
}

.text-index h4 {
    padding-bottom: 14px;
}

.caroussel-activite {
    /* background-image: url(../images/activiteIndex.png); */
    /* background-color: #e8e8e8; */
    min-height: 100px;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 27px;
}

.caroussel-index {
    /* background-image: url(../images/owlIndex.png); */
    min-height: 100px;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.caroussel-activite h3 {
    margin-top: 90px;
    margin-bottom: 44px;
}

.caroussel-activite .row {
    /* width: 70%;
        margin-left: 15%; */
}

.owl-carouselactivite img {
    /* border-radius: 15px; */
    overflow: hidden;
    -webkit-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    z-index: 0;
}

.slide-activite {
    position: absolute;
    bottom: 0;
    width: 74%;
    height: 70%;
}

.slide-activite .btn1 {
    margin-left: 35px;
    background-color: #e94e4487;
    border-style: solide;
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 48px;
    border-color: hsl(0, 100%, 75%);
}

.slide-activite .btn2 {
    margin-left: 7px;
    background-color: #f3f3f380;
    border-style: solid;
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 48px;
    border-color: #fff;
}

.slide-activite h5 {
    font-size: 22px;
    margin-left: 36px;
    color: #ffff;
    height: 34%;
}


/*Debut YL 14-09-2021*/

.styled-table {
    border-collapse: collapse;
    margin: 15px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    width: 100%;
}

.styled-table thead tr {
    background-color: #c0504d;
    color: #ffffff;
    text-align: left;
}

.styled-table th,
.styled-table td {
    padding: 8px 15px;
}

.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #b78a8a;
}

.styled-table tbody tr.active-row {
    font-weight: bold;
    color: #b78a8a;
}


/*FIN YL 14-09-2021*/

.fr {
    padding-left: 10px!important;
    padding-right: 0px!important;
}

.en {
    padding-left: 10px!important;
}

.imgFR,
.imgEN {
    width: 27px;
}
