@font-face {
font-family: 'FreigBigProBlaIta';
src: url('../font/FreigBigProBlaIta.otf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'GothamLight';
src: url('../font/gotham-light.eot');
src: url('../font/gotham-light.ttf') format('truetype'),
     url('../font/gotham-light.woff') format('woff'),
     url('../font/gotham-light.eot?#iefix') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'GothamMedium';
src: url('../font/gotham-medium.eot');
src: url('../font/gotham-medium.ttf') format('truetype'),
     url('../font/gotham-medium.woff') format('woff'),
     url('../font/gotham-medium.eot?#iefix') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'GothamBook';
src: url('../font/gotham-book.eot');
src: url('../font/gotham-book.ttf') format('truetype'),
     url('../font/gotham-book.woff') format('woff'),
     url('../font/gotham-book.eot?#iefix') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'GothamBlack';
src: url('../font/gotham-black.eot');
src: url('../font/gotham-black.ttf') format('truetype'),
     url('../font/gotham-black.woff') format('woff'),
     url('../font/gotham-black.eot?#iefix') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}

html, body {
position: relative;
height: 100%;
}

body {
background: #fff;
font-family: 'GothamLight';
font-size: 0.8em;
color: #000;
margin: 0;
padding: 0;
cursor: default;
}

#menu-icon {
position: fixed;
left: 20px;
top: 20px;
z-index: 11;
font-size: 25px;
padding: 5px;
background-color: rgba(255,255,255,0.6);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#menu {
position: fixed;
top: 0;
bottom: 0;
left: -260px;
width: 250px;
z-index: 10;
background-color: #fff;
text-align: center;
overflow-y: auto;
-webkit-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.6);
box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.6);
}

.menu-item {
margin-top: 25px;
padding: 5px 0;
font-size: 16px;
font-family: 'GothamBook';
}

#menu-item-home {
margin-top: 70px;
}

.menu-subitem {
padding-top: 8px;
font-size: 12px;
font-family: 'GothamBook';
display: none;
}

.menu-item:not(.active), .menu-subitem:not(.active) {
cursor: pointer;
}

#menu > a {
text-decoration: none;
color: #000;
}

.menu-item.active, .menu-subitem.active {
color: #b50b1e;
}

#menu .icon-down {
font-size: 14px;
}

#menu-item-contact {
margin-top: 50px;
}

#menu-item-contact [class^='icon-'] {
font-size: 22px;
padding: 2px;
margin: 2px;
color: rgba(0,0,0,0.3);
}

#menu-item-contact [class^='icon-']:hover {
color: #b50b1e;
}

#combobox-langage {
position: fixed;
top: 8px;
right: 30px;
width: 90px;
height: 25px;
border: none;
font-family: 'GothamBook';
font-size: 10px;
color: black;
background-color: rgba(255,255,255,0.6);
z-index: 2;
}

#combobox-langage > .cb-input {
line-height: 25px;
}

#combobox-langage > .cb-input > .cbi-button-icon {
font-size: 12px;
line-height: 25px;
color: black;
}

#combobox-langage > .cb-popup {
top: 25px;
background-color: transparent;
}

#combobox-langage > .cb-popup > .cbp-item-list > .cbpl-item {
padding-left: 15px;
background-color: rgba(255,255,255,0.6);
color: #888;
}

#combobox-langage > .cb-popup > .cbp-item-list > .cbpl-item.checked {
color: #000;
background-color: rgba(0,0,0,0.1);
}

#combobox-langage > .cb-popup > .cbp-item-list > .cbpl-item:hover {
color: #000;
}

#page-numbers {
position: fixed;
right: 20px;
bottom: 20px;
z-index: 10;
font-size: 16px;
}

#page-numbers>span {
display: inline-block;
margin: 2px;
}

#social-container {
position: absolute;
left: 20px;
bottom: 20px;
z-index: 3;
}

#social-container .links {
text-align: center;
}

#social-container .links a {
margin: 0 2px;
color: #b3b3b3;
text-decoration: none;
font-size: 24px;
font-weight: bold;
}

#social-container .links a:hover {
color: #b50b1e;
}

#scroll-to-explore {
position: absolute;
bottom: 0;
width: 100%;
height: 125px;
z-index: 5;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
background-image: url(../img/facade1to14/scroll.png);
}

.swiper-container {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}

.swiper-slide {
text-align: center;
background-color: white;
overflow: hidden;
}

#slide1-container {
background-image: url(../img/facade1to14/slide1.jpg);
}

.slide1-text {
position: absolute;
bottom: 10%;
right: 10%;
text-align: left;
}

.slide1-text .line1 {
font-size: 1.4em;
font-family: 'GothamMedium';
line-height: 1.5em;
background-color: rgba(255,255,255,0.8);
}

