/* 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: 'Open Sans', sans-serif;
--font2: 'Open Sans', sans-serif;
--font-size: 16px;
--theme_background_1: rgb(229, 0, 126);
--theme_foreground_1: #fff;
--theme_background_2: rgb(68, 155, 214);
--theme_foreground_2: rgb(255, 255, 255);
--theme_background_3: rgb(99, 178, 47);
--theme_foreground_3: rgb(255, 255, 255);
--body_foreground: rgb(0, 0, 0);
--body_background: ;
--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 {
color:rgb(0, 0, 0);
}
header {
background-color:rgb(255, 255, 255);
color:rgb(1, 0, 1);
grid-template-areas:'';
min-height:280px;
}
header div#inner {
height:280px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/152/logos/Final Logo RGB 1200w.jpg?r=152611&maxwidth=1920&maxheight=600');
}
#header_bar {
min-height:6px;
background-color:rgb(255, 255, 255);
}
nav {
font-family:var(--font2);
background-color:rgb(68, 155, 214);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(68, 155, 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(229, 0, 126);
color:rgb(255, 255, 255);
}
nav ul {justify-content:center;}
article {
}
aside {
}
footer {
color:rgb(68, 155, 214);
}
footer #site_essentials {
text-align:center;
}
@media(min-width: 780px) {
article section {padding: 0rem 0rem;}
aside section {padding: 0rem 0rem;}
footer section {padding: 0rem 0rem;}
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:rgb(255, 255, 255);
color:rgb(68, 155, 214);
}
section.breadcrumb a {
color:rgb(68, 155, 214);
}
#breadcrumbhomeicon {fill:rgb(68, 155, 214);}
@media(min-width: 1000px) {
.header_heading {align-self:center;justify-self:center;}
.header_subheading {align-self:start;justify-self:start;}
}
/* Individual Sections */
section#block_8770 {
color:rgb(68, 68, 68);
}
section#block_8788 {
color:rgb(68, 68, 68);
}
body#p3714 {}
body#p3719 {}
body#p3721 {}
body#p3722 {}
body#p3724 {}
body#p3725 {}
body#p3822 {}
body#p3845 {}
body#p4865 {}
/* Custom CSS */
