/** PLAYFAIR **/
@font-face {
  font-family: 'Playfair';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/PlayfairDisplay-Black.ttf') format('truetype');
  font-weight:900;
  font-style: normal;
}

@font-face {
  font-family: 'Playfair';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/PlayfairDisplay-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}


@font-face {
  font-family: 'Playfair';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/PlayfairDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Playfair';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/PlayfairDisplay-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Playfair';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/PlayfairDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Playfair';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Playfair';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


/** OSWALD **/
@font-face {
  font-family: 'Oswald';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Oswald-ExtraLight.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Oswald-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: 'Oswald';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Oswald-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Oswald-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Oswald-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}



/** QUICKSAND ***/

@font-face {
  font-family: 'Quicksand';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Quicksand-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Quicksand-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Quicksand-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Quicksand-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Quicksand-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}


/** THESIGNATURE **/
@font-face {
  font-family: 'TheSignature';
  src: url('https://lacompagniepopart.fr/squelettes/fonts/Thesignature.ttf') format('truetype');
}




html {
  scroll-behavior: smooth;
}


body {
font-family: 'Quicksand';
font-weight: 400;
color: #121212;
-webkit-text-size-adjust: 100%;
background-position: top center;
background-repeat: no-repeat;
background-color: #fff;
width: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
}



                @media screen and (max-width:767px) {


/* MENU MOBILE DESACTIVE */


header{
display:none;
}


html {
  scroll-behavior: smooth;
}


body {
font-family: 'Quicksand';
font-weight: 400;
color: #121212;
-webkit-text-size-adjust: 100%;
background-position: top center;
background-repeat: no-repeat;
background-color: #fff;
width: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
}




/*****************************************	DIV PRINCIPAUX ************************************************************************/


.page {
	width: 100%;
	max-width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
  background: url(https://lacompagniepopart.fr/IMG/main.png);
        background-position: 50% 10%;
background-repeat: no-repeat;
background-size: 100%;
}



.wrapper {
  position: relative;
  width: 100%;
  overflow-x: hidden;
	}


.main {
float: none;
width: 100%;
height: auto;
overflow: hidden;
margin: 0;
padding: 0;
}

.main .img_apropos {
  width: 100%;
  height: 700px;
}
.main .img_apropos img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: top center;
margin: 0;
}


      .video_fond {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        z-index: 1;
      }

          .video_fond h1 {
        font-family: Oswald;
        font-size: 10em;
        font-weight: 400;
        text-transform: uppercase;
        margin: 50px 0 100px;
        padding: 0;
        text-align: left;
        letter-spacing: -5px;
        line-height: 95%;
        color: #5e2590;
          }

p {
 margin: 0 0 10px 0;
 font-size: 1.3em;
 line-height: 1.7;
 text-align: justify;
 color: #121212;
 font-family: Quicksand,sans-serif;
 font-weight: 600;
 hyphens: auto
}

a, a:visited {
color:#fb0089;
}

.img_fond {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 550px;
z-index: 1;
}

.img_fond .titre {
  position: absolute;
bottom: 120px;
  left: 50px;
  padding: 2em;
  margin: 0 -10px -230px;
  border-radius: 15px;
  background: #fff;
  border-top: solid 5px #fccf15;
  border-right: solid 5px #fccf15;
  border-left: solid 5px #fccf15;
}

.img_fond .titre h2 {
  font-size: 10em;
          font-family: 'Oswald';
          text-transform: uppercase;
          font-weight: 100;
          color: #fb0089;
          padding: 0;
          margin: 0;
}

.img_fond img {
width: 100%;
height: 550px;
object-fit: cover;
object-position: top center;
}

img.lien_externe {
  width: 20px;
  height: 20px;
}

/**************************BOUTONS********************************/

/** BOUTONS NOIRS **/

.cadre_bouton_noir{
  margin: 1em auto 2em auto;
}

.cadre_bouton_noir a{
background: none;
text-decoration: none;
}

.cadre_bouton_noir:hover{
background: none;
}

.cadre_bouton_noir .bouton_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 70px;

  border-radius: 15px;
    margin: 0 auto;
  padding: 18px 36px;

  color: #fff;
  font-family: 'Oswald';
  font-size: 1.1em;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;

  cursor: pointer;

  box-shadow: inset 0 0 0 0 #2ed0c3;

  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  background: #121212;

}

.cadre_bouton_noir .slide_right:hover {
  box-shadow: inset 400px 0 0 0 #2ed0c3;
}

.cadre_bouton_noir a.slide_right,
.cadre_bouton_noir a:visited.slide_right  {
background: none;
}



/** BOUTONS BLANCS **/

.cadre_bouton_blanc{
  width: 50%;
  margin: 2em auto;
}

.cadre_bouton_blanc:hover{
background: none;
}

.cadre_bouton_blanc .bouton_btn {
  display: flex;
  justify-content: center;
  width: 240px;
  color: #121212;
  border-radius: 15px;
  margin: 0 auto;
  padding: 18px 36px;
  font-family: 'Oswald';
  font-size: 1.1em;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #2ed0c3;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  background: #fff;
}

 .cadre_bouton_blanc .slide_right:hover {
  box-shadow: inset 400px 0 0 0 #2ed0c3;
  color: #fff;
}

.cadre_bouton_blanc a.slide_right,
.cadre_bouton_blanc a:visited.slide_right {
background: none;
color: #fff;
}




/**************************************** HEADER **************************************************/

.header {
display:none;
}


.header_mobile {
        position: relative;
        padding: 0;
        width: 100%;
        height: auto;
        margin: 0;
        z-index: 150;
}


.barre_haut_mobile{
background: #eee;
            text-align: center;
            align-items: center;
}

.barre_haut_mobile h1{
            text-align: center;
            font-size: 1.5em;
            font-family: Oswald;
            text-transform: uppercase;
            line-height: 1.2;
            letter-spacing: 0.1px;
            font-weight: 300;
            padding: 15px;
            margin: 0;
        }

/* top_header_mobile */
.top_header_mobile {
        position: relative;
        width: 100%;
        display: grid;
        grid-template-columns: 20% 80%;
        z-index: 5;
	}

.top_header_mobile .logo_mobile {
		margin: 0;
        padding: 0;
			}


.top_header_mobile .logo_mobile img {
            margin: 0 10px 10px 0;
            padding: 0;
            border: none;
            width: 100px;
            float: right;
            height: auto;
		}

.top_header_mobile .logo_mobile a, .top_header_mobile .logo_mobile a:hover {background:none;}



/* MENU MOBILE RUBRIQUES */

 .nav_mobile {
  width: 50px;
  height: 50px;
  background-color: transparent;
}


 .nav_mobile #menuToggle {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 20px;
  left: 20px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

 .nav_mobile #menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

 .nav_mobile #menuToggle span
{
  display: flex;
  width: 36px;
  height: 4px;
  margin-bottom: 6px;
  position: relative;
  background: #333;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

 .nav_mobile #menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

 .nav_mobile #menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

 .nav_mobile #menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #121212;
}


 .nav_mobile #menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

 .nav_mobile #menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

 .nav_mobile #menu {
            position: absolute;
            width: 100%;
            min-width: 390px;
            min-height: 600px;
            height: auto;
            box-shadow: 0 0 10px #85888c;
            margin: -50px 0 0 -50px;
            padding: 20px 0 3em 3em;
            padding-top: 90px;
            background-color: #fff;
            -webkit-font-smoothing: antialiased;
            transform-origin: 0% 0%;
            transform: translate(-100%, 0);
            transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
            overflow-y: scroll;
	}

 .nav_mobile #menu li {
            width: 90%;
            padding: 5px 0;
            transition-delay: 2s;
            text-align: left;
            margin: 0 0 0 30px;
}

 .nav_mobile ul#menu li a, #menu li a:focus, #menu li a:active  {
            color: #121212;
            font-size: 1.9em;
            text-align: left;
            font-family: Oswald;
            text-decoration: none;
}

