<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.container-fluid,
.pe-container {
  max-width: 1170px;
  padding-right: 40px;
  padding-left: 40px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before,
.pe-container:before,
.container-fluid:after,
.pe-container:after {
  content: ' ';
  display: table;
}
.container-fluid:after,
.pe-container:after {
  clear: both;
}
.container-fluid.full,
.pe-container.full {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.container-fluid.full &gt; .row,
.pe-container.full &gt; .row,
.container-fluid.full &gt; .pe-row,
.pe-container.full &gt; .pe-row {
  margin-left: 0;
  margin-right: 0;
}
#pe-bar .container-fluid.full,
#pe-copyrights .container-fluid.full,
#pe-bar .pe-container.full,
#pe-copyrights .pe-container.full {
  padding-left: 50px;
  padding-right: 50px;
}
.row,
.pe-row {
  margin-right: -40px;
  margin-left: -40px;
}
.row:before,
.pe-row:before,
.row:after,
.pe-row:after {
  content: ' ';
  display: table;
}
.row:after,
.pe-row:after {
  clear: both;
}
.pe-widget {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 40px;
  padding-left: 40px;
  width: 100%;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 40px;
  padding-left: 40px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-1.pe-image-cover,
.col-xs-2.pe-image-cover,
.col-xs-3.pe-image-cover,
.col-xs-4.pe-image-cover,
.col-xs-5.pe-image-cover,
.col-xs-6.pe-image-cover,
.col-xs-7.pe-image-cover,
.col-xs-8.pe-image-cover,
.col-xs-9.pe-image-cover,
.col-xs-10.pe-image-cover,
.col-xs-11.pe-image-cover,
.col-xs-12.pe-image-cover {
  position: static !important;
}
.col-xs-1.pe-image-cover img,
.col-xs-2.pe-image-cover img,
.col-xs-3.pe-image-cover img,
.col-xs-4.pe-image-cover img,
.col-xs-5.pe-image-cover img,
.col-xs-6.pe-image-cover img,
.col-xs-7.pe-image-cover img,
.col-xs-8.pe-image-cover img,
.col-xs-9.pe-image-cover img,
.col-xs-10.pe-image-cover img,
.col-xs-11.pe-image-cover img,
.col-xs-12.pe-image-cover img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100% !important;
  padding: 0;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1.pe-image-cover,
  .col-sm-2.pe-image-cover,
  .col-sm-3.pe-image-cover,
  .col-sm-4.pe-image-cover,
  .col-sm-5.pe-image-cover,
  .col-sm-6.pe-image-cover,
  .col-sm-7.pe-image-cover,
  .col-sm-8.pe-image-cover,
  .col-sm-9.pe-image-cover,
  .col-sm-10.pe-image-cover,
  .col-sm-11.pe-image-cover,
  .col-sm-12.pe-image-cover {
    position: static !important;
  }
  .col-sm-1.pe-image-cover img,
  .col-sm-2.pe-image-cover img,
  .col-sm-3.pe-image-cover img,
  .col-sm-4.pe-image-cover img,
  .col-sm-5.pe-image-cover img,
  .col-sm-6.pe-image-cover img,
  .col-sm-7.pe-image-cover img,
  .col-sm-8.pe-image-cover img,
  .col-sm-9.pe-image-cover img,
  .col-sm-10.pe-image-cover img,
  .col-sm-11.pe-image-cover img,
  .col-sm-12.pe-image-cover img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100% !important;
    padding: 0;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-1.pe-image-cover,
  .col-md-2.pe-image-cover,
  .col-md-3.pe-image-cover,
  .col-md-4.pe-image-cover,
  .col-md-5.pe-image-cover,
  .col-md-6.pe-image-cover,
  .col-md-7.pe-image-cover,
  .col-md-8.pe-image-cover,
  .col-md-9.pe-image-cover,
  .col-md-10.pe-image-cover,
  .col-md-11.pe-image-cover,
  .col-md-12.pe-image-cover {
    position: static !important;
  }
  .col-md-1.pe-image-cover img,
  .col-md-2.pe-image-cover img,
  .col-md-3.pe-image-cover img,
  .col-md-4.pe-image-cover img,
  .col-md-5.pe-image-cover img,
  .col-md-6.pe-image-cover img,
  .col-md-7.pe-image-cover img,
  .col-md-8.pe-image-cover img,
  .col-md-9.pe-image-cover img,
  .col-md-10.pe-image-cover img,
  .col-md-11.pe-image-cover img,
  .col-md-12.pe-image-cover img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100% !important;
    padding: 0;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1.pe-image-cover,
  .col-lg-2.pe-image-cover,
  .col-lg-3.pe-image-cover,
  .col-lg-4.pe-image-cover,
  .col-lg-5.pe-image-cover,
  .col-lg-6.pe-image-cover,
  .col-lg-7.pe-image-cover,
  .col-lg-8.pe-image-cover,
  .col-lg-9.pe-image-cover,
  .col-lg-10.pe-image-cover,
  .col-lg-11.pe-image-cover,
  .col-lg-12.pe-image-cover {
    position: static !important;
  }
  .col-lg-1.pe-image-cover img,
  .col-lg-2.pe-image-cover img,
  .col-lg-3.pe-image-cover img,
  .col-lg-4.pe-image-cover img,
  .col-lg-5.pe-image-cover img,
  .col-lg-6.pe-image-cover img,
  .col-lg-7.pe-image-cover img,
  .col-lg-8.pe-image-cover img,
  .col-lg-9.pe-image-cover img,
  .col-lg-10.pe-image-cover img,
  .col-lg-11.pe-image-cover img,
  .col-lg-12.pe-image-cover img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100% !important;
    padding: 0;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
.pe-row.margin {
  margin: 0;
}
.pe-row.margin .col-xs-1,
.pe-row.margin .col-xs-2,
.pe-row.margin .col-xs-3,
.pe-row.margin .col-xs-4,
.pe-row.margin .col-xs-5,
.pe-row.margin .col-xs-6,
.pe-row.margin .col-xs-7,
.pe-row.margin .col-xs-8,
.pe-row.margin .col-xs-9,
.pe-row.margin .col-xs-10,
.pe-row.margin .col-xs-11,
.pe-row.margin .col-xs-12,
.pe-row.margin .col-sm-1,
.pe-row.margin .col-sm-2,
.pe-row.margin .col-sm-3,
.pe-row.margin .col-sm-4,
.pe-row.margin .col-sm-5,
.pe-row.margin .col-sm-6,
.pe-row.margin .col-sm-7,
.pe-row.margin .col-sm-8,
.pe-row.margin .col-sm-9,
.pe-row.margin .col-sm-10,
.pe-row.margin .col-sm-11,
.pe-row.margin .col-sm-12,
.pe-row.margin .col-md-1,
.pe-row.margin .col-md-2,
.pe-row.margin .col-md-3,
.pe-row.margin .col-md-4,
.pe-row.margin .col-md-5,
.pe-row.margin .col-md-6,
.pe-row.margin .col-md-7,
.pe-row.margin .col-md-8,
.pe-row.margin .col-md-9,
.pe-row.margin .col-md-10,
.pe-row.margin .col-md-11,
.pe-row.margin .col-md-12,
.pe-row.margin .col-lg-1,
.pe-row.margin .col-lg-2,
.pe-row.margin .col-lg-3,
.pe-row.margin .col-lg-4,
.pe-row.margin .col-lg-5,
.pe-row.margin .col-lg-6,
.pe-row.margin .col-lg-7,
.pe-row.margin .col-lg-8,
.pe-row.margin .col-lg-9,
.pe-row.margin .col-lg-10,
.pe-row.margin .col-lg-11,
.pe-row.margin .col-lg-12 {
  padding: 0;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide,
.hidden {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.no-bold {
  font-weight: normal;
}
.no-bold b {
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.title-left .pe-title {
  text-align: left;
}
.title-right .pe-title {
  text-align: right;
}
.title-center .pe-title {
  text-align: center;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: '';
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.embed-responsive-4by3:before {
  padding-top: 75%;
}
figure {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: none;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-circle,
.pe-img-circle {
  border-radius: 50%;
}
.img-polaroid,
.pe-img-polaroid {
  background: #ffffff;
  padding: 4px;
  border: 1px solid #e0e2e4;
}
.img-rounded,
.pe-img-rounded {
  border-radius: 5px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
[role="button"] {
  cursor: pointer;
}
.pe-animation {
  opacity: 0;
}
.pe-animation.animated {
  opacity: 1;
}
html {
  font-size: 14px;
  height: 100%;
}
body {
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  background-color: #ffffff;
  line-height: 1.833;
}
body.overflow {
  overflow: hidden;
}
body.font-readable {
  letter-spacing: 0.12em;
  word-spacing: 0.16em;
}
body.font-readable #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a,
body.font-readable .pe-best-features .pe-best-features-title,
body.font-readable .pe-widget .pe-title,
body.font-readable .button,
body.font-readable button,
body.font-readable input[type="submit"],
body.font-readable input[type="button"],
body.font-readable input[type="reset"],
body.font-readable .page-header &gt; h1,
body.font-readable .page-header &gt; h2,
body.font-readable .page-header &gt; h3,
body.font-readable .page-header &gt; h4,
body.font-readable .page-header &gt; h5,
body.font-readable .page-header &gt; h6,
body.font-readable .page-header &gt; p {
  letter-spacing: 0.12em;
  word-spacing: 0.16em;
}
.nospace {
  padding: 0 !important;
}
.nospace .pe-widget {
  margin-bottom: 0;
}
.nospace-top {
  padding-top: 0 !important;
}
.nospace-bottom {
  padding-bottom: 0 !important;
}
.nospace-bottom .pe-widget {
  margin-bottom: 0;
}
#pe-main {
  position: relative;
  background: #ffffff;
}
.sticky-bar #pe-header:not(.top-bar-over-header) {
  padding-top: 69px;
}
.sticky-bar #pe-logo-nav {
  position: fixed;
  display: block;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 900;
  -webkit-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.sticky-bar .top-bar-over-header #pe-logo-nav {
  z-index: 9999;
}
.sticky-bar.scrolled #pe-logo-nav {
  z-index: 2000;
}
.admin-bar.sticky-bar #pe-logo-nav {
  top: 32px;
}
@media (max-width: 782px) {
  .admin-bar.sticky-bar #pe-logo-nav {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar.sticky-bar #pe-header {
    padding-top: 0 !important;
  }
  .admin-bar.sticky-bar #pe-logo-nav {
    position: static;
  }
}
#pe-nav {
  padding-top: 20px;
}
body:not(.wcag-icon) #pe-header-body #pe-header-body-in {
  padding-top: 20px;
}
#pe-header-body #pe-header-body-in {
  padding: 40px 0 20px;
}
#pe-header-body.menu-left #pe-logo {
  float: left;
}
#pe-header-body.menu-left .pe-main-menu .nav-menu &gt; .menu-item {
  margin-left: 0;
}
#pe-header-body.menu-center #pe-nav {
  text-align: center;
}
#pe-header-body.menu-right {
  max-width: 1170px;
  padding-right: 40px;
  padding-left: 40px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
