/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
  background-color: white;
}
body {
  padding-top: /*153px;*//*89px;*//*43px;*/171px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
a img {
	border: none;
}

section {
    height: auto;
    width: 100%;
}
h1 {
	text-align: center;
	font-size: 33pt;
	color: #ffffff;
	margin-top: 40px;
	margin-bottom: 22px;
    text-transform: uppercase;
}
h2.headline {
	text-align: center;
	margin-top: 52px;
	margin-bottom: 57px;
	font-size: 27pt;
    text-transform: uppercase;
    font-weight: bold;
}
h6.subheadline {
    text-align: center;
    font-size: 12pt;
}

/********************************/
/*	Controlbox					*/
/********************************/
div.controlbox {
    width: 139px;
    height: 41px;
}
div.controlbox img {
	cursor: pointer;
	border: none;
	outline: none;
	padding: 0px;
}
div.controlbox ul {
	list-style: none;
	padding: 0px;
}
div.controlbox ul li {
	float: left;
	padding: 0px;
}
div.controlbox ul li:first-child {
	margin-right:8px;
}
div.controlbox ul li:last-child {
	margin-left: 8px;
}

div.main-top {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	/*padding-bottom: 40px;*/
	z-index: 99;
	/* min-width: 960px; */
}

div.main-top-background {
	width: 100%;
	height: auto;
	background: rgba(255, 255, 255, 1.0);
}

div.main-top-inside  {
	/*overflow: hidden;*/
	max-width: 999px;
	height: auto;/*153px;*/
	padding-left: 0px;
	padding-right: 0px;
	/* margin-left: auto;
	margin-right:auto; */
}

div.main-top-language {
	overflow: hidden;
	height: 64px;
}
nav.top-navigation {
    margin-top: 25px;
}
nav.top-navigation ul {
    list-style: none;
    float: right;
}
nav.top-navigation li {
    float: left;
}
nav.top-navigation li a {
    padding: 0px 5px;
    color: black;
    font-weight: bold;
    font-size: 11pt;
}
nav.top-navigation span.line {
    float: right;
    height: 13px;
    width: 2px;
    display: inline-block;
    background-color: black;
    margin-top: 3px;
}

div.main-top-bottom {
	/*overflow: hidden;
	height: 89px;
	top: 0px;
	position: fixed;*/
	margin-top: 18px;
}
/* div.affix {
	height: 89px;
	width: 100%;
} */

div.logo {
	/*margin-right: 339px;*/
	padding: 0px;
	float: left;
}

div.logo img {
	height: 72px;
	width: auto;
    cursor: pointer;
}
/*img#logo {
	max-height: 72px;
	width: auto;
}*/

nav.navbar {
	margin-bottom: 0px;
    border: 0px;
    border-radius: 0px;
    height: 89px;
    padding-top: 35px;
    margin-left: 130px;
}
ul.navbar-nav li.active {
    font-weight: bolder;
}
ul.navbar-nav li a {
    text-transform: uppercase;
    color: black;
    padding: 17px 15px;
    font-size: 14px;
}
ul.navbar-nav li a:hover {
    background-color: black;
    color: white;
}
ul.navbar-nav li a:focus {
    outline: none;
    background-color: inherit;
    color: inherit;
}
/*   toggle button   */
button.navbar-toggle {
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.7);
}
button.navbar-toggle span.icon-bar {
    background-color: black;
}
button.navbar-toggle span.sr-only {
    color: black;
}


/********************************/
/*								*/
/*	OM IBI						*/
/*								*/
/********************************/
section#omibi {
	/*padding-top: 64px;*/
	min-height: 100%;
}
div#omibi-carousel div.omibi-carousel-indicators-wrapper {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
}
div#omibi-carousel div.omibi-carousel-indicators-wrapper a#top-carousel-pause {
	display: inline-block;
	margin-left: 10px;
	color: #FFFFFF;
	cursor: pointer;
}
div#omibi-carousel div.carousel-inner div.item {
	height: 590px;
	background-color: #f5f5f5;
}
div#omibi-carousel div.carousel-inner div.item img {
	position: absolute;
	left: 50%;
	margin-left: -925px;
}
div#omibi-carousel div.carousel-inner div.carousel-caption {
	bottom: 120px;
}
div.carousel-inner div.carousel-caption h3 {
	font-size: 46pt;
	font-weight: 900;
	text-transform: uppercase;
}
div.carousel-inner div.carousel-caption p {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
section#omibi div.content-section {
	height: auto;
	width: 100%;
}
section#omibi div.content-section div.text-section {
	max-width: 987px;
	height: auto;
	padding: 53px 0px 30px 0px;
}

