/* START */

.company-questions .slide-in-review-google {
	padding-top: 30px;
	padding-bottom: 30px;
}

.slide-in-review {
    transform: translateY(60px);
    -webkit-transition: 3s all;
    -moz-transition: 3s all;
    -o-transition: 3s all;
    transition: 3s all;
}

.slide-in-review.visible{
    transform: translateY(0);
}
.slide-in-review {
	visibility: hidden;
}

/* 
========
Review Section
=========
*/
#top-container .rplg-box-content { 
	max-height: 75px; 
}

#company-container .company-questions {
  display: flex;
  justify-content: center;
  align-items: center; 
}

#top-container {
    margin-top: 20px;
}

#company-container .col-xl-3, #company-container .col-xl-9 {
    padding: 0px;
}

#company-answer  {
	max-width:931px;
	margin-left: auto; 
	margin-right: 0;
}

#company-container {
    padding-top: 36px;
    padding-bottom: 36px;
    border-top: 1px solid rgba(48, 42, 39, .2);
    border-bottom: 1px solid rgba(48, 42, 39, .2);
}

.rplg-badge2 svg {
    max-width: 44px;
}

.grw-slider-dots {display: none;}

/* Full width responsive video */
@media (max-width: 576.1px) {
	#company-application-container {
		padding-right: 0px;
		padding-left: 0px;
	}

	#bottom-container > p > em > span, #bottom-container > p > em, #bottom-container > p {
		line-height: unset !important;
		padding-bottom: 8px;
	}
	
	#company {
		padding-right: 25px;
		padding-left: 25px;
	}
	
	#company .container {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	#company-answer {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	#company-container, #company-container p {
		text-align: center;
	}
}

@media (min-width: 576px) {
	.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
		width: 100% !important;
		height: 100% !important;
	}
	.mejs-container {
		padding-top: 56.25%;
	}
	.wp-video, video.wp-video-shortcode {
		max-width: 100% !important;
	}
	video.wp-video-shortcode {
		position: relative;
	}
	.mejs-mediaelement {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.mejs-controls {
		display: none;
	}
	.mejs-overlay-play {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: auto !important;
		height: auto !important;
	}
}

.company-questions .slide-in-review-facebook {
	padding-bottom: 30px;
}


@media (max-width: 991.8px) and (min-width: 520px) {
	
	#company-container .column-text p {
		height: unset;
	}

	#company-container .column-text {
		padding-bottom: 36px;
	}

	.company-questions .slide-in-review-google, .company-questions .slide-in-review-facebook {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.slide-in-review-google, .slide-in-review-facebook {
	  float: left;
	  width: 50%;
	}
	
}

#field_17_23:hover {background-color: unset;}

#bottom-container #gravityform_button_17 {
    padding-left: 40px;
    padding-right: 40px;
	margin-top: 5px;
}

#bottom-container .apply-benefits {
    max-width: 315px;
    margin-left: auto;
    margin-right: auto;
}

#bottom-container .apply-benefits ul {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0 10px;
}

#bottom-container .apply-benefits ul li {
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    letter-spacing: .2px;
    font-weight: 300;
    color: #302A27;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}

#bottom-container .apply-benefits ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background-image: url(/wp-content/uploads/2021/06/1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}

#bottom-container {
    padding: 20px 15px 0px 15px;
    display: block;
    position: relative;
    background-color: #FFF;
    z-index: 1;
	border: 1px solid rgba(48, 42, 39, .2);
	border-bottom: 1px #F56038 solid;
    /*overflow: hidden;*/
}

#bottom-container p {
    font-weight: 900;
    font-size: 17px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.1px;
    margin: 0;
    font-family: 'Trim Poster Semi Expanded';
}

#bottom-container {transform: scale(0);
transition-duration: 1s
}

#bottom-container.visible {transform: scale(1);
transition-duration: 1s
}

