@font-face {
    font-family: 'Glyphicons Halflings';
    font-display: auto;
    src: url(/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/application/themes/custom/css/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')
}

@font-face {
    font-family: "Frutiger LT Pro";
    font-display: auto;
    src: url(/application/themes/custom/css/fonts/1475732/c13b5491-0ad0-401e-8b39-03a88965ce5a.eot);
    src: url(/application/themes/custom/css/fonts/1475732/c13b5491-0ad0-401e-8b39-03a88965ce5a.eot?#iefix) format("embedded-opentype"),url(/application/themes/custom/css/fonts/1475732/1925eb3e-b843-445d-8072-f11f28e0562f.woff2) format("woff2"),url(/application/themes/custom/css/fonts/1475732/ef7e8467-66c5-4521-afc4-777f6cf72ec4.woff) format("woff"),url(/application/themes/custom/css/fonts/1475732/c1bbbd49-cc08-4ec8-a63d-8cbd6936c666.ttf) format("truetype");
    font-weight: 300
}

@font-face {
    font-family: "Frutiger LT Pro";
    font-display: auto;
    src: url(/application/themes/custom/css/fonts/1475740/4ae7b88b-fb5d-4cb5-9888-78298ad2a973.eot);
    src: url(/application/themes/custom/css/fonts/1475740/4ae7b88b-fb5d-4cb5-9888-78298ad2a973.eot?#iefix) format("embedded-opentype"),url(/application/themes/custom/css/fonts/1475740/60cae32f-adbc-4849-a2a7-51f8148b3332.woff2) format("woff2"),url(/application/themes/custom/css/fonts/1475740/3963cec0-c35f-41fa-adb6-4ef3fc0bb056.woff) format("woff"),url(/application/themes/custom/css/fonts/1475740/95a1e677-b284-4b7e-86f9-b684fba2e7da.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: "Frutiger LT Pro";
    font-display: auto;
    src: url(/application/themes/custom/css/fonts/1475748/840b1eda-acf5-4788-867d-beaf576d7600.eot);
    src: url(/application/themes/custom/css/fonts/1475748/840b1eda-acf5-4788-867d-beaf576d7600.eot?#iefix) format("embedded-opentype"),url(/application/themes/custom/css/fonts/1475748/be2eb9d5-ee74-4084-b711-fe64163d1439.woff2) format("woff2"),url(/application/themes/custom/css/fonts/1475748/8b1cbfbd-4fa3-4330-8e32-552125871646.woff) format("woff"),url(/application/themes/custom/css/fonts/1475748/9b0d5970-235c-47a8-b94d-a7fe9dea7585.ttf) format("truetype");
    font-weight: 700
}

.ccm-page {
    overflow: visible;
    position: relative;
    background-color: #fff;
    z-index: 1;
    width: 100%;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.ccm-page .floatLeft {
    float: left
}

.ccm-page .floatRight {
    float: right
}

.ccm-page .clearLeft {
    clear: left
}

.ccm-page .clearRight {
    clear: right
}

.ccm-page .clearBoth {
    clear: both
}

.ccm-page .textLeft {
    text-align: left
}

.ccm-page .textRight {
    text-align: right
}

.ccm-page .textCen {
    text-align: center
}

.ccm-page .textJust {
    text-align: justify
}

.ccm-page .posRel {
    position: relative
}

.ccm-page .posAb {
    position: absolute
}

.ccm-page .posFix {
    position: fixed
}

.ccm-page .disBl {
    display: block
}

.ccm-page .disIn {
    display: inline
}

.ccm-page .disInbl {
    display: inline-block
}

.ccm-page .disNone {
    display: none
}

.ccm-page.edit-mode {
    position: static
}

.ccm-toolbar-visible .ccm-page .skiplinks .skiplink {
    top: 50px
}

@media (max-width: 991px) {
    .ccm-toolbar-visible .ccm-page .header .header-top,.ccm-toolbar-visible .ccm-page .header .navigation {
        top:48px
    }

    .ccm-toolbar-visible .ccm-page .header .header-mobile-tool {
        top: 92px
    }
}

.skiplinks__link {
    padding: 6px 14px;
    min-width: 250px;
    position: absolute;
    top: 2px;
    left: -9999px;
    color: #000;
    font-size: 22px;
    font-size: 2.2rem;
    text-decoration: underline;
    text-align: center
}

.skiplinks__link:focus {
    left: 2px;
    z-index: 10000;
    color: #000;
    background-color: #ffb81c
}

.skiplinks__link:hover {
    background-color: #ffd069;
    text-decoration: none
}

.visually-hidden {
    width: 1px;
    height: 1px;
    position: absolute;
    top: auto;
    left: -9999px;
    overflow: hidden
}

.bg-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.bg-img.overlay:after {
    background-color: rgba(0,0,0,.15)
}

.bg-img:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.bg-img img {
    margin: 0!important;
    width: 100%!important;
    height: 100%!important;
    object-fit: cover
}

@supports not (object-fit: cover) {
    .footer,.main,margin: auto !important;
    width: auto !important; height: auto !important; min-width: 1000%; min-height: 1000%; max-height: none !important; max-width: none !important; position: absolute; top: -10000%; right: -10000%; bottom: -10000%; left: -10000%; transform: scale(0.1); .header {
        margin: auto!important
    }
}

.footer,.header,.main {
    font-family: "Frutiger LT Pro",sans-serif
}

.footer a,.header a,.main a {
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.footer a:active,.footer a:focus,.footer a:hover,.header a:active,.header a:focus,.header a:hover,.main a:active,.main a:focus,.main a:hover {
    text-decoration: none
}

.footer img,.header img,.main img {
    max-width: 100%;
    height: auto!important
}

.core-style {
    font-family: "Frutiger LT Pro",sans-serif;
    color: #000
}

.core-style .row.custom-row>div>:last-child {
    margin-bottom: 30px
}

.core-style .row.custom-row [class*=col-] {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .core-style .row.custom-row [class*=col-sm-] {
        margin-bottom:0
    }
}

@media (min-width: 992px) {
    .core-style .row.custom-row [class*=col-md-] {
        margin-bottom:0
    }
}

@media (min-width: 1200px) {
    .core-style .row.custom-row [class*=col-lg-] {
        margin-bottom:0
    }
}

.core-style .ccm-custom-style-container {
    margin: 0 0 30px
}

.core-style :last-child {
    margin-bottom: 0
}

.core-style h1,.core-style h2,.core-style h3,.core-style h4,.core-style h5,.core-style h6 {
    margin: 0 0 30px;
    color: #002673;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -1px;
    word-spacing: 2px
}

.core-style h1 img,.core-style h2 img,.core-style h3 img,.core-style h4 img,.core-style h5 img,.core-style h6 img {
    margin-bottom: 0!important
}

.core-style address,.core-style blockquote,.core-style ol,.core-style p,.core-style pre,.core-style ul {
    margin: 0 0 30px;
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 400
}

.core-style strong {
    font-weight: 700;
    letter-spacing: .2px
}

.core-style h1 {
    font-size: 36px;
    font-size: 3.6rem
}

.core-style h2 {
    font-size: 32px;
    font-size: 3.2rem
}

.core-style h3 {
    font-size: 28px;
    font-size: 2.8rem
}

.core-style h4 {
    font-size: 24px;
    font-size: 2.4rem
}

.core-style h5 {
    font-size: 20px;
    font-size: 2rem
}

.core-style h6 {
    font-size: 18px;
    font-size: 1.8rem
}

.core-style ol,.core-style ul {
    padding: 0 0 0 20px;
    list-style-position: outside
}

.core-style ol li,.core-style ul li {
    margin: 0 0 10px
}

.core-style ol li ol,.core-style ol li ul,.core-style ul li ol,.core-style ul li ul {
    margin: 10px 0 0;
    padding-left: 20px
}

.core-style a {
    color: #005eb8;
    font-weight: 400;
    word-break: break-word;
    border-bottom: solid 1px #005eb8
}

.core-style a:active,.core-style a:focus,.core-style a:hover {
    color: #003087;
    border-color: transparent
}

.core-style blockquote {
    padding: 30px!important;
    background: #f1f4f7;
    border-left: 6px solid #005eb8;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    clear: both
}

.main__secondary-content .core-style blockquote {
    background: #fff
}

.core-style blockquote>:last-child {
    margin-bottom: 0
}

@media all and (max-width: 767px) {
    .core-style blockquote {
        padding:20px!important
    }
}

.core-style .content-block img,.core-style .single-accordion img {
    margin: 0 0 30px
}

.core-style .content-block img.content-editor-image-left,.core-style .single-accordion img.content-editor-image-left {
    margin-right: 30px
}

.core-style .content-block img.content-editor-image-right,.core-style .single-accordion img.content-editor-image-right {
    margin-left: 30px
}

@media (max-width: 991px) {
    .core-style .content-block img,.core-style .single-accordion img {
        width:auto
    }

    .core-style .content-block img,.core-style .content-block img.content-editor-image-center,.core-style .content-block img.content-editor-image-left,.core-style .content-block img.content-editor-image-right,.core-style .single-accordion img,.core-style .single-accordion img.content-editor-image-center,.core-style .single-accordion img.content-editor-image-left,.core-style .single-accordion img.content-editor-image-right {
        float: none;
        margin: 0 0 30px
    }
}

.core-style .content-block p img,.core-style .single-accordion p img {
    margin-bottom: 0
}

.core-style .content-block p img[style*="float:left"],.core-style .content-block p img[style*="float: left"],.core-style .content-block p img[style*="float:right"],.core-style .content-block p img[style*="float: right"],.core-style .single-accordion p img[style*="float:left"],.core-style .single-accordion p img[style*="float: left"],.core-style .single-accordion p img[style*="float:right"],.core-style .single-accordion p img[style*="float: right"] {
    margin-bottom: 15px
}

.core-style hr {
    border-color: #003087;
    clear: both;
    width: 100%;
    display: block;
    margin: 30px 0
}

.core-style .table-wrapper {
    margin: 0 0 30px
}

.core-style .table-wrapper .inner {
    display: block;
    width: 100%;
    overflow-x: auto;
    margin: 0 0 30px
}

.core-style .table-wrapper .inner table {
    margin: 0
}

.core-style .table-wrapper.overflowed:before {
    content: "Scroll left/right to view more";
    display: block;
    text-align: right;
    font-style: italic;
    margin: 0 0 5px
}

.core-style .content-block table,.core-style .document-library table,.core-style .single-accordion table,.core-style .table-wrapper table {
    border: 0;
    margin: 0 0 30px;
    width: 100%!important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    clear: both
}

.core-style .content-block table td,.core-style .content-block table th,.core-style .document-library table td,.core-style .document-library table th,.core-style .single-accordion table td,.core-style .single-accordion table th,.core-style .table-wrapper table td,.core-style .table-wrapper table th {
    padding: 15px 30px;
    min-width: 80px;
    text-align: left;
    border: 0
}

.core-style .content-block table td>*,.core-style .content-block table th>*,.core-style .document-library table td>*,.core-style .document-library table th>*,.core-style .single-accordion table td>*,.core-style .single-accordion table th>*,.core-style .table-wrapper table td>*,.core-style .table-wrapper table th>* {
    margin-top: 0
}

.core-style .content-block table td>:last-child,.core-style .content-block table th>:last-child,.core-style .document-library table td>:last-child,.core-style .document-library table th>:last-child,.core-style .single-accordion table td>:last-child,.core-style .single-accordion table th>:last-child,.core-style .table-wrapper table td>:last-child,.core-style .table-wrapper table th>:last-child {
    margin-bottom: 0
}

.core-style .content-block table th,.core-style .document-library table th,.core-style .single-accordion table th,.core-style .table-wrapper table th {
    background-color: #005eb8;
    border: 0;
    letter-spacing: 0!important
}

.core-style .content-block table th,.core-style .content-block table th p,.core-style .document-library table th,.core-style .document-library table th p,.core-style .single-accordion table th,.core-style .single-accordion table th p,.core-style .table-wrapper table th,.core-style .table-wrapper table th p {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    text-transform: none;
    color: #fff;
    color: rgba(255,255,255,.9);
    letter-spacing: 1px
}

.core-style .content-block table th>:last-child,.core-style .document-library table th>:last-child,.core-style .single-accordion table th>:last-child,.core-style .table-wrapper table th>:last-child {
    margin-bottom: 0
}

.core-style .content-block table th a,.core-style .document-library table th a,.core-style .single-accordion table th a,.core-style .table-wrapper table th a {
    color: #fff!important;
    color: rgba(255,255,255,.9)!important;
    text-transform: none
}

.core-style .content-block table thead th:last-child,.core-style .document-library table thead th:last-child,.core-style .single-accordion table thead th:last-child,.core-style .table-wrapper table thead th:last-child {
    border: 0
}

.core-style .content-block table td,.core-style .document-library table td,.core-style .single-accordion table td,.core-style .table-wrapper table td {
    vertical-align: middle
}

.core-style .content-block table td,.core-style .content-block table td p,.core-style .document-library table td,.core-style .document-library table td p,.core-style .single-accordion table td,.core-style .single-accordion table td p,.core-style .table-wrapper table td,.core-style .table-wrapper table td p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    color: #000;
    font-weight: lighter
}

.core-style .content-block table td>:last-child,.core-style .document-library table td>:last-child,.core-style .single-accordion table td>:last-child,.core-style .table-wrapper table td>:last-child {
    margin-bottom: 0
}

.core-style .content-block table tbody tr,.core-style .document-library table tbody tr,.core-style .single-accordion table tbody tr,.core-style .table-wrapper table tbody tr {
    background: #f7f8f9
}

.core-style .content-block table tbody tr:nth-child(even),.core-style .document-library table tbody tr:nth-child(even),.core-style .single-accordion table tbody tr:nth-child(even),.core-style .table-wrapper table tbody tr:nth-child(even) {
    background: #e8edee
}

.core-style .content-editor-image-captioned {
    margin-bottom: 30px
}

.core-style .content-editor-image-captioned.content-editor-image-left {
    margin: 0 30px 30px 0;
    float: left
}

.core-style .content-editor-image-captioned.content-editor-image-center {
    text-align: center
}

.core-style .content-editor-image-captioned.content-editor-image-right {
    margin: 0 0 30px 30px;
    float: right
}

.core-style .content-editor-image-captioned img {
    margin-bottom: 0
}

.core-style .content-editor-image-captioned figcaption {
    text-align: center;
    margin-top: 15px
}

@media (max-width: 991px) {
    .core-style .content-editor-image-captioned {
        width:100%;
        text-align: center
    }

    .core-style .content-editor-image-captioned,.core-style .content-editor-image-captioned.content-editor-image-center,.core-style .content-editor-image-captioned.content-editor-image-left,.core-style .content-editor-image-captioned.content-editor-image-right {
        float: none;
        margin: 0 0 30px
    }
}

@media all and (max-width: 767px) {
    .core-style .content-block img {
        float:none!important;
        width: initial!important;
        height: initial!important
    }

    .core-style .content-block p img {
        margin-bottom: 15px!important
    }

    .core-style .content-block p>img:only-child {
        margin-bottom: 0!important
    }

    .core-style address,.core-style blockquote,.core-style ol,.core-style p,.core-style ul {
        font-size: 18px;
        font-size: 1.8rem
    }

    .core-style h1 {
        font-size: 32px;
        font-size: 3.2rem
    }

    .core-style h2 {
        font-size: 28px;
        font-size: 2.8rem
    }

    .core-style h3 {
        font-size: 24px;
        font-size: 2.4rem
    }

    .core-style h4 {
        font-size: 20px;
        font-size: 2rem
    }

    .core-style h5,.core-style h6 {
        font-size: 18px;
        font-size: 1.8rem
    }

    .core-style h1,.core-style h2,.core-style h3,.core-style h4,.core-style h5,.core-style h6 {
        margin: 0 0 15px;
        letter-spacing: 0;
        word-spacing: 0
    }

    .core-style address,.core-style blockquote,.core-style ol,.core-style p,.core-style pre,.core-style ul {
        margin: 0 0 15px
    }

    .core-style hr {
        margin: 0 0 18px
    }

    .core-style ol,.core-style ul {
        padding-left: 18px
    }

    .core-style ol li,.core-style ul li {
        margin: 0
    }

    .core-style ol li ol,.core-style ol li ul,.core-style ul li ol,.core-style ul li ul {
        margin: 8px 0 0;
        padding-left: 18px
    }

    .core-style ol li+li,.core-style ul li+li {
        margin-top: 6px
    }

    .core-style .table-wrapper,.core-style .table-wrapper .inner {
        margin: 0 0 18px
    }

    .core-style .table-wrapper .inner table {
        margin: 0
    }

    .core-style .content-block table,.core-style .document-library table,.core-style .single-accordion table,.core-style .table-wrapper table {
        margin: 0 0 18px
    }

    .core-style .content-block table td,.core-style .content-block table th,.core-style .document-library table td,.core-style .document-library table th,.core-style .single-accordion table td,.core-style .single-accordion table th,.core-style .table-wrapper table td,.core-style .table-wrapper table th {
        padding: 10px 16px
    }
}

.ccm-pagination-wrapper ul.pagination {
    padding: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}

.footer .ccm-pagination-wrapper ul.pagination>li,.header .ccm-pagination-wrapper ul.pagination>li,.main .ccm-pagination-wrapper ul.pagination>li {
    margin: 0
}

.footer .ccm-pagination-wrapper ul.pagination>li>a,.footer .ccm-pagination-wrapper ul.pagination>li>span,.header .ccm-pagination-wrapper ul.pagination>li>a,.header .ccm-pagination-wrapper ul.pagination>li>span,.main .ccm-pagination-wrapper ul.pagination>li>a,.main .ccm-pagination-wrapper ul.pagination>li>span {
    border: 2px solid #e8edee;
    background: #fff;
    line-height: 1.15;
    padding: 12px 18px
}

.footer .ccm-pagination-wrapper ul.pagination>li>a,.header .ccm-pagination-wrapper ul.pagination>li>a,.main .ccm-pagination-wrapper ul.pagination>li>a {
    color: #264287
}

.footer .ccm-pagination-wrapper ul.pagination>li>a:active,.footer .ccm-pagination-wrapper ul.pagination>li>a:focus,.footer .ccm-pagination-wrapper ul.pagination>li>a:hover,.header .ccm-pagination-wrapper ul.pagination>li>a:active,.header .ccm-pagination-wrapper ul.pagination>li>a:focus,.header .ccm-pagination-wrapper ul.pagination>li>a:hover,.main .ccm-pagination-wrapper ul.pagination>li>a:active,.main .ccm-pagination-wrapper ul.pagination>li>a:focus,.main .ccm-pagination-wrapper ul.pagination>li>a:hover {
    background: #264287;
    color: #fff;
    text-decoration: none;
    border-color: #264287
}

.footer .ccm-pagination-wrapper ul.pagination>li.active>a,.header .ccm-pagination-wrapper ul.pagination>li.active>a,.main .ccm-pagination-wrapper ul.pagination>li.active>a {
    background: #264287;
    color: #fff;
    border-color: #264287
}

.footer .ccm-pagination-wrapper ul.pagination>li.disabled>a,.footer .ccm-pagination-wrapper ul.pagination>li.disabled>span,.header .ccm-pagination-wrapper ul.pagination>li.disabled>a,.header .ccm-pagination-wrapper ul.pagination>li.disabled>span,.main .ccm-pagination-wrapper ul.pagination>li.disabled>a,.main .ccm-pagination-wrapper ul.pagination>li.disabled>span {
    color: rgba(38,66,135,.5)
}

.footer .ccm-pagination-wrapper ul.pagination>li.disabled>a:active,.footer .ccm-pagination-wrapper ul.pagination>li.disabled>a:focus,.footer .ccm-pagination-wrapper ul.pagination>li.disabled>a:hover,.header .ccm-pagination-wrapper ul.pagination>li.disabled>a:active,.header .ccm-pagination-wrapper ul.pagination>li.disabled>a:focus,.header .ccm-pagination-wrapper ul.pagination>li.disabled>a:hover,.main .ccm-pagination-wrapper ul.pagination>li.disabled>a:active,.main .ccm-pagination-wrapper ul.pagination>li.disabled>a:focus,.main .ccm-pagination-wrapper ul.pagination>li.disabled>a:hover {
    background: #fff;
    color: rgba(38,66,135,.5);
    border-color: #e8edee
}

.footer .ccm-pagination-wrapper ul.pagination>li.next,.footer .ccm-pagination-wrapper ul.pagination>li.prev,.header .ccm-pagination-wrapper ul.pagination>li.next,.header .ccm-pagination-wrapper ul.pagination>li.prev,.main .ccm-pagination-wrapper ul.pagination>li.next,.main .ccm-pagination-wrapper ul.pagination>li.prev {
    font-size: 0
}

.footer .ccm-pagination-wrapper ul.pagination>li.next span[aria-hidden=true]:before,.footer .ccm-pagination-wrapper ul.pagination>li.prev span[aria-hidden=true]:before,.header .ccm-pagination-wrapper ul.pagination>li.next span[aria-hidden=true]:before,.header .ccm-pagination-wrapper ul.pagination>li.prev span[aria-hidden=true]:before,.main .ccm-pagination-wrapper ul.pagination>li.next span[aria-hidden=true]:before,.main .ccm-pagination-wrapper ul.pagination>li.prev span[aria-hidden=true]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px
}

.footer .ccm-pagination-wrapper ul.pagination>li.prev span[aria-hidden=true]:before,.header .ccm-pagination-wrapper ul.pagination>li.prev span[aria-hidden=true]:before,.main .ccm-pagination-wrapper ul.pagination>li.prev span[aria-hidden=true]:before {
    content: "\f060"
}

.footer .ccm-pagination-wrapper ul.pagination>li.next span[aria-hidden=true]:before,.header .ccm-pagination-wrapper ul.pagination>li.next span[aria-hidden=true]:before,.main .ccm-pagination-wrapper ul.pagination>li.next span[aria-hidden=true]:before {
    content: "\f061"
}

@media (max-width: 767px) {
    .footer .ccm-pagination-wrapper ul.pagination,.header .ccm-pagination-wrapper ul.pagination,.main .ccm-pagination-wrapper ul.pagination {
        font-size:0
    }

    .footer .ccm-pagination-wrapper ul.pagination>li,.header .ccm-pagination-wrapper ul.pagination>li,.main .ccm-pagination-wrapper ul.pagination>li {
        display: none
    }

    .footer .ccm-pagination-wrapper ul.pagination>li.next,.footer .ccm-pagination-wrapper ul.pagination>li.prev,.header .ccm-pagination-wrapper ul.pagination>li.next,.header .ccm-pagination-wrapper ul.pagination>li.prev,.main .ccm-pagination-wrapper ul.pagination>li.next,.main .ccm-pagination-wrapper ul.pagination>li.prev {
        display: inline-block;
        vertical-align: middle
    }
}

.button-block {
    display: block;
    width: 100%;
    line-height: 0;
    margin: 0 0 30px
}

.button-block.btn-block .button-link {
    display: block;
    width: 100%;
    text-align: center
}

.button-block .button-link {
    margin: 0!important
}

.button-block .button-link>span {
    display: table-cell;
    vertical-align: middle
}

.button-link {
    position: relative;
    display: inline-block;
    background: #005eb8;
    color: #fff!important;
    font-weight: lighter!important;
    font-family: "Frutiger LT Pro",sans-serif!important;
    border: 0!important;
    font-size: 18px;
    font-size: 1.8rem;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    line-height: 1;
    padding: 15px 30px;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.button-link i,.button-link>span {
    color: inherit
}

.button-link:active,.button-link:focus,.button-link:hover {
    background: #003087;
    color: #fff!important
}

.button-link:active span,.button-link:focus span,.button-link:hover span {
    text-decoration: underline
}

.button-link--arrow-left,.button-link--arrow-right,.button-link.arrow-left,.button-link.arrow-right {
    position: relative
}

.button-link--arrow-left:after,.button-link--arrow-right:after,.button-link.arrow-left:after,.button-link.arrow-right:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    letter-spacing: 0;
    text-align: center;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.button-link--arrow-left,.button-link.arrow-left {
    padding-left: 50px!important
}

.button-link--arrow-left:after,.button-link.arrow-left:after {
    content: "\f060";
    left: 15px
}

.button-link--arrow-right,.button-link.arrow-right {
    padding-right: 50px
}

.button-link--arrow-right:after,.button-link.arrow-right:after {
    content: "\f061";
    right: 15px
}

.button-link.icon-right {
    padding-right: 60px
}

.button-link.icon-right span {
    display: inline-block
}

.button-link.icon-right i,.button-link.icon-right img {
    position: absolute;
    max-width: 30px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.button-link.icon-right img {
    filter: invert(1)
}

.button-link.file-icon,.button-link.icon-left {
    padding-left: 60px
}

.button-link.file-icon span,.button-link.icon-left span {
    display: inline-block
}

.button-link.file-icon i,.button-link.file-icon img,.button-link.icon-left i,.button-link.icon-left img {
    position: absolute;
    max-width: 30px;
    left: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.button-link.file-icon img,.button-link.icon-left img {
    filter: invert(1)
}

.button-link.facebook,.button-link.facebook2 {
    background-color: #4b76bd
}

.button-link.skype {
    background-color: #12a5f4
}

.button-link.gmail {
    background-color: #d44638
}

.button-link.messenger {
    background-color: #0078ff
}

.button-link.wordpress {
    background-color: #444140
}

.button-link.whatsapp {
    background-color: #4fce5d
}

.button-link.instagram {
    background-color: #1faaba
}

.button-link.googleplus {
    background-color: #dd4b39
}

.button-link.twitter,.button-link.twitter2 {
    background-color: #00c6ff
}

.button-link.linkedin {
    background-color: #56648d
}

.button-link.youtube,.button-link.youtube2 {
    background-color: #cd201f
}

@media all and (max-width: 767px) {
    .button-link {
        padding:12px 20px
    }

    .button-link--arrow-left:after,.button-link--arrow-right:after,.button-link.arrow-left:after,.button-link.arrow-right:after {
        font-size: 20px;
        width: 20px;
        height: 20px
    }

    .button-link.arrow-left {
        padding-left: 45px
    }

    .button-link--arrow-right,.button-link.arrow-right {
        padding-right: 45px
    }
}

.ccm-page--red .button-link {
    background-color: #8a1538
}

.ccm-page--red .button-link:active,.ccm-page--red .button-link:focus,.ccm-page--red .button-link:hover {
    background: #5e0e26
}

.button-link--red {
    background-color: #8a1538!important
}

.button-link--red:active,.button-link--red:focus,.button-link--red:hover {
    background: #5e0e26
}

.ccm-page--blue .button-link {
    background-color: #0053a4
}

.ccm-page--blue .button-link:active,.ccm-page--blue .button-link:focus,.ccm-page--blue .button-link:hover {
    background: #003971
}

.button-link--blue {
    background-color: #0053a4!important
}

.button-link--blue:active,.button-link--blue:focus,.button-link--blue:hover {
    background: #003971
}

.ccm-page--purple .button-link {
    background-color: #330072
}

.ccm-page--purple .button-link:active,.ccm-page--purple .button-link:focus,.ccm-page--purple .button-link:hover {
    background: #1c003f
}

.button-link--purple {
    background-color: #330072!important
}

.button-link--purple:active,.button-link--purple:focus,.button-link--purple:hover {
    background: #1c003f
}

.ccm-page--green .button-link {
    background-color: #006747
}

.ccm-page--green .button-link:active,.ccm-page--green .button-link:focus,.ccm-page--green .button-link:hover {
    background: #003424
}

.button-link--green {
    background-color: #006747!important
}

.button-link--green:active,.button-link--green:focus,.button-link--green:hover {
    background: #003424
}

.header {
    position: relative
}

.header__stripe {
    font-size: 0
}

.header__stripe__segment {
    display: inline-block;
    width: 25%;
    height: 5px
}

.header__stripe__segment--red {
    background: #8a1538
}

.header__stripe__segment--blue {
    background: #005eb8
}

.header__stripe__segment--green {
    background: #006747
}

.header__stripe__segment--purple {
    background: #330072
}

.ccm-page--red .header__stripe .header__stripe__segment {
    width: 100%;
    display: none
}

.ccm-page--red .header__stripe .header__stripe__segment--red {
    display: inline-block
}

.ccm-page--blue .header__stripe .header__stripe__segment {
    width: 100%;
    display: none
}

.ccm-page--blue .header__stripe .header__stripe__segment--blue {
    display: inline-block
}

.ccm-page--purple .header__stripe .header__stripe__segment {
    width: 100%;
    display: none
}

.ccm-page--purple .header__stripe .header__stripe__segment--purple {
    display: inline-block
}

.ccm-page--green .header__stripe .header__stripe__segment {
    width: 100%;
    display: none
}

.ccm-page--green .header__stripe .header__stripe__segment--green {
    display: inline-block
}

.header .header-top {
    background: #005eb8;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media print {
    .header .header-top {
        display: none
    }
}

.ccm-toolbar-visible .header .header-top {
    top: 48px
}

.header .header-top .mobile-buttons {
    text-align: right
}

.header .header-top .mobile-buttons button {
    display: inline-block;
    background: 0 0;
    color: #fff;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    line-height: 0;
    padding: 10px;
    min-width: 44px;
    border: none
}

.header .header-top .mobile-buttons button:active,.header .header-top .mobile-buttons button:focus,.header .header-top .mobile-buttons button:hover {
    background: #004485
}

.ccm-page--red .header .header-top {
    background: #8a1538
}

.ccm-page--red .header .header-top button:active,.ccm-page--red .header .header-top button:focus,.ccm-page--red .header .header-top button:hover {
    background: #5e0e26
}

.ccm-page--green .header .header-top {
    background: #006747
}

.ccm-page--green .header .header-top button:active,.ccm-page--green .header .header-top button:focus,.ccm-page--green .header .header-top button:hover {
    background: #003424
}

.ccm-page--purple .header .header-top {
    background: #330072
}

.ccm-page--purple .header .header-top button:active,.ccm-page--purple .header .header-top button:focus,.ccm-page--purple .header .header-top button:hover {
    background: #1c003f
}

.header .header-main {
    z-index: 200;
    background: #fff;
    padding: 20px 0;
    position: relative
}

.header .header-main__extra-links {
    margin: 0 0 30px -250px;
    text-align: right
}

.header .header-main__extra-links .content-block {
    margin: 0
}

.header .header-main__extra-links ul {
    list-style-type: none;
    font-size: 0;
    padding-left: 0
}

.header .header-main__extra-links ul li {
    position: relative;
    padding-right: 15px;
    margin-right: 15px
}

.header .header-main__extra-links ul li:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    right: 0
}

.header .header-main__extra-links ul li:last-child {
    padding-right: 0;
    margin-right: 0
}

.header .header-main__extra-links ul li:last-child>a {
    color: #da291c
}

.header .header-main__extra-links ul li:last-child>a:active,.header .header-main__extra-links ul li:last-child>a:focus,.header .header-main__extra-links ul li:last-child>a:hover {
    color: #ad2116
}

.header .header-main__extra-links ul li:last-child:after {
    content: none
}

.header .header-main__extra-links ul li,.header .header-main__extra-links ul li a {
    display: inline-block
}

.header .header-main__extra-links ul li a {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem
}

.header .header-main__extra-links ul li a:active,.header .header-main__extra-links ul li a:focus,.header .header-main__extra-links ul li a:hover {
    color: #005eb8;
    text-decoration: underline
}

.header .header-main__search {
    width: 100%;
    max-width: 380px;
    margin-left: auto
}

@media print {
    .header .header-main__search {
        display: none
    }
}

.header .header-main__search .search-block-weighted,.header .header-main__search .search-block-weighted .search-form {
    margin: 0
}

.header .header-main__user {
    color: #000;
    text-align: right;
    font-family: "Frutiger LT Pro",sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 70px 0 0
}

.header .header-main__user a {
    color: #005eb8;
    text-decoration: underline
}

.header .header-main__user a:active,.header .header-main__user a:focus,.header .header-main__user a:hover {
    color: #005eb8;
    text-decoration: none
}

.header .header-main__user .logged-out a {
    text-decoration: none
}

.header .header-main__user .logged-out a:active,.header .header-main__user .logged-out a:focus,.header .header-main__user .logged-out a:hover {
    text-decoration: underline
}

@media (max-width: 1199px) {
    .header .header-main__user {
        padding:0 0 15px
    }
}

@media (max-width: 991px) {
    .header .header-main__user {
        color:#000;
        font-size: 18px;
        font-size: 1.8rem
    }

    .header .header-main__user a {
        color: #005eb8
    }

    .header .header-main__user a:active,.header .header-main__user a:focus,.header .header-main__user a:hover {
        color: #003087
    }
}

.header .navigation {
    background: #d9e7f4
}

.ccm-page--red .header .navigation {
    background: #eedce1
}

.ccm-page--purple .header .navigation {
    background: #eae5f1
}

.ccm-page--green .header .navigation {
    background: #d9e8e4
}

.header__buttons {
    font-size: 0
}

.header__buttons .button-block {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: 25%
}

.header__buttons .button-block .button-link {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    padding-top: 15px;
    padding-bottom: 15px;
    display: table
}

.header__buttons .button-block .button-link>span {
    display: table-cell;
    vertical-align: middle
}

.header__buttons .button-block .button-link--arrow-left:after,.header__buttons .button-block .button-link.arrow-left:after {
    content: "\f053"
}

.header__buttons .button-block .button-link--arrow-right:after,.header__buttons .button-block .button-link.arrow-right:after {
    content: "\f054"
}

.header__social {
    position: absolute;
    top: 100%;
    margin-top: 12px;
    right: 0;
    z-index: 10
}

.header__social .social-links {
    position: fixed;
    right: 0
}

.header__social .social-links.default ul.list-inline li {
    display: block
}

@media (max-width: 991px) {
    .header__social {
        position:static;
        margin-top: 0
    }

    .header__social .social-links {
        position: static;
        right: 0
    }

    .header__social .social-links.default ul.list-inline li {
        display: inline-block
    }
}

.header .header-mobile-tool.active {
    display: block!important
}

@media all and (max-width: 991px) {
    .header .header-mobile-tool.md {
        text-align:center;
        position: fixed;
        top: 44px;
        left: 0;
        bottom: auto;
        width: 100%!important;
        z-index: 1000;
        padding: 15px 45px 15px 15px!important;
        background-color: #D9E7F4;
        border: 3px solid #005eb8;
        border-top: 0;
        margin: 0!important;
        max-width: none;
        height: auto
    }

    .ccm-page--red .header .header-mobile-tool.md {
        border-color: #8a1538;
        background: #EEDCE1
    }

    .ccm-page--green .header .header-mobile-tool.md {
        border-color: #006747;
        background: #D9E8E4
    }

    .ccm-page--purple .header .header-mobile-tool.md {
        border-color: #330072;
        background: #EAE5F1
    }

    .header .header-mobile-tool.md button.close {
        position: absolute;
        right: 15px;
        top: 15px
    }
}

@media all and (max-width: 767px) {
    .header .header-mobile-tool.sm {
        text-align:center;
        position: fixed;
        top: 44px;
        left: 0;
        bottom: auto;
        width: 100%!important;
        z-index: 1000;
        padding: 15px 45px 15px 15px!important;
        background-color: #D9E7F4;
        border: 3px solid #005eb8;
        border-top: 0;
        margin: 0!important;
        max-width: none;
        height: auto
    }

    .ccm-page--red .header .header-mobile-tool.sm {
        border-color: #8a1538;
        background: #EEDCE1
    }

    .ccm-page--green .header .header-mobile-tool.sm {
        border-color: #006747;
        background: #D9E8E4
    }

    .ccm-page--purple .header .header-mobile-tool.sm {
        border-color: #330072;
        background: #EAE5F1
    }

    .header .header-mobile-tool.sm button.close {
        position: absolute;
        right: 15px;
        top: 15px
    }
}

@media screen and (max-width: 1199px) {
    .header .header-tool-column.lg {
        position:static;
        width: 0;
        padding: 0
    }
}

@media screen and (max-width: 991px) {
    .header .header-tool-column.md {
        position:static;
        width: 0;
        padding: 0
    }
}

@media (max-width: 991px) {
    .header .header-main {
        padding-top:64px
    }

    .header .header-main__extra-links {
        margin: 30px 0
    }
}

@media (max-width: 767px) {
    .header .header-main__extra-links {
        margin:0 0 15px
    }

    .header .header-main__extra-links ul li a {
        font-size: 16px;
        font-size: 1.6rem
    }

    .header__buttons .button-block {
        width: 50%
    }

    .header__buttons .button-block:last-child {
        margin: 0
    }

    .header__buttons .button-block .button-link {
        font-size: 18px;
        font-size: 1.8rem;
        padding-top: 18px;
        padding-bottom: 18px;
        display: table
    }

    .header__buttons .button-block .button-link>span {
        display: table-cell;
        vertical-align: middle
    }
}

@media (max-width: 540px) {
    .header .header-main__extra-links ul {
        list-style-type:initial;
        font-size: 18px;
        font-size: 1.8rem;
        display: inline-block;
        margin: 0
    }

    .header .header-main__extra-links ul li {
        display: list-item;
        padding: 0;
        margin: 0
    }

    .header .header-main__extra-links ul li:after {
        content: none
    }

    .header__buttons .button-block {
        margin: 0 0 15px;
        display: block;
        width: 100%
    }
}

.main {
    background: #fff;
    padding-top: 12px
}

.main__banner {
    background: #e8f0f9;
    display: table;
    width: 100%;
    padding: 60px 0;
    position: relative;
    overflow: hidden
}

.main__banner:before {
    content: '';
    display: block;
    width: 1140px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #d9e7f4;
    clip-path: polygon(0 0,100% 0,100% 100%,100px 100%)
}

.ccm-page--red .main__banner {
    background: #9c2045
}

.ccm-page--red .main__banner:before {
    background: #8a1538
}

.ccm-page--blue .main__banner {
    background: #0062c2
}

.ccm-page--blue .main__banner:before {
    background: #0053a4
}

.ccm-page--green .main__banner {
    background: #008b60
}

.ccm-page--green .main__banner:before {
    background: #006747
}

.ccm-page--purple .main__banner {
    background: #440097
}

.ccm-page--purple .main__banner:before {
    background: #330072
}

.main__banner--has-image {
    position: relative;
    height: 320px
}

.main__banner--has-image:before {
    left: 0
}

.main__banner__inner {
    display: table-cell;
    vertical-align: middle
}

.main__banner__image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    clip-path: polygon(100px 0,100% 0,100% 100%,0 100%)
}

.main__banner__heading {
    font-size: 60px;
    font-size: 6rem;
    font-weight: lighter;
    line-height: 1;
    margin: 0;
    color: #005eb8
}

.main__banner__heading--has-image {
    padding-right: 50%
}

.main__banner__heading:after {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    background: #314c65;
    margin: 15px 0 0
}

.ccm-page--blue .main__banner__heading,.ccm-page--green .main__banner__heading,.ccm-page--purple .main__banner__heading,.ccm-page--red .main__banner__heading {
    color: #fff
}

.ccm-page--blue .main__banner__heading:after,.ccm-page--green .main__banner__heading:after,.ccm-page--purple .main__banner__heading:after,.ccm-page--red .main__banner__heading:after {
    background: #fff
}

.main__banner _:-ms-fullscreen:before,:root .main__banner:before {
    display: none
}

@media (max-width: 1199px) {
    .main__banner {
        padding:40px 0
    }

    .main__banner--has-image {
        height: auto
    }

    .main__banner--has-image:before {
        left: auto
    }

    .main__banner:before {
        width: 75%
    }

    .main__banner__image {
        display: none
    }

    .main__banner__heading {
        font-size: 45px;
        font-size: 4.5rem
    }

    .main__banner__heading--has-image {
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .main__banner {
        padding:20px 0
    }

    .main__banner__heading {
        font-size: 30px;
        font-size: 3rem
    }
}

.main__date span {
    display: inline-block;
    background: #e4eef7;
    padding: 15px 25px 15px 45px;
    border-left: 6px solid #005eb8;
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    position: relative
}

.main__date span i.fa {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    line-height: 1;
    font-size: 25px;
    width: 25px;
    height: 25px
}

.ccm-page--red .main__date span {
    background: #EEDCE1;
    border-left-color: #8A1538
}

.ccm-page--green .main__date span {
    background: #D9E8E4;
    border-left-color: #006747
}

.ccm-page--purple .main__date span {
    background: #EAE5F1;
    border-left-color: #330072
}

@media (min-width: 992px) {
    .main__breadcrumb-nav .core-style {
        display:flex;
        flex-direction: row
    }

    .main__breadcrumb-nav .core-style.no-breadcrumb {
        justify-content: flex-end
    }

    .main__breadcrumb-nav .core-style .breadcrumb-nav {
        flex-grow: 1
    }

    .main__breadcrumb-nav .core-style .print-btn {
        border-radius: 0
    }
}

@media (max-width: 991px) {
    .main .core-style .breadcrumb-nav+.print-btn {
        margin-top:15px
    }

    .main .core-style .print-btn {
        display: block;
        margin-left: auto
    }
}

.main__breadcrumb-nav+.main__content {
    padding-top: 0
}

.main__content {
    background: #fff;
    padding: 40px 0 140px
}

.main__content--has-secondary-content {
    padding-bottom: 40px
}

@media (max-width: 1199px) {
    .main__content {
        padding:20px 0 80px
    }

    .main__content--has-secondary-content {
        padding-bottom: 20px
    }
}

@media (max-width: 767px) {
    .main__content {
        padding:20px 0 50px
    }

    .main__content--has-secondary-content {
        padding-bottom: 20px
    }
}

.main__service-content__accordions__accordion {
    margin: 0 0 30px;
    overflow: hidden
}

.main__service-content__accordions__accordion+.main__service-content__accordions__accordion {
    margin-top: -15px
}

.main__service-content__accordions__accordion__heading {
    margin: 0!important;
    line-height: 0!important
}

.main__service-content__accordions__accordion__heading button {
    position: relative;
    margin: 0;
    line-height: 1.3;
    padding: 15px 85px 15px 25px;
    width: 100%;
    font-family: "Frutiger LT Pro",sans-serif;
    text-align: left;
    font-weight: 400;
    font-size: 22px;
    font-size: 2.2rem;
    color: #00194d;
    background-color: #bfd4e8;
    border: 1px solid #bfd4e8;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main__service-content__accordions__accordion__heading button:after {
    content: "\f13a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    font-size: 50px;
    width: 50px;
    height: 50px;
    margin: auto;
    text-align: center
}

.main__service-content__accordions__accordion__heading button:active,.main__service-content__accordions__accordion__heading button:focus,.main__service-content__accordions__accordion__heading button:hover {
    background-color: #99bbdb
}

.main__service-content__accordions__accordion__heading button:active span,.main__service-content__accordions__accordion__heading button:focus span,.main__service-content__accordions__accordion__heading button:hover span {
    text-decoration: underline
}

.main__service-content__accordions__accordion__heading button[aria-expanded=true]:after {
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-backface-visibility: hidden
}

.main__service-content__accordions__accordion__content {
    display: none;
    padding: 25px;
    background: #e8edee
}

.main__service-content__accordions__accordion__content__map {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0
}

.main__service-content__accordions__accordion__content__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

@media (max-width: 767px) {
    .main__service-content__accordions__accordion__content__map {
        padding-bottom:100%
    }
}

.main__service-content__sidebar__box {
    background: #e8edee;
    padding: 30px;
    margin: 0 0 30px!important
}

.main__service-content__sidebar__box__detail {
    border-bottom: 1px solid #003087;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.main__service-content__sidebar__box__detail:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.main__service-content__sidebar__box__detail__heading {
    margin: 0 0 15px!important
}

.main__secondary-content {
    background: #f1f4f7;
    padding: 40px 0 140px
}

@media (max-width: 1199px) {
    .main__secondary-content {
        padding:20px 0 80px
    }
}

@media (max-width: 767px) {
    .main__secondary-content {
        padding:20px 0 50px
    }
}

.page-template-home .main__alert {
    background: #fff
}

.page-template-home .main__alert+.main__carousel {
    border-top: 12px solid #fff
}

.page-template-home .main__content--has-extra-content,.page-template-home .main__secondary-content--has-bottom-content {
    padding-bottom: 40px
}

.page-template-home .main__bottom {
    padding: 70px 0 140px;
    position: relative
}

.page-template-home .main__bottom,.page-template-home .main__bottom--default,.page-template-home .main__bottom--right {
    background: #fff
}

.page-template-home .main__bottom--left {
    background: #f1f4f7
}

.page-template-home .main__bottom--both:after {
    content: '';
    display: block;
    width: calc(80%);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #e8f0f9;
    z-index: 1;
    clip-path: polygon(0 0,95% 0,100% 100%,0 100%)
}

@media (max-width: 991px) {
    .page-template-home .main__bottom--both:after {
        content:none
    }
}

.page-template-home .main__bottom:before {
    content: '';
    display: block;
    background: #d2e5f7;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    clip-path: polygon(0 0,100% 0,0 100%);
    z-index: 2
}

.page-template-home .main__bottom__column {
    position: relative;
    z-index: 2
}

.page-template-home .main__bottom__column--left {
    padding-right: 30px
}

.page-template-home .main__bottom__column--right {
    padding-left: 30px
}

@media (max-width: 991px) {
    .page-template-home .main__bottom__column {
        margin:0 0 30px!important
    }

    .page-template-home .main__bottom__column--left,.page-template-home .main__bottom__column--right {
        padding: 0
    }
}

.page-template-home .main__bottom .core-style h1,.page-template-home .main__bottom .core-style h2,.page-template-home .main__bottom .core-style h3,.page-template-home .main__bottom .core-style h4,.page-template-home .main__bottom .core-style h5,.page-template-home .main__bottom .core-style h6 {
    color: #000
}

.page-template-home .main__bottom .core-style h1,.page-template-home .main__bottom .core-style h2,.page-template-home .main__bottom .core-style h3 {
    font-weight: lighter;
    font-size: 35px;
    font-size: 3.5rem
}

.page-template-home .main__bottom .core-style h1:after,.page-template-home .main__bottom .core-style h2:after,.page-template-home .main__bottom .core-style h3:after {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    background: #330072;
    margin: 5px 0 0
}

@media (max-width: 1199px) {
    .page-template-home .main__bottom {
        padding:20px 0 80px
    }
}

@media (max-width: 767px) {
    .page-template-home .main__bottom {
        padding:20px 0
    }
}

.page-template-home.edit-mode .main__bottom--both:after {
    content: none
}

.page-template-home.edit-mode .main__bottom__column {
    position: static
}

.ccm-page--red.page-template-home .main__bottom .core-style h1:after,.ccm-page--red.page-template-home .main__bottom .core-style h2:after,.ccm-page--red.page-template-home .main__bottom .core-style h3:after {
    background: #8a1538
}

.ccm-page--blue.page-template-home .main__bottom .core-style h1:after,.ccm-page--blue.page-template-home .main__bottom .core-style h2:after,.ccm-page--blue.page-template-home .main__bottom .core-style h3:after {
    background: #0053a4
}

.ccm-page--green.page-template-home .main__bottom .core-style h1:after,.ccm-page--green.page-template-home .main__bottom .core-style h2:after,.ccm-page--green.page-template-home .main__bottom .core-style h3:after {
    background: #006747
}

.ccm-page--purple.page-template-home .main__bottom .core-style h1:after,.ccm-page--purple.page-template-home .main__bottom .core-style h2:after,.ccm-page--purple.page-template-home .main__bottom .core-style h3:after {
    background: #330072
}

.main .login-page hr {
    margin: 30px 0!important
}

.main .login-page .login-form {
    font-family: "Frutiger LT Pro",sans-serif;
    padding: 30px;
    background: #e8edee;
    margin: 0 0 30px;
    border-left: 5px solid #005eb8
}

.main .login-page .login-form form .form-group label {
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 10px
}

.main .login-page .login-form form .form-group input {
    background: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    padding: 10px 20px;
    min-height: 45px;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid transparent
}

html[style*="font-size: 12px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 14px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 16px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 18px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 20px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 22px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 24px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 26px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 28px"] .main .login-page .login-form form .form-group input,html[style*="font-size: 30px"] .main .login-page .login-form form .form-group input {
    height: auto!important
}

.main .login-page .login-form form .form-group input:focus {
    border-color: #768692
}

.main .login-page .login-form form .forgot-password {
    float: right;
    margin-top: 15px
}

.main .login-page .login-form form .register-link {
    text-align: center
}

.main .register-page hr {
    margin: 30px 0!important
}

.main .register-page form {
    font-family: "Frutiger LT Pro",sans-serif;
    padding: 30px;
    background: #e8edee;
    margin: 0 0 30px;
    border-left: 5px solid #005eb8
}

.main .register-page form .form-group,.main .register-page form fieldset {
    margin: 0 0 30px
}

.main .register-page form .form-group label,.main .register-page form fieldset label {
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 10px
}

.main .register-page form .form-group legend,.main .register-page form fieldset legend {
    color: #000;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 400;
    border-bottom-color: #425563
}

.main .register-page form .form-group input,.main .register-page form .form-group select,.main .register-page form .form-group textarea,.main .register-page form fieldset input,.main .register-page form fieldset select,.main .register-page form fieldset textarea {
    background: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    padding: 10px 20px;
    min-height: 45px;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid transparent
}

.main .register-page form .form-group input[type=checkbox],.main .register-page form .form-group select[type=checkbox],.main .register-page form .form-group textarea[type=checkbox],.main .register-page form fieldset input[type=checkbox],.main .register-page form fieldset select[type=checkbox],.main .register-page form fieldset textarea[type=checkbox] {
    min-height: 0
}

html[style*="font-size: 12px"] .main .register-page form .form-group input,html[style*="font-size: 12px"] .main .register-page form .form-group select,html[style*="font-size: 12px"] .main .register-page form .form-group textarea,html[style*="font-size: 12px"] .main .register-page form fieldset input,html[style*="font-size: 12px"] .main .register-page form fieldset select,html[style*="font-size: 12px"] .main .register-page form fieldset textarea,html[style*="font-size: 14px"] .main .register-page form .form-group input,html[style*="font-size: 14px"] .main .register-page form .form-group select,html[style*="font-size: 14px"] .main .register-page form .form-group textarea,html[style*="font-size: 14px"] .main .register-page form fieldset input,html[style*="font-size: 14px"] .main .register-page form fieldset select,html[style*="font-size: 14px"] .main .register-page form fieldset textarea,html[style*="font-size: 16px"] .main .register-page form .form-group input,html[style*="font-size: 16px"] .main .register-page form .form-group select,html[style*="font-size: 16px"] .main .register-page form .form-group textarea,html[style*="font-size: 16px"] .main .register-page form fieldset input,html[style*="font-size: 16px"] .main .register-page form fieldset select,html[style*="font-size: 16px"] .main .register-page form fieldset textarea,html[style*="font-size: 18px"] .main .register-page form .form-group input,html[style*="font-size: 18px"] .main .register-page form .form-group select,html[style*="font-size: 18px"] .main .register-page form .form-group textarea,html[style*="font-size: 18px"] .main .register-page form fieldset input,html[style*="font-size: 18px"] .main .register-page form fieldset select,html[style*="font-size: 18px"] .main .register-page form fieldset textarea,html[style*="font-size: 20px"] .main .register-page form .form-group input,html[style*="font-size: 20px"] .main .register-page form .form-group select,html[style*="font-size: 20px"] .main .register-page form .form-group textarea,html[style*="font-size: 20px"] .main .register-page form fieldset input,html[style*="font-size: 20px"] .main .register-page form fieldset select,html[style*="font-size: 20px"] .main .register-page form fieldset textarea,html[style*="font-size: 22px"] .main .register-page form .form-group input,html[style*="font-size: 22px"] .main .register-page form .form-group select,html[style*="font-size: 22px"] .main .register-page form .form-group textarea,html[style*="font-size: 22px"] .main .register-page form fieldset input,html[style*="font-size: 22px"] .main .register-page form fieldset select,html[style*="font-size: 22px"] .main .register-page form fieldset textarea,html[style*="font-size: 24px"] .main .register-page form .form-group input,html[style*="font-size: 24px"] .main .register-page form .form-group select,html[style*="font-size: 24px"] .main .register-page form .form-group textarea,html[style*="font-size: 24px"] .main .register-page form fieldset input,html[style*="font-size: 24px"] .main .register-page form fieldset select,html[style*="font-size: 24px"] .main .register-page form fieldset textarea,html[style*="font-size: 26px"] .main .register-page form .form-group input,html[style*="font-size: 26px"] .main .register-page form .form-group select,html[style*="font-size: 26px"] .main .register-page form .form-group textarea,html[style*="font-size: 26px"] .main .register-page form fieldset input,html[style*="font-size: 26px"] .main .register-page form fieldset select,html[style*="font-size: 26px"] .main .register-page form fieldset textarea,html[style*="font-size: 28px"] .main .register-page form .form-group input,html[style*="font-size: 28px"] .main .register-page form .form-group select,html[style*="font-size: 28px"] .main .register-page form .form-group textarea,html[style*="font-size: 28px"] .main .register-page form fieldset input,html[style*="font-size: 28px"] .main .register-page form fieldset select,html[style*="font-size: 28px"] .main .register-page form fieldset textarea,html[style*="font-size: 30px"] .main .register-page form .form-group input,html[style*="font-size: 30px"] .main .register-page form .form-group select,html[style*="font-size: 30px"] .main .register-page form .form-group textarea,html[style*="font-size: 30px"] .main .register-page form fieldset input,html[style*="font-size: 30px"] .main .register-page form fieldset select,html[style*="font-size: 30px"] .main .register-page form fieldset textarea {
    height: auto!important
}

.main .register-page form .form-group input:focus,.main .register-page form .form-group select:focus,.main .register-page form .form-group textarea:focus,.main .register-page form fieldset input:focus,.main .register-page form fieldset select:focus,.main .register-page form fieldset textarea:focus {
    border-color: #768692
}

.main .register-page form .form-actions {
    text-align: right
}

.main .edit-profile-page hr {
    margin: 30px 0!important
}

.main .edit-profile-page form {
    font-family: "Frutiger LT Pro",sans-serif;
    padding: 30px;
    background: #e8edee;
    margin: 0 0 30px;
    border-left: 5px solid #005eb8
}

.main .edit-profile-page form .form-group,.main .edit-profile-page form fieldset {
    margin: 0 0 30px
}

.main .edit-profile-page form .form-group label,.main .edit-profile-page form fieldset label {
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 10px
}

.main .edit-profile-page form .form-group legend,.main .edit-profile-page form fieldset legend {
    color: #000;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 400;
    border-bottom-color: #425563
}

.main .edit-profile-page form .form-group input,.main .edit-profile-page form .form-group select,.main .edit-profile-page form .form-group textarea,.main .edit-profile-page form fieldset input,.main .edit-profile-page form fieldset select,.main .edit-profile-page form fieldset textarea {
    background: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    padding: 10px 20px;
    min-height: 45px;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid transparent
}

.main .edit-profile-page form .form-group input[type=checkbox],.main .edit-profile-page form .form-group select[type=checkbox],.main .edit-profile-page form .form-group textarea[type=checkbox],.main .edit-profile-page form fieldset input[type=checkbox],.main .edit-profile-page form fieldset select[type=checkbox],.main .edit-profile-page form fieldset textarea[type=checkbox] {
    min-height: 0
}

html[style*="font-size: 12px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 12px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 12px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 12px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 12px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 12px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 14px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 14px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 14px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 14px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 14px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 14px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 16px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 16px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 16px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 16px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 16px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 16px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 18px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 18px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 18px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 18px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 18px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 18px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 20px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 20px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 20px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 20px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 20px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 20px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 22px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 22px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 22px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 22px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 22px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 22px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 24px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 24px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 24px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 24px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 24px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 24px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 26px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 26px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 26px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 26px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 26px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 26px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 28px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 28px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 28px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 28px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 28px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 28px"] .main .edit-profile-page form fieldset textarea,html[style*="font-size: 30px"] .main .edit-profile-page form .form-group input,html[style*="font-size: 30px"] .main .edit-profile-page form .form-group select,html[style*="font-size: 30px"] .main .edit-profile-page form .form-group textarea,html[style*="font-size: 30px"] .main .edit-profile-page form fieldset input,html[style*="font-size: 30px"] .main .edit-profile-page form fieldset select,html[style*="font-size: 30px"] .main .edit-profile-page form fieldset textarea {
    height: auto!important
}

.main .edit-profile-page form .form-group input:focus,.main .edit-profile-page form .form-group select:focus,.main .edit-profile-page form .form-group textarea:focus,.main .edit-profile-page form fieldset input:focus,.main .edit-profile-page form fieldset select:focus,.main .edit-profile-page form fieldset textarea:focus {
    border-color: #768692
}

.main .edit-profile-page form .ccm-dashboard-form-actions {
    text-align: right
}

.footer {
    position: relative;
    z-index: 2
}

.footer:before {
    content: '';
    display: block;
    width: 100%;
    height: 207px;
    background-image: url(/application/themes/custom/images/footer-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    position: absolute;
    top: -100px;
    left: 0;
    right: 0
}

.ccm-page--red .footer:before {
    background-image: url(/application/themes/custom/images/footer-shape__red.png)
}

.ccm-page--blue .footer:before {
    background-image: url(/application/themes/custom/images/footer-shape__blue.png)
}

.ccm-page--green .footer:before {
    background-image: url(/application/themes/custom/images/footer-shape__green.png)
}

.ccm-page--purple .footer:before {
    background-image: url(/application/themes/custom/images/footer-shape__purple.png)
}

.footer .print-disclaimer {
    display: none
}

.footer,.footer__main {
    background: #dbecfc
}

.footer__main {
    padding: 100px 0
}

.footer__main--has-secondary-content {
    padding-bottom: 60px
}

.footer__main__column p a {
    border-bottom: none!important;
    text-decoration: underline
}

.footer__main__column h1,.footer__main__column h2,.footer__main__column h3,.footer__main__column h4,.footer__main__column h5,.footer__main__column h6 {
    color: #000;
    font-weight: 300;
    font-size: 32px;
    font-size: 3.2rem
}

.footer__main__column h1:after,.footer__main__column h2:after,.footer__main__column h3:after,.footer__main__column h4:after,.footer__main__column h5:after,.footer__main__column h6:after {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    background: #314c65;
    margin: 15px 0 0
}

.ccm-page--red .footer__main__column h1:after,.ccm-page--red .footer__main__column h2:after,.ccm-page--red .footer__main__column h3:after,.ccm-page--red .footer__main__column h4:after,.ccm-page--red .footer__main__column h5:after,.ccm-page--red .footer__main__column h6:after {
    background-color: #8a1538!important
}

.ccm-page--blue .footer__main__column h1:after,.ccm-page--blue .footer__main__column h2:after,.ccm-page--blue .footer__main__column h3:after,.ccm-page--blue .footer__main__column h4:after,.ccm-page--blue .footer__main__column h5:after,.ccm-page--blue .footer__main__column h6:after {
    background-color: #0053a4!important
}

.ccm-page--green .footer__main__column h1:after,.ccm-page--green .footer__main__column h2:after,.ccm-page--green .footer__main__column h3:after,.ccm-page--green .footer__main__column h4:after,.ccm-page--green .footer__main__column h5:after,.ccm-page--green .footer__main__column h6:after {
    background-color: #006747!important
}

.ccm-page--purple .footer__main__column h1:after,.ccm-page--purple .footer__main__column h2:after,.ccm-page--purple .footer__main__column h3:after,.ccm-page--purple .footer__main__column h4:after,.ccm-page--purple .footer__main__column h5:after,.ccm-page--purple .footer__main__column h6:after {
    background-color: #330072!important
}

.footer__main__column .content-block {
    margin-bottom: 30px
}

.footer__main__column--blue h1:after,.footer__main__column--blue h2:after,.footer__main__column--blue h3:after,.footer__main__column--blue h4:after,.footer__main__column--blue h5:after,.footer__main__column--blue h6:after {
    background-color: #8a1538
}

.footer__main__column--purple h1:after,.footer__main__column--purple h2:after,.footer__main__column--purple h3:after,.footer__main__column--purple h4:after,.footer__main__column--purple h5:after,.footer__main__column--purple h6:after {
    background-color: #005eb8
}

.footer__main__column--red h1:after,.footer__main__column--red h2:after,.footer__main__column--red h3:after,.footer__main__column--red h4:after,.footer__main__column--red h5:after,.footer__main__column--red h6:after {
    background-color: #330072
}

.footer__secondary {
    background: #fff;
    padding: 60px 0 100px;
    font-size: 0
}

.footer__secondary a {
    border: none!important
}

.no-edit-mode .footer__secondary {
    clip-path: polygon(0 40px,100% 0,100% 100%,0 100%)
}

.footer__secondary__column {
    display: inline-block;
    vertical-align: middle;
    width: 32%
}

.footer__secondary__column:first-child {
    padding-right: 15px
}

.footer__secondary__column:last-child {
    padding-left: 15px
}

@media (max-width: 767px) {
    .footer__secondary__column {
        width:100%;
        text-align: center
    }

    .footer__secondary__column:first-child {
        padding-right: 0
    }

    .footer__secondary__column:last-child {
        padding-left: 0;
        margin: 30px 0 0
    }

    .footer__secondary__column .ccm-custom-style-container {
        text-align: center!important
    }
}

@media (max-width: 767px) {
    .footer:before {
        height:90px;
        top: -40px
    }
}

.leaflet-lightbox {
    width: 1140px;
    max-width: 100%
}

.leaflet-lightbox__services {
    background: #e8edee;
    padding: 20px 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

@media (max-width: 991px) {
    .leaflet-lightbox__services {
        margin-top:30px
    }
}

.leaflet-lightbox__services__heading,.leaflet-lightbox__services__list li {
    margin: 0 0 10px!important
}

.leaflet-lightbox__services__list li:last-child {
    margin-bottom: 0!important
}

.controlled-document-lightbox {
    width: 1140px;
    max-width: 100%
}

.controlled-document-lightbox__title {
    margin: 0!important
}

.controlled-document-lightbox__ref-id {
    margin: 10px 0 0!important
}

.controlled-document-lightbox__description {
    margin: 30px 0 0!important
}

.controlled-document-lightbox__download {
    text-align: right
}

.controlled-document-lightbox__sidebar__box {
    background: #e8edee;
    padding: 20px 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 30px
}

.controlled-document-lightbox__sidebar__box .attribute-wrapper {
    padding-bottom: 15px;
    border-bottom: 1px solid #768692;
    margin-bottom: 15px
}

.controlled-document-lightbox__sidebar__box .attribute-wrapper:last-of-type {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0
}

.controlled-document-lightbox__sidebar__box__heading,.controlled-document-lightbox__sidebar__box__list li {
    margin: 0 0 10px!important
}

.controlled-document-lightbox__sidebar__box__list li:last-child {
    margin-bottom: 0!important
}

@media screen and (max-width: 1116px) {
    .controlled-document-lightbox__download .button-link {
        padding:15px 18px
    }
}

@media screen and (max-width: 991px) {
    .controlled-document-lightbox__download {
        display:block
    }

    .controlled-document-lightbox__sidebar {
        margin-top: 20px
    }
}

.ccm-page .accessibility-controls {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
    font-family: Helvetica,sans-serif;
    text-align: center;
    pointer-events: none;
    -ms-transition: 260ms all cubic-bezier(0,.4,.5,.8);
    -moz-transition: 260ms all cubic-bezier(0,.4,.5,.8);
    -webkit-transition: 260ms all cubic-bezier(0,.4,.5,.8);
    -o-transition: 260ms all cubic-bezier(0,.4,.5,.8);
    transition: 260ms all cubic-bezier(0,.4,.5,.8)
}

.ccm-page .accessibility-controls .access-tab .access-tab-button {
    padding: 8px 45px;
    display: inline-block;
    position: relative;
    background-color: #cbdeee;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    border: 1px solid #b9d3e7;
    border-bottom: none;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    pointer-events: all;
    -ms-transition: 80ms background-color linear;
    -moz-transition: 80ms background-color linear;
    -webkit-transition: 80ms background-color linear;
    -o-transition: 80ms background-color linear;
    transition: 80ms background-color linear
}

.ccm-page .accessibility-controls .access-tab .access-tab-button:focus,.ccm-page .accessibility-controls .access-tab .access-tab-button:hover {
    background-color: #a5c6e1;
    text-decoration: underline
}

.ccm-page .accessibility-controls .access-tab .access-tab-button:focus {
    padding: 2px 39px;
    border: 6px solid #ffb81c
}

.ccm-page .accessibility-controls .access-tab .access-tab-button[aria-expanded=true] {
    text-decoration: underline
}

.ccm-page .accessibility-controls .access-tab .access-tab-button[aria-expanded=true]:focus,.ccm-page .accessibility-controls .access-tab .access-tab-button[aria-expanded=true]:hover {
    text-decoration: none
}

.ccm-page .accessibility-controls .access-tools {
    background-color: #cbdeee;
    border: 1px solid #b9d3e7;
    font-size: 0;
    margin-top: -1px;
    pointer-events: all;
    overflow-y: auto;
    padding: 7px 0 2px;
    display: none
}

.ie8 .ccm-page .accessibility-controls .access-tools {
    display: block!important
}

.ccm-page .accessibility-controls .access-tools .access-element {
    display: inline-block;
    vertical-align: middle;
    padding: 9px 20px;
    border-right: 1px solid #b9d3e7
}

.ccm-page .accessibility-controls .access-tools .access-element #contrast-label,.ccm-page .accessibility-controls .access-tools .access-element #text-label {
    font-size: 14px;
    font-size: 1.4rem
}

.ccm-page .accessibility-controls .access-tools .access-element.language {
    padding: 0 20px
}

.ccm-page .accessibility-controls .access-tools .access-element.language a {
    text-decoration: none
}

.ccm-page .accessibility-controls .access-tools .access-element.language #google_translate_element .goog-te-gadget {
    color: #000
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast>span,.ccm-page .accessibility-controls .access-tools .access-element.text-size>span {
    margin: 0 8px 0 0;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    font-weight: 400
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast>ul,.ccm-page .accessibility-controls .access-tools .access-element.text-size>ul {
    padding: 0;
    display: inline-block
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast>ul li,.ccm-page .accessibility-controls .access-tools .access-element.text-size>ul li {
    margin-right: 5px;
    display: inline-block
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast>ul li button,.ccm-page .accessibility-controls .access-tools .access-element.text-size>ul li button {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #d82e65;
    border: 3px solid transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    outline: 0;
    -ms-transition: 60ms border-color linear;
    -moz-transition: 60ms border-color linear;
    -webkit-transition: 60ms border-color linear;
    -o-transition: 60ms border-color linear;
    transition: 60ms border-color linear
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast>ul li button svg,.ccm-page .accessibility-controls .access-tools .access-element.text-size>ul li button svg {
    fill: #fff
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast>ul li button:focus,.ccm-page .accessibility-controls .access-tools .access-element.contrast>ul li button:hover,.ccm-page .accessibility-controls .access-tools .access-element.text-size>ul li button:focus,.ccm-page .accessibility-controls .access-tools .access-element.text-size>ul li button:hover {
    border-color: #000
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast>ul li:last-of-type,.ccm-page .accessibility-controls .access-tools .access-element.text-size>ul li:last-of-type {
    margin-right: 0
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button {
    position: relative
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-b-w {
    background-color: #fff;
    border-color: #000
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-b-w svg {
    fill: #000
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-blue {
    background-color: #cfe5fc;
    border-color: #006
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-blue svg {
    fill: #006
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-beige {
    background-color: #f7efd8;
    border-color: #042868
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-beige svg {
    fill: #042868
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-high {
    background-color: #fdff2d;
    border-color: #000
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-high svg {
    fill: #000
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-reset:focus svg,.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-reset:hover svg,.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button.contrast-reset[aria-pressed=true] svg {
    transform: scale(1)
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button:focus svg,.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button:hover svg {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25)
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button svg {
    -ms-transition: 80ms transform cubic-bezier(0,.4,.5,.8);
    -moz-transition: 80ms transform cubic-bezier(0,.4,.5,.8);
    -webkit-transition: 80ms transform cubic-bezier(0,.4,.5,.8);
    -o-transition: 80ms transform cubic-bezier(0,.4,.5,.8);
    transition: 80ms transform cubic-bezier(0,.4,.5,.8)
}

.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button:focus svg,.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button:hover svg,.ccm-page .accessibility-controls .access-tools .access-element.contrast ul li button[aria-pressed=true] svg {
    transform: scale(1.75)
}

.ccm-page .accessibility-controls .access-tools .access-element.frank-logo {
    border-right: none
}

.ccm-page .accessibility-controls .access-tools .access-element.frank-logo a svg {
    width: auto;
    height: 40px
}

.ccm-page .accessibility-controls .access-tools .access-element.frank-logo a svg path {
    fill: #4d7fb3;
    -ms-transition: 60ms fill linear;
    -moz-transition: 60ms fill linear;
    -webkit-transition: 60ms fill linear;
    -o-transition: 60ms fill linear;
    transition: 60ms fill linear
}

.ccm-page .accessibility-controls .access-tools .access-element.frank-logo a:focus svg path,.ccm-page .accessibility-controls .access-tools .access-element.frank-logo a:hover svg path {
    fill: #231f20
}

.ccm-page .accessibility-controls .access-tools .access-skiplink {
    padding: 6px 14px;
    min-width: 250px;
    position: absolute;
    top: 9999px;
    right: -9999px;
    color: #000;
    font-size: 22px;
    font-size: 2.2rem;
    text-decoration: underline;
    text-align: center
}

.ccm-page .accessibility-controls .access-tools .access-skiplink:focus {
    right: 10px;
    top: 50%;
    z-index: 10000;
    transform: translateY(-50%);
    color: #000;
    background-color: #ffb81c
}

.ccm-page .accessibility-controls .access-tools .access-skiplink:hover {
    background-color: #ffd069;
    text-decoration: none
}

@media print {
    .ccm-page .accessibility-controls {
        display: none
    }
}

@media (max-width: 767px) {
    .ccm-page .accessibility-controls .access-tab {
        text-align:right
    }

    .ccm-page .accessibility-controls .access-tab .access-tab-button {
        margin-right: 10px;
        padding: 8px 12px
    }

    .ccm-page .accessibility-controls .access-tab .access-tab-button:focus {
        padding: 4px 8px;
        border-width: 4px
    }

    .ccm-page .accessibility-controls .access-tools .access-element {
        display: block;
        height: auto;
        border: none;
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 0
    }
}

@media (max-height: 420px) {
    .ccm-page .accessibility-controls .access-tools {
        max-height:175px
    }
}

@media (max-width: 359px) {
    .ccm-page .accessibility-controls .access-tab .access-tab-button {
        padding:8px;
        font-size: 14px;
        font-size: 1.4rem
    }
}

.content-editor-image-left {
    margin: 0 20px 20px 0;
    float: left
}

.content-editor-image-right {
    margin: 0 0 20px 20px;
    float: right
}

.content-editor-image-center {
    text-align: center
}

.page_password_request {
    margin: 30px auto;
    width: 100%;
    max-width: 720px
}

.page_password_request__form {
    font-family: "Frutiger LT Pro",sans-serif;
    padding: 30px;
    border-left: 6px solid #005eb8;
    background: #e4eef7;
    margin: 0 0 30px
}

.page_password_request__form .form-group {
    margin: 0 0 30px
}

.page_password_request__form .form-group--submit {
    text-align: right;
    margin-bottom: 0
}

.page_password_request__form .form-group label {
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 10px
}

.page_password_request__form .form-group input[type=password] {
    background: #fff;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    padding: 10px 20px;
    min-height: 45px;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

html[style*="font-size: 12px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 14px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 16px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 18px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 20px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 22px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 24px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 26px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 28px"] .page_password_request__form .form-group input[type=password],html[style*="font-size: 30px"] .page_password_request__form .form-group input[type=password] {
    height: auto!important
}

.page_password_request__form .form-group input[type=password]:focus {
    border: 1px solid #768692
}

@media (max-width: 767px) {
    .page_password_request__form {
        padding:20px
    }
}

.cc-window {
    font-family: "Frutiger LT Pro",sans-serif;
    font-weight: 400;
    flex-direction: column!important;
    border: 3px solid #005eb8
}

.cc-window .cc-link {
    padding: 0
}

.cc-window .cc-compliance {
    flex-direction: column
}

.cc-window .cc-compliance .cc-btn {
    width: 100%
}

.cc-window .cc-compliance .cc-btn+.cc-btn {
    margin-top: 6px;
    margin-left: 0
}

button.cc-revoke {
    margin: 0;
    padding: 8px 12px;
    position: fixed;
    bottom: 0;
    left: 10px;
    font-family: Helvetica,sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    color: #231f20;
    background-color: #e8edee;
    border: 1px solid #bccbcd;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    -ms-transition: 60ms all linear;
    -moz-transition: 60ms all linear;
    -webkit-transition: 60ms all linear;
    -o-transition: 60ms all linear;
    transition: 60ms all linear
}

button.cc-revoke:active,button.cc-revoke:focus,button.cc-revoke:hover {
    background-color: #cbd6d8;
    text-decoration: underline!important
}

@media (max-width: 359px) {
    button.cc-revoke {
        padding:8px
    }
}

.disclaimer {
    padding: 28px 32px 60px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background-color: #e8edee;
    border: 1px solid #005eb8;
    display: flex;
    justify-content: center;
    color: #000;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4;
    opacity: 1;
    pointer-events: all;
    -ms-transition: all 240ms ease;
    -moz-transition: all 240ms ease;
    -webkit-transition: all 240ms ease;
    -o-transition: all 240ms ease;
    transition: all 240ms ease
}

.disclaimer p {
    margin: 0;
    color: #000!important
}

.disclaimer p+p {
    margin-top: 13px
}

.disclaimer p a {
    color: #000
}

.disclaimer-wrapper {
    align-self: center;
    text-align: center
}

.disclaimer-links {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.disclaimer-links button.button-link {
    margin: 0 0 0 25px
}

.disclaimer.hide {
    opacity: 0;
    pointer-events: none
}

@media all and (max-width: 767px) {
    .disclaimer {
        padding:10px 18px 14px;
        font-size: 15px;
        font-size: 1.5rem
    }

    .disclaimer p+p {
        margin-top: 6px
    }

    .disclaimer-links {
        margin-top: 8px;
        flex-flow: row wrap
    }

    .disclaimer-links button.button-link {
        margin: 15px 0 0;
        padding: 8px 16px;
        width: 100%;
        font-size: 15px;
        font-size: 1.5rem
    }
}

.ccm-page .accessibility-controls .access-tools .access-element.language div a.t-link:hover {
    text-decoration: underline;
}

.ccm-page .accessibility-controls .access-tools .access-element.language div a.t-link {
    color: #000;
    margin-top: -3px;
    display: inline-flex;
    font-size: 1.2rem;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
