/* Updates in css */ 

/* Hero-3 font-size h1*/
.nsva-hero-3 .nsva-hero-cell.nsva-hero-cell-l .nsva-hero-cell-content h1{
	font-size: 34px;
   padding-bottom: 1rem;
}

.nsva-hero-3 {
   /*height: calc(50vh - 104px)!important;*/
   padding: 50px 0!important;
}

/* arrow-icons frontpage */
.nsva-frontinfo-icon-r {
	color: #222222 !important;
}


/* Footer h4 padding */
.nsva-footer h4 {
    padding-bottom: 2rem;
}

a.nsva-read-more {
   color: #0063a5!important;
   text-decoration: underline!important;
}

.mod-nsva-frontinfo-item {
   margin: 16px 0!important;
}
.nsva-frontinfo.mod-nsva-frontinfo-item.nsva-frontinfo-text-service:hover{
   color: inherit!important;
}

/* padding to images in textmodule */
.c-image__image {
   padding-top: 1rem;
}

/*
.link, a {
   color: #0063a5!important;
}
*/

/*#main-menu .c-nav__item.c-nav__item--depth-1:hover {
   border-bottom: 5px solid #bde3f2!important;
}*/

/*
#main-menu .c-nav__item.c-nav__item--depth-1 a:hover {
   color: #bde3f2;
}
*/