@charset "UTF-8";
/* CSS Document */
* {
	box-sizing:border-box;
	-o-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
@font-face {
	font-family: 'ralewaythin';
	src: url('webfonts/raleway/raleway.eot');
	src: url('webfonts/raleway/raleway.eot?#iefix') format('embedded-opentype'),
		url('webfonts/raleway/raleway.woff') format('woff'),
		url('webfonts/raleway/raleway.ttf') format('truetype'),
		url('webfonts/raleway/raleway.svg') format('svg');
}
@font-face {
    font-family: 'din';
    src: url('webfonts/din.woff2') format('woff2'),
         url('webfonts/dinr.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {font-family: "booster";
  src: url("webfonts/booster/booster.eot"); /* IE9*/
  src: url("webfonts/booster/booster.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("webfonts/booster/booster.woff2") format("woff2"), /* chrome、firefox */
  url("webfonts/booster/booster.woff") format("woff"), /* chrome、firefox */
  url("webfonts/booster/booster.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("webfonts/booster/booster.svg#booster") format("svg"); /* iOS 4.1- */
  font-weight:lighter;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.active {
	background: rgba(0,77,95,0.5);
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
}
html {
	height:100%;
}
body {
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
	background:#000000 url(img/wello-bg-home.jpg) no-repeat center center;
	background-size:cover;
}
.container{
	line-height:150% !important;
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
}
.container p{
	line-height:180% !important;
	letter-spacing: 1px;
}
.div-full {
	width:100%;
	background: #FFFFFF;
	line-height: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.div-half {
	width:45%;
	display:inline-block;
	background: #FFFFFF;
	margin: auto;
	line-height: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.div-third {
	width:22%;
	display:inline-block;
	margin: auto;
	background: #FFFFFF;
	line-height: 100%;
	overflow: hidden;
	margin-bottom: 50px;
	margin-right: -4px;
}
.footer-citation{
	font-family: "booster", Arial, sans-serif;
	font-size:21px;
	color:#00A1A4;
	text-align: center;
	padding: 50px;
	background: #E6E6E6;
	margin-top: 50px;
}
.footer-citation strong {
	font-size: 26px;
}
.footer-links {
	text-align: center;
}
h1 span {
	font-family: 'Quicksand', sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#FFFFFF;
	margin:0;
	padding:0;
}
.head-banner{
	margin-bottom: 30px;
	width:100%;
	height:550px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: 50% 50% !important;
}
.headnav{
	text-align: right;
	padding-right:25px;
}
h2{
	display: block !important;
	width:100% !important;
	margin-bottom: 40px !important;
	font-weight: 900 !important;
	margin-top:80px !important;
}
.headnav a{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 30px;
	padding: 3px 5px;
	font-weight:normal;
}
.headnav a:hover{
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	text-decoration: none;
}
.headnav .icon {
	display: none;
}
.headnav-gradient{
	background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.01));
	padding: 20px 0px;
	position: relative;
	z-index: 2;
}
.landscape_tagline_hidden {
	display: none;
}
.nav ul,li {
	list-style-type: none;
	overflow: hidden;
}
.nav-black {
	color:#000000 !important;
	border-bottom-color: #000000 !important;
	border-top-color: #000000 !important;
}
.tiers {
	width:400px;
	float: left;
}
.timetable{
	width:20%;
	text-align: center;
	font-size: 14px;
	float: left;
	padding-right: 15px;
	padding-top:30px;
	border-top: solid 3px #00A1A4;
	line-height: 150%;
	color:#7F7F7F;
}
.timetable-pic{
	margin-top:-84px;
	margin-right: -100px;
	margin-left: 100px;
}
.event-future{
	border-top: solid 3px #B3CFE3 !important;
}
.timetable-container {
	width:100%;
	margin: 30px 0px;
	max-width:1200px;
	margin: auto;
}
.timetable-annee{
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color:#000000;
	font-weight: bold;
	margin-top: 10px;
}
.timetable-2018{
	margin-top: -10px;
}
.timetable-event{
	border-radius: 22px;
	width:22px;
	height:22px;
	margin: auto;
	margin-top: -42px;
	background: #FFFFFF;
}
.future {
	border:solid 3px #0663A4;
}
.past {
	border:solid 3px #00A2A4;
}
#stickybar{
	width: 100%;
	top:144px;
	height:41px;
    z-index: 10; 
	display: none;
}
.timetable-titre{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #7F7F7F;
	margin-bottom: 10px !important;
}
.timetable-wrapper {
	overflow:hidden;
	padding:30px 0px;
}
.video {
	width:100%;
	max-width:600px;
	margin: auto;
}
.videohome{
	width:100%;
	max-width:1080px;
	margin: auto;
	display: none;
}
.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	width: 100%;
	margin: 50px 0px;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wello-logo-small{
	float:left;
	margin-left: 45px;
}