@media (max-width: 767.9px) {
    .form-body {
        max-width: 642px;
        margin-left: auto;
        margin-right: auto;
    }
}
    .gform_heading {
        display: none;
    }
    #gform_17 > div.gform_footer.top_label {
        padding-bottom: 0px;
    }
    
    .gform_wrapper .gform_fileupload_multifile span.gform_drop_instructions {
        display: flex;
        margin-bottom: 0;
    }
    
    .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
        background-image: url(data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23E2E3E333' stroke-width='2' stroke-dasharray='6%2c 4' stroke-dashoffset='9' stroke-linecap='butt'/%3e%3c/svg%3e);
        border-radius: 5px;
        background-color: rgba(226, 227, 227, .2);
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        min-height: 115px;
        -webkit-transition: .3s all;
        -moz-transition: .3s all;
        -o-transition: .3s all;
        transition: .3s all;
    }


.job-application-section .gform_wrapper ul.gform_fields {
    display: flex;
    flex-wrap: wrap;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield {
    width: 50%;
    flex-basis: 50%;
    padding: 40px 36px 36px 36px !important;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.job-application-section .form-body .gform_wrapper .gform_footer {
    position: relative;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield div.ginput_container label {
    display: none;
}

.job-application-section div.ginput_container_name span {
    padding: 0;
}

.job-application-section div.ginput_container_name input {
    max-width: 100%;
}

.job-application-section .form-body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    /*width: auto;*/
    max-width: 100%;
    width: 100%;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield.application-file {
    flex-basis: 100%;
    width: 100%;
    padding-bottom: 20px !important;
    border-bottom: 1px solid rgba(48, 42, 39, .2);
}

.job-application-section .form-body .gform_wrapper label.gfield_label {

    font-family: 'Trim Web';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.3px;
    color: #302A27;
}

.job-application-section .form-body .ginput_container_fileupload {
    text-align: center;
    /*background-image: url("/wp-content/uploads/2021/06/Upload-Area.svg");*/
    min-height: 115px;
    padding: 0;
    position: relative;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    /*cursor: pointer;*/
    max-width: 572px;
    margin: 0 auto;
}

.job-application-section .form-body .ginput_container_fileupload.w-50 {
    width: 185px !important;
    float: right;
}

#gform_preview_17_4 {
    float: left;
    width: calc(100% - 200px);
    flex-basis: calc(100% - 200px);
    display: flex;
    flex-wrap: wrap;
    padding-right: 20px;
    background: rgba(226, 227, 227, .2);
    margin-right: 13px;
    padding-left: 13px;
    border-radius: 5px;
    position: relative;
}

.files-counter {
    position: absolute;
    left: -45px;
    top: -30px;
    font-size: 12px;
    line-height: 12px;
    display: none;
}

.files-counter.visible {
    display: block;
}

.files-counter::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: -20px;
    height: 14px;
    width: 12px;
    background-image: url("/wp-content/uploads/2021/06/attach.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

#gform_preview_17_4 .ginput_preview {
    width: 100%;
    padding: 14px 21px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    justify-content: space-between;
    z-index: -999;
    opacity: 0;
    -webkit-transition: .6s all;
    -moz-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
    border-bottom: 1px solid #E2E3E3;
    position: relative;

}

#gform_preview_17_4 .ginput_preview::before {
    content: "";
    background-image: url("/wp-content/uploads/2021/06/✓.svg");
    display: block;
    position: absolute;
    top: 16px;
    left: 0;
    width: 11px;
    height: 12px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

#gfield_description_17_4.hidden {
    display: none;
}

#field_17_4 label.block {
    display: block;
    margin-bottom: 20px;
}

#gform_preview_17_4 .ginput_preview:last-of-type {
    border-bottom: none;
}

#gform_preview_17_4 .ginput_preview.visible {
    opacity: 1;
    z-index: 1;
}

#gform_preview_17_4 .ginput_preview img {
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
    transform: translateY(100%);
    order: 2;
    cursor: pointer;
    position: absolute;
    right: 0;
}

