@charset "utf-8";

/* CSS Document */
.offre80 {
  width: 80%
}

.block-image-commun-titre {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  height: 100%;
  color: #fff;
  padding: 30px;
  text-align: left;
  border-radius: 15px;
}

.block-image-commun-titre h1 {
  font-family: "Azo Sans Bold";
  height: auto;
  width: auto;
  /*width: fit-content;*/
  font-size: 20px;
  /* letter-spacing: 2px; */
  text-transform: uppercase;
  padding: 15px 15px 15px 50px;
  margin: 0 0 30px;
  line-height: 1;
}

.block-image-commun-titre p {
  font-family: "Azo Sans Medium";
  color: #fff;
  line-height: 1.2;
  font-size: 40px;
  text-transform: uppercase;
}

.block-image-commun-titre p::after {
  content: ".";
  font-family: "IMA Alt";
  color: #f59b14;
  /*283c50*/
}

.block-image-offre-titre {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  height: 100%;
  color: #fff;
  padding: 30px;
  text-align: left;
  border-radius: 15px;
}

.block-image-offre-titre h1 {
  font-family: "Azo Sans Bold";
  height: auto;
  width: auto;
  /*width: fit-content;*/
  font-size: 20px;
  /* letter-spacing: 2px; */
  text-transform: uppercase;
  padding: 15px 15px 15px 50px;
  margin: 0 0 30px;
  line-height: 1;
}

.block-image-offre-titre p {
  font-family: "Azo Sans Medium";
  color: #fff;
  line-height: 1.2;
  font-size: 40px;
  text-transform: uppercase;
}

.block-image-offre-titre p::after {
  content: ".";
  font-family: "IMA Alt";
  color: #283c50;
  /*f59b14*/
}

.block-image-big-letter {
  width: 100%;
  text-align: right;
}

.smart-texte {
  display: none;
}

.texte-image-offre-smart {
  width: 98%;
  color: #fff;
  padding: 30px;
  text-align: center;
  margin: 0 auto;
  border-radius: 15px;
}

.block-image-offre-titre-smart {
  width: 100%;
  text-align: left;
  margin: 0;
  line-height: 1.2;
}

.block-image-offre-titre-smart h1 {
  font-family: "Azo Sans Bold";
  height: auto;
  width: fit-content;
  color: #19559b;
  font-size: 20px;
  /* letter-spacing: 2px; */
  text-transform: uppercase;
  padding: 15px 15px 15px 50px;
  margin: 0 0 30px;
  line-height: 1;
}

/*.block-image-offre-titre-smart h1::before {
  content: "Α";
  font-family: "IMA Alt";
  color: #19559b;
}*/
.block-image-offre-titre-smart p {
  font-family: "Azo Sans Medium";
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
}

.block-image-big-letter-smart {
  width: 100%;
  text-align: right;
}

.block-image-big-letter-offre-smart {
  width: 100%;
  font-family: "IMA Alt";
  font-size: 400px;
  /*color: #0f91d2;*/
  padding: 0 0 30px;
  text-transform: uppercase;
  opacity: 0.7;
  line-height: 0.8;
}

.block-image-big-letter-offre {
  font-family: "IMA Alt";
  font-size: 500px;
  /*color: #0f91d2;*/
  padding: 0 40px 0 0;
  text-transform: uppercase;
  opacity: 0.7;
  line-height: 0.8;
}

.block-txt-offre {
  text-align: left;
}

.block-txt-offre h2 {
  color: #19559b;
}

.block-picto-offre-grey {
  background-color: #f3f3f8;
  width: 100%;
  margin: auto;
  border-radius: 15px;
  padding: 50px;
}

.block-picto-offre-grey .div-flex {
  display: flex;
}

.block-picto-offre-grey .div-flex .div-flex-img {
  width: 20%;
  /* padding: 20px; */
  margin: 12px;
}

.block-picto-offre-grey .div-flex .div-flex-img img {
  border-radius: 15px;
  width: 290px;
  /* margin-left: -135px; */
}

.block-offre-spacer {
  margin: 0 0 70px;
}

.picto-smart {
  display: none;
}

.block-offre-chiffre {
  width: 100%;
  margin: auto;
  border-radius: 15px;
  padding: 50px;
}

.block-offre-univers {
  /*background: #dceffe;*/
  width: 100%;
  margin: auto;
  /*border-radius: 15px;*/
  padding: 0;
}

