.content__share__list,
.list,
.menu__bar>ul,
.path,
.subnav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.menu__bar>ul>li button,
.menu__btn,
.search,
.search__input,
.translate__btn {
    border: 0;
    outline: 0;
    padding: 0;
    cursor: pointer;
    background: transparent;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.abs_fill,
.centres__item__img:after,
.ecocycle__nav[data-type=pager]>:after,
.hero__slideshow:after,
.menu__btn>*,
.superlinks a.logo:after,
[data-bgfill=cover],
div.lazy-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-size: 100%
}

.mason,
body,
html {
    width: 100%;
    height: 100%
}

body {
    background: #CCCCCC
}

.mason *,
.mason :after,
.mason :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("/_includes/polyfills/boxsizing.htc")
}

.mason--resizing * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.mason {
    width: 1024px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    clear: both;
    position: relative;
    overflow: hidden;
    background: #FFFFFF
}

@media (min-width:0px) {
    .mason {
        width: auto
    }
}

.mason {
    color: #444444;
    font-family: "Source Sans Pro", sans-serif
}

button,
input,
select,
textarea {
    font-family: "Source Sans Pro", sans-serif
}

.video {
    max-width: 100%;
    position: relative;
    background: #000
}

.video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0
}

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
    color: #444444;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    line-height: 1.5em
}

.region a {
    color: #4587D0;
    text-decoration: none
}

.region hr {
    width: 100%;
    height: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #E0E0E0
}

.region iframe,
.region img {
    max-width: 100%
}

.region img {
    height: auto !important
}

.region img[data-fill] {
    max-width: none
}

.region figure {
    max-width: 100%;
    padding: 2px;
    margin: 1em 0;
    border: 1px solid #E0E0E0;
    background: #F8F8F8
}

.region figure img {
    clear: both
}

.region figure figcaption {
    clear: both
}

.region blockquote {
    margin: 1em 0;
    padding: 0 0 0 1em
}

.region table {
    max-width: 100%;
    margin: 1em 0;
    clear: both;
    border: 1px solid #E0E0E0;
    background: #F8F8F8
}

.region td,
.region th {
    text-align: left;
    padding: 0.25em 0.5em;
    border: 1px solid #E0E0E0
}

.region label {
    margin-right: .5em;
    display: block
}

.region legend {
    padding: 0 .5em
}

.region label em,
.region legend em {
    color: #CF1111;
    font-style: normal;
    margin-left: .2em
}

.region input {
    max-width: 100%
}

.region input[type=number],
.region input[type=password],
.region input[type=text] {
    width: 18em;
    height: 2em;
    display: block;
    padding: 0 0 0 .5em;
    border: 1px solid #E0E0E0
}

.region input[type=checkbox],
.region input[type=radio] {
    width: 1em;
    height: 1em;
    margin: .4em
}

.region textarea {
    max-width: 100%;
    display: block;
    padding: .5em;
    border: 1px solid #E0E0E0
}

.region select {
    max-width: 100%;
    width: 18em;
    height: 2em;
    padding: .2em;
    border: 1px solid #E0E0E0
}

.region select[size] {
    height: auto;
    padding: .2em
}

.region fieldset {
    border-color: #E0E0E0
}

.captcha {
    display: block;
    margin: 0 0 1em
}

.captcha__help {
    max-width: 28em
}

.captcha__help--extended {
    max-width: 26em
}

.captcha__elements {
    width: 200px
}

.btn {
    height: auto;
    margin-top: -1px;
    display: inline-block;
    padding: 0 1em;
    color: #4587D0;
    line-height: 2.8em;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #4587D0;
    background: transparent;
    -webkit-transition: background .4s, color .4s;
    -o-transition: background .4s, color .4s;
    transition: background .4s, color .4s
}

.btn:focus,
.btn:hover {
    color: #FFF;
    background: #4587D0
}

.btn__icon,
.btn__text {
    float: left;
    margin: 0 0.2em;
    line-height: inherit
}

.btn__icon {
    font-size: 1.5em;
    margin-top: -2px
}

.btn--disabled {
    color: #999;
    border-color: #999;
    cursor: default
}

.btn--disabled:focus,
.btn--disabled:hover {
    color: #999;
    background: transparent
}

.access__anchor,
.anchor,
.content__anchor {
    visibility: hidden;
    position: absolute;
    top: 0
}

#forumUpdateForm fieldset {
    margin: 1em 0
}

#forumUpdateForm .cmsForm__field {
    display: block;
    clear: both
}

.mason--admin .access__anchor,
.mason--admin .anchor,
.mason--admin .content__anchor {
    margin-top: -110px
}

.ui_toolbar {
    clear: both;
    margin: 1em 0;
    line-height: 2.1em
}

.ui_toolbar:after,
.ui_toolbar:before {
    content: '';
    display: table
}

.ui_toolbar:after {
    clear: both
}

.lte-ie7 .ui_toolbar {
    zoom: 1
}

