@charset "UTF-8";
/* ------------------- */
/* ------ Reset ------ */
/* ------------------- */
header,
footer,
section,
aside,
nav,
article,
figure,
figcaption,
hgroup,
time {
  display: block;
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.animation--globale a {
  text-decoration: none;
}

.animation--globale b {
  font-family: Lato-Bold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
}

.animation--globale .clearBoth {
  clear: both !important;
}

/* ------------------- */
/* -Correctif magento- */
/* ------------------- */
.animation--globale .article--video header img {
  display: block !important;
  margin: 10px auto;
}

.animation--globale span {
  display: block;
}

/* ------------------- */
/* ------ Typos ------ */
/* ------------------- */
@font-face {
  font-family: Lato-Bold;
  src: url("./../typo/Lato-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: Lato-Regular;
  src: url("./../typo/Lato-Regular.ttf");
  font-weight: 500;
}
@font-face {
  font-family: Lato-Regular-Italic;
  src: url("./../typo/Lato-Italic.ttf");
  font-weight: 500;
}
@font-face {
  font-family: Lato-Light;
  src: url("./../typo/Lato-Light.ttf");
  font-weight: 300;
}
/* ------------------- */
/* ----- General ----- */
/* ------------------- */
.animation--globale {
  width: 900px;
  background-color: #fff;
  font-family: Lato-Regular, serif !important;
}

.animation--globale #tt_sm {
  background: #fff;
  border: 1px solid #000;
}

.animation--globale .pp-title {
  background: #77478d;
  color: #fff;
  font-size: 21px !important;
  line-height: 50px !important;
  padding-left: 40px;
  margin: 0;
  font-family: Lato-Light, sans-serif;
}

.animation--globale .main {
  position: relative;
  background: #b7cce3;
  height: 720px;
  padding: 0;
}

.animation--globale .main #conteneur_map {
  width: 900px;
  height: 600px;
}

.animation--globale .main .AMWorldMap {
  position: relative;
  padding-top: 90px;
  padding-bottom: 30px;
  margin-left: 0px;
  margin-top: 0px;
  width: 900px;
  height: 500px;
}

.animation--globale .main .AMCountryMap {
  position: absolute;
  padding-top: 110px;
  padding-bottom: 30px;
  margin-left: 33px;
  width: 500px;
  height: 500px;
}

/* ajout de bord rond*/
.animation--globale #mapdiv svg {
  background-color: #b7cce3;
  border-radius: 9999px;
}

.animation--globale .main h2 {
  position: absolute !important;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  z-index: 1;
  font-size: 25px !important;
  font-family: Lato-Light, sans-serif;
  color: #474747 !important;
  text-align: center;
}

.animation--globale .main h2 span {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 32px;
  z-index: 1;
  font-size: 15px;
  font-family: Lato-Light, sans-serif;
  color: #474747;
  text-align: center;
}

/* MARKERS */
.animation--globale .flag {
  color: #77478d;
  height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  cursor: default;
  display: inline-block;
  background: #fff;
  line-height: 40px;
  position: absolute;
  text-align: left;
  padding: 0px 15px;
  top: 0px;
  left: 0px;
  z-index: 2;
}

.animation--globale .simple_flag {
  color: #77478d;
  height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  cursor: default;
  display: inline-block;
  background: #fff;
  line-height: 40px;
  position: absolute;
  text-align: left;
  padding: 0px 15px;
  top: 0px;
  left: 0px;
  z-index: 2;
}

/*flim flag regions*/
.animation--globale #flagregionAN { /*AMERIQUE DU NORD*/
  top: 130px;
  left: 150px;
}

.animation--globale #flagregionAS { /*AMERIQUE DU SUD*/
  top: 360px;
  left: 255px;
}

.animation--globale #flagregionEA { /*EUROPE ET EURASIE*/
  top: 180px;
  left: 460px;
}

.animation--globale #flagregionMO { /*MOYEN ORIENT*/
  top: 350px;
  left: 500px;
}

.animation--globale #flagregionAF { /*AFRIQUE*/
  top: 420px;
  left: 450px;
}

.animation--globale #flagregionAP { /*ASIE PACIFIQUE*/
  top: 250px;
  left: 600px;
}

