@charset "UTF-8";
.top-links ul:not(.contact) li > a {
  color: white;
}
.top-links ul:not(.contact) li:hover > a {
  color: #E61B72;
}

.seq-h2 {
  font-size: 54px;
  font-weight: 700;
}
@media screen and (max-width: 500px) {
  .seq-h2 {
    font-size: 45px;
  }
}

#header, #header-wrap, #logo img {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media screen and (min-width: 1200px) {
  .home .container {
    max-width: 1230px;
  }
}
@media screen and (max-width: 991.98px) {
  .home #page-title {
    top: 80px;
  }
}

.px30 {
  padding-top: initial;
  padding-bottom: initial;
  padding-left: 30px;
  padding-right: 30px;
}

.my80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.seq-parallax {
  position: relative;
  height: auto;
  overflow: hidden;
}

.seq-parallax-bg {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: -1;
}

.home #top-bar {
  background-color: transparent;
}

.cont-header {
  position: absolute !important;
  width: 100%;
  z-index: 150 !important;
}
.cont-header .container {
  max-width: 1260px !important;
}
.cont-header .social a {
  font-size: 12px;
}
.cont-header .top-links a.top-head-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-family: "Lato";
  font-size: 12px;
  line-height: 1em;
  font-weight: 600;
  padding: 0 1em;
  margin-left: 1em;
  background: white !important;
  color: #E61B72 !important;
  text-transform: uppercase;
}
.cont-header .top-links a.top-head-btn:hover:not(:active) {
  background: #E61B72 !important;
  color: white !important;
}
.cont-header .top-links .contact.top-head-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-family: "Lato";
  font-size: 12px;
  line-height: 1em;
  font-weight: 600;
  padding: 0 1em;
  margin-left: 1em;
  background: white !important;
  color: #E61B72 !important;
  text-transform: uppercase;
}
.cont-header .top-links .contact.top-head-btn a:hover:not(:active) {
  background: #E61B72 !important;
  color: white !important;
}

@media screen and (min-width: 991.98px) {
  #header.transparent-header + #slider,
#header.transparent-header + #page-title.page-title-parallax,
#header.transparent-header + #google-map,
#slider + #header.transparent-header {
    top: -115px;
  }
}

header.dark:not(.transparent-header) #header-wrap {
  background-color: #213040;
}

body header#header,
body.logged-in header#header {
  z-index: 100 !important;
}
body header#header .container,
body.logged-in header#header .container {
  max-width: 1260px !important;
}
body header#header .container:before,
body.logged-in header#header .container:before {
  display: none;
}
body header#header.transparent-header #top-account,
body.logged-in header#header.transparent-header #top-account {
  margin: 17px 0 0 0;
}
body header#header.transparent-header #primary-menu .sf-js-enabled .sub-menu span,
body.logged-in header#header.transparent-header #primary-menu .sf-js-enabled .sub-menu span {
  padding: 32px 7px 15px;
}
body header#header #top-account,
body.logged-in header#header #top-account {
  margin-top: 14px;
}
body header#header #top-account a,
body.logged-in header#header #top-account a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1.5em;
  font-size: 10px;
  margin-right: 0;
  height: 40px;
  line-height: 40px;
}
body header#header #top-account a .icon-user,
body.logged-in header#header #top-account a .icon-user {
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  width: auto;
  margin-left: 0.8em;
  position: relative;
  left: 0;
  background-color: transparent;
}
body header#header #primary-menu .sf-js-enabled,
body.logged-in header#header #primary-menu .sf-js-enabled {
  margin-right: 0 !important;
}
body header#header #primary-menu .sf-js-enabled .sub-menu span,
body.logged-in header#header #primary-menu .sf-js-enabled .sub-menu span {
  padding: 29px 8px;
  font-size: 11px;
  font-weight: 500 !important;
}
body header#header #primary-menu .sf-js-enabled .sub-menu span ul a,
body.logged-in header#header #primary-menu .sf-js-enabled .sub-menu span ul a {
  font-size: 12px;
}
body header#header #logo,
body.logged-in header#header #logo {
  margin: 0 !important;
}
body header#header #logo img,
body.logged-in header#header #logo img {
  padding: 0.5em 0.5em 0.5em 0;
}
body header#header.sticky-header :not(.static-sticky) #top-account,
body.logged-in header#header.sticky-header :not(.static-sticky) #top-account {
  margin: 5px 0 5px 20px !important;
}
body header#header.sticky-header :not(.static-sticky) #primary-menu .sf-js-enabled .sub-menu span,
body.logged-in header#header.sticky-header :not(.static-sticky) #primary-menu .sf-js-enabled .sub-menu span {
  padding: 19px 7px;
}
body.primary-menu-open #primary-menu-trigger .icon-remove,
body.logged-in.primary-menu-open #primary-menu-trigger .icon-remove {
  display: block;
}
body.primary-menu-open #primary-menu-trigger .icon-reorder,
body.logged-in.primary-menu-open #primary-menu-trigger .icon-reorder {
  display: none;
}
body:not(.primary-menu-open) #primary-menu-trigger .icon-remove,
body.logged-in:not(.primary-menu-open) #primary-menu-trigger .icon-remove {
  display: none;
}
body:not(.primary-menu-open) #primary-menu-trigger .icon-reorder,
body.logged-in:not(.primary-menu-open) #primary-menu-trigger .icon-reorder {
  display: block;
}
@media (max-width: 991.98px) {
  body:not(.top-search-open) header,
body.logged-in:not(.top-search-open) header {
    background-color: #213040 !important;
  }
  body:not(.top-search-open) #header-wrap,
body.logged-in:not(.top-search-open) #header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  body:not(.top-search-open) #header-wrap .container,
body.logged-in:not(.top-search-open) #header-wrap .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    margin: 0;
  }
  body:not(.top-search-open) #header-wrap .container > div#primary-menu-trigger,