.ui_left>*,
.ui_right>*,
.ui_toolbar>* {
    margin: 0 .5em 0 0;
    float: left
}

.ui_right>:last-child,
.ui_toolbar>:last-child {
    margin-right: 0
}

.ui_left {
    float: left
}

.ui_right {
    float: right;
    margin-left: .5em
}

.ui_button,
.ui_select,
.ui_tag {
    margin: 0 .5em 0 0;
    position: relative;
    float: left;
    text-align: left
}

.ui_button,
.ui_select>div,
.ui_tag {
    height: 2.1em;
    padding: 0 .6em;
    position: relative;
    font-size: 1em;
    white-space: nowrap;
    color: #444444 !important;
    line-height: 2.1em;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    background-color: #F8F8F8;
    background-image: none
}

.ui_button:hover,
.ui_select:hover>div {
    background-color: #E0E0E0
}

.ui_button.ui_button--selected,
.ui_select.ui_select--selected>div {
    background-color: #E0E0E0
}

.ui_button.ui_button--disabled,
.ui_select.ui_select--disabled>div {
    cursor: default;
    color: rgba(68, 68, 68, 0.25) !important;
    background-color: #F8F8F8
}

.ui_button {
    margin: 0 .3em 0 0;
    cursor: pointer;
    outline: none !important;
    text-decoration: none;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.ui_card {
    padding: 1em;
    display: block;
    text-align: left;
    color: #444444;
    background-color: #F8F8F8;
    border: 1px solid !important;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
    border-radius: 0px
}

.ui_card:after,
.ui_card:before {
    content: '';
    display: table;
    clear: both
}

.ui_card--void {
    padding: 0;
    overflow: hidden
}

.ui_card--void>* {
    margin: -1px -2px -1px -1px
}

.ui_card__img {
    margin: 0 -1em;
    display: block;
    overflow: hidden;
    border: 2px solid #F8F8F8
}

.ui_card__img--top {
    margin: -1em -1em 0;
    border-radius: 0px 0px 0 0
}

.ui_card__img--full {
    margin: -1em;
    border-radius: 0px
}

.ui_txt {
    margin: 0 0 0.8em;
    font-weight: 300;
    line-height: 1.6em
}

.ui_txt__title {
    margin: 0.6666666667em 0;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.3333333333em
}

.ui_txt__bold {
    margin: 0.8em 0;
    font-weight: 400
}

.ui_txt__sub {
    margin: -1em 0 1em;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 2em
}

.ui_txt__content {
    font-size: 0.9em;
    line-height: 1.7777777778em
}

.ui_txt__content * {
    display: inline;
    margin: 0
}

.ui_txt--truncate_3,
.ui_txt--truncate_4,
.ui_txt--truncate_5,
.ui_txt--truncate_6,
.ui_txt--truncate_7,
.ui_txt--truncate_8,
.ui_txt--truncate_9 {
    position: relative;
    overflow: hidden
}

.ui_txt--truncate_3:after,
.ui_txt--truncate_4:after,
.ui_txt--truncate_5:after,
.ui_txt--truncate_6:after,
.ui_txt--truncate_7:after,
.ui_txt--truncate_8:after,
.ui_txt--truncate_9:after {
    content: '';
    width: 50%;
    height: 1.6em;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
    background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
    background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
    background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8)
}

.ui_txt--truncate_3 {
    height: 4.8em
}

.ui_txt--truncate_3 .ui_txt__title {
    max-height: 1.3333333333em;
    overflow: hidden
}

.ui_txt--truncate_4 {
    height: 6.4em
}

.ui_txt--truncate_4 .ui_txt__title {
    max-height: 2.6666666667em;
    overflow: hidden
}

.ui_txt--truncate_5 {
    height: 8em
}

.ui_txt--truncate_5 .ui_txt__title {
    max-height: 4em;
    overflow: hidden
}

.ui_txt--truncate_6 {
    height: 9.6em
}

.ui_txt--truncate_6 .ui_txt__title {
    max-height: 5.3333333333em;
    overflow: hidden
}

.ui_txt--truncate_7 {
    height: 11.2em
}

.ui_txt--truncate_7 .ui_txt__title {
    max-height: 6.6666666667em;
    overflow: hidden
}

.ui_txt--truncate_8 {
    height: 12.8em
}

.ui_txt--truncate_8 .ui_txt__title {
    max-height: 8em;
    overflow: hidden
}

.ui_txt--truncate_9 {
    height: 14.4em
}

.ui_txt--truncate_9 .ui_txt__title {
    max-height: 9.3333333333em;
    overflow: hidden
}

.ui_select {
    padding: 0
}

