/* bleu : #051bc7
ADV
bleu : #2D509D

*/



@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Open+Sans:wght@200&display=swap');

@font-face {
  font-family: 'Paysage';
  src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Paysage-Bold.woff2') format('woff2'),
      url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/csswebfonts/Paysage-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Paysage';
  src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Paysage-Black.woff2') format('woff2'),
      url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Paysage-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Paysage';
  src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Paysage-Regular.woff2') format('woff2'),
      url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Paysage-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@font-face {
    font-family: 'Decoupe';
    src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-Bold.woff2') format('woff2'),
        url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decoupe';
    src: url('../webfonts/Decoupe-ExtraBold.woff2') format('woff2'),
        url('../webfonts/Decoupe-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decoupe';
    src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-BoldItalic.woff2') format('woff2'),
        url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Decoupe';
    src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-LightItalic.woff2') format('woff2'),
        url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Decoupe';
    src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-Light.woff2') format('woff2'),
        url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decoupe';
    src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-ExtraBoldItalic.woff2') format('woff2'),
        url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Decoupe';
    src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-Regular.woff2') format('woff2'),
        url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decoupe';
    src: url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-RegularItalic.woff2') format('woff2'),
        url('https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Decoupe-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
 font-family: "karrik";
 src: url("https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Karrik-Regular.woff2") format("woff2"),
        url("https://www.lesateliersduvent.org/wp-content/themes/adv-theme/inc/assets/webfonts/Karrik-Regular.woff") format("woff");
        font-weight: normal;
        font-style: normal;
        font-display: swap;
}

.rebond{
  animation: 1s infinite alternate movetoday;
}

@keyframes movetoday { 
  from { 
     box-shadow: 0px 0px 0 rgba(0,0,0,1);
      transform:translate(0px, 0px) 
  } to { 
      box-shadow: 5px 5px 0 rgba(0,0,0,1);
      transform:translate(-5px, -5px)
  }
}

.text-italic,
h2.decoupe,
.h2.decoupe{
  font-style: italic
}

.modal-open{
  overflow: auto;
  padding-right:0 !important;
}

.super{
  font-size: 19px
}

.grayscale{
  filter: grayscale(1);
  mix-blend-mode: multiply
}


a, span.link{
  color: #000 !important;
  text-decoration: none;
  position: relative;
  z-index: 1;
  
}


p a{

  white-space: nowrap;
  
}

p a:before,
span.link:before{
 content:'';
 position: absolute;
 display: block;
 height: 5px;
 width: calc(100% + 10px);
 bottom: 0;
 left: -5px;
 background-color: #F4E656;
 transition: all .2s ease;
 z-index: -1
  
}

p a:after,
span.link:after {
content: '';
display: inline-block;
height: 16px;
width: 16px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuNiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTYgMTYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2IDE2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzFEMUQxQjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05LjgsMTMuMmMwLjMsMC4yLDAuNiwwLjQsMC44LDAuN2w0LjgtNS4yTDE2LDguMWwtMC42LTAuNmwtNS01LjRDMTAuMywyLjQsMTAuMSwyLjcsOS44LDNsNC40LDQuNUw3LjUsNy42CglMMCw3LjRMMCw4bDAsMC42bDcuNS0wLjFsNi45LDAuMUw5LjgsMTMuMnoiLz4KPC9zdmc+Cg==);
margin-left: 10px;
line-height: 2rem;
}


p a:hover{
  text-decoration: none !important
}
p a:hover:before,
span.link:hover::before{
   height: 100%;
    transition: all .2s ease
  }

a.btn{

  text-decoration: none
}
a:active{
  outline: none
}

ul li{
  font-family: 'Paysage', sans-serif !important
}

.barre{
	border-bottom: 1px solid #000;
	width:91.666667%
}

.main-menu a{
  display: block;
}

.main-menu a:hover{
  background: #af3229;
  text-decoration: none
}
/*
.liste-article > .article:hover  *{
  color: #af3229 !important;
  transition: all .2s ease;
}
.illus_actu .illustration > img,
.liste-article > .article:hover  .illustration > img{
  mix-blend-mode: luminosity;
  transition: all .2s ease;
  border-color: #af3229 !important
}

.liste-article > .article:hover  .btn{
  border-color: #af3229 !important;
  transition: all .2s ease
}
*/
.illustration{
	overflow: hidden
}
.owl-carousel .article .illustration > img{
	  transition: all .5s ease;
	transform: scale(1)
}

.owl-carousel .article:hover .illustration > img{
	  transition: all .5s ease;
	transform: scale(1.1)
}

ul#menu-principal  li{
  background: black
}
ul#menu-principal  li a{
  font-family: karrik !important;
  text-decoration: none !important;
  background: white;
		border: 1px solid #fff;
	border-radius: 0%;
	transition: all .3s ease
}

