
/* Layout
----------------------------------------------------------------------------------------------------*/

.custom-logo {
	/*width: 160px;
	height: 60px;
	background: url(../../../images/yootheme/logo.png) 0 50% no-repeat;
    background-size: contain;*/
}

.frontpage-headline { 
	padding-bottom: 10px;
	font-weight: bold;
}

/* Bottom
----------------------------------------------------------------------------------------------------*/

#bottom-a .custom h3 { 
	margin-top: 7px;
	margin-bottom: 27px;  
	line-height: 30px;
	font-size: 24px;
}

#bottom-a .custom p {
	margin-top: 0;
	font-family: "OpenSansLight";
	font-size: 18px; 
}

/* Business Jobla Template
----------------------------------------------------------------------------------------------------*/

body {
background: url("../images/radial_gradient.svg") 50% 0 no-repeat, url("images/mainbg.jpg") fixed !important;
background-size: cover !important;
font: normal 13px/17px Arial, Helvetica, sans-serif;
color: #424242;
/* background: url(images/topbg.png) top center repeat-x !important; */
}

#block-main {
/*margin-top: 500px;*/
}

#block-top-a {
z-index: 0;
padding-top: 40px;
}

#block-header {
margin-top: 35px;
/* margin-bottom: -115px; */
}

#block-headerbar {

}

#block-toolbar {
background: #fff !important;
height: 106px;
padding-top: 30px;
}

#block-header + #block-main {
/*padding-top: 101px !important;*/
}

#toolbar {
bottom: 0;
height: 100px;
left: 0;
margin: auto;
top: 0;
right: 0;

}

#toolbar h3 {
text-align: center;
margin-top: 4px;
color: #00BFF2;
font-size: 20px;
font-weight: bold;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
#toolbar a {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

header#header {
z-index: 10;
background: #fff;
border-top: 8px solid #00360D;
top: 0;
left: 0;
right: 0;
/*box-shadow: 0 -8px 16px rgba(0, 0, 0, 0.14),  0 8px 16px rgba(0, 0, 0, 0.14), 0 1px 0px rgba(0, 0, 0, 0.15);*/
}

#header table td {
border: 1px solid rgba(0, 0, 0, 0.06);
padding: 0px 5px;
}

.menu-sidebar a:hover, .menu-sidebar li > span:hover, .menu-sidebar a.current:hover, .menu-sidebar li.parent.active .level1:hover {
color: #00360D !important;
}

/*#logo {
padding: 1px 30px 0px 30px;
}*/

#search {
float: right;
position: absolute;
margin-left: -42px;
margin-top: -9px;
}

#search .infoiheader {
font-family: 'Oswald', 'sans-serif' !important;
letter-spacing: 1px;
font-weight: normal;
text-transform: uppercase;
margin-left: 1035px;
margin-top: 26px;
position: absolute;
width: 240px;
font-size: 15px;
line-height: 6px;
}

#search .infoiheader p {
margin: 10px 0;
}

/* A, EM, CODE, H1, H2 osv.
----------------------------------------------------------------------------------------------------*/


a {
color: #8B8B8B !important;
font-weight: bold;
}

.menu-dropdown .dropdown-bg > div {
background: #FFFFFF !important;
}

article.item a:hover {
text-decoration: underline;
}

em {
color: #C3168D;
}

th, td {
padding: 0;
}

strong {
color: #181818;
font-weight: bold;
text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

#system .item > header .title {
border-bottom: 0 solid transparent;
/*padding-bottom: 30px;
*/
}

.isblog #system .item, .noblog #content {
padding: 13px 0px 13px 0px;
background: #FFF;
}

#content p {
margin: 15px 30px !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Oswald', 'sans-serif' !important;
letter-spacing: 3px;
color: #00360D;
text-transform: uppercase;
}

article.item .content h1, 
article.item .content h2, 
article.item .content h3, 
article.item .content h4, 
article.item .content h5, 
article.item .content h6 {
margin: 15px 30px !important;
}

article.item .content ul {
margin: 15px 30px !important;
}

