@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Rokkitt:ital,wght@0,300;0,400;0,500;0,700;0,800;1,300;1,400;1,500;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=MuseoModerno:ital,wght@0,300;0,400;0,500;0,700;0,800;1,300;1,400;1,500;1,700;1,800&family=Rokkitt:ital,wght@0,300;0,400;0,500;0,700;0,800;1,300;1,400;1,500;1,700;1,800&display=swap');
.veggie-burger {
  margin-top: 3px;
  padding: 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.veggie-burger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.veggie-burger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.veggie-burger-inner, .veggie-burger-inner::before, .veggie-burger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #de6317;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.veggie-burger-inner::before, .veggie-burger-inner::after {
  content: "";
  display: block; }

.veggie-burger-inner::before {
  top: -8px; }

.veggie-burger-inner::after {
  bottom: -8px; }

.veggie-burger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.veggie-burger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }

.veggie-burger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

#entete.open .veggie-burger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

#entete.open .veggie-burger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }

#entete.open .veggie-burger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.veggie-burger:hover .veggie-burger-inner,
.veggie-burger:hover .veggie-burger-inner::before,
.veggie-burger:hover .veggie-burger-inner::after {
  background-color: #de6317; }

#menu-toggler .veggie-burger-box::after {
  position: absolute;
  color: #de6317;
  opacity: .6;
  content: 'MENU';
  font-size: 11px;
  bottom: -14px;
  left: 1px; }

/*

* @author : Erik Calop
* @url : erik@calop.org
* @version : 2.0
* @date : 2013-03-27
* @comment : Styles de base

1.0		2013-03-27	VO division du précédent base.css

*/
/* @group photos */
.photoCext {
  text-align: center; }

