#s-about-us-footer-container-1 .s-about-us-footer-container-text{
    color: black;
}
#s-about-us-footer-container-1 .s-about-us-footer-container-title{
    color: black;
}
#s-home-black{
    font-size: 15px !important;
}

.s-section-num{
    z-index: 9999;
    height: 70px;
    width: 70px;
    border: 0px solid#FFFFFF;
    box-sizing: border-box;
    text-align: center;
    border-radius: 70px;
    display: inline-block;
    left: -5em;
    left:calc(-70px - 15px);
    position: absolute;
    top: 0;
    border-radius: 50%;
    line-height: 70px;
    background: #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 25px 0px !important;
}

.s-section-number{
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    /*line-height: 40px;*/
}



/*----Section 1------*/

#s-o .s-section-num{
  /* -webkit-animation: bounceInUp 1s 1.35s ease-in-out forwards;
    animation: bounceInUp 1s 1.35s ease-in-out forwards;*/
    /*position: relative;
    top: 79px;
    left: -48px;*/
}

#s-o .s-section-number{
    color: #F79646;
}

.s-section-bg-img{
    /*width: 100%;*/
    /*height: 745px;
    display: flex;
    flex-direction: row-reverse;*/
    /*background-image: url(../images/s1.png);*/
    background-size: cover !important;
    /*background-position: top !important;*/
    background-position: 450px 0!important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    height: 100vh;
    position: relative;

    /*max-width: 100%;*/
}
#s-section-hero:before{
    content: "";
    display: table;
    background-color: #F79646;
    /*width: 40%;*/
    width: 60%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.s-section-i-background{
   /* position: absolute;
    width: 524px !important;
    height: 575px !important;
    left: 0px !important;
    background: #F79646;*/
}

.s-img{
    /*max-width: 66%;*/
}

.s-section-container{
    position: relative;
    /*left: 310px;
    top: 40px;*/
   /* display: flex;*/
    margin-left: 17%;
    /*max-width: calc(100% - 17%);*/
}
#s-o.s-section-container{
    /*-webkit-animation: fadeIn 1.5s 1.35s ease-in-out forwards;
    animation: fadeIn 1.5s 1.35s ease-in-out forwards;*/
}

.s-section-container-text{
    position: relative;
   /* width: 420px;
    height: 213px;*/
    left: 0px;
    display: flex;
    flex-direction: column;
}

.s-section-container-text-title{
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    max-width: 50%;
    /*padding: 0px 20px 0px 20px;*/

}

.s-section-container-text-subtitle{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: justify;
    position: relative;
    margin: 25px 0 35px 0 !important;
    max-width: 50%;
    padding: 0px 20px 0px 20px;
    padding-right: 0;
    display: inline-block;
   /* -webkit-animation: fadeIn 1.5s 1.85s ease-in-out forwards;
    animation: fadeIn 1.5s 1.85s ease-in-out forwards;*/
}
.s-section-container-text-subtitle:before{
    content:"";
    position: absolute;
    height: 100%;
    width:1px;
    left: 0;
    background-color: #fff;

}
/*.s-section-vertical{
    position: absolute;
    height: 69.5px;
    border: 1px solid #FFFFFF;
}*/


.s-section-btn{
    background: #FFFFFF;
    height: 39px;
    line-height: 37px;
    border: 1px solid#FFFFFF;
    box-sizing: border-box;
    text-align: center;
    border-radius: 65px;
    width: auto;
    display: inline-block;
    min-width: 160px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 25px 0px !important;
}

.s-section-btn-title{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
    position: relative;
}

.s-section-btn-title a{
    text-decoration: none;
    color: #F79646;
    display: inline-block;
    padding: 0 20px;
    width: 100%;
}
#s-o .s-section-btn-title a{
    padding: 0px 30px 0px 10px;
}
#s-o .s-section-btn-title i{
    right: 5px;
}
#s-o .s-section-btn-title i:before{
    color:#F79646;
}

/*.s-section-discution{
    position: absolute;
    background: #FFFFFF;
    height: 60px;
    width: 62px;
    border: 7px solid#FFFFFF;
    box-sizing: border-box;
    text-align: center;
    padding: 11px;
    border-radius: 75px;
    top: 570px;
}

.s-section-discution a{
    text-decoration: none;
    color: #F79646;
}*/

/*----Section 2-----*/

#s-section-partenaire .vc_slide.vc_images_carousel{
    width: 100%!important;
    padding: 30px 0;
    border: 1px solid #eee;
    border-width: 1px 0px;
}

.s-section-logo{

}

.s-section-logo-img{
    text-align: center;
}

.s-section-logo-container{
    padding: 20px;
    margin-bottom: 0 !important;
}

.s-section-logo-title{
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    /*color: #000000;*/
    color: #fff;
    padding-bottom: 30px;
}