.animation--globale .simple_flag {
  color: #77478d;
  height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  cursor: default;
  display: inline-block;
  background: #fff;
  line-height: 40px;
  position: absolute;
  text-align: left;
  padding: 0px 15px;
  top: 400px;
  left: 500px;
  z-index: 2;
}

.animation--globale .simple_flag span {
  background: url(./../img/pictos/tooltip_arrow.png) #77478d;
  text-transform: none;
  background-position: left center;
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 100%;
  padding: 0px 15px 0 30px;
  color: #fff;
  white-space: nowrap;
  top: 0;
  display: none;
}

.animation--globale .simple_flag span {
  background: url(./../img/pictos/tooltip_arrow.png) #77478d;
  text-transform: none;
  background-position: left center;
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 100%;
  padding: 0px 15px 0 30px;
  color: #fff;
  white-space: nowrap;
  top: 0;
  display: none;
}

.animation--globale .simple_flag .arrow_down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  border-top: 15px solid #ababab;
  position: absolute;
  left: 0;
}

.animation--globale .flag span {
  background: url(./../img/pictos/tooltip_arrow.png) #77478d;
  text-transform: none;
  background-position: left center;
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 100%;
  padding: 0px 15px 0 30px;
  color: #fff;
  white-space: nowrap;
  top: 0;
  display: none;
}

.animation--globale .flag .arrow_down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  border-top: 15px solid #ababab;
  position: absolute;
  left: 0;
}

.animation--globale .flag .arrow_down i { /*tige du drapeau gris clair*/
  border-right: 1px solid #ababab;
  height: 100px;
  display: block;
  margin-left: -1px;
}

.animation--globale #flagregionAS .arrow_down i { /* tige de l'amérique du sud */
  height: 50px;
}

.animation--globale #flagregionEA .arrow_down i { /*tige du drapeau gris clair*/
  height: 60px !important;
}

.animation--globale .loupe {
  background: url(./../img/pictos/loupe.png) no-repeat;
  height: 55px;
  width: 55px;
  display: block;
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 20px;
  cursor: pointer;
}

.animation--globale #loupe1 {
  left: 230px;
  top: 300px;
}

.animation--globale #loupe2 {
  left: 290px;
  top: 450px;
}

.animation--globale #loupe3 {
  left: 420px;
  top: 300px;
}

.animation--globale #loupe4 {
  left: 450px;
  top: 400px;
}

.animation--globale #loupe5 {
  left: 550px;
  top: 320px;
}

.animation--globale #loupe6 {
  left: 640px;
  top: 380px;
}

/* FILTRES */
.animation--globale aside.filters {
  display: none;
  position: absolute;
  z-index: 998;
  top: 0;
  right: 0;
  padding: 0px;
  background: rgba(137, 153, 170, 0.8);
  color: #fff;
}

.animation--globale .country_filter aside.filters {
  background: #fff;
  color: #474747;
  display: block !important;
}

.animation--globale .country_filter .title {
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 20px;
}

.animation--globale .country_filter .title span {
  display: block;
  font-size: 45px;
  font-family: Lato-Light, sans-serif;
}

.animation--globale aside.filters .container {
  width: 330px;
  overflow: hidden;
}

.animation--globale .filters span {
  font-size: 18px !important;
  font-family: Lato-Regular, sans-serif;
}

.animation--globale .filter_button {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  background: #fff;
  padding: 0px 40px;
  height: 65px;
  line-height: 65px;
  font-size: 12px;
  font-family: Lato-Bold, sans-serif;
  cursor: pointer;
}

.animation--globale .filter_button .icon {
  background: url(./../img/pictos/filter_btn.png) no-repeat 0 -30px;
  margin-top: 25px;
  display: inline-block;
  float: left;
  padding-right: 10px;
  height: 20px;
  width: 20px;
}

.animation--globale .filter_button.opened .icon {
  background: url(./../img/pictos/filter_btn.png) no-repeat;
  margin-top: 25px;
  display: inline-block;
  float: left;
  padding-right: 10px;
  height: 20px;
  width: 20px;
}

.animation--globale .tutorial_button {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  background: #fff;
  padding: 0px 40px;
  height: 65px;
  line-height: 65px;
  font-size: 12px;
  font-family: Lato-Bold, sans-serif;
  cursor: pointer;
}

