
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
body{font-family: 'Montserrat', sans-serif!important;
margin:0px;padding:0px;color:#3d3d3d
}
*{font-family: 'Montserrat', sans-serif!important;}
p,div, a,strong,span {color:#3d3d3d;}
.page{max-width: 100%;width:1700px;margin: auto;overflow: hidden;}
.container{max-width: 99%;width: calc(1090px + 30px)!important;
    margin: auto;}

.flex {
    display: flex;
    justify-content: space-between;
}
.top-header{padding-top:20px;}
.cta {
    height: 40px;
    padding: 0.313rem 1.0rem;
    border-radius: 50px;
    display: inline-block;
}


.acro {
    width: 57%;
    margin-top: 5rem;
    padding: 0px!important;
}

.acro #div1 {
    font-weight: bold;
    font-size:  1rem;
    letter-spacing: 0.8px;
    line-height: 26px;
}
.acro #div2{font-weight: bold;font-size:45px;line-height:54px;margin-top:20px;letter-spacing: normal;}

.acro p {
    margin: 0.43rem 1.4rem 2.5rem 0;
    font-size: 1rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #3d3d3d;
    margin-top: 1.563rem;
}

.bg-header {
     background-repeat: no-repeat;
     background-position-x: right;
     background-size:47%
 }
 .header.bg-header {
     position: relative;
 }
 
 .header img.annimationLeft2 {
     top: 0px;
     z-index: -1;
 }
 .acro.annimationRight2 {
     width: 57%;
 }
 
 .header .image.right {
     margin-left: 0;
 }

/*accordion*/

.accordion {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }
  
 
  
  .panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
  }
  /***/
  p.def a {
    font-weight: 500;
    font-size:  1rem;
    line-height: 18px;
    padding-bottom: 1.875rem;
    color: #3d3d3d;
}

span.arrow-btm {
    background-image: url(../img/arrow-btm.svg);
    width: 20px;
    display: inline-block;
    height: 20px;
    background-size: 100%;
    float: left;
    margin-right: 4px;
}
.section1 {
    margin-top: 8rem;
    overflow: hidden;
}
.section8 {overflow: hidden;}

.title span {
    font-size:  1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 3.2px;
    display: block;
}

