/* Site Effects CSS */
article section::before {
content:'';
position:absolute;
top:0;
bottom:0;
left:calc(-50vw + 50%);
right:calc(-50vw + 50%);
background:inherit;
z-index:-1;
}

/* Site CSS */
:root {
--grid-gap: 0px;
--font1: 'Josefin Sans', sans-serif;
--font2: 'Josefin Sans', sans-serif;
--font-size: 16px;
--theme_background_1: rgb(82, 160, 214);
--theme_foreground_1: #fff;
--theme_background_2: rgb(227, 227, 227);
--theme_foreground_2: #000;
--theme_background_3: #999;
--theme_foreground_3: ;
--body_foreground: rgb(0, 0, 0);
--body_background: rgb(216, 239, 255);
--block_color_1:var(--theme_background_1);
--block_color_1_alt:var(--theme_foreground_1);
--block_color_2:var(--theme_background_2);
--block_color_2_alt:var(--theme_foreground_2);
}
body {
background-color:rgb(216, 239, 255);
color:rgb(0, 0, 0);
}
header {
background-color:rgb(0, 99, 168);
color:rgb(255, 255, 255);
grid-template-areas:'';
min-height:430px;
}
header div#inner {
height:430px;
}
#header_bar {
background-color:rgba(255, 255, 255, 0.83);
color:rgb(0, 0, 0);
}
nav {
background-color:rgb(82, 160, 214);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(82, 160, 214);
color:rgb(255, 255, 255);
}
nav li:hover, nav li:active, nav li:hover>a, nav li:active>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
background-color:rgb(0, 99, 168);
color:#ffffff;
}
nav ul {justify-content:center;}
article {
background-color:rgb(255, 255, 255);
}
aside {
}
footer {
background-color:rgb(0, 99, 168);
color:rgb(255, 255, 255);
}
@media(min-width: 780px) {
article section {padding: 4rem 4rem;}
aside section {padding: 4rem 4rem;}
footer section {padding: 4rem 4rem;}
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:#555555;
color:#ffffff;
}
section.breadcrumb a {
color:#ffffff;
}
#breadcrumbhomeicon {fill:#ffffff;}
@media(min-width: 1000px) {
.header_heading {align-self:center;justify-self:center;}
.header_subheading {align-self:center;justify-self:center;}
}
body#p2797 {}
body#p2798 {}
body#p2799 {}
body#p2800 {}
body#p2801 {}
body#p2802 {}
body#p2803 {}
body#p2804 {}
body#p2805 {}
body#p2806 {}
body#p2807 {}
body#p2808 {}
body#p2809 {}
body#p2810 {}
body#p2811 {}
body#p2812 {}
body#p2813 {}
body#p2815 {}
body#p2816 {}
body#p2817 {}
body#p2818 {}
body#p2824 {}
body#p2827 {}
body#p2832 {}
body#p2835 {}
body#p2837 {}
body#p2839 {}
body#p3207 {}
body#p6451 {}
body#p17390 {}
/* Custom CSS */
