﻿html, body {
    height: 100%;
    margin: 0
}

.pane-content {
    padding: 15px 5px 5px
}

.dl-horizontal dt {
    white-space: normal
}

.alert-extra {
    margin-bottom: 1px;
    padding: 8px;
    font-size: 16px;
    font-weight: 600
}

.k-ff {
    overflow: inherit !important
}

#horizontal .k-collapse-prev, #horizontal .k-expand-prev {
    display: none
}

.k-splitter .k-splitbar {
    width: 0;
    height: 0
}

div.k-splitter, .k-splitter .k-splitbar {
    border-width: 0
}

ul.k-panelbar, ul.k-panelbar .k-group, ul.k-panelbar .k-content, ul.k-panelbar .k-link {
    border-width: 0;
    font-size: 14px
}

    ul.k-panelbar .k-group .k-link {
        font-size: 14px
    }

.k-panelbar .k-icon {
    background-image: none;
    border-color: #fff
}

.k-tooltip {
    background: #fff !important;
    text-align: left;
    border: 1px solid #f5f5f5;
    border-color: #f5f5f5
}

.panel-menu-right-pane {
    position: fixed;
    z-index: 1000;
    right: 19px;
    margin-top: 58px;
    width: 300px
}

#site-wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

nav.menu {
    width: 300px;
    height: 100%;
    background: #505759;
    position: fixed;
    top: 0;
    right: -300px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all .3s cubic-bezier(.32,1.25,.375,1.15);
    transition: all .3s cubic-bezier(.32,1.25,.375,1.15);
    z-index: 10
}

div.menu-header {
    margin-bottom: 2px;
    padding: 1.2em;
    padding-left: .5em;
    font-size: 1.2em;
    font-weight: 500;
    color: #fff
}

.menu.show-nav li.k-item span.k-link {
    font-weight: 600
}

.menu.show-nav {
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
    -webkit-transform: translateX(-300px) tranlateZ(0);
    -ms-transform: translateX(-300px) tranlateZ(0);
    transform: translateX(-300px) tranlateZ(0);
    -webkit-transform: translate3d(-300px,0,0);
    transform: translate3d(-300px,0,0)
}

.nav-toggle {
    position: fixed;
    top: 10px;
    right: 10px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all .4s cubic-bezier(.32,1.25,.375,1.15);
    transition: all .4s cubic-bezier(.32,1.25,.375,1.15);
    z-index: 11
}

    .nav-toggle span {
        color: #4c4c4c;
        color: rgba(0,0,0,.7);
        padding: 10px;
        font-size: 1.87em
    }

.no-touch .nav-toggle span:hover {
    color: #000
}

.nav-toggle.show-nav {
    top: 12px;
    right: 12px
}

div.navbar-header .collapse.navbar-collapse {
    margin-right: 50px;
    margin-top: 6px;
    font-size: 15px
}

    div.navbar-header .collapse.navbar-collapse a {
        color: #fff !important;
        outline: 0 !important
    }

.k-grid tbody .k-button {
    min-width: 28px !important
}

div.k-splitter, .k-splitter .k-splitbar {
    border-width: 0
}

.k-splitter .k-splitbar {
    width: 0;
    height: 0
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

.align-center {
    text-align: center !important
}

.align-right {
    text-align: right
}

.tblDetailView td {
    border: none !important
}

.form-horizontal .control-label {
    text-align: left !important;
    font-size: 1em !important;
    padding-left: 10px;
    padding-right: 0
}

.form-horizontal .thintext {
    text-align: left !important;
    font-size: .9em !important;
    font-weight: 300;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
    color: #000 !important
}

.control-label.required:after {
    content: " *";
    color: #f00
}

.k-window div.k-window-content {
    overflow: hidden
}

a.k-button.k-button-icontext.k-grid-edit {
    min-width: 0
}

a.k-button.k-button-icontext.k-grid-delete {
    min-width: 0
}

.k-grid td {
    padding: 5px 3px 5px 3px
}

.k-grid .k-grid-header .k-header .k-link {
    height: auto
}

.k-grid .k-grid-header .k-header {
    white-space: normal
}

div.k-popup .k-item, .ddl {
    font-size: 1em
}

.k-input {
    font-size: .9em
}

.k-listbox {
    font-size: .8em;
    height: 150px !important;
    width: 95% !important;
    margin-left: 10px
}

*, :before, :after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.form-control, .container, .container-fluid, .row, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .form-control.k-widget {
        padding: 0;
        width: 100%;
        height: auto
    }

        .form-control.k-widget:not(.k-autocomplete) {
            border-width: 0
        }

    .form-control.identical-width {
        width: 90%
    }

    .form-control.full-width {
        width: 100%
    }

.custom-icon {
    padding-left: 2px
}

ul.navbar-nav > li > a {
    height: 8px
}

.panel-label {
    font-size: .8em;
    vertical-align: middle
}

.little-margin {
    margin-bottom: 1px !important;
    margin-top: 1px !important
}

.user-hint {
    font-size: .8em;
    float: right;
    padding-right: 2px
}

.user-margin {
    margin-top: 15px;
    margin-bottom: 1px
}

.grid-toolbar-label {
    vertical-align: baseline;
    padding-right: .5em;
    font-size: .8em
}

.popupDiv {
    margin-bottom: 10px
}

.disabled {
    background-color: #d3d3d3
}

.k-grid .k-datepicker .k-picker-wrap {
    padding: 0
}

.k-grid .k-datepicker .k-input {
    border-radius: 3px
}

textarea {
    font-family: inherit;
    font-size: 1em !important
}

p.description {
    font-size: .9em;
    font-weight: 500
}

.commandRow {
    margin-top: 5px;
    margin-bottom: 5px
}

.panel-body .commandRow {
    margin-left: 1px;
    margin-bottom: 7px;
    margin-right: 1px
}

.panel-body {
    padding-bottom: 0
}

.page-header {
    padding: 0;
    margin: 0
}

    .page-header > h1 {
        margin: 0;
        padding: 0
    }

hr {
    border-color: #d3d3d3 !important;
    margin: 1em 0 !important
}

.k-button {
    font-size: .8em;
    font-weight: 400;
    line-height: 1.6em;
    background-image: none
}

.dropdown-header {
    border-width: 0 0 1px 0;
    font-size: .9em !important;
    padding-left: 1px;
    background-color: #fff
}

    .dropdown-header > span {
        display: inline-block;
        padding: 0;
        font-size: .9em
    }

.k-tooltip.k-invalid-msg {
    z-index: 10000
}

h3.panel-title {
    font-weight: 400
}

.center-screen {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border: 1px solid #a9a9a9
}

a {
    text-decoration: none !important
}

.nav > li > a {
    display: inline-block !important;
    padding: 0 !important
}

    .nav > li > a:hover {
        background-color: transparent !important
    }

.no-bottom-margin {
    margin-bottom: 0 !important
}

label {
    font-weight: 300
}

@charset "UTF-8";

@font-face {
    font-family: "ca-state-bar";
    src: url("ca-state-bar/fonts/ca-state-bar.eot?");
    src: url("ca-state-bar/fonts/ca-state-bar.eot?#iefix") format("embedded-opentype"),url("ca-state-bar/fonts/ca-state-bar.woff"),url("ca-state-bar/fonts/ca-state-bar.ttf"),url("ca-state-bar/fonts/ca-state-bar.svg") format("svg");
    font-weight: normal;
    font-style: normal
}


[data-icon]:before {
    font-family: "ca-state-bar" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "ca-state-bar" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-search:before {
    content: "a"
}

.icon-bars:before {
    content: "b"
}

.icon-chevron-down:before {
    content: "d"
}

.icon-chevron-left:before {
    content: "e"
}

.icon-chevron-right:before {
    content: "f"
}

.icon-chevron-up:before {
    content: "g"
}

.icon-close:before {
    content: "c"
}

.icon-caret-right:before {
    content: "h"
}

.icon-caret-left:before {
    content: "i"
}

.icon-caret-up:before {
    content: "j"
}

.icon-caret-down:before {
    content: "k"
}

.icon-chevron-right-bold:before {
    content: "l"
}

html {
    box-sizing: border-box
}

*, *::after, *::before {
    box-sizing: inherit
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ab2328;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-weight: 700 !important;
    line-height: 1;
    padding: .75em 1.5em;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

    button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .button:hover, .button:focus {
        border-color: #7c2529;
        background-color: #7c2529;
        color: #fff !important
    }

    button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled, .button:disabled {
        cursor: not-allowed;
        opacity: .5
    }

    button.button-secondary, input[type="button"].button-secondary, input[type="reset"].button-secondary, input[type="submit"].button-secondary, .button.button-secondary {
        background-color: transparent;
        border: 1px solid #ab2328;
        color: #ab2328
    }

        button.button-secondary:hover, button.button-secondary:focus, input[type="button"].button-secondary:hover, input[type="button"].button-secondary:focus, input[type="reset"].button-secondary:hover, input[type="reset"].button-secondary:focus, input[type="submit"].button-secondary:hover, input[type="submit"].button-secondary:focus, .button.button-secondary:hover, .button.button-secondary:focus {
            border-color: #7c2529;
            background-color: #7c2529;
            color: #fff
        }

    button.unstyled, input[type="button"].unstyled, input[type="reset"].unstyled, input[type="submit"].unstyled, .button.unstyled {
        padding: 0;
        border-radius: 0;
        border: none;
        background-color: transparent;
        color: #3e3e3e;
        font-size: 18px
    }

        button.unstyled:hover, input[type="button"].unstyled:hover, input[type="reset"].unstyled:hover, input[type="submit"].unstyled:hover, .button.unstyled:hover {
            background-color: transparent
        }

fieldset {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

legend {
    font-weight: 600;
    margin-bottom: .375em;
    padding: 0
}

label {
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    margin-bottom: .375em;
    color: #006a8e
}

input, select, textarea {
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 16px
}

@media screen and (min-width:768px) {
    input, select, textarea {
        font-size: 18px
    }
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #dcddde;
    border: 1px solid #dcddde;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    margin-bottom: .75em;
    padding: .5em;
    -webkit-transition: border-color 150ms ease;
    transition: border-color 150ms ease;
    width: 100%
}

    input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
        border-color: #505759
    }

    input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
        border-color: #505759;
        outline: none
    }

    input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled {
        background-color: #f2f2f2;
        cursor: not-allowed
    }

        input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover {
            border: 1px solid #000
        }

    input[type="color"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #7e7e7e;
        font-weight: 300
    }

    input[type="color"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input:not([type]):-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #7e7e7e;
        font-weight: 300
    }

    input[type="color"]::placeholder, input[type="date"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="email"]::placeholder, input[type="month"]::placeholder, input[type="number"]::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="text"]::placeholder, input[type="time"]::placeholder, input[type="url"]::placeholder, input[type="week"]::placeholder, input:not([type])::placeholder, textarea::placeholder {
        color: #7e7e7e;
        font-weight: 300
    }

textarea {
    resize: vertical
}

[type="file"] {
    margin-bottom: .75em;
    width: 100%
}

select {
    margin-bottom: .75em;
    width: 100%
}

ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.body-text ul:not(.unstyled), .body-text ol:not(.unstyled) {
    margin: 1em 0;
    padding-left: 40px
}

.body-text ul:not(.unstyled) {
    list-style-type: disc
}

.body-text ol:not(.unstyled) {
    list-style-type: decimal
}

figure {
    margin: 0
}

img, picture {
    display: block;
    margin: 0;
    max-width: 100%
}

table {
    border-collapse: collapse;
    margin: .75em 0;
    table-layout: fixed;
    width: 100%
}

th {
    border-bottom: 1px solid #000;
    font-weight: 600;
    padding: .75em 0;
    text-align: left
}

td {
    border-bottom: 1px solid #000;
    padding: .75em 0
}

tr, td, th {
    vertical-align: middle
}

body {
    color: #3e3e3e;
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    font-size: 1.333em;
    line-height: 1.2;
    margin: 0 0 5px;
    color: #000
}

h1 {
    font-size: 26px;
    font-weight: 100
}

@media screen and (min-width:768px) {
    h1 {
        font-size: 30px
    }
}

@media screen and (min-width:960px) {
    h1 {
        font-size: 38px
    }
}

@media screen and (min-width:1380px) {
    h1 {
        font-size: 50px
    }
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase
}

p {
    margin: 0 0 .75em
}

    p:last-child {
        margin-bottom: 0
    }

    p.align-left {
        text-align: left
    }

    p.align-center {
        text-align: center
    }

    p.align-right {
        text-align: right
    }

.paragraph p {
    margin: 0
}

a, .link {
    text-decoration: none;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    color: #ab2328;
    border-bottom: 1px solid transparent
}

    a:active, a:focus, a:hover, .link:active, .link:focus, .link:hover {
        outline: none;
        color: #7c2529;
        border-color: #7c2529
    }

    a.link-secondary, .link.link-secondary {
        display: table;
        table-layout: auto;
        border: none
    }

        a.link-secondary .icon, .link.link-secondary .icon {
            display: table-cell;
            width: 1em;
            font-size: 12px;
            color: #ab2328;
            -webkit-transition: color 150ms ease;
            transition: color 150ms ease
        }

        a.link-secondary .link__text, .link.link-secondary .link__text {
            color: #3e3e3e;
            border-bottom: 1px solid transparent;
            -webkit-transition: border-color 150ms ease;
            transition: border-color 150ms ease
        }

        a.link-secondary:active .icon, a.link-secondary:focus .icon, a.link-secondary:hover .icon, .link.link-secondary:active .icon, .link.link-secondary:focus .icon, .link.link-secondary:hover .icon {
            color: #7c2529
        }

        a.link-secondary:active .link__text, a.link-secondary:focus .link__text, a.link-secondary:hover .link__text, .link.link-secondary:active .link__text, .link.link-secondary:focus .link__text, .link.link-secondary:hover .link__text {
            color: #7c2529;
            border-color: #7c2529
        }

    a.unstyled, a.unstyled:active, a.unstyled:focus, a.unstyled:hover, .link.unstyled, .link.unstyled:active, .link.unstyled:focus, .link.unstyled:hover {
        color: #3e3e3e;
        outline: none;
        border: none
    }

hr {
    border-bottom: 1px solid #000;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 1.5em 0
}

@media screen and (min-width:768px) {
    #content.has-sidebar .block:not(.full-width) {
        width: 85%
    }

    .block-container-two-columns > #content.has-sidebar .block:not(.full-width) {
        width: 100%
    }
}

