@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:300,300i,400,400i,700,700i);
/* compiled by scssphp v0.6.7 on Tue, 05 Sep 2017 17:14:24 +1200 (0.9466s) */
/* line 328, styles/_functions.scss */
.open-sub:before,
.open-sub:after,
.slideshow button.slick-arrow:before {
    content: '';
    display: block;
    position: absolute;
    }

/* line 338, styles/_functions.scss */
/* line 340, styles/_functions.scss */
.container:before,
.search-results article:before,
.slideshow:before,
.container:after,
.search-results article:after,
.slideshow:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    }

/*** element styles ***/
/* line 2, styles/_main.scss */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

/* line 8, styles/_main.scss */
body {
    background: #fff;
    color: #000;
    font-family: Arial,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    }

/* line 19, styles/_main.scss */
body,
li,
td,
th {
    font-family: Roboto;
    color: #003a76;
    font-size: 17px;
    font-weight: 300;
    line-height: 23px;
    }

/* line 156, styles/_functions.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #55ba47;
    font-family: 'Times New Roman',serif;
    margin: 1em 0;
    }

/* line 36, styles/_main.scss */
p {
    margin-top: 0;
    }

/* line 40, styles/_main.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto;
    color: #007bb0;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: normal;
    }

/* line 53, styles/_main.scss */
h1 {
    font-size: 46px;
    font-weight: 700;
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 30px;
    }

/* line 61, styles/_main.scss */
h1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 90px;
    background: #55ba47;
    }

/* line 71, styles/_main.scss */
h2 {
    font-size: 42px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
    }

/* line 79, styles/_main.scss */
h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 90px;
    background: #55ba47;
    }

/* line 89, styles/_main.scss */
h3 {
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 20px;
    }

/* line 97, styles/_main.scss */
h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 90px;
    background: #55ba47;
    }

/* line 107, styles/_main.scss */
h4 {
    font-size: 30px;
    font-weight: 700;
    }

/* line 112, styles/_main.scss */
h5 {
    font-size: 27px;
    font-weight: 500;
    }

/* line 117, styles/_main.scss */
h6 {
    font-size: 24px;
    font-weight: 500;
    }

/* line 122, styles/_main.scss */
a {
    color: #55ba47;
    text-decoration: none;
    }

/* line 224, styles/_functions.scss */
a:hover,
a:focus,
a:active {
    text-decoration: underline;
    color: #55ba47;
    }

/* line 130, styles/_main.scss */
a img {
    border: none;
    }

/* line 135, styles/_main.scss */
@media screen and (max-width: 599px) {
img {
    height: auto;
    max-width: 250px;
    }
}

/* line 142, styles/_main.scss */
ul {
    padding-left: 20px;
    margin-top: 0;
    }

/* line 145, styles/_main.scss */
ul li {
    margin-bottom: 3px;
    }

/* line 150, styles/_main.scss */
/* line 152, styles/_main.scss */
input:disabled,
textarea:disabled {
    opacity: .5;
    }

/*** globally relevant styles ***/
/* line 158, styles/_main.scss */
.button {
    font-family: Roboto;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    background: #55ba47;
    border: solid 1px #55ba47;
    padding: 10px 40px;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    -webkit-appearance: none;
    }

/* line 224, styles/_functions.scss */
.button:hover,
.button:focus,
.button:active {
    border: solid 1px #55ba47;
    background: #fff;
    color: #55ba47;
    text-decoration: none;
    }

/* line 178, styles/_main.scss */
.btn-green {
    font-family: Roboto;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    background: #55ba47;
    border: solid 1px #55ba47;
    padding: 10px 40px;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    }

/* line 224, styles/_functions.scss */
.btn-green:hover,
.btn-green:focus,
.btn-green:active {
    border: solid 1px #55ba47;
    background: #fff;
    color: #55ba47;
    text-decoration: none;
    }

/* line 199, styles/_main.scss */
.highlight {
    color: #55ba47;
    font-weight: bold;
    }

/* line 204, styles/_main.scss */
.map {
    width: 100%;
    min-height: 400px;
    }

/* line 209, styles/_main.scss */
.message {
    color: #fd1a00;
    }

/* line 213, styles/_main.scss */
.pagination {
    text-align: center;
    }

/* line 216, styles/_main.scss */
.pagination > * {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #30312e;
    pause-after: medium;
    }

/* line 221, styles/_main.scss */
.pagination > *:first-child {
    border-left: none;
    }

/* line 228, styles/_main.scss */
.pagination .current {
    font-weight: bold;
    }

/* line 233, styles/_main.scss */
.struct {
    display: none;
    }
@media screen and (max-width: 599px) {
/* line 237, styles/_main.scss */
.mobile-hide {
    display: none;
    }
}

/* float clearing usually applied to <br /> sometimes div or span  */
/* DEPRECATED use @extend clearfix */
/* line 244, styles/_main.scss */
.clear {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    overflow: hidden;
    width: 99%;
    }

/*** section styles ***/
/* line 254, styles/_main.scss */
body > [role=banner],
main {
    margin: 0 auto;
    position: relative;
    width: 100%;
    }

/* line 261, styles/_main.scss */
.container {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1170px;
    }

/* line 268, styles/_main.scss */
main {
    z-index: 5;
    }

/* line 272, styles/_main.scss */
.content {
    padding: 0;
    }

/* line 276, styles/_main.scss */
.sidebar {
    float: left;
    width: 270px;
    }
@media screen and (max-width: 999px) {
.sidebar {
    float: none;
    width: auto;
    }
}

/* line 285, styles/_main.scss */
.hasSidebar {
    float: right;
    width: calc(100% - 300px);
    width: calc(100% - 300px);
    width: calc(100% - 300px);
    }
@media screen and (max-width: 999px) {
.hasSidebar {
    float: none;
    margin-top: 30px;
    width: auto;
    }
}

/* default form styling
 * - apply .contact class to any form
 * - note .button styling at top of file
 */
/* line 299, styles/_main.scss */
form.contact {
    margin-top: 8px;
    margin-bottom: 30px;
    }

/* line 304, styles/_main.scss */
::-webkit-input-placeholder {
    color: #003a76;
    }

/* line 309, styles/_main.scss */
:-moz-placeholder {
    color: #003a76;
    opacity: 1;
    }

/* line 315, styles/_main.scss */
::-moz-placeholder {
    color: #003a76;
    opacity: 1;
    }

/* line 321, styles/_main.scss */
:-ms-input-placeholder {
    color: #003a76;
    }

/* line 326, styles/_main.scss */
::-ms-input-placeholder {
    color: #003a76;
    }

/* line 331, styles/_main.scss */
/* line 332, styles/_main.scss */
.contact .field-group {
    margin-bottom: 20px;
    text-align: left;
    }

/* line 336, styles/_main.scss */
.contact .field-group label {
    width: 100%;
    }

/* line 341, styles/_main.scss */
.contact .label {
    display: block;
    margin-bottom: 10px;
    }

/* line 345, styles/_main.scss */
.contact .label .error {
    margin-left: 10px;
    }

/* line 350, styles/_main.scss */
.contact .error {
    color: #fd1a00;
    display: inline-block;
    font-size: .8em;
    }

/* line 356, styles/_main.scss */
.contact .field {
    display: block;
    }

/* line 360, styles/_main.scss */
.contact input[type=email],
.contact input[type=num],
.contact input[type=password],
.contact input[type=tel],
.contact input[type=text],
.contact select,
.contact textarea {
    color: #003a76;
    background: #fff;
    border: 1px solid #55ba47;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-family: Arial,sans-serif;
    font-size: inherit;
    padding: 10px;
    width: 100%;
    -webkit-appearance: none;
    }

/* line 379, styles/_main.scss */
.contact textarea {
    height: 170px;
    }

/* line 383, styles/_main.scss */
@media screen and (max-width: 599px) {
.contact .button {
    margin-bottom: 10px;
    width: 100%;
    }
}

/* line 391, styles/_main.scss */
img.auth {
    vertical-align: middle;
    }

/* line 395, styles/_main.scss */
/* line 396, styles/_main.scss */
.users th:first-child {
    width: 20%;
    }

/* line 400, styles/_main.scss */
.users th:last-child {
    width: 40%;
    }

/* search results */
/* line 406, styles/_main.scss */
.search-results {
    border-top: 1px solid #55ba47;
    }

/* line 409, styles/_main.scss */
.search-results article {
    border-bottom: 1px solid #d9d9d7;
    }

/* line 414, styles/_main.scss */
.search-results h3 {
    margin: 0;
    }

/* line 418, styles/_main.scss */
.search-results p {
    line-height: initial;
    }

/* line 422, styles/_main.scss */
.search-results img {
    display: block;
    float: left;
    height: auto;
    margin: 0 .5em .5em 0;
    max-width: 150px;
    }

/* line 430, styles/_main.scss */
.search-results a {
    display: block;
    padding: .5em 0;
    color: inherit;
    }

