.subheader {
  z-index: 1000;
  }


.header-megamenu__column {
    flex: 0 0 100%;
    max-width: 100%;
}

.nomurd td:first-child {
    white-space: nowrap;
}

.highlight{
    background: #f4ff45;
}
.column-number
    {font-size:1rem;
	 z-index: 1000;
    }
    
.keyword__title{
 text-transform: uppercase;  
 }

.sidebar-menu__link--subtitle>sup
{
  font-size: 0.8em;
  line-height: 75%;
  top: -0.5em;
}

.content a.add-ord{
	font-weight: normal;
	width: 250px;
}	

.keyword__title::after{content:''}

H3 span.para 
{
font-family: "PT Sans",sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.76;
color: #172b4d;
text-align: left;
}

UL.plain
{
 margin: 0;
 padding: 0;
 padding-inline-start: 0px

}

ol.dec > li::marker {
  font-weight: bold;
}

ol.dec > li{
padding: .75rem;
}


UL.plain li 
{
 
 list-style-type:none;
 margin: 0;
 padding: .75rem;

}

UL.plain li h3
{
 margin-top: 24px;
 margin-bottom: 6px;
}

.product-card__figure_set_2
{
position:relative;
display:block;
height:260px;
width:948px;
margin:0 auto 8px;
background-color:#afafaf;
box-shadow: 4px 5px 15px rgba(23,43,77,0.1),0px 2px 4px rgba(23,43,77,0.05);
transition:box-shadow 0.1s ease-out;
}

.product-card__figure_set_3
{
position:relative;
display:block;
height:260px;
width:948px;
margin:0 auto 8px;
background-color:#afafaf;
box-shadow: 4px 5px 15px rgba(23,43,77,0.1),0px 2px 4px rgba(23,43,77,0.05);
transition:box-shadow 0.1s ease-out;
}

.upper{
text-transform: uppercase;
}

.product-card__figure{
background-color:white;
}


p.kaasus{
font-family: sans-serif;
color: #172b4d;
}