@media screen and (min-width:960px) {
    #content.has-sidebar .block:not(.full-width) {
        width: 80%
    }
}

@media screen and (min-width:1380px) {
    #content.has-sidebar .block:not(.full-width) {
        width: 100%
    }
}

.block h2, .block .block__title {
    margin-bottom: .5em;
    font-size: 22px
}

@media screen and (min-width:960px) {
    .block h2, .block .block__title {
        font-size: 30px
    }
}

.block-article-list__article {
    padding: .75em 0
}

    .block-article-list__article:not(:last-child) {
        border-bottom: 1px solid #c4c5c6
    }

    .block-article-list__article .article-date, .block-article-list__article .article-description {
        font-size: 16px;
        margin-bottom: .5em
    }

    .block-article-list__article .article-date, .block-article-list__article .article-topic {
        font-weight: 500
    }

    .block-article-list__article .article-topic {
        text-transform: uppercase;
        color: #7e7e7e;
        font-size: 14px
    }

.block-body__intro {
    font-size: 22px;
    font-weight: 100;
    line-height: 1.3em;
    margin-bottom: .75em
}

@media screen and (min-width:960px) {
    .block-body__intro {
        font-size: 28px
    }
}

.carousel-basic {
    position: relative;
    background: url("../wwwroot/css/~/img/texture-linnen.png");
    background-size: 100%
}

    .carousel-basic > ul {
        width: 65%;
        margin: 0 auto;
        padding: 2em 0
    }

@media screen and (min-width:768px) {
    .carousel-basic > ul {
        width: 66.6666%;
        padding: 4em 0
    }
}

.carousel {
    margin-bottom: 3em;
    color: #fff
}

@media screen and (min-width:768px) {
    .carousel {
        margin-bottom: 3.5em
    }
}

.carousel > * {
    display: none
}

.carousel a {
    color: #fff
}

    .carousel a:hover, .carousel a:active, .carousel a:focus {
        color: #fff
    }

        .carousel a:hover .link-icon, .carousel a:active .link-icon, .carousel a:focus .link-icon {
            background-color: #7c2529
        }

    .carousel a .link-icon {
        width: 1em;
        height: 1em;
        display: inline-block;
        position: relative;
        font-size: 24px;
        background: rgba(0,0,0,.2);
        -webkit-transition: background-color 150ms ease;
        transition: background-color 150ms ease
    }

        .carousel a .link-icon .icon::before {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

button.carousel__arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    font-size: 45px;
    opacity: .5;
    color: #fff
}

@media screen and (min-width:768px) {
    button.carousel__arrow {
        width: 58px;
        height: 58px;
        font-size: 58px
    }
}

.carousel__arrow-left {
    left: 0
}

@media screen and (min-width:768px) {
    .carousel__arrow-left {
        left: .5em
    }
}

.carousel__arrow-right {
    right: 0
}

@media screen and (min-width:768px) {
    .carousel__arrow-right {
        right: .5em
    }
}

.carousel__item__title {
    margin-bottom: .3em;
    font-size: 34px;
    font-weight: 100;
    line-height: 1.2em
}

@media screen and (min-width:768px) {
    .carousel__item__title {
        font-size: 50px
    }
}

.carousel__item__description {
    font-size: 18px;
    font-weight: 100
}

@media screen and (min-width:768px) {
    .carousel__item__description {
        font-size: 28px
    }
}

.block-container {
    display: block
}

    .block-container::after {
        clear: both;
        content: "";
        display: block
    }

