.elementor-55167 .elementor-element.elementor-element-13aaff4e > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-55167 .elementor-element.elementor-element-13aaff4e > .elementor-container{max-width:500px;}.elementor-55167 .elementor-element.elementor-element-13aaff4e{margin-top:040px;margin-bottom:020px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-55167 .elementor-element.elementor-element-e7174df{text-align:center;}.elementor-55167 .elementor-element.elementor-element-e7174df .elementor-heading-title{color:var( --e-global-color-5fa4733 );}.elementor-55167 .elementor-element.elementor-element-68ae7bda{width:var( --container-widget-width, 100.833% );max-width:100.833%;--container-widget-width:100.833%;--container-widget-flex-grow:0;}#elementor-popup-modal-55167 .dialog-widget-content{animation-duration:0.7s;border-radius:15px 15px 15px 15px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-55167{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-55167 .dialog-message{height:auto;padding:10px 10px 10px 10px;}#elementor-popup-modal-55167 .dialog-close-button{display:flex;top:4%;font-size:30px;}body:not(.rtl) #elementor-popup-modal-55167 .dialog-close-button{right:4%;}body.rtl #elementor-popup-modal-55167 .dialog-close-button{left:4%;}#elementor-popup-modal-55167 .dialog-close-button i{color:var( --e-global-color-4fe5397 );}#elementor-popup-modal-55167 .dialog-close-button svg{fill:var( --e-global-color-4fe5397 );}@media(max-width:767px){.elementor-55167 .elementor-element.elementor-element-13aaff4e{padding:10px 10px 10px 10px;}.elementor-55167 .elementor-element.elementor-element-68ae7bda > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-55167 .dialog-message{width:100%;padding:0px 0px 0px 0px;}#elementor-popup-modal-55167 .dialog-close-button{top:6%;}body:not(.rtl) #elementor-popup-modal-55167 .dialog-close-button{right:10%;}body.rtl #elementor-popup-modal-55167 .dialog-close-button{left:10%;}#elementor-popup-modal-55167 .dialog-widget-content{margin:0px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-13aaff4e */.form .d-flex{
    display: flex;
    flex-wrap: wrap;
    
}
.form .flex-row{
    flex-direction: row;
}

.form .item{
    flex: 0 0 auto;
    width: 100%;
    padding: 5px;
}
.form .w-100, .form label{
    width: 100%;
}
.wpcf7-textarea{
    height: 100px;
}

.form input, .form textarea, .form select{
    background-color: #F1F1F1;
    border-width: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
        min-height: 47px;
    padding: 6px 16px;
    margin-top: .5rem;
}

.form .w-33{
    width: 33%;
}

.form input[type=checkbox] {
    min-height: auto;
    width: 20px;
    height: 20px;
    accent-color: #45D470;
}

.form input[type=submit]{
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
        background-color: #4963FE;
    color: #ffffff;
    width: 210px;
    height: 48px;

}
.form input[type=submit]:hover{
    background-color: #5A72FB;
}

.form .text-right{
    text-align: right;
}
.form .wpcf7-spinner{
    display: none;
}

.form .wpcf7-not-valid-tip{
    margin-top: 7px;
}

.form .agendy p{
    padding: 0px 16px;
        margin-bottom: 0.5rem;
}

.form .povinne{
    color: red;
}

.form .wpcf7-list-item {
    margin-bottom: 8px;
    margin-top: 8px;
    width: 185px;
}


input[type='checkbox']{
    opacity: 0;
    position: absolute;   
}

input[type='checkbox'] {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    cursor: pointer;
}



input[type='checkbox'] + .wpcf7-list-item-label:before{
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    
    margin-right: 10px;
    text-align: center;
}

input[type='checkbox']:checked + .wpcf7-list-item-label:before {
    background: #45D470;
    box-shadow: inset 0px 0px 0px 2px #fff;
}

.form br{
    display: none;
}




.meet{
    position: relative;
}
@media only screen and (max-width: 576px){
    .form .item{
        width: 100%;
    }

}

@media only screen and (max-width: 756px){
    .form .w-33{
        width: 50%;
    }

}

@media only screen and (max-width: 1025px){
    .meet .btn-green, .meet .text, .meet .calendar{
    position: initial!important;
}
}/* End custom CSS */