@charset "utf-8";

/* CSS Document */
.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;
}

.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: 220px;
  /* margin-left: -135px; */
}

.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;
}

.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: 90px;
  /*margin: 0 0 10px;*/
}

/*.txt-offre-univers h6 {
font-size: 22px;
margin: 0 0 15px;
}*/
.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;
}

/*////////////////  MOBILITE   ////////////////////*/
.mobilite-color {
  color: #19559b;
}

.mobilite-color-light {
  color: #0f91d2;
}

.mobilite-bkg-color {
  background: #1091d2;
}

.bouton-mobilite-cta {
  background: #1091d2;
  width: 350px;
}

.bouton-mobilite-cta:hover {
  background: #19559b !important;
}

.image-mobilite {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-diagonale-mobilite h1 {
  background: url(../images/nos-offres/mobilite/mini-oblique-mobilite.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-mobilite-smart h1 {
  background: url(../images/nos-offres/mobilite/mini-oblique-mobilite.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

/*.block-txt-mobilite h2::before {
  content: "Α";
  font-family: "IMA Alt";
  color: #19559b;
}
#slash-mobilite::before {
  content: "Α ";
  font-family: "IMA Alt";
  color: #0f91d2;
}*/
.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;
}

.bkg-color-chiffre-mobilite>div>h5 sup {
  font-size: 22px !important;
}

/*////////////////  HABITAT   ////////////////////*/
.habitat-color {
  color: #008769;
}

.habitat-color-light {
  color: #00aa78;
}

.habitat-bkg-color {
  background: #00aa78;
}

.bouton-habitat-cta {
  background: #00aa78;
}

.bouton-habitat-cta:hover {
  background: #008769 !important;
}

.image-habitat {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-txt-habitat h2 {
  color: #008769;
}

.block-diagonale-habitat h1 {
  background: url(../images/nos-offres/habitat/mini-oblique-habitat.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-habitat-smart h1 {
  background: url(../images/nos-offres/habitat/mini-oblique-habitat.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

.block-txt-habitat h3::after {
  content: ".";
  font-family: "IMA Alt";
  color: #008769;
}

.block-chiffre-habitat {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #d7f5e6;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.bkg-color-chiffre-habitat {
  border-left: 1px solid #008769;
}

.bkg-color-chiffre-habitat>div>h5 {
  color: #00aa78 !important;
}

.block-capital {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px 0 0;
}

.block-capital img {
  /*width: 180px;
  height: auto;*/
  margin: 10px 30px;
  border-radius: 20px;
  /*  -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);*/
}

/*////////////////  SANTE   ////////////////////*/
.sante-color {
  color: #d20a5a;
}

.sante-color-light {
  color: #f0467d;
}

.sante-bkg-color {
  background: #f0467d;
}

.image-sante {
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding: 20px;
  width: 95%;
  margin: auto;
}

.block-txt-sante h2 {
  color: #d20a5a;
}

.block-diagonale-sante h1 {
  background: url(../images/nos-offres/sante/mini-oblique-sante.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
  color: #19559b;
}

.block-diagonale-sante-smart h1 {
  background: url(../images/nos-offres/sante/mini-oblique-sante.svg), #fff;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center left 15px;
}

.block-txt-sante h3::after {
  content: ".";
  font-family: "IMA Alt";
  color: #d20a5a;
}

.block-chiffre-sante {
  background: url(../images/nos-offres/double-oblique-grey.svg), url(../images/nos-offres/oblique-grey.svg), #ffe6f0;
  background-repeat: no-repeat, no-repeat;
  background-position: right 50px top 0px, bottom -40px left 20px;
  background-size: 260px, 200px;
}

.bkg-color-chiffre-sante {
  border-left: 1px solid #d20a5a;
}

.bkg-color-chiffre-sante>div>h5 {
  color: #f0467d !important;
}

.block-sante-vivreapres {
  display: flex;
}

.block-sante-vivreapres-img {
  margin: 0 30px 0 0;
}

/*////////////////  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;
}

@media screen and (max-width:320px) {
  .image-mobilite {
    background: url("../images/nos-offres/mobilite/mobilite-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-habitat {
    background: url("../images/nos-offres/habitat/habitat-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-sante {
    background: url("../images/nos-offres/sante/sante-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-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%;
  }

  .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-mobilite {
    background: url("../images/nos-offres/mobilite/mobilite-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-habitat {
    background: url("../images/nos-offres/habitat/habitat-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-sante {
    background: url("../images/nos-offres/sante/sante-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-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%;
  }

  .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-mobilite {
    background: url("../images/nos-offres/mobilite/mobilite-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-habitat {
    background: url("../images/nos-offres/habitat/habitat-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-sante {
    background: url("../images/nos-offres/sante/sante-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-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%;
  }

  .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-mobilite {
    background: url("../images/nos-offres/mobilite/mobilite-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-habitat {
    background: url("../images/nos-offres/habitat/habitat-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-sante {
    background: url("../images/nos-offres/sante/sante-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-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%;
  }

  /*.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 screen and (min-width:960px) and (max-width:1279px) {
  .image-mobilite {
    background: url("../images/nos-offres/mobilite/mobilite-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .image-habitat {
    background: url("../images/nos-offres/habitat/habitat-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .image-sante {
    background: url("../images/nos-offres/sante/sante-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-1120x350.jpg");
    background-position: center;
    background-size: cover;
    height: 352px;
  }

  .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 screen and (min-width:1280px) and (max-width:1599px) {
  .image-mobilite {
    background: url("../images/nos-offres/mobilite/mobilite-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .image-habitat {
    background: url("../images/nos-offres/habitat/habitat-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .image-sante {
    background: url("../images/nos-offres/sante/sante-1440x450.jpg");
    background-position: center;
    background-size: cover;
    height: 452px;
  }

  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-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;
  }
}

@media screen and (min-width:1600px) {
  .image-mobilite {
    background: url("../images/nos-offres/mobilite/mobilite-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }

  .image-habitat {
    background: url("../images/nos-offres/habitat/habitat-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }

  .image-sante {
    background: url("../images/nos-offres/sante/sante-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }

  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-1600x500.jpg");
    background-position: center;
    background-size: cover;
    height: 490px;
  }
}

@media screen and (min-width:1920px) {
  .image-mobilite {
    background: url("../images/nos-offres/mobilite/mobilite-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }

  .image-habitat {
    background: url("../images/nos-offres/habitat/habitat-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }

  .image-sante {
    background: url("../images/nos-offres/sante/sante-1920x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
  }

  .image-juridique {
    background: url("../images/nos-offres/juridique/juridique-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-carousel {
    margin: 20px 0px;
    flex-direction: column;
    width: 300px;
  }*/
  /*.img-offre-univers {
text-align: center;
}*/
  .bouton_small-mobilite {
    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-chiffre-mobilite {
    background: #dcf0ff;
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
    background-size: 0px;
  }

  .block-chiffre-habitat {
    background: #d7f5e6;
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
    background-size: 0px;
  }

  .block-chiffre-sante {
    background: #ffe6f0;
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
    background-size: 0px;
  }

  .block-chiffre-juridique {
    background: #ffe6dc;
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
    background-size: 0px;
  }

  .block-txt-offre {
    text-align: left;
    width: 95%;
    margin: auto;
  }

  .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;
  }

  .block-sante-vivreapres {
    flex-direction: column;
  }

  .block-sante-vivreapres-img {
    margin: 0 0 20px;
  }

  .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;
  }
}

@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: 275px;
  }
}

@media only screen and (max-width : 1280px) {
  .navigation-bas-page {
    width: 95%;
  }
}