*:not(.block-container) > .block-container {
    margin: 0 2.625em 3em 2.625em
}

#content.has-sidebar .block-container {
    margin: 3em 0
}

#content.has-sidebar .content-main > .block-container:first-child {
    margin-top: 0
}

.block-container.block-container-two-columns > *:not(:last-child) {
    margin-bottom: 3em
}

.block-container.block-container-stacked > *:not(:last-child) {
    margin-bottom: 3em
}

.block-container.block-container-stacked:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    *:not(.block-container) > .block-container {
        margin: 0 9% 3.5em 9%
    }

    #content.has-sidebar .block-container {
        margin: 3.5em 0
    }

    #content.has-sidebar .content-main > .block-container:first-child {
        margin-top: 0
    }

    #content.has-sidebar .content-main > .block-container:last-child {
        margin-bottom: 0
    }

    .block-container.block-container-two-columns > * {
        float: left;
        display: block;
        margin-right: 14.28571%;
        width: 42.85714%
    }

        .block-container.block-container-two-columns > *:not(:last-child) {
            margin-bottom: 3.5em;
            padding-bottom: 0
        }

        .block-container.block-container-two-columns > *:nth-last-child(-n+2) {
            margin-bottom: 0
        }

        .block-container.block-container-two-columns > *:last-child {
            margin-right: 0
        }

        .block-container.block-container-two-columns > *:nth-child(2n) {
            margin-right: 0
        }

        .block-container.block-container-two-columns > *:nth-child(2n+1) {
            clear: left
        }

    #content.has-sidebar .block-container.block-container-two-columns > * {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 46.66667%
    }

        #content.has-sidebar .block-container.block-container-two-columns > *:last-child {
            margin-right: 0
        }

        #content.has-sidebar .block-container.block-container-two-columns > *:nth-child(2n) {
            margin-right: 0
        }

        #content.has-sidebar .block-container.block-container-two-columns > *:nth-child(2n+1) {
            clear: left
        }

    .block-container.block-container-stacked > *:not(:last-child) {
        margin-bottom: 3.5em
    }
}

.block.block-content-list-teaser {
    background: #fff;
    padding: 1.75em 1em;
    text-align: center
}

@media screen and (min-width:768px) {
    .block.block-content-list-teaser {
        padding: 1.75em 2.5em
    }
}

.block.block-content-list-teaser .block__title {
    margin-bottom: 1.5em
}

.block.block-content-list-teaser .block-content-list__list {
    margin-bottom: 2em
}

@media screen and (min-width:768px) {
    .block.block-content-list-teaser .block-content-list__list {
        display: block
    }

        .block.block-content-list-teaser .block-content-list__list::after {
            clear: both;
            content: "";
            display: block
        }
}

.block.block-content-list-teaser .block-content-list__list-item:not(:last-child) {
    margin-bottom: 2em
}

@media screen and (min-width:768px) {
    .block.block-content-list-teaser .block-content-list__list-item {
        float: left;
        display: block;
        margin-right: 9.09091%;
        width: 27.27273%
    }

        .block.block-content-list-teaser .block-content-list__list-item:not(:last-child) {
            margin-bottom: 3em
        }

        .block.block-content-list-teaser .block-content-list__list-item:nth-last-child(-n+3) {
            margin-bottom: 0
        }

        .block.block-content-list-teaser .block-content-list__list-item:last-child {
            margin-right: 0
        }

        .block.block-content-list-teaser .block-content-list__list-item:nth-child(3n) {
            margin-right: 0
        }

        .block.block-content-list-teaser .block-content-list__list-item:nth-child(3n+1) {
            clear: left
        }
}

.block.block-content-list-teaser .block-content-list__list-item > a {
    line-height: 1.3em
}

@media screen and (min-width:960px) {
    .block.block-content-list-teaser .block-content-list__list-item > a {
        font-size: 22px
    }
}

.block.block-content-list-teaser .block-content-list__list-item__description {
    margin-top: .5em;
    font-size: 16px;
    line-height: 1.4em
}

@media screen and (min-width:960px) {
    .block.block-content-list-teaser .block-content-list__list-item__description {
        font-size: 18px
    }
}

.block-dates__date {
    display: table;
    width: 100%;
    table-layout: fixed
}

    .block-dates__date:not(:last-child) {
        padding-bottom: .65em;
        border-bottom: 1px solid #c4c5c6;
        margin-bottom: .65em
    }

    .block-dates__date .date__date, .block-dates__date .date__description {
        display: table-cell;
        vertical-align: middle
    }

    .block-dates__date .date__date {
        width: 6em;
        padding-right: .75em;
        font-weight: 500;
        font-size: 16px
    }

@media screen and (min-width:960px) {
    .block-dates__date .date__date {
        font-size: 18px
    }
}

.block-dates__date .date__description {
    line-height: 1.3em
}

@media screen and (min-width:960px) {
    .block-dates__date .date__description, .block-dates__date .date__description a {
        font-size: 22px
    }
}

.block-event-featured > a {
    background: #006a8e;
    color: #fff
}

    .block-event-featured > a:active, .block-event-featured > a:focus, .block-event-featured > a:hover {
        background: #08485e;
        color: #fff
    }

.block-article-featured > a {
    background: #505759;
    color: #fff
}

    .block-article-featured > a:active, .block-article-featured > a:focus, .block-article-featured > a:hover {
        background: #3e3e3e;
        color: #fff
    }

.block-article-featured-discipline > a {
    background: #f1f3f4
}

    .block-article-featured-discipline > a:active, .block-article-featured-discipline > a:focus, .block-article-featured-discipline > a:hover {
        background: #dcddde;
        color: #3e3e3e
    }

    .block-article-featured-discipline > a, .block-article-featured-discipline > a .block-article-featured-discipline__meta {
        color: #3e3e3e
    }

        .block-article-featured-discipline > a h2.block-article-featured-discipline__title {
            color: #ab2328
        }

.block-event-featured > a, .block-article-featured > a, .block-article-featured-discipline > a {
    display: block
}

.block-event-featured .region-left, .block-article-featured .region-left, .block-article-featured-discipline .region-left {
    min-width: 225px
}

    .block-event-featured .region-left img, .block-article-featured .region-left img, .block-article-featured-discipline .region-left img {
        width: 100%
    }

.block-event-featured .region-right, .block-article-featured .region-right, .block-article-featured-discipline .region-right {
    padding: 1em
}

@media screen and (min-width:768px) {
    .block-event-featured, .block-article-featured, .block-article-featured-discipline {
        display: table;
        width: 100%;
        table-layout: fixed
    }

        .block-event-featured .region-left, .block-article-featured .region-left, .block-article-featured-discipline .region-left {
            vertical-align: top;
            display: table-cell;
            width: 33.33333%
        }

        .block-event-featured .region-right, .block-article-featured .region-right, .block-article-featured-discipline .region-right {
            vertical-align: middle;
            padding: 2em;
            display: table-cell;
            width: 66.66667%
        }
}

.block-event-featured__meta, .block-article-featured__meta, .block-article-featured-discipline__meta {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255,255,255,.6)
}

@media screen and (min-width:1380px) {
    .block-event-featured__meta, .block-article-featured__meta, .block-article-featured-discipline__meta {
        font-size: 18px
    }
}

h2.block-event-featured__title, h2.block-article-featured__title, h2.block-article-featured-discipline__title {
    color: #fff;
    font-size: 18px
}

    h2.block-event-featured__title p, h2.block-article-featured__title p, h2.block-article-featured-discipline__title p {
        margin-bottom: 0
    }

@media screen and (min-width:960px) {
    h2.block-event-featured__title, h2.block-article-featured__title, h2.block-article-featured-discipline__title {
        font-size: 22px
    }
}

@media screen and (min-width:1380px) {
    h2.block-event-featured__title, h2.block-article-featured__title, h2.block-article-featured-discipline__title {
        font-size: 30px
    }
}

.block-event-featured__date, .block-event-featured__location, .block-article-featured__author, .block-article-featured__description, .block-article-featured-discipline__description {
    font-size: 16px;
    line-height: 1.3em
}

@media screen and (min-width:1380px) {
    .block-event-featured__date, .block-event-featured__location, .block-article-featured__author, .block-article-featured__description, .block-article-featured-discipline__description {
        font-size: 18px
    }
}

.block-event-featured__date, .block-article-featured__author {
    margin-bottom: .75em;
    font-weight: 500
}

.block-event-featured__location p, .block-article-featured__description p, .block-article-featured-discipline__description p {
    margin-bottom: 0
}

@media screen and (min-width:1380px) {
    .block-event-featured__location, .block-article-featured__description, .block-article-featured-discipline__description {
        font-size: 22px
    }
}

.block-event__date, .block-event__location {
    font-size: 16px;
    line-height: 1.3em
}

@media screen and (min-width:768px) {
    .block-event__date, .block-event__location {
        font-size: 18px
    }
}

.block-event__date {
    font-weight: 500
}

