#gallery-link,
.link,
.mbtn,
.mtbtn {
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0.075em;
}
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body {
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  color: #303030;
}
@media screen and (max-width: 800px) {
  body .ahahaha {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
  }
  body #mc_embed_signup {
    width: 100%;
  }
}
body .margint12 {
  margin-top: 12px;
}
body .margint24 {
  margin-top: 24px;
}
body .margint32 {
  margin-top: 32px;
}
body .margint44 {
  margin-top: 44px;
}
body .marginb12 {
  margin-bottom: 12px;
}
body .marginb24 {
  margin-bottom: 24px;
}
body .marginb32 {
  margin-bottom: 32px;
}
body .marginb44 {
  margin-bottom: 44px;
}
body .paddingt12 {
  padding-top: 12px;
}
body .paddingt24 {
  padding-top: 24px;
}
body .paddingt32 {
  padding-top: 32px;
}
body .paddingt44 {
  padding-top: 44px;
}
body .paddingb12 {
  padding-bottom: 12px;
}
body .paddingb24 {
  padding-bottom: 24px;
}
body .paddingb32 {
  padding-bottom: 32px;
}
body .paddingb44 {
  padding-bottom: 44px;
}
body .tyellow {
  color: #f9b13d;
}
body .tbleu {
  color: #005261;
}
body h1 {
  font-size: 40px;
  line-height: normal;
}
body h2 {
  font-size: 36px;
  line-height: normal;
}
body h3 {
  font-size: 32px;
  line-height: normal;
}
body h4 {
  font-size: 28px;
  line-height: normal;
}
body h5 {
  font-size: 24px;
  line-height: normal;
}
body h6 {
  font-size: 20px;
  line-height: normal;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Raleway', sans-serif;
  color: #005261;
  font-weight: 700;
}
body #site-header {
  padding-left: 0;
  padding-right: 0;
}
body #site-footer {
  width: 100%;
  display: block;
  position: relative;
  background: #303030 url(../img/frise-tile-grid-opacity.svg) repeat;
  color: #fff;
}
body #header {
  padding-left: 15px;
  padding-right: 15px;
}
body #bpsn-social-links .facebook,
body #bpsn-social-links .twitter,
body #bpsn-social-links .linkedin,
body #bpsn-social-links .tumblr,
body #bpsn-social-links .pinterest,
body #bpsn-social-links .instagram,
body #bpsn-social-links .youtube,
body #bpsn-social-links .vimeo,
body #bpsn-social-links .rss {
  background: transparent;
  color: #f9b13d;
  border: solid 1px transparent;
  margin: 0 4px;
}
body #bpsn-social-links .facebook:hover,
body #bpsn-social-links .twitter:hover,
body #bpsn-social-links .linkedin:hover,
body #bpsn-social-links .tumblr:hover,
body #bpsn-social-links .pinterest:hover,
body #bpsn-social-links .instagram:hover,
body #bpsn-social-links .youtube:hover,
body #bpsn-social-links .vimeo:hover,
body #bpsn-social-links .rss:hover {
  color: #fff;
  border: solid 1px #f9b13d;
  border-radius: 4px;
}
body a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #005261;
}
body a:hover {
  text-decoration: none;
  color: #007b91;
}
body header #infos span {
  font-size: 13.6px;
  margin: 0 12px;
  text-transform: uppercase;
}
body header #infos span.white {
  color: #fff;
}
body header #infos span.yellow {
  color: #f9b13d;
}
body header #site-logo {
  width: 16%;
}
body header #site-menu {
  width: 84%;
}
body header #subheader {
  background: #005261 url(../img/frise-tile-opacity.svg) repeat;
  padding: 6px 0;
}
body header #subheader p {
  margin-bottom: 0;
}
body header .main-logo {
  width: 80%;
  max-width: 220px;
  display: block;
  position: relative;
  margin: 12px auto 0 auto;
}
body header #site-menu {
  z-index: 100;
}
body header #main-menu {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 85%;
}
body header #main-menu .dropdown-menu a {
  font-size: 85%;
}
body header #main-menu .navbar {
  padding: 0;
}
body header #main-menu #bs4navbar ul > #close-menu {
  display: none;
}
body header #main-menu #bs4navbar ul > #close-menu a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
}
body header #main-menu #bs4navbar ul > li {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 20px 4px;
  text-align: center;
  cursor: pointer;
  outline: none;
  letter-spacing: 0.04em;
}
body header #main-menu #bs4navbar ul > li.bar::before {
  content: '';
  display: block;
  width: 2px;
  height: 22%;
  top: 38%;
  position: absolute;
  left: 0;
  background: #f9b13d;
}
body header #main-menu #bs4navbar ul > li:hover {
  background: #f9c63d;
}
body header #main-menu #bs4navbar ul > li > a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #005261;
  outline: none;
}
body header #main-menu #bs4navbar ul > li > a:hover {
  color: #000000;
}
body header #main-menu #bs4navbar ul > li.yellow {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  background: #f9b13d;
  padding: 20px 16px;
}
body header #main-menu #bs4navbar ul > li.yellow:hover {
  background: #005261;
}
body header #main-menu #bs4navbar ul > li.yellow a {
  color: #fff;
}
body header #main-menu #bs4navbar ul > li.current-menu-item {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  background: #007b91;
}
body header #main-menu #bs4navbar ul > li.current-menu-item a {
  color: #fff;
}
body header #main-menu #bs4navbar ul > li.current-menu-item:hover {
  background: #f9b13d;
}
body header #main-menu .dropdown-menu {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 0;
  border: none;
  text-align: center;
  background: #fff;
  background: rgba(255,255,255,0.9);
}
body header #main-menu #bs4navbar ul > li.active .dropdown-menu a,
body header #main-menu .dropdown-menu a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  text-transform: none;
  color: #005261;
  font-weight: 700;
  background: transparent;
  display: inline-block;
  position: relative;
  width: 180px;
  max-width: 180px;
  padding: 24px 32px 24px 32px;
  text-align: left;
}
body header #main-menu #bs4navbar ul > li.active .dropdown-menu a:hover,
body header #main-menu .dropdown-menu a:hover {
  color: #007b91;
  text-decoration: none;
  background: transparent;
}
body header #main-menu .dropdown-menu a.bar::before {
  content: '';
  display: block;
  width: 2px;
  height: 38%;
  top: 30%;
  position: absolute;
  left: 0;
  background: #f9b13d;
}
body header #bpsn-social-links #buttonsearch {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  width: 28px;
  height: 27px;
  font-size: 15px;
  text-align: center;
  line-height: 28px;
  background: #f9b13d;
  color: #fff;
}
body header #bpsn-social-links #buttonsearch:hover {
  background: #007b91;
  border-radius: 24px;
}
body main #headband {
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  height: 65vh;
  min-height: 640px;
  clear: both;
  z-index: 10;
  overflow: hidden;
}
body main #headband #header-slider {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
body main #headband #header-slider .owl-stage-outer,
body main #headband #header-slider .owl-stage-outer .owl-stage,
body main #headband #header-slider .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
  width: 100%;
}
body main #headband #header-slider .owl-stage-outer .owl-stage .owl-item .slide {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body main #headband #header-slider .owl-stage-outer .owl-stage .owl-item .slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main #headband #header-slider .owl-nav {
  display: none;
}
body main #headband .data {
  display: block;
  position: absolute;
  width: 25%;
  height: 100%;
  background: #f9b13d;
  color: ;
  z-index: 2;
  right: 0;
  top: 0;
  overflow: hidden;
}
body main #headband .data h1 {
  padding: 24px;
  color: #fff;
  text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}
body main #headband .data h1.nodesc {
  position: absolute;
  bottom: 20%;
}
body main #headband .data h1::after {
  content: '';
  display: block;
  position: relative;
  width: 20%;
  height: 10px;
  margin-top: 24px;
  background: #005261;
}
body main #headband .data p {
  padding: 24px;
  color: #fff;
  text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
  font-size: 120%;
}
body main #headband .data img {
  display: block;
  position: absolute;
  width: auto;
  height: 110%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  opacity: 0.1;
}
body main .breadcrumbs {
  padding: 12px 0;
  font-size: 80%;
}
body main .breadcrumbs .fa-chevron-right {
  margin: 0 5px;
  color: #f9b13d;
}
body main .project .icon-montcornelles {
  display: block;
  position: absolute;
  right: -50px;
  font-size: 2500%;
  margin-top: 100px;
  color: #f5f5f5;
}
body main .project .icon-montcornelles.mtop {
  margin-top: 60px;
}
body main .project h2 {
  color: #f9b13d;
  font-size: 180%;
  padding-left: 40%;
}
body main .project h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #005261;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main .project h3 {
  color: #fff;
  font-size: 120%;
  padding: 16px;
}
body main .project .project-item .block {
  background: #005261;
  color: #fff;
  height: 460px;
  display: block;
  position: relative;
  width: 100%;
}
body main .project .project-item .block a.imga {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
body main .project .project-item .block a.imga img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main .project .project-item .block a.imga:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body main .project .project-item .block .data {
  padding: 4%;
}
body main .project .project-item .block .btile {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: url(../img/frise-tile-opacity.svg) repeat;
}
body main .project .project-item .block .mtbtn {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: absolute;
  padding: 6px 20%;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  bottom: 40px;
  text-transform: uppercase;
  font-size: 100%;
  left: 26px;
}
body main .project .project-item .block .mtbtn::before {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  top: -1px;
  left: 10px;
}
body main .project .project-item .block .mtbtn::after {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  bottom: -1px;
  right: 10px;
}
body main .project .project-item .block .mtbtn:hover {
  color: #fff;
  border: solid 1px #fff;
}
body main .frise {
  background: #f5f5f5 url(../img/frise-gradient.svg) repeat-y;
}
body main .frise h2 {
  font-size: 180%;
}
body main .frise h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #f9b13d;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #events-slider-container {
  padding-right: 0;
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > a.img-link {
  display: block;
  position: relative;
  width: 40%;
  height: 240px;
  overflow: hidden;
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > a.img-link img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > a.img-link:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data {
  display: block;
  position: absolute;
  width: 45%;
  right: 10%;
  top: 0;
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data a h3 {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  font-size: 160%;
  color: #f9b13d;
}
body main #events-slider > .owl-stage-outer > .owl-stage {
  left: -140px;
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data a:hover h3 {
  color: #007b91;
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data span {
  font-family: 'Raleway', sans-serif;
  color: #005261;
  font-size: 120%;
}
body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data p {
  margin-top: 24px;
  font-size: 90%;
}
body main #events-slider-container .mtbtn {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #005261;
  border: solid 1px #005261;
  text-transform: uppercase;
  font-size: 100%;
}
body main #events-slider-container .mtbtn:hover {
  color: #f9b13d;
  border: solid 1px #f9b13d;
}
body main #events-slider-container .mtbtn::before {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #f5f5f5;
  top: -1px;
  left: 10px;
}
body main #events-slider-container .mtbtn::after {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #f5f5f5;
  bottom: -1px;
  right: 10px;
}
body main #events-slider .owl-nav {
  display: block;
  position: relative;
  width: 100%;
  height: 60px;
}
body main #events-slider .owl-nav .owl-prev {
  position: absolute;
  left: 15%;
  top: 0;
}
body main #events-slider .owl-nav .owl-next {
  position: absolute;
  right: 15%;
  top: 0;
}
body main #events-slider .owl-nav .owl-prev,
body main #events-slider .owl-nav .owl-next {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  font-size: 300%;
  color: #bebebe;
}
body main #events-slider .owl-nav .owl-prev:hover,
body main #events-slider .owl-nav .owl-next:hover {
  color: #007b91;
}
body main #infos {
  display: block;
  position: relative;
  background: #005261;
  padding: 0;
}
body main #infos #img {
  display: block;
  width: 50%;
  height: 480px;
  position: relative;
  overflow: hidden;
}
body main #infos #img img {
  display: block;
  position: absolute;
  width: 122%;
  height: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main #infos #data {
  display: block;
  width: 50%;
  height: 480px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