.ui_select>div {
    padding: 0 1.5em 0 .6em;
    cursor: pointer;
    outline: none !important;
    text-decoration: none;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.ui_select>div:after {
    content: '';
    display: block;
    position: absolute;
    right: .6em;
    top: 50%;
    margin-top: -2px;
    border: 4px solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.ui_select>ul {
    padding: 0;
    margin: .75em 0 0;
    display: none;
    list-style: none;
    overflow: hidden;
    background: #fff;
    position: absolute;
    z-index: 8;
    top: 100%;
    right: 0
}

.ui_select>ul li {
    height: 2.1em;
    padding: .15em;
    clear: both;
    position: relative;
    border-bottom: 1px solid #ddd
}

.ui_select>ul li span {
    width: .6em;
    height: .6em;
    margin: .6em;
    float: left
}

.ui_select>ul li label {
    margin: 0 3.6em 0 1.8em;
    display: block;
    white-space: nowrap
}

.ui_select>ul li input {
    position: absolute;
    top: 50%;
    right: 0.15em;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.ui_select--selected>ul {
    display: block
}

.ui_group {
    float: left;
    margin: 0 .3em 0 0
}

.ui_group .ui_button {
    float: left;
    margin: 0;
    border-radius: 0;
    border-left-color: rgba(255, 255, 255, 0.15)
}

.ui_group .ui_button:first-child {
    border-radius: 0px 0 0 0px;
    border-left-color: rgba(0, 0, 0, 0.15)
}

.ui_group .ui_button:last-child {
    border-radius: 0 0px 0px 0
}

.ui_icon {
    height: .5em;
    font-size: 2em;
    line-height: .5em;
    display: inline-block;
    font-family: "Courier New", Courier, monospace
}

.ui_icon--prev:after {
    content: "\02039";
    font-weight: bold
}

.ui_icon--next:after {
    content: "\0203A";
    font-weight: bold
}

.ui-tooltip {
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    max-width: 300px;
    padding: 8px;
    position: absolute;
    z-index: 9999;
    font-size: 95%;
    line-height: 1.2
}

.f_display,
.goog-te-gadget .goog-te-combo,
.menu__bar>ul,
.ms-btn>a,
.ms-btn>span,
.search,
h1,
h2,
h3,
h4,
h5,
h6 {
    font: 700 1em/1.2 "Raleway", sans-serif
}

.fs14 {
    font-size: 0.7777777778em
}

.fs16,
.header__logo h2 {
    font-size: 0.8888888889em
}

.fs24,
.header__logo h1,
.ms-circle .fa {
    font-size: 1.3333333333em
}

.fs30 {
    font-size: 1.6666666667em
}

.fs36 {
    font-size: 2em
}

.content__title,
.fs48 {
    font-size: 2.6666666667em
}

.fs60 {
    font-size: 3.3333333333em
}

.w300 {
    font-weight: 300
}

.goog-te-gadget .goog-te-combo,
.menu__bar>ul,
.search,
.subnav ul,
.w500 {
    font-weight: 500
}

.w600 {
    font-weight: 600
}

.ms-btn {
    display: inline-block
}

.ms-btn>a,
.ms-btn>span {
    font-size: 0.7777777778em;
    letter-spacing: 0.0642857143em;
    font-weight: 400;
    display: block;
    background: #54ac44;
    color: #FFF !important;
    padding: 1.395em 2.25em
}

.mason--primary .ms-btn>a,
.mason--primary .ms-btn>span {
    border-radius: 2em;
    font-weight: 400
}

.mason--gateway .ms-btn>a,
.mason--gateway .ms-btn>span {
    background: #135d28
}

@media (min-width:769px) {

    .ms-btn>a:hover,
    .ms-btn>span:hover {
        background: #4b9a3d
    }

    .mason--gateway .ms-btn>a:hover,
    .mason--gateway .ms-btn>span:hover {
        background: #0f481f
    }
}

.ms-btn .fa {
    font-size: 1.2em;
    margin-left: 1.15em;
    color: rgba(255, 255, 255, 0.5)
}

.ms-circle {
    width: 2.7777777778em;
    height: 2.7777777778em;
    overflow: hidden;
    border-radius: 50%;
    overflow: visible;
    display: block;
    line-height: 3;
    text-align: center;
    -webkit-box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.05)
}

.ms-circle .fa {
    margin: auto
}

.content__share__list,
.list,
.menu__bar>ul,
.path,
.subnav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.menu__bar>ul>li button,
.menu__btn,
.search,
.search__input,
.translate__btn {
    border: 0;
    outline: 0;
    padding: 0;
    cursor: pointer;
    background: transparent;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.abs_fill,
.centres__item__img:after,
.ecocycle__nav[data-type=pager]>:after,
.hero__slideshow:after,
.menu__btn>*,
.superlinks a.logo:after,
[data-bgfill=cover],
div.lazy-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.txt_trunc {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.flex_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bg_fill,
[data-bgfill=cover] .lazy-item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.centres__item__img:after,
.menu__btn,
.ms-btn>a,
.ms-btn>span,
a {
    -webkit-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
    -o-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease
}

.centres__item__more,
.centres__item__txt,
.dropdown_ico,
.ecocycle__nav[data-type=pager]>:after,
.goog-te-gadget,
.menu__bar>ul>li>a:after,
.menu__bar>ul>li>ul,
.menu__bar>ul>li button,
.menu__btn>*,
.subnav__list__item__icon,
.superlinks a,
.translate__btn {
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out
}

.center {
    text-align: center
}

.caps,
.goog-te-gadget .goog-te-combo,
.ms-btn>a,
.ms-btn>span,
.path,
.subnav ul {
    text-transform: uppercase
}

.ms-pad {
    padding: 2em 0
}

.dropdown_ico,
.menu__bar>ul>li button {
    position: absolute;
    right: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 2em;
    line-height: 2
}

.block-l,
.ms-circle {
    background: #FFFFFF;
    color: #444444;
    fill: #444444
}

.block-d {
    background: #54ac44;
    color: #FFF;
    fill: #FFF
}

.col-pri,
.content__region a {
    color: #54ac44
}

.col-sec {
    color: #f69b3a
}

.col-ter {
    color: #135d28
}

.col-white,
.goog-te-gadget .goog-te-combo {
    color: #FFF
}

.bg-pri {
    background-color: #54ac44
}

.bg-sec {
    background-color: #f69b3a
}

.bg-ter {
    background-color: #135d28
}

.bg-quat {
    background-color: #135d28
}

.table {
    display: table;
    width: 100%;
    height: 100%
}

.tablecell {
    display: table-cell;
    vertical-align: middle
}

.border {
    border: 2px solid #E0E0E0
}

.a_block {
    display: block
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    built: June 2018
}

.mason {
    font: 400 1.125em/1.6666666667 "Source Sans Pro", sans-serif;
    background: #54ac44
}

button,
input {
    font: inherit;
    color: inherit;
    text-transform: inherit;
    letter-spacing: inherit
}

a:active,
a:focus,
button:active,
button:focus {
    outline: none !important
}

a {
    text-decoration: none;
    color: inherit
}

.f_display,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: auto
}

svg {
    color: inherit;
    fill: currentColor
}

html {
    font-size: .825em
}

@media (min-width:415px) {
    html {
        font-size: .85em
    }
}

@media (min-width:769px) {
    html {
        font-size: .915em
    }
}

@media (min-width:1025px) {
    html {
        font-size: .95em
    }
}

@media (min-width:1301px) {
    html {
        font-size: 1em
    }
}

.ms-spread {
    width: 100%;
    max-width: 1300px;
    padding-right: 5%;
    padding-left: 5%;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (min-width:1301px) {
    .ms-spread {
        max-width: none;
        padding-right: calc(50% - 585px);
        padding-left: calc(50% - 585px)
    }
}

.ms-spread:after,
.ms-spread:before {
    content: "";
    display: table
}

.ms-spread:after {
    clear: both
}

.ms-center {
    width: 90%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1244px
}

.ms-center:after,
.ms-center:before {
    content: "";
    display: table
}

.ms-center:after {
    clear: both
}

.parent {
    position: relative;
    width: 100%
}

.parent:after,
.parent:before {
    content: "";
    display: table
}

.parent:after {
    clear: both
}

.r90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.r180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.r270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.lazy-item {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.loaded .lazy-item {
    opacity: 1
}

.ecocycle__item .hero__img {
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 1.5s ease;
    -o-transition: opacity 1.5s ease;
    transition: opacity 1.5s ease
}

.ecocycle__item.active .hero__img {
    opacity: 1
}

.mason--primary .ecocycle__nav {
    width: 24px;
    position: absolute;
    top: 50%;
    left: 2em;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%)
}

.ecocycle__nav[data-type=pager]>* {
    width: 2.7777777778em;
    height: 2px;
    position: relative;
    display: inline-block;
    margin: 5px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.2)
}

.mason--primary .ecocycle__nav[data-type=pager]>* {
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 50%;
    margin: 7px;
    float: left
}

.ecocycle__nav[data-type=pager]>:after {
    top: -2px;
    background: #a0d197;
    content: '';
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.mason--gateway .ecocycle__nav[data-type=pager]>:after {
    background: #135d28
}

.mason--primary .ecocycle__nav[data-type=pager]>:after {
    top: 0;
    border-radius: 50%;
    background: #54ac44
}

.ecocycle__nav[data-type=pager]>.active:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.access {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative
}

.circle__svg {
    position: absolute;
    top: -1.5em;
    right: -1.5em;
    bottom: -1.5em;
    left: -1.5em;
    z-index: -1;
    width: calc(100% + 3em);
    height: calc(100% + 3em);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.circle__svg__path {
    fill: none;
    stroke: #edf0ed;
    stroke-linejoin: round;
    stroke-width: .7em;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    -webkit-transition: stroke-dashoffset 0.5s ease-in-out;
    -o-transition: stroke-dashoffset 0.5s ease-in-out;
    transition: stroke-dashoffset 0.5s ease-in-out
}

.circle__svg__active .circle__svg__path {
    stroke-dashoffset: 560
}

@media (min-width:769px) {
    .circle__svg__init:hover .circle__svg__path {
        stroke-dashoffset: 560
    }
}

.header {
    padding: .85em 0;
    overflow: hidden
}

.header__logo {
    font-size: .75em
}

.header__logo>* {
    margin: .25em;
    display: inline-block;
    vertical-align: middle
}

.header__logo img {
    width: 4.4444444444em;
    height: 4.4444444444em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.header__logo h1 {
    color: #54ac44
}

.header__logo h1 span {
    color: #135d28
}

.header__logo h2 {
    font-style: italic
}

@media (min-width:600px) {
    .header {
        text-align: left
    }
}

@media (min-width:970px) {
    .header__logo {
        font-size: 1em
    }

    .header__logo img {
        margin-right: 1.2em
    }
}

@media (min-width:970px) {
    .header__center {
        padding-right: 27em
    }

    .header__logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.menu__btn {
    width: 100%;
    height: 3.5em;
    line-height: 3.5;
    overflow: hidden;
    background: #54ac44;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.menu__btn .fa {
    margin-right: .3em
}

.menu__btn--back {
    opacity: 0;
    -webkit-transform: translateY(-75%);
    -ms-transform: translateY(-75%);
    transform: translateY(-75%)
}

.menu__bar>ul>li button {
    display: none
}

.menu__bar {
    width: 100%;
    display: none
}

.menu__bar>ul {
    font-size: 0.8333333333em;
    letter-spacing: 0.06em;
    padding: 2.5em 5%;
    width: 100%
}

.menu__bar>ul>li {
    position: relative
}

.menu__bar>ul>li:first-child {
    border-top: 2px solid rgba(255, 255, 255, 0.2)
}

.menu__bar>ul>li>a {
    position: relative;
    padding: 1em 3.65em 1em 1em;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2)
}

.menu__bar>ul>li>a:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    left: 0;
    background: #a0d197;
    height: 3px;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.menu__bar>ul>li button {
    background: rgba(0, 0, 0, 0.1);
    bottom: auto;
    top: .5em;
    right: .5em;
    width: 2.2em;
    height: 2.2em;
    overflow: hidden;
    border-radius: 4px
}

.menu__bar>ul>li>ul {
    background: rgba(0, 0, 0, 0.05);
    padding: 1em 5%;
    margin: 0;
    display: none;
    overflow: hidden
}

.menu__bar>ul>li>ul a {
    padding: .65em 5%
}

.menu__bar>ul>li.menu__bar__item--subitems>button {
    display: block
}

.menu__bar>ul>li.menu__bar__item--expand>button .fa {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.menu__bar>ul>li.menu__bar__item--expand>ul {
    display: block
}

.menu__extra {
    padding: 1.5em 5%;
    background: rgba(0, 0, 0, 0.2)
}

@media (min-width:600px) {
    .menu__btn {
        position: absolute;
        top: -4.425em;
        right: 5%;
        z-index: 1;
        width: 7.25em
    }
}

@media (max-width:969px) {
    .mason--menu .menu__bar {
        display: block
    }

    .mason--menu .menu__btn {
        background: #48923a
    }

    .mason--menu .menu__btn--front {
        opacity: 0;
        -webkit-transform: translateY(75%);
        -ms-transform: translateY(75%);
        transform: translateY(75%)
    }

    .mason--menu .menu__btn--back {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@media (min-width:970px) {
    .menu {
        z-index: 2
    }

    .menu__btn {
        display: none
    }

    .menu__bar {
        width: 90%;
        padding: 0;
        display: block !important
    }

    .menu__bar:before {
        position: absolute;
        content: '';
        top: 0;
        right: -2000em;
        bottom: 0;
        left: -2000em;
        display: block;
        background: #54ac44;
        -webkit-box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.05)
    }

    .menu__bar>ul {
        margin: 0;
        padding: 0 6.5em 0 0
    }

    .menu__bar>ul>li {
        width: auto;
        margin: 0 1em;
        display: inline-block
    }

    .menu__bar>ul>li:first-child {
        border: none
    }

    .menu__bar>ul>li>a {
        border: none;
        padding: 1.4em 0
    }

    .menu__bar>ul>li.menu__bar__item--selected>a:after,
    .menu__bar>ul>li:hover a:after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .menu__bar>ul button {
        display: none !important
    }

    .menu__bar>ul>li>ul {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        width: 20em;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(1em);
        -ms-transform: translateY(1em);
        transform: translateY(1em);
        background: #428736;
        padding: 1em 0;
        z-index: 1
    }

    .menu__bar>ul>li>ul li a {
        padding-left: 1.5em;
        padding-right: 1.5em;
        color: rgba(255, 255, 255, 0.6)
    }

    .menu__bar>ul>li>ul li a:hover {
        color: #FFF
    }

    .menu__bar>ul>li:hover>ul {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .menu__extra {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        width: 100%;
        visibility: hidden;
        background: transparent
    }

    .menu__extra>* {
        visibility: visible
    }
}

@media (min-width:1025px) {
    .mason--menu-pin .menu__bar {
        position: fixed;
        top: 0;
        left: 0;
        right: 0
    }
}

.lte-ie9 .menu__bar>ul>li {
    display: inline-block
}

.superlinks {
    text-transform: none;
    text-align: left;
    padding: 1em 5%;
    background: #FFF
}

.superlinks--header {
    display: none
}

.superlinks ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.superlinks ul:after,
.superlinks ul:before {
    content: "";
    display: table
}

.superlinks ul:after {
    clear: both
}

.superlinks ul.owl-loaded {
    margin: 5px 0
}

.superlinks ul>* {
    width: 100%;
    float: left;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 5px 5px
}

.superlinks a {
    font-size: 1.1111111111em;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    display: block;
    padding: .75em 1em;
    border-radius: 1em;
    color: #54ac44;
    min-height: 4.1666666667em;
    overflow: hidden;
    position: relative;
    will-change: transform;
    background: #e7f2e5;
    border: 0.1666666667em solid #c5e0bf;
    z-index: 0
}

.superlinks a.logo:after {
    right: 1em;
    left: 1em;
    content: '';
    background: url("/_site/images/design/logo.png") no-repeat right center/contain;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: .3
}

.superlinks a.auriga {
    white-space: nowrap;
    text-indent: 20000em;
    border-color: #d4d9eb;
    background: #ebedf5 url("/_site/images/design/logo_auriga.png") no-repeat 50% 45%/contain
}

@media (min-width:470px) {
    .superlinks ul>* {
        width: 50%
    }
}

@media (min-width:970px) {
    .superlinks {
        width: 25.2222222222em;
        background: transparent;
        position: absolute;
        top: 100%;
        right: 0;
        padding: 0;
        z-index: -1
    }

    .superlinks ul {
        font-size: .8em
    }

    .superlinks li {
        padding-top: 0
    }

    .superlinks a {
        padding-top: .65em;
        padding-bottom: .65em;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .superlinks a.auriga {
        background-size: 80% auto
    }
}

@media (min-width:970px) {
    .superlinks {
        top: -1em;
        z-index: 0
    }

    .superlinks a {
        overflow: visible;
        position: relative
    }

    .superlinks a:hover {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px)
    }

    .superlinks a:before {
        position: absolute;
        content: '';
        bottom: 100%;
        left: -3px;
        right: -3px;
        height: 10px;
        z-index: 1;
        border-left: inherit;
        border-right: inherit;
        background-color: inherit
    }

    .superlinks--header {
        display: block
    }

    .superlinks--menu {
        display: none
    }
}

@media (min-width:1025px) {
    .superlinks ul {
        font-size: .925em
    }
}

@media (min-width:1301px) {
    .superlinks ul {
        font-size: 1em
    }
}

.search {
    font-size: 0.8333333333em;
    letter-spacing: 0.06em;
    height: 3.1111111111rem
}

.search__input {
    cursor: auto;
    width: 100%;
    height: 100%;
    color: #FFF;
    padding: 0 1em 0 2.75em;
    border-radius: 3.1111111111rem;
    border: 2px solid rgba(255, 255, 255, 0.1);
    background: url("/_site/images/design/icon_search.svg") no-repeat 1em center
}

.search__input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1 !important
}

.search__input:-moz-placeholder {
    color: inherit;
    opacity: 1 !important
}

.search__input::-moz-placeholder {
    color: inherit;
    opacity: 1 !important
}

.search__input:-ms-input-placeholder {
    color: inherit;
    opacity: 1 !important
}

@media (min-width:970px) {
    .search {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto 0;
        text-align: right;
        width: 16em;
        height: 40px;
        visibility: hidden
    }

    .search__input {
        width: 0;
        cursor: pointer;
        color: rgba(255, 255, 255, 0);
        padding: 0 18.25px;
        visibility: visible;
        background-color: #54ac44;
        background-position: 11.5px center;
        -webkit-transition: border-color .3s ease, width .3s ease, padding .3s ease, color .3s ease .2s, -webkit-box-shadow .3s ease;
        transition: border-color .3s ease, width .3s ease, padding .3s ease, color .3s ease .2s, -webkit-box-shadow .3s ease;
        -o-transition: border-color .3s ease, box-shadow .3s ease, width .3s ease, padding .3s ease, color .3s ease .2s;
        transition: border-color .3s ease, box-shadow .3s ease, width .3s ease, padding .3s ease, color .3s ease .2s;
        transition: border-color .3s ease, box-shadow .3s ease, width .3s ease, padding .3s ease, color .3s ease .2s, -webkit-box-shadow .3s ease
    }

    .search__input:hover {
        border-color: rgba(255, 255, 255, 0.3)
    }

    .search__input:focus {
        width: 100%;
        cursor: text;
        color: #FFF;
        padding: 0 1em 0 2.5em;
        border-color: rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: -20px 0 8px #54ac44;
        box-shadow: -20px 0 8px #54ac44
    }
}

.translate {
    height: 42px;
    overflow: hidden;
    margin-bottom: 1em;
    border-radius: 3.1111111111em
}

.no-js .translate {
    display: none
}

.translate__btn {
    display: none
}

#translate__load {
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
    border: 2px solid rgba(255, 255, 255, 0.1)
}

#translate__load span {
    display: none
}

.goog-te-gadget {
    height: 100%
}

.goog-te-gadget>div {
    height: 100%;
    display: block
}

.goog-te-gadget .goog-te-combo {
    width: 100%;
    width: calc(100% + 30px);
    height: 100%;
    border: 0;
    font-size: 14px;
    padding: 0 1em 0 2.5625em;
    margin: 0 !important;
    background: #54ac44 url("/_site/images/design/icon_globe.svg") no-repeat 1em center;
    -moz-appearance: none;
    -webkit-appearance: none
}

.goog-te-gadget .goog-te-combo::-ms-expand {
    display: none
}

.mason--gateway .goog-te-gadget .goog-te-combo {
    background-color: #135d28
}

@media (min-width:970px) {
    .translate {
        height: 40px;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 2.65em;
        background: #54ac44;
        -webkit-transition: -webkit-box-shadow .3s ease;
        transition: -webkit-box-shadow .3s ease;
        -o-transition: box-shadow .3s ease;
        transition: box-shadow .3s ease;
        transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
    }

    .mason--gateway .translate {
        background: #135d28
    }

    .translate:hover #translate__load {
        border-color: rgba(255, 255, 255, 0.3)
    }

    #translate__load,
    .translate__btn {
        overflow: hidden;
        width: 40px;
        border-radius: 40px
    }

    .translate__btn {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background: url("/_site/images/design/icon_globe.svg") no-repeat center
    }

    #translate__load {
        float: right;
        -webkit-transition: border-color .3s ease, width .3s ease, padding .3s ease, color .3s ease .2s;
        -o-transition: border-color .3s ease, width .3s ease, padding .3s ease, color .3s ease .2s;
        transition: border-color .3s ease, width .3s ease, padding .3s ease, color .3s ease .2s
    }

    .goog-te-gadget {
        opacity: 0
    }

    .mason--translate .translate {
        -webkit-box-shadow: -20px 0 8px #54ac44;
        box-shadow: -20px 0 8px #54ac44
    }

    .mason--translate #translate__load {
        width: 100%
    }

    .mason--translate .goog-te-gadget {
        opacity: 1;
        -webkit-transition-delay: 200ms;
        -o-transition-delay: 200ms;
        transition-delay: 200ms
    }

    .mason--translate .translate__btn {
        opacity: 0;
        visibility: hidden
    }

    .mason--translate.mason--gateway .translate {
        -webkit-box-shadow: -20px 0 8px #135d28;
        box-shadow: -20px 0 8px #135d28
    }
}

.hero {
    position: relative;
    max-height: 25em;
    background: #222;
    width: 100%;
    z-index: 0
}

.hero:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 50%
}

.hero__slideshow {
    z-index: 0
}

.hero__slideshow:after {
    background: rgba(0, 0, 0, 0.5);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.7) 100%);
    content: '';
    z-index: 1
}