.slide1-text .line2 {
font-size: 1.2em;
font-family: 'GothamBook';
line-height: 1.3em;
background-color: rgba(255,255,255,0.8);
}

#swiper-slide2 {
background-color: #fff100;
}

#swiper-slide3 {
color: white;
background-color: #000;
}

.slide-container {
position: relative;
width: 90%;
height: 100%;
margin-left: auto;
margin-right: auto;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}

#slide2-image {
position: absolute;
top: 20px;
left: 0;
right: 0;
height: 150px;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
background-image: url(../img/facade1to14/logo.png);
}

.slide2-text {
font-size: 0.9em;
overflow-y: auto;
text-align: center;
line-height: 1.4em;
background-color: rgba(255,241,0,0.6);
}

.slide2-text-top {
font-size: 1em;
font-family: 'GothamBlack';
}

.slide3-text-title {
font-size: 2.8em;
margin-bottom: 1em;
}

.slide3-text-content {
font-size: 1em;
line-height: normal;
}

.slide-art-image {
position: relative;
width: 884px;
height: 530px;
margin: 0 auto;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}

.slide-art-artist {
font-size: 1.2em;
font-family: 'GothamBlack';
margin-top: 0.5em;
margin-bottom: 1.2em;
}

.slide-art-title {
font-size: 1em;
font-family: 'GothamBlack';
line-height: 1.5em;
}

.slide-art-description {
font-size: 1em;
font-family: 'GothamBook';
line-height: 1.5em;
}

#slide4-container .slide-art-image {
background-image: url(../img/facade1to14/slide4.jpg);
}

#slide5-container .slide-art-image {
width: 950px;
height: 394px;
background-image: url(../img/facade1to14/slide5.jpg);
}

#slide6-container .slide-art-image {
width: 950px;
height: 394px;
background-image: url(../img/facade1to14/slide6.jpg);
}

#slide7-container .slide-art-image {
background-image: url(../img/facade1to14/slide7.jpg);
}

#slide8-container .slide-art-image {
width: 800px;
height: 510px;
background-image: url(../img/facade1to14/slide8.jpg);
}

#slide9-container .slide-art-image {
background-image: url(../img/facade1to14/slide9.jpg);
}

#slide10-container .slide-art-image {
background-image: url(../img/facade1to14/slide10.jpg);
}

#slide11-container .slide-art-image {
background-image: url(../img/facade1to14/slide11.jpg);
}

#slide12-container .slide-art-image {
background-image: url(../img/facade1to14/slide12.jpg);
}

#slide13-container .slide-art-image {
background-image: url(../img/facade1to14/slide13.jpg);
}

#slide14-container .slide-art-image {
background-image: url(../img/facade1to14/slide14.jpg);
}

#slide15-container .slide-art-image {
background-image: url(../img/facade1to14/slide15.jpg);
}

#slide16-container .slide-art-image {
background-image: url(../img/facade1to14/slide16.jpg);
}

#slide17-container .slide-art-image {
background-image: url(../img/facade1to14/slide17.jpg);
}

#slide18-container .slide-art-image {
background-image: url(../img/facade1to14/slide18.jpg);
}

#slide19-container .slide-art-image {
background-image: url(../img/facade1to14/slide19.jpg);
}

#slide20-container .slide-art-image {
background-image: url(../img/facade1to14/slide20.jpg);
}

#slide21-container .slide-art-image {
background-image: url(../img/facade1to14/slide21.jpg);
}

#slide22-container .slide-art-image {
background-image: url(../img/facade1to14/slide22.jpg);
}

#slide23-container .slide-art-image {
background-image: url(../img/facade1to14/slide23.jpg);
}

#slide24-container .slide-art-image {
background-image: url(../img/facade1to14/slide24.jpg);
}

#swiper-slide25 {
color: white;
background-color: black;
}

#slide25-text-wrapper {
position: absolute;
width: 100%;
}

#slide25-title {
font-size: 2em;
font-family: 'GothamBlack';
margin-top: 1.5em;
margin-bottom: 1em;
}

#slide25-decription {
position: absolute;
font-size: 1em;
}

#slide25-video {
position: relative;
display: inline-block;
width: 640px;
height: 360px;
line-height: 360px;
background-color: #000;
}

#slide25-video1-thumb {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
background-image: url(../img/facade1to14/slide25-video1-thumb.jpg);
}

#slide25-video1-button {
width: 100%;
height: 100%;
z-index: 5;
font-size: 80px;
color: rgba(0,0,0,0.2);
cursor: pointer;
}

#slide25-video1-button.white {
color: rgba(255,255,255,0.4);
}

#slide25-video1-button:hover {
color: rgba(181,11,30,0.8);
}

