.wcagfocus a:focus,
.wcagfocus input[type="text"]:focus,
.wcagfocus input[type="search"]:focus,
.wcagfocus textarea:focus,
.wcagfocus *:focus {
  outline: 2px dotted #ff0000;
}
.wcagfocus #pe-main-menu #mega-menu-main-menu a:focus {
  outline: 2px dotted #ff0000 !important;
  outline-offset: -2px;
}
.wcagfocus #pe-main-menu > div > #mega-menu-main-menu > li > a:focus {
  outline: 2px dotted #ff0000 !important;
  outline-offset: -2px;
}
.wcagfocus #pe-main #pe-header-sidebar:focus,
.wcagfocus #pe-main > div:focus {
  position: relative;
}
.wcagfocus #pe-main #pe-header {
  z-index: 999;
}
.wcagfocus #pe-bar,
.wcagfocus #pe-breadcrumbs {
  z-index: 999;
  outline-offset: -2px;
}
.wcagfocus .pe-main-menu .pe-nav-container > .nav-menu > .menu-item:focus > a {
  outline-offset: -2px;
}
.wcagfocus #pe-main .pe-panels.tabs .pn-list li a:focus {
  outline: 2px dotted #ff0000 !important;
  outline-offset: -2px;
}
.wcagfocus .pe-tabs .pe-tab-links li a:focus {
  outline-offset: -2px;
}
.wcagfocus .pe-avatar-box .title,
.wcagfocus .pe-avatar-box .social {
  padding: 4px;
}
.wcagfocus .pe-meet-our-team .pe-meet-box a.member-link {
  outline-offset: -2px;
}
.wcagfocus .pe-meet-our-team .pe-meet-box a:hover .description:before,
.wcagfocus .pe-meet-our-team .pe-meet-box a:focus .description:before {
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}
.wcagfocus .pe-testimonials .pe-custom-title {
  padding: 4px;
}
.wcagfocus .pe-services {
  padding: 2px;
}
.wcagfocus .menu li a:focus {
  outline-offset: -2px;
}
.wcaghover a:hover {
  outline: 2px dotted #ff0000;
}
.wcaghover #pe-main-menu #mega-menu-main-menu a:hover {
  outline: 2px dotted #ff0000 !important;
  outline-offset: -2px;
}
.wcaghover #pe-main-menu > div > #mega-menu-main-menu > li > a:hover {
  outline: 2px dotted #ff0000 !important;
  outline-offset: -2px;
}
.wcaghover .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.hover > a,
.wcaghover .pe-main-menu .pe-nav-container > .nav-menu > .menu-item:hover > a {
  outline-offset: -2px;
}
.wcaghover #pe-main .pe-panels.tabs .pn-list li a:hover {
  outline: 2px dotted #ff0000 !important;
  outline-offset: -2px;
}
.wcaghover .pe-tabs .pe-tab-links li a:hover {
  outline-offset: -2px;
}
.wcaghover .pe-avatar-box .title,
.wcaghover .pe-avatar-box .social {
  padding: 4px;
}
.wcaghover .pe-meet-our-team .pe-meet-box a.member-link {
  outline-offset: -2px;
}
.wcaghover .pe-meet-our-team .pe-meet-box a:hover .description:before,
.wcaghover .pe-meet-our-team .pe-meet-box a:focus .description:before {
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}
.wcaghover .pe-testimonials .pe-custom-title {
  padding: 4px;
}
.wcaghover .pe-services {
  padding: 2px;
}
.wcaghover .menu li a:hover {
  outline-offset: -2px;
}
.wcaghover #pe-search .button:hover,
.wcaghover .tparrows:hover,
.wcaghover .tp-bullet:hover,
.wcaghover button:hover,
.wcaghover .button:hover,
.wcaghover input[type="submit"]:hover {
  outline: 2px dotted #ff0000;
}
body:not(.wcagfocus) *[tabindex='-1']:focus {
  outline: none;
}
.pe-info,
.pe-success,
.pe-alert,
.pe-warning {
  text-align: initial;
}
@media reader, speech, aural {
  *:before,
  *:after {
    display: none !important;
    content: '' !important;
    visibility: hidden;
  }
}
body.highcontrast {
  color: #ffffff;
  background-color: #000000;
}
body.highcontrast a {
  text-decoration: underline !important;
}
body.highcontrast a:hover {
  text-decoration: underline !important;
}
body.highcontrast #pe-footer a {
  color: #ffffff;
}
body.highcontrast .pe-animation {
  opacity: 1;
}
body.highcontrast [data-animation] {
  animation-duration: 0s !important;
}
body.highcontrast [data-animation-delay] {
  animation-delay: 0ms !important;
}
body.highcontrast .pe-recent-posts-outer .animated {
  animation-duration: 0s !important;
  animation-delay: 0ms !important;
}
body.highcontrast #pe-services-carousel .active .pe-services-title span.title,
body.highcontrast #pe-services-carousel .slick-active .pe-services-title span.title {
  animation-duration: 0s !important;
  animation-delay: 0ms !important;
}
body.highcontrast *,
body.highcontrast *:before,
body.highcontrast *:after {
  transition: none !important;
}
body.highcontrast .pe-theme-customizer,
body.highcontrast .sp-container {
  display: none;
}
body.highcontrast .pe-top-contact .item a {
  color: #ffffff;
}
body.highcontrast a,
body.highcontrast #pe-main .pe-color1 a,
body.highcontrast #pe-main .pe-color2 a,
body.highcontrast #pe-main .pe-color3 a,
body.highcontrast #pe-main .pe-color4 a,
body.highcontrast #pe-main .pe-color5 a {
  color: #8bfffb;
}
body.highcontrast ::selection {
  background: #ffffff;
  color: #000000;
}
body.highcontrast ::-webkit-selection {
  background: #ffffff;
  color: #000000;
}
body.highcontrast ::-moz-selection {
  background: #ffffff;
  color: #000000;
}
body.highcontrast select,
body.highcontrast textarea,
body.highcontrast input[type="text"],
body.highcontrast input[type="password"],
body.highcontrast input[type="datetime"],
body.highcontrast input[type="datetime-local"],
body.highcontrast input[type="date"],
body.highcontrast input[type="month"],
body.highcontrast input[type="time"],
body.highcontrast input[type="week"],
body.highcontrast input[type="number"],
body.highcontrast input[type="email"],
body.highcontrast input[type="url"],
body.highcontrast input[type="search"],
body.highcontrast input[type="tel"],
body.highcontrast input[type="color"] {
  border-color: #ffffff;
  color: #ffffff;
  background: #000000;
}
body.highcontrast select::-moz-placeholder,
body.highcontrast textarea::-moz-placeholder,
body.highcontrast input[type="text"]::-moz-placeholder,
body.highcontrast input[type="password"]::-moz-placeholder,
body.highcontrast input[type="datetime"]::-moz-placeholder,
body.highcontrast input[type="datetime-local"]::-moz-placeholder,
body.highcontrast input[type="date"]::-moz-placeholder,
body.highcontrast input[type="month"]::-moz-placeholder,
body.highcontrast input[type="time"]::-moz-placeholder,
body.highcontrast input[type="week"]::-moz-placeholder,
body.highcontrast input[type="number"]::-moz-placeholder,
body.highcontrast input[type="email"]::-moz-placeholder,
body.highcontrast input[type="url"]::-moz-placeholder,
body.highcontrast input[type="search"]::-moz-placeholder,
body.highcontrast input[type="tel"]::-moz-placeholder,
body.highcontrast input[type="color"]::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
body.highcontrast select:-ms-input-placeholder,
body.highcontrast textarea:-ms-input-placeholder,
body.highcontrast input[type="text"]:-ms-input-placeholder,
body.highcontrast input[type="password"]:-ms-input-placeholder,
body.highcontrast input[type="datetime"]:-ms-input-placeholder,
body.highcontrast input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast input[type="date"]:-ms-input-placeholder,
body.highcontrast input[type="month"]:-ms-input-placeholder,
body.highcontrast input[type="time"]:-ms-input-placeholder,
body.highcontrast input[type="week"]:-ms-input-placeholder,
body.highcontrast input[type="number"]:-ms-input-placeholder,
body.highcontrast input[type="email"]:-ms-input-placeholder,
body.highcontrast input[type="url"]:-ms-input-placeholder,
body.highcontrast input[type="search"]:-ms-input-placeholder,
body.highcontrast input[type="tel"]:-ms-input-placeholder,
body.highcontrast input[type="color"]:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
body.highcontrast select::-webkit-input-placeholder,
body.highcontrast textarea::-webkit-input-placeholder,
body.highcontrast input[type="text"]::-webkit-input-placeholder,
body.highcontrast input[type="password"]::-webkit-input-placeholder,
body.highcontrast input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast input[type="date"]::-webkit-input-placeholder,
body.highcontrast input[type="month"]::-webkit-input-placeholder,
body.highcontrast input[type="time"]::-webkit-input-placeholder,
body.highcontrast input[type="week"]::-webkit-input-placeholder,
body.highcontrast input[type="number"]::-webkit-input-placeholder,
body.highcontrast input[type="email"]::-webkit-input-placeholder,
body.highcontrast input[type="url"]::-webkit-input-placeholder,
body.highcontrast input[type="search"]::-webkit-input-placeholder,
body.highcontrast input[type="tel"]::-webkit-input-placeholder,
body.highcontrast input[type="color"]::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
body.highcontrast select:focus,
body.highcontrast textarea:focus,
body.highcontrast input[type="text"]:focus,
body.highcontrast input[type="password"]:focus,
body.highcontrast input[type="datetime"]:focus,
body.highcontrast input[type="datetime-local"]:focus,
body.highcontrast input[type="date"]:focus,
body.highcontrast input[type="month"]:focus,
body.highcontrast input[type="time"]:focus,
body.highcontrast input[type="week"]:focus,
body.highcontrast input[type="number"]:focus,
body.highcontrast input[type="email"]:focus,
body.highcontrast input[type="url"]:focus,
body.highcontrast input[type="search"]:focus,
body.highcontrast input[type="tel"]:focus,
body.highcontrast input[type="color"]:focus {
  border-color: #8bfffb;
}
body.highcontrast #pe-main .pe-color1 select,
body.highcontrast #pe-main .pe-color1 select,
body.highcontrast #pe-main .pe-color1 select,
body.highcontrast #pe-main .pe-color4 select,
body.highcontrast #pe-main .pe-color5 select,
body.highcontrast #pe-main .pe-color1 textarea,
body.highcontrast #pe-main .pe-color1 textarea,
body.highcontrast #pe-main .pe-color1 textarea,
body.highcontrast #pe-main .pe-color4 textarea,
body.highcontrast #pe-main .pe-color5 textarea,
body.highcontrast #pe-main .pe-color1 input[type="text"],
body.highcontrast #pe-main .pe-color1 input[type="text"],
body.highcontrast #pe-main .pe-color1 input[type="text"],
body.highcontrast #pe-main .pe-color4 input[type="text"],
body.highcontrast #pe-main .pe-color5 input[type="text"],
body.highcontrast #pe-main .pe-color1 input[type="password"],
body.highcontrast #pe-main .pe-color1 input[type="password"],
body.highcontrast #pe-main .pe-color1 input[type="password"],
body.highcontrast #pe-main .pe-color4 input[type="password"],
body.highcontrast #pe-main .pe-color5 input[type="password"],
body.highcontrast #pe-main .pe-color1 input[type="datetime"],
body.highcontrast #pe-main .pe-color1 input[type="datetime"],
body.highcontrast #pe-main .pe-color1 input[type="datetime"],
body.highcontrast #pe-main .pe-color4 input[type="datetime"],
body.highcontrast #pe-main .pe-color5 input[type="datetime"],
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast #pe-main .pe-color4 input[type="datetime-local"],
body.highcontrast #pe-main .pe-color5 input[type="datetime-local"],
body.highcontrast #pe-main .pe-color1 input[type="date"],
body.highcontrast #pe-main .pe-color1 input[type="date"],
body.highcontrast #pe-main .pe-color1 input[type="date"],
body.highcontrast #pe-main .pe-color4 input[type="date"],
body.highcontrast #pe-main .pe-color5 input[type="date"],
body.highcontrast #pe-main .pe-color1 input[type="month"],
body.highcontrast #pe-main .pe-color1 input[type="month"],
body.highcontrast #pe-main .pe-color1 input[type="month"],
body.highcontrast #pe-main .pe-color4 input[type="month"],
body.highcontrast #pe-main .pe-color5 input[type="month"],
body.highcontrast #pe-main .pe-color1 input[type="time"],
body.highcontrast #pe-main .pe-color1 input[type="time"],
body.highcontrast #pe-main .pe-color1 input[type="time"],
body.highcontrast #pe-main .pe-color4 input[type="time"],
body.highcontrast #pe-main .pe-color5 input[type="time"],
body.highcontrast #pe-main .pe-color1 input[type="week"],
body.highcontrast #pe-main .pe-color1 input[type="week"],
body.highcontrast #pe-main .pe-color1 input[type="week"],
body.highcontrast #pe-main .pe-color4 input[type="week"],
body.highcontrast #pe-main .pe-color5 input[type="week"],
body.highcontrast #pe-main .pe-color1 input[type="number"],
body.highcontrast #pe-main .pe-color1 input[type="number"],
body.highcontrast #pe-main .pe-color1 input[type="number"],
body.highcontrast #pe-main .pe-color4 input[type="number"],
body.highcontrast #pe-main .pe-color5 input[type="number"],
body.highcontrast #pe-main .pe-color1 input[type="email"],
body.highcontrast #pe-main .pe-color1 input[type="email"],
body.highcontrast #pe-main .pe-color1 input[type="email"],
body.highcontrast #pe-main .pe-color4 input[type="email"],
body.highcontrast #pe-main .pe-color5 input[type="email"],
body.highcontrast #pe-main .pe-color1 input[type="url"],
body.highcontrast #pe-main .pe-color1 input[type="url"],
body.highcontrast #pe-main .pe-color1 input[type="url"],
body.highcontrast #pe-main .pe-color4 input[type="url"],
body.highcontrast #pe-main .pe-color5 input[type="url"],
body.highcontrast #pe-main .pe-color1 input[type="search"],
body.highcontrast #pe-main .pe-color1 input[type="search"],
body.highcontrast #pe-main .pe-color1 input[type="search"],
body.highcontrast #pe-main .pe-color4 input[type="search"],
body.highcontrast #pe-main .pe-color5 input[type="search"],
body.highcontrast #pe-main .pe-color1 input[type="tel"],
body.highcontrast #pe-main .pe-color1 input[type="tel"],
body.highcontrast #pe-main .pe-color1 input[type="tel"],
body.highcontrast #pe-main .pe-color4 input[type="tel"],
body.highcontrast #pe-main .pe-color5 input[type="tel"],
body.highcontrast #pe-main .pe-color1 input[type="color"],
body.highcontrast #pe-main .pe-color1 input[type="color"],
body.highcontrast #pe-main .pe-color1 input[type="color"],
body.highcontrast #pe-main .pe-color4 input[type="color"],
body.highcontrast #pe-main .pe-color5 input[type="color"] {
  border-color: #ffffff;
  color: #ffffff;
  background: #000000;
}
body.highcontrast #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 select::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 select::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 textarea::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 textarea::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="text"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="text"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="password"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="password"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="datetime"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="datetime"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="date"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="date"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="month"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="month"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="time"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="time"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="week"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="week"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="number"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="number"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="email"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="email"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="url"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="url"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="search"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="search"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="tel"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="tel"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="color"]::-moz-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="color"]::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
body.highcontrast #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 select:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 select:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 textarea:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 textarea:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="text"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="text"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="password"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="password"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="date"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="date"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="month"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="month"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="time"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="time"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="week"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="week"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="number"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="number"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="email"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="email"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="url"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="url"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="search"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="search"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="tel"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="tel"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="color"]:-ms-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="color"]:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
body.highcontrast #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 select::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 select::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 textarea::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 textarea::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="text"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="text"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="password"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="password"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="date"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="date"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="month"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="month"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="time"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="time"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="week"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="week"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="number"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="number"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="email"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="email"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="url"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="url"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="search"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="search"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color4 input[type="color"]::-webkit-input-placeholder,
body.highcontrast #pe-main .pe-color5 input[type="color"]::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
body.highcontrast #pe-main .pe-color1 select:focus,
body.highcontrast #pe-main .pe-color1 select:focus,
body.highcontrast #pe-main .pe-color1 select:focus,
body.highcontrast #pe-main .pe-color4 select:focus,
body.highcontrast #pe-main .pe-color5 select:focus,
body.highcontrast #pe-main .pe-color1 textarea:focus,
body.highcontrast #pe-main .pe-color1 textarea:focus,
body.highcontrast #pe-main .pe-color1 textarea:focus,
body.highcontrast #pe-main .pe-color4 textarea:focus,
body.highcontrast #pe-main .pe-color5 textarea:focus,
body.highcontrast #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="text"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="text"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="password"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="password"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="datetime"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="datetime"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="datetime-local"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="datetime-local"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="date"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="date"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="month"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="month"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="time"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="time"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="week"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="week"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="number"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="number"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="email"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="email"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="url"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="url"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="search"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="search"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="tel"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="tel"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="color"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="color"]:focus {
  border-color: #8bfffb;
}
body.highcontrast .button,
body.highcontrast button,
body.highcontrast input[type="submit"],
body.highcontrast input[type="button"],
body.highcontrast input[type="reset"] {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body.highcontrast .button.active,
body.highcontrast button.active,
body.highcontrast input[type="submit"].active,
body.highcontrast input[type="button"].active,
body.highcontrast input[type="reset"].active,
body.highcontrast .button:hover,
body.highcontrast button:hover,
body.highcontrast input[type="submit"]:hover,
body.highcontrast input[type="button"]:hover,
body.highcontrast input[type="reset"]:hover,
body.highcontrast .button:focus,
body.highcontrast button:focus,
body.highcontrast input[type="submit"]:focus,
body.highcontrast input[type="button"]:focus,
body.highcontrast input[type="reset"]:focus {
  color: #ffffff;
  background: none;
}
body.highcontrast #pe-main .pe-color1 .button,
body.highcontrast #pe-main .pe-color1 .button,
body.highcontrast #pe-main .pe-color1 .button,
body.highcontrast #pe-main .pe-color4 .button,
body.highcontrast #pe-main .pe-color5 .button,
body.highcontrast #pe-main .pe-color1 button,
body.highcontrast #pe-main .pe-color1 button,
body.highcontrast #pe-main .pe-color1 button,
body.highcontrast #pe-main .pe-color4 button,
body.highcontrast #pe-main .pe-color5 button,
body.highcontrast #pe-main .pe-color1 input[type="submit"],
body.highcontrast #pe-main .pe-color1 input[type="submit"],
body.highcontrast #pe-main .pe-color1 input[type="submit"],
body.highcontrast #pe-main .pe-color4 input[type="submit"],
body.highcontrast #pe-main .pe-color5 input[type="submit"],
body.highcontrast #pe-main .pe-color1 input[type="button"],
body.highcontrast #pe-main .pe-color1 input[type="button"],
body.highcontrast #pe-main .pe-color1 input[type="button"],
body.highcontrast #pe-main .pe-color4 input[type="button"],
body.highcontrast #pe-main .pe-color5 input[type="button"],
body.highcontrast #pe-main .pe-color1 input[type="reset"],
body.highcontrast #pe-main .pe-color1 input[type="reset"],
body.highcontrast #pe-main .pe-color1 input[type="reset"],
body.highcontrast #pe-main .pe-color4 input[type="reset"],
body.highcontrast #pe-main .pe-color5 input[type="reset"] {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body.highcontrast #pe-main .pe-color1 .button.active,
body.highcontrast #pe-main .pe-color1 .button.active,
body.highcontrast #pe-main .pe-color1 .button.active,
body.highcontrast #pe-main .pe-color4 .button.active,
body.highcontrast #pe-main .pe-color5 .button.active,
body.highcontrast #pe-main .pe-color1 button.active,
body.highcontrast #pe-main .pe-color1 button.active,
body.highcontrast #pe-main .pe-color1 button.active,
body.highcontrast #pe-main .pe-color4 button.active,
body.highcontrast #pe-main .pe-color5 button.active,
body.highcontrast #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast #pe-main .pe-color4 input[type="submit"].active,
body.highcontrast #pe-main .pe-color5 input[type="submit"].active,
body.highcontrast #pe-main .pe-color1 input[type="button"].active,
body.highcontrast #pe-main .pe-color1 input[type="button"].active,
body.highcontrast #pe-main .pe-color1 input[type="button"].active,
body.highcontrast #pe-main .pe-color4 input[type="button"].active,
body.highcontrast #pe-main .pe-color5 input[type="button"].active,
body.highcontrast #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast #pe-main .pe-color4 input[type="reset"].active,
body.highcontrast #pe-main .pe-color5 input[type="reset"].active,
body.highcontrast #pe-main .pe-color1 .button:hover,
body.highcontrast #pe-main .pe-color1 .button:hover,
body.highcontrast #pe-main .pe-color1 .button:hover,
body.highcontrast #pe-main .pe-color4 .button:hover,
body.highcontrast #pe-main .pe-color5 .button:hover,
body.highcontrast #pe-main .pe-color1 button:hover,
body.highcontrast #pe-main .pe-color1 button:hover,
body.highcontrast #pe-main .pe-color1 button:hover,
body.highcontrast #pe-main .pe-color4 button:hover,
body.highcontrast #pe-main .pe-color5 button:hover,
body.highcontrast #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast #pe-main .pe-color4 input[type="submit"]:hover,
body.highcontrast #pe-main .pe-color5 input[type="submit"]:hover,
body.highcontrast #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast #pe-main .pe-color4 input[type="button"]:hover,
body.highcontrast #pe-main .pe-color5 input[type="button"]:hover,
body.highcontrast #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast #pe-main .pe-color4 input[type="reset"]:hover,
body.highcontrast #pe-main .pe-color5 input[type="reset"]:hover,
body.highcontrast #pe-main .pe-color1 .button:focus,
body.highcontrast #pe-main .pe-color1 .button:focus,
body.highcontrast #pe-main .pe-color1 .button:focus,
body.highcontrast #pe-main .pe-color4 .button:focus,
body.highcontrast #pe-main .pe-color5 .button:focus,
body.highcontrast #pe-main .pe-color1 button:focus,
body.highcontrast #pe-main .pe-color1 button:focus,
body.highcontrast #pe-main .pe-color1 button:focus,
body.highcontrast #pe-main .pe-color4 button:focus,
body.highcontrast #pe-main .pe-color5 button:focus,
body.highcontrast #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="submit"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="submit"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="button"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="button"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast #pe-main .pe-color4 input[type="reset"]:focus,
body.highcontrast #pe-main .pe-color5 input[type="reset"]:focus {
  color: #ffffff;
  background: none;
}
body.highcontrast .button a {
  color: #ffffff;
}
body.highcontrast .button.active a,
body.highcontrast .button:hover a,
body.highcontrast .button:focus a {
  color: #ffffff;
}
body.highcontrast .readmore,
body.highcontrast #pe-main .pe-color1 .readmore,
body.highcontrast #pe-main .pe-color2 .readmore,
body.highcontrast #pe-main .pe-color3 .readmore,
body.highcontrast #pe-main .pe-color4 .readmore {
  color: #ffffff;
  border-color: #ffffff;
  background: none;
}
body.highcontrast .readmore.active,
body.highcontrast #pe-main .pe-color1 .readmore.active,
body.highcontrast #pe-main .pe-color2 .readmore.active,
body.highcontrast #pe-main .pe-color3 .readmore.active,
body.highcontrast #pe-main .pe-color4 .readmore.active,
body.highcontrast .readmore:hover,
body.highcontrast #pe-main .pe-color1 .readmore:hover,
body.highcontrast #pe-main .pe-color2 .readmore:hover,
body.highcontrast #pe-main .pe-color3 .readmore:hover,
body.highcontrast #pe-main .pe-color4 .readmore:hover,
body.highcontrast .readmore:focus,
body.highcontrast #pe-main .pe-color1 .readmore:focus,
body.highcontrast #pe-main .pe-color2 .readmore:focus,
body.highcontrast #pe-main .pe-color3 .readmore:focus,
body.highcontrast #pe-main .pe-color4 .readmore:focus {
  color: #8bfffb;
  border-color: #8bfffb;
  background: none;
}
body.highcontrast .pe-breadcrumb > li a {
  color: #ffffff;
}
body.highcontrast .pe-breadcrumb > .active {
  color: #8bfffb;
}
body.highcontrast .pe-pagination > li a,
body.highcontrast .pe-pagination > li span {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .pe-pagination > li a:hover,
body.highcontrast .pe-pagination > li span:hover,
body.highcontrast .pe-pagination > li a:focus,
body.highcontrast .pe-pagination > li span:focus {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast .pe-pagination > li.active a,
body.highcontrast .pe-pagination > li.active span {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast .pe-page-links a,
body.highcontrast .pe-page-links > span {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .pe-page-links > span,
body.highcontrast .pe-page-links a:hover,
body.highcontrast .pe-page-links a:focus {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast .pe-table th,
body.highcontrast .pe-table td {
  border-color: #ffffff;
}
body.highcontrast .pe-table th {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-table > tbody + tbody {
  border-color: #ffffff;
}
body.highcontrast #pe-search .pe-search-box {
  text-align: inherit;
}
body.highcontrast #pe-search .pe-search-input {
  position: static;
  display: inline-block !important;
  vertical-align: top;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: 100% !important;
  max-width: 260px;
}
body.highcontrast #pe-search .button {
  color: #ffffff;
  vertical-align: top;
}
body.highcontrast #pe-back-top a {
  color: #000000;
  background-color: #ffffff;
}
body.highcontrast #pe-main .pe-wcag-settings li a {
  border-color: #ffffff;
  color: #000000;
  background: #ffffff;
}
body.highcontrast #pe-main .pe-wcag-settings li a:hover,
body.highcontrast #pe-main .pe-wcag-settings li a:focus {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast #pe-main {
  background-color: #000000;
}
body.highcontrast.sticky-bar #pe-main,
body.highcontrast.sticky-bar.top-bar #pe-main {
  padding-top: 0 !important;
}
body.highcontrast.sticky-bar #pe-bar {
  position: static;
  border-color: #ffffff;
}
body.highcontrast #pe-top-bar,
body.highcontrast #pe-main .pe-wcag-settings li {
  border-color: #ffffff;
}
body.highcontrast #pe-top-bar,
body.highcontrast #pe-logo-nav,
body.highcontrast #pe-header,
body.highcontrast #pe-top1,
body.highcontrast #pe-top2,
body.highcontrast #pe-top3,
body.highcontrast #pe-bottom1,
body.highcontrast #pe-bottom2,
body.highcontrast #pe-bottom3,
body.highcontrast #pe-footer,
body.highcontrast #pe-footer-mod {
  color: #ffffff;
  background: #000000;
}
body.highcontrast .menu ul,
body.highcontrast #pe-main .pe-color1 .menu ul,
body.highcontrast #pe-main .pe-color2 .menu ul,
body.highcontrast #pe-main .pe-color3 .menu ul,
body.highcontrast #pe-main .pe-color4 .menu ul,
body.highcontrast #pe-main .pe-color5 .menu ul {
  border-color: #ffffff;
}
body.highcontrast .menu li a,
body.highcontrast #pe-main .pe-color1 .menu li a,
body.highcontrast #pe-main .pe-color2 .menu li a,
body.highcontrast #pe-main .pe-color3 .menu li a,
body.highcontrast #pe-main .pe-color4 .menu li a,
body.highcontrast #pe-main .pe-color5 .menu li a {
  color: #ffffff;
}
body.highcontrast .menu li > a,
body.highcontrast #pe-main .pe-color1 .menu li > a,
body.highcontrast #pe-main .pe-color2 .menu li > a,
body.highcontrast #pe-main .pe-color3 .menu li > a,
body.highcontrast #pe-main .pe-color4 .menu li > a,
body.highcontrast #pe-main .pe-color5 .menu li > a {
  border-color: #ffffff;
}
body.highcontrast .menu li a:hover,
body.highcontrast #pe-main .pe-color1 .menu li a:hover,
body.highcontrast #pe-main .pe-color2 .menu li a:hover,
body.highcontrast #pe-main .pe-color3 .menu li a:hover,
body.highcontrast #pe-main .pe-color4 .menu li a:hover,
body.highcontrast #pe-main .pe-color5 .menu li a:hover,
body.highcontrast .menu li a:active,
body.highcontrast #pe-main .pe-color1 .menu li a:active,
body.highcontrast #pe-main .pe-color2 .menu li a:active,
body.highcontrast #pe-main .pe-color3 .menu li a:active,
body.highcontrast #pe-main .pe-color4 .menu li a:active,
body.highcontrast #pe-main .pe-color5 .menu li a:active,
body.highcontrast .menu li a:focus,
body.highcontrast #pe-main .pe-color1 .menu li a:focus,
body.highcontrast #pe-main .pe-color2 .menu li a:focus,
body.highcontrast #pe-main .pe-color3 .menu li a:focus,
body.highcontrast #pe-main .pe-color4 .menu li a:focus,
body.highcontrast #pe-main .pe-color5 .menu li a:focus,
body.highcontrast .menu .current-menu-item > a,
body.highcontrast #pe-main .pe-color1 .menu .current-menu-item > a,
body.highcontrast #pe-main .pe-color2 .menu .current-menu-item > a,
body.highcontrast #pe-main .pe-color3 .menu .current-menu-item > a,
body.highcontrast #pe-main .pe-color4 .menu .current-menu-item > a,
body.highcontrast #pe-main .pe-color5 .menu .current-menu-item > a {
  color: #8bfffb;
}
body.highcontrast .pe-skip-menu ul.menu > li > a {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .pe-skip-menu ul.menu > li > a:hover,
body.highcontrast .pe-skip-menu ul.menu > li > a:focus {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast #pe-offcanvas,
body.highcontrast #pe-offcanvas-button {
  display: none !important;
}
body.highcontrast .pe-blog-row {
  border-color: #ffffff;
}
body.highcontrast .page-header > h1,
body.highcontrast .page-header > h2 {
  color: #ffffff;
}
body.highcontrast .page-header > h1 a,
body.highcontrast .page-header > h2 a {
  color: #ffffff;
}
body.highcontrast .page-header > h1 a:hover,
body.highcontrast .page-header > h2 a:hover {
  color: #8bfffb;
}
body.highcontrast .post-meta {
  color: #ffffff;
}
body.highcontrast .sticky .page-header h2 a:before {
  color: #8bfffb;
}
body.highcontrast .wp-caption .wp-caption-text,
body.highcontrast .gallery-caption {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-blog-row figure.effect {
  overflow: visible;
}
body.highcontrast .pe-blog-row figure.effect figcaption {
  padding: 30px 0 0;
  position: static;
  color: #ffffff;
  background: none;
  opacity: 1;
}
body.highcontrast .pe-blog-row figure.effect figcaption:before,
body.highcontrast .pe-blog-row figure.effect figcaption:after {
  display: none;
}
body.highcontrast .pe-blog-row figure.effect .intro {
  -webkit-transform: scale(1);
  transform: scale(1);
  padding: 0;
}
body.highcontrast .pe-blog-row figure.effect .pe-article-read-more .readmore {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
body.highcontrast .pe-blog-row figure.effect .pe-article-read-more .readmore:focus,
body.highcontrast .pe-blog-row figure.effect .pe-article-read-more .readmore.active {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast .pe-author-info .pe-title {
  color: #ffffff;
}
body.highcontrast .pe-author-name .name {
  color: #ffffff;
}
body.highcontrast .pe-comments .comment-reply-title,
body.highcontrast .pe-comments .comments-title {
  color: #ffffff;
}
body.highcontrast .pe-opening-hours .pe-title {
  color: #ffffff;
}
body.highcontrast .pe-member-contact .pe-title {
  color: #ffffff;
}
body.highcontrast .pe-socials .pe-title {
  color: #ffffff;
}
body.highcontrast #pe-services-carousel .pe-services-title span.service {
  background: #000000;
}
body.highcontrast #pe-services-carousel .pe-indicator-description:before {
  background: #ffffff;
}
body.highcontrast #pe-services-carousel .pe-indicator:hover .pe-indicator-description,
body.highcontrast #pe-services-carousel .pe-indicator:focus .pe-indicator-description,
body.highcontrast #pe-services-carousel .pe-indicator.active .pe-indicator-description {
  color: #000000;
  background: #ffffff;
}
body.highcontrast #pe-services-carousel .pe-services-members .pe-title {
  color: #ffffff;
}
body.highcontrast #pe-services-carousel .pe-indicator {
  background: #000000;
  color: #ffffff;
}
body.highcontrast .pe-error-page > h1,
body.highcontrast .pe-error-page > h2 {
  color: #ffffff;
}
body.highcontrast .pe-tabs .pe-tab-links li a {
  background: #000000;
  color: #ffffff;
}
body.highcontrast .pe-tabs .pe-tab-links li a:hover,
body.highcontrast .pe-tabs .pe-tab-links li a:focus {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-tabs .pe-tab-links li.active a {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-tabs .pe-tabs-content {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-tabs.pe-clean .pe-tab-links li a {
  color: inherit;
}
body.highcontrast .pe-tabs.pe-clean .pe-tab-links li a:hover,
body.highcontrast .pe-tabs.pe-clean .pe-tab-links li a:focus {
  color: #000000;
}
body.highcontrast .pe-tabs.pe-clean .pe-tab-links li.active a {
  color: #000000;
}
body.highcontrast .pe-tabs.pe-clean .pe-tabs-content {
  background: none;
  color: inherit;
}
body.highcontrast .pe-accordion-container .pe-accordion-heading a {
  color: #ffffff;
  border-color: #ffffff;
}
body.highcontrast .pe-accordion-container .pe-accordion-heading a:after {
  color: #000000;
}
body.highcontrast .pe-accordion-container .pe-accordion-heading a:hover,
body.highcontrast .pe-accordion-container .pe-accordion-heading a:focus {
  color: #8bfffb;
}
body.highcontrast .pe-accordion-container .pe-accordion-heading.active a {
  color: #8bfffb;
}
body.highcontrast .pe-gallery-item .pe-gallery-caption {
  background: #000000;
}
body.highcontrast .readmore.readmore-large {
  color: #ffffff;
  border-color: #ffffff;
}
body.highcontrast .readmore.readmore-large.active,
body.highcontrast .readmore.readmore-large:hover,
body.highcontrast .readmore.readmore-large:focus {
  color: #8bfffb;
  border-color: #8bfffb;
}
body.highcontrast .pe-icontext .fa {
  color: #ffffff;
}
body.highcontrast .pe-icontext .pe-label a:hover,
body.highcontrast .pe-icontext .pe-label a:focus {
  color: #8bfffb;
}
body.highcontrast .pe-table-group tr td:first-child {
  color: #8bfffb;
}
body.highcontrast .pe-anibox figure {
  background: #000000;
}
body.highcontrast .pe-anibox figure figcaption {
  color: #ffffff;
}
body.highcontrast .pe-anibox figure figcaption a {
  color: #ffffff !important;
}
body.highcontrast .pe-anibox figure.effect-sadie figcaption:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 75%);
}
body.highcontrast .pe-anibox figure.effect-sadie h2 {
  color: #ffffff !important;
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-sadie p {
  color: #ffffff !important;
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-julia {
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-julia h2 {
  color: #ffffff !important;
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-julia p {
  color: #ffffff !important;
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-goliath {
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-goliath h2 {
  color: #ffffff !important;
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-goliath p {
  color: #ffffff !important;
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-marley {
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-marley h2 {
  color: #ffffff !important;
  background: #000000;
}
body.highcontrast .pe-anibox figure.effect-marley p {
  color: #ffffff !important;
  background: #000000;
}
body.highcontrast #mega-menu-wrap-main-menu {
  background: #000000;
}
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a[title].mega-menu-link span {
  opacity: 1;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu ul.mega-sub-menu,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  background: #ffffff;
  border: none;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  color: #ffffff;
  background: #000000;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #000000;
  background: #ffffff;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  color: #000000;
  background: #ffffff;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  color: #8bfffb;
  background: #000000;
  box-shadow: 0 0 0 3px #000000;
  z-index: 2;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: #8bfffb;
  background: #000000;
  box-shadow: 0 0 0 3px #000000;
  z-index: 2;
}
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
body.highcontrast #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  color: #000000;
  background: #ffffff;
}
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:hover > a.mega-menu-link,
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  background: #ffffff;
  color: #000000;
}
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-current-menu-item > a.mega-menu-link,
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-current-menu-ancestor > a.mega-menu-link {
  color: #8bfffb;
  background: #000000;
  box-shadow: 0 0 0 5px #000000;
  z-index: 2;
}
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-disable-link > a.mega-menu-link {
  color: #000000;
  background: none;
  box-shadow: none;
}
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block {
  background: #ffffff;
  color: #000000;
}
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block:hover {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item {
  border-color: #ffffff;
}
body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a {
  color: #ffffff;
}
body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.hover > a,
body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item:hover > a,
body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.mega-current-menu-ancestor > a {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .pe-main-menu .nav-dropdown .nav-dropdown-in {
  background: #ffffff;
}
body.highcontrast .pe-main-menu .nav-dropdown .menu-item a {
  color: #000000;
}
body.highcontrast .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
body.highcontrast .pe-main-menu .nav-dropdown .menu-item.mega-current-menu-ancestor > a {
  color: #8bfffb;
  background: #000000;
  box-shadow: 0 0 0 5px #000000;
}
body.highcontrast ul:not([class]) li:before,
body.highcontrast ul.pe-dark li:before,
body.highcontrast ul.pe-light li:before {
  color: #8bfffb;
}
body.highcontrast #pe-main ul.pe-dark li:before {
  color: #ffffff;
}
body.highcontrast #pe-main .pe-color1 ul:not([class]) li:before,
body.highcontrast #pe-main .pe-color2 ul:not([class]) li:before,
body.highcontrast #pe-main .pe-color3 ul:not([class]) li:before,
body.highcontrast #pe-main .pe-color4 ul:not([class]) li:before,
body.highcontrast #pe-main .pe-color5 ul:not([class]) li:before {
  color: #ffffff;
}
body.highcontrast pre {
  color: #ffffff;
  background-color: #000000;
  border-color: #ffffff;
}
body.highcontrast .pe-color {
  color: #8bfffb;
}
body.highcontrast .pe-info,
body.highcontrast .pe-success,
body.highcontrast .pe-alert,
body.highcontrast .pe-warning {
  text-align: inherit;
  color: #ffffff;
  background: #000000;
}
body.highcontrast .pe-info a,
body.highcontrast .pe-success a,
body.highcontrast .pe-alert a,
body.highcontrast .pe-warning a {
  color: #ffffff;
}
body.highcontrast .pe-block span {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-block.second span {
  background: #8bfffb;
  color: #000000;
}
body.highcontrast p.pebadge,
body.highcontrast span.pebadge {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/badge.png");
}
body.highcontrast p.pecalendar,
body.highcontrast span.pecalendar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/calendar.png");
}
body.highcontrast p.pechat,
body.highcontrast span.pechat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/chat.png");
}
body.highcontrast p.pecheck,
body.highcontrast span.pecheck {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/check.png");
}
body.highcontrast p.pecloud,
body.highcontrast span.pecloud {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/cloud.png");
}
body.highcontrast p.pedirection,
body.highcontrast span.pedirection {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/direction.png");
}
body.highcontrast p.pedivide,
body.highcontrast span.pedivide {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/divide.png");
}
body.highcontrast p.peerror,
body.highcontrast span.peerror {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/error.png");
}
body.highcontrast p.pefire,
body.highcontrast span.pefire {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/fire.png");
}
body.highcontrast p.peflag,
body.highcontrast span.peflag {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/flag.png");
}
body.highcontrast p.peheart,
body.highcontrast span.peheart {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/heart.png");
}
body.highcontrast p.pehome,
body.highcontrast span.pehome {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/home.png");
}
body.highcontrast p.peinfo,
body.highcontrast span.peinfo {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/info.png");
}
body.highcontrast p.pelist,
body.highcontrast span.pelist {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/list.png");
}
body.highcontrast p.pemail,
body.highcontrast span.pemail {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/mail.png");
}
body.highcontrast p.pepeople,
body.highcontrast span.pepeople {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/people.png");
}
body.highcontrast p.pestar,
body.highcontrast span.pestar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/star.png");
}
body.highcontrast p.pestat,
body.highcontrast span.pestat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/stat.png");
}
body.highcontrast .quote-left,
body.highcontrast .quote-right {
  border-color: #ffffff;
}
body.highcontrast .quote-left span.fa,
body.highcontrast .quote-right span.fa,
body.highcontrast .quote-left span[class^='fa'],
body.highcontrast .quote-right span[class^='fa'] {
  color: #ffffff;
}
body.highcontrast .quote-left {
  border-color: #ffffff;
}
body.highcontrast .quote-right {
  border-color: #ffffff;
}
body.highcontrast .pe-widget h2.pe-title {
  color: #ffffff;
}
body.highcontrast #pe-header .pe-widget h2.pe-title,
body.highcontrast #pe-top1 .pe-widget h2.pe-title,
body.highcontrast #pe-top2 .pe-widget h2.pe-title,
body.highcontrast #pe-top3 .pe-widget h2.pe-title,
body.highcontrast #pe-bottom1 .pe-widget h2.pe-title,
body.highcontrast #pe-bottom2 .pe-widget h2.pe-title,
body.highcontrast #pe-bottom3 .pe-widget h2.pe-title,
body.highcontrast #pe-footer-mod .pe-widget h2.pe-title {
  color: #ffffff;
}
body.highcontrast #pe-main .pe-color1 .pe-widget-in,
body.highcontrast #pe-main .pe-color2 .pe-widget-in,
body.highcontrast #pe-main .pe-color3 .pe-widget-in,
body.highcontrast #pe-main .pe-color4 .pe-widget-in,
body.highcontrast #pe-main .pe-color5 .pe-widget-in {
  background: none;
  color: inherit;
}
body.highcontrast #pe-main .pe-color1 .pe-widget-in h2.pe-title,
body.highcontrast #pe-main .pe-color2 .pe-widget-in h2.pe-title,
body.highcontrast #pe-main .pe-color3 .pe-widget-in h2.pe-title,
body.highcontrast #pe-main .pe-color4 .pe-widget-in h2.pe-title,
body.highcontrast #pe-main .pe-color5 .pe-widget-in h2.pe-title {
  color: #ffffff;
}
body.highcontrast #pe-main .pe-box {
  background: none;
}
body.highcontrast #pe-main .pe-box a {
  color: #ffffff;
}
body.highcontrast #pe-main .pe-box a:hover,
body.highcontrast #pe-main .pe-box a:focus {
  color: #8bfffb;
}
body.highcontrast #pe-main .pe-box span.pe-icons {
  background: #000000;
  box-shadow: 0 0 0 5px;
}
body.highcontrast #pe-main .pe-box span.pe-icon-title {
  color: #ffffff;
}
body.highcontrast #pe-main .pe-color2 .pe-box,
body.highcontrast #pe-main .pe-color3 .pe-box,
body.highcontrast #pe-main .pe-color4 .pe-box,
body.highcontrast #pe-main .pe-color5 .pe-box {
  background: none;
}
body.highcontrast .pe-box-lighten .pe-box {
  background: none;
}
body.highcontrast .pe-box-darken .pe-box {
  background: none;
}
body.highcontrast .pe-contact-form .star {
  color: #ffffff;
}
body.highcontrast .pe-contact-widget .pe-contact-title,
body.highcontrast .pe-color1 .pe-contact-widget .pe-contact-title,
body.highcontrast .pe-color2 .pe-contact-widget .pe-contact-title,
body.highcontrast .pe-color3 .pe-contact-widget .pe-contact-title,
body.highcontrast .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget .pe-contact-title {
  color: #8bfffb;
}
body.highcontrast .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast .pe-color1 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast .pe-color2 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast .pe-color3 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast .pe-color1 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast .pe-color2 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast .pe-color3 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:focus .pe-contact-title {
  color: #ffffff;
}
body.highcontrast .pe-contact-widget .pe-round,
body.highcontrast .pe-color1 .pe-contact-widget .pe-round,
body.highcontrast .pe-color2 .pe-contact-widget .pe-round,
body.highcontrast .pe-color3 .pe-contact-widget .pe-round,
body.highcontrast .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget .pe-round {
  border-color: #8bfffb;
  color: #ffffff;
}
body.highcontrast .pe-contact-widget a:hover .pe-round,
body.highcontrast .pe-color1 .pe-contact-widget a:hover .pe-round,
body.highcontrast .pe-color2 .pe-contact-widget a:hover .pe-round,
body.highcontrast .pe-color3 .pe-contact-widget a:hover .pe-round,
body.highcontrast .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:hover .pe-round,
body.highcontrast .pe-contact-widget a:focus .pe-round,
body.highcontrast .pe-color1 .pe-contact-widget a:focus .pe-round,
body.highcontrast .pe-color2 .pe-contact-widget a:focus .pe-round,
body.highcontrast .pe-color3 .pe-contact-widget a:focus .pe-round,
body.highcontrast .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:focus .pe-round {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-social-icons a,
body.highcontrast #pe-footer .pe-social-icons a,
body.highcontrast #pe-main .pe-color1 .pe-social-icons a,
body.highcontrast #pe-main .pe-color2 .pe-social-icons a,
body.highcontrast #pe-main .pe-color3 .pe-social-icons a,
body.highcontrast #pe-main .pe-color4 .pe-social-icons a,
body.highcontrast #pe-main .pe-color5 .pe-social-icons a {
  opacity: 1;
  text-decoration: none !important;
}
body.highcontrast .pe-social-icons a:hover span.fa,
body.highcontrast #pe-footer .pe-social-icons a:hover span.fa,
body.highcontrast #pe-main .pe-color1 .pe-social-icons a:hover span.fa,
body.highcontrast #pe-main .pe-color2 .pe-social-icons a:hover span.fa,
body.highcontrast #pe-main .pe-color3 .pe-social-icons a:hover span.fa,
body.highcontrast #pe-main .pe-color4 .pe-social-icons a:hover span.fa,
body.highcontrast #pe-main .pe-color5 .pe-social-icons a:hover span.fa,
body.highcontrast .pe-social-icons a:focus span.fa,
body.highcontrast #pe-footer .pe-social-icons a:focus span.fa,
body.highcontrast #pe-main .pe-color1 .pe-social-icons a:focus span.fa,
body.highcontrast #pe-main .pe-color2 .pe-social-icons a:focus span.fa,
body.highcontrast #pe-main .pe-color3 .pe-social-icons a:focus span.fa,
body.highcontrast #pe-main .pe-color4 .pe-social-icons a:focus span.fa,
body.highcontrast #pe-main .pe-color5 .pe-social-icons a:focus span.fa {
  background: #8bfffb;
  color: #000000;
}
body.highcontrast .pe-social-icons a span.fa,
body.highcontrast #pe-footer .pe-social-icons a span.fa,
body.highcontrast #pe-main .pe-color1 .pe-social-icons a span.fa,
body.highcontrast #pe-main .pe-color2 .pe-social-icons a span.fa,
body.highcontrast #pe-main .pe-color3 .pe-social-icons a span.fa,
body.highcontrast #pe-main .pe-color4 .pe-social-icons a span.fa,
body.highcontrast #pe-main .pe-color5 .pe-social-icons a span.fa {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-testimonials .pe-custom-text {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-testimonials .pe-custom-text:after {
  border-color: transparent #ffffff transparent transparent;
}
body.highcontrast .pe-testimonials .pe-custom-title {
  color: #8bfffb;
}
body.highcontrast .right .pe-testimonials .pe-custom-text:after,
body.highcontrast .pe-testimonials.right .pe-custom-text:after {
  border-color: #ffffff transparent transparent transparent;
}
body.highcontrast .pe-testimonial-carousel .pe-indicators li {
  background: #000000;
}
body.highcontrast .pe-meet-our-team .pe-meet-box {
  background: #000000;
  border: #ffffff;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .image {
  background: #000000;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .image + .member-link {
  border: none;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .description:before {
  background: #ffffff;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .title {
  color: #ffffff;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .subtitle {
  color: #8bfffb;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .text {
  color: #ffffff;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .social a {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .social a:hover,
body.highcontrast .pe-meet-our-team .pe-meet-box .social a:focus {
  background: #8bfffb;
  color: #000000;
}
body.highcontrast .pe-meet-our-team .pe-meet-box .social {
  top: 50%;
  opacity: 1;
  pointer-events: auto;
}
body.highcontrast .pe-meet-our-team .pe-meet-box:hover .title,
body.highcontrast .pe-meet-our-team .pe-meet-box:focus .title,
body.highcontrast .pe-meet-our-team .pe-meet-box:hover .text,
body.highcontrast .pe-meet-our-team .pe-meet-box:focus .text,
body.highcontrast .pe-meet-our-team .pe-meet-box:hover .subtitle,
body.highcontrast .pe-meet-our-team .pe-meet-box:focus .subtitle {
  color: #000000;
}
body.highcontrast .pe-avatar-box .social a {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .pe-avatar-box .social a:hover {
  background: #8bfffb;
}
body.highcontrast .pe-team-carousel .pe-indicators li {
  background-color: #8bfffb;
}
body.highcontrast #pe-main .pe-panels.tabs .pn-list li a {
  background: #000000;
  color: #ffffff;
  border: none;
}
body.highcontrast #pe-main .pe-panels.tabs .pn-list li:first-child a {
  border: none;
}
body.highcontrast #pe-main .pe-panels.tabs .pn-list li.active a,
body.highcontrast #pe-main .pe-panels.tabs .pn-list li a:hover,
body.highcontrast #pe-main .pe-panels.tabs .pn-list li a:focus {
  background: #ffffff;
  color: #000000;
}
body.highcontrast #pe-main .pe-panels.tabs .pn-content {
  background: #000000;
  color: #ffffff;
}
body.highcontrast #pe-main .pe-panels.tabs .pn-prev,
body.highcontrast #pe-main .pe-panels.tabs .pn-next {
  background: #000000;
  color: #ffffff;
}
body.highcontrast #pe-main .pe-panels .pn-readmore .readmore {
  color: #ffffff;
}
body.highcontrast #pe-main .pe-panels .pn-date,
body.highcontrast #pe-main .pe-panels .pn-heading .pn-date {
  opacity: 1;
}
body.highcontrast #pe-main .pe-panels.acco .pn-panel {
  border-color: #ffffff;
}
body.highcontrast .show-stripes:before {
  display: none;
}
body.highcontrast .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li {
  background: #8bfffb;
}
body.highcontrast .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li:focus,
body.highcontrast .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li:hover,
body.highcontrast .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li.active {
  background: #8bfffb;
}
body.highcontrast .PE_Recent_Posts .caption h5 a:hover {
  color: #8bfffb;
}
body.highcontrast #pe-top3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a,
body.highcontrast #pe-bottom3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a {
  color: #000000;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li {
  background: #8bfffb;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li:focus,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li:hover,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li.active {
  background: #8bfffb;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore {
  background: #8bfffb;
  color: #000000;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail .pe-easy-slider-title-readmore {
  background: #ffffff;
  color: #000000;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #000000;
  border-color: #000000;
}
body.highcontrast .PE_Recent_Posts_Horizontal .caption h5 a:hover {
  color: #8bfffb;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #000000;
  border-color: #000000;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #000000;
  border-color: #000000;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #000000;
  background: #ffffff;
  border-color: #000000;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left:hover,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right:hover,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover:hover,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover,
body.highcontrast .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover:hover {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast .mfp-modal-content {
  color: #000000;
  background: #ffffff;
}
body.highcontrast .mfp-modal-content .mfp-close {
  color: #000000;
}
body.highcontrast .mfp-modal-content .mfp-close:hover,
body.highcontrast .mfp-modal-content .mfp-close:focus {
  color: #8bfffb;
}
body.highcontrast .rev_slider_wrapper .tp-caption {
  background: #000000 !important;
  color: #ffffff !important;
  box-shadow: 0 0 0 3px #000000 !important;
}
body.highcontrast .rev_slider_wrapper .tp-caption[href] {
  color: #8bfffb !important;
}
body.highcontrast .rev_slider_wrapper .tp-caption[href]:hover,
body.highcontrast .rev_slider_wrapper .tp-caption[href]:focus {
  background: #ffffff !important;
  color: #000000 !important;
}
body.highcontrast .rev_slider_wrapper {
  background: #ffffff !important;
}
body.highcontrast .rev_slider_wrapper .tp-bullet-title {
  color: #000000 !important;
}
body.highcontrast .rev_slider_wrapper .tparrows {
  background: #ffffff !important;
}
body.highcontrast .rev_slider_wrapper .tparrows:before {
  color: #000000 !important;
}
body.highcontrast .rev_slider_wrapper .tp-leftarrow,
body.highcontrast .rev_slider_wrapper .tp-rightarrow {
  visibility: visible !important;
  opacity: 1 !important;
}
body.highcontrast .pe-events.tribe-events-list-widget ol li {
  color: #ffffff;
  background: none;
}
body.highcontrast .pe-events.tribe-events-list-widget ol li:before {
  color: #ffffff;
}
body.highcontrast .pe-events.tribe-events-list-widget .tribe-event-featured .tribe-event-title a {
  color: #8bfffb;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-single-event-title {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-schedule .tribe-event-date-start:before {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-schedule .tribe-events-cost:before {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav {
  border-color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav {
  border-color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a:before,
body.highcontrast.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:before {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a:after,
body.highcontrast.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:after {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-back a:before {
  background: #000000;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-cal-links a {
  color: #ffffff;
  border-color: #ffffff;
  background: none;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-cal-links a.active,
body.highcontrast.tribe-events-style-skeleton .tribe-events-cal-links a:hover,
body.highcontrast.tribe-events-style-skeleton .tribe-events-cal-links a:focus {
  color: #8bfffb;
  border-color: #8bfffb;
  background: none;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group h3 {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary {
  background: none;
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary h3 {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary a {
  color: #8bfffb;
}
body.highcontrast.tribe-events-style-skeleton h1.tribe-events-page-title,
body.highcontrast.tribe-events-style-skeleton h2.tribe-events-page-title {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar th {
  background: #ffffff;
  color: #000000;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td {
  border-color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td:hover {
  background: none;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .type-tribe_events {
  border-color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present {
  background: #ffffff;
  color: #000000;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present a {
  color: #000000;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present:hover {
  background: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present .type-tribe_events {
  border-color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip {
  display: none !important;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical {
  color: #ffffff;
  border-color: #ffffff;
  background: none;
}
body.highcontrast.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical.active,
body.highcontrast.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:hover,
body.highcontrast.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:focus {
  color: #8bfffb;
  border-color: #8bfffb;
  background: none;
}
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active:hover,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active:hover:hover,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover:hover,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active:active,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active:hover:active,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:active,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover:active,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.active,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active:hover.active,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled.active,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover.active,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active:hover.disabled,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled.disabled,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover.disabled,
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active[disabled],
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active:hover[disabled],
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled[disabled],
body.highcontrast.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-list-event-title {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-list-event-title a {
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-list-event-title a:hover {
  color: #8bfffb;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-loop .tribe-events-list-separator-month,
body.highcontrast.tribe-events-style-skeleton .tribe-events-loop .tribe-events-day-time-slot h5 {
  color: #8bfffb;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta {
  background: #000000;
  color: #ffffff;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta a {
  color: #8bfffb;
}
body.highcontrast.tribe-events-style-skeleton .tribe-events-loop .type-tribe_events + div {
  border-color: #ffffff;
}
body.highcontrast .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu {
  background: #ffffff;
}
body.highcontrast .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a {
  color: #000000;
}
body.highcontrast .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a:hover,
body.highcontrast .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a:focus {
  color: #8bfffb;
  background: #000000;
}
body.highcontrast2 {
  color: #ffff00;
  background-color: #000000;
}
body.highcontrast2 a {
  text-decoration: underline !important;
}
body.highcontrast2 a:hover {
  text-decoration: underline !important;
}
body.highcontrast2 #pe-footer a {
  color: #ffff00;
}
body.highcontrast2 .pe-animation {
  opacity: 1;
}
body.highcontrast2 [data-animation] {
  animation-duration: 0s !important;
}
body.highcontrast2 [data-animation-delay] {
  animation-delay: 0ms !important;
}
body.highcontrast2 .pe-recent-posts-outer .animated {
  animation-duration: 0s !important;
  animation-delay: 0ms !important;
}
body.highcontrast2 #pe-services-carousel .active .pe-services-title span.title,
body.highcontrast2 #pe-services-carousel .slick-active .pe-services-title span.title {
  animation-duration: 0s !important;
  animation-delay: 0ms !important;
}
body.highcontrast2 *,
body.highcontrast2 *:before,
body.highcontrast2 *:after {
  transition: none !important;
}
body.highcontrast2 .pe-theme-customizer,
body.highcontrast2 .sp-container {
  display: none;
}
body.highcontrast2 .pe-top-contact .item a {
  color: #ffff00;
}
body.highcontrast2 a,
body.highcontrast2 #pe-main .pe-color1 a,
body.highcontrast2 #pe-main .pe-color2 a,
body.highcontrast2 #pe-main .pe-color3 a,
body.highcontrast2 #pe-main .pe-color4 a,
body.highcontrast2 #pe-main .pe-color5 a {
  color: #8bfffb;
}
body.highcontrast2 ::selection {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 ::-webkit-selection {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 ::-moz-selection {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 select,
body.highcontrast2 textarea,
body.highcontrast2 input[type="text"],
body.highcontrast2 input[type="password"],
body.highcontrast2 input[type="datetime"],
body.highcontrast2 input[type="datetime-local"],
body.highcontrast2 input[type="date"],
body.highcontrast2 input[type="month"],
body.highcontrast2 input[type="time"],
body.highcontrast2 input[type="week"],
body.highcontrast2 input[type="number"],
body.highcontrast2 input[type="email"],
body.highcontrast2 input[type="url"],
body.highcontrast2 input[type="search"],
body.highcontrast2 input[type="tel"],
body.highcontrast2 input[type="color"] {
  border-color: #ffff00;
  color: #ffff00;
  background: #000000;
}
body.highcontrast2 select::-moz-placeholder,
body.highcontrast2 textarea::-moz-placeholder,
body.highcontrast2 input[type="text"]::-moz-placeholder,
body.highcontrast2 input[type="password"]::-moz-placeholder,
body.highcontrast2 input[type="datetime"]::-moz-placeholder,
body.highcontrast2 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast2 input[type="date"]::-moz-placeholder,
body.highcontrast2 input[type="month"]::-moz-placeholder,
body.highcontrast2 input[type="time"]::-moz-placeholder,
body.highcontrast2 input[type="week"]::-moz-placeholder,
body.highcontrast2 input[type="number"]::-moz-placeholder,
body.highcontrast2 input[type="email"]::-moz-placeholder,
body.highcontrast2 input[type="url"]::-moz-placeholder,
body.highcontrast2 input[type="search"]::-moz-placeholder,
body.highcontrast2 input[type="tel"]::-moz-placeholder,
body.highcontrast2 input[type="color"]::-moz-placeholder {
  color: #ffff00;
  opacity: 1;
}
body.highcontrast2 select:-ms-input-placeholder,
body.highcontrast2 textarea:-ms-input-placeholder,
body.highcontrast2 input[type="text"]:-ms-input-placeholder,
body.highcontrast2 input[type="password"]:-ms-input-placeholder,
body.highcontrast2 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast2 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast2 input[type="date"]:-ms-input-placeholder,
body.highcontrast2 input[type="month"]:-ms-input-placeholder,
body.highcontrast2 input[type="time"]:-ms-input-placeholder,
body.highcontrast2 input[type="week"]:-ms-input-placeholder,
body.highcontrast2 input[type="number"]:-ms-input-placeholder,
body.highcontrast2 input[type="email"]:-ms-input-placeholder,
body.highcontrast2 input[type="url"]:-ms-input-placeholder,
body.highcontrast2 input[type="search"]:-ms-input-placeholder,
body.highcontrast2 input[type="tel"]:-ms-input-placeholder,
body.highcontrast2 input[type="color"]:-ms-input-placeholder {
  color: #ffff00;
  opacity: 1;
}
body.highcontrast2 select::-webkit-input-placeholder,
body.highcontrast2 textarea::-webkit-input-placeholder,
body.highcontrast2 input[type="text"]::-webkit-input-placeholder,
body.highcontrast2 input[type="password"]::-webkit-input-placeholder,
body.highcontrast2 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast2 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast2 input[type="date"]::-webkit-input-placeholder,
body.highcontrast2 input[type="month"]::-webkit-input-placeholder,
body.highcontrast2 input[type="time"]::-webkit-input-placeholder,
body.highcontrast2 input[type="week"]::-webkit-input-placeholder,
body.highcontrast2 input[type="number"]::-webkit-input-placeholder,
body.highcontrast2 input[type="email"]::-webkit-input-placeholder,
body.highcontrast2 input[type="url"]::-webkit-input-placeholder,
body.highcontrast2 input[type="search"]::-webkit-input-placeholder,
body.highcontrast2 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast2 input[type="color"]::-webkit-input-placeholder {
  color: #ffff00;
  opacity: 1;
}
body.highcontrast2 select:focus,
body.highcontrast2 textarea:focus,
body.highcontrast2 input[type="text"]:focus,
body.highcontrast2 input[type="password"]:focus,
body.highcontrast2 input[type="datetime"]:focus,
body.highcontrast2 input[type="datetime-local"]:focus,
body.highcontrast2 input[type="date"]:focus,
body.highcontrast2 input[type="month"]:focus,
body.highcontrast2 input[type="time"]:focus,
body.highcontrast2 input[type="week"]:focus,
body.highcontrast2 input[type="number"]:focus,
body.highcontrast2 input[type="email"]:focus,
body.highcontrast2 input[type="url"]:focus,
body.highcontrast2 input[type="search"]:focus,
body.highcontrast2 input[type="tel"]:focus,
body.highcontrast2 input[type="color"]:focus {
  border-color: #8bfffb;
}
body.highcontrast2 #pe-main .pe-color1 select,
body.highcontrast2 #pe-main .pe-color1 select,
body.highcontrast2 #pe-main .pe-color1 select,
body.highcontrast2 #pe-main .pe-color4 select,
body.highcontrast2 #pe-main .pe-color5 select,
body.highcontrast2 #pe-main .pe-color1 textarea,
body.highcontrast2 #pe-main .pe-color1 textarea,
body.highcontrast2 #pe-main .pe-color1 textarea,
body.highcontrast2 #pe-main .pe-color4 textarea,
body.highcontrast2 #pe-main .pe-color5 textarea,
body.highcontrast2 #pe-main .pe-color1 input[type="text"],
body.highcontrast2 #pe-main .pe-color1 input[type="text"],
body.highcontrast2 #pe-main .pe-color1 input[type="text"],
body.highcontrast2 #pe-main .pe-color4 input[type="text"],
body.highcontrast2 #pe-main .pe-color5 input[type="text"],
body.highcontrast2 #pe-main .pe-color1 input[type="password"],
body.highcontrast2 #pe-main .pe-color1 input[type="password"],
body.highcontrast2 #pe-main .pe-color1 input[type="password"],
body.highcontrast2 #pe-main .pe-color4 input[type="password"],
body.highcontrast2 #pe-main .pe-color5 input[type="password"],
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"],
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"],
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"],
body.highcontrast2 #pe-main .pe-color4 input[type="datetime"],
body.highcontrast2 #pe-main .pe-color5 input[type="datetime"],
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast2 #pe-main .pe-color4 input[type="datetime-local"],
body.highcontrast2 #pe-main .pe-color5 input[type="datetime-local"],
body.highcontrast2 #pe-main .pe-color1 input[type="date"],
body.highcontrast2 #pe-main .pe-color1 input[type="date"],
body.highcontrast2 #pe-main .pe-color1 input[type="date"],
body.highcontrast2 #pe-main .pe-color4 input[type="date"],
body.highcontrast2 #pe-main .pe-color5 input[type="date"],
body.highcontrast2 #pe-main .pe-color1 input[type="month"],
body.highcontrast2 #pe-main .pe-color1 input[type="month"],
body.highcontrast2 #pe-main .pe-color1 input[type="month"],
body.highcontrast2 #pe-main .pe-color4 input[type="month"],
body.highcontrast2 #pe-main .pe-color5 input[type="month"],
body.highcontrast2 #pe-main .pe-color1 input[type="time"],
body.highcontrast2 #pe-main .pe-color1 input[type="time"],
body.highcontrast2 #pe-main .pe-color1 input[type="time"],
body.highcontrast2 #pe-main .pe-color4 input[type="time"],
body.highcontrast2 #pe-main .pe-color5 input[type="time"],
body.highcontrast2 #pe-main .pe-color1 input[type="week"],
body.highcontrast2 #pe-main .pe-color1 input[type="week"],
body.highcontrast2 #pe-main .pe-color1 input[type="week"],
body.highcontrast2 #pe-main .pe-color4 input[type="week"],
body.highcontrast2 #pe-main .pe-color5 input[type="week"],
body.highcontrast2 #pe-main .pe-color1 input[type="number"],
body.highcontrast2 #pe-main .pe-color1 input[type="number"],
body.highcontrast2 #pe-main .pe-color1 input[type="number"],
body.highcontrast2 #pe-main .pe-color4 input[type="number"],
body.highcontrast2 #pe-main .pe-color5 input[type="number"],
body.highcontrast2 #pe-main .pe-color1 input[type="email"],
body.highcontrast2 #pe-main .pe-color1 input[type="email"],
body.highcontrast2 #pe-main .pe-color1 input[type="email"],
body.highcontrast2 #pe-main .pe-color4 input[type="email"],
body.highcontrast2 #pe-main .pe-color5 input[type="email"],
body.highcontrast2 #pe-main .pe-color1 input[type="url"],
body.highcontrast2 #pe-main .pe-color1 input[type="url"],
body.highcontrast2 #pe-main .pe-color1 input[type="url"],
body.highcontrast2 #pe-main .pe-color4 input[type="url"],
body.highcontrast2 #pe-main .pe-color5 input[type="url"],
body.highcontrast2 #pe-main .pe-color1 input[type="search"],
body.highcontrast2 #pe-main .pe-color1 input[type="search"],
body.highcontrast2 #pe-main .pe-color1 input[type="search"],
body.highcontrast2 #pe-main .pe-color4 input[type="search"],
body.highcontrast2 #pe-main .pe-color5 input[type="search"],
body.highcontrast2 #pe-main .pe-color1 input[type="tel"],
body.highcontrast2 #pe-main .pe-color1 input[type="tel"],
body.highcontrast2 #pe-main .pe-color1 input[type="tel"],
body.highcontrast2 #pe-main .pe-color4 input[type="tel"],
body.highcontrast2 #pe-main .pe-color5 input[type="tel"],
body.highcontrast2 #pe-main .pe-color1 input[type="color"],
body.highcontrast2 #pe-main .pe-color1 input[type="color"],
body.highcontrast2 #pe-main .pe-color1 input[type="color"],
body.highcontrast2 #pe-main .pe-color4 input[type="color"],
body.highcontrast2 #pe-main .pe-color5 input[type="color"] {
  border-color: #ffff00;
  color: #ffff00;
  background: #000000;
}
body.highcontrast2 #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 select::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 select::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 textarea::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 textarea::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="text"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="text"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="password"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="password"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="datetime"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="datetime"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="date"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="date"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="month"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="month"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="time"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="time"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="week"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="week"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="number"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="number"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="email"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="email"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="url"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="url"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="search"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="search"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="tel"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="tel"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="color"]::-moz-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="color"]::-moz-placeholder {
  color: #ffff00;
  opacity: 1;
}
body.highcontrast2 #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 select:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 select:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 textarea:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 textarea:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="text"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="text"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="password"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="password"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="date"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="date"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="month"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="month"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="time"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="time"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="week"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="week"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="number"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="number"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="email"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="email"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="url"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="url"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="search"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="search"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="tel"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="tel"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="color"]:-ms-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="color"]:-ms-input-placeholder {
  color: #ffff00;
  opacity: 1;
}
body.highcontrast2 #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 select::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 select::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 textarea::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 textarea::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="text"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="text"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="password"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="password"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="date"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="date"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="month"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="month"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="time"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="time"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="week"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="week"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="number"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="number"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="email"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="email"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="url"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="url"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="search"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="search"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color4 input[type="color"]::-webkit-input-placeholder,
body.highcontrast2 #pe-main .pe-color5 input[type="color"]::-webkit-input-placeholder {
  color: #ffff00;
  opacity: 1;
}
body.highcontrast2 #pe-main .pe-color1 select:focus,
body.highcontrast2 #pe-main .pe-color1 select:focus,
body.highcontrast2 #pe-main .pe-color1 select:focus,
body.highcontrast2 #pe-main .pe-color4 select:focus,
body.highcontrast2 #pe-main .pe-color5 select:focus,
body.highcontrast2 #pe-main .pe-color1 textarea:focus,
body.highcontrast2 #pe-main .pe-color1 textarea:focus,
body.highcontrast2 #pe-main .pe-color1 textarea:focus,
body.highcontrast2 #pe-main .pe-color4 textarea:focus,
body.highcontrast2 #pe-main .pe-color5 textarea:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="text"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="text"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="password"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="password"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="datetime"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="datetime"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="datetime-local"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="datetime-local"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="date"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="date"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="month"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="month"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="time"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="time"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="week"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="week"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="number"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="number"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="email"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="email"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="url"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="url"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="search"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="search"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="tel"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="tel"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="color"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="color"]:focus {
  border-color: #8bfffb;
}
body.highcontrast2 .button,
body.highcontrast2 button,
body.highcontrast2 input[type="submit"],
body.highcontrast2 input[type="button"],
body.highcontrast2 input[type="reset"] {
  background: #ffff00;
  color: #000000;
  border-color: #ffff00;
}
body.highcontrast2 .button.active,
body.highcontrast2 button.active,
body.highcontrast2 input[type="submit"].active,
body.highcontrast2 input[type="button"].active,
body.highcontrast2 input[type="reset"].active,
body.highcontrast2 .button:hover,
body.highcontrast2 button:hover,
body.highcontrast2 input[type="submit"]:hover,
body.highcontrast2 input[type="button"]:hover,
body.highcontrast2 input[type="reset"]:hover,
body.highcontrast2 .button:focus,
body.highcontrast2 button:focus,
body.highcontrast2 input[type="submit"]:focus,
body.highcontrast2 input[type="button"]:focus,
body.highcontrast2 input[type="reset"]:focus {
  color: #ffff00;
  background: none;
}
body.highcontrast2 #pe-main .pe-color1 .button,
body.highcontrast2 #pe-main .pe-color1 .button,
body.highcontrast2 #pe-main .pe-color1 .button,
body.highcontrast2 #pe-main .pe-color4 .button,
body.highcontrast2 #pe-main .pe-color5 .button,
body.highcontrast2 #pe-main .pe-color1 button,
body.highcontrast2 #pe-main .pe-color1 button,
body.highcontrast2 #pe-main .pe-color1 button,
body.highcontrast2 #pe-main .pe-color4 button,
body.highcontrast2 #pe-main .pe-color5 button,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"],
body.highcontrast2 #pe-main .pe-color1 input[type="submit"],
body.highcontrast2 #pe-main .pe-color1 input[type="submit"],
body.highcontrast2 #pe-main .pe-color4 input[type="submit"],
body.highcontrast2 #pe-main .pe-color5 input[type="submit"],
body.highcontrast2 #pe-main .pe-color1 input[type="button"],
body.highcontrast2 #pe-main .pe-color1 input[type="button"],
body.highcontrast2 #pe-main .pe-color1 input[type="button"],
body.highcontrast2 #pe-main .pe-color4 input[type="button"],
body.highcontrast2 #pe-main .pe-color5 input[type="button"],
body.highcontrast2 #pe-main .pe-color1 input[type="reset"],
body.highcontrast2 #pe-main .pe-color1 input[type="reset"],
body.highcontrast2 #pe-main .pe-color1 input[type="reset"],
body.highcontrast2 #pe-main .pe-color4 input[type="reset"],
body.highcontrast2 #pe-main .pe-color5 input[type="reset"] {
  background: #ffff00;
  color: #000000;
  border-color: #ffff00;
}
body.highcontrast2 #pe-main .pe-color1 .button.active,
body.highcontrast2 #pe-main .pe-color1 .button.active,
body.highcontrast2 #pe-main .pe-color1 .button.active,
body.highcontrast2 #pe-main .pe-color4 .button.active,
body.highcontrast2 #pe-main .pe-color5 .button.active,
body.highcontrast2 #pe-main .pe-color1 button.active,
body.highcontrast2 #pe-main .pe-color1 button.active,
body.highcontrast2 #pe-main .pe-color1 button.active,
body.highcontrast2 #pe-main .pe-color4 button.active,
body.highcontrast2 #pe-main .pe-color5 button.active,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast2 #pe-main .pe-color4 input[type="submit"].active,
body.highcontrast2 #pe-main .pe-color5 input[type="submit"].active,
body.highcontrast2 #pe-main .pe-color1 input[type="button"].active,
body.highcontrast2 #pe-main .pe-color1 input[type="button"].active,
body.highcontrast2 #pe-main .pe-color1 input[type="button"].active,
body.highcontrast2 #pe-main .pe-color4 input[type="button"].active,
body.highcontrast2 #pe-main .pe-color5 input[type="button"].active,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast2 #pe-main .pe-color4 input[type="reset"].active,
body.highcontrast2 #pe-main .pe-color5 input[type="reset"].active,
body.highcontrast2 #pe-main .pe-color1 .button:hover,
body.highcontrast2 #pe-main .pe-color1 .button:hover,
body.highcontrast2 #pe-main .pe-color1 .button:hover,
body.highcontrast2 #pe-main .pe-color4 .button:hover,
body.highcontrast2 #pe-main .pe-color5 .button:hover,
body.highcontrast2 #pe-main .pe-color1 button:hover,
body.highcontrast2 #pe-main .pe-color1 button:hover,
body.highcontrast2 #pe-main .pe-color1 button:hover,
body.highcontrast2 #pe-main .pe-color4 button:hover,
body.highcontrast2 #pe-main .pe-color5 button:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast2 #pe-main .pe-color4 input[type="submit"]:hover,
body.highcontrast2 #pe-main .pe-color5 input[type="submit"]:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast2 #pe-main .pe-color4 input[type="button"]:hover,
body.highcontrast2 #pe-main .pe-color5 input[type="button"]:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast2 #pe-main .pe-color4 input[type="reset"]:hover,
body.highcontrast2 #pe-main .pe-color5 input[type="reset"]:hover,
body.highcontrast2 #pe-main .pe-color1 .button:focus,
body.highcontrast2 #pe-main .pe-color1 .button:focus,
body.highcontrast2 #pe-main .pe-color1 .button:focus,
body.highcontrast2 #pe-main .pe-color4 .button:focus,
body.highcontrast2 #pe-main .pe-color5 .button:focus,
body.highcontrast2 #pe-main .pe-color1 button:focus,
body.highcontrast2 #pe-main .pe-color1 button:focus,
body.highcontrast2 #pe-main .pe-color1 button:focus,
body.highcontrast2 #pe-main .pe-color4 button:focus,
body.highcontrast2 #pe-main .pe-color5 button:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="submit"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="submit"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="button"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="button"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast2 #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast2 #pe-main .pe-color4 input[type="reset"]:focus,
body.highcontrast2 #pe-main .pe-color5 input[type="reset"]:focus {
  color: #ffff00;
  background: none;
}
body.highcontrast2 .button a {
  color: #ffff00;
}
body.highcontrast2 .button.active a,
body.highcontrast2 .button:hover a,
body.highcontrast2 .button:focus a {
  color: #ffff00;
}
body.highcontrast2 .readmore,
body.highcontrast2 #pe-main .pe-color1 .readmore,
body.highcontrast2 #pe-main .pe-color2 .readmore,
body.highcontrast2 #pe-main .pe-color3 .readmore,
body.highcontrast2 #pe-main .pe-color4 .readmore {
  color: #ffff00;
  border-color: #ffff00;
  background: none;
}
body.highcontrast2 .readmore.active,
body.highcontrast2 #pe-main .pe-color1 .readmore.active,
body.highcontrast2 #pe-main .pe-color2 .readmore.active,
body.highcontrast2 #pe-main .pe-color3 .readmore.active,
body.highcontrast2 #pe-main .pe-color4 .readmore.active,
body.highcontrast2 .readmore:hover,
body.highcontrast2 #pe-main .pe-color1 .readmore:hover,
body.highcontrast2 #pe-main .pe-color2 .readmore:hover,
body.highcontrast2 #pe-main .pe-color3 .readmore:hover,
body.highcontrast2 #pe-main .pe-color4 .readmore:hover,
body.highcontrast2 .readmore:focus,
body.highcontrast2 #pe-main .pe-color1 .readmore:focus,
body.highcontrast2 #pe-main .pe-color2 .readmore:focus,
body.highcontrast2 #pe-main .pe-color3 .readmore:focus,
body.highcontrast2 #pe-main .pe-color4 .readmore:focus {
  color: #8bfffb;
  border-color: #8bfffb;
  background: none;
}
body.highcontrast2 .pe-breadcrumb > li a {
  color: #ffff00;
}
body.highcontrast2 .pe-breadcrumb > .active {
  color: #8bfffb;
}
body.highcontrast2 .pe-pagination > li a,
body.highcontrast2 .pe-pagination > li span {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .pe-pagination > li a:hover,
body.highcontrast2 .pe-pagination > li span:hover,
body.highcontrast2 .pe-pagination > li a:focus,
body.highcontrast2 .pe-pagination > li span:focus {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast2 .pe-pagination > li.active a,
body.highcontrast2 .pe-pagination > li.active span {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast2 .pe-page-links a,
body.highcontrast2 .pe-page-links > span {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .pe-page-links > span,
body.highcontrast2 .pe-page-links a:hover,
body.highcontrast2 .pe-page-links a:focus {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast2 .pe-table th,
body.highcontrast2 .pe-table td {
  border-color: #ffff00;
}
body.highcontrast2 .pe-table th {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-table > tbody + tbody {
  border-color: #ffff00;
}
body.highcontrast2 #pe-search .pe-search-box {
  text-align: inherit;
}
body.highcontrast2 #pe-search .pe-search-input {
  position: static;
  display: inline-block !important;
  vertical-align: top;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: 100% !important;
  max-width: 260px;
}
body.highcontrast2 #pe-search .button {
  color: #ffff00;
  vertical-align: top;
}
body.highcontrast2 #pe-back-top a {
  color: #000000;
  background-color: #ffff00;
}
body.highcontrast2 #pe-main .pe-wcag-settings li a {
  border-color: #ffff00;
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 #pe-main .pe-wcag-settings li a:hover,
body.highcontrast2 #pe-main .pe-wcag-settings li a:focus {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast2 #pe-main {
  background-color: #000000;
}
body.highcontrast2.sticky-bar #pe-main,
body.highcontrast2.sticky-bar.top-bar #pe-main {
  padding-top: 0 !important;
}
body.highcontrast2.sticky-bar #pe-bar {
  position: static;
  border-color: #ffff00;
}
body.highcontrast2 #pe-top-bar,
body.highcontrast2 #pe-main .pe-wcag-settings li {
  border-color: #ffff00;
}
body.highcontrast2 #pe-top-bar,
body.highcontrast2 #pe-logo-nav,
body.highcontrast2 #pe-header,
body.highcontrast2 #pe-top1,
body.highcontrast2 #pe-top2,
body.highcontrast2 #pe-top3,
body.highcontrast2 #pe-bottom1,
body.highcontrast2 #pe-bottom2,
body.highcontrast2 #pe-bottom3,
body.highcontrast2 #pe-footer,
body.highcontrast2 #pe-footer-mod {
  color: #ffff00;
  background: #000000;
}
body.highcontrast2 .menu ul,
body.highcontrast2 #pe-main .pe-color1 .menu ul,
body.highcontrast2 #pe-main .pe-color2 .menu ul,
body.highcontrast2 #pe-main .pe-color3 .menu ul,
body.highcontrast2 #pe-main .pe-color4 .menu ul,
body.highcontrast2 #pe-main .pe-color5 .menu ul {
  border-color: #ffff00;
}
body.highcontrast2 .menu li a,
body.highcontrast2 #pe-main .pe-color1 .menu li a,
body.highcontrast2 #pe-main .pe-color2 .menu li a,
body.highcontrast2 #pe-main .pe-color3 .menu li a,
body.highcontrast2 #pe-main .pe-color4 .menu li a,
body.highcontrast2 #pe-main .pe-color5 .menu li a {
  color: #ffff00;
}
body.highcontrast2 .menu li > a,
body.highcontrast2 #pe-main .pe-color1 .menu li > a,
body.highcontrast2 #pe-main .pe-color2 .menu li > a,
body.highcontrast2 #pe-main .pe-color3 .menu li > a,
body.highcontrast2 #pe-main .pe-color4 .menu li > a,
body.highcontrast2 #pe-main .pe-color5 .menu li > a {
  border-color: #ffff00;
}
body.highcontrast2 .menu li a:hover,
body.highcontrast2 #pe-main .pe-color1 .menu li a:hover,
body.highcontrast2 #pe-main .pe-color2 .menu li a:hover,
body.highcontrast2 #pe-main .pe-color3 .menu li a:hover,
body.highcontrast2 #pe-main .pe-color4 .menu li a:hover,
body.highcontrast2 #pe-main .pe-color5 .menu li a:hover,
body.highcontrast2 .menu li a:active,
body.highcontrast2 #pe-main .pe-color1 .menu li a:active,
body.highcontrast2 #pe-main .pe-color2 .menu li a:active,
body.highcontrast2 #pe-main .pe-color3 .menu li a:active,
body.highcontrast2 #pe-main .pe-color4 .menu li a:active,
body.highcontrast2 #pe-main .pe-color5 .menu li a:active,
body.highcontrast2 .menu li a:focus,
body.highcontrast2 #pe-main .pe-color1 .menu li a:focus,
body.highcontrast2 #pe-main .pe-color2 .menu li a:focus,
body.highcontrast2 #pe-main .pe-color3 .menu li a:focus,
body.highcontrast2 #pe-main .pe-color4 .menu li a:focus,
body.highcontrast2 #pe-main .pe-color5 .menu li a:focus,
body.highcontrast2 .menu .current-menu-item > a,
body.highcontrast2 #pe-main .pe-color1 .menu .current-menu-item > a,
body.highcontrast2 #pe-main .pe-color2 .menu .current-menu-item > a,
body.highcontrast2 #pe-main .pe-color3 .menu .current-menu-item > a,
body.highcontrast2 #pe-main .pe-color4 .menu .current-menu-item > a,
body.highcontrast2 #pe-main .pe-color5 .menu .current-menu-item > a {
  color: #8bfffb;
}
body.highcontrast2 .pe-skip-menu ul.menu > li > a {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .pe-skip-menu ul.menu > li > a:hover,
body.highcontrast2 .pe-skip-menu ul.menu > li > a:focus {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast2 #pe-offcanvas,
body.highcontrast2 #pe-offcanvas-button {
  display: none !important;
}
body.highcontrast2 .pe-blog-row {
  border-color: #ffff00;
}
body.highcontrast2 .page-header > h1,
body.highcontrast2 .page-header > h2 {
  color: #ffff00;
}
body.highcontrast2 .page-header > h1 a,
body.highcontrast2 .page-header > h2 a {
  color: #ffff00;
}
body.highcontrast2 .page-header > h1 a:hover,
body.highcontrast2 .page-header > h2 a:hover {
  color: #8bfffb;
}
body.highcontrast2 .post-meta {
  color: #ffff00;
}
body.highcontrast2 .sticky .page-header h2 a:before {
  color: #8bfffb;
}
body.highcontrast2 .wp-caption .wp-caption-text,
body.highcontrast2 .gallery-caption {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-blog-row figure.effect {
  overflow: visible;
}
body.highcontrast2 .pe-blog-row figure.effect figcaption {
  padding: 30px 0 0;
  position: static;
  color: #ffff00;
  background: none;
  opacity: 1;
}
body.highcontrast2 .pe-blog-row figure.effect figcaption:before,
body.highcontrast2 .pe-blog-row figure.effect figcaption:after {
  display: none;
}
body.highcontrast2 .pe-blog-row figure.effect .intro {
  -webkit-transform: scale(1);
  transform: scale(1);
  padding: 0;
}
body.highcontrast2 .pe-blog-row figure.effect .pe-article-read-more .readmore {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
body.highcontrast2 .pe-blog-row figure.effect .pe-article-read-more .readmore:focus,
body.highcontrast2 .pe-blog-row figure.effect .pe-article-read-more .readmore.active {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast2 .pe-author-info .pe-title {
  color: #ffff00;
}
body.highcontrast2 .pe-author-name .name {
  color: #ffff00;
}
body.highcontrast2 .pe-comments .comment-reply-title,
body.highcontrast2 .pe-comments .comments-title {
  color: #ffff00;
}
body.highcontrast2 .pe-opening-hours .pe-title {
  color: #ffff00;
}
body.highcontrast2 .pe-member-contact .pe-title {
  color: #ffff00;
}
body.highcontrast2 .pe-socials .pe-title {
  color: #ffff00;
}
body.highcontrast2 #pe-services-carousel .pe-services-title span.service {
  background: #000000;
}
body.highcontrast2 #pe-services-carousel .pe-indicator-description:before {
  background: #ffff00;
}
body.highcontrast2 #pe-services-carousel .pe-indicator:hover .pe-indicator-description,
body.highcontrast2 #pe-services-carousel .pe-indicator:focus .pe-indicator-description,
body.highcontrast2 #pe-services-carousel .pe-indicator.active .pe-indicator-description {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 #pe-services-carousel .pe-services-members .pe-title {
  color: #ffff00;
}
body.highcontrast2 #pe-services-carousel .pe-indicator {
  background: #000000;
  color: #ffff00;
}
body.highcontrast2 .pe-error-page > h1,
body.highcontrast2 .pe-error-page > h2 {
  color: #ffff00;
}
body.highcontrast2 .pe-tabs .pe-tab-links li a {
  background: #000000;
  color: #ffff00;
}
body.highcontrast2 .pe-tabs .pe-tab-links li a:hover,
body.highcontrast2 .pe-tabs .pe-tab-links li a:focus {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-tabs .pe-tab-links li.active a {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-tabs .pe-tabs-content {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-tabs.pe-clean .pe-tab-links li a {
  color: inherit;
}
body.highcontrast2 .pe-tabs.pe-clean .pe-tab-links li a:hover,
body.highcontrast2 .pe-tabs.pe-clean .pe-tab-links li a:focus {
  color: #000000;
}
body.highcontrast2 .pe-tabs.pe-clean .pe-tab-links li.active a {
  color: #000000;
}
body.highcontrast2 .pe-tabs.pe-clean .pe-tabs-content {
  background: none;
  color: inherit;
}
body.highcontrast2 .pe-accordion-container .pe-accordion-heading a {
  color: #ffff00;
  border-color: #ffff00;
}
body.highcontrast2 .pe-accordion-container .pe-accordion-heading a:after {
  color: #000000;
}
body.highcontrast2 .pe-accordion-container .pe-accordion-heading a:hover,
body.highcontrast2 .pe-accordion-container .pe-accordion-heading a:focus {
  color: #8bfffb;
}
body.highcontrast2 .pe-accordion-container .pe-accordion-heading.active a {
  color: #8bfffb;
}
body.highcontrast2 .pe-gallery-item .pe-gallery-caption {
  background: #000000;
}
body.highcontrast2 .readmore.readmore-large {
  color: #ffff00;
  border-color: #ffff00;
}
body.highcontrast2 .readmore.readmore-large.active,
body.highcontrast2 .readmore.readmore-large:hover,
body.highcontrast2 .readmore.readmore-large:focus {
  color: #8bfffb;
  border-color: #8bfffb;
}
body.highcontrast2 .pe-icontext .fa {
  color: #ffff00;
}
body.highcontrast2 .pe-icontext .pe-label a:hover,
body.highcontrast2 .pe-icontext .pe-label a:focus {
  color: #8bfffb;
}
body.highcontrast2 .pe-table-group tr td:first-child {
  color: #8bfffb;
}
body.highcontrast2 .pe-anibox figure {
  background: #000000;
}
body.highcontrast2 .pe-anibox figure figcaption {
  color: #ffff00;
}
body.highcontrast2 .pe-anibox figure figcaption a {
  color: #ffff00 !important;
}
body.highcontrast2 .pe-anibox figure.effect-sadie figcaption:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 75%);
}
body.highcontrast2 .pe-anibox figure.effect-sadie h2 {
  color: #ffff00 !important;
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-sadie p {
  color: #ffff00 !important;
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-julia {
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-julia h2 {
  color: #ffff00 !important;
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-julia p {
  color: #ffff00 !important;
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-goliath {
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-goliath h2 {
  color: #ffff00 !important;
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-goliath p {
  color: #ffff00 !important;
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-marley {
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-marley h2 {
  color: #ffff00 !important;
  background: #000000;
}
body.highcontrast2 .pe-anibox figure.effect-marley p {
  color: #ffff00 !important;
  background: #000000;
}
body.highcontrast2 #mega-menu-wrap-main-menu {
  background: #000000;
}
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a[title].mega-menu-link span {
  opacity: 1;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu ul.mega-sub-menu,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  background: #ffff00;
  border: none;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  color: #ffff00;
  background: #000000;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  color: #8bfffb;
  background: #000000;
  box-shadow: 0 0 0 3px #000000;
  z-index: 2;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: #8bfffb;
  background: #000000;
  box-shadow: 0 0 0 3px #000000;
  z-index: 2;
}
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
body.highcontrast2 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:hover > a.mega-menu-link,
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-current-menu-item > a.mega-menu-link,
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-current-menu-ancestor > a.mega-menu-link {
  color: #8bfffb;
  background: #000000;
  box-shadow: 0 0 0 5px #000000;
  z-index: 2;
}
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-disable-link > a.mega-menu-link {
  color: #000000;
  background: none;
  box-shadow: none;
}
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block:hover {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast2 #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item {
  border-color: #ffff00;
}
body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a {
  color: #ffff00;
}
body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.hover > a,
body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item:hover > a,
body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.mega-current-menu-ancestor > a {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .pe-main-menu .nav-dropdown .nav-dropdown-in {
  background: #ffff00;
}
body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item a {
  color: #000000;
}
body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item.mega-current-menu-ancestor > a {
  color: #8bfffb;
  background: #000000;
  box-shadow: 0 0 0 5px #000000;
}
body.highcontrast2 ul:not([class]) li:before,
body.highcontrast2 ul.pe-dark li:before,
body.highcontrast2 ul.pe-light li:before {
  color: #8bfffb;
}
body.highcontrast2 #pe-main ul.pe-dark li:before {
  color: #ffff00;
}
body.highcontrast2 #pe-main .pe-color1 ul:not([class]) li:before,
body.highcontrast2 #pe-main .pe-color2 ul:not([class]) li:before,
body.highcontrast2 #pe-main .pe-color3 ul:not([class]) li:before,
body.highcontrast2 #pe-main .pe-color4 ul:not([class]) li:before,
body.highcontrast2 #pe-main .pe-color5 ul:not([class]) li:before {
  color: #ffff00;
}
body.highcontrast2 pre {
  color: #ffff00;
  background-color: #000000;
  border-color: #ffff00;
}
body.highcontrast2 .pe-color {
  color: #8bfffb;
}
body.highcontrast2 .pe-info,
body.highcontrast2 .pe-success,
body.highcontrast2 .pe-alert,
body.highcontrast2 .pe-warning {
  text-align: inherit;
  color: #ffff00;
  background: #000000;
}
body.highcontrast2 .pe-info a,
body.highcontrast2 .pe-success a,
body.highcontrast2 .pe-alert a,
body.highcontrast2 .pe-warning a {
  color: #ffff00;
}
body.highcontrast2 .pe-block span {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-block.second span {
  background: #8bfffb;
  color: #000000;
}
body.highcontrast2 p.pebadge,
body.highcontrast2 span.pebadge {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/badge.png");
}
body.highcontrast2 p.pecalendar,
body.highcontrast2 span.pecalendar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/calendar.png");
}
body.highcontrast2 p.pechat,
body.highcontrast2 span.pechat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/chat.png");
}
body.highcontrast2 p.pecheck,
body.highcontrast2 span.pecheck {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/check.png");
}
body.highcontrast2 p.pecloud,
body.highcontrast2 span.pecloud {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/cloud.png");
}
body.highcontrast2 p.pedirection,
body.highcontrast2 span.pedirection {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/direction.png");
}
body.highcontrast2 p.pedivide,
body.highcontrast2 span.pedivide {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/divide.png");
}
body.highcontrast2 p.peerror,
body.highcontrast2 span.peerror {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/error.png");
}
body.highcontrast2 p.pefire,
body.highcontrast2 span.pefire {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/fire.png");
}
body.highcontrast2 p.peflag,
body.highcontrast2 span.peflag {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/flag.png");
}
body.highcontrast2 p.peheart,
body.highcontrast2 span.peheart {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/heart.png");
}
body.highcontrast2 p.pehome,
body.highcontrast2 span.pehome {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/home.png");
}
body.highcontrast2 p.peinfo,
body.highcontrast2 span.peinfo {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/info.png");
}
body.highcontrast2 p.pelist,
body.highcontrast2 span.pelist {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/list.png");
}
body.highcontrast2 p.pemail,
body.highcontrast2 span.pemail {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/mail.png");
}
body.highcontrast2 p.pepeople,
body.highcontrast2 span.pepeople {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/people.png");
}
body.highcontrast2 p.pestar,
body.highcontrast2 span.pestar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/star.png");
}
body.highcontrast2 p.pestat,
body.highcontrast2 span.pestat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/stat.png");
}
body.highcontrast2 .quote-left,
body.highcontrast2 .quote-right {
  border-color: #ffff00;
}
body.highcontrast2 .quote-left span.fa,
body.highcontrast2 .quote-right span.fa,
body.highcontrast2 .quote-left span[class^='fa'],
body.highcontrast2 .quote-right span[class^='fa'] {
  color: #ffff00;
}
body.highcontrast2 .quote-left {
  border-color: #ffff00;
}
body.highcontrast2 .quote-right {
  border-color: #ffff00;
}
body.highcontrast2 .pe-widget h2.pe-title {
  color: #ffff00;
}
body.highcontrast2 #pe-header .pe-widget h2.pe-title,
body.highcontrast2 #pe-top1 .pe-widget h2.pe-title,
body.highcontrast2 #pe-top2 .pe-widget h2.pe-title,
body.highcontrast2 #pe-top3 .pe-widget h2.pe-title,
body.highcontrast2 #pe-bottom1 .pe-widget h2.pe-title,
body.highcontrast2 #pe-bottom2 .pe-widget h2.pe-title,
body.highcontrast2 #pe-bottom3 .pe-widget h2.pe-title,
body.highcontrast2 #pe-footer-mod .pe-widget h2.pe-title {
  color: #ffff00;
}
body.highcontrast2 #pe-main .pe-color1 .pe-widget-in,
body.highcontrast2 #pe-main .pe-color2 .pe-widget-in,
body.highcontrast2 #pe-main .pe-color3 .pe-widget-in,
body.highcontrast2 #pe-main .pe-color4 .pe-widget-in,
body.highcontrast2 #pe-main .pe-color5 .pe-widget-in {
  background: none;
  color: inherit;
}
body.highcontrast2 #pe-main .pe-color1 .pe-widget-in h2.pe-title,
body.highcontrast2 #pe-main .pe-color2 .pe-widget-in h2.pe-title,
body.highcontrast2 #pe-main .pe-color3 .pe-widget-in h2.pe-title,
body.highcontrast2 #pe-main .pe-color4 .pe-widget-in h2.pe-title,
body.highcontrast2 #pe-main .pe-color5 .pe-widget-in h2.pe-title {
  color: #ffff00;
}
body.highcontrast2 #pe-main .pe-box {
  background: none;
}
body.highcontrast2 #pe-main .pe-box a {
  color: #ffff00;
}
body.highcontrast2 #pe-main .pe-box a:hover,
body.highcontrast2 #pe-main .pe-box a:focus {
  color: #8bfffb;
}
body.highcontrast2 #pe-main .pe-box span.pe-icons {
  background: #000000;
  box-shadow: 0 0 0 5px;
}
body.highcontrast2 #pe-main .pe-box span.pe-icon-title {
  color: #ffff00;
}
body.highcontrast2 #pe-main .pe-color2 .pe-box,
body.highcontrast2 #pe-main .pe-color3 .pe-box,
body.highcontrast2 #pe-main .pe-color4 .pe-box,
body.highcontrast2 #pe-main .pe-color5 .pe-box {
  background: none;
}
body.highcontrast2 .pe-box-lighten .pe-box {
  background: none;
}
body.highcontrast2 .pe-box-darken .pe-box {
  background: none;
}
body.highcontrast2 .pe-contact-form .star {
  color: #ffff00;
}
body.highcontrast2 .pe-contact-widget .pe-contact-title,
body.highcontrast2 .pe-color1 .pe-contact-widget .pe-contact-title,
body.highcontrast2 .pe-color2 .pe-contact-widget .pe-contact-title,
body.highcontrast2 .pe-color3 .pe-contact-widget .pe-contact-title,
body.highcontrast2 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget .pe-contact-title {
  color: #8bfffb;
}
body.highcontrast2 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast2 .pe-color1 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast2 .pe-color2 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast2 .pe-color3 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast2 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast2 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast2 .pe-color1 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast2 .pe-color2 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast2 .pe-color3 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast2 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:focus .pe-contact-title {
  color: #ffff00;
}
body.highcontrast2 .pe-contact-widget .pe-round,
body.highcontrast2 .pe-color1 .pe-contact-widget .pe-round,
body.highcontrast2 .pe-color2 .pe-contact-widget .pe-round,
body.highcontrast2 .pe-color3 .pe-contact-widget .pe-round,
body.highcontrast2 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget .pe-round {
  border-color: #8bfffb;
  color: #ffff00;
}
body.highcontrast2 .pe-contact-widget a:hover .pe-round,
body.highcontrast2 .pe-color1 .pe-contact-widget a:hover .pe-round,
body.highcontrast2 .pe-color2 .pe-contact-widget a:hover .pe-round,
body.highcontrast2 .pe-color3 .pe-contact-widget a:hover .pe-round,
body.highcontrast2 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:hover .pe-round,
body.highcontrast2 .pe-contact-widget a:focus .pe-round,
body.highcontrast2 .pe-color1 .pe-contact-widget a:focus .pe-round,
body.highcontrast2 .pe-color2 .pe-contact-widget a:focus .pe-round,
body.highcontrast2 .pe-color3 .pe-contact-widget a:focus .pe-round,
body.highcontrast2 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:focus .pe-round {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-social-icons a,
body.highcontrast2 #pe-footer .pe-social-icons a,
body.highcontrast2 #pe-main .pe-color1 .pe-social-icons a,
body.highcontrast2 #pe-main .pe-color2 .pe-social-icons a,
body.highcontrast2 #pe-main .pe-color3 .pe-social-icons a,
body.highcontrast2 #pe-main .pe-color4 .pe-social-icons a,
body.highcontrast2 #pe-main .pe-color5 .pe-social-icons a {
  opacity: 1;
  text-decoration: none !important;
}
body.highcontrast2 .pe-social-icons a:hover span.fa,
body.highcontrast2 #pe-footer .pe-social-icons a:hover span.fa,
body.highcontrast2 #pe-main .pe-color1 .pe-social-icons a:hover span.fa,
body.highcontrast2 #pe-main .pe-color2 .pe-social-icons a:hover span.fa,
body.highcontrast2 #pe-main .pe-color3 .pe-social-icons a:hover span.fa,
body.highcontrast2 #pe-main .pe-color4 .pe-social-icons a:hover span.fa,
body.highcontrast2 #pe-main .pe-color5 .pe-social-icons a:hover span.fa,
body.highcontrast2 .pe-social-icons a:focus span.fa,
body.highcontrast2 #pe-footer .pe-social-icons a:focus span.fa,
body.highcontrast2 #pe-main .pe-color1 .pe-social-icons a:focus span.fa,
body.highcontrast2 #pe-main .pe-color2 .pe-social-icons a:focus span.fa,
body.highcontrast2 #pe-main .pe-color3 .pe-social-icons a:focus span.fa,
body.highcontrast2 #pe-main .pe-color4 .pe-social-icons a:focus span.fa,
body.highcontrast2 #pe-main .pe-color5 .pe-social-icons a:focus span.fa {
  background: #8bfffb;
  color: #000000;
}
body.highcontrast2 .pe-social-icons a span.fa,
body.highcontrast2 #pe-footer .pe-social-icons a span.fa,
body.highcontrast2 #pe-main .pe-color1 .pe-social-icons a span.fa,
body.highcontrast2 #pe-main .pe-color2 .pe-social-icons a span.fa,
body.highcontrast2 #pe-main .pe-color3 .pe-social-icons a span.fa,
body.highcontrast2 #pe-main .pe-color4 .pe-social-icons a span.fa,
body.highcontrast2 #pe-main .pe-color5 .pe-social-icons a span.fa {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-testimonials .pe-custom-text {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-testimonials .pe-custom-text:after {
  border-color: transparent #ffff00 transparent transparent;
}
body.highcontrast2 .pe-testimonials .pe-custom-title {
  color: #8bfffb;
}
body.highcontrast2 .right .pe-testimonials .pe-custom-text:after,
body.highcontrast2 .pe-testimonials.right .pe-custom-text:after {
  border-color: #ffff00 transparent transparent transparent;
}
body.highcontrast2 .pe-testimonial-carousel .pe-indicators li {
  background: #000000;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box {
  background: #000000;
  border: #ffff00;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .image {
  background: #000000;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .image + .member-link {
  border: none;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .description:before {
  background: #ffff00;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .title {
  color: #ffff00;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .subtitle {
  color: #8bfffb;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .text {
  color: #ffff00;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .social a {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .social a:hover,
body.highcontrast2 .pe-meet-our-team .pe-meet-box .social a:focus {
  background: #8bfffb;
  color: #000000;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box .social {
  top: 50%;
  opacity: 1;
  pointer-events: auto;
}
body.highcontrast2 .pe-meet-our-team .pe-meet-box:hover .title,
body.highcontrast2 .pe-meet-our-team .pe-meet-box:focus .title,
body.highcontrast2 .pe-meet-our-team .pe-meet-box:hover .text,
body.highcontrast2 .pe-meet-our-team .pe-meet-box:focus .text,
body.highcontrast2 .pe-meet-our-team .pe-meet-box:hover .subtitle,
body.highcontrast2 .pe-meet-our-team .pe-meet-box:focus .subtitle {
  color: #000000;
}
body.highcontrast2 .pe-avatar-box .social a {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .pe-avatar-box .social a:hover {
  background: #8bfffb;
}
body.highcontrast2 .pe-team-carousel .pe-indicators li {
  background-color: #8bfffb;
}
body.highcontrast2 #pe-main .pe-panels.tabs .pn-list li a {
  background: #000000;
  color: #ffff00;
  border: none;
}
body.highcontrast2 #pe-main .pe-panels.tabs .pn-list li:first-child a {
  border: none;
}
body.highcontrast2 #pe-main .pe-panels.tabs .pn-list li.active a,
body.highcontrast2 #pe-main .pe-panels.tabs .pn-list li a:hover,
body.highcontrast2 #pe-main .pe-panels.tabs .pn-list li a:focus {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 #pe-main .pe-panels.tabs .pn-content {
  background: #000000;
  color: #ffff00;
}
body.highcontrast2 #pe-main .pe-panels.tabs .pn-prev,
body.highcontrast2 #pe-main .pe-panels.tabs .pn-next {
  background: #000000;
  color: #ffff00;
}
body.highcontrast2 #pe-main .pe-panels .pn-readmore .readmore {
  color: #ffff00;
}
body.highcontrast2 #pe-main .pe-panels .pn-date,
body.highcontrast2 #pe-main .pe-panels .pn-heading .pn-date {
  opacity: 1;
}
body.highcontrast2 #pe-main .pe-panels.acco .pn-panel {
  border-color: #ffff00;
}
body.highcontrast2 .show-stripes:before {
  display: none;
}
body.highcontrast2 .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li {
  background: #8bfffb;
}
body.highcontrast2 .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li:focus,
body.highcontrast2 .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li:hover,
body.highcontrast2 .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li.active {
  background: #8bfffb;
}
body.highcontrast2 .PE_Recent_Posts .caption h5 a:hover {
  color: #8bfffb;
}
body.highcontrast2 #pe-top3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a,
body.highcontrast2 #pe-bottom3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a {
  color: #000000;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li {
  background: #8bfffb;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li:focus,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li:hover,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li.active {
  background: #8bfffb;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore {
  background: #8bfffb;
  color: #000000;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail .pe-easy-slider-title-readmore {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #000000;
  border-color: #000000;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .caption h5 a:hover {
  color: #8bfffb;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #000000;
  border-color: #000000;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #000000;
  border-color: #000000;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #000000;
  background: #ffff00;
  border-color: #000000;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left:hover,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right:hover,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover:hover,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover,
