/* =====================
   css child home page
   ====================== */
a {
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}


.footer-social ul {
    justify-content: space-between !important;
}

.divider-cs .elementor-divider-separator {
    border-radius: 30px;
}


.slider-dots-arrow .swiper-pagination {
    width: auto !important;
    text-align: left;
}

.slider-dots-arrow .swiper-pagination span {
    border-radius: 0;
    border: 1px solid #6E7581;
    background: transparent;
    opacity: 1;
}

.slider-dots-arrow .swiper-pagination span.swiper-pagination-bullet-active {
    background: #6E7581
}

.arrow-dots-slick.black-theme .slick-dots li.slick-active button {
    background: #6E7581;
}

.arrow-dots-slick.black-theme .slick-dots li button {
    border: 1px solid #6E7581;
}


.slider-dots-arrow .swiper .elementor-swiper-button {
    background: #FF5864;
    bottom: 0;
    top: auto !important;
    right: 0 !important;
    left: auto !important;
    width: 40px;
    height: 40px;
    display: flex;
    color: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
}


.slider-dots-arrow .swiper .elementor-swiper-button-prev {
    right: 50px !important;
}

.highlight-white span {
    color: #fff;
}


.vacature-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 4px 4px 0px #00000040;
    position: relative;
	min-height: 300px;
}

.vacature-slide {
    padding: 0px 12px;
}

.vacature-card .vacature-cat-badge {
    display: inline-block;
    background: #1977C0;
    color: #fff;
    padding: 3px 12px 4px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 10px;
    right: 0;
    z-index: 99;
}

.vacature-card .vacature-thumb-wrap {
    position: relative;
    line-height: 1;
    padding: 10px 20px 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: end;
}

.vacature-content {
    padding: 40px 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
    padding-top: 25px;
}

.vacature-card .vacature-content h5 {
    margin: 0;
    width: 100%;
}

.vacature-card ul.vacature-meta {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 16px;
}

.vacature-card ul.vacature-meta li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    color: #1977C0;
    gap: 16px;
}


.arrow-dots-slick button.slick-arrow {
    top: auto;
    bottom: 0px;
    width: auto;
    right: 120px;
    left: auto;
    border: 0;
    background: transparent;
    font-size: 0;
    height: auto;
    padding: 0;
}

.slider-btm {
    padding: 1px 0px 90px 1px;
}

.vacatures-slider ul.slick-dots {
    left: 12px;
}

.arrow-dots-slick .slick-dots {
    width: auto;
    bottom: 20px;
    height: auto;
    min-height: auto;
}

.arrow-dots-slick .slick-dots li button:before {
    display: none;
}

.arrow-dots-slick .slick-dots li {
    margin: 0;
}

.arrow-dots-slick .slick-dots li.slick-active button {
    background: #fff;
}

.arrow-dots-slick .slick-dots li button {
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
}

.arrow-dots-slick button.slick-arrow.slick-next {
    right: 70px;
}

.arrow-dots-slick button.slick-arrow:before {
    align-items: center;
    background: #FF5864;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    font-weight: 300;
}

.arrow-dots-slick button.slick-arrow.slick-prev:before {
    content: "\f053";
    font: normal normal normal 14px / 1 FontAwesome;
}

.arrow-dots-slick button.slick-arrow.slick-next:before {
    content: "\f054";
    font: normal normal normal 14px / 1 FontAwesome;
}

.slick-disabled:before {
    opacity: .4;
}

.testimonial-slider .testimonial-slide {
    box-shadow: 0px 2px 3px 0px #00000040;
    padding: 40px;
    margin: 0 0 7px 0;
    border-radius: 8px;
}

.testimonial-footer h6 {
    margin: 0;
    color: #172127;
}

.testimonial-footer {
    font-weight: 400;
    font-size: 20px;
    color: #172127;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.testimonial-rating .fa {
    color: #2B3A42;
}

.posts-slider .slick-track {
    margin: 10px -9px;
}
.cases-carsl .vacature-content ,
.posts-slider .vacature-content {
    gap: 10px;
}

.vacature-date {
    font-size: 20px;
    color: #39C2AA;
    font-weight: 600;
}

