.header {
    background: url(../images/bg-header.jpg);
    height: 371px;
    padding: 0px;
    background-color: #000;
    border-bottom: 5px solid #284C34;
}
.plasholder-logo {
    height: 371px;
    background-color: #ffffff;
    width: 100%;
    border-left: #284c34 solid 6px;
    border-right: #284C34 solid 6px;
}
i.glyphicon.glyphicon-chevron-left {
    color: #284c34;
}
i.glyphicon.glyphicon-chevron-right {
    color: #284c34;
}
.logo {
    background: url(../images/logo.png);
    background-repeat: no-repeat;
    height: 370px;
}
h1 {
    color: #ffffff;
    font: 400 55px OpenSans;
}
.item h2 {
	width: 100%;
    border-top: 4px solid #5b5b5b;
    color: #000000;
    font: 400 23px OpenSans;
    padding-top: 10px;
    margin-top: 10px;
}
.col-lg-offset-2 h2 {
	width: 100%;
    border-top: 4px solid #5b5b5b;
    color: #000000;
    font: 400 23px OpenSans;
    padding-top: 10px;
    margin-top: 10px;
}
h2 {}
h3 {
    color: #000000;
    font: 300 37px OpenSans;
}
h4{
    color: #ffffff;
    font: 400 21px OpenSans;
}
p {
    color: #000000;
    font: 400 18px OpenSans;
}
h1.m-x-lg {
    margin-top: 135px;
    padding-left: 100px;
}
nav {
    height: 50px;
    margin: 150px 0px 0px 0px;
}
.bg-light {
    background-color: #FFF;
}
nav ul {}
nav ul li {
    float: left;
    margin: 0px 20px;
}
nav ul li a {
    color: #ffffff;
    border-bottom: 1px solid #FFF;
    font: 400 26px OpenSans;
    margin: 0px 7px 0px 10px;
}
.active {
    color: #284c34;
    border-bottom: 1px solid #284c34;
    font: 400 26px OpenSans;
}
body {
    background-color: #FFF;
}
#kontakt-omkring {
    background: url(../images/omkring-os-2.jpg);
    background-size: cover;
    height: 543px;
    background-color: #E2E2E2;
}
#kontakt-good {
    height: 623px;
}
.item {
    border: none;
}
.bagrund-green {
    position: absolute;
    left: 41.5%;
    top: 672px;
    background-color: #284c34;
}
nav ul li {
  float: left;
  margin: 0px 2px;
}
#kontakt-molsotninger {
	background-image: url(../images/omkring-os-3.jpg);
	background-size: cover;
	height: 532px;
}
#kontakt-molsotninger1 {
	background-size: cover;
	height: 532px;
}
footer {
	height: 100px;
	background-color: black;
}
footer p {
	color: #FFF;
	/* font: 400 23px OpenSans; */
	margin-top: 20px;
}
footer strong {
	color: #284c34;
	/* font: 400 23px OpenSans; */
}
footer.col-md-12 {
    float: left;
}
.col-lg-offset-2.col-md-offset-0.col-lg-8.col-md-12 {
    padding: 0px;
}

li.col-sm-12 {
    padding: 0px;
}
.dynamicTile .col-sm-2.col-xs-4{
    padding:5px;
}

.dynamicTile .col-sm-4.col-xs-8{
    padding:5px;
}

#tile1{
    background: rgb(0,172,238);
}

#tile2{
    background: rgb(243,243,243);
}

#tile3{
    background: rgb(71,193,228);
}

#tile4{
    background-image: url('http://handsontek.net/demoimages/tiles/facebook.png');
    background-size: cover;
}

#tile5{
    background: rgb(175,26,63);
}

#tile6{
    background: rgb(62,157,215);
}

#tile7{
    background: white;
}

#tile8{
    background: rgb(209,70,37);
}

#tile9{
    background: rgb(0,142,0);
}

#tile10{
    background: rgb(0,93,233);
}

.tilecaption{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); 
    margin:0!important;
    text-align: center;
    color:white;
    font-family: Segoe UI;
    font-weight: lighter;
}
nav ul li a{
}
nav ul li a:hover{
	list-style: none;
	color: #FFF;
	text-decoration: none;
	border: none;
}
.p-m{
	padding-bottom: 10px;
}
.historie{
    background-image: url(../images/forside-billede.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.servise{
    background-image: url(../images/forside-billede5.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.item img {
  width: 100%;
}
.p-t-b-md{
    padding-bottom: 10px;
    padding-top: 10px;
}
.max{
    width: 100%;
}
figcaption p{
    padding: 1em
}
