* {
	margin: 0;
	padding: 0;
	font-weight: normal!important;
}
@font-face {
    font-family: 'Infini';
    src: url('fonts/infini-romain.eot');
    src: url('fonts/infini-romain.eot?#iefix') format('embedded-opentype'),
         url('fonts/infini-romain.woff') format('woff'),
         url('fonts/infini-romain.ttf') format('truetype');
    font-style: normal;
}
*:focus {
	outline: none;
	border: none;
}
body {
	font-family: 'Infini', sans-serif;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}
.carousel-cell, .carousel-cell img {
	height: 330px;
	width: auto;
}
.carousel-cell {
	padding-left: 20px;
}
.main-carousel {
	width: 100%;
	overflow: hidden;
}
footer {
	padding-right: 20px;
	padding-top: 8px;
	position: fixed;
	bottom: 0;
	background-color: white;
	height: 36px;
	width: 100%;
	left: 0;
	font-size: 12px;
	line-height: 13px;
	color: #4a494a;
}
input {
	font-family: 'Infini', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	padding: 7px 10px;
	width: 200px;
	border-radius: 6px;
	border: solid 1px silver;
	margin-right: 20px;
	color: silver;
	margin-bottom: 5px;
}
input:focus {
	border-radius: 6px;
	border: solid 1px #152ec4;
}
.mc4wp-form-fields p {
	padding-bottom: 10px;
}
input[type=submit] {
	border-color: #152ec4;
	color: #152ec4;
	width: 220px;
	text-transform: lowercase;
	text-align: left;
}
p.newsletter span a {
	color: #152ec4;
}
.gmap {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}
.footer-right p:not(:last-child) {
	padding-right: 50px;
}
p.follow-us a:hover {
	text-decoration: underline;
}
footer p {
	display: inline-block;
}
img.fluid {
	width: 100%;
	height: auto;
}
h1 {
	font-size: 34px;
	line-height: 36px;
	text-transform: uppercase;
	display: inline-block;
}
a {
	text-decoration: none;
	transition: color 0.3s;
	color: black;
}
.small .img {
	width: 35%;
	float: left;
}
.small .info {
	width: calc(65% - 20px);
	padding-left: 20px;
	float: left;
}
a:hover, .current-menu-item a, h2.section-title, .right h2, .data-menu .current-menu-item a {
	color: #152ec4;
}
.logo {
	content: '';
	background-image: url(img/logo.svg);
	width: 70px;
	height: 29px;
	background-repeat: no-repeat;
	
	background-size: 35px 29px;
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}
.header-left, .footer-left, .left {
	width: 43.75%;
	float: left;
	padding-right: 20px;
}
.left {
	width: calc(43.75% - 20px);
	padding-left: 20px;
}
.big, .small {
	width: calc(43.75% - 20px);
	padding-left: 20px;
	float: left;
}
.small {
	margin-bottom: 20px;
}
.page-template-events .small h2.exhibition-title {
	overflow: hidden;
}
.small h2.exhibition-subtitle {
	padding-bottom: 30px;
}
.header-right, .footer-right, .right {
	width: 49%;
	float: left;
	
}
.header-right {
	float: right;
	padding-right: calc(7.25% - 20px);
}
.footer-left p:first-child {
	padding-left: 90px;
	padding-right: 20px;
}
.intro p {
	font-size: 22px;
	line-height: 26px;
}
header {
	background-color: white;
	position: fixed;
	padding-top: 10px;
	padding-bottom: 40px;
	width: 100%;
	top: 0;
	z-index: 1000;
}
.container {
	margin-top: 158px;
	padding-bottom: 44px;
}
header:after, .menu:after, footer:after, .row:after, .small:after, .concept-overview:after, .container:after {
	display: table;
	content: "";
	clear: both;	
}

