@charset "UTF-8";
/* Theme Name: isn2022 */
/************** 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 */
/* 20-08-17 */
.clr, .li-flt,
.clr:after,
.li-flt:after,
.clearfix:after,
.layout:after,
.grd:after,
[class*='grd-']:after,
.off:after {
  content: ' ';
  clear: both;
  float: none;
  display: block;
  line-height: 0;
  height: 0; }

.clm-cnt-1 {
  column-count: 1; }

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

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

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

.grd-1 > * {
  width: 100%; }

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

/*** grid column generate ***/
.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: 700px) {
  .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: 900px) {
  .col-ld-1-1 {
    width: 100%; }

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

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

  .col-ld-1-5 {
    width: 20%; }

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

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

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

  .col-ld-2-5 {
    width: 40%; }

  .col-ld-3-5 {
    width: 60%; }

  .col-ld-4-5 {
    width: 80%; }

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

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

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

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

  .col-ld-2-5 {
    width: 40%; }

  .col-ld-3-5 {
    width: 60%; }

  .col-ld-4-5 {
    width: 80%; } }
@media (min-width: 900px) {
  .col-xl-1-1 {
    width: 100%; }

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

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

  .col-xl-1-6 {
    width: 16.6666666667%; }

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

  .col-xl-2-6 {
    width: 33.3333333333%; }

  .col-xl-3-6 {
    width: 50%; }

  .col-xl-4-6 {
    width: 66.6666666667%; }

  .col-xl-5-6 {
    width: 83.3333333333%; }

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

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

  .col-xl-2-6 {
    width: 33.3333333333%; }

  .col-xl-3-6 {
    width: 50%; }

  .col-xl-4-6 {
    width: 66.6666666667%; }

  .col-xl-5-6 {
    width: 83.3333333333%; } }
/********************** grid width for tables */
[class*='grd-'] td,
.grd td {
  display: table-cell;
  float: none;
  padding-left: 0; }

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

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

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

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

/********* animation & transition ************/
.trn-0-4, .pst-wrp p > a, .trn-0-4 *, .pst-wrp p > a *, .trn-0-4 :before, .pst-wrp p > a :before, .trn-0-4 :after, .pst-wrp 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-min-sd {
    display: block; } }
@media (min-width: 700px) {
  .dsp-min-md {
    display: block; } }
@media (min-width: 900px) {
  .dsp-min-ld {
    display: block; } }
@media (max-width: 480px) {
  .dsp-max-sd {
    display: block; } }
@media (max-width: 700px) {
  .dsp-max-md {
    display: block; } }
@media (max-width: 900px) {
  .dsp-max-ld {
    display: block; } }
/********** background **********/
.bck-img-rpt {
  background-repeat: repeat; }

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

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

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

.bck-trn {
  background-color: transparent; }

/********** 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; }

.top-0 {
  top: 0; }

.lft-0 {
  left: 0; }

.rgh-0 {
  right: 0; }

.btt-0 {
  bottom: 0; }

/********** 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-top-0 {
  margin-top: 0; }

.mrg-btt-0, h2.collapsed {
  margin-bottom: 0; }

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

.mrg-lft-0 {
  margin-left: 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-top-0 {
  padding-top: 0; }

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

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

.pdd-lft-0 {
  padding-left: 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, .pst-wrp p > a {
  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, p > a:hover {
  border-style: solid; }

.brd-dtt, .tbl-gap th, table th,
.tbl-gap td,
table td, .pst-wrp p > a {
  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, .pst-wrp p > a, 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; }

.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-10-em {
  height: 10em; }

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

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

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

/*** 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; }

[class*='vrt-alg-']:after {
  content: '';
  height: 100%;
  display: inline-block;
  width: 0.1%; }

@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,
.lnk-prv-pst:before,
.lnk-nxt-pst:after,
.nav-tgg:before,
.nav-active .nav-tgg:before,
.icn-rad:before,
:checked + .icn-rad:before,
.icn-chc:before,
:checked + .icn-chc:before,
.fa-facebook:before,
.fa-link:before,
.fa-phone:before,
.fa-navicon:before,
.fa-search:before,
.fa-print:before,
.fa-file:before,
.fa-pencil:before,
.fa-arrow-right:before,
.fa-power-off:before,
.isn-recht a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "psuicons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icn-fnt, .lnk-prv-pst:before, .lnk-nxt-pst:after, .nav-tgg:before, .nav-active .nav-tgg:before, .icn-rad:before, :checked + .icn-rad:before, .icn-chc:before, :checked + .icn-chc:before, .fa-facebook:before, .fa-link:before, .fa-phone:before, .fa-navicon:before, .fa-search:before, .fa-print:before, .fa-file:before, .fa-pencil:before, .fa-arrow-right:before, .fa-power-off:before, .isn-recht a:before {
  font-family: "psuicons"; }

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

.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;
  margin-top: 0em; }

h1 {
  font-size: 2.3703703704em; }

h2 {
  font-size: 1.7777777778em; }

h3 {
  font-size: 1.3333333333em; }

h4 {
  margin-top: 2em;
  font-weight: bold; }

h5 {
  margin-top: 1em;
  font-weight: bold; }

/* reset margin-top for first headline */
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0; }

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