/* line 224, styles/_functions.scss */
.search-results a:hover,
.search-results a:focus,
.search-results a:active {
    text-decoration: none;
    }

/* line 437, styles/_main.scss */
.search-results a:hover h3,
.search-results a:focus h3,
.search-results a:active h3 {
    color: inherit;
    text-decoration: underline;
    }
@media (MAX-WIDTH: 991px) {
/* line 445, styles/_main.scss */
h1 {
    font-size: 35px;
    }

/* line 449, styles/_main.scss */
h2 {
    font-size: 32px;
    }

/* line 453, styles/_main.scss */
h3 {
    font-size: 30px;
    }
}

@media (MAX-WIDTH: 991px) {
/* line 458, styles/_main.scss */
h1 {
    font-size: 30px;
    }

/* line 462, styles/_main.scss */
h2 {
    font-size: 28px;
    }

/* line 466, styles/_main.scss */
h3 {
    font-size: 26px;
    }
}

/* line 471, styles/_main.scss */
/* line 472, styles/_main.scss */
.sidebar.search-results img {
    float: none;
    margin: .5em 0;
    }

/* header */
/* line 479, styles/_main.scss */
.header-top {
    background: #55ba47;
    padding: 5px 0;
    display: none;
    }

/* line 484, styles/_main.scss */
.header-top .header-top-contact {
    float: right;
    }

/* line 487, styles/_main.scss */
.header-top .header-top-contact p {
    margin-bottom: 0;
    }

/* line 490, styles/_main.scss */
.header-top .header-top-contact p a {
    font-family: Roboto;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    }

/* line 497, styles/_main.scss */
.header-top .header-top-contact p a i {
    margin-left: 8px;
    font-size: 27px;
    margin-right: 5px;
    position: relative;
    top: 4px;
    }
@media screen and (max-width: 1019px) {
.header-top {
    display: inherit;
    }
}

/* line 512, styles/_main.scss */
.site-header {
    background: #55ba47;
    padding: 20px 0;
    }

/* line 516, styles/_main.scss */
.site-header .header-contact {
    float: right;
    }

/* line 519, styles/_main.scss */
.site-header .header-contact p {
    font-family: Roboto;
    color: #003a76;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 10px;
    }

/* line 527, styles/_main.scss */
.site-header .header-contact p a {
    color: #fff;
    }

/* line 530, styles/_main.scss */
.site-header .header-contact p a i {
    margin-left: 8px;
    font-size: 27px;
    margin-right: 5px;
    position: relative;
    top: 4px;
    }
@media screen and (max-width: 1019px) {
.site-header .header-contact {
    display: none;
    }
}

/* footer */
/* line 546, styles/_main.scss */
.site-footer {
    background: #55ba47;
    padding: 50px 0;
    }

/* line 550, styles/_main.scss */
.site-footer * {
    color: #fff;
    }

/* line 554, styles/_main.scss */
.site-footer ul {
    list-style: none;
    padding: 0;
    }

/* line 559, styles/_main.scss */
.site-footer a:hover {
    color: #fff;
    }

/* line 563, styles/_main.scss */
.site-footer .footer-contact {
    padding: 0 15px;
    width: 33%;
    float: left;
    }

/* line 569, styles/_main.scss */
.site-footer .footer-address {
    padding: 0 15px;
    width: 25%;
    float: left;
    }

/* line 575, styles/_main.scss */
.site-footer .footer-logo {
    padding: 0 15px;
    width: 42%;
    float: left;
    }

/* line 579, styles/_main.scss */
.site-footer .footer-logo img {
    float: right;
    max-width: 100%;
    height: auto;
    }
@media screen and (max-width: 799px) {
/* line 591, styles/_main.scss */
.site-footer .footer-contact {
    width: 50%;
    }

/* line 595, styles/_main.scss */
.site-footer .footer-address {
    width: 50%;
    }

/* line 599, styles/_main.scss */
.site-footer .footer-logo {
    width: 100%;
    }
}

@media screen and (max-width: 599px) {
/* line 605, styles/_main.scss */
.site-footer .footer-contact {
    width: 100%;
    }

/* line 609, styles/_main.scss */
.site-footer .footer-address {
    width: 100%;
    }

/* line 613, styles/_main.scss */
.site-footer .footer-logo {
    width: 100%;
    }

/* line 616, styles/_main.scss */
.site-footer .footer-logo img {
    float: none;
    }
}

/* line 623, styles/_main.scss */
footer[role="banner"] {
    z-index: 0;
    }

/* line 627, styles/_main.scss */
.sub-footer {
    padding: 20px 0;
    background: #003a76;
    font-family: Roboto;
    color: #007bb0;
    font-size: 12px;
    font-weight: 400;
    }

/* line 636, styles/_main.scss */
.sub-footer .copyright {
    float: left;
    padding: 0 20px;
    }
@media screen and (max-width: 599px) {
.sub-footer .copyright {
    float: none;
    }
}

/* line 644, styles/_main.scss */
.sub-footer .attribution {
    padding: 0 20px;
    float: right;
    }
@media screen and (max-width: 599px) {
.sub-footer .attribution {
    float: none;
    }
}

/* line 652, styles/_main.scss */
.sub-footer a {
    color: inherit;
    }

/* main-content1 */
/* line 658, styles/_main.scss */
.main-content1 {
    background: #f3f3f3;
    }

/* line 661, styles/_main.scss */
.main-content1 .inner {
    background: #fff;
    overflow: hidden;
    padding: 30px 0;
    margin-bottom: 60px;
    }

/* line 667, styles/_main.scss */
.main-content1 .inner .twothirds {
    width: 68%;
    float: left;
    }

/* line 672, styles/_main.scss */
.main-content1 .inner .onethird {
    width: 32%;
    float: left;
    }

/* line 677, styles/_main.scss */
.main-content1 .inner .half {
    width: 50%;
    float: left;
    }

/* line 682, styles/_main.scss */
.main-content1 .inner .text {
    padding: 0 30px;
    overflow: hidden;
    }

/* line 687, styles/_main.scss */
.main-content1 .inner .img img {
    margin-bottom: 30px;
    max-width: 100%;
    height: auto;
    }

/* line 693, styles/_main.scss */
.main-content1 .inner .locations {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0 0 20px;
    }

/* line 698, styles/_main.scss */
.main-content1 .inner .locations:after {
    content: "";
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    }

/* line 702, styles/_main.scss */
.main-content1 .inner .locations li {
    -webkit-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    }

/* line 707, styles/_main.scss */
.main-content1 .inner .map {
    margin-top: 40px;
    margin-bottom: -37px;
    }

/* line 710, styles/_main.scss */
.main-content1 .inner .map p {
    margin-bottom: 0;
    }

/* line 715, styles/_main.scss */
.main-content1 .inner .testimonials {
    list-style: none;
    padding-left: 0;
    }

/* line 719, styles/_main.scss */
.main-content1 .inner .testimonials li {
    background: #f3f3f3;
    padding: 30px 50px;
    margin-bottom: 10px;
    }

/* line 724, styles/_main.scss */
.main-content1 .inner .testimonials li p {
    margin-bottom: 2px;
    }

/* line 728, styles/_main.scss */
.main-content1 .inner .testimonials li:nth-child(even) {
    border-right: solid 3px #55ba47;
    }

/* line 732, styles/_main.scss */
.main-content1 .inner .testimonials li:nth-child(odd) {
    border-right: solid 3px #003a76;
    }
@media screen and (max-width: 990px) {
/* line 741, styles/_main.scss */
/* line 742, styles/_main.scss */
.main-content1 .inner .onethird {
    width: 40%;
    }

/* line 746, styles/_main.scss */
.main-content1 .inner .twothirds {
    width: 60%;
    }

/* line 750, styles/_main.scss */
/* line 752, styles/_main.scss */
.main-content1 .inner .locations:after {
    content: "";
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    }

/* line 756, styles/_main.scss */
.main-content1 .inner .locations li {
    -webkit-flex: 33.333%;
    -ms-flex: 33.333%;
    flex: 33.333%;
    }
}

@media screen and (max-width: 599px) {
.main-content1 {
    background: #fff;
    }

/* line 765, styles/_main.scss */
.main-content1 .container {
    padding: 0;
    }

/* line 769, styles/_main.scss */
.main-content1 .inner {
    margin-bottom: 0;
    }

/* line 772, styles/_main.scss */
.main-content1 .inner .left {
    margin-bottom: 20px;
    }

/* line 776, styles/_main.scss */
.main-content1 .inner .onethird {
    width: 100%;
    float: none;
    }

/* line 781, styles/_main.scss */
.main-content1 .inner .twothirds {
    width: 100%;
    float: none;
    }

/* line 786, styles/_main.scss */
.main-content1 .inner .half {
    width: 100%;
    float: none;
    }

/* line 791, styles/_main.scss */
.main-content1 .inner .img {
    padding: 0 30px;
    }

/* line 795, styles/_main.scss */
.main-content1 .inner .testimonials li {
    padding: 30px;
    }

/* line 799, styles/_main.scss */
.main-content1 .inner .locations li {
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-bottom: 0;
    padding-top: 0;
    }
}

