@charset "utf-8";
/* CSS Document */

@font-face {
font-family: VFutura-Regular;
src: url("https://career.vitra.com/r/Z00AAL061REG595") format("opentype");
}

@font-face {
font-family: VFutura-Bold;
src: url("https://career.vitra.com/r/Z11UY0I6MJAL929") format("opentype");
}

@font-face {
font-family: VFutura-Heavy;
src: url("https://career.vitra.com/r/Z020HKYRGTI6JYV") format("opentype");
}

@font-face {
font-family: VFutura-Light;
src: url("https://career.vitra.com/r/Z02KU6RB5WSV5I9") format("opentype");
}

@font-face {
font-family: VFutura-Medium;
src: url("https://career.vitra.com/r/Z12HUFC4UVRX68I") format("opentype");
}

::-moz-selection { background:#000 ; color:#fff; text-shadow: none; }
::selection { background:#000 ; color:#fff; text-shadow: none; }

body {
	font-family:VFutura-Regular;
	font-size:16px;
	line-height:24px;
}

h1, h2, h3, h4, h5 {
	font-family:VFutura-Bold;
}

a {
	color:#000;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

.clear {
	clear:left;
}

.tease {
	text-align:justify;
	margin-bottom:40px;
	padding-top:40px;
}

.tease h1 {
	font-size:20px;
	line-height:30px;
	padding-top:0;
	margin-top:0;
}

.tease p {
	
}

.text {
	margin-bottom: -15px;
}

.text h2 {
	font-family:VFutura-Bold;
	font-size:35px;
	line-height:42px;
	margin-bottom: 20px;
}

.text h3 {
	font-size:20px;
	line-height:30px;
	margin-bottom: -15px;
}

.text h4 {
	font-size:16px;
	line-height:24px;
	margin-top: 34px;
}

.centerContent {
	margin-left: 5px;
    margin-top: 34px;
}

.list {
	margin:0;
	padding:0;
}

.list .inner {
	background:#f6f6f6;
	width:98%;
	padding:19px;
	min-height: 420px;
	margin-bottom: 15px;
}

.list .inner h5 {
	font-size:16px;
	line-height:24px;
	margin-top: 0;
    padding: 0;
}

.list .inner ul li {
	margin-left:-23px;
}

.footer {
	margin-left: 20px;
	margin-bottom:70px;
}

.footer h6 {
	font-size:16px;
	line-height:24px;
	margin:0;
	padding:0;
}

.footer p {
	margin-top:22px;
}

.logoBottom {
	position:relative;
	margin-top: -100px;
	z-index: -1;
}