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;
}
.pe-widget {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 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%;
  }
}
.pe-row.margin {
  margin: 0;
}
.pe-row.margin .col-xs-1,
.pe-row.margin .col-xs-2,
.pe-row.margin .col-xs-3,
.pe-row.margin .col-xs-4,
.pe-row.margin .col-xs-5,
.pe-row.margin .col-xs-6,
.pe-row.margin .col-xs-7,
.pe-row.margin .col-xs-8,
.pe-row.margin .col-xs-9,
.pe-row.margin .col-xs-10,
.pe-row.margin .col-xs-11,
.pe-row.margin .col-xs-12,
.pe-row.margin .col-sm-1,
.pe-row.margin .col-sm-2,
.pe-row.margin .col-sm-3,
.pe-row.margin .col-sm-4,
.pe-row.margin .col-sm-5,
.pe-row.margin .col-sm-6,
.pe-row.margin .col-sm-7,
.pe-row.margin .col-sm-8,
.pe-row.margin .col-sm-9,
.pe-row.margin .col-sm-10,
.pe-row.margin .col-sm-11,
.pe-row.margin .col-sm-12,
.pe-row.margin .col-md-1,
.pe-row.margin .col-md-2,
.pe-row.margin .col-md-3,
.pe-row.margin .col-md-4,
.pe-row.margin .col-md-5,
.pe-row.margin .col-md-6,
.pe-row.margin .col-md-7,
.pe-row.margin .col-md-8,
.pe-row.margin .col-md-9,
.pe-row.margin .col-md-10,
.pe-row.margin .col-md-11,
.pe-row.margin .col-md-12,
.pe-row.margin .col-lg-1,
.pe-row.margin .col-lg-2,
.pe-row.margin .col-lg-3,
.pe-row.margin .col-lg-4,
.pe-row.margin .col-lg-5,
.pe-row.margin .col-lg-6,
.pe-row.margin .col-lg-7,
.pe-row.margin .col-lg-8,
.pe-row.margin .col-lg-9,
.pe-row.margin .col-lg-10,
.pe-row.margin .col-lg-11,
.pe-row.margin .col-lg-12 {
  padding: 0;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide,
.hidden {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.no-bold {
  font-weight: normal;
}
.no-bold b {
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.title-left .pe-title {
  text-align: left;
}
.title-right .pe-title {
  text-align: right;
}
.title-center .pe-title {
  text-align: center;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: '';
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.embed-responsive-4by3:before {
  padding-top: 75%;
}
.embed-responsive-custom:before {
  padding-top: 38%;
}
figure {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: none;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-circle,
.pe-img-circle {
  border-radius: 50%;
}
.img-polaroid,
.pe-img-polaroid {
  background: #ffffff;
  padding: 4px;
  border: 1px solid #e0e2e4;
}
.img-rounded,
.pe-img-rounded {
  border-radius: 5px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  font-size: 16px;
  background: #000;
  color: #fff;
}
.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: 16px;
  height: 100%;
}
body {
  color: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  background-color: #18191d;
  line-height: 1.7;
}
body.overflow {
  overflow: hidden;
}
body.font-readable {
  letter-spacing: 0.12em;
  word-spacing: 0.16em;
}
.nospace {
  padding: 0 !important;
}
.nospace .pe-widget {
  margin-bottom: 0;
}
.nospace-top {
  padding-top: 0 !important;
}
.nospace-bottom {
  padding-bottom: 0 !important;
}
.nospace-bottom .pe-widget {
  margin-bottom: 0;
}
#pe-main {
  position: relative;
  background: #ffffff;
}
.sticky-bar #pe-header {
  padding-top: 78px;
}
.sticky-bar.wcag #pe-header {
  padding-top: 121px;
}
.sticky-bar #pe-logo-nav {
  position: fixed;
  display: block;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 900;
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.admin-bar.sticky-bar:not(.overflow) #pe-logo-nav {
  top: 32px;
}
.admin-bar #pe-offcanvas {
  top: 32px;
}
@media (max-width: 782px) {
  .admin-bar.sticky-bar:not(.overflow) #pe-logo-nav {
    top: 46px;
  }
  .admin-bar #pe-offcanvas {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar.sticky-bar #pe-header {
    padding-top: 0 !important;
  }
  .admin-bar.sticky-bar #pe-logo-nav {
    position: static;
  }
}
#pe-logo-nav {
  color: #1e2025;
  background: transparent;
}
#pe-logo-nav #pe-wcag {
  color: #1e2025;
  background: #ffffff;
  position: relative;
  z-index: 5;
}
.sticky-bar.scrolled #pe-logo-nav {
  color: #1e2025;
  background: #ffffff;
  box-shadow: 0px 2px 5px #e0e2e4;
}
.sticky-bar.scrolled #pe-main .pe-wcag-settings {
  border-bottom: 1px solid rgba(30, 32, 37, 0.1);
}
#pe-bar-left {
  float: left;
  padding: 16px 0;
}
#pe-bar-left #pe-logo a {
  display: block;
  position: relative;
}
#pe-bar-left #pe-logo .pe-logo-text {
  font-size: 34px;
  line-height: 1.1;
  font-weight: 700;
  text-transform: uppercase;
}
#pe-bar-left #pe-logo .pe-logo-desc {
  line-height: 1.1;
}
#pe-bar-right {
  float: right;
  padding: 20px 0 0;
}
#pe-main-menu,
#pe-main-menu-header {
  float: left;
  position: relative;
  z-index: 5;
}
#pe-login {
  float: left;
  position: relative;
  margin-left: 20px;
  line-height: 25px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
}
#pe-login:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  border-left: 1px solid #ffffff;
}
#pe-login .pe-widget {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#pe-search {
  float: left;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 32px;
  margin-left: 20px;
  position: relative;
  z-index: 100;
}
#pe-offcanvas-button {
  float: left;
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 20px;
  z-index: 5;
  position: relative;
}
.wide-page .pe-container,
.wide-page .container-fluid {
  max-width: 100%;
}
#pe-main .pe-wcag-settings {
  border-bottom: 1px solid transparent;
  font-size: 13px;
  padding: 10px 0;
  margin: 0;
  text-align: right;
}
#pe-main .pe-wcag-settings ul {
  margin: 0;
}
#pe-main .pe-wcag-settings li {
  display: inline-block;
  margin: 0 0 0 2px;
  padding: 0;
}
#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;
  text-decoration: none;
  background: #ffffff;
  font-size: 13px;
  border: none;
  margin: 0;
  color: #000000;
}
#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: #1b59be;
}
#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 {
  background: #ffffff;
  color: #000000;
}
#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 {
  background: #ffff00;
  color: #000000;
}
#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 {
  background: #000000;
  color: #ffff00;
}
#pe-header {
  background-color: #ffffff;
  color: #1e2025;
  position: relative;
}
#pe-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  background-position: right top;
  opacity: 1;
  pointer-events: none;
}
#pe-header-sidebar {
  padding-top: 90px;
  padding-bottom: 90px;
}
.header-background-frontpage:not(.home):not(.blog) #pe-header:before {
  display: none;
}
#pe-top1 {
  color: #1e2025;
  background: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
  position: relative;
}
#pe-top1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-image: url('http://watermark.pixelemu.com/pe-company-plumbers/wp-content/uploads/2019/01/header-123.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  background-position: right bottom;
  opacity: 1;
}
#pe-top2 {
  color: #1e2025;
  background: #ffffff;
  padding-top: 90px;
  padding-bottom: 60px;
  position: relative;
}
#pe-top2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left bottom;
  opacity: 1;
}
#pe-top3 {
  color: #ffffff;
  background: #dc5235;
  padding-top: 90px;
  padding-bottom: 60px;
  position: relative;
}
#pe-top3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 1;
}
#pe-breadcrumbs {
  padding-top: 90px;
}
#pe-content-part {
  padding-top: 90px;
  padding-bottom: 60px;
}
#pe-breadcrumbs + #pe-content-part,
#pe-breadcrumbs + #pe-content-beginning + #pe-content-part {
  padding-top: 30px;
}
#pe-maincontent {
  margin-bottom: 30px;
}
#pe-top1 + #pe-bottom1 {
  padding-top: 0;
}
#pe-bottom1 {
  color: #1e2025;
  background: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
  position: relative;
}
#pe-bottom1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  background-position: center center;
  opacity: 1;
}
#pe-bottom2 {
  color: #1e2025;
  background: #ffffff;
  padding-top: 90px;
  padding-bottom: 60px;
  position: relative;
}
#pe-bottom2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  background-position: center center;
  opacity: 1;
}
#pe-footer {
  color: #ffffff;
  background: #18191d;
  padding-top: 90px;
  padding-bottom: 60px;
  position: relative;
}
#pe-footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  background-image: url('http://watermark.pixelemu.com/pe-company-plumbers/wp-content/uploads/2019/01/footer-bw.jpg');
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: left top;
  opacity: 0.15;
}
#pe-copyrights {
  padding: 40px 0;
  color: #ffffff;
  background: #18191d;
  font-size: 0.875em;
}
#pe-copyrights #pe-copyrights-info,
#pe-copyrights #pixelemu-copyrights {
  display: inline-block;
  vertical-align: top;
}
#pe-copyrights #pe-copyrights-info a,
#pe-copyrights #pixelemu-copyrights a {
  color: #ffffff;
}
a {
  color: #1b59be;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: underline;
}
::selection {
  background: #1b59be;
  color: #ffffff;
}
::-webkit-selection {
  background: #1b59be;
  color: #ffffff;
}
::-moz-selection {
  background: #1b59be;
  color: #ffffff;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  line-height: 1;
  vertical-align: middle;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  font-family: inherit;
  padding: 17px 25px;
  border: 1px solid #e0e2e4;
  border-radius: 4px;
  color: #1e2025;
  background: #ffffff;
  max-width: 100%;
  text-transform: none;
  box-sizing: border-box;
}
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: #1e2025;
  opacity: 1 !important;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #1e2025;
}
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: #1e2025;
}
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: #1e2025;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  background: #f7f8fa;
  border-color: #1b59be;
  outline: 0;
}
select {
  padding: 14px 25px 13px;
}
textarea {
  height: auto;
  line-height: 1.2;
  padding: 25px;
}
.btn {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  height: auto;
  line-height: 20px;
  border: 2px solid transparent;
  background: #1b59be;
  font-size: 16px;
  font-family: inherit;
  font-weight: 400;
  padding: 14px 30px;
  color: #ffffff;
  text-transform: none;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-sizing: border-box;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
  color: #ffffff;
  background: #2b70e1;
  border: 2px solid #2b70e1;
}
.btn:active {
  outline: 0;
}
.btn-large {
  padding: 20px 30px;
  min-width: 250px;
  border-radius: 30px;
  text-align: center;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  height: auto;
  line-height: 20px;
  border: 2px solid transparent;
  background: #1b59be;
  font-size: 16px;
  font-family: inherit;
  font-weight: 400;
  padding: 14px 30px;
  color: #ffffff;
  text-transform: none;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-sizing: border-box;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  text-decoration: none;
  color: #ffffff;
  background: #2b70e1;
  border: 2px solid #2b70e1;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  outline: 0;
}
.button a {
  color: #ffffff;
  text-decoration: none;
}
.button:hover a,
.button:focus a {
  color: #ffffff;
}
#pe-header .btn,
#pe-header .button,
#pe-header button,
#pe-header input[type="submit"],
#pe-header input[type="button"],
#pe-header input[type="reset"] {
  color: #ffffff;
  background: #1b59be;
  margin-top: 21px;
}
#pe-header .btn:hover,
#pe-header .button:hover,
#pe-header button:hover,
#pe-header input[type="submit"]:hover,
#pe-header input[type="button"]:hover,
#pe-header input[type="reset"]:hover,
#pe-header .btn:focus,
#pe-header .button:focus,
#pe-header button:focus,
#pe-header input[type="submit"]:focus,
#pe-header input[type="button"]:focus,
#pe-header input[type="reset"]:focus {
  color: #ffffff;
  background: #2b70e1;
}
#pe-header .cd-headline {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
#pe-header .cd-headline .cd-words-wrapper {
  text-decoration: none;
  padding: 0 0 0 26px;
}
#pe-header .cd-headline .cd-words-wrapper strong {
  font-weight: bold;
}
#pe-header .cd-headline .cd-words-wrapper:after {
  display: none;
}
#pe-header .cd-headline .cd-desc {
  padding: 0;
}
.readmore {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  padding: 0 0;
  font-size: 16px;
  font-family: inherit;
  font-weight: 700;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #1b59be;
  background: none;
  box-sizing: border-box;
}
.readmore:hover,
.readmore:focus {
  text-decoration: underline;
  color: #1b59be;
  border-color: #292c33;
}
#pe-header .readmore {
  color: #1b59be;
  border-color: #1b59be;
}
#pe-header .readmore:hover,
#pe-header .readmore:focus {
  color: #ffffff;
  border-color: #ffffff;
}
#pe-header #pe-login .readmore {
  color: #1e2025;
  border-color: #1e2025;
}
#pe-header #pe-login .readmore:hover,
#pe-header #pe-login .readmore:focus {
  color: #1b59be;
  border-color: #1b59be;
}
.readmore.readmore-icon {
  position: relative;
  word-wrap: break-word;
}
.readmore.readmore-icon span.fa {
  margin-left: 10px;
}
.readmore.readmore-large {
  width: 100%;
  font-size: 16px;
}
.pe-breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pe-breadcrumbs > li {
  float: left;
}
.pe-breadcrumbs > li + li {
  padding-left: 10px;
}
.pe-breadcrumbs > .item-current {
  color: inherit;
}
.pe-pagination-block {
  text-align: center;
  margin: 45px 0 0;
}
.pe-pagination {
  display: inline-block;
  vertical-align: top;
  margin: -5px auto;
}
.pe-pagination > li {
  float: left;
  margin: 10px 0 0 5px;
}
.pe-pagination > li a,
.pe-pagination > li span {
  display: block;
  font-size: 16px;
  line-height: 28px;
  min-width: 28px;
  font-weight: 600;
  padding: 13px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #1e2025;
}
.pe-pagination > li a:hover,
.pe-pagination > li span:hover,
.pe-pagination > li a:focus,
.pe-pagination > li span:focus {
  color: #1b59be;
}
.pe-pagination > li.active a,
.pe-pagination > li.active span {
  color: #1b59be;
}
.pe-pagination > li.start a,
.pe-pagination > li.end a,
.pe-pagination > li.next a,
.pe-pagination > li.prev a {
  border: 0;
  min-width: auto;
  color: #1b59be;
}
.pe-pagination > li.start a:hover,
.pe-pagination > li.end a:hover,
.pe-pagination > li.next a:hover,
.pe-pagination > li.prev a:hover,
.pe-pagination > li.start a:focus,
.pe-pagination > li.end a:focus,
.pe-pagination > li.next a:focus,
.pe-pagination > li.prev a:focus {
  background: none;
  text-decoration: underline;
}
.pe-page-links {
  padding: 60px 0 0;
  text-align: center;
}
.pe-page-links a,
.pe-page-links > span {
  display: inline-block;
  font-size: 16px;
  height: 28px;
  line-height: 24px;
  min-width: 28px;
  padding: 0 10px;
  margin: 0 5px;
  border-radius: 24px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #1e2025;
  border: 1px solid #e0e2e4;
}
.pe-page-links > span,
.pe-page-links a:hover,
.pe-page-links a:focus {
  color: #1b59be;
  border: 1px solid #1b59be;
}
table,
.pe-table {
  width: 100%;
  max-width: 100%;
  margin: 0;
  border-collapse: collapse;
}
table tr + tr,
.pe-table tr + tr {
  border-top: 1px solid #e0e2e4;
}
table tr:nth-child(odd) td,
.pe-table tr:nth-child(odd) td {
  background: #e0e2e4;
}
table th,
.pe-table th,
table td,
.pe-table td {
  padding: 8px;
  line-height: 1.7;
  vertical-align: top;
}
table th,
.pe-table th {
  border-color: transparent;
  text-align: center;
  padding: 15px 8px;
  background: #1b59be;
  color: #ffffff;
}
table th a,
.pe-table th a {
  color: #ffffff;
}
table > tbody + tbody,
.pe-table > tbody + tbody {
  border-top: 2px solid #e0e2e4;
}
.pe-search-box {
  position: relative;
}
.pe-search-box .pe-search-input input {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  line-height: 42px;
}
.pe-search-box .pe-search-input input:focus {
  border-color: #1b59be;
}
.pe-search-box .button {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 40px;
  height: 40px;
}
#pe-search-form {
  margin: 0 0 30px;
}
#pe-search-form .pe-search-input {
  width: 100%;
}
#pe-search-form .pe-search-input input {
  width: 100%;
  padding: 0 60px 0 20px;
  height: 60px;
  line-height: 60px;
}
#pe-search-form .button {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  padding: 0;
  width: 60px;
  height: 60px;
  font-size: 18px;
  border-radius: 0 2px 2px 0;
}
#pe-search form {
  display: block;
  position: relative;
  margin: 0;
  line-height: 1;
}
#pe-search .pe-search-input {
  display: none;
  position: absolute;
  top: -10px;
  left: auto;
  right: 30px;
  z-index: 2;
}
#pe-search .pe-search-input input {
  width: 260px;
  padding: 12px 10px;
  background: #ffffff;
  color: inherit;
  line-height: 20px;
  border-color: inherit;
}
#pe-search .button {
  background: none;
  border: none;
  color: inherit;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  margin: 0;
  font-size: 21px;
}
#pe-search .button:hover,
#pe-search .button:focus {
  color: #1b59be;
  background: none;
}
#pe-search .open + .button {
  float: right;
  margin-right: 2px;
}
#pe-back-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  left: auto;
  z-index: 999;
}
#pe-back-top a {
  cursor: pointer;
  display: block;
  position: relative;
  height: 50px;
  width: 50px;
  color: #ffffff;
  background-color: #1b59be;
  text-decoration: none;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  border-radius: 0;
  text-align: center;
  opacity: 0.3;
}
#pe-back-top a span.fa {
  font-size: 30px;
  line-height: 50px;
}
#pe-back-top a:hover,
#pe-back-top a:focus {
  opacity: 0.6;
}
.fsize70 {
  font-size: 11.2px;
}
.fsize70 #pe-bottom2 {
  font-size: 9.1px;
}
.fsize70 #pe-main .pe-wcag-settings {
  font-size: 9.1px;
}
.fsize70 .menu ul li a {
  font-size: 11.2px;
}
.fsize70 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize70 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize70 #pe-login {
  font-size: 11.2px;
}
.fsize70 select,
.fsize70 textarea,
.fsize70 input[type="text"],
.fsize70 input[type="password"],
.fsize70 input[type="datetime"],
.fsize70 input[type="datetime-local"],
.fsize70 input[type="date"],
.fsize70 input[type="month"],
.fsize70 input[type="time"],
.fsize70 input[type="week"],
.fsize70 input[type="number"],
.fsize70 input[type="email"],
.fsize70 input[type="url"],
.fsize70 input[type="search"],
.fsize70 input[type="tel"],
.fsize70 input[type="color"] {
  font-size: 9.1px;
}
.fsize70 .btn,
.fsize70 .button,
.fsize70 button,
.fsize70 input[type="submit"],
.fsize70 input[type="button"],
.fsize70 input[type="reset"] {
  font-size: 11.2px;
}
.fsize70 .readmore {
  font-size: 11.2px;
}
.fsize70 .page-header > h1,
.fsize70 .page-header > h2 {
  font-size: 16.8px;
}
.fsize70 .pe-opening-hours .pe-title,
.fsize70 .pe-member-contact .pe-title,
.fsize70 .pe-socials .pe-title,
.fsize70 .pe-author-info .pe-title {
  font-size: 14px;
}
.fsize70 .pe-comments .comment-reply-title,
.fsize70 .pe-comments .comments-title {
  font-size: 14px;
}
.fsize70 .pe-widget h3.pe-title,
.fsize70 .pe-widget-raw h3.pe-title {
  font-size: 14px;
}
.fsize70 .widget.widget_recent_entries ul li,
.fsize70 .widget.widget_archive ul li,
.fsize70 .widget.widget_categories ul li,
.fsize70 .widget.widget_meta ul li,
.fsize70 .widget.widget_pages ul li,
.fsize70 .widget.widget_recent_comments ul li,
.fsize70 .widget.widget_rss ul li {
  font-size: 11.2px;
}
.fsize70 .widget.widget_recent_entries ul li span,
.fsize70 .widget.widget_archive ul li span,
.fsize70 .widget.widget_categories ul li span,
.fsize70 .widget.widget_meta ul li span,
.fsize70 .widget.widget_pages ul li span,
.fsize70 .widget.widget_recent_comments ul li span,
.fsize70 .widget.widget_rss ul li span {
  font-size: 9px;
}
.fsize70 #pe-bottom2 .menu li a,
.fsize70 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize70 #pe-bottom2 .widget.widget_archive ul li a,
.fsize70 #pe-bottom2 .widget.widget_categories ul li a,
.fsize70 #pe-bottom2 .widget.widget_meta ul li a,
.fsize70 #pe-bottom2 .widget.widget_pages ul li a,
.fsize70 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize70 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 9.1px;
}
.fsize70 .cd-headline {
  font-size: 16.8px;
}
.fsize70 .pe-anibox figure h2 {
  font-size: 14px;
}
.fsize70 #pe-maincontent {
  font-size: 11.2px;
}
.fsize80 {
  font-size: 12.8px;
}
.fsize80 #pe-bottom2 {
  font-size: 10.4px;
}
.fsize80 #pe-main .pe-wcag-settings {
  font-size: 10.4px;
}
.fsize80 .menu ul li a {
  font-size: 12.8px;
}
.fsize80 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize80 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize80 #pe-login {
  font-size: 12.8px;
}
.fsize80 select,
.fsize80 textarea,
.fsize80 input[type="text"],
.fsize80 input[type="password"],
.fsize80 input[type="datetime"],
.fsize80 input[type="datetime-local"],
.fsize80 input[type="date"],
.fsize80 input[type="month"],
.fsize80 input[type="time"],
.fsize80 input[type="week"],
.fsize80 input[type="number"],
.fsize80 input[type="email"],
.fsize80 input[type="url"],
.fsize80 input[type="search"],
.fsize80 input[type="tel"],
.fsize80 input[type="color"] {
  font-size: 10.4px;
}
.fsize80 .btn,
.fsize80 .button,
.fsize80 button,
.fsize80 input[type="submit"],
.fsize80 input[type="button"],
.fsize80 input[type="reset"] {
  font-size: 12.8px;
}
.fsize80 .readmore {
  font-size: 12.8px;
}
.fsize80 .page-header > h1,
.fsize80 .page-header > h2 {
  font-size: 19.2px;
}
.fsize80 .pe-opening-hours .pe-title,
.fsize80 .pe-member-contact .pe-title,
.fsize80 .pe-socials .pe-title,
.fsize80 .pe-author-info .pe-title {
  font-size: 16px;
}
.fsize80 .pe-comments .comment-reply-title,
.fsize80 .pe-comments .comments-title {
  font-size: 16px;
}
.fsize80 .pe-widget h3.pe-title,
.fsize80 .pe-widget-raw h3.pe-title {
  font-size: 16px;
}
.fsize80 .widget.widget_recent_entries ul li,
.fsize80 .widget.widget_archive ul li,
.fsize80 .widget.widget_categories ul li,
.fsize80 .widget.widget_meta ul li,
.fsize80 .widget.widget_pages ul li,
.fsize80 .widget.widget_recent_comments ul li,
.fsize80 .widget.widget_rss ul li {
  font-size: 12.8px;
}
.fsize80 .widget.widget_recent_entries ul li span,
.fsize80 .widget.widget_archive ul li span,
.fsize80 .widget.widget_categories ul li span,
.fsize80 .widget.widget_meta ul li span,
.fsize80 .widget.widget_pages ul li span,
.fsize80 .widget.widget_recent_comments ul li span,
.fsize80 .widget.widget_rss ul li span {
  font-size: 10px;
}
.fsize80 #pe-bottom2 .menu li a,
.fsize80 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize80 #pe-bottom2 .widget.widget_archive ul li a,
.fsize80 #pe-bottom2 .widget.widget_categories ul li a,
.fsize80 #pe-bottom2 .widget.widget_meta ul li a,
.fsize80 #pe-bottom2 .widget.widget_pages ul li a,
.fsize80 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize80 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 10.4px;
}
.fsize80 .cd-headline {
  font-size: 19.2px;
}
.fsize80 .pe-anibox figure h2 {
  font-size: 16px;
}
.fsize80 #pe-maincontent {
  font-size: 12.8px;
}
.fsize90 {
  font-size: 14.4px;
}
.fsize90 #pe-bottom2 {
  font-size: 11.7px;
}
.fsize90 #pe-main .pe-wcag-settings {
  font-size: 11.7px;
}
.fsize90 .menu ul li a {
  font-size: 14.4px;
}
.fsize90 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize90 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize90 #pe-login {
  font-size: 14.4px;
}
.fsize90 select,
.fsize90 textarea,
.fsize90 input[type="text"],
.fsize90 input[type="password"],
.fsize90 input[type="datetime"],
.fsize90 input[type="datetime-local"],
.fsize90 input[type="date"],
.fsize90 input[type="month"],
.fsize90 input[type="time"],
.fsize90 input[type="week"],
.fsize90 input[type="number"],
.fsize90 input[type="email"],
.fsize90 input[type="url"],
.fsize90 input[type="search"],
.fsize90 input[type="tel"],
.fsize90 input[type="color"] {
  font-size: 11.7px;
}
.fsize90 .btn,
.fsize90 .button,
.fsize90 button,
.fsize90 input[type="submit"],
.fsize90 input[type="button"],
.fsize90 input[type="reset"] {
  font-size: 14.4px;
}
.fsize90 .readmore {
  font-size: 14.4px;
}
.fsize90 .page-header > h1,
.fsize90 .page-header > h2 {
  font-size: 21.6px;
}
.fsize90 .pe-opening-hours .pe-title,
.fsize90 .pe-member-contact .pe-title,
.fsize90 .pe-socials .pe-title,
.fsize90 .pe-author-info .pe-title {
  font-size: 18px;
}
.fsize90 .pe-comments .comment-reply-title,
.fsize90 .pe-comments .comments-title {
  font-size: 18px;
}
.fsize90 .pe-widget h3.pe-title,
.fsize90 .pe-widget-raw h3.pe-title {
  font-size: 18px;
}
.fsize90 .widget.widget_recent_entries ul li,
.fsize90 .widget.widget_archive ul li,
.fsize90 .widget.widget_categories ul li,
.fsize90 .widget.widget_meta ul li,
.fsize90 .widget.widget_pages ul li,
.fsize90 .widget.widget_recent_comments ul li,
.fsize90 .widget.widget_rss ul li {
  font-size: 14.4px;
}
.fsize90 .widget.widget_recent_entries ul li span,
.fsize90 .widget.widget_archive ul li span,
.fsize90 .widget.widget_categories ul li span,
.fsize90 .widget.widget_meta ul li span,
.fsize90 .widget.widget_pages ul li span,
.fsize90 .widget.widget_recent_comments ul li span,
.fsize90 .widget.widget_rss ul li span {
  font-size: 12px;
}
.fsize90 #pe-bottom2 .menu li a,
.fsize90 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize90 #pe-bottom2 .widget.widget_archive ul li a,
.fsize90 #pe-bottom2 .widget.widget_categories ul li a,
.fsize90 #pe-bottom2 .widget.widget_meta ul li a,
.fsize90 #pe-bottom2 .widget.widget_pages ul li a,
.fsize90 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize90 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 11.7px;
}
.fsize90 .cd-headline {
  font-size: 21.6px;
}
.fsize90 .pe-anibox figure h2 {
  font-size: 18px;
}
.fsize90 #pe-maincontent {
  font-size: 14.4px;
}
.fsize110 {
  font-size: 17.6px;
}
.fsize110 #pe-bottom2 {
  font-size: 14.3px;
}
.fsize110 #pe-main .pe-wcag-settings {
  font-size: 14.3px;
}
.fsize110 .menu ul li a {
  font-size: 17.6px;
}
.fsize110 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize110 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize110 #pe-login {
  font-size: 17.6px;
}
.fsize110 select,
.fsize110 textarea,
.fsize110 input[type="text"],
.fsize110 input[type="password"],
.fsize110 input[type="datetime"],
.fsize110 input[type="datetime-local"],
.fsize110 input[type="date"],
.fsize110 input[type="month"],
.fsize110 input[type="time"],
.fsize110 input[type="week"],
.fsize110 input[type="number"],
.fsize110 input[type="email"],
.fsize110 input[type="url"],
.fsize110 input[type="search"],
.fsize110 input[type="tel"],
.fsize110 input[type="color"] {
  font-size: 14.3px;
}
.fsize110 .btn,
.fsize110 .button,
.fsize110 button,
.fsize110 input[type="submit"],
.fsize110 input[type="button"],
.fsize110 input[type="reset"] {
  font-size: 17.6px;
}
.fsize110 .readmore {
  font-size: 17.6px;
}
.fsize110 .page-header > h1,
.fsize110 .page-header > h2 {
  font-size: 26.4px;
}
.fsize110 .pe-opening-hours .pe-title,
.fsize110 .pe-member-contact .pe-title,
.fsize110 .pe-socials .pe-title,
.fsize110 .pe-author-info .pe-title {
  font-size: 22px;
}
.fsize110 .pe-comments .comment-reply-title,
.fsize110 .pe-comments .comments-title {
  font-size: 22px;
}
.fsize110 .pe-widget h3.pe-title,
.fsize110 .pe-widget-raw h3.pe-title {
  font-size: 22px;
}
.fsize110 .widget.widget_recent_entries ul li,
.fsize110 .widget.widget_archive ul li,
.fsize110 .widget.widget_categories ul li,
.fsize110 .widget.widget_meta ul li,
.fsize110 .widget.widget_pages ul li,
.fsize110 .widget.widget_recent_comments ul li,
.fsize110 .widget.widget_rss ul li {
  font-size: 17.6px;
}
.fsize110 .widget.widget_recent_entries ul li span,
.fsize110 .widget.widget_archive ul li span,
.fsize110 .widget.widget_categories ul li span,
.fsize110 .widget.widget_meta ul li span,
.fsize110 .widget.widget_pages ul li span,
.fsize110 .widget.widget_recent_comments ul li span,
.fsize110 .widget.widget_rss ul li span {
  font-size: 14px;
}
.fsize110 #pe-bottom2 .menu li a,
.fsize110 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize110 #pe-bottom2 .widget.widget_archive ul li a,
.fsize110 #pe-bottom2 .widget.widget_categories ul li a,
.fsize110 #pe-bottom2 .widget.widget_meta ul li a,
.fsize110 #pe-bottom2 .widget.widget_pages ul li a,
.fsize110 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize110 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 14.3px;
}
.fsize110 .cd-headline {
  font-size: 26.4px;
}
.fsize110 .pe-anibox figure h2 {
  font-size: 22px;
}
.fsize110 #pe-maincontent {
  font-size: 19.2px;
}
.fsize120 {
  font-size: 19.2px;
}
.fsize120 #pe-bottom2 {
  font-size: 15.6px;
}
.fsize120 #pe-main .pe-wcag-settings {
  font-size: 15.6px;
}
.fsize120 .menu ul li a {
  font-size: 19.2px;
}
.fsize120 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize120 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize120 #pe-login {
  font-size: 19.2px;
}
.fsize120 select,
.fsize120 textarea,
.fsize120 input[type="text"],
.fsize120 input[type="password"],
.fsize120 input[type="datetime"],
.fsize120 input[type="datetime-local"],
.fsize120 input[type="date"],
.fsize120 input[type="month"],
.fsize120 input[type="time"],
.fsize120 input[type="week"],
.fsize120 input[type="number"],
.fsize120 input[type="email"],
.fsize120 input[type="url"],
.fsize120 input[type="search"],
.fsize120 input[type="tel"],
.fsize120 input[type="color"] {
  font-size: 15.6px;
}
.fsize120 .btn,
.fsize120 .button,
.fsize120 button,
.fsize120 input[type="submit"],
.fsize120 input[type="button"],
.fsize120 input[type="reset"] {
  font-size: 19.2px;
}
.fsize120 .readmore {
  font-size: 19.2px;
}
.fsize120 .page-header > h1,
.fsize120 .page-header > h2 {
  font-size: 28.8px;
}
.fsize120 .pe-opening-hours .pe-title,
.fsize120 .pe-member-contact .pe-title,
.fsize120 .pe-socials .pe-title,
.fsize120 .pe-author-info .pe-title {
  font-size: 24px;
}
.fsize120 .pe-comments .comment-reply-title,
.fsize120 .pe-comments .comments-title {
  font-size: 24px;
}
.fsize120 .pe-widget h3.pe-title,
.fsize120 .pe-widget-raw h3.pe-title {
  font-size: 24px;
}
.fsize120 .widget.widget_recent_entries ul li,
.fsize120 .widget.widget_archive ul li,
.fsize120 .widget.widget_categories ul li,
.fsize120 .widget.widget_meta ul li,
.fsize120 .widget.widget_pages ul li,
.fsize120 .widget.widget_recent_comments ul li,
.fsize120 .widget.widget_rss ul li {
  font-size: 19.2px;
}
.fsize120 .widget.widget_recent_entries ul li span,
.fsize120 .widget.widget_archive ul li span,
.fsize120 .widget.widget_categories ul li span,
.fsize120 .widget.widget_meta ul li span,
.fsize120 .widget.widget_pages ul li span,
.fsize120 .widget.widget_recent_comments ul li span,
.fsize120 .widget.widget_rss ul li span {
  font-size: 16px;
}
.fsize120 #pe-bottom2 .menu li a,
.fsize120 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize120 #pe-bottom2 .widget.widget_archive ul li a,
.fsize120 #pe-bottom2 .widget.widget_categories ul li a,
.fsize120 #pe-bottom2 .widget.widget_meta ul li a,
.fsize120 #pe-bottom2 .widget.widget_pages ul li a,
.fsize120 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize120 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 15.6px;
}
.fsize120 .cd-headline {
  font-size: 28.8px;
}
.fsize120 .pe-anibox figure h2 {
  font-size: 24px;
}
.fsize120 #pe-maincontent {
  font-size: 24px;
}
.fsize130 {
  font-size: 20.8px;
}
.fsize130 #pe-bottom2 {
  font-size: 16.9px;
}
.fsize130 #pe-main .pe-wcag-settings {
  font-size: 16.9px;
}
.fsize130 .menu ul li a {
  font-size: 20.8px;
}
.fsize130 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize130 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize130 #pe-login {
  font-size: 20.8px;
}
.fsize130 select,
.fsize130 textarea,
.fsize130 input[type="text"],
.fsize130 input[type="password"],
.fsize130 input[type="datetime"],
.fsize130 input[type="datetime-local"],
.fsize130 input[type="date"],
.fsize130 input[type="month"],
.fsize130 input[type="time"],
.fsize130 input[type="week"],
.fsize130 input[type="number"],
.fsize130 input[type="email"],
.fsize130 input[type="url"],
.fsize130 input[type="search"],
.fsize130 input[type="tel"],
.fsize130 input[type="color"] {
  font-size: 16.9px;
}
.fsize130 .btn,
.fsize130 .button,
.fsize130 button,
.fsize130 input[type="submit"],
.fsize130 input[type="button"],
.fsize130 input[type="reset"] {
  font-size: 20.8px;
}
.fsize130 .readmore {
  font-size: 20.8px;
}
.fsize130 .page-header > h1,
.fsize130 .page-header > h2 {
  font-size: 31.2px;
}
.fsize130 .pe-opening-hours .pe-title,
.fsize130 .pe-member-contact .pe-title,
.fsize130 .pe-socials .pe-title,
.fsize130 .pe-author-info .pe-title {
  font-size: 26px;
}
.fsize130 .pe-comments .comment-reply-title,
.fsize130 .pe-comments .comments-title {
  font-size: 26px;
}
.fsize130 .pe-widget h3.pe-title,
.fsize130 .pe-widget-raw h3.pe-title {
  font-size: 26px;
}
.fsize130 .widget.widget_recent_entries ul li,
.fsize130 .widget.widget_archive ul li,
.fsize130 .widget.widget_categories ul li,
.fsize130 .widget.widget_meta ul li,
.fsize130 .widget.widget_pages ul li,
.fsize130 .widget.widget_recent_comments ul li,
.fsize130 .widget.widget_rss ul li {
  font-size: 20.8px;
}
.fsize130 .widget.widget_recent_entries ul li span,
.fsize130 .widget.widget_archive ul li span,
.fsize130 .widget.widget_categories ul li span,
.fsize130 .widget.widget_meta ul li span,
.fsize130 .widget.widget_pages ul li span,
.fsize130 .widget.widget_recent_comments ul li span,
.fsize130 .widget.widget_rss ul li span {
  font-size: 17px;
}
.fsize130 #pe-bottom2 .menu li a,
.fsize130 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize130 #pe-bottom2 .widget.widget_archive ul li a,
.fsize130 #pe-bottom2 .widget.widget_categories ul li a,
.fsize130 #pe-bottom2 .widget.widget_meta ul li a,
.fsize130 #pe-bottom2 .widget.widget_pages ul li a,
.fsize130 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize130 #pe-bottom2 .widget.widget_rss ul li a {
  font-size: 16.9px;
}
.fsize130 .cd-headline {
  font-size: 31.2px;
}
.fsize130 .pe-anibox figure h2 {
  font-size: 26px;
}
.fsize130 #pe-maincontent {
  font-size: 32px;
}
.page-header,
.pe-article-content,
.pe-comments {
  word-wrap: break-word;
}
.pe-article-content ul:not([class]),
.pe-article-content ul.pe-dark,
.pe-article-content ul.pe-light {
  overflow: auto;
}
.pe-article-content a:not([class]) {
  text-decoration: underline;
}
.pe-article-content a:not([class]):hover,
.pe-article-content a:not([class]):focus {
  text-decoration: none;
}
.pe-blog-row {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #e0e2e4;
}
.pe-blog-row:first-of-type {
  padding-top: 0;
  margin-top: 0;
  border: none;
}
.pe-blog-row .blog-col.col-sm-12 .pe-image {
  float: left;
  margin: 0 30px 5px 0;
}
.archive .pe-blog-row:not(.style-effect) .blog-col.col-sm-12 .pe-image {
  max-width: 44%;
}
.blog .pe-blog-row:not(.style-effect) .blog-col.col-sm-12 .pe-image {
  max-width: 100%;
}
.page-header {
  margin: 0 0 15px;
}
.page-header > h1,
.page-header > h2,
.page-header > h3,
.page-header > h4,
.page-header > h5,
.page-header > h6,
.page-header p {
  display: block;
  color: #1e2025;
  font-family: Montserrat, Montserrat;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.1;
  margin: 0 0 5px;
}
.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: #1e2025;
}
.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: #1b59be;
  text-decoration: none;
}
.page-header > h2.subtitle {
  margin: 5px 0 0;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.7;
}
.blog .page-header .page-header-main-title,
.archive .page-header .page-header-main-title {
  margin-bottom: 30px;
  text-transform: uppercase;
}
.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: #1b59be;
  margin-right: 5px;
}
.pe-article-read-more {
  margin: 15px 0 0;
}
.post-meta {
  line-height: 1.5;
  margin: 0;
  font-size: 0.875em;
  color: #4c515d;
  text-transform: none;
}
.post-meta .separator {
  margin: 0 5px;
}
.pe-image {
  margin-bottom: 30px;
}
.pe-image figure {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignnone,
.aligncenter,
.alignleft,
.alignright {
  margin-bottom: 30px;
}
.alignright {
  float: right;
  margin-left: 30px;
}
.alignleft {
  float: left;
  margin-right: 30px;
}
.wp-caption {
  text-align: center;
  max-width: 100%;
  color: #1e2025;
  background: #f2f2f2;
}
.wp-caption a {
  text-align: center;
}
.wp-caption img {
  margin: 0;
}
.wp-caption .wp-caption-text {
  padding: 10px;
  max-width: 100%;
}
.pull-left.pe-image {
  margin-right: 30px;
}
.pull-right.pe-image {
  margin-left: 30px;
}
.pe-blog-row figure.effect {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  height: 100%;
  margin: 0 !important;
}
.pe-blog-row figure.effect figcaption {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #ffffff;
  background: rgba(248, 86, 69, 0.75);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.pe-blog-row figure.effect .intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 60px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 1em;
  text-align: center;
  line-height: 1.5;
  position: relative;
}
.pe-blog-row figure.effect .intro:before {
  content: '';
  position: absolute;
  top: 30px;
  bottom: 30px;
  left: 50%;
  right: 50%;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pe-blog-row figure.effect .intro:after {
  content: '';
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 30px;
  right: 30px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pe-blog-row figure.effect .intro a {
  pointer-events: auto;
}
.pe-blog-row figure.effect .pe-article-read-more {
  margin: 30px 0 0;
  text-align: center;
}
.pe-blog-row figure.effect .pe-article-read-more .readmore {
  color: #f85645;
  border: none;
  background: #ffffff;
}
.pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
.pe-blog-row figure.effect .pe-article-read-more .readmore:focus {
  color: #f85645;
  background: rgba(255, 255, 255, 0.6);
}
.pe-blog-row figure.effect:hover figcaption {
  opacity: 1;
}
.pe-blog-row figure.effect:hover .intro:before {
  left: 30px;
  right: 30px;
}
.pe-blog-row figure.effect:hover .intro:after {
  top: 30px;
  bottom: 30px;
}
.archive .pe-blog-row figure.effect figcaption {
  color: #ffffff;
  background: rgba(248, 86, 69, 0.75);
}
.archive .pe-blog-row figure.effect figcaption:before {
  background: rgba(248, 86, 69, 0.3);
}
.archive .pe-blog-row figure.effect figcaption:after {
  background: rgba(248, 86, 69, 0.3);
}
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore {
  color: #f85645;
  background: #ffffff;
  padding: 5px;
}
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore:focus {
  color: #f85645;
  background: rgba(255, 255, 255, 0.6);
}
.pe-author-info {
  padding-top: 30px;
}
.pe-author-info .pe-title {
  color: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  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: #1e2025;
  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;
  border-radius: 100%;
}
.pe-author-details {
  display: table-cell;
  vertical-align: top;
}
.pe-post-tags {
  padding-top: 15px;
}
.pe-post-tags > .title {
  float: left;
  font-weight: bold;
  padding-right: 10px;
  line-height: 2em;
}
.pe-post-tags ul {
  margin: 0;
  width: 100%;
  list-style: none;
}
.pe-post-tags ul li {
  display: inline-block;
  padding-right: 5px;
  background: none;
  padding-bottom: 5px;
}
.pe-post-tags ul li a {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  vertical-align: baseline;
  white-space: nowrap;
  background-color: transparent !important;
  color: #1e2025;
  text-shadow: none;
  border: 2px solid #e0e2e4;
  border-radius: 2px;
  padding: 7px 10px;
  text-transform: uppercase;
  display: block;
}
.pe-post-tags ul li a:hover,
.pe-post-tags ul li a:focus {
  border-color: #1b59be;
  text-decoration: none;
}
.post-navigation {
  padding-top: 30px;
}
.post-navigation .nav-links {
  overflow: hidden;
}
.post-navigation .meta-nav {
  color: #1b59be;
  padding-right: 10px;
}
.post-navigation .nav-next {
  float: right;
}
.post-navigation .nav-next a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 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';
  margin-left: 5px;
  color: #1b59be;
}
.post-navigation .nav-previous {
  float: left;
}
.post-navigation .nav-previous 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: '\f104';
  margin-right: 5px;
  color: #1b59be;
}
.post-navigation a {
  position: relative;
  color: inherit;
}
.post-navigation a:hover,
.post-navigation a:focus {
  color: #1b59be;
  text-decoration: none;
}
.pe-comments {
  padding-top: 30px;
}
.pe-comments .comment-reply-title,
.pe-comments .comments-title {
  color: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
}
.pe-comments .comment-body {
  display: table;
  margin-bottom: 30px;
}
.pe-comments ul.children {
  margin: 0;
}
.pe-comments .comment-list > li > ul.children {
  padding-left: 90px;
}
.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;
  border-radius: 100%;
}
.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 .separator {
  font-size: 0;
  text-indent: -999px;
  margin: 0 3px;
}
.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-comments .comment-reply-link {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  height: auto;
  line-height: 20px;
  border: 2px solid transparent;
  background: #1b59be;
  font-size: 16px;
  font-family: inherit;
  font-weight: 400;
  padding: 14px 30px;
  color: #ffffff;
  text-transform: none;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-sizing: border-box;
  margin-top: 5px;
  padding: 5px 10px;
}
.pe-comments .comment-reply-link:hover,
.pe-comments .comment-reply-link:focus {
  text-decoration: none;
  color: #ffffff;
  background: #2b70e1;
  border: 2px solid #2b70e1;
}
.pe-comments .comment-reply-link:active {
  outline: 0;
}
.pe-row.single-member {
  clear: both;
  margin-top: 30px;
}
.pe-opening-hours .pe-title {
  color: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  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: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
}
.pe-socials .pe-title {
  color: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
}
.pe-contact .pe-row + .pe-row {
  margin-top: 30px;
}
#pe-login-register-forgot,
#pe-login-popup-html,
#pe-register-popup-html {
  text-align: center;
}
#pe-login-register-forgot p,
#pe-login-popup-html p,
#pe-register-popup-html p {
  margin: 1em 0;
}
#pe-login-register-forgot .login-username label,
#pe-login-popup-html .login-username label,
#pe-register-popup-html .login-username label,
#pe-login-register-forgot .login-password label,
#pe-login-popup-html .login-password label,
#pe-register-popup-html .login-password label {
  display: none;
}
#pe-login-register-forgot input[type='text'],
#pe-login-popup-html input[type='text'],
#pe-register-popup-html input[type='text'],
#pe-login-register-forgot input[type='password'],
#pe-login-popup-html input[type='password'],
#pe-register-popup-html input[type='password'] {
  width: 100%;
  max-width: 400px;
}
#pe-login-register-forgot .login-submit,
#pe-login-popup-html .login-submit,
#pe-register-popup-html .login-submit,
#pe-login-register-forgot .register-submit,
#pe-login-popup-html .register-submit,
#pe-register-popup-html .register-submit,
#pe-login-register-forgot .forgot-submit,
#pe-login-popup-html .forgot-submit,
#pe-register-popup-html .forgot-submit {
  margin-top: 30px;
}
#pe-login-register-forgot .pe-tabs-content,
#pe-login-popup-html .pe-tabs-content,
#pe-register-popup-html .pe-tabs-content {
  padding-top: 40px;
  text-align: center;
}
#pe-login-register-forgot .pe-info,
#pe-login-popup-html .pe-info,
#pe-register-popup-html .pe-info {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.pe-error-page {
  text-align: center;
}
.pe-error-page > h1,
.pe-error-page > h2 {
  color: #1e2025;
  font-family: Montserrat, Montserrat;
  letter-spacing: normal;
  text-transform: none;
  margin: 0 0 1em;
}
.pe-error-page > h1 {
  font-size: 48px;
}
.pe-error-page > h2 {
  font-size: 24px;
}
.pe-error-page .search {
  margin: 30px 0;
}
.menu ul {
  margin: 0;
}
.menu li {
  display: block;
  position: relative;
}
.menu li > a {
  border-bottom: 1px solid #e0e2e4;
}
.menu li a {
  display: block;
  color: inherit;
  font-size: 16px;
  line-height: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}
