@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,500);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	margin: 0;
	font: 300 .875em/1.5em Roboto, arial, sans-serif;
}
container {
	min-width: 960px;
	position: relative;
	display: block;
	background: #fafafa;
	margin-bottom: 800px;
/*	margin-bottom: 100vh;*/
}
a {
	text-decoration: none;
	color: #555;
}
a:hover {
	color: #AAC34D;
}
h1 {
	font: 300 2.5rem/1em Roboto, arial, sans-serif;
	margin: 0;
	word-spacing: 0.02em;
}
h2 {
	font: 300 2rem/1.3em Roboto, arial, sans-serif;
	margin: 0;
	letter-spacing: .03em;
	word-spacing: .15em;
}
.text-section h2 {
	font: 300 1.8rem/1.2em Roboto, arial, sans-serif;
	letter-spacing: .0em;
	word-spacing: .0em;
	margin: 50px 0 0 0;
}
.text-section h2:first-of-type {
	margin: 0;
}
h3 {
	font: 200 1.5rem/1.5em Roboto, arial, sans-serif;
	margin: 50px 0 0 0;
}
p {
	margin: 0;
	color: #555555;
}
strong {
	font-weight: 400;
	font-size: 1.3em;
	line-height: 0.9em;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.u {
	text-decoration: underline;
}
a {
	border: none;
}
.inner {
	margin: 0 auto;
	padding: 1px 0;
	position: relative;
}
#header {
	padding: 20px 0 40px 0;
}
#header #logo {
	margin: 10px 0 10px;
}
#header #logo a {
	display: block;
	width: 213px;
	height: 42px;
	text-indent: -999em;
	background: url("../images/logo.png") no-repeat 50% 50%;
	background-size: 213px 42px;
}

#header span.topright {
	position: absolute;
	top: -10px;
	right: 0;
	font-style: normal;
	font-size: 13px;
	color: #555;
}
#header address {
	font-style: normal;
	display: inline;
}
#header span.topright span,
#header span.topright address a {
	margin-left: 30px;
}
#header #nav {
	position: absolute;
	bottom: 5px;
	right: 0;
}
#header #nav a {
	margin-left: 15px;
	
/*	text-transform: uppercase;*/
	
	-webkit-transition: background 0.1s ease-in-out;
	-moz-transition: background 0.1s ease-in-out;	
}
#header #nav a:hover {
}
.btn {
	background: #AAC34D;
	border-radius: 4px;
/*	padding: 5px 15px;*/
	padding: 0.3em 0.9em;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
}
.btn.selected {
	background: #FF6532;
}
.btn:hover {
	background: #FF6532;
	color: #fff;
}
.txt .btn,
.kontaktBoks a.btn,
.text-section .btn {
	margin: 20px 15px 0 0;
} 
#header #nav a.current {
	background: #FF6532;
	color: #fff;
}
.section {
	padding: 20px 0;
	clear: both;
	overflow: hidden;
}
.section h2 {
	margin: 0 0 0.2em;
	font-size: 2em;
	font-weight: 200;
}
.section.headline {
	box-shadow: 0 0 10px #000 inset;
	background: #475a00 url("../images/green_fade.png") no-repeat 50% 0;
}
.section.headline h2 {
	font-size: 300%;
	font-weight: 400;
	color: #fff;
}
#services {
	background: #AAC34D url("../images/bg-kalus.jpg") no-repeat center center / cover;
}
#services h1 {
	color: #2c2c2c;
	letter-spacing: .03em;
}
#services p,
#services h1 {
/*	text-shadow: 1px 1px 0px rgba(0, 0, 0, .3);*/
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .15);
}
#services .inner {
	padding: 80px 0;
	height: 100px;
}
#services a {
	display: block;
	height: 200px;
	width: 450px;
	position: absolute;
	color: #fff;
	text-decoration: none;
/*	background-color: rgba(0,0,0,0.50);*/
}
#services a p,
#services a .u {
	margin: 0;
	letter-spacing: .05em;
	word-spacing: .1em;
}
/*#services .medarbejder {
	right: 0;
	background: rgba(0,0,0,0.00) url("../images/pie.png") no-repeat 0 10px;
	background-size: 80px;
}
#services .kunde {
	background: rgba(0,0,0,0.00) url("../images/graph.png") no-repeat 0 10px;
	background-size: 80px;
}*/
#usecases {
	padding: 80px 0;
}
#usecases img {
	margin: 0 20px;
}
#usecases .u {
	float: right;
	margin: 0;
	font-weight: 200;