.container-offre-univers-in {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/*.container-offre-univers-in img {
width: 400px;
}*/
.block-offre-univers-in {
  display: flex;
  flex-direction: column;
  margin: 0 5px;
}

.block-offre-univers-in-carousel {
  display: flex;
  flex-direction: column;
  margin: 0 5px;
}

.img-offre-univers {
  width: auto;
}

.img-offre-univers img {
  border-radius: 30px;
  width: 400px;
}

.img-offre-univers-carousel {
  width: auto;
}

.img-offre-univers-carousel img {
  border-radius: 30px;
  width: 400px;
}

.txt-offre-univers {
  width: 400px;
  margin: 20px 0 0;
}

.txt-offre-univers img {
  /*width: 180px;*/
  height: 70px;
  /*margin: 0 0 10px;*/
}

.txt-offre-univers h4 {
  font-family: "Manrope Bold";
  font-size: 36px;
  font-weight: 100;
  text-align: left;
  margin: 0 0 30px;
  line-height: 1.2;
}

.txt-offre-univers h4::after {
content: "";
}


.txt-offre-univers p {
  /*line-height: 1.2;*/
  margin: 0 0 10px;
  font-size: 15px;
}

.txt-offre-univers a {
  color: #283c50;
  font-family: "Manrope Bold";
}

.txt-offre-univers a:hover {
  opacity: 0.7;
}

/*////////////////  JURIDIQUE   ////////////////////*/
.juridique-color {
  color: #c83c1e;
}

.juridique-color-light {
  color: #e14632;
}

.juridique-bkg-color {
  background: #e14632;
}

.image-juridique {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-txt-juridique h2 {
  color: #c83c1e;
}

.block-diagonale-juridique h1 {
  background: url(../images/nos-offres/juridique/mini-oblique-juridique.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-juridique-smart h1 {
  background: url(../images/nos-offres/juridique/mini-oblique-juridique.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

.block-txt-juridique h3::after {
  content: ".";
  font-family: "IMA Alt";
  color: #c83c1e;
}

.block-chiffre-juridique {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #ffe6dc;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.bkg-color-chiffre-juridique {
  border-left: 1px solid #c83c1e;
}

.bkg-color-chiffre-juridique>div>h5 {
  color: #e14632 !important;
}

.block-chiffre-mobilite {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #dcf0ff;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.mobilite-chiffre {
  text-align: center;
}

.mobilite-chiffre>p {
  margin: 0 0 20px;
}

.mobilite-chiffre>span {
  display: block;
  margin: 20px 0 0;
  font-size: 12px;
  font-style: italic;
}

.bkg-color-chiffre-mobilite {
  border-left: 1px solid #19559B;
}

.bkg-color-chiffre-mobilite>div>h5 {
  color: #0F91D2 !important;
}

.offre-picto {
  max-width: 1000px;
  text-align: left;
  margin: 0 auto;
}

.offre-picto h4 {
  font-family: "Azo Sans Bold";
  color: #fff;
  font-size: 36px;
  text-align: center;
  margin: 0 0 30px;
}

.offre-picto h4::after {
  content: ".";
  font-family: "IMA Alt";
  color: #fff;
}

/*.offre-picto > ul > li*/
.offre-picto>ul>li {
  display: inline-block;
  font-family: "Manrope Medium";
  text-align: center;
  color: #141e3c;
  background: #fff;
  font-size: 14px;
  line-height: 1.3;
  width: 220px;
  height: 190px;
  margin: 12px;
  padding: 20px;
  vertical-align: top;
  border-radius: 15px;
  -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -o-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
}

.offre-picto>ul>li>img {
  display: block;
  margin: 10px auto;
  height: 90px;
  max-width: 120px;
}

.offre-picto>ul>li>span {
  display: block;
}

.picto-juridique .picto-desktop {
  width: 750px;
}

#linkVideoAlex .material-icons {
  color: #c83c1e;
  position: relative;
  top: 7px;
  padding-right: 3px;
}

/*////////////////  TECH AUTO   ////////////////////*/
.techauto-color {
  color: #19559b;
}

.techauto-color-light {
  color: #0f91d2;
}

.techauto-bkg-color {
  background: #1091d2;
}

.image-techauto {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-diagonale-techauto h1 {
  background: url(../images/nos-offres/techauto/mini-oblique-techauto.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-techauto-smart h1 {
  background: url(../images/nos-offres/techauto/mini-oblique-techauto.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

.block-chiffre-techauto {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #dcf0ff;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.techauto-chiffre {
  text-align: center;
}

.techauto-chiffre>p {
  margin: 0 0 20px;
}

.techauto-chiffre>span {
  display: block;
  margin: 20px 0 0;
  font-size: 12px;
  font-style: italic;
}

.bkg-color-chiffre-techauto {
  border-left: 1px solid #19559B;
}

.bkg-color-chiffre-techauto>div>h5 {
  color: #0F91D2 !important;
}

.bloc-partenariat {
  background-color: #fef5e6;
}

.bloc-partenariat #video_image>div {
  background: url("../images/default-video.jpg");
}

.techauto .img-offre-univers img {
  width: 480px;
}

.techauto .txt-offre-univers {
  width: 440px;
}

/*////////////////  GESTION gda   ////////////////////*/
.gda-color {
  color: #6419be;
}

.gda-color-light {
  color: #6419be;
}

.gda-bkg-color {
  background: #6419be;
}

.image-gda {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-txt-gda h2 {
  color: #6419be;
}

.block-diagonale-gda h1 {
  background: url(../images/nos-offres/gda/mini-oblique-gda.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-gda-smart h1 {
  background: url(../images/nos-offres/gda/mini-oblique-gda.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

.block-txt-gda h3::after {
  content: ".";
  font-family: "IMA Alt";
  color: #6419be;
}

.block-chiffre-gda {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #efebfa;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.bkg-color-chiffre-gda {
  border-left: 1px solid #6419be;
}

.bkg-color-chiffre-gda>div>h5 {
  color: #6419be !important;
}

/*////////////////  SERVICE IT  ////////////////////*/
.helpdesk-color {
  color: #6419be;
}

.helpdesk-color-light {
  color: #6419be;
}

.helpdesk-bkg-color {
  background: #6419be;
}

.image-helpdesk {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-txt-helpdesk h2 {
  color: #6419be;
}

.block-diagonale-helpdesk h1 {
  background: url(../images/nos-offres/helpdesk/mini-oblique-helpdesk.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-helpdesk-smart h1 {
  background: url(../images/nos-offres/helpdesk/mini-oblique-helpdesk.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

.block-txt-helpdesk h3::after {
  content: ".";
  font-family: "IMA Alt";
  color: #6419be;
}

.block-chiffre-helpdesk {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #ffe6dc;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.bkg-color-chiffre-helpdesk {
  border-left: 1px solid #6419be;
}

.bkg-color-chiffre-helpdesk>div>h5 {
  color: #6419be !important;
}

/*////////////////  RELATION CLIENT   ////////////////////*/
.client-color {
  color: #6419be;
}

.client-color-light {
  color: #6419be;
}

.client-bkg-color {
  background: #6419be;
}

.image-client {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-txt-client h2 {
  color: #6419be;
}

.block-diagonale-client h1 {
  background: url(../images/nos-offres/client/mini-oblique-client.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-client-smart h1 {
  background: url(../images/nos-offres/client/mini-oblique-client.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

.block-txt-client h3::after {
  content: ".";
  font-family: "IMA Alt";
  color: #6419be;
}

.block-chiffre-client {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #ffe6dc;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.bkg-color-chiffre-client {
  border-left: 1px solid #6419be;
}

.bkg-color-chiffre-client>div>h5 {
  color: #6419be !important;
}

/*////////////////  FORMATION IDEATION  ////////////////////*/
.formation-color {
  color: #6419be;
}

.formation-color-light {
  color: #6419be;
}

.formation-bkg-color {
  background: #6419be;
}

.image-formation {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-txt-formation h2 {
  color: #6419be;
}

.block-diagonale-formation h1 {
  background: url(../images/nos-offres/formation/mini-oblique-formation.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-formation-smart h1 {
  background: url(../images/nos-offres/formation/mini-oblique-formation.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

.block-txt-formation h3::after {
  content: ".";
  font-family: "IMA Alt";
  color: #6419be;
}

.block-chiffre-formation {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #ffe6dc;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.bkg-color-chiffre-formation {
  border-left: 1px solid #6419be;
}

.bkg-color-chiffre-formation>div>h5 {
  color: #6419be !important;
}

.bloc-modules-formation {
  background: #f3f3f8;
  width: 100%;
  border-radius: 15px;
  padding: 50px;
  margin: 0;
}

.bloc-modules-formation .sub-title {
  padding-bottom: 40px;
}

.bloc-modules-formation.expertise {
  background: none;
}

.bloc-modules-formation .block-txt-expertise {
  margin: 40px 10px;
}

.bloc-modules-formation .centered-button {
  display: flex;
  justify-content: center;
}

.container-modules-formation-in {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.bloc-modules-formation-in {
  -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -o-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  width: 295px;
  margin: 0px 10px;
  border-radius: 10px;
  padding: 30px;
  background: #FFFFFF;
  text-align: left;
}

.bloc-modules-formation-in h5 {
  font-family: "Manrope Bold";
  font-weight: 100;
  /*margin-bottom: 20px;*/
  padding-top: 0;
  font-size: 20px;
  height: 60px;
  text-align: left;
  line-height: 22px;
  padding-left: 60px;
}
.bloc-modules-formation-in span {
display: block;
margin-bottom: 20px;
line-height: 1.2;
}

.bloc-modules-formation-in p {
  text-indent: -12px;
  padding: 10px;
  line-height: 1.1;
}

.bloc-modules-formation-in p>a {
  color: #283c50;
  text-decoration: none;
}

.bloc-modules-formation-in p>a:hover {
  text-decoration: underline;
}

.bloc-modules-formation-in h5.activites {
  background: url(../images/carrieres/5raisons/icones-10.svg);
  background-repeat: no-repeat;
  background-position-y: -10px;
  background-position-x: -4px;
}

.bloc-modules-formation-in h5.competences {
  background: url(../images/carrieres/5raisons/icones-13.svg);
  background-repeat: no-repeat;
  background-position-y: -10px;
  background-position-x: -11px;
}

.bloc-modules-formation-in h5.experience {
  background: url(../images/carrieres/5raisons/icones-06.svg);
  background-repeat: no-repeat;
  background-position-y: -10px;
  background-position-x: -11px;
}

.bloc-modules-formation-in h5.auto-it {
  background: url(../images/homepage/picto-auto.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 65px;
  text-align: left;
  display: block;
  padding-top: 0px;
  line-height: 1.3em;
}

.bloc-modules-formation-in h5.process-assur {
  background: url(../images/homepage/picto-casque.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 65px;
  text-align: left;
  display: block;
  padding-top: 0px;
  line-height: 1.3em;
}

.bloc-modules-formation-in h5.juridique {
  background: url(../images/homepage/picto-juridique.svg);
  background-repeat: no-repeat;
  background-size: 60px;
  padding-left: 75px;
  text-align: left;
  display: block;
  padding-top: 10px;
}

.bloc-modules-formation-in h5 img {
  width: 60px;
  position: relative;
  top: 20px;
}

.bloc-modules-formation .bouton_secondaire {
  width: 300px;
}

.container-mini-videos .bloc-modules-formation-in {
  background: #EFEBFA;
  padding: 0;
  margin: 0;
}

/*.ideation .offre-picto {
  width: 500px;
}*/

.ideation .picto-desktop {
  width: 500px;
}

.block-picto-offre-grey.ideation .div-flex .div-flex-img {
  width: 500px;
}

.block-picto-offre-grey.ideation .div-flex .div-flex-img img {
  width: 480px;
}

.block-offre-univers.techauto.ima-formation .txt-offre-univers img {
  height: 100px;
  margin-left: -15px;
}

@media screen and (max-width:320px) {
  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-techauto {
    background: url("../images/nos-offres/techauto/techauto-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-gda {
    background: url("../images/nos-offres/gda/gda-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-helpdesk {
    background: url("../images/nos-offres/helpdesk/helpdesk-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-client {
    background: url("../images/nos-offres/client/client-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-formation {
    background: url("../images/nos-offres/formation/formation-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .texte-image-offre-smart {
    padding: 15px;
  }

  .block-image-big-letter-offre-smart {
    font-size: 150px;
    padding: 0 0 15px;
  }

  .block-image-offre-titre-smart h1 {
    background-size: 25px 25px;
    background-position: center left 10px;
    font-size: 17px;
    padding: 10px 10px 10px 40px;
    margin: 0 0 15px;
  }

  .block-image-offre-titre-smart p {
    font-size: 24px;
  }

  .block-offre-univers-in-carousel {
    width: 260px;
  }

  .img-offre-univers img {
    width: 300px;
  }

  .img-offre-univers-carousel img {
    width: 240px;
  }

  .txt-offre-univers {
    width: 95%;
    text-align: left;
  }

  .block-offre-univers-in {
    align-items: center;
  }
}

@media screen and (min-width:321px) and (max-width:479px) {
  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-techauto {
    background: url("../images/nos-offres/techauto/techauto-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-gda {
    background: url("../images/nos-offres/gda/gda-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-helpdesk {
    background: url("../images/nos-offres/helpdesk/helpdesk-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-client {
    background: url("../images/nos-offres/client/client-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-formation {
    background: url("../images/nos-offres/formation/formation-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 360px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .texte-image-offre-smart {
    padding: 15px;
  }

  .block-image-big-letter-offre-smart {
    font-size: 200px;
  }

  .block-image-offre-titre-smart h1 {
    background-size: 25px 25px;
    background-position: center left 10px;
    font-size: 17px;
    padding: 10px 10px 10px 40px;
    margin: 0 0 15px;
  }

  .block-image-offre-titre-smart p {
    font-size: 24px;
  }

  .block-offre-univers-in {
    align-items: center;
  }

  .block-offre-univers-in-carousel {
    width: 300px;
  }

  .img-offre-univers img {
    width: 100%;
  }

  .img-offre-univers {
    width: 95%;
  }

  .img-offre-univers-carousel img {
    width: 300px;
  }

  .img-offre-univers-carousel {
    width: 95%;
  }

  .txt-offre-univers {
    width: 95%;
    text-align: left;
  }
}

@media screen and (min-width:480px) and (max-width:639px) {
  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 500px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-techauto {
    background: url("../images/nos-offres/techauto/techauto-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 500px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-gda {
    background: url("../images/nos-offres/gda/gda-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 500px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-helpdesk {
    background: url("../images/nos-offres/helpdesk/helpdesk-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 500px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-client {
    background: url("../images/nos-offres/client/client-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 500px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-formation {
    background: url("../images/nos-offres/formation/formation-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 500px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .block-image-big-letter-offre-smart {
    font-size: 300px;
  }

  .block-image-offre-titre-smart h1 {
    background-size: 25px 25px;
    background-position: center left 10px;
    font-size: 17px;
    padding: 10px 10px 10px 40px;
    margin: 0 0 15px;
  }

  .block-image-offre-titre-smart p {
    font-size: 24px;
  }

  .block-offre-univers-in {
    align-items: center;
    margin: 0;
  }

  /*.img-offre-univers {
    width: 90%;
}*/
  .txt-offre-univers {
    text-align: left;
  }
}

@media screen and (min-width:640px) and (max-width:959px) {
  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 650px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-techauto {
    background: url("../images/nos-offres/techauto/techauto-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 650px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-gda {
    background: url("../images/nos-offres/gda/gda-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 650px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-helpdesk {
    background: url("../images/nos-offres/helpdesk/helpdesk-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 650px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-client {
    background: url("../images/nos-offres/client/client-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 650px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  .image-formation {
    background: url("../images/nos-offres/formation/formation-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 650px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    margin: 80px 0 0;
    width: 100%;
  }

  /*.block-offre-spacer {
    margin: 0 auto 70px;
} */
  .block-offre-univers {
    padding: 0;
  }

  .block-offre-univers-in {
    align-items: center;
  }

  .txt-offre-univers {
    text-align: left;
  }
}

@media only screen and (max-width : 1024px) {
  .bloc-modules-formation {
    padding: 20px;
    margin: 0 auto;
  }

  .container-modules-formation-in {
    flex-direction: column;
  }

  .bloc-modules-formation-in {
    min-width: 100%;
    height: auto;
    padding: 20px;
    margin: 10px 0;
  }
}

@media only screen and (max-width:1279px) {
  .offre-picto {
    width: 100%;
    /*text-align: center;*/
  }

  .block-picto-offre-grey .div-flex .div-flex-img {
    width: auto;
  }

  .block-picto-offre-grey .div-flex .div-flex-img img {
    width: 360px;
  }
}

@media screen and (min-width:960px) and (max-width:1279px) {
  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .image-techauto {
    background: url("../images/nos-offres/techauto/techauto-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .image-gda {
    background: url("../images/nos-offres/gda/gda-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .image-helpdesk {
    background: url("../images/nos-offres/helpdesk/helpdesk-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .image-client {
    background: url("../images/nos-offres/client/client-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .image-formation {
    background: url("../images/nos-offres/formation/formation-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .block-image-commun-titre {
    width: 75%;
  }

  .block-image-commun-titre p {
    font-size: 30px;
  }

  .block-image-offre-titre {
    /*margin: 0 150px 0 0;*/
    width: 75%;
  }

  .block-image-offre-titre p {
    font-size: 30px;
  }

  .block-image-big-letter-offre {
    font-size: 300px;
  }

  .txt-offre-univers {
    text-align: left;
  }
}

@media only screen and (max-width : 1280px) {
  .navigation-bas-page {
    width: 95%;
  }

  .offre80 {
    width: 95%;
  }
}

@media screen and (min-width:1280px) and (max-width:1599px) {
  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .image-techauto {
    background: url("../images/nos-offres/techauto/techauto-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .image-gda {
    background: url("../images/nos-offres/gda/gda-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .image-helpdesk {
    background: url("../images/nos-offres/helpdesk/helpdesk-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .image-client {
    background: url("../images/nos-offres/client/client-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .image-formation {
    background: url("../images/nos-offres/formation/formation-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .block-image-offre-titre {
    /*margin: 0 200px 0 0;*/
    width: 60%;
  }

  .block-image-offre-titre p {
    font-size: 35px;
  }

  .block-image-commun-titre p {
    font-size: 35px;
  }
}

@media screen and (min-width:1600px) {
  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }

  .image-techauto {
    background: url("../images/nos-offres/techauto/techauto-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }

  .image-gda {
    background: url("../images/nos-offres/gda/gda-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }

  .image-helpdesk {
    background: url("../images/nos-offres/helpdesk/helpdesk-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }

  .image-client {
    background: url("../images/nos-offres/client/client-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }

  .image-formation {
    background: url("../images/nos-offres/formation/formation-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }
}

@media screen and (min-width:1920px) {
  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }

  .image-techauto {
    background: url("../images/nos-offres/techauto/techauto-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }

  .image-gda {
    background: url("../images/nos-offres/gda/gda-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }

  .image-helpdesk {
    background: url("../images/nos-offres/helpdesk/helpdesk-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }

  .image-client {
    background: url("../images/nos-offres/client/client-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }

  .image-formation {
    background: url("../images/nos-offres/formation/formation-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }
}

@media only screen and (max-width : 639px) {
  .block-offre-univers-in {
    margin: 20px 0px;
    flex-direction: column;
  }

  .block-offre-univers-in .txt-offre-univers {
    width: auto;
  }

  .bouton_small-techauto {
    margin: 0 auto;
  }
}

@media only screen and (max-width : 959px) {
  .block-picto-offre-grey {
    width: 95%;
    padding: 20px;
  }

  .block-offre-chiffre {
    width: 95%;
    margin: auto;
    border-radius: 15px;
    padding: 20px;
  }

  .block-txt-offre {
    text-align: left;
    width: 95%;
    margin: auto;
  }

  .block-chiffre-juridique {
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
    background-size: 0px;
  }

  .block-chiffre-mobilite {
    background: #dcf0ff;
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
    background-size: 0px;
  }

  .block-chiffre-gda {
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
    background-size: 0px;
  }

  .block-offre-univers {
    width: 95%;
    padding: 0;
  }

  .txt-offre-univers img {
    height: 80px;
    margin: 0;
  }

  .block-offre-spacer {
    margin: 0 auto 70px;
  }

  .desktop-texte {
    display: none;
  }

  .smart-texte {
    display: flex;
    justify-content: center;
  }

  .picto-desktop {
    display: none;
  }

  .picto-smart {
    display: block;
  }

  .container-offre-univers-in {
    justify-content: center;
  }

  .offre-picto>ul>li {
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 80, 0.12);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 80, 0.12);
    -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 80, 0.12);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 80, 0.12);
  }

  .block-picto-offre-grey .div-flex .div-flex-img {
    display: none;
  }

  .block-picto-offre-grey .div-flex .div-flex-img img {
    display: none;
  }
}