.title strong {
   font-size: 45px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
.title{margin-bottom:1.875rem}
img.img-sec1 {
    position: absolute;
    left: 0px;
    width: 30%;
    max-width: 370px;
}

.container {
    width: 1090px;
}
.right-img {
    position: relative!important;
}

.right-img img {
    right: 20%;
    left: initial!important;
}

.section6 .right-img img.bg1 {
    width: 120%;
}

.section6 .right-img img.bg2 {
    width: 190%;
    top: 6%;
}
button.accordion {
    font-size: 2.25rem;
    line-height: 40px;
    font-weight: 500;
    color: #3d3d3d;
    border-bottom: 2px solid;
    padding: 10px 0px;
}
button.accordion:after{
    border:2Px solid;
    content:'+';
    position:absolute;
    right:0px;
    border-radius:30px;
    width:30px;
    height:30px;
    text-align:center;
    line-height: 1.5rem;
    margin-top:5px;
}
button.accordion{
   position:relative;background-color: transparent!important;
}

button.accordion.active,button.accordion:focus
{
    outline: none!important;
}

.panel {
    padding-top: 20px;
}
button.accordion.active:after {
    content: "-"!important;
}
.sec-nabil {
    margin-top: 80px;
}

.sec-nabil div {
    width: 65%;
}

.sec-nabil img {
    width: 280px;
    height: 280px;
    margin-top: 5px;
    max-width: 100%;

    padding: 0px;
}
.carousel-control-next, .carousel-control-prev {
    opacity: 1!important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    height: 34px!important;
}
.sec-nabil p {
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.875rem;
  }

.sec-nabil p:before{content:"";background-image:url('../img/new-img/quote-red.svg');width:30px;display:inline-block;height:29px;
           background-size:100%;background-repeat:no-repeat; margin-right:10px;background-position:bottom       }

.sec-nabil span {
    font-size:  1rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    margin-top: 30px;
    display: block;
}

/*counter*/
.container{
    margin-top:100px;
}

.counter-box {
    display: block;
    margin: 40px 20px 37px;
    text-align: center;
    border-bottom: 1px solid white;
    width: 200px;
    text-align: left;
    margin: auto;
}

.counter-box p {
	margin: 10px 0 0;
    padding: 0;
    color: #fbfbfb;
    font-size:  1rem;
    font-weight: 500;
}

.counter-box i {
	font-size: 60px;
	margin: 0 0 15px;
	color: #fff
}

.counter { 
	display: block;
	font-size: 45px;
	font-weight: 700;
	color: #fff;
	line-height: 28px
}

.section2 {
    background-color: black;    
}

.four.col-md-3 {
    padding: 40px 20px 37px;
}
.section2 {
    background-color: black;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 100px;
}

.four.col-md-3 {
    padding: 40px 20px 37px;
}

.section2 .container,.header .container {
    margin-top: 0px;
    /* border: 1Px solid; */
}
/****/
.title2 span {
    font-size:  1rem;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.title2 {
    text-align: center;
}

.title2 strong {
    font-size: 2.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    max-width: 90%;
    width: 689px;
    display: block;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 70px;
}

.section3 .col-md-4 img {
    height: 61px;
    margin-bottom: 40px;
}
.section3 .col-md-4 p {font-size:  1rem;font-weight: 500;line-height: 1.44;text-align: left;color: #3d3d3d;min-height: 85px;}

.cta.cta-black {
   color: white;
   background-color:black;
   border: 0.113rem solid black!important;
   }
.ctablanc{color:black!important;border:1Px solid;font-weight:600;/* line-height: 42px; */height: auto;}
.title2.larg span {
    font-size:  1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.title2.larg strong {
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75rem;
    letter-spacing: normal;
    width: 100%;
    margin-top: 0.9rem;
    max-width: 100%;
}

.section4 .card img {
    height: 85px;
    width: auto!important;
    max-width: initial;
    min-width: initial!important;
    fill: black!important;
}

.section4 .card {
    flex-direction: initial;display:block;
}
.section4 .card *{display:block!important;}

.section4 .card strong {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.19;
    margin-top: 20px;
    min-height: 90px;
}

.section4 .card p {
    font-size:  1rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
}

.section4 .card {
    border: none;
    min-height: 500px;
    /* border: 1Px solid; */
}

#carouselExampleIndicators .carousel-control-prev-icon {
   
    background-image: url("../img/new-img/arrow-left-white.svg") !important;
   }
   
#carouselExampleIndicators .carousel-control-next-icon {
     background-image: url("../img/new-img/arrow-right-white.svg") !important;
   }
.carousel-control-prev-icon {
   
    background-image: url("../img/new-img/arrow-right.svg") !important;
   }
   
   .carousel-control-next-icon {
     background-image: url("../img/new-img/arrow-left.svg") !important;
   }

   .carousel-control-next, .carousel-control-prev{width:7%!important}
 .carousel-control-next:hover, .carousel-control-prev:hover{background-color: #f8f9fa99;}
 #carouselExampleIndicators .carousel-control-next:hover, 
 #carouselExampleIndicators .carousel-control-prev:hover{background-color: #151515!important;}

   .carousel-control-prev{left: -8%!important;}
   .carousel-control-next{right: -8%!important;}

   .sec-global h3 {
    font-size:  1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.8px;
    margin-bottom: 44px;
}
.sec-global .col-md-5 {
   /* padding: 0px;*/
}
.sec-global h4 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    margin-top: 40px;
    max-width: 100%;
    /* width: 400px; */
    margin-bottom:40px;
}
.sec-global p{
  font-family: Montserrat;
  font-size:  1rem;
  font-weight: 500;
  line-height: 1.44;
  max-width: 100%;
  width: 400px;
  }
.sec-global p:before{background-image:url(../img/new-img/quote-b.svg);height: 31px;width:36px;content:"";
                     display: inline-block;float: left;margin-top: -13px;margin-right: 5px;
                    background-size:100%;fill: #ff0000;}
.sec-perso {
    margin-top: 50px;
}

.sec-perso img {
    border-radius: 100px;
    margin-right: 20Px;
    float: left;
}

.sec-perso strong {
    font-size: 14px;
    display: block;
    line-height: 13px;
    padding-top: 10px;
}
#myCarousel .carousel-indicators li,#myCarousel2 .carousel-indicators li {
    background-color: black;
}
.carousel-indicators li {
    border: 1Px solid transparent!important;
}
.sec-perso span {
    font-size: 14px;
    padding-bottom: 1.875rem;
}

.ctablue {
    background-color: #0066ff;
   
}
.sec-global .cta{ 
    clear: left!important;color:white;
    margin-top: 45px;
    display: block;
    width: max-content;}


.sec-left {
    background-position: right;
   
    padding-bottom: 40px;
}
.sec-global .container {
    margin-top: 0px;
}

.sec-global {
    margin-top: 90px;
    background-repeat: no-repeat;
   /* background-attachment: fixed;*/
}
.sec-global img {
    max-height: 61px;
    fill: #ff0000;
}

.section6 p:before {
   background-image:url(../img/new-img/quote-m.svg);
}

.ctam {
    background-color: #9500cc;
}

.section7 p:before {
    background-image:url(../img/new-img/quote-b2.svg);
}

.section7 .ctablue{background-color:#3399ff;}

.section7 p:before {
    color: #3399ff;
}

.section7 .ctablue{background-color:#3399ff;}

.right {
    width: 40%;
    margin-left: 60%;
}

.section6.sec-right.sec-global {
    margin-top: 0px;
    padding-top: 90px;
    padding-bottom: 180px;
    background-position-x: -100px;
    background-size:650px
}

.section7.sec-left.sec-global {
    margin-top: -30px;
    padding-top: 40px;
    padding-bottom: 80px;background-size:600px;background-color: white;
}
.section9 img {
    width: 100%;
}

.section9 .col-md-2 {
    padding: 17px;
}
.section8 .title2 strong {
    width: 100%;
    text-align: left;
    max-width: 100%;
    letter-spacing: 0;
    line-height: 54px;
    font-size: 45px;
}

.title2 {
    color: #3d3d3d;
}

.image {
    /* position: absolute; */
    /* width: 50%; */
    float: left;
}
.header .image img{
    position: absolute;
    width: 127%;
    left: 0px;
    top: -70px;
    z-index: -1;
}

.image img {
   
    position: absolute;
    width: 50%;
    left: 0px;
    /* max-height: 600px; */
}

.section8 h4 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: bold;
}

a.cta.ctablue {
    color: white;
}
.section10 {
    background-color: black;
    color: white;
    padding: 1.875rem;
    margin-top: 80px;
    min-height: 680px;
    position: relative;   
}

.section10 .title2 span {
    color: white;
}


.section10  .carousel-item p{font-size: 1.2rem;line-height: 1.875rem;width: 90%;margin: auto!important;text-align: center!important;margin-top: 30px!important;/* border: 1Px solid white; *//* min-height: 181px; */}

    div#carouselExampleIndicators .carousel-item>strong {
        text-align: center;
        margin: auto;
        display: block;
        font-size: 1.5rem;
        margin-top: 30px;
    }

.section10 .sec-perso {max-width: 90%;margin: auto!important;width: 235px;margin-top: 2.5rem!important;}

.section10 .container {
margin-top: 60px;
}

div#carouselExampleIndicators {
    /* padding-bottom: 80px; */
    /* height: 100%; */
    border: 1px solid transparent;
}

.carousel-indicators li {
    width: 10px!important;
    height: 10px!important;
    border-radius: 20px!important;
}

.row.contentsec img {
    max-width: 100%;
    height: 60px;
    display: block;
    margin-bottom: 30px;
}

.contentsec strong {
    color: #3d3d3d;
    font-size:  1rem;
    margin-bottom: 30px;
    display: block;
}

.contentsec p {font-display: 1rem;line-height:23px;min-height:140px;margin-bottom: 1.2rem;}
.section12 .right {
    
    margin-left: 0px;
    top: 0px;
}

.section12 .image.right img {
    top: 0px;width: 40%;
}

.section12 {
    position: relative;
}
.section12 .title2,div#carouselExampleIndicators2{width:100%;}
.section12 .title2 {
    text-align: left;
    /* width: 73%; */
    /* border: 1Px solid red; */
}

.section12 .title2 strong {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    letter-spacing: 0px;
    font-size: 2.713rem;
}

.section12 .title2 p {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.42;
    margin-top: 10px;
}

div#carouselExampleIndicators2 {
    /* width: 60%; */
    text-align: left;
    margin-top: 40px;
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 40px;
}

