#et-info {
float: right !important;
opacity: .7;
}
#top-header.et-fixed-header { 
position: absolute !important; 
} .et-fixed-header { 
top: 0px !important; 
} .admin-bar .et-fixed-header {
top: 32px !important;
}
@media only screen and (max-width: 980px) {
#logo {
min-height: 120px;
box-shadow: 4px 4px 9px -2px rgba(0,0,32,0.4);
-webkit-box-shadow: 4px 4px 9px -2px rgba(0,0,32,0.4);
-moz-box-shadow: 4px 4px 9px -2px rgba(0,0,32,0.4);
}
}
@media only screen and (min-width: 981px) {
.logo_container {
top: -32px !important;
z-index: 9999998 !important;
}
#logo {
display: block;
margin-left: 11px;
min-height: 180px;
box-shadow: 8px 8px 18px -2px rgba(0,0,32,0.4);
-webkit-box-shadow: 8px 8px 18px -2px rgba(0,0,32,0.4);
-moz-box-shadow: 8px 8px 18px -2px rgba(0,0,32,0.4);
}
.et-fixed-header .logo_container {
top: 0px !important;
}
.et-fixed-header #logo {
min-height: 80px !important;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
}
#et-top-navigation {
position: relative;
z-index: 9999999 !important;
}
.et_pb_bg_layout_dark .blue-text,
.blue-text {
color: #4481DC !important;
font-weight: 900;
text-shadow: 0px 0px 2px rgba(255,255,255,.9);
}
.et_pb_bg_layout_dark .green-text,
.green-text {
color: #33DAB9 !important;
font-weight: 900;
text-shadow: 0px 0px 2px rgba(5,5,5,.9);
}
.et_pb_bg_layout_dark .dark-text,
.dark-text {
color: #121212 !important;
font-weight: 900;
text-shadow: 0px 0px 2px rgba(255,255,255,.9);
}
.gfield {
margin-top: 0px !important;
}
.gfield .ginput_container {
margin-top: 0px !important;
}
.gfield .ginput_container_textarea {
margin-top: 12px !important;
} 
.gform_body .ginput_complex input {
margin-bottom: 0px !important;
}
.gform_body input,
.gform_body select,
.gform_body textarea,
.gform_body button {
border: none !important;
border-radius: 5px !important;
line-height: 1.3em !important;
padding: 14px !important;
box-shadow: 0px 0px 8px rgba(44,44,44,.4);
}
.gform_title {
color: #285FBC;
font-size: 28px !important; }
.gform_footer {
text-align: center;
}
.gform_button.button {
border: none !important;
background: #4481DE !important;
color: #fff !important;
padding: 18px 36px;
font-size: 18px !important;
font-family: sans-serif;
font-weigh: 600;
display: inline-block;
text-align: center;
vertical-align: middle;
border-radius: 5px;
box-shadow: 0px 0px 8px rgba(44,44,44,.4);
} .gform_button.button:hover {
background: rgb(68,129,220); background: -moz-linear-gradient(top, rgba(68,129,220,1) 0%, rgba(73,135,221,1) 44%, rgba(64,150,238,1) 100%) !important; background: -webkit-linear-gradient(top, rgba(68,129,220,1) 0%,rgba(73,135,221,1) 44%,rgba(64,150,238,1) 100%) !important; background: linear-gradient(to bottom, rgba(68,129,220,1) 0%,rgba(73,135,221,1) 44%,rgba(64,150,238,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4481dc', endColorstr='#4096ee',GradientType=0 ) !important; box-shadow: none;
}.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 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;
}