body.logged-in:not(.top-search-open) #header-wrap .container > div#primary-menu-trigger {
    top: auto;
    position: relative;
    margin: 0;
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
    left: 0;
  }
  body:not(.top-search-open) #header-wrap .container > div#primary-menu-trigger i,
body.logged-in:not(.top-search-open) #header-wrap .container > div#primary-menu-trigger i {
    font-size: 24px;
  }
  body:not(.top-search-open) #header-wrap .container > div#logo,
body.logged-in:not(.top-search-open) #header-wrap .container > div#logo {
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body:not(.top-search-open) #header-wrap .container > div#logo img,
body.logged-in:not(.top-search-open) #header-wrap .container > div#logo img {
    padding: 0.5em 0;
  }
  body:not(.top-search-open) #header-wrap .container > div#top-account,
body.logged-in:not(.top-search-open) #header-wrap .container > div#top-account {
    margin: 0;
    right: auto;
    position: relative;
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body:not(.top-search-open) #header-wrap .container > div#top-account a,
body.logged-in:not(.top-search-open) #header-wrap .container > div#top-account a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 991.98px) and (max-width: 520px) {
  body:not(.top-search-open) #header-wrap .container > div#top-account a p,
body.logged-in:not(.top-search-open) #header-wrap .container > div#top-account a p {
    display: none;
  }
  body:not(.top-search-open) #header-wrap .container > div#top-account a i,
