/*************************/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #000000;
  text-align: left;
  background-color: #ffffff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: black;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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 {
  padding: 0;
  border-style: none;
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  background-color: #ffffff;
  font-family: aktiv-grotesk, sans-serif;
  margin: 10px;
  overflow: hidden;
}

.row.prefooter-row {
  --bs-gutter-x: 10px;
  --bs-gutter-y: 0;
}
@media (min-width: 992px) {
  .row .col-lg-2-5 {
    flex: 0 0 auto;
    width: 20%;
  }
}

.topping {
  position: fixed;
  z-index: 9999;
  background-color: #ffffff;
  width: 100%;
  height: 10px;
  top: 0;
}

.bottoming {
  position: fixed;
  z-index: 9999;
  background-color: #ffffff;
  width: 100%;
  height: 10px;
  bottom: 0;
}

.swiper .swiper-button-next, .swiper .swiper-button-prev {
  color: #bfe2e2;
}

section {
  position: relative;
  display: flex;
  width: 100vw;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

h2, h3, h4, h5, h6, p {
  color: #ffffff;
}

h2 {
  font-size: 46px;
  font-weight: 700;
  line-height: 1em;
}

p {
  font-size: 17px;
}
p strong {
  font-weight: 600;
}

img {
  max-width: 100%;
}

.btn, .btn:link, .btn:visited {
  background: #bfe2e2;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 40px !important;
  font-size: 14px;
  margin-bottom: 19px;
  padding: 0px 40px;
  border: 0;
  color: #000000;
  border-top-left-radius: 50px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 50px;
  transition: all 0.5s;
}
.btn:focus, .btn:link:focus, .btn:visited:focus {
  box-shadow: none;
}
.btn:hover, .btn:link:hover, .btn:visited:hover, .btn:link:hover, .btn:link:link:hover, .btn:link:visited:hover, .btn:visited:hover, .btn:visited:link:hover, .btn:visited:visited:hover {
  text-decoration: none;
  background: #addada;
  border-radius: 0px;
}

::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #FFF !important;
  font-size: 13px;
  font-weight: 400;
}

:-moz-placeholder {
  text-transform: uppercase;
  color: #FFF !important;
  font-size: 13px;
  font-weight: 400;
}

::-moz-placeholder {
  text-transform: uppercase;
  color: #FFF !important;
  font-size: 13px;
  font-weight: 400;
}

:-ms-input-placeholder {
  text-transform: uppercase;
  color: #FFF !important;
  font-size: 13px;
  font-weight: 400;
}

