.grecaptcha-badge { visibility: hidden; }

.wpcf7-list-item{
  margin-left:0;
}
.wpcf7-list-item label {
    color: #314153;
    text-align: justify;
    font-family: Onest, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
}
.wpcf7-list-item label a{
     color: #314153;
     text-decoration: underline;
}
input[type="checkbox"] {
    flex-shrink: 0;
    margin-right: 10px;
    margin-top:4px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ce0202;
    background: #ce0202;
    color: #fff;
    padding: 10px;
    margin: 10px 0px 20px 0px;
    font-size: 14px;
    line-height: 21px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff;
    padding: 10px;
    margin: 0px;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top:10px;
}
.hero-slide {
 
    min-height: 44.75em!important;
    display: flex!important;
    position: relative!important;
    overflow: hidden!important;
}

input[type=checkbox] {
  accent-color: #4EAD5B;
}
.wpcf7-form-control-wrap{
    width: 100%;
    display: block;
}
.wpcf7-submit{
    display:none;
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap select{
    width:100%;
    outline:none!important;
}
.navbar{
    transition:0.5s all;
}
.darkHeader{
    background:#F5F8F5;
}
.archive  .is-page-hero {
    background-color: #f5f8f5;
    border-radius: 30px;
    flex-flow: wrap;
    min-height: 26.75em;
    padding-top: 6.25em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.post-rich img{
    margin:15px 0;
}
.single .is-slide-bg {
    bottom: 40%;
}
.akt-col.right{
    position:relative;
}
.aktualnosci-slider .news-item{
    margin-left:10px;
    margin-right:10px;
}
 .aktualnosci-box .slick-list {
      margin: 0 -10px;
  }
  .acf-map{
    height:400px;
  }

@media (min-width:991px){
    .pc-box{
        min-width:190px;
    }
}
.slide-osoba img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.wsparcie-left{
    position:relative;
    z-index:99;
}
.wsparcie-left .is-simple-button{
     position:relative;
    z-index:99;   
}
.page-template-page-envira-core .span-green{
        color: #0080c8;
}
.page-template-page-envira-core .kontakt-formularz .is-simple-button.with-gradient{
      background-image: linear-gradient(56deg, #314153 31.3%, #0080c8 93.88%);  
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.tab-content-title.is-yellow {
    color: #fbb900;
}

.page-template-page-envira-flow .span-green{
        color: #fbb900;
}
.page-template-page-envira-flow .kontakt-formularz .is-simple-button.with-gradient{
      background-image: linear-gradient(56deg, #314153 31.3%, #fbb900 93.88%);  
}
.newsletter-form{
    padding-right:20px;
}
.current-menu-item:before{
    width:100%!important;
}
.nav-flex{
    transition:0.5s all;
}
.darkHeader .nav-flex {
    padding-top:2em;
}
.proces-title p {
    margin:0;
}
.ditem-content ul{
    padding-left:20px;
    text-align:left;
}
.small-zgoda{
   color: #314153;
    text-align: justify;
    font-family: Onest, sans-serif;
    font-size: .88em;
    font-weight: 400;
    line-height: 1.5; 
    margin:7px 0;
}