
/*@font-face {
    font-family: 'akzidenz-grotesk_bq_extra_cBd';
    src: url('../fonts/akzidenzgroteskbq-xbdcnd-opentype-webfont.woff2') format('woff2'),
         url('../fonts/akzidenzgroteskbq-xbdcnd-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opalregular';
    src: url('../fonts/opal-webfont.woff2') format('woff2'),
         url('../fonts/opal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.akzidenz{
	font-family: 'akzidenz-grotesk_bq_extra_cBd';
}

h2{
	font-family: 'akzidenz-grotesk_bq_extra_cBd';
}
*/
body{
	background: none;
	/*font-family: 'opalregular';*/
}

label{
	display:none;
}

#pie{
	font-size: 1.1em;
}
#pie a{
	color:white;
}
#piea:hover{
	color:gray;
}

.sp-megamenu-parent > li > a{
	font-size:1em;
}
nav.sp-megamenu-wrapper {
    margin-top: 40px;
}

nav.sp-megamenu-wrapper {
    display: flex;
    justify-content: center;
}

