
/************/

/* GENERAL */



html {
  //background: #fff;
}

body {
  margin-top: 60px;
  padding: 0;
  font-family: 'Source Sans Pro';
}

.blue-box-waves h1 {
  margin-top: 70px;
  color: #fff;
  font-family: "Jaapokki";
  font-size: 3rem;
  font-variant: small-caps;
}

.blue-box h2, .red-b-box h2 {
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
}

.menu li {
  margin-left: 0;
  list-style: none;
}

.menu-wrap>li {
  display: block;
  float: left;
  margin-left: 0;
  list-style: none;
}

.menu-wrap>li:first-child {
  margin-right: 25px;
}

.menu li ul li {
  margin-left: 0;
  list-style: none;
}

.home-slider-container {
  position:relative;
}
.home-slider-container .lien-toutes-actus {
  position:absolute;
  left:180px;
  bottom:-45px;
}
.home-slider-container .lien-toutes-actus a {
  font-family: "Jaapokki";
  font-size: 2rem;
  color:#22478d;
}


.slider-actu .wrap-slide .gradient-blue {
  bottom:0;
  top:auto;
  height:auto;
  padding-left:20px;
  padding-right:20px;
}

.slider-actu h3 {
  display: inline;
  letter-spacing: 4px;
  color: #fff;
  background: rgba(34, 71, 141, 0.82);
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.55em;
}

.slider-actu p {
  margin-top: 20px;
  padding: 0 65px;
  text-align: right;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  font-size: 2rem;
}

.slide-number:not(.unslider-active) {
  display: none;
}

.slide-number.unslider-active {
  position: absolute;
  bottom: 45px;
  left: 100px;
  color: #ff3b1b;
  font-size: 2.5rem; 
}

.home .slide-number.unslider-active,
.home .unslider-arrow {
  display:none !important;
} 

.home .unslider-nav ol {
  bottom:-39px;
}

.home .unslider-nav ol li {
  background: #22478d;
}

.home .unslider-nav ol li.unslider-active {
  background: #ff3b1b;
}

.home .cat-actu {
  top: 20PX;
  bottom:auto;
}

.close {
  cursor: pointer;
}

.mobile-website {
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 100%;
  background-color: #22478d;
  background-image: url(../img/waves_blue.gif);
  background-size: initial;
}

.mobile-text {
  display: table-cell;
  padding: 50px;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
  font-family: "Jaapokki";
  font-size: 3rem;
}

.cat-actu {
  position: absolute;
  right: 20px;
  bottom: 20PX;
  display: inline-block;
  padding: 5px 5px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: rgba(34, 71, 141, 0.82);
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  font-weight: bold; //border: 1px solid #fff;
  //box-shadow: 0px -15px #22478d inset;
}

.cat-actu.copyright {
  background: transparent;
  opacity:0.7;
  text-transform:none;
}

.cat-actu::before {
  margin-right: 10px;
  content: '[';
}

.cat-actu::after {
  margin-left: 10px;
  content: ']';
}

.blocs aside.blocs-header {
  padding-top: 50px;
  clear: both;
}

.blocs .title-bg + h2, .competition h2, .home-podcasts h2, .home-podcasts h2 a, #para h2, .reseaux h2, .cinema h2, .page-template-template-autobio .container h2, .single-post h1, .single-fiche-invite h1, .single-fiche-film .title-bg+h2 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 3px;
  color: #ff3b1b;
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
  font-variant: small-caps;
}

.competition iframe{
  width: 840px;
  height: 473px;
}

.single-post h1 {
  width: 70%;
}

.title-bg {
  float: left;
  height: 20px;
  margin-top: 5px;
  margin-right: 30px;
  background: #22478d;
}

.page-template-default .container h2, .page-template-template-compet .container h2 {
  display: block;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 3px;
  color: #ff3b1b;
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
  font-variant: small-caps;
}

.single-post, .single-fiche-invite {
  margin-top: 140px;
}

.single-post li {
  margin-left: 30px;
}

.single-post a:link, .single-post a:visited {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #ff3b1b;
  font-family: "Source Sans Pro";
  font-weight: bold;
}

.single-post a:hover, .single-post a:active {
  color: #ff3b1b;
  font-family: "Source Sans Pro";
  font-weight: bold;
}

.page a:link, .page a:visited {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #ff3b1b;
  font-family: "Source Sans Pro";
  font-weight: bold;
}

.page a:hover, .page a:active {
  color: #ff3b1b;
  font-family: "Source Sans Pro";
  font-weight: bold;
}

.modal-shadow {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5 ease;
  transition: all 0.5 ease;
  text-align: center;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5);
}

.modal-infos {
  cursor: pointer;
}

.modal-wrap {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5 ease;
  transition: all 0.5 ease;
  text-align: center;
  white-space: nowrap;
}

.modal-window {
  position: relative;
  display: none;
  width: 75%;
  height: auto;
  -webkit-transition: all 0.5 ease;
  transition: all 0.5 ease;
  text-align: left;
  vertical-align: middle;
  white-space: normal;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.4);
  font-weight: bold;
}

.modal-content {
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.modal-window h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #FF6032;
  font-size: 2rem;
}

.modal-title {
  width: 100%;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #96a7f5;
  background: #f9f9f9;
  font-family: "Jaapokki";
}

.modal-wrap:before {
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  content: '';
  vertical-align: middle;
  /* Adjusts for spacing */
}

.modal-close {
  position: absolute;
  z-index: 1002;
  top: 25px;
  right: 20px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background-color: #96a7f5;
  background-image: url(../img/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
}

.menu .blue-box {
  display: inline-block;
  width: 60%;
  height: auto;
  margin-bottom: 0;
  padding: 40px;
  -webkit-animation: fadeIn 1s 2s backwards;
  animation: fadeIn 1s 2s backwards;
  text-align: center;
  vertical-align: middle;
  background: #22478d; //margin-top: 25%;
}

/***********/

/* HEADER */

header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  font-family: "Jaapokki";
}

body.logged-in header {
  top: 32px;
}

.logo {
  width: 73px;
  height: 48px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  background: url(../img/logoFIFF.svg);
}

.main-footer .logo {
  width: 146px;
  height: 96px;
  margin-top:-5px;
  background: url(../img/logoFIFFblanc.png);
  background-size:contain;
}

.search-icon {
  width: 50px;
  height: 50px;
  margin-top: 15px;
  cursor: pointer;
  background: url(../img/icon_search.svg);
}

.alert-header {
  position: absolute;
  z-index: 9;
  top: 70px;
  left: 0;
  width: 100%;
  height: 70px;
  text-align: center;
  color: #fff;
  background: #96a7f5;
  font-weight: bold;
}

body.logged-in .alert-header {
  top: calc(70px + 32px);
}

.alert-header p {
  margin-top: 25px;
}

header .date {
  float: left;
  margin-top: 27px;
  margin-left: 15px;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-size: 1.2rem;
  font-weight: bold;
}

/**********/

/*************** MENU ****************/

.menu {
  position: fixed;
  z-index: 99;
  top: 70px;
  left: 0;
  display: none;
  width: 100%;
  height: calc(100% - 70px); //background: #fff;
}

body.logged-in .menu {
  top: 102px;
}

