@import url('/admin/contentbuilder/assets/default/content.css');       
@import url('https://fonts.googleapis.com/css?family=Raleway:400,600,700,800');
div#txtContent{background-color:#fff!important;
background:url(/IRMA/gfx/1071/bg_24.jpg)#fff!important;
margin-top:25px; margin-left:15px; }
.row-tool{left:-10px!important}
html { position: relative; min-height: 100%;}
* {
 margin: 0;
 padding: 0;
 }
body{background: #ffffff; 
color:#7f7f7f;
 font-size:11pt;
margin:0;
margin-bottom:280px;
line-height:1.5;
}
#container {
    margin: 0em auto;
    max-width: 100%;
    padding: 0px;
    height: 100%;
}
#contents {
    background: transparent;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 0px 5px 0px;
    font-weight: normal;
    height: 100%;
max-width:1050px; 
    margin: 0em auto;
}

.column{padding-top:1.3rem}
 .column.full { width: 100%; }
 .column.two-third { width: 66.7%;}
 .column.two-third2 { width: 60%; margin-right:5%;}   
 .column.two-fourth { width: 75%; }
 .column.two-fifth { width: 80%; }
 .column.two-sixth { width: 30%; }
 .column.half { width:49%;}
 .column.third { width: 33.3%;}
.column.third.kontakt{width:32%;}
 .column.third img{max-width:100%}
 .column.fourth { width: 25%; }
 .column.fifth { width: 20%; }
 .column.sixth { width: 20%; }
 .column.flow-opposite { float: right; }  
.column > img, .column > figure, .column > .embed-responsive {margin:0px;}

.display p{font-size:1.2em;}
#footer {
    background-color: #000;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 180px;
    width: 100%;
}

#footer A:link { color: #fff; }
#footer A:visited { color: #fff;}
#footer A:hover  { color: #fff;}
.foot{max-width:1050px; margin:0em auto; color:#fff; }
#footer img {border-radius:0px!important; margin-top:0px;}
#footer H1{color:#fff;}
#footer p{color:#fff;}
#ExtraDiv7{max-width:1050px; margin: 0em auto;}
.text-extradiv7 {
    max-width: 100%;
    margin: 0em auto;
    margin-top: 136px;
    background: url(/IRMA/gfx/1071/div7bg.png) repeat #ffffff7a;
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
}
#ExtraDiv4 {
    position: relative;
background: url(/IRMA/gfx/1071/arken3.png) no-repeat center center;
    //overflow-x: hidden;
   height: 400px;
               width: 100%;
               margin-top: 0px;
               border-bottom: 0px solid #1f1f1f;
              -webkit-background-size: cover;
               -moz-background-size: cover;
               -o-background-size: cover;
               background-size: cover;
            margin:0em auto;
z-index:-1;
 text-shadow: 2px 2px #505356;
text-shadow: 4px 4px 9px rgba(71, 71, 71, 1);
margin-top: -25px;
 max-width:100%
}

.background-2{display:none;}
.background-1, .background-2 {
    position: absolute;
  z-index: -1;
    width: 100%;
    height: 100%;
background-size:cover;
max-width:100%;
}
.text-extradiv{    position: absolute;
    z-index: 1;
padding-top:120px;
text-align:center;
width:100%;
}

#ExtraDiv7 H1 {
    font-family: arial;

    color: #fff;
    font-size: 3.6em;
    letter-spacing: 2px;
     text-shadow: 2px 2px #505356;
text-shadow: 4px 4px 9px rgba(71, 71, 71, 1); 
 text-align: center;   
}
#ExtraDiv4 H2 {
   font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 1.4em;
    letter-spacing: 2px;  
 text-align: center;
   text-decoration:underline;
}

/*Slider*/
.bx-viewport, .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
}
.bxslider, .bxslider li{height: 100% !important;;}
.bxslider li{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.bx-wrapper .bx-viewport{ border: none !important;}

hr{	
    border-top: 1px solid #dfdfdf;
margin:0em;
margin-bottom:15px;
}
#header {
    margin: 0em auto;
    background-position: center;
    color: #ffF;
    height: 40px;
    text-align: right;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 2;
}

