.profile-box .circle-progresbar {
    display: none;
}

.responsive-back-arrow {
    display: none;
}

.header-title {
    color: #141053;
    font-size: 22px;
    font-family: 'museo-bold' !important;
}

.header-title a {
    color: #141053;
    font-size: 22px;
}

.header-profile-box {
    display: flex;
    align-items: center;
    justify-content: right;
    gap: 60px;
}

.main-header {
    padding: 20px 0px;
    box-shadow: 0px 3px 6px #00000029;
}

.col-lg-2.mein-logo {
    align-items: center;
    display: flex;
}

.responsive-navigation {
    display: none;
}

li.vorige-btn button {
    width: 200px;
    padding: 6px;
    background: #6964BC;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    margin-bottom: 30px;
    justify-content: center;
    font-weight: 500;
}

.line {
    width: 200px;
    height: 1px;
    background: #ddd;
}

.aside-bar {
    /* padding: 100px 0px 100px 50px; */
    height: 100vh;
    border-right: 1px solid #ddd;
    margin-top: 67px;
}

.aside-bar {
    padding: 30px 0px 110px 50px;
}

.col-lg-2.aside-bar-main-box {
    /* padding: 30px 15px; */
    border-right: 1px solid #ddd;
    margin-top: 30px;
    margin-bottom: 1200px;
}

.maatregel-content-main-box {
    padding: 93px 120px;
    padding-right: 55px;
}

.maatregel-content-title-box h2 {
    font-size: 45px;
    color: #141053;
    margin-bottom: 30px;
}

.maatregel-content-title-box p a {
    /* font-size: 22px; */
    color: #141053;
    /* line-height: 32px; */
}

.maatregel-content-title-box p {
    color: #141053;
    font-weight: 300;
    margin-bottom: 70px;
    font-family: 'museo-semibold';
    padding-right: 129px;
}

.bookmark-paregraph p {
    font-family: 'museo-medium';
    padding-right: 0;
    font-size: 20px;
    margin-bottom: 38px;
}

.noteice {
    position: relative;
}

.noteice p {
    color: #3F3D56;
    padding: 40px;
    background: #F2F2F2;
    border-radius: 20px;
    margin: 45px 0px;
    margin-top: 100px;
}

.noteice p::before {
    content: "";
    background: url(../image/girl-like.png);
    width: 120px;
    height: 100px;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    top: -60px;
    left: 0;
}

.title h4 {
    color: #141053;
    margin-bottom: 20px;
    font-size: 24px;
}

.tochtstrippen-discription p {
    margin-bottom: 45px;
}

.video-wrapper {
    margin-bottom: 45px;
}

.col-5.prodoct-img img {
    width: 100%;
}

.col-7.prodoct-details a {
    display: block;
    font-size: 22px;
    color: #000;
    text-decoration: underline;
    margin-bottom: 5px;
}


.col-7.prodoct-details span {
    color: red;
    font-size: 16px;
}

.col-7.prodoct-details p {
    font-size: 14px;
    line-height: 20px;
    color: green;
    margin-bottom: 5px;
}

.col-7.prodoct-details button {
    padding: 10px;
    background: #3d68c5;
    color: #fff;
    border-radius: 4px;
}


.binner-img-wrapper {
    background: url(../image/home-blob.svg);
    background-position: right;
    background-repeat: no-repeat;
    padding: 30px 0px;

}

.binner-title h3 {
    font-size: 45px;
    margin-bottom: 15px;
    font-family: 'Museo-Sans' !important;
    font-weight: 500;
}

.binner-title h3 span {
    color: #287CF8;
    display: block;
}

.binner-title p {
    font-size: 24px;
}

.binner-btn button a {
    color: #fff;
    font-family: 'museo-medium';
}

.binnen-description {
    width: 50%;
    margin: 82px auto;
    /* padding-right: 95px; */
}

.binner-btn button {
    background: transparent;
    margin-top: 35px;
}