/* jQueryUI overrides */
/* line 3, styles/_jquery-ui.scss */
.ui-widget {
    font-family: inherit;
    font-size: 1em;
    }

/* line 8, styles/_jquery-ui.scss */
.ui-helper-reset {
    font-size: 1em;
    }

/* line 13, styles/_jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #626262;
    border-color: #000;
    border-radius: 0;
    color: #000;
    }

/* line 22, styles/_jquery-ui.scss */
.ui-state-default a,
.ui-widget-content .ui-state-default a,
.ui-widget-header .ui-state-default a {
    color: inherit;
    text-decoration: none;
    }

/* line 29, styles/_jquery-ui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
    border-color: #55ba47;
    color: #55ba47;
    }

/* line 37, styles/_jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #55ba47;
    border-color: #55ba47;
    color: #fff;
    }

/* line 45, styles/_jquery-ui.scss */
.ui-state-active a,
.ui-widget-content .ui-state-active a,
.ui-widget-header .ui-state-active a {
    text-decoration: none;
    }

/* line 50, styles/_jquery-ui.scss */
.ui-accordion-content {
    border-radius: 0;
    font-size: .875em;
    margin-bottom: 10px;
    }

/* line 56, styles/_jquery-ui.scss */
.ui-accordion-content + .ui-accordion-header {
    margin-top: 10px;
    }

/* line 62, styles/_jquery-ui.scss */
.ui-accordion-header {
    font-size: .875em;
    }

/* line 67, styles/_jquery-ui.scss */
.ui-tabs .ui-tabs-nav li {
    border-width: 0;
    }

/* line 71, styles/_jquery-ui.scss */
.ui-state-active a {
    color: inherit;
    }

/* line 75, styles/_jquery-ui.scss */
.ui-widget {
    font-family: Arial,sans-serif;
    }

/* Better tab styles */
/* line 82, styles/_jquery-ui.scss */
.tabs.ui-tabs {
    padding: 0;
    border-radius: 0;
    border: none;
    }

/* line 88, styles/_jquery-ui.scss */
@media screen and (max-width: 1189px) {
.tabs.ui-tabs > ul li {
    width: 48%;
    }
}

/* line 95, styles/_jquery-ui.scss */
.tabs.ui-tabs > ul li a {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

/* line 103, styles/_jquery-ui.scss */
.ui-tabs .ui-tabs-nav {
    background: none;
    border: none;
    border-bottom: 2px solid #55ba47;
    padding: 0;
    border-radius: 0;
    }

/* line 112, styles/_jquery-ui.scss */
.ui-tabs .ui-tabs-panel {
    border-radius: 0;
    }

/* line 2, styles/_lightbox.scss */
/* line 4, styles/_lightbox.scss */
#cboxLoadedContent .content {
    padding: 0;
    }