h2.section-title {
	font-size: 34px;
	line-height: 36px;
	text-transform: uppercase;
	padding-left: 70px;
	padding-bottom: 30px;
}
h2.concept-title {
	padding-left: 70px;
	font-size: 24px;
	text-transform: uppercase;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
.concept-overview {
	padding-bottom: 20px;
}

.agenda {
	padding-top: 8px;
	width: 500px;
	background-color: rgb(237,237,237);
	padding-left: 50px;
	position: fixed;
	height: 100vh;
	overflow: auto;
	right: -500px;
	top: 0;
	z-index: 10000;
	transition: right 0.3s;
}
.hide-agenda {
	display: inline-block;
		font-size: 36px;
		position: absolute;
		right: 20px;
		top: -5px;
		cursor: pointer;
		color: rgb(107,107,107);
}
.show-agenda .agenda {
	right: 0;
}

p.intro {
	font-size: 19px;
	padding-left: 70px;
	line-height: 23px;
	padding-top: 10px;
}
h2.exhibition-title, h2.agenda-title {
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	color: #152ec4;
	letter-spacing: -1px;
}
h2.agenda-title {
	font-size: 34px;
	line-height: 34px;
}
.small {
	position: relative;
}
.small .info p.type{
	position: absolute;
	bottom: 0;
	padding-left: 0;
}
.small h2.exhibition-title, .small h2.exhibition-subtitle {
	font-size: 24px;
	line-height: 24px;
}
.exhibition-title a {
	color: #152ec4;
}

h2.exhibition-subtitle {
	font-size: 40px;
	line-height: 40px;
	letter-spacing: -1px;
}
.agenda h2.exhibition-subtitle, .agenda h2.exhibition-title {
	font-size: 34px;
	line-height: 34px;
}
.agenda a, .agenda p.type, .agenda p.date {
	color: rgb(107, 107,107);
}
.right h2.concept-title {
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 2px;
	color: black;
	padding-left: 0;
}
#concepts .right h2.concept-title {
	padding-top: 52px;
}
.meta {
	padding-top: 20px;
}
.right h2, .meta h3, a.readmore, p.date, p.type, .data-menu a, h2.c {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 4px;
	padding-left: 70px;
	color: #152ec4;
}
a.readmore, .data-menu a, h2.c{
	padding-left: 0;
	
}
h2.c {
	padding-top: 40px;
	padding-bottom: 20px;
}
.meta p {
	font-size: 22px;
	line-height: 26px;
	padding-bottom: 10px;
}
.right {
	padding-top: 12px;
}
.data-menu li {
	list-style-type: none;
	display: inline-block;
	padding-right: 20px;	
}
.data-menu a {
	color: black;
}
.data-menu a:hover {
	color: #152ec4;
}
.data-menu {
	padding-left: 70px;
	padding-bottom: 15px;
}
.menu li {
	list-style-type: none;
	font-size: 34px;
	line-height: 36px;
	text-transform: uppercase;
}
#menu-item-45, #menu-item-51 {
	display: none;
}
.big-gallery {
	overflow: hidden;
}
.big-gallery:after {
  content: 'flickity';
  display: none; /* hide :after */
}
.menu-left-container {
	float: left;
	width: 50%;
}
.menu-right-container {
	float: left;
	width: 50%;
}
p {
	font-size: 16px;
	line-height: 19px;
	padding-bottom: 19px;
}
.close {
	display: none;
}
footer p{
	font-size: 12px;
	line-height: 13px;
}
p.date, p.type {
	display: inline-block;
	padding-bottom: 10px;
}