.block-event__location {
    margin-bottom: 1.25em
}

    .block-event__location p {
        margin-bottom: 0
    }

.block-faq > ul {
    padding: 1em;
    background: #f1f3f4
}

.block-faq .faq-question button {
    display: block;
    height: 100%;
    width: 100%;
    padding: .25em 0;
    white-space: normal;
    color: #ab2328
}

    .block-faq .faq-question button:hover, .block-faq .faq-question button:focus {
        color: #7c2529
    }

.block-faq .faq-answer {
    padding-top: .5em
}

.block-faq__faq {
    position: relative
}

    .block-faq__faq:not(:last-child) {
        padding-bottom: 1em;
        border-bottom: 1px solid #d1d4d5;
        margin-bottom: 1em
    }

    .block-faq__faq .faq-question__text {
        float: left;
        width: calc(100% - 50px);
        padding-right: 25%;
        text-align: left;
        font-weight: 300;
        line-height: 1.3em
    }

@media screen and (min-width:960px) {
    .block-faq__faq .faq-question__text {
        font-size: 22px
    }
}

.block-faq__faq .toggle-status {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease,-webkit-transform 300ms ease
}

    .block-faq__faq .toggle-status::before {
        font-family: "ca-state-bar";
        content: "g";
        font-size: 35px;
        font-weight: lighter
    }

@media screen and (min-width:960px) {
    .block-faq__faq .toggle-status {
        top: -.2em
    }

        .block-faq__faq .toggle-status::before {
            font-size: 50px
        }
}

.block-faq__faq.collapsed .toggle-status {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.block-featured {
    padding: 1em;
    background: #fff
}

    .block-featured .block__region-left {
        margin-bottom: 3em
    }

@media screen and (min-width:768px) {
    .block-featured {
        display: table;
        width: 100%;
        table-layout: fixed;
        padding: 2em
    }

        .block-featured .block__region-left, .block-featured .block__region-right {
            vertical-align: middle
        }

        .block-featured .block__region-left {
            display: table-cell;
            width: 50%;
            margin-bottom: 0
        }

        .block-featured .block__region-right {
            display: table-cell;
            width: 50%;
            padding-left: 3em
        }
}

@media screen and (min-width:960px) {
    .block-featured {
        display: table;
        width: 100%;
        table-layout: fixed;
        padding: 2.5em 3.5em
    }

        .block-featured .block__region-left {
            display: table-cell;
            width: 35%
        }

        .block-featured .block__region-right {
            display: table-cell;
            width: 65%;
            padding-left: 5em
        }
}

.block-featured .block-featured__image {
    width: 100%;
    border-radius: 50%
}

.block-featured .block-featured__description {
    font-size: 22px;
    font-weight: 100
}

@media screen and (min-width:960px) {
    .block-featured .block-featured__description {
        font-size: 28px;
        line-height: 1.3em
    }
}

.block-featured .block__region-right > a {
    display: inline-block;
    margin-top: .9em
}

.block-form-single-input .block-form__text-before {
    margin-bottom: .75em;
    line-height: 1.3em
}

@media screen and (min-width:960px) {
    .block-form-single-input .block-form__text-before {
        font-size: 22px
    }
}

.block-form-single-input .block-form__text-before p {
    margin-bottom: .375em
}

.block-form-single-input form {
    display: table;
    table-layout: auto;
    width: 100%;
    max-width: 400px;
    margin-bottom: 1.25em
}

    .block-form-single-input form, .block-form-single-input form input, .block-form-single-input form button, .block-form-single-input form .button-wrapper {
        height: 40px
    }

@media screen and (min-width:768px) {
    .block-form-single-input form {
        margin-bottom: 1.9em
    }

        .block-form-single-input form, .block-form-single-input form input, .block-form-single-input form button, .block-form-single-input form .button-wrapper {
            height: 50px
        }
}

.block-form-single-input input, .block-form-single-input .button-wrapper {
    display: table-cell;
    vertical-align: middle
}

.block-form-single-input input {
    box-sizing: border-box;
    margin: 0;
    border-right: none;
    padding: 0 1em;
    font-size: 15px
}

@media screen and (min-width:960px) {
    .block-form-single-input input {
        font-size: 18px
    }
}

.block-form-single-input .button-wrapper, .block-form-single-input button {
    width: 80px
}

.block-form-single-input button {
    padding: 0;
    border: none;
    font-size: 16px
}

.block-form__text-after, .block-form__text-after strong, .block-form__text-after a {
    font-size: 16px
}

@media screen and (min-width:768px) {
    .block-form__text-after, .block-form__text-after strong, .block-form__text-after a {
        font-size: 18px
    }
}

.block-info-alt {
    margin-bottom: 3em;
    padding: 1em;
    background: url("../wwwroot/css/~/img/texture-linnen.png");
    background-size: 100%;
    color: #fff
}

    .block-info-alt > h2 {
        color: #fff
    }

    .block-info-alt .block-info__description {
        margin-bottom: .5em
    }

        .block-info-alt .block-info__description p {
            margin: 0
        }

        .block-info-alt .block-info__description ul {
            margin: .25em 0 2em 0
        }

    .block-info-alt .block-info__link-container {
        text-align: center
    }

@media screen and (min-width:768px) {
    .block-info-alt {
        margin-bottom: 3.5em;
        padding: 2.5em 6em
    }
}

.block-info {
    padding: 3em 1.75em;
    margin-bottom: 3em;
    background: #505759;
    text-align: center;
    color: #fff
}

    .block-info .block-info__title {
        font-weight: 100;
        color: #fff
    }

@media screen and (min-width:768px) {
    .block-info .block-info__title {
        font-size: 40px;
        margin-bottom: .15em
    }
}

.block-info .block-info__description {
    font-weight: 100;
    margin-bottom: 1em
}

@media screen and (min-width:768px) {
    .block-info .block-info__description {
        font-size: 28px;
        margin-bottom: .5em
    }
}

@media screen and (min-width:768px) {
    .block-info > a {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .block-info {
        padding: 3em 14%;
        margin-bottom: 3.5em
    }
}

@media screen and (min-width:960px) {
    .block-info {
        padding: 3em 18%
    }
}

.block-intro {
    text-align: center;
    margin: 3em 1.75em
}

@media screen and (min-width:768px) {
    .block-intro {
        margin: 2em 14%;
        font-size: 32px;
        font-weight: 100;
        line-height: 1.3em
    }
}

@media screen and (min-width:960px) {
    .block-intro {
        margin: 3em 18%
    }
}

@media screen and (min-width:1380px) {
    .block-intro {
        font-size: 34px
    }
}

.block-links.block-links-teaser {
    display: block
}

    .block-links.block-links-teaser::after {
        clear: both;
        content: "";
        display: block
    }

    .block-links.block-links-teaser .block-links__link:not(:last-child) {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0
    }

    .block-links.block-links-teaser .block-links__link > a {
        font-weight: 100
    }

@media screen and (min-width:768px) {
    .block-links.block-links-teaser .block-links__link {
        float: left;
        display: block;
        margin-right: 9.09091%;
        width: 45.45455%
    }

        .block-links.block-links-teaser .block-links__link:last-child {
            margin-right: 0
        }

        .block-links.block-links-teaser .block-links__link:nth-child(2n) {
            margin-right: 0
        }

        .block-links.block-links-teaser .block-links__link:nth-child(2n+1) {
            clear: left
        }

        .block-links.block-links-teaser .block-links__link > a {
            font-size: 22px
        }

        .block-links.block-links-teaser .block-links__link .block-links__link__description {
            margin-top: .5em;
            line-height: 1.4em
        }
}

@media screen and (min-width:960px) {
    .block-links.block-links-teaser .block-links__link > a {
        font-size: 28px
    }

    .block-links.block-links-teaser .block-links__link .block-links__link__description {
        font-size: 22px
    }
}

.block-links > ul {
    margin-top: .8em
}

@media screen and (min-width:960px) {
    .block-links__description {
        font-size: 22px
    }
}

.block-links__link:not(:last-child) {
    padding-bottom: .5em;
    border-bottom: 1px solid #c4c5c6;
    margin-bottom: .5em
}

.block-links__link a {
    line-height: 1.3em
}

@media screen and (min-width:960px) {
    .block-links__link a {
        font-size: 22px
    }
}

.block-list-alt > ul {
    padding: 1em;
    background: #f1f3f4
}

@media screen and (min-width:768px) {
    .block-list-alt > ul {
        padding: 1.5em
    }
}

@media screen and (min-width:960px) {
    .block-list-alt__description {
        font-size: 22px
    }
}

.block-list-alt__item:not(:last-child) {
    padding-bottom: 1.4em;
    border-bottom: 1px solid #c4c5c6;
    margin-bottom: 1.4em
}

.block-list-alt__item__title {
    margin-bottom: .5em
}

@media screen and (min-width:960px) {
    .block-list-alt__item__title {
        font-size: 26px;
        line-height: 1.3em
    }
}

.block-list-alt__item__content {
    font-size: 16px
}

@media screen and (min-width:960px) {
    .block-list-alt__item__content {
        font-size: 18px
    }
}

@media screen and (min-width:960px) {
    .block-list__description {
        font-size: 22px
    }
}

.block-list__item:not(:last-child) {
    padding-bottom: .5em;
    border-bottom: 1px solid #c4c5c6;
    margin-bottom: .5em
}

@media screen and (min-width:960px) {
    .block-list__item {
        font-size: 22px;
        line-height: 1.3em
    }
}

.block-publications-featured > ul {
    margin-bottom: 1em
}

@media screen and (min-width:768px) {
    .block-publications-featured > ul {
        display: block;
        margin-bottom: 2em
    }

        .block-publications-featured > ul::after {
            clear: both;
            content: "";
            display: block
        }

        .block-publications-featured > ul .block-publications-featured__publication {
            float: left;
            display: block;
            margin-right: 3.22581%;
            width: 48.3871%
        }

            .block-publications-featured > ul .block-publications-featured__publication:last-child {
                margin-right: 0
            }

            .block-publications-featured > ul .block-publications-featured__publication:nth-child(2n) {
                margin-right: 0
            }

            .block-publications-featured > ul .block-publications-featured__publication:nth-child(2n+1) {
                clear: left
            }
}

.block-publications-featured__publication {
    margin-bottom: 2em
}

@media screen and (min-width:768px) {
    .block-publications-featured__publication {
        margin-bottom: 0
    }
}

.block-publications-featured__publication > a {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 1em;
    border: none
}

    .block-publications-featured__publication > a:active .block-publications-featured__publication__text, .block-publications-featured__publication > a:hover .block-publications-featured__publication__text, .block-publications-featured__publication > a:focus .block-publications-featured__publication__text {
        border-bottom: 1px solid #7c2529
    }

    .block-publications-featured__publication > a .region-left, .block-publications-featured__publication > a .region-right {
        vertical-align: top
    }

    .block-publications-featured__publication > a .region-left {
        display: table-cell;
        width: 33.33333%
    }

        .block-publications-featured__publication > a .region-left img {
            width: 100%
        }

    .block-publications-featured__publication > a .region-right {
        padding: .25em 1em 0 1em;
        display: table-cell;
        width: 66.66667%;
        -webkit-transition: border 150ms ease;
        transition: border 150ms ease
    }

.block-publications-featured__publication__text {
    border-bottom: 1px solid transparent;
    -webkit-transition: border 150ms ease;
    transition: border 150ms ease
}

.block-publications-featured__publication__meta {
    font-size: 16px
}

.block-publications-featured__description {
    margin-bottom: 1.5em
}

@media screen and (min-width:960px) {
    .block-publications-featured__description {
        font-size: 22px
    }
}

.block-publications-featured__link-container {
    text-align: center
}

.block-quote-image .block__region-left {
    margin-bottom: 3em
}

@media screen and (min-width:768px) {
    .block-quote-image {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin-bottom: 3.5em
    }

        .block-quote-image .block__region-left, .block-quote-image .block__region-right {
            vertical-align: middle
        }

        .block-quote-image .block__region-left {
            display: table-cell;
            width: 37.5%;
            margin-bottom: 0
        }

        .block-quote-image .block__region-right {
            display: table-cell;
            width: 52.5%;
            padding-left: 4em
        }
}

@media screen and (min-width:960px) {
    .block-quote-image {
        display: table;
        width: 100%;
        table-layout: fixed
    }

        .block-quote-image .block__region-left {
            display: table-cell;
            width: 25%
        }

        .block-quote-image .block__region-right {
            display: table-cell;
            width: 65%;
            padding-left: 6em
        }
}

.block-quote-image .block-quote-image__image {
    width: 100%;
    border-radius: 50%
}

.block-quote-image .block-quote-image__header {
    margin-bottom: .1em
}

.block-quote-image .block-quote-image__quote {
    margin-bottom: 1.5em;
    font-size: 22px;
    font-weight: 100;
    color: #505759
}

@media screen and (min-width:960px) {
    .block-quote-image .block-quote-image__quote {
        margin-bottom: .75em;
        font-size: 28px;
        line-height: 1.3em
    }
}

.block-quote-image .block-quote-image__source {
    font-size: 16px
}

@media screen and (min-width:960px) {
    .block-quote-image .block-quote-image__source {
        font-size: 18px
    }
}

.block-quote-image .block-quote-image__source__name {
    margin-bottom: .25em;
    font-weight: 500
}

.block-quote-image .block-quote-image__source__title {
    color: #7e7e7e;
    line-height: 1.2em
}

    .block-quote-image .block-quote-image__source__title p {
        margin: 0
    }

.block-text__description {
    line-height: 1.3em
}

@media screen and (min-width:960px) {
    .block-text__description {
        font-size: 22px
    }
}

.block-dropdown-with-button h2 {
    color: #7e7e7e;
    margin-bottom: 12px;
    font-size: 18px
}

.block-dropdown-with-button form {
    display: table;
    table-layout: auto
}

    .block-dropdown-with-button form label {
        display: none
    }

.block-dropdown-with-button .control-dropdown, .block-dropdown-with-button button {
    display: table-cell;
    vertical-align: middle
}

.block-dropdown-with-button button {
    height: 50px;
    padding: 0 1.5em
}

.control-dropdown {
    display: inline-block
}

    .control-dropdown label {
        color: #7e7e7e;
        margin-bottom: 12px
    }

    .control-dropdown .inner {
        position: relative
    }

        .control-dropdown .inner, .control-dropdown .inner span.icon {
            background: #dcddde
        }

            .control-dropdown .inner select {
                height: 50px;
                border: none;
                background: none;
                padding: 0 1.5em;
                min-width: 200px;
                font-weight: 300;
                margin: 0
            }

            .control-dropdown .inner span.icon {
                color: #ab2328;
                font-size: 1.4em;
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                padding-right: 10px;
                pointer-events: none;
                line-height: 57px
            }

#body-screen {
    display: none;
    position: fixed;
    z-index: 100;
    top: 55px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.7)
}