div.head-image {
	width: 100%;
	height: 372px;
	background: #ffffff url('/images/middle_picture.jpg') no-repeat center center;
	text-align:center;
}
div.head-section {
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
}
div.head-section div.text-section {
	max-width: 987px;
	height: auto;
	padding: 53px 0px 30px 0px;
}

/********************************/
/*								*/
/*	MEDARBEJDERE				*/
/*								*/
/********************************/
section#medarbejdere {
	min-height: 100%;
}
section#medarbejdere div.content-section {
	/*min-height: 1087px;*/
	max-width: 857px;/*987px;*/
}
section#medarbejdere div.first-section {
	/*max-width: 757px;*/
	border-bottom: 5px solid #f5f5f5;
}
section#medarbejdere div.person {
	max-height: 373px;
	margin: 0px 15px 37px 15px;
	width: 100%;
}
section#medarbejdere div.person p.name {
	font-size: 12pt;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
section#medarbejdere div.person p.title {
	font-size: 13pt;
	margin-top: 0px;
	text-transform: capitalize;
}
section#medarbejdere div.person p.number {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}
section#medarbejdere div.boardmembers {
	color: #474747;
}
section#medarbejdere div.boardmembers p.title {
	text-transform: uppercase;
	font-weight: bold;
}
section#medarbejdere div.boardmembers p.name {
	font-weight: 600;
	margin-top: 30px;
}   

/********************************/
/*								*/
/*	PROJEKTER					*/
/*								*/
/********************************/
section#projekter {
	background-color: #f5f5f5;
	min-height: 100%;
}
section#projekter div.project-showcase {
    display: none;
}
section#projekter div.content-section {
	/*min-height: 1087px;*/
	max-width: 987px;
}
section#projekter h2.headline {
    margin-bottom: 9px;
}
section#projekter h6.subheadline {
    margin-bottom: 33px;
}

section#projekter div.controlbox {
    margin-bottom: 26px;
}

section#projekter div.carousel {
	max-width: 984px;
	max-height: 500px;
}
section#projekter div.carousel div.carousel-inner div.item {
	height: 500px;
	background-color: #f5f5f5;
}
section#projekter div.carousel div.carousel-inner div.item img {
	position: absolute;
	left: 50%;
	margin-left: -492px;
}
section#projekter div.carousel-inner div.carousel-caption {
	left: 0px;
	right: 0px;
	background-color: rgba(50,50,50,0.5);
}
.carousel-control .right {
	background-image: none;
}
section#projekter div.content-section div.text-section {
	width: 100%;
	height: auto;
	padding: 53px 0px 30px 0px;
}
section#projekter div.image-tiles {
    height: auto;
    width: 100%;
    margin-bottom: 37px;
}
section#projekter div.image-tiles a {
	padding: 0px;
    cursor: pointer;
}
section#projekter div.image-tiles img {
    width:  328px;
    height: 239px;
    padding: 0px;
}
section#projekter div.image-tiles .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width:  328px;
    height: 239px;
    background-color: rgba(203,230,234,0.7);/* #cbe6ea*/
    text-align: center;
    padding-top: 30%;
    /*-webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -transition: .4s;*/
}
section#projekter div.image-tiles .overlay span {
	color: white;
    font-size: 28pt;
    font-weight: 900;
    display: block;
    overflow-x: hidden;
}

/********************************/
/*								*/
/*	NYHEDER						*/
/*								*/
/********************************/
section#nyheder {
	min-height: 100%;
    padding-bottom: 20px;
}