body.logged-in:not(.top-search-open) #header-wrap .container > div#top-account a i {
    margin: 0;
  }
}
@media (max-width: 991.98px) {
  body:not(.top-search-open) #header-wrap .container > div#top-account a p,
body.logged-in:not(.top-search-open) #header-wrap .container > div#top-account a p {
    margin: 0;
  }
}
@media screen and (max-width: 991.98px) and (max-width: 991.98px) {
  body:not(.top-search-open) #header-wrap .container #primary-menu,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu {
    position: absolute;
  }
}
@media screen and (max-width: 991.98px) and (max-width: 1200px) {
  body:not(.top-search-open) #header-wrap .container #primary-menu ul .sub-menu span,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul .sub-menu span {
    font-size: 11px;
    padding: 29px 12px;
  }
}
@media (max-width: 991.98px) {
  body:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile {
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    background-color: #213040;
    height: 100%;
    height: calc(100vh - 100px);
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > li,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > li {
    width: 60%;
    margin: 0 auto !important;
  }
  body:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > li:first-child,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > li:first-child {
    margin-top: 3em !important;
  }
  body:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > li.sub-menu span,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > li.sub-menu span {
    font-size: 20px;
  }
  body:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > div.links-mobile,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > div.links-mobile {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
    padding-top: 40px;
    margin-top: auto;
  }
  body:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > div.links-mobile .tel-mobile, body:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > div.links-mobile .contact-mobile,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > div.links-mobile .tel-mobile,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > div.links-mobile .contact-mobile {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    background: white;
    width: 250px;
    text-align: center;
    padding: 0.6em;
    margin-bottom: 1em;
  }
  body:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > div.links-mobile .social-mobile a,
body.logged-in:not(.top-search-open) #header-wrap .container #primary-menu ul.mobile > div.links-mobile .social-mobile a {
    color: white;
    font-size: 23px;
    margin: 0 0.5em;
  }
}
@media (max-width: 991.98px) {
  body:not(.top-search-open) #header-wrap .container::after,
body.logged-in:not(.top-search-open) #header-wrap .container::after {
    content: none;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .home .swiper_wrapper:not(.force-full-screen), .home .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
    height: inherit !important;
  }
}
.home #slider {
  height: auto !important;
  pointer-events: none;
}
.home #slider .swiper-container {
  height: auto;
}
.home #slider .swiper-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 800px;
}
.home #slider .swiper-container .swiper-slide .container {
  height: initial !important;
  margin: 100px auto 2em;
}
@media screen and (max-width: 575px) {
  .home #slider .swiper-container .swiper-slide .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.home #slider .swiper-container .swiper-slide .video-overlay {
  cursor: default;
}
.home #slider .swiper-container .swiper-slide .slider-caption {
  margin-top: initial !important;
  top: initial !important;
}
.home #slider .swiper-container .swiper-slide .slider-caption p {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .home #slider .swiper-container .swiper-slide .slider-caption h2 {
    font-size: 3rem;
  }
  .home #slider .swiper-container .swiper-slide .slider-caption p {
    font-size: 1.2rem;
  }
}
.home #slider .container-parent-timer {
  width: 100%;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.home #slider .timer {
  opacity: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  border: 1px solid white;
  color: white;
  text-align: center;
  padding: 0 1.5em 1em;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media screen and (max-width: 575px) {
  .home #slider .timer {
    padding: 0 0.5em 0.8em;
    bottom: 70px;
    font-size: 0.8em;
  }
}
.home #slider .timer legend {
  padding: 0 20px;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  width: auto;
  margin: 0 auto;
  color: white;
}
@media screen and (max-width: 575px) {
  .home #slider .timer legend {
    padding: 0 10px;
  }
}
.home #slider .timer .cont-timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home #slider .timer .cont-timer .time {
  margin: 1em;
  text-transform: uppercase;
}
@media screen and (max-width: 560px) {
  .home #slider .timer .cont-timer .time {
    margin: 0 0.5em 0.5em;
  }
}
.home #slider .timer .cont-timer .time .time-left {
  font-size: 30px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}
.home #slider .timer .next-raid {
  font-size: 30px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}