@media screen and (min-width:768px) {
    #body-screen {
        max-width: 1300px;
        width: calc(100% - 80px);
        top: 85px;
        margin: 0 auto
    }
}

@media screen and (min-width:960px) {
    #body-screen {
        top: 85px
    }
}

.collapsible-container.collapsed .collapsible {
    display: none
}

.footer-body {
    color: #fff
}

    .footer-body .address {
        font-size: 14px
    }

        .footer-body .address:last-child {
            margin-bottom: 0
        }

@media screen and (min-width:960px) {
    .footer-body .address {
        font-size: 16px
    }
}

.footer-body .address__link {
    display: inline-block;
    margin-bottom: .5em
}

.footer-body .address__name__main {
    text-transform: uppercase
}

@media screen and (min-width:960px) {
    .footer-body .address__name__main {
        font-size: 18px
    }
}

.footer__top {
    padding: 0 40px 33px 40px;
    background: #006a8e;
    overflow: hidden
}

    .footer__top .col:not(:last-child), .footer__top .nav:not(:last-child), .footer__top .address:not(:last-child) {
        margin-bottom: 25px
    }

        .footer__top .col:not(:last-child).col-0, .footer__top .nav:not(:last-child).col-0, .footer__top .address:not(:last-child).col-0 {
            margin-bottom: 0
        }

@media screen and (min-width:768px) {
    .footer__top .col:not(:last-child), .footer__top .nav:not(:last-child), .footer__top .address:not(:last-child) {
        margin-bottom: 20px
    }

        .footer__top .col:not(:last-child).col, .footer__top .nav:not(:last-child).col, .footer__top .address:not(:last-child).col {
            margin-bottom: 0
        }
}

.footer__top .col:last-child {
    margin-bottom: 0
}

.footer__top .col-0 {
    margin-bottom: 10px
}

@media screen and (min-width:768px) {
    .footer__top .col-0 {
        margin-bottom: 0
    }
}

.footer__top a {
    color: #fff
}

    .footer__top a:active, .footer__top a:focus, .footer__top a:hover {
        border-color: #fff
    }

.footer__top .col-0 {
    position: relative;
    height: 223px;
    max-width: 325px;
    margin: 0 auto
}

.col-1 {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
    display: block;
}