@media only screen and (max-width: 4000px){
	.slide1-text {
	bottom: 15%;
	right: 20%;
	}
	.slide1-text .line1 {
	font-size: 1.4em;
	}
	.slide1-text .line2 {
	font-size: 1.2em;
	}
	.slide2-text {
	font-size: 2em;
	}
	.slide2-text-top {
	font-size: 2.2em;
	}
	#slide2-image {
	top: 100px;
	height: 170px;
	}
	.slide3-text-title {
	font-size: 5.8em;
	}
	.slide3-text-content {
	font-size: 1.7em;
	}
	.slide-art-image {
	width: 1600px;
	height: 959px;
	}
	#slide5-container .slide-art-image {
	width: 1600px;
	height: 663px;
	}
	#slide6-container .slide-art-image {
	width: 1600px;
	height: 663px;
	}
	#slide8-container .slide-art-image {
	width: 1600px;
	height: 1019px;
	}
	#slide25-title {
	margin-top: 2.5em;
	margin-bottom: 1.5em;
	}
	#slide25-video {
	width: 800px;
	height: 450px;
	line-height: 450px;
	}
}

@media only screen and (max-width: 1920px){
	.slide1-text {
	bottom: 12%;
	right: 15%;
	}
	.slide1-text .line1 {
	font-size: 1.4em;
	}
	.slide1-text .line2 {
	font-size: 1.2em;
	}
	.slide2-text {
	font-size: 1.4em;
	}
	.slide2-text-top {
	font-size: 1.6em;
	}
	#slide2-image {
	top: 60px;
	height: 150px;
	}
	.slide3-text-title {
	font-size: 4em;
	}
	.slide3-text-content {
	font-size: 1.2em;
	}
	.slide-art-image {
	width: 1200px;
	height: 720px;
	}
	#slide5-container .slide-art-image {
	width: 1200px;
	height: 497px;
	}
	#slide6-container .slide-art-image {
	width: 1200px;
	height: 497px;
	}
	#slide8-container .slide-art-image {
	width: 1200px;
	height: 765px;
	}
	#slide25-title {
	margin-top: 2.5em;
	margin-bottom: 1.5em;
	}
	#slide25-video {
	width: 640px;
	height: 360px;
	line-height: 360px;
	}
	#slide25-video {
	width: 800px;
	height: 450px;
	line-height: 450px;
	}
}

@media only screen and (max-width: 1366px){
	.slide1-text {
	bottom: 10%;
	right: 10%;
	}
	.slide1-text .line1 {
	font-size: 1.4em;
	}
	.slide1-text .line2 {
	font-size: 1.2em;
	}
	.slide2-text {
	font-size: 1.2em;
	}
	.slide2-text-top {
	font-size: 1.4em;
	}
	#slide2-image {
	top: 20px;
	height: 130px;
	}
	.slide3-text-title {
	font-size: 3.5em;
	}
	.slide3-text-content {
	font-size: 1em;
	}
	.slide-art-image {
	width: 884px;
	height: 530px;
	}
	#slide5-container .slide-art-image {
	width: 950px;
	height: 394px;
	}
	#slide6-container .slide-art-image {
	width: 950px;
	height: 394px;
	}
	#slide8-container .slide-art-image {
	width: 800px;
	height: 510px;
	}
	#slide25-video {
	width: 640px;
	height: 360px;
	line-height: 360px;
	}
}

@media only screen and (max-width: 1280px){
	.slide1-text {
	bottom: 10%;
	right: 10%;
	}
	.slide1-text .line1 {
	font-size: 1.4em;
	}
	.slide1-text .line2 {
	font-size: 1.2em;
	}
	.slide2-text {
	font-size: 1.05em;
	}
	.slide2-text-top {
	font-size: 1.15em;
	}
	#slide2-image {
	top: 10px;
	height: 110px;
	}
	.slide3-text-title {
	font-size: 3em;
	}
	.slide3-text-content {
	font-size: 0.9em;
	}
	.slide-art-image {
	width: 750px;
	height: 450px;
	}
	#slide5-container .slide-art-image {
	width: 900px;
	height: 373px;
	}
	#slide6-container .slide-art-image {
	width: 900px;
	height: 373px;
	}
	#slide8-container .slide-art-image {
	width: 750px;
	height: 478px;
	}
	#slide25-video {
	width: 640px;
	height: 360px;
	line-height: 360px;
	}
}

@media only screen and (max-width: 1024px){
	.slide1-text {
	bottom: 10%;
	right: 8%;
	}
	.slide1-text .line1 {
	font-size: 1.4em;
	}
	.slide1-text .line2 {
	font-size: 1.2em;
	}
	.slide2-text {
	font-size: 0.95em;
	}
	.slide2-text-top {
	font-size: 1.05em;
	}
	#slide2-image {
	top: 60px;
	height: 100px;
	}
	.slide3-text-title {
	font-size: 2.5em;
	}
	.slide3-text-content {
	font-size: 0.65em;
	}
	.slide-art-image {
	width: 700px;
	height: 420px;
	}
	#slide5-container .slide-art-image {
	width: 780px;
	height: 323px;
	}
	#slide6-container .slide-art-image {
	width: 780px;
	height: 323px;
	}
	#slide8-container .slide-art-image {
	width: 700px;
	height: 446px;
	}
	#slide25-video {
	width: 600px;
	height: 338px;
	line-height: 338px;
	margin-top: 50px;
	}
}

