@import url("https://fonts.cdnfonts.com/css/poppins");
@import url("https://fonts.cdnfonts.com/css/roboto");
@import url("https://fonts.cdnfonts.com/css/proxima-nova-2");

:root {
  font-family: sans-serif;
  font-size: 16px;
  --background-c: #eee;
  --background-d: #eee;
  --background-f: #eee;
  --move-bg: #555;
  --move-h: #222;
  --pill-bg: #ddd;
  --pill-h: #bbb;
  --pill-a: #555;
  --pill-border: transparent;
  --bar-bg: #ccc;
  --quote-c: #333;
  --author-c: #9969a5;
}

html,
body {
  margin: 0px;
  padding: 0px;
}

.background {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  z-index: -1;
}

input:checked + .slide-container .nav label {
  display: block;
}

.square {
  height: 300px;
  width: 100%;
  background-color: #445ec5;
  margin-top: -10%;
}

a.effect-shine:hover {
  -webkit-mask-image: linear-gradient(
    -75deg,
    rgba(0, 0, 0, 0.6) 30%,
    #000 50%,
    rgba(0, 0, 0, 0.6) 70%
  );
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }

  to {
    -webkit-mask-position: -50%;
  }
}

.qg,
.pg {
  quotes: "' " " '";
  position: absolute;
  margin-top: 21%;
}

.qg {
  color: var(--quote-c);
}

.pg {
  margin-block-start: 5px;
  position: absolute;
  margin-top: 21%;
}

.signature {
  color: var(--author-c);
}

.slideshow-container {
  position: relative;
  /*max-height: 550px;*/
  margin-top: -9%;
}

.slide {
  display: none;
  padding: 5%;
  height: 100%;
  text-align: center;
  background: var(--background-c);
}

.progress {
  position: absolute;
  width: 0;
  bottom: 0;
  height: 5px;
  background: var(--bar-bg);
}

.pill {
  margin: 3px;
  width: 75px;
  height: 45px;
  background: #4057bc;
  display: inline-block;
  border: 1px solid var(--pill-border);
  border-radius: 63px;
  transition: all 0.2s;
  cursor: pointer;
  margin-top: 1%;
  font-size: 189%;
  font-weight: 800;
}

.pill:hover {
  background: #ffc400;
}

.activers,
.activers:hover {
  background: #ffc400;
}

/* .slid_con {
  background-color: ;
} */

.p_acceuil2 {
  margin-top: 14%;
  margin-left: 30%;
  font-size: 848%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 900;
}

.p_acceuil3 {
  margin-top: 21%;
  margin-left: 25%;
  font-size: 601%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 400;
}

.p_ac4 {
  margin-top: 21%;
  margin-left: 35%;
  font-size: 601%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 400;
}

.p_ac5 {
  margin-top: 21%;
  margin-left: 51%;
  font-size: 601%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 400;
}

.p_ac6 {
  margin-top: 21%;
  margin-left: 61%;
  font-size: 601%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 400;
}

.p_ac7 {
  margin-top: 21%;
  margin-left: 72%;
  font-size: 601%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 400;
}

.div_boite {
  margin-left: -7%;
}

.a_acceuil_slide1 {
  position: absolute;
  margin-left: -43.6%;
  margin-top: 20%;
}

.div_icons_slide {
  width: 76%;
}

.a_acceuil_slide2 {
  position: absolute;
  margin-left: -44%;
  margin-top: 25%;
}

.a_acceuil_slide3 {
  position: absolute;
  margin-left: -44%;
  margin-top: 30%;
}

.div_icon_slide {
  margin-left: -114%;
  width: 31%;
  margin-top: 13%;
}

.photo_flesh_slide_cercle1 {
  margin-top: 24%;
  margin-left: 12%;
}

.photo_flesh_slide_cercle2 {
  margin-top: 34%;
  margin-left: 9%;
}

.inslid_trace_robot_conseil {
  position: absolute;
  margin-top: -550%;
  margin-left: 1493%;
  width: 740%;
}

.inslid_robot1 {
  position: absolute;
  margin-top: 28%;
  margin-left: 34%;
  width: 24%;
}

.inslid_robot3 {
  position: absolute;
  margin-top: 6%;
  margin-left: 14%;
  width: 18%;
}

/* .slid_con2 {
  background-color: ;
} */

.p_conseil1 {
  margin-top: 11%;
  margin-left: 8%;
  font-size: 781%;
  font-family: "proxima nova";
  color: black;
  font-weight: 600;
}

.a_conseil1 {
  position: absolute;
  margin-top: 467px;
  margin-left: -33%;
  font-size: 372%;
  font-family: "proxima nova";
  color: black;
  font-weight: 300;
}

/* .slid_con3 {
  background-color: ;
} */

.p_intelligency {
  margin-top: 11%;
  margin-left: 8%;
  font-size: 750%;
  font-family: "proxima nova";
  color: black;
  font-weight: 600;
}

.a_intelligency {
  position: absolute;
  margin-top: 467px;
  margin-left: -33%;
  font-size: 372%;
  font-family: "proxima nova";
  color: black;
  font-weight: 300;
}

.btn_input33 {
  background-color: #3953bf;
  border-radius: 40px;
  color: #2064ad;
  display: inline-block;
  font-family: proxima nova;
  font-size: 100px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  width: 315px;
  -webkit-text-size-adjust: none;
}

#button {
  padding: 0;
  text-decoration: none;
  display: inline-block;
  background-color: #ff9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

#button-commencer {
  position: absolute;
  font-family: "proxima nova";
  border: none;
  margin-left: 32%;
  margin-top: 27.7%;
  font-size: 220%;
  color: #fff;
  height: 67px;
  width: 14%;
  border-radius: 78px;
  font-weight: 500;
}

.service-card-intellig-img {
  position: absolute;
  width: 27%;
  margin-left: 191px;
  margin-top: 6%;
}

.table_card {
  margin-left: 0%;
  width: 100%;
  margin-top: 6%;
}

.td_card {
  width: 25%;
}

.play2 {
  margin-left: 25%;
  margin-top: 25%;
}

#card {
  background-color: #445ec5;
  width: 90%;
  margin-left: -23%;
}

.fa-container-div-img {
  position: absolute;
  margin-top: -65%;
  margin-left: -20%;
  width: 31%;
}

.r-arrow-circ:hover {
  background-color: #ffffff;
}

.l-arrow-circ:hover {
  background-color: #ffffff;
}

.l-arrow-circ,
.r-arrow-circ {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #ffffff;
}

.l-arrow:before,
.l-arrow-circ:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 25%;
  height: 25%;
  border-left: 7px solid #ffc400;
  border-bottom: 7px solid #ffc400;
  -webkit-transform: translate(-30% -50%) rotate(45deg);
  transform: translate(-30%, -50%) rotate(45deg);
}

.r-arrow:before,
.r-arrow-circ:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 25%;
  height: 25%;
  border-right: 7px solid #ffc400;
  border-bottom: 7px solid #ffc400;
  -webkit-transform: translate(-70% -50%) rotate(-45deg);
  transform: translate(-70%, -50%) rotate(-45deg);
}

.cercle_join {
  width: 130px;
  height: 130px;
  background: #ffc400;
  border-radius: 63px;
  margin-left: 42%;
  margin-top: 4%;
}

.h1_us_conseil {
  position: absolute;
  margin-top: 39px;
  font-size: 346%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 700;
  margin-left: 12px;
}

.h1_join_conseil {
  position: absolute;
  margin-left: 15%;
  margin-top: -5%;
  font-size: 375%;
  font-family: "proxima nova";
  color: #3f55b9;
  font-weight: 800;
}

h1 {
  text-align: center;
}

.demo {
  margin-top: 5rem;
  margin-bottom: 5rem;
  width: 100%;
}

/* go 1 dirextion, gutter */
/* flexbox */
.flexbox {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px 50px 10px;
}

.box {
  flex: 1 1 220px;
  margin: 10px;
  border: 2px solid black;
  border-radius: 5px;
}

.box-a {
  line-height: 30px;
}

.box p {
  padding: 15px;
}

/* GRID */
.grid {
  margin: 0 20px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-auto-flow: dense;
  grid-gap: 10px;
  /* the magic is here! you can easily set up your gutter */
  align-items: center;
  justify-items: center;
  justify-content: center;
  align-content: center;
}

.item {
  padding: 20px;
}

/* positioning */
/* Put whatever you want  */
.item-g {
  /*  you need to change the value of column number to position your item in a specific area  */
  grid-column: 1/-1;
}

.first {
  /*  target your grid item to change the postion !  */
  font-size: 3em;
  color: white;
  text-align: center;
  font-weight: bold;
  /*  change the postion in both ROW and Column area  */
  grid-row-start: 1;
  grid-column: 3/-1;
}

.second {
  /*  change the postion in both ROW and Column area  */
  grid-column: 2/3;
  grid-row-start: 2;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 3em;
}

.grid .last p {
  line-height: 120px;
}