.menu .red-b-box {
  position: absolute;
  z-index: 99;
  overflow: hidden;
  width: calc(100% - 100px);
  height: calc(100% - 70px - 50px);
  margin: 50px;
  padding: 20px;
  border: 0px solid #ff3b1b;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}

.menu .blue-bg {
  position: absolute;
  z-index: 98;
  top: 0px;
  right: 0;
  width: 50%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-animation: enlargeBg 1s;
  animation: enlargeBg 1s;
  background-color: #22478d;
  background-repeat: repeat-y;
  background-position: left;
}

.menu .white-wrap {
  position: absolute;
  z-index: 102;
  top: 0px;
  left: 0;
  width: 50%;
  height: 100%;
  margin: 0;
  text-align: center;
  white-space: nowrap;
}

.menu .white-wrap:before {
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  content: '';
  vertical-align: middle;
  /* Adjusts for spacing */
}

.menu .sub-menu {
  margin-top: 20px;
}

.menu .sub-menu .menu-item {
  margin-bottom: 8px;
}

.menu .link-text>a:first-child:link, 
.menu .link-text>a:first-child:hover, 
.menu .link-text>a:first-child:active,
.menu .link-text>a:first-child:visited {
  cursor: default;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-decoration: none;
  text-transform: uppercase;
  color: #22478d;
  font-family: "Jaapokki";
  font-size: 2.3rem;
}

.sub-menu a:link, .sub-menu a:visited {
  margin-bottom: 5px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-family: "Source Sans Pro";
  font-size: 1.3rem;
  font-weight: bold;
}

.sub-menu a:hover, .sub-menu a:active {
  color: #96a7f5;
}

.link-desac a:link, .link-desac a:hover, .link-desac a:active, .link-desac a:visited {
  margin-bottom: 5px;
  cursor: default;
  text-transform: uppercase;
  color: silver;
  font-size: 1.3rem;
  font-weight: bold;
}

.menu .blue-wrap {
  position: absolute;
  z-index: 100;
  top: 0px;
  right: 0;
  width: 50%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: nowrap;
}

.menu .blue-wrap:before {
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  content: '';
  vertical-align: middle;
  /* Adjusts for spacing */
}

.menu .blue-box {
  display: inline-block;
  width: 60%;
  height: auto;
  margin-bottom: 0;
  padding: 40px;
  -webkit-animation: fadeIn 1s 2s backwards;
  animation: fadeIn 1s 2s backwards;
  text-align: center;
  vertical-align: middle;
  background: #22478d; //margin-top: 25%;
}

.menu .menu-wrap {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.menu .blue-box h3 {
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  font-family: "Jaapokki";
  font-size: 2rem; //text-transform: uppercase;
}

.menu .blue-box p {
  text-align: center;
  color: #fff;
}

.menu .blue-box p.adresse {
  font-weight: bold;
}

.menu .blue-box p.adresse:nth-child(3) {
  margin-bottom: 20px;
}

.blue-box .reseaux-sociaux {
  display: inline-block;
}

.blue-box .circle-icon {
  float: right;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  padding-top: 6px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-align: center;
  border: 2px solid #fff;
  border-radius: 50%;
}

.blue-box .circle-icon .icon-insta {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: url(../img/icon_insta_on.svg);
}

.blue-box .circle-icon:hover .icon-insta {
  background: url(../img/icon_insta_off.svg);
}

.blue-box .circle-icon .icon-youtube {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background-image: url(../img/icon_youtube_on.svg);
  background-size: 100%;
}

.blue-box .circle-icon:hover .icon-youtube {
  background-image: url(../img/icon_youtube_off.svg);
  background-size: 100%;
}

.blue-box .circle-icon .icon-twitter {
  display: inline-block;
  width: 15px;
  height: 12px;
  margin-bottom: 1px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: url(../img/icon_twitter_on.svg);
}

.blue-box .circle-icon:hover .icon-twitter {
  background: url(../img/icon_twitter_off.svg);
}

.blue-box .circle-icon .icon-facebook {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: url(../img/icon_fb_on.svg);
}

.blue-box .circle-icon:hover .icon-facebook {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/icon_fb_off.svg);
}

.blue-box .circle-icon:hover {
  background: #fff;
}

.menu .white-bg {
  position: absolute;
  z-index: 98;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 50%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-animation: enlargeBg 1s;
  animation: enlargeBg 1s;
  background: #fff;
}

.white-block {
  float: right;
  width: 200%;
  height: 200%;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: #fff; //position: absolute;
}

/*************************************/

/*************** FOOTER ****************/

footer {
  width: 100%;
  margin-top: 90px;
  padding: 20px;
  background: #fff;
}

footer.main-footer {
  background:#222;
  color:#ddd;
  padding-top:60px;
}

footer.main-footer .col-md-12 {
  padding:30px 0;
  margin-top:50px;
  border-top:#666 solid 1px;
}

footer h2 {
  text-align: left;
  color: #22478d;
  font-family: "Jaapokki";
  font-size: 2.2rem;
  clear:both;
}

footer.main-footer h2 {
  color:#fff !important;
  font-weight:normal;
  position:relative;
  padding-bottom:10px;
  margin-bottom:10px;
}
footer.main-footer h2::after {
  content:"";
  position:absolute;
  left:0; bottom:0;
  width:60%;
  background:#22478d;
  height:2px;
}



footer p {
  margin-bottom: 20px;
  text-align: left;
  color: #000;
  font-weight: bold;
}

footer.main-footer p {
  color:#ddd;
}

footer.main-footer a, 
.menu-menu-footer a,
footer.main-footer a:link, 
.menu-menu-footer a:link,
footer.main-footer a:visited, 
.menu-menu-footer a:visited {
  color:#ffff;
}

footer ul {
  list-style:none;
}

footer form {
  text-align: right;
}
footer form .form-group {
  text-align:left;
}

#mailjet_widget_title_wrap {
  display:none;
}

footer form input[type="text"],
footer form input[type="email"] {
  width: 70%;
  height: 40px;
  padding: 10px 20px;
  border: 2px solid #22478d;
}

footer form input[type="submit"] {
  width: auto;
  height: 40px;
  margin: 0;
  margin-bottom: 20px;
  padding: 10px 20px;
  color: #fff;
  border: 0;
  background: #22478d;
}

footer .logo~p {
  text-align: left;
  font-weight: normal;
}

footer .bottom {
  width: 100%;
  text-align: center;
}

.pull-right.reseaux {
  float:left !important;
}

.response {
  clear: both;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

footer .logo-metro {
  float: right;
  margin-top: -5px;
  margin-left: 5px;
}

/*************************************/

/*************** HOME ****************/

.blue-waves {
  background-image: url(../img/waves_transp.png);
}

.blue-box-waves {
  width: 100%;
  height: 530px;
  margin-bottom: -180px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../img/waves_transp.png) #22478d;
}

.white-bg {
  background-image: url(../img/waves_transp.png);
  background-repeat: repeat-x;
  background-position: center;
}

.blue-box {
  width: 100%;
  height: 500px;
  margin-bottom: -100px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #22478d;
}

.blue-menu {
  position: relative;
  width: 460px;
  margin-top: 50px;
  padding: 0px 30px;
  background-color: #22478d;
}

.shadow-box, .unslider {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
}

.red-b-box {
  margin-bottom: 50px;
  padding: 20px;
  color: #fff;
  border: 8px solid #ff3b1b;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
  font-weight: bold;
}

.red-b-box p {
  letter-spacing: 2px;
  font-size: 1.5rem;
}

.red-b-box img {
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
}

.red-b-box .purple-button {
  //width: 45%;
}

.red-b-box .purple-button.space-between {
  margin-right: 10%;
}

.purple-button, input[type="submit"] {
  display: inline-block;
  width: 100%;
  padding: 15px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  background-color: #96a7f5;
  font-size: 1.5rem;
  font-weight: bold;
}

.red-b-box .white-button {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  margin-left: 0 !important;
  padding: 15px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: none;
  background-color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
}

.home a.purple-button:link, .home a.purple-button:visited {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-transform: uppercase;
  color: white;
  box-shadow: inset 0px 0px 0px #fff, 0px 0px 0px rgba(0, 0, 0, 0.3);
  font-size: 1.25rem;
}

.home a.purple-button:hover, .home a.purple-button:active {
  text-decoration: none;
  color: #96a7f5;
  box-shadow: inset 0px -70px #fff, 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.home a.white-button:link, .home a.white-button:visited {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-transform: uppercase;
  color: #96a7f5;
  box-shadow: inset 0px 0px 0px #96a7f5, 0px 0px 0px rgba(0, 0, 0, 0.3);
  font-size: 1.25rem;
}

.home a.white-button:hover, .home a.white-button:active {
  text-decoration: none;
  color: #fff;
  box-shadow: inset 0px -70px #96a7f5, 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.blue-button {
  display: inline-block;
  width: 350px;
  padding: 15px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  background-color: #22478d;
  font-size: 1.5rem;
  font-weight: bold;
}

.home a.blue-button:link, .home a.blue-button:visited {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-transform: uppercase;
  color: white;
  box-shadow: inset 0px 0px 0px #fff, 0px 0px 0px rgba(0, 0, 0, 0.3);
  font-size: 1.25rem;
}

.home a.blue-button:hover, .home a.blue-button:active {
  text-decoration: none;
  color: #22478d;
  box-shadow: inset 0px -70px #fff, 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.disabled {
  opacity: 0.5;
}

.white-button {
  display: inline;
  margin-left: 10px;
  padding: 5px 10px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #96a7f5;
  background-color: #fff;
  font-size: 1rem;
  font-weight: bold;
}

.circle-icon {
  position: relative;
  display: inline-block;
  float: left;
  width: 50px;
  height: 50px;
  margin: 15px;
  padding-top: 13px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-align: center;
  border: 2px solid #fff;
  border-radius: 50%;
}


.circle-icon:hover {
  background: #fff;
}

.disabled.circle-icon:hover {
  background: transparent;
}

.icon-progra, .icon-infos, .icon-partenariat, .icon-presse, .icon-download {
  margin-top: 15px;
}

.icon-lock {
  display: inline-block;
  float: left;
  width: 16px;
  height: 20px;
  margin-left: 10px;
  background: url(../img/icon_lock.svg);
}

.ui-widget-content {
  color: #fff;
  border: 0px solid #000000;
  background: transparent;
  font-family: "Jaapokki";
}

.ui-widget.ui-widget-content {
  border: 0px solid #000000;
}

.ui-widget-shadow {
  box-shadow: 0px 0px 0px #000000;
}

.blue-menu .circle-icon:hover .tooltip {
  opacity: 1;
}

.blue-menu .circle-icon::after {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  left: 23px;
  display: inline-block;
  width: 2px;
  height: 0px;
  content: '';
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  opacity: 0;
  border-radius: 1px;
  background: #fff;
}

.blue-menu .circle-icon:hover::after {
  bottom: -25px;
  height: 25px;
  opacity: 1;
}

.blue-menu .circle-icon.disabled:hover::after {
  bottom: 0;
  height: 0;
  opacity: 0;
}

.icon-hover {
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1); //margin-top: 20px;
  fill: #fff;
}

.circle-icon:hover .icon-hover {
  fill: #22478d;
}

.circle-icon:hover .icon-hover-white {
  fill: #fff;
}

.disabled.circle-icon:hover .icon-hover {
  fill: #fff;
}

.disabled.circle-icon:hover .icon-hover-white {
  fill: #22478d;
}

.wrap-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.gradient-blue {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-right: 50px;
  padding-left: 50px;
  background: transparent;
}

.blue-filter {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: rgba(34, 71, 140, 0.6);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-linear-gradient(rgba(34, 71, 140, 0), rgba(34, 71, 140, 0.6));
  background: linear-gradient(rgba(34, 71, 140, 0), rgba(34, 71, 140, 0.6));
  /* Standard syntax */
}

.unslider-arrow.prev {
  width: 40px;
  height: 40px;
  content: '';
  background: url(../img/arrow_slider_prev.svg) no-repeat;
}

.unslider-arrow.next {
  width: 40px;
  height: 40px;
  content: '';
  background: url(../img/arrow_slider_next.svg) no-repeat;
}

.unslider-nav {
  float: left;
}

.img-slider {
  background-position: center;
  background-size: cover;
}

/************************************/

/*********** HOME/COMPETITION ************/