.head{max-width:1050px; margin:0em auto; text-align:center;}
.head h3{color:#cd1015}
.head img{width:100px; border-radius:10px; margin-top:10px;}

a:link     {color: #83151f; text-decoration: underline; border-style: none; }
a:visited {color: #83151f; text-decoration: underline; border-style: none;}
a:hover  {color: #83151f; text-decoration: underline; border-style: none;}
a:active  {color: #83151f; text-decoration: none; border-style: none;}

.btn {
  display: inline-block;
  background: #e2e2e2;
  border: 0;
  line-height: 2.5em;
  padding: 0 0 0 1em;
  margin-bottom: 1em;
  outline: none;
  text-decoration: none;
  color: #666;
 font-size: 1em;
}
  .arrow {
    display: inline-block;
    line-height: 2.5em;
    text-align: center;
    background: #ed2130;
    color: white;
    font-size: 1em;
    width: 2.5em;
    transition: margin 200ms;
    margin-left: .75em;
  } 
.btn:hover {background: white;}
.arrow {margin-left: 1.25em; background-color: darken(#333,5%);} 
a.btn {
    color: #83151f;
     text-decoration: none;/
    border-style: none;
}
button::-moz-focus-inner {border: none;}


.text-link a:link {
    background: #6592cf;
    padding: 8px 10px 8px 10px;
    color: #fff;
    text-decoration: none;
   // border: 3px solid #fff;
    font-weight: bold;
    border-radius: 5px;
    font-size: 11pt;
}
.text-link a:visited {    background: #6592cf;
    padding: 8px 10px 8px 10px;
    color: #fff;
    text-decoration: none;
  //  border: 3px solid #fff;
    font-weight: bold;
    border-radius: 5px;
    font-size: 11pt;}

h1, h2, h3, h4, h5, h6{font-weight:300; font-family: 'Raleway', sans-serif; font-weight:normal; }
h1 { 
line-height:1.3;
text-decoration: none; 
margin-bottom:20px;
    font-size: 20pt;
    color: #505356;

font-family: 'PT Sans', sans;
font-family: 'Raleway', sans-serif;
 } 
	   
	   
h2 
{ 
color:#666;
font-size: 18pt; 
text-decoration: none; 

font-family: 'Raleway', sans-serif;
} 

h2 a:link{
color: #666; 
font-size: 32pt; 
line-height: 30pt!important; 
text-decoration: none; 
} 

h3 { 
color: #83151f;
font-size: 12pt; 
line-height: 1.7; 
font-family: 'Raleway', sans-serif;
text-decoration: none;

} 

h4{font-size:14pt;}
h6{font-size:12pt; color: #00253c;}
.bildarkivrubrik {display:none; }
a img {border: 0;}
#blue{
 position:relative;
top:28px;
padding:9px;
     background-color: #006ed1;
background: url(/gimso/gfx/1064/ExtraDiv1.png	) repeat-x top center transparent ;
   text-align:center;
}
#blue:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    opacity:0.5;
  background-color: #006ed1;    
}

.blue_in{max-width:1027px; Margin:0em auto;    opacity: 1.0!important;
     filter: alpha(opacity=100); /* For IE8 and earlier */ position:relative;
    z-index:1; padding-top:20px;}

img {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#ExtraDiv111 {background: #00CCFF; width: 600px; height: 50px;}
#ExtraDiv222 {background: #CCCC99; width: 600px; height: 50px;}
#ExtraDiv333 {background: #00CC33; width: 600px; height: 50px;}
#ExtraDiv444 {background: #FFCCFF; width: 600px; height: 50px;}
#ExtraDiv777 {background: #6699CC; width: 600px; height: 50px;}

/*
	Todd Motto Labs
	URL: www.toddmotto.com
*/



a,
a:hover {text-decoration:none;}
ul,
ol {list-style:none;}
.column ul,
ol {List-style:disc;font-size:11pt;}
.column li{margin-left:30px;}
.wrapper {
    background: #1f1f1f;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    float: left;
    position: fixed;
    top: 0px;
    z-index: 1;
}
.main {
	width:100%;
	max-width:1050px;
max-width:1050px;
margin:0em auto;
	text-align:left;
padding:0px 0px 0px 0px;
}
.content {
	text-align:left;
	margin:25px 0;
}
.content-text {
	margin:0 0 15px;
}

/*------------------------------------*    Flaunt JS Navigation
\*------------------------------------*/

.nav {
	position:relative;
	display:inline-block;
	font-size:15px;
font-family: 'Raleway', sans-serif;
font-weight:bold;

}
.nav-list {
	text-align:left;
padding-left:0px;
margin-left:0px;
background:#1f1f1f;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
}
li.nav-item.active { background: #cd1015;}
.nav-item a {
	display:block;
	color:#fff!important;
	padding:20px 15px 20px 15px;
	text-decoration:none;
font-size:13pt;
font-weight:normal;
font-family: 'Open Sans Condensed', sans-serif;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
font-family: 'Oswald', sans-serif;
line-height:1;
    letter-spacing: 1px;
margin-right:5px;
background-size:10px 10px;
}
.nav-item a:visited{color:#fff!important;}
.nav-item > a:hover {background: #cd1015;}
.nav-item ul li a {
    color: #fff;
    font-weight: normal;
    background-image: none;
padding:10px 10px;
 background-size:10px 10px;

} 
.nav-item:hover .nav-submenu {display:block;}
/* Navigation submenu */
.nav-submenu {
    display: none;
    position: absolute;
    left: 0;
    background: #1f1f1f;
    border-top: 0px solid #666;
    padding: 10px;
padding-left:20px;
    z-index: 2;
}

li.nav-item ul li {width: 200px;}
.nav-submenu li{width:100%; border-bottom:0px solid #fff;     padding: 5px 0px 5px 0px;}
.nav-submenu-item a {display:block;padding:5px;}
.nav-submenu-item a:hover {}
/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:url(/IRMA/gfx/1071/menu-white3.png) no-repeat left center;
	background-size:100px;
	height:50px;
	width:100%;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:1px solid #fff;
	height:45px;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(/commondata/images/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}
figcaption{text-align:center;}
#NewsItems h3{font-size:14pt; color:#7f7f7f;}
.newsItem{padding:15px 0px 15px 0px; border-top:1px solid #cdcdcd; }
.newsHeadLine{border-bottom:1px dotted #cdcdcd; margin-bottom:5px;}
/*------------------------------------*    Media Queries
\*------------------------------------*/

@media only screen and (min-width: 120px) and (max-width: 875px), @media only screen and (min-device-width : 120px) and (max-device-width : 875px) 
{
.wrapper{margin-top:0px; background:  #1f1f1f;    position: absolute;}
#ExtraDiv4{height:300px; margin-top:45px;}
.background-1{display:none;} 
.background-2{display:block; background: url(/IRMA/gfx/1068/div4.jpg) no-repeat center center;}
#ExtraDiv7 H1{font-size:2em;}
.text-extradiv{    position: absolute; padding-top:30px;}
.text-extradiv7 {
    max-width: 100%;
    margin: 0em auto;
    margin-top: 100px;
    background: url(/IRMA/gfx/1071/div7bg.png) repeat transparent;
    position: absolute;
    width: 100%;
    text-align: center;
}
.text-extradiv7 {
    /* margin-top: -130px; */
    /* z-index: -1; */
}
#contents{padding:2%; width:96%!important;}
.main{margin-top:0px;}
.nav {
	position:relative;
	display:inline-block;
	font-size:15px;
	font-family: 'Raleway', sans-serif;
font-style: italic;
margin-left:0px;
}
	.nav-mobile {
		display:block;
	}
	.nav {
		width:100%;
		padding:50px 0 0;
	}
	.nav-list {
		display:none;
	}
	.nav-item {
		width:100%;
		float:none;
border-top:1px solid #fff;
	}
	.nav-item > a {
		padding:15px;
color:#fff;
background-image:none;
	}
	.nav-click {display:block;}
	.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
	}
	.nav-item:hover .nav-submenu {display:none;}
	.nav-submenu {
		position:static;
		width:100%;
        margin-left:0px;
        padding-left:0px;
 }
ul li li.nav-item {width:100%;}

}

@media only screen and (min-width: 120px) and (max-width: 768px), @media only screen and (min-device-width : 120px) and (max-device-width : 768px) {

#header{text-align:center;}
.mobile{display:none;}
 .column.full { width: 100%; }
 .column.two-third { width: 100%; }
 .column.two-third2 { width: 100%; }   
 .column.two-fourth { width: 100%; }
 .column.two-fifth { width: 100%; }
 .column.two-sixth { width: 100%; }
 .column.half { width: 100%; }
 .column.third.kontakt { width: 30%; }
 .column.fourth { width: 100%; }
 .column.fifth { width: 20%; }
 .column.sixth { width: 20%; }
 .column.flow-opposite { float: right; }  
.column.fourth.produkter {width:50%;}
 #footer .column.third { width: 33%; }
body{margin-bottom:200px;}
#footer{height:200px;}
.no_mobile{display:none;}
}
@media only screen and (min-width: 120px) and (max-width: 568px), @media only screen and (min-device-width : 120px) and (max-device-width : 568px) {

.mobile{display:none;}
#header{background-color:#1f1f1f; height:50px; width:100%; position:fixed;}
#container {padding-top: 50px;}
.wrapper{margin-top: 50px;}
.column > img, .column > figure,  .column > .embed-responsive {margin-top: 0em; margin-bottom: 0em;}
.column{padding-top:5px;}
#ExtraDiv4{height:200px;}
.text-extradiv{    position: absolute; padding-top:20px;}
.text-extradiv7{margin-top:-60px; padding-top:95px;}
#ExtraDiv7 H1{font-size:1.5em;}
#ExtraDiv4 H2{display:none;}
.text-extradiv7 a:link{display:none;}
.column{text-align:center;}
 .column.full { width: 100%; }
 .column.two-third { width: 100%; }
 .column.two-third2 { width: 100%; }   
 .column.two-fourth { width: 100%; }
 .column.two-fifth { width: 100%; }
 .column.two-sixth { width: 100%; }
 .column.half { width: 100%; }
 .column.third { width: 100%; }
 .column.third2 { width: 100%; }
 .column.third.kontakt { width: 100%; margin-bottom:10px; }
 .column.fourth { width: 100%; }
 .column.fifth { width: 20%; }
 .column.sixth { width: 20%; }
 .column.flow-opposite { float: right; }  
.column.fourth.produkter {width:100%;}
.column.third.tre{border:0px!important;}
.column.third.tva{border:0px!important;}
.column.third.ett{border:0px!important;}
body{margin-bottom:350px;}
#footer{height:350px;}
 #footer .column.third { width: 100%; text-align:center }
.nav-mobile {background:url(/IRMA/gfx/1071/menu-white3.png) no-repeat center center;
background-size:100px;}
.nav-item a{margin-right:0px;}
.nav{background: #ff0e0e;}
#ExtraDiv7{width:100%; }
.text-extradiv7{width: 100%x;}
}







@media only screen and (min-width: 120px) and (max-width: 568px), @media only screen and (min-device-width : 120px) and (max-device-width : 568px) {
.text-extradiv7 img{max-width:100%!important;}
}
@media only screen and (min-width: 120px) and (max-width: 320px), @media only screen and (min-device-width : 120px) and (max-device-width : 320px) {
.text-extradiv7 img{max-width:100%!important;}
}

/* HTTP_USER_AGENT = Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
   Is_Mobile = False */
/* hemsideid = 1071
   hid = 1071 */
/* hemsidesidid = 22575
   hsid = 22575
   sessiohnhsid = 22575 */
/* referer =  */