body main #infos #data img {
  display: block;
  position: absolute;
  height: 100%;
  width: auto;
  right: 0;
  top: 0;
  opacity: 0.3;
}
body main #infos #data .infos {
  width: 75%;
  padding: 40px;
}
body main #infos #data .infos .hook {
  color: #fff;
  text-align: justify;
}
body main #infos #data .infos h2 {
  color: #f9b13d;
  font-size: 150%;
}
body main #infos #data .infos h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #fff;
  margin-top: 24px;
  margin-bottom: 28px;
}
body main #infos #data .infos h3 {
  color: #f9b13d;
  font-size: 120%;
  font-weight: 700;
  margin-bottom: 12px;
}
body main #infos #data .infos .description {
  color: #f9b13d;
  text-align: justify;
}
body main #infos #data .infos .button {
  text-align: right;
  margin-top: 48px;
}
body main #infos #data .infos .mbtn {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  text-transform: uppercase;
  font-size: 100%;
}
body main #infos #data .infos .mbtn:hover {
  color: #fff;
  border: solid 1px #fff;
}
body main #infos #data .infos .mbtn::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  top: -1px;
  left: 10px;
}
body main #infos #data .infos .mbtn::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  bottom: -1px;
  right: 10px;
}
body main #infos #icon {
  display: block;
  position: absolute;
  width: 48px;
  height: 48px;
  left: 50%;
  margin-right: 24px;
  background: #005261;
  border-radius: 24px;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
}
body main #infos #icon i {
  background: rgba(0,0,0,0.5);
  color: #fff;
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  margin: 4px auto 4px auto;
  font-size: 26px;
  line-height: 40px;
}
body main .img-gallery {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
}
body main .img-gallery img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: absolute;
  width: auto;
  height: 100%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main .img-gallery:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body main #gallery-link {
  background: #f9b13d;
  display: block;
  position: relative;
  width: 100%;
  height: 240px;
}
body main #gallery-link a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  width: 50%;
  padding: 6px 10%;
  margin: 38% 25%;
  background: transparent;
  color: #fff;
  border: solid 1px #fff;
  text-transform: uppercase;
  font-size: 100%;
  text-align: center;
}
body main #gallery-link a:hover {
  color: #005261;
  border: solid 1px #005261;
}
body main #gallery-link a::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #f9b13d;
  top: -1px;
  left: 10px;
}
body main #gallery-link a::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #f9b13d;
  bottom: -1px;
  right: 10px;
}
body main #home-medias h2 {
  color: #f9b13d;
  font-size: 180%;
}
body main #home-medias h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #005261;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #newsletter {
  padding: 45px 60px;
}
body main #newsletter .hook {
  background: #005261;
  height: 360px;
  overflow: hidden;
}
body main #newsletter .hook img {
  display: block;
  position: absolute;
  width: 110%;
  height: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  opacity: 0.1;
}
body main #newsletter .data {
  display: block;
  position: relative;
  z-index: 10;
  padding: 40px 32px;
}
body main #newsletter .data h3 {
  color: #f9b13d;
  font-size: 160%;
}
body main #newsletter .data h3::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #fff;
  margin-top: 18px;
  margin-bottom: 32px;
}
body main #newsletter .data .description {
  color: #fff;
}
body main #newsletter .data .button {
  margin-top: 24px;
  text-align: right;
}
body main #newsletter .data .mbtn {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  text-transform: uppercase;
  font-size: 100%;
  text-align: center;
}
body main #newsletter .data .mbtn:hover {
  color: #fff;
  border: solid 1px #fff;
}
body main #newsletter .data .mbtn::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  top: -1px;
  left: 10px;
}
body main #newsletter .data .mbtn::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  bottom: -1px;
  right: 10px;
}
body main #newsletter .form {
  background: #f9b13d;
  height: 360px;
  overflow: hidden;
}
body main #newsletter .form h3 {
  color: #005261;
  font-size: 160%;
}
body main #newsletter .form h3::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #fff;
  margin-top: 18px;
  margin-bottom: 32px;
}
body main #newsletter .form .icon-montcornelles {
  display: block;
  position: absolute;
  font-size: 2800%;
  right: 24px;
  color: rgba(0,0,0,0.1);
}
body main #newsletter .form #newsletter-form {
  display: block;
  position: relative;
  padding: 40px 32px;
}
body main #newsletter .form #newsletter-form .mc4wp-form input:not([type='submit']) {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  background-color: transparent;
  border: 1px solid #005261;
  color: #fff;
}
body main #newsletter .form #newsletter-form .mc4wp-form input:not([type='submit'])::placeholder {
  color: #005261;
  opacity: .7;
}
body main #newsletter .form #newsletter-form .mc4wp-form input:not([type='submit']):-ms-input-placeholder {
  color: #005261;
}
body main #newsletter .form #newsletter-form .mc4wp-form input:not([type='submit'])::-ms-input-placeholder {
  color: #005261;
}
body main #mailpoet_form_2 .mailpoet_submit {
  display: none;
}
body main #newsletter .form #newsletter-form .button {
  text-align: right;
}
body main #newsletter .form #newsletter-form .mbtn {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  float: right;
  background: transparent;
  color: #fff;
  border: solid 1px #fff;
  text-transform: uppercase;
  font-size: 100%;
  text-align: center;
}
body main #newsletter .form #newsletter-form .mbtn:hover {
  color: #005261;
  border: solid 1px #005261;
}
body main #newsletter .form #newsletter-form .mbtn::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #f9b13d;
  top: -1px;
  left: 10px;
}
body main #newsletter .form #newsletter-form .mbtn::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #f9b13d;
  bottom: -1px;
  right: 10px;
}
body main .mailpoet_text {
  background: transparent;
  border: solid 1px #005261;
  padding: 6px 12px;
  outline: none;
  color: #005261;
}
body main .mailpoet_text:focus {
  background: rgba(255,255,255,0.75);
}
body main #mailpoet_form_2 .mailpoet_form {
  padding: 10px 0;
}
body main #gallery {
  display: block;
  position: relative;
  width: 100%;
}
body main #gallery #mixitupcontrols a,
body main #partners #mixitupcontrols a {
  color: #303030;
  padding: 6px 12px;
  margin: 12px 0;
  border-radius: 24px;
}
body main #gallery #mixitupcontrols a:hover,
body main #partners #mixitupcontrols a:hover {
  color: #fff;
  background: #f9b13d;
}
body main #gallery #mixitupcontrols a.selected,
body main #partners #mixitupcontrols a.selected {
  background: #005261;
  color: #fff;
}
body main #gallery .item-gallery {
  display: block;
  position: relative;
  width: 96%;
  margin: 2%;
}
body main #gallery .item-gallery img {
  width: 100%;
  height: auto;
}
body main #gallery .grid {
  display: block;
  position: relative;
  width: 100%;
}
body main #gallery .grid:after {
  content: '';
  display: block;
  clear: both;
}
body main #gallery .grid-sizer,
body main #gallery .grid-item {
  width: 25%;
}
body main #gallery .grid-item {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
}
body main #gallery .grid-item:hover .overlay {
  opacity: 1;
}
body main #gallery .grid-item .overlay {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  background: rgba(249,177,61,0.9);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
body main #gallery .grid-item .overlay .block {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
body main #gallery .grid-item .overlay .block p {
  color: #fff;
  font-size: 250%;
  position: absolute;
  width: 100%;
}
body main #who {
  display: block;
  position: relative;
}
body main #who #img-left,
body main #who #img-right {
  display: block;
  position: absolute;
  width: 280px;
  height: auto;
}
body main #who #img-left {
  top: 10%;
  left: 0;
}
body main #who #img-right {
  right: 0;
  bottom: 30%;
}
body main #whois .row {
  margin: 32px auto;
  z-index: 10;
}
body main #whois .img {
  display: block;
  position: relative;
  width: 50%;
  height: 500px;
  overflow: hidden;
}
body main #whois .img img {
  display: block;
  position: absolute;
  width: auto;
  height: 115%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main #whois .data {
  display: block;
  position: absolute;
  width: 50%;
  height: 500px;
  right: 0;
  top: 0;
  padding: 32px;
}
body main #whois .data h2 {
  font-size: 160%;
  margin-bottom: 24px;
}
body main #whois .data.yellow {
  background: #f9b13d;
  color: #fff;
}
body main #whois .data.gray {
  background: #f5f5f5;
  color: #303030;
}
body main #partners > .icon-montcornelles {
  display: block;
  position: absolute;
  right: 0;
  margin-top: 15%;
  margin-right: -24px;
  font-size: 2500%;
  color: #f5f5f5;
  z-index: 1;
}
body main #partners #the-partners {
  display: block;
  position: relative;
  z-index: 10;
}
body main #partners #the-partners > .row {
  background: #fff;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
  -o-box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
  margin: 24px auto;
}
body main #partners #the-partners > .row .line {
  padding: 32px;
}
body main #partners #the-partners > .row .line .data {
  display: block;
  position: relative;
  width: 70%;
}
body main #partners #the-partners > .row .line .data h2 {
  font-size: 160%;
  color: #f9b13d;
  margin-bottom: 24px;
}
body main #partners #the-partners > .row .line .logo {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
  height: 100%;
}
body main #partners #the-partners > .row .line .logo img {
  display: block;
  position: relative;
  width: auto;
  height: 128px;
  margin: 24px auto 0 auto;
}
body main #project-block {
  margin-left: -15px;
  margin-right: -15px;
  height: 580px;
}
body main #project-block .left-block {
  display: block;
  position: relative;
  width: 45%;
  height: 100%;
  float: left;
  overflow: hidden;
}
body main #project-block .middle-block {
  display: block;
  position: relative;
  width: 35%;
  height: 100%;
  float: left;
  background: #f9b13d;
  color: #fff;
  overflow: hidden;
}
body main #project-block .middle-block h2 {
  font-size: 160%;
  margin-bottom: 24px;
}
body main #project-block .right-block {
  display: block;
  position: relative;
  width: 20%;
  height: 100%;
  float: left;
  overflow: hidden;
}
body main #project-block .middle-block .data {
  padding: 44px;
}
body main #project-block .left-block .img,
body main #project-block .right-block .img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
body main #project-block .left-block .img img,
body main #project-block .right-block .img img {
  display: block;
  position: absolute;
  width: auto;
  height: 125%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main #bluebar {
  display: block;
  position: relative;
  width: 120%;
  height: 30px;
  margin-left: -10%;
  background: #005261;
  clear: both;
}
body main #video-container {
  background: #f5f5f5;
  padding-top: 32px;
  padding-bottom: 48px;
}
body main #video-container h3 {
  font-size: 160%;
}
body main #video-container h3::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #f9b13d;
  margin-top: 18px;
  margin-bottom: 32px;
}
body main #animations h2 {
  font-size: 180%;
}
body main #animations h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #f9b13d;
  margin-top: 18px;
  margin-bottom: 32px;
}
body main #animations .animation-item {
  display: block;
  position: relative;
  width: 20%;
}
body main #animations .animation-item .img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
body main #animations .animation-item .img img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main #animations .animation-item .img:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body main #animations .gray {
  background: #f5f5f5;
}
body main #animations .animation-item .data {
  padding: 24px;
}
body main #animations .animation-item .data a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
}
body main #animations .animation-item .data a h3 {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  font-size: 140%;
}
body main #animations .animation-item .data a:hover h3 {
  color: #007b91;
}
body main #animations .animation-item .data .hours {
  font-family: 'Raleway', sans-serif;
  color: #005261;
}
body main #animations .animation-item .data h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 105%;
  font-style: italic;
  font-weight: 500;
  margin-top: 24px;
}
body main #animations .animation-item .data .desc {
  margin-top: 24px;
}
body main #yellowbar {
  display: block;
  position: relative;
  width: 120%;
  height: 30px;
  margin-left: -10%;
  background: #f9b13d;
  clear: both;
}
body main #single-post h2 {
  font-size: 160%;
}
body main #single-post .hours {
  font-family: 'Raleway', sans-serif;
  color: #005261;
}
body main #single-post .desc {
  margin-top: 32px;
  text-align: justify;
}
body main .sharing .label {
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 2px;
  color: #f9b13d;
  text-transform: uppercase;
}
body main #bpsn-social-share-buttons .bpsn-link {
  color: #f9b13d;
  background: transparent;
}
body main #bpsn-social-share-buttons .bpsn-link:hover {
  color: #fff;
}
body main #prev {
  left: -15px;
}
body main #next {
  right: -15px;
}
body main #prev-post,
body main #next-post {
  margin: 24px auto;
}
body main #prev-post p {
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
body main #next-post p {
  font-family: 'Raleway', sans-serif;
  text-align: right;
}
body main #prev-post a,
body main #next-post a {
  font-weight: 800;
  display: block;
  position: relative;
  width: 100%;
}
body main #prev-post a.label,
body main #next-post a.label {
  color: #f9b13d;
  font-size: 115%;
}
body main #prev-post a.label:hover,
body main #next-post a.label:hover {
  color: #005261;
}
body main #prev-post p span,
body main #next-post p span {
  font-size: 80%;
  color: #005261;
}
body main #prev-post .img,
body main #next-post .img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
body main #prev-post .img img,
body main #next-post .img img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main #prev-post .img:hover img,
body main #next-post .img:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body main #slider-post {
  max-height: 500px;
}
body main #post-slider .slide {
  display: block;
  position: relative;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