/*.st-logo{
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100%;
}

.s-box-logo{
    max-width: 1024px;
    width: calc( (100% / 6) - 40px );
    display: inline-block;
    text-align: center;
    padding: 11px;
}*/

/*#s-box-logo-1 .st-logo {
    background-image: url(../images/logo/L1.png);
}

#s-box-logo-2 .st-logo {
    background-image: url(../images/logo/L2.png);
}

#s-box-logo-3 .st-logo {
    background-image: url(../images/logo/L3.png);
}

#s-box-logo-4 .st-logo {
    background-image: url(../images/logo/L4.png);
}

#s-box-logo-5 .st-logo {
    background-image: url(../images/logo/L5.png);
}

#s-box-logo-6 .st-logo {
    background-image: url(../images/logo/L6.png);
}*/

/*-------Section 3----------*/

#s-section-banque:after{
    content: "";
    display: table;
    background-color: #006E5F;;
    width: 40%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
#s-g .s-section-num{
    background: #006E5F;
}

#s-g .s-section-number{
    color: #FFFFFF;
}
#s-g.s-section-container{
    margin-left: 34%;
    max-width: calc(100% - 34%);
}
#s-g .s-section-container-text-title{
    /*color:#000;*/
    color:#fff;
    max-width: 95%;
}
#s-g .s-section-container-text-subtitle{
    /*color:#969595;*/
    color:#fff;
    max-width: 95%;
}
#s-g .s-section-container-text-subtitle:before{
    /*background-color:#969595;*/
    background-color:#fff;
}
#s-g .s-section-btn{
    background-color: transparent;
    /*border-color: #000;*/
    border-color: #fff;
}
#s-g .s-section-btn-title a{
    /*color: #000;*/
    color: #fff;
}
/*.s-section-banque{
    
    padding: 60px;
    padding-right: 0px;
    justify-content: flex-end;
}

.s-section-banque-container{
    display: flex;
    padding: 70px;
    padding-top: 125px;
}

.s-section-banque-vertical{
    position: absolute;
    height: 69.5px;
    top: 231.5px;
    left: -25px;
    border: 1px solid #000000;
}

.s-section-banque-text{
    position: relative;
    width: 420px;
    left: 200px;
    display: flex;
    flex-direction: column;
    padding-right: 30px;
}

.s-section-banque-text-title{
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 50px;
    text-transform: uppercase;
    position: relative;
    left: -26px;
}

.s-section-banque-text-subtitle{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    padding: 36px;
    padding-left: 21px;
    padding-bottom: 0px;
    text-align: justify;
}*/

.s-section-banque-img{
    /*width: 474px;
    height: 526px;
    background: #006E5F;*/
}

.s-section-banque-portrait{
    /*background-image: url(../images/s2.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 370px;
    height: 416px;
    position: relative;
    top: 27px;
    right: 86px;*/
}

.s-section-banque-title{
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
    display: flex;
    justify-content: center;
    padding: 30px;
    padding-bottom: 0px;
    padding-left: 50px;
}

.s-section-banque-hr{
    border: 1px solid #FFFFFF;
    position: absolute;
    width: 158px;
    right: 204px;
}

.s-section-banque-icone{
    /*color: white;
    font-weight: bold;
    font-size: x-large;
    transform: rotate(-180deg);
    display: flex;
    justify-content: center;*/
}
/*----Section 3------*/

#s-p .s-section-num{
   /* background: #FFFFFF;
    line-height: 86px;
    line-height: 86px;
    position: relative;
    top: 20px;
    left: 115px;*/
}

#s-p .s-section-number{
    color: #FFA17A;
}
#s-section-about{
    position: relative;
}

#s-section-about:before{
    content: "";
    display: table;
    background-color: #FFA17A !important;
    width: 60%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#s-section-about .s-section-btn{
    background: transparent;
}
#s-section-about .s-section-btn-title a{
    color: #fff;
}
#s-section-about.s-section-bg-img{
    /*min-height: 500px !important;*/
    /*padding: 40px 0;*/
    /*min-height: 300px !important;*/
}
#s-section-about-img figure{
    /*max-width: 400px;*/
    max-width: 600px;
    margin-top: 50px;
    margin-left: 250px;
    /*position: absolute;*/
    /*right: 100%; 
    top: 0;*/

}

#s-p.s-section-container{
    /*margin-left: 34%;
    max-width: calc(100% - 34%);*/
    position: absolute;
    z-index: 1;
    top: 40px;
}
#s-p .s-section-container-text-title{

    max-width: 40%;
}
#s-p .s-section-container-text-subtitle{
    
    max-width: 40%;
}



