@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,700&subset=latin-ext');

body, html {
	width:100%;
	height:100%;
	margin:0;
}

body {
	color:#3C494D;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
}

a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#FF6D37;
}

a:hover {
	color:#3C494D;
}

img {
	max-width:100%;
	height:auto;
	vertical-align:middle;
}

h1 {
	font-size:48px;
	font-weight:300;
	text-transform:uppercase;
}

h2 {
	font-size:42px;
	font-weight:300;
	text-transform:uppercase;
}

h3, h4, h5 {
	font-size:26px;
	font-weight:300;
	text-transform:uppercase;
}

h1, h2, h3, h4, h5, p {
	margin:20px 0;
	padding:0;
}

input, textarea {
	padding:20px;
	border:#E9E9E9 1px solid;
	margin-top:20px;
	width:100%;
}

input:hover, textarea:hover {
	border:#3C494D 1px solid;
}

input[type=submit] {
	border:#FF6D37 1px solid;
	background:#FF6D37;
	opacity:1;
	color:#fff;
}

.tk3N6e-fI6EEc, .i4ewOd-pzNkMb-ornU0b-b0t70b-Bz112c {
	display:none !important;
}

input[type=submit]:focus {
	border:#3C494D 1px solid;
	background:#3C494D;
	outline:none;
}

input[type=submit]:hover {
	opacity:0.7;
	cursor:pointer;
}

input:focus, textarea:focus {
	border:#FF6D37 1px solid;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.clear {
	clear:both;
}

.padding {
	padding:100px 0;
}

.table {
	width:100%;
	height:100%;
	display:table;
}

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

.bold {
	font-weight:bold;
}

.centerall {
	max-width:1140px;
	margin:0 auto;
	padding:0 20px;
}

.centerall2 {
	max-width:1180px;
	margin:0 auto;
	padding:0;
}

.heading {
	padding:100px 0;
}

.col3, .col2, .col4, input, textarea, .ngg-fancybox, .ngg-fancybox:after, .ngg-widget img, .leftimg, .servicelist, .flexitem, .flexitem2, .flexitem3, .referanserbox {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

a, input, textarea, #menunav, img, input, textarea {
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

/* ----------- COLUMNS ---------- */

.big2colr {
	width:50%;
	display:inline-block;
	vertical-align:top;
}

.col2, .big2coll {
	width:50%;
	display:inline-block;
	vertical-align:top;
}

.col2:nth-child(even) {
	padding-left:22.5px;
}

.col2:nth-child(odd) {
	padding-right:22.5px;
}

.col3 {
	width:33.33%;
	display:inline-block;
	vertical-align:top;
}

.col3:nth-child(3n+1) {
	padding-right:32.5px;
}

.col3:nth-child(3n+2) {
	padding-left:17.5px;
	padding-right:17.5px;
}

.col3:nth-child(3n+3) {
	padding-left:32.5px;
}

.col4 {
	width:25%;
	display:inline-block;
	vertical-align:top;	
	padding:30px 0;
}

.col5 {
	width:20%;
	display:inline-block;
	vertical-align:top;
}

td {
	padding: 0 0 20px 0;
}

table {
	margin:0 auto;
}

/* ----------- NGG WIDGET ---------- */

.ngg-widget {
	padding:0 !important;
	text-align:inherit !important;
	display:block;
	margin:0;
	padding:0 70px 0 50px !important;
}

.ngg-widget img {
    border:none !important;
    margin:0 !important;
    padding:0 !important;
	pointer-events:none;
	position:relative;
	border-radius:5px;
}

.ngg-fancybox {
	max-width:33.33%;
	position:relative;
	float:left;
	-webkit-filter:brightness(50%) grayscale(90%);
    filter:brightness(50%) grayscale(90%);
	margin:20px 0 0 0;
	padding:0 20px 0 0;
}

.ngg-fancybox:hover {
	-webkit-filter:brightness(100%) grayscale(0%);
    filter:brightness(100%) grayscale(0%);
}

.tilfeldigeprosjekter {
	display:none;
}

/* ----------- INDEX ---------- */

#menunav {
    top:0px;
}

#menu {
	width:100%;
	background:#fff;
	height:120px;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	border-bottom:1px solid #f5f5f5;
	-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
}

#logomenu {
	margin:25px 25px 25px 0;
	float:left;
}

#menu ul {
	padding:0;
	margin:0;
	float:right;
}

#menu ul li {
	display:inline-block;
	line-height:120px;
	padding:0 0 0 20px;
}

#menuicon {
	background:url(images/menu.png) center center no-repeat;
    width:60px;
    height:60px;
    float:right;
    line-height:120px;
    margin:30px 10px;
	display:none;
}

.activemenu {
	background:url(images/menuclose.png) center center no-repeat !important;	
}