.nav_mobile #menu li ul {
  list-style: none;
}

 .nav_mobile #menuToggle input:checked ~ ul
{
  transform: none;
}




/* HEADER SOMMAIRE VIDEO */

.slide1 {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 500px;
}


.slide1 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  object-fit: cover;
  }

.slide2  {
            position: absolute;
            top: 150px;
            left: 50%;
            transform: translate(-50%, -20%);
            background: transparent;
            color: #f1f1f1;
            width: 100%;
            text-align: center;
            z-index: 2;
            padding: 0;
}

.slide2 h1 {
            width: 90%;
            font-family: 'Oswald';
            text-align: center;
            align-items: center;
            color: #ffffff;
            font-size: 2.3em;
            margin: 30px auto 0;
            line-height: 90%;
            font-weight: 400;
}

.slide2 img {
  width: 150px;
height: auto;
}


.slide3 {
  display: flex;
  flex-direction: column;
   width: 90%;
  height: auto;
   padding: 0;
  margin: 1em auto;
  background: #fff;
 color: #000;
}

.slide3 h1 {
            width: 95%;
            font-family: Oswald;
            font-size: 3.2em;
            margin: 10px auto 10px 0;
            color: #FB000D;
            line-height: 95%;
            text-align: center;
            letter-spacing: -1px;
}

.slide3 .image {
            width: 100%;
            margin: 0 auto;
}

.slide3 .image img {
            width: 100%;
            height: auto;
            border-radius: 15px 15px 0 0;
            margin: 1em 0;
}


.slide3 .image .text {
    margin: 0;
    padding: 0;
}

.slide3 .image .text img.imgguil_left {
width: 70px;
margin: 1em;
}
.slide3 .image .text img.imgguil_right {
  float: right;
  width: 70px;
  margin: 0;
}

.slide3 .image .signature {
display: flex;
flex-direction: column-reverse;
width: 100%;
font-family: 'TheSignature';
font-size: 4em;
line-height: 1.7;
margin: 20px 0 0;
text-align: right;
}


.slide4 {
  position: relative;
  padding: 0;
  margin: 0;
  background: #faf8f8;
  color: #121212;
  height: 630px;
}

.slide4 .prestas {
            width: 90%;
            margin: 3em auto;
            padding: 0;
}

.slide4 .prestas h1 {
  font-family: Oswald;
  font-size: 4em;
  text-transform: uppercase;
margin: 20px 0 30px;
  text-align: center;
  font-weight: 300;
}


.slide4 .presta h2 {
  font-family: Oswald;
  font-size: 9em;
  text-transform: uppercase;
  margin: 0.5em 0 0.2em;
  text-align: center;
  font-weight: 300;
}

.slide4 .prestas ul {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 1em;
            height: auto;
            align-items: center;
            margin: 0 auto;
}

.slide4 .prestas ul li {
            display: flex;
            align-items: center;
            height: 200px;
            max-height: 200px;
            font-size: 1.5em;
            font-family: Oswald;
            padding: 10px;
            text-align: center;            
}

.slide4 .prestas ul li.st1{ background: #5e2590; color: #fff;border-radius: 0 15px 0 15px;}
.slide4 .prestas ul li.st2{ background: #fccf15; color: #121212;}
.slide4 .prestas ul li.st3{ background: #2ed0c3; color: #5e2590;}
.slide4 .prestas ul li.st4{ background: #fb0089; color: #fff;border-radius: 0 15px 0;}


.slide5 {
            position: relative;
            padding: 0;
            margin: 0;
            height: auto;
}

.slide5 .vingtans {
  margin: 0;
}

.slide5 .vingtans .vingt_img {
            height: 250px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 0;
            background: url(https://lacompagniepopart.fr/IMG/theatreNB.jpg) no-repeat;
            background-position: center center;
            background-size: 100%;
}

.slide5 .vingtans .vingt_img img {
            width: auto;
            height: 170px;
            backdrop-filter: brightness(60%);
            border-radius: 30px;
}

.slide5 .patchwork {
  width: 100%;
margin: 0 auto;
}
.slide5 .patchwork h2 {
  width: 70%;
  font-family: Oswald;
  font-size: 2.7em;
  text-align: center;
  color: #fb0089;
  margin: 1em auto 1em;
}
.slide5 .patchwork ul {
  display: grid;
    grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
    gap: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}
.slide5 .patchwork ul li {
  aspect-ratio: 6 / 8;
  overflow: hidden;
}
.slide5 .patchwork ul li:nth-child(3n) {
  aspect-ratio: 3 / 4; /* taille différente toutes les 3 images */
}
.slide5 .patchwork ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


  /** Slide 6 **/
.slide6{
  height: auto;
  padding: 0;
  background-color: #faf8f8;
}

.slide6 .patchwork {
  height: auto;
  padding: 10px;
}

.slide6 .patchwork ul {
  display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
    gap: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}
.slide6 .patchwork ul li {
  aspect-ratio: 6 / 8;
  overflow: hidden;
}
.slide6 .patchwork ul li:nth-child(3n) {
  aspect-ratio: 3 / 4; /* taille différente toutes les 3 images */
}
.slide6 .patchwork ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: grayscale(1);
}


/* LOGO + MENU PRINCIPAL */

.header_div{
  display: grid;
  grid-template-columns: auto auto;
  width: 100%;
  padding: 0;
  margin: 0;
  background: transparent;
  align-items: center;
}


/* LOGO */

.logo_site {
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: anchor-center;
  margin: 0 0 0 2em;
	 }

   .logo_site span {
     width: 50%;
     font-family: Thesignature;
     font-size: 2.83em;
     line-height: 65%;
     margin: 5px 0 0 30px;
   }

.logo_site a, .logo_site a:hover, .logo_site a:visited, .logo_site a:focus, .logo_site a:active {
border: none;
background: none!important;
margin: 0;
padding: 0;
}

.logo_site .spip_logo {
  margin: 0;
  padding: 0;
  border: none;
  height: 100px;
  width: auto;
  float: none;
  background: #fff;
  border-radius: 15px;
    }





  /*************************************** PAGE	SOMMAIRE ************************************************************************/
    /* SLIDES SOMMAIRE */



/*SLIDE 1*/

  #slide2 {
    position: relative;
            top: 0;
            width: 100%;
            height: 1200px;
            margin: 0 auto;
            padding: 1em;
 	}


	/*******************************************SLIDES SOMMAIRE*****************************************************************************************************/

  /* SLIDE 1 */

  	#slide1 {
      position: relative;
      top: 570px;
      width: 100%;
      height: 1450px;
      margin: 0 auto;
      padding: 0;
      background: #fff ;
  	}


/* SLIDE 2 */
	#slide2 .missions_top{
	 margin: 2em 0 0;
	 padding: 0;
	}

#slide2 .missions_top h1 {
position: relative;
z-index: 2;
display: inline-block;
font-family: Oswald;
font-size: 6em;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 2px;
color: #fccf15;
text-align: center;
margin: 0.5em auto;
padding: 0.2em 0.5em;
}

#slide2 .missions_top h1::before {
  content: "";
  position: absolute;
  top: 70px;
  left: 50px;
  width: 200px;
  height: 200px;
  background-color: #2ed0c3;
  border-radius: 15px;
  z-index: -1;
}

#slide2 .missions_top .mission_top_text {
  width: 50%;
  margin: 0 auto;
}

#slide2 .missions_top ul {
  display: grid;
  gap: 1em;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  margin: 0 auto;
  padding: 3em;
	 }

#slide2 .missions_top ul .missions_grid {
   display: grid;
   grid-template-columns: repeat(4, 1fr);
   gap: 1em;
   padding: 3em;
   list-style: none;
   margin: 0;
 }