ul#menu-principal > li + li{
  border-left:1px solid #000
}


ul#menu-principal > li:hover > a,
ul#menu-principal >li > ul > li:hover > a,
ul#menu-principal a[aria-expanded="true"]{
  color: #000 !important;
	border: 1px solid #000;
	border-radius: 50%;
		transition: all .3s ease
}

ul#menu-principal >li:active,
ul#menu-principal >li a:active{
  outline: none;
}

ul#menu-principal  li.active,
ul#menu-principal  li.current-page-ancestor
{
  background: white;
  color: #fff !important
}

ul#menu-principal  li.active>a,
ul#menu-principal  li.current-page-ancestor>a{
  color: #fff !important;
    background: #000;
    border-radius: 50%;
}

ul#menu-principal >li > ul > li:hover > a:active{
  color: #fff !important;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { 

ul#menu-principal > li + li{
  border: none;
  border-top:1px solid #000;
  
}

ul#menu-principal > li{
  border: none;
  border-top:1px solid #000;
  
}

}

ul.dropdown-menu  li{
  border-top:1px solid #000
}
/*
.menu-lieu > div + div{
	border-top: 1px solid #000
}
*/
.menu-lieu{text-align: center;}
/*
.menu-lieu > div:nth-of-type(1n){background: rgba(175,50,41,.5)}
.menu-lieu > div:nth-of-type(2n){background: rgba(175,50,41,.6)}
.menu-lieu > div:nth-of-type(3n){background: rgba(175,50,41,.7)}
.menu-lieu > div:nth-of-type(4n){background: rgba(175,50,41,.8)}
.menu-lieu > div:nth-of-type(5n){background: rgba(175,50,41,.9)}
*/
	

.menu-lieu > div:nth-of-type(odd){background: rgba(175,50,41,.6)}



.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}


.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#fff;display:inline-block;cursor:pointer;border-radius:3px; brder: 1px solid #000}.owl-theme .owl-nav [class*=owl-]:hover{background:#000;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px; border: 1px solid #000}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#000}

.owl-item{border-left: 1px solid #000}

.carousel_btn{
	width: calc(100vw / 3);
	height: 100%;
	display: block;
	z-index: 10;
	transition: all .2s ease
}

.carousel_btn.prev_btn{
	top: 0;
	left: 0;
	cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktYXJyb3ctbGVmdCIgdmlld0JveD0iMCAwIDE2IDE2Ij4KCQkJCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE1IDhhLjUuNSAwIDAgMC0uNS0uNUgyLjcwN2wzLjE0Ny0zLjE0NmEuNS41IDAgMSAwLS43MDgtLjcwOGwtNCA0YS41LjUgMCAwIDAgMCAuNzA4bDQgNGEuNS41IDAgMCAwIC43MDgtLjcwOEwyLjcwNyA4LjVIMTQuNUEuNS41IDAgMCAwIDE1IDh6Ij48L3BhdGg+CgkJCTwvc3ZnPg==") 0 32, auto
}

.carousel_btn.next_btn{
	top: 0;
	right: 0;
	cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktYXJyb3ctcmlnaHQiIHZpZXdCb3g9IjAgMCAxNiAxNiI+CgkJCQk8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xIDhhLjUuNSAwIDAgMSAuNS0uNWgxMS43OTNsLTMuMTQ3LTMuMTQ2YS41LjUgMCAwIDEgLjcwOC0uNzA4bDQgNGEuNS41IDAgMCAxIDAgLjcwOGwtNCA0YS41LjUgMCAwIDEtLjcwOC0uNzA4TDEzLjI5MyA4LjVIMS41QS41LjUgMCAwIDEgMSA4eiI+PC9wYXRoPgoJCQk8L3N2Zz4=") 64 32, auto;
}


.karrik{font-family: karrik}

body{
	font-family: karrik, sans-serif !important;
	font-size: 20px !important;
	color: #000 !important;
cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iY3VycmVudENvbG9yIiB2aWV3Qm94PSIwIDAgNjQgNjQiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01MS44LDUxLjhjLTAuOCwwLjgtMiwwLjgtMi44LDBMMTUuNiwxOC40bDAsMTcuOGMwLDEuMS0wLjksMi0yLDJjLTEuMSwwLTItMC45LTItMmwwLTIyLjZjMC0xLjEsMC45LTIsMi0yIGMwLDAsMCwwLDAsMGgyMi42YzEuMSwwLDIsMC45LDIsMnMtMC45LDItMiwybC0xNy44LDBMNTEuOCw0OUM1Mi42LDQ5LjgsNTIuNiw1MSw1MS44LDUxLjh6Ij48L3BhdGg+Cjwvc3ZnPg==") 13 13, auto;
}

a:hover{
	cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iY3VycmVudENvbG9yIiB2aWV3Qm94PSIwIDAgNjQgNjQiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01MS44LDUxLjhjLTAuOCwwLjgtMiwwLjgtMi44LDBMMTUuNiwxOC40bDAsMTcuOGMwLDEuMS0wLjksMi0yLDJjLTEuMSwwLTItMC45LTItMmwwLTIyLjZjMC0xLjEsMC45LTIsMi0yIGMwLDAsMCwwLDAsMGgyMi42YzEuMSwwLDIsMC45LDIsMnMtMC45LDItMiwybC0xNy44LDBMNTEuOCw0OUM1Mi42LDQ5LjgsNTIuNiw1MSw1MS44LDUxLjh6Ij48L3BhdGg+Cjwvc3ZnPg==") 13 13, auto !important
}


h1,
.editor-post-title{
	font-family: Decoupe;
	//text-transform: lowercase;
  font-weight: 400;
  
}

p, li {
  font-size: 20px;
  font-family: 'Paysage', sans-serif !important;
  line-height: 27px

}

strong, b{  font-family: 'karrik', sans-serif !important; font-weight: 400 !important}

.description-article ul li,
.infos-article ul li
 {
  font-size: 20px;
  font-family: 'Paysage', sans-serif;
}

.bg-light{
  background-color: #F4F8EB !important
}


.bg-green{
  background-color: #9DD2CB !important
}

.bg-brun{
	background:  #cbada6 ;
	overflow: hidden;
}

.btn.focus, .btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.btn-filtre[aria-expanded="false"] svg{
transform: rotateZ(0deg);
transition: all .3s ease	
}

.btn-filtre[aria-expanded="true"] svg{
transform: rotateZ(-180deg);
transition: all .3s ease
}

hr {
  border-top: 1px solid rgb(0,0,0) !important;
  border-bottom: none !important
}


.border-right-3{
	border-right:1px solid #000 !important
}

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

  .main-carousel .owl-item{
    margin-top: -3px;
  }
  
  .border-bottom-3-sm{
    border-bottom:1px solid #000 !important
  }

}
#main-menu{
  border-bottom: 1px solid #000;
}
.border-left-3{
	border-left:1px solid #000 !important
}

