@font-face {
    font-family: 'epflul';
    src: url('fonts/epf_lul-webfont.eot');
    src: url('fonts/epf_lul-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/epf_lul-webfont.woff') format('woff'),
         url('fonts/epf_lul-webfont.ttf') format('truetype'),
         url('fonts/epf_lul-webfont.svg#epflul') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'epflulb';
    src: url('fonts/epf_lulb-webfont.eot');
    src: url('fonts/epf_lulb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/epf_lulb-webfont.woff') format('woff'),
         url('fonts/epf_lulb-webfont.ttf') format('truetype'),
         url('fonts/epf_lulb-webfont.svg#epflulb') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,
body {
	color: #9c9b9b;
	font-family: 'Cabin', sans-serif;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

.blue {
	color: #fff;
	background-color: #93c6d7;
}

.white {
	background-color: #fff;
}

.pattern {
	background: url(../images/backgrounds/pattern.gif) 0px 0px repeat;
}

.container {
	width: 960px;
	margin: 0px auto;
	padding: 0px 10px;
}

.fixed {
	z-index: 2;
	width: 100%;
	height: 70px;
	z-index: 9999;
	position: fixed;
	overflow: hidden;
	background-color: rgba(94,93,97,0.75);
}

.fixed,
.fixed a {
	color: #fff;
}

.fixed h1,
.fixed h1 a {
	width: 177px;
	height: 70px;
}

.fixed h1 {
	float: left;
	background: url(../images/backgrounds/logo.png) 0px 0px no-repeat;
}

.fixed h1 a {
	display: block;
	text-indent: -9999px;
}

.fixed nav {
	float: right;
}

.fixed nav li {
	margin-left: 25px;
	display: inline-block;
	line-height: 70px;
}

.fixed nav li a {
	color: #fff;
}

.fixed nav li.active a {
	font-weight: 700;
}

.controls {
	left: 50%;
	top: 50%;
	margin: -266px 0px 0px -30px;
/*
	bottom: 50%;
	margin-bottom: -325px;
	margin-left: -30px;
*/
	width: 60px;
	height: 502px;
	z-index: 9998;
	position: absolute;
}

.controls a {
	left: 0px;
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	background: #9a999e url(../images/backgrounds/controls.png) left center no-repeat;
}

#step_1 .controls a:hover,
#step_2 .controls a:hover,
#step_3 .controls a:hover {
	background-color: #93c6d7 !important;
}

#step_4 .controls a:hover,
#step_5 .controls a:hover,
#step_6 .controls a:hover,
#step_7 .controls a:hover {
	background-color: #b7c259 !important;
}

#step_8 .controls a:hover {
	background-color: #93c6d7 !important;
}

.controls a:hover,
.controls a:active {
	background-color: #b7c259;
}

.controls a.prev {
	background-position: right center;	
}

.controls div {
	height: 502px;
	position: relative;
}

.controls .prev {	top: 0px; }
.controls .next {	bottom: -30px; }

#step_0 .controls {	top: 130px; }

#step_8 .controls,
#step_8 .controls div {
	height: 670px;
}

#step_8 .controls {
	margin-top: -335px;
}

.step {
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}

#step_1 {	background: url(../images/photos/1440x900/step_01_1440.jpg) 50% 0 no-repeat fixed; }
#step_2 {	background: url(../images/photos/1440x900/step_02_1440.jpg) 50% 0 no-repeat fixed; }
#step_3 {	background: url(../images/photos/1440x900/step_03_1440.jpg) 50% 0 no-repeat fixed; }
#step_4 {	background: url(../images/photos/1440x900/step_04_1440.jpg) 50% 0 no-repeat fixed; }
#step_5 {	background: url(../images/photos/1440x900/step_05_1440.jpg) 50% 0 no-repeat fixed; }
#step_6 {	background: url(../images/photos/1440x900/step_06_1440.jpg) 50% 0 no-repeat fixed; }
#step_7 {	background: url(../images/photos/1440x900/step_07_1440.jpg) 50% 0 no-repeat fixed; }

