html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.container-fluid,
.pe-container {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  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 > .row,
.pe-container.full > .row,
.container-fluid.full > .pe-row,
.pe-container.full > .pe-row {
  margin-left: 0;
  margin-right: 0;
}
.row,
.pe-row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before,
.pe-row:before,
.row:after,
.pe-row:after {
  content: ' ';
  display: table;
}
.row:after,
.pe-row:after {
  clear: both;
}
.col-md-0 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.pe-widget-raw[class*='col-'] {
  padding: 0;
}
.pe-widget-raw.col-md-0 {
  width: auto;
  float: none;
}
.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: 15px;
  padding-left: 15px;
}
.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 {
  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 {
    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 {
    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 {
    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%;
  }
}
.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;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.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 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 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 #e3e3e3;
}
.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%;
}
html.no-scroll {
  width: 100%;
  overflow-y: scroll;
  position: fixed;
}
body {
  color: #444444;
  font-family: Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  background-color: #2a2c2e;
  line-height: 1.7;
}
body.font-readable {
  letter-spacing: 0.12em;
  word-spacing: 0.16em;
}
.nospace {
  padding: 0 !important;
}
.nospace-top {
  padding-top: 0 !important;
}
.nospace-bottom {
  padding-bottom: 0 !important;
}
.wide-page .pe-container,
.wide-page .container-fluid {
  max-width: 100%;
}
#pe-main .pe-wcag-settings {
  margin: 0;
}
#pe-main .pe-wcag-settings ul {
  margin: 0;
}
#pe-main .pe-wcag-settings li {
  float: left;
  margin: 0 0 0 2px;
}
#pe-main .pe-wcag-settings li:first-child {
  margin: 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: 3px 7px;
  border: 1px solid #e3e3e3;
  color: #444444;
  background: #ffffff;
  text-decoration: 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: #036085;
}
#pe-main .pe-wcag-settings li.separator {
  margin: 0 2px;
}
#pe-main .pe-wcag-settings > li {
  margin: 0 0 0 10px;
}
#pe-main .pe-wcag-settings > 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: #036085;
}
#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: #036085;
}
#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: #036085;
}
#pe-main {
  position: relative;
  background: #ffffff;
  overflow: hidden;
}
.sticky-bar #pe-main {
  padding-top: 85px;
}
.sticky-bar.top-bar #pe-main {
  padding-top: 114px;
}
.sticky-bar #pe-bar {
  position: fixed;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 900;
  border-bottom: 1px solid #e3e3e3;
}
.admin-bar.sticky-bar #pe-bar {
  top: 32px;
}
#pe-top-bar {
  line-height: 39px;
  font-size: 0.9em;
  background: #ffffff;
  color: #444444;
  border-bottom: 1px solid #e3e3e3;
}
#pe-search {
  float: right;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: 20px;
  position: relative;
  z-index: 100;
}
#pe-search.pe-search-mobile {
  display: none;
}
#pe-logo-nav {
  color: #444444;
  background: #ffffff;
}
#pe-logo-nav-in {
  position: relative;
}
#pe-bar-left {
  padding: 12px 0;
  position: relative;
  z-index: 5;
  -webkit-transition: padding 0.2s ease-out;
  transition: padding 0.2s ease-out;
}
#pe-bar-left #pe-logo a {
  display: inline-block;
}
#pe-bar-left #pe-logo a img {
  display: block;
}
#pe-bar-left .pe-logo-text {
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}
#pe-bar-left .pe-logo-desc {
  line-height: 1.1;
}
#pe-header {
  background: #4c4c4c;
  color: #ffffff;
}
#pe-top1 {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #444444;
  background: #f5f5f5;
}
#pe-top2 {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #444444;
  background: #ffffff;
}
#pe-top3 {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #444444;
  background: #f5f5f5;
}
#pe-breadcrumbs {
  padding-top: 30px;
}
#pe-breadcrumbs + #pe-content-part {
  padding-top: 30px;
}
#pe-content-part {
  padding-top: 60px;
  padding-bottom: 30px;
}
#pe-maincontent {
  margin: 0 0 30px;
}
#pe-bottom1 {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #444444;
  background: #f5f5f5;
}
#pe-bottom2 {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #444444;
  background: #ffffff;
}
#pe-bottom3 {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #444444;
  background: #f5f5f5;
}
#pe-footer-mod {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #b8b8b8;
  background: #34373a;
}
#pe-footer {
  font-size: 0.9em;
  padding: 30px 0;
  color: #b2b2b2;
  background: #2a2c2e;
  line-height: 35px;
}
#pe-footer a {
  color: #b2b2b2;
  font-weight: bold;
}
#pe-top1 + #pe-bottom2 {
  padding-top: 0;
}
#pe-top2 + #pe-bottom1 {
  padding-top: 0;
}
#pe-top3 + #pe-bottom3 {
  padding-top: 0;
}
a {
  color: #036085;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
  outline: 0;
}
#pe-main .pe-color1 a {
  color: #ffffff;
}
#pe-main .pe-color2 a {
  color: #ffffff;
}
#pe-main .pe-color3 a {
  color: #ffffff;
}
#pe-main .pe-color4 a {
  color: #ffffff;
}
#pe-main .pe-color5 a {
  color: #036085;
}
::selection {
  background: #036085;
  color: #ffffff;
}
::-webkit-selection {
  background: #036085;
  color: #ffffff;
}
::-moz-selection {
  background: #036085;
  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: 20px;
  vertical-align: middle;
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  padding: 18px 20px;
  border: 2px solid #036085;
  color: #444444;
  background: #ffffff;
  border-radius: 0;
  max-width: 100%;
}
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: #444444;
  opacity: 1;
}
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: #444444;
  opacity: 1;
}
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: #444444;
  opacity: 1;
}
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 {
  border-color: #0484b7;
  outline: 0;
}
textarea {
  height: auto;
  line-height: 1.2;
  padding: 18px 20px;
}
#pe-main .pe-color1 select,
#pe-main .pe-color1 textarea,
#pe-main .pe-color1 input[type="text"],
#pe-main .pe-color1 input[type="password"],
#pe-main .pe-color1 input[type="datetime"],
#pe-main .pe-color1 input[type="datetime-local"],
#pe-main .pe-color1 input[type="date"],
#pe-main .pe-color1 input[type="month"],
#pe-main .pe-color1 input[type="time"],
#pe-main .pe-color1 input[type="week"],
#pe-main .pe-color1 input[type="number"],
#pe-main .pe-color1 input[type="email"],
#pe-main .pe-color1 input[type="url"],
#pe-main .pe-color1 input[type="search"],
#pe-main .pe-color1 input[type="tel"],
#pe-main .pe-color1 input[type="color"] {
  color: #036085;
  border-color: rgba(3, 96, 133, 0.25);
}
#pe-main .pe-color1 select::-moz-placeholder,
#pe-main .pe-color1 textarea::-moz-placeholder,
#pe-main .pe-color1 input[type="text"]::-moz-placeholder,
#pe-main .pe-color1 input[type="password"]::-moz-placeholder,
#pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
#pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
#pe-main .pe-color1 input[type="date"]::-moz-placeholder,
#pe-main .pe-color1 input[type="month"]::-moz-placeholder,
#pe-main .pe-color1 input[type="time"]::-moz-placeholder,
#pe-main .pe-color1 input[type="week"]::-moz-placeholder,
#pe-main .pe-color1 input[type="number"]::-moz-placeholder,
#pe-main .pe-color1 input[type="email"]::-moz-placeholder,
#pe-main .pe-color1 input[type="url"]::-moz-placeholder,
#pe-main .pe-color1 input[type="search"]::-moz-placeholder,
#pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
#pe-main .pe-color1 input[type="color"]::-moz-placeholder {
  color: #036085;
  opacity: 1;
}
#pe-main .pe-color1 select:-ms-input-placeholder,
#pe-main .pe-color1 textarea:-ms-input-placeholder,
#pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
#pe-main .pe-color1 input[type="color"]:-ms-input-placeholder {
  color: #036085;
  opacity: 1;
}
#pe-main .pe-color1 select::-webkit-input-placeholder,
#pe-main .pe-color1 textarea::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
#pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder {
  color: #036085;
  opacity: 1;
}
#pe-main .pe-color1 select:focus,
#pe-main .pe-color1 textarea:focus,
#pe-main .pe-color1 input[type="text"]:focus,
#pe-main .pe-color1 input[type="password"]:focus,
#pe-main .pe-color1 input[type="datetime"]:focus,
#pe-main .pe-color1 input[type="datetime-local"]:focus,
#pe-main .pe-color1 input[type="date"]:focus,
#pe-main .pe-color1 input[type="month"]:focus,
#pe-main .pe-color1 input[type="time"]:focus,
#pe-main .pe-color1 input[type="week"]:focus,
#pe-main .pe-color1 input[type="number"]:focus,
#pe-main .pe-color1 input[type="email"]:focus,
#pe-main .pe-color1 input[type="url"]:focus,
#pe-main .pe-color1 input[type="search"]:focus,
#pe-main .pe-color1 input[type="tel"]:focus,
#pe-main .pe-color1 input[type="color"]:focus {
  border-color: rgba(3, 96, 133, 0.3);
}
#pe-main .pe-color2 select,
#pe-main .pe-color2 textarea,
#pe-main .pe-color2 input[type="text"],
#pe-main .pe-color2 input[type="password"],
#pe-main .pe-color2 input[type="datetime"],
#pe-main .pe-color2 input[type="datetime-local"],
#pe-main .pe-color2 input[type="date"],
#pe-main .pe-color2 input[type="month"],
#pe-main .pe-color2 input[type="time"],
#pe-main .pe-color2 input[type="week"],
#pe-main .pe-color2 input[type="number"],
#pe-main .pe-color2 input[type="email"],
#pe-main .pe-color2 input[type="url"],
#pe-main .pe-color2 input[type="search"],
#pe-main .pe-color2 input[type="tel"],
#pe-main .pe-color2 input[type="color"] {
  color: #ea0524;
  border-color: rgba(234, 5, 36, 0.25);
}
#pe-main .pe-color2 select::-moz-placeholder,
#pe-main .pe-color2 textarea::-moz-placeholder,
#pe-main .pe-color2 input[type="text"]::-moz-placeholder,
#pe-main .pe-color2 input[type="password"]::-moz-placeholder,
#pe-main .pe-color2 input[type="datetime"]::-moz-placeholder,
#pe-main .pe-color2 input[type="datetime-local"]::-moz-placeholder,
#pe-main .pe-color2 input[type="date"]::-moz-placeholder,
#pe-main .pe-color2 input[type="month"]::-moz-placeholder,
#pe-main .pe-color2 input[type="time"]::-moz-placeholder,
#pe-main .pe-color2 input[type="week"]::-moz-placeholder,
#pe-main .pe-color2 input[type="number"]::-moz-placeholder,
#pe-main .pe-color2 input[type="email"]::-moz-placeholder,
#pe-main .pe-color2 input[type="url"]::-moz-placeholder,
#pe-main .pe-color2 input[type="search"]::-moz-placeholder,
#pe-main .pe-color2 input[type="tel"]::-moz-placeholder,
#pe-main .pe-color2 input[type="color"]::-moz-placeholder {
  color: #ea0524;
  opacity: 1;
}
#pe-main .pe-color2 select:-ms-input-placeholder,
#pe-main .pe-color2 textarea:-ms-input-placeholder,
#pe-main .pe-color2 input[type="text"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="password"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="datetime"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="datetime-local"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="date"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="month"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="time"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="week"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="number"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="email"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="url"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="search"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="tel"]:-ms-input-placeholder,
#pe-main .pe-color2 input[type="color"]:-ms-input-placeholder {
  color: #ea0524;
  opacity: 1;
}
#pe-main .pe-color2 select::-webkit-input-placeholder,
#pe-main .pe-color2 textarea::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="text"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="password"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="datetime"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="datetime-local"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="date"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="month"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="time"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="week"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="number"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="email"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="url"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="search"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="tel"]::-webkit-input-placeholder,
#pe-main .pe-color2 input[type="color"]::-webkit-input-placeholder {
  color: #ea0524;
  opacity: 1;
}
#pe-main .pe-color2 select:focus,
#pe-main .pe-color2 textarea:focus,
#pe-main .pe-color2 input[type="text"]:focus,
#pe-main .pe-color2 input[type="password"]:focus,
#pe-main .pe-color2 input[type="datetime"]:focus,
#pe-main .pe-color2 input[type="datetime-local"]:focus,
#pe-main .pe-color2 input[type="date"]:focus,
#pe-main .pe-color2 input[type="month"]:focus,
#pe-main .pe-color2 input[type="time"]:focus,
#pe-main .pe-color2 input[type="week"]:focus,
#pe-main .pe-color2 input[type="number"]:focus,
#pe-main .pe-color2 input[type="email"]:focus,
#pe-main .pe-color2 input[type="url"]:focus,
#pe-main .pe-color2 input[type="search"]:focus,
#pe-main .pe-color2 input[type="tel"]:focus,
#pe-main .pe-color2 input[type="color"]:focus {
  border-color: rgba(234, 5, 36, 0.3);
}
#pe-main .pe-color3 select,
#pe-main .pe-color3 textarea,
#pe-main .pe-color3 input[type="text"],
#pe-main .pe-color3 input[type="password"],
#pe-main .pe-color3 input[type="datetime"],
#pe-main .pe-color3 input[type="datetime-local"],
#pe-main .pe-color3 input[type="date"],
#pe-main .pe-color3 input[type="month"],
#pe-main .pe-color3 input[type="time"],
#pe-main .pe-color3 input[type="week"],
#pe-main .pe-color3 input[type="number"],
#pe-main .pe-color3 input[type="email"],
#pe-main .pe-color3 input[type="url"],
#pe-main .pe-color3 input[type="search"],
#pe-main .pe-color3 input[type="tel"],
#pe-main .pe-color3 input[type="color"] {
  color: #4d7900;
  border-color: rgba(77, 121, 0, 0.15);
}
#pe-main .pe-color3 select::-moz-placeholder,
#pe-main .pe-color3 textarea::-moz-placeholder,
#pe-main .pe-color3 input[type="text"]::-moz-placeholder,
#pe-main .pe-color3 input[type="password"]::-moz-placeholder,
#pe-main .pe-color3 input[type="datetime"]::-moz-placeholder,
#pe-main .pe-color3 input[type="datetime-local"]::-moz-placeholder,
#pe-main .pe-color3 input[type="date"]::-moz-placeholder,
#pe-main .pe-color3 input[type="month"]::-moz-placeholder,
#pe-main .pe-color3 input[type="time"]::-moz-placeholder,
#pe-main .pe-color3 input[type="week"]::-moz-placeholder,
#pe-main .pe-color3 input[type="number"]::-moz-placeholder,
#pe-main .pe-color3 input[type="email"]::-moz-placeholder,
#pe-main .pe-color3 input[type="url"]::-moz-placeholder,
#pe-main .pe-color3 input[type="search"]::-moz-placeholder,
#pe-main .pe-color3 input[type="tel"]::-moz-placeholder,
#pe-main .pe-color3 input[type="color"]::-moz-placeholder {
  color: #4d7900;
  opacity: 1;
}
#pe-main .pe-color3 select:-ms-input-placeholder,
#pe-main .pe-color3 textarea:-ms-input-placeholder,
#pe-main .pe-color3 input[type="text"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="password"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="datetime"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="datetime-local"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="date"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="month"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="time"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="week"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="number"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="email"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="url"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="search"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="tel"]:-ms-input-placeholder,
#pe-main .pe-color3 input[type="color"]:-ms-input-placeholder {
  color: #4d7900;
  opacity: 1;
}
#pe-main .pe-color3 select::-webkit-input-placeholder,
#pe-main .pe-color3 textarea::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="text"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="password"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="datetime"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="datetime-local"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="date"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="month"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="time"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="week"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="number"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="email"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="url"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="search"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="tel"]::-webkit-input-placeholder,
#pe-main .pe-color3 input[type="color"]::-webkit-input-placeholder {
  color: #4d7900;
  opacity: 1;
}
#pe-main .pe-color3 select:focus,
#pe-main .pe-color3 textarea:focus,
#pe-main .pe-color3 input[type="text"]:focus,
#pe-main .pe-color3 input[type="password"]:focus,
#pe-main .pe-color3 input[type="datetime"]:focus,
#pe-main .pe-color3 input[type="datetime-local"]:focus,
#pe-main .pe-color3 input[type="date"]:focus,
#pe-main .pe-color3 input[type="month"]:focus,
#pe-main .pe-color3 input[type="time"]:focus,
#pe-main .pe-color3 input[type="week"]:focus,
#pe-main .pe-color3 input[type="number"]:focus,
#pe-main .pe-color3 input[type="email"]:focus,
#pe-main .pe-color3 input[type="url"]:focus,
#pe-main .pe-color3 input[type="search"]:focus,
#pe-main .pe-color3 input[type="tel"]:focus,
#pe-main .pe-color3 input[type="color"]:focus {
  border-color: rgba(77, 121, 0, 0.3);
}
#pe-main .pe-color4 select,
#pe-main .pe-color4 textarea,
#pe-main .pe-color4 input[type="text"],
#pe-main .pe-color4 input[type="password"],
#pe-main .pe-color4 input[type="datetime"],
#pe-main .pe-color4 input[type="datetime-local"],
#pe-main .pe-color4 input[type="date"],
#pe-main .pe-color4 input[type="month"],
#pe-main .pe-color4 input[type="time"],
#pe-main .pe-color4 input[type="week"],
#pe-main .pe-color4 input[type="number"],
#pe-main .pe-color4 input[type="email"],
#pe-main .pe-color4 input[type="url"],
#pe-main .pe-color4 input[type="search"],
#pe-main .pe-color4 input[type="tel"],
#pe-main .pe-color4 input[type="color"] {
  color: #036085;
  border-color: rgba(3, 96, 133, 0.25);
}
#pe-main .pe-color4 select::-moz-placeholder,
#pe-main .pe-color4 textarea::-moz-placeholder,
#pe-main .pe-color4 input[type="text"]::-moz-placeholder,
#pe-main .pe-color4 input[type="password"]::-moz-placeholder,
#pe-main .pe-color4 input[type="datetime"]::-moz-placeholder,
#pe-main .pe-color4 input[type="datetime-local"]::-moz-placeholder,
#pe-main .pe-color4 input[type="date"]::-moz-placeholder,
#pe-main .pe-color4 input[type="month"]::-moz-placeholder,
#pe-main .pe-color4 input[type="time"]::-moz-placeholder,
#pe-main .pe-color4 input[type="week"]::-moz-placeholder,
#pe-main .pe-color4 input[type="number"]::-moz-placeholder,
#pe-main .pe-color4 input[type="email"]::-moz-placeholder,
#pe-main .pe-color4 input[type="url"]::-moz-placeholder,
#pe-main .pe-color4 input[type="search"]::-moz-placeholder,
#pe-main .pe-color4 input[type="tel"]::-moz-placeholder,
#pe-main .pe-color4 input[type="color"]::-moz-placeholder {
  color: #036085;
  opacity: 1;
}
#pe-main .pe-color4 select:-ms-input-placeholder,
#pe-main .pe-color4 textarea:-ms-input-placeholder,
#pe-main .pe-color4 input[type="text"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="password"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="datetime"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="datetime-local"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="date"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="month"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="time"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="week"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="number"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="email"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="url"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="search"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="tel"]:-ms-input-placeholder,
#pe-main .pe-color4 input[type="color"]:-ms-input-placeholder {
  color: #036085;
  opacity: 1;
}
#pe-main .pe-color4 select::-webkit-input-placeholder,
#pe-main .pe-color4 textarea::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="text"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="password"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="datetime"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="datetime-local"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="date"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="month"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="time"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="week"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="number"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="email"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="url"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="search"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="tel"]::-webkit-input-placeholder,
#pe-main .pe-color4 input[type="color"]::-webkit-input-placeholder {
  color: #036085;
  opacity: 1;
}
#pe-main .pe-color4 select:focus,
#pe-main .pe-color4 textarea:focus,
#pe-main .pe-color4 input[type="text"]:focus,
#pe-main .pe-color4 input[type="password"]:focus,
#pe-main .pe-color4 input[type="datetime"]:focus,
#pe-main .pe-color4 input[type="datetime-local"]:focus,
#pe-main .pe-color4 input[type="date"]:focus,
#pe-main .pe-color4 input[type="month"]:focus,
#pe-main .pe-color4 input[type="time"]:focus,
#pe-main .pe-color4 input[type="week"]:focus,
#pe-main .pe-color4 input[type="number"]:focus,
#pe-main .pe-color4 input[type="email"]:focus,
#pe-main .pe-color4 input[type="url"]:focus,
#pe-main .pe-color4 input[type="search"]:focus,
#pe-main .pe-color4 input[type="tel"]:focus,
#pe-main .pe-color4 input[type="color"]:focus {
  border-color: rgba(3, 96, 133, 0.3);
}
#pe-main .pe-color5 select,
#pe-main .pe-color5 textarea,
#pe-main .pe-color5 input[type="text"],
#pe-main .pe-color5 input[type="password"],
#pe-main .pe-color5 input[type="datetime"],
#pe-main .pe-color5 input[type="datetime-local"],
#pe-main .pe-color5 input[type="date"],
#pe-main .pe-color5 input[type="month"],
#pe-main .pe-color5 input[type="time"],
#pe-main .pe-color5 input[type="week"],
#pe-main .pe-color5 input[type="number"],
#pe-main .pe-color5 input[type="email"],
#pe-main .pe-color5 input[type="url"],
#pe-main .pe-color5 input[type="search"],
#pe-main .pe-color5 input[type="tel"],
#pe-main .pe-color5 input[type="color"] {
  color: #444444;
  border-color: #036085;
}
#pe-main .pe-color5 select::-moz-placeholder,
#pe-main .pe-color5 textarea::-moz-placeholder,
#pe-main .pe-color5 input[type="text"]::-moz-placeholder,
#pe-main .pe-color5 input[type="password"]::-moz-placeholder,
#pe-main .pe-color5 input[type="datetime"]::-moz-placeholder,
#pe-main .pe-color5 input[type="datetime-local"]::-moz-placeholder,
#pe-main .pe-color5 input[type="date"]::-moz-placeholder,
#pe-main .pe-color5 input[type="month"]::-moz-placeholder,
#pe-main .pe-color5 input[type="time"]::-moz-placeholder,
#pe-main .pe-color5 input[type="week"]::-moz-placeholder,
#pe-main .pe-color5 input[type="number"]::-moz-placeholder,
#pe-main .pe-color5 input[type="email"]::-moz-placeholder,
#pe-main .pe-color5 input[type="url"]::-moz-placeholder,
#pe-main .pe-color5 input[type="search"]::-moz-placeholder,
#pe-main .pe-color5 input[type="tel"]::-moz-placeholder,
#pe-main .pe-color5 input[type="color"]::-moz-placeholder {
  color: #444444;
  opacity: 1;
}
#pe-main .pe-color5 select:-ms-input-placeholder,
#pe-main .pe-color5 textarea:-ms-input-placeholder,
#pe-main .pe-color5 input[type="text"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="password"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="datetime"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="datetime-local"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="date"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="month"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="time"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="week"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="number"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="email"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="url"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="search"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="tel"]:-ms-input-placeholder,
#pe-main .pe-color5 input[type="color"]:-ms-input-placeholder {
  color: #444444;
  opacity: 1;
}
#pe-main .pe-color5 select::-webkit-input-placeholder,
#pe-main .pe-color5 textarea::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="text"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="password"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="datetime"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="datetime-local"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="date"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="month"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="time"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="week"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="number"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="email"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="url"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="search"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="tel"]::-webkit-input-placeholder,
#pe-main .pe-color5 input[type="color"]::-webkit-input-placeholder {
  color: #444444;
  opacity: 1;
}
#pe-main .pe-color5 select:focus,
#pe-main .pe-color5 textarea:focus,
#pe-main .pe-color5 input[type="text"]:focus,
#pe-main .pe-color5 input[type="password"]:focus,
#pe-main .pe-color5 input[type="datetime"]:focus,
#pe-main .pe-color5 input[type="datetime-local"]:focus,
#pe-main .pe-color5 input[type="date"]:focus,
#pe-main .pe-color5 input[type="month"]:focus,
#pe-main .pe-color5 input[type="time"]:focus,
#pe-main .pe-color5 input[type="week"]:focus,
#pe-main .pe-color5 input[type="number"]:focus,
#pe-main .pe-color5 input[type="email"]:focus,
#pe-main .pe-color5 input[type="url"]:focus,
#pe-main .pe-color5 input[type="search"]:focus,
#pe-main .pe-color5 input[type="tel"]:focus,
#pe-main .pe-color5 input[type="color"]:focus {
  border-color: #0484b7;
}
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  height: auto;
  line-height: 20px;
  border: none;
  background: #036085;
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  padding: 18px 50px;
  color: #ffffff;
  border: 2px solid #036085;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.btn.active,
