@font-face {
  font-family: 'dinot';
  src: url('fonts/DINOT-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/DINOT-Bold.otf') format('opentype'), url('fonts/DINOT-Bold.woff') format('woff'), url('fonts/DINOT-Bold.ttf') format('truetype'), url('fonts/DINOT-Bold.svg#DINOT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sfont {
  font-family: 'dinot', 'Arial Black', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
.font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html {
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-height: 100%;
  margin: 0;
  font-size: 13px;
  line-height: 1.625;
  background: #ffffff;
  color: #373737;
}
.wrapper {
  margin: auto;
  max-width: 980px;
}
@media only screen and (min-width: 716px) {
  .wrapper {
    margin-top: 4em;
    margin-bottom: 4em;
    padding-left: 10px;
    padding-right: 10px;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
h1,
h2,
h3 {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
ul {
  margin-bottom: 1em;
}
h1,
h2,
h3 {
  font-family: 'dinot', 'Arial Black', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
h1 {
  font-size: 2.7em;
}
h2 {
  color: #373737;
  font-size: 1.7em;
  margin-top: 0.8em;
  margin-bottom: 0.2em;
}
h3 {
  color: #555555;
  font-size: 1.5em;
  margin-top: 0.8em;
  margin-bottom: 0.2em;
}
p {
  margin: 0 0 0.7em 0;
}
p:last-child {
  margin: 0;
}
a {
  color: #008AC9;
  text-decoration: none;
}
a:hover {
  color: #0071a5;
}
hr {
  background-color: #cccccc;
  border: 0;
  height: 1px;
}
img {
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  border: 0;
}
.ctn-box-img {
	max-width: 100%;
	}
.caption-box {
	max-width: 50%;
	}

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

	.container-gallery-box {
	display:inline-block;
	padding-top: 10px;
	padding-bottom: 10px;	
	}
}	

@media only screen and (min-width: 451px) {
	.caption-box {
	max-width: 40%;
	}
}
@media only screen and (max-width: 450px) {
	.caption-box {
	max-width: 100%;	
	position: relative;
    width: 100%!important;
	}	
}
.btn {
  margin-bottom: 0.4em;
}
.btn a {
  display: inline-block;
  padding: 0.3em 0.7em;
  background: #008AC9;
  color: #ffffff;
  font-weight: bold;
}
.btn a:hover {
  background: #0071a5;
}
@media only screen and (min-width: 716px) {
  .btn a {
    padding: 0.1em 0.5em;
  }
}
.btn.selected a {
  background: #555555;
}
.hide {
  font: 0/0 a;
  height: 0;
  visibility: hidden;
}
.reset-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inline-li li {
  display: inline-block;
}
#img-next {
  display: block;
  margin-left: auto;
}
@media only screen and (min-width: 716px) {
  .small-only {
    display: none !important;
  }
}
@media only screen and (max-width: 715px) {
  .large-only {
    display: none !important;
  }
}
table:not(.no-style) {
  width: 100%;
  border-collapse: collapse;
}
table:not(.no-style) th,
table:not(.no-style) td {
  border: 1px solid #cccccc;
  padding: 0.5em;
}
table:not(.no-style) tbody tr:nth-child(odd) {
  background: #f7f7f7;
}
@media only screen and (max-width: 715px) {
  table:not(.no-style) {
    overflow-x: auto;
    display: block;
  }
}
.grid {
  margin-left: -20px;
  text-align: left;
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}
.grid > * {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 1.5em;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
}
.grid2 > * {
  width: 50%;
}
.grid3 > * {
  width: 33.333%;
}
.grid5 > * {
  width: 20%;
}
.grid6 > * {
  width: 16.666%;
}
@media only screen and (min-width: 716px) and (max-width: 975px) {
  .grid5 > * {
    width: 33.333%;
  }
  .grid6 > * {
    width: 33.333%;
  }
}
@media only screen and (max-width: 715px) {
   .grid2 > *{
	 width: 100%;
   }
  .grid5 > * {
    width: 33.333%;
  }
  .grid6 > * {
    width: 33.333%;
  }
}
@media only screen and (max-width: 500px) {
   .grid2 > *{
	 width: 100%;
   }
  .grid6 > * {
    width: 50%;
  }
  .grid3 > * {
    width: 50%;
  }
}
@media only screen and (max-width: 350px) {
  .grid2 > *,
  .grid3 > * {
    width: auto;
    display: block;
  }
}
@media only screen and (min-width: 716px) {
  header#main-header {
    display: table;
    width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 715px) {
  header#main-header {
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
    background: #008AC9;
    height: 50px;
    padding: 0.4em;
  }
}
@media only screen and (min-width: 716px) {
  header#main-header #logo {
    display: table-cell;
    width: 150px;
  }
  header#main-header #logo img {
    width: 150px;
    height: auto;
    z-index: 10;
  }
  header#main-header #logo .ruban {
    display: block;
    width: 260px;
    position: absolute;
    top: -20px;
    left: -60px;
    z-index: -1;
  }
}
@media only screen and (max-width: 715px) {
  header#main-header #logo {
    text-align: center;
    height: 100%;
  }
  header#main-header #logo img {
    height: 100%;
    width: auto;
  }
  header#main-header #logo .ruban {
    margin: 0 auto;
    display: inline;
    position: absolute;
    top: -1px;
    width: auto;
    z-index: -1;
  }
}
header#main-header #panier {
  position: absolute;
  top: -5px;
  right: 190px;
  z-index: 1;
}
header#main-header #panier a,
header#main-header #panier img {
  width: 60px;
}
header#main-header #panier:hover {
  filter: brightness(120%);
  -webkit-filter: brightness(120%);
  -moz-filter: brightness(120%);
  -o-filter: brightness(120%);
  -ms-filter: brightness(120%);
}
@media only screen and (max-width: 715px) {
  header#main-header #panier {
    display: none;
  }
}
@media only screen and (min-width: 716px) {
  header#main-header #panierblanc {
    display: none;
  }
}
@media only screen and (max-width: 715px) {
  header#main-header #panierblanc {
    width: 30px;
    display: inline;
    z-index: 2;
    position: absolute;
    vertical-align: middle;
    top: 20%;
    right: 15%;
  }
  header#main-header #panierblanc a,
  header#main-header #panierblanc img {
    width: 80px;
  }
}
@media only screen and (min-width: 716px) {
  header#main-header #back-to-top {
    display: none !important;
  }
}
@media only screen and (max-width: 715px) {
  header#main-header #back-to-top {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNOCAxMWgzdjEwaDJWMTFoM2wtNC00LTQgNHpNNCAzdjJoMTZWM0g0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
  }
}
@media only screen and (min-width: 716px) {
  header#main-header #search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
  header#main-header #search input[type=text] {
    background: #f7f7f7;
    border: none;
    padding: 0.3em 0.5em;
  }
}
@media only screen and (max-width: 715px) {
  header#main-header #search #search-label {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    top: 0;
    right: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGQ9Ik0xNS41IDE0aC0uNzlsLS4yOC0uMjdjLjk4LTEuMTQgMS41Ny0yLjYyIDEuNTctNC4yMyAwLTMuNTktMi45MS02LjUtNi41LTYuNXMtNi41IDIuOTEtNi41IDYuNSAyLjkxIDYuNSA2LjUgNi41YzEuNjEgMCAzLjA5LS41OSA0LjIzLTEuNTdsLjI3LjI4di43OWw1IDQuOTkgMS40OS0xLjQ5LTQuOTktNXptLTYgMGMtMi40OSAwLTQuNS0yLjAxLTQuNS00LjVzMi4wMS00LjUgNC41LTQuNSA0LjUgMi4wMSA0LjUgNC41LTIuMDEgNC41LTQuNSA0LjV6IiBmaWxsPSJ3aGl0ZSIvPgogICAgPHBhdGggZD0iTTAgMGgyNHYyNGgtMjR6IiBmaWxsPSJub25lIi8+Cjwvc3ZnPgo=") no-repeat center;
  }
  header#main-header #search #search-toggle {
    display: none;
  }
  header#main-header #search input[type=text] {
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0.5em 1em;
    padding-right: 50px;
    border: none;
    border-radius: 0;
  }
  header#main-header #search #search-toggle:checked ~ input[type=text] {
    display: block;
  }
  header#main-header #search #search-toggle:checked ~ #search-label {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGQ9Ik0xOSA2LjQxbC0xLjQxLTEuNDEtNS41OSA1LjU5LTUuNTktNS41OS0xLjQxIDEuNDEgNS41OSA1LjU5LTUuNTkgNS41OSAxLjQxIDEuNDEgNS41OS01LjU5IDUuNTkgNS41OSAxLjQxLTEuNDEtNS41OS01LjU5eiIvPgogICAgPHBhdGggZD0iTTAgMGgyNHYyNGgtMjR6IiBmaWxsPSJub25lIi8+Cjwvc3ZnPgo=");
  }
}
@media only screen and (min-width: 716px) {
  #menu-1 {
    text-align: right;
    padding-left: 160px;
  }
  #menu-1 ul li {
    font-family: 'dinot', 'Arial Black', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    font-size: 1.1em;
  }
  #menu-1 ul li a {
    padding: 0 0.2em;
  }
  #menu-1 ul li.current-page a {
    color: #555555;
  }
  #menu-1 ul li:not(:last-child):after {
    content: "|";
    display: inline-block;
  }
}
@media only screen and (min-width: 716px) {
  #menu-2 {
    clear: both;
    min-height: 30px;
    margin: 1em 0 2em 0;
  }
  #menu-2 ul {
    width: 100%;
    display: table;
  }
  #menu-2 ul li {
    display: table-cell;
    border-right: 1px solid #ffffff;
    text-align: center;
  }
  #menu-2 ul li a {
    font-size: 1.1em;
    font-weight: bold;
    display: block;
    line-height: 2.2;
    background: #008AC9;
    color: #ffffff;
  }
  #menu-2 ul li a:hover {
    background: #0071a5;
  }
  #menu-2 ul li:last-child {
    border-right: 0;
  }
  #menu-2 ul li.current-menu-item a {
    background: #555555;
  }
  #menu-2.empty {
    background-image: url('images/menu-2-empty.png');
    z-index: -3;
  }
  @supports (display: flex) {
    #menu-2 ul {
      display: flex;
    }
    #menu-2 ul li {
      display: inline-block;
      flex-grow: 1;
    }
	#menu-2 ul li#nav-menu-item-30446,  #menu-2 ul li#nav-menu-item-6924 {
		flex-grow: 2;
	}  
  }
}
@media only screen and (min-width: 716px) {
  #menu-3 ul li.current_page_item > a {
    font-weight: bold;
    color: #555555;
  }
  #menu-3 ul.children {
    padding-left: 1.5em;
    list-style: none;
    margin: 0;
  }
}
@media only screen and (max-width: 715px) {
  #menu-3 {
    padding: 0;
    margin: 0;
  }
  #menu-3 h3 {
    display: none;
  }
  #menu-3 .children {
    display: none;
  }
  #menu-3 .current_page_item,
  #menu-3 .current_page_item ~ * {
    display: table-cell;
  }
}
#menu-3-education .container{
		/*display: flex;*/
		width: 100%;
}
#menu-3-education .container li {
	flex-grow: 1;
	border-right: 1px solid #ffffff;
	text-align: center;
}
#menu-3-education ul li a {
	padding: 0.1em 0.5em;
	display: block;
	line-height: 3.1;
}
@media only screen and (min-width: 716px) {
	#menu-3-education ul li a {
		line-height: 3.1;
	}
}
@media only screen and (max-width: 715px) {
  .mobile-menu {
    position: relative;
  }
  .mobile-menu ul {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-menu ul li {
    display: table-cell;
    white-space: nowrap;
  }
  .mobile-menu ul li a {
    display: inline-block;
    font-size: 1.2em;
    padding: 0 1em;
    line-height: 2.8;
    background: #f7f7f7;
  }
  .mobile-menu ul li:not(:last-child) a {
    border-right: solid 2px #ffffff;
  }
  .mobile-menu ul li.current-menu-item a {
    background: #efefef;
  }
  .mobile-menu ~ .mobile-menu a {
    background: #efefef;
  }
  .mobile-menu:before {
    content: "";
    position: absolute;
    top: 17px;
    right: 4px;
    z-index: 1;
    width: 7px;
    height: 11px;
    background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZGRkZGRkIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTguNTkgMTYuMzRsNC41OC00LjU5LTQuNTgtNC41OUwxMCA1Ljc1bDYgNi02IDZ6Ii8+ICAgIDxwYXRoIGQ9Ik0wLS4yNWgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==) no-repeat center;
    background: url('data:image/svg+xml;utf8,<svg fill="#cccccc" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>') no-repeat center;
    background-size: 44px;
  }
}
@media only screen and (max-width: 715px) {
  #breadcrumb {
    clear: both;
    background: #0071a5;
    padding: 0.3em 1em;
    color: #f7f7f7;
  }
  #breadcrumb a {
    color: #ffffff;
  }
}
section {
  overflow: hidden;
}
@media only screen and (min-width: 716px) {
  section {
    position: relative;
    bottom: 26px;
  }
}
@media only screen and (max-width: 715px) {
  section {
    margin-top: 25px;
  }
  section #menu-1 {
    margin-top: 25px;
  }	
  section #menu-2 {
    margin-top: 25px;
  }
}
section .content .content-text {
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 715px) {
  section .content .content-text {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media only screen and (min-width: 716px) {
  aside {
    width: 225px;
  }
  aside.aside-left {
    float: left;
    clear: left;
  }
  aside.aside-right {
    float: right;
    clear: right;
  }
  .content.content-left,
  .content.content-right {
    width: 715px;
    width: calc(100% - 245px);
  }
  .content.content-left {
    float: left;
  }
  .content.content-right {
    float: right;
  }
}
.bloc h1 {
  font-size: 2em;
  margin-bottom: .2em;
}
.bloc h3 {
  color: #373737;
}
@media only screen and (min-width: 716px) {
  .bloc {
    margin-bottom: 2em;
  }
  .bloc h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
  }
  .bloc h3 a {
    color: #373737;
  }
}
@media only screen and (max-width: 715px) {
  .bloc {
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 1.5em;
  }
  .bloc h3 {
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 1.2em;
  }
  .bloc.important h3 {
    font-family: 'dinot', 'Arial Black', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    background: #008AC9;
    padding: 0.3em 0.7em;
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    line-height: 1.625;
  }
}
.blue,
.red {
  padding: 1em;
  color: #ffffff;
}
.blue a,
.red a {
  color: #f7f7f7;
}
.blue a:hover,
.red a:hover {
  color: #ffffff;
}
.blue h3,
.red h3 {
  color: #ffffff;
}
.blue .btn a,
.red .btn a {
  background: #ffffff;
}
.blue .btn a:hover,
.red .btn a:hover {
  background: #f7f7f7;
}
@media only screen and (min-width: 716px) {
  .blue.extra-padding,
  .red.extra-padding {
    padding: 1.5em;
  }
}
.blue {
  background: #008AC9;
}
.blue .btn a {
  color: #008AC9;
}
.red {
  background: #a4234c;
}
.red .btn a {
  color: #a4234c;
}
.entry-header {
  position: relative;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 715px) {
  .entry-header .entry-header-label {
    padding: 1em 1em 0 1em;
  }
}
@media only screen and (min-width: 716px) and (max-width: 975px) {
  .entry-header .entry-header-label .entry-header-title {
    font-size: 3.5vw;
  }
}
@media only screen and (max-width: 715px) {
  .entry-header .entry-header-label .entry-header-title {
    font-size: 2em;
    font-size: 6vw;
  }
}
.entry-header .entry-header-label .entry-header-subtitle {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3;
}
@media only screen and (min-width: 716px) {
  .entry-header .entry-header-label .entry-header-subtitle {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 716px) and (max-width: 975px) {
  .entry-header .entry-header-label .entry-header-subtitle {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 715px) {
  .entry-header .entry-header-label .entry-header-subtitle {
    font-size: 1em;
    font-size: 3vw;
  }
}
.entry-header .entry-header-img:before {
  content: "";
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7));
  position: absolute;
  z-index: 1;
}
.entry-header .entry-header-img + .entry-header-label {
  position: absolute;
  z-index: 1;
  bottom: 0;
  color: #ffffff;
}
@media only screen and (min-width: 716px) {
  .entry-header .entry-header-img + .entry-header-label {
    padding: 2em 1.3em 0.8em 1.3em;
  }
}
@media only screen and (max-width: 715px) {
  .entry-header .entry-header-img + .entry-header-label {
    padding: 2em 1em 0.4em 1em;
  }
}
.entry-header .entry-header-img + .entry-header-label .entry-header-title {
  margin-top: 0.2em;
}
.entry-header .entry-header-img + .entry-header-label .entry-header-title a {
  color: #ffffff;
}
.entry-header .entry-header-img + .entry-header-label .entry-header-subtitle {
  color: #f7f7f7;
  margin-bottom: -0.3em;
}
.entry-header-title-calendar {
  color: #008AC9;
  text-align: left;
}
.swipe {
  visibility: hidden;
  position: relative;
  overflow: hidden;
  max-height: 320px;
  max-width: 715px;
}
.swipe .swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe .swipe-wrap > * {
  float: left;
  width: 100%;
  position: relative;
}
.swipe .slider-bullets {
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 0;
  z-index: 1;
}
.swipe .slider-bullets li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid 1px #ffffff;
  border-radius: 5px;
  cursor: pointer;
}
.swipe .slider-bullets li.on {
  background: #ffffff;
}
#slider-sponsors img {
  display: block;
  margin: auto;
  max-width: 120px;
}
#slider-sponsors #slider-sponsors-next {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.8em;
  line-height: 50px;
}
footer#main-footer {
  font-size: 0.95em;
  clear: both;
  color: #555555;
  overflow: hidden;
  border-top: solid 1px #555555;
}
footer#main-footer > * {
  margin-bottom: 2em;
}
footer#main-footer a {
  color: #555555;
}
footer#main-footer a:hover {
  color: #373737;
}
footer#main-footer li.footer-title {
  font-weight: bold;
  text-transform: uppercase;
}
footer#main-footer ul:not(:first-child) {
  margin-top: 0.7em;
}
footer#main-footer #footer-bottom img {
  max-height: 50px;
}
footer#main-footer #footer-bottom #footer-copyright {
  float: left;
  font-size: 0.9em;
  max-width: 580px;
  margin-right: 2em;
}
footer#main-footer #footer-bottom #footer-copyright #footer-minister-logo {
  float: left;
  padding-right: 2em;
}
footer#main-footer #footer-bottom #footer-ifru-logo {
  float: right;
}
footer#main-footer #footer-address {
  padding-bottom: 1.5em;
  border-bottom: solid 1px #cccccc;
}
@media only screen and (min-width: 716px) {
  footer#main-footer {
    margin-top: 1.5em;
    padding-top: 1.5em;
  }
}
@media only screen and (max-width: 715px) {
  footer#main-footer {
    padding: 1em;
  }
}
.pattern .pattern-img img {
  float: left;
  width: 100%;
  display: block;
  filter: brightness(100%);
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -o-filter: brightness(100%);
  -ms-filter: brightness(100%);
}
.pattern .pattern-img:hover {
  filter: brightness(95%);
  -webkit-filter: brightness(95%);
  -moz-filter: brightness(95%);
  -o-filter: brightness(95%);
  -ms-filter: brightness(95%);
}
.pattern .pattern-right {
  display: inline;
  margin-right: 0;
}
.pattern .pattern-label > * {
  margin: 0;
}
.pattern .pattern-label .pattern-title {
  font-size: 1.2em;
}
.pattern .pattern-label .pattern-title a {
  display: block;
}
.pattern .pattern-label .pattern-dates {
  font-weight: bold;
}
.pattern .pattern-label .pattern-types {
  color: #cccccc;
}
.pattern .pattern-label .pattern-venue {
  font-style: italic;
}
.pattern.bfu .pattern-label {
  background: #f7f7f7;
  padding: 0.4em 1em;
  font-size: 0.9em;
}
.pattern.mga {
  clear: both;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.pattern.mga .pattern-excerpt {
  margin-top: 1em;
}
@media only screen and (min-width: 716px) {
  .pattern.mga .pattern-img {
    float: left;
    width: 20%;
  }
  .pattern.mga .pattern-label {
    margin-left: calc(20% + 2em);
  }
}
@media only screen and (max-width: 715px) {
  .pattern.mga .pattern-img {
    display: none;
  }
}
.nav-pages {
  float: right;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1em;
}
.nav-pages > * {
  display: inline-block;
}
@media only screen and (min-width: 716px) {
  .home #focus-member {
    height: 0px;
  }
  .home #focus-french-courses,
  .home #focus-cine-lumiere,
  .home #focus-la-mediatheque {
    margin-bottom: 3em;
  }
  .home #focus-education,
  .home #focus-cultural-cooperation,
  .home #focus-we-recommend,
  .home #focus-bda {
    margin-top: 1.5em;
  }
  .home #focus-kids .pattern-label,
  .home #focus-bistrot .pattern-label,
  .home #focus-member .pattern-label,
  .home #focus-culturetheque .pattern-label,
  .home #focus-renovation .pattern-label,
  .home #focus-connexion .pattern-label,
  .home #focus-fluxus .pattern-label,
  .home #focus-diaphonique .pattern-label,
 .home #focus-25-under .pattern-label 	{
    display: none;
  }
}
@media only screen and (max-width: 715px) {
  .home #focus .bfu .pattern-label {
    background: #373737;
  }
  .home #focus .bfu .pattern-label .pattern-title {
    font-size: 1em;
  }
  .home #focus .bfu .pattern-label .pattern-title a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    display: table-cell;
    vertical-align: middle;
    height: 3em;
    color: #ffffff;
    font-weight: bold;
  }
  .home #focus .bfu#focus-bistrot .pattern-img,
  .home #focus .bfu#focus-member .pattern-img,
  .home #focus .bfu#focus-culturetheque .pattern-img,
  .home #focus .bfu#focus-renovation .pattern-img,
  .home #focus .bfu#focus-connexion .pattern-img,
  .home #focus .bfu#focus-cultural-cooperation .pattern-img,
  .home #focus .bfu#focus-we-recommend .pattern-img,
  .home #focus .bfu#focus-fluxus .pattern-img,
  .home #focus .bfu#focus-diaphonique .pattern-img,
  .home #focus .bfu#focus-25-under .pattern-img	{
    display: none;
  }
  .home #focus .bfu#focus-culturetheque .pattern-label {
    background: #223883;
  }
  .home #focus .bfu#focus-bistrot .pattern-label {
    background: #e1711c;
  }
	.home #focus .bfu#focus-connexion .pattern-label {
    background: #00acee;
  }
  .home #focus .bfu#focus-renovation .pattern-label {
    background: #000;
  }
  .home #focus .bfu#focus-member .pattern-label {
    background: #51bcf0;
  }
  .home #focus .bfu#focus-cultural-cooperation .pattern-label {
    background: #674ea7;
  }
  .home #focus .bfu#focus-we-recommend .pattern-label {
    background: #d89f39;
  }
  .home #focus .bfu#focus-fluxus .pattern-label {
    background: #13a853;
  }
  .home #focus .bfu#focus-diaphonique .pattern-label {
    background: #cf2235;
  }	
  .home #focus .bfu#focus-25-under .pattern-label {
    background: #f90082;
  }		
}
#full-programme li {
  display: inline-block;
}
@media only screen and (max-width: 715px) {
  #latest-news h3 {
    display: none;
  }
  #latest-news p {
    font-size: 0.8em;
  }
  .home #latest-news,
  .post-type-archive-ifru-films #latest-news,
  .page-id-291 #latest-news,
  .page-id-271 #latest-news,
  .page-id-21 #latest-news {
    margin-top: -1.5em;
  }
}
.calendar-event {
  display: block;
  width: 100%;
  margin-bottom: 0em;
}
.calendar-event .calendar-event-title {
  display: block;
}
.calendar-event .calendar-event-title a {
  font-weight: bold;
  padding: 0 0.5em 0 0;
}
.calendar-event .calendar-event-times {
  display: block;
  text-align: left;
}
.calendar-event .calendar-event-times .calendar-event-time {
  display: inline-block;
}
.calendar-event .calendar-event-times .calendar-event-time .nobooking {
  color: #ffffff;
  background: #008AC9;
  font-weight: bold;
}
@media only screen and (min-width: 716px) {
  .calendar-event .calendar-event-times .calendar-event-time .nobooking {
    padding: 0.3em 0.7em;
  }
}
#social-networks #twitter #tweets-wrap .tweet {
  background: #f7f7f7;
  padding: 0.5em 1em;
  font-size: 0.9em;
}
#social-networks #twitter #tweets-wrap .tweet .tweet-content {
  margin-bottom: 0.3em;
}
#social-networks #twitter #tweets-wrap .tweet .tweet-time {
  float: right;
}
@media only screen and (min-width: 716px) {
  #social-networks #twitter #tweets-wrap .tweet:not(:first-child) {
    display: none;
  }
}
@media only screen and (max-width: 715px) {
  #social-networks #twitter {
    overflow: scroll;
    overflow-y: hidden;
  }
  #social-networks #twitter #tweets-wrap {
    width: -webkit-calc(270%);
    width: -moz-calc(270%);
    width: calc(270%);
  }
  #social-networks #twitter #tweets-wrap .tweet {
    display: table-cell;
    width: 33.333%;
    border-right: solid 5px #ffffff;
  }
}
#social-networks #social-networks-buttons {
  margin-top: 0.5em;
  text-align: left;
}
#social-networks #social-networks-buttons a svg {
  opacity: 0.9;
  width: 2em;
  height: auto;
  max-height: 2em;
}
#social-networks #social-networks-buttons a svg:hover {
  opacity: 1;
}
@media only screen and (max-width: 715px) {
  #social-networks #social-networks-buttons a svg {
    width: 2.6em;
    height: auto;
    max-height: 2.6em;
  }
}
#social-networks #mailing-list {
  text-align: left;
  font-weight: bold;
}
.today-aside {
  word-spacing: -1px;
}
.day-bold {
  width: 80px;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
}
.btntime a {
  width: 80px;
  margin: 0.5em;
  padding: 0.3em 0.7em;
  background-color: #f7f7f7;
  color: #555555;
  text-align: center;
}
.btntime a:hover {
  background-color: #0071a5;
  color: white;
}
.btntimechosen {
  width: 80px;
  height: 22.78px;
  font-weight: bold;
  text-align: center;
  padding: 0em 0.7em;
  margin-bottom: 0.2em;
  background-color: #008AC9;
}
.btntimechosen a {
  color: #ffffff;
}
.btntimechosen:hover {
  font-weight: bold;
  background-color: #ca2a6e;
}
.btntimefestival {
  width: 80px;
  height: 22.78px;
  padding: 0em 0.7em;
  margin-bottom: 0.2em;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  background-color: #a4234c;
  color: #ffffff;
}
.btntimefestival a {
  color: #ffffff;
  text-align: center;
}
.btntimetoday {
  width: 70px;
  height: 22.78px;
  padding: 0em 0.7em;
  margin-bottom: 0.2em;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  background-color: #008AC9;
  color: #ffffff;
}
.btntimetoday a {
  color: #ffffff;
  text-align: center;
}
.btntimetoday:hover {
  background-color: #0071a5;
}
.btntimetoday-vide {
  width: 70px;
  height: 22.78px;
  padding: 0em 0.7em;
  margin-bottom: 0.2em;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  background-color: #008AC9;
  color: #ffffff;
}
.btntimetoday-vide a {
  color: #ffffff;
  text-align: center;
}
.btntimetoday-vide:hover {
  background-color: #0071a5;
}
.btntime-month {
  width: 70px;
  height: 22.78px;
  padding: 0em 0.7em;
  margin-bottom: 0.2em;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  background-color: #008AC9;
  color: #ffffff;
}
.btntime-month a {
  color: #ffffff;
  text-align: center;
}
.btntime-month:hover {
  background-color: #0071a5;
}
.soldout-month {
  display: inline;
  color: #008AC9;
}
.btnsoldout {
  width: 80px;
  height: 22.78px;
  background-color: #a4234c;
  color: #ffffff;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
}
.btnopen {
  width: 80px;
  height: 22.78px;
  background-color: #a4234c;
  color: #ffffff;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
}
.labeltime {
  width: 80px;
  display: inline-block;
  color: #a4234c;
  background-color: #f7f7f7;
  z-index: -1;
  margin-top: -0.1em;
  text-align: center;
  margin-bottom: 0.6em;
}
.labeltimesoldout {
  width: 80px;
  display: inline-block;
  color: #a4234c;
  background-color: #f7f7f7;
  z-index: -1;
  margin-top: -0.1em;
  text-align: center;
  margin-bottom: 0.6em;
}
div span.none {
  display: none;
  width: 0;
  height: 0;
}
.booking-right {
  background-color: #f7f7f7;
}
.btninfo {
  background-color: #f7f7f7;
  color: #555555;
  font-weight: bold;
  padding: 0.2em;
}
.bookings .festival-film-title {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  white-space: normal;
}
.bookings .session {
  display: table;
  width: 100%;
  margin-bottom: 1em;
}
.bookings .session .session-date {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
}
.bookings .session .session-info {
  font-style: italic;
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 1.2;
  text-align: right;
  font-size: 0.9em;
  white-space: inherit;
}
.bookings .session .session-times {
  text-align: right;
  margin-bottom: 0.2em;
}
.bookings .session .session-times .session-time {
  text-align: right;
  padding-left: 1em;
}
.bookings .session .session-times .session-time .nobooking {
  background: #f7f7f7;
  color: #008AC9;
  padding: 0.3em 0.7em;
  font-weight: bold;
  white-space: nowrap;
}
.bookings .session .session-time-festival {
  background: #ffffff;
  color: #008AC9;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  padding: 0.1em 0.5em;
  margin-bottom: 0.3em;
}
.bookings .session .session-time-festival a {
  color: #008AC9;
}
.bookings .session .session-time-available {
  background: #ffffff;
  color: #008AC9;
  font-weight: bold;
  white-space: nowrap;
  display: block;
  padding: 0.1em 0.5em;
  margin-bottom: 0.3em;
}
.bookings .session .opensoon {
  line-height: 1.2;
  text-align: right;
  font-size: 0.9em;
  white-space: inherit;
  margin-top: -0.1em;
  font-weight: normal;
  margin-bottom: 0.3em;
}
.bookings .session .soldout {
  line-height: 1.2;
  text-align: right;
  font-size: 0.9em;
  white-space: inherit;
  margin-top: -0.1em;
  font-weight: normal;
  margin-bottom: 0.3em;
  color: #B40404;
}
@media only screen and (min-width: 716px) {
  .bookings {
    float: right;
    width: 225px;
  }
  .bookings h3 {
    font-family: 'dinot', 'Arial Black', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 716px) {
  .content-text.need-bookings {
    float: left;
    width: 470px;
    width: calc(100% - 245px);
  }
}
.event-info-top,
.event-info-bottom {
  margin-bottom: 1em;
}
.event-info-top > p,
.event-info-bottom > p {
  margin: 0;
}
.event-info-bottom {
  font-size: 0.9em;
  color: #555555;
}
.event-info-bottom .event-vo {
  font-weight: bold;
}
.event-certification,
.event-type {
  font-weight: bold;
  text-transform: uppercase;
}
.event-certification {
  float: right;
}
.event-share {
  margin-top: 1.5em;
}
.event-share span {
  font-weight: bold;
  line-height: 2em;
  vertical-align: top;
  margin-right: 0.2em;
}
@media only screen and (max-width: 715px) {
  .event-share span {
    line-height: 2.6em;
  }
}
.event-share a svg {
  opacity: 0.9;
  width: 2em;
  height: auto;
  max-height: 2em;
}
.event-share a svg:hover {
  opacity: 1;
}
@media only screen and (max-width: 715px) {
  .event-share a svg {
    width: 2.6em;
    height: auto;
    max-height: 2.6em;
  }
}
@media only screen and (min-width: 716px) {
  .event-share a#event-share-whatsapp {
    display: none;
  }
}
.iframe-container {
  position: relative;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}
