/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@font-face {
  font-family: "sema-font";
  src: url('../fonts/sema-font/sema-font.eot?j891s2');
  src: url('../fonts/sema-font/sema-font.eot?j891s2#iefix') format("embedded-opentype"), url('../fonts/sema-font/sema-font.ttf?j891s2') format("truetype"), url('../fonts/sema-font/sema-font.woff?j891s2') format("woff"), url('../fonts/ssema-font/ema-font.svg?j891s2#sema-font') format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "adobe-caslon-pro", serif;
  color: #191919;
}
h1, h2, h3 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  color: #2a2d87;
}
a:has(.fa-twitter) {
  width: 2rem;
  display: inline-block;
}
.fa-twitter {
  margin-bottom: -0.2rem;
}
.fa-twitter:before {
  content: "";
  background: url('../../../../images/charteGraphique/x-twitter.svg');
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}
::selection {
  color: #191919 !important;
  background: #5b9a2c !important;
}
h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  text-wrap: balance;
  font-size: clamp(1rem, 9vw, 3.2rem);
  line-height: clamp(1.2rem, 10vw, 4rem);
}
div:has(h1 + span) h1 {
  margin-bottom: 0.5rem;
}
h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  text-wrap: balance;
  display: inline-block;
}
h3 {
  font-weight: 400;
}
h4 {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 700;
}
p, span {
  line-height: 2rem;
  font-size: 1.2rem;
}
p {
  max-width: 60rem;
}
label {
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1rem;
  margin-top: 15px;
  color: #191919;
  cursor: none !important;
}
a {
  text-decoration: underline;
  font-weight: 400;
}
.bouton {
  padding: 8px 20px;
  border: 2px solid #000;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin: 10px 0;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  padding: 20px;
  transition: all 100ms ease-out;
}
.bouton:hover {
  background: #f4f5f7;
  text-decoration: none;
}
.btn, .finder #search-form .btn {
  background: #d1db5c;
  color: #191919;
  font-family: "adobe-caslon-pro", serif;
  text-transform: capitalize;
  font-size: 1rem;
  text-decoration: none;
  max-width: fit-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-weight: normal;
  position: relative;
  overflow: hidden;
  border: none;
  z-index: 1;
}
.btn:before, .finder #search-form .btn:before {
  content: "";
  display: block;
  position: absolute;
  bottom: unset;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(90deg, #ffed0061 0%, #00d4ff54 30%, #ffed00 56%, #00d4ffd4 100%);
  top: 0;
  opacity: 0;
  mix-blend-mode: normal;
  z-index: -1;
  transition: all 150ms ease-out;
}
.btn:hover, .finder #search-form .btn:hover {
  background: #d1db5c;
  color: #191919;
}
.btn:hover:before, .finder #search-form .btn:hover:before {
  opacity: 0.9;
}
button.finder:hover:before {
  background: transparent;
  background-color: transparent;
}
.center {
  text-align: center;
}
.item-image {
  width: 100%;
}
.img_cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#g-page-surround {
  transition: all 250ms ease-out;
  background: #ffff0003;
}
#g-page-surround #g-intro, #g-page-surround .g-content {
  padding: 0;
  margin: 0;
}
.borderLeft {
  position: relative;
}
.borderLeft:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: -15px;
  background: black;
}
.titleOeuvres, .titleOeuvres a {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 1.5rem;
  display: inline-block;
  color: #191919;
  padding: 10px 0px 10px 0px;
}
.g-container {
  width: 85%;
}
#g-container-main {
  padding-left: 17vw;
}
#g-container-main {
  padding-bottom: 70px;
}
.g-offline h1 {
  font-size: 2rem;
  line-height: 1.2em;
}
@media (hover: hover) {
  .g-menu-item:not(.g-menu-item-type-particle):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #d1db5c !important;
  }
  .g-menu-item:not(.g-menu-item-type-particle):hover::before, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active::before {
    height: 37px;
    background-color: transparent !important;
  }
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: linear-gradient(90deg, #00d4ffbd 0%, #00d4ff59 10%, #97e07473 50%, #ffed0040 80%, #ffed0000 100%) !important;
  background-color: linear-gradient(90deg, #00d4ffbd 0%, #00d4ff59 10%, #97e07473 50%, #ffed0040 80%, #ffed0000 100%) !important;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active::before {
  height: 37px;
  background-color: transparent !important;
}
#g-navigation.right-bar {
  display: inline-block;
  position: fixed;
  height: 100vh;
  width: 17vw;
  left: 0px;
  padding: 25px;
  box-shadow: 0px 0px 26px #00000026;
}
#g-navigation.right-bar .g-main-nav {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#g-navigation.right-bar .g-toplevel > li {
  display: block;
  padding: 2px;
  font-family: "monosten", sans-serif;
  margin: 0;
  transition: all 20ms ease-out;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