.photo-gauche-cadre {
  background-color: white;
  float: left;
  margin: 5px 10px 5px 0;
  padding: 4px;
  border: 1px solid #eee;
  box-shadow: 2px 2px 6px #eee; }

.photo-gauche {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 0; }

.photo-droite-cadre {
  background-color: white;
  float: right;
  margin: 5px 0 5px 10px;
  padding: 4px;
  border: 1px solid #eee;
  box-shadow: 2px 2px 6px #eee; }

.photo-droite {
  float: right;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 0;
  border: 0; }

.photo-centre-block {
  display: block;
  text-align: center; }

.photo-centre-cadre {
  display: inline-block;
  background-color: white;
  padding: 6px;
  box-shadow: 2px 2px 6px #eee;
  border: 1px solid #eee; }

.photo-centre {
  display: inline-block;
  margin-bottom: 5px;
  padding: 0;
  border: 0; }

.photo-gauche, .photo-droite, .photo-centre, .photo-gauche-cadre, .photo-droite-cadre, .photo-centre-cadre {
  text-align: center; }

.photo-gauche-cadre figcaption, .photo-droite-cadre figcaption, .photo-centre-cadre figcaption, figcaption.legende {
  color: gray;
  text-align: center;
  padding-top: 5px;
  font: 10px/10px "Lucida Grande", Lucida, Verdana, sans-serif; }

figure.illustration {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0; }

figure.illustration figcaption {
  display: none;
  position: absolute;
  bottom: 4px;
  left: 0;
  padding: 5px 10px;
  color: white;
  background: rgba(0, 0, 0, 0.65);
  width: 100%; }

/* @end */
.lightGallery,
.gallery-telecharge {
  display: block;
  margin: 10px -10px; }

.lightGallery img,
.gallery-telecharge img {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  margin: 6px;
  color: #999; }

.gallery-telecharge a figure {
  position: relative; }

.lightGallery img:hover,
.gallery-telecharge a:hover img {
  border: 1px solid #999 !important;
  cursor: help;
  cursor: -webkit-zoom-in;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
  background-color: #ffffff; }

.gallery-telecharge a figcaption {
  position: absolute;
  display: block;
  text-align: center;
  padding-top: 4px;
  font-size: 10px;
  z-index: 2;
  color: gray;
  width: 220px;
  height: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 145px; }

hr.clear {
  clear: both;
  min-height: 0px;
  height: 1px;
  border: 0;
  margin: 0; }

img {
  max-width: 100%; }

.carousel-caption h2 {
  font-weight: 700;
  margin-bottom: 0; }

.article .carousel-caption h2 {
  color: #fff; }

.carousel .carousel-caption span {
  display: inline-block;
  background-color: rgba(0, 22, 32, 0.4) !important;
  padding: 2px 8px; }

.bloc-actusOFF .card {
  border: 0; }

.bloc-actusOFF .card-body {
  padding: 10px 0 0; }

.bloc-actusOFF .card-footer {
  padding: 10px 0 0;
  border: 0;
  background: 0; }

.bloc-actusOFF h4.card-title {
  color: #de6317;
  font-size: 20px !important;
  padding: 12px;
  text-align: center;
  background-color: #fff;
  margin-top: 0; }

.bloc-actusOFF .card-text small.text-muted {
  font-size: 10px;
  color: #bbb !important; }

.bloc-actus .card .card-body {
  padding-bottom: 0; }

.bloc-actus .card h4.card-title {
  background-color: #e25600;
  color: white;
  font-size: 20px !important;
  padding: 12px;
  text-align: center;
  margin-top: -20px;
  margin-right: -20px;
  margin-left: -20px; }

.bloc-actus .card .card-footer {
  text-align: center;
  border: 0;
  background: none; }

.bloc-actus a.card .card-text {
  color: #000; }

.bloc-actus .card.link:hover {
  border: 1px solid #e25600; }

/* https://adminlte.io/docs/2.4/boxes */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

.box.box-primary {
  border-top-color: #3c8dbc; }

.box.box-info {
  border-top-color: #00c0ef; }

.box.box-danger {
  border-top-color: #dd4b39; }

.box.box-warning {
  border-top-color: #f39c12; }

.box.box-success {
  border-top-color: #00a65a; }

.box.box-default {
  border-top-color: #d2d6de; }

.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none; }

.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0; }

.box .nav-stacked > li:last-of-type {
  border-bottom: none; }

.box.height-control .box-body {
  max-height: 300px;
  overflow: auto; }

.box .border-right {
  border-right: 1px solid #f4f4f4; }

.box .border-left {
  border-left: 1px solid #f4f4f4; }

.box.box-solid {
  border-top: 0; }

.box.box-solid > .box-header .btn.btn-default {
  background: transparent; }

.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1); }

.box.box-solid.box-default {
  border: 1px solid #d2d6de; }

.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de; }

.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444; }

.box.box-solid.box-primary {
  border: 1px solid #3c8dbc; }

.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc; }

.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff; }

.box.box-solid.box-info {
  border: 1px solid #00c0ef; }

.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef; }

.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff; }

.box.box-solid.box-danger {
  border: 1px solid #dd4b39; }

.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39; }

.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff; }

.box.box-solid.box-warning {
  border: 1px solid #f39c12; }

.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12; }

.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff; }

.box.box-solid.box-success {
  border: 1px solid #00a65a; }

.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a; }

.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff; }

.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none; }

.box.box-solid[class*='bg'] > .box-header {
  color: #fff; }

.box .box-group > .box {
  margin-bottom: 5px; }

.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em; }

.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px; }

.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px; }

.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5); }

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table; }

.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both; }

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative; }

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4; }

.collapsed-box .box-header.with-border {
  border-bottom: none; }

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 20px;
  margin: 0;
  line-height: 1; }

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px; }

.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px; }

.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative; }

.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto; }

.box-header > .box-tools .dropdown-menu > li > a {
  color: #444 !important; }

.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3; }

.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84; }

.btn-box-tool.btn:active {
  box-shadow: none; }

.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px; }

.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.box-body > .table {
  margin-bottom: 0; }

.box-body .fc {
  margin-top: 5px; }

.box-body .full-width-chart {
  margin: -19px; }

.box-body.no-padding .full-width-chart {
  margin: -9px; }

.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px; }

.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0; }

.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff; }

.chart-legend {
  margin: 10px 0; }

@media (max-width: 991px) {
  .chart-legend > li {
    float: left;
    margin-right: 10px; } }

.box-comments {
  background: #f7f7f7; }

.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee; }

.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table; }

.box-comments .box-comment:after {
  clear: both; }

.box-comments .box-comment:last-of-type {
  border-bottom: 0; }

.box-comments .box-comment:first-of-type {
  padding-top: 0; }

