.cptch_ajax_wrap {
color: red;
}
.cptch_img:hover {
cursor: default;
position: relative;
z-index: 10;
-webkit-transition: 300ms ease-in-out;
-moz-transition: 300ms ease-in-out;
-o-transition: 300ms ease-in-out;
transition: 300ms ease-in-out;
}
.cptch_left:hover { -webkit-transform: translateX(100%) scale(3, 3);
-moz-transform: translateX(100%) scale(3, 3);
-o-transform: translateX(100%) scale(3, 3);
-ms-transform: translateX(100%) scale(3, 3);
transform: translateX(100%) scale(3, 3);
}
.cptch_right:hover { -webkit-transform: translateX(-100%) scale(3, 3);
-moz-transform: translateX(-100%) scale(3, 3);
-ms-transform: translateX(-100%) scale(3, 3);
-o-transform: translateX(-100%) scale(3, 3);
transform: translateX(-100%) scale(3, 3);
}
.cptch_center:hover { -webkit-transform: scale(3, 3);
-moz-transform: scale(3, 3);
-o-transform: scale(3, 3);
-ms-transform: scale(3, 3);
transform: scale(3, 3);
}
.cptch_reload_button:hover {
cursor:pointer;
opacity: 0.7;
}
.cptch_reload_button.cptch_active {
opacity: 0.7;
animation: cptch_rotation 800ms infinite linear;
-webkit-animation: cptch_rotation 800ms infinite linear;
}
@-webkit-keyframes cptch_rotation {
0% {-webkit-transform: rotate(0deg);}
100% {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes cptch_rotation {
0% {-webkit-transform: rotate(0deg);}
100% {-webkit-transform: rotate(359deg);}
}
@-o-keyframes cptch_rotation {
0% {-webkit-transform: rotate(0deg);}
100% {-webkit-transform: rotate(359deg);}
}
@keyframes cptch_rotation {
0% {transform: rotate(0deg);}
100% {transform: rotate(359deg);}
}.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 .hidden-fields-container {
display: none;
}
.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;
}.hbupro-column,.hbupro-columns{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hbupro-hero-banner-wrp *{outline:0!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hbupro-hero-banner-wrp img{border-radius:0!important;box-shadow:none!important}.hbupro-clearfix:after,.hbupro-clearfix:before{content:"";display:table}.hbupro-clearfix::after{clear:both}.hbupro-clearfix{clear:both}.hbupro-hero-banner{position:relative;overflow:hidden}.hbupro-hero-banner{background-repeat:no-repeat!important}.hbupro-hero-banner-inner{background-repeat:no-repeat!important}.hbupro-hero-banner-inner{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;position:relative;z-index:2}.hbupro-hero-banner-inner-wrap{margin:0 auto}.hbupro-hero-banner-title{line-height:normal;color:#fff;word-wrap:normal!important}.hbupro-hero-banner-sub-title p{margin:0!important;font-size:16px;color:#fff}.hbupro-hero-banner-links{clear:both;margin-top:15px}.hbupro-hero-banner-links a.hbupro-button{padding:8px 20px;margin-right:10px;margin-bottom:3px;display:inline-block;color:#fff;text-decoration:none;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}.hbupro-hero-banner-sub-title,.hbupro-hero-banner-title{margin-bottom:15px!important}.hbupro-layout-2 h2.hbupro-hero-banner-title{border-bottom:1px solid #fff;margin-bottom:15px!important;padding-bottom:15px!important}.hbupro-black{background-color:#252525}.hbupro-black:focus,.hbupro-black:hover{background-color:#000}a.hbupro-black{color:#fff!important}.hbupro-white{background-color:#fff}.hbupro-white:focus,.hbupro-white:hover{background-color:#f1f1f1}a.hbupro-white{color:#8799a3!important}.hbupro-grey{background-color:#8799a3}.hbupro-gray:focus,.hbupro-grey:hover{background-color:#73848d}a.hbupro-grey{color:#fff!important}.hbupro-azure{background-color:#0081ff}.hbupro-azure:focus,.hbupro-azure:hover{background-color:#0374e3}a.hbupro-azure{color:#fff!important}.hbupro-moderate-green{background-color:#8dc63f}.hbupro-moderate-green:focus,.hbupro-moderate-green:hover{background-color:#78b623}a.hbupro-moderate-green{color:#fff!important}.hbupro-soft-red{background-color:#f04e4e}.hbupro-soft-red:focus,.hbupro-soft-red:hover{background-color:#dd3131}a.hbupro-soft-red{color:#fff!important}.hbupro-red{background-color:#fe0000}.hbupro-red:focus,.hbupro-red:hover{background-color:#df0303}a.hbupro-red{color:#fff!important}.hbupro-green{background-color:#39b54a}.hbupro-green:focus,.hbupro-green:hover{background-color:#23a535}a.hbupro-green{color:#fff!important}.hbupro-bright-yellow{background-color:#fefb30}.hbupro-bright-yellow:focus,.hbupro-bright-yellow:hover{background-color:#e2df22}a.hbupro-bright-yellow{color:#000!important}.hbupro-cyan{background-color:#1cbbb4}.hbupro-cyan:focus,.hbupro-cyan:hover{background-color:#10a19b}a.hbupro-cyan{color:#fff!important}.hbupro-orange{background-color:#ff9700}.hbupro-orange:focus,.hbupro-orange:hover{background-color:#e68903}a.hbupro-orange{color:#fff!important}.hbupro-moderate-violet{background-color:#6739b6}.hbupro-moderate-violet:focus,.hbupro-moderate-violet:hover{background-color:#5e2eb0}a.hbupro-moderate-violet{color:#fff!important}.hbupro-dark-magenta{background-color:#9c26b0}.hbupro-dark-magenta:focus,.hbupro-dark-magenta:hover{background-color:#911ea5}a.hbupro-dark-magenta{color:#fff!important}.hbupro-moderate-blue{background-color:#5674b9}.hbupro-moderate-blue:focus,.hbupro-moderate-blue:hover{background-color:#435f9f}a.hbupro-moderate-blue{color:#fff!important}.hbupro-blue{background-color:#00f}.hbupro-blue:focus,.hbupro-blue:hover{background-color:#0101e1}a.hbupro-blue{color:#fff!important}.hbupro-magenta{background-color:#f0f}.hbupro-magenta:focus,.hbupro-magenta:hover{background-color:#e201e2}a.hbupro-magenta{color:#fff!important}.hbupro-lime{background-color:#bfff00}.hbupro-lime:focus,.hbupro-lime:hover{background-color:#a8e003}a.hbupro-lime{color:#000!important}.hbupro-pink{background-color:#ff0056}.hbupro-pink:focus,.hbupro-pink:hover{background-color:#dd044d}a.hbupro-pink{color:#fff!important}.hbupro-vivid-yellow{background-color:#fecb16}.hbupro-vivid-yellow:focus,.hbupro-vivid-yellow:hover{background-color:#dfb10e}a.hbupro-vivid-yellow{color:#000!important}.hbupro-lime-green{background-color:#7bcba7}.hbupro-lime-green:focus,.hbupro-lime-green:hover{background-color:#67ac8d}a.hbupro-lime-green{color:#000!important}.hbupro-yellow{background-color:#e8ff00}.hbupro-yellow:focus,.hbupro-yellow:hover{background-color:#c7da05}a.hbupro-yellow{color:#000!important}.container-player{overflow:none;width:100%;height:100%;background-color:#eee;overflow:hidden;position:absolute}.container-player.fullscreen-background{position:fixed;z-index:-1;top:0;left:0}.container-player .container-player-outer{position:relative;width:100%;height:100%}.container-player .container-player-inner,.container-player .container-player-poster{position:absolute;z-index:0}.container-player .container-player-poster{background-size:cover;z-index:0}.container-player.vimeo iframe,.container-player.youtube iframe{opacity:0;left:0!important}.container-player.vimeo.transition-in.paused iframe,.container-player.vimeo.transition-in.playing iframe,.container-player.youtube.transition-in.paused iframe,.container-player.youtube.transition-in.playing iframe{-webkit-animation:revealVideo 1s;animation:revealVideo 1s}.container-player.vimeo.paused iframe,.container-player.vimeo.playing iframe,.container-player.youtube.paused iframe,.container-player.youtube.playing iframe{opacity:1}.container-player .container-player-overlay{position:absolute;top:0;left:0;bottom:0;right:0;z-index:0}@-webkit-keyframes revealVideo{0%,50%{opacity:0}100%{opacity:1}}@keyframes revealVideo{0%,50%{opacity:0}100%{opacity:1}}.container-player iframe,.container-player video{width:100%;height:100%;border:none}.hbupro-column,.hbupro-columns{padding-left:.9375em;padding-right:.9375em;width:100%;float:left;position:relative}.hbupro-text-center{text-align:center}.hbupro-text-left{text-align:left}.hbupro-text-right{text-align:right}@media only screen and (max-width:480px){.hbupro-column,.hbupro-columns{padding-left:.9375em;padding-right:.9375em;width:100%;float:left;position:relative}}@media only screen and (min-width:40.0625em){.hbupro-column,.hbupro-columns{position:relative;padding-left:.9375em;padding-right:.9375em;float:left}.hbupro-medium-1{width:8.33333%}.hbupro-medium-2{width:16.66667%}.hbupro-medium-3{width:25%}.hbupro-medium-4{width:33.33333%}.hbupro-medium-5{width:41.66667%}.hbupro-medium-6{width:50%}.hbupro-medium-7{width:58.33333%}.hbupro-medium-8{width:66.66667%}.hbupro-medium-9{width:75%}.hbupro-medium-10{width:83.33333%}.hbupro-medium-11{width:91.66667%}.hbupro-medium-12{width:100%}.hbupro-offest-medium-6{margin-left:50%}}@media only screen and (max-width:480px){.hbupro-hero-banner-inner{padding:70px 0}}