header {
    margin: auto;
    background-color: #6A89B4;
    color: #fff;
}

body {
    font-family: 'Poppins', sans-serif;
}

a {
    text-decoration: none;
}

.sustainable {
    background-color: #ffff;
}


ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}


.navbar-brand img {
    height: 50px;
}

header .navbar {
    padding: 15px 0;
}

header .navbar .nav-item .btn {
    background-color: #52CA94;
    border-color: #52CA94;
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    padding: 8px 20px;
}

header .navbar-nav {
    align-items: center;
}

header .navbar .nav-item .nav-link {
    color: #fff;
    padding: 0 15px;
    font-size: 16px;
}

header .navbar .nav-item .nav-link:hover {
    color: #52CA94;
}

section.banner {
    background-image: url(../img/4.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 20px auto;
    background-position: center;

}

section.banner:after {
    content: '';
    inset: 0;
    position: absolute;
    background-color: rgba(69, 114, 173, 0.8);
}

.hero-text {
    padding: 100px 74px 260px;
    position: relative;
    z-index: 1;
}

.banner h1 {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
}

.beroep {
    max-width: 700px;

    width: 100%;
    margin: auto;
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: -57px;
    transform: translate(-50%, 0px);
}

.beroep-plaats {
    padding-top: 18px;
    padding-bottom: 0px;
    /* top: -56px; */
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    margin: auto;
    position: relative;
    box-shadow: -1px 12px 35px -23px rgb(0 0 0 / 73%);
    -webkit-box-shadow: -1px 12px 35px -23px rgb(0 0 0 / 73%);
    -moz-box-shadow: -1px 12px 35px -23px rgba(0, 0, 0, 0.73);
}

.plaats:before {
    content: "";
    width: 1px;
    height: 50px;
    background-color: black;
    position: absolute;
    left: -7px;
}

.col-5.plaats.p-0 {
    position: relative;
}

.beroep h2 {
    text-align: left;
    font-size: 12.76px;
    color: #52CA94;
    padding-left: 14px;
    margin: 0;
}

section.banner p {
    font-size: 22px;
    color: #52CA94;
    font-family: 'Poppins';
    text-align: left;
    padding-left: 2px;
    padding-top: 9px;
}

.jobs-types {
    font-size: 8.5px;
    color: #6A89B4;
    text-align: center;
}

.col-5.plaats.p-0 {
    position: relative;
}

/* .plaats:before {
    content: "";
    width: 1px;
    height: 50px;
    background-color: #4572AD;
    position: absolute;
    left: -7px;
} */

.beroep-box {
    position: relative;
}

.beroep-box .col-5 {
    position: relative;
}

.beroep-box .col-5:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #4572AD;
    position: absolute;
    left: 0;
    bottom: 0;

}

/* .jobs-types:before {
    content: "";
    width: 408px;
    height: 1px;
    background-color: #4572AD;
    position: absolute;
    left: 11px;
} */

.icon-checks {
    padding: 14px 10px;
}


.seaech-icon {
    padding-top: 8px;
    color: #fff;
}

.sales {
    border-radius: 17px;
    box-shadow: -1px 12px 35px -23px rgba(0, 0, 0, 0.73);
    -webkit-box-shadow: -1px 12px 35px -23px rgba(0, 0, 0, 0.73);
    -moz-box-shadow: -1px 12px 35px -23px rgba(0, 0, 0, 0.73);
    background-color: #fff;
    margin: auto;
    padding-bottom: 20px;
}

.part-2 {
    margin-top: 57px;
    padding-bottom: 0px;
}

.sales.part-3 {
    margin-top: 57px;
    padding-bottom: 0px;
}

.sales ul li {
    list-style: none;
    display: inline-flex;
    align-items: center;
}

.info-btn {
    background-color: #6a89b4 !important;
    border-color: #6a89b4 !important;
}

.info-btn:hover {
    background-color: #52CA94 !important;
    border-color: #52CA94 !important;
}

