@import url('/admin/contentbuilder/assets/default/content.css');      
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700&display=swap');
table#pageTable {
    width: 100%!important;
}
div#txtContent {
    background-color: #fff!important;
    background: url(/IRMA/gfx/1070/bg_24.jpg)#fff!important;
    margin-top: 40px;
    margin-left: 35px;
}

html {
    position: relative;
    min-height: 100%;
}

* {
 margin: 0;
 padding: 0;
 }
body{background:#ffffff; 
color:#333;
font-size:11pt;
padding: 0px;
margin:0;
margin-bottom:230px;
    font-family: 'Fira Sans', sans-serif;

}




.column{text-align:center;}



h1, h2, h3, h4 {
    letter-spacing: 0.03em;
}
h1 { color: #4d545c;}
.display h1 { color: #4d545c;}
h2 { color: #4d545c;}
a{color:rgb(239, 123, 16)}
#container {
    margin: 0em auto;
    max-width: 100%;
    padding: 0px;
    height: 100%;
}
#header{height:120px;
max-width:1000px;
margin:0em auto;
}
#ExtraDiv1{position:absolute;}
#ExtraDiv1 .row.clearfix{    
max-width: 1000px;
    margin: 0em auto;
}
#ExtraDiv4{
height:220px;
background:url(/IRMA/gfx/1116/Untitled-1.png) #fff no-repeat center center;
background-size:cover;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
z-index:1;
}
#contents {
    background: transparent;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 0px 5px 0px;
    font-weight: normal;
    height: 100%;
max-width:1000px;   
 margin: 0em auto;
}

/*------------------------------------*    Flaunt JS Navigation
\*------------------------------------*/
ul,
ol {
	list-style:none;
}
.wrapper {

    height: 38px;
background: #000;
}
.main {
	max-width:1000px;
margin:0em auto;
padding: 0px 0px;
}

.nav {
	position:relative;
	display:inline-block;
	font-size:12pt;
font-family: 'Raleway', sans-serif;


}
.nav-list {
	text-align:left;
padding-left:0px;
margin-left:0px;
background:#000;
   
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
}
.nav-item a {
    display: block;
    color: #fff;
    padding: 12px 25px 13px 25px;
    text-decoration: none;
    font-size: 10pt;
    font-weight: normal;
    font-family: 'Fira Sans', sans-serif;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
}
li.nav-item:first-child a:before {
    content: url(/IRMA/gfx/1116/home_before.png);
    padding: 0px;
    display: block;
    float: left;
    top: -5;
    position: absolute;
    top: 9px;
    left: 5px;
}
li.nav-item:first-child a{padding-left:50px}
.nav-item ul li:first-child a:before{content:none; display:none}
.nav-item ul li:first-child a{padding-left:8px}
li.nav-item.active {
background:rgb(239, 123, 16);
}
.nav-item > a:hover {
background:rgb(239, 123, 16);
}

.nav-item ul li a {
    color: #fff;
    font-weight: normal;
    padding: 8px 8px 8px 8px;
}

.nav-item:hover .nav-submenu {
	display:block;
}
/* Navigation submenu */
.nav-submenu {
    display: none;
    position: absolute;
z-index:3;
    width: 220px;
    background: #000;
    border-top: 0px solid #666;
    background: #000;
}
.nav-submenu li{width:100%; border-bottom:1px solid #fff;     padding: 5px 0px 5px 0px;}
.nav-submenu-item a {
	
	display:block;
	padding:15px;
}
.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/1070/menu-white3.png) no-repeat center 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);
}



.btn.btn-primary {
    color: #ffffff;
    background-color: #b30013;
}

.btn {
    padding: 10px 30px;
    font-size: 1.3em;
    line-height: 1em;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;

    white-space: nowrap;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn.btn-primary:hover {
color: #ffffff;
background: linear-gradient(135deg, rgba(170,0,18,1) 0%, rgba(192,0,20,1) 50%, rgba(170,0,18,1) 100%);
border:0px;
}



#footer {
    background-color: #000;
color:#fff!important;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 230px;
    width: 100%;
background: rgb(85,85,85);
background: linear-gradient(126deg, rgba(85,85,85,1) 0%, rgba(0,0,0,1) 10%, rgba(31,31,31,1) 77%, rgba(85,85,85,1) 100%);
}
div#footer .row.clearfix {
    max-width: 1100px;
    margin: 0em auto;
}
div#footer .column {
    text-align: left;
    padding: 0px;
}
#footer h3 {
margin-bottom:3px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12pt;
}

#footer p{font-size:10pt;}
@media only screen and (min-width: 120px) and (max-width: 768px), @media only screen and (min-device-width : 120px) and (max-device-width : 768px) {
.display h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.6em;
}
h1, h2, h3, h4 {
    letter-spacing: 0em;
}
h3 {
    font-size: 1.3em;
}

.wrapper{padding:0px; }
li.nav-item.active a {
    color: #fff;
    border-bottom: 0px solid #27bec5;
}
.main{margin-top:0px;}
.nav {
	position:relative;
	display:inline-block;
	font-size:12pt;
	font-family: 'Raleway', sans-serif;
font-family: "Century Gothic", CenturyGothic, AppleGothic, 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;
text-align: center;
	}
	.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 {
    background: #bfd7a4;
}


}

@media only screen and (min-width: 120px) and (max-width: 568px), @media only screen and (min-device-width : 120px) and (max-device-width : 568px) {

body{margin-bottom:720px;}
#footer{height:700px;}
.wrapper {
    height: auto;
}
li.nav-item:first-child a {
    padding-left: 15px;
}
.column.half{width:100%!important; margin:0px!important; padding-left:0px!important; padding-right:0px!important;}
div#header .column.fourth {
   width:100%!important;
text-align:center!important;
}
div#header .column.two-fourth {
    display: none;
}

}

.testrubrik {
    width: 100%;
    height: 50px;
    margin: 20px 0;
    text-align: center;

    position: relative;
    background-color: #fff;
}

.testrubrik:after {
    content: '';
    width: 100%;
border-bottom: dashed 2px #EE7B16;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
}

.testarrubrik {
    background-color: #fff; /* Same as the parents Background */
    width: auto;
    display: inline-block;
    z-index: 3;
    padding: 0 25px 0 25px;
    position: relative;
    margin: 0;
}





.divides{
    width: 100%;
    height: 50px;
    margin: 20px 0;
    text-align: center;

    position: relative;
    background-color: #fff;
}

.divides:after {
    content: '';
    width: 100%;
border-bottom: dashed 2px #EE7B16;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
}
.dividers{
    background-color: #fff; /* Same as the parents Background */
    width: auto;
    display: inline-block;
    z-index: 3;
    padding: 0 10px 0 10px;
    color: white;
    position: relative;
    font-family: calibri;
    font-weight: lighter;
    margin: 0;
}
/* HTTP_USER_AGENT = Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
   Is_Mobile = False */
/* hemsideid = 1116
   hid = 1116 */
/* hemsidesidid = 23269
   hsid = 23269
   sessiohnhsid = 23269 */
/* referer =  */