.elementor-kit-14{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b67fd21:#191919;--e-global-color-ea0d436:#49B82B;--e-global-color-1f5205f:#2656D1;--e-global-color-4c44fec:#FD7700;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Sora", Sans-serif;font-size:18px;font-weight:200;line-height:26px;letter-spacing:-0.04em;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{color:#020101;font-weight:500;}.elementor-kit-14 h1{font-family:"Sora", Sans-serif;font-size:72px;font-weight:300;line-height:80px;letter-spacing:-0.04em;}.elementor-kit-14 h2{font-size:72px;font-weight:200;line-height:80px;letter-spacing:-0.04em;}.elementor-kit-14 h3{font-family:"Sora", Sans-serif;font-size:58px;font-weight:200;line-height:64px;letter-spacing:-0.04em;}.elementor-kit-14 h4{font-size:40px;font-weight:200;line-height:48px;letter-spacing:-0.04em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1124px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{font-size:16px;line-height:1.5em;}.elementor-kit-14 h1{font-size:36px;line-height:1.2em;letter-spacing:-0.04em;}.elementor-kit-14 h2{font-size:32px;line-height:1.2em;letter-spacing:-0.04em;}.elementor-kit-14 h3{font-size:28px;line-height:1.3em;letter-spacing:-0.04em;}.elementor-kit-14 h4{font-size:24px;line-height:1.3em;letter-spacing:-0.04em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

p {
    &:not(:last-child)  {
        margin-bottom:20px;
    }
}

[type=button], [type=submit], button {
    color: #FFFFFF;
    background-color: #191919;
    border: 1px solid #191919;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.04em;
    padding: 10px 40px;
}

[type=button]:hover, 
[type=submit]:hover, 
button:hover,
[type=button]:focus, 
[type=submit]:focus, 
button:focus {
    color: #FFFFFF;
    background-color: #005FCC;
    border: 1px solid #005FCC;
    color: #FFFFFF;

}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    font-family: "Sora", Sans-serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 26px;
    letter-spacing: -0.04em;
}

@media only screen and (max-width: 767px) {
    input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    font-size: 16px;
    line-height: 24px;
}
}


/*.wpcf7-not-valid-tip {*/
/*    margin-top: 5px;*/
/*    font-size: 14px;*/
/*}*/

.wpcf7-not-valid-tip {
    display: none;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 2px solid #cdcdcd;
    border-radius: 3px;
    padding: .5rem 1rem;

}

.cf7-inline,
.wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-direction: row;
    column-gap: 12px;
    align-items: stretch;
}

@media only screen and (max-width: 580px) {
    .cf7-inline,
.wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-checkbox {
    flex-direction: column;
}
}


/*.cf7-inline p {*/
/*    margin-block-end: 0;*/
/*}*/

.wpcf7-list-item {
    margin: 0;
}

.wpcf7-list-item label {
    line-height: 1.5;
    font-weight: 200;
    height: 100%;
}

.wpcf7-submit {
    margin-top: 20px;
}

label {
    font-weight: 400;
}

label {
    width: 100%;
}

select {
    margin-top: 5px;
}

input.wpcf7-not-valid {
    border: 2px solid #dc3232;
}

.wpcf7-not-valid .wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label,
select.wpcf7-not-valid {
        border: 2px solid #dc3232;
}

/* Ukryj standardowe radio buttony */
.wpcf7-list-item input[type="radio"],
.wpcf7-list-item input[type="checkbox"] {
    display: none;
}

/* Stylizuj etykiety dla radio jako klikalne przyciski */
.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label,
.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label {
    display: inline-flex;
    padding: 5px 16px;
    margin-top: 5px;
    border: 2px solid #CDCDCD; /* Kolor obramowania */
    border-radius: 3px;
    background-color: #FFF; /* Kolor tła */
    color: #757575; /* Kolor tekstu */
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    align-items: center;
}

@media only screen and (max-width: 580px) {
.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label,
.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label {
    padding: 8px 16px;
}
}
 

.wpcf7-list-item {
    flex: 1;
    margin-bottom: 5px;
}

.wpcf7-checkbox .wpcf7-list-item {
    flex: auto;
}

/* Efekt hover */
.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:hover,
.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:hover {
    background-color: #005FCC;
    border: 2px solid #005FCC;
    color: #fff !important;
}

/* Stylizuj wybrane radio buttony */
.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label,
.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label{
    /*background-color: #005FCC;*/
    /*color: #fff;*/
    color: #333;
    border-color: #005FCC;
    box-shadow: 0 0 10px rgba(0, 115, 230, 0.6);
}/* End custom CSS */