.animation--globale .tutorial_button .icon {
  background: url(./../img/pictos/tutoriel_icon.png) no-repeat;
  margin-top: 22px;
  display: inline-block;
  float: left;
  padding-right: 10px;
  height: 20px;
  width: 20px;
}

.accordion dd,
.accordion2 dd {
  display: none;
}

.accordion,
.accordion2,
.accordion dd {
  margin: 0;
}

.accordion label,
.accordion2 label {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  font-size: 18px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .animation--globale .accordion input[type=radio] {
    overflow: hidden;
    -webkit-appearance: none;
    background: url(./../img/pictos/radio.png) no-repeat;
    height: 14px;
    width: 14px;
    outline: none;
    margin-right: 5px;
  }
  .animation--globale .accordion input[type=radio]:checked {
    background: url(./../img/pictos/radio_active.png) no-repeat;
    outline: none;
  }
}
.animation--globale .accordion dt span {
  display: block;
  position: relative;
  z-index: 20;
  color: #fff !important;
  font-size: 18px !important;
  font-family: Lato-Regular, sans-serif;
}

.animation--globale .accordion label {
  color: #fff !important;
}

.animation--globale .country_filter .accordion dt span {
  color: #454545 !important;
  font-family: Lato-Bold, sans-serif;
}

.animation--globale .country_filter .accordion label {
  color: #454545 !important;
}

.animation--globale .country_filter .accordion2 dt span {
  text-align: center;
  border: none;
  text-transform: uppercase;
  height: auto;
  font-size: 11px !important;
  color: #42515e !important;
}

.animation--globale .country_filter .accordion2 label {
  color: #42515e !important;
}

.animation--globale .country_filter .accordion2 dt span b {
  display: block;
  font-size: 20px;
  font-family: Lato-Light, sans-serif;
  color: #42515e !important;
}

.animation--globale .country_filter .accordion2 dt span small {
  display: block;
  text-transform: none;
}

.animation--globale .accordion dt span.open .icon {
  background-position: 0 -40px;
}

.animation--globale .accordion2 dt span.open .icon {
  background-position: 0 5px;
}

.animation--globale .accordion dt span .icon {
  background: url(./../img/pictos/arrows_main.png);
  height: 30px;
  width: 30px;
  position: absolute;
  right: 10px;
  top: 23px;
  background-repeat: no-repeat;
}

.animation--globale .country_filter .accordion dt {
  clear: both;
}

.animation--globale .country_filter .accordion dt span .icon {
  background: url(./../img/pictos/arrows_main_dark.png) no-repeat;
}

.animation--globale .country_filter .accordion dt span.open .icon {
  background-position: 0 -40px;
}

.animation--globale .accordion2 dt span .icon {
  height: 30px;
  width: 30px;
  position: absolute;
  right: 10px;
  top: 16px;
  background: url(./../img/pictos/arrows_secondary.png) no-repeat 0 -40px;
}

.animation--globale .accordion dt span input {
  display: none;
}

.animation--globale .accordion2 dt span input {
  display: inline-block;
}

.animation--globale .country_filter .accordion2 dd.three {
  background: url(./../img/pictos/arrow_down_country.jpg) no-repeat center top #93adc8;
}

.animation--globale .country_filter .accordion2 dd.three.two {
  background: url(./../img/pictos/arrow_right_country.jpg) no-repeat 51.5% center #93adc8;
  border-top: 1px solid #b8cdde;
}

.animation--globale .country_filter .accordion2 dd.three div {
  width: 33.33%;
  float: left;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
}

.animation--globale .country_filter .accordion2 dd.three.bold div {
  font-family: Lato-Bold, Helvetica, Arial, sans-serif;
}

.animation--globale .country_filter .accordion2 dd.three.two div {
  width: 50%;
}

.animation--globale .country_filter .accordion2 dd.three b {
  display: block;
  font-size: 20px;
  font-family: Lato-Light, sans-serif;
}

