@font-face {
  font-family: "Frutiger LT Std";
  src: url('/wa-styles/pbsl.ch/fonts/FrutigerLTStd-Light.woff2') format('woff2'), url('/wa-styles/pbsl.ch/fonts/FrutigerLTStd-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Frutiger LT Std";
  src: url('/wa-styles/pbsl.ch/fonts/FrutigerLTStd-Roman.woff2') format('woff2'), url('/wa-styles/pbsl.ch/fonts/FrutigerLTStd-Roman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
/* ========================================================================
   Component: Base
 ========================================================================== */
/* Body
 ========================================================================== */
body {
  font-family: "Frutiger LT Std";
  font-weight: 300;
  color: #3d3d3d;
  font-size: .9em;
  line-height: 1.5em;
}
/*
 * `font-size` is set in `html` element to support the `rem` unit for font-sizes
 */
h1 {
  font-family: "Frutiger LT Std";
  color: #3d3d3d;
  font-size: 1.6em;
  line-height: 1.3em;
  font-weight: 700;
}
h2 {
  font-family: "Frutiger LT Std";
  color: #3d3d3d;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 400;
  margin: 15px 0 0 0;
}
p {
  font-family: "Frutiger LT Std";
  font-weight: 300;
  color: #3d3d3d;
  font-size: 1em;
  line-height: 1.5em;
}
a {
  color: #f8ac05;
  text-decoration: none;
  font-weight: 400;
}
td {
  font-family: "Frutiger LT Std";
  font-weight: 300;
  color: #3d3d3d;
  font-size: .9em;
  line-height: 1.5em;
}
.material-icons.md-18 {
  font-size: 18px;
}
.material-icons.md-24 {
  font-size: 24px;
}
.material-icons.md-36 {
  font-size: 36px;
}
.material-icons.md-48 {
  font-size: 48px;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
.contentTitle {
  font-family: "Frutiger LT Std";
  color: #3d3d3d;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 400;
  margin: 8px 0 0 0;
}
#content_full a:hover {
  border-bottom: 2px solid #f8ac05;
  padding-bottom: 3px;
}
#content ul {
  font-family: "Frutiger LT Std";
  font-weight: 300;
  font-size: .9em;
  line-height: 1.7em;
  color: #3d3d3d;
}
footer a:hover {
  border-bottom: 2px solid #f8ac05;
  padding-bottom: 3px;
}
.subnav {
  font-family: "Frutiger LT Std";
  font-weight: 400;
  font-size: 1em;
  font-style: normal;
  color: #231f20;
  line-height: 1.7em;
}
.subnav ul li a {
  color: #231f20;
  text-transform: uppercase;
}
.subnav ul li a:hover {
  color: #f8ac05;
}
nav {
  font-family: "Frutiger LT Std";
  font-weight: 400;
  font-size: 1em;
  font-style: normal;
  color: #231f20;
}
nav ul .jwa_menu_entry.open a,
nav ul .jwa_menu_entry.open ul .jwa_menu_entry.open a {
  color: #f8ac05;
}
.subnav .jwa_menu_entry.active a {
  color: #f8ac05;
}
.subnav ul li a,
.nav ul li.jwa_menu_entry.active li a {
  color: #231f20;
}
.homeNav p {
  font-weight: 400;
}
.footer_contact {
  padding: 0 0 10px 2%;
  font-family: "Frutiger LT Std";
  font-weight: 300;
  color: #3d3d3d;
  font-size: .9em;
  line-height: 1.5em;
}
.teamImage .brick-img {
  cursor: pointer;
}
.mfp-title {
  position: absolute;
  color: #FFF;
  font-family: "Frutiger LT Std";
  color: #3d3d3d;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 400;
  margin: 15px 0 0 0;
}