#gform_preview_17_4 .ginput_preview img.gform_delete {
    opacity: 0;
    z-index: 99;
}

#gform_preview_17_4 .ginput_preview strong {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    transform: translateY(100%);
    order: 1;
    font-family: 'Helvetica Now Display';
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400 !important;
    /* identical to box height, or 100% */
    /* Black */
    color: #302A27;
    word-break: break-all;
    height: 16px;
    overflow: hidden;


}

#gform_preview_17_4 .ginput_preview.visible img,
#gform_preview_17_4 .ginput_preview strong {
    transform: translateY(0);
}

.job-application-section .form-body .ginput_container_fileupload #input_17_4 {
    background-color: transparent;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    height: 28px;
    text-decoration-line: underline;
    color: #F56038;

    opacity: 0;
    height: 100%;
    width: 100%;
}

.job-application-section .form-body .ginput_container.ginput_container_email {
    max-width: 100%;
    width: 100%;
}

input[type=file].medium {
    color: transparent;
}

#file-uploader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(226, 227, 227, 0);
    padding: 3px;
    cursor: pointer;
    z-index: 99;
    height: 100%;
    width: 100%;
}

#file-uploader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


#file-uploader:before {
    content: "Ziehe Dateien hierher oder";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    transform: translate(-225px, -50%);
    color: #302A27;


}

#file-uploader:after {
    content: "wähle Dateien aus";
    display: block;
    position: absolute;
    right: -10px;
    top: 50%;
    width: 200px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    transform: translate(-50%, -50%);
    color: #F56038;
    text-decoration-line: underline;
}


.gform_body .gf-agb-box label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 22px;
    height: 22px;
    transition: transform 0.28s ease;
    border-radius: 3px;
    border: 2px solid #F56038;
}

.job-application-section .form-body .gform_wrapper li#field_17_6 label.gfield_label,
.job-application-section .form-body .gform_wrapper li#field_17_7 label.gfield_label, .job-application-section .form-body .gform_wrapper li#field_17_23 label.gfield_label {
    display: none;
}

#validation_message_17_6 {
    padding-top: 0px;
    padding-bottom: 16px;
}

.job-application-section .form-body .gform_wrapper li#field_17_6 {
    flex-basis: auto;
    padding-top: 40px !important;
    padding-bottom: 0px !important;
    /*padding-top: 0 !important;*/
    width: 100%;
}
.job-application-section .form-body .gform_wrapper li#field_17_23 {
    flex-basis: auto;
    padding-top: 0px !important;
    padding-bottom: 38px !important;
    /*padding-top: 0 !important;*/
    width: 100%;
}

.job-application-section .form-body .gform_wrapper li.gchoice_17_6_1,
.job-application-section .form-body .gform_wrapper li.gchoice_17_23_1 {
    height: 30px;
    margin-bottom: 0;
    width: auto;
    float: left;
}

.job-application-section .form-body .gform_wrapper li.gchoice_17_6_1, .job-application-section .form-body .gform_wrapper li.gchoice_17_23_1 {
    padding-right: 25px !important;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield div.ginput_container.ginput_container_checkbox label {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;

    /* identical to box height, or 100% */
    /* Black */
    color: #302A27;
    margin-left: 10px;
    padding-left: 25px;
}

.gform_wrapper .gfield_required {
    display: none;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0 !important;
}

.job-application-section .gform_wrapper ul.gfield_checkbox,
.job-application-section .gform_wrapper ul.gfield_radio {
    margin: 0;
}

.job-application-section .gform_body input[type="checkbox"] {
    width: auto;
    opacity: 0;
    position: absolute;
    left: 0;
    margin-left: -20px;
}

.job-application-section .gform_body label#label_17_6_1, .job-application-section .gform_body label#label_17_23_1 {
    width: 100% !important;
    max-width: 100% !important;
}