.competition {
  position: relative;
  margin-bottom: 80px; //margin-top: 100px;
}

.home .competition {
  padding-top: 50px;
}

.competition .container {
  text-align: center;
}

.competition .blue-box {
  position: absolute;
  z-index: -1;
  top: 52%;
  left: 0;
  height: 120px;
}

.home .competition .blue-box {
  position: absolute;
  z-index: -1;
  top: 58%;
  left: 0;
  height: 120px;
}

.no-slider-compet .img-compet,
.slider-compet .img-compet {
  overflow: hidden;
  height: 200px;
}


@media only screen and (min-width: 550px) {
  .no-slider-compet > div {
    display:inline-block;
    vertical-align:top;
    width:49%;
  }
}
@media only screen and (min-width: 1030px) {
  .no-slider-compet > div {
    width:24.5%;
  }
}

.no-slider-compet .img-compet img,
.slider-compet .img-compet img {
  height: 70%;
  margin-top: 10px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); //width: 80%;
}


.no-slider-compet h5,
.slider-compet h5, 
.page-template-template-compet h5 {
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #22478d;
  font-family: "Jaapokki";
  font-size: 1.5rem;
}

.no-slider-compet p,
.slider-compet p {
  margin-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #ff3b1b;
  font-size: 1.3rem;
  font-weight: bold;
}

.competition a.purple-button:link, .competition a.purple-button:visited {
  display: inline-block;
  width: auto;
  padding: 15px 30px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-decoration: none;
  color: #fff;
  box-shadow: inner 0px 0px 0px #fff;
  font-size: 1.3rem;
}

.competition a.purple-button:hover, .competition a.purple-button:active {
  color: #96a7f5;
  box-shadow: inset 0px -70px 0px #fff, 0px 0px 15px rgba(0, 0, 0, 0.3);
}

/************************************/

/*********** RESEAUX SOCIAUX ************/

.reseaux {
  margin-bottom: 30px;
}

.reseaux .reseaux-sociaux {
  display: inline-block;
  float: right;
}

.reseaux .circle-icon {
  float: right;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  padding-top: 6px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-align: center;
  border: 2px solid #000;
  border-radius: 50%;
}
.reseaux a:last-of-type .circle-icon {
  margin-left:0;
}
.main-footer .reseaux .circle-icon {
  border: 2px solid #fff;
}

.reseaux .circle-icon .icon-insta {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: url(../img/icon_insta_on.svg);
}

.reseaux .reseaux-sociaux .circle-icon .icon-insta {
  background: url(../img/icon_insta_off.svg);
}

.reseaux .circle-icon:hover .icon-insta,
.reseaux .reseaux-sociaux .circle-icon:hover .icon-insta {
  background: url(../img/icon_insta_on.svg);
}

.reseaux .circle-icon .icon-youtube {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background-image: url(../img/icon_youtube_on.svg);
  background-size: 100%;
}

.reseaux .reseaux-sociaux .circle-icon .icon-youtube {
  background-image: url(../img/icon_youtube_off.svg);
}

.reseaux .circle-icon:hover .icon-youtube,
.reseaux .reseaux-sociaux .circle-icon:hover .icon-youtube {
  background-image: url(../img/icon_youtube_on.svg);
  background-size: 100%;
}

.reseaux .circle-icon .icon-twitter {
  display: inline-block;
  width: 15px;
  height: 12px;
  margin-bottom: 1px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: url(../img/icon_twitter_on.svg);
}

.reseaux .reseaux-sociaux .circle-icon .icon-twitter {
  background-image: url(../img/icon_twitter_off.svg);
}

.reseaux .circle-icon:hover .icon-twitter,
.reseaux .reseaux-sociaux .circle-icon:hover .icon-twitter {
  background-image: url(../img/icon_twitter_on.svg);
}

.reseaux .circle-icon .icon-facebook {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: url(../img/icon_fb_on.svg);
}

.reseaux .reseaux-sociaux .circle-icon .icon-facebook {
  background-image: url(../img/icon_fb_off.svg);
}


.reseaux .circle-icon:hover .icon-facebook,
.reseaux .reseaux-sociaux .circle-icon:hover .icon-facebook {
  background: url(../img/icon_fb_on.svg);
}

.reseaux a:nth-child(3):hover .circle-icon {
  border: 2px solid #00dafd;
  background: #00dafd;
}

.reseaux a:nth-child(1):hover .circle-icon {
  border: 2px solid #d2010b;
  background: #d2010b;
}

.reseaux a:nth-child(2):hover .circle-icon {
  border: 2px solid #9a58b5;
  background: #9a58b5;
}

.reseaux a:nth-child(4):hover .circle-icon {
  border: 2px solid #2239a7;
  background: #2239a7;
}

ul.stream {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dcsns-li {
  position: relative;
  overflow: hidden;
  width: 23%;
  margin: 1%;
  text-align: center;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
}

.dcsns-instagram .icon-insta {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: url(../img/icon_insta_off.svg) #FFF;
}

.dcsns-twitter .icon-twitter {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: inline-block;
  width: 15px;
  height: 12px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.0, 0.2, 1);
  background: url(../img/icon_twitter_off.svg) #FFF;
}

.dcsns-twitter img {
  width: 100%;
}

.dcsns-li a:link, .dcsns-li a:hover, .dcsns-li a:visited, .dcsns-li a:active {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #ff3b1b;
  font-family: "Source Sans Pro";
  font-weight: bold;
}

.dcsns-li:nth-child(odd) {
  position: relative;
  overflow: hidden;
  width: 23%;
  height: 150px;
  margin: 1%;
  text-align: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
}

.dcsns-li:nth-child(odd) img {
  width: 100%;
  margin-top: -25%;
}

.dcsns-li:nth-child(even) img {
  width: 100%;
}

.dcsns-li img {
  -o-object-fit: cover;
  object-fit: cover;
}

.section-thumb {
  text-align: center;
}

.dcsns-li .section-intro, .dcsns-li .twitter-user {
  display: none;
}

.dcsns-twitter {
  padding: 20px;
}

/************************************/

/*********** LIEUX FIFF ************/

.cinema h2 {
  margin-bottom: 250px;
}

.cinema .blue-box {
  position: relative;
  height: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding: 250px 5%;
  padding-bottom: 60px;
}


.cinema .blue-box .wrap {
  width: 60%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 80px;
}