.animation--globale .country_filter .accordion2 b.noinfos {
  display: block;
  text-transform: none;
  font-size: 13px !important;
  font-family: Lato-Light, sans-serif;
}
.animation--globale .country_filter .accordion2 b.noinfos span {
  display: block;
  text-transform: none;
  font-family: Lato-Light, sans-serif;
  font-size: 11px !important;
}

.animation--globale .country_filter .accordion2 dd.three small {
  display: block;
  text-transform: none;
}

.animation--globale .country_filter .accordion2 dd.three.two div:first-child {
  color: #42515e;
}

.animation--globale .country_filter .accordion2 dd.three.two div:first-child b {
  color: #42515e !important;
}

.animation--globale .country_filter .accordion2 dd.four {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 0;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  background: url(./../img/pictos/arrow_down_country.jpg) no-repeat center top #93adc8;
}

.animation--globale .country_filter .accordion2 dd.four b {
  display: block;
  font-size: 20px;
  font-family: Lato-Light, sans-serif;
}

.animation--globale .country_filter .accordion2 dd.four small {
  text-transform: none;
}

.animation--globale .accordion dd span {
  display: block;
  position: relative;
  z-index: 20;
  color: #fff;
  font-size: 14px;
  font-family: Lato-Regular, sans-serif;
}

.animation--globale .accordion dd ul {
  padding: 0;
  margin: 0;
}

.animation--globale .accordion dd li {
  list-style-type: none;
  display: block;
  width: 100%;
}

/* //ACCORDION */
/* LEGEND */
.animation--globale .my-legend .legend-title {
  text-align: center;
  margin-bottom: 8px;
  font-family: Lato-Bold, sans-serif;
  font-size: 15px;
  color: #fff;
  height: 20px;
}

.animation--globale .my-legend .legend-scale {
  text-align: center;
}

.animation--globale .my-legend .legend-scale ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 5px solid #fff;
  overflow: hidden;
  height: 15px;
}

.animation--globale .my-legend .legend-scale ul li {
  display: block;
  float: left;
  margin-bottom: 6px;
  text-align: center !important;
  font-size: 11px;
  list-style: none;
  color: #fff;
  font-family: Lato-Regular, sans-serif;
  padding: 0 !important;
}

.animation--globale .my-legend {
  margin-left: 40px;
  width: 820px;
}

.animation--globale .my-legend ul.legend-labels li span {
  display: block;
  float: left;
  height: 15px;
}

.animation--globale .my-legend .legend-more {
  font-size: 13px;
  font-family: Lato-Regular, sans-serif;
  color: #fff;
  clear: both;
  padding-top: 10px;
}

.animation--globale .my-legend .legend-more img {
  vertical-align: top;
  height: 14px;
  display: inline-block !important;
  margin: 0 5px 0 0 !important;
}

/* PREHOME */
.animation--globale .prehome_layer {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 620px;
  z-index: 999;
  color: #fff !important;
  text-align: center !important;
  padding-top: 100px !important;
  cursor: pointer;
}

.animation--globale .prehome_layer h2 {
  color: #fff !important;
  position: relative !important;
  margin-bottom: 60px !important;
  font-size: 28px !important;
  display: block !important;
}

.animation--globale .prehome_layer .tutos {
  margin: 0 auto;
  width: 75%;
  width: 55%;
  display: table;
}

.animation--globale .prehome_layer .tuto {
  display: table-cell;
}

.animation--globale .prehome_layer .tuto img {
  display: block;
  margin: 0 auto;
}

.animation--globale .prehome_layer a {
  background: #77478d;
  display: inline-block;
  color: #fff !important;
  padding: 15px 20px;
  font-size: 18px !important;
  font-family: Lato-Bold, sans-serif;
  margin-top: 20px;
}

/* Page Pays */
.animation--globale .country_map {
  top: 0px;
  width: 100%;
  height: 720px;
  background: #a0bbd8;
}

.animation--globale .country_map .mask {
  z-index: 999;
  position: relative;
}

.animation--globale .country_map .mask .icon {
  background: url(./../img/pictos/map_point.png) no-repeat;
  display: block;
  height: 29px;
  width: 29px;
  position: absolute;
  cursor: pointer;
}

.animation--globale .country_map .legend {
  position: absolute;
  top: 683px;
  left: 115px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  font-size: 12px;
}