h1.title {
font-family: 'Oswald', 'sans-serif' !important;
letter-spacing: 3px;
font-weight: normal;
text-transform: uppercase;
background: #fff;
/*box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);*/
color: #181818;
margin-top: -30px;
padding: 30px;
}

.title-color {
background: rgb(137,215,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(137,215,255,1) 0%, rgba(111,184,225,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137,215,255,1)), color-stop(100%,rgba(111,184,225,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(137,215,255,1) 0%,rgba(111,184,225,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(137,215,255,1) 0%,rgba(111,184,225,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(137,215,255,1) 0%,rgba(111,184,225,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(137,215,255,1) 0%,rgba(111,184,225,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89d7ff', endColorstr='#6fb8e1',GradientType=0 ); /* IE6-9 */

padding: 7px 5px 10px 10px;
margin-left: -10px;

color: #154369;
	-webkit-box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.86);
	   -moz-box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.86);
	        box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.86);
}
.title-color2 {
background: rgb(251,217,93) !important; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(251,217,93,1) 0%, rgba(232,151,20,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,217,93,1)), color-stop(100%,rgba(232,151,20,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(251,217,93,1) 0%,rgba(232,151,20,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(251,217,93,1) 0%,rgba(232,151,20,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(251,217,93,1) 0%,rgba(232,151,20,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  rgba(251,217,93,1) 0%,rgba(232,151,20,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd95d', endColorstr='#e89714',GradientType=0 ) !important; /* IE6-9 */
padding: 7px 5px 10px 10px;
margin-left: -10px;

color: #FFF;
	-webkit-box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.86);
	   -moz-box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.86);
	        box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.86);
}


.nicelist {
list-style-type: none;
margin: 0 0 10px 0;
}

.nicelist li {
background: rgba(255, 102, 0, 0);
padding: 10px 20px;
font-size: 15px;
border-bottom: 1px solid #FBD85B;
border-left: 41px solid #FBD85B;
margin-bottom: 3px;
}

table.nicetable {
background: rgba(0, 51, 51, 0.1);
width: 100%;
	-webkit-box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 7px 6px -6px rgba(0, 0, 0, 0.3);
}

table.nicetable tr:first-child {
background: #003333;
color: #fff;
font-size: 17px;
}

table.nicetable td {
width: 50%;
padding: 10px 30px;
border: 1px solid #FFF;
}

h3.boks-title {
font-family: 'Oswald', 'sans-serif' !important;
letter-spacing: 3px;
font-weight: normal;
text-transform: uppercase;
text-align: center;
color: #00360D;
background: #fff;
margin-top: -30px;
padding: 20px;
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
z-index: 100;
position: relative;
}

.nicelink {
border-radius: 0px;
border: 1px solid #999;
border-bottom-color: #999;
background: #00360D;
padding: 7px 13px;
color: #FFF !important;
text-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: none;
margin: auto;
position: absolute;
text-align: center;
width: 20%;
height: 20px;
bottom: 0;
left: 0;
right: 0;
}

.nicelink:hover {
border-radius: 0px;
border: 1px solid #616161;
border-bottom-color: #616161;
background: #616161;
color: #FFF;
text-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: none;
}

.nicelink a:hover {
text-decoration: none !important;
}

.bokstekst {
height: 115px;
}

/* Menu
----------------------------------------------------------------------------------------------------*/

.menu-dropdown a.level1, .menu-dropdown span.level1, .menu-dropdown a.level3 {
font-family: 'Oswald', 'sans-serif' !important;
/*letter-spacing: 3px;*/
font-weight: normal;
}

.menu-dropdown a.level1, .menu-dropdown span.level1, .menu-dropdown a.level3 {
font-size: 13px !important;
}

.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
/*height: 154px;*/
padding: 0 15px;
/*line-height: 184px;*/
}
.menu-dropdown a.level1, .menu-dropdown span.level1 {
color: #181818 !important;
}
.menu-dropdown li.active .level1 {
color: #181818 !important;
}
.menu-dropdown a.level1, .menu-dropdown span.level1 {
border-left: 1px solid rgba(0, 0, 0, 0.08);
border-right: 1px solid rgba(255, 255, 255, 0.17);
text-shadow: 0 1px 0 rgba(255,255,255,1);
text-transform: uppercase;
}
.menu-dropdown li.level1:hover .level1, .menu-dropdown li.remain .level1 {
background: rgba(68, 72, 73, 0.22) !important;
}


/* Top A Slideshow
----------------------------------------------------------------------------------------------------*/

#top-a {
margin: 0 0 0 0;
padding: 0px 0;
}
#top-a .module {
margin: 0;
}
#top-a .mod-plain {
padding: 0px 10px;
}

.slide1 {
background: url(../../../images/site/slideshow/slide1.jpg) 50% 50%;
background-repeat: no-repeat;
}
.slide2 {
background: url(../../../images/site/slideshow/slide2.jpg) 50% 50%;
background-repeat: no-repeat;

}
.slide3 {
background: url(../../../images/site/slideshow/slide3.jpg) 50% 50%;
background-repeat: no-repeat;

}
.slide4 {
background: url(../../../images/site/slideshow/slide4.html) 50% 50%;
background-repeat: no-repeat;

}

/* Widgetkit
----------------------------------------------------------------------------------------------------*/

.wk-slideshow .caption {
background: rgba(56, 124, 158, 0);
bottom: 1 !important;
/* width: 430px; */
top: 0;
left: 0;
right: 0;
margin: auto;
margin-top: 15%;
}

.wk-slideshow .caption h1 {
font-size: 46px;
line-height:49px;
color: #fff;
margin: 15px;
text-shadow: 0 0 40px #001e44;
font-weight: bold;
text-align: center;
}

.wk-gallery-wall.margin>* {
margin: 0 5px 5px 0;
}

ul.slides{
max-width:93% !important;
}

/* Main
----------------------------------------------------------------------------------------------------*/

#block-main {
background: rgba(255, 231, 205, 0) !important;
}