#g-navigation.right-bar .g-toplevel > li span {
  font-weight: normal;
  font-size: clamp(1rem, 1.2vw, 1.2rem);
}
#g-navigation.right-bar .g-toplevel > li:before {
  content: "";
  position: absolute;
  left: 0px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #5b9a2c;
  opacity: 0;
  transition: all 100ms ease-out;
}
#g-navigation.right-bar .g-toplevel > li.active:before {
  opacity: 1;
}
#g-navigation.right-bar .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
#g-navigation.right-bar .g-toplevel > li.active a:hover {
  color: #000;
}
#g-navigation.right-bar .g-toplevel > li a, #g-navigation.right-bar .g-toplevel > li p, #g-navigation.right-bar .g-toplevel > li span {
  line-height: 1.5rem;
}
#g-navigation.right-bar > .g-grid:first-child {
  min-height: 70px;
  height: fit-content;
}
#g-navigation.right-bar > .g-grid:first-child img {
  filter: contrast(1.5);
}
#g-navigation.right-bar > .g-grid:first-child * {
  height: 100%;
  object-fit: contain;
}
#g-navigation.right-bar > .g-grid:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../../../../images/oeuvres-defaut-full.jpg');
  background-size: cover;
  z-index: -2;
  background-repeat: no-repeat;
  background-position: -7rem -2rem;
}
#g-navigation.right-bar > .g-grid:first-child .logo {
  min-width: unset;
}
#g-navigation.right-bar .g-toplevel {
  display: flex;
  flex-direction: column;
  gap: 0.4vw;
}
@media only screen and (min-width: 992px) {
  #g-navigation.right-bar.right-bar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #g-navigation.right-bar > .g-grid:nth-child(2) {
    flex-basis: 50%;
  }
}
#g-navigation.right-bar > div:last-of-type {
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 992px) {
  #g-navigation.right-bar > div:last-of-type .g-block {
    width: 100%;
  }
}
#g-navigation.right-bar > div:last-of-type .g-social {
  text-align: left;
}
#g-navigation.right-bar > div:last-of-type .g-social a:first-of-type {
  padding-left: 0;
}
#g-navigation.right-bar .g-social .fa {
  color: #191919;
  font-size: 1.2rem;
}
#g-navigation.right-bar:before {
  content: "";
  display: block;
  position: absolute;
  bottom: unset;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(125deg, #d1db5c 0%, #f8ccd7 96%);
  top: 0;
}
#g-navigation.right-bar:after {
  content: "";
  display: block;
  position: absolute;
  bottom: unset;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: linear-gradient(90deg, #ffed00 0%, #93b86b 24%, #ffed00 60%, #00d4ff 100%);
  top: 0;
  opacity: 0.7;
  mix-blend-mode: color;
}
#g-navigation.right-bar .g-main-nav .g-toplevel > li .g-menu-item-content {
  padding: 0 !important;
}
#g-navigation.right-bar .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):hover .g-menu-item-container {
  color: #191919 !important;
  padding-left: 12px;
}
.g-offcanvas-toggle {
  color: #161616;
  position: fixed;
}
.g-offcanvas-toggle .fa-bars {
  color: #191919;
}
.menu-mobile .form-search :is(span, span:hover) {
  height: 14px;
}
#g-offcanvas {
  width: 15rem;
  z-index: 9;
  background: #d1db5c;
  color: #191919;
  display: block;
  transform: translateX(-100%);
  transition: all 250ms ease-out;
}
#g-offcanvas:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../../../../images/oeuvres-defaut-full.jpg');
  background-size: cover;
  z-index: 0;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
}
#g-offcanvas *, #g-offcanvas *:hover {
  color: #191919;
}
.g-offcanvas-open #g-offcanvas {
  transform: translateX(0%);
  filter: drop-shadow(4px 0 32px #00000070);
}
.g-offcanvas-open #g-page-surround {
  filter: blur(4px);
  transform: unset !important;
  background: unset;
}
.lang-inline img {
  width: 1.6rem;
}
.form-search {
  position: relative;
  margin-bottom: 0;
}
.form-search input {
  padding-right: 3rem;
  padding-left: 1rem;
  font-weight: normal;
  border: none;
}
.form-search button, .form-search button:hover, .form-search button:focus, .form-search button:focus-visible {
  color: transparent !important;
  background-color: transparent !important;
  width: 2.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  display: none;
}
.form-search button span, .form-search button:hover span, .form-search button:focus span, .form-search button:focus-visible span {
  height: 1.5rem;
}
.form-search button span:before, .form-search button:hover span:before, .form-search button:focus span:before, .form-search button:focus-visible span:before {
  color: #191919;
}
.finder #search-form .btn:focus, .finder #search-form .btn:focus-visible {
  color: #191919 !important;
  background-color: #d1db5c !important;
  border: 1px solid #00569e;
}
#g-footer {
  padding: 20px 30px 20px 17vw;
  background-color: #191919;
  color: #fff;
}
#g-footer .g-main-nav .g-toplevel > li {
  display: inline-block;
}
#g-footer .g-menu-item-container, #g-footer a {
  color: #fff;
}
#g-footer .g-menu-item-title {
  font-size: clamp(1rem, 1.2vw, 1.2rem);
}
#g-footer .g-menu-item {
  padding: 0.2rem 0;
}
#g-footer .g-menu-item:first-child {
  margin-left: 0 !important;
}
#g-footer .g-menu-item:hover {
  color: #fff !important;
}
#g-footer .g-menu-item:hover a {
  color: #fff !important;
}
/*place module*/
#afterContent {
  margin: 20px 0px;
}
#beforeContent {
  margin: 0px 0px 40px 0px;
}
#beforeContent p {
  max-width: unset !important;
}
#plan {
  background: #f8ccd7;
  color: #191919;
  box-shadow: none;
  border-radius: 20px;
  padding: 5px 30px;
  font-weight: 700;
}
#plan:hover {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.langue {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.blochover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  color: white;
  z-index: 1;
}
.hoverinfo {
  position: absolute;
  top: 100%;
  transition: all 0.3s ease-out;
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  padding: 10px;
}
.home-blocdroite {
  position: relative;
}
.homebloc-intro {
  position: relative;
  min-height: 450px;
  padding: 45px 45px 90px 45px;
}
.homebloc-intro:before {
  position: absolute;
  display: block;
  content: "";
  background-color: transparent;
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
}
.homebloc-guide {
  position: relative;
  background-color: #cdcdcd;
  margin: 20px 0px;
}
.homebloc-guide:after {
  position: absolute;
  display: block;
  content: "";
  background-color: #cdcdcd;
  top: 0;
  bottom: 0;
  right: -100vw;
  width: 100vw;
}
.homebloc-guide #guide {
  overflow: hidden;
  position: relative;
  padding-top: 100%;
}
.homebloc-guide #guide .infoGuide {
  background-color: rgba(255, 255, 255, 0.75);
  top: 0;
  bottom: 30px;
  left: 30px;
  right: 0;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.5rem;
}
.homebloc-guide #guide img {
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}
.homebloc-guide #guide:hover .hoverinfo {
  opacity: 1;
  top: 0;
}
.homebloc-accesrapide {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.homebloc-accesrapide > div:first-child {
  padding-left: 0;
  padding-right: 0;
}
@media (hover: hover) {
  .homebloc-accesrapide #menuBtn:has(.carre:hover) .carre:not(:hover) {
    filter: grayscale(0.5);
  }
}
.homebloc-accesrapide #menuBtn .carre {
  position: relative;
  margin-bottom: 10px;
  background-color: #d1db5c;
  transition: all 250ms ease-out;
  border: none;
  box-sizing: border-box;
  height: 6rem;
}
@media only screen and (min-width: 768px) {
  .homebloc-accesrapide #menuBtn .carre {
    height: 8rem;
  }
}
.homebloc-accesrapide #menuBtn .carre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../../../../images/oeuvres-defaut-full.jpg');
  background-size: 600%;
  z-index: 0;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  background-position: left;
}
.homebloc-accesrapide #menuBtn .carre:nth-child(2):after {
  background-position: 0rem -5rem;
}
.homebloc-accesrapide #menuBtn .carre:nth-child(3):after {
  background-position: left;
  transform: scaleX(-1);
}
@media (hover: hover) {
  .homebloc-accesrapide #menuBtn .carre:hover {
    transform: scale(1.05);
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.148)) brightness(1.15);
  }
}
.homebloc-accesrapide #menuBtn span {
  font-size: clamp(0.75rem, 3.5vw, 1rem) !important;
  line-height: 1rem;
  margin-top: 5px;
  transition: 0.35s ease;
}
.homebloc-accesrapide #menuBtn a.lienAccesRapide {
  color: #191919;
  padding: 10px;
}
.homebloc-accesrapide #menuBtn .col:nth-child(-n+3) a {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.homebloc-accesrapide #menuBtn .col:nth-child(-n+3) .icon {
  font-size: clamp(1.5rem, 10vw, 3rem);
  flex-basis: 100%;
}
.homebloc-accesrapide #menuBtn .col:nth-child(-n+3) span {
  font-size: clamp(0.75rem, 3.5vw, 1.3rem) !important;
}
@media only screen and (min-width: 768px) {
  .homebloc-accesrapide #menuBtn .col:nth-child(n+4) .carre {
    height: 6rem;
  }
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4) .carre:before {
  mix-blend-mode: unset;
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4) .icon {
  font-size: 2rem;
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(4) .carre {
  background-color: #5b9a2c;
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(4) .carre:after {
  background-position: 0rem -5rem;
  transform: scaleX(-1);
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(4) .carre a {
  color: #191919;
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(5) .carre {
  background-color: #f8ccd7;
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(5) .carre:after {
  background-position: left;
  transform: scaleY(-1);
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(5) .carre a {
  color: #191919;
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(6) .carre {
  background-color: #f8ccd7;
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(6) .carre:after {
  background-position: 0rem -5rem;
  transform: scaleY(-1);
}
.homebloc-accesrapide #menuBtn .col:nth-child(n+4):nth-child(6) .carre a {
  color: #191919;
}
.homebloc-insta, .homebloc-logo {
  text-align: center;
  position: relative;
  background-color: #f8ccd7;
  width: 100%;
  padding: 2em 45px 2em 45px;
  display: inline-block;
}
.homebloc-insta:before, .homebloc-logo:before {
  position: absolute;
  display: block;
  content: "";
  background-color: #f8ccd7;
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
}
.homebloc-insta:after, .homebloc-logo:after {
  position: absolute;
  display: block;
  content: "";
  background-color: #f8ccd7;
  top: 0;
  bottom: 0;
  right: -100vw;
  width: 100vw;
}
.homebloc-insta .blocinstagram h1:before, .homebloc-logo .blocinstagram h1:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 10px;
  color: black;
}
.homebloc-insta #instafeed, .homebloc-logo #instafeed {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: center;
}
.homebloc-insta #instafeed .insta, .homebloc-logo #instafeed .insta {
  margin-top: 0;
  margin-bottom: 0;
}
.homebloc-insta #instafeed .insta:before, .homebloc-logo #instafeed .insta:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 10px;
  color: black;
}
.homebloc-insta #instafeed a, .homebloc-logo #instafeed a {
  color: black;
  text-decoration: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.homebloc-insta #instafeed a:hover .infoInsta, .homebloc-logo #instafeed a:hover .infoInsta {
  opacity: 1;
  top: 0;
}
.homebloc-insta #instafeed a img, .homebloc-logo #instafeed a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homebloc-insta #instafeed .blocInsta, .homebloc-logo #instafeed .blocInsta {
  position: relative;
  overflow: hidden;
  width: 24;
  padding-top: 24%;
}
.homebloc-insta #instafeed .blocInsta .infoInsta, .homebloc-logo #instafeed .blocInsta .infoInsta {
  width: 100%;
  height: 100%;
}
.homebloc-insta #instafeed .blocInsta .infoInsta .caption, .homebloc-logo #instafeed .blocInsta .infoInsta .caption {
  max-height: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.page-header:has(h1) {
  text-align: center;
  margin: 20px 0px 10px 0px;
  padding: 50px 0px 20px 0px;
  margin-top: 2rem;
  position: relative;
  color: #191919;
  font-size: clamp(1rem, 9vw, 3.2rem);
  line-height: clamp(1.2rem, 10vw, 4rem);
}
.page-header:has(h1):after {
  content: "";
  position: absolute;
  top: calc(5% - 1.7vw);
  transform: translateX(50%);
  right: 50%;
  width: clamp(4rem, 33vw, 8rem);
  height: calc(3rem + 2vw);
  display: block;
  z-index: 4;
  background: linear-gradient(#f4f5f400 0%, #f4f5f4 100%);
}
@media screen and (width >=768px) {
  .page-header:has(h1) {
    margin-top: 5rem;
  }
}
@media screen and (width >=576px) {
  .page-header:has(h1) {
    padding: 50px;
  }
}
.page-header:has(h1) h1 {
  display: inline;
  position: relative;
  text-underline-offset: 8px;
}
.page-header:has(h1) h1:after {
  content: "";
  position: absolute;
  top: 13px;
  transform: translateY(-6rem) translateX(3.2rem) scaleX(-1) rotate(-84deg);
  right: 50%;
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-repeat: no-repeat;
  filter: drop-shadow(0px 2px 1px #00000047);
  display: block;
}
@media screen and (width <=768px) {
  .page-header:has(h1) h1:after {
    width: 3rem;
    height: 3rem;
    transform: translateY(-4rem) translateX(2.2rem) scaleX(-1) rotate(-84deg);
  }
}
.page-header:has(h1) h1:before {
  content: "";
  position: absolute;
  top: 67px;
  width: 2.8rem;
  height: 2.8rem;
  background-size: cover;
  background-repeat: no-repeat;
  filter: contrast(0.9) drop-shadow(0 0.5px 0.1px #00000070);
  opacity: 0.5;
  display: block;
  transform: translateY(-4rem) translateX(-1rem) rotate(-100deg);
  left: -42px;
}
@media screen and (width <=768px) {
  .page-header:has(h1) h1:before {
    width: 1.8rem;
    height: 1.8rem;
    top: 57px;
    left: -25px;
  }
}
.elsiso_view_switch {
  display: none;
}
#g-container-main {
  padding-bottom: 0px;
}
.blog {
  margin-bottom: 70px;
}
div[itemprop="articleBody"] {
  margin: 0 1.5rem;
}
.liste-artistes .items-leading {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: start;
  gap: 0;
  margin-bottom: 4rem;
}
.liste-artistes .items-leading:before, .liste-artistes .items-leading:after {
  display: none;
}
.liste-artistes .items-leading > div {
  width: clamp(6rem, 50vw, 12rem);
  height: clamp(6rem, 50vw, 12rem);
  position: relative;
}
.liste-artistes .items-leading .item-image {
  position: relative;
  z-index: 0;
  margin: 0;
  height: 100%;
}
.liste-artistes .items-leading .item-image:before {
  content: "";
  position: absolute;
  bottom: 0;
  transform: translateX(50%);
  right: 50%;
  background: #f9ef1a4d;
  width: 100%;
  height: 100%;
  display: block;
  mix-blend-mode: soft-light;
}
.liste-artistes .items-leading .item-image * {
  display: block;
  height: 100%;
  width: 100%;
}
.liste-artistes .items-leading .item-image img {
  object-fit: cover;
}
.liste-artistes .items-leading .page-header {
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  margin: 0;
}
.liste-artistes .items-leading .page-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  transform: translateX(50%);
  right: 50%;
  background: linear-gradient(#33333300 0%, #333 90%);
  width: 100%;
  height: 5rem;
  display: block;
  z-index: -1;
  backdrop-filter: blur(1px);
}
.liste-artistes .items-leading .page-header * {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
}
.liste-artistes .items-leading h2 {
  border-bottom: none;
  padding: 10px 20px;
  line-height: 1.6rem;
}
.liste-artistes .items-leading a {
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  color: #191919;
  display: flex !important;
  align-items: end;
  justify-content: center;
  text-align: center;
  font-weight: 800;
  font-size: 0.8rem;
  line-height: 1.2rem;
  color: #fff;
}
.liste-artistes .items-leading .fields-container {
  display: none;
}
.liste-artistes .items-more {
  padding: 2vw;
  position: relative;
}
.liste-artistes ol {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  justify-items: center;
  padding-left: 0;
  justify-content: center;
}
.liste-artistes ol:before {
  display: none;
}
.liste-artistes ol a {
  color: #191919;
}
.liste-artistes ol li {
  width: 100%;
  text-align: center;
  margin-bottom: unset;
}
.pageArtiste .portrait {
  width: fit-content;
}
.pageArtiste .portrait:not(:has(img)) {
  display: none;
}
.pageArtiste .portrait img {
  width: 100%;
  height: auto;
  object-fit: contain;
  max-height: 16rem;
}
.pageArtiste .img_caption {
  width: 100% !important;
  max-width: 16rem;
}
.pageArtiste .titreArtistes {
  margin-left: 0;
}
.pageArtiste .titreArtistes {
  width: fit-content;
}
.pageArtiste .titreArtistes p:has(.non) {
  display: none;
}
@media screen and (width >=768px) {
  .pageArtiste .container-oeuvres .portrait-info {
    justify-content: start !important;
    align-items: start !important;
    flex-direction: row !important;
  }
  .pageArtiste .container-oeuvres .titreArtistes {
    padding-left: 20px;
  }
  .pageArtiste .container-oeuvres h1 {
    text-align: left !important;
  }
  .pageArtiste .container-oeuvres h1:before {
    display: block !important;
  }
}
.pageArtiste .container-oeuvres h1 {
  text-align: center;
}
.pageArtiste .container-oeuvres h1:before {
  display: none;
}
.pageArtiste .container-oeuvres > .span12 {
  float: unset;
}
.pageArtiste .container-oeuvres .portrait-info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.pageArtiste .container-oeuvres .portrait {
  height: fit-content;
}
.pageArtiste .listesOeuvresArtistes .lieu-tuile {
  position: relative;
  z-index: 1;
}
.itemArtiste {
  margin-top: 200px;
}
.portrait-info {
  margin-bottom: 2rem;
}
.portrait-info:before {
  display: none;
}
.portrait-info .titreArtistes {
  padding-left: 0;
}
.portrait-info .titreArtistes p {
  margin: 0;
}
.portrait-info .titreArtistes .titreartistebis {
  font-weight: 700;
  margin-top: 1rem;
}
.portrait-info .titreArtistes .artiste2.oui {
  display: inline-block;
}
.portrait-info .titreArtistes .artiste2.non {
  display: none;
}
.portrait-info .titreArtistes .mort.oui {
  display: inline-block;
}
.portrait-info .titreArtistes .mort.non {
  display: none;
}
.bckOeuvres {
  width: 100%;
}
.bckOeuvres:has(img[src="/./"]):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../../../../images/oeuvres-defaut.jpg');
}
.bckOeuvres img {
  object-fit: cover;
}
.sesOeuvres {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.sesOeuvres .field-value:has(> .oeuvres) {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.sesOeuvres .oeuvres {
  position: relative;
  width: 75%;
  max-width: 12rem;
  display: inline-block;
  height: 12rem;
  min-width: 12rem;
}
.sesOeuvres .oeuvres.listesOeuvresArtistes {
  height: 12rem;
  max-width: 20rem;
}
.sesOeuvres .oeuvres.listesOeuvresArtistes:hover .titleOeuvres {
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
}
.sesOeuvres .oeuvres.listesOeuvresArtistes:hover .bckOeuvres {
  filter: blur(6px);
}
.sesOeuvres .oeuvres.listesOeuvresArtistes:hover .infoOeuvres {
  background: #ffffff6d;
}
.sesOeuvres .oeuvres.listesOeuvresArtistes .bckOeuvres {
  height: 100%;
}
.sesOeuvres .oeuvres.listesOeuvresArtistes .bckOeuvres img {
  max-width: unset;
}
.sesOeuvres .oeuvres.listesOeuvresArtistes .titleOeuvres {
  width: 100%;
}
.sesOeuvres .oeuvres.listesOeuvresArtistes .infoOeuvres {
  padding: 10px;
}
.sesOeuvres .oeuvres .bckOeuvres {
  width: 100%;
  position: relative;
  height: 100%;
}
.oeuvres {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 1px 4px #00000030;
}
@media (hover: hover) {
  .oeuvres:hover .bckOeuvres {
    filter: blur(8px);
  }
  .oeuvres:hover .bckOeuvres:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #15baff4d;
  }
  .oeuvres:hover .numOeuvre {
    display: none;
  }
  .oeuvres:hover .infoOeuvres {
    background-color: transparent;
    height: 100%;
    opacity: 1;
  }
  .oeuvres:hover .infoOeuvres:before {
    filter: grayscale(0);
  }
  .oeuvres:hover .infoOeuvres:after {
    opacity: 0.5;
  }
  .oeuvres:hover .infoOeuvres .titleOeuvres {
    display: inline-block !important;
    text-shadow: #ffffff47 0px 0 10px;
    font-size: clamp(1rem, 1.2vw, 1.2rem);
    line-height: 1.8rem;
  }
  .oeuvres:hover .infoOeuvres span:first-of-type, .oeuvres:hover .infoOeuvres span:last-of-type {
    display: none;
  }
}
.numOeuvres {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #f8ccd7;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  font-weight: 900;
  font-size: 1.2rem;
  line-height: 1rem;
}
.infoOeuvres {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 10px 20px;
  transition: height 0ms ease, background-color 350ms ease;
}
.infoOeuvres:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #d1db5c;
  filter: grayscale(0.5);
  opacity: 0.4;
  z-index: 1;
  transition: all 500ms;
}
.infoOeuvres:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 0;
  opacity: 1;
  backdrop-filter: blur(4px);
  transition: all 500ms;
}
.infoOeuvres span {
  z-index: 1;
}
.infoOeuvres span:first-of-type {
  line-height: 1.4;
  font-size: 0.9rem;
}
.infoOeuvres .titleOeuvres {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1rem;
  color: #191919;
  padding: 0;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2rem;
  position: relative;
  z-index: 2;
}
.infoOeuvres .artiste-tuile {
  font-size: 0.8rem;
  line-height: 1.2rem;
  position: relative;
  z-index: 1;
}
.lienOeuvres {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
}
.numOeuvre {
  width: 2.4rem;
  height: 2.4rem;
  position: relative;
  left: -15px;
  background: #beebfe;
  border-radius: 50%;
  display: inline-block;
  padding: 7px;
  text-align: center;
  font-weight: 700;
  line-height: 1.6rem;
  aspect-ratio: 1;
}
@media screen and (width >=480px) {
  .span12:has(> p > .numOeuvre) {
    margin-left: 1rem !important;
  }
}
.articleOeuvres, .itemArtiste {
  position: relative;
  line-height: 1.5em;
}
.header {
  position: relative;
}
.header img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 60vh;
}
.header .imgHeader {
  height: 60vh;
  width: 100%;
  overflow: hidden;
}
.header .imgHeader .item-image > .img_caption {
  width: 100% !important;
}
.blocTitre {
  position: absolute;
  bottom: 20%;
  margin-left: 50px;
  margin-bottom: 50px;
}
.beforeTitle {
  font-weight: 600;
}
.titreOeuvres {
  position: relative;
}
@media screen and (width >=480px) {
  .titreOeuvres {
    margin-left: 1rem;
  }
}
.titreOeuvres:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: -15px;
  background: black;
  display: inline-block;
}
.titreOeuvres .anneeoeuvres {
  margin: 0;
}
.beforeTitle {
  position: relative;
}
.beforeTitle:before {
  content: "";
  width: 1px;
  height: 70%;
  position: absolute;
  top: 15%;
  left: -15px;
  background: black;
}
.memeOeuvres {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 4rem;
  justify-content: start;
}
.memeOeuvres:before, .memeOeuvres:after {
  display: none !important;
}
.memeOeuvres:not(:has(img)) {
  display: none;
}
.memeOeuvres label {
  margin-bottom: 16px;
  background: #15baff45;
  width: fit-content;
  padding: 0.3rem 0.5rem;
}
.memeOeuvres .gallery {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-right: 1px solid #ddd;
  flex-basis: fit-content;
  width: fit-content;
  border-right: 0;
}
.memeOeuvres .gallery .showtime-gallery, .memeOeuvres .gallery .showtime-image {
  display: inline-block;
  width: fit-content;
  padding: 0;
}
.memeOeuvres .gallery .showtime-gallery img, .memeOeuvres .gallery .showtime-image img {
  box-shadow: unset;
  border: 1px solid #0000000f;
}
.memeOeuvres .gallery .showtime-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
.memeOeuvres .oeuvrememeartistes {
  flex-basis: fit-content;
  width: fit-content;
  padding-left: 0;
  margin-left: 0;
}
.memeOeuvres .oeuvrememeartistes .field-value {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.row-fluid:has(> .container-oeuvres) {
  position: relative;
}
.container-oeuvres {
  background-color: #fdfdfd;
  margin-bottom: -30px;
  min-height: 400px;
  padding: 32px;
  position: relative;
  margin-top: -130px;
  line-height: 1.5rem;
  z-index: 1;
  box-shadow: 0 0 102px #0000001c;
}
@media screen and (width>=768px) {
  .container-oeuvres {
    min-height: 30rem !important;
  }
}
.container-oeuvres a {
  word-wrap: anywhere;
}
.container-oeuvres:before {
  position: absolute;
  display: block;
  content: "";
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
}
.bloc-artistes {
  position: relative;
  background-color: #f8ccd7;
  width: 100%;
  padding: 45px 32px;
  display: inline-block;
  container-type: inline-size;
}
.bloc-artistes h2 {
  margin-top: 0;
}
.bloc-artistes .nom-artiste {
  font-size: 1rem;
  font-weight: 600;
  width: max-content;
  display: block;
}
.bloc-artistes .span1:empty, .bloc-artistes .row-fluid:before, .bloc-artistes .row-fluid:after {
  display: none;
}
.bloc-artistes img:not([src="/./"]) {
  border-bottom: 2px solid black;
}
.bloc-artistes figure:has(img[src="/./"]) {
  display: none;
}
.bloc-artistes figure:has(img:not([src="/./"])) {
  margin: 0;
  width: 12rem;
  height: 12rem;
  position: relative;
  margin-bottom: 0.2rem;
}
@media screen and (width>=768px) {
  .bloc-artistes {
    padding-top: 75px;
  }
}
@media screen and (width>=992px) {
  .bloc-artistes {
    padding-top: 105px 45px 75px 45px;
  }
}
.bloc-artistes .row-fluid {
  display: flex;
  gap: 4vw;
  justify-content: start;
  align-items: start;
  flex-direction: column;
}
.bloc-artistes .row-fluid div:first-child {
  width: max-content;
  flex-basis: max-content;
}
.bloc-artistes .row-fluid div:last-child {
  width: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
}
@container (min-width: 704px) {
  .bloc-artistes .row-fluid {
    flex-direction: row;
    gap: 2rem;
  }
}
.bloc-artistes .row-fluid .span3, .bloc-artistes .row-fluid .span8 {
  width: fit-content;
}
.bloc-artistes .row-fluid .span8 {
  margin-left: 0;
}
.bloc-artistes .span3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: hard-light;
  aspect-ratio: 1;
  filter: grayscale(100);
}
.bloc-artistes img + span {
  display: block;
}
.bloc-artistes a {
  color: #191919;
}
.bloc-artistes:before {
  position: absolute;
  display: block;
  content: "";
  background-color: #f8ccd7;
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
}
.bloc-artistes:after {
  position: absolute;
  display: block;
  content: "";
  background-color: #f8ccd7;
  top: 0;
  bottom: 0;
  right: -100vw;
  width: 100vw;
}
.bloc-artistes .bouton {
  margin-bottom: 0;
}
.memeOeuvres {
  margin-top: 2rem;
}
.memeOeuvres .gallery .showtime-image {
  max-width: 12rem;
}
.memeOeuvres .oeuvres:hover .titleOeuvres {
  font-size: clamp(0.8rem, 0.8vw, 0.8rem);
}
.memeOeuvres label {
  margin-top: 0;
}
.memeOeuvres .gallery:not(:has(img)) {
  display: none;
}
.memeOeuvres:not(:has(.titleOeuvres)) .oeuvrememeartistes {
  display: none;
}
.memeOeuvres:not(:has(.titleOeuvres)) .gallery {
  border-right: none;
  width: 100%;
}
.articleOeuvres:not(.pageLieux) .infoOeuvres span:last-child, .pageArtiste .infoOeuvres span:last-child {
  display: none;
}
.articleOeuvres .container-oeuvres .span12 p br {
  display: none;
}
#g-main .finder {
  padding: 45px;
}
#g-main .finder .pagination li :is(span, a) {
  padding: 12px 16px;
}
#g-main .finder fieldset {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 60rem;
  margin-bottom: 4rem;
}
@media screen and (width >=1200px) {
  #g-main .finder fieldset {
    justify-content: start;
  }
}
#g-main .finder button {
  margin: 0 !important;
}
#g-main .finder input {
  max-width: 26rem;
  padding-left: 1rem;
  margin: 0;
}
#g-main .finder input:hover {
  border: 1px solid #e0e0e5;
}
#g-main .finder label {
  text-align: center;
}
#search-results #search-query-explained a {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
#search-results #search-result-empty h2 {
  border-bottom: none;
}
#search-results ul, #search-results li {
  border: none;
}
@media (hover: hover) {
  #search-results:has(li:hover) li:not(:hover) {
    filter: grayscale(0.8);
  }
}
#search-results .pastille-type {
  position: absolute;
  top: 0;
  left: 50%;
  background: #f2f2f2;
  border-radius: 8px;
  overflow: hidden;
  padding: 6px 8px;
  transform: translateY(-50%) translateX(-50%);
  box-shadow: 0px 4px 0px #00000003;
  width: max-content;
  border: 0.5px solid #00000008;
}
@media screen and (width>=768px) {
  #search-results .pastille-type {
    left: 8rem;
  }
}
#search-results .pastille-type p {
  margin: 0;
  text-align: center;
  line-height: 1.2rem;
}
#search-results .item-resultat {
  padding: 0;
  max-width: 70rem;
  position: relative;
  transition: all 250ms ease-out;
  display: flex;
  justify-content: start;
  align-items: stretch;
  height: 10rem;
  box-shadow: 0px 1px 4px #00000030;
}
@media screen and (max-width: 767px) {
  #search-results .item-resultat {
    height: fit-content;
  }
}
#search-results .item-resultat:before {
  content: "";
  display: block;
  position: absolute;
  bottom: unset;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(90deg, #ffed00 0%, #93b86b 24%, #ffed00 60%, #00d4ff 100%);
  top: 0;
  opacity: 0;
  mix-blend-mode: hard-light;
}
#search-results .item-resultat:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url('../../../../images/oeuvres-defaut-full.jpg');
  background-size: cover;
  z-index: 0;
  background-repeat: repeat;
  mix-blend-mode: darken;
  background-position: right 41%;
  opacity: 0.08;
  filter: blur(1px);
}
@media (hover: hover) {
  #search-results .item-resultat:hover {
    transform: scale(1.02);
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.148));
  }
  #search-results .item-resultat:hover:nth-child(even) {
    background: #d1db5c;
  }
  #search-results .item-resultat:hover:nth-child(odd) {
    background: #f8ccd7;
  }
  #search-results .item-resultat:hover:before {
    opacity: 0.3;
  }
}
#search-results p {
  margin-bottom: 0;
  font-size: 1rem;
  color: #191919;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#search-results h4 {
  margin-top: 0;
  font-weight: bold;
  color: #191919;
}
#search-results li > a {
  z-index: 2;
  height: 100%;
  text-decoration: none;
  display: flex;
}
@media screen and (max-width: 767px) {
  #search-results li > a {
    flex-direction: column;
    width: 100%;
  }
  #search-results li > a img {
    width: 100%;
    height: 10rem;
  }
}
#search-results .result-text-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 24px;
  height: 100%;
}
#search-results img {
  width: 8rem;
  object-fit: cover;
  height: 100%;
}
#search-results li:not(:last-child) {
  margin-bottom: 2.4rem;
}
#search-results li:nth-child(even) {
  background: #ffee0026;
}
#search-results li:nth-child(even):after {
  background-position: left bottom;
  background-size: 178%;
}
#search-results li:nth-child(odd) {
  background: #15baff33;
}
.infoPratique {
  position: relative;
  background-color: transparent;
  padding: 20px 25px 20px 40px;
  display: inline-block;
}
@media screen and (width>=768px) {
  .infoPratique:after {
    content: "";
    position: absolute;
    top: 0;
    left: -3vw;
    width: 26vw;
    height: 2rem;
    z-index: 0;
    background: #f4f5f4;
    transform: translateY(-100%);
    border-top-left-radius: 0;
    border-top-right-radius: 100%;
    box-shadow: 0 -12px 12px #00000012;
  }
}
@media screen and (width>=992px) {
  .infoPratique:after {
    left: -2vw;
    width: 22vw;
  }
}
.infoPratique > label:first-of-type {
  margin-top: 10px;
}
.infoPratique br {
  display: block;
}
.infoPratique:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
}
.infoPratique p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.4rem;
}
.infoPratique label, .infoPratique span {
  line-height: 1.4rem;
  font-size: 1rem;
  margin-bottom: 4px;
  margin-top: 22px;
}
.infoPratique label:before {
  font-family: "sema-font";
  top: -1px;
  left: -30px;
  font-size: 1.5rem;
  position: absolute;
  font-weight: normal;
}
.infoPratique .horaire:before {
  content: "";
}
.infoPratique .acces:before {
  content: "";
}
.infoPratique .accesibilite:before {
  content: "";
}
.infoPratique .tarif:before {
  content: "";
}
.infoPratique .place:before {
  content: "";
}
.infoPratique .calendar:before {
  content: "";
}
.infoPratique .inscription:before {
  content: "";
}
.infoPratique .mapGoogle #acf_map_20 {
  margin: auto;
}
.infoPratique .mapGoogle {
  margin: 20px 0px 20px -30px;
}
.infoPratique ul.listEvent {
  margin: 10px 0px 0px 15px;
}
/*page lieux*/
.itemid-142 .mapGoogle > div, .itemid-143 .mapGoogle > div {
  height: 400px !important;
}
.pageLieux .titreOeuvres .field-entry {
  margin-top: 0.5rem;
}
.pageLieux .container-oeuvres .titreOeuvres + div div:has(br:only-child) {
  display: none;
}
.pageLieux .lienOeuvres + span {
  display: none;
}
.pageLieux .bloc-artistes h2 {
  margin-bottom: 4rem;
}
/*oeuvres permanentes*/
.itemid-151 .oeuvres:hover .bckOeuvres:after {
  background-color: #97e07470;
}
.itemid-151 .numOeuvres, .itemid-151 .numOeuvre {
  background-color: #5b9a2c;
}
.itemid-151 .bloc-artistes {
  background-color: #5b9a2c;
}
.itemid-151 .bloc-artistes:before {
  background-color: #5b9a2c;
}
.itemid-151 .bloc-artistes:after {
  background-color: #5b9a2c;
}
/*evenements FR et EN*/
.itemid-108 .infoOeuvres, .itemid-136 .infoOeuvres {
  display: flex;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  color: #fff;
  transition: all 200ms ease;
}
.itemid-108 .infoOeuvres .titleOeuvres, .itemid-108 .infoOeuvres .titleOeuvres a, .itemid-136 .infoOeuvres .titleOeuvres, .itemid-136 .infoOeuvres .titleOeuvres a {
  color: #fff;
}
.itemid-108 .infoOeuvres span, .itemid-136 .infoOeuvres span {
  line-height: 1.3rem;
  color: #fff;
}
.itemid-108 .infoOeuvres .dateEvent, .itemid-136 .infoOeuvres .dateEvent {
  font-size: 1.2rem;
  font-weight: 700;
  border-bottom: 3px solid white;
}
.itemid-108 .oeuvres:hover .infoOeuvres, .itemid-136 .oeuvres:hover .infoOeuvres {
  background-color: #d1db5c;
}
.itemid-108 .blocEvenement, .itemid-136 .blocEvenement {
  padding: 30px 20px;
  position: relative;
}
.itemid-108 .blocEvenement:nth-child(odd), .itemid-136 .blocEvenement:nth-child(odd) {
  background-color: white;
}
.itemid-108 .blocEvenement:nth-child(even), .itemid-136 .blocEvenement:nth-child(even) {
  background-color: #ddd;
}
.itemid-108 .blocEvenement:hover, .itemid-136 .blocEvenement:hover {
  background-color: #e3e99d;
}
.itemid-108 .blocEvenement .lienEvent, .itemid-136 .blocEvenement .lienEvent {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.itemid-108 .blocEvenement .lienEvent .date, .itemid-136 .blocEvenement .lienEvent .date {
  font-weight: 700;
}
.itemid-108 .blocEvenement .dateEvent, .itemid-136 .blocEvenement .dateEvent {
  font-weight: 700;
  border-bottom: 2px solid black;
  padding-bottom: 5px;
}
.itemid-108 .blocEvenement h2, .itemid-136 .blocEvenement h2 {
  margin-bottom: 0;
  border-bottom: none;
  padding: 0;
  display: block;
}
/*fin evenements*/
/*Contact form*/
#rsform_1_page_0 .rsform-block-consentement label {
  font-weight: 400;
  text-transform: initial;
}
div#fd .infoBulle {
  display: inline-block !important;
  position: relative !important;
}
div#fd.geom.geombox.geombox-articles .articles-details {
  position: relative !important;
  bottom: auto !important;
  background: none !important;
}
/*font sema*/
[class^="sema-"], [class*=" sema-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "sema-font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sema-employees:before {
  content: "";
}
.sema-greek-column:before {
  content: "";
}
.sema-painting:before {
  content: "";
}
.sema-Info:before {
  content: "";
}
.sema-schedule:before {
  content: "";
}
.sema-artist:before {
  content: "";
}
.sema-placeholder:before {
  content: "";
}
.sema-wheelchair-access:before {
  content: "";
}
.sema-group:before {
  content: "";
}
.sema-www:before {
  content: "";
}
.sema-phone-call:before {
  content: "";
}
.sema-price-tag:before {
  content: "";
}
.sema-clock:before {
  content: "";
}
.sema-calendar:before {
  content: "";
}
#g-container-main {
  min-height: 84vh;
}
img[src="/./"] {
  display: none;
}
.span8:has(.introArtistes) {
  width: fit-content;
  display: none;
}
.span8:has(.introArtistes):has(p:not(:empty)) {
  display: block;
}
.span8:has(.introArtistes):has(p:not(:empty)) a {
  display: inline-block;
}
.introArtistes {
  width: fit-content;
}
.introArtistes p:empty {
  display: none;
}
.introArtistes p:not(:empty) {
  margin-top: 0;
  text-wrap: balance;
}
.introArtistes a {
  display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #g-container-main {
    padding-left: 26vw !important;
    padding-right: 1.8vw;
  }
  #g-container-main:has(:is(.articleOeuvres, .homeBloc)) {
    padding-left: 24vw !important;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  #g-container-main:has(:is(.articleOeuvres, .homeBloc)) {
    padding-left: 18vw !important;
  }
  .container-oeuvres, .bloc-artistes {
    padding-left: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .pageArtiste .container-oeuvres {
    padding-left: 3rem;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  #g-container-main {
    padding-left: 22vw !important;
    padding-right: 2rem;
  }
  #g-navigation.right-bar {
    width: 20vw;
  }
  #g-footer {
    padding: 20px 30px 20px 20vw;
  }
}
@media only screen and (min-width: 1400px) {
  #g-container-main {
    padding-left: 276px !important;
  }
  #g-navigation.right-bar {
    width: 280px;
  }
  #g-footer {
    padding: 20px 30px 20px 280px;
  }
  .ItemMasonry, .blog {
    padding: 0 40px;
  }
}
.bloc-artistes {
  display: flex;
}
@media (max-width: 960px) {
  .wf-columns-stack-medium > .wf-column {
    height: 4rem;
    width: 8rem;
  }
}
.g-copyright {
  margin-top: 2rem;
}
.g-copyright a {
  margin-right: 10px;
  position: relative;
}
.g-copyright br {
  display: block;
}
#g-footer {
  position: relative;
}
#g-footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../../../../images/oeuvres-defaut-full.jpg');
  background-size: cover;
  z-index: 0;
  background-repeat: no-repeat;
  mix-blend-mode: normal;
  background-position: revert;
  opacity: 0.2;
}
@media only screen and (max-width: 991px) {
  #g-footer {
    padding-left: 30px !important;
  }
}
#g-footer .menu-footer {
  width: fit-content;
  flex: unset;
}
#g-footer a {
  font-weight: normal;
}
#g-footer br {
  margin-bottom: 5px;
}
#g-footer .g-block:has(.g-totop) {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #1616167d;
  height: 2.8rem;
  width: 3.2rem;
  z-index: 1;
  backdrop-filter: blur(4px);
}
#g-footer .g-block:has(.g-totop) .g-totop {
  text-align: right !important;
}
#g-footer .g-block:has(.g-totop):hover {
  background-color: #161616c8;
}
#g-footer .g-block:has(.g-totop) i {
  color: #fff;
  font-size: 2rem;
  filter: drop-shadow(0 0.5px 1px #00000080);
}
#g-footer .g-block:has(.g-totop) .g-content {
  margin-top: 0;
  padding-right: 4px;
}
#g-footer .g-menu-item {
  padding: 0 8px;
  border-radius: 8px;
}
#g-footer .g-menu-item a {
  padding: 2px;
}
#g-footer .g-menu-item:hover {
  background-color: linear-gradient(90deg, #00d4ffe3 0%, #00d4ffab 10%, #97e074c7 50%, #ffed006e 80%, #ffed0000 100%) !important;
}
.homebloc-insta {
  display: block;
  background-color: #d1db5c;
}
.homebloc-insta .liste-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.homebloc-insta .span12 {
  float: unset;
}
.homebloc-insta img {
  filter: contrast(0%) brightness(0.3);
  max-height: 3rem;
  max-width: 4rem;
  width: auto;
  flex-basis: 40%;
  min-width: 4rem;
}
.homebloc-insta img:first-child {
  min-width: 8rem;
  min-height: 4rem;
}
@media only screen and (min-width: 768px) {
  .g-container {
    width: 100%;
    margin-left: 0;
  }
  #menuBtn .row {
    margin-left: unset;
  }
  .homebloc-guide:after {
    display: none;
  }
  .homebloc-guide .hoverinfo {
    right: 30px !important;
  }
  .homebloc-guide #guide:hover .hoverinfo {
    top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #menuBtn span {
    font-size: 1.7vw !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homebloc-intro {
    padding-top: 30px;
  }
  .home-blocdroite {
    padding-top: 46px;
  }
}
@media only screen and (min-width: 992px) {
  #g-footer > .g-container {
    padding-left: 30px;
  }
  .homebloc-intro {
    padding-top: 10px;
  }
  .home-blocdroite {
    padding-top: 30px;
  }
  #menuBtn span {
    font-size: clamp(0.8rem, 1.3vw, 1rem) !important;
  }
}
/* Principalement dût a la mise en page spéciale */
@media only screen and (max-width: 1199px) {
  body p, body span {
    font-size: 1rem;
  }
  body #g-navigation.right-bar {
    width: 24vw;
  }
  body #g-footer, body #g-container-main {
    padding-left: 24vw;
  }
  body .moduletable.QuestionContact {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  body {
    /*navigation right-bar menu mobile*/
    /*menu*/
  }
  body #g-navigation.right-bar {
    position: fixed;
    left: 0px;
    padding: 15px 60px 15px 60px;
    width: 100%;
    width: 100%;
    box-shadow: 0px 0px 26px #00000026;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    height: 110px;
    transition: all 200ms ease-out;
  }
  body #g-navigation.right-bar.scroll {
    height: 60px;
  }
  body #g-navigation.right-bar.scroll .lang-inline {
    flex-direction: row !important;
    gap: 0.2rem !important;
  }
  body #g-navigation.right-bar .g-grid {
    display: block;
  }
  body #g-navigation.right-bar .g-grid:first-child {
    max-width: 8rem;
    min-height: unset;
    height: 100%;
  }
  body #g-navigation.right-bar .g-grid:first-child:before {
    background-position: -3rem -2rem;
    background-repeat: repeat;
  }
  body #g-navigation.right-bar .g-grid:first-child .g-logo {
    margin: 0;
    padding: 0;
  }
  body #g-navigation.right-bar .g-grid:first-child .logo {
    transform: translateX(5%);
  }
  body #g-navigation.right-bar .g-grid:first-child img {
    max-height: 8rem;
  }
  body #g-navigation.right-bar .langue {
    width: auto;
    position: absolute;
    z-index: 99999999;
    top: 0;
    right: 0;
    margin: 14px;
    margin-top: 20px;
  }
  body #g-navigation.right-bar .langue.social {
    display: none;
  }
  body #g-navigation.right-bar .g-grid:last-child {
    position: absolute;
    top: 0;
    right: 0px;
  }
  body #g-navigation.right-bar .g-grid:last-child .g-block {
    max-width: unset;
  }
  body #g-navigation.right-bar .g-grid:last-child ul {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  body #g-navigation.right-bar .g-grid:last-child img {
    display: block;
    max-width: unset;
  }
  body .g-offcanvas-toggle {
    top: 14px;
  }
  body .g-container {
    width: 100%;
  }
  body #g-container-main {
    padding-left: 0px;
    margin-top: 7rem;
  }
  body #g-footer {
    padding-left: 50px;
  }
  body .blog {
    padding: 15px;
  }
  body .memeOeuvres .gallery .showtime-gallery, body .memeOeuvres .gallery .showtime-image {
    width: 100%;
  }
  body .numOeuvres {
    top: 30%;
  }
  body .infoOeuvres {
    opacity: 1;
    padding: 10px;
  }
  body .infoOeuvres .titleOeuvres {
    font-size: 1rem;
    display: block;
    padding: 0;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  body {
    padding: 0 !important;
    /*artistes*/
    /*oeuvres*/
  }
  body .itemArtiste {
    margin-top: 0px;
  }
  body .sesOeuvres .oeuvres.listesOeuvresArtistes {
    display: block;
    width: 100%;
  }
  body .container-oeuvres {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  body .container-oeuvres:before {
    display: none;
  }
  body .container-oeuvres .sesOeuvres .oeuvres {
    width: 100%;
  }
  body .infoPratique {
    padding: 20px 25px 20px 25px;
  }
  body .infoPratique label, body .infoPratique .field-entry {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  body .infoPratique:before, body .infoPratique:after {
    display: none;
  }
  body .bloc-artistes h2, body .bloc-artistes .nom-artiste {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: fit-content;
  }
  body .bloc-artistes .row-fluid, body .bloc-artistes .row-fluid div:last-child {
    align-items: center;
  }
  body .bloc-artistes p {
    text-align: center;
    text-wrap: balance;
  }
  body .homebloc-guide #guide .infoGuide {
    left: 0px;
  }
  body .homebloc-insta {
    padding: 30px;
  }
  body .homebloc-insta #instafeed .blocInsta {
    margin-bottom: 20px;
    margin-right: 10px;
  }
  body #g-footer .g-main-nav {
    text-align: center;
  }
  body #g-footer .mentionlegales {
    text-align: center;
  }
  body #g-footer .mentionlegales a {
    display: block;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  body {
    /* annule l'effet massonry sur les tuiles category lieux, oeuvres
		.elsiso_container {
			display: flex;
			flex-direction: column;
			gap: 2rem;
			height: fit-content !important;

			.elsiso_item.w3.style1 {
				position: static !important;

				.oeuvres {
					margin: 0;
					height: 14rem;
				}
			}
		}*/
  }
  body .container-oeuvres, body .homebloc-intro, body #g-main .finder {
    padding: 45px 32px;
  }
  body .container-oeuvres .row-fluid:first-child .span12, body .homebloc-intro .row-fluid:first-child .span12, body #g-main .finder .row-fluid:first-child .span12 {
    width: fit-content;
    margin: 0 auto;
  }
  body .container-oeuvres .row-fluid:first-child .span12 p, body .homebloc-intro .row-fluid:first-child .span12 p, body #g-main .finder .row-fluid:first-child .span12 p {
    text-align: center;
  }
  body .container-oeuvres .titreOeuvres:before, body .homebloc-intro .titreOeuvres:before, body #g-main .finder .titreOeuvres:before {
    display: none;
  }
  body .container-oeuvres .titreOeuvres h1, body .homebloc-intro .titreOeuvres h1, body #g-main .finder .titreOeuvres h1 {
    text-align: center;
  }
  body .container-oeuvres .titreOeuvres span, body .container-oeuvres .titreOeuvres div, body .homebloc-intro .titreOeuvres span, body .homebloc-intro .titreOeuvres div, body #g-main .finder .titreOeuvres span, body #g-main .finder .titreOeuvres div {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  body .container-oeuvres .titreOeuvres div, body .homebloc-intro .titreOeuvres div, body #g-main .finder .titreOeuvres div {
    width: 100%;
  }
  body .container-oeuvres .titreOeuvres div *, body .homebloc-intro .titreOeuvres div *, body #g-main .finder .titreOeuvres div * {
    text-align: center;
  }
  body .container-oeuvres .memeOeuvres, body .homebloc-intro .memeOeuvres, body #g-main .finder .memeOeuvres {
    justify-content: center;
  }
  body .container-oeuvres .memeOeuvres label, body .homebloc-intro .memeOeuvres label, body #g-main .finder .memeOeuvres label {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
  }
  body .container-oeuvres .oeuvrememeartistes .field-value, body .homebloc-intro .oeuvrememeartistes .field-value, body #g-main .finder .oeuvrememeartistes .field-value {
    justify-content: center;
  }
  body .logo, body .logobiennale18 {
    min-width: 120px;
    width: 100%;
  }
}
/*# sourceMappingURL=custom_9.css.map */