div#carouselExampleIndicators2 strong {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  width: 420px;
  display:block
  }

div#carouselExampleIndicators2 .carousel-item p {padding: 0px!important;font-size:  1rem;line-height: 23px;text-align: left!important;width: 100%;margin-top: 20px!important;}
div#carouselExampleIndicators * {
    color: white;
}

.section12 {
    background-repeat: no-repeat;
    background-position: right;
    background-size: 520px;
    padding-bottom: 50px;
}
.section12 .carousel-control-next,.section12  .carousel-control-prev {
   
    height: 30px;
    bottom: -10px;
    top: initial;
}
.section13 .container {
    margin-top: 0px;
}
.section12 .carousel-control-prev{left: -13px!important;}
.section12 .carousel-control-next{left:55px!important;width:20px!important;}
.section12 .carousel-indicators li {
    background-color: black;
    border: 1Px solid;
}

.section12 ol.carousel-indicators {
    width: max-content;
    margin: auto;
    margin-left: 20px;
}
.section13 strong {
    margin-bottom: 0px;
    font-size: 3rem;
    width: 100%;
}

.section13 .title2 span {
    letter-spacing: 0;
    margin-bottom: 30px;
    text-transform: initial;
    margin-top: 10px;
}

.group-box {
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: cover;height:515px;padding:20px;color:white;
    margin-top:1.1rem;
}