.btn:hover,
.btn:focus {
  text-decoration: none;
  color: #036085;
  background: transparent;
}
.btn.active,
.btn:active {
  outline: 0;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  height: auto;
  line-height: 20px;
  border: none;
  background: #036085;
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  padding: 18px 50px;
  color: #ffffff;
  border: 2px solid #036085;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.button.active,
button.active,
input[type="submit"].active,
input[type="button"].active,
input[type="reset"].active,
.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: #036085;
  background: transparent;
}
.button.active,
button.active,
input[type="submit"].active,
input[type="button"].active,
input[type="reset"].active,
.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.active a,
.button:hover a,
.button:focus a {
  color: #036085;
}
#pe-main .pe-color1 .button,
#pe-main .pe-color1 button,
#pe-main .pe-color1 input[type="submit"],
#pe-main .pe-color1 input[type="button"],
#pe-main .pe-color1 input[type="reset"] {
  color: #036085;
  background: #ffffff;
  border-color: #ffffff;
}
#pe-main .pe-color1 .button.active,
#pe-main .pe-color1 button.active,
#pe-main .pe-color1 input[type="submit"].active,
#pe-main .pe-color1 input[type="button"].active,
#pe-main .pe-color1 input[type="reset"].active,
#pe-main .pe-color1 .button:hover,
#pe-main .pe-color1 button:hover,
#pe-main .pe-color1 input[type="submit"]:hover,
#pe-main .pe-color1 input[type="button"]:hover,
#pe-main .pe-color1 input[type="reset"]:hover,
#pe-main .pe-color1 .button:focus,
#pe-main .pe-color1 button:focus,
#pe-main .pe-color1 input[type="submit"]:focus,
#pe-main .pe-color1 input[type="button"]:focus,
#pe-main .pe-color1 input[type="reset"]:focus {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
}
#pe-main .pe-color2 .button,
#pe-main .pe-color2 button,
#pe-main .pe-color2 input[type="submit"],
#pe-main .pe-color2 input[type="button"],
#pe-main .pe-color2 input[type="reset"] {
  color: #ea0524;
  background: #ffffff;
  border-color: #ffffff;
}
#pe-main .pe-color2 .button.active,
#pe-main .pe-color2 button.active,
#pe-main .pe-color2 input[type="submit"].active,
#pe-main .pe-color2 input[type="button"].active,
#pe-main .pe-color2 input[type="reset"].active,
#pe-main .pe-color2 .button:hover,
#pe-main .pe-color2 button:hover,
#pe-main .pe-color2 input[type="submit"]:hover,
#pe-main .pe-color2 input[type="button"]:hover,
#pe-main .pe-color2 input[type="reset"]:hover,
#pe-main .pe-color2 .button:focus,
#pe-main .pe-color2 button:focus,
#pe-main .pe-color2 input[type="submit"]:focus,
#pe-main .pe-color2 input[type="button"]:focus,
#pe-main .pe-color2 input[type="reset"]:focus {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
}
#pe-main .pe-color3 .button,
#pe-main .pe-color3 button,
#pe-main .pe-color3 input[type="submit"],
#pe-main .pe-color3 input[type="button"],
#pe-main .pe-color3 input[type="reset"] {
  color: #4d7900;
  background: #ffffff;
  border-color: #ffffff;
}
#pe-main .pe-color3 .button.active,
#pe-main .pe-color3 button.active,
#pe-main .pe-color3 input[type="submit"].active,
#pe-main .pe-color3 input[type="button"].active,
#pe-main .pe-color3 input[type="reset"].active,
#pe-main .pe-color3 .button:hover,
#pe-main .pe-color3 button:hover,
#pe-main .pe-color3 input[type="submit"]:hover,
#pe-main .pe-color3 input[type="button"]:hover,
#pe-main .pe-color3 input[type="reset"]:hover,
#pe-main .pe-color3 .button:focus,
#pe-main .pe-color3 button:focus,
#pe-main .pe-color3 input[type="submit"]:focus,
#pe-main .pe-color3 input[type="button"]:focus,
#pe-main .pe-color3 input[type="reset"]:focus {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
}
#pe-main .pe-color4 .button,
#pe-main .pe-color4 button,
#pe-main .pe-color4 input[type="submit"],
#pe-main .pe-color4 input[type="button"],
#pe-main .pe-color4 input[type="reset"] {
  color: #036085;
  background: #ffffff;
  border-color: #ffffff;
}
#pe-main .pe-color4 .button.active,
#pe-main .pe-color4 button.active,
#pe-main .pe-color4 input[type="submit"].active,
#pe-main .pe-color4 input[type="button"].active,
#pe-main .pe-color4 input[type="reset"].active,
#pe-main .pe-color4 .button:hover,
#pe-main .pe-color4 button:hover,
#pe-main .pe-color4 input[type="submit"]:hover,
#pe-main .pe-color4 input[type="button"]:hover,
#pe-main .pe-color4 input[type="reset"]:hover,
#pe-main .pe-color4 .button:focus,
#pe-main .pe-color4 button:focus,
#pe-main .pe-color4 input[type="submit"]:focus,
#pe-main .pe-color4 input[type="button"]:focus,
#pe-main .pe-color4 input[type="reset"]:focus {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
}
#pe-main .pe-color5 .button,
#pe-main .pe-color5 button,
#pe-main .pe-color5 input[type="submit"],
#pe-main .pe-color5 input[type="button"],
#pe-main .pe-color5 input[type="reset"] {
  color: #ffffff;
  background: #036085;
  border-color: #036085;
}
#pe-main .pe-color5 .button.active,
#pe-main .pe-color5 button.active,
#pe-main .pe-color5 input[type="submit"].active,
#pe-main .pe-color5 input[type="button"].active,
#pe-main .pe-color5 input[type="reset"].active,
#pe-main .pe-color5 .button:hover,
#pe-main .pe-color5 button:hover,
#pe-main .pe-color5 input[type="submit"]:hover,
#pe-main .pe-color5 input[type="button"]:hover,
#pe-main .pe-color5 input[type="reset"]:hover,
#pe-main .pe-color5 .button:focus,
#pe-main .pe-color5 button:focus,
#pe-main .pe-color5 input[type="submit"]:focus,
#pe-main .pe-color5 input[type="button"]:focus,
#pe-main .pe-color5 input[type="reset"]:focus {
  color: #036085;
  background: transparent;
  border-color: #036085;
}
.readmore {
  display: inline-block;
  vertical-align: middle;
  padding: 18px 50px;
  font-size: inherit;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #545454;
  border: 2px solid #545454;
  background: transparent;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.readmore.active,
.readmore:hover,
.readmore:focus {
  text-decoration: none;
  color: #545454;
  border: 2px solid #545454;
  background: rgba(84, 84, 84, 0.2);
}
.readmore.active,
.readmore:active {
  outline: 0;
}
.readmore.readmore-icon {
  padding: 18px 70px 18px 50px;
  position: relative;
}
.readmore.readmore-icon span.fa {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  right: 30px;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.readmore.readmore-icon.active span.fa,
.readmore.readmore-icon:hover span.fa,
.readmore.readmore-icon:focus span.fa {
  right: 15px;
}
#pe-main .pe-color1 .readmore,
#pe-main .pe-color2 .readmore,
#pe-main .pe-color3 .readmore,
#pe-main .pe-color4 .readmore {
  color: inherit;
  border-color: currentColor;
  background: transparent;
}
#pe-main .pe-color1 .readmore.active,
#pe-main .pe-color2 .readmore.active,
#pe-main .pe-color3 .readmore.active,
#pe-main .pe-color4 .readmore.active,
#pe-main .pe-color1 .readmore:hover,
#pe-main .pe-color2 .readmore:hover,
#pe-main .pe-color3 .readmore:hover,
#pe-main .pe-color4 .readmore:hover,
#pe-main .pe-color1 .readmore:focus,
#pe-main .pe-color2 .readmore:focus,
#pe-main .pe-color3 .readmore:focus,
#pe-main .pe-color4 .readmore:focus {
  color: inherit;
  border-color: currentColor;
}
#pe-main .pe-color1 .readmore.active,
#pe-main .pe-color1 .readmore:hover,
#pe-main .pe-color1 .readmore:focus {
  background: rgba(255, 255, 255, 0.2);
}
#pe-main .pe-color2 .readmore.active,
#pe-main .pe-color2 .readmore:hover,
#pe-main .pe-color2 .readmore:focus {
  background: rgba(255, 255, 255, 0.2);
}
#pe-main .pe-color3 .readmore.active,
#pe-main .pe-color3 .readmore:hover,
#pe-main .pe-color3 .readmore:focus {
  background: rgba(255, 255, 255, 0.2);
}
#pe-main .pe-color4 .readmore.active,
#pe-main .pe-color4 .readmore:hover,
#pe-main .pe-color4 .readmore:focus {
  background: rgba(255, 255, 255, 0.2);
}
#pe-main .pe-color5 .readmore {
  color: #545454;
  border-color: #545454;
  background: transparent;
}
#pe-main .pe-color5 .readmore.active,
#pe-main .pe-color5 .readmore:hover,
#pe-main .pe-color5 .readmore:focus {
  color: #545454;
  border-color: #545454;
  background: rgba(84, 84, 84, 0.2);
}
.pe-breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pe-breadcrumbs > li {
  float: left;
}
.pe-breadcrumbs > li a {
  color: #036085;
}
.pe-breadcrumbs > li + li {
  padding-left: 10px;
}
.pe-breadcrumbs > .item-current {
  color: inherit;
}
.pe-pagination-block {
  text-align: center;
  padding: 30px 0 0;
}
.pe-pagination {
  margin: -5px 0;
}
.pe-pagination > li {
  display: inline-block;
  margin: 5px 3px;
  vertical-align: top;
}
.pe-pagination > li a,
.pe-pagination > li span {
  display: block;
  line-height: 20px;
  padding: 15px 20px 14px;
  text-decoration: none;
  color: #444444;
  background: #ffffff;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pe-pagination > li a:hover,
.pe-pagination > li span:hover,
.pe-pagination > li a:focus,
.pe-pagination > li span:focus {
  color: #ffffff;
  background: #036085;
}
.pe-pagination > li.active a,
.pe-pagination > li.active span {
  color: #ffffff;
  background: #036085;
}
.pe-page-links {
  padding: 30px 0 0;
  text-align: center;
}
.pe-page-links a,
.pe-page-links > span {
  display: inline-block;
  line-height: 20px;
  padding: 15px 20px 14px;
  text-decoration: none;
  color: #444444;
  background: #ffffff;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pe-page-links > span,
.pe-page-links a:hover,
.pe-page-links a:focus {
  color: #ffffff;
  background: #036085;
}
.pe-table {
  width: 100%;
  max-width: 100%;
  margin: 0;
  border-collapse: collapse;
}
.pe-table th,
.pe-table td {
  padding: 10px;
  line-height: 26px;
  vertical-align: top;
  border-bottom: 1px solid #e3e3e3;
}
.pe-table th {
  background: #036085;
  color: #ffffff;
  border-top: 1px solid;
  border-color: transparent;
  text-align: center;
}
.pe-table > tbody + tbody {
  border-top: 2px solid #e3e3e3;
}
.searchform .pe-search-input {
  display: inline;
}
.searchform .button {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
}
#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;
  color: inherit;
  line-height: 20px;
  border-color: inherit;
}
#pe-search .button {
  background: none;
  border: none;
  color: #444444;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  margin: 0;
  font-size: 21px;
}
#pe-search .button:hover,
#pe-search .button:focus {
  background: none;
}
#pe-search .button .sr-only {
  background: #ffffff;
}
#pe-search .open + .button {
  float: right;
  margin-right: 2px;
}
.pe-search-box {
  text-align: center;
}
.pe-search-box .pe-search-input input {
  width: 50%;
}
.widget_search .pe-search-box .pe-search-input input {
  width: calc(100% - 70px);
}
.col-md-0 .pe-search-box .pe-search-input input,
.col-md-12 .pe-search-box .pe-search-input input {
  width: 50%;
}
.search > .page-header {
  margin: 30px 0;
  display: block;
  text-align: center;
}
#pe-login-register-forgot p {
  margin: 1em 0;
}
#pe-login-register-forgot label {
  display: block;
}
#pe-login-register-forgot .login-submit,
#pe-login-register-forgot .register-submit,
#pe-login-register-forgot .forgot-submit {
  margin-top: 30px;
}
.fsize70 {
  font-size: 9.800000000000001px;
}
.fsize70 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 11.2px !important;
}
.fsize70 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
.fsize70 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
.fsize70 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 9.800000000000001px !important;
}
.fsize70 .page-header > h1,
.fsize70 .page-header > h2 {
  font-size: 15.4px;
}
.fsize70 .pe-opening-hours .pe-title,
.fsize70 .pe-member-contact .pe-title,
.fsize70 .pe-socials .pe-title,
.fsize70 .pe-author-info .pe-title,
.fsize70 #pe-services-carousel .pe-services-members .pe-title {
  font-size: 15.4px;
}
.fsize70 .pe-comments .comment-reply-title,
.fsize70 .pe-comments .comments-title {
  font-size: 15.4px;
}
.fsize70 .pe-widget h3.pe-title,
.fsize70 .pe-widget-raw h3.pe-title {
  font-size: 15.4px;
}
.fsize70 .pe-box span.pe-icon-title {
  font-size: 15.4px;
}
.fsize70 .cd-headline {
  font-size: 15.4px;
}
.fsize70 .pe-anibox figure h2 {
  font-size: 15.4px;
}
.fsize70 #pe-maincontent {
  font-size: 9.800000000000001px;
}
.fsize80 {
  font-size: 11.2px;
}
.fsize80 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 12.8px !important;
}
.fsize80 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
.fsize80 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
.fsize80 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 11.2px !important;
}
.fsize80 .page-header > h1,
.fsize80 .page-header > h2 {
  font-size: 17.6px;
}
.fsize80 .pe-opening-hours .pe-title,
.fsize80 .pe-member-contact .pe-title,
.fsize80 .pe-socials .pe-title,
.fsize80 .pe-author-info .pe-title,
.fsize80 #pe-services-carousel .pe-services-members .pe-title {
  font-size: 17.6px;
}
.fsize80 .pe-comments .comment-reply-title,
.fsize80 .pe-comments .comments-title {
  font-size: 17.6px;
}
.fsize80 .pe-widget h3.pe-title,
.fsize80 .pe-widget-raw h3.pe-title {
  font-size: 17.6px;
}
.fsize80 .pe-box span.pe-icon-title {
  font-size: 17.6px;
}
.fsize80 .cd-headline {
  font-size: 17.6px;
}
.fsize80 .pe-anibox figure h2 {
  font-size: 17.6px;
}
.fsize80 #pe-maincontent {
  font-size: 11.2px;
}
.fsize90 {
  font-size: 12.6px;
}
.fsize90 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 14.4px !important;
}
.fsize90 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
.fsize90 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
.fsize90 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 12.6px !important;
}
.fsize90 .page-header > h1,
.fsize90 .page-header > h2 {
  font-size: 19.8px;
}
.fsize90 .pe-opening-hours .pe-title,
.fsize90 .pe-member-contact .pe-title,
.fsize90 .pe-socials .pe-title,
.fsize90 .pe-author-info .pe-title,
.fsize90 #pe-services-carousel .pe-services-members .pe-title {
  font-size: 19.8px;
}
.fsize90 .pe-comments .comment-reply-title,
.fsize90 .pe-comments .comments-title {
  font-size: 19.8px;
}
.fsize90 .pe-widget h3.pe-title,
.fsize90 .pe-widget-raw h3.pe-title {
  font-size: 19.8px;
}
.fsize90 .pe-box span.pe-icon-title {
  font-size: 19.8px;
}
.fsize90 .cd-headline {
  font-size: 19.8px;
}
.fsize90 .pe-anibox figure h2 {
  font-size: 19.8px;
}
.fsize90 #pe-maincontent {
  font-size: 12.6px;
}
.fsize110 {
  font-size: 15.4px;
}
.fsize110 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 17.6px !important;
}
.fsize110 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
.fsize110 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
.fsize110 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 15.4px !important;
}
.fsize110 .page-header > h1,
.fsize110 .page-header > h2 {
  font-size: 24.2px;
}
.fsize110 .pe-opening-hours .pe-title,
.fsize110 .pe-member-contact .pe-title,
.fsize110 .pe-socials .pe-title,
.fsize110 .pe-author-info .pe-title,
.fsize110 #pe-services-carousel .pe-services-members .pe-title {
  font-size: 24.2px;
}
.fsize110 .pe-comments .comment-reply-title,
.fsize110 .pe-comments .comments-title {
  font-size: 24.2px;
}
.fsize110 .pe-widget h3.pe-title,
.fsize110 .pe-widget-raw h3.pe-title {
  font-size: 24.2px;
}
.fsize110 .pe-box span.pe-icon-title {
  font-size: 24.2px;
}
.fsize110 .cd-headline {
  font-size: 24.2px;
}
.fsize110 .pe-anibox figure h2 {
  font-size: 24.2px;
}
.fsize110 #pe-maincontent {
  font-size: 16.8px;
}
.fsize120 {
  font-size: 16.8px;
}
.fsize120 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 19.2px !important;
}
.fsize120 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
.fsize120 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
.fsize120 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 16.8px !important;
}
.fsize120 .page-header > h1,
.fsize120 .page-header > h2 {
  font-size: 26.4px;
}
.fsize120 .pe-opening-hours .pe-title,
.fsize120 .pe-member-contact .pe-title,
.fsize120 .pe-socials .pe-title,
.fsize120 .pe-author-info .pe-title,
.fsize120 #pe-services-carousel .pe-services-members .pe-title {
  font-size: 26.4px;
}
.fsize120 .pe-comments .comment-reply-title,
.fsize120 .pe-comments .comments-title {
  font-size: 26.4px;
}
.fsize120 .pe-widget h3.pe-title,
.fsize120 .pe-widget-raw h3.pe-title {
  font-size: 26.4px;
}
.fsize120 .pe-box span.pe-icon-title {
  font-size: 26.4px;
}
.fsize120 .cd-headline {
  font-size: 26.4px;
}
.fsize120 .pe-anibox figure h2 {
  font-size: 26.4px;
}
.fsize120 #pe-maincontent {
  font-size: 21px;
}
.fsize130 {
  font-size: 18.2px;
}
.fsize130 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 20.8px !important;
}
.fsize130 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
.fsize130 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
.fsize130 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 18.2px !important;
}
.fsize130 .page-header > h1,
.fsize130 .page-header > h2 {
  font-size: 28.6px;
}
.fsize130 .pe-opening-hours .pe-title,
.fsize130 .pe-member-contact .pe-title,
.fsize130 .pe-socials .pe-title,
.fsize130 .pe-author-info .pe-title,
.fsize130 #pe-services-carousel .pe-services-members .pe-title {
  font-size: 28.6px;
}
.fsize130 .pe-comments .comment-reply-title,
.fsize130 .pe-comments .comments-title {
  font-size: 28.6px;
}
.fsize130 .pe-widget h3.pe-title,
.fsize130 .pe-widget-raw h3.pe-title {
  font-size: 28.6px;
}
.fsize130 .pe-box span.pe-icon-title {
  font-size: 28.6px;
}
.fsize130 .cd-headline {
  font-size: 28.6px;
}
.fsize130 .pe-anibox figure h2 {
  font-size: 28.6px;
}
.fsize130 #pe-maincontent {
  font-size: 28px;
}
#pe-back-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: auto;
  z-index: 999;
}
#pe-back-top a {
  display: block;
  position: relative;
  height: 60px;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 60px;
  color: #ffffff;
  background-color: #036085;
  opacity: 0.6;
  text-decoration: none;
}
#pe-back-top a span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  margin-left: -8px;
  right: auto;
  font-size: 16px;
}
#pe-back-top a:hover {
  opacity: 1;
  cursor: pointer;
}
.pe-blog-row {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e3e3e3;
}
.pe-blog-row:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.pe-blog-row.style-effect {
  margin-top: 30px;
  padding-top: 0;
  border-top: none;
}
.pe-blog-row.style-effect:first-child {
  margin-top: 0;
}
.page-header {
  margin: 0 0 30px;
}
.page-header > h1,
.page-header > h2,
.page-header > h3,
.page-header > h4,
.page-header > h5,
.page-header > h6,
.page-header > p {
  display: block;
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.1;
  margin: 0;
}
.page-header > h1 a,
.page-header > h2 a,
.page-header > h3 a,
.page-header > h4 a,
.page-header > h5 a,
.page-header > h6 a,
.page-header > p a {
  color: #444444;
}
.page-header > h1 a:hover,
.page-header > h2 a:hover,
.page-header > h3 a:hover,
.page-header > h4 a:hover,
.page-header > h5 a:hover,
.page-header > h6 a:hover,
.page-header > p a:hover {
  color: #036085;
  text-decoration: none;
}
.page-header > h2.subtitle {
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 400;
  opacity: 0.7;
}
.archive .page-header > h1,
.search .page-header > h1,
.archive .page-header > h2,
.search .page-header > h2,
.archive .page-header > h3,
.search .page-header > h3,
.archive .page-header > h4,
.search .page-header > h4,
.archive .page-header > h5,
.search .page-header > h5,
.archive .page-header > h6,
.search .page-header > h6,
.archive .page-header > p,
.search .page-header > p {
  font-weight: 700;
}
.sticky .page-header h2 a {
  position: relative;
}
.sticky .page-header h2 a:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: #036085;
  margin-right: 5px;
}
.pe-article-read-more {
  margin: 30px 0 0;
  text-align: right;
}
.pe-item-image {
  max-width: 100%;
  margin-bottom: 30px;
}
.pe-item-image a {
  display: block;
}
.pe-item-image.pull-left {
  margin-right: 30px;
}
.pe-item-image.pull-right {
  margin-left: 30px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto;
}
.aligncenter,
.alignleft,
.alignright {
  margin-bottom: 30px;
}
.alignright {
  float: right;
  margin-left: 30px;
}
.alignleft {
  float: left;
  margin-right: 30px;
}
.wp-caption {
  max-width: 100%;
  background: #ffffff;
  margin-bottom: 30px;
}
.wp-caption a {
  display: block;
  text-align: center;
}
.wp-caption img {
  margin: 0;
}
.wp-caption .wp-caption-text {
  max-width: 100%;
  padding: 10px;
  background: #ffffff;
  color: #444444;
  font-size: 0.9em;
}
.pe-blog-row figure.effect {
  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: #e2e2e2;
  background: rgba(20, 21, 23, 0.8);
  -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:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 150%;
  background: rgba(20, 21, 23, 0.3);
  opacity: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: opacity 0.5s ease, top 0.5s ease;
  transition: opacity 0.5s ease, top 0.5s ease;
  pointer-events: none;
}
.pe-blog-row figure.effect figcaption:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 150%;
  height: 150%;
  background: rgba(20, 21, 23, 0.3);
  opacity: 0;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: opacity 0.5s ease, bottom 0.5s ease;
  transition: opacity 0.5s ease, bottom 0.5s ease;
  pointer-events: 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: 30px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 1em;
  text-align: center;
  line-height: 1.5;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.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: #e2e2e2;
  border: none;
  background: rgba(20, 21, 23, 0.5);
}
.pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
.pe-blog-row figure.effect .pe-article-read-more .readmore:focus,
.pe-blog-row figure.effect .pe-article-read-more .readmore.active {
  color: #e2e2e2;
  background: #141517;
}
.pe-blog-row figure.effect:hover figcaption {
  opacity: 1;
}
.pe-blog-row figure.effect:hover figcaption:before {
  opacity: 1;
  top: 100%;
}
.pe-blog-row figure.effect:hover figcaption:after {
  opacity: 1;
  bottom: 100%;
}
.pe-blog-row figure.effect:hover .intro {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.archive .pe-blog-row figure.effect figcaption {
  color: #444444;
  background: rgba(255, 255, 255, 0.5);
}
.archive .pe-blog-row figure.effect figcaption:before {
  background: rgba(255, 255, 255, 0.3);
}
.archive .pe-blog-row figure.effect figcaption:after {
  background: rgba(255, 255, 255, 0.3);
}
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore {
  color: #444444;
  background: rgba(255, 255, 255, 0.5);
}
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore:focus,
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore.active {
  color: #444444;
  background: #ffffff;
}
.post-meta {
  font-size: 0.9em;
  line-height: 1.1;
  margin: 5px 0 0;
  color: rgba(68, 68, 68, 0.6);
}
.pe-author-info {
  padding-top: 30px;
}
.pe-author-info .pe-title {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
}
.pe-author-name {
  line-height: 1.1;
  margin: 0 0 10px;
}
.pe-author-name a {
  display: block;
}
.pe-author-name .url {
  font-size: 0.9em;
  margin: 5px 0 0;
}
.pe-author-name .name {
  display: block;
  color: #444444;
  font-weight: 700;
}
.pe-author-in {
  display: table;
}
.pe-author-avatar {
  display: table-cell;
  vertical-align: top;
  padding: 0 30px 20px 0;
}
.pe-author-avatar img {
  box-sizing: content-box;
  max-width: none;
}
.pe-author-details {
  display: table-cell;
  vertical-align: top;
}
.pe-post-tags {
  padding-top: 30px;
}
.pe-post-tags .title {
  float: left;
}
.pe-post-tags ul {
  margin: 0;
}
.pe-post-tags ul li {
  display: inline;
  padding: 0 2px;
}
.pe-comments {
  padding-top: 30px;
}
.pe-comments .comment-reply-title,
.pe-comments .comments-title {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
}
.pe-comments .comment-body {
  display: table;
  margin-bottom: 30px;
}
.pe-comments ul.children {
  padding-left: 140px;
  margin: 0;
}
.pe-comments .comment-avatar {
  display: table-cell;
  vertical-align: top;
  padding: 0 30px 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;
}
.pe-comments .comment-meta {
  font-size: 0.9em;
  line-height: 1.1;
  margin: 5px 0 0;
}
.pe-comments .comment-meta + p {
  margin-top: 10px;
}
.pe-comments input[type='text'],
.pe-comments textarea {
  width: 100%;
  margin: 0 0 30px;
}
.pe-comments .form-submit {
  margin: 0;
}
.pe-comments .comment-respond {
  margin: 0 0 30px;
}
.pe-row.single-member {
  clear: both;
  margin-top: 30px;
}
.pe-opening-hours .pe-title {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
}
.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: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
}
.pe-socials .pe-title {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
}
#pe-services-carousel .active .pe-services-title span.title,
#pe-services-carousel .slick-active .pe-services-title span.title {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  animation-delay: 300ms;
  opacity: 1;
}
#pe-services-carousel .pe-indicator-description {
  padding: 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
