@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: '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: white;
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;
font-size: 1.3em;
background-color: white;
overflow: hidden;
}

#swiper-slide1 {
color: black;
}

#swiper-slide2 {
color: black;
}

#swiper-slide3 {
color: white;
background-color: black;
}

#swiper-slide6 {
color: white;
background-color: black;
}

#swiper-slide9 {
color: white;
background-color: black;
}

#swiper-slide11 {
background-color: #FFFF01;
}

#swiper-slide13 {
color: white;
background-color: black;
}

#swiper-slide15 {
color: white;
background-color: black;
}

#swiper-slide21 {
color: white;
background-color: black;
}

#swiper-slide24 {
color: white;
background-color: #0d4ba0;
}

.slide-container {
position: relative;
width: 98%;
height: 90%;
margin: 0 1%;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
overflow-y: auto;
}

#slide1-container {
background-image: url(../img/facade15/slide1.jpg);
}

#slide2-container {
background-image: url(../img/facade15/slide2.jpg);
}

#slide5-container {
background-image: url(../img/facade15/slide5.jpg);
}

#slide7-container {
background-image: url(../img/facade15/slide7.jpg);
}

#slide8-container {
background-image: url(../img/facade15/slide8.jpg);
}

#slide10-container {
background-image: url(../img/facade15/slide10.jpg);
}

#slide11-container {
width: 100%;
height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image: url(../img/facade15/slide11.jpg);
}

#slide12-container {
background-image: url(../img/facade15/slide12.jpg);
}

#slide14-container {
background-image: url(../img/facade15/slide14.jpg);
}

#slide16-container {
background-image: url(../img/facade15/slide16.jpg);
}

#slide17-container {
width: 100%;
height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image: url(../img/facade15/slide17.jpg);
}

#slide18-container {
background-image: url(../img/facade15/slide18.jpg);
}

#slide19-container {
background-image: url(../img/facade15/slide19.jpg);
}

#slide20-container {
background-image: url(../img/facade15/slide20.jpg);
}

#slide22-container {
background-image: url(../img/facade15/slide22.jpg);
}

#slide23-container {
background-image: url(../img/facade15/slide23.jpg);
}

#slide24-container {
width: 100%;
height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image: url(../img/facade15/slide24.jpg);
}

#slide25-container {
background-image: url(../img/facade15/slide25.jpg);
}

.bold {
font-weight: bold;
}

.icon-point {
font-size: 6px;
}

.video-wrapper {
margin: auto;
width: 100%;
text-align: center;
}

.video {
position: relative;
display: inline-block;
background-color: #000;
}

.video-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;
}

.video-thumb-button {
width: 100%;
height: 100%;
z-index: 5;
font-size: 80px;
color: rgba(0,0,0,0.2);
cursor: pointer;
}

.video-thumb-button.white {
color: rgba(255,255,255,0.4);
}

.video-thumb-button:hover {
color: rgba(181,11,30,0.8);
}

#slide24-container .video-wrapper {
float: right;
width: 50%;
}

@media only screen and (max-width: 900px){
	#slide24-container .video-wrapper {
	float: right;
	width: 100%;
	}
}

#slide3-container .video {
width: 400px;
height: 225px;
line-height: 225px;
margin: 15px;
}

#slide6-container .video {
width: 180px;
height: 101px;
line-height: 101px;
margin: 40px 2%;
}

#slide6-container .video-thumb-button {
font-size: 50px;
}

#slide9-container .video {
width: 350px;
height: 197px;
line-height: 197px;
margin: 10px;
}

#slide13-container .video {
width: 450px;
height: 253px;
line-height: 253px;
}

#slide15-container .video {
width: 450px;
height: 253px;
line-height: 253px;
}

#slide21-container .video {
width: 450px;
height: 253px;
line-height: 253px;
}

#slide24-container .video {
width: 450px;
height: 253px;
line-height: 253px;
}

#slide3-video1-thumb {
background-image: url(../img/facade15/slide3-video1-thumb.jpg);
}

#slide3-video2-thumb {
background-image: url(../img/facade15/slide3-video2-thumb.jpg);
}

#slide6-video1-thumb {
background-image: url(../img/facade15/slide6-video1-thumb.jpg);
}

#slide6-video2-thumb {
background-image: url(../img/facade15/slide6-video2-thumb.jpg);
}

#slide6-video3-thumb {
background-image: url(../img/facade15/slide6-video3-thumb.jpg);
}

#slide6-video4-thumb {
background-image: url(../img/facade15/slide6-video4-thumb.jpg);
}

#slide6-video5-thumb {
background-image: url(../img/facade15/slide6-video5-thumb.jpg);
}

#slide6-video6-thumb {
background-image: url(../img/facade15/slide6-video6-thumb.jpg);
}

#slide6-video7-thumb {
background-image: url(../img/facade15/slide6-video7-thumb.jpg);
}

#slide6-video8-thumb {
background-image: url(../img/facade15/slide6-video8-thumb.jpg);
}

#slide6-video9-thumb {
background-image: url(../img/facade15/slide6-video9-thumb.jpg);
}

#slide6-video10-thumb {
background-image: url(../img/facade15/slide6-video10-thumb.jpg);
}

#slide9-video1-thumb {
background-image: url(../img/facade15/slide9-video1-thumb.jpg);
}

#slide9-video2-thumb {
background-image: url(../img/facade15/slide9-video2-thumb.jpg);
}

#slide9-video3-thumb {
background-image: url(../img/facade15/slide9-video3-thumb.jpg);
}