.sec-perso img {
    width: 50px;
}

.img1 {
    background-image: url(../img/new-img/img_1.jpg);
}
.img2 {
    background-image: url(../img/new-img/img_2.jpg);
}
.img3 {
    background-image: url(../img/new-img/img_3.jpg);
}

.group-box strong {
    color: white;
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 30px;
    padding-right: 20px;
}

a.cta {
    border: 1px solid;
    color: white;
}
.footer {
    background-color: black;
    color: white;
    /* padding: 40px; */
    margin: 0px;
}



.footer .container {
    padding: 40px;
}

.footer * {
    color: white;
}

.footer .row>div strong {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}


.footer .row.flex:nth-child(1) {
    padding-bottom: 60px;
    border-bottom: 2px solid;
    margin-bottom: 10px;
}
.section12 a.cta.ctablanc {
    border: 1px solid black;
    color: black;
    height: 40px;
}

/*animation*/
div.acro * {

    position: relative;   
    animation: myfirst 1s 1;
    animation-direction: alternate;
  }
  
  
  @keyframes myfirst {
    0%   { bottom: -90px; opacity:0;}
     25% { opacity:0.5;}
      75% { opacity:0.6;}
    100% { bottom: 0px;opacity:1;}
  }
  .hidden {
    opacity: 0;
    transform: translateX(-50px);
    transition: opacity 0.5s ease, transform 0.5s ease;
  }

  .visible {
    opacity: 1;
    transform: translateX(0);
  }

  .col-md-4{position: relative;/* transform: translateY(150px); *//* opacity: 0; *//* transition: 1s all ease; *//* border: 1px solid; */}

.col-md-4.active{
transform: translateY(0);
opacity: 1;
}
.annimationLeft,.annimationLeft2{
  position: relative;
transform: translateX(150px);
opacity: 0;
transition: 1s all ease; 
}

.annimationLeft.active,.annimationLeft2.active{
transform: translateX(0);
opacity: 1;
}

