@charset "utf-8";
/* CSS Document */


/************** Over style START *****************/
.section {
	background-color:transparent;
}
/* END Over style */


/*************** Mobile Menu START ***************/
.mob-menu-bt:before {
	content: "Menu";
}
.mob-menu {
	text-align:left;
	margin:0px;
	font-size:1.6em;
	display:none;
}
.mob-menu > li {
	display:list-item;
	padding:4px;
	padding-left:10px;
	border-bottom:1px solid #333;
	margin-left:40px;
}
.mob-menu > li.mob-language {
	list-style:none; 
	border-bottom:none;
}
/* END Mobile Menu */


/************ Header START *************/
header h1 {
	font-size:2.0em;
}
header h2 {
	padding-top:0em;
	padding-bottom:0px;
	font-size:2.0em;
	text-align:center;
	margin-top:-15px;
}
.domaine-section {
	margin-top:0px;
	margin-bottom:0px;
	font-size:0.7em;
	margin-top:-5px;
}
.header-img {
	height:200px;
}

/**********************  RGB Slide carousel START *************************/
.rgb-slide-carousel, .slide-container, .rgb-slide-carousel li, .-slide1, .-slide2, .-slide3, .-slide4 {
	height:200px; /* Slide height */
}
/* END Slide */

/* END Header */


/*************** Main Container START ***************/
h1 {
	font-family: 'Oswald', Arial Black, sans-serif;
	text-align:left;
	font-size:3.4em;
	font-weight:bold;
	line-height:1.0em;
}
h1 .small-title {
	font-size:0.6em;
}
h2 {
	font-family: 'Oswald', Arial Black, sans-serif;
	text-align:left;
	font-weight:600;
	font-size:3.0em;
}
h3 {
	font-family: 'Oswald', Arial Black, sans-serif;
	text-decoration:none;
	font-weight:600;
	font-size:1.8em
}
.options-section {
	font-size:0.9em;;
}
/* END Main Container *



/********************** Footer START *************************/
iframe {
	width:100%;
	height:250px;
}
/* END Footer */