body.highcontrast2 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover:hover {
  color: #000000;
  background: #8bfffb;
}
body.highcontrast2 .mfp-modal-content {
  color: #000000;
  background: #ffff00;
}
body.highcontrast2 .mfp-modal-content .mfp-close {
  color: #000000;
}
body.highcontrast2 .mfp-modal-content .mfp-close:hover,
body.highcontrast2 .mfp-modal-content .mfp-close:focus {
  color: #8bfffb;
}
body.highcontrast2 .rev_slider_wrapper .tp-caption {
  background: #000000 !important;
  color: #ffff00 !important;
  box-shadow: 0 0 0 3px #000000 !important;
}
body.highcontrast2 .rev_slider_wrapper .tp-caption[href] {
  color: #8bfffb !important;
}
body.highcontrast2 .rev_slider_wrapper .tp-caption[href]:hover,
body.highcontrast2 .rev_slider_wrapper .tp-caption[href]:focus {
  background: #ffff00 !important;
  color: #000000 !important;
}
body.highcontrast2 .rev_slider_wrapper {
  background: #ffff00 !important;
}
body.highcontrast2 .rev_slider_wrapper .tp-bullet-title {
  color: #000000 !important;
}
body.highcontrast2 .rev_slider_wrapper .tparrows {
  background: #ffff00 !important;
}
body.highcontrast2 .rev_slider_wrapper .tparrows:before {
  color: #000000 !important;
}
body.highcontrast2 .rev_slider_wrapper .tp-leftarrow,
body.highcontrast2 .rev_slider_wrapper .tp-rightarrow {
  visibility: visible !important;
  opacity: 1 !important;
}
body.highcontrast2 .pe-events.tribe-events-list-widget ol li {
  color: #ffff00;
  background: none;
}
body.highcontrast2 .pe-events.tribe-events-list-widget ol li:before {
  color: #ffff00;
}
body.highcontrast2 .pe-events.tribe-events-list-widget .tribe-event-featured .tribe-event-title a {
  color: #8bfffb;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-single-event-title {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-schedule .tribe-event-date-start:before {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-schedule .tribe-events-cost:before {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav {
  border-color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav {
  border-color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a:before,
body.highcontrast2.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:before {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a:after,
body.highcontrast2.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:after {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-back a:before {
  background: #000000;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-cal-links a {
  color: #ffff00;
  border-color: #ffff00;
  background: none;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-cal-links a.active,
body.highcontrast2.tribe-events-style-skeleton .tribe-events-cal-links a:hover,
body.highcontrast2.tribe-events-style-skeleton .tribe-events-cal-links a:focus {
  color: #8bfffb;
  border-color: #8bfffb;
  background: none;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group h3 {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary {
  background: none;
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary h3 {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary a {
  color: #8bfffb;
}
body.highcontrast2.tribe-events-style-skeleton h1.tribe-events-page-title,
body.highcontrast2.tribe-events-style-skeleton h2.tribe-events-page-title {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar th {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td {
  border-color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td:hover {
  background: none;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .type-tribe_events {
  border-color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present {
  background: #ffff00;
  color: #000000;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present a {
  color: #000000;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present:hover {
  background: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present .type-tribe_events {
  border-color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip {
  display: none !important;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical {
  color: #ffff00;
  border-color: #ffff00;
  background: none;
}
body.highcontrast2.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical.active,
body.highcontrast2.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:hover,
body.highcontrast2.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:focus {
  color: #8bfffb;
  border-color: #8bfffb;
  background: none;
}
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active:hover,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active:hover:hover,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover:hover,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active:active,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active:hover:active,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:active,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover:active,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.active,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active:hover.active,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled.active,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover.active,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active:hover.disabled,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled.disabled,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover.disabled,
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active[disabled],
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active:hover[disabled],
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled[disabled],
body.highcontrast2.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-list-event-title {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-list-event-title a {
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-list-event-title a:hover {
  color: #8bfffb;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-loop .tribe-events-list-separator-month,
body.highcontrast2.tribe-events-style-skeleton .tribe-events-loop .tribe-events-day-time-slot h5 {
  color: #8bfffb;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta {
  background: #000000;
  color: #ffff00;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta a {
  color: #8bfffb;
}
body.highcontrast2.tribe-events-style-skeleton .tribe-events-loop .type-tribe_events + div {
  border-color: #ffff00;
}
body.highcontrast2 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu {
  background: #ffff00;
}
body.highcontrast2 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a {
  color: #000000;
}
body.highcontrast2 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a:hover,
body.highcontrast2 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a:focus {
  color: #8bfffb;
  background: #000000;
}
body.highcontrast3 {
  color: #000000;
  background-color: #ffff00;
}
body.highcontrast3 a {
  text-decoration: underline !important;
}
body.highcontrast3 a:hover {
  text-decoration: underline !important;
}
body.highcontrast3 #pe-footer a {
  color: #000000;
}
body.highcontrast3 .pe-animation {
  opacity: 1;
}
body.highcontrast3 [data-animation] {
  animation-duration: 0s !important;
}
body.highcontrast3 [data-animation-delay] {
  animation-delay: 0ms !important;
}
body.highcontrast3 .pe-recent-posts-outer .animated {
  animation-duration: 0s !important;
  animation-delay: 0ms !important;
}
body.highcontrast3 #pe-services-carousel .active .pe-services-title span.title,
body.highcontrast3 #pe-services-carousel .slick-active .pe-services-title span.title {
  animation-duration: 0s !important;
  animation-delay: 0ms !important;
}
body.highcontrast3 *,
body.highcontrast3 *:before,
body.highcontrast3 *:after {
  transition: none !important;
}
body.highcontrast3 .pe-theme-customizer,
body.highcontrast3 .sp-container {
  display: none;
}
body.highcontrast3 .pe-top-contact .item a {
  color: #000000;
}
body.highcontrast3 a,
body.highcontrast3 #pe-main .pe-color1 a,
body.highcontrast3 #pe-main .pe-color2 a,
body.highcontrast3 #pe-main .pe-color3 a,
body.highcontrast3 #pe-main .pe-color4 a,
body.highcontrast3 #pe-main .pe-color5 a {
  color: #0000ff;
}
body.highcontrast3 ::selection {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 ::-webkit-selection {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 ::-moz-selection {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 select,
body.highcontrast3 textarea,
body.highcontrast3 input[type="text"],
body.highcontrast3 input[type="password"],
body.highcontrast3 input[type="datetime"],
body.highcontrast3 input[type="datetime-local"],
body.highcontrast3 input[type="date"],
body.highcontrast3 input[type="month"],
body.highcontrast3 input[type="time"],
body.highcontrast3 input[type="week"],
body.highcontrast3 input[type="number"],
body.highcontrast3 input[type="email"],
body.highcontrast3 input[type="url"],
body.highcontrast3 input[type="search"],
body.highcontrast3 input[type="tel"],
body.highcontrast3 input[type="color"] {
  border-color: #000000;
  color: #000000;
  background: #ffff00;
}
body.highcontrast3 select::-moz-placeholder,
body.highcontrast3 textarea::-moz-placeholder,
body.highcontrast3 input[type="text"]::-moz-placeholder,
body.highcontrast3 input[type="password"]::-moz-placeholder,
body.highcontrast3 input[type="datetime"]::-moz-placeholder,
body.highcontrast3 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast3 input[type="date"]::-moz-placeholder,
body.highcontrast3 input[type="month"]::-moz-placeholder,
body.highcontrast3 input[type="time"]::-moz-placeholder,
body.highcontrast3 input[type="week"]::-moz-placeholder,
body.highcontrast3 input[type="number"]::-moz-placeholder,
body.highcontrast3 input[type="email"]::-moz-placeholder,
body.highcontrast3 input[type="url"]::-moz-placeholder,
body.highcontrast3 input[type="search"]::-moz-placeholder,
body.highcontrast3 input[type="tel"]::-moz-placeholder,
body.highcontrast3 input[type="color"]::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
body.highcontrast3 select:-ms-input-placeholder,
body.highcontrast3 textarea:-ms-input-placeholder,
body.highcontrast3 input[type="text"]:-ms-input-placeholder,
body.highcontrast3 input[type="password"]:-ms-input-placeholder,
body.highcontrast3 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast3 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast3 input[type="date"]:-ms-input-placeholder,
body.highcontrast3 input[type="month"]:-ms-input-placeholder,
body.highcontrast3 input[type="time"]:-ms-input-placeholder,
body.highcontrast3 input[type="week"]:-ms-input-placeholder,
body.highcontrast3 input[type="number"]:-ms-input-placeholder,
body.highcontrast3 input[type="email"]:-ms-input-placeholder,
body.highcontrast3 input[type="url"]:-ms-input-placeholder,
body.highcontrast3 input[type="search"]:-ms-input-placeholder,
body.highcontrast3 input[type="tel"]:-ms-input-placeholder,
body.highcontrast3 input[type="color"]:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
body.highcontrast3 select::-webkit-input-placeholder,
body.highcontrast3 textarea::-webkit-input-placeholder,
body.highcontrast3 input[type="text"]::-webkit-input-placeholder,
body.highcontrast3 input[type="password"]::-webkit-input-placeholder,
body.highcontrast3 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast3 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast3 input[type="date"]::-webkit-input-placeholder,
body.highcontrast3 input[type="month"]::-webkit-input-placeholder,
body.highcontrast3 input[type="time"]::-webkit-input-placeholder,
body.highcontrast3 input[type="week"]::-webkit-input-placeholder,
body.highcontrast3 input[type="number"]::-webkit-input-placeholder,
body.highcontrast3 input[type="email"]::-webkit-input-placeholder,
body.highcontrast3 input[type="url"]::-webkit-input-placeholder,
body.highcontrast3 input[type="search"]::-webkit-input-placeholder,
body.highcontrast3 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast3 input[type="color"]::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}
body.highcontrast3 select:focus,
body.highcontrast3 textarea:focus,
body.highcontrast3 input[type="text"]:focus,
body.highcontrast3 input[type="password"]:focus,
body.highcontrast3 input[type="datetime"]:focus,
body.highcontrast3 input[type="datetime-local"]:focus,
body.highcontrast3 input[type="date"]:focus,
body.highcontrast3 input[type="month"]:focus,
body.highcontrast3 input[type="time"]:focus,
body.highcontrast3 input[type="week"]:focus,
body.highcontrast3 input[type="number"]:focus,
body.highcontrast3 input[type="email"]:focus,
body.highcontrast3 input[type="url"]:focus,
body.highcontrast3 input[type="search"]:focus,
body.highcontrast3 input[type="tel"]:focus,
body.highcontrast3 input[type="color"]:focus {
  border-color: #0000ff;
}
body.highcontrast3 #pe-main .pe-color1 select,
body.highcontrast3 #pe-main .pe-color1 select,
body.highcontrast3 #pe-main .pe-color1 select,
body.highcontrast3 #pe-main .pe-color4 select,
body.highcontrast3 #pe-main .pe-color5 select,
body.highcontrast3 #pe-main .pe-color1 textarea,
body.highcontrast3 #pe-main .pe-color1 textarea,
body.highcontrast3 #pe-main .pe-color1 textarea,
body.highcontrast3 #pe-main .pe-color4 textarea,
body.highcontrast3 #pe-main .pe-color5 textarea,
body.highcontrast3 #pe-main .pe-color1 input[type="text"],
body.highcontrast3 #pe-main .pe-color1 input[type="text"],
body.highcontrast3 #pe-main .pe-color1 input[type="text"],
body.highcontrast3 #pe-main .pe-color4 input[type="text"],
body.highcontrast3 #pe-main .pe-color5 input[type="text"],
body.highcontrast3 #pe-main .pe-color1 input[type="password"],
body.highcontrast3 #pe-main .pe-color1 input[type="password"],
body.highcontrast3 #pe-main .pe-color1 input[type="password"],
body.highcontrast3 #pe-main .pe-color4 input[type="password"],
body.highcontrast3 #pe-main .pe-color5 input[type="password"],
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"],
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"],
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"],
body.highcontrast3 #pe-main .pe-color4 input[type="datetime"],
body.highcontrast3 #pe-main .pe-color5 input[type="datetime"],
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"],
body.highcontrast3 #pe-main .pe-color4 input[type="datetime-local"],
body.highcontrast3 #pe-main .pe-color5 input[type="datetime-local"],
body.highcontrast3 #pe-main .pe-color1 input[type="date"],
body.highcontrast3 #pe-main .pe-color1 input[type="date"],
body.highcontrast3 #pe-main .pe-color1 input[type="date"],
body.highcontrast3 #pe-main .pe-color4 input[type="date"],
body.highcontrast3 #pe-main .pe-color5 input[type="date"],
body.highcontrast3 #pe-main .pe-color1 input[type="month"],
body.highcontrast3 #pe-main .pe-color1 input[type="month"],
body.highcontrast3 #pe-main .pe-color1 input[type="month"],
body.highcontrast3 #pe-main .pe-color4 input[type="month"],
body.highcontrast3 #pe-main .pe-color5 input[type="month"],
body.highcontrast3 #pe-main .pe-color1 input[type="time"],
body.highcontrast3 #pe-main .pe-color1 input[type="time"],
body.highcontrast3 #pe-main .pe-color1 input[type="time"],
body.highcontrast3 #pe-main .pe-color4 input[type="time"],
body.highcontrast3 #pe-main .pe-color5 input[type="time"],
body.highcontrast3 #pe-main .pe-color1 input[type="week"],
body.highcontrast3 #pe-main .pe-color1 input[type="week"],
body.highcontrast3 #pe-main .pe-color1 input[type="week"],
body.highcontrast3 #pe-main .pe-color4 input[type="week"],
body.highcontrast3 #pe-main .pe-color5 input[type="week"],
body.highcontrast3 #pe-main .pe-color1 input[type="number"],
body.highcontrast3 #pe-main .pe-color1 input[type="number"],
body.highcontrast3 #pe-main .pe-color1 input[type="number"],
body.highcontrast3 #pe-main .pe-color4 input[type="number"],
body.highcontrast3 #pe-main .pe-color5 input[type="number"],
body.highcontrast3 #pe-main .pe-color1 input[type="email"],
body.highcontrast3 #pe-main .pe-color1 input[type="email"],
body.highcontrast3 #pe-main .pe-color1 input[type="email"],
body.highcontrast3 #pe-main .pe-color4 input[type="email"],
body.highcontrast3 #pe-main .pe-color5 input[type="email"],
body.highcontrast3 #pe-main .pe-color1 input[type="url"],
body.highcontrast3 #pe-main .pe-color1 input[type="url"],
body.highcontrast3 #pe-main .pe-color1 input[type="url"],
body.highcontrast3 #pe-main .pe-color4 input[type="url"],
body.highcontrast3 #pe-main .pe-color5 input[type="url"],
body.highcontrast3 #pe-main .pe-color1 input[type="search"],
body.highcontrast3 #pe-main .pe-color1 input[type="search"],
body.highcontrast3 #pe-main .pe-color1 input[type="search"],
body.highcontrast3 #pe-main .pe-color4 input[type="search"],
body.highcontrast3 #pe-main .pe-color5 input[type="search"],
body.highcontrast3 #pe-main .pe-color1 input[type="tel"],
body.highcontrast3 #pe-main .pe-color1 input[type="tel"],
body.highcontrast3 #pe-main .pe-color1 input[type="tel"],
body.highcontrast3 #pe-main .pe-color4 input[type="tel"],
body.highcontrast3 #pe-main .pe-color5 input[type="tel"],
body.highcontrast3 #pe-main .pe-color1 input[type="color"],
body.highcontrast3 #pe-main .pe-color1 input[type="color"],
body.highcontrast3 #pe-main .pe-color1 input[type="color"],
body.highcontrast3 #pe-main .pe-color4 input[type="color"],
body.highcontrast3 #pe-main .pe-color5 input[type="color"] {
  border-color: #000000;
  color: #000000;
  background: #ffff00;
}
body.highcontrast3 #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 select::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 select::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 select::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 textarea::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 textarea::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="text"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="text"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="password"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="password"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="datetime"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="datetime"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="datetime-local"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="date"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="date"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="month"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="month"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="time"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="time"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="week"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="week"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="number"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="number"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="email"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="email"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="url"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="url"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="search"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="search"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="tel"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="tel"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="color"]::-moz-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="color"]::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
body.highcontrast3 #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 select:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 select:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 select:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 textarea:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 textarea:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="text"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="text"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="password"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="password"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="datetime"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="datetime-local"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="date"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="date"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="month"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="month"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="time"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="time"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="week"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="week"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="number"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="number"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="email"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="email"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="url"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="url"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="search"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="search"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="tel"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="tel"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="color"]:-ms-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="color"]:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
body.highcontrast3 #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 select::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 select::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 select::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 textarea::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 textarea::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 textarea::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="text"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="text"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="password"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="password"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="datetime"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="datetime-local"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="date"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="date"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="month"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="month"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="time"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="time"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="week"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="week"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="number"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="number"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="email"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="email"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="url"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="url"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="search"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="search"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="tel"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color4 input[type="color"]::-webkit-input-placeholder,
body.highcontrast3 #pe-main .pe-color5 input[type="color"]::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}
body.highcontrast3 #pe-main .pe-color1 select:focus,
body.highcontrast3 #pe-main .pe-color1 select:focus,
body.highcontrast3 #pe-main .pe-color1 select:focus,
body.highcontrast3 #pe-main .pe-color4 select:focus,
body.highcontrast3 #pe-main .pe-color5 select:focus,
body.highcontrast3 #pe-main .pe-color1 textarea:focus,
body.highcontrast3 #pe-main .pe-color1 textarea:focus,
body.highcontrast3 #pe-main .pe-color1 textarea:focus,
body.highcontrast3 #pe-main .pe-color4 textarea:focus,
body.highcontrast3 #pe-main .pe-color5 textarea:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="text"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="text"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="text"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="password"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="password"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="password"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="datetime"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="datetime"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="datetime-local"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="datetime-local"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="datetime-local"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="date"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="date"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="date"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="month"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="month"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="month"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="time"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="time"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="time"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="week"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="week"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="week"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="number"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="number"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="number"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="email"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="email"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="email"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="url"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="url"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="url"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="search"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="search"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="search"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="tel"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="tel"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="tel"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="color"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="color"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="color"]:focus {
  border-color: #0000ff;
}
body.highcontrast3 .button,
body.highcontrast3 button,
body.highcontrast3 input[type="submit"],
body.highcontrast3 input[type="button"],
body.highcontrast3 input[type="reset"] {
  background: #000000;
  color: #ffff00;
  border-color: #000000;
}
body.highcontrast3 .button.active,
body.highcontrast3 button.active,
body.highcontrast3 input[type="submit"].active,
body.highcontrast3 input[type="button"].active,
body.highcontrast3 input[type="reset"].active,
body.highcontrast3 .button:hover,
body.highcontrast3 button:hover,
body.highcontrast3 input[type="submit"]:hover,
body.highcontrast3 input[type="button"]:hover,
body.highcontrast3 input[type="reset"]:hover,
body.highcontrast3 .button:focus,
body.highcontrast3 button:focus,
body.highcontrast3 input[type="submit"]:focus,
body.highcontrast3 input[type="button"]:focus,
body.highcontrast3 input[type="reset"]:focus {
  color: #000000;
  background: none;
}
body.highcontrast3 #pe-main .pe-color1 .button,
body.highcontrast3 #pe-main .pe-color1 .button,
body.highcontrast3 #pe-main .pe-color1 .button,
body.highcontrast3 #pe-main .pe-color4 .button,
body.highcontrast3 #pe-main .pe-color5 .button,
body.highcontrast3 #pe-main .pe-color1 button,
body.highcontrast3 #pe-main .pe-color1 button,
body.highcontrast3 #pe-main .pe-color1 button,
body.highcontrast3 #pe-main .pe-color4 button,
body.highcontrast3 #pe-main .pe-color5 button,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"],
body.highcontrast3 #pe-main .pe-color1 input[type="submit"],
body.highcontrast3 #pe-main .pe-color1 input[type="submit"],
body.highcontrast3 #pe-main .pe-color4 input[type="submit"],
body.highcontrast3 #pe-main .pe-color5 input[type="submit"],
body.highcontrast3 #pe-main .pe-color1 input[type="button"],
body.highcontrast3 #pe-main .pe-color1 input[type="button"],
body.highcontrast3 #pe-main .pe-color1 input[type="button"],
body.highcontrast3 #pe-main .pe-color4 input[type="button"],
body.highcontrast3 #pe-main .pe-color5 input[type="button"],
body.highcontrast3 #pe-main .pe-color1 input[type="reset"],
body.highcontrast3 #pe-main .pe-color1 input[type="reset"],
body.highcontrast3 #pe-main .pe-color1 input[type="reset"],
body.highcontrast3 #pe-main .pe-color4 input[type="reset"],
body.highcontrast3 #pe-main .pe-color5 input[type="reset"] {
  background: #000000;
  color: #ffff00;
  border-color: #000000;
}
body.highcontrast3 #pe-main .pe-color1 .button.active,
body.highcontrast3 #pe-main .pe-color1 .button.active,
body.highcontrast3 #pe-main .pe-color1 .button.active,
body.highcontrast3 #pe-main .pe-color4 .button.active,
body.highcontrast3 #pe-main .pe-color5 .button.active,
body.highcontrast3 #pe-main .pe-color1 button.active,
body.highcontrast3 #pe-main .pe-color1 button.active,
body.highcontrast3 #pe-main .pe-color1 button.active,
body.highcontrast3 #pe-main .pe-color4 button.active,
body.highcontrast3 #pe-main .pe-color5 button.active,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"].active,
body.highcontrast3 #pe-main .pe-color4 input[type="submit"].active,
body.highcontrast3 #pe-main .pe-color5 input[type="submit"].active,
body.highcontrast3 #pe-main .pe-color1 input[type="button"].active,
body.highcontrast3 #pe-main .pe-color1 input[type="button"].active,
body.highcontrast3 #pe-main .pe-color1 input[type="button"].active,
body.highcontrast3 #pe-main .pe-color4 input[type="button"].active,
body.highcontrast3 #pe-main .pe-color5 input[type="button"].active,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"].active,
body.highcontrast3 #pe-main .pe-color4 input[type="reset"].active,
body.highcontrast3 #pe-main .pe-color5 input[type="reset"].active,
body.highcontrast3 #pe-main .pe-color1 .button:hover,
body.highcontrast3 #pe-main .pe-color1 .button:hover,
body.highcontrast3 #pe-main .pe-color1 .button:hover,
body.highcontrast3 #pe-main .pe-color4 .button:hover,
body.highcontrast3 #pe-main .pe-color5 .button:hover,
body.highcontrast3 #pe-main .pe-color1 button:hover,
body.highcontrast3 #pe-main .pe-color1 button:hover,
body.highcontrast3 #pe-main .pe-color1 button:hover,
body.highcontrast3 #pe-main .pe-color4 button:hover,
body.highcontrast3 #pe-main .pe-color5 button:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"]:hover,
body.highcontrast3 #pe-main .pe-color4 input[type="submit"]:hover,
body.highcontrast3 #pe-main .pe-color5 input[type="submit"]:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="button"]:hover,
body.highcontrast3 #pe-main .pe-color4 input[type="button"]:hover,
body.highcontrast3 #pe-main .pe-color5 input[type="button"]:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"]:hover,
body.highcontrast3 #pe-main .pe-color4 input[type="reset"]:hover,
body.highcontrast3 #pe-main .pe-color5 input[type="reset"]:hover,
body.highcontrast3 #pe-main .pe-color1 .button:focus,
body.highcontrast3 #pe-main .pe-color1 .button:focus,
body.highcontrast3 #pe-main .pe-color1 .button:focus,
body.highcontrast3 #pe-main .pe-color4 .button:focus,
body.highcontrast3 #pe-main .pe-color5 .button:focus,
body.highcontrast3 #pe-main .pe-color1 button:focus,
body.highcontrast3 #pe-main .pe-color1 button:focus,
body.highcontrast3 #pe-main .pe-color1 button:focus,
body.highcontrast3 #pe-main .pe-color4 button:focus,
body.highcontrast3 #pe-main .pe-color5 button:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="submit"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="submit"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="submit"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="button"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="button"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="button"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast3 #pe-main .pe-color1 input[type="reset"]:focus,
body.highcontrast3 #pe-main .pe-color4 input[type="reset"]:focus,
body.highcontrast3 #pe-main .pe-color5 input[type="reset"]:focus {
  color: #000000;
  background: none;
}
body.highcontrast3 .button a {
  color: #000000;
}
body.highcontrast3 .button.active a,
body.highcontrast3 .button:hover a,
body.highcontrast3 .button:focus a {
  color: #000000;
}
body.highcontrast3 .readmore,
body.highcontrast3 #pe-main .pe-color1 .readmore,
body.highcontrast3 #pe-main .pe-color2 .readmore,
body.highcontrast3 #pe-main .pe-color3 .readmore,
body.highcontrast3 #pe-main .pe-color4 .readmore {
  color: #000000;
  border-color: #000000;
  background: none;
}
body.highcontrast3 .readmore.active,
body.highcontrast3 #pe-main .pe-color1 .readmore.active,
body.highcontrast3 #pe-main .pe-color2 .readmore.active,
body.highcontrast3 #pe-main .pe-color3 .readmore.active,
body.highcontrast3 #pe-main .pe-color4 .readmore.active,
body.highcontrast3 .readmore:hover,
body.highcontrast3 #pe-main .pe-color1 .readmore:hover,
body.highcontrast3 #pe-main .pe-color2 .readmore:hover,
body.highcontrast3 #pe-main .pe-color3 .readmore:hover,
body.highcontrast3 #pe-main .pe-color4 .readmore:hover,
body.highcontrast3 .readmore:focus,
body.highcontrast3 #pe-main .pe-color1 .readmore:focus,
body.highcontrast3 #pe-main .pe-color2 .readmore:focus,
body.highcontrast3 #pe-main .pe-color3 .readmore:focus,
body.highcontrast3 #pe-main .pe-color4 .readmore:focus {
  color: #0000ff;
  border-color: #0000ff;
  background: none;
}
body.highcontrast3 .pe-breadcrumb > li a {
  color: #000000;
}
body.highcontrast3 .pe-breadcrumb > .active {
  color: #0000ff;
}
body.highcontrast3 .pe-pagination > li a,
body.highcontrast3 .pe-pagination > li span {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .pe-pagination > li a:hover,
body.highcontrast3 .pe-pagination > li span:hover,
body.highcontrast3 .pe-pagination > li a:focus,
body.highcontrast3 .pe-pagination > li span:focus {
  color: #ffff00;
  background: #0000ff;
}
body.highcontrast3 .pe-pagination > li.active a,
body.highcontrast3 .pe-pagination > li.active span {
  color: #ffff00;
  background: #0000ff;
}
body.highcontrast3 .pe-page-links a,
body.highcontrast3 .pe-page-links > span {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .pe-page-links > span,
body.highcontrast3 .pe-page-links a:hover,
body.highcontrast3 .pe-page-links a:focus {
  color: #ffff00;
  background: #0000ff;
}
body.highcontrast3 .pe-table th,
body.highcontrast3 .pe-table td {
  border-color: #000000;
}
body.highcontrast3 .pe-table th {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-table > tbody + tbody {
  border-color: #000000;
}
body.highcontrast3 #pe-search .pe-search-box {
  text-align: inherit;
}
body.highcontrast3 #pe-search .pe-search-input {
  position: static;
  display: inline-block !important;
  vertical-align: top;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: 100% !important;
  max-width: 260px;
}
body.highcontrast3 #pe-search .button {
  color: #000000;
  vertical-align: top;
}
body.highcontrast3 #pe-back-top a {
  color: #ffff00;
  background-color: #000000;
}
body.highcontrast3 #pe-main .pe-wcag-settings li a {
  border-color: #000000;
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 #pe-main .pe-wcag-settings li a:hover,
body.highcontrast3 #pe-main .pe-wcag-settings li a:focus {
  color: #ffff00;
  background: #0000ff;
}
body.highcontrast3 #pe-main {
  background-color: #ffff00;
}
body.highcontrast3.sticky-bar #pe-main,
body.highcontrast3.sticky-bar.top-bar #pe-main {
  padding-top: 0 !important;
}
body.highcontrast3.sticky-bar #pe-bar {
  position: static;
  border-color: #000000;
}
body.highcontrast3 #pe-top-bar,
body.highcontrast3 #pe-main .pe-wcag-settings li {
  border-color: #000000;
}
body.highcontrast3 #pe-top-bar,
body.highcontrast3 #pe-logo-nav,
body.highcontrast3 #pe-header,
body.highcontrast3 #pe-top1,
body.highcontrast3 #pe-top2,
body.highcontrast3 #pe-top3,
body.highcontrast3 #pe-bottom1,
body.highcontrast3 #pe-bottom2,
body.highcontrast3 #pe-bottom3,
body.highcontrast3 #pe-footer,
body.highcontrast3 #pe-footer-mod {
  color: #000000;
  background: #ffff00;
}
body.highcontrast3 .menu ul,
body.highcontrast3 #pe-main .pe-color1 .menu ul,
body.highcontrast3 #pe-main .pe-color2 .menu ul,
body.highcontrast3 #pe-main .pe-color3 .menu ul,
body.highcontrast3 #pe-main .pe-color4 .menu ul,
body.highcontrast3 #pe-main .pe-color5 .menu ul {
  border-color: #000000;
}
body.highcontrast3 .menu li a,
body.highcontrast3 #pe-main .pe-color1 .menu li a,
body.highcontrast3 #pe-main .pe-color2 .menu li a,
body.highcontrast3 #pe-main .pe-color3 .menu li a,
body.highcontrast3 #pe-main .pe-color4 .menu li a,
body.highcontrast3 #pe-main .pe-color5 .menu li a {
  color: #000000;
}
body.highcontrast3 .menu li > a,
body.highcontrast3 #pe-main .pe-color1 .menu li > a,
body.highcontrast3 #pe-main .pe-color2 .menu li > a,
body.highcontrast3 #pe-main .pe-color3 .menu li > a,
body.highcontrast3 #pe-main .pe-color4 .menu li > a,
body.highcontrast3 #pe-main .pe-color5 .menu li > a {
  border-color: #000000;
}
body.highcontrast3 .menu li a:hover,
body.highcontrast3 #pe-main .pe-color1 .menu li a:hover,
body.highcontrast3 #pe-main .pe-color2 .menu li a:hover,
body.highcontrast3 #pe-main .pe-color3 .menu li a:hover,
body.highcontrast3 #pe-main .pe-color4 .menu li a:hover,
body.highcontrast3 #pe-main .pe-color5 .menu li a:hover,
body.highcontrast3 .menu li a:active,
body.highcontrast3 #pe-main .pe-color1 .menu li a:active,
body.highcontrast3 #pe-main .pe-color2 .menu li a:active,
body.highcontrast3 #pe-main .pe-color3 .menu li a:active,
body.highcontrast3 #pe-main .pe-color4 .menu li a:active,
body.highcontrast3 #pe-main .pe-color5 .menu li a:active,
body.highcontrast3 .menu li a:focus,
body.highcontrast3 #pe-main .pe-color1 .menu li a:focus,
body.highcontrast3 #pe-main .pe-color2 .menu li a:focus,
body.highcontrast3 #pe-main .pe-color3 .menu li a:focus,
body.highcontrast3 #pe-main .pe-color4 .menu li a:focus,
body.highcontrast3 #pe-main .pe-color5 .menu li a:focus,
body.highcontrast3 .menu .current-menu-item > a,
body.highcontrast3 #pe-main .pe-color1 .menu .current-menu-item > a,
body.highcontrast3 #pe-main .pe-color2 .menu .current-menu-item > a,
body.highcontrast3 #pe-main .pe-color3 .menu .current-menu-item > a,
body.highcontrast3 #pe-main .pe-color4 .menu .current-menu-item > a,
body.highcontrast3 #pe-main .pe-color5 .menu .current-menu-item > a {
  color: #0000ff;
}
body.highcontrast3 .pe-skip-menu ul.menu > li > a {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .pe-skip-menu ul.menu > li > a:hover,
body.highcontrast3 .pe-skip-menu ul.menu > li > a:focus {
  color: #ffff00;
  background: #0000ff;
}
body.highcontrast3 #pe-offcanvas,
body.highcontrast3 #pe-offcanvas-button {
  display: none !important;
}
body.highcontrast3 .pe-blog-row {
  border-color: #000000;
}
body.highcontrast3 .page-header > h1,
body.highcontrast3 .page-header > h2 {
  color: #000000;
}
body.highcontrast3 .page-header > h1 a,
body.highcontrast3 .page-header > h2 a {
  color: #000000;
}
body.highcontrast3 .page-header > h1 a:hover,
body.highcontrast3 .page-header > h2 a:hover {
  color: #0000ff;
}
body.highcontrast3 .post-meta {
  color: #000000;
}
body.highcontrast3 .sticky .page-header h2 a:before {
  color: #0000ff;
}
body.highcontrast3 .wp-caption .wp-caption-text,
body.highcontrast3 .gallery-caption {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-blog-row figure.effect {
  overflow: visible;
}
body.highcontrast3 .pe-blog-row figure.effect figcaption {
  padding: 30px 0 0;
  position: static;
  color: #000000;
  background: none;
  opacity: 1;
}
body.highcontrast3 .pe-blog-row figure.effect figcaption:before,
body.highcontrast3 .pe-blog-row figure.effect figcaption:after {
  display: none;
}
body.highcontrast3 .pe-blog-row figure.effect .intro {
  -webkit-transform: scale(1);
  transform: scale(1);
  padding: 0;
}
body.highcontrast3 .pe-blog-row figure.effect .pe-article-read-more .readmore {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
body.highcontrast3 .pe-blog-row figure.effect .pe-article-read-more .readmore:focus,
body.highcontrast3 .pe-blog-row figure.effect .pe-article-read-more .readmore.active {
  color: #ffff00;
  background: #0000ff;
}
body.highcontrast3 .pe-author-info .pe-title {
  color: #000000;
}
body.highcontrast3 .pe-author-name .name {
  color: #000000;
}
body.highcontrast3 .pe-comments .comment-reply-title,
body.highcontrast3 .pe-comments .comments-title {
  color: #000000;
}
body.highcontrast3 .pe-opening-hours .pe-title {
  color: #000000;
}
body.highcontrast3 .pe-member-contact .pe-title {
  color: #000000;
}
body.highcontrast3 .pe-socials .pe-title {
  color: #000000;
}
body.highcontrast3 #pe-services-carousel .pe-services-title span.service {
  background: #ffff00;
}
body.highcontrast3 #pe-services-carousel .pe-indicator-description:before {
  background: #000000;
}
body.highcontrast3 #pe-services-carousel .pe-indicator:hover .pe-indicator-description,
body.highcontrast3 #pe-services-carousel .pe-indicator:focus .pe-indicator-description,
body.highcontrast3 #pe-services-carousel .pe-indicator.active .pe-indicator-description {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 #pe-services-carousel .pe-services-members .pe-title {
  color: #000000;
}
body.highcontrast3 #pe-services-carousel .pe-indicator {
  background: #ffff00;
  color: #000000;
}
body.highcontrast3 .pe-error-page > h1,
body.highcontrast3 .pe-error-page > h2 {
  color: #000000;
}
body.highcontrast3 .pe-tabs .pe-tab-links li a {
  background: #ffff00;
  color: #000000;
}
body.highcontrast3 .pe-tabs .pe-tab-links li a:hover,
body.highcontrast3 .pe-tabs .pe-tab-links li a:focus {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-tabs .pe-tab-links li.active a {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-tabs .pe-tabs-content {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-tabs.pe-clean .pe-tab-links li a {
  color: inherit;
}
body.highcontrast3 .pe-tabs.pe-clean .pe-tab-links li a:hover,
body.highcontrast3 .pe-tabs.pe-clean .pe-tab-links li a:focus {
  color: #ffff00;
}
body.highcontrast3 .pe-tabs.pe-clean .pe-tab-links li.active a {
  color: #ffff00;
}
body.highcontrast3 .pe-tabs.pe-clean .pe-tabs-content {
  background: none;
  color: inherit;
}
body.highcontrast3 .pe-accordion-container .pe-accordion-heading a {
  color: #000000;
  border-color: #000000;
}
body.highcontrast3 .pe-accordion-container .pe-accordion-heading a:after {
  color: #ffff00;
}
body.highcontrast3 .pe-accordion-container .pe-accordion-heading a:hover,
body.highcontrast3 .pe-accordion-container .pe-accordion-heading a:focus {
  color: #0000ff;
}
body.highcontrast3 .pe-accordion-container .pe-accordion-heading.active a {
  color: #0000ff;
}
body.highcontrast3 .pe-gallery-item .pe-gallery-caption {
  background: #ffff00;
}
body.highcontrast3 .readmore.readmore-large {
  color: #000000;
  border-color: #000000;
}
body.highcontrast3 .readmore.readmore-large.active,
body.highcontrast3 .readmore.readmore-large:hover,
body.highcontrast3 .readmore.readmore-large:focus {
  color: #0000ff;
  border-color: #0000ff;
}
body.highcontrast3 .pe-icontext .fa {
  color: #000000;
}
body.highcontrast3 .pe-icontext .pe-label a:hover,
body.highcontrast3 .pe-icontext .pe-label a:focus {
  color: #0000ff;
}
body.highcontrast3 .pe-table-group tr td:first-child {
  color: #0000ff;
}
body.highcontrast3 .pe-anibox figure {
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure figcaption {
  color: #000000;
}
body.highcontrast3 .pe-anibox figure figcaption a {
  color: #000000 !important;
}
body.highcontrast3 .pe-anibox figure.effect-sadie figcaption:before {
  background: linear-gradient(to bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.7) 75%);
}
body.highcontrast3 .pe-anibox figure.effect-sadie h2 {
  color: #000000 !important;
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-sadie p {
  color: #000000 !important;
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-julia {
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-julia h2 {
  color: #000000 !important;
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-julia p {
  color: #000000 !important;
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-goliath {
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-goliath h2 {
  color: #000000 !important;
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-goliath p {
  color: #000000 !important;
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-marley {
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-marley h2 {
  color: #000000 !important;
  background: #ffff00;
}
body.highcontrast3 .pe-anibox figure.effect-marley p {
  color: #000000 !important;
  background: #ffff00;
}
body.highcontrast3 #mega-menu-wrap-main-menu {
  background: #ffff00;
}
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a[title].mega-menu-link span {
  opacity: 1;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu ul.mega-sub-menu,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  background: #000000;
  border: none;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  color: #000000;
  background: #ffff00;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  color: #0000ff;
  background: #ffff00;
  box-shadow: 0 0 0 3px #ffff00;
  z-index: 2;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: #0000ff;
  background: #ffff00;
  box-shadow: 0 0 0 3px #ffff00;
  z-index: 2;
}
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
body.highcontrast3 #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:hover > a.mega-menu-link,
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-current-menu-item > a.mega-menu-link,
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-current-menu-ancestor > a.mega-menu-link {
  color: #0000ff;
  background: #ffff00;
  box-shadow: 0 0 0 5px #ffff00;
  z-index: 2;
}
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-sub-menu .mega-disable-link > a.mega-menu-link {
  color: #ffff00;
  background: none;
  box-shadow: none;
}
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block:hover {
  color: #ffff00;
  background: #0000ff;
}
body.highcontrast3 #pe-main-menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item {
  border-color: #000000;
}
body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a {
  color: #000000;
}
body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.hover > a,
body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item:hover > a,
body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.mega-current-menu-ancestor > a {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .pe-main-menu .nav-dropdown .nav-dropdown-in {
  background: #000000;
}
body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item a {
  color: #ffff00;
}
body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item.mega-current-menu-ancestor > a {
  color: #0000ff;
  background: #ffff00;
  box-shadow: 0 0 0 5px #ffff00;
}
body.highcontrast3 ul:not([class]) li:before,
body.highcontrast3 ul.pe-dark li:before,
body.highcontrast3 ul.pe-light li:before {
  color: #0000ff;
}
body.highcontrast3 #pe-main ul.pe-dark li:before {
  color: #000000;
}
body.highcontrast3 #pe-main .pe-color1 ul:not([class]) li:before,
body.highcontrast3 #pe-main .pe-color2 ul:not([class]) li:before,
body.highcontrast3 #pe-main .pe-color3 ul:not([class]) li:before,
body.highcontrast3 #pe-main .pe-color4 ul:not([class]) li:before,
body.highcontrast3 #pe-main .pe-color5 ul:not([class]) li:before {
  color: #000000;
}
body.highcontrast3 pre {
  color: #000000;
  background-color: #ffff00;
  border-color: #000000;
}
body.highcontrast3 .pe-color {
  color: #0000ff;
}
body.highcontrast3 .pe-info,
body.highcontrast3 .pe-success,
body.highcontrast3 .pe-alert,
body.highcontrast3 .pe-warning {
  text-align: inherit;
  color: #000000;
  background: #ffff00;
}
body.highcontrast3 .pe-info a,
body.highcontrast3 .pe-success a,
body.highcontrast3 .pe-alert a,
body.highcontrast3 .pe-warning a {
  color: #000000;
}
body.highcontrast3 .pe-block span {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-block.second span {
  background: #0000ff;
  color: #ffff00;
}
body.highcontrast3 p.pebadge,
body.highcontrast3 span.pebadge {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/badge.png");
}
body.highcontrast3 p.pecalendar,
body.highcontrast3 span.pecalendar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/calendar.png");
}
body.highcontrast3 p.pechat,
body.highcontrast3 span.pechat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/chat.png");
}
body.highcontrast3 p.pecheck,
body.highcontrast3 span.pecheck {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/check.png");
}
body.highcontrast3 p.pecloud,
body.highcontrast3 span.pecloud {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/cloud.png");
}
body.highcontrast3 p.pedirection,
body.highcontrast3 span.pedirection {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/direction.png");
}
body.highcontrast3 p.pedivide,
body.highcontrast3 span.pedivide {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/divide.png");
}
body.highcontrast3 p.peerror,
body.highcontrast3 span.peerror {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/error.png");
}
body.highcontrast3 p.pefire,
body.highcontrast3 span.pefire {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/fire.png");
}
body.highcontrast3 p.peflag,
body.highcontrast3 span.peflag {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/flag.png");
}
body.highcontrast3 p.peheart,
body.highcontrast3 span.peheart {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/heart.png");
}
body.highcontrast3 p.pehome,
body.highcontrast3 span.pehome {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/home.png");
}
body.highcontrast3 p.peinfo,
body.highcontrast3 span.peinfo {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/info.png");
}
body.highcontrast3 p.pelist,
body.highcontrast3 span.pelist {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/list.png");
}
body.highcontrast3 p.pemail,
body.highcontrast3 span.pemail {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/mail.png");
}
body.highcontrast3 p.pepeople,
body.highcontrast3 span.pepeople {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/people.png");
}
body.highcontrast3 p.pestar,
body.highcontrast3 span.pestar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/star.png");
}
body.highcontrast3 p.pestat,
body.highcontrast3 span.pestat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/white/stat.png");
}
body.highcontrast3 .quote-left,
body.highcontrast3 .quote-right {
  border-color: #000000;
}
body.highcontrast3 .quote-left span.fa,
body.highcontrast3 .quote-right span.fa,
body.highcontrast3 .quote-left span[class^='fa'],
body.highcontrast3 .quote-right span[class^='fa'] {
  color: #000000;
}
body.highcontrast3 .quote-left {
  border-color: #000000;
}
body.highcontrast3 .quote-right {
  border-color: #000000;
}
body.highcontrast3 .pe-widget h2.pe-title {
  color: #000000;
}
body.highcontrast3 #pe-header .pe-widget h2.pe-title,
body.highcontrast3 #pe-top1 .pe-widget h2.pe-title,
body.highcontrast3 #pe-top2 .pe-widget h2.pe-title,
body.highcontrast3 #pe-top3 .pe-widget h2.pe-title,
body.highcontrast3 #pe-bottom1 .pe-widget h2.pe-title,
body.highcontrast3 #pe-bottom2 .pe-widget h2.pe-title,
body.highcontrast3 #pe-bottom3 .pe-widget h2.pe-title,
body.highcontrast3 #pe-footer-mod .pe-widget h2.pe-title {
  color: #000000;
}
body.highcontrast3 #pe-main .pe-color1 .pe-widget-in,
body.highcontrast3 #pe-main .pe-color2 .pe-widget-in,
body.highcontrast3 #pe-main .pe-color3 .pe-widget-in,
body.highcontrast3 #pe-main .pe-color4 .pe-widget-in,
body.highcontrast3 #pe-main .pe-color5 .pe-widget-in {
  background: none;
  color: inherit;
}
body.highcontrast3 #pe-main .pe-color1 .pe-widget-in h2.pe-title,
body.highcontrast3 #pe-main .pe-color2 .pe-widget-in h2.pe-title,
body.highcontrast3 #pe-main .pe-color3 .pe-widget-in h2.pe-title,
body.highcontrast3 #pe-main .pe-color4 .pe-widget-in h2.pe-title,
body.highcontrast3 #pe-main .pe-color5 .pe-widget-in h2.pe-title {
  color: #000000;
}
body.highcontrast3 #pe-main .pe-box {
  background: none;
}
body.highcontrast3 #pe-main .pe-box a {
  color: #000000;
}
body.highcontrast3 #pe-main .pe-box a:hover,
body.highcontrast3 #pe-main .pe-box a:focus {
  color: #0000ff;
}
body.highcontrast3 #pe-main .pe-box span.pe-icons {
  background: #ffff00;
  box-shadow: 0 0 0 5px;
}
body.highcontrast3 #pe-main .pe-box span.pe-icon-title {
  color: #000000;
}
body.highcontrast3 #pe-main .pe-color2 .pe-box,
body.highcontrast3 #pe-main .pe-color3 .pe-box,
body.highcontrast3 #pe-main .pe-color4 .pe-box,
body.highcontrast3 #pe-main .pe-color5 .pe-box {
  background: none;
}
body.highcontrast3 .pe-box-lighten .pe-box {
  background: none;
}
body.highcontrast3 .pe-box-darken .pe-box {
  background: none;
}
body.highcontrast3 .pe-contact-form .star {
  color: #000000;
}
body.highcontrast3 .pe-contact-widget .pe-contact-title,
body.highcontrast3 .pe-color1 .pe-contact-widget .pe-contact-title,
body.highcontrast3 .pe-color2 .pe-contact-widget .pe-contact-title,
body.highcontrast3 .pe-color3 .pe-contact-widget .pe-contact-title,
body.highcontrast3 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget .pe-contact-title {
  color: #0000ff;
}
body.highcontrast3 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast3 .pe-color1 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast3 .pe-color2 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast3 .pe-color3 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast3 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:hover .pe-contact-title,
body.highcontrast3 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast3 .pe-color1 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast3 .pe-color2 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast3 .pe-color3 .pe-contact-widget a:focus .pe-contact-title,
body.highcontrast3 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:focus .pe-contact-title {
  color: #000000;
}
body.highcontrast3 .pe-contact-widget .pe-round,
body.highcontrast3 .pe-color1 .pe-contact-widget .pe-round,
body.highcontrast3 .pe-color2 .pe-contact-widget .pe-round,
body.highcontrast3 .pe-color3 .pe-contact-widget .pe-round,
body.highcontrast3 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget .pe-round {
  border-color: #0000ff;
  color: #000000;
}
body.highcontrast3 .pe-contact-widget a:hover .pe-round,
body.highcontrast3 .pe-color1 .pe-contact-widget a:hover .pe-round,
body.highcontrast3 .pe-color2 .pe-contact-widget a:hover .pe-round,
body.highcontrast3 .pe-color3 .pe-contact-widget a:hover .pe-round,
body.highcontrast3 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:hover .pe-round,
body.highcontrast3 .pe-contact-widget a:focus .pe-round,
body.highcontrast3 .pe-color1 .pe-contact-widget a:focus .pe-round,
body.highcontrast3 .pe-color2 .pe-contact-widget a:focus .pe-round,
body.highcontrast3 .pe-color3 .pe-contact-widget a:focus .pe-round,
body.highcontrast3 .pe-color4 .pe-contact-widget .pe-color5 .pe-contact-widget a:focus .pe-round {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-social-icons a,
body.highcontrast3 #pe-footer .pe-social-icons a,
body.highcontrast3 #pe-main .pe-color1 .pe-social-icons a,
body.highcontrast3 #pe-main .pe-color2 .pe-social-icons a,
body.highcontrast3 #pe-main .pe-color3 .pe-social-icons a,
body.highcontrast3 #pe-main .pe-color4 .pe-social-icons a,
body.highcontrast3 #pe-main .pe-color5 .pe-social-icons a {
  opacity: 1;
  text-decoration: none !important;
}
body.highcontrast3 .pe-social-icons a:hover span.fa,
body.highcontrast3 #pe-footer .pe-social-icons a:hover span.fa,
body.highcontrast3 #pe-main .pe-color1 .pe-social-icons a:hover span.fa,
body.highcontrast3 #pe-main .pe-color2 .pe-social-icons a:hover span.fa,
body.highcontrast3 #pe-main .pe-color3 .pe-social-icons a:hover span.fa,
body.highcontrast3 #pe-main .pe-color4 .pe-social-icons a:hover span.fa,
body.highcontrast3 #pe-main .pe-color5 .pe-social-icons a:hover span.fa,
body.highcontrast3 .pe-social-icons a:focus span.fa,
body.highcontrast3 #pe-footer .pe-social-icons a:focus span.fa,
body.highcontrast3 #pe-main .pe-color1 .pe-social-icons a:focus span.fa,
body.highcontrast3 #pe-main .pe-color2 .pe-social-icons a:focus span.fa,
body.highcontrast3 #pe-main .pe-color3 .pe-social-icons a:focus span.fa,
body.highcontrast3 #pe-main .pe-color4 .pe-social-icons a:focus span.fa,
body.highcontrast3 #pe-main .pe-color5 .pe-social-icons a:focus span.fa {
  background: #0000ff;
  color: #ffff00;
}
body.highcontrast3 .pe-social-icons a span.fa,
body.highcontrast3 #pe-footer .pe-social-icons a span.fa,
body.highcontrast3 #pe-main .pe-color1 .pe-social-icons a span.fa,
body.highcontrast3 #pe-main .pe-color2 .pe-social-icons a span.fa,
body.highcontrast3 #pe-main .pe-color3 .pe-social-icons a span.fa,
body.highcontrast3 #pe-main .pe-color4 .pe-social-icons a span.fa,
body.highcontrast3 #pe-main .pe-color5 .pe-social-icons a span.fa {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-testimonials .pe-custom-text {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-testimonials .pe-custom-text:after {
  border-color: transparent #000000 transparent transparent;
}
body.highcontrast3 .pe-testimonials .pe-custom-title {
  color: #0000ff;
}
body.highcontrast3 .right .pe-testimonials .pe-custom-text:after,
body.highcontrast3 .pe-testimonials.right .pe-custom-text:after {
  border-color: #000000 transparent transparent transparent;
}
body.highcontrast3 .pe-testimonial-carousel .pe-indicators li {
  background: #ffff00;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box {
  background: #ffff00;
  border: #000000;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .image {
  background: #ffff00;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .image + .member-link {
  border: none;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .description:before {
  background: #000000;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .title {
  color: #000000;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .subtitle {
  color: #0000ff;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .text {
  color: #000000;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .social a {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .social a:hover,
body.highcontrast3 .pe-meet-our-team .pe-meet-box .social a:focus {
  background: #0000ff;
  color: #ffff00;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box .social {
  top: 50%;
  opacity: 1;
  pointer-events: auto;
}
body.highcontrast3 .pe-meet-our-team .pe-meet-box:hover .title,
body.highcontrast3 .pe-meet-our-team .pe-meet-box:focus .title,
body.highcontrast3 .pe-meet-our-team .pe-meet-box:hover .text,
body.highcontrast3 .pe-meet-our-team .pe-meet-box:focus .text,
body.highcontrast3 .pe-meet-our-team .pe-meet-box:hover .subtitle,
body.highcontrast3 .pe-meet-our-team .pe-meet-box:focus .subtitle {
  color: #ffff00;
}
body.highcontrast3 .pe-avatar-box .social a {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .pe-avatar-box .social a:hover {
  background: #0000ff;
}
body.highcontrast3 .pe-team-carousel .pe-indicators li {
  background-color: #0000ff;
}
body.highcontrast3 #pe-main .pe-panels.tabs .pn-list li a {
  background: #ffff00;
  color: #000000;
  border: none;
}
body.highcontrast3 #pe-main .pe-panels.tabs .pn-list li:first-child a {
  border: none;
}
body.highcontrast3 #pe-main .pe-panels.tabs .pn-list li.active a,
body.highcontrast3 #pe-main .pe-panels.tabs .pn-list li a:hover,
body.highcontrast3 #pe-main .pe-panels.tabs .pn-list li a:focus {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 #pe-main .pe-panels.tabs .pn-content {
  background: #ffff00;
  color: #000000;
}
body.highcontrast3 #pe-main .pe-panels.tabs .pn-prev,
body.highcontrast3 #pe-main .pe-panels.tabs .pn-next {
  background: #ffff00;
  color: #000000;
}
body.highcontrast3 #pe-main .pe-panels .pn-readmore .readmore {
  color: #000000;
}
body.highcontrast3 #pe-main .pe-panels .pn-date,
body.highcontrast3 #pe-main .pe-panels .pn-heading .pn-date {
  opacity: 1;
}
body.highcontrast3 #pe-main .pe-panels.acco .pn-panel {
  border-color: #000000;
}
body.highcontrast3 .show-stripes:before {
  display: none;
}
body.highcontrast3 .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li {
  background: #0000ff;
}
body.highcontrast3 .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li:focus,
body.highcontrast3 .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li:hover,
body.highcontrast3 .PE_Recent_Posts .pe-recent-posts-outer .carousel-indicators li.active {
  background: #0000ff;
}
body.highcontrast3 .PE_Recent_Posts .caption h5 a:hover {
  color: #0000ff;
}
body.highcontrast3 #pe-top3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a,
body.highcontrast3 #pe-bottom3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a {
  color: #ffff00;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li {
  background: #0000ff;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li:focus,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li:hover,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-indicators li.active {
  background: #0000ff;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore {
  background: #0000ff;
  color: #ffff00;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail .pe-easy-slider-title-readmore {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style2 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a {
  color: #ffff00;
  border-color: #ffff00;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .caption h5 a:hover {
  color: #0000ff;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.carousel .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #ffff00;
  border-color: #ffff00;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #ffff00;
  border-color: #ffff00;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer.style1 .carousel-inner .thumbnail:hover .pe-easy-slider-title-readmore a.pe-easy-slider-readmore {
  color: #ffff00;
  background: #000000;
  border-color: #ffff00;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.left:hover,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer .carousel-control.right:hover,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.playButton:hover:hover,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover,