@media screen and (min-width: 1020px) {
/* line 3, styles/_navigation.scss */
.main-navigation {
    color: #fff;
    font-family: 'Times New Roman',serif;
    font-size: 18px;
    padding: 0 10px;
    position: relative;
    text-transform: none;
    z-index: 7;
    }

/* line 13, styles/_navigation.scss */
.main-navigation > ul {
    margin: 0;
    max-width: 1190px;
    padding: 0;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

/* line 23, styles/_navigation.scss */
.main-navigation li {
    position: relative;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }

/* line 31, styles/_navigation.scss */
.main-navigation li a {
    font-family: Roboto;
    color: #285b6e;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    line-height: 50px;
    width: 100%;
    text-decoration: none;
    text-align: center;
    }

/* line 44, styles/_navigation.scss */
.main-navigation li:last-of-type a {
    background: #007cb1;
    color: #fff;
    }

/* line 48, styles/_navigation.scss */
.main-navigation li:last-of-type a:hover {
    background: #007cb1;
    color: #fff;
    }

/* line 224, styles/_functions.scss */
/* line 55, styles/_navigation.scss */
.main-navigation li:hover > a,
.main-navigation li:focus > a,
.main-navigation li:active > a {
    color: #285b6e;
    background: url(/resources/template/images/navbg.png) bottom left repeat-x;
    text-decoration: none;
    }

/* line 64, styles/_navigation.scss */
.main-navigation li ul {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    background: rgba(0,0,0,.9);
    min-width: 100%;
    text-transform: none;
    opacity: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    visibility: hidden;
    }

/* line 79, styles/_navigation.scss */
.main-navigation li ul li {
    display: block;
    height: auto;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    }

/* line 89, styles/_navigation.scss */
.main-navigation li ul li a {
    line-height: normal;
    padding: 5px 10px;
    width: 100%;
    }

/* line 98, styles/_navigation.scss */
.main-navigation .sel > a,
.main-navigation .sel .sel > a {
    color: #285b6e;
    background: url(/resources/template/images/navbg.png) bottom left repeat-x;
    }

/* line 105, styles/_navigation.scss */
.main-navigation li:hover ul,
.main-navigation a:focus + ul {
    opacity: 1;
    visibility: visible;
    }
}

@media screen and (max-width: 1019px) {
/* line 116, styles/_navigation.scss */
.main-navigation {
    position: relative;
    bottom: 0;
    left: -10px;
    }

/* line 122, styles/_navigation.scss */
.main-navigation > ul {
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    background: rgba(0,0,0,.9);
    z-index: 10000;
    border-bottom: 1px solid #c2cad4;
    }

/* line 134, styles/_navigation.scss */
.main-navigation li {
    background-color: #003a76;
    border-top: 1px solid #c2cad4;
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    line-height: 40px;
    text-align: left;
    }

/* line 224, styles/_functions.scss */
.main-navigation li:hover,
.main-navigation li:focus,
.main-navigation li:active {
    background-color: #55ba47;
    }

/* line 150, styles/_navigation.scss */
.main-navigation li.sel {
    background-color: #55ba47;
    }

/* line 155, styles/_navigation.scss */
.main-navigation li a {
    display: block;
    color: #fff;
    text-align: left;
    padding: 0 1em;
    text-decoration: none;
    }

/* line 165, styles/_navigation.scss */
.main-navigation li ul {
    position: relative;
    top: auto;
    left: auto;
    display: none;
    height: auto;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    }

/* line 176, styles/_navigation.scss */
.main-navigation li ul li {
    background-color: #55ba47;
    width: 100%;
    }

/* line 181, styles/_navigation.scss */
.main-navigation li ul li a {
    line-height: 40px;
    padding: 0 2.5em;
    }

/* line 190, styles/_navigation.scss */
/* line 192, styles/_navigation.scss */
.main-navigation li.open .open-sub:after {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    }

/* line 196, styles/_navigation.scss */
.main-navigation li.open .open-sub:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }

/* line 201, styles/_navigation.scss */
.main-navigation li.open ul {
    display: block;
    }

/* line 209, styles/_navigation.scss */
.open-nav {
    display: block;
    position: absolute;
    right: 10px;
    height: 26px;
    width: 34px;
    top: -50px;
    }

/* line 218, styles/_navigation.scss */
.open-nav .bar {
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 227, styles/_navigation.scss */
.open-nav .bar.top {
    top: 0;
    }

/* line 232, styles/_navigation.scss */
.open-nav .bar.middle {
    top: 0;
    bottom: 0;
    margin: auto;
    }

/* line 239, styles/_navigation.scss */
.open-nav .bar.bottom {
    bottom: 0;
    }

/* line 245, styles/_navigation.scss */
.open-nav.open .bar {
    bottom: 0;
    top: 0;
    margin: auto;
    }

/* line 252, styles/_navigation.scss */
.open-nav.open .bar.top,
.open-nav.open .bar.middle {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    }

/* line 258, styles/_navigation.scss */
.open-nav.open .bar.bottom {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    }

/* line 267, styles/_navigation.scss */
.open-sub {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 40px;
    width: 40px;
    }

/* line 277, styles/_navigation.scss */
.open-sub:before,
.open-sub:after {
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    height: 4px;
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 292, styles/_navigation.scss */
.open-sub:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    }
}

/* line 1, styles/_slideshow.scss */
.slideshow {
    position: relative;
    background: #fff;
    }

/* line 29, styles/_slideshow.scss */
.slideshow .container {
    padding: 0 10px;
    }

/* line 36, styles/_slideshow.scss */
.slideshow .slide {
    position: relative;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    background-position: center bottom;
    background-size: cover;
    text-align: center;
    }

/* line 47, styles/_slideshow.scss */
.slideshow .slide:after {
    position: absolute;
    content: "";
    width: 30%;
    height: 100%;
    right: 0;
    top: 0;
    background: #003a76;
    z-index: 20;
    }

/* line 60, styles/_slideshow.scss */
.slideshow .slide + .slide {
    display: none;
    }

/* line 64, styles/_slideshow.scss */
.slideshow .slide img {
    width: 100%;
    height: auto;
    }

/* line 71, styles/_slideshow.scss */
.slideshow .slick-initialized .slide {
    display: block;
    position: relative;
    }
@media screen and (max-width: 599px) {
.slideshow .slick-initialized .slide {
    background-size: auto 350px;
    background-position: top left;
    }

/* line 81, styles/_slideshow.scss */
.slideshow .slick-initialized .slide:after {
    display: none;
    }

/* line 85, styles/_slideshow.scss */
.slideshow .slick-initialized .slide .container {
    padding: 0;
    }
}

/* line 91, styles/_slideshow.scss */
.slideshow svg {
    width: 101%;
    height: 101%;
    }

/* line 97, styles/_slideshow.scss */
.slideshow figcaption {
    background: #003a76;
    width: 32%;
    float: right;
    height: 500px;
    position: relative;
    color: #000;
    text-align: left;
    text-transform: none;
    z-index: 40;
    }

/* line 109, styles/_slideshow.scss */
.slideshow figcaption .genieclean {
    max-width: 380px;
    margin-top: 30px;
    }

/* line 115, styles/_slideshow.scss */
.slideshow figcaption .caption-content {
    display: block;
    font: normal 2.5em 'Times New Roman',serif;
    max-width: 380px;
    padding-left: 30px;
    padding-top: 30px;
    }

/* line 123, styles/_slideshow.scss */
.slideshow figcaption .caption-content p {
    font-family: Roboto;
    color: #fff;
    font-size: 23px;
    font-weight: 300;
    }

/* line 128, styles/_slideshow.scss */
.slideshow figcaption .caption-content p span {
    color: #55ba47;
    }
@media screen and (max-width: 1189px) {
.slideshow figcaption .caption-content {
    font-size: 2em;
    }
}

@media screen and (max-width: 1019px) {
.slideshow figcaption .caption-content {
    font-size: 1.5em;
    }
}

@media screen and (max-width: 990px) {
.slideshow figcaption {
    width: 40%;
    height: 400px;
    }

/* line 149, styles/_slideshow.scss */
.slideshow figcaption .genieclean {
    width: 65%;
    }

/* line 153, styles/_slideshow.scss */
.slideshow figcaption .caption-content p {
    font-size: 20px;
    }
}

@media screen and (max-width: 599px) {
.slideshow figcaption {
    margin-top: 340px;
    }
}

/* line 172, styles/_slideshow.scss */
/* line 175, styles/_slideshow.scss */
.slideshow .slick-slide .bw {
    opacity: 0;
    }

/* line 181, styles/_slideshow.scss */
.slideshow .slick-slide .color {
    opacity: 1;
    }

/* line 193, styles/_slideshow.scss */
/* line 208, styles/_slideshow.scss */
.slideshow button.slick-arrow {
    position: absolute;
    overflow: hidden;
    top: 50%;
    z-index: 100;
    height: 60px;
    width: 60px;
    border: 1px solid #999;
    background: rgba(0,0,0,.1);
    cursor: pointer;
    text-indent: -9999px;
    }

/* line 224, styles/_slideshow.scss */
.slideshow button.slick-arrow:before {
    top: calc(60px / 3);
    top: calc(60px / 3);
    top: calc(60px / 3);
    height: 18px;
    width: 18px;
    border: 1px solid transparent;
    border-top-color: #000;
    border-left-color: #000;
    }

/* line 236, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev {
    display: none !important;
    left: 10px;
    }

/* line 242, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev:before {
    left: calc(60px * .4);
    left: calc(60px * .4);
    left: calc(60px * .4);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

/* line 250, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next {
    display: none !important;
    right: 10px;
    }

/* line 256, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next:before {
    right: 24px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    }

/* line 224, styles/_functions.scss */
.slideshow button.slick-arrow:hover,
.slideshow button.slick-arrow:focus,
.slideshow button.slick-arrow:active {
    background: #55ba47;
    }

/* line 268, styles/_slideshow.scss */
.slideshow button.slick-arrow:hover:before,
.slideshow button.slick-arrow:focus:before,
.slideshow button.slick-arrow:active:before {
    border-top-color: #000;
    border-left-color: #000;
    }

/* line 276, styles/_slideshow.scss */
.slideshow ul.slick-dots {
    position: relative;
    top: auto;
    right: auto;
    bottom: 30px;
    left: 10px;
    margin: 0 auto;
    padding: 0;
    max-width: 1170px;
    height: 0;
    }

/* line 287, styles/_slideshow.scss */
.slideshow ul.slick-dots li {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    margin: 0 0 0 5px;
    padding: 0;
    background: #fff;
    text-indent: -1000000px;
    }

/* line 300, styles/_slideshow.scss */
.slideshow ul.slick-dots li.slick-active {
    border: 1px solid #55ba47;
    background: #55ba47;
    }

/* line 306, styles/_slideshow.scss */
.slideshow ul.slick-dots li:hover {
    cursor: pointer;
    }
@media screen and (max-width: 599px) {
/* line 316, styles/_slideshow.scss */
.slideshow button.slick-arrow {
    display: none !important;
    }

/* line 322, styles/_slideshow.scss */
.slideshow ul.slick-dots {
    display: none !important;
    }

/* line 327, styles/_slideshow.scss */
.slideshow figure {
    overflow: visible;
    margin-bottom: 11%;
    }

/* line 333, styles/_slideshow.scss */
.slideshow figcaption {
    height: auto;
    width: 100%;
    padding: 20px;
    }

/* line 339, styles/_slideshow.scss */
.slideshow figcaption .genieclean {
    width: auto;
    max-width: 290px;
    margin: auto;
    margin-bottom: 10px;
    }

/* line 346, styles/_slideshow.scss */
.slideshow figcaption .caption-content {
    padding: 0;
    width: 100%;
    max-width: inherit;
    }
}

@media screen and (max-width: 399px) {
/* line 357, styles/_slideshow.scss */
.slideshow figcaption > span:first-child {
    font-size: 1em;
    }
}

/* line 364, styles/_slideshow.scss */
/* line 365, styles/_slideshow.scss */
.slideshow.short .slick-list {
    overflow: inherit;
    }

/* line 367, styles/_slideshow.scss */
.slideshow.short .slick-list figure {
    overflow: inherit;
    }

/* line 374, styles/_slideshow.scss */
.slideshow.short .slick-dots {
    display: none;
    }

/* line 378, styles/_slideshow.scss */
.slideshow.short figcaption {
    height: 352px;
    position: relative;
    }

/* line 382, styles/_slideshow.scss */
.slideshow.short figcaption:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: -5px;
    left: 0;
    height: 5px;
    background: #55ba47;
    }
@media screen and (max-width: 990px) {
/* line 397, styles/_slideshow.scss */
.slideshow.short figcaption {
    height: 240px;
    }
}

@media screen and (max-width: 599px) {
/* line 406, styles/_slideshow.scss */
.slideshow.short figure {
    height: 120px;
    background-size: 800px auto !important;
    background-position: left center !important;
    }

/* line 410, styles/_slideshow.scss */
.slideshow.short figure figcaption {
    display: none;
    }
}

/* line 4, styles/_homepage.scss */
.homepage {
    background: #f3f3f3;
    }
@media screen and (max-width: 599px) {
.homepage {
    background: #fff;
    }

/* line 12, styles/_homepage.scss */
.homepage .container {
    padding: 0;
    }
}

/* line 19, styles/_homepage.scss */
.home-content1 .container .inner {
    background: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

/* line 22, styles/_homepage.scss */
.home-content1 .container .inner .left {
    width: 68%;
    padding: 30px;
    }

/* line 27, styles/_homepage.scss */
.home-content1 .container .inner .right {
    width: 32%;
    background: #ddd;
    padding: 30px;
    background: #55ba47;
    color: #fff;
    }

/* line 35, styles/_homepage.scss */
.home-content1 .container .inner .right .quo {
    margin-bottom: 20px;
    }
@media screen and (max-width: 990px) {
/* line 42, styles/_homepage.scss */
.home-content1 .container .inner .left {
    width: 60%;
    }

/* line 46, styles/_homepage.scss */
.home-content1 .container .inner .right {
    width: 40%;
    }
}

@media screen and (max-width: 599px) {
.home-content1 .container .inner {
    display: block;
    }

/* line 55, styles/_homepage.scss */
.home-content1 .container .inner .left {
    width: 100%;
    }

/* line 60, styles/_homepage.scss */
.home-content1 .container .inner .right {
    width: 100%;
    }
}

/* line 67, styles/_homepage.scss */
.home-content2 .container .inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    margin-top: 30px;
    min-height: 350px;
    margin-bottom: 60px;
    }

/* line 74, styles/_homepage.scss */
.home-content2 .container .inner .left {
    width: 32%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    }

/* line 79, styles/_homepage.scss */
.home-content2 .container .inner .left img {
    max-width: 100%;
    height: auto;
    }

/* line 85, styles/_homepage.scss */
.home-content2 .container .inner .right {
    padding: 30px;
    width: 68%;
    }

