.fontPrimary {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.6;
}
.fontSecondary {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  line-height: 1.2;
}
.multilinePaddedText {
  display: inline;
  background-color: #fff;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  box-decoration-break: clone;
}
.resetShadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.list-checkmark {
  padding-left: 0;
  list-style: none;
  padding: 0 !important;
  overflow: visible !important;
}
.list-checkmark > li {
  padding-left: 3em;
  text-indent: -1.5em;
}
.list-checkmark > li:before {
  content: "\e906";
  padding-right: 1.5em;
  display: inline-block;
}
.list-checkmark > li {
  padding-left: 2.5em;
  text-indent: -1.25em;
}
.list-checkmark > li:before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 0.675em;
  font-size: 1.5em;
  line-height: inherit;
  color: #00cc33;
  top: 4px;
}
.list-primary {
  padding-left: 0;
  list-style: none;
}
.list-primary > li {
  padding-left: 2em;
  text-indent: -1em;
}
.list-primary > li:before {
  content: "\2022";
  padding-right: 1em;
  display: inline-block;
}
.list-primary > li:before {
  color: #1d3a8f;
  padding-right: .5em;
  font-size: 2em;
  line-height: 0.75;
  position: relative;
  top: 6px;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?nua6co');
  src: url('../fonts/icomoon.eot?nua6co#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?nua6co') format('truetype'), url('../fonts/icomoon.woff?nua6co') format('woff'), url('../fonts/icomoon.svg?nua6co#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.icon {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-questions:before {
  content: "\e923";
}
.icon-back-button:before {
  content: "\e91e";
}
.icon-down-button:before {
  content: "\e91f";
}
.icon-next-button:before {
  content: "\e920";
}
.icon-plus-circle:before {
  content: "\e921";
}
.icon-up-button:before {
  content: "\e922";
}
.icon-pdf:before {
  content: "\e91d";
}
.icon-info:before {
  content: "\e924";
}
.icon-instagram-square:before {
  content: "\e92d";
}
.icon-quote:before {
  content: "\e925";
}
.icon-smiley:before {
  content: "\e91a";
}
.icon-facebook-thin:before {
  content: "\e918";
}
.icon-instagram-thin:before {
  content: "\e919";
}
.icon-down:before {
  content: "\e917";
}
.icon-star:before {
  content: "\e913";
}
.icon-print:before {
  content: "\e914";
}
.icon-text:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-search:before {
  content: "\e907";
}
.icon-back-thin:before {
  content: "\e910";
}
.icon-next-thin:before {
  content: "\e912";
}
.icon-like:before {
  content: "\e90c";
}
.icon-envelope:before {
  content: "\e90d";
}
.icon-phonecall:before {
  content: "\e90e";
}
.icon-up:before {
  content: "\e90f";
}
.icon-placeholder:before {
  content: "\e900";
}
.icon-play:before {
  content: "\e901";
}
.icon-back:before {
  content: "\e902";
}
.icon-shield:before {
  content: "\e903";
}
.icon-money:before {
  content: "\e904";
}
.icon-next:before {
  content: "\e905";
}
.icon-checkmark:before {
  content: "\e906";
}
.icon-arrow-down:before {
  content: "\e91b";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-xing:before {
  content: "\ead4";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-remove:before {
  content: "\e911";
}
.icon-youtube-square:before {
  content: "\e908";
}
.icon-lock:before {
  content: "\e909";
}
.icon-facebook-square:before {
  content: "\e90a";
}
.icon-xing-square:before {
  content: "\e90b";
}
html,
body {
  width: 100%;
  overflow-x: hidden;
}
html {
  position: relative;
  font-size: 100%;
}
body {
  font-weight: 400;
  padding-top: 70px;
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
object {
  max-width: 100%;
  display: block;
  height: auto;
  position: relative;
}
.fullwidth {
  width: 100%;
  max-width: none;
}
figcaption {
  font-size: 14px;
  color: #262626;
  margin-top: 5px;
  line-height: 1.2;
}
div,
a,
img,
a:focus,
a:active,
a:hover,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0;
}
.slick-active {
  outline: 0 !important;
}
a.svg {
  position: relative;
  display: inline-block;
}
a.svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
object {
  pointer-events: none;
}
iframe {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 20px;
  text-transform: uppercase;
}
h1 + .text-muted,
h2 + .text-muted,
h3 + .text-muted,
h4 + .text-muted,
h5 + .text-muted,
h6 + .text-muted,
.h1 + .text-muted,
.h2 + .text-muted,
.h3 + .text-muted,
.h4 + .text-muted,
.h5 + .text-muted,
.h6 + .text-muted {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 1.6;
  color: #000;
  text-transform: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: #000;
}
h1 a:hover,
h1 a:focus,
h2 a:hover,
h2 a:focus,
h3 a:hover,
h3 a:focus,
h4 a:hover,
h4 a:focus,
h5 a:hover,
h5 a:focus,
h6 a:hover,
h6 a:focus,
.h1 a:hover,
.h1 a:focus,
.h2 a:hover,
.h2 a:focus,
.h3 a:hover,
.h3 a:focus,
.h4 a:hover,
.h4 a:focus,
.h5 a:hover,
.h5 a:focus,
.h6 a:hover,
.h6 a:focus {
  color: #000;
  text-decoration: none;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
header.has-subheader {
  margin-bottom: 20px;
}
.frame-type-header header:not(.has-subheader) h1,
.frame-type-header header:not(.has-subheader) h2,
.frame-type-header header:not(.has-subheader) h3,
.frame-type-header header:not(.has-subheader) h4 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 42px;
  }
  h2,
  .h2 {
    font-size: 36px;
  }
  h3,
  .h3 {
    font-size: 30px;
  }
  h4,
  .h4 {
    font-size: 24px;
  }
}
@media (min-width: 1440px) {
  h1,
  .h1 {
    font-size: 48px;
  }
  h2,
  .h2 {
    font-size: 42px;
  }
  h3,
  .h3 {
    font-size: 36px;
  }
  h4,
  .h4 {
    font-size: 30px;
  }
}
b,
strong,
.font-bold {
  font-weight: 700;
}
small,
.small {
  font-size: 14px;
}
p,
ul,
ol {
  margin-bottom: 20px;
}
p.h1,
p.h2,
p.h3,
p.h4,
p.h5,
p.h6 {
  padding-bottom: 0;
}
.important {
  color: #1d3a8f;
  font-weight: 700;
}
.colored-primary {
  color: #1d3a8f !important;
}
.colored-secondary {
  color: #0a9ed2 !important;
}
.colored-default {
  color: #000 !important;
}
.colored-white {
  color: #fff !important;
}
.bg-white {
  background: #fff !important;
}
.teaser {
  font-size: 1.2em;
  display: block;
}
.text-center,
.align-center {
  text-align: center;
}
.text-center object,
.text-center img,
.align-center object,
.align-center img {
  margin: 0 auto;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.clearfix {
  display: table;
  content: " ";
  clear: both;
}
.label {
  padding: 2.5px 7.5px;
}
u {
  text-decoration: none;
  border-bottom: 4px solid #0a9ed2;
}
blockquote {
  padding: 1em 0 0 4em;
  margin-bottom: 60px;
  font-size: 1.2em;
  border-left: 0 none;
  position: relative;
  display: table;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  line-height: 1.2;
}
blockquote p {
  display: inline;
  font-size: 24px;
}
blockquote:before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e925";
  font-size: 3em;
  color: #1d3a8f;
  position: absolute;
  left: 0;
  top: 0;
}
blockquote .citation-author {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  text-transform: none;
  font-size: 16px;
  line-height: 1;
  display: block;
  margin-top: 20px;
}
blockquote.push-right {
  margin-left: auto;
  margin-right: 0;
}
@media (min-width: 768px) {
  blockquote .citation-author {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  blockquote p {
    font-size: 30px;
  }
}
@media (min-width: 1440px) {
  blockquote p {
    font-size: 36px;
  }
}
@media (min-width: 1920px) {
  blockquote {
    margin-bottom: 80px;
  }
}
svg[transform="scale(-1 -1)"] {
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
.schraege-overlay {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
}
.schraege-overlay svg {
  display: block;
  width: 101%;
  height: auto;
}
.schraege-top {
  top: -1px;
}
.schraege-bottom {
  bottom: -1px;
}
.schraege {
  display: block;
  width: 100%;
  height: auto;
}
.underline {
  text-decoration: none;
  background: transparent url("../img/underline-left-primary.svg") no-repeat left bottom;
  background-size: 100% auto;
  line-height: 1.5;
  display: inline;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  box-decoration-break: clone;
}
.underline.text-right,
.text-right .underline {
  background-image: url("../img/underline-right-primary.svg");
}
.block-primary .underline,
.frame-layout-textoverlay .underline {
  background-image: url("../img/underline-left-secondary.svg");
}
@media (min-width: 768px) {
  .row-default > div[class*="col-sm-"]:first-child {
    text-align: right;
  }
  .row-default > div[class*="col-sm-"]:first-child blockquote {
    margin-left: auto;
    margin-right: 0;
  }
  .row-default > div[class*="col-sm-"]:first-child .underline {
    background-image: url("../img/underline-right-primary.svg");
  }
  .row-default > div[class*="col-sm-"]:nth-child(2) {
    padding-top: 2.5em;
  }
  .row-default > div[class*="col-sm-"].text-left {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .row-default > div[class*="col-sm-"]:nth-child(2),
  .row-default > div[class*="col-md-"]:nth-child(2) {
    padding-top: 3em;
  }
  .row-default > div[class*="col-md-"]:first-child {
    text-align: right;
  }
  .row-default > div[class*="col-md-"]:first-child blockquote {
    margin-left: auto;
    margin-right: 0;
  }
  .row-default > div[class*="col-md-"]:first-child .underline {
    background-image: url("../img/underline-right-primary.svg");
  }
}
@media (min-width: 1440px) {
  .row-default > div[class*="col-sm-"]:nth-child(2),
  .row-default > div[class*="col-md-"]:nth-child(2),
  .row-default > div[class*="col-xl-"]:nth-child(2) {
    padding-top: 3.5em;
    padding-left: 40px;
  }
  .row-default > div[class*="col-xl-"]:first-child {
    text-align: right;
  }
  .row-default > div[class*="col-xl-"]:first-child blockquote {
    margin-left: auto;
    margin-right: 0;
  }
  .row-default > div[class*="col-xl-"]:first-child .underline {
    background-image: url("../img/underline-right-primary.svg");
  }
}
@media (min-width: 1920px) {
  .row-default > div[class*="col-sm-"]:nth-child(2),
  .row-default > div[class*="col-md-"]:nth-child(2),
  .row-default > div[class*="col-xl-"]:nth-child(2) {
    padding-left: 60px;
  }
}
p[class*="block-"]:not([class*="block-inline-"]) {
  padding: 10px 20px;
}
.block-grey {
  background-color: #c2d1df;
}
.block-default {
  background-color: #fff;
}
.block-primary {
  background-color: #1d3a8f;
}
.block-secondary {
  background-color: #0a9ed2;
}
div[class*="block-"] {
  position: relative;
  padding: 20px;
  background-image: url("../img/overlay-top-mirrored-white.svg");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 100% auto;
}
.frame-class-fullwidth div[class*="block-"] {
  padding-top: 40px;
  padding-bottom: 40px;
}
div[class*="block-"].no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
div[class*="block-"].no-overlay {
  background-image: none;
}
div[class*="block-"]:not(.block-grey):not(.block-default) {
  color: #fff;
}
div[class*="block-"]:not(.block-grey):not(.block-default) h1,
div[class*="block-"]:not(.block-grey):not(.block-default) h2,
div[class*="block-"]:not(.block-grey):not(.block-default) h3,
div[class*="block-"]:not(.block-grey):not(.block-default) h4,
div[class*="block-"]:not(.block-grey):not(.block-default) .h1,
div[class*="block-"]:not(.block-grey):not(.block-default) .h2,
div[class*="block-"]:not(.block-grey):not(.block-default) .h3,
div[class*="block-"]:not(.block-grey):not(.block-default) .h4,
div[class*="block-"]:not(.block-grey):not(.block-default) .important,
div[class*="block-"]:not(.block-grey):not(.block-default) .panel-heading .accordion-toggle i {
  color: #fff;
}
div[class*="block-"]:not(.block-grey):not(.block-default) a:not(.btn) {
  color: #fff;
  text-decoration: underline;
}
div[class*="block-"]:not(.block-grey):not(.block-default) .btn-primary {
  background-color: #fff;
  color: #1d3a8f;
}
div[class*="block-"]:not(.block-grey):not(.block-default) .btn-primary:focus,
div[class*="block-"]:not(.block-grey):not(.block-default) .btn-primary.focus,
div[class*="block-"]:not(.block-grey):not(.block-default) .btn-primary:hover,
div[class*="block-"]:not(.block-grey):not(.block-default) .btn-primary:active,
div[class*="block-"]:not(.block-grey):not(.block-default) .btn-primary.active {
  background-color: #f7f7f7;
}
div[class*="block-"]:not(.block-grey):not(.block-default) .panel {
  background-color: transparent;
}
div[class*="block-"]:not(.block-grey):not(.block-default) .panel-group .panel-default {
  border-color: #fff;
}
@media (min-width: 768px) {
  div[class*="block-"] {
    padding: 40px;
  }
  .frame-class-fullwidth div[class*="block-"] {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1440px) {
  .frame-class-fullwidth div[class*="block-"] {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.embed-responsive {
  background-color: #ebeaeb;
}
.embed-responsive-1by1 {
  padding-bottom: 100%;
}
.embed-responsive-3by2 {
  padding-bottom: 66.66666667%;
}
.embed-responsive-12by7 {
  padding-bottom: 58.33333333%;
}
.embed-responsive-5by2 {
  padding-bottom: 75%;
}
.embed-googlemaps iframe {
  pointer-events: none;
}
@media (min-width: 992px) {
  .embed-responsive-5by2 {
    padding-bottom: 58.33333333%;
  }
}
@media (min-width: 1440px) {
  .embed-responsive-5by2 {
    padding-bottom: 40%;
  }
}
.ce-bodytext > *:last-child,
.news-text > *:last-child {
  margin-bottom: 0;
}
.ce-bodytext p:not(.news-subtitle) + h1,
.ce-bodytext p:not(.news-subtitle) + .h1,
.ce-bodytext p:not(.news-subtitle) + h2,
.ce-bodytext p:not(.news-subtitle) + .h2,
.ce-bodytext p:not(.news-subtitle) + h3,
.ce-bodytext p:not(.news-subtitle) + .h3,
.ce-bodytext p:not(.news-subtitle) + h4,
.ce-bodytext p:not(.news-subtitle) + .h4,
.news-text p:not(.news-subtitle) + h1,
.news-text p:not(.news-subtitle) + .h1,
.news-text p:not(.news-subtitle) + h2,
.news-text p:not(.news-subtitle) + .h2,
.news-text p:not(.news-subtitle) + h3,
.news-text p:not(.news-subtitle) + .h3,
.news-text p:not(.news-subtitle) + h4,
.news-text p:not(.news-subtitle) + .h4 {
  margin-top: 40px;
}
.ce-bodytext .btn,
.news-text .btn {
  margin-top: 5px;
}
hr,
hr.ce-div {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
}
hr:not(.ce-div) {
  margin-top: 0;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px 16px;
  border-top: 0;
}
.table > thead > tr > th {
  border-bottom: 7px solid #2a54cf;
}
.table.table-hover > tbody > tr:hover {
  color: #fff;
  background-color: #2a54cf;
}
.panel-body .table {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    border: 0 none;
  }
}
@media (min-width: 480px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
.btn {
  white-space: normal;
  outline: 0 !important;
  padding: 8px 24px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn.btn-sm {
  padding: 6px 18px;
}
.btn.btn-secondary {
  color: #fff;
  background-color: #0a9ed2;
  border-color: #076789;
}
.btn.btn-secondary:focus,
.btn.btn-secondary.focus,
.btn.btn-secondary:hover {
  color: #fff;
  background-color: #076789;
  border-color: #055571;
}
.btn.btn-secondary:active:focus,
.btn.btn-secondary:active.focus,
.btn.btn-secondary:active:hover,
.btn.btn-secondary.active:focus,
.btn.btn-secondary.active.focus,
.btn.btn-secondary.active:hover {
  color: #fff;
  background-color: #055571;
  border-color: #044258;
}
.btn.btn-pdf {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #000;
  border-color: transparent !important;
  background-color: transparent !important;
  padding: 0;
  display: table;
  margin-left: auto;
  text-align: right;
}
.btn.btn-pdf:before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91d";
  color: #1d3a8f;
  margin-bottom: 10px;
  font-size: 4em;
  text-decoration: none;
  top: 2px;
  display: block;
}
.btn.btn-pdf:focus,
.btn.btn-pdf.focus,
.btn.btn-pdf:hover,
.btn.btn-pdf:active,
.btn.btn-pdf.active {
  color: #1d3a8f;
}
.btn.btn-pdf:focus:before,
.btn.btn-pdf.focus:before,
.btn.btn-pdf:hover:before,
.btn.btn-pdf:active:before,
.btn.btn-pdf.active:before {
  color: #0a9ed2;
}
@media (max-width: 479px) {
  .btn {
    font-size: 16px;
  }
}
.ce-uploads {
  margin-bottom: 0;
}
.ce-uploads li {
  display: flex;
  flex-flow: row nowrap;
}
.ce-uploads li + li {
  margin-top: 10px;
}
.ce-uploads svg {
  display: block;
  width: 32px;
  height: 32px;
}
.ce-uploads .ce-uploads-bodytext {
  padding-left: 1em;
}
.ce-uploads .ce-uploads-filesize {
  padding-left: 5px;
}
@media (min-width: 768px) {
  .ce-uploads li + li {
    margin-top: 20px;
  }
  .ce-uploads svg {
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 1920px) {
  .ce-uploads svg {
    width: 64px;
    height: 64px;
  }
}
.container,
.container-fluid {
  position: relative;
}
@media (min-width: 768px) {
  .container,
  .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.navbar > .container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media (max-width: 767px) {
  div[class*="col-sm-"] + div[class*="col-sm-"] {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  div[class*="col-md-"] + div[class*="col-md-"] {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  div[class*="col-lg-"] + div[class*="col-lg-"] {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  div[class*="col-sm-"] + div[class*="col-sm-"] {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  div[class*="col-md-"] + div[class*="col-md-"] {
    margin-top: 0;
  }
}
.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 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 1440px) {
  .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 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
}
.visible-xl {
  display: none !important;
}
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important;
}
@media (min-width: 1440px) {
  .visible-lg,
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .visible-xl,
  .visible-xl-block {
    display: block !important;
  }
  .visible-xl-inline {
    display: inline !important;
  }
  .visible-xl-inline-block {
    display: inline-block !important;
  }
  .hidden-xl {
    display: none !important;
  }
}
.headerarea {
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  background-color: #fff;
}
.navbar {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  min-height: 70px;
}
.navbar .navbar-header {
  position: relative;
  z-index: 10;
  background-color: transparent;
}
.navbar .navbar-toggle {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  border: 0;
  line-height: 1;
  float: none;
  padding: 12px 10px;
  margin: 0;
  cursor: pointer;
}
.navbar .navbar-brand {
  font-size: inherit;
  line-height: 1;
  height: auto;
  padding: 10px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.navbar .navbar-brand img {
  height: 50px;
  width: auto;
  margin: 0 auto;
}
.navbar .navbar-collapse {
  border-top: none;
  box-shadow: none;
  background-color: #0a9ed2;
}
.navbar .navbar-collapse.collapsing,
.navbar .navbar-collapse.in {
  border-bottom: 3px solid #1d3a8f;
  padding-bottom: 20px;
  padding-top: 20px;
}
.navbar .first-level {
  position: static;
  float: none;
  width: auto;
}
.navbar .second-level {
  margin-top: 5px !important;
}
.navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-nav > li {
  padding: 0 20px;
}
.navbar-nav > li > a {
  color: #fff;
  background-color: transparent;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1;
}
.navbar-nav > li.dropdown > a.dropdown-link {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 16px;
  border-top: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}
.navbar-nav > li.dropdown > a.dropdown-toggle {
  padding-left: 20px;
  padding-right: 20px;
  top: 2px;
}
.navbar-nav > li.dropdown + .dropdown > a.dropdown-link {
  border-top: 0 none !important;
}
.navbar-nav > li.dropdown + .dropdown > a.dropdown-toggle {
  top: 0;
}
.navbar-nav > li.dropdown.open > a.dropdown-link {
  border-bottom: 0 none !important;
}
.navbar-nav > li.active > a,
.navbar-nav > li:hover > a,
.navbar-nav > li:focus > a,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #fff;
  background-color: #0a9ed2 !important;
  border-color: transparent !important;
}
.navbar-nav > li + li:not(.dropdown) {
  margin-top: 5px;
}
.navbar-nav > li:not(.dropdown) + li.dropdown,
.navbar-nav > li.dropdown + li:not(.dropdown) {
  margin-top: 40px;
}
.navbar-nav .dropdown > .dropdown-link {
  padding-right: 60px !important;
}
.navbar-nav .dropdown > .dropdown-toggle {
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-nav .dropdown.open > .dropdown-toggle i:before {
  content: "\2212";
}
.navbar-nav .dropdown-menu {
  border: 0;
  border-radius: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 10px 0;
}
.navbar-nav .dropdown-menu > li > a {
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  line-height: 1;
  color: #fff;
  background-color: transparent;
  white-space: normal;
}
.navbar-nav .dropdown-menu > li.active > a,
.navbar-nav .dropdown-menu > li:hover > a,
.navbar-nav .dropdown-menu > li:focus > a,
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus {
  color: #fff !important;
  background-color: #0a9ed2 !important;
}
.navbar-nav .open > a,
.navbar-nav .open > a:hover,
.navbar-nav .open > a:focus {
  background-color: transparent;
  border-color: transparent;
}
.navbar-nav .open .dropdown-menu {
  margin: 0 0 10px;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a {
  line-height: 1;
  padding: 10px 20px;
}
#socialmenuHeader {
  display: flex;
  margin-left: 20px;
  margin-top: 40px;
}
#socialmenuHeader li {
  margin-right: 10px;
}
#socialmenuHeader li a {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 20px;
  color: #fff;
  background-color: #1d3a8f;
  text-decoration: none;
}
#socialmenuHeader .glyphicon {
  top: 0;
}
@media (min-width: 480px) {
  .navbar .navbar-collapse {
    width: 320px;
    float: left;
  }
}
@media (min-width: 768px) {
  body {
    padding-top: 109px;
  }
  .headerarea {
    background-color: transparent;
  }
  .navbar {
    min-height: 109px;
  }
  .navbar .navbar-header {
    background-color: #fff;
  }
  .navbar .navbar-collapse {
    width: 360px;
  }
  #socialmenu {
    position: absolute;
    top: 19px;
    right: 48px;
    z-index: 1008;
    margin-bottom: 0;
  }
  #socialmenu li a {
    display: block;
    padding: 3px;
    line-height: 1;
    font-size: 24px;
  }
  #topmenu {
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
  }
  #topmenu > li > a {
    display: inline-block;
    padding: 10px 5px;
    color: #000;
  }
  #topmenu > li.active > a,
  #topmenu > li:hover > a,
  #topmenu > li:focus > a,
  #topmenu > li > a:hover,
  #topmenu > li > a:focus {
    color: #0a9ed2;
  }
  #topmenu > li:after {
    content: "|";
    margin-left: 10px;
  }
  #topmenu > li:last-child:after {
    display: none;
  }
}
@media (min-width: 1440px) {
  body {
    padding-top: 188px;
  }
  .navbar .navbar-toggle {
    padding: 42px 40px;
  }
  .navbar .navbar-brand {
    padding: 15px;
  }
  .navbar .navbar-brand img {
    height: 100px;
  }
  .navbar .navbar-collapse {
    width: 420px;
  }
  .navbar-nav > li {
    padding: 0 40px;
  }
  .navbar-nav > li > a {
    padding: 15px 0;
    font-size: 18px;
  }
  .navbar-nav > li.dropdown > a.dropdown-link {
    font-size: 18px;
  }
  .navbar-nav > li.dropdown > a.dropdown-toggle {
    padding-right: 40px;
  }
  .navbar-nav .dropdown-menu > li > a {
    font-size: 16px;
  }
  #socialmenuHeader {
    margin-left: 40px;
  }
  #socialmenuHeader li a {
    width: 42px;
    height: 42px;
    font-size: 24px;
  }
  #socialmenu {
    top: 49px;
    right: 88px;
  }
  #topmenu {
    font-size: 24px;
  }
  #topmenu > li > a {
    padding: 15px 10px;
  }
}
.headerarea {
  position: fixed;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  -o-transition: top 0.4s ease;
  transition: top 0.4s ease;
}
.headerarea .navbar,
.headerarea .navbar-header {
  -webkit-transition: min-height 0.4s ease;
  -moz-transition: min-height 0.4s ease;
  -o-transition: min-height 0.4s ease;
  transition: min-height 0.4s ease;
}
.headerarea .navbar-brand {
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  -o-transition: top 0.4s ease;
  transition: top 0.4s ease;
}
.headerarea #topmenu {
  -webkit-transition: margin-top 0.4s ease;
  -moz-transition: margin-top 0.4s ease;
  -o-transition: margin-top 0.4s ease;
  transition: margin-top 0.4s ease;
}
.headerarea[data-scroll="none"],
.headerarea[data-scroll="up"] {
  top: 0;
}
.headerarea[data-scroll="up"] .navbar-header {
  background-color: #fff;
  -webkit-box-shadow: 4px 0px 8px 0px rgba(51,51,51,0.4);
  -moz-box-shadow: 4px 0px 8px 0px rgba(51,51,51,0.4);
  box-shadow: 4px 0px 8px 0px rgba(51,51,51,0.4);
}
.headerarea[data-scroll="down"] {
  top: -80px;
}
@media (min-width: 768px) {
  .headerarea[data-scroll="down"] {
    top: -120px;
  }
  .headerarea[data-scroll="up"] .navbar,
  .headerarea[data-scroll="up"] .navbar-header {
    min-height: 70px;
  }
  .headerarea[data-scroll="up"] .navbar-brand {
    top: -80px;
  }
  .headerarea[data-scroll="up"] #topmenu {
    margin-top: -54px;
  }
}
@media (min-width: 1440px) {
  .headerarea[data-scroll="down"] {
    top: -200px;
  }
  .headerarea[data-scroll="up"] .navbar,
  .headerarea[data-scroll="up"] .navbar-header {
    min-height: 130px;
  }
  .headerarea[data-scroll="up"] .navbar-brand {
    top: -130px;
  }
  .headerarea[data-scroll="up"] #topmenu {
    margin-top: -94px;
  }
}
.navbar form[role="search"] {
  position: absolute;
  top: 0;
  right: 2px;
  width: 40px;
  height: 70px;
  padding: 0;
  margin: 0;
  z-index: 1010;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
}
.navbar form[role="search"] .input-group {
  height: 100%;
}
.navbar form[role="search"] button,
.navbar form[role="search"] #ke_search_sword {
  padding: 0 8px;
  border: 0;
  margin: 0 !important;
  color: #1d3a8f !important;
  background-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}