.annimationRight,.annimationRight2{
    position: relative;
  transform: translateX(-150px);
  opacity: 0;
  transition: 1s all ease; 
  }
  
  .annimationRight.active,.annimationRight2.active{
  transform: translateX(0);
  opacity: 1;
  }

  .section14 .title2 p {
    width: 600px;
    margin: auto;
}
.image.right img {
    right: 0px;
    left: auto;
}
.section14 .title2 strong {
    margin-bottom: 30px;
}
.footer .container .row:nth-child(2) p {
    margin-bottom: 0px;
    margin-top: 20px;
}
span.tel {
    /* border: 1Px solid; */
    width: 23px;
    display: inline-block;
    height: 20px;
    float: left;
    background-image: url(../img/tel.png);
    background-repeat: no-repeat;
    background-size: contain;
}
span.adress {
    /* border: 1Px solid; */
    width: 23px;
    display: inline-block;
    height: 20px;
    float: left;
    background-image: url(../img/adresse.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.rs a {
   margin-right:20px;margin-top:30px;
    width: 23px;
    display: inline-block;
    height: 20px;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;

}
.link{ background-image: url(../img/linkedin.png);}
.fac{ background-image: url(../img/facebook.png);}
.rs .tel{ background-image: url(../img/tel.png);background-position:bottom;}


.section1 .container {
    margin-top: 0;
}
div#carouselExampleIndicators .sec-perso span {
    line-height: 15px!important;
    display: block;
    margin-top: 2px;
    padding-bottom: 0px;
    font-size: 11px;
    white-space: nowrap;
}
.form {
    margin-top: 50px!important;
    max-width: 90%;
    margin: auto;
    width: 800px;
    overflow: hidden;
}
.header .image.right img {
    max-height: 780px;
}
.carousel-indicators li {
    border: 1Px solid transparent;
}
.group-box>div {
    /* border: 1px solid; */
    bottom: 2rem;
    position: absolute;
    max-width: calc(100% - 70px);
}
.group-box .sec-perso strong{font-size:1rem;line-height: 1.1rem;padding-top: 0.4rem;}

.group-box .sec-perso span {
    color: white;
    font-size: 0.81rem;
}

.group-box .sec-perso {margin-top:2.1rem}
.group-box a.cta {
    font-size: 0.75rem!important;
    height: auto!important;
    margin-top: 1rem;
    border: none!important;
    padding: 0.3rem 1.7rem!important;
    height: 30px!important;
    line-height: 22px!important;
}

.img1 a.cta {
    background-color: #ff0000;
}

.img2 a.cta {
    background-color: #0066ff;
}

.img3 a.cta {
    background-color: #3399ff;
}

.group-box .sec-perso {
    border-top: 0.12rem solid white;
    padding-top: 1rem;
    margin-top: 1rem;
}
.footer .col-md-4 {
    padding: 0px;
}
.bottom-footer p {
    font-size: 0.813rem;
    font-weight: bold;
}
.bottom-footer a{border-bottom:0.12rem solid ;}
.header img.bg1 {
    left: 29%!important;
    top: -70px;
}

.header img.bg2 {
    left: 20%!important;
    top: initial!important;
}

.header img.bg3 {
    top: -29px!important;
}
.left-img img {
    width: 100%;
    left: 0;
    max-height: initial;
}

.left-img .bg1 {
    top: -12%;
    left: 32%;
    width: 105%;
}
.section5 .left-img .bg2 {
   top: -15%;
  left: -10%;
   width: 130%;
}
.sec-global .image img {
    max-height: initial!important;
}



.section6 h3 {
    white-space: nowrap;
    position: absolute;
    right: 0px;
}

.section6 .right>img {
    margin-top: 60px;
}

.section6 .right-img img.bg1 {
    width: 115%;
    top: -90px;
}
.section6 .right-img img.bg2 {
    width: 142%;
    top: 0px;right:-5%
}

.section7 .left-img .bg1 {
    margin-top: -70px;
    left: 28%;
    width: 96%;
}

.section7 .left-img .bg2 {
    width: 84%;
    width: 85%;
    left: -14%;
    top: -40px;
}
.section8 .right-img img.bg1 {
    width: 150%;right:7%;top:18%;
}

.section8 .right-img img.bg2 {
    width: 107%;
    right:7%;
    top: 0%;
}

.section8 p {
    line-height: 1.44;
    font-weight: 500;
}
.section8{padding-bottom:30px;}

.section12 .carousel-control-next-icon,.section12 .carousel-control-prev-icon {
    width: 10px;
}


.section8 p {
    line-height: 1.44;
    font-weight: 500;
}
.section8{padding-bottom:30px;}
.section1 img.bg1 {width:120%;    top: 7%;}
.section1 img.bg2 {width: 175%;top: 20%;}
.cta-black:hover {
    color: white;
    text-decoration: none;
}
.section8 a.cta {
    margin-top: 15px;
}
.bottom-footer a:hover {
    color: white;
    text-decoration: none;
    opacity: 0.8;
}

a.cta.ctablanc:hover {
    background-color: black;
    color: white!important;
    text-decoration: none!important;
}

a.cta {text-decoration: none;}

.group-box a.cta:hover {
    color: white!important;
}
.section12 .left-img .bg1 {
    top: -320px;
    left: -9%;
    width: 125%;
}
.section12 .left-img .bg2 {
    top: -300px;
    right: 0%;
    left: initial;width:85%;
}
.section14 .right-img .bg1 {width: 255%;right: 0%;position: absolute;top: 20px;}
.section14 .left-img .bg1 {width:250%;left: 0%;position: absolute;top: -54px;}
.section13 a.cta.ctablanc {
    margin: auto;
    margin-top: 30px;
    height: 48px;
    line-height: 34px;
}
a.cta.ctablanc {
  height: 48px!important;
    line-height: 2.8rem!important;
    padding: 0rem 2.2rem!important;
    font-size: 1rem!important;
}
a.cta {
    height: 48px!important;
    line-height: 2.8rem!important;
    border: 0.113rem solid!important;
    padding: 0rem 2.2rem!important;
    font-size: 1rem!important;
}
#carouselExampleIndicators {position:initial!important;}
#carouselExampleIndicators .carousel-control-prev{left: 5%!important;}
#carouselExampleIndicators .carousel-control-next{right: 5%!important;}
#carouselExampleIndicators .carousel-indicators{bottom:30px!important}
#carouselExampleIndicators .carousel-inner {
     height: 500px;
        display: flex;
    align-items: center;
}