.agenda:before {
	content: 'AGENDA';
	color: rgb(107, 107,107);
	display: inline-block;
	text-align: center;
    position: absolute;
    font-size: 30px;
    top: 50%;
    
    left: 5px;
    transform: rotate(90deg) translateY(180%) translateX(50%);
    transform-origin: top right;
}
.carousel-cell p {
	position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
}
.show-agenda .agenda:before {
	content: '';
}
p.follow-us {
	padding-left: 40px;
}
.follow-us span {
	color: #152ec4;
}
.left img {
	padding-bottom: 40px;
}
.right>p:first-child {
	padding-top: 52px;
}
.right>h2.concept-title:first-child {
	padding-top: 0px;
}
.place-card.place-card-large {
	display: none;
}
.cc.not-first .right>h2.concept-title:first-child {
	padding-top: 0;
}
.cc .right {
	padding-top: 0;
}
.right .concepts-exhibitions h2 {
	padding-left: 0;
}
.concepts-exhibitions {
	padding-top: 30px;
}
.concepts-exhibitions:after {
	content: '';
	display: table;
	clear: both;
}
.exhibition-link {
	float: left;
	width: 50%;
	padding-bottom: 30px;
	
}
.flickity-fullscreen-button {
	display: none;
}
.exhibition-link .exhibition-title {
	font-size: 24px;
	line-height: 29px;
}
.exhibition-link .exhibition-subtitle { 
	text-transform: none;
	letter-spacing: 0;
	font-size: 19px;
}
.main-carousel {
		width: calc(100% - 30px);
	}
	.popup {
		position: fixed;
		width: calc(43.75% - 80px);
		background-color: #ededed;
		top: 158px;
		height: calc(100vh - 220px);
		padding:20px;
		padding-left: 40px;
		padding-top: 10px;
		overflow: auto;
	}
	p.today{
		font-size: 18px;
		color: #152ec4;
	}
	.intro {padding-top: 20px;}
	.close-popup {
		cursor: pointer;
		position: absolute;
		right: 10px;
		top: 10px;
		font-size: 36px;
		color: #666666;
		line-height: 30px;
	}
	p.content {
		font-size: 34px;
		line-height: 36px;
		background-image: url(img/lightning.svg); 
		background-size: 25px 30px;
		background-repeat: no-repeat;
		padding-left: 40px;
	}
	p.content:before {
		background-image: url(img/lightning.svg);
		width: 25px;
		height: 30px;
		display: block;
	}
	.is-fullscreen .carousel-cell {
	  width: 100%; /* full width */
	  /* center images in cells with flexbox */
	  display: flex;
	  align-items: center;
	  justify-content: center;
	}
.big {
	padding-bottom: 20px;
}
.clearfix {
	clear: both;
	display: table;
}
.is-fullscreen .carousel-cell {
  height: 100%;
  padding-left: 0;
}

	.is-fullscreen .carousel-cell img {
		  display: block;
		  max-height: 80vh;
		  height: auto;
		}
		.main-carousel .logo {
			display: none;
		}
		.is-fullscreen .gal.logo {
			display: block;
			margin-top: 10px;
			cursor: pointer;
			position: fixed;
			z-index: 10000;
		}
		.related .small {
			width: 100%;
			float: none;
			padding-left: 0;
		}
		.right .small h2 {
			padding-left: 0;
		}