.hero__watermark {
    overflow: hidden
}

.hero__overlay {
    top: auto;
    bottom: 2em
}

svg.icon_logo {
    fill: rgba(0, 0, 0, 0.2);
    width: 33.1666666667em;
    height: 32.7222222222em;
    position: absolute;
    top: 50%;
    right: -6%;
    -webkit-transform: translateY(-40%) rotate(-25deg);
    -ms-transform: translateY(-40%) rotate(-25deg);
    transform: translateY(-40%) rotate(-25deg)
}

.path__item {
    font-size: 0.8888888889em;
    letter-spacing: 0.1125em;
    display: inline;
    position: relative
}

.path__item:first-child .path__item__sep {
    display: none
}

.path__item:last-child {
    color: rgba(255, 255, 255, 0.5)
}

.path__item__sep {
    color: #54ac44;
    margin: 0 1.15em
}

.main {
    z-index: 0
}

.content {
    padding: 4em 0
}

.sidebar {
    margin: 0 0 2em
}

@media (min-width:769px) {

    .mason--inner .hero__overlay ul,
    .mason--inner .main__content>* {
        float: right
    }

    .mason--inner .content,
    .mason--inner .hero__overlay ul {
        width: 60%;
        padding-left: 7%
    }

    .mason--inner .sidebar {
        width: 40%;
        margin-top: -5.7222222222em;
        margin-bottom: 3.5em
    }
}