color
	letter-spacing: 1px;
	font-size: 16px;
}
#kontakt {
	padding: 60px 0 170px;
	border-top: 1px solid #000;
	box-shadow: 0 4px 7px rgba(0,0,0,0.20) inset;
	background: #ccc;
	background: -webkit-linear-gradient(top, #c5e5f0, #fff);
	background: -moz-linear-gradient(top, #aaa, #fff);
	background: -ms-linear-gradient(top, #aaa, #fff);
	background: -o-linear-gradient(top, #aaa, #fff);
	font-weight: 200;
	font-size: 16px;
}
#kontakt h2 {
	text-align: center;
	font-weight: 800;
	font-size: 24px;
	margin-bottom: 1.5em;
	text-shadow: 0 2px 5px rgba(0,0,0,0.20);
}
#kontakt #contact_form label {
	display: block;
	position: relative;
	margin: 5px 0;
}
#kontakt #contact_form label span {
	display: inline-block;
	width: 100px;
	text-align: right;
	line-height: 25px;
	position: absolute;
	top: 2px;
	left: 0;
}
#kontakt #contact_form label input,
#kontakt #contact_form label textarea {
	font: inherit;
	margin-left: 110px;
	width: 250px;
	height: 15px;
	padding: 7px;
	border: 1px solid #000;
	box-shadow: 0 2px 5px rgba(0,0,0,0.30) inset;
}
#kontakt #contact_form label textarea {
	height: 100px;
}
#kontakt #contact_form button {
	margin-left: 110px;
}
#kontakt address {
	position: relative;
	z-index: 2;
	float: right;
	width: 400px;
	font-style: normal;
	font-size: 16px;
}
#kontakt address span,
#kontakt address a {
	display: block;
}
#kontakt address a {
	display: block;
	margin-top: 20px;
}
#kontakt address a img {
	border: 1px solid #000;
	box-shadow: 0 0 10px rgba(0,0,0,0.40);
}
.cases img {
	clear: left;
	float: left;
	margin-left: -300px;
}
.cases .case {
	padding: 20px 0 20px 300px;
	clear: both;
	border-top: 4px solid #ddd;
}
.cases .case:first-child {
	border-width: 0;
}




.width {
	width: 900px;
	margin: 0 auto;
}
.kundeanalyse,
.medarbejderanalyse,
.eksempelCase {
	margin: 150px 0;
}

.left .img div {
	margin: auto 100px auto auto;
}
.right .img div {
	margin: auto auto auto 100px;
}

.kundeanalyse .img div,
.medarbejderanalyse .img div,
.eksempelCase .img div {
	height: 250px;
	width: 250px;
}
.kundeanalyse .btn,
.medarbejderanalyse .btn,
.eksempelCase .btn {
	font-size: 1.2rem;
	line-height: 1.3rem;
}

.kundeanalyse .img div {
	background: transparent url('../images/graph.png') no-repeat left top / contain;
}

.medarbejderanalyse .img div {
	background: transparent url('../images/pie.png') no-repeat left top / contain;
}

.eksempelCase .img div {
	background: transparent url('../images/vw.png') no-repeat left top / contain;
}

.table {
	display: table;
}
.tableCell {
	display: table-cell;
	vertical-align: middle;
}

.kundeanalyse .txt,
.medarbejderanalyse .txt,
.eksempelCase .txt {
	width: 50%;
}







.carousel {
	background: #fff;
	padding: 40px 0;
}
.kontaktContainer {
/*	width: 100%;

	position: absolute;*/
}
.kontaktBoks {
	position: absolute;
	background: #fafafa;
	width: 30%;
	max-width: 300px;
	right: 0;
	border-radius: 5px;
	margin: 100px;	
	padding: 50px;
	
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.kontaktBoks p {
	margin: 10px 0 0 0;
}
.kontaktBoks p.margin {
	margin: 10px 60px 0 0;
}

#map-canvas {
	position: fixed !important;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 800px;
/*	height: 100vh;*/
}

#map-canvas > .map {
	background: url('../images/kalus_map.png') no-repeat center / cover;
	height: 100%;
	width: 100%;
}

.journey {
	width: 100%;
}
.section.headline {
  box-shadow: none;
  background: #AAC34D; 
}
      
.first-section {
  padding-top: 50px  !important;
  float: none !important;
}

.last-section {
  padding-bottom: 150px !important;
}
.text-section { 
  padding-top: 10px;
  padding-bottom: 10px;
  
/*	-webkit-column-width: 400px;
	-moz-column-width: 400px;
	column-width: 400px;
	
	-webkit-column-gap: 5em;
	-moz-column-gap: 5em;
	column-gap: 5em;*/
}
.section.headline h2{
  font-weight: 100;
}

.half {
	float: left;
	width: 46%;
}
.half:first-of-type	 {
	margin: 0 8% 0 0;
}