.border-top-3{
	border-top:1px solid #000 !important
}

.border-bottom-3{
	border-bottom:1px solid #000 !important
}


.year {
font-family: Decoupe;
font-weight: 400;
text-transform: uppercase !important;
  color: #000 !important;
  text-align: center;
  background: #fff;
  margin: 0;


}

.card-header:first-child {
    border-radius: 0;
}

.heading-year {
  color: #000 !important;
  text-decoration: none;
width: 100%;
}

.heading-year:hover {
  color: #af3229 !important;
  text-decoration: none;

}

.card.year-card {
border-left: 0;
border-right: 0;
border-radius: 0;

}


.seemore{
	min-height: 50px;
	text-transform: lowercase;
}

.seemore a{
	color: #000;
	
}

.form-check{
	position: relative
}

[type="checkbox"] {
margin-left: 15px;
z-index: 2;

	opacity: 1;
}

.form-check {
	position: relative;
	padding-left: 2.3em;
	font-size: 1.05em;
	line-height: 1.7;
	cursor: pointer; 
}



.checkb {

	width: 1.4em;
	height: 1.4em;
	border: 1px solid #000;
	background: #FFF;
	border-radius: 0;

	transition: all .275s;
}


[type="checkbox"]:not(:checked) ~ .checkb::after,
[type="checkbox"]:checked ~ .checkb::after {
	content: '✕';
	speak: never;
	position: absolute;
	top: 14px;
	left: 1px;
	font-size: 35px;
	color: #000;
	line-height: 0;
	transition: all .2s;
}



[type="checkbox"]:not(:checked) ~ .checkb::after {
	opacity: 0;
	transform: scale(0) rotate(45deg);
}


[type="checkbox"]:checked ~ .checkb::after {
	opacity: 1;
	transform: scale(1) rotate(0);
}


.form-check-label {
    margin-bottom: 0;
    margin-left: 15px;
}


/*
#carousel-home:after,
#header-img:after{
	position: absolute;
	height: 100%;
	width: 100%;
	content: '';
	display: block;
	top: 0;
	left: 0;
	background: url('../img/eclat2.png')no-repeat top left;
	background-size: contain;
	z-index: 1000000000
}
*/
/*
#carousel-home h1{
	font-size: 3.5rem;
}
*/


@media screen and (min-width: 600px){
  #aside{
    height: calc(100% - 90px);
    position: fixed;  
    right: 0; 
  }
}


.logo {
  width: 60px;
  text-align: center
}


.logo .st0 {
  fill: #000 !important;
}

.menu-right {
  position: fixed;
  width: 60px;
  bottom: 10em;
}