@media (min-width:1025px) {

    .csscalc .mason--inner .content,
    .csscalc .mason--inner .hero__overlay ul {
        width: calc(100% - 20.5555555556em)
    }

    .csscalc .mason--inner .sidebar {
        width: 20.5555555556em
    }
}

.mason--centres .content {
    text-align: center;
    padding-bottom: 1em
}

.content__title {
    color: #54ac44
}

.content__region:after,
.content__region:before {
    content: "";
    display: table
}

.content__region:after {
    clear: both
}

.mason--centres .content__region {
    display: none
}

.content__region h2,
.content__region h3,
.content__region h4,
.content__region h5,
.content__region h6 {
    margin: 1em 0 0;
    color: #54ac44
}

.content__region h2 {
    font-size: 1.8888888889em
}

.content__region h3 {
    font-size: 1.6666666667em
}

.content__region h4 {
    font-size: 1.3888888889em
}

.content__region h5 {
    font-size: 1.2222222222em
}

.content__region img {
    max-width: 100%;
    height: auto
}

.content__region img[style*=right] {
    margin: 0 0 1em 1em
}

.content__region img[style*=left] {
    margin: 0 1em 1em 0
}

.mason--inner .content>div:not(.content__share) {
    margin-bottom: 3em
}

.content__attachments:after,
.content__attachments:before {
    content: "";
    display: table
}

