.ggradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d1d1d+0,344657+100 */
  background: #1d1d1d;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #1d1d1d 0%, #344657 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@font-face {
  font-family: "Barlow";
  src: local("☺"), url("https://fonts.googleapis.com/css?family=Barlow");
  font-weight: bold;
}
@font-face {
  font-family: "Barlow";
  src: local("☺"), url("https://fonts.googleapis.com/css?family=Barlow");
  font-weight: medium;
}
@font-face {
  font-family: "Barlow";
  src: local("☺"), url("https://fonts.googleapis.com/css?family=Barlow");
  font-weight: normal;
}
@font-face {
  font-family: "Barlow";
  src: local("☺"), url("/fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
}
.fbody {
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: medium;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .fbody {
    font: 14px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: normal;
    font-weight: 500;
    line-height: 18px;
  }
}
html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}
body {
  background-color: #EFF0F6;
}
a {
  color: #4d88ff;
}
a:hover {
  text-decoration: none;
  color: black;
}
.cursor-pointer {
  cursor: pointer;
}
.brandline {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
}
.brandline .title {
  color: white;
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  margin-bottom: 4px;
  letter-spacing: 3px;
}
.brandline .line {
  width: 100%;
  height: 2px;
  background-color: #4d88ff;
}
.brandline.black .title {
  color: #2c3844;
}
.brandline.black .line {
  background-color: #2c3844;
}
.brandline.white .title {
  color: white;
}
.brandline.white .line {
  background-color: white;
}
h1 {
  color: #ffffff;
  font-weight: 700;
  line-height: 0.97;
  letter-spacing: 1.7px;
  position: relative;
  color: white;
  font: 52px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  line-height: 52px;
}
@media (max-width: 960px) {
  h1 {
    font: 18px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: bold;
    line-height: 20px;
  }
}
h4 {
  color: #2c3844;
  font-weight: 700;
  line-height: 0.97;
  letter-spacing: 1.7px;
  position: relative;
  color: white;
  font: 20px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
}
section {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 960px) {
  section {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.btn.btn-primary {
  background-color: pink;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #827eff;
  padding: 8px 30px;
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  line-height: 12px;
  letter-spacing: 2px;
  text-align: center;
}
header.page-header {
  position: relative;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
  margin-bottom: 50px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d1d1d+0,344657+100 */
  background: #1d1d1d;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #1d1d1d 0%, #344657 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
header.page-header .background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
header.page-header .container {
  display: table;
  height: 100%;
  padding-top: 250px;
}
header.page-header .container .row .left-col {
  display: table-cell;
  vertical-align: bottom;
}
header.page-header .container .row .right-col {
  display: table-cell;
  vertical-align: bottom;
}
header.page-header h1 {
  color: #ffffff;
  font-weight: 700;
  line-height: 0.97;
  letter-spacing: 1.7px;
  position: relative;
  color: white;
  margin-bottom: 20px;
  font: 52px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  line-height: 52px;
}
@media (max-width: 960px) {
  header.page-header h1 {
    font: 18px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: bold;
    line-height: 20px;
  }
}
header.page-header p {
  color: white;
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: medium;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  header.page-header p {
    font: 14px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: normal;
    font-weight: 500;
    line-height: 18px;
  }
}
@media (max-width: 960px) {
  header.page-header {
    margin: 0px;
  }
}
section.newsteaser .left-col {
  height: 430px;
  position: relative;
  padding: 0px;
  margin: 0px;
}
section.newsteaser .left-col .brandline {
  margin-left: 40px;
  margin-top: 40px;
}
section.newsteaser .left-col .brandline .line {
  background-color: white;
}
section.newsteaser .left-col .background {
  position: absolute;
  width: 140%;
  height: 100%;
  background-image: url("/images/news_teaser.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
section.newsteaser .left-col .btn {
  margin-left: 40px;
  position: absolute;
  bottom: 40px;
}
section.newsteaser .left-col h1 {
  margin-left: 40px;
}
section.newsteaser .right-col {
  min-height: 10px;
  color: white;
}
section.newsteaser .right-col .content {
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d1d1d+0,344657+100 */
  background: #1d1d1d;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #1d1d1d 0%, #344657 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  height: 300px;
  margin-top: 80px;
}
section.newsteaser .right-col .content .cell {
  width: 25%;
}
section.newsteaser .right-col .content .cell h4 {
  font: 16px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  margin-top: 50px;
}
section.newsteaser .right-col .content .cell .subline {
  flex-grow: 1;
  font: 14px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  opacity: 0.5;
  line-height: 18px;
  margin-top: 20px;
  min-height: 105px;
}
section.newsteaser .right-col .content .cell .learn-btn {
  margin-top: 50px;
}
section.newsteaser .right-col .content .cell .learn-btn .icon {
  width: 10px;
  height: 10px;
  position: absolute;
  background-image: url("/images/icons/arrow_right.svg");
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
section.newsteaser .right-col .content .cell .learn-btn .btn {
  background: none;
  line-height: 8px;
  height: 10px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  margin-left: 18px;
}
@media (max-width: 960px) {
  section.newsteaser .right-col .content .cell .subline {
    min-height: 60px;
  }
}
@media (max-width: 960px) {
  section.newsteaser {
    margin: 0px;
  }
  section.newsteaser .left-col {
    margin-top: 20px;
    height: 200px;
    margin-left: 0px;
    padding-left: 0px;
  }
  section.newsteaser .left-col .brandline {
    margin-left: 20px;
  }
  section.newsteaser .left-col h1 {
    margin-left: 20px;
  }
  section.newsteaser .left-col .btn {
    margin-left: 20px;
  }
  section.newsteaser .left-col .background {
    width: 100%;
  }
  section.newsteaser .right-col {
    height: auto;
    margin-top: -40px;
  }
  section.newsteaser .right-col .content {
    height: auto;
    padding-left: 20px;
    margin-top: 20px;
    padding-bottom: 50px;
  }
  section.newsteaser .right-col .content .cell {
    width: 100%;
  }
}
section.projectteaser .left-col {
  background-color: white;
  min-height: 280px;
  padding: 50px;
}
section.projectteaser .left-col h4 {
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  margin-bottom: 20px;
  color: #2c3844;
}
section.projectteaser .left-col .subline {
  font: 16px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 960px) {
  section.projectteaser .left-col .subline {
    font: 12px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: normal;
    font-weight: 500;
    line-height: 18px;
  }
}
section.projectteaser .left-col a {
  float: right;
}
section.projectteaser .left-col a .title {
  margin-top: 30px;
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  color: #2c3844;
  letter-spacing: 2px;
}
section.projectteaser .right-col {
  background-size: cover;
  height: 480px;
  background-color: #2c3844;
  padding: 50px;
}
section.projectteaser .right-col h1 {
  margin-top: 0px;
}
section.projectteaser .right-col .brandline .line {
  background-color: white;
}
section.projectteaser .row.left {
  margin-top: -200px;
}
@media (max-width: 960px) {
  section.projectteaser {
    margin: 0px;
  }
  section.projectteaser .left-col {
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section.projectteaser .right-col {
    padding-left: 20px;
    height: 400px;
    margin-top: 40px;
  }
}
section.fullsizeteaser {
  height: 600px;
  position: relative;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
  margin-bottom: 50px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d1d1d+0,344657+100 */
  background: #1d1d1d;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #1d1d1d 0%, #344657 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
section.fullsizeteaser .background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
section.fullsizeteaser .row .left-col .brandline .line {
  background-color: white;
}
section.fullsizeteaser .container {
  display: table;
  height: 100%;
  padding-top: 250px;
}
section.fullsizeteaser .container .row .left-col {
  display: table-cell;
  vertical-align: bottom;
}
section.fullsizeteaser .container .row .right-col {
  display: table-cell;
  vertical-align: bottom;
}
section.fullsizeteaser h1 {
  color: #ffffff;
  font-weight: 700;
  line-height: 0.97;
  letter-spacing: 1.7px;
  position: relative;
  color: white;
  font: 52px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  line-height: 52px;
}
@media (max-width: 960px) {
  section.fullsizeteaser h1 {
    font: 18px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: bold;
    line-height: 20px;
  }
}
section.fullsizeteaser p {
  color: white;
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: medium;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  section.fullsizeteaser p {
    font: 14px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: normal;
    font-weight: 500;
    line-height: 18px;
  }
}
@media (max-width: 960px) {
  section.fullsizeteaser {
    margin: 0px;
    height: auto;
    padding-bottom: 40px;
  }
  section.fullsizeteaser .left-col {
    margin-bottom: 20px;
  }
  section.fullsizeteaser .container {
    padding-top: 50px;
  }
}
.cards h4 {
  text-align: center;
  margin-bottom: 60px;
  color: #2c3844;
  text-transform: uppercase;
}
.portfolio-card {
  margin: 5px;
  width: 32%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}
.portfolio-card:hover {
  transform: scale(1.01, 1.01);
}
.portfolio-card:hover::after {
  opacity: 1;
}
.portfolio-card.s4 {
  width: 24.5%;
}
.portfolio-card a {
  color: inherit;
}
.portfolio-card .card-image-top {
  background-size: cover;
  background-position: center;
  height: 170px;
}
.portfolio-card .card-title {
  color: #2c3844;
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  min-height: 60px;
}
.portfolio-card .subtitle {
  font: 14px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
}
.portfolio-card .card-body {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  letter-spacing: 1px;
}
.portfolio-card .subline {
  font: 13px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  opacity: 0.5;
}
.portfolio-card::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 960px) {
  .portfolio-card {
    margin-bottom: 10px;
    flex-basis: 100%;
    width: 100%;
    margin: 10px 0 10px 0;
  }
}
.portfolio-overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.portfolio-overlay .image {
  background-position: center;
  background-size: cover;
}
.portfolio-overlay .description {
  padding: 80px;
  background-color: white;
  max-height: 600px;
  overflow: scroll;
}
.portfolio-overlay .description p {
  font: 13px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  opacity: 0.8;
  line-height: 20px;
}
.portfolio-overlay .container {
  position: relative;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.55);
}
.portfolio-overlay .close-button {
  z-index: 10;
  transform: translate(100%, -100%);
}
.portfolio-overlay .close-button:hover {
  transform: translate(100%, -100%) rotate(90deg);
}
.portfolio-overlay .facts-box {
  border: 1px solid #000;
}
.portfolio-overlay .facts-box td {
  border: none;
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
}
@media (max-width: 960px) {
  .portfolio-overlay .container {
    max-width: 100%;
    align-self: auto!important;
  }
  .portfolio-overlay .description {
    padding: 20px;
  }
  .portfolio-overlay .image {
    height: 500px;
  }
  .portfolio-overlay .close-button {
    transform: translate(-15%, 20%);
  }
}
section.intro {
  position: relative;
  z-index: 2;
}
section.intro .brandline .line {
  background-color: #2c3844;
}
section.intro .brandline .title {
  color: #2c3844;
}
section.intro h1 {
  color: #2c3844;
}
section.intro .right-col {
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: medium;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  section.intro .right-col {
    font: 14px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: normal;
    font-weight: 500;
    line-height: 18px;
  }
}
section.intro .bulletlist {
  width: 115%;
  margin-top: 60px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d1d1d+0,344657+100 */
  background: #1d1d1d;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #1d1d1d 0%, #344657 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding-left: 20%;
  margin-left: -20%;
  padding-top: 50px;
  padding-bottom: 50px;
  list-style: none;
}
section.intro .bulletlist li {
  font: 20px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  color: white;
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
  margin-top: 30px;
}
section.intro .bulletlist li span {
  margin-right: 20px;
  color: #4d88ff;
}
@media (max-width: 960px) {
  section.intro .left-col {
    margin-top: 40px;
  }
  section.intro .right-col {
    margin-top: 20px;
    adding-right: 40px;
  }
  section.intro .bulletlist {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  section.intro .bulletlist li {
    font: 14px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: bold;
  }
}
section.imagetextteaser {
  margin-top: -300px;
}
section.imagetextteaser .row {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
section.imagetextteaser .row .col h1 {
  color: black;
}
section.imagetextteaser .row-1 {
  min-height: 420px;
  padding: 50px 50px;
  padding-left: 90px;
}
section.imagetextteaser .row-2 .quotebox {
  padding: 50px 50px;
  background-color: white;
  min-height: 200px;
  margin-top: -160px;
  margin-right: 10%;
  padding-left: 40px;
  margin-left: 50%;
  font: 16px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  line-height: 20px;
  color: rgba(44, 56, 68, 0.8);
}
@media (max-width: 960px) {
  section.imagetextteaser .row-2 .quotebox {
    font: 12px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: normal;
    font-weight: 500;
    line-height: 18px;
  }
}
section.imagetextteaser .row-2 .quotebox .capture {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  margin-top: 25px;
  color: #2c3844;
}
@media (max-width: 960px) {
  section.imagetextteaser {
    margin: 0px;
    margin-top: 50px;
  }
  section.imagetextteaser .row-1 .col-left {
    margin-left: 0px;
    padding-left: 0px;
  }
  section.imagetextteaser .row-2 .quotebox {
    min-height: 200px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
section.orgchart {
  position: relative;
}
section.orgchart #orgchart-image {
  position: relative;
  width: 90%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 100px;
}
section.orgchart .orgchart-overlay {
  display: none;
}
section.orgchart .orgchart-pdf-btn {
  position: relative;
  left: 70%;
  bottom: 50px;
  display: inline-block;
}
section.orgchart .chart {
  position: absolute;
  height: 1700px;
  background-image: url("/images/orgchart.svg");
  background-position: center 100px ;
  background-repeat: no-repeat;
  background-size: 90% auto;
  width: 100%;
  max-width: 1200px;
  left: 50%;
  transform: translate(-50%, 0);
}
section.orgchart .container {
  overflow: hidden;
}
section.orgchart .container .col {
  padding: 0px;
  padding-top: 50px;
  margin: 0px;
}
section.orgchart .container .col h1 {
  color: black;
}
@media (max-width: 960px) {
  section.orgchart {
    padding-left: 20px;
  }
}
@media (max-width: 800px) {
  section.orgchart .orgchart-pdf-btn {
    display: none;
  }
  section.orgchart #orgchart-image {
    opacity: 0.4;
  }
  section.orgchart .orgchart-overlay {
    position: absolute;
    color: white;
    left: 0px;
    right: 0px;
    width: 50%;
    top: 50%;
    display: block;
    margin: 0 auto;
    padding: 50px;
    font: 16px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.3);
    z-index: 5;
    border: solid;
    border-color: #827eff;
    color: #2c3844;
    text-align: left;
  }
  section.orgchart .orgchart-overlay a {
    margin-top: 20px;
    color: white;
  }
  section.orgchart .orgchart-overlay a:active {
    background-image: #2c3844;
  }
}
section.timeline {
  position: relative;
}
section.timeline .col h1 {
  color: #2c3844;
}
section.timeline .row {
  margin-bottom: 25px;
}
section.timeline .event {
  text-align: right;
  padding-right: 5%;
}
section.timeline .event .line {
  position: absolute;
  width: 35px;
  height: 3px;
  background-color: #827eff;
  right: -15px;
  margin-top: 48px;
}
section.timeline .event .year {
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  line-height: 24px;
  opacity: 0.5;
  margin-bottom: 10px;
  width: 100%;
}
@media (max-width: 960px) {
  section.timeline .event .year {
    font: 14px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: bold;
    line-height: 14px;
  }
}
section.timeline .event .year.hide {
  visibility: hidden;
}
section.timeline .event .description {
  font: 16px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  line-height: 20px;
  width: 100%;
}
@media (max-width: 960px) {
  section.timeline .event .description {
    font: 12px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: normal;
    font-weight: 500;
    line-height: 18px;
  }
}
section.timeline .event.right {
  text-align: left;
  padding-left: 5%;
}
section.timeline .event.right .line {
  right: auto;
  left: -15px;
}
section.timeline .event.right .year {
  text-align: left;
}
section.timeline .event.right .description {
  text-align: left;
}
@media (max-width: 960px) {
  section.timeline .event {
    left: 0px;
    right: 0px;
    padding-right: 0%;
    padding-left: 15px;
  }
  section.timeline .event .line {
    right: 0px;
    display: none;
  }
  section.timeline .event .year {
    text-align: left;
  }
  section.timeline .event .description {
    text-align: left;
  }
  section.timeline .event.right {
    padding-left: 15px;
    left: 0px;
    right: 0px;
  }
}
section.timeline .btn {
  transform: translateY(100%);
}
section.timeline .strip .line {
  margin-top: 50px;
  width: 3px;
  height: 99%;
  background-color: #2c3844;
  position: absolute;
  margin-top: 0px;
  left: 50%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.timeline .strip .line .circle {
  width: 15px;
  height: 15px;
  border: solid;
  border-width: 3px;
  margin-top: -14px;
  border-color: #2c3844;
  position: absolute;
  margin-left: -6px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 960px) {
  section.timeline .event {
    text-align: left;
  }
  section.timeline .strip {
    display: none;
  }
}
.contact h1 {
  color: #212529;
  margin-bottom: 50px;
}
.contact p {
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: medium;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 1px;
  opacity: 0.7;
}
@media (max-width: 960px) {
  .contact p {
    font: 14px "Barlow", Arial, sans-serif;
    font-smooth: never;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: normal;
    font-weight: 500;
    line-height: 18px;
  }
}
.contact input {
  outline: none;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 20px;
}
.contact textarea {
  border: none;
  outline: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-height: 100px;
  padding: 10px 20px;
}
.ladda-button {
  width: 100%;
  height: 40px;
}
@media (max-width: 960px) {
  .contact .page-header {
    height: 400px;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4000;
  background-color: white;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.overlay .content-wrap {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.overlay .content-wrap .gradient {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #e0e5fc 100%);
  content: "";
  position: absolute;
  z-index: 1;
  height: 20%;
  bottom: 0;
  left: 0;
  right: 0;
}
.overlay.team {
  background: white;
}
.overlay.team .content-wrap {
  flex: 1;
}
.overlay.team .container {
  max-width: 640px;
}
.overlay.team .close-button {
  top: 1rem;
  right: 1rem;
  z-index: 1;
}
.overlay.team .close-button:hover {
  transform: rotate(90deg);
}
.overlay.team .image-wrap {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 50%;
}
.overlay.team .image-wrap img.main {
  height: 100vh;
}
.overlay.team .image-wrap h3 {
  color: white;
}
.overlay.team .content-wrap h2 {
  font: 26px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
}
.overlay.team .content-wrap h5,
.overlay.team .content-wrap h6 {
  text-align: left;
  font: 16px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
}
.overlay.team .content-wrap p {
  text-align: left;
  font: 13px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  opacity: 0.6;
  line-height: 20px;
}
.overlay.team .content-wrap strong {
  color: black;
  font-weight: 700;
}
@media (max-width: 960px) {
  .overlay.team .image-wrap {
    width: 100%;
    height: 50%;
  }
}
.map-overlay {
  margin-left: 20px;
  margin-right: 20px;
}
.map-overlay .map-tile {
  z-index: 10;
}
.map-overlay .link-arrow {
  margin-top: -50px;
  position: absolute;
  right: 192px;
  color: #FFF;
  z-index: 100;
  text-transform: uppercase;
  text-decoration: none;
}
.map-overlay .link-arrow img {
  margin-left: 2px;
  transition: transform 0.2s ease-in-out;
}
.map-overlay .link-arrow:hover img {
  transform: translateX(25%);
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .map-overlay .link-arrow {
    font-size: 11px;
    right: 0;
  }
}
.map-container {
  position: relative;
  background-color: black;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: white;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
}
.map-tile {
  overflow: hidden;
  height: 400px;
  padding: 0;
}
.leaflet-container {
  height: 100%;
}
@media (max-width: 960px) {
  .map-overlay {
    margin-left: 0;
    margin-right: 0;
  }
}
.partner-card {
  margin: 5px;
  width: 23.5%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}
.partner-card:hover {
  transform: scale(1.01, 1.01);
}
.partner-card:hover::after {
  opacity: 1;
}
.partner-card.s4 {
  width: 24.5%;
}
.partner-card a {
  color: inherit;
}
.partner-card .card-image-top {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 170px;
}
.partner-card .card-title {
  color: #2c3844;
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  min-height: 60px;
}
.partner-card .subtitle {
  font: 14px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
}
.partner-card .card-body {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  letter-spacing: 1px;
}
.partner-card .subline {
  font: 13px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  opacity: 0.5;
}
.partner-card::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 960px) {
  .partner-card {
    margin-bottom: 10px;
    flex-basis: 100%;
    width: 100%;
    margin: 5px 0 5px 0;
  }
}
.partner-overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.partner-overlay .image {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: white;
}
.partner-overlay .description {
  padding: 80px;
  background-color: white;
  max-height: 600px;
  overflow: scroll;
}
.partner-overlay .description p {
  font: 13px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  opacity: 0.8;
  line-height: 20px;
}
.partner-overlay .container {
  position: relative;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.55);
}
.partner-overlay .close-button {
  transform: translate(100%, -100%);
}
.partner-overlay .close-button:hover {
  transform: translate(100%, -100%) rotate(90deg);
}
@media (max-width: 960px) {
  .partner-overlay .container {
    max-width: 100%;
    align-self: auto!important;
  }
  .partner-overlay .description {
    padding: 20px;
  }
  .partner-overlay .image {
    height: 500px;
  }
  .partner-overlay .close-button {
    transform: translate(-15%, 20%);
  }
  .partner-overlay .close-button:hover {
    transform: translate(-15%, 20%) rotate(90deg);
  }
  .partner-overlay .close-button #close_button {
    stroke: black;
  }
}
.service-partner-card {
  margin: 5px;
  width: 23.5%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}
.service-partner-card:hover {
  transform: scale(1.01, 1.01);
}
.service-partner-card:hover::after {
  opacity: 1;
}
.service-partner-card.s4 {
  width: 24.5%;
}
.service-partner-card a {
  color: inherit;
}
.service-partner-card .card-image-top {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 170px;
}
.service-partner-card .card-title {
  color: #2c3844;
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  text-align: center;
}
.service-partner-card .subtitle {
  font: 14px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
}
.service-partner-card .card-body {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  letter-spacing: 1px;
}
.service-partner-card .subline {
  font: 13px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  opacity: 0.5;
}
.service-partner-card::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 960px) {
  .service-partner-card {
    flex-basis: 47%;
    width: 50%;
  }
}
section.newstiles .row {
  margin-bottom: 0px;
}
section.newstiles .content {
  background-color: white;
}
section.newstiles .profiletile {
  padding: 5px;
}
section.newstiles .profiletile .infobox {
  background-color: white;
  height: 470px;
}
section.newstiles .profiletile .infobox .profile {
  padding: 20px;
}
section.newstiles .profiletile .infobox .profile .profile-image {
  position: relative;
  width: 60px;
  height: 60px;
  background-color: #2c3844;
  background-size: cover;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
}
section.newstiles .profiletile .infobox .profile .profile-info {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  line-height: 18px;
  width: 80%;
  display: inline-block;
  padding-left: 20px;
  color: #2c3844;
}
section.newstiles .profiletile .infobox .splitline {
  width: 100%;
  height: 1px;
  background-color: #2c3844;
  opacity: 0.1;
}
section.newstiles .profiletile .infobox .headline {
  font: 16px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  padding-top: 10px;
  margin-bottom: 20px;
  color: #2c3844;
}
section.newstiles .profiletile .infobox .download {
  padding: 20px;
}
section.newstiles .profiletile .infobox .download .text {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  line-height: 18px;
  opacity: 0.7;
  height: 150px;
}
section.newstiles .profiletile .infobox .download .btn {
  margin-top: 25px;
}
section.newstiles .newstile {
  padding: 5px;
}
section.newstiles .newstile .infobox {
  background-color: white;
  height: 200px;
}
section.newstiles .newstile .image {
  position: relative;
  width: auto;
  height: 250px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
section.newstiles .newstile .category {
  position: absolute;
  background-color: black;
  font: 10px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  color: white;
  padding: 5px 12px;
  z-index: 5;
  margin-top: 15px;
  margin-left: 20px;
}
section.newstiles .newstile .date {
  padding-left: 20px;
  margin-top: 20px;
  font: 10px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  color: #2c3844;
  opacity: 0.6;
  letter-spacing: 1px;
}
section.newstiles .newstile .headline {
  font: 16px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #2c3844;
}
section.newstiles .newstile .text {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  line-height: 18px;
  color: #2c3844;
  opacity: 0.6;
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 40px;
}
section.newstiles .newstile.col-md-8 .image {
  position: relative;
  width: auto;
  height: 350px;
}
section.newstiles .newstile.col-md-8 .infobox {
  height: 100px;
}
section.newstiles .newstile.col-md-8 .text {
  display: none;
}
.slider-wrap {
  position: relative;
  height: 100%;
}
.slider-wrap .slider {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 400px;
  box-shadow: 30px 17px 39px 0 rgba(0, 0, 0, 0.26);
}
.slider-wrap .slider .gallery-item {
  position: absolute;
  opacity: 0;
  transition: all 0.4s;
  width: 100%;
  height: 100%;
}
.slider-wrap .slider .gallery-item.top {
  opacity: 0;
  z-index: 2;
  top: 0;
  left: 0;
}
.slider-wrap .slider .gallery-item.active {
  opacity: 1;
}
.slider-wrap .slider .gallery-item.bottom {
  opacity: 1;
  z-index: 1;
}
.slider-wrap .slider .gallery-item .background-image {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
.slider-wrap .meta {
  position: absolute;
  bottom: 0;
  right: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
  margin-bottom: 1rem;
  z-index: 10;
}
.slider-wrap .meta .navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.slider-wrap .meta .navigation .navigation-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-wrap .meta .navigation .navigation-button {
  width: 40px;
  height: 40px;
  border: solid 1px darkgray;
  border-radius: 50%;
  background: transparent;
}
.slider-wrap .meta .navigation .navigation-button,
.slider-wrap .meta .navigation .navigation-button i {
  margin: 0;
  transition: all 0.2s;
}
.slider-wrap .meta .navigation .navigation-button:hover {
  cursor: pointer;
  text-decoration: none;
  border: solid 1px #fff;
  background-color: darkgrey;
}
.slider-wrap .meta .navigation .navigation-button:hover i {
  color: white;
}
.slider-wrap .meta .navigation .navigation-button i {
  color: darkgray;
}
.navbar {
  padding-top: 40px;
  transition: background 0.5s, margin-top 0.2s, padding-top 0.2s;
}
.navbar .navbar-nav {
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar .navbar-nav span.divider {
  font: 12px "Barlow", Arial, sans-serif;
  line-height: 2rem;
  color: white;
}
.navbar .navbar-nav .nav-item {
  font: 14px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
}
@media (max-width: 960px) {
  .navbar .navbar-nav .nav-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar .navbar-nav .nav-item a {
  color: white;
}
.navbar .navbar-nav .nav-item a:hover {
  text-decoration: underline;
}
.navbar .navbar-nav .nav-item.locale .active {
  text-decoration: underline;
}
.navbar .navbar-toggler {
  outline: none;
}
.appear {
  opacity: 0;
  transition: all 0.5s;
}
.appear.visible {
  opacity: 1;
}
/**
 ----------------------------------------------------------------------------------
 Loading
 ----------------------------------------------------------------------------------
 */
.preload-images {
  display: none;
}
.dropdown-menu {
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  border-radius: 0;
}
.dropdown-menu .dropdown-item {
  margin-left: 0;
  padding-left: 0.5rem;
  cursor: pointer;
  font-weight: 700;
  color: #34467B !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 14px;
  opacity: 0.5;
  transition: opacity 0.5s;
}
.dropdown-menu .dropdown-item:hover {
  opacity: 1;
  background: transparent;
}
@media (max-width: 960px) {
  .dropdown-menu {
    background-color: transparent;
  }
  .dropdown-menu .dropdown-item {
    color: #fff !important;
  }
}
.navbar.shaded {
  background-color: #2c3844;
  margin-top: 0px;
  padding-top: 40px;
  transition: background 0.5s, padding-bottom 0.2s;
  -webkit-transition: opacity 2s ease-in;
  -moz-transition: opacity 2s ease-in;
  -o-transition: opacity 2s ease-in;
  -ms-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
}
.navbar.shaded > .container {
  border-bottom: none;
}
/**
 ----------------------------------------------------------------------------------
 Overrides
 ----------------------------------------------------------------------------------
 */
.card {
  border: none;
  border-radius: unset;
}
.card .card-image-top {
  background-position: center 20%;
}
.navbar-brand {
  width: 280px;
}
@media (max-width: 960px) {
  .navbar-brand {
    width: 180px;
  }
}
/**
 ----------------------------------------------------------------------------------
 Common elements
 ----------------------------------------------------------------------------------
 */
.close-button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  transition: all 0.3s;
  z-index: 1;
}
.close-button.btn:focus {
  outline: none;
  box-shadow: none;
}
@media (max-width: 960px) {
  .close-button {
    position: fixed;
  }
}
/*
Imprint
 */
.breadcrumbs a {
  color: #2c3844;
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
}
.breadcrumbs a i {
  margin-right: 10px;
}
footer {
  background-color: #2c3844;
  color: white;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d1d1d+0,344657+100 */
  background: #1d1d1d;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #1d1d1d 0%, #344657 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #1d1d1d 0%, #344657 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding-top: 50px;
  padding-bottom: 50px;
}
footer .logo-row {
  margin-bottom: 50px;
  width: 200px;
}
footer .footer-col h6 {
  font: 14px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
}
footer .footer-col p {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  opacity: 0.4;
  line-height: 16px;
}
footer .footer-col a {
  font: 14px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  color: white;
}
footer .footer-col a:hover {
  color: #827eff;
}
footer .footer-about-col .social-icons {
  margin: 0px;
  padding: 0px;
}
footer .footer-about-col .social-icons li {
  list-style-type: none;
  margin: 0px;
  display: inline-block;
  margin-right: 20px;
}
footer .footer-about-col .social-icons a {
  color: white;
}
footer .footer-about-col .social-icons a:hover {
  color: #827eff;
}
footer .footer-newsletter-col {
  position: relative;
}
footer .footer-newsletter-col label {
  font: 12px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.7;
}
footer .footer-newsletter-col form {
  position: relative;
  width: 100%;
}
footer .footer-newsletter-col input[type=email] {
  outline: none;
  margin: 0px;
  padding: 0px;
  font: 13px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  line-height: 27px;
  width: 80%;
  padding: 4px 2px;
  vertical-align: top;
}
footer .footer-newsletter-col input[type=email]:active {
  outline: none;
}
footer .footer-newsletter-col input[type=submit] {
  margin: 0px;
  background-color: #827eff;
  border: none;
  width: 20%;
  color: white;
  font: 18px "Barlow", Arial, sans-serif;
  font-smooth: never;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  outline: none;
  height: 39px;
  vertical-align: top;
  background-image: url("/images/icons/arrow_right.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 960px) {
  footer .footer-col {
    margin-bottom: 40px;
  }
}