@media only screen and (max-width: 800px){
	.slide2-text {
	font-size: 0.9em;
	}
	.slide2-text-top {
	font-size: 1em;
	}
	#slide2-image {
	top: 10px;
	height: 90px;
	}
	.slide3-text-title {
	font-size: 2.1em;
	}
	.slide3-text-content {
	font-size: 0.55em;
	}
	.slide-art-image {
	width: 650px;
	height: 390px;
	}
	#slide5-container .slide-art-image {
	width: 600px;
	height: 248px;
	}
	#slide6-container .slide-art-image {
	width: 600px;
	height: 248px;
	}
	#slide8-container .slide-art-image {
	width: 650px;
	height: 414px;
	}
	#slide25-video {
	width: 550px;
	height: 309px;
	line-height: 309px;
	margin-top: 50px;
	}
}

@media only screen and (max-width: 736px){
	.slide1-text {
	bottom: 10%;
	right: 6%;
	}
	.slide1-text .line1 {
	font-size: 1em;
	}
	.slide1-text .line2 {
	font-size: 0.8em;
	}
	.slide2-text {
	font-size: 0.75em;
	}
	.slide2-text-top {
	font-size: 0.8em;
	}
	#slide2-image {
	top: 10px;
	height: 60px;
	}
	.slide3-text-title {
	font-size: 1.8em;
	}
	.slide3-text-content {
	font-size: 0.5em;
	}
	.slide-art-image {
	width: 400px;
	height: 240px;
	}
	.slide-art-artist {
	font-size: 1em;
	margin-top: 0.4em;
	margin-bottom: 1em;
	}
	.slide-art-title {
	font-size: 0.9em;
	}
	.slide-art-description {
	font-size: 0.9em;
	}
	#slide5-container .slide-art-image {
	width: 550px;
	height: 228px;
	}
	#slide6-container .slide-art-image {
	width: 550px;
	height: 228px;
	}
	#slide8-container .slide-art-image {
	width: 450px;
	height: 287px;
	}
	#slide25-title {
	margin-top: 1.2em;
	margin-bottom: 0.8em;
	}
	#slide25-video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	margin-top: 50px;
	}
}

@media only screen and (max-width: 569px){
	.slide1-text {
	bottom: 10%;
	right: 6%;
	}
	.slide1-text .line1 {
	font-size: 0.8em;
	}
	.slide1-text .line2 {
	font-size: 0.6em;
	}
	.slide2-text {
	font-size: 0.7em;
	}
	.slide2-text-top {
	font-size: 0.8em;
	}
	#slide2-image {
	top: 10px;
	height: 50px;
	}
	.slide3-text-title {
	font-size: 1.5em;
	}
	.slide3-text-content {
	font-size: 5px;
	}
	.slide-art-image {
	width: 300px;
	height: 180px;
	}
	.slide-art-artist {
	font-size: 1em;
	margin-top: 0.4em;
	margin-bottom: 1em;
	}
	.slide-art-title {
	font-size: 0.8em;
	}
	.slide-art-description {
	font-size: 0.8em;
	}
	#slide5-container .slide-art-image {
	width: 300px;
	height: 124px;
	}
	#slide6-container .slide-art-image {
	width: 300px;
	height: 124px;
	}
	#slide8-container .slide-art-image {
	width: 300px;
	height: 191px;
	}
	#slide25-title {
	margin-top: 1.2em;
	margin-bottom: 0.8em;
	}
	#slide25-video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	margin-top: 50px;
	}
}

@media only screen and (max-width: 480px){
	.slide2-text {
	font-size: 0.7em;
	}
	.slide2-text-top {
	font-size: 0.8em;
	}
	#slide2-image {
	top: 50px;
	height: 50px;
	}
	.slide3-text-title {
	font-size: 0.9em;
	}
	.slide3-text-content {
	font-size: 5px;
	}
	.slide-art-image {
	width: 100%;
	height: 250px;
	}
	#slide5-container .slide-art-image {
	width: 100%;
	height: 200px;
	}
	#slide8-container .slide-art-image {
	width: 100%;
	height: 200px;
	}
	#slide25-title {
	margin-top: 1em;
	margin-bottom: 0.7em;
	}
	#slide25-video {
	width: 100%;
	height: 220px;
	line-height: 220px;
	}
}