.job-application-section .gform_body label#label_17_6_2 {
    width: 305px !important;
}

.job-application-section .gform_body label#label_17_6_1::before,
.job-application-section .gform_body label#label_17_23_1::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 24px;
    height: 24px;
    transition: transform 0.28s ease;
    border-radius: 5px;
    border: 3px solid #F56038;
    color: rgba(255, 255, 255, 0);
    padding: 2px;
}

.job-application-section .gform_body label#label_17_6_1::after,
.job-application-section .gform_body label#label_17_23_1::after {
    display: block;
    width: 10px;
    height: 5px;
    border-bottom: 2px solid #F56038;
    border-left: 2px solid #F56038;
    -webkit-transform: rotate(-45deg) scale(0);
    transform: rotate(-45deg) scale(0);
    transition: transform ease 0.25s;
    will-change: transform;
    position: absolute;
    top: 12px;
    left: 10px;
    content: "";

}

.job-application-section .gform_body input[type="checkbox"]:checked ~ label#label_17_6_1::before,
.job-application-section .gform_body input[type="checkbox"]:checked ~ label#label_17_23_1::before {
    background-image: url("/wp-content/uploads/2021/06/white-check.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: inherit;
    background-color: #F56038;
}

.job-application-section .form-body .gform_wrapper .gform_footer {
    top: auto;
    left: auto;
    width: 100%;
}

.job-application-section .form-body .gform_wrapper .gform_footer {
    top: auto;
    left: auto;
    width: 100%;
    padding: 0 36px 36px 36px;
}

#gform_18 > div.gform_footer.top_label {
	padding: 0px;
}

.job-application-section .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"],
.job-application-section .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
    display: block;
    width: 100%;
    border: none;
    border-radius: 5px;
    background-color: #E2E3E3;
    color: #302A27;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    padding: 20px;
}

.job-application-section .gform_wrapper .application-email .validation_message , .job-application-section .gform_wrapper .application-phone .validation_message , .job-application-section .gform_wrapper .application-name .validation_message , .job-application-section .gform_wrapper .application-last-name .validation_message {
    display: none !important;
}

#gform_submit_button_17 {
    display: flex;
    float: none;
    margin: 0 auto;
    width: 100%;
    border: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: rgba(226, 227, 227, .78);
}

#gform_submit_button_17:hover,
#gform_submit_button_17:focus {
    background-color: #F56038;
    color: #FFF;
}

#gform_wrapper_17 .gfield_error label::before {

    content: 'Dies ist ein Pflichtfeld.' !important;
    visibility: visible;
    color: #F56038;

}

.job-application-section .form-body .gfield_error label {
    visibility: hidden;
}

.job-application-section .form-body .gfield_error .ginput_container_checkbox label {
    visibility: visible;
}

#gform_wrapper_17 .gfield_error .ginput_container_checkbox label::before {

    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c" !important;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 24px;
    height: 24px;
    transition: transform 0.28s ease;
    border-radius: 3px;
    border: 3px solid #F56038;
    color: rgba(255, 255, 255, 0);
    padding: 2px;
}

.form-body::before {
    display: none !important;;
}

#gform_browse_button_17_4 {
    background-image: url("/wp-content/uploads/2021/06/file-upload-icon.svg");
    background-position: center center;
    border: none;
    padding: 0;
    background-repeat: no-repeat;
    text-indent: -1px;
    color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    /*height: 32px;*/
    /*width: 32px;*/
    /*margin: 20px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    margin: 0;
}

#gform_browse_button_17_4:hover,
#gform_browse_button_17_4:focus {
    outline: none;
}

.gform_wrapper span.gform_drop_instructions {
    font-size: 16px;
    line-height: 16px;
    color: #302A27;
    margin-bottom: 12px;
    font-family: 'Helvetica Now Display';
    margin-right: auto;
    margin-left: 0;
}

.gform_wrapper span.orange {
    font-size: 16px;
    line-height: 16px;
    color: #F56038;
    font-family: 'Helvetica Now Display';
    text-decoration-line: underline;
    margin-left: 0;
    margin-right: 55px;
}

.job-application-section .form-body .ginput_container_fileupload.w-50 span.gform_drop_instructions {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px !important;
}

.job-application-section .form-body .ginput_container_fileupload.w-50 span.orange {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.job-application-section .form-body .ginput_container_fileupload.w-50 {
    /*height: 134px;*/
    margin-bottom: 20px;
}