.step .white {
	width: 100%;
	left: 0px;
	height: 480px;
	position: absolute;
}

#step_0 .blue {
	height: 298px;
	text-align: center;
	padding: 70px 0px 0px;
	background-image: url(../images/backgrounds/head.png);
	background-position: center 85px;
	background-repeat: no-repeat;
}

#step_0 .container ul {
	padding: 80px 0px;
}

#step_0 .container li {
	float: left;
	width: 220px;
	height: 100px;
	font-size: 20px;
	line-height: 30px;
	overflow: visible;
	text-align: center;
	margin-right: 25px;
}

#step_0 .container li strong {
	display: block;
	font-size: 25px;
	text-transform: uppercase;
}

#step_0 .container li:last-child {
	margin-right: 0px;
}

#step_0 .container li a:link,
#step_0 .container li a:visited {
	color: #fff;
	height: 88px;
	display: block;
	position: relative;
	padding: 12px 0px 0px;
	background-color: #9a999e;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}

#step_0 .container li a:hover,
#step_0 .container li a:active {
	text-decoration: none;
	background-color: #b7c259;
}

#step_0 .container li a span {
	width: 44px;
	height: 44px;
	bottom: -22px;
	left: 50%;
	margin-left: -22px;
	position: absolute;
	-o-border-radius: 22px;
	-ms-border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	background: #b7c259 url(../images/backgrounds/menu.png) center center no-repeat;
}

#step_0 .container li a:hover span,
#step_0 .container li a:active span {
	background-color: #9a999e;
}

#step_0 article {
	font-size: 20px;
	line-height: 26px;
}

#step_0 article h1 {
	font-size: 40px;
	line-height: 1em;
	margin: 80px 0px 40px;
    font-family: 'epflul';
}

#step_0 article strong {
	display: block;
	font-weight: 700;
	line-height: 35px;
	margin: 10px 0px 0px;
}

.story {
	top: 50%;
	z-index: 9998;
	margin: -240px 0px 0px;
	position: absolute;
}

.story figure {
	float: left;
	width: 320px;
	margin: 34px 10px 0px 0px;
}

.story .content {
	float: right;
	width: 620px;
	padding: 51px 0px 0px;
}

.story .content h1 {
	color: #93c6d7;
	padding: 40px 0px;
}

.story .content h1 strong {
	float: left;
	display: block;
	min-height: 75px;
	font-size: 60px;
	line-height: 35px;
	margin-right: 30px;
    font-family: 'epflulb';
}

.story .content h1 span {
	display: block;
	font-size: 25px;
	line-height: 35px;
}

.story .content h1 span em {
	display: block;
	font-size: 30px;
	text-transform: uppercase;
}

.story .content h2,
.story .content p {
	font-size: 18px;
	line-height: 28px;
}

.story .content h2 {
	font-weight: 700;
}

.story .content p.section {
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	margin: 10px 0px 0px;
}

/*
	Footer
*/

#step_8 .gallery_bg {
	top: 50%;
	width: 944px;
	height: 737px;
	margin: 0px auto;
	margin-top: -369px;
	position: absolute;
	background: url(../images/backgrounds/gallery.png) center center no-repeat;
}

#step_8 .gallery_bg #slider,
#step_8 .gallery_bg #slider img {
	width: 696px;
	height: 305px;
}

#step_8 .gallery_bg #slider {
	margin: 236px 0px 0px 124px;
}

#step_8 .gallery_bg span {
	left: -6px;
	bottom: 85px;
	width: 195px;
	height: 202px;
	display: block;
	z-index: 9998;
	position: absolute;
	background: url(../images/backgrounds/gallery_icon.png) center center no-repeat;
}

#step_9 .blue {
	padding: 120px 0px 0px;
}

#step_9 .blue h1 {
	font-size: 40px;
	line-height: 60px;
	margin-bottom: 20px;
    font-family: 'epflul';
}

#step_9 .blue .desc {
	width: 630px;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 22px;
}

#step_9 article .form {
	float: left;
	width: 320px;
	margin-right: 10px;
}