body main #post-slider .slide img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main #post-slider .owl-nav {
  display: none;
}
body main #thumbs-slider {
  margin-top: 20px;
  left: 0;
}
body main #thumbs-slider .thumb {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  height: 120px;
  margin: 0 20px 0 0;
  overflow: hidden;
}
body main #thumbs-slider .thumb:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body main #thumbs-slider .thumb img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main #thumbs-slider .owl-nav {
  display: none;
}
body main #news .new {
  margin-bottom: 30px;
}
body main #news .new .imga {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
}
body main #news .new .imga:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body main #news .new .imga img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main #news .new .data .title {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
}
body main #news .new .data .title h2 {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  font-family: 'Raleway', sans-serif;
  font-size: 130%;
  font-weight: 800;
}
body main #news .new .data .title:hover h2 {
  color: #f9b13d;
}
body main #news .new .data span {
  font-family: 'Raleway', sans-serif;
  font-size: 80%;
  color: #005261;
  display: block;
  margin-top: -8px;
}
body main #news .new .data p {
  margin-top: 16px;
}
body main #news .new .data .link {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  text-transform: uppercase;
  font-size: 100%;
}
body main #news .new .data .link:hover {
  color: #005261;
  border: solid 1px #005261;
}
body main #news .new .data .link::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  top: -1px;
  left: 10px;
}
body main #news .new .data .link::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  bottom: -1px;
  right: 10px;
}
body main span.page-numbers {
  padding: 8px 12px;
  color: #fff;
  background: #005261;
}
body main a.page-numbers {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  padding: 8px 12px;
  color: #005261;
  background: #f9b13d;
}
body main a.page-numbers:hover {
  background: #007b91;
  color: #fff;
  text-decoration: none;
}
body main #events .bigevent .content,
body main #events .smallevent .content {
  display: block;
  position: relative;
  height: 500px;
  margin-bottom: 30px;
  color: #fff;
}
body main #events .bigevent .content {
  background: #005261;
}
body main #events .bigevent .content .imga {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
body main #events .smallevent .content {
  background: #f9b13d;
}
body main #events .smallevent .content .imga {
  display: block;
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
body main #events .bigevent .content .imga img,
body main #events .smallevent .content .imga img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main #events .bigevent .content .imga:hover img,
body main #events .smallevent .content .imga:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
body main #events .bigevent .content .data,
body main #events .smallevent .content .data {
  padding: 24px;
}
body main #events .bigevent .content .data .title {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #f9b13d;
  font-family: 'Raleway', sans-serif;
}
body main #events .smallevent .content .data .title {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #005261;
  font-family: 'Raleway', sans-serif;
}
body main #events .bigevent .content .data .title h2,
body main #events .smallevent .content .data .title h2 {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  font-size: 150%;
}
body main #events .bigevent .content .data .title h2 {
  display: inline-block;
}
body main #events .bigevent .content .data .title h2 {
  color: #f9b13d;
}
body main #events .bigevent .content .data .title:hover h2,
body main #events .smallevent .content .data .title:hover h2 {
  color: #fff;
}
body main #events .smallevent .content .data .title span.separator {
  display: none;
}
body main #events .bigevent .content .data p,
body main #events .smallevent .content .data p {
  margin-top: 16px;
}
body main #project-block-bis {
  display: block;
  position: relative;
  width: 100%;
}
body main #project-block-bis #overlay {
  display: block;
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
}
body main #project-block-bis #overlay .img {
  display: block;
  position: relative;
  width: 100%;
  height: 580px;
  overflow: hidden;
}
body main #project-block-bis #overlay .img img {
  display: block;
  position: absolute;
  width: 130%;
  height: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main #project-block-bis #block-bis #data {
  margin-top: 44px;
  margin-bottom: 44px;
  background: #fff;
  padding: 32px;
  height: auto;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
  -o-box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
}
body main #project-block-bis #block-bis #data h2 {
  font-size: 180%;
  color: #f9b13d;
}
body main #project-block-bis #block-bis #data h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #005261;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #project-block-bis #block-bis #data .link {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  text-transform: uppercase;
  font-size: 100%;
}
body main #project-block-bis #block-bis #data .link:hover {
  color: #005261;
  border: solid 1px #005261;
}
body main #project-block-bis #block-bis #data .link::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  top: -1px;
  left: 10px;
}
body main #project-block-bis #block-bis #data .link::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  bottom: -1px;
  right: 10px;
}
body main #timeline h2 {
  font-size: 180%;
  color: #005261;
}
body main #timeline h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #f9b13d;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #timeline h3 {
  font-size: 140%;
  color: #f9b13d;
}
body main #timeline .bar::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: #c8c8c8;
}
body main #dev {
  padding-left: 0;
}
body main #dev #right .overlay {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  opacity: 0.5;
}
body main #dev #right .data {
  display: block;
  position: relative;
  width: 100%;
  padding: 32px;
}
body main #dev #right .data h2 {
  font-size: 180%;
  color: #005261;
}
body main #dev #right .data h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #f9b13d;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #dev #left #fiction-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 600px;
}
body main #dev #left #fiction-slider .owl-stage-outer {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
body main #dev #left #fiction-slider .owl-stage-outer .slide {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body main #dev #left #fiction-slider .owl-stage-outer .slide img {
  width: 110%;
  height: auto;
}
body main #dev #left #fiction-slider .owl-nav {
  display: block;
  position: relative;
  width: 100%;
  height: 20%;
  background: #f9b13d;
}
body main #dev #left #fiction-slider .owl-nav #slider-desc {
  display: block;
  position: absolute;
  width: 80%;
  left: 10%;
  padding: 24px;
  color: #fff;
}
body main #dev #left #fiction-slider .owl-nav .owl-prev,
body main #dev #left #fiction-slider .owl-nav .owl-next {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  background: #005261;
  width: 10%;
  height: 100%;
  font-size: 300%;
  color: #fff;
  text-align: center;
}
body main #dev #left #fiction-slider .owl-nav .owl-prev span,
body main #dev #left #fiction-slider .owl-nav .owl-next span {
  display: block;
  margin-top: 24px;
}
body main #dev #left #fiction-slider .owl-nav .owl-prev:hover,
body main #dev #left #fiction-slider .owl-nav .owl-next:hover {
  background: #007b91;
}
body main #dev #left #fiction-slider .owl-nav .owl-prev {
  float: left;
}
body main #dev #left #fiction-slider .owl-nav .owl-next {
  float: right;
}
body main #scolaires .item {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background: #005261;
  color: #fff;
  height: 500px;
  margin-bottom: 30px;
}
body main #scolaires .item .img {
  display: block;
  position: relative;
  width: 100%;
  height: 160px;
  overflow: hidden;
}
body main #scolaires .item .img img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
body main #scolaires .item .data {
  padding: 4%;
}
body main #scolaires .item .data h3 {
  color: #f9b13d;
  height: 80px;
}
body main #scolaires .item .data .desc {
  font-size: 90%;
  height: 160px;
}
body main #scolaires .item .data .link {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  text-transform: uppercase;
  font-size: 80%;
}
body main #scolaires .item .data .link:hover {
  color: #fff;
  border: solid 1px #fff;
}
body main #scolaires .item .data .link::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  top: -1px;
  left: 10px;
}
body main #scolaires .item .data .link::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  bottom: -1px;
  right: 10px;
}
body main #scolaires .item .btile {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: url(../img/frise-tile-opacity.svg) repeat;
}
body main #contact-form .nf-form-fields-required {
  display: none;
}
body main #contact-form .nf-form-content {
  display: block;
  position: relative;
  max-width: 100%;
  width: 100%;
  padding: 0;
}
body main #contact-form .firstname-wrap,
body main #contact-form .email-wrap,
body main #contact-form .phone-wrap {
  width: 48%;
}
body main #contact-form .textarea-container {
  width: 48%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