button.btn.btn-primary {
    background-color: #52CA94;
    border-color: #52CA94;
    border-radius: 30px;
    font-size: 14px;
    color: #fff;
}

button.btn.btn-primary:hover {
    background-color: #6a89b4;
    border-color: #6a89b4;

}

.sales ul li .sales-btn:hover {
    background-color: #6A89B4;
    border-color: #6A89B4;
}

.info-btn {
    background-color: #6A89B4;
    border-color: #6A89B4;
    border-radius: 30px;
    font-size: 12px;
    color: #fff;
    padding-left: 45px;
    padding-right: 26px;
    ;
    padding-top: 5px;
    padding-bottom: 5px;
}

.info-btn:hover {
    background-color: #52CA94;
    border-color: #52CA94;
}

.sales ul {
    padding-left: 7px;
}

section.banner:before {
    content: "";
    background-color: #4572AC;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
    /* z-index: -1; */
}

.logo {
    margin-left: 5px;
    padding-top: 0px;
}



.supports {

    padding-left: 40px;
    padding-right: 50px;
    padding-top: 35px;
    padding-bottom: 35px;
}

.img-part .img-sale {
    margin-top: 72px;
    margin-left: -10px;
    object-fit: cover;
    width: 100%;
    height: calc(100% - 160px);
    object-position: left;
}

.supports h2 {
    font-size: 20px;
    color: #6a89b4;
    padding-top: 33px;
    padding-left: 14px;
}

.supports h2 {
    font-size: 28.12px;
    font-weight: bold;
    color: #6a89b4;
    padding-top: 33px;
    padding-left: 14px;
}

.supports p {
    max-width: 500px;
    font-size: 16px;
    color: #818181;
    padding-left: 18px;
    padding-top: 1px;
    text-align: left;
    margin-bottom: 0px;
}

.supports ul {
    max-width: 500px;
}

.ing-list {
    font-size: 16px;
    color: #818181;
}

.font-image {
    margin-left: 3px;
    margin-right: 3px;
    width: 15px;
    height: 15px;
}

ul.meer-btn {
    margin-top: 24px;
    padding-left: 0px;
    display: flex;
    margin: 30px -10px 0;
}

ul.meer-btn li {
    flex: 1;
    padding: 0 10px;
}

ul.meer-btn li a {
    width: 100%;
}

.supports p a {
    text-decoration: none;
    color: #6a89b4;
}

.social-images img {
    width: 36px;
    height: 36px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 21px;
}