.activenav {
	visibility:visible !important;
    opacity:1 !important;
}

#menuicon:hover {
	cursor:pointer;
}

#top {
	height:100%;
	width:100%;
	position:relative;
	background:#000100;
}

#slider {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	background:url(images/bg1.jpg) center center no-repeat;
	background-size:cover !important;
	background-attachment:fixed !important;
}

.slide1 {
	background:url(images/bg1.jpg) center center no-repeat;
	animation-name:slide1;
    animation-duration: 20s;
	background-size:cover !important;
	background-attachment:fixed !important;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	animation-iteration-count: infinite;
}

@keyframes slide1 {
	0%	{transform:scale(1,1); filter:blur(0px);}
	25%	{transform:scale(1,1); filter:blur(5px);}
	35%	{transform:scale(1,1); filter:blur(0px);}
	45% {transform:scale(1.2,1.2);}
	55%	{transform:scale(1.2,1.2);}
	65%	{transform:scale(1,1);}
    100%{transform:scale(1,1);}
}


#top .table {
	position:relative;
	z-index:9;
}

#top h1 {
	margin:0;
	font-weight:700;
	color:#FF6D37;
	padding-top:120px;
	font-size:80px;
	line-height:80px;
}

#top h2 {
	margin:10px 0 50px 0;
	color:#fff;
	text-transform:lowercase;
	font-size:36px;
}

#top a {
	border:1px solid #FF6D37;
	padding:20px 40px;
	color:#fff;
	margin-top:50px;
}

.button {
	border:1px solid #FF6D37;
	padding:20px 40px;
	line-height:80px;
}

.button:hover {
	background:#FF6D37;
	color:#fff;
}

#top a:hover {
	padding:20px 60px;
	background:#FF6D37;
	color:#fff;
}

#scrolldown {
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	color:#ababab;
}

#scrollgif {
	width:26px;
	height:36px;
}

.heading h1, .heading h2, .flexitem h2, .flexitem3 h2, .titleref span {
	margin:0 0 50px 0;
}

.heading h2, #services h2, .flexitem h2, .flexitem3 h2, .titleref span {
	position:relative;
}

.heading h2:after, #services h2:after, #services2 h2:after, .flexitem h2:after, .flexitem3 h2:after, .titleref span:after {
	content:'';
	width:150px;
	position:absolute;
	top:100%;
	left:50%;
	margin:20px 0 0 -75px;
	border-bottom:4px dashed #FF6D37;
}

.leftflex h2:after, #services2 h2:after, .flexitem3 h2:after, .leftborderh:after, .galleyh h2:after, .titleref span:after{
	left:0% !important;
	margin:20px 0 0 0 !important;
}

#services3 h2:after {
	right:0% !important;
	margin:20px 0 0 0 !important;
	left:initial !important;
}

.servicescoll {
	background:#f9f9fa;
	background-size:cover;
}

#services .bg {
	background:url(images/bg12.jpg) center center no-repeat;
	background-size:cover;
}

.flex {
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	flex-direction:row;
	justify-content:flex-start;
	align-items:stretch;
	align-content:stretch;
}

.flexitem {
	flex:0 0 auto;
	margin:0px;
	width:50%;
	padding:100px;
}

.flexitem2 {
	flex:0 0 auto;
	margin:0px;
	width:50%;
	padding:0;
}

.servicelist {
	margin:0;
	padding:0;
}

.servicelist li {
	width:50%;
	line-height:50px;
	display:inline-block;
	position:relative;
	text-align:left;
}

.servicelist li:before {
	content:'';
	width:20px;
	height:20px;
	position:absolute;
	left:-35px;
	top:50%;
	margin-top:-10px;
	background:url(images/check.png) center center no-repeat;
}

#call {
	background:#3C494D;
	color:#fff;
	text-align:right;
}

#trust {
	background:#f9f9fa;
}

.bigfont {
	font-weight:700;
	color:#fff;
	font-size:80px;
	line-height:60px;
	color:#FF6D37;
	text-transform:uppercase;
}

.bigfont2 {
	font-weight:700;
	color:#fff;
	font-size:60px;
	line-height:60px;
}

#call .bg {
	background:url(images/bg6.jpg) center center no-repeat;
	background-size:cover;
}

#services2{
	background:#3C494D;
	color:#fff;
}

#services3 {
	background:#f9f9fa;
	text-align:right;
}

#services2 .bg {
	background:url(images/bg2.jpg) center center no-repeat;
	background-size:cover;
}

#services3 .bg {
	background:url(images/bg5.jpg) center center no-repeat;
	background-size:cover;
}

#footer {
	background:#3C494D;
	padding:20px 0;
	color:#fff;
}

.orange {
	color:#FF6D37;
}

/* ----------- PAGE ---------- */

#topmargin {
	padding:60px 0;
}