.animation--globale .country_map .legend_picto {
  position: absolute;
  top: 665px;
  left: 80px;
}

.animation--globale .country_map .legend_ombre {
  position: absolute;
  top: 640px;
  left: 110px;
}

.animation--globale .country_map .back_link {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 30px 30px 30px 70px;
  background: #fff;
  text-transform: uppercase;
  text-align: left;
  font-size: 12px;
  color: #93adc8;
  background: url(./../img/pictos/back-arrow.jpg) no-repeat 40px 25px #fff;
}

.animation--globale .country_filter {
  float: left;
}

/* SWITCH */
.animation--globale .onoffswitch {
  position: absolute;
  width: 55px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  right: 100px;
  bottom: -75px;
}

.animation--globale .onoffswitch .pays, .onoffswitch .regions {
  cursor: default;
  position: absolute;
  right: -35px;
  top: 10px;
  font-size: 11px;
  color: #474747;
  opacity: 0.7;
}

.animation--globale .onoffswitch .regions {
  left: -55px;
}

.animation--globale .onoffswitch .pays.active, .onoffswitch .regions.active {
  cursor: default;
  opacity: 1;
}

.animation--globale .onoffswitch-checkbox {
  display: none;
}

.animation--globale .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  border-radius: 20px;
}

.animation--globale .onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
}

.onoffswitch-inner:before,
.animation--globale .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 24px;
  padding: 0;
  line-height: 24px;
  font-size: 13px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}

.animation--globale .onoffswitch-inner:before {
  content: "";
  padding-left: 10px;
  background-color: #FFFFFF;
  color: #6D92BA;
}

.animation--globale .onoffswitch-inner:after {
  content: "";
  padding-right: 10px;
  background-color: #FFFFFF;
  color: #A8C0DA;
  text-align: right;
}

.animation--globale .onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 3px;
  background: #6D92BA;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  border: 2px solid #FFFFFF;
  border-radius: 20px;
  transition: all 0s ease-in 0s;
}

.animation--globale .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.animation--globale .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/* RESPONSIVE */
/* on cache la home mobile de base elle sera affichée via media queries */
.animation--globale .country_filter nav {
  display: none;
}

.animation--globale .main.mobile {
  display: none;
  overflow: hidden;
  text-align: center;
  background-color: #a6c0db;
}

.animation--globale .main.mobile span {
  color: #fff;
  text-align: left;
  font-family: Lato-Regular, sans-serif;
  font-size: 16px;
  width: 90%;
  margin: 0 auto 20px;
}