.toon-meer {
    color: #fff;
    background-color: #52ca95;
    border-color: #52ca95;
    border-radius: 50px;
    font-size: 12px;
    FONT-WEIGHT: 100;
    padding-right: 24px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.toon-meer:hover {
    background-color: #6a89b4;
    border-color: #6a89b4;
}

.img-logo {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    padding-top: 15px;
    box-shadow: 0px 2px 21px -1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 21px -1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 21px -1px rgba(0, 0, 0, 0.3);
    position: absolute;
    left: -53px;
    top: 205px;
}

.img-part {
    position: relative;
}

.lg-btn {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 89px;
}



.over-work {
    background-color: #F0F0F0;
    margin: auto;
    margin-top: 20px;
}

h2.display-2 {
    font-size: 36px;
    color: #6a89b4;
    font-weight: bold;
}

small.text-green {
    font-size: 20.69px;
    color: #52ca95;
}

.work p {
    font-size: 16px;
    font-family: 'Poppins';
    text-align: justify;
}

.sectoren-text h2 {
    font-weight: bold;
    font-size: 15px;
    color: #52CA94;
}




footer {
    background-color: #6B89B4;
    position: relative;
    margin: auto;
}

.contact-details {
    padding: 50px 0;
}


.footer-text h2 {
    font-weight: bold;
    font-size: 18px;
    color: #52CA94;
}

.footer-text ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

footer ul li a,
.footer-text ul li {
    font-size: 16px;
    color: #fff;
    line-height: 2.5;
}

footer ul li a:hover {
    color: #52CA94;
}

span.onze {
    font-size: 18px;
    font-weight: bold;
    color: #52ca95;
}

h2.display-2 {
    font-size: 28px;
    color: #6a89b4;
    font-weight: bold;
    padding-bottom: 15px;
}

.sectoren-text ul {
    list-style: none;
    padding-left: 0px;
}

.sectoren-text ul li {
    font-size: 14px;
    color: #fff;
    line-height: 2.5;
}

.form-mail {
    text-align: right;
    margin: auto;
    margin-left: 52px;
}

.email {
    font-size: 9.92px;
    font-weight: 400;
    line-height: 1.5;
    color: #ffff;
    background-color: #6b89b4;
    background-clip: padding-box;
    border: 1px solid #f8f9fa;
}

.bevestig {
    color: #fff;
    background-color: #52ca95;
    border-color: #52ca95;
    font-size: 9.92px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.nav-footer {
    color: #fff;
    font-size: 14px;
    padding-top: 60px;
}

.nav-footer p {
    margin: 0;
}

.s-icon {
    width: 25px;
    height: 25px;
    background-color: #52ca95;
    text-align: center;
    border-radius: 20px;
    padding-top: 6px;
    margin-left: 8px;
}

.FAQ-types ul li {
    padding-right: 0px;
}


section.sale-support {
    background-color: #F0F0F0;
    padding-top: 100px;
    margin: auto;
}

.work img {
    height: 100%;
    object-fit: cover;
}

.slid.part-1 .img-logo {
    width: 47px;
    height: 47px;
    margin: 0px;
}

.slid.part-1 h2 {
    font-size: 25px;
    color: #6a89b4;
    padding: 40px 0 20px;
}

.slid.part-1 p {
    font-size: 14px;
    color: #818181;
    text-align: justify;
}

.btn-primary {
    background-color: #52CA94;
    border-color: #52CA94;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
}

.work-text {
    max-width: 544px;
    text-align: center;
    margin: auto;
    padding: 140px 0px;
}

.slid.part-1 ul {
    list-style: none;
    padding: 0px 45px;
    margin: 0
}

.slid.part-1 ul li {
    display: inline-flex;
    align-items: center;
    flex: 1;
}

.card-body .slid.part-1 ul li {
    flex: 1;
    display: flex;
}

.slid.part-1 ul.meer-btn {
    padding-left: 0px;
}

.slid.part-1 ul.meer-btn {
    padding-left: 0px;
}

section.img-slider {
    background-color: #6a89b4;
    margin: auto;
    margin-top: 20px;
}

section.img-slider .container-fluid {
    padding-right: 0;
}

.slid.part-1 {
    background-color: #fff;
    border-radius: 15px;

}

.slid.part-1 .image-holder .main-img {

    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.slid.part-1 .img-logo {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    padding-top: 4px;
    box-shadow: 0px 2px 21px -1px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 2px 21px -1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 2px 21px -1px rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -29px;
    top: auto;
}

.slid.part-1 .main-img {
    min-height: 318px;
}

.team {
    object-fit: cover;
    margin: auto;
    height: 199px;
}

.De-Meest h2 {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
}

.De-Meest p {
    font-size: 18px;
    color: #52CA94;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 18px;
}

.De-Meest {
    padding-top: 66px;
}


.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal.team-bar {
    top: auto;
    bottom: 0;
}

.swiper-pagination-progressbar {
    background-color: #fff !important;
}



.swiperWrapper {
    padding: 60px 0 60px 60px;
}

/* .slid.part-1 .img-logo img {
    border-radius: 50%;
} */


.logo-imgs {
    padding-top: 39px;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 0px;

}

.logo-imgs li {
    padding-left: 22px;
    padding-right: 22px;
}

.images-logo-slider {
    margin: auto;
    background-color: #52ca95;
    padding: 40px 0;
    margin: 20px 0;
}




.search-icon {
    margin-right: 13px;
}

.icon-images {
    text-align: right;
    margin: auto;
    margin-right: 40px;
}

.sectoren-text {
    text-align: right;
    /* margin: auto; */
    padding-right: 32px;
}

.s-icon a {
    color: #fff;
}

.search-img {
    margin-left: -18px;
    margin-top: -8px;
    margin-bottom: 17px;
}

.swiper-wrapper {
    height: auto;
}

.beroep .form-control {
    border: none;
    font-size: 16px;
    color: #6A89B4;
    font-weight: 700;
}

.beroep ::-webkit-input-placeholder {
    /* Edge */
    color: #6A89B4 !important;
}

.beroep :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #6A89B4 !important;
}

.beroep ::placeholder {
    color: #6A89B4 !important;
}

.form-control:focus {
    box-shadow: none;
}

.form-control:focus::-webkit-input-placeholder {
    /* Edge */
    color: #fff !important;

}

.form-control:focus:-ms-input-placeholder {
    /* Edge */
    color: #fff !important;

}

.form-control:focus::placeholder {
    /* Edge */
    color: #fff !important;

}

.footer ::-webkit-input-placeholder {
    /* Edge */
    color: #fff !important;
}

.footer :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff !important;
}

.footer ::placeholder {
    color: #fff !important;
}

.form-mail .form-control:focus {
    box-shadow: none;
}

.form-mail .form-control:focus::-webkit-input-placeholder {
    /* Edge */
    color: #6A89B4 !important;

}

.form-mail .form-control:focus:-ms-input-placeholder {
    /* Edge */
    color: #6A89B4 !important;

}

.form-mail .form-control:focus::placeholder {
    /* Edge */
    color: #6A89B4 !important;
}

.slid .image-holder {
    position: relative;
}

.img-logo img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}


