.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;
}.tve-ult-preload-form{min-height:var(--tu-placeholder-height-d);position:relative;display:block;background:rgba(153,162,165,.1);overflow:hidden}@keyframes shimmer{100%{transform:translateX(100%)}}.tve-ult-preload-form::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));animation:shimmer 2s infinite;content:""}@media(max-width: 1023px){.tve-ult-preload-form{min-height:var(--tu-placeholder-height-t)}}@media(max-width: 767px){.tve-ult-preload-form{min-height:var(--tu-placeholder-height-m)}}.hrproads-ad {
display: block;
overflow: hidden;
}
@media only screen and (max-width: 767px) {
.hrproads-hidden-xs {
display: none;
}
.hrproads-visible-xs {
display: block;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hrproads-hidden-sm {
display: none;
}
.hrproads-visible-sm {
display: block;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.hrproads-hidden-md {
display: none;
}
.hrproads-visible-md {
display: block;
}
}
@media only screen and (min-width: 1200px) {
.hrproads-hidden-lg {
display: none;
}
.hrproads-visible-lg {
display: block;
}
}
.hrproads-ad .hrproads-inner {
display: inline-block;
text-align: left; vertical-align: top;
}
.hrproads-ad .hrproads-inner:before,
.hrproads-ad .hrproads-inner:after {
content: " ";
display: table;
}
.hrproads-ad .hrproads-inner:after {
clear: both;
}
.hrproads-align-none {
display: inline-block;
margin: 0 15px;
}
.hrpro-admanager-ads-widget .hrproads-align-none {
margin: 0;
}
.hrproads-align-center {
text-align: center;
}
.hrproads-align-left {
float: left;
margin: 5px 15px 10px 0;
}
.hrproads-align-right {
float: right;
margin: 5px 0 10px 15px;
}
.hrproads-ad-control {
display: none;
position: absolute;
right: 0;
top: 0;
}
.hrproads-ad-control .hrproads-btn {
cursor: pointer;
padding: 2px 8px;
text-transform: none;
font-size: 12px;
color: rgba(255,255,255,1);
background-color: rgba(0, 0, 0, 0.3);
}
.hrproads-ad-control .hrproads-countdown {
cursor: default;
}
.hrproads-ad-control .hrproads-btn:not(.hrproads-countdown):hover {
background-color: rgba(0, 0, 0, 0.2);
}@-moz-keyframes hrprogif-spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes hrprogif-spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); }
}
@keyframes hrprogif-spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
}
.hrprogif-align-center {
text-align: center;
}
.hrprogif-align-left {
float: left;
margin: 0 15px 10px 0;
}
.hrprogif-align-right {
float: right;
margin: 0 0 10px 15px;
}
.hrprogif-container {
display: block;
}
.hrprogif-container > div {
display: inline-block;
max-width: 100%;
}
.hrprogif-container .jsgif {
position: relative;
z-index: 2;
}
.hrprogif-container .jsgif > canvas {
max-width: 100%;
vertical-align: top;
}
.hrprogif-inner {
position: relative;
display: inline-block;
clear: both;
max-width: 100%;
}
.hrprogif-container:not(.hrprogif-autoplay) .hrprogif-image {
display: none;
}
.hrprogif-preview {
max-width: 100%;
vertical-align: top;
}
.hrprogif-loading .hrprogif-preview,
.hrprogif-loaded .hrprogif-preview {
position: absolute;
z-index: 1;
}
.hrprogif-overlay {
display: block;
position: absolute;
z-index: 3;
width: 100%;
height: 100%;
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.hrprogif-control {
position: absolute;
top: 50%;
-webkit-transform: translate3d(-50%,-50%,0);
-moz-transform: translate3d(-50%,-50%,0);
-ms-transform: translate3d(-50%,-50%,0);
-o-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
display: inline-block;
width: 72px;
height: 72px;
padding: 3px;
border-radius: 72px;
font-family: 'Open Sans', Arial, sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 66px;
text-align: center;
color: #fff;
background-color: rgba(0,0,0,.4);
}
.hrprogif-autoplay.hrprogif-loading .hrprogif-control,
.hrprogif-playing .hrprogif-control,
.hrprogif-playing .hrprogif-preview {
display: none;
}
.hrprogif-control:before {
content: " ";
display: block;
position: absolute;
left: 3px;
top: 3px;
width: 66px;
height: 66px;
border: 3px dashed #fff;
border-radius: 66px;
}
.hrprogif-loading:not(.hrprogif-loaded) .hrprogif-control:before {
-webkit-animation: hrprogif-spin 3s linear infinite;
-o-animation: hrprogif-spin 3s linear infinite;
animation: hrprogif-spin 3s linear infinite;
}
.hrprogif-loaded .hrprogif-control:before {
-webkit-animation: none;
-o-animation: none;
animation: none;
}.thrive-display-testimonials{box-sizing:content-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding:0 !important}.thrive-display-testimonials.masonry{position:relative}.thrive-display-testimonials.masonry article{flex-basis:unset;position:absolute}.tve_editor_page .thrive-display-testimonials.masonry article{transition:none}.thrive-display-testimonials article{box-sizing:border-box;transition:opacity 1s ease-in-out;width:100%}.thrive-display-testimonials article.thrv_wrapper{margin-bottom:0;margin-top:0;padding:0}.thrive-display-testimonials.empty-list{min-height:40px}.thrive-display-testimonials.empty-list>*{display:none !important}.thrive-display-testimonials.empty-list:not(.tve-loading):after{content:attr(data-no_posts_text) !important;display:block;height:100%;text-align:center;width:100%}.thrive-testimonial-title.thrv_wrapper{margin-top:15px;margin-bottom:15px;padding:0}.thrive-testimonial-content{overflow-wrap:break-word}.thrive-testimonial-content.thrv_wrapper{margin-top:15px;margin-bottom:15px;padding:0}body.tcb-full-top .landingpage-section,body.tcb-full-bottom .landingpage-section{width:100vw;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}.landingpage-section{flex-shrink:1;position:relative;margin:0;padding:0;box-sizing:border-box !important;display:flex;justify-content:center;align-items:center;width:100%;z-index:1}.landingpage-section .section-content{box-sizing:border-box !important;position:relative;z-index:1;margin-left:auto;margin-right:auto;height:100%;width:100%;max-width:100%}.landingpage-section .section-background{box-sizing:border-box;height:100%;position:absolute;top:0;overflow:hidden;width:100%;max-width:100%;z-index:0}.landingpage-section.hide-section{display:none}