body main #contact-form .firstname-wrap input,
body main #contact-form .email-wrap input,
body main #contact-form .phone-wrap input,
body main #contact-form .textarea-container textarea {
  border: solid 1px #005261;
  background: #fff;
  color: #005261;
}
body main #contact-form .nf-error-required-error {
  display: block;
  position: absolute;
  font-size: 12px;
  margin-top: -6px;
}
body main #contact-form .nf-after-form-content {
  text-align: center;
}
body main #contact-form .submit-container {
  display: block;
  position: relative;
  width: 100%;
  height: 40px;
}
body main #contact-form .submit-container button {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
  padding: 6px 24px;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  text-transform: uppercase;
  outline: none;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0.075em;
}
body main #contact-form .submit-container button:hover {
  color: #005261;
  border: solid 1px #005261;
}
body main #contact-form .submit-container button::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  top: -1px;
  left: 10px;
}
body main #contact-form .submit-container button::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  bottom: -1px;
  right: 10px;
}
body main #contact-data .left {
  display: block;
  position: relative;
  width: 100%;
  background: #f5f5f5 url(../img/frise-gradient.svg) repeat-y;
}
body main #contact-data .right {
  display: block;
  position: relative;
  width: 100%;
  background: #f9b13d;
}
body main #contact-data .left .data,
body main #contact-data .right .data {
  padding: 44px 15%;
  position: relative;
}
body main #contact-data .left .data h2 {
  color: #f9b13d;
  font-size: 150%;
}
body main #contact-data .left .data h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #005261;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #contact-data .right .data h2 {
  color: #005261;
  font-size: 150%;
}
body main #contact-data .right .data h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #fff;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #contact-data .left .data .desc {
  line-height: 2em;
}
body main #tarifs .data .block,
body main #associate .data .block,
body main #contact-data .left .data .block {
  display: block;
  position: relative;
  width: 70%;
  padding: 24px;
  margin: 12px 30% 12px auto;
  background: #005261;
}
body main #tarifs .data .block h3,
body main #associate .data .block h3,
body main #contact-data .left .data .block h3 {
  font-size: 130%;
  color: #fff;
  margin-bottom: 24px;
}
body main #tarifs .data .block .link,
body main #associate .data .block .link,
body main #contact-data .left .data .block .link {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  text-transform: uppercase;
  font-size: 80%;
}
body main #tarifs .data .block .link:hover,
body main #associate .data .block .link:hover,
body main #contact-data .left .data .block .link:hover {
  color: #fff;
  border: solid 1px #fff;
}
body main #tarifs .data .block .link::before,
body main #associate .data .block .link::before,
body main #contact-data .left .data .block .link::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  top: -1px;
  left: 10px;
}
body main #tarifs .data .block .link::after,
body main #associate .data .block .link::after,
body main #contact-data .left .data .block .link::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  bottom: -1px;
  right: 10px;
}
body main #contact-data .right .data .contact h3 {
  font-size: 120%;
  color: #fff;
  margin-bottom: 24px;
}
body main #contact-data .right .data .contact p .line {
  display: block;
  width: 100%;
  margin-bottom: 6px;
}
body main #contact-data .right .data .contact p .line i {
  color: #fff;
}
body main #contact-data .right .data .contact p .line a {
  color: #303030;
  font-weight: 700;
}
body main #contact-data .right .data .contact p .line a:hover {
  color: #fff;
}
body main #contact-data .right .overlay {
  display: block;
  position: absolute;
  height: 60%;
  left: 5%;
  bottom: 5%;
  opacity: 0.15;
}
body main #phases h2 {
  color: #f9b13d;
  font-size: 180%;
}
body main #phases h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #005261;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #phases .step {
  padding-left: 8px;
  padding-right: 8px;
}
body main #phases .step .step-1,
body main #phases .step .step-2,
body main #phases .step .step-3,
body main #phases .step .step-4 {
  display: block;
  position: relative;
  width: 100%;
  height: 240px;
  padding: 48px 32px;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
}
body main #phases .step h3,
body main #phases .step h4 {
  color: #fff;
  text-transform: uppercase;
}
body main #phases .step h3 {
  font-size: 140%;
}
body main #phases .step h4 {
  font-size: 120%;
  font-weight: 400;
}
body main #phases .step h4.subline::after {
  content: '';
  display: block;
  position: relative;
  width: 50%;
  height: 1px;
  margin-left: 25%;
  margin-top: 24px;
  background: #fff;
}
body main #phases .step .step-1 {
  background: #005261;
  z-index: 10;
}
body main #phases .step .step-2 {
  background: #f9b13d;
  z-index: 9;
}
body main #phases .step .step-3 {
  background: #969696;
  z-index: 8;
}
body main #phases .step .step-4 {
  background: #303030;
  z-index: 7;
}
body main #phases .step .step-1::after {
  content: '';
  display: block;
  position: absolute;
  right: -12px;
  width: 70px;
  height: 70px;
  top: 90px;
  background: #005261;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
body main #phases .step .step-2::after {
  content: '';
  display: block;
  position: absolute;
  right: -12px;
  width: 70px;
  height: 70px;
  top: 90px;
  background: #f9b13d;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
body main #phases .step .step-3::after {
  content: '';
  display: block;
  position: absolute;
  right: -12px;
  width: 70px;
  height: 70px;
  top: 90px;
  background: #969696;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
body main #phases .step .step-2::before,
body main #phases .step .step-3::before,
body main #phases .step .step-4::before {
  content: '';
  display: block;
  position: absolute;
  left: -65px;
  width: 80px;
  height: 80px;
  top: 85px;
  background: #fff;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
body main #phases .step .desc {
  margin-top: 24px;
}
body main #phases .step .desc span {
  width: 100%;
  display: block;
  position: relative;
}
body main .stepsdesc .stepd .data {
  display: block;
  position: relative;
  width: 100%;
  padding: 32px;
  background: #f5f5f5;
  margin-bottom: 30px;
}
body main .stepsdesc .stepd .data h3 {
  color: #f9b13d;
  font-size: 140%;
  margin-bottom: 24px;
}
body main #video-youtube h2 {
  color: #005261;
  font-size: 180%;
}
body main #video-youtube h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #f9b13d;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #video-youtube .desc p {
  color: #f9b13d;
}
body main .ytvideo {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-bottom: 32px;
}
body main .resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
body main #donate {
  background: #f5f5f5;
}
body main #donate .data {
  padding: 44px 15%;
  position: relative;
}
body main #donate #donate-img {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
body main #donate #donate-img img {
  display: block;
  position: absolute;
  width: 110%;
  height: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main #donate .link {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #005261;
  border: solid 1px #005261;
  text-transform: uppercase;
}
body main #donate .link:hover {
  color: #f9b13d;
  border: solid 1px #f9b13d;
}
body main #donate .link::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  top: -1px;
  left: 10px;
}
body main #donate .link::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  bottom: -1px;
  right: 10px;
}
body main #associate {
  background: #f5f5f5;
}
body main #associate .data {
  padding: 44px 15%;
  position: relative;
}
body main #associate #associate-img {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
body main #associate #associate-img img {
  display: block;
  position: absolute;
  width: auto;
  height: 110%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main #associate .data .how strong,