.posts-slider .vacature-content p {
    margin-bottom: 0
}

.posts-slider .vacature-content {
    color: var(--e-global-color-5d6bc9d);
    font-size: 24px;
    font-weight: 400;
}

.vacature-content h5 a {
    color: var(--e-global-color-5d6bc9d);
    font-weight: bold
}


.list-vactures {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.list-vactures .vacature-slide {
    padding: 0;
    width: calc(100% / 3 - 27px);
}

button.load-more-btn,
#blog-load-more,
button#vacature-load-more {
    margin: 60px auto 0;
    display: flex;
    border: 1px solid #2B3A42;
    background: transparent;
    padding: 10px 30px;
    font-size: 20px;
    color: #2B3A42;
    align-items: center;
}
button.load-more-btn svg,
#blog-load-more svg,
button#vacature-load-more svg {
    margin-left: 10px;
    margin-top: 5px;
}
button.load-more-btn:hover,
#blog-load-more:hover,
button#vacature-load-more:hover {
    background: #ff5864;
    color: #fff;
    border-color: #ff5864;
}

button.load-more-btn:hover svg path,
#blog-load-more:hover svg path,
button#vacature-load-more:hover svg path {
    fill: #fff;
}

.vacature-search-form .vacature-filters select,
.vacture-filter-cs select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #f4f4f4;
    border: none;
    border-radius: 4px;
    padding: 13px 37px 13px 14px;
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    cursor: pointer;
    background-image: url("../img/drop-icon.svg");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 14px auto;
}

.vacture-filter-cs select:focus {
    outline: none;
    background-color: #eaeaea;
}

.vacture-filter-cs {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 40px;
    width: 100%;
    justify-content: space-between;
}