.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-container.iframe-large {
  padding-bottom: 56.25%;
}
.iframe-container.iframe-thin {
  padding-bottom: 35%;
}
.course .course-header {
  border: solid 1px #f7f7f7;
  line-height: 1.2;
  padding: 0.7em 1em;
  overflow: hidden;
}
.course .course-header .course-title {
  margin: 0.4em 0;
  font-weight: bold;
  text-transform: uppercase;
}
.course .course-header .course-read-more {
  font-weight: bold;
  float: right;
  cursor: pointer;
}
.course .course-content {
  display: none;
  padding: 1em;
  border-left: solid 1px #f7f7f7;
  border-right: solid 1px #f7f7f7;
}
.course .course-read-more-checkbox {
  display: none;
}
.course .course-read-more-checkbox:checked + .course-content {
  display: block;
}
.course .course-blocs {
  background: #f7f7f7;
  overflow: hidden;
}
.course .course-blocs .course-bloc {
  font-size: 0.9em;
  padding: 0.4em 1em;
  line-height: 1.5;
  float: left;
  width: 50%;
  border-bottom: solid 10px #f7f7f7;
  border-left: solid 1px #555555;
}
.course .course-blocs .course-bloc:nth-child(odd) {
  clear: both;
}
@media only screen and (min-width: 716px) and (max-width: 975px) {
  .course .course-blocs .course-bloc {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .course .course-blocs .course-bloc {
    width: 100%;
  }
}
.course .course-field {
  display: table;
  margin: 0.4em 0;
}
.course .course-field > * {
  display: table-cell;
  line-height: 1.2;
}
.course .course-field .icon {
  display: inline-block;
  margin-right: .5em;
  vertical-align: top;
  width: 1em;
  height: 1.2em;
  text-align: center;
}
.course .course-field .icon svg {
  width: 0.96em;
  max-height: 100%;
}
.course .course-field .icon svg.icon-calendar {
  width: 0.927734375em;
}
.course .course-field .icon svg.icon-location {
  width: 0.5712890625em;
}
.course .course-field .icon svg.icon-pound {
  width: 0.5712890625em;
}
.course .course-field .icon svg.icon-clock {
  width: 0.919921875em;
}
.course .course-field .icon svg.icon-users {
  width: 1.201171875em;
}
@media only screen and (max-width: 715px) {
  .padding-mobile {
    padding: 0 1em 1.5em;
  }
}
.img-container {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #f7f7f7;
}
.img-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.img-container.ratio-715-320 {
  padding-bottom: 44.75524476%;
  width: 100%;
}
.img-container.ratio-225-152 {
  padding-bottom: 67.55555556%;
}
.img-container.ratio-57-75 {
  padding-bottom: 131.57894737%;
}
#la-mediatheque-books .bfu .bfu-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
}
#la-mediatheque-books .bfu .bfu-title a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}
#calendar {
  clear: both;
}
#calendar .pika-title {
  text-align: center;
}
#calendar .pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
  display: none;
}
#calendar .pika-label {
  display: inline-block;
  overflow: hidden;
  padding: 5px 3px;
  line-height: 20px;
  font-weight: bold;
}
#calendar .pika-prev,
#calendar .pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
}
#calendar .pika-prev:hover,
#calendar .pika-next:hover {
  opacity: 1;
}
#calendar .pika-prev {
  float: left;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
}
#calendar .pika-next {
  float: right;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
}
#calendar .pika-table {
  display: table;
}
#calendar .pika-table th,
#calendar .pika-table td {
  font-size: 0.9em;
  width: 14.285714285714286%;
  padding: 0;
  text-align: center;
  border: none;
  background-color: #ffffff;
}
#calendar .pika-table th {
  font-size: 0.8em;
  font-weight: bold;
}
#calendar .pika-button {
  background-color: #ffffff;
  cursor: pointer;
  display: block;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
}
#calendar .is-today .pika-button {
  background-color: #f7f7f7;
}
#calendar .is-disabled .pika-button {
  background: #f7f7f7;
  color: #cccccc;
}
#calendar .is-selected .pika-button,
#calendar .pika-button:hover {
  color: #ffffff;
  background: #008AC9;
}
.admin-bar #wpadminbar {
  position: fixed;
}
@media only screen and (max-width: 715px) {
  .admin-bar header#main-header {
    top: 46px;
  }
}
.accordion-label, .accordion-label-edu {
  font-family: 'dinot', 'Arial Black', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  font-size: 1.5em;
  padding: 0.3em 1em;
  border: solid 1px #f7f7f7;
  cursor: pointer;
  color: #008AC9;
  margin-top: .5em;
}
.accordion-label-edu {
    text-transform: none;
    color: #ca2c92;
	font-size: 1.3em;
}
.accordion-label:hover {
  color: #0071a5;
}
.accordion-label:before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTE5IDEzaC02djZoLTJ2LTZINXYtMmg2VjVoMnY2aDZ2MnoiIGZpbGw9IiMwMDhBQzkiLz4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==) no-repeat center;
  background-size: 1em 1em;
  height: 1.5em;
  vertical-align: middle;
}
.accordion-label-edu:before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTE5IDEzaC02djZoLTJ2LTZINXYtMmg2VjVoMnY2aDZ2MnoiIGZpbGw9IiNjYTJjOTIiLz4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==) no-repeat center;
  background-size: 1em 1em;
  height: 1.5em;
  vertical-align: middle;
}
.accordion-checkbox {
  display: none;
}
.accordion-content {
  display: none;
  padding: 0.5em 1.5em;
  border: solid 1px #f7f7f7;
}
.accordion-checkbox:checked ~ .accordion-content {
  display: block;
}
.accordion-checkbox:checked ~ .accordion-label:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTE5IDEzSDV2LTJoMTR2MnoiIGZpbGw9IiMwMDhBQzkiLz4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==);
}
.books .pattern-dates {
  display: none;
}
.entry-content img {
  margin: 0 0 1.5em 0;
}
.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;
}
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
.wpt_productions.wpt_events_without_thumbnail .wp_theatre_event > *,
.wpt_events.wpt_events_without_thumbnail .wp_theatre_event > *,
.wpt_productions.wpt_productions_without_thumbnail .wp_theatre_event > *,
.wpt_events.wpt_productions_without_thumbnail .wp_theatre_event > * {
  margin-left: 0;
}
.wpt_productions .wp_theatre_prod,
.wpt_events .wp_theatre_prod,
.wpt_productions .wp_theatre_event,
.wpt_events .wp_theatre_event {
  padding-top: 0.5em;
  margin-top: 0.5em;
  overflow: auto;
  position: relative;
}
.wpt_productions .wp_theatre_prod > *,
.wpt_events .wp_theatre_prod > *,
.wpt_productions .wp_theatre_event > *,
.wpt_events .wp_theatre_event > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpt_productions .wp_theatre_prod figure,
.wpt_events .wp_theatre_prod figure,
.wpt_productions .wp_theatre_event figure,
.wpt_events .wp_theatre_event figure {
  width: 25%;
  padding-right: 0.5em;
  margin: 0;
  float: left;
}
.wpt_productions .wp_theatre_prod figure img,
.wpt_events .wp_theatre_prod figure img,
.wpt_productions .wp_theatre_event figure img,
.wpt_events .wp_theatre_event figure img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
}
.wpt_productions .wp_theatre_prod > *,
.wpt_events .wp_theatre_prod > * {
  margin: 0 0 0 25%;
}
.wpt_productions .wp_theatre_prod span,
.wpt_events .wp_theatre_prod span {
  margin-left: 0;
}
.wpt_productions .wp_theatre_event > *,
.wpt_events .wp_theatre_event > * {
  margin: 0 25%;
}
.wpt_productions .wp_theatre_event .wp_theatre_event_datetime .wp_theatre_event_date,
.wpt_events .wp_theatre_event .wp_theatre_event_datetime .wp_theatre_event_date {
  display: inline;
}
.wpt_productions .wp_theatre_event .wp_theatre_event_datetime .wp_theatre_event_time,
.wpt_events .wp_theatre_event .wp_theatre_event_datetime .wp_theatre_event_time {
  display: inline;
}
.wpt_productions .wp_theatre_event .wp_theatre_event_datetime .wp_theatre_event_time:before,
.wpt_events .wp_theatre_event .wp_theatre_event_datetime .wp_theatre_event_time:before {
  content: '\00a0\2014\00a0';
}
.wpt_productions .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_venue,
.wpt_events .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_venue {
  display: inline;
}
.wpt_productions .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_venue + .wp_theatre_event_city:before,
.wpt_events .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_venue + .wp_theatre_event_city:before {
  content: ',\00a0';
}
.wpt_productions .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_venue:empty + .wp_theatre_event_city:before,
.wpt_events .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_venue:empty + .wp_theatre_event_city:before {
  display: none;
}
.wpt_productions .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_city,
.wpt_events .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_city {
  display: inline;
}
.wpt_productions .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_city:empty:before,
.wpt_events .wp_theatre_event .wp_theatre_event_location .wp_theatre_event_city:empty:before {
  display: none;
}
.wpt_productions .wp_theatre_event .wp_theatre_event_tickets,
.wpt_events .wp_theatre_event .wp_theatre_event_tickets {
  width: 25%;
  margin: 0;
  position: absolute;
  top: 0.5em;
  right: 0;
}
.wpt_productions .wpt_production_categories,
.wpt_events .wpt_production_categories {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.wpt_productions .wpt_production_categories li,
.wpt_events .wpt_production_categories li {
  display: inline-block;
}
.wpt_productions .wpt_production_categories li:before,
.wpt_events .wpt_production_categories li:before {
  content: ', ';
}
.wpt_productions .wpt_production_categories li:first-child:before,
.wpt_events .wpt_production_categories li:first-child:before {
  content: '';
}
.widget_wpt_events_widget .wp_theatre_event > * {
  margin-right: 0;
}
.widget_wpt_events_widget .wp_theatre_event .wp_theatre_event_tickets {
  position: static;
  margin-left: 25%;
  width: auto;
}
.widget_wpt_cart_widget .wpt_cart_item {
  overflow: auto;
  margin-bottom: 1em;
}
.widget_wpt_cart_widget .wpt_cart_item .wpt_cart_item_amount {
  float: left;
  width: 15%;
}
.widget_wpt_cart_widget .wpt_cart_item .wpt_cart_item_amount:after {
  content: ' \d7';
}
.widget_wpt_cart_widget .wpt_cart_item .wp_theatre_prod {
  float: left;
  width: 85%;
}
.widget_wpt_cart_widget .wpt_cart_item .wp_theatre_prod > * {
  margin-left: 33.33333333%;
}
.widget_wpt_cart_widget .wpt_cart_item .wp_theatre_prod figure {
  margin: 0;
  padding: 0 0.5em 0 0;
  width: 33.33333333%;
  float: left;
}
.widget_wpt_cart_widget .wpt_cart_item .wp_theatre_prod figure img {
  width: 100%;
  height: auto;
}
iframe.wp_theatre_iframe {
  width: 800px;
  height: 500px;
}
.whatsonday {
  width: 305px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.btnday {
  margin-bottom: 0.4em;
}
.btnday a {
  display: inline-block;
  padding: 0.3em 0.7em;
  background: #555555;
  color: #ffffff;
  font-weight: bold;
}
.btnday a:hover {
  background: #0071a5;
}
@media only screen and (min-width: 716px) {
  .btnday a {
    padding: 0.1em 0.5em;
  }
}
.btnday.visited a {
  background: #555555;
}
.btnday.selected a {
  background: #008AC9;
}
.btnday.hover a {
  background: #ca2a6e;
}
.btnweek {
  margin-bottom: 0.4em;
}
.btnweek a {
  display: inline-block;
  padding: 0.3em 0.7em;
  background: #555555;
  color: #ffffff;
  font-weight: bold;
}
.btnweek a:hover {
  background: #0071a5;
}
@media only screen and (min-width: 716px) {
  .btnweek a {
    padding: 0.1em 0.5em;
  }
}
.btnweek.visited a {
  background: #555555;
}
.btnweek.selected a {
  background: #008AC9;
}
.btnmonth {
  margin-bottom: 0.4em;
}
.btnmonth a {
  display: inline-block;
  padding: 0.3em 0.7em;
  background: #555555;
  color: #ffffff;
  font-weight: bold;
}
.btnmonth a:hover {
  background: #0071a5;
}
@media only screen and (min-width: 716px) {
  .btnmonth a {
    padding: 0.1em 0.5em;
  }
}
.btnmonth.visited a {
  background: #555555;
}
.btnmonth.selected a {
  background: #008AC9;
}
div#pdf-prog-dl a {
  white-space: pre-wrap;
}
@media only screen and (min-width: 716px) {
  div#pdf-prog-dl {
    float: right;
  }
}
@media only screen and (max-width: 715px) {
  div#pdf-prog-dl {
    float: right;
    display: inline-block;
    margin-right: 1em;
    margin-bottom: 2em;
  }
}
iframe#alins_widget {
  margin: auto;
  overflow: auto;
  width: 100%;
}
@media screen and (min-width: 200px) and (max-width: 768px) {
  iframe#alins_widget {
    width: 100%;
  }
}
@media only screen and (min-width: 716px) {
  .picture-25 {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 715px) {
  section#page-25 {
    margin-top: 0px;
  }
  .text-25 {
    padding-left: 15px;
  }
  .picture-25 {
    margin-top: 0px;
  }
}

/*# sourceMappingURL=style.css.map */