div#wrapper {background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('/images/25'); background-size:cover; background-position:left top;}



header {margin:5vw}


header {display:flex; justify-content:space-between}



header > div {flex-basis:0px; flex-shrink:1; flex-grow:1;}

header div img {max-height:46px;}

header > a {flex-basis:auto; flex-shrink:0; margin-left:5vw}


header > a {font-size:32px; font-weight:bold; text-decoration:none!important}




[itemtype$='BreadcrumbList'] {margin-left:5vw; margin-right:5vw; margin-bottom:5vw}

[itemtype$='BreadcrumbList'] {font-size:11px; text-transform:uppercase; letter-spacing:1px;}

[itemtype$='BreadcrumbList'] a {display:inline-block;}
[itemtype$='BreadcrumbList'] a::after {content:' >'}