rect#Rectangle_1100 {
    transition: all 0.6s;

}

rect#Rectangle_1100:hover {
    fill: #6964BC !important;
}

section.Binnen {
    background-color: #3eeaff14;
}

.maatregel-details-main-box {
    padding-top: 97px;
}

.maatregel-details-card {
    width: 360px;
    /* height: 475px; */
    height: auto;
    background: #141053 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    position: relative;
    padding: 30px;
    padding: 30px 45px;
    padding-bottom: 37px;
}

.checkbox-round {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border-radius: 50%;
    vertical-align: middle;
    /* border: 2px solid #fff; */
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    transition: all 0.6s;
    background-color: #FDC342;
    z-index: 999;
    box-shadow: inset 3px 1px 1.5px rgba(0, 0, 0, 0.16);
}

.checkbox-round::after {
    border: 2px solid #ddd;
    border-top: none;
    border-right: none;
    content: "";
    height: 9px;
    opacity: 1;
    position: absolute;
    top: 14px;
    right: 9px;
    transform: rotate(-45deg);
    width: 20px;
    transition: all 0.6s;

}

.checkbox-round::before {
    border: none;
    border-top: none;
    border-right: none;
    content: "";
    height: 20px;
    opacity: 0;
    position: absolute;
    top: 9px;
    right: 9px;
    background: url(../image/thump.svg);
    transform: none;
    width: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.maatregel-details-card .checkbox-round::after {
    border: 4px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 11px;
    opacity: 1;
    position: absolute;
    top: 13px;
    right: 9px;
    transform: rotate(-45deg);
    width: 21px;
    transition: all 0.6s;
    border-radius: 2px;
}

.checkbox-round:hover {
    background-color: #00a551;
}

.col-md-2 {
    padding: 0;
}

.checkbox-round:checked {
    background-color: #00a551;
}


.checkbox-round:checked::after {
    opacity: 0 !important;
    transition: 0;

}

.checkbox-round:checked::before {
    opacity: 1 !important;

}

.checkbox-round:checked.heart {
    opacity: 1 !important;
}

.heart {
    content: "";
    background: url(../image/heart.png);
    position: absolute;
    top: -15px;
    right: 15px;
    width: 54px;
    height: 130px;
    background-position: top;
    background-repeat: no-repeat;
    Z-INDEX: 10;
    opacity: 00;
    transition: all 0.6s;
}

.shadow {
    position: relative;
    box-shadow: none !important;
}

.shadow:after {
    position: absolute;
    width: 75%;
    height: 3%;
    left: 10px;
    border-radius: 50%;
    z-index: -1;
    bottom: 64%;
    content: "";
    box-shadow: 0 53PX 6px 0PX rgba(0, 0, 0, 0.24);
}

.card-title h4 {
    font-size: 36px;
    line-height: 38px;
    color: #F7F6FB;

}

.triangle-right {
    border-left: 23px solid #64BCFC;
}

.triangle-right {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.triangle-right-box {
    display: flex;
}

.triangle-right-box span {
    padding: 2px 13px 0px 13px;
    background: #64BCFC;
    border-radius: 8px 0 0 8px;
    font-size: 15px;
}

.categorie-status span {
    color: #fff;
}

.categorie-status p {
    color: #fff;
    margin-bottom: 5px;
    font-size: 18px;
}

.categorie-status span {
    color: #fff;
    font-size: 15px;
}

.categorie-status {
    display: flex;
    gap: 30px;
    padding-bottom: 30px;
    padding-top: 15px;
    border-bottom: 0.5px solid #eeeeee40;
}

video.video-stream.html5-main-video {
    width: 100% !important;
    left: 0 !important;
}

.circle-progresbar.header-progress-cls {
    display: none;
}

.tochtstrippen-circle-progresbar .circle-progresbar {
    display: none;
    /* gap: 40px; */
    justify-content: space-evenly;
    margin-top: 15px;
}

.pie-title p {
    font-size: 18px;
    padding: 10px 0px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

.profile-img::after {
    content: "2";
    background: url(../image/hexagon.png);
    width: 20px;
    height: 22px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    top: -1px;
    right: -3px;
    color: #fff;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.profile-img {
    position: relative;
}

.maatregel-content-title-box .checkbox-round {
    display: none;
}

.responsive-card-main-box {
    display: none;
max-width: 95vw;
}

text tspan {
    font-size: 18px !important;
    font-size: 18px !important;
}

.bol_sitebar_box .product-delivery {
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 80px;
}

.page-body h4 {
    color: #141053;
}

.maatregel-content-title-box img {
 /*   display: none;*/
}

.vorige-btn {
    display: block;
}

.tochtstrippen-discription p {
    font-weight: 300;
}

.maatregel-details-card label {
    display: none;
}

.bookmark {
    position: absolute;
    top: 0;
    right: 12%;
    height: 50px;
    width: 35px;
}

.icon {
    position: relative;
    height: 17.31px;
    width: 17.31px;
    background: #69D19C;
    border-radius: 50%;
}

.icon::before {
    content: "";
    border: 2.5px solid #fff;
    border-top: none;
    border-right: none;
    height: 6px;
    position: absolute;
    top: 4px;
    right: 3px;
    transform: rotate(-45deg);
    width: 12px;
    transition: all 0.6s;
}

.card-listing ul li {
    display: flex;
    align-items: center;
    gap: 12px;
}

.text span {
    font-size: 18px;
    color: #ffff;
}

.card-listing {
    margin-top: 22px;
}

.card-btn button {
    border: 0;
    border-radius: 30px;
    background: #FCAD20;
    color: #fff;
    font-size: 20px;
    padding-left: 29px;
    padding-right: 19px;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 20.3px;

}

.maatregel-content-title-box h2 span {
    font-family: 'museo-semibold' !important;
    display: block;
}

.investing-steps {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.step-icon {
    justify-content: center;
    display: flex;
    margin-bottom: 25px;
}

.step-title span {
    color: #141053;
    font-size: 20px;
    font-family: 'museo-semibold';
    font-weight: 700;
}

.step-icon {
    position: relative;
}

.step-icon::before {
    /*content: "1";*/
    position: absolute;
    top: -3px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #9C96FF;
    left: 17px;
    display: block;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.arrow img {
    margin-bottom: 50px;
}

.investing-details {
    margin-top: 70px;
}

.step-icon img {
    width: 50px;
    height: 50px;
}

.investing-img-box img {
    width: 100%;
    height: 300px;
    margin-top: 30px;
    object-fit: cover;
    border-radius: 20px;
}

.investing-listing {
    margin-top: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.investing-listing .icon {
    position: relative;
    height: 22px;
    width: 22px;
    background: #69D19C;
    border-radius: 50%;
}

.investing-listing .icon::before {
    content: "";
    height: 6px;
    top: 6px;
    right: 5px;
    width: 12px;
}

.investing-listing ul li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 17px;
}

.investing-listing .text span {
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    color: #3f3d56;
}

.bookmark-paregraph p span {
    color: #FD615F;
}

.contain-main-box {
    background: #141053;
    height: 387px;
    padding: 47px 38px 57px 50px;
    border-radius: 30px;
}

.email label,
.name label {
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 55px;
}

.contain-main-box input[type="email"],
.contain-main-box input[type="text"] {
    width: 398px;
    height: 45.29px;
    border-radius: 10px;
    padding: 0 25px;
}

.contain-main-box input[type="email"]::placeholder,
.contain-main-box input[type="text"]::placeholder {
    color: #9ebbe6;
}

.submite-btn button {
    background: #69D19C;
    width: 398px;
    /*height: 45.29px;*/
    border-radius: 30px;
    margin-top: 31px;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 32px;
}