.item-b,
.item-c,
.item-d {
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}

.canvas {
  opacity: -1;
}

.robot_grid {
  width: 61%;
  margin-left: 40%;
  margin-top: 7%;
}

.item {
  width: 84%;
}

.avantage {
  margin-left: -3%;
  margin-top: 22%;
}

.img-avantage {
  margin-left: -3%;
  margin-top: 22%;
}

.h2_avantage {
  font-size: 95%;
  margin-left: 0%;
  margin-top: 2%;
  text-align: center;
  font: normal normal 600 33px/50px proxima nova;
  letter-spacing: 0px;
  color: #282d81;
  opacity: 1;
  font-size: 30px;
}

.hr_avantage {
  width: 25%;
  margin-left: 37%;
  border: 3px solid #00b9ff;
  opacity: 1;
  margin-top: -4%;
}

.p_avantage {
  text-align: left;
  font: normal normal 300 14px/21px Poppins;
  letter-spacing: 0px;
  color: #4158bd;
  opacity: 1;
  margin-top: 0%;
}

.zoomWrapper:hover {
}

.product-txt {
  float: left;
  width: 240px;
  display: none;
}

.zoomWrapper:hover .product-txt {
  display: block;
}

.zoomWrapper {
}

.zoomWrapper:hover {
}

.product-txt {
  float: left;
  width: 398px;
  display: none;
}

.zoomWrapper:hover .lin1 {
  display: none;
}

.read_item2 {
  color: #3d52b4;
  font-family: "Proxima Nova";
  margin-left: 0%;
}

#div_item2 {
  text-align: center;
  margin-top: 7%;
}

.down_angle_fa {
  color: #51e8ef;
}

.bullet {
  margin-left: 20%;
  margin-top: -15%;
}

.h2_souci {
  margin-left: 12%;
  margin-top: -9%;
  text-align: center;
  font: normal normal 600 33px/50px proxima nova;
  letter-spacing: 0px;
  color: #282d81;
  opacity: 1;
  font-size: 30px;
}

.hr_souci {
  width: 30%;
  margin-left: 43%;
  border: 3px solid #00b9ff;
  opacity: 1;
  margin-top: -4%;
}

.p_souci {
  text-align: left;
  font: normal normal 300 14px/21px Poppins;
  letter-spacing: 0px;
  color: #4158bd;
  opacity: 1;
  margin-top: -3%;
  margin-left: 22%;
}

.zoomWrapper {
  max-width: 537px;
  height: 92%;
  overflow: hidden;
  margin: 0 auto 40px auto;
  /* -- Prevent flicker -- */
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.zoomWrapper {
  max-width: 70%;
  height: auto;
  display: block;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.zoomWrapper:hover {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}

#item {
  width: 69%;
}

.hand {
  margin-left: -12%;
  margin-top: -15%;
}

.h2_service {
  font-size: 95%;
  margin-left: -11%;
  margin-top: -8%;
  text-align: center;
  font: normal normal 600 33px/50px proxima nova;
  letter-spacing: 0px;
  color: #282d81;
  opacity: 1;
  font-size: 30px;
}

.hr_service {
  width: 30%;
  margin-left: 30%;
  border: 3px solid #00b9ff;
  opacity: 1;
  margin-top: -4%;
}

.p_service {
  text-align: left;
  font: normal normal 300 14px/21px Poppins;
  letter-spacing: 0px;
  color: #4158bd;
  opacity: 1;
  margin-top: -3%;
}

#item2 {
  width: 69%;
  margin-left: -11%;
}

.tech {
  margin-left: -10%;
  margin-top: 20%;
}

.h2_technologie {
  font-size: 95%;
  margin-left: 0%;
  margin-top: 1%;
  text-align: center;
  font: normal normal 600 33px/50px proxima nova;
  letter-spacing: 0px;
  color: #282d81;
  opacity: 1;
  font-size: 30px;
}

.hr_technologie {
  width: 25%;
  margin-left: 36%;
  border: 3px solid #00b9ff;
  opacity: 1;
  margin-top: -4%;
}

.p_technologie {
  text-align: left;
  font: normal normal 300 14px/21px Poppins;
  letter-spacing: 0px;
  color: #4158bd;
  opacity: 1;
  margin-top: -3%;
}

.item_three {
  width: 84%;
}

.skill {
  margin-left: -19%;
  margin-top: -15%;
}

.h2_competance {
  font-size: 95%;
  margin-left: -17%;
  margin-top: -7%;
  text-align: center;
  font: normal normal 600 33px/50px proxima nova;
  letter-spacing: 0px;
  color: #282d81;
  opacity: 1;
  font-size: 30px;
}

.hr_competance {
  width: 30%;
  margin-left: 26%;
  border: 3px solid #00b9ff;
  opacity: 1;
  margin-top: -3%;
}

.p_competance {
  text-align: left;
  font: normal normal 300 14px/21px Poppins;
  letter-spacing: 0px;
  color: #4158bd;
  opacity: 1;
  margin-top: -3%;
}

.img_div1 {
  margin-left: 85%;
  margin-top: -49%;
}

.img_div3 {
  margin-left: -47%;
  margin-top: -84%;
}

.img_rectangle2 {
  margin-top: -20%;
  margin-left: 44%;
}

.img_r {
  margin-top: -25.5%;
  margin-left: -11%;
  width: 23%;
}

.img_section {
  margin-top: -29%;
  margin-left: -45%;
}

.img_flesh {
  margin-top: -73%;
  margin-left: -15%;
  width: 28%;
}

.div_section {
  margin-top: -61%;
  margin-left: 0%;
}

.p1_section {
  text-align: center;
  font: normal normal 800 53px/85px Proxima Nova;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  margin-left: 0%;
}

.p2_section {
  text-align: center;
  font: normal normal normal 16px/30px Proxima Nova;
  letter-spacing: 0px;
  color: #fefefe;
  opacity: 1;
  width: 47%;
  margin-left: 26%;
  margin-top: -1%;
}

.table_section {
  margin-left: 11%;
  margin-top: 4%;
}

.img_clock {
  margin-left: 12%;
  margin-top: 3%;
}

#table_section {
  margin-top: 7%;
  margin-left: 11%;
}

.ellipse-img {
  position: absolute;
  margin-top: 26%;
  width: 21%;
  margin-left: 22%;
}