.job-application-section .form-body .gform_validation_error .ginput_container_fileupload.w-50 {
    width: 185px !important;
    float: right;
    height: 134px;
    margin-bottom: 20px;
}

.job-application-section .form-body #gform_multifile_upload_17_4.w-50 {
    width: 185px !important;
    float: right;
    height: 134px;
    margin-bottom: 20px;
}

.gform_wrapper #gform_multifile_upload_17_4.w-50 span.orange {
    margin: 0 auto;
    margin-top: 55px;
}

.gform_validation_error #gform_preview_17_4 {
    float: left;
    width: calc(100% - 200px);
    flex-basis: calc(100% - 200px);
    display: flex;
    flex-wrap: wrap;
    padding-right: 20px;
    background: rgba(226, 227, 227, .2);
    margin-right: 13px;
    padding-left: 13px;
    border-radius: 5px;
    position: relative;
}

.gform_validation_error #gform_preview_17_4 .ginput_preview {
    z-index: 1 !important;
    opacity: 1 !important;
}

#gform_submit_button_17 {
    display: flex;
    float: none;
    margin: 0 auto;
    width: 100%;
    border: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: rgba(226, 227, 227, .78);
}

#gform_submit_button_17:hover,
#gform_submit_button_17:focus {
    background-color: #F56038;
    color: #FFF;
}

#gform_submit_button_17:hover .image-wrapper,
#gform_submit_button_17:focus .image-wrapper {
    background: #FFF;
}

#gform_submit_button_17 .image-wrapper {
    background: #F56038;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background-position: center center;
    background-size: contain;
    display: block;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    margin-left: 10px;

}

#gform_submit_button_17:hover .image,
#gform_submit_button_17:focus .image {
    background: #F56038;
}

#gform_submit_button_17 .image {

    mask: url('/wp-content/uploads/2021/07/✓.svg') no-repeat center;
    -webkit-mask: url('/wp-content/uploads/2021/07/✓.svg') no-repeat center;
    height: 24px;
    width: 24px;
    display: block;
    background: #FFF;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield.focus,
.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield:hover {
    background-color: rgba(226, 227, 227, .2);
    position: relative;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield.application-file:hover,
.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield#field_17_6:hover {
    background-color: inherit;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield.focus:before {
    background-color: #F56038;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield.application-file:hover:before,
.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield#field_17_6:hover:before {
    display: none;
}

.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield.focus input,
.job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield:hover input {
    background-color: rgba(255, 255, 255, 0);
}

#application .gform_fileupload_rules {
    display: none !important;
}

#gform_confirmation_message_17 {
    position: relative;
    padding: 100px 10px;
}

.gform_confirmation_message .col-md-6 {
    padding: 0 40px;
}

.gform_confirmation_message .from {
    border-right: 1px solid rgba(48, 42, 39, .2)
}

#gform_confirmation_message_17::before {

    content: "";
    display: block;
    position: absolute;
    top: -40px;
    right: 0;
    background-image: url("/wp-content/uploads/2021/07/stamp-mark.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 120px;
    width: 120px;
}

.gform_confirmation_message br {
    display: none;
}

.gform_confirmation_message p.title {
    font-family: Trim Web;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    opacity: 1;

    /* Black */
    color: #302A27;


}

.gform_confirmation_message p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    word-break: break-all;

    /* Black */
    color: rgba(48, 42, 39, .5);
}

