/*box-shadow-bs1*/
/*@text-image-content-title-margin: 0;
@text-image-content-title-font-size: @font-size-h2;
@text-image-content-title-font-weight: @font-weight-light;
@text-image-content-title-line-height: @headings-line-height;
@text-image-content-subtitle-font-size: @font-size-h3;
@text-image-content-subtitle-font-weight: @font-weight-base;
@text-image-content-subtitle-margin: 0 0 @vertical-gutter;
@text-image-content-subtitle-line-height: @headings-line-height;*/
/******************************/
/* COLORS
/******************************/
/******************************/
/* GRID 
/******************************/
/******************************/
/* FONTS
/******************************/
/******************************/
/* Transitions
/******************************/
/******************************/
/* ATOMS
/******************************/
/*Buttons*/
/*@box-shadow-default:						 0 0 4px 0 @gray-light;
@box-shadow-inset-default:					inset 0 1px 3px 0 @gray-dark;*/
/******************************/
/* MOLECULES
/******************************/
/******************************/
/* MODULES
/******************************/
/******************************/
/* Bootstrap
/******************************/
/******************************/
/* Mixins
/******************************/
/*@font-face {
  font-family: 'kip_icons';
  src:  url('fonts/icomoon.eot?ay5aq7');
  src:  url('fonts/icomoon.eot?ay5aq7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ay5aq7') format('truetype'),
    url('fonts/icomoon.woff?ay5aq7') format('woff'),
    url('fonts/icomoon.svg?ay5aq7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
.embed-responsive.-r116x321 {
  padding-bottom: 36.13707165%;
}
.embed-responsive.-r570x1000 {
  padding-bottom: 57%;
}
.embed-responsive.-r667x1600 {
  padding-bottom: 57%;
}
@media only screen and (min-width: 1600px) {
  .embed-responsive.-r667x1600 {
    padding-bottom: 41.6875%;
  }
}
@media only screen and (max-width: 1023px) {
  .embed-responsive-slider {
    padding-bottom: 0 !important;
    height: auto;
  }
  .embed-responsive-slider-item {
    position: relative !important;
  }
}
.d-flex {
  display: -ms-flexbox;
  display: flex;
}
.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important;
}
.arrow {
  padding: 0 !important;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.arrow > .arrow-icon {
  position: relative;
  top: 0;
  font-size: 80px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
}
.arrow:hover > .arrow-icon {
  color: #349FF2;
}
@media only screen and (max-width: 1023px) {
  .arrow {
    height: 50px;
    width: 50px;
  }
  .arrow > .arrow-icon {
    font-size: 50px;
  }
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.btn-base-link,
.btn-download-link,
.btn-external-link,
.btn-internal-link,
.btn-pillar-link {
  color: #349FF2;
  background-color: transparent;
  border-color: transparent;
  transition: all 0.3s ease-in-out;
  padding: 0;
  font-weight: 700;
  text-align: left;
  white-space: normal;
  border: none;
}
.btn-base-link:focus,
.btn-download-link:focus,
.btn-external-link:focus,
.btn-internal-link:focus,
.btn-pillar-link:focus,
.btn-base-link.focus,
.btn-download-link.focus,
.btn-external-link.focus,
.btn-internal-link.focus,
.btn-pillar-link.focus {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}
.btn-base-link .badge,
.btn-download-link .badge,
.btn-external-link .badge,
.btn-internal-link .badge,
.btn-pillar-link .badge {
  color: #349FF2;
  background-color: transparent;
}
.no-touch .btn-base-link:hover,
.no-touch .btn-download-link:hover,
.no-touch .btn-external-link:hover,
.no-touch .btn-internal-link:hover,
.no-touch .btn-pillar-link:hover {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}
.no-touch .btn-base-link:hover .badge,
.no-touch .btn-download-link:hover .badge,
.no-touch .btn-external-link:hover .badge,
.no-touch .btn-internal-link:hover .badge,
.no-touch .btn-pillar-link:hover .badge {
  color: #349FF2;
  background-color: transparent;
}
.btn-base-link:focus,
.btn-download-link:focus,
.btn-external-link:focus,
.btn-internal-link:focus,
.btn-pillar-link:focus,
.btn-base-link.focus,
.btn-download-link.focus,
.btn-external-link.focus,
.btn-internal-link.focus,
.btn-pillar-link.focus {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}
.btn-base-link:focus .badge,
.btn-download-link:focus .badge,
.btn-external-link:focus .badge,
.btn-internal-link:focus .badge,
.btn-pillar-link:focus .badge,
.btn-base-link.focus .badge,
.btn-download-link.focus .badge,
.btn-external-link.focus .badge,
.btn-internal-link.focus .badge,
.btn-pillar-link.focus .badge {
  color: #349FF2;
  background-color: transparent;
}
.btn-base-link:active,
.btn-download-link:active,
.btn-external-link:active,
.btn-internal-link:active,
.btn-pillar-link:active,
.btn-base-link.active,
.btn-download-link.active,
.btn-external-link.active,
.btn-internal-link.active,
.btn-pillar-link.active,
.open > .dropdown-toggle.btn-base-link,
.open > .dropdown-toggle.btn-download-link,
.open > .dropdown-toggle.btn-external-link,
.open > .dropdown-toggle.btn-internal-link,
.open > .dropdown-toggle.btn-pillar-link {
  color: #349FF2;
  background-color: transparent;
  border-color: transparent;
  background-image: none;
}
.no-touch .btn-base-link:active:hover,
.no-touch .btn-download-link:active:hover,
.no-touch .btn-external-link:active:hover,
.no-touch .btn-internal-link:active:hover,
.no-touch .btn-pillar-link:active:hover,
.no-touch .btn-base-link.active:hover,
.no-touch .btn-download-link.active:hover,
.no-touch .btn-external-link.active:hover,
.no-touch .btn-internal-link.active:hover,
.no-touch .btn-pillar-link.active:hover,
.no-touch .open > .dropdown-toggle.btn-base-link:hover,
.no-touch .open > .dropdown-toggle.btn-download-link:hover,
.no-touch .open > .dropdown-toggle.btn-external-link:hover,
.no-touch .open > .dropdown-toggle.btn-internal-link:hover,
.no-touch .open > .dropdown-toggle.btn-pillar-link:hover {
  color: #349FF2;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-base-link:active:focus,
.btn-download-link:active:focus,
.btn-external-link:active:focus,
.btn-internal-link:active:focus,
.btn-pillar-link:active:focus,
.btn-base-link.active:focus,
.btn-download-link.active:focus,
.btn-external-link.active:focus,
.btn-internal-link.active:focus,
.btn-pillar-link.active:focus,
.open > .dropdown-toggle.btn-base-link:focus,
.open > .dropdown-toggle.btn-download-link:focus,
.open > .dropdown-toggle.btn-external-link:focus,
.open > .dropdown-toggle.btn-internal-link:focus,
.open > .dropdown-toggle.btn-pillar-link:focus,
.btn-base-link:active.focus,
.btn-download-link:active.focus,
.btn-external-link:active.focus,
.btn-internal-link:active.focus,
.btn-pillar-link:active.focus,
.btn-base-link.active.focus,
.btn-download-link.active.focus,
.btn-external-link.active.focus,
.btn-internal-link.active.focus,
.btn-pillar-link.active.focus,
.open > .dropdown-toggle.btn-base-link.focus,
.open > .dropdown-toggle.btn-download-link.focus,
.open > .dropdown-toggle.btn-external-link.focus,
.open > .dropdown-toggle.btn-internal-link.focus,
.open > .dropdown-toggle.btn-pillar-link.focus {
  color: #349FF2;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-base-link.disabled,
.btn-download-link.disabled,
.btn-external-link.disabled,
.btn-internal-link.disabled,
.btn-pillar-link.disabled,
.btn-base-link[disabled],
.btn-download-link[disabled],
.btn-external-link[disabled],
.btn-internal-link[disabled],
.btn-pillar-link[disabled],
fieldset[disabled] .btn-base-link,
fieldset[disabled] .btn-download-link,
fieldset[disabled] .btn-external-link,
fieldset[disabled] .btn-internal-link,
fieldset[disabled] .btn-pillar-link,
.btn-base-link.disabled:hover,
.btn-download-link.disabled:hover,
.btn-external-link.disabled:hover,
.btn-internal-link.disabled:hover,
.btn-pillar-link.disabled:hover,
.btn-base-link[disabled]:hover,
.btn-download-link[disabled]:hover,
.btn-external-link[disabled]:hover,
.btn-internal-link[disabled]:hover,
.btn-pillar-link[disabled]:hover,
fieldset[disabled] .btn-base-link:hover,
fieldset[disabled] .btn-download-link:hover,
fieldset[disabled] .btn-external-link:hover,
fieldset[disabled] .btn-internal-link:hover,
fieldset[disabled] .btn-pillar-link:hover,
.btn-base-link.disabled:focus,
.btn-download-link.disabled:focus,
.btn-external-link.disabled:focus,
.btn-internal-link.disabled:focus,
.btn-pillar-link.disabled:focus,
.btn-base-link[disabled]:focus,
.btn-download-link[disabled]:focus,
.btn-external-link[disabled]:focus,
.btn-internal-link[disabled]:focus,
.btn-pillar-link[disabled]:focus,
fieldset[disabled] .btn-base-link:focus,
fieldset[disabled] .btn-download-link:focus,
fieldset[disabled] .btn-external-link:focus,
fieldset[disabled] .btn-internal-link:focus,
fieldset[disabled] .btn-pillar-link:focus,
.btn-base-link.disabled.focus,
.btn-download-link.disabled.focus,
.btn-external-link.disabled.focus,
.btn-internal-link.disabled.focus,
.btn-pillar-link.disabled.focus,
.btn-base-link[disabled].focus,
.btn-download-link[disabled].focus,
.btn-external-link[disabled].focus,
.btn-internal-link[disabled].focus,
.btn-pillar-link[disabled].focus,
fieldset[disabled] .btn-base-link.focus,
fieldset[disabled] .btn-download-link.focus,
fieldset[disabled] .btn-external-link.focus,
fieldset[disabled] .btn-internal-link.focus,
fieldset[disabled] .btn-pillar-link.focus,
.btn-base-link.disabled:active,
.btn-download-link.disabled:active,
.btn-external-link.disabled:active,
.btn-internal-link.disabled:active,
.btn-pillar-link.disabled:active,
.btn-base-link[disabled]:active,
.btn-download-link[disabled]:active,
.btn-external-link[disabled]:active,
.btn-internal-link[disabled]:active,
.btn-pillar-link[disabled]:active,
fieldset[disabled] .btn-base-link:active,
fieldset[disabled] .btn-download-link:active,
fieldset[disabled] .btn-external-link:active,
fieldset[disabled] .btn-internal-link:active,
fieldset[disabled] .btn-pillar-link:active,
.btn-base-link.disabled.active,
.btn-download-link.disabled.active,
.btn-external-link.disabled.active,
.btn-internal-link.disabled.active,
.btn-pillar-link.disabled.active,
.btn-base-link[disabled].active,
.btn-download-link[disabled].active,
.btn-external-link[disabled].active,
.btn-internal-link[disabled].active,
.btn-pillar-link[disabled].active,
fieldset[disabled] .btn-base-link.active,
fieldset[disabled] .btn-download-link.active,
fieldset[disabled] .btn-external-link.active,
fieldset[disabled] .btn-internal-link.active,
fieldset[disabled] .btn-pillar-link.active {
  background-color: transparent;
  border-color: transparent;
}
.btn-download-link,
.btn-external-link {
  position: relative;
  margin-left: 25px;
}
.btn-download-link:before,
.btn-external-link:before {
  position: absolute;
  left: -25px;
}
.btn-download-link {
  line-height: 1.13;
}
.btn-download-link:before {
  content: "\E901";
  font-family: 'kip_icons' !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 3px;
}
.btn-external-link:before {
  content: "\E900";
  font-family: 'kip_icons' !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 5px;
}
.btn-internal-link {
  position: relative;
}
a.link-invert:hover .btn-internal-link {
  color: #000;
}
.btn-internal-link:after {
  content: "\E902";
  font-family: 'kip_icons' !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 10px;
  display: inline-block;
}
.btn-pillar-link {
  padding: 20px 25px 20px 0;
  height: 65px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.27;
  white-space: normal;
  text-align: left;
  border: none;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .btn-pillar-link {
    padding-right: 40px;
  }
}
.btn-pillar-link:after {
  content: "\F054";
  font-family: "FontAwesome" !important;
  font-size: 34px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  margin-top: -15px;
  top: 50%;
  right: -2px;
}
@media only screen and (max-width: 1023px) {
  .btn-pillar-link:after {
    right: 14px;
  }
}
.btn-pillar-link-34b2e3:after {
  color: #34b2e3;
}
.btn-pillar-link-0677b5:after {
  color: #0677b5;
}
.btn-pillar-link-0d4971:after {
  color: #0d4971;
}
.btn-pillar-link-83cace:after {
  color: #83cace;
}
.btn-pillar-link-03aeb2:after {
  color: #03aeb2;
}
.btn-pillar-link-17727c:after {
  color: #17727c;
}
.btn-pillar-link-b0d077:after {
  color: #b0d077;
}
.btn-pillar-link-69a630:after {
  color: #69a630;
}
.btn-pillar-link-00a1b0:after {
  color: #00a1b0;
}
.btn-pillar-link-14607e:after {
  color: #14607e;
}
.btn-pillar-link-10384b:after {
  color: #10384b;
}
.btn-pillar-link-ea6327:after {
  color: #ea6327;
}
.btn-pillar-link-dc2828:after {
  color: #dc2828;
}
.btn-pillar-link-721423:after {
  color: #721423;
}
.btn-pillar-link-81b323:after {
  color: #81b323;
}
.btn-pillar-link-507f32:after {
  color: #507f32;
}
.btn-next-link,
.btn-back-link {
  color: #349FF2;
  background-color: transparent;
  border-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
.btn-next-link:focus,
.btn-back-link:focus,
.btn-next-link.focus,
.btn-back-link.focus {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}
.btn-next-link .badge,
.btn-back-link .badge {
  color: #349FF2;
  background-color: transparent;
}
.no-touch .btn-next-link:hover,
.no-touch .btn-back-link:hover {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}
.no-touch .btn-next-link:hover .badge,
.no-touch .btn-back-link:hover .badge {
  color: #349FF2;
  background-color: transparent;
}
.btn-next-link:focus,
.btn-back-link:focus,
.btn-next-link.focus,
.btn-back-link.focus {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}
.btn-next-link:focus .badge,
.btn-back-link:focus .badge,
.btn-next-link.focus .badge,
.btn-back-link.focus .badge {
  color: #349FF2;
  background-color: transparent;
}
.btn-next-link:active,
.btn-back-link:active,
.btn-next-link.active,
.btn-back-link.active,
.open > .dropdown-toggle.btn-next-link,
.open > .dropdown-toggle.btn-back-link {
  color: #349FF2;
  background-color: transparent;
  border-color: transparent;
  background-image: none;
}
.no-touch .btn-next-link:active:hover,
.no-touch .btn-back-link:active:hover,
.no-touch .btn-next-link.active:hover,
.no-touch .btn-back-link.active:hover,
.no-touch .open > .dropdown-toggle.btn-next-link:hover,
.no-touch .open > .dropdown-toggle.btn-back-link:hover {
  color: #349FF2;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-next-link:active:focus,
.btn-back-link:active:focus,
.btn-next-link.active:focus,
.btn-back-link.active:focus,
.open > .dropdown-toggle.btn-next-link:focus,
.open > .dropdown-toggle.btn-back-link:focus,
.btn-next-link:active.focus,
.btn-back-link:active.focus,
.btn-next-link.active.focus,
.btn-back-link.active.focus,
.open > .dropdown-toggle.btn-next-link.focus,
.open > .dropdown-toggle.btn-back-link.focus {
  color: #349FF2;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-next-link.disabled,
.btn-back-link.disabled,
.btn-next-link[disabled],
.btn-back-link[disabled],
fieldset[disabled] .btn-next-link,
fieldset[disabled] .btn-back-link,
.btn-next-link.disabled:hover,
.btn-back-link.disabled:hover,
.btn-next-link[disabled]:hover,
.btn-back-link[disabled]:hover,
fieldset[disabled] .btn-next-link:hover,
fieldset[disabled] .btn-back-link:hover,
.btn-next-link.disabled:focus,
.btn-back-link.disabled:focus,
.btn-next-link[disabled]:focus,
.btn-back-link[disabled]:focus,
fieldset[disabled] .btn-next-link:focus,
fieldset[disabled] .btn-back-link:focus,
.btn-next-link.disabled.focus,
.btn-back-link.disabled.focus,
.btn-next-link[disabled].focus,
.btn-back-link[disabled].focus,
fieldset[disabled] .btn-next-link.focus,
fieldset[disabled] .btn-back-link.focus,
.btn-next-link.disabled:active,
.btn-back-link.disabled:active,
.btn-next-link[disabled]:active,
.btn-back-link[disabled]:active,
fieldset[disabled] .btn-next-link:active,
fieldset[disabled] .btn-back-link:active,
.btn-next-link.disabled.active,
.btn-back-link.disabled.active,
.btn-next-link[disabled].active,
.btn-back-link[disabled].active,
fieldset[disabled] .btn-next-link.active,
fieldset[disabled] .btn-back-link.active {
  background-color: transparent;
  border-color: transparent;
}
.btn-next-filled-link,
.btn-back-filled-link {
  color: #349FF2;
  background-color: #D0E8FC;
  border-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
.btn-next-filled-link:focus,
.btn-back-filled-link:focus,
.btn-next-filled-link.focus,
.btn-back-filled-link.focus {
  color: #fff;
  background-color: #349FF2;
  border-color: transparent;
}
.btn-next-filled-link .badge,
.btn-back-filled-link .badge {
  color: #349FF2;
  background-color: #D0E8FC;
}
.no-touch .btn-next-filled-link:hover,
.no-touch .btn-back-filled-link:hover {
  color: #fff;
  background-color: #349FF2;
  border-color: transparent;
}
.no-touch .btn-next-filled-link:hover .badge,
.no-touch .btn-back-filled-link:hover .badge {
  color: #349FF2;
  background-color: #D0E8FC;
}
.btn-next-filled-link:focus,
.btn-back-filled-link:focus,
.btn-next-filled-link.focus,
.btn-back-filled-link.focus {
  color: #fff;
  background-color: #349FF2;
  border-color: transparent;
}
.btn-next-filled-link:focus .badge,
.btn-back-filled-link:focus .badge,
.btn-next-filled-link.focus .badge,
.btn-back-filled-link.focus .badge {
  color: #349FF2;
  background-color: #D0E8FC;
}
.btn-next-filled-link:active,
.btn-back-filled-link:active,
.btn-next-filled-link.active,
.btn-back-filled-link.active,
.open > .dropdown-toggle.btn-next-filled-link,
.open > .dropdown-toggle.btn-back-filled-link {
  color: #349FF2;
  background-color: #349FF2;
  border-color: transparent;
  background-image: none;
}
.no-touch .btn-next-filled-link:active:hover,
.no-touch .btn-back-filled-link:active:hover,
.no-touch .btn-next-filled-link.active:hover,
.no-touch .btn-back-filled-link.active:hover,
.no-touch .open > .dropdown-toggle.btn-next-filled-link:hover,
.no-touch .open > .dropdown-toggle.btn-back-filled-link:hover {
  color: #349FF2;
  background-color: #7fc0f7;
  border-color: rgba(0, 0, 0, 0);
}
.btn-next-filled-link:active:focus,
.btn-back-filled-link:active:focus,
.btn-next-filled-link.active:focus,
.btn-back-filled-link.active:focus,
.open > .dropdown-toggle.btn-next-filled-link:focus,
.open > .dropdown-toggle.btn-back-filled-link:focus,
.btn-next-filled-link:active.focus,
.btn-back-filled-link:active.focus,
.btn-next-filled-link.active.focus,
.btn-back-filled-link.active.focus,
.open > .dropdown-toggle.btn-next-filled-link.focus,
.open > .dropdown-toggle.btn-back-filled-link.focus {
  color: #349FF2;
  background-color: #7fc0f7;
  border-color: rgba(0, 0, 0, 0);
}
.btn-next-filled-link.disabled,
.btn-back-filled-link.disabled,
.btn-next-filled-link[disabled],
.btn-back-filled-link[disabled],
fieldset[disabled] .btn-next-filled-link,
fieldset[disabled] .btn-back-filled-link,
.btn-next-filled-link.disabled:hover,
.btn-back-filled-link.disabled:hover,
.btn-next-filled-link[disabled]:hover,
.btn-back-filled-link[disabled]:hover,
fieldset[disabled] .btn-next-filled-link:hover,
fieldset[disabled] .btn-back-filled-link:hover,
.btn-next-filled-link.disabled:focus,
.btn-back-filled-link.disabled:focus,
.btn-next-filled-link[disabled]:focus,
.btn-back-filled-link[disabled]:focus,
fieldset[disabled] .btn-next-filled-link:focus,
fieldset[disabled] .btn-back-filled-link:focus,
.btn-next-filled-link.disabled.focus,
.btn-back-filled-link.disabled.focus,
.btn-next-filled-link[disabled].focus,
.btn-back-filled-link[disabled].focus,
fieldset[disabled] .btn-next-filled-link.focus,
fieldset[disabled] .btn-back-filled-link.focus,
.btn-next-filled-link.disabled:active,
.btn-back-filled-link.disabled:active,
.btn-next-filled-link[disabled]:active,
.btn-back-filled-link[disabled]:active,
fieldset[disabled] .btn-next-filled-link:active,
fieldset[disabled] .btn-back-filled-link:active,
.btn-next-filled-link.disabled.active,
.btn-back-filled-link.disabled.active,
.btn-next-filled-link[disabled].active,
.btn-back-filled-link[disabled].active,
fieldset[disabled] .btn-next-filled-link.active,
fieldset[disabled] .btn-back-filled-link.active {
  background-color: #D0E8FC;
  border-color: transparent;
}
.btn-filled {
  color: #349FF2;
  background-color: #D0E8FC;
  border-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
.btn-filled:focus,
.btn-filled.focus {
  color: #fff;
  background-color: #349FF2;
  border-color: transparent;
}
.btn-filled .badge {
  color: #349FF2;
  background-color: #D0E8FC;
}
.no-touch .btn-filled:hover {
  color: #fff;
  background-color: #349FF2;
  border-color: transparent;
}
.no-touch .btn-filled:hover .badge {
  color: #349FF2;
  background-color: #D0E8FC;
}
.btn-filled:focus,
.btn-filled.focus {
  color: #fff;
  background-color: #349FF2;
  border-color: transparent;
}
.btn-filled:focus .badge,
.btn-filled.focus .badge {
  color: #349FF2;
  background-color: #D0E8FC;
}
.btn-filled:active,
.btn-filled.active,
.open > .dropdown-toggle.btn-filled {
  color: #349FF2;
  background-color: #349FF2;
  border-color: transparent;
  background-image: none;
}
.no-touch .btn-filled:active:hover,
.no-touch .btn-filled.active:hover,
.no-touch .open > .dropdown-toggle.btn-filled:hover {
  color: #349FF2;
  background-color: #7fc0f7;
  border-color: rgba(0, 0, 0, 0);
}
.btn-filled:active:focus,
.btn-filled.active:focus,
.open > .dropdown-toggle.btn-filled:focus,
.btn-filled:active.focus,
.btn-filled.active.focus,
.open > .dropdown-toggle.btn-filled.focus {
  color: #349FF2;
  background-color: #7fc0f7;
  border-color: rgba(0, 0, 0, 0);
}
.btn-filled.disabled,
.btn-filled[disabled],
fieldset[disabled] .btn-filled,
.btn-filled.disabled:hover,
.btn-filled[disabled]:hover,
fieldset[disabled] .btn-filled:hover,
.btn-filled.disabled:focus,
.btn-filled[disabled]:focus,
fieldset[disabled] .btn-filled:focus,
.btn-filled.disabled.focus,
.btn-filled[disabled].focus,
fieldset[disabled] .btn-filled.focus,
.btn-filled.disabled:active,
.btn-filled[disabled]:active,
fieldset[disabled] .btn-filled:active,
.btn-filled.disabled.active,
.btn-filled[disabled].active,
fieldset[disabled] .btn-filled.active {
  background-color: #D0E8FC;
  border-color: transparent;
}
.btn-next-link,
.btn-back-link,
.btn-next-filled-link,
.btn-back-filled-link {
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 700;
  font-size: 20px;
  line-height: 0.9;
  white-space: normal;
  text-align: left;
  border: none;
  position: relative;
  width: 100%;
}
.btn-next-link,
.btn-next-filled-link {
  padding-right: 40px;
  padding-left: 21px;
}
.btn-next-link:after,
.btn-next-filled-link:after {
  content: "\F054";
  font-family: "FontAwesome" !important;
  font-size: 34px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  margin-top: -15px;
  top: 50%;
  right: 18px;
}
@media only screen and (max-width: 1023px) {
  .btn-next-link:after,
  .btn-next-filled-link:after {
    right: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .btn-next-link,
  .btn-next-filled-link {
    padding-left: 15px;
  }
}
.btn-back-link,
.btn-back-filled-link {
  padding-right: 21px;
  padding-left: 50px;
}
.btn-back-link:before,
.btn-back-filled-link:before {
  content: "\F053";
  font-family: "FontAwesome" !important;
  font-size: 34px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  margin-top: -15px;
  top: 50%;
  left: 7px;
}
.btn-back-link-aligned-left,
.btn-back-filled-link-aligned-left {
  padding-left: 41px;
}
.btn-back-link-aligned-left:before,
.btn-back-filled-link-aligned-left:before {
  left: -2px;
}
.icon-external-link:before {
  content: "\E900";
}
.icon-download-link:before {
  content: "\E901";
}
.icon-internal-link:before {
  content: "\E902";
}
.icon-oval:before {
  content: "\E903";
}
.link {
  font-size: 20px;
}
.switch {
  position: relative;
  display: inline-block;
  float: right;
  width: 60px;
  height: 29px;
}
.switch-container {
  display: inline-block;
  float: right;
}
@media only screen and (max-width: 1023px) {
  .switch-container {
    float: none;
    width: 100%;
    margin-top: 45px;
  }
}
.switch-link {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
}
.switch-link:hover {
  color: #349FF2;
}
@media only screen and (max-width: 1023px) {
  .switch-link {
    float: right;
    font-size: 13px;
    line-height: 2.3;
    margin-right: 15px;
  }
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #D0E8FC;
  transition: .1s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 23px;
  width: 23px;
  left: 3px;
  bottom: 3px;
  background-color: #fff;
  transition: .1s;
}
.switch .slider.round {
  border-radius: 34px;
}
.switch .slider.round:before {
  border-radius: 50%;
}
.switch input {
  display: none;
}
.switch input:checked + .slider {
  background-color: #349FF2;
}
.switch input:checked + .slider:before {
  transform: translateX(31px);
}
body {
  margin-top: 152px;
}
@media only screen and (max-width: 1023px) {
  body {
    margin-top: 82px;
  }
}
.block {
  display: block;
  min-height: 1px;
}
.rel {
  position: relative;
}
.inline-block {
  display: inline-block;
}
.abs-a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 1024px) {
  .abs-b-r-md-up {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
.clear-left {
  clear: left;
}
a {
  transition: color 0.15s ease-in-out;
}
a,
a:focus,
a:hover,
a:active {
  outline: none;
  cursor: pointer;
}
a.link-invert {
  color: #000;
}
a.link-invert:hover {
  color: #349FF2;
}
small,
.small {
  font-size: 12px;
}
.overflow-h-a {
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .col-sm-up-p-0 {
    padding: 0;
  }
  .col-sm-up-p-l-0 {
    padding: 0;
  }
  .col-sm-up-p-t-1 {
    padding-top: 15px;
  }
  .col-sm-up-m-t-1 {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-boxed {
    width: 1600px;
    padding: 0;
  }
}
.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  margin-top: 50px;
  font-size: 12px;
  font-weight: 400;
  color: #0e4971;
}
@media only screen and (max-width: 1023px) {
  .breadcrumb {
    padding: 0;
    margin-bottom: 5px;
    margin-top: 20px;
  }
}
.breadcrumb-frontpage {
  margin-top: 20px;
}
@media only screen and (max-width: 1023px) {
  .checkbox-dropdown-container {
    padding: 0 15px;
    border-bottom: 1px solid #000;
  }
  .checkbox-dropdown-container .dropdown-menu {
    top: 0;
    margin-bottom: 10px;
  }
  .checkbox-dropdown-container .checkbox-dropdown {
    padding-top: 0;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .checkbox-dropdown-container .checkbox-dropdown .alert {
    margin-bottom: 10px;
  }
  .checkbox-dropdown-container:first-of-type {
    border-top: 1px solid #000;
  }
}
.dropdown-tags .dropdown-menu li a {
  white-space: normal;
}
.dropdown-tags .dropdown-toggle {
  display: block;
  font-weight: 700;
  text-align: left;
  font-size: 15px;
  width: 100%;
  border: 1px solid #000;
  border-top: none;
  padding: 6px 12px;
}
.dropdown-tags .dropdown-toggle-icon {
  position: relative;
  width: 23px;
  height: 23px;
  color: #000;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.dropdown-tags .dropdown-toggle-icon:before,
.dropdown-tags .dropdown-toggle-icon:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "\F107";
  font-family: "FontAwesome" !important;
  font-size: 26px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  transition: all 0.3s ease-in-out;
}
.dropdown-tags .dropdown-toggle.active-filter {
  color: #7e8389;
}
.dropdown-tags .dropdown-toggle.active-filter .dropdown-toggle-icon {
  color: #7e8389;
}
.dropdown-tags .dropdown-toggle[aria-expanded="true"] .dropdown-toggle-icon:before {
  top: 0;
  right: 3px;
  transform: rotate(-90deg);
}
.dropdown-tags .dropdown-toggle[aria-expanded="true"] .dropdown-toggle-icon:after {
  right: -4px;
  top: 0;
  transform: rotate(90deg);
}
.dropdown-menu {
  box-shadow: none;
}
.dropdown-menu.-dm1 {
  box-shadow: none;
}
.dropdown-menu.-scroll {
  height: 300px;
  overflow-y: scroll;
}
.dropdown-menu.-scroll::-webkit-scrollbar {
  width: 5px;
}
.dropdown-menu.-scroll::-webkit-scrollbar-thumb {
  background: #dedede;
}
.dropdown-menu.-scroll::-webkit-scrollbar-track {
  background: #fff;
}
.filter-result {
  margin-left: -20px;
}
.filter-result .filter-tag {
  font-size: 12px;
}
.filter-result .filter-tag:after {
  content: "\F00D";
  font-family: "FontAwesome" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  padding-left: 10px;
  display: inline-block;
}
.filter-result.nav-pills li.active a.filter-tag {
  color: #7e8389;
  background-color: transparent;
}
.filter-result.nav-pills li.active a.filter-tag:hover,
.filter-result.nav-pills li.active a.filter-tag:focus {
  color: #7e8389;
  background-color: transparent;
}
.filter-tag {
  font-size: 13px;
  white-space: normal;
}
.filter .dropdown-menu .active a.filter-tag {
  color: #20466d;
  font-weight: 700;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}
.filter .dropdown-menu .active a.filter-tag:hover,
.filter .dropdown-menu .active a.filter-tag:focus {
  color: #20466d;
  font-weight: 700;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}
.filter .dropdown-menu .active-divider {
  padding-bottom: 12px;
}
@media only screen and (min-width: 1024px) {
  .filter .dropdown-menu .active-divider {
    padding-left: 12px;
    padding-right: 7px;
  }
}
.filter .dropdown-menu .active-divider-span {
  width: 100%;
  display: block;
  border: 2px solid #20466d;
}
.filter .dropdown-menu li a.filter-tag {
  padding-left: 12px;
}
.filter-search-form {
  border-bottom: 2px solid #7e8389;
}
.input-group-simple {
  padding-top: 0;
  padding-bottom: 0;
  height: 5px;
}
.input-group-simple .form-control {
  border: none;
  letter-spacing: 1px;
  padding-left: 3px;
}
.input-group-simple .input-group-btn .btn {
  height: 25px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 2px;
  padding-left: 0;
  font-size: 14px;
}
.input-group .form-control {
  color: #000;
}
.input-group .form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.input-group .form-control:-ms-input-placeholder {
  color: #000;
}
.input-group .form-control::-webkit-input-placeholder {
  color: #000;
}
.input-group .form-control:focus {
  box-shadow: none;
}
.input-group .input-group-btn .btn {
  background-color: transparent;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon {
  font-size: 12px;
  font-weight: bold;
}
.input-group.-ip1 .-small {
  font-size: 13px;
}
.input-group.-ip1.checkbox.-reversed.radio input[type="radio"],
.input-group.-ip1.checkbox.-reversed.radio-inline input[type="radio"],
.input-group.-ip1.checkbox.-reversed.checkbox input[type="checkbox"],
.input-group.-ip1.checkbox.-reversed.checkbox-inline input[type="checkbox"] {
  right: 0px;
  top: 0px;
}
.input-group.-ip1.checkbox.-reversed .input-checkbox,
.input-group.-ip1.checkbox.-reversed .input-radio {
  left: auto;
  right: 0px;
}
.input-group.-ip1.checkbox.-reversed .input-checkboxlist label,
.input-group.-ip1.checkbox.-reversed .input-radiobuttonlist label {
  padding-left: 0px;
  padding-right: 30px;
}
@media only screen and (max-width: 1023px) {
  .input-group.-ip1.checkbox.radio input[type="radio"],
  .input-group.-ip1.checkbox.radio-inline input[type="radio"],
  .input-group.-ip1.checkbox.checkbox input[type="checkbox"],
  .input-group.-ip1.checkbox.checkbox-inline input[type="checkbox"] {
    right: 0px;
    top: 0px;
  }
  .input-group.-ip1.checkbox .input-checkbox,
  .input-group.-ip1.checkbox .input-radio {
    left: auto;
    right: 0px;
  }
  .input-group.-ip1.checkbox .input-checkboxlist label,
  .input-group.-ip1.checkbox .input-radiobuttonlist label {
    padding-left: 0px;
    padding-right: 30px;
  }
}
.input-group.-ip1.radio .input-radio {
  border-radius: 50%;
  overflow: hidden;
}
.input-group.-ip1.radio input[type="radio"],
.input-group.-ip1.radio-inline input[type="radio"],
.input-group.-ip1.checkbox input[type="checkbox"],
.input-group.-ip1.checkbox-inline input[type="checkbox"] {
  margin-left: 0px !important;
  margin-top: 6px;
  height: 24px;
  width: 24px;
  z-index: 100;
  opacity: 0;
}
.input-group.-ip1 label {
  display: block;
}
.input-group.-ip1 input:checked ~ .input-radio:before,
.input-group.-ip1 input:checked ~ .input-checkbox:before {
  transform: scale(1);
}
.input-group.-ip1 input:checked ~ .input-radio:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.module-content-light {
  font-weight: 300;
}
.-light .module-header-title {
  font-size: 19px;
  font-weight: 700;
}
@media only screen and (max-width: 1023px) {
  .-light .module-header-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .module-header-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .module-header-subtitle {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .lang-fr .navbar .nav li.dropdown.open .dropdown-menu {
    width: 347px;
    margin-top: -37px;
  }
}
@media only screen and (max-width: 1199px) {
  .lang-fr .navbar .nav li.dropdown.open .dropdown-menu {
    width: 321px;
    margin-top: -38px;
  }
}
@media only screen and (max-width: 1023px) {
  .lang-fr .navbar .nav li.dropdown.open .dropdown-menu {
    margin-top: -15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lang-it .navbar .nav li.dropdown.open .dropdown-menu {
    width: 336px;
    margin-top: -37px;
  }
}
@media only screen and (max-width: 1199px) {
  .lang-it .navbar .nav li.dropdown.open .dropdown-menu {
    width: 310px;
    margin-top: -38px;
  }
}
@media only screen and (max-width: 1023px) {
  .lang-it .navbar .nav li.dropdown.open .dropdown-menu {
    margin-top: -15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lang-de .navbar li.dropdown.open .dropdown-menu {
    width: 326px;
    margin-top: -37px;
  }
}
@media only screen and (max-width: 1199px) {
  .lang-de .navbar li.dropdown.open .dropdown-menu {
    width: 320px;
    margin-top: -38px;
  }
}
@media only screen and (max-width: 1023px) {
  .lang-de .navbar li.dropdown.open .dropdown-menu {
    margin-top: -15px;
  }
}
@media only screen and (min-width: 1024px) {
  .navbar .nav li.dropdown.open .dropdown-toggle {
    z-index: 2;
  }
  .navbar .nav li.dropdown.open .dropdown-menu {
    padding-top: 34px;
    border-top: none;
    border-bottom: none;
    z-index: 1;
    left: 0;
  }
  .navbar .nav li.dropdown.open .dropdown-menu li a {
    line-height: 1.33;
    white-space: normal;
  }
}
.navbar-brand {
  padding: 26px 15px 0 0;
  height: auto;
  line-height: 1;
  max-height: 133px;
}
@media only screen and (max-width: 1023px) {
  .navbar-brand {
    padding: 19px 0;
  }
}
.navbar-brand-img {
  height: auto;
  max-height: 100%;
}
.navbar-toggle {
  margin-left: 0;
  margin-right: -13px !important;
  padding: 13px;
}
@media only screen and (min-width: 1024px) {
  .navbar-toggle {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
.navbar-toggle .icon-bar {
  display: block;
  width: 44px;
  height: 8px;
  border-radius: 1px;
  background-color: #000;
}
.-nt1.collapsed.navbar-toggle .icon-bar {
  background-color: #000;
}
.-nt1.navbar-toggle .icon-bar.-top {
  transform-origin: 10% 210%;
}
.-nt1.navbar-toggle .icon-bar.-bottom {
  transform-origin: 10% -100%;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}
.navbar-default {
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 2px solid #000;
}
@media only screen and (max-width: 1023px) {
  .navbar-default {
    border: none;
  }
}
@media only screen and (min-width: 1024px) {
  .navbar-default .container-desktop {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1024px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-default .container-desktop {
    width: 1200px;
  }
}
.navbar-default .container-mobile {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 1023px) {
  .navbar-default .container-mobile {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .navbar-default .container-mobile {
    width: 750px;
  }
}
@media only screen and (max-width: 1023px) {
  .navbar-default .navbar-header {
    border-bottom: 2px solid #000;
  }
}
.navbar-default .navbar-collapse {
  border: none;
}
@media only screen and (max-width: 1023px) {
  .navbar-default .navbar-collapse {
    border: 2px solid #000;
    border-width: 0 0 2px;
    background-color: #E3EAEE;
    padding: 0;
    max-height: calc(100vh - 82px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .navbar-default .navbar-collapse .container-mobile {
    padding-bottom: 50px;
  }
  .navbar-default .navbar-collapse .navbar-nav {
    margin: 0;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-languages > li {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-languages > li > a {
    padding: 5px 10px;
    background-color: #fff;
    border: 1px solid #ccc;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-languages > li.active > a {
    background-color: #349FF2;
    color: #fff;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li {
    border: 1px solid #ccc;
    border-width: 1px 1px 0;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li > a {
    font-size: 16px;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li > a .mobile-icon {
    position: relative;
    width: 40px;
    height: 32px;
    color: #349FF2;
    line-height: 32px;
    transition: all 0.3s ease-in-out;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li > a .mobile-icon:before,
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li > a .mobile-icon:after {
    position: absolute;
    top: -7px;
    right: 0;
    content: "\F107";
    font-family: "FontAwesome" !important;
    font-size: 37px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    transition: all 0.3s ease-in-out;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li.dropdown.open > a .mobile-icon:before {
    top: -7px;
    right: 7px;
    font-size: 37px;
    transform: rotate(-90deg);
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li.dropdown.open > a .mobile-icon:after {
    right: -2px;
    top: -7px;
    font-size: 37px;
    transform: rotate(90deg);
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li.dropdown.open .dropdown-menu {
    position: relative;
    border: none;
    width: 100%;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-mobile > li.dropdown.open .dropdown-menu > li > a {
    /*padding-left: 20px;*/
    white-space: normal;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-left {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    margin: 15px 0;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-left > li {
    border: 1px solid #ccc;
    border-width: 1px 1px 0;
  }
  .navbar-default .navbar-collapse .navbar-nav.navbar-left > li > a {
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
    color: #7e8389;
  }
  .navbar-default .navbar-collapse .navbar-form {
    background-color: #fff;
    margin: 15px 0;
    padding: 0;
    box-shadow: none;
    border: 1px solid #ccc;
  }
  .navbar-default .navbar-collapse .form-control {
    border: none;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    color: #7e8389;
  }
  .navbar-default .navbar-collapse .form-control::-moz-placeholder {
    color: #dedede;
    opacity: 1;
  }
  .navbar-default .navbar-collapse .form-control:-ms-input-placeholder {
    color: #dedede;
  }
  .navbar-default .navbar-collapse .form-control::-webkit-input-placeholder {
    color: #dedede;
  }
  .navbar-default .navbar-collapse .input-group-lg {
    display: table;
  }
  .navbar-default .navbar-collapse .input-group-lg .input-group-btn {
    width: 1%;
  }
  .navbar-default .navbar-collapse .input-group-lg .input-group-btn .btn {
    padding-right: 8px;
    font-size: 20px;
    color: #dedede;
  }
}
.navbar-default .navbar-nav > li:first-child > a::before {
  content: none;
}
.navbar-default .navbar-nav > li > a {
  font-weight: bold;
  color: inherit;
  font-size: 15px;
  position: relative;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 1024px) {
  .navbar-default .navbar-nav > li > a::before {
    content: '';
    height: 25px;
    width: 1px;
    background-color: #000;
    position: absolute;
    left: 0px;
    top: 12.5px;
  }
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
  font-size: 15px;
}
.navbar-top {
  border-bottom: 1px solid #7e8389;
  float: right;
  margin-bottom: 52px;
}
.navbar-top .navbar-form {
  margin-bottom: 0;
  margin-top: 12px;
  padding-left: 0;
}
.navbar-top .navbar-form.navbar-search {
  margin-top: 15px;
}
.navbar-top .navbar-right {
  margin-right: -12px;
}
.navbar-top .navbar-nav > li > a {
  padding: 19px 12px 4px;
  font-size: 12px;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1024px) {
  .navbar-top .navbar-nav > li > a::before {
    height: 12px;
    top: 24px;
  }
}
.navbar-top .navbar-left > li > a {
  padding-left: 0;
  padding-right: 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.navbar-top .navbar-left > li > a::before {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .lang-fr .nav > li > a.main-nav-item,
  .lang-fr .nav > .dropdown > .dropdown-menu > li > a.sub-nav-item {
    padding-left: 7px;
    padding-right: 7px;
  }
  .lang-fr .nav > li > a.main-nav-item-last,
  .lang-fr .nav > .dropdown > .dropdown-menu > li > a.sub-nav-item-last {
    padding-right: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  .lang-fr .nav > li > a.main-nav-item,
  .lang-fr .nav > .dropdown > .dropdown-menu > li > a.sub-nav-item {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 1199px) {
  .lang-it .nav > li > a.main-nav-item,
  .lang-it .nav > .dropdown > .dropdown-menu > li > a.sub-nav-item {
    padding-left: 6px;
    padding-right: 7px;
  }
  .lang-it .nav > li > a.main-nav-item-last,
  .lang-it .nav > .dropdown > .dropdown-menu > li > a.sub-nav-item-last {
    padding-right: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  .lang-it .nav > li > a.main-nav-item,
  .lang-it .nav > .dropdown > .dropdown-menu > li > a.sub-nav-item {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 1199px) {
  .lang-de .nav > li > a.main-nav-item,
  .lang-de .nav > .dropdown > .dropdown-menu > li > a.sub-nav-item {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  .lang-de .nav > li > a.main-nav-item,
  .lang-de .nav > .dropdown > .dropdown-menu > li > a.sub-nav-item {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.nav-icon {
  margin-top: 26px;
}
.nav-icon > li {
  float: left;
}
.nav-icon > li > a {
  border-radius: 0;
  color: #B9DDFA;
  padding: 10px;
  padding-left: 0;
  font-size: 18px;
}
.nav-icon > li > a:hover,
.nav-icon > li > a:focus {
  background-color: transparent;
  color: #349FF2;
}
.nav-icon > li + li {
  margin-left: 2px;
}
@media only screen and (min-width: 1024px) {
  .nav-icon {
    float: right;
    margin-top: 0;
  }
  .nav-icon > li > a {
    padding: 0 0 0 10px;
  }
}
.newspreview-element-title {
  line-height: 1.52;
}
.newspreview-element-content {
  line-height: 1.63;
  margin: 0 0 15px 0;
}
.pagination > li > a,
.pagination > li > span {
  font-weight: 700;
}
.pagination > li > a.btn.btn-next-link {
  width: 10px;
  height: 12px;
  padding: 18px;
}
.pagination > li > a.btn.btn-next-link::after {
  right: 0;
  font-size: 13px !important;
  line-height: 1;
  top: 0;
  margin-top: 6px;
  padding: 6px 12px;
}
.pagination > li > a.btn.btn-back-link {
  width: 10px;
  height: 12px;
  padding: 18px;
}
.pagination > li > a.btn.btn-back-link::before {
  left: 0;
  font-size: 13px !important;
  line-height: 1;
  top: 0;
  margin-top: 6px;
  padding: 6px 12px;
}
.pagination > li.pagination-first-link,
.pagination > li.pagination-last-link {
  color: #0e4971;
  font-size: 12px;
  font-weight: 400;
}
.pagination > li.pagination-first-link > a,
.pagination > li.pagination-last-link > a {
  padding: 9px 12px;
}
.panel {
  border: none;
  border-top: 1px solid rgba(32, 70, 109, 0.5);
  box-shadow: none;
}
@media only screen and (max-width: 1023px) {
  .panel {
    padding: 0 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.panel-group {
  padding-bottom: 6px;
}
.panel-group .panel-heading {
  border-bottom: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}
.panel-group .panel-footer {
  border-top: none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: none;
}
.panel-group .panel:last-of-type {
  border-bottom: 1px solid rgba(32, 70, 109, 0.5);
  padding-bottom: 10px;
}
.panel-body .container {
  margin-left: -15px;
}
.panel-body .container .module-content {
  margin-top: 0;
  margin-bottom: 0;
}
.panel-body .container .module-content .text ul {
  list-style: none;
  padding: 0 0 0 15px;
  margin: 0;
}
.panel-body .container .module-content .text ul li {
  padding-left: 0;
  padding-bottom: 10px;
  text-indent: -5px;
}
.panel-body .container .module-content .text ul li::before {
  content: "\F111";
  font-family: "FontAwesome" !important;
  font-size: 5px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: relative;
  left: -9px;
  top: -4px;
  color: #20466d;
}
.panel-heading {
  padding: 0;
}
.panel-footer {
  padding: 0 0 25px 0;
  background-color: transparent;
  border: none;
}
@media only screen and (max-width: 1023px) {
  .panel-footer {
    padding-bottom: 5px;
  }
}
.panel-title {
  font-size: 19px;
  font-weight: 700;
  color: #000;
}
@media only screen and (max-width: 1023px) {
  .panel-title {
    font-size: 16px;
  }
}
.panel-title > a {
  display: block;
  width: 100%;
  padding: 25px 0 10px 0;
}
.panel-title > a .panel-title-icon {
  position: relative;
  width: 40px;
  height: 32px;
  color: #349FF2;
  line-height: 32px;
  transition: all 0.3s ease-in-out;
}
.panel-title > a .panel-title-icon:before,
.panel-title > a .panel-title-icon:after {
  position: absolute;
  top: -10px;
  right: 0;
  content: "\F107";
  font-family: "FontAwesome" !important;
  font-size: 38px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  transition: all 0.3s ease-in-out;
}
.panel-title > a[aria-expanded="true"] .panel-title-icon:before {
  top: -7px;
  right: 8px;
  transform: rotate(-90deg);
}
.panel-title > a[aria-expanded="true"] .panel-title-icon:after {
  right: -2px;
  top: -7px;
  transform: rotate(90deg);
}
.share-buttons-container {
  margin-top: -29px;
}
@media only screen and (max-width: 1023px) {
  .share-buttons-container {
    margin-bottom: -15px;
  }
}
.slick-slide-caption {
  position: absolute;
  bottom: 15px;
  background-color: #fff;
  padding-left: 110px;
  left: 0px;
  right: 0px;
}
.slick-slide-caption-title,
.slick-slide-caption-text {
  max-width: 640px;
}
.slick-slide-caption-text {
  transition: all 0.3s ease-in-out;
}
a.link-invert:hover .slick-slide-caption-text {
  color: #349FF2;
}
.slick-slide-caption-text-wrapper {
  min-height: 30px;
  position: relative;
  margin: 15px 15px 15px 0;
}
@media only screen and (max-width: 1023px) {
  .slick-slide-caption {
    position: relative;
    padding-left: 0;
    bottom: 0;
  }
}
.slick-full-wrapper .slick-slider-single .slick-track,
.slick-full-wrapper .slick-gallery-single .slick-track {
  left: 0 !important;
}
@media only screen and (min-width: 1600px) {
  .slick-full-wrapper {
    backface-visibility: hidden;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
  }
  .slick-full-wrapper .slick-slide {
    transform: scale(0.8);
    transform-origin: right;
    transition: transform 0.6s linear, transform-origin 0.8s linear, opacity 0.6s linear;
    backface-visibility: hidden;
    position: relative;
    opacity: 0.69;
  }
  .slick-full-wrapper .slick-slide .slick-slide-caption {
    opacity: 0;
    transition: opacity 0.6s linear;
  }
  .slick-full-wrapper .slick-slide.slick-center {
    transform: scale(1);
    transform-origin: center;
    z-index: 1;
    opacity: 1;
  }
  .slick-full-wrapper .slick-slide.slick-center .slick-slide-caption {
    opacity: 1;
  }
  .slick-full-wrapper .slick-slide.slick-center + .slick-slide {
    transform-origin: left;
  }
  .slick-full-wrapper .slider-navigation.-sn3 .arrow.-prev {
    left: 135px;
  }
  .slick-full-wrapper .slider-navigation.-sn3 .arrow.-next {
    right: 135px;
  }
}
@media only screen and (max-width: 1023px) {
  .embed-responsive-slider .slider-navigation {
    padding-bottom: 57%;
    position: absolute;
    display: block;
    top: 0 !important;
    left: 0;
    right: 0;
  }
}
.slider-navigation-buttons .slider-navigation-button {
  padding: 6px 10px;
  background: none;
  border: none;
  box-shadow: none;
  font-weight: bold;
  font-size: 15px;
}
.slider-navigation-buttons .slider-navigation-button:hover,
.slider-navigation-buttons .slider-navigation-button:focus {
  color: #349FF2;
}
.slider-navigation-buttons .slick-active > .slider-navigation-button {
  color: #349FF2;
}
@media only screen and (max-width: 1023px) {
  .tags-dropdown-container {
    padding: 0 15px;
    border-bottom: 1px solid #000;
  }
  .tags-dropdown-container .form-group {
    padding-top: 0;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .tags-dropdown-container .form-group .alert {
    margin-bottom: 10px;
  }
  .tags-dropdown-container .form-group .dropdown-tags {
    margin-left: 0;
    margin-right: 0;
  }
  .tags-dropdown-container .form-group .dropdown-menu {
    top: 0;
    margin-bottom: 10px;
  }
  .tags-dropdown-container .form-group .dropdown-menu li a.filter-tag {
    padding-left: 0;
  }
  .tags-dropdown-container:first-of-type {
    border-top: 1px solid #000;
  }
}
.text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  margin-bottom: 15px;
}
.text-teaser {
  font-weight: 400;
}
.text > ul {
  list-style: none;
  padding: 0 0 0 15px;
  margin: 0;
}
.text > ul li {
  padding-left: 0;
  padding-bottom: 10px;
  text-indent: -5px;
}
.text > ul li::before {
  content: "\F111";
  font-family: "FontAwesome" !important;
  font-size: 5px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: relative;
  left: -9px;
  top: -4px;
  color: #20466d;
}
.text > ol {
  padding-left: 21px;
}
.text-image-description {
  padding-top: 20px;
  color: #0e4971;
  font-size: 12px;
  line-height: 1.67;
}
.text-tag-list {
  padding-bottom: 13px;
  font-size: 13px;
  line-height: 1.54;
}
.text-tag-list .tag-list-divider {
  color: #349FF2;
  padding: 0 5px;
}
.text-tag-list .tag-list-divider:last-of-type {
  display: none;
}
.interactive-svg {
  overflow: visible !important;
  background-color: #F3F6F8;
}
.interactive-svg a {
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.interactive-svg a .st0,
.interactive-svg a .st1,
.interactive-svg a .st2 {
  transition: all 0.3s ease-in-out;
}
.interactive-svg a g {
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: .3s;
  transform-box: fill-box;
  z-index: -1;
  fill: #20466d;
}
.interactive-svg a:hover {
  z-index: 9;
}
.interactive-svg a:hover g {
  transform: scale(1.02);
  transform-origin: 50% 50%;
  transition: .3s;
  transform-box: fill-box;
  z-index: 999999;
  fill: #20466d;
}
.interactive-svg a:hover .st1 {
  fill: white;
}
.interactive-svg a:hover .st0,
.interactive-svg a:hover .st2 {
  fill: #20466d;
  stroke: #FFF;
  stroke-width: 3px;
}
.interactive-svg a#bs:hover .st1 {
  fill: #4B4B4B;
}
.interactive-svg .st1 path {
  fill: #4B4B4B;
}
.content-linker {
  margin-top: 30px;
}
@media only screen and (max-width: 1023px) {
  .content-linker {
    margin-top: -60px;
  }
}
@media only screen and (max-width: 1023px) {
  .content-linker-col {
    margin-top: 60px;
  }
}
.content-linker-col h3 {
  font-size: 15px;
  font-weight: 600;
}
@media only screen and (min-width: 1024px) {
  .content-linker-col h3 {
    min-height: 33px;
  }
}
.content-linker-col .nav li {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  margin-bottom: 10px;
}
.content-linker-col .nav li a {
  display: -ms-flexbox;
  display: flex;
  padding: 20px 25px 20px 0;
}
@media only screen and (max-width: 1023px) {
  .content-linker-col .nav li a {
    padding-right: 40px;
  }
}
.content-linker-col .nav li a:hover,
.content-linker-col .nav li a:focus {
  background-color: transparent;
}
@media only screen and (max-width: 1023px) {
  .content-linker-col .nav {
    margin-left: -15px;
    margin-right: -15px;
  }
  .content-linker-col .nav li {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .panel .content-linker-col .nav {
    margin-right: -30px;
  }
}
.department-list-title {
  font-size: 19px;
  font-weight: 700;
  color: #000;
}
@media only screen and (max-width: 1023px) {
  .department-list-title {
    font-size: 16px;
  }
}
.department-list-title-national {
  margin-top: 30px;
}
.department-list-title-regional {
  margin-top: 120px;
}
.department-list-item-title {
  margin-top: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
}
.department-list-item-text {
  font-size: 16px;
  font-weight: 300;
}
.department-list-item-contact-information {
  font-size: 14px;
  font-weight: 400;
}
.department-list-item.-alt {
  background-color: #F3F6F8;
}
@media only screen and (max-width: 1023px) {
  .department-list-item.-alt {
    background-color: transparent;
  }
  .department-list-item .module-content {
    margin-bottom: 0;
    margin-top: 0;
  }
  .department-list-item .panel {
    margin-bottom: 0;
  }
  .department-list-item .panel-heading {
    padding-top: 20px;
  }
  .department-list-item .panel-title > a {
    padding-top: 0px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .department-list-item .panel-body {
    padding: 0 0 15px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .department-list-item:last-of-type > .container {
    border-bottom: 1px solid rgba(32, 70, 109, 0.5);
  }
}
.document-list-item.-alt {
  background-color: #F3F6F8;
}
@media only screen and (min-width: 1024px) {
  .document-list-item .btn-external-link,
  .document-list-item .btn-download-link {
    display: block;
    line-height: 1.13;
    margin-top: 4px;
  }
  .document-list-item a.btn-external-link:before {
    top: 1px;
  }
}
@media only screen and (max-width: 1023px) {
  .document-list-item.-alt {
    background-color: transparent;
  }
  .document-list-item .module-content {
    margin-bottom: 0;
    margin-top: 0;
  }
  .document-list-item .panel {
    margin-bottom: 0;
  }
  .document-list-item .panel-heading {
    padding: 10px 0;
  }
  .document-list-item .panel-heading a.btn-external-link:before {
    top: 8px;
  }
  .document-list-item .panel-heading a.btn-download-link:before {
    top: 10px;
  }
  .document-list-item .panel-title > a {
    color: #349FF2;
    padding-top: 0px;
    padding-left: 30px;
  }
  .document-list-item .panel-body {
    padding: 0 0 30px 0;
  }
  .document-list-item .panel-body a.download-link {
    padding-top: 15px;
    display: block;
  }
  .document-list-item .panel img {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .document-list-item:last-of-type > .container {
    border-bottom: 1px solid rgba(32, 70, 109, 0.5);
  }
}
.footer {
  margin-top: 30px;
}
.footer-navigation {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #dedede;
  color: #000;
}
.footer-navigation-list {
  margin: 5px 0;
  list-style: none;
  list-style-type: none;
  padding-left: 0;
  float: left;
}
.footer-navigation-list-title {
  padding-right: 7px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
  float: left;
}
.footer-navigation-list-title-separator {
  padding: 0 7px 0 5px;
  font-size: 12px;
}
.footer-navigation-list-title a {
  color: #000;
}
.footer-navigation-list-title a:hover {
  text-decoration: none;
  color: #349FF2;
}
.footer-navigation-list-element {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.67;
  float: left;
}
.footer-navigation-list-element-separator {
  padding: 0 7px 0 5px;
  font-size: 11px;
}
.footer-navigation-list-element a {
  color: #000;
}
.footer-navigation-list-element a:hover {
  text-decoration: none;
  color: #349FF2;
}
.footer-navigation-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  color: #000;
}
.footer-navigation-bottom-image {
  margin-bottom: 50px;
  margin-top: 7px;
}
.footer-navigation-bottom-form .filter-search-form {
  margin-top: -5px;
}
.footer-navigation-bottom-form .fa-search {
  font-size: 12px;
}
.footer-navigation-bottom-form input {
  margin-left: 5px;
}
.footer-navigation-bottom-form .form-control {
  font-size: 10px;
  font-weight: 600;
  color: #000;
  line-height: 1;
}
.footer-navigation-bottom .nav.nav-icon {
  float: left;
  margin-top: 2px;
}
.footer-navigation-bottom .nav.nav-icon li a {
  color: #dedede;
  font-size: 30px;
}
.footer-navigation-bottom .nav.nav-icon li a:hover {
  color: #349FF2;
}
.form-subtitle {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin-bottom: 13px;
}
.form-control {
  font-size: 13px;
  line-height: 2.35;
  font-weight: 300;
  padding-left: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.form-section {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media only screen and (min-width: 1024px) {
  .form-section {
    margin-top: 39px;
    margin-bottom: 39px;
  }
}
@media only screen and (min-width: 1024px) {
  .form .btn-next-link {
    padding-left: 90px;
  }
  .form .btn-next-link:after {
    right: -3px;
  }
  .form .btn-back-link:before {
    left: -2px;
  }
}
.form-group .open > .dropdown-toggle {
  background-color: #fff;
  border-color: #000;
  border-bottom: none;
}
@media only screen and (max-width: 1023px) {
  .form-group .open > .dropdown-toggle {
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
}
.form-group .open > .dropdown-toggle:hover,
.form-group .open > .dropdown-toggle:focus,
.form-group .open > .dropdown-toggle.focus {
  background-color: #fff;
  border-color: #000;
  border-bottom: none;
}
.form-group .dropdown-toggle {
  width: 100%;
  text-align: left;
  border: 1px solid #000;
  border-top: none;
  background-color: transparent;
  border-color: #000;
  font-weight: 700;
  padding: 6px 12px;
}
@media only screen and (max-width: 1023px) {
  .form-group .dropdown-toggle {
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
}
.form-group .dropdown-toggle:hover,
.form-group .dropdown-toggle:focus,
.form-group .dropdown-toggle.focus {
  background-color: transparent;
  border-color: #000;
  background-image: none;
  outline: 0;
  box-shadow: none;
}
@media only screen and (max-width: 1023px) {
  .form-group .dropdown-toggle:hover,
  .form-group .dropdown-toggle:focus,
  .form-group .dropdown-toggle.focus {
    border: none;
  }
}
.form-group .dropdown-toggle .caret {
  position: absolute;
  right: 16px;
  top: 16px;
}
.form-group .dropdown-menu {
  border-top: none;
  margin-top: 0;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .form-group .dropdown-menu {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    border: none;
    box-shadow: none;
  }
}
.form .panel-group {
  border: none;
}
.form .panel-group .panel {
  border: none;
  margin-top: 39px;
  box-shadow: none;
}
.form .panel-group .panel-body,
.form .panel-group .panel-heading {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .form .panel-group .panel .collapse {
    display: block;
  }
}
.form .panel-group .panel-heading + .panel-collapse > .panel-body,
.form .panel-group .panel-heading + .panel-collapse > .list-group {
  border: none;
}
.form .alert {
  padding: 0px 5px;
}
.form .alert .close {
  position: static;
}
.form .field-validation-valid,
.form .validation-summary-valid {
  display: none;
}
.form .field-validation-error,
.form .validation-summary-errors {
  display: block;
}
.form .file-upload {
  width: 100%;
}
.form .file-upload .styled-dropzone {
  border: 2px dashed #7e8389;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .form .file-upload .styled-dropzone {
    display: none;
  }
}
.form .file-upload .styled-dropzone span {
  padding: 34px;
  display: block;
  color: #7e8389;
  text-align: center;
  font-size: 13px;
}
.form .file-upload .fake-upload-button {
  margin-top: 15px;
  display: block;
}
.form .file-upload .fake-upload-button .fake-upload-rectangle {
  display: block;
  float: left;
  width: 400px;
  height: 27px;
  border: 1px solid #7e8389;
}
.form .file-upload .fake-upload-button .fake-btn {
  padding: 0 35px;
  margin: 2px 0 0 22px;
  height: 24px;
  float: left;
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 1.7;
  font-weight: 700;
  color: #fff;
  background-color: #7e8389;
}
@media only screen and (max-width: 1023px) {
  .form .file-upload .fake-upload-button {
    margin-left: 10px;
  }
  .form .file-upload .fake-upload-button .fake-upload-rectangle,
  .form .file-upload .fake-upload-button .fake-btn {
    width: 50%;
  }
  .form .file-upload .fake-upload-button .fake-upload-rectangle {
    margin-right: 5px;
    margin-left: -10px;
  }
  .form .file-upload .fake-upload-button .fake-btn {
    padding: 0 10px;
    margin-left: 5px;
    margin-right: -10px;
  }
}
.form .dragndrop-previews {
  display: none;
}
.form .dragndrop-previews .input-group-addon {
  border: none;
  background: none;
  font-size: 13px;
}
.form .dragndrop-previews .input-group-addon.-left {
  padding-left: 0;
}
.form .dragndrop-previews .input-group-addon.-right {
  padding-right: 0;
}
.form .dragndrop-previews .input-group-addon .fa-remove:hover {
  color: #e3000b;
}
.form .dragndrop-previews .form-control {
  border: none;
  line-height: 1.7;
}
@media only screen and (max-width: 1023px) {
  .form {
    margin-left: -16px;
    margin-right: -16px;
  }
  .form-subtitle {
    margin-bottom: 0;
  }
  .form .panel-group:first-of-type {
    margin-top: 25px;
    border-top: 1px solid rgba(32, 70, 109, 0.5);
  }
  .form .panel-group {
    margin-bottom: 0;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid rgba(32, 70, 109, 0.5);
  }
  .form .panel-group .panel {
    margin-top: 0;
    border: none;
  }
  .form .panel-group .panel-title > a {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .link-list {
    padding-top: 0;
  }
  .link-list .module-header {
    margin-top: 33px;
    margin-bottom: 33px;
  }
}
.link-list-item {
  margin-bottom: 40px;
}
.link-list-item-title {
  font-size: 19px;
  font-weight: 700;
}
@media only screen and (max-width: 1023px) {
  .link-list-item-title {
    font-size: 16px;
  }
}
.link-list-item .btn.btn-external-link {
  padding-left: 6px;
}
.link-list-item .btn.btn-external-link:before {
  content: "\E900";
  font-family: 'kip_icons' !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 2px;
}
.contact-page .link-list-item {
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .contact-page .link-list {
    margin-top: -30px;
  }
}
.link-list-bold {
  margin: 35px 0 20px 0;
  padding: 0;
  list-style: none;
  border: none;
}
.link-list-bold li {
  display: inline-block;
  width: auto;
  float: none;
}
.link-list-bold li a {
  padding: 0;
  margin: 0;
  display: inline-block;
  border: none !important;
  color: #000;
  font-weight: bold;
}
.no-touch .link-list-bold li a:hover {
  background: none;
  color: #349FF2 !important;
}
.link-list-bold li a:focus,
.link-list-bold li a.focus {
  background: none;
  color: #349FF2 !important;
}
.link-list-bold li.active a {
  background: none;
  color: #349FF2 !important;
}
.link-list-bold li:after {
  padding: 0 5px 0 10px;
  content: "|";
  display: inline-block;
}
.link-list-bold li:last-child:after {
  display: none;
}
.loader-full-wrapper {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1090;
}
.loader-full-wrapper.loading {
  display: block;
}
.loader-full-wrapper .loader {
  margin: -32px 0 0 -32px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.loader-wrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(126, 131, 137, 0.7);
}
.loader-wrapper.loading {
  display: block;
}
.loader-wrapper .loader {
  margin: -32px 0 0 -32px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.loader {
  display: none;
  position: relative;
  display: block;
  width: 64px;
  height: 64px;
  color: #55bcbb;
  font-size: 0;
}
.loader.loading {
  display: block;
}
.loader > div {
  position: relative;
  display: inline-block;
  width: 64px;
  height: 64px;
  background: transparent;
  border: 4px solid #55bcbb;
  border-radius: 100%;
}
.loader > div:before,
.loader > div:after {
  margin-top: -2px;
  margin-left: -2px;
  content: "";
  display: block;
  position: absolute;
  top: 28px;
  left: 28px;
  width: 4px;
  background: #55bcbb;
  border-radius: 4px;
  transform-origin: 2px 2px 0;
  animation: timer-loader 1s infinite linear;
  animation-delay: -625ms;
}
.loader > div:before {
  height: 24px;
}
.loader > div:after {
  height: 16px;
  animation-duration: 15s;
  animation-delay: -7.5s;
}
/*
 * Animation
 */
@keyframes timer-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.iframe-auto-height {
  width: 100%;
  height: 100%;
  border: none;
}
.module-top {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .module-top {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .module-theme {
    border-bottom: 1px solid rgba(32, 70, 109, 0.5);
  }
  .module-theme.-default {
    border-bottom: 1px solid rgba(32, 70, 109, 0.5);
  }
  .module-theme.-primary,
  .module-theme.-secondary {
    border-bottom: transparent;
    margin-top: -2px;
  }
  .module-borderless .module-theme {
    border-bottom: transparent;
    margin-top: -2px;
  }
  .module-borderless .module-theme.-default {
    border-bottom: transparent;
    margin-top: -2px;
  }
}
.news-list-item-image,
.news-list-item-content,
.news-list-item-link {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .page-teaser {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}
.page-teaser .module-header-title {
  font-size: 20px;
  font-weight: 700;
}
.page-teaser-container {
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .page-teaser-container {
    margin-top: 15px;
  }
}
.page-teaser-element {
  height: auto;
  margin: 0;
}
@media only screen and (max-width: 1023px) {
  .page-teaser-element {
    margin-bottom: 15px;
  }
}
.page-teaser-element-content-link {
  display: block;
  color: #000;
  margin: 0 0 15px;
}
.page-teaser-element-content-link:hover {
  text-decoration: none;
}
.page-teaser-element-title {
  font-weight: 400;
  font-size: 16px;
  margin: 0 0 15px;
  color: #000;
}
.search-results-title {
  font-weight: 300;
}
.search-results-title-term {
  font-weight: 700;
}
.search-results-item.-alt {
  background-color: #F3F6F8;
}
.search-results-item .label.label-primary.search-result-highlight {
  background-color: #349FF2;
  opacity: 0.85;
  border-radius: 0;
  padding: 0 2px;
  margin-left: -1px;
  margin-right: -1px;
  color: #000;
}
.search-results-item-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 19px;
}
.search-results-item-title .label.label-primary.search-result-highlight {
  font-weight: 700;
  font-size: 19px;
}
.search-results-item-text {
  font-weight: 300;
  font-size: 16px;
}
.search-results-item-text .label.label-primary.search-result-highlight {
  font-weight: 300;
  font-size: 16px;
}
.search-results-item-department-text,
.search-results-item-department-contact-information {
  padding-bottom: 10px;
}
.search-results-item-department-contact-information .search-results-item-text {
  font-weight: 400;
  font-size: 15px;
}
.search-results-item-department-contact-information .search-results-item-text .label.label-primary.search-result-highlight {
  font-weight: 400;
  font-size: 15px;
}
.search-results-item .btn.btn-next-link {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.search-results-item .btn.btn-next-link::after {
  right: 3px;
}
.search-results-item .btn.btn-download-link {
  margin-top: 15px;
}
.search-results-item img {
  margin-top: 15px;
}
.tag-list {
  font-size: 13px;
  line-height: 1.54;
  padding-top: 13px;
  padding-bottom: 13px;
}
.tag-list-divider {
  color: #349FF2;
  padding: 0 5px;
}
.tag-list.-big {
  padding: 0;
  font-size: 42px;
  font-weight: bold;
  line-height: 1.33;
}
@media only screen and (max-width: 1023px) {
  .tag-list.-big {
    font-size: 27px;
  }
}
@media only screen and (max-width: 767px) {
  .tag-list.-big {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .tag-list.-news {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .tag-list.-news {
    padding-top: 25px;
  }
}
.tag-list.-without-date .tag-list-divider:last-of-type {
  display: none;
}
/* The Modal (background) */
.modal-submit {
  position: fixed;
  /* Stay in place */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1031;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
.modal-submit-content {
  background-color: #fefefe;
  padding: 20px 48px 48px 48px;
  border: 1px solid #888;
  text-align: center;
  font-size: 27px;
}
@media only screen and (max-width: 1024px) {
  .modal-submit-content {
    padding: 0px 36px 36px 36px;
    font-size: 16px;
    width: 50%;
    /* Could be more or less, depending on screen size */
  }
}
.modal-submit-contentspan {
  width: auto;
  margin: auto;
}
.modal-submit-content .image {
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .modal-submit-content .image {
    width: 120px;
  }
}

/*# sourceMappingURL=main.css.map*/