@charset "utf-8";
/* CSS Document */


/************** Over style START *****************/
.section {
	background-color:transparent;
}
h1, h2 {
	font-family: "Roboto", sans-serif;
	font-weight:300;
}
.-xxl-shift-1pr { margin-left:1%; margin-right:1%; }
.-xxl-shift-2pr { margin-left:2%; margin-right:2%; }
.-xxl46pr { width:46%; height:auto; }
.-xxl48pr { width:48%; height:auto; }
/* END Over style */


/*************** Mobile Menu START ***************/
nav.mob-nav {
	display:none;
}
/* END Mobile Menu */


/********************** Header START *************************/
header h1 {
	font-size:2.8em;
}
header h2 {
	padding-top:0.1em;
	padding-bottom:0px;
	font-size:3.3em;
	text-align:right;
	margin-top:0px;
}
.language {
	text-align:right;
	font-size:1.5em;
	font-weight:100;
}
.header-img {
	float:left;
	width:100%;
	height:550px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	box-shadow: inset 0px 0px 5px #000;
}
header .section .col {
	margin-top:0px;
	margin-bottom:0px;
}
/* END Header */


/********************** Main menu-1 START *************************/
.main-menu-1 {
	font-size:1.6em;
	height:60px;
}
.main-menu-1-container {
	height:60px; /* same as height of .main-menu-1 height */
}
.main-menu-1 a {
	margin-left:10px;
	margin-right:10px;
}

.exemple-video iframe {
	width:100%;
	height:180px;
}
/* END Main menu-1 */


/**********************  RGB Slide carousel-2 START *************************/
.rgb-slideshow-2 {
    height: 700px; /* Slide height */
}
/* END Slide */

/********************** RGB Video block START **********************/

.video-block-container {
	height: 634px;
}
.video-container {
	height: 600px;
}
.videoblock-text-container {
	transform: translate(5%, -120%);
}
.videoblock-text-container h2 {
	font-size: 4.5em;
	font-weight: 400;
	position: 50vh;
	color: white;
}
/* END Video block */



/*************** Main Container START ***************/
.event-image-container {
	height: 500px;
}
.event-info-container {
	height: 250px;
}
.event-info-container h3, .main-event-info-container h3 {
	margin: 20px 20px 0px 20px;;
	font-size: 2.5em;
}

.main-event {
	height: 550px;
	background-size: 100%;
}
.main-event-info {
	margin-top: 240px;
}
.main-event-info h2 {
	font-size: 3.5em;
	font-weight: 400;
	margin-top: 20px;
}
.main-event-info h3 {
	font-size: 2.5em;
	font-weight: 300;
}
.main-event-date, .main-event-place {
	font-size: 1.2em;
}

/* END Main Container */


/********************** Footer START *************************/

/* END Footer */