.h2_excellence {
  margin-left: 20%;
  margin-top: 0px;
  font: normal normal 600 38px/57px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.img_hands {
  margin-left: 26%;
  margin-top: 29%;
}

.h2_collaboration {
  margin-left: 20%;
  margin-top: 68px;
  font: normal normal 600 38px/57px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.img_ok {
  margin-left: 38%;
  margin-top: 57%;
}

.h2_Gratitude {
  margin-left: 20%;
  margin-top: 49px;
  font: normal normal 600 38px/57px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.table2_section {
  margin-left: 63%;
  margin-top: -19%;
}

.img2_clock {
  margin-left: 25%;
  margin-top: 3%;
  width: 52%;
}

.h2_Accountability {
  margin-left: -4%;
  margin-top: 0px;
  font: normal normal 600 38px/57px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.img2_hands {
  margin-left: 26%;
  margin-top: 34%;
  width: 49%;
}

.h2_innovation {
  margin-left: -1%;
  margin-top: 68px;
  font: normal normal 600 38px/57px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.img_emoji {
  margin-left: 31%;
  margin-top: 36%;
}

.h2_trust {
  margin-left: 3%;
  margin-top: 49px;
  font: normal normal 600 38px/57px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

section {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

section:nth-child(1) {
  color: #e0ffff;
}

section:nth-child(2) {
  color: #42455a;
  background: #e0ffff;
}

section:nth-child(3) {
  color: #e0ffff;
}

section:nth-child(4) {
  color: #42455a;
  background: #e0ffff;
}

section .container {
  margin: 100px;
}

section h1 {
  font-size: 3rem;
  margin: 20px;
}

section h2 {
  font-size: 70%;
  text-align: center;
  text-transform: uppercase;
}

section .text-container {
  display: flex;
}

@media (max-width: 900px) {
  section h1 {
    font-size: 2rem;
    text-align: center;
  }

  section .text-container {
    flex-direction: column;
  }
}

.reveal {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.actives {
  transform: translateY(0);
  opacity: 1;
}

ul.containered {
  overflow: hidden;
  padding: 20px;
  max-width: 70%;
  margin: 20px auto 20px auto;
  height: 225px;
  text-align: center;
}

ul.containered li {
  display: none;
  text-align: center;
  padding: 20px 40px;
}

ul.containered .active {
  display: block;
}

.button-containered button {
  padding: 8px 40px;
  margin: 0 3px;
}

.button-containered {
  text-align: center;
}

#nexted:hover {
  background: #fff;
}

#preved:hover {
  background: #fff;
}

.h2_aboutas {
  text-align: center;
  margin-top: 18%;
  font-size: 74px;
  color: #394bab;
  opacity: 1;
  font-family: Proxima Nova, Extrabold;
  font-weight: 500;
}

.p_aboutas {
  text-align: center;
  letter-spacing: 0px;
  color: #394bab;
  opacity: 1;
  font-size: 146%;
  font-family: Proxima Nova, Semibold;
}

.table_aboutas {
  margin-top: 3%;
}

.img_cercle {
  margin-top: -149%;
  margin-left: 62%;
}

.h2_m {
  margin-top: -85%;
  margin-left: 68%;
  font-size: 551%;
  color: azure;
  font-family: sans-serif;
}

.div_box {
  margin-left: 12%;
}

.h3_mission {
  font-size: 260%;
  color: azure;
  font-family: sans-serif;
}

.p_box {
  font-size: 98%;
  text-align: start;
  line-height: 200%;
  color: azure;
  font-family: sans-serif;
}

.h1_us_cos {
  /* position: absolute;*/
  margin-top: 36px;
  font-size: 334%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 800;
  /*margin-left: 15px;*/
}

.h1_nous_cos {
  position: absolute;
  margin-top: 29px;
  font-size: 251%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 800;
  margin-left: 20px;
  line-height: 195%;
}

.h1_about_cos {
  position: absolute;
  margin-left: 34%;
  margin-top: -5%;
  font-size: 375%;
  font-family: "proxima nova";
  color: #3f55b9;
  font-weight: 800;
}

.boxs {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  grid-gap: 15px;
  margin: 0 auto;
  margin-top: 6%;
  justify-items: center;
}

.carde {
  /* position: relative;*/
  width: min(61%, 1271px);
  height: auto;
  background: linear-gradient(#425abf, #212d60);
  /*margin: 0 auto;*/
  box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
  transform: rotate(5deg);
  margin-bottom: 12%;
}

.card1 {
  position: relative;
  width: max(560px, 50%);
  height: auto;
  background: #fff;
  box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
  transform: matrix(0.99, -0.12, 0.12, 0.99, 0, 0);
  left: 45%;
}

.carde .imgBx {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: #222;
  transition: 0.5s;
  z-index: 1;
}

.carde:hover .imgBx {
  bottom: 80px;
}

.carde .imgBx img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carde .details {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  height: 60px;
  text-align: center;
}

.carde .details h2 {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 20px;
  color: #777;
  text-transform: uppercase;
}

.carde .details h2 span {
  font-weight: 500;
  font-size: 16px;
  color: #f38695;
  display: block;
  margin-top: 5px;
}

.poster {
  width: 110px;
  height: 110px;
  margin: 120px auto;
  position: relative;
  border-radius: 100px;
}

.poster h4 {
  top: 22px;
  color: #fff;
  position: relative;
  font-size: 49px;
  text-align: center;
  font-weight: 600;
  font-family: Proxima Nova, Extrabold;
}

/* POSTER*/
.p1 {
  background: #ffc70f;
  /* fallback for old browsers */
}

.translate {
  transition: 0.6s;
}

#YS,
#YS .translates {
  pointer-events: none;
}

#YS .card1 {
  pointer-events: auto;
  padding: 0.8rem;
}

#YS.translates:hover {
  transform: rotate(-3deg);
}

.mission-h3-card {
  margin-top: 0%;
  position: absolute;
  margin-left: 4%;
  color: #3646a4;
  font-family: Proxima Nova, Extrabold;
  font-size: 270%;
  margin-top: 14%;
  font-weight: 700;
}

.ph-mission {
  position: absolute;
  margin-top: 0%;
  margin-left: 5%;
  font-size: 95%;
  color: #797979;
  font-family: Proxima Nova, Extrabold;
  margin-top: 24%;
  font-weight: 500;
  width: 86%;
}

.vision-h3-card {
  margin-top: 40%;
  position: absolute;
  margin-left: 4%;
  color: #3646a4;
  font-family: Proxima Nova;
  font-size: 270%;
  font-weight: 700;
}

.ph-vision {
  position: absolute;
  margin-top: 50%;
  margin-left: 5%;
  font-size: 95%;
  color: #797979;
  font-family: Proxima Nova, Extrabold;
  font-weight: 500;
  width: 86%;
}

.historique-h3-card {
  margin-top: 68%;
  position: absolute;
  margin-left: 4%;
  color: #3646a4;
  font-family: Proxima Nova, Extrabold;
  font-size: 270%;
  font-weight: 700;
}

.ph-historique {
  position: absolute;
  margin-top: 78%;
  margin-left: 5%;
  font-size: 95%;
  color: #797979;
  font-family: Proxima Nova, Extrabold;
  font-weight: 500;
  width: 86%;
}

.famille-img-card {
  position: absolute;
  top: 0;
  width: 80%;
  left: 0;
  transform: rotate(-5deg);
}

.famille-img-card-res {
  position: absolute;
  margin-top: -27%;
  width: 37%;
  margin-left: 359px;
  display: none;
}

#cercle-um-card {
  margin-top: -33%;
  margin-left: 79%;
  position: absolute;
}

.img_div55 {
  margin-left: 34%;
  margin-top: 12%;
}

.img_div555 {
  margin-top: -30%;
  margin-left: 18%;
}

.img_trace5 {
  margin-top: -14%;
  margin-left: 0%;
}

.h1_years {
  margin-left: 53%;
  margin-top: -45%;
  font-size: 1264%;
  font-family: Proxima Nova;
  color: aliceblue;
  position: absolute;
  font-weight: 700;
}

.h2_of {
  margin-left: 49%;
  font-size: 501%;
  margin-top: -35%;
  font-family: Proxima Nova;
  color: aliceblue;
  position: absolute;
}

/*footer*/
.img_robot3 {
  margin-top: -33%;
  width: 24%;
  margin-left: 14%;
  position: absolute;
}

.trace5 {
  margin-left: -46%;
  margin-top: -68%;
  position: absolute;
}

.traceleft {
  margin-left: 92%;
  margin-top: -156%;
  width: 8%;
  position: relative;
}

.img_footer2 {
  margin-left: -121%;
  margin-top: -5%;
}

.email {
  margin-top: -112%;
  margin-left: 46%;
}

.robot6 {
  width: 10%;
  margin-left: 14%;
  margin-top: -89%;
}

.ball {
  background-color: transparent;
  border-radius: 50%;
  animation: bounce 0.5s cubic-bezier(0.5, 0.05, 1, 0.5);
  animation-direction: alternate;
  animation-iteration-count: infinite;
}

@keyframes bounce {
  from {
    transform: translate3d(0px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 60px, 0px);
  }
}

.box-area {
  padding: 30px;
  position: relative;
  display: block;
  background: #fff;
  color: #000;
  box-shadow: inset #bccfe9 0px 0px 5px 0px;
  margin: 40px 0;
  border-radius: 10px;
}

.box-area h5 {
  font-size: 16px;
  font-weight: 700;
  color: #0a69ed;
  margin-top: 30px;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.box-area span {
  color: #262626;
  display: block;
  font-size: 13px;
  margin: 0 0 10px;
  font-weight: 400;
}

.box-area .content {
  color: #262626;
}

.box-area .img-area {
  width: 90px;
  height: 90px;
  position: absolute;
  top: -40px;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  right: 0;
  z-index: 1;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0 5px 4px rgba(0, 0, 0, 0.5);
}

.box-area .img-area img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

#testimonial_area .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

#testimonial_area .owl-prev,
#testimonial_area .owl-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #0a69ed;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  position: absolute;
}

#testimonial_area .owl-prev {
  left: -60px;
  top: -30px;
}

#testimonial_area .owl-next {
  right: -60px;
  top: -30px;
}

@media only screen and (max-width: 991px) {
  .owl-nav {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .box-area {
    text-align: center;
  }

  .owl-nav {
    display: none;
  }
}

.marg-testimonial-area {
  margin-top: 20%;
  margin-left: 12%;
}

.h1-nos-avis-client {
  margin-left: -9%;
  color: #394bab;
  font-family: "proxima nova";
  font-size: 343%;
  font-weight: 700;
}

.ligne-section {
  border: 2px solid #ffc70f;
  width: 9%;
  margin-left: 40%;
}

#container-marg {
  margin-top: -1%;
}

.marg_form {
  margin-top: 3%;
  margin-left: 27%;
}

.btn_input {
  background-color: #ffffff;
  border-radius: 18px;
  color: #2064ad;
  display: inline-block;
  font-family: sans-serif;
  font-size: 9px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  width: 142px;
  -webkit-text-size-adjust: none;
  margin-left: -8%;
  position: absolute;
  margin-top: 8px;
  font-family: Poppins, Medium;
  border: none;
}

.marg_logo {
  margin-left: -31%;
  width: 384%;
  margin-top: 17%;
}

.h1_propos {
  font-size: 279%;
  color: #ffc400;
  font-family: Poppins, Bold;
}

.p_propos {
  margin-left: -31%;
  font-family: Roboto, Regular;
}

.marg_link {
  margin-left: -35%;
}

ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style-type: none;
}

