/* https://www.le-bon-air.com/wp-content/themes/LBA/style.css?ver=1749314410 */
@font-face{font-family:'Robit';src:url(/wp-content/themes/LBA/assets/fonts/Robit-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Robit';src:url(/wp-content/themes/LBA/assets/fonts/Robit-Dark.woff) format('woff');font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Founders Grotesk';src:url(/wp-content/themes/LBA/assets/fonts/FoundersGrotesk-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Founders Grotesk';src:url(/wp-content/themes/LBA/assets/fonts/FoundersGrotesk-Semibold.woff) format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Founders Grotesk';src:url(/wp-content/themes/LBA/assets/fonts/FoundersGrotesk-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Neue Machina';src:url(/wp-content/themes/LBA/assets/fonts/NeueMachina-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Neue Machina';src:url(/wp-content/themes/LBA/assets/fonts/NeueMachina-Light.woff) format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face{
	font-family: 'Neue Machina';src:url(/wp-content/themes/LBA/assets/fonts/NeueMachina-Ultrabold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face{
    font-family: 'Akzidenz';src:url(/wp-content/themes/LBA/assets/fonts/AkzidenzGroteskBE-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Akzidenz';src:url(/wp-content/themes/LBA/assets/fonts/AkzidenzGroteskBE-Bold.woff) format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Ogg';src:url(/wp-content/themes/LBA/assets/fonts/Ogg-Italic.woff) format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #8df92d;
	font-family: "Akzidenz", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
    line-height: 1.3;
    margin: 0;
    padding: 1.1em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
}

h2,
.home.blog .entry-title {
	font-size: 20px;
}

h3 {
	font-size: 20px;
    font-weight: normal;
    padding: 10px 0 0;
    margin: 0 0 10px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
	font-family: 'Robit'
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}



/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #8df92d;
    background: transparent;
    /* background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); */
    border: 1px solid #8df92d;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    padding: 1em;
    width: 100%;
    line-height: 1;
    font-size: 12px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #8df92d;
	border-color: #8df92d;
}

.sml_email input[type="text"]{
	padding-right: 60px;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #8df92d;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	padding: 1.4em 2.2em;
	text-shadow: none;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	border: 1px solid #8df92d;
}

/* input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
} */

.sml_submit input[type="submit"]{
	position: absolute;
	right: 0;
	top: 0;
}

.sib_signup_box_inside_1{
	position: relative;
}

.sib-default-btn{
	position: absolute;
	right: 0;
	bottom: 0;
}

.sib_signup_box_inside_1 input[type="email"]{
	padding-right: 70px;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #fff;
	color: #8df92d;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #8df92d;
	font-family: "Akzidenz", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #8df92d;
	font-family: "Akzidenz", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #8df92d;
	font-family: "Akzidenz", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #8df92d;
	font-family: "Akzidenz", "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #8df92d;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid #eee;
}

td {
	padding: 0.4em;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
	color: #8df92d;
	text-decoration: none;
}

a:focus {
	outline: none!important;
}

a:hover,
a:active {
	color: #fff;
	outline: 0;
}



/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/



/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html,body{
	overflow-x: hidden;
}

body{
	opacity: 0;
	background: #b72f5f;
	-webkit-transition: opacity 0.8s ease;
	-moz-transition: opacity 0.8s ease;
	-o-transition: opacity 0.8s ease;
	transition: opacity 0.8s ease;
	-webkit-font-smoothing: antialiased;
}

.wrapper{
	max-width: 1220px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
}

.wrapper.wrapperm{
	max-width: 980px;
}

.wrapper.wrappers{
	max-width: 660px;
}

.wrap{
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 60px;
}

.wra{
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
}

.clear{
	clear: both;
}


a{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

ul.bxslider{
	list-style: none;
	margin: 0;
	padding: 0;
}

.wow{
	visibility: hidden;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, p:last-child, ul:last-child{
	margin-bottom: 0;
}

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/


.site-header {
	position: fixed;
	/* background: #000;
	border: 1px solid white; */
	width: calc(100% - 40px);
	left: 20px;
	top: 20px;
	z-index: 10;
	text-align: left;
	padding: 20px;
	padding-left: 210px;
}

.site-title{
	margin: 0;
	padding: 0;
	text-align: left;
}

.site-title a{
	display: inline-block;
	width: 141px;
    height: 39px;
    background: url(/wp-content/themes/LBA/assets/images/logo2024-.svg) no-repeat center center;
    background-size: contain;
    text-indent: -999em;
    position: absolute;
    text-align: left;
    left: 15px;
    transform: translate(0,-50%);
    top: 50%;
    z-index: 1;
}

.social-menu, .main-menu{
	list-style: none;
	margin: 0;
	padding: 0;
}

.social-menu{
	line-height: 1;
}

.social-menu > li, .main-menu > li{
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.social-menu > li + li{
	margin-left: 28px;
}
.social-menu > li > a{
	font-size: 16px;
}

.site-header .social-menu > li > a span span{
	display: none;
}

.site-header .right{
	position: absolute;
	right: 30px;
	transform: translate(0,-50%);
    top: 50%;
}

.main-menu > li + li{
	margin-left: 30px;
}
.main-menu > li > a{
	color: #8df92d;
	/* text-transform: uppercase; */
	font-size: 14px;
	display: block;
	position: relative;
	font-family: 'Robit';
}
.main-menu > li > a:after{
	content: '';
	display: block;
	width: 0;
	height: 1px;
	-webkit-transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    position: absolute;
    left: 0;
    bottom: 0;
    background: #8df92d;
}

.main-menu > li:hover > a:after, .main-menu > li.current-menu-item > a:after, .main-menu > li.current-menu-parent > a:after, .main-menu > li.current-page-ancestor > a:after{
	width: 100%;
}
.main-menu > li > ul{
	list-style: none;
	display: block;
	position: absolute;
	text-align: left;
	line-height: 2;
	min-width: 100%;
	background: #fff;
    white-space: nowrap;
    padding: 20px;
    margin: 0;
    left: 50%;
    opacity: 0;
    top: -999em;
    transform:translate(-50%,10px);
    -webkit-transform:translate(-50%,10px);
    -webkit-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0.4s ease;
	-moz-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0.4s ease;
	-o-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0.4s ease;
	transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0.4s ease;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
/*
.main-menu > li > ul:before{
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	background: white;
	position: absolute;
	left: 50%;
	top: -12px;
}
*/
.main-menu > li:hover > ul.sub-menu{
	opacity: 1;
	top: 100%;
	transform:translate(-50%,0);
    -webkit-transform:translate(-50%,0);
    -webkit-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0s ease;
	-moz-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0s ease;
	-o-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0s ease;
	transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0s ease;
}

/*--------------------------------------------------------------
13.3 Regular Content
--------------------------------------------------------------*/


.site-content {
	min-height: 250px;
}

.slidertop li {
	line-height:700px;
	height:700px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	text-align:left;
	overflow:hidden;
}

.slidertop ul li .fond {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	animation-name:scalee;
	-webkit-animation-name:scalee;
	animation-duration:20s;
	-webkit-animation-duration:20s;
	transition-timing-function:linear;
	-webkit-transition-timing-function:linear;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
}

.slidertop ul li .fond:after, .artitop:after, .souvtop:after{
	content: '';
	display:block;
	background: rgb(184 47 95 / 60%);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}


.slidertop ul li .slidelink {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}

.slidertop li .descri {
	display:inline-block;
	vertical-align:middle;
	z-index:1;
	position:relative;
	line-height:normal;
	padding:50px 0 0;
	text-align:center;
	width: 100%;
	/* color: #fff; */
}

.slidertop li .descri h2{
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 80px;
	font-family: 'Robit';
}

.slidertop .bx-wrapper .bx-pager{
	display: none;
}

.slidertop li .descri p.soustitre{
	font-family: 'Founders Grotesk';
	font-size: 30px;
	line-height: 1;
    margin-top: 12px;
}

.grostitre{
	text-align: center;
	position: relative;
	padding: 70px 0 60px;
}

.grostitre h1{
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 80px;
	font-family: 'Robit';
}

.grostitre:after{
	content: '';
	display: block;
	width: calc(100% - 40px);
	height: 1px;
	background: #8df92d;
	position: absolute;
	left: 20px;
	bottom: 0;
}

.blocs{
	padding: 60px 0;
}

.bloc + .bloc{
	margin-top: 60px;
}

.bloc-html iframe, .blok-html iframe{
	display: block;
	width: 100%;
	margin: 0;
}

.bloc-separateur span.fleche, .blok-separateur span.fleche{
	display: block;
	margin: 0 auto;
	width: 57px;
	height: 62px;
	background: url(/wp-content/themes/LBA/assets/images/fleche2024.svg) no-repeat center center;
	background-size: contain;
}

.bloc-separateur span.etoile, .blok-separateur span.etoile{
	display: block;
	margin: 0 auto;
	width: 59px;
	height: 59px;
	background: url(/wp-content/themes/LBA/assets/images/etoile2024.svg) no-repeat center center;
	background-size: contain;
}

.bloc-separateur span.trait, .blok-separateur span.trait{
	display: block;
	margin: 0 auto;
	width: calc(100% - 40px);
	height: 1px;
	background: #8df92d;
}

.bloc-deux_colonnes .left{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-right: 12px;
}

.bloc-deux_colonnes .right{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-left: 12px;
}

.bloc-deux_colonnes.verti .left, .bloc-deux_colonnes.verti .right{
	vertical-align: middle;
}

.bloc-deux_colonnes + .bloc-deux_colonnes{
	margin-top: 30px;
}

.blok + .blok{
	margin-top: 20px;
}

.passs{
	margin: -8px;
}

.pass{
	display: inline-block;
	width: 33.33%;
	padding: 8px;
}

.pass a{
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	font-size: 80px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	padding: 50px 40px 35px;
	color: #000;
}

.pass a:hover{
	color: white;
}

.pass p.legende{
	margin-top: 40px;
}

.page-template-page-billeterie .site-main, .page-template-page-partenaires .site-main, .page-classique .site-main, .page-template-page-contact .site-main, .page-template-page-programmation .site-main{
	margin-top: 84px;
}

h1, .bloc-titre h2{
	font-size: 72px;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Robit';
}

.txt h1, .txt h2{
	font-weight: normal;
	font-family: 'Robit';
	margin: 0 0 0.5em;
}

.txt h2{
	font-size: 54px;
	line-height: 1;
}

.txt h3{
	font-size: 25px;
	line-height: 1;
	font-family: 'Robit';
	margin: 0 0 0.8em;
}


.bloc-titre{
	text-align: center;
}

.bloc-image img, .blok-image img{
	display: block;
	width: 100%;
}

.bloc-image p.legende{
	color: #8df92d;
    font-size: 12px;
    padding-top: 10px;
}

a.bouton{
	background: #888888;
	text-align: center;
	display: block;
	font-size: 80px;
	line-height: 1;
	margin: 0;
	padding: 40px 0 25px;
	text-transform: uppercase;
	font-weight: normal;
	color: black;
}

a.bouton:hover{
	background: white;
}

.bloc-partenaires{
	text-align: center;
	padding: 0 40px;
}

.bloc-partenaires.demi{
	display: inline-block;
	width: 50%;
	vertical-align: top;
	padding: 0 20px;
}

.bloc-partenaires.demi + .bloc-partenaires.demi{
	border-left: 1px solid;
}

p.titrep{
	/* text-transform: uppercase; */
	font-size: 30px;
	line-height: 1;
	margin: 0 0 20px;
	padding: 0;
	font-family: 'Robit';
}

.partenaire{
	display: inline-block;
	vertical-align: middle;
	padding: 20px 10px;
	width: 12.5%;
}

.bloc-partenaires.demi .partenaire{
	width: 25%;
}

.partenaire a{
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	background-color: #b72f5f;
	/*border-radius: 50%;*/
	overflow: hidden;
}

.wrapper .wrapper{
	padding: 0!important;
}

.accordeons{
	margin: 0 -8px;
}

.accordeon{
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	padding: 8px;
	text-align: center;
}

a.ouverture{
	display: block;
	background: white;
	color: black;
	font-size: 22px;
	line-height: 1;
	padding: 20px 40px;
	position: relative;
}

a.ouverture:before{
	content: '';
	display: block;
	width: 20px;
	height: 1px;
	background: black;
	position: absolute;
	right: 10px;
	top: 20px;
}

a.ouverture:after{
	content: '';
	display: block;
	height: 20px;
	width: 1px;
	background: black;
	position: absolute;
	top: 10px;
	right: 20px;
	opacity: 1;
	-webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}

a.ouverture.on:after{
	opacity: 0;
}

a.ouverture span{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	line-height: 1;
}

a.ouverture:hover, a.ouverture.on{
	background: #888888;
}

.acctxt{
	display: none;
	text-align: center;
	padding: 30px;
}

.page-template-page-souvenirs h1, .archive h1{
	position: absolute;
    z-index: 2;
    left: 0;
    top: 144px;
    width: 100%;
    text-align: center;
    padding: 0 30px;
}

.souvenirs .swiper-slide{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.souvenirs .swiper-slide a, .programme a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background: rgba(0,0,0,0);
}

.souvenirs .swiper-slide:after, .programme:after{
	content: '';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	background: rgb(184 47 95 / 60%);
	-webkit-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease;
}

.souvenirs .swiper-slide:hover:after, .programme:hover:after{
	background: rgb(184 47 95 / 70%);
}

.souvenirs .swiper-slide > h2{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	font-family: 'Robit';
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
	padding: 0;
	margin: 0;
	width: calc(100% - 40px);
	padding: 0 20px;
	text-align: center;
	z-index: 1;
}

.postinfos{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: calc(100% - 40px);
	padding: 0 20px;
	text-align: center;
	z-index: 1;
}

.postinfos h2{
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Robit';
}

.postinfos h3{
	font-family: 'Founders Grotesk', serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}

.swiper-pagination-bullet{
	background: #8df92d!important;
}

.souvenirs .swiper-pagination, .swiper-button-next:after, .swiper-button-prev:after{
	display: none;
}

.souvenirs .swiper-button-next, .souvenirs .swiper-button-prev, .previous-post-link a, .next-post-link a {
	display: block;
    position: absolute;
    top: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 22px;
    margin-top: -23px;
    z-index: 3;
    cursor: pointer;
    background: transparent;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #8df92d;
}

.previous-post-link a, .next-post-link a {
	position: fixed;
}

.souvenirs .swiper-button-next, .previous-post-link a {
    right: 20px;
    left: auto;
    text-align: right;
}

.souvenirs .swiper-button-prev, .next-post-link a {
    left: 20px;
    right: auto;
}

.souvenirs .swiper-button-next:hover, .souvenirs .swiper-button-prev:hover, .previous-post-link a:hover, .next-post-link a:hover{
	color: #fff;
}

.single-post .next-post-link a{
	left: 40px;
}

.single-post .previous-post-link a{
	right: 40px;
}

.page-template-page-programmations h1{
	position: absolute;
	left: -999em;
}

.programme{
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	vertical-align: top;
	position: relative;
}

.programme .postinfos{
	width: 100%;
}

.programme .postinfos h2{
	font-family: 'Robit';
	font-size: 100px;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}

.postinfos img{
	display: inline-block;
	margin: 30px 0 0;
	max-width: 240px;
	width: 100%;
	height: auto;
	max-height: 50px;
}

.programme.princ{
	width: 100%;
}

.secok .programme.princ{
	width: 75%;
}

.programme.secon{
	width: 25%;
}

.progratop{
	padding-top: 60px;
	padding-bottom: 20px;
}

.droite{
	position: absolute;
    right: 30px;
    top: 0;
    width: 295px;
}

.droite ul{
	list-style: none;
	margin: 0;
	padding: 0 45px 0 0;
	display: inline-block;
	vertical-align: top;
}

.droite ul + ul{
	padding: 0 100px 0 0;
}

.droite ul li{
	line-height: 1;
	position: relative;
}

.droite ul li a{
	display: block;
	position: relative;
	padding: 0 30px 0 0;
}

.droite ul li a:after{
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	border: 1px solid #8df92d;
}

.droite ul li a.on:before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #8df92d;
	position: absolute;
	right: 3px;
	top: 50%;
	transform: translate(0,-50%);
}

.droite ul li + li{
	margin-top: 10px;
}

a.cross{
	display: block;
	width: 56px;
	height: 56px;
	background: url(/wp-content/themes/LBA/assets/images/croix2024.svg) no-repeat center center;
	background-size: contain;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

a.cross:hover{
	opacity: 0.6;
}

.section{
	padding-top: 40px;
	text-align: center;
}

.section ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.section ul li{
	display: inline-block;
	margin: 0 30px;
}

.section ul li a{
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Robit';
}

.section ul li a.off{
	opacity: 0.2;
}

.section ul li a i{
	text-transform: none;
	font-family: 'Founders Grotesk';
}

.ui-tooltip {
	border: 0!important;
	border-radius: 0!important;
	padding: 0!important;
	box-shadow: none!important;
}

.ui-tooltip img{
	display: block;
	max-width: 200px;
}

.artg img{
	display: none;
}

.artg{
	position: fixed;
	left: 0;
	top: 0;
	width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	max-height: 100%;
	z-index: -1;
}

.artd{
	padding: 160px 110px 60px;
	width: 50%;
	float: right;
}

.artd h1{
	font-size: 30px;
	text-align: center;
}

.artxt{
	margin: 30px 0 0;
	text-align: justify;
}

.artdatas{
	margin-bottom: 30px;
	text-align: center;
}

.artdatas p{
	margin: 0;
	display: inline-block;
	text-transform: uppercase;
}

.artdatas p + p{
	margin-left: 5px;
}

.artdatas p + p:before{
	content: '/ ';
}

.artinfos{
	margin-top: 20px;
	text-align: center;
}

.artinfos p{
	margin: 0;
	display: inline-block;
	font-size: 30px;
	font-family: 'Founders Grotesk';
}

.artinfos p + p{
	margin-left: 5px;
}

.artinfos p + p:before{
	content: '/ ';
}

.artextra:not(:empty){
	margin-top: 40px;
}

.artextra .left, .artextra .right{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.artextra .left{
	padding-right: 7px;
}

.artextra .right{
	padding-left: 7px;
}

.artextra iframe{
	display: block;
	margin: 0;
	width: 100%;
}

.artextra iframe + iframe{
	margin-top: 14px;
}

.artitop img{
	display: none;
}

.artitop, .souvtop{
	text-align: center;
	margin-top: 110px;
    width: calc(100% - 40px);
    margin-left: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: calc(100vh - 310px);
    line-height: calc(100vh - 310px);
    display: block;
    margin-bottom: 20px;
	position: relative;
}

.artitop a.cross, .souvtop a.cross{
	right: 20px;
	top: 20px;
}

.artitopc, .souvtopc{
	display: inline-block;
	width: 100%;
	padding: 0 30px;
	max-width: 1000px;
	line-height: 1;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.artitopc h2{
	font-size: 30px;
	font-family: 'Founders Grotesk';
	font-weight: normal;
	margin: 10px 0 0;
	padding: 0;
}

p.h1{
	font-size: 80px;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: normal;
	font-family: 'Robit';
}

.frise .swiper-slide{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.frise .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	opacity: 0;
	position: relative;
	z-index: 1;
}

.frise .swiper-slide.vidz:after{
	content: '';
	display: block;
	width: 62px;
	height: 62px;
	background: url(/wp-content/themes/LBA/assets/images/video2024.svg) no-repeat center center;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);	
}

.frise .swiper-slide a:hover{
	opacity: 1;
}

.frise .swiper-button-next, .frise .swiper-button-prev{
	font-size: 20px;
    color: #8df92d;
	margin-top: -42px;
}

.frise .swiper-button-prev{
	left: 20px;
}

.frise .swiper-button-next{
	right: 20px;
}

.fancybox-button--zoom, .fancybox-button--play{
	display: none!important;
}

.txt p a, .txt h3 a{
	text-decoration: underline;
}

p.message{
	text-align: center;
	padding: 40px 0;
	margin: 0;
	font-size: 22px;
	text-transform: uppercase;
}

.artd a.cross{
	right: 20px;
	top: 110px;
}

.col4 > p{
	margin-bottom: 15px;
}

.presslist{
	text-align: center;
	border-top: 1px solid rgb(233 77 27 / 60%);
	padding-top: 30px;
}

.presse, .presse a{
	display: block;
}

.presse + .presse{
	margin-top: 5px;
}

.presse a{
	font-size: 22px;
	text-transform: uppercase;
}

/* 404 page */

.error404 .page-content {
	padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em;
}

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/

.site-footer {
	border-top: 1px solid #8df92d;
	padding: 60px 0;
	background: #b72f5f;
}

.site-footer .social-menu li{
	display: block;
}

.site-footer .social-menu li + li{
	margin-left: 0;
}

.site-footer .social-menu li + li, .footer-menu li + li{
	margin-top: 4px;
}

.site-footer .social-menu > li > a {
    font-size: 14px;
}

.site-footer .social-menu > li > a i, .site-footer .social-menu > li > a svg{
	width: 30px;
}

.footer-menu{
	list-style: none;
	margin: 0;
	padding: 0;
}

.col{
	display: inline-block;
	vertical-align: top;
	width: 16.66%;
}

.col.col4{
	width: 22%;
    margin-right: 11.33%;
}

p.nom{
	line-height: 1.1;
	text-transform: uppercase;
	font-family: 'Robit';
}

p.edition{
	font-size: 10px;
    text-transform: uppercase;
}

.col.col5{
	font-size: 12px;
}

.sml_subscribe{
	position: relative;
}

.sml_subscribe p{
	margin: 0;
}

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.descri .wrapper{
	padding: 0 60px;
}

.frise{
	margin-bottom: -40px;
}

.frise .swiper-wrapper{
	margin-bottom: 40px;
}

.frise .swiper-pagination{
	bottom: 0;
}

.hamburger, .menumobile{
	display: none;
}

.menumobile{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%!important;
	background: #b72f5f;
	z-index: -2;
	text-align: center;
}

.site-header:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #b72f5f;
	border: 1px solid #8df92d;
	z-index: -1;
}

.menumobilec{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	padding: 160px 0;
}

.menumobilec .main-menu > li{
	display: block;
}

.menumobilec .main-menu > li + li {
	margin-left: 0;
	margin-top: 20px;
}

.menumobilec .main-menu > li > a{
	font-size: 20px;
	display: inline-block;
}

.menumobilec > div + div{
	margin-top: 50px;
}

.menumobilec .social-menu > li + li {
	margin-left: 22px;
}

.pass p{
	margin-top: 20px;
}

.formu .gform_required_legend{
	display: none;
}

.formu .gform_wrapper.gravity-theme .gfield_label, .formu .gform_wrapper.gravity-theme .gfield_checkbox label, .formu .gform_wrapper.gravity-theme .gfield_radio label{
	color: #8df92d;
}

.formu .gfield_consent_label, .formu .gform_wrapper .gfield_required{
	color: #8df92d;
}

.formu .gfield_consent_label{
	display: inline-block;
	margin: 0;
	max-width: calc(100% - 30px);
	vertical-align: top;
}

.gform_footer img{
	position: absolute;
}

.formu .gform_wrapper.gravity-theme .gfield_header_item, .formu .gform_wrapper.gravity-theme .gform_fileupload_rules, .formu .gform_wrapper.gravity-theme .ginput_complex label{
	color: #8df92d;
}

.formu .gform_wrapper.gravity-theme .ginput_complex label{
	font-size: 12px;
}

.formu .gform_wrapper.gravity-theme .gform_footer input{
	width: 100%;
	font-size: 14px;
	font-weight: 500;
}

.formu .gform_wrapper.gravity-theme .gfield select{
	background: transparent;
	border-radius: 0;
	border: 1px solid #fff;
}

.formu .gform_wrapper.gravity-theme .ginput_container_address .ginput_left.address_country {
	padding-right: 0;
	flex: 0 0 100%;
}

.gform_wrapper.gravity-theme .gfield select{
	height: 53px;
}

.formu .gform_wrapper.gravity-theme input[type=color], .formu .gform_wrapper.gravity-theme input[type=date], .formu .gform_wrapper.gravity-theme input[type=datetime-local], .formu .gform_wrapper.gravity-theme input[type=datetime], .formu .gform_wrapper.gravity-theme input[type=email], .formu .gform_wrapper.gravity-theme input[type=month], .formu .gform_wrapper.gravity-theme input[type=number], .formu .gform_wrapper.gravity-theme input[type=password], .formu .gform_wrapper.gravity-theme input[type=search], .formu .gform_wrapper.gravity-theme input[type=tel], .formu .gform_wrapper.gravity-theme input[type=text], .formu .gform_wrapper.gravity-theme input[type=time], .formu .gform_wrapper.gravity-theme input[type=url], .formu .gform_wrapper.gravity-theme input[type=week], .formu .gform_wrapper.gravity-theme select, .formu .gform_wrapper.gravity-theme textarea{
	padding: 13px;
}

.formu select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.formu select::-ms-expand {
	display: none;
}

.formu .ginput_container_select, .formu .ginput_address_country{
	position: relative;
}

.formu .ginput_container_select:after, .formu .ginput_address_country:after{
	content: '\f063';
	font-family: 'Font Awesome 5 Pro';font-weight:500;position:absolute;right:16px;bottom:14px;color:#fff;z-index:0;pointer-events:none;font-size:14px}.grecaptcha-badge{display:none!important}@media screen and (max-width:1690px){.programme .postinfos h2{font-size:75px}}@media screen and (max-width:1490px){.artitop,.souvtop{height:calc(100vh - 300px);line-height:calc(100vh - 300px)}}@media screen and (max-width:1390px){.artitop,.souvtop{height:calc(100vh - 280px);line-height:calc(100vh - 280px)}}@media screen and (max-width:1350px){.site-header{padding-left:190px}.main-menu>li+li{margin-left:24px}.main-menu>li>a{font-size:12px}.social-menu>li+li{margin-left:18px}}@media screen and (max-width:1290px){.slidertop li .descri h2,.grostitre h1,.pass a,h1,a.bouton,.bloc-titre h2,p.h1{font-size:70px}.col.col4{width:27%;margin-right:6.33%}.secok .programme.princ{width:66.66%}.programme.secon{width:33.33%}.programme .postinfos h2{font-size:80px}.artd{padding:110px 60px 60px}}@media screen and (max-width:1190px){.wrap{padding:0 30px}.site-header{padding-left:175px}.main-menu>li+li{margin-left:20px}.main-menu>li>a{font-size:11px}.site-header .right{right:20px}.social-menu>li+li{margin-left:15px}.slidertop li .descri h2,.grostitre h1,.pass a,h1,a.bouton,.bloc-titre h2,p.h1{font-size:60px}.slidertop li .descri p.soustitre,.artitopc h2{font-size:25px}.section ul li a{font-size:20px}a.cross{width:40px;height:40px}.postinfos h2{font-size:28px}.acctxt{padding:30px 20px}.artitop,.souvtop{height:calc(100vh - 260px);line-height:calc(100vh - 260px)}}@media screen and (min-width:1024px){.menumobile{display:none!important}}@media screen and (max-width:1023px){header>div:not(.hamburger):not(.menumobile){display:none}.hamburger{display:block;position:absolute;right:0;top:50%;transform:translate(0,-50%);height:50px}.site-header{padding:0;height:70px}.accordeon,.pass{width:100%}.bloc-deux_colonnes .left{width:100%;padding-right:0}.bloc-deux_colonnes .right{width:100%;padding-left:0;padding-top:20px}.slidertop li .descri h2,.grostitre h1,.pass a,h1,a.bouton,.bloc-titre h2,p.h1{font-size:50px}.slidertop li .descri p.soustitre,.artitopc h2{font-size:22px}.site-footer{text-align:center;padding:20px 0 40px 0}.col{width:100%}.col+.col{margin-top:20px}.col.col4{width:280px;margin-right:0}p.nom br,.col.col5,.col.col1{display:none}p.nom{margin-bottom:5px}.site-footer .social-menu>li>a>span span{display:none}.footer-menu>li,.site-footer .social-menu li{display:inline-block}.footer-menu li+li,.site-footer .social-menu li+li{margin-top:0;margin-left:18px}.secok .programme.princ{width:100%;height:66.66vh!important}.programme.secon{width:100%;height:33.33vh!important}.artg{position:relative;width:100%;height:45vh!important}.artd{padding:42px 60px 60px;width:100%}.artitop{height:calc(45vh - 110px);line-height:calc(45vh - 110px)}.single-post .blocs{padding:20px 0 60px}.single-post .blocs .wrapper{padding:0 60px}.single-post .next-post-link a{left:20px}.single-post .previous-post-link a{right:20px}.bloc-partenaires.demi+.bloc-partenaires.demi{border-left:0}.bloc-partenaires.demi{width:100%;padding:0 40px}.bloc-partenaires .partenaire,.bloc-partenaires.demi .partenaire{width:20%}.souvtop{height:calc(45vh - 110px);line-height:calc(45vh - 110px)}.site-title a{left:20px}}@media screen and (max-width:767px){.bx-wrapper .bx-controls-direction a.bx-prev{text-align:center;transform:scale(.8);left:5px}.bx-wrapper .bx-controls-direction a.bx-next{right:5px;left:auto;text-align:center;transform:scale(.8)}.descri .wrapper{padding:0 40px}.slidertop li .descri h2{font-size:30px}.grostitre h1,.pass a,h1,a.bouton,.bloc-titre h2,p.h1{font-size:35px}.slidertop li .descri p.soustitre,.artitopc h2{font-size:15px;line-height:1.5}.grostitre{padding:35px 0 30px}.blocs{padding:40px 0}.bloc+.bloc{margin-top:40px}body{font-size:12px}h3{font-size:18px}.bloc-separateur span.etoile,.blok-separateur span.etoile{height:40px}.bloc-separateur span.fleche,.blok-separateur span.fleche{height:35px}.pass a br{display:none}.wrapper{padding:0 20px}.page-template-page-billeterie .site-main,.page-template-page-partenaires .site-main,.page-classique .site-main,.page-template-page-contact .site-main,.page-template-page-programmation .site-main{margin-top:90px}p.titrep{font-size:20px}.bloc-partenaires,.bloc-partenaires.demi{padding:0}.bloc-partenaires .partenaire,.bloc-partenaires.demi .partenaire{width:25%}.programme .postinfos h2{font-size:55px}.postinfos img{display:none}.programme.princ .postinfos{padding-top:50px}.secok .programme.princ{height:72vh!important}.programme.secon{height:28vh!important}.progratop{padding-top:30px;padding-bottom:0;text-align:center}.progratop h1{text-align:center;margin-bottom:30px}.droite{position:relative;right:0;top:0;width:auto;display:inline-block;min-width:40px;min-height:40px}.droite ul{padding:0 40px 0 0;text-align:left}.droite ul+ul{padding:0 80px 0 0}.section{padding-top:30px}.section ul li{display:block;margin:0}.section ul li a{font-size:12px}.droite ul li a{font-size:14px;padding-right:30px}body .ui-tooltip{display:none!important}.artd{padding:25px 20px 30px}.artd h1,.artinfos p{font-size:20px}.artextra .left,.artextra .right{width:100%;padding-left:0;padding-right:0}.artextra .right{padding-top:30px}.artg{height:62vh!important}.page-template-page-souvenirs h1,.archive h1{top:125px;padding:0 20px}.souvenirs{height:auto!important}.souvenirs .swiper-container .swiper-slide,.souvenirs .swiper-wrapper{transform:translate3d(0,0,0)!important;display:block!important}.souvenirs .swiper-container .swiper-slide{height:auto!important;width:100%!important}.souvenirs .swiper-container .swiper-slide:first-child .postinfos,.souvenirs .swiper-slide:first-child>h2{padding-top:200px}.souvenirs .postinfos,.souvenirs .swiper-slide>h2{position:relative;left:0;top:0;transform:translate(0,0);width:calc(100% - 40px);padding:60px 20px}.souvenirs .postinfos h2{font-size:20px}.souvenirs .postinfos h3{display:none}.souvenirs .swiper-button-next,.souvenirs .swiper-button-prev,.frise .swiper-pagination{display:none!important}.souvtop{height:auto;line-height:normal;padding:76px 0 40px}.artitop{height:auto;line-height:normal;padding:76px 0 40px}.single-post .blocs .wrapper{padding:0 20px}.frise .swiper-button-prev{left:0}.frise .swiper-button-next{right:0}.artitop a.cross,.souvtop a.cross{right:15px;top:15px}}@media screen and (max-width:374px){.droite ul{padding:0 25px 0 0}.droite ul+ul{padding:0 80px 0 0}}