.cinema .card-lieu {
  position: relative;
  width: 100%;
  text-align: center;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.cinema .card-lieu img {
  width: 100%;
}

.cinema .card-lieu p {
  padding: 15px 40px;
  text-align: center;
  font-weight: bold; 
}

.cinema .prio {
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
}

.cinema .prio .card-lieu {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 600px) {

  .cinema .blue-box {
    display:flex;
    padding-top:220px;
    padding-bottom:40px;
  }

  .cinema .blue-box .wrap {
    display:inline-block;
    width:100%;
    padding-left:20px;
    padding-right:20px;
  }
  .cinema .blue-box .wrap:nth-of-type(2) {
    padding-top:40px;
  }
  .cinema .blue-box .wrap:nth-of-type(3) {
    padding-top:20px;
  }

  .cinema .prio .card-lieu {
    width: 40%;
  }

}


@media only screen and (min-width: 1000px) {
  .cinema .blue-box {
    padding-top:250px;
    padding-bottom:50px;
  }
  .cinema .blue-box .wrap {
      padding-left:40px;
      padding-right:40px;
  }

}

@media only screen and (min-width: 1200px) {
  .cinema .blue-box {
    padding-top:310px;
  }
  .cinema .blue-box .wrap {
      padding-left:50px;
      padding-right:50px;
  }

}
.cinema .title-lieu {
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
  font-family: "Jaapokki";
  font-variant: small-caps; 
}

.cinema .prio .title-lieu {
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 2px;
  color: #ff3b1b;
  font-family: "Jaapokki";
  font-variant: small-caps; 
}


.cinema .red-box-wrap {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.cinema .red-box {
  position: relative;
  display: inline-block;
  width: 47%;
  height: 220px;
  padding: 30px 30px 40px 30px;
  color: #fff;
  background: #ff3b1b;
}

.cinema .red-box h2 {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #fff;
  font-family: "Source Sans Pro";
  font-size: 3.2rem;
}

.cinema .red-box h3 {
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
}

.cinema .red-box .button-wrap {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  text-align: center;
}

.cinema .red-box .button-wrap a:link, .cinema .red-box .button-wrap a:visited, .cinema .red-box .button-wrap a:hover, .cinema .red-box .button-wrap a:active {
  text-decoration: none;
  color: #FFF;
}

.purple-button .icon-youtube {
  display: inline-block;
  float: left;
  width: 15px;
  height: 15px;
  margin-top: 2px;
  margin-right: 10px;
  background-image: url(../img/icon_youtube_on.svg);
  background-size: 100%;
}

.purple-button .icon-slideshare {
  display: inline-block;
  float: left;
  width: 15px;
  height: 15px;
  margin-top: 2px;
  margin-right: 10px;
  background-image: url(../img/slideshare-logo.svg);
  background-size: 100%;
}

.cinema .red-box .purple-button {
  display: inline-block;
  width: auto;
  padding: 15px 30px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  font-size: 1.2rem;
}




/************************************/

/*********** MENU DOWN ************/

.white-menu {
  position: relative;
  width: 460px;
  margin-top: 100px;
  padding: 0px 20px;
  background-color: #fff;
}

.white-menu .circle-icon {
  position: relative;
  display: inline-block;
  float: left;
  width: 50px;
  height: 50px;
  margin: 15px;
  padding-top: 13px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-align: center;
  border: 2px solid #000;
  border-radius: 50%;
}

.white-menu .circle-icon:hover {
  border: 2px solid #96a7f5;
  background: #96a7f5;
}

.white-menu .disabled.circle-icon:hover {
  border: 2px solid #000;
  background: transparent;
}

.icon-progra, .icon-infos, .icon-partenariat, .icon-presse, .icon-download {
  margin-top: 15px;
}

.white-menu .circle-icon:hover .tooltip {
  opacity: 1;
}

.white-menu .circle-icon::after {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 23px;
  display: inline-block;
  width: 2px;
  height: 0px;
  content: '';
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  opacity: 0;
  border-radius: 1px;
  background: #96a7f5;
}

.white-menu .circle-icon:hover::after {
  top: -25px;
  height: 25px;
  opacity: 1;
}

.white-menu .disabled.circle-icon:hover::after {
  top: 0;
  height: 0;
  opacity: 0;
}

.white-menu .icon-hover {
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1); //margin-top: 20px;
  fill: #000;
}

.white-menu .circle-icon:hover .icon-hover {
  fill: #fff;
}

.white-menu .disabled.circle-icon:hover .icon-hover {
  fill: #000;
}

.white-menu .circle-icon .icon-hover-white {
  fill: #fff;
}

.white-menu .circle-icon:hover .icon-hover-white {
  fill: #96a7f5;
}

.purple-tooltip {
  color: #96a7f5;
}

/************************************/

/*********** SINGLE-FICHE-FILM ************/

.single-fiche-film .cover-img {
  height: 600px;
  background-attachment: fixed;
  background-position: center;
  background-size: cover; /*width: 100%;*/
  background-color:#222;
}
 
.single-fiche-film .cover-img.cover-2019,
.single-fiche-film .cover-img.cover-2023 { 
  background-size:cover;
  background-position: center top;
}
.single-fiche-film .cover-img.cover-2019.cover-archive { 
  background-size: cover;
  background-position: center top;
}
@media only screen and (min-width: 1200px) {
  .single-fiche-film .cover-img.cover-2019.cover-archive { 
    background-size: 1180px auto;
  }
}
@media only screen and (min-width: 1200px) {
  .single-fiche-film .cover-img.cover-2023 { 
    background-size:initial;
    background-position: center top;
  }
}

 
.single-fiche-film .container+.white-bg {
  margin-top: 50px;
}

.single-fiche-film h1 {
  float: left;
  margin-top: 100px;
  margin-bottom: 20px;
  color: #FFF;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  font-size: 3.5rem;
}

.single-fiche-film .cat-film {
  float: left;
  color: #FFF;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  font-size: 2rem;
  font-weight: bold;
}

.single-fiche-film .blue-box.shadow-box {
  height: 125px;
  margin-top: -100px;
  margin-bottom: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .single-fiche-film .blue-box.shadow-box {
    height: auto;
  }
}


.single-fiche-film .blue-box h2 {
  margin-bottom: 10px;
  text-transform: none;
  color: #fff;
  font-size: 2rem;
  font-weight: normal;
}

.single-fiche-film .white-bg {
  margin-bottom: 100px;
}

.single-fiche-film .blue-box span {
  color: #fff;
  font-size: 1.8rem;
}

.single-fiche-film .blue-box span h5 {
  font-size: 1.4rem;
  font-weight: normal;
}

.single-fiche-film .container h3 {
  color: #22478d;
  font-family: "Source Sans Pro";
  font-size: 2.8rem;
  font-weight: bold;
  font-variant: small-caps;
}

.single-fiche-film h2 .bg-title {
  position: absolute;
  z-index: -1;
  width: 8%;
  height: 70px;
  background: #ff3b1b;
}

.single-fiche-film h2 .container {
  margin-bottom: 70px;
  padding-top: 15px;
  color: #22478d;
  font-size: 2.8rem;
  font-variant: small-caps;
}

.single-fiche-film h4 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 2.8rem;
}

.single-fiche-film table {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
}

.single-fiche-film table {
  border: 1px solid #d0d0d0;
  font-size: 1.7rem;
  font-weight: bold;
}

.single-fiche-film table td {
  padding: 20px;
  border-bottom: 1px solid #d0d0d0;
  background: #fff;
}

.single-fiche-film table td+td {
  text-align: right;
  color: #000;
}

/************************************/

/*********** ACTUALITES ************/

.news-page-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news-wrap {
  position: relative;
  overflow: hidden;
  width: 30%;
  height: 150px;
  margin-bottom: 20px;
  padding: 20px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; //display: block;
}

.news-wrap h2 {
  z-index: 2;
  top: 10px;
  left: 10px;
  display: inline !important;
  padding: 0 5px;
  text-align: left;
  color: #fff !important;
  background: rgba(34, 71, 141, 0.82);
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  font-size: 1.5rem !important; //position: absolute;
  //box-shadow: 0px -10px 0px #22478d inset;
  //width: 100%;
}

.news-wrap .category {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  left: 10px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  font-size: 1.2rem;
}

.news-wrap .category::before {
  margin-right: 5px;
  content: '[';
}

.news-wrap .category::after {
  margin-left: 5px;
  content: ']';
}

.news-wrap .date {
  position: absolute;
  z-index: 2;
  right: 10px;
  bottom: 10px;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  font-size: 1.2rem;
  font-weight: bold;
}

.news-wrap:nth-child(1) {
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  width: 100%;
  height: 500px;
  margin-top: -150px;
  margin-bottom: 20px;
  background-size: cover;
}

.news-wrap:nth-child(1) h2 {
  position: absolute;
  z-index: 2;
  top: auto;
  bottom: 50px;
  left: 50px;
  display: inline;
  padding: 0 10px;
  text-align: left;
  color: #fff;
  background: rgba(34, 71, 141, 0.82);
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  font-size: 2.5rem; //box-shadow: 0px -15px 0px #22478d inset;
}

.news-wrap:nth-child(1) .category {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 50px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  font-size: 1.2rem;
  font-weight: bold;
}

.news-wrap:nth-child(1) .date {
  position: absolute;
  z-index: 2;
  right: 50px;
  bottom: 20px;
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  font-size: 1.2rem;
  font-weight: bold;
}

.news-page-wrap a:link, .news-page-wrap a:hover, .news-page-wrap a:active, .news-page-wrap a:visited {
  text-decoration: none;
  color: white;
}

/************************************/

/********** SINGLE POST **********/

.infos-post {
  margin-bottom: 30px;
}

.single-post .cover-post {
  max-width: 800px;
  margin-bottom: 30px;
}

.single-fiche-invite .cover-post {
  margin-bottom: 30px;
}

.single-post .share-post {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 20px;
  color: #FFF;
  background: #f5f5f5;
}

.single-post .share-post h4 {
  display: inline-block;
  float: left;
  margin-top: 10px;
  color: #22478d;
}

.single-post .share-facebook {
  display: inline-block;
  float: right;
  padding: 5px 15px;
  color: #fff;
  background: #3b569b;
  font-weight: bold;
}

.single-post .share-twitter {
  display: inline-block;
  float: right;
  padding: 5px 15px;
  color: #fff;
  background: #47c6fb;
  font-weight: bold;
}

.single-post .share-facebook a:link, .single-post .share-facebook a:visited, .single-post .share-facebook a:active, .single-post .share-facebook a:hover, .single-post .share-twitter a:link, .single-post .share-twitter a:visited, .single-post .share-twitter a:active, .single-post .share-twitter a:hover {
  text-decoration: none;
  color: #FFF;
}

.navigation h2 {
  display: none;
}

.next-post {
  float: right;
  width: 30%;
  height: 100px;
  background: #22478d;
}

.prev-post {
  float: left;
  width: 30%;
  height: 100px;
  background: #22478d;
}

a:link.navpost, a:visited.navpost, a:active.navpost, a:hover.navpost {
  white-space: nowrap;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-family: "Source Sans Pro";
  font-size: 1.3rem;
  font-weight: bold;
}

.navpost span {
  display: inline-block;
  width: 70%;
  margin-right: 5%;
  margin-left: 5%;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
}

.navpost:before {
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  content: '';
  vertical-align: middle;
  /* Adjusts for spacing */
}

.single-post .arrow-prev {
  float: left;
  width: 60px;
  height: 100%;
  content: '';
  background: url(../img/arrow_prev.svg) center no-repeat;
}

.single-post .arrow-next {
  float: right;
  width: 60px;
  height: 100%;
  content: '';
  background: url(../img/arrow_next.svg) center no-repeat;
}

.wp-caption-text {
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
  color: #919191;
}

/************************************/

/**************** PRO / PRESSE ****************/

.propresse {
  //margin-top: 90px;
}

.page-template-template-revuedepresse .blue-box-waves {
  height: 550px;
  margin-bottom: 90px;
}

.propresse .blue-box {
  width: 100%;
  height: 340px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  background-color: #22478d;
}

.propresse .blue-box h3 {
  width: 100%;
  padding: 30px 0;
  text-align: center;
  color: #fff;
  font-family: "Jaapokki";
}

.propresse a.button-border, .propresse a:visited.button-border, .propresse a:hover.button-border, .propresse a:active.button-border {
  display: inline-block;
  width: 70%;
  margin: 10px;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #fff;
  font-weight: bold;
}

.propresse a.button-border.disabled, .propresse a:visited.button-border.disabled, .propresse a:hover.button-border.disabled, .propresse a:active.button-border.disabled {
  opacity: 0.6;
}

.propresse .disabled {
  cursor: default;
}

.propresse .disabled .lock {
  display: inline-block;
  width: 16px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: -3px;
  background: url(../img/icon_lock.svg); //float: left;
}

.page-template-template-revuedepresse .puces.container ul {
  padding-left: 20px;
  list-style: disc url(../img/puce.png);
}

.page-template-template-revuedepresse .puces.container li {
  padding-left: 1em;
  list-style: disc url(../img/puce.png);
  text-indent: -.7em;
}