.star-img{
	clip-path: polygon(98% 19%, 80% 25%, 86% 3%, 70% 13%, 65% 2%, 55% 18%, 50% 3%, 36% 18%, 30% 5%, 21% 25%, 9% 11%, 12% 31%, 3% 32%, 13% 42%, 3% 51%, 18% 55%, 4% 73%, 23% 69%, 18% 93%, 30% 87%, 35% 100%, 50% 86%, 64% 100%, 73% 81%, 89% 96%, 86% 79%, 100% 81%, 89% 66%, 99% 62%, 84% 50%, 100% 45%, 86% 38%);
}


.date {
  padding: 15px;

}


.carousel-cell{
	overflow: hidden !important
}


@media screen and (min-width: 600px){

.rotate {
  transform-origin: center;
  transform: rotateZ(-90deg);
}
	
	
}




.soustitre {
  font-family: karrik;
  color: #000 !important;
  text-align: center;
  text-transform: lowercase;
}

.col2 {
  column-count: 2;
  column-gap: 30px;
  column-rule-style: solid;
  column-rule-width: 3px;
}

.nav-item {
  font-family: 'karrik';
  text-transform: lowercase;
  font-size: 20px;
}

/*
nav:not(.subnav) .nav-item + .nav-item {
  border-left: 0;
  border-left: 1px solid #000;
}
*/
.nav-link {
    color: #000 !important
}

.link-nav{
  transition: all .2s ease
}

.link-nav *{
  fill: #000;
  transition: all .2s ease
}

.link-nav:hover,
.link-nav:active{
  /*background: #000 !important;*/
  transition: all .2s ease
}
.link-nav:hover *,
.link-nav:active *{
 /* fill: #fff;*/
  transition: all .2s ease
}

.link-nav:hover .bi-arrow-left,
.link-nav:active .bi-arrow-left{
  margin-left: -1rem;
  transition: all .2s ease
}
.link-nav:hover .bi-arrow-right,
.link-nav:active .bi-arrow-right{
  margin-left: 1rem;
  transition: all .2s ease
}

.tip {
    
    background: #C8C8C8;
    margin-left: 28px;
    padding: 10px;
    position: absolute;
    width:200px;
    height:100px;
    border: 1px solid red;

}

.btn-filtre{
	position: relative
}
.btn-filtre:hover .tip {
    display: block !important;
        z-index: 100000000 !important
}


 /* Customize the label (the container) */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 20px;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
    border-right: 1px solid #000;
    cursor: crosshair !important
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;

}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #fff;

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
	content: '';
	speak: never;
	position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
	color: #000;
	line-height: 0;
  background: url('../img/x.svg')no-repeat center;
  background-size: 50%;
	transition: all .2s;
} 


.categorie-event + .categorie-event{
  border-top: 1px solid #000
}





.custom-select-lg {
  height: calc(2em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0;

}


.card{
	width: 100%;
	  overflow: hidden
}


#accordion-1 .card .site-title .heading-year div{
	  white-space: nowrap;
}

#accordion-1 .card:nth-of-type(odd) .site-title .heading-year div{
  animation: marquee 20s infinite linear;
  width: 100%;
}

#accordion-1 .card:nth-of-type(even) .site-title .heading-year div{
  animation: invmarquee 10s infinite linear;
}

#accordion-1 .card:nth-of-type(even) .site-title  span{
	min-width: 25%;
	display: inline-block;

}

#accordion-1 .card:nth-of-type(odd) .site-title  span{
	width: 25%;
	display: inline-block;

}


.event-cal.past + .event-cal.past{
  border-top: 1px solid #000
}

.bandeau-logo{
  width: 100%;
min-height:50px;
  position: relative;
  overflow: hidden;
  z-index: 1

}

.bandeau-logo > div{

position: absolute;
z-index: -1;
overflow: hidden;
animation: marquee 45s linear infinite;
width: 200vw;
}

.bandeau-logo > div.bandeau-nothover > *{
float: left;
width: 12.5%;
}

.bandeau-logo > div.bandeau-hover > *{
float: left;
width: 25%;
font-size: 2.5rem;
font-family: 'Decoupe';
}


.bandeau-logo .bandeau-hover,
.bandeau-logo:hover .bandeau-nothover{
  opacity: 0;
  transition: all .5s ease;
}


.bandeau-logo:hover .bandeau-hover,
.bandeau-logo .bandeau-nothover{
  opacity: 1;
  transition: all .5s ease;
}





.bandeau-titre{
  width: 100%;
height:59px;
  position: relative;
  overflow: hidden;

}

.bandeau-titre > div{
height: 59px;
position: absolute;
z-index: -1;
overflow: hidden;
animation: invmarquee 18s linear infinite;
width: 200%;
}


.bandeau-titre > div > h1{
float: left;
width: 25%;
text-transform: uppercase !important;
font-weight: 600;
line-height: 60px;
font-stretch: extra-expanded;
}