#slide2 .missions_top ul li {
      margin: 0;
      text-align: left;
      height: 500px;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top center;
	 }

   #slide2 .missions_top ul li.li_video {
     position: relative;
     overflow: hidden;
     height: 400px; /* ou auto si nécessaire */
   }


   #slide2 .missions_top ul li.li_video video {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     object-fit: cover;
     z-index: 0;
   }

   #slide2 .missions_top ul li .content {
     position: relative;
     z-index: 1;
     color: white;
     text-align: center;
     padding: 1em;
   }

	#slide2  .missions_top ul li .content h2 {
		color: #121212;
		font-size: 5em;
		margin: 0 0 0.3em;
		padding: 0;
		font-family: Oswald;
		letter-spacing: normal;
	 }



/* SLIDE 3 */

	#slide3 {
    position: relative;
    top: 1030px;
		width: 100%;
    height: 850px;
		margin: 2em 0;
		padding: 0;
		background: #fff;
	}

/* SLIDE 4 */

#slide4 {
  position: relative;
  top: 1000px;
  width: 100%;
  height: 1000px;
  margin: 2em 0;
  padding: 0;
  background: #fff;
}

/***************************************	PAGE RUBRIQUES COMMUNS ************************************************************************/

.page_rubrique {
  position: relative;
  margin: 0 auto 2em;
  width: 90%;
  height: auto;
}



.page_rubrique h1 {
            font-family: Oswald;
            font-size: 3em;
            font-weight: 400;
            text-transform: uppercase;
            letter-spacing: -2px;
            line-height: 1;
            color: #fb0089;
            margin: 1em 0 15px;
}


.presentation_rubrique {
  width: 90%;
  margin: 0 auto 2em;
}

.presentation_rubrique p {
  margin: 0;
  text-align: justify;
}


	/***************************************	PAGE RUBRIQUE ACTIVITES ************************************************************************/

.activites_rub {
            width: 90%;
            margin: 15px auto 15px;
            height: auto;
            overflow: hidden;
}

.activites_rub ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 300px;
    margin: 0;
    gap: 1em;

}

.activites_rub ul li {
  position: relative;
  margin: 0;
}

.activites_rub ul li .logo {
    width: 100%;
    height: 200px;
}

.activites_rub ul li .logo .spip_logo {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 15px;
    filter: brightness(0.5);
}

.activites_rub ul li .description {
            position: absolute;
            margin: 0;
            padding: 15px;
            z-index: 2;
            top: 30%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: #121212;
}

.activites_rub ul li .description h2 {
              margin: 0;
                          text-align: center;
}

.activites_rub ul li .description h2 a,
.activites_rub ul li .description h2 a:visited,
.activites_rub ul li .description h2 a:hover {
            color: #fff;
            margin: 0;
            text-decoration: none;
            background-color: transparent;
            border: none;
            font-size: 1em;
            font-weight: 500;
}

    /************************************* PAGE RUBRIQUE ROSE ***********************************************/

    .page_rubrique_violet {
            margin: 0;
            width: 100%;
            padding: 0;
    }

    .page_rubrique_violet  .barre_titre {
              width: 100%;
              height: auto;
            overflow: hidden;
    }

    .page_rubrique_violet  .barre_titre img {
      height: 300px;
      width: auto;
      display: block;
    }

    .page_rubrique_violet  .barre_titre h1 {
      width: auto;
              font-family: Oswald;
              font-size: 3em;
              font-weight: 500;
              text-transform: uppercase;
              letter-spacing: -1px;
              line-height: 1.2;
              color: #fff;
            margin: 0;
            padding: 15px;
    }


     /** Entete des rubriques **/

    .entete_rub {
            display: flex;
            align-items: flex-start;
            height: auto;
            margin: 50px auto 0;
            overflow: hidden;
    }

    .entete_rub h1 {
            font-family: 'Oswald';
            font-size: 5em;
            font-weight: 500;
            color: #fc0089;
            text-transform: uppercase;
            transform: rotate(-90deg);
            transform-origin: right top;
            white-space: nowrap;
            display: inline-block;
            position: relative;
            top: 0;
            left: -100px;
    }
    
  .entete_rub .txt_rubrique {
  margin: 0;
   }

    .entete_rub .txt_rubrique .texte {
    margin: 0 auto;
    width: 90%;
    }

      .entete_rub .txt_rubrique .texte .texte_1 {
            margin: 0 0 10px 0;
            font-size: 1.6em;
            line-height: 95%;
            color: #FB000D;
            font-family: Quicksand, sans-serif;
            font-weight: 800;
            letter-spacing: -1px;
            text-transform: uppercase;
            text-align: center;
    }

  .entete_rub .txt_rubrique .texte .texte_2 {
            margin: 20px 0 10px 0;
            font-size: 3.1em;
            line-height: 85%;
            text-align: center;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 600;
            letter-spacing: -3px;
    }

  .entete_rub .txt_rubrique .texte .texte_3{
          margin: 20px 0 20px 0;
            font-size: 1.6em;
            line-height: 1.5;
            text-align: center;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 500;
    }

      .entete_rub .txt_rubrique .texte .texte_4{
            width: 100%;
            margin: 20px auto 20px;
            font-size: 1.15em;
            line-height: 1.5;
            text-align: left;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 400;
    }
  

		/***************************************	PAGE A PROPOS ************************************************************************/

.slide_apropos1 {
  width: 100%;
  height: 300px;
  margin: 0;
  background: #fb0089;
}

.slide_apropos1 .apropos_grid {
        display: flex;
        width: 100%;
        height: 300px;
        margin: 0 auto;
        padding: 1em;
        align-items: center;
        justify-content: center;
        text-align: center;
}


.slide_apropos1 h2{
  font-family: Oswald;
  color: #fff;
  margin: 0;
  padding: 0;
  letter-spacing: -2px;
  font-size: 4em;
  font-weight: 400;
  line-height: 95%;
}


	/* DIRECTEUR ARTISTIQUE */
		.slide_apropos3 {
      width: 100%;
      height: auto;
      overflow: hidden;
      margin: 0 auto 2em;
      padding: 0;
      background: #fff;
			}


		.slide_apropos3 h2 {
         font-size: 2.5em;
        color: #121212;
        margin: 30px auto 15px 15px;
        padding: 0;
        font-family: Oswald;
        text-transform: uppercase;
        font-weight: 400;
        line-height: 1;
			}


	.slide_apropos3 .da  {
            width: 90%;
            line-height: 1;
            font-size: 1em;
            color: #fff;
            margin: 15px auto 0;
            padding: 0;
            background: #eee;
		}

/** colonne gauche **/
	.slide_apropos3 .da .logoda {
    width: 100%;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: none;
  }

.slide_apropos3 .da .logoda::after {
  content: '';
  padding-top: 100%;
  display: block;
}

.slide_apropos3 .da .logoda .logo_content {
 width: 100%;
 height: 100%;
}

		.slide_apropos3 .da .logoda .logo_content .spip_logo {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: top center;
      border-radius: 15px;
      margin: 0;
      padding: 0;
		}

/** colonne droite **/
.slide_apropos3 .da .text{
            width: 90%;
            margin: 15px auto 1em auto;
}

.slide_apropos3 .da .text h3 {
  font-size: 2.5em;
  color: #121212;
  margin: 0 0 20px;
  font-family: Oswald;
  text-transform: uppercase;
  font-weight: 200;
  text-align: left;
  }




/* EQUIPE */

 .slide_apropos4{
   width: 100%;
   height: auto;
   overflow: hidden;
   margin: 0 auto 0;
   padding: 0 1em;
   background: #fff;
}

.slide_apropos4 h2 {
  font-size: 6em;
  color: #fff;
  margin: 0 auto 0;
  padding: 0;
  font-family: Oswald;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  background: #fb0089;
  display: inline;
}

 .slide_apropos4 ul{
   width: 100%;
   display: grid;
   grid-template-columns: auto auto;
   margin: 0 auto 1em;
   padding: 0;
   gap: 10px;
}
}

 .slide_apropos4 ul li{
   margin: 0;
  padding: 0;
  height: 280px;
  overflow: hidden;
}