.vacture-filter-cs .input-search {
    max-width: 440px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.vacture-filter-cs .input-btns {
    display: flex;
    align-items: center;
    gap: 8px;
}

.vacture-filter-cs .input-search span.icon-search {
    background: #1977C0;
    padding: 6px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 4px 4px 0;
    height: 100%;
    min-width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.vacature-search-form .vacature-filters input,
.vacture-filter-cs .input-search input {
    background: #F0F0F0;
    border: 0 !important;
    padding: 14px 20px;
    color: #303030;
    box-shadow: none !important;
    outline: none;
}

.vacature-search-form .vacature-filters input {
    border-radius: 4px 0 0 4px;
    color: #303030;
}

.vacature-search-form .vacature-filters input::placeholder {
    color: #303030;
    font-style: italic
}

.vacature-search-form .vacature-filters input::-ms-input-placeholder { /* Edge 12 -18 */
    color: #303030;
    font-style: italic
}

.vacature-search-form {
    max-width: 440px;
    width: 100%;
}

.vacature-search-form .vacature-filters {
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    width: 100%;
    padding-right: 45px;
    background: #f0f0f0;
}

.vacature-search-form .vacature-filters button {
    background: #1977C0;
    padding: 6px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 4px 4px 0;
    height: 100%;
    min-width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 0;
}

.vacature-search-form .vacature-filters select {
    border-radius: 0;
    min-height: 52px;
    background: #F0F0F0;
    outline: none;
    border-left: 1px solid #6E7581;
    background-image: url(../img/drop-icon.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 14px auto;
}


.custom-contact-form_wrapper .custom-contact-form .gform-field-label {
    color: #37393A;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}

.custom-contact-form_wrapper .custom-contact-form .gform-theme--framework .gfield--type-choice .gchoice,
.custom-contact-form_wrapper .custom-contact-form .gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: center;
}

.custom-contact-form_wrapper .custom-contact-form .gform-theme--foundation .gfield {
    margin-bottom: 40px;
}

.custom-contact-form_wrapper .custom-contact-form .gfield_description.gfield_consent_description {
    margin: -30px 0 0 33px;
    border: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding: 0;
}

.custom-contact-form_wrapper .custom-contact-form .gfield textarea,
.custom-contact-form_wrapper .custom-contact-form .gfield .ginput_password.large,
.custom-contact-form_wrapper .custom-contact-form .gfield input.large,
.custom-contact-form_wrapper .custom-contact-form .gfield select {
    background: #fff;
    border-radius: 8px;
    padding: 3px 20px 4px;
    height: auto;
    outline: none !important;
    box-shadow: none !important;
    border: 0 !important;
    color: #6C6C6C;
    font-size: 20px;
    font-weight: 400 !important;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
}

.custom-contact-form_wrapper .custom-contact-form .gfield select.large {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border: none;
    padding: 4px 37px 3px 14px;
    font-weight: 400;
    cursor: pointer;
    background-image: url(../img/drop-icon.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 14px auto;
}

.custom-contact-form_wrapper .custom-contact-form .gform-field-label span {
    margin-left: 5px;
    color: #fff;
    font-size: 20px;
}

.custom-contact-form_wrapper .custom-contact-form .gform-theme--framework .gfield--type-choice .gchoice,
.custom-contact-form_wrapper .custom-contact-form .gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: flex-start;
}

.custom-contact-form_wrapper .custom-contact-form .ginput_container_consent input,
.custom-contact-form_wrapper .custom-contact-form .gfield-choice-input {
    margin-top: 2px;
    border-radius: 3px;
    background: transparent;
}

.custom-contact-form_wrapper .custom-contact-form .gform_button.button {
    border-radius: 0 !important;
    padding: 15px 25px !important;
    font-size: 20px !important;
    background: #660202 !important;
}

.custom-contact-form_wrapper .custom-contact-form .gform_button.button {
    background: var(--e-global-color-accent) !important;
}

.highlight-head span {
    color: var(--e-global-color-accent) !important;
}

.custom-contact-form_wrapper .custom-contact-form .textarea {
    height: 100px !important;
    resize: none;
    padding-top: 6px !important;
}

.custom-contact-form_wrapper .gform_fields {
    row-gap: 16px !important;
}

.custom-contact-form_wrapper .gfield.gfield--type-consent {
    margin-top: 4px;
}


.custom-contact-form_wrapper h2.gform_title {
    font-size: 32px;
    color: #1E1E1E;
    margin-bottom: 24px;
}

.click-card {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.single-vacature .slider-btm {
    margin-bottom: 0 !important;
}

.btn-icon span.elementor-button-icon {
    max-width: 15px;
}

.btn-icon a:hover path {
    fill: #fff
}

.btn-white-icon span.elementor-button-icon {
    max-width: 10px;
}

.btn-white-icon a:hover path {
    fill: #fff
}

.gform_required_legend {
    display: none;
}

.custom-contact-form_wrapper .custom-contact-form .gfield_required_asterisk {
    color: red !important;
}

.custom-contact-form_wrapper .custom-contact-form .ginput_container.ginput_container_fileupload input {
    border: 1px solid #CDCCCC !important;
    border-radius: 0;
    color: #37393A;
    font-size: 16px;
    padding: 0 !important;
}

.gfield_description.gform_fileupload_rules {
    font-size: 14px;
    color: #37393A;
}

.gform-theme--framework .gform_validation_errors {
    box-shadow: none !important;
    background: transparent !important;
}


.timeline-slider {
    margin-top: 30px;
}

.timeline-date {
    color: #FF5864;
    font-size: 40px;
    font-weight: 400;
    font-family: "Source Sans Pro", Sans-serif;
}

.timeline-card p {
    color: #fff;

}

.timeline-slide .timeline-card h5 {
    color: #fff;
    font-weight: 400;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    margin: 10px 0 35px 0;
}

.timeline-card:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0;
    background: #FF5864;
}

.timeline-card {
    max-width: 85%;
    padding-top: 60px;
    position: relative;
}

.timeline-slider:before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    top: 15px;
    left: 0;
    background: #FF5864;
}


.dienst-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 80px;
}

.dienst-grid .dienst-card {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% / 2 - 70px);
}

.dienst-grid .dienst-card .dienst-title a {
    color: #2B3A42;
}

.dienst-grid .dienst-excerpt {
    font-size: 24px;
    color: #6E7581;
}


.custom-diensten-form_wrapper .custom-diensten-form .gform-field-label {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}