body.highcontrast3 .PE_Recent_Posts_Horizontal .slider-carousel-outer button.pauseButton:hover:hover {
  color: #ffff00;
  background: #0000ff;
}
body.highcontrast3 .mfp-modal-content {
  color: #ffff00;
  background: #000000;
}
body.highcontrast3 .mfp-modal-content .mfp-close {
  color: #ffff00;
}
body.highcontrast3 .mfp-modal-content .mfp-close:hover,
body.highcontrast3 .mfp-modal-content .mfp-close:focus {
  color: #0000ff;
}
body.highcontrast3 .rev_slider_wrapper .tp-caption {
  background: #ffff00 !important;
  color: #000000 !important;
  box-shadow: 0 0 0 3px #ffff00 !important;
}
body.highcontrast3 .rev_slider_wrapper .tp-caption[href] {
  color: #0000ff !important;
}
body.highcontrast3 .rev_slider_wrapper .tp-caption[href]:hover,
body.highcontrast3 .rev_slider_wrapper .tp-caption[href]:focus {
  background: #000000 !important;
  color: #ffff00 !important;
}
body.highcontrast3 .rev_slider_wrapper {
  background: #000000 !important;
}
body.highcontrast3 .rev_slider_wrapper .tp-bullet-title {
  color: #ffff00 !important;
}
body.highcontrast3 .rev_slider_wrapper .tparrows {
  background: #000000 !important;
}
body.highcontrast3 .rev_slider_wrapper .tparrows:before {
  color: #ffff00 !important;
}
body.highcontrast3 .rev_slider_wrapper .tp-leftarrow,
body.highcontrast3 .rev_slider_wrapper .tp-rightarrow {
  visibility: visible !important;
  opacity: 1 !important;
}
body.highcontrast3 .pe-events.tribe-events-list-widget ol li {
  color: #000000;
  background: none;
}
body.highcontrast3 .pe-events.tribe-events-list-widget ol li:before {
  color: #000000;
}
body.highcontrast3 .pe-events.tribe-events-list-widget .tribe-event-featured .tribe-event-title a {
  color: #0000ff;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-single-event-title {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-schedule .tribe-event-date-start:before {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-schedule .tribe-events-cost:before {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav {
  border-color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav {
  border-color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a:before,
body.highcontrast3.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:before {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a:after,
body.highcontrast3.tribe-events-style-skeleton #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:after {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-back a:before {
  background: #ffff00;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-cal-links a {
  color: #000000;
  border-color: #000000;
  background: none;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-cal-links a.active,
body.highcontrast3.tribe-events-style-skeleton .tribe-events-cal-links a:hover,
body.highcontrast3.tribe-events-style-skeleton .tribe-events-cal-links a:focus {
  color: #0000ff;
  border-color: #0000ff;
  background: none;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-single-section .tribe-events-meta-group h3 {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary {
  background: none;
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary h3 {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-single-section.tribe-events-event-meta.primary a {
  color: #0000ff;
}
body.highcontrast3.tribe-events-style-skeleton h1.tribe-events-page-title,
body.highcontrast3.tribe-events-style-skeleton h2.tribe-events-page-title {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar th {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td {
  border-color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar td:hover {
  background: none;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .type-tribe_events {
  border-color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present {
  background: #000000;
  color: #ffff00;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present a {
  color: #ffff00;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present:hover {
  background: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-present .type-tribe_events {
  border-color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip {
  display: none !important;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical {
  color: #000000;
  border-color: #000000;
  background: none;
}
body.highcontrast3.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical.active,
body.highcontrast3.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:hover,
body.highcontrast3.tribe-events-style-skeleton #tribe-events-footer + .tribe-events-ical:focus {
  color: #0000ff;
  border-color: #0000ff;
  background: none;
}
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active:hover,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active:hover:hover,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover:hover,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active:active,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active:hover:active,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:active,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover:active,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.active,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active:hover.active,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled.active,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover.active,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active:hover.disabled,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled.disabled,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover.disabled,
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active[disabled],
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active:hover[disabled],
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled[disabled],
body.highcontrast3.tribe-events-style-skeleton .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-list-event-title {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-list-event-title a {
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-list-event-title a:hover {
  color: #0000ff;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-loop .tribe-events-list-separator-month,
body.highcontrast3.tribe-events-style-skeleton .tribe-events-loop .tribe-events-day-time-slot h5 {
  color: #0000ff;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta {
  background: #ffff00;
  color: #000000;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-loop .tribe-events-event-meta a {
  color: #0000ff;
}
body.highcontrast3.tribe-events-style-skeleton .tribe-events-loop .type-tribe_events + div {
  border-color: #000000;
}
body.highcontrast3 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu {
  background: #000000;
}
body.highcontrast3 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a {
  color: #ffff00;
}
body.highcontrast3 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a:hover,
body.highcontrast3 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu a:focus {
  color: #0000ff;
  background: #ffff00;
}
body.highcontrast3 p.pebadge,
body.highcontrast3 span.pebadge {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/badge.png");
}
body.highcontrast3 p.pecalendar,
body.highcontrast3 span.pecalendar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/calendar.png");
}
body.highcontrast3 p.pechat,
body.highcontrast3 span.pechat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/chat.png");
}
body.highcontrast3 p.pecheck,
body.highcontrast3 span.pecheck {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/check.png");
}
body.highcontrast3 p.pecloud,
body.highcontrast3 span.pecloud {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/cloud.png");
}
body.highcontrast3 p.pedirection,
body.highcontrast3 span.pedirection {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/direction.png");
}
body.highcontrast3 p.pedivide,
body.highcontrast3 span.pedivide {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/divide.png");
}
body.highcontrast3 p.peerror,
body.highcontrast3 span.peerror {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/error.png");
}
body.highcontrast3 p.pefire,
body.highcontrast3 span.pefire {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/fire.png");
}
body.highcontrast3 p.peflag,
body.highcontrast3 span.peflag {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/icons/flag.png");
}
body.highcontrast3 p.peheart,
body.highcontrast3 span.peheart {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/images/icons/heart.png");
}
body.highcontrast3 p.pehome,
body.highcontrast3 span.pehome {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/images/icons/home.png");
}
body.highcontrast3 p.peinfo,
body.highcontrast3 span.peinfo {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/images/icons/info.png");
}
body.highcontrast3 p.pelist,
body.highcontrast3 span.pelist {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/images/icons/list.png");
}
body.highcontrast3 p.pemail,
body.highcontrast3 span.pemail {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/images/icons/mail.png");
}
body.highcontrast3 p.pepeople,
body.highcontrast3 span.pepeople {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/images/icons/people.png");
}
body.highcontrast3 p.pestar,
body.highcontrast3 span.pestar {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/images/icons/star.png");
}
body.highcontrast3 p.pestat,
body.highcontrast3 span.pestat {
  background-image: url("http://watermark.pixelemu.com/pe-public-institutions/wp-content/themes/pe-public-institutions/images/images/icons/stat.png");
}
@media (max-width: 991px) {
  body.highcontrast .pe-main-menu .nav-toggle button.is-active {
    color: #000000;
    background: #ffffff;
  }
  body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu {
    background: #000000;
    border-color: #ffffff;
  }
  body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a {
    color: #ffffff;
  }
  body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.hover > a,
  body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item:hover > a,
  body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.current-menu-item > a,
  body.highcontrast .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.mega-current-menu-ancestor > a {
    color: #000000;
  }
  body.highcontrast .pe-main-menu .menu-item-has-children.hover:after,
  body.highcontrast .pe-main-menu .menu-item-has-children:hover:after,
  body.highcontrast .pe-main-menu .menu-item-has-children.current-menu-item:after,
  body.highcontrast .pe-main-menu .menu-item-has-children.mega-current-menu-ancestor:after,
  body.highcontrast .pe-main-menu .menu-item-has-children > .is-visible > ul > li:after {
    color: #8bfffb;
  }
  body.highcontrast .pe-main-menu .nav-dropdown .nav-dropdown-in {
    background: #000000;
  }
  body.highcontrast .pe-main-menu .nav-dropdown .nav-dropdown-in .nav-dropdown-in {
    background: #000000;
  }
  body.highcontrast .pe-main-menu .nav-dropdown .menu-item a {
    color: #ffffff;
  }
  body.highcontrast .pe-main-menu .nav-dropdown .menu-item.hover > a,
  body.highcontrast .pe-main-menu .nav-dropdown .menu-item:hover > a,
  body.highcontrast .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
  body.highcontrast .pe-main-menu .nav-dropdown .menu-item.mega-current-menu-ancestor > a {
    color: #8bfffb;
  }
  body.highcontrast2 .pe-main-menu .nav-toggle button.is-active {
    color: #000000;
    background: #ffff00;
  }
  body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu {
    background: #000000;
    border-color: #ffff00;
  }
  body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a {
    color: #ffff00;
  }
  body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.hover > a,
  body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item:hover > a,
  body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.current-menu-item > a,
  body.highcontrast2 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.mega-current-menu-ancestor > a {
    color: #000000;
  }
  body.highcontrast2 .pe-main-menu .menu-item-has-children.hover:after,
  body.highcontrast2 .pe-main-menu .menu-item-has-children:hover:after,
  body.highcontrast2 .pe-main-menu .menu-item-has-children.current-menu-item:after,
  body.highcontrast2 .pe-main-menu .menu-item-has-children.mega-current-menu-ancestor:after,
  body.highcontrast2 .pe-main-menu .menu-item-has-children > .is-visible > ul > li:after {
    color: #8bfffb;
  }
  body.highcontrast2 .pe-main-menu .nav-dropdown .nav-dropdown-in {
    background: #000000;
  }
  body.highcontrast2 .pe-main-menu .nav-dropdown .nav-dropdown-in .nav-dropdown-in {
    background: #000000;
  }
  body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item a {
    color: #ffff00;
  }
  body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item.hover > a,
  body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item:hover > a,
  body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
  body.highcontrast2 .pe-main-menu .nav-dropdown .menu-item.mega-current-menu-ancestor > a {
    color: #8bfffb;
  }
  body.highcontrast3 .pe-main-menu .nav-toggle button.is-active {
    color: #ffff00;
    background: #000000;
  }
  body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu {
    background: #ffff00;
    border-color: #000000;
  }
  body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item > a {
    color: #000000;
  }
  body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.hover > a,
  body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item:hover > a,
  body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.current-menu-item > a,
  body.highcontrast3 .pe-main-menu .pe-nav-container > .nav-menu > .menu-item.mega-current-menu-ancestor > a {
    color: #ffff00;
  }
  body.highcontrast3 .pe-main-menu .menu-item-has-children.hover:after,
  body.highcontrast3 .pe-main-menu .menu-item-has-children:hover:after,
  body.highcontrast3 .pe-main-menu .menu-item-has-children.current-menu-item:after,
  body.highcontrast3 .pe-main-menu .menu-item-has-children.mega-current-menu-ancestor:after,
  body.highcontrast3 .pe-main-menu .menu-item-has-children > .is-visible > ul > li:after {
    color: #0000ff;
  }
  body.highcontrast3 .pe-main-menu .nav-dropdown .nav-dropdown-in {
    background: #ffff00;
  }
  body.highcontrast3 .pe-main-menu .nav-dropdown .nav-dropdown-in .nav-dropdown-in {
    background: #ffff00;
  }
  body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item a {
    color: #000000;
  }
  body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item.hover > a,
  body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item:hover > a,
  body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
  body.highcontrast3 .pe-main-menu .nav-dropdown .menu-item.mega-current-menu-ancestor > a {
    color: #0000ff;
  }
}
.animations-disabled * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  animation: none !important;
}
body.highcontrast .rev_slider_wrapper .tp-caption.slidelink,
body.highcontrast2 .rev_slider_wrapper .tp-caption.slidelink,
body.highcontrast3 .rev_slider_wrapper .tp-caption.slidelink {
  background: none !important;
}
/*# sourceMappingURL=http://watermark.pixelemu.com/pe-public-institutions/wp-content/uploads/pe-public-institutions/maps/high-contrast.map */