.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;
}.hestia-clients-bar {
padding: 70px 0;
}
.hestia-clients-bar .clients-bar-wrapper {
list-style-type: none;
margin: 0;
padding: 0;
}
.hestia-clients-bar .clients-bar-wrapper li {
display: inline-block;
margin: 25px;
vertical-align: middle;
}
.hestia-clients-bar .clients-bar-wrapper li a {
display: block;
padding: 5px;
}
.hestia-clients-bar .clients-bar-wrapper li img {
max-width: 100%;
height: auto;
}
.hestia-clients-bar .row > div {
padding: 30px;
}.obfx-sharing {
position: fixed;
z-index: 10000;
top: 50%;
margin: 0;
padding: 0;
list-style: none;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.obfx-sharing-left {
left: 0;
}
.obfx-sharing-right {
right: 0;
}
.obfx-sharing li {
display: block;
position: relative;
}
.obfx-sharing a {
display: block;
position: relative;
z-index: 10000;
padding: 5px 10px;
color: #fff;
font-size: 20px;
line-height: 30px;
text-decoration: none;
letter-spacing: normal;
}
.obfx-sharing a:hover,
.obfx-sharing a:focus,
.obfx-sharing a:visited {
color: #fff;
text-decoration: none;
}
.obfx-sharing i {
width: 20px;
height: 20px;
padding-top: 5px;
font-size: 18px;
line-height: 20px;
text-align: center;
}
.obfx-sharing .socicon-twitter:before {
min-width: 20px;
min-height: 20px;
transform: translateY(4px);
}
.obfx-sharing span {
display: none;
position: absolute;
z-index: -10;
top: 0;
right: 0;
bottom: 0;
left: -200%;
padding: 5px 10px;
background: rgba(0, 0, 0, 0.375);
font-size: 13px;
line-height: 30px;
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
}
.obfx-sharing-right a:hover > span {
right: 105%;
left: -250%;
}
.obfx-sharing-left a:hover > span {
right: -250%;
left: 105%;
}
.obfx-sharing a:hover > span {
display: inline-block;
}
.obfx-sharing-inline {
list-style: none;
}
.obfx-sharing-inline li {
display: inline;
}
.obfx-sharing-inline a.btn{
width: 44px;
height: 44px;
line-height: 44px;
border-radius: 50%;
padding: 0;
} .obfx-sharing-inline a.btn-facebook,
.obfx-sharing a.facebook {
background-color: #3b5998;
}
.obfx-sharing-inline a.btn-twitter,
.obfx-sharing a.twitter {
background-color: #fff;
}
.obfx-sharing-inline a.btn-pinterest,
.obfx-sharing a.pinterest {
background-color: #bd081c;
}
.obfx-sharing-inline a.btn-linkedin,
.obfx-sharing a.linkedin {
background-color: #0077b5;
}
.obfx-sharing-inline a.btn-tumblr,
.obfx-sharing a.tumblr {
background-color: #35465c;
}
.obfx-sharing-inline a.btn-reddit,
.obfx-sharing a.reddit {
background-color: #ff4500;
}
.obfx-sharing-inline a.btn-vkontakte,
.obfx-sharing a.vkontakte {
background-color: #45668e;
}
.obfx-sharing-inline a.btn-odnoklassniki,
.obfx-sharing a.odnoklassniki {
background-color: #f48420;
}
.obfx-sharing-inline a.btn-douban,
.obfx-sharing a.douban {
background-color: #228a31;
}
.obfx-sharing-inline a.btn-baidu,
.obfx-sharing a.baidu {
background-color: #de0f17;
}
.obfx-sharing-inline a.btn-xing,
.obfx-sharing a.xing {
background-color: #026466;
}
.obfx-sharing-inline a.btn-renren,
.obfx-sharing a.renren {
background-color: #227ec7;
}
.obfx-sharing-inline a.btn-weibo,
.obfx-sharing a.weibo {
background-color: #e6162d;
}
.obfx-sharing-inline a.btn-viber,
.obfx-sharing a.viber {
background-color: #00b901;
}
.obfx-sharing-inline a.btn-whatsapp,
.obfx-sharing a.whatsapp {
background-color: #20b038;
}
.obfx-sharing-inline a.btn-mail,
.obfx-sharing a.mail {
background-color: #58a9de;
}
.obfx-sharing-inline a.btn-telegram,
.obfx-sharing a.telegram {
background-color: #36aff3;
}
@media ( max-width: 768px ) {
.obfx-sharing-side {
position: fixed;
z-index: 10000;
top: 50%;
margin: 0;
padding: 0;
list-style: none;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.obfx-sharing-bottom {
display: table;
position: fixed;
z-index: 10000;
top: auto;
bottom: 0;
width: 100%;
margin: 0 !important;
padding: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.obfx-hestia-social-wrapper {
position: static;
margin: 0 -10px;
}
.obfx-sharing-bottom li {
display: table-cell;
margin: 0;
padding: 0;
text-align: center;
}
.obfx-sharing-bottom a,
.obfx-sharing-bottom a.btn.btn-just-icon {
width: 100%;
height: auto;
margin: 0;
padding: 0;
padding: 0;
border-radius: 0;
opacity: 1;
box-shadow: none;
line-height: 40px;
}
.obfx-sharing-bottom span,
.obfx-sharing a:hover > span,
li.obfx-hide-mobile-socials,
.obfx-sharing-inline li.obfx-hide-mobile-socials {
display: none;
}
}
@media ( min-width: 769px ) {
.obfx-sharing-inline li.obfx-hide-desktop-socials,
li.obfx-hide-desktop-socials {
display: none;
}
}@font-face {
font-family: "Socicon";
src:  url(//polyera3d.com/wp-content/plugins/themeisle-companion/obfx_modules/social-sharing/css/vendor/socicon/fonts/Socicon.woff2?2y44c5) format('woff2'), url(//polyera3d.com/wp-content/plugins/themeisle-companion/obfx_modules/social-sharing/css/vendor/socicon/fonts/Socicon.woff?2y44c5) format('woff'), url(//polyera3d.com/wp-content/plugins/themeisle-companion/obfx_modules/social-sharing/css/vendor/socicon/fonts/Socicon.ttf?2y44c5) format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="socicon-"],
[class*=" socicon-"] { font-family: "Socicon" !important;
font-weight: normal;
font-style: normal;
font-variant: normal; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
text-transform: none;
speak: none;
}
.socicon-augment:before {
content: "\e908";
}
.socicon-bitbucket:before {
content: "\e909";
}
.socicon-fyuse:before {
content: "\e90a";
}
.socicon-yt-gaming:before {
content: "\e90b";
}
.socicon-sketchfab:before {
content: "\e90c";
}
.socicon-mobcrush:before {
content: "\e90d";
}
.socicon-microsoft:before {
content: "\e90e";
}
.socicon-pandora:before {
content: "\e907";
}
.socicon-messenger:before {
content: "\e906";
}
.socicon-gamewisp:before {
content: "\e905";
}
.socicon-bloglovin:before {
content: "\e904";
}
.socicon-tunein:before {
content: "\e903";
}
.socicon-gamejolt:before {
content: "\e901";
}
.socicon-trello:before {
content: "\e902";
}
.socicon-spreadshirt:before {
content: "\e900";
}
.socicon-500px:before {
content: "\e000";
}
.socicon-8tracks:before {
content: "\e001";
}
.socicon-airbnb:before {
content: "\e002";
}
.socicon-alliance:before {
content: "\e003";
}
.socicon-amazon:before {
content: "\e004";
}
.socicon-amplement:before {
content: "\e005";
}
.socicon-android:before {
content: "\e006";
}
.socicon-angellist:before {
content: "\e007";
}
.socicon-apple:before {
content: "\e008";
}
.socicon-appnet:before {
content: "\e009";
}
.socicon-baidu:before {
content: "\e00a";
}
.socicon-bandcamp:before {
content: "\e00b";
}
.socicon-battlenet:before {
content: "\e00c";
}
.socicon-mixer:before {
content: "\e00d";
}
.socicon-bebee:before {
content: "\e00e";
}
.socicon-bebo:before {
content: "\e00f";
}
.socicon-behance:before {
content: "\e010";
}
.socicon-blizzard:before {
content: "\e011";
}
.socicon-blogger:before {
content: "\e012";
}
.socicon-buffer:before {
content: "\e013";
}
.socicon-chrome:before {
content: "\e014";
}
.socicon-coderwall:before {
content: "\e015";
}
.socicon-curse:before {
content: "\e016";
}
.socicon-dailymotion:before {
content: "\e017";
}
.socicon-deezer:before {
content: "\e018";
}
.socicon-delicious:before {
content: "\e019";
}
.socicon-deviantart:before {
content: "\e01a";
}
.socicon-diablo:before {
content: "\e01b";
}
.socicon-digg:before {
content: "\e01c";
}
.socicon-discord:before {
content: "\e01d";
}
.socicon-disqus:before {
content: "\e01e";
}
.socicon-douban:before {
content: "\e01f";
}
.socicon-draugiem:before {
content: "\e020";
}
.socicon-dribbble:before {
content: "\e021";
}
.socicon-drupal:before {
content: "\e022";
}
.socicon-ebay:before {
content: "\e023";
}
.socicon-ello:before {
content: "\e024";
}
.socicon-endomodo:before {
content: "\e025";
}
.socicon-envato:before {
content: "\e026";
}
.socicon-etsy:before {
content: "\e027";
}
.socicon-facebook:before {
content: "\e028";
}
.socicon-feedburner:before {
content: "\e029";
}
.socicon-filmweb:before {
content: "\e02a";
}
.socicon-firefox:before {
content: "\e02b";
}
.socicon-flattr:before {
content: "\e02c";
}
.socicon-flickr:before {
content: "\e02d";
}
.socicon-formulr:before {
content: "\e02e";
}
.socicon-forrst:before {
content: "\e02f";
}
.socicon-foursquare:before {
content: "\e030";
}
.socicon-friendfeed:before {
content: "\e031";
}
.socicon-github:before {
content: "\e032";
}
.socicon-goodreads:before {
content: "\e033";
}
.socicon-google:before {
content: "\e034";
}
.socicon-googlescholar:before {
content: "\e035";
}
.socicon-googlegroups:before {
content: "\e036";
}
.socicon-googlephotos:before {
content: "\e037";
}
.socicon-grooveshark:before {
content: "\e039";
}
.socicon-hackerrank:before {
content: "\e03a";
}
.socicon-hearthstone:before {
content: "\e03b";
}
.socicon-hellocoton:before {
content: "\e03c";
}
.socicon-heroes:before {
content: "\e03d";
}
.socicon-hitbox:before {
content: "\e03e";
}
.socicon-horde:before {
content: "\e03f";
}
.socicon-houzz:before {
content: "\e040";
}
.socicon-icq:before {
content: "\e041";
}
.socicon-identica:before {
content: "\e042";
}
.socicon-imdb:before {
content: "\e043";
}
.socicon-instagram:before {
content: "\e044";
}
.socicon-issuu:before {
content: "\e045";
}
.socicon-istock:before {
content: "\e046";
}
.socicon-itunes:before {
content: "\e047";
}
.socicon-keybase:before {
content: "\e048";
}
.socicon-lanyrd:before {
content: "\e049";
}
.socicon-lastfm:before {
content: "\e04a";
}
.socicon-line:before {
content: "\e04b";
}
.socicon-linkedin:before {
content: "\e04c";
}
.socicon-livejournal:before {
content: "\e04d";
}
.socicon-lyft:before {
content: "\e04e";
}
.socicon-macos:before {
content: "\e04f";
}
.socicon-mail:before {
content: "\e050";
}
.socicon-medium:before {
content: "\e051";
}
.socicon-meetup:before {
content: "\e052";
}
.socicon-mixcloud:before {
content: "\e053";
}
.socicon-modelmayhem:before {
content: "\e054";
}
.socicon-mumble:before {
content: "\e055";
}
.socicon-myspace:before {
content: "\e056";
}
.socicon-newsvine:before {
content: "\e057";
}
.socicon-nintendo:before {
content: "\e058";
}
.socicon-npm:before {
content: "\e059";
}
.socicon-odnoklassniki:before {
content: "\e05a";
}
.socicon-openid:before {
content: "\e05b";
}
.socicon-opera:before {
content: "\e05c";
}
.socicon-outlook:before {
content: "\e05d";
}
.socicon-overwatch:before {
content: "\e05e";
}
.socicon-patreon:before {
content: "\e05f";
}
.socicon-paypal:before {
content: "\e060";
}
.socicon-periscope:before {
content: "\e061";
}
.socicon-persona:before {
content: "\e062";
}
.socicon-pinterest:before {
content: "\e063";
}
.socicon-play:before {
content: "\e064";
}
.socicon-player:before {
content: "\e065";
}
.socicon-playstation:before {
content: "\e066";
}
.socicon-pocket:before {
content: "\e067";
}
.socicon-qq:before {
content: "\e068";
}
.socicon-quora:before {
content: "\e069";
}
.socicon-raidcall:before {
content: "\e06a";
}
.socicon-ravelry:before {
content: "\e06b";
}
.socicon-reddit:before {
content: "\e06c";
}
.socicon-renren:before {
content: "\e06d";
}
.socicon-researchgate:before {
content: "\e06e";
}
.socicon-residentadvisor:before {
content: "\e06f";
}
.socicon-reverbnation:before {
content: "\e070";
}
.socicon-rss:before {
content: "\e071";
}
.socicon-sharethis:before {
content: "\e072";
}
.socicon-skype:before {
content: "\e073";
}
.socicon-slideshare:before {
content: "\e074";
}
.socicon-smugmug:before {
content: "\e075";
}
.socicon-snapchat:before {
content: "\e076";
}
.socicon-songkick:before {
content: "\e077";
}
.socicon-soundcloud:before {
content: "\e078";
}
.socicon-spotify:before {
content: "\e079";
}
.socicon-stackexchange:before {
content: "\e07a";
}
.socicon-stackoverflow:before {
content: "\e07b";
}
.socicon-starcraft:before {
content: "\e07c";
}
.socicon-stayfriends:before {
content: "\e07d";
}
.socicon-steam:before {
content: "\e07e";
}
.socicon-storehouse:before {
content: "\e07f";
}
.socicon-strava:before {
content: "\e080";
}
.socicon-streamjar:before {
content: "\e081";
}
.socicon-stumbleupon:before {
content: "\e082";
}
.socicon-swarm:before {
content: "\e083";
}
.socicon-teamspeak:before {
content: "\e084";
}
.socicon-teamviewer:before {
content: "\e085";
}
.socicon-technorati:before {
content: "\e086";
}
.socicon-telegram:before {
content: "\e087";
}
.socicon-tripadvisor:before {
content: "\e088";
}
.socicon-tripit:before {
content: "\e089";
}
.socicon-triplej:before {
content: "\e08a";
}
.socicon-tumblr:before {
content: "\e08b";
}
.socicon-twitch:before {
content: "\e08c";
}
.socicon-twitter:before {
content: "";
background-image: url(//polyera3d.com/wp-content/plugins/themeisle-companion/obfx_modules/social-sharing/css/vendor/socicon/twitter-x.svg);
min-width: 13px;
min-height: 13px;
display: inline-block;
}
.socicon-uber:before {
content: "\e08e";
}
.socicon-ventrilo:before {
content: "\e08f";
}
.socicon-viadeo:before {
content: "\e090";
}
.socicon-viber:before {
content: "\e091";
}
.socicon-viewbug:before {
content: "\e092";
}
.socicon-vimeo:before {
content: "\e093";
}
.socicon-vine:before {
content: "\e094";
}
.socicon-vkontakte:before {
content: "\e095";
}
.socicon-warcraft:before {
content: "\e096";
}
.socicon-wechat:before {
content: "\e097";
}
.socicon-weibo:before {
content: "\e098";
}
.socicon-whatsapp:before {
content: "\e099";
}
.socicon-wikipedia:before {
content: "\e09a";
}
.socicon-windows:before {
content: "\e09b";
}
.socicon-wordpress:before {
content: "\e09c";
}
.socicon-wykop:before {
content: "\e09d";
}
.socicon-xbox:before {
content: "\e09e";
}
.socicon-xing:before {
content: "\e09f";
}
.socicon-yahoo:before {
content: "\e0a0";
}
.socicon-yammer:before {
content: "\e0a1";
}
.socicon-yandex:before {
content: "\e0a2";
}
.socicon-yelp:before {
content: "\e0a3";
}
.socicon-younow:before {
content: "\e0a4";
}
.socicon-youtube:before {
content: "\e0a5";
}
.socicon-zapier:before {
content: "\e0a6";
}
.socicon-zerply:before {
content: "\e0a7";
}
.socicon-zomato:before {
content: "\e0a8";
}
.socicon-zynga:before {
content: "\e0a9";
}