/*
 * Project stylesheet
 */
.z-index-2 {
  z-index: 2;
}
.section-title {
  font-family: 'Open Sans';
  font-size: 9rem;
  font-weight: 900;
  line-height: 0.9;
  text-transform: uppercase;
}
.bg-white-al9 {
  background: rgba(255,255,255,0.9);
}
.image-popup-no-margins {
  background-color: #fff;
  background-image: -webkit-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), -webkit-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  background-image: -moz-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), -moz-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  background-image: -o-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), -o-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  background-image: -ms-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), -ms-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  background-image: linear-gradient(135deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), linear-gradient(135deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px;
  background-position: 0 0, 50px 50px;
  height: 100%;
  width: 320px;
  float: left;
  position: relative;
}
.no-damier {
  width: 300px;
}
.bg-chap2-1 {
  background-image: url("../../images/chap02/bg-2-1.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  height: 100%;
  width: 1037px;
  position: absolute;
  bottom: 0;
  right: 48%;
  z-index: -1;
}
.bg-chap2-2 {
  background-image: url("../../images/chap02/bg-2-2.png");
  background-repeat: no-repeat;
  background-position: right;
  height: 35%;
  width: 42%;
  position: absolute;
  top: 39%;
  right: 0;
  z-index: -1;
}
.map {
  background-image: url("../../images/map/map.png");
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
  height: 1607px;
  margin: auto;
}
.map-img {
  width: 19px;
  height: 35px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.map-img:hover {
  width: 25px;
  height: 46px;
}
#flag-1 {
  position: absolute;
  top: 0.2%;
  left: 50%;
}
#flag-2 {
  position: absolute;
  top: 21.5%;
  left: 0;
}
#flag-3 {
  position: absolute;
  top: 57.2%;
  left: 22%;
}
#flag-4 {
  position: absolute;
  top: 74.5%;
  left: 38%;
}
#flag-5 {
  position: absolute;
  top: 94.5%;
  left: 90%;
}
#flag-6 {
  position: absolute;
  top: 52%;
  left: 86%;
}
[data-trigger-note] {
  cursor: pointer;
}
.reveal {
  opacity: 1 !important;
  -ms-filter: none;
  filter: none;
  left: 29% !important;
  z-index: 300 !important;
}
.encart {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 61.5%;
  height: auto;
  background-color: #fff;
  border: 5px solid #00405a;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  z-index: -2;
  position: absolute;
  top: 16%;
  left: 24%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.title-encart {
  background-image: url("../../images/map/info.jpg");
  background-position: left, 10%;
  background-repeat: no-repeat;
  height: 85px;
  background-color: #00405a;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 15%;
  padding-top: 3%;
  padding-right: 32%;
}
.compteur {
  position: absolute;
  right: -2%;
  top: -13%;
}
.close-note {
  -webkit-filter: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  right: 3%;
  bottom: 2%;
  cursor: pointer;
}
.close-note:hover {
  -webkit-filter: brightness(1.2);
}
.min-flag {
  width: 230px;
  height: auto;
  font-size: 1.2rem;
  font-weight: bold;
  background-color: #fff;
  border: 5px solid #00405a;
}
#card-1 {
  width: 540px;
  height: 750px;
}
.card {
  width: 100%;
  height: auto;
  max-width: 549px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), -webkit-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  background-image: -moz-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), -moz-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  background-image: -o-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), -o-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  background-image: -ms-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), -ms-linear-gradient(315deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  background-image: linear-gradient(135deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%), linear-gradient(135deg, #00405a 25%, transparent 25%, transparent 75%, #00405a 75%);
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px;
  background-position: 0 0, 50px 50px;
}
.content-card {
  width: 100%;
  height: auto;
  background-color: #00405a;
  border: 4px #fff solid;
  position: relative;
}
.h3-card {
  width: 83%;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  background-color: #00405a;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 2px #fff solid;
}
.txt-card {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #00405a;
  border-top: 10px #fff solid;
}
.bloc-temoins {
  width: 100%;
  height: 100%;
  font-weight: bold;
}
.bloc-temoins blockquote {
  font-family: 'Open Sans';
  font-size: 2.5rem;
  font-style: italic;
  line-height: 1.2;
}
.bloc-temoins blockquote:before,
.bloc-temoins blockquote:after {
  font-size: 4rem;
}
.img-round {
  width: 21%;
  max-width: 76px;
  float: left;
  margin-right: 2%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.bg-chap2-1-960 {
  display: none;
}
.bg-chap2-2-960 {
  display: none;
}
.h3-responsive {
  display: none;
}
.map-960 {
  display: none;
}
@media screen and (max-width: 1145px) {
  .card {
    width: 92%;
  }
  .h3-card {
    font-size: 2rem;
  }
  .txt-card {
    padding: 4%;
  }
}
@media screen and (min-width: 960px) {
  .map {
    width: 906px;
  }
}
@media screen and (max-width: 960px) {
  .h3-responsive {
    display: block;
    font-size: 3rem;
  }
  .h3-card {
    display: none;
  }
  .card {
    width: 100%;
    margin: 2% auto;
  }
  .map {
    background: none;
    position: relative;
    height: auto;
    margin: auto;
  }
  .encart {
    width: 90%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    z-index: 2;
    position: relative;
    left: auto;
    margin: 12% auto;
  }
  .title-encart {
    font-size: 1.8rem;
    -webkit-background-size: 10%;
    -moz-background-size: 10%;
    background-size: 10%;
  }
  .compteur {
    width: 40%;
    position: absolute;
    right: -6%;
    top: -6%;
  }
  .close-note {
    display: none;
  }
  [data-trigger-note] {
    display: none;
  }
  .map-960 {
    display: block;
  }
  .def-flag {
    padding: 4%;
  }
  .min-flag {
    width: 100%;
    margin: auto;
    height: auto;
    font-size: 2.2rem;
  }
  .bg-chap2-1 {
    display: none;
  }
  .bg-chap2-1-960 {
    display: block;
  }
  .bg-chap2-2 {
    display: none;
  }
  .bg-chap2-2-960 {
    display: block;
    width: 50%;
    position: absolute;
    right: 0;
    z-index: -2;
  }
  .image-popup-no-margins {
    width: 300px;
    height: 240px;
  }
  .no-damier {
    height: 214px;
  }
}