/*.s-section-qsn{
    display: flex;
    padding-top: 55px;
    padding-bottom: 90px;
}

.s-section-qsn-background{
    width: 911px;
    height: 496px;
    left: 0px;
    background: #FFA17A;
}

.s-section-qsn-img{
    background-image: url(../images/s3.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 423px;
    height: 500px;
    right: 200px;
    top: 100px;

}

.s-section-qsn-container{
    position: absolute;
    right: 217px;
    top: 73px;
    display: flex;
}

.s-section-qsn-num{
    background: #FFFFFF;;
    height: 60px;
    width: 62px;
    border: 5px solid#FFFFFF;
    box-sizing: border-box;
    text-align: center;
    border-radius: 65px;

}

.s-section-qsn-number{
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    color: #FFA17A;
}

.s-section-qsn-text{
    position: relative;
    width: 420px;
    height: 213px;
    left: 145px;
    display: flex;
    flex-direction: column;
}

.s-section-qsn-text-title{
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 50px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.s-section-qsn-vertical{
    position: absolute;
    height: 69.5px;
    top: 159.5px;
    left: -15px;
    border: 1px solid #FFFFFF;
}

.s-section-qsn-text-subtitle{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 0px;
    text-align: justify;
    color: #FFFFFF;

}

.s-section-qns-btn{
    position: relative;
    height: 39px;
    width: 165px;
    border: 1px solid#FFFFFF;
    box-sizing: border-box;
    text-align: center;
    border-radius: 65px;
    top: -245px;
    left: -153px;
    padding: 4px;
}

.s-section-qns-btn-title{
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.s-section-qns-btn-title a{
    text-decoration: none;
    color: #FFFFFF;
}*/

/*----section 4-----------------------*/
#s-c .s-section-num{
    background:#00C9A6;
   
}

#s-c .s-section-number{
    color: #FFFFFF;
    /*position: relative;
    top: 15px;*/
}
.s-solutions-content{
    /*display: none;*/
    position: relative;
}
.s-solutions-content.current{
    /*display: block;*/
}

.s-section-solutions{
    padding-bottom: 50px;
}

.s-section-solutions-container{
    display: flex;
    padding-left: 249px;
    margin: 50px;
    padding-bottom: 50px;
}

.s-section-solutions-text{
    position: relative;
    padding: 7px;
    left: 13px;
    display: flex;
    flex-direction: column;

}


#s-c .s-section-container-text-title{
    /*font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 50px;
    text-transform: uppercase;*/
    /*color: #2C2C2C;*/
     color: #fff;
}

.s-section-title-solutions {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    /*padding: 20px;*/
    text-transform: capitalize;
    color: #000000;
    color: #fff;
   /* display: flex;
    width: 100%;
    justify-content: space-between;*/
}
.s-section-title-solutions .s-solution-title{
    padding: 20px;
    border-bottom: 5px solid transparent;
    cursor: pointer;
    outline: none;
    text-align: center;
    color:#fff;
}
.s-section-title-solutions .slick-current.slick-active .s-solution-title{
    border-bottom: 5px solid #00C9A6;
}
.s-section-title-solutions{
    margin:20px 20px 0px 20px;
}
.s-section-title-solutions .slick-prev:before,.s-section-title-solutions  .slick-next:before{
    color:#00C9A6;
}
.s-section-title-solutions .slick-prev:before{
    left: 0;
}
.s-section-title-solutions  .slick-next:before{
    right: 0;
}
.s-solutions-content-wrap{
   /* background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../assets/hub.png);*/
}
#s-section-solution.s-section-bg-img{
    background-position: center right !important;
    background-size: 300px !important;
    background-repeat: no-repeat !important;
    background-attachment: unset !important;
    background-image: url(../assets/hub.png) !important;
}

.s-hr-bloc{
    /*width: 1147px;*/
    border: 1px solid #C4C4C4;
    margin-top: -4px;
    margin-left:20px;
    margin-right: 20px; 
}

.s-container-title{
    display: flex;
    flex-direction: column;
    position: relative;
    width: calc(100% - 320px);
}

.s-title-solutions{
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    text-transform: capitalize;
    /*color: #000000;*/
    color: #fff;
}
.s-solution-hr{
    position: absolute;
    height: 100px;
    left: 50px;
    border: 2px solid #00C9A6;
    transform: rotate(90deg);
}

.s-container-texte{
   position: relative;
    /*width: calc(100% - 320px);*/
    height: auto;
    /*left: 101px;*/
    display: flex;
    /*flex-direction: column;*/
    /*min-height: 385px;*/
    padding-left: 50px;
}

.s-texte{
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 25px;
    /*color: #8E8E8E;*/
    padding: 20px;
    padding-left: 0px;
    color: #fff;
}

.s-section-title a{
    text-decoration: none;
    /*color: #000000;*/
    color: #fff;
}

.s-section-title{
    /*position: absolute;*/
    height: 39px;
    min-width: 165px;
    line-height: 26px;
    /*border: 1px solid#000000;*/
    text-align: center;
    box-sizing: border-box;
    border-radius: 65px;
    padding: 4px;
    border: 1px solid #fff;
    display: inline-block;
}