.gform_confirmation_message p.kollabo {
    position: relative;
}

.gform_confirmation_message p.kollabo::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -11px;
    left: -14px;
    width: 102px;
    height: 22px;
    background-image: url("/wp-content/uploads/2021/07/underline.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}


section#application .form-body .gform_wrapper ul#input_17_6 li::before {
    display: none;
}

#gform_confirmation_message_17 {
    position: relative;
    padding: 100px 10px;
}

.gform_confirmation_message .col-6.from {
    padding: 0 40px 0 25px;
}

.gform_confirmation_message .col-6.to {
    padding: 0 25px 0 40px;
}

.gform_confirmation_message .from {
    border-right: 1px solid rgba(48, 42, 39, .2)
}

#gform_confirmation_message_17::before {

    content: "";
    display: block;
    position: absolute;
    top: -40px;
    right: 0;
    background-image: url("/wp-content/uploads/2021/07/stamp-mark.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 120px;
    width: 120px;
}

.gform_confirmation_message br {
    display: none;
}

.gform_confirmation_message p.title {
    font-family: Trim Web;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    opacity: 1;

    /* Black */
    color: #302A27;


}

.gform_confirmation_message p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;

    /* Black */
    color: rgba(48, 42, 39, .5);
}

.gform_confirmation_message p.kollabo {
    position: relative;
}

.gform_confirmation_message p.kollabo::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -11px;
    left: -14px;
    width: 102px;
    height: 22px;
    background-image: url("/wp-content/uploads/2021/07/underline.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

#field_17_3 .int-phone.valid-msg {
    display: none !important;
}

#field_17_3 .int-phone.error-msg {
    position: absolute;
    top: 30px;
    left: -5px;
    color: #F56038 !important;
    font-family: 'Trim Web';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.3px;
}

#field_17_3 .intl-tel-input input.error {
    border: none !important;
}

.form-body .gform_wrapper li#field_17_6.gfield.gfield_error {
    background: #FFF;
}

.form-body .gform_wrapper li#field_17_6.gfield.gfield_error label#label_17_6_1,
.form-body .gform_wrapper li#field_17_6.gfield.gfield_error label#label_17_23_1 {
    color: #F56038;
}

.gform_delete {
    opacity: 0;
    text-indent: 0;
    /*z-index: -99 !important;*/
}

.ginput_preview::after {
    content: "";
    display: block;
    position: absolute;
    top: 17px;
    right: 0;
    height: 10px;
    width: 10px;
    background-image: url("/wp-content/uploads/2021/06/✕.svg");
    background-size: cover;
    background-position: center center;

}

@media (max-width: 1399.9px) {
    #file-uploader::after {
        right: -60px;
    }
}

@media (max-width: 1199px) {

    #file-uploader::before {
        width: 100px;
        left: 75%;
    }

    #file-uploader::after {
        width: 200px;
        right: -105px;
    }

    #application .gform_wrapper .gform_fileupload_multifile span.gform_drop_instructions {
        display: block;
        width: 100%;
        margin: 0 auto 30px auto;
        text-align: center;
    }

    .gform_wrapper span.orange {
        margin: 20px auto 0 auto;
    }

    .files-counter {
        right: -180px;
        top: -37px;
    }
}

@media (max-width: 991.8px) {
    .files-counter {
        left: auto;
    }

    #file-uploader::before {
        width: 200px;
        left: 50%;
    }

    #file-uploader::after {
        width: 200px;
        right: 15px;
    }

    #application {
        padding-bottom: 130px;
        padding-top: 150px;
    }

    .files-counter {
        right: 18px;
        top: -30px;
    }
}

