body {
	font-family: 'arial', sans-serif;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'arial', sans-serif;
	font-weight: 600;
}
.module {
	margin:0;
}
a {
	color:#eca854;
}
a:focus {
    color: #eca854!important;
}
a:hover {
	color:#D2B781;
}
.row {
    margin: 0 auto;
    max-width: 70.75rem!important;
    width: 100%;
}
 .fa-search:before {
    content: "Søk";
}
#primary {
	width:100%;
}

/*-------------------------HEADER--------------------------*/

body.home .transparent-ready {
    background-color: #d1d2d4;
    background-image: url(../images/element.png);
    background-repeat: no-repeat;
    background-position: -180px -220px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 11px; 
    height: 200px;
    z-index: 1;
    -webkit-box-shadow: 0px 2px 60px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 60px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 60px -10px rgba(0,0,0,0.75);
}
body .transparent-ready {
    background-color: #d1d2d4;
    background-image: url(../images/element.png);
    background-repeat: no-repeat;
    background-position: -180px -220px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 11px; 
    height: 200px;
    -webkit-box-shadow: 0px 2px 60px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 60px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 60px -10px rgba(0,0,0,0.75);
}
.site-header .site-branding img {
    max-height: 8em;
    padding-top: 2em;
}
.site-branding {
	padding-bottom: 10px;
}
/*----------MENY------------*/
.main-navigation {
	border-top: 2px dashed #ededed;
}
.main-navigation ul {
    display: block;
    float: left;
    padding-top: 2px;
}
.main-navigation ul li a {
    padding: 0em 1em;
    line-height: 3rem;
    color:#252525;
    font-size: 14px;
    border-right: 2px solid #ededed;
    text-transform: uppercase;
    font-family: arial;
}
.top-bar .name h1 a {
    font-size: 0;
    margin-left: 15px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: 0 14px;
    background-size: auto 16px;
    height: 45px;
}
.top-bar-section ul li.active > a {
    background: #E8A552;
    color: #FFFFFF;
}
.top-bar-section ul li.active > a:hover {
    background: #D2B781;
    color: #FFFFFF;
}
/*-------------------------SNARVEIER--------------------------*/
.module-box-snarveier {
	background-color: #939598;
}
.module-shortcuts .no-bg {
    height: 18.375rem;
    width: 230px;
 }
 .module-shortcuts .no-bg img {
    margin: -1.8em auto;
    display: block;
    border-radius: 50%;
}
.module-shortcuts h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5833333333;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    font-family: arial;
}
/*-------------------------SNARVEIER--------------------------*/
.site-footer {
    padding-top: 3em;
    padding-bottom: 1em;
    background: #f3edcf;
    clear: both;
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 0rem;
}
.site-info {
    font-size: 12px;
    text-align: left;
    color: #828282;
}
.site-info a {
	color:#828282;
}
/*-------------------------Prosjekter--------------------------*/
.projects .entry-content .columns .p .b { 
font-size: 18px;
}
/*-------------------------Prosjekter--------------------------*/
input[type="submit"] {
    font-family:  Arial, sans-serif;
    background-color: #D2B781;
}
input[type="submit"] {
    font-family:  Arial, sans-serif;
    background-color: #D2B781;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #A58D5D;
}
.button:hover {
	background-color: #A58D5D;
}
button, .button {
	background-color: #D2B781;
}
button:hover, button:focus, .button:hover, .button:focus, {
    background-color: #A58D5D;
    color:#ffffff !important;
}
.knapp {
	margin-top: 50px;
    margin-right: 30px;
}
.button1 {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: Arial;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 0.7rem 1rem 0.7rem 1rem;
    font-size: 1rem;
    background-color: #D2B781;
    color: #FFFFFF!important;
    transition: background-color 300ms ease-out;
}
.button1 a {
	color:#ffffff;
}
.button1:hover {
	background-color: #A58D5D;
}
/*-------------------GALLERI--------------------*/
.slideshow-window {
	background-color: transparent!important;
	border: 0 solid transparent!important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	margin-bottom: 20px;
	height: auto;
	z-index: 1;
}
.module-slider .slide .slider-text {
    text-align: center;
    padding: 12px 30px 0px 30px;
    padding: 0.75rem 1.875rem 0rem 0.375rem;
    position: absolute;
    width: 100%;
    max-width: 9.5em;
    max-height: 3em;
    bottom: 2.25em;
    left: 0;
    margin:0 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.module-slider .slide .topcenter {
    top: 0;
}
.module article .module-content .module-title {
    font-size: 1rem;
    margin: 0.2rem 0rem 1.125rem 0rem;
}