.PE_Recent_Posts .carousel {
position: relative;
}
.PE_Recent_Posts .carousel-inner {
position: relative;
width   : 100%;
overflow: hidden;
}
.PE_Recent_Posts .carousel-inner>.item {
position          : relative;
width             : 100%;
display           : none;
-webkit-transition: .6s ease-in-out left;
-o-transition     : .6s ease-in-out left;
transition        : .6s ease-in-out left;
outline-offset    : -2px;
}
.PE_Recent_Posts .carousel-inner>.item>img,
.PE_Recent_Posts .carousel-inner>.item>a>img {
line-height: 1;
}
.PE_Recent_Posts .carousel-inner>.active,
.PE_Recent_Posts .carousel-inner>.next,
.PE_Recent_Posts .carousel-inner>.prev {
display: block;
}
.PE_Recent_Posts .carousel-inner>.active {
left: 0;
}
.PE_Recent_Posts .carousel-inner>.next,
.PE_Recent_Posts .carousel-inner>.prev {
position: absolute;
top     : 0;
width   : 100%;
}
.PE_Recent_Posts .carousel-inner>.next {
left: 100%;
}
.PE_Recent_Posts .carousel-inner>.prev {
left: -100%;
}
.PE_Recent_Posts .carousel-inner>.next.left,
.PE_Recent_Posts .carousel-inner>.prev.right {
left: 0;
}
.PE_Recent_Posts .carousel-inner>.active.left {
left: -100%;
}
.PE_Recent_Posts .carousel-inner>.active.right {
left: 100%;
}
.PE_Recent_Posts .carousel-indicators {
position    : absolute;
bottom      : 10px;
left        : 50%;
z-index     : 15;
width       : 60%;
padding-left: 0;
margin-left : -30%;
text-align  : center;
list-style  : none;
}
.PE_Recent_Posts .carousel-indicators li {
display         : inline-block;
width           : 10px;
height          : 10px;
margin          : 1px;
text-indent     : -999px;
cursor          : pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border          : 1px solid #fff;
border-radius   : 10px;
}
.PE_Recent_Posts .carousel-indicators .active {
width           : 12px;
height          : 12px;
margin          : 0;
background-color: #fff;
}
.PE_Recent_Posts .carousel-caption {
position      : absolute;
right         : 15%;
bottom        : 20px;
left          : 15%;
z-index       : 10;
padding-top   : 20px;
padding-bottom: 20px;
color         : #fff;
text-align    : center;
text-shadow   : 0 1px 2px rgba(0, 0, 0, .6);
}
.PE_Recent_Posts .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.PE_Recent_Posts .carousel-control .glyphicon-chevron-left,
.PE_Recent_Posts .carousel-control .glyphicon-chevron-right,
.PE_Recent_Posts .carousel-control .icon-prev,
.PE_Recent_Posts .carousel-control .icon-next {
width     : 30px;
height    : 30px;
margin-top: -15px;
font-size : 30px;
}
.PE_Recent_Posts .carousel-control .glyphicon-chevron-left,
.PE_Recent_Posts .carousel-control .icon-prev {
margin-left: -15px;
}
.PE_Recent_Posts .carousel-control .glyphicon-chevron-right,
.PE_Recent_Posts .carousel-control .icon-next {
margin-right: -15px;
}
.PE_Recent_Posts .carousel-caption {
right         : 20%;
left          : 20%;
padding-bottom: 30px;
}
.PE_Recent_Posts .carousel-indicators {
bottom: 20px;
}
} .PE_Recent_Posts .carousel * {
-webkit-box-sizing: border-box;
-moz-box-sizing   : border-box;
box-sizing        : border-box;
}
.pe-recent-posts-outer {
position: relative;
}
.pe-recent-posts-outer.bullets-on-board {
padding: 40px 0 0;
}
.pe-recent-posts-outer ol.carousel-indicators {
bottom    : auto;
left      : 0;
margin    : 0;
position  : absolute;
text-align: center;
top       : 0;
width     : 100%;
}
.pe-recent-posts-outer .carousel-indicators li {
background : #ccc none repeat scroll 0 0;
border     : medium none;
margin     : 1px !important;
padding    : 0;
text-indent: 9999px;
white-space: nowrap;
overflow   : hidden;
color      : #fff;
}
.pe-recent-posts-outer .carousel-indicators .active {
background: #000 none repeat scroll 0 0;
border    : medium none;
height    : 10px;
margin    : 1px !important;
width     : 10px;
}
.pe-recent-posts-outer .caption {
border: medium none;
margin: 0;
width : auto;
}
.pe-recent-posts-outer .caption .pe-creation-date {
font-size: 0.9em;
}
.pe-recent-posts-outer .caption h1,
.pe-recent-posts-outer .caption h2,
.pe-recent-posts-outer .caption h3,
.pe-recent-posts-outer .caption h4,
.pe-recent-posts-outer .caption h5,
.pe-recent-posts-outer .caption h6 {
clear : none;
margin: 0 0 10px;
}
.pe-recent-posts-outer .caption h1 {
font-size: 1.4em;
}
.pe-recent-posts-outer .caption h2 {
font-size: 1.3em;
}
.pe-recent-posts-outer .caption h3 {
font-size: 1.2em;
}
.pe-recent-posts-outer .caption h4 {
font-size: 1.1em;
}
.pe-recent-posts-outer .caption h5 {
font-size: 1em;
}
.pe-recent-posts-outer .caption h6 {
font-size: 0.9em;
}
.pe-recent-posts-outer .caption .pe-creation-date+h5 {
margin-bottom: 0;
}
.pe-recent-posts-outer .excerpt-text {
margin: 5px 0 0;
}
.pe-recent-posts-outer ul.thumbnails {
float  : left;
margin : 0;
padding: 0;
width  : 100%;
}
.pe-recent-posts-outer ul.thumbnails li {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
list-style: outside none none;
margin    : 0;
padding   : 0;
}
.pe-recent-posts-outer ul.thumbnails li:before,
.pe-recent-posts-outer ul.thumbnails li:after {
display: none;
}
.pe-recent-posts-outer .image-left ul li .thumbnail-box-in>a {
float   : left;
position: relative;
z-index : 5;
}
.pe-recent-posts-outer .image-left ul li img {
float : left;
margin: 0 15px 10px 0;
}
.pe-recent-posts-outer .image-right ul li .thumbnail-box-in>a {
float   : right;
position: relative;
z-index : 5;
}
.pe-recent-posts-outer .image-right ul li img {
float : right;
margin: 0 0 10px 15px;
}
.pe-recent-posts-outer .image-top ul li a {
display: block;
margin : 0 0 10px;
outline-offset: -2px;
}
.pe-recent-posts-outer .image-top ul li img {
float         : none;
max-width     : 100%;
vertical-align: middle;
}
.pe-recent-posts-outer .image-bottom ul li img {
float : none;
margin: 10px 0 0;
}
.PE_Recent_Posts .pe-slides-separator {
clear : both;
height: 0;
width : 100%;
}
.PE_Recent_Posts .pe-slides-separator-even {
display: none;
clear  : both;
height : 0;
width  : 100%;
}
.el-in-row-1 .thumbnails:nth-child(1n+1) {
clear: both;
}
.el-in-row-2 .thumbnails:nth-child(2n+1) {
clear: both;
}
.el-in-row-3 .thumbnails:nth-child(3n+1) {
clear: both;
}
.el-in-row-4 .thumbnails:nth-child(4n+1) {
clear: both;
}
.el-in-row-5 .thumbnails:nth-child(5n+1) {
clear: both;
}
.el-in-row-6 .thumbnails:nth-child(6n+1) {
clear: both;
}
.el-in-row-7 .thumbnails:nth-child(7n+1) {
clear: both;
}
.el-in-row-8 .thumbnails:nth-child(8n+1) {
clear: both;
}
.el-in-row-9 .thumbnails:nth-child(9n+1) {
clear: both;
}
.el-in-row-10 .thumbnails:nth-child(10n+1) {
clear: both;
}
.pe-recent-posts-outer .pe-carousel-navigation-container {
position: absolute;
right   : 0;
top     : -43px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container.up-down {
top: -42px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control {
display  : inline-block;
font-size: 24px;
height   : 24px;
position : static;
width    : 16px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control:hover,
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control:focus {
text-decoration: none;
opacity        : 0.8;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control i {
display   : block;
text-align: center;
}
.pe-recent-posts-outer .pe-carousel-navigation-container.up-down .carousel-control i {
line-height: 16px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container.up-down .carousel-control {
display: block;
height : 16px;
width  : 24px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control.right {
margin-left: 4px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control.up {
margin-bottom: 4px;
}
.pe-more-from-category {
text-align: right;
padding   : 10px 0 0;
}
.pe-author {
display: block;
}
.pe-recent-posts-outer ul.thumbnails li ul.pe-categories-list {
display: inline;
}
.pe-recent-posts-outer ul.thumbnails li ul.pe-categories-list li {
display: inline;
}
.pe-recent-posts-outer ul.thumbnails li ul.pe-categories-list li:last-child .pe-category-list-sep {
display: none;
} .carousel.vertical .carousel-inner {
height: 100%;
width : auto;
}
.carousel.vertical .carousel-inner>.item {
width             : auto;
-webkit-transition: 0.6s ease-in-out top;
transition        : 0.6s ease-in-out top;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
.carousel.vertical .carousel-inner>.item {
-webkit-transition: 0.6s ease-in-out;
transition        : 0.6s ease-in-out;
}
.carousel.vertical .carousel-inner>.item.next,
.carousel.vertical .carousel-inner>.item.active.right {
-webkit-transform: translate3d(0, 100%, 0);
transform        : translate3d(0, 100%, 0);
top              : 0;
}
.carousel.vertical .carousel-inner>.item.prev,
.carousel.vertical .carousel-inner>.item.active.left {
-webkit-transform: translate3d(0, -100%, 0);
transform        : translate3d(0, -100%, 0);
top              : 0;
}
.carousel.vertical .carousel-inner>.item.next.left,
.carousel.vertical .carousel-inner>.item.prev.right,
.carousel.vertical .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform        : translate3d(0, 0, 0);
top              : 0;
}
}
.carousel.vertical .carousel-inner>.active,
.carousel.vertical .carousel-inner>.next,
.carousel.vertical .carousel-inner>.prev {
display: block;
}
.carousel.vertical .carousel-inner>.active {
top : 0;
left: 0;
}
.carousel.vertical .carousel-inner>.next,
.carousel.vertical .carousel-inner>.prev {
position: absolute;
top     : 0;
left    : 0;
width   : 100%;
}
.carousel.vertical .carousel-inner>.next {
top : 100%;
left: 0;
}
.carousel.vertical .carousel-inner>.prev {
top : -100%;
left: 0;
}
.carousel.vertical .carousel-inner>.next.left,
.carousel.vertical .carousel-inner>.prev.right {
top    : 0;
left   : 0;
z-index: 999;
}
.carousel.vertical .carousel-inner>.active.left {
top : -100%;
left: 0;
}
.carousel.vertical .carousel-inner>.active.right {
top : 100%;
left: 0;
} @media (min-width: 768px) and (max-width: 991px) {
.pe-recent-posts-outer.carousel.even-items-in-row ul.thumbnails {
width: 50% !important;
}
.pe-recent-posts-outer.even-items-in-row .pe-slides-separator-even {
display: block;
}
.pe-recent-posts-outer.even-items-in-row .pe-slides-separator {
display: none;
}
}
@media (max-width: 767px) {
.pe-recent-posts-outer.carousel ul.thumbnails {
width: 100% !important;
}
}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\f95b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\f905"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\f95c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\f95d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\f95e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\f95f"}.fa-handshake-slash:before{content:"\f960"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\f961"}.fa-head-side-cough-slash:before{content:"\f962"}.fa-head-side-mask:before{content:"\f963"}.fa-head-side-virus:before{content:"\f964"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\f965"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\f966"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\f967"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\f968"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\f969"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\f96a"}.fa-pump-soap:before{content:"\f96b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\f96c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\f96e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\f96f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\f970"}.fa-store-slash:before{content:"\f971"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\f972"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\f974"}.fa-virus-slash:before{content:"\f975"}.fa-viruses:before{content:"\f976"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-brands-400.eot);src:url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-brands-400.woff2) format("woff2"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-brands-400.woff) format("woff"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-brands-400.ttf) format("truetype"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-regular-400.eot);src:url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-regular-400.woff2) format("woff2"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-regular-400.woff) format("woff"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-regular-400.ttf) format("truetype"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-solid-900.eot);src:url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-solid-900.woff2) format("woff2"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-solid-900.woff) format("woff"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-solid-900.ttf) format("truetype"),url(//www.premus.hr/wp-content/themes/pe-eco-energy/fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
.container-fluid,
.pe-container {
max-width: 1500px;
padding-right: 30px;
padding-left: 30px;
margin-right: auto;
margin-left: auto;
}
.container-fluid:before,
.pe-container:before,
.container-fluid:after,
.pe-container:after {
content: ' ';
display: table;
}
.container-fluid:after,
.pe-container:after {
clear: both;
}
.container-fluid.full,
.pe-container.full {
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
.container-fluid.full > .row,
.pe-container.full > .row,
.container-fluid.full > .pe-row,
.pe-container.full > .pe-row {
margin-left: 0;
margin-right: 0;
}
#pe-bar .container-fluid.full,
#pe-copyrights .container-fluid.full,
#pe-bar .pe-container.full,
#pe-copyrights .pe-container.full {
padding-left: 50px;
padding-right: 50px;
}
.row,
.pe-row {
margin-right: -30px;
margin-left: -30px;
}
.row:before,
.pe-row:before,
.row:after,
.pe-row:after {
content: ' ';
display: table;
}
.row:after,
.pe-row:after {
clear: both;
}
.pe-widget {
float: left;
position: relative;
min-height: 1px;
padding-right: 30px;
padding-left: 30px;
width: 100%;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 30px;
padding-left: 30px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-1.pe-image-cover,
.col-xs-2.pe-image-cover,
.col-xs-3.pe-image-cover,
.col-xs-4.pe-image-cover,
.col-xs-5.pe-image-cover,
.col-xs-6.pe-image-cover,
.col-xs-7.pe-image-cover,
.col-xs-8.pe-image-cover,
.col-xs-9.pe-image-cover,
.col-xs-10.pe-image-cover,
.col-xs-11.pe-image-cover,
.col-xs-12.pe-image-cover {
position: static !important;
}
.col-xs-1.pe-image-cover img,
.col-xs-2.pe-image-cover img,
.col-xs-3.pe-image-cover img,
.col-xs-4.pe-image-cover img,
.col-xs-5.pe-image-cover img,
.col-xs-6.pe-image-cover img,
.col-xs-7.pe-image-cover img,
.col-xs-8.pe-image-cover img,
.col-xs-9.pe-image-cover img,
.col-xs-10.pe-image-cover img,
.col-xs-11.pe-image-cover img,
.col-xs-12.pe-image-cover img {
position: absolute;
top: 0;
left: 0;
object-fit: cover;
height: 100% !important;
padding: 0;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-1.pe-image-cover,
.col-sm-2.pe-image-cover,
.col-sm-3.pe-image-cover,
.col-sm-4.pe-image-cover,
.col-sm-5.pe-image-cover,
.col-sm-6.pe-image-cover,
.col-sm-7.pe-image-cover,
.col-sm-8.pe-image-cover,
.col-sm-9.pe-image-cover,
.col-sm-10.pe-image-cover,
.col-sm-11.pe-image-cover,
.col-sm-12.pe-image-cover {
position: static !important;
}
.col-sm-1.pe-image-cover img,
.col-sm-2.pe-image-cover img,
.col-sm-3.pe-image-cover img,
.col-sm-4.pe-image-cover img,
.col-sm-5.pe-image-cover img,
.col-sm-6.pe-image-cover img,
.col-sm-7.pe-image-cover img,
.col-sm-8.pe-image-cover img,
.col-sm-9.pe-image-cover img,
.col-sm-10.pe-image-cover img,
.col-sm-11.pe-image-cover img,
.col-sm-12.pe-image-cover img {
position: absolute;
top: 0;
left: 0;
object-fit: cover;
height: 100% !important;
padding: 0;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-1.pe-image-cover,
.col-md-2.pe-image-cover,
.col-md-3.pe-image-cover,
.col-md-4.pe-image-cover,
.col-md-5.pe-image-cover,
.col-md-6.pe-image-cover,
.col-md-7.pe-image-cover,
.col-md-8.pe-image-cover,
.col-md-9.pe-image-cover,
.col-md-10.pe-image-cover,
.col-md-11.pe-image-cover,
.col-md-12.pe-image-cover {
position: static !important;
}
.col-md-1.pe-image-cover img,
.col-md-2.pe-image-cover img,
.col-md-3.pe-image-cover img,
.col-md-4.pe-image-cover img,
.col-md-5.pe-image-cover img,
.col-md-6.pe-image-cover img,
.col-md-7.pe-image-cover img,
.col-md-8.pe-image-cover img,
.col-md-9.pe-image-cover img,
.col-md-10.pe-image-cover img,
.col-md-11.pe-image-cover img,
.col-md-12.pe-image-cover img {
position: absolute;
top: 0;
left: 0;
object-fit: cover;
height: 100% !important;
padding: 0;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-12 {
width: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-1.pe-image-cover,
.col-lg-2.pe-image-cover,
.col-lg-3.pe-image-cover,
.col-lg-4.pe-image-cover,
.col-lg-5.pe-image-cover,
.col-lg-6.pe-image-cover,
.col-lg-7.pe-image-cover,
.col-lg-8.pe-image-cover,
.col-lg-9.pe-image-cover,
.col-lg-10.pe-image-cover,
.col-lg-11.pe-image-cover,
.col-lg-12.pe-image-cover {
position: static !important;
}
.col-lg-1.pe-image-cover img,
.col-lg-2.pe-image-cover img,
.col-lg-3.pe-image-cover img,
.col-lg-4.pe-image-cover img,
.col-lg-5.pe-image-cover img,
.col-lg-6.pe-image-cover img,
.col-lg-7.pe-image-cover img,
.col-lg-8.pe-image-cover img,
.col-lg-9.pe-image-cover img,
.col-lg-10.pe-image-cover img,
.col-lg-11.pe-image-cover img,
.col-lg-12.pe-image-cover img {
position: absolute;
top: 0;
left: 0;
object-fit: cover;
height: 100% !important;
padding: 0;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
}
.pe-row.margin {
margin: 0;
}
.pe-row.margin .col-xs-1,
.pe-row.margin .col-xs-2,
.pe-row.margin .col-xs-3,
.pe-row.margin .col-xs-4,
.pe-row.margin .col-xs-5,
.pe-row.margin .col-xs-6,
.pe-row.margin .col-xs-7,
.pe-row.margin .col-xs-8,
.pe-row.margin .col-xs-9,
.pe-row.margin .col-xs-10,
.pe-row.margin .col-xs-11,
.pe-row.margin .col-xs-12,
.pe-row.margin .col-sm-1,
.pe-row.margin .col-sm-2,
.pe-row.margin .col-sm-3,
.pe-row.margin .col-sm-4,
.pe-row.margin .col-sm-5,
.pe-row.margin .col-sm-6,
.pe-row.margin .col-sm-7,
.pe-row.margin .col-sm-8,
.pe-row.margin .col-sm-9,
.pe-row.margin .col-sm-10,
.pe-row.margin .col-sm-11,
.pe-row.margin .col-sm-12,
.pe-row.margin .col-md-1,
.pe-row.margin .col-md-2,
.pe-row.margin .col-md-3,
.pe-row.margin .col-md-4,
.pe-row.margin .col-md-5,
.pe-row.margin .col-md-6,
.pe-row.margin .col-md-7,
.pe-row.margin .col-md-8,
.pe-row.margin .col-md-9,
.pe-row.margin .col-md-10,
.pe-row.margin .col-md-11,
.pe-row.margin .col-md-12,
.pe-row.margin .col-lg-1,
.pe-row.margin .col-lg-2,
.pe-row.margin .col-lg-3,
.pe-row.margin .col-lg-4,
.pe-row.margin .col-lg-5,
.pe-row.margin .col-lg-6,
.pe-row.margin .col-lg-7,
.pe-row.margin .col-lg-8,
.pe-row.margin .col-lg-9,
.pe-row.margin .col-lg-10,
.pe-row.margin .col-lg-11,
.pe-row.margin .col-lg-12 {
padding: 0;
}
.clearfix:before,
.clearfix:after {
content: ' ';
display: table;
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide,
.hidden {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.no-bold {
font-weight: normal;
}
.no-bold b {
font-weight: normal;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.title-left .pe-title {
text-align: left;
}
.title-right .pe-title {
text-align: right;
}
.title-center .pe-title {
text-align: center;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive:before {
display: block;
content: '';
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9:before {
padding-top: 56.25%;
}
.embed-responsive-4by3:before {
padding-top: 75%;
}
figure {
margin: 0;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: none;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-circle,
.pe-img-circle {
border-radius: 50%;
}
.img-polaroid,
.pe-img-polaroid {
background: #ffffff;
padding: 4px;
border: 1px solid #161616;
}
.img-rounded,
.pe-img-rounded {
border-radius: 5px;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.screen-reader-text:focus {
background-color: #fff;
border-radius: 3px;
clip: auto !important;
color: #000;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
[role="button"] {
cursor: pointer;
}
.pe-animation {
opacity: 0;
}
.pe-animation.animated {
opacity: 1;
}
html {
font-size: 18px;
height: 100%;
}
body {
color: #161616;
font-family: Muli, Arial, Helvetica, sans-serif;
font-size: inherit;
font-style: normal;
font-weight: 400;
letter-spacing: normal;
text-transform: none;
background-color: #3d2716;
line-height: 1.833;
}
body.overflow {
overflow: hidden;
}
body.font-readable {
letter-spacing: 0.12em;
word-spacing: 0.16em;
}
body.font-readable #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
body.font-readable .pe-best-features .pe-best-features-title,
body.font-readable .pe-widget .pe-title,
body.font-readable .button,
body.font-readable button,
body.font-readable input[type="submit"],
body.font-readable input[type="button"],
body.font-readable input[type="reset"],
body.font-readable .page-header > h1,
body.font-readable .page-header > h2,
body.font-readable .page-header > h3,
body.font-readable .page-header > h4,
body.font-readable .page-header > h5,
body.font-readable .page-header > h6,
body.font-readable .page-header > p {
letter-spacing: 0.12em;
word-spacing: 0.16em;
}
.nospace {
padding: 0 !important;
}
.nospace .pe-widget {
margin-bottom: 0;
}
.nospace-top {
padding-top: 0 !important;
}
.nospace-bottom {
padding-bottom: 0 !important;
}
.nospace-bottom .pe-widget {
margin-bottom: 0;
}
#pe-main {
position: relative;
background: #ffffff;
}
.sticky-bar #pe-header:not(.top-bar-over-header) {
padding-top: 69px;
}
.sticky-bar #pe-logo-nav {
position: fixed;
display: block;
width: 100%;
top: 0;
right: 0;
left: 0;
z-index: 900;
-webkit-transition: background 0.15s linear;
transition: background 0.15s linear;
}
.sticky-bar .top-bar-over-header #pe-logo-nav {
z-index: 9999;
}
.sticky-bar.scrolled #pe-logo-nav {
z-index: 2000;
}
.admin-bar.sticky-bar #pe-logo-nav {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar.sticky-bar #pe-logo-nav {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar.sticky-bar #pe-header {
padding-top: 0 !important;
}
.admin-bar.sticky-bar #pe-logo-nav {
position: static;
}
}
#pe-nav {
padding-top: 20px;
}
body:not(.wcag-icon) #pe-header-body #pe-header-body-in {
padding-top: 20px;
}
#pe-header-body #pe-header-body-in {
padding: 40px 0 20px;
}
#pe-header-body.menu-left #pe-logo {
float: left;
}
#pe-header-body.menu-left .pe-main-menu .nav-menu > .menu-item {
margin-left: 0;
}
#pe-header-body.menu-center #pe-nav {
text-align: center;
}
#pe-header-body.menu-right {
max-width: 1500px;
padding-right: 30px;
padding-left: 30px;
margin-right: auto;
margin-left: auto;
position: relative;
}
#pe-header-body.menu-right #pe-header-body-in {
display: flex;
align-items: center;
justify-content: center;
}
#pe-header-body.menu-right #pe-wcag {
padding-left: 0;
padding-right: 10px;
}
#pe-header-body.menu-right #pe-wcag #pe-wcag-inside {
position: static; }
#pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-icon {
position: absolute;
right: 30px;
top: 0;
margin-top: 0;
}
#pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-settings {
right: 30px;
top: 0;
}
#pe-header-body.menu-right #pe-nav {
padding: 0 0 0 10px;
text-align: right;
flex: 1;
}
#pe-logo-nav {
color: #161616;
background: transparent;
border-bottom: 1px solid #dd8a27;
position: relative;
}
#pe-logo-nav.hovered {
z-index: 9999;
}
.topbar-mode-default #pe-logo-nav {
background: #ffffff;
}
.sticky-bar.scrolled #pe-logo-nav {
color: #161616;
}
.sticky-bar.scrolled .topbar-shadow-on-scroll #pe-logo-nav {
box-shadow: 0px 2px 5px rgba(22, 22, 22, 0.2);
}
.sticky-bar.scrolled .topbar-mode-on-scroll #pe-logo-nav {
background: #ffffff;
}
.sticky-bar.scrolled .topbar-mode-default #pe-logo-nav {
background: #ffffff;
}
.topbar-shadow-default #pe-logo-nav {
box-shadow: 5px 0px 5px rgba(22, 22, 22, 0.2);
}
#pe-logo a {
display: block;
position: relative;
}
#pe-logo .pe-logo-text {
font-size: 38px;
line-height: 1.1;
font-weight: 700;
text-transform: uppercase;
color: #161616;
}
#pe-logo .pe-logo-desc {
line-height: 1.1;
}
#pe-main-menu {
display: inline-block;
position: relative;
z-index: 5;
vertical-align: middle;
}
#pe-search {
display: inline-block;
vertical-align: middle;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0px;
margin-left: 30px;
position: relative;
z-index: 100;
}
#pe-search .pe-search-close,
#pe-search h3 {
display: none;
}
body > #pe-search {
position: fixed;
left: 50%;
top: 160px;
z-index: 9999;
margin: 0;
transform: translate(-50%, 0);
width: 50vw;
height: 400px;
padding: 80px;
background: #f6f6f6;
box-shadow: 0 3px 15px #161616;
}
body > #pe-search form {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: calc(100% - 160px);
}
body > #pe-search .pe-search-close {
position: absolute;
right: 0;
bottom: 0;
font-size: 20px;
width: 40px;
height: 40px;
text-align: center;
line-height: 20px;
cursor: pointer;
padding: 10px;
display: block;
}
body > #pe-search #search_label {
display: block;
margin: 0 0 10px;
font-size: 0.89em;
text-transform: uppercase;
font-weight: 700;
position: static;
width: auto;
height: auto;
clip: unset;
}
body > #pe-search .pe-search-input {
top: 0;
}
body > #pe-search .pe-search-input input {
width: 100%;
height: 80px;
padding: 0 20px;
}
body.search-opened {
overflow: hidden;
}
body.search-opened #pe-header,
body.search-opened #pe-main-menu,
body.search-opened #pe-content-part,
body.search-opened #pe-copyrights,
body.search-opened #pe-footer,
body.search-opened #pe-header-sidebar,
body.search-opened #pe-top1,
body.search-opened #pe-top2,
body.search-opened #pe-top3,
body.search-opened #pe-top4,
body.search-opened #pe-top5,
body.search-opened #pe-bottom1,
body.search-opened #pe-bottom2,
body.search-opened #pe-bottom3,
body.search-opened #pe-bottom4,
body.search-opened #pe-bottom5,
body.search-opened #pe-wcag {
-webkit-filter: blur(2px);
filter: blur(2px);
}
body.search-opened #pe-search .pe-search-input {
display: inline-block !important;
position: static;
width: calc(100% - 80px);
}
body.search-opened #pe-search .button {
height: 80px;
display: inline-block;
width: 80px;
background: #487f5b;
color: #ffffff;
vertical-align: bottom;
box-shadow: 0 3px 20px rgba(72, 127, 91, 0.7);
}
body.search-opened #pe-search .button:hover,
body.search-opened #pe-search .button:focus {
box-shadow: none;
}
#pe-main #pe-wcag-mobile {
display: none;
vertical-align: middle;
margin-top: 24px;
margin-bottom: 24px;
margin-left: 30px;
}
#pe-main #pe-wcag-mobile a {
cursor: pointer;
display: block;
color: #161616;
line-height: 1;
height: 20px;
line-height: 20px;
font-size: 18px;
text-align: center;
}
#pe-main #pe-wcag-mobile a:hover,
#pe-main #pe-wcag-mobile a.active,
#pe-main #pe-wcag-mobile a:focus {
color: #487f5b;
}
#pe-offcanvas-button {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
margin-left: 30px;
position: relative;
z-index: 100;
}
#pe-search + #pe-offcanvas-button {
margin-left: 10px;
}
.wide-page .pe-container,
.wide-page .container-fluid {
max-width: 100%;
}
#pe-wcag #pe-wcag-inside {
position: relative;
text-align: center;
}
#pe-wcag #pe-wcag-inside .pe-wcag-icon {
cursor: pointer;
background: #161616;
color: #ffffff;
position: relative;
width: 32px;
height: 32px;
text-align: center;
line-height: 32px;
float: right;
z-index: 601;
margin-top: -40px;
padding: 0;
box-shadow: none;
}
#pe-wcag #pe-wcag-inside .pe-wcag-icon:hover,
#pe-wcag #pe-wcag-inside .pe-wcag-icon:focus {
background: #1a68b3;
}
#pe-wcag #pe-wcag-inside .pe-wcag-close {
position: absolute;
right: 0;
bottom: 0;
width: 32px;
height: 32px;
padding: 0;
background: #487f5b;
color: #ffffff;
box-shadow: none;
font-size: 16px;
line-height: 32px;
}
#pe-wcag #pe-wcag-inside #pe-logo {
display: inline-block;
}
#pe-main .pe-wcag-settings {
opacity: 0;
transition: visibility 0.1s, opacity 0.1s linear;
font-size: 0.89em;
z-index: 600;
padding: 40px;
margin: 0;
text-align: left;
position: absolute;
right: 0;
background: #ffffff;
color: #161616;
top: -40px;
width: 300px;
z-index: -1;
border: 2px solid #487f5b;
pointer-events: none;
}
#pe-main .pe-wcag-settings.open {
visibility: visible;
opacity: 1;
transition: visibility 0.1s, opacity 0.1s linear;
z-index: 500;
pointer-events: auto;
}
#pe-main .pe-wcag-settings ul {
margin: 0;
}
#pe-main .pe-wcag-settings > ul > li {
margin: 0 0 10px;
display: block;
}
#pe-main .pe-wcag-settings > ul > li:last-child {
margin-bottom: 0;
}
#pe-main .pe-wcag-settings li {
display: inline-block;
margin: 0 10px 0 0;
padding: 0;
}
#pe-main .pe-wcag-settings li:last-child {
margin-right: 0;
}
#pe-main .pe-wcag-settings li:before {
display: none;
}
#pe-main .pe-wcag-settings li a,
#pe-main .pe-wcag-settings li button {
display: inline-block;
vertical-align: baseline;
line-height: 1;
padding: 0;
text-decoration: none;
background: #ffffff;
font-size: 13px;
border: 1px solid #000000;
margin: 0;
border-radius: 0;
color: #000000;
box-shadow: none;
}
#pe-main .pe-wcag-settings li a:hover,
#pe-main .pe-wcag-settings li button:hover,
#pe-main .pe-wcag-settings li a:focus,
#pe-main .pe-wcag-settings li button:focus {
color: #ffffff;
background: #487f5b;
}
#pe-main .pe-wcag-settings li a .fa,
#pe-main .pe-wcag-settings li button .fa {
padding: 3px 7px;
}
#pe-main .pe-wcag-settings li.separator {
margin: 0 2px;
display: block;
}
#pe-main .pe-wcag-settings > li {
margin: 0;
display: block;
}
#pe-main .pe-wcag-settings > li:first-child {
margin: 0;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast {
background: #000000;
color: #ffffff;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast:hover,
#pe-main .pe-wcag-settings .contrast .pe-highcontrast:focus {
color: #ffffff;
background: #487f5b;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast2 {
background: #000000;
color: #ffff00;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast2:hover,
#pe-main .pe-wcag-settings .contrast .pe-highcontrast2:focus {
color: #ffffff;
background: #487f5b;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast3 {
background: #ffff00;
color: #000000;
}
#pe-main .pe-wcag-settings .contrast .pe-highcontrast3:hover,
#pe-main .pe-wcag-settings .contrast .pe-highcontrast3:focus {
color: #ffffff;
background: #487f5b;
}
#pe-header {
background-color: #f8f8f8;
color: #161616;
position: relative;
}
#pe-header-sidebar a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-header-sidebar a:not([class]):not([role]):hover,
#pe-header-sidebar a:not([class]):not([role]):focus {
color: #1c44a4;
}
.header-background-image-on #pe-header:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
background-repeat: no-repeat;
background-size: contain;
background-attachment: inherit;
background-position: center top;
opacity: 1;
pointer-events: none;
}
.diagonal-header #pe-header-sidebar {
position: relative;
z-index: 2;
}
.diagonal-header #pe-header + #pe-top1:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #ffffff;
}
.diagonal-header #pe-header + #pe-top2:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #f7f7f7;
}
.diagonal-header #pe-header + #pe-top3:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #ffffff;
}
.diagonal-header #pe-header + #pe-top4:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #ffffff;
}
.diagonal-header #pe-header + #pe-top5:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #f7f7f7;
}
.diagonal-header #pe-header + #pe-bottom1:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #f7f7f7;
}
.diagonal-header #pe-header + #pe-bottom2:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #ffffff;
}
.diagonal-header #pe-header + #pe-bottom3:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #f7f7f7;
}
.diagonal-header #pe-header + #pe-bottom4:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #ffffff;
}
.diagonal-header #pe-header + #pe-bottom5:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #f7f7f7;
}
.diagonal-header #pe-header + #pe-footer:before {
content: '';
position: absolute;
top: -275px;
left: 0;
width: 100%;
height: 275px;
display: block;
-webkit-transform: skewY(-5.3deg);
transform: skewY(-5.3deg);
transform-origin: top right;
-webkit-transform-origin: top right;
pointer-events: none;
opacity: 1;
z-index: 1;
background: #3d2716;
}
.diagonal-header #pe-header + #pe-top1 > .pe-container,
.diagonal-header #pe-header + #pe-top2 > .pe-container,
.diagonal-header #pe-header + #pe-top3 > .pe-container,
.diagonal-header #pe-header + #pe-top4 > .pe-container,
.diagonal-header #pe-header + #pe-top5 > .pe-container,
.diagonal-header #pe-header + #pe-bottom1 > .pe-container,
.diagonal-header #pe-header + #pe-bottom2 > .pe-container,
.diagonal-header #pe-header + #pe-bottom3 > .pe-container,
.diagonal-header #pe-header + #pe-bottom4 > .pe-container,
.diagonal-header #pe-header + #pe-bottom5 > .pe-container,
.diagonal-header #pe-header + #pe-footer > .pe-container {
position: relative;
z-index: 4;
}
.diagonal-header-over #pe-header + #pe-top1:before,
.diagonal-header-over #pe-header + #pe-top2:before,
.diagonal-header-over #pe-header + #pe-top3:before,
.diagonal-header-over #pe-header + #pe-top4:before,
.diagonal-header-over #pe-header + #pe-top5:before,
.diagonal-header-over #pe-header + #pe-bottom1:before,
.diagonal-header-over #pe-header + #pe-bottom2:before,
.diagonal-header-over #pe-header + #pe-bottom3:before,
.diagonal-header-over #pe-header + #pe-bottom4:before,
.diagonal-header-over #pe-header + #pe-bottom5:before,
.diagonal-header-over #pe-header + #pe-footer:before {
z-index: 3;
}
#pe-top1 {
color: #161616;
background: #ffffff;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-top1:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: inherit;
background-attachment: inherit;
background-position: left top;
opacity: 1;
}
#pe-top1 a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-top1 a:not([class]):not([role]):hover,
#pe-top1 a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-top2 {
color: #161616;
background: #f7f7f7;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-top2:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: inherit;
background-attachment: inherit;
background-position: left top;
opacity: 1;
}
#pe-top2 a:not([class]):not([role]) {
color: #161616;
}
#pe-top2 a:not([class]):not([role]):hover,
#pe-top2 a:not([class]):not([role]):focus {
color: #487f5b;
}
#pe-top3 {
color: #161616;
background: #ffffff;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-top3:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: inherit;
background-attachment: inherit;
background-position: left top;
opacity: 1;
}
#pe-top3 a:not([class]):not([role]) {
color: #161616;
}
#pe-top3 a:not([class]):not([role]):hover,
#pe-top3 a:not([class]):not([role]):focus {
color: #487f5b;
}
#pe-top4 {
color: #161616;
background: #ffffff;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-top4:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: inherit;
background-attachment: inherit;
background-position: left top;
opacity: 1;
}
#pe-top4 a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-top4 a:not([class]):not([role]):hover,
#pe-top4 a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-top5 {
color: #161616;
background: #f7f7f7;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-top5:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: cover;
background-attachment: inherit;
background-position: center center;
opacity: 1;
}
#pe-top5 a:not([class]):not([role]) {
color: #407251;
}
#pe-top5 a:not([class]):not([role]):hover,
#pe-top5 a:not([class]):not([role]):focus {
color: #407251;
}
#pe-breadcrumbs {
padding-top: 40px;
background: #f7f7f7;
padding-bottom: 40px;
line-height: 2.25;
clear: both;
}
#pe-breadcrumbs .page-header {
text-align: left;
margin: 0;
}
#pe-content-part {
padding-top: 30px;
padding-bottom: 9px;
}
#pe-content-part #pe-maincontent {
margin-bottom: 21px;
} #pe-bottom1 {
color: #161616;
background: #f7f7f7;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-bottom1:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: inherit;
background-attachment: inherit;
background-position: left top;
opacity: 1;
}
#pe-bottom1 a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom1 a:not([class]):not([role]):hover,
#pe-bottom1 a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-bottom2 {
color: #161616;
background: #ffffff;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-bottom2:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: contain;
background-attachment: inherit;
background-position: center center;
opacity: 1;
}
#pe-bottom2 a:not([class]):not([role]) {
color: #487f5b;
}
#pe-bottom2 a:not([class]):not([role]):hover,
#pe-bottom2 a:not([class]):not([role]):focus {
color: #487f5b;
}
#pe-bottom3 {
color: #161616;
background: #f7f7f7;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-bottom3:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: inherit;
background-attachment: inherit;
background-position: left top;
opacity: 1;
}
#pe-bottom3 a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom3 a:not([class]):not([role]):hover,
#pe-bottom3 a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-bottom4 {
color: #161616;
background: #ffffff;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-bottom4:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: inherit;
background-attachment: inherit;
background-position: left top;
opacity: 1;
}
#pe-bottom4 a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom4 a:not([class]):not([role]):hover,
#pe-bottom4 a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-bottom5 {
color: #161616;
background: #f7f7f7;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-bottom5:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-repeat: no-repeat;
background-size: inherit;
background-attachment: inherit;
background-position: left top;
opacity: 1;
}
#pe-bottom5 a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom5 a:not([class]):not([role]):hover,
#pe-bottom5 a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-footer {
color: #ffffff;
background: #3d2716;
padding-top: 30px;
padding-bottom: 9px;
position: relative;
}
#pe-footer:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
pointer-events: none;
background-image: url(https://www.premus.hr/wp-content/uploads/2021/11/Footer-Pozadina-Polje-Premus-Obrt.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
background-position: center top;
opacity: 1;
}
#pe-footer a:not([class]):not([role]) {
color: #ffffff;
}
#pe-footer a:not([class]):not([role]):hover,
#pe-footer a:not([class]):not([role]):focus {
color: #487f5b;
}
#pe-copyrights {
color: rgba(255, 255, 255, 0.7);
background: #3d2716;
font-size: 0.89em;
line-height: 1.1;
position: relative;
}
#pe-copyrights #pe-copyrights-in {
padding: 30px 0;
border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#pe-copyrights #pe-copyrights-info,
#pe-copyrights #pixelemu-copyrights {
display: inline-block;
vertical-align: top;
}
#pe-copyrights #pe-copyrights-info {
padding-right: 10px;
float: left;
}
#pe-copyrights #pixelemu-copyrights {
padding-left: 10px;
float: right;
}
#pe-copyrights a {
color: inherit;
}
#pe-copyrights a:hover {
text-decoration: underline;
}
a {
color: inherit;
text-decoration: underline;
}
a:hover,
a:active,
a:focus {
outline: 0;
text-decoration: underline;
color: #487f5b;
} ::selection {
background: #487f5b;
color: #ffffff;
}
::-webkit-selection {
background: #487f5b;
color: #ffffff;
}
::-moz-selection {
background: #487f5b;
color: #ffffff;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
line-height: 1.5;
vertical-align: middle;
font-size: 1em;
font-style: normal;
font-weight: 400;
font-family: inherit;
padding: 15px 15px 14px;
border: 2px solid #161616;
color: #161616;
background: transparent;
max-width: 100%;
text-transform: none;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
color: #161616;
opacity: 1 !important;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
color: #161616;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
color: #161616;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
color: #161616;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
color: rgba(22, 22, 22, 0.3);
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
background: transparent;
border-width: 3px !important;
padding: 14px 14px 13px;
outline: 0;
box-shadow: 0 3px 20px #161616;
}
select {
padding: 13px;
border: 1px solid #161616;
}
select option {
color: #444;
background: #fff;
}
textarea {
height: auto;
line-height: 1.2;
padding: 15px 15px 14px;
}
#pe-header select,
#pe-header textarea,
#pe-header input[type="text"],
#pe-header input[type="password"],
#pe-header input[type="datetime"],
#pe-header input[type="datetime-local"],
#pe-header input[type="date"],
#pe-header input[type="month"],
#pe-header input[type="time"],
#pe-header input[type="week"],
#pe-header input[type="number"],
#pe-header input[type="email"],
#pe-header input[type="url"],
#pe-header input[type="search"],
#pe-header input[type="tel"],
#pe-header input[type="color"] {
border-color: #161616;
}
#pe-header select:focus,
#pe-header textarea:focus,
#pe-header input[type="text"]:focus,
#pe-header input[type="password"]:focus,
#pe-header input[type="datetime"]:focus,
#pe-header input[type="datetime-local"]:focus,
#pe-header input[type="date"]:focus,
#pe-header input[type="month"]:focus,
#pe-header input[type="time"]:focus,
#pe-header input[type="week"]:focus,
#pe-header input[type="number"]:focus,
#pe-header input[type="email"]:focus,
#pe-header input[type="url"]:focus,
#pe-header input[type="search"]:focus,
#pe-header input[type="tel"]:focus,
#pe-header input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-top1 select,
#pe-top1 textarea,
#pe-top1 input[type="text"],
#pe-top1 input[type="password"],
#pe-top1 input[type="datetime"],
#pe-top1 input[type="datetime-local"],
#pe-top1 input[type="date"],
#pe-top1 input[type="month"],
#pe-top1 input[type="time"],
#pe-top1 input[type="week"],
#pe-top1 input[type="number"],
#pe-top1 input[type="email"],
#pe-top1 input[type="url"],
#pe-top1 input[type="search"],
#pe-top1 input[type="tel"],
#pe-top1 input[type="color"] {
border-color: #161616;
}
#pe-top1 select:focus,
#pe-top1 textarea:focus,
#pe-top1 input[type="text"]:focus,
#pe-top1 input[type="password"]:focus,
#pe-top1 input[type="datetime"]:focus,
#pe-top1 input[type="datetime-local"]:focus,
#pe-top1 input[type="date"]:focus,
#pe-top1 input[type="month"]:focus,
#pe-top1 input[type="time"]:focus,
#pe-top1 input[type="week"]:focus,
#pe-top1 input[type="number"]:focus,
#pe-top1 input[type="email"]:focus,
#pe-top1 input[type="url"]:focus,
#pe-top1 input[type="search"]:focus,
#pe-top1 input[type="tel"]:focus,
#pe-top1 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-top2 select,
#pe-top2 textarea,
#pe-top2 input[type="text"],
#pe-top2 input[type="password"],
#pe-top2 input[type="datetime"],
#pe-top2 input[type="datetime-local"],
#pe-top2 input[type="date"],
#pe-top2 input[type="month"],
#pe-top2 input[type="time"],
#pe-top2 input[type="week"],
#pe-top2 input[type="number"],
#pe-top2 input[type="email"],
#pe-top2 input[type="url"],
#pe-top2 input[type="search"],
#pe-top2 input[type="tel"],
#pe-top2 input[type="color"] {
border-color: #161616;
}
#pe-top2 select:focus,
#pe-top2 textarea:focus,
#pe-top2 input[type="text"]:focus,
#pe-top2 input[type="password"]:focus,
#pe-top2 input[type="datetime"]:focus,
#pe-top2 input[type="datetime-local"]:focus,
#pe-top2 input[type="date"]:focus,
#pe-top2 input[type="month"]:focus,
#pe-top2 input[type="time"]:focus,
#pe-top2 input[type="week"]:focus,
#pe-top2 input[type="number"]:focus,
#pe-top2 input[type="email"]:focus,
#pe-top2 input[type="url"]:focus,
#pe-top2 input[type="search"]:focus,
#pe-top2 input[type="tel"]:focus,
#pe-top2 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-top3 select,
#pe-top3 textarea,
#pe-top3 input[type="text"],
#pe-top3 input[type="password"],
#pe-top3 input[type="datetime"],
#pe-top3 input[type="datetime-local"],
#pe-top3 input[type="date"],
#pe-top3 input[type="month"],
#pe-top3 input[type="time"],
#pe-top3 input[type="week"],
#pe-top3 input[type="number"],
#pe-top3 input[type="email"],
#pe-top3 input[type="url"],
#pe-top3 input[type="search"],
#pe-top3 input[type="tel"],
#pe-top3 input[type="color"] {
border-color: #161616;
}
#pe-top3 select:focus,
#pe-top3 textarea:focus,
#pe-top3 input[type="text"]:focus,
#pe-top3 input[type="password"]:focus,
#pe-top3 input[type="datetime"]:focus,
#pe-top3 input[type="datetime-local"]:focus,
#pe-top3 input[type="date"]:focus,
#pe-top3 input[type="month"]:focus,
#pe-top3 input[type="time"]:focus,
#pe-top3 input[type="week"]:focus,
#pe-top3 input[type="number"]:focus,
#pe-top3 input[type="email"]:focus,
#pe-top3 input[type="url"]:focus,
#pe-top3 input[type="search"]:focus,
#pe-top3 input[type="tel"]:focus,
#pe-top3 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-top4 select,
#pe-top4 textarea,
#pe-top4 input[type="text"],
#pe-top4 input[type="password"],
#pe-top4 input[type="datetime"],
#pe-top4 input[type="datetime-local"],
#pe-top4 input[type="date"],
#pe-top4 input[type="month"],
#pe-top4 input[type="time"],
#pe-top4 input[type="week"],
#pe-top4 input[type="number"],
#pe-top4 input[type="email"],
#pe-top4 input[type="url"],
#pe-top4 input[type="search"],
#pe-top4 input[type="tel"],
#pe-top4 input[type="color"] {
border-color: #161616;
}
#pe-top4 select:focus,
#pe-top4 textarea:focus,
#pe-top4 input[type="text"]:focus,
#pe-top4 input[type="password"]:focus,
#pe-top4 input[type="datetime"]:focus,
#pe-top4 input[type="datetime-local"]:focus,
#pe-top4 input[type="date"]:focus,
#pe-top4 input[type="month"]:focus,
#pe-top4 input[type="time"]:focus,
#pe-top4 input[type="week"]:focus,
#pe-top4 input[type="number"]:focus,
#pe-top4 input[type="email"]:focus,
#pe-top4 input[type="url"]:focus,
#pe-top4 input[type="search"]:focus,
#pe-top4 input[type="tel"]:focus,
#pe-top4 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-top5 select,
#pe-top5 textarea,
#pe-top5 input[type="text"],
#pe-top5 input[type="password"],
#pe-top5 input[type="datetime"],
#pe-top5 input[type="datetime-local"],
#pe-top5 input[type="date"],
#pe-top5 input[type="month"],
#pe-top5 input[type="time"],
#pe-top5 input[type="week"],
#pe-top5 input[type="number"],
#pe-top5 input[type="email"],
#pe-top5 input[type="url"],
#pe-top5 input[type="search"],
#pe-top5 input[type="tel"],
#pe-top5 input[type="color"] {
border-color: #161616;
}
#pe-top5 select:focus,
#pe-top5 textarea:focus,
#pe-top5 input[type="text"]:focus,
#pe-top5 input[type="password"]:focus,
#pe-top5 input[type="datetime"]:focus,
#pe-top5 input[type="datetime-local"]:focus,
#pe-top5 input[type="date"]:focus,
#pe-top5 input[type="month"]:focus,
#pe-top5 input[type="time"]:focus,
#pe-top5 input[type="week"]:focus,
#pe-top5 input[type="number"]:focus,
#pe-top5 input[type="email"]:focus,
#pe-top5 input[type="url"]:focus,
#pe-top5 input[type="search"]:focus,
#pe-top5 input[type="tel"]:focus,
#pe-top5 input[type="color"]:focus {
box-shadow: 0 3px 20px rgba(22, 22, 22, 0.7);
}
#pe-bottom1 select,
#pe-bottom1 textarea,
#pe-bottom1 input[type="text"],
#pe-bottom1 input[type="password"],
#pe-bottom1 input[type="datetime"],
#pe-bottom1 input[type="datetime-local"],
#pe-bottom1 input[type="date"],
#pe-bottom1 input[type="month"],
#pe-bottom1 input[type="time"],
#pe-bottom1 input[type="week"],
#pe-bottom1 input[type="number"],
#pe-bottom1 input[type="email"],
#pe-bottom1 input[type="url"],
#pe-bottom1 input[type="search"],
#pe-bottom1 input[type="tel"],
#pe-bottom1 input[type="color"] {
border-color: #161616;
}
#pe-bottom1 select:focus,
#pe-bottom1 textarea:focus,
#pe-bottom1 input[type="text"]:focus,
#pe-bottom1 input[type="password"]:focus,
#pe-bottom1 input[type="datetime"]:focus,
#pe-bottom1 input[type="datetime-local"]:focus,
#pe-bottom1 input[type="date"]:focus,
#pe-bottom1 input[type="month"]:focus,
#pe-bottom1 input[type="time"]:focus,
#pe-bottom1 input[type="week"]:focus,
#pe-bottom1 input[type="number"]:focus,
#pe-bottom1 input[type="email"]:focus,
#pe-bottom1 input[type="url"]:focus,
#pe-bottom1 input[type="search"]:focus,
#pe-bottom1 input[type="tel"]:focus,
#pe-bottom1 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-bottom2 select,
#pe-bottom2 textarea,
#pe-bottom2 input[type="text"],
#pe-bottom2 input[type="password"],
#pe-bottom2 input[type="datetime"],
#pe-bottom2 input[type="datetime-local"],
#pe-bottom2 input[type="date"],
#pe-bottom2 input[type="month"],
#pe-bottom2 input[type="time"],
#pe-bottom2 input[type="week"],
#pe-bottom2 input[type="number"],
#pe-bottom2 input[type="email"],
#pe-bottom2 input[type="url"],
#pe-bottom2 input[type="search"],
#pe-bottom2 input[type="tel"],
#pe-bottom2 input[type="color"] {
border-color: #161616;
}
#pe-bottom2 select:focus,
#pe-bottom2 textarea:focus,
#pe-bottom2 input[type="text"]:focus,
#pe-bottom2 input[type="password"]:focus,
#pe-bottom2 input[type="datetime"]:focus,
#pe-bottom2 input[type="datetime-local"]:focus,
#pe-bottom2 input[type="date"]:focus,
#pe-bottom2 input[type="month"]:focus,
#pe-bottom2 input[type="time"]:focus,
#pe-bottom2 input[type="week"]:focus,
#pe-bottom2 input[type="number"]:focus,
#pe-bottom2 input[type="email"]:focus,
#pe-bottom2 input[type="url"]:focus,
#pe-bottom2 input[type="search"]:focus,
#pe-bottom2 input[type="tel"]:focus,
#pe-bottom2 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-bottom3 select,
#pe-bottom3 textarea,
#pe-bottom3 input[type="text"],
#pe-bottom3 input[type="password"],
#pe-bottom3 input[type="datetime"],
#pe-bottom3 input[type="datetime-local"],
#pe-bottom3 input[type="date"],
#pe-bottom3 input[type="month"],
#pe-bottom3 input[type="time"],
#pe-bottom3 input[type="week"],
#pe-bottom3 input[type="number"],
#pe-bottom3 input[type="email"],
#pe-bottom3 input[type="url"],
#pe-bottom3 input[type="search"],
#pe-bottom3 input[type="tel"],
#pe-bottom3 input[type="color"] {
border-color: #161616;
}
#pe-bottom3 select:focus,
#pe-bottom3 textarea:focus,
#pe-bottom3 input[type="text"]:focus,
#pe-bottom3 input[type="password"]:focus,
#pe-bottom3 input[type="datetime"]:focus,
#pe-bottom3 input[type="datetime-local"]:focus,
#pe-bottom3 input[type="date"]:focus,
#pe-bottom3 input[type="month"]:focus,
#pe-bottom3 input[type="time"]:focus,
#pe-bottom3 input[type="week"]:focus,
#pe-bottom3 input[type="number"]:focus,
#pe-bottom3 input[type="email"]:focus,
#pe-bottom3 input[type="url"]:focus,
#pe-bottom3 input[type="search"]:focus,
#pe-bottom3 input[type="tel"]:focus,
#pe-bottom3 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-bottom4 select,
#pe-bottom4 textarea,
#pe-bottom4 input[type="text"],
#pe-bottom4 input[type="password"],
#pe-bottom4 input[type="datetime"],
#pe-bottom4 input[type="datetime-local"],
#pe-bottom4 input[type="date"],
#pe-bottom4 input[type="month"],
#pe-bottom4 input[type="time"],
#pe-bottom4 input[type="week"],
#pe-bottom4 input[type="number"],
#pe-bottom4 input[type="email"],
#pe-bottom4 input[type="url"],
#pe-bottom4 input[type="search"],
#pe-bottom4 input[type="tel"],
#pe-bottom4 input[type="color"] {
border-color: #161616;
}
#pe-bottom4 select:focus,
#pe-bottom4 textarea:focus,
#pe-bottom4 input[type="text"]:focus,
#pe-bottom4 input[type="password"]:focus,
#pe-bottom4 input[type="datetime"]:focus,
#pe-bottom4 input[type="datetime-local"]:focus,
#pe-bottom4 input[type="date"]:focus,
#pe-bottom4 input[type="month"]:focus,
#pe-bottom4 input[type="time"]:focus,
#pe-bottom4 input[type="week"]:focus,
#pe-bottom4 input[type="number"]:focus,
#pe-bottom4 input[type="email"]:focus,
#pe-bottom4 input[type="url"]:focus,
#pe-bottom4 input[type="search"]:focus,
#pe-bottom4 input[type="tel"]:focus,
#pe-bottom4 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-bottom5 select,
#pe-bottom5 textarea,
#pe-bottom5 input[type="text"],
#pe-bottom5 input[type="password"],
#pe-bottom5 input[type="datetime"],
#pe-bottom5 input[type="datetime-local"],
#pe-bottom5 input[type="date"],
#pe-bottom5 input[type="month"],
#pe-bottom5 input[type="time"],
#pe-bottom5 input[type="week"],
#pe-bottom5 input[type="number"],
#pe-bottom5 input[type="email"],
#pe-bottom5 input[type="url"],
#pe-bottom5 input[type="search"],
#pe-bottom5 input[type="tel"],
#pe-bottom5 input[type="color"] {
border-color: #161616;
}
#pe-bottom5 select:focus,
#pe-bottom5 textarea:focus,
#pe-bottom5 input[type="text"]:focus,
#pe-bottom5 input[type="password"]:focus,
#pe-bottom5 input[type="datetime"]:focus,
#pe-bottom5 input[type="datetime-local"]:focus,
#pe-bottom5 input[type="date"]:focus,
#pe-bottom5 input[type="month"]:focus,
#pe-bottom5 input[type="time"]:focus,
#pe-bottom5 input[type="week"]:focus,
#pe-bottom5 input[type="number"]:focus,
#pe-bottom5 input[type="email"]:focus,
#pe-bottom5 input[type="url"]:focus,
#pe-bottom5 input[type="search"]:focus,
#pe-bottom5 input[type="tel"]:focus,
#pe-bottom5 input[type="color"]:focus {
box-shadow: 0 3px 20px #161616;
}
#pe-footer select,
#pe-footer textarea,
#pe-footer input[type="text"],
#pe-footer input[type="password"],
#pe-footer input[type="datetime"],
#pe-footer input[type="datetime-local"],
#pe-footer input[type="date"],
#pe-footer input[type="month"],
#pe-footer input[type="time"],
#pe-footer input[type="week"],
#pe-footer input[type="number"],
#pe-footer input[type="email"],
#pe-footer input[type="url"],
#pe-footer input[type="search"],
#pe-footer input[type="tel"],
#pe-footer input[type="color"] {
border-color: #ffffff;
}
#pe-footer select:focus,
#pe-footer textarea:focus,
#pe-footer input[type="text"]:focus,
#pe-footer input[type="password"]:focus,
#pe-footer input[type="datetime"]:focus,
#pe-footer input[type="datetime-local"]:focus,
#pe-footer input[type="date"]:focus,
#pe-footer input[type="month"]:focus,
#pe-footer input[type="time"]:focus,
#pe-footer input[type="week"]:focus,
#pe-footer input[type="number"]:focus,
#pe-footer input[type="email"]:focus,
#pe-footer input[type="url"]:focus,
#pe-footer input[type="search"]:focus,
#pe-footer input[type="tel"]:focus,
#pe-footer input[type="color"]:focus {
box-shadow: 0 3px 20px #ffffff;
}
#pe-offcanvas select,
#pe-offcanvas textarea,
#pe-offcanvas input[type="text"],
#pe-offcanvas input[type="password"],
#pe-offcanvas input[type="datetime"],
#pe-offcanvas input[type="datetime-local"],
#pe-offcanvas input[type="date"],
#pe-offcanvas input[type="month"],
#pe-offcanvas input[type="time"],
#pe-offcanvas input[type="week"],
#pe-offcanvas input[type="number"],
#pe-offcanvas input[type="email"],
#pe-offcanvas input[type="url"],
#pe-offcanvas input[type="search"],
#pe-offcanvas input[type="tel"],
#pe-offcanvas input[type="color"] {
border-color: #0b1635;
}
#pe-offcanvas select:focus,
#pe-offcanvas textarea:focus,
#pe-offcanvas input[type="text"]:focus,
#pe-offcanvas input[type="password"]:focus,
#pe-offcanvas input[type="datetime"]:focus,
#pe-offcanvas input[type="datetime-local"]:focus,
#pe-offcanvas input[type="date"]:focus,
#pe-offcanvas input[type="month"]:focus,
#pe-offcanvas input[type="time"]:focus,
#pe-offcanvas input[type="week"]:focus,
#pe-offcanvas input[type="number"]:focus,
#pe-offcanvas input[type="email"]:focus,
#pe-offcanvas input[type="url"]:focus,
#pe-offcanvas input[type="search"]:focus,
#pe-offcanvas input[type="tel"]:focus,
#pe-offcanvas input[type="color"]:focus {
box-shadow: 0 3px 20px #0b1635;
}
.btn {
display: inline-block;
text-align: center;
cursor: pointer;
text-decoration: none;
height: auto;
line-height: 20px;
border: none;
background: #487f5b;
font-family: inherit;
font-weight: 700;
padding: 20px 60px;
color: #ffffff;
text-transform: uppercase;
font-size: 0.89em;
border-radius: 0;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
box-shadow: 0 3px 20px rgba(72, 127, 91, 0.7);
}
.btn:hover,
.btn:focus {
text-decoration: none;
color: #ffffff;
background: #3f6f4f;
box-shadow: none;
}
.btn:active {
outline: 0;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
display: inline-block;
text-align: center;
cursor: pointer;
text-decoration: none;
height: auto;
line-height: 20px;
border: none;
background: #487f5b;
font-family: inherit;
font-weight: 700;
padding: 20px 60px;
color: #ffffff;
text-transform: uppercase;
font-size: 0.89em;
border-radius: 0;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
box-shadow: 0 3px 20px rgba(72, 127, 91, 0.7);
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
text-decoration: none;
color: #ffffff;
background: #3f6f4f;
box-shadow: none;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
outline: 0;
}
.button a {
color: #ffffff;
text-decoration: none;
}
.button:hover a,
.button:focus a {
color: #ffffff;
}
#pe-header .button,
#pe-header button,
#pe-header input[type="submit"],
#pe-header input[type="button"],
#pe-header input[type="reset"] {
color: #f8f8f8;
background: #161616;
}
#pe-header .button:hover,
#pe-header button:hover,
#pe-header input[type="submit"]:hover,
#pe-header input[type="button"]:hover,
#pe-header input[type="reset"]:hover,
#pe-header .button:focus,
#pe-header button:focus,
#pe-header input[type="submit"]:focus,
#pe-header input[type="button"]:focus,
#pe-header input[type="reset"]:focus {
background: rgba(22, 22, 22, 0.8);
}
.readmore {
display: inline-block;
position: relative;
vertical-align: middle;
text-align: center;
text-decoration: none;
min-width: 170px;
padding: 13px 40px;
font-weight: 400;
line-height: 20px;
box-sizing: border-box;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
color: inherit;
background: none;
border: 2px solid #161616;
}
.readmore:hover,
.readmore:focus {
text-decoration: none;
color: #ffffff;
background: #161616;
}
#pe-header-sidebar .readmore {
color: inherit;
border-color: #161616;
}
#pe-header-sidebar .readmore:hover,
#pe-header-sidebar .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-top1 .readmore {
border-color: #161616;
}
#pe-top1 .readmore:hover,
#pe-top1 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-top2 .readmore {
border-color: #161616;
}
#pe-top2 .readmore:hover,
#pe-top2 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-top3 .readmore {
border-color: #161616;
}
#pe-top3 .readmore:hover,
#pe-top3 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-top4 .readmore {
border-color: #161616;
}
#pe-top4 .readmore:hover,
#pe-top4 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-top5 .readmore {
border-color: #161616;
}
#pe-top5 .readmore:hover,
#pe-top5 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-bottom1 .readmore {
border-color: #161616;
}
#pe-bottom1 .readmore:hover,
#pe-bottom1 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-bottom2 .readmore {
border-color: #161616;
}
#pe-bottom2 .readmore:hover,
#pe-bottom2 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-bottom3 .readmore {
border-color: #161616;
}
#pe-bottom3 .readmore:hover,
#pe-bottom3 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-bottom4 .readmore {
border-color: #161616;
}
#pe-bottom4 .readmore:hover,
#pe-bottom4 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-bottom5 .readmore {
border-color: #161616;
}
#pe-bottom5 .readmore:hover,
#pe-bottom5 .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-footer .readmore {
border-color: #ffffff;
}
#pe-footer .readmore:hover,
#pe-footer .readmore:focus {
color: #ffffff;
background: #ffffff;
}
#pe-main .pe-color .readmore {
border-color: #161616;
}
#pe-main .pe-color .readmore:hover,
#pe-main .pe-color .readmore:focus {
color: #ffffff;
background: #161616;
}
#pe-offcanvas .readmore {
border-color: #0b1635;
}
#pe-offcanvas .readmore:hover,
#pe-offcanvas .readmore:focus {
color: #ffffff;
background: #0b1635;
}
.readmore.readmore-icon {
position: relative;
word-wrap: break-word;
}
.readmore.readmore-icon span.fa {
margin-left: 15px;
line-height: 20px;
}
.readmore.readmore-large {
width: 100%;
font-size: 2.5em;
line-height: 1.1;
margin: 5px 0;
}
.pe-breadcrumbs {
padding: 0;
margin: 0;
list-style: none;
}
.pe-breadcrumbs > li {
float: left;
padding-right: 15px;
}
.pe-breadcrumbs > li.separator > span {
font-size: 2px;
position: relative;
top: -4px;
}
.pe-breadcrumbs > .item-current {
color: inherit;
}
.pe-pagination-block {
text-align: center;
margin: 120px 0 0;
}
.nav-links {
display: inline-block;
vertical-align: top;
margin: -5px auto;
}
.nav-links > a,
.nav-links > span {
display: inline-block;
height: 40px;
line-height: 36px;
width: 40px;
text-decoration: none;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
color: inherit;
border: 2px solid transparent;
font-weight: 700;
margin: 5px;
font-size: 0.89em;
text-transform: uppercase;
}
.nav-links > a:hover,
.nav-links > span:hover,
.nav-links > a:focus,
.nav-links > span:focus {
color: inherit;
border-bottom-color: #487f5b;
}
.nav-links > a.current,
.nav-links > span.current {
color: #ffffff;
background: #487f5b;
}
.nav-links > a.prev,
.nav-links > span.prev {
width: auto;
margin-right: 90px;
}
.nav-links > a.prev:hover,
.nav-links > span.prev:hover,
.nav-links > a.prev:focus,
.nav-links > span.prev:focus {
border-color: transparent;
}
.nav-links > a.next,
.nav-links > span.next {
width: auto;
margin-left: 90px;
}
.nav-links > a.next:hover,
.nav-links > span.next:hover,
.nav-links > a.next:focus,
.nav-links > span.next:focus {
border-color: transparent;
}
.nav-links > a.dots:hover,
.nav-links > span.dots:hover,
.nav-links > a.dots:focus,
.nav-links > span.dots:focus {
border-color: transparent;
}
.nav-links a.prev:hover,
.nav-links a.next:hover,
.nav-links a.prev:focus,
.nav-links a.next:focus {
color: #487f5b;
}
.pe-page-links {
padding: 30px 0 0;
text-align: center;
}
.pe-page-links a,
.pe-page-links > span {
display: inline-block;
line-height: 20px;
padding: 12px 20px;
text-decoration: none;
color: #ffffff;
background: #487f5b;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.pe-page-links > span,
.pe-page-links a:hover,
.pe-page-links a:focus {
color: #ffffff;
background: #3f6f4f;
}
table,
.pe-table {
width: 100%;
max-width: 100%;
margin: 0;
border-collapse: collapse;
}
table tr + tr,
.pe-table tr + tr {
border-top: 1px solid #161616;
}
table th,
.pe-table th,
table td,
.pe-table td {
padding: 20px;
line-height: 20px;
vertical-align: top;
}
table thead,
.pe-table thead {
background: #487f5b;
color: #ffffff;
}
table thead a,
.pe-table thead a {
color: #ffffff;
}
table th,
.pe-table th {
border-color: transparent;
text-align: center;
}
table > tbody + tbody,
.pe-table > tbody + tbody {
border-top: 2px solid #161616;
}
.pe-search-box .pe-search-input {
display: inline-block;
vertical-align: top;
}
.pe-search-box .pe-search-input input {
padding-top: 0;
padding-bottom: 0;
line-height: 40px;
}
.pe-search-box .pe-search-input input:focus {
border-color: #487f5b;
}
.pe-search-box .button {
padding-top: 0;
padding-bottom: 0;
padding-left: 20px;
padding-right: 20px;
line-height: 44px;
height: 44px;
}
#pe-search-form {
margin: 0 0 30px;
}
#pe-search-form .pe-search-box {
position: relative;
}
#pe-search-form .pe-search-input {
width: 100%;
padding-right: 60px;
}
#pe-search-form .pe-search-input input {
width: 100%;
padding: 0 20px;
height: 60px;
line-height: 60px;
}
#pe-search-form .button {
position: absolute;
top: 0;
right: 0;
left: auto;
padding: 0;
width: 60px;
height: 60px;
font-size: 21px;
border-radius: 0;
}
#pe-search form {
display: block;
position: relative;
margin: 0;
line-height: 1;
}
#pe-search .pe-search-input {
display: none;
position: absolute;
top: -10px;
left: auto;
right: 30px;
z-index: 2;
}
#pe-search .pe-search-input input {
width: 260px;
padding: 12px 10px;
background: #f8f8f8;
color: #161616;
line-height: 20px;
border-color: #161616;
}
#pe-search .pe-search-input input:focus {
border-color: #161616;
}
#pe-search .pe-search-input input::-webkit-input-placeholder {
color: #161616;
opacity: 1;
}
#pe-search .pe-search-input input::-moz-placeholder {
color: #161616;
opacity: 1;
}
#pe-search .pe-search-input input:-moz-placeholder { color: #161616;
opacity: 1;
}
#pe-search .pe-search-input input:-ms-input-placeholder {
color: #161616;
opacity: 1;
}
#pe-search .button {
background: none;
border: none;
color: inherit;
width: 25px;
height: 25px;
line-height: 25px;
padding: 0;
margin: 0;
font-size: 21px;
box-shadow: none;
}
#pe-search .button:hover,
#pe-search .button:focus {
color: #487f5b;
background: none;
}
#pe-search .open + .button {
float: right;
margin-right: 2px;
}
.pe-error-page .search #pe-search-searchword {
vertical-align: top;
padding-top: 0;
padding-bottom: 0;
line-height: 42px;
}
#pe-back-top {
position: fixed;
bottom: 10px;
right: 10px;
left: auto;
z-index: 999;
}
#pe-back-top a {
cursor: pointer;
display: block;
position: relative;
height: 35px;
width: 35px;
color: #ffffff;
background-color: #487f5b;
text-decoration: none;
-webkit-transition: all 1s ease 0s;
transition: all 1s ease 0s;
border-radius: 100%;
text-align: center;
opacity: 0.3;
}
#pe-back-top a span.fa {
font-size: 10px;
line-height: 35px;
}
#pe-back-top a:hover,
#pe-back-top a:focus {
opacity: 0.6;
}
.fsize70 {
font-size: 12.6px;
}
.fsize70 #pe-bottom2 {
font-size: 10.2375px;
}
.fsize70 #pe-main .pe-wcag-settings {
font-size: 10.2375px;
}
.fsize70 .menu ul li a {
font-size: 12.6px;
}
.fsize70 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize70 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize70 #pe-login {
font-size: 11.2px;
}
.fsize70 select,
.fsize70 textarea,
.fsize70 input[type="text"],
.fsize70 input[type="password"],
.fsize70 input[type="datetime"],
.fsize70 input[type="datetime-local"],
.fsize70 input[type="date"],
.fsize70 input[type="month"],
.fsize70 input[type="time"],
.fsize70 input[type="week"],
.fsize70 input[type="number"],
.fsize70 input[type="email"],
.fsize70 input[type="url"],
.fsize70 input[type="search"],
.fsize70 input[type="tel"],
.fsize70 input[type="color"] {
font-size: 0.7em;
}
.fsize70 .btn,
.fsize70 .button,
.fsize70 button,
.fsize70 input[type="submit"],
.fsize70 input[type="button"],
.fsize70 input[type="reset"] {
font-size: 0.6062em;
}
.fsize70 .readmore {
font-size: 12.6px;
}
.fsize70 .page-header > h1,
.fsize70 .page-header > h2,
.fsize70 .page-header > h3,
.fsize70 .page-header > h4,
.fsize70 .page-header > h5,
.fsize70 .page-header > h6,
.fsize70 .page-header > p {
font-size: 42px;
}
.fsize70 .pe-opening-hours .pe-title,
.fsize70 .pe-member-contact .pe-title,
.fsize70 .pe-socials .pe-title,
.fsize70 .pe-author-info .pe-title {
font-size: 28px;
}
.fsize70 .pe-comments .comment-reply-title,
.fsize70 .pe-comments .comments-title {
font-size: 28px;
}
.fsize70 .pe-widget h3.pe-title,
.fsize70 .pe-widget-raw h3.pe-title {
font-size: 28px;
}
.fsize70 .widget.widget_recent_entries ul li,
.fsize70 .widget.widget_archive ul li,
.fsize70 .widget.widget_categories ul li,
.fsize70 .widget.widget_meta ul li,
.fsize70 .widget.widget_pages ul li,
.fsize70 .widget.widget_recent_comments ul li,
.fsize70 .widget.widget_rss ul li {
font-size: 12.6px;
}
.fsize70 .widget.widget_recent_entries ul li span,
.fsize70 .widget.widget_archive ul li span,
.fsize70 .widget.widget_categories ul li span,
.fsize70 .widget.widget_meta ul li span,
.fsize70 .widget.widget_pages ul li span,
.fsize70 .widget.widget_recent_comments ul li span,
.fsize70 .widget.widget_rss ul li span {
font-size: 10px;
}
.fsize70 #pe-bottom2 .menu li a,
.fsize70 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize70 #pe-bottom2 .widget.widget_archive ul li a,
.fsize70 #pe-bottom2 .widget.widget_categories ul li a,
.fsize70 #pe-bottom2 .widget.widget_meta ul li a,
.fsize70 #pe-bottom2 .widget.widget_pages ul li a,
.fsize70 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize70 #pe-bottom2 .widget.widget_rss ul li a {
font-size: 10.2375px;
}
.fsize70 .cd-headline {
font-size: 42px;
}
.fsize70 .pe-anibox figure h2 {
font-size: 28px;
}
.fsize70 #pe-maincontent {
font-size: 12.6px;
}
.fsize80 {
font-size: 14.4px;
}
.fsize80 #pe-bottom2 {
font-size: 11.7px;
}
.fsize80 #pe-main .pe-wcag-settings {
font-size: 11.7px;
}
.fsize80 .menu ul li a {
font-size: 14.4px;
}
.fsize80 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize80 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize80 #pe-login {
font-size: 12.8px;
}
.fsize80 select,
.fsize80 textarea,
.fsize80 input[type="text"],
.fsize80 input[type="password"],
.fsize80 input[type="datetime"],
.fsize80 input[type="datetime-local"],
.fsize80 input[type="date"],
.fsize80 input[type="month"],
.fsize80 input[type="time"],
.fsize80 input[type="week"],
.fsize80 input[type="number"],
.fsize80 input[type="email"],
.fsize80 input[type="url"],
.fsize80 input[type="search"],
.fsize80 input[type="tel"],
.fsize80 input[type="color"] {
font-size: 0.8em;
}
.fsize80 .btn,
.fsize80 .button,
.fsize80 button,
.fsize80 input[type="submit"],
.fsize80 input[type="button"],
.fsize80 input[type="reset"] {
font-size: 0.6928em;
}
.fsize80 .readmore {
font-size: 14.4px;
}
.fsize80 .page-header > h1,
.fsize80 .page-header > h2,
.fsize80 .page-header > h3,
.fsize80 .page-header > h4,
.fsize80 .page-header > h5,
.fsize80 .page-header > h6,
.fsize80 .page-header > p {
font-size: 48px;
}
.fsize80 .pe-opening-hours .pe-title,
.fsize80 .pe-member-contact .pe-title,
.fsize80 .pe-socials .pe-title,
.fsize80 .pe-author-info .pe-title {
font-size: 32px;
}
.fsize80 .pe-comments .comment-reply-title,
.fsize80 .pe-comments .comments-title {
font-size: 32px;
}
.fsize80 .pe-widget h3.pe-title,
.fsize80 .pe-widget-raw h3.pe-title {
font-size: 32px;
}
.fsize80 .widget.widget_recent_entries ul li,
.fsize80 .widget.widget_archive ul li,
.fsize80 .widget.widget_categories ul li,
.fsize80 .widget.widget_meta ul li,
.fsize80 .widget.widget_pages ul li,
.fsize80 .widget.widget_recent_comments ul li,
.fsize80 .widget.widget_rss ul li {
font-size: 14.4px;
}
.fsize80 .widget.widget_recent_entries ul li span,
.fsize80 .widget.widget_archive ul li span,
.fsize80 .widget.widget_categories ul li span,
.fsize80 .widget.widget_meta ul li span,
.fsize80 .widget.widget_pages ul li span,
.fsize80 .widget.widget_recent_comments ul li span,
.fsize80 .widget.widget_rss ul li span {
font-size: 12px;
}
.fsize80 #pe-bottom2 .menu li a,
.fsize80 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize80 #pe-bottom2 .widget.widget_archive ul li a,
.fsize80 #pe-bottom2 .widget.widget_categories ul li a,
.fsize80 #pe-bottom2 .widget.widget_meta ul li a,
.fsize80 #pe-bottom2 .widget.widget_pages ul li a,
.fsize80 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize80 #pe-bottom2 .widget.widget_rss ul li a {
font-size: 11.7px;
}
.fsize80 .cd-headline {
font-size: 48px;
}
.fsize80 .pe-anibox figure h2 {
font-size: 32px;
}
.fsize80 #pe-maincontent {
font-size: 14.4px;
}
.fsize90 {
font-size: 16.2px;
}
.fsize90 #pe-bottom2 {
font-size: 13.1625px;
}
.fsize90 #pe-main .pe-wcag-settings {
font-size: 13.1625px;
}
.fsize90 .menu ul li a {
font-size: 16.2px;
}
.fsize90 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize90 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize90 #pe-login {
font-size: 14.4px;
}
.fsize90 select,
.fsize90 textarea,
.fsize90 input[type="text"],
.fsize90 input[type="password"],
.fsize90 input[type="datetime"],
.fsize90 input[type="datetime-local"],
.fsize90 input[type="date"],
.fsize90 input[type="month"],
.fsize90 input[type="time"],
.fsize90 input[type="week"],
.fsize90 input[type="number"],
.fsize90 input[type="email"],
.fsize90 input[type="url"],
.fsize90 input[type="search"],
.fsize90 input[type="tel"],
.fsize90 input[type="color"] {
font-size: 0.9em;
}
.fsize90 .btn,
.fsize90 .button,
.fsize90 button,
.fsize90 input[type="submit"],
.fsize90 input[type="button"],
.fsize90 input[type="reset"] {
font-size: 0.7794em;
}
.fsize90 .readmore {
font-size: 16.2px;
}
.fsize90 .page-header > h1,
.fsize90 .page-header > h2,
.fsize90 .page-header > h3,
.fsize90 .page-header > h4,
.fsize90 .page-header > h5,
.fsize90 .page-header > h6,
.fsize90 .page-header > p {
font-size: 54px;
}
.fsize90 .pe-opening-hours .pe-title,
.fsize90 .pe-member-contact .pe-title,
.fsize90 .pe-socials .pe-title,
.fsize90 .pe-author-info .pe-title {
font-size: 36px;
}
.fsize90 .pe-comments .comment-reply-title,
.fsize90 .pe-comments .comments-title {
font-size: 36px;
}
.fsize90 .pe-widget h3.pe-title,
.fsize90 .pe-widget-raw h3.pe-title {
font-size: 36px;
}
.fsize90 .widget.widget_recent_entries ul li,
.fsize90 .widget.widget_archive ul li,
.fsize90 .widget.widget_categories ul li,
.fsize90 .widget.widget_meta ul li,
.fsize90 .widget.widget_pages ul li,
.fsize90 .widget.widget_recent_comments ul li,
.fsize90 .widget.widget_rss ul li {
font-size: 16.2px;
}
.fsize90 .widget.widget_recent_entries ul li span,
.fsize90 .widget.widget_archive ul li span,
.fsize90 .widget.widget_categories ul li span,
.fsize90 .widget.widget_meta ul li span,
.fsize90 .widget.widget_pages ul li span,
.fsize90 .widget.widget_recent_comments ul li span,
.fsize90 .widget.widget_rss ul li span {
font-size: 13px;
}
.fsize90 #pe-bottom2 .menu li a,
.fsize90 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize90 #pe-bottom2 .widget.widget_archive ul li a,
.fsize90 #pe-bottom2 .widget.widget_categories ul li a,
.fsize90 #pe-bottom2 .widget.widget_meta ul li a,
.fsize90 #pe-bottom2 .widget.widget_pages ul li a,
.fsize90 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize90 #pe-bottom2 .widget.widget_rss ul li a {
font-size: 13.1625px;
}
.fsize90 .cd-headline {
font-size: 54px;
}
.fsize90 .pe-anibox figure h2 {
font-size: 36px;
}
.fsize90 #pe-maincontent {
font-size: 16.2px;
}
.fsize110 {
font-size: 19.8px;
}
.fsize110 #pe-bottom2 {
font-size: 16.0875px;
}
.fsize110 #pe-main .pe-wcag-settings {
font-size: 16.0875px;
}
.fsize110 .menu ul li a {
font-size: 19.8px;
}
.fsize110 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize110 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize110 #pe-login {
font-size: 17.6px;
}
.fsize110 select,
.fsize110 textarea,
.fsize110 input[type="text"],
.fsize110 input[type="password"],
.fsize110 input[type="datetime"],
.fsize110 input[type="datetime-local"],
.fsize110 input[type="date"],
.fsize110 input[type="month"],
.fsize110 input[type="time"],
.fsize110 input[type="week"],
.fsize110 input[type="number"],
.fsize110 input[type="email"],
.fsize110 input[type="url"],
.fsize110 input[type="search"],
.fsize110 input[type="tel"],
.fsize110 input[type="color"] {
font-size: 1.1em;
}
.fsize110 .btn,
.fsize110 .button,
.fsize110 button,
.fsize110 input[type="submit"],
.fsize110 input[type="button"],
.fsize110 input[type="reset"] {
font-size: 0.9526em;
}
.fsize110 .readmore {
font-size: 19.8px;
}
.fsize110 .page-header > h1,
.fsize110 .page-header > h2,
.fsize110 .page-header > h3,
.fsize110 .page-header > h4,
.fsize110 .page-header > h5,
.fsize110 .page-header > h6,
.fsize110 .page-header > p {
font-size: 66px;
}
.fsize110 .pe-opening-hours .pe-title,
.fsize110 .pe-member-contact .pe-title,
.fsize110 .pe-socials .pe-title,
.fsize110 .pe-author-info .pe-title {
font-size: 44px;
}
.fsize110 .pe-comments .comment-reply-title,
.fsize110 .pe-comments .comments-title {
font-size: 44px;
}
.fsize110 .pe-widget h3.pe-title,
.fsize110 .pe-widget-raw h3.pe-title {
font-size: 44px;
}
.fsize110 .widget.widget_recent_entries ul li,
.fsize110 .widget.widget_archive ul li,
.fsize110 .widget.widget_categories ul li,
.fsize110 .widget.widget_meta ul li,
.fsize110 .widget.widget_pages ul li,
.fsize110 .widget.widget_recent_comments ul li,
.fsize110 .widget.widget_rss ul li {
font-size: 19.8px;
}
.fsize110 .widget.widget_recent_entries ul li span,
.fsize110 .widget.widget_archive ul li span,
.fsize110 .widget.widget_categories ul li span,
.fsize110 .widget.widget_meta ul li span,
.fsize110 .widget.widget_pages ul li span,
.fsize110 .widget.widget_recent_comments ul li span,
.fsize110 .widget.widget_rss ul li span {
font-size: 16px;
}
.fsize110 #pe-bottom2 .menu li a,
.fsize110 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize110 #pe-bottom2 .widget.widget_archive ul li a,
.fsize110 #pe-bottom2 .widget.widget_categories ul li a,
.fsize110 #pe-bottom2 .widget.widget_meta ul li a,
.fsize110 #pe-bottom2 .widget.widget_pages ul li a,
.fsize110 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize110 #pe-bottom2 .widget.widget_rss ul li a {
font-size: 16.0875px;
}
.fsize110 .cd-headline {
font-size: 66px;
}
.fsize110 .pe-anibox figure h2 {
font-size: 44px;
}
.fsize110 #pe-maincontent {
font-size: 21.6px;
}
.fsize120 {
font-size: 21.6px;
}
.fsize120 #pe-bottom2 {
font-size: 17.55px;
}
.fsize120 #pe-main .pe-wcag-settings {
font-size: 17.55px;
}
.fsize120 .menu ul li a {
font-size: 21.6px;
}
.fsize120 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize120 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize120 #pe-login {
font-size: 19.2px;
}
.fsize120 select,
.fsize120 textarea,
.fsize120 input[type="text"],
.fsize120 input[type="password"],
.fsize120 input[type="datetime"],
.fsize120 input[type="datetime-local"],
.fsize120 input[type="date"],
.fsize120 input[type="month"],
.fsize120 input[type="time"],
.fsize120 input[type="week"],
.fsize120 input[type="number"],
.fsize120 input[type="email"],
.fsize120 input[type="url"],
.fsize120 input[type="search"],
.fsize120 input[type="tel"],
.fsize120 input[type="color"] {
font-size: 1.2em;
}
.fsize120 .btn,
.fsize120 .button,
.fsize120 button,
.fsize120 input[type="submit"],
.fsize120 input[type="button"],
.fsize120 input[type="reset"] {
font-size: 1.0392em;
}
.fsize120 .readmore {
font-size: 21.6px;
}
.fsize120 .page-header > h1,
.fsize120 .page-header > h2,
.fsize120 .page-header > h3,
.fsize120 .page-header > h4,
.fsize120 .page-header > h5,
.fsize120 .page-header > h6,
.fsize120 .page-header > p {
font-size: 72px;
}
.fsize120 .pe-opening-hours .pe-title,
.fsize120 .pe-member-contact .pe-title,
.fsize120 .pe-socials .pe-title,
.fsize120 .pe-author-info .pe-title {
font-size: 48px;
}
.fsize120 .pe-comments .comment-reply-title,
.fsize120 .pe-comments .comments-title {
font-size: 48px;
}
.fsize120 .pe-widget h3.pe-title,
.fsize120 .pe-widget-raw h3.pe-title {
font-size: 48px;
}
.fsize120 .widget.widget_recent_entries ul li,
.fsize120 .widget.widget_archive ul li,
.fsize120 .widget.widget_categories ul li,
.fsize120 .widget.widget_meta ul li,
.fsize120 .widget.widget_pages ul li,
.fsize120 .widget.widget_recent_comments ul li,
.fsize120 .widget.widget_rss ul li {
font-size: 21.6px;
}
.fsize120 .widget.widget_recent_entries ul li span,
.fsize120 .widget.widget_archive ul li span,
.fsize120 .widget.widget_categories ul li span,
.fsize120 .widget.widget_meta ul li span,
.fsize120 .widget.widget_pages ul li span,
.fsize120 .widget.widget_recent_comments ul li span,
.fsize120 .widget.widget_rss ul li span {
font-size: 18px;
}
.fsize120 #pe-bottom2 .menu li a,
.fsize120 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize120 #pe-bottom2 .widget.widget_archive ul li a,
.fsize120 #pe-bottom2 .widget.widget_categories ul li a,
.fsize120 #pe-bottom2 .widget.widget_meta ul li a,
.fsize120 #pe-bottom2 .widget.widget_pages ul li a,
.fsize120 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize120 #pe-bottom2 .widget.widget_rss ul li a {
font-size: 17.55px;
}
.fsize120 .cd-headline {
font-size: 72px;
}
.fsize120 .pe-anibox figure h2 {
font-size: 48px;
}
.fsize120 #pe-maincontent {
font-size: 27px;
}
.fsize130 {
font-size: 23.4px;
}
.fsize130 #pe-bottom2 {
font-size: 19.0125px;
}
.fsize130 #pe-main .pe-wcag-settings {
font-size: 19.0125px;
}
.fsize130 .menu ul li a {
font-size: 23.4px;
}
.fsize130 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
.fsize130 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in .menu-item a,
.fsize130 #pe-login {
font-size: 20.8px;
}
.fsize130 select,
.fsize130 textarea,
.fsize130 input[type="text"],
.fsize130 input[type="password"],
.fsize130 input[type="datetime"],
.fsize130 input[type="datetime-local"],
.fsize130 input[type="date"],
.fsize130 input[type="month"],
.fsize130 input[type="time"],
.fsize130 input[type="week"],
.fsize130 input[type="number"],
.fsize130 input[type="email"],
.fsize130 input[type="url"],
.fsize130 input[type="search"],
.fsize130 input[type="tel"],
.fsize130 input[type="color"] {
font-size: 1.3em;
}
.fsize130 .btn,
.fsize130 .button,
.fsize130 button,
.fsize130 input[type="submit"],
.fsize130 input[type="button"],
.fsize130 input[type="reset"] {
font-size: 1.1258em;
}
.fsize130 .readmore {
font-size: 23.4px;
}
.fsize130 .page-header > h1,
.fsize130 .page-header > h2,
.fsize130 .page-header > h3,
.fsize130 .page-header > h4,
.fsize130 .page-header > h5,
.fsize130 .page-header > h6,
.fsize130 .page-header > p {
font-size: 78px;
}
.fsize130 .pe-opening-hours .pe-title,
.fsize130 .pe-member-contact .pe-title,
.fsize130 .pe-socials .pe-title,
.fsize130 .pe-author-info .pe-title {
font-size: 52px;
}
.fsize130 .pe-comments .comment-reply-title,
.fsize130 .pe-comments .comments-title {
font-size: 52px;
}
.fsize130 .pe-widget h3.pe-title,
.fsize130 .pe-widget-raw h3.pe-title {
font-size: 52px;
}
.fsize130 .widget.widget_recent_entries ul li,
.fsize130 .widget.widget_archive ul li,
.fsize130 .widget.widget_categories ul li,
.fsize130 .widget.widget_meta ul li,
.fsize130 .widget.widget_pages ul li,
.fsize130 .widget.widget_recent_comments ul li,
.fsize130 .widget.widget_rss ul li {
font-size: 23.4px;
}
.fsize130 .widget.widget_recent_entries ul li span,
.fsize130 .widget.widget_archive ul li span,
.fsize130 .widget.widget_categories ul li span,
.fsize130 .widget.widget_meta ul li span,
.fsize130 .widget.widget_pages ul li span,
.fsize130 .widget.widget_recent_comments ul li span,
.fsize130 .widget.widget_rss ul li span {
font-size: 19px;
}
.fsize130 #pe-bottom2 .menu li a,
.fsize130 #pe-bottom2 .widget.widget_recent_entries ul li a,
.fsize130 #pe-bottom2 .widget.widget_archive ul li a,
.fsize130 #pe-bottom2 .widget.widget_categories ul li a,
.fsize130 #pe-bottom2 .widget.widget_meta ul li a,
.fsize130 #pe-bottom2 .widget.widget_pages ul li a,
.fsize130 #pe-bottom2 .widget.widget_recent_comments ul li a,
.fsize130 #pe-bottom2 .widget.widget_rss ul li a {
font-size: 19.0125px;
}
.fsize130 .cd-headline {
font-size: 78px;
}
.fsize130 .pe-anibox figure h2 {
font-size: 52px;
}
.fsize130 #pe-maincontent {
font-size: 36px;
}
.page-header,
.pe-article-content,
.pe-comments {
word-wrap: break-word;
}
.pe-blog-row {
margin-top: 60px;
}
.pe-blog-row:first-child {
margin-top: 0;
}
.page-header {
margin: 0 0 60px;
}
.page-header > h1,
.page-header > h2,
.page-header > h3,
.page-header > h4,
.page-header > h5,
.page-header > h6,
.page-header > p {
display: block;
color: #161616;
font-family: Oswald, Oswald;
font-weight: 500;
font-size: 60px;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.333;
margin: 0;
}
.page-header > h1 a,
.page-header > h2 a,
.page-header > h3 a,
.page-header > h4 a,
.page-header > h5 a,
.page-header > h6 a,
.page-header > p a {
color: #161616;
}
.page-header > h1 a:hover,
.page-header > h2 a:hover,
.page-header > h3 a:hover,
.page-header > h4 a:hover,
.page-header > h5 a:hover,
.page-header > h6 a:hover,
.page-header > p a:hover {
color: #487f5b;
text-decoration: none;
}
.page-header > h2.subtitle {
margin: 5px 0 0;
font-size: 18px;
font-weight: 400;
opacity: 0.7;
}
.sticky .page-header h1 a,
.sticky .page-header h2 a,
.sticky .page-header h3 a,
.sticky .page-header h4 a,
.sticky .page-header h5 a,
.sticky .page-header h6 a,
.sticky .page-header p a {
position: relative;
}
.sticky .page-header h1 a:before,
.sticky .page-header h2 a:before,
.sticky .page-header h3 a:before,
.sticky .page-header h4 a:before,
.sticky .page-header h5 a:before,
.sticky .page-header h6 a:before,
.sticky .page-header p a:before {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-variant: normal;
font-style: normal;
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
letter-spacing: 0;
content: '\f0a1';
color: #487f5b;
margin-right: 5px;
font-weight: 900;
}
.pe-article-read-more {
margin: 30px 0 0;
}
.pe-blog-row .page-header {
margin-bottom: 30px;
}
.pe-blog-row .page-header .entry-title {
line-height: 1.1em;
}
.pe-blog-row .pe-post-tags {
margin-top: 30px;
}
.post-meta {
line-height: 1.5;
margin: 20px 0 0;
font-weight: 400;
font-size: 0.89em;
}
.post-meta .separator {
font-size: 1em;
opacity: 0;
}
.post-meta a:hover {
color: #487f5b;
text-decoration: none;
}
.pe-image {
margin-bottom: 30px;
}
.pe-image figure {
display: inline-block;
vertical-align: top;
max-width: 100%;
}
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignnone,
.aligncenter,
.alignleft,
.alignright {
margin-bottom: 20px;
}
.alignright {
float: right;
margin-left: 20px;
}
.alignleft {
float: left;
margin-right: 20px;
}
.wp-caption {
text-align: left;
max-width: 100%;
color: #161616;
background: #f2f2f2;
}
.wp-caption a {
text-align: center;
}
.wp-caption img {
margin: 0;
}
.wp-caption .wp-caption-text {
padding: 10px 20px;
max-width: 100%;
font-size: 0.89em;
line-height: 1.45;
}
#pe-header .wp-caption-text {
background-color: #f8f8f8;
color: #161616;
}
#pe-top1 .wp-caption-text {
color: #161616;
background: #ffffff;
}
#pe-top2 .wp-caption-text {
color: #161616;
background: #f7f7f7;
}
#pe-top3 .wp-caption-text {
color: #161616;
background: #ffffff;
}
#pe-top4 .wp-caption-text {
color: #161616;
background: #ffffff;
}
#pe-top5 .wp-caption-text {
color: #161616;
background: #f7f7f7;
}
#pe-bottom1 .wp-caption-text {
color: #161616;
background: #f7f7f7;
}
#pe-bottom2 .wp-caption-text {
color: #161616;
background: #ffffff;
}
#pe-bottom3 .wp-caption-text {
color: #161616;
background: #f7f7f7;
}
#pe-bottom4 .wp-caption-text {
color: #161616;
background: #ffffff;
}
#pe-bottom5 .wp-caption-text {
color: #161616;
background: #f7f7f7;
}
#pe-footer .wp-caption-text {
color: #ffffff;
background: #3d2716;
}
.pull-left.pe-image {
margin-right: 20px;
}
.pull-right.pe-image {
margin-left: 20px;
}
.style-effect .post {
text-align: center;
}
.pe-blog-row figure.effect {
display: inline-block;
vertical-align: top;
position: relative;
overflow: hidden;
height: 100%;
margin: 0;
}
.pe-blog-row figure.effect figcaption {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
color: #ffffff;
background: rgba(0, 188, 212, 0.75);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
pointer-events: none;
opacity: 0;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.pe-blog-row figure.effect figcaption .pe-post-tags {
display: none;
}
.pe-blog-row figure.effect .intro {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
padding: 60px;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
font-size: 1em;
text-align: center;
line-height: 1.5;
position: relative;
}
.pe-blog-row figure.effect .intro:before {
content: '';
position: absolute;
top: 30px;
bottom: 30px;
left: 50%;
right: 50%;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.pe-blog-row figure.effect .intro:after {
content: '';
position: absolute;
top: 50%;
bottom: 50%;
left: 30px;
right: 30px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.pe-blog-row figure.effect .intro a {
pointer-events: auto;
}
.pe-blog-row figure.effect .pe-article-read-more {
margin: 30px 0 0;
text-align: center;
}
.pe-blog-row figure.effect .pe-article-read-more .readmore {
color: #00bcd4;
border: none;
background: #ffffff;
}
.pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
.pe-blog-row figure.effect .pe-article-read-more .readmore:focus {
color: #00bcd4;
background: rgba(255, 255, 255, 0.6);
}
.pe-blog-row figure.effect:hover figcaption {
opacity: 1;
}
.pe-blog-row figure.effect:hover .intro:before {
left: 30px;
right: 30px;
}
.pe-blog-row figure.effect:hover .intro:after {
top: 30px;
bottom: 30px;
}
.archive .pe-blog-row figure.effect figcaption {
color: #ffffff;
background: rgba(28, 68, 164, 0.76);
}
.archive .pe-blog-row figure.effect figcaption:before {
background: rgba(28, 68, 164, 0.3);
}
.archive .pe-blog-row figure.effect figcaption:after {
background: rgba(28, 68, 164, 0.3);
}
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore {
color: #1c44a4;
background: #ffffff;
}
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore:hover,
.archive .pe-blog-row figure.effect .pe-article-read-more .readmore:focus {
color: #1c44a4;
background: rgba(255, 255, 255, 0.6);
}
.pe-author-info {
padding-top: 80px;
}
.pe-author-info .pe-title {
color: #161616;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 40px;
font-style: normal;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.4;
margin: 0 0 30px;
position: relative;
margin-bottom: 50px;
}
.pe-author-name {
line-height: 1.1;
margin: 0 0 30px;
}
.pe-author-name a {
display: block;
font-size: 1.11em;
}
.pe-author-name a.pe-author-name-link {
text-decoration: none;
}
.pe-author-name a.pe-author-name-link:hover,
.pe-author-name a.pe-author-name-link:focus {
color: #487f5b;
}
.pe-author-name .url {
margin: 10px 0 0;
font-size: 1em;
}
.pe-author-name .name {
display: block;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
text-transform: uppercase;
font-size: 1.11em;
}
.pe-author-in {
display: table;
}
.pe-author-avatar {
display: table-cell;
vertical-align: top;
padding: 0 20px 20px 0;
}
.pe-author-avatar img {
box-sizing: content-box;
max-width: none;
border-radius: 100%;
}
.pe-author-details {
display: table-cell;
vertical-align: top;
} .pe-post-tags > .title {
float: left;
font-weight: bold;
padding-right: 10px;
}
.pe-post-tags ul {
margin: 0;
}
.pe-post-tags ul li {
display: inline-block;
padding: 0 10px 10px 0;
}
.pe-post-tags ul li a {
text-decoration: none;
color: inherit;
font-size: 0.89em;
line-height: 1.3;
display: inline-block;
padding: 5px 15px;
background: #f7f7f7;
}
.pe-post-tags ul li a:hover,
.pe-post-tags ul li a:focus {
color: #487f5b;
text-decoration: none;
}
.post-navigation {
padding-top: 30px;
}
.post-navigation .nav-links {
overflow: hidden;
}
.post-navigation .meta-nav {
color: #487f5b;
padding-right: 10px;
}
.post-navigation .nav-next {
float: right;
}
.post-navigation .nav-next a:after {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-variant: normal;
font-style: normal;
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
letter-spacing: 0;
content: '\f105';
margin-left: 5px;
color: #487f5b;
font-weight: 900;
}
.post-navigation .nav-previous {
float: left;
}
.post-navigation .nav-previous a:before {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-variant: normal;
font-style: normal;
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
letter-spacing: 0;
content: '\f104';
margin-right: 5px;
color: #487f5b;
font-weight: 900;
}
.post-navigation a {
position: relative;
color: inherit;
}
.post-navigation a:hover,
.post-navigation a:focus {
color: #487f5b;
text-decoration: none;
}
.pe-comments {
padding-top: 60px; }
.pe-comments .comment-reply-title {
color: #161616;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 40px;
font-style: normal;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.4;
margin: 0 0 30px;
position: relative;
margin-bottom: 40px;
}
.pe-comments .comments-title {
color: #161616;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 40px;
font-style: normal;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.4;
margin: 0 0 30px;
position: relative;
margin-bottom: 50px;
}
.pe-comments .comment-body {
display: table;
margin-bottom: 30px;
}
.pe-comments ul.children {
margin: 0;
}
.pe-comments .comment-list {
margin-bottom: 60px;
}
.pe-comments .comment-list > li > ul.children {
padding-left: 120px;
}
.pe-comments .comment-avatar {
display: table-cell;
vertical-align: top;
padding: 0 20px 20px 0;
}
.pe-comments .comment-avatar img.avatar {
box-sizing: content-box;
max-width: none;
}
.pe-comments .comment-details {
display: table-cell;
vertical-align: top;
}
.pe-comments .comment-author {
line-height: 1.1;
font-size: 1.11em;
}
.pe-comments .comment-author strong {
font-family: Oswald, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;
}
.pe-comments .comment-author strong a {
text-decoration: none;
}
.pe-comments .comment-author strong a:hover,
.pe-comments .comment-author strong a:focus {
text-decoration: underline;
}
.pe-comments .comment-meta {
line-height: 1.1;
margin: 10px 0 0;
font-size: 0.89em;
}
.pe-comments .comment-meta .separator {
display: none;
}
.pe-comments .comment-meta + p {
margin-top: 30px;
}
.pe-comments input[type='text'],
.pe-comments textarea {
width: 100%;
margin: 0 0 10px;
}
.pe-comments .form-submit {
margin: 0;
}
.pe-comments .form-submit input[type="submit"] {
width: calc(50% - 15px);
margin-top: 20px;
}
.pe-comments .comment-reply-link {
margin-top: 20px;
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
color: #487f5b;
}
.pe-comments .comment-reply-link:hover,
.pe-comments .comment-reply-link:focus {
color: inherit;
}
.pe-comments label {
font-size: 0.89em;
text-transform: uppercase;
font-weight: 700;
display: block;
margin: 0 0 10px;
}
.single-testimonial .pe-item-image img {
margin: 30px 30px 30px 0;
}
.single-member .pe-image img {
margin: 0 30px 30px 0;
}
.pe-row.single-member {
clear: both;
margin-top: 30px;
}
.pe-opening-hours .pe-title {
color: #161616;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 40px;
font-style: normal;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.4;
margin: 0 0 30px;
position: relative;
font-size: 1.3em;
}
.pe-opening-hours ul.pe-hours .pe-oh-day,
.pe-opening-hours ul.pe-hours .pe-oh-hours {
display: block;
float: left;
width: 50%;
}
.pe-opening-hours ul.pe-hours .pe-oh-day {
font-weight: 700;
}
.pe-opening-hours ul.pe-hours .pe-separator {
position: relative;
}
.pe-opening-hours ul.pe-hours .pe-separator:after {
content: ' - ';
}
.pe-member-contact .pe-title {
color: #161616;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 40px;
font-style: normal;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.4;
margin: 0 0 30px;
position: relative;
font-size: 1.3em;
}
.pe-socials .pe-title {
color: #161616;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 40px;
font-style: normal;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.4;
margin: 0 0 30px;
position: relative;
font-size: 1.3em;
}
.single-service .page-header span.fa {
margin-right: 20px;
color: #487f5b;
}
.single-service .page-header span.fa,
.single-service .page-header span.fa + h1 {
display: inline-block;
vertical-align: middle;
}
.pe-contact .pe-row + .pe-row {
margin-top: 30px;
}
#pe-login-register-forgot {
text-align: center; }
#pe-login-register-forgot form {
width: 100%;
max-width: 400px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
#pe-login-register-forgot p {
margin: 1em 0;
}
#pe-login-register-forgot .login-username label,
#pe-login-register-forgot .login-password label,
#pe-login-register-forgot .register-username label,
#pe-login-register-forgot .register-email label,
#pe-login-register-forgot .forgot-email label {
display: block;
}
#pe-login-register-forgot input[type='text'],
#pe-login-register-forgot input[type='password'],
#pe-login-register-forgot label {
width: 100%;
max-width: 400px;
text-align: left;
}
#pe-login-register-forgot .login-submit,
#pe-login-register-forgot .register-submit,
#pe-login-register-forgot .forgot-submit {
margin-top: 30px;
}
#pe-login-register-forgot .pe-info {
max-width: 400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.pe-error-page {
text-align: center;
}
.pe-error-page > h1,
.pe-error-page > h2 {
color: #161616;
font-family: Oswald, Oswald;
letter-spacing: normal;
text-transform: uppercase;
margin: 0 0 1em;
}
.pe-error-page > h1 {
font-size: 120px;
}
.pe-error-page > h2 {
font-size: 60px;
}
.pe-error-page .search {
margin: 30px 0;
}
.menu {
margin: 0 0 15px;
}
.menu ul {
margin: 0;
}
.menu li {
display: block;
position: relative;
}
.menu li a {
display: block;
color: inherit;
line-height: 1.25;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0;
padding-right: 0;
}
.menu li a:hover,
.menu li a:focus {
color: #487f5b;
}
.menu li .current-menu-item > a {
color: #487f5b;
}
.menu > li {
padding: 10px 0 0;
}
.menu > li:first-child {
padding-top: 0;
}
.menu > li:last-child {
padding-bottom: 0;
}
.menu > li > a {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
position: relative;
}
.menu > li > .sub-menu {
padding-top: 10px;
}
.menu .sub-menu {
padding-left: 30px;
}
#pe-header-sidebar .menu li a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-header-sidebar .menu li a:not([class]):not([role]):hover,
#pe-header-sidebar .menu li a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-header-sidebar .menu li.current-menu-item > a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-header-sidebar .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-header-sidebar .menu > li > a:before {
border-color: rgba(22, 22, 22, 0.6);
}
#pe-top1 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top1 .menu > li a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-top1 .menu > li a:not([class]):not([role]):hover,
#pe-top1 .menu > li a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-top1 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-top2 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top2 .menu > li a:not([class]):not([role]) {
color: #161616;
}
#pe-top2 .menu > li a:not([class]):not([role]):hover,
#pe-top2 .menu > li a:not([class]):not([role]):focus {
color: #487f5b;
}
#pe-top2 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #487f5b;
}
#pe-top3 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top3 .menu > li a:not([class]):not([role]) {
color: #161616;
}
#pe-top3 .menu > li a:not([class]):not([role]):hover,
#pe-top3 .menu > li a:not([class]):not([role]):focus {
color: #487f5b;
}
#pe-top3 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #487f5b;
}
#pe-top4 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top4 .menu > li a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-top4 .menu > li a:not([class]):not([role]):hover,
#pe-top4 .menu > li a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-top4 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-top5 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top5 .menu > li a:not([class]):not([role]) {
color: #407251;
}
#pe-top5 .menu > li a:not([class]):not([role]):hover,
#pe-top5 .menu > li a:not([class]):not([role]):focus {
color: #407251;
}
#pe-top5 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #407251;
}
#pe-bottom1 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom1 .menu > li a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom1 .menu > li a:not([class]):not([role]):hover,
#pe-bottom1 .menu > li a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-bottom1 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom2 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom2 .menu > li a:not([class]):not([role]) {
color: #487f5b;
}
#pe-bottom2 .menu > li a:not([class]):not([role]):hover,
#pe-bottom2 .menu > li a:not([class]):not([role]):focus {
color: #487f5b;
}
#pe-bottom2 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #487f5b;
}
#pe-bottom3 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom3 .menu > li a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom3 .menu > li a:not([class]):not([role]):hover,
#pe-bottom3 .menu > li a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-bottom3 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom4 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom4 .menu > li a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom4 .menu > li a:not([class]):not([role]):hover,
#pe-bottom4 .menu > li a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-bottom4 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom5 .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom5 .menu > li a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-bottom5 .menu > li a:not([class]):not([role]):hover,
#pe-bottom5 .menu > li a:not([class]):not([role]):focus {
color: #1c44a4;
}
#pe-bottom5 .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #1c44a4;
}
#pe-footer .menu > li {
border-color: rgba(255, 255, 255, 0.2);
}
#pe-footer .menu > li a:not([class]):not([role]) {
color: #ffffff;
}
#pe-footer .menu > li a:not([class]):not([role]):hover,
#pe-footer .menu > li a:not([class]):not([role]):focus {
color: #487f5b;
}
#pe-footer .menu > li.current-menu-item > a:not([class]):not([role]) {
color: #487f5b;
}
#pe-main .pe-color .menu > li {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-offcanvas .menu > li {
border-color: rgba(11, 22, 53, 0.2);
}
.pe-skip-menu {
position: fixed;
top: 0;
left: 0;
right: auto;
z-index: 999999;
}
.pe-skip-menu ul.menu {
margin: 0;
}
.pe-skip-menu ul.menu > li {
padding: 0;
margin: 0;
}
.pe-skip-menu ul.menu > li .sub-menu {
display: none;
}
.pe-skip-menu ul.menu > li > a {
color: #ffffff;
background: #487f5b;
position: absolute;
top: 0;
left: -9999px;
right: auto;
white-space: nowrap;
padding: 10px;
border: none;
}
.pe-skip-menu ul.menu > li > a:focus {
left: 0;
}
.pe-skip-menu ul.menu > li > a:hover,
.pe-skip-menu ul.menu > li > a:focus {
color: #487f5b;
background: #ffffff;
}
.pe-skip-menu ul.menu > li > a:before {
display: none;
}
#pe-logo-nav .pe-main-menu .nav-menu {
margin: 0;
padding: 0;
text-align: left;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item {
float: left;
position: relative;
padding: 0;
margin: 0 30px;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a {
display: block;
position: relative;
padding: 10px 0;
line-height: 1.4;
color: #161616;
font-family: Muli, Arial, Helvetica, sans-serif;
font-weight: 700;
font-size: 16px;
font-style: normal;
letter-spacing: normal;
text-transform: uppercase;
text-decoration: none;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item:after {
content: '';
position: absolute;
display: block;
left: 0;
right: auto;
bottom: 0;
height: 2px;
width: 0;
background: transparent;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item:hover:after,
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item:after,
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-ancestor:after {
width: 100%;
background: #487f5b;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item:focus-within:after {
width: 100%;
background: #161616;
}
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item:last-child {
margin-right: 0;
}
#pe-logo-nav .pe-main-menu .nav-dropdown {
position: absolute;
display: block;
top: 100%;
left: 0;
right: auto;
width: 260px;
margin: 0;
padding: 0;
border-top: 20px solid transparent;
z-index: 300;
visibility: hidden;
opacity: 0;
-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear, border 0.2s ease-in;
transition: visibility 0s linear 0.25s, opacity 0.25s linear, border 0.2s ease-in;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown {
top: 0;
left: 100%;
right: auto;
z-index: 400;
border: none;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in {
margin: 0;
padding: 0;
background: #ffffff;
box-shadow: 0px 2px 5px rgba(22, 22, 22, 0.2);
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item {
position: relative;
padding: 0;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a {
display: block;
padding: 15px 30px;
color: #161616;
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
line-height: 1.2;
text-decoration: none;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a:hover {
color: #487f5b;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a:focus-within {
color: #487f5b;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a {
color: #487f5b;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item + .menu-item {
border-top: 1px solid rgba(22, 22, 22, 0.1);
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item-has-children > a {
position: relative;
padding-right: 45px;
}
#pe-logo-nav .pe-main-menu .nav-dropdown .menu-item-has-children > a:after {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-variant: normal;
font-style: normal;
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
letter-spacing: 0;
content: '+';
font-size: 110%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: auto;
right: 30px;
line-height: 1.1;
}
#pe-logo-nav .pe-main-menu .nav-menu > li > .nav-dropdown.change-direction {
left: auto;
right: 0;
}
#pe-logo-nav .pe-main-menu .nav-dropdown.change-direction {
left: auto;
right: 100%;
}
#pe-logo-nav .pe-main-menu .nav-dropdown.change-direction .nav-dropdown {
left: auto;
right: 100%;
}
#pe-logo-nav .pe-main-menu .menu-item-has-children.hover > .nav-dropdown,
#pe-logo-nav .pe-main-menu .menu-item-has-children:hover > .nav-dropdown {
visibility: visible;
opacity: 1;
}
#pe-logo-nav .pe-main-menu .menu-item-has-children:focus-within > .nav-dropdown {
visibility: visible;
opacity: 1;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu > .menu-item,
.noheader #pe-logo-nav .pe-main-menu .nav-menu > .menu-item { }
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a:hover,
.noheader #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a:hover {
color: #161616;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a:focus-within,
.noheader #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a:focus-within {
color: #161616;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a,
.noheader #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a {
color: #161616;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-dropdown,
.noheader #pe-logo-nav .pe-main-menu .nav-dropdown {
border-top: 1px solid transparent;
}
.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown,
.noheader #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown {
border: none;
}
#pe-main .pe-offcanvas-menu {
text-align: center;
}
#pe-main .pe-offcanvas-menu > ul {
margin: 0;
padding: 0;
}
#pe-main .pe-offcanvas-menu > ul ul {
padding-left: 20px;
margin: 0;
}
#pe-main .pe-offcanvas-menu .menu-item-has-children .nav-dropdown {
display: none;
}
#pe-main .pe-offcanvas-menu .menu-item {
margin: 0;
padding: 0;
text-align: left;
}
#pe-main .pe-offcanvas-menu .menu-item a {
display: block;
vertical-align: top;
padding: 5px 0;
line-height: 1.2;
color: #0b1635;
}
#pe-main .pe-offcanvas-menu .menu-item a:hover {
color: #487f5b;
text-decoration: none;
}
#pe-main .pe-offcanvas-menu .menu-item a:focus-within {
color: #487f5b;
text-decoration: none;
}
#pe-main .pe-offcanvas-menu .menu-item.current-menu-item > a,
#pe-main .pe-offcanvas-menu .menu-item.current-menu-ancestor > a,
#pe-main .pe-offcanvas-menu .menu-item a.clicked {
color: #487f5b;
}
#pe-main .pe-offcanvas-menu .nav-menu > .menu-item > a {
padding: 20px 0;
}
#pe-main .pe-offcanvas-menu .nav-menu > .menu-item + .menu-item {
border-top: 1px solid rgba(11, 22, 53, 0.2);
}
#pe-main .pe-offcanvas-menu .nav-dropdown {
padding-bottom: 20px;
}
#pe-main .pe-offcanvas-menu .menu-item-has-children > a {
position: relative; }
#pe-main .pe-offcanvas-menu .menu-item-has-children > a:after {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-variant: normal;
font-style: normal;
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
letter-spacing: 0;
content: '\f107';
font-weight: 900;
padding-left: 10px;
}
.menu-standard #pe-offcanvas-button {
display: none;
}
.menu-standard #pe-offcanvas .pe-offcanvas-menu {
display: none;
}
.off-canvas #pe-offcanvas-button {
display: inline-block;
vertical-align: middle;
}
.pe-widget {
margin-bottom: 21px;
}
.pe-widget .pe-title {
color: #161616;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 40px;
font-style: normal;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.4;
margin: 0 0 30px;
position: relative;
}
.pe-widget.pe-margin,
.pe-widget-raw.pe-margin {
margin: 0;
}
.pe-widget.pe-big-title .pe-title {
font-size: 100px;
line-height: 1.2;
margin-bottom: 70px;
}
.pe-widget.pe-image-cover {
position: relative;
}
.pe-widget.pe-image-cover img + .wp-caption-text {
bottom: 0;
left: 0;
position: absolute;
background: #f2f2f2;
}
.pe-widget.pe-image-bottom {
text-align: center;
}
.pe-widget.pe-image-bottom .pe-title {
text-align: left;
}
.pe-widget.pe-image-bottom img {
position: relative;
}
.pe-widget.pe-padding-top-10 {
padding-top: 10px;
}
.pe-widget.pe-padding-top-20 {
padding-top: 20px;
}
.pe-widget.pe-padding-top-30 {
padding-top: 30px;
}
.pe-widget.pe-padding-top-40 {
padding-top: 40px;
}
.pe-widget.pe-padding-top-50 {
padding-top: 50px;
}
.pe-widget.pe-padding-top-60 {
padding-top: 60px;
}
.pe-widget.pe-padding-top-70 {
padding-top: 70px;
}
.pe-widget.pe-padding-top-80 {
padding-top: 80px;
}
.pe-widget.pe-padding-top-90 {
padding-top: 90px;
}
.pe-widget.pe-padding-top-100 {
padding-top: 100px;
}
.container-fluid.full .pe-margin,
.pe-container.full .pe-margin {
padding-left: 0;
padding-right: 0;
}
#pe-header.header-full .pe-widget {
padding: 0;
margin: 0;
}
#pe-header.header-full #pe-offcanvas .pe-widget {
padding-left: 30px;
padding-right: 30px;
}
#pe-logo-nav .full {
padding-left: 30px;
padding-right: 30px;
}
#pe-header .pe-title {
color: #161616;
margin: 0 0 5px;
}
#pe-header .pe-widget {
margin-top: 90px;
margin-bottom: 90px;
}
#pe-header .pe-widget + .pe-widget {
margin-top: 0;
}
#pe-header .pe-widget.pe-margin {
margin: 0;
}
#pe-top1 .pe-title {
color: #161616;
}
#pe-top2 .pe-title {
color: #161616;
}
#pe-top3 .pe-title {
color: #161616;
}
#pe-top4 .pe-title {
color: #161616;
}
#pe-top5 .pe-title {
color: #161616;
}
#pe-bottom1 .pe-title {
color: #161616;
}
#pe-bottom2 .pe-title {
color: #161616;
}
#pe-bottom3 .pe-title {
color: #161616;
}
#pe-bottom4 .pe-title {
color: #161616;
}
#pe-bottom5 .pe-title {
color: #161616;
}
#pe-footer .pe-title {
color: #ffffff;
font-weight: 400;
font-family: Muli, Arial, Helvetica, sans-serif;
text-transform: none;
font-size: 1em;
}
.pe-center-title .pe-title {
text-align: center;
margin-bottom: 90px;
}
.pe-small-title .pe-title {
font-size: 1.286em;
}
.pe-widget.pe-title-left .pe-title {
float: left;
width: 20%;
text-align: right;
margin: 0;
}
.pe-widget.pe-title-left .pe-title + div {
display: block;
float: left;
width: 80%;
padding-left: 60px;
box-sizing: border-box;
}
.pe-widget.pe-title-right .pe-title {
float: right;
width: 20%;
text-align: left;
margin: 0;
}
.pe-widget.pe-title-right .pe-title + div {
display: block;
float: right;
width: 80%;
padding-right: 60px;
box-sizing: border-box;
}
#pe-main .pe-color .pe-widget-in {
padding: 30px;
background: #ffffff;
color: #161616;
box-shadow: 0px 0px 80px 0px #d1d1d1;
}
#pe-main .pe-color .pe-widget-in .pe-title {
color: #161616;
}
#pe-main .pe-color .pe-widget-in .pe-title:after {
background: #487f5b;
}
.expand {
margin-top: 60px;
margin-bottom: 60px;
position: relative;
z-index: 2;
}
.expand .pe-widget.pe-expand {
margin-top: -150px;
margin-bottom: -90px;
}
.expand .pe-widget.pe-expand .pe-widget-in {
box-sizing: content-box;
}
.expand .pe-widget.pe-expand .pe-widget-in > * {
box-sizing: border-box;
}
#pe-main .pe-color.pe-expand .pe-widget-in {
padding: 120px 90px;
}
.widget.widget_recent_entries ul,
.widget.widget_archive ul,
.widget.widget_categories ul,
.widget.widget_meta ul,
.widget.widget_pages ul,
.widget.widget_recent_comments ul,
.widget.widget_rss ul {
margin: 0;
}
.widget.widget_recent_entries ul li:before,
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_meta ul li:before,
.widget.widget_pages ul li:before,
.widget.widget_recent_comments ul li:before,
.widget.widget_rss ul li:before {
display: none;
}
.widget.widget_recent_entries ul li a,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_rss ul li a {
color: inherit;
}
.widget.widget_recent_entries ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_rss ul li a:hover,
.widget.widget_recent_entries ul li a:focus,
.widget.widget_archive ul li a:focus,
.widget.widget_categories ul li a:focus,
.widget.widget_meta ul li a:focus,
.widget.widget_pages ul li a:focus,
.widget.widget_recent_comments ul li a:focus,
.widget.widget_rss ul li a:focus {
color: #487f5b;
text-decoration: none;
}
.calendar_wrap table {
width: 100%;
max-width: 500px;
}
.calendar_wrap table #today {
color: #487f5b;
}
.widget_tag_cloud .tagcloud a {
text-decoration: none;
color: inherit;
font-size: 0.89em !important;
line-height: 1.3;
float: left;
padding: 5px 15px;
background: #f7f7f7;
margin: 0 10px 10px 0;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus {
color: #487f5b;
text-decoration: none;
}
#pe-header .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top1 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top2 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top3 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top4 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top5 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom1 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom2 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom3 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom4 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom5 .widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-footer .widget_tag_cloud .tagcloud a {
border-color: rgba(255, 255, 255, 0.5);
}
#pe-main .pe-color.widget_tag_cloud .tagcloud a {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-offcanvas .widget_tag_cloud .tagcloud a {
border-color: rgba(11, 22, 53, 0.2);
}
.widget.widget_recent_entries ul li {
margin-bottom: 15px;
}
.widget.widget_recent_entries ul li a {
color: inherit;
font-size: 1em;
line-height: 1.5;
font-weight: bold;
}
.widget.widget_recent_entries ul li a:hover {
text-decoration: none;
}
.widget.widget_recent_entries ul li .post-date {
display: block;
font-size: .929em;
}
#pe-header .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-top1 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-top2 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-top3 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-top4 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-top5 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-bottom1 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-bottom2 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-bottom3 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-bottom4 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-bottom5 .widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-footer .widget.widget_recent_entries ul li a {
color: #ffffff;
}
#pe-main .pe-color.widget.widget_recent_entries ul li a {
color: #161616;
}
#pe-offcanvas .widget.widget_recent_entries ul li a {
color: #0b1635;
}
#pe-main .widget.widget_recent_entries ul li a:hover {
color: #487f5b;
}
.pe-social-icons {
display: block;
overflow: hidden;
margin: 0 -5px;
}
.pe-social-icons li {
display: inline-block;
vertical-align: top;
margin: 0 5px;
}
.pe-social-icons a {
display: block;
text-decoration: none;
color: #161616;
height: 26px;
min-width: 26px;
border-radius: 4px;
border: none;
}
.pe-social-icons a span.fa {
display: block;
width: 100%;
font-size: 18px;
line-height: 26px;
text-align: center;
-webkit-transition: 0.3s ease-in-out all;
transition: 0.3s ease-in-out all;
}
.pe-social-icons a:hover {
color: #487f5b;
}
.pe-social-icons a span.hover {
display: none;
}
#pe-header .pe-social-icons a {
background: #161616;
color: #f8f8f8;
}
#pe-header .pe-social-icons a:hover,
#pe-header .pe-social-icons a:focus {
color: #f8f8f8;
}
#pe-top1 .pe-social-icons a {
background: #161616;
color: #ffffff;
}
#pe-top1 .pe-social-icons a:hover,
#pe-top1 .pe-social-icons a:focus {
color: #ffffff;
}
#pe-top2 .pe-social-icons a {
background: #161616;
color: #f7f7f7;
}
#pe-top2 .pe-social-icons a:hover,
#pe-top2 .pe-social-icons a:focus {
color: #f7f7f7;
}
#pe-top3 .pe-social-icons a {
background: #161616;
color: #ffffff;
}
#pe-top3 .pe-social-icons a:hover,
#pe-top3 .pe-social-icons a:focus {
color: #ffffff;
}
#pe-top4 .pe-social-icons a {
background: #161616;
color: #ffffff;
}
#pe-top4 .pe-social-icons a:hover,
#pe-top4 .pe-social-icons a:focus {
color: #ffffff;
}
#pe-top5 .pe-social-icons a {
background: #161616;
color: #f7f7f7;
}
#pe-top5 .pe-social-icons a:hover,
#pe-top5 .pe-social-icons a:focus {
color: #f7f7f7;
}
#pe-bottom1 .pe-social-icons a {
background: #161616;
color: #f7f7f7;
}
#pe-bottom1 .pe-social-icons a:hover,
#pe-bottom1 .pe-social-icons a:focus {
color: #f7f7f7;
}
#pe-bottom2 .pe-social-icons a {
background: #161616;
color: #ffffff;
}
#pe-bottom2 .pe-social-icons a:hover,
#pe-bottom2 .pe-social-icons a:focus {
color: #ffffff;
}
#pe-bottom3 .pe-social-icons a {
background: #161616;
color: #f7f7f7;
}
#pe-bottom3 .pe-social-icons a:hover,
#pe-bottom3 .pe-social-icons a:focus {
color: #f7f7f7;
}
#pe-bottom4 .pe-social-icons a {
background: #161616;
color: #ffffff;
}
#pe-bottom4 .pe-social-icons a:hover,
#pe-bottom4 .pe-social-icons a:focus {
color: #ffffff;
}
#pe-bottom5 .pe-social-icons a {
background: #161616;
color: #f7f7f7;
}
#pe-bottom5 .pe-social-icons a:hover,
#pe-bottom5 .pe-social-icons a:focus {
color: #f7f7f7;
}
#pe-footer .pe-social-icons a {
background: #ffffff;
color: #3d2716;
}
#pe-footer .pe-social-icons a:hover,
#pe-footer .pe-social-icons a:focus {
color: #3d2716;
}
#pe-main .pe-color .pe-social-icons a {
background: #161616;
color: #3d2716;
}
#pe-main .pe-color .pe-social-icons a:hover,
#pe-main .pe-color .pe-social-icons a:focus {
color: #3d2716;
}
#pe-offcanvas .pe-social-icons a {
background: #0b1635;
}
#pe-offcanvas .pe-social-icons a:hover,
#pe-offcanvas .pe-social-icons a:focus {
color: #3d2716;
}
.pe-widget-members .pe-members-list {
margin-top: -15px;
margin-left: -15px;
margin-right: -15px;
}
.pe-widget-members .span1 .member {
width: 100%;
}
.pe-widget-members .span2 .member {
width: 50%;
}
.pe-widget-members .span3 .member {
width: 33.33%;
}
.pe-widget-members .span4 .member {
width: 25%;
}
.pe-widget-members .span5 .member {
width: 20%;
}
.pe-widget-members .span6 .member {
width: 16.66%;
}
.pe-widget-members .span7 .member {
width: 14.28%;
}
.pe-widget-members .span8 .member {
width: 12.5%;
}
.pe-widget-members .span9 .member {
width: 11.11%;
}
.pe-widget-members .span10 .member {
width: 10%;
}
.pe-widget-members .member {
float: left;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}
.pe-widget-members .pe-members {
text-align: center;
}
.pe-widget-members .pe-members .avatar {
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
}
.pe-widget-members .pe-members .avatar span.icon {
display: block;
position: relative;
overflow: hidden;
}
.pe-widget-members .pe-members .avatar span.icon .overlay {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 2;
}
.pe-widget-members .pe-members .avatar a {
display: block;
}
.pe-widget-members .pe-members .avatar:hover span.icon {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg);
transition-duration: 0.5s;
}
.pe-widget-members .pe-members h3.title {
font-size: 1.11em;
text-transform: uppercase;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
margin-bottom: 15px;
line-height: 1.4;
}
.pe-widget-members .pe-members h3.title a {
color: inherit;
text-decoration: none;
}
.pe-widget-members .pe-members h3.title a:hover {
color: #487f5b;
text-decoration: none;
}
.pe-widget-members .pe-members .proffesion {
margin-top: 5px;
font-size: 0.89em;
}
.pe-widget-members .pe-members .text,
.pe-widget-members .pe-members .social {
margin-top: 30px;
}
.pe-widget-contact .pe-contact-form input[type="text"],
.pe-widget-contact .pe-contact-form textarea {
width: 100%;
}
.pe-widget-contact .pe-contact-form .pe-form-group {
margin: 0 0 10px;
position: relative;
}
.pe-widget-contact .pe-contact-form .pe-form-group.subject label,
.pe-widget-contact .pe-contact-form .pe-form-group.message label {
left: 15px;
}
.pe-widget-contact .pe-contact-form .pe-form-group label {
display: block;
margin: 0 0 10px;
font-size: 0.89em;
text-transform: uppercase;
font-weight: 700;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old),
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) {
width: 18px;
height: 18px;
margin: 0;
padding: 0;
font-size: 1em;
opacity: 0;
vertical-align: middle;
line-height: 1;
position: relative;
top: -2px;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label,
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label {
display: inline-block;
margin-left: -22px;
line-height: 1.5em;
text-transform: none;
font-size: 1em;
margin-bottom: 5px;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label > span:not(.star),
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label > span:not(.star) {
display: inline-block;
width: 18px;
height: 18px;
margin: -2px 10px 0 0;
border: none;
background: #e5e5e5;
vertical-align: middle;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):checked + label > span:not(.star):before {
content: "\f00c";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align: top;
right: -2px;
position: relative;
top: -3px;
color: #487f5b;
font-size: 20px;
}
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old):checked + label > span > span:not(.star) {
display: block;
width: 0.5em;
height: 0.5em;
margin: 0.125em;
border: 0.0625em solid #73994d;
background: #99cc66;
background-image: -moz-linear-gradient(#b3d98c, #99cc66);
background-image: -ms-linear-gradient(#b3d98c, #99cc66);
background-image: -o-linear-gradient(#b3d98c, #99cc66);
background-image: -webkit-linear-gradient(#b3d98c, #99cc66);
background-image: linear-gradient(#b3d98c, #99cc66);
}
.pe-widget-contact .pe-contact-form .submit {
margin-bottom: 0;
}
.pe-widget-contact .pe-contact-form .submit .btn {
width: 100%;
}
.pe-widget-contact .pe-contact-form .pe-alert,
.pe-widget-contact .pe-contact-form .pe-success {
margin: 0 0 45px;
}
.pe-widget-contact .pe-contact-form .pe-alert label,
.pe-widget-contact .pe-contact-form .pe-success label {
display: block;
}
.details + .pe-widget-social {
margin-top: 30px;
}
.fa.opacity {
opacity: 0.5;
}
.details .fa {
margin-right: 5px;
}
.pe-short-info {
overflow: hidden;
}
.pe-short-info .subtitle {
display: block;
margin: 0 0 5px;
}
.pe-short-info h1,
.pe-short-info h2 {
font-size: 1.11em;
text-transform: uppercase;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
margin-bottom: 15px;
line-height: 1.4;
color: inherit;
}
.pe-short-info h1 a,
.pe-short-info h2 a {
text-decoration: none;
}
.pe-short-info .page-header {
margin-bottom: 15px;
}
.pe-short-info .pe-button {
margin-top: 30px;
}
.pe-short-info.background {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
padding: 90px 0;
}
.pe-short-info.left .image {
text-align: center;
float: left;
margin-right: 60px;
}
.pe-short-info.left .wrapper {
display: table;
}
.pe-short-info.left .page-header {
margin-bottom: 30px;
}
.pe-panels .pn-subtitle {
margin-top: 15px;
font-size: inherit;
color: #161616;
}
.pe-panels.tabs.above .pn-list li {
border-top: none;
}
.pe-panels.tabs .pn-list {
margin: 0;
position: relative;
z-index: 1;
}
.pe-panels.tabs .pn-list li {
border-top: 2px solid #f7f7f7;
}
.pe-panels.tabs .pn-list li:first-child {
border: none;
}
.pe-panels.tabs .pn-list li a {
background: none;
color: inherit;
padding: 20px 60px;
border-top: 2px solid transparent;
margin: 0;
text-transform: uppercase;
line-height: 1.7;
}
.pe-panels.tabs .pn-list li a:hover {
background: none;
color: #487f5b;
}
.pe-panels.tabs .pn-list li.active {
border-color: transparent;
}
.pe-panels.tabs .pn-list li.active a {
background: #f7f7f7;
border-color: #487f5b;
position: relative;
z-index: 2;
}
.pe-panels.tabs .pn-list li.active a .pn-subtitle {
color: #161616;
}
.pe-panels.tabs .pn-list li.active + li {
border-color: transparent;
}
.pe-panels.tabs .pn-content {
position: relative;
border: none;
padding: 60px;
background: #f7f7f7;
}
.pe-panels.tabs .pn-content p:last-child {
margin-bottom: 0;
}
.pe-panels.tabs .pn-content:focus {
z-index: 5;
}
.pe-panels.tabs.left .pn-list li a {
border-top: none;
border-left: 5px solid transparent;
color: inherit;
position: relative;
z-index: 1;
}
.pe-panels.tabs.left .pn-list li.active a {
border-color: #487f5b;
}
.pe-panels.tabs.right .pn-list li a {
border-top: none;
border-right: 3px solid transparent;
}
.pe-panels.tabs.right .pn-list li.active a {
border-color: #487f5b;
}
.pe-tab-content .pe-panels.tabs .pn-content {
padding: 0;
box-shadow: none;
background: none;
}
.pe-panels.tabs.responsive .pn-headings {
margin: 0 30px;
}
.pe-panels.tabs.responsive .pn-prev,
.pe-panels.tabs.responsive .pn-next {
padding: 19px 0;
width: 30px;
background: none;
color: inherit;
}
.pe-panels.tabs.responsive .pn-prev:before,
.pe-panels.tabs.responsive .pn-next:before {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-variant: normal;
font-style: normal;
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
letter-spacing: 0;
}
.pe-panels.tabs.responsive .pn-prev.inactive,
.pe-panels.tabs.responsive .pn-next.inactive {
background: none;
opacity: 0.5;
}
.pe-panels.tabs.responsive .pn-prev:hover,
.pe-panels.tabs.responsive .pn-next:hover {
background: none;
color: #487f5b;
}
.pe-panels.tabs.responsive .pn-prev:before {
content: "\f053";
font-weight: 900;
}
.pe-panels.tabs.responsive .pn-next:before {
content: "\f054";
font-weight: 900;
}
.pe-testimonial-carousel {
margin: 0 auto;
text-align: left;
position: relative;
padding-bottom: 0;
}
.pe-testimonial-carousel .pe-custom-title {
position: relative;
display: table;
margin-top: 30px;
}
.pe-testimonial-carousel .pe-custom-title .pe-testimonial-image {
vertical-align: middle;
display: table-cell;
border-right: 2px solid #487f5b;
padding: 10px 30px 10px 0px;
}
.pe-testimonial-carousel .pe-custom-title .pe-testimonial-info {
vertical-align: middle;
display: table-cell;
padding: 10px 0 10px 30px;
}
.pe-testimonial-carousel .pe-custom-title a {
color: inherit;
text-decoration: none;
}
.pe-testimonial-carousel .pe-custom-title a:hover {
color: #487f5b;
text-decoration: none;
}
.pe-testimonial-carousel .pe-custom-title .pe-custom-subtitle {
font-size: 0.89em;
line-height: 1.2;
}
.pe-testimonial-carousel .pe-indicators {
position: absolute;
list-style: none;
margin: 0;
top: auto;
right: 0;
bottom: 0;
z-index: 5;
padding: 0;
}
.pe-testimonial-carousel .pe-indicators li {
display: block;
float: left;
width: 20px;
height: 20px;
cursor: pointer;
background: #d6d6d6;
margin: 0 0 0 6px;
}
.pe-testimonial-carousel .pe-indicators li:hover {
background: #487f5b;
}
.pe-testimonial-carousel .pe-indicators li.active {
background: #487f5b;
color: #ffffff;
}
.pe-testimonial-carousel .pe-item p {
margin-top: 0;
} #pe-header .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top1 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top2 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top3 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top4 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top5 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom1 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom2 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom3 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom4 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom5 .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-footer .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #ffffff;
}
#pe-main .pe-color .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-offcanvas .pe-testimonial-carousel .pe-indicators li:not(.active) {
background: #cad5f4;
}
.pe-widget-img-carousel {
position: relative;
padding-bottom: 120px; }
.pe-widget-img-carousel .pe-image-carousel {
display: none;
}
.pe-widget-img-carousel .pe-image-carousel.flipster__container {
display: block;
}
.pe-widget-img-carousel .flipster__nav {
margin: 0;
position: absolute;
bottom: 0;
width: 100%;
left: 0;
}
.pe-widget-img-carousel .flipster__nav__item {
margin: 0;
}
.pe-widget-img-carousel .flipster__item__content a {
display: block;
}
.pe-widget-img-carousel .flipster__nav__link {
display: inline-block;
height: 40px;
line-height: 36px;
width: 40px;
text-decoration: none;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
color: inherit;
border: 2px solid transparent;
font-weight: 700;
margin: 5px;
font-size: 0.89em;
text-transform: uppercase;
padding: 0;
}
.pe-widget-img-carousel .flipster__nav__link:hover,
.pe-widget-img-carousel .flipster__nav__link:focus {
color: inherit;
border-bottom-color: #487f5b;
}
.pe-widget-img-carousel .flipster__nav__link::after {
display: none;
}
.pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link,
.pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:hover,
.pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:focus {
color: #ffffff;
background: #487f5b;
}
.pe-widget-img-carousel .flipster__button {
color: #487f5b;
box-shadow: none;
margin: -65px 30px 0;
opacity: 1;
}
.pe-widget-img-carousel .flipster__button svg {
width: 30px;
height: 30px;
}
.pe-widget-img-carousel .flipster__button:hover,
.pe-widget-img-carousel .flipster__button:focus {
background: none;
}
.pe-best-features {  }
.pe-best-features .pe-best-features-in {
margin-top: -20px;
}
.pe-best-features .image-col {
text-align: center;
}
.pe-best-features .image-col,
.pe-best-features .pe-item {
margin: 20px 0 0;
}
.pe-best-features .pe-icon {
margin-bottom: 10px;
}
.pe-best-features .pe-icon span {
position: relative;
display: inline-block;
vertical-align: top;
text-align: center;
color: #487f5b;
width: 75px;
height: 75px;
line-height: 75px;
border: none;
font-size: 60px;
}
.pe-best-features .pe-best-features-title {
color: #161616;
margin: 0;
text-transform: none;
letter-spacing: 0;
font-weight: 700;
font-size: 1.11em;
}
.pe-best-features .pe-best-features-title a {
color: inherit;
text-decoration: none;
}
.pe-best-features .pe-best-features-title a:hover {
color: #487f5b;
text-decoration: none;
}
.pe-best-features .main-description .main-description-in {
padding-top: 60px;
}
.pe-best-features .main-description .main-description-in p:last-child {
margin-bottom: 0;
}
.pe-best-features.style2 .pe-best-features-in {
margin-top: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer {
display: table;
width: 100%;
padding-bottom: 20px;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item {
display: table-row;
margin: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon {
display: table-cell;
text-align: left;
margin-bottom: 0;
padding: 0 20px 0 0;
vertical-align: middle;
width: 75px;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon span {
text-align: left;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon .fa-2x {
margin-bottom: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-best-features-title {
vertical-align: middle;
margin-bottom: 0;
display: table-cell;
font-weight: 700;
font-size: 1.11em;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text {
display: table-cell;
vertical-align: top;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text .pe-title {
font-size: 18px;
font-weight: 700;
padding-top: 30px;
margin-bottom: 0;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-title-text .pe-text {
font-size: 18px;
padding-top: 15px;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer:last-of-type {
padding-bottom: 0;
}
#pe-header .pe-best-features .pe-title {
color: #161616;
}
#pe-top1 .pe-best-features .pe-title {
color: #161616;
}
#pe-top2 .pe-best-features .pe-title {
color: #161616;
}
#pe-top3 .pe-best-features .pe-title {
color: #161616;
}
#pe-top4 .pe-best-features .pe-title {
color: #161616;
}
#pe-top5 .pe-best-features .pe-title {
color: #161616;
}
#pe-bottom1 .pe-best-features .pe-title {
color: #161616;
}
#pe-bottom2 .pe-best-features .pe-title {
color: #161616;
}
#pe-bottom3 .pe-best-features .pe-title {
color: #161616;
}
#pe-bottom4 .pe-best-features .pe-title {
color: #161616;
}
#pe-bottom5 .pe-best-features .pe-title {
color: #161616;
}
#pe-footer .pe-best-features .pe-title {
color: #ffffff;
}
#pe-main .pe-color .pe-best-features .pe-title {
color: #161616;
}
#pe-offcanvas .pe-best-features .pe-title {
color: #0b1635;
}
#pe-header .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top1 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top2 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top3 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top4 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-top5 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom1 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom2 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom3 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom4 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-bottom5 .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-footer .pe-best-features .pe-icon span {
border-color: rgba(255, 255, 255, 0.2);
}
#pe-main .pe-color .pe-best-features .pe-icon span {
border-color: rgba(22, 22, 22, 0.2);
}
#pe-offcanvas .pe-best-features .pe-icon span {
border-color: rgba(11, 22, 53, 0.2);
} .pe-image-margin .pe-best-features .image-col {
margin: 0;
}
#pe-main .tnp-widget-minimal input[type=text],
#pe-main .tnp-widget input[type=text],
#pe-main .tnp-widget-minimal input[type=email],
#pe-main .tnp-widget input[type=email],
#pe-main .tnp-widget-minimal select,
#pe-main .tnp-widget select {
line-height: 1.5;
vertical-align: middle;
font-size: 1em;
font-style: normal;
font-weight: 400;
font-family: inherit;
padding: 15px 15px 14px;
border: 2px solid #161616;
color: #161616;
background: transparent;
max-width: 100%;
text-transform: none;
}
#pe-main .tnp-widget-minimal input[type=text]::-webkit-input-placeholder,
#pe-main .tnp-widget input[type=text]::-webkit-input-placeholder,
#pe-main .tnp-widget-minimal input[type=email]::-webkit-input-placeholder,
#pe-main .tnp-widget input[type=email]::-webkit-input-placeholder,
#pe-main .tnp-widget-minimal select::-webkit-input-placeholder,
#pe-main .tnp-widget select::-webkit-input-placeholder {
color: #161616;
opacity: 1 !important;
}
#pe-main .tnp-widget-minimal input[type=text]:-moz-placeholder,
#pe-main .tnp-widget input[type=text]:-moz-placeholder,
#pe-main .tnp-widget-minimal input[type=email]:-moz-placeholder,
#pe-main .tnp-widget input[type=email]:-moz-placeholder,
#pe-main .tnp-widget-minimal select:-moz-placeholder,
#pe-main .tnp-widget select:-moz-placeholder {
color: #161616;
}
#pe-main .tnp-widget-minimal input[type=text]::-moz-placeholder,
#pe-main .tnp-widget input[type=text]::-moz-placeholder,
#pe-main .tnp-widget-minimal input[type=email]::-moz-placeholder,
#pe-main .tnp-widget input[type=email]::-moz-placeholder,
#pe-main .tnp-widget-minimal select::-moz-placeholder,
#pe-main .tnp-widget select::-moz-placeholder {
color: #161616;
}
#pe-main .tnp-widget-minimal input[type=text]:-ms-input-placeholder,
#pe-main .tnp-widget input[type=text]:-ms-input-placeholder,
#pe-main .tnp-widget-minimal input[type=email]:-ms-input-placeholder,
#pe-main .tnp-widget input[type=email]:-ms-input-placeholder,
#pe-main .tnp-widget-minimal select:-ms-input-placeholder,
#pe-main .tnp-widget select:-ms-input-placeholder {
color: #161616;
}
#pe-main .tnp-widget-minimal input[type=text]::-webkit-input-placeholder,
#pe-main .tnp-widget input[type=text]::-webkit-input-placeholder,
#pe-main .tnp-widget-minimal input[type=email]::-webkit-input-placeholder,
#pe-main .tnp-widget input[type=email]::-webkit-input-placeholder,
#pe-main .tnp-widget-minimal select::-webkit-input-placeholder,
#pe-main .tnp-widget select::-webkit-input-placeholder {
color: rgba(22, 22, 22, 0.3);
}
#pe-main .tnp-widget-minimal input[type=text]:focus,
#pe-main .tnp-widget input[type=text]:focus,
#pe-main .tnp-widget-minimal input[type=email]:focus,
#pe-main .tnp-widget input[type=email]:focus,
#pe-main .tnp-widget-minimal select:focus,
#pe-main .tnp-widget select:focus {
background: transparent;
border-width: 3px !important;
padding: 14px 14px 13px;
outline: 0;
box-shadow: 0 3px 20px #161616;
}
#pe-main .tnp-widget-minimal .tnp-field-button,
#pe-main .tnp-widget .tnp-field-button {
text-align: right;
}
#pe-main .tnp-widget-minimal input[type=submit],
#pe-main .tnp-widget input[type=submit] {
display: inline-block;
text-align: center;
cursor: pointer;
text-decoration: none;
height: auto;
line-height: 20px;
border: none;
background: #487f5b;
font-family: inherit;
font-weight: 700;
padding: 20px 60px;
color: #ffffff;
text-transform: uppercase;
font-size: 0.89em;
border-radius: 0;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
box-shadow: 0 3px 20px rgba(72, 127, 91, 0.7);
width: auto;
margin: 30px 0 0;
}
#pe-main .tnp-widget-minimal input[type=submit]:hover,
#pe-main .tnp-widget input[type=submit]:hover,
#pe-main .tnp-widget-minimal input[type=submit]:focus,
#pe-main .tnp-widget input[type=submit]:focus {
text-decoration: none;
color: #ffffff;
background: #3f6f4f;
box-shadow: none;
}
#pe-main .tnp-widget-minimal input[type=submit]:active,
#pe-main .tnp-widget input[type=submit]:active {
outline: 0;
}
#pe-main .tnp-widget {
margin-top: 30px;
}
#pe-main .tnp-widget-minimal input[type=submit] {
float: right;
}
.tp-parallax-wrap {
background-color: #f8f8f8;
}
rs-layer span {
color: #487f5b;
}
.rev-btn:hover,
.rev-btn:focus {
box-shadow: none !important;
}
.custom .tp-bullet {
width: 20px;
height: 20px;
background: #7c7c7c;
}
.custom .tp-bullet.selected,
.custom .tp-bullet:hover,
.custom .tp-bullet:focus {
background: #487f5b;
}
#pe-header .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-top1 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-top2 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-top3 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-top4 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-top5 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-bottom1 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-bottom2 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-bottom3 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-bottom4 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-bottom5 .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-footer .custom .tp-bullet:not(.selected) {
background: #ffffff;
}
#pe-main .custom .tp-bullet:not(.selected) {
background: #d5d5d5;
}
#pe-offcanvas .custom .tp-bullet:not(.selected) {
background: #cad5f4;
}
.gm-style {
color: #161616;
}
.addthis_sharing_toolbox {
margin: 1em 0;
}
.addthis_sharing_toolbox:empty {
margin: 0;
}
.pe-article-content + .addthis_sharing_toolbox {
margin: 30px 0 0;
}
.pe-article-content + .addthis_sharing_toolbox:empty {
margin: 0;
}
#lang_sel ul li:after,
#lang_sel_click ul li:after,
#lang_sel_footer ul li:after,
#lang_sel ul li:before,
#lang_sel_click ul li:before,
#lang_sel_footer ul li:before {
display: none;
}
.pe-main-menu .nav-menu > li.menu-item-language > ul.sub-menu {
display: none;
margin: 0;
padding: 0;
position: absolute;
top: 100%;
width: 240px;
z-index: 1;
background: #ffffff;
}
.pe-main-menu .nav-menu > li.menu-item-language > ul.sub-menu a {
display: block;
padding: 23px 30px;
color: #161616;
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
line-height: 1.2;
text-decoration: none;
}
.pe-main-menu .nav-menu > li.menu-item-language > ul.sub-menu a:hover {
color: #969696;
}
.pe-main-menu .nav-menu > li.menu-item-language > ul.sub-menu .menu-item + .menu-item {
border-top: 1px solid #ffffff;
}
.pe-main-menu .nav-menu > li.menu-item-language:hover > ul.sub-menu {
display: block;
}
.pe-main-menu .nav-menu > li.menu-item-language img {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}
.pe-recent-posts-outer .image-top .caption .pe-recent-posts-title-tag {
margin-bottom: 45px;
}
.pe-recent-posts-outer .excerpt-text {
font-size: 0.89em;
}
.pe-recent-posts-outer .caption .pe-recent-posts-title-tag {
font-size: 1.11em;
text-transform: uppercase;
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
margin-bottom: 15px;
line-height: 1.4;
}
.pe-recent-posts-outer .caption .pe-recent-posts-title-tag a {
text-decoration: none;
}
.pe-recent-posts-outer .caption .pe-creation-date {
font-size: 0.89em;
line-height: 1.1;
display: block;
margin: 0 0 10px;
}
.pe-recent-posts-outer .image-left ul li img {
margin-right: 20px;
margin-bottom: 10px;
}
.pe-recent-posts-outer .image-top ul li img {
margin-bottom: 30px;
}
.pe-recent-posts-outer .pe-carousel-navigation-container .carousel-control {
text-decoration: none;
}
.pe-recent-posts-outer.bullets-on-board {
padding-top: 0;
padding-bottom: 40px;
}
.pe-recent-posts-outer ol.carousel-indicators {
bottom: 0;
top: auto;
text-align: left;
}
.pe-recent-posts-outer ol.carousel-indicators li {
border-radius: 0;
width: 20px;
height: 20px;
background: #7c7c7c;
margin: 0 3px 0 0 !important;
color: inherit;
}
.pe-recent-posts-outer ol.carousel-indicators li.active {
border-radius: 0;
width: 20px;
height: 20px;
margin: 0 3px 0 0 !important;
background: #487f5b;
color: #ffffff;
}
#pe-header .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-top5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-bottom5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-footer .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #ffffff;
}
#pe-main .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #d5d5d5;
}
#pe-offcanvas .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #cad5f4;
}
.pe-tabs .pe-tab-links {
margin: 0;
}
.pe-tabs .pe-tab-links:before,
.pe-tabs .pe-tab-links:after {
content: ' ';
display: table;
}
.pe-tabs .pe-tab-links:after {
clear: both;
}
.pe-tabs .pe-tab-links li {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
.pe-tabs .pe-tab-links li a {
background: none;
color: inherit;
padding: 20px 60px;
border-top: 2px solid transparent;
margin: 0;
text-transform: uppercase;
line-height: 1.7;
text-decoration: none;
display: block;
}
.pe-tabs .pe-tab-links li a:hover {
background: none;
color: #487f5b;
}
.pe-tabs .pe-tab-links li.active {
border-color: transparent;
}
.pe-tabs .pe-tab-links li.active a {
background: #f7f7f7;
border-color: #487f5b;
position: relative;
z-index: 2;
}
.pe-tabs .pe-tab-links li.active a .pn-subtitle {
color: #161616;
}
.pe-tabs .pe-tab-links li.active + li {
border-color: transparent;
}
.pe-tabs .pe-tabs-content {
position: relative;
border: none;
padding: 60px;
background: #f7f7f7;
}
.pe-tabs .pe-tabs-content p:last-child {
margin-bottom: 0;
}
.pe-tabs .pe-tab {
display: none;
}
.pe-tabs .pe-tab.active {
display: block;
}
.pe-tabs.pe-clean .pe-tab-links {
text-align: center;
border-bottom: 2px solid #487f5b;
margin: 0;
}
.pe-tabs.pe-clean .pe-tab-links li {
display: inline-block;
vertical-align: top;
float: none;
list-style: none;
margin: 0 2px 0 0;
}
.pe-tabs.pe-clean .pe-tab-links li a {
color: inherit;
background: none;
text-transform: uppercase;
font-weight: 700;
line-height: 1.3;
border: none;
}
.pe-tabs.pe-clean .pe-tab-links li a:hover {
color: #487f5b;
}
.pe-tabs.pe-clean .pe-tab-links li.active {
box-shadow: none;
}
.pe-tabs.pe-clean .pe-tab-links li.active a {
background: none;
color: #487f5b;
}
.pe-tabs.pe-clean .pe-tabs-content {
background: none;
box-shadow: none;
padding: 30px 0 0;
}
.pe-accordion-container {
margin: 0;
}
.pe-accordion-container .pe-accordion .accordion-in {
padding: 30px;
background: #f7f7f7;
position: relative;
}
.pe-accordion-container .pe-accordion + .pe-accordion {
margin-top: 20px;
}
.pe-accordion-container .pe-accordion-heading:before {
content: '';
width: 5px;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #487f5b;
}
.pe-accordion-container .pe-accordion-heading a {
display: block;
margin: 0;
padding: 0;
line-height: 20px;
font-size: 1em;
font-weight: 400;
text-decoration: none;
position: relative;
color: inherit;
}
.pe-accordion-container .pe-accordion-heading a:after {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-variant: normal;
font-style: normal;
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
letter-spacing: 0;
font-size: 120%;
position: absolute;
top: 50%;
margin-top: -10px;
right: 15px;
left: auto;
content: '\f067';
line-height: 20px;
font-weight: 900;
}
.pe-accordion-container .pe-accordion-heading.active a:after {
content: '\f068';
}
.pe-accordion-container .pe-accordion-content {
padding: 25px 0 0;
}
.pe-gallery {
clear: both;
margin-top: -30px;
}
.pe-gallery .row,
.pe-gallery .pe-row {
margin-left: -15px;
margin-right: -15px;
}
.pe-gallery .col-xs-1,
.pe-gallery .col-xs-2,
.pe-gallery .col-xs-3,
.pe-gallery .col-xs-4,
.pe-gallery .col-xs-5,
.pe-gallery .col-xs-6,
.pe-gallery .col-xs-7,
.pe-gallery .col-xs-8,
.pe-gallery .col-xs-9,
.pe-gallery .col-xs-10,
.pe-gallery .col-xs-11,
.pe-gallery .col-xs-12,
.pe-gallery .col-sm-1,
.pe-gallery .col-sm-2,
.pe-gallery .col-sm-3,
.pe-gallery .col-sm-4,
.pe-gallery .col-sm-5,
.pe-gallery .col-sm-6,
.pe-gallery .col-sm-7,
.pe-gallery .col-sm-8,
.pe-gallery .col-sm-9,
.pe-gallery .col-sm-10,
.pe-gallery .col-sm-11,
.pe-gallery .col-sm-12,
.pe-gallery .col-md-1,
.pe-gallery .col-md-2,
.pe-gallery .col-md-3,
.pe-gallery .col-md-4,
.pe-gallery .col-md-5,
.pe-gallery .col-md-6,
.pe-gallery .col-md-7,
.pe-gallery .col-md-8,
.pe-gallery .col-md-9,
.pe-gallery .col-md-10,
.pe-gallery .col-md-11,
.pe-gallery .col-md-12,
.pe-gallery .col-lg-1,
.pe-gallery .col-lg-2,
.pe-gallery .col-lg-3,
.pe-gallery .col-lg-4,
.pe-gallery .col-lg-5,
.pe-gallery .col-lg-6,
.pe-gallery .col-lg-7,
.pe-gallery .col-lg-8,
.pe-gallery .col-lg-9,
.pe-gallery .col-lg-10,
.pe-gallery .col-lg-11,
.pe-gallery .col-lg-12 {
padding-left: 15px;
padding-right: 15px;
}
.pe-gallery.columns-2 [class*="col-"]:nth-child(2n+1) {
clear: both;
}
.pe-gallery.columns-3 [class*="col-"]:nth-child(3n+1) {
clear: both;
}
.pe-gallery.columns-4 [class*="col-"]:nth-child(4n+1) {
clear: both;
}
.pe-gallery-item {
margin-top: 30px;
position: relative;
overflow: hidden;
cursor: pointer;
}
.pe-gallery-item .pe-gallery-caption {
font-size: 1em;
position: absolute;
bottom: 0;
left: 100%;
right: auto;
padding: 20px;
width: 100%;
transition: opacity 0.25s linear, left 0.25s linear;
-webkit-transition: opacity 0.25s linear, left 0.25s linear;
background: rgba(255, 255, 255, 0.8);
opacity: 0;
}
.pe-gallery-item:hover .pe-gallery-caption,
.pe-gallery-item:focus .pe-gallery-caption {
opacity: 1;
left: 0;
}
.gallery {
text-align: center;
margin: 1em 0;
}
.gallery .gallery-item {
display: inline-block;
vertical-align: top;
max-width: 100%;
padding: 15px;
}
.gallery .wp-caption-text {
padding: 10px;
max-width: 100%;
font-size: 0.9em;
}
.gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery.gallery-columns-8 .gallery-item {
width: 12.50%;
}
.gallery.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.pe-testimonials .pe-custom-text {
padding: 30px;
text-align: left;
position: relative;
margin: 0 0 28px;
white-space: normal;
overflow: visible;
background: #f2f2f2;
color: #161616;
}
.pe-testimonials .pe-custom-text p {
white-space: normal;
overflow: visible;
}
.pe-testimonials .pe-custom-text p:first-child {
margin-top: 0;
}
.pe-testimonials .pe-custom-text:after {
content: '';
position: absolute;
bottom: -20px;
right: 30px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 20px 0;
border-color: transparent #f2f2f2 transparent transparent;
}
.pe-testimonials .pe-custom-title {
font-size: 1em;
font-weight: 400;
text-align: right;
line-height: 1.1;
text-transform: capitalize;
text-decoration: none;
color: #487f5b;
}
.pe-testimonials .pe-custom-subtitle {
font-size: 0.9em;
text-align: right;
line-height: 1.1;
color: inherit;
}
.pe-testimonials .pe-custom-title + .pe-custom-subtitle {
margin: 5px 0;
}
.right .pe-testimonials .pe-custom-text,
.pe-testimonials.right .pe-custom-text {
text-align: right;
}
.right .pe-testimonials .pe-custom-text:after,
.pe-testimonials.right .pe-custom-text:after {
right: auto;
left: 30px;
border-width: 20px 30px 0 0;
border-color: #f2f2f2 transparent transparent transparent;
}
.right .pe-testimonials .pe-custom-title,
.pe-testimonials.right .pe-custom-title {
text-align: left;
}
.right .pe-testimonials .pe-custom-subtitle,
.pe-testimonials.right .pe-custom-subtitle {
text-align: left;
}
.pe-testimonials.clean {
padding: 0 0 0 15px;
margin: 20px 0 0;
border-left: 5px solid #161616;
}
.pe-testimonials.clean .pe-custom-text {
background: none;
color: inherit;
width: 100%;
padding: 0;
margin: 0;
}
.pe-testimonials.clean .pe-custom-text:after {
display: none;
}
.pe-testimonials.clean .pe-custom-title,
.pe-testimonials.clean .pe-custom-subtitle {
font-size: 85%;
display: inline-block;
line-height: 20px;
margin: 0;
}
.pe-testimonials.clean .pe-custom-title {
position: relative;
}
.pe-testimonials.clean .pe-custom-title:before {
content: '- ';
}
.pe-testimonials.clean .pe-custom-subtitle {
opacity: 0.6;
margin-left: 5px;
}
.pe-testimonials.right.clean {
padding: 0 15px 0 0;
border-left: none;
border-right: 5px solid #161616;
text-align: right;
}
.pe-icontext {
display: table;
}
.pe-icontext .pe-content {
display: table-cell;
vertical-align: middle;
}
.pe-icontext .pe-icon {
color: #487f5b;
padding-right: 30px;
display: table-cell;
vertical-align: middle;
}
.pe-icontext .pe-label {
display: block;
}
.pe-icontext .pe-desc {
display: block;
margin: 0;
}
.pe-icontext + .pe-icontext,
.pe-icontext + a.readmore {
margin-top: 30px;
}
.pe-icontext .pe-icon[style] {
text-align: center;
}
.pe-icontext.style2 {
background: #487f5b;
color: #ffffff;
width: 100%;
padding: 30px;
cursor: pointer;
box-shadow: 0 3px 20px rgba(72, 127, 91, 0.7);
border-radius: 0;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.pe-icontext.style2 .pe-icon {
color: #ffffff;
padding-right: 20px;
width: 70px;
}
.pe-icontext.style2 .pe-content {
vertical-align: middle;
}
.pe-icontext.style2 .pe-content .pe-label {
font-family: Oswald, Oswald;
font-weight: 500;
font-size: 1.11em;
text-transform: uppercase;
}
.pe-icontext.style2 .pe-content .pe-label a {
color: #ffffff;
text-decoration: none;
}
.pe-icontext.style2 .pe-content .pe-label a:hover,
.pe-icontext.style2 .pe-content .pe-label a:focus {
text-decoration: none;
}
.pe-icontext.style2 .pe-content .pe-desc {
margin: 0;
}
.pe-icontext.style2 + .pe-icontext,
.pe-icontext.style2 + a.readmore {
margin-top: 30px;
}
.pe-icontext.style2:hover,
.pe-icontext.style2:focus {
text-decoration: none;
color: #ffffff;
background: #3f6f4f;
box-shadow: none;
}
.pe-counter {
text-align: center;
}
.pe-counter .pe-icon {
color: #487f5b;
font-size: 40px;
}
.pe-counter .pe-count {
font-size: 80px;
line-height: 1.1;
color: #161616;
}
.pe-counter .pe-counter-title {
opacity: 0.6;
position: relative;
margin-top: 10px;
padding-top: 20px;
}
.pe-counter .pe-counter-title:before,
.pe-counter .pe-counter-title:after {
content: '';
position: absolute;
display: block;
height: 1px;
width: 30px;
left: 50%;
right: auto;
background: #487f5b;
}
.pe-counter .pe-counter-title:before {
top: 0;
margin-left: -20px;
}
.pe-counter .pe-counter-title:after {
top: 5px;
margin-left: -10px;
}
.pe-table.fixed {
table-layout: fixed;
}
.pe-table.center {
text-align: center;
}
.pe-table-group tr td:first-child {
font-size: 1em;
font-weight: bold;
color: #487f5b;
text-transform: uppercase;
padding-right: 30px;
vertical-align: middle;
}
.pe-table-group tr td:last-child {
font-size: 1.15em;
font-weight: bold;
padding-left: 30px;
vertical-align: middle;
}
.pe-pricing {
text-align: center;
background: #ffffff;
box-shadow: 0px 0px 80px 0px #d1d1d1;
margin-top: 60px;
}
.pe-pricing.highlight {
position: relative;
margin-top: 0;
z-index: 2;
}
.pe-pricing.highlight .title {
padding-top: 30px;
padding-bottom: 30px;
}
.pe-pricing.highlight .bottom {
padding-top: 40px;
padding-bottom: 40px;
}
.pe-pricing .image {
max-width: 100%;
padding: 20px 30px;
}
.pe-pricing .title {
display: block;
text-transform: uppercase;
letter-spacing: 2px;
padding: 20px 30px;
}
.pe-pricing .price {
padding: 25px 30px;
background: #f2f2f2;
}
.pe-pricing .price .before,
.pe-pricing .price .after {
vertical-align: top;
font-size: 1.714em;
}
.pe-pricing .price .p {
font-size: 84px;
line-height: 1;
}
.pe-pricing .price .term {
opacity: 0.6;
vertical-align: sub;
position: relative;
}
.pe-pricing .price .term:before {
content: '/';
}
.pe-pricing .content {
padding: 30px;
}
.pe-pricing .content ul {
text-align: initial;
margin: 0;
}
.pe-pricing .content ul li {
padding-top: 5px;
padding-bottom: 5px;
}
.pe-pricing .content ul li:before {
top: 17px;
}
.pe-pricing .bottom {
padding-bottom: 30px;
}
.row.sc {
margin-top: -30px;
margin-left: -15px;
margin-right: -15px;
}
.row.sc + .row.sc {
margin-top: 0;
}
.row.sc .col-xs-1,
.row.sc .col-xs-2,
.row.sc .col-xs-3,
.row.sc .col-xs-4,
.row.sc .col-xs-5,
.row.sc .col-xs-6,
.row.sc .col-xs-7,
.row.sc .col-xs-8,
.row.sc .col-xs-9,
.row.sc .col-xs-10,
.row.sc .col-xs-11,
.row.sc .col-xs-12,
.row.sc .col-sm-1,
.row.sc .col-sm-2,
.row.sc .col-sm-3,
.row.sc .col-sm-4,
.row.sc .col-sm-5,
.row.sc .col-sm-6,
.row.sc .col-sm-7,
.row.sc .col-sm-8,
.row.sc .col-sm-9,
.row.sc .col-sm-10,
.row.sc .col-sm-11,
.row.sc .col-sm-12,
.row.sc .col-md-1,
.row.sc .col-md-2,
.row.sc .col-md-3,
.row.sc .col-md-4,
.row.sc .col-md-5,
.row.sc .col-md-6,
.row.sc .col-md-7,
.row.sc .col-md-8,
.row.sc .col-md-9,
.row.sc .col-md-10,
.row.sc .col-md-11,
.row.sc .col-md-12,
.row.sc .col-lg-1,
.row.sc .col-lg-2,
.row.sc .col-lg-3,
.row.sc .col-lg-4,
.row.sc .col-lg-5,
.row.sc .col-lg-6,
.row.sc .col-lg-7,
.row.sc .col-lg-8,
.row.sc .col-lg-9,
.row.sc .col-lg-10,
.row.sc .col-lg-11,
.row.sc .col-lg-12 {
padding-left: 15px;
padding-right: 15px;
}
.row.sc > .item {
margin-top: 30px;
}
.row.sc.margin {
margin-top: 0;
}
.row.sc.margin > .item {
margin-top: 0;
}
.row.sc.padding {
margin-left: 0;
margin-right: 0;
}
.row.sc.padding > .item {
padding-left: 0;
padding-right: 0;
}
.pe-anibox figure {
position: relative;
overflow: hidden;
text-align: center;
cursor: pointer;
margin: 0 auto;
background: #ffffff;
}
.pe-anibox figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
margin: 0 auto;
}
.pe-anibox figure figcaption {
padding: 2em;
color: #ffffff;
text-transform: uppercase;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pe-anibox figure figcaption:before,
.pe-anibox figure figcaption:after {
pointer-events: none;
}
.pe-anibox figure h1,
.pe-anibox figure h2,
.pe-anibox figure h3,
.pe-anibox figure h4,
.pe-anibox figure h5,
.pe-anibox figure h6,
.pe-anibox figure p.p-title,
.pe-anibox figure span {
font-family: Oswald, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 40px;
font-style: normal;
line-height: 1.1;
}
.pe-anibox figure h1 span,
.pe-anibox figure h2 span,
.pe-anibox figure h3 span,
.pe-anibox figure h4 span,
.pe-anibox figure h5 span,
.pe-anibox figure h6 span,
.pe-anibox figure p.p-title span,
.pe-anibox figure span span {
font-weight: 700;
}
.pe-anibox figure h1,
.pe-anibox figure h2,
.pe-anibox figure h3,
.pe-anibox figure h4,
.pe-anibox figure h5,
.pe-anibox figure h6,
.pe-anibox figure p.p-title,
.pe-anibox figure span {
margin: 0;
}
.pe-anibox figure p.subtitle {
font-size: 0.9em;
}
.pe-anibox figure a:hover,
.pe-anibox figure a:focus {
opacity: 1;
outline-offset: -2px;
}
.pe-anibox figure figcaption,
.pe-anibox figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.pe-anibox figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.pe-anibox figure.effect-sadie figcaption:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 75%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
}
.pe-anibox figure.effect-sadie h1,
.pe-anibox figure.effect-sadie h2,
.pe-anibox figure.effect-sadie h3,
.pe-anibox figure.effect-sadie h4,
.pe-anibox figure.effect-sadie h5,
.pe-anibox figure.effect-sadie h6,
.pe-anibox figure.effect-sadie p.p-title,
.pe-anibox figure.effect-sadie span {
position: absolute;
top: 50%;
left: 0;
width: 100%;
color: #161616;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
.pe-anibox figure.effect-sadie figcaption:before,
.pe-anibox figure.effect-sadie p.subtitle {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.pe-anibox figure.effect-sadie p.subtitle {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
color: #161616;
}
.pe-anibox figure.effect-sadie:hover h1,
.pe-anibox figure.effect-sadie:hover h2,
.pe-anibox figure.effect-sadie:hover h3,
.pe-anibox figure.effect-sadie:hover h4,
.pe-anibox figure.effect-sadie:hover h5,
.pe-anibox figure.effect-sadie:hover h6,
.pe-anibox figure.effect-sadie:hover p.p-title,
.pe-anibox figure.effect-sadie:hover span {
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
.pe-anibox figure.effect-sadie:hover figcaption:before,
.pe-anibox figure.effect-sadie:hover p.subtitle {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-julia {
background: #ffffff;
}
.pe-anibox figure.effect-julia img {
-webkit-transition: opacity 1s, -webkit-transform 1s;
transition: opacity 1s, transform 1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pe-anibox figure.effect-julia figcaption {
text-align: left;
}
.pe-anibox figure.effect-julia h1,
.pe-anibox figure.effect-julia h2,
.pe-anibox figure.effect-julia h3,
.pe-anibox figure.effect-julia h4,
.pe-anibox figure.effect-julia h5,
.pe-anibox figure.effect-julia h6,
.pe-anibox figure.effect-julia p.p-title,
.pe-anibox figure.effect-julia span {
float: left;
vertical-align: top;
position: relative;
padding: 0.4em 1em;
color: #161616;
background: rgba(255, 255, 255, 0.9);
}
.pe-anibox figure.effect-julia p.subtitle {
clear: both;
float: left;
color: #161616;
margin: 0.25em 0 0.25em;
padding: 0.4em 1em;
background: rgba(255, 255, 255, 0.9);
text-transform: none;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px, 0, 0);
transform: translate3d(-360px, 0, 0);
}
.pe-anibox figure.effect-julia p:first-child {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.pe-anibox figure.effect-julia p:nth-of-type(2) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.pe-anibox figure.effect-julia p:nth-of-type(3) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.pe-anibox figure.effect-julia:hover p:first-child {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.pe-anibox figure.effect-julia:hover p:nth-of-type(2) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.pe-anibox figure.effect-julia:hover p:nth-of-type(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.pe-anibox figure.effect-julia:hover img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.pe-anibox figure.effect-julia:hover p.subtitle {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-goliath {
background: #000000;
}
.pe-anibox figure.effect-goliath img {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.pe-anibox figure.effect-goliath h1,
.pe-anibox figure.effect-goliath h2,
.pe-anibox figure.effect-goliath h3,
.pe-anibox figure.effect-goliath h4,
.pe-anibox figure.effect-goliath h5,
.pe-anibox figure.effect-goliath h6,
.pe-anibox figure.effect-goliath p.p-title,
.pe-anibox figure.effect-goliath span {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.pe-anibox figure.effect-goliath img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.pe-anibox figure.effect-goliath h1,
.pe-anibox figure.effect-goliath h2,
.pe-anibox figure.effect-goliath h3,
.pe-anibox figure.effect-goliath h4,
.pe-anibox figure.effect-goliath h5,
.pe-anibox figure.effect-goliath h6,
.pe-anibox figure.effect-goliath p.p-title,
.pe-anibox figure.effect-goliath span,
.pe-anibox figure.effect-goliath p.subtitle {
position: absolute;
bottom: 0;
left: 0;
padding: 10px 30px;
}
.pe-anibox figure.effect-goliath p.subtitle {
width: 100%;
box-sizing: border-box;
background: #487f5b;
text-transform: none;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
padding: 22px 20px;
}
.pe-anibox figure.effect-goliath:hover img {
-webkit-transform: translate3d(0, -65px, 0);
transform: translate3d(0, -65px, 0);
opacity: 0.9;
}
.pe-anibox figure.effect-goliath:hover h1,
.pe-anibox figure.effect-goliath:hover h2,
.pe-anibox figure.effect-goliath:hover h3,
.pe-anibox figure.effect-goliath:hover h4,
.pe-anibox figure.effect-goliath:hover h5,
.pe-anibox figure.effect-goliath:hover h6,
.pe-anibox figure.effect-goliath:hover p.p-title,
.pe-anibox figure.effect-goliath:hover span {
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
.pe-anibox figure.effect-goliath:hover p.subtitle {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-marley {
background: #000000;
}
.pe-anibox figure.effect-marley figcaption {
text-align: right;
}
.pe-anibox figure.effect-marley img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
opacity: 0.9;
-webkit-filter: blur(0);
}
.pe-anibox figure.effect-marley h1,
.pe-anibox figure.effect-marley h2,
.pe-anibox figure.effect-marley h3,
.pe-anibox figure.effect-marley h4,
.pe-anibox figure.effect-marley h5,
.pe-anibox figure.effect-marley h6,
.pe-anibox figure.effect-marley p.p-title,
.pe-anibox figure.effect-marley span,
.pe-anibox figure.effect-marley p.subtitle {
position: absolute;
right: 30px;
left: 30px;
padding: 10px 0;
}
.pe-anibox figure.effect-marley p.subtitle {
bottom: 30px;
line-height: 1.5;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.pe-anibox figure.effect-marley h1,
.pe-anibox figure.effect-marley h2,
.pe-anibox figure.effect-marley h3,
.pe-anibox figure.effect-marley h4,
.pe-anibox figure.effect-marley h5,
.pe-anibox figure.effect-marley h6,
.pe-anibox figure.effect-marley p.p-title,
.pe-anibox figure.effect-marley span {
top: 30px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
.pe-anibox figure.effect-marley:hover h1,
.pe-anibox figure.effect-marley:hover h2,
.pe-anibox figure.effect-marley:hover h3,
.pe-anibox figure.effect-marley:hover h4,
.pe-anibox figure.effect-marley:hover h5,
.pe-anibox figure.effect-marley:hover h6,
.pe-anibox figure.effect-marley:hover p.p-title,
.pe-anibox figure.effect-marley:hover span {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-marley h1:after,
.pe-anibox figure.effect-marley h2:after,
.pe-anibox figure.effect-marley h3:after,
.pe-anibox figure.effect-marley h4:after,
.pe-anibox figure.effect-marley h5:after,
.pe-anibox figure.effect-marley h6:after,
.pe-anibox figure.effect-marley p.p-title:after,
.pe-anibox figure.effect-marley span:after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 2px;
background: currentColor;
content: '';
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
.pe-anibox figure.effect-marley h1:after,
.pe-anibox figure.effect-marley h2:after,
.pe-anibox figure.effect-marley h3:after,
.pe-anibox figure.effect-marley h4:after,
.pe-anibox figure.effect-marley h5:after,
.pe-anibox figure.effect-marley h6:after,
.pe-anibox figure.effect-marley p.p-title:after,
.pe-anibox figure.effect-marley span:after,
.pe-anibox figure.effect-marley p.subtitle {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.pe-anibox figure.effect-marley:hover h1:after,
.pe-anibox figure.effect-marley:hover h2:after,
.pe-anibox figure.effect-marley:hover h3:after,
.pe-anibox figure.effect-marley:hover h4:after,
.pe-anibox figure.effect-marley:hover h5:after,
.pe-anibox figure.effect-marley:hover h6:after,
.pe-anibox figure.effect-marley:hover p.p-title:after,
.pe-anibox figure.effect-marley:hover span:after,
.pe-anibox figure.effect-marley:hover p.subtitle {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pe-anibox figure.effect-marley:hover img {
opacity: 0.7;
}
.cd-intro {
text-align: center;
}
.cd-headline {
font-family: Oswald, Oswald;
font-weight: 500;
font-size: 60px;
letter-spacing: normal;
text-transform: uppercase;
line-height: 1.1;
margin: 0;
}
.cd-words-wrapper {
position: relative;
}
.cd-words-wrapper b {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.cd-words-wrapper b.is-visible {
position: relative;
}
.no-js .cd-words-wrapper b {
opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
opacity: 1;
}
.cd-headline.loading-bar .cd-desc {
display: inline-block;
vertical-align: top;
padding: 5px;
}
.cd-headline.loading-bar .cd-desc2 {
display: inline-block;
vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper {
overflow: hidden;
display: inline-block;
vertical-align: top;
padding: 5px 0;
}
.cd-headline.loading-bar .cd-words-wrapper:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 0;
background: currentColor;
z-index: 2;
-webkit-transition: width 0.3s -0.1s;
transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading:after {
width: 100%;
-webkit-transition: width 3s;
transition: width 3s;
}
.cd-headline.loading-bar b {
top: 5px;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.cd-headline.loading-bar b.is-visible {
opacity: 1;
top: 0;
}
p {
margin: 0;
}
* + p:not([class]) {
margin: 1.85em 0 0; }
h1,
.h1 {
font-size: 2.5em;
}
h2,
.h2 {
font-size: 2em;
}
h3,
.h3 {
font-size: 1.75em;
}
h4,
.h4 {
font-size: 1.5em;
}
h5,
.h5 {
font-size: 1.25em;
}
h6,
.h6 {
font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 700;
line-height: 1.1;
color: inherit;
margin: 1em 0;
}
.pe-typo-title {
text-transform: uppercase;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
background: #f2f2f2;
margin: 1.5em 0;
}
ul {
list-style: none;
}
ul,
ol {
margin: 30px 0;
padding: 0;
}
ol {
list-style-position: outside;
padding-left: 20px;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin: 0 0 10px 30px;
}
ul:not([class]) > li,
ul.pe-dark > li,
ul.pe-light > li {
margin: 0;
padding: 0 0 0 20px;
position: relative;
}
ul:not([class]) > li:before,
ul.pe-dark > li:before,
ul.pe-light > li:before {
content: '';
display: inline-block;
vertical-align: top;
position: absolute;
top: 12px;
left: 0;
margin-right: 14px;
width: 5px;
height: 5px;
background: #487f5b;
border-radius: 50%;
}
ul.pe-light > li:before {
top: 12px;
width: 6px;
height: 6px;
background: transparent;
border: 1px solid #487f5b;
position: relative;
}
ul.pe-dark > li:before {
background: currentColor;
position: relative;
}
#pe-header ul:not([class]) > li:before {
background: rgba(22, 22, 22, 0.8);
}
#pe-header ul.pe-light > li:before {
border: 1px solid rgba(22, 22, 22, 0.8);
}
ol > li:before {
display: none;
}
ol.pe-roman,
ol.pe-roman ol {
list-style-type: upper-roman;
}
ol.pe-alpha,
ol.pe-alpha ol {
list-style-type: lower-alpha;
}
pre {
direction: ltr;
padding: 20px;
margin: 1.5em 0;
font-size: 120%;
line-height: 1.5;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
color: #161616;
background-color: #ffffff;
border: 1px solid #161616;
border-radius: 0;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.pe-color {
color: #487f5b;
}
p.blue,
p.green,
p.red,
p.orange {
display: table;
padding: 20px;
border-left: 5px solid transparent;
margin: 1.5em 0;
}
p.blue span,
p.green span,
p.red span,
p.orange span {
display: table-cell;
vertical-align: middle;
padding: 0;
}
p.blue span.fa,
p.green span.fa,
p.red span.fa,
p.orange span.fa,
p.blue span[class^='fa'],
p.green span[class^='fa'],
p.red span[class^='fa'],
p.orange span[class^='fa'] {
padding-right: 20px;
}
p.blue.full,
p.green.full,
p.red.full,
p.orange.full {
width: 100%;
}
p.blue {
border-color: #3a87ad;
}
p.green {
border-color: #58AD11;
}
p.red {
border-color: #DE2843;
}
p.orange {
border-color: #D8B811;
}
.pe-info,
.pe-success,
.pe-alert,
.pe-warning {
display: table;
width: 100%;
padding: 20px;
margin: 1.5em 0;
text-align: justify;
border-top: 1px solid transparent;
border-left: 5px solid transparent;
border-right: 1px solid transparent;
border-bottom: 1px solid transparent;
}
.pe-info:empty,
.pe-success:empty,
.pe-alert:empty,
.pe-warning:empty {
display: none;
}
.pe-info span,
.pe-success span,
.pe-alert span,
.pe-warning span {
display: table-cell;
vertical-align: middle;
padding: 0;
}
.pe-info span.fa,
.pe-success span.fa,
.pe-alert span.fa,
.pe-warning span.fa,
.pe-info span[class^='fa'],
.pe-success span[class^='fa'],
.pe-alert span[class^='fa'],
.pe-warning span[class^='fa'] {
padding-right: 20px;
}
.pe-info {
color: #31708f;
background: #d9edf7;
border-color: #3a87ad;
}
.pe-success {
color: #3c763d;
background: #DFF0D8;
border-color: #58AD11;
}
.pe-alert {
color: #a94442;
background: #F2DEDE;
border-color: #DE2843;
}
.pe-warning {
color: #8a6d3b;
background: #fcf8e3;
border-color: #D8B811;
}
.pe-block {
margin: 10px 0;
padding: 0 0 0 60px;
position: relative;
min-height: 40px;
}
.pe-block span {
background: #dddddd;
display: block;
position: absolute;
top: 8px;
left: 0;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
color: #ffffff;
}
.pe-block span {
font-size: 18px;
}
.pe-block.second span {
background: #2a2a2a;
color: #fff;
}
p.pebadge,
span.pebadge,
p.pecalendar,
span.pecalendar,
p.pechat,
span.pechat,
p.pecheck,
span.pecheck,
p.pecloud,
span.pecloud,
p.pedirection,
span.pedirection,
p.pedivide,
span.pedivide,
p.peerror,
span.peerror,
p.pefire,
span.pefire,
p.peflag,
span.peflag,
p.peheart,
span.peheart,
p.pehome,
span.pehome,
p.peinfo,
span.peinfo,
p.pelist,
span.pelist,
p.pemail,
span.pemail,
p.pepeople,
span.pepeople,
p.pestar,
span.pestar,
p.pestat,
span.pestat {
display: block;
padding-left: 60px;
background-repeat: no-repeat;
background-position: left 8px;
min-height: 40px;
margin: 5px 0 15px;
}
p.pebadge,
span.pebadge {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/badge.png);
}
p.pecalendar,
span.pecalendar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/calendar.png);
}
p.pechat,
span.pechat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/chat.png);
}
p.pecheck,
span.pecheck {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/check.png);
}
p.pecloud,
span.pecloud {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/cloud.png);
}
p.pedirection,
span.pedirection {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/direction.png);
}
p.pedivide,
span.pedivide {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/divide.png);
}
p.peerror,
span.peerror {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/error.png);
}
p.pefire,
span.pefire {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/fire.png);
}
p.peflag,
span.peflag {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/flag.png);
}
p.peheart,
span.peheart {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/heart.png);
}
p.pehome,
span.pehome {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/home.png);
}
p.peinfo,
span.peinfo {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/info.png);
}
p.pelist,
span.pelist {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/list.png);
}
p.pemail,
span.pemail {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/mail.png);
}
p.pepeople,
span.pepeople {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/people.png);
}
p.pestar,
span.pestar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/star.png);
}
p.pestat,
span.pestat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/stat.png);
}
.quote-left,
.quote-right {
display: block;
position: relative;
margin: 1.5em 0;
}
.quote-left span.fa,
.quote-right span.fa,
.quote-left span[class^='fa'],
.quote-right span[class^='fa'] {
font-size: 30px;
color: #161616;
}
.quote-left {
text-align: left;
border-left: 5px solid #161616;
padding: 0 0 0 15px;
}
.quote-left span.fa,
.quote-left span[class^='fa'] {
float: left;
padding-right: 10px;
}
.quote-right {
text-align: right;
border-right: 5px solid #161616;
padding: 0 15px 0 0;
}
.quote-right span.fa,
.quote-right span[class^='fa'] {
float: right;
padding-left: 10px;
}
blockquote {
display: block;
overflow: hidden;
padding: 30px;
margin: 20px 0;
border-left: 2px solid #487f5b;
font-size: 1.11em;
font-style: italic;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 1em;
}
mark,
ins {
background-color: #487f5b;
color: #ffffff;
text-decoration: none;
}
dfn,
cite,
em,
i {
font-style: italic;
}
.slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
outline: 0;
display: none;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
-webkit-appearance: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
}
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
}
.mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.pe-modal-trigger {
cursor: pointer;
}
.mfp-modal-content {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 500px;
margin: 20px auto;
}
.mfp-zoom-in {   }
.mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
@media (max-width: 1600px) {
#pe-header + #pe-content-part {
padding-top: 60px;
}
}
@media (max-width: 1366px) {
#pe-logo-nav .pe-main-menu .nav-menu > .menu-item {
margin: 0 15px;
}
}
@media (max-width: 1560px) {
#pe-copyrights #pe-copyrights-in {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 1200px) { #pe-main .pe-wcag-settings .page-width {
display: none;
}
}
@media (max-width: 991px) {
.menu-standard #pe-main-menu,
.menu-both #pe-main-menu {
display: none;
}
.menu-standard #pe-offcanvas-button {
display: inline-block;
margin-left: 0;
margin-right: 0;
vertical-align: middle;
}
.menu-standard #pe-offcanvas .pe-offcanvas-menu {
display: block;
}
#pe-wcag #pe-wcag-inside .pe-wcag-icon,
#pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-icon {
margin-right: 0;
position: absolute;
right: 0;
transition: none;
}
#pe-main .pe-wcag-settings {
right: 0;
top: 0;
}
#pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-settings {
right: -15px;
}
.scrolled #pe-header-body.menu-right #pe-wcag #pe-wcag-inside .pe-wcag-settings {
right: 0;
}
#pe-wcag {
float: left;
padding-right: 0;
}
#pe-nav {
float: right;
padding-top: 10px;
padding-bottom: 10px;
}
#pe-wcag #pe-wcag-inside {
position: static;
}
}
@media (max-width: 992px) {
html {
-webkit-text-size-adjust: none;
}
.btn {
-webkit-appearance: none;
}
input,
select,
textarea {
max-width: 100%;
}
.pe-widget[class*='height'] {
min-height: 0 !important;
}
table,
#pe-main .pe-table {
float: none;
width: 100% !important;
}
.pe-blog-row {
margin-top: 30px;
}
.pe-blog-row.cols-2 .blog-col,
.pe-blog-row.cols-3 .blog-col,
.pe-blog-row.cols-4 .blog-col {
margin: 0 0 30px;
}
.pe-blog-row.cols-2 .blog-col:last-child,
.pe-blog-row.cols-3 .blog-col:last-child,
.pe-blog-row.cols-4 .blog-col:last-child {
margin: 0;
}
.pe-author-in,
.pe-author-avatar,
.pe-author-details {
display: block;
}
.pe-author-avatar {
padding: 0 0 20px;
}
.pe-comments .comment-body,
.pe-comments .comment-avatar,
.pe-comments .comment-details {
display: block;
}
.pe-comments .comment-avatar {
padding: 0 0 20px;
}
.pe-comments .comment-list > li > ul.children {
padding-left: 20px;
}
.rtl .pe-comments .comment-list > li > ul.children {
padding-left: 0;
padding-right: 20px;
}
.pe-row.single-member .pe-member-contact,
.pe-row.single-member .pe-socials {
margin-top: 30px;
}
.pe-widget-members .span1 .member,
.pe-widget-members .span2 .member,
.pe-widget-members .span3 .member,
.pe-widget-members .span4 .member,
.pe-widget-members .span5 .member,
.pe-widget-members .span6 .member,
.pe-widget-members .span7 .member,
.pe-widget-members .span8 .member,
.pe-widget-members .span9 .member,
.pe-widget-members .span10 .member {
width: 100%;
}
.pe-best-features.view-1.img.second .first-half {
text-align: initial;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer .pe-item .pe-icon {
width: 25%;
}
.expand,
.expand .pe-widget.pe-expand {
margin: 0;
}
#pe-main .pe-color.pe-expand .pe-widget-in {
padding: 30px;
min-height: 0 !important;
}
.pe-pricing {
margin: 30px 0;
}
.pe-short-info.left .image {
margin: 0 0 30px;
width: 100%;
}
.pe-short-info.left .wrapper {
width: 100%;
}
.pe-widget-contact .pe-contact-form {
margin: 30px 0 0;
}
.pe-widget-contact .pe-contact-form .pe-form-group .pe-row .col-md-6:first-of-type {
margin: 0 0 25px;
}
.pe-panels.tabs .pn-content {
padding: 30px;
}
.pe-widget.pe-big-title .pe-title {
font-size: 40px;
margin-bottom: 30px;
}
.pe-best-features.style2 .pe-best-features-in .pe-row .pe-items-outer:last-of-type {
padding-bottom: 20px;
}
.pe-best-features .main-description .main-description-in {
padding-top: 20px;
}
.pe-widget.pe-image-bottom img {
position: static;
bottom: auto !important;
}
.pe-testimonial-carousel {
padding-bottom: 30px;
}
.pe-anibox figure h1,
.pe-anibox figure h2,
.pe-anibox figure h3,
.pe-anibox figure h4,
.pe-anibox figure h5,
.pe-anibox figure h6,
.pe-anibox figure p.p-title,
.pe-anibox figure span {
font-size: inherit;
}
.pe-anibox figure.effect-goliath h1,
.pe-anibox figure.effect-goliath h2,
.pe-anibox figure.effect-goliath h3,
.pe-anibox figure.effect-goliath h4,
.pe-anibox figure.effect-goliath h5,
.pe-anibox figure.effect-goliath h6,
.pe-anibox figure.effect-goliath p.p-title,
.pe-anibox figure.effect-goliath span,
.pe-anibox figure.effect-goliath p.subtitle,
.pe-anibox figure.effect-julia h1,
.pe-anibox figure.effect-julia h2,
.pe-anibox figure.effect-julia h3,
.pe-anibox figure.effect-julia h4,
.pe-anibox figure.effect-julia h5,
.pe-anibox figure.effect-julia h6,
.pe-anibox figure.effect-julia p.p-title,
.pe-anibox figure.effect-julia span,
.pe-anibox figure.effect-marley h1,
.pe-anibox figure.effect-marley h2,
.pe-anibox figure.effect-marley h3,
.pe-anibox figure.effect-marley h4,
.pe-anibox figure.effect-marley h5,
.pe-anibox figure.effect-marley h6,
.pe-anibox figure.effect-marley p.p-title,
.pe-anibox figure.effect-marley span,
.pe-anibox figure.effect-marley p.subtitle {
padding: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.container-fluid,
.pe-container,
.pe-widget,
#pe-header-body.menu-right {
padding-left: 30px;
padding-right: 30px;
}
.row,
.pe-row {
margin-right: -30px;
margin-left: -30px;
}
}
@media (max-width: 768px) {
#pe-header .pe-widget {
margin-top: 60px;
margin-bottom: 60px;
}
#pe-main .pe-blog-row figure.effect {
overflow: visible;
}
#pe-main .pe-blog-row figure.effect figcaption {
position: static;
background: none;
opacity: 1;
}
#pe-main .pe-blog-row figure.effect figcaption .intro {
padding: 30px 0 0;
color: #161616;
}
#pe-main .pe-blog-row figure.effect figcaption .intro:before,
#pe-main .pe-blog-row figure.effect figcaption .intro:after {
display: none;
}
#pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore {
color: inherit;
background: none;
border: 2px solid #161616;
}
#pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore:hover,
#pe-main .pe-blog-row figure.effect figcaption .pe-article-read-more .readmore:focus {
color: inherit;
border-color: #000000;
}
.cd-headline[style] {
font-size: 20px !important;
}
.gallery.gallery-columns-2 .gallery-item,
.gallery.gallery-columns-3 .gallery-item,
.gallery.gallery-columns-4 .gallery-item,
.gallery.gallery-columns-5 .gallery-item,
.gallery.gallery-columns-6 .gallery-item,
.gallery.gallery-columns-7 .gallery-item,
.gallery.gallery-columns-8 .gallery-item,
.gallery.gallery-columns-9 .gallery-item {
width: 100%;
}
.pe-widget.pe-title-left h3.pe-title,
.pe-widget.pe-title-right h3.pe-title {
float: none;
width: auto;
text-align: initial;
margin: 0 0 35px;
}
.pe-widget.pe-title-left h3.pe-title + div,
.pe-widget.pe-title-right h3.pe-title + div {
float: none;
width: 100%;
padding: 0;
}
#pe-copyrights #pe-copyrights-info,
#pe-copyrights #pixelemu-copyrights {
width: 100%;
text-align: center;
padding: 0;
}
.slider-carousel-outer.carousel ul.thumbnails {
text-align: center;
}
.pe-tabs .pe-tabs-content {
padding: 30px;
}
.pe-tabs .pe-tab-links li {
text-align: left;
}
.pe-tabs .pe-tab-links li a {
padding-left: 30px;
padding-right: 30px;
border-top-width: 0;
border-left-width: 2px;
border-left-style: solid;
border-left-color: transparent;
}
.page-header > h1,
.page-header > h2,
.page-header > h3,
.page-header > h4,
.page-header > h5,
.page-header > h6,
.page-header > p,
.page-header > h1,
.page-header > h2,
.page-header > h3,
.page-header > h4,
.page-header > h5,
.page-header > h6,
.page-header > p {
font-size: 40px;
}
}
@media (max-width: 480px) {
#pe-main ul.pe-wcag-settings .separator {
display: none;
}
#pe-bar-left,
#pe-bar-right {
max-width: 50%;
}
#pe-logo-nav .container-fluid.full,
#pe-copyrights .container-fluid.full,
#pe-logo-nav .pe-container.full,
#pe-copyrights .pe-container.full {
padding-left: 15px;
padding-right: 15px;
}
#pe-copyrights-info,
#pixelemu-copyrights {
text-align: center;
float: none !important;
}
#pe-copyrights #pixelemu-copyrights {
border: none;
padding: 0;
}
#pe-main .cd-headline {
font-size: 1em !important;
}
.diagonal-header #pe-header + #pe-top1:before,
.diagonal-header #pe-header + #pe-top2:before,
.diagonal-header #pe-header + #pe-top3:before,
.diagonal-header #pe-header + #pe-top4:before,
.diagonal-header #pe-header + #pe-top5:before,
.diagonal-header #pe-header + #pe-bottom1:before,
.diagonal-header #pe-header + #pe-bottom2:before,
.diagonal-header #pe-header + #pe-bottom3:before,
.diagonal-header #pe-header + #pe-bottom4:before,
.diagonal-header #pe-header + #pe-bottom5:before,
.diagonal-header #pe-header + #pe-footer:before {
display: none;
}
}
@media (max-width: 410px) {
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label,
.pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label {
margin-left: 0;
}
} @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}#pe-offcanvas {
position: fixed;
height: 100%;
width: 300px;
max-width: 100%;
top: 0;
z-index: 900;
overflow: hidden;
}
#pe-offcanvas .pe-search-input {
width: calc(100% - 60px);
}
#pe-offcanvas #pe-offcanvas-content .pe-widget {
margin-bottom: 30px;
margin-top: 0;
}
#pe-offcanvas #pe-offcanvas-content .pe-widget .pe-title {
font-size: 1.2em;
}
#pe-offcanvas.off-canvas-right {
-webkit-transition: right 300ms ease-in-out;
transition: right 300ms ease-in-out;
right: -300px;
left: auto;
}
#pe-offcanvas.off-canvas-left {
-webkit-transition: left 300ms ease-in-out;
transition: left 300ms ease-in-out;
left: -300px;
right: auto;
}
.off-canvas-opened #pe-offcanvas.off-canvas-right {
right: 0;
overflow-y: auto;
}
.off-canvas-opened #pe-offcanvas.off-canvas-left {
left: 0;
overflow-y: auto;
}
.off-canvas #pe-main {
-webkit-transition: filter 300ms ease-in-out;
transition: filter 300ms ease-in-out;
}
.off-canvas-opened #pe-main-menu,
.off-canvas-opened #pe-content-part,
.off-canvas-opened #pe-copyrights,
.off-canvas-opened #pe-footer,
.off-canvas-opened #pe-header-sidebar,
.off-canvas-opened #pe-top1,
.off-canvas-opened #pe-top2,
.off-canvas-opened #pe-top3,
.off-canvas-opened #pe-top4,
.off-canvas-opened #pe-top5,
.off-canvas-opened #pe-bottom1,
.off-canvas-opened #pe-bottom2,
.off-canvas-opened #pe-bottom3,
.off-canvas-opened #pe-bottom4,
.off-canvas-opened #pe-bottom5,
.off-canvas-opened #pe-wcag {
-webkit-filter: blur(2px);
filter: blur(2px);
}
#pe-offcanvas {
color: #0b1635;
background: #f6f6f6;
}
#pe-offcanvas-toolbar {
padding: 15px;
text-align: right;
}
#pe-offcanvas-toolbar.off-canvas-left {
text-align: right;
}
#pe-offcanvas .toggle-nav.close {
cursor: pointer;
display: inline-block;
}
.x-icon {
display: block;
width: 15px;
height: 15px;
position: relative;
}
.x-icon::before,
.x-icon::after {
content: '';
position: absolute;
height: 1px;
width: 100%;
top: 50%;
left: 0;
margin-top: -1px;
background: #0b1635;
}
.x-icon::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.x-icon::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.x-icon:hover:before,
.x-icon:hover:after {
background: #1d3989;
}
#pe-offcanvas-content {
padding: 15px;
}
#pe-main .toggle-nav.open {
cursor: pointer;
display: block;
color: #161616;
line-height: 1;
height: 20px;
line-height: 20px;
font-size: 20px;
text-align: center;
}
#pe-main .toggle-nav.open:hover,
#pe-main .toggle-nav.open:focus {
color: #487f5b;
}
#pe-offcanvas .pe-title {
text-align: center;
color: #0b1635;
}.page-header > h1 a,
.page-header > h2 a,
.widget.widget_recent_entries ul li a {
text-decoration: none;
color: inherit;
}
.page-header > h1 a:hover,
.page-header > h2 a:hover,
.widget.widget_recent_entries ul li a:hover {
text-decoration: none;
color: #487f5b;
}
.post-meta a {
text-decoration: underline;
color: inherit;
}
#pe-copyrights a {
text-decoration: underline;
}
.wcagfocussections-all #pe-main #pe-header-sidebar:focus,
.wcagfocussections-contrast-only.highcontrast #pe-main #pe-header-sidebar:focus,
.wcagfocussections-contrast-only.highcontrast2 #pe-main #pe-header-sidebar:focus,
.wcagfocussections-contrast-only.highcontrast3 #pe-main #pe-header-sidebar:focus,
.wcagfocussections-all #pe-main #pe-logo-nav:focus,
.wcagfocussections-contrast-only.highcontrast #pe-main #pe-logo-nav:focus,
.wcagfocussections-contrast-only.highcontrast2 #pe-main #pe-logo-nav:focus,
.wcagfocussections-contrast-only.highcontrast3 #pe-main #pe-logo-nav:focus,
.wcagfocussections-all #pe-main > div:focus,
.wcagfocussections-contrast-only.highcontrast #pe-main > div:focus,
.wcagfocussections-contrast-only.highcontrast2 #pe-main > div:focus,
.wcagfocussections-contrast-only.highcontrast3 #pe-main > div:focus {
outline: 2px dotted #ff0000;
outline-offset: -2px;
}
.wcagfocussections-all #pe-main #pe-header-sidebar:focus,
.wcagfocussections-contrast-only.highcontrast #pe-main #pe-header-sidebar:focus,
.wcagfocussections-contrast-only.highcontrast2 #pe-main #pe-header-sidebar:focus,
.wcagfocussections-contrast-only.highcontrast3 #pe-main #pe-header-sidebar:focus {
outline-offset: 0;
position: relative;
z-index: 999;
}
.wcagfocus a:focus,
.wcagfocus input[type="text"]:focus,
.wcagfocus input[type="search"]:focus,
.wcagfocus input[type="submit"]:focus,
.wcagfocus textarea:focus,
.wcagfocus .pe-panels.tabs .pn-list li a:focus,
.wcagfocus *:focus {
outline: 2px dotted #ff0000;
outline-offset: -2px;
}
.wcagfocus #pe-main #pe-header-sidebar:focus {
outline-offset: 0;
}
.wcagfocus #pe-main #pe-header-sidebar:focus,
.wcagfocus #pe-main > div:focus {
z-index: 999;
position: relative;
}
.wcagfocus a.rev-btn:focus {
outline: 2px dotted #ff0000 !important;
}
.wcagfocus:not(.using-mouse) rs-slide:focus {
border: 2px dotted #ff0000;
}
.wcagfocus .rev_slider_wrapper .rev-btn:focus {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.wcagfocus .pe-testimonials .pe-custom-title {
padding: 4px;
}
.wcagfocus .slick-initialized .slick-slide:focus {
outline-offset: -2px;
}
.wcagfocus .pe-panels.tabs .pn-list:focus {
outline: 2px dotted #ff0000;
}
.wcagfocus .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):focus + label span:not(.star),
.wcagfocus .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old):focus + label span:not(.star) {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) a:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) input[type="text"]:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) input[type="search"]:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) input[type="submit"]:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) textarea:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) .pe-panels.tabs .pn-list li a:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) *:focus {
outline: 2px dotted #ff0000;
outline-offset: -2px;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) #pe-main #pe-header-sidebar:focus {
outline-offset: 0;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) #pe-main #pe-header-sidebar:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) #pe-main > div:focus {
z-index: 999;
position: relative;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) a.rev-btn:focus {
outline: 2px dotted #ff0000 !important;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3):not(.using-mouse) rs-slide:focus {
border: 2px dotted #ff0000;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) .rev_slider_wrapper .rev-btn:focus {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) .pe-testimonials .pe-custom-title {
padding: 4px;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) .slick-initialized .slick-slide:focus {
outline-offset: -2px;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) .pe-panels.tabs .pn-list:focus {
outline: 2px dotted #ff0000;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):focus + label span:not(.star),
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3) .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old):focus + label span:not(.star) {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse :focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse input[type="text"]:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse input[type="search"]:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse input[type="submit"]:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse textarea:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse .pe-panels.tabs .pn-list li a:focus {
outline-width: 0;
}
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse a.rev-btn:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse .rev_slider_wrapper .rev-btn:focus,
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):focus + label span:not(.star),
.focus-contrast-only:not(.highcontrast):not(.highcontrast2):not(.highcontrast3).using-mouse .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old):focus + label span:not(.star) {
outline-width: 0 !important;
}
.focus-contrast-none a:focus,
.focus-contrast-none input[type="text"]:focus,
.focus-contrast-none input[type="search"]:focus,
.focus-contrast-none input[type="submit"]:focus,
.focus-contrast-none textarea:focus,
.focus-contrast-none .pe-panels.tabs .pn-list li a:focus,
.focus-contrast-none *:focus {
outline: 2px dotted #ff0000;
outline-offset: -2px;
}
.focus-contrast-none #pe-main #pe-header-sidebar:focus {
outline-offset: 0;
}
.focus-contrast-none #pe-main #pe-header-sidebar:focus,
.focus-contrast-none #pe-main > div:focus {
z-index: 999;
position: relative;
}
.focus-contrast-none a.rev-btn:focus {
outline: 2px dotted #ff0000 !important;
}
.focus-contrast-none:not(.using-mouse) rs-slide:focus {
border: 2px dotted #ff0000;
}
.focus-contrast-none .rev_slider_wrapper .rev-btn:focus {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.focus-contrast-none .pe-testimonials .pe-custom-title {
padding: 4px;
}
.focus-contrast-none .slick-initialized .slick-slide:focus {
outline-offset: -2px;
}
.focus-contrast-none .pe-panels.tabs .pn-list:focus {
outline: 2px dotted #ff0000;
}
.focus-contrast-none .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):focus + label span:not(.star),
.focus-contrast-none .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old):focus + label span:not(.star) {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.focus-contrast-none.using-mouse :focus,
.focus-contrast-none.using-mouse input[type="text"]:focus,
.focus-contrast-none.using-mouse input[type="search"]:focus,
.focus-contrast-none.using-mouse input[type="submit"]:focus,
.focus-contrast-none.using-mouse .pe-panels.tabs .pn-list li a:focus {
outline-width: 0;
}
.focus-contrast-none.using-mouse a.rev-btn:focus,
.focus-contrast-none.using-mouse .rev_slider_wrapper .rev-btn:focus,
.focus-contrast-none.using-mouse .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):focus + label span:not(.star),
.focus-contrast-none.using-mouse .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old):focus + label span:not(.star) {
outline-width: 0 !important;
}
.wcaghover a:hover,
.wcaghover button:hover,
.wcaghover .button:hover,
.wcaghover .btn:hover,
.wcaghover .readmore:hover,
.wcaghover .tp-bullet:hover,
.wcaghover rs-arrow:hover,
.wcaghover input[type="search"]:hover,
.wcaghover input[type="submit"]:hover {
outline: 2px dotted #ff0000;
outline-offset: -2px;
}
.wcaghover a.rev-btn:hover {
outline: 2px dotted #ff0000 !important;
}
.wcaghover .rev_slider_wrapper .rev-btn:hover {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.wcaghover .pe-testimonials .pe-custom-title {
padding: 4px;
}
.wcaghover .pe-testimonial-carousel .pe-indicators li:hover {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.wcaghover .pe-panels.tabs.left .pn-list li a:hover {
outline: 2px dotted #ff0000 !important;
}
.wcaghover .pe-recent-posts-outer ol.carousel-indicators li:hover {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.wcaghover .pe-icontext.style2:hover {
outline: 2px dotted #ff0000 !important;
outline-offset: -2px;
}
.wcaghover .pe-gallery-image img:hover {
outline: 2px dotted #ff0000;
outline-offset: -2px;
}
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;
}
}
.wcaganimation .pe-animation {
opacity: 1;
}
.wcaganimation [data-animation] {
animation-duration: 0s !important;
}
.wcaganimation [data-animation-delay] {
animation-delay: 0ms !important;
}
.wcaganimation .pe-recent-posts-outer .animated {
animation-duration: 0s !important;
animation-delay: 0ms !important;
}
.wcaganimation *,
.wcaganimation *:before,
.wcaganimation *:after {
transition: none !important;
}
body.highcontrast {
color: #ffffff;
background-color: #000000;
}
body.highcontrast a {
text-decoration: underline !important;
text-underline-position: under;
}
body.highcontrast a:hover {
text-decoration: underline !important;
}
body.highcontrast #pe-header-sidebar .menu > li a,
body.highcontrast #pe-top1 .menu > li a,
body.highcontrast #pe-top2 .menu > li a,
body.highcontrast #pe-top3 .menu > li a,
body.highcontrast #pe-top4 .menu > li a,
body.highcontrast #pe-top5 .menu > li a,
body.highcontrast #pe-bottom1 .menu > li a,
body.highcontrast #pe-bottom2 .menu > li a,
body.highcontrast #pe-bottom3 .menu > li a,
body.highcontrast #pe-bottom4 .menu > li a,
body.highcontrast #pe-bottom5 .menu > li a,
body.highcontrast #pe-footer .menu > li a {
color: #ffff00;
}
body.highcontrast #pe-header-sidebar .menu > li a:hover,
body.highcontrast #pe-top1 .menu > li a:hover,
body.highcontrast #pe-top2 .menu > li a:hover,
body.highcontrast #pe-top3 .menu > li a:hover,
body.highcontrast #pe-top4 .menu > li a:hover,
body.highcontrast #pe-top5 .menu > li a:hover,
body.highcontrast #pe-bottom1 .menu > li a:hover,
body.highcontrast #pe-bottom2 .menu > li a:hover,
body.highcontrast #pe-bottom3 .menu > li a:hover,
body.highcontrast #pe-bottom4 .menu > li a:hover,
body.highcontrast #pe-bottom5 .menu > li a:hover,
body.highcontrast #pe-footer .menu > li a:hover,
body.highcontrast #pe-header-sidebar .menu > li a:focus,
body.highcontrast #pe-top1 .menu > li a:focus,
body.highcontrast #pe-top2 .menu > li a:focus,
body.highcontrast #pe-top3 .menu > li a:focus,
body.highcontrast #pe-top4 .menu > li a:focus,
body.highcontrast #pe-top5 .menu > li a:focus,
body.highcontrast #pe-bottom1 .menu > li a:focus,
body.highcontrast #pe-bottom2 .menu > li a:focus,
body.highcontrast #pe-bottom3 .menu > li a:focus,
body.highcontrast #pe-bottom4 .menu > li a:focus,
body.highcontrast #pe-bottom5 .menu > li a:focus,
body.highcontrast #pe-footer .menu > li a:focus {
color: #ffffff;
}
body.highcontrast #pe-header-sidebar .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-top1 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-top2 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-top3 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-top4 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-top5 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-bottom1 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-bottom2 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-bottom3 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-bottom4 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-bottom5 .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-footer .menu > li a:not([class]):not([role]):hover,
body.highcontrast #pe-header-sidebar .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-top1 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-top2 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-top3 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-top4 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-top5 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-bottom1 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-bottom2 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-bottom3 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-bottom4 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-bottom5 .menu > li a:not([class]):not([role]):focus,
body.highcontrast #pe-footer .menu > li a:not([class]):not([role]):focus {
color: #ffffff;
}
body.highcontrast #pe-copyrights #pe-copyrights-info,
body.highcontrast #pe-copyrights #pixelemu-copyrights {
border-color: #ffffff;
}
body.highcontrast #pe-copyrights #pe-copyrights-info a,
body.highcontrast #pe-copyrights #pixelemu-copyrights a {
color: #ffffff;
}
body.highcontrast #pe-copyrights #pe-copyrights-info a:hover,
body.highcontrast #pe-copyrights #pixelemu-copyrights a:hover {
color: #ffff00;
}
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 *,
body.highcontrast *:before,
body.highcontrast *:after {
transition: none !important;
}
body.highcontrast .pe-theme-customizer,
body.highcontrast .sp-container {
display: none;
}
body.highcontrast a,
body.highcontrast #pe-header-sidebar a {
color: #ffffff;
}
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 !important;
color: #ffffff;
background: #000000;
}
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 !important;
}
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;
}
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;
}
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;
}
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: #ffff00;
}
body.highcontrast .btn,
body.highcontrast .button,
body.highcontrast button,
body.highcontrast input[type="submit"],
body.highcontrast input[type="button"],
body.highcontrast input[type="reset"],
body.highcontrast .mfp-close-btn-in .mfp-close {
text-decoration: none;
background: #ffffff;
color: #000000;
opacity: 1;
}
body.highcontrast .btn.active,
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 .mfp-close-btn-in .mfp-close.active,
body.highcontrast .btn:hover,
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 .mfp-close-btn-in .mfp-close:hover,
body.highcontrast .btn:focus,
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,
body.highcontrast .mfp-close-btn-in .mfp-close:focus {
color: #000000;
background: #ffff00;
}
body.highcontrast .button a {
color: #000000;
}
body.highcontrast .button.active a,
body.highcontrast .button:hover a,
body.highcontrast .button:focus a {
color: #000000;
}
body.highcontrast #pe-header .btn,
body.highcontrast #pe-header .button,
body.highcontrast #pe-header button,
body.highcontrast #pe-header input[type="submit"],
body.highcontrast #pe-header input[type="button"],
body.highcontrast #pe-header input[type="reset"] {
background: #ffffff;
color: #000000;
}
body.highcontrast #pe-header .btn.active,
body.highcontrast #pe-header .button.active,
body.highcontrast #pe-header button.active,
body.highcontrast #pe-header input[type="submit"].active,
body.highcontrast #pe-header input[type="button"].active,
body.highcontrast #pe-header input[type="reset"].active,
body.highcontrast #pe-header .btn:hover,
body.highcontrast #pe-header .button:hover,
body.highcontrast #pe-header button:hover,
body.highcontrast #pe-header input[type="submit"]:hover,
body.highcontrast #pe-header input[type="button"]:hover,
body.highcontrast #pe-header input[type="reset"]:hover,
body.highcontrast #pe-header .btn:focus,
body.highcontrast #pe-header .button:focus,
body.highcontrast #pe-header button:focus,
body.highcontrast #pe-header input[type="submit"]:focus,
body.highcontrast #pe-header input[type="button"]:focus,
body.highcontrast #pe-header input[type="reset"]:focus {
color: #000000;
background: #ffffff;
}
body.highcontrast .readmore {
color: #ffffff;
border-color: #ffffff;
background: none;
}
body.highcontrast .readmore.active,
body.highcontrast .readmore:hover,
body.highcontrast .readmore:focus {
color: #ffff00;
border-color: #ffff00;
background: none;
}
body.highcontrast #pe-header .readmore {
color: #ffffff;
border-color: #ffffff;
}
body.highcontrast #pe-header .readmore:hover,
body.highcontrast #pe-header .readmore:focus {
color: #ffff00;
border-color: #ffff00;
}
body.highcontrast #pe-header #pe-login .readmore {
color: #ffffff;
border-color: #ffffff;
}
body.highcontrast #pe-header #pe-login .readmore:hover,
body.highcontrast #pe-header #pe-login .readmore:focus {
color: #ffff00;
border-color: #ffff00;
}
body.highcontrast #pe-header #pe-login .btn-login {
color: #ffffff;
}
body.highcontrast .pe-breadcrumb > li a {
color: #ffffff;
}
body.highcontrast .pe-breadcrumb > .item-current {
color: #ffff00;
}
body.highcontrast .pe-pagination-block .page-numbers.current {
color: #000000;
background: #ffffff;
}
body.highcontrast .pe-pagination-block a.page-numbers {
color: #ffffff;
border-bottom-color: #ffffff;
}
body.highcontrast .pe-page-links a,
body.highcontrast .pe-page-links > span {
color: #000000;
border: #ffffff;
}
body.highcontrast .pe-page-links > span,
body.highcontrast .pe-page-links a:hover,
body.highcontrast .pe-page-links a:focus {
color: #000000;
border: #ffff00;
}
body.highcontrast .pe-table th {
background: #ffffff;
color: #000000;
}
body.highcontrast .pe-table tr:nth-child(odd) td {
background: none;
}
body.highcontrast .pe-table tr + tr {
border-color: #ffffff;
}
body.highcontrast .pe-table > tbody + tbody {
border-color: #ffffff;
}
body.highcontrast #pe-back-top a {
color: #000000;
background-color: #ffffff;
}
body.highcontrast #pe-main .pe-wcag-settings {
border-color: #ffffff;
background: #000000;
}
body.highcontrast #pe-main .pe-wcag-settings li {
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: #ffff00;
}
body.highcontrast #pe-main {
background-color: #000000;
}
body.highcontrast.sticky-bar #pe-header {
padding-top: 0 !important;
}
body.highcontrast.sticky-bar #pe-logo-nav,
body.highcontrast.sticky-bar.scrolled .topbar-mode-default #pe-logo-nav {
position: static;
background: #000000;
}
body.highcontrast #pe-logo-nav #pe-wcag {
background: none;
color: #ffffff;
}
body.highcontrast #pe-login:before {
border-color: #ffffff;
}
body.highcontrast #pe-top-bar,
body.highcontrast #pe-logo-nav,
body.highcontrast #pe-header,
body.highcontrast #pe-breadcrumbs,
body.highcontrast #pe-top1,
body.highcontrast #pe-top2,
body.highcontrast #pe-top3,
body.highcontrast #pe-top4,
body.highcontrast #pe-top5,
body.highcontrast #pe-bottom1,
body.highcontrast #pe-bottom2,
body.highcontrast #pe-bottom3,
body.highcontrast #pe-bottom4,
body.highcontrast #pe-bottom5,
body.highcontrast #pe-footer,
body.highcontrast #pe-copyrights {
color: #ffffff;
background: #000000;
border-bottom: 1px solid #ffffff;
}
body.highcontrast #pe-top-bar:before,
body.highcontrast #pe-logo-nav:before,
body.highcontrast #pe-header:before,
body.highcontrast #pe-breadcrumbs:before,
body.highcontrast #pe-top1:before,
body.highcontrast #pe-top2:before,
body.highcontrast #pe-top3:before,
body.highcontrast #pe-top4:before,
body.highcontrast #pe-top5:before,
body.highcontrast #pe-bottom1:before,
body.highcontrast #pe-bottom2:before,
body.highcontrast #pe-bottom3:before,
body.highcontrast #pe-bottom4:before,
body.highcontrast #pe-bottom5:before,
body.highcontrast #pe-footer:before,
body.highcontrast #pe-copyrights:before {
display: none;
}
body.highcontrast #pe-top-bar a:not([class]):not([role]),
body.highcontrast #pe-logo-nav a:not([class]):not([role]),
body.highcontrast #pe-header a:not([class]):not([role]),
body.highcontrast #pe-breadcrumbs a:not([class]):not([role]),
body.highcontrast #pe-top1 a:not([class]):not([role]),
body.highcontrast #pe-top2 a:not([class]):not([role]),
body.highcontrast #pe-top3 a:not([class]):not([role]),
body.highcontrast #pe-top4 a:not([class]):not([role]),
body.highcontrast #pe-top5 a:not([class]):not([role]),
body.highcontrast #pe-bottom1 a:not([class]):not([role]),
body.highcontrast #pe-bottom2 a:not([class]):not([role]),
body.highcontrast #pe-bottom3 a:not([class]):not([role]),
body.highcontrast #pe-bottom4 a:not([class]):not([role]),
body.highcontrast #pe-bottom5 a:not([class]):not([role]),
body.highcontrast #pe-footer a:not([class]):not([role]),
body.highcontrast #pe-copyrights a:not([class]):not([role]) {
color: #ffff00;
}
body.highcontrast #pe-copyrights {
border-bottom: none;
}
body.highcontrast #pe-top2,
body.highcontrast #pe-bottom2 {
border-color: #ffffff;
}
body.highcontrast #pe-top5 .readmore {
border-color: #ffffff;
}
body.highcontrast #pe-bottom5 select,
body.highcontrast #pe-bottom5 textarea,
body.highcontrast #pe-bottom5 input[type="text"],
body.highcontrast #pe-bottom5 input[type="password"],
body.highcontrast #pe-bottom5 input[type="datetime"],
body.highcontrast #pe-bottom5 input[type="datetime-local"],
body.highcontrast #pe-bottom5 input[type="date"],
body.highcontrast #pe-bottom5 input[type="month"],
body.highcontrast #pe-bottom5 input[type="time"],
body.highcontrast #pe-bottom5 input[type="week"],
body.highcontrast #pe-bottom5 input[type="number"],
body.highcontrast #pe-bottom5 input[type="email"],
body.highcontrast #pe-bottom5 input[type="url"],
body.highcontrast #pe-bottom5 input[type="search"],
body.highcontrast #pe-bottom5 input[type="tel"],
body.highcontrast #pe-bottom5 input[type="color"] {
border-color: #ffffff;
}
body.highcontrast #pe-bottom5 select:focus,
body.highcontrast #pe-bottom5 textarea:focus,
body.highcontrast #pe-bottom5 input[type="text"]:focus,
body.highcontrast #pe-bottom5 input[type="password"]:focus,
body.highcontrast #pe-bottom5 input[type="datetime"]:focus,
body.highcontrast #pe-bottom5 input[type="datetime-local"]:focus,
body.highcontrast #pe-bottom5 input[type="date"]:focus,
body.highcontrast #pe-bottom5 input[type="month"]:focus,
body.highcontrast #pe-bottom5 input[type="time"]:focus,
body.highcontrast #pe-bottom5 input[type="week"]:focus,
body.highcontrast #pe-bottom5 input[type="number"]:focus,
body.highcontrast #pe-bottom5 input[type="email"]:focus,
body.highcontrast #pe-bottom5 input[type="url"]:focus,
body.highcontrast #pe-bottom5 input[type="search"]:focus,
body.highcontrast #pe-bottom5 input[type="tel"]:focus,
body.highcontrast #pe-bottom5 input[type="color"]:focus {
border-color: #ffff00;
}
body.highcontrast #pe-wcag #pe-wcag-inside .pe-wcag-icon,
body.highcontrast #pe-wcag #pe-wcag-inside .pe-wcag-close {
background: #ffffff;
color: #000000;
}
body.highcontrast > #pe-search {
background: #000000;
color: #ffffff;
}
body.highcontrast > #pe-search .pe-search-input input {
background: #000000;
color: #ffffff;
border-color: #ffffff;
}
body.highcontrast > #pe-search .button {
background: #ffffff;
color: #000000;
box-shadow: none;
}
body.highcontrast .menu li {
border-color: #ffffff;
}
body.highcontrast .menu li a {
color: #ffffff;
border-color: #ffff00;
}
body.highcontrast .menu li a:before {
border-color: #ffff00;
}
body.highcontrast .menu li a:hover,
body.highcontrast .menu li a:active,
body.highcontrast .menu li a:focus,
body.highcontrast .menu .current-menu-item > a {
color: #ffff00;
}
body.highcontrast .menu > li > .sub-menu li a:hover:before,
body.highcontrast .menu > li > .sub-menu li a:focus:before {
border-color: #ffff00;
}
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: #ffff00;
}
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,
body.highcontrast .page-header > h3,
body.highcontrast .page-header > h4,
body.highcontrast .page-header > h5,
body.highcontrast .page-header > h6,
body.highcontrast .page-header > p {
color: #ffffff;
}
body.highcontrast .page-header > h1 a,
body.highcontrast .page-header > h2 a,
body.highcontrast .page-header > h3 a,
body.highcontrast .page-header > h4 a,
body.highcontrast .page-header > h5 a,
body.highcontrast .page-header > h6 a,
body.highcontrast .page-header > p a {
color: #ffffff;
}
body.highcontrast .page-header > h1 a:hover,
body.highcontrast .page-header > h2 a:hover,
body.highcontrast .page-header > h3 a:hover,
body.highcontrast .page-header > h4 a:hover,
body.highcontrast .page-header > h5 a:hover,
body.highcontrast .page-header > h6 a:hover,
body.highcontrast .page-header > p a:hover {
color: #ffff00;
}
body.highcontrast .post-meta {
color: #ffffff;
}
body.highcontrast .post-meta a:hover,
body.highcontrast .post-meta a:focus {
color: #ffff00;
}
body.highcontrast ul.comment-list li a:hover,
body.highcontrast ul.comment-list li a:focus {
color: #ffff00;
}
body.highcontrast .comment-respond a:hover,
body.highcontrast .comment-respond a:focus {
color: #ffff00;
}
body.highcontrast a.pe-author-name-link:hover,
body.highcontrast a.pe-author-name-link:focus {
color: #ffff00;
}
body.highcontrast a.pe-author-name-link:hover span,
body.highcontrast a.pe-author-name-link:focus span {
color: #ffff00;
}
body.highcontrast .pe-author-name .url:hover,
body.highcontrast .pe-author-name .url:focus {
color: #ffff00;
}
body.highcontrast .sticky .page-header h1 a:before,
body.highcontrast .sticky .page-header h2 a:before,
body.highcontrast .sticky .page-header h3 a:before,
body.highcontrast .sticky .page-header h4 a:before,
body.highcontrast .sticky .page-header h5 a:before,
body.highcontrast .sticky .page-header h6 a:before,
body.highcontrast .sticky .page-header p a:before {
color: #ffff00;
}
body.highcontrast .wp-caption .wp-caption-text,
body.highcontrast .gallery-caption .wp-caption-text {
background: #000000;
color: #ffffff;
}
body.highcontrast .pe-blog-row figure.effect,
body.highcontrast .archive .pe-blog-row figure.effect {
overflow: visible;
}
body.highcontrast .pe-blog-row figure.effect figcaption,
body.highcontrast .archive .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 .archive .pe-blog-row figure.effect figcaption:before,
body.highcontrast .pe-blog-row figure.effect figcaption:after,
body.highcontrast .archive .pe-blog-row figure.effect figcaption:after {
display: none;
}
body.highcontrast .pe-blog-row figure.effect .intro,
body.highcontrast .archive .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,
body.highcontrast .archive .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 .archive .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 .archive .pe-blog-row figure.effect .pe-article-read-more .readmore:focus,
body.highcontrast .pe-blog-row figure.effect .pe-article-read-more .readmore.active,
body.highcontrast .archive .pe-blog-row figure.effect .pe-article-read-more .readmore.active {
color: #000000;
background: #ffff00;
}
body.highcontrast .pe-author-info .pe-title {
color: #ffffff;
}
body.highcontrast .pe-author-name .name {
color: #ffffff;
}
body.highcontrast .pe-post-tags ul li a:hover,
body.highcontrast .pe-post-tags ul li a:focus {
color: #ffff00;
}
body.highcontrast .post-navigation .meta-nav {
color: #ffffff;
}
body.highcontrast .post-navigation .nav-next a:after {
color: #ffffff;
}
body.highcontrast .post-navigation .nav-next a:hover:after {
color: #ffff00;
}
body.highcontrast .post-navigation .nav-previous a:before {
color: #ffffff;
}
body.highcontrast .post-navigation .nav-previous a:hover:before {
color: #ffff00;
}
body.highcontrast .post-navigation a:hover,
body.highcontrast .post-navigation a:focus {
color: #ffff00;
}
body.highcontrast .post-navigation a:hover .meta-nav,
body.highcontrast .post-navigation a:focus .meta-nav {
color: #ffff00;
}
body.highcontrast .pe-comments .comment-reply-title,
body.highcontrast .pe-comments .comments-title {
color: #ffffff;
}
body.highcontrast .pe-comments .comment-reply-link {
background: #ffffff;
color: #000000;
}
body.highcontrast .pe-comments .comment-reply-link:hover,
body.highcontrast .pe-comments .comment-reply-link:focus {
background: none;
}
body.highcontrast .pe-opening-hours .pe-title,
body.highcontrast .pe-member-contact .pe-title,
body.highcontrast .pe-socials .pe-title {
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 {
border-color: #ffffff;
color: #ffffff;
}
body.highcontrast .pe-tabs .pe-tab-links li a:hover,
body.highcontrast .pe-tabs .pe-tab-links li a:focus {
color: #ffffff;
border-color: #ffff00;
}
body.highcontrast .pe-tabs .pe-tab-links li.active {
box-shadow: none;
}
body.highcontrast .pe-tabs .pe-tab-links li.active a {
color: #ffffff;
border-color: #ffff00;
background: none;
}
body.highcontrast .pe-tabs .pe-tabs-content {
background: none;
box-shadow: none;
color: #ffffff;
}
body.highcontrast .pe-tabs.pe-clean .pe-tab-links {
border-color: #ffff00;
}
body.highcontrast .pe-tabs.pe-clean .pe-tab-links li a {
color: #ffffff;
}
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: #ffff00;
}
body.highcontrast .pe-tabs.pe-clean .pe-tab-links li.active a {
color: #ffff00;
}
body.highcontrast .pe-accordion-container .pe-accordion {
box-shadow: none;
}
body.highcontrast .pe-accordion-container .pe-accordion .accordion-in {
border: 1px solid #ffffff;
background: #000000;
color: #ffffff;
}
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: #ffffff;
}
body.highcontrast .pe-accordion-container .pe-accordion-heading a:hover,
body.highcontrast .pe-accordion-container .pe-accordion-heading a:focus {
color: #ffff00;
}
body.highcontrast .pe-accordion-container .pe-accordion-heading.active a {
color: #ffff00;
}
body.highcontrast .pe-accordion-container .pe-accordion-heading:before {
background: #ffffff;
}
body.highcontrast .pe-gallery-item .pe-gallery-caption {
background: #000000;
}
body.highcontrast .pe-icontext .pe-icon {
color: #ffffff;
}
body.highcontrast .pe-icontext .pe-label a:hover,
body.highcontrast .pe-icontext .pe-label a:focus {
color: #ffff00;
}
body.highcontrast .pe-icontext.style2 {
color: #000000;
background: #ffffff;
box-shadow: none;
}
body.highcontrast .pe-icontext.style2 .pe-icon {
color: #000000;
}
body.highcontrast .pe-icontext.style2 .pe-content .pe-label a {
color: #000000;
}
body.highcontrast .pe-table-group tr td:first-child {
color: #ffff00;
}
body.highcontrast .pe-pricing {
background: none;
box-shadow: none;
}
body.highcontrast .pe-pricing .image {
background: #ffffff;
color: #000000;
}
body.highcontrast .pe-pricing .title {
background: #ffffff;
color: #000000;
}
body.highcontrast .pe-pricing .price {
background: #ffffff;
}
body.highcontrast .pe-pricing .price span {
color: #000000;
}
body.highcontrast .pe-pricing .content {
background: none;
border-color: #ffffff;
color: #ffffff;
}
body.highcontrast .pe-pricing .bottom {
background: none;
}
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;
padding: 10px;
}
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-julia p a {
background: none;
}
body.highcontrast .pe-anibox figure.effect-goliath {
background: #000000 !important;
}
body.highcontrast .pe-anibox figure.effect-goliath h2 {
color: #ffffff !important;
background: #000000 !important;
}
body.highcontrast .pe-anibox figure.effect-goliath p {
color: #ffffff !important;
background: #000000 !important;
}
body.highcontrast .pe-anibox figure.effect-marley {
background: #000000 !important;
}
body.highcontrast .pe-anibox figure.effect-marley h2 {
color: #ffffff !important;
background: #000000 !important;
padding: 10px;
}
body.highcontrast .pe-anibox figure.effect-marley p {
color: #ffffff !important;
background: #000000 !important;
}
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: #ffffff;
}
body.highcontrast .pe-testimonials.clean .pe-custom-text {
background: none;
color: #ffffff;
}
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-testimonials.clean {
border-left: 5px solid #ffffff;
}
body.highcontrast .pe-testimonials.right.clean {
border-right: 5px solid #ffffff;
}
body.highcontrast .pe-counter .pe-icon {
color: #ffffff;
}
body.highcontrast .pe-counter .pe-count,
body.highcontrast .pe-counter .pe-counter-title {
color: #ffffff;
opacity: 1;
}
body.highcontrast .pe-counter .pe-count:before,
body.highcontrast .pe-counter .pe-counter-title:before,
body.highcontrast .pe-counter .pe-count:after,
body.highcontrast .pe-counter .pe-counter-title:after {
background: #ffffff;
}
body.highcontrast .pe-counter .pe-title {
color: #ffffff;
opacity: 1;
}
body.highcontrast .pe-counter .pe-title:after {
background: #ffffff;
}
body.highcontrast .mfp-modal-content {
color: #000000;
background: #ffffff;
}
body.highcontrast.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast.noheader #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a {
color: #ffff00;
}
body.highcontrast #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item > a {
color: #ffffff;
}
body.highcontrast #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a:after,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item > a:after {
display: none;
}
body.highcontrast #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.hover > a,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.hover > a,
body.highcontrast #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:hover > a,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:hover > a,
body.highcontrast #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.current-menu-item > a {
color: #ffff00;
}
body.highcontrast #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:hover:after,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:hover:after,
body.highcontrast #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item:after,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.current-menu-item:after {
background: #ffff00;
}
body.highcontrast #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:after,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:after {
background: #ffffff;
}
body.highcontrast #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-dropdown .nav-dropdown-in {
background: #ffffff;
}
body.highcontrast #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item a {
color: #000000;
}
body.highcontrast #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
body.highcontrast #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a {
color: #ffff00;
background: #000000;
box-shadow: 0 0 0 5px #000000;
}
body.highcontrast .pe-typo-title {
background: none;
}
body.highcontrast ul:not([class]) li:before,
body.highcontrast ul.pe-dark li:before,
body.highcontrast ul.pe-light li:before,
body.highcontrast #pe-header ul:not([class]) li:before,
body.highcontrast #pe-header ul.pe-light li:before {
color: #ffff00;
background: #ffffff;
}
body.highcontrast ul.pe-dark li:before {
color: #ffffff;
}
body.highcontrast pre {
color: #ffffff;
background-color: #000000;
border-color: #ffffff;
}
body.highcontrast #pe-main .pe-color {
color: #ffff00;
}
body.highcontrast #pe-main .pe-color .pe-widget-in {
background: none;
box-shadow: none;
color: #ffffff;
}
body.highcontrast .pe-info,
body.highcontrast .pe-success,
body.highcontrast .pe-alert,
body.highcontrast .pe-warning {
text-align: inherit;
color: #ffffff;
background: #000000;
border-color: #ffffff;
}
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: #ffff00;
color: #000000;
}
body.highcontrast p.pebadge,
body.highcontrast span.pebadge {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/badge.png);
}
body.highcontrast p.pecalendar,
body.highcontrast span.pecalendar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/calendar.png);
}
body.highcontrast p.pechat,
body.highcontrast span.pechat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/chat.png);
}
body.highcontrast p.pecheck,
body.highcontrast span.pecheck {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/check.png);
}
body.highcontrast p.pecloud,
body.highcontrast span.pecloud {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/cloud.png);
}
body.highcontrast p.pedirection,
body.highcontrast span.pedirection {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/direction.png);
}
body.highcontrast p.pedivide,
body.highcontrast span.pedivide {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/divide.png);
}
body.highcontrast p.peerror,
body.highcontrast span.peerror {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/error.png);
}
body.highcontrast p.pefire,
body.highcontrast span.pefire {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/fire.png);
}
body.highcontrast p.peflag,
body.highcontrast span.peflag {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/flag.png);
}
body.highcontrast p.peheart,
body.highcontrast span.peheart {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/heart.png);
}
body.highcontrast p.pehome,
body.highcontrast span.pehome {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/home.png);
}
body.highcontrast p.peinfo,
body.highcontrast span.peinfo {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/info.png);
}
body.highcontrast p.pelist,
body.highcontrast span.pelist {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/list.png);
}
body.highcontrast p.pemail,
body.highcontrast span.pemail {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/mail.png);
}
body.highcontrast p.pepeople,
body.highcontrast span.pepeople {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/people.png);
}
body.highcontrast p.pestar,
body.highcontrast span.pestar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/star.png);
}
body.highcontrast p.pestat,
body.highcontrast span.pestat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/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 h1.pe-title,
body.highcontrast .pe-widget h2.pe-title,
body.highcontrast .pe-widget h3.pe-title,
body.highcontrast .pe-widget h4.pe-title,
body.highcontrast .pe-widget h5.pe-title,
body.highcontrast .pe-widget h6.pe-title,
body.highcontrast .pe-widget p.pe-title {
color: #ffffff;
}
body.highcontrast #pe-header .pe-widget h1.pe-title,
body.highcontrast #pe-top1 .pe-widget h1.pe-title,
body.highcontrast #pe-top2 .pe-widget h1.pe-title,
body.highcontrast #pe-top3 .pe-widget h1.pe-title,
body.highcontrast #pe-top4 .pe-widget h1.pe-title,
body.highcontrast #pe-top5 .pe-widget h1.pe-title,
body.highcontrast #pe-bottom1 .pe-widget h1.pe-title,
body.highcontrast #pe-bottom2 .pe-widget h1.pe-title,
body.highcontrast #pe-bottom3 .pe-widget h1.pe-title,
body.highcontrast #pe-bottom4 .pe-widget h1.pe-title,
body.highcontrast #pe-bottom5 .pe-widget h1.pe-title,
body.highcontrast #pe-footer .pe-widget h1.pe-title,
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-top4 .pe-widget h2.pe-title,
body.highcontrast #pe-top5 .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-bottom4 .pe-widget h2.pe-title,
body.highcontrast #pe-bottom5 .pe-widget h2.pe-title,
body.highcontrast #pe-footer .pe-widget h2.pe-title,
body.highcontrast #pe-header .pe-widget h3.pe-title,
body.highcontrast #pe-top1 .pe-widget h3.pe-title,
body.highcontrast #pe-top2 .pe-widget h3.pe-title,
body.highcontrast #pe-top3 .pe-widget h3.pe-title,
body.highcontrast #pe-top4 .pe-widget h3.pe-title,
body.highcontrast #pe-top5 .pe-widget h3.pe-title,
body.highcontrast #pe-bottom1 .pe-widget h3.pe-title,
body.highcontrast #pe-bottom2 .pe-widget h3.pe-title,
body.highcontrast #pe-bottom3 .pe-widget h3.pe-title,
body.highcontrast #pe-bottom4 .pe-widget h3.pe-title,
body.highcontrast #pe-bottom5 .pe-widget h3.pe-title,
body.highcontrast #pe-footer .pe-widget h3.pe-title,
body.highcontrast #pe-header .pe-widget h4.pe-title,
body.highcontrast #pe-top1 .pe-widget h4.pe-title,
body.highcontrast #pe-top2 .pe-widget h4.pe-title,
body.highcontrast #pe-top3 .pe-widget h4.pe-title,
body.highcontrast #pe-top4 .pe-widget h4.pe-title,
body.highcontrast #pe-top5 .pe-widget h4.pe-title,
body.highcontrast #pe-bottom1 .pe-widget h4.pe-title,
body.highcontrast #pe-bottom2 .pe-widget h4.pe-title,
body.highcontrast #pe-bottom3 .pe-widget h4.pe-title,
body.highcontrast #pe-bottom4 .pe-widget h4.pe-title,
body.highcontrast #pe-bottom5 .pe-widget h4.pe-title,
body.highcontrast #pe-footer .pe-widget h4.pe-title,
body.highcontrast #pe-header .pe-widget h5.pe-title,
body.highcontrast #pe-top1 .pe-widget h5.pe-title,
body.highcontrast #pe-top2 .pe-widget h5.pe-title,
body.highcontrast #pe-top3 .pe-widget h5.pe-title,
body.highcontrast #pe-top4 .pe-widget h5.pe-title,
body.highcontrast #pe-top5 .pe-widget h5.pe-title,
body.highcontrast #pe-bottom1 .pe-widget h5.pe-title,
body.highcontrast #pe-bottom2 .pe-widget h5.pe-title,
body.highcontrast #pe-bottom3 .pe-widget h5.pe-title,
body.highcontrast #pe-bottom4 .pe-widget h5.pe-title,
body.highcontrast #pe-bottom5 .pe-widget h5.pe-title,
body.highcontrast #pe-footer .pe-widget h5.pe-title,
body.highcontrast #pe-header .pe-widget h6.pe-title,
body.highcontrast #pe-top1 .pe-widget h6.pe-title,
body.highcontrast #pe-top2 .pe-widget h6.pe-title,
body.highcontrast #pe-top3 .pe-widget h6.pe-title,
body.highcontrast #pe-top4 .pe-widget h6.pe-title,
body.highcontrast #pe-top5 .pe-widget h6.pe-title,
body.highcontrast #pe-bottom1 .pe-widget h6.pe-title,
body.highcontrast #pe-bottom2 .pe-widget h6.pe-title,
body.highcontrast #pe-bottom3 .pe-widget h6.pe-title,
body.highcontrast #pe-bottom4 .pe-widget h6.pe-title,
body.highcontrast #pe-bottom5 .pe-widget h6.pe-title,
body.highcontrast #pe-footer .pe-widget h6.pe-title,
body.highcontrast #pe-header .pe-widget p.pe-title,
body.highcontrast #pe-top1 .pe-widget p.pe-title,
body.highcontrast #pe-top2 .pe-widget p.pe-title,
body.highcontrast #pe-top3 .pe-widget p.pe-title,
body.highcontrast #pe-top4 .pe-widget p.pe-title,
body.highcontrast #pe-top5 .pe-widget p.pe-title,
body.highcontrast #pe-bottom1 .pe-widget p.pe-title,
body.highcontrast #pe-bottom2 .pe-widget p.pe-title,
body.highcontrast #pe-bottom3 .pe-widget p.pe-title,
body.highcontrast #pe-bottom4 .pe-widget p.pe-title,
body.highcontrast #pe-bottom5 .pe-widget p.pe-title,
body.highcontrast #pe-footer .pe-widget p.pe-title {
color: #ffffff;
}
body.highcontrast .pe-social-icons a {
opacity: 1;
text-decoration: none !important;
}
body.highcontrast .pe-social-icons a:hover span.fa,
body.highcontrast .pe-social-icons a:focus span.fa {
background: #ffff00;
color: #000000;
}
body.highcontrast .pe-social-icons a span.fa {
background: #ffffff;
color: #000000;
}
body.highcontrast .pe-social-icons a span.fa + span {
background: #ffffff;
color: #000000;
}
body.highcontrast #pe-header .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-top1 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-top2 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-top3 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-top4 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-top5 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-bottom1 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-bottom2 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-bottom3 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-bottom4 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-bottom5 .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-footer .pe-social-icons a {
color: #ffff00;
}
body.highcontrast #pe-offcanvas .pe-social-icons a {
color: #ffff00;
}
body.highcontrast rs-module .rs-layer {
color: #ffffff !important;
background: #000000 !important;
}
body.highcontrast rs-module .rs-layer.rev-btn {
background: #ffffff !important;
color: #000000 !important;
}
body.highcontrast rs-module .rs-layer.rev-btn:hover,
body.highcontrast rs-module .rs-layer.rev-btn:focus {
background: #ffff00 !important;
}
body.highcontrast .rev_slider_wrapper .tp-bgimg {
color: #ffffff !important;
background-color: #000000 !important;
}
body.highcontrast rs-module .tp-leftarrow,
body.highcontrast rs-module .tp-rightarrow {
visibility: visible !important;
opacity: 1 !important;
}
body.highcontrast rs-module .tp-bullet,
body.highcontrast #pe-main .custom .tp-bullet:not(.selected) {
background: #ffffff;
}
body.highcontrast rs-module .tp-bullet.selected,
body.highcontrast #pe-main .custom .tp-bullet:not(.selected).selected {
background: #ffff00;
}
body.highcontrast rs-layer span {
color: #ffffff;
}
body.highcontrast #pe-main .tparrows {
background: #ffffff;
}
body.highcontrast #pe-main .tparrows:before {
color: #000000 !important;
}
body.highcontrast #pe-main .tparrows:hover,
body.highcontrast #pe-main .tparrows:focus {
background: #ffffff;
}
body.highcontrast .widget.widget_recent_entries ul li,
body.highcontrast .widget.widget_archive ul li,
body.highcontrast .widget.widget_categories ul li,
body.highcontrast .widget.widget_meta ul li,
body.highcontrast .widget.widget_pages ul li,
body.highcontrast .widget.widget_recent_comments ul li,
body.highcontrast .widget.widget_rss ul li {
color: #ffffff;
}
body.highcontrast .widget.widget_recent_entries ul li a,
body.highcontrast .widget.widget_archive ul li a,
body.highcontrast .widget.widget_categories ul li a,
body.highcontrast .widget.widget_meta ul li a,
body.highcontrast .widget.widget_pages ul li a,
body.highcontrast .widget.widget_recent_comments ul li a,
body.highcontrast .widget.widget_rss ul li a {
color: #ffffff;
}
body.highcontrast .widget.widget_recent_entries ul li a:hover,
body.highcontrast .widget.widget_archive ul li a:hover,
body.highcontrast .widget.widget_categories ul li a:hover,
body.highcontrast .widget.widget_meta ul li a:hover,
body.highcontrast .widget.widget_pages ul li a:hover,
body.highcontrast .widget.widget_recent_comments ul li a:hover,
body.highcontrast .widget.widget_rss ul li a:hover,
body.highcontrast .widget.widget_recent_entries ul li a:focus,
body.highcontrast .widget.widget_archive ul li a:focus,
body.highcontrast .widget.widget_categories ul li a:focus,
body.highcontrast .widget.widget_meta ul li a:focus,
body.highcontrast .widget.widget_pages ul li a:focus,
body.highcontrast .widget.widget_recent_comments ul li a:focus,
body.highcontrast .widget.widget_rss ul li a:focus {
color: #ffff00;
}
body.highcontrast .widget.widget_recent_entries ul li span,
body.highcontrast .widget.widget_archive ul li span,
body.highcontrast .widget.widget_categories ul li span,
body.highcontrast .widget.widget_meta ul li span,
body.highcontrast .widget.widget_pages ul li span,
body.highcontrast .widget.widget_recent_comments ul li span,
body.highcontrast .widget.widget_rss ul li span {
color: #ffffff;
}
body.highcontrast #pe-main .widget.widget_recent_entries ul li a:hover {
color: #ffff00;
}
body.highcontrast #pe-header .widget.widget_recent_entries ul li,
body.highcontrast #pe-top1 .widget.widget_recent_entries ul li,
body.highcontrast #pe-top2 .widget.widget_recent_entries ul li,
body.highcontrast #pe-top3 .widget.widget_recent_entries ul li,
body.highcontrast #pe-top4 .widget.widget_recent_entries ul li,
body.highcontrast #pe-top5 .widget.widget_recent_entries ul li,
body.highcontrast #pe-bottom1 .widget.widget_recent_entries ul li,
body.highcontrast #pe-bottom2 .widget.widget_recent_entries ul li,
body.highcontrast #pe-bottom3 .widget.widget_recent_entries ul li,
body.highcontrast #pe-bottom4 .widget.widget_recent_entries ul li,
body.highcontrast #pe-bottom5 .widget.widget_recent_entries ul li,
body.highcontrast #pe-footer .widget.widget_recent_entries ul li,
body.highcontrast #pe-header .widget.widget_archive ul li,
body.highcontrast #pe-top1 .widget.widget_archive ul li,
body.highcontrast #pe-top2 .widget.widget_archive ul li,
body.highcontrast #pe-top3 .widget.widget_archive ul li,
body.highcontrast #pe-top4 .widget.widget_archive ul li,
body.highcontrast #pe-top5 .widget.widget_archive ul li,
body.highcontrast #pe-bottom1 .widget.widget_archive ul li,
body.highcontrast #pe-bottom2 .widget.widget_archive ul li,
body.highcontrast #pe-bottom3 .widget.widget_archive ul li,
body.highcontrast #pe-bottom4 .widget.widget_archive ul li,
body.highcontrast #pe-bottom5 .widget.widget_archive ul li,
body.highcontrast #pe-footer .widget.widget_archive ul li,
body.highcontrast #pe-header .widget.widget_categories ul li,
body.highcontrast #pe-top1 .widget.widget_categories ul li,
body.highcontrast #pe-top2 .widget.widget_categories ul li,
body.highcontrast #pe-top3 .widget.widget_categories ul li,
body.highcontrast #pe-top4 .widget.widget_categories ul li,
body.highcontrast #pe-top5 .widget.widget_categories ul li,
body.highcontrast #pe-bottom1 .widget.widget_categories ul li,
body.highcontrast #pe-bottom2 .widget.widget_categories ul li,
body.highcontrast #pe-bottom3 .widget.widget_categories ul li,
body.highcontrast #pe-bottom4 .widget.widget_categories ul li,
body.highcontrast #pe-bottom5 .widget.widget_categories ul li,
body.highcontrast #pe-footer .widget.widget_categories ul li,
body.highcontrast #pe-header .widget.widget_meta ul li,
body.highcontrast #pe-top1 .widget.widget_meta ul li,
body.highcontrast #pe-top2 .widget.widget_meta ul li,
body.highcontrast #pe-top3 .widget.widget_meta ul li,
body.highcontrast #pe-top4 .widget.widget_meta ul li,
body.highcontrast #pe-top5 .widget.widget_meta ul li,
body.highcontrast #pe-bottom1 .widget.widget_meta ul li,
body.highcontrast #pe-bottom2 .widget.widget_meta ul li,
body.highcontrast #pe-bottom3 .widget.widget_meta ul li,
body.highcontrast #pe-bottom4 .widget.widget_meta ul li,
body.highcontrast #pe-bottom5 .widget.widget_meta ul li,
body.highcontrast #pe-footer .widget.widget_meta ul li,
body.highcontrast #pe-header .widget.widget_pages ul li,
body.highcontrast #pe-top1 .widget.widget_pages ul li,
body.highcontrast #pe-top2 .widget.widget_pages ul li,
body.highcontrast #pe-top3 .widget.widget_pages ul li,
body.highcontrast #pe-top4 .widget.widget_pages ul li,
body.highcontrast #pe-top5 .widget.widget_pages ul li,
body.highcontrast #pe-bottom1 .widget.widget_pages ul li,
body.highcontrast #pe-bottom2 .widget.widget_pages ul li,
body.highcontrast #pe-bottom3 .widget.widget_pages ul li,
body.highcontrast #pe-bottom4 .widget.widget_pages ul li,
body.highcontrast #pe-bottom5 .widget.widget_pages ul li,
body.highcontrast #pe-footer .widget.widget_pages ul li,
body.highcontrast #pe-header .widget.widget_recent_comments ul li,
body.highcontrast #pe-top1 .widget.widget_recent_comments ul li,
body.highcontrast #pe-top2 .widget.widget_recent_comments ul li,
body.highcontrast #pe-top3 .widget.widget_recent_comments ul li,
body.highcontrast #pe-top4 .widget.widget_recent_comments ul li,
body.highcontrast #pe-top5 .widget.widget_recent_comments ul li,
body.highcontrast #pe-bottom1 .widget.widget_recent_comments ul li,
body.highcontrast #pe-bottom2 .widget.widget_recent_comments ul li,
body.highcontrast #pe-bottom3 .widget.widget_recent_comments ul li,
body.highcontrast #pe-bottom4 .widget.widget_recent_comments ul li,
body.highcontrast #pe-bottom5 .widget.widget_recent_comments ul li,
body.highcontrast #pe-footer .widget.widget_recent_comments ul li,
body.highcontrast #pe-header .widget.widget_rss ul li,
body.highcontrast #pe-top1 .widget.widget_rss ul li,
body.highcontrast #pe-top2 .widget.widget_rss ul li,
body.highcontrast #pe-top3 .widget.widget_rss ul li,
body.highcontrast #pe-top4 .widget.widget_rss ul li,
body.highcontrast #pe-top5 .widget.widget_rss ul li,
body.highcontrast #pe-bottom1 .widget.widget_rss ul li,
body.highcontrast #pe-bottom2 .widget.widget_rss ul li,
body.highcontrast #pe-bottom3 .widget.widget_rss ul li,
body.highcontrast #pe-bottom4 .widget.widget_rss ul li,
body.highcontrast #pe-bottom5 .widget.widget_rss ul li,
body.highcontrast #pe-footer .widget.widget_rss ul li {
color: #ffffff;
}
body.highcontrast #pe-header .widget.widget_recent_entries ul li a,
body.highcontrast #pe-top1 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-top2 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-top3 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-top4 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-top5 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-bottom1 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-bottom2 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-bottom3 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-bottom4 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-bottom5 .widget.widget_recent_entries ul li a,
body.highcontrast #pe-footer .widget.widget_recent_entries ul li a,
body.highcontrast #pe-header .widget.widget_archive ul li a,
body.highcontrast #pe-top1 .widget.widget_archive ul li a,
body.highcontrast #pe-top2 .widget.widget_archive ul li a,
body.highcontrast #pe-top3 .widget.widget_archive ul li a,
body.highcontrast #pe-top4 .widget.widget_archive ul li a,
body.highcontrast #pe-top5 .widget.widget_archive ul li a,
body.highcontrast #pe-bottom1 .widget.widget_archive ul li a,
body.highcontrast #pe-bottom2 .widget.widget_archive ul li a,
body.highcontrast #pe-bottom3 .widget.widget_archive ul li a,
body.highcontrast #pe-bottom4 .widget.widget_archive ul li a,
body.highcontrast #pe-bottom5 .widget.widget_archive ul li a,
body.highcontrast #pe-footer .widget.widget_archive ul li a,
body.highcontrast #pe-header .widget.widget_categories ul li a,
body.highcontrast #pe-top1 .widget.widget_categories ul li a,
body.highcontrast #pe-top2 .widget.widget_categories ul li a,
body.highcontrast #pe-top3 .widget.widget_categories ul li a,
body.highcontrast #pe-top4 .widget.widget_categories ul li a,
body.highcontrast #pe-top5 .widget.widget_categories ul li a,
body.highcontrast #pe-bottom1 .widget.widget_categories ul li a,
body.highcontrast #pe-bottom2 .widget.widget_categories ul li a,
body.highcontrast #pe-bottom3 .widget.widget_categories ul li a,
body.highcontrast #pe-bottom4 .widget.widget_categories ul li a,
body.highcontrast #pe-bottom5 .widget.widget_categories ul li a,
body.highcontrast #pe-footer .widget.widget_categories ul li a,
body.highcontrast #pe-header .widget.widget_meta ul li a,
body.highcontrast #pe-top1 .widget.widget_meta ul li a,
body.highcontrast #pe-top2 .widget.widget_meta ul li a,
body.highcontrast #pe-top3 .widget.widget_meta ul li a,
body.highcontrast #pe-top4 .widget.widget_meta ul li a,
body.highcontrast #pe-top5 .widget.widget_meta ul li a,
body.highcontrast #pe-bottom1 .widget.widget_meta ul li a,
body.highcontrast #pe-bottom2 .widget.widget_meta ul li a,
body.highcontrast #pe-bottom3 .widget.widget_meta ul li a,
body.highcontrast #pe-bottom4 .widget.widget_meta ul li a,
body.highcontrast #pe-bottom5 .widget.widget_meta ul li a,
body.highcontrast #pe-footer .widget.widget_meta ul li a,
body.highcontrast #pe-header .widget.widget_pages ul li a,
body.highcontrast #pe-top1 .widget.widget_pages ul li a,
body.highcontrast #pe-top2 .widget.widget_pages ul li a,
body.highcontrast #pe-top3 .widget.widget_pages ul li a,
body.highcontrast #pe-top4 .widget.widget_pages ul li a,
body.highcontrast #pe-top5 .widget.widget_pages ul li a,
body.highcontrast #pe-bottom1 .widget.widget_pages ul li a,
body.highcontrast #pe-bottom2 .widget.widget_pages ul li a,
body.highcontrast #pe-bottom3 .widget.widget_pages ul li a,
body.highcontrast #pe-bottom4 .widget.widget_pages ul li a,
body.highcontrast #pe-bottom5 .widget.widget_pages ul li a,
body.highcontrast #pe-footer .widget.widget_pages ul li a,
body.highcontrast #pe-header .widget.widget_recent_comments ul li a,
body.highcontrast #pe-top1 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-top2 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-top3 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-top4 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-top5 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-bottom1 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-bottom2 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-bottom3 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-bottom4 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-bottom5 .widget.widget_recent_comments ul li a,
body.highcontrast #pe-footer .widget.widget_recent_comments ul li a,
body.highcontrast #pe-header .widget.widget_rss ul li a,
body.highcontrast #pe-top1 .widget.widget_rss ul li a,
body.highcontrast #pe-top2 .widget.widget_rss ul li a,
body.highcontrast #pe-top3 .widget.widget_rss ul li a,
body.highcontrast #pe-top4 .widget.widget_rss ul li a,
body.highcontrast #pe-top5 .widget.widget_rss ul li a,
body.highcontrast #pe-bottom1 .widget.widget_rss ul li a,
body.highcontrast #pe-bottom2 .widget.widget_rss ul li a,
body.highcontrast #pe-bottom3 .widget.widget_rss ul li a,
body.highcontrast #pe-bottom4 .widget.widget_rss ul li a,
body.highcontrast #pe-bottom5 .widget.widget_rss ul li a,
body.highcontrast #pe-footer .widget.widget_rss ul li a {
color: #ffffff;
}
body.highcontrast #pe-header .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-top1 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-top2 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-top3 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-top4 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-top5 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-bottom1 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-bottom2 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-bottom3 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-bottom4 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-bottom5 .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-footer .widget.widget_recent_entries ul li a:hover,
body.highcontrast #pe-header .widget.widget_archive ul li a:hover,
body.highcontrast #pe-top1 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-top2 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-top3 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-top4 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-top5 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-bottom1 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-bottom2 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-bottom3 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-bottom4 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-bottom5 .widget.widget_archive ul li a:hover,
body.highcontrast #pe-footer .widget.widget_archive ul li a:hover,
body.highcontrast #pe-header .widget.widget_categories ul li a:hover,
body.highcontrast #pe-top1 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-top2 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-top3 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-top4 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-top5 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-bottom1 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-bottom2 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-bottom3 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-bottom4 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-bottom5 .widget.widget_categories ul li a:hover,
body.highcontrast #pe-footer .widget.widget_categories ul li a:hover,
body.highcontrast #pe-header .widget.widget_meta ul li a:hover,
body.highcontrast #pe-top1 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-top2 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-top3 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-top4 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-top5 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-bottom1 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-bottom2 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-bottom3 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-bottom4 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-bottom5 .widget.widget_meta ul li a:hover,
body.highcontrast #pe-footer .widget.widget_meta ul li a:hover,
body.highcontrast #pe-header .widget.widget_pages ul li a:hover,
body.highcontrast #pe-top1 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-top2 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-top3 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-top4 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-top5 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-bottom1 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-bottom2 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-bottom3 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-bottom4 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-bottom5 .widget.widget_pages ul li a:hover,
body.highcontrast #pe-footer .widget.widget_pages ul li a:hover,
body.highcontrast #pe-header .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-top1 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-top2 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-top3 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-top4 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-top5 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-bottom1 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-bottom2 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-bottom3 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-bottom4 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-bottom5 .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-footer .widget.widget_recent_comments ul li a:hover,
body.highcontrast #pe-header .widget.widget_rss ul li a:hover,
body.highcontrast #pe-top1 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-top2 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-top3 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-top4 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-top5 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-bottom1 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-bottom2 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-bottom3 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-bottom4 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-bottom5 .widget.widget_rss ul li a:hover,
body.highcontrast #pe-footer .widget.widget_rss ul li a:hover,
body.highcontrast #pe-header .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-top1 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-top2 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-top3 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-top4 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-top5 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-bottom1 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-bottom2 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-bottom3 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-bottom4 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-bottom5 .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-footer .widget.widget_recent_entries ul li a:focus,
body.highcontrast #pe-header .widget.widget_archive ul li a:focus,
body.highcontrast #pe-top1 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-top2 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-top3 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-top4 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-top5 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-bottom1 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-bottom2 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-bottom3 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-bottom4 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-bottom5 .widget.widget_archive ul li a:focus,
body.highcontrast #pe-footer .widget.widget_archive ul li a:focus,
body.highcontrast #pe-header .widget.widget_categories ul li a:focus,
body.highcontrast #pe-top1 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-top2 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-top3 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-top4 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-top5 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-bottom1 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-bottom2 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-bottom3 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-bottom4 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-bottom5 .widget.widget_categories ul li a:focus,
body.highcontrast #pe-footer .widget.widget_categories ul li a:focus,
body.highcontrast #pe-header .widget.widget_meta ul li a:focus,
body.highcontrast #pe-top1 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-top2 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-top3 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-top4 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-top5 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-bottom1 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-bottom2 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-bottom3 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-bottom4 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-bottom5 .widget.widget_meta ul li a:focus,
body.highcontrast #pe-footer .widget.widget_meta ul li a:focus,
body.highcontrast #pe-header .widget.widget_pages ul li a:focus,
body.highcontrast #pe-top1 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-top2 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-top3 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-top4 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-top5 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-bottom1 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-bottom2 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-bottom3 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-bottom4 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-bottom5 .widget.widget_pages ul li a:focus,
body.highcontrast #pe-footer .widget.widget_pages ul li a:focus,
body.highcontrast #pe-header .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-top1 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-top2 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-top3 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-top4 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-top5 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-bottom1 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-bottom2 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-bottom3 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-bottom4 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-bottom5 .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-footer .widget.widget_recent_comments ul li a:focus,
body.highcontrast #pe-header .widget.widget_rss ul li a:focus,
body.highcontrast #pe-top1 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-top2 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-top3 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-top4 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-top5 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-bottom1 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-bottom2 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-bottom3 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-bottom4 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-bottom5 .widget.widget_rss ul li a:focus,
body.highcontrast #pe-footer .widget.widget_rss ul li a:focus {
color: #ffff00;
}
body.highcontrast #pe-header .widget.widget_recent_entries ul li span,
body.highcontrast #pe-top1 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-top2 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-top3 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-top4 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-top5 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-bottom1 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-bottom2 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-bottom3 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-bottom4 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-bottom5 .widget.widget_recent_entries ul li span,
body.highcontrast #pe-footer .widget.widget_recent_entries ul li span,
body.highcontrast #pe-header .widget.widget_archive ul li span,
body.highcontrast #pe-top1 .widget.widget_archive ul li span,
body.highcontrast #pe-top2 .widget.widget_archive ul li span,
body.highcontrast #pe-top3 .widget.widget_archive ul li span,
body.highcontrast #pe-top4 .widget.widget_archive ul li span,
body.highcontrast #pe-top5 .widget.widget_archive ul li span,
body.highcontrast #pe-bottom1 .widget.widget_archive ul li span,
body.highcontrast #pe-bottom2 .widget.widget_archive ul li span,
body.highcontrast #pe-bottom3 .widget.widget_archive ul li span,
body.highcontrast #pe-bottom4 .widget.widget_archive ul li span,
body.highcontrast #pe-bottom5 .widget.widget_archive ul li span,
body.highcontrast #pe-footer .widget.widget_archive ul li span,
body.highcontrast #pe-header .widget.widget_categories ul li span,
body.highcontrast #pe-top1 .widget.widget_categories ul li span,
body.highcontrast #pe-top2 .widget.widget_categories ul li span,
body.highcontrast #pe-top3 .widget.widget_categories ul li span,
body.highcontrast #pe-top4 .widget.widget_categories ul li span,
body.highcontrast #pe-top5 .widget.widget_categories ul li span,
body.highcontrast #pe-bottom1 .widget.widget_categories ul li span,
body.highcontrast #pe-bottom2 .widget.widget_categories ul li span,
body.highcontrast #pe-bottom3 .widget.widget_categories ul li span,
body.highcontrast #pe-bottom4 .widget.widget_categories ul li span,
body.highcontrast #pe-bottom5 .widget.widget_categories ul li span,
body.highcontrast #pe-footer .widget.widget_categories ul li span,
body.highcontrast #pe-header .widget.widget_meta ul li span,
body.highcontrast #pe-top1 .widget.widget_meta ul li span,
body.highcontrast #pe-top2 .widget.widget_meta ul li span,
body.highcontrast #pe-top3 .widget.widget_meta ul li span,
body.highcontrast #pe-top4 .widget.widget_meta ul li span,
body.highcontrast #pe-top5 .widget.widget_meta ul li span,
body.highcontrast #pe-bottom1 .widget.widget_meta ul li span,
body.highcontrast #pe-bottom2 .widget.widget_meta ul li span,
body.highcontrast #pe-bottom3 .widget.widget_meta ul li span,
body.highcontrast #pe-bottom4 .widget.widget_meta ul li span,
body.highcontrast #pe-bottom5 .widget.widget_meta ul li span,
body.highcontrast #pe-footer .widget.widget_meta ul li span,
body.highcontrast #pe-header .widget.widget_pages ul li span,
body.highcontrast #pe-top1 .widget.widget_pages ul li span,
body.highcontrast #pe-top2 .widget.widget_pages ul li span,
body.highcontrast #pe-top3 .widget.widget_pages ul li span,
body.highcontrast #pe-top4 .widget.widget_pages ul li span,
body.highcontrast #pe-top5 .widget.widget_pages ul li span,
body.highcontrast #pe-bottom1 .widget.widget_pages ul li span,
body.highcontrast #pe-bottom2 .widget.widget_pages ul li span,
body.highcontrast #pe-bottom3 .widget.widget_pages ul li span,
body.highcontrast #pe-bottom4 .widget.widget_pages ul li span,
body.highcontrast #pe-bottom5 .widget.widget_pages ul li span,
body.highcontrast #pe-footer .widget.widget_pages ul li span,
body.highcontrast #pe-header .widget.widget_recent_comments ul li span,
body.highcontrast #pe-top1 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-top2 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-top3 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-top4 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-top5 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-bottom1 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-bottom2 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-bottom3 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-bottom4 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-bottom5 .widget.widget_recent_comments ul li span,
body.highcontrast #pe-footer .widget.widget_recent_comments ul li span,
body.highcontrast #pe-header .widget.widget_rss ul li span,
body.highcontrast #pe-top1 .widget.widget_rss ul li span,
body.highcontrast #pe-top2 .widget.widget_rss ul li span,
body.highcontrast #pe-top3 .widget.widget_rss ul li span,
body.highcontrast #pe-top4 .widget.widget_rss ul li span,
body.highcontrast #pe-top5 .widget.widget_rss ul li span,
body.highcontrast #pe-bottom1 .widget.widget_rss ul li span,
body.highcontrast #pe-bottom2 .widget.widget_rss ul li span,
body.highcontrast #pe-bottom3 .widget.widget_rss ul li span,
body.highcontrast #pe-bottom4 .widget.widget_rss ul li span,
body.highcontrast #pe-bottom5 .widget.widget_rss ul li span,
body.highcontrast #pe-footer .widget.widget_rss ul li span {
color: #ffffff;
}
body.highcontrast .widget_tag_cloud .tagcloud a {
border-color: currentColor;
color: inherit;
background: none;
}
body.highcontrast .widget_tag_cloud .tagcloud a:hover,
body.highcontrast .widget_tag_cloud .tagcloud a:focus {
color: #ffff00;
border-color: #ffff00;
}
body.highcontrast #pe-header .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-top1 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-top2 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-top3 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-top4 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-top5 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-bottom1 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-bottom2 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-bottom3 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-bottom4 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-bottom5 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-footer .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast #pe-offcanvas .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast .pe-panels.tabs .pn-content {
box-shadow: none;
background: no-repeat;
background: #000000;
color: #ffffff;
}
body.highcontrast .pe-panels.tabs .pn-list li {
border-color: #ffffff;
}
body.highcontrast .pe-panels.tabs .pn-list li a {
color: #ffffff;
}
body.highcontrast .pe-panels.tabs .pn-list li.active a {
background: #000000;
border-color: #ffffff;
}
body.highcontrast .pe-panels .pn-subtitle {
color: #ffffff;
}
body.highcontrast .pe-panels.tabs .pn-list li.active {
box-shadow: none;
}
body.highcontrast .pe-panels.tabs.left .pn-list li.active a {
color: #000000;
border-color: #ffff00;
background: #ffffff;
}
body.highcontrast .pe-panels.tabs .pn-list li.active a .pn-subtitle {
color: #000000;
}
body.highcontrast .pe-contact .fa.opacity {
opacity: 1;
}
body.highcontrast .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label > span:not(.star),
body.highcontrast .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label > span:not(.star) {
background: #ffffff;
}
body.highcontrast .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):checked + label > span:not(.star):before {
color: #ffff00;
}
body.highcontrast .pe-short-info .pe-buttons .pull-left {
color: #ffffff;
}
body.highcontrast .pe-short-info .pe-buttons .pull-left span {
border: 1px solid #ffffff;
}
body.highcontrast #pe-main .pe-widget-members .pe-members a {
text-decoration: none !important;
}
body.highcontrast #pe-main .pe-widget-members .pe-members a:hover,
body.highcontrast #pe-main .pe-widget-members .pe-members a:focus {
color: #ffff00;
}
body.highcontrast #pe-main .pe-widget-members .pe-members h3.title {
color: #ffffff;
}
body.highcontrast .pe-widget-members .pe-second {
color: #ffffff;
}
body.highcontrast .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link,
body.highcontrast .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:hover,
body.highcontrast .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:focus {
color: #000000;
background: #ffffff;
}
body.highcontrast .pe-widget-img-carousel .flipster__button {
background: #000000;
color: #ffffff;
width: 70px;
height: 70px;
border-radius: 50%;
}
body.highcontrast .pe-widget-img-carousel .flipster__nav__item a:hover,
body.highcontrast .pe-widget-img-carousel .flipster__nav__item a:focus {
color: #ffff00;
border-bottom-color: #ffff00;
}
body.highcontrast .pe_login_popup_widget .btn-login {
color: #ffff00;
}
body.highcontrast .pe_login_popup_widget .btn-login:hover,
body.highcontrast .pe_login_popup_widget .btn-login:focus {
color: #ffff00;
}
body.highcontrast #pe-login .pe_login_popup_widget .btn-login {
color: #ffff00;
}
body.highcontrast #pe-login .pe_login_popup_widget .btn-login:hover,
body.highcontrast #pe-login .pe_login_popup_widget .btn-login:focus {
color: #ffff00;
}
body.highcontrast #pe-main .pe-best-features .pe-icon span {
color: #ffffff;
border-color: #ffffff;
}
body.highcontrast #pe-main .pe-best-features .pe-best-features-title {
color: #ffffff;
}
body.highcontrast #pe-main .pe-best-features .pe-best-features-title a {
color: #ffffff;
}
body.highcontrast #pe-main .pe-best-features .pe-best-features-title a:hover {
color: #ffff00;
}
body.highcontrast #pe-main .pe-testimonial-carousel .pe-custom-title {
color: #ffffff;
}
body.highcontrast #pe-main .pe-testimonial-carousel .pe-custom-title a:hover {
color: #ffff00;
}
body.highcontrast #pe-main .pe-testimonial-carousel .pe-custom-title .pe-testimonial-image {
border-color: #ffffff;
}
body.highcontrast #pe-main .pe-testimonial-carousel .pe-indicators li {
border: 1px solid #ffffff;
background: #ffffff;
color: #000000;
}
body.highcontrast #pe-main .pe-testimonial-carousel .pe-indicators li:hover {
border-color: #ffff00;
background: #ffff00;
color: #000000;
}
body.highcontrast #pe-main .pe-testimonial-carousel .pe-indicators li.active {
border-color: #ffff00;
background: #ffff00;
color: #000000;
}
body.highcontrast .pe-testimonial-carousel .pe-custom-title a {
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: #ffff00;
background: #000000;
}
body.highcontrast .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu .menu-item + .menu-item {
border-top: 1px solid #ffffff;
}
body.highcontrast .pe-widget.pe-color-box1 .pe-widget-in,
body.highcontrast .pe-widget.pe-color-box2 .pe-widget-in,
body.highcontrast .pe-widget.pe-color-box3 .pe-widget-in,
body.highcontrast .pe-widget.pe-color-box4 .pe-widget-in {
padding: 0;
background: none;
color: #ffffff;
}
body.highcontrast .pe-widget.pe-color-box1 .pe-widget-in .pe-title,
body.highcontrast .pe-widget.pe-color-box2 .pe-widget-in .pe-title,
body.highcontrast .pe-widget.pe-color-box3 .pe-widget-in .pe-title,
body.highcontrast .pe-widget.pe-color-box4 .pe-widget-in .pe-title {
color: #ffffff !important;
}
body.highcontrast .pe-post-tags ul li a {
border-color: #ffffff;
color: #ffffff;
background: none;
}
body.highcontrast .pe-blog-row figure.effect:hover .intro:before,
body.highcontrast .pe-blog-row figure.effect:hover .intro:after {
display: none;
}
body.highcontrast .pe-testimonials.clean .pe-custom-subtitle {
opacity: 1;
}
body.highcontrast .pe-recent-posts-outer ul.thumbnails .caption .pe-creation-date {
color: #ffffff;
}
body.highcontrast .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a {
color: #ffffff;
}
body.highcontrast .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a:hover,
body.highcontrast .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a:focus {
color: #ffff00;
}
body.highcontrast #pe-header .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-top1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-top2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-top3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-top4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-top5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-bottom1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-bottom2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-bottom3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-bottom4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-bottom5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-footer .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-main .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast #pe-offcanvas .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #ffffff;
color: #000000;
}
body.highcontrast #pe-header .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-top1 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-top2 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-top3 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-top4 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-top5 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-bottom1 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-bottom2 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-bottom3 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-bottom4 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-bottom5 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-footer .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-main .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast #pe-offcanvas .pe-recent-posts-outer ol.carousel-indicators li.active {
background: #ffff00;
color: #000000;
}
body.highcontrast blockquote {
border-color: #ffffff;
}
body.highcontrast #pe-main-menu-header {
display: none;
}
body.highcontrast #pe-main .pe-wcag-settings .contrast .pe-highcontrast {
border-color: #ffffff;
}
body.highcontrast #pe-main .pe-wcag-settings .contrast .pe-highcontrast2 {
border-color: #ffff00;
}
body.highcontrast2 {
color: #ffff00;
background-color: #000000;
}
body.highcontrast2 a {
text-decoration: underline !important;
text-underline-position: under;
}
body.highcontrast2 a:hover {
text-decoration: underline !important;
}
body.highcontrast2 #pe-header-sidebar .menu > li a,
body.highcontrast2 #pe-top1 .menu > li a,
body.highcontrast2 #pe-top2 .menu > li a,
body.highcontrast2 #pe-top3 .menu > li a,
body.highcontrast2 #pe-top4 .menu > li a,
body.highcontrast2 #pe-top5 .menu > li a,
body.highcontrast2 #pe-bottom1 .menu > li a,
body.highcontrast2 #pe-bottom2 .menu > li a,
body.highcontrast2 #pe-bottom3 .menu > li a,
body.highcontrast2 #pe-bottom4 .menu > li a,
body.highcontrast2 #pe-bottom5 .menu > li a,
body.highcontrast2 #pe-footer .menu > li a {
color: #8bfffb;
}
body.highcontrast2 #pe-header-sidebar .menu > li a:hover,
body.highcontrast2 #pe-top1 .menu > li a:hover,
body.highcontrast2 #pe-top2 .menu > li a:hover,
body.highcontrast2 #pe-top3 .menu > li a:hover,
body.highcontrast2 #pe-top4 .menu > li a:hover,
body.highcontrast2 #pe-top5 .menu > li a:hover,
body.highcontrast2 #pe-bottom1 .menu > li a:hover,
body.highcontrast2 #pe-bottom2 .menu > li a:hover,
body.highcontrast2 #pe-bottom3 .menu > li a:hover,
body.highcontrast2 #pe-bottom4 .menu > li a:hover,
body.highcontrast2 #pe-bottom5 .menu > li a:hover,
body.highcontrast2 #pe-footer .menu > li a:hover,
body.highcontrast2 #pe-header-sidebar .menu > li a:focus,
body.highcontrast2 #pe-top1 .menu > li a:focus,
body.highcontrast2 #pe-top2 .menu > li a:focus,
body.highcontrast2 #pe-top3 .menu > li a:focus,
body.highcontrast2 #pe-top4 .menu > li a:focus,
body.highcontrast2 #pe-top5 .menu > li a:focus,
body.highcontrast2 #pe-bottom1 .menu > li a:focus,
body.highcontrast2 #pe-bottom2 .menu > li a:focus,
body.highcontrast2 #pe-bottom3 .menu > li a:focus,
body.highcontrast2 #pe-bottom4 .menu > li a:focus,
body.highcontrast2 #pe-bottom5 .menu > li a:focus,
body.highcontrast2 #pe-footer .menu > li a:focus {
color: #ffff00;
}
body.highcontrast2 #pe-header-sidebar .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-top1 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-top2 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-top3 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-top4 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-top5 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-bottom1 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-bottom2 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-bottom3 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-bottom4 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-bottom5 .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-footer .menu > li a:not([class]):not([role]):hover,
body.highcontrast2 #pe-header-sidebar .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-top1 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-top2 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-top3 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-top4 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-top5 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-bottom1 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-bottom2 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-bottom3 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-bottom4 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-bottom5 .menu > li a:not([class]):not([role]):focus,
body.highcontrast2 #pe-footer .menu > li a:not([class]):not([role]):focus {
color: #ffff00;
}
body.highcontrast2 #pe-copyrights #pe-copyrights-info,
body.highcontrast2 #pe-copyrights #pixelemu-copyrights {
border-color: #ffff00;
}
body.highcontrast2 #pe-copyrights #pe-copyrights-info a,
body.highcontrast2 #pe-copyrights #pixelemu-copyrights a {
color: #ffff00;
}
body.highcontrast2 #pe-copyrights #pe-copyrights-info a:hover,
body.highcontrast2 #pe-copyrights #pixelemu-copyrights a:hover {
color: #8bfffb;
}
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 *,
body.highcontrast2 *:before,
body.highcontrast2 *:after {
transition: none !important;
}
body.highcontrast2 .pe-theme-customizer,
body.highcontrast2 .sp-container {
display: none;
}
body.highcontrast2 a,
body.highcontrast2 #pe-header-sidebar a {
color: #ffff00;
}
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 !important;
color: #ffff00;
background: #000000;
}
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 !important;
}
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;
}
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;
}
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;
}
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 .btn,
body.highcontrast2 .button,
body.highcontrast2 button,
body.highcontrast2 input[type="submit"],
body.highcontrast2 input[type="button"],
body.highcontrast2 input[type="reset"],
body.highcontrast2 .mfp-close-btn-in .mfp-close {
text-decoration: none;
background: #ffff00;
color: #000000;
opacity: 1;
}
body.highcontrast2 .btn.active,
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 .mfp-close-btn-in .mfp-close.active,
body.highcontrast2 .btn:hover,
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 .mfp-close-btn-in .mfp-close:hover,
body.highcontrast2 .btn:focus,
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,
body.highcontrast2 .mfp-close-btn-in .mfp-close:focus {
color: #000000;
background: #8bfffb;
}
body.highcontrast2 .button a {
color: #000000;
}
body.highcontrast2 .button.active a,
body.highcontrast2 .button:hover a,
body.highcontrast2 .button:focus a {
color: #000000;
}
body.highcontrast2 #pe-header .btn,
body.highcontrast2 #pe-header .button,
body.highcontrast2 #pe-header button,
body.highcontrast2 #pe-header input[type="submit"],
body.highcontrast2 #pe-header input[type="button"],
body.highcontrast2 #pe-header input[type="reset"] {
background: #ffff00;
color: #000000;
}
body.highcontrast2 #pe-header .btn.active,
body.highcontrast2 #pe-header .button.active,
body.highcontrast2 #pe-header button.active,
body.highcontrast2 #pe-header input[type="submit"].active,
body.highcontrast2 #pe-header input[type="button"].active,
body.highcontrast2 #pe-header input[type="reset"].active,
body.highcontrast2 #pe-header .btn:hover,
body.highcontrast2 #pe-header .button:hover,
body.highcontrast2 #pe-header button:hover,
body.highcontrast2 #pe-header input[type="submit"]:hover,
body.highcontrast2 #pe-header input[type="button"]:hover,
body.highcontrast2 #pe-header input[type="reset"]:hover,
body.highcontrast2 #pe-header .btn:focus,
body.highcontrast2 #pe-header .button:focus,
body.highcontrast2 #pe-header button:focus,
body.highcontrast2 #pe-header input[type="submit"]:focus,
body.highcontrast2 #pe-header input[type="button"]:focus,
body.highcontrast2 #pe-header input[type="reset"]:focus {
color: #000000;
background: #ffff00;
}
body.highcontrast2 .readmore {
color: #ffff00;
border-color: #ffff00;
background: none;
}
body.highcontrast2 .readmore.active,
body.highcontrast2 .readmore:hover,
body.highcontrast2 .readmore:focus {
color: #8bfffb;
border-color: #8bfffb;
background: none;
}
body.highcontrast2 #pe-header .readmore {
color: #ffff00;
border-color: #ffff00;
}
body.highcontrast2 #pe-header .readmore:hover,
body.highcontrast2 #pe-header .readmore:focus {
color: #8bfffb;
border-color: #8bfffb;
}
body.highcontrast2 #pe-header #pe-login .readmore {
color: #ffff00;
border-color: #ffff00;
}
body.highcontrast2 #pe-header #pe-login .readmore:hover,
body.highcontrast2 #pe-header #pe-login .readmore:focus {
color: #8bfffb;
border-color: #8bfffb;
}
body.highcontrast2 #pe-header #pe-login .btn-login {
color: #ffff00;
}
body.highcontrast2 .pe-breadcrumb > li a {
color: #ffff00;
}
body.highcontrast2 .pe-breadcrumb > .item-current {
color: #8bfffb;
}
body.highcontrast2 .pe-pagination-block .page-numbers.current {
color: #000000;
background: #ffff00;
}
body.highcontrast2 .pe-pagination-block a.page-numbers {
color: #ffff00;
border-bottom-color: #ffff00;
}
body.highcontrast2 .pe-page-links a,
body.highcontrast2 .pe-page-links > span {
color: #000000;
border: #ffff00;
}
body.highcontrast2 .pe-page-links > span,
body.highcontrast2 .pe-page-links a:hover,
body.highcontrast2 .pe-page-links a:focus {
color: #000000;
border: #8bfffb;
}
body.highcontrast2 .pe-table th {
background: #ffff00;
color: #000000;
}
body.highcontrast2 .pe-table tr:nth-child(odd) td {
background: none;
}
body.highcontrast2 .pe-table tr + tr {
border-color: #ffff00;
}
body.highcontrast2 .pe-table > tbody + tbody {
border-color: #ffff00;
}
body.highcontrast2 #pe-back-top a {
color: #000000;
background-color: #ffff00;
}
body.highcontrast2 #pe-main .pe-wcag-settings {
border-color: #ffff00;
background: #000000;
}
body.highcontrast2 #pe-main .pe-wcag-settings li {
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-header {
padding-top: 0 !important;
}
body.highcontrast2.sticky-bar #pe-logo-nav,
body.highcontrast2.sticky-bar.scrolled .topbar-mode-default #pe-logo-nav {
position: static;
background: #000000;
}
body.highcontrast2 #pe-logo-nav #pe-wcag {
background: none;
color: #ffff00;
}
body.highcontrast2 #pe-login:before {
border-color: #ffff00;
}
body.highcontrast2 #pe-top-bar,
body.highcontrast2 #pe-logo-nav,
body.highcontrast2 #pe-header,
body.highcontrast2 #pe-breadcrumbs,
body.highcontrast2 #pe-top1,
body.highcontrast2 #pe-top2,
body.highcontrast2 #pe-top3,
body.highcontrast2 #pe-top4,
body.highcontrast2 #pe-top5,
body.highcontrast2 #pe-bottom1,
body.highcontrast2 #pe-bottom2,
body.highcontrast2 #pe-bottom3,
body.highcontrast2 #pe-bottom4,
body.highcontrast2 #pe-bottom5,
body.highcontrast2 #pe-footer,
body.highcontrast2 #pe-copyrights {
color: #ffff00;
background: #000000;
border-bottom: 1px solid #ffff00;
}
body.highcontrast2 #pe-top-bar:before,
body.highcontrast2 #pe-logo-nav:before,
body.highcontrast2 #pe-header:before,
body.highcontrast2 #pe-breadcrumbs:before,
body.highcontrast2 #pe-top1:before,
body.highcontrast2 #pe-top2:before,
body.highcontrast2 #pe-top3:before,
body.highcontrast2 #pe-top4:before,
body.highcontrast2 #pe-top5:before,
body.highcontrast2 #pe-bottom1:before,
body.highcontrast2 #pe-bottom2:before,
body.highcontrast2 #pe-bottom3:before,
body.highcontrast2 #pe-bottom4:before,
body.highcontrast2 #pe-bottom5:before,
body.highcontrast2 #pe-footer:before,
body.highcontrast2 #pe-copyrights:before {
display: none;
}
body.highcontrast2 #pe-top-bar a:not([class]):not([role]),
body.highcontrast2 #pe-logo-nav a:not([class]):not([role]),
body.highcontrast2 #pe-header a:not([class]):not([role]),
body.highcontrast2 #pe-breadcrumbs a:not([class]):not([role]),
body.highcontrast2 #pe-top1 a:not([class]):not([role]),
body.highcontrast2 #pe-top2 a:not([class]):not([role]),
body.highcontrast2 #pe-top3 a:not([class]):not([role]),
body.highcontrast2 #pe-top4 a:not([class]):not([role]),
body.highcontrast2 #pe-top5 a:not([class]):not([role]),
body.highcontrast2 #pe-bottom1 a:not([class]):not([role]),
body.highcontrast2 #pe-bottom2 a:not([class]):not([role]),
body.highcontrast2 #pe-bottom3 a:not([class]):not([role]),
body.highcontrast2 #pe-bottom4 a:not([class]):not([role]),
body.highcontrast2 #pe-bottom5 a:not([class]):not([role]),
body.highcontrast2 #pe-footer a:not([class]):not([role]),
body.highcontrast2 #pe-copyrights a:not([class]):not([role]) {
color: #8bfffb;
}
body.highcontrast2 #pe-copyrights {
border-bottom: none;
}
body.highcontrast2 #pe-top2,
body.highcontrast2 #pe-bottom2 {
border-color: #ffff00;
}
body.highcontrast2 #pe-top5 .readmore {
border-color: #ffff00;
}
body.highcontrast2 #pe-bottom5 select,
body.highcontrast2 #pe-bottom5 textarea,
body.highcontrast2 #pe-bottom5 input[type="text"],
body.highcontrast2 #pe-bottom5 input[type="password"],
body.highcontrast2 #pe-bottom5 input[type="datetime"],
body.highcontrast2 #pe-bottom5 input[type="datetime-local"],
body.highcontrast2 #pe-bottom5 input[type="date"],
body.highcontrast2 #pe-bottom5 input[type="month"],
body.highcontrast2 #pe-bottom5 input[type="time"],
body.highcontrast2 #pe-bottom5 input[type="week"],
body.highcontrast2 #pe-bottom5 input[type="number"],
body.highcontrast2 #pe-bottom5 input[type="email"],
body.highcontrast2 #pe-bottom5 input[type="url"],
body.highcontrast2 #pe-bottom5 input[type="search"],
body.highcontrast2 #pe-bottom5 input[type="tel"],
body.highcontrast2 #pe-bottom5 input[type="color"] {
border-color: #ffff00;
}
body.highcontrast2 #pe-bottom5 select:focus,
body.highcontrast2 #pe-bottom5 textarea:focus,
body.highcontrast2 #pe-bottom5 input[type="text"]:focus,
body.highcontrast2 #pe-bottom5 input[type="password"]:focus,
body.highcontrast2 #pe-bottom5 input[type="datetime"]:focus,
body.highcontrast2 #pe-bottom5 input[type="datetime-local"]:focus,
body.highcontrast2 #pe-bottom5 input[type="date"]:focus,
body.highcontrast2 #pe-bottom5 input[type="month"]:focus,
body.highcontrast2 #pe-bottom5 input[type="time"]:focus,
body.highcontrast2 #pe-bottom5 input[type="week"]:focus,
body.highcontrast2 #pe-bottom5 input[type="number"]:focus,
body.highcontrast2 #pe-bottom5 input[type="email"]:focus,
body.highcontrast2 #pe-bottom5 input[type="url"]:focus,
body.highcontrast2 #pe-bottom5 input[type="search"]:focus,
body.highcontrast2 #pe-bottom5 input[type="tel"]:focus,
body.highcontrast2 #pe-bottom5 input[type="color"]:focus {
border-color: #8bfffb;
}
body.highcontrast2 #pe-wcag #pe-wcag-inside .pe-wcag-icon,
body.highcontrast2 #pe-wcag #pe-wcag-inside .pe-wcag-close {
background: #ffff00;
color: #000000;
}
body.highcontrast2 > #pe-search {
background: #000000;
color: #ffff00;
}
body.highcontrast2 > #pe-search .pe-search-input input {
background: #000000;
color: #ffff00;
border-color: #ffff00;
}
body.highcontrast2 > #pe-search .button {
background: #ffff00;
color: #000000;
box-shadow: none;
}
body.highcontrast2 .menu li {
border-color: #ffff00;
}
body.highcontrast2 .menu li a {
color: #ffff00;
border-color: #8bfffb;
}
body.highcontrast2 .menu li a:before {
border-color: #8bfffb;
}
body.highcontrast2 .menu li a:hover,
body.highcontrast2 .menu li a:active,
body.highcontrast2 .menu li a:focus,
body.highcontrast2 .menu .current-menu-item > a {
color: #8bfffb;
}
body.highcontrast2 .menu > li > .sub-menu li a:hover:before,
body.highcontrast2 .menu > li > .sub-menu li a:focus:before {
border-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,
body.highcontrast2 .page-header > h3,
body.highcontrast2 .page-header > h4,
body.highcontrast2 .page-header > h5,
body.highcontrast2 .page-header > h6,
body.highcontrast2 .page-header > p {
color: #ffff00;
}
body.highcontrast2 .page-header > h1 a,
body.highcontrast2 .page-header > h2 a,
body.highcontrast2 .page-header > h3 a,
body.highcontrast2 .page-header > h4 a,
body.highcontrast2 .page-header > h5 a,
body.highcontrast2 .page-header > h6 a,
body.highcontrast2 .page-header > p a {
color: #ffff00;
}
body.highcontrast2 .page-header > h1 a:hover,
body.highcontrast2 .page-header > h2 a:hover,
body.highcontrast2 .page-header > h3 a:hover,
body.highcontrast2 .page-header > h4 a:hover,
body.highcontrast2 .page-header > h5 a:hover,
body.highcontrast2 .page-header > h6 a:hover,
body.highcontrast2 .page-header > p a:hover {
color: #8bfffb;
}
body.highcontrast2 .post-meta {
color: #ffff00;
}
body.highcontrast2 .post-meta a:hover,
body.highcontrast2 .post-meta a:focus {
color: #8bfffb;
}
body.highcontrast2 ul.comment-list li a:hover,
body.highcontrast2 ul.comment-list li a:focus {
color: #8bfffb;
}
body.highcontrast2 .comment-respond a:hover,
body.highcontrast2 .comment-respond a:focus {
color: #8bfffb;
}
body.highcontrast2 a.pe-author-name-link:hover,
body.highcontrast2 a.pe-author-name-link:focus {
color: #8bfffb;
}
body.highcontrast2 a.pe-author-name-link:hover span,
body.highcontrast2 a.pe-author-name-link:focus span {
color: #8bfffb;
}
body.highcontrast2 .pe-author-name .url:hover,
body.highcontrast2 .pe-author-name .url:focus {
color: #8bfffb;
}
body.highcontrast2 .sticky .page-header h1 a:before,
body.highcontrast2 .sticky .page-header h2 a:before,
body.highcontrast2 .sticky .page-header h3 a:before,
body.highcontrast2 .sticky .page-header h4 a:before,
body.highcontrast2 .sticky .page-header h5 a:before,
body.highcontrast2 .sticky .page-header h6 a:before,
body.highcontrast2 .sticky .page-header p a:before {
color: #8bfffb;
}
body.highcontrast2 .wp-caption .wp-caption-text,
body.highcontrast2 .gallery-caption .wp-caption-text {
background: #000000;
color: #ffff00;
}
body.highcontrast2 .pe-blog-row figure.effect,
body.highcontrast2 .archive .pe-blog-row figure.effect {
overflow: visible;
}
body.highcontrast2 .pe-blog-row figure.effect figcaption,
body.highcontrast2 .archive .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 .archive .pe-blog-row figure.effect figcaption:before,
body.highcontrast2 .pe-blog-row figure.effect figcaption:after,
body.highcontrast2 .archive .pe-blog-row figure.effect figcaption:after {
display: none;
}
body.highcontrast2 .pe-blog-row figure.effect .intro,
body.highcontrast2 .archive .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,
body.highcontrast2 .archive .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 .archive .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 .archive .pe-blog-row figure.effect .pe-article-read-more .readmore:focus,
body.highcontrast2 .pe-blog-row figure.effect .pe-article-read-more .readmore.active,
body.highcontrast2 .archive .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-post-tags ul li a:hover,
body.highcontrast2 .pe-post-tags ul li a:focus {
color: #8bfffb;
}
body.highcontrast2 .post-navigation .meta-nav {
color: #ffff00;
}
body.highcontrast2 .post-navigation .nav-next a:after {
color: #ffff00;
}
body.highcontrast2 .post-navigation .nav-next a:hover:after {
color: #8bfffb;
}
body.highcontrast2 .post-navigation .nav-previous a:before {
color: #ffff00;
}
body.highcontrast2 .post-navigation .nav-previous a:hover:before {
color: #8bfffb;
}
body.highcontrast2 .post-navigation a:hover,
body.highcontrast2 .post-navigation a:focus {
color: #8bfffb;
}
body.highcontrast2 .post-navigation a:hover .meta-nav,
body.highcontrast2 .post-navigation a:focus .meta-nav {
color: #8bfffb;
}
body.highcontrast2 .pe-comments .comment-reply-title,
body.highcontrast2 .pe-comments .comments-title {
color: #ffff00;
}
body.highcontrast2 .pe-comments .comment-reply-link {
background: #ffff00;
color: #000000;
}
body.highcontrast2 .pe-comments .comment-reply-link:hover,
body.highcontrast2 .pe-comments .comment-reply-link:focus {
background: none;
}
body.highcontrast2 .pe-opening-hours .pe-title,
body.highcontrast2 .pe-member-contact .pe-title,
body.highcontrast2 .pe-socials .pe-title {
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 {
border-color: #ffff00;
color: #ffff00;
}
body.highcontrast2 .pe-tabs .pe-tab-links li a:hover,
body.highcontrast2 .pe-tabs .pe-tab-links li a:focus {
color: #ffff00;
border-color: #8bfffb;
}
body.highcontrast2 .pe-tabs .pe-tab-links li.active {
box-shadow: none;
}
body.highcontrast2 .pe-tabs .pe-tab-links li.active a {
color: #ffff00;
border-color: #8bfffb;
background: none;
}
body.highcontrast2 .pe-tabs .pe-tabs-content {
background: none;
box-shadow: none;
color: #ffff00;
}
body.highcontrast2 .pe-tabs.pe-clean .pe-tab-links {
border-color: #8bfffb;
}
body.highcontrast2 .pe-tabs.pe-clean .pe-tab-links li a {
color: #ffff00;
}
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: #8bfffb;
}
body.highcontrast2 .pe-tabs.pe-clean .pe-tab-links li.active a {
color: #8bfffb;
}
body.highcontrast2 .pe-accordion-container .pe-accordion {
box-shadow: none;
}
body.highcontrast2 .pe-accordion-container .pe-accordion .accordion-in {
border: 1px solid #ffff00;
background: #000000;
color: #ffff00;
}
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: #ffff00;
}
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-accordion-container .pe-accordion-heading:before {
background: #ffff00;
}
body.highcontrast2 .pe-gallery-item .pe-gallery-caption {
background: #000000;
}
body.highcontrast2 .pe-icontext .pe-icon {
color: #ffff00;
}
body.highcontrast2 .pe-icontext .pe-label a:hover,
body.highcontrast2 .pe-icontext .pe-label a:focus {
color: #8bfffb;
}
body.highcontrast2 .pe-icontext.style2 {
color: #000000;
background: #ffff00;
box-shadow: none;
}
body.highcontrast2 .pe-icontext.style2 .pe-icon {
color: #000000;
}
body.highcontrast2 .pe-icontext.style2 .pe-content .pe-label a {
color: #000000;
}
body.highcontrast2 .pe-table-group tr td:first-child {
color: #8bfffb;
}
body.highcontrast2 .pe-pricing {
background: none;
box-shadow: none;
}
body.highcontrast2 .pe-pricing .image {
background: #ffff00;
color: #000000;
}
body.highcontrast2 .pe-pricing .title {
background: #ffff00;
color: #000000;
}
body.highcontrast2 .pe-pricing .price {
background: #ffff00;
}
body.highcontrast2 .pe-pricing .price span {
color: #000000;
}
body.highcontrast2 .pe-pricing .content {
background: none;
border-color: #ffff00;
color: #ffff00;
}
body.highcontrast2 .pe-pricing .bottom {
background: none;
}
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;
padding: 10px;
}
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-julia p a {
background: none;
}
body.highcontrast2 .pe-anibox figure.effect-goliath {
background: #000000 !important;
}
body.highcontrast2 .pe-anibox figure.effect-goliath h2 {
color: #ffff00 !important;
background: #000000 !important;
}
body.highcontrast2 .pe-anibox figure.effect-goliath p {
color: #ffff00 !important;
background: #000000 !important;
}
body.highcontrast2 .pe-anibox figure.effect-marley {
background: #000000 !important;
}
body.highcontrast2 .pe-anibox figure.effect-marley h2 {
color: #ffff00 !important;
background: #000000 !important;
padding: 10px;
}
body.highcontrast2 .pe-anibox figure.effect-marley p {
color: #ffff00 !important;
background: #000000 !important;
}
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: #ffff00;
}
body.highcontrast2 .pe-testimonials.clean .pe-custom-text {
background: none;
color: #ffff00;
}
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-testimonials.clean {
border-left: 5px solid #ffff00;
}
body.highcontrast2 .pe-testimonials.right.clean {
border-right: 5px solid #ffff00;
}
body.highcontrast2 .pe-counter .pe-icon {
color: #ffff00;
}
body.highcontrast2 .pe-counter .pe-count,
body.highcontrast2 .pe-counter .pe-counter-title {
color: #ffff00;
opacity: 1;
}
body.highcontrast2 .pe-counter .pe-count:before,
body.highcontrast2 .pe-counter .pe-counter-title:before,
body.highcontrast2 .pe-counter .pe-count:after,
body.highcontrast2 .pe-counter .pe-counter-title:after {
background: #ffff00;
}
body.highcontrast2 .pe-counter .pe-title {
color: #ffff00;
opacity: 1;
}
body.highcontrast2 .pe-counter .pe-title:after {
background: #ffff00;
}
body.highcontrast2 .mfp-modal-content {
color: #000000;
background: #ffff00;
}
body.highcontrast2.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast2.noheader #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a {
color: #8bfffb;
}
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item > a {
color: #ffff00;
}
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a:after,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item > a:after {
display: none;
}
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.hover > a,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.hover > a,
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:hover > a,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:hover > a,
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.current-menu-item > a {
color: #8bfffb;
}
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:hover:after,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:hover:after,
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item:after,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.current-menu-item:after {
background: #8bfffb;
}
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:after,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:after {
background: #ffff00;
}
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-dropdown .nav-dropdown-in {
background: #ffff00;
}
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item a {
color: #000000;
}
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast2 #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
body.highcontrast2 #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a {
color: #8bfffb;
background: #000000;
box-shadow: 0 0 0 5px #000000;
}
body.highcontrast2 .pe-typo-title {
background: none;
}
body.highcontrast2 ul:not([class]) li:before,
body.highcontrast2 ul.pe-dark li:before,
body.highcontrast2 ul.pe-light li:before,
body.highcontrast2 #pe-header ul:not([class]) li:before,
body.highcontrast2 #pe-header ul.pe-light li:before {
color: #8bfffb;
background: #ffff00;
}
body.highcontrast2 ul.pe-dark li:before {
color: #ffff00;
}
body.highcontrast2 pre {
color: #ffff00;
background-color: #000000;
border-color: #ffff00;
}
body.highcontrast2 #pe-main .pe-color {
color: #8bfffb;
}
body.highcontrast2 #pe-main .pe-color .pe-widget-in {
background: none;
box-shadow: none;
color: #ffff00;
}
body.highcontrast2 .pe-info,
body.highcontrast2 .pe-success,
body.highcontrast2 .pe-alert,
body.highcontrast2 .pe-warning {
text-align: inherit;
color: #ffff00;
background: #000000;
border-color: #ffff00;
}
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(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/badge.png);
}
body.highcontrast2 p.pecalendar,
body.highcontrast2 span.pecalendar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/calendar.png);
}
body.highcontrast2 p.pechat,
body.highcontrast2 span.pechat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/chat.png);
}
body.highcontrast2 p.pecheck,
body.highcontrast2 span.pecheck {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/check.png);
}
body.highcontrast2 p.pecloud,
body.highcontrast2 span.pecloud {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/cloud.png);
}
body.highcontrast2 p.pedirection,
body.highcontrast2 span.pedirection {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/direction.png);
}
body.highcontrast2 p.pedivide,
body.highcontrast2 span.pedivide {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/divide.png);
}
body.highcontrast2 p.peerror,
body.highcontrast2 span.peerror {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/error.png);
}
body.highcontrast2 p.pefire,
body.highcontrast2 span.pefire {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/fire.png);
}
body.highcontrast2 p.peflag,
body.highcontrast2 span.peflag {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/flag.png);
}
body.highcontrast2 p.peheart,
body.highcontrast2 span.peheart {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/heart.png);
}
body.highcontrast2 p.pehome,
body.highcontrast2 span.pehome {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/home.png);
}
body.highcontrast2 p.peinfo,
body.highcontrast2 span.peinfo {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/info.png);
}
body.highcontrast2 p.pelist,
body.highcontrast2 span.pelist {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/list.png);
}
body.highcontrast2 p.pemail,
body.highcontrast2 span.pemail {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/mail.png);
}
body.highcontrast2 p.pepeople,
body.highcontrast2 span.pepeople {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/people.png);
}
body.highcontrast2 p.pestar,
body.highcontrast2 span.pestar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/star.png);
}
body.highcontrast2 p.pestat,
body.highcontrast2 span.pestat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/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 h1.pe-title,
body.highcontrast2 .pe-widget h2.pe-title,
body.highcontrast2 .pe-widget h3.pe-title,
body.highcontrast2 .pe-widget h4.pe-title,
body.highcontrast2 .pe-widget h5.pe-title,
body.highcontrast2 .pe-widget h6.pe-title,
body.highcontrast2 .pe-widget p.pe-title {
color: #ffff00;
}
body.highcontrast2 #pe-header .pe-widget h1.pe-title,
body.highcontrast2 #pe-top1 .pe-widget h1.pe-title,
body.highcontrast2 #pe-top2 .pe-widget h1.pe-title,
body.highcontrast2 #pe-top3 .pe-widget h1.pe-title,
body.highcontrast2 #pe-top4 .pe-widget h1.pe-title,
body.highcontrast2 #pe-top5 .pe-widget h1.pe-title,
body.highcontrast2 #pe-bottom1 .pe-widget h1.pe-title,
body.highcontrast2 #pe-bottom2 .pe-widget h1.pe-title,
body.highcontrast2 #pe-bottom3 .pe-widget h1.pe-title,
body.highcontrast2 #pe-bottom4 .pe-widget h1.pe-title,
body.highcontrast2 #pe-bottom5 .pe-widget h1.pe-title,
body.highcontrast2 #pe-footer .pe-widget h1.pe-title,
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-top4 .pe-widget h2.pe-title,
body.highcontrast2 #pe-top5 .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-bottom4 .pe-widget h2.pe-title,
body.highcontrast2 #pe-bottom5 .pe-widget h2.pe-title,
body.highcontrast2 #pe-footer .pe-widget h2.pe-title,
body.highcontrast2 #pe-header .pe-widget h3.pe-title,
body.highcontrast2 #pe-top1 .pe-widget h3.pe-title,
body.highcontrast2 #pe-top2 .pe-widget h3.pe-title,
body.highcontrast2 #pe-top3 .pe-widget h3.pe-title,
body.highcontrast2 #pe-top4 .pe-widget h3.pe-title,
body.highcontrast2 #pe-top5 .pe-widget h3.pe-title,
body.highcontrast2 #pe-bottom1 .pe-widget h3.pe-title,
body.highcontrast2 #pe-bottom2 .pe-widget h3.pe-title,
body.highcontrast2 #pe-bottom3 .pe-widget h3.pe-title,
body.highcontrast2 #pe-bottom4 .pe-widget h3.pe-title,
body.highcontrast2 #pe-bottom5 .pe-widget h3.pe-title,
body.highcontrast2 #pe-footer .pe-widget h3.pe-title,
body.highcontrast2 #pe-header .pe-widget h4.pe-title,
body.highcontrast2 #pe-top1 .pe-widget h4.pe-title,
body.highcontrast2 #pe-top2 .pe-widget h4.pe-title,
body.highcontrast2 #pe-top3 .pe-widget h4.pe-title,
body.highcontrast2 #pe-top4 .pe-widget h4.pe-title,
body.highcontrast2 #pe-top5 .pe-widget h4.pe-title,
body.highcontrast2 #pe-bottom1 .pe-widget h4.pe-title,
body.highcontrast2 #pe-bottom2 .pe-widget h4.pe-title,
body.highcontrast2 #pe-bottom3 .pe-widget h4.pe-title,
body.highcontrast2 #pe-bottom4 .pe-widget h4.pe-title,
body.highcontrast2 #pe-bottom5 .pe-widget h4.pe-title,
body.highcontrast2 #pe-footer .pe-widget h4.pe-title,
body.highcontrast2 #pe-header .pe-widget h5.pe-title,
body.highcontrast2 #pe-top1 .pe-widget h5.pe-title,
body.highcontrast2 #pe-top2 .pe-widget h5.pe-title,
body.highcontrast2 #pe-top3 .pe-widget h5.pe-title,
body.highcontrast2 #pe-top4 .pe-widget h5.pe-title,
body.highcontrast2 #pe-top5 .pe-widget h5.pe-title,
body.highcontrast2 #pe-bottom1 .pe-widget h5.pe-title,
body.highcontrast2 #pe-bottom2 .pe-widget h5.pe-title,
body.highcontrast2 #pe-bottom3 .pe-widget h5.pe-title,
body.highcontrast2 #pe-bottom4 .pe-widget h5.pe-title,
body.highcontrast2 #pe-bottom5 .pe-widget h5.pe-title,
body.highcontrast2 #pe-footer .pe-widget h5.pe-title,
body.highcontrast2 #pe-header .pe-widget h6.pe-title,
body.highcontrast2 #pe-top1 .pe-widget h6.pe-title,
body.highcontrast2 #pe-top2 .pe-widget h6.pe-title,
body.highcontrast2 #pe-top3 .pe-widget h6.pe-title,
body.highcontrast2 #pe-top4 .pe-widget h6.pe-title,
body.highcontrast2 #pe-top5 .pe-widget h6.pe-title,
body.highcontrast2 #pe-bottom1 .pe-widget h6.pe-title,
body.highcontrast2 #pe-bottom2 .pe-widget h6.pe-title,
body.highcontrast2 #pe-bottom3 .pe-widget h6.pe-title,
body.highcontrast2 #pe-bottom4 .pe-widget h6.pe-title,
body.highcontrast2 #pe-bottom5 .pe-widget h6.pe-title,
body.highcontrast2 #pe-footer .pe-widget h6.pe-title,
body.highcontrast2 #pe-header .pe-widget p.pe-title,
body.highcontrast2 #pe-top1 .pe-widget p.pe-title,
body.highcontrast2 #pe-top2 .pe-widget p.pe-title,
body.highcontrast2 #pe-top3 .pe-widget p.pe-title,
body.highcontrast2 #pe-top4 .pe-widget p.pe-title,
body.highcontrast2 #pe-top5 .pe-widget p.pe-title,
body.highcontrast2 #pe-bottom1 .pe-widget p.pe-title,
body.highcontrast2 #pe-bottom2 .pe-widget p.pe-title,
body.highcontrast2 #pe-bottom3 .pe-widget p.pe-title,
body.highcontrast2 #pe-bottom4 .pe-widget p.pe-title,
body.highcontrast2 #pe-bottom5 .pe-widget p.pe-title,
body.highcontrast2 #pe-footer .pe-widget p.pe-title {
color: #ffff00;
}
body.highcontrast2 .pe-social-icons a {
opacity: 1;
text-decoration: none !important;
}
body.highcontrast2 .pe-social-icons a:hover span.fa,
body.highcontrast2 .pe-social-icons a:focus span.fa {
background: #8bfffb;
color: #000000;
}
body.highcontrast2 .pe-social-icons a span.fa {
background: #ffff00;
color: #000000;
}
body.highcontrast2 .pe-social-icons a span.fa + span {
background: #ffff00;
color: #000000;
}
body.highcontrast2 #pe-header .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-top1 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-top2 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-top3 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-top4 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-top5 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-bottom1 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-bottom2 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-bottom3 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-bottom4 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-bottom5 .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-footer .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 #pe-offcanvas .pe-social-icons a {
color: #8bfffb;
}
body.highcontrast2 rs-module .rs-layer {
color: #ffff00 !important;
background: #000000 !important;
}
body.highcontrast2 rs-module .rs-layer.rev-btn {
background: #ffff00 !important;
color: #000000 !important;
}
body.highcontrast2 rs-module .rs-layer.rev-btn:hover,
body.highcontrast2 rs-module .rs-layer.rev-btn:focus {
background: #8bfffb !important;
}
body.highcontrast2 .rev_slider_wrapper .tp-bgimg {
color: #ffff00 !important;
background-color: #000000 !important;
}
body.highcontrast2 rs-module .tp-leftarrow,
body.highcontrast2 rs-module .tp-rightarrow {
visibility: visible !important;
opacity: 1 !important;
}
body.highcontrast2 rs-module .tp-bullet,
body.highcontrast2 #pe-main .custom .tp-bullet:not(.selected) {
background: #ffff00;
}
body.highcontrast2 rs-module .tp-bullet.selected,
body.highcontrast2 #pe-main .custom .tp-bullet:not(.selected).selected {
background: #8bfffb;
}
body.highcontrast2 rs-layer span {
color: #ffff00;
}
body.highcontrast2 #pe-main .tparrows {
background: #ffff00;
}
body.highcontrast2 #pe-main .tparrows:before {
color: #000000 !important;
}
body.highcontrast2 #pe-main .tparrows:hover,
body.highcontrast2 #pe-main .tparrows:focus {
background: #ffff00;
}
body.highcontrast2 .widget.widget_recent_entries ul li,
body.highcontrast2 .widget.widget_archive ul li,
body.highcontrast2 .widget.widget_categories ul li,
body.highcontrast2 .widget.widget_meta ul li,
body.highcontrast2 .widget.widget_pages ul li,
body.highcontrast2 .widget.widget_recent_comments ul li,
body.highcontrast2 .widget.widget_rss ul li {
color: #ffff00;
}
body.highcontrast2 .widget.widget_recent_entries ul li a,
body.highcontrast2 .widget.widget_archive ul li a,
body.highcontrast2 .widget.widget_categories ul li a,
body.highcontrast2 .widget.widget_meta ul li a,
body.highcontrast2 .widget.widget_pages ul li a,
body.highcontrast2 .widget.widget_recent_comments ul li a,
body.highcontrast2 .widget.widget_rss ul li a {
color: #ffff00;
}
body.highcontrast2 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 .widget.widget_archive ul li a:hover,
body.highcontrast2 .widget.widget_categories ul li a:hover,
body.highcontrast2 .widget.widget_meta ul li a:hover,
body.highcontrast2 .widget.widget_pages ul li a:hover,
body.highcontrast2 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 .widget.widget_rss ul li a:hover,
body.highcontrast2 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 .widget.widget_archive ul li a:focus,
body.highcontrast2 .widget.widget_categories ul li a:focus,
body.highcontrast2 .widget.widget_meta ul li a:focus,
body.highcontrast2 .widget.widget_pages ul li a:focus,
body.highcontrast2 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 .widget.widget_rss ul li a:focus {
color: #8bfffb;
}
body.highcontrast2 .widget.widget_recent_entries ul li span,
body.highcontrast2 .widget.widget_archive ul li span,
body.highcontrast2 .widget.widget_categories ul li span,
body.highcontrast2 .widget.widget_meta ul li span,
body.highcontrast2 .widget.widget_pages ul li span,
body.highcontrast2 .widget.widget_recent_comments ul li span,
body.highcontrast2 .widget.widget_rss ul li span {
color: #ffff00;
}
body.highcontrast2 #pe-main .widget.widget_recent_entries ul li a:hover {
color: #8bfffb;
}
body.highcontrast2 #pe-header .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-top1 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-top2 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-top3 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-top4 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-top5 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-footer .widget.widget_recent_entries ul li,
body.highcontrast2 #pe-header .widget.widget_archive ul li,
body.highcontrast2 #pe-top1 .widget.widget_archive ul li,
body.highcontrast2 #pe-top2 .widget.widget_archive ul li,
body.highcontrast2 #pe-top3 .widget.widget_archive ul li,
body.highcontrast2 #pe-top4 .widget.widget_archive ul li,
body.highcontrast2 #pe-top5 .widget.widget_archive ul li,
body.highcontrast2 #pe-bottom1 .widget.widget_archive ul li,
body.highcontrast2 #pe-bottom2 .widget.widget_archive ul li,
body.highcontrast2 #pe-bottom3 .widget.widget_archive ul li,
body.highcontrast2 #pe-bottom4 .widget.widget_archive ul li,
body.highcontrast2 #pe-bottom5 .widget.widget_archive ul li,
body.highcontrast2 #pe-footer .widget.widget_archive ul li,
body.highcontrast2 #pe-header .widget.widget_categories ul li,
body.highcontrast2 #pe-top1 .widget.widget_categories ul li,
body.highcontrast2 #pe-top2 .widget.widget_categories ul li,
body.highcontrast2 #pe-top3 .widget.widget_categories ul li,
body.highcontrast2 #pe-top4 .widget.widget_categories ul li,
body.highcontrast2 #pe-top5 .widget.widget_categories ul li,
body.highcontrast2 #pe-bottom1 .widget.widget_categories ul li,
body.highcontrast2 #pe-bottom2 .widget.widget_categories ul li,
body.highcontrast2 #pe-bottom3 .widget.widget_categories ul li,
body.highcontrast2 #pe-bottom4 .widget.widget_categories ul li,
body.highcontrast2 #pe-bottom5 .widget.widget_categories ul li,
body.highcontrast2 #pe-footer .widget.widget_categories ul li,
body.highcontrast2 #pe-header .widget.widget_meta ul li,
body.highcontrast2 #pe-top1 .widget.widget_meta ul li,
body.highcontrast2 #pe-top2 .widget.widget_meta ul li,
body.highcontrast2 #pe-top3 .widget.widget_meta ul li,
body.highcontrast2 #pe-top4 .widget.widget_meta ul li,
body.highcontrast2 #pe-top5 .widget.widget_meta ul li,
body.highcontrast2 #pe-bottom1 .widget.widget_meta ul li,
body.highcontrast2 #pe-bottom2 .widget.widget_meta ul li,
body.highcontrast2 #pe-bottom3 .widget.widget_meta ul li,
body.highcontrast2 #pe-bottom4 .widget.widget_meta ul li,
body.highcontrast2 #pe-bottom5 .widget.widget_meta ul li,
body.highcontrast2 #pe-footer .widget.widget_meta ul li,
body.highcontrast2 #pe-header .widget.widget_pages ul li,
body.highcontrast2 #pe-top1 .widget.widget_pages ul li,
body.highcontrast2 #pe-top2 .widget.widget_pages ul li,
body.highcontrast2 #pe-top3 .widget.widget_pages ul li,
body.highcontrast2 #pe-top4 .widget.widget_pages ul li,
body.highcontrast2 #pe-top5 .widget.widget_pages ul li,
body.highcontrast2 #pe-bottom1 .widget.widget_pages ul li,
body.highcontrast2 #pe-bottom2 .widget.widget_pages ul li,
body.highcontrast2 #pe-bottom3 .widget.widget_pages ul li,
body.highcontrast2 #pe-bottom4 .widget.widget_pages ul li,
body.highcontrast2 #pe-bottom5 .widget.widget_pages ul li,
body.highcontrast2 #pe-footer .widget.widget_pages ul li,
body.highcontrast2 #pe-header .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-top1 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-top2 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-top3 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-top4 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-top5 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-footer .widget.widget_recent_comments ul li,
body.highcontrast2 #pe-header .widget.widget_rss ul li,
body.highcontrast2 #pe-top1 .widget.widget_rss ul li,
body.highcontrast2 #pe-top2 .widget.widget_rss ul li,
body.highcontrast2 #pe-top3 .widget.widget_rss ul li,
body.highcontrast2 #pe-top4 .widget.widget_rss ul li,
body.highcontrast2 #pe-top5 .widget.widget_rss ul li,
body.highcontrast2 #pe-bottom1 .widget.widget_rss ul li,
body.highcontrast2 #pe-bottom2 .widget.widget_rss ul li,
body.highcontrast2 #pe-bottom3 .widget.widget_rss ul li,
body.highcontrast2 #pe-bottom4 .widget.widget_rss ul li,
body.highcontrast2 #pe-bottom5 .widget.widget_rss ul li,
body.highcontrast2 #pe-footer .widget.widget_rss ul li {
color: #ffff00;
}
body.highcontrast2 #pe-header .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-top1 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-top2 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-top3 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-top4 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-top5 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-footer .widget.widget_recent_entries ul li a,
body.highcontrast2 #pe-header .widget.widget_archive ul li a,
body.highcontrast2 #pe-top1 .widget.widget_archive ul li a,
body.highcontrast2 #pe-top2 .widget.widget_archive ul li a,
body.highcontrast2 #pe-top3 .widget.widget_archive ul li a,
body.highcontrast2 #pe-top4 .widget.widget_archive ul li a,
body.highcontrast2 #pe-top5 .widget.widget_archive ul li a,
body.highcontrast2 #pe-bottom1 .widget.widget_archive ul li a,
body.highcontrast2 #pe-bottom2 .widget.widget_archive ul li a,
body.highcontrast2 #pe-bottom3 .widget.widget_archive ul li a,
body.highcontrast2 #pe-bottom4 .widget.widget_archive ul li a,
body.highcontrast2 #pe-bottom5 .widget.widget_archive ul li a,
body.highcontrast2 #pe-footer .widget.widget_archive ul li a,
body.highcontrast2 #pe-header .widget.widget_categories ul li a,
body.highcontrast2 #pe-top1 .widget.widget_categories ul li a,
body.highcontrast2 #pe-top2 .widget.widget_categories ul li a,
body.highcontrast2 #pe-top3 .widget.widget_categories ul li a,
body.highcontrast2 #pe-top4 .widget.widget_categories ul li a,
body.highcontrast2 #pe-top5 .widget.widget_categories ul li a,
body.highcontrast2 #pe-bottom1 .widget.widget_categories ul li a,
body.highcontrast2 #pe-bottom2 .widget.widget_categories ul li a,
body.highcontrast2 #pe-bottom3 .widget.widget_categories ul li a,
body.highcontrast2 #pe-bottom4 .widget.widget_categories ul li a,
body.highcontrast2 #pe-bottom5 .widget.widget_categories ul li a,
body.highcontrast2 #pe-footer .widget.widget_categories ul li a,
body.highcontrast2 #pe-header .widget.widget_meta ul li a,
body.highcontrast2 #pe-top1 .widget.widget_meta ul li a,
body.highcontrast2 #pe-top2 .widget.widget_meta ul li a,
body.highcontrast2 #pe-top3 .widget.widget_meta ul li a,
body.highcontrast2 #pe-top4 .widget.widget_meta ul li a,
body.highcontrast2 #pe-top5 .widget.widget_meta ul li a,
body.highcontrast2 #pe-bottom1 .widget.widget_meta ul li a,
body.highcontrast2 #pe-bottom2 .widget.widget_meta ul li a,
body.highcontrast2 #pe-bottom3 .widget.widget_meta ul li a,
body.highcontrast2 #pe-bottom4 .widget.widget_meta ul li a,
body.highcontrast2 #pe-bottom5 .widget.widget_meta ul li a,
body.highcontrast2 #pe-footer .widget.widget_meta ul li a,
body.highcontrast2 #pe-header .widget.widget_pages ul li a,
body.highcontrast2 #pe-top1 .widget.widget_pages ul li a,
body.highcontrast2 #pe-top2 .widget.widget_pages ul li a,
body.highcontrast2 #pe-top3 .widget.widget_pages ul li a,
body.highcontrast2 #pe-top4 .widget.widget_pages ul li a,
body.highcontrast2 #pe-top5 .widget.widget_pages ul li a,
body.highcontrast2 #pe-bottom1 .widget.widget_pages ul li a,
body.highcontrast2 #pe-bottom2 .widget.widget_pages ul li a,
body.highcontrast2 #pe-bottom3 .widget.widget_pages ul li a,
body.highcontrast2 #pe-bottom4 .widget.widget_pages ul li a,
body.highcontrast2 #pe-bottom5 .widget.widget_pages ul li a,
body.highcontrast2 #pe-footer .widget.widget_pages ul li a,
body.highcontrast2 #pe-header .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-top1 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-top2 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-top3 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-top4 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-top5 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-footer .widget.widget_recent_comments ul li a,
body.highcontrast2 #pe-header .widget.widget_rss ul li a,
body.highcontrast2 #pe-top1 .widget.widget_rss ul li a,
body.highcontrast2 #pe-top2 .widget.widget_rss ul li a,
body.highcontrast2 #pe-top3 .widget.widget_rss ul li a,
body.highcontrast2 #pe-top4 .widget.widget_rss ul li a,
body.highcontrast2 #pe-top5 .widget.widget_rss ul li a,
body.highcontrast2 #pe-bottom1 .widget.widget_rss ul li a,
body.highcontrast2 #pe-bottom2 .widget.widget_rss ul li a,
body.highcontrast2 #pe-bottom3 .widget.widget_rss ul li a,
body.highcontrast2 #pe-bottom4 .widget.widget_rss ul li a,
body.highcontrast2 #pe-bottom5 .widget.widget_rss ul li a,
body.highcontrast2 #pe-footer .widget.widget_rss ul li a {
color: #ffff00;
}
body.highcontrast2 #pe-header .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-top1 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-top2 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-top3 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-top4 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-top5 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-footer .widget.widget_recent_entries ul li a:hover,
body.highcontrast2 #pe-header .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-top1 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-top2 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-top3 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-top4 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-top5 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-bottom1 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-bottom2 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-bottom3 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-bottom4 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-bottom5 .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-footer .widget.widget_archive ul li a:hover,
body.highcontrast2 #pe-header .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-top1 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-top2 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-top3 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-top4 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-top5 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-bottom1 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-bottom2 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-bottom3 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-bottom4 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-bottom5 .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-footer .widget.widget_categories ul li a:hover,
body.highcontrast2 #pe-header .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-top1 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-top2 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-top3 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-top4 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-top5 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-bottom1 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-bottom2 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-bottom3 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-bottom4 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-bottom5 .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-footer .widget.widget_meta ul li a:hover,
body.highcontrast2 #pe-header .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-top1 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-top2 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-top3 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-top4 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-top5 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-bottom1 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-bottom2 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-bottom3 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-bottom4 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-bottom5 .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-footer .widget.widget_pages ul li a:hover,
body.highcontrast2 #pe-header .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-top1 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-top2 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-top3 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-top4 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-top5 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-footer .widget.widget_recent_comments ul li a:hover,
body.highcontrast2 #pe-header .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-top1 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-top2 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-top3 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-top4 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-top5 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-bottom1 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-bottom2 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-bottom3 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-bottom4 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-bottom5 .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-footer .widget.widget_rss ul li a:hover,
body.highcontrast2 #pe-header .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-top1 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-top2 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-top3 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-top4 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-top5 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-footer .widget.widget_recent_entries ul li a:focus,
body.highcontrast2 #pe-header .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-top1 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-top2 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-top3 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-top4 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-top5 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-bottom1 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-bottom2 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-bottom3 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-bottom4 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-bottom5 .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-footer .widget.widget_archive ul li a:focus,
body.highcontrast2 #pe-header .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-top1 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-top2 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-top3 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-top4 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-top5 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-bottom1 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-bottom2 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-bottom3 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-bottom4 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-bottom5 .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-footer .widget.widget_categories ul li a:focus,
body.highcontrast2 #pe-header .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-top1 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-top2 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-top3 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-top4 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-top5 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-bottom1 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-bottom2 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-bottom3 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-bottom4 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-bottom5 .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-footer .widget.widget_meta ul li a:focus,
body.highcontrast2 #pe-header .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-top1 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-top2 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-top3 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-top4 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-top5 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-bottom1 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-bottom2 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-bottom3 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-bottom4 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-bottom5 .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-footer .widget.widget_pages ul li a:focus,
body.highcontrast2 #pe-header .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-top1 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-top2 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-top3 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-top4 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-top5 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-footer .widget.widget_recent_comments ul li a:focus,
body.highcontrast2 #pe-header .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-top1 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-top2 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-top3 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-top4 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-top5 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-bottom1 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-bottom2 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-bottom3 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-bottom4 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-bottom5 .widget.widget_rss ul li a:focus,
body.highcontrast2 #pe-footer .widget.widget_rss ul li a:focus {
color: #8bfffb;
}
body.highcontrast2 #pe-header .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-top1 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-top2 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-top3 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-top4 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-top5 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-footer .widget.widget_recent_entries ul li span,
body.highcontrast2 #pe-header .widget.widget_archive ul li span,
body.highcontrast2 #pe-top1 .widget.widget_archive ul li span,
body.highcontrast2 #pe-top2 .widget.widget_archive ul li span,
body.highcontrast2 #pe-top3 .widget.widget_archive ul li span,
body.highcontrast2 #pe-top4 .widget.widget_archive ul li span,
body.highcontrast2 #pe-top5 .widget.widget_archive ul li span,
body.highcontrast2 #pe-bottom1 .widget.widget_archive ul li span,
body.highcontrast2 #pe-bottom2 .widget.widget_archive ul li span,
body.highcontrast2 #pe-bottom3 .widget.widget_archive ul li span,
body.highcontrast2 #pe-bottom4 .widget.widget_archive ul li span,
body.highcontrast2 #pe-bottom5 .widget.widget_archive ul li span,
body.highcontrast2 #pe-footer .widget.widget_archive ul li span,
body.highcontrast2 #pe-header .widget.widget_categories ul li span,
body.highcontrast2 #pe-top1 .widget.widget_categories ul li span,
body.highcontrast2 #pe-top2 .widget.widget_categories ul li span,
body.highcontrast2 #pe-top3 .widget.widget_categories ul li span,
body.highcontrast2 #pe-top4 .widget.widget_categories ul li span,
body.highcontrast2 #pe-top5 .widget.widget_categories ul li span,
body.highcontrast2 #pe-bottom1 .widget.widget_categories ul li span,
body.highcontrast2 #pe-bottom2 .widget.widget_categories ul li span,
body.highcontrast2 #pe-bottom3 .widget.widget_categories ul li span,
body.highcontrast2 #pe-bottom4 .widget.widget_categories ul li span,
body.highcontrast2 #pe-bottom5 .widget.widget_categories ul li span,
body.highcontrast2 #pe-footer .widget.widget_categories ul li span,
body.highcontrast2 #pe-header .widget.widget_meta ul li span,
body.highcontrast2 #pe-top1 .widget.widget_meta ul li span,
body.highcontrast2 #pe-top2 .widget.widget_meta ul li span,
body.highcontrast2 #pe-top3 .widget.widget_meta ul li span,
body.highcontrast2 #pe-top4 .widget.widget_meta ul li span,
body.highcontrast2 #pe-top5 .widget.widget_meta ul li span,
body.highcontrast2 #pe-bottom1 .widget.widget_meta ul li span,
body.highcontrast2 #pe-bottom2 .widget.widget_meta ul li span,
body.highcontrast2 #pe-bottom3 .widget.widget_meta ul li span,
body.highcontrast2 #pe-bottom4 .widget.widget_meta ul li span,
body.highcontrast2 #pe-bottom5 .widget.widget_meta ul li span,
body.highcontrast2 #pe-footer .widget.widget_meta ul li span,
body.highcontrast2 #pe-header .widget.widget_pages ul li span,
body.highcontrast2 #pe-top1 .widget.widget_pages ul li span,
body.highcontrast2 #pe-top2 .widget.widget_pages ul li span,
body.highcontrast2 #pe-top3 .widget.widget_pages ul li span,
body.highcontrast2 #pe-top4 .widget.widget_pages ul li span,
body.highcontrast2 #pe-top5 .widget.widget_pages ul li span,
body.highcontrast2 #pe-bottom1 .widget.widget_pages ul li span,
body.highcontrast2 #pe-bottom2 .widget.widget_pages ul li span,
body.highcontrast2 #pe-bottom3 .widget.widget_pages ul li span,
body.highcontrast2 #pe-bottom4 .widget.widget_pages ul li span,
body.highcontrast2 #pe-bottom5 .widget.widget_pages ul li span,
body.highcontrast2 #pe-footer .widget.widget_pages ul li span,
body.highcontrast2 #pe-header .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-top1 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-top2 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-top3 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-top4 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-top5 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-bottom1 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-bottom2 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-bottom3 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-bottom4 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-bottom5 .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-footer .widget.widget_recent_comments ul li span,
body.highcontrast2 #pe-header .widget.widget_rss ul li span,
body.highcontrast2 #pe-top1 .widget.widget_rss ul li span,
body.highcontrast2 #pe-top2 .widget.widget_rss ul li span,
body.highcontrast2 #pe-top3 .widget.widget_rss ul li span,
body.highcontrast2 #pe-top4 .widget.widget_rss ul li span,
body.highcontrast2 #pe-top5 .widget.widget_rss ul li span,
body.highcontrast2 #pe-bottom1 .widget.widget_rss ul li span,
body.highcontrast2 #pe-bottom2 .widget.widget_rss ul li span,
body.highcontrast2 #pe-bottom3 .widget.widget_rss ul li span,
body.highcontrast2 #pe-bottom4 .widget.widget_rss ul li span,
body.highcontrast2 #pe-bottom5 .widget.widget_rss ul li span,
body.highcontrast2 #pe-footer .widget.widget_rss ul li span {
color: #ffff00;
}
body.highcontrast2 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
color: inherit;
background: none;
}
body.highcontrast2 .widget_tag_cloud .tagcloud a:hover,
body.highcontrast2 .widget_tag_cloud .tagcloud a:focus {
color: #8bfffb;
border-color: #8bfffb;
}
body.highcontrast2 #pe-header .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-top1 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-top2 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-top3 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-top4 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-top5 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-bottom1 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-bottom2 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-bottom3 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-bottom4 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-bottom5 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-footer .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 #pe-offcanvas .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast2 .pe-panels.tabs .pn-content {
box-shadow: none;
background: no-repeat;
background: #000000;
color: #ffff00;
}
body.highcontrast2 .pe-panels.tabs .pn-list li {
border-color: #ffff00;
}
body.highcontrast2 .pe-panels.tabs .pn-list li a {
color: #ffff00;
}
body.highcontrast2 .pe-panels.tabs .pn-list li.active a {
background: #000000;
border-color: #ffff00;
}
body.highcontrast2 .pe-panels .pn-subtitle {
color: #ffff00;
}
body.highcontrast2 .pe-panels.tabs .pn-list li.active {
box-shadow: none;
}
body.highcontrast2 .pe-panels.tabs.left .pn-list li.active a {
color: #000000;
border-color: #8bfffb;
background: #ffff00;
}
body.highcontrast2 .pe-panels.tabs .pn-list li.active a .pn-subtitle {
color: #000000;
}
body.highcontrast2 .pe-contact .fa.opacity {
opacity: 1;
}
body.highcontrast2 .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label > span:not(.star),
body.highcontrast2 .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label > span:not(.star) {
background: #ffff00;
}
body.highcontrast2 .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):checked + label > span:not(.star):before {
color: #8bfffb;
}
body.highcontrast2 .pe-short-info .pe-buttons .pull-left {
color: #ffff00;
}
body.highcontrast2 .pe-short-info .pe-buttons .pull-left span {
border: 1px solid #ffff00;
}
body.highcontrast2 #pe-main .pe-widget-members .pe-members a {
text-decoration: none !important;
}
body.highcontrast2 #pe-main .pe-widget-members .pe-members a:hover,
body.highcontrast2 #pe-main .pe-widget-members .pe-members a:focus {
color: #8bfffb;
}
body.highcontrast2 #pe-main .pe-widget-members .pe-members h3.title {
color: #ffff00;
}
body.highcontrast2 .pe-widget-members .pe-second {
color: #ffff00;
}
body.highcontrast2 .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link,
body.highcontrast2 .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:hover,
body.highcontrast2 .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:focus {
color: #000000;
background: #ffff00;
}
body.highcontrast2 .pe-widget-img-carousel .flipster__button {
background: #000000;
color: #ffff00;
width: 70px;
height: 70px;
border-radius: 50%;
}
body.highcontrast2 .pe-widget-img-carousel .flipster__nav__item a:hover,
body.highcontrast2 .pe-widget-img-carousel .flipster__nav__item a:focus {
color: #8bfffb;
border-bottom-color: #8bfffb;
}
body.highcontrast2 .pe_login_popup_widget .btn-login {
color: #8bfffb;
}
body.highcontrast2 .pe_login_popup_widget .btn-login:hover,
body.highcontrast2 .pe_login_popup_widget .btn-login:focus {
color: #8bfffb;
}
body.highcontrast2 #pe-login .pe_login_popup_widget .btn-login {
color: #8bfffb;
}
body.highcontrast2 #pe-login .pe_login_popup_widget .btn-login:hover,
body.highcontrast2 #pe-login .pe_login_popup_widget .btn-login:focus {
color: #8bfffb;
}
body.highcontrast2 #pe-main .pe-best-features .pe-icon span {
color: #ffff00;
border-color: #ffff00;
}
body.highcontrast2 #pe-main .pe-best-features .pe-best-features-title {
color: #ffff00;
}
body.highcontrast2 #pe-main .pe-best-features .pe-best-features-title a {
color: #ffff00;
}
body.highcontrast2 #pe-main .pe-best-features .pe-best-features-title a:hover {
color: #8bfffb;
}
body.highcontrast2 #pe-main .pe-testimonial-carousel .pe-custom-title {
color: #ffff00;
}
body.highcontrast2 #pe-main .pe-testimonial-carousel .pe-custom-title a:hover {
color: #8bfffb;
}
body.highcontrast2 #pe-main .pe-testimonial-carousel .pe-custom-title .pe-testimonial-image {
border-color: #ffff00;
}
body.highcontrast2 #pe-main .pe-testimonial-carousel .pe-indicators li {
border: 1px solid #ffff00;
background: #ffff00;
color: #000000;
}
body.highcontrast2 #pe-main .pe-testimonial-carousel .pe-indicators li:hover {
border-color: #8bfffb;
background: #8bfffb;
color: #000000;
}
body.highcontrast2 #pe-main .pe-testimonial-carousel .pe-indicators li.active {
border-color: #8bfffb;
background: #8bfffb;
color: #000000;
}
body.highcontrast2 .pe-testimonial-carousel .pe-custom-title a {
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.highcontrast2 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu .menu-item + .menu-item {
border-top: 1px solid #ffff00;
}
body.highcontrast2 .pe-widget.pe-color-box1 .pe-widget-in,
body.highcontrast2 .pe-widget.pe-color-box2 .pe-widget-in,
body.highcontrast2 .pe-widget.pe-color-box3 .pe-widget-in,
body.highcontrast2 .pe-widget.pe-color-box4 .pe-widget-in {
padding: 0;
background: none;
color: #ffff00;
}
body.highcontrast2 .pe-widget.pe-color-box1 .pe-widget-in .pe-title,
body.highcontrast2 .pe-widget.pe-color-box2 .pe-widget-in .pe-title,
body.highcontrast2 .pe-widget.pe-color-box3 .pe-widget-in .pe-title,
body.highcontrast2 .pe-widget.pe-color-box4 .pe-widget-in .pe-title {
color: #ffff00 !important;
}
body.highcontrast2 .pe-post-tags ul li a {
border-color: #ffff00;
color: #ffff00;
background: none;
}
body.highcontrast2 .pe-blog-row figure.effect:hover .intro:before,
body.highcontrast2 .pe-blog-row figure.effect:hover .intro:after {
display: none;
}
body.highcontrast2 .pe-testimonials.clean .pe-custom-subtitle {
opacity: 1;
}
body.highcontrast2 .pe-recent-posts-outer ul.thumbnails .caption .pe-creation-date {
color: #ffff00;
}
body.highcontrast2 .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a {
color: #ffff00;
}
body.highcontrast2 .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a:hover,
body.highcontrast2 .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a:focus {
color: #8bfffb;
}
body.highcontrast2 #pe-header .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-top1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-top2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-top3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-top4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-top5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-bottom1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-bottom2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-bottom3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-bottom4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-bottom5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-footer .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-main .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast2 #pe-offcanvas .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #ffff00;
color: #000000;
}
body.highcontrast2 #pe-header .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-top1 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-top2 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-top3 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-top4 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-top5 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-bottom1 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-bottom2 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-bottom3 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-bottom4 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-bottom5 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-footer .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-main .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast2 #pe-offcanvas .pe-recent-posts-outer ol.carousel-indicators li.active {
background: #8bfffb;
color: #000000;
}
body.highcontrast2 blockquote {
border-color: #ffff00;
}
body.highcontrast2 #pe-main-menu-header {
display: none;
}
body.highcontrast2 #pe-main .pe-wcag-settings .contrast .pe-highcontrast {
border-color: #ffffff;
}
body.highcontrast2 #pe-main .pe-wcag-settings .contrast .pe-highcontrast2 {
border-color: #ffff00;
}
body.highcontrast3 {
color: #000000;
background-color: #ffff00;
}
body.highcontrast3 a {
text-decoration: underline !important;
text-underline-position: under;
}
body.highcontrast3 a:hover {
text-decoration: underline !important;
}
body.highcontrast3 #pe-header-sidebar .menu > li a,
body.highcontrast3 #pe-top1 .menu > li a,
body.highcontrast3 #pe-top2 .menu > li a,
body.highcontrast3 #pe-top3 .menu > li a,
body.highcontrast3 #pe-top4 .menu > li a,
body.highcontrast3 #pe-top5 .menu > li a,
body.highcontrast3 #pe-bottom1 .menu > li a,
body.highcontrast3 #pe-bottom2 .menu > li a,
body.highcontrast3 #pe-bottom3 .menu > li a,
body.highcontrast3 #pe-bottom4 .menu > li a,
body.highcontrast3 #pe-bottom5 .menu > li a,
body.highcontrast3 #pe-footer .menu > li a {
color: #0000ff;
}
body.highcontrast3 #pe-header-sidebar .menu > li a:hover,
body.highcontrast3 #pe-top1 .menu > li a:hover,
body.highcontrast3 #pe-top2 .menu > li a:hover,
body.highcontrast3 #pe-top3 .menu > li a:hover,
body.highcontrast3 #pe-top4 .menu > li a:hover,
body.highcontrast3 #pe-top5 .menu > li a:hover,
body.highcontrast3 #pe-bottom1 .menu > li a:hover,
body.highcontrast3 #pe-bottom2 .menu > li a:hover,
body.highcontrast3 #pe-bottom3 .menu > li a:hover,
body.highcontrast3 #pe-bottom4 .menu > li a:hover,
body.highcontrast3 #pe-bottom5 .menu > li a:hover,
body.highcontrast3 #pe-footer .menu > li a:hover,
body.highcontrast3 #pe-header-sidebar .menu > li a:focus,
body.highcontrast3 #pe-top1 .menu > li a:focus,
body.highcontrast3 #pe-top2 .menu > li a:focus,
body.highcontrast3 #pe-top3 .menu > li a:focus,
body.highcontrast3 #pe-top4 .menu > li a:focus,
body.highcontrast3 #pe-top5 .menu > li a:focus,
body.highcontrast3 #pe-bottom1 .menu > li a:focus,
body.highcontrast3 #pe-bottom2 .menu > li a:focus,
body.highcontrast3 #pe-bottom3 .menu > li a:focus,
body.highcontrast3 #pe-bottom4 .menu > li a:focus,
body.highcontrast3 #pe-bottom5 .menu > li a:focus,
body.highcontrast3 #pe-footer .menu > li a:focus {
color: #000000;
}
body.highcontrast3 #pe-header-sidebar .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-top1 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-top2 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-top3 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-top4 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-top5 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-bottom1 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-bottom2 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-bottom3 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-bottom4 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-bottom5 .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-footer .menu > li a:not([class]):not([role]):hover,
body.highcontrast3 #pe-header-sidebar .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-top1 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-top2 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-top3 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-top4 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-top5 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-bottom1 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-bottom2 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-bottom3 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-bottom4 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-bottom5 .menu > li a:not([class]):not([role]):focus,
body.highcontrast3 #pe-footer .menu > li a:not([class]):not([role]):focus {
color: #000000;
}
body.highcontrast3 #pe-copyrights #pe-copyrights-info,
body.highcontrast3 #pe-copyrights #pixelemu-copyrights {
border-color: #000000;
}
body.highcontrast3 #pe-copyrights #pe-copyrights-info a,
body.highcontrast3 #pe-copyrights #pixelemu-copyrights a {
color: #000000;
}
body.highcontrast3 #pe-copyrights #pe-copyrights-info a:hover,
body.highcontrast3 #pe-copyrights #pixelemu-copyrights a:hover {
color: #0000ff;
}
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 *,
body.highcontrast3 *:before,
body.highcontrast3 *:after {
transition: none !important;
}
body.highcontrast3 .pe-theme-customizer,
body.highcontrast3 .sp-container {
display: none;
}
body.highcontrast3 a,
body.highcontrast3 #pe-header-sidebar a {
color: #000000;
}
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 !important;
color: #000000;
background: #ffff00;
}
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 !important;
}
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;
}
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;
}
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;
}
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 .btn,
body.highcontrast3 .button,
body.highcontrast3 button,
body.highcontrast3 input[type="submit"],
body.highcontrast3 input[type="button"],
body.highcontrast3 input[type="reset"],
body.highcontrast3 .mfp-close-btn-in .mfp-close {
text-decoration: none;
background: #000000;
color: #ffff00;
opacity: 1;
}
body.highcontrast3 .btn.active,
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 .mfp-close-btn-in .mfp-close.active,
body.highcontrast3 .btn:hover,
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 .mfp-close-btn-in .mfp-close:hover,
body.highcontrast3 .btn:focus,
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,
body.highcontrast3 .mfp-close-btn-in .mfp-close:focus {
color: #ffff00;
background: #0000ff;
}
body.highcontrast3 .button a {
color: #ffff00;
}
body.highcontrast3 .button.active a,
body.highcontrast3 .button:hover a,
body.highcontrast3 .button:focus a {
color: #ffff00;
}
body.highcontrast3 #pe-header .btn,
body.highcontrast3 #pe-header .button,
body.highcontrast3 #pe-header button,
body.highcontrast3 #pe-header input[type="submit"],
body.highcontrast3 #pe-header input[type="button"],
body.highcontrast3 #pe-header input[type="reset"] {
background: #000000;
color: #ffff00;
}
body.highcontrast3 #pe-header .btn.active,
body.highcontrast3 #pe-header .button.active,
body.highcontrast3 #pe-header button.active,
body.highcontrast3 #pe-header input[type="submit"].active,
body.highcontrast3 #pe-header input[type="button"].active,
body.highcontrast3 #pe-header input[type="reset"].active,
body.highcontrast3 #pe-header .btn:hover,
body.highcontrast3 #pe-header .button:hover,
body.highcontrast3 #pe-header button:hover,
body.highcontrast3 #pe-header input[type="submit"]:hover,
body.highcontrast3 #pe-header input[type="button"]:hover,
body.highcontrast3 #pe-header input[type="reset"]:hover,
body.highcontrast3 #pe-header .btn:focus,
body.highcontrast3 #pe-header .button:focus,
body.highcontrast3 #pe-header button:focus,
body.highcontrast3 #pe-header input[type="submit"]:focus,
body.highcontrast3 #pe-header input[type="button"]:focus,
body.highcontrast3 #pe-header input[type="reset"]:focus {
color: #ffff00;
background: #000000;
}
body.highcontrast3 .readmore {
color: #000000;
border-color: #000000;
background: none;
}
body.highcontrast3 .readmore.active,
body.highcontrast3 .readmore:hover,
body.highcontrast3 .readmore:focus {
color: #0000ff;
border-color: #0000ff;
background: none;
}
body.highcontrast3 #pe-header .readmore {
color: #000000;
border-color: #000000;
}
body.highcontrast3 #pe-header .readmore:hover,
body.highcontrast3 #pe-header .readmore:focus {
color: #0000ff;
border-color: #0000ff;
}
body.highcontrast3 #pe-header #pe-login .readmore {
color: #000000;
border-color: #000000;
}
body.highcontrast3 #pe-header #pe-login .readmore:hover,
body.highcontrast3 #pe-header #pe-login .readmore:focus {
color: #0000ff;
border-color: #0000ff;
}
body.highcontrast3 #pe-header #pe-login .btn-login {
color: #000000;
}
body.highcontrast3 .pe-breadcrumb > li a {
color: #000000;
}
body.highcontrast3 .pe-breadcrumb > .item-current {
color: #0000ff;
}
body.highcontrast3 .pe-pagination-block .page-numbers.current {
color: #ffff00;
background: #000000;
}
body.highcontrast3 .pe-pagination-block a.page-numbers {
color: #000000;
border-bottom-color: #000000;
}
body.highcontrast3 .pe-page-links a,
body.highcontrast3 .pe-page-links > span {
color: #ffff00;
border: #000000;
}
body.highcontrast3 .pe-page-links > span,
body.highcontrast3 .pe-page-links a:hover,
body.highcontrast3 .pe-page-links a:focus {
color: #ffff00;
border: #0000ff;
}
body.highcontrast3 .pe-table th {
background: #000000;
color: #ffff00;
}
body.highcontrast3 .pe-table tr:nth-child(odd) td {
background: none;
}
body.highcontrast3 .pe-table tr + tr {
border-color: #000000;
}
body.highcontrast3 .pe-table > tbody + tbody {
border-color: #000000;
}
body.highcontrast3 #pe-back-top a {
color: #ffff00;
background-color: #000000;
}
body.highcontrast3 #pe-main .pe-wcag-settings {
border-color: #000000;
background: #ffff00;
}
body.highcontrast3 #pe-main .pe-wcag-settings li {
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-header {
padding-top: 0 !important;
}
body.highcontrast3.sticky-bar #pe-logo-nav,
body.highcontrast3.sticky-bar.scrolled .topbar-mode-default #pe-logo-nav {
position: static;
background: #ffff00;
}
body.highcontrast3 #pe-logo-nav #pe-wcag {
background: none;
color: #000000;
}
body.highcontrast3 #pe-login:before {
border-color: #000000;
}
body.highcontrast3 #pe-top-bar,
body.highcontrast3 #pe-logo-nav,
body.highcontrast3 #pe-header,
body.highcontrast3 #pe-breadcrumbs,
body.highcontrast3 #pe-top1,
body.highcontrast3 #pe-top2,
body.highcontrast3 #pe-top3,
body.highcontrast3 #pe-top4,
body.highcontrast3 #pe-top5,
body.highcontrast3 #pe-bottom1,
body.highcontrast3 #pe-bottom2,
body.highcontrast3 #pe-bottom3,
body.highcontrast3 #pe-bottom4,
body.highcontrast3 #pe-bottom5,
body.highcontrast3 #pe-footer,
body.highcontrast3 #pe-copyrights {
color: #000000;
background: #ffff00;
border-bottom: 1px solid #000000;
}
body.highcontrast3 #pe-top-bar:before,
body.highcontrast3 #pe-logo-nav:before,
body.highcontrast3 #pe-header:before,
body.highcontrast3 #pe-breadcrumbs:before,
body.highcontrast3 #pe-top1:before,
body.highcontrast3 #pe-top2:before,
body.highcontrast3 #pe-top3:before,
body.highcontrast3 #pe-top4:before,
body.highcontrast3 #pe-top5:before,
body.highcontrast3 #pe-bottom1:before,
body.highcontrast3 #pe-bottom2:before,
body.highcontrast3 #pe-bottom3:before,
body.highcontrast3 #pe-bottom4:before,
body.highcontrast3 #pe-bottom5:before,
body.highcontrast3 #pe-footer:before,
body.highcontrast3 #pe-copyrights:before {
display: none;
}
body.highcontrast3 #pe-top-bar a:not([class]):not([role]),
body.highcontrast3 #pe-logo-nav a:not([class]):not([role]),
body.highcontrast3 #pe-header a:not([class]):not([role]),
body.highcontrast3 #pe-breadcrumbs a:not([class]):not([role]),
body.highcontrast3 #pe-top1 a:not([class]):not([role]),
body.highcontrast3 #pe-top2 a:not([class]):not([role]),
body.highcontrast3 #pe-top3 a:not([class]):not([role]),
body.highcontrast3 #pe-top4 a:not([class]):not([role]),
body.highcontrast3 #pe-top5 a:not([class]):not([role]),
body.highcontrast3 #pe-bottom1 a:not([class]):not([role]),
body.highcontrast3 #pe-bottom2 a:not([class]):not([role]),
body.highcontrast3 #pe-bottom3 a:not([class]):not([role]),
body.highcontrast3 #pe-bottom4 a:not([class]):not([role]),
body.highcontrast3 #pe-bottom5 a:not([class]):not([role]),
body.highcontrast3 #pe-footer a:not([class]):not([role]),
body.highcontrast3 #pe-copyrights a:not([class]):not([role]) {
color: #0000ff;
}
body.highcontrast3 #pe-copyrights {
border-bottom: none;
}
body.highcontrast3 #pe-top2,
body.highcontrast3 #pe-bottom2 {
border-color: #000000;
}
body.highcontrast3 #pe-top5 .readmore {
border-color: #000000;
}
body.highcontrast3 #pe-bottom5 select,
body.highcontrast3 #pe-bottom5 textarea,
body.highcontrast3 #pe-bottom5 input[type="text"],
body.highcontrast3 #pe-bottom5 input[type="password"],
body.highcontrast3 #pe-bottom5 input[type="datetime"],
body.highcontrast3 #pe-bottom5 input[type="datetime-local"],
body.highcontrast3 #pe-bottom5 input[type="date"],
body.highcontrast3 #pe-bottom5 input[type="month"],
body.highcontrast3 #pe-bottom5 input[type="time"],
body.highcontrast3 #pe-bottom5 input[type="week"],
body.highcontrast3 #pe-bottom5 input[type="number"],
body.highcontrast3 #pe-bottom5 input[type="email"],
body.highcontrast3 #pe-bottom5 input[type="url"],
body.highcontrast3 #pe-bottom5 input[type="search"],
body.highcontrast3 #pe-bottom5 input[type="tel"],
body.highcontrast3 #pe-bottom5 input[type="color"] {
border-color: #000000;
}
body.highcontrast3 #pe-bottom5 select:focus,
body.highcontrast3 #pe-bottom5 textarea:focus,
body.highcontrast3 #pe-bottom5 input[type="text"]:focus,
body.highcontrast3 #pe-bottom5 input[type="password"]:focus,
body.highcontrast3 #pe-bottom5 input[type="datetime"]:focus,
body.highcontrast3 #pe-bottom5 input[type="datetime-local"]:focus,
body.highcontrast3 #pe-bottom5 input[type="date"]:focus,
body.highcontrast3 #pe-bottom5 input[type="month"]:focus,
body.highcontrast3 #pe-bottom5 input[type="time"]:focus,
body.highcontrast3 #pe-bottom5 input[type="week"]:focus,
body.highcontrast3 #pe-bottom5 input[type="number"]:focus,
body.highcontrast3 #pe-bottom5 input[type="email"]:focus,
body.highcontrast3 #pe-bottom5 input[type="url"]:focus,
body.highcontrast3 #pe-bottom5 input[type="search"]:focus,
body.highcontrast3 #pe-bottom5 input[type="tel"]:focus,
body.highcontrast3 #pe-bottom5 input[type="color"]:focus {
border-color: #0000ff;
}
body.highcontrast3 #pe-wcag #pe-wcag-inside .pe-wcag-icon,
body.highcontrast3 #pe-wcag #pe-wcag-inside .pe-wcag-close {
background: #000000;
color: #ffff00;
}
body.highcontrast3 > #pe-search {
background: #ffff00;
color: #000000;
}
body.highcontrast3 > #pe-search .pe-search-input input {
background: #ffff00;
color: #000000;
border-color: #000000;
}
body.highcontrast3 > #pe-search .button {
background: #000000;
color: #ffff00;
box-shadow: none;
}
body.highcontrast3 .menu li {
border-color: #000000;
}
body.highcontrast3 .menu li a {
color: #000000;
border-color: #0000ff;
}
body.highcontrast3 .menu li a:before {
border-color: #0000ff;
}
body.highcontrast3 .menu li a:hover,
body.highcontrast3 .menu li a:active,
body.highcontrast3 .menu li a:focus,
body.highcontrast3 .menu .current-menu-item > a {
color: #0000ff;
}
body.highcontrast3 .menu > li > .sub-menu li a:hover:before,
body.highcontrast3 .menu > li > .sub-menu li a:focus:before {
border-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,
body.highcontrast3 .page-header > h3,
body.highcontrast3 .page-header > h4,
body.highcontrast3 .page-header > h5,
body.highcontrast3 .page-header > h6,
body.highcontrast3 .page-header > p {
color: #000000;
}
body.highcontrast3 .page-header > h1 a,
body.highcontrast3 .page-header > h2 a,
body.highcontrast3 .page-header > h3 a,
body.highcontrast3 .page-header > h4 a,
body.highcontrast3 .page-header > h5 a,
body.highcontrast3 .page-header > h6 a,
body.highcontrast3 .page-header > p a {
color: #000000;
}
body.highcontrast3 .page-header > h1 a:hover,
body.highcontrast3 .page-header > h2 a:hover,
body.highcontrast3 .page-header > h3 a:hover,
body.highcontrast3 .page-header > h4 a:hover,
body.highcontrast3 .page-header > h5 a:hover,
body.highcontrast3 .page-header > h6 a:hover,
body.highcontrast3 .page-header > p a:hover {
color: #0000ff;
}
body.highcontrast3 .post-meta {
color: #000000;
}
body.highcontrast3 .post-meta a:hover,
body.highcontrast3 .post-meta a:focus {
color: #0000ff;
}
body.highcontrast3 ul.comment-list li a:hover,
body.highcontrast3 ul.comment-list li a:focus {
color: #0000ff;
}
body.highcontrast3 .comment-respond a:hover,
body.highcontrast3 .comment-respond a:focus {
color: #0000ff;
}
body.highcontrast3 a.pe-author-name-link:hover,
body.highcontrast3 a.pe-author-name-link:focus {
color: #0000ff;
}
body.highcontrast3 a.pe-author-name-link:hover span,
body.highcontrast3 a.pe-author-name-link:focus span {
color: #0000ff;
}
body.highcontrast3 .pe-author-name .url:hover,
body.highcontrast3 .pe-author-name .url:focus {
color: #0000ff;
}
body.highcontrast3 .sticky .page-header h1 a:before,
body.highcontrast3 .sticky .page-header h2 a:before,
body.highcontrast3 .sticky .page-header h3 a:before,
body.highcontrast3 .sticky .page-header h4 a:before,
body.highcontrast3 .sticky .page-header h5 a:before,
body.highcontrast3 .sticky .page-header h6 a:before,
body.highcontrast3 .sticky .page-header p a:before {
color: #0000ff;
}
body.highcontrast3 .wp-caption .wp-caption-text,
body.highcontrast3 .gallery-caption .wp-caption-text {
background: #ffff00;
color: #000000;
}
body.highcontrast3 .pe-blog-row figure.effect,
body.highcontrast3 .archive .pe-blog-row figure.effect {
overflow: visible;
}
body.highcontrast3 .pe-blog-row figure.effect figcaption,
body.highcontrast3 .archive .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 .archive .pe-blog-row figure.effect figcaption:before,
body.highcontrast3 .pe-blog-row figure.effect figcaption:after,
body.highcontrast3 .archive .pe-blog-row figure.effect figcaption:after {
display: none;
}
body.highcontrast3 .pe-blog-row figure.effect .intro,
body.highcontrast3 .archive .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,
body.highcontrast3 .archive .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 .archive .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 .archive .pe-blog-row figure.effect .pe-article-read-more .readmore:focus,
body.highcontrast3 .pe-blog-row figure.effect .pe-article-read-more .readmore.active,
body.highcontrast3 .archive .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-post-tags ul li a:hover,
body.highcontrast3 .pe-post-tags ul li a:focus {
color: #0000ff;
}
body.highcontrast3 .post-navigation .meta-nav {
color: #000000;
}
body.highcontrast3 .post-navigation .nav-next a:after {
color: #000000;
}
body.highcontrast3 .post-navigation .nav-next a:hover:after {
color: #0000ff;
}
body.highcontrast3 .post-navigation .nav-previous a:before {
color: #000000;
}
body.highcontrast3 .post-navigation .nav-previous a:hover:before {
color: #0000ff;
}
body.highcontrast3 .post-navigation a:hover,
body.highcontrast3 .post-navigation a:focus {
color: #0000ff;
}
body.highcontrast3 .post-navigation a:hover .meta-nav,
body.highcontrast3 .post-navigation a:focus .meta-nav {
color: #0000ff;
}
body.highcontrast3 .pe-comments .comment-reply-title,
body.highcontrast3 .pe-comments .comments-title {
color: #000000;
}
body.highcontrast3 .pe-comments .comment-reply-link {
background: #000000;
color: #ffff00;
}
body.highcontrast3 .pe-comments .comment-reply-link:hover,
body.highcontrast3 .pe-comments .comment-reply-link:focus {
background: none;
}
body.highcontrast3 .pe-opening-hours .pe-title,
body.highcontrast3 .pe-member-contact .pe-title,
body.highcontrast3 .pe-socials .pe-title {
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 {
border-color: #000000;
color: #000000;
}
body.highcontrast3 .pe-tabs .pe-tab-links li a:hover,
body.highcontrast3 .pe-tabs .pe-tab-links li a:focus {
color: #000000;
border-color: #0000ff;
}
body.highcontrast3 .pe-tabs .pe-tab-links li.active {
box-shadow: none;
}
body.highcontrast3 .pe-tabs .pe-tab-links li.active a {
color: #000000;
border-color: #0000ff;
background: none;
}
body.highcontrast3 .pe-tabs .pe-tabs-content {
background: none;
box-shadow: none;
color: #000000;
}
body.highcontrast3 .pe-tabs.pe-clean .pe-tab-links {
border-color: #0000ff;
}
body.highcontrast3 .pe-tabs.pe-clean .pe-tab-links li a {
color: #000000;
}
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: #0000ff;
}
body.highcontrast3 .pe-tabs.pe-clean .pe-tab-links li.active a {
color: #0000ff;
}
body.highcontrast3 .pe-accordion-container .pe-accordion {
box-shadow: none;
}
body.highcontrast3 .pe-accordion-container .pe-accordion .accordion-in {
border: 1px solid #000000;
background: #ffff00;
color: #000000;
}
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: #000000;
}
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-accordion-container .pe-accordion-heading:before {
background: #000000;
}
body.highcontrast3 .pe-gallery-item .pe-gallery-caption {
background: #ffff00;
}
body.highcontrast3 .pe-icontext .pe-icon {
color: #000000;
}
body.highcontrast3 .pe-icontext .pe-label a:hover,
body.highcontrast3 .pe-icontext .pe-label a:focus {
color: #0000ff;
}
body.highcontrast3 .pe-icontext.style2 {
color: #ffff00;
background: #000000;
box-shadow: none;
}
body.highcontrast3 .pe-icontext.style2 .pe-icon {
color: #ffff00;
}
body.highcontrast3 .pe-icontext.style2 .pe-content .pe-label a {
color: #ffff00;
}
body.highcontrast3 .pe-table-group tr td:first-child {
color: #0000ff;
}
body.highcontrast3 .pe-pricing {
background: none;
box-shadow: none;
}
body.highcontrast3 .pe-pricing .image {
background: #000000;
color: #ffff00;
}
body.highcontrast3 .pe-pricing .title {
background: #000000;
color: #ffff00;
}
body.highcontrast3 .pe-pricing .price {
background: #000000;
}
body.highcontrast3 .pe-pricing .price span {
color: #ffff00;
}
body.highcontrast3 .pe-pricing .content {
background: none;
border-color: #000000;
color: #000000;
}
body.highcontrast3 .pe-pricing .bottom {
background: none;
}
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;
padding: 10px;
}
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-julia p a {
background: none;
}
body.highcontrast3 .pe-anibox figure.effect-goliath {
background: #ffff00 !important;
}
body.highcontrast3 .pe-anibox figure.effect-goliath h2 {
color: #000000 !important;
background: #ffff00 !important;
}
body.highcontrast3 .pe-anibox figure.effect-goliath p {
color: #000000 !important;
background: #ffff00 !important;
}
body.highcontrast3 .pe-anibox figure.effect-marley {
background: #ffff00 !important;
}
body.highcontrast3 .pe-anibox figure.effect-marley h2 {
color: #000000 !important;
background: #ffff00 !important;
padding: 10px;
}
body.highcontrast3 .pe-anibox figure.effect-marley p {
color: #000000 !important;
background: #ffff00 !important;
}
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: #000000;
}
body.highcontrast3 .pe-testimonials.clean .pe-custom-text {
background: none;
color: #000000;
}
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-testimonials.clean {
border-left: 5px solid #000000;
}
body.highcontrast3 .pe-testimonials.right.clean {
border-right: 5px solid #000000;
}
body.highcontrast3 .pe-counter .pe-icon {
color: #000000;
}
body.highcontrast3 .pe-counter .pe-count,
body.highcontrast3 .pe-counter .pe-counter-title {
color: #000000;
opacity: 1;
}
body.highcontrast3 .pe-counter .pe-count:before,
body.highcontrast3 .pe-counter .pe-counter-title:before,
body.highcontrast3 .pe-counter .pe-count:after,
body.highcontrast3 .pe-counter .pe-counter-title:after {
background: #000000;
}
body.highcontrast3 .pe-counter .pe-title {
color: #000000;
opacity: 1;
}
body.highcontrast3 .pe-counter .pe-title:after {
background: #000000;
}
body.highcontrast3 .mfp-modal-content {
color: #ffff00;
background: #000000;
}
body.highcontrast3.sticky-bar.scrolled #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast3.noheader #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a {
color: #0000ff;
}
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item > a {
color: #000000;
}
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item > a:after,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item > a:after {
display: none;
}
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.hover > a,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.hover > a,
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:hover > a,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:hover > a,
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item > a,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.current-menu-item > a {
color: #0000ff;
}
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:hover:after,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:hover:after,
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item.current-menu-item:after,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item.current-menu-item:after {
background: #0000ff;
}
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-menu > .menu-item:after,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-menu > .menu-item:after {
background: #000000;
}
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-dropdown .nav-dropdown-in,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-dropdown .nav-dropdown-in {
background: #000000;
}
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item a,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item a {
color: #ffff00;
}
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item.hover > a,
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item:hover > a,
body.highcontrast3 #pe-logo-nav .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a,
body.highcontrast3 #pe-header-sidebar .pe-main-menu .nav-dropdown .menu-item.current-menu-item > a {
color: #0000ff;
background: #ffff00;
box-shadow: 0 0 0 5px #ffff00;
}
body.highcontrast3 .pe-typo-title {
background: none;
}
body.highcontrast3 ul:not([class]) li:before,
body.highcontrast3 ul.pe-dark li:before,
body.highcontrast3 ul.pe-light li:before,
body.highcontrast3 #pe-header ul:not([class]) li:before,
body.highcontrast3 #pe-header ul.pe-light li:before {
color: #0000ff;
background: #000000;
}
body.highcontrast3 ul.pe-dark li:before {
color: #000000;
}
body.highcontrast3 pre {
color: #000000;
background-color: #ffff00;
border-color: #000000;
}
body.highcontrast3 #pe-main .pe-color {
color: #0000ff;
}
body.highcontrast3 #pe-main .pe-color .pe-widget-in {
background: none;
box-shadow: none;
color: #000000;
}
body.highcontrast3 .pe-info,
body.highcontrast3 .pe-success,
body.highcontrast3 .pe-alert,
body.highcontrast3 .pe-warning {
text-align: inherit;
color: #000000;
background: #ffff00;
border-color: #000000;
}
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(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/badge.png);
}
body.highcontrast3 p.pecalendar,
body.highcontrast3 span.pecalendar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/calendar.png);
}
body.highcontrast3 p.pechat,
body.highcontrast3 span.pechat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/chat.png);
}
body.highcontrast3 p.pecheck,
body.highcontrast3 span.pecheck {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/check.png);
}
body.highcontrast3 p.pecloud,
body.highcontrast3 span.pecloud {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/cloud.png);
}
body.highcontrast3 p.pedirection,
body.highcontrast3 span.pedirection {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/direction.png);
}
body.highcontrast3 p.pedivide,
body.highcontrast3 span.pedivide {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/divide.png);
}
body.highcontrast3 p.peerror,
body.highcontrast3 span.peerror {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/error.png);
}
body.highcontrast3 p.pefire,
body.highcontrast3 span.pefire {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/fire.png);
}
body.highcontrast3 p.peflag,
body.highcontrast3 span.peflag {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/flag.png);
}
body.highcontrast3 p.peheart,
body.highcontrast3 span.peheart {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/heart.png);
}
body.highcontrast3 p.pehome,
body.highcontrast3 span.pehome {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/home.png);
}
body.highcontrast3 p.peinfo,
body.highcontrast3 span.peinfo {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/info.png);
}
body.highcontrast3 p.pelist,
body.highcontrast3 span.pelist {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/list.png);
}
body.highcontrast3 p.pemail,
body.highcontrast3 span.pemail {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/mail.png);
}
body.highcontrast3 p.pepeople,
body.highcontrast3 span.pepeople {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/people.png);
}
body.highcontrast3 p.pestar,
body.highcontrast3 span.pestar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/white/star.png);
}
body.highcontrast3 p.pestat,
body.highcontrast3 span.pestat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/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 h1.pe-title,
body.highcontrast3 .pe-widget h2.pe-title,
body.highcontrast3 .pe-widget h3.pe-title,
body.highcontrast3 .pe-widget h4.pe-title,
body.highcontrast3 .pe-widget h5.pe-title,
body.highcontrast3 .pe-widget h6.pe-title,
body.highcontrast3 .pe-widget p.pe-title {
color: #000000;
}
body.highcontrast3 #pe-header .pe-widget h1.pe-title,
body.highcontrast3 #pe-top1 .pe-widget h1.pe-title,
body.highcontrast3 #pe-top2 .pe-widget h1.pe-title,
body.highcontrast3 #pe-top3 .pe-widget h1.pe-title,
body.highcontrast3 #pe-top4 .pe-widget h1.pe-title,
body.highcontrast3 #pe-top5 .pe-widget h1.pe-title,
body.highcontrast3 #pe-bottom1 .pe-widget h1.pe-title,
body.highcontrast3 #pe-bottom2 .pe-widget h1.pe-title,
body.highcontrast3 #pe-bottom3 .pe-widget h1.pe-title,
body.highcontrast3 #pe-bottom4 .pe-widget h1.pe-title,
body.highcontrast3 #pe-bottom5 .pe-widget h1.pe-title,
body.highcontrast3 #pe-footer .pe-widget h1.pe-title,
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-top4 .pe-widget h2.pe-title,
body.highcontrast3 #pe-top5 .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-bottom4 .pe-widget h2.pe-title,
body.highcontrast3 #pe-bottom5 .pe-widget h2.pe-title,
body.highcontrast3 #pe-footer .pe-widget h2.pe-title,
body.highcontrast3 #pe-header .pe-widget h3.pe-title,
body.highcontrast3 #pe-top1 .pe-widget h3.pe-title,
body.highcontrast3 #pe-top2 .pe-widget h3.pe-title,
body.highcontrast3 #pe-top3 .pe-widget h3.pe-title,
body.highcontrast3 #pe-top4 .pe-widget h3.pe-title,
body.highcontrast3 #pe-top5 .pe-widget h3.pe-title,
body.highcontrast3 #pe-bottom1 .pe-widget h3.pe-title,
body.highcontrast3 #pe-bottom2 .pe-widget h3.pe-title,
body.highcontrast3 #pe-bottom3 .pe-widget h3.pe-title,
body.highcontrast3 #pe-bottom4 .pe-widget h3.pe-title,
body.highcontrast3 #pe-bottom5 .pe-widget h3.pe-title,
body.highcontrast3 #pe-footer .pe-widget h3.pe-title,
body.highcontrast3 #pe-header .pe-widget h4.pe-title,
body.highcontrast3 #pe-top1 .pe-widget h4.pe-title,
body.highcontrast3 #pe-top2 .pe-widget h4.pe-title,
body.highcontrast3 #pe-top3 .pe-widget h4.pe-title,
body.highcontrast3 #pe-top4 .pe-widget h4.pe-title,
body.highcontrast3 #pe-top5 .pe-widget h4.pe-title,
body.highcontrast3 #pe-bottom1 .pe-widget h4.pe-title,
body.highcontrast3 #pe-bottom2 .pe-widget h4.pe-title,
body.highcontrast3 #pe-bottom3 .pe-widget h4.pe-title,
body.highcontrast3 #pe-bottom4 .pe-widget h4.pe-title,
body.highcontrast3 #pe-bottom5 .pe-widget h4.pe-title,
body.highcontrast3 #pe-footer .pe-widget h4.pe-title,
body.highcontrast3 #pe-header .pe-widget h5.pe-title,
body.highcontrast3 #pe-top1 .pe-widget h5.pe-title,
body.highcontrast3 #pe-top2 .pe-widget h5.pe-title,
body.highcontrast3 #pe-top3 .pe-widget h5.pe-title,
body.highcontrast3 #pe-top4 .pe-widget h5.pe-title,
body.highcontrast3 #pe-top5 .pe-widget h5.pe-title,
body.highcontrast3 #pe-bottom1 .pe-widget h5.pe-title,
body.highcontrast3 #pe-bottom2 .pe-widget h5.pe-title,
body.highcontrast3 #pe-bottom3 .pe-widget h5.pe-title,
body.highcontrast3 #pe-bottom4 .pe-widget h5.pe-title,
body.highcontrast3 #pe-bottom5 .pe-widget h5.pe-title,
body.highcontrast3 #pe-footer .pe-widget h5.pe-title,
body.highcontrast3 #pe-header .pe-widget h6.pe-title,
body.highcontrast3 #pe-top1 .pe-widget h6.pe-title,
body.highcontrast3 #pe-top2 .pe-widget h6.pe-title,
body.highcontrast3 #pe-top3 .pe-widget h6.pe-title,
body.highcontrast3 #pe-top4 .pe-widget h6.pe-title,
body.highcontrast3 #pe-top5 .pe-widget h6.pe-title,
body.highcontrast3 #pe-bottom1 .pe-widget h6.pe-title,
body.highcontrast3 #pe-bottom2 .pe-widget h6.pe-title,
body.highcontrast3 #pe-bottom3 .pe-widget h6.pe-title,
body.highcontrast3 #pe-bottom4 .pe-widget h6.pe-title,
body.highcontrast3 #pe-bottom5 .pe-widget h6.pe-title,
body.highcontrast3 #pe-footer .pe-widget h6.pe-title,
body.highcontrast3 #pe-header .pe-widget p.pe-title,
body.highcontrast3 #pe-top1 .pe-widget p.pe-title,
body.highcontrast3 #pe-top2 .pe-widget p.pe-title,
body.highcontrast3 #pe-top3 .pe-widget p.pe-title,
body.highcontrast3 #pe-top4 .pe-widget p.pe-title,
body.highcontrast3 #pe-top5 .pe-widget p.pe-title,
body.highcontrast3 #pe-bottom1 .pe-widget p.pe-title,
body.highcontrast3 #pe-bottom2 .pe-widget p.pe-title,
body.highcontrast3 #pe-bottom3 .pe-widget p.pe-title,
body.highcontrast3 #pe-bottom4 .pe-widget p.pe-title,
body.highcontrast3 #pe-bottom5 .pe-widget p.pe-title,
body.highcontrast3 #pe-footer .pe-widget p.pe-title {
color: #000000;
}
body.highcontrast3 .pe-social-icons a {
opacity: 1;
text-decoration: none !important;
}
body.highcontrast3 .pe-social-icons a:hover span.fa,
body.highcontrast3 .pe-social-icons a:focus span.fa {
background: #0000ff;
color: #ffff00;
}
body.highcontrast3 .pe-social-icons a span.fa {
background: #000000;
color: #ffff00;
}
body.highcontrast3 .pe-social-icons a span.fa + span {
background: #000000;
color: #ffff00;
}
body.highcontrast3 #pe-header .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-top1 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-top2 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-top3 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-top4 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-top5 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-bottom1 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-bottom2 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-bottom3 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-bottom4 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-bottom5 .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-footer .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 #pe-offcanvas .pe-social-icons a {
color: #0000ff;
}
body.highcontrast3 rs-module .rs-layer {
color: #000000 !important;
background: #ffff00 !important;
}
body.highcontrast3 rs-module .rs-layer.rev-btn {
background: #000000 !important;
color: #ffff00 !important;
}
body.highcontrast3 rs-module .rs-layer.rev-btn:hover,
body.highcontrast3 rs-module .rs-layer.rev-btn:focus {
background: #0000ff !important;
}
body.highcontrast3 .rev_slider_wrapper .tp-bgimg {
color: #000000 !important;
background-color: #ffff00 !important;
}
body.highcontrast3 rs-module .tp-leftarrow,
body.highcontrast3 rs-module .tp-rightarrow {
visibility: visible !important;
opacity: 1 !important;
}
body.highcontrast3 rs-module .tp-bullet,
body.highcontrast3 #pe-main .custom .tp-bullet:not(.selected) {
background: #000000;
}
body.highcontrast3 rs-module .tp-bullet.selected,
body.highcontrast3 #pe-main .custom .tp-bullet:not(.selected).selected {
background: #0000ff;
}
body.highcontrast3 rs-layer span {
color: #000000;
}
body.highcontrast3 #pe-main .tparrows {
background: #000000;
}
body.highcontrast3 #pe-main .tparrows:before {
color: #ffff00 !important;
}
body.highcontrast3 #pe-main .tparrows:hover,
body.highcontrast3 #pe-main .tparrows:focus {
background: #000000;
}
body.highcontrast3 .widget.widget_recent_entries ul li,
body.highcontrast3 .widget.widget_archive ul li,
body.highcontrast3 .widget.widget_categories ul li,
body.highcontrast3 .widget.widget_meta ul li,
body.highcontrast3 .widget.widget_pages ul li,
body.highcontrast3 .widget.widget_recent_comments ul li,
body.highcontrast3 .widget.widget_rss ul li {
color: #000000;
}
body.highcontrast3 .widget.widget_recent_entries ul li a,
body.highcontrast3 .widget.widget_archive ul li a,
body.highcontrast3 .widget.widget_categories ul li a,
body.highcontrast3 .widget.widget_meta ul li a,
body.highcontrast3 .widget.widget_pages ul li a,
body.highcontrast3 .widget.widget_recent_comments ul li a,
body.highcontrast3 .widget.widget_rss ul li a {
color: #000000;
}
body.highcontrast3 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 .widget.widget_archive ul li a:hover,
body.highcontrast3 .widget.widget_categories ul li a:hover,
body.highcontrast3 .widget.widget_meta ul li a:hover,
body.highcontrast3 .widget.widget_pages ul li a:hover,
body.highcontrast3 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 .widget.widget_rss ul li a:hover,
body.highcontrast3 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 .widget.widget_archive ul li a:focus,
body.highcontrast3 .widget.widget_categories ul li a:focus,
body.highcontrast3 .widget.widget_meta ul li a:focus,
body.highcontrast3 .widget.widget_pages ul li a:focus,
body.highcontrast3 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 .widget.widget_rss ul li a:focus {
color: #0000ff;
}
body.highcontrast3 .widget.widget_recent_entries ul li span,
body.highcontrast3 .widget.widget_archive ul li span,
body.highcontrast3 .widget.widget_categories ul li span,
body.highcontrast3 .widget.widget_meta ul li span,
body.highcontrast3 .widget.widget_pages ul li span,
body.highcontrast3 .widget.widget_recent_comments ul li span,
body.highcontrast3 .widget.widget_rss ul li span {
color: #000000;
}
body.highcontrast3 #pe-main .widget.widget_recent_entries ul li a:hover {
color: #0000ff;
}
body.highcontrast3 #pe-header .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-top1 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-top2 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-top3 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-top4 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-top5 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-footer .widget.widget_recent_entries ul li,
body.highcontrast3 #pe-header .widget.widget_archive ul li,
body.highcontrast3 #pe-top1 .widget.widget_archive ul li,
body.highcontrast3 #pe-top2 .widget.widget_archive ul li,
body.highcontrast3 #pe-top3 .widget.widget_archive ul li,
body.highcontrast3 #pe-top4 .widget.widget_archive ul li,
body.highcontrast3 #pe-top5 .widget.widget_archive ul li,
body.highcontrast3 #pe-bottom1 .widget.widget_archive ul li,
body.highcontrast3 #pe-bottom2 .widget.widget_archive ul li,
body.highcontrast3 #pe-bottom3 .widget.widget_archive ul li,
body.highcontrast3 #pe-bottom4 .widget.widget_archive ul li,
body.highcontrast3 #pe-bottom5 .widget.widget_archive ul li,
body.highcontrast3 #pe-footer .widget.widget_archive ul li,
body.highcontrast3 #pe-header .widget.widget_categories ul li,
body.highcontrast3 #pe-top1 .widget.widget_categories ul li,
body.highcontrast3 #pe-top2 .widget.widget_categories ul li,
body.highcontrast3 #pe-top3 .widget.widget_categories ul li,
body.highcontrast3 #pe-top4 .widget.widget_categories ul li,
body.highcontrast3 #pe-top5 .widget.widget_categories ul li,
body.highcontrast3 #pe-bottom1 .widget.widget_categories ul li,
body.highcontrast3 #pe-bottom2 .widget.widget_categories ul li,
body.highcontrast3 #pe-bottom3 .widget.widget_categories ul li,
body.highcontrast3 #pe-bottom4 .widget.widget_categories ul li,
body.highcontrast3 #pe-bottom5 .widget.widget_categories ul li,
body.highcontrast3 #pe-footer .widget.widget_categories ul li,
body.highcontrast3 #pe-header .widget.widget_meta ul li,
body.highcontrast3 #pe-top1 .widget.widget_meta ul li,
body.highcontrast3 #pe-top2 .widget.widget_meta ul li,
body.highcontrast3 #pe-top3 .widget.widget_meta ul li,
body.highcontrast3 #pe-top4 .widget.widget_meta ul li,
body.highcontrast3 #pe-top5 .widget.widget_meta ul li,
body.highcontrast3 #pe-bottom1 .widget.widget_meta ul li,
body.highcontrast3 #pe-bottom2 .widget.widget_meta ul li,
body.highcontrast3 #pe-bottom3 .widget.widget_meta ul li,
body.highcontrast3 #pe-bottom4 .widget.widget_meta ul li,
body.highcontrast3 #pe-bottom5 .widget.widget_meta ul li,
body.highcontrast3 #pe-footer .widget.widget_meta ul li,
body.highcontrast3 #pe-header .widget.widget_pages ul li,
body.highcontrast3 #pe-top1 .widget.widget_pages ul li,
body.highcontrast3 #pe-top2 .widget.widget_pages ul li,
body.highcontrast3 #pe-top3 .widget.widget_pages ul li,
body.highcontrast3 #pe-top4 .widget.widget_pages ul li,
body.highcontrast3 #pe-top5 .widget.widget_pages ul li,
body.highcontrast3 #pe-bottom1 .widget.widget_pages ul li,
body.highcontrast3 #pe-bottom2 .widget.widget_pages ul li,
body.highcontrast3 #pe-bottom3 .widget.widget_pages ul li,
body.highcontrast3 #pe-bottom4 .widget.widget_pages ul li,
body.highcontrast3 #pe-bottom5 .widget.widget_pages ul li,
body.highcontrast3 #pe-footer .widget.widget_pages ul li,
body.highcontrast3 #pe-header .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-top1 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-top2 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-top3 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-top4 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-top5 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-footer .widget.widget_recent_comments ul li,
body.highcontrast3 #pe-header .widget.widget_rss ul li,
body.highcontrast3 #pe-top1 .widget.widget_rss ul li,
body.highcontrast3 #pe-top2 .widget.widget_rss ul li,
body.highcontrast3 #pe-top3 .widget.widget_rss ul li,
body.highcontrast3 #pe-top4 .widget.widget_rss ul li,
body.highcontrast3 #pe-top5 .widget.widget_rss ul li,
body.highcontrast3 #pe-bottom1 .widget.widget_rss ul li,
body.highcontrast3 #pe-bottom2 .widget.widget_rss ul li,
body.highcontrast3 #pe-bottom3 .widget.widget_rss ul li,
body.highcontrast3 #pe-bottom4 .widget.widget_rss ul li,
body.highcontrast3 #pe-bottom5 .widget.widget_rss ul li,
body.highcontrast3 #pe-footer .widget.widget_rss ul li {
color: #000000;
}
body.highcontrast3 #pe-header .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-top1 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-top2 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-top3 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-top4 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-top5 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-footer .widget.widget_recent_entries ul li a,
body.highcontrast3 #pe-header .widget.widget_archive ul li a,
body.highcontrast3 #pe-top1 .widget.widget_archive ul li a,
body.highcontrast3 #pe-top2 .widget.widget_archive ul li a,
body.highcontrast3 #pe-top3 .widget.widget_archive ul li a,
body.highcontrast3 #pe-top4 .widget.widget_archive ul li a,
body.highcontrast3 #pe-top5 .widget.widget_archive ul li a,
body.highcontrast3 #pe-bottom1 .widget.widget_archive ul li a,
body.highcontrast3 #pe-bottom2 .widget.widget_archive ul li a,
body.highcontrast3 #pe-bottom3 .widget.widget_archive ul li a,
body.highcontrast3 #pe-bottom4 .widget.widget_archive ul li a,
body.highcontrast3 #pe-bottom5 .widget.widget_archive ul li a,
body.highcontrast3 #pe-footer .widget.widget_archive ul li a,
body.highcontrast3 #pe-header .widget.widget_categories ul li a,
body.highcontrast3 #pe-top1 .widget.widget_categories ul li a,
body.highcontrast3 #pe-top2 .widget.widget_categories ul li a,
body.highcontrast3 #pe-top3 .widget.widget_categories ul li a,
body.highcontrast3 #pe-top4 .widget.widget_categories ul li a,
body.highcontrast3 #pe-top5 .widget.widget_categories ul li a,
body.highcontrast3 #pe-bottom1 .widget.widget_categories ul li a,
body.highcontrast3 #pe-bottom2 .widget.widget_categories ul li a,
body.highcontrast3 #pe-bottom3 .widget.widget_categories ul li a,
body.highcontrast3 #pe-bottom4 .widget.widget_categories ul li a,
body.highcontrast3 #pe-bottom5 .widget.widget_categories ul li a,
body.highcontrast3 #pe-footer .widget.widget_categories ul li a,
body.highcontrast3 #pe-header .widget.widget_meta ul li a,
body.highcontrast3 #pe-top1 .widget.widget_meta ul li a,
body.highcontrast3 #pe-top2 .widget.widget_meta ul li a,
body.highcontrast3 #pe-top3 .widget.widget_meta ul li a,
body.highcontrast3 #pe-top4 .widget.widget_meta ul li a,
body.highcontrast3 #pe-top5 .widget.widget_meta ul li a,
body.highcontrast3 #pe-bottom1 .widget.widget_meta ul li a,
body.highcontrast3 #pe-bottom2 .widget.widget_meta ul li a,
body.highcontrast3 #pe-bottom3 .widget.widget_meta ul li a,
body.highcontrast3 #pe-bottom4 .widget.widget_meta ul li a,
body.highcontrast3 #pe-bottom5 .widget.widget_meta ul li a,
body.highcontrast3 #pe-footer .widget.widget_meta ul li a,
body.highcontrast3 #pe-header .widget.widget_pages ul li a,
body.highcontrast3 #pe-top1 .widget.widget_pages ul li a,
body.highcontrast3 #pe-top2 .widget.widget_pages ul li a,
body.highcontrast3 #pe-top3 .widget.widget_pages ul li a,
body.highcontrast3 #pe-top4 .widget.widget_pages ul li a,
body.highcontrast3 #pe-top5 .widget.widget_pages ul li a,
body.highcontrast3 #pe-bottom1 .widget.widget_pages ul li a,
body.highcontrast3 #pe-bottom2 .widget.widget_pages ul li a,
body.highcontrast3 #pe-bottom3 .widget.widget_pages ul li a,
body.highcontrast3 #pe-bottom4 .widget.widget_pages ul li a,
body.highcontrast3 #pe-bottom5 .widget.widget_pages ul li a,
body.highcontrast3 #pe-footer .widget.widget_pages ul li a,
body.highcontrast3 #pe-header .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-top1 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-top2 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-top3 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-top4 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-top5 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-footer .widget.widget_recent_comments ul li a,
body.highcontrast3 #pe-header .widget.widget_rss ul li a,
body.highcontrast3 #pe-top1 .widget.widget_rss ul li a,
body.highcontrast3 #pe-top2 .widget.widget_rss ul li a,
body.highcontrast3 #pe-top3 .widget.widget_rss ul li a,
body.highcontrast3 #pe-top4 .widget.widget_rss ul li a,
body.highcontrast3 #pe-top5 .widget.widget_rss ul li a,
body.highcontrast3 #pe-bottom1 .widget.widget_rss ul li a,
body.highcontrast3 #pe-bottom2 .widget.widget_rss ul li a,
body.highcontrast3 #pe-bottom3 .widget.widget_rss ul li a,
body.highcontrast3 #pe-bottom4 .widget.widget_rss ul li a,
body.highcontrast3 #pe-bottom5 .widget.widget_rss ul li a,
body.highcontrast3 #pe-footer .widget.widget_rss ul li a {
color: #000000;
}
body.highcontrast3 #pe-header .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-top1 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-top2 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-top3 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-top4 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-top5 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-footer .widget.widget_recent_entries ul li a:hover,
body.highcontrast3 #pe-header .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-top1 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-top2 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-top3 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-top4 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-top5 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-bottom1 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-bottom2 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-bottom3 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-bottom4 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-bottom5 .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-footer .widget.widget_archive ul li a:hover,
body.highcontrast3 #pe-header .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-top1 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-top2 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-top3 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-top4 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-top5 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-bottom1 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-bottom2 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-bottom3 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-bottom4 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-bottom5 .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-footer .widget.widget_categories ul li a:hover,
body.highcontrast3 #pe-header .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-top1 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-top2 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-top3 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-top4 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-top5 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-bottom1 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-bottom2 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-bottom3 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-bottom4 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-bottom5 .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-footer .widget.widget_meta ul li a:hover,
body.highcontrast3 #pe-header .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-top1 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-top2 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-top3 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-top4 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-top5 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-bottom1 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-bottom2 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-bottom3 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-bottom4 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-bottom5 .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-footer .widget.widget_pages ul li a:hover,
body.highcontrast3 #pe-header .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-top1 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-top2 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-top3 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-top4 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-top5 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-footer .widget.widget_recent_comments ul li a:hover,
body.highcontrast3 #pe-header .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-top1 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-top2 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-top3 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-top4 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-top5 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-bottom1 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-bottom2 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-bottom3 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-bottom4 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-bottom5 .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-footer .widget.widget_rss ul li a:hover,
body.highcontrast3 #pe-header .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-top1 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-top2 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-top3 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-top4 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-top5 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-footer .widget.widget_recent_entries ul li a:focus,
body.highcontrast3 #pe-header .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-top1 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-top2 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-top3 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-top4 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-top5 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-bottom1 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-bottom2 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-bottom3 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-bottom4 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-bottom5 .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-footer .widget.widget_archive ul li a:focus,
body.highcontrast3 #pe-header .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-top1 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-top2 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-top3 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-top4 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-top5 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-bottom1 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-bottom2 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-bottom3 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-bottom4 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-bottom5 .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-footer .widget.widget_categories ul li a:focus,
body.highcontrast3 #pe-header .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-top1 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-top2 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-top3 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-top4 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-top5 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-bottom1 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-bottom2 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-bottom3 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-bottom4 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-bottom5 .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-footer .widget.widget_meta ul li a:focus,
body.highcontrast3 #pe-header .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-top1 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-top2 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-top3 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-top4 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-top5 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-bottom1 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-bottom2 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-bottom3 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-bottom4 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-bottom5 .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-footer .widget.widget_pages ul li a:focus,
body.highcontrast3 #pe-header .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-top1 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-top2 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-top3 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-top4 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-top5 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-footer .widget.widget_recent_comments ul li a:focus,
body.highcontrast3 #pe-header .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-top1 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-top2 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-top3 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-top4 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-top5 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-bottom1 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-bottom2 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-bottom3 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-bottom4 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-bottom5 .widget.widget_rss ul li a:focus,
body.highcontrast3 #pe-footer .widget.widget_rss ul li a:focus {
color: #0000ff;
}
body.highcontrast3 #pe-header .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-top1 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-top2 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-top3 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-top4 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-top5 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-footer .widget.widget_recent_entries ul li span,
body.highcontrast3 #pe-header .widget.widget_archive ul li span,
body.highcontrast3 #pe-top1 .widget.widget_archive ul li span,
body.highcontrast3 #pe-top2 .widget.widget_archive ul li span,
body.highcontrast3 #pe-top3 .widget.widget_archive ul li span,
body.highcontrast3 #pe-top4 .widget.widget_archive ul li span,
body.highcontrast3 #pe-top5 .widget.widget_archive ul li span,
body.highcontrast3 #pe-bottom1 .widget.widget_archive ul li span,
body.highcontrast3 #pe-bottom2 .widget.widget_archive ul li span,
body.highcontrast3 #pe-bottom3 .widget.widget_archive ul li span,
body.highcontrast3 #pe-bottom4 .widget.widget_archive ul li span,
body.highcontrast3 #pe-bottom5 .widget.widget_archive ul li span,
body.highcontrast3 #pe-footer .widget.widget_archive ul li span,
body.highcontrast3 #pe-header .widget.widget_categories ul li span,
body.highcontrast3 #pe-top1 .widget.widget_categories ul li span,
body.highcontrast3 #pe-top2 .widget.widget_categories ul li span,
body.highcontrast3 #pe-top3 .widget.widget_categories ul li span,
body.highcontrast3 #pe-top4 .widget.widget_categories ul li span,
body.highcontrast3 #pe-top5 .widget.widget_categories ul li span,
body.highcontrast3 #pe-bottom1 .widget.widget_categories ul li span,
body.highcontrast3 #pe-bottom2 .widget.widget_categories ul li span,
body.highcontrast3 #pe-bottom3 .widget.widget_categories ul li span,
body.highcontrast3 #pe-bottom4 .widget.widget_categories ul li span,
body.highcontrast3 #pe-bottom5 .widget.widget_categories ul li span,
body.highcontrast3 #pe-footer .widget.widget_categories ul li span,
body.highcontrast3 #pe-header .widget.widget_meta ul li span,
body.highcontrast3 #pe-top1 .widget.widget_meta ul li span,
body.highcontrast3 #pe-top2 .widget.widget_meta ul li span,
body.highcontrast3 #pe-top3 .widget.widget_meta ul li span,
body.highcontrast3 #pe-top4 .widget.widget_meta ul li span,
body.highcontrast3 #pe-top5 .widget.widget_meta ul li span,
body.highcontrast3 #pe-bottom1 .widget.widget_meta ul li span,
body.highcontrast3 #pe-bottom2 .widget.widget_meta ul li span,
body.highcontrast3 #pe-bottom3 .widget.widget_meta ul li span,
body.highcontrast3 #pe-bottom4 .widget.widget_meta ul li span,
body.highcontrast3 #pe-bottom5 .widget.widget_meta ul li span,
body.highcontrast3 #pe-footer .widget.widget_meta ul li span,
body.highcontrast3 #pe-header .widget.widget_pages ul li span,
body.highcontrast3 #pe-top1 .widget.widget_pages ul li span,
body.highcontrast3 #pe-top2 .widget.widget_pages ul li span,
body.highcontrast3 #pe-top3 .widget.widget_pages ul li span,
body.highcontrast3 #pe-top4 .widget.widget_pages ul li span,
body.highcontrast3 #pe-top5 .widget.widget_pages ul li span,
body.highcontrast3 #pe-bottom1 .widget.widget_pages ul li span,
body.highcontrast3 #pe-bottom2 .widget.widget_pages ul li span,
body.highcontrast3 #pe-bottom3 .widget.widget_pages ul li span,
body.highcontrast3 #pe-bottom4 .widget.widget_pages ul li span,
body.highcontrast3 #pe-bottom5 .widget.widget_pages ul li span,
body.highcontrast3 #pe-footer .widget.widget_pages ul li span,
body.highcontrast3 #pe-header .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-top1 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-top2 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-top3 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-top4 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-top5 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-bottom1 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-bottom2 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-bottom3 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-bottom4 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-bottom5 .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-footer .widget.widget_recent_comments ul li span,
body.highcontrast3 #pe-header .widget.widget_rss ul li span,
body.highcontrast3 #pe-top1 .widget.widget_rss ul li span,
body.highcontrast3 #pe-top2 .widget.widget_rss ul li span,
body.highcontrast3 #pe-top3 .widget.widget_rss ul li span,
body.highcontrast3 #pe-top4 .widget.widget_rss ul li span,
body.highcontrast3 #pe-top5 .widget.widget_rss ul li span,
body.highcontrast3 #pe-bottom1 .widget.widget_rss ul li span,
body.highcontrast3 #pe-bottom2 .widget.widget_rss ul li span,
body.highcontrast3 #pe-bottom3 .widget.widget_rss ul li span,
body.highcontrast3 #pe-bottom4 .widget.widget_rss ul li span,
body.highcontrast3 #pe-bottom5 .widget.widget_rss ul li span,
body.highcontrast3 #pe-footer .widget.widget_rss ul li span {
color: #000000;
}
body.highcontrast3 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
color: inherit;
background: none;
}
body.highcontrast3 .widget_tag_cloud .tagcloud a:hover,
body.highcontrast3 .widget_tag_cloud .tagcloud a:focus {
color: #0000ff;
border-color: #0000ff;
}
body.highcontrast3 #pe-header .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-top1 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-top2 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-top3 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-top4 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-top5 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-bottom1 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-bottom2 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-bottom3 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-bottom4 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-bottom5 .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-footer .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 #pe-offcanvas .widget_tag_cloud .tagcloud a {
border-color: currentColor;
}
body.highcontrast3 .pe-panels.tabs .pn-content {
box-shadow: none;
background: no-repeat;
background: #ffff00;
color: #000000;
}
body.highcontrast3 .pe-panels.tabs .pn-list li {
border-color: #000000;
}
body.highcontrast3 .pe-panels.tabs .pn-list li a {
color: #000000;
}
body.highcontrast3 .pe-panels.tabs .pn-list li.active a {
background: #ffff00;
border-color: #000000;
}
body.highcontrast3 .pe-panels .pn-subtitle {
color: #000000;
}
body.highcontrast3 .pe-panels.tabs .pn-list li.active {
box-shadow: none;
}
body.highcontrast3 .pe-panels.tabs.left .pn-list li.active a {
color: #ffff00;
border-color: #0000ff;
background: #000000;
}
body.highcontrast3 .pe-panels.tabs .pn-list li.active a .pn-subtitle {
color: #ffff00;
}
body.highcontrast3 .pe-contact .fa.opacity {
opacity: 1;
}
body.highcontrast3 .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label > span:not(.star),
body.highcontrast3 .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label > span:not(.star) {
background: #000000;
}
body.highcontrast3 .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old):checked + label > span:not(.star):before {
color: #0000ff;
}
body.highcontrast3 .pe-short-info .pe-buttons .pull-left {
color: #000000;
}
body.highcontrast3 .pe-short-info .pe-buttons .pull-left span {
border: 1px solid #000000;
}
body.highcontrast3 #pe-main .pe-widget-members .pe-members a {
text-decoration: none !important;
}
body.highcontrast3 #pe-main .pe-widget-members .pe-members a:hover,
body.highcontrast3 #pe-main .pe-widget-members .pe-members a:focus {
color: #0000ff;
}
body.highcontrast3 #pe-main .pe-widget-members .pe-members h3.title {
color: #000000;
}
body.highcontrast3 .pe-widget-members .pe-second {
color: #000000;
}
body.highcontrast3 .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link,
body.highcontrast3 .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:hover,
body.highcontrast3 .pe-widget-img-carousel .flipster__nav__item--current > .flipster__nav__link:focus {
color: #ffff00;
background: #000000;
}
body.highcontrast3 .pe-widget-img-carousel .flipster__button {
background: #ffff00;
color: #000000;
width: 70px;
height: 70px;
border-radius: 50%;
}
body.highcontrast3 .pe-widget-img-carousel .flipster__nav__item a:hover,
body.highcontrast3 .pe-widget-img-carousel .flipster__nav__item a:focus {
color: #0000ff;
border-bottom-color: #0000ff;
}
body.highcontrast3 .pe_login_popup_widget .btn-login {
color: #0000ff;
}
body.highcontrast3 .pe_login_popup_widget .btn-login:hover,
body.highcontrast3 .pe_login_popup_widget .btn-login:focus {
color: #0000ff;
}
body.highcontrast3 #pe-login .pe_login_popup_widget .btn-login {
color: #0000ff;
}
body.highcontrast3 #pe-login .pe_login_popup_widget .btn-login:hover,
body.highcontrast3 #pe-login .pe_login_popup_widget .btn-login:focus {
color: #0000ff;
}
body.highcontrast3 #pe-main .pe-best-features .pe-icon span {
color: #000000;
border-color: #000000;
}
body.highcontrast3 #pe-main .pe-best-features .pe-best-features-title {
color: #000000;
}
body.highcontrast3 #pe-main .pe-best-features .pe-best-features-title a {
color: #000000;
}
body.highcontrast3 #pe-main .pe-best-features .pe-best-features-title a:hover {
color: #0000ff;
}
body.highcontrast3 #pe-main .pe-testimonial-carousel .pe-custom-title {
color: #000000;
}
body.highcontrast3 #pe-main .pe-testimonial-carousel .pe-custom-title a:hover {
color: #0000ff;
}
body.highcontrast3 #pe-main .pe-testimonial-carousel .pe-custom-title .pe-testimonial-image {
border-color: #000000;
}
body.highcontrast3 #pe-main .pe-testimonial-carousel .pe-indicators li {
border: 1px solid #000000;
background: #000000;
color: #ffff00;
}
body.highcontrast3 #pe-main .pe-testimonial-carousel .pe-indicators li:hover {
border-color: #0000ff;
background: #0000ff;
color: #ffff00;
}
body.highcontrast3 #pe-main .pe-testimonial-carousel .pe-indicators li.active {
border-color: #0000ff;
background: #0000ff;
color: #ffff00;
}
body.highcontrast3 .pe-testimonial-carousel .pe-custom-title a {
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 .pe-nav-container #menu-main-menu > li.menu-item-language > ul.sub-menu .menu-item + .menu-item {
border-top: 1px solid #000000;
}
body.highcontrast3 .pe-widget.pe-color-box1 .pe-widget-in,
body.highcontrast3 .pe-widget.pe-color-box2 .pe-widget-in,
body.highcontrast3 .pe-widget.pe-color-box3 .pe-widget-in,
body.highcontrast3 .pe-widget.pe-color-box4 .pe-widget-in {
padding: 0;
background: none;
color: #000000;
}
body.highcontrast3 .pe-widget.pe-color-box1 .pe-widget-in .pe-title,
body.highcontrast3 .pe-widget.pe-color-box2 .pe-widget-in .pe-title,
body.highcontrast3 .pe-widget.pe-color-box3 .pe-widget-in .pe-title,
body.highcontrast3 .pe-widget.pe-color-box4 .pe-widget-in .pe-title {
color: #000000 !important;
}
body.highcontrast3 .pe-post-tags ul li a {
border-color: #000000;
color: #000000;
background: none;
}
body.highcontrast3 .pe-blog-row figure.effect:hover .intro:before,
body.highcontrast3 .pe-blog-row figure.effect:hover .intro:after {
display: none;
}
body.highcontrast3 .pe-testimonials.clean .pe-custom-subtitle {
opacity: 1;
}
body.highcontrast3 .pe-recent-posts-outer ul.thumbnails .caption .pe-creation-date {
color: #000000;
}
body.highcontrast3 .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a {
color: #000000;
}
body.highcontrast3 .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a:hover,
body.highcontrast3 .pe-recent-posts-outer ul.thumbnails .pe-recent-posts-title-tag a:focus {
color: #0000ff;
}
body.highcontrast3 #pe-header .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-top1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-top2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-top3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-top4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-top5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-bottom1 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-bottom2 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-bottom3 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-bottom4 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-bottom5 .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-footer .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-main .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.highcontrast3 #pe-offcanvas .pe-recent-posts-outer ol.carousel-indicators li:not(.active) {
background: #000000;
color: #ffff00;
}
body.highcontrast3 #pe-header .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-top1 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-top2 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-top3 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-top4 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-top5 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-bottom1 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-bottom2 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-bottom3 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-bottom4 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-bottom5 .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-footer .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-main .pe-recent-posts-outer ol.carousel-indicators li.active,
body.highcontrast3 #pe-offcanvas .pe-recent-posts-outer ol.carousel-indicators li.active {
background: #0000ff;
color: #ffff00;
}
body.highcontrast3 blockquote {
border-color: #000000;
}
body.highcontrast3 #pe-main-menu-header {
display: none;
}
body.highcontrast3 p.pebadge,
body.highcontrast3 span.pebadge {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/badge.png);
}
body.highcontrast3 p.pecalendar,
body.highcontrast3 span.pecalendar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/calendar.png);
}
body.highcontrast3 p.pechat,
body.highcontrast3 span.pechat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/chat.png);
}
body.highcontrast3 p.pecheck,
body.highcontrast3 span.pecheck {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/check.png);
}
body.highcontrast3 p.pecloud,
body.highcontrast3 span.pecloud {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/cloud.png);
}
body.highcontrast3 p.pedirection,
body.highcontrast3 span.pedirection {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/direction.png);
}
body.highcontrast3 p.pedivide,
body.highcontrast3 span.pedivide {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/divide.png);
}
body.highcontrast3 p.peerror,
body.highcontrast3 span.peerror {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/error.png);
}
body.highcontrast3 p.pefire,
body.highcontrast3 span.pefire {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/fire.png);
}
body.highcontrast3 p.peflag,
body.highcontrast3 span.peflag {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/icons/flag.png);
}
body.highcontrast3 p.peheart,
body.highcontrast3 span.peheart {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/images/icons/heart.png);
}
body.highcontrast3 p.pehome,
body.highcontrast3 span.pehome {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/images/icons/home.png);
}
body.highcontrast3 p.peinfo,
body.highcontrast3 span.peinfo {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/images/icons/info.png);
}
body.highcontrast3 p.pelist,
body.highcontrast3 span.pelist {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/images/icons/list.png);
}
body.highcontrast3 p.pemail,
body.highcontrast3 span.pemail {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/images/icons/mail.png);
}
body.highcontrast3 p.pepeople,
body.highcontrast3 span.pepeople {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/images/icons/people.png);
}
body.highcontrast3 p.pestar,
body.highcontrast3 span.pestar {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/images/images/icons/star.png);
}
body.highcontrast3 p.pestat,
body.highcontrast3 span.pestat {
background-image: url(https://www.premus.hr/wp-content/themes/pe-eco-energy/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: #ffff00;
}
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: #ffff00;
}
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;
}
}
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;
}body.night {
background-color: #311f12;
}
body.night #pe-main {
background: #cccccc;
}
body.night #pe-main .pe-wcag-settings {
background: #cccccc;
color: #121212;
}
body.night #pe-header,
body.night .topbar-mode-default #pe-logo-nav,
body.night.sticky-bar.scrolled .topbar-mode-default #pe-logo-nav {
background: #c6c6c6;
color: #121212;
}
body.night #pe-top1 {
background: #cccccc;
color: #121212;
}
body.night #pe-top2 {
background: #c6c6c6;
color: #121212;
border-color: #121212;
}
body.night #pe-top3 {
background: #cccccc;
color: #121212;
border-color: #121212;
}
body.night #pe-top4 {
background: #cccccc;
color: #121212;
border-color: #121212;
}
body.night #pe-breadcrumbs,
body.night .pe-panels.tabs .pn-content,
body.night .pe-panels.tabs .pn-list li.active a,
body.night #pe-main .pe-testimonial-carousel .pe-indicators li:not(.active),
body.night #pe-main .pe-recent-posts-outer ol.carousel-indicators li:not(.active),
body.night .pe-post-tags ul li a,
body.night .widget_tag_cloud .tagcloud a,
body.night > #pe-search,
body.night .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=checkbox]:not(old) + label > span:not(.star),
body.night .pe-widget-contact .pe-contact-form .pe-form-group.pe-consents input[type=radio]:not(old) + label > span:not(.star) {
background: #b3b3b3;
color: #0f0f0f;
border-color: #0f0f0f;
}
body.night .pe-panels.tabs .pn-list li {
border-color: #0f0f0f;
}
body.night #pe-top5 {
background: #c6c6c6;
color: #121212;
border-color: #121212;
}
body.night #pe-bottom1 {
background: #c6c6c6;
color: #121212;
}
body.night #pe-bottom2 {
background: #cccccc;
color: #121212;
border-color: #121212;
}
body.night #pe-bottom3 {
background: #c6c6c6;
color: #121212;
border-color: #121212;
}
body.night #pe-bottom4 {
background: #cccccc;
color: #121212;
border-color: #121212;
}
body.night #pe-bottom5 {
background: #c6c6c6;
color: #121212;
border-color: #121212;
}
body.night #pe-copyrights,
body.night #pe-footer {
background: #311f12;
color: #cccccc;
border-color: #121212;
}
body.night #pe-copyrights #pixelemu-copyrights,
body.night #pe-footer #pixelemu-copyrights {
border-color: #121212;
}
body.night #pe-offcanvas {
background: #c5c5c5;
color: #09122a;
}.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}
.sticky{}
.alignright{}
.alignleft{}
.aligncenter{}
.screen-reader-text{}