.s-container-img{
    /*background-image: url(../images/Hub.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;*/
    /*width: 423px;
    height: 301px;*/
    /*left: 800px;*/
}
#s-section-solution .s-solutions-content-wrap img {
    width: 300px;
    height: auto;
    float: right;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 20px;
    box-shadow: 0px 0px 6px rgb(225 225 225 / 50%);
}

#s-section-solution .s-projet-img{
    width: 270px;
    max-width: 300px;
    margin: 40px 0px 0px 20px !important;
}
#s-section-solution .s-project-content button{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    min-height: 40px;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    /* display: none; */
    transition: all .3s;
}
/*#s-section-solution .s-projet-img:hover .s-project-content button {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}*/

#s-section-solution .s-project-content{
    text-align: center;
}



/*-----Section 5------*/
#s-b .s-section-num{
    background: #0066AB;
}

#s-b .s-section-number{
    color: #FFFFFF;
}


/*.s-section-temoignages{
    padding-top: 32px ;
    padding-bottom:80px;
}

.s-section-temoignage-container{
    display: flex;
    justify-content: center;
    position: relative;
    left: -174px;
    
}

.s-section-temoignage-text{
    position: relative;
    left: 13px;
}

.s-section-temoignage-text-title{
    font-style: normal;
    font-weight: 800;
    font-size: 42px;
    line-height: 3px;
    text-transform: uppercase;
    color: #2C2C2C;
}*/
#s-b .s-section-container-text-title{
    color: #2C2C2C;
    color: #fff;
}
#s-section-testimonial:before{
    content: "";
    display: table;
    background-color: #0066AB !important;
    width: 60%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
#s-section-testimonial.s-section-bg-img{
    height: 300px;
    min-height: 500px;
}

#s-section-testimonial .s-testi-slider-content{
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 34px;
    color: #FFFFFF;
    position: relative;
    margin-bottom: 50px;
    text-align: justify;
    /*width: 420px;
    left: 139px;*/
    /*display: flex;
    flex-direction: column;
    */
}

#s-section-testimonial .s-testi-slider-author{
    font-family: Raleway;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
#s-section-testimonial .s-testimonial-slider{
    margin-top: -100px;
    /*margin: 50px 30px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: inline-table;*/
}
#s-section-testimonial .slick-slider .slick-list{
    padding: 0 !important;
    width: 100%;
}
#s-section-testimonial .slick-prev,#s-section-testimonial .slick-next {
    top:-50px;
}
.slick-prev,.slick-next{
    min-width: auto;
}
.home-hero-slider-wrap .slick-prev,.home-hero-slider-wrap .slick-next,
.home-hero-slider-wrap .s-slider-terminate{
    font-family: inherit;
    color: #F79646;
    border: 1px solid;
    width: auto;
    background-color: #fff;
    line-height: 40px;
    height: auto;
    padding: 0 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 25px 0px !important;
}
.s-slider-terminate.fa-arrow-right:before{
    color: #F79646;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    right: 5px;
    font-family: 'slick';
    font-size: 20px;
    opacity: .75;
    content: "→" !important;
        -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.s-slider-terminate.fa-arrow-right:hover:before{
    opacity: 1;
}
.home-hero-slider-wrap .slick-prev.slick-disabled{
    visibility: hidden;
    opacity: 0;
}
#s-section-testimonial .slick-prev{
    right: 35px;
    left: unset;
}
#s-section-testimonial .slick-next {
    right: 0px;
}
#s-section-testimonial .slick-dots li button::before{
    color:#C4C4C4;
}
#s-section-testimonial .slick-dots li.slick-active button:before{
    color:#FFF;
}
#s-section-testimonial .slick-dots{
    text-align: left;
    position: relative;
}
#s-section-testimonial .slick-dots li{
    margin: 0;
}