/* line 88, styles/_homepage.scss */
.home-content2 .container .inner .right ul {
    padding-left: 20px;
    }

/* line 92, styles/_homepage.scss */
.home-content2 .container .inner .right ul:first-of-type {
    width: 60%;
    float: left;
    }

/* line 96, styles/_homepage.scss */
.home-content2 .container .inner .right ul:nth-of-type(2) {
    width: 40%;
    float: left;
    }
@media screen and (max-width: 990px) {
/* line 104, styles/_homepage.scss */
.home-content2 .container .inner .left {
    width: 40%;
    }

/* line 108, styles/_homepage.scss */
.home-content2 .container .inner .right {
    width: 60%;
    }

/* line 111, styles/_homepage.scss */
.home-content2 .container .inner .right ul:first-of-type,
.home-content2 .container .inner .right ul:nth-of-type(2) {
    width: 50%;
    }
}

@media screen and (max-width: 599px) {
.home-content2 .container .inner {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    }

/* line 123, styles/_homepage.scss */
.home-content2 .container .inner .left {
    width: 100%;
    }

/* line 125, styles/_homepage.scss */
.home-content2 .container .inner .left img {
    width: 100%;
    }

/* line 130, styles/_homepage.scss */
.home-content2 .container .inner .right {
    width: 100%;
    }

/* line 133, styles/_homepage.scss */
.home-content2 .container .inner .right ul:first-of-type,
.home-content2 .container .inner .right ul:nth-of-type(2) {
    width: 100%;
    margin-bottom: 0;
    float: none;
    }
}

/* blog */
/* line 2, styles/_blog.scss */
.blog-summary > div {
    border-bottom: 1px solid #e4dfce;
    clear: both;
    margin-bottom: 1em;
    overflow: hidden;
    padding-bottom: 1em;
    }

/* line 11, styles/_blog.scss */
/* line 13, styles/_blog.scss */
.hasSidebar .blog-feature-image {
    display: table-cell;
    }

/* line 18, styles/_blog.scss */
.hasSidebar .blog-summary {
    display: table-cell;
    padding-left: 10px;
    vertical-align: top;
    }

/* line 26, styles/_blog.scss */
.blog-feature-image img {
    border: 1px solid #e4dfce;
    border-radius: 5px;
    display: block;
    max-width: 100%;
    }

/* line 34, styles/_blog.scss */
.blog-article .blog-feature {
    border: 1px solid #e4dfce;
    border-radius: 5px;
    display: block;
    margin: 0 auto 1em;
    }

/* line 42, styles/_blog.scss */
.articleNav {
    height: 2em;
    width: 100%;
    }

/* line 48, styles/_blog.scss */
.articleNav .previous {
    float: right;
    }

/* line 52, styles/_blog.scss */
.articleNav .previous a:after {
    content: '>>';
    left: 101%;
    position: absolute;
    top: -.0625em;
    }

/* line 62, styles/_blog.scss */
.articleNav .next {
    float: left;
    }

/* line 66, styles/_blog.scss */
.articleNav .next a:before {
    content: '<<';
    position: absolute;
    right: 101%;
    top: -.0625em;
    }

/* old gallery module */
/* line 3, styles/_galleries.scss */
/* line 5, styles/_galleries.scss */
.gallery a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: calc(25% - 4px);
    max-width: calc(25% - 4px);
    max-width: calc(25% - 4px);
    margin-right: 1px;
    margin-bottom: 1px;
    overflow: hidden;
    }

/* line 16, styles/_galleries.scss */
.gallery a:nth-child(4n) {
    margin-right: 0;
    }
@media screen and (max-width: 1189px) {
.gallery a {
    max-width: calc(33.3% - 3px);
    max-width: calc(33.3% - 3px);
    max-width: calc(33.3% - 3px);
    }

/* line 25, styles/_galleries.scss */
.gallery a:nth-child(3n) {
    margin-right: 0;
    }

/* line 30, styles/_galleries.scss */
.gallery a:nth-child(4n) {
    margin-right: 1px;
    }
}

@media screen and (max-width: 599px) {
.gallery a {
    max-width: 100%;
    margin-right: 0;
    }
}

/* line 42, styles/_galleries.scss */
.gallery a:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,.5);
    bottom: 0;
    color: #fff;
    content: attr(title);
    left: 0;
    opacity: 1;
    padding: 20px;
    position: absolute;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
    z-index: 5;
    width: 100%;
    }

/* line 58, styles/_galleries.scss */
.gallery a[title=""]:after,
.gallery a figcaption {
    display: none;
    }

/* line 64, styles/_galleries.scss */
.gallery a figure {
    width: 100%;
    margin: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    padding-top: 73%;
    }

/* line 78, styles/_galleries.scss */
.gallery a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5) url(images/gallery-zoom.png) center center no-repeat;
    opacity: 0;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
    }

/* line 224, styles/_functions.scss */
/* line 94, styles/_galleries.scss */
.gallery a:hover:after,
.gallery a:focus:after,
.gallery a:active:after {
    opacity: 0;
    }

/* line 99, styles/_galleries.scss */
.gallery a:hover:before,
.gallery a:focus:before,
.gallery a:active:before {
    opacity: 1;
    }

/** Profiles **/
/* line 2, styles/_profiles.scss */
/* line 4, styles/_profiles.scss */
/* line 6, styles/_profiles.scss */
.profiles .cboxElement p {
    display: none;
    }

/* line 13, styles/_profiles.scss */
/* line 15, styles/_profiles.scss */
.profile img {
    display: block;
    height: auto;
    width: 270px;
    margin: 0 auto;
    }

/* line 23, styles/_profiles.scss */
.profile h3 {
    font-size: 1em;
    text-align: center;
    }

/* line 30, styles/_profiles.scss */
.profiles .profile {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
    width: 300px;
    margin-bottom: 15px;
    }

/* line 39, styles/_profiles.scss */
/* line 41, styles/_profiles.scss */
.profiles .profile:hover h3 {
    text-decoration: underline;
    }

/* line 49, styles/_profiles.scss */
/* line 51, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock .profiles {
    padding: 0;
    text-align: justify;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

/* line 64, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock .profiles span {
    display: inline-block;
    }

/* line 75, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock a {
    display: block;
    height: 96px;
    width: 96px;
    opacity: .6;
    overflow: hidden;
    margin-bottom: 5px;
    }

/* line 224, styles/_functions.scss */
.content-block.SimpleProfile-ProfileBlock a:hover,
.content-block.SimpleProfile-ProfileBlock a:focus,
.content-block.SimpleProfile-ProfileBlock a:active {
    opacity: 1;
    }

/* line 90, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock img {
    width: 100%;
    height: auto;
    }

/** shopping cart (collapsible) **/
/*
 .cart-bg {
 display: block;
 margin: 0;
 padding: 40px 25px 40px;
 background: #f0f6f7 url('bg.jpg') left top repeat;
 }
 */
/* line 11, styles/_cart.scss */
.cart_options {
    background: #fff;
    border: 1px solid #e4dfce;
    margin-bottom: 15px;
    }

