.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;
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}.wpml-ls-legacy-dropdown{width:15.5em;max-width:100%}.wpml-ls-legacy-dropdown>ul{position:relative;padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{visibility:visible}.wpml-ls-legacy-dropdown .wpml-ls-item{padding:0;margin:0;list-style-type:none}.wpml-ls-legacy-dropdown a{display:block;text-decoration:none;color:#444;border:1px solid #cdcdcd;background-color:#fff;padding:5px 10px;line-height:1}.wpml-ls-legacy-dropdown a span{vertical-align:middle}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position:relative;padding-right:calc(10px + 1.4em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding-right:10px;padding-left:calc(10px + 1.4em)}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{right:auto;left:10px}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{color:#000;background:#eee}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0;list-style-type:none;z-index:101}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width:0 1px 1px}.wpml-ls-legacy-dropdown .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.btn.btn-secondary, .btn.btn-outline-dark, .btn.btn-outline-light{
transition: 1s;
-webkit-transition: 1s;
-moz-transition: 1s;
-ms-transition: 1s;
-o-transition: 1s;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
box-shadow: inset 20em 0 0 0 #3AAA35;
}
.btn.btn-outline-dark:hover,
.btn.btn-outline-dark:focus{
box-shadow: inset 20em 0 0 0 #212529;
}
.btn.btn-outline-light:hover,
.btn.btn-outline-light:focus{
box-shadow: inset 20em 0 0 0 #F3F4F6;
}
.section-services .service-box svg{
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
}
.section-services .service-box:hover svg{
transform: scale(1.15);
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
} body{
overflow-x: hidden;
}
.main_banner .subtitle{
position: absolute;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: bold;
z-index: 11;
top: 40%;
left: 70%;
opacity: 1;
visibility: visible;
animation-duration: 3s;
animation-name: subtitle;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes subtitle {
0% {
opacity: 0;
visibility: hidden;
}
50% {
opacity: 0;
visibility: hidden;
}
100% {
opacity: 1;
visibility: visible;
}
}
.main_banner .subtitle span{
display: block;
width: 100%;
background-color: rgb(29, 29, 27, 80%);
color: #fff;
padding: 2px 20px 2px 20px;
line-height: 34px;
clear: both;
float: left;
}
.main_banner .subtitle span:first-child{
padding-top: 15px;
}
.main_banner .subtitle span:last-child{
padding-bottom: 15px;
}
.main_banner h1{
font-family: 'Open Sans', sans-serif;
font-size: 120px;
font-weight: normal;
position: absolute;
z-index: 6;
left: 15%;
bottom: 70%;
white-space: nowrap;
animation-duration: 2s;
animation-name: slideH1;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes slideH1 {
from {
left: 18%;
bottom: 68%;
}
to {
left: 15%;
bottom: 70%;
}
}
.main_banner h2{
font-family: 'Open Sans', sans-serif;
font-size: 120px;
font-weight: bold;
position: absolute;
z-index: 8;
left: 17%;
bottom: 55%;
white-space: nowrap;
animation-duration: 3s;
animation-name: slideH2;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes slideH2 {
from {
left: 38%;
bottom: 55%;
}
to {
left: 17%;
bottom: 55%;
}
}
@media (max-width: 2200px) {
.main_banner h1, .main_banner h2{
font-size: 100px;
}
}
@media (min-width: 1700px) and (max-width: 1900px) {
.main_banner h1, .main_banner h2{
font-size: 90px;
}
}
@media (min-width: 1400px) and (max-width: 1700px) {
.main_banner h1, .main_banner h2{
font-size: 70px;
}
}
@media (max-width: 1400px) {
.main_banner h1, .main_banner h2{
font-size: 60px;
}
.main_banner .subtitle{
font-size: 14px;
}
.main_banner .subtitle span {
padding: 2px 10px 2px 10px;
line-height: 24px;
}
.main_banner .subtitle span:first-child {
padding-top: 10px;
}
.main_banner .subtitle span:last-child {
padding-bottom: 10px;
}
}
@media (max-width: 1200px) {
.main_banner h1, .main_banner h2{
font-size: 50px;
}
}
@media (max-width: 992px) {
.main_banner h1, .main_banner h2{
font-size: 45px;
}
.main_banner h2 {
right: 0;
}
.main_banner .subtitle{
top: 45%;
right: 5%;
left: unset;
}
.main_banner .subtitle > span {
font-size: 10px;
line-height: 10px;
}
#home .section-logos{
position: relative !important;
}
}
@media (max-width: 768px) {
.main_banner {
min-height: 500px !important;
}
.main_banner h1, .main_banner h2{
font-size: 36px;
}
.main_banner h1{
left: 30%;
bottom: 64%;
transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
}
@keyframes slideH1 {
from {
left: 0%;
bottom: 64%;
}
to {
left: 50%;
bottom: 64%;
}
}
.main_banner h2{
left: 50%;
bottom: 55%;
transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
}
@keyframes slideH2 {
from {
left: 28%;
bottom: 55%;
}
to {
left: 50%;
bottom: 55%;
}
}
}
@media (max-width: 768px) {
.main_banner h1, .main_banner h2{
font-size: 30px;
}
}
@media (max-width: 568px) {
.main_banner {
min-height: 440px !important;
}
.main_banner h1{
top: 20%;
bottom: unset !important;
transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
}
.main_banner h2 {
bottom: unset;
top: 30%;
left: 45% !important;
}
@keyframes slideH1 {
from {
left: 0%;
bottom: 54%;
}
to {
left: 50%;
bottom: 54%;
}
}
.main_banner h2{
left: 50%;
bottom: 45%;
transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
}
@keyframes slideH2 {
from {
left: 28%;
bottom: 45%;
}
to {
left: 50%;
bottom: 45%;
}
}
}
.main_banner img{
max-width: 100%;
height: auto;
}
.main_banner{
height: 0px;
padding-bottom: 55%;
background-color: #F3F4F6;
position: relative;
overflow: hidden;
}
.main_banner .mraky_1, .main_banner .mraky_2, .main_banner .mraky_3{
position: absolute;
max-width: 100%;
height: auto;
}
.main_banner .mraky_1{
left: 10%;
top: 0%;
width: 20%;
z-index: 2;
animation-duration: 3s;
animation-name: mraky1;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes mraky1 {
from {
left: 0%;
top: -10%;
}
to {
left: 10%;
top: 0%;
}
}
.main_banner .mraky_2{
left: 30%;
top: 10%;
width: 10%;
z-index: 5;
animation-duration: 3s;
animation-name: mraky2;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes mraky2 {
from {
left: 15%;
top: 2%;
}
to {
left: 30%;
top: 10%;
}
}
.main_banner .mraky_3{
right: 10%;
top: 5%;
width: 30%;
z-index: 3;
animation-duration: 3s;
animation-name: mraky3;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes mraky3 {
from {
right: 2%;
top: 15%;
}
to {
right: 10%;
top: 5%;
}
}
.main_banner .budova_1{
position: absolute;
left: -2%;
bottom: 15%;
z-index: 7;
width: 46%;
animation-duration: 3s;
animation-name: budova1;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes budova1 {
from {
left: 0%;
bottom: 11%;
}
to {
left: -2%;
bottom: 15%;
}
}
.main_banner .budova_2{
position: absolute;
right: 0%;
bottom: 17%;
z-index: 9;
width: 42%;
animation-duration: 3s;
animation-name: budova2;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes budova2 {
from {
right: -4%;
bottom: 21%;
}
to {
right: 0%;
bottom: 17%;
}
}
.main_banner .ulice{
position: absolute;
right: 0%;
bottom: 8%;
z-index: 4;
width: 62%;
}
.main_banner .team{
position: absolute;
left: 55%;
bottom: 0;
min-width: 220%;
transform: translate(-50%, 0%);
z-index: 10;
animation-duration: 3s;
animation-name: team;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
}
@keyframes team {
from {
left: 50%;
min-width: 200%;
}
to {
left: 55%;
min-width: 220%;
}
}
@media (max-width: 768px){
.main_banner {
padding-bottom: 80%;
}
.main_banner .team{
min-width: 330%;
transform: translate(-50%, 0%);
}
@keyframes team {
from {
left: 50%;
min-width: 280%;
}
to {
left: 59%;
min-width: 330%;
}
}
}
.section-logos{
z-index: 11;
}