.content__attachments:after {
    clear: both
}

.mason--centres .content__attachments {
    display: none
}

.content__share {
    margin: 0;
    padding: .5em;
    font-size: .75em
}

.content__share__list__icon {
    display: inline-block;
    min-width: 20%;
    padding: .5em;
    font-size: 2em
}

h2.content__block__news_category__list__item__title {
    font-size: 1.2em
}

.subnav {
    background: #f2f2f2
}

.subnav__header {
    padding: 2.065em 5%;
    height: 5.7222222222em
}

.subnav__main {
    padding: 1.7777777778em 0
}

.subnav ul {
    font-size: 0.8888888889em;
    letter-spacing: 0.05625em
}

.subnav ul:after,
.subnav ul:before {
    content: "";
    display: table
}

.subnav ul:after {
    clear: both
}

.subnav ul a {
    position: relative;
    padding: 1.525em 8% 1.525em 5%
}

.subnav__list__item__icon {
    right: 5%;
    opacity: 0;
    z-index: 1;
    -webkit-transform: translateX(0) scale(0);
    -ms-transform: translateX(0) scale(0);
    transform: translateX(0) scale(0)
}

.subnav__list__item__icon .fa {
    position: relative;
    top: -.0915em;
    font-size: 1.075em
}

.subnav__list__item--selected a,
.subnav__list__item a:hover {
    background: #FFF;
    color: #54ac44
}