/* line 17, styles/_cart.scss */
.cart_options h4 {
    background: #fff;
    border-bottom: 1px solid #e4dfce;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    }

/* line 27, styles/_cart.scss */
.cart_options p {
    background: #fff;
    margin: 0;
    padding: 10px 30px;
    }

/* line 35, styles/_cart.scss */
/* line 37, styles/_cart.scss */
.cart table {
    border: none;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    }

/* line 45, styles/_cart.scss */
.cart thead {
    background: #fff;
    border: 1px solid #e4dfce;
    }
@media screen and (max-width: 599px) {
.cart thead {
    display: none;
    }
}

/* line 56, styles/_cart.scss */
.cart th {
    font-size: .875em;
    font-weight: normal;
    padding: 10px 5px;
    }

/* line 63, styles/_cart.scss */
@media screen and (max-width: 599px) {
.cart tr {
    display: block;
    max-width: 200px;
    }
}

/* line 72, styles/_cart.scss */
.cart tbody {
    background: #fff;
    border-left: 1px solid #e4dfce;
    border-right: 1px solid #e4dfce;
    font-size: .875em;
    }

/* line 80, styles/_cart.scss */
.cart td {
    padding: 10px;
    vertical-align: middle;
    }
@media screen and (max-width: 599px) {
.cart td {
    display: block;
    max-width: calc(100% - 20px);
    max-width: calc(100% - 20px);
    max-width: calc(100% - 20px);
    text-align: center;
    width: 200px;
    }
}

/* line 93, styles/_cart.scss */
/* line 95, styles/_cart.scss */
.cart td.image a {
    background: #fff;
    border: 1px solid #30312e;
    border-radius: 3px;
    display: block;
    height: 105px;
    position: relative;
    width: 105px;
    }
@media screen and (max-width: 599px) {
.cart td.image a {
    display: inline-block;
    }
}

/* line 111, styles/_cart.scss */
.cart td.image img {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100px;
    max-width: 100px;
    position: absolute;
    right: 0;
    top: 0;
    }

/* line 126, styles/_cart.scss */
.cart td.name {
    font-size: 1.143em;
    text-align: left;
    }
@media screen and (max-width: 599px) {
.cart td.name {
    text-align: center;
    }
}

/* line 137, styles/_cart.scss */
.cart td.quantity input {
    padding: 10px;
    text-align: center;
    width: 1em;
    }

/* line 144, styles/_cart.scss */
.cart td.total {
    color: #30312e;
    font-weight: bold;
    }

/* line 150, styles/_cart.scss */
@media screen and (max-width: 599px) {
.cart td.remove:before {
    content: "Remove: ";
    }
}

/* line 158, styles/_cart.scss */
@media screen and (max-width: 599px) {
.cart td.quantity,
.cart td.price,
.cart td.total {
    display: inline;
    padding: 0;
    }
}

/* line 169, styles/_cart.scss */
/* line 171, styles/_cart.scss */
@media screen and (max-width: 599px) {
.cart td.price:before {
    content: " x ";
    }
}

/* line 179, styles/_cart.scss */
@media screen and (max-width: 599px) {
.cart td.price:after {
    content: " = ";
    }
}

/* line 189, styles/_cart.scss */
.cart tfoot {
    border-top: 1px solid #e4dfce;
    }

/* line 193, styles/_cart.scss */
.cart tfoot td:last-child {
    text-align: right;
    }

/* line 199, styles/_cart.scss */
.cart span.total {
    font-weight: bold;
    }

/* line 203, styles/_cart.scss */
.cart span.total.value {
    color: #30312e;
    font-size: 1.123em;
    }

/* line 210, styles/_cart.scss */
.cart h2 {
    font-family: Arial,sans-serif;
    font-size: 1em;
    }

/* line 216, styles/_cart.scss */
.cart h3 {
    color: #30312e;
    font-family: Arial,sans-serif;
    margin: 0;
    }

/* line 223, styles/_cart.scss */
.cart input.selectAddress ~ span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 1px;
    overflow: hidden;
    padding-top: 1px;
    }

/* line 232, styles/_cart.scss */
.cart input.selectAddress:checked ~ span {
    height: auto;
    }

/* line 237, styles/_cart.scss */
/* line 239, styles/_cart.scss */
.cart .login-form p {
    position: relative;
    }

/* line 244, styles/_cart.scss */
.cart .login-form label {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    }

/* line 252, styles/_cart.scss */
.cart .login-form input[type=text],
.cart .login-form input[type=password] {
    display: block;
    width: 100%;
    }

/* line 260, styles/_cart.scss */
.cart .warning {
    color: #fd1a00;
    font-size: 2em;
    }

/* line 267, styles/_cart.scss */
form.checkout-options {
    float: left;
    width: 50%;
    }

/* line 272, styles/_cart.scss */
form.checkout-options + .checkout-options {
    float: right;
    width: 45%;
    }

/* line 278, styles/_cart.scss */
form.checkout-options .button {
    margin-bottom: 0;
    margin-top: 0;
    }

/* line 285, styles/_cart.scss */
.button.poli {
    background: url(images/poli.png) center center no-repeat;
    border: 0;
    height: 70px;
    padding: 0;
    text-indent: -9999px;
    min-width: 110px;
    width: 110px;
    }

/* line 296, styles/_cart.scss */
.poli-block {
    display: inline-block;
    }

/* print order */
/* line 302, styles/_cart.scss */
/* line 304, styles/_cart.scss */
.print-order table {
    width: 100%;
    }

/* line 309, styles/_cart.scss */
.print-order th,
.print-order td {
    vertical-align: top;
    }

/* line 315, styles/_cart.scss */
/* line 317, styles/_cart.scss */
.print-order thead tr:first-child > * {
    border-bottom: 1px solid #30312e;
    padding-bottom: 4px;
    }

/* line 323, styles/_cart.scss */
.print-order thead th:first-child {
    text-align: left;
    }

/* line 329, styles/_cart.scss */
.print-order .print-order tbody {
    padding: 4px 0;
    }

/* line 333, styles/_cart.scss */
.print-order .print-order tbody th {
    font-weight: normal;
    padding-bottom: 4px;
    }

/* line 340, styles/_cart.scss */
.print-order tfoot tr:first-child > * {
    border-top: 1px solid #30312e;
    padding-top: 4px;
    }

/* line 346, styles/_cart.scss */
/* line 349, styles/_cart.scss */
.print-order tbody th,
.print-order tfoot th {
    font-weight: normal;
    text-align: left;
    }

/* line 356, styles/_cart.scss */
/* line 359, styles/_cart.scss */
.print-order td + td,
.print-order tfoot td + td {
    text-align: center;
    }

/* line 363, styles/_cart.scss */
.print-order td + td + td,
.print-order tfoot td + td + td {
    text-align: right;
    }

/* line 370, styles/_cart.scss */
.print-order th:last-child {
    text-align: right;
    }

/* customers/orders */
/* line 377, styles/_cart.scss */
table.orders {
    width: 100%;
    border-collapse: collapse;
    }

/* line 383, styles/_cart.scss */
@media screen and (max-width: 1189px) {
.orders {
    display: block;
    }
}

/* line 390, styles/_cart.scss */
@media screen and (max-width: 1189px) {
.orders tbody tr {
    border-bottom: 1px solid #55ba47;
    }
}

/* line 398, styles/_cart.scss */
.orders th,
.orders td {
    padding: 4px;
    vertical-align: top;
    }

/* line 405, styles/_cart.scss */
@media screen and (max-width: 1189px) {
.orders th {
    display: none;
    }
}

/* line 413, styles/_cart.scss */
@media screen and (max-width: 1189px) {
.orders td {
    display: block;
    }
}

/* line 421, styles/_cart.scss */
.orders a {
    color: #55ba47;
    }

/* line 426, styles/_cart.scss */
.orders thead tr:first-child > * {
    border-bottom: 1px solid #30312e;
    text-indent: 0;
    }

/* line 432, styles/_cart.scss */
.orders tbody th {
    font-weight: normal;
    text-indent: 0;
    }

/* line 438, styles/_cart.scss */
.orders .ref {
    text-align: left;
    }

/* line 443, styles/_cart.scss */
.orders .price {
    text-align: right;
    }
@media screen and (max-width: 1189px) {
.orders .price {
    text-align: left;
    }
}

/* line 453, styles/_cart.scss */
.orders .link {
    text-align: right;
    width: 75px;
    }

/* line 460, styles/_cart.scss */
#hoverCart {
    background-color: rgba(0,0,0,.8);
    background-color: #000\9;
    border-radius: 5px;
    color: #fff;
    max-height: 100%;
    max-height: calc(100% - 100px);
    max-height: calc(100% - 100px);
    max-height: calc(100% - 100px);
    overflow: auto;
    padding: 15px;
    position: fixed;
    right: 50px;
    top: 50px;
    width: 200px;
    z-index: 100000;
    }

/* line 156, styles/_functions.scss */
#hoverCart h1,
#hoverCart h2,
#hoverCart h3,
#hoverCart h4,
#hoverCart h5,
#hoverCart h6 {
    border-bottom: 1px solid #fff;
    color: #fff;
    margin: 0 0 5px;
    padding-bottom: 3px;
    }

/* line 488, styles/_cart.scss */
#hoverCart a {
    color: #fff;
    }

/* line 493, styles/_cart.scss */
#hoverCart .items {
    border-bottom: 1px solid #fff;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    padding-bottom: 5px;
    }

/* line 502, styles/_cart.scss */
#hoverCart .checkout {
    float: left;
    }

/* line 507, styles/_cart.scss */
#hoverCart .dismiss {
    display: block;
    float: right;
    text-align: right;
    }

/* line 514, styles/_cart.scss */
#hoverCart .row {
    border-bottom: 1px solid #fff;
    overflow: hidden;
    padding: 10px 0 5px;
    position: relative;
    }

/* line 521, styles/_cart.scss */
#hoverCart .row .right {
    font-family: "Courier New",Courier,monospace;
    text-align: right;
    }

/* line 528, styles/_cart.scss */
#hoverCart .remove {
    display: block;
    font-size: 12px;
    }

/** files **/
/* line 2, styles/_files.scss */
.file {
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    }

/* line 9, styles/_files.scss */
.file h2 {
    margin-bottom: 1em;
    }

/* line 14, styles/_files.scss */
.file .button {
    position: absolute;
    right: 10px;
    top: 6px;
    }

/** customer panel **/
/* line 2, styles/_user.scss */
fieldset.addressForm {
    border: 1px solid #e4dfce;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
    overflow: hidden;
    padding: 5px;
    }

/* line 11, styles/_user.scss */
/* line 13, styles/_user.scss */
.addressForm label {
    display: block;
    float: left;
    margin-bottom: 4px;
    width: 49%;
    }