p + p,
p + ul,
p + ol {
  margin-top: 1em; }

.txt-ngt {
  color: #fff; }

.txt-sml, h5 {
  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 {
  font-family: "Libre Baskerville"; }

.txt-sns {
  font-family: "Open Sans"; }

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

blockquote {
  padding: 0 1em;
  border-left: 4px solid #aa143c;
  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; }

.hentry ul + p {
  margin-top: 1em !important; }

/*default indent */
.lst-ind, .li-bll, .li-dsh, .li-sqr, .li-arr, .intro ul,
.hentry ul,
.sub-li-arr li {
  padding-left: 0.75em; }

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

.li-hvr-bck li a:hover, nav ul 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: #aa143c; }

.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 li {
    float: left; }

/*** no bullets ***/
.li-non, nav ul {
  padding-left: 0em; }
  .li-non li:before, nav ul li:before {
    margin-left: -0.75em;
    width: 0.75em;
    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: -0.75em;
  width: 0.75em;
  height: 1em;
  line-height: 1em;
  display: inline-block;
  position: relative;
  content: '\2022'; }

/***  dash ***/
.li-dsh {
  padding-left: 1em; }
  .li-dsh li:before {
    margin-left: -0.75em;
    width: 0.75em;
    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: -0.75em;
    width: 0.75em;
    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, .intro ul li:before,
.hentry ul li:before,
.sub-li-arr li li:before {
  margin-left: -0.75em;
  width: 0.75em;
  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; }

/******* 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: -0.75em;
  width: 0.75em;
  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-fxd {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 75%;
  z-index: 999;
  max-width: 480px; }
  .nav-wrp-fxd nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto; }

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

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

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

.img-link {
  border-style: none !important; }

.img-link:before {
  display: none;
  border: none !important; }

nav a {
  display: block; }

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

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

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

.hvr-brd-lft:hover {
  border-left: 2px solid #aa143c;
  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: "Open Sans";
  font-size: 1em;
  margin-left: -0.1em;
  margin-right: 0.1em;
  text-align: center;
  display: inline-block;
  position: relative; }
.acc:hover {
  cursor: pointer; }

.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: -0.75em;
    width: 0.75em;
    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-rgh .parent a {
  position: relative; }
.tgg-rgh .parent span {
  position: absolute;
  right: 0;
  width: 2em;
  text-align: right; }

.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-tgg {
  display: inline-block;
  margin-right: -0.5em;
  height: auto;
  line-height: 1em;
  padding: 0.3em; }
  .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); }

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

.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% 0;
  width: 100%;
  height: 100%; }

.no-objectfit .wrp-rat img {
  opacity: 0; }

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

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

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

.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%; }

/* portrait ratio */
.img-prt {
  height: 100%;
  width: auto;
  max-width: inherit !important; }

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

/*** 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: #999;
  width: 100%; }

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

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

:-ms-input-placeholder {
  color: #999; }

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

form,
input,
select,
option,
textarea,
label,
button {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit; }

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

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

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

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

form input,
form textarea,
form select,
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-down.svg);
  background-position: right 0.5em 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; }

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

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

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

.edt-lnk-wrp {
  right: 0;
  top: 0;
  position: absolute; }

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

.pst-rlt:hover .edt-lnk-wrp,
.hentry:hover .edt-lnk-wrp {
  opacity: 1; }

.edt-lnk {
  font-size: 0.9em;
  color: #aa143c;
  display: inline-block;
  position: relative; }

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/open-sans/open-sans-v15-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/open-sans/open-sans-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-300.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-300.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-300.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/open-sans/open-sans-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/open-sans/open-sans-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-regular.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-regular.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-regular.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url("fonts/open-sans/open-sans-v15-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("fonts/open-sans/open-sans-v15-latin-300italic.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-300italic.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-300italic.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-300italic.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-300italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url("fonts/open-sans/open-sans-v15-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/open-sans/open-sans-v15-latin-italic.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-italic.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-italic.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-italic.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("fonts/open-sans/open-sans-v15-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("fonts/open-sans/open-sans-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-600.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-600.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-600.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url("fonts/open-sans/open-sans-v15-latin-600italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("fonts/open-sans/open-sans-v15-latin-600italic.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-600italic.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-600italic.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-600italic.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-600italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/open-sans/open-sans-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/open-sans/open-sans-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-700.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-700.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-700.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url("fonts/open-sans/open-sans-v15-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/open-sans/open-sans-v15-latin-700italic.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-700italic.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-700italic.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-700italic.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-700italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url("fonts/open-sans/open-sans-v15-latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("fonts/open-sans/open-sans-v15-latin-800.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-800.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-800.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-800.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-800.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url("fonts/open-sans/open-sans-v15-latin-800italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url("fonts/open-sans/open-sans-v15-latin-800italic.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-800italic.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-800italic.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-800italic.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-800italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* 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;
    height: auto;
    border: 1px solid transparent; }

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

.slides li {
  position: relative; }
  .slides li h4,
  .slides li h3,
  .slides li h2 {
    margin-top: 0; }
  .slides li .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; }

.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; }

.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: #555;
  text-align: center;
  display: inline-block; }

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

@font-face {
  font-family: 'psuicons';
  src: url("fonts/psuicons.eot");
  src: url("fonts/psuicons.eot?#iefix") format("embedded-opentype"), 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; }
body {
  font-family: "Open Sans", Arial;
  font-size: 1.3em;
  color: #555;
  line-height: 1.5em;
  background-image: url(images/kachel.gif);
  font-weight: 400;
  background-color: #ffffff; }

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

a:before {
  margin-right: 0.2em; }

.fa-facebook:before {
  content: "\f230"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-phone:before {
  content: "\f095"; }

.fa-navicon:before {
  content: "\f0c9"; }

.fa-search:before {
  content: "\f002"; }

.fa-print:before {
  content: "\f02f"; }

.fa-file:before {
  content: "\f016"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-power-off:before {
  content: "\f011"; }

.nav-wrp {
  transition: 0.8s; }

nav {
  font-weight: 300;
  font-size: 1.2em; }

nav a {
  padding: 0.2em 0; }

.nav-main > ul > li > ul {
  display: none; }

.sub-menu {
  display: none; }

nav .children {
  font-size: 0.75em;
  line-height: 1.2em; }

.act-nav-clr, .current_page_item,
.current_page_item parent > a,
.current_page_parent > a {
  color: #aa143c; }

.act-nav-bck {
  background-color: #eee; }

.nav-acc ul a {
  padding: 0.3em; }

.hentry a[href*="tel:"] {
  color: #aa143c; }

/*** form */
input,
textarea,
select,
button {
  padding: 0.5em; }

.input-wrap {
  border-bottom: 1px dotted;
  padding: 0.5em 0; }

.input-wrap select,
.input-wrap input {
  padding: 0.75em 0;
  margin: 0; }

textarea {
  padding: 0.75em 0;
  border: 1px dotted;
  margin-top: 2em; }

#anliegen {
  display: none; }

label[class*="icn-"]:before {
  color: #aa143c;
  font-size: 1.5em;
  vertical-align: -0.05em;
  position: relative; }

input[type="submit"],
input[type="reset"] {
  float: left;
  width: 48%; }

input[type="submit"] {
  background: #aa143c;
  color: #fff;
  margin-right: 4%; }

input[type="reset"] {
  background: #ccc;
  color: #fff; }

form .error,
.thanks {
  color: #aa143c;
  font-size: 2em;
  line-height: 1.3em; }

.txt-sml, h5 {
  font-size: 1em; }

.wrp-rat > * {
  object-position: 50% 50%; }

.bg {
  background: #fff; }

article {
  padding-bottom: 1.5em; }

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

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

.seitenNaviNr {
  border-top: 1px dotted #ccc;
  margin: 2em 0;
  padding-top: 1em;
  display: block;
  font-size: 2em; }

.intro + .hentry {
  border-top-style: none !important;
  padding-top: 0; }

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

.hr-dotted,
.aside {
  border-top: 1px dotted #ccc; }

.aside.hentry {
  margin-bottom: 1em;
  padding-top: 1em; }

.immo-suchergebnis {
  border-top: 1px dotted #ccc; }

p.p-suchergebnis {
  padding: 1em 0;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1em; }

.immo-suchergebnis:first-of-type {
  border-top: none;
  padding-top: 0;
  margin-top: 0; }

.seitenNaviNr {
  margin-bottom: 1em;
  padding: 1em 0;
  display: block; }

.seitenNaviNr .immo-pager:before {
  content: '';
  display: inline-block !important;
  border-color: #aa143c;
  border-style: solid;
  border-width: 0.33em;
  border-top-color: transparent;
  border-bottom-color: transparent; }
.seitenNaviNr .immo-pager-next:before {
  border-left-color: transparent; }
.seitenNaviNr .immo-pager-prev:before {
  border-right-color: transparent; }

.thm-wrp:empty {
  display: none; }

.intro ul,
.hentry ul {
  margin-bottom: 1em; }
  .intro ul li:before,
  .hentry ul li:before {
    color: #aa143c; }

.center [class*='fa-']:before,
.additional [class*='fa-']:before {
  color: #aa143c; }

.cnt-wrp {
  padding: 1em; }

p > a:hover {
  color: #aa143c; }

hr {
  border-top: 1px dotted #ccc; }

h1,
h2,
h3 {
  color: #aa143c;
  font-weight: lighter; }

h4 {
  margin: 0;
  font-weight: inherit;
  color: #aa143c; }

h1 {
  font-size: 1.5em; }

h2 {
  font-size: 1.3em; }

.main-content p + h3,
.main-content p + h4 {
  margin-top: 1em; }

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

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

h5 {
  font-weight: inherit; }

.hentry h3 {
  margin-bottom: 0.75em; }

section.intro {
  margin-bottom: 1em; }

strong {
  font-weight: 600; }

svg {
  background: #fff; }

.immo-search {
  color: #555; }
  .immo-search input,
  .immo-search select,
  .immo-search button {
    border: 1px #fff solid; }
  .immo-search .fa-search:before {
    font-size: 1.2em;
    margin-left: 0.3em; }
  .immo-search button:hover {
    background: #fff;
    color: #aa143c; }

/************* links ****/
.readmore {
  display: inline-block; }

.intro p a:hover,
.hentry p a:hover,
.readmore:hover {
  border-bottom: 1px dotted #555; }

.readmore:before {
  content: '';
  display: inline-block;
  width: 0.1em;
  border-width: 0.33em;
  border-color: transparent transparent transparent #aa143c;
  border-style: solid;
  margin-right: 0; }

p .readmore:first-of-type {
  margin-left: 0em; }

.readmore + .readmore {
  display: none; }

.artikelTitel:hover .p-edit-post {
  display: block; }

.p-intro {
  font-size: 1.2em;
  line-height: 1.4em; }

.tel-link {
  color: #aa143c; }
  .tel-link:before {
    margin-right: 0.3em;
    font-size: 1.3em; }

.fa-envelope:before, .section-immo a[href*='mailto:']:before, .intro p a[href*='mailto:']:before, .hentry p a[href*='mailto:']:before {
  font-family: "psuicons";
  content: "\f0e0"; }

.fa-file:before {
  font-family: "psuicons";
  content: "\f016"; }

.post-thumbnail {
  margin-bottom: 2em; }

/*** object fit ***/
.compat-object-fit {
  background-size: contain; }

.sdb-l .link-img {
  border: 1px solid #ccc; }

.sdb-l .link-img + .link-img {
  margin-top: 1em; }

.link-img {
  text-align: center; }

.link-img img {
  display: inline-block; }

.externe-links {
  padding-top: 3em; }

.post-date {
  color: #555; }

.lightbox {
  display: block; }

.thm-wrp {
  padding: 1em 0; }

h4.artikelTitel {
  max-width: 24em; }

.slider button {
  border: none; }

.slider-wrap {
  margin-top: 0.5em; }

.slider-pager {
  margin-bottom: 2em; }

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

.slick-dots {
  font-size: 1.5em; }

a.post-edit-link {
  display: block;
  background: #aa143c;
  color: #fff;
  text-align: center;
  margin: 1em 0; }

span.edt-lnk-wrp-block {
  padding: 1em;
  background: #aa143c;
  color: #fff;
  display: block;
  text-align: center; }
  span.edt-lnk-wrp-block a {
    display: block; }
  span.edt-lnk-wrp-block a,
  span.edt-lnk-wrp-block a:before {
    color: #fff; }

h2 {
  color: #626262; }

h3.seitenNavi {
  margin-bottom: 1em; }

h5 {
  margin-bottom: 0.5em; }

/******* sidebars ****/
a.logo {
  background: #fff;
  border-bottom: 1px solid #aa143c;
  overflow: hidden;
  display: block; }

.logo img, svg {
  font-size: 0;
  line-height: 0;
  display: block;
  margin-bottom: -1px; }

.sdb.sdb-l {
  padding-left: 0;
  padding-right: 2em; }

.additional {
  font-size: 1.25em;
  font-weight: 300;
  padding-top: 0.5em; }

.button-print,
.button-contact {
  display: none; }

.additional a:hover,
.additional > li:hover > a {
  color: #aa143c; }

.additional li {
  clear: both;
  margin-bottom: 0.8em; }

.additional > li {
  padding-left: 20%; }

.additional ul.children.li-arr, .additional .intro ul.children, .intro .additional ul.children,
.additional .hentry ul.children,
.hentry .additional ul.children {
  padding: 0.5em 0 0.5em 0;
  padding-left: 8%;
  font-size: 0.75em;
  line-height: 1.8em;
  display: block; }

.additional ul.children.li-arr a, .additional .intro ul.children a, .intro .additional ul.children a,
.additional .hentry ul.children a,
.hentry .additional ul.children a {
  padding: 0.5em 0 0.5em 0;
  line-height: 1.3em; }

.additional li.fa-file:before,
.additional a:before {
  font-family: "psuicons";
  font-size: 1.5em;
  line-height: 0;
  display: inline-block;
  margin-left: -20%;
  margin-right: 0;
  float: left;
  margin-top: 0.2em; }

.additional .fa-facebook:before {
  font-size: 1.7em; }

.additional .fa-envelope:before {
  font-size: 1.2em; }

.additional .fa-print:before {
  font-size: 1.3em; }

.additional li.fa-file:before {
  padding-left: 0.1em; }

.sdb-l .page-item-1484,
.sdb-l .page-item-1487,
.sdb-l .page-item-1492 {
  display: none; }

.footer {
  background: #fff; }

.footer a, .footer img {
  display: block; }

.object_buttons {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px;
  font-size: 15px;
  font-weight: 100;
  padding-top: 1px;
  padding-bottom: 1px; }

.button_gmap {
  background-image: url(images/icons/button_gmap.png) !important; }

.button_grundriss {
  background-image: url(images/icons/button_grundriss.png); }

.expose {
  border-collapse: separate; }

.expose td {
  border: none;
  border-bottom: 1px dotted;
  padding: 0.3em 0;
  word-break: break-word;
  border-collapse: separate; }

.expose td {
  text-align: right; }

.expose .first_col {
  text-align: left;
  padding-top: 0; }

.expose td[colspan="2"] {
  padding: 1.5em 0 1.5em 0; }

.expose td[colspan="2"].first_col {
  padding-bottom: 0; }

.expose td[colspan="2"].first_col {
  padding-bottom: 1em;
  border-bottom: 0; }

.expose td.first_col {
  text-align: left; }

.expose .first_col.headline {
  padding-top: 1.5em; }

.edt-lnk-wrp-immo a {
  background: #aa143c;
  color: #fff;
  display: block;
  padding: 0.5em;
  text-align: center;
  margin-bottom: 1em; }
  .edt-lnk-wrp-immo a.edt-lnk, .edt-lnk-wrp-immo a:before {
    color: #fff; }

.expose
.first_col.headline {
  border-bottom: 0; }

#slider-thumb-immo li img {
  opacity: 0.5; }

#slider-thumb-immo img:hover,
#slider-thumb-immo .slick-current img {
  opacity: 1; }

.gmap-wrap {
  padding: 1em 0;
  text-align: right; }

.section-immo article {
  margin-top: 1em; }

#immo_title {
  margin-top: 3em; }

h2.expose {
  color: #aa143c;
  font-size: 1.5em;
  margin-bottom: 1em; }

.expose td {
  padding: 0.5em 0; }

.first_col.headline {
  padding: 1em 0 0 0; }

.expose_images {
  margin: 3em 0;
  border: 1px solid #ccc; }

.bildunterschrift {
  margin-bottom: 3em; }

.objektseite .button-print,
.objektseite .button-contact {
  display: block; }

.search-inactive .mobile-search {
  display: none; }

.search-active .mobile-search {
  display: block;
  font-size: 0.8em;
  padding: 0.5em; }

.immo-search button,
.mobile-search button {
  background: #aa143c; }

.search-active .mobile-nav-pages {
  display: none; }

.mobile-search .immo-search input, .mobile-search .immo-search select, .mobile-search .immo-search button {
  border: 1px #ccc solid; }

#slider-thumb {
  max-height: 60px; }

ul.children.li-arr, .intro ul.children,
.hentry ul.children {
  padding-left: 3em;
  font-size: 0.85em; }

ul.children.li-arr li, .intro ul.children li,
.hentry ul.children li {
  margin: 0; }

ul.children.li-arr li:before, .intro ul.children li:before,
.hentry ul.children li:before {
  display: inline;
  margin-right: 0.5em; }

.news-content {
  margin-top: 2.5em; }

.aside:first-of-type {
  border-top: none; }

.isn-addr {
  margin: 3em 0; }

.isn-addr strong {
  display: block;
  font-weight: 800; }

.isn-recht a:before {
  margin-right: 0.3em; }

.isn-recht a:before {
  content: "\f105"; }

.nav-wrp-buttons a:hover {
  color: #fff; }

.main-content,
.sdb-r1 {
  padding-right: 5em;
  padding-left: 0; }

/*mobile icons */
.nav-wrp-buttons {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: #aa143c;
  color: #fff;
  width: 100%; }

.mobile-nav-icons {
  font-size: 1em;
  text-align: center;
  width: 100%;
  max-width: 100%;
  overflow: hidden; }

.sidebar-wrap {
  padding: 0em; }

.mobile-nav-icons a {
  display: block;
  padding: 0.3em 0;
  margin-bottom: 0.2em; }

.mobile-nav-icons a:before {
  margin-right: 0 !important; }
.mobile-nav-icons .fa-navicon {
  padding: 0.2em 0em 0.2em 0.1em; }
.mobile-nav-icons .fa-search {
  padding: 0.2em 0em 0.1em 0.1em;
  font-size: 1.1em; }
.mobile-nav-icons .fa-envelope {
  font-size: 0.9em;
  padding: 0.2em 0em 0.2em 0.1em; }
.mobile-nav-icons .fa-facebook {
  font-size: 1.25em;
  padding: 0.1em 0em 0.1em 0em; }

.icn-lbl select {
  background-position: right center; }

.nav-tgg {
  margin-right: 0; }

.mobile-nav-icons a:hover {
  background: #fff;
  color: #aa143c;
  transition: 0.2s background-color; }

.tgg-rgh .parent span {
  top: 0.3em; }

.nav-wrp-off nav a {
  padding: 0.5em 0; }

/** immo expose */
.expose td {
  border: none;
  border-bottom: 1px dotted;
  padding: 0.3em 0; }

/**************  APs ********/
.ap-wrp p {
  margin: 0; }

/**************** pagination *****/
.page-numbers:before {
  display: none; }

.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px; }

.custom-pagination a {
  background-color: transparent; }

.custom-pagination span.current,
.custom-pagination a:hover {
  background-color: #aa143c;
  color: #fff; }

.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0; }

.artikelbild {
  margin-bottom: 2em; }

.slider-caption.txt-sml, h5.slider-caption {
  font-size: 0.75em; }

.ie-warning {
  display: none; }

.cookie-consent {
  color: #000;
  font-size: 0.9em;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #eee;
  padding: 0.75em;
  text-align: center;
  box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.3); }

.confirm_cookies {
  font-size: 1.2em;
  padding: 0.3em;
  background-color: #666;
  color: #fff; }

.cc-privacy {
  font-size: 1.2em;
  border-bottom: 1px dotted #666;
  margin-bottom: 0.75em !important;
  display: inline-block; }

.cookie-consent-aside {
  padding-top: 0.66em; }

.col-aside-main {
  display: none !important; }

/************** mdia queries */
@media (min-width: 700px) {
  body {
    font-size: 1.5em; }

  h1 {
    font-size: 2.37037em; }

  h2 {
    font-size: 1.77778em; }

  section.intro {
    margin-bottom: 1em; }

  .slider-caption.txt-sml, h5.slider-caption {
    font-size: 1em; }

  .txt-sml, h5 {
    font-size: 0.75em; }

  .main-content {
    padding-right: 0;
    padding-left: inherit; }

  .sdb-r2 {
    transition: 0.8s;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 15%; } }
@media (min-width: 900px) {
  .layout {
    position: relative; }

  .main-content,
  .sdb-r1 {
    padding-right: 0em;
    padding-left: 0; }

  .artikelbeschreibung {
    padding-left: 2em; }

  .cnt-wrp {
    padding-top: 50px; }

  .sidebar-wrap {
    padding: 50px 1em; }

  .center {
    padding-left: 48px; }

  .seitenNaviNr {
    font-size: 1.2em; }

  .artikelbild {
    margin-bottom: 0em; } }
@media (max-width: 900px) {
  .nav-wrp-mbl {
    position: fixed;
    width: 66%;
    right: -66%;
    top: 0;
    bottom: -150px !important;
    z-index: 1000; }

  .mobile-nav-icons {
    font-size: 2em;
    margin-top: 0.5em; }

  .nav-wrp-buttons {
    position: absolute;
    top: 0;
    right: auto;
    left: -3.5em;
    width: 3.5em;
    z-index: 1300; }

  .nav-active .nav-wrp-mbl {
    transform: translateX(-100%); }

  .nav-wrp-off {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1200;
    background: #fff; }

  .nav-wrp-off nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    padding: 0;
    font-size: 1.3em;
    padding-bottom: 10em; }
    .nav-wrp-off nav a {
      border-bottom: 1px dotted #ccc; }
    .nav-wrp-off nav li > a {
      padding-left: 1em; } }
/* retina */
@media screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 900px) and (min-resolution: 192dpi) {
  body {
    font-size: 1.7em; } }
.btn-delete-Matomo {
  border: 1px solid #aa143c;
  background: #aa143c;
  color: #fff; }

.home .intro.hentry h3 {
  margin: 0;
  margin-top: 1em;
  font-weight: inherit;
  color: #aa143c;
  font-size: 1em; }

.home .intro.hentry h3 + p {
  margin-top: 0; }
