/* 
Theme Name: Pollin'air
Text Domain: pollinair
Authors: Mathieu Benedetti & Martin Schmitt
*/
/******************************************/
/***********      FONTS        ***********/
/******************************************/
@font-face {
  font-family: "montserrat-variable";
  src: url("../fonts/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: "montserrat-italic-variable";
  src: url("../fonts/Montserrat-Italic-VariableFont_wght.ttf");
}
/******************************************/
/***********      COLORS       ***********/
/******************************************/
/******************************************/
/*************      HOME      *************/
/******************************************/
@media screen and (max-width: 992px) {
  .home {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 465px) {
  .home {
    padding-bottom: 72px;
  }
}
.home .mobile_bar {
  z-index: 800;
  position: fixed;
  bottom: -1px;
  width: 100%;
  display: none;
  background-color: #DFCD00;
  padding: 5px 0px 8px 0px;
}
@media screen and (max-width: 992px) {
  .home .mobile_bar {
    display: block;
  }
}
.home .mobile_bar .content {
  margin-top: 7px;
  text-align: center;
}
.home .mobile_bar .content a {
  text-decoration: none;
}
.home .mobile_bar .content a img {
  height: 25px;
  margin-bottom: 5px;
}
.home .mobile_bar .content a p {
  margin-bottom: 0px;
  font-weight: 400;
  color: #00698C;
  font-size: 10px;
}
.home .filtres_mobiles {
  z-index: 800;
  position: fixed;
  bottom: 60px;
  width: 100%;
  display: none;
  background-color: #ffffff;
  padding: 20px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  max-height: 115px;
  overflow: hidden;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 992px) {
  .home .filtres_mobiles {
    display: block;
  }
}
@media screen and (max-width: 465px) {
  .home .filtres_mobiles {
    bottom: 72px;
  }
}
.home .filtres_mobiles .close {
  position: absolute;
  z-index: 50;
  width: 18px;
  right: 20px;
  top: 20px;
  visibility: hidden;
  transition: all 0.2s ease;
}
.home .filtres_mobiles .close:hover {
  cursor: pointer;
}
.home .filtres_mobiles .trait_ouverture {
  width: 48px;
  height: 2px;
  background-color: #00698C;
  display: block;
  margin: 0px auto 20px auto;
  visibility: visible;
  transition: all 0.2s ease;
}
.home .filtres_mobiles .trait_ouverture:hover {
  cursor: pointer;
}
.home .filtres_mobiles h2 {
  display: table;
  margin: 0px auto 30px auto;
  font-size: 18px;
  line-height: 18px;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #00698C;
  border: 2px solid #00698C;
  transition: all 0.2s ease;
}
.home .filtres_mobiles h2:hover {
  cursor: pointer;
  background-color: #ffffff;
  color: #00698C;
}
.home .filtres_mobiles .separation {
  width: 65%;
  height: 2px;
  background-color: #00698C;
  display: block;
  margin: 20px auto;
}
.home .filtres_mobiles .infos_type_mobile h3,
.home .filtres_mobiles .infos_floraison_mobile h3 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: 20px 0px;
  color: #00698C;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche {
  display: inline-block;
  position: relative;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche svg,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche svg,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche svg,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche svg {
  margin: 7px 0px;
  width: 55px;
  height: 55px;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche svg ellipse,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche svg ellipse,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche svg ellipse,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche svg ellipse {
  fill: #BCBCBC;
  transition: all 0.2s ease;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche svg path,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche svg path,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche svg path,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche svg path {
  fill: #ffffff;
  transition: all 0.2s ease;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche .rond,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche .rond,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche .rond,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche .rond {
  margin: 12px 0px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche .floraison,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche .floraison,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche .floraison,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche .floraison {
  background-color: #D58120;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche .pollinisation,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche .pollinisation,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche .pollinisation,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche .pollinisation {
  background-color: #E40F0F;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche .fin,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche .fin,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche .fin,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche .fin {
  background-color: #32A41B;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .ensemble_gauche p,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .ensemble_gauche p,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .ensemble_gauche p,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche p {
  position: absolute;
  left: 70px;
  top: 50%;
  transform: translateY(-50%);
  color: #272727;
  font-weight: 500;
  margin-bottom: 0px;
  transition: all 0.2s ease;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .form-switch,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .form-switch,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .form-switch,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .form-switch {
  float: right;
  margin: 0px;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .form-switch input,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .form-switch input,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .form-switch input,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .form-switch input {
  width: 60px;
  height: 30px;
  background-color: #BCBCBC;
  margin: 19px 0px 0px 0px;
  border: 0px;
  background-image: url(../../src/img/round.svg);
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .form-switch input:checked,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .form-switch input:checked,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .form-switch input:checked,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .form-switch input:checked {
  background-color: #00698C;
  background-image: url(../../src/img/round.svg);
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile .form-switch input:focus,
.home .filtres_mobiles .infos_type_mobile .ensemble_floraison_mobile .form-switch input:focus,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile .form-switch input:focus,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .form-switch input:focus {
  filter: none;
  box-shadow: none;
  background-image: url(../../src/img/round.svg);
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile:last-of-type .ensemble_gauche svg path,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile:last-of-type .ensemble_gauche svg path {
  fill: #ffffff;
  transition: all 0.2s ease;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile:last-of-type .ensemble_gauche svg .st2,
.home .filtres_mobiles .infos_floraison_mobile .ensemble_mobile:last-of-type .ensemble_gauche svg .st2 {
  fill: #BCBCBC;
  transition: all 0.2s ease;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile_actif .ensemble_gauche svg ellipse {
  fill: #00698C;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile_actif .ensemble_gauche p {
  font-weight: 700;
  color: #00698C;
}
.home .filtres_mobiles .infos_type_mobile .ensemble_mobile:last-of-type.ensemble_mobile_actif .ensemble_gauche svg .st2 {
  fill: #00698C;
}
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile .ensemble_gauche .checked {
  width: 25px;
  position: absolute;
  left: 40px;
  top: 5px;
  opacity: 0;
  transition: all 0.2s ease;
}
.home .filtres_mobiles .infos_floraison_mobile .ensemble_floraison_mobile_actif .ensemble_gauche .checked {
  opacity: 1;
}
.home .filtres_mobiles_actifs {
  max-height: 4200px;
  transition: all 0.5s ease-in;
}
.home .filtres_mobiles_actifs .trait_ouverture {
  visibility: hidden;
  transition: all 0.2s ease;
}
.home .filtres_mobiles_actifs .close {
  visibility: visible;
  transition: all 0.2s ease;
}
.home .popup_mobile {
  z-index: 900;
  position: fixed;
  bottom: 60px;
  width: 100%;
  display: none;
  background-color: #ffffff;
  padding: 20px 20px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  display: none;
  max-height: 600px;
  overflow: auto;
}
@media screen and (max-width: 465px) {
  .home .popup_mobile {
    bottom: 72px;
  }
}
.home .popup_mobile .close {
  position: absolute;
  z-index: 50;
  width: 18px;
  right: 20px;
  top: 20px;
  transition: all 0.2s ease;
}
.home .popup_mobile .close:hover {
  cursor: pointer;
}
.home .popup_mobile h3 {
  display: table;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  margin: 20px auto;
  color: #272727;
  padding: 12px 30px;
  border-radius: 30px;
  text-transform: uppercase;
  background-color: rgba(217, 217, 217, 0.8);
}
.home .popup_mobile h3 span {
  color: #00698C;
}
.home .popup_mobile .row {
  border-bottom: 5px solid #D9D9D9;
  width: 80%;
  margin: 0px auto;
  padding: 15px 0px;
}
@media screen and (max-width: 767px) {
  .home .popup_mobile .row {
    width: 85%;
  }
}
@media screen and (max-width: 576px) {
  .home .popup_mobile .row {
    width: 95%;
  }
}
.home .popup_mobile .row .famille {
  border-right: 2px solid #272727;
  padding-left: 0px;
}
.home .popup_mobile .row .famille .type img, .home .popup_mobile .row .famille .type svg {
  display: block;
  width: 50px;
  height: auto;
  margin: 0px auto 5px auto;
}
.home .popup_mobile .row .famille .type p {
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  color: #272727;
  text-transform: uppercase;
  text-align: center;
}
.home .popup_mobile .row .utilisateur {
  padding-left: 0px;
  padding-right: 0px;
}
.home .popup_mobile .row .plante {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  color: #272727;
}
.home .popup_mobile .row .date {
  margin-bottom: 7px;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
}
.home .popup_mobile .row .etape {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
}
.home .popup_mobile .row .vert {
  color: #32A41B;
}
.home .popup_mobile .row .orange {
  color: #D58120;
}
.home .popup_mobile .row .rouge {
  color: #E40F0F;
}
.home .popup_mobile .row .observateur {
  position: relative;
  font-family: "montserrat-italic-variable";
  font-size: 10px;
  text-align: center;
}
.home .popup_mobile .row .observateur div {
  width: 55px;
  margin: 5px auto 0px auto;
  position: relative;
}
.home .popup_mobile .row .observateur img {
  width: 55px;
  display: block;
}
.home .popup_mobile .row .observateur div::after {
  content: " ";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  height: 20px;
  position: absolute;
  z-index: 10000;
}
.home .popup_mobile .row .observateur div[data-niveau="1"]::after {
  background-image: url("../img/leaf1.svg");
  bottom: -8px;
  left: 18px;
  width: 20px;
}
.home .popup_mobile .row .observateur div[data-niveau="2"]::after {
  background-image: url("../img/leaf2.svg");
  bottom: -6px;
  left: 7px;
  width: 40px;
}
.home .popup_mobile .row .observateur div[data-niveau="3"]::after {
  background-image: url("../img/leaf3.svg");
  bottom: -8px;
  left: 0px;
  width: 55px;
  height: 30px;
}
.home .popup_mobile .row:last-child {
  border-bottom: 0px;
}
.home .popup_mobile_visible {
  display: block;
}
.home .hero {
  padding: 50px 0px;
  background-color: rgba(236, 236, 236, 0.3);
}
@media screen and (max-width: 992px) {
  .home .hero {
    display: none;
  }
}
.home .hero .contenu {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .home .hero .contenu {
    padding: 0px 8px;
  }
}
.home .hero .contenu img {
  width: 180px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: 10px;
}
@media screen and (max-width: 1400px) {
  .home .hero .contenu img {
    width: 170px;
  }
}
@media screen and (max-width: 1200px) {
  .home .hero .contenu img {
    width: 160px;
  }
}
.home .hero .contenu h1 {
  text-align: left;
  color: #00698C;
  margin: 0px;
  padding: 0px;
  line-height: 70%;
  margin-left: 10px;
}
.home .hero .contenu h1 strong {
  font-weight: 400;
  color: #00698C;
  text-transform: uppercase;
  font-size: 50px;
}
@media screen and (max-width: 1400px) {
  .home .hero .contenu h1 strong {
    font-size: 47px;
  }
}
@media screen and (max-width: 1200px) {
  .home .hero .contenu h1 strong {
    font-size: 44px;
  }
}
@media screen and (max-width: 992px) {
  .home .pollens .titre {
    background-color: #00698C;
  }
}
.home .pollens .titre .container {
  position: relative;
}
.home .pollens .titre .container h2 {
  text-align: center;
  color: #00698C;
  padding: 60px 0px;
  margin: 0px;
}
@media screen and (max-width: 992px) {
  .home .pollens .titre .container h2 {
    text-transform: none;
    padding: 40px 82px 40px 0px;
    color: #ffffff;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .home .pollens .titre .container h2 {
    padding: 40px 82px 40px 8px;
  }
}
.home .pollens .titre .container h2 em {
  font-style: normal;
  display: none;
}
@media screen and (max-width: 992px) {
  .home .pollens .titre .container h2 em {
    display: inline;
  }
}
.home .pollens .titre .container img {
  display: none;
}
@media screen and (max-width: 992px) {
  .home .pollens .titre .container img {
    display: block;
    width: 82px;
    height: 82px;
    position: absolute;
    right: 0;
    bottom: -41px;
    z-index: 30;
  }
}
@media screen and (max-width: 576px) {
  .home .pollens .titre .container img {
    right: 20px;
  }
}
.home .pollens .carte_desktop {
  display: block;
}
@media screen and (max-width: 992px) {
  .home .pollens .carte_desktop {
    display: none;
  }
}
.home .pollens .carte_desktop h3 {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop h3 {
    font-size: 23px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop h3 {
    font-size: 21px;
  }
}
.home .pollens .carte_desktop .situation {
  background-color: #DFCD00;
  position: relative;
  padding: 20px 0px;
}
.home .pollens .carte_desktop .situation .margin_left img {
  position: absolute;
  width: 40px;
  left: 50px;
  top: 20px;
}
.home .pollens .carte_desktop .situation .margin_left h3 {
  color: #00698C;
  margin-left: 60px;
}
.home .pollens .carte_desktop .fond_bleu {
  background-color: #00698C;
  padding: 20px 30px;
}
.home .pollens .carte_desktop .fond_bleu h3 {
  color: #ffffff;
}
.home .pollens .carte_desktop .fond_legende {
  background-color: #DFCD00;
  padding: 20px 30px;
}
.home .pollens .carte_desktop .fond_legende h3 {
  color: #ffffff;
}
.home .pollens .carte_desktop .fond_legende .bouton {
  margin-top: 20px;
}
.home .pollens .carte_desktop .infos_type {
  padding: 10px 30px;
  background-color: #F9F9F9;
}
.home .pollens .carte_desktop .infos_type .ensemble {
  position: relative;
}
.home .pollens .carte_desktop .infos_type .ensemble svg {
  margin: 7px 0px;
  width: 55px;
  height: 55px;
}
.home .pollens .carte_desktop .infos_type .ensemble svg ellipse {
  fill: #BCBCBC;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_type .ensemble svg path {
  fill: #ffffff;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_type .ensemble p {
  position: absolute;
  left: 70px;
  top: 50%;
  transform: translateY(-50%);
  color: #272727;
  font-weight: 500;
  margin-bottom: 0px;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_type .ensemble .checked {
  width: 25px;
  position: absolute;
  left: 40px;
  top: 5px;
  opacity: 0;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_type .ensemble:last-of-type svg path {
  fill: #ffffff;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_type .ensemble:last-of-type svg .st2 {
  fill: #BCBCBC;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_type .ensemble:hover {
  cursor: pointer;
}
.home .pollens .carte_desktop .infos_type .ensemble:hover svg ellipse {
  fill: #00698C;
}
.home .pollens .carte_desktop .infos_type .ensemble:hover p {
  color: #00698C;
}
.home .pollens .carte_desktop .infos_type .ensemble:last-of-type:hover svg .st2 {
  fill: #00698C;
}
.home .pollens .carte_desktop .infos_type .ensemble_actif svg ellipse {
  fill: #00698C;
}
.home .pollens .carte_desktop .infos_type .ensemble_actif p {
  font-weight: 700;
  color: #00698C;
}
.home .pollens .carte_desktop .infos_type .ensemble_actif .checked {
  opacity: 1;
}
.home .pollens .carte_desktop .infos_type .ensemble:last-of-type.ensemble_actif svg .st2 {
  fill: #00698C;
}
.home .pollens .carte_desktop .infos_floraison {
  padding: 10px 30px;
  background-color: #F9F9F9;
}
.home .pollens .carte_desktop .infos_floraison .ensemble {
  position: relative;
}
.home .pollens .carte_desktop .infos_floraison .ensemble .rond {
  margin: 12px 0px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #B5B5B5;
}
.home .pollens .carte_desktop .infos_floraison .ensemble .texte {
  position: absolute;
  left: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.home .pollens .carte_desktop .infos_floraison .ensemble .texte p {
  color: #272727;
  font-weight: 500;
  margin-bottom: 0px;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_floraison .ensemble .texte span {
  color: #272727;
  font-family: "montserrat-italic-variable";
  font-size: 15px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop .infos_floraison .ensemble .texte span {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop .infos_floraison .ensemble .texte span {
    font-size: 13px;
  }
}
.home .pollens .carte_desktop .infos_floraison .ensemble .checked {
  width: 25px;
  position: absolute;
  left: 40px;
  top: 5px;
  opacity: 0;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_floraison .ensemble:hover {
  cursor: pointer;
}
.home .pollens .carte_desktop .infos_floraison .ensemble:hover p {
  color: #00698C;
}
.home .pollens .carte_desktop .infos_floraison .ensemble:hover span {
  color: #00698C;
}
.home .pollens .carte_desktop .infos_floraison .ensemble_actif .checked {
  opacity: 1;
}
.home .pollens .carte_desktop .infos_floraison .ensemble_actif .floraison {
  background-color: #D58120;
}
.home .pollens .carte_desktop .infos_floraison .ensemble_actif .pollinisation {
  background-color: #E40F0F;
}
.home .pollens .carte_desktop .infos_floraison .ensemble_actif .fin {
  background-color: #32A41B;
}
.home .pollens .carte_desktop .infos_legende {
  padding: 10px 30px;
  background-color: #F9F9F9;
}
.home .pollens .carte_desktop .infos_legende .ensemble {
  display: inline-block;
  text-align: center;
}
.home .pollens .carte_desktop .infos_legende .ensemble img {
  width: 55px;
  height: 55px;
}
.home .pollens .carte_desktop .infos_legende .ensemble p {
  margin-top: 5px;
  text-align: center;
  color: #272727;
  font-family: "montserrat-italic-variable";
  font-size: 15px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop .infos_legende .ensemble p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop .infos_legende .ensemble p {
    font-size: 13px;
  }
}
.home .pollens .carte_desktop .infos_legende .ensemble:first-of-type {
  margin-right: 40px;
}
.home .pollens .carte_desktop .infos_legende .sentinelles {
  color: #272727;
  font-weight: 500;
  margin: 20px 0px 15px 0px;
  transition: all 0.2s ease;
}
.home .pollens .carte_desktop .infos_legende .grades {
  width: 250px;
  height: auto;
}
.home .pollens .carte_desktop #map {
  height: 100%;
  width: 100%;
}
.home .pollens .carte_desktop #map .my-div-icon {
  width: 34px !important;
  height: 55px !important;
  background: url("../img/marker.svg") no-repeat center top/contain;
}
.home .pollens .carte_desktop #map .my-div-icon::before {
  font-family: "montserrat-variable";
  font-weight: 700;
  content: "+";
  color: white;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 6px;
  background-color: #00698C;
}
.home .pollens .carte_desktop #map .my-div-icon.vert::before {
  content: " ";
  background-color: #32A41B;
}
.home .pollens .carte_desktop #map .my-div-icon.rouge::before {
  content: " ";
  background-color: #E40F0F;
}
.home .pollens .carte_desktop #map .my-div-icon.orange::before {
  content: " ";
  background-color: #DF6133;
}
.home .pollens .carte_desktop #map .my-div-icon-pollinier {
  width: 32px !important;
  height: 50px !important;
  background: url("../img/p.svg") no-repeat center top/contain;
}
.home .pollens .carte_desktop #map .leaflet-top,
.home .pollens .carte_desktop #map .leaflet-bottom {
  display: none;
}
.home .pollens .carte_desktop #map .leaflet-popup {
  width: 660px;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup {
    width: 630px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup {
    width: 600px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 30px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  padding: 20px 20px 40px 20px;
  margin: 0px;
  width: 100% !important;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content h3 {
  text-align: center;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #272727;
  font-weight: 700;
  font-size: 15px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content h3 span {
  color: #00698C;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content h3 {
    font-size: 13px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .row {
  margin: 0px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .orange svg circle {
  fill: #D58120 !important;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .rouge svg circle {
  fill: #E40F0F !important;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .vert svg circle {
  fill: #32A41B !important;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .left {
  text-align: left;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .center {
  text-align: center;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .right {
  text-align: right;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .header .col-auto,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .header .col {
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  background-color: #D9D9D9;
  font-weight: 600;
  font-size: 12px;
  color: #272727;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .header .col-auto {
  background-color: transparent;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .header .col-auto img {
  width: 42px;
  opacity: 0;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .header .col-auto img {
    width: 39px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .header .col-auto img {
    width: 36px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body {
  max-height: 400px;
  overflow-y: auto;
  /*padding: 16px 0px;*/
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom:last-child {
  display: none;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom {
  height: 1px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom .col-auto {
  height: 0px;
  border-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom .col-auto img {
  width: 42px;
  height: 0px;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom .col-auto img {
    width: 39px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom .col-auto img {
    width: 36px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom .col {
  height: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-bottom: 1px solid #000000;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom .first {
  padding-left: 0px;
  margin-left: 10px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .border_bottom .last {
  padding-right: 0px;
  margin-right: 10px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col {
  padding: 10px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto img,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col img {
  width: 42px;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto img,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col img {
    width: 39px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto img,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col img {
    width: 36px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .plante,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .plante {
  text-transform: uppercase;
  color: #272727;
  font-weight: 700;
  font-size: 15px;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .plante,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .plante {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .plante,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .plante {
    font-size: 13px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .plante span,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .plante span {
  display: block;
  text-transform: none;
  font-weight: 500;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .etape,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .etape {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .etape,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .etape {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .etape,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .etape {
    font-size: 13px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .vert,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .vert {
  color: #32A41B;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .orange,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .orange {
  color: #D58120;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .rouge,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .rouge {
  color: #E40F0F;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .date,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .date {
  color: #272727;
  font-weight: 500;
  font-size: 15px;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .date,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .date {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .date,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .date {
    font-size: 13px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur {
  color: #272727;
  font-family: "montserrat-italic-variable";
  font-size: 13px;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur {
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur {
    font-size: 11px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur span,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur span {
  display: inline-block;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur div,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur div {
  width: 50px;
  margin: 5px auto 0px auto;
  position: relative;
  margin-bottom: 8px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur img,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur img {
  width: 50px;
  display: inline-block;
}
@media screen and (max-width: 1300px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur img,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur img {
    width: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur img,
  .home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur img {
    width: 40px;
  }
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur div::after,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur div::after {
  content: " ";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  height: 20px;
  position: absolute;
  z-index: 10000;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur div[data-niveau="1"]::after,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur div[data-niveau="1"]::after {
  background-image: url("../img/leaf1.svg");
  bottom: -8px;
  left: 15px;
  width: 20px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur div[data-niveau="2"]::after,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur div[data-niveau="2"]::after {
  background-image: url("../img/leaf2.svg");
  bottom: -6px;
  left: 4px;
  width: 40px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col-auto .observateur div[data-niveau="3"]::after,
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .tableau_pers .body .col .observateur div[data-niveau="3"]::after {
  background-image: url("../img/leaf3.svg");
  bottom: -8px;
  left: -3px;
  width: 55px;
  height: 30px;
}
.home .pollens .carte_desktop #map .leaflet-popup .leaflet-popup-close-button {
  display: none;
}
.home .pollens .carte_mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .home .pollens .carte_mobile {
    display: block;
    position: relative;
    z-index: 20;
    height: calc(100vh - 274px);
  }
}
.home .pollens .carte_mobile #map_mobile {
  z-index: 35;
  height: 100%;
  width: 100%;
}
.home .pollens .carte_mobile #map_mobile .leaflet-top,
.home .pollens .carte_mobile #map_mobile .leaflet-bottom {
  display: none;
}
.home .pollens .carte_mobile #map_mobile .my-div-icon {
  width: 34px !important;
  height: 55px !important;
  background: url("../img/marker.svg") no-repeat center top/contain;
}
.home .pollens .carte_mobile #map_mobile .my-div-icon::before {
  font-family: "montserrat-variable";
  font-weight: 700;
  content: "+";
  color: white;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 6px;
  background-color: #00698C;
}
.home .pollens .carte_mobile #map_mobile .my-div-icon.vert::before {
  content: " ";
  background-color: #32A41B;
}
.home .pollens .carte_mobile #map_mobile .my-div-icon.rouge::before {
  content: " ";
  background-color: #E40F0F;
}
.home .pollens .carte_mobile #map_mobile .my-div-icon.orange::before {
  content: " ";
  background-color: #DF6133;
}
.home .pollens .carte_mobile #map_mobile .my-div-icon-pollinier {
  width: 32px !important;
  height: 50px !important;
  background: url("../img/p.svg") no-repeat center top/contain;
}
.home .pollens .carte_mobile .legende_mobile {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 15px;
  position: absolute;
  left: 0;
  bottom: 100px;
  z-index: 40;
}
.home .pollens .carte_mobile .legende_mobile .ensemble {
  width: auto;
}
.home .pollens .carte_mobile .legende_mobile .ensemble img {
  display: inline-block;
  width: 32px;
}
.home .pollens .carte_mobile .legende_mobile .ensemble p {
  display: inline-block;
  margin-left: 10px;
  color: #00698C;
  font-family: "montserrat-italic-variable";
  font-size: 10px;
  margin-bottom: 0px;
}
.home .pollens .carte_mobile .legende_mobile .ensemble:first-of-type {
  margin-bottom: 7px;
}
.home .application .index {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0px;
}
@media screen and (max-width: 992px) {
  .home .application .index {
    padding: 40px 0px;
  }
}
@media screen and (max-width: 767px) {
  .home .application .index {
    padding: 40px 8px;
  }
}
.home .application .index .container {
  position: relative;
}
.home .application .index h2 {
  text-transform: none;
  font-size: 35px;
  color: #ffffff;
  margin-bottom: 20px;
  margin-left: 20px;
}
@media screen and (max-width: 1400px) {
  .home .application .index h2 {
    font-size: 33px;
  }
}
@media screen and (max-width: 1200px) {
  .home .application .index h2 {
    font-size: 31px;
  }
}
@media screen and (max-width: 992px) {
  .home .application .index h2 {
    font-size: 29px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .home .application .index h2 {
    font-size: 27px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 576px) {
  .home .application .index h2 {
    font-size: 25px;
    margin-left: 10px;
  }
}
.home .application .index .bouton {
  display: table;
  margin-left: 20px;
}
@media screen and (max-width: 992px) {
  .home .application .index .bouton {
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .home .application .index .bouton {
    margin-left: 15px;
  }
}
@media screen and (max-width: 576px) {
  .home .application .index .bouton {
    margin-left: 10px;
  }
}
.home .application .index .desktop {
  display: block;
}
@media screen and (max-width: 992px) {
  .home .application .index .desktop {
    display: none;
  }
}
.home .application .index .desktop img {
  position: absolute;
  top: 0;
  left: 0;
}
.home .application .index .mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .home .application .index .mobile {
    display: block;
  }
}
.home .application .index .mobile img {
  width: 100%;
  height: auto;
}
.home .reseau .background {
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .home .reseau .background {
    display: none;
  }
}
.home .reseau .margin_right {
  padding: 260px 0px 20px 0px;
}
@media screen and (max-width: 992px) {
  .home .reseau .margin_right {
    padding: 40px 0px 20px 0px;
    background-color: #ECECEC;
  }
}
.home .reseau .margin_right .size_mobile h2 {
  color: #00698C;
  margin-bottom: 40px;
}
.home .reseau .margin_right .size_mobile h3 {
  text-transform: none;
  color: #00698C;
  margin-bottom: 30px;
}
.home .reseau .margin_right .size_mobile p {
  margin-bottom: 20px;
  color: #272727;
}
.home .reseau .margin_right .size_mobile p strong {
  color: #000000;
  font-weight: 700;
  font-size: 25px;
  line-height: 140%;
}
@media screen and (max-width: 1200px) {
  .home .reseau .margin_right .size_mobile p strong {
    font-size: 23px;
  }
}
@media screen and (max-width: 992px) {
  .home .reseau .margin_right .size_mobile p strong {
    font-size: 21px;
  }
}
.home .reseau .margin_right .size_mobile a {
  margin: 40px 0px;
  text-decoration: none;
  display: table;
  font-size: 20px;
  line-height: 20px;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #00698C;
  border: 2px solid #00698C;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1200px) {
  .home .reseau .margin_right .size_mobile a {
    font-size: 19px;
    line-height: 19px;
    padding: 12px 28px;
  }
}
@media screen and (max-width: 992px) {
  .home .reseau .margin_right .size_mobile a {
    font-size: 18px;
    line-height: 18px;
    padding: 11px 26px;
  }
}
@media screen and (max-width: 767px) {
  .home .reseau .margin_right .size_mobile a {
    font-size: 17px;
    line-height: 17px;
    padding: 10px 24px;
  }
}
.home .reseau .margin_right .size_mobile a:hover {
  background-color: #ffffff;
  color: #00698C;
}/*# sourceMappingURL=carte.css.map */