@media (max-width: 767.8px) {
    .gform_wrapper span.orange,
    .gform_wrapper span.gform_drop_instructions {
        font-size: 13px;
    }

    body #application .gform_wrapper .top_label div.ginput_container {
        width: 100%;
    }

    .job-application-section .form-body .gform_wrapper li#field_17_6,     .job-application-section .form-body .gform_wrapper li#field_17_23 {
        padding-bottom: 25px !important;
    }

    #single-job-hero {
        height: 550px;
    }

    .job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield {
        width: 100%;
        flex-basis: 100%;
        padding: 25px 20px !important;
        border-left: none !important;
        border-right: none !important;
        height: 97px;
    }

    .job-application-section .form-body .gform_wrapper ul.gform_fields li#field_17_6,
    section#application .form-body .gform_wrapper ul.gform_fields li#field_17_4 {
        height: auto;
    }

    #file-uploader::before {
        display: none;
    }

    .job-application-section .form-body .gform_wrapper label.gfield_label {
        font-size: 13px;
        line-height: 15.6px;
    }

    .form-body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
        font-size: 13px;
        line-height: 19px;
    }

    #application .gform_wrapper #gfield_description_17_4.gfield_description {
        margin-bottom: 5px;
    }

    #application .gform_wrapper form {
        border: none;
    }

    .job-application-section .form-body .ginput_container_fileupload {
        background-image: none;
        float: right;
    }

    .job-application-section .form-body .ginput_container_fileupload::before {
        display: none;

    }

    #application .gform_wrapper .gform_fileupload_multifile span.gform_drop_instructions {
        display: none;
    }

    /*.job-application-section .form-body .ginput_container_fileupload {*/
    /*    margin-top: 40px !important;*/
    /*}*/
    .gform_wrapper span.orange {
        margin-top: 60px;
    }

    #file-uploader img {
        left: 44px;
    }

    #file-uploader::after {
        width: 200px;
        left: 140px;
        right: auto;
    }

    #application .form-title .line {
        margin-right: 6px;
    }
}

@media (max-width: 575.8px) {
    #gform_drag_drop_area_17_4 {
        margin-top: 30px;
    }

    .files-counter {
        top: 0;
    }

    #application {
        padding-bottom: 100px;
        padding-top: 140px;
    }

    #gform_confirmation_message_17 {
        padding: 35px 10px;
    }

    .gform_confirmation_message p.title {
        font-size: 12px;
        line-height: 14px;
    }

    .gform_confirmation_message p {
        font-size: 10px;
        line-height: 18px;
        word-break: break-word;
    }

    .gform_confirmation_message p.kollabo::before {
        display: none;
    }

    .gform_confirmation_message .col-6.from {
        padding: 0 20px 0 20px;
    }

    .gform_confirmation_message .col-6.to {
        padding: 0 20px 0 20px;
    }

    #gform_confirmation_message_17::before {
        width: 45px;
        height: 45px;
    }

    #gform_confirmation_message_17::before {
        width: 45px;
        height: 45px;
        top: -18px;
        right: 50px;
    }

    .form-body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
        min-height: auto !important;
    }

    body #application .gform_wrapper .top_label div.ginput_container {
        margin-top: 0 !important;
        display: flex;
        flex-wrap: wrap;
    }

    #gform_multifile_upload_17_4,
    .gform_validation_error #gform_preview_17_4 {
        width: 100%;
        flex-basis: 100%;
        margin: auto;
    }

    .job-application-section .form-body #gform_multifile_upload_17_4.w-50 {
        width: 100%;
        float: none;
        order: 2;
    }

    .gform_wrapper #gform_multifile_upload_17_4.w-50 span.orange {
        margin-top: 5px;
    }

    .job-application-section .form-body .ginput_container_fileupload.w-50 {
        width: 100% !important;
        float: none;
        order: 2;
        margin-top: 15px !important;
        margin-bottom: 20px;
        min-height: 115px;
    }


    #application .gform_wrapper .gform_fileupload_multifile span.gform_drop_instructions {
        display: none !important;
    }

    #application .gform_wrapper.gform_validation_error .gform_fileupload_multifile .gform_drop_area,
    .job-application-section .form-body .ginput_container_fileupload,
    #application .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
        min-height: 115px;
        width: 100%;
    }

    .gform_validation_error #gform_preview_17_4 {
        width: 100%;
        flex-basis: 100%;
        order: 1;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .gform_validation_error #gform_multifile_upload_17_4 {
        float: none;
    }

    #application .gform_wrapper .ginput_container_fileupload.w-50 .gform_fileupload_multifile .gform_drop_area {
        height: 76px !important;
        width: 100%;
    }

    #gform_browse_button_17_4 {
        background-position-x: 100px;
        background-position-y: center;
    }

    .gform_wrapper span.orange {
        margin-right: 0;
        margin-bottom: 2px !important;
        margin-top: 0;
    }

    #gform_preview_17_4 {
        width: 100%;
        float: none;
        order: 1;
        flex-basis: 100%;
        margin-right: auto;
        margin-top: -5px;
        margin-bottom: 15px;
    }

    section#application .form-body .gform_wrapper ul.gform_fields li#field_17_4 {
        display: flex;
        flex-wrap: wrap;
    }

    .job-application-section .form-body .ginput_container_fileupload.w-50 span.orange {
        margin-top: 0;
    }

    #application .gform_wrapper #gfield_description_17_4.gfield_description {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    .form-logo {
        margin-right: 13px;
    }

    .form-logo img {
        max-width: 30px;
    }

    .job-application-section .form-body .gform_wrapper ul.gform_fields li.gfield div.ginput_container.ginput_container_checkbox label {
        font-size: 13px;
        line-height: 18px;
    }

    .job-application-section .form-body .gform_wrapper li.gchoice_17_6_1,
    .job-application-section .form-body .gform_wrapper li.gchoice_17_23_1 {
        height: 34px;
    }
}

