/*!* Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/




.container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.cf,
.container-fluid,
.hdrs_ci {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.external.shl_siwf .cms-location-wrp,
.rw,
.wrp.external .cms-location-wrp {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media(min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media(min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media(min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media(min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media(min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media(min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media(min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media(min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media(min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media(min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

*,
:after,
:before {
    box-sizing: border-box
}



article,
aside,
figcaption,
figure,
footer,
hgroup,
main,
section {
    display: block
}



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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol {
    margin-bottom: 1rem
}

dl,
ol {
    margin-top: 0
}



dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}


table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.clearfix:after,
.cnt_wrp aside:after,
.hdrs_rub:after,
.inhalt .service .sbox:after {
    display: block;
    clear: both;
    content: ""
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMyOGE3NDUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((1em + .75rem) * 3/4 + 1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkYzM1NDUnIHZpZXdCb3g9Jy0yIC0yIDcgNyc+PHBhdGggc3Ryb2tlPScjZGMzNTQ1JyBkPSdNMCAwbDMgM20wLTNMMCAzJy8+PGNpcmNsZSByPScuNScvPjxjaXJjbGUgY3g9JzMnIHI9Jy41Jy8+PGNpcmNsZSBjeT0nMycgcj0nLjUnLz48Y2lyY2xlIGN4PSczJyBjeT0nMycgcj0nLjUnLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((1em + .75rem) * 3/4 + 1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media(min-width:576px) {
    .form-inline label {
        justify-content: center
    }

    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}


.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}




@media(min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

  line-height: 1
}











:focus {
    outline-color: transparent;
    outline-style: none
}

a {
    color: #3c5587;
    transition: color .25s;
    text-decoration: underline
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:selected,
a:visited {
    border: none;
    outline: none
}

a.act,
a:focus,
a:hover {
    color: #f5961e
}

a.act,
a:before,
a:focus,
a:hover {
    text-decoration: underline
}

a.link,
a:before {
    text-decoration: none
}

a.link {
    display: inline-block;
    position: relative;
    margin-left: 42px
}

@media(max-width:991.98px) {
    a.link {
        margin-left: 36px
    }
}

a.link:focus,
a.link:hover {
    text-decoration: underline;
    color: #f5961e
}

.parent.shl_siwf .sbox-p .lnk:focus:before,
.parent.shl_siwf .sbox-p .lnk:hover:before,
.wrp.parent .sbox-p .lnk:focus:before,
.wrp.parent .sbox-p .lnk:hover:before,
a.link:focus:before,
a.link:hover:before {
    color: #f5961e
}

.parent.shl_siwf .sbox-p .lnk:before,
.wrp.parent .sbox-p .lnk:before,
a.link:before {
    left: 0;
    color: #3c5587;
    margin-left: -42px;
    width: 42px
}

@media(max-width:991.98px) {

    .parent.shl_siwf .sbox-p .lnk:before,
    .wrp.parent .sbox-p .lnk:before,
    a.link:before {
        margin-left: -36px;
        width: 36px
    }
}

a.external {
    display: inline-block;
    position: relative;
    margin-left: 42px;
    text-decoration: none
}

@media(max-width:991.98px) {
    a.external {
        margin-left: 36px
    }
}

a.external:focus,
a.external:hover {
    text-decoration: underline;
    color: #f5961e
}

a.external:focus:before,
a.external:hover:before {
    color: #f5961e
}

a.external:before {
    left: -3px;
    color: #3c5587;
    margin-left: -42px;
    width: 42px
}

@media(max-width:991.98px) {
    a.external:before {
        margin-left: -36px;
        width: 36px
    }
}

a.download {
    display: inline-block;
    position: relative;
    margin-left: 42px;
    text-decoration: none
}

@media(max-width:991.98px) {
    a.download {
        margin-left: 36px
    }
}

a.download:focus,
a.download:hover {
    text-decoration: underline;
    color: #f5961e
}

a.download:focus:before,
a.download:hover:before {
    color: #f5961e
}

a.download:before {
    left: -3px;
    color: #3c5587;
    margin-left: -42px;
    width: 42px
}

@media(max-width:991.98px) {
    a.download:before {
        margin-left: -36px;
        width: 36px
    }
}

a.more {
    display: inline-block;
    position: relative;
    margin-left: 42px;
    text-decoration: none
}

@media(max-width:991.98px) {
    a.more {
        margin-left: 36px
    }
}

a.more:hover {
    text-decoration: underline
}

a.more:hover,
a.more:hover:before {
    color: #f5961e
}

a.more:before {
    left: -3px;
    color: #3c5587;
    margin-left: -42px;
    width: 42px
}

@media(max-width:991.98px) {
    a.more:before {
        margin-left: -36px;
        width: 36px
    }
}

a.less {
    display: inline-block;
    position: relative;
    margin-left: 42px;
    text-decoration: none
}

@media(max-width:991.98px) {
    a.less {
        margin-left: 36px
    }
}

a.less:hover {
    text-decoration: underline
}

a.less:hover,
a.less:hover:before {
    color: #f5961e
}

a.less:before {
    left: -3px;
    color: #3c5587;
    margin-left: -42px;
    width: 42px
}

@media(max-width:991.98px) {
    a.less:before {
        margin-left: -36px;
        width: 36px
    }
}

#showmore a.more,
a.more-lg {
    display: inline-block;
    position: relative;
    margin-left: 42px;
    text-decoration: none
}

@media(max-width:991.98px) {

    #showmore a.more,
    a.more-lg {
        margin-left: 36px
    }
}

#showmore a.more:hover,
#showmore a.more:hover:before,
a.more-lg:hover,
a.more-lg:hover:before {
    color: #f5961e
}

#showmore a.more:before,
a.more-lg:before {
    left: -3px;
    color: #3c5587;
    margin-left: -42px;
    width: 42px
}

@media(max-width:991.98px) {

    #showmore a.more:before,
    a.more-lg:before {
        margin-left: -36px;
        width: 36px
    }
}

#showmore.open a.less,
a.less-lg {
    display: inline-block;
    position: relative;
    margin-left: 42px;
    text-decoration: none
}

@media(max-width:991.98px) {

    #showmore.open a.less,
    a.less-lg {
        margin-left: 36px
    }
}

#showmore.open a.less:hover,
#showmore.open a.less:hover:before,
a.less-lg:hover,
a.less-lg:hover:before {
    color: #f5961e
}

#showmore.open a.less:before,
a.less-lg:before {
    left: -3px;
    color: #3c5587;
    margin-left: -42px;
    width: 42px
}

@media(max-width:991.98px) {

    #showmore.open a.less:before,
    a.less-lg:before {
        margin-left: -36px;
        width: 36px
    }
}

.lauftxt,
ol,
p {
    margin-bottom: 1em;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #4c4c4c
}

@media(max-width:991.98px) {

    .lauftxt,
    ol,
    p {
        font-size: 16px;
        line-height: 25px
    }
}

ol {
    margin-left: 1em
}

ol,
ol li {
    padding-left: .8em
}

ol li {
    padding-left: 10px;
    padding-bottom: .5em
}

@media(max-width:991.98px) {
    ol li {
        padding-left: .3em
    }
}

article {
    padding-left: 1em;
    margin-left: 1em
}

article {
    padding-left: .6em;
    padding-bottom: .5em;
    list-style-type: none
}

@media(max-width:991.98px) {
    article {
        padding-left: .2em
    }
}



b,
strong {
    font-family: Lato, Arial, Helvetica, sans-serif
}

.atx,
.inhalt .service .sbox p,
.intro .service .sbox div p,
.ltx,
.nwsl-ticker .nwsl p,
.nwsl-wrp .nwsl p,
.parent.shl_siwf .sbox-p p,
.parent.shl_siwf .sbox p,
.services .sbox h2,
.services .sbox p.mail,
.siwf.shl_siwf .sbox p,
.start .sbox p,
.wrp.parent .sbox-p p,
.wrp.parent .sbox p,
.wrp.siwf .sbox p {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.467em;
    font-weight: 400;
    color: #4c4c4c
}

.btx,
.exp.portrait p.less,
.exp.portrait p.more,
.services .sbox p.less,
.services .sbox p.more {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #4c4c4c
}

.txt {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #4c4c4c
}

.bt,
.droopmenu>li.fmh-member,
.exp-extlink.abc h4,
.exp-extlink.c-soc h4,
.exp-extlink.soc h4,
.exp-file.abc h4,
.exp-file.c-soc h4,
.exp-file.soc h4,
.exp-link.abc h4,
.exp-link.c-soc h4,
.exp-link.soc h4,
.exp.abc h4,
.exp.c-soc h4,
.exp.portrait h3,
.exp.soc h4,
.shl_fmh .panel h2,
.shl_siwf .panel h2 {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 15px;
    font-weight: 900;
    text-transform: uppercase;
    color: #4c4c4c;
    letter-spacing: .05em
}

.bt_lbl,
.ftr h4,
.hdrp_path,
.inhalt .service .sbox h5 {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4c4c4c;
    letter-spacing: .1em;
    margin-bottom: 20px
}

.ftr-b,
.ftr p,
.inhalt .service .sbox div.mtx p,
.inhalt.shl_siwf .sbox-i p,
.inhalt.shl_siwf .sbox p,
.mtx,
.nwsl-wrp .nwsl p.mtx,
.wrp.inhalt .sbox-i p,
.wrp.inhalt .sbox p {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    color: #4c4c4c;
    letter-spacing: .02em;
    margin-bottom: 8px
}

.lnk {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #3c5587
}

.lnk,
.ts,
h1 {
    font-family: Lato, Arial, Helvetica, sans-serif
}

.ts,
h1 {
    font-size: 31px;
    line-height: 35px;
    font-weight: 900;
    text-transform: uppercase;
    color: #f5961e;
    letter-spacing: .075em
}

@media(max-width:991.98px) {

    .ts,
    h1 {
        font-size: 26px;
        line-height: 30px;
        -moz-hyphens: auto;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }
}

h1.ts {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 31px;
    line-height: 35px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    color: #f5961e
}

@media(max-width:991.98px) {
    h1.ts {
        font-size: 26px;
        line-height: 30px
    }
}

h1.ta {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 31px;
    line-height: 35px;
    font-weight: 400;
    text-transform: none;
    color: #4c4c4c
}

@media(max-width:991.98px) {
    h1.ta {
        font-size: 26px;
        line-height: 30px
    }
}

.ta,
h2 {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 31px;
    line-height: 35px;
    font-weight: 400;
    color: #4c4c4c
}

@media(max-width:991.98px) {

    .ta,
    h2 {
        font-size: 25px;
        line-height: 28px;
        text-align: center
    }
}

.abschnitt h2,
.nwsl h2 {
    text-align: left
}

.cnt_wrp.inhalt .lead,
.cnt_wrp.parent .col-lg-8 div.lead,
.cnt_wrp.services .col-lg-8 div.lead,
.intro .service .sbox div h4,
.parent.shl_siwf .sbox-p h4,
.parent.shl_siwf .sbox h4,
.shl_fmh h3,
.start .sbox h4,
.tt,
.wrp.parent .sbox-p h4,
.wrp.parent .sbox h4,
h3 {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 12px
}

@media(max-width:991.98px) {

    .cnt_wrp.inhalt .lead,
    .cnt_wrp.parent .col-lg-8 div.lead,
    .cnt_wrp.services .col-lg-8 div.lead,
    .intro .service .sbox div h4,
    .parent.shl_siwf .sbox-p h4,
    .parent.shl_siwf .sbox h4,
    .shl_fmh h3,
    .start .sbox h4,
    .tt,
    .wrp.parent .sbox-p h4,
    .wrp.parent .sbox h4,
    h3 {
        font-size: 18px;
        line-height: 27px
    }
}

.cnt_wrp.inhalt section .abschnitt h2,
.cnt_wrp.inhalt section .subttl h2,
.exp-extlink.c-soc .exp-cnt h3,
.exp-extlink.soc .exp-cnt h3,
.exp-extlink a,
.exp-file.c-soc .exp-cnt h3,
.exp-file.soc .exp-cnt h3,
.exp-file a,
.exp-link.c-soc .exp-cnt h3,
.exp-link.soc .exp-cnt h3,
.exp-link a,
.exp.c-soc .exp-cnt h3,
.exp.soc .exp-cnt h3,
.exp>.cms-object-wrp>h2,
.exp>.cms-object-wrp>h3,
.exp>h2,
.exp>h3,
.inhalt.shl_siwf .sbox-i h4,
.inhalt.shl_siwf .sbox h4,
.nwsl-wrp .nwsl h2>a.download,
.ut,
.wrp.inhalt .sbox-i h4,
.wrp.inhalt .sbox h4,
h4 {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 900;
    color: #4c4c4c
}

@media(max-width:991.98px) {

    .cnt_wrp.inhalt section .abschnitt h2,
    .cnt_wrp.inhalt section .subttl h2,
    .exp-extlink.c-soc .exp-cnt h3,
    .exp-extlink.soc .exp-cnt h3,
    .exp-extlink a,
    .exp-file.c-soc .exp-cnt h3,
    .exp-file.soc .exp-cnt h3,
    .exp-file a,
    .exp-link.c-soc .exp-cnt h3,
    .exp-link.soc .exp-cnt h3,
    .exp-link a,
    .exp.c-soc .exp-cnt h3,
    .exp.soc .exp-cnt h3,
    .exp>.cms-object-wrp>h2,
    .exp>.cms-object-wrp>h3,
    .exp>h2,
    .exp>h3,
    .inhalt.shl_siwf .sbox-i h4,
    .inhalt.shl_siwf .sbox h4,
    .nwsl-wrp .nwsl h2>a.download,
    .ut,
    .wrp.inhalt .sbox-i h4,
    .wrp.inhalt .sbox h4,
    h4 {
        font-size: 16px;
        line-height: 25px
    }
}

.filled,
.outline {
    position: relative;
    display: table;
    width: auto;
    border: 2px solid #3c5587;
    font-size: 13px;
    line-height: 13px;
    font-family: Lato, Arial, Helvetica, sans-serif;
    padding: 18px 25px;
    border-radius: 0;
    text-decoration: none
}

.filled.arrow:before,
.outline.arrow:before {
    display: block;
    position: absolute;
    right: -17px;
    width: 30px;
    margin-top: -5px;
    content: "\E902";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 24px;
    vertical-align: middle;
    color: #f5961e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.filled.lnk,
.outline.lnk {
    padding-left: 57px
}

.filled.lnk:before,
.outline.lnk:before {
    display: block;
    position: absolute;
    left: 17px;
    width: 30px;
    margin-top: -5px;
    content: "\E902";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 24px;
    vertical-align: middle;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.filled.dnl,
.outline.dnl {
    padding-left: 57px
}

.filled.dnl:before,
.outline.dnl:before {
    display: block;
    position: absolute;
    left: 17px;
    width: 30px;
    margin-top: -7px;
    content: "\E900";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 24px;
    vertical-align: middle;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.filled:focus,
.filled:hover,
.outline:focus,
.outline:hover {
    outline-color: transparent;
    outline-style: none;
    text-decoration: none
}

.filled:focus.dnl:before,
.filled:focus.lnk:before,
.filled:hover.dnl:before,
.filled:hover.lnk:before,
.outline:focus.dnl:before,
.outline:focus.lnk:before,
.outline:hover.dnl:before,
.outline:hover.lnk:before {
    color: #3c5587
}

.filled {
    background-color: #3c5587;
    color: transparent;
    border-radius: 4px
}

.filled:active,
.filled:link,
.filled:not([href]):not([tabindex]),
.filled:visited {
    color: #fff
}

.filled:focus,
.filled:hover {
    background-color: #fff;
    color: #3c5587
}

.outline {
    background-color: transparent;
    border-radius: 4px
}

.outline,
.outline:active,
.outline:link,
.outline:not([href]):not([tabindex]),
.outline:visited {
    color: #3c5587
}

.outline:focus,
.outline:hover {
    background-color: #3c5587;
    color: #fff
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url(https://www.google.com/) format("woff2"), url(https://www.google.com/) format("woff")
}

@font-face {
    font-family: Lato;
    font-style: italic;
    font-weight: 400;
    src: local("Lato Italic"), local("Lato-Italic"), url(https://www.google.com/) format("woff2"), url(https://www.google.com/) format("woff")
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local("Lato Bold"), local("Lato-Bold"), url(https://www.google.com/) format("woff2"), url(https://www.google.com/) format("woff")
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: local("Lato Black"), local("Lato-Black"), url(https://www.google.com/) format("woff2"), url(https://www.google.com/) format("woff")
}

@font-face {
    font-family: icomoon;
    src: url(https://www.google.com/) format("woff2"), url(https://www.google.com/) format("truetype"), url(https://www.google.com/) format("woff"), url(https://www.google.com/#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.cnt_wrp.inhalt #sel .exp-frm label.more:after,
.exp-link a:after,
.icon-link,
.parent.shl_siwf .sbox-p .lnk:before,
.wrp.parent .sbox-p .lnk:before,
a.link:before {
    position: absolute;
    top: -2px;
    display: block;
    content: "\E902";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media(max-width:991.98px) {

    .cnt_wrp.inhalt #sel .exp-frm label.more:after,
    .exp-link a:after,
    .icon-link,
    .parent.shl_siwf .sbox-p .lnk:before,
    .wrp.parent .sbox-p .lnk:before,
    a.link:before {
        top: 0;
        font-size: 30px
    }
}

.exp-extlink a:after,
.icon-external,
a.external:before {
    position: absolute;
    top: -2px;
    display: block;
    content: "\E912";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media(max-width:991.98px) {

    .exp-extlink a:after,
    .icon-external,
    a.external:before {
        top: 0;
        font-size: 30px
    }
}

.exp-file a:after,
.icon-download,
.nwsl-wrp .nwsl h2>a.download:after,
a.download:before {
    position: absolute;
    top: -6px;
    display: block;
    content: "\E900";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media(max-width:991.98px) {

    .exp-file a:after,
    .icon-download,
    .nwsl-wrp .nwsl h2>a.download:after,
    a.download:before {
        top: -4px;
        font-size: 30px
    }
}

.exp>.cms-object-wrp>h2:after,
.exp>.cms-object-wrp>h3:after,
.exp>h2:after,
.exp>h3:after,
.icon-more,
a.more:before {
    position: absolute;
    top: 2px;
    display: block;
    content: "\E905";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media(max-width:991.98px) {

    .exp>.cms-object-wrp>h2:after,
    .exp>.cms-object-wrp>h3:after,
    .exp>h2:after,
    .exp>h3:after,
    .icon-more,
    a.more:before {
        top: 0;
        font-size: 30px
    }
}

.exp.open>.cms-object-wrp>h2:after,
.exp.open>.cms-object-wrp>h3:after,
.exp.open>h2:after,
.exp.open>h3:after,
.icon-less,
a.less:before {
    position: absolute;
    top: 2px;
    display: block;
    content: "\E903";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.exp.open>.cms-object-wrp>h2:after include media-breakpoint-down(md),
.exp.open>.cms-object-wrp>h3:after include media-breakpoint-down(md),
.exp.open>h2:after include media-breakpoint-down(md),
.exp.open>h3:after include media-breakpoint-down(md),
.icon-less include media-breakpoint-down(md),
a.less:before include media-breakpoint-down(md) {
    top: 0;
    font-size: 30px
}

#showmore a.more:before,
.icon-more-lg,
a.more-lg:before {
    content: "\E913"
}

#showmore.open a.less:before,
#showmore a.more:before,
.icon-less-lg,
.icon-more-lg,
a.less-lg:before,
a.more-lg:before {
    position: absolute;
    top: 2px;
    display: block;
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 26px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#showmore.open a.less:before,
.icon-less-lg,
a.less-lg:before {
    content: "\E906"
}

.cnt_wrp.inhalt #sel .exp-frm section label.more:after,
.exp-link section a:after,
.parent.shl_siwf .sbox-p section .lnk:before,
.wrp.parent .sbox-p section .lnk:before,
section .cnt_wrp.inhalt #sel .exp-frm label.more:after,
section .exp-link a:after,
section .icon-link,
section .parent.shl_siwf .sbox-p .lnk:before,
section .wrp.parent .sbox-p .lnk:before,
section a.link:before {
    top: 2px
}

.exp-extlink section a:after,
section .exp-extlink a:after,
section .icon-external,
section a.external:before {
    top: 3px
}

.exp-file section a:after,
.nwsl-wrp .nwsl section h2>a.download:after,
section .exp-file a:after,
section .icon-download,
section .nwsl-wrp .nwsl h2>a.download:after,
section a.download:before {
    top: -1px
}

.cnt_wrp.inhalt #sel .exp-frm section search-result label.more:after,
.exp-extlink section search-result a:after,
.exp-link section search-result a:after,
.parent.shl_siwf .sbox-p section search-result .lnk:before,
.wrp.parent .sbox-p section search-result .lnk:before,
section search-result .cnt_wrp.inhalt #sel .exp-frm label.more:after,
section search-result .exp-extlink a:after,
section search-result .exp-link a:after,
section search-result .icon-external,
section search-result .icon-link,
section search-result .parent.shl_siwf .sbox-p .lnk:before,
section search-result .wrp.parent .sbox-p .lnk:before,
section search-result a.external:before,
section search-result a.link:before {
    top: 0
}

.exp-file section search-result a:after,
.nwsl-wrp .nwsl section search-result h2>a.download:after,
section search-result .exp-file a:after,
section search-result .icon-download,
section search-result .nwsl-wrp .nwsl h2>a.download:after,
section search-result a.download:before {
    top: -4px
}

.icon,
[class*=" icon-"],
[class^=icon-],
[class^=soc-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.external.shl_siwf a.sbox .icon.external:before,
.icon-link_extern:before,
.wrp.external a.sbox .icon.external:before {
    content: "\E912";
    color: #3c5587
}

.icon-plus_gross:before {
    content: "\E913";
    color: #3c5587
}

.icon-minus_gross:before {
    content: "\E906";
    color: #3c5587
}

.icon-scroll_down-01:before {
    content: "\E914"
}

.icon-scroll_down-02:before {
    content: "\E915"
}

.icon-suche_icon:before {
    content: "\E917"
}

.icon-dropdown-arrow:before {
    content: "\E901"
}

.icon-download-icon:before {
    content: "\E900"
}

.external.shl_siwf a.sbox .icon.link:before,
.icon-link-arrow:before,
.wrp.external a.sbox .icon.link:before {
    content: "\E902"
}

.icon-minus-klein:before {
    content: "\E903"
}

.icon-plus-klein-mobile:before {
    content: "\E904"
}

.icon-plus-klein:before {
    content: "\E905"
}

.icon-dl_ambulante_tarife:before,
.services .sbox.ambulante_tarife div.icon span:before {
    content: "\E907"
}

.icon-dl_arztpraxis_mpa:before,
.services .sbox.arztpraxis_mpa div.icon span:before {
    content: "\E908"
}

.icon-dl_berufsentwicklung_b:before,
.services .sbox.berufsentwicklung_b div.icon span:before {
    content: "\E909"
}

.icon-dl_e-health:before,
.services .sbox.e-health div.icon span:before {
    content: "\E90A"
}

.icon-dl_gesundheitspolitik:before,
.services .sbox.gesundheitspolitik div.icon span:before {
    content: "\E90B"
}

.icon-dl_public_health:before,
.services .sbox.public_health div.icon span:before {
    content: "\E90C"
}

.icon-dl_qualitaet:before,
.services .sbox.qualitaet div.icon span:before {
    content: "\E90D"
}

.icon-dl_recht:before,
.services .sbox.recht div.icon span:before {
    content: "\E90E"
}

.icon-dl_stationaere_tarife:before,
.services .sbox.stationaere_tarife div.icon span:before {
    content: "\E90F"
}

.icon-dl_statistik:before,
.services .sbox.statistik div.icon span:before {
    content: "\E910"
}

.icon-dl_vernetzung_support:before,
.services .sbox.vernetzung_support div.icon span:before {
    content: "\E911"
}

.icon-dl_fmh_services:before,
.services .sbox.fmh-services div.icon span:before {
    content: "\E942"
}

.icon-dl_kommunikation:before,
.services .sbox.kommunikation div.icon span:before {
    content: "\E949"
}

.icon-siwf_weiterbildung .path1:before,
.shl_siwf .panel-2 div.icon span .path1:before {
    content: "\E91A";
    color: #e2e6ed
}

.icon-siwf_weiterbildung .path2:before,
.shl_siwf .panel-2 div.icon span .path2:before {
    content: "\E91B";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_weiterbildung .path3:before,
.shl_siwf .panel-2 div.icon span .path3:before {
    content: "\E91C";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_weiterbildung .path4:before,
.shl_siwf .panel-2 div.icon span .path4:before {
    content: "\E91D";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_weiterbildung .path5:before,
.shl_siwf .panel-2 div.icon span .path5:before {
    content: "\E91E";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_weiterbildung .path6:before,
.shl_siwf .panel-2 div.icon span .path6:before {
    content: "\E91F";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_weiterbildung .path7:before,
.shl_siwf .panel-2 div.icon span .path7:before {
    content: "\E920";
    margin-left: -1em;
    color: #fbb040
}

.icon-siwf_weiterbildung .path8:before,
.shl_siwf .panel-2 div.icon span .path8:before {
    content: "\E921";
    margin-left: -1em;
    color: #8a9cbd
}

.icon-siwf_weiterbildung .path9:before,
.shl_siwf .panel-2 div.icon span .path9:before {
    content: "\E922";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_fortbildung .path1:before,
.shl_siwf .panel-3 div.icon span .path1:before {
    content: "\E923";
    color: #e2e6ed
}

.icon-siwf_fortbildung .path2:before,
.shl_siwf .panel-3 div.icon span .path2:before {
    content: "\E924";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_fortbildung .path3:before,
.shl_siwf .panel-3 div.icon span .path3:before {
    content: "\E925";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_fortbildung .path4:before,
.shl_siwf .panel-3 div.icon span .path4:before {
    content: "\E926";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_fortbildung .path5:before,
.shl_siwf .panel-3 div.icon span .path5:before {
    content: "\E927";
    margin-left: -1em;
    color: #8a9cbd
}

.icon-siwf_fortbildung .path6:before,
.shl_siwf .panel-3 div.icon span .path6:before {
    content: "\E928";
    margin-left: -1em;
    color: #fff
}

.icon-siwf_fortbildung .path7:before,
.shl_siwf .panel-3 div.icon span .path7:before {
    content: "\E929";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_fortbildung .path8:before,
.shl_siwf .panel-3 div.icon span .path8:before {
    content: "\E92A";
    margin-left: -1em;
    color: #fbb040
}

.icon-siwf_fortbildung .path9:before,
.shl_siwf .panel-3 div.icon span .path9:before {
    content: "\E92B";
    margin-left: -1em;
    color: #8a9cbd
}

.icon-siwf_ausbildung .path1:before,
.shl_siwf .panel-1 div.icon span .path1:before {
    content: "\E92C";
    color: #fbb040
}

.icon-siwf_ausbildung .path2:before,
.shl_siwf .panel-1 div.icon span .path2:before {
    content: "\E92D";
    margin-left: -1em;
    color: #fff
}

.icon-siwf_ausbildung .path3:before,
.shl_siwf .panel-1 div.icon span .path3:before {
    content: "\E92E";
    margin-left: -1em;
    color: #fff
}

.icon-siwf_ausbildung .path4:before,
.shl_siwf .panel-1 div.icon span .path4:before {
    content: "\E92F";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_ausbildung .path5:before,
.shl_siwf .panel-1 div.icon span .path5:before {
    content: "\E930";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_ausbildung .path6:before,
.shl_siwf .panel-1 div.icon span .path6:before {
    content: "\E931";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_ausbildung .path7:before,
.shl_siwf .panel-1 div.icon span .path7:before {
    content: "\E932";
    margin-left: -1em;
    color: #fff
}

.icon-siwf_ausbildung .path8:before,
.shl_siwf .panel-1 div.icon span .path8:before {
    content: "\E933";
    margin-left: -1em;
    color: #fff
}

.icon-siwf_ausbildung .path9:before,
.shl_siwf .panel-1 div.icon span .path9:before {
    content: "\E934";
    margin-left: -1em;
    color: #fff
}

.icon-siwf_ausbildung .path10:before,
.shl_siwf .panel-1 div.icon span .path10:before {
    content: "\E935";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_ausbildung .path11:before,
.shl_siwf .panel-1 div.icon span .path11:before {
    content: "\E936";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_ausbildung .path12:before,
.shl_siwf .panel-1 div.icon span .path12:before {
    content: "\E937";
    margin-left: -1em;
    color: #e2e6ed
}

.icon-siwf_ausbildung .path13:before,
.shl_siwf .panel-1 div.icon span .path13:before {
    content: "\E938";
    margin-left: -1em;
    color: #8a9cbd
}

.icon-siwf_ausbildung .path14:before,
.shl_siwf .panel-1 div.icon span .path14:before {
    content: "\E939";
    margin-left: -1em;
    color: #3c5587
}

.icon-siwf_ausbildung .path15:before,
.shl_siwf .panel-1 div.icon span .path15:before {
    content: "\E93A";
    margin-left: -1em;
    color: #fff
}

.ftr .icon-twitter,
.icon-twitter {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: .4em;
    color: transparent;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDYxMiA2MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxMiA2MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8Zz4KCQk8cGF0aCBzdHlsZT0iZmlsbDojZmZmZmZmOyIgZD0iTTYxMiwxMTYuMjU4Yy0yMi41MjUsOS45ODEtNDYuNjk0LDE2Ljc1LTcyLjA4OCwxOS43NzJjMjUuOTI5LTE1LjUyNyw0NS43NzctNDAuMTU1LDU1LjE4NC02OS40MTEKCQkJYy0yNC4zMjIsMTQuMzc5LTUxLjE2OSwyNC44Mi03OS43NzUsMzAuNDhjLTIyLjkwNy0yNC40MzctNTUuNDktMzkuNjU4LTkxLjYzLTM5LjY1OGMtNjkuMzM0LDAtMTI1LjU1MSw1Ni4yMTctMTI1LjU1MSwxMjUuNTEzCgkJCWMwLDkuODI4LDEuMTA5LDE5LjQyNywzLjI1MSwyOC42MDZDMTk3LjA2NSwyMDYuMzIsMTA0LjU1NiwxNTYuMzM3LDQyLjY0MSw4MC4zODZjLTEwLjgyMywxOC41MS0xNi45OCw0MC4wNzgtMTYuOTgsNjMuMTAxCgkJCWMwLDQzLjU1OSwyMi4xODEsODEuOTkzLDU1LjgzNSwxMDQuNDc5Yy0yMC41NzUtMC42ODgtMzkuOTI2LTYuMzQ4LTU2Ljg2Ny0xNS43NTZ2MS41NjhjMCw2MC44MDYsNDMuMjkxLDExMS41NTQsMTAwLjY5MywxMjMuMTA0CgkJCWMtMTAuNTE3LDIuODMtMjEuNjA3LDQuMzk4LTMzLjA4LDQuMzk4Yy04LjEwNywwLTE1Ljk0Ny0wLjgwMy0yMy42MzQtMi4zMzNjMTUuOTg1LDQ5LjkwNyw2Mi4zMzYsODYuMTk5LDExNy4yNTMsODcuMTk0CgkJCWMtNDIuOTQ3LDMzLjY1NC05Ny4wOTksNTMuNjU1LTE1NS45MTYsNTMuNjU1Yy0xMC4xMzQsMC0yMC4xMTYtMC42MTItMjkuOTQ0LTEuNzIxYzU1LjU2NywzNS42ODEsMTIxLjUzNiw1Ni40ODUsMTkyLjQzOCw1Ni40ODUKCQkJYzIzMC45NDgsMCwzNTcuMTg4LTE5MS4yOTEsMzU3LjE4OC0zNTcuMTg4bC0wLjQyMS0xNi4yNTNDNTczLjg3MiwxNjMuNTI2LDU5NS4yMTEsMTQxLjQyMiw2MTIsMTE2LjI1OHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4=);
    background-repeat: no-repeat
}

.ftr .icon-twitter:hover,
.icon-twitter:hover {
    text-decoration: none
}

.ftr .icon-vimeo-w,
.icon-vimeo-w {
    display: inline-block;
    width: 18px;
    height: 18px;
    color: transparent;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMCIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDYxMiA2MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxMiA2MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTg4LjUsMjE5LjYxOTUzNzRsMjEuNTEwMzM3OCwyNy40MjY3MjczYzAsMCwyNi44ODg1MjY5LTIwLjk3MzM4ODcsMzYuNTY4NTUwMS0yMC45NzMzODg3CgljNi4wMTI4MDIxLDAsMTguODIxODY4OSw2Ljk5MTU0NjYsMjYuODg4NTQ5OCwzMS4xOTAzNjg3YzguMDY2NjgwOSwyNC4yMDAwNDI3LDQyLjAzMDk0NDgsMTQ5LjY0MjQyNTUsNDQuMDk3MDQ1OSwxNTUuNDE2MDQ2MQoJYzkuMjgzMzg2MiwyNS45NDUxOTA0LDIxLjUxMDMzMDIsNzQuMjEyMjQ5OCw1OS4xNTUyNzM0LDgxLjIwMzc5NjRzODUuNTA1NjE1Mi0zMS4xOTAzNjg3LDExMS44NTU5NTctNTkuMTU1MjQyOQoJYzI2LjM1MDM3MjMtMjcuOTYzNjg0MSwxMzAuMTQwODk5Ny0xNDcuMzQ5MzY1MiwxMzQuNDQyNzE4NS0yMTguODczMTM4NAoJYzMuOTc4MzkzNi02Ni4xMzMzNjE4LTE3LjcxNjIxNy04MS40NzgzNjMtMjcuNDI2NzU3OC04Ny42NTcxMzVjLTE3Ljc0NjY3MzYtMTEuMjkzMzQyNi00Ny4zMjM3LTE1LjA1Njk4MzktNzUuMjg3Mzg0LTUuMzc4MTgxNQoJcy03MC40NDc0MTgyLDQxLjQwODU2MTctODEuNzQwNzUzMiw5Ny44NzQxMDc0YzAsMCwzOC4xODE4NTQyLTEzLjk4MTg0Miw1Mi4xNjM3MjY4LTAuNTM4MTc3NQoJYzEzLjk4MTg0MiwxMy40NDM2NjQ2LDEwLjIxODE3MDIsNDMuMDIxODk2NC0xLjYxMzM0MjMsNjUuMDcwNDE5MwoJYy0xMS44MzE1MTI1LDIyLjA0ODQ5MjQtNDUuMTcyMTgwMiw3My4xMzcwODUtNTcuNTQxOTMxMiw3NC43NTA0NTc4CgljLTEyLjM2ODQ5OTgsMS42MTMzMTE4LTIyLjA0ODUyMjktMjIuNTg2NzAwNC0yMy42NjE4NjUyLTI5LjA0MDA2OTYKCWMtMS42MTMzNDIzLTYuNDUzMzM4Ni0yMi4wNDg1MjI5LTk1LjE4NTYyMzItMjkuNTc2OTk1OC0xNDYuODExMTcyNQoJYy03LjUyODUwMzQtNTEuNjI1NTY0Ni00MC4zMzIxOTkxLTYwLjIzMDQyMy01NS45Mjg1ODg5LTYwLjIzMDQyMwoJQzIwNi44MDkzMTA5LDEyMy44OTU3MzY3LDE3OS45MjA3NzY0LDEzNS43MjcyNzk3LDg4LjUsMjE5LjYxOTUzNzR6Ii8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat
}

.ftr .icon-vimeo-w:hover,
.icon-vimeo-w:hover {
    text-decoration: none
}

.ftr .icon-linkedin,
.icon-linkedin {
    display: inline-block;
    width: 18px;
    height: 18px;
    color: transparent;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMCIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDYxMiA2MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxMiA2MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGc+Cgk8cmVjdCB4PSI5NC4wMDkzNjEzIiB5PSIyMzMuMzUwMDUxOSIgY2xhc3M9InN0MCIgd2lkdGg9IjkzLjI1MDE3NTUiIGhlaWdodD0iMjgwLjU0NTA3NDUiLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNDAuNjM3Mzc0OSwxOTUuMDQxNTgwMmgtMC42MDc2MDVDMTA4LjczNzk5MTMsMTk1LjA0MTU4MDIsODguNSwxNzMuNTAwNzMyNCw4OC41LDE0Ni41NzkwNzEKCQljMC0yNy41MjkyODE2LDIwLjg1NzI4NDUtNDguNDc0MjA1LDUyLjc1NjY2ODEtNDguNDc0MjA1czUxLjUyOTc1NDYsMjAuOTQ0OTIzNCw1Mi4xMzczNTk2LDQ4LjQ3NDIwNQoJCUMxOTMuMzk0MDI3NywxNzMuNTAwNzMyNCwxNzMuMTU2MDM2NCwxOTUuMDQxNTgwMiwxNDAuNjM3Mzc0OSwxOTUuMDQxNTgwMnoiLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MjMuNSw1MTMuODk1MTQxNmgtOTMuMjM4NDk0OVYzNjMuODEwMzAyN2MwLTM3LjcxODM4MzgtMTMuNTAxNzM5NS02My40NDIzNTIzLTQ3LjI0MTQ1NTEtNjMuNDQyMzUyMwoJCWMtMjUuNzU5MDMzMiwwLTQxLjEwMTEwNDcsMTcuMzUxODY3Ny00Ny44NDMyMzEyLDM0LjEwMTk1OTJjLTIuNDY1NDg0Niw1Ljk5NDI2MjctMy4wNjcyMzAyLDE0LjM3MjI1MzQtMy4wNjcyMzAyLDIyLjc1NjA0MjUKCQl2MTU2LjY2OTE4OTVoLTkzLjI0NDMzOWMwLDAsMS4yMjEwNTQxLTI1NC4yMjUxODkyLDAtMjgwLjU0NTEwNWg5My4yNDQzMzl2MzkuNzIyMzA1MwoJCWMxMi4zOTE2NjI2LTE5LjExNjI0MTUsMzQuNTYzNTA3MS00Ni4zMDY2NzExLDg0LjAzNjc0MzItNDYuMzA2NjcxMUM0NzcuNDk3MTMxMywyMjYuNzY1Njg2LDUyMy41LDI2Ni44NjE5MDgsNTIzLjUsMzUzLjAzMTEyNzkKCQlWNTEzLjg5NTE0MTZ6Ii8+CjwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat
}

.ftr .icon-linkedin:hover,
.icon-linkedin:hover {
    text-decoration: none
}





.icon-navigation_info:before {
    content: "\E918";
    color: #3c5587
}

.icon-checkmark:before {
    content: "\E919"
}


.external.shl_siwf .cms-location-wrp,
.rw,
.wrp.external .cms-location-wrp {
    margin-left: -40px;
    margin-right: -40px
}

@media(max-width:991.98px) {
    .cf {
        padding-right: 15px;
        padding-left: 15px
    }

    .external.shl_siwf .cms-location-wrp,
    .rw,
    .wrp.external .cms-location-wrp {
        margin-left: -30px;
        margin-right: -30px
    }

    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-auto,
    .hdrs_nv {
        padding-left: 15px;
        padding-right: 15px
    }
}

img {
    max-width: 100%;
    height: auto
}



.shl_siwf,
.wrp {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px
}

@media(min-width:992px) {

    .shl_siwf,
    .wrp {
        padding: 0 92px
    }
}

.start.shl_siwf,
.wrp.start {
    padding-top: 90px;
    padding-bottom: 50px
}

@media(max-width:991.98px) {

    .start.shl_siwf,
    .wrp.start {
        padding-top: 40px;
        padding-bottom: 0
    }
}

.ftr .start.shl_siwf h4,
.ftr .wrp.start h4,
.inhalt .service .sbox .start.shl_siwf h5,
.inhalt .service .sbox .wrp.start h5,
.start.shl_siwf .bt_lbl,
.start.shl_siwf .ftr h4,
.start.shl_siwf .hdrp_path,
.start.shl_siwf .inhalt .service .sbox h5,
.wrp.start .bt_lbl,
.wrp.start .ftr h4,
.wrp.start .hdrp_path,
.wrp.start .inhalt .service .sbox h5 {
    line-height: 18px;
    margin-bottom: 15px
}

.bg-gray {
    background-color: #f4f4f4
}

@media print {
    .bg-gray {
        display: none
    }
}

.bg-blue {
    background-color: #ffe7c4
}

#showmore {
    margin-top: 20px;
    margin-bottom: 85px
}

@media(max-width:991.98px) {
    #showmore {
        margin-top: -30px;
        margin-bottom: 55px
    }
}

@media print {
    #showmore {
        display: none
    }
}

#showmore a:hover,
#showmore a:link {
    text-decoration: none
}

#showmore a.more {
    display: inline-block
}

#showmore.open a.more,
#showmore a.less {
    display: none
}

#showmore.open a.less {
    display: inline-block
}

#showmore a:hover {
    color: #f5961e
}

#more {
    overflow: hidden;
    max-height: 1px;
    opacity: 0;
    transition: all .7s ease
}

#more.open {
    opacity: 1;
    overflow: visible;
    max-height: 9999px
}

@media print {
    #more {
        opacity: 1;
        overflow: visible;
        max-height: 9999px
    }
}

#scolldown {
    position: absolute;
    margin: 0 auto;
    width: 27px;
    right: 0;
    left: 0;
    bottom: -82px;
    z-index: 1
}

@media(max-width:991.98px) {
    #scolldown {
        display: none
    }
}

.hdr-ln {
    position: relative;
    background-color: #8a9cbd;
    height: 7px
}

@media print {
    .hdr-ln {
        display: none
    }
}

.hdr-ln-myfmh {
    width: 50%;
    height: 7px;
    margin: 0 0 0 auto;
    background-color: #3c5587;
    display: none
}

@media(min-width:1200px) {
    .hdr-ln-myfmh {
        display: block
    }
}

.show-bg1 {
    background-color: silver
}

.show-bg2 {
    background-color: #ff0
}

.hdrs_ln {
    border-bottom: 1px solid #fff3e2
}

@media print {
    .hdrs_ln {
        display: none
    }
}

.hdrs_wrp {
    max-width: 1440px;
    margin: 0 auto;
    position: relative
}

.hdrs_rub {
    position: relative;
    margin: -7px 32px 0;
    border-top: 7px solid #8a9cbd;
    text-align: right
}

.hdrs_rub_fmh {
    display: block;
    float: left;
    width: 266px;
    height: 46px;
    margin-top: -7px;
    padding-top: 13px;
    text-align: center
}

.hdrs_rub_fmh:link,
.hdrs_rub_fmh:visited {
    border-top: 7px solid #8a9cbd;
    text-decoration: none
}

.hdrs_rub_fmh.act,
.hdrs_rub_fmh:active,
.hdrs_rub_fmh:focus,
.hdrs_rub_fmh:hover {
    color: #4c4c4c;
    border-top: 7px solid #a0966e;
    background-color: #f1efe9
}

.hdrs_rub_siwf {
    display: block;
    float: left;
    min-width: 274px;
    padding: 0 15px;
    height: 46px;
    margin-top: -7px;
    padding-top: 13px;
    text-align: center
}

.hdrs_rub_siwf:link,
.hdrs_rub_siwf:visited {
    border-top: 7px solid #8a9cbd;
    color: #7f7f7f;
    text-decoration: none
}

.hdrs_rub_siwf.act,
.hdrs_rub_siwf:active,
.hdrs_rub_siwf:focus,
.hdrs_rub_siwf:hover {
    border-top: 7px solid #f5961e !important;
    color: #4c4c4c;
    background-color: #fff3e2
}

.hdrs_rub_nvs,
.hdrs_rub_nvs a {
    display: inline-block
}

.hdrs_rub_nvs a {
    height: 46px;
    margin-top: -7px;
    padding: 13px 7px 0
}

.hdrs_rub_nvs a:link,
.hdrs_rub_nvs a:visited {
    border-top: 7px solid #8a9cbd;
    color: #7f7f7f;
    text-decoration: none
}

.hdrs_rub_nvs a.act,
.hdrs_rub_nvs a:active,
.hdrs_rub_nvs a:focus,
.hdrs_rub_nvs a:hover {
    color: #4c4c4c
}

.hdrs_rub_myfmh {
    display: block;
    float: right;
    height: 46px;
    margin-top: -7px;
    padding-top: 13px;
    padding-left: 9px;
    color: #3c5587
}

.hdrs_rub_myfmh:link,
.hdrs_rub_myfmh:visited {
    border-top: 7px solid #3c5587;
    text-decoration: none
}

.hdrs_rub_myfmh.act,
.hdrs_rub_myfmh:active,
.hdrs_rub_myfmh:focus,
.hdrs_rub_myfmh:hover {
    color: #4c4c4c
}

.hdrs_ci {
    padding: 0 40px;
    height: 70px
}

@media(min-width:1200px) {
    .hdrs_ci {
        padding: 0 32px;
        height: 105px
    }
}

.external.shl_siwf .hdrs_ci .cms-location-wrp,
.hdrs_ci .external.shl_siwf .cms-location-wrp,
.hdrs_ci .rw,
.hdrs_ci .wrp.external .cms-location-wrp,
.wrp.external .hdrs_ci .cms-location-wrp {
    margin-left: -32px;
    margin-right: -32px
}

.hdri {
    background-color: #fff3e2
}

.hdri_wrp {
    position: relative;
    max-width: 1440px;
    width: auto;
    margin: 0 auto;
    padding: 0
}

@media(min-width:992px) {
    .hdri_wrp {
        padding: 0 32px
    }
}

@media(max-width:991.98px) {
    .hdri_tsr {
        background-color: rgba(79, 102, 147, .9);
        background-image: url(https://www.google.com/)
    }
}

@media(min-width:992px) {
    .hdri_tsr {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
}

.hdri_tsr_cnt {
    padding: 0 15px
}

@media(min-width:992px) {
    .hdri_tsr_cnt {
        height: 100%;
        margin: 0 92px;
        padding: 0
    }

    .external.shl_siwf .hdri_tsr_cnt .cms-location-wrp,
    .hdri_tsr_cnt .cf,
    .hdri_tsr_cnt .external.shl_siwf .cms-location-wrp,
    .hdri_tsr_cnt .rw,
    .hdri_tsr_cnt .wrp.external .cms-location-wrp,
    .wrp.external .hdri_tsr_cnt .cms-location-wrp {
        height: 100%
    }

    .hdri_tsr_cnt .col-lg-4 {
        overflow: hidden;
        height: 100%
    }
}

.hdrp {
    background-color: #e1e8f1
}

@media print {
    .hdrp {
        display: none
    }
}

.hdrp_wrp {
    position: relative;
    max-width: 1440px;
    width: auto;
    margin: 0 15px 20px;
    padding: 0
}

.hdrp_wrp.srv {
    margin-bottom: 0
}

@media(min-width:992px) {
    .hdrp_wrp {
        padding: 0 32px;
        margin: 0 auto 55px
    }
}

.hdrp_wrp img {
    margin-bottom: -55px
}

.hdrp_path {
    height: 55px;
    line-height: 20px;
    margin-bottom: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 32px;
    color: #3c5587
}

@media(min-width:1200px) {
    .hdrp_path {
        padding-left: 60px;
        padding-right: 60px
    }
}

@media(max-width:1400px) {
    .hdrp_path {
        font-size: 12px;
        padding-top: 18px;
        padding-bottom: 18px
    }
}

.hdrp_path span {
    display: inline-block;
    font-size: 16px;
    margin: 0 10px
}

@media(max-width:1400px) {

    .external.shl_siwf a.sbox .hdrp_path span.icon.link:before,
    .hdrp_path .external.shl_siwf a.sbox span.icon.link:before,
    .hdrp_path .wrp.external a.sbox span.icon.link:before,
    .hdrp_path span.icon-link-arrow,
    .wrp.external a.sbox .hdrp_path span.icon.link:before {
        font-size: 14px;
        line-height: 16px
    }
}

.hdrp_path span.reverse {
    transform: rotate(180deg)
}

.hdrp_path span.soc-mail:before {
    line-height: 24px
}

.hdrp_path a {
    color: #8a9cbd;
    text-decoration: underline
}

.hdrp_path a:hover {
    color: #3c5587
}

.ftr {
    background-color: #2e4474;
    color: #fff
}

@media print {
    .ftr {
        display: none
    }
}

.ftr .shl_siwf,
.ftr .wrp {
    padding-top: 50px
}

.ftr .col-lg-3 {
    padding-bottom: 50px
}

.ftr h4,
.ftr p {
    line-height: 18px;
    color: #fff
}

.ftr a {
    text-decoration: none
}

.ftr a,
.ftr a:before {
    color: #fff
}

.ftr a.link:focus,
.ftr a.link:hover,
.ftr a:focus,
.ftr a:hover {
    text-decoration: underline;
    color: #ffe7c4
}

.ftr .parent.shl_siwf .sbox-p .lnk:focus:before,
.ftr .parent.shl_siwf .sbox-p .lnk:hover:before,
.ftr .wrp.parent .sbox-p .lnk:focus:before,
.ftr .wrp.parent .sbox-p .lnk:hover:before,
.ftr a.link:focus:before,
.ftr a.link:hover:before,
.parent.shl_siwf .sbox-p .ftr .lnk:focus:before,
.parent.shl_siwf .sbox-p .ftr .lnk:hover:before,
.wrp.parent .sbox-p .ftr .lnk:focus:before,
.wrp.parent .sbox-p .ftr .lnk:hover:before {
    color: #fff
}

.ftr .lnk {
    text-transform: uppercase
}

.ftr-b {
    margin: 0;
    background-color: #3c5587;
    color: #fff;
    line-height: 18px
}

.ftr-b .shl_siwf,
.ftr-b .wrp {
    padding-top: 20px
}

.ftr-b .col-lg-4,
.ftr-b .col-lg-5,
.ftr-b .col-lg-6,
.ftr-b .col-lg-7,
.ftr-b .col-lg-8 {
    text-align: center;
    padding-bottom: 20px
}

@media(min-width:992px) {

    .ftr-b .col-lg-4,
    .ftr-b .col-lg-5,
    .ftr-b .col-lg-6,
    .ftr-b .col-lg-7,
    .ftr-b .col-lg-8 {
        order: 1;
        text-align: left
    }
}

.ftr-b .col-lg-4 a:focus,
.ftr-b .col-lg-4 a:hover,
.ftr-b .col-lg-5 a:focus,
.ftr-b .col-lg-5 a:hover,
.ftr-b .col-lg-6 a:focus,
.ftr-b .col-lg-6 a:hover,
.ftr-b .col-lg-7 a:focus,
.ftr-b .col-lg-7 a:hover,
.ftr-b .col-lg-8 a:focus,
.ftr-b .col-lg-8 a:hover {
    text-decoration: underline;
    color: #ffe7c4
}

.ftr-b .col-lg-4:first-child a,
.ftr-b .col-lg-5:first-child a,
.ftr-b .col-lg-6:first-child a,
.ftr-b .col-lg-7:first-child a,
.ftr-b .col-lg-8:first-child a {
    display: block;
    margin-bottom: 14px;
    color: #fff;
    margin: 0 20px 14px 0;
    margin-right: 20px;
    text-transform: uppercase;
    text-decoration: none
}

.ftr-b .col-lg-4:first-child a:focus,
.ftr-b .col-lg-4:first-child a:hover,
.ftr-b .col-lg-5:first-child a:focus,
.ftr-b .col-lg-5:first-child a:hover,
.ftr-b .col-lg-6:first-child a:focus,
.ftr-b .col-lg-6:first-child a:hover,
.ftr-b .col-lg-7:first-child a:focus,
.ftr-b .col-lg-7:first-child a:hover,
.ftr-b .col-lg-8:first-child a:focus,
.ftr-b .col-lg-8:first-child a:hover {
    text-decoration: underline;
    color: #ffe7c4
}

@media(min-width:992px) {

    .ftr-b .col-lg-4:first-child,
    .ftr-b .col-lg-5:first-child,
    .ftr-b .col-lg-6:first-child,
    .ftr-b .col-lg-7:first-child,
    .ftr-b .col-lg-8:first-child {
        order: 2;
        text-align: right
    }

    .ftr-b .col-lg-4:first-child a,
    .ftr-b .col-lg-5:first-child a,
    .ftr-b .col-lg-6:first-child a,
    .ftr-b .col-lg-7:first-child a,
    .ftr-b .col-lg-8:first-child a {
        display: inline-block;
        text-decoration: none;
        margin: 0 0 0 20px
    }
}

@media print {

    .ftr-b .col-lg-4:first-child,
    .ftr-b .col-lg-5:first-child,
    .ftr-b .col-lg-6:first-child,
    .ftr-b .col-lg-7:first-child,
    .ftr-b .col-lg-8:first-child {
        display: none
    }
}




.shl_fmh .panel,
.shl_siwf .panel {
    position: relative;
    padding: 0 40px
}

@media(max-width:991.98px) {

    .shl_fmh .panel,
    .shl_siwf .panel {
        padding: 0 30px
    }
}

.shl_fmh .panel h2,
.shl_siwf .panel h2 {
    margin-top: 20px;
    font-weight: 700;
    letter-spacing: .1em;
    text-align: center;
    margin: 20px 0 28px
}

@media(max-width:991.98px) {

    .shl_fmh .panel h2,
    .shl_siwf .panel h2 {
        text-align: left;
        font-size: 13px;
        margin: 20px 0 18px
    }
}

.shl_fmh .panel .more-cnt,
.shl_siwf .panel .more-cnt {
    padding-bottom: 38px
}

@media(max-width:991.98px) {

    .shl_fmh .panel .more-cnt,
    .shl_siwf .panel .more-cnt {
        max-height: 1px;
        overflow: hidden;
        opacity: 0;
        transition: all 0;
        padding-bottom: 0
    }
}

.shl_fmh .panel .more-cnt .link,
.shl_siwf .panel .more-cnt .link {
    font-size: 15px
}

.shl_fmh .panel p,
.shl_siwf .panel p {
    margin-bottom: 28px;
    font-size: 15px;
    line-height: 20px
}

.shl_fmh .panel .mob-exp,
.shl_siwf .panel .mob-exp {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 52px
}

@media(min-width:992px) {

    .shl_fmh .panel .mob-exp,
    .shl_siwf .panel .mob-exp {
        display: none
    }
}

.shl_fmh .panel div.less,
.shl_fmh .panel div.more,
.shl_siwf .panel div.less,
.shl_siwf .panel div.more {
    position: absolute;
    display: none;
    top: 18px;
    right: 23px;
    background-color: #fff;
    border-radius: 9px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 16px
}

.shl_fmh .panel div.less a,
.shl_fmh .panel div.more a,
.shl_siwf .panel div.less a,
.shl_siwf .panel div.more a {
    display: block;
    width: 18px;
    height: 18px;
    text-decoration: none
}

@media(max-width:991.98px) {

    .shl_fmh .panel.open div.icon,
    .shl_fmh .panel div.more,
    .shl_siwf .panel.open div.icon,
    .shl_siwf .panel div.more {
        display: block
    }
}

@media(max-width:991.98px) {

    .shl_fmh .panel.open .more-cnt,
    .shl_siwf .panel.open .more-cnt {
        max-height: 9999px;
        overflow: auto;
        opacity: 1;
        transition: all .9s ease
    }
}

@media(max-width:991.98px) and (max-width:991.98px) {

    .shl_fmh .panel.open .more-cnt,
    .shl_siwf .panel.open .more-cnt {
        padding-bottom: 38px
    }
}

@media(max-width:991.98px) {

    .shl_fmh .panel.open div.more,
    .shl_siwf .panel.open div.more {
        display: none
    }

    .shl_fmh .panel.open div.less,
    .shl_siwf .panel.open div.less {
        display: block
    }
}

.shl_fmh {
    position: relative;
    height: 100%
}

@media(max-width:1199.98px) {
    .shl_fmh {
        padding: 30px 0 35px
    }
}

.shl_fmh .shl_wrp {
    padding-top: 15px
}

@media(max-width:991.98px) {
    .shl_fmh .shl_wrp {
        padding-top: 0;
        border-bottom: 1px solid #3c5587
    }
}

@media(min-width:992px) {
    .shl_fmh {
        background-color: rgba(79, 102, 147, .9);
        background-image: url(https://www.google.com/);
        padding: 1px 20px 1px 40px;
        right: -.1px
    }
}

.shl_fmh h3 {
    color: #fff
}

@media(max-width:991.98px) {
    .shl_fmh h3 {
        padding: 0 15px;
        margin-bottom: 18px
    }
}

.shl_fmh .panel {
    padding: 8px 0 0
}

@media(max-width:991.98px) {
    .shl_fmh .panel {
        padding: 0
    }
}

.shl_fmh .panel h2 {
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0;
    color: #e6dcb4;
    text-align: left;
    font-size: 13px;
    line-height: 19px
}

@media(max-width:991.98px) {
    .shl_fmh .panel h2 {
        border-top: 1px solid #3c5587;
        padding: 20px 15px 18px
    }
}

.shl_fmh .panel .more-cnt {
    padding: 0
}

.shl_fmh .panel .more-cnt div,
.shl_fmh .panel .more-cnt p {
    line-height: 30px;
    margin: 0
}

@media(min-width:768px) and (max-width:1199.98px) {

    .shl_fmh .panel .more-cnt div,
    .shl_fmh .panel .more-cnt p {
        line-height: 22px
    }
}

@media(max-width:991.98px) {

    .shl_fmh .panel .more-cnt div,
    .shl_fmh .panel .more-cnt p {
        padding: 0 15px
    }
}

@media(max-width:991.98px) {
    .shl_fmh .panel .more-cnt p:first-child {
        margin-top: -7px
    }
}

.shl_fmh .panel .more-cnt a,
.shl_fmh .panel .more-cnt a:before,
.shl_fmh .panel .more-cnt p {
    color: #fff
}

.shl_fmh .panel .more-cnt a:focus,
.shl_fmh .panel .more-cnt a:hover {
    text-decoration: underline;
    color: #ffe7c4
}

.shl_fmh .panel .more-cnt a:focus:before,
.shl_fmh .panel .more-cnt a:hover:before {
    color: #ffe7c4
}

.shl_fmh .panel .more-cnt .link:before {
    line-height: 30px
}

@media(min-width:768px) and (max-width:1199.98px) {
    .shl_fmh .panel .more-cnt .link:before {
        line-height: 22px
    }
}

.shl_fmh .panel .more-cnt a:before {
    top: 0
}

.shl_fmh .panel.open .more-cnt {
    padding-bottom: 28px
}

.shl_fmh .panel .mob-exp {
    position: absolute;
    top: 5px;
    right: 0;
    height: 52px
}

.shl_fmh_rst {
    position: absolute;
    height: 32px;
    width: 100%;
    right: 0;
    top: -32px;
    background-image: url(https://www.google.com/)
}

@media(min-width:992px) {
    .shl_fmh_rst {
        height: 100%;
        right: 32px;
        width: 60px;
        top: 0
    }
}

.shl_siwf {
    position: relative
}

.external.shl_siwf .cms-location-wrp,
.shl_siwf .rw,
.shl_siwf .wrp.external .cms-location-wrp,
.wrp.external .shl_siwf .cms-location-wrp {
    margin: 0 -20px
}

@media(max-width:991.98px) {
    .shl_siwf {
        padding: 0
    }

    .external.shl_siwf .cms-location-wrp,
    .shl_siwf .cf,
    .shl_siwf .rw,
    .shl_siwf .wrp.external .cms-location-wrp,
    .wrp.external .shl_siwf .cms-location-wrp {
        margin: 0;
        padding: 0
    }
}

.shl_siwf div.icon {
    position: relative;
    margin: 0 auto;
    width: 116px;
    height: 116px;
    border-radius: 58px;
    margin-top: -58px;
    border: 2px solid;
    text-align: center
}

@media(max-width:991.98px) {
    .shl_siwf div.icon {
        display: none;
        width: 64px;
        height: 64px;
        border-radius: 32px;
        border-width: 4px;
        margin-top: -32px
    }
}

.shl_siwf div.icon span {
    font-size: 108px;
    line-height: 108px
}

@media(max-width:991.98px) {
    .shl_siwf div.icon span {
        font-size: 52px;
        line-height: 52px
    }
}

.shl_siwf .panel-1 {
    background-color: #e1e8f1
}

@media(min-width:992px) {
    .shl_siwf .panel-1 {
        margin-top: -70px
    }
}

.shl_siwf .panel-1 .more-cnt a,
.shl_siwf .panel-1 .more-cnt a:before,
.shl_siwf .panel-1 .more-cnt p,
.shl_siwf .panel-1 h2 {
    color: #3c5587
}

.shl_siwf .panel-1 .more-cnt a:before {
    top: 0
}

.shl_siwf .panel-1 div.icon {
    background-color: #fff;
    border-color: #e1e8f1;
    color: #3c5587
}

.shl_siwf .panel-1 div.icon span {
    line-height: 116px
}

@media(max-width:991.98px) {
    .shl_siwf .panel-1 div.icon span {
        font-size: 56px;
        line-height: 56px
    }
}

.shl_siwf .panel-2 {
    background-color: #ffaf3c
}

@media(min-width:992px) {
    .shl_siwf .panel-2 {
        margin-top: -98px
    }
}

.shl_siwf .panel-2 .more-cnt a,
.shl_siwf .panel-2 .more-cnt a:before,
.shl_siwf .panel-2 .more-cnt p,
.shl_siwf .panel-2 h2 {
    color: #4c4c4c
}

.shl_siwf .panel-2 .more-cnt a:before {
    top: 0
}

.shl_siwf .panel-2 div.icon {
    background-color: #fff;
    border-color: #ffaf3c;
    color: #3c5587
}

.shl_siwf .panel-3 {
    background-color: #3c5587
}

@media(min-width:992px) {
    .shl_siwf .panel-3 {
        margin-top: -70px
    }
}

.shl_siwf .panel-3 .more-cnt a,
.shl_siwf .panel-3 .more-cnt a:before,
.shl_siwf .panel-3 .more-cnt p,
.shl_siwf .panel-3 h2 {
    color: #fff
}

.shl_siwf .panel-3 .more-cnt a:before {
    top: 0
}

.shl_siwf .panel-3 div.icon {
    background-color: #fff;
    border-color: #3c5587;
    color: #3c5587
}

.tsr_cnt,
.tsr_cnt_siwf {
    display: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

@media(min-width:992px) {

    .tsr_cnt,
    .tsr_cnt_siwf {
        display: block;
        position: absolute
    }
}

.tsr_cnt>div,
.tsr_cnt_siwf>div {
    height: 100%;
    color: #fff;
    font-size: 33px;
    line-height: 45px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, .4)
}

.tsr_cnt_siwf>div>div {
    text-align: center;
    width: 100%;
    padding-bottom: 100px
}

.cnt_wrp section {
    padding-top: 53px;
    padding-bottom: 50px
}

@media(max-width:991.98px) {
    .cnt_wrp section {
        padding-bottom: 0
    }
}

@media print {
    .cnt_wrp section.col-lg-8 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%
    }
}

.cnt_wrp section h1 {
    min-height: 60px;
    padding-bottom: 22px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 30px
}

.cnt_wrp aside.service {
    padding-top: 95px;
    padding-bottom: 60px
}

@media(max-width:991.98px) {
    .cnt_wrp aside.service {
        padding-top: 20px;
        padding-bottom: 40px
    }
}

@media print {
    .cnt_wrp aside.service {
        display: none
    }
}

.cnt_wrp.parent .col-lg-4,
.cnt_wrp.services .col-lg-4 {
    padding-top: 63px
}

.cnt_wrp.parent .col-lg-8,
.cnt_wrp.services .col-lg-8 {
    padding-bottom: 106px;
    padding-top: 73px
}

@media(max-width:991.98px) {

    .cnt_wrp.parent .col-lg-8,
    .cnt_wrp.services .col-lg-8 {
        padding-top: 33px;
        padding-bottom: 43px
    }
}

.cnt_wrp.parent .col-lg-8 div.lead p,
.cnt_wrp.services .col-lg-8 div.lead p {
    line-height: 30px
}

@media(max-width:991.98px) {
    .cnt_wrp.parent h1 {
        margin-top: 11px;
        margin-bottom: -10px
    }
}

.cnt_wrp.services .col-lg-4 {
    padding-top: 63px
}

.cnt_wrp.services .col-lg-4.sboxes {
    padding-top: 0
}

.cnt_wrp.services .col-lg-8 {
    padding-bottom: 108px
}

@media(max-width:991.98px) {
    .cnt_wrp.services .col-lg-8 {
        padding-bottom: 75px
    }
}

.cnt_wrp.intro h1 {
    text-align: left
}

.cnt_wrp.intro aside.service {
    padding-top: 80px
}






















.cnt_wrp.inhalt .abschnitt,
.cnt_wrp.inhalt .akkordeon,
.cnt_wrp.inhalt .lead {
    margin-bottom: 55px
}

.cnt_wrp.inhalt .download+.abschnitt,
.cnt_wrp.inhalt .download+.subttl,
.cnt_wrp.inhalt .link+.abschnitt,
.cnt_wrp.inhalt .link+.subttl,
.cnt_wrp.inhalt .sprachwechsel.abschnitt,
.cnt_wrp.inhalt .subttl+.subttl {
    margin-top: 55px
}

.cnt_wrp.inhalt .abschnitt+.download,
.cnt_wrp.inhalt .abschnitt+.link {
    margin-top: -37px
}

.cnt_wrp.inhalt .download+#showmore,
.cnt_wrp.inhalt .link+#showmore {
    margin-top: 75px
}

.cnt_wrp.inhalt .download.button {
    margin-top: 55px;
    margin-bottom: 60px
}

.cnt_wrp.inhalt .download.button+.download.button {
    margin-top: -30px
}

.cnt_wrp.inhalt .col-md-6>.abschnitt {
    padding-right: 0
}

.cnt_wrp.inhalt .col-md-6>.abschnitt img {
    width: 100%
}

.cnt_wrp.inhalt .abschnitt.hint {
    padding: 0
}

.cnt_wrp.inhalt .abschnitt.hint .sbox-p {
    display: block;
    position: relative;
    padding: 20px 30px 20px 20px;
    min-height: 220px;
    margin-bottom: 40px;
    text-decoration: none;
    background-color: #f4f4f4;
    border-right: 7px solid #8a9cbd
}

.cnt_wrp.inhalt h1[_ngcontent-c1] {
    padding-top: 18px
}

.cnt_wrp.inhalt .searchform .form-group {
    margin: 20px 0 0
}

@media(min-width:992px) {
    .cnt_wrp.inhalt .searchform .form-group {
        margin: 30px 2em 0 0
    }
}

.cnt_wrp.inhalt .searchform .search-field {
    vertical-align: middle;
    color: #7f7f7f;
    background-color: #fff;
    height: 60px;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #ffe7c4;
    font-size: 20px;
    line-height: 1.42857143
}

@media(max-width:991.98px) {
    .cnt_wrp.inhalt .searchform .search-field {
        font-size: 15px
    }
}

.cnt_wrp.inhalt .searchform .search-field:focus {
    color: #2e4474;
    background-color: #fff;
    border-color: #ffe7c4;
    outline: 0;
    border-right: 0;
    box-shadow: none
}

.cnt_wrp.inhalt .icon-suche_icon:before {
    font-size: 24px;
    line-height: 32px;
    margin-right: 10px;
    color: #3c5587
}

@media(max-width:991.98px) {
    .cnt_wrp.inhalt .icon-suche_icon:before {
        display: none
    }
}

.cnt_wrp.inhalt .search-btn {
    background-color: #fff;
    border: 1px solid #ffe7c4;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 0;
    text-shadow: none
}

.cnt_wrp.inhalt .search-btn:active,
.cnt_wrp.inhalt .search-btn:focus,
.cnt_wrp.inhalt .search-btn:hover {
    text-decoration: none;
    outline: none
}

.cnt_wrp.inhalt .result {
    font-size: 15px;
    margin: 10px 0 28px;
    padding-bottom: 28px;
    border-bottom: 1px solid #f4f4f4
}

@media(min-width:992px) {
    .cnt_wrp.inhalt .result {
        margin: 34px 0 28px
    }
}

.cnt_wrp.inhalt .result span {
    color: #f5961e
}

.cnt_wrp.inhalt .highlight {
    background-color: #e1e8f1
}

.cnt_wrp.inhalt a.filled[_ngcontent-c2] {
    margin-bottom: 64px
}

.cnt_wrp.inhalt .lead {
    font-weight: 700
}

.cnt_wrp.inhalt .abschnitt.form .fmhno {
    display: none
}

.cnt_wrp.inhalt .abschnitt.form label {
    font-size: 18px
}

.cnt_wrp.inhalt .abschnitt.form .abschnitt-checkbox,
.cnt_wrp.inhalt .abschnitt.form .abschnitt-radio {
    margin-bottom: 1em
}

.cnt_wrp.inhalt .abschnitt.form label.error {
    margin-left: .5em;
    font-size: .8em;
    font-weight: 700;
    color: #f5961e
}

.cnt_wrp.inhalt .checkbox input,
.cnt_wrp.inhalt .radio input {
    margin-right: .5em
}

.cnt_wrp.inhalt .checkbox-c {
    position: relative
}

.cnt_wrp.inhalt .checkbox-c input[type=checkbox] {
    opacity: 0
}

.cnt_wrp.inhalt .checkbox-c label {
    font-size: 15px;
    margin-left: 20px
}

.cnt_wrp.inhalt .checkbox-c label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    margin-top: 3px;
    vertical-align: text-bottom;
    border: 1px solid #ffe7c4;
    border-radius: 4px;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.cnt_wrp.inhalt .checkbox-c input[type=checkbox]:checked+label:before {
    font-family: icomoon !important;
    color: #fff;
    content: "\E919";
    speak: none;
    background-color: #f5961e;
    border: 1px solid #f5961e;
    padding-left: 2px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 12px;
    line-height: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cnt_wrp.inhalt .abschnitt.form .checkbox-c label {
    margin-left: .66em
}

.cnt_wrp.inhalt .radio-c {
    position: relative
}

.cnt_wrp.inhalt .radio-c input[type=radio] {
    opacity: 0
}

.cnt_wrp.inhalt .radio-c label {
    font-size: 15px;
    margin-left: 20px
}

.cnt_wrp.inhalt .radio-c label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-top: 3px;
    vertical-align: text-bottom;
    border: 1px solid #ffe7c4;
    border-radius: 50%;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.cnt_wrp.inhalt .radio-c input[type=radio]:checked+label:before {
    font-family: icomoon !important;
    color: #fff;
    content: "\E919";
    speak: none;
    background-color: #f5961e;
    border: 1px solid #f5961e;
    padding-left: 3px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 12px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cnt_wrp.inhalt .abschnitt.form .radio-c label {
    margin-left: .66em
}

.cnt_wrp.inhalt select.form-control {
    color: #7f7f7f;
    background-color: #fff;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #ffe7c4;
    font-size: 15px;
    line-height: 1.42857143
}

.cnt_wrp.inhalt select.form-control:focus {
    color: #2e4474;
    background-color: #fff;
    border-color: #f5961e;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(138, 156, 189, .25)
}

.cnt_wrp.inhalt select.form-control.no-corners {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='red' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .5rem center/8px 10px !important;
    padding-right: 1.5em;
    height: auto
}

.cnt_wrp.inhalt .select {
    padding: 10px 8px 10px 12px;
    border: 1px solid #ffe7c4;
    border-radius: 4px
}

.cnt_wrp.inhalt .select select.form-control {
    color: #7f7f7f;
    background-color: #fff;
    margin: 0;
    border: none;
    font-size: 15px;
    line-height: 1.42857143
}

.cnt_wrp.inhalt .select select.form-control:focus {
    color: #2e4474;
    border-color: none;
    outline: 0;
    box-shadow: none
}

.cnt_wrp.inhalt textarea.textarea-autosize {
    height: 8rem;
    min-height: 8rem;
    resize: none;
    overflow-y: hidden
}

.cnt_wrp.inhalt #sel .exp-frm.open>.exp-cnt {
    overflow: visible;
    max-height: 9999px;
    opacity: 1;
    transition: all 2s ease
}

.cnt_wrp.inhalt #sel .exp-frm label {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 42px 4px 16px;
    font-weight: 400;
    text-decoration: none
}

@media(max-width:991.98px) {
    .cnt_wrp.inhalt #sel .exp-frm label {
        padding-right: 36px
    }
}

.cnt_wrp.inhalt #sel .exp-frm label:hover {
    color: #f5961e
}

.cnt_wrp.inhalt #sel .exp-frm label.more:after {
    color: #3c5587;
    display: inline-block;
    margin-left: .3em;
    top: 0;
    font-size: 26px;
    line-height: 26px
}

.cnt_wrp.inhalt #sel .exp-frm label.more:hover:after {
    color: #f5961e
}

.cnt_wrp.inhalt #sel .exp-frm label input {
    vertical-align: text-top
}

.cnt_wrp.inhalt #sel .exp-frm .exp-cnt {
    margin-top: 0
}

.cnt_wrp.inhalt #sel .filled {
    color: #fff
}

.cnt_wrp.inhalt #sel .filled:active,
.cnt_wrp.inhalt #sel .filled:hover {
    color: #3c5587
}

.cnt_wrp.inhalt #sel.medreg .checkbox.inline {
    display: inline-block;
    margin-right: 16px
}

.cnt_wrp.inhalt #sel.medreg .grpsel {
    padding-bottom: .5em
}

.cnt_wrp.inhalt #sel.medreg label.list {
    padding-left: 0
}

.cnt_wrp.inhalt #sel.medreg .exp-cnt {
    margin-left: 0
}

.cnt_wrp.inhalt .abschnitt.qsi {
    margin-top: 40px;
    margin-bottom: 0
}

.cnt_wrp.inhalt .link.back {
    text-align: right
}

.cnt_wrp.inhalt .link.back p {
    display: inline-block
}

.cnt_wrp.inhalt .link.back p .parent.shl_siwf .sbox-p .lnk:before,
.cnt_wrp.inhalt .link.back p .wrp.parent .sbox-p .lnk:before,
.cnt_wrp.inhalt .link.back p a.link:before,
.parent.shl_siwf .sbox-p .cnt_wrp.inhalt .link.back p .lnk:before,
.wrp.parent .sbox-p .cnt_wrp.inhalt .link.back p .lnk:before {
    margin-left: -50px
}

.cnt_wrp.inhalt .abc-wrp {
    position: relative;
    height: 45px;
    overflow: hidden;
    margin-bottom: 40px
}

@media(max-width:991.98px) {
    .cnt_wrp.inhalt .abc-wrp {
        margin-bottom: 35px
    }
}

.cnt_wrp.inhalt .abc-wrp .left {
    position: absolute;
    left: 0;
    display: none
}

.cnt_wrp.inhalt .abc-wrp .right {
    position: absolute;
    right: 0;
    display: none
}

.cnt_wrp.inhalt .abc-outer {
    overflow-x: auto;
    max-width: 100%;
    height: 65px;
    -webkit-overflow-scrolling: touch
}

.cnt_wrp.inhalt .abc-inner {
    float: left;
    display: flex;
    flex-wrap: nowrap
}

.cnt_wrp.inhalt .abc-l {
    flex: 0 0 45px;
    display: block;
    position: relative;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    padding-top: 10px;
    border: 1px solid #3c5587;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none
}

@media(max-width:991.98px) {
    .cnt_wrp.inhalt .abc-l {
        flex: 0 0 30px;
        width: 30px;
        height: 30px;
        margin-right: 6px;
        border-width: 2px;
        font-size: 13px;
        padding-top: 3px
    }
}

.cnt_wrp.inhalt .abc-l:hover {
    background-color: #f5961e;
    border-color: #f5961e;
    color: #fff;
    text-decoration: none
}

.cnt_wrp.inhalt .abc-ctr {
    display: block;
    position: relative;
    background-color: hsla(0, 0%, 100%, .8);
    width: 45px;
    height: 45px;
    padding-top: 10px;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    z-index: 10
}

@media(max-width:991.98px) {
    .cnt_wrp.inhalt .abc-ctr {
        width: 30px;
        height: 30px;
        font-size: 13px;
        padding-top: 3px
    }
}

.cnt_wrp.inhalt .abc-ctr.right {
    background: -moz-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .8) 20%, #fff 100%);
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .8) 20%, #fff);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .8) 20%, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
}

.cnt_wrp.inhalt .abc-ctr.left {
    background: -moz-linear-gradient(left, #fff 0, hsla(0, 0%, 100%, .8) 80%, hsla(0, 0%, 100%, .5) 100%);
    background: -webkit-linear-gradient(left, #fff, hsla(0, 0%, 100%, .8) 80%, hsla(0, 0%, 100%, .5));
    background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, .8) 80%, hsla(0, 0%, 100%, .5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#80ffffff", GradientType=1)
}

@media(max-width:991.98px) {
    .cnt_wrp.inhalt aside.service.order-1 {
        display: none
    }
}

@media(min-width:992px) {
    .cnt_wrp.inhalt aside.service.order-1 {
        margin-top: -132px
    }
}

.cnt_wrp.inhalt aside.service h2.searchfilter {
    line-height: .8em;
    margin-bottom: 1.22em
}

.cnt_wrp.inhalt aside.service .checkbox input,
.cnt_wrp.inhalt aside.service .radio input {
    margin-right: .5em
}

.form-control {
    border-color: #ffe7c4;
    color: #4c4c4c;
    border-radius: 4px
}

.form-control:focus {
    color: #2e4474;
    background-color: #fff;
    border-color: #f5961e;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(138, 156, 189, .25)
}

.nwsl-wrp .nwsl {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 6px;
    margin-bottom: 30px
}

.nwsl-wrp .nwsl:last-child {
    border-bottom: none;
    margin-bottom: 22px
}

.nwsl-wrp .nwsl p.path {
    margin-bottom: 1.1em
}

.nwsl-wrp .nwsl p.path a:link {
    text-decoration: none
}

.nwsl-wrp .nwsl h2>a.download {
    display: block;
    position: relative;
    margin: 0;
    height: 1px;
    font-weight: 400;
    text-decoration: none
}

.nwsl-wrp .nwsl h2>a.download:hover,
.nwsl-wrp .nwsl h2>a.download:hover:after {
    color: #f5961e
}

.nwsl-wrp .nwsl h2>a.download:before {
    display: none
}

.nwsl-wrp .nwsl h2>a.download:after {
    color: #3c5587;
    right: 0
}

.nwsl-wrp .nwsl h2 {
    position: relative;
    padding-right: 1.5em
}

@media(max-width:991.98px) {
    .nwsl-wrp~.filled {
        margin-left: auto;
        margin-right: auto
    }
}

.sbox {
    padding: 20px 30px 20px 20px;
    background-color: #f4f4f4
}

.inhalt .service .sbox {
    position: relative;
    background-color: #f4f4f4;
    border-bottom: 7px solid #f5961e;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 25px 25px
}

.inhalt .service .sbox.kontakt {
    background-color: #ffe7c4
}

.inhalt .service .sbox p.bt_lbl,
.inhalt .service .sbox p.hdrp_path {
    font-weight: 900
}

.inhalt .service .sbox h5 {
    margin-top: -2px;
    font-size: 15px;
    line-height: 18px
}

.inhalt .service .sbox a {
    color: #4c4c4c;
    text-decoration: none
}

.inhalt .service .sbox a:focus,
.inhalt .service .sbox a:hover {
    text-decoration: underline;
    color: #f5961e
}

.inhalt .service .sbox a:focus:before,
.inhalt .service .sbox a:hover:before {
    color: #f5961e
}

.inhalt .service .sbox p {
    line-height: 1.333em
}

.inhalt .service .sbox p.etf {
    line-height: 22px
}

.inhalt .service .sbox div.ftr-b p,
.inhalt .service .sbox div.mtx p {
    line-height: 20px
}

.inhalt.shl_siwf,
.wrp.inhalt {
    padding-top: 63px;
    padding-bottom: 60px
}

@media(max-width:991.98px) {

    .inhalt.shl_siwf,
    .wrp.inhalt {
        padding-top: 40px;
        padding-bottom: 35px
    }
}

.inhalt.shl_siwf h2,
.wrp.inhalt h2 {
    margin-bottom: 72px;
    text-align: center
}

@media(max-width:991.98px) {

    .inhalt.shl_siwf h2,
    .wrp.inhalt h2 {
        margin-bottom: 30px
    }
}

.inhalt.shl_siwf .cms-location-wrp,
.wrp.inhalt .cms-location-wrp {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.inhalt.shl_siwf .sbox,
.wrp.inhalt .sbox {
    position: relative;
    padding: 30px 30px 25px 20px;
    min-height: 100px;
    margin-bottom: 20px;
    border: 1px solid #f5961e;
    border-radius: 4px
}

@media(max-width:991.98px) {

    .inhalt.shl_siwf .sbox,
    .wrp.inhalt .sbox {
        margin-bottom: 10px;
        min-height: 0;
        padding: 12px 30px 7px 20px
    }
}

.inhalt.shl_siwf .sbox:hover,
.wrp.inhalt .sbox:hover {
    cursor: pointer;
    background-color: #ffe7c4;
    transition: background-color .5s, border .5s;
    border: 1px solid #ffe7c4
}

.inhalt.shl_siwf .sbox:hover h4,
.wrp.inhalt .sbox:hover h4 {
    transition: color .5s
}

.inhalt.shl_siwf .sbox h4,
.wrp.inhalt .sbox h4 {
    color: #3c5587;
    font-weight: 700;
    text-align: center;
    margin: 0
}

@media(max-width:991.98px) {

    .inhalt.shl_siwf .sbox h4,
    .wrp.inhalt .sbox h4 {
        font-size: 15px
    }
}

.inhalt.shl_siwf .sbox p,
.wrp.inhalt .sbox p {
    color: #3c5587;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center
}

@media(max-width:991.98px) {

    .inhalt.shl_siwf .sbox p,
    .wrp.inhalt .sbox p {
        font-size: 11px;
        margin-bottom: 0
    }
}

.inhalt.shl_siwf .sbox-i,
.wrp.inhalt .sbox-i {
    display: block;
    position: relative;
    padding: 25px 30px 25px 20px;
    min-height: 80px;
    margin-bottom: 20px;
    border: 1px solid #f5961e;
    border-radius: 4px;
    text-decoration: none
}

@media(max-width:991.98px) {

    .inhalt.shl_siwf .sbox-i,
    .wrp.inhalt .sbox-i {
        margin-bottom: 10px;
        min-height: 0;
        padding: 7px 30px 7px 20px
    }
}

.inhalt.shl_siwf .sbox-i:hover,
.wrp.inhalt .sbox-i:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #ffe7c4;
    transition: background-color .5s, border .5s;
    border: 1px solid #ffe7c4
}

.inhalt.shl_siwf .sbox-i:hover h4,
.wrp.inhalt .sbox-i:hover h4 {
    transition: color .5s
}

.inhalt.shl_siwf .sbox-i h4,
.wrp.inhalt .sbox-i h4 {
    color: #3c5587;
    font-weight: 700;
    text-align: center;
    margin: 0
}

@media(max-width:991.98px) {

    .inhalt.shl_siwf .sbox-i h4,
    .wrp.inhalt .sbox-i h4 {
        font-size: 15px
    }
}

.inhalt.shl_siwf .sbox-i p,
.wrp.inhalt .sbox-i p {
    color: #3c5587;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
    line-height: 15px
}

@media(max-width:991.98px) {

    .inhalt.shl_siwf .sbox-i p,
    .wrp.inhalt .sbox-i p {
        font-size: 11px;
        line-height: 13px;
        margin-bottom: 0
    }
}

.intro .service .sbox {
    position: relative;
    background-color: #ffe7c4;
    margin-bottom: 40px
}

.intro .service .sbox img {
    width: 118px;
    display: block;
    position: absolute
}

.intro .service .sbox div p {
    margin-bottom: 50px
}

.intro .service .sbox div.offset {
    min-height: 165px;
    margin-left: 143px
}

.start .cms-location-wrp {
    display: flex;
    flex-wrap: wrap
}

.start .sbox {
    padding: 0;
    background-color: #fff
}

.start .sbox.siwf {
    background-color: #a0966e
}

.start .sbox.siwf a,
.start .sbox.siwf a:before,
.start .sbox.siwf h4,
.start .sbox.siwf p {
    color: #fff
}

.start .sbox.siwf:hover a,
.start .sbox.siwf:hover a:before,
.start .sbox.siwf:hover h4,
.start .sbox.siwf:hover p {
    color: #f1efe9
}

.start .sbox img {
    width: 100%
}

.start .sbox>div {
    position: relative;
    padding: 20px 30px 20px 20px;
    min-height: 255px;
    margin-bottom: 50px
}

.start .sbox>div .lnk {
    position: absolute;
    bottom: 20px
}

.start .sbox>div:hover {
    cursor: pointer
}

.start .sbox>div:hover a,
.start .sbox>div:hover a:before,
.start .sbox>div:hover h4 {
    color: #f5961e
}

.start .sbox p {
    margin-bottom: 2em
}

.small .sbox>div {
    min-height: 200px
}

.parent.shl_siwf,
.wrp.parent {
    margin-bottom: 100px
}

.parent.shl_siwf h2,
.wrp.parent h2 {
    margin-bottom: 33px
}

.parent.shl_siwf .cms-location-wrp,
.wrp.parent .cms-location-wrp {
    display: flex;
    flex-wrap: wrap
}

.parent.shl_siwf .sbox,
.wrp.parent .sbox {
    position: relative;
    padding: 20px 30px 20px 20px;
    min-height: 220px;
    margin-bottom: 40px;
    background-color: #f4f4f4;
    border-right: 7px solid #8a9cbd
}

@media(max-width:991.98px) {

    .parent.shl_siwf .sbox,
    .wrp.parent .sbox {
        margin-bottom: 15px
    }
}

.parent.shl_siwf .sbox .lnk,
.wrp.parent .sbox .lnk {
    position: absolute;
    bottom: 20px
}

.parent.shl_siwf .sbox:hover,
.wrp.parent .sbox:hover {
    background-color: #ffe7c4;
    border-right: 7px solid #f5961e;
    transition: background-color .5s, border .5s;
    cursor: pointer
}

.parent.shl_siwf .sbox:hover h4,
.wrp.parent .sbox:hover h4 {
    color: #4c4c4c;
    transition: color .5s
}

.parent.shl_siwf .sbox:hover a,
.parent.shl_siwf .sbox:hover a:before,
.wrp.parent .sbox:hover a,
.wrp.parent .sbox:hover a:before {
    color: #f5961e;
    transition: color .5s
}

.parent.shl_siwf .sbox h4,
.wrp.parent .sbox h4 {
    color: #3c5587
}

.parent.shl_siwf .sbox p,
.wrp.parent .sbox p {
    margin-bottom: 2em
}

.parent.shl_siwf .sbox-p,
.wrp.parent .sbox-p {
    display: block;
    position: relative;
    padding: 20px 30px 20px 20px;
    min-height: 220px;
    margin-bottom: 40px;
    text-decoration: none;
    background-color: #f4f4f4;
    border-right: 7px solid #8a9cbd
}

@media(max-width:991.98px) {

    .parent.shl_siwf .sbox-p,
    .wrp.parent .sbox-p {
        margin-bottom: 15px
    }
}

.parent.shl_siwf .sbox-p:hover,
.wrp.parent .sbox-p:hover {
    border-right: 7px solid #f5961e;
    background-color: #ffe7c4;
    transition: background-color .5s, border .5s;
    text-decoration: none;
    cursor: pointer
}

.parent.shl_siwf .sbox-p:hover h4,
.wrp.parent .sbox-p:hover h4 {
    color: #4c4c4c;
    transition: color .5s
}

.parent.shl_siwf .sbox-p:hover .lnk,
.parent.shl_siwf .sbox-p:hover .lnk:before,
.wrp.parent .sbox-p:hover .lnk,
.wrp.parent .sbox-p:hover .lnk:before {
    color: #f5961e;
    transition: color .5s;
    text-decoration: none
}

.parent.shl_siwf .sbox-p .lnk,
.wrp.parent .sbox-p .lnk {
    position: absolute;
    bottom: 20px;
    margin-left: 42px
}

.parent.shl_siwf .sbox-p .lnk:hover,
.wrp.parent .sbox-p .lnk:hover {
    text-decoration: underline
}

.parent.shl_siwf .sbox-p h4,
.wrp.parent .sbox-p h4 {
    color: #3c5587
}

.parent.shl_siwf .sbox-p p,
.wrp.parent .sbox-p p {
    margin-bottom: 2em
}

.siwf.shl_siwf,
.wrp.siwf {
    margin-bottom: 100px
}

.siwf.shl_siwf h2,
.wrp.siwf h2 {
    margin-top: 22px;
    margin-bottom: 17px;
    font-size: 25px;
    line-height: 32px;
    color: #3c5587
}

.siwf.shl_siwf .sbox,
.wrp.siwf .sbox {
    position: relative;
    padding: 20px 30px 20px 20px;
    min-height: 425px;
    margin-bottom: 40px;
    background-color: #f4f4f4;
    border-top: 7px solid #8a9cbd
}

@media(max-width:991.98px) {

    .siwf.shl_siwf .sbox,
    .wrp.siwf .sbox {
        margin-bottom: 15px
    }
}

.siwf.shl_siwf .sbox .button,
.wrp.siwf .sbox .button {
    padding-top: 15px
}

.siwf.shl_siwf .sbox .button p,
.wrp.siwf .sbox .button p {
    margin-bottom: 25px
}

.siwf.shl_siwf .sbox p,
.wrp.siwf .sbox p {
    margin-bottom: 2em
}

.siwf.shl_siwf .sbox .ch,
.wrp.siwf .sbox .ch {
    position: absolute;
    top: -20px;
    right: 50px
}

.services {
    padding-bottom: 24px
}

@media(max-width:991.98px) {
    .services {
        padding-bottom: 0
    }
}

.services .sbox {
    background-color: #fff;
    border-top: 7px solid #fff;
    margin-bottom: 96px;
    padding: 20px 40px;
    border-color: #3c5587
}

@media(max-width:991.98px) {
    .services .sbox {
        margin-bottom: 60px
    }
}

.services .sbox div.icon {
    position: relative;
    margin: 0 auto;
    width: 116px;
    height: 116px;
    border-radius: 58px;
    margin-top: -82px;
    line-height: 120px;
    text-align: center
}

@media(max-width:991.98px) {
    .services .sbox div.icon {
        width: 88px;
        height: 88px;
        border-radius: 44px;
        margin-top: -69px
    }
}

.services .sbox div.icon span {
    font-size: 116px;
    line-height: 116px;
    color: #fff
}

@media(max-width:991.98px) {
    .services .sbox div.icon span {
        font-size: 90px;
        line-height: 88px
    }
}

.services .sbox h2 {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    margin-top: 1.2em
}

.services .sbox p.mail {
    text-align: center
}

.services .sbox p.mail a {
    text-decoration: none
}

.services .sbox p.mail a:link {
    color: #4c4c4c
}

.services .sbox p.mail a:hover {
    color: #f5961e
}

.services .sbox div.more-cnt {
    max-height: 1px;
    overflow: hidden;
    opacity: 0;
    transition: all 0
}

@media print {
    .services .sbox div.more-cnt {
        overflow: auto;
        max-height: 9999px
    }
}

.services .sbox div.more-cnt p {
    font-size: 16px
}

.services .sbox div.more-cnt p a.link {
    line-height: 18px;
    margin-left: 52px
}

.parent.shl_siwf .sbox-p .services .sbox div.more-cnt p .lnk:before,
.services .sbox div.more-cnt p .parent.shl_siwf .sbox-p .lnk:before,
.services .sbox div.more-cnt p .wrp.parent .sbox-p .lnk:before,
.services .sbox div.more-cnt p a.link:before,
.wrp.parent .sbox-p .services .sbox div.more-cnt p .lnk:before {
    margin-left: -52px;
    width: 52px
}

.services .sbox div.more-cnt h3 {
    font-size: 16px
}

.services .sbox div.more-cnt.open {
    max-height: 9999px;
    overflow: auto;
    opacity: 1;
    transition: all .9s ease
}

@media(min-width:992px) {
    .services .sbox div.more-cnt.open {
        min-height: 332px
    }
}

.services .sbox p.less,
.services .sbox p.more {
    text-align: center;
    margin-left: -15px
}

.services .sbox p.less a,
.services .sbox p.more a {
    text-decoration: none
}

.services .sbox p.less a:before,
.services .sbox p.more a:before {
    font-size: 24px;
    line-height: 19px;
    margin-left: -35px;
    width: 35px
}

.services .sbox p.more {
    margin-top: 20px
}

@media(max-width:991.98px) {
    .services .sbox p.more {
        margin-top: 10px;
        margin-bottom: 5px
    }
}

.services .sbox p.less {
    display: none
}

.services .sbox div.icon {
    background-color: #3c5587
}

.services .sbox.bluegray {
    border-color: #8a9cbd
}

.services .sbox.bluegray div.icon {
    background-color: #8a9cbd
}

.services .sbox.gold {
    border-color: #cda028
}

.services .sbox.gold div.icon {
    background-color: #cda028
}

.services .sbox.blue:hover,
.services .sbox.bluegray.blue,
.services .sbox.bluegray:hover,
.services .sbox.gold.blue,
.services .sbox.gold:hover,
.services .sbox.open,
.services .sbox.open.blue,
.services .sbox:hover {
    border-color: #a0966e
}

.services .sbox.blue:hover div.icon,
.services .sbox.bluegray.blue div.icon,
.services .sbox.bluegray:hover div.icon,
.services .sbox.gold.blue div.icon,
.services .sbox.gold:hover div.icon,
.services .sbox.open.blue div.icon,
.services .sbox.open div.icon,
.services .sbox:hover div.icon {
    background-color: #a0966e
}

.services .sbox.blue {
    border-color: #3c5587
}

.services .sbox.blue div.icon {
    background-color: #3c5587
}

.services .sbox.fmh-services div.icon span {
    font-size: 110px;
    line-height: 110px
}

@media(max-width:991.98px) {
    .services .sbox.fmh-services div.icon span {
        font-size: 80px;
        line-height: 80px
    }
}

@media(max-width:991.98px) {
    .services .sbox.kommunikation div.icon span {
        font-size: 80px;
        line-height: 90px
    }
}

.service-panel.shl_siwf,
.wrp.service-panel {
    padding-top: 60px;
    padding-bottom: 1px
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf,
    .wrp.service-panel {
        padding-top: 20px;
        padding-bottom: 25px
    }
}

.service-panel.shl_siwf>.cf,
.service-panel.shl_siwf>.cms-location-wrp>.cms-object-wrp>.cf,
.wrp.service-panel>.cf,
.wrp.service-panel>.cms-location-wrp>.cms-object-wrp>.cf {
    margin-bottom: 80px
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf>.cf,
    .service-panel.shl_siwf>.cms-location-wrp>.cms-object-wrp>.cf,
    .wrp.service-panel>.cf,
    .wrp.service-panel>.cms-location-wrp>.cms-object-wrp>.cf {
        margin-bottom: 35px;
        padding-left: 30px;
        padding-right: 30px
    }

    .external.shl_siwf .service-panel.shl_siwf>.cf>.cms-location-wrp,
    .external.shl_siwf .service-panel.shl_siwf>.cms-location-wrp>.cms-object-wrp>.cf>.cms-location-wrp,
    .external.shl_siwf .wrp.service-panel>.cf>.cms-location-wrp,
    .external.shl_siwf .wrp.service-panel>.cms-location-wrp>.cms-object-wrp>.cf>.cms-location-wrp,
    .service-panel.shl_siwf>.cf>.rw,
    .service-panel.shl_siwf>.cms-location-wrp>.cms-object-wrp>.cf>.rw,
    .wrp.external .service-panel.shl_siwf>.cf>.cms-location-wrp,
    .wrp.external .service-panel.shl_siwf>.cms-location-wrp>.cms-object-wrp>.cf>.cms-location-wrp,
    .wrp.external .wrp.service-panel>.cf>.cms-location-wrp,
    .wrp.external .wrp.service-panel>.cms-location-wrp>.cms-object-wrp>.cf>.cms-location-wrp,
    .wrp.service-panel>.cf>.rw,
    .wrp.service-panel>.cms-location-wrp>.cms-object-wrp>.cf>.rw {
        margin-left: -30px;
        margin-right: -30px
    }
}

.ftr .service-panel.shl_siwf h4,
.ftr .wrp.service-panel h4,
.inhalt .service .sbox .service-panel.shl_siwf h5,
.inhalt .service .sbox .wrp.service-panel h5,
.service-panel.shl_siwf .bt_lbl,
.service-panel.shl_siwf .ftr h4,
.service-panel.shl_siwf .hdrp_path,
.service-panel.shl_siwf .inhalt .service .sbox h5,
.wrp.service-panel .bt_lbl,
.wrp.service-panel .ftr h4,
.wrp.service-panel .hdrp_path,
.wrp.service-panel .inhalt .service .sbox h5 {
    margin-top: 30px;
    text-align: right;
    color: #3c5587
}

@media(max-width:991.98px) {

    .ftr .service-panel.shl_siwf h4,
    .ftr .wrp.service-panel h4,
    .inhalt .service .sbox .service-panel.shl_siwf h5,
    .inhalt .service .sbox .wrp.service-panel h5,
    .service-panel.shl_siwf .bt_lbl,
    .service-panel.shl_siwf .ftr h4,
    .service-panel.shl_siwf .hdrp_path,
    .service-panel.shl_siwf .inhalt .service .sbox h5,
    .wrp.service-panel .bt_lbl,
    .wrp.service-panel .ftr h4,
    .wrp.service-panel .hdrp_path,
    .wrp.service-panel .inhalt .service .sbox h5 {
        font-size: 11px;
        line-height: 11px
    }
}

.service-panel.shl_siwf .line,
.wrp.service-panel .line {
    background-color: #f5961e;
    width: 112px;
    height: 5px;
    position: absolute;
    top: 60px;
    right: -52px;
    z-index: 5
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf .line,
    .wrp.service-panel .line {
        top: 48px;
        right: -15px;
        height: 4px
    }
}

.service-panel.shl_siwf h2,
.wrp.service-panel h2 {
    text-align: right;
    margin-bottom: 18px;
    color: #3c5587
}

@media(min-width:992px) {

    .service-panel.shl_siwf h2,
    .wrp.service-panel h2 {
        margin-top: 50px
    }
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf h2,
    .wrp.service-panel h2 {
        font-size: 20px;
        line-height: 22px
    }
}

.service-panel.shl_siwf .panel-2,
.wrp.service-panel .panel-2 {
    padding-left: 40px;
    padding-right: 40px
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf .panel-2,
    .wrp.service-panel .panel-2 {
        padding-left: 30px;
        padding-right: 30px
    }
}

.service-panel.shl_siwf .panel-1-2,
.wrp.service-panel .panel-1-2 {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 260px;
    padding: 0
}

.service-panel.shl_siwf .panel-2-2,
.wrp.service-panel .panel-2-2 {
    padding-left: 40px;
    min-height: 260px
}

.service-panel.shl_siwf .panel-2-2 .shadow,
.wrp.service-panel .panel-2-2 .shadow {
    position: absolute;
    top: 15px;
    right: -15px;
    bottom: -15px;
    left: 0;
    background-image: url(https://www.google.com/)
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf .panel-2-2 .shadow,
    .wrp.service-panel .panel-2-2 .shadow {
        left: 15px
    }
}

.service-panel.shl_siwf .panel-2-2 .text,
.wrp.service-panel .panel-2-2 .text {
    position: absolute;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: -15px;
    padding: 46px 20px 0 40px
}

@media(max-width:1199.98px) {

    .service-panel.shl_siwf .panel-2-2 .text,
    .wrp.service-panel .panel-2-2 .text {
        left: 0
    }
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf .panel-2-2 .text,
    .wrp.service-panel .panel-2-2 .text {
        padding: 28px 18px 0
    }
}

.service-panel.shl_siwf .panel-2-2 .text p,
.wrp.service-panel .panel-2-2 .text p {
    line-height: 30px
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf .panel-2-2 .text p,
    .wrp.service-panel .panel-2-2 .text p {
        font-size: 15px;
        line-height: 20px
    }
}

.service-panel.shl_siwf .panel-2-2 .text p a.download,
.service-panel.shl_siwf .panel-2-2 .text p a.external,
.service-panel.shl_siwf .panel-2-2 .text p a.link,
.wrp.service-panel .panel-2-2 .text p a.download,
.wrp.service-panel .panel-2-2 .text p a.external,
.wrp.service-panel .panel-2-2 .text p a.link {
    line-height: 22px
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf .panel-2-2 .text p a.download,
    .service-panel.shl_siwf .panel-2-2 .text p a.external,
    .service-panel.shl_siwf .panel-2-2 .text p a.link,
    .wrp.service-panel .panel-2-2 .text p a.download,
    .wrp.service-panel .panel-2-2 .text p a.external,
    .wrp.service-panel .panel-2-2 .text p a.link {
        line-height: 20px
    }
}

.service-panel.shl_siwf .panel-2-2 .text a.external:before,
.wrp.service-panel .panel-2-2 .text a.external:before {
    top: 4px
}

.service-panel.shl_siwf .panel-2-2 .text a.download:before,
.wrp.service-panel .panel-2-2 .text a.download:before {
    top: -2px
}

.parent.shl_siwf .sbox-p .service-panel.shl_siwf .panel-2-2 .text .lnk:before,
.parent.shl_siwf .sbox-p .wrp.service-panel .panel-2-2 .text .lnk:before,
.service-panel.shl_siwf .panel-2-2 .text .parent.shl_siwf .sbox-p .lnk:before,
.service-panel.shl_siwf .panel-2-2 .text .wrp.parent .sbox-p .lnk:before,
.service-panel.shl_siwf .panel-2-2 .text a.link:before,
.wrp.parent .sbox-p .service-panel.shl_siwf .panel-2-2 .text .lnk:before,
.wrp.parent .sbox-p .wrp.service-panel .panel-2-2 .text .lnk:before,
.wrp.service-panel .panel-2-2 .text .parent.shl_siwf .sbox-p .lnk:before,
.wrp.service-panel .panel-2-2 .text .wrp.parent .sbox-p .lnk:before,
.wrp.service-panel .panel-2-2 .text a.link:before {
    top: 2px
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf .panel-2-2 .text a.external:before,
    .wrp.service-panel .panel-2-2 .text a.external:before {
        top: 0
    }

    .service-panel.shl_siwf .panel-2-2 .text a.download:before,
    .wrp.service-panel .panel-2-2 .text a.download:before {
        top: -6px
    }

    .parent.shl_siwf .sbox-p .service-panel.shl_siwf .panel-2-2 .text .lnk:before,
    .parent.shl_siwf .sbox-p .wrp.service-panel .panel-2-2 .text .lnk:before,
    .service-panel.shl_siwf .panel-2-2 .text .parent.shl_siwf .sbox-p .lnk:before,
    .service-panel.shl_siwf .panel-2-2 .text .wrp.parent .sbox-p .lnk:before,
    .service-panel.shl_siwf .panel-2-2 .text a.link:before,
    .wrp.parent .sbox-p .service-panel.shl_siwf .panel-2-2 .text .lnk:before,
    .wrp.parent .sbox-p .wrp.service-panel .panel-2-2 .text .lnk:before,
    .wrp.service-panel .panel-2-2 .text .parent.shl_siwf .sbox-p .lnk:before,
    .wrp.service-panel .panel-2-2 .text .wrp.parent .sbox-p .lnk:before,
    .wrp.service-panel .panel-2-2 .text a.link:before {
        top: -2px
    }
}

@media(min-width:992px) {

    .service-panel.shl_siwf .panel-2-2 .full .shadow,
    .wrp.service-panel .panel-2-2 .full .shadow {
        left: 15px
    }
}

.service-panel.shl_siwf .panel-2-2 .full .text,
.wrp.service-panel .panel-2-2 .full .text {
    padding: 46px 40px 0 68px
}

@media(min-width:992px) {

    .service-panel.shl_siwf .panel-2-2 .full .text,
    .wrp.service-panel .panel-2-2 .full .text {
        left: 0
    }
}

@media(max-width:991.98px) {

    .service-panel.shl_siwf .panel-2-2 .full .text,
    .wrp.service-panel .panel-2-2 .full .text {
        padding: 28px 18px 0
    }
}

.external.shl_siwf,
.wrp.external {
    padding-top: 63px;
    padding-bottom: 60px
}

@media(max-width:991.98px) {

    .external.shl_siwf,
    .wrp.external {
        padding-top: 40px;
        padding-bottom: 25px
    }
}

.external.shl_siwf .cf,
.wrp.external .cf {
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width:992px) {

    .external.shl_siwf .cf,
    .wrp.external .cf {
        padding-left: 30px;
        padding-right: 30px
    }
}

.external.shl_siwf .cms-location-wrp,
.external.shl_siwf .rw,
.wrp.external .cms-location-wrp,
.wrp.external .rw {
    margin-left: -30px;
    margin-right: -30px
}

@media(min-width:992px) {

    .external.shl_siwf .cms-location-wrp,
    .external.shl_siwf .rw,
    .wrp.external .cms-location-wrp,
    .wrp.external .rw {
        margin-left: -40px;
        margin-right: -40px
    }
}

.external.shl_siwf .col-12,
.external.shl_siwf .col-md-6,
.wrp.external .col-12,
.wrp.external .col-md-6 {
    padding-left: 20px;
    padding-right: 20px
}

.external.shl_siwf .col-lg-3,
.wrp.external .col-lg-3 {
    padding-left: 10px;
    padding-right: 10px
}

.external.shl_siwf h2,
.wrp.external h2 {
    color: #636363;
    margin-bottom: 72px
}

@media(max-width:991.98px) {

    .external.shl_siwf h2,
    .wrp.external h2 {
        margin-bottom: 30px
    }
}

.external.shl_siwf a.sbox,
.wrp.external a.sbox {
    position: relative;
    display: block;
    padding: 32px 6px 32px 0;
    margin-left: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    background-color: #fff;
    border: 1px solid #a0966e;
    border-radius: 4px;
    text-align: center;
    text-decoration: none
}

@media(max-width:991.98px) {

    .external.shl_siwf a.sbox,
    .wrp.external a.sbox {
        padding: 16px 6px 16px 0;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 16px
    }
}

.external.shl_siwf a.sbox .icon:before,
.wrp.external a.sbox .icon:before {
    display: inline-block;
    font-size: 32px;
    line-height: 12px;
    margin-right: .2em;
    vertical-align: middle
}

@media(max-width:991.98px) {

    .external.shl_siwf a.sbox .icon:before,
    .wrp.external a.sbox .icon:before {
        font-size: 20px;
        line-height: 16px
    }
}

.external.shl_siwf a.sbox .icon.external:before,
.wrp.external a.sbox .icon.external:before {
    margin-top: -6px
}

.external.shl_siwf a.sbox .icon.link:before,
.wrp.external a.sbox .icon.link:before {
    margin-top: 0
}

.external.shl_siwf a.sbox:hover,
.wrp.external a.sbox:hover {
    cursor: pointer;
    background-color: #f1efe9;
    color: #f5961e;
    transition: background-color .5s
}

.external.shl_siwf a.sbox:hover .icon:before,
.wrp.external a.sbox:hover .icon:before {
    color: #f5961e
}

.tooltip {
    background-color: #e1e8f1;
    margin: 16px 0;
    max-width: 300px;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .12);
    z-index: 999
}

@media(max-width:991.98px) {
    .tooltip {
        display: none
    }
}

.tooltip .tooltip-inner {
    padding: 1em
}





.tooltip .arrow {
    height: 16px;
    width: 16px;
    transform: rotate(45deg);
    margin: -8px auto;
    background-color: #e1e8f1;
    right: 0;
    left: 0
}

.tooltip.bs-tooltip-top .arrow {
    bottom: 0;
    position: absolute;
    -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .12);
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .04)
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0 !important
}

figure#svg-saqm-de {
    position: relative;
    height: 0;
    padding-bottom: 58%
}

figure#svg-saqm-de svg {
    position: absolute;
    width: 100%;
    margin-bottom: 58%
}

figure#svg-saqm-fr {
    position: relative;
    height: 0;
    padding-bottom: 58%
}

figure#svg-saqm-fr svg {
    position: absolute;
    width: 100%;
    margin-bottom: 58%
}

figure#svg-saqm-it {
    position: relative;
    height: 0;
    padding-bottom: 58%
}

figure#svg-saqm-it svg {
    position: absolute;
    width: 100%;
    margin-bottom: 58%
}

figure#svg-map-de {
    position: relative;
    height: 0;
    padding-bottom: 66%
}

figure#svg-map-de svg {
    position: absolute;
    width: 100%;
    margin-bottom: 66%
}

figure#svg-map-fr {
    position: relative;
    height: 0;
    padding-bottom: 66%
}

figure#svg-map-fr svg {
    position: absolute;
    width: 100%;
    margin-bottom: 66%
}

figure#svg-map-it {
    position: relative;
    height: 0;
    padding-bottom: 66%
}

figure#svg-map-it svg {
    position: absolute;
    width: 100%;
    margin-bottom: 66%
}

figure#svg-kt-ges {
    position: relative;
    height: 0;
    padding-bottom: 70.6%
}

figure#svg-kt-ges svg {
    position: absolute;
    width: 100%;
    margin-bottom: 70.6%
}

@media(max-width:991.98px) {

    #fachgesellschaften1 .subttl h2,
    #fachgesellschaften2 .subttl h2,
    #fachgesellschaften3 .subttl h2,
    #fachgesellschaften4 .subttl h2 {
        text-align: center
    }
}

.ges-wrp-kt {
    position: static;
    height: auto;
    margin-top: 36px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f4f4f4
}

@media(max-width:991.98px) {
    .ges-wrp-kt {
        margin-top: 36px;
        padding: 15px
    }
}

.ges-wrp-kt.fach {
    margin-bottom: 55px
}

.ges-wrp-kt .icon-suche_icon:before {
    font-size: 24px;
    line-height: 32px;
    margin-right: 10px;
    color: #3c5587
}

.ges-wrp-kt .search-btn:active,
.ges-wrp-kt .search-btn:focus,
.ges-wrp-kt .search-btn:hover {
    text-decoration: none;
    outline: none
}

@media(min-width:768px) {
    .ges-wrp-kt .ges-wrp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -10px 20px;
        flex-direction: row;
        flex-wrap: wrap;
        flex-flow: row wrap;
        align-content: flex-end
    }
}

@media(min-width:768px) {

    .ges-wrp-kt .ges-wrp .ges-filter1,
    .ges-wrp-kt .ges-wrp .ges-filter2,
    .ges-wrp-kt .ges-wrp .ges-filter3,
    .ges-wrp-kt .ges-wrp .ges-filter4 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 10px;
        min-width: 40%
    }
}

.ges-wrp-kt .ges-wrp .ges-filter1 a,
.ges-wrp-kt .ges-wrp .ges-filter2 a,
.ges-wrp-kt .ges-wrp .ges-filter3 a,
.ges-wrp-kt .ges-wrp .ges-filter4 a {
    display: flex;
    justify-content: center;
    align-items: center
}

@media(min-width:768px) {

    .ges-wrp-kt .ges-wrp .ges-filter1 a,
    .ges-wrp-kt .ges-wrp .ges-filter2 a,
    .ges-wrp-kt .ges-wrp .ges-filter3 a,
    .ges-wrp-kt .ges-wrp .ges-filter4 a {
        min-height: 88px
    }
}

.ges-wrp-kt .ges-wrp .ges-filter1 .button.active,
.ges-wrp-kt .ges-wrp .ges-filter2 .button.active,
.ges-wrp-kt .ges-wrp .ges-filter3 .button.active,
.ges-wrp-kt .ges-wrp .ges-filter4 .button.active {
    background-color: #e1e8f1
}

.ges-wrp-kt .text-field {
    padding: 8px 12px;
    vertical-align: middle;
    color: #7f7f7f;
    background-color: #fff;
    min-height: 60px;
    margin: 0;
    border: 1px solid #ffe7c4;
    border-right: none;
    border-radius: 4px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143
}

.ges-wrp-kt .text-field:focus {
    color: #2e4474;
    background-color: #fff;
    border: 1px solid #ffe7c4;
    border-right: none;
    outline: 0;
    box-shadow: none
}

.ges-wrp-kt .button {
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 100%;
    min-height: 60px;
    color: #3c5587;
    background-color: #fff;
    border: 1px solid #ffe7c4;
    border-radius: 4px;
    font-family: Lato, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3em;
    text-decoration: none;
    cursor: pointer
}

@media(min-width:768px) {
    .ges-wrp-kt .button {
        min-height: 75px;
        margin-bottom: 20px
    }
}

@media screen and (min-width:992px) and (max-width:1170px) {
    .ges-wrp-kt .button {
        font-size: 15px
    }
}

.ges-wrp-kt .button:active,
.ges-wrp-kt .button:focus,
.ges-wrp-kt .button:hover {
    text-decoration: none
}

#faqs .searchform {
    margin-top: -20px;
    margin-bottom: 55px
}

.share {
    position: absolute;
    right: 0;
    top: 0
}

.share .soc-share {
    display: inline-block;
    font-size: 24px;
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 50%);
    padding-left: 10px
}

.share .icons {
    height: 23px
}

.share .icons,
.share .icons a {
    width: 0;
    display: inline-block;
    overflow: hidden
}

.share .icons a {
    color: #8a9cbd;
    text-decoration: none;
    text-align: center;
    transition: width .3s, padding .3s;
    padding: 0
}

.share .icons a:hover {
    color: #3c5587
}

.share.act,
.share:hover {
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 50px);
    padding-left: 50px
}

.share.act .icons,
.share:hover .icons {
    width: auto;
    padding-top: 2px
}

.share.act .icons a,
.share:hover .icons a {
    width: auto;
    height: 22px;
    margin: 0;
    padding: 0 8px
}

.share.act .icons a span,
.share:hover .icons a span {
    font-size: 22px
}

.share.act .icons a span.soc-mail,
.share:hover .icons a span.soc-mail {
    font-size: 24px;
    line-height: 24px
}

.share.act .icons a:last-child,
.share:hover .icons a:last-child {
    padding-right: 4px
}

.sharepage {
    position: absolute;
    right: 46px;
    top: 16px
}

@media(max-width:991.98px) {
    .sharepage {
        right: 3px
    }
}

.sharepage .soc-share {
    display: inline-block;
    font-size: 24px;
    margin: 0;
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #e1e8f1 50%);
    padding-left: 10px
}

.sharepage .icons {
    height: 23px
}

.sharepage .icons,
.sharepage .icons a {
    width: 0;
    display: inline-block;
    overflow: hidden
}

.sharepage .icons a {
    color: #8a9cbd;
    text-decoration: none;
    text-align: center;
    transition: width .3s, padding .3s;
    padding: 0
}

.sharepage .icons a:hover {
    color: #3c5587
}

.sharepage.act,
.sharepage:hover {
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #e1e8f1 50px);
    padding-left: 50px
}

.sharepage.act .icons,
.sharepage:hover .icons {
    width: auto;
    padding-top: 2px
}

.sharepage.act .icons a,
.sharepage:hover .icons a {
    width: auto;
    height: 22px;
    margin: 0;
    padding: 0 8px
}

.sharepage.act .icons a span,
.sharepage:hover .icons a span {
    font-size: 22px;
    margin: 0
}

.sharepage.act .icons a span.soc-mail,
.sharepage:hover .icons a span.soc-mail {
    font-size: 24px;
    line-height: 20px
}

@media(min-width:992px) {

    .sharepage.act .icons a span.soc-mail,
    .sharepage:hover .icons a span.soc-mail {
        line-height: 22px
    }
}

@media(min-width:1200px) {

    .sharepage.act .icons a span.soc-mail,
    .sharepage:hover .icons a span.soc-mail {
        line-height: 24px
    }
}

.sharepage.act .icons a:last-child,
.sharepage:hover .icons a:last-child {
    padding-right: 4px
}

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: none;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .12);
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box
}

.autocomplete-suggestion {
    position: relative;
    padding: .6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1em;
    color: #4c4c4c
}

.autocomplete-suggestion b {
    font-weight: 400;
    color: #3c5587
}




.akkordeon {
    border-bottom: 1px solid #e1e8f1
}

.exp {
    position: relative;
    border-top: 1px solid #e1e8f1
}



.exp>.cms-object-wrp>h2,
.exp>.cms-object-wrp>h3,
.exp>h2,
.exp>h3 {
    position: relative;
    margin: 0;
    padding: 21px 42px 21px 16px;
    font-weight: 400;
    cursor: pointer
}

@media(max-width:991.98px) {

    .exp>.cms-object-wrp>h2,
    .exp>.cms-object-wrp>h3,
    .exp>h2,
    .exp>h3 {
        padding-right: 36px
    }
}

.exp>.cms-object-wrp>h2:hover,
.exp>.cms-object-wrp>h2:hover:after,
.exp>.cms-object-wrp>h3:hover,
.exp>.cms-object-wrp>h3:hover:after,
.exp>h2:hover,
.exp>h2:hover:after,
.exp>h3:hover,
.exp>h3:hover:after {
    color: #f5961e
}

.exp>.cms-object-wrp>h2:after,
.exp>.cms-object-wrp>h3:after,
.exp>h2:after,
.exp>h3:after {
    color: #3c5587;
    right: 0;
    margin-top: 23px
}

@media(max-width:991.98px) {

    .exp>.cms-object-wrp>h2:after,
    .exp>.cms-object-wrp>h3:after,
    .exp>h2:after,
    .exp>h3:after {
        margin-top: 21px
    }
}

.exp-a {
    position: absolute;
    top: -50px
}

.exp-cnt {
    margin: 0 16px;
    overflow: hidden;
    max-height: 1px;
    opacity: 0;
    transition: all 0
}

@media print {
    .exp-cnt {
        overflow: visible;
        max-height: 9999px;
        opacity: 1
    }
}

.exp.open>.cms-object-wrp>h2,
.exp.open>.cms-object-wrp>h3,
.exp.open>h2,
.exp.open>h3 {
    color: #f5961e
}

.exp.open>.cms-object-wrp>h2:after,
.exp.open>.cms-object-wrp>h3:after,
.exp.open>h2:after,
.exp.open>h3:after {
    color: #f5961e;
    right: 0;
    margin-top: 23px
}

@media(max-width:991.98px) {

    .exp.open>.cms-object-wrp>h2:after,
    .exp.open>.cms-object-wrp>h3:after,
    .exp.open>h2:after,
    .exp.open>h3:after {
        margin-top: 21px
    }
}

.exp.open .exp-cnt {
    padding-top: 55px;
    padding-bottom: 55px;
    overflow: visible;
    max-height: 9999px;
    opacity: 1;
    transition: all .9s ease
}

.exp.open .exp-cnt>div:first-child,
.exp.open .exp-cnt>p:first-child {
    margin-top: -30px
}

.exp-file {
    border-top: 1px solid #e1e8f1
}

.exp-file a {
    display: block;
    position: relative;
    margin: 0;
    padding: 21px 42px 21px 16px;
    font-weight: 400;
    text-decoration: none
}

@media(max-width:991.98px) {
    .exp-file a {
        padding-right: 36px
    }
}

.exp-file a:hover,
.exp-file a:hover:after {
    color: #f5961e
}

.exp-file a:after {
    color: #3c5587;
    right: 0;
    margin-top: 23px
}

@media(max-width:991.98px) {
    .exp-file a:after {
        margin-top: 21px
    }
}

.exp-link {
    border-top: 1px solid #e1e8f1
}

.exp-link a {
    display: block;
    position: relative;
    margin: 0;
    padding: 21px 42px 21px 16px;
    font-weight: 400;
    text-decoration: none
}

@media(max-width:991.98px) {
    .exp-link a {
        padding-right: 36px
    }
}

.exp-link a:hover,
.exp-link a:hover:after {
    color: #f5961e
}

.exp-link a:after {
    color: #3c5587;
    right: 0;
    margin-top: 23px
}

@media(max-width:991.98px) {
    .exp-link a:after {
        margin-top: 21px
    }
}

.exp-extlink {
    border-top: 1px solid #e1e8f1
}

.exp-extlink a {
    display: block;
    position: relative;
    margin: 0;
    padding: 21px 42px 21px 16px;
    font-weight: 400;
    text-decoration: none
}

@media(max-width:991.98px) {
    .exp-extlink a {
        padding-right: 36px
    }
}

.exp-extlink a:hover,
.exp-extlink a:hover:after {
    color: #f5961e
}

.exp-extlink a:after {
    color: #3c5587;
    right: 0;
    margin-top: 23px
}

@media(max-width:991.98px) {
    .exp-extlink a:after {
        margin-top: 21px
    }
}

.exp-extlink.abc .alpha,
.exp-extlink.c-soc .alpha,
.exp-extlink.soc .alpha,
.exp-file.abc .alpha,
.exp-file.c-soc .alpha,
.exp-file.soc .alpha,
.exp-link.abc .alpha,
.exp-link.c-soc .alpha,
.exp-link.soc .alpha,
.exp.abc .alpha,
.exp.c-soc .alpha,
.exp.soc .alpha {
    width: 108px;
    padding-left: 16px;
    padding-top: 21px;
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    color: #f5961e
}

@media(max-width:991.98px) {

    .exp-extlink.abc .alpha,
    .exp-extlink.c-soc .alpha,
    .exp-extlink.soc .alpha,
    .exp-file.abc .alpha,
    .exp-file.c-soc .alpha,
    .exp-file.soc .alpha,
    .exp-link.abc .alpha,
    .exp-link.c-soc .alpha,
    .exp-link.soc .alpha,
    .exp.abc .alpha,
    .exp.c-soc .alpha,
    .exp.soc .alpha {
        width: 36px;
        font-size: 13px;
        line-height: 28px
    }
}

.exp-extlink.abc .society,
.exp-extlink.c-soc .society,
.exp-extlink.soc .society,
.exp-file.abc .society,
.exp-file.c-soc .society,
.exp-file.soc .society,
.exp-link.abc .society,
.exp-link.c-soc .society,
.exp-link.soc .society,
.exp.abc .society,
.exp.c-soc .society,
.exp.soc .society {
    width: 108px;
    padding-left: 16px;
    padding-top: 21px;
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    color: #f5961e
}

@media(max-width:991.98px) {

    .exp-extlink.abc .society,
    .exp-extlink.c-soc .society,
    .exp-extlink.soc .society,
    .exp-file.abc .society,
    .exp-file.c-soc .society,
    .exp-file.soc .society,
    .exp-link.abc .society,
    .exp-link.c-soc .society,
    .exp-link.soc .society,
    .exp.abc .society,
    .exp.c-soc .society,
    .exp.soc .society {
        width: 36px;
        font-size: 13px;
        line-height: 28px;
        padding-left: 7px
    }
}

.exp-extlink.abc .c-society,
.exp-extlink.c-soc .c-society,
.exp-extlink.soc .c-society,
.exp-file.abc .c-society,
.exp-file.c-soc .c-society,
.exp-file.soc .c-society,
.exp-link.abc .c-society,
.exp-link.c-soc .c-society,
.exp-link.soc .c-society,
.exp.abc .c-society,
.exp.c-soc .c-society,
.exp.soc .c-society {
    width: 78px;
    padding-left: 16px;
    padding-top: 21px;
    line-height: 28px;
    position: absolute
}

@media(max-width:991.98px) {

    .exp-extlink.abc .c-society,
    .exp-extlink.c-soc .c-society,
    .exp-extlink.soc .c-society,
    .exp-file.abc .c-society,
    .exp-file.c-soc .c-society,
    .exp-file.soc .c-society,
    .exp-link.abc .c-society,
    .exp-link.c-soc .c-society,
    .exp-link.soc .c-society,
    .exp.abc .c-society,
    .exp.c-soc .c-society,
    .exp.soc .c-society {
        width: 36px;
        font-size: 13px;
        line-height: 28px;
        padding-left: 7px
    }
}

.exp-extlink.abc>h2,
.exp-extlink.abc>h3,
.exp-extlink.c-soc>h2,
.exp-extlink.c-soc>h3,
.exp-extlink.soc>h2,
.exp-extlink.soc>h3,
.exp-file.abc>h2,
.exp-file.abc>h3,
.exp-file.c-soc>h2,
.exp-file.c-soc>h3,
.exp-file.soc>h2,
.exp-file.soc>h3,
.exp-link.abc>h2,
.exp-link.abc>h3,
.exp-link.c-soc>h2,
.exp-link.c-soc>h3,
.exp-link.soc>h2,
.exp-link.soc>h3,
.exp.abc>h2,
.exp.abc>h3,
.exp.c-soc>h2,
.exp.c-soc>h3,
.exp.soc>h2,
.exp.soc>h3 {
    text-align: left;
    padding-left: 124px
}

@media(max-width:991.98px) {

    .exp-extlink.abc>h2,
    .exp-extlink.abc>h3,
    .exp-extlink.c-soc>h2,
    .exp-extlink.c-soc>h3,
    .exp-extlink.soc>h2,
    .exp-extlink.soc>h3,
    .exp-file.abc>h2,
    .exp-file.abc>h3,
    .exp-file.c-soc>h2,
    .exp-file.c-soc>h3,
    .exp-file.soc>h2,
    .exp-file.soc>h3,
    .exp-link.abc>h2,
    .exp-link.abc>h3,
    .exp-link.c-soc>h2,
    .exp-link.c-soc>h3,
    .exp-link.soc>h2,
    .exp-link.soc>h3,
    .exp.abc>h2,
    .exp.abc>h3,
    .exp.c-soc>h2,
    .exp.c-soc>h3,
    .exp.soc>h2,
    .exp.soc>h3 {
        padding-left: 52px
    }
}

.exp-extlink.abc h4,
.exp-extlink.c-soc h4,
.exp-extlink.soc h4,
.exp-file.abc h4,
.exp-file.c-soc h4,
.exp-file.soc h4,
.exp-link.abc h4,
.exp-link.c-soc h4,
.exp-link.soc h4,
.exp.abc h4,
.exp.c-soc h4,
.exp.soc h4 {
    color: #f5961e;
    margin-top: 32px;
    margin-bottom: 30px
}

.exp-extlink.abc .cnt,
.exp-extlink.abc .exp-cnt,
.exp-extlink.c-soc .cnt,
.exp-extlink.c-soc .exp-cnt,
.exp-extlink.soc .cnt,
.exp-extlink.soc .exp-cnt,
.exp-file.abc .cnt,
.exp-file.abc .exp-cnt,
.exp-file.c-soc .cnt,
.exp-file.c-soc .exp-cnt,
.exp-file.soc .cnt,
.exp-file.soc .exp-cnt,
.exp-link.abc .cnt,
.exp-link.abc .exp-cnt,
.exp-link.c-soc .cnt,
.exp-link.c-soc .exp-cnt,
.exp-link.soc .cnt,
.exp-link.soc .exp-cnt,
.exp.abc .cnt,
.exp.abc .exp-cnt,
.exp.c-soc .cnt,
.exp.c-soc .exp-cnt,
.exp.soc .cnt,
.exp.soc .exp-cnt {
    padding-left: 108px
}

@media(max-width:991.98px) {

    .exp-extlink.abc .cnt,
    .exp-extlink.abc .exp-cnt,
    .exp-extlink.c-soc .cnt,
    .exp-extlink.c-soc .exp-cnt,
    .exp-extlink.soc .cnt,
    .exp-extlink.soc .exp-cnt,
    .exp-file.abc .cnt,
    .exp-file.abc .exp-cnt,
    .exp-file.c-soc .cnt,
    .exp-file.c-soc .exp-cnt,
    .exp-file.soc .cnt,
    .exp-file.soc .exp-cnt,
    .exp-link.abc .cnt,
    .exp-link.abc .exp-cnt,
    .exp-link.c-soc .cnt,
    .exp-link.c-soc .exp-cnt,
    .exp-link.soc .cnt,
    .exp-link.soc .exp-cnt,
    .exp.abc .cnt,
    .exp.abc .exp-cnt,
    .exp.c-soc .cnt,
    .exp.c-soc .exp-cnt,
    .exp.soc .cnt,
    .exp.soc .exp-cnt {
        padding-left: 36px
    }
}

.exp-extlink.abc .cnt>a b,
.exp-extlink.c-soc .cnt>a b,
.exp-extlink.soc .cnt>a b,
.exp-file.abc .cnt>a b,
.exp-file.c-soc .cnt>a b,
.exp-file.soc .cnt>a b,
.exp-link.abc .cnt>a b,
.exp-link.c-soc .cnt>a b,
.exp-link.soc .cnt>a b,
.exp.abc .cnt>a b,
.exp.c-soc .cnt>a b,
.exp.soc .cnt>a b {
    font-weight: 700
}

.exp-extlink.abc .cnt>a:after,
.exp-extlink.c-soc .cnt>a:after,
.exp-extlink.soc .cnt>a:after,
.exp-file.abc .cnt>a:after,
.exp-file.c-soc .cnt>a:after,
.exp-file.soc .cnt>a:after,
.exp-link.abc .cnt>a:after,
.exp-link.c-soc .cnt>a:after,
.exp-link.soc .cnt>a:after,
.exp.abc .cnt>a:after,
.exp.c-soc .cnt>a:after,
.exp.soc .cnt>a:after {
    margin-top: -12px;
    top: 50%
}


.exp-extlink.abc h3,
.exp-file.abc h3,
.exp-link.abc h3,
.exp.abc h3 {
    padding-left: 124px;
    font-weight: 700
}

@media(max-width:991.98px) {

    .exp-extlink.abc h3,
    .exp-file.abc h3,
    .exp-link.abc h3,
    .exp.abc h3 {
        padding-left: 52px
    }
}

.exp-extlink.c-soc h2,
.exp-file.c-soc h2,
.exp-link.c-soc h2,
.exp.c-soc h2 {
    padding-left: 94px
}

@media(max-width:991.98px) {

    .exp-extlink.c-soc h2,
    .exp-file.c-soc h2,
    .exp-link.c-soc h2,
    .exp.c-soc h2 {
        padding-left: 62px
    }
}

.exp-extlink.c-soc .cnt,
.exp-extlink.c-soc .exp-cnt,
.exp-file.c-soc .cnt,
.exp-file.c-soc .exp-cnt,
.exp-link.c-soc .cnt,
.exp-link.c-soc .exp-cnt,
.exp.c-soc .cnt,
.exp.c-soc .exp-cnt {
    padding-left: 78px
}

@media(max-width:991.98px) {

    .exp-extlink.c-soc .cnt,
    .exp-extlink.c-soc .exp-cnt,
    .exp-file.c-soc .cnt,
    .exp-file.c-soc .exp-cnt,
    .exp-link.c-soc .cnt,
    .exp-link.c-soc .exp-cnt,
    .exp.c-soc .cnt,
    .exp.c-soc .exp-cnt {
        padding-left: 46px
    }
}

@media(max-width:991.98px) {

    .exp-extlink.soc h2,
    .exp-file.soc h2,
    .exp-link.soc h2,
    .exp.soc h2 {
        padding-left: 35px
    }
}

@media(max-width:991.98px) {

    .exp-extlink.soc .cnt,
    .exp-extlink.soc .exp-cnt,
    .exp-file.soc .cnt,
    .exp-file.soc .exp-cnt,
    .exp-link.soc .cnt,
    .exp-link.soc .exp-cnt,
    .exp.soc .cnt,
    .exp.soc .exp-cnt {
        padding-left: 19px
    }
}

.exp-extlink.c-soc.open .exp-cnt,
.exp-extlink.soc.open .exp-cnt,
.exp-file.c-soc.open .exp-cnt,
.exp-file.soc.open .exp-cnt,
.exp-link.c-soc.open .exp-cnt,
.exp-link.soc.open .exp-cnt,
.exp.c-soc.open .exp-cnt,
.exp.soc.open .exp-cnt {
    padding-bottom: 35px
}

.exp-extlink.c-soc .exp-cnt h3,
.exp-extlink.soc .exp-cnt h3,
.exp-file.c-soc .exp-cnt h3,
.exp-file.soc .exp-cnt h3,
.exp-link.c-soc .exp-cnt h3,
.exp-link.soc .exp-cnt h3,
.exp.c-soc .exp-cnt h3,
.exp.soc .exp-cnt h3 {
    margin-bottom: 8px
}

.exp-extlink.c-soc .exp-cnt .abschnitt,
.exp-extlink.soc .exp-cnt .abschnitt,
.exp-file.c-soc .exp-cnt .abschnitt,
.exp-file.soc .exp-cnt .abschnitt,
.exp-link.c-soc .exp-cnt .abschnitt,
.exp-link.soc .exp-cnt .abschnitt,
.exp.c-soc .exp-cnt .abschnitt,
.exp.soc .exp-cnt .abschnitt {
    margin-bottom: 40px
}

.exp.portrait {
    padding: 21px 0;
    min-height: 218px
}

.exp.portrait img {
    position: absolute;
    width: 176px;
    left: 0;
    top: 21px
}

@media(max-width:767.98px) {
    .exp.portrait img {
        display: none
    }
}

.exp.portrait h3 {
    color: #f5961e
}

.exp.portrait .cv {
    padding-left: 216px
}

.exp.portrait .port-more {
    position: absolute;
    bottom: 21px;
    left: 216px
}

.exp.portrait p.less,
.exp.portrait p.more {
    margin: 0;
    margin-left: -15px
}

.exp.portrait p.less a,
.exp.portrait p.more a {
    text-decoration: none
}

.exp.portrait p.less a:hover,
.exp.portrait p.more a:hover {
    text-decoration: underline
}

.exp.portrait p.less a:before,
.exp.portrait p.more a:before {
    font-size: 26px;
    line-height: 19px;
    margin-left: -28px;
    width: 28px
}

.exp.portrait p.more {
    margin-top: 20px
}

@media(max-width:767.98px) {
    .exp.portrait p.more {
        margin-top: 10px;
        margin-bottom: 5px
    }
}

.exp.portrait p.less {
    display: none
}

.exp.portrait .exp-cnt {
    margin: -12px 0 0
}

@media(max-width:767.98px) {
    .exp.portrait .cv {
        padding-left: 0
    }

    .exp.portrait .port-more {
        position: relative;
        bottom: inherit;
        left: inherit
    }
}

@media(max-width:767.98px) {
    .exp.portrait.open img {
        display: block;
        position: relative;
        left: inherit;
        top: inherit;
        width: 100%
    }
}

.exp.portrait.open p.more {
    display: none
}

.exp.portrait.open p.less {
    display: block
}

.exp.portrait.open .exp-cnt {
    margin: -48px 0 3em
}

.pureCSS input[type=checkbox]:not(old),
.pureCSS input[type=radio]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0
}

.pureCSS input[type=checkbox]:not(old)+label,
.pureCSS input[type=radio]:not(old)+label {
    display: inline-block;
    margin-left: -2em;
    line-height: 1.5em
}

.pureCSS input[type=checkbox]:not(old)+label>span,
.pureCSS input[type=radio]:not(old)+label>span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: .25em .5em .25em .25em;
    border: .0625em solid #ffe7c4;
    border-radius: .5em;
    vertical-align: bottom
}

.pureCSS input[type=checkbox]:not(old):checked+label>span:before {
    content: "\2022";
    display: block;
    width: 14px;
    color: #ffe7c4;
    font-size: 14px;
    line-height: 12px;
    text-align: center;
    font-weight: 700
}

.nwsl-ticker {
    background-color: #8a9cbd;
    background-image: url(https://www.google.com/);
    background-position: 50%;
    background-size: cover
}

.nwsl-ticker .shl_siwf h2,
.nwsl-ticker .wrp h2 {
    color: #fff;
    padding: 63px 0 48px
}

.nwsl-ticker .glide_wrp {
    padding: 0 0 122px
}

@media(max-width:991.98px) {
    .nwsl-ticker .glide_wrp {
        margin: 0 -15px
    }
}

@media(min-width:768px) {
    .nwsl-ticker .glide_wrp {
        padding: 0 50px 122px
    }
}

@media(min-width:992px) {
    .nwsl-ticker .glide_wrp {
        padding: 0 50px 122px
    }
}

@media(min-width:1200px) {
    .nwsl-ticker .glide_wrp {
        padding: 0 100px 122px
    }
}

@media(min-width:1320px) {
    .nwsl-ticker .glide_wrp {
        padding: 0 130px 122px
    }
}

@media(min-width:1440px) {
    .nwsl-ticker .glide_wrp {
        padding: 0 160px 122px
    }
}



.nwsl-ticker .nwsl {
    position: relative
}

.cnt_wrp.inhalt .nwsl-ticker .nwsl h3.lead,
.nwsl-ticker .nwsl .cnt_wrp.inhalt h3.lead,
.nwsl-ticker .nwsl .shl_fmh h3,
.nwsl-ticker .nwsl h3.tt,
.shl_fmh .nwsl-ticker .nwsl h3 {
    color: #3c5587;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

@media(max-width:991.98px) {

    .cnt_wrp.inhalt .nwsl-ticker .nwsl h3.lead,
    .nwsl-ticker .nwsl .cnt_wrp.inhalt h3.lead,
    .nwsl-ticker .nwsl .shl_fmh h3,
    .nwsl-ticker .nwsl h3.tt,
    .shl_fmh .nwsl-ticker .nwsl h3 {
        font-size: 19px;
        line-height: 25px
    }
}

.nwsl-ticker .nwsl p {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

@media(max-width:991.98px) {
    .nwsl-ticker .nwsl p {
        font-size: 14px
    }
}

.ftr .nwsl-ticker .nwsl p,
.inhalt .service .sbox div.mtx .nwsl-ticker .nwsl p,
.inhalt.shl_siwf .sbox-i .nwsl-ticker .nwsl p,
.inhalt.shl_siwf .sbox .nwsl-ticker .nwsl p,
.nwsl-ticker .nwsl .ftr p,
.nwsl-ticker .nwsl .inhalt .service .sbox div.mtx p,
.nwsl-ticker .nwsl .inhalt.shl_siwf .sbox-i p,
.nwsl-ticker .nwsl .inhalt.shl_siwf .sbox p,
.nwsl-ticker .nwsl .wrp.inhalt .sbox-i p,
.nwsl-ticker .nwsl .wrp.inhalt .sbox p,
.nwsl-ticker .nwsl p.ftr-b,
.nwsl-ticker .nwsl p.mtx,
.wrp.inhalt .sbox-i .nwsl-ticker .nwsl p,
.wrp.inhalt .sbox .nwsl-ticker .nwsl p {
    font-size: 13px;
    margin-bottom: 20px
}

.nwsl-ticker .nwsl:hover a,
.nwsl-ticker .nwsl:hover a:before {
    color: #f5961e
}

.nwsl-ticker .nwsl .continue {
    display: block;
    position: absolute;
    bottom: 20px;
    margin: 0
}

.glide {
    margin-right: 10px
}

.glide__slide {
    padding: 0 7px 7px 0
}

.glide__slide .nwsl {
    padding: 30px 25px;
    background-color: #fff;
    box-shadow: 7px 7px rgba(60, 85, 135, .8);
    height: 395px
}

.glide__slide .nwsl:hover {
    background-color: #fff;
    box-shadow: 7px 7px rgba(245, 150, 30, .8);
    height: 395px
}

.glide__arrow {
    box-shadow: none;
    border: none;
    text-shadow: none
}

@media(max-width:991.98px) {
    .glide__arrow {
        display: none
    }
}

.external.shl_siwf a.sbox .glide__arrow .icon.link:before,
.glide__arrow .external.shl_siwf a.sbox .icon.link:before,
.glide__arrow .icon-link-arrow,
.glide__arrow .wrp.external a.sbox .icon.link:before,
.wrp.external a.sbox .glide__arrow .icon.link:before {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 24px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glide__arrow--left {
    margin-left: -108px;
    margin-top: -19px;
    transform: rotate(180deg)
}

@media(min-width:1200px) {
    .glide__arrow--left {
        margin-left: -168px
    }
}

.glide__arrow--right {
    margin-right: -108px
}

@media(min-width:1200px) {
    .glide__arrow--right {
        margin-right: -168px
    }
}

.glide__bullets {
    margin-bottom: -87px
}

.glide__bullet {
    box-sizing: content-box;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: 2px solid #8a9cbd;
    box-shadow: none
}

.glide__bullet--active {
    width: 14px;
    height: 14px;
    background-color: #f5961e;
    border: 2px solid #fff
}

.glide__bullet:focus,
.glide__bullet:hover {
    border: 2px solid #fff;
    background-color: hsla(0, 0%, 100%, .5)
}
























.fmhmenu-wrp {
    max-width: 1440px;
    margin: 0 auto
}

@media only screen and (min-width:1200px) {
    .fmhmenu-wrp {
        padding: 0 32px
    }
}



.droopmenu-brand {
    position: absolute;
    z-index: 99;
    min-width: 151px;
    width: 151px;
    padding: 0 0 0 31px;
    margin-top: -25px
}

.droopmenu-brand img {
    width: 119px
}

@media only screen and (min-width:1200px) {
    .droopmenu-brand.mpa {
        width: 198px
    }
}

.droopmenu-brand.mpa img {
    width: auto
}

@media only screen and (min-width:1200px) {
    .droopmenu-brand.mpa img {
        margin-top: 19px;
        margin-left: 25px
    }
}

.droopmenu-brand.tardoc {
    width: 201px
}

@media only screen and (min-width:1200px) {
    .droopmenu-brand.tardoc {
        width: 298px
    }
}

.droopmenu-brand.tardoc img {
    width: auto
}

@media only screen and (min-width:1200px) {
    .droopmenu-brand.tardoc img {
        margin-top: 19px;
        margin-left: 25px
    }
}

@media only screen and (max-width:1199px) {
    .droopmenu-brand {
        padding: 0 0 0 18px;
        margin-top: 0
    }

    .droopmenu-brand img {
        width: 85px
    }
}

@media print {
    .droopmenu-brand {
        margin-top: 1px;
        padding: 0 0 0 16px;
        height: 56px;
        max-width: none;
        width: auto
    }
}




















.dm-search-wrapper .shl_siwf,
.dm-search-wrapper .wrp {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 32px
}

@media only screen and (max-width:1199px) {

    .dm-search-wrapper .shl_siwf,
    .dm-search-wrapper .wrp {
        padding: 0
    }
}

.dm-search-wrapper .cf {
    padding-right: 40px;
    padding-left: 40px
}

.dm-search-wrapper .cnt_wrp.inhalt section h1 {
    color: #fff;
    margin: 25px 0 0
}

@media only screen and (max-width:1199px) {
    .dm-search-wrapper .cnt_wrp.inhalt section h1 {
        margin: 20px 0 -10px
    }
}

.dm-search-wrapper .cnt_wrp.inhalt .searchform .search-field {
    font-size: 15px
}

.dm-search-wrapper .cnt_wrp.inhalt .searchform .form-group {
    margin: 0
}

.dm-search-close {
    z-index: 1041;
    position: absolute;
    height: 106px;
    top: 0;
    left: 0;
    right: 0;
    font-size: 64px;
    opacity: 1;
    text-decoration: none;
    outline: none
}

@media only screen and (max-width:1199px) {
    .dm-search-close {
        height: 70px
    }
}

.dm-search-open .dm-modal-search {
    visibility: visible;
    opacity: 1
}

.dm-search-open .dm-search-overlay {
    opacity: 1
}

.dm-search-open .dm-search-slidedown .dm-search-overlay {
    height: 100%
}

.dm-search-open .dm-search-close,
.dm-search-open .dm-search-wrapper {
    opacity: 1
}





















































.cc-window {
    opacity: .95;
    transition: opacity 1s ease
}

.cc-window.cc-invisible {
    opacity: 0
}

.cc-animate.cc-revoke {
    transition: transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(1.2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    transform: translateY(0)
}

.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s
}

.cc-link {
    text-decoration: underline
}

.cc-revoke {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-revoke:hover {
    text-decoration: underline
}

.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-window.cc-static {
    position: static
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column
}

.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row
}

.cc-revoke {
    padding: .5em
}



.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer
}

.cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em
}

.cc-link:hover {
    opacity: 1
}

.cc-link:active,
.cc-link:visited {
    color: initial
}

.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: 13px;
    font-weight: 400;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    background-color: #2e4474
}

.cc-btn,
.cc-btn:hover {
    text-decoration: none;
    border: 2px solid #2e4474
}

.cc-btn:hover {
    background-color: #fff;
    color: #2e4474
}

.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline
}

.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75
}

.cc-close:focus,
.cc-close:hover {
    opacity: 1
}

.cc-revoke {
    font-size: 13px;
    font-weight: 400
}

.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.cc-revoke.cc-left {
    left: 3em;
    right: unset
}

.cc-revoke.cc-right {
    right: 3em;
    left: unset
}

.cc-top {
    top: 1em
}

.cc-left {
    left: 1em
}

.cc-right {
    right: 1em
}

.cc-bottom {
    bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center
}

.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0
}

.cc-banner .cc-message {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em
}

.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.cc-floating .cc-compliance>.cc-btn {
    -ms-flex: 1;
    flex: 1
}

.cc-btn+.cc-btn {
    margin-left: .5em
}

@media print {

    .cc-revoke,
    .cc-window {
        display: none
    }
}

@media screen and (max-width:900px) {
    .cc-btn {
        white-space: normal
    }
}

@media screen and (max-width:414px) and (orientation:portrait),
screen and (max-width:736px) and (orientation:landscape) {
    .cc-window.cc-top {
        top: 0
    }

    .cc-window.cc-bottom {
        bottom: 0
    }

    .cc-window.cc-banner,
    .cc-window.cc-floating,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0
    }

    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cc-window.cc-floating {
        max-width: none
    }

    .cc-window .cc-message {
        margin-bottom: 1em
    }

    .cc-window.cc-banner {
        -ms-flex-align: unset;
        align-items: unset
    }

    .cc-window.cc-banner .cc-message {
        margin-right: 0
    }
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 4px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none
}

.cc-theme-classic .cc-btn:last-child {
    min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block
}

.cc-theme-edgeless.cc-window {
    padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
    margin-left: 0
}

.cc-deny,
.cc-highlight .cc-btn:first-child {
    border-color: #3c5587;
    color: #3c5587
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    text-decoration: none
}

.cc-allow {
    background-color: #3c5587;
    border-color: #3c5587
}

.cc-btn:focus,
.cc-btn:hover {
    background-color: #3c5587;
    color: #e1e8f1
}

.cc-theme-classic .cc-btn {
    border-radius: 4px
}

.cms-object-wrp .cms-instance-status,
.cms-object-wrp .cms-object-info,
.cms-object-wrp .cms-object-status,
.cms-object-wrp .cms-subobject-status {
    width: 20px
}

.cms-object-wrp .object-status-changed,
.con-object-status-changed {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+IDxwYXRoIGZpbGw9JyNmZmNmNGQnIGQ9J00xMiwyQzYuNDc3LDIsMiw2LjQ3NywyLDEyYzAsNS41MjMsNC40NzcsMTAsMTAsMTBjNS41MjMsMCwxMC00LjQ3NywxMC0xMEMyMiw2LjQ3NywxNy41MjMsMiwxMiwyeicvPiA8L3N2Zz4=) no-repeat 50%
}

.jstree-contens .page-status-changed {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNCAxNyc+IDxnPiA8cmVjdCB4PScwLjUnIHk9JzAuNScgZmlsbD0nI2ZmY2Y0ZCcgd2lkdGg9JzEzJyBoZWlnaHQ9JzE2Jy8+IDxyZWN0IHg9JzAuNScgeT0nMC41JyBmaWxsPSdub25lJyBzdHJva2U9JyNmZmNmNGQnIHN0cm9rZS1taXRlcmxpbWl0PScxMCcgd2lkdGg9JzEzJyBoZWlnaHQ9JzE2Jy8+IDwvZz4gPC9zdmc+)
}

.cms-object-context-icon {
    width: 20px
}

.location {
    color: silver !important;
    font-size: .8em !important;
    margin-bottom: 0 !important
}

.cke_button__source_label,
.cke_button__sourcedialog_label {
    display: none
}