﻿body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footerlogo {text-align:center;}

.temanametop {font-family:Merriweather; font-weight:bold; font-size:25px; float:left; color:#000;}
.temanametop:hover {text-decoration:none;}
.topheader{height:176px; line-height:176px;}

.logotop {float:right;}
.banner{
  padding:0px; 
  background-position:center; 
  background-size:cover; 
  /*height:421px; um har er leinki*/
  height:340px;
  color:#FFF !important;
}

.banner h1 {
  font-family:Merriweather; 
  font-weight:bold;
font-size:40px;
color:#FFF;
display:block;
float:left;
  margin-top:100px;
}

.banner .tekstur {
   	font-family:Roboto;
  	clear:both;
	display:block; 
	float:left;
  	font-size:19px;
  	margin-top:18px;
  	font-weight:100;
}

.banner a {
	display:block;
	float:left;
	clear:both;
  	background-color:#FFF;
    font-family:Roboto;
  	font-size:18px;
  	color:#0056C1;
  	padding:6px 40px;
  	border-radius:30px;
  margin-top:40px;
  font-weight:normal;
}

.leinkisektion {
padding:15px 20px;
  border-top: 1px solid #F9F9F9;
  color: #0056C1;
}

.leinkisektion:hover {
text-decoration:none !important;
  background-color:#F9F9F9;
  color: #0056C1;
}

.banner a:hover {
	text-decoration:none;
	opacity:0.9;  
}

.nowpadding{padding-left:0px; padding-right:0px;}

.footeradress {text-align:center;}
.kassatextcol{
 height:auto;


}

.kassatextwrapper {position:relative;
  display:block;
  float:left;
  width:100%;
  padding-left:25px;
  padding-right:25px;
}

.kassatextwrapper h3 {
font-family:Merriweather;
font-weight:bold;
font-size:19px;
  line-height:26px;
  color:#000;
}

.kassatextwrapper .listintrotekstur{
  font-family:Merriweather;
  font-size:14px;
  line-height:25px;
  color:#000;
}

.kassawrapper img {width:100%; height:auto;}

.kassawrapper {
	-webkit-box-shadow: 0px 3px 6px 1px rgba(219,219,219,1);
	-moz-box-shadow: 0px 3px 6px 1px rgba(219,219,219,1);
	box-shadow: 0px 3px 6px 1px rgba(219,219,219,1);
	position:relative;
   height:570px; 
  display:block;
  float:left;
   transition: all .2s ease-in-out;

}

.kassawrapper:hover {
transform: scale(1.02);
}

.kassawrapper:hover .kassatextwrapper h3{color:#0045B3;}

.kassawrapper:hover img{
  outline: 10px solid white;
  outline-offset: -10px;
}

.kassawrapper .listleinki {
position:absolute;
  bottom:35px;
  left:50%;
  width:170px;
  margin-left:-85px;
  background-color:#0045B3;
  text-align:center;
  color:#FFF;
  height:42px;
  line-height:42px;
  border-radius:40px;
  font-size:18px;
  font-family:Roboto;
}

.kassawrapper .listleinki:hover {
  opacity:0.9;
}

.footer {
	border-top:10px solid #F5F5F5;
  	margin-top:20px;
  	padding-top:30px;
  	color:#8C8C8B;
  	font-family:Roboto;
}

.footer a {
	color:#008C9A;
}



.footerbottom {background-color:#F5F5F5; padding:10px;}
.footerbottom a{ color:#8C8C8B;}

.footerlogo {margin-bottom:22px;}

.mt-5{
margin-top:50px;}
.mt-4{
margin-top:40px;}
.mt-3{
margin-top:30px;}
.mt-2{
margin-top:20px;}
.mt-1{
margin-top:10px;}

.mb-5{
margin-bottom:50px;}
.mb-4{
margin-bottom:40px;}
.mb-3{
margin-bottom:30px;}
.mb-2{
margin-bottom:20px;}
.mb-1{
margin-bottom:10px;}


.breadtop {
background-color:#F9F9F9;
  height:40px;
}

.breadtop ul {
padding:0px;
margin:0px;
}

.breadtop ul li {display:inline; float:left; line-height:40px; margin-right:5px; font-family:Roboto; font-size:16px;}

.breadtop ul li a {color:#0061B6;}

.breadtop .icon-slash {display:inline; float:left; margin-right:5px; font-size:19px; line-height:40px;}

.subpage {
font-family:Merriweather;
font-size:17px;
line-height:30px;
}

.subpage h1 {
font-family:Merriweather;
font-size:35px;
font-weight:bold;
display:block;
  float:left;
  margin-top:30px;
  width:100%;
}

.subpage h2 {
font-size:19px;
font-weight:bold;
margin-top:30px;
}

.faktakassi {
margin-top:30px;
margin-bottom:50px;
background-color:#F9F9F9;
padding:30px;}

.faktakassi ul {
display:block;
float:left;
}

.faktakassi ul li {
display:block;
  float:left;
margin-bottom:15px;
  padding-left:15px;
  position:relative;
}

.faktakassi ul li:after {
    content:"·";
    font-size:40px;
    vertical-align:middle;
    line-height:20px;
  position:absolute;
  	left:-15px;
  top:6px;
}

.subpage .introtext {
  color:#333;
  font-size:20px !important;
  font-family:Roboto;
  line-height:32px;
  display:block;
  float:left;
  margin-top:15px;
  margin-bottom:15px;
}

#supbageinnihald .kassatextcol {margin-top:50px; margin-bottom:50px}

.faqsektion {
  background-color:#E8F0F9;
  display:block; 
  float:left;
  margin-bottom:10px;
  padding:25px 70px;
  position:relative;
}

.faqsektion .spurningur{
color:#0056C1;
font-family:Merriweather;
font-weight:bold;
font-size:18px;
  display:block;
  float:left;
  width:100%;
}

.temanametop:hover {
color:#0056C1;
}

span.linkpre {display:inline; float:left; width:20px; height:100%;margin-top: 5px;}
.linkitself{
  height:auto;
display:inline; float:left; width:calc(100%-20px);
}

.faqsektion .svar {
font-family:Merriweather;
font-weight:normal;
font-size:16px;
margin-top:20px;
    width:100%;
display:block;
float:left;
  display:none;
}

.sp-icon {
position:absolute;
top:30px;
left:35px;}

.faqsektion:hover {cursor:pointer;background-color: #DEEAF6}

.faqsektion .svar a {
color:#0056C1;}

.faqsektion .svar a:hover {
color:#0056C1;}

.icon-arrow-right-b {
margin-right:15px;}

.FAQ-head{
margin-bottom:30px; margin-top:30px;}

.kolofon img {margin-right:6px; margin-top:-2px;}

.scrollUp {
display:none;
position:fixed;
bottom:100px;
right:200px;}

.scrollUp:hover {
  cursor:pointer;
}

.dagforttxt {
  font-family:Roboto;
  color:#8C8C8B;
  font-size:14px;
  margin-top:30px;
}

@media only screen and (max-width: 1310px) {
   .scrollUp {bottom:55px;
  right:30px;}

}

@media (max-width: 769px) {
  .subpage h1, .subpage .introtext, .subpage .tekstur, .subpage h2{padding-left:5px; padding-right:5px}
  .kassawrapper {
  height:auto;}
  
  .kassatextwrapper {padding-bottom: 25px;}
  
  .kassawrapper .listleinki {
    position: relative;
    display: block;
    float: left;
    width: 90%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 5%;
    margin-bottom: 25px;
    left:0%;
    bottom:0px
  }
  
}

@media only screen and (max-width: 560px) {
  
  .topheader{
  position:relative;
  height:150x;line-height:56px}
  
  .temanametop {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 100px;
  }
  .logotop {
    position: absolute;
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 30px;
}
  
  .breadtop {padding:0px; height:auto; min-height:40px;}
  
  .breadtop li, .breadtop li a, .breadtop span {font-size:13px !important; line-height: 30px!important;}
  
  .faktakassi {padding-left:0px;}
  
  .faqsektion {padding-left:50px; padding-right:30px !important;}
  
  .sp-icon {left:20px;}
  
  .scrollUp {bottom:55px;
  right:30px;}
  
  .banner .tekstur-parent {padding-left:15px; padding-right:15px; margin-top:30px}
  
  .banner h1 {
  margin-top:40px;
  font-size:32px;}
  
  .banner {
  height:270px;}
  
  .subpage p, .faktakassi ul li {font-size:15px}
  .subpage h1 {font-size: 26px; line-height: 1.4em;}
  .subpage .introtext {font-size: 20px !important;     color: #333;}
  .faqsektion .spurningur {font-size:16px}
  
  .temanametop {font-size:25px; line-height:30px;}
}


.fold{
  width:100%;
  display:block; 
  float:left;
  clear:both;
  display:none;
}
.dagf{display:inline; float:left;}
.frontdagfitem{
  font-family: Merriweather;
font-weight: normal;
  font-size:15px;
  padding-left:30px;
    padding-top:12px;
  padding-bottom:12px;
display:block;
float:left;
  width:100%;
  margin-bottom:3px;
  position:relative;
}

.frontdagfitem:hover, .frontdagfitem.open{
background-color:#F9F9F9;
  cursor:pointer;
}

.frontdagfitem .sp-icon{
  color:#000;
  position:absolute;
  top:14px;
  left:26px;

}

.frontdagfitem .sp-icon:before{
   color:#333333;
  font-size:14px;
}

.frontdagfitem .dagfhead{
display:inline; float:left;
  width:100%;
  padding-left:20px;
  color:#333;

}

.fdyvirkskrif{}
.fdtekstur{}
.dagftxt{
display:none;
float:left;
width:100%;
}

h2.dagf{
  font-family: Merriweather;
font-weight: bold;
  font-size:18px;
  margin-top:80px;
  margin-left:26px;
  
}
.openclosebtn{
color:#0056C1;
    font-family: Merriweather;
font-weight: normal;
  display:block;
  float:left;
  margin-top:15px;
  margin-left:30px;
  font-size:16px;
   transition: all .2s ease-in-out; 
  margin-bottom:20px;
}

.openclosebtn:hover{
cursor:pointer;
transform: scale(1.1);
}

.dagfdato, .dagfyvirsk {display:inline; float:left;}
.dagfdato{width:130px;}
.dagfyvirsk {width:calc(100% - 200px); }

.fdtekstur{
  display:block;
  float:left;
  padding:40px 23px 20px 23px;
}

.dagfa{
display:block;
float:left;
  clear:both;
margin-left:23px;
margin-bottom:20px;
  margin-top:15px;
   transition: all .2s ease-in-out; 
}

.dagfa:hover{
text-decoration:none !important;
  transform: scale(1.1);
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.05); }

@media only screen and (max-width: 540px) {
  
  .dagfdato, .dagfyvirsk {display:block; float:left;}
.dagfdato{width:100%; margin-bottom:5px;}
.dagfyvirsk {width:100%; }

}

.openclosebtn{
margin-left:51px;
}
}