.box-comments .box-comment img {
  float: left; }

.box-comments .comment-text {
  margin-left: 40px;
  color: #555; }

.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600; }

.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px; }

#entete {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: .5rem 1rem;
  height: 82px;
  z-index: 10000;
  font: 14px;
  font-weight: 500;
  transition: all 1s ease;
  border-bottom: 2px solid #de6317; }
  #entete.ombre {
    box-shadow: 0 0 16px 8px rgba(0, 0, 0, 0.4); }
  #entete .date {
    margin-top: 6px;
    line-height: 54px;
    color: #de6317; }
    #entete .date strong {
      color: #de6317; }
  #entete #logo {
    margin-top: 10px;
    transition: transform .5s; }
  #entete #logo:hover {
    transition: transform .2s;
    transform: scale(1.1); }
  #entete .text-right {
    margin-top: 6px;
    line-height: 54px;
    padding-right: 30px; }
    #entete .text-right a {
      color: #e25600; }
    #entete .text-right a:hover {
      border-bottom: 1px solid #e25600; }
    #entete .text-right .langue {
      margin-right: 10px;
      margin-left: 0;
      text-transform: uppercase; }
    #entete .text-right a.langue:not(.active) {
      color: #de6317; }
    #entete .text-right a.langue:hover, #entete .text-right a.langue.active {
      color: #c2d6fe; }
    #entete .text-right a.langue.active {
      color: #c2d6fe;
      border-bottom: 1px solid #882335; }
  #entete .col-4 {
    margin-top: -8px;
    overflow: hidden; }

#entete > .fa {
  font-size: 24px;
  position: relative;
  top: 3px; }

#navigation {
  z-index: 9999;
  font-size: 14px;
  text-transform: uppercase; }
  #navigation ul {
    padding: 15px; }
    #navigation ul li {
      margin-bottom: 10px;
      list-style: none; }
    #navigation ul li.active a:after {
      content: '';
      float: right;
      margin-right: -16px;
      font: 24px 'fontawesome';
      margin-top: -2px;
      color:white; }
  #navigation a {
    opacity: 1; }
  #navigation a:hover, #navigation li.active a {
    opacity: 1; }
  #navigation .liencat {
    cursor: pointer; }

#nav-principal,
#nav-secondaire {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); }

#nav-principal {
  z-index: 999;
  width: 170px;
  height: 100vh;
  position: fixed;
  left: -170px;
  transition: left 0.15s linear;
  overflow-y: auto;
  overflow-x: hidden;
  top: 0;
  padding-top: 80px;
  transform: translate3d(0, 0, 0);
  text-transform: uppercase;
  color: #050c37;
  background-color: #c2d6fe; }
  #nav-principal a {
    color: #de6317; }
  #nav-principal a:hover, #nav-principal li.active a {
    color: white; }
  #nav-principal footer {
    color: #000;
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center; }
    #nav-principal footer p {
      margin-bottom: 5px;
      font-size: 11px;
      letter-spacing: 2px;
      color: #050c37; }
    #nav-principal footer .fa {
      font-size: 30px;
      margin-right: 2px;
      margin-left: 2px; }

#entete.open #nav-principal {
  left: 0px;
  transition: left 0.15s linear; }

#nav-secondaire {
  z-index: 1;
  position: fixed;
  top: 0;
  left: -170px;
  width: 170px;
  height: 100vh;
  padding-top: 80px;
  background-color: #c2d6fe;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: all 0.15s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.15s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  font-size: 13px;
  border-right: 1px solid rgba(0, 0, 0, 0.2); }
  #nav-secondaire a {
    color: #de6317;
    opacity: .8; }
  #nav-secondaire a:hover {
    opacity: 1;
    color: white; }
  #nav-secondaire ul {
    position: absolute;
    padding: 0;
    /*
		li.active a:after {
			content: '';
			float: right;
			margin-right: -16px;
			color: #fff!important;
			margin-top: -4px;
		}*/ }
    #nav-secondaire ul li {
      list-style: none;
      margin: 0;
      padding: 8px 15px; }
    #nav-secondaire ul li.souspage {
      padding: 4px 15px 4px 20px;
      font-size: 11px; }
    #nav-secondaire ul li.souspage:before {
      content: '• ';
      color: #050c37; }
    #nav-secondaire ul li.active {
      text-decoration: none; }
      #nav-secondaire ul li.active a {
        color:white; }
      #nav-secondaire ul li.active a:hover {
        color: #de6317; }
    #nav-secondaire ul li.active a:after {
      content: none; }
  #nav-secondaire .fa {
    font-size: 13px; }