/*.s-section-temoignage-superposition{
    display: flex;
    flex-direction: row-reverse;
}

.s-section-temoignage-img{
    background-image: url(../images/s4.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 450px;
    height: 352px;
    position: absolute;
    left: -173px;
    padding-top: 90px;
}

.s-section-temoignage-background{
   
    height: 413px;
    background: #0066AB;
}

.s-section-temoignage-background-texte{
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 34px;
    color: #FFFFFF;
    position: relative;
    width: 420px;
    left: 139px;
    display: flex;
    flex-direction: column;
    text-align: justify;
}

.s-section-ceo{
    font-family: Raleway;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
.s-section-temoignage-icone{
    display: flex;
    justify-content: flex-end;
    color: white;
}*/
/*---Section 6----*/
#newsletterwidgetminimal-2.s-section-message{
    padding: 12px;
   
}
.s-section-message-title{
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 64px;
    text-align: center;
    /*font-feature-settings: 'liga' off;*/
    /*color: #18191F;*/
    padding: 50px;
    padding-top: 20px;
    color: #fff;
}
.s-section-message-subtitle{
    max-width: 490px;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 35px;
    text-align: center;
    /*color: #686868;*/
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.s-section-message-ztexte{
    text-align: center;
    padding: 50px;
    max-width: 500px;
    margin: auto;
}
.s-section-message-ztexte-wrap{
    position: relative;
}

.s-section-message-ztexte input{
    border: 1px solid #8E8E8E;
    box-sizing: border-box;
    border-radius: 80px;
    width: 100%;
    height: 51px;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 64px;
    padding: 0 55px 0px 20px;
}

.s-section-message-ztexte i{
    position: absolute;
    width: 51px;
    height: 51px;
    line-height: 51px;
    right: 0px;
    background: #F79646;
    padding: 0 6px;
    border-radius: 50%;
    text-align: center;
    top: 49%;
    transform: translateY(-50%);
    margin: auto;
    color: #fff;
    font-size: 25px;
}

/*Lateral section slider*/

.container_number {
    position: fixed;
    left: 30px;
    height: calc(100vh - 200px);
    /*top: 100px;*/
    bottom: 0;
    z-index: 9999;
    border-right: 2px solid transparent;
    display: flex;
    flex-direction:column;
    justify-content:space-between;
    padding-bottom: 50px;
   
}
.container_number.not-fixed{
    position: absolute;
    /*left: 50px;*/
    transition: all .3s, left none;
}

.container_number_section {
    width: 30px;
    height: 100%;
    font-size: 25px;
    text-align: center;
     position: relative;
    
}

.container_number_section a {
    text-decoration: none;
    outline: none;
    font-size: 13px;
    color: #fff;
    padding-right: 10px;
    vertical-align: top;
    letter-spacing: 2px;
    height: 100%;
    cursor: pointer;
    transition: all .3s;
    display: inline-block;

}
.container_number_section.active a{
    font-size: 18px;
    line-height: initial;
}
.container_number_section.active a:after {
    content: '';
    color: #fff;
    font-size: 25px;
    text-align: center;
    border-width: 4px;
    transition: all .3s, border-width none;
}

.container_number_section a:after {
    content: '';
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    right: -14px;
    top: 0;
    width: 13px;
    height: 13px;
    text-align: center;
    background-color: transparent;
}
.container_number_section a:before {
    content: '';
    width: 1px;
    height: calc(100% - 13px);
    position: absolute;
    right: -8px;
    text-align: center;
    top: 13px;
    background-color: #fff;
}
body{
    background-color: #000;
    background-color: rgba(0,0,0,0.9) !important;
}
header.site-header{
    background-color: #fff !important;
}
body.home  .entry-content > .vc_row{
    margin-left: auto;
    margin-right: auto;
}

#masthead.site-header.fixed-nav{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
}
/*custom css*/
.s-customer-wrap .vc_carousel-inner .vc_inner{
    text-align: center;
}
.s-customer-wrap .vc_carousel-inner img{
    /*height: 70px !important;
    width: auto !important;*/
   /* max-width: auto;*/
    max-height: 60px;
    width:auto;
    vertical-align: middle;
}
#s-section-partenaire .vc_slide.vc_images_carousel{
    padding: 15px 0;
}
.s-title-orange{
    color:#F79646;
}
#s-p .s-section-container-text-title,#s-p .s-section-container-text-subtitle{
    max-width: 50%;
}
#s-section-about-img figure{
    margin-top: 290px;
    margin-left: 320px;
    /*box-shadow: 0px 3px 20px -5px rgb(225 225 225 / 25%);*/
    box-shadow: 0px 3px 20px -5px rgb(247 150 70 / 75%);
}


}
#s-section-testimonial figure{
    box-shadow: 0px 3px 20px -5px rgb(225 225 225 / 25%);
}
.s-span-aboutus-description {
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
}
.s-about-us-describe-text-p{
    font-size: 21px;
    line-height: 32px;
    text-align: justify;
}
.s-our-projet-container{
    line-height: 40px;
    text-align: justify;
}
.s-about-us-footer-container{
    padding: 20px;
    min-height: 245px;
    font-size: 20px;
    text-align: center;
    border: 1px solid transparent;
    /*box-shadow: 0px 0px 6px rgb(225 225 225 / 30%);*/
    box-shadow: 1px 3px 12px rgb(225 225 225 / 50%);
}
#s-about-us-footer-container-1{
    background-color: #00C9A6;
    border-color: #00C9A6;
}
#s-about-us-footer-container-2{
    background-color: transparent;
    /*border-color: #fff;*/
    border-color:#00C9A6;
}
#s-about-us-footer-container-3{
    background-color: #F79646;
    border-color:#F79646;
}
#s-about-us-footer-container-4{
     /*background-color: #0066AB;*/
    /*border-color:#0066AB;*/
    border-color:#F79646;
    background-color: transparent;
}
.s-about-us-footer-container-title{
    font-size: 35px;
    line-height: 45px;
}
#s-about-us-footer-container-3 .s-about-us-footer-container-text {
    display: inline-block;
    /*text-align: justify;*/
}
.s-capital strong{
    /*color: #FFA17A;*/
}
#s-about-us-footer-container-2 .s-about-us-footer-container-text, #s-about-us-footer-container-2 .s-about-us-footer-container-title{
    color: #00C9A6 !important;
}
#s-about-us-footer-container-4 .s-about-us-footer-container-text,#s-about-us-footer-container-4 .s-about-us-footer-container-title{
    /*color: #FFF !important;*/
    color: #F79646 !important;
}
#s-about-us-footer-container-3 .s-about-us-footer-container-text,#s-about-us-footer-container-3 .s-about-us-footer-container-title{
    /*color: #FFF !important;*/
    color: #000 !important;
}
.s-projet-img{
    height: 200px;
    text-decoration: none;
    display: inline-block;
}
.s-projet-img .s-btn:hover{
    background-color: #fff !important;
    color: #F79646 !important;
    border-color: #Fff !important;
}
.s-projet-satispro,.s-projet-satispro-en{
    background-color: #006E5F;
}
.s-projet-satishub,.s-projet-satishub-en{
    background-color: #00C9A6;
}
.s-projet-satissaas,.s-projet-satissaas-en{
    background-color: #0066AB;
}
.s-projet-satismacro,.s-projet-satismacro-en{
    background-color: #FFA17A;
}
.s-projet-satismobile,.s-projet-satismobile-en{
    background-color: #F79646;
}
.s-project-content h2{
    color: #eee;
    font-size: 40px;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    display: inline-block;
    margin: 0 auto;

}
.s-project-content{
    height: 100%;
}
.grid-sizer, .grid-item {
    width: 44%;
}
.gutter-sizer {
    width: 6%;
}
.s-projet-img:nth-child(even) {
    margin-top: -50px;
    margin-bottom: 100px;
}
.s-projet-img:nth-child(odd) {
    margin-bottom: 30px;
    /*margin-top: 20px;*/
}
.s-our-project{
    margin-top: 100px;
}
.s-single-project-description p{
    line-height: 35px;
    font-size: 19px;
    text-align: justify;
    margin-top:0;
}
.s-solutions-content .s-texte{
    font-size: 20px;
    line-height: 35px;
    text-align: justify;

}
.s-solutions-content img{
    max-width: 280px;
    height: auto;
}