.calendar-row {
  padding-bottom: 0 !important;
  margin-top: 40px;
}
body.home .calendar-row {
  margin-bottom: 10px;
  margin-top: 0;
}
.calendar-row .calswiper {
  width: 100%;
  overflow: hidden;
  transition: height 0.4s ease;
}
.calendar-row .calswiper .swiper-button-prev, .calendar-row .calswiper .swiper-button-next {
  color: #79c2c2;
  top: auto;
  bottom: 20px;
}
.calendar-row .calswiper .swiper-button-prev.swiper-button-disabled, .calendar-row .calswiper .swiper-button-next.swiper-button-disabled {
  opacity: 0.02;
}
.calendar-row .calswiper .swiper-wrapper {
  align-items: flex-start;
}
.calendar-row .calswiper .swiper-slide {
  display: flex;
  align-items: flex-start;
  height: auto;
}
.calendar-row .calswiper .swiper-slide .day {
  width: 100%;
  height: 100%;
  min-height: 300px;
  background: #eeede7;
  padding: 15px 5px;
  text-decoration: none;
}
.calendar-row .calswiper .swiper-slide .day p, .calendar-row .calswiper .swiper-slide .day h2, .calendar-row .calswiper .swiper-slide .day h3, .calendar-row .calswiper .swiper-slide .day h4 {
  color: #000000;
}
.calendar-row .calswiper .swiper-slide .day p.numday {
  color: #000000;
}
.calendar-row .calswiper .swiper-slide .day:not(.empty):hover {
  background: #bfe2e2;
}
.calendar-row .calswiper .swiper-slide .day.link:hover h5 {
  color: #18535e;
  background-color: #ffffff;
}
.calendar-row .calswiper .swiper-slide .day.empty {
  background: #ffffff;
}
.calendar-row .calswiper .swiper-slide .day.empty p, .calendar-row .calswiper .swiper-slide .day.empty h2, .calendar-row .calswiper .swiper-slide .day.empty h3, .calendar-row .calswiper .swiper-slide .day.empty h4 {
  color: #888888;
}
.calendar-row .calswiper .swiper-slide .day.empty p.numday {
  color: rgba(0, 0, 0, 0.4);
}
.calendar-row .calswiper .swiper-slide .day.today {
  background: #bfe2e2;
}
.calendar-row .calswiper .swiper-slide .day p.fullday {
  text-transform: uppercase;
  font-size: 16px;
}
.calendar-row .calswiper .swiper-slide .day p.numday {
  margin-top: 20px;
  font-size: 48px;
  font-weight: 900;
}
.calendar-row .calswiper .swiper-slide .day h2 {
  font-size: 16px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.calendar-row .calswiper .swiper-slide .day h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.calendar-row .calswiper .swiper-slide .day h4 {
  font-size: 14px;
  text-transform: uppercase;
}
.calendar-row .calswiper .swiper-slide .day h5 {
  width: auto;
  display: inline-block;
  margin-bottom: 3px;
  color: #ffffff;
  background-color: #18535e;
  padding: 0px 3px 1px;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.calendar-row .calswiper .swiper-slide .day.avec-vous h2, .calendar-row .calswiper .swiper-slide .day.en-tournee h2, .calendar-row .calswiper .swiper-slide .day.project-de-mediation h2 {
  font-size: 13px;
}
.calendar-row .calswiper .swiper-slide .day.avec-vous h3, .calendar-row .calswiper .swiper-slide .day.en-tournee h3, .calendar-row .calswiper .swiper-slide .day.project-de-mediation h3 {
  font-size: 13px;
}
.calendar-row .calswiper .swiper-slide .day.avec-vous h4, .calendar-row .calswiper .swiper-slide .day.en-tournee h4, .calendar-row .calswiper .swiper-slide .day.project-de-mediation h4 {
  font-size: 11px;
}
.calendar-row .calswiper .swiper-slide .day a.avec-vous h2, .calendar-row .calswiper .swiper-slide .day a.en-tournee h2, .calendar-row .calswiper .swiper-slide .day a.project-de-mediation h2 {
  font-size: 13px;
}
.calendar-row .calswiper .swiper-slide .day a.avec-vous h3, .calendar-row .calswiper .swiper-slide .day a.en-tournee h3, .calendar-row .calswiper .swiper-slide .day a.project-de-mediation h3 {
  font-size: 13px;
}
.calendar-row .calswiper .swiper-slide .day a.avec-vous h4, .calendar-row .calswiper .swiper-slide .day a.en-tournee h4, .calendar-row .calswiper .swiper-slide .day a.project-de-mediation h4 {
  font-size: 11px;
}
.calendar-row .calswiper .swiper-slide .day a:hover h5 {
  color: #18535e;
  background-color: #ffffff;
}

#sb_instagram #sbi_images {
  padding: 0 !important;
}

/**************************/
/*          PAGES         */
/**************************/
section.golden .goldenContainer {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
section.golden .box {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  section.golden .box {
    width: 50%;
    height: calc(50vw - 10px);
  }
}
@media (min-width: 1200px) {
  section.golden .box {
    width: 33.33%;
    height: calc(33vw - 8px);
  }
}
section.golden .box .content-box {
  max-width: 400px;
  width: 100%;
}
section.golden .box .btn-logo {
  position: absolute;
  top: 20px;
  left: 20px;
}
section.golden .box .btn-logo svg {
  width: 250px;
  fill: #ffffff;
}
section.golden .box:nth-child(2), section.golden .box:nth-child(4), section.golden .box:nth-child(6) {
  padding: 40px;
}
@media (min-width: 768px) {
  section.golden .box:nth-child(2), section.golden .box:nth-child(4), section.golden .box:nth-child(6) {
    padding: 20px;
  }
}
section.golden .box:nth-child(1) {
  order: 1;
}
section.golden .box:nth-child(2) {
  order: 2;
}
section.golden .box:nth-child(3) {
  order: 3;
}
@media (min-width: 768px) {
  section.golden .box:nth-child(3) {
    order: 4;
  }
}
@media (min-width: 1200px) {
  section.golden .box:nth-child(3) {
    order: 4;
  }
}
section.golden .box:nth-child(4) {
  order: 4;
}
@media (min-width: 768px) {
  section.golden .box:nth-child(4) {
    order: 3;
  }
}
@media (min-width: 1200px) {
  section.golden .box:nth-child(4) {
    order: 4;
  }
}
section.golden .box:nth-child(5) {
  order: 5;
}
section.golden .box:nth-child(6) {
  order: 6;
}
section.golden .box:nth-child(7) {
  order: 7;
}
section.golden .box h1, section.golden .box h2 {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #000000;
}
@media (min-width: 992px) {
  section.golden .box h1, section.golden .box h2 {
    font-size: 30px;
  }
}
@media (min-width: 1400px) {
  section.golden .box h1, section.golden .box h2 {
    font-size: 32px;
  }
}
section.golden .box h3 {
  font-size: 18px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000000;
}
@media (min-width: 992px) {
  section.golden .box h3 {
    font-size: 22px;
  }
}
section.golden .box p, section.golden .box ul, section.golden .box label {
  font-size: 15px;
}
@media (min-width: 992px) {
  section.golden .box p, section.golden .box ul, section.golden .box label {
    font-size: 17px;
  }
}
section.golden .box p {
  color: #000000;
  margin-bottom: 10px;
}
section.golden .box a.under {
  text-decoration: underline;
}
section.golden .box a.under:hover {
  text-decoration: none;
}
section.golden .box ul {
  color: #000000;
}
section.golden .box label {
  font-weight: 300;
  width: 100%;
}
section.golden .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.golden .box:nth-child(odd) {
  background-color: #000000;
}
section.golden .box:nth-child(even) {
  background-color: #f3cb3b;
}
section.golden .box.box7 {
  width: 100%;
  height: auto;
  border-bottom: solid 1px #555;
}
section.golden .box.box7 .wpcf7 {
  width: 100%;
}
section.golden .box.box7 .wpcf7 form {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
section.golden .box.box7 .wpcf7 form p {
  margin-bottom: 0;
  position: relative;
}
section.golden .box.box7 .subbox {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 1200px) {
  section.golden .box.box7 .subbox {
    width: 33.33%;
    min-height: calc(33vw - 8px);
  }
}
section.golden .box.box7 .subbox .content-subbox {
  max-width: 400px;
  width: 100%;
  padding: 100px 40px 40px;
}
section.golden .box.box7 .subbox .content-subbox .accordion-collapse p {
  color: #ffffff;
  font-size: 13px;
  padding: 10px 0 20px;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-spinner {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
  background-color: #f3cb3b;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-spinner::before {
  background-color: #000000;
}
section.golden .box.box7 .subbox .content-subbox input[type=submit] {
  width: 100%;
  background: #f3cb3b;
  padding: 5px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}
section.golden .box.box7 .subbox .content-subbox input[type=submit]:hover {
  background: #d4a90d;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap .igd-shortcode-wrap {
  margin-bottom: 2px;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap .igd-module-uploader.igd-form-uploader {
  margin-top: 0px !important;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap input {
  width: 100%;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap .wpcf7-list-item {
  margin: 0;
  margin-bottom: 10px;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap .wpcf7-list-item input {
  width: auto;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 13px;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label .accordion-button {
  text-decoration: underline;
  position: relative;
  display: inline;
  width: auto;
  padding: 0;
  font-size: 13px;
  font-weight: 300;
  color: #ccc;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  margin: 0;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label a {
  color: white;
  text-decoration: underline;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap textarea {
  width: 100%;
  margin-top: 10px;
}
section.golden .box.box7 .subbox .content-subbox .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 12px;
}
section.golden .box.box7 .subbox .count {
  position: absolute;
  top: 5px;
  left: 50%;
  font-size: 64px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  transform: translateX(-50%);
}
section.golden .box.box7 .subbox:nth-child(odd) {
  background-color: #f3cb3b;
}
section.golden .box.box7 .subbox:nth-child(odd) .count {
  color: #000000;
}
section.golden .box.box7 .subbox:nth-child(odd) label {
  color: #000000;
}
section.golden .box.box7 .subbox:nth-child(even) {
  background-color: #000000;
}
section.golden .box.box7 .subbox:nth-child(even) .count {
  color: #f3cb3b;
}
section.golden .box.box7 .subbox:nth-child(even) label {
  color: #ccc;
}
section.golden .box.box7 .wpcf7-response-output {
  width: 100%;
  color: gold;
  border: solid 2px;
  margin: 2em 20px;
}
section.coverpage {
  height: 65vh;
  width: 100%;
  margin-top: 105px;
}
section.coverpage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.coverpage.right img {
  object-position: right;
}
section.coverpage .overcover {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 3;
}
section.coverpage .overcover .overtitle {
  margin-bottom: 30px;
}
section.coverpage .overcover .overtitle h1, section.coverpage .overcover .overtitle h2, section.coverpage .overcover .overtitle h3 {
  color: #ffffff;
}
section.coverpage .overcover .overtitle h1 {
  font-size: 46px;
  font-weight: 900;
  text-transform: uppercase;
}
section.page-row {
  margin-top: 105px;
  padding: 80px 0;
  min-height: calc(100vh - 355px);
}
section.page-row h1 {
  margin-bottom: 28px;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}
section.page-row h2 {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  padding-bottom: 12px;
  position: relative;
}
section.page-row h2:after {
  content: "";
  height: 15px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: #18535e;
}
section.page-row h3 {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
section.page-row .allbro {
  display: flex;
  flex-direction: row;
}
section.page-row .allbro a.bro {
  margin-left: 10px;
}
section.page-row p {
  color: #000000;
  margin-bottom: 20px;
  line-height: 1.4em;
}
section.page-row p .bigger {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
}
section.page-row p a {
  color: #18535e;
  text-decoration: underline;
}
section.page-row p a:hover {
  text-decoration: none;
}
section.page-row ul {
  padding-left: 20px;
}
section.page-row ul li {
  font-size: 17px;
}
section.page-row ul.ulwithimages img {
  margin: 15px 10px 10px 0;
}
section.page-row .partenaires-icons {
  display: flex;
  flex-wrap: wrap;
}
section.page-row .partenaires-icons img {
  width: auto;
  max-height: 100px;
  margin-right: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  section.page-row span.hide-lg {
    display: none;
  }
}
section.page-row .icon {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  margin-bottom: 10px;
}
section.page-row table {
  width: 100%;
  table-layout: fixed;
}
body.page-id-166 section.page-row table tr:first-child, body.page-id-168 section.page-row table tr:first-child {
  background: #bfe2e2;
  text-align: center;
  font-weight: 700;
}
body.page-id-166 section.page-row table tr:nth-child(2), body.page-id-168 section.page-row table tr:nth-child(2) {
  background-color: #eeede7;
}
body.page-id-166 section.page-row table tr td, body.page-id-168 section.page-row table tr td {
  vertical-align: top;
  border-color: #9cd2d2;
}
body.page-id-166 section.page-row table tr td p, body.page-id-168 section.page-row table tr td p {
  font-size: 12px;
  margin-bottom: 5px;
}
body.page-id-166 section.page-row table tr td p span.show-lg, body.page-id-168 section.page-row table tr td p span.show-lg {
  display: none;
}
@media (min-width: 992px) {
  body.page-id-166 section.page-row table tr td p, body.page-id-168 section.page-row table tr td p {
    font-size: 14px;
  }
  body.page-id-166 section.page-row table tr td p span.show-lg, body.page-id-168 section.page-row table tr td p span.show-lg {
    display: inline;
  }
}
body.page-id-166 section.page-row table tr td p strong, body.page-id-168 section.page-row table tr td p strong {
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 992px) {
  body.page-id-166 section.page-row table tr td p strong, body.page-id-168 section.page-row table tr td p strong {
    font-size: 16px;
  }
}
body.page-id-166 section.page-row table tr td h6, body.page-id-168 section.page-row table tr td h6 {
  font-size: 12px;
  font-weight: 300;
  color: #000000;
}
body.page-id-166 section.page-row table tr td strong, body.page-id-168 section.page-row table tr td strong {
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 992px) {
  body.page-id-166 section.page-row table tr td strong, body.page-id-168 section.page-row table tr td strong {
    font-size: 16px;
  }
}
body.page-id-166 section.page-row table tr td:first-child, body.page-id-168 section.page-row table tr td:first-child {
  width: 120px;
}
@media (min-width: 992px) {
  body.page-id-166 section.page-row table tr td:first-child, body.page-id-168 section.page-row table tr td:first-child {
    width: 160px;
  }
}
/**************************/
/*          LOOPS         */
/**************************/
section.coverpage + section.loop-row {
  padding-top: 56px;
}

section.loop-row {
  padding: 142px 0 22px;
}
section.loop-row .title {
  margin-bottom: 28px;
}
section.loop-row .title h1 {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}
section.loop-row .title h2 {
  font-weight: 600;
  font-size: 22px;
  color: #000000;
}
section.loop-row .description, section.loop-row .col-right {
  margin-bottom: 40px;
}
section.loop-row .description p, section.loop-row .col-right p {
  color: #000000;
  font-weight: 300;
  line-height: 1.25;
  font-size: 20px;
  color: #000000;
}
section.loop-inside {
  padding: 22px 0 22px;
}
section.loop-inside h3 {
  margin-bottom: 20px;
  color: #000;
  border-bottom: solid 5px #bfe2e2;
}
section.artistes_compagnons-row a h3 {
  font: 400 18px/1.2em aktiv-grotesk, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.1em;
  margin-top: 5px;
  min-height: 40px;
  color: #000000;
}
section.artistes_compagnons-row a figure {
  overflow: hidden;
  transition: all 0.5s;
}
section.artistes_compagnons-row a figure img {
  object-fit: cover;
  height: 195px;
}
section.artistes_compagnons-row a.bl figure {
  border-bottom-left-radius: 190px;
}
section.artistes_compagnons-row a.br figure {
  border-bottom-right-radius: 190px;
}
section.artistes_compagnons-row a.tl figure {
  border-top-left-radius: 190px;
}
section.artistes_compagnons-row a.tr figure {
  border-top-right-radius: 190px;
}
section.artistes_compagnons-row a:hover {
  text-decoration: none;
}
section.artistes_compagnons-row a:hover figure {
  border-radius: 0px;
  overflow: hidden;
}
section.compagnies-associees-row a h3 {
  font: 400 18px/1.2em aktiv-grotesk, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.1em;
  margin-top: 5px;
  min-height: 40px;
  color: #000000;
}
section.compagnies-associees-row a figure {
  border-top-right-radius: 190px;
  border-top-left-radius: 190px;
  overflow: hidden;
  transition: all 0.5s;
}
section.compagnies-associees-row a figure img {
  object-fit: cover;
  height: 195px;
}
section.compagnies-associees-row a:hover {
  text-decoration: none;
}
section.compagnies-associees-row a:hover figure {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  overflow: hidden;
}
section.spectacles-row {
  min-height: calc(100vh - 355px);
}
section.spectacles-row .form_filter {
  padding: 0;
  padding-bottom: 40px;
  border-bottom: solid 1px #e2d2d2;
  margin-bottom: 40px;
}
section.spectacles-row .selected .form-select {
  background-color: #bfe2e2;
}
section.spectacles-row .spectacle {
  margin: 0 auto;
  height: 100%;
  padding-bottom: 30px;
  display: block;
}
section.spectacles-row .spectacle figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 270px;
  margin-bottom: 0;
}
section.spectacles-row .spectacle figure .thumb {
  height: 100%;
  width: 100%;
  background-color: #bfe2e2;
}
section.spectacles-row .spectacle figure img {
  width: 100%;
  height: 100%;
  transition: transform 0.8s ease;
  object-fit: cover;
}
section.spectacles-row .spectacle figure .hover-box {
  z-index: 5;
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 10px;
  transform: translateY(-100%);
  transition: transform 0.4s;
}
section.spectacles-row .spectacle figure .hover-box h3 {
  color: #000000;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
section.spectacles-row .spectacle figure .hover-box h4 {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-bottom: 0px;
}
section.spectacles-row .spectacle figure .hover-box h5 {
  color: #000000;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
body.page-template-page-avec-vous section.spectacles-row .spectacle figure .hover-box h5, body.page-template-page-projects-mediattion section.spectacles-row .spectacle figure .hover-box h5 {
  margin-bottom: 0px;
}
section.spectacles-row .spectacle figure .hover-box h6 {
  background-color: #79c2c2;
  margin-bottom: 5px;
  font-size: 10px;
  color: white;
  padding: 0 3px;
  text-transform: uppercase;
  display: inline-block;
}
section.spectacles-row .spectacle figure .hover-box .procat {
  position: absolute;
  bottom: -30px;
  background: #bfe2e2;
  left: 0;
  padding: 2px 10px 0px;
  font-size: 11px;
  text-transform: uppercase;
}
section.spectacles-row .spectacle figure .hover-box .procat::after {
  position: absolute;
  height: 3px;
  width: 100%;
  bottom: -5px;
  left: 0;
  background-color: #bfe2e2;
}
section.spectacles-row .spectacle .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px 0 0px;
  text-decoration: none;
  z-index: 9;
  width: 100%;
}
section.spectacles-row .spectacle .info h2, section.spectacles-row .spectacle .info h3, section.spectacles-row .spectacle .info h4, section.spectacles-row .spectacle .info h5 {
  color: #000000;
}
section.spectacles-row .spectacle .info h2 {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  padding-bottom: 12px;
  position: relative;
}
section.spectacles-row .spectacle .info h2:after {
  content: "";
  height: 15px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: #18535e;
}
section.spectacles-row .spectacle.escale {
  position: relative;
}
section.spectacles-row .spectacle.escale figure {
  height: 100%;
}
section.spectacles-row .spectacle.escale figure .hover-box {
  background-color: rgba(52, 120, 186, 0.8);
}
section.spectacles-row .spectacle.escale figure .hover-box h3, section.spectacles-row .spectacle.escale figure .hover-box h4, section.spectacles-row .spectacle.escale figure .hover-box h5 {
  color: #ffffff;
}
section.spectacles-row .spectacle.escale figure .hover-box h5 {
  margin-bottom: 0px;
}
section.spectacles-row .spectacle.escale .info {
  position: absolute;
  bottom: 30px;
  padding: 35px 15px 20px;
  background: linear-gradient(0deg, #3478ba 0%, rgba(52, 120, 186, 0) 100%);
}
section.spectacles-row .spectacle.escale .info h2 {
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 0;
}
section.spectacles-row .spectacle.escale .info h2:after {
  content: none;
}
section.spectacles-row .spectacle:hover {
  text-decoration: none;
}
section.spectacles-row .spectacle:hover figure img {
  transform: scale(1.2);
}
section.spectacles-row .spectacle:hover figure .hover-box {
  transform: translateY(0%);
}
section.spectacles-row #map {
  width: 100%;
  height: 400px;
  margin-top: 0px;
  margin-bottom: 40px;
}
section.spectacles-row #map h1, section.spectacles-row #map h2, section.spectacles-row #map h3, section.spectacles-row #map h4, section.spectacles-row #map h5 {
  color: #000000;
}
section.spectacles-row #map h3 {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
section.spectacles-row #map h4 {
  font-size: 13px;
  color: rgba(24, 83, 94, 0.9);
  margin-bottom: 3px;
}
section.spectacles-row #map h5 {
  font-size: 14px;
}
section.spectacles-row #map .gm-style-iw-chr {
  position: absolute;
  width: calc(100% - 12px);
  top: 0;
}
section.spectacles-row #map .info {
  margin-top: 15px;
  padding-right: 35px;
}

section {
  width: 100%;
}
section.cover {
  height: calc(100vh - 125px);
  width: 100%;
  margin-top: 105px;
}
section.cover.halfscreen {
  height: calc(50vh - 125px);
}
section.cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.cover .overcover {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 3;
}
section.cover .overcover .overtitle {
  margin-bottom: 30px;
}
section.cover .overcover .overtitle h1, section.cover .overcover .overtitle h2, section.cover .overcover .overtitle h3 {
  color: #ffffff;
}
section.cover .overcover .overtitle h1 {
  font-size: 46px;
  font-weight: 900;
  text-transform: uppercase;
}
section.cover .overcover .overtitle h2 {
  font-family: aktiv-grotesk, sans-serif;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  margin: 5px 0 10px;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 900;
}
section.cover .overcover .overtitle h3 {
  font: 400 18px/1.2em aktiv-grotesk, sans-serif;
  font-size: 24px;
  font-weight: 400;
}
section.cover .overcover .reserver {
  display: flex;
  width: 100%;
  height: 90px;
  background-color: #bfe2e2;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  transition: all 0.5s;
}
section.cover .overcover .reserver svg {
  width: 34px;
}
section.cover .overcover .reserver span {
  margin-left: 20px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 900;
  font-size: 20px;
}
section.cover .overcover .reserver:hover {
  text-decoration: none;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
section.cover .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
section.item, section.single {
  padding: 56px 0 22px;
}
section.item .colcenter .title, section.single .colcenter .title {
  padding-bottom: 16px;
}
section.item .colcenter .title h1, section.single .colcenter .title h1 {
  font-family: aktiv-grotesk, sans-serif;
  line-height: 0.8em;
  font-size: 36px;
  font-weight: 900;
  color: #000000;
  margin: 0px 0 20px;
  text-transform: uppercase;
  border-bottom: solid 15px #18535e;
}
section.item .colcenter .title .qui, section.single .colcenter .title .qui {
  border-bottom: solid 15px #18535e;
}
section.item .colcenter .title h3, section.single .colcenter .title h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  color: #000000;
}
section.item .colcenter .title h3 strong, section.single .colcenter .title h3 strong {
  font-weight: 900;
}
section.item .colcenter .description, section.single .colcenter .description {
  margin-top: 22px;
  margin-bottom: 56px;
}
section.item .colcenter .description p, section.single .colcenter .description p {
  color: #000000;
  font-weight: 400;
  line-height: 1.4em;
}
section.item .colcenter .espace-pro, section.single .colcenter .espace-pro {
  border-top: solid 15px #18535e;
  border-bottom: solid 1px #18535e;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
section.item .colcenter .espace-pro p, section.single .colcenter .espace-pro p {
  color: #000000;
  font-weight: 400;
  line-height: 1.4em;
  font-size: 14px;
}
section.item .colcenter .espace-pro a, section.single .colcenter .espace-pro a {
  font-size: 14px;
  text-decoration: underline;
  color: #18535e;
}
section.item .colcenter .presse, section.single .colcenter .presse {
  margin-top: 40px;
  padding-top: 20px;
}
section.item .colcenter .presse h2, section.single .colcenter .presse h2 {
  color: #000000;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 20px;
  border-bottom: solid 1px #c3c3c3;
}
section.item .colcenter .presse p, section.single .colcenter .presse p {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
}
section.item-artistes-compagnons {
  padding: 142px 0 22px;
}
section.item-artistes-compagnons .colright figure {
  border-bottom-right-radius: 150px;
  overflow: hidden;
  transition: all 0.5s;
}
section.item-artistes-compagnons .colright figure img {
  object-fit: cover;
  height: 175px;
}
@media (min-width: 992px) {
  section.item-artistes-compagnons .colright figure {
    border-bottom-right-radius: 190px;
  }
  section.item-artistes-compagnons .colright figure img {
    height: 225px;
  }
}
@media (min-width: 1200px) {
  section.item-artistes-compagnons .colright figure {
    border-bottom-right-radius: 220px;
  }
  section.item-artistes-compagnons .colright figure img {
    height: 275px;
  }
}
section.item-compagnies-associees {
  padding: 142px 0 22px;
}
section.item-compagnies-associees .colright figure {
  border-top-right-radius: 190px;
  border-top-left-radius: 190px;
  overflow: hidden;
  transition: all 0.5s;
}
section.item-compagnies-associees .colright figure img {
  object-fit: cover;
  height: 175px;
}
section.item-spettacolo {
  /************************
      COLONNE DE DROITE
  ************************/
}
section.item-spettacolo .colleft {
  margin-bottom: 25px;
  margin-top: 40px;
  order: 2;
}
@media (min-width: 768px) {
  section.item-spettacolo .colleft {
    order: 0;
    margin-top: 0px;
  }
}
section.item-spettacolo .colleft h2 {
  font-family: aktiv-grotesk, sans-serif;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  color: #000000;
  margin: 0px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 900;
}
section.item-spettacolo .colleft .revue_de_presse h3 {
  color: #000000;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 20px;
  border-bottom: solid 1px #c3c3c3;
}
section.item-spettacolo .colleft .revue_de_presse .single_revue {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  align-items: flex-end;
}
section.item-spettacolo .colleft .revue_de_presse .single_revue svg {
  margin-right: 5px;
  margin-bottom: 3px;
  width: 18px;
}
section.item-spettacolo .colleft .lieu p.lieu-title {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000000;
}
@media (min-width: 576px) {
  section.item-spettacolo .colleft .lieu p.lieu-title {
    margin-top: 60px;
  }
}
section.item-spettacolo .colleft .lieu p.lieu-title svg {
  display: block;
  width: 80px;
  height: 80px;
  display: block;
  overflow: visible;
}
section.item-spettacolo .colleft .lieu .accordion-item {
  margin: 0;
  border: 0;
  margin-top: 15px;
}
section.item-spettacolo .colleft .lieu .accordion-item .accordion-button {
  box-shadow: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  background-color: transparent;
  border-bottom: solid 1px #c3c3c3;
}
section.item-spettacolo .colleft .lieu .accordion-item .accordion-button:focus {
  box-shadow: none;
  background-color: transparent;
  color: #000000;
}
section.item-spettacolo .colleft .lieu .accordion-item .accordion-button:focus::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
section.item-spettacolo .colleft .lieu .accordion-item div.sublieu p {
  font-size: 14px;
  font-weight: 300;
  margin-top: 10px;
  color: #000000;
}
section.item-spettacolo .colleft .lieu .accordion-item div.sublieu p strong {
  font-weight: 500;
}
section.item-spettacolo .colleft h3 {
  font: 400 18px/1.2em aktiv-grotesk, sans-serif;
  color: #000000;
  font-weight: 300;
  font-size: 17px;
}
section.item-spettacolo .colleft h3 strong {
  font-weight: 600;
}
section.item-spettacolo .colleft .cat {
  background-color: #79c2c2;
  margin-bottom: 5px;
  font-size: 12px;
  color: white;
  padding: 2px 5px;
  text-transform: uppercase;
  display: inline-block;
}
section.item-spettacolo .colleft .dates {
  margin-bottom: 25px;
}
section.item-spettacolo .colleft .dates p {
  font-size: 17px;
  line-height: 1.2em;
  color: #363636;
  margin-bottom: 0;
  border-bottom: solid 1px #c3c3c3;
  padding-bottom: 5px;
  font-weight: 300;
}
section.item-spettacolo .colleft .dates p strong {
  color: #000000;
  font-weight: 400;
}
section.item-spettacolo .colleft .dates .date {
  margin-bottom: 5px;
}
section.item-spettacolo .colleft .dates .date.passed {
  opacity: 0.6;
}
section.item-spettacolo .colleft .dates .date span {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-top: 10px;
  display: inline-block;
}
section.item-spettacolo .colleft .dates_scolaires {
  margin-bottom: 25px;
  display: flex;
}
section.item-spettacolo .colleft .dates_scolaires:before {
  content: "";
  margin-right: 10px;
  width: 35px;
  height: 35px;
  border-top-left-radius: 35px;
  background-color: #000000;
}
section.item-spettacolo .colleft .dates_scolaires h3, section.item-spettacolo .colleft .dates_scolaires p {
  font-size: 15px;
  line-height: 1.2em;
  color: #363636;
  font-weight: 300;
}
section.item-spettacolo .colleft .dates_scolaires h3 {
  margin-bottom: 2px;
}
section.item-spettacolo .colleft .dates_scolaires .date {
  margin-bottom: 2px;
}
section.item-spettacolo .colleft .dates_scolaires .date.passed {
  opacity: 0.6;
}
section.item-spettacolo .coldroite {
  margin-bottom: 25px;
}
section.item-spettacolo .coldroite .avec {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4em;
  color: #000000;
}
section.item-spettacolo .coldroite .avec strong {
  font-weight: 500;
}
section.item-spettacolo .coldroite .production {
  margin-top: 25px;
}
section.item-spettacolo .coldroite .production p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4em;
  color: #000000;
}
section.item-spettacolo .coldroite .production p strong {
  font-weight: 500;
}
section.item-spettacolo .coldroite .acc {
  margin: 20px 0;
}
section.item-spettacolo .coldroite .acc svg {
  fill: #000000;
  width: 30px;
  margin-right: 10px;
}
section.item-spettacolo .coldroite .acc p {
  color: #000000;
  margin-top: 10px;
}
section.item-spettacolo .coldroite .programme {
  margin-bottom: 20px;
}
section.item-spettacolo .coldroite .collaborations a {
  color: #000000;
  font-weight: 600;
  text-decoration: underline;
}
section.item-spettacolo .coldroite .en-savoir-plus {
  margin-top: 50px;
  margin-bottom: 20px;
}
section.item-spettacolo .coldroite .en-savoir-plus.mt0 {
  margin-top: 0;
}
section.item-spettacolo .colcenterdroite .slide-row {
  max-width: 100%;
}
section.item-spettacolo .colcenterdroite .credits {
  margin: 10px 0 0;
}
section.item-spettacolo .colcenterdroite .slide-row + .videoWrapper,
section.item-spettacolo .colcenterdroite .credits + .videoWrapper {
  margin-top: 20px;
}
section.item-spettacolo .colcenterdroite .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
section.item-spettacolo .colcenterdroite .videoWrapper iframe {
  width: 100%;
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.item-spettacolo .colcenterdroite .autour, section.item-spettacolo .colcenterdroite .ressources {
  padding: 0;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item, section.item-spettacolo .colcenterdroite .ressources.accordion-item {
  margin: 0;
  border: 0;
  margin-top: 30px;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-button, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-button {
  box-shadow: none;
  padding: 0;
  font-size: 17px;
  font-weight: 700;
  background-color: transparent;
  border-bottom: solid 1px #c3c3c3;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-button:focus, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-button:focus {
  box-shadow: none;
  background-color: transparent;
  color: #000000;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-button:focus::after, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-button:focus::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-collapse .accordion-content, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-collapse .accordion-content {
  padding: 20px 0;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-collapse .accordion-content p, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-collapse .accordion-content p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
  margin-top: 10px;
  color: #000000;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-collapse .accordion-content p strong, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-collapse .accordion-content p strong {
  font-weight: 500;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-collapse .accordion-content p a, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-collapse .accordion-content p a {
  text-decoration: underline;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-collapse .accordion-fichiers .single_fichier, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-collapse .accordion-fichiers .single_fichier {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  align-items: flex-end;
}
section.item-spettacolo .colcenterdroite .autour.accordion-item .accordion-collapse .accordion-fichiers .single_fichier svg, section.item-spettacolo .colcenterdroite .ressources.accordion-item .accordion-collapse .accordion-fichiers .single_fichier svg {
  margin-right: 5px;
  margin-bottom: 3px;
  width: 18px;
}
section.item-spettacolo .colcenterdroite .artistes-compagnons {
  border-top: solid 1px #000000;
  margin-top: 40px;
  padding: 40px 0 0;
}
section.item-spettacolo .colcenterdroite .artistes-compagnons a {
  margin-bottom: 20px;
  display: block;
}
section.item-spettacolo .colcenterdroite .artistes-compagnons a h3 {
  font: 400 18px/1.2em aktiv-grotesk, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.1em;
  margin-top: 5px;
  min-height: 40px;
  color: #000000;
}
section.item-spettacolo .colcenterdroite .artistes-compagnons a figure {
  border-bottom-right-radius: 190px;
  overflow: hidden;
  transition: all 0.5s;
}
section.item-spettacolo .colcenterdroite .artistes-compagnons a figure img {
  object-fit: cover;
  height: 195px;
}
section.item-spettacolo .colcenterdroite .artistes-compagnons a:hover {
  text-decoration: none;
}
section.item-spettacolo .colcenterdroite .artistes-compagnons a:hover figure {
  border-bottom-right-radius: 0px;
  overflow: hidden;
}
section.item-spettacolo .colcenterdroite .compagnies_associees {
  border-top: solid 1px #000000;
  margin-top: 40px;
  padding: 40px 0 0;
}
section.item-spettacolo .colcenterdroite .compagnies_associees a {
  margin-bottom: 20px;
  display: block;
}
section.item-spettacolo .colcenterdroite .compagnies_associees a h3 {
  font: 400 18px/1.2em aktiv-grotesk, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.1em;
  margin-top: 5px;
  min-height: 40px;
  color: #000000;
}
section.item-spettacolo .colcenterdroite .compagnies_associees a figure {
  border-top-right-radius: 190px;
  border-top-left-radius: 190px;
  overflow: hidden;
  transition: all 0.5s;
}
section.item-spettacolo .colcenterdroite .compagnies_associees a figure img {
  object-fit: cover;
  height: 195px;
}
section.item-spettacolo .colcenterdroite .compagnies_associees a:hover {
  text-decoration: none;
}
section.item-spettacolo .colcenterdroite .compagnies_associees a:hover figure {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  overflow: hidden;
}
section.item-spettacolo .colcenterdroite .voir_aussi {
  padding: 20px 0 0;
}
section.item-spettacolo .colcenterdroite .voir_aussi h3 {
  margin-bottom: 20px;
  color: #000;
  border-bottom: solid 5px #bfe2e2;
}
section.item-spettacolo .colcenterdroite .voir_aussi a {
  margin-bottom: 20px;
  display: block;
}
section.item-spettacolo .colcenterdroite .voir_aussi a h3 {
  font: 400 18px/1.2em aktiv-grotesk, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.1em;
  margin-top: 5px;
  min-height: 40px;
  color: #000000;
}
section.item-spettacolo .colcenterdroite .voir_aussi a figure {
  transition: all 0.5s;
}
section.item-spettacolo .colcenterdroite .voir_aussi a figure img {
  object-fit: cover;
  height: 195px;
}
section.item-spettacolo .colcenterdroite .voir_aussi a:hover {
  text-decoration: none;
}

section.prefooter-row {
  margin-top: 0px;
  width: calc(100% + 10px);
  flex-direction: row;
  align-items: stretch;
}
section.prefooter-row .col-buttons {
  margin-bottom: 10px;
}
section.prefooter-row .col-buttons > * {
  display: block;
  width: 100%;
  padding: 30px;
  background-color: #bfe2e2;
  color: #000000;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  line-height: 40px;
  height: 33.333%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  section.prefooter-row .col-buttons > * {
    padding: 0px;
  }
}
section.prefooter-row .col-buttons > *:nth-child(1) {
  border-top-left-radius: 80px;
  flex-direction: row;
}
section.prefooter-row .col-buttons > *:nth-child(1) a {
  margin-right: 10px;
  text-decoration: none;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.prefooter-row .col-buttons > *:nth-child(1) a svg .col {
  fill: #000000;
}
section.prefooter-row .col-buttons > *:nth-child(1) a:last-child {
  margin-right: 0;
}
section.prefooter-row .col-buttons > *:nth-child(1) a:hover {
  background-color: #000000;
  text-decoration: none;
}
section.prefooter-row .col-buttons > *:nth-child(1) a:hover svg .col {
  fill: #ffffff;
}
section.prefooter-row .col-buttons > *:nth-child(2) {
  background-color: #18535e;
  color: #ffffff;
}
section.prefooter-row .col-buttons > *:nth-child(2):hover {
  background-color: #13414a;
  color: #000000;
}
section.prefooter-row .col-buttons > *:nth-child(3) {
  border-bottom-right-radius: 80px;
  /**/
  background: url(https://theatredelorient.fr/cosmo/wp-content/themes/cosmogama/assets/images/visite_virtuelle.png) no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  color: #ffffff;
  /**/
}
section.prefooter-row .col-buttons > *:nth-child(3):hover {
  background-color: #0e2f35;
  color: #000000;
}
section.prefooter-row .col-buttons > *:hover {
  text-decoration: none;
}
section.prefooter-row .col-news {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  margin-bottom: 10px;
  min-height: 340px;
}
@media (min-width: 768px) {
  section.prefooter-row .col-news {
    min-height: 0px;
  }
}
section.prefooter-row .col-news .content {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 20px;
  background-color: rgba(22, 73, 87, 0.8);
}
section.prefooter-row .col-news .content h3, section.prefooter-row .col-news .content h4, section.prefooter-row .col-news .content a {
  color: #ffffff;
}
section.prefooter-row .col-news .content h3 {
  font-weight: 900;
  font-size: 28px;
  margin-bottom: 10px;
}
section.prefooter-row .col-news .content h4 {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 5px;
}
section.prefooter-row .col-news .content a {
  text-decoration: underline;
  font-weight: 400;
  font-size: 18px;
}
section.prefooter-row .col-instagram {
  margin-bottom: 10px;
  align-self: flex-start;
}
section.prefooter-row .col-instagram .content {
  height: 100%;
  width: 100%;
  background-color: #e9f5f5;
}
section.prefooter-row .col-instagram .content #sb_instagram {
  padding-bottom: 0 !important;
}
section.prefooter-row .col-instagram .content .sb_instagram_header, section.prefooter-row .col-instagram .content #sbi_load {
  display: none;
}
section.footer {
  background-color: #18535e;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 20px;
}
section.footer .row {
  width: 100%;
}
section.footer .row.footertop {
  margin-bottom: 0px;
  justify-content: center;
}
section.footer .row p, section.footer .row li, section.footer .row a {
  color: #ffffff;
  font-size: 15px;
}
section.footer .row ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
section.footer .row ul li {
  margin-bottom: 10px;
}
section.footer .row ul li ul {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-left: 5px;
}
section.footer .row ul li ul li {
  margin-bottom: 5px;
}
section.footer .row ul li:last-child {
  margin-bottom: 0;
}
section.footer .row .col-logo {
  text-align: left;
  padding-left: 40px;
}
section.footer .row .col-logo a {
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  section.footer .row .col-logo a {
    text-align: left;
  }
}
section.footer .row .col-logo svg {
  width: 240px;
  max-width: 100%;
}
section.footer .row .col-logo svg .text, section.footer .row .col-logo svg .bird {
  fill: #ffffff;
}
section.footer .row .col-address {
  text-align: left;
}
section.footer .row .col-address p {
  line-height: 1.3em;
}
section.footer .row .col-address a {
  display: flex;
  margin-top: 22px;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  section.footer .row .col-address a {
    justify-content: flex-start;
  }
}
section.footer .row .col-address a span {
  margin-top: 2px;
}
section.footer .row .col-address a svg {
  width: 30px;
  margin-right: 10px;
}
section.footer .row .col-address a svg path {
  fill: #ffffff;
}
section.footer .row .col-menu {
  text-align: left;
}
section.footer .row .col-menu ul li button {
  background: transparent;
  padding: 0;
  border: 0;
  color: #ffffff;
}
section.footer .row .col-menu ul li button:hover {
  text-decoration: underline;
}
section.footer .row .col-menu ul li ul {
  margin-bottom: 5px;
  padding: 5px 0px 0px 10px;
}
section.footer .row .col-menu ul li ul li {
  font-size: 16px;
  line-height: 1.4em;
}
section.footer .row .col-menu ul .accContent {
  overflow: hidden;
  max-height: 0;
  transition: all 0.4s;
}
section.footer .row .col-menu .social {
  display: flex;
  justify-content: center;
}
@media (min-width: 576px) {
  section.footer .row .col-menu .social {
    justify-content: flex-start;
  }
}
section.footer .row .col-menu .social a {
  margin-right: 10px;
  text-decoration: none;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
section.footer .row .col-menu .social a svg .col {
  fill: #ffffff;
}
section.footer .row .col-menu .social a:last-child {
  margin-right: 0;
}
section.footer .row .col-menu .social a:hover {
  background-color: #ffffff;
  text-decoration: none;
}
section.footer .row .col-menu .social a:hover svg .col {
  fill: #000000;
}
section.footer .row .col-address, section.footer .row .col-menu {
  display: flex;
  justify-content: center;
}
section.footer .row .col-address .col-content, section.footer .row .col-menu .col-content {
  min-width: 210px;
  padding: 30px 0;
  border-bottom: solid 1px #ffffff;
}
@media (min-width: 992px) {
  section.footer .row .col-address .col-content, section.footer .row .col-menu .col-content {
    border-bottom: 0;
    min-width: none;
  }
}
section.footer .row .col-menu:last-child .col-content {
  border-bottom: 0;
}

@keyframes bird {
  0% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0.4);
  }
  100% {
    transform: scaleY(1);
  }
}
.navbar {
  top: 10px;
  position: fixed;
  left: 10px;
  width: calc(100% - 20px);
  z-index: 11;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  padding: 0 0 10px;
}
body.admin-bar .navbar {
  top: 32px !important;
}
@media screen and (max-width: 782px) {
  body.admin-bar .navbar {
    top: 46px !important;
  }
}
.navbar .overlay {
  top: 0px;
  left: 0;
  height: calc(100vh - 20px);
  width: calc(100vw - 20px);
  transform: translateY(-100%);
  transition: opacity 0.5s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  overflow: hidden;
  position: absolute;
}
body.nav-show .navbar .overlay {
  transform: translateY(0%);
  opacity: 1;
}
.navbar .headnav {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 105px;
  width: 100%;
  background: rgba(24, 83, 94, 0.9);
  padding: 10px 0;
  z-index: 999;
  top: 0;
  transition: height 0.5s;
  position: relative;
}
body.home .navbar .headnav {
  background: transparent;
}
.navbar .headnav .burgerSvg .d {
  transition: opacity 0.4s;
}
.navbar .headnav .burgerSvg .x {
  opacity: 0;
}
body.nav-show .navbar .headnav .burgerSvg .x {
  opacity: 1;
}
body.nav-show .navbar .headnav .burgerSvg .y {
  opacity: 0;
}
body.nav-show .navbar .headnav .burgerSvg .d:first-child {
  transform: rotate(45deg) translateY(20px);
}
body.nav-show .navbar .headnav .burgerSvg .d:nth-child(2) {
  opacity: 0;
}
body.nav-show .navbar .headnav .burgerSvg .d:nth-child(3) {
  transform: rotate(-45deg) translateY(-20px);
}
body.nav-show .navbar .headnav .burgerSvg .y:nth-child(4), body.nav-show .navbar .headnav .burgerSvg .y:nth-child(5), body.nav-show .navbar .headnav .burgerSvg .y:nth-child(6) {
  transform: translateX(-20px);
}
body.nav-small:not(.nav-show) .navbar .headnav {
  height: 65px;
}
body.home.nav-small .navbar .headnav {
  background: rgba(24, 83, 94, 0.9);
}
.navbar .headnav .btn-logo {
  background: transparent;
  padding: 0px 30px;
  color: #ffffff;
  opacity: 1;
  transition: opacity 0.7s;
  align-self: top;
}
body.home:not(.nav-small):not(.nav-show) .navbar .headnav .btn-logo {
  padding-top: 10px;
  align-self: flex-start;
}
.navbar .headnav .btn-logo svg {
  width: 160px;
  transition: all 0.5s;
}
body.home:not(.nav-small):not(.nav-show) .navbar .headnav .btn-logo svg {
  width: 200px;
}
@media (min-width: 576px) {
  body.home:not(.nav-small):not(.nav-show) .navbar .headnav .btn-logo svg {
    width: 260px;
  }
}
.navbar .headnav .btn-logo svg .text {
  opacity: 1;
  fill: #ffffff;
  transition: opacity 0.5s;
}
.navbar .headnav .btn-logo svg .bird {
  fill: #ffffff;
}
body.home.first-slide:not(.nav-small):not(.nav-show) .navbar .headnav .btn-logo svg .text, body.home.first-slide:not(.nav-small):not(.nav-show) .navbar .headnav .btn-logo svg .bird {
  fill: #000000;
}
body.nav-small:not(.nav-show) .navbar .headnav .btn-logo svg {
  width: 90px;
  transform: translateX(-50px);
}
body.nav-small:not(.nav-show) .navbar .headnav .btn-logo svg .bird {
  animation: bird 0.5s ease-in-out;
}
body.nav-small:not(.nav-show) .navbar .headnav .btn-logo svg .text {
  opacity: 0;
}
.navbar .headnav .btn-logo:hover {
  text-decoration: none;
}
.navbar .headnav .nav-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: 30px;
  transition: opacity 0.5s;
}
.navbar .headnav .nav-buttons a.menu_item {
  margin-right: 20px;
  color: #ffffff;
  font-size: 16px;
}
.navbar .headnav .nav-buttons a.menu_item.menu_social {
  display: none;
}
@media (min-width: 768px) {
  .navbar .headnav .nav-buttons a.menu_item.menu_social {
    display: block;
  }
}
.navbar .headnav .nav-buttons a.menu_item.menu_social svg .col {
  fill: #ffffff;
}
body.home .navbar .headnav .nav-buttons a.menu_item {
  opacity: 0;
}
body.home.nav-small .navbar .headnav .nav-buttons a.menu_item {
  opacity: 1;
}
body.home.nav-show .navbar .headnav .nav-buttons a.menu_item {
  opacity: 1;
}
.navbar .headnav .nav-buttons a.menu_item.menu-billetterie span {
  display: none;
}
.navbar .headnav .nav-buttons a.menu_item.menu-billetterie .ticketSvg {
  width: 34px;
}
.navbar .headnav .nav-buttons a.menu_item.menu-billetterie .ticketSvg path {
  fill: #ffffff;
}
@media (min-width: 576px) {
  .navbar .headnav .nav-buttons a.menu_item.menu-billetterie .ticketSvg {
    display: none;
  }
  .navbar .headnav .nav-buttons a.menu_item.menu-billetterie span {
    display: block;
  }
}
.navbar .headnav .nav-buttons a.menu_item.menu-compte {
  display: none;
}
@media (min-width: 576px) {
  .navbar .headnav .nav-buttons a.menu_item.menu-compte {
    display: block;
  }
}
.navbar .headnav .nav-buttons .btn-burger {
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  background: none;
}
.navbar .headnav .nav-buttons .btn-burger svg.burgerSvg {
  width: 30px;
}
.navbar .headnav .nav-buttons .btn-burger svg.burgerSvg .d {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
  stroke-width: 4px;
  transform-origin: center;
  transition: all 0.3s;
}
body.home.first-slide:not(.nav-small):not(.nav-show) .navbar .headnav .nav-buttons .btn-burger svg.burgerSvg .d {
  stroke: #003d60;
}
.navbar .offcanvas-body {
  position: absolute;
  top: -10px;
  width: 100%;
  padding: 150px 30px 40px 30px;
  background: rgba(24, 83, 94, 0.9);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  z-index: 3;
  color: #ffffff;
  text-align: left;
  transition: transform 0.5s;
  transform: translateY(-100%);
}
@media (min-width: 768px) {
  .navbar .offcanvas-body {
    flex-direction: row;
  }
}
body.nav-show .navbar .offcanvas-body {
  transform: translateY(0%);
}
.navbar .offcanvas-body ul li {
  line-height: 1.4em;
}
.navbar .offcanvas-body .left {
  display: block;
  width: 100%;
  order: 2;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .navbar .offcanvas-body .left {
    width: 50%;
    margin-top: 0px;
    order: 0;
    padding-right: 50px;
  }
}
@media (min-width: 992px) {
  .navbar .offcanvas-body .left {
    padding-right: 100px;
  }
}
.navbar .offcanvas-body .left ul.big {
  padding-bottom: 20px;
}
.navbar .offcanvas-body .left ul.big li {
  font-size: 22px;
}
.navbar .offcanvas-body .left ul.big li a {
  border-bottom: solid 2px #18535e;
}
.navbar .offcanvas-body .left ul.big li a:hover {
  border-color: #ffffff;
}
.navbar .offcanvas-body .left ul.big li:last-child a {
  color: #f3cb3b;
}
.navbar .offcanvas-body .left ul.big li:last-child a:hover {
  border-color: #f3cb3b;
}
@media (min-width: 768px) {
  .navbar .offcanvas-body .left ul.big {
    border-bottom: solid 1px #ffffff;
  }
  .navbar .offcanvas-body .left ul.big li {
    font-size: 28px;
  }
}
.navbar .offcanvas-body .left ul.small {
  display: none;
}
@media (min-width: 768px) {
  .navbar .offcanvas-body .left ul.small {
    display: block;
  }
}
.navbar .offcanvas-body .left ul.small li {
  font-size: 18px;
}
.navbar .offcanvas-body .left ul.small li a {
  border-bottom: solid 2px #18535e;
}
.navbar .offcanvas-body .left ul.small li a:hover {
  border-color: #ffffff;
}
.navbar .offcanvas-body .left ul.small li button {
  background: transparent;
  padding: 0;
  border: 0;
  color: #ffffff;
  border-bottom: solid 2px #18535e;
}
.navbar .offcanvas-body .left ul.small li button:hover {
  border-color: #ffffff;
}
.navbar .offcanvas-body .left ul.small li ul {
  padding: 5px 0px 5px 10px;
}
.navbar .offcanvas-body .left ul.small li ul li {
  font-size: 16px;
  line-height: 1.4em;
}
.navbar .offcanvas-body .left ul.small .accContent {
  overflow: hidden;
  max-height: 0;
  transition: all 0.4s;
}
.navbar .offcanvas-body .right {
  width: 100%;
}
.navbar .offcanvas-body .right .accoBtnLink {
  background: none;
  color: white;
}
.navbar .offcanvas-body .right .accContent {
  overflow: hidden;
  max-height: 0;
  transition: all 0.4s;
}
.navbar .offcanvas-body .right ul li {
  font-size: 28px;
}
.navbar .offcanvas-body .right ul li button {
  text-align: left;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  border-bottom: solid 2px #18535e;
}
.navbar .offcanvas-body .right ul li button:hover {
  border-color: #ffffff;
}
.navbar .offcanvas-body .right ul li ul {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.navbar .offcanvas-body .right ul li ul li {
  font-size: 20px;
}
.navbar .offcanvas-body .right ul li ul li a {
  border-bottom: solid 2px #18535e;
}
.navbar .offcanvas-body .right ul li ul li a:hover {
  border-color: #ffffff;
}
@media (min-width: 768px) {
  .navbar .offcanvas-body .right {
    width: 50%;
  }
  .navbar .offcanvas-body .right ul li {
    font-size: 34px;
  }
  .navbar .offcanvas-body .right ul li ul {
    padding-left: 20px;
  }
  .navbar .offcanvas-body .right ul li ul li {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .navbar .offcanvas-body .right ul li {
    font-size: 42px;
  }
  .navbar .offcanvas-body .right ul li ul {
    padding-left: 20px;
  }
  .navbar .offcanvas-body .right ul li ul li {
    font-size: 24px;
  }
}
.navbar .offcanvas-body ul {
  padding: 0;
  list-style: none;
}
.navbar .offcanvas-body ul li {
  margin: 0px;
}
.navbar .offcanvas-body ul li a {
  color: #ffffff;
}
.navbar .offcanvas-body ul li a:hover {
  text-decoration: none;
}