.navbar form[role="search"] #ke_search_sword {
  padding: 0;
  padding-left: 20px;
  opacity: 0;
  display: none;
  position: relative;
  top: auto;
  height: 100%;
  height: 70px;
}
.navbar form[role="search"] button[type="submit"] {
  display: table;
}
.navbar form[role="search"] button[type="submit"] .icon,
.navbar form[role="search"] button[type="submit"] span {
  display: table-cell;
  vertical-align: middle;
}
.navbar form[role="search"] button[type="submit"] .icon {
  font-size: 24px;
}
.navbar form[role="search"] button[type="submit"] span {
  display: none;
}
.navbar form[role="search"] button[type="reset"] {
  display: none;
}
.navbar form[role="search"].active {
  width: 100%;
  right: 0;
}
.navbar form[role="search"].active button,
.navbar form[role="search"].active #ke_search_sword {
  display: table-cell;
  opacity: 1;
  color: #fff !important;
}
.navbar form[role="search"].active #ke_search_sword {
  width: 100%;
}
.navbar form[role="search"].active .input-group {
  background-color: #1d3a8f;
}
.navbar form[role="search"].active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0a9ed2;
}
@media (min-width: 1440px) {
  .navbar form[role="search"] {
    height: 130px;
    right: 42px;
  }
  .navbar form[role="search"] #ke_search_sword {
    height: 130px;
  }
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn {
  width: 1%;
}
.tx-kesearch-pi1 form {
  margin-bottom: 0;
}
.tx-kesearch-pi1 #ke_search_sword {
  position: relative;
  top: 0;
  width: 100%;
  padding: 15px;
  display: block;
  color: #1d3a8f;
  border-color: #1d3a8f;
}
.tx-kesearch-pi1 #ke_search_sword:hover,
.tx-kesearch-pi1 #ke_search_sword:focus {
  -webkit-box-shadow: 0px 0.5px 1px -0.25px #10204f;
  -moz-box-shadow: 0px 0.5px 1px -0.25px #10204f;
  box-shadow: 0px 0.5px 1px -0.25px #10204f;
}
.tx-kesearch-pi1 .resetbutt {
  margin-top: 10px;
}
.slideshow {
  position: relative;
  background-color: #1d3a8f;
  color: #fff;
}
.slideshow div[id^="c"] {
  position: relative;
}
.slideshow .slick-slide > div,
.slideshow .slick-slide > div > div {
  display: table !important;
  width: 100%;
}
.slideshow img:not(.no-scale) {
  width: 100%;
  max-width: none;
}
.slideshow .h1,
.slideshow .h2,
.slideshow .h3,
.slideshow .h4 {
  font-size: 2em;
}
.slideshow .h1 + .text-muted,
.slideshow .h2 + .text-muted,
.slideshow .h3 + .text-muted,
.slideshow .h4 + .text-muted {
  text-decoration: none;
  background: transparent url("../img/underline-left-primary.svg") no-repeat left bottom;
  background-size: 100% auto;
  line-height: 1.5;
  display: inline;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  box-decoration-break: clone;
  background-image: url("../img/underline-left-secondary.svg");
  font-size: 1em;
}
.slideshow .h1 + .text-muted.text-right,
.text-right .slideshow .h1 + .text-muted,
.slideshow .h2 + .text-muted.text-right,
.text-right .slideshow .h2 + .text-muted,
.slideshow .h3 + .text-muted.text-right,
.text-right .slideshow .h3 + .text-muted,
.slideshow .h4 + .text-muted.text-right,
.text-right .slideshow .h4 + .text-muted {
  background-image: url("../img/underline-right-primary.svg");
}
.block-primary .slideshow .h1 + .text-muted,
.frame-layout-textoverlay .slideshow .h1 + .text-muted,
.block-primary .slideshow .h2 + .text-muted,
.frame-layout-textoverlay .slideshow .h2 + .text-muted,
.block-primary .slideshow .h3 + .text-muted,
.frame-layout-textoverlay .slideshow .h3 + .text-muted,
.block-primary .slideshow .h4 + .text-muted,
.frame-layout-textoverlay .slideshow .h4 + .text-muted {
  background-image: url("../img/underline-left-secondary.svg");
}
.slideshow .h1 em,
.slideshow .h2 em,
.slideshow .h3 em,
.slideshow .h4 em {
  font-style: normal;
  font-size: 3em;
  line-height: 0.8;
  display: block;
  margin-bottom: 10px;
}
.slideshow header {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px;
  margin-bottom: 0;
  background-color: #1d3a8f;
  width: 75%;
}
.slideshow #badgeStoerer {
  position: absolute;
  z-index: 10;
  right: 20px;
  bottom: 0;
  transform: translateY(40%);
  width: 110px;
}
@media (min-width: 768px) {
  .slideshow header {
    padding-right: 20%;
    width: 50%;
  }
  .slideshow #badgeStoerer {
    right: 40px;
    transform: translateY(30%);
    width: 160px;
  }
}
@media (min-width: 992px) {
  .slideshow header {
    padding: 40px 20% 40px 40px;
  }
  .slideshow .h1,
  .slideshow .h2,
  .slideshow .h3,
  .slideshow .h4 {
    font-size: 3em;
  }
  .slideshow #badgeStoerer {
    transform: translateY(20%);
    width: 180px;
  }
}
@media (min-width: 1440px) {
  .slideshow .h1 + .text-muted,
  .slideshow .h2 + .text-muted,
  .slideshow .h3 + .text-muted,
  .slideshow .h4 + .text-muted {
    font-size: 1.5em;
  }
  .slideshow #badgeStoerer {
    right: 12.5%;
    transform: translateY(15%);
    width: auto;
  }
}
@media (min-width: 1920px) {
  .slideshow header {
    padding-right: 25%;
  }
  .slideshow .h1,
  .slideshow .h2,
  .slideshow .h3,
  .slideshow .h4 {
    font-size: 4em;
  }
  .slideshow #badgeStoerer {
    width: 280px;
  }
}
.introaniwide {
  animation: animationFrames linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}
