@charset "UTF-8";
@font-face {
  font-family: 'Proxima Bold';
  src: url("../fonts/proxima/Mark Simonson - Proxima Nova Bold.otf") format("woff2");
}

@font-face {
  font-family: 'Proxima ExtraBold';
  src: url("../fonts/proxima/Mark Simonson - Proxima Nova Extrabold.otf") format("woff2");
}

@font-face {
  font-family: 'Proxima Regular';
  src: url("../fonts/proxima/Mark Simonson - Proxima Nova Regular.otf") format("woff2");
}

@font-face {
  font-family: 'Proxima Italic';
  src: url("../fonts/proxima/Mark Simonson - Proxima Nova Regular Italic.otf") format("woff2");
}

@font-face {
  font-family: 'Proxima BoldItalic';
  src: url("../fonts/proxima/Mark Simonson - Proxima Nova Bold Italic.otf") format("woff2");
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: 'Proxima Bold';
  text-align: center;
  color: #000000;
}

p, span {
  font-family: 'Proxima Bold';
}

h1, h2, h3, h4, h5 {
  font-family: 'Proxima Bold';
}

html, body {
  height: 100%;
}

.hcr_container {
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .hcr_container {
    max-width: 1000px;
  }
}

.hcr_container_2 {
  width: 100%;
  max-width: 1670px;
  padding: 0 15px;
  margin: 0 auto;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .hcr_container_2 {
    max-width: 1300px;
  }
}

@media only screen and (max-width: 767px) {
  .hcr_container_2 {
    padding: 0;
  }
}