.nav {
    display: block;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

@media screen and (min-width:768px) {
    .footer__top .col-0 {
        max-width: none;
        margin: 0
    }
}

.footer__top .col-0 img {
    height: 100%;
    top: -11px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .15;
    max-width: none
}

@media screen and (min-width:768px) {
    .footer__top .col-0 img {
        height: 75%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@media screen and (min-width:960px) {
    .footer__top .col-0 img {
        height: 108%
    }
}

.footer__top .col-0 .motto {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Crimson Text",serif;
    font-size: 22px;
    line-height: 1.2em
}

@media screen and (min-width:768px) {
    .footer__top .col-0 .motto {
        left: -20px;
        width: calc(100% + 40px)
    }
}

@media screen and (min-width:960px) {
    .footer__top .col-0 .motto {
        font-size: 26px
    }
}

@media screen and (min-width:1380px) {
    .footer__top .col-0 .motto {
        left: 0;
        width: auto;
        font-size: 32px
    }
}

@media screen and (min-width:768px) {
    .footer__top {
        height: 370px;
        display: block;
        padding: 0 60px
    }

        .footer__top::after {
            clear: both;
            content: "";
            display: block
        }

        .footer__top .col {
            height: 100%
        }

        .footer__top .col-0 {
            float: left;
            display: block;
            margin-right: 2.12766%;
            width: 31.91489%
        }

            .footer__top .col-0:last-child {
                margin-right: 0
            }

        .footer__top .col-1, .footer__top .col-2 {
            margin-left: 8.51064%;
            float: left;
            display: block;
            margin-right: 2.12766%;
            width: 23.40426%;
            padding: 40px 0;
            height: 100%
        }

            .footer__top .col-1:last-child, .footer__top .col-2:last-child {
                margin-right: 0
            }
}

@media screen and (min-width:1380px) {
    .footer__top {
        height: 370px
    }

        .footer__top .col-0 {
            float: left;
            display: block;
            margin-right: 2.12766%;
            width: 40.42553%
        }

            .footer__top .col-0:last-child {
                margin-right: 0
            }

        .footer__top .col-1, .footer__top .col-2 {
            margin-left: 8.51064%;
            float: left;
            display: block;
            margin-right: 2.12766%;
            width: 14.89362%;
            padding: 60px 0
        }

            .footer__top .col-1:last-child, .footer__top .col-2:last-child {
                margin-right: 0
            }
}

.footer__bottom {
    padding: 1.5em 1em;
    color: #7e7e7e;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .footer__bottom {
        padding: 1.2em 0 1.8em 0
    }
}

@media screen and (min-width:1380px) {
    .footer__bottom {
        font-size: 16px
    }
}

.footer__bottom a {
    font-size: 14px;
    color: #7e7e7e
}

@media screen and (min-width:1380px) {
    .footer__bottom a {
        font-size: 16px
    }
}

.footer__bottom a:active, .footer__bottom a:focus, .footer__bottom a:hover {
    border-color: #7e7e7e
}

.footer__bottom .copyright {
    display: inline-block;
    margin: 0 1em .5em 0
}

@media screen and (min-width:768px) {
    .footer__bottom .copyright {
        display: inline;
        padding-right: 1.2em;
        border-right: 1px solid #7e7e7e;
        margin-right: 1.2em
    }
}

.footer__bottom .nav, .footer__bottom .nav > ul {
    display: inline-block
}

.footer__bottom .nav-item {
    display: inline
}

    .footer__bottom .nav-item:not(:last-child) {
        padding-right: .9em;
        border-right: 1px solid #7e7e7e;
        margin-right: .9em
    }

@media screen and (min-width:768px) {
    .footer__bottom .nav-item:not(:last-child) {
        padding-right: 1.2em;
        margin-right: 1.2em
    }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 10px 15px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    -webkit-transition-property: opacity,background-color,-webkit-filter;
    transition-property: opacity,background-color,-webkit-filter;
    transition-property: opacity,filter,background-color;
    transition-property: opacity,filter,background-color,-webkit-filter;
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger-box {
    width: 24px;
    height: 26px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media screen and (min-width:960px) {
    .hamburger-box {
        width: 30px
    }
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        width: 24px;
        height: 4px;
        background-color: #fff;
        border-radius: 4px;
        position: absolute;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: 150ms;
        transition-duration: 150ms;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease
    }

@media screen and (min-width:960px) {
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        width: 30px
    }
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

@media screen and (min-width:960px) {
    .hamburger-inner::before {
        top: -11px
    }
}

.hamburger-inner::after {
    bottom: -10px
}

@media screen and (min-width:960px) {
    .hamburger-inner::after {
        bottom: -11px
    }
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--collapse .hamburger-inner::after {
        top: -22px;
        -webkit-transition: top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;
        transition: top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear
    }

    .hamburger--collapse .hamburger-inner::before {
        -webkit-transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);
        transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);
        transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);
        transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--collapse.is-active .hamburger-inner {
    -webkit-transform: translate3d(0,-11px,0) rotate(-45deg);
    transform: translate3d(0,-11px,0) rotate(-45deg);
    -webkit-transition-delay: .32s;
    transition-delay: .32s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--collapse.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        -webkit-transition: top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;
        transition: top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear
    }

    .hamburger--collapse.is-active .hamburger-inner::before {
        top: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);
        transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);
        transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);
        transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1)
    }

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--collapse-r .hamburger-inner::after {
        top: -22px;
        -webkit-transition: top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;
        transition: top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear
    }

    .hamburger--collapse-r .hamburger-inner::before {
        -webkit-transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);
        transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);
        transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);
        transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--collapse-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0,-11px,0) rotate(45deg);
    transform: translate3d(0,-11px,0) rotate(45deg);
    -webkit-transition-delay: .32s;
    transition-delay: .32s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--collapse-r.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        -webkit-transition: top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;
        transition: top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear
    }

    .hamburger--collapse-r.is-active .hamburger-inner::before {
        top: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);
        transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);
        transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);
        transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1)
    }

.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--squeeze .hamburger-inner::before {
        -webkit-transition: top .1s .14s ease,opacity .1s ease;
        transition: top .1s .14s ease,opacity .1s ease
    }

    .hamburger--squeeze .hamburger-inner::after {
        -webkit-transition: bottom .1s .14s ease,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);
        transition: bottom .1s .14s ease,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);
        transition: bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19);
        transition: bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .14s;
    transition-delay: .14s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--squeeze.is-active .hamburger-inner::before {
        top: 0;
        opacity: 0;
        -webkit-transition: top .1s ease,opacity .1s .14s ease;
        transition: top .1s ease,opacity .1s .14s ease
    }

    .hamburger--squeeze.is-active .hamburger-inner::after {
        bottom: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(.215,.61,.355,1);
        transition: bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(.215,.61,.355,1);
        transition: bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1);
        transition: bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1),-webkit-transform .1s .14s cubic-bezier(.215,.61,.355,1)
    }

.header__top {
    background: #fff
}

    .header__top::after {
        clear: both;
        content: "";
        display: block
    }

.header__left, .header__right {
    height: 100%
}

.header__left {
    height: 100%;
    float: left
}

    .header__left .logo {
        height: 100%
    }

    .header__left .logo__link {
        display: block;
        height: 100%;
        max-width: 400px
    }

        .header__left .logo__link img {
            border: none;
            height: 100%;
            padding: 19px 0 19px 10px
        }

@media screen and (min-width:768px) {
    .header__left .logo__link img {
        padding: 32px 0
    }
}

@media screen and (min-width:960px) {
    .header__left .logo__link img {
        padding: 27px 0
    }
}

.header__right {
    float: right
}

    .header__right::after {
        clear: both;
        content: "";
        display: block
    }

.trigger-wrapper {
    float: left;
    display: inline-block;
    height: 100%;
    width: 50px
}

@media screen and (min-width:768px) {
    .trigger-wrapper {
        width: 60px
    }
}

@media screen and (min-width:960px) {
    .trigger-wrapper {
        width: 80px
    }
}

.trigger-wrapper button {
    height: 100%;
    width: 100%;
    font-size: 26px;
    color: #505759
}

@media screen and (min-width:768px) {
    .trigger-wrapper button {
        font-size: 28px
    }
}

@media screen and (min-width:960px) {
    .trigger-wrapper button {
        font-size: 32px
    }
}

.trigger-wrapper button.is-active, .trigger-wrapper button:hover, .trigger-wrapper button:focus {
    background: #08485e;
    color: #fff;
    outline: none
}

.trigger-wrapper__search button {
    position: relative
}

.trigger-wrapper__search .icon-search {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    .trigger-wrapper__search .icon-search::before {
        vertical-align: text-top
    }

.trigger-wrapper__nav-main .icon-close {
    display: none
}

.trigger-wrapper__nav-main button {
    background: #006a8e;
    color: #fff
}

    .trigger-wrapper__nav-main button.is-active .icon-bars {
        display: none
    }

    .trigger-wrapper__nav-main button.is-active .icon-close {
        display: block
    }

.header__bottom {
    background: #006a8e
}

    .header__bottom::after {
        clear: both;
        content: "";
        display: block
    }

    .header__bottom .nav-main-1 {
        display: none
    }

@media screen and (min-width:960px) {
    .header__bottom .nav-main-1 {
        display: table
    }
}

.hero-basic::after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width:768px) {
    .hero-basic .hero__region {
        float: left;
        width: 50%
    }
}

.hero-basic .hero__region-right {
    position: relative
}

    .hero-basic .hero__region-right .hero__image-screen {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.7);
        z-index: 0
    }

    .hero-basic .hero__region-right .hero__header {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1;
        margin: 0;
        padding: 0 1.4em;
        color: #fff
    }