.form input,.form select {
     border: 0.113rem solid!important;
    border-radius: 30px;
    width: 100%;
    height: 48px;
    line-height: 2.6rem!important;
    padding-left: 20px;    font-weight: 500;
    font-family: 'Montserrat'!important;
        padding: 0rem 2.2rem!important;
    font-size: 1rem!important;
}

textarea.form-control {
    height: 177px!important;
    border: 0.12rem solid black;
    border-radius: 20px;
    padding-left: 20px;
    font-weight: 500;
    font-family: 'Montserrat'!important;
}

button.btn.btn-primary {
    background-color: black;
    border: none;
    border-radius: 30px;
    width: 100%;height:48px;
}
.form-control::placeholder{color:#3e3e3e;    font-weight: 500;
    font-family: 'Montserrat'!important;}
    .form-control:focus {
        box-shadow: none!important;
        border-color: black!important;
    }
    .section13 .container {
    margin-top: 60px;
}
.section13 .container {
    margin-top: 60px;
}

a:hover{text-decoration:none!important;}
.cta.cta-black:hover {
    background-color: white;
    color: black;
    border: 0.113rem solid!important;
}
.sec-global .cta:hover{
     border: 0.113rem solid!important;
    background-color: white;
}
.ctablue:hover {
    color: #0066ff!important; border: 0.113rem solid!important;
    background-color: white;
   
}
.ctam:hover {
    color: #9500cc;
}
.section7 .ctablue:hover {
   color: #3399ff;
}
span.langue-btn a {
    color: #3d3d3d;
    letter-spacing: 0.8px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

span.langue-btn {
    margin-right: 30px;
}

a.langue.active {
    color: gray;
}
 .navbar-collapse {
    display: block!important;
}

button.navbar-toggler {
    display: none;
}
.section12 .carousel-inner {
    min-height: 310px;
}
.mbl{display:none;}
ul.row.form-section.page-section {
    list-style-type: none;padding:0px;
}

.form-section input {
    width: 100%!important;
}

.form-error-message img {
    border: 1Px solid red;
    width: 10px;
    border-radius: 20px;
}

span.error-navigation-message {
    color: red;
    font-size: 10px;
}

.form-error-message {
    position: absolute;
    /* border: 1Px solid; */
    height: 10px;
    line-height: 10px;
}
.always-hidden {
    display: none!important;
}
.en .section8 .right-img img.bg2 {
    width: 101%;
    top: -13%;
}

.en .section8 .right-img img.bg1 {
    width: 130%;
    top: 10%;
}
@media (min-height: 600px) {

   
    .acro {
    width: 57%;
     margin-bottom: 6vh;
    margin-top: 14vh!important;}
    
    
    .section3 .container {
    margin-top: 19vh;
    margin-bottom: 19vh;max-height:800vh;
}

.contentsec {
    margin-top: 13vh;
}

}

@media screen and (min-width:1700px){
    .footer {
   
        border-radius: 20px 20px 0px 0px;
}
.section2 ,.section10{
    border-radius: 20px;
}
}
@media screen and (max-width:760px){
    .section8 .title2 span {
    text-align: left;
}
    .en .section4 .card {
    min-height: 420px;
}
    .en .section12 a.cta.ctablanc {
    font-size: 14px!important;
}
    .section4 .card {
    min-height: 460px;
}
    .carousel-control-next-icon, .carousel-control-prev-icon {
    width: 10px!important;
}
  .section10  .carousel-item p {
    display: none;
}

.section10 {
    min-height: 510px;
}

div#carouselExampleIndicators .carousel-item>strong {
    margin-top: 0px;
}
    .section12 .left-img .bg1 {
    top: 0;
}

.section12 .left-img .bg2 {
    top: 0px;
}

.section12 .image.col-md-5 {
    height: 530px;
}

a.cta.ctablanc {
    padding: 0rem 1.2rem!important;
}
    .dsk{display:none;}
.mbl{display:block;}

    .section4 .title2.larg strong {
    text-align: left;
}

.section4 .title2.larg span {
    text-align: left;
}
    /*menu*/
    .navbar-collapse.show {
    display: block!important;
    background-color: #f8f5f5;
    width: 83vw;
    height: 100vh;
    position: absolute;
    right: 37px;
    top: 61px;
    padding: 20px;
    z-index: 99;
    text-align: right;
    box-shadow: 2Px 5px 5px 2px gray;
}

span.langue-btn {
    text-align: center;
    display: block;
    margin-bottom: 20px;
    margin-right: initial;
}

a.cta.cta-black {
    margin: auto;
    display: block;
    max-width: max-content;
}


button.navbar-toggler.collapsed {
    border: navajowhite;
}
    /*fin menu mobile*/
    .navbar-collapse {
    display: none!important;
}
.navbar-collapse.collapse {
    display: block;
}

button.navbar-toggler {
    display: block;
}
  .section13 .container {
    margin-top: 30px;
}
  .section12 .title2 span {
    font-size: 14px;
    text-align: left;
}

div#carouselExampleIndicators2 strong {
    width: max-content;
    /* white-space: break-spaces; */
    text-align: left;
    max-width: 100%;
    font-size: 19px;
}