.header__wrapper {
  background: #ffffff;
  width: 100%;
  height: 80px;
  padding: 0 15px;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.header__wrapper .btn-don {
  width: 100%;
  max-width: 177px;
  height: 53px;
  font-size: 17.3px;
  line-height: 17.3px;
  padding-top: 17.85px;
  margin: 13.3px 0 0 0;
}

.header__wrapper .btn-don:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media only screen and (max-width: 767px) {
  .header__wrapper .btn-don {
    border-radius: 40px;
  }
}

@media only screen and (min-width: 1800px) {
  .header__wrapper {
    height: 122px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header__wrapper {
    padding: 0 65px 0 45px;
  }
}

@media only screen and (max-width: 900px) {
  .header__wrapper {
    padding: 0 10px 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .header__wrapper {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 540px) {
  .header__wrapper {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 370px) {
  .header__wrapper {
    padding: 0 5px;
  }
}

@media only screen and (min-width: 1800px) {
  .header__wrapper .btn-don {
    width: 265px;
    height: 80px;
    line-height: 26px;
    padding-top: 26px;
    font-size: 26px;
    border-radius: 40px;
    max-width: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
  .header__wrapper .btn-don {
    width: 200px;
  }
}

@media only screen and (max-width: 370px) {
  .header__wrapper .btn-don {
    padding-top: 0;
    width: 132px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-radius: 20px;
    margin: 15px 0 0 0;
  }
}

.header_box {
  margin: 0 auto;
  max-width: 1094px;
  width: 100%;
}

@media only screen and (min-width: 1800px) {
  .header_box {
    max-width: 1640px;
  }
}

@media only screen and (max-width: 767px) {
  .header_box {
    min-height: 70px;
  }
}

.btn-don {
  width: 265px;
  height: 80px;
  line-height: 80px;
  font-size: 26px;
  border-radius: 40px;
  color: #000000;
  background: #F9E933;
  text-decoration: none;
  text-align: center;
  display: block;
  border: solid 1px transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 20px 0 0 0;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .btn-don {
    width: 176.6px;
    height: 53.3px;
    line-height: 53.3px;
    font-size: 17.3px;
    margin: 13.3px 0 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .btn-don {
    width: 132px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-radius: 20px;
    margin: 15px 0 0 0;
  }
}

.btn-don:hover {
  text-decoration: none;
  color: #000000;
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
}

.social_media_header {
  float: right;
  padding: 0 11px;
}

.social_media_header a {
  display: inline-block;
  margin: 6px;
  background-image: url(../img/phone.png);
  background-size: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 38px;
  height: 38px;
}

.social_media_header a:hover {
  background-image: url(../img/phone2.png);
}

.header_logo {
  display: block;
  float: left;
  width: 176.6px;
}

@media only screen and (min-width: 1800px) {
  .header_logo {
    width: 264px;
  }
}

@media only screen and (max-width: 767px) {
  .header_logo {
    width: 154.6px;
  }
}

.header_logo img {
  width: 100%;
}

@media only screen and (min-width: 1800px) {
  .header_logo img {
    width: auto;
  }
}

.header_text {
  text-align: left;
  color: #0072BC;
  border-left: 1.5px solid #0072BC;
  margin: 16.6px 0 0 6.6px;
  padding: 6.6px 0 6.6px 20px;
  font-size: 12px;
  line-height: 14.6px;
  width: 120px;
}

@media only screen and (min-width: 1800px) {
  .header_text {
    font-size: 18px;
    line-height: 22px;
    width: 200px;
    margin: 32.6px ​0 0 6.6px;
  }
}

@media only screen and (max-width: 767px) {
  .header_text {
    display: none;
  }
}

.header_text:hover {
  color: #0072BC;
  text-decoration: none;
}

.section1 {
  width: 100%;
  margin-top: 80px;
  background-image: url("../img/bandeau.jpg");
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000000;
  position: relative;
  height: calc(100vh - 80px);
  /* OUTER CONTAINER */
  /* MIDDLE CONTAINER */
  /* INNER CONTAINER */
  /* ITEMS */
}

@media only screen and (min-width: 1800px) {
  .section1 {
    margin-top: 122px;
    height: calc(100vh - 122px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1 {
    background-image: url("../img/bandeau_m.jpg");
    margin-top: 80px;
    height: calc(100% - 80px);
    min-height: 700px;
    background-position: top left;
  }
}

@media only screen and (max-width: 767px) {
  .section1 {
    background-image: url("../img/bandeau_m.jpg");
    margin-top: 80px;
    height: calc(100% - 80px);
    min-height: initial;
    background-position: top left;
  }
}

.section1 .tcontainer {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  background-color: #ed3434;
}

.section1 .ticker-wrap {
  width: 100%;
  background-color: #ed3434;
}

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-200%, 0, 0);
            transform: translate3d(-200%, 0, 0);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-200%, 0, 0);
            transform: translate3d(-200%, 0, 0);
  }
}

.section1 .ticker-move {
  /* Basically move items from right side of screen to left in infinite loop */
  display: inline-block;
  white-space: nowrap;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-name: ticker;
          animation-name: ticker;
  -webkit-animation-duration: 70s;
          animation-duration: 70s;
  height: 42.6px;
  width: 100%;
}

@media only screen and (min-width: 1800px) {
  .section1 .ticker-move {
    height: 64px;
  }
}

@media only screen and (max-width: 767px) {
  .section1 .ticker-move {
    -webkit-animation-duration: 30s;
            animation-duration: 30s;
  }
}

.section1 .ticker-move:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  /* Pause scroll on mouse hover */
}

.section1 .ticker-item {
  display: inline-block;
  /* Lay items in a horizontal line */
  padding: 16px 2rem 0 2rem;
  color: #ffffff;
  font-size: 13.3px;
  line-height: 13.3px;
  font-family: "Proxima Bold";
  width: 100%;
  text-align: center;
}

.section1 .ticker-item span {
  padding: 0 40px;
}

@media only screen and (min-width: 1800px) {
  .section1 .ticker-item {
    font-size: 20px;
    padding-top: 27px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1 .ticker-item {
    font-size: 16px;
  }
}

.section1 .arrow-down {
  position: absolute;
  bottom: 38px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 11px;
  height: 22px;
  cursor: pointer;
  background-image: url(../img/arrowdown.png);
  background-size: cover;
  background-position: top center;
  z-index: 98;
  -webkit-animation: bounce 4s infinite;
          animation: bounce 4s infinite;
}

@media only screen and (min-width: 1800px) {
  .section1 .arrow-down {
    width: 15px;
    height: 31px;
  }
}

@media only screen and (max-width: 767px) {
  .section1 .arrow-down {
    width: 8px;
    height: 16px;
    bottom: 19px;
  }
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@media only screen and (max-width: 767px) {
  @-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-15px);
              transform: translateY(-15px);
    }
    60% {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-15px);
              transform: translateY(-15px);
    }
    60% {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
    }
  }
}

.section1_zone1 {
  width: 100%;
}

.section1_content {
  width: 50%;
  color: #ffffff;
  text-align: left;
  padding: 0;
  margin: 0 0 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_content {
    width: 100%;
    margin-bottom: 120px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_content {
    width: 100%;
    margin-bottom: 60px;
  }
}

.section1_content h4 {
  font-size: 30.6px;
  line-height: 37.3px;
  margin: 0 0 22px 0;
  text-align: center;
}

@media only screen and (min-width: 1800px) {
  .section1_content h4 {
    font-size: 46px;
    line-height: 56px;
    margin: 0 0 30px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_content h4 {
    font-size: 46px;
    line-height: 56px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_content h4 {
    margin: 0 0 6px 0;
    font-size: 23px;
    line-height: 28px;
  }
}

.section1_content h4 span {
  font-family: "Proxima Bold";
}

.section1_content h3 {
  font-size: 42px;
  line-height: 42px;
  color: #F9E933;
  text-align: center;
}

@media only screen and (min-width: 1800px) {
  .section1_content h3 {
    font-size: 63px;
    line-height: 63px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_content h3 {
    font-size: 70px;
    line-height: 74px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_content h3 {
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 15px;
  }
}

.section1_box {
  margin: 10px auto 0 auto;
  width: 100%;
  max-width: 383.3px;
  padding: 20px 11px 20px 11px;
  border-radius: 10px;
  background-color: #ffffff;
}

@media only screen and (min-width: 1800px) {
  .section1_box {
    max-width: 575px;
    padding: 30px 11px 30px 11px;
    border-radius: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_box {
    max-width: 659px;
    padding: 36px 0px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_box {
    max-width: 330px;
    width: calc(100% - 50px);
    padding: 10px 0px;
  }
}

.section1_box p {
  margin-bottom: 0;
  text-align: left;
  color: #000000;
  font-size: 17.3px;
  line-height: 28px;
}

@media only screen and (min-width: 1800px) {
  .section1_box p {
    font-size: 26px;
    line-height: 42px;
    text-align: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_box p {
    font-size: 32px;
    line-height: 47px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .section1_box p {
    font-size: 16px;
    line-height: 23.5px;
    text-align: center;
  }
}

@media only screen and (max-width: 540px) {
  .section1_box p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1600px) {
  .section1_box p .p1 {
    margin: 0 0 0 4px !important;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section1_box p .p1 {
    margin-left: 11.3px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_box p .p1 {
    margin: 1px 1px 1px 4px !important;
  }
}

@media only screen and (max-width: 767px) {
  .section1_box p .p1 {
    margin: 1px 1px 1px 4px !important;
  }
}

.section1_box p .section1_box_num {
  margin: 0 0 0 4px;
  background: #226aa1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #226aa1), color-stop(50%, #237bbd));
  background: linear-gradient(0deg, #226aa1 50%, #237bbd 50%);
  color: #ffffff;
  font-size: 36.6px;
  line-height: 31.3px;
  padding: 3px 4px;
  border-radius: 4px;
  -webkit-transform: translate(0px, 4px);
          transform: translate(0px, 4px);
  display: inline-block;
}

@media only screen and (min-width: 1800px) {
  .section1_box p .section1_box_num {
    font-size: 55px;
    line-height: 47px;
    padding: 6px 5px;
    border-radius: 4px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_box p .section1_box_num {
    font-size: 63px;
    line-height: 57px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_box p .section1_box_num {
    font-size: 31.5px;
    line-height: 28.5px;
  }
}

@media only screen and (max-width: 370px) {
  .section1_box p .section1_box_num {
    font-size: 20px;
    line-height: 16.5px;
  }
}

.section1_box p .section1_box_text {
  margin: 0;
  color: #0072BC;
  font-size: 22.6px;
  line-height: 24px;
  display: block;
  text-align: center;
  padding-top: 11px;
}

@media only screen and (min-width: 1800px) {
  .section1_box p .section1_box_text {
    font-size: 34px;
    padding-top: 22px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_box p .section1_box_text {
    font-size: 42px;
    line-height: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_box p .section1_box_text {
    font-size: 21px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 370px) {
  .section1_box p .section1_box_text {
    font-size: 18px;
    line-height: 20px;
    padding-top: 4px;
  }
}

.section1_text {
  color: #ffffff;
  font-family: "Proxima Bold";
  position: absolute;
  left: 0;
  font-size: 14px;
  bottom: 132px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-bottom: 0;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.6);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_text {
    left: -92px;
    bottom: 200px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_text {
    left: -46px;
    bottom: 100px;
    font-size: 10px;
  }
}

.p2 {
  float: right;
  max-width: 164px;
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p2 {
    max-width: 144px;
    line-height: 26px !important;
    margin: 0 !important;
  }
}

.section1_zone2 {
  background: #0072BC;
  padding: 46px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section1_zone2 {
    padding: 30.6px 13.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_zone2 {
    padding: 4.4vw 5.2vw;
    position: relative;
  }
}

@media only screen and (max-width: 767px) {
  .section1_zone2 {
    padding: 4.4vw 5.2vw;
    position: relative;
  }
}

.section1_zone2_content {
  float: left;
  margin-left: 180px;
  width: 850px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .section1_zone2_content {
    margin-left: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .section1_zone2_content {
    margin-left: 0;
    width: 600px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section1_zone2_content {
    margin-left: 120px;
    width: 566.6px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_zone2_content {
    margin: 0 auto;
    width: 725px;
    float: initial;
  }
}

@media only screen and (max-width: 767px) {
  .section1_zone2_content {
    margin: 0 auto;
    width: 100%;
    float: initial;
  }
}

.section1_zone2_don {
  border-radius: 8px;
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0;
  width: 100%;
  max-width: 185px;
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
      align-self: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .section1_zone2_don {
    max-width: 110px;
    padding: 15px 0;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section1_zone2_don {
    border-radius: 5.3px;
    padding: 13.3px 0;
    max-width: 123.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_zone2_don {
    max-width: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_zone2_don {
    width: 20vw;
    height: 16.6vw;
    padding: 1.6vw 0;
  }
}

#price4 {
  max-width: 226px;
  padding: 0;
  height: 79px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #price4 {
    height: 58px;
    max-width: 180px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  #price4 {
    height: 55.59px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #price4 {
    max-width: 180px;
  }
}

@media only screen and (max-width: 767px) {
  #price4 {
    width: 20vw;
    height: 16.6vw;
    padding: 1.6vw 0;
  }
}

#price4 .entry-label {
  padding: 0;
  font-size: 26px;
  line-height: 79px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #price4 .entry-label {
    font-size: 19px;
    line-height: 58px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  #price4 .entry-label {
    font-size: 17.3px;
    line-height: 53.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #price4 .entry-label {
    font-size: 22px;
    line-height: 79px;
  }
}

@media only screen and (max-width: 767px) {
  #price4 .entry-label {
    padding: 3vw 0;
    font-size: 3.8vw;
    line-height: 3.8vw;
  }
}

.section1_zone2_don_active {
  background: #ffffff;
  color: #0072BC;
  border: 2px solid #0072BC;
}

.hidden {
  display: none;
}

.entry-label {
  cursor: pointer;
  margin-top: -3px;
  padding-left: 40px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -moz-user-select: none;
  font-size: 38px;
  line-height: 38px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .entry-label {
    font-size: 22px;
    line-height: 26px;
    padding-left: 22px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .entry-label {
    margin-top: -2px;
    padding-left: 26.6px;
    font-size: 25.3px;
    line-height: 25.3px;
  }
}

@media only screen and (max-width: 767px) {
  .entry-label {
    padding: 0;
    font-size: 5vw;
    line-height: 10.5vw;
  }
}

.entry {
  margin-bottom: 0;
}

.circle {
  border: 1px solid #ffffff;
  background: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  height: 26px;
  position: absolute;
  -webkit-transition: border-color 300ms;
  transition: border-color 300ms;
  width: 26px;
  margin-top: 3px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .circle {
    width: 18px;
    height: 18px;
    margin-top: 0;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .circle {
    height: 17.3px;
    width: 17.3px;
    margin-top: 2px;
  }
}

@media only screen and (max-width: 767px) {
  .circle {
    width: 5vw;
    height: 5vw;
    position: initial;
    margin: 0 auto;
    padding: 0;
  }
}

.highlight {
  background: #0072BC;
  border-radius: 50%;
  height: 10px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 33px;
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.175, 0.885, 0.32, 1.2);
  transition: -webkit-transform 400ms cubic-bezier(0.175, 0.885, 0.32, 1.2);
  transition: transform 400ms cubic-bezier(0.175, 0.885, 0.32, 1.2);
  transition: transform 400ms cubic-bezier(0.175, 0.885, 0.32, 1.2), -webkit-transform 400ms cubic-bezier(0.175, 0.885, 0.32, 1.2);
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  width: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .highlight {
    top: 22px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .highlight {
    top: 21px;
  }
}

@media only screen and (max-width: 767px) {
  .highlight {
    top: 3vw;
    width: 2.7vw;
    height: 2.7vw;
  }
}

.highlight1 {
  -webkit-transform: translateX(39px);
          transform: translateX(39px);
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .highlight1 {
    -webkit-transform: translateX(24px);
            transform: translateX(24px);
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .highlight1 {
    -webkit-transform: translateX(24.5px);
            transform: translateX(24.5px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .highlight1 {
    -webkit-transform: translateX(26px);
            transform: translateX(26px);
  }
}

@media only screen and (max-width: 767px) {
  .highlight1 {
    -webkit-transform: translateX(8.6vw);
            transform: translateX(8.6vw);
  }
}

.highlight2 {
  -webkit-transform: translateX(244px);
          transform: translateX(244px);
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .highlight2 {
    -webkit-transform: translateX(170px);
            transform: translateX(170px);
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .highlight2 {
    -webkit-transform: translateX(161.5px);
            transform: translateX(161.5px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .highlight2 {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
  }
}

@media only screen and (max-width: 767px) {
  .highlight2 {
    -webkit-transform: translateX(31vw);
            transform: translateX(31vw);
  }
}

.highlight3 {
  -webkit-transform: translateX(454px);
          transform: translateX(454px);
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .highlight3 {
    -webkit-transform: translateX(318px);
            transform: translateX(318px);
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .highlight3 {
    -webkit-transform: translateX(301.5px);
            transform: translateX(301.5px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .highlight3 {
    -webkit-transform: translateX(378px);
            transform: translateX(378px);
  }
}

@media only screen and (max-width: 767px) {
  .highlight3 {
    -webkit-transform: translateX(53.5vw);
            transform: translateX(53.5vw);
  }
}

#input1:checked + .entry .circle {
  border-color: #c9c9c9;
}

#input2:checked + .entry .circle {
  border-color: #c9c9c9;
}

#input3:checked + .entry .circle {
  border-color: #c9c9c9;
}

.section1_zone2_text {
  margin: 23px 0 0 0px;
  min-width: 100%;
  float: left;
  font-size: 28px;
  text-align: left;
  line-height: 28px;
  color: #ffffff;
  font-family: "Proxima Regular";
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section1_zone2_text {
    margin: 15.3px 0 0 0px;
    font-size: 18.6px;
    line-height: 18.6px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_zone2_text {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .section1_zone2_text {
    text-align: center;
    margin-top: 5vw;
    margin-bottom: 5vw;
    font-size: 4.4vw;
    line-height: 6.9vw;
  }
}

.section1_zone2_text span {
  font-family: "Proxima Bold";
}

.section1_zone2_text #hide {
  font-size: 36px;
  text-align: center;
  font-family: "Proxima Bold";
  display: none;
  white-space: pre;
}

.section1_zone2_text #price_fiscale {
  font-size: 36px;
  text-align: center;
  width: 250px;
  font-family: "Proxima Bold";
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section1_zone2_text #price_fiscale {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .section1_zone2_text #price_fiscale {
    font-size: 6.1vw;
  }
}

.section1_btn-don {
  float: left;
  margin-left: 20px;
  margin-top: 2px;
}

@media only screen and (min-width: 1960px) {
  .section1_btn-don {
    float: right;
    margin: 6px 175px 0 0;
    width: 359px;
    height: 100px;
    font-size: 32px;
    line-height: 100px;
    border-radius: 50px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .section1_btn-don {
    float: right;
    margin-right: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section1_btn-don {
    margin: 30px auto 0 auto;
    float: initial;
  }
}

@media only screen and (max-width: 767px) {
  .section1_btn-don {
    margin: 0 auto 4.5vw auto;
    float: initial;
    width: 88.8vw;
    height: 15.2vw;
    line-height: 15.2vw;
    font-size: 6.6vw;
    border-radius: 8.8vw;
  }
  .section1_btn-don:hover {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

.min_h132 {
  min-height: 132px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .min_h132 {
    min-height: 88px;
  }
}

#input5 {
  background: #ffffff;
  font-size: 26px;
  line-height: 26px;
  width: 100%;
  text-align: center;
  color: #0072BC;
  padding: 1.5px 30px 1.5px 0;
  height: 100%;
  border-radius: 8px;
}

@media only screen and (max-width: 767px) {
  #input5 {
    font-size: 5vw;
    line-height: 5vw;
    padding: 1.5px 5.5vw 1.5px 0;
  }
}

.label2 {
  color: #0072BC;
  position: absolute;
  right: 10px;
  top: 27px;
  font-size: 26px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .label2 {
    top: 18px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .label2 {
    top: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .label2 {
    font-size: 5vw;
    line-height: 5vw;
    top: 6.1vw;
    right: 2.7vw;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.h-100 {
  height: 100%;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .h-100 {
    overflow: hidden;
    height: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hide_mob {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .hide_mob {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .last_num {
    margin: 1px 6px 1px 1px !important;
  }
}

.over_hide {
  overflow: hidden;
}

.section2 {
  width: 100%;
  padding: 104px 140px;
  background: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .section2 {
    padding: 104px 80px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section2 {
    padding: 69.3px 93.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2 {
    padding: 80px 40px;
  }
}

@media only screen and (max-width: 767px) {
  .section2 {
    padding: 13.8vw 5.5vw;
  }
}

.section2 h2 {
  text-align: left;
  border-left: 8px solid #0072BC;
  color: #0072BC;
  padding: 0 60px 0 68px;
  font-size: 54px;
  line-height: 62px;
  margin: 0 0 60px 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section2 h2 {
    font-size: 34px;
    line-height: 42px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section2 h2 {
    font-size: 34px;
    line-height: 42px;
    padding: 0 0 0 30px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section2 h2 {
    border-left: 5.3px solid #0072BC;
    padding: 0 40px 0 45.3px;
    font-size: 36px;
    line-height: 41.3px;
    margin: 0 0 40px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2 h2 {
    font-size: 34px;
    line-height: 42px;
    padding: 0 0 0 20px;
    margin: 0 0 30px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section2 h2 {
    border-left: 1.1vw solid #0072BC;
    font-size: 7.7vw;
    line-height: 9.4vw;
    padding: 0 0 0 5.5vw;
    margin: 0 0 8.3vw 0;
  }
}

.section2 h3 {
  text-align: left;
  color: #000000;
  padding: 0 0 0 76px;
  font-size: 45px;
  line-height: 50px;
  margin: 0 0 60px 0;
}

.section2 h3 span {
  font-family: "Proxima ExtraBold";
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section2 h3 {
    font-size: 25px;
    line-height: 30px;
    padding: 0 0 0 38px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section2 h3 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section2 h3 {
    padding: 0 0 0 50.6px;
    font-size: 30px;
    line-height: 33.3px;
    margin: 0 0 40px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2 h3 {
    font-size: 25px;
    line-height: 30px;
    padding: 0 0 0 28px;
    margin: 0 0 30px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section2 h3 {
    font-size: 6.6vw;
    line-height: 7.7vw;
    padding: 0 0 0 7.7vw;
    margin: 0 0 8.3vw 0;
  }
}

.section2_img {
  display: block;
  margin: 0 auto;
  max-width: 260px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section2_img {
    max-width: 210px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section2_img {
    max-width: 173.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2_img {
    margin: 0 auto 20px auto;
  }
}

@media only screen and (max-width: 767px) {
  .section2_img {
    max-width: 200px;
    margin: 0 auto 30px auto;
  }
}

.section2_content {
  text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2_content {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .section2_content {
    text-align: center;
  }
}

.section2_content p {
  font-size: 26px;
  line-height: 36px;
  font-family: "Proxima Italic";
  margin: 0 auto 18px 0;
  max-width: 1112.5px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section2_content p {
    font-size: 20px;
    line-height: 30px;
    margin: 0 auto 10px 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section2_content p {
    font-size: 20px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section2_content p {
    font-size: 17.3px;
    line-height: 24px;
    font-family: "Proxima Italic";
    margin: 0 auto 12px 0;
    max-width: 741.6px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2_content p {
    font-size: 20px;
    line-height: 30px;
    margin: 0 auto 10px auto;
  }
}

@media only screen and (max-width: 767px) {
  .section2_content p {
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto 30px auto;
  }
}

.section2_content h5 {
  font-size: 23px;
  line-height: 32px;
  font-family: "Proxima Bold";
  margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section2_content h5 {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section2_content h5 {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section2_content h5 {
    font-size: 15.3px;
    line-height: 21.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2_content h5 {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .section2_content h5 {
    font-size: 16px;
    line-height: 20px;
  }
}

.section2_content span {
  font-size: 23px;
  line-height: 32px;
  font-family: "Proxima Regular";
  margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section2_content span {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section2_content span {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section2_content span {
    font-size: 15.3px;
    line-height: 21.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2_content span {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .section2_content span {
    font-size: 16px;
    line-height: 20px;
    max-width: 270px;
    margin: 0 auto;
    display: block;
  }
}

.section3 {
  padding: 68px 0;
  background: #ffffff;
  color: #ffffff;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section3 {
    padding: 45.3px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section3 {
    padding: 13.8vw 0;
  }
}

@media only screen and (max-width: 767px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}

.section3_text h2 {
  text-align: left;
  font-size: 46.6px;
  line-height: 43.3px;
  color: #0072BC;
  max-width: 720px;
  margin: 0 auto 54px 52px;
}

@media only screen and (max-width: 1600px) {
  .section3_text h2 {
    font-size: 60px;
    line-height: 55px;
    margin: 0 auto 34px 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section3_text h2 {
    font-size: 46.6px;
    line-height: 43.3px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section3_text h2 {
    font-size: 46.6px;
    line-height: 43.3px;
    max-width: 498px;
    margin: 0px 0 36px auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3_text h2 {
    max-width: 100%;
    margin: 0 auto 34px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section3_text h2 {
    margin: 0 5.27vw 4.1vw 5.27vw;
    font-size: 7.7vw;
    line-height: 9.4vw;
  }
}

.section3_text .section3_content {
  max-width: 750px;
  margin: 0 0 40px auto;
  background: rgba(35, 123, 189, 0.1);
  padding: 32px;
  text-align: left;
  color: #0072BC;
}

@media only screen and (max-width: 1600px) {
  .section3_text .section3_content {
    margin: 0 0 40px 30px;
    padding: 25px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section3_text .section3_content {
    max-width: 500px;
    margin: 0 0 26.6px auto;
    padding: 21.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3_text .section3_content {
    max-width: 90%;
  }
}

@media only screen and (max-width: 767px) {
  .section3_text .section3_content {
    padding: 5.5vw;
    margin: 0 5.27vw 6.9vw 5.27vw;
  }
}

.section3_text .section3_content p {
  font-size: 22px;
  line-height: 29px;
  font-family: "Proxima Italic";
  margin: 0 0 15px 0;
}

@media only screen and (max-width: 1600px) {
  .section3_text .section3_content p {
    font-size: 19px;
    line-height: 26px;
    margin: 0 0 10px 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section3_text .section3_content p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section3_text .section3_content p {
    font-size: 14.6px;
    line-height: 19.3px;
    margin: 0 0 10px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section3_text .section3_content p {
    font-size: 5vw;
    line-height: 6.6vw;
  }
}

.section3_text .section3_content span {
  font-size: 22px;
  line-height: 29px;
  font-family: "Proxima BoldItalic";
}

@media only screen and (max-width: 1600px) {
  .section3_text .section3_content span {
    font-size: 19px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section3_text .section3_content span {
    font-size: 17px;
    line-height: 17px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section3_text .section3_content span {
    font-size: 14.6px;
    line-height: 19.3px;
  }
}

@media only screen and (max-width: 767px) {
  .px-mobile {
    padding: 0;
  }
}

.section3_txt1 {
  font-size: 22px;
  line-height: 29px;
  text-align: left;
  font-family: "Proxima Regular";
  max-width: 750px;
  margin: 0 0 25px auto;
  color: #535353;
}

@media only screen and (min-width: 1250px) and (max-width: 1600px) {
  .section3_txt1 {
    font-size: 14.6px;
    line-height: 19.3px;
    max-width: 500px;
    margin: 0 0 16.6px auto;
  }
}

@media only screen and (max-width: 1600px) {
  .section3_txt1 {
    font-size: 19px;
    line-height: 26px;
    margin: 0 0 20px 30px;
    max-width: initial;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section3_txt1 {
    font-size: 14.6px;
    line-height: 19.3px;
    max-width: 500px;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3_txt1 {
    max-width: 90%;
  }
}

@media only screen and (max-width: 767px) {
  .section3_txt1 {
    font-size: 5vw;
    line-height: 6.6vw;
    margin: 0 5.27vw 3vw 5.27vw;
  }
}

.section3_txt1 span {
  font-family: "Proxima Bold";
}

.section3_txt1 span.span-s2 {
  color: #0072BC;
}

@media only screen and (max-width: 1600px) {
  .br-1 {
    display: none;
  }
}

.slider_box {
  position: relative;
  width: 100%;
  max-width: 740px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .slider_box {
    max-width: 493.3px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_box {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .slider_box {
    margin: 0 auto;
  }
}

.slider_box img {
  display: block;
  width: 100%;
}

.slider_box h5 {
  color: #ffffff;
  font-family: "Proxima Bold";
  position: absolute;
  left: -48px;
  font-size: 14px;
  bottom: 80px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-bottom: 0;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.6);
}

.objectifs_box_title {
  color: #0072BC;
  margin: 35px 0 35px 5px;
  text-align: left;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectifs_box_title {
    max-width: 493.3px;
    margin: 23.3px auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .objectifs_box_title {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .objectifs_box_title {
    margin: 9.4vw 5.27vw 5.5vw 5.27vw;
  }
}

.objectifs_box_title h4 {
  font-family: "Proxima Bold";
  font-size: 38px;
  line-height: 34px;
  margin: 0 0 5px 0;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectifs_box_title h4 {
    font-size: 25.3px;
    line-height: 22.6px;
    margin: 0 0 3.3px 0;
  }
}

@media only screen and (max-width: 767px) {
  .objectifs_box_title h4 {
    font-size: 6.6vw;
    line-height: 6.6vw;
    margin: 0 0 15px 0;
  }
}

.objectifs_box_title p {
  font-family: "Proxima Regular";
  font-size: 22px;
  line-height: 34px;
  margin: 0;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectifs_box_title p {
    font-size: 14.6px;
    line-height: 22.6px;
  }
}

@media only screen and (max-width: 767px) {
  .objectifs_box_title p {
    font-size: 6.6vw;
    line-height: 6.6vw;
  }
}

.objectifs_box2-2,.objectifs_box2-3 {
  padding: 60px 25px 85px 5px !important;
}

@media only screen and (max-width: 1650px) {
  .objectifs_box2-2,.objectifs_box2-3 {
    padding: 60px 10px 80px 5px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .objectifs_box2-2,.objectifs_box2-3 {
    padding: 130px 10px 135px 5px !important;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectifs_box2-2,.objectifs_box2-3 {
    padding: 40px 16.6px 56.6px 51.3px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .objectifs_box2-2,.objectifs_box2-3 {
    padding: 0 0 20px 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  .objectifs_box2-2,.objectifs_box2-3 {
    padding: 0 0 20px 0 !important;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectifs_box2-3 {
    padding: 80px 16.6px 79.6px 51.3px !important;
  }
}

.objectifs_box2 {
  float: left;
  width: 100%;
  text-align: left;
  max-width: 184px;
  color: #0072BC;
  font-size: 30px;
  line-height: 32px;
  padding: 45px 25px 45px 5px;
  border-right: 6px solid #0072bc;
}

@media only screen and (max-width: 1650px) {
  .objectifs_box2 {
    max-width: 150px;
    padding: 30px 10px 45px 5px;
    font-size: 25px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 1200px) {
  .objectifs_box2 {
    padding: 90px 10px 105px 5px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectifs_box2 {
    max-width: 168.6px;
    font-size: 20px;
    line-height: 21.3px;
    padding: 30px 16.6px 30px 51.3px;
    border-right: 6px solid #0072bc;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .objectifs_box2 {
    max-width: 250px;
    float: initial;
    text-align: center;
    border-right: initial;
    border-bottom: 4px solid #0072bc;
    padding: 0 0 20px 0;
    margin: 0 auto 20px auto;
  }
}

@media only screen and (max-width: 767px) {
  .objectifs_box2 {
    max-width: none;
    float: initial;
    width: 89.46%;
    text-align: left;
    border-right: initial;
    border-bottom: 2px solid #0072bc;
    padding: 0 0 20px 0;
    margin: 0 auto 20px auto;
    font-size: 5.5vw;
    line-height: 7.2vw;
    padding-bottom: 2.7vw !important;
    margin: 0 5.27vw 20px 5.27vw;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .br2 {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .br2 {
    display: none;
  }
}

.objectifs_box3 {
  float: left;
  max-width: 610px;
  margin: 10px 0;
}

@media only screen and (max-width: 1650px) {
  .objectifs_box3 {
    max-width: 420px;
  }
}

@media only screen and (max-width: 1200px) {
  .objectifs_box3 {
    max-width: 230px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectifs_box3 {
    max-width: 406.6px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .objectifs_box3 {
    max-width: 420px;
    margin: 0 auto;
    float: initial;
  }
}

@media only screen and (max-width: 767px) {
  .objectifs_box3 {
    max-width: 100%;
    margin: 0 auto;
    float: initial;
  }
}

.objectif_1 {
  width: 270px;
  margin: 0 auto 0 35px;
  overflow: hidden;
  float: left;
}

@media only screen and (max-width: 1650px) {
  .objectif_1 {
    width: 195px;
    margin: 0 auto 0 15px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectif_1 {
    width: 176px;
    margin: 0 auto 0 23.3px;
  }
}

@media only screen and (max-width: 767px) {
  .objectif_1 {
    margin: 0 auto 8.3vw 0 !important;
    width: 50%;
  }
}

.objectif_1 img {
  max-width: 55px;
  height: 50px;
  float: left;
  display: block;
}

@media only screen and (max-width: 1650px) {
  .objectif_1 img {
    height: 35px;
    max-width: 35.5px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectif_1 img {
    max-width: 36.6px;
    height: 29px;
  }
}

@media only screen and (max-width: 767px) {
  .objectif_1 img {
    height: 13.8vw;
    max-width: 15.2vw;
    margin: 0 auto;
    float: initial;
  }
}

.objectif_1 p {
  display: block;
  text-align: left;
  color: #0072BC;
  font-size: 20px;
  line-height: 26px;
  padding: 0 0 0 20px;
  max-width: 200px;
  margin: 0 auto 0 0;
  float: left;
}

@media only screen and (max-width: 1650px) {
  .objectif_1 p {
    padding: 0 0 0 10px;
    max-width: 155px;
    font-size: 16px;
    line-height: 18px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectif_1 p {
    font-size: 13.3px;
    line-height: 17.3px;
    padding: 0 0 0 13.3px;
    max-width: 133.3px;
  }
}

@media only screen and (max-width: 767px) {
  .objectif_1 p {
    text-align: center;
    font-size: 3.8vw;
    line-height: 5vw;
    width: 100%;
    margin: 4.1vw auto 0 auto;
    padding: 0;
    float: initial;
    max-width: 36vw;
  }
}

.objectif_1:nth-child(1), .objectif_1:nth-child(2) {
  margin-bottom: 30px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectif_1:nth-child(1), .objectif_1:nth-child(2) {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .objectif_1:nth-child(3) {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .objectif_1:nth-child(3) {
    margin-bottom: 10px;
  }
}

.pb-30 {
  margin-bottom: 30px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .pb-30 {
    margin-bottom: 10px;
  }
}

.section3_bottom :focus {
  outline: 0;
}

.section3_bottom {
  position: relative;
  height: 100px;
  padding-top: 20px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section3_bottom {
    height: 66.6px;
    padding-top: 13.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3_bottom {
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .section3_bottom {
    padding: 0;
    height: auto;
  }
}

.section3_bottom .btn-don {
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .section3_bottom .btn-don {
    margin: 0 auto;
    width: 100%;
    max-width: 239.3px;
    height: 66.6px;
    font-size: 21.3px;
    line-height: 66.6px;
    border-radius: 50px;
    margin-bottom: 40px;
  }
  .section3_bottom .btn-don:hover {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

.section3_bottom .carousel-next {
  position: absolute;
  top: 0;
  right: 80px;
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: #fff;
  background-image: url(../img/fleche.png);
  color: #9e9e9e;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.section3_bottom .carousel-next:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.section3_bottom .carousel-next:active {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section3_bottom .carousel-next {
    right: 60px;
    display: inline-block;
    width: 66.6px;
    height: 66.6px;
    background-size: cover;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3_bottom .carousel-next {
    position: initial;
    margin: 10px auto 0 150px;
  }
}

@media only screen and (max-width: 767px) {
  .section3_bottom .carousel-next {
    width: 16.6vw;
    height: 16.6vw;
    position: initial;
    background-size: cover;
    margin: 0 auto 0 27.7vw;
  }
}

.adjust-p {
  padding: 0 6.5px;
}

@media only screen and (max-width: 1650px) {
  .adjust-p {
    padding: 0 6.5px;
  }
}

.slick-dots {
  width: 100px;
  right: 195px;
  bottom: -90px;
  z-index: 9;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slick-dots {
    right: 50%;
    bottom: -200px;
  }
}

@media only screen and (max-width: 767px) {
  .slick-dots {
    right: 46%;
    bottom: -41vw;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .slick-dots {
    bottom: -74px;
    right: 139px;
  }
}

.slick-dots li button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffffff;
}

.slick-dots li.slick-active button:before {
  color: #F9E933;
  background-color: #F9E933;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.slick-dots li button:before {
  color: #0072BC;
  background-color: #0072BC;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
}

.section5 {
  padding: 68px 0;
  background: #0072BC;
  color: #000000;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section5 {
    padding: 45.3px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section5 {
    padding: 08px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section5 {
    padding: 13.8vw 0 30px 0;
  }
}

.section5_img {
  margin: 0 auto;
  width: 100%;
  max-width: 740px;
  position: relative;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section5_img {
    max-width: 493.3px;
    margin: 0 auto 0 50px;
  }
}

.section5_img img {
  display: block;
  width: 100%;
}

.container5_text {
  text-align: left;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .container5_text {
    margin-left: auto;
  }
}

.container5_text h4 {
  color: #ffffff;
  padding: 0 0 0 70px;
  font-size: 70px;
  line-height: 65px;
  margin-bottom: 20px;
  margin-top: 80px;
}

@media only screen and (max-width: 1400px) {
  .container5_text h4 {
    font-size: 50px;
    line-height: 45px;
    padding: 0 0 0 50px;
  }
}

@media only screen and (max-width: 1100px) {
  .container5_text h4 {
    font-size: 35px;
    line-height: 30px;
    padding: 0 0 0 30px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .container5_text h4 {
    padding: 0 0 0 46.6px;
    font-size: 46.6px;
    line-height: 43.3px;
    margin-bottom: 13.3px;
    margin-top: 53.3px;
  }
}

@media only screen and (max-width: 767px) {
  .container5_text h4 {
    margin-top: 0em;
    margin-bottom: 5.5vw;
    margin-right: 5vw;
    font-size: 7.7vw;
    line-height: 9.4vw;
    margin-left: 5vw;
    padding: 0 0 0 6.3vw;
  }
}

.container5_text p {
  padding: 0 0 0 78px;
  font-size: 25px;
  line-height: 34px;
  color: #ffffff;
  margin: 0 0 20px 0;
  font-family: "Proxima Regular";
}

.container5_text p span {
  font-family: "Proxima Bold";
}

@media only screen and (max-width: 1400px) {
  .container5_text p {
    font-size: 20px;
    line-height: 29px;
    padding: 0 0 0 58px;
  }
}

@media only screen and (max-width: 1100px) {
  .container5_text p {
    padding: 0 0 0 38px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .container5_text p {
    font-size: 20px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .container5_text p {
    padding: 0 0 0 52px;
    font-size: 16.6px;
    line-height: 22.6px;
    margin: 0 0 13.3px 0;
  }
}

@media only screen and (max-width: 767px) {
  .container5_text p {
    padding: 0 11.6vw 0 11.6vw;
    margin-bottom: 8vw;
    font-size: 5vw;
    line-height: 6.6vw;
  }
}

.section5_content {
  margin: 10px auto;
  width: 100%;
  max-width: 740px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section5_content {
    margin: 6.6px auto 6.6px 50px;
    max-width: 493.3px;
  }
}

@media only screen and (max-width: 767px) {
  .section5_content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    margin-top: 35px;
    margin-bottom: 0;
  }
}

.section5_box {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
      align-self: auto;
  width: 25%;
  padding: 20px 0;
  cursor: pointer;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section5_box {
    padding: 13.3px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section5_box {
    width: 33.33%;
  }
}

.section5_box img {
  margin: 0 auto;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section5_box img {
    width: auto;
    height: 61.3px;
  }
}

@media only screen and (max-width: 430px) {
  .section5_box img {
    width: auto;
    height: 61.3px;
  }
}

.section5_box h5 {
  text-align: center;
  color: #ffffff;
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section5_box h5 {
    font-size: 13.3px;
    line-height: 13.3px;
  }
}

@media only screen and (max-width: 430px) {
  .section5_box h5 {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  #section5_box_4,
  #section5_box_5 {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  #section5_box_4 {
    padding-left: 15%;
  }
}

@media only screen and (max-width: 767px) {
  #section5_box_5 {
    padding-right: 15%;
  }
}

.yellow_txt h5 {
  color: #F9E933 !important;
}

footer {
  background: #000000;
}

@media only screen and (max-width: 991px) {
  footer {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  footer {
    padding-top: 34px;
  }
}

.footer_logo {
  width: 221px;
  margin: 0 auto;
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
  .footer_logo {
    width: 147.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_logo {
    width: 290px;
  }
}

@media only screen and (max-width: 767px) {
  .footer_logo {
    width: 290px;
  }
}

.footer_logo img {
  display: block;
  width: 100%;
}

.footer_text {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 20px;
  padding: 0px 5px;
  color: #ffffff;
  font-family: "Proxima Regular";
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
  .footer_text {
    font-size: 13.3px;
    line-height: 13.3px;
    padding: 0 3.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_text {
    max-width: 294px;
    margin: 25px auto;
  }
}

@media only screen and (max-width: 767px) {
  .footer_text {
    max-width: 294px;
    margin: 25px auto;
    font-size: 19px;
    line-height: 19px;
  }
}

.footer_text.footer_text2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 25px;
}

.footer_text a {
  color: #ffffff;
}

.footer_text a:hover {
  color: #F9E933;
  text-decoration: none;
}

.footer_social {
  margin: 28.5px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
  .footer_social {
    margin: 19px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_social {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 28px;
    border-bottom: 1px solid #ffffff;
  }
}

@media only screen and (max-width: 767px) {
  .footer_social {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 28px;
    border-bottom: 1px solid #ffffff;
  }
}

.footer_social a {
  display: inline-block;
  margin: 0 5px;
}

.footer_social a img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
  .footer_social a img {
    width: 28.6px;
  }
}

.footer_social a img:hover {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.section4 {
  background-color: #000000;
  color: #ffffff;
  background-image: url(../img/img1_1.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section4 {
    background-image: url(../img/img1_m.jpg);
    background-size: cover;
    background-position: left -300px;
  }
}

@media only screen and (max-width: 767px) {
  .section4 {
    height: 180.5vw;
    background-image: url(../img/img1_m.jpg);
    background-size: cover;
  }
}

.section4_bg2 {
  background: transparent;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), color-stop(82%, black));
  background: linear-gradient(90deg, transparent 10%, black 82%);
  height: 100%;
  padding: 100px 0;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section4_bg2 {
    padding: 66.6px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section4_bg2 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(82%, black));
    background: linear-gradient(180deg, transparent 10%, black 82%);
  }
}

@media only screen and (max-width: 767px) {
  .section4_bg2 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(82%, black));
    background: linear-gradient(180deg, transparent 10%, black 82%);
    padding: 13.8vw 0;
  }
}

.section4_bg2 .section1_btn-don {
  margin: 0 auto;
  float: none;
}

.section5_title {
  margin: 0 0 0 auto;
  font-size: 70px;
  line-height: 85px;
  color: #ffffff;
  text-align: left;
  padding: 0 0 0 68px;
  border-left: 8px solid #ffffff;
  max-width: 850px;
  width: 100%;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section5_title {
    font-size: 46.6px;
    line-height: 56.6px;
    padding: 0 0 0 45.3px;
    border-left: 5.3px solid #ffffff;
    max-width: 50%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section5_title {
    font-size: 50px;
    line-height: 65px;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .section5_title {
    font-size: 50px;
    line-height: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .section5_title {
    font-size: 7.7vw;
    line-height: 9.4vw;
    padding: 0 0 0 5.5vw;
    border-left: 1.2vw solid #ffffff;
    margin: 0 5vw 10vw 5vw;
    width: auto;
  }
}

.section4_donations {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

@media only screen and (max-width: 767px) {
  .section4_donations {
    margin: 0 auto;
    max-width: 87.5vw;
  }
}

.section4_donations_box {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
      align-self: auto;
  width: 100%;
  max-width: 445px;
  min-height: 420px;
  padding: 40px 0;
}

@media only screen and (max-width: 1400px) {
  .section4_donations_box {
    max-width: 310px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section4_donations_box {
    max-width: 296.6px;
    min-height: 280px;
    padding: 26.6px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section4_donations_box {
    max-width: 220px;
    min-height: 200px;
  }
}

@media only screen and (max-width: 767px) {
  .section4_donations_box {
    max-width: 75px;
    padding: 4.5vw 0;
    min-height: 50.5vw;
  }
}

@media only screen and (max-width: 767px) {
  .section4_donations_box .txt1 {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .section4_donations_box .txt2 {
    display: none;
  }
}

.radio-label {
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4em;
  color: #333;
  position: relative;
  outline: none;
}

.radio-label span {
  width: 172px;
  height: 172px;
  line-height: 172px;
  font-size: 46px;
  color: #ffffff;
  background: #0072BC;
  font-family: "Proxima Regular";
  display: inline-block;
  border-radius: 50%;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .radio-label span {
    width: 114.6px;
    height: 114.6px;
    line-height: 114.6px;
    font-size: 30.6px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .radio-label span {
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .radio-label span {
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 20px;
  }
}

.radio-label:hover {
  cursor: pointer;
}

input[type="radio"].radio {
  opacity: 0;
  position: absolute;
}

input[type="radio"] + .radio-label:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 1px solid #ccc;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 28px;
  margin-top: 75px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  input[type="radio"] + .radio-label:before {
    width: 20px;
    height: 20px;
    margin-right: 18.6px;
    margin-top: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  input[type="radio"] + .radio-label:before {
    margin-right: 15px;
    margin-top: 27px;
  }
}

@media only screen and (max-width: 767px) {
  input[type="radio"] + .radio-label:before {
    margin: 10px auto;
  }
}

input[type="radio"]:checked + .radio-label:before {
  background-color: #3498db;
  -webkit-box-shadow: inset 0 0 0 4px #fff;
          box-shadow: inset 0 0 0 4px #fff;
}

input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3498db;
}

input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

.show_mob {
  display: none;
}

@media only screen and (max-width: 767px) {
  .show_mob {
    display: block;
  }
}

.txt1 {
  margin: 10px 0 15px 0;
  font-size: 26px;
  line-height: 32px;
  font-family: "Proxima Regular";
}

.txt1 span {
  font-family: "Proxima Bold";
}

@media only screen and (max-width: 1400px) {
  .txt1 {
    font-size: 22px;
    line-height: 27px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .txt1 {
    margin: 6.6px 0 10px 0;
    font-size: 17.3px;
    line-height: 21.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .txt1 {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .txt1 {
    font-size: 5.5vw;
    line-height: 6.9vw;
  }
}

.txt2 {
  margin: 0;
  font-size: 26px;
  line-height: 32px;
  font-family: "Proxima Regular";
}

.txt2 span {
  font-family: "Proxima Bold";
}

@media only screen and (max-width: 1400px) {
  .txt2 {
    font-size: 22px;
    line-height: 27px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .txt2 {
    font-size: 17.3px;
    line-height: 21.3px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .txt2 {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .txt2 {
    font-size: 5.5vw;
    line-height: 6.9vw;
    margin: 0 auto 8.3vw auto;
    max-width: 87.5vw;
  }
}

#myModal {
  display: none !important;
}

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 999999;
  /* Sit on top */
  padding-top: 150px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

@media only screen and (max-height: 980px) {
  .modal {
    padding-top: 100px;
  }
}

@media only screen and (max-height: 700px) {
  .modal {
    padding-top: 65px;
  }
}

/* Modal Content */
.modal-content {
  background-color: #ffffff;
  margin: auto;
  height: 700px;
  width: 735px;
  position: relative;
  border-radius: 0;
}

@media only screen and (max-height: 980px) {
  .modal-content {
    height: 640px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .modal-content {
    height: 466.6px;
    width: 490px;
  }
}

.modal-content h2 {
  color: #ffffff;
  text-align: center;
  font-size: 50px;
  height: 98px;
  line-height: 98px;
  margin-bottom: 30px;
  font-family: "Proxima Bold";
  background-color: #ed3434;
}

@media only screen and (max-height: 980px) {
  .modal-content h2 {
    font-size: 40px;
    height: 78px;
    line-height: 78px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .modal-content h2 {
    font-size: 33.3px;
    height: 65.3px;
    line-height: 65.3px;
    margin-bottom: 20px;
  }
}

.modal-content .modal_img {
  margin: 0 auto 35px auto;
  max-width: 641px;
  width: 100%;
  height: 224px;
}

@media only screen and (max-height: 980px) {
  .modal-content .modal_img {
    height: 195px;
    margin-bottom: 20px;
    overflow: hidden;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .modal-content .modal_img {
    margin: 0 auto 23.3px auto;
    max-width: 427.3px;
    width: 100%;
    height: 149.3px;
  }
}

.modal-content .modal_img img {
  width: 100%;
  display: block;
}

.modal-content p {
  text-align: left;
  margin: 0 auto 30px auto;
  max-width: 641px;
  width: 100%;
  font-size: 19px;
  line-height: 27px;
  color: #535353;
  font-family: "Proxima Regular";
}

@media only screen and (max-height: 980px) {
  .modal-content p {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .modal-content p {
    margin: 0 auto 20px auto;
    max-width: 427.3px;
    font-size: 12.6px;
    line-height: 18px;
  }
}

.modal-content .last-child {
  font-family: "Proxima Bold";
  margin-bottom: 15px;
  font-size: 12.6px;
}

@media only screen and (max-height: 980px) {
  .modal-content .last-child {
    font-size: 22px;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .modal-content .last-child {
    margin-bottom: 10px;
    font-size: 12.6px;
  }
}

.modal_btn {
  position: absolute;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.modal_btn:hover {
  -webkit-transform: translateX(-50%) scale(1.2, 1.2);
  transform: translateX(-50%) scale(1.2, 1.2);
}

/* The Close Button */
.close {
  color: #ffffff;
  position: absolute;
  top: -64px;
  right: 0;
  width: 44px;
  height: 44px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .close {
    top: -42.6px;
    width: 29.3px;
    height: 29.3px;
  }
}

.close img {
  display: block;
  width: 100%;
}

.close:hover,
.close:focus {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  cursor: pointer;
  opacity: 1;
}

.section5_img h5 {
  color: #ffffff;
  font-family: "Proxima Bold";
  position: absolute;
  left: -48px;
  font-size: 14px;
  bottom: 80px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-bottom: 0;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.6);
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .section5_img h5 {
    font-size: 9.4px;
    left: -32px;
    bottom: 54.3px;
  }
}

.obectif_2 .objectif_1 {
  min-height: 78px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .obectif_2 .objectif_1 {
    min-height: 57px;
  }
}

.obectif_3 .objectif_1 {
  min-height: 55px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 1650px) {
  .obectif_3 .objectif_1 {
    min-height: 78px;
  }
}

@media only screen and (max-width: 767px) {
  .obectif_3 .objectif_1 {
    min-height: 33.8vw;
  }
}

.img18 {
  padding: 0 7px 0 7px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .img18 {
    padding: 0 4px 0 4px;
  }
}

.img19 {
  padding: 0 7px 0 7px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .img19 {
    padding: 0 7px 0 7px;
  }
}

.img20 {
  padding: 0 7px 0 7px;
}

@media only screen and (min-width: 1250px) and (max-width: 1440px) {
  .img20 {
    padding: 0 3px 0 3px;
  }
}

#price_fiscale {
  background: transparent;
  color: #ffffff;
}

.section3-1 {
  background-color: #0072BC;
  padding: 40px 15px 40px 15px;
  color: #ffffff;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3-1 {
    padding: 60px 0 80px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 {
    padding: 60px 0 100px 0;
  }
}

.section3-1 h3 {
  color: #F9E933;
  font-size: 42px;
  line-height: 43px;
  font-family: "Proxima Bold";
  max-width: 550px;
  margin: 0 auto 40px auto;
}

@media only screen and (min-width: 1800px) {
  .section3-1 h3 {
    font-size: 63px;
    line-height: 65px;
    max-width: 800px;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 h3 {
    font-size: 31px;
    line-height: 35px;
    max-width: 278px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
}

.section3-1 p {
  margin: 40px auto 0 auto;
  padding: 0 10px;
  font-size: 17.3px;
  line-height: 22.6px;
  font-family: "Proxima Regular";
}

@media only screen and (min-width: 1800px) {
  .section3-1 p {
    margin: 64px auto 0 auto;
    padding: 0 10px;
    font-size: 26px;
    line-height: 34px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3-1 p {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 p {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16.3px;
  }
}

.section3-1 .slide-section3-1 {
  max-width: 980.6px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 1800px) {
  .section3-1 .slide-section3-1 {
    max-width: 1471px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3-1 .slide-section3-1 {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 .slide-section3-1 {
    display: none;
  }
}

.section3-1 .slide-section3-1 .box-don {
  max-width: 292.6px;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 22px 24px 28px 24px;
}

@media only screen and (min-width: 1800px) {
  .section3-1 .slide-section3-1 .box-don {
    max-width: 439px;
    border-radius: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 .slide-section3-1 .box-don {
    max-width: 277.5px;
    padding: 17px 18px 17px 18px;
    border-radius: 6px;
  }
}

.section3-1 .slide-section3-1 .box-don img {
  display: block;
  width: 100%;
}

.section3-1 .slide-section3-1 .box-don h3 {
  font-size: 40px;
  line-height: 40px;
  color: #0072BC;
  margin: 20px auto 16px auto;
}

@media only screen and (min-width: 1800px) {
  .section3-1 .slide-section3-1 .box-don h3 {
    font-size: 60px;
    line-height: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 .slide-section3-1 .box-don h3 {
    margin: 20px auto 6px auto;
    text-align: center;
  }
}

.section3-1 .slide-section3-1 .box-don h4 {
  font-size: 13.3px;
  line-height: 15px;
  color: #0072BC;
  margin: 0 auto 12px auto;
  font-family: "Proxima Regular";
}

@media only screen and (min-width: 1800px) {
  .section3-1 .slide-section3-1 .box-don h4 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 .slide-section3-1 .box-don h4 {
    font-size: 16px;
  }
}

.section3-1 .slide-section3-1 .box-don h4 span {
  font-family: "Proxima Bold";
  font-size: 16px;
}

@media only screen and (min-width: 1800px) {
  .section3-1 .slide-section3-1 .box-don h4 span {
    font-size: 23px;
  }
}

.section3-1 .slide-section3-1 .box-don .brd-yello {
  width: 78.6px;
  height: 3.5px;
  border-radius: 3.5px;
  background-color: #F9E933;
  margin: 0 auto;
}

@media only screen and (min-width: 1800px) {
  .section3-1 .slide-section3-1 .box-don .brd-yello {
    width: 118px;
    height: 5px;
    border-radius: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 .slide-section3-1 .box-don .brd-yello {
    width: 177.5px;
    height: 3px;
    border-radius: 3px;
  }
}

.section3-1 .slide-section3-1 .box-don p {
  color: #535353;
  font-size: 16px;
  line-height: 18.6px;
  text-align: center;
  margin: 13px auto 11px auto;
}

@media only screen and (min-width: 1800px) {
  .section3-1 .slide-section3-1 .box-don p {
    font-size: 24px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 .slide-section3-1 .box-don p {
    font-size: 18px;
    line-height: 22px;
  }
}

.section3-1 .slide-section3-1 .box-don .section1_btn-don {
  margin: 0 auto;
  width: 100%;
  max-width: 239.3px;
  height: 66.6px;
  font-size: 21.3px;
  line-height: 66.6px;
}

@media only screen and (min-width: 1800px) {
  .section3-1 .slide-section3-1 .box-don .section1_btn-don {
    max-width: 359px;
    height: 100px;
    font-size: 32px;
    line-height: 100px;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
  }
}

.section3-1 .slide-section3-1 .box-don .section1_btn-don:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.section3-1 .slide-section3-2 {
  display: block;
}

@media only screen and (min-width: 992px) {
  .section3-1 .slide-section3-2 {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3-1 .slide-section3-2 {
    display: block;
    max-width: none;
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 .slide-section3-2 {
    display: block;
  }
}

.section3-1 .slick-dots {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3-1 .slick-dots {
    display: block;
    bottom: -135px;
    -webkit-transform: translate(50%, 0);
            transform: translate(50%, 0);
  }
}

@media only screen and (max-width: 767px) {
  .section3-1 .slick-dots {
    display: block;
    bottom: -145px;
    -webkit-transform: translate(50%, 0);
            transform: translate(50%, 0);
    right: 50%;
  }
}

.section3-1 .slick-dots li button,
.section3-1 .slick-dots li button:before {
  background-color: #ffffff;
  color: #ffffff;
}

.section3-1 .slick-dots li.slick-active button:before {
  color: #f9e933;
  background-color: #f9e933;
}

.section3-1 .slick-prev,
.section3-1 .slick-next {
  top: 130%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section3-1 .slick-prev,
  .section3-1 .slick-next {
    top: 126.5%;
  }
}

.section3-1 .slick-prev {
  left: 50%;
  -webkit-transform: translate(-80px, -2px);
          transform: translate(-80px, -2px);
}

.section3-1 .slick-next {
  right: 50%;
  -webkit-transform: translate(80px, -2px);
          transform: translate(80px, -2px);
}

.section3-1 .slick-prev:before,
.section3-1 .slick-next:before {
  content: " ";
}

.section3-1 .slick-prev {
  background-image: url(../img/arrowl.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}

.section3-1 .slick-next {
  background-image: url(../img/arrowr.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}

.section2-1 {
  padding: 72px 0 69px 0;
  max-width: 1093px;
  margin: 0 auto;
  color: #0072BC;
  background-color: #ffffff;
}

@media only screen and (min-width: 1800px) {
  .section2-1 {
    max-width: 1568px;
  }
}

@media only screen and (max-width: 767px) {
  .section2-1 {
    padding: 36px 0 45px 0;
  }
}

.section2-1 h3 {
  font-size: 42px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 0px;
}

.section2-1 h3 span {
  display: none;
}

@media only screen and (max-width: 767px) {
  .section2-1 h3 span {
    display: inline;
    font-family: "Proxima Regular";
  }
}

@media only screen and (min-width: 1800px) {
  .section2-1 h3 {
    font-size: 63px;
    line-height: 54px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2-1 h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .section2-1 h3 {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    font-size: 32.5px;
    line-height: 35px;
    max-width: 96%;
    margin-right: auto;
  }
}

.section2-1 h4 {
  font-size: 26.6px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 0;
}

@media only screen and (min-width: 1800px) {
  .section2-1 h4 {
    font-size: 40px;
    line-height: 54px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2-1 h4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .section2-1 h4 {
    display: none;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.section2-1 .row {
  margin-top: 52px;
  color: #535353;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .section2-1 .row {
    margin-top: 26px;
  }
}

.section2-1 .row p {
  font-size: 16.6px;
  line-height: 22px;
  font-family: "Proxima Regular";
  margin-bottom: 15px;
  max-width: 580px;
  margin-right: auto;
}

@media only screen and (min-width: 1800px) {
  .section2-1 .row p {
    max-width: 850px;
    font-size: 22px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2-1 .row p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 767px) {
  .section2-1 .row p {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 23px;
  }
}

.section2-1 .row p span {
  font-family: "Proxima Bold";
}

.section2-1 .row .carte {
  background-color: rgba(35, 123, 189, 0.1);
  padding: 38px 28px 38px 28px;
  color: #000000;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section2-1 .row .carte {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.section2-1 .row .carte h5 {
  font-size: 21.3px;
  line-height: 26.6px;
  text-align: left;
  font-family: "Proxima Italic";
}

@media only screen and (min-width: 1800px) {
  .section2-1 .row .carte h5 {
    font-size: 32px;
    line-height: 40px;
  }
}

.section2-1 .row .carte .carte-p img {
  width: 104.6px;
  display: block;
  margin-top: -13px;
}

@media only screen and (min-width: 1800px) {
  .section2-1 .row .carte .carte-p img {
    width: 157px;
  }
}

@media only screen and (max-width: 380px) {
  .section2-1 .row .carte .carte-p img {
    width: 80px;
  }
}

@media only screen and (max-width: 340px) {
  .section2-1 .row .carte .carte-p img {
    width: 62px;
  }
}

.section2-1 .row .carte .carte-p p {
  width: calc(100% - 104.6px);
  font-size: 14.6px;
  line-height: 21px;
  font-family: "Proxima Regular";
  text-align: right;
  margin-bottom: 0;
  padding-right: 20px;
}

@media only screen and (min-width: 1800px) {
  .section2-1 .row .carte .carte-p p {
    font-size: 22px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .section2-1 .row .carte .carte-p p {
    width: 224px;
    padding-right: 10px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 397px) {
  .section2-1 .row .carte .carte-p p {
    font-size: 13px;
  }
}

@media only screen and (max-width: 352px) {
  .section2-1 .row .carte .carte-p p {
    font-size: 12px;
  }
}

.section2-1 .row .carte .carte-p p span {
  font-family: "Proxima Bold";
  font-size: 15px;
}

@media only screen and (min-width: 1800px) {
  .section2-1 .row .carte .carte-p p span {
    font-size: 23px;
  }
}

.section2-1 .row .btn-don {
  width: 100%;
  max-width: 239px;
  font-size: 21px;
  height: 66px;
  line-height: 66px;
  margin-top: 63px;
}

@media only screen and (min-width: 1800px) {
  .section2-1 .row .btn-don {
    max-width: 359px;
    font-size: 32px;
    height: 100px;
    line-height: 100px;
    margin-top: 95px;
    border-radius: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .section2-1 .row .btn-don {
    border-radius: 40px;
    margin-top: 45px;
  }
}

.section2-1 .row .btn-don:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.s-btn {
  margin: 0 auto;
  width: 100%;
  max-width: 239.3px;
  height: 66.6px;
  font-size: 21.3px;
  line-height: 66.6px;
  border-radius: 50px;
  margin-bottom: 40px;
}

.donations {
  width: 320px;
  float: right;
  margin-right: 15px;
  padding-top: 15px;
  height: 100%;
}

@media only screen and (min-width: 1800px) {
  .donations {
    width: 486px;
    float: right;
    margin-right: 24px;
    padding-top: 28px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .donations {
    width: 250px;
  }
}

@media only screen and (max-width: 767px) {
  .donations {
    display: none;
  }
}

.donations p {
  font-family: "Proxima Regular";
  color: #0072BC;
  text-align: right;
  font-size: 13px;
  line-height: 11px;
  margin-bottom: 0;
}

@media only screen and (min-width: 1800px) {
  .donations p {
    font-size: 16px;
    line-height: 18px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .donations p {
    font-size: 11px;
  }
}

.donations p span {
  font-family: "Proxima Bold";
  display: inline-block;
  max-width: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 11px;
  line-height: 14px;
}

@media only screen and (min-width: 1800px) {
  .donations p span {
    font-size: 16px;
    line-height: 12px;
  }
}

.donations p .prixbox1 {
  max-width: 59px;
}

.donations .lab-holder {
  position: relative;
  width: calc(100% - 210px);
  display: inline-block;
}

@media only screen and (min-width: 1800px) {
  .donations .lab-holder {
    width: calc(100% - 310px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .donations .lab-holder {
    width: calc(100% - 146px);
  }
}

.donations .lab-holder label {
  position: absolute;
  top: 55%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 4px;
  font-size: 14px;
  line-height: 14px;
  color: #0072BC;
  opacity: 0;
}

@media only screen and (min-width: 1800px) {
  .donations .lab-holder label {
    font-size: 20px;
  }
}

.donations .donations-boxs {
  width: 100%;
  margin: 0 auto 9px auto;
}

.donations .donations-boxs .btn-donation {
  font-family: "Proxima Regular";
  color: #0072BC;
  border: 1px solid #0072BC;
  border-radius: 6px;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  padding: 0;
  height: 33px;
  min-width: 58px;
  margin: 0 3px;
  display: inline-block;
}

@media only screen and (min-width: 1800px) {
  .donations .donations-boxs .btn-donation {
    font-size: 24px;
    line-height: 24px;
    padding: 0;
    height: 50px;
    min-width: 87px;
    margin: 0 5px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .donations .donations-boxs .btn-donation {
    font-size: 13px;
    line-height: 28px;
    min-width: 42px;
    height: 28px;
    margin: 0 1px;
  }
}

.donations .donations-boxs .btn-donation:focus {
  outline: 0;
}

.donations .donations-boxs .btn-donation:hover {
  color: #ffffff;
  background-color: #0072BC;
  font-family: "Proxima Bold";
}

.donations .donations-boxs .btn-donation.active {
  color: #ffffff;
  background-color: #0072BC;
  font-family: "Proxima Bold";
}

.donations .donations-boxs .btn-donation2 {
  font-family: "Proxima Regular";
  color: #0072BC;
  width: 100%;
  display: inline-block;
  border: 1px solid #0072BC;
  font-size: 16px;
  line-height: 16px;
  padding: 0;
  height: 33px;
  border-radius: 6px;
  text-align: center;
  padding-right: 12px;
  padding-left: 6px;
}

@media only screen and (min-width: 1800px) {
  .donations .donations-boxs .btn-donation2 {
    height: 50px;
    font-size: 24px;
    line-height: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .donations .donations-boxs .btn-donation2 {
    font-size: 15px;
    height: 28px;
    line-height: 28px;
  }
}

.donations .donations-boxs .btn-donation2:focus {
  outline: 0;
}

.donations .donations-boxs .btn-donation2:focus ~ .lb {
  opacity: 1;
}

.donations .donations-boxs .btn-donation2:focus::-webkit-input-placeholder {
  /* Edge */
  color: #0072BC;
  font-size: 0;
}

.donations .donations-boxs .btn-donation2:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0072BC;
  font-size: 0;
}

.donations .donations-boxs .btn-donation2:focus::-ms-input-placeholder {
  color: #0072BC;
  font-size: 0;
}

.donations .donations-boxs .btn-donation2:focus::placeholder {
  color: #0072BC;
  font-size: 0;
}

.donations .donations-boxs .btn-donation2::-webkit-input-placeholder {
  /* Edge */
  color: #0072BC;
  font-size: 14px;
  font-family: "Proxima Regular";
  text-align: center;
}

@media only screen and (min-width: 1800px) {
  .donations .donations-boxs .btn-donation2::-webkit-input-placeholder {
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .donations .donations-boxs .btn-donation2::-webkit-input-placeholder {
    font-size: 13px;
  }
}

.donations .donations-boxs .btn-donation2:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0072BC;
  font-size: 14px;
  font-family: "Proxima Regular";
  text-align: center;
}

@media only screen and (min-width: 1800px) {
  .donations .donations-boxs .btn-donation2:-ms-input-placeholder {
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .donations .donations-boxs .btn-donation2:-ms-input-placeholder {
    font-size: 13px;
  }
}

.donations .donations-boxs .btn-donation2::-webkit-input-placeholder {
  color: #0072BC;
  font-size: 14px;
  font-family: "Proxima Regular";
  text-align: center;
}

.donations .donations-boxs .btn-donation2:-ms-input-placeholder {
  color: #0072BC;
  font-size: 14px;
  font-family: "Proxima Regular";
  text-align: center;
}

.donations .donations-boxs .btn-donation2::-ms-input-placeholder {
  color: #0072BC;
  font-size: 14px;
  font-family: "Proxima Regular";
  text-align: center;
}

.donations .donations-boxs .btn-donation2::placeholder {
  color: #0072BC;
  font-size: 14px;
  font-family: "Proxima Regular";
  text-align: center;
}

@media only screen and (min-width: 1800px) {
  .donations .donations-boxs .btn-donation2::-webkit-input-placeholder {
    font-size: 24px;
  }
  .donations .donations-boxs .btn-donation2:-ms-input-placeholder {
    font-size: 24px;
  }
  .donations .donations-boxs .btn-donation2::-ms-input-placeholder {
    font-size: 24px;
  }
  .donations .donations-boxs .btn-donation2::placeholder {
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .donations .donations-boxs .btn-donation2::-webkit-input-placeholder {
    font-size: 13px;
  }
  .donations .donations-boxs .btn-donation2:-ms-input-placeholder {
    font-size: 13px;
  }
  .donations .donations-boxs .btn-donation2::-ms-input-placeholder {
    font-size: 13px;
  }
  .donations .donations-boxs .btn-donation2::placeholder {
    font-size: 13px;
  }
}

.modal-content2 {
  width: 100%;
  max-width: 490px;
  height: auto;
  padding-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .modal-content2 {
    width: 90%;
  }
}

.modal-content2 .close {
  width: 26.6px;
  top: -43px;
}

.modal-content2 h2 {
  height: 65.3px;
  font-size: 26.6px;
  line-height: 65.3px;
  margin-bottom: 31px;
}

@media only screen and (max-width: 767px) {
  .modal-content2 h2 {
    font-size: 16px;
  }
}

.modal-content2 .modal_img {
  max-width: 399px;
  height: auto;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .modal-content2 .modal_img {
    width: 92%;
  }
}

.modal-content2 p {
  font-family: "Proxima Regular";
  text-align: center;
  font-size: 17.3px;
  line-height: 22.6px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .modal-content2 p {
    padding: 0 6px;
  }
}

.modal-content2 p.b {
  font-family: "Proxima Bold";
  margin-bottom: 0;
}

.modal-content2 .modal_btn2 {
  margin: 0 auto;
  line-height: 26px;
  padding-top: 25px;
  font-size: 26px;
  height: 80px;
  width: 265px;
  border-radius: 40px;
}

.modal-content2 .modal_btn2:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.footermediastxt {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  margin-bottom: 0px;
}

.brdb {
  border-bottom: 1px solid #ffffff;
}

.zoneX {
  position: fixed;
  top: 0;
  right: 0;
  width: 200px;
  height: 100px;
  z-index: 999;
}
/*# sourceMappingURL=main.css.map */