.c_fab.cr,.c_fas.cr {
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.c_fa-facebook-f.cr::before {
    content: "";
}

.c_fa-instagram.cr::before {
    content: "";
}

.c_fa-minus.cr::before {
    content: "";
}

.c_fa-pinterest.cr::before {
    content: "";
}

.c_fa-plus.cr::before {
    content: "";
}

.c_fa-twitter.cr::before {
    content: "";
}

.c_fa-youtube.cr::before {
    content: "";
}

.c_sr-only.cr {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.c_fab.cr {
    font-family: "Font Awesome 5 Brands";
}

.c_fas.cr {
    font-family: "Font Awesome 5 Free";
}

.c_fas.cr {
    font-weight: 900;
}

dl.cr,h1,h2,h3,h4.cr,p.cr,ul.cr {
    margin-top: 0;
}

dl.cr,ul.cr {
    margin-bottom: 1rem;
}

dd.cr,h1,h2,h3,h4.cr {
    margin-bottom: .5rem;
}

button.cr {
    overflow: visible;
}

article.cr,footer.cr,header.cr,main.cr,nav.cr,section.cr {
    display: block;
}

* {
    box-sizing: border-box;
}

html {
    line-height: 1.15;
    text-size-adjust: 100%;
    tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
}

body {
    text-align: left;
}

.dialog {
    color: #263c69;
}

[tabindex="-1"]:focus {
    outline: 0!important;
}

button.cr:not(:disabled) {
    cursor: pointer;
}

dd.cr {
    margin-left: 0;
}

a,a:link,a:visited {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

svg.cr {
    overflow: hidden;
    vertical-align: middle;
}

button.cr {
    border-radius: 0;
}

button.cr {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button.cr {
    text-transform: none;
}

button.cr {
    appearance: button;
}

h1,h2,h3,h4.cr {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.75rem;
}

h4.cr {
    font-size: 1.5rem;
}

.c_container.cr {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

@media(min-width: 576px) {
    .c_container.cr {
        max-width:540px;
    }
}

@media(min-width: 768px) {
    .c_container.cr {
        max-width:720px;
    }
}

@media(min-width: 992px) {
    .c_container.cr {
        max-width:960px;
    }
}

@media(min-width: 1200px) {
    .c_container.cr {
        max-width:1140px;
    }
}

.c_row.cr {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.c_col-lg-8.cr {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media(min-width: 992px) {
    .c_col-lg-8.cr {
        box-flex:0;
        -webkit-box-flex: 0;
        -ms-box-flex: 0;
        -moz-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.c_sr-only.cr {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

@media print {
    * {
        text-shadow: none!important;
        box-shadow: none!important;
    }
}

@media print {
    h2,h3,p.cr {
        orphans: 3;
        widows: 3;
    }
}

@media print {
    h2,h3 {
        break-after: avoid;
    }
}

@media print {
    .c_container.cr,body {
        min-width: 992px!important;
    }
}

a,article.cr,body,dd.cr,div.cr,dl.cr,dt.cr,em.cr,footer.cr,h1,h2,h3,h4.cr,header.cr,html,i.cr,li.cr,nav.cr,object.cr,p.cr,section.cr,span.cr,ul.cr {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

article.cr,footer.cr,header.cr,nav.cr,section.cr {
    display: block;
}

.c_header__mainNav.cr {
    box-shadow: rgba(0,0,0,.16) 0 3px 6px,rgba(0,0,0,.23) 0 3px 6px;
}

.c_header.cr {
    font-family: acumin-pro,"Franklin Gothic",sans-serif;
}

@media only print {
    .c_header.cr {
        display: none;
    }
}

.c_header__goldBar.cr,.c_header__goldBar--inner.cr {
    display: box;
    display: -webkit-box;
    display: -ms-box;
    display: -moz-box;
    height: auto;
}

.c_header__goldBar.cr {
    background: #9ce477;
    display: flex;
    box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;
    -moz-box-align: center;
    align-items: center;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
}

.c_header__goldBar--inner.cr {
    position: relative;
    padding: .3rem 0;
    display: flex;
    box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
    flex-direction: row;
    box-pack: justify;
    -webkit-box-pack: justify;
    -ms-box-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between;
    box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;
    -moz-box-align: center;
    align-items: center;
    width: 1140px;
    box-sizing: border-box;
}

@media(max-width: 1199px) {
    .c_header__goldBar--inner.cr {
        width:940px;
    }
}

@media(max-width: 990px) {
    .c_header__goldBar--inner.cr {
        width:720px;
    }
}

@media(max-width: 767px) {
    .c_header__goldBar--inner.cr {
        width:100%;
        padding: .75rem 1rem;
        flex-wrap: wrap;
        transition: height .2s linear 0s;
        overflow: hidden;
        box-sizing: border-box;
        box-align: center;
        -webkit-box-align: center;
        -ms-box-align: center;
        -moz-box-align: center;
        align-items: center;
        box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        -moz-box-flex: 1;
        flex: 1 1 auto;
    }
}

.c_header__goldBar--menus.cr {
    width: 100%;
    height: auto;
    display: flex;
    box-align: baseline;
    -webkit-box-align: baseline;
    -ms-box-align: baseline;
    -moz-box-align: baseline;
    align-items: baseline;
    background: #9ce477;
}

@media(max-width: 767px) {
    .c_header__goldBar--menus.cr {
        position:relative;
        left: 0;
        width: 100%;
        justify-content: stretch;
        padding: .5rem 1rem 0;
        box-ordinal-group: 5;
        -webkit-box-ordinal-group: 5;
        -ms-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        order: 4;
        transition: height .2s linear 0s;
        display: none;
        height: 0;
    }
}

.c_header__goldBar__quickLinks.cr ul.cr li.cr:hover {
    text-decoration: underline;
    cursor: pointer;
}

.c_header__goldBar__quickLinks.cr {
    margin-left: auto;
}

.c_header__goldBar__quickLinks.cr span.cr {
    display: none;
}

@media(max-width: 767px) {
    .c_header__goldBar__quickLinks.cr span.cr {
        display:block;
        margin-bottom: 1.5rem;
        color: #263c69;
        font-weight: 700;
    }
}

.c_header__goldBar__quickLinks.cr ul.cr {
    font-size: .875rem;
    display: flex;
    box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.c_footer.cr,.c_header__signature--siteName.cr {
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
}

.c_header__goldBar__quickLinks.cr ul.cr li.cr {
    margin-right: 1.25rem;
}

.c_header__goldBar__quickLinks.cr ul.cr li.cr a {
    width: 100%;
    font-size: .875rem;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
    color: #263c69;
}

.c_header__goldBar__quickLinks.cr ul.cr li.cr a:visited {
    color: #263c69;
}

.c_header__goldBar__quickLinks.cr ul.cr li.cr a:hover {
    cursor: pointer;
    text-decoration: underline;
}

@media(max-width: 767px) {
    .c_header__goldBar__quickLinks.cr ul.cr li.cr {
        width:100%;
        display: flex;
        box-align: stretch;
        -webkit-box-align: stretch;
        -ms-box-align: stretch;
        -moz-box-align: stretch;
        align-items: stretch;
    }
}

@media(max-width: 767px) {
    .c_header__goldBar__quickLinks.cr ul.cr li.cr:not(:last-child) {
        margin-bottom:.6rem;
    }
}

@media(max-width: 767px) {
    .c_header__goldBar__quickLinks.cr ul.cr {
        position:relative;
        box-orient: vertical;
        -webkit-box-orient: vertical;
        -ms-box-orient: vertical;
        -moz-box-orient: vertical;
        box-direction: normal;
        -webkit-box-direction: normal;
        -ms-box-direction: normal;
        -moz-box-direction: normal;
        flex-direction: column;
        display: flex;
    }
}

@media(max-width: 767px) {
    .c_header__goldBar__quickLinks.cr {
        box-orient:vertical;
        -webkit-box-orient: vertical;
        -ms-box-orient: vertical;
        -moz-box-orient: vertical;
        box-direction: normal;
        -webkit-box-direction: normal;
        -ms-box-direction: normal;
        -moz-box-direction: normal;
        flex-direction: column;
        margin: 0;
        box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        -moz-box-flex: 1;
        flex: 1 1 30%;
    }
}

.c_header__signature.cr,.c_header__signature--inner.cr {
    display: box;
    display: -webkit-box;
    display: -ms-box;
    display: -moz-box;
    min-height: 1px;
}

@media(max-width: 767px) {
    .c_header__goldBar.cr {
        box-align:start;
        -webkit-box-align: start;
        -ms-box-align: start;
        -moz-box-align: start;
        align-items: flex-start;
    }
}

.c_header__signature.cr {
    background-color: #263c69;
    height: auto;
    display: flex;
    box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;
    -moz-box-align: center;
    align-items: center;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
}

.c_header__signature--inner.cr {
    padding: 1.75rem 0;
    width: 1140px;
    display: flex;
    box-pack: start;
    -webkit-box-pack: start;
    -ms-box-pack: start;
    -moz-box-pack: start;
    justify-content: flex-start;
    height: 101.3px;
}

@media(max-width: 1199px) {
    .c_header__signature--inner.cr {
        width:940px;
    }
}

@media(max-width: 990px) {
    .c_header__signature--inner.cr {
        width:720px;
    }
}

@media(max-width: 767px) {
    .c_header__signature--inner.cr {
        width:100%;
        box-orient: vertical;
        -webkit-box-orient: vertical;
        -ms-box-orient: vertical;
        -moz-box-orient: vertical;
        box-direction: normal;
        -webkit-box-direction: normal;
        -ms-box-direction: normal;
        -moz-box-direction: normal;
        flex-direction: column;
        box-align: center;
        -webkit-box-align: center;
        -ms-box-align: center;
        -moz-box-align: center;
        align-items: center;
        box-pack: center;
        -webkit-box-pack: center;
        -ms-box-pack: center;
        -moz-box-pack: center;
        justify-content: center;
        height: auto;
        box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        -moz-box-flex: 1;
        flex: 1 1 auto;
    }
}

.c_header__signature--logo.cr {
    position: relative;
    box-flex: 0;
    -webkit-box-flex: 0;
    -ms-box-flex: 0;
    -moz-box-flex: 0;
    flex: 0 1 10%;
    display: flex;
    height: 45.3px;
    box-pack: start;
    -webkit-box-pack: start;
    -ms-box-pack: start;
    -moz-box-pack: start;
    justify-content: flex-start;
    cursor: pointer;
}

.c_header__signature--logo.cr div.cr {
    width: auto;
}

.c_header__signature--logo.cr div.cr object.cr {
    height: 100%;
    pointer-events: none;
}

.c_header__signature--logo.cr::after {
    content: "";
    background: #999;
    height: 125%;
    width: .1rem;
    position: absolute;
    left: 111%;
    top: -10%;
}

@media(max-width: 1199px) {
    .c_header__signature--logo.cr::after {
        left:110%;
        height: 112%;
    }
}

@media(max-width: 1199px) {
    .c_header__signature--logo.cr {
        flex-basis:26%;
    }
}

@media(max-width: 990px) {
    .c_header__signature--logo.cr::after {
        left:109%;
        height: 125%;
        width: .15rem;
    }
}

@media(max-width: 990px) {
    .c_header__signature--logo.cr {
        flex-basis:34.5%;
    }
}

@media(max-width: 767px) {
    .c_header__signature--logo.cr::after {
        height:0;
        width: 0;
    }
}

@media(max-width: 767px) {
    .c_header__signature--logo.cr {
        box-flex:1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        -moz-box-flex: 1;
        flex: 1 0 auto;
    }
}

.c_header__signature--siteName.cr {
    display: flex;
    flex-direction: column;
    box-align: start;
    -webkit-box-align: start;
    -ms-box-align: start;
    -moz-box-align: start;
    align-items: flex-start;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    box-flex: 1;
    -webkit-box-flex: 1;
    -ms-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1 1 auto;
    margin-left: 3rem;
    letter-spacing: .5px;
}

.c_header__signature--siteName.cr a {
    color: #fff;
    text-decoration: none;
}

.c_header__signature--siteName.cr #c_siteName.cr {
    font-size: 1.45rem;
    box-flex: 0;
    -webkit-box-flex: 0;
    -ms-box-flex: 0;
    -moz-box-flex: 0;
    flex: 0 1 auto;
    font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
    line-height: 1;
}

@media(max-width: 990px) {
    .c_header__signature--siteName.cr #c_siteName.cr {
        font-size:1.25rem;
    }
}

@media(max-width: 767px) {
    .c_header__signature--siteName.cr #c_siteName.cr {
        font-size:1.5rem;
        text-align: center;
    }
}

@media(max-width: 767px) {
    .c_header__signature--siteName.cr {
        margin:1.5rem 1rem 0;
        box-align: center;
        -webkit-box-align: center;
        -ms-box-align: center;
        -moz-box-align: center;
        align-items: center;
    }
}

.c_header__mainNav.cr {
    background-color: #fff;
    height: auto;
    box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
    flex-direction: row;
    box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;
    -moz-box-align: center;
    align-items: center;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    position: relative;
    font-family: acumin-pro-semi-condensed,"Franklin Gothic",sans-serif;
    box-shadow: rgba(0,0,0,.16) 0 3px 6px,rgba(0,0,0,.23) 0 3px 6px;
    text-transform: uppercase;
}

.c_header__mainNav--main.cr {
    position: relative;
    box-ordinal-group: 3;
    -webkit-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    order: 2;
    width: 1140px;
    padding: 0;
}

.c_header__mainNav--main.cr>ul.cr>li.cr>a::after {
    content: "";
    height: 2px;
    width: calc(100% - 30.4px);
    position: absolute;
    bottom: 12px;
    left: .95rem;
    visibility: hidden;
    background: #41881e;
    transform: scaleX(0);
    transition: all .25s cubic-bezier(1,.25,0,.75) 0s;
}

@media(max-width: 990px) {
    .c_header__mainNav--main.cr>ul.cr>li.cr>a::after {
        height:0;
    }
}

.c_header__mainNav--main.cr>ul.cr>li.cr:hover>a::after {
    visibility: visible;
    transform: scaleX(1);
}

.c_header__mainNav--main.cr ul.cr {
    height: auto;
    display: flex;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
}

@media(max-width: 990px) {
    .c_header__mainNav--main.cr ul.cr {
        width:100%;
        height: auto;
        position: relative;
        left: 0;
        background: #263c69;
        box-orient: vertical;
        -webkit-box-orient: vertical;
        -ms-box-orient: vertical;
        -moz-box-orient: vertical;
        box-direction: normal;
        -webkit-box-direction: normal;
        -ms-box-direction: normal;
        -moz-box-direction: normal;
        flex-flow: column nowrap;
        box-sizing: border-box;
        font-size: 1rem;
        padding: 0 0 .5rem;
    }
}

@media(max-width: 767px) {
    .c_header__mainNav--main.cr ul.cr {
        padding:.25rem 1rem;
    }
}

.c_header__mainNav--main.cr ul.cr li.cr {
    display: flex;
    box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;
    -moz-box-align: center;
    align-items: center;
    height: 100%;
    position: relative;
}

@media(max-width: 990px) {
    .c_header__mainNav--main.cr ul.cr li.cr {
        height:auto;
        display: block;
    }
}

.c_footer.cr,.c_header__mainNav--main.cr ul.cr li.cr a {
    display: box;
    display: -webkit-box;
    display: -ms-box;
    display: -moz-box;
}

.c_header__mainNav--main.cr ul.cr li.cr a {
    display: flex;
    box-align: center;
    -webkit-box-align: center;
    -ms-box-align: center;
    -moz-box-align: center;
    align-items: center;
    padding: .75rem .95rem;
    width: 100%;
    height: auto;
    color: #263c69;
    text-decoration: none;
    font-weight: 400;
    white-space: nowrap;
    position: relative;
}

.c_header__mainNav--main.cr ul.cr li.cr:first-child {
    margin-left: -.95rem;
}

@media(max-width: 990px) {
    .c_header__mainNav--main.cr ul.cr li.cr a {
        padding:.35rem 0;
        color: #fff;
        width: auto;
        position: relative;
    }
}

@media(max-width: 990px) {
    .c_header__mainNav--main.cr ul.cr li.cr:hover>a {
        color:#9ce477;
    }
}

@media(max-width: 990px) {
    .c_header__mainNav--main.cr ul.cr li.cr:first-child {
        margin-left:0;
    }
}

@media(max-width: 1199px) {
    .c_header__mainNav--main.cr {
        width:940px;
    }
}

@media(max-width: 990px) {
    .c_header__mainNav--main.cr {
        width:720px;
        height: 0;
        display: none;
        transition: height .2s linear 0s;
        overflow: hidden;
    }
}

@media(max-width: 767px) {
    .c_header__mainNav--main.cr ul.cr li.cr a {
        padding:.35rem 0;
    }
}

@media(max-width: 767px) {
    .c_header__mainNav--main.cr {
        width:100%;
    }
}

@media(max-width: 990px) {
    .c_header__mainNav.cr {
        box-align:center;
        -webkit-box-align: center;
        -ms-box-align: center;
        -moz-box-align: center;
        align-items: center;
        box-pack: start;
        -webkit-box-pack: start;
        -ms-box-pack: start;
        -moz-box-pack: start;
        justify-content: flex-start;
        box-orient: vertical;
        -webkit-box-orient: vertical;
        -ms-box-orient: vertical;
        -moz-box-orient: vertical;
        box-direction: normal;
        -webkit-box-direction: normal;
        -ms-box-direction: normal;
        -moz-box-direction: normal;
        flex-direction: column;
        background: #263c69;
        opacity: .9;
        box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        -moz-box-flex: 1;
        flex: 1 1 auto;
    }
}

@media(max-width: 767px) {
    .c_header__mainNav.cr {
        box-align:start;
        -webkit-box-align: start;
        -ms-box-align: start;
        -moz-box-align: start;
        align-items: flex-start;
    }
}

.c_footer.cr {
    display: flex;
    flex-direction: column;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    line-height: 1.5rem;
}

.c_footer.cr .c_accordion__heading.cr {
    position: relative;
    display: flex;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    width: 100%;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    border-image: initial;
    border-top: 1px solid #fff;
    padding: .625rem 2.5rem .625rem 1rem;
    font-family: "Arial Black","sans serif";
    font-size: 1.375rem;
    line-height: 1.1;
    font-weight: 700;
    text-transform: none;
    background-color: #263c69;
    color: #9ce477;
    cursor: pointer;
}

.c_footer.cr .c_accordion__heading--footer.cr {
    font-family: acumin-pro-semi-condensed,"Franklin Gothic",sans-serif;
}

.c_footer.cr .c_accordion__heading--footer.cr,main.cr h4.cr {
    text-transform: uppercase;
}

@media(max-width: 1199px) {
    .c_footer.cr .c_accordion__heading.cr {
        font-size:1.14rem;
    }
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__heading.cr {
        font-size:1.375rem;
    }
}

.c_footer.cr .c_accordion__heading.cr:first-child {
    border-top: 0;
}

.c_footer.cr .c_accordion__heading.cr:focus {
    outline-style: solid;
    outline-width: 2px;
    outline-offset: -2px;
}

.c_footer.cr .c_accordion__heading--footer.cr {
    width: 100%;
    font-size: 1.15rem;
    font-weight: 700;
    color: #9ce477;
    padding: 0 0 1rem;
    margin: 0;
    border: 0;
    background-color: #263c69;
    display: flex;
    box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
    flex-direction: row;
    box-pack: justify;
    -webkit-box-pack: justify;
    -ms-box-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between;
    box-align: baseline;
    -webkit-box-align: baseline;
    -ms-box-align: baseline;
    -moz-box-align: baseline;
    align-items: baseline;
    pointer-events: none;
    text-align: left;
}

.c_footer.cr .c_accordion__content--footer.cr {
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
    margin: 0;
    overflow: hidden;
}

.c_footer.cr .c_accordion__heading--footer.cr .c_fa-minus.cr,.c_footer.cr .c_accordion__heading--footer.cr .c_fa-plus.cr {
    display: none;
    pointer-events: none;
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__heading--footer.cr {
        padding:1rem;
        pointer-events: all;
    }
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__heading--footer.cr:hover {
        cursor:pointer;
    }
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__heading--footer.cr .c_fa-plus.cr {
        display:block;
    }
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__heading--footer.cr .c_fa-minus.cr {
        display:none;
    }
}

.c_footer.cr .c_accordion__content--footer.cr {
    height: auto;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.c_footer.cr .c_accordion__content--footer.cr li.cr a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: .5rem 0 .125rem;
    font-size: .9375rem;
    font-weight: 400;
    font-family: acumin-pro,"Franklin Gothic",sans-serif;
    color: #adadad;
    height: 100%;
}

.c_footer.cr .c_accordion__content--footer.cr li.cr a:hover {
    color: #fff;
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__content--footer.cr li.cr a {
        border:0;
        padding: 0;
        font-size: .95rem;
    }
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__content--footer.cr li.cr {
        padding:0 1rem;
    }
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__content--footer.cr li.cr:last-child {
        padding-bottom:1rem;
    }
}

@media(max-width: 767px) {
    .c_footer.cr .c_accordion__content--footer.cr {
        display:none;
        height: 0;
        transition: height .2s ease 0s;
    }
}

@media only print {
    .c_footer.cr {
        display: none;
    }
}

.c_footer.cr p.cr {
    margin-bottom: 0;
}

.c_footer__resources.cr {
    background-color: #263c69;
    display: flex;
    box-flex: 1;
    -webkit-box-flex: 1;
    -ms-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1 1 auto;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
}

.c_footer__resources__columns.cr {
    display: flex;
    flex-flow: row wrap;
    box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    max-width: 1140px;
    width: 1140px;
    box-flex: 1;
    -webkit-box-flex: 1;
    -ms-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 3.125rem 0;
}

@media(max-width: 1199px) {
    .c_footer__resources__columns.cr {
        max-width:940px;
        width: 940px;
    }
}

@media(max-width: 1199px) {
    .c_footer__resources__column.cr .c_vertical.cr {
        max-height:100px;
    }
}

@media(max-width: 990px) {
    .c_footer__resources__columns.cr {
        max-width:750px;
        width: 750px;
    }
}

@media(max-width: 767px) {
    .c_footer__resources__columns.cr {
        width:100%;
        padding: 0;
    }
}

.c_footer__resources__column.cr {
    display: flex;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
    flex-direction: column;
    box-sizing: border-box;
    width: 20%;
    padding-right: 2rem;
}

.c_footer__resources__column__motto.cr,.c_footer__resources__column__social.cr {
    box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
}

.c_footer__resources__column.cr:first-child {
    padding-left: 0;
}

.c_footer__resources__column.cr:last-of-type {
    padding-right: 0;
}

.c_footer__resources__column.cr h3 {
    padding: 0;
    margin: 0;
}

.c_footer__resources__column.cr .c_vertical.cr {
    display: flex;
    height: 114px;
}

.c_footer__resources__column.cr .c_horizontal.cr {
    margin-top: 1.6rem;
    display: none;
}

@media(max-width: 990px) {
    .c_footer__resources__column.cr .c_vertical.cr {
        display:none;
    }
}

@media(max-width: 990px) {
    .c_footer__resources__column.cr .c_horizontal.cr {
        display:flex;
        max-width: 400px;
        margin: 0;
        width: 100%;
        max-height: 45.3px;
    }
}

.c_footer__resources__column__motto.cr {
    display: flex;
    flex-direction: row;
    box-pack: end;
    -webkit-box-pack: end;
    -ms-box-pack: end;
    -moz-box-pack: end;
    justify-content: flex-end;
}

@media(max-width: 990px) {
    .c_footer__resources__column__motto.cr {
        box-pack:center;
        -webkit-box-pack: center;
        -ms-box-pack: center;
        -moz-box-pack: center;
        justify-content: center;
    }
}

.c_footer__resources__column__social.cr {
    padding: 3.125rem 0 0 3.25rem;
    display: flex;
    flex-flow: row wrap;
    box-pack: start;
    -webkit-box-pack: start;
    -ms-box-pack: start;
    -moz-box-pack: start;
    justify-content: start;
    font-size: 1.1rem;
}

.c_footer__resources__column__social.cr a {
    margin: .25rem 2.7%;
    color: #999;
    font-weight: 700;
    text-decoration: none;
}

.c_footer__resources__column__social.cr a:hover {
    color: #fff;
}

@media(max-width: 1199px) {
    .c_footer__resources__column__social.cr {
        padding-left:2.09rem;
    }
}

@media(max-width: 990px) {
    .c_footer__resources__column__social.cr {
        font-size:1.85rem;
        box-pack: center;
        -webkit-box-pack: center;
        -ms-box-pack: center;
        -moz-box-pack: center;
        justify-content: center;
        border: 0;
        padding-top: 3rem;
        padding-left: 0;
    }
}

@media(max-width: 990px) {
    .c_footer__resources__column.cr {
        width:50%;
        padding: 1rem;
        box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        -moz-box-flex: 1;
        flex: 1 0 auto;
    }
}

@media(max-width: 990px) {
    .c_footer__resources__column.cr:first-child {
        padding-left:1rem;
    }
}

@media(max-width: 990px) {
    .c_footer__resources__column.cr:last-child {
        padding:2rem 1rem 0;
    }
}

@media(max-width: 767px) {
    .c_footer__resources__column__social.cr {
        margin-top:0;
        font-size: 1.4rem;
    }
}

@media(max-width: 767px) {
    .c_footer__resources__column.cr {
        width:100%;
        padding: 0;
        border-bottom: 1px solid #474747;
    }
}

@media(max-width: 767px) {
    .c_footer__resources__column.cr:nth-child(5) {
        border:0;
        padding: 3rem 1rem 2rem;
    }
}

@media(max-width: 767px) {
    .c_footer__resources__column.cr:first-child {
        padding-left:0;
    }
}

.c_footer__contact.cr {
    background-color: #3b3b3b;
    color: #ccc;
    text-align: center;
    font-size: .875rem;
    padding: 1rem 1rem .5rem;
    line-height: 1.5;
    font-family: acumin-pro-semi-condensed,"Franklin Gothic",sans-serif;
}

.c_footer__contact--list.cr {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 .9rem;
}

.c_footer__contact--list.cr p.cr {
    padding-bottom: .5rem;
}

.c_footer__contact--list.cr p.cr a {
    color: #ccc;
    font-weight: 400;
    font-family: acumin-pro-semi-condensed,"Franklin Gothic",sans-serif!important;
}

.c_footer__contact--list.cr p.cr a:hover {
    text-decoration: none;
}

@media(max-width: 1199px) {
    .c_footer__contact--list.cr {
        max-width:940px;
        width: 940px;
    }
}

@media(max-width: 990px) {
    .c_footer__contact--list.cr {
        max-width:750px;
        width: 750px;
    }
}

@media(max-width: 767px) {
    .c_footer__contact--list.cr {
        width:100%;
        padding: 0;
    }
}

@media(max-width: 767px) {
    .c_footer.cr {
        line-height:1.875rem;
    }
}

.c_header-container.cr {
    width: 100%;
    height: auto;
    display: flex;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    box-direction: normal;
    -webkit-box-direction: normal;
    -ms-box-direction: normal;
    -moz-box-direction: normal;
    flex-direction: column;
}

* {
    box-sizing: border-box;
}

article.cr,footer.cr,header.cr,main.cr,nav.cr,section.cr {
    display: block;
}

body {
    color: #333;
    background-color: #fff;
    font-family: acumin-pro,"Franklin Gothic",sans-serif;
    line-height: 1.6;
}

main.cr h2 {
    font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
}

body {
    color: #dcdada;
    background-color: #263c69;
}

button.cr:focus {
    outline: 0;
}

main.cr {
    background-color: #fff;
    color: #000000;
    line-height: 1.7;
    padding-bottom: 3em;
}

.c_main-content.cr {
    padding-top: 10px;
}

main.cr h4.cr {
    margin: 1.5rem 0 .3em;
}

em.cr {
    font-style: italic;
}

main.cr h1 {
    margin: 2rem 0 .3em;
    line-height: 1.2;
    color: #555960;
    font-size: 2.25rem;
    font-weight: 700;
}

main.cr h2 {
    margin: 2rem 0 .3em;
    line-height: 1.2;
    color: #41881e;
    font-size: 2rem;
    font-weight: 700;
}

main.cr h3,main.cr h4.cr {
    font-family: acumin-pro-semi-condensed,"Franklin Gothic",sans-serif;
    font-weight: 700;
    line-height: 1.2;
}

@media(max-width: 415px) {
    main.cr h2 {
        font-size:1.6875rem;
    }
}

main.cr h3 {
    margin: 1.75rem 0 .3em;
    color: #263c69;
    font-size: 1.5625rem;
}

main.cr h4.cr {
    color: #555960;
    font-size: 1.375rem;
}

@media(max-width: 415px) {
    main.cr h3,main.cr h4.cr {
        font-size:1.375rem;
    }
}

ul.cr {
    padding-left: 3em;
    margin-bottom: 15px;
}

ul.cr {
    list-style-type: square;
}

p.cr {
    margin-bottom: 1em;
}

.c_main-content.cr h1:first-child,.c_main-content.cr h2:first-child,.c_main-content.cr h3:first-child,.c_main-content.cr h4.cr:first-child {
    margin-top: 0;
}

@media screen and (max-width: 767.98px) {
    div.cr[class*="col"].c_main-content.cr {
        font-size:100%;
    }
}

@media screen and (max-width: 575.98px) {
    div.cr[class*="col"].c_main-content.cr {
        font-size:90%;
    }
}

@media screen and (max-width: 767.98px) {
    #c_inner-page-content.cr {
        background-image:none!important;
    }
}

@media print {
    .c_header.cr.c_header-container.cr,.c_footer__resources.cr {
        display: none!important;
    }
}

@media print {
    .c_footer__contact.cr p.cr {
        font-size: 16px;
        color: #263c69!important;
    }
}

.c_tb-dropdown.cr {
    display: inline-block!important;
    margin: 0!important;
}

.c_tb-dropdown.cr *,.c_tb-dropdown.cr ::before,.c_tb-dropdown.cr ::after {
    box-sizing: content-box!important;
}

.c_tb-dropdown.cr dd.cr {
    position: relative!important;
    margin-left: 0!important;
}

.c_tb-dropdown.cr a {
    text-decoration: none!important;
    text-align: left!important;
    outline: 0!important;
    font: 12px/21px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    display: block!important;
    width: 155px!important;
    overflow: hidden!important;
}

.c_tb-dropdown.cr dt.cr a {
    background: #f7f7f7!important;
    border: 1px solid #afafaf!important;
    padding: 3px 5px 2px 8px!important;
    border-radius: 3px!important;
    color: #555!important;
    position: relative!important;
}

.c_tb-dropdown.cr dd.cr ul.cr {
    display: none;
    background: transparent!important;
    position: absolute!important;
    z-index: 999!important;
    top: 0!important;
    left: 0!important;
    list-style: none!important;
    border-top: 0!important;
    margin: 0!important;
    padding: 0!important;
    color: #555!important;
    border-bottom-right-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
    box-shadow: rgba(0,0,0,.2) 0 3px 7px!important;
}

.c_tb-dropdown.cr dd.cr ul.cr li.cr {
    display: block!important;
    overflow: hidden!important;
    margin: 0!important;
    padding: 0!important;
}

.c_tb-dropdown.cr ul.cr li.cr {
    margin: 0!important;
}

.c_tb-dropdown.cr dd.cr ul.cr li.cr a {
    padding: 2px 5px 2px 8px!important;
}

.c_tb-dropdown.cr dd.cr ul.cr li.cr a span.cr,.c_tb-dropdown.cr dt.cr a span.cr {
    float: left!important;
    width: 22px!important;
    height: 16px!important;
    margin: 2px 6px 0 0!important;
    background-repeat: no-repeat!important;
    cursor: pointer!important;
    background-position: 0 0!important;
    background-size: cover!important;
    border-radius: 3px!important;
}

.c_tb-dropdown.cr dd.cr ul.cr li.cr a em.cr,.c_tb-dropdown.cr dt.cr a em.cr {
    font-style: normal!important;
    float: left!important;
    width: auto!important;
    cursor: pointer!important;
}

.c_tb-dropdown.cr dd.cr ul.cr li.cr a em.cr {
    color: #555!important;
}

.c_tb-dropdown.cr dd.cr ul.cr li.cr a:hover {
    background-color: rgba(255,255,255,.1)!important;
}

.c_tb-dropdown.cr dd.cr ul.cr li.cr a:hover em.cr {
    color: #263c69!important;
}

.c_tb-widget-medium.cr em.cr {
    font-size: 14px!important;
    line-height: 28px!important;
    padding-left: 4px!important;
}

.c_tb-widget-medium.cr {
    width: 200px!important;
}

.c_tb-widget-medium.cr .c_tb-dropdown.cr a {
    width: 185px!important;
}

.c_tb-widget-medium.cr .c_tb-dropdown.cr dd.cr ul.cr li.cr a span.cr,.c_tb-widget-medium.cr .c_tb-dropdown.cr dt.cr a span.cr {
    width: 26px!important;
    height: 19px!important;
    background-size: cover!important;
    margin-right: 4px!important;
    margin-top: 4px!important;
    margin-left: 2px!important;
}

.c_tb-fa.cr {
    display: inline-block!important;
    font-style: normal!important;
    font-variant: normal!important;
    font-weight: normal!important;
    font-stretch: normal!important;
    line-height: 1!important;
    font-family: tb-fontawesome!important;
    font-size: inherit!important;
    text-rendering: auto!important;
    font-smoothing: antialiased!important;
    -webkit-font-smoothing: antialiased!important;
    -ms-font-smoothing: antialiased!important;
    -moz-font-smoothing: antialiased!important;
}

.c_tb-fa-angle-down.cr::before {
    content: ""!important;
}

.c_tb-fa-angle-up.cr::before {
    content: ""!important;
}

.c_tb-fa-angle-down.cr,.c_tb-fa-angle-up.cr {
    color: #333!important;
    font-size: 16px!important;
    font-weight: 500!important;
    position: absolute!important;
    top: 50%!important;
    right: 8px!important;
    margin-top: -8px!important;
}

.c_tb-widget-medium.cr .c_tb-fa-angle-down.cr,.c_tb-widget-medium.cr .c_tb-fa-angle-up.cr {
    right: 10px!important;
    font-size: 18px!important;
    margin-top: -9px!important;
}

.c_tb-dropdown.cr dt.cr a .c_tb-fa-angle-up.cr {
    display: none!important;
}

.c_tb-currency-widget.cr {
    z-index: 999!important;
    box-sizing: content-box!important;
    line-height: .5!important;
}

.c_tb-currency-widget.cr {
    width: 104px!important;
}

.c_tb-currency-widget.cr.c_tb-widget-medium.cr {
    width: 118px!important;
}

.c_tb-currency-widget.cr .c_tb-dropdown.cr a {
    width: 75px!important;
}

.c_tb-currency-widget.cr.c_tb-widget-medium.cr .c_tb-dropdown.cr a {
    width: 89px!important;
}

.c_tb-widget-common.cr .c_tb-dropdown.cr dd.cr ul.cr {
    border-radius: 0 0 3px 3px!important;
}

.c_tb-widget-common.cr.c_tb-widget-show-flags.cr .c_flag.cr {
    display: block!important;
    position: static!important;
}

.c_tb-widget-common.cr.c_tb-widget-hidden.cr {
    display: none!important;
}

.c_st0.cr {
    fill: #fff;
}

.c_st1.cr {
    fill: #9ce477;
}

.c_st2.cr {
    fill: #9d9795;
}

.c_v-st0.cr {
    fill: #9ce477;
}

.c_v-st1.cr {
    fill: #9d9795;
}

.c_v-st2.cr {
    fill: #fff;
}

#content a,#content a:link,#content a:visited,#global a {
    color: inherit;
    text-decoration: underline;
}

#side {
    width: 20%;
    box-sizing: border-box;
}

#main {
    width: 80%;
}

div#menu {
    width: auto;
}

div#menu ul li a {
    width: 100%;
    min-width: 100px;
    padding: 3px 0 5px 1px;
    overflow-wrap: break-word;
}

.plupload_filelist_footer {
    height: 43px!important;
}

ul.tabs li a {
    height: 30px;
    font-size: 14px;
}

.slide {
    height: auto!important;
    width: auto!important;
}

#content ul.subtabs li a {
    height: 30px;
    font-size: 14px;
}

input,button,textarea,select,optgroup,option,input[type=password],input[type=text],input[type=email],input[type=tel],input:not([type]) {
    font-family: inherit!important;
    font-size: 100%;
}

@media screen and (max-width: 600px) {
    button,textarea,input[type=password],input[type=text],input[type=email],input[type=tel],input:not([type]),div.form_question:not([class*="form_birthdate"]) select {
        width:100%;
    }
}