#entete.open #nav-secondaire {
  left: 0px;
  -ms-transform: translate3d(170px, 0, 0);
  -webkit-transform: translate3d(170px, 0, 0);
  transform: translate3d(170px, 0, 0);
  -webkit-transition: all 0.15s cubic-bezier(0.55, 0, 0.1, 1) 0.2s;
  transition: all 0.15s cubic-bezier(0.55, 0, 0.1, 1) 0.2s; }

footer#pied {
  margin-top: 30px; }

#pied-nav {
  background-color: #c2d6fe;
  margin-top: 10px; }
  #pied-nav .container {
    color: #111;
    font-size: 11px;
    padding-top: 15px;
    padding-bottom: 20px; }
  #pied-nav ul {
    color: rgba(255, 255, 255, 0.3);
    padding-left: 0;
    list-style: none; }
  #pied-nav li.souspage {
    list-style: circle;
    font-size: 9px;
    margin-left: 12px; }
  #pied-nav li.souspage + li.page {
    margin-top: 5px; }
  #pied-nav a {
    display: block;
    color: #de6317;
    text-decoration: none; }
  #pied-nav a:hover {
    color: rgba(255, 255, 255, 0.7); }
  #pied-nav h3 {
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #de6317; }
    #pied-nav h3 a {
      color: #de6317; }

#copyright {
  text-align: center;
  color: white;
  font-size: 11px;
  word-spacing: 1px;
  background-color: #E25700; }
  #copyright .container {
    padding-top: 10px;
    padding-bottom: 10px; }
  #copyright a {
    text-decoration: none;
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
  #copyright a:hover {
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid #050c37; }

@media (max-width: 575.98px) {
  #entete #logo {
    width: 100px;
    height: inherit;
    position: absolute;
    top: 13px;
    left: 5px; }
  #entete .text-right {
    padding-right: 15px; }
  #entete .text-right .langue {
    margin-right: 5px;
    font-size: 14px; } }

#intro-page {
  background-color: #c2d6fe;
  margin-top: -30px;
  padding-top: 130px;
  margin-bottom: 30px; }
  #intro-page p.cat, #intro-page h1, #intro-page h3 {
    color: #de6317; }
  #intro-page hgroup {
    padding-bottom: 5px; }
  #intro-page h1 {
    font-size: 44px;
    font-weight: 700; }
  #intro-page h2 {
    font-size: 36px;
    font-weight: 300;
    text-transform: none;
    margin-top: -15px;
    color:#de6317; }
  #intro-page h3 {
    font-size: 24px;
    font-weight: 500;
    margin-top: -5px;
    text-transform: none; }
  #intro-page h3 strong {
    font-weight: 800; }

#cat-11 #intro-page {
  margin-bottom: 0; }

.article, #tinymce {
  margin-top: 0; }
  .article h1, .article h2, .article h3, .article h4, .article h5, .article h6, #tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4, #tinymce h5, #tinymce h6 {
    font-weight: 400;
    margin-bottom: .5rem; }
  .article h1, #tinymce h1 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 48px;
    color: #de6317; }
  .article h2, #tinymce h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    color: #de6317;
    margin-top: -10px; }
  .article h3, #tinymce h3 {
    text-transform: uppercase;
    font-weight: 300;
    color: #de6317;
    margin-top: 20px;
    font-size: 18px;
    line-height: 25px; }
  .article h4, #tinymce h4 {
    color: #de6317;
    font-weight: 700;
    margin-top: 30px;
    font-size: 36px;
    text-transform: uppercase; }
  .article h5, #tinymce h5 {
    font-weight: 700;
    margin-top: 25px;
    font-size: 30px;
    color: #de6317; }
  .article h6, #tinymce h6 {
    font-weight: 800;
    margin-top: 25px;
    font-size: 20px;
    color: #5B6CA5; }
  .article p.cat, #tinymce p.cat {
    text-transform: uppercase;
    color: #999;
    margin: 0;
    font-size: 16px;
    letter-spacing: 2px; }
  .article hgroup, #tinymce hgroup {
    padding-bottom: 20px;
    margin-bottom: 30px; }
  .article .img-fluid, #tinymce .img-fluid {
    width: 100%; }
  .article .kodablok.filet, #tinymce .kodablok.filet {
    border-bottom: 1px solid #eee;
    margin-top: 10px;
    margin-left: -10px;
    margin-bottom: -15px;
    width: calc(100% + 20px);
    padding-left: 25px;
    padding-right: 25px; }
  .article .kodablok.blockquote, #tinymce .kodablok.blockquote {
    background-color: #eff5fa;
    border-left: 4px solid #8fbadf;
    margin-top: 10px;
    margin-left: -10px;
    margin-bottom: -10px;
    padding: 10px 20px; }
  .article .kodablok.blockquote :first-child, #tinymce .kodablok.blockquote :first-child {
    margin-top: 0 !important; }
  .article .kodablok.blockquote :last-child, #tinymce .kodablok.blockquote :last-child {
    margin-bottom: 0 !important; }

