/* 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: Verdana, sans-serif;
--font2: 'Unbounded', cursive;
--font-size: 18px;
--theme_background_1: rgb(13, 87, 103);
--theme_foreground_1: #fff;
--theme_background_2: rgb(250, 250, 250);
--theme_foreground_2: rgb(0, 0, 0);
--theme_background_3: rgb(231, 231, 231);
--theme_foreground_3: rgb(0, 0, 0);
--body_foreground: rgb(65, 65, 65);
--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(65, 65, 65);
}
header {
background-color:rgb(196, 225, 253);
grid-template-areas:'';
min-height:500px;
}
header div#inner {
height:500px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/1317/logos/ASoI-Logo-with-Text.png?r=18726&maxwidth=1920&maxheight=600');
}
#header_bar {
background-color:rgba(255, 255, 255, 0.9);
color:rgb(26, 26, 26);
}
nav {
background-color:rgb(196, 225, 253);
color:rgb(25, 25, 25);
border-top:12px solid rgb(196,225,253);
border-bottom:12px solid rgb(13,87,103);
}
nav a {
color:rgb(25, 25, 25);
}
nav ul ul {
background-color:rgb(196, 225, 253);
color:rgb(25, 25, 25);
}
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(13, 87, 103);
color:#ffffff;
}
nav ul {justify-content:center;}
article {
}
aside {
background-color:rgb(169, 216, 179);
color:rgb(0, 0, 0);
}
footer {
background-color:rgb(13, 87, 103);
color:rgb(255, 255, 255);
border-top: 12px solid rgb(196,225,253);
}
@media(min-width: 780px) {
article section {padding: 2rem 4rem;}
aside section {padding: 2rem 4rem;}
footer section {padding: 2rem 4rem;}
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:rgb(29, 143, 159);
color:rgb(188, 222, 223);
}
section.breadcrumb a {
color:rgb(188, 222, 223);
}
#breadcrumbhomeicon {fill:rgb(188, 222, 223);}
@media(min-width: 1000px) {
.header_heading {align-self:end;justify-self:center;}
.header_subheading {align-self:end;justify-self:center;}
}
/* Individual Sections */
section#block_38647 {
background-color:transparent;
}
section#block_38647::before {background-color:rgb(196, 225, 253);}
section#block_38649 {
background-color:transparent;
}
section#block_38649::before {background-color:rgb(188, 222, 223);}
section#block_39665 {
background-color:transparent;
}
section#block_39665::before {background-color:rgb(196, 225, 253);}
section#block_39666 {
background-color:transparent;
}
section#block_39666::before {background-color:rgb(196, 225, 253);}
section#block_39703 {
background-color:transparent;
}
section#block_39703::before {background-color:rgb(169, 216, 179);}
section#block_39954 {
background-color:transparent;
}
section#block_39954::before {background-color:rgb(196, 225, 253);}
section#block_40482 {
background-color:transparent;
}
section#block_40482::before {background-color:rgb(243, 204, 130);}
section#block_40483 {
background-color:transparent;
}
section#block_40483::before {background-color:rgb(243, 204, 130);}
body#p10986 {}
body#p10989 {}
body#p10992 {}
body#p10993 {}
body#p11008 {}
body#p11014 {}
body#p11015 {}
body#p11017 {}
body#p11025 {}
body#p11801 {}
/* Custom CSS */
#header_bar { 
height:160px;
}
#header_bar_1285>span {
margin:0 auto;
}

#header_bar_1284 {
text-indent:-500vw;
background-image:url(https://web-cdn.org/s/1317/image/Logos/ASOI.png?r=105488L&maxwidth=100&maxheight=100);
background-repeat:no-repeat;
background-size:contain;
}

.fancybox-next {margin-right:18px;}