.forside #block-top-a {
background: none !important;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0) !important;

}

#block-top-a {
background: none !important;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0) !important;
margin-bottom: 15px !important;
}

.forside #block-main #innerbottom {
/*padding-top: 15px;*/
}
 

#main {
margin-top: -50px;
z-index: 200;
position: relative;
}

#maininner .module {
	padding: 0 !important;
}

article.item td img {
vertical-align: top;
margin-left: 15px;
}

/* Innerbottom
----------------------------------------------------------------------------------------------------*/

#innerbottom {
/*margin-top: -15px;*/
}

#innerbottom h3.module-title {
text-align: center !important;
font-weight: bold;
}

#innerbottom .mod-box {
padding: 0px 0px 30px 0px;
}

.kontakt #innerbottom .mod-box {
padding: 0px 0px 30px 0px;
margin-top:-5px;
}

#innerbottom .mod-box p {
padding: 0px 30px;
}

#innerbottom .mod-box img {
padding: 0px 0px !important;
margin-top: -15px;
}

/* Sidebar
----------------------------------------------------------------------------------------------------*/

#sidebar-a {
background: #fff;
margin-top: 5px;
}

#sidebar-a .mod-box {
padding: 0px 0;
background: none !important;
}

#sidebar-a .mod-box h2 {
font-family: 'Oswald', 'sans-serif' !important;
letter-spacing: 3px;
font-weight: normal;
text-transform: uppercase;
background: #fff;
/*box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);*/
color: #181818;
margin-top: -30px;
padding: 30px;
}

#sidebar-a .mod-box p {
padding: 0px 30px;
}

#sidebar-a .sidebargalleri {
padding: 0 65px 30px 65px;
}

/* Bottom
----------------------------------------------------------------------------------------------------*/

#block-bottom {
background: rgba(141, 208, 241, 0.67) !important;
padding: 30px 0;
}

#bottom-a .mod-plain {
padding: 0 !important;
}

#block-footer {
/* border-bottom: 10px solid #F4343F !important; */
border-top: 0 solid #003333 !important;
background: rgba(0, 0, 0, 0.5) !important;
}