.page-template-template-revuedepresse .revuedepresse.container ul {
  list-style: none;
}

.page-template-template-revuedepresse .revuedepresse.container li {
  list-style: none;
}

.page-template-template-revuedepresse .title-bg {
  margin-top: 95px;
}

.page-template-template-revuedepresse h4 {
  margin-bottom: 20px;
  text-align: center;
  color: #ff3b1b;
  font-family: "Jaapokki";
  font-size: 2.2rem;
}

.timeline-wrap {
  margin-bottom: 90px;

  text-align: center;
}

a:link.timeline, a:hover.timeline, a:visited.timeline, a:active.timeline {
  display: inline-block;
  padding: 10px 30px;
  text-decoration: none;
  color: #fff;
  background: #96a7f5;
  font-size: 1.8rem;
  font-weight: bold;
}

.timeline-line {
  display: inline-block;
}

.timeline-line::after {
  display: inline-block;
  width: 20px;
  height: 3px;
  margin: 0px 10px 5px 10px;
  content: ' ';
  background: #96a7f5;
}

.timeline-line:last-child::after {
  display: inline-block;
  width: 0px;
  height: 3px;
  margin: 0px 10px 5px 10px;
  content: ' ';
  background: #96a7f5;
}

.propresse h2 {
  display: inline-block;
  margin-top: 0;
  margin-top: 90px;
  margin-bottom: 30px;
  letter-spacing: 3px;
  color: #ff3b1b;
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
  font-variant: small-caps;
}

/************************************/

/****************** A PROPOS ******************/

.page-template-template-apropos .blue-box-waves {
  margin-bottom: -310px;
}

.page-template-template-apropos .container h2, .page-template-archive .container h2, .page-template-template-smallblue .container h2, .page-template-template-etroit .container h2 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 3px;
  color: #ff3b1b;
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
  font-variant: small-caps;
}

.page-template-template-revuedepresse .container ul.timeline-wrap li a:link, 
.page-template-template-revuedepresse .container ul.timeline-wrap li a:visited, 
.page-template-template-revuedepresse .container ul.timeline-wrap li a:hover, 
.page-template-template-revuedepresse .container ul.timeline-wrap li a:active {
  padding: 3px 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background: #96a7f5;
  font-family: "Source Sans Pro";
  font-weight: bold;
}

.gdc_inner ul+p {
  margin-bottom: 15px;
}

.page-template-template-apropos .cover-img {
  width: 100%;
  height: 400px;
  background-position: center;
  background-size: cover;
}

/************************************/

/************CONTACT***********/

.page-template-template-contact .nav-tabs {
  background: #ff3b1b;
}

.page-template-template-contact .nav-tabs li {
  padding: 10px 20px;
}

#jours .nav-tabs li {
  padding:10px;
}

.page-template-template-contact .nav-tabs li a:link, 
.page-template-template-contact .nav-tabs li a:hover {
  text-transform: none !important;
  color: #fff;
  border: 0px solid transparent;
  border-radius: 0px;
  background: transparent !important;
  font-size: 2rem;
  font-variant: small-caps;
}
.nav-tabs li a:link, 
.nav-tabs li a:hover,
.nav-tabs li a:visited {
  color:#fff;
}
.nav-tabs li.active a:link, 
.nav-tabs li.active a:hover,
.nav-tabs li.active a:visited {
  color:#000;
}

.page-template-template-contact .nav-tabs li.active, .page-template-template-contact .nav-tabs li.active a:link, .page-template-template-contact .nav-tabs li.active a:hover {
  text-transform: none !important;
  color: #000;
  border: 0px solid transparent;
  border-radius: 0px;
  background: #fff !important;
  font-size: 2rem;
  font-variant: small-caps;
}

.page-template-template-contact .container .blue-box {
  position: relative;
  z-index: 9;
  float: left;
  width: 40%;
  height: auto;
  padding: 5%;
  color: #fff;
}

.page-template-template-contact .blue-box-waves {
  height: 400px;
  margin-bottom: -200px;
}

.tab-pane {
  padding: 5%;
}

.tab-content {
  color: #000;
  background: #fff;
}

.page-template-template-contact .container .blue-box a:link, .page-template-template-contact .container .blue-box a:hover, .page-template-template-contact .container .blue-box a:active, .page-template-template-contact .container .blue-box a:visited {
  color: #fff;
}

.page-template-template-contact #contactform {
  float: right;
  width: 60%;
  height: auto;
  margin-top: 147px;
}

#mapkit-1786 {
  width: 100%;
  height: 400px;
  margin-top: 50px;
}

/******************************/

/************PARTENAIRES***********/

.page-template-template-partenaires .nav-tabs {
  background: #ff3b1b;
}

.page-template-template-partenaires .nav-tabs li {
  padding: 10px 20px;
}

.page-template-template-partenaires .nav-tabs li a:link, .page-template-template-partenaires .nav-tabs li a:hover {
  text-transform: none !important;
  color: #fff;
  border: 0px solid transparent;
  border-radius: 0px;
  background: transparent !important;
  font-size: 2rem;
  font-variant: small-caps;
}

.page-template-template-partenaires .nav-tabs li.active, .page-template-template-partenaires .nav-tabs li.active a:link, .page-template-template-partenaires .nav-tabs li.active a:hover {
  text-transform: none !important;
  color: #000;
  border: 0px solid transparent;
  border-radius: 0px;
  background: #fff !important;
  font-size: 2rem;
  font-variant: small-caps;
}

.page-template-template-partenaires .container .blue-box {
  position: relative;
  z-index: 9;
  float: left;
  width: 40%;
  height: auto;
  padding: 5%;
  color: #fff;
}

.page-template-template-partenaires .blue-box-waves {
  height: 400px;
  margin-bottom: -200px;
}

.page-template-template-partenaires .container .blue-box a:link, .page-template-template-partenaires .container .blue-box a:hover, .page-template-template-partenaires .container .blue-box a:active, .page-template-template-partenaires .container .blue-box a:visited {
  color: #fff;
}

.page-template-template-partenaires #contactform {
  float: right;
  width: 100%;
  height: auto;
  margin-top: 147px;
}

.page-template-template-partenaires .wrap-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.page-template-template-partenaires .logo-partenaires {
  width: 15%;
  height: 150px;
  margin-bottom: 20px;
  padding: 0 1.5%;
  white-space: nowrap;
  /* interdiction de passer à la ligne */
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 150px;
  /* hauteur de ligne (identique) */
}

.home .logo-partenaires {
  width: 45%;
  height: 150px;
  margin-bottom: 20px;
  padding: 0 1.5%;
  white-space: nowrap;
  /* interdiction de passer à la ligne */
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5); //line-height: 150px; /* hauteur de ligne (identique) */
}

.home .logo-partenaires:before {
  display: inline-block;
  height: 150px;
  margin-right: -0.25em;
  content: '';
  vertical-align: middle;
  /* Adjusts for spacing */
}

.home .logo-partenaires img {
  vertical-align: middle;
}

.page-template-template-partenaires .logo-partenaires img, .home .logo-partenaires img {
  max-width: 100%;
  max-height:80%;
  padding-top:10%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.page-template-template-partenaires .logo-partenaires:hover img, .home .logo-partenaires:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.home .partenaires .blue-box {
  height: auto;
}

/******************************/

/**************PROGRAMMATION****************/
#tribe-bar-form, .tribe-bar-views-inner, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a{
  background: #fff !important;
}

.page-template-template-programme-php .blue-box-waves {
  height: 200px;
  margin-bottom: -40px;
}

.tribe-events-page-title {
  color: #ff3b1b;
  font-family: "Jaapokki", sans-serif;
}

.stec-top .stec-top-menu-filter-calendar .stec-top-menu-filter-calendar-dropdown li {
  display: inline-block !important;
  width: auto !important;
}

.stec-top-menu-filter-calendar-dropdown li[data-calid='0'] {
  display: none !important;
}

.stec-top .stec-top-menu-filter-calendar .stec-top-menu-filter-calendar-dropdown {
  position: relative !important;
  z-index: 1;
  top: 0 !important;
  visibility: visible !important;
  width: 100% !important;
  margin-top: 52px !important;
  opacity: 1 !important;
  font-family: "Source sans pro" !important;
  font-size: 1.5rem !important;
}

body .stec-top .stec-top-menu-filter-calendar-dropdown {
  background: #FFF !important;
}

.stec-top-search-dropdown, .stec-top-menu-date-dropdown {
  z-index: 3;
}

/******************************/

/*********PAGE COMPETITION*********/

.page-template-template-compet .blue-box-waves, .page-template-template-parallele .blue-box-waves, .page-template-template-grille .blue-box-waves {
  margin-bottom: -300px;
}

.page-template-template-compet .fiche-jury p {
  margin-top: 15px;
  text-align: center;
}

