.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;
word-break: 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;
}.bk-shortcode:last-child {
margin-bottom: 0 !important;
}
.bk-shortcode.bk-float-left {
float: left;
margin-right: 30px;
margin-bottom: 15px;
}
.bk-shortcode.bk-float-right {
float: right;
margin-left: 30px;
margin-bottom: 15px;
} .fluid-width-video-wrapper {
padding-top: 56.2857% !important;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
border: none;
}
.video-wrap-sc {
margin-bottom: 45px;
clear: both;
} .bk_onehalfs {
margin-bottom: 45px;
}
.bk_onehalfs .one_half {
width: 48%;
float: left;
margin-right: 4%;
}
.bk_onehalfs .one_half:last-child {
margin-right: 0;
}
.bkshortcode-wrapper h1, .bkshortcode-wrapper h2, .bkshortcode-wrapper h3, .bkshortcode-wrapper h4, .bkshortcode-wrapper h5, .bkshortcode-wrapper h6 {
margin-top:  0;
font-weight: bold;
} .bk_onethirds, .bk_twothird_onethird {
margin-bottom: 45px;
}
.bk_onethirds .one_third {
width: 30.66%;
float: left;
margin-right: 4%;
}
.bk_onethirds .one_third:last-child{
margin-right: 0;
}
.bk_twothird_onethird .two_third {
width: 64.66%;
float: left;
margin-right: 4%;
}
.bk_twothird_onethird .one_third {
width: 31.33%;
float: left;
} .bk_buttons {
margin-bottom: 45px;
}
.buttonsc {
text-transform: uppercase;
font-size: 14px;
color: #fff;
padding: 8px 16px;
margin: 0 4px 4px 4px ;
display: inline-block;
width: inherit;
text-decoration: none !important;
font-weight: 600;
background-color: #D13030;
} .bkinfobox {
padding: 20px;
text-align: center;
margin-bottom: 45px;
}
.bkinfobox .inforbox-title {
text-transform: uppercase;
} .bk_accordions {
margin-bottom: 45px;
}
.accordion-trigger {
display: block;
position: relative;
color: #444;
padding: 21px 0 18px 30px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
font-size: 14px;
font-weight: 600 !important;
line-height: 1.5em;
text-transform: uppercase;
text-decoration: none;
margin-top: -1px !important;
margin-bottom: 0;
cursor: pointer;
}
.accordion-trigger:focus { 
text-decoration: none !important;
color: inherit;
outline: 0 !important;
}
.accordion-trigger:after {
content: "+";
position: absolute;
top: 15px;
left: 0;
font: normal 32px "Courier New",Courier,monospace;
}
.accordion-trigger.ui-state-active:after {
content: "-" !important;
position: absolute;
top: 15px;
left: 0;
font: normal 32px "Courier New",Courier,monospace;
}
.accordion-content {
display: none;
color: #555;
overflow: hidden;
padding: 18px 0 21px 30px;
border-bottom: 1px solid #ddd;
border-top: 0;
} .bk_tabs {
margin-bottom: 45px;
}
.bk_tabs .ui-tabs-nav {
background-color: #333946;
margin-bottom: 20px;
}
.bk_tabs .ui-tabs-nav li {
display: inline-block;
padding: 8px 16px;
cursor: pointer;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
}
.bk_tabs .ui-tabs-nav li.ui-tabs-active {
background-color: #D13030;
}
.bk_tabs .ui-tabs-nav li:focus { 
text-decoration: none !important;
color: inherit;
outline: 0 !important;
}
.bk_tabs .ui-state-focus { 
color: #fff !important;   
} .bkparallaxsc {
position: relative;
height: 400px;
margin-bottom: 45px;
}
.bkparallaxsc .parallaximage {
position: absolute;
text-align: center;
top: 0;
left: 0;
width: 100%;
height: 400px;
background-position: 50% 0;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
}
.bkparallaxsc-details {
position: absolute;
width: 100%;
top: 0;
height: 100%;
padding: 0 200px;
color: #fff;
}
.has-sb .bkparallaxsc {
height: 400px;
}
.has-sb .bkparallaxsc .parallaximage {
height: 400px;
}
.has-sb .bkparallaxsc-details {
position: absolute;
width: 100%;
top: 0;
height: 100%;
padding: 0 100px;
color: #fff;
}
.bkparallaxsc-details h3 {
margin: 0 0 8px 0;
font-size: 32px;
color: #fff;
text-transform: uppercase;
}
.bkparallaxsc-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .bkteamsc .team-member .member-img {
display: block;
max-width: 100%;
width: 100%;
margin: 0 auto;
}
.bkteamsc .team-member .member-img img {
width: 100%;
height: auto;
}
.bkteamsc .team-member .member-name{
margin-top: 16px;
margin-bottom: 8px;
text-align: center;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}
.bkteamsc .team-member .member-desc {
font-style: italic;
text-align: center;
margin-bottom: 8px;
color: #888;
}
.bkteamsc .team-member .member-social {
text-align: center;
}
.bkteamsc .team-member .member-social a {
margin: 0 4px;
color: #888;
}
.bkteamsc .team-member .member-social a:hover {
color: #D13030;
}
.bkteamsc .team-member.three-item:nth-child(3n+1){
clear: both;
}
.bkteamsc .team-member.three-item:nth-child(n+4){
margin-top: 30px;
}
.bkteamsc .team-member.four-item:nth-child(4n+1){
clear: both;
}
.bkteamsc .team-member.four-item:nth-child(n+5){
margin-top: 30px;
} .bk-authorsc .bk-author-box {
margin-top: 0;
}
@media (max-width: 991px){
.bkparallaxsc, .bkparallaxsc .parallaximage {
max-height: 430px;
}
.bkparallaxsc-details {
padding: 0 100px;
}
.bkteamsc .team-member.four-item:nth-child(4n+1){
clear: none;
}
.bkteamsc .team-member.four-item:nth-child(3n+1) {
clear: both;
}
.bkteamsc .team-member.four-item:nth-child(n+4){
margin-top: 30px;
}
}
@media (max-width: 779px) {
.bkparallaxsc-details {
padding: 0 50px !important;
}
.bkparallaxsc, .bkparallaxsc .parallaximage {
max-height: 280px !important;
}
.bkteamsc .team-member.three-item:nth-child(3n+1), .bkteamsc .team-member.four-item:nth-child(3n+1){
clear: none;
}
.bkteamsc .team-member.three-item:nth-child(n+4), .bkteamsc .team-member.four-item:nth-child(n+4){
margin-top: 0;
}
.bkteamsc .team-member.three-item:nth-child(2n+1), .bkteamsc .team-member.four-item:nth-child(2n+1){
clear: both;   
}
.bkteamsc .team-member.three-item:nth-child(n+3), .bkteamsc .team-member.four-item:nth-child(n+3){
margin-top: 30px;
}
}
@media (max-width: 510px) {
.bkparallaxsc, .bk_tabs, .bk_accordions, .bkinfobox, .bk_buttons, .bk_onethirds, .bk_twothird_onethird, .bk_onehalfs, .video-wrap-sc{
margin-bottom: 30px;
}
.halfsc, .thirdsc {
width: 100% !important;
margin-top: 0;
}
.halfsc+.halfsc, .thirdsc+.thirdsc {
margin-top: 20px;
}
.bkparallaxsc-details {
padding: 0 15px;
}
.bkparallaxsc-details h3 {
font-size: 20px !important;   
}
.bkparallaxsc-details {
font-size: 14px !important;
}
.bkteamsc .team-member {
width: 50% !important;
}
.bkteamsc .team-member {
margin-top: 30px;
}
}