.hero-home .hero__region {
    height: 100%
}

.hero-home .hero__region-left {
    width: 100%
}

.hero-home .hero__region-right {
    display: none
}

@media screen and (min-width:768px) {
    .hero-home .hero__region-right {
        display: block
    }
}

@media screen and (min-width:768px) {
    .hero-home {
        position: relative
    }

        .hero-home::after {
            clear: both;
            content: "";
            display: block
        }

        .hero-home .hero__region-left, .hero-home .hero__region-right {
            float: left
        }

        .hero-home .hero__region-left {
            width: 66.6666%
        }

        .hero-home .hero__region-right {
            position: absolute;
            right: 0;
            height: 100%;
            width: 33.3333%
        }
}

.hero-home .hero__navigation, .hero-home .nav-main-0, .hero-home ul {
    height: 100%
}

.no-flexbox .hero-home .nav-main-0 ul {
    display: table
}

    .no-flexbox .hero-home .nav-main-0 ul .nav-item {
        display: table-row
    }

        .no-flexbox .hero-home .nav-main-0 ul .nav-item:not(:last-child) a {
            border-bottom: 1px solid rgba(255,255,255,.2)
        }

        .no-flexbox .hero-home .nav-main-0 ul .nav-item a {
            display: table-cell;
            position: relative;
            vertical-align: middle
        }

            .no-flexbox .hero-home .nav-main-0 ul .nav-item a .link__text {
                position: static;
                display: inline-block;
                top: none;
                -webkit-transform: none;
                transform: none
            }

.hero-home ul {
    display: -webkit-box;
    -js-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
    width: 100%;
    background: #006a8e
}

.hero-home .nav-item {
    display: -webkit-box;
    -js-display: flex;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    align-items: stretch
}

    .hero-home .nav-item:not(:last-child) {
        border-bottom: 1px solid rgba(255,255,255,.2)
    }

    .hero-home .nav-item a {
        display: -webkit-box;
        -js-display: flex;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        flex: 1 0 1px;
        padding: 10px 24px;
        font-size: 16px;
        font-weight: 100;
        text-transform: uppercase;
        color: #fff;
        border: none;
        position: relative;
        -webkit-transition: background-color 150ms ease;
        transition: background-color 150ms ease
    }

        .hero-home .nav-item a:hover, .hero-home .nav-item a:focus {
            background-color: #08485e
        }

@media screen and (min-width:960px) {
    .hero-home .nav-item a {
        padding: 10px 35px;
        font-size: 22px
    }
}

@media screen and (min-width:1380px) {
    .hero-home .nav-item a {
        font-size: 26px
    }
}

.footer-body .nav-main-0 li.nav-item:not(:last-child) {
    margin-bottom: .3em
}

.footer-body .nav-main-0 a {
    border: none;
    display: inline-block;
    font-size: 16px
}

    .footer-body .nav-main-0 a .link__text {
        display: inline;
        border-bottom: 1px solid transparent;
        text-transform: uppercase;
        -webkit-transition: border-color 150ms ease;
        transition: border-color 150ms ease
    }

    .footer-body .nav-main-0 a:active .link__text, .footer-body .nav-main-0 a:focus .link__text, .footer-body .nav-main-0 a:hover .link__text {
        border-color: #fff
    }

@media screen and (min-width:960px) {
    .footer-body .nav-main-0 a {
        font-size: 18px
    }
}

.nav-main-1 {
    display: table;
    height: 100%;
    padding: 20px 30px;
    background: #006a8e
}

    .nav-main-1::after {
        clear: both;
        content: "";
        display: block
    }

    .nav-main-1 > ul {
        display: table-cell;
        vertical-align: middle
    }

        .nav-main-1 > ul::after {
            clear: both;
            content: "";
            display: block
        }

    .nav-main-1 .spacer {
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0 .25em;
        font-weight: 100;
        color: rgba(255,255,255,.5)
    }

    .nav-main-1 .nav-item, .nav-main-1 .spacer-container {
        display: block
    }

        .nav-main-1 .nav-item:last-child .link__text, .nav-main-1 .spacer-container:last-child .link__text {
            border-right: 0
        }

        .nav-main-1 .nav-item.nav-item-parent, .nav-main-1 .spacer-container.nav-item-parent {
            display: table-cell;
            vertical-align: middle;
            text-transform: uppercase;
            padding-right: .5em;
            color: #fff;
            font-weight: 100
        }

        .nav-main-1 .nav-item:not(.nav-item-parent), .nav-main-1 .spacer-container:not(.nav-item-parent) {
            float: left;
            height: 2em
        }

        .nav-main-1 .nav-item a, .nav-main-1 .spacer-container a {
            display: block;
            position: relative;
            height: 100%;
            color: #fff;
            font-weight: 100;
            border-bottom: none
        }

            .nav-main-1 .nav-item a:active, .nav-main-1 .nav-item a:focus, .nav-main-1 .nav-item a:hover, .nav-main-1 .spacer-container a:active, .nav-main-1 .spacer-container a:focus, .nav-main-1 .spacer-container a:hover {
                background-color: #08485e
            }

            .nav-main-1 .nav-item a .link__text, .nav-main-1 .spacer-container a .link__text {
                display: block;
                position: relative;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                padding: 0 .5em
            }

@media screen and (min-width:1380px) {
    .nav-main-1 .nav-item a .link__text, .nav-main-1 .spacer-container a .link__text {
        padding: 0 .9em
    }
}

.nav-main-1 .nav-item.is-active a, .nav-main-1 .spacer-container.is-active a {
    background-color: #08485e
}

@media screen and (min-width:768px) {
    .nav-main-1 .nav-item, .nav-main-1 .spacer-container {
        font-size: 14px
    }

        .nav-main-1 .nav-item.nav-item-parent, .nav-main-1 .spacer-container.nav-item-parent {
            font-size: 18px
        }
}

@media screen and (min-width:960px) {
    .nav-main-1 .nav-item, .nav-main-1 .spacer-container {
        font-size: 14px
    }

        .nav-main-1 .nav-item.nav-item-parent, .nav-main-1 .spacer-container.nav-item-parent {
            font-size: 16px
        }
}

@media screen and (min-width:1380px) {
    .nav-main-1 .nav-item, .nav-main-1 .spacer-container {
        font-size: 18px
    }

        .nav-main-1 .nav-item.nav-item-parent, .nav-main-1 .spacer-container.nav-item-parent {
            font-size: 26px
        }
}