ul,
li,
.nav {
  color: #3953bf;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 6px 0px;
  margin: 0px 10px;
  position: relative;
  transition: all 0.5s;
  font-family: proxima nova;
  font-weight: 700;
}

@media screen and (max-width: 1100px) {
  ul,
  li,
  .nav {
    margin: 0px 5px;
  }
}

.nav:hover {
  background-color: #3953bf;
  color: white;
}

.nav:before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 12px;
  width: 12px;
  height: 12px;
  border: 3px solid #3953bf;
  border-width: 0 0 3px 3px;
  opacity: 0;
  transition: all 0.3s;
}

.nav:hover:before {
  opacity: 1;
  bottom: -8px;
  left: -8px;
}

.nav:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  width: 12px;
  height: 12px;
  border: 3px solid #3953bf;
  border-width: 3px 3px 0 0;
  opacity: 0;
  transition: all 0.3s;
}

.nav:hover:after {
  opacity: 1;
  top: -8px;
  right: -8px;
}

.dropbtn {
  color: #3953bf;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0px 10px;
  position: relative;
  transition: all 0.5s;
  font-family: proxima nova;
  font-weight: 700;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3953bf;
}

.div-nav-menu {
  position: sticky;
  top: 0%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  z-index: 4;
  background: #ffc70e;
  border-radius: 0;
}

.img-univer2 {
  margin-top: -459%;
  position: absolute;
  margin-left: 2%;
  width: 20%;
}

.position-compagnie {
  margin-top: 18%;
}

.marg_nosservice {
  margin-top: -55%;
  margin-left: 187%;
  width: 98%;
}

.h5_nos {
  color: #ffc400;
  font-family: Poppins, Bold;
}

.link_nos {
  line-height: 220%;
  margin-top: 8%;
  margin-left: 13%;
}

.information {
  margin-top: 468px;
  margin-left: 0%;
}

.marg_information {
  margin-left: 40%;
  width: 150%;
}

.h5_information {
  color: #ffc400;
  font-family: proxima nova;
  margin-bottom: 22px;
  font-weight: 600;
  color: #ffc400;
  font-size: 21px;
  position: absolute;
  margin-left: 561%;
  margin-top: -31%;
  width: 172%;
}

.link_information {
  line-height: 220%;
  margin-top: -267%;
  width: 141%;
  font-family: monospace;
  margin-left: 440%;
}

.right {
  margin-top: -8%;
}

.contact_footer_phone {
  margin-left: 2%;
  font-size: 110%;
  font-family: Roboto, Medium;
}

.contact_footer_mail {
  margin-left: 11px;
  font-size: 110%;
  font-family: Roboto, Medium;
}

.contact_footer_address {
  margin-left: 2%;
  font-size: 110%;
  font-family: Roboto, Medium;
}

.boite_mail_footer {
  width: 10%;
  margin-left: -2%;
}

.location-footer {
  margin-left: 0%;
  width: 10%;
}

/*switch language*/
#content:not(.en) [data-lang="en"],
#content:not(.fr) [data-lang="fr"] {
  display: none;
}

#content.en [data-lang="en"],
#content.fr [data-lang="fr"] {
  display: block;
}

.switch {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.current {
  text-transform: uppercase;
  height: 42px;
  position: relative;
  z-index: 1;
  font-size: 1rem;
  text-align: center;
  line-height: 42px;
  display: flex;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.2s ease-out;
  border-radius: 3px;
  padding: 0 0.2em 0 0.7em;
}

.current span {
  display: inline-block;
  line-height: 1;
  padding: 0.7em 0.2em 0 0;
}

.current .arrow {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.current:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.options {
  position: absolute;
  right: 0;
  top: 0.6em;
  z-index: 0;
  opacity: 0;
  transition: all 0.36s ease-out;
  display: none;
  overflow: hidden;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.switch.show-options .options {
  display: block;
  z-index: 5;
}

.switch.anim-options .options {
  opacity: 1;
}

.switch.show-shadow .options {
  box-shadow: 0 2px 12px -4px rgba(0, 0, 0, 0.4);
}

.options-list {
  color: #313436;
  margin: 0;
  padding: 0.4rem 0.8em;
  position: relative;
  z-index: 5;
}

.options-list li {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 0.75em;
  border-bottom: 1px solid #e1e4e6;
  transform: translateX(10px);
  transition: all 0.24s ease-out;
  transition-delay: 0.1s;
  opacity: 0;
  font-size: 1rem;
  line-height: 1.3;
  white-space: nowrap;
}

.options-list li:last-child {
  border-bottom: none;
}

.options-list li:nth-child(1) {
  transition-delay: 0.1s;
}

.options-list li:nth-child(2) {
  transition-delay: 0.15s;
}

.options-list li:nth-child(3) {
  transition-delay: 0.2s;
}

.options-list li:nth-child(4) {
  transition-delay: 0.25s;
}

.options-list li:nth-child(5) {
  transition-delay: 0.3s;
}

.options-list li.selected {
  color: #3498db;
}

.switch.anim-options .options-list li {
  transform: translateX(0);
  opacity: 1;
}

#trans-circle {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -80px;
  right: -80px;
  padding: 0;
  margin: 0;
  border: none;
  z-index: 1;
  transition: all 0.4s ease-out;
  transform: scale(0.5);
  overflow: hidden;
}

#trans-circle svg {
  max-width: 100%;
  max-height: 100%;
}

.switch.anim-options #trans-circle {
  transform: scale(9);
}

.sign-in-bar {
  border: 2px solid #3953bf;
  border-radius: 13px;
  width: 97%;
  text-align: center;
  padding: 3%;
  margin-left: 160%;
  font-size: 86%;
  margin-top: 4%;
}

.position-switch {
  margin-left: 10rem;
}

.compagnie {
  margin-left: 13%;
  margin-top: 5%;
}

h5_compagnie {
  color: #ffc400;
  font-family: proxima nova, Bold;
}

.link_compagnie {
  line-height: 220%;
  margin-top: 10%;
}

.nos_service {
  margin-top: -14%;
  margin-left: 49%;
  position: absolute;
}

.sidwsroda {
  font-size: 110%;
  font-family: Roboto, Medium;
}

.position-vedeo {
  margin-top: -22%;
  margin-left: 17.5%;
}

.div1-p-acceuill {
  position: absolute;
  margin-top: -112%;
  margin-left: 23%;
}

.div2-p-acceuill {
  margin-top: -117%;
  position: absolute;
  margin-left: -107%;
}

.position-form1 {
  position: absolute;
  margin-top: -33%;
  margin-left: -4%;
}

.position-form2 {
  position: absolute;
  margin-left: 93%;
  margin-top: -32%;
}

.image-postion {
  width: 20%;
  margin-top: 0%;
}

/*********************************/
/* Google Fonts - Poppins */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");

/*.button:hover{
  background: #265DF2;
}*/
.table_20 {
  margin-left: 14%;
  width: 71%;
  margin-top: 4%;
}

.td_20 {
  font-size: 380%;
  text-align: center;
  font-family: monospace;
  color: aliceblue;
}

.td_23 {
  font-size: 380%;
  text-align: center;
  font-family: monospace;
  color: aliceblue;
}

.td_ia {
  font-size: 380%;
  text-align: center;
  font-family: monospace;
  color: aliceblue;
}

.td_cible {
  font-size: 350%;
  text-align: center;
  font-family: monospace;
  color: aliceblue;
}

.td_forme {
  font-size: 350%;
  text-align: center;
  font-family: monospace;
  color: aliceblue;
}

.td_erp {
  font-size: 350%;
  text-align: center;
  font-family: monospace;
  color: aliceblue;
}

.space-area {
  height: 850px;
  padding: 100px 0;
  position: relative;
}

.space-area h1 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: black;
}

.count-area {
  position: relative;
  padding: 100px 0;
  text-align: center;
  color: black;
}

.count-area-content {
  margin-top: 30px;
}

.count-area i {
  font-size: 100px;
}

.count-digit {
  margin: 20px 0px;
  font-weight: 700;
  font-size: 50px;
  color: #ffc70f;
  font-family: Proxima Nova;
}

.chiffre-5 .count-digit {
  font-size: min(250px, 90vw);
}

.ia {
  margin: 20px 0px;
  font-weight: 700;
  font-size: 50px;
  color: #ffc70f;
  font-family: Proxima Nova;
}

.count-title {
  font-size: 60px;
}

#count-digit1 {
  font-size: 2392%;
  margin-top: -48%;
  position: absolute;
  font-family: monospace;
  margin-left: 477px;
  color: #ffc70f;
  font-family: Proxima Nova;
}

#count-digit2 {
  font-size: 2392%;
  margin-top: -48%;
  position: absolute;
  font-family: monospace;
  margin-left: 477px;
  color: #fff;
  font-family: Proxima Nova;
}

#area-count {
  margin-top: -27%;
  width: 100%;
}