@media screen and (max-width: 919px) {
  .animation--globale {
    width: 640px;
    margin: 0 auto;
  }
  .animation--globale .main #conteneur_map {
    width: auto;
    height: auto;
    overflow: hidden;
  }
  .animation--globale .country_filter .title span {
    font-size: 38px;
  }
  /* on cache la map monde + préhome en mobile et on affiche la home mobile à la place */
  .animation--globale .main.home {
    display: none;
    height: auto;
  }
  .animation--globale .main.mobile {
    display: block;
  }
  .animation--globale .main.mobile > img {
    max-width: 100%;
    margin: 10px auto 20px auto;
    display: block;
  }
  .animation--globale .prehome_layer {
    display: none;
  }
  .animation--globale .main.mobile .validate {
    display: block;
    background: #77478d;
    width: 90%;
    margin: 0 auto;
    height: 28px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    border: none;
    font-family: Lato-Bold, sans-serif;
    font-size: 17px;
  }
  .animation--globale .pp-title {
    background: #77478d;
    color: #fff;
    font-size: 19px;
    line-height: 60px;
    padding-left: 20px;
    margin: 0;
    font-family: Lato-Light, sans-serif;
  }
  .animation--globale {
    max-width: 100%;
  }
  .animation--globale aside.filters {
    position: relative;
    margin: 0 auto 10px;
    height: auto;
  }
  .animation--globale aside.filters .container {
    max-width: 100%;
    width: auto;
  }
  .animation--globale .country_filter .accordion2 dd.three.two {
    background: url(./../img/pictos/arrow_down_country.jpg) no-repeat center 53% #93adc8;
  }
  .animation--globale .country_filter .accordion2 dd.three.two div {
    width: 100%;
    font-size: 12px;
    font-family: Lato-Bold, sans-serif;
    float: none;
  }
  .animation--globale .country_filter .accordion2 dd.three.two div:nth-child(2) {
    float: none;
  }
  .animation--globale .country_map {
    float: none;
    margin: 0 auto;
    position: relative;
    background: url(./../img/pictos/mask_map_mobile.png) 0 0 no-repeat;
    margin: 0 auto;
    height: 380px;
    background-position: 50% 50%;
    overflow: hidden;
  }
  .animation--globale .main .AMCountryMap {
    overflow: hidden;
    padding: 0;
    left: 0;
    top: 0;
    width: 640px;
    height: 380px;
    margin-left: 0;
  }
  .animation--globale .country_map .mask {
    position: relative;
    margin: 0 auto;
    left: 0;
    text-align: center;
  }
  .animation--globale .country_map .back_link {
    background-color: #a0bbd8;
    color: #fff;
    background: url(./../img/pictos/back_link_mobile.png) no-repeat 0px 16px;
    margin-left: 20px;
    padding: 20px 0 30px 30px;
    font-size: 11px;
  }
  .animation--globale .country_map .legend {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: auto;
    bottom: 30px;
    display: none;
  }
  .animation--globale .country_map .legend_picto {
    display: none;
  }
  .animation--globale .country_map .legend_ombre {
    top: auto;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    max-width: 100%;
  }
  .animation--globale .country_filter nav {
    max-width: 100%;
    display: block;
  }
  .animation--globale .country_filter nav a {
    width: 50%;
    float: left;
    display: block;
    background: #fff;
    height: 70px;
    background: url(./../img/pictos/mobile_nav.png) no-repeat center -32px;
  }
  .animation--globale .country_filter nav a:last-child {
    background-position: center 27px;
  }
  .animation--globale .country_filter nav a.disabled {
    background-color: #b5b5b5;
    opacity: 0.3;
    pointer-events: none;
  }
  .animation--globale .country_filter {
    max-width: 100%;
    margin: 0 auto;
    float: none;
    background: #a6bfda;
    padding: 0 20px 10px;
  }
}
@media screen and (max-width: 767px) {
  .animation--globale .filters label {
    font-size: 0.65em !important;
  }
  .animation--globale .white-block {
    margin: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  .animation--globale .main.mobile > img {
    max-width: 90%;
  }
  .animation--globale {
    width: 320px;
    margin: 0 auto;
  }
  .animation--globale .main .AMCountryMap {
    width: 320px;
  }
  .animation--globale .country_map .legend_ombre {
    max-width: 80%;
  }
  .animation--globale .country_map .back_link {
    margin-left: 10px;
  }
  .animation--globale .accordion > dt > span {
    font-size: 16px;
  }
  .animation--globale .country_filter .title span {
    font-size: 34px;
  }
  .animation--globale .country_filter {
    padding: 0 15px 5px;
  }
  .animation--globale .pp-title {
    padding-left: 15px;
  }
}
/* de base on cache tous les éléments invisibles sur la préhome, ils sont affiché en JS au clic sur la préhome */
.animation--globale .home .flag,
.animation--globale .home .my-legend,
.animation--globale .home .simple_flag,
.animation--globale .home .loupe,
.animation--globale .home h2,
.animation--globale .home #filter_button,
.animation--globale .home .onoffswitch {
  display: none;
}

/* de base on cache l'étape page pays elle est affichée via JS au clic sur une loupe */
.animation--globale .main.country {
  display: none;
}

/* select style mobile */
.animation--globale .select-style {
  padding: 0;
  width: 90%;
  margin: 0 auto 20px;
  overflow: hidden;
  background-color: #fff;
  background: #fff url(./../img/pictos/select_arrow.jpg) no-repeat 95% 50%;
}

.animation--globale .select-style select {
  color: #777777;
  padding: 15px;
  width: 100%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 50px;
  text-transform: none;
}

.animation--globale .select-style select:focus {
  outline: none;
}

.animation--globale #mydebug {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 950px;
}

/* AMMAP CSS */
.ammapAlert {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #CC0000;
}