header a.s-btn{
    text-decoration: none;
    background-color: #F79646;
    color: #fff;
    margin-left: 20px;
    cursor: pointer;
    min-width: auto;
    padding: 0 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 25px 0px !important;
    border-color: transparent;
}
.home-hero-slider-wrap{
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    width: calc(100% - 17%);
    height: 100%;
    /*left:0;*/
    position: absolute;
    margin-left: 17%;
    max-width: calc(100% - 17%);
   
}
.home-hero-slider-wrap .s-section-container{
    margin-left: 0 !important;
    max-width: 70%;
}
.home-hero-slider-wrap.open{
    visibility: visible;
    opacity: 1;
    z-index: 9;
    /*width: 100%;*/
    height: 100%;
    position: relative;
    /* -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out;*/

}
#s-o .s-section-container-text-wrap.close{
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    width: 0;
    height: 0;
    /*top: 0;*/
    /*position: absolute;*/
    /* -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out;*/
   
}
#s-o .s-section-container-text-wrap{
    /*top:0;*/
    visibility: visible;
    opacity: 1;
    z-index: 9;
    width: 100%;
    height: 100%;
    /*position: relative;*/
   /* -webkit-transition: visibility .3s 1s ease-out;
    transition: visibility .3s 1s ease-out;*/
   
}
.home-hero-slider-wrap .s-section-container-text{
    max-width: 100%;
}
.home-hero-slider-wrap .s-section-container-text-title {
    max-width: 95%;
}
.home-hero-slider-wrap .s-section-container-text-subtitle{
    max-width: 70%;
}
.s-toggle-hero-slider{
    cursor: pointer;
}
.home-hero-slider-wrap .slick-prev,.home-hero-slider-wrap .slick-next,
.home-hero-slider-wrap .s-slider-terminate{
    bottom: -70px;
    top:unset;
    display: inline-block;
    min-width: 100px;
    z-index: 9999;
    padding: 0 30px 0 10px;
}
.home-hero-slider-wrap .slick-prev:before,.home-hero-slider-wrap .slick-next:before{
    /*font-size: 0px;*/
    color:#F79646;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
}
.home-hero-slider-wrap .slick-next:before{
    right: 5px;
}
.home-hero-slider-wrap .slick-prev:before{
    left: 5px;
}
.home-hero-slider-wrap .slick-prev{
    left: calc(15% - 40px);
    left: 0;
    padding: 0 10px 0 30px;
}
.home-hero-slider-wrap .slick-next,.home-hero-slider-wrap .s-slider-terminate{
    right: calc(85% - 40px);
    right: calc(100% - 250px);
}
.home-hero-slider-wrap .s-slider-terminate{
    position: absolute;
    bottom: -48px;
}
.home-hero-slider-wrap .slick-next.not-visible,
.home-hero-slider-wrap .s-slider-terminate{
    opacity: 0;
    visibility: hidden;
}
.home-hero-slider-wrap .s-slider-terminate.visible{
    opacity: 1;
    visibility: visible;
}
/*SECTION ACTIVITY CUSTOM*/
.s-activity-item li.activated{
   /* -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;*/
}
/*.s-activity-item li.activated:first a > span{
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.s-activity-item li.activated:nth-child(2) a > span{
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.s-activity-item li.activated:nth-child(3) a > span{
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.s-activity-item li.activated:nth-child(4) a > span{
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
    -webkit-animation-duration: 11s;
    animation-duration: 11s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}*/