@media (max-width: 480px) {
    #gform_browse_button_17_4 {
        background-position-x: 60px;
    }

}

@media (max-width: 380px) {
    .job-application-section .form-body .ginput_container_fileupload.w-50 span.orange {
        margin-right: 0;
    }

    .job-application-section .gform_body label#label_17_23_1,
    .job-application-section .gform_body label#label_17_6_1 {
        width: 100% !important;
    }
}

@media (max-width: 360px) {
    #gform_browse_button_17_4 {
        background-position-x: 40px;
    }

    .gform_wrapper #gform_multifile_upload_17_4.w-50 span.orange {
        margin-right: 10px;
    }

}

#gravityform_button_17 {
    background-color: #F56038;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #FFF;
    padding: 9px 20px;
    border: 1px solid rgba(238, 228, 220, 0);
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    justify-content: space-around;
    position: relative;
    z-index: 1;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

#gravityform_button_17:hover,
#gravityform_button_17:focus {
    background: #ffffff;
    color: #F56038;
    border: 1px solid rgba(48, 42, 39, .2);
}

#gravityform_button_17:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f164";
  padding-left: 10px;
}

/*
* FORM ADJUSTMENTS
*/

#field_17_4 > label:after {
    content: ' optional';
    font-family: 'Trim Mono Web';
    font-size: 14px;
    line-height: 18px;
    vertical-align: bottom;
    letter-spacing: -1px;
    color: #ECC280;
}

#gform_fields_17:before {
    content: 'oder';
    position: absolute;
    left: 47%;
    top: 40px;
    font-family: 'Trim Mono Web';
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -1px;
    padding-top: 20px;
    color: #ECC280;
}

.form-body {
    max-width: 642px;
    margin-left: auto;
    margin-right: auto;
}

.application-name,
.application-email {
    border-right: 1px solid rgba(48, 42, 39, .2) !important;
    border-bottom: 1px solid rgba(48, 42, 39, .2) !important;

}

.application-last-name,
.application-phone {
    /*border-left: 1px solid rgba(48, 42, 39, .2);*/
    border-bottom: 1px solid rgba(48, 42, 39, .2) !important;
}

/* END */