.bandeau-titre.double > div > h1{
  float: left;
  width: 50%;
  text-transform: uppercase !important;
  font-weight: 600;
  line-height: 60px;
  font-stretch: extra-expanded;
  }

.bandeau-galerie{
  z-index: 3;
  width: 100%;
  height:60px;
  position: relative;
  overflow: hidden;
}

.bandeau-galerie > div{
  height: 60px;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  animation: marquee 10s linear infinite;
  width: 200%;
}

.bandeau-galerie > div > h4{
float: left;
width: 50%;
text-align: center;
text-transform: uppercase !important;
font-weight: 100;
line-height: 60px;
}

.bandeau-galerie.infos > div{
  height: 48px;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  animation: invmarquee 25s linear infinite !important;
  width: 100vw;
  }
  
  
.bandeau-galerie.infos > div > h4{
  float: left;
  width: 50%;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 100;
  line-height: 60px;
  }
  
  .bandeau-galerie.double > div > h4{
  width: 25%;
    }



.bandeau-marquee-buvette{
  z-index: 3;
  width: 120%;
	right: -25%;
  height:30px;
  position: relative;
  overflow: hidden;
}

.bandeau-marquee-buvette h4{
padding: 0 3rem;
text-align: center;
text-transform: uppercase !important;
font-weight: 100;
line-height: 30px;
}


.bandeau-marquee,
.bandeau-marquee-titre{
  z-index: 3;
  width: 100%;
  height:60px;
  position: relative;
  overflow: hidden;
}

.bandeau-marquee  h4{
padding: 0 3rem;
text-align: center;
text-transform: uppercase !important;
font-weight: 100;
line-height: 60px;
}
  
.bandeau-marquee-titre h1{
text-transform: uppercase !important;
font-weight: 600;
line-height: 60px;
	padding: 0 3rem;
font-stretch: extra-expanded;
}



@media (max-width: 576px) {
	
  .bandeau-galerie > div > h4{
    width: 100%;
      }

.bandeau-marquee,
.bandeau-marquee-titre{
  z-index: 3;
  width: 100%;
  height:48px;
  position: relative;
  overflow: hidden;
}

.bandeau-marquee *,

.bandeau-marquee-titre *{
line-height: 48px !important;
}
  
 }


@media only screen and (min-device-width: 375px) and (max-device-width: 667px)  { 
  
  
  .bandeau-logo > div{
    
    position: absolute;
    z-index: -1;
    overflow: hidden;
    animation: marquee 15s linear infinite;
    width: 200%;
    }
    
    .bandeau-logo > div > img{
    float: left;
    width: 100vw;
    }
    
    
    .bandeau-titre > div{
      height: 65px;
      position: absolute;
      z-index: -1;
      overflow: hidden;
      animation: invmarquee 18s linear infinite;
      width: 200%;
      }
      
      .bandeau-titre > div > h1{
      float: left;
      width:  50vw;
      text-transform: uppercase !important;
      font-weight: 600;
      line-height: 65px;
      font-stretch: extra-expanded;
      }
      
    
  .bandeau-galerie > div{
      height: 48px;
      position: absolute;
      z-index: -1;
      overflow: hidden;
      animation: marquee 10s linear infinite;
      width: 200%
    }
    
    .bandeau-galerie > div > h4{
      float: left;
      width: 100vw;
      text-align: center;
      text-transform: uppercase !important;
      font-weight: 100;
      line-height: 48px;
    }
    
    
    .bandeau-galerie.infos > div{
      height: 48px;
      position: absolute;
      z-index: -1;
      overflow: hidden;
      animation: invmarquee 15s linear infinite !important;
      width: 200%;
      }
      
      
    .bandeau-galerie.infos > div > h4{
      float: left;
      width: 50%;
      text-align: center;
      text-transform: uppercase !important;
      font-weight: 100;
      line-height: 48px;
      }
      
}


@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

@keyframes invmarquee {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@media screen and (max-width: 600px){
	#accordion-1 .card:nth-of-type(even) .site-title span{
	min-width: 70%;
	display: inline-block;

}
	
	#accordion-1 .card:nth-of-type(odd) .site-title span{
	width: 90%;
	display: inline-block;

}

.bandeau-titre{
  width: 100%;
height:50px;
  position: relative;
  overflow: hidden;

}

.bandeau-titre > div{
height: 50px;
position: absolute;
z-index: -1;
overflow: hidden;
animation: invmarquee 18s linear infinite;
width: 200%;
}

.bandeau-titre > div > h1{
float: left;
width: 50%;
text-transform: uppercase !important;
font-weight: 600;
line-height: 50px;
}

.bandeau-galerie{
  width: 100%;
height:48px;
  position: relative;
  overflow: hidden;

}

.bandeau-galerie > div{
height: 48px;
position: absolute;
z-index: -1;
overflow: hidden;
animation: marquee 10s linear infinite;
width: 200%;
}

