.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;
}
.w-checkbox-input--inputType-custom.w--redirected-checked{
    border-color:#504f4a;
    box-shadow: none!important;
}
.w-checkbox-input--inputType-custom.w--redirected-focus{
    box-shadow: none!important;
}
.button-next{
    text-decoration: none;
}
.cs-simple-input{
    outline:none!important;
    padding-left:5px;
}
.cs-simple-input.is-cutm {
    width: 100%;
    max-width: 100%;
}
.has-error .cs-simple-input{
    border-color:red;
}
.btn-send{
color: #fff;
    background-color: #0000;
    border: 1px solid #f5f5fa;
    padding: 15px 40px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    min-width: 220px;
    text-decoration: none;
    transition: all .3s;
}
.progress-step.is-back{
    cursor:pointer;
}
.btn-send:hover{
 background:#ffe600;
 border-color:#ffe600;
    color: #2e2e38;  
}
.is-radio-cs .cs-padding{
    width:100%;
}
@media (max-width:700px){
    .mc-right{
        padding-bottom:30px;
    }
}
.footer-columns{
    max-width:100%;
}

@media (min-width:1250px){
.image-40 {
    position: absolute;
    bottom: -90px;
    left: 0px;
    max-width: 340px;
}
.osoba-big-text{
    max-width:400px;
}
}
.ilosc_summary1 .is-summary-plus{
    display:none;
}
.ilosc_summary2 .is-for-summary:nth-of-type(2) .is-summary-plus{
    display:none;
}
.ilosc_summary3 .is-for-summary:nth-of-type(3) .is-summary-plus{
    display:none;
}

.mc-right{
    padding-bottom:50px;
}
.form-content[data-id="4"] .checkbox-desc.max-width {
    max-width: 50%;
}
.is-spec-link{
    transition:0.5s all;
}
.is-spec-link:hover{
    text-decoration: none;
}
.custom-answers-flex{
    flex-wrap:wrap;
}
.cs-single-answer{
    width:100%;
}
.coloredbtn{
    border-color:#ffe600;
    background-color:#ffe600;
   color: #000;
}
.section-main{
    background-image:url(images/bg.jpg);
}

.image-40 {
    max-width: 280px;
}
.sec-top-logo img{
    width:140px;
}
@media (min-width: 1250px) {
    .osoba-big-text {
        max-width: 100%;
    }
}