.wrap-jury {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fiche-jury {
  width: 16%;
  margin-right: 2%;
  margin-bottom: 10px;
  margin-left: 2%;
}

.page-template-template-compet .fiche-jury .photo-jury {
  width: 100%;
  height: 150px;
  margin-bottom: 15px;
  background-position: center;
  background-size: cover;
}


@media only screen and (min-width: 768px) {
  .page-template-template-compet .fiche-jury .photo-jury {
    height: 250px;
  }
}

/******************************/

/*********** ARCHIVES *********/

.white-box {
  width: 100%;
  height: auto;
  padding: 50px;
  color: black;
  background: #FFF;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.wrap-archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
}

.affiche-archive {
  position: relative;
  overflow: hidden;
  width: 225px;
  height: 320px;
  margin-right: 2%;
  margin-bottom: 50px;
  margin-left: 2%;
  -webkit-transition: all 0.5s 0.3s ease;
  -moz-transition: all 0.5s 0.3s ease;
  transition: all 0.5s 0.3s ease;
  text-align: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
}

.affiche-archive:hover {
  box-shadow: 5px 5px 0px rgba(255, 255, 255, 1), -5px -5px 0px rgba(255, 255, 255, 1), 10px 10px 0px rgba(255, 59, 27, 1), -10px -10px 0px rgba(255, 59, 27, 1), 0px 0px 0px rgba(0, 0, 0, 0.5);
}

.overlay-affiche {
  position: absolute;
  top: 20%;
  left: 20%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.3s ease;
  background: rgba(34, 71, 141, 0);
}

.affiche-archive:hover .overlay-affiche {
  top: 0;
  left: 0;
  background: rgba(34, 71, 141, 0.7);
}

.title-affiche {
  position: absolute;
  z-index: 3;
  right: 5%;
  bottom: 5%;
  height: 50%;
  padding: 30px;
  -webkit-transition: all 0.5s 0.3s ease;
  -moz-transition: all 0.5s 0.3s ease;
  transition: all 0.5s 0.3s ease;
  opacity: 0;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.affiche-archive:hover .title-affiche {
  right: 0;
  bottom: 0;
  height: 50%;
  opacity: 1;
}

.photo-affiche {
  position: absolute;
  left: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
}

.nav-archive .wrap-archive.container {
  border-top: 5px dotted #22478d;
  padding-top: 80px;
}

.nav-archive {
  margin-top:80px;
}
.nav-archive .affiche-archive {
  width: 96px;
  height: 139px;
}
.nav-archive .title-affiche {
  font-size: 16px;
  padding: 0 30px 30px;
}

.page-template-template-singlearchive .container h2,
.page-template-template-singlearchive2 .container h2 {
  display: inline-block;
  margin-top: 0; 
  margin-bottom: 30px;
  letter-spacing: 3px;
  color: #ff3b1b;
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
  font-variant: small-caps;
}

.page-template-template-singlearchive .tab-content, 
.page-template-template-singlearchive .nav-tabs,
.page-template-template-singlearchive2 .nav-tabs,
.page-template-template-singlearchive2 .tab-content {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
}

/******************************/

/* MISC */

.spacer {
  padding: 50px;
}

.nav-tabs {
  background: #ff3b1b;
}

.nav-tabs li {
  padding: 10px 20px;
}

.nav-tabs li a:link, .nav-tabs li a:hover {
  text-transform: none !important;
  color: #fff;
  border: 0px solid transparent;
  border-radius: 0px;
  background: transparent !important;
  font-size: 2rem;
  font-variant: small-caps;
}

.nav-tabs li.active {
  text-transform: none !important;
  color: #000;
  border: 0px solid transparent;
  border-radius: 0px;
  background: #fff !important;
  font-size: 2rem;
  font-variant: small-caps;
}

.nav-tabs li.active a:link, .nav-tabs li.active a:hover {
  text-transform: none !important;
  color: #000;
  border: 0px solid transparent;
  border-radius: 0px;
  background: transparent !important;
  font-size: 2rem;
  font-variant: small-caps;
}

.page-template-default .cover-img {
  width: 100%;
  height: 400px;
  margin-bottom: 90px;
  background-position: center;
  background-size: cover;
}

.page-template-default .blue-box-waves {
  margin-bottom: -335px;
}

.page-template-template-smallblue .blue-box-waves, 
.page-template-template-singlearchive .blue-box-waves, 
.page-template-template-singlearchive2 .blue-box-waves, 
.search-results .blue-box-waves, 
.page-template-template-autobio .blue-box-waves,
.page-template-template-etroit .blue-box-waves  {
  height: 200px;
  margin-bottom: 50px;
}

.page-template-archive .blue-box-waves {
  height: 300px;
  margin-bottom: -100px;
}

.clear {
  clear: both;
}

.hide {
  display: none;
}

.vcenter {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

#overlay-blue {
  position: fixed;
  z-index: -9999;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  background: rgba(34, 71, 141, 0.95);
}

.overlay-blue-activated {
  position: fixed;
  z-index: 99999 !important;
  top: 0;
  left: 0 !important;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1 !important;
  background: rgba(34, 71, 141, 0.95);
}

#overlay-blue label {
  display: block;
  margin-top: 100px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
}

#overlay-blue form input[type="text"] {
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 20px;
  color: #fff;
  border: 0;
  border-bottom: 2px solid #fff;
  outline: none;
  background: transparent;
  font-family: "Jaapokki";
  font-size: 2rem;
}

#overlay-blue form input[type="submit"] {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
  text-transform: uppercase;
  color: white;
  outline: none;
  background: transparent;
  box-shadow: inset 0px 0px 0px #fff, 0px 0px 0px rgba(0, 0, 0, 0.3);
  font-size: 1.25rem;
}

#overlay-blue form input[type="submit"]:hover {
  text-decoration: none;
  color: #22478d;
  box-shadow: inset 0px -70px #fff, 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.close-icon {
  position: fixed;
  z-index: 99999999;
  top: 50px;
  right: 20px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  background: url(../img/close-big.svg) no-repeat;
}

.search .container h2 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 3px;
  color: #ff3b1b;
  font-family: "Jaapokki";
  font-size: 2.5rem;
  font-weight: normal;
  font-variant: small-caps;
}

.alignleft, 
img.alignleft,
.alignright, 
img.alignright,
.aligncenter, 
img.aligncenter {
  min-width:100%;
  max-width:100%;
  height:auto;
}
.img-100 {
  width:100%;
  height:auto; 
}

@media only screen and (min-width: 481px) {

  .alignleft, 
  img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .alignright, 
  img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }

  .aligncenter, 
  img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }

  .alignleft, 
  img.alignleft,
  .alignright, 
  img.alignright,
  .aligncenter, 
  img.aligncenter {
    min-width:0;
  }

}
@media only screen and (min-width: 768px) {
  img.affiche-edito {
    margin-top: -250px;
    margin-bottom: 20px;
    margin-left: 40px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4); 
  }
}


.page-template-template-grille .nav-tabs {
  background:#222;
}

.page-template-page-agenda-2023 .blue-box-waves {
  height: 400px;
}


ul.seances {
  list-style:none;
}
li.seance {
  background:#f6f6f6;
  margin-bottom:20px;
  font-size:120%;
  padding-bottom:15px;
}


li.seance > a {
  display:block;
  width:100%;
  height:100%;
  color:#222 !important;
}
li.seance > a:hover {
  opacity:0.9;
}
li.seance a {
  color:#333 !important;
  font-weight:normal !important;
  transition:0.3s all;
  webkit-transition:0.3s all;
}
li.seance a:hover {
  color:#214488 !important;
}
li.seance .heure {
  width:100%;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:32px;
  display:block;
  padding:5px 15px;
}
li.seance .lieu {
  display:block;
  text-align:center;
  background:#555;
  color:#fff;
  width:100%;
  padding:5px 15px;
  margin-bottom:15px;
}
li.seance .ligne {
  display:block;
  padding:5px 15px;
  text-align:center;
  
}
li.seance .film .titre {
  font-style:italic;
  font-weight:bold;
}
li.seance .film .duree {

}
li.seance .film .real {

}
li.seance .avant {
  font-weight:bold;
  text-transform:uppercase;
  font-size:110%;
  max-width: 40%;
}
li.seance .apres {
  font-size:80%;
}
li.seance img {
  display:none;
}


li.seance.tres-fort {
  background:#eee !important;
  padding-left: 15px;

  margin-bottom:60px;
}
li.seance.tres-fort .lieu {
  background: #ff3b1b !important;
  color: #fff !important;
  font-weight: bold;
}
li.seance.tres-fort > b:first-of-type {
  padding-top:10px;
}
li.seance.tres-fort.temps-fort::after {
  background: #bbb !important;
  width:100%;
}

@media only screen and (min-width: 768px) {
  li.seance {
    height:120px;
    padding-bottom:0;
    font-size:110%;
    margin-bottom:40px;
  }
  li.seance.temps-fort {
    height:150px;
    position:relative;
    z-index:3;
  }
  /*li.seance.temps-fort::before {
    position:absolute;
    right:-8px;
    bottom:-8px;
    background:transparent;
    content: "";
    width: 80%;
    height: 8px;
    z-index: 1;
  }
  li.seance.temps-fort::after {
    position:absolute;
    right:-8px;
    bottom:-8px;
    background:transparent;
    content: "";
    width: 8px;
    height: 100%;
    z-index: 1;
  }*/
  li.seance.temps-fort::after {
    position:absolute;
    right:0;
    bottom:-8px;
    background:transparent;
    content: "";
    height: 8px;
    width: 79.9%;
    z-index: 1;
  }

  li.seance.l-3 { 
    height:145px;
  }
  li.seance.l-4 { 
    height:170px;
  }
  li.seance.l-5 { 
    height:190px;
  }
  li.seance.l-6 { 
    height:210px;
  }
  li.seance.l-7 { 
    height:230px;
  }
  li.seance.l-8 { 
    height:250px;
  }
  li.seance.l-9 { 
    height:270px;
  }
  li.seance.l-3.temps-fort { 
    height:175px;
  }
  li.seance.l-4.temps-fort { 
    height:200px;
  }
  li.seance.l-5.temps-fort { 
    height:220px;
  }
  li.seance.l-6.temps-fort { 
    height:240px;
  }
  li.seance.l-7.temps-fort { 
    height:260px;
  }
  li.seance.l-8.temps-fort { 
    height:280px;
  }
  li.seance.l-9.temps-fort { 
    height:300px;
  }

  li.seance .ligne {
    padding:2px 0;
    text-align:left;
  }
  li.seance .ligne p {
    display:inline;
  }

  li.seance .heure {
    width: 130px;
    float: left;
    height: 100%;
    margin-right: 20px;
    padding-top:1px;
    font-size:28px;
    background: #fff;
    color: #444;
    font-weight: bold;
    text-align:left;
  }

  li.seance .lieu {
    margin-top:10px;
    margin-bottom:5px;
    font-size:80%;
    padding:2px 8px;
  }

  li.seance b {
    display:block;
    font-weight:inherit;
  }
  li.seance b span {
    display: inline-block !important;
    width: auto !important;
  }
}