.slide_apropos4 ul li .spip_logo {
  width: 100%;
  height: 200px;
  margin: 0;
  padding: 0;
  object-fit: cover;
  background: #eee;
  float: none;
  border-radius: 15px;
}
 .slide_apropos4 ul li h3 {
	 font-family: Oswald;
	 font-weight: 100;
	 text-transform: uppercase;
	 color: #121212;
	 font-size: 1.5em;
	  margin: 10px 0 0;
	 padding: 0;
	 text-align: center;
}

 .slide_apropos4 ul li h4 {
	 font-family: Oswald;
	     font-weight: 100;
	     text-transform: uppercase;
	     color: #121212;
	     font-size: 1.2em;
	     margin: 0;
	     padding: 0;
	     text-align: center;
}



/***************************************	PAGE PARTENAIRES ************************************************************************/

.partenaires {
  width: 90%;
  margin: 0 auto;
}

.partenaires a, .partenaires a:visited, .partenaires a:focus, .partenaires a:active, .partenaires a:hover {
  border:none!important;
  background-color: transparent!important;
}

.partenaires ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.partenaires ul li {
        max-width: 90px;
        height: auto;
        margin: 0 10px 10px 0;
}

.partenaires ul li img {
  width: 100%;
  border:none;
  background: none;
  margin: 0 10px 10px 0;
}



/***************************************	ACTIONS CULTURELLES ************************************************************************/



			/* actions culturelles */

			.actions_culturelles{
        width: 90%;
        height: auto;
        overflow: hidden;
        margin: 1em auto;
        padding: 0;
			}



/**détail missions**/

.actions_culturelles .actions_list {
margin: 0;
padding: 0;
}
.actions_culturelles .actions_list ul {
margin: 0;
padding:0;
}

.actions_culturelles .actions_list ul li {
  overflow: hidden;
  height: auto; /* ou auto si nécessaire */
}

.actions_culturelles .actions_list ul li.size {
width: 100%;
margin: 0 auto;
}

.actions_culturelles .actions_list ul li.mot {
display: none;
}

.actions_culturelles .actions_list ul li.motgris {
  text-align: center;
  color: #eee;
  font-family: 'Oswald';
  text-transform: uppercase;
  width: auto;
  margin: 0 auto;
  padding: 0;
  height: 100%;
}
.actions_culturelles .actions_list ul li.motgris .a {
  font-size: 4.7em;
  font-weight: 800;
  line-height: 95%;
}
.actions_culturelles .actions_list ul li.motgris .b {
  font-size: 3.65em;
  font-weight: 800;
  line-height: 95%;
}
.actions_culturelles .actions_list ul li.motgris .c {
  font-size: 3.5em;
  font-weight: 800;
  line-height: 95%;
}
.actions_culturelles .actions_list ul li.motgris .d {
  font-size: 6em;
  font-weight: 800;
  line-height: 95%;
}

.actions_culturelles .actions_list ul li img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 15px;
}

.actions_culturelles .actions_list ul li img#formation {
  display: none;
}

.actions_culturelles .actions_list ul li .content_actions {
  padding: 0;
  margin: 0;
  text-align: left;
}



.actions_culturelles .actions_list ul li .content_actions h2 {
 color: #121212;
 font-size: 2.5em;
 margin: 1em 0 0.3em;
 padding: 0;
 font-family: Oswald;
 letter-spacing: normal;
}

.actions_culturelles .actions_list ul li .content_actions h2 span{
  font-size: 1.5em;
text-transform: uppercase;
color: #121212;
margin: 0;
padding: 0;
font-family: Oswald;
letter-spacing: 2px;
}


.actions_culturelles .actions_list ul li .text {
  margin: 0;
  padding: 0;
}


/***********************************	NOUS REJOINDRE ************************************************************************/

.page.bgadherer {
  background-color: #cde5e3;
}


.rub_rej {
        display: flex;
        width: auto;
        margin: 2em auto;
        padding: 0;
        gap: 12px;
        flex-direction: row;
        justify-self: self-start;
}

.rub_rej_grid {
  width: 90%;
  margin: 1em auto 3em;
  padding: 0;
  align-items: flex-start;
  gap:2em;
}


.rub_rej_grid .page_rub_rej {
  width: 100%;
  margin: 0;
  padding: 0;
}

  .rub_rej_grid .page_rub_rej h2 {
    font-family: Oswald;
    font-size: 3em;
    font-weight: 400;
    text-transform: uppercase;
    color: #121212;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    text-align: left;
  }



/** Menu nous rejoindre */


.menu_rejoindre{
        width: 90%;
        margin: 0 auto;
        padding: 1em;
}

.menu_rejoindre h2 {
  font-family: Oswald;
  font-size: 2em;
  font-weight: 100;
  color: #121212;
  text-transform: uppercase;
  text-align: center;
  margin: 1em 0 0;
  padding: 0;
}


.menu_rejoindre ul{
        display: flex;
        margin: 0;
        align-items: center;
        justify-content: center;
}

.menu_rejoindre ul li{
        padding: 10px;
        margin: 0;
}

.menu_rejoindre ul li .on{
        color: #fff;
        background: #5f2691;
                padding: 15px;
}

.menu_rejoindre ul li a {
        color: #121212;
        padding: 15px;
                text-decoration: none;
}

.menu_rejoindre ul li a:hover {
 background: #eee;
color: #121212;
  text-decoration: none;
}

.menu_rejoindre ul li h3{
  display: flex;
        font-family: Oswald;
        text-transform: uppercase;
        margin: 0;
        font-size: 1.7em;
        font-weight: 500;
}



/** FIN menu rejoindre **/



.rub_rejoindre {
        margin: 0;
        padding: 0;
        height: auto;
        overflow: hidden;
 }

 .rub_rejoindre h2 {
   font-family: 'Oswald';
   font-size: 3em;
   color: #2ed0c3 ;
   text-transform: uppercase;
   text-align: left;
   margin: 0;
   padding: 0;
 }

.rub_rejoindre h4 {
border-left: #eee solid 10px;
font-size: 1.7em;
margin: 1em 0 1em 1em;
padding: 0.5em;
font-family: Oswald;
}




/* BLOC 2 */
.article_rejoindre .rejoindre_2  {
display: grid;
 grid-template-columns: 50% 50%;
line-height: 1;
font-size: 1em;
color: #121212;
margin: 2em auto;
padding: 0;
height: auto;
overflow: hidden;
gap: 2em;
}


.article_rejoindre .rejoindre_2 .rejoindre_col1  {
width: 100%;
margin: 0;
    }

    .article_rejoindre .rejoindre_2 .rejoindre_col1 img {
    width: 100%;
    margin: 0;
    font-size: 1.3em;
    line-height: 1.6;
        }

    .article_rejoindre .rejoindre_2 .rejoindre_col2 {
    margin: 0;
    padding: 1em;
      }



        .article_rejoindre .rejoindre_2 .rejoindre_col2 .textes  {
        width: 95%;
        line-height: 1;
        font-size: 1em;
        color: #fff;
        margin: 0.1em 0;
        background: #121212;
        border-radius: 10px;
        padding: 0.5em 1em;
            }


/***************************************	PAGE ACTU ************************************************************************/
.page.bgactu {
  background-color: #fff!important;
}

