@charset "UTF-8";
/* Theme Name: sternhaus 2022 */
/************** width *************/
/************** colors *************/
/************** fonts *************/
/************ slick slider basic **********/
/* reset version 11.05.2017 */
html {
  overflow-y: scroll;
  height: 100%;
  -webkit-text-size-adjust: none;
  font-size: 10px; }

body {
  margin: 0;
  padding: 0; }

* {
  box-sizing: border-box; }

div,
section,
article,
form *,
table * {
  background-repeat: no-repeat !important; }

/*inherit body-fontsize*/
header, article, footer, section, nav, footer, aside, div,
table, tr, td, th,
ol, ul, li, dl, dt,
h1, h2, h3, h4, h5, h6, p, img {
  font-size: 1em;
  line-height: inherit;
  box-sizing: border-box;
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left; }

/*** HTML5 ***/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: baseline; }

/* Improve readability of pre-formatted text in all browsers */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

div,
ul li,
a {
  background-image: none;
  background-repeat: no-repeat; }

/*** reset basic element ***/
ol,
ul,
li {
  list-style: none;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

td {
  vertical-align: top;
  border: none; }

a {
  text-decoration: none;
  color: inherit;
  border: 0;
  outline: none; }

b,
strong {
  font-weight: bold; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  height: auto; }

/* media elements */
img,
video, audio,
iframe {
  max-width: 100%; }

td p {
  margin-bottom: 0; }

/*** form elements ***/
form,
fieldset,
input,
textarea,
select,
button,
option {
  padding: 0;
  border: 0;
  background: inherit;
  color: inherit;
  outline: 0px none currentColor;
  border-radius: 0;
  box-shadow: none;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none; }

input:focus,
input:active,
textarea:focus,
textarea:active {
  color: inherit;
  outline: 0px none currentColor; }

:focus {
  outline: none; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* grd */
/* 07-09-17 */
.clr,
.clr:after,
.clearfix:after,
.layout:after,
.grd:after,
[class*='grd-']:after,
.off:after {
  content: ' ';
  clear: both;
  float: none;
  display: table;
  line-height: 0;
  height: 0; }

/*** grid parent  ***/
[class*='grd-'],
.grd {
  margin-left: -60px; }

[class*='grd-'] > [class*='grd-'],
.grd > .grd {
  margin-left: 0;
  padding-left: 0; }

.grd > *,
[class*='grd-'] > * {
  float: left;
  padding-left: 60px; }

/*** grid column generate ***/
.grd-1 > * {
  width: 100%; }

.grd-2 > * {
  width: 50%; }

.grd-3 > * {
  width: 33.3333333333%; }

.grd-4 > * {
  width: 25%; }

.col-1-1 {
  width: 100%; }

.col-1-2 {
  width: 50%; }

.col-1-3 {
  width: 33.3333333333%; }

.col-1-4 {
  width: 25%; }

.col-2-3 {
  width: 66.6666666667%; }

.col-2-4 {
  width: 50%; }

.col-3-4 {
  width: 75%; }

.col-2-1 {
  width: 200%; }

.col-2-3 {
  width: 66.6666666667%; }

.col-2-4 {
  width: 50%; }

.col-3-4 {
  width: 75%; }

@media (min-width: 480px) {
  .col-sd-1-1 {
    width: 100%; }

  .col-sd-1-2 {
    width: 50%; }

  .col-sd-1-3 {
    width: 33.3333333333%; }

  .col-sd-2-3 {
    width: 66.6666666667%; }

  .col-sd-2-1 {
    width: 200%; }

  .col-sd-2-3 {
    width: 66.6666666667%; } }
@media (min-width: 640px) {
  .col-md-1-1 {
    width: 100%; }

  .col-md-1-2 {
    width: 50%; }

  .col-md-1-3 {
    width: 33.3333333333%; }

  .col-md-1-4 {
    width: 25%; }

  .col-md-2-3 {
    width: 66.6666666667%; }

  .col-md-2-4 {
    width: 50%; }

  .col-md-3-4 {
    width: 75%; }

  .col-md-2-1 {
    width: 200%; }

  .col-md-2-3 {
    width: 66.6666666667%; }

  .col-md-2-4 {
    width: 50%; }

  .col-md-3-4 {
    width: 75%; } }
@media (min-width: 1023px) {
  .col-ld-1-1 {
    width: 100%; }

  .col-ld-1-2 {
    width: 50%; }

  .col-ld-1-3 {
    width: 33.3333333333%; }

  .col-ld-1-4 {
    width: 25%; }

  .col-ld-1-12 {
    width: 8.3333333333%; }

  .col-ld-2-3 {
    width: 66.6666666667%; }

  .col-ld-2-4 {
    width: 50%; }

  .col-ld-3-4 {
    width: 75%; }

  .col-ld-2-12 {
    width: 16.6666666667%; }

  .col-ld-3-12 {
    width: 25%; }

  .col-ld-4-12 {
    width: 33.3333333333%; }

  .col-ld-5-12 {
    width: 41.6666666667%; }

  .col-ld-6-12 {
    width: 50%; }

  .col-ld-7-12 {
    width: 58.3333333333%; }

  .col-ld-8-12 {
    width: 66.6666666667%; }

  .col-ld-9-12 {
    width: 75%; }

  .col-ld-10-12 {
    width: 83.3333333333%; }

  .col-ld-11-12 {
    width: 91.6666666667%; }

  .col-ld-2-1 {
    width: 200%; }

  .col-ld-2-3 {
    width: 66.6666666667%; }

  .col-ld-2-4 {
    width: 50%; }

  .col-ld-3-4 {
    width: 75%; }

  .col-ld-2-12 {
    width: 16.6666666667%; }

  .col-ld-3-12 {
    width: 25%; }

  .col-ld-4-12 {
    width: 33.3333333333%; }

  .col-ld-5-12 {
    width: 41.6666666667%; }

  .col-ld-6-12 {
    width: 50%; }

  .col-ld-7-12 {
    width: 58.3333333333%; }

  .col-ld-8-12 {
    width: 66.6666666667%; }

  .col-ld-9-12 {
    width: 75%; }

  .col-ld-10-12 {
    width: 83.3333333333%; }

  .col-ld-11-12 {
    width: 91.6666666667%; } }
/********************** grid width for tables */
[class*='grd-'] td,
.grd td {
  display: table-cell;
  float: none;
  padding-left: 0; }

/************* alternative gutters */
.grd-0px,
.px-0 {
  margin-left: 0px; }
  .grd-0px > *,
  .px-0 > * {
    padding-left: 0px; }

.grd-10px,
.px-10 {
  margin-left: -10px; }
  .grd-10px > *,
  .px-10 > * {
    padding-left: 10px; }

.grd-20px,
.px-20 {
  margin-left: -20px; }
  .grd-20px > *,
  .px-20 > * {
    padding-left: 20px; }

.grd-1em,
.em-1 {
  margin-left: -1em; }
  .grd-1em > *,
  .em-1 > * {
    padding-left: 1em; }

/* 
basic positioning margins etc.
7.9.17
*/
/********* animation & transition ************/
.trn-0-4, .slide-caption p > a,
.sidebar_r p > a,
.hentry p > a, .trn-0-4 *, .slide-caption p > a *,
.sidebar_r p > a *,
.hentry p > a *, .trn-0-4 :before, .slide-caption p > a :before,
.sidebar_r p > a :before,
.hentry p > a :before, .trn-0-4 :after, .slide-caption p > a :after,
.sidebar_r p > a :after,
.hentry p > a :after {
  transition: 0.4s; }

.trn-0-5, .trn-0-5 *, .trn-0-5 :before, .trn-0-5 :after {
  transition: 0.5s; }

.trn-0-66, .trn-0-66 *, .trn-0-66 :before, .trn-0-66 :after {
  transition: 0.66s; }

.trn-0-75, .trn-0-75 *, .trn-0-75 :before, .trn-0-75 :after {
  transition: 0.75s; }

.trn-1, .trn-1 *, .trn-1 :before, .trn-1 :after {
  transition: 1s; }

.trn-1-5, .trn-1-5 *, .trn-1-5 :before, .trn-1-5 :after {
  transition: 1.5s; }

.trn-1-75, .trn-1-75 *, .trn-1-75 :before, .trn-1-75 :after {
  transition: 1.75s; }

.trn-2, .trn-2 *, .trn-2 :before, .trn-2 :after {
  transition: 2s; }

.box-shd {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); }

.box-shd-2px-wht {
  box-shadow: 0px 0px 0px 2px #fff; }

/********** display **********/
.hidden,
.dsp-non {
  display: none; }

.dsp-inl {
  display: inline; }

.dsp-inl-blc {
  display: inline-block; }

.dsp-blc {
  display: block; }

.dsp-min-sd,
.dsp-min-md,
.dsp-min-ld,
.dsp-max-sd,
.dsp-max-md,
.dsp-max-ld {
  display: none; }

@media (min-width: 480px) {
  .dsp-sd-inl-blc {
    display: inline-block; }

  .dsp-min-sd,
  .dsp-sd-blc {
    display: block; } }
@media (min-width: 640px) {
  .dsp-md-inl-blc {
    display: inline-block; }

  .dsp-min-md,
  .dsp-md-blc {
    display: block; } }
@media (min-width: 1023px) {
  .dsp-min-ld {
    display: block; } }
@media (max-width: 480px) {
  .dsp-max-sd {
    display: block; } }
@media (max-width: 640px) {
  .dsp-max-md {
    display: block; } }
@media (max-width: 1023px) {
  .dsp-ld-inl-blc {
    display: inline-block; }

  .dsp-max-ld {
    display: block; } }
/********** background **********/
.bck-img-rpt {
  background-repeat: repeat; }

.bck-img-no-rpt, .lzy-ldr {
  background-repeat: no-repeat; }

.bck-neg {
  background: #00665a;
  color: #fff; }

.bck-ngt a:before {
  color: inherit; }

.bck-ngt a.link {
  border-color: #fff; }

.bg-trn-blc {
  background: rgba(0, 0, 0, 0.8); }

.bck-trn-blc {
  background-color: rgba(0, 0, 0, 0.7); }

.bck-trn-wht {
  background-color: rgba(255, 255, 255, 0.7); }

.bck-blc {
  background: #000; }

.bck-wht {
  background: #fff; }

/********** selections and states **********/
:selection {
  background: #eee; }

::selection {
  background: #eee; }

/* disable selection*/
.usr-slc-non {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.crs-pnt {
  cursor: pointer; }

/********** floats **********/
.flt-lft {
  float: left; }

.flt-rgh {
  float: right; }

.flt-non {
  float: none; }

/********** position **********/
.pst-rlt {
  position: relative; }

.pst-abs {
  position: absolute; }

.pst-fxd {
  position: fixed; }

@media (min-width: 480px) {
  .pst-sd-rlt {
    position: relative; }

  .pst-sd-abs {
    position: absolute; }

  .pst-sd-fxd {
    position: fixed; } }
@media (min-width: 640px) {
  .pst-md-rlt {
    position: relative; }

  .pst-md-abs {
    position: absolute; }

  .pst-md-fxd {
    position: fixed; } }
@media (min-width: 1023px) {
  .pst-ld-rlt {
    position: relative; }

  .pst-ld-abs {
    position: absolute; }

  .pst-ld-fxd {
    position: fixed; } }
.top-0 {
  top: 0; }

.lft-0 {
  left: 0; }

.rgh-0 {
  right: 0; }

.btt-0 {
  bottom: 0; }

.z-ind-100 {
  z-index: 100; }

.z-ind-200 {
  z-index: 200; }

.z-ind-300 {
  z-index: 300; }

.z-ind-999 {
  z-index: 999; }

.z-ind-2000 {
  z-index: 2000; }

/********** margins **********/
.mrg-cnt {
  margin: 0 auto; }

.mrg-0-25em {
  margin: 0.25em; }

.mrg-0-3em {
  margin: 0.3em; }

.mrg-0-5em {
  margin: 0.5em; }

.mrg-0-66em {
  margin: 0.66em; }

.mrg-0-75em {
  margin: 0.75em; }

.mrg-1em {
  margin: 1em; }

.mrg-1-5em {
  margin: 1.5em; }

.mrg-2em {
  margin: 2em; }

.mrg-2-5em {
  margin: 2.5em; }

.mrg-3em {
  margin: 3em; }

.mrg-4em {
  margin: 4em; }

.mrg--1em {
  margin: -1em; }

.mrg--2em {
  margin: -2em; }

.mrg--3em {
  margin: -3em; }

.mrg-top {
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0; }

.mrg-btt {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0; }

.mrg-rgh {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0; }

.mrg-lft {
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 0; }

.mrg-top-0 {
  margin-top: 0; }

.mrg-btt-0 {
  margin-bottom: 0; }

.mrg-rgh-0 {
  margin-right: 0; }

.mrg-lft-0 {
  margin-left: 0; }

@media (min-width: 480px) {
  .mrg-sd--1em {
    margin: -1em; }

  .mrg-sd--1-5em {
    margin: -1.5em; }

  .mrg-sd--1-5em {
    margin: -1.5em; } }
@media (min-width: 640px) {
  .mrg-md--0-1em {
    margin: -0.1em; }

  .mrg-md--0-25em {
    margin: -0.25em; }

  .mrg-md--0-33em {
    margin: -0.33em; }

  .mrg-md--0-5em {
    margin: -0.5em; }

  .mrg-md--0-66em {
    margin: -0.66em; }

  .mrg-md--1em {
    margin: -1em; }

  .mrg-md--1-5em {
    margin: -1.5em; }

  .mrg-md--2em {
    margin: -2em; } }
@media (min-width: 480px) {
  .mrg-sd-top {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0; }

  .mrg-sd-btt {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0; }

  .mrg-sd-rgh {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0; }

  .mrg-sd-lft {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0; } }
@media (min-width: 640px) {
  .mrg-md-top {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0; }

  .mrg-md-btt {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0; }

  .mrg-md-rgh {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0; }

  .mrg-md-lft {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0; } }
/********** padding **********/
.pdd-0-25em {
  padding: 0.25em; }

.pdd-0-3em {
  padding: 0.3em; }

.pdd-0-5em {
  padding: 0.5em; }

.pdd-0-66em {
  padding: 0.66em; }

.pdd-0-75em {
  padding: 0.75em; }

.pdd-1em, input,
textarea,
select,
button {
  padding: 1em; }

.pdd-1-25em {
  padding: 1.25em; }

.pdd-1-5em {
  padding: 1.5em; }

.pdd-1-75em {
  padding: 1.75em; }

.pdd-2em {
  padding: 2em; }

.pdd-2-5em {
  padding: 2.5em; }

.pdd-3em {
  padding: 3em; }

.pdd-top-0 {
  padding-top: 0; }

.pdd-btt-0 {
  padding-bottom: 0; }

.pdd-rgh-0 {
  padding-right: 0; }

.pdd-lft-0 {
  padding-left: 0; }

.pdd-top {
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0; }

.pdd-btt {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0; }

.pdd-rgh {
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0; }

.pdd-lft {
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0; }

/********** border **********/
.brd {
  border: 1px solid #000; }

.brd-1px, .tbl-gap th, table th,
.tbl-gap td,
table td, .tbl-sld th,
.tbl-sld td, .frm-brd input,
.frm-brd select,
.frm-brd textarea,
.frm-brd button, .slide-caption p > a,
.sidebar_r p > a,
.hentry p > a, .hentry form input,
.hentry form select,
.hentry form textarea,
.hentry form button {
  border-width: 1px; }

.brd-2px {
  border-width: 2px; }

.brd-3px {
  border-width: 3px; }

.brd-4px {
  border-width: 4px; }

.brd-sld, .tbl-sld th, table th,
.tbl-sld td,
table td, .frm-brd input,
.frm-brd select,
.frm-brd textarea,
.frm-brd button, .slide-caption p > a,
.sidebar_r p > a,
.hentry p > a, .slide-caption p > a:hover,
.sidebar_r p > a:hover,
.hentry p > a:hover, .hentry form input,
.hentry form select,
.hentry form textarea,
.hentry form button {
  border-style: solid; }

.brd-dtt, .tbl-gap th, table th,
.tbl-gap td,
table td {
  border-style: dotted; }

.brd-dsh {
  border-style: dashed; }

.brd-btt, .tbl-gap th, table th,
.tbl-gap td,
table td, .tbl-sld th,
.tbl-sld td, .slide-caption p > a,
.sidebar_r p > a,
.hentry p > a, .slide-caption p > a:hover,
.sidebar_r p > a:hover,
.hentry p > a:hover {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none; }

.brd-top {
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none; }

.brd-lft {
  border-bottom-style: none;
  border-top-style: none;
  border-right-style: none; }

.brd-rgh {
  border-bottom-style: none;
  border-top-style: none;
  border-left-style: none; }

[class*='hr-'],
hr {
  width: auto !important;
  display: block;
  clear: both;
  float: none !important;
  box-sizing: border-box; }

hr {
  border-style: none;
  border-top: 1px solid #000;
  margin: 2em 0; }

:not(hr)[class*='hr-'] {
  border-top-width: 1px;
  border-color: #000;
  margin-top: 1em;
  padding-top: 0.8125em; }

.hr-sld {
  border-top-style: solid; }

.hr-dtt {
  border-top-style: dotted; }

.hr-dsh {
  border-top-style: dashed; }

/********** overlow **********/
.ovr-hdd {
  overflow: hidden; }

.ovr-vsb {
  overflow: visible; }

.ovr-aut {
  overflow: auto; }

.ovr-y-vsb {
  overflow-y: visible; }

.ovr-y-aut {
  overflow-y: auto; }

/********** heights **********/
.hgh-1em {
  height: 1em; }

.hgh-2em {
  height: 2em; }

.hgh-3em {
  height: 3em; }

.hgh-4em {
  height: 4em; }

.hgh-5em {
  height: 5em; }

.hgh-6em {
  height: 6em; }

.hgh-7em {
  height: 7em; }

.hgh-8em {
  height: 8em; }

.hgh-9em {
  height: 9em; }

.hgh-10em {
  height: 10em; }

.hgh-20em {
  height: 20em; }

.hgh-30em {
  height: 30em; }

.hgh-33vw {
  height: 33vw; }

.max-hgh-33vh {
  max-height: 33vh; }

.max-hgh-50vh {
  max-height: 50vh; }

.max-hgh-80vh {
  max-height: 80vh; }

.max-hgh-90vh {
  max-height: 90vh; }

.max-hgh-100vh {
  max-height: 100vh; }

/********** width **********/
.wdt-1em {
  width: 1em; }

.wdt-2em {
  width: 2em; }

.wdt-3em {
  width: 3em; }

.wdt-4em {
  width: 4em; }

.wdt-5em {
  width: 5em; }

.wdt-100 {
  width: 100%; }

@media (min-width: 640px) {
  .wdt-md-1em {
    width: 1em; }

  .wdt-md-2em {
    width: 2em; }

  .wdt-md-3em {
    width: 3em; }

  .wdt-md-4em {
    width: 4em; }

  .wdt-md-5em {
    width: 5em; }

  .wdt-md-100 {
    width: 100%; } }
@media (min-width: 1023px) {
  .wdt-ld-1em {
    width: 1em; }

  .wdt-ld-2em {
    width: 2em; }

  .wdt-ld-3em {
    width: 3em; }

  .wdt-ld-4em {
    width: 4em; }

  .wdt-ld-5em {
    width: 5em; }

  .wdt-ld-100 {
    width: 100%; } }
/*** vertical-align */
.vrt-alg-btt > * {
  vertical-align: bottom; }

.vrt-alg-top > * {
  vertical-align: top; }

.vrt-alg-mdd > * {
  vertical-align: middle; }

.vrt-alg-bsl > * {
  vertical-align: baseline; }

.fnt-siz-1-1em {
  font-size: 1.1em; }

.fnt-siz-1-15em {
  font-size: 1.15em; }

.fnt-siz-1-2em {
  font-size: 1.2em; }

.fnt-siz-1-25em {
  font-size: 1.25em; }

.fnt-siz-1-3em {
  font-size: 1.3em; }

.fnt-siz-1-5em {
  font-size: 1.5em; }

.fnt-siz-1-75em {
  font-size: 1.75em; }

.fnt-siz-2em {
  font-size: 2em; }

.fnt-siz-2-5em {
  font-size: 2.5em; }

.fnt-siz-3em {
  font-size: 3em; }

.color-1 {
  color: #00665a; }

.color-2 {
  color: #ad0d12; }

.color-3 {
  color: #de0069; }

.color-4 {
  color: #f29100; }

.lzy-ldr {
  min-height: 20em;
  background-color: #eee;
  background-image: url(./img/loading.svg);
  background-size: contain;
  background-position: center; }

@font-face {
  font-family: "psuicons";
  src: url("fonts/psuicons.eot");
  src: url("fonts/psuicons.eot?met80r#iefix") format("embedded-opentype"), url("fonts/psuicons.ttf") format("truetype"), url("fonts/psuicons.woff") format("woff"), url("fonts/psuicons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*='fa-']:before,
.icn-fnt,
body .fa-arrow-up:before,
.hentry .fa-arrow-up:before,
.sidebar_r .fa-arrow-up:before,
body .fa-arrow-down:before,
.hentry .fa-arrow-down:before,
.sidebar_r .fa-arrow-down:before,
.lnk-prv-pst:before,
.lnk-nxt-pst:after {
  font-family: "psuicons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00665a; }

.icn-fnt, body .fa-arrow-up:before,
.hentry .fa-arrow-up:before,
.sidebar_r .fa-arrow-up:before, body .fa-arrow-down:before,
.hentry .fa-arrow-down:before,
.sidebar_r .fa-arrow-down:before, .lnk-prv-pst:before, .lnk-nxt-pst:after {
  font-family: "psuicons"; }

.no-icn:before {
  display: none !important; }

[class*='fa-'] :before {
  font-family: "psuicons";
  display: inline-block; }

body .fa-home:before,
.hentry .fa-home:before,
.sidebar_r .fa-home:before {
  content: "\f015"; }
body .fa-calendar-o:before,
.hentry .fa-calendar-o:before,
.sidebar_r .fa-calendar-o:before {
  content: "\f133"; }
body .fa-facebook:before,
.hentry .fa-facebook:before,
.sidebar_r .fa-facebook:before {
  content: "\f230"; }
body .fa-link:before,
.hentry .fa-link:before,
.sidebar_r .fa-link:before {
  content: "\f0c1"; }
body .fa-envelope:before,
.hentry .fa-envelope:before,
.sidebar_r .fa-envelope:before {
  content: "\f0e0"; }
body .fa-phone:before,
.hentry .fa-phone:before,
.sidebar_r .fa-phone:before {
  content: "\f095"; }
body .fa-calculator:before,
.hentry .fa-calculator:before,
.sidebar_r .fa-calculator:before {
  content: "\f1ec"; }
body .fa-map-marker:before,
.hentry .fa-map-marker:before,
.sidebar_r .fa-map-marker:before {
  content: "\f041"; }
body .fa-arrow-right:before,
.hentry .fa-arrow-right:before,
.sidebar_r .fa-arrow-right:before {
  content: "\f061"; }
body .fa-arrow-up:before,
.hentry .fa-arrow-up:before,
.sidebar_r .fa-arrow-up:before {
  content: "\f062"; }
body .fa-arrow-down:before,
.hentry .fa-arrow-down:before,
.sidebar_r .fa-arrow-down:before {
  content: "\f063"; }
body .fa-arrow-left:before,
.hentry .fa-arrow-left:before,
.sidebar_r .fa-arrow-left:before {
  content: "\f060"; }
body .fa-angle-double-down:before,
.hentry .fa-angle-double-down:before,
.sidebar_r .fa-angle-double-down:before {
  content: "\f103"; }
body .fa-sort:before,
.hentry .fa-sort:before,
.sidebar_r .fa-sort:before {
  content: "\f0dc"; }
body .fa-navicon:before,
.hentry .fa-navicon:before,
.sidebar_r .fa-navicon:before {
  content: "\f0c9"; }
body .fa-search:before,
.hentry .fa-search:before,
.sidebar_r .fa-search:before {
  content: "\f002"; }
body .fa-print:before,
.hentry .fa-print:before,
.sidebar_r .fa-print:before {
  content: "\f02f"; }
body .fa-file:before,
.hentry .fa-file:before,
.sidebar_r .fa-file:before {
  content: "\f016"; }
body .fa-pencil:before,
.hentry .fa-pencil:before,
.sidebar_r .fa-pencil:before {
  content: "\f040"; }
body .fa-user:before,
.hentry .fa-user:before,
.sidebar_r .fa-user:before {
  content: "\f007"; }

body [class*="fa-rgh"]:before,
.hentry [class*="fa-rgh"]:before,
.sidebar_r [class*="fa-rgh"]:before {
  content: "" !important;
  display: none; }

/* typography
7.9.17
*/
.fnt-siz-0-25 {
  font-size: 0.25em; }

.fnt-siz-0-5 {
  font-size: 0.5em; }

.fnt-siz-0-66 {
  font-size: 0.66em; }

.fnt-siz-0-75 {
  font-size: 0.75em; }

.fnt-siz-1-25 {
  font-size: 1.25em; }

.fnt-siz-1-5 {
  font-size: 1.5em; }

.fnt-siz-2 {
  font-size: 2em; }

p, h1, h2, h3, h4 {
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1"; }

h1, h2, h3 {
  line-height: 1.25em; }

h1, h2, h3, h4, h5 {
  margin: 0; }

h1 {
  font-size: 2.3703703704em; }

h2 {
  font-size: 1.7777777778em; }

h3 {
  font-size: 1.3333333333em; }

h4 {
  font-weight: bold; }

h5 {
  font-weight: bold; }

/* reset margin-top for first headline */
h2 + p, h3 + p {
  margin-top: 1em; }

h1 + h2 {
  margin-top: 0.5em; }

h2 + h3 {
  margin-top: 1em; }

p + p,
p + ul,
p + ol,
p + h2,
p + h3,
p + h4,
p + h5 {
  margin-top: 0.75em; }

.txt-ngt {
  color: #fff; }

.txt-sml {
  font-size: 0.8em;
  line-height: 1.35em; }

.txt-lrg {
  font-size: 2em;
  line-height: 1.35em; }

.txt-cnt {
  text-align: center; }

.txt-lft,
.txt-lft > p {
  text-align: left; }

.txt-rgh,
.txt-rgh > p {
  text-align: right; }

.txt-jst,
.txt-jst > p {
  text-align: justify; }

.txt-upp {
  text-transform: uppercase; }

.txt-lin-thr {
  text-decoration: line-through; }

.txt-srf, .h1,
h1, h3, blockquote {
  font-family: "Poly"; }

.txt-sns {
  font-family: "Roboto"; }

.txt-itl {
  font-style: italic; }

blockquote {
  padding: 0 1em;
  border-left: 4px solid #000;
  margin: 1em 0;
  font-style: italic; }

/***** tables *****/
th {
  font-weight: bold; }

.tbl-gap th, table th,
.tbl-gap td,
table td {
  border-right: 10px solid #fff; }

.tbl-scr {
  width: 100%;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  display: block;
  padding-bottom: 1em; }
  .tbl-scr thead,
  .tbl-scr tbody,
  .tbl-scr tr {
    display: block; }
  .tbl-scr thead {
    position: sticky;
    float: left;
    left: 0;
    z-index: 100;
    background: #eee; }
  .tbl-scr thead tr, .tbl-scr th {
    display: block; }
  .tbl-scr tbody {
    height: 100%;
    width: auto;
    padding: 0;
    left: 10em;
    position: absolute;
    white-space: nowrap; }
  .tbl-scr tr {
    height: 100%;
    width: 10em;
    position: relative;
    display: inline-block !important; }
  .tbl-scr td {
    display: block;
    overflow: hidden; }
  .tbl-scr td:hover {
    display: block;
    white-space: pre-wrap;
    width: 100%;
    left: 0%;
    max-width: 200%;
    background: #eee;
    z-index: 100;
    position: relative; }

.tbl-evn-odd td, .tbl-evn-odd th {
  border: none; }
.tbl-evn-odd tr:nth-of-type(odd) td {
  background: #eee; }

.tbl-tr-hvr tr:hover td {
  background: #000;
  color: #fff; }

article ul li {
  display: block; }

section > ul,
section > ol,
div > ul,
div > ol {
  margin-bottom: 1em; }

/*default indent */
.lst-ind, .li-bll, .li-dsh, .li-sqr, .li-arr,
.sub-li-arr li, .li-ast, .slide-caption > ul,
.slide-caption .hentry > ul,
.sidebar_r > ul,
.sidebar_r .hentry > ul,
.hentry > ul,
.hentry .hentry > ul {
  padding-left: 1em; }

.li-nll {
  padding-left: 0em; }
  .li-nll ul,
  .li-nll li {
    padding-left: 0em; }
  .li-nll li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    content: '';
    margin-left: 0em;
    width: 0em;
    display: none; }

.li-hvr-bck li a:hover {
  background: #eee; }

.li-hvr-brd-lft li a {
  border-left: 6px solid #fff; }
.li-hvr-brd-lft li a:hover {
  border-left-color: #00665a; }

.li-lnk {
  /* 1st level */ }
  .li-lnk a {
    display: block;
    padding: 0.5em;
    transition: 0.4s; }
  .li-lnk li li a {
    padding-left: 1.5em; }
  .li-lnk li li li a {
    padding-left: 2.5em; }
  .li-lnk li li li li a {
    padding-left: 3.5em; }

.li-lnk-inl-blc {
  /* 1st level */ }
  .li-lnk-inl-blc li {
    display: inline-block; }
  .li-lnk-inl-blc a {
    display: inline-block;
    padding: 0.5em;
    transition: 0.4s; }

.li-flt {
  display: inline-block; }
  .li-flt:after {
    content: '';
    display: table;
    clear: both; }
  .li-flt li {
    float: left; }

/*** no bullets ***/
.li-non, nav ul {
  padding-left: 0em; }
  .li-non li:before, nav ul li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    content: '';
    margin-left: 0em;
    width: 0em;
    display: none; }

.li-non.li-inl li:first-child, nav ul.li-inl li:first-child {
  padding-left: 0em; }

/***  bullets ***/
.li-bll li:before {
  margin-left: -1em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: inline-block;
  position: relative;
  content: '\2022'; }

/***  dash ***/
.li-dsh {
  padding-left: 1em; }
  .li-dsh li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    margin-left: -1em;
    width: 1em;
    display: inline-block;
    content: '\2013'; }

/***  square ***/
.li-sqr {
  padding-left: 1em; }
  .li-sqr li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    font-family: inherit;
    content: '\25A0';
    font-size: 0.8125em;
    width: 1em;
    margin-left: -1em;
    top: -0.2em; }

/***  arrow ***/
.li-arr li:before,
.sub-li-arr li li:before {
  margin-left: -1em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: inline-block;
  position: relative;
  font-family: "psuicons";
  content: '\f105';
  width: 1em;
  margin-left: -1em;
  font-size: 0.9em;
  top: -0.1em; }

/***  arrow ***/
.li-ast li:before, .slide-caption > ul li:before,
.slide-caption .hentry > ul li:before,
.sidebar_r > ul li:before,
.sidebar_r .hentry > ul li:before,
.hentry > ul li:before,
.hentry .hentry > ul li:before {
  font-family: "Roboto";
  color: #00665a;
  content: '*';
  width: 1em;
  margin-left: -1em;
  font-size: 1em;
  top: 0.2em;
  float: left;
  position: relative; }

/******* numbered *******/
.li-num {
  padding-left: 1.2em;
  counter-reset: counter-start; }

.li-num ul,
.li-num ol {
  padding-left: 1.2em;
  counter-reset: counter-start; }

.li-num li:before {
  margin-left: -1em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: inline-block;
  position: relative;
  width: 1.2em;
  margin-left: -1.2em;
  content: counter(counter-start) "." " ";
  counter-increment: counter-start; }

/* increase indention after 2 digits */
.li-num li:nth-of-type(1n+10):before {
  margin-right: 0.3em;
  width: 1.5em;
  margin-left: -1.2em; }

/******* inline *******/
.li-inl {
  padding-left: 0em; }

.li-inl li {
  display: inline;
  padding-left: 1em; }
  .li-inl li li:before {
    float: none; }

.li-inl li:last-child {
  margin-right: 0em; }

/* plus/minus  */
.nav-drp ul {
  padding-left: 0em;
  display: inline-block;
  float: none !important;
  width: auto;
  clear: both; }
.nav-drp li {
  position: relative;
  float: left;
  background: #fff;
  display: block; }
.nav-drp li:hover > ul {
  display: block; }
.nav-drp li a {
  padding: 1em;
  border: 1px solid #fff; }
.nav-drp li ul {
  opacity: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  transition: 1s opacity; }
.nav-drp li ul li {
  min-width: 100%; }
.nav-drp ul li:hover > ul {
  opacity: 1;
  height: auto;
  overflow: visible;
  transition: 1s opacity; }
.nav-drp li ul ul {
  top: 0;
  left: 100%;
  width: 100%; }
.nav-drp li ul ul > li {
  min-width: calc(200%);
  left: -100%;
  padding-left: 100%; }
.nav-drp li ul ul {
  z-index: -1; }
.nav-drp > ul > li + li {
  margin-left: -1px; }
.nav-drp ul ul.children > li,
.nav-drp ul ul ul.children > li + li {
  margin-top: -1px; }
.nav-drp ul ul ul.children > li {
  margin-top: 0px;
  margin-left: -1px; }

.nav-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 900; }

.nav-wrp {
  transition: 0.8s;
  background: #fff; }
  .nav-wrp nav a {
    border-top: 1px dotted #000; }
  .nav-wrp .nav-tgg {
    margin-top: 0.5em;
    font-size: 1em; }

.nav-wrp-lft {
  border-right: 1px solid #000; }

.nav-wrp-rgh {
  border-left: 1px solid #000; }

.nav-wrp-fxd {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 72%;
  z-index: 999;
  max-width: 480px; }
  .nav-wrp-fxd nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto; }

.tgg-wrp {
  font-size: 2em;
  width: 2em;
  position: absolute;
  top: 0;
  bottom: 0;
  color: #fff;
  background: #00665a;
  padding: 0.2em;
  text-align: center; }

.nav-wrp-rgh {
  transform: translateX(100%);
  right: 0; }
  .nav-wrp-rgh .tgg-wrp {
    left: -2em; }

.nav-wrp-lft {
  transform: translateX(-100%); }
  .nav-wrp-lft .tgg-wrp {
    right: -2em; }

.nav-active .nav-wrp-fxd {
  transform: translateX(0%); }

nav ul ul {
  padding-left: 1em; }

.acc:before,
a, a:before, a:after {
  transition: 0.4s; }

.hvr-bck:hover *:hover {
  background: #eee;
  transition: 0.4s; }

.hvr-brd-lft:hover {
  border-left: 2px solid #00665a;
  transition: 0.4s; }

/********* basic nav  *************/
.lnk-prv-pst:before:before {
  content: "\f060"; }

.lnk-nxt-pst:after:before {
  content: "\f061"; }

/*** accordion toggler ***/
.acc:before,
.expanded:after,
.expanded:before {
  transform: rotate(90deg); }

.collapsed:after,
.collapsed:before {
  transform: rotate(0deg); }

.acc:before {
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-family: "Roboto";
  font-size: 1em;
  margin-left: -0.1em;
  margin-right: 0.1em;
  text-align: center;
  display: inline-block;
  position: relative; }
.acc:hover {
  cursor: pointer; }

.nav-tgg {
  display: inline-block;
  height: auto;
  line-height: 1em;
  font-size: 1em;
  width: 1em;
  text-align: center;
  vertical-align: middle; }
  .nav-tgg:before {
    content: "\f0c9"; }
  .nav-tgg:before {
    transform: rotate(0deg);
    transition: 0.4s;
    position: relative;
    display: block;
    font-family: "psuicons"; }

.nav-active .nav-tgg:before {
  content: "\f00d"; }
.nav-active .nav-tgg:before {
  transform: rotate(-180deg);
  top: 0.1em; }

.tgg-rgh .parent a {
  position: relative; }
.tgg-rgh .parent span {
  position: absolute;
  right: 0;
  width: 2em;
  text-align: right; }

.tgg-rgh {
  position: relative; }
  .tgg-rgh span {
    position: absolute;
    right: 0;
    width: 2em;
    text-align: right; }
  .tgg-rgh .expanded:before,
  .tgg-rgh .tgg:before {
    content: '\2039';
    transform: rotate(-90deg); }
  .tgg-rgh .collapsed:before {
    transform: rotate(0deg); }

.nav-acc ul {
  padding-left: 0em;
  /* 1st level */ }
  .nav-acc ul ul,
  .nav-acc ul li {
    padding-left: 0em; }
  .nav-acc ul li:before {
    margin-left: -1em;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    content: '';
    margin-left: 0em;
    width: 0em;
    display: none; }
  .nav-acc ul a {
    display: block;
    padding: 0.5em;
    transition: 0.4s; }
  .nav-acc ul li li a {
    padding-left: 1.5em; }
  .nav-acc ul li li li a {
    padding-left: 2.5em; }
  .nav-acc ul li li li li a {
    padding-left: 3.5em; }

.tgg.expanded:before, .tgg:before {
  content: '\2013';
  top: 0.1em;
  transform: rotate(-180deg); }
.tgg.collapsed:before {
  content: '+';
  top: 0em;
  transform: rotate(0deg); }

.tgg-plus .tgg.expanded:before,
.tgg-plus .tgg:before {
  content: '\2013';
  top: 0.1em; }
.tgg-plus .tgg.collapsed:before {
  content: '+';
  top: 0em; }
.tgg-plus .tgg.expanded:before,
.tgg-plus .tgg:before {
  transform: rotate(-180deg); }
.tgg-plus .tgg.collapsed:before {
  transform: rotate(0deg); }

.tgg-laquo .tgg.expanded:before,
.tgg-laquo .tgg:before {
  transform: rotate(90deg); }
.tgg-laquo .tgg.collapsed:before {
  transform: rotate(0deg); }
.tgg-laquo .tgg.expanded:before,
.tgg-laquo .tgg:before {
  content: '\203a';
  font-size: 1.2em; }
.tgg-laquo.tgg-rgh .tgg.expanded:before,
.tgg-laquo.tgg-rgh .tgg:before {
  content: '\2039';
  transform: rotate(-90deg); }
.tgg-laquo.tgg-rgh .tgg.collapsed:before {
  transform: rotate(0deg); }

.tgg-90cc .tgg.expanded:before,
.tgg-90cc .tgg:before {
  transform: rotate(-90deg); }

.tgg-90cw .tgg.expanded:before,
.tgg-90cw .tgg:before {
  transform: rotate(90deg); }
.tgg-90cw .tgg.collapsed:before {
  transform: rotate(0deg); }

.tgg-180cc .tgg.expanded:before,
.tgg-180cc .tgg:before {
  transform: rotate(-180deg); }
.tgg-180cc .tgg.collapsed:before {
  transform: rotate(0deg); }

/****** nav themes ********/
/********** media **********/
.img-gry {
  filter: grayscale(100%); }

.img-brd {
  border: 1px solid #ccc; }

.thm-wrp img {
  width: 100%; }

/*** ratio wrap ***/
.wrp-rat {
  position: relative;
  overflow: hidden; }

.wrp-rat:before {
  content: ' ';
  display: block;
  width: 100%; }

.wrp-rat > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%; }

.obj-fit-cnt {
  object-fit: contain; }

.obj-fit-cvr {
  object-fit: cover; }

.no-objectfit [class*="img-wrp-"] img {
  opacity: 0; }

.wrp-rat.obj-cnt > * {
  object-fit: contain; }

.wrp-rat-1-1:before {
  padding-top: 100%; }

.wrp-rat-2-1:before {
  padding-top: 50%; }

.wrp-rat-4-1:before {
  padding-top: 25%; }

.wrp-rat-3-1:before {
  padding-top: 33.33%; }

.wrp-rat-3-2:before {
  padding-top: 66.666%; }

.wrp-rat-4-3:before {
  padding-top: 75%; }

.wrp-rat-16-9:before {
  padding-top: 56.25%; }

.wrp-rat-16-10:before {
  padding-top: 62.5%; }

.wrp-rat-10-16:before {
  padding-top: 160%; }

.wrp-rat-9-16:before {
  padding-top: 177.77%; }

.wrp-rat-3-4:before {
  padding-top: 133.333%; }

.wrp-rat-2-3:before {
  padding-top: 150%; }

.wrp-rat-1-3:before {
  padding-top: 150%; }

.wrp-rat-1-2:before {
  padding-top: 200%; }

.wrp-rat-din-prt:before {
  padding-top: 141.43%; }

.wrp-rat-din-lnd:before {
  padding-top: 70.70%; }

.wrp-rat-cinemascope:before {
  padding-top: 42.55%; }

.wrp-rat-1-3:before {
  padding-top: 300%; }

@media (min-width: 640px) {
  .wrp-rat-md-1-1:before {
    padding-top: 100%; }

  .wrp-rat-md-2-1:before {
    padding-top: 50%; }

  .wrp-rat-md-4-1:before {
    padding-top: 25%; }

  .wrp-rat-md-3-1:before {
    padding-top: 33.33%; }

  .wrp-rat-md-3-2:before {
    padding-top: 66.666%; }

  .wrp-rat-md-4-3:before {
    padding-top: 75%; }

  .wrp-rat-md-16-9:before {
    padding-top: 56.25%; }

  .wrp-rat-md-16-10:before {
    padding-top: 62.5%; }

  .wrp-rat-md-10-16:before {
    padding-top: 160%; }

  .wrp-rat-md-9-16:before {
    padding-top: 177.77%; }

  .wrp-rat-md-3-4:before {
    padding-top: 133.333%; }

  .wrp-rat-md-2-3:before {
    padding-top: 150%; }

  .wrp-rat-md-1-3:before {
    padding-top: 150%; }

  .wrp-rat-md-1-2:before {
    padding-top: 200%; }

  .wrp-rat-md-din-prt:before {
    padding-top: 141.43%; }

  .wrp-rat-md-din-lnd:before {
    padding-top: 70.70%; }

  .wrp-rat-md-cinemascope:before {
    padding-top: 42.55%; }

  .wrp-rat-md-1-3:before {
    padding-top: 300%; } }
/* portrait ratio */
.img-prt {
  height: 100%;
  width: auto;
  max-width: inherit !important; }

/*** object fit ***/
.compat-object-fit {
  background-size: cover;
  background-position: center center; }
  .compat-object-fit img {
    opacity: 0; }

/*** lazy load ***/
img.lazy-load {
  background-image: url(images/loading.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: 50% 50%;
  background-color: rgba(245, 245, 245, 0.8); }

/*** fake masonry ***/
.msn img {
  margin: 1em 0; }

.msn > div {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; }

/*** iframes ***/
iframe {
  width: 100%; }

[class*='img-wrp-'] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0; }

.dvc-out, .dvc-out:before, .dvc-out:after {
  box-shadow: 0px 0px 0px 0.2em #fff; }
.dvc-out.dvc-lpt {
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em; }
.dvc-out.dvc-phn:before, .dvc-out.dvc-phn:after, .dvc-out.dvc-tbl:before, .dvc-out.dvc-tbl:after {
  border: none; }
.dvc-out.dvc-phn, .dvc-out.dvc-tbl {
  border-radius: 0.75em; }

.dvc-wrp {
  position: relative; }
  .dvc-wrp .img-wrp {
    border: 1em solid #ccc;
    border-radius: 1em;
    background: #fff;
    z-index: 2; }
  .dvc-wrp:after, .dvc-wrp:before {
    content: '';
    display: block;
    position: absolute;
    border: 0.2em solid #fff;
    border-radius: 1em;
    z-index: 3; }

.dvc-lpt .img-wrp {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.dvc-lpt:before {
  width: 0.375em;
  height: 0.375em;
  top: 0.375em;
  left: 50%;
  margin-left: -0.375em;
  background: #fff;
  border: 0px solid rgba(255, 255, 255, 0); }
.dvc-lpt:after {
  height: 1em;
  width: 120%;
  margin-top: 0.5em;
  left: -10%;
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #ccc;
  z-index: 1; }

.dvc-phn:before {
  width: 3em;
  height: 0;
  left: 50%;
  margin-top: 1.5em;
  margin-left: -1.7em;
  background: #fff; }
.dvc-phn:after {
  width: 3em;
  height: 3em;
  border-radius: 3em;
  left: 50%;
  margin-left: -1.7em;
  bottom: 1.33em; }
.dvc-phn .img-wrp {
  border-top-width: 3em;
  border-bottom-width: 6em; }

.dvc-tbl:before {
  height: 3em;
  width: 0;
  left: 0;
  top: 50%;
  margin-left: 1.5em;
  margin-top: -1.7em;
  background: #fff; }
.dvc-tbl:after {
  height: 3em;
  width: 3em;
  border-radius: 3em;
  top: 50%;
  right: 0;
  margin-top: -1.7em;
  right: 1.33em; }
.dvc-tbl .img-wrp {
  border-left-width: 3em;
  border-right-width: 6em; }

/************ forms ***********/
::-webkit-input-placeholder,
select {
  color: inherit;
  width: 100%; }

:-moz-placeholder {
  /* Firefox 18- */
  color: inherit; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: inherit; }

:-ms-input-placeholder {
  color: inherit; }

span.screen-reader-text {
  display: none; }

form,
input,
input[type='date'],
select,
option,
textarea,
label,
button {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit; }

.torro-element-trap {
  display: none; }

label.required:after {
  content: '*';
  margin-left: 0.3em; }

input,
select,
textarea {
  margin-bottom: 1em; }

input[type='search'] {
  margin-bottom: 0em; }

.inline-search {
  position: relative;
  overflow: hidden;
  width: 1px;
  transition: 0.4s; }

.inline-search.inline-search-active {
  display: inline-block;
  width: 300px;
  transition: 0.4s; }

.tgg-src.inline-search-active {
  display: none; }

.inline-search .search-form {
  border-bottom: none; }

fieldset,
fieldset input {
  box-sizing: border-box; }

form input,
form textarea,
form button {
  width: 100%; }
form input[type='checkbox'],
form input[type='radio'] {
  width: auto; }

input:focus,
textarea:focus {
  transition: color 0.5s; }

textarea {
  min-height: 15em; }

select {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff; }

/***************** forms */
/*** icons **/
.icn-rad:before {
  content: "\f10c"; }

:checked + .icn-rad:before {
  content: "\f192"; }

.icn-chc:before {
  content: "\f096"; }

:checked + .icn-chc:before {
  content: "\f046"; }

.icn-lbl select {
  background-image: url(img/svg/fa-angle-double-down.svg);
  background-position: right center;
  background-position-x: calc(100% - 0.5em);
  background-position-y: center;
  background-size: 1.2em; }
.icn-lbl input[type='checkbox'],
.icn-lbl input[type='radio'] {
  display: none; }
.icn-lbl label:before {
  font-family: "psuicons";
  width: 1em;
  display: inline-block; }

[type="text"].icon-select {
  background-image: url(img/svg/fa-angle-double-down.svg);
  background-position: right center;
  background-position-x: calc(100% - 0.5em);
  background-position-y: center;
  background-size: 1.2em; }

* {
  box-sizing: border-box; }

.litelighter-comment {
  color: #999;
  font-style: italic; }

.litelighter-string {
  color: #CF6745; }

.litelighter-operators {
  color: #CF6745; }

pre, code,
pre > code,
pre *,
code span {
  font-family: 'Roboto Mono';
  line-height: 1.5em; }

pre {
  counter-reset: line-numbering;
  word-break: break-word;
  white-space: pre-wrap;
  font-size: 0.8em; }

code div.line {
  padding-left: 3em;
  display: inline-block; }

pre .line:before {
  content: counter(line-numbering);
  counter-increment: line-numbering;
  font-size: 0.8em;
  padding-right: 1em;
  width: 3.5em;
  text-align: left;
  opacity: 0.5;
  position: absolute;
  left: 0;
  margin-left: 0;
  text-align: left;
  margin-left: 0;
  line-height: 1.5em;
  margin-right: 1.5em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.line {
  position: relative;
  min-height: 1.5em;
  border-bottom: 1px dotted #eee;
  width: 100%;
  display: block; }

.line.indent1 {
  padding-left: 3.6em; }

.line.indent2 {
  padding-left: 4.2em; }

.line.indent3 {
  padding-left: 4.8em; }

.line.indent4 {
  padding-left: 5.4em; }

.line.indent5 {
  padding-left: 6em; }

.line.indent6 {
  padding-left: 6.6em; }

.line.indent7 {
  padding-left: 7.2em; }

.line.indent8 {
  padding-left: 7.8em; }

.line.indent9 {
  padding-left: 8.4em; }

.line.indent10 {
  padding-left: 9em; }

.line.indent11 {
  padding-left: 9.6em; }

.line.indent12 {
  padding-left: 10.2em; }

.line.indent13 {
  padding-left: 10.8em; }

.line.indent14 {
  padding-left: 11.4em; }

.line.indent15 {
  padding-left: 12em; }

.line.indent16 {
  padding-left: 12.6em; }

.admin-bar .nav-wrp {
  margin-top: 30px; }

.admin-bar .pst-fxd.top-0 {
  top: 30px; }

.current_page_ancestor > .children,
.current_page_item > .children,
.current_page_parent > .children {
  display: block; }

nav a:hover,
nav [class*="current_"] a {
  color: #00665a; }

/******** edit links **/
.hentry {
  position: relative; }

.ntr,
.edt-lnk-wrp {
  opacity: 0;
  transition: 0.3s; }

.ntr,
.edt-lnk-btn {
  right: 0;
  background: #fff;
  width: 1em;
  height: 1em;
  font-size: 40px;
  border-radius: 1em;
  text-align: center;
  z-index: 9999;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.4); }

.edt-lnk-wrp {
  position: relative; }

.edt-lnk-btn {
  left: -15px;
  top: 0px;
  position: absolute;
  padding: 0;
  opacity: 1; }

@media (min-width: 640px) {
  .ntr {
    position: fixed;
    left: 0.5em;
    bottom: 0.5em; } }
.ntr:hover {
  opacity: 1; }

*:hover > .edt-lnk-wrp {
  opacity: 1; }

.edt-lnk {
  font-size: 0.9em;
  color: #00665a;
  display: inline-block;
  position: relative; }
  .edt-lnk:before {
    margin-right: 0 !important; }

.search-highlight {
  position: static !important;
  background: #a2a2a2; }

/* form error */
.error {
  border-color: #00665a;
  color: #00665a; }

label {
  display: none; }

label.error {
  padding-bottom: 2em;
  display: inline-block;
  width: 100%; }

.limits-text {
  display: none; }

.form-feedback {
  text-align: center;
  font-size: 1.5em;
  color: #00665a;
  padding: 1em;
  margin: 1em 0;
  border: 2px solid #00665a; }

.torro_element_checkbox {
  display: inline-block;
  padding-right: 0.5em; }

.icn-lbl input[type='checkbox'], .icn-lbl input[type='radio'],
.torro_element_checkbox
label {
  display: inline-block;
  line-height: 1em;
  margin: 0;
  vertical-align: bottom;
  height: 1em; }

fieldset {
  padding-bottom: 1em; }

.cssanimations .anm-dly-0-5, .cssanimations .fade-in {
  animation-delay: 0.5s; }
.cssanimations .anm-dly-1, .cssanimations .fade-in-2 {
  animation-delay: 1s; }
.cssanimations .anm-dly-1-5, .cssanimations .fade-in-3 {
  animation-delay: 1.5s; }
.cssanimations .anm-dly-2 {
  animation-delay: 2s; }
.cssanimations .anm-drt-0-5, .cssanimations .fade-in, .cssanimations .fade-in-2, .cssanimations .fade-in-3 {
  animation-duration: 0.5s; }
.cssanimations .anm-drt-1 {
  animation-duration: 1s; }
.cssanimations .anm-drt-2 {
  animation-duration: 2s; }
@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.cssanimations .anm-fade-in, .cssanimations .fade-in, .cssanimations .fade-in-2, .cssanimations .fade-in-3 {
  opacity: 0;
  animation-name: fade-in;
  animation-fill-mode: forwards; }

/* hide slides on load */
.slide {
  display: none; }

.slide:first-child {
  display: block; }

ul.slider {
  margin: 0; }

.slides {
  padding: 0 !important; }

.slides .slide:before {
  display: none; }

.slider-wrap button {
  padding: 0; }

.slider-wrap {
  overflow: hidden; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  cursor: pointer;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    width: 100% !important;
    border: 1px solid transparent;
    float: none; }

.slick-arrow.slick-hidden {
  display: none; }

.slide {
  position: relative; }
  .slide h4,
  .slide h3,
  .slide h2 {
    margin-top: 0; }
  .slide .slider-caption {
    position: absolute;
    top: initial;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 0.4em;
    height: 2em; }

.slide-caption-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }

.slider-nav .slick-prev,
.slider-nav .slick-next,
.slider-nav .slick-dots li button:before,
.slider-nav .slick-dots {
  position: static; }

.slider-wrap,
.slider {
  position: relative; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("img/loading.svg") center center no-repeat;
  background-size: 32px 32px;
  background-position: 50% 50%; }

/**** Arrows ****/
.slick-button {
  position: absolute;
  z-index: 900; }

.slick-button:before,
.slick-dots {
  font-family: "psuicons"; }

.slick-dots li:before {
  display: none !important; }

.slick-button:before {
  position: relative;
  top: -0.05em;
  height: 1em;
  font-size: 0.5em;
  line-height: 1em;
  width: 1em;
  display: inline-block; }

.slider-nav {
  font-size: 4em;
  line-height: 1em;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0; }

.slick-arrow {
  position: absolute;
  width: 1.8em;
  top: 0;
  bottom: 0;
  height: 100%;
  text-align: center;
  z-index: 100; }

.slider-nav-prev {
  left: -0.9em; }

.slider-nav-next {
  right: -0.9em; }

.slider-nav-prev .slick-button:before {
  content: '\f104';
  left: 0.2em; }

.slider-nav-next .slick-button:before {
  content: '\f105';
  right: 0.2em; }

.slick-button {
  font-size: 0.75em;
  line-height: 0em;
  width: 1em;
  height: 1em;
  text-align: center;
  border-radius: 1em;
  margin-top: -0.5em;
  background: #fff;
  border: none;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  transition: 0.4s opacity;
  opacity: 0; }

.slick-arrow:hover .slick-button {
  opacity: 1; }

/**** pager ****/
.slider-pager {
  padding: 1em; }

.slider-pager-main {
  padding: 1em 0;
  min-height: 4em;
  margin-bottom: 1em; }

.slick-dots {
  display: block;
  padding: 0;
  list-style: none;
  text-align: center;
  height: 1em;
  font-size: 2em;
  margin-bottom: 0; }

.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  width: 1em; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  content: '\f10c';
  color: #626262;
  text-align: center;
  display: inline-block; }

.slider-pager-neg
.slick-dots li button:before {
  color: #fff; }

.slick-dots li.slick-active button:before {
  content: '\f111'; }

.slide-thumbnail {
  opacity: 0.7;
  transition: 0.4s; }

.slick-current
.slide-thumbnail,
.slide-thumbnail:hover {
  opacity: 1; }

/**************************** slick vertical */
/*
.slide-vertical{
    position: relative;
}

.slider-vertical
.slide
{
display:block!important;
//height:100%;

}
*/
/*
.slick-vertical
.slick-list{
position:absolute;
overflow:visible;
    height: auto!important;
    width: 100%;
}
*/
.slider-nav-vertical
.slick-arrow {
  position: absolute;
  height: 1.8em;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 100; }

.slider-nav-vertical
.slider-nav-prev {
  left: auto;
  top: -0.9em; }

.slider-nav-vertical
.slider-nav-next {
  right: auto;
  bottom: -0.9em;
  top: auto; }

.slider-nav-vertical
.slider-nav-next .slick-button:before {
  content: '\f107';
  right: 0em;
  margin-top: 0em;
  top: -0.33em; }

.slider-nav-vertical
.slider-nav-prev .slick-button:before {
  content: '\f106';
  left: 0em;
  margin-top: 0;
  top: 0.33em; }

.slider-pager-vertical
.slick-dots li {
  display: block; }

.slider-pager-vertical {
  padding: 0 1em;
  min-height: auto;
  margin-bottom: 1em;
  /*
  position: absolute;
  right: 0;
  top: 50%;
  */ }

.slider-pager-vertical
.slick-dots {
  height: auto;
  line-height: 0.5em;
  padding-top: 0.5em;
  transform: translateY(-50%); }

.slider-pager-vertical-rgh {
  padding: 0 1em;
  min-height: auto;
  margin-bottom: 0em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  bottom: 0; }

@media (max-width: 640px) {
  .slider-pager-vertical-rgh {
    padding-top: 50%;
    padding-top: calc(50% + 2.5em);
    top: inherit; } }
.slider-pager-vertical-rgh:before {
  content: '';
  height: 50%;
  width: 1em;
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
  float: left; }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

@font-face {
  font-family: 'psuicons';
  src: url("fonts/psuicons.eot");
  src: url("fonts/psuicons.eot?#iefix") format("embedded-opentype"), url("fonts/psuicons.woff2") format("woff2"), url("fonts/psuicons.woff") format("woff"), url("fonts/psuicons.ttf") format("truetype"), url("fonts/psuicons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Poly';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/poly/poly-v8-latin-regular.woff2") format("woff2"), url("fonts/poly/poly-v8-latin-regular.woff") format("woff"), url("fonts/poly/poly-v8-latin-regular.ttf") format("truetype"), url("fonts/poly/poly-v8-latin-regular.svg#Poly") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Poly';
  font-style: italic;
  font-weight: 400;
  src: url("fonts/poly/poly-v8-latin-italic.woff2") format("woff2"), url("fonts/poly/poly-v8-latin-italic.woff") format("woff"), url("fonts/poly/poly-v8-latin-italic.ttf") format("truetype"), url("fonts/poly/poly-v8-latin-italic.svg#Poly") format("svg");
  /* Legacy iOS */ }
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto/roboto-v18-latin-300.woff2") format("woff2"), url("fonts/roboto/roboto-v18-latin-300.woff") format("woff"), url("fonts/roboto/roboto-v18-latin-300.ttf") format("truetype"), url("fonts/roboto/roboto-v18-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto/roboto-v18-latin-300italic.woff2") format("woff2"), url("fonts/roboto/roboto-v18-latin-300italic.woff") format("woff"), url("fonts/roboto/roboto-v18-latin-300italic.ttf") format("truetype"), url("fonts/roboto/roboto-v18-latin-300italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto/roboto-v18-latin-regular.woff2") format("woff2"), url("fonts/roboto/roboto-v18-latin-regular.woff") format("woff"), url("fonts/roboto/roboto-v18-latin-regular.ttf") format("truetype"), url("fonts/roboto/roboto-v18-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto/roboto-v18-latin-italic.woff2") format("woff2"), url("fonts/roboto/roboto-v18-latin-italic.woff") format("woff"), url("fonts/roboto/roboto-v18-latin-italic.ttf") format("truetype"), url("fonts/roboto/roboto-v18-latin-italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto/roboto-v18-latin-500.woff2") format("woff2"), url("fonts/roboto/roboto-v18-latin-500.woff") format("woff"), url("fonts/roboto/roboto-v18-latin-500.ttf") format("truetype"), url("fonts/roboto/roboto-v18-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto/roboto-v18-latin-500italic.woff2") format("woff2"), url("fonts/roboto/roboto-v18-latin-500italic.woff") format("woff"), url("fonts/roboto/roboto-v18-latin-500italic.ttf") format("truetype"), url("fonts/roboto/roboto-v18-latin-500italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto/roboto-v18-latin-700.woff2") format("woff2"), url("fonts/roboto/roboto-v18-latin-700.woff") format("woff"), url("fonts/roboto/roboto-v18-latin-700.ttf") format("truetype"), url("fonts/roboto/roboto-v18-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-cnd/roboto-condensed-v16-latin-regular.woff2") format("woff2"), url("fonts/roboto-cnd/roboto-condensed-v16-latin-regular.woff") format("woff"), url("fonts/roboto-cnd/roboto-condensed-v16-latin-regular.ttf") format("truetype"), url("fonts/roboto-cnd/roboto-condensed-v16-latin-regular.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-cnd/roboto-condensed-v16-latin-700.woff2") format("woff2"), url("fonts/roboto-cnd/roboto-condensed-v16-latin-700.woff") format("woff"), url("fonts/roboto-cnd/roboto-condensed-v16-latin-700.ttf") format("truetype"), url("fonts/roboto-cnd/roboto-condensed-v16-latin-700.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }
body {
  font-family: "Roboto";
  font-size: 1.8em;
  color: #626262;
  line-height: 1.45em;
  font-weight: 400; }

.slide-caption.txt-cnt p {
  text-align: center; }

.h1,
h1 {
  color: #00665a;
  font-size: 1.77em; }

h1 + .h1 {
  display: none; }

h1:first-of-type {
  margin-top: -0.1em; }

h2 {
  font-size: 1.333em; }

h3 {
  font-size: 1.222em;
  margin-bottom: 0.5em; }

h3 + p {
  margin-top: 0.5em; }

h3 + h4 {
  margin-top: 1em; }

.hentry h3 {
  margin-top: 2em;
  margin-bottom: 0em; }

h4 {
  font-size: 1em; }

blockquote {
  border-color: #00665a;
  border-width: 2px; }
  blockquote a {
    margin-top: 0.5em !important;
    font-style: normal;
    display: block;
    font-family: "Roboto"; }

body {
  font-family: "Roboto", Arial;
  font-size: 1.4em;
  color: #626262;
  line-height: 1.45em;
  font-weight: 400; }

.layout {
  width: 1170px;
  margin: 0 auto;
  max-width: 100%; }

.slide-caption a:before,
.sidebar_r a:before,
.hentry a:before {
  content: "\f061"; }
.slide-caption a:before,
.sidebar_r a:before,
.hentry a:before {
  font-family: "psuicons";
  color: #00665a;
  margin-right: 0.2em; }
.slide-caption a.btn,
.sidebar_r a.btn,
.hentry a.btn {
  border: 1px solid #00665a;
  text-align: center;
  padding: 0.3em;
  margin: 1em 0;
  display: block;
  background: #fff;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  color: #00665a; }
  .slide-caption a.btn:hover,
  .sidebar_r a.btn:hover,
  .hentry a.btn:hover {
    background: #00665a;
    color: #fff; }
    .slide-caption a.btn:hover:before,
    .sidebar_r a.btn:hover:before,
    .hentry a.btn:hover:before {
      color: #fff; }
.slide-caption p > a,
.sidebar_r p > a,
.hentry p > a {
  border-color: #eee; }
.slide-caption p > a:hover,
.sidebar_r p > a:hover,
.hentry p > a:hover {
  color: #00665a;
  border-color: #00665a; }
.slide-caption li:before,
.slide-caption .hentry li:before,
.sidebar_r li:before,
.sidebar_r .hentry li:before,
.hentry li:before,
.hentry .hentry li:before {
  color: #00665a; }
.slide-caption ul,
.sidebar_r ul,
.hentry ul {
  padding-left: 0; }
.slide-caption ul li,
.sidebar_r ul li,
.hentry ul li {
  padding-left: 1em; }
.slide-caption ul li,
.sidebar_r ul li,
.hentry ul li {
  border-top: 1px solid #ccc;
  padding-top: 0.3em;
  padding-bottom: 0.3em; }
.slide-caption ul li,
.sidebar_r ul li,
.hentry ul li {
  border-top: 1px solid #ccc;
  padding-top: 0.3em;
  padding-bottom: 0.3em; }

header p a[class*=fa-]:before {
  margin-right: 0em; }

a.fa-map-marker.external:before {
  content: "" !important; }

.scroll-down {
  position: absolute;
  left: 50%;
  margin-top: -1em;
  margin-left: -1em;
  background: #fff;
  text-align: center;
  border-radius: 2em;
  font-size: 3em;
  width: 2em;
  height: 2em;
  line-height: 1em;
  z-index: 1; }

.scroll-down:before {
  font-size: 0.8em;
  width: 1em;
  height: 1em;
  position: relative;
  top: -0em;
  padding: 0em !important; }

hr.hr-16px {
  position: relative;
  z-index: 10; }

.sidebar_r {
  margin-top: 1.5em; }

.sidebar_r p,
.sidebar_r h4 {
  font-size: 0.8em;
  line-height: 1.4em; }

.sidebar_r ul {
  font-size: 0.9em;
  line-height: 1.4em; }

nav {
  font-weight: normal;
  font-size: 1em;
  color: #777; }

.nav-main {
  padding-bottom: 0.3em; }

.nav-mobile .current_page_item {
  border-bottom-color: #00665a; }

.nav-mobile .btn-anfrage {
  font-size: 2em;
  position: relative;
  top: -0.5em; }

.nav-fnt-style {
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  letter-spacing: 0.08em; }

.nav-list {
  vertical-align: bottom; }

.nav-list li a {
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 0.3em; }
  .nav-list li a:hover {
    color: #00665a; }

nav a {
  color: #999; }

.nav-lang {
  margin-left: 1em; }
  .nav-lang li {
    padding-left: 0.3em; }

.lang-switcher a {
  display: inline-block !important;
  padding: 0 0.3em !important; }

.nav-mobile .lang-switcher a {
  padding: 0 !important;
  padding-left: 0.5em !important; }

nav .current_page_item a,
nav li.current-lang a {
  font-weight: bold;
  color: #00665a; }

ul.nav-lang {
  text-align: right; }

.on-scroll header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 500;
  border-bottom: 6px solid #a2a2a2;
  padding-top: 0em;
  padding-bottom: 0.5em;
  transition: 0.6s; }
  .on-scroll header img {
    width: 80%;
    transition: 0.4s; }
.on-scroll header.header-mobile img {
  margin-bottom: 0.3em; }

.search-form {
  border-bottom: 1px dotted #000; }

.torro-form {
  margin-top: 2em;
  /*
  
  @include grd;
  & {
      //margin-left: -$gutter/2;
  }
  [class*='col-'] {
      float: left;
      padding-left: $gutter/2;
  }
  */
  /*steps*/ }
  .torro-form select {
    width: 100%; }
  .torro-form input, .torro-form select, .torro-form textarea {
    margin-bottom: 1em;
    height: 3.5em; }
  .torro-form [type='submit'] {
    background: #00665a;
    color: #fff; }
  .torro-form .step-03,
  .torro-form .step-02 {
    display: none; }
  .torro-form .error-messages li {
    border: none !important; }
  .torro-form .submit-disabled {
    opacity: 0.5;
    background: #ccc; }

.anfrage-seite h2.h1 {
  display: none; }

article {
  padding-bottom: 1.5em; }

section {
  padding: 2em 1em 3em 1em; }

.footer {
  padding-bottom: 5em; }

.li-brd li {
  border-bottom: 1px solid #ccc; }

.nav-li-impressum a {
  display: inline-block !important; }

.nav-mobile li a {
  padding-top: 0.5em; }

.wrp-rat-custom:before {
  padding-top: 56.5%; }

p.call-to-action {
  padding-right: 0.5em; }

ul.nav-list {
  margin-top: 0; }

hr {
  border-width: 4px;
  margin: 1em 0;
  border-color: #a2a2a2; }

hr.hr-16px {
  border-width: 12px; }

hr.hr-2px {
  border-width: 2px; }

table td {
  border-right: 0;
  border-bottom: 1px solid #ccc;
  padding: 0.3em 0; }

table td,
table p {
  text-align: right; }

td:first-child,
td:first-child p {
  text-align: left; }

table strong {
  font-family: 'Roboto Condensed';
  color: #777; }

.page-Studios .tr-1 .td-3,
.page-Studios .tr-2 .td-3,
.page-Studios .tr-3 .td-3,
.page-Studios .tr-4 .td-3 {
  opacity: 0; }

.tr-9 td,
.tr-6 td {
  padding-top: 1.5em; }

.page-Apartments .tr-1 .td-2,
.page-Apartments .tr-2 .td-2,
.page-Apartments .tr-3 .td-2,
.page-Apartments .tr-4 .td-2,
.page-Appartements .tr-1 .td-2,
.page-Appartements .tr-2 .td-2,
.page-Appartements .tr-3 .td-2,
.page-Appartements .tr-4 .td-2 {
  opacity: 0; }

td[colspan="4"] {
  padding-top: 2em;
  border-bottom: none; }

.header-slider {
  border-top: 1px solid #a2a2a2; }

.slide-caption-inner {
  border-top-left-radius: 1em; }

.bg-trn-wht {
  background: rgba(255, 255, 255, 0.9); }

.app-teaser-img {
  margin-top: -1em;
  padding-top: 0; }

.appartements-teaser {
  padding-bottom: 0; }

.appartements-gallery .slide-caption p {
  text-align: center;
  font-size: 1.2em; }

/*
    .slider_2 .slide{
    padding:0em 4em 1em 4em;
    }


@media (min-width:$ld){
    .slider_2 .slide{
    padding:0.5em 7em 2em 7em;
    }

}
*/
.slider_2 .slide img {
  object-fit: contain; }

.slider_2 .slide-caption p {
  text-align: center; }

.service-icon-wrap {
  font-size: 4em;
  padding-bottom: 0.5em; }
  .service-icon-wrap a {
    width: 1em; }

.service-icon {
  height: 1em;
  background: url(img/sternhaeuser_service_icons2.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 1em auto;
  background-position-x: 50% !important;
  margin-bottom: -0.25em; }
  .service-icon:before {
    content: "" !important; }

@media (min-width: 480px) {
  .service-icon-wrap {
    font-size: 4.5em; } }
.service-icon-wifi {
  background-position: 0 0; }

.service-icon-phone {
  background-position: 0 -1em; }

.service-icon-tv {
  background-position: 0 -2em; }

.service-icon-coffee {
  background-position: 0 -3em; }

.service-icon-safe {
  background-position: 0 -4em; }

.service-icon-fitness {
  background-position: 0 -5em; }

.service-icon-sauna {
  background-position: 0 -6em; }

.service-icon-wash {
  background-position: 0 -7em; }

.service-icon-pets {
  background-position: 0 -8em; }

.service-icon-smoke {
  background-position: 0 -9em; }

@media (min-width: 640px) {
  body {
    font-size: 1.4em; }

  section {
    padding: 2em 1em 3em 1em; }

  .sidebar_r {
    margin-top: 0em; }

  .slides-to-show-2 .slide {
    width: 50%; }

  .slides-to-show-3 .slide {
    width: 33.333%; } }
@media (min-width: 1023px) {
  article
  .layout {
    max-width: 90%; }

  body {
    font-size: 1.5em; }

  section {
    padding-left: 0em;
    padding-right: 0em; }

  .service-icon-wrap {
    font-size: 4em;
    margin-top: -0.25em;
    display: block; }

  .slider_2 .slide-caption-bottom {
    bottom: 3em; } }
@media (min-width: 1400px) {
  .layout {
    width: 1170px; }

  body {
    font-size: 1.6em; }

  .service-icon-wrap {
    font-size: 5em; }

  .backgroundblendmode .grundriss {
    background: #eee;
    mix-blend-mode: darken; }
  .backgroundblendmode img.grundriss {
    opacity: 0.8;
    transition: 0.4s; }
  .backgroundblendmode img.grundriss:hover {
    opacity: 1; } }
@media (min-width: 1600px) {
  body {
    font-size: 1.8em; }

  .service-icon-wrap {
    font-size: 6em; } }
/* print style */
@media print {
  body {
    color: #000 !important;
    font-size: 1.4em !important; } }
header.page-header-print {
  position: static;
  border-bottom: 2px solid #a2a2a2;
  padding-bottom: 1em;
  padding-top: 2em;
  margin-bottom: 2em;
  text-align: right; }

header.page-header-print p {
  text-align: right; }

.on-scroll .page-header-print img {
  max-width: 100%;
  width: 100% !important; }