#headertop {
	background:url(images/top.jpg) center center no-repeat;
	background-size:cover;
	text-align:center;
}

#headertop h1 {
	margin:0;
	color:#FF6D37;
	font-size:80px;
	padding:100px 20px;
	font-weight:700;
}

.flexitem3 {
	flex:0 0 auto;
	margin:0px;
	width:50%;
	padding:0;
}

.padding50 {
	padding:50px;
}

.pagebody ol {
	padding:0 20px;
}

.graybg {
	background:#f9f9fa;
}

.graybg h2 {
	font-size:26px;
}

.brake {
	padding:25px;
}

.calltous {
	font-size:40px;
	font-weight:700px;
	text-align:center;
	padding:50px 20px;
	background:url(images/bg8.jpg) center center no-repeat;
	margin:20px 0;
	background-size:cover;
	color:#fff;
}

.servicelist2 {
	margin:0;
	padding:0 0 0 40px;
	list-style:none;
}

.servicelist2 li {
	position:relative;
	text-align:left;
	margin-bottom:20px;
}

.servicelist2 li:before {
	content:'';
	width:20px;
	height:20px;
	position:absolute;
	left:-40px;
	top:0;
	margin-top:2px;
	background:url(images/check.png) center center no-repeat;
}

.sl1 {
	margin-right:25px;
}

.sl2 {
	margin-left:25px;
}

.gallery {
	margin-top:20px;
}

.leftpadding {
	padding-left:20px;
}

.rightpadding {
	padding:0 20px 20px 0;
}

.bg1 {
	background:url(images/bg10.jpg) center center no-repeat;
	background-size:cover;
	width:100%;
	height:100%;
}

.referanserbox {
	flex:0 0 auto;
	margin:0px;
	width:50%;
	padding:0;
	background:#f9f9fa;
	border-width:0 20px 20px 0;
	border-color:#fff;
	border-style:solid;
}

.titleref span {
	display:block;
	font-size:26px;
	font-weight:300;
}

@media all and (max-width:1200px) {
	
.servicelist li {
    width:initial;
    margin-right:55px;
}

}

@media all and (max-width:1100px) {


.pagebody .heading {
	padding:20px 0;
}

.bigfont, .bigfont2 {
    font-size: 40px;
    line-height:40px;
}
	
}

@media all and (max-width:950px) {
	
#topmargin {
	display:none;
}
	
#menu {
	position:relative;
}
	
#menuicon {
	display:block;
}

#menunav {
	visibility:hidden;
	opacity:0;
    position:absolute;
    top:100px;
    left:0;
	width:100%;
}

.activenav {
	top:121px !important;
}
	
#menu ul {
	float:none;
	background:#fff;
}
	
#menu ul li {
	line-height:normal;
    padding:20px;
    display:block;
    text-align:center;
    border-bottom:1px solid #f5f5f5;
}
	
.menuhideclass {
	display:none !important;
}

#top h1 {
	padding-top:0px;
}

.flexitem {
	width:100%;
	text-align:center;
	padding:100px 20px;
}

.bg {
	padding:150px 0;
}

.leftflex h2:after, #services2 h2:after  {
	left:50% !important;
	margin:20px 0 0 -75px !important;
}

#services3 h2:after {
	right:50% !important;
	margin:20px -75px 0 0 !important;
}

.servicelist li {
    width:initial;
    text-align:initial;
    margin-left:20px;
	margin-right:40px;
}

.servicelist {
    padding:0 0 0 60px;
}

}

@media all and (max-width:800px) {
	
.referanserbox {
	width:100%;
}
	
.padding50 {
	padding:25px;
}
	
.flexitem3 {
	width:100%;
}

.calltous {
	font-size:26px;
}

.sl1 {
	margin-right:0;
}

.sl2 {
	margin-left:0;
}

.none {
	display:none;
}

#headertop h1 {
	font-size:32px;
}
	
#top {
	height:unset;
}
	
.tablecell {
	padding:150px 30px;
}

h1 {
	font-size:32px;
	font-weight:300;
}

h2 {
	font-size:26px;
	font-weight:300;
	text-transform:uppercase;
}

h3, h4, h5 {
	font-size:18px;
}

#top h1 {
	font-size:40px;
	line-height:40px;
}

#top h2 {
	font-size:26px;
}

.flexitem2 {
	width:100%;
}

#footer .right {
	text-align:left;
}

}

@media all and (max-width:600px) {

.servicelist li {
    width:initial;
    text-align:center;
    margin-left:initial;
	margin-right:initial;
	display:block;
}

.servicelist {
    padding:0;
}

.servicelist li:before {
    position:initial;
    right:initial;
    top:initial;
    margin-top:initial;
    background: url(images/check.png) center center no-repeat;
    margin-right:20px;
    padding:0 0px 0 20px;
}
	
}