@charset "utf-8";
/*
Theme Name:		Votre thème
Description: 	Thème créé sur mesure pour vous!
Version: 		1.0.0

Author: 		Duo
Author URI: 	https://duoeg.com
Template: 		starting-point
Text Domain:	starting-point-child 
*/
/* Mixins
 * ================================================== */
.fa,
.far,
.fas,
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fad {
  font-family: 'Font Awesome 5 Duotone';
  font-weight: 900;
}
.fal {
  font-weight: 300;
}
.inline {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}
.transitions {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.gradient-h {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02dffe+0,fd32aa+50,e8da25+100 */
  background: linear-gradient(to right, #02dffe 0%, #fd32aa 50%, #e8da25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.gradient-v {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02dffe+0,fd32aa+50,e8da25+100 */
  background: linear-gradient(to bottom, #02dffe 0%, #fd32aa 50%, #e8da25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.anim {
  opacity: 0;
  transform: scale(0.75);
  animation-name: animate_main_menu;
  animation-duration: 300ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.anim:nth-of-type(1) {
  animation-delay: 400ms;
}
.anim:nth-of-type(2) {
  animation-delay: 700ms;
}
.anim:nth-of-type(3) {
  animation-delay: 1000ms;
}
.anim:nth-of-type(4) {
  animation-delay: 1300ms;
}
.anim:nth-of-type(5) {
  animation-delay: 1600ms;
}
.anim:nth-of-type(6) {
  animation-delay: 1900ms;
}
.anim:nth-of-type(7) {
  animation-delay: 2200ms;
}
.anim:nth-of-type(8) {
  animation-delay: 2500ms;
}
.anim:nth-of-type(9) {
  animation-delay: 2800ms;
}
.anim:nth-of-type(10) {
  animation-delay: 3100ms;
}
.anim:nth-of-type(11) {
  animation-delay: 3400ms;
}
.anim:nth-of-type(12) {
  animation-delay: 3700ms;
}
.anim:nth-of-type(13) {
  animation-delay: 4000ms;
}
.anim:nth-of-type(14) {
  animation-delay: 4300ms;
}
.anim:nth-of-type(15) {
  animation-delay: 4600ms;
}
.anim:nth-of-type(16) {
  animation-delay: 4900ms;
}
.anim:nth-of-type(17) {
  animation-delay: 5200ms;
}
.anim:nth-of-type(18) {
  animation-delay: 5500ms;
}
.anim:nth-of-type(19) {
  animation-delay: 5800ms;
}
.anim:nth-of-type(20) {
  animation-delay: 6100ms;
}
.anim:nth-of-type(21) {
  animation-delay: 6400ms;
}
.anim:nth-of-type(22) {
  animation-delay: 6700ms;
}
.anim:nth-of-type(23) {
  animation-delay: 7000ms;
}
.anim:nth-of-type(24) {
  animation-delay: 7300ms;
}
.anim:nth-of-type(25) {
  animation-delay: 7600ms;
}
.slide-in.in-view {
  opacity: 0;
  transform: scale(0.75);
  animation-name: animate_main_menu;
  animation-duration: 300ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.slide-in.in-view:nth-of-type(1) {
  animation-delay: 400ms;
}
.slide-in.in-view:nth-of-type(2) {
  animation-delay: 700ms;
}
.slide-in.in-view:nth-of-type(3) {
  animation-delay: 1000ms;
}
.slide-in.in-view:nth-of-type(4) {
  animation-delay: 1300ms;
}
.slide-in.in-view:nth-of-type(5) {
  animation-delay: 1600ms;
}
.slide-in.in-view:nth-of-type(6) {
  animation-delay: 1900ms;
}
.slide-in.in-view:nth-of-type(7) {
  animation-delay: 2200ms;
}
.slide-in.in-view:nth-of-type(8) {
  animation-delay: 2500ms;
}
.slide-in.in-view:nth-of-type(9) {
  animation-delay: 2800ms;
}
.slide-in.in-view:nth-of-type(10) {
  animation-delay: 3100ms;
}
.slide-in.in-view:nth-of-type(11) {
  animation-delay: 3400ms;
}
.slide-in.in-view:nth-of-type(12) {
  animation-delay: 3700ms;
}
.slide-in.in-view:nth-of-type(13) {
  animation-delay: 4000ms;
}
.slide-in.in-view:nth-of-type(14) {
  animation-delay: 4300ms;
}
.slide-in.in-view:nth-of-type(15) {
  animation-delay: 4600ms;
}
.slide-in.in-view:nth-of-type(16) {
  animation-delay: 4900ms;
}
.slide-in.in-view:nth-of-type(17) {
  animation-delay: 5200ms;
}
.slide-in.in-view:nth-of-type(18) {
  animation-delay: 5500ms;
}
.slide-in.in-view:nth-of-type(19) {
  animation-delay: 5800ms;
}
.slide-in.in-view:nth-of-type(20) {
  animation-delay: 6100ms;
}
.slide-in.in-view:nth-of-type(21) {
  animation-delay: 6400ms;
}
.slide-in.in-view:nth-of-type(22) {
  animation-delay: 6700ms;
}
.slide-in.in-view:nth-of-type(23) {
  animation-delay: 7000ms;
}
.slide-in.in-view:nth-of-type(24) {
  animation-delay: 7300ms;
}
.slide-in.in-view:nth-of-type(25) {
  animation-delay: 7600ms;
}
h2,
h3,
h4,
h5,
h6 {
  opacity: 0;
  transform: scale(0.75);
  animation-name: animate_main_menu;
  animation-duration: 300ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
h2:nth-of-type(1),
h3:nth-of-type(1),
h4:nth-of-type(1),
h5:nth-of-type(1),
h6:nth-of-type(1) {
  animation-delay: 400ms;
}
h2:nth-of-type(2),
h3:nth-of-type(2),
h4:nth-of-type(2),
h5:nth-of-type(2),
h6:nth-of-type(2) {
  animation-delay: 700ms;
}
h2:nth-of-type(3),
h3:nth-of-type(3),
h4:nth-of-type(3),
h5:nth-of-type(3),
h6:nth-of-type(3) {
  animation-delay: 1000ms;
}
h2:nth-of-type(4),
h3:nth-of-type(4),
h4:nth-of-type(4),
h5:nth-of-type(4),
h6:nth-of-type(4) {
  animation-delay: 1300ms;
}
h2:nth-of-type(5),
h3:nth-of-type(5),
h4:nth-of-type(5),
h5:nth-of-type(5),
h6:nth-of-type(5) {
  animation-delay: 1600ms;
}
h2:nth-of-type(6),
h3:nth-of-type(6),
h4:nth-of-type(6),
h5:nth-of-type(6),
h6:nth-of-type(6) {
  animation-delay: 1900ms;
}
h2:nth-of-type(7),
h3:nth-of-type(7),
h4:nth-of-type(7),
h5:nth-of-type(7),
h6:nth-of-type(7) {
  animation-delay: 2200ms;
}
h2:nth-of-type(8),
h3:nth-of-type(8),
h4:nth-of-type(8),
h5:nth-of-type(8),
h6:nth-of-type(8) {
  animation-delay: 2500ms;
}
h2:nth-of-type(9),
h3:nth-of-type(9),
h4:nth-of-type(9),
h5:nth-of-type(9),
h6:nth-of-type(9) {
  animation-delay: 2800ms;
}
h2:nth-of-type(10),
h3:nth-of-type(10),
h4:nth-of-type(10),
h5:nth-of-type(10),
h6:nth-of-type(10) {
  animation-delay: 3100ms;
}
h2:nth-of-type(11),
h3:nth-of-type(11),
h4:nth-of-type(11),
h5:nth-of-type(11),
h6:nth-of-type(11) {
  animation-delay: 3400ms;
}
h2:nth-of-type(12),
h3:nth-of-type(12),
h4:nth-of-type(12),
h5:nth-of-type(12),
h6:nth-of-type(12) {
  animation-delay: 3700ms;
}
h2:nth-of-type(13),
h3:nth-of-type(13),
h4:nth-of-type(13),
h5:nth-of-type(13),
h6:nth-of-type(13) {
  animation-delay: 4000ms;
}
h2:nth-of-type(14),
h3:nth-of-type(14),
h4:nth-of-type(14),
h5:nth-of-type(14),
h6:nth-of-type(14) {
  animation-delay: 4300ms;
}
h2:nth-of-type(15),
h3:nth-of-type(15),
h4:nth-of-type(15),
h5:nth-of-type(15),
h6:nth-of-type(15) {
  animation-delay: 4600ms;
}
h2:nth-of-type(16),
h3:nth-of-type(16),
h4:nth-of-type(16),
h5:nth-of-type(16),
h6:nth-of-type(16) {
  animation-delay: 4900ms;
}
h2:nth-of-type(17),
h3:nth-of-type(17),
h4:nth-of-type(17),
h5:nth-of-type(17),
h6:nth-of-type(17) {
  animation-delay: 5200ms;
}
h2:nth-of-type(18),
h3:nth-of-type(18),
h4:nth-of-type(18),
h5:nth-of-type(18),
h6:nth-of-type(18) {
  animation-delay: 5500ms;
}
h2:nth-of-type(19),
h3:nth-of-type(19),
h4:nth-of-type(19),
h5:nth-of-type(19),
h6:nth-of-type(19) {
  animation-delay: 5800ms;
}
h2:nth-of-type(20),
h3:nth-of-type(20),
h4:nth-of-type(20),
h5:nth-of-type(20),
h6:nth-of-type(20) {
  animation-delay: 6100ms;
}
h2:nth-of-type(21),
h3:nth-of-type(21),
h4:nth-of-type(21),
h5:nth-of-type(21),
h6:nth-of-type(21) {
  animation-delay: 6400ms;
}
h2:nth-of-type(22),
h3:nth-of-type(22),
h4:nth-of-type(22),
h5:nth-of-type(22),
h6:nth-of-type(22) {
  animation-delay: 6700ms;
}
h2:nth-of-type(23),
h3:nth-of-type(23),
h4:nth-of-type(23),
h5:nth-of-type(23),
h6:nth-of-type(23) {
  animation-delay: 7000ms;
}
h2:nth-of-type(24),
h3:nth-of-type(24),
h4:nth-of-type(24),
h5:nth-of-type(24),
h6:nth-of-type(24) {
  animation-delay: 7300ms;
}
h2:nth-of-type(25),
h3:nth-of-type(25),
h4:nth-of-type(25),
h5:nth-of-type(25),
h6:nth-of-type(25) {
  animation-delay: 7600ms;
}
/* General
 * ================================================== */
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 28px;
  overflow-x: hidden;
}
@media (min-width: 1500px) {
  .container {
    width: 1470px;
  }
}
/* Header
 * ================================================== */
.site-header {
  background-color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
}
.site-header .navbar {
  display: none;
  flex-grow: 1;
  background: transparent;
  border: none;
  margin-bottom: 0;
}
.site-header .navbar-header {
  display: flex;
  flex-grow: 1;
  order: 2;
  justify-content: end;
  background-color: transparent;
}
.site-header .navbar-nav {
  float: right;
}
.site-header .navbar-toggle {
  display: block;
  color: var(--sp_color_2);
}
.site-header .logo-container {
  flex-grow: 0;
}
.site-header .site-logo-link {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  padding: 15px 30px;
}
.site-header .site-logo-link .color-1 {
  fill: #26283D;
}
.site-header .site-logo-link .color-2 {
  fill: #FFDD2C;
}
.site-header .row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.site-header .navbar-default .navbar-nav > li > a {
  color: var(--sp_color_5);
  background: none;
  border-radius: 100px;
  padding: 10px;
  transition: none;
  font-weight: inherit;
}
@media (min-width: 1200px) {
  .site-header .navbar-default .navbar-nav > li > a {
    padding: 15px 25px;
  }
}
@media (min-width: 1500px) {
  .site-header .navbar-default .navbar-nav > li > a {
    padding: 15px 40px;
  }
}
.site-header .navbar-default .navbar-nav > li > a:active,
.site-header .navbar-default .navbar-nav > li > a:focus,
.site-header .navbar-default .navbar-nav > li > a:hover {
  color: var(--sp_color_2);
  background-color: var(--sp_color_6);
}
@media (min-width: 992px) {
  .site-header {
    padding: 25px 0;
  }
  .site-header .navbar {
    display: flex;
    align-items: center;
    justify-content: end;
  }
  .site-header .navbar-header {
    display: none;
  }
}
.navbar-nav > li {
  opacity: 0;
  transform: scale(0.75);
  animation-name: animate_main_menu;
  animation-duration: 300ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.navbar-nav > li:nth-of-type(1) {
  animation-delay: 400ms;
}
.navbar-nav > li:nth-of-type(2) {
  animation-delay: 700ms;
}
.navbar-nav > li:nth-of-type(3) {
  animation-delay: 1000ms;
}
.navbar-nav > li:nth-of-type(4) {
  animation-delay: 1300ms;
}
.navbar-nav > li:nth-of-type(5) {
  animation-delay: 1600ms;
}
.navbar-nav > li:nth-of-type(6) {
  animation-delay: 1900ms;
}
.navbar-nav > li:nth-of-type(7) {
  animation-delay: 2200ms;
}
.navbar-nav > li:nth-of-type(8) {
  animation-delay: 2500ms;
}
.navbar-nav > li:nth-of-type(9) {
  animation-delay: 2800ms;
}
.navbar-nav > li:nth-of-type(10) {
  animation-delay: 3100ms;
}
.navbar-nav > li:nth-of-type(11) {
  animation-delay: 3400ms;
}
.navbar-nav > li:nth-of-type(12) {
  animation-delay: 3700ms;
}
.navbar-nav > li:nth-of-type(13) {
  animation-delay: 4000ms;
}
.navbar-nav > li:nth-of-type(14) {
  animation-delay: 4300ms;
}
.navbar-nav > li:nth-of-type(15) {
  animation-delay: 4600ms;
}
.navbar-nav > li:nth-of-type(16) {
  animation-delay: 4900ms;
}
.navbar-nav > li:nth-of-type(17) {
  animation-delay: 5200ms;
}
.navbar-nav > li:nth-of-type(18) {
  animation-delay: 5500ms;
}
.navbar-nav > li:nth-of-type(19) {
  animation-delay: 5800ms;
}
.navbar-nav > li:nth-of-type(20) {
  animation-delay: 6100ms;
}
.navbar-nav > li:nth-of-type(21) {
  animation-delay: 6400ms;
}
.navbar-nav > li:nth-of-type(22) {
  animation-delay: 6700ms;
}
.navbar-nav > li:nth-of-type(23) {
  animation-delay: 7000ms;
}
.navbar-nav > li:nth-of-type(24) {
  animation-delay: 7300ms;
}
.navbar-nav > li:nth-of-type(25) {
  animation-delay: 7600ms;
}
#toTop {
  position: absolute;
  bottom: 0;
  right: 10px;
}
.site-hero-image {
  position: relative;
  text-transform: uppercase;
}
.site-hero-image .site-hero-image-content {
  color: var(--sp_color_4);
  position: relative;
  padding: 100px 30px;
}
@media (min-width: 992px) {
  .site-hero-image .site-hero-image-content {
    padding: 200px 0;
    display: flex;
    align-content: center;
    gap: 40px;
  }
}
.site-hero-image .site-hero-image-content .lead {
  flex: 1 1 60%;
}
@media (min-width: 1200px) {
  .site-hero-image .site-hero-image-content .lead {
    flex: 2 1 auto;
  }
}
.site-hero-image .site-hero-image-content .content {
  flex: 1 1 40%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  gap: 40px;
  font-weight: 500;
  font-size: 28px;
}
@media (min-width: 992px) {
  .site-hero-image .site-hero-image-content .content {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  .site-hero-image .site-hero-image-content .content {
    flex: 1 1 auto;
  }
}
.site-hero-image h1 {
  grid-area: h1;
  margin-bottom: 80px;
}
.site-hero-image h1 small {
  text-transform: uppercase;
  color: inherit;
  display: block;
  font-weight: inherit;
}
@media (min-width: 768px) {
  .site-hero-image h1 {
    font-size: 64px;
    line-height: 80px;
  }
  .site-hero-image h1 small {
    font-size: 30px;
    line-height: 45px;
  }
}
@media (min-width: 992px) {
  .site-hero-image h1 {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .site-hero-image h1 {
    font-size: 72px;
    line-height: 90px;
  }
  .site-hero-image h1 small {
    font-size: 45px;
    line-height: 60px;
  }
}
@media (min-width: 1500px) {
  .site-hero-image h1 {
    font-size: 100px;
    line-height: 125px;
  }
  .site-hero-image h1 small {
    font-size: 55px;
    line-height: 70px;
  }
}
@media (min-width: 992px) {
  .site-hero-image {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.site-hero-image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 30vw;
  z-index: -4;
}
.site-hero-image .image:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02dffe+0,fd32aa+50,e8da25+100 */
  background: linear-gradient(to right, #02dffe 0%, #fd32aa 50%, #e8da25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.6;
  top: 0;
  left: 0;
}
.site-hero-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 30vw;
  z-index: -10;
  background-color: var(--sp_color_5);
}
.site-hero-image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  width: 30vw;
  background-color: var(--sp_color_7);
  mask: url("hero-mask.svg");
}
/* Main content
 * ================================================== */
h1 {
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 1200px) {
  h1 {
    font-size: 55px;
    line-height: 125px;
  }
}
h2,
.widget-title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 0;
  padding-top: 20px;
}
@media (min-width: 992px) {
  h2,
  .widget-title {
    font-size: 42px;
    line-height: 48px;
  }
}
@media (min-width: 1200px) {
  h2,
  .widget-title {
    font-size: 50px;
    line-height: 55px;
  }
}
.section,
.sp-column {
  position: relative;
}
.section > .background-color,
.sp-column > .background-color,
.section > .background-image,
.sp-column > .background-image {
  z-index: -20;
}
.section .sp_btn,
.site-footer .sp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 100px;
  padding: 18px 30px;
  position: relative;
  transition: none;
  margin-top: 40px;
}
.section .sp_btn.gradient-h,
.site-footer .sp_btn.gradient-h,
.section .sp_btn.gradient-v,
.site-footer .sp_btn.gradient-v {
  color: var(--sp_color_4);
}
.section .sp_btn.gradient-h:active,
.site-footer .sp_btn.gradient-h:active,
.section .sp_btn.gradient-v:active,
.site-footer .sp_btn.gradient-v:active,
.section .sp_btn.gradient-h:focus,
.site-footer .sp_btn.gradient-h:focus,
.section .sp_btn.gradient-v:focus,
.site-footer .sp_btn.gradient-v:focus,
.section .sp_btn.gradient-h:hover,
.site-footer .sp_btn.gradient-h:hover,
.section .sp_btn.gradient-v:hover,
.site-footer .sp_btn.gradient-v:hover {
  background: var(--sp_color_6);
  color: var(--sp_color_2);
}
@media (min-width: 992px) {
  .section .row {
    display: flex;
    flex-wrap: wrap;
  }
}
.section .sp-column.has-background-color > .background-color {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}
@media (min-width: 992px) {
  .section .sp-column.has-background-color:nth-of-type(odd) > .background-color {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
  .section .sp-column.has-background-color:nth-of-type(even) > .background-color {
    right: auto;
    left: 0;
    transform: translateX(0);
  }
}
.section-title-bar {
  position: relative;
}
.section-title-bar p {
  margin: 30px 0 50px;
}
.section-title-bar p:has(.sp_btn) {
  display: flex;
  flex-wrap: wrap;
  gap: 0 30px;
}
.section-title-bar p:has(.sp_btn) .sp_btn {
  flex: 0 0 100%;
}
@media (min-width: 530px) {
  .section-title-bar p:has(.sp_btn) .sp_btn {
    flex: 1 1 45%;
  }
}
@media (min-width: 1200px) {
  .section-title-bar p:has(.sp_btn) .sp_btn {
    flex: 1 1 22%;
  }
}
@media (min-width: 767px) {
  .section-title-bar p:has(.sp_btn) {
    gap: 30px;
  }
}
.section-title-bar:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: var(--sp_color_5);
  opacity: 0.1;
  mask: url("ble-dinde-mask.svg");
}
@media (min-width: 1200px) {
  .section-title-bar {
    padding: 40px 0 95px;
  }
}
.section:not(.section-title-bar) .sp-column {
  padding: 30px;
}
@media (min-width: 992px) {
  .section:not(.section-title-bar) .sp-column {
    padding: 50px 30px;
  }
}
@media (min-width: 1200px) {
  .section:not(.section-title-bar) .sp-column {
    padding: 50px;
  }
}
.section.has-background-color > .background-color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
}
.sp-background-color-1 h2,
.sp-background-color-2 h2,
.sp-background-color-3 h2 {
  text-align: center;
  position: relative;
}
.sp-background-color-1 h2:after,
.sp-background-color-2 h2:after,
.sp-background-color-3 h2:after {
  content: "";
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
}
.sp-background-color-1 .sp_btn,
.sp-background-color-2 .sp_btn,
.sp-background-color-3 .sp_btn {
  background: var(--sp_color_5);
}
.sp-background-color-1 h2:after {
  border-bottom: 6px solid var(--sp_color_2);
}
.sp-background-color-1 .sp_btn:active,
.sp-background-color-1 .sp_btn:focus,
.sp-background-color-1 .sp_btn:hover {
  color: var(--sp_color_1) !important;
  background-color: var(--sp_color_5) !important;
}
.sp-background-color-2 .sp_btn:active,
.sp-background-color-3 .sp_btn:active,
.sp-background-color-2 .sp_btn.gradient-h:active,
.sp-background-color-3 .sp_btn.gradient-h:active,
.sp-background-color-2 .sp_btn.gradient-v:active,
.sp-background-color-3 .sp_btn.gradient-v:active,
.sp-background-color-2 .sp_btn:focus,
.sp-background-color-3 .sp_btn:focus,
.sp-background-color-2 .sp_btn.gradient-h:focus,
.sp-background-color-3 .sp_btn.gradient-h:focus,
.sp-background-color-2 .sp_btn.gradient-v:focus,
.sp-background-color-3 .sp_btn.gradient-v:focus,
.sp-background-color-2 .sp_btn:hover,
.sp-background-color-3 .sp_btn:hover,
.sp-background-color-2 .sp_btn.gradient-h:hover,
.sp-background-color-3 .sp_btn.gradient-h:hover,
.sp-background-color-2 .sp_btn.gradient-v:hover,
.sp-background-color-3 .sp_btn.gradient-v:hover {
  background-color: var(--sp_color_5);
  color: var(--sp_color_2);
}
.sp-background-color-2 h2:after {
  border-bottom: 6px solid var(--sp_color_1);
}
.sp-background-color-2 .sp_btn:active,
.sp-background-color-2 .sp_btn.gradient-h:active,
.sp-background-color-2 .sp_btn.gradient-v:active,
.sp-background-color-2 .sp_btn:focus,
.sp-background-color-2 .sp_btn.gradient-h:focus,
.sp-background-color-2 .sp_btn.gradient-v:focus,
.sp-background-color-2 .sp_btn:hover,
.sp-background-color-2 .sp_btn.gradient-h:hover,
.sp-background-color-2 .sp_btn.gradient-v:hover {
  background-color: var(--sp_color_5);
  color: var(--sp_color_2);
}
.sp-background-color-3 h2:after {
  border-bottom: 6px solid var(--sp_color_1);
}
.sp-background-color-3 .sp_btn:active,
.sp-background-color-3 .sp_btn.gradient-h:active,
.sp-background-color-3 .sp_btn.gradient-v:active,
.sp-background-color-3 .sp_btn:focus,
.sp-background-color-3 .sp_btn.gradient-h:focus,
.sp-background-color-3 .sp_btn.gradient-v:focus,
.sp-background-color-3 .sp_btn:hover,
.sp-background-color-3 .sp_btn.gradient-h:hover,
.sp-background-color-3 .sp_btn.gradient-v:hover {
  color: var(--sp_color_3);
  background-color: var(--sp_color_5);
}
.sp-column-tabs .nav-tabs {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-wrap: wrap;
  border-bottom: none;
}
@media (min-width: 530px) {
  .sp-column-tabs .nav-tabs {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .sp-column-tabs .nav-tabs {
    flex-direction: row;
    justify-content: space-between;
  }
}
.sp-column-tabs .nav-tabs:before,
.sp-column-tabs .nav-tabs:after {
  content: none;
}
.sp-column-tabs .nav-tabs > li {
  flex: 0 1 40%;
}
@media (min-width: 530px) {
  .sp-column-tabs .nav-tabs > li {
    flex: 0 1 45%;
  }
}
@media (min-width: 992px) {
  .sp-column-tabs .nav-tabs > li {
    flex: 0 1 20%;
  }
}
.sp-column-tabs .nav-tabs > li a {
  display: inline-flex;
  color: var(--sp_color_7);
  border: 3px solid var(--sp_color_7);
  margin: 10px 0;
  padding: 15px 5px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.sp-column-tabs .nav-tabs > li.active a,
.sp-column-tabs .nav-tabs > li.active a:hover,
.sp-column-tabs .nav-tabs > li.active a:focus {
  color: var(--sp_color_6);
  background-color: var(--sp_color_2);
  border: 3px solid var(--sp_color_2);
}
.sp-column-tabs .tab-content {
  margin-top: 8rem;
}
.sp-column-tabs .tab-content table {
  text-align: left;
  max-width: 736px;
  margin: 0 auto;
}
.sp-column-tabs .tab-content table tr:not(:last-child) {
  border-bottom: 1px solid var(--sp_color_7);
}
.sp-column-tabs .tab-content table tr td {
  padding: 2rem 0;
}
.sp-column-tabs .tab-content table tr td:last-child {
  text-align: right;
}
/* Footer
 * ================================================== */
.site-footer .module-socialMedia {
  margin: 25px -10px;
}
.site-footer .module-socialMedia a {
  font-size: 30px;
  line-height: 30px;
}
.site-footer .bottom-part {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02dffe+0,fd32aa+50,e8da25+100 */
  background: linear-gradient(to right, #02dffe 0%, #fd32aa 50%, #e8da25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 40px 0;
  position: relative;
  text-transform: uppercase;
  color: var(--sp_color_4);
}
.site-footer .bottom-part a {
  color: var(--sp_color_4);
}
.site-footer .bottom-part a:active,
.site-footer .bottom-part a:focus,
.site-footer .bottom-part a:hover {
  color: var(--sp_color_5);
}
.site-footer .bottom-part #toTop {
  right: 0;
  bottom: 100%;
  border-radius: 0;
  border: none !important;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  min-width: 50px;
  padding: 5px;
  background-color: var(--sp_color_2);
}
.site-footer .bottom-part #toTop:active,
.site-footer .bottom-part #toTop:focus,
.site-footer .bottom-part #toTop:hover {
  background-color: var(--sp_color_5);
}
.site-footer .bottom-part .row {
  margin-right: 0;
  margin-left: 0;
  padding: 0 15px;
  text-align: center;
}
.site-footer .bottom-part .row .copyright,
.site-footer .bottom-part .row .links,
.site-footer .bottom-part .row .author-container {
  margin: 10px 0;
}
.site-footer .bottom-part .row .part-name:before {
  content: "";
  display: table;
}
@media (min-width: 1200px) {
  .site-footer .bottom-part .row {
    text-align: left;
    display: flex;
    flex-wrap: nowrap;
    align-items: end;
    justify-content: space-between;
  }
  .site-footer .bottom-part .row .copyright,
  .site-footer .bottom-part .row .links,
  .site-footer .bottom-part .row .author-container {
    margin: 0;
  }
  .site-footer .bottom-part .row .copyright,
  .site-footer .bottom-part .row .author-container {
    flex: 0 0 auto;
  }
  .site-footer .bottom-part .row .links {
    flex: 1 1 auto;
    text-align: center;
  }
}
@media (min-width: 1500px) {
  .site-footer .bottom-part .row .part-name:before {
    display: none;
  }
}
.site-footer .le-point-de-vente {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02dffe+0,fd32aa+50,e8da25+100 */
  background: linear-gradient(to right, #02dffe 0%, #fd32aa 50%, #e8da25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 40px 0 40px;
}
.site-footer .le-point-de-vente .sp_btn {
  background: none;
  border: 3px solid var(--sp_color_4);
  padding: 15px 40px;
  flex: 1 1 99%;
  margin: 5px 15px;
}
@media (min-width: 530px) {
  .site-footer .le-point-de-vente .sp_btn {
    flex: 1 1 45%;
  }
}
@media (min-width: 992px) {
  .site-footer .le-point-de-vente .sp_btn {
    margin: 10px 0;
    padding: 15px 20px;
  }
}
@media (min-width: 1200px) {
  .site-footer .le-point-de-vente .sp_btn {
    padding: 15px 20px;
  }
}
.site-footer .le-point-de-vente .sp_btn:active,
.site-footer .le-point-de-vente .sp_btn:focus,
.site-footer .le-point-de-vente .sp_btn:hover {
  border-color: var(--sp_color_1);
}
.site-footer .le-point-de-vente .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .site-footer .le-point-de-vente .container {
    gap: 10px;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .site-footer .le-point-de-vente .container {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1499px) {
  .site-footer .le-point-de-vente .container {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .site-footer .le-point-de-vente .container {
    gap: 10px;
  }
}
@media (min-width: 1500px) {
  .site-footer .le-point-de-vente .container {
    gap: 60px;
  }
}
@media (min-width: 1200px) {
  .site-footer .le-point-de-vente {
    padding: 0;
  }
}
.site-footer .contact-form {
  position: relative;
  color: var(--sp_color_4);
  padding: 40px 0;
}
.site-footer .contact-form .wpcf7-list-item-label {
  font-weight: initial;
}
.site-footer .contact-form .widget-title {
  color: var(--sp_color_1);
  text-align: center;
}
.site-footer .contact-form:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  mask: url("ble-dinde-mask.svg");
  background-color: var(--sp_color_7);
}
.site-footer .contact-form:after {
  background-color: var(--sp_color_5);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
@media (min-width: 992px) {
  .site-footer .contact-form {
    padding: 70px 0;
  }
}
@media (min-width: 1200px) {
  .site-footer .contact-form {
    padding: 100px 0;
  }
}
.site-footer .partenaires {
  position: relative;
  text-align: center;
  padding: 40px 0;
}
@media (min-width: 992px) {
  .site-footer .partenaires .textwidget {
    display: flex;
    flex-wrap: wrap;
  }
}
.site-footer .partenaires .partenaires-type {
  overflow: hidden;
}
.site-footer .partenaires .partenaires-type h3 {
  flex: 1 0 99%;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.site-footer .partenaires .partenaires-type h3 span {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  background-color: var(--sp_color_4);
  padding: 0 15px;
}
.site-footer .partenaires .partenaires-type h3 span:before,
.site-footer .partenaires .partenaires-type h3 span:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 4px;
  width: 100vw;
  z-index: -1;
}
.site-footer .partenaires .partenaires-type h3 span:before {
  right: 0;
}
.site-footer .partenaires .partenaires-type h3 span:after {
  left: 0;
}
@media (min-width: 992px) {
  .site-footer .partenaires .partenaires-type h3 {
    font-size: 30px;
    line-height: 35px;
  }
}
.site-footer .partenaires .partenaires-type.presentateur-officiel {
  flex: 1 1 99%;
}
.site-footer .partenaires .partenaires-type.presentateur-officiel h3 span:before,
.site-footer .partenaires .partenaires-type.presentateur-officiel h3 span:after {
  background-color: var(--sp_color_3);
}
.site-footer .partenaires .partenaires-type.partenaires-platine h3 span:before,
.site-footer .partenaires .partenaires-type.partenaires-platine h3 span:after {
  background-color: var(--sp_color_2);
}
.site-footer .partenaires .partenaires-type.partenaires-or h3 span:before,
.site-footer .partenaires .partenaires-type.partenaires-or h3 span:after {
  background-color: var(--sp_color_1);
}
.site-footer .partenaires .partenaires-type.partenaires-argent h3 span:before,
.site-footer .partenaires .partenaires-type.partenaires-argent h3 span:after {
  background-color: var(--sp_color_3);
}
.site-footer .partenaires .partenaires-type.partenaires-bronze h3 span:before,
.site-footer .partenaires .partenaires-type.partenaires-bronze h3 span:after {
  background-color: var(--sp_color_5);
}
@media (min-width: 992px) {
  .site-footer .partenaires .partenaires-type {
    display: flex;
    flex-wrap: wrap;
  }
}
.site-footer .partenaires:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
  background-color: var(--sp_color_4);
}
.site-footer .partenaires .partenaires-type + .partenaires-type {
  margin-top: 50px;
}
.site-footer .partenaires .partenaire {
  margin: 30px auto;
  padding: 0 15px;
}
@media (min-width: 530px) {
  .site-footer .partenaires {
    padding: 80px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .site-footer .partenaires .partenaires-type {
    flex: 1 1 40%;
    margin: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  .site-footer .partenaires .partenaires-type h3 {
    flex: 1 0 99%;
  }
  .site-footer .partenaires .partenaires-type .partenaire {
    flex: 1 1 22%;
    max-width: 24%;
    margin: 0;
    padding: 0;
  }
  .site-footer .partenaires .partenaires-type + .partenaires-type {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .site-footer .partenaires {
    padding: 100px 0;
    gap: 30px;
  }
}
.site-footer .contact {
  background-color: var(--sp_color_1);
}
.site-footer .contact .has-google-map {
  min-height: 350px;
}
.site-footer .contact iframe,
.site-footer .contact .google-maps-container {
  height: 350px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 992px) {
  .site-footer .contact iframe,
  .site-footer .contact .google-maps-container {
    height: clamp(350px, 100%, 100vw);
  }
}
.site-footer .contact a {
  font-weight: 700;
  color: inherit;
}
@media (min-width: 992px) {
  .site-footer .contact a[href^="tel:"] {
    cursor: text;
    font-weight: inherit;
  }
}
.site-footer .contact .container-fluid {
  min-height: 350px;
  /* At least show *some* map ! */
  padding: 0;
}
.site-footer .contact .container-fluid .widget {
  position: relative;
  display: flex;
  flex-direction: column;
  align-self: stretch;
  background: var(--sp_color_1);
}
@media (min-width: 992px) {
  .site-footer .contact .container-fluid .widget {
    flex: 1 1 49%;
  }
}
.site-footer .contact .container-fluid .textwidget {
  padding: 40px;
}
@media (min-width: 992px) {
  .site-footer .contact .container-fluid .textwidget {
    padding: 100px 40px 100px 100px;
  }
}
@media (min-width: 1200px) {
  .site-footer .contact .container-fluid .textwidget {
    padding: 100px 40px 100px 160px;
  }
}
@media (min-width: 992px) {
  .site-footer .contact .container-fluid {
    display: flex;
    flex-wrap: nowrap;
  }
}
.wpcf7 br {
  display: none;
}
.wpcf7 p {
  margin-bottom: 0;
}
.wpcf7 ::-ms-input-placeholder {
  color: #89879b;
}
.wpcf7 ::placeholder {
  color: #89879b;
}
.wpcf7 input,
.wpcf7 textarea {
  color: var(--sp_color_5);
  background: #D9D9D9;
  border-radius: 50px;
  padding: 20px 25px;
  border: none;
  width: 100%;
}
.wpcf7 input[type=checkbox],
.wpcf7 textarea[type=checkbox],
.wpcf7 input[type=radio],
.wpcf7 textarea[type=radio] {
  width: 20px;
  height: 20px;
  appearance: none;
  background-color: #fff;
  position: relative;
  padding: 0;
}
.wpcf7 input[type=checkbox]:active,
.wpcf7 textarea[type=checkbox]:active,
.wpcf7 input[type=radio]:active,
.wpcf7 textarea[type=radio]:active,
.wpcf7 input[type=checkbox]:focus,
.wpcf7 textarea[type=checkbox]:focus,
.wpcf7 input[type=radio]:focus,
.wpcf7 textarea[type=radio]:focus,
.wpcf7 input[type=checkbox]:hover,
.wpcf7 textarea[type=checkbox]:hover,
.wpcf7 input[type=radio]:hover,
.wpcf7 textarea[type=radio]:hover {
  outline: none;
}
.wpcf7 input[type="radio"],
.wpcf7 textarea[type="radio"] {
  border-radius: 20px;
}
.wpcf7 input[type="radio"]:before,
.wpcf7 textarea[type="radio"]:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.wpcf7 input[type="radio"]:checked:before,
.wpcf7 textarea[type="radio"]:checked:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02dffe+0,fd32aa+50,e8da25+100 */
  background: linear-gradient(to bottom, #02dffe 0%, #fd32aa 50%, #e8da25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.wpcf7 input[type="radio"]:active,
.wpcf7 textarea[type="radio"]:active,
.wpcf7 input[type="checkbox"] .wpcf7 input[type="submit"]:active,
.wpcf7 input[type="checkbox"] .wpcf7 textarea[type="submit"]:active,
.wpcf7 textarea[type="checkbox"] .wpcf7 input[type="submit"]:active,
.wpcf7 textarea[type="checkbox"] .wpcf7 textarea[type="submit"]:active,
.wpcf7 input[type="radio"]:focus,
.wpcf7 textarea[type="radio"]:focus,
.wpcf7 input[type="checkbox"] .wpcf7 input[type="submit"]:focus,
.wpcf7 input[type="checkbox"] .wpcf7 textarea[type="submit"]:focus,
.wpcf7 textarea[type="checkbox"] .wpcf7 input[type="submit"]:focus,
.wpcf7 textarea[type="checkbox"] .wpcf7 textarea[type="submit"]:focus {
  box-shadow: none;
}
.wpcf7 input[type="submit"],
.wpcf7 textarea[type="submit"] {
  text-transform: uppercase;
  color: var(--sp_color_4);
}
.wpcf7 input:active,
.wpcf7 textarea:active,
.wpcf7 input:focus,
.wpcf7 textarea:focus {
  outline: none;
  box-shadow: 0 0 0 5px var(--sp_color_3) inset;
}
.wpcf7 textarea {
  border-radius: 35px;
  resize: none;
  flex-grow: 1;
}
.wpcf7#wpcf7-f6-o1 .wpcf7-submit {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02dffe+0,fd32aa+50,e8da25+100 */
  background: linear-gradient(to right, #02dffe 0%, #fd32aa 50%, #e8da25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 100%;
}
.wpcf7#wpcf7-f6-o1 .wpcf7-submit:active,
.wpcf7#wpcf7-f6-o1 .wpcf7-submit:focus,
.wpcf7#wpcf7-f6-o1 .wpcf7-submit:hover {
  color: var(--sp_color_2);
  background: var(--sp_color_1);
}
.wpcf7#wpcf7-f6-o1 form > div {
  margin-top: 40px;
}
.wpcf7#wpcf7-f6-o1 label {
  display: block;
  margin-bottom: 10px;
}
.wpcf7#wpcf7-f6-o1 .wpcf7-list-item {
  display: block;
}
@media (min-width: 992px) {
  .wpcf7#wpcf7-f6-o1 form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "warn warn" "choix msg" "nom msg" "email msg" "tel submit" "result result";
    gap: 20px 30px;
  }
  .wpcf7#wpcf7-f6-o1 form > * {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .wpcf7#wpcf7-f6-o1 form > * p {
    flex-grow: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .wpcf7#wpcf7-f6-o1 form > div {
    margin-top: 0;
  }
  .wpcf7#wpcf7-f6-o1 form > p {
    grid-area: warn;
  }
  .wpcf7#wpcf7-f6-o1 form .choix {
    grid-area: choix;
  }
  .wpcf7#wpcf7-f6-o1 form .nom {
    grid-area: nom;
  }
  .wpcf7#wpcf7-f6-o1 form .email {
    grid-area: email;
  }
  .wpcf7#wpcf7-f6-o1 form .tel {
    grid-area: tel;
  }
  .wpcf7#wpcf7-f6-o1 form .msg {
    grid-area: msg;
  }
  .wpcf7#wpcf7-f6-o1 form .submit {
    grid-area: submit;
    position: relative;
    display: flex;
    justify-content: end;
  }
  .wpcf7#wpcf7-f6-o1 form .submit p {
    display: block;
    flex-grow: 0;
  }
  .wpcf7#wpcf7-f6-o1 form .submit .wpcf7-spinner {
    position: absolute;
    bottom: 34px;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    margin: 0;
  }
  .wpcf7#wpcf7-f6-o1 form .wpcf7-response-output {
    grid-area: result;
  }
  .wpcf7#wpcf7-f6-o1 form .wpcf7-response-output:empty {
    border: none;
    padding: 0;
  }
}
/* Home
 * ================================================== */