.entete_actu {
        height: auto;
        margin: 50px auto 0;
        overflow: hidden;
    }

    .entete_actu h1 {
            font-family: 'Oswald';
            font-size: 5em;
            font-weight: 500;
            color: #fc0089;
            text-transform: uppercase;
            transform: rotate(-90deg);
            transform-origin: right top;
            white-space: nowrap;
            display: inline-block;
            position: relative;
            top: 0;
            left: -100px;
    }
    
  .entete_actu .txt_rubrique {
  margin: 0;
   }

    .entete_actu .txt_rubrique .texte {
    margin: 0 auto;
    width: 90%;
    }

      .entete_actu .txt_rubrique .texte .texte_1 {
margin: 0 0 10px 0;
            font-size: 1.6em;
            line-height: 95%;
            color: #FB000D;
            font-family: Quicksand, sans-serif;
            font-weight: 800;
            letter-spacing: -1px;
            text-transform: uppercase;
            text-align: center;
    }

  .entete_actu .txt_rubrique .texte .texte_2 {
            margin: 20px 0 10px 0;
            font-size: 3.1em;
            line-height: 85%;
            text-align: center;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 600;
            letter-spacing: -1px;
    }

  .entete_actu .txt_rubrique .texte .texte_3{
margin: 20px 0 20px 0;
            font-size: 1.6em;
            line-height: 1.5;
            text-align: center;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 500;
    }



        /***LISTE ACTUS***/
 .actus_articles{
   width: 90%;
   margin: 4em auto;
   position: relative;
   left: 50%;
   transform: translate(-50%, 0);
}


 .actus_articles ul {
   width: 100%;
   margin: 0;
}

 .actus_articles ul li {
display: flex;
        flex-direction: column;
        width: auto;
        max-width: 500px;
        background: #fff;
        padding: 0;
        margin: 0 12px 12px 0;
}

 .actus_articles ul li h2{
   font-family: Oswald;
   text-transform: uppercase;
   font-weight: 400;
   text-align: left;
   margin: 0;
   font-size: 2em;
}

.actus_articles ul li .logo_actu {
  width: 100%;       /* s’adapte au bloc parent (250px) */
  height: auto;      /* garde les proportions */
}

.actus_articles ul li .logo_actu .spip_logo{
  object-fit: cover; /* optionnel, coupe l’image si elle dépasse */
  display: block;
  border-radius: 15px;
}


 .actus_articles ul li .date_actu {
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  text-align: left;
  font-size: 1em;
  line-height: 1.6;
  margin: 0 0 1em;
  text-transform: uppercase;
}

.actus_articles ul li a {
  color: #121212;
  padding: 0;
  margin: 0;
line-height: 1.2;
}

.actus_articles ul li a:hover {
 background:none;
}


/***************************************	PAGE ARTICLE ACTU ************************************************************************/

.art_actu {
  width: 90%;
  margin: 3em auto;
}

.art_actu h2 {
  width: 100%;
  font-family: 'Oswald';
  font-size: 5em;
  font-weight: 300;
  margin: 0 0 20px;
}

.art_actu .spip_logo {
      width: 100%;
      object-fit: cover;
      margin: 0 0 3em 0;
      padding: 0;
      border: none;
      height: 500px;
      object-position: top center;
}

h4.spip, h5.spip {
        font-family: Oswald;
        font-size: 1.9em;
        border-left: 15px solid #eee;
        padding: 0 0 0 10px;
        margin: 1em 0 1em 1em;
}

/***LISTE ACTUS***/
.art_liste {
width: 90%;
margin: 2em auto;
}

.art_liste h2 {
  font-family: Oswald;
          text-transform: uppercase;
          font-weight: 400;
          text-align: left;
          margin: 0 0 1em 0;
          font-size: 3em;
}


.art_liste ul {
  display: grid;
          grid-template-columns: 33% 33% 33%;
          gap: 20px;
          width: 100%;
          margin: 0;
}
.art_liste ul li {
  width: 100%;
  padding: 0;
  margin: 0;
}

.art_liste ul li h3{
          display: inline-block;
  font-family: Oswald;
          text-transform: uppercase;
          font-weight: 400;
          text-align: left;
          margin: 0.5em 0 0;
          font-size: 1.5em;
}



.art_liste ul li .spip_logo{
  object-fit: cover;
  display: block;
  width: 100%;
  height: 150px;
  margin: 0;
  border-radius: 15px;
}



.art_liste ul li .date_actu {
font-family: 'Quicksand', sans-serif;
font-weight: 500;
text-align: left;
font-size: 0.8em;
line-height: 1.6;
margin: 0 0 1em;
text-transform: uppercase;
}

.art_liste ul li a {
color: #121212;
padding: 0;
margin: 0;
}

.art_liste ul li a:hover {
background:none;
}

/*** PAGINATION ***/


.pagination .on .pagination-item-label,
.pagination a.pagination-item-label:hover,
.pagination a.pagination-item-label:focus,
.pagination a.pagination-item-label:active {
    background: #2ed0c3;
    color: #fff;
}

.pagination .pagination-item-label {
    display: block;
    flex-basis: 100%;
    background: #f0f0f0;
    color:#2ed0c3;
    text-decoration: none;
    padding: .5em;
    border-radius: .25em;
    text-align: center;
}

/*************************************PAGE SPECTACLES ***************************************/

/***LISTE ACTUS***/
.spectacles_articles{
  width: 100%;
  margin: 0 0 2em;
}


.spectacles_articles ul {
  display: flex;
flex-direction: column;
gap: 2em; /* espace vertical entre les .list_item */
  width: 90%;
  margin: 2em auto 0;
}

.spectacles_articles ul li {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      width: 100%;
      padding: 0;
      margin: 0 auto;
      gap: 10px;
      height: 200px;
      max-height: 300px;
}

.spectacles_articles ul li .logo {
  width: 100%;
  height: 200px;
  margin: 0;
  padding: 0;
}


.spectacles_articles ul li .logo .spip_logo {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 200px;
  margin: 0;
  padding: 0;
}


.spectacles_articles ul li .description {
  margin: 0;
}

.spectacles_articles ul li .description .type {
  display: inline-block;
  font-family: Oswald;
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
  padding: 5px;
  margin: 0;
  font-size: 1.2em;
  background: #fb0089;
  color: #fff;
}

.spectacles_articles ul li .description p {
  display: none!important;
}

.spectacles_articles ul li .description h2{
font-family: Oswald;
text-transform: uppercase;
font-weight: 400;
text-align: left;
margin: 10px 0 0;
font-size: 2em;
}
.spectacles_articles ul li .description h2 a {

}

.spectacles_articles ul li .description .date_actu {
        font-family: 'Quicksand', sans-serif;
        font-weight: 500;
        text-align: left;
        font-size: 1.2em;
        line-height: 1.1;
        margin: 1em 0 1em;
        text-transform: uppercase;
}



.spectacles_articles ul li a {
color: #121212;
padding: 0;
margin: 0;
}

.spectacles_articles ul li a:hover {
background:none;
}

/** DATES */

.dates {
  height: auto;
  overflow: hidden;
  margin: 2em 0 4em;
  padding: 0;
}

.dates h2 {
  font-family: 'Oswald';
  font-size: 2.6em;
  font-weight: 300;
  color: #5e2590;
  text-transform: uppercase;
  line-height: 1;
  padding: 1em 0 0;
  margin: 0 0 0 5px;
}

.dates ul {
  margin: 2em 0;
  padding: 0;
  display: grid;
  align-items: center;
  border:none;
}

.dates ul li {
  display: grid;
 grid-template-columns: 1fr 3fr 1fr;
  margin: 10px 0;
  padding: 0;
  border:none;
}

.dates ul li .date {
  height: 100%;
  font-weight: 500;
  font-family: 'Oswald';
  font-size: 1.4em;
  color: #fff;
  background: #fb0089;
  padding: 20px;
  margin: 0 10px 0;
  border-radius: 15px;
}
.dates ul li .horaire{
  font-weight: 500;
  font-family: 'Quicksand';
  padding: 0;
  font-size: 0.7em;
}
.dates ul li .lieu {
  height: 100%;
  font-weight: 300;
  font-family: 'Oswald';
  font-size: 1.6em;
  background: #eee;
  padding: 20px;
  margin: 0 10px 0;
  border-radius: 15px;
}
.dates ul li .tarif {
  font-family: 'Quicksand';
  font-weight: 500;
    padding: 20px;
}



/************************************* PAGE AGENDA *****************************************************************/

/** DATES */

.page_agenda {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 1em auto 3em;
  padding: 0;
}

.page_agenda h2 {
  display: inline;
  font-family: 'Oswald';
  font-size: 2.6em;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  padding: 0 10px 5px;
  background: #fb0089;
}