.ammapDescriptionWindow {
  font-size: 11px;
  font-family: verdana, helvetica, arial, sans-serif;
  background-color: #FFFFFF;
  border-style: solid;
  border-color: #DADADA;
  border-width: 1px;
  color: #000000;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ammapDescriptionTitle {
  font-size: 12px;
  font-weight: bold;
  font-family: verdana, helvetica, arial, sans-serif;
  padding-bottom: 5px;
}

.ammapObjectList ul {
  padding-left: 20px;
  list-style: square outside;
  color: #999999;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
}

.ammapObjectList ul ul {
  padding-left: 14px;
}

.ammapObjectList a {
  color: #000000;
}

.ammapObjectList a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 2px;
}

.ammapObjectList a:hover {
  color: #CC0000;
  text-decoration: none;
  background: #FFFFFF;
  cursor: pointer;
  display: block;
}

.ammapDescriptionText {
  overflow: auto;
}

/* FIX PROD */
.animation--globale {
  margin: 0 auto;
}

.article h1, .article--folders--intro h1, .article--video h1, .layout--full h1 {
  margin: 0 auto !important;
  width: 900px !important;
  box-sizing: border-box;
  padding: 0;
  padding-left: 20px;
}

.layout--full.article--video ul:not(.pane-selectors) li {
  width: auto !important;
  border-left: 0px !important;
}

.article h1, .article--folders--intro h1, .article--video h1, .layout--full h1 {
  width: 100% !important;
  padding: 0 !important;
  padding-left: 20px !important;
}

.article--video .copyright {
  padding: 0 !important;
}

@media only screen and (min-width: 48em) {
  .article h1, .article--folders--intro h1, .article--video h1, .layout--full h1 {
    width: 100% !important;
  }
}
@media only screen and (min-width: 60em) {
  .article h1, .article--folders--intro h1, .article--video h1, .layout--full h1 {
    width: 900px !important;
  }
}
.animation--globale footer {
  font-family: Lato-Regular, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333;
  display: flex;
  justify-content: space-between;
}

.animation--globale footer a {
  color: #333;
  text-decoration: underline;
}

.animation--globale footer span {
  display: inline;
}

.animation--globale .map_filters aside.filters {
  box-sizing: border-box;
  height: 720px;
}
.animation--globale .map_filters aside.filters .container {
  box-sizing: border-box;
}
.animation--globale .map_filters aside.filters .container .title {
  padding: 95px 20px 20px;
}
.animation--globale .map_filters aside.filters .accordion > dt {
  padding: 20px;
  text-transform: uppercase;
  background-color: rgba(106, 114, 123, 0.7);
}
.animation--globale .map_filters aside.filters .accordion > dt:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.animation--globale .map_filters aside.filters .accordion > dd .accordion2 > dt {
  padding: 15px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.animation--globale .map_filters aside.filters .accordion > dd .accordion2 > dd {
  padding: 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.animation--globale .map_filters aside.filters .accordion > dd .accordion2 ul {
  margin: 0;
  padding: 0;
}
.animation--globale .map_filters aside.filters .accordion > dd .accordion2 ul li {
  padding: 5px 0 0 35px;
}
.animation--globale .map_filters aside.filters .accordion > dd .accordion2 ul label {
  text-transform: uppercase;
}
.animation--globale .country_filter aside.filters {
  box-sizing: border-box;
  height: 720px;
}
.animation--globale .country_filter aside.filters .container {
  box-sizing: border-box;
}
.animation--globale .country_filter aside.filters .container #labelPaysName .title {
  padding: 25px 20px;
  font-family: Lato-Bold, sans-serif !important;
}
.animation--globale .country_filter aside.filters .accordion > dt {
  padding: 15px 20px;
}
.animation--globale .country_filter aside.filters .accordion2 > dt, .animation--globale .country_filter aside.filters .accordion2 > dd {
  padding: 15px 0;
  line-height: 1.3;
  background-color: #c0d3e3;
}
.animation--globale .country_filter aside.filters .accordion2 > dd.three {
  display: flex;
  background-color: #93adc8;
  color: #fff;
}
.animation--globale .country_filter aside.filters .accordion2 > dd.four {
  background-color: #93adc8;
  color: #fff;
}

/*# sourceMappingURL=style.css.map */