#pe-header-body.menu-right #pe-header-body-in {
  display: flex;
  align-items: center;
  justify-content: center;
}
#pe-header-body.menu-right #pe-wcag {
  padding-left: 0;
  padding-right: 10px;
}
#pe-header-body.menu-right #pe-wcag #pe-wcag-inside {
  position: static;
  /* 				#pe-logo{
					padding: 40px 0 0;
				} */
}
#pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-icon {
  position: absolute;
  right: 40px;
  top: 0;
  margin-top: 0;
}
#pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-settings {
  right: 40px;
  top: 0;
}
#pe-header-body.menu-right #pe-nav {
  padding: 0 0 0 10px;
  text-align: right;
  flex: 1;
}
#pe-logo-nav {
  color: #323d4c;
  background: transparent;
  border-bottom: 1px solid #ffffff;
  position: relative;
}
#pe-logo-nav.hovered {
  z-index: 9999;
}
.topbar-mode-default #pe-logo-nav {
  background: #ffffff;
}
.sticky-bar.scrolled #pe-logo-nav {
  color: #323d4c;
}
.sticky-bar.scrolled .topbar-shadow-on-scroll #pe-logo-nav {
  box-shadow: 0px 2px 5px rgba(50, 61, 76, 0.2);
}
.sticky-bar.scrolled .topbar-mode-on-scroll #pe-logo-nav {
  background: #ffffff;
}
.sticky-bar.scrolled .topbar-mode-default #pe-logo-nav {
  background: #ffffff;
}
.topbar-shadow-default #pe-logo-nav {
  box-shadow: 5px 0px 5px rgba(22, 22, 22, 0.2);
}
#pe-logo a {
  display: block;
  position: relative;
}
#pe-logo .pe-logo-text {
  font-size: 38px;
  line-height: 1.1;
  font-weight: 700;
  text-transform: uppercase;
  color: #323d4c;
}
#pe-logo .pe-logo-desc {
  line-height: 1.1;
}
#pe-main-menu {
  display: inline-block;
  position: relative;
  z-index: 5;
  vertical-align: middle;
}
#pe-search {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0px;
  margin-left: 30px;
  position: relative;
  z-index: 100;
}
#pe-search .pe-search-close,
#pe-search h3 {
  display: none;
}
body &gt; #pe-search {
  position: fixed;
  left: 50%;
  top: 160px;
  z-index: 9999;
  margin: 0;
  transform: translate(-50%, 0);
  width: 50vw;
  height: 400px;
  padding: 80px;
  background: #333333;
  box-shadow: 0 3px 15px #e0e2e4;
}
body &gt; #pe-search form {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 160px);
}
body &gt; #pe-search .pe-search-close {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  padding: 10px;
  display: block;
}
body &gt; #pe-search #search_label {
  display: block;
  margin: 0 0 10px;
  font-size: 0.89em;
  text-transform: uppercase;
  font-weight: 700;
  position: static;
  width: auto;
  height: auto;
  clip: unset;
}
body &gt; #pe-search .pe-search-input {
  top: 0;
}
body &gt; #pe-search .pe-search-input input {
  width: 100%;
  height: 80px;
  padding: 0 20px;
}
body.search-opened {
  overflow: hidden;
}
body.search-opened #pe-header,
body.search-opened #pe-main-menu,
body.search-opened #pe-content-part,
body.search-opened #pe-copyrights,
body.search-opened #pe-footer,
body.search-opened #pe-header-sidebar,
body.search-opened #pe-top1,
body.search-opened #pe-top2,
body.search-opened #pe-top3,
body.search-opened #pe-top4,
body.search-opened #pe-top5,
body.search-opened #pe-bottom1,
body.search-opened #pe-bottom2,
body.search-opened #pe-bottom3,
body.search-opened #pe-bottom4,
body.search-opened #pe-bottom5,
body.search-opened #pe-wcag {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
body.search-opened #pe-search .pe-search-input {
  display: inline-block !important;
  position: static;
  width: calc(100% - 80px);
}
body.search-opened #pe-search .button {
  height: 80px;
  display: inline-block;
  width: 80px;
  background: #5e0000;
  color: #ffffff;
  vertical-align: bottom;
  box-shadow: 0 3px 20px rgba(94, 0, 0, 0.7);
}
body.search-opened #pe-search .button:hover,
body.search-opened #pe-search .button:focus {
  box-shadow: none;
}
#pe-main #pe-wcag-mobile {
  display: none;
  vertical-align: middle;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 30px;
}
#pe-main #pe-wcag-mobile a {
  cursor: pointer;
  display: block;
  color: #323d4c;
  line-height: 1;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  text-align: center;
}
#pe-main #pe-wcag-mobile a:hover,
#pe-main #pe-wcag-mobile a.active,
#pe-main #pe-wcag-mobile a:focus {
  color: #5e0000;
}
#pe-offcanvas-button {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 30px;
  position: relative;
  z-index: 100;
}
#pe-search + #pe-offcanvas-button {
  margin-left: 10px;
}
.wide-page .pe-container,
.wide-page .container-fluid {
  max-width: 100%;
}
#pe-wcag #pe-wcag-inside {
  position: relative;
  text-align: center;
}
#pe-wcag #pe-wcag-inside .pe-wcag-icon {
  cursor: pointer;
  background: #323d4c;
  color: #ffffff;
  position: relative;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  float: right;
  z-index: 601;
  margin-top: -40px;
  padding: 0;
  box-shadow: none;
}
#pe-wcag #pe-wcag-inside .pe-wcag-icon:hover,
#pe-wcag #pe-wcag-inside .pe-wcag-icon:focus {
  background: #1a68b3;
}
#pe-wcag #pe-wcag-inside .pe-wcag-close {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  padding: 0;
  background: #5e0000;
  color: #ffffff;
  box-shadow: none;
  font-size: 16px;
  line-height: 32px;
}
#pe-wcag #pe-wcag-inside #pe-logo {
  display: inline-block;
}
#pe-main .pe-wcag-settings {
  opacity: 0;
  transition: visibility 0.1s, opacity 0.1s linear;
  font-size: 0.89em;
  z-index: 600;
  padding: 40px;
  margin: 0;
  text-align: left;
  position: absolute;
  right: 0;
  background: #ffffff;
  color: #323d4c;
  top: -40px;
  width: 300px;
  z-index: -1;
  border: 2px solid #5e0000;
  pointer-events: none;
}
#pe-main .pe-wcag-settings.open {
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s linear;
  z-index: 500;
  pointer-events: auto;
}
#pe-main .pe-wcag-settings ul {
  margin: 0;
}
#pe-main .pe-wcag-settings &gt; ul &gt; li {
  margin: 0 0 10px;
  display: block;
}
#pe-main .pe-wcag-settings &gt; ul &gt; li:last-child {
  margin-bottom: 0;
}
#pe-main .pe-wcag-settings li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
}
#pe-main .pe-wcag-settings li:last-child {
  margin-right: 0;
}
#pe-main .pe-wcag-settings li:before {
  display: none;
}
#pe-main .pe-wcag-settings li a,
#pe-main .pe-wcag-settings li button {
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
  padding: 0;
  text-decoration: none;
  background: #ffffff;
  font-size: 13px;
  border: 1px solid #000000;
  margin: 0;
  border-radius: 0;
  color: #000000;
  box-shadow: none;
}
#pe-main .pe-wcag-settings li a:hover,
#pe-main .pe-wcag-settings li button:hover,
#pe-main .pe-wcag-settings li a:focus,
#pe-main .pe-wcag-settings li button:focus {
  color: #ffffff;
  background: #5e0000;
}
#pe-main .pe-wcag-settings li a .fa,
#pe-main .pe-wcag-settings li button .fa {
  padding: 3px 7px;
}
#pe-main .pe-wcag-settings li.separator {
  margin: 0 2px;
  display: block;
}
#pe-main .pe-wcag-settings &gt; li {
  margin: 0;
  display: block;
}
#pe-main .pe-wcag-settings &gt; li:first-child {
  margin: 0;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast {
  background: #000000;
  color: #ffffff;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast:hover,
#pe-main .pe-wcag-settings .contrast .pe-highcontrast:focus {
  color: #ffffff;
  background: #5e0000;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast2 {
  background: #000000;
  color: #ffff00;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast2:hover,
#pe-main .pe-wcag-settings .contrast .pe-highcontrast2:focus {
  color: #ffffff;
  background: #5e0000;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast3 {
  background: #ffff00;
  color: #000000;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast3:hover,
#pe-main .pe-wcag-settings .contrast .pe-highcontrast3:focus {
  color: #ffffff;
  background: #5e0000;
}
#pe-header {
  background-color: #f5f5f5;
  color: #323d4c;
  position: relative;
}
#pe-header-sidebar a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-header-sidebar a:not([class]):not([role]):hover,
#pe-header-sidebar a:not([class]):not([role]):focus {
  color: #ab2113;
}
.header-background-image-on #pe-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: inherit;
  background-position: center center;
  opacity: 1;
  pointer-events: none;
}
.diagonal-header #pe-header-sidebar {
  position: relative;
  z-index: 2;
}
.diagonal-header #pe-header + #pe-top1:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #ffffff;
}
.diagonal-header #pe-header + #pe-top2:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #f5f5f5;
}
.diagonal-header #pe-header + #pe-top3:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #ffffff;
}
.diagonal-header #pe-header + #pe-top4:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #ffffff;
}
.diagonal-header #pe-header + #pe-top5:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #f7f7f7;
}
.diagonal-header #pe-header + #pe-bottom1:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #f0f0f0;
}
.diagonal-header #pe-header + #pe-bottom2:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #f1f1f1;
}
.diagonal-header #pe-header + #pe-bottom3:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #f4f4f4;
}
.diagonal-header #pe-header + #pe-bottom4:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #ffffff;
}
.diagonal-header #pe-header + #pe-bottom5:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #f6f6f6;
}
.diagonal-header #pe-header + #pe-footer:before {
  content: '';
  position: absolute;
  top: -275px;
  left: 0;
  width: 100%;
  height: 275px;
  display: block;
  -webkit-transform: skewY(-5.3deg);
  transform: skewY(-5.3deg);
  transform-origin: top right;
  -webkit-transform-origin: top right;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  background: #ffffff;
}
.diagonal-header #pe-header + #pe-top1 &gt; .pe-container,
.diagonal-header #pe-header + #pe-top2 &gt; .pe-container,
.diagonal-header #pe-header + #pe-top3 &gt; .pe-container,
.diagonal-header #pe-header + #pe-top4 &gt; .pe-container,
.diagonal-header #pe-header + #pe-top5 &gt; .pe-container,
.diagonal-header #pe-header + #pe-bottom1 &gt; .pe-container,
.diagonal-header #pe-header + #pe-bottom2 &gt; .pe-container,
.diagonal-header #pe-header + #pe-bottom3 &gt; .pe-container,
.diagonal-header #pe-header + #pe-bottom4 &gt; .pe-container,
.diagonal-header #pe-header + #pe-bottom5 &gt; .pe-container,
.diagonal-header #pe-header + #pe-footer &gt; .pe-container {
  position: relative;
  z-index: 4;
}
.diagonal-header-over #pe-header + #pe-top1:before,
.diagonal-header-over #pe-header + #pe-top2:before,
.diagonal-header-over #pe-header + #pe-top3:before,
.diagonal-header-over #pe-header + #pe-top4:before,
.diagonal-header-over #pe-header + #pe-top5:before,
.diagonal-header-over #pe-header + #pe-bottom1:before,
.diagonal-header-over #pe-header + #pe-bottom2:before,
.diagonal-header-over #pe-header + #pe-bottom3:before,
.diagonal-header-over #pe-header + #pe-bottom4:before,
.diagonal-header-over #pe-header + #pe-bottom5:before,
.diagonal-header-over #pe-header + #pe-footer:before {
  z-index: 3;
}
#pe-top1 {
  color: #323d4c;
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-top1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: right bottom;
  opacity: 1;
}
#pe-top1 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top1 a:not([class]):not([role]):hover,
#pe-top1 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top2 {
  color: #444444;
  background: #f5f5f5;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-top2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left bottom;
  opacity: 1;
}
#pe-top2 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top2 a:not([class]):not([role]):hover,
#pe-top2 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top3 {
  color: #323d4c;
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-top3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 1;
}
#pe-top3 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top3 a:not([class]):not([role]):hover,
#pe-top3 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top4 {
  color: #161616;
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-top4:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 1;
}
#pe-top4 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top4 a:not([class]):not([role]):hover,
#pe-top4 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top5 {
  color: #161616;
  background: #f7f7f7;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-top5:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 1;
}
#pe-top5 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top5 a:not([class]):not([role]):hover,
#pe-top5 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-breadcrumbs {
  padding-top: 40px;
  background: #f7f7f7;
  padding-bottom: 40px;
  line-height: 2.25;
  clear: both;
}
#pe-breadcrumbs .page-header {
  text-align: left;
  margin: 0;
}
#pe-content-part {
  padding-top: 80px;
  padding-bottom: 20px;
}
#pe-content-part #pe-maincontent {
  margin-bottom: 60px;
}
/* #pe-content-bottom {
	padding-top: @baseSpaceWidgets;

	.pe-widget {

		&amp;:last-of-type:not([class^="col-"]) {
			margin-bottom: 0;
		}
	}
} */
#pe-bottom1 {
  color: #444444;
  background: #f0f0f0;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-bottom1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  background-position: center center;
  opacity: 1;
}
#pe-bottom1 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom1 a:not([class]):not([role]):hover,
#pe-bottom1 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom2 {
  color: #21262f;
  background: #f1f1f1;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-bottom2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: center center;
  opacity: 1;
}
#pe-bottom2 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom2 a:not([class]):not([role]):hover,
#pe-bottom2 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom3 {
  color: #161616;
  background: #f4f4f4;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-bottom3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 1;
}
#pe-bottom3 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom3 a:not([class]):not([role]):hover,
#pe-bottom3 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom4 {
  color: #161616;
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-bottom4:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 1;
}
#pe-bottom4 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom4 a:not([class]):not([role]):hover,
#pe-bottom4 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom5 {
  color: #161616;
  background: #f6f6f6;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-bottom5:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 1;
}
#pe-bottom5 a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom5 a:not([class]):not([role]):hover,
#pe-bottom5 a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-footer {
  color: #323d4c;
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
#pe-footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 1;
}
#pe-footer a:not([class]):not([role]) {
  color: #323d4c;
}
#pe-footer a:not([class]):not([role]):hover,
#pe-footer a:not([class]):not([role]):focus {
  color: #323d4c;
}
#pe-copyrights {
  color: rgba(50, 61, 76, 0.7);
  background: #ffffff;
  font-size: 0.89em;
  line-height: 1.1;
  position: relative;
}
#pe-copyrights #pe-copyrights-in {
  padding: 30px 0;
  border-top: 1px solid rgba(50, 61, 76, 0.3);
}
#pe-copyrights #pe-copyrights-info,
#pe-copyrights #pixelemu-copyrights {
  display: inline-block;
  vertical-align: top;
}
#pe-copyrights #pe-copyrights-info {
  padding-right: 10px;
  float: left;
}
#pe-copyrights #pixelemu-copyrights {
  padding-left: 10px;
  float: right;
}
#pe-copyrights a {
  color: inherit;
}
#pe-copyrights a:hover {
  text-decoration: underline;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: underline;
  color: #5e0000;
}
/*#pe-header-sidebar a {
	color: fade(@headerText, 80%);
}*/
::selection {
  background: #5e0000;
  color: #ffffff;
}
::-webkit-selection {
  background: #5e0000;
  color: #ffffff;
}
::-moz-selection {
  background: #5e0000;
  color: #ffffff;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  line-height: 1.5;
  vertical-align: middle;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  font-family: inherit;
  padding: 15px 15px 14px;
  border: 2px solid #e0e2e4;
  color: #e0e2e4;
  background: transparent;
  max-width: 100%;
  text-transform: none;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #e0e2e4;
  opacity: 1 !important;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #e0e2e4;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #e0e2e4;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #e0e2e4;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: rgba(50, 61, 76, 0.3);
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  background: transparent;
  border-width: 3px !important;
  padding: 14px 14px 13px;
  outline: 0;
  box-shadow: 0 3px 20px #e0e2e4;
}
select {
  padding: 13px;
  border: 1px solid #e0e2e4;
}
select option {
  color: #444;
  background: #fff;
}
textarea {
  height: auto;
  line-height: 1.2;
  padding: 15px 15px 14px;
}
#pe-header select,
#pe-header textarea,
#pe-header input[type="text"],
#pe-header input[type="password"],
#pe-header input[type="datetime"],
#pe-header input[type="datetime-local"],
#pe-header input[type="date"],
#pe-header input[type="month"],
#pe-header input[type="time"],
#pe-header input[type="week"],
#pe-header input[type="number"],
#pe-header input[type="email"],
#pe-header input[type="url"],
#pe-header input[type="search"],
#pe-header input[type="tel"],
#pe-header input[type="color"] {
  border-color: #323d4c;
}
#pe-header select:focus,
#pe-header textarea:focus,
#pe-header input[type="text"]:focus,
#pe-header input[type="password"]:focus,
#pe-header input[type="datetime"]:focus,
#pe-header input[type="datetime-local"]:focus,
#pe-header input[type="date"]:focus,
#pe-header input[type="month"]:focus,
#pe-header input[type="time"]:focus,
#pe-header input[type="week"]:focus,
#pe-header input[type="number"]:focus,
#pe-header input[type="email"]:focus,
#pe-header input[type="url"]:focus,
#pe-header input[type="search"]:focus,
#pe-header input[type="tel"]:focus,
#pe-header input[type="color"]:focus {
  box-shadow: 0 3px 20px #323d4c;
}
#pe-top1 select,
#pe-top1 textarea,
#pe-top1 input[type="text"],
#pe-top1 input[type="password"],
#pe-top1 input[type="datetime"],
#pe-top1 input[type="datetime-local"],
#pe-top1 input[type="date"],
#pe-top1 input[type="month"],
#pe-top1 input[type="time"],
#pe-top1 input[type="week"],
#pe-top1 input[type="number"],
#pe-top1 input[type="email"],
#pe-top1 input[type="url"],
#pe-top1 input[type="search"],
#pe-top1 input[type="tel"],
#pe-top1 input[type="color"] {
  border-color: #323d4c;
}
#pe-top1 select:focus,
#pe-top1 textarea:focus,
#pe-top1 input[type="text"]:focus,
#pe-top1 input[type="password"]:focus,
#pe-top1 input[type="datetime"]:focus,
#pe-top1 input[type="datetime-local"]:focus,
#pe-top1 input[type="date"]:focus,
#pe-top1 input[type="month"]:focus,
#pe-top1 input[type="time"]:focus,
#pe-top1 input[type="week"]:focus,
#pe-top1 input[type="number"]:focus,
#pe-top1 input[type="email"]:focus,
#pe-top1 input[type="url"]:focus,
#pe-top1 input[type="search"]:focus,
#pe-top1 input[type="tel"]:focus,
#pe-top1 input[type="color"]:focus {
  box-shadow: 0 3px 20px #323d4c;
}
#pe-top2 select,
#pe-top2 textarea,
#pe-top2 input[type="text"],
#pe-top2 input[type="password"],
#pe-top2 input[type="datetime"],
#pe-top2 input[type="datetime-local"],
#pe-top2 input[type="date"],
#pe-top2 input[type="month"],
#pe-top2 input[type="time"],
#pe-top2 input[type="week"],
#pe-top2 input[type="number"],
#pe-top2 input[type="email"],
#pe-top2 input[type="url"],
#pe-top2 input[type="search"],
#pe-top2 input[type="tel"],
#pe-top2 input[type="color"] {
  border-color: #444444;
}
#pe-top2 select:focus,
#pe-top2 textarea:focus,
#pe-top2 input[type="text"]:focus,
#pe-top2 input[type="password"]:focus,
#pe-top2 input[type="datetime"]:focus,
#pe-top2 input[type="datetime-local"]:focus,
#pe-top2 input[type="date"]:focus,
#pe-top2 input[type="month"]:focus,
#pe-top2 input[type="time"]:focus,
#pe-top2 input[type="week"]:focus,
#pe-top2 input[type="number"]:focus,
#pe-top2 input[type="email"]:focus,
#pe-top2 input[type="url"]:focus,
#pe-top2 input[type="search"]:focus,
#pe-top2 input[type="tel"]:focus,
#pe-top2 input[type="color"]:focus {
  box-shadow: 0 3px 20px #444444;
}
#pe-top3 select,
#pe-top3 textarea,
#pe-top3 input[type="text"],
#pe-top3 input[type="password"],
#pe-top3 input[type="datetime"],
#pe-top3 input[type="datetime-local"],
#pe-top3 input[type="date"],
#pe-top3 input[type="month"],
#pe-top3 input[type="time"],
#pe-top3 input[type="week"],
#pe-top3 input[type="number"],
#pe-top3 input[type="email"],
#pe-top3 input[type="url"],
#pe-top3 input[type="search"],
#pe-top3 input[type="tel"],
#pe-top3 input[type="color"] {
  border-color: #323d4c;
}
#pe-top3 select:focus,
#pe-top3 textarea:focus,
#pe-top3 input[type="text"]:focus,
#pe-top3 input[type="password"]:focus,
#pe-top3 input[type="datetime"]:focus,
#pe-top3 input[type="datetime-local"]:focus,
#pe-top3 input[type="date"]:focus,
#pe-top3 input[type="month"]:focus,
#pe-top3 input[type="time"]:focus,
#pe-top3 input[type="week"]:focus,
#pe-top3 input[type="number"]:focus,
#pe-top3 input[type="email"]:focus,
#pe-top3 input[type="url"]:focus,
#pe-top3 input[type="search"]:focus,
#pe-top3 input[type="tel"]:focus,
#pe-top3 input[type="color"]:focus {
  box-shadow: 0 3px 20px #323d4c;
}
#pe-top4 select,
#pe-top4 textarea,
#pe-top4 input[type="text"],
#pe-top4 input[type="password"],
#pe-top4 input[type="datetime"],
#pe-top4 input[type="datetime-local"],
#pe-top4 input[type="date"],
#pe-top4 input[type="month"],
#pe-top4 input[type="time"],
#pe-top4 input[type="week"],
#pe-top4 input[type="number"],
#pe-top4 input[type="email"],
#pe-top4 input[type="url"],
#pe-top4 input[type="search"],
#pe-top4 input[type="tel"],
#pe-top4 input[type="color"] {
  border-color: #161616;
}
#pe-top4 select:focus,
#pe-top4 textarea:focus,
#pe-top4 input[type="text"]:focus,
#pe-top4 input[type="password"]:focus,
#pe-top4 input[type="datetime"]:focus,
#pe-top4 input[type="datetime-local"]:focus,
#pe-top4 input[type="date"]:focus,
#pe-top4 input[type="month"]:focus,
#pe-top4 input[type="time"]:focus,
#pe-top4 input[type="week"]:focus,
#pe-top4 input[type="number"]:focus,
#pe-top4 input[type="email"]:focus,
#pe-top4 input[type="url"]:focus,
#pe-top4 input[type="search"]:focus,
#pe-top4 input[type="tel"]:focus,
#pe-top4 input[type="color"]:focus {
  box-shadow: 0 3px 20px #161616;
}
#pe-top5 select,
#pe-top5 textarea,
#pe-top5 input[type="text"],
#pe-top5 input[type="password"],
#pe-top5 input[type="datetime"],
#pe-top5 input[type="datetime-local"],
#pe-top5 input[type="date"],
#pe-top5 input[type="month"],
#pe-top5 input[type="time"],
#pe-top5 input[type="week"],
#pe-top5 input[type="number"],
#pe-top5 input[type="email"],
#pe-top5 input[type="url"],
#pe-top5 input[type="search"],
#pe-top5 input[type="tel"],
#pe-top5 input[type="color"] {
  border-color: #161616;
}
#pe-top5 select:focus,
#pe-top5 textarea:focus,
#pe-top5 input[type="text"]:focus,
#pe-top5 input[type="password"]:focus,
#pe-top5 input[type="datetime"]:focus,
#pe-top5 input[type="datetime-local"]:focus,
#pe-top5 input[type="date"]:focus,
#pe-top5 input[type="month"]:focus,
#pe-top5 input[type="time"]:focus,
#pe-top5 input[type="week"]:focus,
#pe-top5 input[type="number"]:focus,
#pe-top5 input[type="email"]:focus,
#pe-top5 input[type="url"]:focus,
#pe-top5 input[type="search"]:focus,
#pe-top5 input[type="tel"]:focus,
#pe-top5 input[type="color"]:focus {
  box-shadow: 0 3px 20px rgba(22, 22, 22, 0.7);
}
#pe-bottom1 select,
#pe-bottom1 textarea,
#pe-bottom1 input[type="text"],
#pe-bottom1 input[type="password"],
#pe-bottom1 input[type="datetime"],
#pe-bottom1 input[type="datetime-local"],
#pe-bottom1 input[type="date"],
#pe-bottom1 input[type="month"],
#pe-bottom1 input[type="time"],
#pe-bottom1 input[type="week"],
#pe-bottom1 input[type="number"],
#pe-bottom1 input[type="email"],
#pe-bottom1 input[type="url"],
#pe-bottom1 input[type="search"],
#pe-bottom1 input[type="tel"],
#pe-bottom1 input[type="color"] {
  border-color: #444444;
}
#pe-bottom1 select:focus,
#pe-bottom1 textarea:focus,
#pe-bottom1 input[type="text"]:focus,
#pe-bottom1 input[type="password"]:focus,
#pe-bottom1 input[type="datetime"]:focus,
#pe-bottom1 input[type="datetime-local"]:focus,
#pe-bottom1 input[type="date"]:focus,
#pe-bottom1 input[type="month"]:focus,
#pe-bottom1 input[type="time"]:focus,
#pe-bottom1 input[type="week"]:focus,
#pe-bottom1 input[type="number"]:focus,
#pe-bottom1 input[type="email"]:focus,
#pe-bottom1 input[type="url"]:focus,
#pe-bottom1 input[type="search"]:focus,
#pe-bottom1 input[type="tel"]:focus,
#pe-bottom1 input[type="color"]:focus {
  box-shadow: 0 3px 20px #444444;
}
#pe-bottom2 select,
#pe-bottom2 textarea,
#pe-bottom2 input[type="text"],
#pe-bottom2 input[type="password"],
#pe-bottom2 input[type="datetime"],
#pe-bottom2 input[type="datetime-local"],
#pe-bottom2 input[type="date"],
#pe-bottom2 input[type="month"],
#pe-bottom2 input[type="time"],
#pe-bottom2 input[type="week"],
#pe-bottom2 input[type="number"],
#pe-bottom2 input[type="email"],
#pe-bottom2 input[type="url"],
#pe-bottom2 input[type="search"],
#pe-bottom2 input[type="tel"],
#pe-bottom2 input[type="color"] {
  border-color: #21262f;
}
#pe-bottom2 select:focus,
#pe-bottom2 textarea:focus,
#pe-bottom2 input[type="text"]:focus,
#pe-bottom2 input[type="password"]:focus,
#pe-bottom2 input[type="datetime"]:focus,
#pe-bottom2 input[type="datetime-local"]:focus,
#pe-bottom2 input[type="date"]:focus,
#pe-bottom2 input[type="month"]:focus,
#pe-bottom2 input[type="time"]:focus,
#pe-bottom2 input[type="week"]:focus,
#pe-bottom2 input[type="number"]:focus,
#pe-bottom2 input[type="email"]:focus,
#pe-bottom2 input[type="url"]:focus,
#pe-bottom2 input[type="search"]:focus,
#pe-bottom2 input[type="tel"]:focus,
#pe-bottom2 input[type="color"]:focus {
  box-shadow: 0 3px 20px #21262f;
}
#pe-bottom3 select,
#pe-bottom3 textarea,
#pe-bottom3 input[type="text"],
#pe-bottom3 input[type="password"],
#pe-bottom3 input[type="datetime"],
#pe-bottom3 input[type="datetime-local"],
#pe-bottom3 input[type="date"],
#pe-bottom3 input[type="month"],
#pe-bottom3 input[type="time"],
#pe-bottom3 input[type="week"],
#pe-bottom3 input[type="number"],
#pe-bottom3 input[type="email"],
#pe-bottom3 input[type="url"],
#pe-bottom3 input[type="search"],
#pe-bottom3 input[type="tel"],
#pe-bottom3 input[type="color"] {
  border-color: #161616;
}
#pe-bottom3 select:focus,
#pe-bottom3 textarea:focus,
#pe-bottom3 input[type="text"]:focus,
#pe-bottom3 input[type="password"]:focus,
#pe-bottom3 input[type="datetime"]:focus,
#pe-bottom3 input[type="datetime-local"]:focus,
#pe-bottom3 input[type="date"]:focus,
#pe-bottom3 input[type="month"]:focus,
#pe-bottom3 input[type="time"]:focus,
#pe-bottom3 input[type="week"]:focus,
#pe-bottom3 input[type="number"]:focus,
#pe-bottom3 input[type="email"]:focus,
#pe-bottom3 input[type="url"]:focus,
#pe-bottom3 input[type="search"]:focus,
#pe-bottom3 input[type="tel"]:focus,
#pe-bottom3 input[type="color"]:focus {
  box-shadow: 0 3px 20px #161616;
}
#pe-bottom4 select,
#pe-bottom4 textarea,
#pe-bottom4 input[type="text"],
#pe-bottom4 input[type="password"],
#pe-bottom4 input[type="datetime"],
#pe-bottom4 input[type="datetime-local"],
#pe-bottom4 input[type="date"],
#pe-bottom4 input[type="month"],
#pe-bottom4 input[type="time"],
#pe-bottom4 input[type="week"],
#pe-bottom4 input[type="number"],
#pe-bottom4 input[type="email"],
#pe-bottom4 input[type="url"],
#pe-bottom4 input[type="search"],
#pe-bottom4 input[type="tel"],
#pe-bottom4 input[type="color"] {
  border-color: #161616;
}
#pe-bottom4 select:focus,
#pe-bottom4 textarea:focus,
#pe-bottom4 input[type="text"]:focus,
#pe-bottom4 input[type="password"]:focus,
#pe-bottom4 input[type="datetime"]:focus,
#pe-bottom4 input[type="datetime-local"]:focus,
#pe-bottom4 input[type="date"]:focus,
#pe-bottom4 input[type="month"]:focus,
#pe-bottom4 input[type="time"]:focus,
#pe-bottom4 input[type="week"]:focus,
#pe-bottom4 input[type="number"]:focus,
#pe-bottom4 input[type="email"]:focus,
#pe-bottom4 input[type="url"]:focus,
#pe-bottom4 input[type="search"]:focus,
#pe-bottom4 input[type="tel"]:focus,
#pe-bottom4 input[type="color"]:focus {
  box-shadow: 0 3px 20px #161616;
}
#pe-bottom5 select,
#pe-bottom5 textarea,
#pe-bottom5 input[type="text"],
#pe-bottom5 input[type="password"],
#pe-bottom5 input[type="datetime"],
#pe-bottom5 input[type="datetime-local"],
#pe-bottom5 input[type="date"],
#pe-bottom5 input[type="month"],
#pe-bottom5 input[type="time"],
#pe-bottom5 input[type="week"],
#pe-bottom5 input[type="number"],
#pe-bottom5 input[type="email"],
#pe-bottom5 input[type="url"],
#pe-bottom5 input[type="search"],
#pe-bottom5 input[type="tel"],
#pe-bottom5 input[type="color"] {
  border-color: #161616;
}
#pe-bottom5 select:focus,
#pe-bottom5 textarea:focus,
#pe-bottom5 input[type="text"]:focus,
#pe-bottom5 input[type="password"]:focus,
#pe-bottom5 input[type="datetime"]:focus,
#pe-bottom5 input[type="datetime-local"]:focus,
#pe-bottom5 input[type="date"]:focus,
#pe-bottom5 input[type="month"]:focus,
#pe-bottom5 input[type="time"]:focus,
#pe-bottom5 input[type="week"]:focus,
#pe-bottom5 input[type="number"]:focus,
#pe-bottom5 input[type="email"]:focus,
#pe-bottom5 input[type="url"]:focus,
#pe-bottom5 input[type="search"]:focus,
#pe-bottom5 input[type="tel"]:focus,
#pe-bottom5 input[type="color"]:focus {
  box-shadow: 0 3px 20px #161616;
}
#pe-footer select,
#pe-footer textarea,
#pe-footer input[type="text"],
#pe-footer input[type="password"],
#pe-footer input[type="datetime"],
#pe-footer input[type="datetime-local"],
#pe-footer input[type="date"],
#pe-footer input[type="month"],
#pe-footer input[type="time"],
#pe-footer input[type="week"],
#pe-footer input[type="number"],
#pe-footer input[type="email"],
#pe-footer input[type="url"],
#pe-footer input[type="search"],
#pe-footer input[type="tel"],
#pe-footer input[type="color"] {
  border-color: #323d4c;
}
#pe-footer select:focus,
#pe-footer textarea:focus,
#pe-footer input[type="text"]:focus,
#pe-footer input[type="password"]:focus,
#pe-footer input[type="datetime"]:focus,
#pe-footer input[type="datetime-local"]:focus,
#pe-footer input[type="date"]:focus,
#pe-footer input[type="month"]:focus,
#pe-footer input[type="time"]:focus,
#pe-footer input[type="week"]:focus,
#pe-footer input[type="number"]:focus,
#pe-footer input[type="email"]:focus,
#pe-footer input[type="url"]:focus,
#pe-footer input[type="search"]:focus,
#pe-footer input[type="tel"]:focus,
#pe-footer input[type="color"]:focus {
  box-shadow: 0 3px 20px #323d4c;
}
#pe-offcanvas select,
#pe-offcanvas textarea,
#pe-offcanvas input[type="text"],
#pe-offcanvas input[type="password"],
#pe-offcanvas input[type="datetime"],
#pe-offcanvas input[type="datetime-local"],
#pe-offcanvas input[type="date"],
#pe-offcanvas input[type="month"],
#pe-offcanvas input[type="time"],
#pe-offcanvas input[type="week"],
#pe-offcanvas input[type="number"],
#pe-offcanvas input[type="email"],
#pe-offcanvas input[type="url"],
#pe-offcanvas input[type="search"],
#pe-offcanvas input[type="tel"],
#pe-offcanvas input[type="color"] {
  border-color: #ffffff;
}
#pe-offcanvas select:focus,
#pe-offcanvas textarea:focus,
#pe-offcanvas input[type="text"]:focus,
#pe-offcanvas input[type="password"]:focus,
#pe-offcanvas input[type="datetime"]:focus,
#pe-offcanvas input[type="datetime-local"]:focus,
#pe-offcanvas input[type="date"]:focus,
#pe-offcanvas input[type="month"]:focus,
#pe-offcanvas input[type="time"]:focus,
#pe-offcanvas input[type="week"]:focus,
#pe-offcanvas input[type="number"]:focus,
#pe-offcanvas input[type="email"]:focus,
#pe-offcanvas input[type="url"]:focus,
#pe-offcanvas input[type="search"]:focus,
#pe-offcanvas input[type="tel"]:focus,
#pe-offcanvas input[type="color"]:focus {
  box-shadow: 0 3px 20px #ffffff;
}
.btn {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  height: auto;
  line-height: 20px;
  border: none;
  background: #5e0000;
  font-family: inherit;
  font-weight: 700;
  padding: 20px 60px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.89em;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0 3px 20px rgba(94, 0, 0, 0.7);
}
.btn:hover,
.btn:focus {
  text-decoration: none;
  color: #ffffff;
  background: #450000;
  box-shadow: none;
}
.btn:active {
  outline: 0;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  height: auto;
  line-height: 20px;
  border: none;
  background: #5e0000;
  font-family: inherit;
  font-weight: 700;
  padding: 20px 60px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.89em;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0 3px 20px rgba(94, 0, 0, 0.7);
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  text-decoration: none;
  color: #ffffff;
  background: #450000;
  box-shadow: none;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  outline: 0;
}
.button a {
  color: #ffffff;
  text-decoration: none;
}
.button:hover a,
.button:focus a {
  color: #ffffff;
}
#pe-header .button,
#pe-header button,
#pe-header input[type="submit"],
#pe-header input[type="button"],
#pe-header input[type="reset"] {
  color: #f5f5f5;
  background: #323d4c;
}
#pe-header .button:hover,
#pe-header button:hover,
#pe-header input[type="submit"]:hover,
#pe-header input[type="button"]:hover,
#pe-header input[type="reset"]:hover,
#pe-header .button:focus,
#pe-header button:focus,
#pe-header input[type="submit"]:focus,
#pe-header input[type="button"]:focus,
#pe-header input[type="reset"]:focus {
  background: rgba(50, 61, 76, 0.8);
}
.readmore {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  min-width: 170px;
  padding: 13px 40px;
  font-weight: 400;
  line-height: 20px;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: inherit;
  background: none;
  border: 2px solid #323d4c;
}
.readmore:hover,
.readmore:focus {
  text-decoration: none;
  color: #ffffff;
  background: #323d4c;
}
#pe-header-sidebar .readmore {
  color: inherit;
  border-color: #323d4c;
}
#pe-header-sidebar .readmore:hover,
#pe-header-sidebar .readmore:focus {
  color: #ffffff;
  background: #323d4c;
}
#pe-top1 .readmore {
  border-color: #323d4c;
}
#pe-top1 .readmore:hover,
#pe-top1 .readmore:focus {
  color: #ffffff;
  background: #323d4c;
}
#pe-top2 .readmore {
  border-color: #444444;
}
#pe-top2 .readmore:hover,
#pe-top2 .readmore:focus {
  color: #ffffff;
  background: #444444;
}
#pe-top3 .readmore {
  border-color: #323d4c;
}
#pe-top3 .readmore:hover,
#pe-top3 .readmore:focus {
  color: #ffffff;
  background: #323d4c;
}
#pe-top4 .readmore {
  border-color: #161616;
}
#pe-top4 .readmore:hover,
#pe-top4 .readmore:focus {
  color: #ffffff;
  background: #161616;
}
#pe-top5 .readmore {
  border-color: #161616;
}
#pe-top5 .readmore:hover,
#pe-top5 .readmore:focus {
  color: #ffffff;
  background: #161616;
}
#pe-bottom1 .readmore {
  border-color: #444444;
}
#pe-bottom1 .readmore:hover,
#pe-bottom1 .readmore:focus {
  color: #ffffff;
  background: #444444;
}
#pe-bottom2 .readmore {
  border-color: #21262f;
}
#pe-bottom2 .readmore:hover,
#pe-bottom2 .readmore:focus {
  color: #ffffff;
  background: #21262f;
}
#pe-bottom3 .readmore {
  border-color: #161616;
}
#pe-bottom3 .readmore:hover,
#pe-bottom3 .readmore:focus {
  color: #ffffff;
  background: #161616;
}
#pe-bottom4 .readmore {
  border-color: #161616;
}
#pe-bottom4 .readmore:hover,
#pe-bottom4 .readmore:focus {
  color: #ffffff;
  background: #161616;
}
#pe-bottom5 .readmore {
  border-color: #161616;
}
#pe-bottom5 .readmore:hover,
#pe-bottom5 .readmore:focus {
  color: #ffffff;
  background: #161616;
}
#pe-footer .readmore {
  border-color: #323d4c;
}
#pe-footer .readmore:hover,
#pe-footer .readmore:focus {
  color: #ffffff;
  background: #323d4c;
}
#pe-main .pe-color .readmore {
  border-color: #161616;
}
#pe-main .pe-color .readmore:hover,
#pe-main .pe-color .readmore:focus {
  color: #ffffff;
  background: #161616;
}
#pe-offcanvas .readmore {
  border-color: #ffffff;
}
#pe-offcanvas .readmore:hover,
#pe-offcanvas .readmore:focus {
  color: #ffffff;
  background: #ffffff;
}
.readmore.readmore-icon {
  position: relative;
  word-wrap: break-word;
}
.readmore.readmore-icon span.fa {
  margin-left: 15px;
  line-height: 20px;
}
.readmore.readmore-large {
  width: 100%;
  font-size: 2.5em;
  line-height: 1.1;
  margin: 5px 0;
}
.pe-breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pe-breadcrumbs &gt; li {
  float: left;
  padding-right: 15px;
}
.pe-breadcrumbs &gt; li.separator &gt; span {
  font-size: 2px;
  position: relative;
  top: -4px;
}
.pe-breadcrumbs &gt; .item-current {
  color: inherit;
}
.pe-pagination-block {
  text-align: center;
  margin: 120px 0 0;
}
.nav-links {
  display: inline-block;
  vertical-align: top;
  margin: -5px auto;
}
.nav-links &gt; a,
.nav-links &gt; span {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  width: 40px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: inherit;
  border: 2px solid transparent;
  font-weight: 700;
  margin: 5px;
  font-size: 0.89em;
  text-transform: uppercase;
}
.nav-links &gt; a:hover,
.nav-links &gt; span:hover,
.nav-links &gt; a:focus,
.nav-links &gt; span:focus {
  color: inherit;
  border-bottom-color: #5e0000;
}
.nav-links &gt; a.current,
.nav-links &gt; span.current {
  color: #ffffff;
  background: #5e0000;
}
.nav-links &gt; a.prev,
.nav-links &gt; span.prev {
  width: auto;
  margin-right: 90px;
}
.nav-links &gt; a.prev:hover,
.nav-links &gt; span.prev:hover,
.nav-links &gt; a.prev:focus,
.nav-links &gt; span.prev:focus {
  border-color: transparent;
}
.nav-links &gt; a.next,
.nav-links &gt; span.next {
  width: auto;
  margin-left: 90px;
}
.nav-links &gt; a.next:hover,
.nav-links &gt; span.next:hover,
.nav-links &gt; a.next:focus,
.nav-links &gt; span.next:focus {
  border-color: transparent;
}
.nav-links &gt; a.dots:hover,
.nav-links &gt; span.dots:hover,
.nav-links &gt; a.dots:focus,
.nav-links &gt; span.dots:focus {
  border-color: transparent;
}
.nav-links a.prev:hover,
.nav-links a.next:hover,
.nav-links a.prev:focus,
.nav-links a.next:focus {
  color: #5e0000;
}
.pe-page-links {
  padding: 30px 0 0;
  text-align: center;
}
.pe-page-links a,
.pe-page-links &gt; span {
  display: inline-block;
  line-height: 20px;
  padding: 12px 20px;
  text-decoration: none;
  color: #ffffff;
  background: #5e0000;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pe-page-links &gt; span,
.pe-page-links a:hover,
.pe-page-links a:focus {
  color: #ffffff;
  background: #450000;
}
table,
.pe-table {
  width: 100%;
  max-width: 100%;
  margin: 0;
  border-collapse: collapse;
}
table tr + tr,
.pe-table tr + tr {
  border-top: 1px solid #e0e2e4;
}
table th,
.pe-table th,
table td,
.pe-table td {
  padding: 20px;
  line-height: 20px;
  vertical-align: top;
}
table thead,
.pe-table thead {
  background: #5e0000;
  color: #ffffff;
}
table thead a,
.pe-table thead a {
  color: #ffffff;
}
table th,
.pe-table th {
  border-color: transparent;
  text-align: center;
}
table &gt; tbody + tbody,
.pe-table &gt; tbody + tbody {
  border-top: 2px solid #e0e2e4;
}
.pe-search-box .pe-search-input {
  display: inline-block;
  vertical-align: top;
}
.pe-search-box .pe-search-input input {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 40px;
}
.pe-search-box .pe-search-input input:focus {
  border-color: #5e0000;
}
.pe-search-box .button {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 44px;
  height: 44px;
}
#pe-search-form {
  margin: 0 0 30px;
}
#pe-search-form .pe-search-box {
  position: relative;
}
#pe-search-form .pe-search-input {
  width: 100%;
  padding-right: 60px;
}
#pe-search-form .pe-search-input input {
  width: 100%;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
}
#pe-search-form .button {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  padding: 0;
  width: 60px;
  height: 60px;
  font-size: 21px;
  border-radius: 0;
}
#pe-search form {
  display: block;
  position: relative;
  margin: 0;
  line-height: 1;
}
#pe-search .pe-search-input {
  display: none;
  position: absolute;
  top: -10px;
  left: auto;
  right: 30px;
  z-index: 2;
}
#pe-search .pe-search-input input {
  width: 260px;
  padding: 12px 10px;
  background: #f5f5f5;
  color: #323d4c;
  line-height: 20px;
  border-color: #e0e2e4;
}
#pe-search .pe-search-input input:focus {
  border-color: #e0e2e4;
}
#pe-search .pe-search-input input::-webkit-input-placeholder {
  color: #323d4c;
  opacity: 1;
}
#pe-search .pe-search-input input::-moz-placeholder {
  color: #323d4c;
  opacity: 1;
}
#pe-search .pe-search-input input:-moz-placeholder {
  /* Older versions of Firefox */
  color: #323d4c;
  opacity: 1;
}
#pe-search .pe-search-input input:-ms-input-placeholder {
  color: #323d4c;
  opacity: 1;
}
#pe-search .button {
  background: none;
  border: none;
  color: inherit;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  margin: 0;
  font-size: 21px;
  box-shadow: none;
}
#pe-search .button:hover,
#pe-search .button:focus {
  color: #5e0000;
  background: none;
}
#pe-search .open + .button {
  float: right;
  margin-right: 2px;
}
.pe-error-page .search #pe-search-searchword {
  vertical-align: top;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 42px;
}
#pe-back-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  left: auto;
  z-index: 999;
}
#pe-back-top a {
  cursor: pointer;
  display: block;
  position: relative;
  height: 35px;
  width: 35px;
  color: #ffffff;
  background-color: #5e0000;
  text-decoration: none;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  border-radius: 100%;
  text-align: center;
  opacity: 0.3;
}
#pe-back-top a span.fa {
  font-size: 10px;
  line-height: 35px;
}
#pe-back-top a:hover,
#pe-back-top a:focus {
  opacity: 0.6;
}
.fsize70 {
  font-size: 9.800000000000001px;
}
.fsize70 #pe-bottom2 {
  font-size: 7.9625px;
}
.fsize70 #pe-main .pe-wcag-settings {
  font-size: 7.9625px;
}
.fsize70 .menu ul li a {
  font-size: 9.800000000000001px;
}
.fsize70 #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a,
.fsize70 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize70 #pe-login {
  font-size: 9.800000000000001px;
}
.fsize70 select,
.fsize70 textarea,
.fsize70 input[type="text"],
.fsize70 input[type="password"],
.fsize70 input[type="datetime"],
.fsize70 input[type="datetime-local"],
.fsize70 input[type="date"],
.fsize70 input[type="month"],
.fsize70 input[type="time"],
.fsize70 input[type="week"],
.fsize70 input[type="number"],
.fsize70 input[type="email"],
.fsize70 input[type="url"],
.fsize70 input[type="search"],
.fsize70 input[type="tel"],
.fsize70 input[type="color"] {
  font-size: 0.7em;
}
.fsize70 .btn,
.fsize70 .button,
.fsize70 button,
.fsize70 input[type="submit"],
.fsize70 input[type="button"],
.fsize70 input[type="reset"] {
  font-size: 0.6062em;
}
.fsize70 .readmore {
  font-size: 9.800000000000001px;
}
.fsize70 .page-header &gt; h1,
.fsize70 .page-header &gt; h2,
.fsize70 .page-header &gt; h3,
.fsize70 .page-header &gt; h4,
.fsize70 .page-header &gt; h5,
.fsize70 .page-header &gt; h6,
.fsize70 .page-header &gt; p {
  font-size: 14px;
}
.fsize70 .pe-opening-hours .pe-title,
.fsize70 .pe-member-contact .pe-title,
.fsize70 .pe-socials .pe-title,
.fsize70 .pe-author-info .pe-title {
  font-size: 11.2px;
}
.fsize70 .pe-comments .comment-reply-title,
.fsize70 .pe-comments .comments-title {
  font-size: 11.2px;
}
.fsize70 .pe-widget h3.pe-title,
.fsize70 .pe-widget-raw h3.pe-title {
  font-size: 11.2px;
}
.fsize70 .widget.widget_recent_entries ul li,
.fsize70 .widget.widget_archive ul li,
.fsize70 .widget.widget_categories ul li,
.fsize70 .widget.widget_meta ul li,
.fsize70 .widget.widget_pages ul li,
.fsize70 .widget.widget_recent_comments ul li,
.fsize70 .widget.widget_rss ul li {
  font-size: 9.800000000000001px;
}
.fsize70 .widget.widget_recent_entries ul li span,
.fsize70 .widget.widget_archive ul li span,
.fsize70 .widget.widget_categories ul li span,
.fsize70 .widget.widget_meta ul li span,
.fsize70 .widget.widget_pages ul li span,
.fsize70 .widget.widget_recent_comments ul li span,
.fsize70 .widget.widget_rss ul li span {
  font-size: 8px;
}
.fsize70 #pe-bottom2 .menu li a,
.fsize70 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize70 #pe-bottom2 .widget.widget_archive ul li a,
.fsize70 #pe-bottom2 .widget.widget_categories ul li a,
.fsize70 #pe-bottom2 .widget.widget_meta ul li a,
.fsize70 #pe-bottom2 .widget.widget_pages ul li a,
.fsize70 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize70 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 7.9625px;
}
.fsize70 .cd-headline {
  font-size: 14px;
}
.fsize70 .pe-anibox figure h2 {
  font-size: 11.2px;
}
.fsize70 #pe-maincontent {
  font-size: 9.800000000000001px;
}
.fsize80 {
  font-size: 11.2px;
}
.fsize80 #pe-bottom2 {
  font-size: 9.1px;
}
.fsize80 #pe-main .pe-wcag-settings {
  font-size: 9.1px;
}
.fsize80 .menu ul li a {
  font-size: 11.2px;
}
.fsize80 #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a,
.fsize80 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize80 #pe-login {
  font-size: 11.2px;
}
.fsize80 select,
.fsize80 textarea,
.fsize80 input[type="text"],
.fsize80 input[type="password"],
.fsize80 input[type="datetime"],
.fsize80 input[type="datetime-local"],
.fsize80 input[type="date"],
.fsize80 input[type="month"],
.fsize80 input[type="time"],
.fsize80 input[type="week"],
.fsize80 input[type="number"],
.fsize80 input[type="email"],
.fsize80 input[type="url"],
.fsize80 input[type="search"],
.fsize80 input[type="tel"],
.fsize80 input[type="color"] {
  font-size: 0.8em;
}
.fsize80 .btn,
.fsize80 .button,
.fsize80 button,
.fsize80 input[type="submit"],
.fsize80 input[type="button"],
.fsize80 input[type="reset"] {
  font-size: 0.6928em;
}
.fsize80 .readmore {
  font-size: 11.2px;
}
.fsize80 .page-header &gt; h1,
.fsize80 .page-header &gt; h2,
.fsize80 .page-header &gt; h3,
.fsize80 .page-header &gt; h4,
.fsize80 .page-header &gt; h5,
.fsize80 .page-header &gt; h6,
.fsize80 .page-header &gt; p {
  font-size: 16px;
}
.fsize80 .pe-opening-hours .pe-title,
.fsize80 .pe-member-contact .pe-title,
.fsize80 .pe-socials .pe-title,
.fsize80 .pe-author-info .pe-title {
  font-size: 12.8px;
}
.fsize80 .pe-comments .comment-reply-title,
.fsize80 .pe-comments .comments-title {
  font-size: 12.8px;
}
.fsize80 .pe-widget h3.pe-title,
.fsize80 .pe-widget-raw h3.pe-title {
  font-size: 12.8px;
}
.fsize80 .widget.widget_recent_entries ul li,
.fsize80 .widget.widget_archive ul li,
.fsize80 .widget.widget_categories ul li,
.fsize80 .widget.widget_meta ul li,
.fsize80 .widget.widget_pages ul li,
.fsize80 .widget.widget_recent_comments ul li,
.fsize80 .widget.widget_rss ul li {
  font-size: 11.2px;
}
.fsize80 .widget.widget_recent_entries ul li span,
.fsize80 .widget.widget_archive ul li span,
.fsize80 .widget.widget_categories ul li span,
.fsize80 .widget.widget_meta ul li span,
.fsize80 .widget.widget_pages ul li span,
.fsize80 .widget.widget_recent_comments ul li span,
.fsize80 .widget.widget_rss ul li span {
  font-size: 9px;
}
.fsize80 #pe-bottom2 .menu li a,
.fsize80 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize80 #pe-bottom2 .widget.widget_archive ul li a,
.fsize80 #pe-bottom2 .widget.widget_categories ul li a,
.fsize80 #pe-bottom2 .widget.widget_meta ul li a,
.fsize80 #pe-bottom2 .widget.widget_pages ul li a,
.fsize80 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize80 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 9.1px;
}
.fsize80 .cd-headline {
  font-size: 16px;
}
.fsize80 .pe-anibox figure h2 {
  font-size: 12.8px;
}
.fsize80 #pe-maincontent {
  font-size: 11.2px;
}
.fsize90 {
  font-size: 12.6px;
}
.fsize90 #pe-bottom2 {
  font-size: 10.2375px;
}
.fsize90 #pe-main .pe-wcag-settings {
  font-size: 10.2375px;
}
.fsize90 .menu ul li a {
  font-size: 12.6px;
}
.fsize90 #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a,
.fsize90 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize90 #pe-login {
  font-size: 12.6px;
}
.fsize90 select,
.fsize90 textarea,
.fsize90 input[type="text"],
.fsize90 input[type="password"],
.fsize90 input[type="datetime"],
.fsize90 input[type="datetime-local"],
.fsize90 input[type="date"],
.fsize90 input[type="month"],
.fsize90 input[type="time"],
.fsize90 input[type="week"],
.fsize90 input[type="number"],
.fsize90 input[type="email"],
.fsize90 input[type="url"],
.fsize90 input[type="search"],
.fsize90 input[type="tel"],
.fsize90 input[type="color"] {
  font-size: 0.9em;
}
.fsize90 .btn,
.fsize90 .button,
.fsize90 button,
.fsize90 input[type="submit"],
.fsize90 input[type="button"],
.fsize90 input[type="reset"] {
  font-size: 0.7794em;
}
.fsize90 .readmore {
  font-size: 12.6px;
}
.fsize90 .page-header &gt; h1,
.fsize90 .page-header &gt; h2,
.fsize90 .page-header &gt; h3,
.fsize90 .page-header &gt; h4,
.fsize90 .page-header &gt; h5,
.fsize90 .page-header &gt; h6,
.fsize90 .page-header &gt; p {
  font-size: 18px;
}
.fsize90 .pe-opening-hours .pe-title,
.fsize90 .pe-member-contact .pe-title,
.fsize90 .pe-socials .pe-title,
.fsize90 .pe-author-info .pe-title {
  font-size: 14.4px;
}
.fsize90 .pe-comments .comment-reply-title,
.fsize90 .pe-comments .comments-title {
  font-size: 14.4px;
}
.fsize90 .pe-widget h3.pe-title,
.fsize90 .pe-widget-raw h3.pe-title {
  font-size: 14.4px;
}
.fsize90 .widget.widget_recent_entries ul li,
.fsize90 .widget.widget_archive ul li,
.fsize90 .widget.widget_categories ul li,
.fsize90 .widget.widget_meta ul li,
.fsize90 .widget.widget_pages ul li,
.fsize90 .widget.widget_recent_comments ul li,
.fsize90 .widget.widget_rss ul li {
  font-size: 12.6px;
}
.fsize90 .widget.widget_recent_entries ul li span,
.fsize90 .widget.widget_archive ul li span,
.fsize90 .widget.widget_categories ul li span,
.fsize90 .widget.widget_meta ul li span,
.fsize90 .widget.widget_pages ul li span,
.fsize90 .widget.widget_recent_comments ul li span,
.fsize90 .widget.widget_rss ul li span {
  font-size: 10px;
}
.fsize90 #pe-bottom2 .menu li a,
.fsize90 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize90 #pe-bottom2 .widget.widget_archive ul li a,
.fsize90 #pe-bottom2 .widget.widget_categories ul li a,
.fsize90 #pe-bottom2 .widget.widget_meta ul li a,
.fsize90 #pe-bottom2 .widget.widget_pages ul li a,
.fsize90 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize90 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 10.2375px;
}
.fsize90 .cd-headline {
  font-size: 18px;
}
.fsize90 .pe-anibox figure h2 {
  font-size: 14.4px;
}
.fsize90 #pe-maincontent {
  font-size: 12.6px;
}
.fsize110 {
  font-size: 15.4px;
}
.fsize110 #pe-bottom2 {
  font-size: 12.5125px;
}
.fsize110 #pe-main .pe-wcag-settings {
  font-size: 12.5125px;
}
.fsize110 .menu ul li a {
  font-size: 15.4px;
}
.fsize110 #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a,
.fsize110 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize110 #pe-login {
  font-size: 15.4px;
}
.fsize110 select,
.fsize110 textarea,
.fsize110 input[type="text"],
.fsize110 input[type="password"],
.fsize110 input[type="datetime"],
.fsize110 input[type="datetime-local"],
.fsize110 input[type="date"],
.fsize110 input[type="month"],
.fsize110 input[type="time"],
.fsize110 input[type="week"],
.fsize110 input[type="number"],
.fsize110 input[type="email"],
.fsize110 input[type="url"],
.fsize110 input[type="search"],
.fsize110 input[type="tel"],
.fsize110 input[type="color"] {
  font-size: 1.1em;
}
.fsize110 .btn,
.fsize110 .button,
.fsize110 button,
.fsize110 input[type="submit"],
.fsize110 input[type="button"],
.fsize110 input[type="reset"] {
  font-size: 0.9526em;
}
.fsize110 .readmore {
  font-size: 15.4px;
}
.fsize110 .page-header &gt; h1,
.fsize110 .page-header &gt; h2,
.fsize110 .page-header &gt; h3,
.fsize110 .page-header &gt; h4,
.fsize110 .page-header &gt; h5,
.fsize110 .page-header &gt; h6,
.fsize110 .page-header &gt; p {
  font-size: 22px;
}
.fsize110 .pe-opening-hours .pe-title,
.fsize110 .pe-member-contact .pe-title,
.fsize110 .pe-socials .pe-title,
.fsize110 .pe-author-info .pe-title {
  font-size: 17.6px;
}
.fsize110 .pe-comments .comment-reply-title,
.fsize110 .pe-comments .comments-title {
  font-size: 17.6px;
}
.fsize110 .pe-widget h3.pe-title,
.fsize110 .pe-widget-raw h3.pe-title {
  font-size: 17.6px;
}
.fsize110 .widget.widget_recent_entries ul li,
.fsize110 .widget.widget_archive ul li,
.fsize110 .widget.widget_categories ul li,
.fsize110 .widget.widget_meta ul li,
.fsize110 .widget.widget_pages ul li,
.fsize110 .widget.widget_recent_comments ul li,
.fsize110 .widget.widget_rss ul li {
  font-size: 15.4px;
}
.fsize110 .widget.widget_recent_entries ul li span,
.fsize110 .widget.widget_archive ul li span,
.fsize110 .widget.widget_categories ul li span,
.fsize110 .widget.widget_meta ul li span,
.fsize110 .widget.widget_pages ul li span,
.fsize110 .widget.widget_recent_comments ul li span,
.fsize110 .widget.widget_rss ul li span {
  font-size: 13px;
}
.fsize110 #pe-bottom2 .menu li a,
.fsize110 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize110 #pe-bottom2 .widget.widget_archive ul li a,
.fsize110 #pe-bottom2 .widget.widget_categories ul li a,
.fsize110 #pe-bottom2 .widget.widget_meta ul li a,
.fsize110 #pe-bottom2 .widget.widget_pages ul li a,
.fsize110 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize110 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 12.5125px;
}
.fsize110 .cd-headline {
  font-size: 22px;
}
.fsize110 .pe-anibox figure h2 {
  font-size: 17.6px;
}
.fsize110 #pe-maincontent {
  font-size: 16.8px;
}
.fsize120 {
  font-size: 16.8px;
}
.fsize120 #pe-bottom2 {
  font-size: 13.65px;
}
.fsize120 #pe-main .pe-wcag-settings {
  font-size: 13.65px;
}
.fsize120 .menu ul li a {
  font-size: 16.8px;
}
.fsize120 #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a,
.fsize120 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize120 #pe-login {
  font-size: 16.8px;
}
.fsize120 select,
.fsize120 textarea,
.fsize120 input[type="text"],
.fsize120 input[type="password"],
.fsize120 input[type="datetime"],
.fsize120 input[type="datetime-local"],
.fsize120 input[type="date"],
.fsize120 input[type="month"],
.fsize120 input[type="time"],
.fsize120 input[type="week"],
.fsize120 input[type="number"],
.fsize120 input[type="email"],
.fsize120 input[type="url"],
.fsize120 input[type="search"],
.fsize120 input[type="tel"],
.fsize120 input[type="color"] {
  font-size: 1.2em;
}
.fsize120 .btn,
.fsize120 .button,
.fsize120 button,
.fsize120 input[type="submit"],
.fsize120 input[type="button"],
.fsize120 input[type="reset"] {
  font-size: 1.0392em;
}
.fsize120 .readmore {
  font-size: 16.8px;
}
.fsize120 .page-header &gt; h1,
.fsize120 .page-header &gt; h2,
.fsize120 .page-header &gt; h3,
.fsize120 .page-header &gt; h4,
.fsize120 .page-header &gt; h5,
.fsize120 .page-header &gt; h6,
.fsize120 .page-header &gt; p {
  font-size: 24px;
}
.fsize120 .pe-opening-hours .pe-title,
.fsize120 .pe-member-contact .pe-title,
.fsize120 .pe-socials .pe-title,
.fsize120 .pe-author-info .pe-title {
  font-size: 19.2px;
}
.fsize120 .pe-comments .comment-reply-title,
.fsize120 .pe-comments .comments-title {
  font-size: 19.2px;
}
.fsize120 .pe-widget h3.pe-title,
.fsize120 .pe-widget-raw h3.pe-title {
  font-size: 19.2px;
}
.fsize120 .widget.widget_recent_entries ul li,
.fsize120 .widget.widget_archive ul li,
.fsize120 .widget.widget_categories ul li,
.fsize120 .widget.widget_meta ul li,
.fsize120 .widget.widget_pages ul li,
.fsize120 .widget.widget_recent_comments ul li,
.fsize120 .widget.widget_rss ul li {
  font-size: 16.8px;
}
.fsize120 .widget.widget_recent_entries ul li span,
.fsize120 .widget.widget_archive ul li span,
.fsize120 .widget.widget_categories ul li span,
.fsize120 .widget.widget_meta ul li span,
.fsize120 .widget.widget_pages ul li span,
.fsize120 .widget.widget_recent_comments ul li span,
.fsize120 .widget.widget_rss ul li span {
  font-size: 14px;
}
.fsize120 #pe-bottom2 .menu li a,
.fsize120 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize120 #pe-bottom2 .widget.widget_archive ul li a,
.fsize120 #pe-bottom2 .widget.widget_categories ul li a,
.fsize120 #pe-bottom2 .widget.widget_meta ul li a,
.fsize120 #pe-bottom2 .widget.widget_pages ul li a,
.fsize120 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize120 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 13.65px;
}
.fsize120 .cd-headline {
  font-size: 24px;
}
.fsize120 .pe-anibox figure h2 {
  font-size: 19.2px;
}
.fsize120 #pe-maincontent {
  font-size: 21px;
}
.fsize130 {
  font-size: 18.2px;
}
.fsize130 #pe-bottom2 {
  font-size: 14.7875px;
}
.fsize130 #pe-main .pe-wcag-settings {
  font-size: 14.7875px;
}
.fsize130 .menu ul li a {
  font-size: 18.2px;
}
.fsize130 #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a,
.fsize130 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize130 #pe-login {
  font-size: 18.2px;
}
.fsize130 select,
.fsize130 textarea,
.fsize130 input[type="text"],
.fsize130 input[type="password"],
.fsize130 input[type="datetime"],
.fsize130 input[type="datetime-local"],
.fsize130 input[type="date"],
.fsize130 input[type="month"],
.fsize130 input[type="time"],
.fsize130 input[type="week"],
.fsize130 input[type="number"],
.fsize130 input[type="email"],
.fsize130 input[type="url"],
.fsize130 input[type="search"],
.fsize130 input[type="tel"],
.fsize130 input[type="color"] {
  font-size: 1.3em;
}
.fsize130 .btn,
.fsize130 .button,
.fsize130 button,
.fsize130 input[type="submit"],
.fsize130 input[type="button"],
.fsize130 input[type="reset"] {
  font-size: 1.1258em;
}
.fsize130 .readmore {
  font-size: 18.2px;
}
.fsize130 .page-header &gt; h1,
.fsize130 .page-header &gt; h2,
.fsize130 .page-header &gt; h3,
.fsize130 .page-header &gt; h4,
.fsize130 .page-header &gt; h5,
.fsize130 .page-header &gt; h6,
.fsize130 .page-header &gt; p {
  font-size: 26px;
}
.fsize130 .pe-opening-hours .pe-title,
.fsize130 .pe-member-contact .pe-title,
.fsize130 .pe-socials .pe-title,
.fsize130 .pe-author-info .pe-title {
  font-size: 20.8px;
}
.fsize130 .pe-comments .comment-reply-title,
.fsize130 .pe-comments .comments-title {
  font-size: 20.8px;
}
.fsize130 .pe-widget h3.pe-title,
.fsize130 .pe-widget-raw h3.pe-title {
  font-size: 20.8px;
}
.fsize130 .widget.widget_recent_entries ul li,
.fsize130 .widget.widget_archive ul li,
.fsize130 .widget.widget_categories ul li,
.fsize130 .widget.widget_meta ul li,
.fsize130 .widget.widget_pages ul li,
.fsize130 .widget.widget_recent_comments ul li,
.fsize130 .widget.widget_rss ul li {
  font-size: 18.2px;
}
.fsize130 .widget.widget_recent_entries ul li span,
.fsize130 .widget.widget_archive ul li span,
.fsize130 .widget.widget_categories ul li span,
.fsize130 .widget.widget_meta ul li span,
.fsize130 .widget.widget_pages ul li span,
.fsize130 .widget.widget_recent_comments ul li span,
.fsize130 .widget.widget_rss ul li span {
  font-size: 15px;
}
.fsize130 #pe-bottom2 .menu li a,
.fsize130 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize130 #pe-bottom2 .widget.widget_archive ul li a,
.fsize130 #pe-bottom2 .widget.widget_categories ul li a,
.fsize130 #pe-bottom2 .widget.widget_meta ul li a,
.fsize130 #pe-bottom2 .widget.widget_pages ul li a,
.fsize130 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize130 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 14.7875px;
}
.fsize130 .cd-headline {
  font-size: 26px;
}
.fsize130 .pe-anibox figure h2 {
  font-size: 20.8px;
}
.fsize130 #pe-maincontent {
  font-size: 28px;
}
.page-header,
.pe-article-content,
.pe-comments {
  word-wrap: break-word;
}
.pe-blog-row {
  margin-top: 60px;
}
.pe-blog-row:first-child {
  margin-top: 0;
}
.page-header {
  margin: 0 0 60px;
}
.page-header &gt; h1,
.page-header &gt; h2,
.page-header &gt; h3,
.page-header &gt; h4,
.page-header &gt; h5,
.page-header &gt; h6,
.page-header &gt; p {
  display: block;
  color: #323d4c;
  font-family: Montserrat, Montserrat;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.333;
  margin: 0;
}
.page-header &gt; h1 a,
.page-header &gt; h2 a,
.page-header &gt; h3 a,
.page-header &gt; h4 a,
.page-header &gt; h5 a,
.page-header &gt; h6 a,
.page-header &gt; p a {
  color: #323d4c;
}
.page-header &gt; h1 a:hover,
.page-header &gt; h2 a:hover,
.page-header &gt; h3 a:hover,
.page-header &gt; h4 a:hover,
.page-header &gt; h5 a:hover,
.page-header &gt; h6 a:hover,
.page-header &gt; p a:hover {
  color: #5e0000;
  text-decoration: none;
}
.page-header &gt; h2.subtitle {
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 400;
  opacity: 0.7;
}
.sticky .page-header h1 a,
.sticky .page-header h2 a,
.sticky .page-header h3 a,
.sticky .page-header h4 a,
.sticky .page-header h5 a,
.sticky .page-header h6 a,
.sticky .page-header p a {
  position: relative;
}
.sticky .page-header h1 a:before,
.sticky .page-header h2 a:before,
.sticky .page-header h3 a:before,
.sticky .page-header h4 a:before,
.sticky .page-header h5 a:before,
.sticky .page-header h6 a:before,
.sticky .page-header p a:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  letter-spacing: 0;
  content: '\f0a1';
  color: #5e0000;
  margin-right: 5px;
  font-weight: 900;
}
.pe-article-read-more {
  margin: 30px 0 0;
}
.pe-blog-row .page-header {
  margin-bottom: 30px;
}
.pe-blog-row .page-header .entry-title {
  line-height: 1.1em;
}
.pe-blog-row .pe-post-tags {
  margin-top: 30px;
}
.post-meta {
  line-height: 1.5;
  margin: 20px 0 0;
  font-weight: 400;
  font-size: 0.89em;
}
.post-meta .separator {
  font-size: 1em;
  opacity: 0;
}
.post-meta a:hover {
  color: #5e0000;
  text-decoration: none;
}
.pe-image {
  margin-bottom: 30px;
}
.pe-image figure {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignnone,
.aligncenter,
.alignleft,
.alignright {
  margin-bottom: 20px;
}
.alignright {
  float: right;
  margin-left: 20px;
}
.alignleft {
  float: left;
  margin-right: 20px;
}
.wp-caption {
  text-align: left;
  max-width: 100%;
  color: #323d4c;
  background: #f2f2f2;
}
.wp-caption a {
  text-align: center;
}
.wp-caption img {
  margin: 0;
}
.wp-caption .wp-caption-text {
  padding: 10px 20px;
  max-width: 100%;
  font-size: 0.89em;
  line-height: 1.45;
}
#pe-header .wp-caption-text {
  background-color: #f5f5f5;
  color: #323d4c;
}
#pe-top1 .wp-caption-text {
  color: #323d4c;
  background: #ffffff;
}
#pe-top2 .wp-caption-text {
  color: #444444;
  background: #f5f5f5;
}
#pe-top3 .wp-caption-text {
  color: #323d4c;
  background: #ffffff;
}
#pe-top4 .wp-caption-text {
  color: #161616;
  background: #ffffff;
}
#pe-top5 .wp-caption-text {
  color: #161616;
  background: #f7f7f7;
}
#pe-bottom1 .wp-caption-text {
  color: #444444;
  background: #f0f0f0;
}
#pe-bottom2 .wp-caption-text {
  color: #21262f;
  background: #f1f1f1;
}
#pe-bottom3 .wp-caption-text {
  color: #161616;
  background: #f4f4f4;
}
#pe-bottom4 .wp-caption-text {
  color: #161616;
  background: #ffffff;
}
#pe-bottom5 .wp-caption-text {
  color: #161616;
  background: #f6f6f6;
}
#pe-footer .wp-caption-text {
  color: #323d4c;
  background: #ffffff;
}
.pull-left.pe-image {
  margin-right: 20px;
}
.pull-right.pe-image {
  margin-left: 20px;
}
.style-effect .post {
  text-align: center;
}
.pe-blog-row figure.effect {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  height: 100%;
  margin: 0;
}
.pe-blog-row figure.effect figcaption {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #ffffff;
  background: rgba(248, 86, 69, 0.75);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.pe-blog-row figure.effect figcaption .pe-post-tags {
  display: none;
}
.pe-blog-row figure.effect .intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 60px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 1em;
  text-align: center;
  line-height: 1.5;
  position: relative;
}
.pe-blog-row figure.effect .intro:before {
  content: '';
  position: absolute;
  top: 30px;
  bottom: 30px;
  left: 50%;
  right: 50%;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pe-blog-row figure.effect .intro:after {
  content: '';
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 30px;
  right: 30px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pe-blog-row figure.effect .intro a {
  pointer-events: auto;
}
.pe-blog-row figure.effect .pe-article-read-more {
  margin: 30px 0 0;
  text-align: center;
}
.pe-blog-row figure.effect .pe-article-read-more .readmore {
  color: #f85645;
  border: none;
  background: #ffffff;
}
.pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
.pe-blog-row figure.effect .pe-article-read-more .readmore:focus {
  color: #f85645;
  background: rgba(255, 255, 255, 0.6);
}
.pe-blog-row figure.effect:hover figcaption {
  opacity: 1;
}
.pe-blog-row figure.effect:hover .intro:before {
  left: 30px;
  right: 30px;
}
.pe-blog-row figure.effect:hover .intro:after {
  top: 30px;
  bottom: 30px;
}
.archive .pe-blog-row figure.effect figcaption {
  color: #ffffff;
  background: rgba(248, 86, 69, 0.75);
}
.archive .pe-blog-row figure.effect figcaption:before {
  background: rgba(248, 86, 69, 0.3);
}
.archive .pe-blog-row figure.effect figcaption:after {
  background: rgba(248, 86, 69, 0.3);
}
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore {
  color: #f85645;
  background: #ffffff;
}
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore:focus {
  color: #f85645;
  background: rgba(255, 255, 255, 0.6);
}
.pe-author-info {
  padding-top: 80px;
}
.pe-author-info .pe-title {
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
  position: relative;
  margin-bottom: 50px;
}
.pe-author-name {
  line-height: 1.1;
  margin: 0 0 30px;
}
.pe-author-name a {
  display: block;
  font-size: 1.11em;
}
.pe-author-name a.pe-author-name-link {
  text-decoration: none;
}
.pe-author-name a.pe-author-name-link:hover,
.pe-author-name a.pe-author-name-link:focus {
  color: #5e0000;
}
.pe-author-name .url {
  margin: 10px 0 0;
  font-size: 1em;
}
.pe-author-name .name {
  display: block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 1.11em;
}
.pe-author-in {
  display: table;
}
.pe-author-avatar {
  display: table-cell;
  vertical-align: top;
  padding: 0 20px 20px 0;
}
.pe-author-avatar img {
  box-sizing: content-box;
  max-width: none;
  border-radius: 100%;
}
.pe-author-details {
  display: table-cell;
  vertical-align: top;
}
/* .pe-post-tags {
	padding-top: @baseSpace / 2;
}
 */
.pe-post-tags &gt; .title {
  float: left;
  font-weight: bold;
  padding-right: 10px;
}
.pe-post-tags ul {
  margin: 0;
}
.pe-post-tags ul li {
  display: inline-block;
  padding: 0 10px 10px 0;
}
.pe-post-tags ul li a {
  text-decoration: none;
  color: inherit;
  font-size: 0.89em;
  line-height: 1.3;
  display: inline-block;
  padding: 5px 15px;
  background: #f7f7f7;
}
.pe-post-tags ul li a:hover,
.pe-post-tags ul li a:focus {
  color: #5e0000;
  text-decoration: none;
}
.post-navigation {
  padding-top: 30px;
}
.post-navigation .nav-links {
  overflow: hidden;
}
.post-navigation .meta-nav {
  color: #5e0000;
  padding-right: 10px;
}
.post-navigation .nav-next {
  float: right;
}
.post-navigation .nav-next a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  letter-spacing: 0;
  content: '\f105';
  margin-left: 5px;
  color: #5e0000;
  font-weight: 900;
}
.post-navigation .nav-previous {
  float: left;
}
.post-navigation .nav-previous a:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  letter-spacing: 0;
  content: '\f104';
  margin-right: 5px;
  color: #5e0000;
  font-weight: 900;
}
.post-navigation a {
  position: relative;
  color: inherit;
}
.post-navigation a:hover,
.post-navigation a:focus {
  color: #5e0000;
  text-decoration: none;
}
.pe-comments {
  padding-top: 60px;
  /* 	.comment-respond {
		margin: 0 0 @baseSpace;
	} */
}
.pe-comments .comment-reply-title {
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
  position: relative;
  margin-bottom: 40px;
}
.pe-comments .comments-title {
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
  position: relative;
  margin-bottom: 50px;
}
.pe-comments .comment-body {
  display: table;
  margin-bottom: 30px;
}
.pe-comments ul.children {
  margin: 0;
}
.pe-comments .comment-list {
  margin-bottom: 60px;
}
.pe-comments .comment-list &gt; li &gt; ul.children {
  padding-left: 120px;
}
.pe-comments .comment-avatar {
  display: table-cell;
  vertical-align: top;
  padding: 0 20px 20px 0;
}
.pe-comments .comment-avatar img.avatar {
  box-sizing: content-box;
  max-width: none;
}
.pe-comments .comment-details {
  display: table-cell;
  vertical-align: top;
}
.pe-comments .comment-author {
  line-height: 1.1;
  font-size: 1.11em;
}
.pe-comments .comment-author strong {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  text-transform: none;
  font-weight: normal;
}
.pe-comments .comment-author strong a {
  text-decoration: none;
}
.pe-comments .comment-author strong a:hover,
.pe-comments .comment-author strong a:focus {
  text-decoration: underline;
}
.pe-comments .comment-meta {
  line-height: 1.1;
  margin: 10px 0 0;
  font-size: 0.89em;
}
.pe-comments .comment-meta .separator {
  display: none;
}
.pe-comments .comment-meta + p {
  margin-top: 30px;
}
.pe-comments input[type='text'],
.pe-comments textarea {
  width: 100%;
  margin: 0 0 10px;
}
.pe-comments .form-submit {
  margin: 0;
}
.pe-comments .form-submit input[type="submit"] {
  width: calc(50% - 15px);
  margin-top: 20px;
}
.pe-comments .comment-reply-link {
  margin-top: 20px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  color: #5e0000;
}
.pe-comments .comment-reply-link:hover,
.pe-comments .comment-reply-link:focus {
  color: inherit;
}
.pe-comments label {
  font-size: 0.89em;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin: 0 0 10px;
}
.single-testimonial .pe-item-image img {
  margin: 30px 30px 30px 0;
}
.single-member .pe-image img {
  margin: 0 30px 30px 0;
}
.pe-row.single-member {
  clear: both;
  margin-top: 30px;
}
.pe-opening-hours .pe-title {
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
  position: relative;
  font-size: 1.3em;
}
.pe-opening-hours ul.pe-hours .pe-oh-day,
.pe-opening-hours ul.pe-hours .pe-oh-hours {
  display: block;
  float: left;
  width: 50%;
}
.pe-opening-hours ul.pe-hours .pe-oh-day {
  font-weight: 700;
}
.pe-opening-hours ul.pe-hours .pe-separator {
  position: relative;
}
.pe-opening-hours ul.pe-hours .pe-separator:after {
  content: ' - ';
}
.pe-member-contact .pe-title {
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
  position: relative;
  font-size: 1.3em;
}
.pe-socials .pe-title {
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
  position: relative;
  font-size: 1.3em;
}
.single-service .page-header span.fa {
  margin-right: 20px;
  color: #5e0000;
}
.single-service .page-header span.fa,
.single-service .page-header span.fa + h1 {
  display: inline-block;
  vertical-align: middle;
}
.pe-contact .pe-row + .pe-row {
  margin-top: 30px;
}
#pe-login-register-forgot {
  text-align: center;
  /* 	.pe-tabs-content {
		padding-top: 40px;
		text-align : center;
	} */
}
#pe-login-register-forgot form {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#pe-login-register-forgot p {
  margin: 1em 0;
}
#pe-login-register-forgot .login-username label,
#pe-login-register-forgot .login-password label,
#pe-login-register-forgot .register-username label,
#pe-login-register-forgot .register-email label,
#pe-login-register-forgot .forgot-email label {
  display: block;
}
#pe-login-register-forgot input[type='text'],
#pe-login-register-forgot input[type='password'],
#pe-login-register-forgot label {
  width: 100%;
  max-width: 400px;
  text-align: left;
}
#pe-login-register-forgot .login-submit,
#pe-login-register-forgot .register-submit,
#pe-login-register-forgot .forgot-submit {
  margin-top: 30px;
}
#pe-login-register-forgot .pe-info {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.pe-error-page {
  text-align: center;
}
.pe-error-page &gt; h1,
.pe-error-page &gt; h2 {
  color: #323d4c;
  font-family: Montserrat, Montserrat;
  letter-spacing: normal;
  text-transform: none;
  margin: 0 0 1em;
}
.pe-error-page &gt; h1 {
  font-size: 40px;
}
.pe-error-page &gt; h2 {
  font-size: 20px;
}
.pe-error-page .search {
  margin: 30px 0;
}
.menu {
  margin: 0 0 15px;
}
.menu ul {
  margin: 0;
}
.menu li {
  display: block;
  position: relative;
}
.menu li a {
  display: block;
  color: inherit;
  line-height: 1.25;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
}
.menu li a:hover,
.menu li a:focus {
  color: #5e0000;
}
.menu li .current-menu-item &gt; a {
  color: #5e0000;
}
.menu &gt; li {
  padding: 10px 0 0;
}
.menu &gt; li:first-child {
  padding-top: 0;
}
.menu &gt; li:last-child {
  padding-bottom: 0;
}
.menu &gt; li &gt; a {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
}
.menu &gt; li &gt; .sub-menu {
  padding-top: 10px;
}
.menu .sub-menu {
  padding-left: 30px;
}
#pe-header-sidebar .menu li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-header-sidebar .menu li a:not([class]):not([role]):hover,
#pe-header-sidebar .menu li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-header-sidebar .menu li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-header-sidebar .menu &gt; li {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-header-sidebar .menu &gt; li &gt; a:before {
  border-color: rgba(50, 61, 76, 0.6);
}
#pe-top1 .menu &gt; li {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-top1 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top1 .menu &gt; li a:not([class]):not([role]):hover,
#pe-top1 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top1 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top2 .menu &gt; li {
  border-color: rgba(68, 68, 68, 0.2);
}
#pe-top2 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top2 .menu &gt; li a:not([class]):not([role]):hover,
#pe-top2 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top2 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top3 .menu &gt; li {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-top3 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top3 .menu &gt; li a:not([class]):not([role]):hover,
#pe-top3 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top3 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top4 .menu &gt; li {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-top4 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top4 .menu &gt; li a:not([class]):not([role]):hover,
#pe-top4 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top4 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top5 .menu &gt; li {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-top5 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-top5 .menu &gt; li a:not([class]):not([role]):hover,
#pe-top5 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-top5 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom1 .menu &gt; li {
  border-color: rgba(68, 68, 68, 0.2);
}
#pe-bottom1 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom1 .menu &gt; li a:not([class]):not([role]):hover,
#pe-bottom1 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom1 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom2 .menu &gt; li {
  border-color: rgba(33, 38, 47, 0.2);
}
#pe-bottom2 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom2 .menu &gt; li a:not([class]):not([role]):hover,
#pe-bottom2 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom2 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom3 .menu &gt; li {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom3 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom3 .menu &gt; li a:not([class]):not([role]):hover,
#pe-bottom3 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom3 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom4 .menu &gt; li {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom4 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom4 .menu &gt; li a:not([class]):not([role]):hover,
#pe-bottom4 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom4 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom5 .menu &gt; li {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom5 .menu &gt; li a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-bottom5 .menu &gt; li a:not([class]):not([role]):hover,
#pe-bottom5 .menu &gt; li a:not([class]):not([role]):focus {
  color: #ab2113;
}
#pe-bottom5 .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #ab2113;
}
#pe-footer .menu &gt; li {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-footer .menu &gt; li a:not([class]):not([role]) {
  color: #323d4c;
}
#pe-footer .menu &gt; li a:not([class]):not([role]):hover,
#pe-footer .menu &gt; li a:not([class]):not([role]):focus {
  color: #323d4c;
}
#pe-footer .menu &gt; li.current-menu-item &gt; a:not([class]):not([role]) {
  color: #323d4c;
}
#pe-main .pe-color .menu &gt; li {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-offcanvas .menu &gt; li {
  border-color: rgba(255, 255, 255, 0.2);
}
.pe-skip-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  z-index: 999999;
}
.pe-skip-menu ul.menu {
  margin: 0;
}
.pe-skip-menu ul.menu &gt; li {
  padding: 0;
  margin: 0;
}
.pe-skip-menu ul.menu &gt; li .sub-menu {
  display: none;
}
.pe-skip-menu ul.menu &gt; li &gt; a {
  color: #ffffff;
  background: #5e0000;
  position: absolute;
  top: 0;
  left: -9999px;
  right: auto;
  white-space: nowrap;
  padding: 10px;
  border: none;
}
.pe-skip-menu ul.menu &gt; li &gt; a:focus {
  left: 0;
}
.pe-skip-menu ul.menu &gt; li &gt; a:hover,
.pe-skip-menu ul.menu &gt; li &gt; a:focus {
  color: #5e0000;
  background: #ffffff;
}
.pe-skip-menu ul.menu &gt; li &gt; a:before {
  display: none;
}
#pe-logo-nav .pe-main-menu .nav-menu {
  margin: 0;
  padding: 0;
  text-align: left;
}
#pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item {
  float: left;
  position: relative;
  padding: 0;
  margin: 0 30px;
}
#pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a {
  display: block;
  position: relative;
  padding: 10px 0;
  line-height: 1.4;
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
}
#pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: auto;
  bottom: 0;
  height: 2px;
  width: 0;
  background: transparent;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item:hover:after,
#pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item.current-menu-item:after,
#pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item.current-menu-ancestor:after {
  width: 100%;
  background: #5e0000;
}
#pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item:focus-within:after {
  width: 100%;
  background: #323d4c;
}
#pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item:last-child {
  margin-right: 0;
}
#pe-logo-nav .pe-main-menu .nav-dropdown {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: auto;
  width: 260px;
  margin: 0;
  padding: 0;
  border-top: 20px solid transparent;
  z-index: 300;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear, border 0.2s ease-in;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear, border 0.2s ease-in;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown {
  top: 0;
  left: 100%;
  right: auto;
  z-index: 400;
  border: none;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in {
  margin: 0;
  padding: 0;
  background: #fcfcfc;
  box-shadow: 0px 2px 5px rgba(50, 61, 76, 0.2);
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item {
  position: relative;
  padding: 0;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a {
  display: block;
  padding: 15px 30px;
  color: #323d4c;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2;
  text-decoration: none;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a:hover {
  color: #5e0000;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a:focus-within {
  color: #5e0000;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.current-menu-item &gt; a {
  color: #5e0000;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item + .menu-item {
  border-top: 1px solid rgba(50, 61, 76, 0.1);
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item-has-children &gt; a {
  position: relative;
  padding-right: 45px;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item-has-children &gt; a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  letter-spacing: 0;
  content: '+';
  font-size: 110%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  right: 30px;
  line-height: 1.1;
}
#pe-logo-nav .pe-main-menu .nav-menu &gt; li &gt; .nav-dropdown.change-direction {
  left: auto;
  right: 0;
}
#pe-logo-nav .pe-main-menu .nav-dropdown.change-direction {
  left: auto;
  right: 100%;
}
#pe-logo-nav .pe-main-menu .nav-dropdown.change-direction .nav-dropdown {
  left: auto;
  right: 100%;
}
#pe-logo-nav .pe-main-menu .menu-item-has-children.hover &gt; .nav-dropdown,
#pe-logo-nav .pe-main-menu .menu-item-has-children:hover &gt; .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
#pe-logo-nav .pe-main-menu .menu-item-has-children:focus-within &gt; .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item,
.noheader #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item {
  /*&amp;:hover,
      &amp;.current-menu-item {
        &amp;:after {
          display: none;
        }
      }
      &amp;:focus-within{
        &amp;:after {
          display: none;
        }
      }*/
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a:hover,
.noheader #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a:hover {
  color: #323d4c;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a:focus-within,
.noheader #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item &gt; a:focus-within {
  color: #323d4c;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item.current-menu-item &gt; a,
.noheader #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item.current-menu-item &gt; a {
  color: #323d4c;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-dropdown,
.noheader #pe-logo-nav .pe-main-menu .nav-dropdown {
  border-top: 1px solid transparent;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown,
.noheader #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown {
  border: none;
}
#pe-main .pe-offcanvas-menu {
  text-align: center;
}
#pe-main .pe-offcanvas-menu &gt; ul {
  margin: 0;
  padding: 0;
}
#pe-main .pe-offcanvas-menu &gt; ul ul {
  padding-left: 20px;
  margin: 0;
}
#pe-main .pe-offcanvas-menu .menu-item-has-children .nav-dropdown {
  display: none;
}
#pe-main .pe-offcanvas-menu .menu-item {
  margin: 0;
  padding: 0;
  text-align: left;
}
#pe-main .pe-offcanvas-menu .menu-item a {
  display: block;
  vertical-align: top;
  padding: 5px 0;
  line-height: 1.2;
  color: #ffffff;
}
#pe-main .pe-offcanvas-menu .menu-item a:hover {
  color: #5e0000;
  text-decoration: none;
}
#pe-main .pe-offcanvas-menu .menu-item a:focus-within {
  color: #5e0000;
  text-decoration: none;
}
#pe-main .pe-offcanvas-menu .menu-item.current-menu-item &gt; a,
#pe-main .pe-offcanvas-menu .menu-item.current-menu-ancestor &gt; a,
#pe-main .pe-offcanvas-menu .menu-item a.clicked {
  color: #5e0000;
}
#pe-main .pe-offcanvas-menu .nav-menu &gt; .menu-item &gt; a {
  padding: 20px 0;
}
#pe-main .pe-offcanvas-menu .nav-menu &gt; .menu-item + .menu-item {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#pe-main .pe-offcanvas-menu .nav-dropdown {
  padding-bottom: 20px;
}
#pe-main .pe-offcanvas-menu .menu-item-has-children &gt; a {
  position: relative;
  /*&amp;.clicked:after {
        content: '\f106';
      }*/
}
#pe-main .pe-offcanvas-menu .menu-item-has-children &gt; a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  letter-spacing: 0;
  content: '\f107';
  font-weight: 900;
  padding-left: 10px;
}
.menu-standard #pe-offcanvas-button {
  display: none;
}
.menu-standard #pe-offcanvas .pe-offcanvas-menu {
  display: none;
}
.off-canvas #pe-offcanvas-button {
  display: inline-block;
  vertical-align: middle;
}
.pe-widget {
  margin-bottom: 60px;
}
.pe-widget .pe-title {
  color: #323d4c;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
  position: relative;
}
.pe-widget.pe-margin,
.pe-widget-raw.pe-margin {
  margin: 0;
}
.pe-widget.pe-big-title .pe-title {
  font-size: 100px;
  line-height: 1.2;
  margin-bottom: 70px;
}
.pe-widget.pe-image-cover {
  position: relative;
}
.pe-widget.pe-image-cover img + .wp-caption-text {
  bottom: 0;
  left: 0;
  position: absolute;
  background: #f2f2f2;
}
.pe-widget.pe-image-bottom {
  text-align: center;
}
.pe-widget.pe-image-bottom .pe-title {
  text-align: left;
}
.pe-widget.pe-image-bottom img {
  position: relative;
}
.pe-widget.pe-padding-top-10 {
  padding-top: 10px;
}
.pe-widget.pe-padding-top-20 {
  padding-top: 20px;
}
.pe-widget.pe-padding-top-30 {
  padding-top: 30px;
}
.pe-widget.pe-padding-top-40 {
  padding-top: 40px;
}
.pe-widget.pe-padding-top-50 {
  padding-top: 50px;
}
.pe-widget.pe-padding-top-60 {
  padding-top: 60px;
}
.pe-widget.pe-padding-top-70 {
  padding-top: 70px;
}
.pe-widget.pe-padding-top-80 {
  padding-top: 80px;
}
.pe-widget.pe-padding-top-90 {
  padding-top: 90px;
}
.pe-widget.pe-padding-top-100 {
  padding-top: 100px;
}
.container-fluid.full .pe-margin,
.pe-container.full .pe-margin {
  padding-left: 0;
  padding-right: 0;
}
#pe-header.header-full .pe-widget {
  padding: 0;
  margin: 0;
}
#pe-header.header-full #pe-offcanvas .pe-widget {
  padding-left: 40px;
  padding-right: 40px;
}
#pe-logo-nav .full {
  padding-left: 40px;
  padding-right: 40px;
}
#pe-header .pe-title {
  color: #323d4c;
  margin: 0 0 5px;
}
#pe-header .pe-widget {
  margin-top: 90px;
  margin-bottom: 90px;
}
#pe-header .pe-widget + .pe-widget {
  margin-top: 0;
}
#pe-header .pe-widget.pe-margin {
  margin: 0;
}
#pe-top1 .pe-title {
  color: #323d4c;
}
#pe-top2 .pe-title {
  color: #444444;
}
#pe-top3 .pe-title {
  color: #323d4c;
}
#pe-top4 .pe-title {
  color: #161616;
}
#pe-top5 .pe-title {
  color: #161616;
}
#pe-bottom1 .pe-title {
  color: #444444;
}
#pe-bottom2 .pe-title {
  color: #21262f;
}
#pe-bottom3 .pe-title {
  color: #161616;
}
#pe-bottom4 .pe-title {
  color: #161616;
}
#pe-bottom5 .pe-title {
  color: #161616;
}
#pe-footer .pe-title {
  color: #323d4c;
  font-weight: 400;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  text-transform: none;
  font-size: 1em;
}
.pe-center-title .pe-title {
  text-align: center;
  margin-bottom: 90px;
}
.pe-small-title .pe-title {
  font-size: 1.286em;
}
.pe-widget.pe-title-left .pe-title {
  float: left;
  width: 20%;
  text-align: right;
  margin: 0;
}
.pe-widget.pe-title-left .pe-title + div {
  display: block;
  float: left;
  width: 80%;
  padding-left: 60px;
  box-sizing: border-box;
}
.pe-widget.pe-title-right .pe-title {
  float: right;
  width: 20%;
  text-align: left;
  margin: 0;
}
.pe-widget.pe-title-right .pe-title + div {
  display: block;
  float: right;
  width: 80%;
  padding-right: 60px;
  box-sizing: border-box;
}
#pe-main .pe-color .pe-widget-in {
  padding: 30px;
  background: #ffffff;
  color: #161616;
  box-shadow: 0px 0px 80px 0px #d1d1d1;
}
#pe-main .pe-color .pe-widget-in .pe-title {
  color: #161616;
}
#pe-main .pe-color .pe-widget-in .pe-title:after {
  background: #5e0000;
}
.expand {
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
}
.expand .pe-widget.pe-expand {
  margin-top: -150px;
  margin-bottom: -90px;
}
.expand .pe-widget.pe-expand .pe-widget-in {
  box-sizing: content-box;
}
.expand .pe-widget.pe-expand .pe-widget-in &gt; * {
  box-sizing: border-box;
}
#pe-main .pe-color.pe-expand .pe-widget-in {
  padding: 120px 90px;
}
.widget.widget_recent_entries ul,
.widget.widget_archive ul,
.widget.widget_categories ul,
.widget.widget_meta ul,
.widget.widget_pages ul,
.widget.widget_recent_comments ul,
.widget.widget_rss ul {
  margin: 0;
}
.widget.widget_recent_entries ul li:before,
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_meta ul li:before,
.widget.widget_pages ul li:before,
.widget.widget_recent_comments ul li:before,
.widget.widget_rss ul li:before {
  display: none;
}
.widget.widget_recent_entries ul li a,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_rss ul li a {
  color: inherit;
}
.widget.widget_recent_entries ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_rss ul li a:hover,
.widget.widget_recent_entries ul li a:focus,
.widget.widget_archive ul li a:focus,
.widget.widget_categories ul li a:focus,
.widget.widget_meta ul li a:focus,
.widget.widget_pages ul li a:focus,
.widget.widget_recent_comments ul li a:focus,
.widget.widget_rss ul li a:focus {
  color: #5e0000;
  text-decoration: none;
}
.calendar_wrap table {
  width: 100%;
  max-width: 500px;
}
.calendar_wrap table #today {
  color: #5e0000;
}
.widget_tag_cloud .tagcloud a {
  text-decoration: none;
  color: inherit;
  font-size: 0.89em !important;
  line-height: 1.3;
  float: left;
  padding: 5px 15px;
  background: #f7f7f7;
  margin: 0 10px 10px 0;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus {
  color: #5e0000;
  text-decoration: none;
}
#pe-header .widget_tag_cloud .tagcloud a {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-top1 .widget_tag_cloud .tagcloud a {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-top2 .widget_tag_cloud .tagcloud a {
  border-color: rgba(68, 68, 68, 0.2);
}
#pe-top3 .widget_tag_cloud .tagcloud a {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-top4 .widget_tag_cloud .tagcloud a {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-top5 .widget_tag_cloud .tagcloud a {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom1 .widget_tag_cloud .tagcloud a {
  border-color: rgba(68, 68, 68, 0.2);
}
#pe-bottom2 .widget_tag_cloud .tagcloud a {
  border-color: rgba(33, 38, 47, 0.2);
}
#pe-bottom3 .widget_tag_cloud .tagcloud a {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom4 .widget_tag_cloud .tagcloud a {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom5 .widget_tag_cloud .tagcloud a {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-footer .widget_tag_cloud .tagcloud a {
  border-color: rgba(50, 61, 76, 0.5);
}
#pe-main .pe-color.widget_tag_cloud .tagcloud a {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-offcanvas .widget_tag_cloud .tagcloud a {
  border-color: rgba(255, 255, 255, 0.2);
}
.widget.widget_recent_entries ul li {
  margin-bottom: 15px;
}
.widget.widget_recent_entries ul li a {
  color: inherit;
  font-size: 1em;
  line-height: 1.5;
  font-weight: bold;
}
.widget.widget_recent_entries ul li a:hover {
  text-decoration: none;
}
.widget.widget_recent_entries ul li .post-date {
  display: block;
  font-size: .929em;
}
#pe-header .widget.widget_recent_entries ul li a {
  color: #323d4c;
}
#pe-top1 .widget.widget_recent_entries ul li a {
  color: #323d4c;
}
#pe-top2 .widget.widget_recent_entries ul li a {
  color: #444444;
}
#pe-top3 .widget.widget_recent_entries ul li a {
  color: #323d4c;
}
#pe-top4 .widget.widget_recent_entries ul li a {
  color: #161616;
}
#pe-top5 .widget.widget_recent_entries ul li a {
  color: #161616;
}
#pe-bottom1 .widget.widget_recent_entries ul li a {
  color: #444444;
}
#pe-bottom2 .widget.widget_recent_entries ul li a {
  color: #21262f;
}
#pe-bottom3 .widget.widget_recent_entries ul li a {
  color: #161616;
}
#pe-bottom4 .widget.widget_recent_entries ul li a {
  color: #161616;
}
#pe-bottom5 .widget.widget_recent_entries ul li a {
  color: #161616;
}
#pe-footer .widget.widget_recent_entries ul li a {
  color: #323d4c;
}
#pe-main .pe-color.widget.widget_recent_entries ul li a {
  color: #161616;
}
#pe-offcanvas .widget.widget_recent_entries ul li a {
  color: #ffffff;
}
#pe-main .widget.widget_recent_entries ul li a:hover {
  color: #5e0000;
}
.pe-social-icons {
  display: block;
  overflow: hidden;
  margin: 0 -5px;
}
.pe-social-icons li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.pe-social-icons a {
  display: block;
  text-decoration: none;
  color: #323d4c;
  height: 26px;
  min-width: 26px;
  border-radius: 4px;
  border: none;
}
.pe-social-icons a span.fa {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
.pe-social-icons a:hover {
  color: #5e0000;
}
.pe-social-icons a span.hover {
  display: none;
}
#pe-header .pe-social-icons a {
  background: #323d4c;
  color: #f5f5f5;
}
#pe-header .pe-social-icons a:hover,
#pe-header .pe-social-icons a:focus {
  color: #f5f5f5;
}
#pe-top1 .pe-social-icons a {
  background: #323d4c;
  color: #ffffff;
}
#pe-top1 .pe-social-icons a:hover,
#pe-top1 .pe-social-icons a:focus {
  color: #ffffff;
}
#pe-top2 .pe-social-icons a {
  background: #444444;
  color: #f5f5f5;
}
#pe-top2 .pe-social-icons a:hover,
#pe-top2 .pe-social-icons a:focus {
  color: #f5f5f5;
}
#pe-top3 .pe-social-icons a {
  background: #323d4c;
  color: #ffffff;
}
#pe-top3 .pe-social-icons a:hover,
#pe-top3 .pe-social-icons a:focus {
  color: #ffffff;
}
#pe-top4 .pe-social-icons a {
  background: #161616;
  color: #ffffff;
}
#pe-top4 .pe-social-icons a:hover,
#pe-top4 .pe-social-icons a:focus {
  color: #ffffff;
}
#pe-top5 .pe-social-icons a {
  background: #161616;
  color: #f7f7f7;
}
#pe-top5 .pe-social-icons a:hover,
#pe-top5 .pe-social-icons a:focus {
  color: #f7f7f7;
}
#pe-bottom1 .pe-social-icons a {
  background: #444444;
  color: #f0f0f0;
}
#pe-bottom1 .pe-social-icons a:hover,
#pe-bottom1 .pe-social-icons a:focus {
  color: #f0f0f0;
}
#pe-bottom2 .pe-social-icons a {
  background: #21262f;
  color: #f1f1f1;
}
#pe-bottom2 .pe-social-icons a:hover,
#pe-bottom2 .pe-social-icons a:focus {
  color: #f1f1f1;
}
#pe-bottom3 .pe-social-icons a {
  background: #161616;
  color: #f4f4f4;
}
#pe-bottom3 .pe-social-icons a:hover,
#pe-bottom3 .pe-social-icons a:focus {
  color: #f4f4f4;
}
#pe-bottom4 .pe-social-icons a {
  background: #161616;
  color: #ffffff;
}
#pe-bottom4 .pe-social-icons a:hover,
#pe-bottom4 .pe-social-icons a:focus {
  color: #ffffff;
}
#pe-bottom5 .pe-social-icons a {
  background: #161616;
  color: #f6f6f6;
}
#pe-bottom5 .pe-social-icons a:hover,
#pe-bottom5 .pe-social-icons a:focus {
  color: #f6f6f6;
}
#pe-footer .pe-social-icons a {
  background: #323d4c;
  color: #ffffff;
}
#pe-footer .pe-social-icons a:hover,
#pe-footer .pe-social-icons a:focus {
  color: #ffffff;
}
#pe-main .pe-color .pe-social-icons a {
  background: #161616;
  color: #ffffff;
}
#pe-main .pe-color .pe-social-icons a:hover,
#pe-main .pe-color .pe-social-icons a:focus {
  color: #ffffff;
}
#pe-offcanvas .pe-social-icons a {
  background: #ffffff;
}
#pe-offcanvas .pe-social-icons a:hover,
#pe-offcanvas .pe-social-icons a:focus {
  color: #ffffff;
}
.pe-widget-members .pe-members-list {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
.pe-widget-members .span1 .member {
  width: 100%;
}
.pe-widget-members .span2 .member {
  width: 50%;
}
.pe-widget-members .span3 .member {
  width: 33.33%;
}
.pe-widget-members .span4 .member {
  width: 25%;
}
.pe-widget-members .span5 .member {
  width: 20%;
}
.pe-widget-members .span6 .member {
  width: 16.66%;
}
.pe-widget-members .span7 .member {
  width: 14.28%;
}
.pe-widget-members .span8 .member {
  width: 12.5%;
}
.pe-widget-members .span9 .member {
  width: 11.11%;
}
.pe-widget-members .span10 .member {
  width: 10%;
}
.pe-widget-members .member {
  float: left;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.pe-widget-members .pe-members {
  text-align: center;
}
.pe-widget-members .pe-members .avatar {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
.pe-widget-members .pe-members .avatar span.icon {
  display: block;
  position: relative;
  overflow: hidden;
}
.pe-widget-members .pe-members .avatar span.icon .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 2;
}
.pe-widget-members .pe-members .avatar a {
  display: block;
}
.pe-widget-members .pe-members .avatar:hover span.icon {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
  transition-duration: 0.5s;
}
.pe-widget-members .pe-members h3.title {
  font-size: 1.11em;
  text-transform: uppercase;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.4;
}
.pe-widget-members .pe-members h3.title a {
  color: inherit;
  text-decoration: none;
}
.pe-widget-members .pe-members h3.title a:hover {
  color: #5e0000;
  text-decoration: none;
}
.pe-widget-members .pe-members .proffesion {
  margin-top: 5px;
  font-size: 0.89em;
}
.pe-widget-members .pe-members .text,
.pe-widget-members .pe-members .social {
  margin-top: 30px;
}
.pe-widget-contact .pe-contact-form input[type="text"],
.pe-widget-contact .pe-contact-form textarea {
  width: 100%;
}
.pe-widget-contact .pe-contact-form .pe-form-group {
  margin: 0 0 10px;
  position: relative;
}
.pe-widget-contact .pe-contact-form .pe-form-group.subject label,
.pe-widget-contact .pe-contact-form .pe-form-group.message label {
  left: 15px;
}
.pe-widget-contact .pe-contact-form .pe-form-group label {
  display: block;
  margin: 0 0 10px;
  font-size: 0.89em;
  text-transform: uppercase;
  font-weight: 700;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old),
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) {
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  top: -2px;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label,
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label {
  display: inline-block;
  margin-left: -22px;
  line-height: 1.5em;
  text-transform: none;
  font-size: 1em;
  margin-bottom: 5px;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label &gt; span:not(.star),
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label &gt; span:not(.star) {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -2px 10px 0 0;
  border: none;
  background: #e5e5e5;
  vertical-align: middle;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):checked + label &gt; span:not(.star):before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
  right: -2px;
  position: relative;
  top: -3px;
  color: #5e0000;
  font-size: 20px;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old):checked + label &gt; span &gt; span:not(.star) {
  display: block;
  width: 0.5em;
  height: 0.5em;
  margin: 0.125em;
  border: 0.0625em solid #73994d;
  background: #99cc66;
  background-image: -moz-linear-gradient(#b3d98c, #99cc66);
  background-image: -ms-linear-gradient(#b3d98c, #99cc66);
  background-image: -o-linear-gradient(#b3d98c, #99cc66);
  background-image: -webkit-linear-gradient(#b3d98c, #99cc66);
  background-image: linear-gradient(#b3d98c, #99cc66);
}
.pe-widget-contact .pe-contact-form .submit {
  margin-bottom: 0;
}
.pe-widget-contact .pe-contact-form .submit .btn {
  width: 100%;
}
.pe-widget-contact .pe-contact-form .pe-alert,
.pe-widget-contact .pe-contact-form .pe-success {
  margin: 0 0 45px;
}
.pe-widget-contact .pe-contact-form .pe-alert label,
.pe-widget-contact .pe-contact-form .pe-success label {
  display: block;
}
.details + .pe-widget-social {
  margin-top: 30px;
}
.fa.opacity {
  opacity: 0.5;
}
.details .fa {
  margin-right: 5px;
}
.pe-short-info {
  overflow: hidden;
}
.pe-short-info .subtitle {
  display: block;
  margin: 0 0 5px;
}
.pe-short-info h1,
.pe-short-info h2 {
  font-size: 1.11em;
  text-transform: uppercase;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.4;
  color: inherit;
}
.pe-short-info h1 a,
.pe-short-info h2 a {
  text-decoration: none;
}
.pe-short-info .page-header {
  margin-bottom: 15px;
}
.pe-short-info .pe-button {
  margin-top: 30px;
}
.pe-short-info.background {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0;
}
.pe-short-info.left .image {
  text-align: center;
  float: left;
  margin-right: 60px;
}
.pe-short-info.left .wrapper {
  display: table;
}
.pe-short-info.left .page-header {
  margin-bottom: 30px;
}
.pe-panels .pn-subtitle {
  margin-top: 15px;
  font-size: inherit;
  color: #323d4c;
}
.pe-panels.tabs.above .pn-list li {
  border-top: none;
}
.pe-panels.tabs .pn-list {
  margin: 0;
  position: relative;
  z-index: 1;
}
.pe-panels.tabs .pn-list li {
  border-top: 2px solid #f7f7f7;
}
.pe-panels.tabs .pn-list li:first-child {
  border: none;
}
.pe-panels.tabs .pn-list li a {
  background: none;
  color: inherit;
  padding: 20px 60px;
  border-top: 2px solid transparent;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.7;
}
.pe-panels.tabs .pn-list li a:hover {
  background: none;
  color: #5e0000;
}
.pe-panels.tabs .pn-list li.active {
  border-color: transparent;
}
.pe-panels.tabs .pn-list li.active a {
  background: #f7f7f7;
  border-color: #5e0000;
  position: relative;
  z-index: 2;
}
.pe-panels.tabs .pn-list li.active a .pn-subtitle {
  color: #161616;
}
.pe-panels.tabs .pn-list li.active + li {
  border-color: transparent;
}
.pe-panels.tabs .pn-content {
  position: relative;
  border: none;
  padding: 60px;
  background: #f7f7f7;
}
.pe-panels.tabs .pn-content p:last-child {
  margin-bottom: 0;
}
.pe-panels.tabs .pn-content:focus {
  z-index: 5;
}
.pe-panels.tabs.left .pn-list li a {
  border-top: none;
  border-left: 5px solid transparent;
  color: inherit;
  position: relative;
  z-index: 1;
}
.pe-panels.tabs.left .pn-list li.active a {
  border-color: #5e0000;
}
.pe-panels.tabs.right .pn-list li a {
  border-top: none;
  border-right: 3px solid transparent;
}
.pe-panels.tabs.right .pn-list li.active a {
  border-color: #5e0000;
}
.pe-tab-content .pe-panels.tabs .pn-content {
  padding: 0;
  box-shadow: none;
  background: none;
}
.pe-panels.tabs.responsive .pn-headings {
  margin: 0 30px;
}
.pe-panels.tabs.responsive .pn-prev,
.pe-panels.tabs.responsive .pn-next {
  padding: 19px 0;
  width: 30px;
  background: none;
  color: inherit;
}
.pe-panels.tabs.responsive .pn-prev:before,
.pe-panels.tabs.responsive .pn-next:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  letter-spacing: 0;
}
.pe-panels.tabs.responsive .pn-prev.inactive,
.pe-panels.tabs.responsive .pn-next.inactive {
  background: none;
  opacity: 0.5;
}
.pe-panels.tabs.responsive .pn-prev:hover,
.pe-panels.tabs.responsive .pn-next:hover {
  background: none;
  color: #5e0000;
}
.pe-panels.tabs.responsive .pn-prev:before {
  content: "\f053";
  font-weight: 900;
}
.pe-panels.tabs.responsive .pn-next:before {
  content: "\f054";
  font-weight: 900;
}
.pe-testimonial-carousel {
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding-bottom: 0;
}
.pe-testimonial-carousel .pe-custom-title {
  position: relative;
  display: table;
  margin-top: 30px;
}
.pe-testimonial-carousel .pe-custom-title .pe-testimonial-image {
  vertical-align: middle;
  display: table-cell;
  border-right: 2px solid #5e0000;
  padding: 10px 30px 10px 0px;
}
.pe-testimonial-carousel .pe-custom-title .pe-testimonial-info {
  vertical-align: middle;
  display: table-cell;
  padding: 10px 0 10px 30px;
}
.pe-testimonial-carousel .pe-custom-title a {
  color: inherit;
  text-decoration: none;
}
.pe-testimonial-carousel .pe-custom-title a:hover {
  color: #5e0000;
  text-decoration: none;
}
.pe-testimonial-carousel .pe-custom-title .pe-custom-subtitle {
  font-size: 0.89em;
  line-height: 1.2;
}
.pe-testimonial-carousel .pe-indicators {
  position: absolute;
  list-style: none;
  margin: 0;
  top: auto;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding: 0;
}
.pe-testimonial-carousel .pe-indicators li {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: #d6d6d6;
  margin: 0 0 0 6px;
}
.pe-testimonial-carousel .pe-indicators li:hover {
  background: #5e0000;
}
.pe-testimonial-carousel .pe-indicators li.active {
  background: #5e0000;
  color: #ffffff;
}
.pe-testimonial-carousel .pe-item p {
  margin-top: 0;
}
/* #pe-header .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@headerWidgetTitle, 40%);
}

#pe-top1 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@top1WidgetTitle, 40%);
}

#pe-top2 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@top2WidgetTitle, 40%);
}

#pe-top3 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@top3WidgetTitle, 40%);	
}

#pe-top4 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@top4WidgetTitle, 40%);
}

#pe-top5 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@top5WidgetTitle, 40%);
}

#pe-bottom1 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@bottom1WidgetTitle, 40%);
}

#pe-bottom2 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@bottom2WidgetTitle, 40%);
}

#pe-bottom3 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@bottom3WidgetTitle, 40%);
}

#pe-bottom4 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@bottom4WidgetTitle, 40%);
}

#pe-bottom5 .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@bottom5WidgetTitle, 40%);
}

#pe-footer .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@footerWidgetTitle, 40%);
}

#pe-main .pe-color .pe-testimonial-carousel .pe-custom-title {
	color: @colorWidgetTitle;
} 

#pe-offcanvas .pe-testimonial-carousel .pe-custom-title {
	color: lighten(@offcanvasWidgetTitle, 40%);
}*/
#pe-header .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #fefefe;
}
#pe-top1 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #fefefe;
}
#pe-top2 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #ffffff;
}
#pe-top3 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #fefefe;
}
#pe-top4 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-top5 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #fefefe;
}
#pe-bottom1 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #ffffff;
}
#pe-bottom2 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #e3e6eb;
}
#pe-bottom3 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-bottom4 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-bottom5 .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-footer .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #fefefe;
}
#pe-main .pe-color .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-offcanvas .pe-testimonial-carousel .pe-indicators li:not(.active) {
  background: #ffffff;
}
.pe-widget-img-carousel {
  position: relative;
  padding-bottom: 120px;
  /* 	.flipster__nav__link:hover,
	.flipster__nav__link:focus {
		color: @scheme;
	} */
}
.pe-widget-img-carousel .pe-image-carousel {
  display: none;
}
.pe-widget-img-carousel .pe-image-carousel.flipster__container {
  display: block;
}
.pe-widget-img-carousel .flipster__nav {
  margin: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.pe-widget-img-carousel .flipster__nav__item {
  margin: 0;
}
.pe-widget-img-carousel .flipster__item__content a {
  display: block;
}
.pe-widget-img-carousel .flipster__nav__link {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  width: 40px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: inherit;
  border: 2px solid transparent;
  font-weight: 700;
  margin: 5px;
  font-size: 0.89em;
  text-transform: uppercase;
  padding: 0;
}
.pe-widget-img-carousel .flipster__nav__link:hover,
.pe-widget-img-carousel .flipster__nav__link:focus {
  color: inherit;
  border-bottom-color: #5e0000;
}
.pe-widget-img-carousel .flipster__nav__link::after {
  display: none;
}
.pe-widget-img-carousel .flipster__nav__item--current &gt; .flipster__nav__link,
.pe-widget-img-carousel .flipster__nav__item--current &gt; .flipster__nav__link:hover,
.pe-widget-img-carousel .flipster__nav__item--current &gt; .flipster__nav__link:focus {
  color: #ffffff;
  background: #5e0000;
}
.pe-widget-img-carousel .flipster__button {
  color: #5e0000;
  box-shadow: none;
  margin: -65px 30px 0;
  opacity: 1;
}
.pe-widget-img-carousel .flipster__button svg {
  width: 30px;
  height: 30px;
}
.pe-widget-img-carousel .flipster__button:hover,
.pe-widget-img-carousel .flipster__button:focus {
  background: none;
}
.pe-best-features {
  /* 	&amp;.view-1.img.second .first-half {
		text-align: right;
	} */
  /*&amp;.style1{
    text-align: center;
    .pe-title{
      font-size    : 2em;
      font-weight  : 400;
      margin-bottom: @baseSpace /2;
      font-family  : @widgetFontFamily;
    }
  }*/
}
.pe-best-features .pe-best-features-in {
  margin-top: -20px;
}
.pe-best-features .image-col {
  text-align: center;
}
.pe-best-features .image-col,
.pe-best-features .pe-item {
  margin: 20px 0 0;
}
.pe-best-features .pe-icon {
  margin-bottom: 10px;
}
.pe-best-features .pe-icon span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #5e0000;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border: none;
  font-size: 60px;
}
.pe-best-features .pe-best-features-title {
  color: #323d4c;
  margin: 0;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 1.11em;
}
.pe-best-features .pe-best-features-title a {
  color: inherit;
  text-decoration: none;
}
.pe-best-features .pe-best-features-title a:hover {
  color: #5e0000;
  text-decoration: none;
}
.pe-best-features .main-description .main-description-in {
  padding-top: 60px;
}
.pe-best-features .main-description .main-description-in p:last-child {
  margin-bottom: 0;
}
.pe-best-features.style2 .pe-best-features-in {
  margin-top: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer {
  display: table;
  width: 100%;
  padding-bottom: 20px;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item {
  display: table-row;
  margin: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon {
  display: table-cell;
  text-align: left;
  margin-bottom: 0;
  padding: 0 20px 0 0;
  vertical-align: middle;
  width: 75px;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon span {
  text-align: left;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon .fa-2x {
  margin-bottom: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-best-features-title {
  vertical-align: middle;
  margin-bottom: 0;
  display: table-cell;
  font-weight: 700;
  font-size: 1.11em;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text {
  display: table-cell;
  vertical-align: top;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text .pe-title {
  font-size: 14px;
  font-weight: 700;
  padding-top: 30px;
  margin-bottom: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text .pe-text {
  font-size: 14px;
  padding-top: 15px;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer:last-of-type {
  padding-bottom: 0;
}
#pe-header .pe-best-features .pe-title {
  color: #323d4c;
}
#pe-top1 .pe-best-features .pe-title {
  color: #323d4c;
}
#pe-top2 .pe-best-features .pe-title {
  color: #444444;
}
#pe-top3 .pe-best-features .pe-title {
  color: #323d4c;
}
#pe-top4 .pe-best-features .pe-title {
  color: #161616;
}
#pe-top5 .pe-best-features .pe-title {
  color: #161616;
}
#pe-bottom1 .pe-best-features .pe-title {
  color: #444444;
}
#pe-bottom2 .pe-best-features .pe-title {
  color: #21262f;
}
#pe-bottom3 .pe-best-features .pe-title {
  color: #161616;
}
#pe-bottom4 .pe-best-features .pe-title {
  color: #161616;
}
#pe-bottom5 .pe-best-features .pe-title {
  color: #161616;
}
#pe-footer .pe-best-features .pe-title {
  color: #323d4c;
}
#pe-main .pe-color .pe-best-features .pe-title {
  color: #161616;
}
#pe-offcanvas .pe-best-features .pe-title {
  color: #ffffff;
}
#pe-header .pe-best-features .pe-icon span {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-top1 .pe-best-features .pe-icon span {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-top2 .pe-best-features .pe-icon span {
  border-color: rgba(68, 68, 68, 0.2);
}
#pe-top3 .pe-best-features .pe-icon span {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-top4 .pe-best-features .pe-icon span {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-top5 .pe-best-features .pe-icon span {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom1 .pe-best-features .pe-icon span {
  border-color: rgba(68, 68, 68, 0.2);
}
#pe-bottom2 .pe-best-features .pe-icon span {
  border-color: rgba(33, 38, 47, 0.2);
}
#pe-bottom3 .pe-best-features .pe-icon span {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom4 .pe-best-features .pe-icon span {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom5 .pe-best-features .pe-icon span {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-footer .pe-best-features .pe-icon span {
  border-color: rgba(50, 61, 76, 0.2);
}
#pe-main .pe-color .pe-best-features .pe-icon span {
  border-color: rgba(22, 22, 22, 0.2);
}
#pe-offcanvas .pe-best-features .pe-icon span {
  border-color: rgba(255, 255, 255, 0.2);
}
/* @media (max-width: @screen-md) {
	.pe-best-features {
		.pe-row {
			display              : -webkit-box;
			display              : -ms-flexbox;
			display              : flex;
			-webkit-box-orient   : vertical;
			-webkit-box-direction: normal;
			-ms-flex-direction   : column;
			flex-direction       : column;
		}

		.image-col {
			-webkit-box-ordinal-group: 4;
			-ms-flex-order           : 3;
			order                    : 3;
		}

		.first-half,
		.all-items {
			-webkit-box-ordinal-group: 2;
			-ms-flex-order           : 1;
			order                    : 1;
		}

		.second-half {
			-webkit-box-ordinal-group: 3;
			-ms-flex-order           : 2;
			order                    : 2;
		}

		.first-half+.image-col+.second-half {
			text-align: inherit !important;
		}
	}
} */
.pe-image-margin .pe-best-features .image-col {
  margin: 0;
}
#pe-main .tnp-widget-minimal input[type=text],
#pe-main .tnp-widget input[type=text],
#pe-main .tnp-widget-minimal input[type=email],
#pe-main .tnp-widget input[type=email],
#pe-main .tnp-widget-minimal select,
#pe-main .tnp-widget select {
  line-height: 1.5;
  vertical-align: middle;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  font-family: inherit;
  padding: 15px 15px 14px;
  border: 2px solid #e0e2e4;
  color: #e0e2e4;
  background: transparent;
  max-width: 100%;
  text-transform: none;
}
#pe-main .tnp-widget-minimal input[type=text]::-webkit-input-placeholder,
#pe-main .tnp-widget input[type=text]::-webkit-input-placeholder,
#pe-main .tnp-widget-minimal input[type=email]::-webkit-input-placeholder,
#pe-main .tnp-widget input[type=email]::-webkit-input-placeholder,
#pe-main .tnp-widget-minimal select::-webkit-input-placeholder,
#pe-main .tnp-widget select::-webkit-input-placeholder {
  color: #e0e2e4;
  opacity: 1 !important;
}
#pe-main .tnp-widget-minimal input[type=text]:-moz-placeholder,
#pe-main .tnp-widget input[type=text]:-moz-placeholder,
#pe-main .tnp-widget-minimal input[type=email]:-moz-placeholder,
#pe-main .tnp-widget input[type=email]:-moz-placeholder,
#pe-main .tnp-widget-minimal select:-moz-placeholder,
#pe-main .tnp-widget select:-moz-placeholder {
  color: #e0e2e4;
}
#pe-main .tnp-widget-minimal input[type=text]::-moz-placeholder,
#pe-main .tnp-widget input[type=text]::-moz-placeholder,
#pe-main .tnp-widget-minimal input[type=email]::-moz-placeholder,
#pe-main .tnp-widget input[type=email]::-moz-placeholder,
#pe-main .tnp-widget-minimal select::-moz-placeholder,
#pe-main .tnp-widget select::-moz-placeholder {
  color: #e0e2e4;
}
#pe-main .tnp-widget-minimal input[type=text]:-ms-input-placeholder,
#pe-main .tnp-widget input[type=text]:-ms-input-placeholder,
#pe-main .tnp-widget-minimal input[type=email]:-ms-input-placeholder,
#pe-main .tnp-widget input[type=email]:-ms-input-placeholder,
#pe-main .tnp-widget-minimal select:-ms-input-placeholder,
#pe-main .tnp-widget select:-ms-input-placeholder {
  color: #e0e2e4;
}
#pe-main .tnp-widget-minimal input[type=text]::-webkit-input-placeholder,
#pe-main .tnp-widget input[type=text]::-webkit-input-placeholder,
#pe-main .tnp-widget-minimal input[type=email]::-webkit-input-placeholder,
#pe-main .tnp-widget input[type=email]::-webkit-input-placeholder,
#pe-main .tnp-widget-minimal select::-webkit-input-placeholder,
#pe-main .tnp-widget select::-webkit-input-placeholder {
  color: rgba(50, 61, 76, 0.3);
}
#pe-main .tnp-widget-minimal input[type=text]:focus,
#pe-main .tnp-widget input[type=text]:focus,
#pe-main .tnp-widget-minimal input[type=email]:focus,
#pe-main .tnp-widget input[type=email]:focus,
#pe-main .tnp-widget-minimal select:focus,
#pe-main .tnp-widget select:focus {
  background: transparent;
  border-width: 3px !important;
  padding: 14px 14px 13px;
  outline: 0;
  box-shadow: 0 3px 20px #e0e2e4;
}
#pe-main .tnp-widget-minimal .tnp-field-button,
#pe-main .tnp-widget .tnp-field-button {
  text-align: right;
}
#pe-main .tnp-widget-minimal input[type=submit],
#pe-main .tnp-widget input[type=submit] {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  height: auto;
  line-height: 20px;
  border: none;
  background: #5e0000;
  font-family: inherit;
  font-weight: 700;
  padding: 20px 60px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.89em;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0 3px 20px rgba(94, 0, 0, 0.7);
  width: auto;
  margin: 30px 0 0;
}
#pe-main .tnp-widget-minimal input[type=submit]:hover,
#pe-main .tnp-widget input[type=submit]:hover,
#pe-main .tnp-widget-minimal input[type=submit]:focus,
#pe-main .tnp-widget input[type=submit]:focus {
  text-decoration: none;
  color: #ffffff;
  background: #450000;
  box-shadow: none;
}
#pe-main .tnp-widget-minimal input[type=submit]:active,
#pe-main .tnp-widget input[type=submit]:active {
  outline: 0;
}
#pe-main .tnp-widget {
  margin-top: 30px;
}
#pe-main .tnp-widget-minimal input[type=submit] {
  float: right;
}
.tp-parallax-wrap {
  background-color: #f5f5f5;
}
rs-layer span {
  color: #5e0000;
}
.rev-btn:hover,
.rev-btn:focus {
  box-shadow: none !important;
}
.custom .tp-bullet {
  width: 20px;
  height: 20px;
  background: #ffffff;
}
.custom .tp-bullet.selected,
.custom .tp-bullet:hover,
.custom .tp-bullet:focus {
  background: #5e0000;
}
#pe-header .custom .tp-bullet:not(.selected) {
  background: #fefefe;
}
#pe-top1 .custom .tp-bullet:not(.selected) {
  background: #fefefe;
}
#pe-top2 .custom .tp-bullet:not(.selected) {
  background: #ffffff;
}
#pe-top3 .custom .tp-bullet:not(.selected) {
  background: #fefefe;
}
#pe-top4 .custom .tp-bullet:not(.selected) {
  background: #d5d5d5;
}
#pe-top5 .custom .tp-bullet:not(.selected) {
  background: #fefefe;
}
#pe-bottom1 .custom .tp-bullet:not(.selected) {
  background: #ffffff;
}
#pe-bottom2 .custom .tp-bullet:not(.selected) {
  background: #e3e6eb;
}
#pe-bottom3 .custom .tp-bullet:not(.selected) {
  background: #d5d5d5;
}
#pe-bottom4 .custom .tp-bullet:not(.selected) {
  background: #d5d5d5;
}
#pe-bottom5 .custom .tp-bullet:not(.selected) {
  background: #d5d5d5;
}
#pe-footer .custom .tp-bullet:not(.selected) {
  background: #fefefe;
}
#pe-main .custom .tp-bullet:not(.selected) {
  background: #d5d5d5;
}
#pe-offcanvas .custom .tp-bullet:not(.selected) {
  background: #ffffff;
}
.gm-style {
  color: #323d4c;
}
.addthis_sharing_toolbox {
  margin: 1em 0;
}
.addthis_sharing_toolbox:empty {
  margin: 0;
}
.pe-article-content + .addthis_sharing_toolbox {
  margin: 30px 0 0;
}
.pe-article-content + .addthis_sharing_toolbox:empty {
  margin: 0;
}
#lang_sel ul li:after,
#lang_sel_click ul li:after,
#lang_sel_footer ul li:after,
#lang_sel ul li:before,
#lang_sel_click ul li:before,
#lang_sel_footer ul li:before {
  display: none;
}
.pe-main-menu .nav-menu &gt; li.menu-item-language &gt; ul.sub-menu {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 240px;
  z-index: 1;
  background: #fcfcfc;
}
.pe-main-menu .nav-menu &gt; li.menu-item-language &gt; ul.sub-menu a {
  display: block;
  padding: 23px 30px;
  color: #323d4c;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2;
  text-decoration: none;
}
.pe-main-menu .nav-menu &gt; li.menu-item-language &gt; ul.sub-menu a:hover {
  color: #b1bccc;
}
.pe-main-menu .nav-menu &gt; li.menu-item-language &gt; ul.sub-menu .menu-item + .menu-item {
  border-top: 1px solid #ffffff;
}
.pe-main-menu .nav-menu &gt; li.menu-item-language:hover &gt; ul.sub-menu {
  display: block;
}
.pe-main-menu .nav-menu &gt; li.menu-item-language img {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.pe-recent-posts-outer .image-top .caption .pe-recent-posts-title-tag {
  margin-bottom: 45px;
}
.pe-recent-posts-outer .excerpt-text {
  font-size: 0.89em;
}
.pe-recent-posts-outer .caption .pe-recent-posts-title-tag {
  font-size: 1.11em;
  text-transform: uppercase;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.4;
}
.pe-recent-posts-outer .caption .pe-recent-posts-title-tag a {
  text-decoration: none;
}
.pe-recent-posts-outer .caption .pe-creation-date {
  font-size: 0.89em;
  line-height: 1.1;
  display: block;
  margin: 0 0 10px;
}
.pe-recent-posts-outer .image-left ul li img {
  margin-right: 20px;
  margin-bottom: 10px;
}
.pe-recent-posts-outer .image-top ul li img {
  margin-bottom: 30px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control {
  text-decoration: none;
}
.pe-recent-posts-outer.bullets-on-board {
  padding-top: 0;
  padding-bottom: 40px;
}
.pe-recent-posts-outer ol.carousel-indicators {
  bottom: 0;
  top: auto;
  text-align: left;
}
.pe-recent-posts-outer ol.carousel-indicators li {
  border-radius: 0;
  width: 20px;
  height: 20px;
  background: #ffffff;
  margin: 0 3px 0 0 !important;
  color: inherit;
}
.pe-recent-posts-outer ol.carousel-indicators li.active {
  border-radius: 0;
  width: 20px;
  height: 20px;
  margin: 0 3px 0 0 !important;
  background: #5e0000;
  color: #ffffff;
}
#pe-header .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #fefefe;
}
#pe-top1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #fefefe;
}
#pe-top2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #ffffff;
}
#pe-top3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #fefefe;
}
#pe-top4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-top5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #fefefe;
}
#pe-bottom1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #ffffff;
}
#pe-bottom2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #e3e6eb;
}
#pe-bottom3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-bottom4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-bottom5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-footer .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #fefefe;
}
#pe-main .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #d5d5d5;
}
#pe-offcanvas .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
  background: #ffffff;
}
.pe-tabs .pe-tab-links {
  margin: 0;
}
.pe-tabs .pe-tab-links:before,
.pe-tabs .pe-tab-links:after {
  content: ' ';
  display: table;
}
.pe-tabs .pe-tab-links:after {
  clear: both;
}
.pe-tabs .pe-tab-links li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pe-tabs .pe-tab-links li a {
  background: none;
  color: inherit;
  padding: 20px 60px;
  border-top: 2px solid transparent;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.7;
  text-decoration: none;
  display: block;
}
.pe-tabs .pe-tab-links li a:hover {
  background: none;
  color: #5e0000;
}
.pe-tabs .pe-tab-links li.active {
  border-color: transparent;
}
.pe-tabs .pe-tab-links li.active a {
  background: #f7f7f7;
  border-color: #5e0000;
  position: relative;
  z-index: 2;
}
.pe-tabs .pe-tab-links li.active a .pn-subtitle {
  color: #161616;
}
.pe-tabs .pe-tab-links li.active + li {
  border-color: transparent;
}
.pe-tabs .pe-tabs-content {
  position: relative;
  border: none;
  padding: 60px;
  background: #f7f7f7;
}
.pe-tabs .pe-tabs-content p:last-child {
  margin-bottom: 0;
}
.pe-tabs .pe-tab {
  display: none;
}
.pe-tabs .pe-tab.active {
  display: block;
}
.pe-tabs.pe-clean .pe-tab-links {
  text-align: center;
  border-bottom: 2px solid #5e0000;
  margin: 0;
}
.pe-tabs.pe-clean .pe-tab-links li {
  display: inline-block;
  vertical-align: top;
  float: none;
  list-style: none;
  margin: 0 2px 0 0;
}
.pe-tabs.pe-clean .pe-tab-links li a {
  color: inherit;
  background: none;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.3;
  border: none;
}
.pe-tabs.pe-clean .pe-tab-links li a:hover {
  color: #5e0000;
}
.pe-tabs.pe-clean .pe-tab-links li.active {
  box-shadow: none;
}
.pe-tabs.pe-clean .pe-tab-links li.active a {
  background: none;
  color: #5e0000;
}
.pe-tabs.pe-clean .pe-tabs-content {
  background: none;
  box-shadow: none;
  padding: 30px 0 0;
}
.pe-accordion-container {
  margin: 0;
}
.pe-accordion-container .pe-accordion .accordion-in {
  padding: 30px;
  background: #f7f7f7;
  position: relative;
}
.pe-accordion-container .pe-accordion + .pe-accordion {
  margin-top: 20px;
}
.pe-accordion-container .pe-accordion-heading:before {
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #5e0000;
}
.pe-accordion-container .pe-accordion-heading a {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 20px;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  color: inherit;
}
.pe-accordion-container .pe-accordion-heading a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  letter-spacing: 0;
  font-size: 120%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 15px;
  left: auto;
  content: '\f067';
  line-height: 20px;
  font-weight: 900;
}
.pe-accordion-container .pe-accordion-heading.active a:after {
  content: '\f068';
}
.pe-accordion-container .pe-accordion-content {
  padding: 25px 0 0;
}
.pe-gallery {
  clear: both;
  margin-top: -30px;
}
.pe-gallery .row,
.pe-gallery .pe-row {
  margin-left: -15px;
  margin-right: -15px;
}
.pe-gallery .col-xs-1,
.pe-gallery .col-xs-2,
.pe-gallery .col-xs-3,
.pe-gallery .col-xs-4,
.pe-gallery .col-xs-5,
.pe-gallery .col-xs-6,
.pe-gallery .col-xs-7,
.pe-gallery .col-xs-8,
.pe-gallery .col-xs-9,
.pe-gallery .col-xs-10,
.pe-gallery .col-xs-11,
.pe-gallery .col-xs-12,
.pe-gallery .col-sm-1,
.pe-gallery .col-sm-2,
.pe-gallery .col-sm-3,
.pe-gallery .col-sm-4,
.pe-gallery .col-sm-5,
.pe-gallery .col-sm-6,
.pe-gallery .col-sm-7,
.pe-gallery .col-sm-8,
.pe-gallery .col-sm-9,
.pe-gallery .col-sm-10,
.pe-gallery .col-sm-11,
.pe-gallery .col-sm-12,
.pe-gallery .col-md-1,
.pe-gallery .col-md-2,
.pe-gallery .col-md-3,
.pe-gallery .col-md-4,
.pe-gallery .col-md-5,
.pe-gallery .col-md-6,
.pe-gallery .col-md-7,
.pe-gallery .col-md-8,
.pe-gallery .col-md-9,
.pe-gallery .col-md-10,
.pe-gallery .col-md-11,
.pe-gallery .col-md-12,
.pe-gallery .col-lg-1,
.pe-gallery .col-lg-2,
.pe-gallery .col-lg-3,
.pe-gallery .col-lg-4,
.pe-gallery .col-lg-5,
.pe-gallery .col-lg-6,
.pe-gallery .col-lg-7,
.pe-gallery .col-lg-8,
.pe-gallery .col-lg-9,
.pe-gallery .col-lg-10,
.pe-gallery .col-lg-11,
.pe-gallery .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.pe-gallery.columns-2 [class*="col-"]:nth-child(2n+1) {
  clear: both;
}
.pe-gallery.columns-3 [class*="col-"]:nth-child(3n+1) {
  clear: both;
}
.pe-gallery.columns-4 [class*="col-"]:nth-child(4n+1) {
  clear: both;
}
.pe-gallery-item {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.pe-gallery-item .pe-gallery-caption {
  font-size: 1em;
  position: absolute;
  bottom: 0;
  left: 100%;
  right: auto;
  padding: 20px;
  width: 100%;
  transition: opacity 0.25s linear, left 0.25s linear;
  -webkit-transition: opacity 0.25s linear, left 0.25s linear;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
}
.pe-gallery-item:hover .pe-gallery-caption,
.pe-gallery-item:focus .pe-gallery-caption {
  opacity: 1;
  left: 0;
}
.gallery {
  text-align: center;
  margin: 1em 0;
}
.gallery .gallery-item {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  padding: 15px;
}
.gallery .wp-caption-text {
  padding: 10px;
  max-width: 100%;
  font-size: 0.9em;
}
.gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
  width: 16.66%;
}
.gallery.gallery-columns-7 .gallery-item {
  width: 14.28%;
}
.gallery.gallery-columns-8 .gallery-item {
  width: 12.50%;
}
.gallery.gallery-columns-9 .gallery-item {
  width: 11.11%;
}
.pe-testimonials .pe-custom-text {
  padding: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 28px;
  white-space: normal;
  overflow: visible;
  background: #f2f2f2;
  color: #323d4c;
}
.pe-testimonials .pe-custom-text p {
  white-space: normal;
  overflow: visible;
}
.pe-testimonials .pe-custom-text p:first-child {
  margin-top: 0;
}
.pe-testimonials .pe-custom-text:after {
  content: '';
  position: absolute;
  bottom: -20px;
  right: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 20px 0;
  border-color: transparent #f2f2f2 transparent transparent;
}
.pe-testimonials .pe-custom-title {
  font-size: 1em;
  font-weight: 400;
  text-align: right;
  line-height: 1.1;
  text-transform: capitalize;
  text-decoration: none;
  color: #5e0000;
}
.pe-testimonials .pe-custom-subtitle {
  font-size: 0.9em;
  text-align: right;
  line-height: 1.1;
  color: inherit;
}
.pe-testimonials .pe-custom-title + .pe-custom-subtitle {
  margin: 5px 0;
}
.right .pe-testimonials .pe-custom-text,
.pe-testimonials.right .pe-custom-text {
  text-align: right;
}
.right .pe-testimonials .pe-custom-text:after,
.pe-testimonials.right .pe-custom-text:after {
  right: auto;
  left: 30px;
  border-width: 20px 30px 0 0;
  border-color: #f2f2f2 transparent transparent transparent;
}
.right .pe-testimonials .pe-custom-title,
.pe-testimonials.right .pe-custom-title {
  text-align: left;
}
.right .pe-testimonials .pe-custom-subtitle,
.pe-testimonials.right .pe-custom-subtitle {
  text-align: left;
}
.pe-testimonials.clean {
  padding: 0 0 0 15px;
  margin: 20px 0 0;
  border-left: 5px solid #e0e2e4;
}
.pe-testimonials.clean .pe-custom-text {
  background: none;
  color: inherit;
  width: 100%;
  padding: 0;
  margin: 0;
}
.pe-testimonials.clean .pe-custom-text:after {
  display: none;
}
.pe-testimonials.clean .pe-custom-title,
.pe-testimonials.clean .pe-custom-subtitle {
  font-size: 85%;
  display: inline-block;
  line-height: 20px;
  margin: 0;
}
.pe-testimonials.clean .pe-custom-title {
  position: relative;
}
.pe-testimonials.clean .pe-custom-title:before {
  content: '- ';
}
.pe-testimonials.clean .pe-custom-subtitle {
  opacity: 0.6;
  margin-left: 5px;
}
.pe-testimonials.right.clean {
  padding: 0 15px 0 0;
  border-left: none;
  border-right: 5px solid #e0e2e4;
  text-align: right;
}
.pe-icontext {
  display: table;
}
.pe-icontext .pe-content {
  display: table-cell;
  vertical-align: middle;
}
.pe-icontext .pe-icon {
  color: #5e0000;
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
}
.pe-icontext .pe-label {
  display: block;
}
.pe-icontext .pe-desc {
  display: block;
  margin: 0;
}
.pe-icontext + .pe-icontext,
.pe-icontext + a.readmore {
  margin-top: 30px;
}
.pe-icontext .pe-icon[style] {
  text-align: center;
}
.pe-icontext.style2 {
  background: #5e0000;
  color: #ffffff;
  width: 100%;
  padding: 30px;
  cursor: pointer;
  box-shadow: 0 3px 20px rgba(94, 0, 0, 0.7);
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pe-icontext.style2 .pe-icon {
  color: #ffffff;
  padding-right: 20px;
  width: 70px;
}
.pe-icontext.style2 .pe-content {
  vertical-align: middle;
}
.pe-icontext.style2 .pe-content .pe-label {
  font-family: Montserrat, Montserrat;
  font-weight: 400;
  font-size: 1.11em;
  text-transform: uppercase;
}
.pe-icontext.style2 .pe-content .pe-label a {
  color: #ffffff;
  text-decoration: none;
}
.pe-icontext.style2 .pe-content .pe-label a:hover,
.pe-icontext.style2 .pe-content .pe-label a:focus {
  text-decoration: none;
}
.pe-icontext.style2 .pe-content .pe-desc {
  margin: 0;
}
.pe-icontext.style2 + .pe-icontext,
.pe-icontext.style2 + a.readmore {
  margin-top: 30px;
}
.pe-icontext.style2:hover,
.pe-icontext.style2:focus {
  text-decoration: none;
  color: #ffffff;
  background: #450000;
  box-shadow: none;
}
.pe-counter {
  text-align: center;
}
.pe-counter .pe-icon {
  color: #5e0000;
  font-size: 16px;
}
.pe-counter .pe-count {
  font-size: 32px;
  line-height: 1.1;
  color: #323d4c;
}
.pe-counter .pe-counter-title {
  opacity: 0.6;
  position: relative;
  margin-top: 10px;
  padding-top: 20px;
}
.pe-counter .pe-counter-title:before,
.pe-counter .pe-counter-title:after {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  width: 30px;
  left: 50%;
  right: auto;
  background: #5e0000;
}
.pe-counter .pe-counter-title:before {
  top: 0;
  margin-left: -20px;
}
.pe-counter .pe-counter-title:after {
  top: 5px;
  margin-left: -10px;
}
.pe-table.fixed {
  table-layout: fixed;
}
.pe-table.center {
  text-align: center;
}
.pe-table-group tr td:first-child {
  font-size: 1em;
  font-weight: bold;
  color: #5e0000;
  text-transform: uppercase;
  padding-right: 30px;
  vertical-align: middle;
}
.pe-table-group tr td:last-child {
  font-size: 1.15em;
  font-weight: bold;
  padding-left: 30px;
  vertical-align: middle;
}
.pe-pricing {
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 0px 80px 0px #d1d1d1;
  margin-top: 60px;
}
.pe-pricing.highlight {
  position: relative;
  margin-top: 0;
  z-index: 2;
}
.pe-pricing.highlight .title {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pe-pricing.highlight .bottom {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pe-pricing .image {
  max-width: 100%;
  padding: 20px 30px;
}
.pe-pricing .title {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 20px 30px;
}
.pe-pricing .price {
  padding: 25px 30px;
  background: #f2f2f2;
}
.pe-pricing .price .before,
.pe-pricing .price .after {
  vertical-align: top;
  font-size: 1.714em;
}
.pe-pricing .price .p {
  font-size: 84px;
  line-height: 1;
}
.pe-pricing .price .term {
  opacity: 0.6;
  vertical-align: sub;
  position: relative;
}
.pe-pricing .price .term:before {
  content: '/';
}
.pe-pricing .content {
  padding: 30px;
}
.pe-pricing .content ul {
  text-align: initial;
  margin: 0;
}
.pe-pricing .content ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pe-pricing .content ul li:before {
  top: 17px;
}
.pe-pricing .bottom {
  padding-bottom: 30px;
}
.row.sc {
  margin-top: -30px;
  margin-left: -15px;
  margin-right: -15px;
}
.row.sc + .row.sc {
  margin-top: 0;
}
.row.sc .col-xs-1,
.row.sc .col-xs-2,
.row.sc .col-xs-3,
.row.sc .col-xs-4,
.row.sc .col-xs-5,
.row.sc .col-xs-6,
.row.sc .col-xs-7,
.row.sc .col-xs-8,
.row.sc .col-xs-9,
.row.sc .col-xs-10,
.row.sc .col-xs-11,
.row.sc .col-xs-12,
.row.sc .col-sm-1,
.row.sc .col-sm-2,
.row.sc .col-sm-3,
.row.sc .col-sm-4,
.row.sc .col-sm-5,
.row.sc .col-sm-6,
.row.sc .col-sm-7,
.row.sc .col-sm-8,
.row.sc .col-sm-9,
.row.sc .col-sm-10,
.row.sc .col-sm-11,
.row.sc .col-sm-12,
.row.sc .col-md-1,
.row.sc .col-md-2,
.row.sc .col-md-3,
.row.sc .col-md-4,
.row.sc .col-md-5,
.row.sc .col-md-6,
.row.sc .col-md-7,
.row.sc .col-md-8,
.row.sc .col-md-9,
.row.sc .col-md-10,
.row.sc .col-md-11,
.row.sc .col-md-12,
.row.sc .col-lg-1,
.row.sc .col-lg-2,
.row.sc .col-lg-3,
.row.sc .col-lg-4,
.row.sc .col-lg-5,
.row.sc .col-lg-6,
.row.sc .col-lg-7,
.row.sc .col-lg-8,
.row.sc .col-lg-9,
.row.sc .col-lg-10,
.row.sc .col-lg-11,
.row.sc .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.row.sc &gt; .item {
  margin-top: 30px;
}
.row.sc.margin {
  margin-top: 0;
}
.row.sc.margin &gt; .item {
  margin-top: 0;
}
.row.sc.padding {
  margin-left: 0;
  margin-right: 0;
}
.row.sc.padding &gt; .item {
  padding-left: 0;
  padding-right: 0;
}
.pe-anibox figure {
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
  background: #ffffff;
}
.pe-anibox figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.pe-anibox figure figcaption {
  padding: 2em;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pe-anibox figure figcaption:before,
.pe-anibox figure figcaption:after {
  pointer-events: none;
}
.pe-anibox figure h1,
.pe-anibox figure h2,
.pe-anibox figure h3,
.pe-anibox figure h4,
.pe-anibox figure h5,
.pe-anibox figure h6,
.pe-anibox figure p.p-title,
.pe-anibox figure span {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  line-height: 1.1;
}
.pe-anibox figure h1 span,
.pe-anibox figure h2 span,
.pe-anibox figure h3 span,
.pe-anibox figure h4 span,
.pe-anibox figure h5 span,
.pe-anibox figure h6 span,
.pe-anibox figure p.p-title span,
.pe-anibox figure span span {
  font-weight: 700;
}
.pe-anibox figure h1,
.pe-anibox figure h2,
.pe-anibox figure h3,
.pe-anibox figure h4,
.pe-anibox figure h5,
.pe-anibox figure h6,
.pe-anibox figure p.p-title,
.pe-anibox figure span {
  margin: 0;
}
.pe-anibox figure p.subtitle {
  font-size: 0.9em;
}
.pe-anibox figure a:hover,
.pe-anibox figure a:focus {
  opacity: 1;
  outline-offset: -2px;
}
.pe-anibox figure figcaption,
.pe-anibox figure figcaption &gt; a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.pe-anibox figure figcaption &gt; a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.pe-anibox figure.effect-sadie figcaption:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 75%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.pe-anibox figure.effect-sadie h1,
.pe-anibox figure.effect-sadie h2,
.pe-anibox figure.effect-sadie h3,
.pe-anibox figure.effect-sadie h4,
.pe-anibox figure.effect-sadie h5,
.pe-anibox figure.effect-sadie h6,
.pe-anibox figure.effect-sadie p.p-title,
.pe-anibox figure.effect-sadie span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #323d4c;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.pe-anibox figure.effect-sadie figcaption:before,
.pe-anibox figure.effect-sadie p.subtitle {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.pe-anibox figure.effect-sadie p.subtitle {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  color: #323d4c;
}
.pe-anibox figure.effect-sadie:hover h1,
.pe-anibox figure.effect-sadie:hover h2,
.pe-anibox figure.effect-sadie:hover h3,
.pe-anibox figure.effect-sadie:hover h4,
.pe-anibox figure.effect-sadie:hover h5,
.pe-anibox figure.effect-sadie:hover h6,
.pe-anibox figure.effect-sadie:hover p.p-title,
.pe-anibox figure.effect-sadie:hover span {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
.pe-anibox figure.effect-sadie:hover figcaption:before,
.pe-anibox figure.effect-sadie:hover p.subtitle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-julia {
  background: #ffffff;
}
.pe-anibox figure.effect-julia img {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pe-anibox figure.effect-julia figcaption {
  text-align: left;
}
.pe-anibox figure.effect-julia h1,
.pe-anibox figure.effect-julia h2,
.pe-anibox figure.effect-julia h3,
.pe-anibox figure.effect-julia h4,
.pe-anibox figure.effect-julia h5,
.pe-anibox figure.effect-julia h6,
.pe-anibox figure.effect-julia p.p-title,
.pe-anibox figure.effect-julia span {
  float: left;
  vertical-align: top;
  position: relative;
  padding: 0.4em 1em;
  color: #323d4c;
  background: rgba(255, 255, 255, 0.9);
}
.pe-anibox figure.effect-julia p.subtitle {
  clear: both;
  float: left;
  color: #323d4c;
  margin: 0.25em 0 0.25em;
  padding: 0.4em 1em;
  background: rgba(255, 255, 255, 0.9);
  text-transform: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-360px, 0, 0);
  transform: translate3d(-360px, 0, 0);
}
.pe-anibox figure.effect-julia p:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.pe-anibox figure.effect-julia p:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.pe-anibox figure.effect-julia p:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.pe-anibox figure.effect-julia:hover p:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.pe-anibox figure.effect-julia:hover p:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.pe-anibox figure.effect-julia:hover p:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.pe-anibox figure.effect-julia:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.pe-anibox figure.effect-julia:hover p.subtitle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-goliath {
  background: #000000;
}
.pe-anibox figure.effect-goliath img {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.pe-anibox figure.effect-goliath h1,
.pe-anibox figure.effect-goliath h2,
.pe-anibox figure.effect-goliath h3,
.pe-anibox figure.effect-goliath h4,
.pe-anibox figure.effect-goliath h5,
.pe-anibox figure.effect-goliath h6,
.pe-anibox figure.effect-goliath p.p-title,
.pe-anibox figure.effect-goliath span {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.pe-anibox figure.effect-goliath img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.pe-anibox figure.effect-goliath h1,
.pe-anibox figure.effect-goliath h2,
.pe-anibox figure.effect-goliath h3,
.pe-anibox figure.effect-goliath h4,
.pe-anibox figure.effect-goliath h5,
.pe-anibox figure.effect-goliath h6,
.pe-anibox figure.effect-goliath p.p-title,
.pe-anibox figure.effect-goliath span,
.pe-anibox figure.effect-goliath p.subtitle {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 30px;
}
.pe-anibox figure.effect-goliath p.subtitle {
  width: 100%;
  box-sizing: border-box;
  background: #5e0000;
  text-transform: none;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  padding: 22px 20px;
}
.pe-anibox figure.effect-goliath:hover img {
  -webkit-transform: translate3d(0, -65px, 0);
  transform: translate3d(0, -65px, 0);
  opacity: 0.9;
}
.pe-anibox figure.effect-goliath:hover h1,
.pe-anibox figure.effect-goliath:hover h2,
.pe-anibox figure.effect-goliath:hover h3,
.pe-anibox figure.effect-goliath:hover h4,
.pe-anibox figure.effect-goliath:hover h5,
.pe-anibox figure.effect-goliath:hover h6,
.pe-anibox figure.effect-goliath:hover p.p-title,
.pe-anibox figure.effect-goliath:hover span {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
.pe-anibox figure.effect-goliath:hover p.subtitle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-marley {
  background: #000000;
}
.pe-anibox figure.effect-marley figcaption {
  text-align: right;
}
.pe-anibox figure.effect-marley img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  opacity: 0.9;
  -webkit-filter: blur(0);
}
.pe-anibox figure.effect-marley h1,
.pe-anibox figure.effect-marley h2,
.pe-anibox figure.effect-marley h3,
.pe-anibox figure.effect-marley h4,
.pe-anibox figure.effect-marley h5,
.pe-anibox figure.effect-marley h6,
.pe-anibox figure.effect-marley p.p-title,
.pe-anibox figure.effect-marley span,
.pe-anibox figure.effect-marley p.subtitle {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
}
.pe-anibox figure.effect-marley p.subtitle {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.pe-anibox figure.effect-marley h1,
.pe-anibox figure.effect-marley h2,
.pe-anibox figure.effect-marley h3,
.pe-anibox figure.effect-marley h4,
.pe-anibox figure.effect-marley h5,
.pe-anibox figure.effect-marley h6,
.pe-anibox figure.effect-marley p.p-title,
.pe-anibox figure.effect-marley span {
  top: 30px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.pe-anibox figure.effect-marley:hover h1,
.pe-anibox figure.effect-marley:hover h2,
.pe-anibox figure.effect-marley:hover h3,
.pe-anibox figure.effect-marley:hover h4,
.pe-anibox figure.effect-marley:hover h5,
.pe-anibox figure.effect-marley:hover h6,
.pe-anibox figure.effect-marley:hover p.p-title,
.pe-anibox figure.effect-marley:hover span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-marley h1:after,
.pe-anibox figure.effect-marley h2:after,
.pe-anibox figure.effect-marley h3:after,
.pe-anibox figure.effect-marley h4:after,
.pe-anibox figure.effect-marley h5:after,
.pe-anibox figure.effect-marley h6:after,
.pe-anibox figure.effect-marley p.p-title:after,
.pe-anibox figure.effect-marley span:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
.pe-anibox figure.effect-marley h1:after,
.pe-anibox figure.effect-marley h2:after,
.pe-anibox figure.effect-marley h3:after,
.pe-anibox figure.effect-marley h4:after,
.pe-anibox figure.effect-marley h5:after,
.pe-anibox figure.effect-marley h6:after,
.pe-anibox figure.effect-marley p.p-title:after,
.pe-anibox figure.effect-marley span:after,
.pe-anibox figure.effect-marley p.subtitle {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.pe-anibox figure.effect-marley:hover h1:after,
.pe-anibox figure.effect-marley:hover h2:after,
.pe-anibox figure.effect-marley:hover h3:after,
.pe-anibox figure.effect-marley:hover h4:after,
.pe-anibox figure.effect-marley:hover h5:after,
.pe-anibox figure.effect-marley:hover h6:after,
.pe-anibox figure.effect-marley:hover p.p-title:after,
.pe-anibox figure.effect-marley:hover span:after,
.pe-anibox figure.effect-marley:hover p.subtitle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-marley:hover img {
  opacity: 0.7;
}
.cd-intro {
  text-align: center;
}
.cd-headline {
  font-family: Montserrat, Montserrat;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.1;
  margin: 0;
}
.cd-words-wrapper {
  position: relative;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}
.cd-headline.loading-bar .cd-desc {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
}
.cd-headline.loading-bar .cd-desc2 {
  display: inline-block;
  vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
}
.cd-headline.loading-bar .cd-words-wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background: currentColor;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading:after {
  width: 100%;
  -webkit-transition: width 3s;
  transition: width 3s;
}
.cd-headline.loading-bar b {
  top: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0;
}
p {
  margin: 0;
}
* + p:not([class]) {
  margin: 1.85em 0 0;
  /* 	&amp;:last-child{
		margin-bottom: 1.85em
	} */
}
h1,
.h1 {
  font-size: 2.5em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 1.75em;
}
h4,
.h4 {
  font-size: 1.5em;
}
h5,
.h5 {
  font-size: 1.25em;
}
h6,
.h6 {
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  margin: 1em 0;
}
.pe-typo-title {
  text-transform: uppercase;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #f2f2f2;
  margin: 1.5em 0;
}
ul {
  list-style: none;
}
ul,
ol {
  margin: 30px 0;
  padding: 0;
}
ol {
  list-style-position: outside;
  padding-left: 20px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0 0 10px 30px;
}
ul:not([class]) &gt; li,
ul.pe-dark &gt; li,
ul.pe-light &gt; li {
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
}
ul:not([class]) &gt; li:before,
ul.pe-dark &gt; li:before,
ul.pe-light &gt; li:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 12px;
  left: 0;
  margin-right: 14px;
  width: 5px;
  height: 5px;
  background: #5e0000;
  border-radius: 50%;
}
ul.pe-light &gt; li:before {
  top: 12px;
  width: 6px;
  height: 6px;
  background: transparent;
  border: 1px solid #5e0000;
  position: relative;
}
ul.pe-dark &gt; li:before {
  background: currentColor;
  position: relative;
}
#pe-header ul:not([class]) &gt; li:before {
  background: rgba(50, 61, 76, 0.8);
}
#pe-header ul.pe-light &gt; li:before {
  border: 1px solid rgba(50, 61, 76, 0.8);
}
ol &gt; li:before {
  display: none;
}
ol.pe-roman,
ol.pe-roman ol {
  list-style-type: upper-roman;
}
ol.pe-alpha,
ol.pe-alpha ol {
  list-style-type: lower-alpha;
}
pre {
  direction: ltr;
  padding: 20px;
  margin: 1.5em 0;
  font-size: 120%;
  line-height: 1.5;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  color: #323d4c;
  background-color: #ffffff;
  border: 1px solid #e0e2e4;
  border-radius: 0;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.pe-color {
  color: #5e0000;
}
p.blue,
p.green,
p.red,
p.orange {
  display: table;
  padding: 20px;
  border-left: 5px solid transparent;
  margin: 1.5em 0;
}
p.blue span,
p.green span,
p.red span,
p.orange span {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}
p.blue span.fa,
p.green span.fa,
p.red span.fa,
p.orange span.fa,
p.blue span[class^='fa'],
p.green span[class^='fa'],
p.red span[class^='fa'],
p.orange span[class^='fa'] {
  padding-right: 20px;
}
p.blue.full,
p.green.full,
p.red.full,
p.orange.full {
  width: 100%;
}
p.blue {
  border-color: #3a87ad;
}
p.green {
  border-color: #58AD11;
}
p.red {
  border-color: #DE2843;
}
p.orange {
  border-color: #D8B811;
}
.pe-info,
.pe-success,
.pe-alert,
.pe-warning {
  display: table;
  width: 100%;
  padding: 20px;
  margin: 1.5em 0;
  text-align: justify;
  border-top: 1px solid transparent;
  border-left: 5px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.pe-info:empty,
.pe-success:empty,
.pe-alert:empty,
.pe-warning:empty {
  display: none;
}
.pe-info span,
.pe-success span,
.pe-alert span,
.pe-warning span {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}
.pe-info span.fa,
.pe-success span.fa,
.pe-alert span.fa,
.pe-warning span.fa,
.pe-info span[class^='fa'],
.pe-success span[class^='fa'],
.pe-alert span[class^='fa'],
.pe-warning span[class^='fa'] {
  padding-right: 20px;
}
.pe-info {
  color: #31708f;
  background: #d9edf7;
  border-color: #3a87ad;
}
.pe-success {
  color: #3c763d;
  background: #DFF0D8;
  border-color: #58AD11;
}
.pe-alert {
  color: #a94442;
  background: #F2DEDE;
  border-color: #DE2843;
}
.pe-warning {
  color: #8a6d3b;
  background: #fcf8e3;
  border-color: #D8B811;
}
.pe-block {
  margin: 10px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 40px;
}
.pe-block span {
  background: #dddddd;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
}
.pe-block span {
  font-size: 14px;
}
.pe-block.second span {
  background: #2a2a2a;
  color: #fff;
}
p.pebadge,
span.pebadge,
p.pecalendar,
span.pecalendar,
p.pechat,
span.pechat,
p.pecheck,
span.pecheck,
p.pecloud,
span.pecloud,
p.pedirection,
span.pedirection,
p.pedivide,
span.pedivide,
p.peerror,
span.peerror,
p.pefire,
span.pefire,
p.peflag,
span.peflag,
p.peheart,
span.peheart,
p.pehome,
span.pehome,
p.peinfo,
span.peinfo,
p.pelist,
span.pelist,
p.pemail,
span.pemail,
p.pepeople,
span.pepeople,
p.pestar,
span.pestar,
p.pestat,
span.pestat {
  display: block;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: left 6px;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.pebadge,
span.pebadge {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/badge.png");
}
p.pecalendar,
span.pecalendar {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/calendar.png");
}
p.pechat,
span.pechat {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/chat.png");
}
p.pecheck,
span.pecheck {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/check.png");
}
p.pecloud,
span.pecloud {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/cloud.png");
}
p.pedirection,
span.pedirection {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/direction.png");
}
p.pedivide,
span.pedivide {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/divide.png");
}
p.peerror,
span.peerror {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/error.png");
}
p.pefire,
span.pefire {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/fire.png");
}
p.peflag,
span.peflag {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/flag.png");
}
p.peheart,
span.peheart {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/heart.png");
}
p.pehome,
span.pehome {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/home.png");
}
p.peinfo,
span.peinfo {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/info.png");
}
p.pelist,
span.pelist {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/list.png");
}
p.pemail,
span.pemail {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/mail.png");
}
p.pepeople,
span.pepeople {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/people.png");
}
p.pestar,
span.pestar {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/star.png");
}
p.pestat,
span.pestat {
  background-image: url("https://www.alamance-nc.com/covid19/wp-content/themes/pe-eco-energy/images/icons/stat.png");
}
.quote-left,
.quote-right {
  display: block;
  position: relative;
  margin: 1.5em 0;
}
.quote-left span.fa,
.quote-right span.fa,
.quote-left span[class^='fa'],
.quote-right span[class^='fa'] {
  font-size: 30px;
  color: #e0e2e4;
}
.quote-left {
  text-align: left;
  border-left: 5px solid #e0e2e4;
  padding: 0 0 0 15px;
}
.quote-left span.fa,
.quote-left span[class^='fa'] {
  float: left;
  padding-right: 10px;
}
.quote-right {
  text-align: right;
  border-right: 5px solid #e0e2e4;
  padding: 0 15px 0 0;
}
.quote-right span.fa,
.quote-right span[class^='fa'] {
  float: right;
  padding-left: 10px;
}
blockquote {
  display: block;
  overflow: hidden;
  padding: 30px;
  margin: 20px 0;
  border-left: 2px solid #5e0000;
  font-size: 1.11em;
  font-style: italic;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 1em;
}
mark,
ins {
  background-color: #5e0000;
  color: #ffffff;
  text-decoration: none;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  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;
  outline: 0;
  display: none;
}
.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;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pe-modal-trigger {
  cursor: pointer;
}
.mfp-modal-content {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
@media (max-width: 1600px) {
  #pe-header + #pe-content-part {
    padding-top: 60px;
  }
}
@media (max-width: 1366px) {
  #pe-logo-nav .pe-main-menu .nav-menu &gt; .menu-item {
    margin: 0 15px;
  }
}
@media (max-width: 1250px) {
  #pe-copyrights #pe-copyrights-in {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1200px) {
  /*.tp-bullets{
    transform: matrix(1, 0, 0, 1, 10, -40) !important;
  }*/
  #pe-main .pe-wcag-settings .page-width {
    display: none;
  }
}
@media (max-width: 991px) {
  .menu-standard #pe-main-menu,
  .menu-both #pe-main-menu {
    display: none;
  }
  .menu-standard #pe-offcanvas-button {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
  }
  .menu-standard #pe-offcanvas .pe-offcanvas-menu {
    display: block;
  }
  #pe-wcag #pe-wcag-inside .pe-wcag-icon,
  #pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-icon {
    margin-right: 0;
    position: absolute;
    right: 0;
    transition: none;
  }
  #pe-main .pe-wcag-settings {
    right: 0;
    top: 0;
  }
  #pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-settings {
    right: -15px;
  }
  .scrolled #pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-settings {
    right: 0;
  }
  #pe-wcag {
    float: left;
    padding-right: 0;
  }
  #pe-nav {
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #pe-wcag #pe-wcag-inside {
    position: static;
  }
}
@media (max-width: 992px) {
  html {
    -webkit-text-size-adjust: none;
  }
  .btn {
    -webkit-appearance: none;
  }
  input,
  select,
  textarea {
    max-width: 100%;
  }
  .pe-widget[class*='height'] {
    min-height: 0 !important;
  }
  table,
  #pe-main .pe-table {
    float: none;
    width: 100% !important;
  }
  .pe-blog-row {
    margin-top: 30px;
  }
  .pe-blog-row.cols-2 .blog-col,
  .pe-blog-row.cols-3 .blog-col,
  .pe-blog-row.cols-4 .blog-col {
    margin: 0 0 30px;
  }
  .pe-blog-row.cols-2 .blog-col:last-child,
  .pe-blog-row.cols-3 .blog-col:last-child,
  .pe-blog-row.cols-4 .blog-col:last-child {
    margin: 0;
  }
  .pe-author-in,
  .pe-author-avatar,
  .pe-author-details {
    display: block;
  }
  .pe-author-avatar {
    padding: 0 0 20px;
  }
  .pe-comments .comment-body,
  .pe-comments .comment-avatar,
  .pe-comments .comment-details {
    display: block;
  }
  .pe-comments .comment-avatar {
    padding: 0 0 20px;
  }
  .pe-comments .comment-list &gt; li &gt; ul.children {
    padding-left: 20px;
  }
  .rtl .pe-comments .comment-list &gt; li &gt; ul.children {
    padding-left: 0;
    padding-right: 20px;
  }
  .pe-row.single-member .pe-member-contact,
  .pe-row.single-member .pe-socials {
    margin-top: 30px;
  }
  .pe-widget-members .span1 .member,
  .pe-widget-members .span2 .member,
  .pe-widget-members .span3 .member,
  .pe-widget-members .span4 .member,
  .pe-widget-members .span5 .member,
  .pe-widget-members .span6 .member,
  .pe-widget-members .span7 .member,
  .pe-widget-members .span8 .member,
  .pe-widget-members .span9 .member,
  .pe-widget-members .span10 .member {
    width: 100%;
  }
  .pe-best-features.view-1.img.second .first-half {
    text-align: initial;
  }
  .pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon {
    width: 25%;
  }
  .expand,
  .expand .pe-widget.pe-expand {
    margin: 0;
  }
  #pe-main .pe-color.pe-expand .pe-widget-in {
    padding: 30px;
    min-height: 0 !important;
  }
  .pe-pricing {
    margin: 30px 0;
  }
  .pe-short-info.left .image {
    margin: 0 0 30px;
    width: 100%;
  }
  .pe-short-info.left .wrapper {
    width: 100%;
  }
  .pe-widget-contact .pe-contact-form {
    margin: 30px 0 0;
  }
  .pe-widget-contact .pe-contact-form .pe-form-group .pe-row .col-md-6:first-of-type {
    margin: 0 0 25px;
  }
  .pe-panels.tabs .pn-content {
    padding: 30px;
  }
  .pe-widget.pe-big-title .pe-title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer:last-of-type {
    padding-bottom: 20px;
  }
  .pe-best-features .main-description .main-description-in {
    padding-top: 20px;
  }
  .pe-widget.pe-image-bottom img {
    position: static;
    bottom: auto !important;
  }
  .pe-testimonial-carousel {
    padding-bottom: 30px;
  }
  .pe-anibox figure h1,
  .pe-anibox figure h2,
  .pe-anibox figure h3,
  .pe-anibox figure h4,
  .pe-anibox figure h5,
  .pe-anibox figure h6,
  .pe-anibox figure p.p-title,
  .pe-anibox figure span {
    font-size: inherit;
  }
  .pe-anibox figure.effect-goliath h1,
  .pe-anibox figure.effect-goliath h2,
  .pe-anibox figure.effect-goliath h3,
  .pe-anibox figure.effect-goliath h4,
  .pe-anibox figure.effect-goliath h5,
  .pe-anibox figure.effect-goliath h6,
  .pe-anibox figure.effect-goliath p.p-title,
  .pe-anibox figure.effect-goliath span,
  .pe-anibox figure.effect-goliath p.subtitle,
  .pe-anibox figure.effect-julia h1,
  .pe-anibox figure.effect-julia h2,
  .pe-anibox figure.effect-julia h3,
  .pe-anibox figure.effect-julia h4,
  .pe-anibox figure.effect-julia h5,
  .pe-anibox figure.effect-julia h6,
  .pe-anibox figure.effect-julia p.p-title,
  .pe-anibox figure.effect-julia span,
  .pe-anibox figure.effect-marley h1,
  .pe-anibox figure.effect-marley h2,
  .pe-anibox figure.effect-marley h3,
  .pe-anibox figure.effect-marley h4,
  .pe-anibox figure.effect-marley h5,
  .pe-anibox figure.effect-marley h6,
  .pe-anibox figure.effect-marley p.p-title,
  .pe-anibox figure.effect-marley span,
  .pe-anibox figure.effect-marley p.subtitle {
    padding: 10px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .container-fluid,
  .pe-container,
  .pe-widget,
  #pe-header-body.menu-right {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row,
  .pe-row {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (max-width: 768px) {
  #pe-header .pe-widget {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  #pe-main .pe-blog-row figure.effect {
    overflow: visible;
  }
  #pe-main .pe-blog-row figure.effect figcaption {
    position: static;
    background: none;
    opacity: 1;
  }
  #pe-main .pe-blog-row figure.effect figcaption .intro {
    padding: 30px 0 0;
    color: #323d4c;
  }
  #pe-main .pe-blog-row figure.effect figcaption .intro:before,
  #pe-main .pe-blog-row figure.effect figcaption .intro:after {
    display: none;
  }
  #pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore {
    color: inherit;
    background: none;
    border: 2px solid #e0e2e4;
  }
  #pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore:hover,
  #pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore:focus {
    color: inherit;
    border-color: #a9afb5;
  }
  .cd-headline[style] {
    font-size: 20px !important;
  }
  .gallery.gallery-columns-2 .gallery-item,
  .gallery.gallery-columns-3 .gallery-item,
  .gallery.gallery-columns-4 .gallery-item,
  .gallery.gallery-columns-5 .gallery-item,
  .gallery.gallery-columns-6 .gallery-item,
  .gallery.gallery-columns-7 .gallery-item,
  .gallery.gallery-columns-8 .gallery-item,
  .gallery.gallery-columns-9 .gallery-item {
    width: 100%;
  }
  .pe-widget.pe-title-left h3.pe-title,
  .pe-widget.pe-title-right h3.pe-title {
    float: none;
    width: auto;
    text-align: initial;
    margin: 0 0 35px;
  }
  .pe-widget.pe-title-left h3.pe-title + div,
  .pe-widget.pe-title-right h3.pe-title + div {
    float: none;
    width: 100%;
    padding: 0;
  }
  #pe-copyrights #pe-copyrights-info,
  #pe-copyrights #pixelemu-copyrights {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .slider-carousel-outer.carousel ul.thumbnails {
    text-align: center;
  }
  .pe-tabs .pe-tabs-content {
    padding: 30px;
  }
  .pe-tabs .pe-tab-links li {
    text-align: left;
  }
  .pe-tabs .pe-tab-links li a {
    padding-left: 30px;
    padding-right: 30px;
    border-top-width: 0;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: transparent;
  }
  .page-header &gt; h1,
  .page-header &gt; h2,
  .page-header &gt; h3,
  .page-header &gt; h4,
  .page-header &gt; h5,
  .page-header &gt; h6,
  .page-header &gt; p,
  .page-header &gt; h1,
  .page-header &gt; h2,
  .page-header &gt; h3,
  .page-header &gt; h4,
  .page-header &gt; h5,
  .page-header &gt; h6,
  .page-header &gt; p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #pe-main ul.pe-wcag-settings .separator {
    display: none;
  }
  #pe-bar-left,
  #pe-bar-right {
    max-width: 50%;
  }
  #pe-logo-nav .container-fluid.full,
  #pe-copyrights .container-fluid.full,
  #pe-logo-nav .pe-container.full,
  #pe-copyrights .pe-container.full {
    padding-left: 15px;
    padding-right: 15px;
  }
  #pe-copyrights-info,
  #pixelemu-copyrights {
    text-align: center;
    float: none !important;
  }
  #pe-copyrights #pixelemu-copyrights {
    border: none;
    padding: 0;
  }
  #pe-main .cd-headline {
    font-size: 1em !important;
  }
  .diagonal-header #pe-header + #pe-top1:before,
  .diagonal-header #pe-header + #pe-top2:before,
  .diagonal-header #pe-header + #pe-top3:before,
  .diagonal-header #pe-header + #pe-top4:before,
  .diagonal-header #pe-header + #pe-top5:before,
  .diagonal-header #pe-header + #pe-bottom1:before,
  .diagonal-header #pe-header + #pe-bottom2:before,
  .diagonal-header #pe-header + #pe-bottom3:before,
  .diagonal-header #pe-header + #pe-bottom4:before,
  .diagonal-header #pe-header + #pe-bottom5:before,
  .diagonal-header #pe-header + #pe-footer:before {
    display: none;
  }
}
@media (max-width: 410px) {
  .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label,
  .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label {
    margin-left: 0;
  }
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
</pre></body></html>