.page_agenda ul {
  margin: 0;
  padding: 0;
}

.page_agenda ul li {
  min-height: 315px;
  max-height: 390px;
  margin: 0 0 2em;
  padding: 0;
  border: none;
  align-items: center;
}

/** Date **/

.page_agenda ul li .date {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    height: 70px; 
    align-items: center;
    justify-content: center;
    text-align: center;
}

.page_agenda ul li .date h2,
.page_agenda ul li .date h3,
.page_agenda ul li .date h4 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page_agenda ul li .date h2 {
    height: 70px; 
       color: #fff;
      margin: 0;
       padding: 10px;
        background: #fb0089;
        border-radius: 15px 0 0 0;

        font-weight: 500;
        font-family: 'Oswald';
        font-size: 1.5em;
}

.page_agenda ul li .date h3 {
    height: 70px; 
        color: #121212;
         margin: 0;
       padding: 10px;
        background: #eee;

        font-weight: 500;
        font-family: 'Oswald';
        font-size: 1.5em;
}

.page_agenda ul li .date h4 {
    height: 70px; 
        color: #121212;
        border-radius: 0 15px 0 0;
        margin: 0;
       padding: 10px;
        background: #eee;


        font-weight: 200;
        font-family: 'Oswald';
        font-size: 1.5em;
}

/** Evénement **/

.page_agenda ul li .evenement {
  background: #eee;
  padding: 0 0 10px 0;
  margin: 0;
  border-radius: 0 15px 15px 0;
}

.page_agenda ul li .evenement .logo {
  position: relative;
  margin-left: 0;
}

.page_agenda ul li .evenement .logo h5 {
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 0;
  font-weight: 500;
  font-family: 'Oswald';
  font-size: 0.65em;
  margin: 10px 0 0 10px;
  padding: 5px;
  color: #121212;
  background: #fccf15;
  letter-spacing: 0.5px;
  }

.page_agenda ul li .evenement .spip_logo {
  float: none;
  height: 150px;
  margin: 0 0 10px 0;
  padding: 0;
  object-fit: cover;
}

.page_agenda ul li .evenement h2 {
  font-size: 1.7em;
  font-weight: 400;
  font-family: 'Oswald';
  color: #121212;
  margin: 0 0 10px;
  background: transparent;
}

.page_agenda ul li .evenement h3 {
  font-weight: 500;
  font-family: Quicksand;
  font-size: 1.1em;
  margin: 5px 0 0 10px;
  padding: 0;
  letter-spacing: -0.3px;
  }

.page_agenda ul li .evenement h4 {
        font-weight: 600;
        font-family: Quicksand;
        font-size: 1.1em;
        margin: 10px 0 0 10px;
        padding: 0;
        letter-spacing: -0.3px;
        color: #797878;
        line-height: 1;
  }
  .page_agenda ul li .evenement h4 img {
    width: 20px;
    height: auto;
    margin: 0 5px 0 0;
  }


.page_agenda ul li .evenement .tarif {
  font-family: 'Quicksand';
  font-weight: 500;
  }

/***************************************	PAGE PRESSE ************************************************************************/

.presse_articles {
  width: 90%;
  margin: 0 auto;
}

.presse_articles ul {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      gap: 1em;
      justify-content: center;
}

.presse_articles ul li {
  background: #eee;
  border-radius: 15px;
  padding: 1em;
}

.presse_articles ul li .description {

}
.presse_articles ul li .description .type {
  background: #2ed0c3;
  display: inline;
  padding: 5px 7px;
  font-size: 1em;
  font-family: 'Quicksand';
  color: #121212;
  font-weight: 600;
}

.presse_articles ul li .description h2 {
  font-family: 'Oswald';
  font-size: 2em;
  margin: 10px 0;
}

.presse_articles ul li .description h2 a,
.presse_articles ul li .description h2 a:visited {
color: #fb0089;
}

.presse_articles ul li .description h2 a:hover {
color: #eee;
}

.presse_articles ul li .description .date_actu {
    font-size: 1em;
}

.presse_articles ul li .description p {
  font-family: Quicksand;
  font-size: 1em;
  margin: 1em 0;
  line-height: 1.4;
}
/***************************************	PAGE CONTACT ************************************************************************/

.page.bgcontact {
  background-color: #eaeaea;
  background-image: none;
}

.entete_contact {
            width: 90%;
            height: auto;
            margin: 3em auto;
            gap: 1em;
            overflow: visible;
}

.entete_contact .txt_rubrique {
  margin: 130px 0 0;
   }

    .entete_contact .txt_rubrique .texte {
    margin: 0 auto;
    width: 90%;
    }

      .entete_contact .txt_rubrique .texte .texte_1 {
            margin: 0 0 10px 0;
            font-size: 1.6em;
            line-height: 95%;
            color: #FB000D;
            font-family: Quicksand, sans-serif;
            font-weight: 800;
            letter-spacing: -1px;
            text-transform: uppercase;
            text-align: center;
    }

  .entete_contact .txt_rubrique .texte .texte_2 {
            margin: 20px 0 10px 0;
            font-size: 7em;
            line-height: 85%;
            text-align: center;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 600;
            letter-spacing: -3px;
    }

  .entete_contact .txt_rubrique .texte .texte_3{
            margin: 20px 0 20px 0;
            font-size: 1.8em;
            line-height: 1.5;
            text-align: center;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 400;
    }


 .grid_contact {
        width: 100%;
        margin: 100px 0 0;
        padding: 0 0 100px 0;
        background: #fff;
      }

.grid_contact .contact_lien {
        display: flex;
        width: 100%;
        height: 150px;
        margin: 0;
        padding: 0;
        align-items: center;
}

 .grid_contact .contact_lien .grid_lien {
        margin: 0 auto;
        padding: 0;
       }

        .grid_contact .contact_lien .grid_lien .lien {
        margin: 0 0 10px;
        padding: 0;
       }

        .grid_contact .contact_lien .grid_lien .lien a,
           .grid_contact .contact_lien .grid_lien .lien a:visited {
        font-size: 1.2em;
        color:#FB000D;
       }

        .grid_contact .contact_lien .grid_lien .lien a:hover {
        font-size: 1.2em;
        color:#fff;
        background-color: #FB000D;
       }
        .grid_contact .contact_lien .grid_lien .tel {
        margin: 0 0 20px;
        padding: 0;
        font-size: 1.2em;
       }

  .grid_contact .contact_lien .grid_lien h2 {
        font-family: Oswald;
        font-size: 4em;
        margin: 0 0 30px 0;
  }


.grid_contact .contact_lien .grid_lien img{
  margin: 0;
  width: auto;
  height: 30px;
  display: block;
  padding: 5px;
}

.grid_contact .contact_lien .grid_lien span{
  display: block;
  font-size: 1.2em;
  font-weight: 400;
  font-family: 'Quicksand';
}

 .grid_contact .contact_lien .grid_lien span a,
 .grid_contact .contact_lien .grid_lien span a:visited {
	color: #121212;
	text-decoration: none;
	background: none;
}

 .grid_contact .contact_lien .grid_lien span a:hover {
        color: #ffffff;
        text-decoration: none;
        background: #121212;
}

 .grid_contact .contact_form {
        display: flex;
        align-self: flex-start;
        justify-content: center;
        margin: 2em 0 0;
        padding: 0 2em;
         text-align: left;
        font-family: 'Quicksand', sans-serif;
        font-weight: 400;
}

 .grid_contact .contact_form .formulaire_spip{
margin: 0;
}

.grid_contact .contact_form .formulaire_spip .editer {
    margin: 0;
    padding: 0;
}

 .grid_contact .contact_form .formulaire_spip label {
	display: block;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
	    font-size: 1.2em;
    margin: 0;
    padding: 0;
}

 .grid_contact .contact_form input, textarea, select, button {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
	font-size: 1em;
	padding: 1em;
	background: #eee;
	border: 1px solid #3da3a1;
}