.nav-2 {
    display: -ms-flexbox;
    display: flow-root;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-main-2 {
    padding: 2.5em .75em;
    background: #505759;
}

    .nav-main-2 .nav-item > a {
        display: block;
        border: none;
        padding: .7em .75em;
        font-size: 20px;
        line-height: 1.3em;
        color: #fff;
        font-weight: 100
    }

        .nav-main-2 .nav-item > a::after {
            clear: both;
            content: "";
            display: block
        }

    .nav-main-2 .nav-item.is-active > a, .nav-main-2 .nav-item a:hover, .nav-main-2 .nav-item a:focus, .nav-main-2 .nav-item a:active {
        background-color: #08485e
    }

    .nav-main-2 .nav-item .toggle-status {
        float: right;
        width: 1em;
        text-align: center;
        font-weight: 300
    }

        .nav-main-2 .nav-item .toggle-status::before {
            content: "-"
        }

    .nav-main-2 .nav-item.collapsible-container > a {
        text-transform: uppercase
    }

    .nav-main-2 .nav-item.collapsible-container.collapsed .toggle-status::before {
        content: "+"
    }

    .nav-main-2 .nav-sub {
        padding-top: .5em
    }

        .nav-main-2 .nav-sub > .nav-item:not(:last-child) {
            margin-bottom: .25em
        }

    .nav-main-2 > .nav-2 > .nav-item:not(.nav-item-child):not(:last-child) {
        padding-bottom: .75em;
        border-bottom: 1px solid rgba(255,255,255,.2);
        margin-bottom: .75em
    }

    .nav-main-2 > .nav-2 > .nav-item:not(.nav-item-child):not(.collapsible-container) > .nav > .nav-item > a {
        padding: .5em 1.5em;
        font-size: 16px
    }

    .nav-main-2 > .nav-2 > .nav-item:not(.nav-item-child):not(.collapsible-container) > .nav > .nav-item > .nav > .nav-item > a {
        padding: .5em 2.25em
    }

    .nav-main-2 > .nav-2 > .nav-item.nav-item-child:not(:last-child) {
        margin-bottom: .25em
    }

.nav-main {
    display: none;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll
}

@media screen and (min-width:768px) {
    .nav-main {
        width: 420px
    }
}

@media screen and (min-width:960px) {
    .nav-main {
        overflow: visible
    }
}

.nav-main > .menu {
    position: absolute;
    width: 100%;
    background: #006a8e
}

.nav-main .menu-root a {
    font-size: 22px;
    line-height: 1.3em;
    text-transform: uppercase
}

.nav-main .nav-item {
    height: 85px;
    display: table;
    table-layout: auto;
    width: 100%
}

    .nav-main .nav-item.nav-item-parent a {
        font-size: 22px;
        line-height: 1.3em;
        text-transform: uppercase
    }

    .nav-main .nav-item:not(:last-child) {
        border-bottom: 1px solid rgba(255,255,255,.2)
    }

    .nav-main .nav-item .nav-button, .nav-main .nav-item a {
        display: table-cell;
        height: 100%;
        vertical-align: middle
    }

    .nav-main .nav-item a {
        width: 100%;
        padding: 10px 35px;
        color: #fff;
        font-size: 20px;
        border: none
    }

        .nav-main .nav-item a:active, .nav-main .nav-item a:focus, .nav-main .nav-item a:hover {
            background: #08485e
        }

    .nav-main .nav-item .nav-button {
        width: 70px;
        min-width: 70px;
        font-size: 48px;
        background: #006a8e;
        color: #fff;
        border: none;
        padding: 0;
        position: relative;
        vertical-align: middle
    }

@media screen and (min-width:960px) {
    .nav-main .nav-item .nav-button {
        display: none
    }
}

.nav-main .nav-item .nav-button:hover, .nav-main .nav-item .nav-button:focus {
    background: #08485e;
    outline: none
}

.nav-main .nav-item .nav-button.nav-button-prev {
    border-right: 1px solid rgba(255,255,255,.2)
}

.nav-main .nav-item .nav-button.nav-button-next {
    border-left: 1px solid rgba(255,255,255,.2)
}

.header__right .nav-meta {
    display: none;
    float: left
}

@media screen and (min-width:768px) {
    .header__right .nav-meta {
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.header__right .nav-meta > ul {
    display: inline-block
}

.header__right .nav-meta .nav-item {
    display: inline;
    margin-right: .9em
}

    .header__right .nav-meta .nav-item:not(:last-child) {
        padding-right: .9em;
        border-right: 1px solid #c0c0c0
    }

@media screen and (min-width:768px) {
    .header__right .nav-meta .nav-item {
        font-size: 16px
    }
}

@media screen and (min-width:960px) {
    .header__right .nav-meta .nav-item {
        font-size: 18px
    }
}

.header__right .nav-meta .nav-item a {
    display: inline-block;
    font-weight: 300;
    color: #505759
}

    .header__right .nav-meta .nav-item a:active, .header__right .nav-meta .nav-item a:focus, .header__right .nav-meta .nav-item a:hover {
        color: #7c2529;
        border-color: #7c2529
    }

.footer-body .nav-meta a {
    font-size: 14px
}

@media screen and (min-width:960px) {
    .footer-body .nav-meta a {
        font-size: 16px
    }
}

#search-form-container {
    display: none;
    padding: 1.5em 2em;
    background: #08485e
}

@media screen and (min-width:768px) {
    #search-form-container {
        padding: 2.5em 4.5em
    }
}

@media screen and (min-width:960px) {
    #search-form-container {
        padding: 2.5em 5.5em
    }
}

#searchform {
    display: table;
    table-layout: auto;
    width: 100%
}

    #searchform input, #searchform .button-wrapper {
        display: table-cell;
        vertical-align: middle
    }

    #searchform, #searchform input, #searchform .button-wrapper {
        height: 2.5rem
    }

@media screen and (min-width:768px) {
    #searchform, #searchform input, #searchform .button-wrapper {
        height: 3.75rem
    }
}

#searchform input {
    width: 100%;
    margin: 0;
    padding: 0 1em;
    background-color: #fff;
    border: none
}

@media screen and (min-width:768px) {
    #searchform input {
        font-size: 26px
    }
}

#searchform .button-wrapper {
    width: 36px;
    position: relative
}

@media screen and (min-width:768px) {
    #searchform .button-wrapper {
        width: 56px
    }
}

#searchform .button-wrapper button {
    height: 100%;
    width: 100%;
    background-color: #fff;
    color: #ab2328;
    font-size: 26px
}

    #searchform .button-wrapper button .icon:before {
        vertical-align: middle
    }

@media screen and (min-width:768px) {
    #searchform .button-wrapper button {
        font-size: 38px
    }
}

html {
    box-sizing: border-box
}

*, *::before, *::after {
    box-sizing: inherit
}

html, body {
    margin: 0;
    height: 100%
}

body {
    margin: 0;
    background: #f7f7f7
}

#main-content {
    min-height: 100vh;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    padding: 55px 0 0 0;
    background: #fff
}

    #main-content::after {
        clear: both;
        content: "";
        display: block
    }

body.page-home #main-content {
    padding: 55px 0 0 0
}

@media screen and (min-width:768px) {
    #main-content {
        padding: 85px 40px 0 40px;
        outline: 1px solid #e8e8e8
    }

    body.page-home #main-content {
        padding: 85px 40px 0 40px
    }
}

@media screen and (min-width:960px) {
    #main-content {
        padding: 85px 40px 0 40px
    }

    .nav-1-visible #main-content {
        padding: 170px 40px 0 40px
    }
}

.header-body {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

    .header-body::after {
        clear: both;
        content: "";
        display: block
    }

    .header-body::after {
        clear: both;
        content: "";
        display: block
    }

    .header-body .header__top {
        height: 55px;
        padding: 0
    }

@media screen and (min-width:768px) {
    .header-body {
        left: 0;
        padding: 0 40px
    }

        .header-body .header__top {
            height: 85px
        }
}

@media screen and (min-width:960px) {
    .header-body .header__top, .header-body .header__bottom {
        height: 85px
    }
}

@media screen and (min-width:1380px) {
    .header-body {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

#content {
    z-index: 0;
    background: #f1f3f4
}

    #content.has-sidebar {
        background: #fff
    }

    #content:not(.has-sidebar) {
        padding-bottom: 30px
    }

@media screen and (min-width:960px) {
    #content.has-sidebar::after {
        clear: both;
        content: "";
        display: block
    }

    #content.has-sidebar.has-sidebar-left > .sidebar {
        float: left
    }

    #content.has-sidebar.has-sidebar-left > .content-main {
        float: right
    }

    #content.has-sidebar.has-sidebar-right > .sidebar {
        float: right
    }

    #content.has-sidebar.has-sidebar-right > .content-main {
        float: left
    }

    #content.has-sidebar .sidebar {
        width: 265px
    }

    #content.has-sidebar .content-main {
        width: calc(100% - 265px)
    }
}

#content.has-sidebar .content-main {
    padding: .75em 20px 3em 20px
}

@media screen and (min-width:768px) {
    #content.has-sidebar .content-main {
        padding: 2.1875em 20px 3.5em 20px
    }
}

@media screen and (min-width:960px) {
    #content.has-sidebar .content-main {
        padding: 2.1875em 3.0625em 3.5em 3.0625em
    }
}

.footer-body {
    position: relative;
    z-index: 0
}

#navigation-main .nav-main {
    position: fixed;
    top: 55px;
    right: 0;
    height: calc(100vh - 55px);
    z-index: 101
}

@media screen and (min-width:768px) {
    #navigation-main .nav-main {
        top: 85px;
        right: 40px
    }
}

@media screen and (min-width:960px) {
    #navigation-main .nav-main {
        top: 85px;
        height: auto
    }
}

@media screen and (min-width:1380px) {
    #navigation-main .nav-main {
        right: calc(50vw - 650px)
    }
}

#search-form-container {
    position: fixed;
    top: 55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 101;
    width: 100%
}

@media screen and (min-width:768px) {
    #search-form-container {
        top: 85px;
        width: calc(100% - 80px)
    }
}

@media screen and (min-width:960px) {
    #search-form-container {
        top: 85px
    }
}

@media screen and (min-width:1380px) {
    #search-form-container {
        right: calc(50vw - 650px);
        width: 1300px
    }
}

@media screen and (min-width:768px) {
    body.page-home .trigger-wrapper__nav-main button {
        display: none
    }
}

.sidebar {
    display: none;
    background: #f1f3f4
}

@media screen and (min-width:960px) {
    .sidebar {
        display: block
    }
}

a.anchor {
    display: block;
    position: relative;
    visibility: hidden;
    top: -190px
}

ul.socialLinks li {
    display: inline-block;
    margin: 20px 0 0 0
}

.card-container.card {
    max-width: 350px;
    padding: 40px 40px
}

.card {
    background-color: #f7f7f7;
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    box-shadow: 0 2px 2px rgba(0,0,0,.3)
}

.profile-img-card {
    width: 150px;
    height: 150px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em
}

.form-signin input[type=email], .form-signin input[type=password], .form-signin input[type=text], .form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.message-card-container.cardmessage {
    max-width: 350px
}

.cardmessage {
    background-color: transparent;
    margin: 0 auto 10px;
    margin-top: 10px
}

input[type=text] {
    margin-bottom: inherit !important;
    color: #000;
    font-weight: 500
}

::placeholder {
    color: #808080;
    opacity: 1
}

:-ms-input-placeholder {
    color: #808080
}

::-ms-input-placeholder {
    color: #808080
}