.bandeau-galerie > div > h4{
float: left;
width: 50%;
text-transform: uppercase !important;
font-weight: 600;
line-height: 48px;
}
	
@keyframes marquee {
  0% {
    left: 0%;      /* position initiale Ã  droite */
  }
  100% {
    left: -100%;  /* position finale Ã  gauche */
  }
}

@keyframes invmarquee {
  0% {
    left: -100%;      /* position initiale Ã  droite */
  }
  100% {
    left: 0%;  /* position finale Ã  gauche */
  }
}
	}
	
	
	
	#calendrier{
   background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFklEQVQYlWNgYGD4z0AkGFVIPYUEMQA44RLuYOeF1QAAAABJRU5ErkJggg==

   ) repeat top left;
}


#carousel-article {
  height: auto;
transition: height .3s ease-in-out
}

.description-article p:first-of-type::first-letter{
  font-size: 300%;
  line-height: 100%;
  font-family: 'karrik', Monserrat, sans-serif;
  margin-right: 5px;
  float:left
}
	
	.detail-event{
		background: #000;

	}
  


.illustration +  div{
  border-left: 1px solid #000
}


.menu-right{
	margin-bottom: 15px
}



.card-body{
  border-bottom: 1px solid #000;
}

.date-event{
	position: relative;
	font-size: 2rem;
}


.date-event:before{
content: '';
width: 100%;
height: 82px;
top: -30px;
left: -10px;
display: block;
position: absolute;
}

.events-per-date + .events-per-date{
	border-top: 1px solid #000
}

.lien-event h4{
  font-family: Decoupe;
  font-weight: 600;

}


.lien-event + .lien-event{
	border-top: 1px solid #000

}

.lengh{
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 5px;
  width: 100%  !important;
  height: 20px !important;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 142' style='enable-background:new 0 0 100 142;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231D1D1B;%7D%0A%3C/style%3E%3Cpath class='st0' d='M6.1,86.4c-1.4,2.4-3.3,4.9-5.6,7.5l44,42.9l5.2,5.2l5.2-5.1l45.7-44.1c-2.4-1.4-4.9-3.2-7.5-5.6l-38.2,39.1 L54.1,66l1.2-66.4l-4.5,0.1l-4.7-0.1L46.9,66l-1.1,61.6L6.1,86.4z'/%3E%3C/svg%3E%0A");
}

.liste-article  > .row:nth-child(2n+1),
.modal-body > .row:nth-child(2n+1),
.liste-article > .carousel-item:nth-child(2n+1)  > .row {
  flex-direction: row-reverse;
}



.card, .card-header{	border: 0
}

.card-header{	border-bottom: 1px solid #000
}

#accordion-1 .card:nth-of-type(1n) .card-header{
	//background: #af3229;
    color:#fff !important;
}

#accordion-1 .card:nth-of-type(2n) .card-header{
		background: #fff;
    color: #af3229 !important;
}


	

	.adv-cursor{
		cursor: url("../img/adv.svg") 64 64, auto;
	}
		
	#sortEvents .btn-filtre{
		cursor: url("../img/filtres.svg") 64 64, auto !important;
		
	}


svg#test {
    height: 100px;
    width: 100px;
margin: auto;
    fill: #ba3636;
    z-index: 10000;
    

}

#load{
	display: block;
	height: 100px;
	width: 100%;
text-align: center
}



.menu-sm-nav {
    margin-top: 0px;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 5px
}

.menu-sm-nav .owl-prev,
.menu-sm-nav .owl-next {
   background: none;
   border: none
}


.menu-sm-nav .owl-prev {
   float: left
}

.menu-sm-nav .owl-next {
   float: right
}


#main-menu .owl-item.active:not(.center) h3{
	color: #aaa !important
}
	
.hamburger .line {
    width: 50px;
    height: 2px;
    background-color: #000;
    display: block;
    margin: 9px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger .line:first-of-type,
.hamburger .line:last-of-type {
  width: 30px;

}

#hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(11px) rotate(45deg);
    -ms-transform: translateY(11px) rotate(45deg);
    -o-transform: translateY(11px) rotate(45deg);
    transform: translateY(11px) rotate(45deg);
}
#hamburger-1.is-active .line:nth-child(2) {
    opacity: 0;
}
#hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-11px) rotate(-45deg);
    -ms-transform: translateY(-11px) rotate(-45deg);
    -o-transform: translateY(-11px) rotate(-45deg);
    transform: translateY(-11px) rotate(-45deg);
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}


.sub-nav + .sub-nav{
	border-left: 1px solid #000
}


.main-link span:hover{
  text-decoration: none;
  color: #af3229
  
}

.modal-backdrop {
  background-color: #fff;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    //background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    outline: 0;
    background: #fef4af;
    transform: rotate(-1deg);
    box-shadow: 0 3px 5px rgba(0,0,0,.5)
}