.grid_contact .contact_form input[type="submit"],
.grid_contact .contact_form input.btn, input.submit, input[type="button"],
 .grid_contact .contact_form input.button, input[type="image"],
 .grid_contact .contact_form input.image, button {
   cursor: pointer;
   background: #121212;
   color: #fff;
   font-family: Oswald;
   font-weight: 400;
   font-size: 1em;
   text-transform: uppercase;
}

 .grid_contact .contact_form .formulaire_spip fieldset {
    margin: 0;
    padding: 0;
}

 .grid_contact .contact_form .formulaire_spip input.text,
 .formulaire_spip select,
 .formulaire_spip textarea {
   width: 100%;
   font-family: 'Quicksand', sans-serif;
   font-weight: 400;
   font-size: 1.2em;
   box-sizing: border-box;
   padding: 1em 1em;
   border: solid 2px #121212;
   border-radius: 15px;
   background: transparent;
   text-align: left;
           margin: 0 0 10px;
}


/***************************************	PAGE FESTIVAL ************************************************************************/

.page.bgfestival {
  background-color: #eaeaea;
}

.slide_festival0 {
        display: flex;
        align-items: center;
        width: 100%;
        height: 300px;
        background: #2ed0c3;
}

.slide_festival0 h1 {
        width: 90%;
        margin: 0 auto;
        font-size: 1.9em;
        font-weight: 500;
        line-height: 1.2;
}

.slide_festival1 {
  margin: 0;
}

.slide_festival1 .entete_festival {
            display: flex;
            align-items: flex-start;
            width: 90%;
            height: auto;
            margin: 3em auto;
            gap: 1em;
            overflow: visible;
}

.slide_festival1 .entete_festival .txt_rubrique {
  margin: 130px 0 0;
   }

   .slide_festival1 .entete_festival .txt_rubrique .texte {
    margin: 0 auto;
    width: 90%;
    }

    .slide_festival1  .entete_festival .txt_rubrique .texte .texte_1 {
            margin: 0 0 10px 0;
            font-size: 1.6em;
            line-height: 95%;
            color: #FB000D;
            font-family: Quicksand, sans-serif;
            font-weight: 800;
            letter-spacing: -1px;
            text-transform: uppercase;
            text-align: center;
    }

 .slide_festival1 .entete_festival .txt_rubrique .texte .texte_2 {
            margin: 20px 0 10px 0;
            font-size: 7em;
            line-height: 85%;
            text-align: center;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 600;
            letter-spacing: -3px;
    }

 .slide_festival1 .entete_festival .txt_rubrique .texte .texte_3{
            margin: 20px 0 20px 0;
            font-size: 1.8em;
            line-height: 1.5;
            text-align: center;
            color: #121212;
            font-family: Quicksand, sans-serif;
            font-weight: 400;
    }