.menu li a:hover,
.menu li a:focus {
  color: #1b59be;
}
.menu li .current-menu-item > a {
  color: #1b59be;
}
.menu > li > .sub-menu li a {
  padding-left: 15px;
}
.menu > li > .sub-menu li a:before {
  content: '';
  position: absolute;
  top: 22px;
  left: 0px;
  height: 4px;
  width: 3px;
  border: 1px solid currentColor;
  border-width: 0 0 1px 1px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.menu > li > .sub-menu li a:hover:before,
.menu > li > .sub-menu li a:focus:before {
  border-color: #1b59be;
}
.menu .sub-menu {
  padding-left: 10px;
}
#pe-bottom2 .menu li a {
  font-size: 13px;
}
.pe-skip-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  z-index: 999999;
}
.pe-skip-menu ul.menu {
  margin: 0;
}
.pe-skip-menu ul.menu > li {
  padding: 0;
  margin: 0;
}
.pe-skip-menu ul.menu > li > a {
  color: #ffffff;
  background: #1b59be;
  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: #1b59be;
  background: #ffffff;
}
#pe-logo-nav .pe-main-menu .nav-menu {
  margin: 0;
  padding: 0;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item {
  float: left;
  position: relative;
  padding: 0;
  margin: 0 0 0 1px;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a {
  display: block;
  padding: 21px 25px 29px;
  line-height: 24px;
  color: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: auto;
  bottom: 0;
  height: 3px;
  width: 0;
  background: transparent;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item:hover > a:after,
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a:after,
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-ancestor > a:after {
  width: 100%;
  background: #0d577a;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item:focus-within > a:after {
  width: 100%;
  background: #0d577a;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item:last-child {
  margin-right: 0;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.menu-item-home:hover > a,
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.menu-item-home.current-menu-item > a,
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.menu-item-home.current-menu-ancestor > a {
  color: #0d577a;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.menu-item-home:hover > a:after,
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.menu-item-home.current-menu-item > a:after,
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.menu-item-home.current-menu-ancestor > a:after {
  display: none;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.menu-item-home:focus-within > a {
  color: #0d577a;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.menu-item-home:focus-within > a:after {
  display: none;
}
#pe-logo-nav .pe-main-menu .nav-dropdown {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: auto;
  width: 270px;
  margin: 0;
  padding: 0;
  z-index: 300;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear, border 0.2s ease-in;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear, border 0.2s ease-in;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown {
  top: 0;
  left: 100%;
  right: auto;
  z-index: 400;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in {
  margin: 0;
  padding: 0;
  background: #f5f5f5;
  box-shadow: 0px 2px 5px #e0e2e4;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item {
  position: relative;
  padding: 0 30px;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  padding: 14px 0;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  color: #1e2025;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 25px;
  text-decoration: none;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a {
  color: #1b59be;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item:last-child > a {
  border-bottom: none;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.current-menu-ancestor > a {
  color: #1b59be;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item:hover > a {
  color: #1b59be;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item:focus-within > a {
  color: #1b59be;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item-has-children > a {
  position: relative;
  padding-right: 35px;
}
#pe-logo-nav .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: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  right: 25px;
}
#pe-logo-nav .pe-main-menu .nav-menu > li > .nav-dropdown.change-direction {
  left: auto;
  right: 0;
}
#pe-logo-nav .pe-main-menu .nav-dropdown.change-direction {
  left: auto;
  right: 100%;
}
#pe-logo-nav .pe-main-menu .nav-dropdown.change-direction .nav-dropdown {
  left: auto;
  right: 100%;
}
#pe-logo-nav .pe-main-menu .menu-item-has-children.hover > .nav-dropdown,
#pe-logo-nav .pe-main-menu .menu-item-has-children:hover > .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
#pe-logo-nav .pe-main-menu .menu-item-has-children:focus-within > .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
#pe-header-sidebar .pe-main-menu {
  width: 200px;
  padding-top: 100px;
  padding-bottom: 370px;
}
#pe-header-sidebar .pe-main-menu .nav-menu {
  margin: 0;
  padding: 0;
}
#pe-header-sidebar .pe-main-menu .nav-menu > .menu-item {
  float: none;
  margin: 0;
  position: relative;
  padding: 0;
}
#pe-header-sidebar .pe-main-menu .nav-menu > .menu-item > a {
  display: block;
  padding: 0 0 0 38px;
  line-height: 1.7;
  color: #ffffff;
  font-family: Playfair Display, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 36px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
}
#pe-header-sidebar .pe-main-menu .nav-menu > .menu-item > a:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: auto;
  background: transparent;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 17px !important;
  height: 30px;
  top: 50%;
  margin-top: -15px;
}
#pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:hover > a:after,
#pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.current-menu-item > a:after {
  width: 100%;
  background: #0d577a;
}
#pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:focus-within > a:after {
  width: 100%;
  background: #0d577a;
}
#pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:last-child {
  margin-right: 0;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown {
  position: absolute;
  display: block;
  right: auto;
  width: 270px;
  margin: 0;
  padding: 0;
  z-index: 300;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear, border 0.2s ease-in;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear, border 0.2s ease-in;
  top: 0;
  left: 100%;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown .nav-dropdown {
  top: 0;
  left: 100%;
  right: auto;
  z-index: 400;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown .nav-dropdown-in {
  margin: 0;
  padding: 0;
  background: rgba(19, 23, 29, 0.6);
}
#pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item {
  position: relative;
  padding: 0 30px;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  padding: 14px 0;
  font-family: Playfair Display, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 25px;
  text-decoration: none;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item a:hover {
  color: #1b59be;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item a:focus-within {
  color: #1b59be;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a {
  color: #1b59be;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item-has-children > a {
  position: relative;
  padding-right: 35px;
}
#pe-header-sidebar .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: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  right: 25px;
}
#pe-header-sidebar .pe-main-menu .nav-menu > li > .nav-dropdown.change-direction {
  left: auto;
  right: 0;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown.change-direction {
  left: auto;
  right: 100%;
}
#pe-header-sidebar .pe-main-menu .nav-dropdown.change-direction .nav-dropdown {
  left: auto;
  right: 100%;
}
#pe-header-sidebar .pe-main-menu .menu-item-has-children.hover > .nav-dropdown,
#pe-header-sidebar .pe-main-menu .menu-item-has-children:hover > .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
#pe-header-sidebar .pe-main-menu .menu-item-has-children:focus-within > .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
.vertical-menu-absolute #pe-header:before {
  display: none;
}
.vertical-menu-absolute #pe-header-sidebar {
  padding: 0;
}
.vertical-menu-absolute #pe-header-sidebar #pe-main-menu {
  position: absolute;
}
.pe-offcanvas-menu {
  text-align: center;
}
.pe-offcanvas-menu ul {
  margin: 0;
  padding: 0;
}
.pe-offcanvas-menu .menu-item-has-children .nav-dropdown {
  display: none;
}
.pe-offcanvas-menu .menu-item {
  margin: 0;
  padding: 0;
}
.pe-offcanvas-menu .menu-item a {
  display: block;
  text-align: left;
  vertical-align: top;
  padding: 5px 0;
  line-height: 1.2;
  color: #ffffff;
}
.pe-offcanvas-menu .menu-item a:hover {
  color: #9bbbf1;
  text-decoration: none;
}
.pe-offcanvas-menu .menu-item a:focus-within {
  color: #9bbbf1;
  text-decoration: none;
}
.pe-offcanvas-menu .menu-item.current-menu-item > a {
  color: #9bbbf1;
}
.pe-offcanvas-menu .nav-menu > .menu-item > a {
  padding: 20px 0;
}
.pe-offcanvas-menu .nav-menu > .menu-item + .menu-item {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.pe-offcanvas-menu .nav-dropdown {
  padding-bottom: 20px;
}
.pe-offcanvas-menu .menu-item-has-children > a {
  position: relative;
}
.pe-offcanvas-menu .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: '\f107';
  padding-left: 10px;
}
.pe-offcanvas-menu .menu-item-has-children > a.clicked:after {
  content: '\f106';
}
.menu-standard #pe-offcanvas-button {
  display: none;
}
.menu-standard #pe-offcanvas .pe-offcanvas-menu {
  display: none;
}
.off-canvas #pe-offcanvas-button {
  display: block;
}
@media (max-width: 991px) {
  .menu-standard #pe-logo-nav .pe-main-menu,
  .menu-both #pe-logo-nav .pe-main-menu {
    display: none;
  }
  .menu-standard #pe-offcanvas-button {
    display: block;
  }
  .menu-standard #pe-offcanvas .pe-offcanvas-menu {
    display: block;
  }
}
.pe-widget {
  margin-bottom: 30px;
}
.pe-widget .textwidget a:not([class]) {
  text-decoration: underline;
}
.pe-widget .textwidget a:not([class]):hover,
.pe-widget .textwidget a:not([class]):focus {
  text-decoration: none;
}
.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: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
}
.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-header.header-full #pe-header-sidebar {
  padding-left: 90px;
  padding-right: 90px;
}
#pe-header.header-full .pe-widget {
  padding: 0;
  margin: 0;
}
#pe-header.header-full #pe-offcanvas .pe-widget {
  padding-left: 15px;
  padding-right: 15px;
}
#pe-logo-nav .full {
  padding-left: 90px;
  padding-right: 90px;
}
#pe-header h3.pe-title {
  color: #1e2025;
}
#pe-top1 h3.pe-title {
  color: #1e2025;
}
#pe-top2 h3.pe-title {
  color: #1e2025;
}
#pe-bottom1 h3.pe-title {
  color: #1e2025;
}
#pe-bottom2 h3.pe-title {
  color: #1e2025;
}
#pe-footer h3.pe-title {
  color: #ffffff;
}
#pe-copyrights h3.pe-title {
  color: #ffffff;
}
.pe-widget.pe-intro-text .pe-widget-in {
  margin-left: 110px;
  margin-right: 110px;
  text-align: center;
  font-size: 1.275em;
}
.pe-widget.pe-intro-text .pe-widget-in .pe-title {
  font-weight: 700;
  font-size: 1.25em;
  line-height: 1.5;
  margin: 0 0 10px;
}
.pe-widget.pe-intro-text .pe-widget-in p {
  margin: 1em 0;
}
.pe-widget.pe-intro-text .pe-widget-in p:last-of-type {
  margin-bottom: 0;
}
.pe-widget.pe-title-border .pe-title {
  font-size: 2em;
  text-align: center;
  position: relative;
  padding: 0 0 30px;
}
.pe-widget.pe-title-border .pe-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 60px;
  background: #1b59be;
  left: 50%;
  height: 2px;
  margin-left: -30px;
}
.pe-widget.pe-color-box1 .pe-widget-in {
  background: #1b59be;
  color: #ffffff;
  padding: 30px;
}
.pe-widget.pe-color-box1 .pe-widget-in .pe-title {
  color: #ffffff !important;
}
.pe-widget.pe-color-box2 .pe-widget-in {
  background: #5aadff;
  color: #13171d;
  padding: 30px;
}
.pe-widget.pe-color-box2 .pe-widget-in .pe-title {
  color: #13171d !important;
}
.pe-widget.pe-color-box3 .pe-widget-in {
  background: #695331;
  color: #ffffff;
  padding: 30px;
}
.pe-widget.pe-color-box3 .pe-widget-in .pe-title {
  color: #ffffff !important;
}
.pe-widget.pe-color-box4 .pe-widget-in {
  background: #ffce00;
  color: #13171d;
  padding: 30px;
}
.pe-widget.pe-color-box4 .pe-widget-in .pe-title {
  color: #13171d !important;
}
.pe-widget.pe-front-title .pe-title {
  font-size: 32px;
  line-height: 42px;
  margin: 0 0 50px;
}
.pe-widget.pe-title-center .pe-widget-in > .pe-title,
.pe-widget.pe-title-center .page-header > .pe-title {
  text-align: center;
}
.widget.widget_recent_entries ul,
.widget.widget_archive ul,
.widget.widget_categories ul,
.widget.widget_meta ul,
.widget.widget_pages ul,
.widget.widget_recent_comments ul,
.widget.widget_rss ul {
  margin: 0;
}
.widget.widget_recent_entries ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_recent_comments ul li,
.widget.widget_rss ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  color: inherit;
  font-size: 16px;
  line-height: 20px;
  display: block;
}
.widget.widget_recent_entries ul li:before,
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_meta ul li:before,
.widget.widget_pages ul li:before,
.widget.widget_recent_comments ul li:before,
.widget.widget_rss ul li:before {
  display: none;
}
.widget.widget_recent_entries ul li a,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_rss ul li a {
  color: inherit;
}
.widget.widget_recent_entries ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_rss ul li a:hover,
.widget.widget_recent_entries ul li a:focus,
.widget.widget_archive ul li a:focus,
.widget.widget_categories ul li a:focus,
.widget.widget_meta ul li a:focus,
.widget.widget_pages ul li a:focus,
.widget.widget_recent_comments ul li a:focus,
.widget.widget_rss ul li a:focus {
  color: #1b59be;
}
.widget.widget_recent_entries ul li span,
.widget.widget_archive ul li span,
.widget.widget_categories ul li span,
.widget.widget_meta ul li span,
.widget.widget_pages ul li span,
.widget.widget_recent_comments ul li span,
.widget.widget_rss ul li span {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
}
#pe-header .widget.widget_recent_entries ul li,
#pe-header .widget.widget_archive ul li,
#pe-header .widget.widget_categories ul li,
#pe-header .widget.widget_meta ul li,
#pe-header .widget.widget_pages ul li,
#pe-header .widget.widget_recent_comments ul li,
#pe-header .widget.widget_rss ul li {
  color: #1e2025;
}
#pe-header .widget.widget_recent_entries ul li a,
#pe-header .widget.widget_archive ul li a,
#pe-header .widget.widget_categories ul li a,
#pe-header .widget.widget_meta ul li a,
#pe-header .widget.widget_pages ul li a,
#pe-header .widget.widget_recent_comments ul li a,
#pe-header .widget.widget_rss ul li a {
  color: #1e2025;
}
#pe-header .widget.widget_recent_entries ul li a:hover,
#pe-header .widget.widget_archive ul li a:hover,
#pe-header .widget.widget_categories ul li a:hover,
#pe-header .widget.widget_meta ul li a:hover,
#pe-header .widget.widget_pages ul li a:hover,
#pe-header .widget.widget_recent_comments ul li a:hover,
#pe-header .widget.widget_rss ul li a:hover,
#pe-header .widget.widget_recent_entries ul li a:focus,
#pe-header .widget.widget_archive ul li a:focus,
#pe-header .widget.widget_categories ul li a:focus,
#pe-header .widget.widget_meta ul li a:focus,
#pe-header .widget.widget_pages ul li a:focus,
#pe-header .widget.widget_recent_comments ul li a:focus,
#pe-header .widget.widget_rss ul li a:focus {
  color: #1b59be;
}
#pe-top1 .widget.widget_recent_entries ul li,
#pe-top1 .widget.widget_archive ul li,
#pe-top1 .widget.widget_categories ul li,
#pe-top1 .widget.widget_meta ul li,
#pe-top1 .widget.widget_pages ul li,
#pe-top1 .widget.widget_recent_comments ul li,
#pe-top1 .widget.widget_rss ul li {
  color: #1e2025;
}
#pe-top1 .widget.widget_recent_entries ul li a,
#pe-top1 .widget.widget_archive ul li a,
#pe-top1 .widget.widget_categories ul li a,
#pe-top1 .widget.widget_meta ul li a,
#pe-top1 .widget.widget_pages ul li a,
#pe-top1 .widget.widget_recent_comments ul li a,
#pe-top1 .widget.widget_rss ul li a {
  color: #1e2025;
}
#pe-top1 .widget.widget_recent_entries ul li a:hover,
#pe-top1 .widget.widget_archive ul li a:hover,
#pe-top1 .widget.widget_categories ul li a:hover,
#pe-top1 .widget.widget_meta ul li a:hover,
#pe-top1 .widget.widget_pages ul li a:hover,
#pe-top1 .widget.widget_recent_comments ul li a:hover,
#pe-top1 .widget.widget_rss ul li a:hover,
#pe-top1 .widget.widget_recent_entries ul li a:focus,
#pe-top1 .widget.widget_archive ul li a:focus,
#pe-top1 .widget.widget_categories ul li a:focus,
#pe-top1 .widget.widget_meta ul li a:focus,
#pe-top1 .widget.widget_pages ul li a:focus,
#pe-top1 .widget.widget_recent_comments ul li a:focus,
#pe-top1 .widget.widget_rss ul li a:focus {
  color: #1b59be;
}
#pe-top2 .widget.widget_recent_entries ul li,
#pe-top2 .widget.widget_archive ul li,
#pe-top2 .widget.widget_categories ul li,
#pe-top2 .widget.widget_meta ul li,
#pe-top2 .widget.widget_pages ul li,
#pe-top2 .widget.widget_recent_comments ul li,
#pe-top2 .widget.widget_rss ul li {
  color: #1e2025;
}
#pe-top2 .widget.widget_recent_entries ul li a,
#pe-top2 .widget.widget_archive ul li a,
#pe-top2 .widget.widget_categories ul li a,
#pe-top2 .widget.widget_meta ul li a,
#pe-top2 .widget.widget_pages ul li a,
#pe-top2 .widget.widget_recent_comments ul li a,
#pe-top2 .widget.widget_rss ul li a {
  color: #1e2025;
}
#pe-top2 .widget.widget_recent_entries ul li a:hover,
#pe-top2 .widget.widget_archive ul li a:hover,
#pe-top2 .widget.widget_categories ul li a:hover,
#pe-top2 .widget.widget_meta ul li a:hover,
#pe-top2 .widget.widget_pages ul li a:hover,
#pe-top2 .widget.widget_recent_comments ul li a:hover,
#pe-top2 .widget.widget_rss ul li a:hover,
#pe-top2 .widget.widget_recent_entries ul li a:focus,
#pe-top2 .widget.widget_archive ul li a:focus,
#pe-top2 .widget.widget_categories ul li a:focus,
#pe-top2 .widget.widget_meta ul li a:focus,
#pe-top2 .widget.widget_pages ul li a:focus,
#pe-top2 .widget.widget_recent_comments ul li a:focus,
#pe-top2 .widget.widget_rss ul li a:focus {
  color: #1b59be;
}
#pe-bottom1 .widget.widget_recent_entries ul li,
#pe-bottom1 .widget.widget_archive ul li,
#pe-bottom1 .widget.widget_categories ul li,
#pe-bottom1 .widget.widget_meta ul li,
#pe-bottom1 .widget.widget_pages ul li,
#pe-bottom1 .widget.widget_recent_comments ul li,
#pe-bottom1 .widget.widget_rss ul li {
  color: #1e2025;
}
#pe-bottom1 .widget.widget_recent_entries ul li a,
#pe-bottom1 .widget.widget_archive ul li a,
#pe-bottom1 .widget.widget_categories ul li a,
#pe-bottom1 .widget.widget_meta ul li a,
#pe-bottom1 .widget.widget_pages ul li a,
#pe-bottom1 .widget.widget_recent_comments ul li a,
#pe-bottom1 .widget.widget_rss ul li a {
  color: #1e2025;
}
#pe-bottom1 .widget.widget_recent_entries ul li a:hover,
#pe-bottom1 .widget.widget_archive ul li a:hover,
#pe-bottom1 .widget.widget_categories ul li a:hover,
#pe-bottom1 .widget.widget_meta ul li a:hover,
#pe-bottom1 .widget.widget_pages ul li a:hover,
#pe-bottom1 .widget.widget_recent_comments ul li a:hover,
#pe-bottom1 .widget.widget_rss ul li a:hover,
#pe-bottom1 .widget.widget_recent_entries ul li a:focus,
#pe-bottom1 .widget.widget_archive ul li a:focus,
#pe-bottom1 .widget.widget_categories ul li a:focus,
#pe-bottom1 .widget.widget_meta ul li a:focus,
#pe-bottom1 .widget.widget_pages ul li a:focus,
#pe-bottom1 .widget.widget_recent_comments ul li a:focus,
#pe-bottom1 .widget.widget_rss ul li a:focus {
  color: #1b59be;
}
#pe-bottom2 .widget.widget_recent_entries ul li,
#pe-bottom2 .widget.widget_archive ul li,
#pe-bottom2 .widget.widget_categories ul li,
#pe-bottom2 .widget.widget_meta ul li,
#pe-bottom2 .widget.widget_pages ul li,
#pe-bottom2 .widget.widget_recent_comments ul li,
#pe-bottom2 .widget.widget_rss ul li {
  color: #1e2025;
}
#pe-bottom2 .widget.widget_recent_entries ul li a,
#pe-bottom2 .widget.widget_archive ul li a,
#pe-bottom2 .widget.widget_categories ul li a,
#pe-bottom2 .widget.widget_meta ul li a,
#pe-bottom2 .widget.widget_pages ul li a,
#pe-bottom2 .widget.widget_recent_comments ul li a,
#pe-bottom2 .widget.widget_rss ul li a {
  font-size: 13px;
  color: #1e2025;
}
#pe-bottom2 .widget.widget_recent_entries ul li a:hover,
#pe-bottom2 .widget.widget_archive ul li a:hover,
#pe-bottom2 .widget.widget_categories ul li a:hover,
#pe-bottom2 .widget.widget_meta ul li a:hover,
#pe-bottom2 .widget.widget_pages ul li a:hover,
#pe-bottom2 .widget.widget_recent_comments ul li a:hover,
#pe-bottom2 .widget.widget_rss ul li a:hover,
#pe-bottom2 .widget.widget_recent_entries ul li a:focus,
#pe-bottom2 .widget.widget_archive ul li a:focus,
#pe-bottom2 .widget.widget_categories ul li a:focus,
#pe-bottom2 .widget.widget_meta ul li a:focus,
#pe-bottom2 .widget.widget_pages ul li a:focus,
#pe-bottom2 .widget.widget_recent_comments ul li a:focus,
#pe-bottom2 .widget.widget_rss ul li a:focus {
  color: #1b59be;
}
#pe-footer .widget.widget_recent_entries ul li,
#pe-footer .widget.widget_archive ul li,
#pe-footer .widget.widget_categories ul li,
#pe-footer .widget.widget_meta ul li,
#pe-footer .widget.widget_pages ul li,
#pe-footer .widget.widget_recent_comments ul li,
#pe-footer .widget.widget_rss ul li {
  color: #ffffff;
}
#pe-footer .widget.widget_recent_entries ul li a,
#pe-footer .widget.widget_archive ul li a,
#pe-footer .widget.widget_categories ul li a,
#pe-footer .widget.widget_meta ul li a,
#pe-footer .widget.widget_pages ul li a,
#pe-footer .widget.widget_recent_comments ul li a,
#pe-footer .widget.widget_rss ul li a {
  color: #ffffff;
}
#pe-footer .widget.widget_recent_entries ul li a:hover,
#pe-footer .widget.widget_archive ul li a:hover,
#pe-footer .widget.widget_categories ul li a:hover,
#pe-footer .widget.widget_meta ul li a:hover,
#pe-footer .widget.widget_pages ul li a:hover,
#pe-footer .widget.widget_recent_comments ul li a:hover,
#pe-footer .widget.widget_rss ul li a:hover,
#pe-footer .widget.widget_recent_entries ul li a:focus,
#pe-footer .widget.widget_archive ul li a:focus,
#pe-footer .widget.widget_categories ul li a:focus,
#pe-footer .widget.widget_meta ul li a:focus,
#pe-footer .widget.widget_pages ul li a:focus,
#pe-footer .widget.widget_recent_comments ul li a:focus,
#pe-footer .widget.widget_rss ul li a:focus {
  color: #1b59be;
}
.calendar_wrap table {
  width: 100%;
  max-width: 500px;
  border: 1px solid rgba(0, 0, 0, 0.07000000000000001);
  border-collapse: collapse;
}
.calendar_wrap table caption {
  font-weight: 400;
  margin-bottom: 5px;
}
.calendar_wrap table thead th,
.calendar_wrap table tbody td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07000000000000001);
  border-right: 1px solid rgba(0, 0, 0, 0.07000000000000001);
  padding: 8px;
  text-align: center;
  color: inherit;
}
.calendar_wrap table thead th a,
.calendar_wrap table tbody td a {
  color: inherit;
}
.calendar_wrap table thead th {
  background: rgba(0, 0, 0, 0.07000000000000001);
  border-color: transparent;
}
.calendar_wrap table tfoot td {
  padding: 8px;
}
.calendar_wrap table #today {
  color: #1b59be;
}
.widget_tag_cloud .tagcloud {
  margin: -2px;
}
.widget_tag_cloud .tagcloud a {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin: 2px;
  border: 1px solid #e0e2e4;
  border-radius: 15px;
  color: inherit;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus {
  color: #1b59be;
  border-color: #1b59be;
  text-decoration: none;
}
#pe-header .widget_tag_cloud .tagcloud a {
  border-color: rgba(30, 32, 37, 0.2);
}
#pe-top1 .widget_tag_cloud .tagcloud a {
  border-color: rgba(30, 32, 37, 0.2);
}
#pe-top2 .widget_tag_cloud .tagcloud a {
  border-color: rgba(30, 32, 37, 0.2);
}
#pe-bottom1 .widget_tag_cloud .tagcloud a {
  border-color: rgba(30, 32, 37, 0.2);
}
#pe-bottom2 .widget_tag_cloud .tagcloud a {
  border-color: rgba(30, 32, 37, 0.2);
}
#pe-footer .widget_tag_cloud .tagcloud a {
  border-color: rgba(255, 255, 255, 0.5);
}
#pe-offcanvas .widget_tag_cloud .tagcloud a {
  border-color: rgba(255, 255, 255, 0.2);
}
.widget_rss ul li {
  line-height: 1.7;
}
.widget_rss ul li a {
  font-weight: 500;
  display: block;
}
.pe_login_popup_widget .btn-login,
.pe_login_popup_widget .btn-register,
.pe_login_popup_widget .btn-logout {
  cursor: pointer;
}
.pe_login_popup_widget .btn-login {
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}
.pe_login_popup_widget .btn-login:hover,
.pe_login_popup_widget .btn-login:focus {
  color: #1b59be;
  text-decoration: none;
}
.pe_login_popup_widget .btn-register {
  padding: 9px 30px;
  min-width: 0;
}
.pe_login_popup_widget .welcome {
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.pe_login_popup_widget .user {
  display: inline-block;
  vertical-align: middle;
}
.pe_login_popup_widget .btn-logout {
  vertical-align: middle;
  margin-left: 10px;
  padding: 10px 15px;
}
#pe-login .pe_login_popup_widget .btn-login {
  color: #1e2025;
}
#pe-login .pe_login_popup_widget .btn-login:hover,
#pe-login .pe_login_popup_widget .btn-login:focus {
  color: #1b59be;
}
.pe-social-icons {
  margin: -5px -5px 0;
  font-size: 0;
  word-spacing: 0;
}
.pe-social-icons li {
  display: inline-block;
  vertical-align: top;
  margin: 5px 5px 0;
}
.pe-social-icons a {
  display: block;
  text-decoration: none;
}
.pe-social-icons a span.fa {
  display: block;
  width: 100%;
  font-size: 22px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #1e2025;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
.pe-social-icons a:hover span.fa {
  background: #000000;
}
.pe-social-icons a span.hover {
  display: none;
}
.textwidget .pe-widget-social {
  margin-top: 15px;
  padding-left: 0;
  padding-right: 0;
}
#pe-header .pe-social-icons a {
  color: #1e2025;
}
#pe-top1 .pe-social-icons a {
  color: #1e2025;
}
#pe-top2 .pe-social-icons a {
  color: #1e2025;
}
#pe-bottom1 .pe-social-icons a {
  color: #1e2025;
}
#pe-bottom2 .pe-social-icons a {
  color: #1e2025;
}
#pe-footer .pe-social-icons a {
  color: #ffffff;
}
#pe-offcanvas .pe-social-icons a {
  color: #ffffff;
}
.pe-widget-members .pe-members-list {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
.pe-widget-members .span1 .member {
  width: 100%;
}
.pe-widget-members .span2 .member {
  width: 50%;
}
.pe-widget-members .span3 .member {
  width: 33.33%;
}
.pe-widget-members .span4 .member {
  width: 25%;
}
.pe-widget-members .span5 .member {
  width: 20%;
}
.pe-widget-members .span6 .member {
  width: 16.66%;
}
.pe-widget-members .span7 .member {
  width: 14.28%;
}
.pe-widget-members .span8 .member {
  width: 12.5%;
}
.pe-widget-members .span9 .member {
  width: 11.11%;
}
.pe-widget-members .span10 .member {
  width: 10%;
}
.pe-widget-members .member {
  float: left;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.pe-widget-members .pe-members {
  text-align: center;
}
.pe-widget-members .pe-members a {
  text-decoration: none;
  display: block;
}
.pe-widget-members .pe-members .avatar {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
.pe-widget-members .pe-members .avatar span.icon {
  border: 10px solid transparent;
  display: block;
  position: relative;
  overflow: hidden;
}
.pe-widget-members .pe-members .avatar span.icon .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 2;
}
.pe-widget-members .pe-members .avatar .icon,
.pe-widget-members .pe-members .avatar .overlay {
  border-radius: 50%;
}
.pe-widget-members .pe-members .avatar:hover span.icon {
  transition-duration: 0.5s;
  box-shadow: 5px 9px 35px 0 rgba(0, 0, 0, 0.1);
  border-color: #ffffff;
}
.pe-widget-members .pe-members h3.title {
  font-size: 1.286em;
  font-weight: 400;
  color: #1e2025;
  margin: 0;
}
.pe-widget-members .pe-members h3.title a {
  color: inherit;
}
.pe-widget-members .pe-members h3.title a:hover {
  color: #1b59be;
  text-decoration: none;
}
.pe-widget-members .pe-members .proffesion {
  margin-top: 5px;
  font-size: .929em;
}
.pe-widget-members .pe-members .text,
.pe-widget-members .pe-members .social {
  margin-top: 30px;
}
#pe-header .pe-widget-members .pe-members h3.title {
  color: #1e2025;
}
#pe-top1 .pe-widget-members .pe-members h3.title {
  color: #1e2025;
}
#pe-top2 .pe-widget-members .pe-members h3.title {
  color: #1e2025;
}
#pe-bottom1 .pe-widget-members .pe-members h3.title {
  color: #1e2025;
}
#pe-bottom2 .pe-widget-members .pe-members h3.title {
  color: #1e2025;
}
#pe-footer .pe-widget-members .pe-members h3.title {
  color: #ffffff;
}
#pe-offcanvas .pe-widget-members .pe-members h3.title {
  color: #ffffff;
}
.pe-widget .pe-contact-form {
  max-width: 80%;
  margin: 0 auto;
}
.pe-contact-form:before,
.pe-contact-form:after {
  content: ' ';
  display: table;
}
.pe-contact-form:after {
  clear: both;
}
.pe-contact-form .pe-contact-intro-text {
  display: block;
  text-align: center;
  padding-bottom: 60px;
  max-width: 60%;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 16px;
}
.pe-contact-form input[type="text"],
.pe-contact-form textarea {
  width: 100%;
}
.pe-contact-form [class*="col-"] {
  margin-bottom: 30px;
}
.pe-contact-form .pe-button .btn {
  padding-left: 90px;
  padding-right: 90px;
}
.pe-contact-form .pe-form-group {
  margin-bottom: 30px;
}
.pe-contact-form .pe-form-group.pe-button {
  margin-bottom: 0;
}
.pe-contact-form .pe-form-group.g-recaptcha > div {
  margin: 0 auto;
}
.pe-contact-form.col-1 .pe-button {
  text-align: center;
}
.pe-contact-form.col-2 .pe-form-group {
  float: left;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}