#content_module_table {
  width: 75%;
}

#h1-animate {
  font-family: "proxima nova";
  /*max-width: 40ch;*/
  text-align: center;
  transform: scale(0.94);
  animation: scale 6s forwards cubic-bezier(0.5, 1, 0.89, 1);
}

@keyframes scale {
  100% {
    transform: scale(1);
  }
}

span {
  display: inline-block;
  opacity: 0;
  filter: (4px);
}

span:nth-child(1) {
  animation: fade-in 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(2) {
  animation: fade-in 0.8s 0.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(3) {
  animation: fade-in 0.8s 1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(4) {
  animation: fade-in 0.8s 1.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(5) {
  animation: fade-in 0.8s 1.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(6) {
  animation: fade-in 0.8s 1.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(7) {
  animation: fade-in 0.8s 2.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(8) {
  animation: fade-in 0.8s 2.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(9) {
  animation: fade-in 0.8s 2.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(10) {
  animation: fade-in 0.8s 3.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(11) {
  animation: fade-in 0.8s 3.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(12) {
  animation: fade-in 0.8s 1.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(13) {
  animation: fade-in 0.8s 1.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(14) {
  animation: fade-in 0.8s 1.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(15) {
  animation: fade-in 0.8s 1.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(16) {
  animation: fade-in 0.8s 1.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(17) {
  animation: fade-in 0.8s 1.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(18) {
  animation: fade-in 0.8s 1.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

@keyframes fade-in {
  100% {
    opacity: 1;
    filter: blur(0);
  }
}

.cssanimation,
.cssanimation span {
  animation-duration: 3s;
  animation-fill-mode: both;
}

.cssanimation span {
  display: inline-block;
}

.leFadeInTop span {
  animation-name: leFadeInTop;
}

@keyframes leFadeInTop {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }

  to {
    opacity: 5;
  }
}

.cssanima,
.cssanima span {
  animation-duration: 3s;
  animation-fill-mode: both;
}

.cssanima span {
  display: inline-block;
}

.leFadeInT span {
  animation-name: leFadeInT;
}

@keyframes leFadeInT {
  from {
    opacity: 0;
    transform: translateY(100%);
  }

  to {
    opacity: 5;
  }
}

.butn:link,
.butn:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  text-decoration: none;
  background-color: #5e16bd;
  background-image: linear-gradient(90deg, #4159bb, #212d5e);
  padding: 1rem 2.5rem;
  height: 6rem;
  width: 7rem;
  margin-right: 13px;
  border-radius: 30px;
  border: none;
  color: #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
}

.butn::before {
  background: #fff;
  content: "";
  height: 155px;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  width: 50px;
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
}

.butn::after {
  background: #fff;
  content: "";
  height: 20rem;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 2rem;
}

.butn__new::before {
  left: -50%;
}

.butn__new::after {
  left: -100%;
}

.butn:hover,
.butn:active {
  transform: translateY(-3px);
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.butn__new:hover::before {
  left: 120%;
  opacity: 0.5s;
}

.butn__new:hover::after {
  left: 200%;
  opacity: 0.6;
}

.button::before {
  background: #fff;
  content: "";
  height: 155px;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  width: 50px;
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
}

.button::after {
  background: #fff;
  content: "";
  height: 20rem;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 2rem;
}

.button::before {
  left: -50%;
}

.button::after {
  left: -100%;
}

.button:hover,
.button:active {
  transform: translateY(-3px);
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.button:hover::before {
  left: 120%;
  opacity: 0.5s;
}

.button:hover::after {
  left: 200%;
  opacity: 0.6;
}

element.style {
}

.cercle_join_res {
  width: 60px;
  height: 60px;
  background: #ffc400;
  border-radius: 63px;
  margin-left: 42%;
  margin-top: 4%;
}

.h1_us_conseil_res {
  position: absolute;
  margin-top: 23px;
  font-size: 140%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 700;
  margin-left: 12px;
}

.h1_join_conseil_res {
  position: absolute;
  margin-left: 15%;
  margin-top: -5%;
  font-size: 375%;
  font-family: "proxima nova";
  color: #3f55b9;
  font-weight: 800;
}

.responsive_img_section {
  display: none;
}

.card1-res {
  display: none;
}

.p_aboutas {
  margin-top: 2%;
  margin-left: 0%;
}

.responsive_img_section {
  display: none;
}

.grid-responsive {
  display: none;
}

.flesh-res {
  display: none;
}

.text-align-center {
  text-align: center;
}

.grid-80 {
  width: 80%;
  margin-right: 10%;
  margin-left: 10%;
}

.grid-80 .item {
  border: 2px dashed #4a4d9b00;
  height: 100%;
}

.grid-80 .item:hover {
  border: 2px dashed #4a4d9b;
  border-radius: 1rem;
  transition: 1s all ease;
}

.grid-80 .item:hover > img {
  filter: drop-shadow(2px 2px 0px #0000007c);
  transition: 0.2s all ease;
}

.contact-us-sidebar {
  position: fixed;
  top: 20%;
  left: 0;
  width: fit-content;
  z-index: 1;
}

.contact-us-sidebar > .nav-links {
  font-size: 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
  top: 0;
  justify-content: center;
  color: white;
}

.contact-us-sidebar > .nav-links > .nav-link {
  padding: 3px 5px 0 1.5rem;
  background: #3a53be;
  border-radius: 0 4rem 4rem 0;
  color: #3a53be;
  filter: drop-shadow(0px 3px 0px #00000040);
}

.contact-us-sidebar .nav-link i {
  background: white;
  color: inherit;
  border-radius: 50%;
  width: 2.2rem;
  height: 2.2rem;
  padding: 3px;
  text-align: center;
}

.contact-us-sidebar .nav-link:nth-child(even) {
  background: #f7be00;
  color: #f7be00 !important;
}

/************* First slide ************/
.p_acceuil1 {
  margin-top: 6%;
  /*margin-left: 38%;*/
  font-size: 463%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 500;
}

.marketing-span {
  /*position: absolute;
	margin-top: 18%;
	margin-left: -138%;*/
  font-size: 161%;
  font-weight: 900;
}

.your-span {
  /*position: absolute;
	margin-top: 50%;
	margin-left: -160%;*/
}

.success-span {
  color: #3953bf;
  /*position: absolute;
	margin-top: 50%;
	margin-left: -117%;*/
  font-weight: 800;
}

.our-span {
  /*position: absolute;
    margin-top: 50%;
    margin-left: -47%;*/
}

.focus-span {
  color: #3953bf;
  /*position: absolute;
	margin-top: 50%;
	margin-left: -2%;*/
  font-weight: 800;
}

.int-span {
  /*position: absolute;
    margin-top: 50%;
    margin-left: 50%;*/
}

.um_value_responsive {
  display: none;
}

#marg-pill-container {
  margin-top: 3%;
  /* margin-left: 43%; */
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pill-container {
  position: relative;
  /* padding-bottom: 3px; */
  text-align: center;
  background: var(--background-c);
  user-select: none;
  border: 1px solid #4057bc;
  /*width: 14%;*/
  font-size: 118%;
  border-radius: 26px;
  /* position: absolute; */
  /* margin-top: -4%; */
  /* margin-left: 40%; */
  background: #4057bc;
  color: #fff;
  font-family: "proxima nova";
  text-align: center;
  height: 5.7%;
}

.a_acceuil1 {
  position: relative;
  /* margin-top: 533px; */
  /* margin-left: 42%; */
  font-size: 220%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 500;
  z-index: 1;
}

.div_cercle_flesh {
  border-radius: 50%;
  border: 4px solid #3953bf;
  position: relative;
  width: 60px;
  height: 60px;
  /* margin-top: 27.7%; */
  /* margin-left: 38%; */
}

.header-style {
  margin-left: 6rem;
}

/* [Second Slide style] */
#pg-um {
  font-weight: 800;
  color: #283a7f;
  /*margin-top: 18%;*/
  /* margin-left: 15%; */
  font-size: 830%;
  font-family: "proxima nova";
}

#pg-conseil {
  font-weight: 600;
  color: #283a7f;
  /* margin-top: 16%;
    margin-left: 15%;*/
  font-size: 225%;
  font-family: "proxima nova";
}

.mg-top-18 {
  margin-top: 10%;
}

.div_cercle_flesh1 {
  border-radius: 50%;
  border: 4px solid #3953bf;
  width: 70px;
  height: 70px;
}

.btn-see-more {
  /*position: absolute;
    margin-top: 480px;
    margin-left:-26%;*/
  font-size: 220%;
  font-family: "proxima nova";
  color: #28397d;
  font-weight: 800;
}

.flex-1 {
  flex: 1;
}

.flex-2 {
  flex: 2;
}

.img-service-card {
  /* position: relative; */
  width: max(86%, 200px);
  /* margin-left: 191px; */
  /* margin-top: 6%; */
}

.inslid_robot2 {
  position: absolute;
  left: 12%;
  top: 0;
  width: max(70%, 200px);
}

#pg-um2 {
  /* position: absolute; */
  /* margin-top: 6%; */
  /* margin-left: 15%; */
  font-size: 1238%;
  color: #283a7f;
  font-family: "proxima nova";
  font-weight: 700;
}

#pg-intelligency {
  /*position: absolute;
    margin-top: 16%;
    margin-left: 15%;*/
  font-size: 172%;
  color: #283a7f;
  font-family: "proxima nova";
  font-weight: 700;
}

.btn-see-more2 {
  /* position: absolute; */
  /* margin-top: 480px; */
  /* margin-left: -26%; */
  font-size: 220%;
  font-family: "proxima nova";
  color: #28397d;
  font-weight: 800;
}

/* nos services */
.h1_us_servs {
  /*position: absolute;
    margin-top: 39px;*/
  font-size: max(300%, 40px);
  font-family: "proxima nova";
  color: #fff;
  font-weight: 700;
  /*margin-left: 12px;*/
}

.h1_servs_acc {
  /* position: absolute;
    margin-left: 50%;
    margin-top: -5%;*/
  font-size: max(250%, 40px);
  font-family: "proxima nova";
  color: #3f55b9;
  font-weight: 800;
}

.cercle-service {
  width: 130px;
  height: 130px;
  background: #ffc400;
  border-radius: 63px;
  /* margin-left: 42%; */
  /* margin-top: 25%; */
}

.service {
  margin-top: 5rem;
  margin-bottom: 7rem;
}

#swiper-container {
  /* margin-left: 26%; */
  margin-top: 3%;
}

.slide-container {
  width: 100%;
  padding: 40px 0;
}

.marg-swiper2 {
  /* width: 35%; */
  /* margin-left: 40%; */
  /* margin-top: -475px; */
  height: 475px;
}

.marg-swiper {
  /*width: 35%;*/
  height: 475px;
}

/* [nos atouts section style] */
.sectin-m-top {
  margin-top: 3rem;
}

.count-bg {
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent !important;
  background-image: url("../image/arriere_plan_responsive.png");
  background-size: cover;
  background-position: center;
}

/* [contact side_bar section style] */
.side-contact {
  position: fixed;
  top: 20%;
  left: 0;
  background-image: url(../image/contact_bg.png);
  background-position: right;
  background-size: cover;
  height: 350px;
  width: 100px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: flex-start;
  padding: 5px;
  z-index: 2;
  filter: drop-shadow(0px 6px 2px #00000060);
}

.side-contact > * {
  margin: 0.2rem;
  color: white;
  font-size: 30px;
}

.side-contact > *:hover {
  color: #ffc70f;
  text-shadow: 2px 3px 1px #0000002e;
}

section .text-container .text-box {
  padding: 20px;
  background: #575b6b;
}

section .text-container .text-box h3 {
  font-size: 75px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}

#reveal_section_transform {
  transform: rotate(-3deg);
  margin: 0 0 0 0;
  min-height: unset;
  width: 100%;
  text-align: right;
}

#text-box {
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px;
  margin: -5px -10px 0px 0px;
}

.values table img {
  width: 4rem;
  height: 4rem;
  object-fit: contain;
}

.values table {
  color: white;
  font-size: 18px;
  font-weight: 400;
}

.values {
  background: #3d52b5;
  padding: 40px;
  position: relative;
}

.p-sides {
  padding-left: 40px;
  padding-right: 40px;
}

.values table tr img,
.values table tr h2 {
  margin: 1rem 0;
}

.values-decoration {
  position: absolute;
  top: 10%;
  left: -14%;
  z-index: 0;
  width: 22%;
}

/* about us */
.cercle_about {
  width: 130px;
  height: 130px;
  background: linear-gradient(#425abf, #212d60);
  border-radius: 63px;
  /* margin-left: 50%; */
  /* margin-top: 8%; */
}

.about {
  margin-top: 5rem;
}

.gap-5 {
  row-gap: 3rem !important;
  column-gap: 3rem !important;
}

.vision-h3-card,
.mission-h3-card,
.ph-mission,
.ph-vision,
.historique-h3-card,
.ph-historique {
  margin: 0 0 0 0 !important;
  position: initial !important;
  padding: 1rem;
}

.solution-position {
  margin-top: 0 !important;
  margin-left: 0 !important;
  width: 32%;
}

#cercle-um-card {
  margin-top: 0 !important;
  margin-left: 0 !important;
  position: absolute;
  top: -9%;
  right: -7%;
  z-index: 1;
}

.div-header-acceuil {
  position: absolute;
  top: 0;
  left: -14%;
  z-index: -1;
  width: 114%;
  height: 140%;
}

.socialLinks ul li a .fa-instagram {
  color: #e30071;
  font-size: 26px;
}

.socialLinks ul li a .fa-instagram:hover {
  background-color: #ff4da7;
  color: white;
}

.bg-footer {
  padding: 6rem 5rem 1rem;
  background-image: linear-gradient(0deg, #212c61, #445dc4);
  position: relative;
}

.text-c-white {
  color: white;
}

.footer-title2 {
  color: #ffc70e;
  font-weight: bold;
  font-size: max(2vw, 36px);
}

.footer-text {
  color: lightgrey;
  font-size: 18px;
}

.abonner {
  border-radius: 0 5rem 5rem 0 !important;
  color: #2066bf;
  padding: 0 2rem;
  font-weight: bold;
  font-size: 14px;
}

.d-f {
  width: 70%;
}

.mail-img {
  position: absolute;
  top: -17%;
  left: 39%;
  z-index: 1;
}

.b-r-3 {
  border-radius: 3rem;
}

footer * {
  z-index: 1;
}

footer .ft {
  position: absolute;
  z-index: 0;
  top: -50%;
  left: 0;
}

.w-video {
  width: min(74%, 100vw);
}

.owl-dot span {
  background: #7495c347;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.owl-dot.active span {
  background: #0a69ed;
  transition: 1s all ease;
}

.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 2rem;
}

.center {
  display: block;
  text-align: -webkit-center;
}

body {
  overflow-x: clip;
}

.owl-nav {
  display: none;
}

.values-header {
  position: absolute;
  background: #282d81;
  padding: 1rem 5rem;
  border-radius: 5rem 5rem 0 0;
  color: white;
  top: -11.5%;
  right: 5%;
  z-index: -1;
}

.values-header > * {
  font-size: min(80vw, 50px);
  font-family: proxima nova;
}

.chiffre-5 {
  background: url(../image/chiffre.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 5rem;
  min-height: 20vw;
}

.chiffre-5 > .row {
  min-height: 14vw;
}

.chiffre {
  background: url(../image/trace5011.png);
  background-position: top;
  background-size: cover;
}

.chiffre_sibling h1 {
  color: white;
  font-size: min(76px, 90vw);
}

.side-contact i {
  padding: 0 !important;
  text-align: left !important;
}

.form-header {
  background: url(../image/formulaire-responsive.png);
  background-position: 10%;
  background-size: 103% 100%;
  background-attachment: fixed;
  width: 100%;
  background-repeat: repeat-x;
  min-height: 50vh;
  padding: 2rem 2rem 10rem 2rem;
}

footer {
  margin-top: 7rem;
}

.form-img {
  width: 20%;
}

.form-img.width-larger {
  width: 40%;
  animation: float 6s ease-in-out infinite;
}

.f-h2 {
  font-size: min(8vw, 71px);
}

.p-h2 {
  line-height: 1.5;
  font-weight: normal;
  font-size: 20px;
}

.tos {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.tos ul,
.tos li {
  list-style-type: revert;
  flex-direction: column;
  margin-left: 2rem;
  color: black;
  font-size: inherit;
  font-weight: normal;
  text-transform: unset;
}

.tos h1,
.tos h2,
.tos h3 {
  color: #3953bf;
  margin: 2rem 0;
  font-weight: bold;
}

.tos h1 {
  font-size: min(52px, 12vw);
}

.tos h2 {
  font-size: min(36px, 10vw);
}

.tos h3 {
  font-size: min(26px, 8vw);
}

.tos span {
  font-weight: bold;
  margin-left: 1rem;
}

.tos p {
  font-size: 18px;
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }

  50% {
    transform: translatey(-20px);
  }

  100% {
    transform: translatey(0px);
  }
}

.btn-style {
  margin-top: 7px;
  font-family: Poppins, Medium;
  border: none;
}

.form-header h1 {
  color: #ffc400;
  font-size: 85px;
}

.form-header h3 {
  color: #ffffff;
}

.container-des {
  position: relative;
  overflow: hidden;
}

.form-design {
  padding: 8rem 3rem;
  text-align: center;
  background: #ffc506;
  overflow: hidden;
  border-radius: 2rem;
}

.d-inline-block {
  display: inline-block;
}

.form-design .row {
  gap: 1.5rem 0 !important;
}

.form-design input {
  border-radius: 4rem;
}

.form-design textarea {
  border-radius: 1.5rem;
}

.form-design .form-group {
  padding: 0 5%;
}

.btn_input1 {
  background-color: #2064ad;
  overflow: hidden;
}

.form-design form {
  position: relative;
  z-index: 1;
  padding: 4rem 0 2rem 0;
  margin: auto;
  width: 75%;
  border: 1px solid #fff;
  border-radius: 53px;
  background: #fff;
  box-shadow: 0px 0px 6px rgb(0 0 0 / 30%), 0px 6px 11px 2px rgb(0 0 0 / 22%);
}

.form-design form input,
.form-design form textarea {
  border: 3px solid #4057bc;
}

.mot {
  font-size: 161%;
  font-family: "proxima nova";
  color: #4057bc;
  font-weight: 800;
}

.text-align-left {
  text-align: left;
}

.marketing {
  font-size: 251%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.marketing2 {
  font-size: 150%;
  font-family: "proxima nova";
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.design-img {
  position: absolute;
  top: -8%;
  left: 46%;
  filter: drop-shadow(0px 5px 2px #00000060) drop-shadow(0px -1px 0px #00000020);
  width: 150px;
  z-index: 1;
}

.img-center {
  position: relative;
  top: -5rem;
}

.form-control:focus {
  border-bottom: 3px solid #4057b2;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 0rem;
  transition: 0.5s all ease;
  box-shadow: none;
  background: rgb(13 110 253 / 4%);
}

.form-control:focus::placeholder {
  opacity: 0;
  transition: 0.5s all ease;
}

.navbar-brand img {
  filter: drop-shadow(1px 3px 1px #00000050);
}

/*blob css*/
.container-des svg {
  position: absolute;
  width: 33%;
}

.container-des svg:nth-child(1) {
  left: -15%;
  top: 10%;
}

.container-des svg:nth-child(2) {
  right: -17%;
  top: 0%;
}

.container-des svg:nth-child(3) {
  right: 4%;
  bottom: 14%;
}

.container-des svg:nth-child(4) {
  left: 0%;
  bottom: -8%;
}

.bg-blue2 {
  background-color: #4057b2;
  border-radius: 3rem 0 0 3rem;
  padding: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

/* The social links */
[class*="social_lnk"] {
  position: relative;
  padding: 2px;
  border-radius: 50%;
  display: inline-block;
  text-decoration: none;
  background-color: #ffc400;
  outline: 0 solid;
  width: 3rem;
  height: 3rem;
  transition: all 0.3s ease-out;
  box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  /* Apply Lucas Bebber's goo SVG filter */
  -webkit-filter: url("#goo");
  filter: url("#goo");
}

[class*="social_lnk"]:hover,
[class*="social_lnk"]:focus {
  background-color: currentColor;
  outline: 0 solid;
  box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0);
  animation: social-hover-on 0.8s ease-out forwards;
  transition: all 0.3s ease-out;
}

@keyframes social-hover-on {
  0% {
    width: 3em;
    height: 3em;
  }

  30% {
    width: 2.25em;
    height: 3.5em;
  }

  100% {
    width: 3em;
    height: 3em;
  }
}

[class*="social_lnk"]:active {
  box-shadow: none;
}

[class*="social_lnk"] span {
  display: none;
}

[class*="social_lnk"] i {
  display: block;
  width: 100%;
  height: 6rem;
  z-index: 5;
  background-color: transparent;
}

/* Individual social icons (works in IE) */
.social_lnk-twitter {
  color: #ffc400;
  background-image: url("../image/location_contact.png");
  background-size: 49%;
  background-position: 49%;
}

.social_lnk-linkedin {
  color: #ffc400;
  background-image: url("../image/phone_contact.png");
  background-size: 61%;
  background-position: 47%;
}

.social_lnk-codepen {
  color: #ffc400;
  background-image: url("../image/contact_email.png");
  background-size: 88%;
  background-position: -49%;
}

.social_lnk-googleplus {
  color: #ffc400;
  background-image: url("");
}

.social_lnk-facebook {
  color: #ffc400;
  background-image: url("");
}

[class*="social_lnk"]:hover,
[class*="social_lnk"]:focus {
  background-color: currentColor;
  outline: 0 solid;
  box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0);
  animation: social-hover-on 0.8s ease-out forwards;
  transition: all 0.3s ease-out;
}

@keyframes social-hover-on {
  0% {
    width: 3em;
  }

  30% {
    width: 2.25em;
  }

  100% {
    width: 3em;
  }
}

[class*="social_lnk"]:active {
  box-shadow: none;
}

.fw-18 {
  font-weight: normal;
}

.final-input {
  color: white !important;
  background: #c4ccf1;
  border: none !important;
}

.form-control:focus {
  border-bottom: 2px solid #ffffff90 !important;
}

.text-c-blue2 {
  color: #4057b2;
}

.f-h1 {
  font-size: min(10vw, 100px);
}

.stuck_img img:not(.default) {
  position: absolute;
  top: 0;
  left: 0;
}

.stuck_img {
  margin-top: 5rem;
}

.image-info p {
  position: absolute;
  color: #4057b2;
  font-weight: bold;
  font-size: 26px;
  white-space: break-spaces;
  background: #ffffff;
  border-radius: 3rem;
  text-shadow: 0px 2px 1px #00000050;
}

.image-info p:nth-child(1) {
  top: 21%;
  left: 20%;
}

.image-info p:nth-child(2) {
  top: 16%;
  left: 51%;
}

.image-info p:nth-child(3) {
  top: 16%;
  right: 1%;
}

.image-info p:nth-child(4) {
  bottom: 21%;
  left: 5%;
}

.image-info p:nth-child(5) {
  bottom: 26%;
  left: 36%;
}

.image-info p:nth-child(6) {
  bottom: 25%;
  right: 23%;
}

.blog-slider__img {
  background-color: white;
}

.form-design select {
  border: 3px solid #4057bc;
}

.form-design select {
  border-radius: 4rem;
}

.cursor-pointer {
  cursor: pointer;
}

.mr-50 {
  margin-right: 5px;
}

.mt-75 {
  margin-top: 0.75rem;
}

.fw-600 {
  font-weight: 600 !important;
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.tos svg,
.tos2 svg {
  z-index: -1;
  opacity: 0.5;
}

.tos > *:not(svg),
.tos2 > *:not(svg) {
  backdrop-filter: blur(4px);
}

.side-contact > * {
  min-height: 51px;
  padding: 0;
}

.side-contact {
  zoom: 0.75;
}

.side-contact.hidden {
  visibility: hidden;
}

.blabla {
  color: white;
  font-size: 17px;
  z-index: 1;
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
}

.ldiv > * {
  display: block;
  margin: 0.5rem 0;
}

.description {
  padding: 15px 28px;
}

@media screen and (max-width: 1280px) {
  .ul,
  li,
  .nav {
    font-size: 14px;
  }

  .card1 {
    left: 33%;
    margin-left: 0;
  }

  .values-header {
    top: -15.5%;
  }
}

@media screen and (max-width: 1024px) {
  .card1 {
    margin-left: 0;
    left: 18%;
  }

  .famille-img-card {
    bottom: -50px;
    right: 72px;
    margin-left: 0;
    transform: rotate(-3deg);
  }

  .cercle-um-card {
    position: absolute;
    top: 15%;
    right: 14%;
    margin: 0 0 0 0 !important;
  }

  .div-header-acceuil {
    margin-left: 0 !important;
    margin-top: 0 !important;
    top: 0%;
  }

  #marg-pill-container {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }

  .div_cercle_flesh,
  .a_acceuil1 {
    position: initial !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
  }

  .grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .abonner {
    border-radius: 5rem 5rem !important;
  }

  .chiffre-5 .count-digit {
    font-size: 108px;
    margin: 0 0 2rem 2rem;
  }

  .chiffre_sibling h1 {
    color: white;
    font-size: 38px;
    margin: 0 0 2rem 2rem;
  }

  .chiffre-5 {
    top: 3rem;
  }

  .image-info p {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .mail-img {
    position: absolute;
    top: -11%;
    left: 30%;
  }

  .values-header {
    top: -5.5%;
  }

  .form-img {
    width: 40%;
  }

  .design-img {
    left: 40%;
  }

  .image-info p {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .flex-wrap2 {
    zoom: 0.6;
  }

  .f-22 {
    font-size: 22px;
  }

  .grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gap-5 {
    column-gap: 0rem !important;
  }

  #swiper-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  img.div-header-acceuil {
    margin-left: 0;
    margin-top: 0;
    top: 0;
  }

  .header-style {
    margin-left: 0;
  }

  .cercle-service.reveal.actives {
    margin-top: 0;
    margin-left: 0;
  }

  .h1_us_servs,
  .h1_servs_acc {
    position: initial !important;
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
  }

  .cercle-service.reveal.actives,
  .cercle_about {
    margin-top: 5px !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
  }

  .cercle_about {
    width: 100px !important;
    height: 100px !important;
    background: linear-gradient(#425abf, #212d60) !important;
  }

  .values-header {
    top: -6.3%;
  }

  .form-header h1 {
    font-size: 50px;
  }

  .design-img {
    top: -6%;
    left: 36%;
  }

  .flex-wrap:has(.flex-2) {
    flex-direction: column;
  }

  .image-info p:nth-child(1) {
    top: 15%;
    left: 18%;
  }

  .image-info p:nth-child(2) {
    top: 6%;
    left: 48%;
  }

  .image-info p:nth-child(3) {
    top: 2%;
    right: -4%;
  }

  .image-info p:nth-child(4) {
    bottom: 9%;
    left: 2%;
  }

  .image-info p:nth-child(5) {
    bottom: 19%;
    left: 32%;
  }

  .image-info p:nth-child(6) {
    bottom: 20%;
    right: 23%;
  }
}

@media screen and (max-width: 480px) {
  .side-contact {
    display: none;
  }

  .f-reverse {
    flex-direction: column-reverse !important;
  }

  #pg-conseil,
  #pg-intelligency {
    font-size: 18px !important;
  }

  #pg-conseil *,
  #pg-intelligency * {
    display: inline;
  }

  .img-service-card {
    width: max(65%, 200px);
  }

  .inslid_robot2 {
    left: 22%;
    width: max(40%, 200px);
  }

  .zoom1 {
    zoom: 0.9;
  }

  .pill {
    width: 43px;
    height: auto;
    font-size: 20px;
  }

  .cercle-service {
    width: 70px;
    height: 70px;
  }

  .h1_us_servs,
  .cercle-service,
  .h1_servs_acc {
    font-size: 18px;
  }

  .blabla {
    font-size: 20px;
  }

  .card-wrapper,
  .slide-content {
    padding-top: 0 !important;
  }

  .description {
    min-height: auto;
  }

  .image-content {
    padding: 10px 0;
  }

  .image-content p {
    margin: 0;
  }

  .card.swiper-slid {
    border-radius: 3rem 3rem 1.5rem 1.5rem;
  }

  .canvas {
    display: none;
  }

  .service {
    margin-bottom: 0rem;
  }

  .sectin-m-top {
    margin-top: 0rem;
  }

  .grid {
    grid-template-columns: repeat(2, 1fr);
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    gap: 0;
  }

  .item {
    padding: 10px;
  }

  .solution-position {
    height: 35px;
    object-fit: contain;
  }

  .h2_avantage {
    font-size: 16px;
  }

  .p_avantage {
    font-size: 12px;
  }

  .demo {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .card.swiper-slide {
    border-radius: 2rem;
  }

  #YS .card1 {
    position: relative;
    top: -1px;
    left: 0%;
    width: 100vw;
    transform: unset;
    margin: 0 !important;
    padding: 2rem 2rem 2rem 3rem;
    height: unset;
  }

  .carde {
    transform: rotate(0deg);
    width: 100%;
  }

  #cercle-um-card {
    margin-top: 0 !important;
    margin-left: 0 !important;
    position: absolute;
    top: -4%;
    right: -3%;
    z-index: 1;
  }

  #marg-pill-container {
    margin-top: 44%;
  }

  .resp {
    flex-direction: column;
    gap: 1rem;
    align-items: center;
  }

  .mail-img {
    position: absolute;
    top: -5%;
    left: 14%;
    width: 67%;
  }

  .side-contact {
    width: 60px;
    padding: 0;
  }

  .side-contact > * {
    font-size: 20px;
    min-height: 40px;
  }

  .p_acceuil1 {
    font-size: 200%;
  }

  #pg-um {
    font-size: 46px;
  }

  #pg-um2 {
    font-size: 50px !important;
  }

  .values-header {
    top: -11%;
    left: auto;
    right: 1%;
    text-align: center;
    padding: 0.4rem 2rem 0;
    z-index: 1;
    font-size: 15px;
    border: 3px solid #ffffffab;
  }

  .values-header > * {
    font-size: 22px;
  }

  .p1_section {
    font-size: 22px;
    margin: 0%;
    line-height: 2;
  }

  .p2_section {
    margin: 0;
    width: 100%;
    padding: 0.5rem;
    font-size: 14px;
  }

  .no_wrap-check {
    flex-wrap: nowrap !important;
    zoom: 0.9;
  }

  .no_wrap-check .bot {
    display: none;
  }

  .cercle_about {
    width: 50px !important;
    height: 50px !important;
  }

  .values .table1 {
    zoom: 0.5;
    margin-left: 4rem;
  }

  .values .table2 {
    zoom: 0.5;
    margin-right: 5rem;
  }

  .p_aboutas {
    font-size: 14px;
  }

  .vision-h3-card,
  .mission-h3-card,
  .historique-h3-card {
    font-size: 22px;
  }

  .ph-historique,
  .ph-mission,
  .ph-vision {
    font-size: 14px;
    width: 100%;
    padding: 0;
  }

  .poster h4 {
    font-size: 30px;
  }

  .poster {
    width: 70px;
    height: 70px;
  }

  #cercle-um-card {
    right: 0%;
  }

  #YS .card1 {
    padding: 1rem;
  }

  .p-chiffre-succes {
    font-size: 24px;
    margin-top: -5rem;
    padding-bottom: 1rem;
  }

  .ph-chiffre-module {
    font-size: 14px;
  }

  .mob {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
  }

  .mob img {
    width: 64px;
    height: 64px;
    object-fit: contain;
  }

  .count-digit,
  .ia {
    font-size: 20px;
    margin: 0 0 0.5rem;
  }

  .mob h6 {
    font-size: 16px;
  }

  .count-area-content {
    margin-top: 10px;
  }

  .count-area {
    padding-bottom: 1rem;
    margin-bottom: 0 !important;
  }

  .w-video {
    width: 100%;
    height: auto;
  }

  .bg-footer {
    padding: 5rem 2rem;
  }

  .socialLinks ul li {
    padding: 0;
    margin: 0;
  }

  .socialLinks ul {
    margin-left: 0;
    margin-right: 0;
  }

  .td_contact {
    font-size: 28px;
  }

  #ip2 {
    width: 100%;
  }

  #basic-addon2 {
    display: block;
  }

  .widget3.res {
    width: 50%;
  }

  .widget3 {
    font-size: 14px;
  }

  .widget3 a {
    padding: 5px 0;
    margin-bottom: 0;
    font-size: 14px;
  }

  .chiffre_sibling h1 {
    font-size: 26px;
    margin: 0 2rem 2rem 0;
  }

  .chiffre-5 .col-sm-3 {
    justify-content: flex-end !important;
    width: 82%;
  }

  .chiffre-5 .count-digit {
    font-size: 101px;
    margin: 0 2rem 10px 0;
  }

  .form-design form {
    padding: 1rem;
    width: 100%;
  }

  .form-design {
    padding: 5rem 1rem 1rem;
  }

  .design-img {
    top: -8%;
    left: 30%;
  }

  .image-info p {
    font-size: 10px;
    text-shadow: none;
    background: white;
  }

  .image-info p:nth-child(3) {
    top: 10%;
    right: 1%;
  }

  .image-info p:nth-child(6) {
    bottom: 16%;
    right: 23%;
  }

  .form-header {
    min-height: 10vh;
    padding: 2rem 2rem 2rem 2rem;
  }

  .form-header h1 {
    font-size: 43px;
  }

  .form-img.width-larger {
    width: 70%;
  }

  .flex-400 {
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 14px;
  }

  .flex-400 > * {
    width: 33%;
  }

  .bg-blue2 {
    border-radius: 2rem;
  }

  .bg-blue2 h3 {
    font-size: 18px;
  }

  .img-map {
    border-radius: 2rem;
    padding: 1rem 0;
  }

  .marketing {
    font-size: 20px;
  }

  .marketing2 {
    font-size: 28px;
  }

  .forms1 {
    border-radius: 2rem !important;
  }

  .mot {
    font-size: 16px;
  }

  .par {
    font-size: 16px;
    margin: 0 !important;
    text-shadow: none;
  }

  .blog-slider__img {
    flex-shrink: 0;
    height: 170px;
    width: 170px !important;
  }

  .blog-slider__img img {
    padding: 0;
  }

  .blog-slider__title {
    font-size: 22px;
  }

  .blog-slider__text {
    font-size: 14px;
  }

  .blog-slider__content {
    margin-top: -20px;
  }

  .blog-slider__pagination {
    top: 29% !important;
  }

  .blog-slider {
    min-height: 350px;
  }

  .p-h2 {
    font-size: 14px;
  }

  .smoft-div {
    transform: scale(0.84);
  }
}

@media screen and (max-width: 383px) {
  .values-header {
    top: -9%;
  }
}

@media screen and (max-width: 313px) {
  .values-header {
    top: -8.4%;
  }
}


footer a:hover, footer a:focus{
  color: #ffc70e !important;
  transition: all 0.4s ease-in-out;
}

.card-content .description {
  min-height: 200px;
}

