.vc_custom_1637566194184 {
    background-color: #62a814 !important;
}

.wpb_animate_when_almost_visible {
    opacity: 1;
}

.navigation-block .glang {
    width: 70px;
    float: left;
    position: absolute;
    top: 25px;
    left: 0px;
}

@media only screen and (max-width: 600px) {
    .navigation-block .glang {
        width: 70px;
        float: left;
        position: absolute;
        top: 38px;
        left: 165px;
    }

    .custom-header {
        margin-left: -30px !important;
    }
}

.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form textarea {
    width: 100%;
    padding: 8px 12px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.wpcf7-form-control.wpcf7-submit {
    background-color: #62a814;
    color: white;
    padding: 10px 25px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
}

.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #528f11;
}

.wpcf7-response-output {
    margin-top: 15px;
    padding: 10px;
    border-radius: 4px;
}

.screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}