#footer {
font-size: 12px;
line-height: 26px;
color: #FFF;
/* text-shadow: 0 1px 0 #F4343F; */
}

#footer a {
color: #e21d0d !important;
text-shadow: 0 1px 0 #000;
}

/* iHover
----------------------------------------------------------------------------------------------------*/

.ih-item.square {
box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.topa700 .ih-item.square {
position: relative;
width: 700px !important;
height: 400px !important;
border: 0px solid #000 !important;
}
.topa350top .ih-item.square {
position: relative;
width: 333px !important;
height: 231px !important;
border: 1px solid rgba(0, 0, 0, 0.25) !important;
}
.topa1050 .ih-item.square.effect6 .info h3 {
margin: 380px 0 0 0 !important;
letter-spacing: 6px !important;
}

.boks350 .ih-item.square {
position: relative;
width: 333px !important;
height: 231px !important;
border: 1px solid rgba(0, 0, 0, 0.25) !important;

}


.boks350 .ih-item.square.effect6 .info h3 {
margin: 65px 0 0 0 !important;
letter-spacing: 6px !important;
}






/*
.boks350 .ih-item.square:last-child {
width: 351px !important;
}
*/


/* Fox Contact
----------------------------------------------------------------------------------------------------*/

div#foxcontainer_m106 {
margin-top: -30px;
margin-left: 96px;
}

div#foxcontainer_m106 input[type="text"], div#foxcontainer_m106 textarea {
border-radius: 0px;
}

div#foxcontainer_m106 .fox_form input[type="text"]:hover, div#foxcontainer_m106 .fox_form textarea:hover {
background: rgba(255, 102, 0, 0);
}

div#foxcontainer_m106 .btn {
border-radius: 0px;
border: 1px solid #999;
border-bottom-color: #999;
background: #00360D;
/*padding: 7px 13px;*/
color: #FFF !important;
text-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: none;
margin: auto;
/*position: absolute;*/
text-align: center;
width: 20%;
/*height: 20px;*/
bottom: 0;
left: 0;
right: 0;
}

div#foxcontainer_m106 .btn:hover {
border-radius: 0px;
border: 1px solid #616161;
border-bottom-color: #616161;
background: #616161;
color: #FFF;
text-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: none;
}

div#foxcontainer_m106 .alert {
border-radius: 0;
}

/* Custom
----------------------------------------------------------------------------------------------------*/

.grid-gutter > .grid-box > * {
margin: 15px 15px;
}


.mod-box {
box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.kontakt #content #innerbottom {
margin-bottom: 0 !important;
}

.kontakt #block-top-a {
padding-top: 65px !important;
}

.menu, .menu ul {
/*margin: 0px 0px 0px 266px;*/
}

ul .level2 {
margin: 0px 0px 0px 0px;
}

#logo {
height: 6px !important;
}

.wk-gallery-wall.margin {
margin: 15px !important;
}


.billedramme{
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);
border: 5px solid white;
outline: 1px solid black;
}

.wk-gallery-wall>* {
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);
border: 5px solid white;
outline: 1px solid #d7d7d7;
}

@media (max-width: 600px){
#block-main {
margin-top: 10px;
}
#top-a{
display:none;
}
}
.menu-sidebar a.level1 > span, .menu-sidebar span.level1 > span{
background-color: rgba(232, 232, 232, 0.44);
box-shadow: 0 1px 0 rgba(255,255,255,0.6), 0 0 0 1px rgba(0,0,0,0.01) inset, 0 1px 1px rgba(0,0,0,0.08) inset;
}

.menu-sidebar a.level1 > span, .menu-sidebar span.level1 > span {
margin-left: 0px !important;
padding: 7px 0 7px 20px;
text-transform: uppercase;
}

@media (min-width: 700px){
header#header{
display:none !important;
}}

@media (max-width: 700px){
#sidebar-a{
display:none;
}
.nicelink{
width: 30%;
}
div#foxcontainer_m106 .btn{
width:40%;
}
.forside div#system {
display:none !important;
}
}

#sidebar-a h5{
padding: 0px 30px;
}