@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-regularitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/gilroy-regularitalic.woff') format('woff'), url('../fonts/gilroy-regularitalic.ttf') format('truetype'), url('../fonts/gilroy-regularitalic.svg#gilroy-regularitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-light.eot?#iefix') format('embedded-opentype'), url('../fonts/gilroy-light.woff') format('woff'), url('../fonts/gilroy-light.ttf') format('truetype'), url('../fonts/gilroy-light.svg#gilroy-light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/gilroy-regular.woff') format('woff'), url('../fonts/gilroy-regular.ttf') format('truetype'), url('../fonts/gilroy-regular.svg#gilroy-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/gilroy-bold.woff') format('woff'), url('../fonts/gilroy-bold.ttf') format('truetype'), url('../fonts/gilroy-bold.svg#gilroy-bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@media (min-width: 992px) {
  body.page-id-6 .container {
    max-width: 700px;
  }
}
@media (min-width: 1200px) {
  body.page-id-6 .container {
    max-width: 700px;
  }
}
html {
  background: #f5f6f7;
}
body {
  background: #f5f6f7;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #8a8a8a;
  font-weight: normal;
  overflow: auto;
  overflow-x: hidden;
}
a {
  color: #8a8a8a;
  text-decoration: underline;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
a:hover {
  color: #999999;
  cursor: pointer;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  width: 100% !important;
}
.bouton {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  background: none;
  color: #8a8a8a;
  border: 1px solid #8a8a8a;
  padding: 15px 40px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 2px;
}
.bouton:hover {
  background: #d1d1d1 !important;
  color: #fff !important;
  text-decoration: none;
}
button {
  border: none !important;
}
button:focus {
  box-shadow: none !important;
}
main ul {
  padding-left: 0;
}
main ul > li {
  list-style-type: none;
  margin-bottom: 10px;
  font-weight: bold;
}
main ul > li:before {
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  color: #000000;
  font-weight: 900;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.aligncenter {
  display: block;
  margin: 15px auto;
}
.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
.titre {
  display: block;
}
h1,
h2,
h3,
.h2,
.h3 {
  color: #8a8a8a;
  line-height: normal;
}
h1 span {
  font-size: 18px;
  background: #d1d1d1;
  color: #fff;
  padding: 8px 25px;
  letter-spacing: 2px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
.logo a {
  display: inline-block;
}
.logo a img {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.logo a:hover img {
  transform: scale(1.1);
}
header {
  background: none;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
header .logo a img {
  width: 352px;
  height: auto;
}
.sticky-wrapper {
  position: relative;
  z-index: 10;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.is-sticky header {
  background: #fff;
}
.is-sticky header .container {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.is-sticky .logo img {
  width: 352px;
  height: auto;
}
.menu-principal {
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
.menu-principal > ul {
  padding-left: 0;
  margin-bottom: 0;
}
.menu-principal > ul > li {
  list-style-type: none;
  display: inline-block;
  margin: 0 20px;
}
.menu-principal > ul > li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #999999;
  position: relative;
}
.menu-principal > ul > li a:after {
  content: '';
  background: #d1d1d1;
  position: absolute;
  left: 50%;
  right: 50%;
  height: 1px;
  bottom: -10px;
  width: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.menu-principal > ul > li a:hover {
  color: #000000;
}
.menu-principal > ul > li a:hover:after {
  width: 100%;
  left: 0;
  right: 0;
}
.menu-principal > ul > li.current-menu-item a,
.menu-principal > ul > li .current-menu-ancestor a {
  color: #000000;
}
.menu-principal > ul > li.current-menu-item a:after,
.menu-principal > ul > li .current-menu-ancestor a:after {
  width: 100%;
  left: 0;
  right: 0;
}
.copyright > ul > li {
  display: inline-block;
  list-style-type: none;
  font-style: italic;
  font-size: 11px;
  color: #bebebe;
}
.copyright > ul > li > a {
  color: #bebebe;
  text-decoration: none;
}
.copyright > ul > li > a:hover {
  color: #000000;
}
.copyright > ul > li:after {
  content: '';
  background: #bebebe;
  width: 1px;
  height: 12px;
  transform: skewX(-15deg);
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.copyright > ul > li:last-child:after {
  display: none;
}
.copyright > ul > li.current-menu-item > a {
  color: #000000;
}
.navbar {
  display: none;
  padding: 0 !important;
  position: relative;
  z-index: 3;
}
.navbar .navbar-collapse.show .navbar-nav:after {
  opacity: 1;
}
.navbar .navbar-nav {
  background: #8a8a8a;
  text-align: center;
  padding: 2rem 0;
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.navbar .navbar-nav > li {
  margin-bottom: 10px;
}
.navbar .navbar-nav > li:last-child {
  margin-bottom: 0;
}
.navbar .navbar-nav > li > a {
  font-size: 18px;
  color: #fff !important;
  text-transform: uppercase;
  padding: 10px 0;
  display: inline-block;
  position: relative;
  text-decoration: none;
  letter-spacing: 2px;
}
.navbar .navbar-nav > li > a:before {
  content: '';
  background: #fff;
  height: 1px;
  width: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
}
.navbar .navbar-nav > li > a:hover:before,
.navbar .navbar-nav > li > a.active:before {
  width: 100%;
  left: 0;
  right: 0;
}
.navbar button {
  line-height: 0;
  position: absolute;
  top: -100px;
  right: 30px;
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0;
  border: 2px solid #8a8a8a !important;
  background: #8a8a8a;
  color: #fff;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.navbar button:focus {
  outline: none;
}
.navbar button:hover {
  background: none;
  border-color: #8a8a8a !important;
  color: #8a8a8a;
}
.navbar button:hover span {
  background: #d1d1d1;
}
.navbar button:hover span:before,
.navbar button:hover span:after {
  background: #d1d1d1;
}
.navbar button:not(.collapsed) {
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.navbar button:not(.collapsed) span {
  background: 0;
}
.navbar button:not(.collapsed) span:before {
  top: 0;
  transform: rotate(45deg);
}
.navbar button:not(.collapsed) span:after {
  bottom: 0;
  transform: rotate(-45deg);
}
.navbar button span {
  position: relative;
  background: #fff;
  width: 28px;
  height: 3px;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  margin: auto;
}
.navbar button span:before,
.navbar button span:after {
  content: '';
  background: #fff;
  position: absolute;
  width: 28px;
  height: 3px;
  display: inline-block;
  left: 50%;
  margin-left: -14px;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.navbar button span:before {
  top: -10px;
}
.navbar button span:after {
  bottom: -10px;
}
.navbar-light .navbar-toggler-icon {
  display: none !important;
  background-image: none !important;
}
.nf-form-fields-required {
  display: none;
}
.nf-form-content {
  padding: 0 !important;
  margin: 0 -5px;
}
.nf-row:last-child .nf-field-container {
  margin-bottom: 0 !important;
}
input:not([type=button]):focus,
textarea:focus {
  outline: none;
}
input:not([type=button]),
textarea,
select {
  font-size: 18px;
  border: none !important;
  background: #fff !important;
  padding: 12px 25px !important;
  margin-bottom: 5px !important;
}
textarea {
  resize: none;
  margin-bottom: 0 !important;
}
.list-radio-wrap ul li:before {
  display: none;
}
.field-wrap>div input[type=checkbox] {
  width: 12px;
  height: 12px;
}
.nf-field-container {
  margin-bottom: 20px !important;
}
input[type=button] {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  background: #d1d1d1 !important;
  color: #fff !important;
  text-transform: uppercase;
  padding: 15px 30px !important;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border: 1px solid #8a8a8a !important;
}
input[type=button]:hover {
  background: none !important;
  color: #8a8a8a !important;
  cursor: pointer;
}
input[type=button]:focus {
  outline: none;
}
.nf-field-label {
  margin-bottom: 5px !important;
}
.nf-field-label label {
  font-weight: 600;
}
.nf-field-container .field-wrap .nf-element::placeholder {
  color: #a09f9f;
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
}
.list-radio-wrap ul > li {
  display: inline-block;
  width: 32%;
}
.list-radio-wrap ul > li input {
  margin-bottom: 10px !important;
}
.label-right .nf-field-label {
  padding-left: 10px !important;
}
.checkbox-wrap {
  margin-bottom: 15px;
}
.checkbox-wrap label {
  color: #000000;
  font-size: 13px;
  line-height: 16px;
}
.checkbox-container {
  margin-top: 15px !important;
}
.nf-error textarea {
  border: 1px solid #e80000 !important;
}
.nf-error input:not([type=button]) {
  border-bottom: 1px solid #e80000 !important;
}
.field-wrap select {
  color: #000000;
  background: #f8f8f8;
  border: none;
  font-weight: bold;
  padding: 10px 15px !important;
  margin-bottom: 1rem !important;
}
.field-wrap select:focus {
  outline: none;
}
.nf-after-form-content {
  text-align: center;
}
.nf-field-label label {
  font-weight: normal !important;
}
.nf-multi-cell .nf-cell {
  padding: 0 10px !important;
}
.nf-fu-fileinput-button {
  background: none !important;
  border: 1px solid #cdcdcd !important;
  color: #cdcdcd;
}
.nf-fu-fileinput-button:hover {
  background: #d1d1d1 !important;
  color: #8a8a8a;
}
.nf-fu-fileinput-button:hover span:after {
  color: #8a8a8a;
}
.nf-fu-fileinput-button span:after {
  content: '\f0c6';
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  margin-left: 10px;
  font-weight: 900;
  position: relative;
  z-index: 1;
  color: #000000;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body.home .domaines .domaine > div {
  overflow: hidden;
}
body.home .domaines .domaine > div a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 520px;
  background-size: cover !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  text-decoration: none;
}
body.home .domaines .domaine > div a span {
  opacity: 0;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
  position: relative;
  z-index: 2;
  padding: 20px 40px;
  background: #d1d1d1;
  color: #000000;
  font-weight: 300;
  font-size: 22px;
  top: -100px;
}
body.home .domaines .domaine > div a:hover span {
  opacity: 1;
  top: 0;
}
body.post-type-archive-oeuvres .categories .parent,
body.tax-series .categories .parent {
  margin: 0 10px;
}
body.post-type-archive-oeuvres .categories .parent a,
body.tax-series .categories .parent a {
  font-size: 18px;
  background: #8a8a8a;
  color: #fff;
  padding: 8px 25px;
  text-decoration: none;
  border: 1px solid #8a8a8a;
  letter-spacing: 2px;
}
body.post-type-archive-oeuvres .categories .parent a:hover,
body.tax-series .categories .parent a:hover {
  background: none;
  color: #8a8a8a;
}
body.post-type-archive-oeuvres .categories h1,
body.tax-series .categories h1 {
  margin: 0 10px;
  display: inline-block;
}
body.post-type-archive-oeuvres .categories h1 span,
body.tax-series .categories h1 span {
  background: none;
  color: #8a8a8a;
  border: 1px solid #8a8a8a;
}
body.post-type-archive-oeuvres .serie .image-serie,
body.tax-series .serie .image-serie {
  padding: 0 7.5%;
}
body.post-type-archive-oeuvres .serie .image-serie > div,
body.tax-series .serie .image-serie > div {
  height: 100%;
  background-size: contain !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  opacity: 1;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body.post-type-archive-oeuvres .serie .image-serie:hover > div,
body.tax-series .serie .image-serie:hover > div {
  opacity: .6;
}
body.post-type-archive-oeuvres .serie .texte,
body.tax-series .serie .texte {
  padding-top: 200px;
  padding-bottom: 200px;
}
body.post-type-archive-oeuvres .serie .titre-serie,
body.tax-series .serie .titre-serie {
  font-size: 22px;
  display: inline-block;
  text-decoration: none;
  padding: 20px 40px;
  font-weight: 300;
}
body.post-type-archive-oeuvres .serie .titre-serie:hover,
body.tax-series .serie .titre-serie:hover {
  background: #d1d1d1;
  color: #000000;
}
body.tax-series .oeuvres .oeuvre .images > li a {
  background-size: contain !important;
  background-position: 0 !important;
  background-repeat: no-repeat !important;
  display: block;
  width: 200px;
  height: 200px;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  opacity: 1;
}
body.tax-series .oeuvres .oeuvre .images > li a:hover {
  opacity: .6;
}
body.tax-series .oeuvres .oeuvre .images > li:before {
  display: none;
}
body.tax-series .oeuvres .oeuvre .images > li:not(:first-child) {
  display: none;
}
body.tax-series .oeuvres .oeuvre .h2 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
body.tax-series .oeuvres .oeuvre .information {
  color: #a5a5ac;
  font-size: 13px;
}
body.archive .actualite-principale .visuel > div {
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  background-size: cover !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  height: 100%;
  opacity: 1;
}
body.archive .actualite-principale .visuel:hover > div {
  opacity: .6;
}
body.archive .actualite-principale .texte .titre {
  font-size: 22px;
}
body.archive .actualite-principale .texte .categories {
  margin-bottom: 1rem;
}
body.archive .actualite-principale .texte .categories span {
  padding: 12px 30px;
  background: #d1d1d1;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  margin-right: 5px;
}
body.archive .actualite-principale .texte .categories span:last-child {
  margin-right: 0;
}
body.archive .actualite-principale .texte .extrait {
  position: relative;
}
body.archive .actualite-principale .texte .extrait:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top,rgba(245,246,247,0) 0%,#f5f6f7 98%,#f5f6f7 100%);
  background: -webkit-linear-gradient(top,rgba(245,246,247,0) 0%,#f5f6f7 98%,#f5f6f7 100%);
  background: linear-gradient(to bottom,rgba(245,246,247,0) 0%,#f5f6f7 98%,#f5f6f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5f6f7',endColorstr='#f5f6f7',GradientType=0);
}
body.archive article:not(.large) .visuel {
  display: block;
  width: 100%;
  height: 500px;
  background-size: cover !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  opacity: 1;
}
body.archive article:not(.large) .visuel:hover {
  opacity: .6;
}
body.archive article:not(.large) .titre {
  font-size: 22px;
}
body.archive article:not(.large) .categories {
  margin-bottom: 1rem;
}
body.archive article:not(.large) .categories span {
  padding: 12px 30px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  margin-right: 5px;
}
body.archive article:not(.large) .categories span:last-child {
  margin-right: 0;
}
body.archive article:not(.large):nth-child(1n) .categories span {
  background: #d1d1d1;
}
body.archive article:not(.large):nth-child(2n) .categories span {
  background: #d1d1d1;
}
body.archive article:not(.large) .extrait {
  position: relative;
}
body.archive article:not(.large) .extrait:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top,rgba(245,246,247,0) 0%,#f5f6f7 98%,#f5f6f7 100%);
  background: -webkit-linear-gradient(top,rgba(245,246,247,0) 0%,#f5f6f7 98%,#f5f6f7 100%);
  background: linear-gradient(to bottom,rgba(245,246,247,0) 0%,#f5f6f7 98%,#f5f6f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5f6f7',endColorstr='#f5f6f7',GradientType=0);
}
body.archive article.large > a {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-decoration: none;
}
body.archive article.large > a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(left,#000000 0%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(left,#000000 0%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,#000000 0%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#00000000',GradientType=1);
  z-index: -1;
}
body.archive article.large > a > div:not(.visuel) {
  position: relative;
  z-index: 1;
}
body.archive article.large > a .h3 {
  color: #fff;
}
body.archive article.large > a .extrait {
  color: #96969a;
}
body.archive article.large > a .extrait p:last-child {
  margin-bottom: 0;
}
body.archive article.large > a .visuel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  z-index: -1;
  transition: all 3s ease-in-out !important;
  -webkit-transition: all 3s ease-in-out !important;
  -moz-transition: all 3s ease-in-out !important;
  -o-transition: all 3s ease-in-out !important;
  opacity: 1;
}
body.archive article.large > a .titre {
  font-size: 22px;
}
body.archive article.large > a:hover .visuel {
  transform: scale(1.1);
  opacity: .6;
}
body.archive article.large .categories {
  margin-bottom: 1rem;
}
body.archive article.large .categories span {
  padding: 12px 30px;
  color: #fff;
  background: #b2b2b2;
  font-size: 12px;
  letter-spacing: 2px;
  margin-right: 5px;
}
body.archive article.large .categories span:last-child {
  margin-right: 0;
}
body.page-id-20 .coordonnees .row > div {
  color: #8a8a8a;
  font-size: 15px;
  letter-spacing: 2px;
}
body.page-id-20 .coordonnees .row > div a {
  text-decoration: none;
}
body.page-id-20 .coordonnees .row > div a:hover {
  color: #999999;
}
#texte-confidentialite a {
  color: #000000 !important;
  word-break: break-word;
}
#texte-confidentialite a:hover {
  color: #000000 !important;
  text-decoration: none;
}
body.page-id-3 main,
body.page-id-7 main {
  text-align: justify;
}
body.page-id-3 main h2,
body.page-id-3 main h3,
body.page-id-7 main h2,
body.page-id-7 main h3 {
  text-align: left;
}
body.page-id-3 main h2,
body.page-id-7 main h2 {
  line-height: normal;
  margin-bottom: 1rem !important;
}
body.page-id-3 main h3,
body.page-id-7 main h3 {
  margin-top: 1.5rem;
  margin-bottom: 0;
}
body.page-id-3 main ul,
body.page-id-7 main ul {
  margin-bottom: 1.5rem;
}
body.page-id-3 main ul li,
body.page-id-7 main ul li {
  list-style-type: none !important;
}
.lb-outerContainer {
  border-radius: 0 !important;
}
.lb-outerContainer .lb-image {
  border: none !important;
  border-radius: 0 !important;
}
.lb-data .lb-details {
  float: none !important;
  margin: auto;
}
.lb-data .lb-close {
  opacity: 1 !important;
  position: absolute;
  top: -30px;
  right: 30px;
}
.lb-data .lb-close:hover {
  opacity: .4 !important;
}
.lb-data .lb-caption {
  display: block;
  margin-top: 10px;
  font-size: 18px !important;
  font-weight: normal !important;
  text-align: center;
  color: #8a8a8a;
}
.lb-data .lb-number {
  color: #999999 !important;
}
.lb-container {
  position: relative;
}
.lb-container .lb-nav a {
  width: 50% !important;
  position: absolute;
  top: 0;
  bottom: 0;
  background: none !important;
}
.lb-container .lb-nav a:before {
  content: '';
  position: absolute;
  background-image: url(../img/chevron-right.svg) !important;
  filter: brightness(0) saturate(100%) invert(60%) sepia(0%) saturate(0%) hue-rotate(42deg) brightness(90%) contrast(91%);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -23px;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.lb-container .lb-nav a.lb-prev {
  right: 50%;
}
.lb-container .lb-nav a.lb-prev:before {
  left: -150px;
  transform: scaleX(-1);
}
.lb-container .lb-nav a.lb-next {
  left: 50%;
}
.lb-container .lb-nav a.lb-next:before {
  right: -150px;
}
.page-links ul li {
  display: inline-block;
}
.page-links ul li:before {
  display: none;
}
.page-links ul li a {
  color: #a5a5ac;
  width: 38px;
  height: 38px;
  display: block;
  line-height: 38px;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  text-decoration: none;
}
.page-links ul li a:hover {
  background: #d1d1d1;
  color: #fff;
}
.page-links ul li.active a {
  background: #d1d1d1;
  color: #fff;
}
footer {
  background: #fff;
}
footer .reseaux > li {
  display: inline-block;
  list-style-type: none;
  margin: 0 5px;
}
footer .reseaux > li a {
  font-size: 30px;
}
footer .reseaux > li a:hover {
  color: #bebebe;
}
@media (min-width: 1200px) {
  .lb-container .lb-nav a {
    opacity: 1 !important;
  }
  .lb-container .lb-nav a.lb-prev {
    right: 50%;
  }
  .lb-container .lb-nav a.lb-prev:before {
    left: -175px;
  }
  .lb-container .lb-nav a.lb-next {
    left: 50%;
  }
  .lb-container .lb-nav a.lb-next:before {
    right: -175px;
  }
  .lb-container .lb-nav a:hover:before {
    opacity: .4;
  }
}
@media (max-width: 1199.98px) {
  body.home .domaines .domaine > div a {
    height: 400px;
  }
  body.home .domaines .domaine > div a span {
    font-size: 30px;
  }
  body.post-type-archive-oeuvres .serie .texte,
  body.tax-series .serie .texte {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  body.tax-series .oeuvres .oeuvre .images > li a {
    width: 100%;
    height: 200px;
  }
}
@media (max-height: 599.98px) {
  .is-sticky header .container {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .is-sticky header .menu-principal {
    padding-top: 15px !important;
  }
  .sticky-wrapper:not(.is-sticky) {
    height: 221px !important;
  }
  header .menu-principal {
    padding-top: 3rem !important;
  }
  header .container {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (max-width: 991.98px) {
  #grdp_barre_mini,
  #grdp_barre_maxi {
    display: none !important;
  }
  header .container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .menu-principal {
    display: none;
  }
  .navbar-expand-lg .navbar-toggler,
  .navbar,
  .navbar-collapse.collapse.show,
  .navbar-light .navbar-toggler-icon {
    display: block !important;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .collapse.in {
    display: block !important;
  }
  .nf-multi-cell .nf-cell {
    float: none !important;
    width: 100% !important;
  }
  body.home .domaines .domaine > div a {
    height: 300px;
  }
  body.home .domaines .domaine > div a span {
    font-size: 24px;
  }
  body.archive .actualite-principale {
    padding-bottom: 3rem;
    border-bottom: 1px solid #999999;
  }
  body.archive .actualite-principale .visuel {
    padding-right: 15px !important;
  }
  body.archive .actualite-principale .visuel > div {
    height: 350px;
  }
  body.archive article.large > a:after {
    background: -moz-linear-gradient(left,#000000 0%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,#000000 0%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,#000000 0%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#00000000',GradientType=1);
  }
  body.archive article.large > a > div:not(.visuel) {
    width: 100% !important;
    padding-left: 0 !important;
  }
  body.archive article.large > a > div:not(.visuel) .extrait {
    color: #fff;
  }
  body.archive article:not(.large) .visuel {
    height: 350px;
  }
  body.post-type-archive-oeuvres .serie .titre-serie,
  body.tax-series .serie .titre-serie {
    font-size: 18px;
  }
  body.post-type-archive-oeuvres .serie .texte,
  body.tax-series .serie .texte {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body.tax-series .oeuvres .oeuvre .images > li a {
    height: 150px;
  }
  body.page-id-22 .portrait img {
    max-width: 250px;
    height: auto;
  }
  body.page-id-20 .coordonnees .row > div:not(:last-child) {
    margin-bottom: 1rem;
  }
  footer .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 850px) {
  header .logo img {
    max-width: 450px;
    height: auto;
  }
  .navbar button {
    top: -110px;
    right: 15px;
  }
}
@media (max-width: 767.98px) {
  .copyright {
    padding-top: 20px;
  }
  .copyright > ul > li {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .copyright > ul > li:after {
    display: none;
  }
  body.post-type-archive-oeuvres .categories .parent,
  body.tax-series .categories .parent {
    display: block;
    margin-bottom: 10px;
  }
  body.post-type-archive-oeuvres .categories h1,
  body.tax-series .categories h1 {
    display: block;
  }
  body.post-type-archive-oeuvres .serie .image-serie > div,
  body.tax-series .serie .image-serie > div {
    height: 350px;
  }
  body.post-type-archive-oeuvres .serie .texte,
  body.tax-series .serie .texte {
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  body.tax-series .oeuvres .oeuvre {
    text-align: center;
  }
  body.tax-series .oeuvres .oeuvre .images > li a {
    background-position: 50% !important;
    height: 250px;
  }
  input[type='button'] {
    width: 100% !important;
  }
  .lb-data .lb-caption {
    font-size: 18px !important;
  }
  footer .reseaux {
    margin-top: 1rem;
  }
  footer .reseaux > li {
    margin: 0 10px;
  }
}
@media (max-width: 650px) {
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  header .container {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  header .logo {
    width: 60%;
  }
  header .logo img {
    width: 100% !important;
  }
  .navbar button {
    top: -60px;
  }
  body.archive .actualite-principale .visuel > div {
    height: 250px;
  }
  body.archive article.large > a > div:not(.visuel) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  body.archive article:not(.large) .visuel {
    height: 250px;
  }
}
@media (max-width: 480px) {
  .bouton {
    display: block;
  }
  body.home .domaines .domaine > div a {
    height: 250px;
  }
  body.page-id-20 .bloc-formulaire .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body.archive article.large > a {
    padding: 30px !important;
  }
  footer .reseaux > li {
    margin: 0 15px;
  }
}
@media (max-width: 400px) {
  body.post-type-archive-oeuvres .categories .parent a,
  body.tax-series .categories .parent a {
    display: block;
  }
  body.post-type-archive-oeuvres .categories h1 span,
  body.tax-series .categories h1 span {
    display: block;
  }
  body.post-type-archive-oeuvres .serie .titre-serie,
  body.tax-series .serie .titre-serie {
    font-size: 22px;
    padding: 10px 25px;
  }
  body.post-type-archive-oeuvres .serie .image-serie > div,
  body.tax-series .serie .image-serie > div {
    height: 250px;
  }
  body.tax-series .oeuvres .oeuvre .images > li a {
    height: 150px;
  }
}
@media (max-width: 350px) {
  body {
    font-size: 16px;
  }
  body.page-id-22 .portrait {
    margin-bottom: 0 !important;
  }
  body.page-id-22 .portrait img {
    max-width: 100%;
  }
  body.home .domaines .domaine > div a span {
    font-size: 18px;
    padding: 10px 25px;
  }
  body.page-id-20 .coordonnees .row > div {
    font-size: 14px;
  }
}
@media (max-width: 300px) {
  body.post-type-archive-oeuvres .serie .image-serie > div,
  body.tax-series .serie .image-serie > div {
    height: 200px;
  }
  body.tax-series .oeuvres .oeuvre .h2 {
    font-size: 22px;
  }
  body.tax-series .oeuvres .oeuvre .images > li a {
    height: 200px;
  }
}