#pe-services-carousel .pe-indicator-description:before {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  right: auto;
  background: #036085;
  width: 1px;
  height: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
#pe-services-carousel .pe-indicator-description .pe-indicator-name,
#pe-services-carousel .pe-indicator-description .pe-indicator-details {
  position: relative;
}
#pe-services-carousel .pe-indicator:hover .pe-indicator-description:before,
#pe-services-carousel .pe-indicator:focus .pe-indicator-description:before,
#pe-services-carousel .pe-indicator.active .pe-indicator-description:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}
#pe-services-carousel .pe-services-members {
  margin: 30px 0 0;
}
#pe-services-carousel .pe-services-members .pe-title {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
}
#pe-services-carousel .pe-indicators {
  margin-top: -30px;
}
#pe-services-carousel.schema-top .pe-indicators {
  margin-bottom: 30px;
}
#pe-services-carousel.schema-bottom .pe-indicators {
  margin-top: 0;
}
#pe-services-carousel .pe-indicator {
  display: block;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  position: relative;
  margin-top: 30px;
  background: #011821;
  color: #ffffff;
}
#pe-services-carousel .pe-indicator .pe-indicator-name {
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
}
#pe-services-carousel .pe-indicator .pe-indicator-details {
  font-size: 0.9em;
  line-height: 1.1;
}
#pe-services-carousel .pe-indicator .pe-indicator-name + .pe-indicator-details {
  margin: 5px 0 0;
}
#pe-services-carousel .pe-indicator-img {
  text-align: center;
}
#pe-services-carousel .pe-pagination-block .pe-pagination > li a,
#pe-services-carousel .pe-pagination-block .pe-pagination > li span {
  padding: 5px 10px 4px;
}
.pe-services-content.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.pe-title-block.carousel-indicators {
  position: relative;
  bottom: auto;
  left: auto;
  z-index: auto;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none;
  text-align: inherit;
  line-height: inherit;
}
.pe-title-block.carousel-indicators .active {
  margin: 0;
  width: auto;
  height: auto;
  background-color: transparent;
}
.pe-contact-form input[type="text"],
.pe-contact-form textarea {
  width: 100%;
  max-width: 400px;
}
.pe-contact-form .pe-form-group {
  margin: 20px 0;
}
.pe-contact-form .pe-form-group label {
  display: block;
  margin: 0 0 10px;
}
.pe-contact-form .pe-form-group input[type="checkbox"] {
  display: inline-block;
  margin: 2px 5px 0 0;
  vertical-align: middle;
}
.pe-contact-form .pe-form-group input[type="checkbox"] + label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.pe-widget .pe-form-description {
  line-height: 1;
}
.pe-widget .pe-contact-form .pe-form-group {
  margin: 10px 0 0;
}
.pe-widget .pe-contact-form .pe-form-group input[type="text"] {
  max-width: 100%;
}
.pe-widget .pe-contact-form .pe-form-group textarea {
  max-width: 100%;
  height: 100px;
  min-height: 145px;
}
.pe-widget .pe-alert label {
  display: block;
}
.star {
  color: #d43b3b;
}
.pe-contact .pe-alert label {
  display: block;
}
.pe-error-page {
  text-align: center;
}
.pe-error-page > h1,
.pe-error-page > h2 {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  letter-spacing: normal;
  text-transform: none;
  margin: 0 0 1em;
}
.pe-error-page > h1 {
  font-size: 44px;
}
.pe-error-page > h2 {
  font-size: 22px;
}
.pe-error-page .search {
  margin: 30px 0;
}
.menu {
  margin: 0;
}
.menu ul {
  margin: 0;
  border-top: 1px solid #e3e3e3;
}
.menu li {
  display: block;
  position: relative;
  padding: 0;
}
.menu li a {
  display: block;
  line-height: 1.1;
  font-weight: 400;
  padding: 17px 0;
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.menu li a img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.menu li:first-child > a {
  border-top: none;
}
.menu > li > a {
  padding: 14px 0px;
  border-top: 1px solid #e3e3e3;
}
.menu > li.menu-item-has-children > a {
  position: relative;
  padding-right: 15px;
}
.menu > li.menu-item-has-children > a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  letter-spacing: 0;
  content: "\f055";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
}
.menu > li:first-child a {
  padding-top: 3px;
}
.menu .sub-menu {
  padding-left: 20px;
}
.menu li a:hover,
.menu li a:active,
.menu li a:focus,
.menu .current-menu-item > a {
  color: #036085;
}
#pe-main .pe-color1 .menu ul {
  border-color: rgba(255, 255, 255, 0.15);
}
#pe-main .pe-color1 .menu li a {
  color: #ffffff;
}
#pe-main .pe-color1 .menu li > a {
  border-color: rgba(255, 255, 255, 0.15);
}
#pe-main .pe-color1 .menu li a:hover,
#pe-main .pe-color1 .menu li a:active,
#pe-main .pe-color1 .menu li a:focus,
#pe-main .pe-color1 .menu .current-menu-item > a {
  color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color2 .menu ul {
  border-color: rgba(255, 255, 255, 0.15);
}
#pe-main .pe-color2 .menu li a {
  color: #ffffff;
}
#pe-main .pe-color2 .menu li > a {
  border-color: rgba(255, 255, 255, 0.15);
}
#pe-main .pe-color2 .menu li a:hover,
#pe-main .pe-color2 .menu li a:active,
#pe-main .pe-color2 .menu li a:focus,
#pe-main .pe-color2 .menu .current-menu-item > a {
  color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color3 .menu ul {
  border-color: rgba(255, 255, 255, 0.15);
}
#pe-main .pe-color3 .menu li a {
  color: #ffffff;
}
#pe-main .pe-color3 .menu li > a {
  border-color: rgba(255, 255, 255, 0.15);
}
#pe-main .pe-color3 .menu li a:hover,
#pe-main .pe-color3 .menu li a:active,
#pe-main .pe-color3 .menu li a:focus,
#pe-main .pe-color3 .menu .current-menu-item > a {
  color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color4 .menu ul {
  border-color: rgba(255, 255, 255, 0.15);
}
#pe-main .pe-color4 .menu li a {
  color: #ffffff;
}
#pe-main .pe-color4 .menu li > a {
  border-color: rgba(255, 255, 255, 0.15);
}
#pe-main .pe-color4 .menu li a:hover,
#pe-main .pe-color4 .menu li a:active,
#pe-main .pe-color4 .menu li a:focus,
#pe-main .pe-color4 .menu .current-menu-item > a {
  color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color5 .menu ul {
  border-color: #e3e3e3;
}
#pe-main .pe-color5 .menu li a {
  color: inherit;
}
#pe-main .pe-color5 .menu li > a {
  border-color: #e3e3e3;
}
#pe-main .pe-color5 .menu li a:hover,
#pe-main .pe-color5 .menu li a:active,
#pe-main .pe-color5 .menu li a:focus,
#pe-main .pe-color5 .menu .current-menu-item > a {
  color: #036085;
}
#pe-footer-mod .menu li a {
  border-top: none;
  padding: 6px 0;
}
#pe-top-bar .menu {
  margin: 0;
}
#pe-top-bar .menu > li {
  display: inline-block;
  vertical-align: top;
}
#pe-top-bar .menu > li > a {
  padding: 0;
  margin: 0 0 0 10px;
  height: 30px;
  line-height: 30px;
  border: none;
  position: relative;
}
#pe-top-bar .menu > li > a:before {
  content: '\2219';
  margin-right: 10px;
}
#pe-top-bar .menu > li > a:after {
  display: none;
}
#pe-top-bar .menu > li:first-child > a {
  margin: 0;
}
#pe-top-bar .menu > li:first-child > a:before {
  display: none;
}
#pe-top-bar .menu ul {
  display: none;
}
.pe-skip-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  z-index: 999;
}
.pe-skip-menu ul.menu {
  margin: 0;
}
.pe-skip-menu ul.menu > li {
  padding: 0;
  margin: 0;
}
.pe-skip-menu ul.menu > li > a {
  color: #ffffff;
  background: #036085;
  position: absolute;
  top: 0;
  left: -9999px;
  right: auto;
  white-space: nowrap;
  padding: 10px;
  border: none;
}
.pe-skip-menu ul.menu > li > a:focus {
  left: 0;
}
.pe-skip-menu ul.menu > li > a:hover,
.pe-skip-menu ul.menu > li > a:focus {
  color: #036085;
  background: #ffffff;
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu {
  /*> li.mega-menu-item-has-children {
		> a.mega-menu-link {
			padding-right: 45px;
			&:after {
				margin: 0;
				position: absolute;
				top: 50%;
				line-height: 1em;
				margin-top: -0.5em;
				right: 25px;
				left: auto;
			}
		}
	}*/
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
  vertical-align: top;
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  line-height: 1;
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link .mega-menu-description {
  font-style: normal;
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a[title].mega-menu-link {
  position: relative;
  padding-top: 28px;
  padding-bottom: 28px;
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a[title].mega-menu-link span {
  display: block;
  margin-top: 2px;
  font-size: 0.75em;
  line-height: 1;
  font-weight: 300;
  opacity: 0.7;
  text-transform: none;
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-disable-link > a.mega-menu-link {
  text-transform: uppercase;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle {
  margin: 0;
  height: auto;
  line-height: 1;
  float: right;
  background: none;
  border-radius: 0;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block {
  margin: 0;
  padding: 15px 5px;
  background: #036085;
  color: #ffffff;
  height: 60px;
  box-sizing: content-box;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block:before {
  float: none;
  font-size: 40px;
  line-height: 60px;
  margin: 0;
  color: inherit;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block:after {
  color: inherit;
  font-size: 30px;
  line-height: 60px;
  margin: 0;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block:focus,
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block:hover {
  background: #0484b7;
  color: rgba(255, 255, 255, 0.9);
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu {
  margin: 0;
  clear: both;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item {
  padding: 0;
  border-top: 1px solid #e3e3e3;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item:first-child {
  border-top: none;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  padding: 10px;
  line-height: 1;
  height: auto;
  border-top: none;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item:hover > a.mega-menu-link:before,
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:before,
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:before {
  display: none;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu,
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-flyout > ul.mega-sub-menu {
  margin-top: 0;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item > ul.mega-sub-menu {
  padding: 10px;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item {
  padding: 0 10px;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  padding: 5px 0;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
  padding: 10px;
}
#pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  padding: 5px 0;
}
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .widget_nav_menu .menu-item a:hover,
#pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .widget_nav_menu .menu-item a:focus {
  color: rgba(255, 255, 255, 0.5);
}
.pe-main-menu .nav-toggle {
  display: none;
}
.pe-main-menu .pe-nav-container > .nav-menu {
  margin: 0;
  padding: 0;
}
.pe-main-menu .pe-nav-container > .nav-menu:before,
.pe-main-menu .pe-nav-container > .nav-menu:after {
  content: ' ';
  display: table;
}
.pe-main-menu .pe-nav-container > .nav-menu:after {
  clear: both;
}
.pe-main-menu .pe-nav-container > .nav-menu > .menu-item {
  float: left;
  position: relative;
  padding: 0;
  margin: 0 1px 0 0;
}
.pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a {
  position: relative;
  display: block;
  line-height: 1;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 25px;
  padding-right: 25px;
  color: #444444;
  font-family: Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  box-sizing: content-box;
  -webkit-transition: padding 0.2s ease-out;
  transition: padding 0.2s ease-out;
}
.pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a[title] {
  position: relative;
  padding-top: 28px;
  padding-bottom: 28px;
}
.pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a[title] span {
  display: block;
  content: attr(title);
  margin-top: 2px;
  font-size: 12px;
  line-height: 1;
  font-style: italic;
  font-weight: 300;
  opacity: 0.7;
  text-transform: none;
}
.pe-main-menu .pe-nav-container > .nav-menu > .menu-item.hover > a,
.pe-main-menu .pe-nav-container > .nav-menu > .menu-item:hover > a,
.pe-main-menu .pe-nav-container > .nav-menu > .menu-item.current-menu-item > a,
.pe-main-menu .pe-nav-container > .nav-menu > .menu-item.mega-current-menu-ancestor > a {
  background: #036085;
  color: #ffffff;
}
.pe-main-menu .nav-dropdown {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: auto;
  width: 250px;
  margin: 0;
  padding: 0;
  border: none;
  z-index: 300;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.25s,	 opacity 0.25s linear;
  transition: visibility 0s linear 0.25s,	 opacity 0.25s linear;
}
.pe-main-menu .nav-dropdown .nav-dropdown-in {
  margin: 0;
  padding: 20px 0;
  background: #036085;
}
.pe-main-menu .nav-dropdown .nav-dropdown {
  border: none;
  top: -20px;
  left: 100%;
  z-index: 400;
}
.pe-main-menu .nav-dropdown .menu-item {
  position: relative;
  padding: 0 25px;
}
.pe-main-menu .nav-dropdown .menu-item a {
  display: block;
  margin: 0;
  padding: 5px 0;
  border: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
}
.pe-main-menu .nav-dropdown .menu-item.hover > a,
.pe-main-menu .nav-dropdown .menu-item:hover > a,
.pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
.pe-main-menu .nav-dropdown .menu-item.mega-current-menu-ancestor > a {
  color: rgba(255, 255, 255, 0.5);
}
.pe-main-menu .nav-dropdown .menu-item-has-children > a {
  position: relative;
  padding-right: 15px;
}
.pe-main-menu .nav-dropdown .menu-item-has-children > a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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';
  position: absolute;
  top: 0;
  left: auto;
  right: 5px;
  line-height: 1.2;
  padding: 5px 0;
}
.pe-main-menu .nav-dropdown.change-direction {
  left: auto;
  right: 0;
}
.pe-main-menu .nav-dropdown.change-direction .nav-dropdown {
  left: auto;
  right: 100%;
}
.pe-main-menu .nav-dropdown .nav-dropdown.change-direction {
  left: auto;
  right: 100%;
}
.pe-main-menu .menu-item-has-children.hover > .nav-dropdown,
.pe-main-menu .menu-item-has-children:hover > .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 991px) {
  .pe-main-menu .pe-nav-container {
    position: fixed;
    top: 85px;
    left: 0;
    z-index: 9999;
    overflow-y: auto;
    visibility: hidden;
    width: 100%;
    height: 100%;
    max-height: calc(100% - 85px);
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-overflow-scrolling: touch;
  }
  .pe-main-menu .pe-nav-container.is-visible {
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .pe-main-menu .nav-toggle {
    float: right;
    display: block;
    vertical-align: top;
  }
  .pe-main-menu .nav-toggle button {
    padding: 0;
    margin: 15px 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: relative;
  }
  .pe-main-menu .nav-toggle button .icon-menu {
    display: block;
    position: absolute;
    width: 30px;
    height: 20px;
    top: 50%;
    left: 50%;
    right: auto;
    margin-top: -10px;
    margin-left: -15px;
    fill: none;
  }
  .pe-main-menu .nav-toggle button .icon-menu .line {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: currentColor;
  }
  .pe-main-menu .nav-toggle button .icon-menu .line-1 {
    top: 0;
  }
  .pe-main-menu .nav-toggle button .icon-menu .line-2 {
    top: 50%;
    margin-top: -2px;
  }
  .pe-main-menu .nav-toggle button .icon-menu .line-3 {
    bottom: 0;
  }
  .pe-main-menu .nav-toggle button.is-active {
    color: #036085;
    background: transparent;
  }
  .pe-main-menu .nav-toggle button.is-active .line-1 {
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
    transform: translateY(8px) translateX(0) rotate(45deg);
  }
  .pe-main-menu .nav-toggle button.is-active .line-2 {
    opacity: 0;
  }
  .pe-main-menu .nav-toggle button.is-active .line-3 {
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
    transform: translateY(-8px) translateX(0) rotate(-45deg);
  }
  .pe-main-menu .pe-nav-container > .nav-menu {
    background: #ffffff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .pe-main-menu .pe-nav-container > .nav-menu > .menu-item {
    width: 100%;
    margin: 0;
  }
  .pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a,
  .pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a[title] {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pe-main-menu .menu-item {
    cursor: default;
  }
  .pe-main-menu .menu-item-has-children {
    cursor: pointer;
  }
  .pe-main-menu .menu-item-has-children > a {
    padding-right: 0;
  }
  .pe-main-menu .menu-item-has-children:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    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: '\f063';
    position: absolute;
    top: 0;
    left: auto;
    right: 10px;
    padding: 15px;
  }
  .pe-main-menu .menu-item-has-children .nav-dropdown .menu-item-has-children:after {
    padding: 5px 15px;
  }
  .pe-main-menu .menu-item-has-children.is-active:after {
    content: '\f062';
  }
  .pe-main-menu .menu-item-has-children.hover:after,
  .pe-main-menu .menu-item-has-children:hover:after,
  .pe-main-menu .menu-item-has-children.current-menu-item:after,
  .pe-main-menu .menu-item-has-children.mega-current-menu-ancestor:after,
  .pe-main-menu .menu-item-has-children > .is-visible > ul > li:after {
    color: rgba(255, 255, 255, 0.5);
  }
  .pe-main-menu .nav-dropdown {
    position: static;
    width: 100%;
  }
  .pe-main-menu .nav-dropdown .nav-dropdown-in {
    background: #03597b;
  }
  .pe-main-menu .nav-dropdown .nav-dropdown-in .nav-dropdown-in {
    background: #035271;
  }
  .pe-main-menu .nav-dropdown .menu-item a:after {
    display: none;
  }
  .pe-main-menu .menu-item-has-children > .nav-dropdown,
  .pe-main-menu .menu-item-has-children.hover > .nav-dropdown,
  .pe-main-menu .menu-item-has-children:hover > .nav-dropdown {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  .pe-main-menu .menu-item-has-children .nav-dropdown.is-visible {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .top-bar .pe-main-menu .pe-nav-container {
    top: 114px;
    max-height: calc(100% - 114px);
  }
}
@media (max-width: 991px) {
  #pe-bar-right,
  #pe-bar-right #pe-main-menu {
    float: none !important;
  }
  #pe-search,
  #pe-offcanvas-button {
    clear: right;
    float: right !important;
  }
  #pe-search.pe-search-mobile {
    display: block;
  }
  #pe-search.pe-search-desktop {
    display: none;
  }
}
#pe-logo-nav.responsive #pe-bar-right,
#pe-logo-nav.responsive #pe-bar-right #pe-main-menu {
  float: none !important;
}
#pe-logo-nav.responsive #pe-search,
#pe-logo-nav.responsive #pe-offcanvas-button {
  clear: right;
  float: right !important;
}
.pe-widget {
  margin-bottom: 30px;
}
.pe-widget h1.pe-title,
.pe-widget h2.pe-title,
.pe-widget h3.pe-title,
.pe-widget h4.pe-title,
.pe-widget h5.pe-title,
.pe-widget h6.pe-title {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
}
#pe-header .pe-widget h1.pe-title,
#pe-header .pe-widget h2.pe-title,
#pe-header .pe-widget h3.pe-title,
#pe-header .pe-widget h4.pe-title,
#pe-header .pe-widget h5.pe-title,
#pe-header .pe-widget h6.pe-title {
  color: #ffffff;
}
#pe-top1 .pe-widget h1.pe-title,
#pe-top1 .pe-widget h2.pe-title,
#pe-top1 .pe-widget h3.pe-title,
#pe-top1 .pe-widget h4.pe-title,
#pe-top1 .pe-widget h5.pe-title,
#pe-top1 .pe-widget h6.pe-title {
  color: #444444;
}
#pe-top2 .pe-widget h1.pe-title,
#pe-top2 .pe-widget h2.pe-title,
#pe-top2 .pe-widget h3.pe-title,
#pe-top2 .pe-widget h4.pe-title,
#pe-top2 .pe-widget h5.pe-title,
#pe-top2 .pe-widget h6.pe-title {
  color: #444444;
}
#pe-top3 .pe-widget h1.pe-title,
#pe-top3 .pe-widget h2.pe-title,
#pe-top3 .pe-widget h3.pe-title,
#pe-top3 .pe-widget h4.pe-title,
#pe-top3 .pe-widget h5.pe-title,
#pe-top3 .pe-widget h6.pe-title {
  color: #444444;
  position: relative;
  margin-bottom: 55px;
  text-align: center;
}
#pe-top3 .pe-widget h1.pe-title:before,
#pe-top3 .pe-widget h2.pe-title:before,
#pe-top3 .pe-widget h3.pe-title:before,
#pe-top3 .pe-widget h4.pe-title:before,
#pe-top3 .pe-widget h5.pe-title:before,
#pe-top3 .pe-widget h6.pe-title:before {
  position: absolute;
  width: 10%;
  bottom: -15px;
  right: 45%;
  left: auto;
  content: '';
  border-bottom: 1px solid rgba(68, 68, 68, 0.5);
}
#pe-top3 .pe-widget h1.pe-title:after,
#pe-top3 .pe-widget h2.pe-title:after,
#pe-top3 .pe-widget h3.pe-title:after,
#pe-top3 .pe-widget h4.pe-title:after,
#pe-top3 .pe-widget h5.pe-title:after,
#pe-top3 .pe-widget h6.pe-title:after {
  position: absolute;
  width: 50%;
  bottom: -15px;
  right: 25%;
  left: auto;
  content: '';
  border-bottom: 1px solid rgba(68, 68, 68, 0.2);
}
#pe-bottom1 .pe-widget h1.pe-title,
#pe-bottom1 .pe-widget h2.pe-title,
#pe-bottom1 .pe-widget h3.pe-title,
#pe-bottom1 .pe-widget h4.pe-title,
#pe-bottom1 .pe-widget h5.pe-title,
#pe-bottom1 .pe-widget h6.pe-title {
  color: #444444;
}
#pe-bottom2 .pe-widget h1.pe-title,
#pe-bottom2 .pe-widget h2.pe-title,
#pe-bottom2 .pe-widget h3.pe-title,
#pe-bottom2 .pe-widget h4.pe-title,
#pe-bottom2 .pe-widget h5.pe-title,
#pe-bottom2 .pe-widget h6.pe-title {
  color: #444444;
}
#pe-bottom3 .pe-widget h1.pe-title,
#pe-bottom3 .pe-widget h2.pe-title,
#pe-bottom3 .pe-widget h3.pe-title,
#pe-bottom3 .pe-widget h4.pe-title,
#pe-bottom3 .pe-widget h5.pe-title,
#pe-bottom3 .pe-widget h6.pe-title {
  color: #444444;
  position: relative;
  margin-bottom: 55px;
  text-align: center;
}
#pe-bottom3 .pe-widget h1.pe-title:before,
#pe-bottom3 .pe-widget h2.pe-title:before,
#pe-bottom3 .pe-widget h3.pe-title:before,
#pe-bottom3 .pe-widget h4.pe-title:before,
#pe-bottom3 .pe-widget h5.pe-title:before,
#pe-bottom3 .pe-widget h6.pe-title:before {
  position: absolute;
  width: 10%;
  bottom: -15px;
  right: 45%;
  left: auto;
  content: '';
  border-bottom: 1px solid rgba(68, 68, 68, 0.5);
}
#pe-bottom3 .pe-widget h1.pe-title:after,
#pe-bottom3 .pe-widget h2.pe-title:after,
#pe-bottom3 .pe-widget h3.pe-title:after,
#pe-bottom3 .pe-widget h4.pe-title:after,
#pe-bottom3 .pe-widget h5.pe-title:after,
#pe-bottom3 .pe-widget h6.pe-title:after {
  position: absolute;
  width: 50%;
  bottom: -15px;
  right: 25%;
  left: auto;
  content: '';
  border-bottom: 1px solid rgba(68, 68, 68, 0.2);
}
#pe-footer-mod .pe-widget h1.pe-title,
#pe-footer-mod .pe-widget h2.pe-title,
#pe-footer-mod .pe-widget h3.pe-title,
#pe-footer-mod .pe-widget h4.pe-title,
#pe-footer-mod .pe-widget h5.pe-title,
#pe-footer-mod .pe-widget h6.pe-title {
  color: #ffffff;
}
.pe-widget.pe-margin,
.pe-widget-raw.pe-margin {
  margin: 0;
}
.container-fluid.full .pe-margin,
.pe-container.full .pe-margin {
  padding-left: 0;
  padding-right: 0;
}
#pe-main .pe-color1 .pe-widget-in,
#pe-main .pe-color2 .pe-widget-in,
#pe-main .pe-color3 .pe-widget-in,
#pe-main .pe-color4 .pe-widget-in,
#pe-main .pe-color5 .pe-widget-in {
  padding: 30px;
}
#pe-main .pe-color1 .pe-widget-in {
  background: #036085;
  color: #ffffff;
}
#pe-main .pe-color1 .pe-widget-in h2.pe-title {
  color: #ffffff;
}
#pe-main .pe-color2 .pe-widget-in {
  background: #ea0524;
  color: #ffffff;
}
#pe-main .pe-color2 .pe-widget-in h2.pe-title {
  color: #ffffff;
}
#pe-main .pe-color3 .pe-widget-in {
  background: #4d7900;
  color: #ffffff;
}
#pe-main .pe-color3 .pe-widget-in h2.pe-title {
  color: #ffffff;
}
#pe-main .pe-color4 .pe-widget-in {
  background: #036085;
  color: #ffffff;
}
#pe-main .pe-color4 .pe-widget-in h2.pe-title {
  color: #ffffff;
}
#pe-main .pe-color5 .pe-widget-in {
  background: #f2f2f2;
  color: #444444;
}
#pe-main .pe-color5 .pe-widget-in h2.pe-title {
  color: #444444;
}
#pe-topbar1 .pe-widget-raw {
  float: left;
  margin-left: 20px;
}
#pe-topbar1 .pe-widget-raw:first-child {
  margin-left: 0;
}
#pe-topbar2 .pe-widget-raw {
  float: right;
  margin-right: 10px;
}
#pe-topbar2 .pe-widget-raw:first-child {
  margin-right: 0;
}
#pe-header .pe-widget {
  margin-top: 60px;
  margin-bottom: 60px;
}
#pe-header .pe-widget + .pe-widget {
  margin-top: 0;
}
#pe-header .pe-widget.pe-margin {
  margin: 0;
}
.pe-box {
  background: #036085;
  color: #ffffff;
  padding: 40px 25px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-align: center;
}
.pe-box span.pe-icons {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
}
.pe-box span.pe-icon,
.pe-box span.pe-icon-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.pe-box span.pe-icon {
  opacity: 100;
}
.pe-box span.pe-icon-hover {
  opacity: 0;
}
.pe-box:hover span.pe-icon {
  opacity: 0;
}
.pe-box:hover span.pe-icon-hover {
  opacity: 100;
}
.pe-box a {
  display: block;
  text-decoration: none;
  color: #ffffff;
}
.pe-box span.pe-icon-title {
  overflow: hidden;
  font-size: 22px;
  line-height: 1.35em;
  font-weight: 700;
  position: relative;
  display: block;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  text-align: center;
}
.pe-box .pe-icons + .pe-icon-title {
  margin: 10px 0 0;
}
.pe-box span.pe-icon-title span {
  position: relative;
  display: block;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.pe-box a span.pe-icon-title span:before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  font-weight: 700;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  right: auto;
  width: 100%;
  text-align: center;
}
.pe-box a:hover span.pe-icon-title span,
.pe-box a:focus span.pe-icon-title span {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
[class*='pe-color'] .pe-box a,
[class*='pe-color'] .pe-box span.title {
  color: inherit;
}
#pe-main .pe_box_widget.pe-color1,
#pe-main .pe_box_widget.pe-color2,
#pe-main .pe_box_widget.pe-color3,
#pe-main .pe_box_widget.pe-color4,
#pe-main .pe_box_widget.pe-color5 {
  /*.pe-box {
			padding-top: 40px;
			padding-bottom: 40px;
		}*/
}
#pe-main .pe_box_widget.pe-color1 .pe-widget-in,
#pe-main .pe_box_widget.pe-color2 .pe-widget-in,
#pe-main .pe_box_widget.pe-color3 .pe-widget-in,
#pe-main .pe_box_widget.pe-color4 .pe-widget-in,
#pe-main .pe_box_widget.pe-color5 .pe-widget-in {
  padding: 0;
  background: none;
}
#pe-main .pe-color1 .pe-box a {
  color: #ffffff;
}
#pe-main .pe-color2 .pe-box {
  background: #ea0524;
  color: #ffffff;
}
#pe-main .pe-color2 .pe-box a {
  color: #ffffff;
}
#pe-main .pe-color3 .pe-box {
  background: #4d7900;
  color: #ffffff;
}
#pe-main .pe-color3 .pe-box a {
  color: #ffffff;
}
#pe-main .pe-color4 .pe-box {
  background: #036085;
  color: #ffffff;
}
#pe-main .pe-color4 .pe-box a {
  color: #ffffff;
}
#pe-main .pe-color5 .pe-box {
  background: #f2f2f2;
  color: #444444;
}
#pe-main .pe-color5 .pe-box a {
  color: #444444;
}
.pe_box_widget.pe-nospace {
  padding-left: 0;
  padding-right: 0;
}
.pe_box_widget.pe-nospace.first {
  padding-left: 15px;
}
.pe_box_widget.pe-nospace.last {
  padding-right: 15px;
}
.pe-box-lighten .pe-box {
  background: #04729e;
}
.pe-box-darken .pe-box {
  background: #024e6c;
}
.pe-contact-widget a {
  display: block;
  text-decoration: none;
  color: inherit;
}
.pe-contact-widget .pe-contact-container {
  display: table;
}
.pe-contact-widget .pe-icon,
.pe-contact-widget .pe-text {
  display: table-cell;
  vertical-align: middle;
}
.pe-contact-widget .pe-icon {
  padding-right: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pe-contact-widget .pe-contact-title {
  display: block;
  text-transform: uppercase;
  color: #036085;
  font-size: 1.15em;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pe-contact-widget .pe-description {
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pe-contact-widget a:hover .pe-icon,
.pe-contact-widget a:focus .pe-icon {
  color: #036085;
}
.pe-contact-widget a:hover .pe-contact-title,
.pe-contact-widget a:focus .pe-contact-title {
  text-decoration: underline;
}
.pe-contact-widget .pe-round {
  display: block;
  border: 2px solid #036085;
  border-radius: 50%;
  width: 106px;
  height: 106px;
  text-align: center;
  position: relative;
  color: #036085;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pe-contact-widget .pe-round .fa {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}
.pe-contact-widget a:hover .pe-round,
.pe-contact-widget a:focus .pe-round {
  background: #036085;
  color: #ffffff;
}
#pe-main .pe_contact_widget.pe-color1 .pe-widget-in,
#pe-main .pe_contact_widget.pe-color2 .pe-widget-in,
#pe-main .pe_contact_widget.pe-color3 .pe-widget-in,
#pe-main .pe_contact_widget.pe-color4 .pe-widget-in,
#pe-main .pe_contact_widget.pe-color5 .pe-widget-in {
  padding: 0;
  background: none;
  color: inherit;
}
#pe-main .pe_contact_widget.pe-color1 .pe-contact-widget a,
#pe-main .pe_contact_widget.pe-color2 .pe-contact-widget a,
#pe-main .pe_contact_widget.pe-color3 .pe-contact-widget a,
#pe-main .pe_contact_widget.pe-color4 .pe-contact-widget a,
#pe-main .pe_contact_widget.pe-color5 .pe-contact-widget a {
  color: inherit;
}
.pe-color2 .pe-contact-widget .pe-contact-title {
  color: #ea0524;
}
.pe-color2 .pe-contact-widget .pe-round {
  border-color: #ea0524;
  color: #ea0524;
}
.pe-color2 .pe-contact-widget a:hover .pe-icon,
.pe-color2 .pe-contact-widget a:focus .pe-icon {
  color: #ea0524;
}
.pe-color2 .pe-contact-widget a:hover .pe-round,
.pe-color2 .pe-contact-widget a:focus .pe-round {
  background: #ea0524;
  color: #ffffff;
}
.pe-color3 .pe-contact-widget .pe-contact-title {
  color: #4d7900;
}
.pe-color3 .pe-contact-widget .pe-round {
  border-color: #4d7900;
  color: #4d7900;
}
.pe-color3 .pe-contact-widget a:hover .pe-icon,
.pe-color3 .pe-contact-widget a:focus .pe-icon {
  color: #4d7900;
}
.pe-color3 .pe-contact-widget a:hover .pe-round,
.pe-color3 .pe-contact-widget a:focus .pe-round {
  background: #4d7900;
  color: #ffffff;
}
.pe-color4 .pe-contact-widget .pe-contact-title {
  color: #036085;
}
.pe-color4 .pe-contact-widget .pe-round {
  border-color: #036085;
  color: #036085;
}
.pe-color4 .pe-contact-widget a:hover .pe-icon,
.pe-color4 .pe-contact-widget a:focus .pe-icon {
  color: #036085;
}
.pe-color4 .pe-contact-widget a:hover .pe-round,
.pe-color4 .pe-contact-widget a:focus .pe-round {
  background: #036085;
  color: #ffffff;
}
.pe-color5 .pe-contact-widget .pe-contact-title {
  color: #f2f2f2;
}
.pe-color5 .pe-contact-widget .pe-round {
  border-color: #f2f2f2;
  color: #f2f2f2;
}
.pe-color5 .pe-contact-widget a:hover .pe-icon,
.pe-color5 .pe-contact-widget a:focus .pe-icon {
  color: #f2f2f2;
}
.pe-color5 .pe-contact-widget a:hover .pe-round,
.pe-color5 .pe-contact-widget a:focus .pe-round {
  background: #f2f2f2;
  color: #444444;
}
.pe-social-icons {
  display: block;
  margin: -5px -5px 0;
}
.pe-social-icons li {
  display: inline-block;
  vertical-align: top;
}
.pe-social-icons a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  margin: 5px 5px 0;
  opacity: 0.7;
}
.pe-social-icons a:hover,
.pe-social-icons a:focus {
  opacity: 1;
}
.pe-social-icons a span.fa {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  background: #036085;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  padding-top: 1px;
  font-size: 16px;
  line-height: 30px;
}
#pe-footer .pe-social-icons span.fa {
  background: #b2b2b2;
  color: #2a2c2e;
}
#pe-main .pe-color1 .pe-social-icons span.fa {
  background: #ffffff;
  color: #036085;
}
#pe-main .pe-color2 .pe-social-icons span.fa {
  background: #ffffff;
  color: #ea0524;
}
#pe-main .pe-color3 .pe-social-icons span.fa {
  background: #ffffff;
  color: #4d7900;
}
#pe-main .pe-color4 .pe-social-icons span.fa {
  background: #ffffff;
  color: #036085;
}
#pe-main .pe-color5 .pe-social-icons span.fa {
  background: #036085;
  color: #ffffff;
}
.slick-slider .pe-testimonials {
  cursor: -webkit-grab;
  cursor: grab;
}
.slick-slider .pe-testimonials:focus {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.pe-testimonials .pe-custom-text {
  padding: 30px;
  font-style: italic;
  text-align: left;
  position: relative;
  margin: 0 0 28px;
  white-space: normal;
  overflow: visible;
  background: #f2f2f2;
  color: #444444;
}
.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: #036085;
}
.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-testimonial-carousel {
  position: relative;
}
.pe-testimonial-carousel .pe-indicators {
  position: absolute;
  top: 12px;
  width: auto;
  right: 12px;
  left: auto;
  bottom: auto;
  margin: 0 -2px;
  list-style: none;
  z-index: 2;
}
.pe-testimonial-carousel .pe-indicators li {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  margin: 0 2px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0.3;
  border: none;
  border-radius: 50%;
  background: #036085;
  cursor: pointer;
}
.pe-testimonial-carousel .pe-indicators li:hover,
.pe-testimonial-carousel .pe-indicators li:focus,
.pe-testimonial-carousel .pe-indicators li.active {
  opacity: 1;
}
.pe-testimonial-carousel.right .pe-indicators {
  right: auto;
  left: 12px;
}
.pe-meet-our-team {
  margin: -30px 0 0;
}
.pe-meet-our-team .pe-meet-box {
  overflow: hidden;
  text-decoration: none;
  background: transparent;
  margin: 30px 0 0;
}
.pe-meet-our-team .pe-meet-box .image {
  display: block;
  position: relative;
  background: rgba(0, 0, 0, 0);
  text-align: center;
  min-height: 50px;
}
.pe-meet-our-team .pe-meet-box .description {
  display: block;
  text-decoration: none;
  padding: 20px;
  position: relative;
  z-index: 1;
}
.pe-meet-our-team .pe-meet-box .description:before {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  right: auto;
  background: #036085;
  width: 1px;
  height: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: -1;
}
.pe-meet-our-team .pe-meet-box a.member-link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.pe-meet-our-team .pe-meet-box .title,
.pe-meet-our-team .pe-meet-box .text,
.pe-meet-our-team .pe-meet-box .subtitle {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pe-meet-our-team .pe-meet-box .title {
  display: block;
  font-weight: 700;
  line-height: 1.1;
  color: #036085;
}
.pe-meet-our-team .pe-meet-box .title + .subtitle {
  margin: 5px 0 0;
}
.pe-meet-our-team .pe-meet-box .title + .text {
  margin: 20px 0 0;
}
.pe-meet-our-team .pe-meet-box .subtitle {
  display: block;
  font-size: 0.9em;
  line-height: 1.1;
  color: #444444;
}
.pe-meet-our-team .pe-meet-box .subtitle + .text {
  margin: 20px 0 0;
}
.pe-meet-our-team .pe-meet-box .text {
  display: block;
  line-height: 1.5;
  color: #444444;
}
.pe-meet-our-team .pe-meet-box .social {
  display: inline-block;
  width: 100%;
  position: absolute;
  top: -100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: auto;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pe-meet-our-team .pe-meet-box .social a {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  color: #036085;
  text-align: center;
  margin: 0 2px;
  border-radius: 50%;
  text-decoration: none;
}
.pe-meet-our-team .pe-meet-box .social a:before {
  line-height: 40px;
}
.pe-meet-our-team .pe-meet-box .social a:hover,
.pe-meet-our-team .pe-meet-box .social a:focus {
  background: #036085;
  color: #ffffff;
}
.pe-meet-our-team .pe-meet-box:hover .description:before,
.pe-meet-our-team .pe-meet-box:focus .description:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.pe-meet-our-team .pe-meet-box:hover .title,
.pe-meet-our-team .pe-meet-box:focus .title,
.pe-meet-our-team .pe-meet-box:hover .text,
.pe-meet-our-team .pe-meet-box:focus .text,
.pe-meet-our-team .pe-meet-box:hover .subtitle,
.pe-meet-our-team .pe-meet-box:focus .subtitle {
  color: #ffffff;
}
.pe-meet-our-team .pe-meet-box:hover .social,
.pe-meet-our-team .pe-meet-box:focus .social {
  top: 50%;
  opacity: 1;
  pointer-events: auto;
}
.pe-avatar-box {
  margin-top: -15px;
  margin-bottom: -15px;
}
.pe-avatar-box .pe-avatar-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pe-avatar-box .image {
  float: left;
}
.pe-avatar-box .image img {
  margin-right: 30px;
}
.pe-avatar-box .title {
  display: block;
  font-weight: 600;
  line-height: 1.1;
  margin: 0;
  text-decoration: none;
}
.pe-avatar-box .title + .subtitle {
  margin: 5px 0 0;
}
.pe-avatar-box .title + .text,
.pe-avatar-box .title + .social {
  margin: 20px 0 0;
}
.pe-avatar-box .subtitle {
  display: block;
  font-size: 0.9em;
  line-height: 1.1;
}
.pe-avatar-box .subtitle + .text,
.pe-avatar-box .subtitle + .social {
  margin: 20px 0 0;
}
.pe-avatar-box .text {
  display: block;
  line-height: 1.5;
}
.pe-avatar-box .text + .social {
  margin: 20px 0 0;
}
.pe-avatar-box .social {
  display: block;
}
.pe-team-carousel.show-indicators {
  padding-bottom: 25px;
  position: relative;
}
.pe-team-carousel .pe-indicators {
  position: absolute;
  display: inline-block;
  bottom: -15px;
  left: 50%;
  margin-left: -6px;
  right: auto;
  margin: 0;
  list-style: none;
}
.pe-team-carousel .pe-indicators li {
  display: inline-block;
  vertical-align: top;
  height: 12px;
  width: 12px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0.3;
  border: none;
  margin: 0 4px;
  border-radius: 50% !important;
  background-color: #036085;
  cursor: pointer;
}
.pe-team-carousel .pe-indicators li:hover,
.pe-team-carousel .pe-indicators li:focus,
.pe-team-carousel .pe-indicators li.active {
  opacity: 1;
}
#pe-main .pe-panels.tabs .pn-list {
  margin: 0;
}
#pe-main .pe-panels.tabs .pn-list li {
  margin: 0;
}
#pe-main .pe-panels.tabs .pn-list li a {
  font-size: 1.15em;
  line-height: 20px;
  text-transform: uppercase;
  padding: 35px 40px;
  background: #011821;
  color: #ffffff;
  border-left: 1px solid #012a3a;
  margin: 0;
}
#pe-main .pe-panels.tabs .pn-list li:first-child a {
  border: none;
}
#pe-main .pe-panels.tabs .pn-list li.active a {
  border-color: #04729e;
}
#pe-main .pe-panels.tabs .pn-list li.active a,
#pe-main .pe-panels.tabs .pn-list li a:hover,
#pe-main .pe-panels.tabs .pn-list li a:focus {
  background: #036085;
  color: #ffffff;
}
#pe-main .pe-panels.tabs .pn-content {
  border: none;
  background: #ffffff;
  color: #444444;
  padding: 30px;
}
#pe-main .pe-panels.tabs .pn-prev,
#pe-main .pe-panels.tabs .pn-next {
  padding: 35px 0;
  line-height: 20px;
  font-size: 1.15em;
  background: #011821;
  color: #ffffff;
}
#pe-main .pe-panels.tabs .pn-prev.inactive,
#pe-main .pe-panels.tabs .pn-next.inactive {
  color: #012a3a;
  background: #04729e;
}
#pe-main .pe-panels .pn-readmore {
  text-align: right;
}
#pe-main .pe-panels .pn-readmore .readmore {
  padding: 0;
  color: #036085;
  border: none;
  background: none;
  position: relative;
  -webkit-transition: none;
  transition: none;
}
#pe-main .pe-panels .pn-readmore .readmore:hover,
#pe-main .pe-panels .pn-readmore .readmore:focus {
  text-decoration: underline;
}
#pe-main .pe-panels .pn-readmore .readmore:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: '\f178';
  margin-left: 5px;
}
.show-stripes {
  position: relative;
}
.show-stripes:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  width: 100%;
  background: #ffffff;
  pointer-events: none;
}
#pe-main .show-stripes {
  padding-top: 0;
}
#pe-main .show-stripes .pe-title {
  display: none;
}
#pe-main .pe-panels.acco .pn-heading {
  font-weight: 400;
}
#pe-main .pe-panels.acco .pn-heading a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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';
}
#pe-main .pe-panels.acco .pn-heading .pn-date {
  opacity: 0.7;
}
#pe-main .pe-panels.acco .active .pn-heading a:after {
  content: '\f106';
}
#pe-main .pe-panels.acco .pn-panel {
  border-color: #e3e3e3;
}
.PE_Recent_Posts .carousel-inner {
  overflow: visible;
}
.PE_Recent_Posts .carousel-inner:before,
.PE_Recent_Posts .carousel-inner:after {
  content: " ";
  display: table;
}
.PE_Recent_Posts .carousel-inner:after {
  clear: both;
}
.PE_Recent_Posts .pe-recent-posts-outer ul li img {
  padding: 0;
  border: none;
  background: none;
  margin-bottom: 20px;
}
.PE_Recent_Posts .pe-recent-posts-outer .image-left ul li img {
  margin-right: 20px;
}
.PE_Recent_Posts .pe-recent-posts-outer .image-right ul li img {
  margin-left: 20px;
}
.PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators {
  line-height: 1;
}
.PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li {
  background: #036085;
  margin: 0 1px !important;
  vertical-align: top;
  opacity: 0.7;
}
.PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li:focus,
.PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li:hover,
.PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li.active {
  opacity: 1;
  background: #036085;
  margin: 0 1px !important;
}
.PE_Recent_Posts .pe-recent-posts-outer .caption h1,
.PE_Recent_Posts .pe-recent-posts-outer .caption h2,
.PE_Recent_Posts .pe-recent-posts-outer .caption h3,
.PE_Recent_Posts .pe-recent-posts-outer .caption h4,
.PE_Recent_Posts .pe-recent-posts-outer .caption h5,
.PE_Recent_Posts .pe-recent-posts-outer .caption h6 {
  font-size: inherit;
  font-weight: 700;
  line-height: 1.3;
  display: block;
  color: inherit;
  margin: 0;
}
.PE_Recent_Posts .pe-recent-posts-outer .caption h1 a,
.PE_Recent_Posts .pe-recent-posts-outer .caption h2 a,
.PE_Recent_Posts .pe-recent-posts-outer .caption h3 a,
.PE_Recent_Posts .pe-recent-posts-outer .caption h4 a,
.PE_Recent_Posts .pe-recent-posts-outer .caption h5 a,
.PE_Recent_Posts .pe-recent-posts-outer .caption h6 a {
  color: inherit;
  text-decoration: none;
}
.PE_Recent_Posts .pe-recent-posts-outer .caption h1 a:hover,
.PE_Recent_Posts .pe-recent-posts-outer .caption h2 a:hover,
.PE_Recent_Posts .pe-recent-posts-outer .caption h3 a:hover,
.PE_Recent_Posts .pe-recent-posts-outer .caption h4 a:hover,
.PE_Recent_Posts .pe-recent-posts-outer .caption h5 a:hover,
.PE_Recent_Posts .pe-recent-posts-outer .caption h6 a:hover {
  color: #036085;
}
.PE_Recent_Posts .excerpt-text {
  margin: 0;
}
.PE_Recent_Posts .caption h1 + .excerpt-text,
.PE_Recent_Posts .caption h2 + .excerpt-text,
.PE_Recent_Posts .caption h3 + .excerpt-text,
.PE_Recent_Posts .caption h4 + .excerpt-text,
.PE_Recent_Posts .caption h5 + .excerpt-text,
.PE_Recent_Posts .caption h6 + .excerpt-text {
  margin: 10px 0 0;
}
.PE_Recent_Posts .readmore {
  margin: 20px 0 0;
  padding: 5px 10px;
}
.PE_Recent_Posts .pe-creation-date {
  opacity: 0.6;
}
#pe-top3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a,
#pe-bottom3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a {
  color: #ffffff;
}
#pe-top3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a,
#pe-bottom3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #444444;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators {
  line-height: 1;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li {
  background: #036085;
  margin: 0 1px !important;
  vertical-align: top;
  opacity: 0.7;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li:focus,
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li.active {
  opacity: 1;
  background: #036085;
  margin: 0 1px !important;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore {
  background: #036085;
  color: #ffffff;
  padding: 20px;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a {
  color: #ffffff;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore {
  background: #ffffff;
  color: #036085;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #444444;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail .pe-easy-slider-title-readmore {
  background: #ffffff;
  color: #036085;
  padding: 20px;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a,
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #036085;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-inner .thumbnail a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.PE_Recent_Posts_Horizontal .caption h5 {
  font-size: inherit;
  font-weight: 700;
  display: block;
  color: inherit;
  margin: 0 0 5px;
}
.PE_Recent_Posts_Horizontal .caption h5 a {
  color: inherit;
  text-decoration: none;
}
.PE_Recent_Posts_Horizontal .caption h5 a:hover {
  color: #036085;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  display: inline-block;
  vertical-align: middle;
  padding: 18px 50px;
  font-size: inherit;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #545454;
  border: 2px solid #545454;
  background: transparent;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding: 5px 10px;
  color: #036085;
  border-color: #036085;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore.active,
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore:focus {
  text-decoration: none;
  color: #545454;
  border: 2px solid #545454;
  background: rgba(84, 84, 84, 0.2);
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore.active,
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore:active {
  outline: 0;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore.active,
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore:focus {
  color: #ffffff;
  background: #036085;
  border-color: #036085;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore:after {
  display: none;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .thumbnail-in * + a.pe-easy-slider-readmore {
  margin-top: 20px;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #ffffff;
  border-color: #ffffff;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #036085;
  background: #ffffff;
  border-color: #ffffff;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left,
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover {
  display: block;
  background: none;
  text-align: center;
  text-shadow: none;
  color: #444444;
  font-size: 22px;
  width: 40px;
  height: 60px;
  margin-top: -45px !important;
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left:before,
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right:before,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:before,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover:before,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:before,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover:before {
  display: inline-block;
  vertical-align: top;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  font-size: inherit;
  line-height: 60px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover:hover {
  color: #036085;
  background: #ffffff;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left {
  left: 0;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left:before {
  content: '\f053';
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right {
  right: 0;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right:before {
  content: '\f054';
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover {
  display: none;
  margin-left: -30px;
  width: 60px;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:before,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover:before {
  content: '\f04b';
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover {
  margin-left: -30px;
  width: 60px;
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:before,
.PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover:before {
  content: '\f04c';
}
.PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel ul.thumbnails li .thumbnail img {
  vertical-align: middle;
}
.gm-style {
  color: #444444;
}
.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;
}
.pe-events.tribe-events-list-widget .pe-widget-in {
  position: relative;
}
.pe-events.tribe-events-list-widget .pe-title {
  padding-right: 120px;
}
.pe-events.tribe-events-list-widget ol {
  list-style: none;
  margin: 0;
}
.pe-events.tribe-events-list-widget ol li {
  position: relative;
  margin: 0;
  padding: 20px;
  padding-left: 115px;
  min-height: 60px;
  color: #444444;
  background: #f7f7f7;
}
.pe-events.tribe-events-list-widget ol li:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: 60px;
  content: "\f073";
  margin-right: 5px;
  color: #036085;
  position: absolute;
  left: 30px;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pe-events.tribe-events-list-widget ol li + li {
  margin-top: 30px;
}
.pe-events.tribe-events-list-widget .tribe-event-image {
  display: none;
  float: left;
  margin: 0;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
  width: 80px;
  height: 80px;
}
.pe-events.tribe-events-list-widget .tribe-event-image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: auto;
  height: 100%;
}
.pe-events.tribe-events-list-widget .tribe-events-list-widget-events h4 {
  margin: 0 0 5px;
}
.pe-events.tribe-events-list-widget .tribe-events-widget-link {
  position: absolute;
  top: 0;
  right: 0;
}
.pe-events.tribe-events-list-widget .tribe-events-widget-link a {
  position: relative;
}
.pe-events.tribe-events-list-widget .tribe-events-widget-link a:after {
  content: "\f064";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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;
  margin-left: 5px;
}
.pe-events.tribe-events-list-widget .tribe-event-title {
  line-height: 1.1;
  margin: 0 0 10px;
}
.pe-events.tribe-events-list-widget .tribe-event-duration {
  line-height: 1.1;
}
.pe-events.tribe-events-list-widget .tribe-event-featured .tribe-event-title a {
  color: #036085;
}
.pe-events.tribe-events-list-widget .tribe-event-featured .tribe-event-title:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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';
  margin-right: 5px;
}
.pe-events.tribe-events-list-widget .tribe-event-featured .tribe-event-duration {
  color: inherit;
}
.tribe-events-style-skeleton #tribe-events-pg-template {
  width: 100%;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}
.tribe-events-style-skeleton #tribe-events-content {
  margin: 0;
  padding: 0;
}
.tribe-events-style-skeleton .tribe-events-before-html {
  margin: 0 0 30px;
}
.tribe-events-style-skeleton .tribe-events-before-html:empty {
  display: none;
}
.tribe-events-style-skeleton .tribe-events-after-html {
  margin: 30px 0 0;
}
.tribe-events-style-skeleton .tribe-events-after-html:empty {
  display: none;
}
.tribe-events-style-skeleton .tribe-events-single-event-title {
  float: left;
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.1;
  margin: 30px 0;
}
.tribe-events-style-skeleton .tribe-events-schedule {
  float: right;
  margin: 30px 0;
}
.tribe-events-style-skeleton .tribe-events-schedule h2 {
  font-weight: 400;
  margin: 0;
}
.tribe-events-style-skeleton .tribe-events-schedule .tribe-event-date-start:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f274";
  margin: 0 10px;
  color: #036085;
}
.tribe-events-style-skeleton .tribe-events-schedule .tribe-events-cost {
  display: inline-block;
  vertical-align: top;
  font-size: 1.2em;
  margin: 0;
}
.tribe-events-style-skeleton .tribe-events-schedule .tribe-events-cost:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f0d6";
  margin: 0 10px;
  color: #036085;
}
.tribe-events-style-skeleton #tribe-events-header {
  clear: both;
  margin: 0;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav {
  margin: 0 0 30px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e3e3e3;
}
.tribe-events-style-skeleton #tribe-events-footer {
  margin: 0;
}
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav {
  padding: 10px 0 0;
  margin: 0;
  border-top: 1px solid #e3e3e3;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav li,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav li {
  display: block;
  width: 50%;
  padding: 0;
  margin: 0 !important;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav span,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav span {
  display: none;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav a,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav a {
  display: inline-block;
  vertical-align: top;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
  line-height: 20px;
  margin: 0;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-left,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-left {
  float: left;
  text-align: left;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a:before,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:before,
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-left a:before,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-left a:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f0d9";
  color: #036085;
  margin-right: 5px;
  font-size: 20px;
  vertical-align: top;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a:after,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:after,
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-left a:after,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-left a:after {
  display: none;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-right,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-right {
  float: right;
  text-align: right;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a:before,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:before,
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-right a:before,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-right a:before {
  display: none;
}
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a:after,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:after,
.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-right a:after,
.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-past.tribe-events-nav-right a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f0da";
  color: #036085;
  margin-left: 5px;
  font-size: 20px;
  vertical-align: top;
}
.tribe-events-style-skeleton .tribe-events-back {
  margin: 0;
}
.tribe-events-style-skeleton .tribe-events-back a:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f0a5";
  margin-right: -8px;
  background: #ffffff;
}
.tribe-events-style-skeleton .tribe-events-cal-links {
  margin: -10px;
}
.tribe-events-style-skeleton .tribe-events-cal-links a {
  display: inline-block;
  vertical-align: middle;
  padding: 18px 50px;
  font-size: inherit;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #545454;
  border: 2px solid #545454;
  background: transparent;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 10px;
}
.tribe-events-style-skeleton .tribe-events-cal-links a.active,
.tribe-events-style-skeleton .tribe-events-cal-links a:hover,
.tribe-events-style-skeleton .tribe-events-cal-links a:focus {
  text-decoration: none;
  color: #545454;
  border: 2px solid #545454;
  background: rgba(84, 84, 84, 0.2);
}
.tribe-events-style-skeleton .tribe-events-cal-links a.active,
.tribe-events-style-skeleton .tribe-events-cal-links a:active {
  outline: 0;
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group {
  float: left;
  width: 33.33%;
  padding: 15px;
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group h3 {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
  margin: 0 0 20px;
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group dl dt,
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group dl dd {
  float: left;
  margin: 10px 0 0;
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group dl dt {
  clear: both;
  margin-right: 15px;
}
.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta {
  margin: 30px 0;
}
.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary {
  background: #036085;
  color: #ffffff;
  padding: 15px;
}
.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary h3 {
  color: #ffffff;
}
.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary a {
  color: rgba(255, 255, 255, 0.5);
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group-details h3:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f073";
  margin-right: 10px;
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group-organizer h3:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f0c0";
  margin-right: 10px;
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group-organizer dl dt[style] + dd {
  margin-left: 0;
  margin-right: 0;
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group-venue dd + dd {
  margin-left: 15px;
}
.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group-venue h3:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f041";
  margin-right: 10px;
}
.tribe-events-style-skeleton #tribe-events-bar {
  margin: 0 0 30px;
}
.tribe-events-style-skeleton h1.tribe-events-page-title,
.tribe-events-style-skeleton h2.tribe-events-page-title {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 30px;
  text-align: center;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar {
  font-size: inherit;
  border: none;
  margin: 0 0 30px;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar th {
  background: #036085;
  color: #ffffff;
  padding: 10px;
  line-height: 26px;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: none;
  border-bottom: none;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td {
  font-size: inherit;
  border-color: #e3e3e3;
  padding: 15px;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td:hover {
  background: #e3e3e3;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-] {
  padding: 0;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-],
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-] a {
  font-size: inherit;
  font-weight: 400;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .type-tribe_events {
  padding: 0;
  margin: 0;
  border-color: #e3e3e3;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-month-event-title {
  font-weight: 400;
  line-height: 1.1;
  margin: 15px 0;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-month-event-title a {
  font-size: inherit;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present {
  background: #036085;
  color: #ffffff;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present a {
  color: rgba(255, 255, 255, 0.5);
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present:hover {
  background: #012a3a;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present .type-tribe_events {
  border-color: #023c53;
}
.tribe-events-style-skeleton .tribe-bar-views-list,
.tribe-events-style-skeleton #tribe-bar-collapse-toggle {
  display: none;
}
.tribe-events-style-skeleton .tribe-bar-views-list {
  background: #e3e3e3;
  padding: 15px;
  margin: 0;
}
.tribe-events-style-skeleton #tribe-bar-views {
  float: right;
}
.tribe-events-style-skeleton #tribe-bar-views label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tribe-events-style-skeleton .tribe-bar-filters {
  float: left;
}
.tribe-events-style-skeleton .tribe-bar-filters label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tribe-events-style-skeleton .tribe-bar-filters .tribe-bar-date-filter,
.tribe-events-style-skeleton .tribe-bar-filters .tribe-bar-search-filter,
.tribe-events-style-skeleton .tribe-bar-filters .tribe-bar-submit {
  float: left;
}
.tribe-events-style-skeleton .tribe-bar-filters .tribe-bar-date-filter + div,
.tribe-events-style-skeleton .tribe-bar-filters .tribe-bar-search-filter + div {
  margin-left: -2px;
}
.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical {
  margin: 30px 0 0;
  display: inline-block;
  vertical-align: middle;
  padding: 18px 50px;
  font-size: inherit;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #545454;
  border: 2px solid #545454;
  background: transparent;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical.active,
.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:hover,
.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:focus {
  text-decoration: none;
  color: #545454;
  border: 2px solid #545454;
  background: rgba(84, 84, 84, 0.2);
}
.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical.active,
.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:active {
  outline: 0;
}
.tribe-events-style-skeleton .datepicker table tr td span.active:hover,
.tribe-events-style-skeleton .datepicker table tr td span.active:hover:hover,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover:hover,
.tribe-events-style-skeleton .datepicker table tr td span.active:active,
.tribe-events-style-skeleton .datepicker table tr td span.active:hover:active,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:active,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover:active,
.tribe-events-style-skeleton .datepicker table tr td span.active.active,
.tribe-events-style-skeleton .datepicker table tr td span.active:hover.active,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled.active,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover.active,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled,
.tribe-events-style-skeleton .datepicker table tr td span.active:hover.disabled,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled.disabled,
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover.disabled,
.tribe-events-style-skeleton .datepicker table tr td span.active[disabled],
.tribe-events-style-skeleton .datepicker table tr td span.active:hover[disabled],
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled[disabled],
.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #036085;
}
.tribe-events-style-skeleton #tribe-events-content .tribe-events-tooltip {
  padding: 10px;
}
.tribe-events-style-skeleton #tribe-events-content .tribe-events-tooltip h4.entry-title {
  font-size: inherit;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
  padding: 0 0 10px;
}
.tribe-events-style-skeleton #tribe-events-content .tribe-events-tooltip .tribe-events-event-body {
  padding: 0;
  font-size: inherit;
}
.tribe-events-style-skeleton #tribe-events-content .tribe-events-tooltip .tribe-event-duration {
  padding: 0 0 10px;
}
.tribe-events-style-skeleton #tribe-events-content .tribe-events-tooltip .tribe-events-event-thumb {
  float: none;
  text-align: center;
  padding: 0 0 10px;
}
.tribe-events-style-skeleton .tribe-events-list-event-title {
  color: #444444;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.1;
  margin: 0 0 30px;
}
.tribe-events-style-skeleton .tribe-events-list-event-title a {
  color: #444444;
  text-decoration: none;
}
.tribe-events-style-skeleton .tribe-events-list-event-title a:hover {
  color: #036085;
}
.tribe-events-style-skeleton .tribe-events-loop {
  margin: 0 0 30px;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-list-separator-month,
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-day-time-slot h5 {
  display: block;
  font-size: 150%;
  font-weight: 700;
  color: #036085;
  margin: 0 0 30px;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-list-separator-month:before,
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-day-time-slot h5:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: "\f073";
  margin-right: 10px;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-cost {
  display: none;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-image {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-list-event-description {
  clear: none;
  width: auto;
  margin-bottom: 10px;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-list-event-description .tribe-events-read-more {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta {
  clear: none;
  float: right;
  margin-left: 30px;
  margin-bottom: 10px;
  padding: 30px;
  background: #036085;
  color: #ffffff;
  font-size: inherit;
  width: 30%;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta a {
  color: rgba(255, 255, 255, 0.5);
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details,
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta .time-details {
  font-size: 1.5em;
  line-height: 1.1;
  margin: 0 0 10px;
  padding-left: 30px;
  position: relative;
  box-sizing: border-box;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details:before,
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta .time-details:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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;
  position: absolute;
  left: 0;
  content: "\f274";
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta .tribe-events-venue-details {
  line-height: 1.7;
  padding-left: 30px;
  position: relative;
  box-sizing: border-box;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta .tribe-events-venue-details:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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;
  position: absolute;
  left: 0;
  content: "\f041";
  font-size: 1.5em;
  margin: 0 3px;
}
.tribe-events-style-skeleton .tribe-events-loop .type-tribe_events + div {
  border-top: 1px solid #e3e3e3;
  padding: 30px 0 0;
  margin: 20px 0 0;
}
.tribe-events-style-skeleton .tribe-events-notices ul li:before {
  display: none;
}
.tribe-events-style-skeleton .tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
  margin-right: 0;
}
.tribe-events-style-skeleton .tribe-events-loop .tribe-event-featured .tribe-events-event-image {
  max-width: 280px;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured,
.tribe-events-style-skeleton .tribe-events-list .tribe-events-loop .tribe-event-featured,
.tribe-events-style-skeleton .tribe-events-list #tribe-events-day.tribe-events-loop .tribe-event-featured {
  background: none;
}
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured .tribe-events-month-event-title:before,
.tribe-events-style-skeleton .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-month-event-title:before,
.tribe-events-style-skeleton .tribe-events-list #tribe-events-day.tribe-events-loop .tribe-event-featured .tribe-events-month-event-title:before,
.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured .tribe-events-list-event-title:before,
.tribe-events-style-skeleton .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-list-event-title:before,
.tribe-events-style-skeleton .tribe-events-list #tribe-events-day.tribe-events-loop .tribe-event-featured .tribe-events-list-event-title:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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';
  margin-right: 5px;
}
.wpml-ls ul li:before {
  display: none !important;
}
#wpml_credit_footer {
  text-align: center;
}
.wpml-ls-legacy-list-vertical.wpml-ls-statics-footer {
  margin-left: auto;
  margin-right: auto;
}
.pe-main-menu .pe-nav-container > .nav-menu > .wpml-ls-item.menu-item > a[title] {
  padding-top: 35px;
  padding-bottom: 35px;
}
.pe-main-menu .pe-nav-container > .nav-menu > .wpml-ls-item.menu-item > a[title] span {
  content: '';
  display: inline-block;
  text-transform: uppercase;
  font: inherit;
  margin: 0;
  opacity: 1;
}
.pe-top-contact {
  margin: -10px -10px 0;
}
.pe-top-contact .item {
  box-sizing: border-box;
  float: left;
  padding: 10px 0 0 10px;
}
.pe-top-contact .item a {
  color: #444444;
}
.pe-top-contact .item:last-of-type {
  padding-right: 10px;
}
.pe-top-contact [class^="icon-"],
.pe-top-contact [class*=" icon-"] {
  line-height: 1;
}
.pe-top-contact .pe-color {
  color: #036085;
}
.pe-top-contact .fa {
  margin-right: 7px;
}
.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;
}
.pe-tabs .pe-tab-links li a {
  display: block;
  padding: 20px 40px;
  background: #444444;
  color: #ffffff;
  font-size: 1.15em;
  font-weight: 400;
  text-decoration: none;
}
.pe-tabs .pe-tab-links li a:hover,
.pe-tabs .pe-tab-links li a:focus {
  background: #036085;
  color: #ffffff;
}
.pe-tabs .pe-tab-links li.active a {
  cursor: default;
  background: #036085;
  color: #ffffff;
}
.pe-tabs .pe-tabs-content {
  padding: 30px;
  background: #ffffff;
  color: #444444;
}
.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 #036085;
}
.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;
}
.pe-tabs.pe-clean .pe-tab-links li a:hover,
.pe-tabs.pe-clean .pe-tab-links li a:focus {
  color: #036085;
}
.pe-tabs.pe-clean .pe-tab-links li.active a {
  background: none;
  color: #036085;
}
.pe-tabs.pe-clean .pe-tabs-content {
  background: none;
  padding: 20px 0 0;
}
.pe-accordion-container {
  margin: 1px 0 0;
}
.pe-accordion-container .pe-accordion-heading a {
  display: block;
  margin: -1px 0 0;
  padding: 20px 45px 20px 0;
  line-height: 20px;
  color: inherit;
  font-size: 1em;
  font-weight: 400;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  text-decoration: none;
  position: relative;
}
.pe-accordion-container .pe-accordion-heading a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: 140%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
  left: auto;
  content: '\f107';
  line-height: 20px;
}
.pe-accordion-container .pe-accordion-heading a:hover,
.pe-accordion-container .pe-accordion-heading a:focus {
  color: #036085;
}
.pe-accordion-container .pe-accordion-heading.active a {
  color: #036085;
}
.pe-accordion-container .pe-accordion-heading.active a:after {
  content: '\f106';
}
.pe-accordion-container .pe-accordion-content {
  padding: 20px 0;
}
.pe-gallery {
  clear: both;
  margin-top: -30px;
}
.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;
}
.pe-gallery-item .pe-gallery-image {
  text-align: center;
}
.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 {
  clear: both;
  margin: -15px;
}
.gallery .gallery-item {
  float: left;
  padding: 15px;
}
.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%;
}
.gallery .gallery-icon {
  text-align: center;
}
.gallery .gallery-caption {
  max-width: 100%;
  padding: 10px;
  background: #ffffff;
  color: #444444;
  font-size: 0.9em;
}
.readmore.readmore-large {
  width: 100%;
  font-size: 2.7em;
  font-weight: 600;
  line-height: 1.1;
  padding: 30px 35px;
  margin: 5px 0;
}
.readmore.readmore-icon.readmore-large {
  padding: 30px 80px 30px 35px;
}
.readmore.readmore-icon.readmore-large span.fa {
  line-height: 1.1;
  right: 35px;
  left: auto;
  margin: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.readmore.readmore-icon.readmore-large.active span.fa,
.readmore.readmore-icon.readmore-large:hover span.fa,
.readmore.readmore-icon.readmore-large:focus span.fa {
  right: 25px;
}
.readmore.readmore-large {
  color: #036085;
  border-color: #036085;
}
.readmore.readmore-large.active,
.readmore.readmore-large:hover,
.readmore.readmore-large:focus {
  background: none;
}
.pe-icontext {
  display: table;
}
.pe-icontext .fa {
  color: #036085;
}
.pe-icontext .pe-icon {
  font-size: 60px;
  line-height: 1;
}
.pe-icontext .pe-icon,
.pe-icontext .pe-content {
  display: table-cell;
  vertical-align: top;
}
.pe-icontext .pe-icon {
  padding-right: 30px;
}
.pe-icontext .pe-label {
  display: block;
  font-size: 1em;
  line-height: 1.1;
  font-weight: 600;
  margin: 0 0 15px;
}
.pe-icontext .pe-label a {
  color: inherit;
}
.pe-icontext .pe-label a:hover,
.pe-icontext .pe-label a:focus {
  color: #036085;
  text-decoration: none;
}
.pe-icontext .pe-desc {
  display: block;
}
.pe-icontext a.readmore {
  border: medium none;
  display: block;
  margin: 0;
  padding: 0;
  text-transform: none;
  color: #036085;
}
.pe-icontext a.readmore:hover {
  background: none;
}
.pe-table-group tr td:first-child {
  font-size: 1em;
  font-weight: bold;
  color: #036085;
  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;
}
.row.sc {
  margin-top: -30px;
}
.row.sc + .row.sc {
  margin-top: 0;
}
.row.sc > .item {
  margin-top: 30px;
}
.row.sc.margin {
  margin: 0;
}
.row.sc.margin > .item {
  margin-top: 0;
}
.row.sc.margin .col-xs-1,
.row.sc.margin .col-xs-2,
.row.sc.margin .col-xs-3,
.row.sc.margin .col-xs-4,
.row.sc.margin .col-xs-5,
.row.sc.margin .col-xs-6,
.row.sc.margin .col-xs-7,
.row.sc.margin .col-xs-8,
.row.sc.margin .col-xs-9,
.row.sc.margin .col-xs-10,
.row.sc.margin .col-xs-11,
.row.sc.margin .col-xs-12,
.row.sc.margin .col-sm-1,
.row.sc.margin .col-sm-2,
.row.sc.margin .col-sm-3,
.row.sc.margin .col-sm-4,
.row.sc.margin .col-sm-5,
.row.sc.margin .col-sm-6,
.row.sc.margin .col-sm-7,
.row.sc.margin .col-sm-8,
.row.sc.margin .col-sm-9,
.row.sc.margin .col-sm-10,
.row.sc.margin .col-sm-11,
.row.sc.margin .col-sm-12,
.row.sc.margin .col-md-1,
.row.sc.margin .col-md-2,
.row.sc.margin .col-md-3,
.row.sc.margin .col-md-4,
.row.sc.margin .col-md-5,
.row.sc.margin .col-md-6,
.row.sc.margin .col-md-7,
.row.sc.margin .col-md-8,
.row.sc.margin .col-md-9,
.row.sc.margin .col-md-10,
.row.sc.margin .col-md-11,
.row.sc.margin .col-md-12,
.row.sc.margin .col-lg-1,
.row.sc.margin .col-lg-2,
.row.sc.margin .col-lg-3,
.row.sc.margin .col-lg-4,
.row.sc.margin .col-lg-5,
.row.sc.margin .col-lg-6,
.row.sc.margin .col-lg-7,
.row.sc.margin .col-lg-8,
.row.sc.margin .col-lg-9,
.row.sc.margin .col-lg-10,
.row.sc.margin .col-lg-11,
.row.sc.margin .col-lg-12 {
  padding: 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 h2 {
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  line-height: 1.1;
}
.pe-anibox figure h2 span {
  font-weight: 700;
}
.pe-anibox figure h2,
.pe-anibox figure p {
  margin: 0;
}
.pe-anibox figure p {
  font-size: 0.95em;
}
.pe-anibox figure figcaption,
.pe-anibox figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.pe-anibox figure figcaption > 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 h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #444444;
  -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 {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.pe-anibox figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  color: #444444;
}
.pe-anibox figure.effect-sadie:hover h2 {
  -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 {
  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 h2 {
  float: left;
  vertical-align: top;
  position: relative;
  padding: 0.4em 1em;
  color: #444444;
  background: rgba(255, 255, 255, 0.9);
}
.pe-anibox figure.effect-julia p {
  clear: both;
  float: left;
  color: #444444;
  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 {
  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,
.pe-anibox figure.effect-goliath h2 {
  -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 h2,
.pe-anibox figure.effect-goliath p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}
.pe-anibox figure.effect-goliath p {
  width: 100%;
  box-sizing: border-box;
  background: #036085;
  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 h2 {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
.pe-anibox figure.effect-goliath:hover p {
  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 h2,
.pe-anibox figure.effect-marley p {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
}
.pe-anibox figure.effect-marley p {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.pe-anibox figure.effect-marley h2 {
  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 h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-marley h2: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 h2:after,
.pe-anibox figure.effect-marley p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.pe-anibox figure.effect-marley:hover h2:after,
.pe-anibox figure.effect-marley:hover p {
  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: Droid Sans, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  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;
}
.pe-counter {
  text-align: center;
}
.pe-counter .pe-icon {
  display: block;
  font-size: 98px;
  line-height: 1;
  margin: 0 0 20px;
}
.pe-counter .pe-icon i,
.pe-counter .pe-icon em {
  display: block;
  line-height: 1;
  text-align: center;
}
.pe-counter .pe-count {
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 5px;
}
.pe-counter .pe-counter-link {
  line-height: 1.1;
  text-transform: uppercase;
}
p {
  margin: 0;
}
* + p:not([class]) {
  margin: 1.3em 0;
}
h1,
.h1 {
  font-size: 1.3em;
}
h2,
.h2 {
  font-size: 1.2em;
}
h3,
.h3 {
  font-size: 1.1em;
}
h4,
.h4 {
  font-size: 1em;
}
h5,
.h5 {
  font-size: 0.9em;
}
h6,
.h6 {
  font-size: 0.8em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  margin: 1em 0;
}
.pe-typo-title {
  text-transform: uppercase;
  text-align: center;
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #e3e3e3;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 1.5em 0;
}
ul {
  list-style: none;
}
ol {
  list-style-position: inside;
}
ul,
ol {
  margin: 15px 0;
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0 0 10px 30px;
}
ul:not([class]) li,
ul.pe-dark li,
ul.pe-light li {
  margin: 0;
  padding: 0;
  position: relative;
}
ul:not([class]) li:before,
ul.pe-dark li:before,
ul.pe-light li:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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: '\f111';
  position: relative;
  top: 5px;
  vertical-align: top;
  font-size: 60%;
  color: #036085;
  padding-top: 2px;
  padding-right: 8px;
}
.pe-article-content ul:not([class]) li {
  padding-left: 15px;
}
.pe-article-content ul:not([class]) li:before {
  position: absolute;
  left: 0;
}
#pe-main ul.pe-light li:before {
  color: #e7e6e6;
}
#pe-main ul.pe-dark li:before {
  color: #000000;
}
#pe-main .pe-color1 ul:not([class]) li:before {
  color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color2 ul:not([class]) li:before {
  color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color3 ul:not([class]) li:before {
  color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color4 ul:not([class]) li:before {
  color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color5 ul:not([class]) li:before {
  color: #036085;
}
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: 30px 0;
  font-size: 120%;
  line-height: 1.5;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  color: #444444;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.pe-color {
  color: #036085;
}
p.blue,
p.green,
p.red,
p.orange {
  display: table;
  padding: 20px;
  border-left: 5px solid transparent;
  margin: 1.3em 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.3em 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 {
  background: #d9edf7;
  border-color: #3a87ad;
}
.pe-success {
  background: #DFF0D8;
  border-color: #58AD11;
}
.pe-alert {
  background: #F2DEDE;
  border-color: #DE2843;
}
.pe-warning {
  background: #fcf8e3;
  border-color: #D8B811;
}
.pe-block {
  margin: 10px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 40px;
}
.pe-block span {
  background: #545454;
  display: block;
  position: absolute;
  top: 5px;
  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 5px;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.pebadge,
span.pebadge {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/badge.png");
}
p.pecalendar,
span.pecalendar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/calendar.png");
}
p.pechat,
span.pechat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/chat.png");
}
p.pecheck,
span.pecheck {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/check.png");
}
p.pecloud,
span.pecloud {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/cloud.png");
}
p.pedirection,
span.pedirection {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/direction.png");
}
p.pedivide,
span.pedivide {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/divide.png");
}
p.peerror,
span.peerror {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/error.png");
}
p.pefire,
span.pefire {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/fire.png");
}
p.peflag,
span.peflag {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/flag.png");
}
p.peheart,
span.peheart {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/heart.png");
}
p.pehome,
span.pehome {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/home.png");
}
p.peinfo,
span.peinfo {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/info.png");
}
p.pelist,
span.pelist {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/list.png");
}
p.pemail,
span.pemail {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/mail.png");
}
p.pepeople,
span.pepeople {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/people.png");
}
p.pestar,
span.pestar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/star.png");
}
p.pestat,
span.pestat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/stat.png");
}
.pe-small-icon {
  width: 27px;
}
.quote-left,
.quote-right {
  display: block;
  font-style: italic;
  position: relative;
}
.quote-left span.fa,
.quote-right span.fa,
.quote-left span[class^='fa'],
.quote-right span[class^='fa'] {
  position: absolute;
  font-size: 30px;
  color: #e3e3e3;
}
.quote-left {
  margin: 0 0 30px 100px;
  padding: 25px;
  text-align: left;
  border-left: 5px solid #e3e3e3;
}
.quote-left span.fa,
.quote-left span[class^='fa'] {
  top: 25px;
  left: -60px;
  right: auto;
}
.quote-right {
  margin: 0 100px 30px 0;
  padding: 25px;
  text-align: right;
  border-right: 5px solid #e3e3e3;
}
.quote-right span.fa,
.quote-right span[class^='fa'] {
  bottom: 25px;
  right: -60px;
  left: auto;
}
.quote-left.margin,
.quote-right.margin {
  margin-bottom: 0;
}
.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: 1043;
  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,
.pe-gallery-modal {
  cursor: pointer;
}
.mfp-modal-content {
  position: relative;
  color: #444;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  box-sizing: content-box;
}
.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;
}
@media (max-width: 1200px) {
  #pe-topbar2 .pe-widget-raw:last-of-type {
    margin-right: 0;
  }
  #pe-main .pe-wcag-settings .page-width {
    display: none;
  }
}
@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;
  }
  .pe-widget-overlap {
    margin-top: 0;
  }
  #pe-main .pe-widget.pe_box_widget {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  #pe-main .pe-widget.pe_box_widget:last-child {
    margin-bottom: 30px;
  }
  #pe-main .pe-table {
    float: none;
    width: 100% !important;
  }
  #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    clear: both;
    float: none;
    width: 100% !important;
  }
  .pe-blog-row.items-2 .blog-col,
  .pe-blog-row.items-3 .blog-col,
  .pe-blog-row.items-4 .blog-col {
    margin: 0 0 30px;
  }
  .pe-blog-row.items-2 .blog-col:last-child,
  .pe-blog-row.items-3 .blog-col:last-child,
  .pe-blog-row.items-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 ul.children {
    padding-left: 20px;
  }
  html[dir='rtl'] .pe-comments ul.children {
    padding-left: 0;
    padding-right: 20px;
  }
  #pe-services-carousel.schema-left .pe-indicators {
    margin-bottom: 30px;
  }
  #pe-services-carousel.schema-right .pe-indicators {
    margin-top: 0;
  }
  .pe-row.single-member .pe-member-contact,
  .pe-row.single-member .pe-socials {
    margin-top: 30px;
  }
  #pe-copyrights-info,
  #pixelemu-copyrights {
    text-align: center;
  }
  .pe-avatar-box .image {
    width: 100%;
    margin: 0 0 20px;
  }
  #pe-main .pe-widget.pe_box_widget {
    margin-bottom: 30px;
  }
  .tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-month-event-title a {
    font-size: 0.9em;
  }
}
@media (max-width: 768px) {
  .sticky-bar #pe-bar {
    position: static;
  }
  .sticky-bar #pe-main {
    padding-top: 0 !important;
  }
  #pe-back-top a {
    height: 30px;
    width: 30px;
  }
  .pe-blog-row figure.effect {
    overflow: visible;
  }
  .pe-blog-row figure.effect figcaption {
    position: static;
    background: none;
    opacity: 1;
  }
  .pe-blog-row figure.effect figcaption:before,
  .pe-blog-row figure.effect figcaption:after {
    display: none;
  }
  .pe-blog-row figure.effect figcaption .intro {
    padding: 30px 0 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    color: #444444;
  }
  .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore {
    color: #545454;
    background: transparent;
    border: 2px solid #545454;
  }
  .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore.active,
  .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore:hover,
  .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore:focus {
    color: #545454;
    background: rgba(84, 84, 84, 0.2);
    border: 2px solid #545454;
  }
  .cd-headline[style] {
    font-size: 20px !important;
  }
  .slider-carousel-outer.carousel ul.thumbnails li .thumbnail {
    text-align: center;
  }
  .tribe-events-style-skeleton #tribe-bar-views {
    float: left;
    margin-right: 5px;
  }
  html[dir='rtl'] .tribe-events-style-skeleton #tribe-bar-views {
    float: right;
    margin-right: 0;
    margin-left: 5px;
  }
  .tribe-events-style-skeleton .tribe-bar-views-inner {
    margin: 0 0 5px;
  }
  .tribe-events-style-skeleton .tribe-bar-filters .tribe-bar-date-filter,
  .tribe-events-style-skeleton .tribe-bar-filters .tribe-bar-search-filter,
  .tribe-events-style-skeleton .tribe-bar-filters .tribe-bar-submit {
    margin: 0 0 5px;
  }
  .tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar th,
  .tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td {
    padding: 5px;
  }
  .tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-month-event-title a {
    font-size: 0.8em;
  }
  .tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta {
    float: left;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 30px;
    width: 100%;
  }
  html[dir='rtl'] .tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta {
    float: right;
  }
  .tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group {
    width: 100%;
  }
}
@media (max-width: 480px) {
  #pe-top-bar .pe-widget-raw {
    float: none;
    margin: 0 0 10px;
    text-align: center;
  }
  #pe-main ul.pe-wcag-settings > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  #pe-main ul.pe-wcag-settings .separator {
    display: none;
  }
  #pe-logo {
    max-width: 210px;
  }
  #pe-main .cd-headline {
    font-size: 1em !important;
  }
  .pe-recent-posts-outer .image-left ul li img {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .pe-comments ul.children {
    padding-left: 10px;
  }
  html[dir='rtl'] .pe-comments ul.children {
    padding-left: 0;
    padding-right: 10px;
  }
  .pe-events.tribe-events-list-widget .tribe-events-widget-link {
    padding-top: 30px;
    position: static;
  }
  .tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .tribe-events-style-skeleton #tribe-events-footer li,
  .tribe-events-style-skeleton #tribe-events-header li {
    width: 100%;
  }
}
/*! 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;
  }
}
/*# sourceMappingURL=http://watermark.pixelemu.com/pe-public-institutions/wp-content/uploads/pe-public-institutions/maps/theme.map */