.form-check-input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.form-check-input+label {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    margin: 0;
}

.form-check-input+label:before {
    content: '';
    width: 18px;
    height: 18px;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
    border: 1px solid #4572AC;
}

.form-check-input:checked+label:before {
    background-color: #4572AC;
}


.slid.part-1 .main-img {
    max-height: 300px;
    width: 100%;
    object-fit: cover;
}


.slid .card-body {
    padding: 40px 60px 60px;
}


.team-members .swiper-pagination-progressbar {
    margin-top: 80px;
    position: relative;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #52CA94;
}

.slid.part-1 p a {
    color: #52CA94;
}

.swiper-button-next:after, .swiper-button-prev:after {
    content: none;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-next, .swiper-button-prev {
    top: auto;
    bottom: 12px;
}

.swiper-button-next img {
    transform: rotate(180deg);
}

.swiper-button-prev img,
.swiper-button-next img {
    height: 20px;
}

.sliderContent {
    position: relative;
}

.sliderContent .list-slider {
    max-width: 800px;
    margin: 0 auto;
}

.sliderContent .swiper-button-next,
.sliderContent .swiper-button-prev {
    bottom: 0;
    width: auto;
}



footer .input-group .form-control {
    width: 100%;
}


.media-body {
    flex: 1;
}



.FAQ-types ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.FAQ-types ul li a {
    color: #fff;
}

.social-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.social-icons li:last-child {
    margin-right: 0;
}

.social-icons li {
    margin: 0 5px;
}

.social-icons li a.social {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #52CA94;
}

.social-icons li a.social:hover {
    background-color: #fff;
    color: #52CA94;
}

.nav-footer .row {
    align-items: center;
}


.nav-footer {
    padding: 30px 0;
    border-top: 2px solid #fff;
    margin-top: 50px;
}

.input-group {
    margin: 0;
}

.input-group .form-control {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}


section.banner:before {
    content: none;
}


.wrapper {
    overflow: hidden;
    padding: 0 30px;
}