.subnav__list__item--selected a .subnav__list__item__icon,
.subnav__list__item a:hover .subnav__list__item__icon {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1)
}

.subnav__list__item--selected {
    font-weight: 700
}

@media (min-width:769px) {
    .subnav__list__item__icon {
        right: 12%
    }

    .subnav__header,
    .subnav ul a {
        padding-left: 12%;
        padding-right: 15%
    }
}

.centres {
    padding-bottom: 4.5em
}

.centres__item a {
    position: relative;
    border-radius: 50%
}

.centres__item a:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 100%
}

.centres__item h3 {
    font-size: 1.6666666667em
}

.centres__item__img {
    border-radius: 50%;
    overflow: hidden
}

.centres__item__img:after {
    content: '';
    background: rgba(55, 55, 55, 0.5)
}

.centres__item__txt {
    padding: 2em;
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em)
}

.centres__item__more {
    font-size: 0.7777777778em;
    letter-spacing: 0.0642857143em;
    font-weight: 400;
    margin: 1.35em 0 0;
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em);
    opacity: 0
}

@media (min-width:769px) {
    .centres__item a:hover .centres__item__img:after {
        background: rgba(84, 172, 68, 0.75);
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }

    .centres__item a:hover .centres__item__more,
    .centres__item a:hover .centres__item__txt {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }
}

.footer {
    background: inherit;
    padding: .6em 0
}

.footer .no-brk {
    white-space: nowrap
}

.footer__sep {
    margin: 0 1.5em;
    font-size: 85%;
    position: relative;
    top: -.1em;
    color: #43812d
}

.footer [data-scroll] {
    margin: 1em auto 0
}

@media (max-width:414px) {
    .footer__sep {
        height: .5em;
        display: block;
        visibility: hidden
    }
}

@media (min-width:769px) {
    .footer {
        text-align: left
    }

    .footer__legal {
        padding-right: 5.5555555556em
    }

    .footer [data-scroll] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto
    }

    .footer [data-scroll]:hover {
        background: #4b9a3d;
        color: #FFF
    }

    .footer p a:hover {
        text-decoration: underline
    }
}

.table__container {
    display: block;
    max-width: 100%;
    overflow: auto !important;
    margin: 20px 0;
}