@media only screen and (min-width: 988px) {
  li.seance.temps-fort::after {
    width: 84.59%;
  }
}
@media only screen and (min-width: 1200px) {
  li.seance.temps-fort::after {
    width: 87.29%;
  }
}

@media only screen and (min-width: 980px) {
  li.seance img {
    display:block;
    float:right;
    height:100%;
    max-height: 180px;
    width:auto;
  }
}

ul.categories {
  margin:60px 0 30px;
  padding:40px 20px 20px;
  border-top:4px dotted #ddd;
}

ul.categories li {
  display:inline-block;
  margin:10px 30px 0 0;
}

ul.categories li i {
  margin-right:8px;
  border-radius:50%;
  height: 14px;
  width: 14px;
  display: inline-block;
margin-bottom: -2px;
}

.gdc_chalf:first-of-type ul {
  padding-left:15px;
}

.page #jours .nav-tabs li a:link, 
.page #jours .nav-tabs li a:visited {
  color:#eee !important;
}
.page #jours .nav-tabs li a:link:hover, 
.page #jours .nav-tabs li a:visited:hover {
  color:#fff !important;
}
.page #jours .nav-tabs li.active a:link, 
.page #jours .nav-tabs li.active a:visited {
  color:#000 !important;
}


.gdc_inner img {
  max-width:100% !important;
  height:auto !important;
}

@media only screen and (min-width: 768px) {
  .container.small-container {
    width:500px !important;
  }
  .blue-waves .container.small-container h1 {
    text-align:center;
  }
}

@media only screen and (min-width:992px) {
  .container.small-container {
    width:600px !important;
  }
}

@media only screen and (min-width:1200px) {
  .container.small-container {
    width:700px !important;
  }
}

i.presence,
i.jeune-public {
  height: 16px;
  width: 16px;
  margin: 8px 0 -3px 15px;
  display: inline-block;
  background-size: contain;
}

i.presence {
  background-image:url('../img/etoile2023.png');
  cursor:pointer;
  height: 20px;
  width: 20px;
  margin-bottom: -5px;
}

i.jeune-public {
  background-image:url('../img/jp.png');
  display:none;
}
li > i.presence,
li > i.jeune-public {
margin-left: 0;
margin-top: 0;
}

.tippy-content {
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: left;
}

.tippy-tooltip { 
  padding: 1rem 1.3rem !important;
}

dc-wall li[rel~="31271505"] {
    display: none;
}

.widget.widget_sib_subscribe_form h2 {
  display:none !important;
}


.page-template-template-singlearchive-php .contenu p span,
.page-template-template-singlearchive2-php .contenu p span {
  clear:none !important;
  padding-top:0 !important;
}

.page-template-template-singlearchive-php .contenu p > br + span,
.page-template-template-singlearchive2-php .contenu p > br + span {
  padding-top:0px!important;
}

@media only screen and (max-width: 992px) {
  .home .home-slider-container + .col-md-4 {
    display:none !important;
  } 
  .home .menu + .blue-box-waves {
    margin-bottom:150px;
  }
  .home .competition iframe,
  .page-template-page-home-enligne .competition iframe {
    max-width:100%;
  }
}

.home-bloc-un {
  padding: 31px 40px;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  margin-bottom: 80px;
  border:25px solid #f84a90;
  /*border-top-color:#4d1959;
  border-bottom-color:#4d1959;*/
}

.home-bloc-deux {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}

.home-bloc-un img,
.home-bloc-deux img {
  max-width:100% ;
}

.home-bloc-un > img:first-of-type {
 margin: 0 0 15px;
}

.home-bloc-un p {
  font-size:18px;
  margin:20px 0;
}

.home-bloc-un ul,
.realisatrices-details ul {
  margin:20px 0 ;
  list-style:none;
}

.home-bloc-un ul li, 
.realisatrices-details ul li {
  font-size:18px;
  margin:10px 0;
  padding-left:60px;
  background-image:url('../img/2024/fleche-rose.png');
  background-repeat: no-repeat;
  background-size: auto 20px;
  background-position: left 7px top 3px;
}
.realisatrices-details p {
  font-size: 16px;
  margin:5px 0;
}

.realisatrices-details img + p, 
.realisatrices-details p + .bouton-2021 {
  margin-top:20px;
}

.home-bloc-un ul li.no-fleche {
  background:none;
}
.home-bloc-un .bouton-2021 {
  margin-right:14px;
  margin-top:20px;
}

.realisatrices-details ul li {
  font-size:16px;
}
.realisatrices-details ul li a {
  color:#444 !important;
} 


@media only screen and (max-width: 992px) {
  .home-bloc-deux {
    display:none;
  }
  .page-template-page-home-enligne .menu + .blue-box-waves {
    height:auto;
    margin-bottom:100px;
    padding-bottom: 60px;
  }
}

.blocs .bloc {
  margin-top: 20px ;
  margin-bottom: 30px;
}

.blocs .bloc .bloc-img-container {
  position:relative;
}

.blocs .bloc .bloc-img-container label {
  position:absolute;
  display:inline-block;
  padding: 6px 10px 2px;
  background:#222;
  font-family: "Jaapokki";
  color:#fff;
  text-transform:uppercase;
  letter-spacing: .3px;
  font-size: 1em;

}
.blocs .bloc.rose .bloc-img-container label {
  background:#92c524; 
}
.blocs .bloc.bleu .bloc-img-container label {
  background:#22478d; 
} 
.blocs .bloc.vert .bloc-img-container label {
  background:#4c8c5c; 
} 
.blocs .bloc.vert2 .bloc-img-container label {
  background:#609693; 
} 

.blocs .bloc.bleuclair .bloc-img-container label {
  background:#4d1959; 
} 
.blocs .bloc.jaune .bloc-img-container label {
  background:#eee909; 
} 
.blocs .bloc.rouge .bloc-img-container label {
  background:#f84a90; 
} 
.blocs .bloc.bordeaux .bloc-img-container label {
  background:#911030; 
} 
.blocs .bloc.bleuclair2 .bloc-img-container label {
  background:#4c87aa; 
} 



.blocs .bloc h2 {
  color:#222;
  line-height: 1.1;
  margin:15px 0 8px;
  letter-spacing: .6px;
} 
.blocs .bloc h2 a {
  color:#444;
}
.blocs .bloc h2 a:hover {
  color:#222;
}
.blocs .bloc.rose h2,
.blocs .bloc.rose h2 a {
  color:#92c524; 
}
.blocs .bloc.bleu h2,
.blocs .bloc.bleu h2 a {
  color:#22478d; 
}
.blocs .bloc.vert h2,
.blocs .bloc.vert h2 a {
  color:#4c8c5c; 
}
.blocs .bloc.vert2 h2,
.blocs .bloc.vert2 h2 a {
  color:#609693; 
}
.blocs .bloc p {
  font-size:1.1em;
}
.blocs .bloc p a {
  text-decoration:underline;
  color:#666;
  font-weight:bold;
}
.blocs .bloc p a:hover {
  color:#222;
}
.realisatrices-video {
  text-align:left;
}
.realisatrices-video iframe {
  max-width:93%;
}
.realisatrices-details {
  padding:22px 31px;
  text-align:left;
  margin-top: 45px;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
}


@media only screen and (min-width: 992px) {
  .paroles-public {
    margin-left:60px;
  }
  .realisatrices-details.col-md-5 {
    width:46%; 
  }
}




a.bouton-2021 {
  display: inline-block; 
  transition:background-color .2s;
  text-transform: uppercase; 
  padding: 10px 20px 10px 50px;
  font-weight: 300;
  font-size: 1.2em;
  background-repeat: no-repeat;
  background-size: auto 60%;
  background-position: left 7px top 50%;
  margin-right:15px;

  background-color: #f84a90;
  color:#fff;
} 
a.bouton-2021.nospace {
  margin-right:0;
}
a.bouton-2021.petit {
  font-size: 0.9em;
  padding: 7px 12px 5px 38px;
}
a.bouton-2021.border {
  border:1px solid #6fa7dd;
}
a.bouton-2021.rose {
  background-color: #6fa7dd;
  color:#fff;
}
a.bouton-2021.blanc {
  background-color: #fff;
  color:#6fa7dd;
}

a.bouton-2021:hover {
  background-position: left 10px top 50%;
  text-decoration:none;
}
a.bouton-2021.rose:hover {
  background-color: #fff;
  color: #6fa7dd;
}
a.bouton-2021.blanc:hover {
  background-color: #6fa7dd;
  color: #fff;
}

a.bouton-2021.festivalscope.blanc,
a.bouton-2021.festivalscope.rose:hover {
  background-image: url('../img/2024/fs-bleu.png');
}
a.bouton-2021.festivalscope.rose,
a.bouton-2021.festivalscope.blanc:hover {
  background-image: url('../img/2021/fs-blanc.png');
}

a.bouton-2021.billetterie.blanc,
a.bouton-2021.billetterie.rose:hover {
  background-image: url('../img/2024/tickets-bleu.png');
}
a.bouton-2021.billetterie.rose,
a.bouton-2021.billetterie.blanc:hover {
  background-image: url('../img/2021/tickets-blanc.png');
}

a.bouton-2021.modedemploi.blanc,
a.bouton-2021.modedemploi.rose:hover {
  background-image: url('../img/2024/info-bleu.png');
}
a.bouton-2021.modedemploi.rose,
a.bouton-2021.modedemploi.blanc:hover {
  background-image: url('../img/2021/info-blanc.png');
}