.home .container-aventures-raids {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(80%, rgb(33, 48, 64)), color-stop(80%, rgb(255, 255, 255)));
  background-image: linear-gradient(0deg, rgb(33, 48, 64) 80%, rgb(255, 255, 255) 80%);
}
.home .container-aventures-raids .wp-block-group__inner-container {
  padding: 10px 0 30px;
  background-image: url("../img/logo-bleu.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
}
.home .container-aventures-raids .wp-block-group__inner-container h2 {
  padding: 0 0.5em;
}
.home .section-raids-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 auto;
}
.home .section-raids-home div[class*=raids-cards] {
  padding: 0;
  margin: 0 15px 30px;
  background-color: #213040;
}
.home .section-raids-home div[class*=raids-cards] .raid-card-bg {
  height: 100%;
  width: 100%;
  opacity: 0.5;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .section-raids-home div[class*=raids-cards] .container .raid-card-localisation {
  display: inline-block;
  color: white;
  border: 1px solid white;
  border-radius: 50px;
}
.home .section-raids-home div[class*=raids-cards] .container h2.raids-card-h2 {
  text-transform: uppercase !important;
  color: white;
  font-weight: 700;
  line-height: normal;
}
.home .section-raids-home div[class*=raids-cards] .container .raids-card-sub {
  color: white;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
}
.home .section-raids-home div[class*=raids-cards] .container .button {
  margin: 0;
}
.home .section-raids-home .raids-cards-two {
  width: 50%;
  max-width: 600px;
}
.home .section-raids-home .container {
  padding: 2em 1em;
}
.home .section-raids-home .container .raid-card-localisation {
  font-size: 22px;
  border-radius: 50px;
  min-width: 180px;
  padding: 0.6em 1em;
  text-align: center !important;
}
.home .section-raids-home .container h2.raids-card-h2 {
  font-size: 70px;
  text-align: center !important;
}
.home .section-raids-home .container .raids-card-sub {
  margin-top: 30px;
  text-align: center !important;
}
.home .section-raids-home .container:after {
  display: none;
}
.home .section-raids-home .raids-cards-three {
  width: 33.3333333333%;
  max-width: 400px;
}
.home .section-raids-home .raids-cards-three .container {
  padding: 2em 1em;
}
.home .section-raids-home .raids-cards-three .container .raid-card-localisation {
  font-size: 14px;
  min-width: 120px;
  padding: 0.5em 0.6em;
  text-align: center !important;
}
.home .section-raids-home .raids-cards-three .container h2.raids-card-h2 {
  text-align: center !important;
  font-size: 43px;
}
.home .section-raids-home .raids-cards-three .container .raids-card-sub {
  margin-top: 15px;
}
.home .section-raids-home .raids-cards-three .container .raids-card-sub p {
  text-align: center !important;
}
.home .section-raids-home .raids-cards-three .container .button {
  margin: 0;
}
.home .section-raids-home .raids-cards-three .container:after {
  display: none;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 991.98px) {
  .home header {
    position: fixed !important;
    width: 100%;
  }
  .home .container-aventures-raids {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(85%, rgb(33, 48, 64)), color-stop(85%, rgb(255, 255, 255)));
    background-image: linear-gradient(0deg, rgb(33, 48, 64) 85%, rgb(255, 255, 255) 85%);
  }
  .home .container-aventures-raids .wp-block-group__inner-container {
    background-image: url("../img/logo-bleu.svg");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 50%;
  }
  .home .section-raids-home {
    padding: 0 20px !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home .section-raids-home div[class*=raids-cards] {
    padding: 0;
    margin: 0 auto 30px;
  }
  .home .section-raids-home.section-raids-home-2 {
    margin-bottom: 40px;
  }
  .home .section-raids-home .raids-cards-two {
    width: 90%;
    max-width: none;
  }
  .home .section-raids-home .container .raid-card-localisation {
    font-size: 22px;
    border-radius: 50px;
    min-width: 180px;
    padding: 0.6em 1em;
  }
  .home .section-raids-home .container h2.raids-card-h2 {
    font-size: 70px;
  }
  .home .section-raids-home .container .raids-card-sub {
    margin-top: 30px;
  }
  .home .section-raids-home .raids-cards-three {
    width: 80%;
    max-width: none;
  }
  .home .section-raids-home .raids-cards-three .container {
    padding: 2em;
  }
  .home .section-raids-home .raids-cards-three .container .raid-card-localisation {
    font-size: 14px;
    min-width: 120px;
    padding: 0.5em 0.6em;
  }
  .home .section-raids-home .raids-cards-three .container h2.raids-card-h2 {
    font-size: 43px;
  }
  .home .section-raids-home .raids-cards-three .container .raids-card-sub {
    margin-top: 15px;
  }
  .home .section-raids-home .raids-cards-three .container .button {
    margin: 0;
  }
}
@media screen and (max-width: 590px) {
  .home .raid-card-localisation {
    font-size: 14px;
    border-radius: 50px;
    min-width: 120px;
    padding: 0.6em 1em;
  }
  .home h2.raids-card-h2 {
    font-size: 40px !important;
  }
  .home .raids-card-sub {
    margin-top: 30px;
  }
  .home .raids-card-sub p {
    font-size: 16px;
  }
}
@media screen and (max-width: 425px) {
  .home .section-raids-home {
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home .section-raids-home div[class*=raids-cards] {
    padding: 0;
    margin: 0 auto 30px;
    text-align: center !important;
  }
  .home .section-raids-home.section-raids-home-2 {
    margin-bottom: 40px;
  }
  .home .section-raids-home .raids-cards-two {
    width: 100%;
    max-width: none;
  }
  .home .section-raids-home .raids-cards-two .raid-card-localisation {
    font-size: 14px;
    border-radius: 50px;
    min-width: 120px;
    padding: 0.4em 0.5em;
  }
  .home .section-raids-home .raids-cards-three {
    width: 85%;
    max-width: none;
  }
  .home .section-raids-home .raids-cards-three .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .home .section-raids-home .raids-cards-three .container .raid-card-localisation {
    font-size: 14px;
    min-width: 120px;
    padding: 0.5em 0.6em;
  }
  .home .section-raids-home .raids-cards-three .container h2.raids-card-h2 {
    font-size: 30px !important;
  }
  .home .section-raids-home .raids-cards-three .container .raids-card-sub {
    margin-top: 15px;
  }
  .home .section-raids-home .raids-cards-three .container .raids-card-sub p {
    font-size: 16px;
  }
  .home .section-raids-home .raids-cards-three .container .button {
    margin: 0;
  }
}
.home .section-raid-image-texte-bg-color .container {
  margin-top: 4em;
  margin-bottom: 4em;
  height: 480px;
}
.home .section-raid-image-texte-bg-color .container.droite .raidimg {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.home .section-raid-image-texte-bg-color .container.droite .raidtxt {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.home .section-raid-image-texte-bg-color .container.half .raidimg {
  width: 50%;
}
.home .section-raid-image-texte-bg-color .container.half .raidtxt {
  width: 50%;
}
.home .section-raid-image-texte-bg-color .container .raidimg {
  width: 40%;
}
.home .section-raid-image-texte-bg-color .container .raidimg img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.home .section-raid-image-texte-bg-color .container .raidtxt {
  width: 60%;
  padding: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .section-raid-image-texte-bg-color .container .raidtxt * {
  text-align: center !important;
}
.home .section-raid-image-texte-bg-color .container .raidtxt.rose {
  background-color: #E61B72;
}
.home .section-raid-image-texte-bg-color .container .raidtxt.rose a:hover {
  background-color: #213040;
}
.home .section-raid-image-texte-bg-color .container .raidtxt.bleu {
  background-color: #1996B1;
}
.home .section-raid-image-texte-bg-color .container .raidtxt.bleu a:hover {
  background-color: #213040;
}
.home .section-raid-image-texte-bg-color .container .raidtxt.gris {
  background-color: #213040;
}
.home .section-raid-image-texte-bg-color .container .raidtxt.gris a:hover {
  background-color: #E61B72;
}
.home .section-raid-image-texte-bg-color .container .raidtxt h2 {
  font-size: 54px;
  font-weight: 700;
  color: white;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .home .section-raid-image-texte-bg-color .container .raidtxt h2 {
    font-size: 2em;
  }
}
.home .section-raid-image-texte-bg-color .container .raidtxt p {
  font-size: 22px;
  color: white;
  margin-bottom: 1.5em;
}
.home .section-raid-image-texte-bg-color .container .raidtxt a {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .home .section-raid-image-texte-bg-color .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
  .home .section-raid-image-texte-bg-color .container .raidimg {
    width: 100% !important;
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
    max-height: 400px;
  }
  .home .section-raid-image-texte-bg-color .container .raidtxt {
    width: 100% !important;
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
    padding: 1.5em 1em;
  }
  .home .section-raid-image-texte-bg-color .container .raidtxt h2 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
  }
  .home .section-raid-image-texte-bg-color .container .raidtxt p {
    font-size: 18px;
  }
}
.home .section-raid-texte-img-bg .container-fluid {
  background-position: center;
  background-size: cover;
  height: 400px;
}
.home .section-raid-texte-img-bg .container-fluid .raidtxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home .section-raid-texte-img-bg .container-fluid .raidtxt h2 {
  font-size: 54px;
  font-weight: 700;
  color: white;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .home .section-raid-texte-img-bg .container-fluid .raidtxt h2 {
    font-size: 2em;
  }
}
.home .section-raid-texte-img-bg .container-fluid .raidtxt p {
  font-size: 22px;
  color: white;
  margin-bottom: 1.5em;
}
.home .section-raid-texte-img-bg .container-fluid .raidtxt a {
  margin: 0;
}
.home .section-nombre-animation {
  text-align: center;
}
.home .section-nombre-animation .nombre-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 575px) {
  .home .section-nombre-animation .nombre-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home .section-nombre-animation .nombre-each {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2em 2em;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .home .section-nombre-animation .nombre-each {
    padding: 0 1em 1em;
  }
}
@media screen and (max-width: 575px) {
  .home .section-nombre-animation .nombre-each {
    padding: 1.5em 0 0 0;
  }
}
.home .section-nombre-animation .nombre-each:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 40%;
  width: 1px;
  background-color: #213040;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 575px) {
  .home .section-nombre-animation .nombre-each:before {
    left: 50%;
    top: 0;
    height: 1px;
    width: 20%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.home .section-nombre-animation .nombre-each:first-child:before {
  display: none;
}
.home .section-nombre-animation .nombre-each h2 {
  font-size: 5em;
  font-family: "Lato", sans-serif;
  color: #213040;
  margin-bottom: 0;
  line-height: normal;
}
@media screen and (max-width: 991.98px) {
  .home .section-nombre-animation .nombre-each h2 {
    font-size: 4em;
  }
}
.home .section-nombre-animation .nombre-each p {
  font-size: 22px;
  text-transform: uppercase;
  color: #E61B72;
}
.home .container-slider-temoignage {
  background-color: #EDECEC;
  padding: 4em 0;
}
.home .container-slider-temoignage h2 {
  margin: 0 auto 1em !important;
}
.home .cat-post_slider ul#image-gallery {
  height: auto !important;
  padding: 15px 0 !important;
}
.home .cat-post_slider ul#image-gallery li.temoignage-element {
  padding: 0 2em;
}
.home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element {
  height: 300px;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(160px);
          transform: translateX(160px);
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2666666667);
          box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2666666667);
}
.home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element .cat-slider-content-section {
  width: 60%;
  position: initial;
  background-color: white;
  padding: 40px 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element .cat-slider-content-section:before {
  content: "“";
  color: #213040;
  font-size: 118px;
  font-family: "Raleway";
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0.3em;
}
.home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element .cat-slider-content-section .cat-slide-title {
  color: #213040;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 1em;
}
.home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element .cat-slider-content-section .cat-slide-title::first-letter {
  text-transform: capitalize;
}
.home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element .cat-slider-content-section .cat-slide-excerpt {
  color: #E61B72;
  font-size: 14px;
}
.home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element img {
  width: 40%;
}
.home .cat-post_slider .lSPager {
  margin-top: 3em !important;
}
.home .cat-post_slider .lSPager li {
  padding: 0 1em !important;
}
.home .cat-post_slider .lSPager li.active a {
  background-color: #E61B72 !important;
}
.home .cat-post_slider .lSPager li a {
  width: 14px !important;
  height: 14px !important;
  background-color: #D9D9D9 !important;
}
.home .cat-post_slider .lSPager li a:hover {
  background-color: #E61B72 !important;
}
@media screen and (max-width: 1120px) {
  .home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media screen and (max-width: 580px) {
  .home .cat-post_slider ul#image-gallery {
    max-height: unset;
  }
  .home .cat-post_slider ul#image-gallery li.temoignage-element {
    max-height: unset;
  }
  .home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element {
    height: 450px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element img {
    width: 100%;
    height: 40%;
  }
  .home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element .cat-slider-content-section {
    width: 100%;
    height: 60%;
    padding: 30px 25px;
  }
  .home .cat-post_slider ul#image-gallery li.temoignage-element .container-temoignage-element .cat-slider-content-section:before {
    position: relative;
    top: 40%;
    left: -0.05em;
  }
}
.home .gs_logo_container {
  padding-bottom: 0;
}