@media screen and (max-width: 1189px) {
.addressForm label {
    float: none;
    width: auto;
    }
}

/* line 26, styles/_user.scss */
.addressForm label:last-child {
    clear: both;
    float: none;
    width: 100%;
    }

/* line 33, styles/_user.scss */
.addressForm label span {
    display: block;
    margin-bottom: 4px;
    }

/* line 40, styles/_user.scss */
.addressForm input[type=text],
.addressForm textarea {
    background: #f0f0f0;
    border: 1px solid #55ba47;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    width: 96%;
    }

/* line 50, styles/_user.scss */
.addressForm textarea {
    height: 70px;
    }

/* tinymce universal formatting */
/* line 2, styles/_tinymce.scss */
#tinymce {
    padding: 10px;
    width: 1170px;
    background: #fff;
    color: #000;
    font-size: 1em;
    text-align: left;
    }

/* line 12, styles/_tinymce.scss */
#tinymce p {
    margin: 0 0 1em;
    }

/* line 17, styles/_tinymce.scss */
#tinymce form {
    outline: 1px dotted #55ba47;
    }

/* line 22, styles/_tinymce.scss */
#tinymce a {
    border-bottom: 1px dotted #55ba47;
    text-decoration: none;
    }

/* line 28, styles/_tinymce.scss */
#tinymce td {
    font-family: inherit;
    font-size: inherit;
    }

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJtYXBwaW5ncyI6Ijs7Q0F1VUM7Ozs7Ozs7OztDQVVBO0NBRUE7Ozs7Ozs7Ozs7Ozs7Ozs7Q0NsVkE7Ozs7Ozs7Q0FNQTs7Ozs7Ozs7Ozs7Q0FXQTs7Ozs7Ozs7Ozs7O0NEeUlBOzs7Ozs7Ozs7Ozs7Q0N4SEE7Ozs7O0NBSUE7Ozs7Ozs7Ozs7Ozs7O0NBYUE7Ozs7Ozs7OztDQVFBOzs7Ozs7Ozs7OztDQVVBOzs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7Ozs7O0NBUUE7Ozs7Ozs7Ozs7O0NBVUE7Ozs7OztDQUtBOzs7Ozs7Q0FLQTs7Ozs7O0NBS0E7Ozs7OztDRHNHQTs7Ozs7Ozs7Q0M5RkE7Ozs7O0NBS0E7Ozs7Ozs7O0NBT0E7Ozs7OztDQUdBOzs7OztDQUtBO0NBRUE7Ozs7Ozs7Q0FNQTs7Ozs7Ozs7Ozs7Ozs7O0NEa0VBOzs7Ozs7Ozs7O0NDOUNBOzs7Ozs7Ozs7Ozs7OztDRDhDQTs7Ozs7Ozs7OztDQ3pCQTs7Ozs7O0NBS0E7Ozs7OztDQUtBOzs7OztDQUlBOzs7OztDQUdBOzs7Ozs7OztDQUtBOzs7OztDQU9BOzs7OztDQUtBOzs7OztDQUlBOzs7Ozs7OztDQU9BOzs7Ozs7Ozs7OztDQVVBOzs7Ozs7OztDQU9BOzs7Ozs7O0NBT0E7Ozs7O0NBSUE7Ozs7O0NBSUE7Ozs7Ozs7Ozs7OztDQVNBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBY0E7Ozs7OztDQUtBOzs7OztDQUtBOzs7Ozs7Q0FNQTs7Ozs7O0NBTUE7Ozs7O0NBS0E7Ozs7O0NBS0E7Q0FDQTs7Ozs7O0NBSUE7Ozs7O0NBS0E7Ozs7OztDQUlBOzs7OztDQUtBOzs7Ozs7O0NBTUE7Ozs7O0NBSUE7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FtQkE7Ozs7O0NBSUE7Ozs7Ozs7O0NBUUE7Ozs7O0NBSUE7Q0FDQTs7Ozs7Q0FJQTs7Ozs7O0NBTUE7Ozs7O0NBR0E7Ozs7O0NBS0E7Ozs7O0NBSUE7Ozs7O0NBSUE7Ozs7Ozs7OztDQVFBOzs7Ozs7O0NEOU1BOzs7Ozs7O0NDcU5BOzs7Ozs7OztDQVFBOzs7OztDQUlBOzs7OztDQUlBOzs7Ozs7O0NBS0E7Ozs7O0NBSUE7Ozs7O0NBSUE7Ozs7OztDQUtBO0NBQ0E7Ozs7Ozs7Q0FPQTs7Ozs7OztDQUtBOzs7OztDQUdBOzs7OztDQUdBOzs7Ozs7OztDQU9BOzs7Ozs7Ozs7Ozs7OztDQWVBOzs7Ozs7Q0FJQTs7Ozs7Q0FHQTs7Ozs7Ozs7OztDQVFBOzs7OztDQUdBOzs7Ozs7Ozs7Ozs7Ozs7Q0FnQkE7Ozs7OztDQUlBOzs7OztDQUlBOzs7Ozs7Q0FLQTs7Ozs7Q0FJQTs7Ozs7OztDQU1BOzs7Ozs7O0NBTUE7Ozs7Ozs7Q0FJQTs7Ozs7OztDQVlBOzs7OztDQUlBOzs7OztDQUlBOzs7Ozs7O0NBTUE7Ozs7O0NBSUE7Ozs7O0NBSUE7Ozs7O0NBR0E7Ozs7OztDQU9BOzs7OztDQUlBOzs7Ozs7Ozs7O0NBU0E7Ozs7Ozs7Ozs7O0NBUUE7Ozs7Ozs7Ozs7O0NBUUE7Ozs7OztDQU1BOzs7OztDQUdBOzs7Ozs7OztDQU1BOzs7Ozs7Q0FLQTs7Ozs7O0NBS0E7Ozs7OztDQUtBOzs7Ozs7Q0FLQTs7Ozs7OztDQU1BOzs7Ozs7Ozs7OztDQUtBOzs7Ozs7OztDQUlBOzs7Ozs7O0NBS0E7Ozs7OztDQUdBOzs7OztDQUtBOzs7Ozs7Q0FJQTs7Ozs7OztDQUtBOzs7OztDQUlBOzs7OztDQUlBOzs7OztDQVNBO0NBQ0E7Ozs7O0NBSUE7Ozs7O0NBSUE7Q0FFQTs7Ozs7Ozs7Q0FJQTs7Ozs7Ozs7Ozs7OztDQVNBOzs7OztDQUlBOzs7OztDQUdBOzs7OztDQUlBOzs7Ozs7Q0FLQTs7Ozs7O0NBS0E7Ozs7OztDQUtBOzs7OztDQUlBOzs7OztDQUlBOzs7Ozs7Ozs7OztDQzV4QkE7Ozs7OztDQUtBOzs7OztDQUtBOzs7Ozs7Ozs7O0NBU0E7Ozs7Ozs7O0NBT0E7Ozs7Ozs7O0NBUUE7Ozs7Ozs7OztDQVFBOzs7Ozs7O0NBS0E7Ozs7Ozs7Q0FNQTs7Ozs7Q0FNQTs7Ozs7Q0FLQTs7Ozs7Q0FJQTs7Ozs7Q0FJQTs7Ozs7O0NBT0E7Ozs7Ozs7Q0FNQTs7Ozs7OztDQU9BOzs7Ozs7OztDQVFBOzs7Ozs7Ozs7Q0FTQTs7Ozs7Q0M5R0E7Q0FFQTs7Ozs7Q0NEQTs7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7Ozs7Ozs7O0NBUUE7Ozs7Ozs7Ozs7Ozs7Q0FhQTs7Ozs7O0NBSUE7Ozs7OztDSmdMQTtDSXpLQTs7Ozs7Ozs7O0NBU0E7Ozs7Ozs7Ozs7Ozs7Ozs7OztDQWVBOzs7Ozs7Ozs7OztDQVVBOzs7Ozs7O0NBU0E7Ozs7Ozs7Q0FPQTs7Ozs7Ozs7O0NBV0E7Ozs7Ozs7Q0FNQTs7Ozs7Ozs7Ozs7O0NBWUE7Ozs7Ozs7Ozs7OztDSjBGQTs7Ozs7OztDSTFFQTs7Ozs7Q0FLQTs7Ozs7Ozs7O0NBVUE7Ozs7Ozs7Ozs7OztDQVdBOzs7Ozs7Q0FLQTs7Ozs7O0NBU0E7Q0FFQTs7Ozs7Ozs7Q0FJQTs7Ozs7Ozs7Q0FLQTs7Ozs7Q0FRQTs7Ozs7Ozs7OztDQVNBOzs7Ozs7Ozs7Ozs7Q0FTQTs7Ozs7Q0FLQTs7Ozs7OztDQU9BOzs7OztDQU1BOzs7Ozs7O0NBT0E7Ozs7Ozs7OztDQU1BOzs7Ozs7OztDQVNBOzs7Ozs7Ozs7OztDQVVBOzs7Ozs7Ozs7Ozs7Ozs7OztDQWVBOzs7Ozs7Ozs7Q0NuU0E7Ozs7OztDQTRCQTs7Ozs7Q0FPQTs7Ozs7Ozs7Ozs7O0NBV0E7Ozs7Ozs7Ozs7OztDQWFBOzs7OztDQUlBOzs7Ozs7Q0FPQTs7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7Q0FJQTs7Ozs7O0NBTUE7Ozs7OztDQU1BOzs7Ozs7Ozs7Ozs7O0NBWUE7Ozs7OztDQU1BOzs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7Q0FLQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztDQXFCQTs7Ozs7Q0FJQTs7Ozs7Ozs7Ozs7O0NBbUJBO0NBR0E7Ozs7O0NBTUE7Ozs7O0NBWUE7Q0FlQTs7Ozs7Ozs7Ozs7Ozs7Q0FnQkE7Ozs7Ozs7Ozs7OztDQVlBOzs7Ozs7Q0FNQTs7Ozs7Ozs7Ozs7Q0FRQTs7Ozs7O0NBTUE7Ozs7Ozs7OztDTGhDQTs7Ozs7OztDSzRDQTs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7Ozs7OztDQVdBOzs7Ozs7Ozs7Ozs7O0NBYUE7Ozs7OztDQU1BOzs7OztDQVVBOzs7OztDQU1BOzs7OztDQUtBOzs7Ozs7Q0FNQTs7Ozs7OztDQU1BOzs7Ozs7OztDQU9BOzs7Ozs7Ozs7Q0FXQTs7Ozs7O0NBT0E7Q0FDQTs7Ozs7Q0FFQTs7Ozs7Q0FPQTs7Ozs7Q0FJQTs7Ozs7O0NBSUE7Ozs7Ozs7Ozs7O0NBZUE7Ozs7Ozs7Q0FTQTs7Ozs7OztDQUlBOzs7Ozs7Q0N0WkE7Ozs7Ozs7OztDQVFBOzs7Ozs7Q0FPQTs7Ozs7Ozs7Q0FHQTs7Ozs7O0NBS0E7Ozs7Ozs7OztDQVFBOzs7OztDQU9BOzs7OztDQUlBOzs7Ozs7Ozs7OztDQVNBOzs7OztDQUtBOzs7Ozs7Q0FPQTs7Ozs7Ozs7Ozs7Q0FPQTs7Ozs7Ozs7Q0FLQTs7Ozs7O0NBTUE7Ozs7OztDQUdBOzs7OztDQUlBOzs7Ozs7Q0FJQTs7Ozs7O0NBUUE7Ozs7O0NBSUE7Ozs7O0NBR0E7Ozs7Ozs7Ozs7Ozs7O0NBWUE7Ozs7O0NBRUE7Ozs7O0NBS0E7Ozs7O0NBR0E7Ozs7Ozs7Ozs7Q0NuSUE7Ozs7Ozs7OztDQVNBO0NBRUE7Ozs7O0NBS0E7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7Q0FRQTs7Ozs7O0NBTUE7Ozs7O0NBSUE7Ozs7Ozs7O0NBVUE7Ozs7O0NBSUE7Ozs7Ozs7OztDQ1wvREE7Q0FFQTs7Ozs7Ozs7Ozs7Ozs7Q0FXQTs7Ozs7Ozs7Ozs7Q0FTQTs7Ozs7Q0FLQTs7Ozs7Ozs7Ozs7OztDQVlBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7OztDQWdCQTs7Ozs7O0NBTUE7Ozs7Ozs7Ozs7O0NBY0E7Ozs7Ozs7Ozs7Ozs7Ozs7Q1JrSkE7Q1FsSUE7Ozs7Ozs7Q0FLQTs7Ozs7Ozs7Q0NqR0E7Q0FFQTtDQUVBOzs7OztDQU9BO0NBRUE7Ozs7Ozs7O0NBUUE7Ozs7OztDQU9BOzs7Ozs7Ozs7O0NBU0E7Q0FFQTs7Ozs7Q0FRQTtDQUVBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FhQTs7Ozs7Q0FXQTs7Ozs7Ozs7OztDVHFKQTs7Ozs7OztDU3RJQTs7Ozs7Ozs7Ozs7Ozs7O0NDXC9FQTs7Ozs7OztDQU1BOzs7Ozs7Ozs7O0NBVUE7Ozs7Ozs7Q0FRQTtDQUVBOzs7Ozs7OztDQVFBOzs7Ozs7Ozs7OztDQVdBOzs7Ozs7O0NBT0E7Ozs7Ozs7O0NBU0E7Ozs7Ozs7O0NBUUE7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FhQTtDQUVBOzs7Ozs7Ozs7Ozs7Ozs7O0NBZ0JBOzs7Ozs7Ozs7Ozs7OztDQWVBOzs7Ozs7Ozs7OztDQVdBOzs7Ozs7O0NBT0E7Ozs7OztDQU1BOzs7Ozs7O0NBUUE7Ozs7Ozs7Ozs7Q0FXQTtDQUVBOzs7Ozs7O0NBUUE7Ozs7Ozs7Q0FVQTs7Ozs7Q0FJQTs7Ozs7Q0FNQTs7Ozs7Q0FJQTs7Ozs7O0NBT0E7Ozs7OztDQU1BOzs7Ozs7O0NBT0E7Ozs7Ozs7Ozs7O0NBU0E7Ozs7O0NBS0E7Q0FFQTs7Ozs7Q0FLQTs7Ozs7Ozs7Q0FRQTs7Ozs7OztDQVFBOzs7Ozs7Q0FPQTs7Ozs7O0NBS0E7Ozs7OztDQU1BOzs7Ozs7Q0FPQTs7Ozs7Ozs7Ozs7Q0FXQTs7Ozs7O0NBTUE7Q0FFQTs7Ozs7Q0FLQTs7Ozs7O0NBTUE7Q0FFQTs7Ozs7O0NBTUE7Ozs7O0NBTUE7Ozs7O0NBSUE7Ozs7OztDQU9BOzs7Ozs7Q0FNQTtDQUdBOzs7Ozs7O0NBT0E7Q0FHQTs7Ozs7O0NBSUE7Ozs7OztDQU9BOzs7Ozs7Q0FPQTs7Ozs7O0NBTUE7Ozs7Ozs7Q0FPQTs7Ozs7OztDQVFBOzs7Ozs7O0NBT0E7Ozs7Ozs7Q0FRQTs7Ozs7OztDQVFBOzs7OztDQUtBOzs7Ozs7Q0FNQTs7Ozs7O0NBTUE7Ozs7O0NBS0E7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7O0NBT0E7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Q1ZoVEE7Ozs7Ozs7Ozs7Ozs7Q1U0VUE7Ozs7O0NBS0E7Ozs7Ozs7OztDQVNBOzs7OztDQUtBOzs7Ozs7O0NBT0E7Ozs7Ozs7O0NBT0E7Ozs7OztDQU9BOzs7Ozs7O0NDOWdCQTs7Ozs7Ozs7Q0FPQTs7Ozs7Q0FLQTs7Ozs7Ozs7Q0NaQTs7Ozs7Ozs7Ozs7Q0FTQTtDQUVBOzs7Ozs7Ozs7Ozs7OztDQWFBOzs7Ozs7O0NBT0E7Ozs7OztDQU9BOzs7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7O0NDaERBOzs7Ozs7Ozs7O0NBVUE7Ozs7O0NBS0E7Ozs7O0NBS0E7Ozs7OztDQU1BIiwic291cmNlcyI6WyJzdHlsZXNcL19mdW5jdGlvbnMuc2NzcyIsInN0eWxlc1wvX21haW4uc2NzcyIsInN0eWxlc1wvX2pxdWVyeS11aS5zY3NzIiwic3R5bGVzXC9fbGlnaHRib3guc2NzcyIsInN0eWxlc1wvX25hdmlnYXRpb24uc2NzcyIsInN0eWxlc1wvX3NsaWRlc2hvdy5zY3NzIiwic3R5bGVzXC9faG9tZXBhZ2Uuc2NzcyIsInN0eWxlc1wvX2Jsb2cuc2NzcyIsInN0eWxlc1wvX2dhbGxlcmllcy5zY3NzIiwic3R5bGVzXC9fcHJvZmlsZXMuc2NzcyIsInN0eWxlc1wvX2NhcnQuc2NzcyIsInN0eWxlc1wvX2ZpbGVzLnNjc3MiLCJzdHlsZXNcL191c2VyLnNjc3MiLCJzdHlsZXNcL190aW55bWNlLnNjc3MiXSwibmFtZXMiOltdLCJfeF9vcmdfa29hbGEtZnJhbWV3b3JrX2xhc3QiOnsic291cmNlIjoxMywib3JpZ2luYWxMaW5lIjoyNywib3JpZ2luYWxDb2x1bW4iOjEsIm5hbWUiOjB9fQ== */