#slide13-video1-thumb {
background-image: url(../img/facade15/slide13-video1-thumb.jpg);
}

#slide15-video1-thumb {
background-image: url(../img/facade15/slide15-video1-thumb.jpg);
}

#slide21-video1-thumb {
background-image: url(../img/facade15/slide21-video1-thumb.jpg);
}

#slide24-video1-thumb {
background-image: url(../img/facade15/slide24-video1-thumb.jpg);
}

.slide4-text-top {
position: absolute;
top: 3em;
width: 100%;
font-size: 1.5em;
font-family: 'GothamBlack';
line-height: 1.6em;
}

#slide4-text-wrapper{
margin: auto;
width: 100%;
text-align: center;
}

.slide4-text-bottom {
position: relative;
font-size: 1.1em;
line-height: 200%;
}

.header-text {
position: absolute;
left: 0;
right: 0;
height: 40px;
line-height: 40px;
z-index: 10;
font-size: 0.7em;
text-align: center;
color: black;
}

.header-text.top {
top: 20px;
}

.header-text.bottom {
bottom: 12px;
}

.header-text>span { 
display: inline-block;
vertical-align: middle;
line-height: 1.4em;
margin-left: 50px;
margin-right: 50px;
}

#slide3-header-text {
color: white;
}

#slide3-header-text > span {
padding: 3px;
background-color: black;
}

#slide6-header-text {
color: white;
}

#slide9-header-text {
color: white;
}

#slide11-header-text {
color: white;
background-color: transparent;
}

#slide13-header-text {
color: white;
}

#slide14-header-text > span {
padding: 3px;
background-color: white;
}

#slide15-header-text {
color: white;
}

#slide21-header-text {
color: white;
}

#slide24-header-text {
color: white;
}

@media only screen and (max-width: 4000px){
	body { font-size: 1em; }
	#slide3-container .video {
	width: 640px;
	height: 360px;
	line-height: 360px;
	margin: 30px;
	}
	#slide6-container .video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	margin: 30px 1%;
	}
	#slide9-container .video {
	width: 450px;
	height: 253px;
	line-height: 253px;
	margin: 30px;
	}
}

@media only screen and (max-width: 1920px){
	body { font-size: 0.9em; }
	#slide3-container .video {
	width: 520px;
	height: 293px;
	line-height: 293px;
	margin: 30px;
	}
	#slide6-container .video {
	width: 250px;
	height: 141px;
	line-height: 141px;
	margin: 30px 1%;
	}
	#slide9-container .video {
	width: 400px;
	height: 225px;
	line-height: 225px;
	margin: 30px;
	}
}

@media only screen and (max-width: 1366px){
	body { font-size: 0.75em; }
	#slide6-container .video {
	width: 200px;
	height: 113px;
	line-height: 113px;
	margin: 30px 1%;
	}
	#slide9-container .video {
	width: 350px;
	height: 197px;
	line-height: 197px;
	margin: 10px;
	}
}

@media only screen and (max-width: 1280px){
	body { font-size: 0.7em; }
	#slide6-container .video {
	width: 150px;
	height: 84px;
	line-height: 84px;
	margin: 30px 1%;
	}
	#slide9-container .video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	margin: 10px;
	}
}

@media only screen and (max-width: 1024px){
	body { font-size: 0.65em; }
	#slide3-container .video {
	width: 350px;
	height: 197px;
	line-height: 197px;
	margin: 10px;
	}
	#slide6-container .video {
	width: 250px;
	height: 141px;
	line-height: 141px;
	margin: 5px 1%;
	}
	#slide9-container .video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	margin: 10px;
	}
}

@media only screen and (max-width: 800px){
	body { font-size: 0.6em; }
	#slide3-container .video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	margin: 10px;
	}
	#slide6-container .video {
	width: 200px;
	height: 113px;
	line-height: 113px;
	margin: 5px 1%;
	}
	#slide9-container .video {
	width: 240px;
	height: 135px;
	line-height: 135px;
	margin: 10px;
	}
}

@media only screen and (max-width: 568px){
	body { font-size: 0.5em; }
	#slide3-container .video {
	width: 250px;
	height: 141px;
	line-height: 141px;
	margin: 10px;
	}
	#slide6-container .video {
	width: 120px;
	height: 68px;
	line-height: 68px;
	margin: 5px 1%;
	}
	#slide9-container .video {
	width: 160px;
	height: 90px;
	line-height: 90px;
	margin: 10px;
	}
	#slide13-container .video {
	width: 400px;
	height: 225px;
	line-height: 225px;
	}
	#slide15-container .video {
	width: 400px;
	height: 225px;
	line-height: 225px;
	}
	#slide21-container .video {
	width: 400px;
	height: 225px;
	line-height: 225px;
	}
	#slide24-container .video {
	width: 400px;
	height: 225px;
	line-height: 225px;
	}
}

@media only screen and (max-width: 480px){
	body { font-size: 0.45em; }
	#slide3-container .video {
	width: 250px;
	height: 141px;
	line-height: 141px;
	margin: 10px;
	}
	#slide6-container .video {
	width: 100px;
	height: 56px;
	line-height: 56px;
	margin: 5px 1%;
	}
	#slide9-container .video {
	width: 175px;
	height: 98px;
	line-height: 98px;
	margin: 10px;
	}
	#slide13-container .video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	}
	#slide15-container .video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	}
	#slide21-container .video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	}
	#slide24-container .video {
	width: 300px;
	height: 169px;
	line-height: 169px;
	}
}