a.bouton-2021.programme.blanc,
a.bouton-2021.programme.rose:hover {
  background-image: url('../img/2024/prog-bleu.png');
}
a.bouton-2021.programme.rose,
a.bouton-2021.programme.blanc:hover {
  background-image: url('../img/2021/prog-blanc.png');
}

a.bouton-2021.play.blanc,
a.bouton-2021.play.rose:hover {
  background-image: url('../img/2024/play-bleu.png');
}
a.bouton-2021.play.rose,
a.bouton-2021.play.blanc:hover {
  background-image: url('../img/2021/play-blanc.png');
}



.encart-festivalscope {
  background:#eee;
  padding:20px;
  margin:20px 0 50px;
}
.encart-festivalscope .bouton-2021 {
  margin-top:30px;
}
.encart-festivalscope h2 {
  margin-bottom:30px;
}
.encart-festivalscope h2 img {
  height: 25px;
  margin-top: -4px;
  margin-left: 15px;  
}
.encart-festivalscope p {
  font-size: 18px;
}


@media only screen and (min-width: 992px) and (max-width:1200px) {
  .blocs .col-md-4:nth-of-type(3n+1) {
    clear:both;
  }
}
@media only screen  and (min-width:1200px) {
  .blocs .col-lg-3:nth-of-type(4n+1) {
    clear:both;
  }
}

/* Mode d'emploi */


@media only screen and (min-width: 799px) {
  .page-id-17517 .alignleft,
  .page-id-17976 .alignleft {
    float:none;
    margin: 0 auto;
  }
}


@media only screen and (min-width: 800px) {
  .page-id-17517 .alignleft,
  .page-id-17976 .alignleft,
  .page-id-17976 .aligncenter {
    width:49%;
  }
}

.page-id-17517 h1,
.page-id-17976 h1 {
  text-align:center;
}


/* Dates de diffusion */
.page-id-17519 .container > div:not(.small-container) {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  margin: 0 0 50px;
  padding: 20px 35px;
}

.page-id-17519 .container h3 {
  background-color:#444;
  color:#fff;
  padding:5px 35px 5px 35px;
  display:inline-block;
  margin-left:-35px;
  position: relative;
  top: -20px;
  text-transform:uppercase;
}
.page-id-17519 .container > div:not(.small-container):nth-of-type(1) h3 {
  background-color: #22478d;
}
.page-id-17519 .container > div:not(.small-container):nth-of-type(2) h3,
.page-id-17519 .container > div:not(.small-container):nth-of-type(10) h3 {
  background-color: #4c8c5c;
}
.page-id-17519 .container > div:not(.small-container):nth-of-type(3) h3 {
  background-color: #609693;
}
.page-id-17519 .container > div:not(.small-container):nth-of-type(4) h3 {
  background-color: #a8bf66;
}
.page-id-17519 .container > div:not(.small-container):nth-of-type(5) h3 {
  background-color: #143471;
}
.page-id-17519 .container > div:not(.small-container):nth-of-type(6) h3 {
  background-color: #395a98;
}
.page-id-17519 .container > div:not(.small-container):nth-of-type(7) h3 {
  background-color: #607d96;
}
.page-id-17519 .container > div:not(.small-container):nth-of-type(8) h3 {
  background-color: #0c4abf;
}

.page-id-17519 .container h4 {
  font-size:1.5em;
  margin:0 0 12px 0;
  margin-top:-10px;
}

.page-id-17519 .container h5 {
  font-size:1.25em;
  margin:10px 0;
}

.page-id-17519 .container ul {
  list-style:none;
}

.page-id-17519 .container a {
  color:#444;
  font-style:italic;
}

.container img {
  max-width:100%;
  height: auto;
}

h4 span {
  clear:none;
}

.single-fiche-film .container .videos-2021 h3 {
    color: #92c524;
    font-family: "Source Sans Pro";
    font-size: 2.8rem;
    font-weight: bold;
    font-variant: small-caps;
    margin-bottom:20px;
}

@media only screen and (min-width: 800px) {
  .single-fiche-film .container .col-md-7 {
    padding-left:40px;
  }
}






.new-archive-header {
  height: auto !important;
  margin-bottom: 50px;
  padding-bottom: 40px;
}
.new-archive-header .container {
  position: relative;
}
.new-archive-header p {
  font-size: 18px; 
  font-weight: bold;
  color: #fff;
}
.new-archive-header .affiche-edition {
  max-width: 100% ;
  width: auto;
  margin: 40px auto;
}

.sections-edition ul {
  list-style: none;
}
.sections-edition li {
  margin: 0 0 5px;
}
.sections-edition li a,
.sections-edition li span {
  display: inline-block;
  padding: 2px 7px ;
  color: #22478d !important;
  font-weight: normal !important;
  border: 1px solid #22478d;
  border-radius: 3px;
}
.sections-edition li a.plein,
.sections-edition li a:hover,
.sections-edition li a:focus,
.sections-edition li a:active {
  background: #22478d;
  color: #fff !important;
  text-decoration: none !important;
}
.sections-edition li a.plein:hover,
.sections-edition li a.plein:focus,
.sections-edition li a.plein:active {
  background: #444;
}

.new-archive .container .contenu {
  padding: 40px 0;
}

@media only screen and (min-width: 600px) {
  .new-archive-header .affiche-edition {
    position: absolute;
    right: 0;
    top: 0;
    max-height: 500px;
    max-width: 250px;
    width: auto;
    margin:  40px 0 40px 40px;
  }
  .sections-edition ul {
    margin:  0 300px 30px 0;
  }
  .sections-edition li {
    display: inline-block;
    margin: 0 15px 9px 0;
  }
}


.repertoire-waves {
  height: 430px;
}
.repertoire {

}
.repertoire table {
  width: 100%;
}
.repertoire tr {

}

.repertoire th {
  text-align: left;
}

.repertoire th, 
.repertoire .personne td {
  padding:  2px 4px;
}

.repertoire .personne.focus td {
  font-weight: bold;
}

.repertoire td.pays a {
  color: #444;
}

.repertoire nav.pagination ul {
  text-align: center;
  list-style: none;
  margin:  30px 0;
}
.repertoire nav.pagination ul li {
  display: inline-block;
  padding:  0 5px;
}

ul.prog-repertoire {
  list-style: none;
  margin: 6px 0 30px;
}
ul.prog-repertoire li {
  padding: 2px 4px;
}
ul.prog-repertoire li a:first-child,
ul.prog-repertoire li span {
  font-weight: bold;
}
ul.prog-repertoire li span { 
  margin: 0 7px;
}
ul.prog-repertoire li a:not(:first-child) {
  color: #555;
}


.repertoire aside {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.repertoire aside p a:not(.tri-recherche) {
  margin-left: 6px;
}
.repertoire aside ul.filtres,
.repertoire aside div.filtres {
  display: none;
  list-style: none;
}
.repertoire aside ul.filtres li {
  display: inline-block;
  margin-right: 8px;
}
.repertoire aside .filtre-recherche {
  padding: 30px 0;
}
.repertoire aside .filtre-recherche input[type=text] {
  max-width: 100%;
  width: 500px;
  font-size: 1.5rem;
  padding: 13px;
  margin-right: 10px;
}
.repertoire aside .filtre-recherche input[type=submit] {
  width: 200px;
} 

.repertoire a.plus-prog {
  height: 16px;
  width: 16px;
  display: inline-block;
  background: #eee;
  text-align: center;
  line-height: 1.1;
  border-radius: 50%;
  font-weight: bold;
}
.repertoire a.plus-prog:hover {
  background: #ddd;
  text-decoration: none;
}
.repertoire a.plus-focus {
  height: 16px;
  width: 16px;
  display: inline-block;
  border-radius: 50%;
  background-color: #22478d;
  background-image: url('../img/star.png');
  background-position: center center;
  background-size: 66% auto;
  background-repeat: no-repeat; 
  line-height: 1.1;
  margin-left: 4px;
}
.repertoire a.plus-focus:hover {
  background-color: #444;
}
.repertoire a.plus-focus span {
  display: none;
}

a.bouton-focus {
  background-image: url('../img/star.png');
  margin: 30px auto ;
  background-color: #22478d;
  font-size: 1.1em;
  padding: 7px 15px 7px 40px;
  font-weight: normal !important;
} 

.fiche-personne-header h2 {
  margin:  70px 0 20px;
}
.fiche-personne-header h2 + h1 {
  margin-top: 10px;
}
.fiche-personne-header a {
  color: #fff;
}
@media only screen and (min-width: 900px) {
  .new-archive-header.fiche-personne-header .affiche-edition {
    max-width: 400px;
    max-height: 300px;
  }
}


.home-archives img {
  margin: 0 0 10px 10px;
  box-shadow: none;
}
.home-archives h3 {
  font-size: 1.5em;
}
.home-archives a,
.home-archives a:hover {
  color: #fff;
}


.home-podcasts p:first-of-type {
  font-size:1.2em;
  text-align:left;
}

.home-podcasts-suite {
  text-align:right;
}

.home-podcasts-container {
  margin:40px 0;
}

section.home-podcasts .home-podcasts-container iframe {
  width:100%;
  margin: 20px 0;
}

@media only screen and (min-width: 900px) {
  .home-podcasts-container {
    display:flex;
  }
  .home-podcasts-container div {
    width:50%;
    padding-right:30px;
  }
  .home-podcasts-container div iframe {
    height:152px !important;
    width:100%;
    margin: 0 !important;
  }
}



/*

rouge : #ff0020               > rose : #f84a90
bleu clair : #64b4e5          > violet ? #34153b / 4d1959
jaune : #fefa38               > bleu clair : #b4d0eb

bleu clair ombre : #4c87aa
rouge bordeaux : #911030

*/