@keyframes animationFrames {
  0% {
    transform: translate(-340px,0px);
  }
  76% {
    transform: translate(0px,0px);
  }
  87% {
    transform: translate(-30px,0px);
  }
  100% {
    transform: translate(0px,0px);
  }
}
@-moz-keyframes animationFrames {
  0% {
    -moz-transform: translate(-340px,0px);
  }
  76% {
    -moz-transform: translate(0px,0px);
  }
  87% {
    -moz-transform: translate(-30px,0px);
  }
  100% {
    -moz-transform: translate(0px,0px);
  }
}
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: translate(-340px,0px);
  }
  76% {
    -webkit-transform: translate(0px,0px);
  }
  87% {
    -webkit-transform: translate(-30px,0px);
  }
  100% {
    -webkit-transform: translate(0px,0px);
  }
}
@-o-keyframes animationFrames {
  0% {
    -o-transform: translate(-340px,0px);
  }
  76% {
    -o-transform: translate(0px,0px);
  }
  87% {
    -o-transform: translate(-30px,0px);
  }
  100% {
    -o-transform: translate(0px,0px);
  }
}
@-ms-keyframes animationFrames {
  0% {
    -ms-transform: translate(-340px,0px);
  }
  76% {
    -ms-transform: translate(0px,0px);
  }
  87% {
    -ms-transform: translate(-30px,0px);
  }
  100% {
    -ms-transform: translate(0px,0px);
  }
}
#buttonbar {
  display: none;
}
@media (min-width: 768px) {
  #buttonbar {
    right: 0;
    width: 235px;
    z-index: 20;
    margin: 0;
    pointer-events: none;
    -webkit-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    -o-transition: top 0.4s ease;
    transition: top 0.4s ease;
    display: block;
    position: absolute;
  }
  #buttonbar.affix {
    position: fixed;
    top: 20px;
  }
  #buttonbar.affix[data-scroll="up"] {
    top: 115px;
  }
  #buttonbar li {
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    display: table;
    color: #fff;
    background-color: #0a9ed2;
    width: 100%;
    height: 48px;
    margin-left: 185px;
    border: 2px solid #fff;
    border-right: 0 none;
    pointer-events: auto;
  }
  #buttonbar li + li {
    margin-top: -2px;
  }
  #buttonbar li .buttonbar-icon,
  #buttonbar li > a {
    display: table-cell;
    vertical-align: middle;
    padding: 12px;
    overflow: hidden;
    line-height: 1;
    color: #fff;
  }
  #buttonbar li .buttonbar-icon {
    cursor: pointer;
    top: 0;
    font-size: 24px;
    background-color: #0a9ed2;
    -webkit-transition: color .5s ease, background-color .5s ease;
    -moz-transition: color .5s ease, background-color .5s ease;
    -o-transition: color .5s ease, background-color .5s ease;
    transition: color .5s ease, background-color .5s ease;
  }
  #buttonbar li:hover .buttonbar-icon,
  #buttonbar li:focus .buttonbar-icon {
    background-color: #1d3a8f;
  }
  #buttonbar li > a {
    width: 100%;
    color: #fff;
    font-size: 14px;
  }
  #buttonbar li:not(.btn-wide):hover,
  #buttonbar li:not(.btn-wide):focus {
    -webkit-transform: translate(-185px,0);
    -moz-transform: translate(-185px,0);
    -ms-transform: translate(-185px,0);
    -o-transform: translate(-185px,0);
    transform: translate(-185px,0);
  }
  #buttonbar li.btn-wide {
    width: 590px;
  }
  #buttonbar li.btn-wide > div {
    -webkit-transition: height 0.4s ease;
    -moz-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
    transition: height 0.4s ease;
    overflow: hidden;
    padding: 10px;
    font-size: 14px;
  }
  #buttonbar li.btn-wide > div div {
    height: 100%;
  }
  #buttonbar li.btn-wide > div a {
    color: #fff;
  }
  #buttonbar li.btn-intro {
    animation: animationFrames linear 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    -webkit-animation: animationFrames linear 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animationFrames linear 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -o-animation: animationFrames linear 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -ms-animation: animationFrames linear 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
  }
  #buttonbar li.btn-fixed {
    -webkit-transform: translate(-540px,0);
    -moz-transform: translate(-540px,0);
    -ms-transform: translate(-540px,0);
    -o-transform: translate(-540px,0);
    transform: translate(-540px,0);
  }
  #buttonbar li.btn-fixed > div {
    height: auto;
  }
  #buttonbar li.btn-fixed .buttonbar-icon {
    background-color: #1d3a8f;
  }
}
@media (min-width: 1440px) {
  #buttonbar {
    width: 281px;
  }
  #buttonbar.affix[data-scroll="up"] {
    top: 193px;
  }
  #buttonbar li {
    height: 64px;
    margin-left: 215px;
  }
  #buttonbar li .buttonbar-icon,
  #buttonbar li > a {
    padding: 16px;
  }
  #buttonbar li .buttonbar-icon {
    font-size: 32px;
  }
  #buttonbar li > a {
    font-size: 16px;
  }
  #buttonbar li:not(.btn-wide):hover,
  #buttonbar li:not(.btn-wide):focus {
    -webkit-transform: translate(-215px,0);
    -moz-transform: translate(-215px,0);
    -ms-transform: translate(-215px,0);
    -o-transform: translate(-215px,0);
    transform: translate(-215px,0);
  }
  #buttonbar li.btn-wide {
    width: 746px;
  }
  #buttonbar li.btn-wide > div {
    padding: 20px;
    font-size: 16px;
  }
  #buttonbar li.btn-fixed {
    -webkit-transform: translate(-680px,0);
    -moz-transform: translate(-680px,0);
    -ms-transform: translate(-680px,0);
    -o-transform: translate(-680px,0);
    transform: translate(-680px,0);
  }
}
.tabscollapse-menu {
  margin-bottom: 40px;
  text-align: center;
}
.tabscollapse-menu .nav > li {
  float: none;
  display: inline-block;
  padding: 0 5px;
}
.tabscollapse-menu .nav > li > a {
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
  color: #000 !important;
}
.tabscollapse-menu .nav > li:after {
  content: "|";
  margin-left: 10px;
  color: #1d3a8f;
  font-size: 1.4em;
  font-weight: 700;
  position: relative;
  top: -3px;
}
.tabscollapse-menu .nav > li:last-child:after {
  display: none;
}
.tabscollapse-menu .nav > li:not(.active) .underline {
  background: none;
}
@media (min-width: 992px) {
  .tabscollapse-menu .nav > li:after {
    font-size: 1.6em;
    top: -4px;
  }
}
@media (min-width: 1440px) {
  .tabscollapse-menu .nav > li:after {
    font-size: 1.8em;
    top: -5px;
  }
}
.panel-group {
  margin-bottom: 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-group .panel-default {
  border: 0 none;
  border-top: 1px solid;
  border-color: #000;
}
.panel-group .panel-default > .panel-heading {
  border-color: #000;
}
.panel-group .panel-default .panel-body {
  border-top-color: #fff !important;
}
.panel-group .panel-default:last-child {
  border-bottom: 1px solid #000;
}
.panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel table p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.panel table.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ebeaeb;
}
.panel table.table.table-hover > tbody > tr:hover {
  background-color: #c6c3c6;
}
.panel-heading {
  padding: 10px 10px;
  line-height: 1;
}
.panel-heading .accordion-toggle {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  line-height: 1.2;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  position: relative;
  display: block;
  margin-bottom: 0;
}
.panel-heading .accordion-toggle + .text-muted {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 1.6;
  color: #000;
  text-transform: none;
}
.panel-heading .accordion-toggle a {
  color: #000;
}
.panel-heading .accordion-toggle a:hover,
.panel-heading .accordion-toggle a:focus {
  color: #000;
  text-decoration: none;
}
.panel-heading .accordion-toggle .accordion-toggle-text {
  display: inline-block;
  max-width: 85%;
}
.panel-heading .accordion-toggle i {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  top: 2px;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.panel-heading .accordion-toggle[aria-expanded="true"] {
  color: #0a9ed2;
}
.panel-heading .accordion-toggle[aria-expanded="true"] i {
  color: #0a9ed2;
}
.panel-heading .accordion-toggle[aria-expanded="true"] i:before {
  content: "\2212";
}
.panel-body {
  padding: 0 10px 20px;
}
.panel-body > div[id^="c"]:first-child {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .panel-heading .accordion-toggle {
    font-size: 18px;
  }
  .panel-heading .accordion-toggle i {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 1200px) {
  .panel-heading {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .panel-heading .accordion-toggle i {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.panel-group-plus.panel-group .panel-default,
.panel-group-plus.panel-group .panel-heading,
.panel-group-plus.panel-group .panel-body {
  border: 0 none !important;
}
.panel-group-plus .panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel-group-plus .panel-heading {
  padding: 0;
}
.panel-group-plus .panel-heading .accordion-toggle .accordion-toggle-text {
  max-width: none;
}
.panel-group-plus .panel-heading .accordion-toggle i {
  float: none;
  display: block;
  color: #1d3a8f;
  line-height: 1.42857143;
  padding: 0;
}
.panel-group-plus .panel-heading .accordion-toggle i:before {
  content: "\e921";
}
.panel-group-plus .panel-heading .accordion-toggle i:after {
  content: "Details";
  color: #000;
  margin-left: 5px;
  font-size: 18px;
  position: relative;
  top: -2px;
}
.panel-group-plus .panel-heading .accordion-toggle[aria-expanded="true"] i:before {
  content: "\e921";
}
.panel-group-plus .panel-body {
  padding: 0;
}
.panel-group-plus .panel-body > div[id^="c"]:first-child {
  padding-top: 10px;
  border-top: 0 none;
}
.frame-layout-textoverlay {
  text-align: center;
}
.frame-layout-textoverlay > div {
  position: relative;
}
.frame-layout-textoverlay .ce-gallery {
  padding-right: 12.5%;
}
.frame-layout-textoverlay .ce-gallery img {
  width: 100%;
  max-width: none;
}
.frame-layout-textoverlay .ce-bodytext {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.frame-layout-textoverlay .ce-bodytext p {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 20px;
  text-transform: uppercase;
  font-size: 24px;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 5px;
  padding: 10px 20px;
  background-color: #1d3a8f;
  color: #fff;
  white-space: nowrap;
  text-decoration: underline;
  text-decoration-color: #0a9ed2;
}
.frame-layout-textoverlay .ce-bodytext p + .text-muted {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 1.6;
  color: #000;
  text-transform: none;
}
.frame-layout-textoverlay .ce-bodytext p a {
  color: #000;
}
.frame-layout-textoverlay .ce-bodytext p a:hover,
.frame-layout-textoverlay .ce-bodytext p a:focus {
  color: #000;
  text-decoration: none;
}
.frame-layout-textoverlay .ce-bodytext p a {
  color: #fff;
  text-decoration-color: #0a9ed2;
}
.frame-layout-textoverlay .ce-bodytext p a:hover,
.frame-layout-textoverlay .ce-bodytext p a:focus {
  color: #0a9ed2;
}
.frame-layout-textoverlay .ce-bodytext p.has-underline {
  text-decoration: none;
}
.frame-layout-textoverlay .ce-bodytext ul,
.frame-layout-textoverlay .ce-bodytext ol,
.frame-layout-textoverlay .ce-bodytext h1,
.frame-layout-textoverlay .ce-bodytext h2,
.frame-layout-textoverlay .ce-bodytext h3,
.frame-layout-textoverlay .ce-bodytext h4,
.frame-layout-textoverlay .ce-bodytext blockquote,
.frame-layout-textoverlay .ce-bodytext .btn {
  display: none;
}
@media (max-width: 767px) {
  .frame-layout-textoverlay {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 768px) {
  .frame-layout-textoverlay .ce-bodytext p {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .frame-layout-textoverlay .ce-bodytext p {
    padding: 20px 40px;
  }
}
@media (min-width: 1440px) {
  .frame-layout-textoverlay .ce-bodytext p {
    font-size: 30px;
  }
}
@media (min-width: 1920px) {
  .frame-layout-textoverlay .ce-gallery {
    padding-right: 10%;
  }
}
.row-gridelements[class*="block-"] .frame-layout-textoverlay .ce-gallery {
  padding-right: 0;
}
.row-gridelements[class*="block-"] .frame-layout-textoverlay .ce-bodytext {
  right: -20px;
}
@media (min-width: 768px) {
  .row-gridelements[class*="block-"] .frame-layout-textoverlay .ce-bodytext {
    right: -80px;
  }
  .row-gridelements[class*="block-"] .frame-layout-textoverlay .ce-bodytext p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .row-gridelements[class*="block-"] .frame-layout-textoverlay .ce-gallery {
    padding-right: 12.5%;
  }
  .row-gridelements[class*="block-"] .frame-layout-textoverlay .ce-bodytext p {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .row-gridelements[class*="block-"] .frame-layout-textoverlay .ce-bodytext {
    right: -120px;
  }
  .row-gridelements[class*="block-"] .frame-layout-textoverlay .ce-bodytext p {
    font-size: 24px;
  }
}
.tx-tiles {
  color: #fff;
  text-align: center;
}
.tx-tiles .tiles-container {
  display: flex;
  flex-flow: column nowrap;
}
.tx-tiles .tiles-container > div {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
.tx-tiles .tile {
  width: 100%;
  height: auto;
}
.tx-tiles .tile > div {
  background-color: #c6c3c6;
  position: relative;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.tx-tiles .tile:before {
  content: '';
  float: left;
  padding-top: 75%;
}
.tx-tiles .tile + .tile {
  margin-top: 10px;
}
.tx-tiles .tile-text {
  margin-top: 20px;
  font-size: 24px;
  text-transform: uppercase;
}
.tx-tiles .tile-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 20px;
}
.tx-tiles .tile-link i {
  position: absolute;
  top: auto;
  bottom: 10px;
  right: 20px;
  z-index: 10;
}
.tx-tiles .tile-link:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 17px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.tx-tiles .tiles-xl .overlay-xl-top {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.tx-tiles .tiles-xl:after {
  content: "";
  background: transparent url("../img/underline-left-white.svg") no-repeat center center;
  background-size: cover;
  height: 10px;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
}
.tx-tiles .tiles-xl .tile > div {
  background-color: #1d3a8f;
}
.tx-tiles .tiles-xl .tile-text {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 24px;
}
.tx-tiles .tiles-xl .tile-link {
  color: #0a9ed2;
}
.tx-tiles .tiles-sm {
  margin-top: 10px;
}
.tx-tiles .tiles-sm .tile:first-child > div {
  background-color: #0a9ed2;
}
.tx-tiles .tiles-sm .tile:nth-child(3) > div {
  background-color: #a09ca0;
}
.tx-tiles .tiles-sm .tile:nth-child(4) > div {
  background-color: #33c3f5;
}
@media (max-width: 767px) {
  .tx-tiles .tile-image img {
    max-width: 90px;
  }
}
@media (min-width: 768px) {
  .tx-tiles .tile + .tile {
    margin-top: 0;
  }
  .tx-tiles .tile-text {
    font-size: 20px;
  }
  .tx-tiles .tiles-xl .tile-text {
    font-size: 30px;
    max-width: 60%;
  }
  .tx-tiles .tiles-sm {
    margin: 5px -5px -5px;
  }
  .tx-tiles .tiles-sm .tile {
    width: 50%;
    padding: 5px;
  }
  .tx-tiles .tiles-sm:before {
    content: "";
    background: transparent url("../img/underline-top-white.svg") no-repeat center center;
    background-size: cover;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    z-index: 5;
  }
  .tx-tiles .tiles-sm:after {
    content: "";
    background: transparent url("../img/underline-left-white.svg") no-repeat center center;
    background-size: cover;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  .tx-tiles .tiles-container {
    flex-flow: row wrap;
    margin: 0 -5px;
  }
  .tx-tiles .tiles-container > div {
    width: 50%;
    padding: 0 5px;
  }
  .tx-tiles .tile-image img {
    max-width: 60%;
    margin: 0 auto;
  }
  .tx-tiles .tile-text {
    font-size: 18px;
  }
  .tx-tiles .tiles-xl:after {
    background-image: url("../img/underline-top-white.svg");
    height: auto;
    left: auto;
    width: 10px;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .tx-tiles .tiles-xl .tile-text {
    font-size: 24px;
  }
  .tx-tiles .tiles-sm {
    margin-top: -5px;
  }
}
@media (min-width: 1440px) {
  .tx-tiles .tiles-xl .tile-text {
    font-size: 30px;
  }
}
@media (min-width: 1920px) {
  .tx-tiles .tile-image img {
    max-width: 100%;
  }
  .tx-tiles .tile-text {
    font-size: 24px;
  }
  .tx-tiles .tiles-xl .tile-text {
    font-size: 48px;
  }
}
.tx-staff .teaser {
  margin-bottom: 0;
}
.tx-staff .ce-gallery {
  margin: 0 !important;
}
.tx-staff .ce-gallery figure {
  padding: 0 !important;
}
.tx-staff .staff-container > div figure {
  overflow: hidden;
}
.tx-staff .staff-container > div figure img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tx-staff .staff-container > div:hover figure img,
.tx-staff .staff-container > div:focus figure img {
  -ms-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.tx-staff.staff-slider div[id^="c"] + div[id^="c"] {
  margin-top: 0 !important;
}
.tx-staff.staff-slider .staff-container > div:hover figure img,
.tx-staff.staff-slider .staff-container > div:focus figure img {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.tx-staff.staff-slider .slick-slide {
  padding-right: 20px;
}
.tx-staff.staff-slider .slick-prev,
.tx-staff.staff-slider .slick-next {
  background-color: #0a9ed2;
  border-color: #fff;
  top: 40%;
}
.tx-staff.staff-slider .slick-prev:hover,
.tx-staff.staff-slider .slick-prev:focus,
.tx-staff.staff-slider .slick-prev:active,
.tx-staff.staff-slider .slick-next:hover,
.tx-staff.staff-slider .slick-next:focus,
.tx-staff.staff-slider .slick-next:active {
  background-color: #1d3a8f;
}
.tx-staff.staff-slider .slick-prev {
  left: 0;
  border-left: 0 none;
}
.tx-staff.staff-slider .slick-next {
  right: 0;
  border-right: 0 none;
}
@media (min-width: 768px) {
  .tx-staff div[id^="c"] + div[id^="c"] {
    margin-top: 0 !important;
  }
  .tx-staff[data-columns] .staff-container {
    display: flex;
    flex-flow: row wrap;
    margin: -20px;
  }
  .tx-staff[data-columns] .staff-container > div {
    width: 50%;
    padding: 20px;
  }
  .tx-staff.staff-slider .staff-container {
    max-width: 360px;
  }
  .tx-staff.staff-slider .slick-slide {
    padding-right: 40px;
  }
  .tx-staff.staff-slider .slick-prev,
  .tx-staff.staff-slider .slick-next {
    transform: translateY(-50%) scale(1.2);
  }
  .tx-staff.staff-grid .staff-container {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -20px;
  }
  .tx-staff.staff-grid .staff-container > div {
    width: 50%;
    padding: 0 20px;
  }
  .tx-staff.staff-grid .staff-container > div:nth-child(even) {
    margin-top: 120px !important;
  }
}
@media (min-width: 992px) {
  .tx-staff[data-columns] .staff-container > div {
    width: auto;
    flex: 1 50%;
    max-width: 50%;
  }
  .tx-staff[data-columns][data-third="1"] .staff-container > div,
  .tx-staff[data-columns][data-fifth="1"] .staff-container > div {
    flex: 1 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 1200px) {
  .tx-staff[data-columns] .staff-container > div {
    flex: 25%;
    max-width: 25%;
  }
  .tx-staff.staff-grid .staff-container > div {
    width: 25%;
  }
  .tx-staff.staff-grid .staff-container > div:nth-child(even) {
    margin-top: 100px !important;
  }
}
@media (min-width: 1440px) {
  .tx-staff[data-columns][data-fifth="1"] .staff-container > div {
    flex: 1 20%;
    max-width: 20%;
  }
  .tx-staff.staff-single .staff-container {
    margin: -40px;
  }
  .tx-staff.staff-single .person {
    padding: 40px;
  }
}
.tx-timeline .timeline-container {
  display: flex;
  padding: 0 20px;
}
.tx-timeline .item-divider {
  position: relative;
  height: 4px;
  background-color: #1d3a8f;
  margin: 40px 0;
}
.tx-timeline .item-divider:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #1d3a8f;
  border: 4px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.tx-timeline .item-title,
.tx-timeline .item-text {
  display: flex;
  padding-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
}
.tx-timeline .item-title img,
.tx-timeline .item-text img {
  width: 100%;
  height: auto;
}
.tx-timeline .item-title {
  justify-content: flex-end;
}
.tx-timeline .timeline-item.is-odd .item-title,
.tx-timeline .timeline-item.is-even .item-text {
  font-weight: 700;
  font-size: 1.2em;
}
.tx-timeline .timeline-item.is-odd .item-text {
  padding-top: 10px;
}
.tx-timeline .timeline-item.is-even .item-title {
  padding-bottom: 10px;
}
.tx-timeline .slick-current .item-divider:after {
  width: 40px;
  height: 40px;
  border-color: #fff;
  left: 10px;
}
.tx-timeline .slick-next,
.tx-timeline .slick-prev {
  padding: 0;
  border: 0 none;
  color: #1d3a8f;
  font-size: 2em;
  font-weight: 700;
}
.tx-timeline .slick-next:hover,
.tx-timeline .slick-next:focus,
.tx-timeline .slick-next:active,
.tx-timeline .slick-prev:hover,
.tx-timeline .slick-prev:focus,
.tx-timeline .slick-prev:active {
  color: #0a9ed2;
}
.tx-timeline .slick-prev {
  left: -20px;
}
.tx-timeline .slick-next {
  right: -20px;
}
@media (min-width: 768px) {
  .tx-timeline .timeline-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .tx-timeline .slick-prev {
    left: -40px;
  }
  .tx-timeline .slick-next {
    right: -40px;
  }
}
@media (min-width: 1440px) {
  .tx-timeline .timeline-container {
    padding: 0;
  }
  .tx-timeline .slick-next,
  .tx-timeline .slick-prev {
    font-size: 1.5em;
  }
  .tx-timeline .slick-prev {
    left: -120px;
  }
  .tx-timeline .slick-next {
    right: -120px;
  }
}
.contentstyles2 ul:not(.ce-uploads):not(.pagination):not(.nav-pills):not(.parsley-errors-list):not(.list-inline):not(.list-unstyled) {
  padding-left: 0;
  list-style: none;
}
.contentstyles2 ul:not(.ce-uploads):not(.pagination):not(.nav-pills):not(.parsley-errors-list):not(.list-inline):not(.list-unstyled) > li {
  padding-left: 2em;
  text-indent: -1em;
}
.contentstyles2 ul:not(.ce-uploads):not(.pagination):not(.nav-pills):not(.parsley-errors-list):not(.list-inline):not(.list-unstyled) > li:before {
  content: "\2022";
  padding-right: 1em;
  display: inline-block;
}
.contentstyles2 ul:not(.ce-uploads):not(.pagination):not(.nav-pills):not(.parsley-errors-list):not(.list-inline):not(.list-unstyled) > li:before {
  color: #1d3a8f;
  padding-right: .5em;
  font-size: 2em;
  line-height: 0.75;
  position: relative;
  top: 6px;
}
.contentstyles2 .ce-center .ce-gallery figure,
.contentstyles2 .ce-nowrap .ce-gallery figure {
  width: 100%;
}
.contentstyles2 .ce-center .ce-gallery img,
.contentstyles2 .ce-nowrap .ce-gallery img {
  width: 100%;
  max-width: none;
}
.contentstyles2 .ce-center:not(.is-slideshow) .ce-gallery {
  display: flex;
  flex-flow: column nowrap;
  margin: -10px;
}
.contentstyles2 .ce-center:not(.is-slideshow) .ce-gallery figure {
  padding: 10px;
}
.contentstyles2 .ce-center:not(.is-slideshow).ce-above .ce-bodytext {
  margin-top: 20px;
}
.contentstyles2 .ce-center:not(.is-slideshow).ce-below .ce-bodytext {
  margin-bottom: 20px;
}
.contentstyles2 .ce-nowrap .ce-gallery figure + figure,
.contentstyles2 .ce-nowrap .ce-bodytext {
  margin-top: 20px;
}
.contentstyles2 .ce-above.ce-right img {
  margin-left: auto;
  margin-right: 0;
}
.contentstyles2 .ce-above.ce-right .ce-bodytext {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .contentstyles2 .ce-center:not(.is-slideshow) .ce-gallery:not([data-ce-images="1"]) {
    flex-flow: row wrap;
  }
  .contentstyles2 .ce-center:not(.is-slideshow) .ce-gallery:not([data-ce-images="1"]) figure {
    width: 50%;
  }
  .contentstyles2 .ce-nowrap {
    display: flex;
    flex-flow: row nowrap;
    margin: -10px;
  }
  .contentstyles2 .ce-nowrap > div {
    padding: 10px;
    flex: 1 1 auto;
  }
  .contentstyles2 .ce-nowrap .ce-gallery {
    max-width: 40%;
  }
  .contentstyles2 .ce-nowrap .ce-gallery img {
    width: auto;
    max-width: 100%;
  }
  .contentstyles2 .ce-nowrap .ce-bodytext {
    margin-top: 0;
    flex: 4 4 auto;
  }
  .contentstyles2 .ce-nowrap.ce-right {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .contentstyles2 .ce-center:not(.is-slideshow) .ce-gallery:not([data-ce-images="1"]):not([data-ce-images="2"]):not([data-ce-images="4"]) figure {
    width: 33.33333333%;
  }
  .contentstyles2 .ce-nowrap {
    margin: -20px;
  }
  .contentstyles2 .ce-nowrap > div {
    padding: 20px;
  }
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) ul:not(.ce-uploads):not(.pagination):not(.nav-pills):not(.parsley-errors-list):not(.list-inline):not(.list-unstyled) {
  padding-left: 0;
  list-style: none;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) ul:not(.ce-uploads):not(.pagination):not(.nav-pills):not(.parsley-errors-list):not(.list-inline):not(.list-unstyled) > li {
  padding-left: 2em;
  text-indent: -1em;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) ul:not(.ce-uploads):not(.pagination):not(.nav-pills):not(.parsley-errors-list):not(.list-inline):not(.list-unstyled) > li:before {
  content: "\2022";
  padding-right: 1em;
  display: inline-block;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) ul:not(.ce-uploads):not(.pagination):not(.nav-pills):not(.parsley-errors-list):not(.list-inline):not(.list-unstyled) > li:before {
  color: #1d3a8f;
  padding-right: .5em;
  font-size: 2em;
  line-height: 0.75;
  position: relative;
  top: 6px;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center .ce-gallery figure,
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap .ce-gallery figure {
  width: 100%;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center .ce-gallery img,
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap .ce-gallery img {
  width: 100%;
  max-width: none;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center:not(.is-slideshow) .ce-gallery {
  display: flex;
  flex-flow: column nowrap;
  margin: -10px;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center:not(.is-slideshow) .ce-gallery figure {
  padding: 10px;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center:not(.is-slideshow).ce-above .ce-bodytext {
  margin-top: 20px;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center:not(.is-slideshow).ce-below .ce-bodytext {
  margin-bottom: 20px;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap .ce-gallery figure + figure,
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap .ce-bodytext {
  margin-top: 20px;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-above.ce-right img {
  margin-left: auto;
  margin-right: 0;
}
.maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-above.ce-right .ce-bodytext {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center:not(.is-slideshow) .ce-gallery:not([data-ce-images="1"]) {
    flex-flow: row wrap;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center:not(.is-slideshow) .ce-gallery:not([data-ce-images="1"]) figure {
    width: 50%;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap {
    display: flex;
    flex-flow: row nowrap;
    margin: -10px;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap > div {
    padding: 10px;
    flex: 1 1 auto;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap .ce-gallery {
    max-width: 40%;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap .ce-gallery img {
    width: auto;
    max-width: 100%;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap .ce-bodytext {
    margin-top: 0;
    flex: 4 4 auto;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap.ce-right {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-center:not(.is-slideshow) .ce-gallery:not([data-ce-images="1"]):not([data-ce-images="2"]):not([data-ce-images="4"]) figure {
    width: 33.33333333%;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap {
    margin: -20px;
  }
  .maincontent .main-inner div[id^="c"]:not(.frame-type-gridelements_pi1):not(.frame-layout-textoverlay) .ce-nowrap > div {
    padding: 20px;
  }
}
.maincontent .main-inner > .frame-class-fullwidth {
  margin-left: -20px;
  margin-right: -20px;
}
.maincontent div[id^="c"] + div[id^="c"]:not(.frame-layout-nomargintop) {
  margin-top: 40px;
}
.maincontent div[id^="c"] + div[id^="c"].frame-layout-nomargintop {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .maincontent .main-inner .frame-class-decrease {
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
  .maincontent .main-inner > .frame-class-fullwidth {
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media (min-width: 992px) {
  .maincontent div[id^="c"] + div[id^="c"]:not(.frame-layout-nomargintop) {
    margin-top: 60px;
  }
}
@media (min-width: 1440px) {
  .maincontent .main-inner > .frame-class-none,
  .maincontent .main-inner > .frame-class-fullwidth .frame-class-none {
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
  .maincontent .main-inner .frame-class-decrease {
    padding-left: 25%;
    padding-right: 25%;
  }
  .maincontent .main-inner .frame-class-enlarge {
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .maincontent div[id^="c"] + div[id^="c"]:not(.frame-layout-nomargintop) {
    margin-top: 80px;
  }
}
.maincontent,
footer {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .maincontent,
  footer {
    margin-top: 60px;
  }
}
@media (min-width: 1440px) {
  .maincontent,
  footer {
    margin-top: 80px;
  }
}
footer {
  width: 100%;
  padding-bottom: 40px;
  font-size: 14px;
  background-color: #1d3a8f;
  color: #fff;
}
footer a {
  color: #fff;
}
footer .footer-logo {
  margin-bottom: 20px;
}
footer .schraege {
  margin-bottom: 40px;
  position: relative;
  top: -1px;
}
@media (min-width: 768px) {
  footer {
    font-size: 16px;
    padding-bottom: 60px;
  }
  footer .row-menu {
    margin-top: 20px;
  }
  footer .row-imprint {
    display: flex;
    flex-flow: row nowrap;
    margin: 40px auto 0;
  }
  footer .row-imprint > div {
    flex: 1 auto;
  }
  footer .row-imprint .footer-logo {
    margin-bottom: 0;
    min-width: 280px;
  }
  footer .row-imprint .footer-imprint {
    padding-top: 36px;
  }
  footer #footermenu {
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
  }
  footer #footermenu > li > a {
    font-weight: 700;
    text-transform: uppercase;
  }
  footer #footermenu > li + li {
    margin-top: 5px;
  }
  footer #footermenu ul {
    display: inline;
  }
  footer #footermenu ul:before {
    content: "–";
    margin-left: 15px;
    margin-right: 5px;
  }
  footer #footermenu ul > li:after {
    content: "|";
    margin-left: 10px;
  }
  footer #footermenu ul > li:last-child:after {
    display: none;
  }
}
@media (min-width: 992px) {
  footer .row-imprint {
    max-width: 800px;
  }
}
@media (min-width: 1440px) {
  footer {
    padding-bottom: 80px;
  }
  footer .row-imprint {
    margin-top: 60px;
  }
  footer #footermenu {
    font-size: 16px;
  }
}
#scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 20;
  display: table;
  width: 40px;
  height: 40px;
  background-color: #0a9ed2;
  color: #fff;
  border: 1px solid #fff;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#scroll-to-top .icon {
  top: 0;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#scroll-to-top[data-scroll="up"] {
  opacity: 1;
}
#scroll-to-top:hover,
#scroll-to-top:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  #scroll-to-top {
    right: 40px;
  }
}
.news-list .page-navigation {
  margin-top: 20px;
  text-align: center;
}
.news-list .page-navigation > p {
  display: none;
}
.btn-read-all {
  margin-top: 20px;
  text-align: center;
}
.news-category {
  color: #1d3a8f;
  font-size: 14px;
}
.news-category ul {
  margin-bottom: 0;
}
.news-category ul > li {
  padding-right: 0;
}
.news-category ul > li:after {
  content: "|";
}
.news-category ul > li:last-child:after {
  display: none;
}
.news-item .news-date {
  font-weight: 700;
}
.news-item .news-title {
  margin-bottom: 0;
}
.news-item .news-title a {
  color: #000;
}
.news-item .btn-read-more {
  position: relative;
  font-size: 20px;
}
.news-item .btn-read-more:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 3px;
  right: -3px;
  width: 20px;
  height: 20px;
  background-color: #0a9ed2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.news-item .btn-read-more:hover,
.news-item .btn-read-more:focus {
  text-decoration: none;
}
.news-item .btn-read-more:hover:after,
.news-item .btn-read-more:focus:after {
  background-color: #1d3a8f;
}
.news-item.item-mini .item-inner {
  border-top: 1px solid #000;
  padding: 10px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.news-item.item-mini .item-inner .news-meta {
  width: 100%;
}
.news-item.item-mini .item-inner .news-content {
  width: 85%;
}
.news-item.item-mini .item-inner .news-footer {
  align-self: flex-end;
}
.news-item.item-mini:last-child .item-inner {
  border-bottom: 1px solid #000;
}
.news-item.item-landscape + .news-item {
  margin-top: 20px;
}
.news-item.item-landscape .news-meta {
  font-size: 14px;
  display: flex;
}
.news-item.item-landscape .news-date {
  color: #1d3a8f;
}
.news-item.item-landscape .news-category {
  margin-left: 10px;
}
.news-item.item-landscape .news-teaser {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
}
.news-item.item-landscape .news-footer {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.news-item.item-landscape .news-footer .news-teaser {
  width: 85%;
}
.news-list {
  text-align: left;
}
#newsCalendar {
  text-align: center;
  margin: -2px;
  font-size: 0.9em;
  line-height: 1;
}
#newsCalendar .cal-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
#newsCalendar .cal-row > div {
  white-space: nowrap;
  width: 14.28571428%;
  padding: 8px;
  color: #1d3a8f;
  background-color: #c2d1df;
  border: 2px solid #fff;
}
#newsCalendar .cal-row.row-nav {
  font-weight: 700;
  text-transform: uppercase;
}
#newsCalendar .cal-row.row-nav .month-curr {
  width: 71.42857144%;
}
#newsCalendar .cal-row.row-days {
  font-weight: 700;
}
#newsCalendar .cal-row .month-prev,
#newsCalendar .cal-row .month-next,
#newsCalendar .cal-row .has-events {
  color: #fff;
  background-color: #1d3a8f;
}
#newsCalendar .cal-row .month-prev a:not(.link-popover),
#newsCalendar .cal-row .month-next a:not(.link-popover),
#newsCalendar .cal-row .has-events a:not(.link-popover) {
  color: #fff;
  text-decoration: none;
}
#newsCalendar .cal-row .month-prev i,
#newsCalendar .cal-row .month-next i,
#newsCalendar .cal-row .has-events i {
  display: block;
}
#newsCalendar .cal-row .month-prev:hover,
#newsCalendar .cal-row .month-prev:focus,
#newsCalendar .cal-row .month-next:hover,
#newsCalendar .cal-row .month-next:focus,
#newsCalendar .cal-row .has-events:hover,
#newsCalendar .cal-row .has-events:focus {
  background-color: #0a9ed2;
}
#newsCalendar .month-other {
  visibility: hidden;
}
#newsCalendar .popover-title {
  background-color: #c2d1df;
}
.news-single .news-meta {
  margin: 0 -5px 10px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.news-single .news-meta > div {
  padding: 0 5px;
}
.news-single .news-category {
  color: #000;
}
.news-single .news-content {
  margin-top: 20px;
}
.news-gallery,
.news-back {
  margin-top: 40px;
}
.news-gallery .gallery-title {
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
.news-gallery .gallery-items {
  display: flex;
  flex-flow: column nowrap;
  margin: -10px;
}
.news-gallery .gallery-items > div {
  width: 100%;
  padding: 10px;
}
.news-gallery .gallery-items img {
  width: 100%;
  max-width: none;
}
.mfp-iframe + .mfp-bottom-bar {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .news-category {
    font-size: 16px;
  }
  .news-item.item-landscape + .news-item {
    margin-top: 40px;
  }
  .news-item.item-landscape .news-meta {
    font-size: 16px;
  }
  .news-item.item-landscape .news-category {
    margin-left: 20px;
  }
  .news-item.item-landscape .news-title {
    font-size: 21px;
  }
  .news-item.item-landscape .news-teaser {
    font-size: 16px;
  }
  .news-item.item-landscape .news-footer .news-teaser {
    width: 90%;
  }
  .news-list[data-layout="10"] {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  .news-single .news-meta {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .news-item.item-mini .item-inner .news-meta {
    width: 15%;
  }
  .news-item.item-mini .item-inner .news-content {
    width: 65%;
  }
  .news-gallery .gallery-items {
    flex-flow: row wrap;
  }
  .news-gallery .gallery-items > div {
    flex: 1 50%;
  }
}
.checkbox-square,
.radio-square {
  margin-top: 0;
  margin-bottom: 0;
}
.checkbox-square label,
.radio-square label {
  display: table-cell;
}
.checkbox-square .radio-inline + .radio-inline,
.radio-square .radio-inline + .radio-inline {
  margin-left: 0;
  padding-left: 35px;
}
.checkbox-square .box-square,
.checkbox-square .box-text,
.radio-square .box-square,
.radio-square .box-text {
  display: table-cell;
  vertical-align: middle;
  height: 30px;
}
.checkbox-square .box-text .glyphicon,
.radio-square .box-text .glyphicon {
  color: #1d3a8f;
}
.checkbox-square .box-text span,
.radio-square .box-text span {
  margin-left: 5px;
}
.checkbox-square .box-square,
.radio-square .box-square {
  position: relative;
  border: 1px solid #ebeaeb;
  background-color: #ebeaeb;
  width: 30px;
  float: left;
  margin-right: 15px;
  margin-left: -20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.checkbox-square .box-square .glyphicon,
.radio-square .box-square .glyphicon {
  position: absolute;
  font-size: 15px;
  line-height: 0;
  top: 50%;
  left: 25%;
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all .3s ease-in;
}
.checkbox-square input[type="checkbox"],
.checkbox-square input[type="radio"],
.radio-square input[type="checkbox"],
.radio-square input[type="radio"] {
  display: none;
}
.checkbox-square input[type="checkbox"]:checked + .box-square .glyphicon,
.checkbox-square input[type="radio"]:checked + .box-square .glyphicon,
.radio-square input[type="checkbox"]:checked + .box-square .glyphicon,
.radio-square input[type="radio"]:checked + .box-square .glyphicon {
  color: #1d3a8f;
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox-square input[type="checkbox"]:disabled + .box-square,
.checkbox-square input[type="radio"]:disabled + .box-square,
.radio-square input[type="checkbox"]:disabled + .box-square,
.radio-square input[type="radio"]:disabled + .box-square {
  opacity: .5;
}
.onoffswitch {
  position: relative;
  width: 55px;
  display: inline-block;
  font-size: 80%;
}
.onoffswitch .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #fff;
  margin: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.onoffswitch .onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.15s ease-in-out;
  -moz-transition: margin 0.15s ease-in-out;
  -o-transition: margin 0.15s ease-in-out;
  transition: margin 0.15s ease-in-out;
}
.onoffswitch .onoffswitch-inner:before,
.onoffswitch .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 24px;
  padding: 0;
  line-height: 24px;
  font-size: 80%;
  color: #fff;
  font-weight: 400;
}
.onoffswitch .onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #1d3a8f;
  color: #fff;
}
.onoffswitch .onoffswitch-inner:after {
  content: "OFF";
  padding-right: 7px;
  background-color: #0a9ed2;
  color: #fff;
  text-align: right;
}
.onoffswitch .onoffswitch-switch {
  width: 22px;
  height: 22px;
  margin: 0;
  background: #fff;
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: right 0.15s ease-in-out;
  -moz-transition: right 0.15s ease-in-out;
  -o-transition: right 0.15s ease-in-out;
  transition: right 0.15s ease-in-out;
}
.checkbox-toggle {
  position: relative;
  height: 27px;
  margin-top: 10px;
}
.checkbox-toggle input[type=checkbox] {
  position: absolute;
  left: 10px;
}
.checkbox-toggle input[type=checkbox]:checked ~ .onoffswitch .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.checkbox-toggle input[type=checkbox]:checked ~ .onoffswitch .onoffswitch-label .onoffswitch-switch {
  right: 1px;
}
.checkbox-toggle input[type=checkbox]:focus  ~ .onoffswitch {
  outline: thin dotted #333;
  outline: 0;
}
.checkbox-toggle label {
  position: absolute;
  cursor: pointer;
  padding-left: 65px;
  display: inline-block;
  text-align: left;
  line-height: 24px;
  width: 100%;
  z-index: 1;
  height: 24px;
  font-weight: 200;
}
.checkbox-toggle .aural {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.checkbox-toggle .aural:focus {
  clip: rect(0,0,0,0);
  font-size: 1em;
  height: auto;
  outline: thin dotted;
  position: static !important;
  width: auto;
  overflow: visible;
}
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('../img/select.svg');
  background-position: right 12px center;
  background-repeat: no-repeat;
  padding-right: 36px;
}
select.form-control::-ms-expand {
  display: none;
}
.powermail_file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.powermail_file + label {
  cursor: pointer;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.powermail_file + label .placeholder {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.powermail_file + label .btn {
  font-size: 16px;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .powermail_file + label {
    margin-bottom: 0;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.powermail_form *:-moz-placeholder {
  color: #262626 !important;
  opacity: 1;
  font-weight: 400;
}
.powermail_form *::-moz-placeholder {
  color: #262626 !important;
  opacity: 1;
  font-weight: 400;
}
.powermail_form *:-ms-input-placeholder {
  color: #262626 !important;
  opacity: 1;
  font-weight: 400;
}
.powermail_form *::-ms-input-placeholder {
  color: #262626 !important;
  opacity: 1;
  font-weight: 400;
}
.powermail_form *::-webkit-input-placeholder {
  color: #262626 !important;
  opacity: 1;
  font-weight: 400;
}
.powermail_form div[class*="col-sm-"].form-group {
  margin-top: 0;
}
.powermail_form .form-control {
  font-size: 16px;
  height: 54px;
  padding: 15px 20px;
  border-color: #ebeaeb;
  background-color: #ebeaeb;
  color: #1d3a8f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.powermail_form .form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.powermail_form textarea.form-control {
  height: auto;
}
.powermail_form legend {
  display: none;
}
.powermail_form input[type="submit"] {
  margin-top: 0;
}
.powermail_form .powermail_fieldwrap_type_submit {
  margin-bottom: 0;
}
.powermail_form .list-checkmark {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .powermail_form.form-horizontal label {
    text-align: left;
  }
  .powermail_form.powermail_form_1 .powermail_fieldset_2 .form-group[class*="col-"] {
    width: 100%;
  }
}
.powermail_form .parsley-errors-list {
  color: #fff;
  background-color: #ec3432;
  list-style: none;
  font-size: 16px;
  padding: 6px 12px;
  margin-bottom: 0 !important;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.powermail_form .parsley-errors-list > li {
  padding: 6px 18px !important;
}
.powermail_form .checkbox.checkbox-square.parsley-error {
  background-color: transparent;
  color: inherit;
}
.powermail_form .powermail_message {
  list-style: none;
  min-height: 1px;
  padding: 20px;
}
.powermail_form .powermail_message.powermail_message_error {
  background: none;
  background-color: #ec3432;
}
.powermail_form .powermail_message.powermail_message_error li {
  color: #fff;
  padding: 0;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  position: relative;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  list-style: none;
  display: block;
  padding: 10px 0 6px;
  margin: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  opacity: 0.8;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.slick-dots:hover,
.slick-dots:focus {
  opacity: 1;
}
.slick-dots li {
  display: inline-block;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  width: 24px;
  height: 24px;
  background-color: transparent;
  border: 3px solid #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background-color: #000;
}
.slick-dots li + li {
  margin-left: 6px;
}
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease;
  color: #fff;
  border: 1px solid transparent;
  padding: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.slick-prev:hover,
.slick-prev:focus,
.slick-prev:active,
.slick-next:hover,
.slick-next:focus,
.slick-next:active {
  border-color: #fff;
}
.slick-prev {
  left: 10px;
}
.slick-next {
  right: 10px;
}
@media (min-width: 768px) {
  .slick-prev,
  .slick-next {
    transform: translateY(-50%) scale(1.5);
  }
  .slick-prev {
    transform-origin: left;
  }
  .slick-next {
    transform-origin: right;
  }
}
@media (min-width: 1440px) {
  .slick-prev,
  .slick-next {
    transform: translateY(-50%) scale(2);
  }
  .slick-prev {
    left: 40px;
  }
  .slick-next {
    right: 40px;
  }
}