section#nyheder div.news-content {
	max-width: 987px;
}
section#nyheder div.news-content div.news-row {
	margin-bottom: 40px;
	max-width: 100%;
}
section#nyheder div.news-content div.image-col {
	padding: 0px;
	max-width: 328px;
	max-height: 239px;
}
section#nyheder div.news-content div.image-col > img {
	max-width: 328px;
	max-height: 239px;
}
section#nyheder div.news-content h3.news-headline {
	margin-bottom: 30px;
	font-weight: bolder;
	margin-top: 10px;
}
section#nyheder div.news-content p {
	margin-bottom: 16px;
}
section#nyheder div.news-content div.news-row a[href^="#news-id"] {
	font-weight: bold;
	color: black;
	border-bottom: 2px solid #bfbfbf;
	text-decoration: none;
}
/*section#nyheder div.news-content div.news-row div.news-text.collapsed {
	height: 80px;
	overflow: hidden;
	z-index: 45;
}*/

section#nyheder .modal-dialog {
	max-width: 987px;
	z-index: 4;
	margin: 0px;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 987px;
  }
}
section#nyheder .modal {
	overflow:hidden;
	position: absolute;
	right: auto;
	bottom: auto;
	z-index: 45;
	outline: none;
}
.modal-backdrop {
	z-index: 40;
	background-color: #869fa9;
}
.modal-backdrop.in {
  opacity: 0.66;
  filter: alpha(opacity=66);
}
section#nyheder .modal-content {
	border: 0px;
	border-radius: 0px;
}

section#nyheder div.modal-header {
	border: 0px;
}
section#nyheder div.modal-header h4.modal-headline {
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
}
section#nyheder div.modal-header .controlbox button {
	/* cursor: pointer;
	display:inline-block; */
	width:41px;
	height:41px;
	background-image: url('/images/buttons/nav_w.gif');
	background-color: #ffffff;
	border: 0px;
}
section#nyheder div.modal-header .controlbox button.controlbox-left {
	background-position: 0 0;
}
section#nyheder div.modal-header .controlbox button.controlbox-close {
	background-position: -41px 0;
}
section#nyheder div.modal-header .controlbox button.controlbox-right {
	background-position: -82px 0;
}
section#nyheder div.modal-body {
	padding: 0px 90px 20px 90px;
}
section#nyheder div.modal-body h5 {
	font-weight: bold;
}

section#nyheder div.news-group {
	border: 1px solid black;
	margin-bottom: 20px;
	padding: 0px 35px 10px 35px;
	max-height: 210px;
	overflow-y: scroll;
}
section#nyheder div.news-group-item {
	margin-top: 20px;
}
section#nyheder div.news-group-item h5 {
	font-weight: bolder;
	margin-bottom: 0px;
	font-size: 13pt;
}
section#nyheder div.news-group-item p {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 13pt;
}
section#nyheder div.news-group-item a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 10pt;
	margin-left: 10px;
}

section#nyheder div.read-more {
	text-align: center;
}
section#nyheder div.read-more > span {
	font-size: 21pt;
	text-transform: uppercase;
	display: block;
}

/********************************/
/*								*/
/*	KONTAKT						*/
/*								*/
/********************************/
footer {
    background: #7f8080 url('/images/bottom_background.jpg') no-repeat center top;
    overflow: hidden;
    height: auto;
    width: 100%;
}
footer div.infobox {
	max-width: 973px;	
	height: auto;
	background: none;
	color: white;
	border-width: 2px;
	border-color: #7f8080;
}
footer div.panel {
	margin-bottom: 24px;
}
footer div.panel-body {
	padding: 18px;
}
footer div.infobox h2 {
	font-size: 20pt;
	text-align: center;
	font-weight: 800;
	margin-top: 6px;
}
footer div.infobox h4 {
	text-align: center;
	font-size: 12pt;
	margin-top: 3px;
	margin-bottom: 6px;
}
footer div.infobox p {
	font-size: 11pt;
	text-transform: uppercase;
	margin: 10px 0 0;
}
footer div.infobox strong {
	font-weight: bolder;
	font-size: 15pt;
}
footer img.linkedin-logo {
	height: 132px;
}