h4.card-title {
  background-color: #000000; }

/*/* @group Menu secondaire *!/

//(==============================================================================
///  Accueil
//(==============================================================================
#navigation.cat1, #navigation.cat8 {
	li.active a:after {
		color: $blue;
	}
	
	#nav-secondaire {
		background-color: $blue;
	}
}

//(==============================================================================
///  Programmation
//(==============================================================================
#navigation.cat2, #navigation.cat9 {
	li.active a:after {
		color: $cyan;
	}

#nav-secondaire {
		background-color: $cyan;
		a {
			color: rgba(0, 0, 0, 0.5);	
		}
		a:hover {
			color: #000!important;
			border-bottom: 1px solid rgba(0, 0, 0, 0.7);
		}
	}
}

//(==============================================================================
///  Industry
//(==============================================================================
#navigation.cat3, #navigation.cat10 {
	li.active a:after {
		color: $yellow;
	}

	#nav-secondaire {
		background-color: $yellow;
	}
}

//(==============================================================================
///  Infos-pratiques
//(==============================================================================
#navigation.cat4, #navigation.cat11 {
	li.active a:after {
		color: $green;
	}
	
	#nav-secondaire {
		background-color: $green;
	}
}

//(==============================================================================
///  Festival
//(==============================================================================
#navigation.cat6, #navigation.cat13 {
	li.active a:after {
		color: $orange;
	}
	
	#nav-secondaire {
		background-color: $orange;
	}
}

//(==============================================================================
///  Presse
//(==============================================================================
#navigation.cat7, #navigation.cat14 {
	li.active a:after {
		color: $teal;
	}
	 #nav-secondaire {
		background-color: $teal;
		a {
			color: rgba(0, 0, 0, 0.5);	
		}
		a:hover {
	 		color: #000!important;
			border-bottom: 1px solid rgba(0, 0, 0, 0.7);
	 	}
	 }
}

/* @end *!/

/* @group Intro page *!/
//(==============================================================================
///  Accueil
//(==============================================================================
body#cat-1, body#cat-8 {
	#intro-page {
		background-color: $blue;
	}
	.article {
		
		h4 {
			background-color: $blue;
		}
		
		h5 {
			color: $blue;
		}
		
		.bloc-actus a.card:hover {
			border: 1px solid $blue;
		}
		
	}
}

//(==============================================================================
///  Programmation
//(==============================================================================
body#cat-2, body#cat-9 {
	#intro-page {
		background-color: $cyan;
	}
	.article {
		h4 {
			background-color: $cyan;
		}
		
		h5 {
			color: $cyan;
		}
		
		.bloc-actus a.card:hover {
			border: 1px solid $cyan;
		}
	}
}

//(==============================================================================
///  Industry
//(==============================================================================
body#cat-3, body#cat-10 {
	#intro-page {
		background-color: $yellow;
	}
	.article {
		h4 {
			background-color: $yellow;
		}
		
		h5 {
			color: $yellow;
		}
		.bloc-actus a.card:hover {
			border: 1px solid $yellow;
		}
	}
}

//(==============================================================================
///  Infos pratiques
//(==============================================================================
body#cat-4, body#cat-11 {
	#intro-page {
		background-color: $green;
	}
	.article {
		h4 {
			background-color: $green;
		}
		
		h5 {
			color: $green;
		}
		.bloc-actus a.card:hover {
			border: 1px solid $green;
		}
	}
}

//(==============================================================================
///  Festival
//(==============================================================================
body#cat-6, body#cat-13 {
	#intro-page {
		background-color: $orange;
	}
	.article {
		h4 {
			background-color: $orange;
		}
		
		h5 {
			color: $orange;
		}
		
		.bloc-actus a.card:hover {
			border: 1px solid $orange;
		}
	}
}

//(==============================================================================
///  Presse
//(==============================================================================
body#cat-7, body#cat-14 {
	#intro-page {
		background-color: $teal;
	}
	.article {
		h4 {
			background-color: $teal;
		}
		
		h5 {
			color: $teal;
		}
		
		.bloc-actus a.card:hover {
			border: 1px solid $teal;
		}
	}
}
/* @end *!/*/
#home-infos .card {
  border: 0; }