.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: none;
    /*min-height: 60px;*/
    border-radius: 0;
    color: #000

}

.modal-header .h1{
  line-height: 60px
}

.close {
    font-size: 4rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 60px;
    color: #000 !important;
    text-shadow: none ;
}

@media screen and (max-width: 600px){
	.close {
    font-size: 4rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 48px;
    color: #000 !important;
    text-shadow: none ;
}
}
button:focus {
  outline: none;
  outline: none;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: none;

}


#footer > div > div + div{
  border-left: 1px solid #000
} 

.bg-yellow{background: #f0d878 !important}
.bg-grey{background: #fa7be1 !important}
.bg-rose{background: #F5C9E0  !important}
.bg-light{background: #F4E656  !important}
/*
.bg-yellow{background: #f0d878 !important}
.bg-grey{background: #E4D2BE !important}
.bg-rose{background: #F5C9E0  !important}
.bg-rose{background: #F5C9E0  !important}
.bg-light{background: #F4F8EB  !important}
*/
.bg-black{background: #000 !important}
.bg-black *{color:#fff !important}
.bg-black input,
.bg-black textarea,
.bg-black .wp-block-block-lab-collapse *
{color:#000 !important;background: #fff}
.bg-black .bg-white *,
.bg-black .bg-rose *,
.bg-black .bg-light *,
.bg-black .bg-green *
{color:#000 !important}
.bg-herbe{background: url('../img/herbe.png')repeat center !important}
.bg-blue{background: #2D509D !important}
.bg-blue *{color:#fff !important; border-color:#fff !important; }
.bg-trans{background:rgba(255,255,255,.3)}

.bg-red{background: #af3229 !important}
.bg-red *{color:#fff !important}

.bg-ballon{background: url('../img/fondron.png')no-repeat center !important;
background-size: 100% 100% !important}

.arrow{
position: absolute;
z-index: 3;
left: 50%; 
top: 50%;
margin-left: -15vw;
margin-top: -30vh;
//transform: tra0nslate3d(-50%, -50%, 0px);
}

.form-control.form-newsletter {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0rem 0.75rem;
  font-size: 4rem;
  font-weight: 400;
  font-family: 'karrik', sans-serif;
  line-height: 1.5;
  color: #000;
  background-color: transparent;
  background-clip: padding-box;
  border: 0px solid #000;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, background 0.15s ease-in-out;
} 

.form-newsletter::placeholder{
  color: #000 !important;
}


.modal{
  background: url('../img/modal2.svg')no-repeat center;
  background-size: cover
}



.fond-barre{
  background: url(http://adv.bitumas.com/wp/wp-content/uploads/2021/10/barre.gif)repeat-x bottom center
}


.border-rond{
  border-radius: 50%
}

@media (min-width: 576px) { 
.border-sm-0{
  border: none
}

.border-sm-left{
  border-left: 1px solid #000
}

.border-sm-right{
  border-right: 1px solid #000
}

.border-sm-bottom{
  border-bottom: 1px solid #000
}

.border-sm-top{
  border-top: 1px solid #000
}

.border-sm-left-0{
  border-left: none
}

.border-sm-right-0{
  border-right: none
}

.border-sm-bottom-0{
  border-bottom:none
}

.border-sm-top-0{
  border-top: none
}
}

@media (min-width: 768px) { 
  .border-md-0{
    border: none
  }
  
  .border-md-left{
    border-left: 1px solid #000 !important
  }
  
  .border-md-right{
    border-right: 1px solid #000  !important
  }
  
  .border-md-bottom{
    border-bottom: 1px solid #000  !important
  }
  
  .border-md-top{
    border-top: 1px solid #000  !important
  }
  
  .border-md-left-0{
    border-left: none  !important
  }
  
  .border-md-right-0{
    border-right: none  !important
  }
  
  .border-md-bottom-0{
    border-bottom:none  !important
  }
  
  .border-md-top-0{
    border-top: none  !important
  }
  }
  
  @media (min-width: 992px) { 
    .border-lg-0{
      border: none
    }
    
    .border-lg-left{
      border-left: 1px solid #000
    }
    
    .border-lg-right{
      border-right: 1px solid #000
    }
    
    .border-lg-bottom{
      border-bottom: 1px solid #000
    }
    
    .border-lg-top{
      border-top: 1px solid #000
    }
    
    .border-lg-left-0{
      border-left: none
    }
    
    .border-lg-right-0{
      border-right: none
    }
    
    .border-lg-bottom-0{
      border-bottom:none
    }
    
    .border-lg-top-0{
      border-top: none
    }
    }
    
    @media (min-width: 1200px) { 
      .border-xl-0{
        border: none
      }
      
      .border-xl-left{
        border-left: 1px solid #000
      }
      
      .border-xl-right{
        border-right: 1px solid #000
      }
      
      .border-xl-bottom{
        border-bottom: 1px solid #000
      }
      
      .border-xl-top{
        border-top: 1px solid #000
      }
      
      .border-xl-left-0{
        border-left: none
      }
      
      .border-xl-right-0{
        border-right: none
      }
      
      .border-xl-bottom-0{
        border-bottom:none
      }
      
      .border-xl-top-0{
        border-top: none
      }
      }
    
  
  
  .bandeau-collapse[aria-expanded="false"] svg{
    transform: rotateZ(0deg);
    transition: all .3s ease	
    }
    
    .bandeau-collapse[aria-expanded="true"] svg{
    transform: rotateZ(-180deg);
    transition: all .3s ease
    }  


#liste-associees a,
a.no-deco{
  text-decoration: none !important
}

#liste-liens a{
  display: block;
  margin-bottom: 1rem
}

.decoupe{
  font-family: Decoupe !important
}


#carousel-cal.owl-carousel .owl-item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  }
  

/* CONTACT */

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 0;
}

select, input{
  -webkit-appearance: none;
}

select{
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuNiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTYgMTYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2IDE2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzFEMUQxQjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yLjgsOS44Yy0wLjIsMC4zLTAuNCwwLjYtMC43LDAuOGw1LjIsNC44TDcuOSwxNmwwLjYtMC42bDUuNC01Yy0wLjMtMC4yLTAuNi0wLjQtMC45LTAuNmwtNC41LDQuNEw4LjQsNy41CglMOC42LDBMOCwwTDcuNSwwbDAuMSw3LjVsLTAuMSw2LjlMMi44LDkuOHoiLz4KPC9zdmc+Cg==");
      
      background-size: 16px 16px;
      background-position: right 10px  center;
     background-repeat: no-repeat
      
    
  
}

checkbox{
  border: 1px solid #000;
  height:10px;
  width: 10px
}




.mac-vernis{
  animation: spin 5s linear infinite;
  cursor: move;
  }
  
.mac-buvette{
  animation: spin 6s linear infinite;
  cursor: move;
  }

@keyframes spin { 
  from { 
      transform: rotate(0deg); 
  } to { 
      transform: rotate(360deg); 
  }
}

@keyframes move { 
  from { 
    transform-origin: 50% 50%; 
    transform: perspective(1000px) rotateY(0deg); 
  } to { 
    transform-origin: 50% 50%; 
    transform: perspective(1000px) rotateY(360deg); 
  }
}

iframe  {
  border: 1px solid #000;
  width: 100%;
  min-height: 50vh
}

iframe  body {
background: transparent !important
}

/* EDITEUR WP */

.editor-styles-wrapper .bandeau-galerie > div  {
border-top: 1px solid #000 !important;
border-bottom: 1px solid #000 !important
}
.editor-styles-wrapper .bandeau-galerie > div > h4 {
  float: left;
  width: 50%;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 100;
  line-height: 100% !important;
}

.block-editor-block-list__layout .block-editor-block-list__block {
  position: relative;
  overflow-wrap: break-word;
  margin-top: 0 !important;
}

.acf-gallery-backdrop {

  display: none !important;
}


a.new{
	line-height: 25px; 
	padding-right: 2rem;
	padding-left: 2rem;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
		color: black !important;
	background: white;
	font-family: paysage;
	font-size: 1rem
}

a.new:hover{
	text-decoration: none
}

a.new{
	border-left: 1px solid #000
}





.radial-bg{

    /* ff 3.6+ */
    background:-moz-radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0.33) 50%, rgba(255, 255, 255, 0) 100%);

    /* safari 5.1+,chrome 10+ */
    background:-webkit-radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0.33) 50%, rgba(255, 255, 255, 0) 100%);

    /* opera 11.10+ */
    background:-o-radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0.33) 50%, rgba(255, 255, 255, 0) 100%);

    /* ie 10+ */
    background:-ms-radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0.33) 50%, rgba(255, 255, 255, 0) 100%);

    /* global 92%+ browsers support */
    background:radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0.33) 50%, rgba(255, 255, 255, 0) 100%);

}


.marquee {
    position: relative;
    overflow: hidden;
    --offset: 20vw;
    --move-initial: calc(-25% + var(--offset));
    --move-final: calc(-50% + var(--offset));
}

.marquee__inner {
    width: fit-content;
    display: flex;
    position: relative;
    transform: translate3d(var(--move-initial), 0, 0);
    animation: marquee_link 5s linear infinite;
    animation-play-state: running;
}


.marquee:hover .marquee__inner {
    animation-play-state: running;
}

@keyframes marquee_link {
    0% {
        transform: translate3d(var(--move-initial), 0, 0);
    }

    100% {
        transform: translate3d(var(--move-final), 0, 0);
    }
}