#s-section-banque .slick-prev, #s-section-banque .slick-next{
    bottom: -50px;
    top: unset;
    display: inline-block;
    min-width: auto;
}
.s-activity-item .s-section-banque-title{
    padding: 0;
    padding-left: 10px;
    display: inline-block;
}

#s-section-banque .slick-prev{
    left: 65%;

}
#s-section-banque .slick-next{
    right: 26%;
}
.s-activity-item{
    display: flex !important;
    align-items: center;
    min-height: 345px;
    justify-content:center;
}
.s-activity-item ul{
    list-style: none;
}
.s-activity-item ul li a{
    position: relative;
    display: inline-block;
    height: 100%;
    cursor: pointer;
    vertical-align: top;
    text-decoration: none;
    outline: none;
    color: #eee;
    padding-bottom: 30px;
    line-height: 13px;
    padding-left: 15px;
}
.s-activity-item ul li{
    position: relative;
}
.s-activity-item ul li:first-child:before{
    top: -32px!important;
}
.s-activity-item ul li a:after{
    content: '';
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: -14px;
    top: 0;
    width: 13px;
    height: 13px;
    text-align: center;
    background-color: transparent;
}
.s-activity-item ul li a:before,.s-activity-item ul li:first-child:before{
   content: '';
    width: 1px;
    height: calc(100% - 13px);
    position: absolute;
    left: -8px;
    text-align: center;
    top: 13px;
    background-color: #fff;
}

form select{
    margin-top: 15px;
}
form select option:hover,form select option:checked{
     background: #F79646;
}
.s-demande-version-form .s-section-contact-title{
    display: flex;
    flex-direction:column;
    justify-content:space-between;
}
input::placeholder {
  color: #fff !important;
}
#s-section-contact-map.vc_row{
   margin-left: auto;
    margin-right: auto; 
}
.s-dg-pic{
     height: calc(100vh - 206px);
    position: absolute;
    top: 20px;
    background-color: #eee;
    width: calc(100% - 40px);
    background-position: top center; 
    background-repeat: no-repeat;
    background-image: url("https://demos.vertimcoders.com/satis/wp-content/uploads/2021/03/IMG_7019-Modifier-scaled.jpg");
    background-size: cover;
    height: calc(100vh - 140px);
    left: 0;
    right: 0;
    margin: auto;
    width: calc(80% - 40px);
    box-shadow: 0px 32px 54px -20px rgb(225 225 225 / 75%);
}
.s-banner-content{
    margin-top: -100px !important;
    background-color: rgba(0,0,0,0.9);
    padding: 20px;
}
.s-page-banner{
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
body.page-template-template-page-with-banner{
    background-color: #000 !important;
}
body.page-template-template-page-with-banner article .entry-content h2,
body.page-template-template-page-with-banner article .entry-content h3,
body.page-template-template-page-with-banner article .entry-content h4,
body.page-template-template-page-with-banner article .entry-content h5,
body.page-template-template-page-with-banner article .entry-content h6{
    color:#F79646;
}
.s-team-our-box .s-text-des {
    font-size: 16px;
    text-align: justify;
}
.s-activity-item .hvr-grow{
    color:#fff !important;
}
.s-customer-wrap .vc_images_carousel .vc_carousel-control{
    opacity: 1;
    text-shadow: none;
    outline: none;
}
.s-customer-wrap .vc_images_carousel .vc_carousel-control .icon-next,
.s-customer-wrap .vc_images_carousel .vc_carousel-control .icon-prev{
    background-color: #F79646;
    color:#fff;
}
/*#s-section-temoignage{
    height: auto !important;
}*/
.s-section-testi-cover figure.vc_figure{
   /* box-shadow: 0px 3px 20px -5px rgb(225 225 225 / 75%);*/
   box-shadow: 0px 3px 20px 5px rgb(225 225 225 / 75%);
}
.s-banner-content article.page > .entry-content > p{
    text-align:justify;
}
p{
    text-align:justify;
}
#s-section-temoignage{
    height:550px;
}
.s-section-title-solutions .slick-prev{
    display:none !important;
}