.pe-contact-form.col-2 .pe-form-group.pe-textarea:nth-of-type(5) {
  width: 100%;
}
.pe-contact-form.col-2 .pe-form-group.pe-button:nth-of-type(3),
.pe-contact-form.col-2 .pe-form-group.pe-button:nth-of-type(4) {
  width: 100%;
  text-align: center;
}
.pe-contact-form.col-3 .pe-form-group {
  float: left;
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
}
.pe-contact-form.col-3 .pe-form-group.pe-button:nth-of-type(4) {
  width: 100%;
  text-align: center;
}
.pe-short-info {
  overflow: hidden;
}
.pe-short-info .subtitle {
  margin: 0 0 5px;
}
.pe-short-info .page-header {
  margin-bottom: 30px;
}
.pe-short-info .page-header .pe-title {
  margin-bottom: 20px;
}
.pe-short-info .page-header .pe-title + .subtitle {
  font-style: italic;
}
.pe-short-info .pe-buttons {
  overflow: auto;
}
.pe-short-info .pe-buttons .pull-left {
  margin-top: 30px;
  color: #1b59be;
  font-weight: 500;
}
.pe-short-info .pe-buttons .pull-left span {
  box-sizing: border-box;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  border: 1px solid #1b59be;
  font-size: 19px;
  line-height: 48px;
  text-align: center;
  margin-right: 10px;
  letter-spacing: 0;
}
.pe-short-info .pe-buttons .pull-right {
  margin-top: 30px;
}
.pe-testimonial-carousel {
  max-width: 50%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-bottom: 45px;
}
.pe-testimonial-carousel .pe-custom-title {
  position: relative;
  margin-top: 30px;
  color: #1e2025;
}
.pe-testimonial-carousel .pe-custom-title:before {
  content: '~';
}
.pe-testimonial-carousel .pe-custom-title a {
  color: inherit;
}
.pe-testimonial-carousel .pe-custom-title a:hover {
  text-decoration: none;
  color: #1b59be;
}
.pe-testimonial-carousel .pe-indicators {
  position: absolute;
  list-style: none;
  margin: 0;
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  right: auto;
  bottom: 0;
}
.pe-testimonial-carousel .pe-indicators li {
  display: block;
  float: left;
  width: 9px;
  height: 9px;
  cursor: pointer;
  background: transparent;
  border: 1px solid #e0e2e4;
  margin: 0 3px;
  border-radius: 50%;
}
.pe-testimonial-carousel .pe-indicators li:hover {
  background: #1b59be;
}
.pe-testimonial-carousel .pe-indicators li.active {
  border-color: #1b59be;
}
#pe-header .pe-testimonial-carousel .pe-custom-title {
  color: #1e2025;
}
#pe-top1 .pe-testimonial-carousel .pe-custom-title {
  color: #1e2025;
}
#pe-top2 .pe-testimonial-carousel .pe-custom-title {
  color: #1e2025;
}
#pe-bottom1 .pe-testimonial-carousel .pe-custom-title {
  color: #1e2025;
}
#pe-bottom2 .pe-testimonial-carousel .pe-custom-title {
  color: #1e2025;
}
#pe-footer .pe-testimonial-carousel .pe-custom-title {
  color: #ffffff;
}
#pe-offcanvas .pe-testimonial-carousel .pe-custom-title {
  color: #ffffff;
}
#pe-header .pe-testimonial-carousel .pe-indicators li {
  border-color: #1e2025;
}
#pe-top1 .pe-testimonial-carousel .pe-indicators li {
  border-color: #1e2025;
}
#pe-top2 .pe-testimonial-carousel .pe-indicators li {
  border-color: #1e2025;
}
#pe-bottom1 .pe-testimonial-carousel .pe-indicators li {
  border-color: #1e2025;
}
#pe-bottom2 .pe-testimonial-carousel .pe-indicators li {
  border-color: #1e2025;
}
#pe-footer .pe-testimonial-carousel .pe-indicators li {
  border-color: #ffffff;
}
#pe-offcanvas .pe-testimonial-carousel .pe-indicators li {
  border-color: #ffffff;
}
#pe-main .pe-testimonial-carousel .pe-indicators li.active {
  border-color: #1b59be;
}
.pe-widget-img-carousel .pe-carousel-description .item {
  display: none;
}
.pe-widget-img-carousel .pe-carousel-description .item.active {
  display: block;
}
.pe-widget-img-carousel .desc-below .pe-carousel-description {
  padding-top: 30px;
}
.pe-widget-img-carousel .desc-left .pe-carousel-flipster,
.pe-widget-img-carousel .desc-right .pe-carousel-flipster {
  width: 50%;
}
.pe-widget-img-carousel .desc-left .pe-carousel-description,
.pe-widget-img-carousel .desc-right .pe-carousel-description {
  width: 50%;
}
.pe-widget-img-carousel .desc-left .pe-carousel-flipster {
  float: right;
}
.pe-widget-img-carousel .desc-left .pe-carousel-description {
  float: left;
  padding-right: 30px;
}
.pe-widget-img-carousel .desc-right .pe-carousel-flipster {
  float: left;
}
.pe-widget-img-carousel .desc-right .pe-carousel-description {
  float: right;
  padding-left: 30px;
}
.pe-widget-img-carousel .pe-name {
  color: #1e2025;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 30px;
}
.pe-widget-img-carousel .pe-readmore {
  margin: 30px 0 0;
}
.pe-widget-img-carousel .pe-image-carousel {
  display: none;
}
.pe-widget-img-carousel .pe-image-carousel.flipster__container {
  display: block;
}
.pe-widget-img-carousel .flipster__nav {
  margin: 2em 0;
}
.pe-widget-img-carousel .flipster__nav__link {
  padding: 0;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
  min-width: 50px;
}
.pe-widget-img-carousel .flipster__nav__link::after {
  display: none;
}
.pe-widget-img-carousel .flipster__nav__item--current {
  margin: 0;
}
.pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link,
.pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:hover,
.pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:focus {
  color: #ffffff;
  background: #1b59be;
}
.pe-widget-img-carousel .flipster__nav__link:hover,
.pe-widget-img-carousel .flipster__nav__link:focus {
  color: #1b59be;
}
.pe-widget-img-carousel .flipster__button {
  color: #1b59be;
  opacity: 0.7;
}
.pe-widget-img-carousel .flipster__button:hover,
.pe-widget-img-carousel .flipster__button:focus {
  background: none;
}
#pe-header .pe-widget-img-carousel .pe-name {
  color: #1e2025;
}
#pe-top1 .pe-widget-img-carousel .pe-name {
  color: #1e2025;
}
#pe-top2 .pe-widget-img-carousel .pe-name {
  color: #1e2025;
}
#pe-bottom1 .pe-widget-img-carousel .pe-name {
  color: #1e2025;
}
#pe-bottom2 .pe-widget-img-carousel .pe-name {
  color: #1e2025;
}
#pe-footer .pe-widget-img-carousel .pe-name {
  color: #ffffff;
}
#pe-offcanvas .pe-widget-img-carousel .pe-name {
  color: #ffffff;
}
.pe-logo-slider .slider-carousel-outer {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.pe-logo-slider .slider-carousel-outer.carousel ul.thumbnails li .thumbnail {
  padding-bottom: 0 !important;
}
.pe-logo-slider .slider-carousel-outer.carousel ul.thumbnails li .thumbnail img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  opacity: 50;
}
.pe-logo-slider .slider-carousel-outer.carousel ul.thumbnails li .thumbnail img:hover,
.pe-logo-slider .slider-carousel-outer.carousel ul.thumbnails li .thumbnail img:focus {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
  opacity: 100;
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1e2025, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1e2025, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1e2025, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1e2025, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1e2025, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1e2025, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes sonarEffect1 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1b59be, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1b59be, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect1 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1b59be, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1b59be, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect1 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1b59be, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1b59be, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes sonarEffect2 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect2 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect2 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes sonarEffect3 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect3 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect3 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes sonarEffect4 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect4 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect4 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #13171d, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.pe-best-features.animation-1 .pe-items-outer {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 30px;
}
.pe-best-features.animation-1 .pe-items-outer:hover,
.pe-best-features.animation-1 .pe-items-outer:focus {
  -webkit-box-shadow: 0 0 30px 2px #f2f2f2;
  -moz-box-shadow: 0 0 30px 2px #f2f2f2;
  box-shadow: 0 0 30px 2px #f2f2f2;
  transform: scale(1.01);
}
.pe-best-features.animation-1 .pe-items-outer .pe-item {
  margin-bottom: 0;
}
.pe-best-features.animation-2 .pe-items-outer {
  position: relative;
  top: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.pe-best-features.animation-2 .pe-items-outer:hover,
.pe-best-features.animation-2 .pe-items-outer:focus {
  top: -5px;
}
.pe-best-features.animation-3 .pe-items-outer .pe-icon {
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
  position: relative;
  z-index: 1;
}
.pe-best-features.animation-3 .pe-items-outer .pe-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(4, 175, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.pe-best-features.animation-3 .pe-items-outer:hover .pe-icon,
.pe-best-features.animation-3 .pe-items-outer:focus .pe-icon {
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
}
.pe-best-features.animation-3 .pe-items-outer:hover .pe-icon:after,
.pe-best-features.animation-3 .pe-items-outer:focus .pe-icon:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
.pe-best-features .image-col {
  text-align: center;
}
.pe-best-features.img .pe-item {
  margin: 60px 0 0;
}
.pe-best-features .pe-item {
  margin-bottom: 30px;
}
.pe-best-features .pe-item + .pe-item {
  margin: 60px 0 0;
}
.pe-best-features.view-1.img.second .first-half {
  text-align: right;
}
.pe-best-features .pe-item-image {
  margin-bottom: 30px;
}
.pe-best-features .pe-icon {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 30px;
}
.pe-best-features .pe-icon span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.pe-best-features .pe-icon .fa-2x {
  margin-bottom: 30px;
}
.pe-best-features .pe-title {
  font-size: 1.2em;
  line-height: 1.1;
  color: #1e2025;
  margin: 0 0 30px;
}
.pe-best-features .pe-title a {
  color: inherit;
}
.pe-best-features .pe-title a:hover {
  text-decoration: none;
  color: #1b59be;
}
.pe-best-features.style1 {
  text-align: center;
}
.pe-best-features.style1 .pe-title {
  font-size: 2em;
  font-weight: 400;
  margin-bottom: 15px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer {
  display: table;
  width: 100%;
  margin-top: -30px;
  padding-bottom: 30px;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item {
  display: table-row;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon {
  display: table-cell;
  text-align: center;
  margin-bottom: 0;
  padding: 30px 30px 0 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon .fa-2x {
  margin-bottom: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text {
  display: table-cell;
  vertical-align: top;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text .pe-title {
  font-size: 16px;
  font-weight: 700;
  padding-top: 30px;
  margin-bottom: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text .pe-text {
  font-size: 16px;
  padding-top: 15px;
}
.pe-color-box1 .pe-best-features.animation-3 .pe-items-outer:hover .pe-icon:after,
.pe-color-box1 .pe-best-features.animation-3 .pe-items-outer:focus .pe-icon:after {
  -webkit-animation: sonarEffect1 1.3s ease-out 75ms;
  -moz-animation: sonarEffect1 1.3s ease-out 75ms;
  animation: sonarEffect1 1.3s ease-out 75ms;
}
.pe-color-box2 .pe-best-features.animation-3 .pe-items-outer:hover .pe-icon:after,
.pe-color-box2 .pe-best-features.animation-3 .pe-items-outer:focus .pe-icon:after {
  -webkit-animation: sonarEffect2 1.3s ease-out 75ms;
  -moz-animation: sonarEffect2 1.3s ease-out 75ms;
  animation: sonarEffect2 1.3s ease-out 75ms;
}
.pe-color-box3 .pe-best-features.animation-3 .pe-items-outer:hover .pe-icon:after,
.pe-color-box3 .pe-best-features.animation-3 .pe-items-outer:focus .pe-icon:after {
  -webkit-animation: sonarEffect3 1.3s ease-out 75ms;
  -moz-animation: sonarEffect3 1.3s ease-out 75ms;
  animation: sonarEffect3 1.3s ease-out 75ms;
}
.pe-color-box4 .pe-best-features.animation-3 .pe-items-outer:hover .pe-icon:after,
.pe-color-box4 .pe-best-features.animation-3 .pe-items-outer:focus .pe-icon:after {
  -webkit-animation: sonarEffect4 1.3s ease-out 75ms;
  -moz-animation: sonarEffect4 1.3s ease-out 75ms;
  animation: sonarEffect4 1.3s ease-out 75ms;
}
.pe-color-box1 .pe-best-features .pe-item,
.pe-color-box2 .pe-best-features .pe-item,
.pe-color-box3 .pe-best-features .pe-item,
.pe-color-box4 .pe-best-features .pe-item {
  margin-bottom: 0;
}
#pe-header .pe-best-features .pe-title {
  color: #1e2025;
}
#pe-top1 .pe-best-features .pe-title {
  color: #1e2025;
}
#pe-top2 .pe-best-features .pe-title {
  color: #1e2025;
}
#pe-bottom1 .pe-best-features .pe-title {
  color: #1e2025;
}
#pe-bottom2 .pe-best-features .pe-title {
  color: #1e2025;
}
#pe-footer .pe-best-features .pe-title {
  color: #ffffff;
}
#pe-offcanvas .pe-best-features .pe-title {
  color: #ffffff;
}
@media (max-width: 992px) {
  .pe-best-features .pe-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pe-best-features .image-col {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .pe-best-features .first-half,
  .pe-best-features .all-items {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .pe-best-features .second-half {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .pe-best-features .first-half + .image-col + .second-half {
    text-align: inherit !important;
  }
}
.pe-image-margin .pe-best-features .image-col {
  margin: 0;
}
.tp-bullets.ares .tp-bullet-title {
  display: none;
}
.rev_slider > ul > li {
  background: none !important;
}
.gm-style {
  color: #1e2025;
}
.addthis_sharing_toolbox {
  margin: 1em 0;
}
.addthis_sharing_toolbox:empty {
  margin: 0;
}
.pe-article-content + .addthis_sharing_toolbox {
  margin: 30px 0 0;
}
.pe-article-content + .addthis_sharing_toolbox:empty {
  margin: 0;
}
#lang_sel ul li:after,
#lang_sel_click ul li:after,
#lang_sel_footer ul li:after,
#lang_sel ul li:before,
#lang_sel_click ul li:before,
#lang_sel_footer ul li:before {
  display: none;
}
.pe-main-menu .nav-menu > li.menu-item-language > ul.sub-menu {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 240px;
  z-index: 1;
  background: #f5f5f5;
}
.pe-main-menu .nav-menu > li.menu-item-language > ul.sub-menu a {
  display: block;
  padding: 23px 30px;
  color: #1e2025;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2;
  text-decoration: none;
}
.pe-main-menu .nav-menu > li.menu-item-language > ul.sub-menu a:hover {
  color: #979dab;
}
.pe-main-menu .nav-menu > li.menu-item-language > ul.sub-menu .menu-item + .menu-item {
  border-top: 1px solid #ffffff;
}
.pe-main-menu .nav-menu > li.menu-item-language:hover > ul.sub-menu {
  display: block;
}
.pe-main-menu .nav-menu > li.menu-item-language img {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.pe-recent-posts-outer ul.thumbnails li .thumbnail-box-in {
  padding-top: 20px;
  border-top: 1px solid #e0e2e4;
}
.pe-recent-posts-outer ul.thumbnails:first-of-type li .thumbnail-box-in {
  padding-top: 0;
  border: none;
}
.pe-recent-posts-outer ul.thumbnails .image-top ul li a {
  margin-bottom: 20px;
}
.pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag {
  margin: 0 0 2px;
}
.pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a {
  color: #1e2025;
  margin: 0;
}
.pe-recent-posts-outer ul.thumbnails .caption .pe-creation-date {
  font-size: 0.875em;
  color: #4c515d;
}
.pe-recent-posts-outer .carousel-inner.image-top ul li a {
  margin: 0;
}
.pe-recent-posts-outer .image-top ul li img {
  margin-bottom: 10px;
}
.pe-tabs .pe-tab-links {
  margin: 0;
}
.pe-tabs .pe-tab-links:before,
.pe-tabs .pe-tab-links:after {
  content: ' ';
  display: table;
}
.pe-tabs .pe-tab-links:after {
  clear: both;
}
.pe-tabs .pe-tab-links li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 30px 0 0;
}
.pe-tabs .pe-tab-links li a {
  display: block;
  padding: 0 0 13px;
  font-size: 1em;
  line-height: 1.25;
  color: inherit;
  font-weight: 400;
  border-bottom: 1px solid #e0e2e4;
  text-decoration: none;
}
.pe-tabs .pe-tab-links li.active a {
  border-color: #1b59be;
}
.pe-tabs .pe-tabs-content {
  position: relative;
  margin: 30px 0 0;
}
.pe-tabs .pe-tab {
  display: none;
}
.pe-tabs .pe-tab.active {
  display: block;
}
.pe-tabs.pe-clean .pe-tab-links {
  text-align: center;
  border-bottom: 1px solid #1b59be;
  margin: 0;
}
.pe-tabs.pe-clean .pe-tab-links li {
  display: inline-block;
  vertical-align: top;
  float: none;
  list-style: none;
  padding: 0 15px;
}
.pe-tabs.pe-clean .pe-tab-links li a {
  color: inherit;
  background: none;
  font-weight: 400;
  line-height: 1.25;
  border: none;
}
.pe-tabs.pe-clean .pe-tab-links li a:hover {
  color: #1b59be;
}
.pe-tabs.pe-clean .pe-tab-links li.active {
  box-shadow: none;
}
.pe-tabs.pe-clean .pe-tab-links li.active a {
  background: none;
  color: #1b59be;
}
.pe-tabs.pe-clean .pe-tabs-content {
  background: none;
  box-shadow: none;
  padding: 30px 0 0;
}
.pe-accordion-container {
  margin: 0;
}
.pe-accordion-container .pe-accordion .accordion-in {
  border: 1px solid #1b59be;
  border-radius: 22px;
  padding: 25px 30px;
  background: #ffffff;
  color: #1e2025;
  position: relative;
}
.pe-accordion-container .pe-accordion + .pe-accordion {
  margin-top: 20px;
}
.pe-accordion-container .pe-accordion-heading a {
  display: block;
  margin: 0;
  padding: 0 40px 0 0;
  line-height: 20px;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  color: inherit;
}
.pe-accordion-container .pe-accordion-heading a:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 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;
  top: 50%;
  margin-top: -10px;
  right: 15px;
  left: auto;
  content: '\f067';
  line-height: 20px;
}
.pe-accordion-container .pe-accordion-heading a:hover {
  color: #1b59be;
}
.pe-accordion-container .pe-accordion-heading.active a {
  color: #1b59be;
}
.pe-accordion-container .pe-accordion-heading.active a:after {
  content: '\f068';
}
.pe-accordion-container .pe-accordion-content {
  padding: 25px 0 0;
}
.pe-gallery {
  margin-top: -30px;
}
.pe-gallery-item {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.pe-gallery-item .pe-gallery-caption {
  font-size: 1em;
  position: absolute;
  bottom: 0;
  left: 100%;
  right: auto;
  padding: 20px;
  width: 100%;
  transition: opacity 0.25s linear, left 0.25s linear;
  -webkit-transition: opacity 0.25s linear, left 0.25s linear;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
}
.pe-gallery-item:hover .pe-gallery-caption,
.pe-gallery-item:focus .pe-gallery-caption {
  opacity: 1;
  left: 0;
}
.gallery {
  text-align: center;
  margin: 1em 0;
}
.gallery .gallery-item {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  padding: 15px;
}
.gallery .wp-caption-text {
  padding: 10px;
  max-width: 100%;
  font-size: 0.9em;
}
.gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
  width: 16.66%;
}
.gallery.gallery-columns-7 .gallery-item {
  width: 14.28%;
}
.gallery.gallery-columns-8 .gallery-item {
  width: 12.50%;
}
.gallery.gallery-columns-9 .gallery-item {
  width: 11.11%;
}
.pe-testimonials .pe-custom-text {
  padding: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 28px;
  white-space: normal;
  overflow: visible;
  background: #f2f2f2;
  color: #1e2025;
}
.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: #1b59be;
}
.pe-testimonials .pe-custom-subtitle {
  font-size: 0.9em;
  text-align: right;
  line-height: 1.1;
  color: inherit;
}
.pe-testimonials .pe-custom-title + .pe-custom-subtitle {
  margin: 5px 0;
}
.right .pe-testimonials .pe-custom-text,
.pe-testimonials.right .pe-custom-text {
  text-align: right;
}
.right .pe-testimonials .pe-custom-text:after,
.pe-testimonials.right .pe-custom-text:after {
  right: auto;
  left: 30px;
  border-width: 20px 30px 0 0;
  border-color: #f2f2f2 transparent transparent transparent;
}
.right .pe-testimonials .pe-custom-title,
.pe-testimonials.right .pe-custom-title {
  text-align: left;
}
.right .pe-testimonials .pe-custom-subtitle,
.pe-testimonials.right .pe-custom-subtitle {
  text-align: left;
}
.pe-testimonials.clean {
  padding: 0 0 0 15px;
  margin: 20px 0 0;
  border-left: 5px solid #e0e2e4;
}
.pe-testimonials.clean .pe-custom-text {
  background: none;
  color: inherit;
  width: 100%;
  padding: 0;
  margin: 0;
}
.pe-testimonials.clean .pe-custom-text:after {
  display: none;
}
.pe-testimonials.clean .pe-custom-title,
.pe-testimonials.clean .pe-custom-subtitle {
  font-size: 85%;
  display: inline-block;
  line-height: 20px;
  margin: 0;
}
.pe-testimonials.clean .pe-custom-title {
  position: relative;
}
.pe-testimonials.clean .pe-custom-title:before {
  content: '- ';
}
.pe-testimonials.clean .pe-custom-subtitle {
  opacity: 0.6;
  margin-left: 5px;
}
.pe-testimonials.right.clean {
  padding: 0 15px 0 0;
  border-left: none;
  border-right: 5px solid #e0e2e4;
  text-align: right;
}
.pe-icontext {
  display: table;
}
.pe-icontext .pe-content {
  display: table-cell;
  vertical-align: top;
}
.pe-icontext .pe-icon {
  color: #1b59be;
  font-size: 60px;
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
}
.pe-icontext .pe-label {
  display: block;
}
.pe-icontext .pe-desc {
  display: block;
  margin: 15px 0 0;
}
.pe-icontext + .pe-icontext,
.pe-icontext + a.readmore {
  margin-top: 30px;
}
.pe-icontext .pe-icon[style] {
  text-align: center;
}
.pe-counter {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  text-align: center;
}
.pe-counter .pe-icon {
  color: #1b59be;
  font-size: 20px;
}
.pe-counter .pe-count {
  font-size: 64px;
  line-height: 1.1;
}
.pe-counter .pe-title {
  position: relative;
  margin-top: 10px;
}
.pe-table.fixed {
  table-layout: fixed;
}
.pe-table.center {
  text-align: center;
}
.pe-table-group tr td:first-child {
  font-size: 1em;
  font-weight: bold;
  color: #1b59be;
  text-transform: uppercase;
  padding-right: 30px;
  vertical-align: middle;
}
.pe-table-group tr td:last-child {
  font-size: 1.15em;
  font-weight: bold;
  padding-left: 30px;
  vertical-align: middle;
}
.pe-pricing {
  margin: 78px 0 0;
  position: relative;
}
.pe-pricing .title {
  background: #2b70e1;
  padding-top: 83px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  font-size: 24px;
}
.pe-pricing .price {
  position: absolute;
  top: -68px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #1b59be;
  border-radius: 100%;
  width: 136px;
  height: 136px;
  padding-top: 25px;
  box-sizing: border-box;
}
.pe-pricing .price span {
  display: block;
  color: #ffffff;
  text-align: center;
}
.pe-pricing .price .before,
.pe-pricing .price .after {
  font-size: 16px;
  line-height: 1.1;
}
.pe-pricing .price .p {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
}
.pe-pricing .content {
  background: #ffffff;
  padding: 20px;
  border-left: 1px solid #e0e2e4;
  border-right: 1px solid #e0e2e4;
  border-bottom: 1px solid #e0e2e4;
  box-sizing: border-box;
  color: #1e2025;
}
.pe-pricing .subtitle {
  font-size: inherit;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 15px;
}
.pe-pricing .bottom {
  background: #e0e2e4;
  padding: 20px;
  text-align: center;
}
.row.sc {
  margin-top: -30px;
}
.row.sc + .row.sc {
  margin-top: 0;
}
.row.sc > .item {
  margin-top: 30px;
}
.row.sc.margin {
  margin-top: 0;
}
.row.sc.margin > .item {
  margin-top: 0;
}
.row.sc.padding {
  margin-left: 0;
  margin-right: 0;
}
.row.sc.padding > .item {
  padding-left: 0;
  padding-right: 0;
}
.row.sc.row-grid {
  margin-right: -0.5px;
  margin-left: -0.5px;
  margin-top: 0;
}
.row.sc.row-grid .item {
  padding-left: 0.5px;
  padding-right: 0.5px;
  margin-top: 1px;
}
.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: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
}
.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.9em;
}
.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: #1e2025;
  -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: #1e2025;
}
.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;
  cursor: default;
}
.pe-anibox figure.effect-julia p.p-more {
  width: 100%;
  text-align: center;
  background: none;
  padding: 0;
  margin: 0;
}
.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;
  text-align: center;
  padding: 0.4em 1em;
  color: #1e2025;
  background: rgba(255, 255, 255, 0.9);
}
.pe-anibox figure.effect-julia p {
  clear: both;
  text-align: center;
  float: left;
  color: #1e2025;
  margin: 0.25em 0 0.25em;
  padding: 20px;
  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(-500px, 0, 0);
  transform: translate3d(-500px, 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: #1b59be;
  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: Montserrat, Montserrat;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  line-height: 1.1;
  margin: 0;
}
.cd-words-wrapper {
  position: relative;
}
.cd-words-wrapper strong {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper strong.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper strong {
  opacity: 0;
}
.no-js .cd-words-wrapper strong.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 strong {
  top: .2em;
  opacity: 0;
}
.cd-headline.loading-bar strong.is-hidden {
  -webkit-animation: slide-out 0.6s;
  -moz-animation: slide-out 0.6s;
  animation: slide-out 0.6s;
}
.cd-headline.loading-bar strong.is-visible {
  opacity: 1;
  top: 0;
  -webkit-animation: slide-in 0.6s;
  -moz-animation: slide-in 0.6s;
  animation: slide-in 0.6s;
  position: relative;
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
p {
  margin: 0;
}
* + p:not([class]) {
  margin: 1.3em 0;
}
h1,
.h1 {
  font-size: 2.5em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 1.75em;
}
h4,
.h4 {
  font-size: 1.5em;
}
h5,
.h5 {
  font-size: 1.25em;
}
h6,
.h6 {
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
  margin: 0;
}
.pe-typo-title {
  text-transform: uppercase;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #f2f2f2;
  margin: 1.5em 0;
  font-size: 1.75em;
}
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;
}
ol ol {
  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 {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background: #323d4c;
  border-radius: 50%;
  margin-right: 16px;
}
ul:not([class]) > li ul,
ul.pe-dark > li ul,
ul.pe-light > li ul {
  padding-left: 20px;
}
.pe-article-content ul:not([class]) > li {
  padding-left: 15px;
}
.pe-article-content ul:not([class]) > li:before {
  left: 0;
  position: absolute;
  top: 9px;
  margin: 0;
}
ul.pe-light > li:before {
  background: #1b59be;
}
ul.pe-dark > li:before {
  background: #be801b;
}
#pe-header ul:not([class]) > li:before {
  background: rgba(30, 32, 37, 0.8);
}
#pe-header ul.pe-light > li:before {
  border: 1px solid rgba(30, 32, 37, 0.8);
}
ol > li:before {
  display: none;
}
ol.pe-roman,
ol.pe-roman ol {
  list-style-type: upper-roman;
}
ol.pe-alpha,
ol.pe-alpha ol {
  list-style-type: lower-alpha;
}
pre {
  direction: ltr;
  padding: 20px;
  margin: 1.5em 0;
  font-size: 1em;
  line-height: 1.5;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  color: #1e2025;
  background-color: #ffffff;
  border: 1px solid #e0e2e4;
  border-radius: 0;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
p.blue,
p.green,
p.red,
p.orange {
  display: table;
  padding: 20px;
  border-left: 5px solid transparent;
  margin: 1.5em 0;
}
p.blue span,
p.green span,
p.red span,
p.orange span {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}
p.blue span.fa,
p.green span.fa,
p.red span.fa,
p.orange span.fa,
p.blue span[class^='fa'],
p.green span[class^='fa'],
p.red span[class^='fa'],
p.orange span[class^='fa'] {
  padding-right: 20px;
}
p.blue.full,
p.green.full,
p.red.full,
p.orange.full {
  width: 100%;
}
p.blue {
  border-color: #3a87ad;
}
p.green {
  border-color: #58AD11;
}
p.red {
  border-color: #DE2843;
}
p.orange {
  border-color: #D8B811;
}
.pe-info,
.pe-success,
.pe-alert,
.pe-warning {
  display: table;
  width: 100%;
  padding: 20px;
  margin: 1.5em 0;
  text-align: center;
  border-top: 1px solid transparent;
  border-left: 5px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.pe-info:empty,
.pe-success:empty,
.pe-alert:empty,
.pe-warning:empty {
  display: none;
}
.pe-info span,
.pe-success span,
.pe-alert span,
.pe-warning span {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}
.pe-info span.fa,
.pe-success span.fa,
.pe-alert span.fa,
.pe-warning span.fa,
.pe-info span[class^='fa'],
.pe-success span[class^='fa'],
.pe-alert span[class^='fa'],
.pe-warning span[class^='fa'] {
  padding-right: 20px;
}
.pe-info {
  color: #31708f;
  background: #d9edf7;
  border-color: #3a87ad;
}
.pe-success {
  color: #3c763d;
  background: #DFF0D8;
  border-color: #58AD11;
}
.pe-alert {
  color: #a94442;
  background: #F2DEDE;
  border-color: #DE2843;
}
.pe-warning {
  color: #8a6d3b;
  background: #fcf8e3;
  border-color: #D8B811;
}
.pe-block {
  margin: 20px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 54px;
}
.pe-block span {
  color: #e0e2e4;
  display: block;
  position: absolute;
  top: -6px;
  left: 0;
  height: 54px;
  width: 54px;
  font-size: 54px;
  line-height: 54px;
  text-align: center;
  border-radius: 50%;
}
.pe-block.second span {
  background: #2a2a2a;
  color: #fff;
  font-size: 40px;
}
p.pebadge,
span.pebadge,
p.pecalendar,
span.pecalendar,
p.pechat,
span.pechat,
p.pecheck,
span.pecheck,
p.pecloud,
span.pecloud,
p.pedirection,
span.pedirection,
p.pedivide,
span.pedivide,
p.peerror,
span.peerror,
p.pefire,
span.pefire,
p.peflag,
span.peflag,
p.peheart,
span.peheart,
p.pehome,
span.pehome,
p.peinfo,
span.peinfo,
p.pelist,
span.pelist,
p.pemail,
span.pemail,
p.pepeople,
span.pepeople,
p.pestar,
span.pestar,
p.pestat,
span.pestat {
  display: block;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: left 6px;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.pebadge,
span.pebadge {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/badge.png");
}
p.pecalendar,
span.pecalendar {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/calendar.png");
}
p.pechat,
span.pechat {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/chat.png");
}
p.pecheck,
span.pecheck {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/check.png");
}
p.pecloud,
span.pecloud {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/cloud.png");
}
p.pedirection,
span.pedirection {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/direction.png");
}
p.pedivide,
span.pedivide {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/divide.png");
}
p.peerror,
span.peerror {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/error.png");
}
p.pefire,
span.pefire {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/fire.png");
}
p.peflag,
span.peflag {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/flag.png");
}
p.peheart,
span.peheart {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/heart.png");
}
p.pehome,
span.pehome {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/home.png");
}
p.peinfo,
span.peinfo {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/info.png");
}
p.pelist,
span.pelist {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/list.png");
}
p.pemail,
span.pemail {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/mail.png");
}
p.pepeople,
span.pepeople {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/people.png");
}
p.pestar,
span.pestar {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/star.png");
}
p.pestat,
span.pestat {
  background-image: url("http://watermark.pixelemu.com/pe-company-plumbers/wp-content/themes/pe-company/images/icons/stat.png");
}
.quote-left,
.quote-right {
  display: block;
  position: relative;
  margin: 1.5em 0;
}
.quote-left span.fa,
.quote-right span.fa,
.quote-left span[class^='fa'],
.quote-right span[class^='fa'] {
  font-size: 30px;
  color: #e0e2e4;
}
.quote-left {
  text-align: left;
  border-left: 5px solid #e0e2e4;
  padding: 0 0 0 15px;
}
.quote-left span.fa,
.quote-left span[class^='fa'] {
  float: left;
  padding-right: 10px;
}
.quote-right {
  text-align: right;
  border-right: 5px solid #e0e2e4;
  padding: 0 15px 0 0;
}
.quote-right span.fa,
.quote-right span[class^='fa'] {
  float: right;
  padding-left: 10px;
}
blockquote {
  display: block;
  overflow: hidden;
  padding: 0 0 0 15px;
  margin: 20px 0;
  border-left: 5px solid #e0e2e4;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 1em;
}
mark,
ins {
  background-color: #1b59be;
  color: #ffffff;
  text-decoration: none;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 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-trigger {
  cursor: pointer;
}
.mfp-modal-content {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
@media (max-width: 1600px) {
  .pull-right-responsive {
    text-align: right;
  }
  .pull-right-responsive .pull-left {
    float: right !important;
  }
  .pull-right-responsive .pull-right {
    float: left !important;
  }
  .pull-right-responsive ul:not([class]) li:not([class]),
  .pull-right-responsive ul.color li:not([class]),
  .pull-right-responsive ul.color2 li:not([class]) {
    padding: 0 30px 0 0;
  }
  .pull-right-responsive ul:not([class]) li:not([class]):before,
  .pull-right-responsive ul.color li:not([class]):before,
  .pull-right-responsive ul.color2 li:not([class]):before {
    left: auto;
    right: 10px;
  }
  .rtl .pull-right-responsive {
    text-align: left;
  }
  .rtl .pull-right-responsive .pull-left {
    float: left !important;
  }
  .rtl .pull-right-responsive .pull-right {
    float: right !important;
  }
  .rtl .pull-right-responsive ul:not([class]) li:not([class]),
  .rtl .pull-right-responsive ul.color li:not([class]),
  .rtl .pull-right-responsive ul.color2 li:not([class]) {
    padding: 0 0 0 30px;
  }
  .rtl .pull-right-responsive ul:not([class]) li:not([class]):before,
  .rtl .pull-right-responsive ul.color li:not([class]):before,
  .rtl .pull-right-responsive ul.color2 li:not([class]):before {
    right: auto;
    left: 10px;
  }
  .rtl .pull-right-responsive .pull-left {
    float: left !important;
  }
  .rtl .pull-right-responsive .pull-right {
    float: right !important;
  }
  .rtl .pull-right-responsive ul:not([class]) li:not([class]),
  .rtl .pull-right-responsive ul.color li:not([class]),
  .rtl .pull-right-responsive ul.color2 li:not([class]) {
    padding: 0 0 0 30px;
  }
  .rtl .pull-right-responsive ul:not([class]) li:not([class]):before,
  .rtl .pull-right-responsive ul.color li:not([class]):before,
  .rtl .pull-right-responsive ul.color2 li:not([class]):before {
    right: auto;
    left: 10px;
  }
  .pull-left-responsive {
    text-align: left;
  }
  .pull-left-responsive .pull-left {
    float: left !important;
  }
  .pull-left-responsive .pull-right {
    float: right !important;
  }
  .pull-left-responsive ul:not([class]) li:not([class]),
  .pull-left-responsive ul.color li:not([class]),
  .pull-left-responsive ul.color2 li:not([class]) {
    padding: 0 0 0 30px;
  }
  .pull-left-responsive ul:not([class]) li:not([class]):before,
  .pull-left-responsive ul.color li:not([class]):before,
  .pull-left-responsive ul.color2 li:not([class]):before {
    right: auto;
    left: 10px;
  }
  .rtl .pull-left-responsive {
    text-align: right;
  }
  .rtl .pull-left-responsive .pull-left {
    float: right !important;
  }
  .rtl .pull-left-responsive .pull-right {
    float: left !important;
  }
  .rtl .pull-left-responsive ul:not([class]) li:not([class]),
  .rtl .pull-left-responsive ul.color li:not([class]),
  .rtl .pull-left-responsive ul.color2 li:not([class]) {
    padding: 0 30px 0 0;
  }
  .rtl .pull-left-responsive ul:not([class]) li:not([class]):before,
  .rtl .pull-left-responsive ul.color li:not([class]):before,
  .rtl .pull-left-responsive ul.color2 li:not([class]):before {
    left: auto;
    right: 10px;
  }
  .rtl .pull-left-responsive .pull-left {
    float: right !important;
  }
  .rtl .pull-left-responsive .pull-right {
    float: left !important;
  }
  .rtl .pull-left-responsive ul:not([class]) li:not([class]),
  .rtl .pull-left-responsive ul.color li:not([class]),
  .rtl .pull-left-responsive ul.color2 li:not([class]) {
    padding: 0 30px 0 0;
  }
  .rtl .pull-left-responsive ul:not([class]) li:not([class]):before,
  .rtl .pull-left-responsive ul.color li:not([class]):before,
  .rtl .pull-left-responsive ul.color2 li:not([class]):before {
    left: auto;
    right: 10px;
  }
}
@media (max-width: 991px) {
  #pe-login:before {
    display: none;
  }
  #pe-header-sidebar #pe-main-menu {
    display: none;
  }
  #pe-main #pe-bar-right .toggle-nav.open {
    width: 48px;
    height: 48px;
    font-size: 42px;
    line-height: 48px;
  }
  #pe-offcanvas-button {
    margin-top: 0;
    margin-bottom: 0;
  }
  #pe-bar-right {
    padding-top: 22px;
  }
}
@media (max-width: 1200px) {
  #pe-main .pe-wcag-settings .page-width {
    display: none;
  }
  #pe-logo-nav .full {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 992px) {
  html {
    -webkit-text-size-adjust: none;
  }
  .btn {
    -webkit-appearance: none;
  }
  input,
  select,
  textarea {
    max-width: 100%;
  }
  .pe-widget[class*='height'] {
    min-height: 0 !important;
  }
  table,
  #pe-main .pe-table {
    float: none;
    width: 100% !important;
  }
  .pe-blog-row {
    margin-top: 30px;
  }
  .pe-blog-row.cols-2 .blog-col,
  .pe-blog-row.cols-3 .blog-col,
  .pe-blog-row.cols-4 .blog-col {
    margin: 0 0 30px;
  }
  .pe-blog-row.cols-2 .blog-col:last-child,
  .pe-blog-row.cols-3 .blog-col:last-child,
  .pe-blog-row.cols-4 .blog-col:last-child {
    margin: 0;
  }
  .pe-author-in,
  .pe-author-avatar,
  .pe-author-details {
    display: block;
  }
  .pe-author-avatar {
    padding: 0 0 20px;
  }
  .pe-comments .comment-body,
  .pe-comments .comment-avatar,
  .pe-comments .comment-details {
    display: block;
  }
  .pe-comments .comment-avatar {
    padding: 0 0 20px;
  }
  .pe-comments .comment-list > li > ul.children {
    padding-left: 20px;
  }
  .rtl .pe-comments .comment-list > li > ul.children {
    padding-left: 0;
    padding-right: 20px;
  }
  .pe-row.single-member .pe-member-contact,
  .pe-row.single-member .pe-socials {
    margin-top: 30px;
  }
  .pe-widget-members .span1 .member,
  .pe-widget-members .span2 .member,
  .pe-widget-members .span3 .member,
  .pe-widget-members .span4 .member,
  .pe-widget-members .span5 .member,
  .pe-widget-members .span6 .member,
  .pe-widget-members .span7 .member,
  .pe-widget-members .span8 .member,
  .pe-widget-members .span9 .member,
  .pe-widget-members .span10 .member {
    width: 100%;
  }
  /*.pe-best-features {
		.pe-best-features-in {
			margin-top: -(@baseSpace * 2);
		}
	}*/
  .pe-best-features.view-1.img.second .first-half {
    text-align: initial;
  }
  .pe-best-features.view-1.img.second .image-col {
    margin-top: 0;
  }
  .pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon {
    width: 25%;
  }
  .pe-contact-form {
    max-width: 100%;
  }
  .pe-contact-form .pe-contact-intro-text {
    max-width: 100%;
  }
  .pe-contact-form .pe-form-group {
    width: 100% !important;
  }
  .pe-contact-form .pe-form-group.pe-button {
    text-align: center;
  }
  .pe-logo-slider .slider-carousel-outer.carousel ul.thumbnails {
    width: 20% !important;
  }
  .pe-widget-img-carousel .desc-left .pe-carousel-flipster,
  .pe-widget-img-carousel .desc-right .pe-carousel-flipster,
  .pe-widget-img-carousel .desc-left .pe-carousel-description,
  .pe-widget-img-carousel .desc-right .pe-carousel-description {
    width: 100%;
  }
  .pe-widget-img-carousel .desc-left .pe-carousel-description,
  .pe-widget-img-carousel .desc-right .pe-carousel-description {
    padding: 30px 0 0;
  }
}
@media (max-width: 768px) {
  #pe-main .pe-blog-row figure.effect {
    overflow: visible;
  }
  #pe-main .pe-blog-row figure.effect figcaption {
    position: static;
    background: none;
    opacity: 1;
  }
  #pe-main .pe-blog-row figure.effect figcaption .intro {
    padding: 30px 0 0;
    color: #1e2025;
  }
  #pe-main .pe-blog-row figure.effect figcaption .intro:before,
  #pe-main .pe-blog-row figure.effect figcaption .intro:after {
    display: none;
  }
  #pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore {
    color: inherit;
    background: none;
    border: 2px solid #e0e2e4;
  }
  #pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore:hover,
  #pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore:focus {
    color: inherit;
    border-color: #a9afb5;
  }
  #pe-copyrights #pe-copyrights-info,
  #pe-copyrights #pixelemu-copyrights {
    display: block;
  }
  #pe-copyrights #pe-copyrights-info + #pixelemu-copyrights {
    border: none;
    padding: 0;
    margin: 5px 0 0;
  }
  .cd-headline[style] {
    font-size: 20px !important;
  }
  .gallery.gallery-columns-2 .gallery-item,
  .gallery.gallery-columns-3 .gallery-item,
  .gallery.gallery-columns-4 .gallery-item,
  .gallery.gallery-columns-5 .gallery-item,
  .gallery.gallery-columns-6 .gallery-item,
  .gallery.gallery-columns-7 .gallery-item,
  .gallery.gallery-columns-8 .gallery-item,
  .gallery.gallery-columns-9 .gallery-item {
    width: 100%;
  }
  .pe-widget.pe-title-left h3.pe-title,
  .pe-widget.pe-title-right h3.pe-title {
    float: none;
    width: auto;
    text-align: initial;
    margin: 0 0 35px;
  }
  .pe-widget.pe-title-left h3.pe-title + div,
  .pe-widget.pe-title-right h3.pe-title + div {
    float: none;
    width: 100%;
    padding: 0;
  }
  .pe-logo-slider .slider-carousel-outer.carousel ul.thumbnails {
    width: 20% !important;
  }
}
@media (max-width: 480px) {
  /*#pe-bar-left{
		max-width: 75%;
	}
	#pe-bar-right{
	  max-width: 25%;
	}*/
  #pe-logo-nav .container-fluid.full,
  #pe-copyrights .container-fluid.full,
  #pe-logo-nav .pe-container.full,
  #pe-copyrights .pe-container.full {
    padding-left: 15px;
    padding-right: 15px;
  }
  #pe-copyrights-info,
  #pixelemu-copyrights {
    text-align: center;
    float: none !important;
  }
  #pe-copyrights #pixelemu-copyrights {
    border: none;
    padding: 0;
  }
  #pe-main .cd-headline {
    font-size: 1em !important;
  }
  #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-contact-form .pe-button .btn {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
  }
  .archive .pe-blog-row:not(.style-effect) .blog-col.col-sm-12 .pe-image {
    max-width: 100%;
  }
  .pe-tabs .pe-tab-links li {
    width: 100%;
    padding-right: 0;
  }
  .pe-tabs .pe-tab-links li a {
    padding: 15px 0;
  }
  .pe-widget.pe-intro-text .pe-widget-in {
    margin-left: 0;
    margin-right: 0;
  }
  .flipster__container .flipster__item img {
    max-width: 250px;
  }
}
@media (max-width: 379px) {
  #pe-bar-left {
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  #pe-header .cd-headline {
    font-size: 4.4rem;
    font-weight: 300;
  }
}
@media (min-width: 1200px) {
  #pe-header .cd-headline {
    font-size: 6rem;
    line-height: 1.1;
  }
}
/*! 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;
  }
}
