.group-blog .project-image {
    height: auto !important;
}
.load-more img {
    max-width: 10px !important;
}
.img-copyright {
    margin-right: -30px;
}
.download-btn {
    margin-left: 70px;
}
#wpcf7-cf7sg-form-event-registration_backup_copy .selections .field {
    height: 20px !important;
}
#wpcf7-cf7sg-form-event-registration_backup_copy .col,
#wpcf7-cf7sg-form-event-registration_backup_copy .col-12 {
    margin-bottom: 35px !important;
}

#wpcf7-cf7sg-form-event-registration_backup_copy .wpcf7-checkbox {
    border: 0px solid #000000;
}
#wpcf7-cf7sg-form-event-registration_backup_copy .wpcf7-form-control-wrap[data-name="checkbox-490"] .wpcf7-checkbox {
    border: 1px solid #000000;
}

.wpcf7 form.sent .cf7sg-response-output {
    border-color: #D8D43E !important;
}
.wpcf7 form .cf7sg-response-output {
    margin: 2em 0 !important;
}
.acceptance {
    margin-top: 25px;
}
.wpcf7-not-valid-tip {
    font-size: 10px !important;
    line-height: 15px !important;
    color: black !important;
}
.cf7-smart-grid.has-grid .field>label {
    -display: none !important;
}
.cf7-smart-grid.has-grid .field>label em {
    color: transparent !important;
}
input[type="submit"] {
    border: 2px solid #D8D43E !important;
    background: #D8D43E !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
}
.btn-primary:disabled {
    color: #fff;
    font-weight: bold;
    background-color: #D8D43E;
    border-color: #D8D43E;
}
.cf7sg-container .cf7-smart-grid.has-grid .container {
    padding: 0 !important;
}
.cf7-smart-grid.has-grid .wpcf7-form-control:not(img) {
    border-radius: 0 !important;
}
.wpcf7-list-item {
    margin: 0 !important;
}
.wpcf7 {
    padding-left: 0px !important;
}
.form-control {
    border: 1px solid #000000;
    border-radius: 0;
}
body.nav-active .nav__list-item:nth-child(4) {
    font-size: 2rem;
}
.wpcf7-checkbox {
    height: auto;
}
.wpcf7-checkbox .wpcf7-list-item {
    padding-top: 8px;
}
.cf7-smart-grid.has-grid div.field span.wpcf7-not-valid-tip {
    bottom: 0px !important;
    position:relative !important;
    padding: 0 !important;
}
.cf7-smart-grid.has-grid div.field span.wpcf7-not-valid-tip {
    background: transparent !important;
}
.joboffer img {
    max-width: 350px !important;
    margin-left: 70px;
}

@media only screen and (max-width: 480px) {
    .joboffer img {
        margin-left: 0px;
    }
}

.wpcf7 .field {
  height: 60px;
  margin-bottom: 10px;
}
.wpcf7 {
    padding-left: 45px;
}

input[type="radio"] {
    accent-color: black;
}

input[type="submit"] {
    border: 2px solid #000000;
    background: transparent;
    margin-top: 20px;
    color: #000000;
}
input[type="submit"]:hover {
    background: #D8D43E;
    border: 2px solid #D8D43E;
}
.wpcf7-list-item {
   -margin: 10px 0 0 0 !important;
}

span.wpcf7-list-item { display: block; }

.cf7-smart-grid.has-grid .wpcf7-form-control:not(img) {
    min-height: 55px !important;
}

.wpcf7 .checkbox {
    margin-top: 20px;
}

.obli {
    margin-bottom: 15px;
}

.obli span {
    color: red;
}