.page-template-front-page .section .sp_btn {
  color: var(--sp_color_2) !important;
  background: var(--sp_color_3);
}
@media (min-width: 1200px) {
  .page-template-front-page .section-0 .column-0 .content {
    margin: 100px 0;
    display: grid;
    grid-template-areas: "ttl btn" "ppl ppl";
    align-items: center;
    gap: 100px 30px;
  }
  .page-template-front-page .section-0 .column-0 .content h2 {
    grid-area: ttl;
    padding: 0;
    margin: 0;
  }
  .page-template-front-page .section-0 .column-0 .content .sp_btn {
    grid-area: btn;
    margin: 0;
  }
  .page-template-front-page .section-0 .column-0 .content .tete_affiche {
    grid-area: ppl;
  }
}
.tete_affiche {
  text-transform: uppercase;
}
.tete_affiche .inner {
  position: relative;
}
.tete_affiche .tete-affiche > .inner > a,
.tete_affiche .photo,
.tete_affiche .couleur {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
}
.tete_affiche .artiste,
.tete_affiche .couleur {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.tete_affiche .artiste {
  text-align: center;
  color: var(--sp_color_4);
  font-size: 30px;
  line-height: 35px;
  padding-bottom: 30px;
  border-radius: 500px;
  padding: clamp(400px, 100vw, 800px) 90px 80px;
}
.tete_affiche .artiste:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 100px;
  border-radius: 500px;
  z-index: -1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+56 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, #000000 70%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.tete_affiche .date,
.tete_affiche .heure {
  text-align: center;
  color: var(--sp_color_7);
}
.tete_affiche .date {
  margin-top: 30px;
}
.tete_affiche .photo {
  z-index: -10;
  border-radius: inherit;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 500px;
}
.tete_affiche .photo .image {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  flex: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  border-radius: 500px;
  transform-origin: top center;
}
.tete_affiche .couleur {
  z-index: -5;
  opacity: 70%;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
}
.tete_affiche .tete-affiche {
  position: relative;
}
.tete_affiche .tete-affiche + .tete-affiche {
  margin-top: 75px;
}
.tete_affiche .tete-affiche:active .couleur,
.tete_affiche .tete-affiche:focus .couleur,
.tete_affiche .tete-affiche:hover .couleur,
.tete_affiche .tete-affiche:active .artiste,
.tete_affiche .tete-affiche:focus .artiste,
.tete_affiche .tete-affiche:hover .artiste {
  opacity: 0;
}
.tete_affiche .tete-affiche:active .photo .image,
.tete_affiche .tete-affiche:focus .photo .image,
.tete_affiche .tete-affiche:hover .photo .image {
  transform: scale(1.1);
}
@media (min-width: 530px) {
  .tete_affiche {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  .tete_affiche .tete-affiche {
    flex: 1 1 39%;
  }
  .tete_affiche .tete-affiche:nth-child(even) .inner {
    order: 1;
  }
  .tete_affiche .artiste {
    padding: clamp(400px, 50vw, 800px) 90px 80px;
  }
}
@media (min-width: 992px) {
  .tete_affiche {
    flex-wrap: nowrap;
  }
  .tete_affiche .tete-affiche {
    display: flex;
    flex-direction: column;
    flex: 1 1 10%;
  }
  .tete_affiche .tete-affiche + .tete-affiche {
    margin-top: 0;
  }
  .tete_affiche .artiste {
    padding: 275px 25px 50px;
    font-size: 24px;
    line-height: 30px;
  }
}
/* Secondary pages
 * ================================================== */
body:not(.page-template-front-page) .section-title-bar {
  text-align: center;
}
body:not(.page-template-front-page) .section-title-bar:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 120px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* Mobile menu
 * ================================================== */
.offscreen-menu {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  position: fixed;
  top: 0;
  height: 100%;
  width: min(100%, 400px);
  right: 0;
  transform-origin: top center;
  transform: translateX(100%);
  background-image: url("ble-dinde-mask.svg");
  background-color: var(--sp_color_5);
  background-size: 250px;
  text-transform: uppercase;
  font-size: 16px;
  z-index: 4500;
}
.offscreen-menu .navbar-toggle {
  display: block;
  font-weight: 700;
  text-transform: inherit;
  border-radius: 0;
  padding: 15px 30px;
  margin: 0;
  float: none;
  width: 100%;
}
.offscreen-menu .navbar-toggle:active,
.offscreen-menu .navbar-toggle:focus,
.offscreen-menu .navbar-toggle:hover {
  background-color: var(--sp_color_2);
  text-shadow: -2px 2px 2px var(--sp_color_5);
}
.navbar-header {
  display: block;
  float: none;
  background-color: var(--sp_color_5);
  color: var(--sp_color_4);
}
#sp-mobile-menu-container {
  background: linear-gradient(to bottom, rgba(38, 40, 61, 0.92) calc(100% - 80px), rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.mobile-menu {
  padding-bottom: 120px;
  width: 100%;
  position: relative;
  float: none;
  margin: 0;
  padding-top: 15px;
}
.mobile-menu > li {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  transform: scale(0.25);
  opacity: 0;
  float: none;
  display: block;
}
.mobile-menu > li a {
  color: var(--sp_color_4);
  font-weight: 900;
  padding-left: 30px;
  transition: none;
}
.mobile-menu > li a:active,
.mobile-menu > li a:focus,
.mobile-menu > li a:hover {
  background: var(--sp_color_2) !important;
  text-shadow: -2px 2px 2px var(--sp_color_5);
}
.mobile-menu > li a.sp_btn {
  background: none;
}
.mobile-menu > li a.current_page_item:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 16px solid var(--sp_color_1);
  left: 0;
}
.site-content {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.mobile-menu-visible {
  overflow: hidden;
}
.mobile-menu-visible .site-content {
  filter: blur(4px);
}
.mobile-menu-visible .site-content:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--sp_color_2);
  opacity: 0.75;
  z-index: 2;
}
.mobile-menu-visible .offscreen-menu {
  transform: translateX(0);
  box-shadow: -10px 0 10px 0px rgba(0, 0, 0, 0.75);
}
/* Privacy (small)
 * ================================================== */
#privacy-policy .modal-dialog .modal-content {
  font-size: inherit;
  color: var(--sp_color_4);
  background-color: var(--sp_color_2);
}
#privacy-policy .modal-dialog .modal-content .close .tag,
#privacy-policy .modal-dialog .modal-content .close i {
  color: var(--sp_color_5);
  background-color: var(--sp_color_3);
  text-shadow: none;
}
#privacy-policy .modal-dialog .modal-content .close i {
  font-weight: 700;
}
#privacy-policy .modal-dialog .modal-content .modal-footer a,
#privacy-policy .modal-dialog .modal-content .modal-footer button {
  border: 1px solid var(--sp_color_4);
  color: var(--sp_color_4);
  background-color: transparent;
}
/* Animation: Menus
 * ================================================== */