body main #associate .data .how i {
  color: #f9b13d;
}
body main #associate .data .how small {
  color: #787878;
}
body main #tarifs .left {
  display: block;
  position: relative;
  width: 100%;
  background: #f5f5f5 url(../img/frise-gradient.svg) repeat-y;
}
body main #tarifs .right {
  color: #fff;
  background: #005261;
}
body main #tarifs .right h2 {
  color: #fff;
  font-size: 180%;
}
body main #tarifs .right h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #f9b13d;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #tarifs .right .price h3 {
  font-size: 110%;
  color: #f9b13d;
  margin-top: 24px;
}
body main #tarifs .right .overlay {
  display: block;
  position: absolute;
  height: 60%;
  left: 5%;
  bottom: 5%;
  opacity: 0.3;
}
body main #horaires .data,
body main #tarifs .data {
  padding: 44px 15%;
  position: relative;
}
body main #horaires .left {
  background: #f9b13d;
}
body main #horaires .left h2 {
  color: #005261;
  font-size: 180%;
}
body main #horaires .left h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #fff;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #horaires .right .desc {
  margin-top: 24px;
}
body main #tab-tarifs {
  width: 100%;
  font-family: 'Raleway', sans-serif;
}
body main #tab-tarifs thead {
  background: #007b91;
}
body main #tab-tarifs thead th {
  color: #fff;
}
body main #tab-tarifs thead th.blue {
  background: #005261;
}
body main #tab-tarifs thead th,
body main #tab-tarifs tbody td {
  padding: 16px 12px;
  font-weight: 700;
}
body main #tab-tarifs tbody td.gray {
  background: #aaaaaa;
}
body main #tab-tarifs tbody td.gray2 {
  background: #cdcdcd;
}
body main #tab-tarifs tbody td.gray3 {
  background: #f0f0f0;
}
body main #tab-tarifs tbody td.uppercase {
  text-transform: uppercase;
}
body main #tab-tarifs tbody td span.asterix {
  font-size: 250%;
}
body main #horaires .right table tbody td .tinfo {
  display: none;
}
body main #tickets {
  background: #005261;
}
body main #tickets .left,
body main #tickets .right {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
body main #tickets .left .overlay {
  display: block;
  position: absolute;
  width: 120%;
  height: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  opacity: 0.15;
}
body main #tickets .right img {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
body main #tickets .data {
  padding: 84px 10%;
  position: relative;
  color: #fff;
}
body main #tickets .left h2 {
  color: #fff;
  font-size: 180%;
}
body main #tickets .left h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #f9b13d;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #tickets .data .desc {
  font-weight: 700;
}
body main #tickets .data .link {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #f9b13d;
  border: solid 1px #f9b13d;
  text-transform: uppercase;
  margin-top: 24px;
}
body main #tickets .data .link:hover {
  color: #fff;
  border: solid 1px #fff;
}
body main #tickets .data .link::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  top: -1px;
  left: 10px;
}
body main #tickets .data .link::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #005261;
  bottom: -1px;
  right: 10px;
}
body main #resto .left {
  background: #f9b13d;
}
body main #resto .left .data,
body main #resto .right .data {
  padding: 44px 10%;
  position: relative;
}
body main #resto .left .data h2 {
  color: #005261;
}
body main #resto .right .data .link {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: inline-block;
  position: relative;
  padding: 6px 24px;
  background: transparent;
  color: #005261;
  border: solid 1px #005261;
  text-transform: uppercase;
  margin-top: 24px;
}
body main #resto .right .data .link:hover {
  color: #f9b13d;
  border: solid 1px #f9b13d;
}
body main #resto .right .data .link::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  top: -1px;
  left: 10px;
}
body main #resto .right .data .link::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  bottom: -1px;
  right: 10px;
}
body main #access {
  background: #f9b13d;
}
body main #access .left {
  padding-left: 0;
  padding-right: 0;
}
body main #access .right .data {
  padding: 44px 10%;
  position: relative;
}
body main #access .right h2 {
  color: #005261;
  font-size: 180%;
}
body main #access .right h2::after {
  content: '';
  display: block;
  position: relative;
  width: 40px;
  height: 4px;
  background: #fff;
  margin-top: 12px;
  margin-bottom: 32px;
}
body main #access .right .parking {
  font-weight: 700;
  color: #fff;
}
body main #access .right .data .infos {
  display: block;
  position: relative;
  width: 100%;
}
body main #access .right .data .infos .cities {
  display: block;
  position: relative;
  width: 50%;
}
body main #access .right .data .infos .roads {
  display: block;
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  padding-left: 24px;
}
body main #access .right .data .infos .roads::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 90%;
  background: #fff;
}
body main #titlebar {
  background: #005261;
  padding: 48px 0;
}
body main #titlebar h1 {
  color: #fff;
}
body main .text-big {
  font-size: 200%;
}
body footer {
  padding-top: 24px;
  padding-bottom: 24px;
}
body footer .footer-logo {
  width: 80%;
  max-width: 220px;
  display: block;
  position: relative;
  margin: 12px auto 0 auto;
}
body footer #footer-menu {
  margin: 0 auto;
}
body footer #footer-menu ul {
  list-style-type: none;
  display: block;
  padding: 0;
}
body footer #footer-menu ul li {
  display: inline-block;
  margin: 0;
  padding: 6px 14px;
}
body footer #footer-menu ul li a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #fff;
  font-size: 75%;
  text-transform: uppercase;
}
body footer #footer-menu ul li a:hover {
  color: #f9b13d;
  text-decoration: none;
}
body footer .footer-social-links {
  margin: 10px auto;
  text-align: right;
}
body footer .footer-social-links > .bpsn-link {
  margin: 0;
}
body footer #credits {
  font-size: 60%;
  color: #fff;
  text-align: right;
}
body footer #credits .separator {
  color: #007b91;
}
body footer #idcom-credits {
  margin-left: 8px;
}
body footer #idcom-credits-img {
  width: 36px;
  height: auto;
}
body footer #credits a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #fff;
}
body footer #credits a:hover {
  color: #f9b13d;
  text-decoration: none;
}
body footer #site-credits {
  margin-top: 6px;
  font-size: 80%;
  color: #f9b13d;
  text-align: center;
}
body #searchthesite {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f9b13d;
  background: rgba(249,177,61,0.95);
  color: #005261;
  z-index: 1001;
}
body #searchthesite #sitesearch {
  display: block;
  position: absolute;
  width: 60%;
  margin: 30% 20% auto 20%;
}
body #searchthesite #sitesearch input {
  display: block;
  width: 100%;
  border: none;
  background: rgba(255,255,255,0.15);
  text-align: center;
  padding: 24px;
  outline: none;
  font-size: 32px;
  color: #005261;
}
body #searchthesite #sitesearch input::-webkit-input-placeholder,
body #searchthesite #sitesearch input:-ms-input-placeholder,
body #searchthesite #sitesearch input::-ms-input-placeholder,
body #searchthesite #sitesearch input::placeholder {
  color: #007b91;
  opacity: 0.25;
}
body #closesearch {
  margin-top: 24px;
  cursor: pointer;
}
body #gototop {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: fixed;
  background: #005261;
  color: #fff;
  right: 20px;
  bottom: 20px;
  padding: 4px 10px 8px 10px;
  border: none;
  cursor: pointer;
  z-index: 1000;
  display: none;
}
body #gototop:hover {
  background: #f9b13d;
  color: #fff;
}
@media (min-width: 1361px) and (max-width: 1560px) {
  body header #site-logo {
    width: 16%;
  }
  body header #site-menu {
    width: 84%;
  }
  body header #main-menu {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 75%;
  }
  body header #main-menu .dropdown-menu a {
    font-size: 75%;
  }
  body header #main-menu #bs4navbar ul > li {
    padding: 18px 4px;
  }
  body header #main-menu #bs4navbar ul > li.yellow {
    padding: 18px 12px;
  }
  body main #headband .data {
    width: 30%;
  }
  body main .project h2 {
    padding-left: 30%;
  }
  body main .project h3 {
    padding: 12px;
  }
  body main .project .project-item .block .mtbtn {
    left: 10%;
    padding: 6px 18%;
  }
  body main #project-block-bis #overlay .img img {
    display: block;
    position: absolute;
    width: auto;
    height: 120%;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
  }
  body main #dev #left #fiction-slider {
    height: 500px;
  }
  body main #horaires .right .data {
    padding: 44px 5%;
  }
  body main #horaires .right .data table {
    font-size: 95%;
  }
  body footer #footer-menu ul li {
    padding: 6px 8px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body h1 {
    font-size: 38px;
    line-height: normal;
  }
  body h2 {
    font-size: 34.2px;
    line-height: normal;
  }
  body h3 {
    font-size: 30.4px;
    line-height: normal;
  }
  body h4 {
    font-size: 26.6px;
    line-height: normal;
  }
  body h5 {
    font-size: 22.8px;
    line-height: normal;
  }
  body h6 {
    font-size: 19px;
    line-height: normal;
  }
  body header #main-menu {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 68%;
  }
  body header #main-menu .dropdown-menu a {
    font-size: 68%;
  }
  body header #main-menu #bs4navbar ul > li {
    padding: 16px 1px;
  }
  body header #main-menu #bs4navbar ul > li.yellow {
    padding: 16px 4px;
  }
  body main #headband {
    height: 55vh;
    min-height: 500px;
  }
  body main #headband .data {
    width: 35%;
  }
  body main #infos #data .infos {
    width: 100%;
    padding: 40px;
  }
  body main #infos #img img {
    width: auto;
    height: 110%;
  }
  body main #animations .animation-item .img {
    height: 260px;
  }
  body main #animations .animation-item .data {
    padding: 24px 12px;
  }
  body main .project h2 {
    padding-left: 25%;
  }
  body main .project h3 {
    padding: 10px;
  }
  body main .project .project-item .block .mtbtn {
    left: 8%;
    padding: 6px 16%;
  }
  body main #project-block-bis #overlay .img img {
    width: auto;
    height: 110%;
  }
  body main #dev #left #fiction-slider {
    height: 460px;
  }
  body main #scolaires .item .img {
    height: 130px;
  }
  body main #scolaires .item .data .link {
    font-size: 70%;
  }
  body main #donate #donate-img img {
    width: auto;
    height: 110%;
  }
  body main #horaires .right .data {
    padding: 44px 5%;
  }
  body main #horaires .right .data table {
    font-size: 90%;
  }
  body main #tarifs .data .block,
  body main #associate .data .block,
  body main #contact-data .left .data .block {
    width: 100%;
    margin: 12px auto;
  }
  body footer #footer-menu ul li {
    padding: 6px 4px;
  }
}
@media (max-width: 1199px) {
  body header #main-menu {
    width: 100%;
  }
  body main #whois .img {
    width: 40%;
  }
  body main #whois .data {
    width: 60%;
  }
  body main #bpsn-social-share-buttons p {
    text-align: right;
  }
  body main #project-block-bis #overlay .img img {
    width: auto;
    height: 110%;
  }
  body main .project h2 {
    padding-left: 10%;
  }
  body main .project h3 {
    padding: 4px;
  }
  body main .project .project-item .block .mtbtn {
    left: 4%;
  }
  body main #tarifs .data .block,
  body main #associate .data .block,
  body main #contact-data .left .data .block {
    width: 100%;
    margin: 12px auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body h1 {
    font-size: 36px;
    line-height: normal;
  }
  body h2 {
    font-size: 32.4px;
    line-height: normal;
  }
  body h3 {
    font-size: 28.8px;
    line-height: normal;
  }
  body h4 {
    font-size: 25.2px;
    line-height: normal;
  }
  body h5 {
    font-size: 21.6px;
    line-height: normal;
  }
  body h6 {
    font-size: 18px;
    line-height: normal;
  }
  body header #site-logo {
    width: 100%;
  }
  body header #site-menu {
    width: 100%;
  }
  body header .main-logo {
    width: 300px;
    margin: 12px auto;
  }
  body header #main-menu {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 60%;
  }
  body header #main-menu .dropdown-menu a {
    font-size: 60%;
  }
  body header #main-menu #bs4navbar ul > li {
    padding: 14px 7px;
  }
  body header #main-menu #bs4navbar ul > li.yellow {
    padding: 14px 6px;
    display: block;
    position: absolute;
    right: 0;
  }
  body main #headband {
    height: 50vh;
    min-height: 480px;
  }
  body main #headband #header-slider .owl-stage-outer .owl-stage .owl-item .slide img {
    height: 110%;
    width: auto;
  }
  body main #headband .data {
    width: 37%;
  }
  body main .project .project-item .block .mtbtn {
    padding: 6px 4%;
    font-size: 90%;
    width: 92%;
    margin: 0 auto;
    text-align: center;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > a.img-link > img {
    width: auto;
    height: 110%;
  }
  body main #infos #data .infos {
    width: 100%;
    padding: 40px;
  }
  body main #infos #img img {
    width: auto;
    height: 110%;
  }
  body main #gallery-link a {
    margin-top: 46%;
  }
  body main #project-block .left-block {
    width: 40%;
  }
  body main #project-block .middle-block {
    width: 40%;
  }
  body main #project-block .right-block {
    width: 20%;
  }
  body main #animations .animation-item .img {
    height: 220px;
  }
  body main #animations .animation-item .img img {
    width: 115%;
    height: auto;
  }
  body main #animations .animation-item .data {
    padding: 16px 10px;
  }
  body main #post-slider .slide {
    height: 300px;
  }
  body main #thumbs-slider .thumb {
    height: 90px;
  }
  body main #dev #left #fiction-slider {
    height: 600px;
  }
  body main #dev #left #fiction-slider .owl-stage-outer .slide img {
    width: auto;
    height: 100%;
  }
  body main #scolaires .item .img {
    height: 120px;
  }
  body main #scolaires .item .data .link {
    font-size: 65%;
  }
  body main #scolaires .item .data h3 {
    height: 80px;
    margin-top: 6px;
    font-size: 100%;
  }
  body main #scolaires .item .data .desc {
    height: 180px;
    font-size: 85%;
  }
  body main #phases .step .step-1,
  body main #phases .step .step-2,
  body main #phases .step .step-3,
  body main #phases .step .step-4 {
    padding: 48px 16px;
  }
  body main #donate #donate-img img {
    width: auto;
    height: 110%;
  }
  body main #horaires .right .data {
    padding: 44px 5%;
  }
  body main #horaires .right .data table {
    font-size: 85%;
  }
  body main #tickets .right img {
    width: auto;
    height: 100%;
  }
  body footer #footer-menu ul {
    text-align: center;
  }
  body footer #footer-menu ul li {
    padding: 6px 8px;
  }
}
@media (min-width: 768px) and (max-width: 840px) {
  body h1 {
    font-size: 32px;
    line-height: normal;
  }
  body h2 {
    font-size: 28.8px;
    line-height: normal;
  }
  body h3 {
    font-size: 25.6px;
    line-height: normal;
  }
  body h4 {
    font-size: 22.4px;
    line-height: normal;
  }
  body h5 {
    font-size: 19.2px;
    line-height: normal;
  }
  body h6 {
    font-size: 16px;
    line-height: normal;
  }
  body header #main-menu #bs4navbar ul > li > a {
    font-size: *0.65;
  }
  body header #main-menu .dropdown-menu a {
    font-size: 65%;
  }
  body header #main-menu .navbar {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 13.6px;
  }
  body h1 {
    font-size: 30px;
    line-height: normal;
  }
  body h2 {
    font-size: 27px;
    line-height: normal;
  }
  body h3 {
    font-size: 24px;
    line-height: normal;
  }
  body h4 {
    font-size: 21px;
    line-height: normal;
  }
  body h5 {
    font-size: 18px;
    line-height: normal;
  }
  body h6 {
    font-size: 15px;
    line-height: normal;
  }
  body header #infos span {
    font-size: 11.2px;
    display: block;
    clear: both;
  }
  body header #site-logo {
    width: 70%;
  }
  body header #site-menu {
    width: 30%;
  }
  body header .main-logo {
    width: 220px;
    margin: 12px;
    padding-left: 15px;
  }
  body header #main-menu {
    height: 100%;
  }
  body header #main-menu .navbar {
    height: 100%;
  }
  body header #site-mobile-menu {
    transition: all 0.5s ease-in-out !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    background: #f9b13d;
    color: #000000;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    height: 100%;
    right: 0;
    position: absolute;
  }
  body header #site-mobile-menu:hover {
    background: #007b91;
    color: #fff;
  }
  body header #main-menu #bs4navbar {
    position: fixed;
    min-width: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    background: rgba(255,255,255,0.97);
    padding: 36px 24px 0 24px;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.5);
  }
  body header #main-menu #bs4navbar ul > li {
    text-align: center;
    margin: 0;
    padding: 6px;
  }
  body header #main-menu #bs4navbar ul > li.yellow {
    padding: 6px;
  }
  body header #main-menu #bs4navbar ul > li.home a span {
    display: inline-block;
  }
  body header #main-menu #bs4navbar ul > #close-menu {
    display: block;
  }
  body header #main-menu #bs4navbar ul > #close-menu:hover {
    background: transparent;
  }
  body header #main-menu #bs4navbar ul > #close-menu:hover a {
    color: #f9b13d;
  }
  body header #main-menu #bs4navbar ul > li.bar::before {
    content: '';
    display: none;
  }
  body header #main-menu .dropdown-menu {
    position: relative;
    background: #fff;
    color: #005261;
  }
  body header #main-menu .dropdown-menu a {
    color: #005261;
    background: transparent;
    text-align: center;
    padding: 12px;
  }
  body header #main-menu .dropdown-menu a.bar::before {
    content: '';
    display: none;
  }
  body main #headband {
    height: 40vh;
    min-height: 380px;
    max-height: 460px;
  }
  body main #headband #header-slider .owl-stage-outer .owl-stage .owl-item .slide img {
    height: auto;
    width: 140%;
  }
  body main #headband .data {
    width: 50%;
    background: #f9b13d;
    background: rgba(249,177,61,0.85);
  }
  body main #headband .data p {
    display: none;
  }
  body main .project h2 {
    padding-left: 0;
  }
  body main .project .icon-montcornelles {
    display: none;
  }
  body main .project .project-item .block {
    height: 420px;
    display: block;
    position: relative;
    width: 80%;
    margin: 0 auto 24px auto;
  }
  body main .project h2 {
    text-align: center;
  }
  body main .project .project-item .block a.imga {
    height: 250px;
  }
  body main .project .project-item .block a.imga img {
    width: 110%;
    height: auto;
  }
  body main .project .project-item .block .data {
    padding: 5%;
  }
  body main .project h3 {
    text-align: center;
  }
  body main .project .project-item .block .mtbtn {
    padding: 6px 4%;
    font-size: 90%;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    left: 20%;
  }
  body main .frise h2 {
    text-align: center;
  }
  body main #events-slider-container {
    padding-right: 15px;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage {
    left: 0;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > a.img-link {
    width: 50%;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data {
    width: 45%;
    right: 0;
    top: 0;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data p {
    font-size: 100%;
  }
  body main #infos #img {
    width: 100%;
    height: 340px;
  }
  body main #infos #data {
    position: relative;
    width: 100%;
    height: 440px;
    overflow: hidden;
  }
  body main #infos #data .infos {
    width: 100%;
    padding: 40px;
  }
  body main #infos #img img {
    width: 110%;
    height: auto;
  }
  body main #infos #icon {
    margin-top: -74px;
  }
  body main #home-medias h2 {
    text-align: center;
  }
  body main #home-medias .img-gallery {
    width: 240px;
    margin: 0 auto 24px auto;
  }
  body main #gallery-link {
    width: 240px;
    margin: 0 auto;
  }
  body main #gallery-link a {
    margin-top: 40%;
  }
  body main #gallery .grid-sizer,
  body main #gallery .grid-item {
    width: 50%;
  }
  body main #whois .img {
    width: 100%;
    height: 360px;
  }
  body main #whois .data {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  body main #whois .img img {
    width: 110%;
    height: auto;
  }
  body main #who #img-left,
  body main #who #img-right {
    display: none;
  }
  body main #project-block .left-block {
    width: 100%;
    height: 360px;
  }
  body main #project-block .left-block .img img {
    width: 110%;
    height: auto;
  }
  body main #project-block .middle-block {
    position: relative;
    width: 60%;
  }
  body main #project-block .right-block {
    width: 40%;
  }
  body main #animations .animation-item {
    width: 100%;
  }
  body main #animations .animation-item .img {
    width: 30%;
    height: 300px;
  }
  body main #animations .animation-item .data {
    width: 70%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 12px;
  }
  body main #animations .animation-item .data h4,
  body main #animations .animation-item .data .desc {
    margin-top: 12px;
  }
  body main #animations .animation-item .img img {
    width: auto;
    height: 110%;
  }
  body main #prev-post .img,
  body main #next-post .img {
    height: 140px;
  }
  body main #news .new .imga {
    width: 100%;
    height: 340px;
  }
  body main #news .new .imga img {
    width: 110%;
    height: auto;
  }
  body main #news .new .data .title h2 {
    font-size: 150%;
    text-align: center;
    margin-top: 16px;
  }
  body main #news .new .data span,
  body main #news .new .data p {
    text-align: center;
  }
  body main #events .bigevent .content,
  body main #events .smallevent .content {
    height: 460px;
  }
  body main #events .bigevent .content .imga,
  body main #events .smallevent .content .imga {
    height: 280px;
  }
  body main #events .smallevent .content .data .title,
  body main #events .bigevent .content .data .title {
    display: block;
    position: relative;
    width: 100%;
  }
  body main #events .bigevent .content .data .title span.separator {
    display: none;
  }
  body main #events .smallevent .content .data .datehour,
  body main #events .bigevent .content .data .datehour {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
  }
  body main #project-block-bis #overlay {
    display: block;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
  }
  body main #timeline h2 {
    text-align: center;
  }
  body main #timeline .nobar::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #c8c8c8;
  }
  body main #dev {
    padding-left: 0;
    padding-right: 0;
  }
  body main #dev #left #fiction-slider {
    height: 460px;
  }
  body main #scolaires .item {
    height: auto;
  }
  body main #scolaires .item .img {
    height: 220px;
  }
  body main #scolaires .item .data {
    padding: 24px 24px 38px 24px;
  }
  body main #scolaires .item .data h3 {
    height: auto;
    text-align: center;
  }
  body main #scolaires .item .data .desc {
    height: auto;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 12px;
  }
  body main #phases .step .step-1::after,
  body main #phases .step .step-2::after,
  body main #phases .step .step-3::after,
  body main #phases .step .step-2::before,
  body main #phases .step .step-3::before,
  body main #phases .step .step-4::before {
    content: '';
    display: none;
  }
  body main #phases h2 {
    text-align: center;
  }
  body main #donate #donate-img {
    height: 280px;
  }
  body main #donate #donate-img img {
    width: 110%;
    height: auto;
  }
  body main #associate #associate-img {
    height: 460px;
  }
  body main #associate #associate-img img {
    width: auto;
    height: 110%;
  }
  body main #tarifs .right .price h3 {
    text-align: left;
  }
  body main #horaires .right table,
  body main thead,
  body main tbody,
  body main th,
  body main td,
  body main tr {
    display: block;
  }
  body main #horaires .right thead {
    display: none;
  }
  body main #horaires .right table tbody td {
    position: relative;
  }
  body main #horaires .right table tbody td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  body main #horaires .right table tbody td.td1 {
    background: #005261;
    text-align: center;
    color: #fff;
  }
  body main #horaires .right table tbody td .tinfo {
    display: block;
    color: #007b91;
  }
  body main #horaires .right table tbody td .info {
    display: block;
  }
  body main #tickets .right {
    height: 360px;
  }
  body main #tickets .right img {
    width: 100%;
    height: auto;
  }
  body footer #footer-menu ul li {
    display: block;
    position: relative;
    padding: 6px;
    clear: both;
    text-align: center;
  }
  body footer .footer-social-links {
    text-align: center;
  }
  body footer #credits {
    text-align: center;
  }
  body footer #site-credits {
    text-align: center;
  }
  body #searchthesite #sitesearch {
    width: 90%;
    margin: 35% 5% auto 5%;
  }
  body #searchthesite #sitesearch input {
    padding: 12px;
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  body h1 {
    font-size: 28px;
    line-height: normal;
  }
  body h2 {
    font-size: 25.2px;
    line-height: normal;
  }
  body h3 {
    font-size: 22.4px;
    line-height: normal;
  }
  body h4 {
    font-size: 19.6px;
    line-height: normal;
  }
  body h5 {
    font-size: 16.8px;
    line-height: normal;
  }
  body h6 {
    font-size: 14px;
    line-height: normal;
  }
  body main #headband #header-slider .owl-stage-outer .owl-stage .owl-item .slide img {
    height: auto;
    width: 170%;
  }
  body main #infos #data .infos {
    padding: 20px;
  }
  body main #infos #img img {
    width: auto;
    height: 110%;
  }
  body main #whois .img {
    height: 320px;
  }
  body main #whois .img img {
    width: 120%;
    height: auto;
  }
  body main #partners #the-partners > .row {
    margin: 24px 15px;
  }
  body main #partners #the-partners > .row .line .data {
    width: 100%;
  }
  body main #partners #the-partners > .row .line .data h2,
  body main #partners #the-partners > .row .line .data p {
    text-align: center;
  }
  body main #partners #the-partners > .row .line .logo {
    display: block;
    position: relative;
    width: 100%;
  }
  body main #partners #the-partners > .row .line .logo img {
    width: 50%;
    height: auto;
    margin: 12px auto;
  }
  body main #project-block .left-block {
    position: relative;
    width: 100%;
    height: 300px;
  }
  body main #project-block .middle-block {
    position: relative;
    width: 100%;
    height: auto;
  }
  body main #project-block .right-block {
    position: relative;
    width: 100%;
    height: 300px;
  }
  body main #project-block .left-block .img img,
  body main #project-block .right-block .img img {
    width: 110%;
    height: auto;
  }
  body main #animations .animation-item {
    width: 100%;
  }
  body main #animations .animation-item .img {
    width: 100%;
    height: 300px;
  }
  body main #animations .animation-item .data {
    width: 100%;
    display: block;
    position: relative;
    padding: 16px;
    clear: both;
  }
  body main #animations .animation-item .data h4,
  body main #animations .animation-item .data .desc {
    margin-top: 12px;
  }
  body main #animations .animation-item .img img {
    width: 110%;
    height: auto;
  }
  body main #post-slider .slide {
    height: 320px;
  }
  body main #thumbs-slider .thumb {
    height: 100px;
  }
  body main #prev {
    left: 0;
  }
  body main #next {
    right: 0;
  }
  body main #news .new .imga {
    width: 100%;
    height: 300px;
  }
  body main #events .bigevent .content,
  body main #events .smallevent .content {
    height: 420px;
  }
  body main #events .bigevent .content .imga,
  body main #events .smallevent .content .imga {
    height: 240px;
  }
  body main #events .bigevent .content .data,
  body main #events .smallevent .content .data {
    padding: 20px;
  }
  body main #project-block-bis #block-bis .row {
    padding: 0 15px;
  }
  body main #dev #left #fiction-slider {
    height: 400px;
  }
  body main #dev #left #fiction-slider .owl-nav #slider-desc {
    padding: 10px;
  }
  body main #dev #left #fiction-slider .owl-nav {
    height: 25%;
  }
  body main #donate #donate-img {
    height: 260px;
  }
  body main #donate #donate-img img {
    width: auto;
    height: 110%;
  }
  body main #associate #associate-img {
    height: 400px;
  }
  body main #associate #associate-img img {
    width: auto;
    height: 110%;
  }
  body main #tickets .right {
    height: 300px;
  }
}
@media (max-width: 480px) {
  body header #site-logo {
    width: 100%;
  }
  body header .main-logo {
    margin: 20px auto;
  }
  body header #site-menu {
    width: 100%;
  }
  body header #site-mobile-menu {
    position: relative;
    width: 100%;
    padding: 8px 0;
  }
  body main #headband {
    height: 35vh;
    min-height: 300px;
    max-height: 360px;
  }
  body main #headband .data {
    width: 100%;
    height: 35%;
    top: 65%;
  }
  body main #headband .data h1 {
    text-align: center;
    font-size: 200%;
    padding: 6px;
  }
  body main #headband .data p,
  body main #headband .data img {
    display: none;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > a.img-link {
    width: 100%;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data {
    position: relative;
    width: 100%;
    margin-top: 12px;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data p {
    font-size: 100%;
  }
  body main #gallery #mixitupcontrols a,
  body main #partners #mixitupcontrols a {
    display: block;
    position: relative;
  }
  body main #gallery .grid-sizer,
  body main #gallery .grid-item {
    width: 100%;
  }
  body main #whois .img img {
    width: 120%;
    height: auto;
  }
  body main #newsletter .form #newsletter-form,
  body main #newsletter .data {
    padding: 24px;
  }
  body main #project-block .left-block .img img,
  body main #project-block .right-block .img img {
    width: auto;
    height: 110%;
  }
  body main #animations .animation-item .img {
    height: 260px;
  }
  body main .sharing .label {
    position: relative;
    width: 100%;
    left: 0;
    text-align: center;
  }
  body main #bpsn-social-share-buttons p {
    text-align: center;
  }
  body main #post-slider .slide {
    height: 280px;
  }
  body main #thumbs-slider .thumb {
    height: 80px;
  }
  body main #news .new .imga {
    width: 100%;
    height: 260px;
  }
  body main #events .bigevent .content,
  body main #events .smallevent .content {
    height: 380px;
  }
  body main #events .bigevent .content .imga,
  body main #events .smallevent .content .imga {
    height: 200px;
  }
  body main #events .bigevent .content .data,
  body main #events .smallevent .content .data {
    padding: 16px;
  }
  body main #dev #left #fiction-slider {
    height: 360px;
  }
  body main #dev #left #fiction-slider .owl-nav {
    height: 30%;
  }
  body main #scolaires .item .img {
    height: 200px;
  }
  body main #associate #associate-img {
    height: 360px;
  }
  body main #associate #associate-img img {
    width: auto;
    height: 110%;
  }
  body main #tickets .right {
    height: 260px;
  }
  body footer #credits {
    font-size: 11.2px;
  }
  body footer #credits .separator {
    display: none;
  }
  body footer #credits .data {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    margin: 10px auto;
  }
  body footer #idcom-credits {
    display: block;
    position: relative;
    margin: 12px auto 0 auto;
  }
}
@media (max-width: 380px) {
  body {
    font-size: 12.8px;
  }
  body h1 {
    font-size: 26px;
    line-height: normal;
  }
  body h2 {
    font-size: 23.4px;
    line-height: normal;
  }
  body h3 {
    font-size: 20.8px;
    line-height: normal;
  }
  body h4 {
    font-size: 18.2px;
    line-height: normal;
  }
  body h5 {
    font-size: 15.6px;
    line-height: normal;
  }
  body h6 {
    font-size: 13px;
    line-height: normal;
  }
  body main #headband {
    height: 30vh;
    min-height: 280px;
    max-height: 320px;
  }
  body main #headband .data {
    width: 100%;
    height: 50%;
    top: 50%;
  }
  body main .project .project-item .block {
    height: 380px;
  }
  body main .project h2 {
    text-align: center;
  }
  body main .project .project-item .block a.imga {
    height: 250px;
  }
  body main .project .project-item .block a.imga img {
    width: auto;
    height: 110%;
  }
  body main #infos #data {
    height: 400px;
  }
  body main #infos #icon {
    margin-top: -54px;
  }
  body main #whois .img img {
    width: auto;
    height: 120%;
  }
  body main #newsletter .form #newsletter-form,
  body main #newsletter .data {
    padding: 10px;
  }
  body main #animations .animation-item .img {
    height: 230px;
  }
  body main #post-slider .slide {
    height: 230px;
  }
  body main #thumbs-slider .thumb {
    height: 60px;
  }
  body main #news .new .imga {
    width: 100%;
    height: 220px;
  }
  body main #events .bigevent .content,
  body main #events .smallevent .content {
    height: 360px;
  }
  body main #events .bigevent .content .imga,
  body main #events .smallevent .content .imga {
    height: 160px;
  }
  body main #events .bigevent .content .data,
  body main #events .smallevent .content .data {
    padding: 12px;
  }
  body main #dev #left #fiction-slider {
    height: 300px;
  }
  body main #dev #left #fiction-slider .owl-nav {
    height: 38%;
  }
  body main #scolaires .item .img {
    height: 160px;
  }
  body main #tickets .right {
    height: 220px;
  }
}
@media (max-width: 320px) {
  body {
    font-size: 12px;
  }
  body main #headband .data {
    width: 100%;
    height: 60%;
    top: 40%;
  }
  body main #animations .animation-item .img {
    height: 200px;
  }
  body main #post-slider .slide {
    height: 200px;
  }
  body main #thumbs-slider .thumb {
    height: 50px;
  }
  body main #news .new .imga {
    width: 100%;
    height: 180px;
  }
  body main #events .bigevent .content,
  body main #events .smallevent .content {
    height: 330px;
  }
  body main #events .bigevent .content .imga,
  body main #events .smallevent .content .imga {
    height: 140px;
  }
  body main #events .bigevent .content .data,
  body main #events .smallevent .content .data {
    padding: 10px;
  }
  body main #dev #left #fiction-slider {
    height: 260px;
  }
  body main #dev #left #fiction-slider .owl-nav {
    height: 45%;
  }
  body main #scolaires .item .img {
    height: 140px;
  }
  body main #tickets .right {
    height: 180px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body {
    font-size: 14.4px;
  }
  body h1 {
    font-size: 34px;
    line-height: normal;
  }
  body h2 {
    font-size: 30.6px;
    line-height: normal;
  }
  body h3 {
    font-size: 27.2px;
    line-height: normal;
  }
  body h4 {
    font-size: 23.8px;
    line-height: normal;
  }
  body h5 {
    font-size: 20.4px;
    line-height: normal;
  }
  body h6 {
    font-size: 17px;
    line-height: normal;
  }
  body header #infos span {
    font-size: 12px;
  }
  body header #site-logo {
    width: 100%;
  }
  body header #site-menu {
    width: 100%;
  }
  body header .main-logo {
    width: 240px;
    margin: 10px auto;
  }
  body header #main-menu {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 58%;
    letter-spacing: -0.04em;
  }
  body header #main-menu .dropdown-menu a {
    font-size: 58%;
  }
  body header #main-menu #bs4navbar ul > li {
    padding: 14px 0;
  }
  body header #main-menu #bs4navbar ul > li.yellow {
    padding: 14px 2px;
    display: block;
    position: absolute;
    right: 0;
  }
  body main #headband {
    height: 45vh;
    min-height: 460px;
    max-height: 520px;
  }
  body main #headband #header-slider .owl-stage-outer .owl-stage .owl-item .slide img {
    height: 110%;
    width: auto;
  }
  body main #headband .data {
    width: 40%;
  }
  body main .project h2 {
    padding-left: 0;
  }
  body main .project .icon-montcornelles {
    display: none;
  }
  body main .project .project-item .block {
    height: 280px;
    display: block;
    position: relative;
    width: 90%;
    margin: 0 auto 24px auto;
  }
  body main .project .project-item .block a.imga {
    display: block;
    position: relative;
    width: 50%;
    height: 250px;
    overflow: hidden;
  }
  body main .project .project-item .block a.imga img {
    width: 110%;
    height: auto;
  }
  body main .project .project-item .block .data {
    width: 50%;
    height: 280px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5%;
  }
  body main #events-slider-container {
    padding-right: 15px;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage {
    left: 0;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > a.img-link {
    width: 50%;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data {
    width: 45%;
    right: 0;
    top: 0;
  }
  body main #events-slider > .owl-stage-outer > .owl-stage > .owl-item > .slide > .data p {
    font-size: 100%;
  }
  body main #infos #data .infos {
    width: 100%;
    padding: 40px;
  }
  body main #infos #data .infos .button {
    margin-top: 20px;
  }
  body main #infos #img img {
    width: auto;
    height: 110%;
  }
  body main #gallery-link a {
    margin-top: 66%;
    font-size: 75%;
  }
  body main #whois .data {
    padding: 24px;
  }
  body main #partners #the-partners > .row .line .logo img {
    width: 60%;
    height: auto;
  }
  body main #project-block .left-block {
    width: 35%;
  }
  body main #project-block .middle-block {
    width: 45%;
  }
  body main #project-block .right-block {
    width: 20%;
  }
  body main #animations .animation-item {
    width: 100%;
  }
  body main #animations .animation-item .img {
    width: 40%;
    height: 320px;
  }
  body main #animations .animation-item .data {
    width: 60%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 12px;
  }
  body main #animations .animation-item .data h4,
  body main #animations .animation-item .data .desc {
    margin-top: 12px;
  }
  body main .sharing .label {
    position: relative;
    width: 100%;
    left: 0;
    text-align: center;
  }
  body main #bpsn-social-share-buttons p {
    text-align: center;
  }
  body main #prev-post .img,
  body main #next-post .img {
    height: 120px;
  }
  body main #post-slider .slide {
    height: 240px;
  }
  body main #thumbs-slider .thumb {
    height: 60px;
  }
  body main #news .new .imga {
    width: 100%;
    height: 260px;
  }
  body main #news .new .imga img {
    width: 110%;
    height: auto;
  }
  body main #news .new .data .title h2 {
    font-size: 150%;
    text-align: center;
    margin-top: 16px;
  }
  body main #news .new .data span,
  body main #news .new .data p {
    text-align: center;
  }
  body main #events .bigevent .content,
  body main #events .smallevent .content {
    height: 460px;
  }
  body main #events .bigevent .content .imga,
  body main #events .smallevent .content .imga {
    height: 220px;
  }
  body main #events .smallevent .content .data .title,
  body main #events .bigevent .content .data .title {
    display: block;
    position: relative;
    width: 100%;
  }
  body main #events .bigevent .content .data .title span.separator {
    display: none;
  }
  body main #events .smallevent .content .data .datehour,
  body main #events .bigevent .content .data .datehour {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
  }
  body main #project-block-bis #overlay .img img {
    width: auto;
    height: 110%;
  }
  body main #dev #left #fiction-slider {
    height: 600px;
  }
  body main #dev #left #fiction-slider .owl-stage-outer .slide img {
    width: auto;
    height: 100%;
  }
  body main #dev #right .data {
    padding: 16px;
  }
  body main #scolaires .item .img {
    height: 220px;
  }
  body main #scolaires .item .data h3 {
    height: 40px;
  }
  body main #scolaires .item .data .desc {
    height: 80px;
  }
  body main #phases .step .step-2::after,
  body main #phases .step .step-3::before {
    content: '';
    display: none;
  }
  body main #donate #donate-img {
    height: 300px;
  }
  body main #donate #donate-img img {
    width: 110%;
    height: auto;
  }
  body main #associate #associate-img {
    height: 600px;
  }
  body main #associate #associate-img img {
    width: 110%;
    height: auto;
  }
  body main #horaires .right .data {
    padding: 44px 5%;
  }
  body main #horaires .right .data table {
    font-size: 85%;
  }
  body main #tickets .right img {
    width: auto;
    height: 100%;
  }
  body footer #footer-menu ul {
    text-align: center;
  }
  body footer #footer-menu ul li {
    padding: 6px 1%;
  }
  body footer .footer-social-links {
    text-align: center;
  }
  body footer #credits {
    text-align: center;
  }
  body footer #site-credits {
    text-align: center;
  }
  body #searchthesite #sitesearch {
    width: 80%;
    margin: 35% 10% auto 10%;
  }
  body #searchthesite #sitesearch input {
    padding: 18px;
    font-size: 26px;
  }
}
@media (max-width: 800px) {
  body main #contact-form .firstname-wrap,
  body main #contact-form .email-wrap,
  body main #contact-form .phone-wrap {
    width: 100%;
  }
  body main #contact-form .textarea-container {
    width: 100%;
    position: relative;
  }
}