.current-menu-item > a,.current-menu-ancestor > a{
    color: #f79646 ;
    border-bottom: 3px solid #f79646;
}
.current-menu-ancestor > a:after{
    color:#f79646;
}




@media (min-width: 999px){
	/*.s-our-project-img {
		height: 1052px !important;
    top: 373px !important;
	}
	.s-project-content h2 {
    font-size: 33px !important;}
	.s-our-project-img {
    width: 108%;}
	.s-our-projet-container {
		width: 353px;
	}*/
    .s-team-our-box .s-text-des .s-team-text-cont{
            min-height: 340px;
            display: inline-block;
    }
    .s-team-our-box .s-text-des .s-team-text-cont-link{
        text-align: center;
        display: block;
        margin-top: 10px;
    }
	
}

/*.entry-content{
	margin-top:0px;
}*/
.vc-bas{
	background: #fff;
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
    text-align: center;
    display: inline-block;
    position: relative;
   
}
.s-text-des{
	font-size:18px;
}

.s-section-message-ztexte-wrap .tnp-submit{
	position: absolute;
	width: 51px;
	height: 51px;
	line-height: 51px;
	right: 0px;
	background: #F79646;
	padding: 0 6px;
	border-radius: 50%;
	text-align: center;
	top: 49%;
	transform: translateY(-50%);
	margin: auto;
	color: #fff;
	font-size: 25px;
	min-width:auto;
	border: 0;
}

.custom-newsletter-page article div{
	text-align: center;
	padding: 100px 20px;
}

.custom-newsletter-page article div p{
	font-size: 25px;
	line-height: 32px;
}

.s-carriere-cv {
  width: 100%;
}
.s-carriere-cv::-webkit-file-upload-button {
  visibility: hidden;
}
.file-cv-en .s-carriere-cv::before{
	 content: 'Upload your CV';
}
.s-carriere-cv::before {
  content: 'Téléverser votre CV';
  color: #fff;
  display: inline-block;
  background: #f79646;
  border: 1px solid #f79646;;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
}
.s-carriere-cv:hover::before {
  border-color: #f79646;;
}
.s-carriere-cv:active {
  outline: 0;
}
.s-carriere-cv:active::before {
  background: #f79646; 
}
.select2-container--default .select2-search--dropdown .select2-search__field{
	display: none;
}
.select2-search--dropdown{
	padding-top:30px;
}

.select2-container--default .select2-results>.select2-results__options {
	background-color: #fff;
}
.select2-dropdown{
	background-color: transparent;
    border: 0;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
	background-color: #F79646;
}
.select2-results__option{
	color:#000;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color:#fff;
}
.select2-container--default .select2-selection--single{
	border-color: #fff;
    background-color: transparent;
    border-width: 0px 0px 1px 0px;
    border-radius: 0;
    outline: none;
}
.wpcf7 input[type=file]{
	font-size:0px;
}

.alerte{
    text-align: justify;
    color:#f79646;
    font-size: 15px;

}
#satis_alerte {
    background-color: #fff;
    margin-top: 10px;
    width: 40%;
    left: 20%;
    padding: 18px;
    position: fixed;
    /* top: 73px; */
    border-radius: 7px 0 0 7px;
    z-index: 2;
       box-shadow: rgb(0 0 0 / 16%) 0px 2px 25px 0px !important;
    justify-content: space-around;
}
.satis_bouton .button{
    box-sizing: border-box;
    border-radius: 65px;
    padding: 0 4px;
    border: 1px solid #fff;
    height: 25px;
    padding: 0px 12px;
    line-height: 23px;
        display:inline-block;
    min-width: initial;
    background-color:   transparent;
    cursor: pointer;
    text-decoration:none;
    font-weight: 400;
}

.satis_bouton #color_f{
    background: transparent;
    color: #f79646;
    border: 1px solid #f79646;
}

.satis_bouton #color_s{
    color: white;
    background-color: #f79646;
}
.s-span-aboutus-description.en > p:first-child{
	margin-top:0;
}
#satis_alerte{
    display: none !important;
}

#satis_alerte.is-open{
    display: flex !important;
}
#satis_alerte .alerte a{
    color:#f79646 !important;
    text-decoration: none;
    outline: none !important;
    text-decoration: underline;
}
/*#satis_alerte .alerte a:hover{

}*/
@media (max-width: 768px){
    #satis_alerte{
        left: 3%;
        width: 95%;
    }
}


/*LOADER*/
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #000;
    /*background-image: url(../assets/loading-bg.jpg);*/
    /*background-image: url("https://demos.vertimcoders.com/satis/wp-content/uploads/2021/02/photodune-xpSqYmgx-diverse-people-sitting-and-holding-emojis-logos-xl-scaled-e1615040883576.jpg");*/
    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#loader-wrapper:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    z-index: 99999;
}
.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #F79646;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 999999;
}
 
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00C9A6;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
      z-index: 999999;
}
 
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0066AB;
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
      z-index: 999999;
}
 
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