.section12 a.cta.ctablanc {
    margin: auto;
    /* display: inline-block; */
    /* float: none; */
    /* border: 1Px solid red; */
}
  .footer{margin-top:40px;}
  .section10 .title2 span {
    font-size: 14px;
    margin-bottom: 30px;
    background-color: transparent;
}

.section10 .container {
    margin-top: 10px;
}

div#carouselExampleIndicators .carousel-item>strong {
    font-size: 1.2rem;
}

#carouselExampleIndicators .carousel-inner {
    height: 260px;
}

.section11 .title2 span {
    font-size: 14px;
}

.section11 .title2 strong {
    font-size: 26px;
    line-height: 36px;
    width: 228px;
    margin: auto;
}

.section11 .container {
    margin-top: 5vh;
}

.section12 .title2 strong {
    text-align: left;
    margin-bottom: 30px;
    font-size: 1.625rem;
}

.section13 .title2 strong {
    max-width: 230px;
    margin-bottom: 20Px;
}

.section13 .title2 span {
    font-size: 16px;
    font-weight: 500;
}

.section14 .left-img .bg1,
.section14 .right-img .bg1{
    display: none;
}
  .section14 .title2 p{max-width:100%;}
  .section8 .row.flex {
    flex-direction: column-reverse;
    display: flex;
}

.section8 h4 {
    font-size: 1.25rem;
    margin-bottom: 30px;
}

.section8 .right-img img.bg1 {
    left: -29%!important;
    right: auto;
    top: 0%!important;
}

.section8 .right-img img.bg2 {
    top: -13%!important;
    position: absolute;
    /* right: 2%!important; */
    left: 2%!important;
}

.section8 .image.right-img.col-md-5 {
    margin-top: 70px;
}
  .sec-global .image {
    display: none;
}

.sec-global h3 {
    font-size: 0.875rem;
    margin-bottom: 30px;
    word-wrap: break-word;
    white-space: break-spaces;
}

.sec-global h4 {
    font-size: 1.625rem;
    line-height: 2.25rem;
}

.section6 h3 {
    position: relative;
}

.section6.sec-right.sec-global {
    padding-top: 20px;
    padding-bottom: 40px;
}

.section6 .right>img {
    margin-top: initial;
}
  .sec-global .image {
    display: none;
}
  div#myCarousel,div#myCarousel2 {
    margin-top: 10px;
}


  .sec-nabil span {
    text-align: center;
}

.counter-box {
    width: 100%;
    border-bottom: 0px;
    /* line-height: 16px; */
}