@keyframes animate_main_menu {
  0% {
    transform: scale(0.25);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* AQ Cloe
 * ================================================== */
.site-header .navbar-default .navbar-nav > li > a {
  font-weight: 500;
}
.site-header .navbar-default .navbar-nav > li > a.sp_btn {
  color: var(--sp_color_2);
  background-color: var(--sp_color_1);
  font-weight: 700;
}
.site-header .navbar-default .navbar-nav > li > a.sp_btn:active,
.site-header .navbar-default .navbar-nav > li > a.sp_btn:focus,
.site-header .navbar-default .navbar-nav > li > a.sp_btn:hover {
  background-color: var(--sp_color_3);
}
@media (min-width: 1200px) {
  .tete_affiche .artiste {
    padding-top: 375px;
  }
}
@media (min-width: 1500px) {
  .tete_affiche .artiste {
    padding-top: 475px;
  }
}
.tete_affiche .tete-affiche .date,
.tete_affiche .tete-affiche .heure {
  font-weight: 500;
}
.site-header {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 500;
}
.scrolled-down .site-header {
  padding: 10px 0;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.65);
}
.wpcf7-form.invalid .wpcf7-field-error {
  box-shadow: 0 0 0 2px var(--sp_color_2) inset, 0 0 5px 3px var(--sp_color_2);
}
.tete_affiche {
  margin-top: 40px;
}
.tete_affiche .tete-affiche {
  width: 75%;
  margin-left: 12.5%;
  text-align: center;
}
.tete_affiche .tete-affiche .artiste {
  padding: clamp(275px, 100vmin, 400px) 15px 80px;
}
@media (min-width: 530px) {
  .tete_affiche .tete-affiche {
    width: 45%;
    margin-left: 0;
  }
  .tete_affiche .tete-affiche + .tete-affiche {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .tete_affiche {
    margin-top: 25px;
  }
}
.site-footer .le-point-de-vente .sp_btn {
  flex: 1 1 99%;
}
@media (min-width: 530px) and (max-width: 991px) {
  .site-footer .le-point-de-vente .sp_btn {
    margin: 10px;
  }
}
@media (min-width: 768px) {
  .site-footer .le-point-de-vente .sp_btn {
    flex: 1 1 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .site-footer .le-point-de-vente .sp_btn {
    padding: 15px 32px;
  }
}
@media (min-width: 992px) {
  .site-footer .le-point-de-vente .sp_btn {
    flex: 1 1 20%;
    padding: 15px 5px;
  }
}
@media (min-width: 1200px) {
  .site-footer .le-point-de-vente {
    padding: 40px 0;
  }
}
@media (min-width: 1500px) {
  .site-footer .le-point-de-vente {
    padding: 60px 0 0;
  }
}
@media (max-width: 529px) {
  .site-footer .partenaires .partenaire {
    display: inline-block;
    margin: 10px auto;
  }
  .site-footer .partenaires .partenaire img {
    max-height: 100px;
  }
}
a[name] {
  scroll-padding-top: 175px;
  scroll-margin-top: 175px;
}
body:not(.page-template-front-page) .section-title-bar h1 {
  margin: 40px 0;
}
body:not(.page-template-front-page) .section-title-bar:after {
  z-index: -1;
}
.site-header .navbar-toggle {
  display: flex;
  flex-direction: column-reverse;
  text-transform: uppercase;
  justify-content: center;
  text-align: center;
  color: var(--sp_color_5);
  padding: 10px 12px;
}
.site-header .navbar-toggle i {
  font-size: 40px;
}
.site-header .navbar-toggle span {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}
.site-header .navbar-toggle:active,
.site-header .navbar-toggle:focus,
.site-header .navbar-toggle:hover {
  background-color: var(--sp_color_6);
}
/*# sourceMappingURL=style.css.map */