#step_9 article form .data input,
#step_9 article form .data textarea {
	border: 0px;
	width: 300px;
	color: #9a999e;
	display: block;
	font-size: 14px;
	padding: 0px 10px;
}

#step_9 article form .data textarea {
	height: 112px;
}

#step_9 article form .submit {
	padding: 6px 0px 0px;
}

#step_9 article form .submit input {
	color: #fff;
	border: 0px;
	float: right;
	height: 27px;
	font-size: 14px;
	padding: 0px 10px;
	text-transform: uppercase;
	background-color: #9a999e;
}

#step_9 article form .message {
	font-size: 13px;
	line-height: 14px;
}

#step_9 article form .message p {
	display: none;
	padding-left: 40px;
}

#step_9 article form .message .success {
	background: url(../images/backgrounds/contact_ok.png) 10px 5px no-repeat;
}

#step_9 article form .message .error {
	background: url(../images/backgrounds/contact_ko.png) 10px 5px no-repeat;
}

#step_9 .card {
	float: left;
	width: 560px;
	height: 275px;
	padding: 15px;
	display: table;
	line-height: 30px;
	text-align: center;
	background-color: #5f5f5f;
}

#step_9 .card .box {
	display: table-cell;
	vertical-align: middle;
}

#step_9 .card .box dl {
	padding: 10px 0px;
}

#step_9 .card .box dt {
	font-size: 20px;
    font-family: 'epflul';
}

#step_9 .card .box dd {
	font-size: 16px;
	font-weight: 700;
}

#step_9 .card .box dd.big {
	font-size: 25px;
}

#step_9 .card,
#step_9 .card a {
	color: #fff;
}

#step_9 .card a {
	font-size: 14px;
}

#step_9 .card dl {
	border-bottom: 1px solid #93c6d7;
}

#step_9 .card dl:last-child {
	border-bottom: 0px;
}

#step_9 figure {
	float: right;
	width: 320px;
	margin: -140px 0px 30px;
}

#step_9 article form .data input {
	height: 30px;
	margin-bottom: 10px;
	background-color: #fff;
}

#step_9 #price {
	padding-bottom: 45px;
}

#step_9 #price li {
	color: #fff;
	float: left;
	width: 220px;
	height: 209px;
	background-color: #9a999e;
	margin: 45px 25px 0px 0px;
	border-bottom: 11px solid #93c6d7;
}

#step_9 #price li h2 {
	height: 54px;
	font-size: 20px;
	padding: 26px 0px;
	line-height: 26px;
	text-align: center;
}

#step_9 #price li .price {
	height: 92px;
	overflow: hidden;
	line-height: 92px;
	text-align: center;
	background-color: #b7c259;
}

#step_9 #price li .price * {
	display: inline-block;
}

#step_9 #price li .price strong {
	font-size: 60px;
	font-weight: 700;
}

#step_9 #price li .price span {
	font-size: 30px;
    font-family: 'epflul';
}

#step_9 #price li .price dl {
	display: block;
	line-height: 40px;
	border-bottom: 1px solid #fff;
}

#step_9 #price li .price dt,
#step_9 #price li .price dd {
	line-height: 40px;
}

#step_9 #price li .price dl:last-child {
	border-bottom: 0px;
}

#step_9 #price li .price dl strong {
	font-size: 40px;
}

#step_9 #price li h2 strong {
	display: block;
	font-size: 25px;
	text-transform: uppercase;
}

#step_9 #price li:last-child {
	margin-right: 0px;
}

#step_9 .pattern h1 {
	display: block;
	color: #93c6d7;
	font-size: 30px;
	text-align: center;
	padding-bottom: 45px;
    font-family: 'epflul';
}

#step_9 .white {
	height: 57px !important;
	position: relative !important;
}

#step_9 .white p {
	font-size: 12px;
	line-height: 57px;
	font-family: Arial;
	display: inline-block;
}

#step_9 .white p:first-child {
	float: left;
	font-weight: 700;
}

#step_9 .white p:last-child {
	float: right;
}

#step_9 .white p,
#step_9 .white p a {
	color: #9a999e;
}

#step_9 .white p a {
	font-weight: 700;
}