.wpcf7-list-item{
  margin-left:0;
}
.wpcf7-list-item label {
    color: #8d9091;
    font-weight: 400!important;
        font-size: .88em;
    line-height: 1.3;
}
.wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
}
.wpcf7-list-item label a{
     color: #8d9091;
}
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;
}
.is-tabela .table-row:last-of-type .table-row-item{
    border-bottom:0;
}

@media (min-width:1024px){
.footer {
    background-position: 50% -100px;
}
}
.wpcf7-spinner{
    display: none;
}
.cta-box{
    background-image:url(/wp-content/uploads/2025/09/Group-146-scaled.png);
}
.footer{
     background-image:url(/wp-content/uploads/2025/09/Rectangle-366-scaled.jpg);   
}
.image-4 {
    width: 155px;
}
.wymiary-img{
    width:25%;
}

@media (max-width:500px){
    .wymiary-img{
        width:100%;
    }
}