.custom-diensten-form_wrapper .custom-diensten-form .gform-theme--framework .gfield--type-choice .gchoice,
.custom-diensten-form_wrapper .custom-diensten-form .gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: center;
}

.custom-diensten-form_wrapper .custom-diensten-form .gform-theme--foundation .gfield {
    margin-bottom: 40px;
}

.custom-diensten-form_wrapper .custom-diensten-form .gfield_description.gfield_consent_description {
    margin: -30px 0 0 33px;
    border: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding: 0;
}

.custom-diensten-form_wrapper .custom-diensten-form .gfield textarea,
.custom-diensten-form_wrapper .custom-diensten-form .gfield .ginput_password.large,
.custom-diensten-form_wrapper .custom-diensten-form .gfield input.large,
.custom-diensten-form_wrapper .custom-diensten-form .gfield select {
    background: #fff;
    border-radius: 8px;
    padding: 3px 20px 4px;
    height: auto;
    outline: none !important;
    box-shadow: none !important;
    border: 0 !important;
    color: #6C6C6C;
    font-size: 20px;
    font-weight: 400 !important;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
}

.custom-diensten-form_wrapper .custom-diensten-form .gfield select.large {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border: none;
    padding: 4px 37px 3px 14px;
    font-weight: 400;
    cursor: pointer;
    background-image: url(../img/drop-icon.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 14px auto;
}

.custom-diensten-form_wrapper .custom-diensten-form .gform-field-label span {
    margin-left: 5px;
    color: #fff;
    font-size: 20px;
}

.custom-diensten-form_wrapper .custom-diensten-form .gform-theme--framework .gfield--type-choice .gchoice,
.custom-diensten-form_wrapper .custom-diensten-form .gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: flex-start;
}

.custom-diensten-form_wrapper .custom-diensten-form .ginput_container_consent input,
.custom-diensten-form_wrapper .custom-diensten-form .gfield-choice-input {
    margin-top: 2px;
    border-radius: 3px;
    background: #fff;
}

.custom-diensten-form_wrapper .custom-diensten-form .gform_button.button {
    border-radius: 0 !important;
    padding: 15px 25px !important;
    font-size: 20px !important;
    background: #660202 !important;
}

.custom-diensten-form_wrapper .custom-diensten-form .gform_button.button {
    background: var(--e-global-color-accent) !important;
}

.highlight-head span {
    color: var(--e-global-color-accent) !important;
}

.custom-diensten-form_wrapper .custom-diensten-form .textarea {
    height: 100px !important;
    resize: none;
    padding-top: 6px !important;
}

.custom-diensten-form_wrapper .gform_fields {
    row-gap: 16px !important;
}

.custom-diensten-form_wrapper .gfield.gfield--type-consent {
    margin-top: 4px;
}


.repeater-sec .dce-acf-repeater-grid .dce-acf-repeater-item {
    text-align: center;
    color: #fff;
}

.repeater-sec .dce-acf-repeater-grid img {
    max-width: 170px !important;
    width: 100%;
    margin-bottom: 50px;
}

.repeater-sec .dce-acf-repeater-grid .dce-acf-repeater-item p {
    max-width: 300px;
    margin: 0px auto;
}


.dienst-related.dienst-grid .dienst-card {
    width: calc(100% / 3 - 30px);
}

.dienst-grid.dienst-related {
    gap: 0;
    flex-wrap: nowrap;
}


.divider-top {
    background: #FF5864;
    max-width: 90px;
    width: 100%;
    height: 8px;
    border-radius: 10px;
}

.dienst-grid .dienst-card .dienst-thumb {
    margin-bottom: 35px;
}

.dienst-related.dienst-grid .dienst-card .dienst-title {
    margin: 0;
    width: 100%;
}

.dienst-grid .dienst-content {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
    flex-direction: row;
}

.more-btn-outline {
    border: 1px solid #2B3A42;
    display: inline-block;
    padding: 7px 23px;
    color: #2B3A42;
    font-size: 20px;
}
.more-btn-outline:hover{
    border: 1px solid #FF5864;
    color: #fff;
    background:#FF5864;
}

