@font-face {
font-family: "GothamRounded";
src: url(//www.nuitsdelacitadelle.fr/wp-content/themes/nuitsdelacitadelle/fonts/GothamRounded/GothamRounded-Light.otf) format("opentype");
font-weight: lighter;
}
@font-face {
font-family: "GothamRounded";
src: url(//www.nuitsdelacitadelle.fr/wp-content/themes/nuitsdelacitadelle/fonts/GothamRounded/GothamRounded-Book.otf) format("opentype");
font-weight: normal;
}
@font-face {
font-family: "GothamRounded";
src: url(//www.nuitsdelacitadelle.fr/wp-content/themes/nuitsdelacitadelle/fonts/GothamRounded/GothamRounded-Bold.otf) format("opentype");
font-weight: bold;
}
@font-face {
font-family: "GothamRounded";
src: url(//www.nuitsdelacitadelle.fr/wp-content/themes/nuitsdelacitadelle/fonts/GothamRounded/GothamRounded-Medium.otf) format("opentype");
font-weight: 500;
} html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} 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;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[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 {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
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-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: "GothamRounded",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
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;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
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;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: black;
text-decoration: none;
}
a:visited {
color: black;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
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: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
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: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 0em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.justify{
text-align: justify;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
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;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
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;
}
h1,h2,h3{
font-family: "GothamRounded";
font-weight: bold;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
.container,.containerPetit {
display: block;
max-width: 100%;
margin: auto;
padding-left: 15px;
padding-right: 15px;
}
div#headHome {position: absolute;z-index: 2;width: 100%;top: 0px;display: flex;justify-content: space-evenly;align-items: center;}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHome {
position: relative;
height: 60px;
background: #faba00;
align-items: center;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHomeLogo{
height: 42px;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHome a{
color: black;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHomeLogo a{
height:42px;
display: inline-block;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) #RSHeader svg path{
fill: black !important;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHomeLogo img{
height:42px;
width:auto;
}div#headHomeRight #menu-menu-mobile li {
white-space: nowrap;
padding: 0 12px;
position: relative;
}
div#RSHeader{
margin-top: -35px;
display: flex;
gap: 8px;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#RSHeader{
margin-top: 0px;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) #headHomeLogo svg {
height: 50px;
margin-top: -3px;
}
.carouselHome__tile.glowIn {
position: relative;
text-align: center;
color: white;
font-size: 27px;
line-height: 1;
padding: 12px 10px;
background-color: #faba00;
}
.carouselHome__tile.glowIn span{
opacity: 0; 
animation: glow-in 0.8s both;
}
#slideHome2025.owl-theme .owl-dots .owl-dot.active span, #slideHome2025.owl-theme .owl-dots .owl-dot:hover span {
background: #faba00;
}
p.breadcrumb {color: #faba00;	margin-top: 35px;}
p.breadcrumb a {text-decoration: none;color: #faba00;font-weight: bold;}
.evenementInfo h1 {
color: #faba00;
line-height: 1.3;
}
div#slideEvenement {
margin-top: 60px;
}
div#btnInfos {
margin-top: 70px;
display: flex;
justify-content: space-evenly;
flex-wrap: wrap;
}
div#btnInfos > a {
width: 185px;
text-align: center;
background: #faba00;
text-decoration: none;
color: white;
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
margin-bottom: 20px;
min-height: 48px;
line-height: 1;
}
div#doubleColonnesNavette {
display: flex;
align-items: center;
flex-wrap: nowrap;
text-align: justify;
}
div#doubleColonnesNavette > div {
margin-left: 0;
min-width: 60px;
}
div#btnInfos > a#btnReserverEvent {
justify-content: space-evenly;
}.tableauTitre:not(.tableauTitre0) {
transform: translateY(-1px) scaley(1.06);
}
table#tableauPrix tr.tableauTitre td {color: white;padding: 4px 7px 1px;font-size: 20px;line-height: 1;}
tr.tableauEvent b {font-size: 21px;color: black;line-height: 1;}
tr.tableauEvent td {line-height: 1;padding: 7px 0px !important;}
#sectionPlan h2{
text-align: center;
margin-bottom: 0;
}
svg#svgSwipe {width: 60px;}
div#containerSvgSwipe {text-align: center;}
#planContainer{
text-align: center;
margin-top: 35px;
}
div#lesPlans {display: flex;text-align: center;
flex-wrap: wrap;
justify-content: center;}
div#lesPlans > div {width: 50%;
min-width: 300px;}
div#lesPlans svg {max-height: 253px;}
div#lesPlans h3 {margin-bottom: 25px;font-weight: 500;font-size: 22px;}
#prixDesPlaces h1,#sectionPlan h2{
color:#faba00;font-size: 50px;
}
section#resa h2 {
font-size: 50px;
margin-bottom: 12px;
}section#resa .wp-block-image {
margin-top: 45px;
}.btnJauneClassique a {
text-decoration: none;
color: white;
background: #faba00;
padding: 10px 15px;
min-width: 170px;
display: inline-block;
text-align:center;
}
#prixDesPlaces h1 span,#sectionPlan h2 span{
color:#000;
}
#map{
height: 500px;
}
section#lesBtnNext {display: flex;text-align: center;margin-top: 70px;flex-wrap: wrap;}
section#lesBtnNext > div {flex: 1 1 50%;    min-width: 270px;}
section#lesBtnNext > div a, .nav-next span.nav-subtitle, .nav-previous span.nav-subtitle{text-decoration: none;color: black;font-weight: 500;font-size: 17px;}
section#lesBtnNext > div a span, .nav-next span.nav-subtitle span, .nav-previous span.nav-subtitle span {
font-size: 36px;
font-weight: lighter;
transform: translateY(7px);
display: inline-block;
}
a#btnReserverEvent svg {
width: 38px;
}
div#slideEvenement h2{
color: #faba00;
font-size: 17px;
font-weight: 500;
display: flex;
align-items: center;
}
div#slideEvenement h2 span {font-size: 40px;margin-left: 8px;margin-top: 4px;}
.evenementInfo img {
width: 100%;
max-height: 500px;
object-fit: cover;
}
div#lesImages {display: flex;flex-wrap: wrap;justify-content: left ;gap: 30px;}
div#lesImages img {width: 300px;height: 200px;object-fit: cover;cursor: zoom-in;}
.evenementInfo {
margin-top: 80px;
}
#tableauPrix th:nth-of-type(even),#tableauPrix td:nth-of-type(even) {background: #cfd1cf;}
tr.tableauEvent td {
border-bottom: 1px solid black;
}
tr.tableautitre {background: #ffffff;}
table#tableauPrix td {padding: 0;}
table#tableauPrix {
border-spacing: 0;
min-width: 700px;
}
#containerTarifs{
max-width: 100%;
}
table#tableauPrix tr.tableauTitre {
background: #fcc131;
}
.tdCenter{
text-align: center;
}
div#RSHeader svg {
width: 24px;
height: 24px;
}
div#headHomeLogo {width: 320px;text-align: center;}
div#headHomeLogo img:not(#logo70) {width: 140px; margin-top:0;}
body.page-template-template-homepage div#headHomeRight ul:not(.sub-menu),body.page-template-template-homepage2025 div#headHomeRight ul:not(.sub-menu){
margin-top:0;
}
div#headHome a {color: white;text-decoration: none;font-weight: 500;}
div#headHomeLeft ul,div#headHomeRight ul:not(.sub-menu) {
justify-content: space-around;
text-align: center;
display: flex;
padding: 0;
margin: 0;
list-style: none;
margin-top: -35px;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHomeLeft ul,body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHomeRight ul:not(.sub-menu) {
margin-top: 0px;
}
.menu  li:hover  ul.sub-menu{
display: block;
}
.sub-menu{
display: none;
list-style: none;
margin: 0;
padding: 0px 0px;    
position: absolute;
top: 0;
transform: translateX(-50%);
left: 50%;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) .sub-menu{
top:0;
bottom: auto;
}
.home div#headHomeRight #menu-menu-mobile li ul.sub-menu li {    
padding: 10px 5px 10px 5px;
background: transparent;
color: white;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHomeRight #menu-menu-mobile li {background: #faba00;padding: 10px 14px;}
div#headHomeRight #menu-menu-mobile li ul.sub-menu li a {
width: 100%;
display: inline-block;
}
ul.sub-menu li:hover {background: #353535;}
.affichageGalerie {display: flex;flex-wrap: wrap;justify-content: center;}
.affichageGalerie .event {flex: 0 1 calc(100% / 3);height:246px;position: relative;min-width: 246px;}
.event a {
display: inline-block;
width: 100%;
height: 100%;
}
.event a img{
height: 100%;
width: 100%;
object-fit: cover;
}
.eventTitre {flex: 1 0 calc(100% / 3);font-size: 27px;padding-left: 30px;padding-top: 27px;}
.eventTitre h2 {margin: 0;line-height: 1;}
.eventTitre h2 span {color: #fcc131;}
.eventHover {opacity:0;transition:0.3s;position: absolute;left: 50%;top: 50%;z-index: 2;color: white;transform: translateX(-50%) translateY(-50%);text-align: center;min-width: 80%;border: 2px solid white;}
.eventHover h3 {
font-weight: 500;
padding: 0px;
margin: 7px 0px;
}
.eventHover h3 p{
margin:0;
padding: 5px;
}
.affichageGalerie .event:hover .eventHover {opacity: 1;}
.affichageGalerie .event:before {
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%;
background: #00000012;
content: "";
}
#festival{
background:transparent;
color:black;
padding: 60px 0 10px;
}
.fondJauneBandeau{
background: #faba00;
width: 100%;
text-align: center;
margin-bottom: 60px;
}
.sectionClass .fondJauneBandeau h2{
background: white;
color: #faba00;
width: fit-content;
margin: auto;
padding: 0 15px;
}
.sectionClass h2 {
font-size: 55px;
margin: 0;
line-height: 1;
}
#slideHome{
min-height: 400px;
height: 100vh;
position: relative;
overflow-x: hidden;
}
#slideHome img {
min-height: 400px;
object-fit: cover;
object-position: bottom;
height: 100%;
overflow: hidden;
width:100%;
position: absolute;
object-position: 43% 100%;
} 
.page-id-959 #parallax:before,.page-id-959 #slideHome:before,.page-id-29 #parallax:before,.page-id-29 #slideHome:before{
position: absolute;
top: 0;
left: 0;
width: 10000%;
height: 100%;
content: '';
background: url(//www.nuitsdelacitadelle.fr/wp-content/uploads/2022/04/fog_2.png) repeat-x;
background-size: contain;
background-position: center;
-webkit-animation: marquee 80s linear infinite;
animation: marquee 80s linear infinite;
z-index: 1;
opacity: 1;
}
#lesArticles ul {display: flex;margin:0;}
section#lesArticles {padding: 90px 0 70px;}
#lesArticles h2{    
color: black;
text-align: center;
margin-bottom: 55px;
line-height: 1;
}.boutonJaune {
white-space: nowrap;
}
#lesArticles h2 span{color:black;}
#lesArticles ul li {width: calc(100% / 3);
margin: 0px 10px;
display: flex;
flex-direction: column;
position: relative;    
padding-bottom: 90px;
background: transparent; 
color:black}
#lesArticles .wp-block-latest-posts__featured-image {width: 100%;height: auto;order:0;}
#lesArticles ul li a {text-decoration: none;color: black;font-weight: 600;order:1;
margin-bottom: 10px;}
#lesArticles ul li > div:not(.wp-block-latest-posts__featured-image), #lesArticles ul li > a, #lesArticles ul li > time {margin-left: 29px;margin-right: 0;}
#lesArticles .wp-block-latest-posts__featured-image img {width: 100%;height: 200px;object-fit: cover;}
#lesArticles .wp-block-latest-posts__featured-image a {width: 100%;}
#lesArticles ul li > time {
order: 0;
position: relative;
}
#lesArticles ul li:before,.page-id-346 ul.wp-block-latest-posts__list li:before {
content: "DÉCOUVRIR";
position: absolute;
text-align: center;
bottom: 30px;
border: 1px solid rgb(0, 0, 0);
display: inline-block;
transform: translateX(-50%);
left: 50%;
padding: 9px 17px;
font-weight: 600;
white-space: nowrap;
}
#lesArticles ul li a:before,.page-id-346 ul.wp-block-latest-posts__list li a:before  {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#lesArticles .wp-block-latest-posts__post-excerpt{
order:1;
}
#lesArticles .wp-block-columns{
margin-bottom: 0;
}
a#btnActu {text-decoration: none;color: #faba00;font-weight: 600;border: 1px solid #faba00;padding: 14px 15px;display: inline-block;margin-top: 20px;transition: .3s;}
a#btnActu:hover {background: #faba00;color: white;}
.premier{
animation: 15s linear 0s infinite alternate premier;
}
.milieu{
animation: 15s linear 0s infinite alternate milieu;
}
footer#colophon {
background: #faba00;
margin-top: 20px;
color:black;
font-weight: 500;
}
footer#colophon a{
color: black;
text-decoration: none;
width: 140px;
text-align: center;
}
.site-info.container {
display: flex;
justify-content: space-evenly;
padding: 55px 0;
}.copyright.container {
text-align: center;
padding-bottom: 45px;
}
.copyright.container a {
font-size: 12px;
}
section#accesRapide .container {display: flex;}
section#accesRapide .containerPetit {display: flex;align-items: center;min-width: 300px;    justify-content: space-between;    font-size: 14px;}
section#accesRapide  a {font-weight: 600;text-decoration: none;color: #fcc131;text-align: center;white-space: nowrap;}
body .btnJauneBorderJaune {position: absolute;bottom: 70px;left: 70px;text-decoration: none;
color: #faba00;
font-weight: 600;
border: 1px solid #faba00;
padding: 17px 29px;
display: inline-block;
transition: .3s;z-index: 9;font-size: 21px;}
body .btnJauneBorderJaune:hover {
background: #faba00;
color: white;
}
body #leProgramme .btnJauneBorderJaune{
position: initial;
display: inline-block;
margin-top: 40px;
}
body.page-template-template-homepage2025 .btnJauneBorderJaune,body.page-template-template-homepage .btnJauneBorderJaune{
left: auto;
right: 70px;
}
body.page-template-template-homepage .btnJauneBorderJaune#btnJauneBorderJaune__teaser{
right: auto;
left: 70px;
}
#accesRapide svg {width: 70px;display: block;margin: auto;margin-bottom: 11px;height: 70px;}
#accesRapide .containerPetit > a, 
#accesRapide .containerPetit > div {width: 33%;}
section#accesRapide {margin-top: 60px;margin-bottom: 50px;}
#dateEtLieu{
font-size: 23px;
}
section.fondGris {
position: relative;
padding: 25px 0;
}
section.fondGris:before {
background: #cfd1cf;
position: absolute;
left: -500%;
right: -500%;
height: 100%;
top: 0;
content: "";
z-index: -1;
}
.page-id-185 div#page {
overflow: hidden;
text-align: justify;
}
figcaption{
position: relative;
}
figcaption:before {
content: "";
position: absolute;
background: #faba00;
height: 69px;
width: 15px;
left: 0;
transform: translateX(-136%);
top: -30px;
}
.page-id-185 h1{
color:#faba00;
}
.page-id-185 h1:first-line{
color:black;
}
article.page {
margin-top: 90px;
}
.post-thumbnail {
margin-top: 40px;
}
.post-thumbnail img {
height: 500px;
width: 100%;
object-fit: cover;
}
.wp-block-image figcaption,figure.wp-block-embed.is-type-video figcaption {
margin-left: 45px;
font-weight: lighter;
font-size: 14px;
}
.EncartInformatif {
max-width: 495px;
margin: auto;
background: #faba00;
color: white;
padding: 10px;
font-weight: 500;
margin-top: 50px;
}
.mb0{
margin-bottom: 0;
}div#cookie-law-info-bar {
padding: 5px 25px !important;
}
body .mob-menu-left-bg-holder {
background: url(https://www.nuitsdelacitadelle.fr/wp-content/uploads/2025/04/ATM_LogoNuitsdelaCitadelle2025_noir-min.png) no-repeat;
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size:  auto;
-moz-background-size: auto;
background-size: auto;
}
div.flexPartenaires {display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 20px;}
.unPartenaire {width: calc(100% / 3);text-align: center;margin-bottom: 70px;min-width: 246px;}
.unPartenaire img {max-width: 80%;max-height: 80px;}
.unPartenaire a {display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;}
.hiddenTMP{
display: none !important;
}
.postid-139 h1 {margin-bottom: 0;}
.postid-139 h2 {margin-top: 10px;}
main#nousTrouver {
text-align: center;
}
main#nousTrouver h1{
font-size:50px;
}
.has-jaune-defaut-color{
color:#faba00;
}main#nosPartenaires {
margin-top: 80px;
}
#nosPartenaires h1{
color: #000;
font-size: 50px;
text-align: center;
}
.pum-theme-theme-par-defaut .pum-container {
max-width: 90%;
}
.pum-content.popmake-content a {
color: #faba00;
}
#nosPartenaires h1 span{
color: #faba00;
}
.single-post #primary p a {
margin: auto;
display: inline-block;
text-align: center;
text-decoration: none;
color: #fdbc32;
text-transform: uppercase;
font-weight: 500;
border: 1px solid #fdbc32;
padding: 8px 20px;
transition: 0.2s;
}.single-post #primary h1 {
color: #fdbc32;
}
.tcenter{
text-align:center;
}
time.wp-block-latest-posts__post-date{position: relative;}
time.wp-block-latest-posts__post-date:before {
content: "Publié le ";
}
.page-id-346 ul.wp-block-latest-posts__list {
display: flex;
flex-wrap: wrap;
margin-left: 0;
}
.page-id-346 ul.wp-block-latest-posts__list li {
width: calc(100% / 3);
padding: 0px 10px;
display: flex;
flex-direction: column;
position: relative;
padding-bottom: 90px;
background: transparent;
color: black;
}
.page-id-346 ul.wp-block-latest-posts__list li img {
width: 100%;
height: 200px;
object-fit: cover;
}
.page-id-346 ul.wp-block-latest-posts__list li a.wp-block-latest-posts__post-title {
margin-left: 29px;
margin-right: 0;
text-decoration: none;
color: black;
font-weight: 600;
order: 1;
margin-bottom: 10px;
}
.page-id-346 ul.wp-block-latest-posts__list li time {
order: 0;
position: relative;
margin-left: 29px;
margin-right: 0;
}
.page-id-346 ul.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
width: 100%;
height: auto;
order: 0;
}
.page-id-346 ul.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt {
order: 1;
margin-left: 29px;
margin-right: 0;
}
.single .wp-block-button__link{
margin: auto;
display: inline-block;
text-align: center;
text-decoration: none;
color: #fdbc32;
text-transform: uppercase;
font-weight: 500;
border: 1px solid #fdbc32;
padding: 8px 20px;
transition: 0.2s;
background: transparent;
}
.single .is-layout-flex.wp-block-buttons {
justify-content: center;
}
.noMarginTop{
margin-top: 0 !important
}
.noMarginBottom{
margin-bottom: 0 !important
}
.evenement-template-default h1 span {
display: block;
font-size: 25px;
}
.postid-930 .evenementInfo h1 {
margin-bottom: -16px;
}
.youtubeVideo {
position: relative;
width: 100%;
padding-bottom: 56.44%;
height: 0;
margin-top: 50px;
}
.youtubeVideo iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
time.wp-block-latest-posts__post-date:after {content: "";position: absolute;background: #faba00;height: 69px;width: 15px;left: 0;transform: translateX(-136%);bottom: -18px;}
#nosPartenaires__slider1 .unPartenaire:first-child {
width: 100%;
}
@keyframes glow-in {
0% {
opacity: 0;
transform: scale(0.95);
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
100% {
opacity: 1;
transform: scale(1);
text-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
}
}
@keyframes premier { from { transform:translateX(0px); } to { transform:translateX(-100px); }  }
@keyframes milieu { from { transform:translateX(0px); } to { transform:translateX(-60px); }  }
@-webkit-keyframes marquee{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-200vw,0,0);transform:translate3d(-200vw,0,0)}}
@keyframes marquee{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-200vw,0,0);transform:translate3d(-200vw,0,0)}}
#parallax {
position: relative;
width: 100%;
height: 100vh;
background-repeat: no-repeat;
background-position: center;
background-position: 50% 100%;
background-size: 103%;overflow: hidden;background-color: black;
}
@media only screen and (min-width : 667px) {
.container,.containerPetit {
max-width: 667px;
}
}
@media only screen and (max-width : 666px) {
body.page-template-template-homepage .btnJauneBorderJaune:not(#btnJauneBorderJaune__teaser){
bottom: 160px;
left: 70px;
right: auto;
}
}
@media only screen and (max-width : 767px) {
#lesArticles ul{
flex-direction: column;
align-items: center;
}
#lesArticles ul li{
width: 350px;
max-width: 100%;
margin-bottom: 25px;
}
.sectionClass h2{
font-size: 48px;
}
.eventTitre {
order: -1;
flex: 1 1 100%;
padding-bottom: 28px;
text-align: center;
padding-left: 0;
}
section#accesRapide .containerPetit{
justify-content: center; 
flex-direction: column;
}
#accesRapide .containerPetit > a, #accesRapide .containerPetit > div{
width:auto;
margin-top:20px;
}
#containerTarifs{
overflow-x: scroll;
}
.eventHover{
opacity: 1;
}
}
@media only screen and (min-width : 768px) {
.container,.containerPetit {
max-width: 768px;
}
#containerSvgSwipe{
display: none;
}
}
@media only screen and (min-width : 992px) {
.container {
max-width: 992px;
}
.sub-menu{
max-width: 190px;
padding-top:50px;
}
.home .sub-menu{
padding-top:30px;
}
body:not(.page-template-template-homepage):not(.page-template-template-homepage2025):not(.page-template-template-homepage-2) div#headHomeRight #menu-menu-mobile .sub-menu li:hover {
background: #e3a900;
}
}
@media only screen and (max-width:991px) {
.mobmenu-content #mobmenuleft .sub-menu{
transform: inherit;
}
}
@media only screen and (min-width : 1200px) {
.containerGrand{
max-width: 1200px;
}
}
@media only screen and (min-width : 1300px) {
div#headHomeRight #menu-menu-mobile li {
padding: 0 32px;
}
}
@media only screen and (max-width: 521px){
.affichageGalerie .event {
margin-bottom: 10px;
}
}