.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.team-header-thumb .post-thumbnail img {
width: 100%;
} .stars-container {
position: relative;
display: inline-block;
color: transparent;
white-space: nowrap;
width: 87px;
font-size: 20px;
}
.stars-container:before {
position: absolute;
top: 0;
left: 0;
content: '★★★★★';
color: #ffffff;
opacity: 0.5;
}
.stars-container > div {
position: absolute;
top: 0;
left: 0;
color: #f6996a;
overflow: hidden;
}
.team-header{
position: relative;
}
.team-header-title {
width: 100%;
background: rgba(51,51,51,.9);
color: #ffffff;
z-index: 2;
position: absolute;
bottom:0;
padding: 24px 24px;
}
.team-header-title h1 {
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 10px;
}
.team-author {
font-weight: 700;
}
.team-author a {
color: #f6996a;
opacity: 1;
}
.team-author a:hover,
.team-author a:focus {
color: #f6996a;
opacity: 0.5;
}
.team-date,
.stars-container,
.team-author {
float: left;
line-height: 24px;
margin-right: 10px;
}
.team-score {
position: absolute;
z-index: 2;
top: 30px;
left: 0;
width: 90px;
text-align: center;
font-weight: 700;
font-size: 28px;
font-size: 2.8rem;
line-height: 1;
color: #F26722;
}
.team-out-of-score {
font-size: 10px;
font-size: 1rem;
font-weight: 300;
line-height: 1;
text-align: center;
color: #ffffff;
} .team-categories ul {
list-style: none;
overflow: hidden;
margin: 24px 0 0 0;
}
.team-categories li {
float: left;
margin-right: 10px;
}
.team-categories li a {
}
.team-categories li a:hover,
.team-categories li a:focus {
} .proscons {
padding-top: 24px;
padding-bottom: 24px;
margin-bottom: 24px;
background-color: #dbddde;
color: #686868;
position: relative;
}
@media (min-width: 992px) {
.proscons:before {
content: '';
display: block;
height: 50%;
width: 1px;
border-right: 1px solid #cccccc;
position: absolute;
top: 24px;
right: 50%;
}
.proscons:after {
content: '';
display: block;
height: 50%;
width: 1px;
border-right: 1px solid #cccccc;
position: absolute;
bottom: 24px;
right: 50%;
}
.proscons > .row > .col-md-6 {
padding-left: 24px;
padding-right: 24px;
}
}
.proscons-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
padding-bottom: 24px;
color: #333333;
}
.member-cons .member-data,
.member-pros .member-data {
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
line-height: 1.7143;
color: #333333
}
@media (max-width: 991px) {
.member-cons .proscons-title {
padding-top: 24px;
margin-top: 24px;
border-top: solid 1px #cccccc;
}
}
.proscons .fa-thumbs-up {
color: #369049
}
.proscons .fa-thumbs-down {
color: red;
} .conclusion-header {
padding: 6px 30px 5px 30px;
background-color: #999999;
color: #ffffff;
}
.entry-content .conclusion-header h3 {
display: inline-block;
margin: 0 5px 0 0;
padding: 0;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.875;
text-transform: uppercase;
}
.conclusion {
position: relative;
padding: 60px 60px 60px 180px;
}
.conclusion.cct-norating {
padding-left: 60px;
}
.conclusion:before {
content: '';
display: block;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
background-color: rgba(51,51,51,.85);
z-index: 0;
}
.conclusion .member-conclusion {
position: relative;
z-index: 1;
color: #ffffff;
}
.conclusion .conclusion-title {
font-size: 28px;
font-size: 2.8rem;
font-weight: 700;
line-height: 1.0715;
text-transform: uppercase;
margin-bottom: 10px;
}
.conclusion .member-data {
font-size: 20px;
font-size: 2rem;
font-weight: 400;
line-height: 1.5;
}
.proscons .member-data br {
display: block;
content: ' ';
margin-top: 12px;
} .circle {
position: absolute;
top: 60px;
left: 20px;
width: 90px;
height: 90px;
}
.circle svg {
position: absolute;
width: 100%;
height: 100%;
}
.circle svg.circleFill {
z-index: 1;
stroke-dasharray: 322;
stroke-dashoffset: 322;
-webkit-transition: all 3s;
transition: all 3s;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.circle svg.circleFill.filled {
stroke-dashoffset: 38.5;
}
.circle svg.circleTrack {
z-index: 0;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}@font-face {
font-family: "Flaticon";
src: url(https://h2air-gt.eu/wp-content/themes/energy/vendors/flaticon/energy/font/Flaticon.eot);
src: url(https://h2air-gt.eu/wp-content/themes/energy/vendors/flaticon/energy/font/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://h2air-gt.eu/wp-content/themes/energy/vendors/flaticon/energy/font/Flaticon.woff) format("woff"),
url(https://h2air-gt.eu/wp-content/themes/energy/vendors/flaticon/energy/font/Flaticon.ttf) format("truetype"),
url(https://h2air-gt.eu/wp-content/themes/energy/vendors/flaticon/energy/font/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://h2air-gt.eu/wp-content/themes/energy/vendors/flaticon/energy/font/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon; font-style: normal; }
.flaticon-add:before { content: "\f100"; }
.flaticon-ammeter:before { content: "\f101"; }
.flaticon-arrow:before { content: "\f102"; }
.flaticon-arrows:before { content: "\f103"; }
.flaticon-arrows-1:before { content: "\f104"; }
.flaticon-arrows-10:before { content: "\f105"; }
.flaticon-arrows-2:before { content: "\f106"; }
.flaticon-arrows-3:before { content: "\f107"; }
.flaticon-arrows-4:before { content: "\f108"; }
.flaticon-arrows-5:before { content: "\f109"; }
.flaticon-arrows-6:before { content: "\f10a"; }
.flaticon-arrows-7:before { content: "\f10b"; }
.flaticon-arrows-8:before { content: "\f10c"; }
.flaticon-arrows-9:before { content: "\f10d"; }
.flaticon-back:before { content: "\f10e"; }
.flaticon-barrel:before { content: "\f10f"; }
.flaticon-battery:before { content: "\f110"; }
.flaticon-battery-1:before { content: "\f111"; }
.flaticon-book:before { content: "\f112"; }
.flaticon-business:before { content: "\f113"; }
.flaticon-business-1:before { content: "\f114"; }
.flaticon-business-2:before { content: "\f115"; }
.flaticon-business-3:before { content: "\f116"; }
.flaticon-cancel:before { content: "\f117"; }
.flaticon-cancel-1:before { content: "\f118"; }
.flaticon-checked:before { content: "\f119"; }
.flaticon-circular-saw:before { content: "\f11a"; }
.flaticon-clock:before { content: "\f11b"; }
.flaticon-cogwheel:before { content: "\f11c"; }
.flaticon-cogwheel-1:before { content: "\f11d"; }
.flaticon-communication:before { content: "\f11e"; }
.flaticon-communication-1:before { content: "\f11f"; }
.flaticon-communication-2:before { content: "\f120"; }
.flaticon-communication-3:before { content: "\f121"; }
.flaticon-delete:before { content: "\f122"; }
.flaticon-download:before { content: "\f123"; }
.flaticon-driller:before { content: "\f124"; }
.flaticon-eco-energy:before { content: "\f125"; }
.flaticon-edit:before { content: "\f126"; }
.flaticon-edit-1:before { content: "\f127"; }
.flaticon-energy:before { content: "\f128"; }
.flaticon-energy-1:before { content: "\f129"; }
.flaticon-export:before { content: "\f12a"; }
.flaticon-factory:before { content: "\f12b"; }
.flaticon-folder:before { content: "\f12c"; }
.flaticon-garbage:before { content: "\f12d"; }
.flaticon-gas-station:before { content: "\f12e"; }
.flaticon-generator:before { content: "\f12f"; }
.flaticon-glasses:before { content: "\f130"; }
.flaticon-graphic:before { content: "\f131"; }
.flaticon-graphic-1:before { content: "\f132"; }
.flaticon-hammer:before { content: "\f133"; }
.flaticon-hand:before { content: "\f134"; }
.flaticon-headphones:before { content: "\f135"; }
.flaticon-heart:before { content: "\f136"; }
.flaticon-heart-1:before { content: "\f137"; }
.flaticon-heart-2:before { content: "\f138"; }
.flaticon-helmet:before { content: "\f139"; }
.flaticon-house:before { content: "\f13a"; }
.flaticon-hydro-power:before { content: "\f13b"; }
.flaticon-interface:before { content: "\f13c"; }
.flaticon-interface-1:before { content: "\f13d"; }
.flaticon-light-bulb:before { content: "\f13e"; }
.flaticon-light-bulb-1:before { content: "\f13f"; }
.flaticon-like:before { content: "\f140"; }
.flaticon-link:before { content: "\f141"; }
.flaticon-list:before { content: "\f142"; }
.flaticon-list-1:before { content: "\f143"; }
.flaticon-list-2:before { content: "\f144"; }
.flaticon-list-3:before { content: "\f145"; }
.flaticon-lock:before { content: "\f146"; }
.flaticon-logout:before { content: "\f147"; }
.flaticon-magnifying-glass:before { content: "\f148"; }
.flaticon-mail:before { content: "\f149"; }
.flaticon-megaphone:before { content: "\f14a"; }
.flaticon-microphone:before { content: "\f14b"; }
.flaticon-monitor:before { content: "\f14c"; }
.flaticon-more:before { content: "\f14d"; }
.flaticon-multimedia:before { content: "\f14e"; }
.flaticon-multimedia-1:before { content: "\f14f"; }
.flaticon-next:before { content: "\f150"; }
.flaticon-oil:before { content: "\f151"; }
.flaticon-organization:before { content: "\f152"; }
.flaticon-padlock:before { content: "\f153"; }
.flaticon-paper-plane:before { content: "\f154"; }
.flaticon-pen:before { content: "\f155"; }
.flaticon-people:before { content: "\f156"; }
.flaticon-people-1:before { content: "\f157"; }
.flaticon-phone-call:before { content: "\f158"; }
.flaticon-photo-camera:before { content: "\f159"; }
.flaticon-picture:before { content: "\f15a"; }
.flaticon-placeholder:before { content: "\f15b"; }
.flaticon-planet-earth:before { content: "\f15c"; }
.flaticon-plant:before { content: "\f15d"; }
.flaticon-plug:before { content: "\f15e"; }
.flaticon-plus:before { content: "\f15f"; }
.flaticon-pollution:before { content: "\f160"; }
.flaticon-power:before { content: "\f161"; }
.flaticon-previous:before { content: "\f162"; }
.flaticon-printer:before { content: "\f163"; }
.flaticon-pumpjack:before { content: "\f164"; }
.flaticon-renewable-energy:before { content: "\f165"; }
.flaticon-save:before { content: "\f166"; }
.flaticon-search:before { content: "\f167"; }
.flaticon-shapes:before { content: "\f168"; }
.flaticon-shapes-1:before { content: "\f169"; }
.flaticon-share:before { content: "\f16a"; }
.flaticon-share-1:before { content: "\f16b"; }
.flaticon-shopping-bag:before { content: "\f16c"; }
.flaticon-shopping-bag-1:before { content: "\f16d"; }
.flaticon-shopping-cart:before { content: "\f16e"; }
.flaticon-shuffle:before { content: "\f16f"; }
.flaticon-signs:before { content: "\f170"; }
.flaticon-signs-1:before { content: "\f171"; }
.flaticon-smartphone:before { content: "\f172"; }
.flaticon-socket:before { content: "\f173"; }
.flaticon-solar-panel:before { content: "\f174"; }
.flaticon-speaker:before { content: "\f175"; }
.flaticon-speech-bubble:before { content: "\f176"; }
.flaticon-speech-bubble-1:before { content: "\f177"; }
.flaticon-squares:before { content: "\f178"; }
.flaticon-star:before { content: "\f179"; }
.flaticon-star-1:before { content: "\f17a"; }
.flaticon-stick-man:before { content: "\f17b"; }
.flaticon-sticker:before { content: "\f17c"; }
.flaticon-sticker-1:before { content: "\f17d"; }
.flaticon-tank:before { content: "\f17e"; }
.flaticon-technology:before { content: "\f17f"; }
.flaticon-technology-1:before { content: "\f180"; }
.flaticon-technology-2:before { content: "\f181"; }
.flaticon-technology-3:before { content: "\f182"; }
.flaticon-technology-4:before { content: "\f183"; }
.flaticon-technology-5:before { content: "\f184"; }
.flaticon-technology-6:before { content: "\f185"; }
.flaticon-telephone:before { content: "\f186"; }
.flaticon-tesla-coil:before { content: "\f187"; }
.flaticon-transfer:before { content: "\f188"; }
.flaticon-user:before { content: "\f189"; }
.flaticon-user-1:before { content: "\f18a"; }
.flaticon-user-2:before { content: "\f18b"; }
.flaticon-vector:before { content: "\f18c"; }
.flaticon-wagon:before { content: "\f18d"; }
.flaticon-wind-engine:before { content: "\f18e"; }
.flaticon-windmill-1:before { content: "\f18f"; }
.flaticon-wrench:before { content: "\f190"; }