.slide_festival1 .scene_img {
        height: 384px;
        background-image: url(https://lacompagniepopart.fr/IMG/festival/scene.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
}



/** Slide festival 2 **/

.slide_festival2 {
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.slide_festival2 .image {
  width: 100%;
  height: 500px;
}

.slide_festival2 .image img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: top center;
}


.slide_festival2 .bloc_editions {
        width: 90%;
        margin: 0 auto;
        padding: 1em;
}

.slide_festival2 .bloc_editions ul {
width: 95%;
        display: flex;
        align-items: stretch;
        gap: 3em;
        padding: 2em 1em;
        margin: 0 auto;
        list-style: none;
}

.slide_festival2 .bloc_editions ul li {
  display: grid;
  grid-template-columns: 1fr 70px;
  gap: 0;
}

.slide_festival2 .bloc_editions ul li .logo_festival{
  width: 100%;
  height: auto;
  overflow: hidden;
}

.slide_festival2 .bloc_editions ul li .logo_festival .spip_logo {
  width: 100%;
  max-width: 300px;
  height: 100%;
  object-fit: cover;
  margin: 0;
  border-radius: 15px 0 0 15px;
}


.slide_festival2 .link-block h2 {
  margin: 0;
  transform: rotate(90deg);
  white-space: nowrap;
  font-size: 3em;
  font-weight: 500;
  font-family: Oswald;
  line-height: 3;
  text-align: center;
  letter-spacing: 1px;
  color: inherit; /* important pour hériter la couleur au hover */
}


.slide_festival2 .link-block {
  display: block; /* nécessaire pour que le lien prenne la taille du contenu */
  background: #eee;
  border-radius: 0 15px 15px 0;
  color: #fb0089;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
  height: 100%;
}

.slide_festival2 .link-block .text {
  width: 70px;
  height: 100%;
  overflow: hidden;
  border-radius: 0 15px 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide_festival2 .link-block .text:hover {
  background: #fb0089;
  margin: 0;
  padding: 0;
}

.slide_festival2 .link-block h2:hover {
  color: #eee;
}


/***************************************	PAGE AGENDA ************************************************************************/

.agenda{
	background: #fff;
    margin: 0;
      padding: 0 0 2em 0;
}

.agenda h1 {
	font-family: Oswald;
    text-align: left;
    font-size: 3em;
    margin: 0;
    padding: 2em;}

.agenda ul {
	width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 33% 33% 33%;
		gap:2em;
	}

.agenda ul li {
	text-align: left;
border: 2px solid #eee;
}

.agenda ul  .spip_logo {
	object-fit: cover;
height: 200px;
}

.agenda ul li dt {
	font-family: Oswald;
	text-transform: uppercase;
	text-align: center;
	padding: 1em;
	background: #eee;
	margin: 1em 0;
	}

.agenda ul li dd {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
    font-size: 1.1em;
  }


/***************************************	POPUP EQUIPE ************************************************************************/

.bouton {
        position: relative;
        margin: 0;
        padding: 0;
        top: -100px;
        right: -10px;
}

.bouton_text {
  width: 30px;
  height: 30px;
	margin: 0;
	padding: 0;
  background: #fff;
}

.bouton_text a.open-popup,
.bouton_text a:visited.open-popup {
        display: block;
        color: #121212;
        font-family: Oswald;
        font-weight: bold;
        font-size: 1.3em;
        text-align: center;
        text-decoration: none;

}
.bouton_text a:hover.open-popup {
	color: #eee;
  background: none;
  border:none;
}

.popup-content{
  font-size: 1.3em;
  font-family: Quicksand, sans-serif;
  color: #121212;
  line-height: 1.5;
  padding: 2em 1em;
  text-align: left;
}
.popup-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  justify-content: center;
  align-items: center;
}

.popup-box {
  background: white;
  padding: 30px;
  max-width: 600px;
  width: 90%;
  border-radius: 12px;
  position: relative;
  animation: popupIn 0.3s ease-out;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  text-decoration: none;
  color: #121212;
}
a.popup-close,
a:visited.popup-close {
  font-size: 24px;
  text-decoration: none;
  color: #121212;
  font-weight: bold;
}

a:hover.popup-close {
  font-size: 24px;
  text-decoration: none;
  color: #121212;
  font-weight: bold;
  background: none;
  border: none;
}

@keyframes popupIn {
  from {
    transform: translateY(-50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}


/***************************************************************** FOOTER*****************************************************************************************************/

footer {
  position: relative;
  bottom: 0;
  width: 100%;
  clear: both;
  padding: 1em;
  margin: 0;
  border: none;
  background: #FFB300;
}
.footer {
  height: auto;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: none;
}

.footer .content .logorouge {
        width: 70px;
        margin: 0 auto;
}

.footer .content .logorouge img {
          width: 100%;
        height: auto;
}

.footer .content {
  margin: 0;
  min-height: auto;
}

.footer .content .copyright {
  margin: 0;
  min-height: auto;
}

.footer .content .copyright  p {
        width: 60%;
        color: #121212;
        text-align: center;
        font-family: 'Quicksand';
        font-size: 0.95em;
        font-weight: 600;
        margin: 15px auto 0;
}



/*ICONES SOCIAL*/

.footer .content .socialtag {
  text-align: center;
  margin: 15px 0 0 0;
}
.footer .content .socialtag img{
  width: 40px;
  height: auto;
}

.footer .content .socialtag a,
.footer .content .socialtag a:visited{
text-decoration:none;
border:none;
background:none;
 }

.footer .content .socialtag a:hover{
text-decoration:none;
border:none;
background:none;
 }

/* SOUS MENU */
.footer .sousmenu {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content:flex-start;
}



.footer .sousmenu ul {
  display: block;
		margin: 0;
		padding: 0;
}

.footer .sousmenu ul li {
	margin: 0;
  padding: 0;
  text-align: left;
}

.footer .sousmenu ul li a,
.footer .sousmenu ul li a:visited {
  color: #121212;
  font-size: 1.3em;
  font-family: Oswald;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
}

.footer .sousmenu ul li a:hover{
  background: #fff;
color: #121212;
}

/****************** MENUDER *********************/
:root {
	--menuder-bg: #fff;
	--menuder-border-color: #666;
	--menuder-border-width: 2px 0;

	--menuder-child-first-border-color: #fff #bbb #bbb #bbb;
	--menuder-child-first-border-width: 2px 2px 2px 2px;
	--menuder-child-first-bg: #fff;

	--menuder-child-next-border-color: #bbb;
	--menuder-child-next-border-width: 2px;
	--menuder-child-next-bg: #fff;

	--menuder-caret-color: currentColor;
	--menuder-link-padding-y: 0.25em;
	--menuder-link-padding-x: 0.75em;
	--menuder-caret-bottom-img:url('img/chevron-bottom-xx.svg');
	--menuder-caret-right-img:url('img/chevron-right-xx.svg');
	--menuder-caret-width:1em;
	--menuder-caret-height:1.5em;
}

.menuder-container {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 80px;
  display: flex;
  align-items: center;
  z-index: 3
}
.menuder {
	background-color: transparent;
}


.menuder ul,
.menu-items.menuder,
.menuder .menu-items {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
  border:none;

	display: flex;
	justify-content: flex-end;
	align-items: stretch;
	flex-direction: row;
	font-weight: 500;
}

.menuder li,
.menuder .menu-items__item {
	width: auto;
   margin: 0;
	padding: 0;
	position: relative;
}

.menuder a,
.menuder .menu-items__lien  {
	display: block;
	height: 100%;
	padding-top: var(--menuder-link-padding-y, 0.25em);
	padding-bottom: var(--menuder-link-padding-y, 0.25em);
	padding-left: var(--menuder-link-padding-x, 0.75em);
	padding-right: var(--menuder-link-padding-x, 0.75em);
	text-decoration: none;

  text-decoration: none;
  font-family: Oswald;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #121212;
  padding: 0.5em;
  letter-spacing: 2px;
  font-weight: 400;
}

.menuder a:hover {
background:#5e2590;
color:#fff;
padding: 0.5em;
margin: 0;
}

.menuder a.daddy,
.menuder .menu-items__lien:not(:last-child){
	padding-right: 0.5em;
}
.menuder a.daddy:before,
.menuder .menu-items__lien:not(:last-child):before  {
	content:'';
	display: block;
	position: absolute;
	top:var(--menuder-link-padding-y, 0.25em);
	right: var(--menuder-link-padding-x, 0.75em);
	width: var(--menuder-caret-width,1em);
	height: var(--menuder-caret-height,1.5em);

	background-color:var(--menuder-caret-color,currentColor);
	-webkit-mask-image: var(--menuder-caret-bottom-img);
	mask-image: var(--menuder-caret-bottom-img);
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;

	transition: transform ease 0.25s;
}

.menuder li li a.daddy:before,
.menuder .menu-items__item .menu-items__item .menu-items__lien:before {
	-webkit-mask-image: var(--menuder-caret-right-img);
	mask-image: var(--menuder-caret-right-img);
}

.menuder li,
.menuder .menu-items__item .menu-items {
	width: auto;
	padding: 0;
  margin: 0;
	position: relative;
}

.menuder li ul,
.menuder .menu-items__item .menu-items {
	flex-direction: column;

	position: absolute;
	left: -999rem;
	height: auto;
	width: 200px;
	min-width: 100%;
	max-width: none;
	margin: 0;
	font-weight: normal;
	z-index:100;

	border:none;
	background-color: var(--menuder-child-first-bg,#fff);
}

.menuder li li ul,
.menuder .menu-items__item .menu-items__item .menu-items {
	background-color: var(--menuder-child-next-bg,#fff);
	border-color: var(--menuder-child-next-border-color, #bbb);
	border-width: var(--menuder-child-next-border-width, 2px);
}


.menuder li:hover>ul,
.menuder li:focus-within>ul,
.menuder .menu-items__item:hover>.menu-items,
.menuder .menu-items__item:focus-within>.menu-items {
	left: auto;
  text-decoration:none;
}

.menuder li:hover>a:before,
.menuder li:focus-within>a:before,
.menuder .menu-items__item:hover>.menu-items__lien:before,
.menuder .menu-items__item:focus-within>.menu-items__lien:before {
	transform: rotate(180deg);
	opacity: 0.5;
}


.menuder li li:hover>ul,
.menuder li li:focus-within>ul,
.menuder .menu-items__item .menu-items__item:hover>.menu-items,
.menuder .menu-items__item .menu-items__item:focus-within>.menu-items {
	left: 100%;
	top:0;
}

/***************** MENUDER SOMMAIRE ************************/

.menuder--blanc .menu-items__lien {
  color: #fff!important;
  background-color: transparent!important; /* ou autre couleur de fond au survol */

}

.menuder--blanc .menu-items__lien:hover {
  color: #121212!important;
  background-color: #ccc!important; /* ou autre couleur de fond au survol */
}


.menuder--blanc .menu-items__item .menu-items__lien {
  color: #fff!important; /* ou une autre couleur lisible sur fond blanc */
  background-color: transparent!important; /* ou autre couleur de fond au survol */
}

.menuder--blanc .menu-items__item .menu-items__lien:hover {
  color: #121212!important;
  background-color: #ccc!important; /* ou autre couleur de fond au survol */
}

.menuder--blanc {
  --menuder-child-first-bg: #5e2590; /* fond violet pour les sous-menus */
  --menuder-child-next-bg: #5e2590;  /* si sous-sous-menus */
}



/* BOUTON ADHERER */
 ul a.btn_menu_adherer,
 ul a:visited.btn_menu_adherer {
  background: #2ed0c3;
  color: #fff;
  padding: 0.5em;
}


 ul a:hover.btn_menu_adherer,
 ul a:hover.btn_menu_adherer {
  background: #eee;
  color: #121212;
}

.mentions {
  width: 70%;
  margin:0 auto 2em;
}


/** FIL D'ARIANE **/

.hierarchie {
        position: relative;
        top: 0;
        display: inline-flex;
        margin: 0;
        padding: 10px 15px;
        font-family: Oswald;
        font-size: 1.2em;
        font-weight: 400;
        color: #121212;
        align-items: center;
}

.hierarchie img {
     display: flex;
    align-items: center;
}

.hierarchie a.icon_link {
  width: 20px;
  height: 20px;
  background: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.hierarchie a.icon_link:hover {
  background: none !important;
  filter: contrast(0.1);
  filter: brightness(0) saturate(100%) invert(26%) sepia(95%) saturate(7495%) hue-rotate(290deg) brightness(97%) contrast(101%);
}



.hierarchie span {
        width: 5px;
        height: 5px;
        background: #121212;
        margin: 0 10px 0 0;
}


.hierarchie a, .hierarchie a:visited{
        color: #121212;
        text-decoration: none;
        font-weight: 400;
        text-transform: uppercase;
        margin: 0 10px 0;
        padding: 5px 10px;
      }

.hierarchie a:hover{
        color: #fff;
        background: #fb0089;
        border-radius: 10px;
}

.hierarchie .on {
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        background: #fb0089;
        border-radius: 10px;
        padding: 5px 10px;
}

}