@media (min-width: 1181px) {
	.big-gallery{
		width: calc(100% - 50px);
	}
	.main-carousel {
		width: calc(100% - 30px);
	}
	
}
@media(max-width:1100px) {
	.footer-left p:first-child {
		padding-left: 20px;
	}
	.footer-right p:not(:last-child) { 
		padding-right: 30px;
	}
}
@media(max-width:1010px) {
	.footer-left p:first-child {
		padding-left: 8px;
	}
	.footer-right p:not(:last-child) { 
		padding-right: 8px;
	}
}
@media (max-width: 1200px) and (min-width: 1180px) { 
	.menu-left-container {
		width: 45%;
	}
	.menu-right-container {
		width: 55%;
	}
	p.follow-us {
		padding-left: 40px;
	}
}
@media (max-width: 1180px) { 
	p.follow-us {
		padding-left: 20px;
	}
	.menu li {
		font-size: 26px;
		line-height: 28px;
	}
	h1 {
		font-size: 26px;
		line-height: 28px;}
}
.agenda-toggle {
	display: none;
}
@media (max-width: 920px) {
	.agenda-toggle {
		display: block;
		position: fixed;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0px;
		cursor: pointer;
		background-color: rgb(237,237,237);
		color: rgb(107, 107,107);
		height: 20px;
		width: 100%;
		text-align: center;
		padding: 9px 20px 11px 20px;
	}
	.agenda-toggle h2.agenda-title {
    	font-size: 24px;
		line-height: 24px;
		color: rgb(107, 107,107);
	}
	.popup {
		width: calc(100% - 60px);
		top: 88px;
		height: calc(100vh - 158px);
	}
	.main-carousel {
		width: 100%;
	}
	.big-gallery {
		width: 100%;
	}
	.left img {
		padding-bottom: 0px;
	}
	.right>p:first-child {
		padding-top: 0;
	}
	.right>h2.concept-title:first-child {
		padding-top: 0;
	}
	.right {
		padding-bottom: 40px;
	}
	.sub-menu {
		padding-left: 38px;
	}
	.sub-menu {
		display: none;
	}
	.sub-menu li {
		font-size: 23px;
		line-height: 33px;
	}
	#menu-item-45 {
		display: block;
	}
	p.follow-us {
		display: none;
	}
	footer {
		position: static;
		padding-right: 0;
		padding-bottom: 50px;
		height: auto;
	}
	.footer-left, .footer-right, .header-left, .header-right, .big{
		width: 100%;
		padding-right: 0;
		clear: both;
		float: none;
	}
	.left, .right, .big {
		width: calc(100% - 40px);
		padding-right: 20px;
		padding-left: 20px;
	}
	footer p, .footer-left p:first-child {
		padding-left: 20px;
		padding-right: 0;
		width: calc(100% - 20px);
		padding-bottom: 0;
		display: block;
	}
	.menu-left-container, .menu-main-container {
		width: 100%;
		padding-left: 20px;
		float: none;
		clear: both;
	}
	#menu-item-51 {
		display: inherit;
	}
	
	
	.header-right {
	}
	.menu li {
		line-height: 33px;
	}
	header {
		height: calc(100vh + 22px);
		position: fixed;
	}
	header {
		top: calc(-100vh + 50px);
		transition: top 0.3s;
	}
	
	.show-menu header {
		top: 0;
	}
	.show-menu h1 span, .show-menu .menu-toggle{
		opacity: 0;
		pointer-events: none;
	}
	.logo {
		width: 39px;
		height: 21px;		
		background-size: 26px 21px;

	}
	.header-left {
		position: absolute;
		bottom: 8px;
	}
	header {
		padding-bottom: 0px;
	}
	.container {
    margin-top: 88px;
}
	.menu-toggle {
	    display: inline-block;
	    cursor: pointer;
	    position: absolute;
	    right: 20px;
	    bottom: 42px;
	}

	.bar1, .bar2, .bar3 {
	    width: 20px;
	    height: 2px;
	    background-color: #152ec4;
	    margin: 4px 0;
	}
	.close {
		display: inline-block;
		font-size: 36px;
		position: absolute;
		right: 20px;
		top: -10px;
		cursor: pointer;
	}
	.agenda {
		padding-top: 50px;
		width: calc(100% - 40px);
		height: calc(100vh + 40px);
		right: auto;
		left: 0;
		top: 100vh;
		transition: top 0.3s;
	}
	.hide-agenda {
		top: 35px;
	}
	.agenda:before {
		top:0;
		width: 100%;
		text-align: center;
		transform: none;
	}
	.show-agenda .agenda {
		top:-40px;
	}
	.big-gallery:after {
		content: '';
	}
}
@media (max-width:768px) {
	.small {
		width: calc(100% - 40px);
	}
}
@media (max-width:1260px) {
	.small .info p.type {
		position: inherit;
	}
}
.events-past {
	  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  padding-left: 20px;
  width: calc(90% - 20px);
}
.events-past .small {
	  -ms-flex: 0 0 calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width:768px) {
	.events-past .small {
	  -ms-flex: 0 0 calc(100% - 20px);
  flex: 0 0 calc(100% - 20px);
  max-width: calc(100% - 20px);
  padding-left: 10px;
  padding-right: 10px;
}
}