.counter-box .counter {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.four.col-md-3 {
    padding-bottom: 10px;
}

.section3 .container {
    margin-top: 8vh;
    margin-bottom: 8vh;
}

.contentsec {
    margin-top: 0px;
}

.row.contentsec img {
    margin-bottom: 2.4rem;
    margin-top: 1.4rem;
}

.title2.larg span {
    font-size: 0.875rem;
}
  p.def {
    display: none;
}

.image.right-img.col-md-4 {
    display: none;
}

button.accordion {
    font-size: 1.875rem;
    padding-right: 37px;
}

.panel p {
    font-size: 16px;
    font-weight: 500;
}

.sec-nabil p:before {
    display: block;
    margin: auto;
    width: 37px;
    height: 38px;
    margin-bottom: 20px;
}

.flex.sec-nabil {
    flex-direction: column-reverse;
    display: flex;
}
  .header-acro.flex {
    display: block;
}

.container {
    width: 90%;
}

a.cta {
    font-size: 16px!important;
    padding: 0rem 1.5rem!important;
}

.image.col-md-5 {
    min-height: 310px;
    width: 300px;
    margin: auto;
}

.header img.bg1 {
    left: 24%!important;
    width: initial;
    height: 300px;
    top: 0;
}

.header img.bg2 {
    width: initial;
    left: -10%!important;
    /* position: initial; */
    height: 300px;
}
    .container {
        width: 400px;
        margin: auto;
        max-width: 90%;
    }
    
    .top-header img {
        width: 160px;
        height: auto!important;
        /* border: 1px solid; */
        display: table;
    }
    
    a.cta {
        font-size: 13px;
        height: auto;
        line-height: 25px;
    }
    
    .acro #div1 {
        /* font-weight: bold; */
        font-size: 12px;
        letter-spacing: 0px;
        line-height:  1rem;
        max-width: 90%;
        width: 225px;
    }
    
    .acro #div2 {
        font-size: 26px;
        line-height: 36px;
        letter-spacing: 0;
        /* width: 300px; */
        max-width: 90%;
        display: block;
    }
    
    .acro {
        margin-top: 60px!important;
        width: 63%;
    }
    
    .acro p {
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 30px;
    }
    
    p.def {
        padding-bottom: 10px;
        font-size: 13px;
    }
    
    .title span {
        font-size: 12px;
        letter-spacing: 1px;
    }
    
    .title strong {
        font-size: 26px;
        line-height: 36px;
    }
    
    .section1 {
        margin-top: 30px;
    }
    
    button.accordion {
        /* font-size:1.25rem; */
    }
    
    img.img-sec1 {
        display: none;
    }
    
    div.accordion {
        margin: auto;
        width: 100%;
        padding: 0px;
    }
    
    .sec-nabil div {
        width: 100%;
        /* font-size:  1rem; */
    }
    
    .flex.sec-nabil {
        /* display: block; */
        margin-top: 2rem;
        /* margin-bottom: 4rem; */
    }
    
    .sec-nabil p {
        font-size: 1.375rem;
        line-height: 21px;
        text-align: center;
        line-height: 30px;
    }
    
    .sec-nabil img {
        width: 190px;
        height: auto;
        margin: auto;
        margin-top: 20px;
        display: block;
        margin-bottom: 20px;
    }
    
    .section3 {
        margin-top: 35px;
    }
    
    .title2 strong {
        font-size: 26px;
        margin-top: 10px;
        margin-bottom: 30px;
        text-align: center;
        padding: 0px;
        /* border: 1Px solid; */
        max-width: 100%;
    }
    
    .section3 .col-md-4 p {
        min-height: auto;
        margin-bottom: 2rem;
    }
    
    .col-md-4 {
        margin-bottom: 40px;
    }
    
    .title2.larg strong {
        font-size: 1.625rem;
        line-height: 2.25rem;
    }
    
    .section8 .title2 strong {
        font-size: 1.625rem;
        line-height: 2.25rem;
        text-align: left;
    }
    
    .image {
        width: 100%;
        float: none;
    }
    
    .right {
        width: 100%;
        margin: auto;
    }
    
    .image img {
        /* position: relative; */
        width: 100%;
    }
    
    .section9 {
        margin-top: 40px;
    }
    
    .section9 .col-md-2 {
        width: 50%;
    }
    
    .section10 .carousel-item p {
        font-size: 1rem;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    .section10 .sec-perso {
        margin-top: 20px!important;
    }
    
    .sec-perso span {
        font-size: 11px;
        line-height: 11px;
    }
    
    .section11 {
        margin-top: 30px;
    }
    
    .title2 span {
        font-size: 13px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    .annimationRight.active {
        width: 100%;
    }
    
    .section12 .title2 p {
        font-size: 18px;
    }
    
    p {}
    
    div#carouselExampleIndicators2 {
        width: 100%;
        margin-top: 20px;
    }
    
    .footer .row.flex {
        display: block;
    }
    
    .footer .row>div {
        width: 100%;
    }
    
    .footer .row>div strong {
        font-size:1.25rem;
    }
    .footer .row>div p {
        font-size: 15px;
    }
    
    .footer .container .row:nth-child(2) p {
        font-size: 11px;
        text-align: center;
    }
    
  
}