.dienst-alternate-wrapper {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.dienst-alternate-wrapper .dienst-row {
    display: flex;
    align-items: center;
    gap: 80px;
}

.dienst-row.left-media .dienst-media {
    order: 0;
}

.dienst-row.left-media .dienst-content {
    order: 1;
}

.dienst-row.right-media .dienst-media {
    order: 1;
}

.dienst-row.right-media .dienst-content {
    order: 0;
}


.dienst-alternate-wrapper .dienst-row .dienst-media {
    width: 50%;
}

.dienst-alternate-wrapper .dienst-row .dienst-content {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.dienst-alternate-wrapper .dienst-row .dienst-content .dienst-title {
    width: 100%;
    margin: 0;
}


.boxes-three {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 45px;
}

.boxes-three .training-card {
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 8px;
}

.boxes-three > div {
    width: calc(100% / 3 - 30px);
}

.training-boxes .training-content {
    padding: 40px 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.training-boxes .training-thumb {
    position: relative;
    line-height: 0;
}

.training-boxes .training-content h3 {
    margin: 0;
    font-family: "Source Sans Pro", Sans-serif;
    font-weight: bold;
    width: 100%;
}

.training-cat-badge {
    font-family: "Source Sans Pro", Sans-serif;
    position: absolute;
    top: 22px;
    right: 13px;
    background: #39C2AA;
    display: inline-block;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1em;
    border-radius: 8px;
    color: #fff;
}

.more-btn {
    background: #1977C0;
    font-family: "Source Sans Pro", Sans-serif;
    padding: 11px 24px;
    font-size: 20px;
    color: #fff;
}

.more-btn:hover {
    background: #39C2AA;
}

.training-boxes .training-content p {
    margin: 0;
}

.training-filter .input-search span.icon-search {
    background: #39c2aa;
}

.training-filter input::placeholder {
    color: #303030;
    font-size: 16px;
    font-style: italic
}

.training-filter input::-ms-input-placeholder { /* Edge 12 -18 */
    color: #303030;
    font-size: 16px;
    font-style: italic
}


.training-date {
    font-weight: 600;
    color: #39C2AA;
    display: block;
    margin-bottom: -10px;
    font-size: 20px;
}

.media-pro h4:before {
    content: '';
    width: 90px;
    background: var(--e-global-color-primary);
    position: absolute;
    height: 8px;
    border-radius: 8px;
    top: 0;
}

.media-pro h4 {
    position: relative;
    padding-top: 35px;
}
.case-grid .vacature-content ,
.blog-grid .vacature-content {
    gap: 10px;
}

.vacature-card.blog-latest {
    box-shadow: none;
    display: flex;
    gap: 100px;
    align-items: center;
}

.vacature-card.blog-latest .vacature-thumb-wrap {
    width: 50%;
}

.vacature-card.blog-latest .vacature-content {
    width: 50%;
    gap: 22px;
    padding: 0;
}

.vacature-card.blog-latest .vacature-cat-badge,
.blog-grid .vacature-cat-badge {
    background: #39c2aa;
}

.vacature-card.blog-latest .vacature-cat-badge {
    position: relative;
    top: 0;
    left: 0;
}

.vacature-card.blog-latest .vacature-date {
    width: 100%;
}

.vacature-card.blog-latest .vacature-content .btn-readmore {
    background: #ff5864;
    color: #fff;
    font-size: 20px;
    padding: 10px 25px;
}

.vacature-card.blog-latest .vacature-content .btn-readmore:hover {
    background: #39c2aa;
}


.dienst-content h2, .dienst-content p {
    padding: 0;
    margin: 0;
    width: 100%;
}

.whole-click{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.slick-track {
    padding-bottom: 10px;
}
.posts-slider .vacature-slide {
    height: auto;
}
.posts-slider .slick-track{
    display: flex;
}
.posts-slider .vacature-slide .vacature-card{
    height: 100%;
}

.vacature-card.vacature-priority {
    background: #ff5864;
}

.vacature-card.vacature-priority h5 {
    color: #fff;
}

.vacature-card.vacature-priority li {
    color: #fff !important;
}
.timeline-content ul{
    margin: 15px 0;
}
.timeline-content ul li {
    color: #fff;
}