#home-infos .card-body {
  padding: 10px 0 0; }

#home-infos .card-footer {
  padding: 10px 0 0;
  border: 0;
  background: 0; }

#home-infos h4 {
  font-size: 20px;
  padding: 12px;
  text-align: center;
  background-color: #47aafc; }

#home-infos .card-text small.text-muted {
  font-size: 10px;
  color: #bbb !important; }

.bloc-actus .card-footer a.btn-outline-success {
  color: #e25600;
  border-color: #e25600; }

.bloc-actus .card-footer a.btn-outline-success:hover {
  background-color: #e25600;
  border-color: #e25600;
  color: #fff; }

/* @group Couleurs des catégories de film */
/* @end */
.cat-film-light-blue {
  background-color: #3c8dbc !important; }

.cat-film-red {
  background-color: #e21e00 !important; }

.cat-film-green {
  background-color: #0b9154 !important; }

.cat-film-aqua {
  background-color: #00c0ef !important; }

.cat-film-yellow {
  background-color: #f4bb00 !important; }

.cat-film-blue {
  background-color: #0073b7 !important; }

.cat-film-navy {
  background-color: #003f80 !important; }

.cat-film-teal {
  background-color: #35d6d6 !important; }

.cat-film-olive {
  background-color: #6b763c !important; }

.cat-film-lime {
  background-color: #51c784 !important; }

.cat-film-orange {
  background-color: #ef6f00 !important; }

.cat-film-fuchsia, .text-fuchia {
  background-color: #F012BE !important; }

.cat-film-purple {
  background-color: #932ab6 !important; }

.cat-film-maroon {
  background-color: #853b14 !important; }

.cat-film-black {
  background-color: #222 !important; }

.cat-film-white {
  background-color: #fff !important; }

.cat-film-gray {
  background-color: #777 !important; }

.cat-film-lightgray {
  background-color: #ccc !important; }

.cat-film-light-blue,
.cat-film-red,
.cat-film-green,
.cat-film-aqua,
.cat-film-yellow,
.cat-film-blue,
.cat-film-navy,
.cat-film-teal,
.cat-film-olive,
.cat-film-lime,
.cat-film-orange,
.cat-film-fuchsia,
.cat-film-purple,
.cat-film-maroon,
.cat-film-black,
.cat-film-gray {
  color: #fff; }

.cat-film-white,
.cat-film-lightgray {
  color: #000; }

.cat-film-text-light-blue {
  color: #3c8dbc !important; }

.cat-film-text-red {
  color: #e21e00 !important; }

.cat-film-text-green {
  color: #0b9154 !important; }

.cat-film-text-aqua {
  color: #00c0ef !important; }

.cat-film-text-yellow {
  color: #f4bb00 !important; }

.cat-film-text-blue {
  color: #0073b7 !important; }

.cat-film-text-navy {
  color: #003f80 !important; }

.cat-film-text-teal {
  color: #35d6d6 !important; }

.cat-film-text-olive {
  color: #6b763c !important; }

.cat-film-text-lime {
  color: #51c784 !important; }

.cat-film-text-orange {
  color: #ef6f00 !important; }

.cat-film-text-fuchsia, .text-fuchia {
  color: #F012BE !important; }

.cat-film-text-purple {
  color: #932ab6 !important; }

.cat-film-text-maroon {
  color: #853b14 !important; }

.cat-film-text-black {
  color: #222 !important; }

.cat-film-text-white {
  color: #fff !important; }

.cat-film-text-gray {
  color: #777 !important; }

.cat-film-text-lightgray {
  color: #ccc !important; }

#nav-cat {
  cursor: pointer;
  padding: 0; }

#nav-cat ul {
  padding: 0; }

#nav-cat li {
  list-style: none; }

#nav-cat .cat {
  border-bottom: 1px solid #eee;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px; }

#nav-cat .cat:not(.active) a:link,
#nav-cat .cat:not(.active) a:visited {
  color: #999; }

#nav-cat .cat:not(.active) a:hover {
  color: inherit; }

#nav-cat .nav-film {
  font-size: 13px;
  padding-left: 10px; }

#nav-cat .nav-film.active {
  font-weight: bold; }

#nav-cat .nav-film.active a {
  position: relative; }

#nav-cat .nav-film.active a::before {
  display: block;
  position: absolute;
  content: "\f0da";
  font-family: FontAwesome;
  left: -9px;
  top: -2px; }

#headerPhoto {
  display: none; }

/* @group SM */
/* SM */
@media (min-width: 576px) {
  .card-columns {
    column-count: 1; } }

/* MD */
@media (min-width: 768px) {
  .card-columns {
    column-count: 2; } }

/* LG */
@media (min-width: 992px) {
  .card-columns {
    column-count: 3; } }

@media (min-width: 1200px) {
  #headerPhotoZone {
    display: block;
    position: absolute;
    top: 70px;
    right: 0;
    left: 0;
    z-index: 1;
    height: 600px;
    padding: 0; }
  #headerPhoto {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    height: 620px;
    overflow: hidden;
    filter: blur(10px);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    background-position: center center;
    margin: -20px;
    overflow: hidden; } }

/* @end */
/* @group Fiche film */
#fiche-film {
  position: relative;
  z-index: 2;
  padding-top: 70px; }

#photo-maxi {
  z-index: 2; }

#grandePhoto {
  position: relative; }

#zonePhotoCouleur .credit {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  right: 0;
  color: white;
  padding: 2px 6px;
  font-size: 11px; }

#fiche-film h1 {
  text-transform: none;
  margin-top: -10px;
  margin-bottom: 0; }

#fiche-film h2 {
  text-transform: none;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0; }

#fiche-film .categories {
  font-size: 14px; }

#fiche-film h3, #fiche-film .infos {
  text-transform: none;
  color: #666;
  margin-top: 0; }

#fiche-film .pitch {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }

#fiche-film .categories {
  float: right; }

#fiche-film .realisateur {
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 14px; }

#fiche-film .realisateur h5 {
  margin-top: 0;
  color: #000;
  font-size: 22px; }

#fiche-film .realisateur h6 {
  margin-top: 0;
  font-size: 18px; }

#fiche-film .generique td, #fiche-film .generique th {
  border: 0;
  padding: 4px 4px 4px 20px; }

/* @end */
/* @group Photo haut */
#zonePhotoCouleur, #zonePhotoCouleur .container {
  padding: 0; }

/* SM */
@media (min-width: 576px) {
  #zonePhotoCouleur {
    height: 284px; } }

/* MD */
@media (min-width: 768px) {
  #zonePhotoCouleur {
    height: 379px; } }

/* LG */
@media (min-width: 992px) {
  #zonePhotoCouleur {
    height: 505px; } }

/* XL */
@media (min-width: 1200px) {
  #zonePhotoCouleur {
    height: 600px; } }

/* @end */
body {
  font-family: 'Rokkitt', serif; }

a {
  color: #47aafc;
  text-decoration: none !important; }

h1, h2,h3,h4,h5,h6 {
  font-family: 'Rokkitt', serif;
}

a:hover {
  color: #f76357; }

.hidden{
  display:none!important
}

#entete #icone-search {
  color: #515A88;
}

#entete .icone-click {
  border: 1px solid #e25600;
  color: #e25600;
}

#entete #icone-search:hover {
  /* border: 1px solid #e25600; */
  color: #e25600;
}