html {
    scroll-behavior: smooth;
}

.lobbox-brand-header {
    margin-left: 20px !important;
}

.logo-lobbox {
    width: 225px;
}

.yearfilter-wrapper {
    margin-bottom: 30px;
}

.yearfilter-title {
    text-align: center;
}

.yearfilter {
    text-align: center;

}

.yearfilter a {
    color: #ffffff;
    display: block;
    margin: 0 auto;
    width: 50px;
}

.yearfilter a:hover {
    text-decoration: none;
    color: #20abe2;
}

.year-filter.active:hover {
    color: white;
}

.search-page-header {
    min-height: 110px;
}

.yearfilter-button {
    background-color: #333;
    border-radius: 25px;
    font-size: 22px;
    height: 50px;
    padding-top: 9px;
    width: 50px;
}

.yearfilter-button:hover {
    color: #FFFFFF;
    background-color: #20abe2;
}

.featured-header {
    text-align: center;
    background-color: #333;
    color: #FFF;
    padding: 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 30px;
}

.grid-item-lobbox {
    margin-bottom: 20px;
}

.grid-item-category {
    margin-bottom: 20px;
}

.page-header h1 {
    width: 100%;
}

.type-wrapper {
    margin-top: 35px;
}

.type-wrapper span {
    display: block;
    float: left;
    height: 30px;
    margin-right: 15px;
    width: 30px;
}

.type-wrapper-right {
    float: right;
}

.type-wrapper a {
    display: block;
    float: left;
    margin-right: 10px;
}

.type-wrapper a:hover {
    text-decoration: none;
    cursor: pointer;
}

.type-filter {
    color: #333;
}

.type-filter.active {
    color: #20abe2;
}

.type-filter:hover {
    cursor: pointer;
}

.external-link-icon {
    padding-top: 2px;
}

.link-icon {
    padding-top: 2px;
}

.year-filter {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    background-color: #333;
    color: #FFFFFF;
    text-align: center;
    padding-top: 3px;
    margin-top: 2px;
}

.year-filter:hover {
    text-decoration: none;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #20abe2;
}

.year-filter.active {
    color: #20abe2;
}

.pagecategory-link {
    transition: opacity 0.5s ease;
}

.pagecategory-link:hover {
    text-decoration: none;
    opacity: 0.7;
}

.category-boxwrapper {
    transition: opacity 0.5s ease;
    margin-bottom: 30px;
}

.category-boxwrapper:hover {
    opacity: 0.7;
}

.category-box {
    height: 250px;
    width: 100%;
    background-position: center;
    background-size: 100%;
    position: relative;
    background-repeat: no-repeat;
}

.category-title {
    bottom: 20px;
    font-size: 30px;
    left: 40px;
    line-height: 44px;
    max-width: 150px;
    position: absolute;
}

.category-title-background {
    background-color: rgba(0, 0, 0, 0.8);
    box-decoration-break: clone;
    box-shadow: 10px 0 0 0 rgba(0, 0, 0, 0.8), -10px 0 0 0 rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    display: inline;
    padding: 2px 0;
}

.page-block-lobbox {
    background-position: center;
    background-size: cover;
    border: 1px solid #333;
    min-height: 250px;
}

.page-block-lobbox img {
    width: 100%;
}

.page-block-title-wrapper {
    background-color: #333;
    color: #ffffff;
    min-height: 34px;
    margin: 1px 0 15px;
    padding: 8px 10px;
    width: 100%;
}

.page-block-title {
    display: block;
    float: left;
    /*max-width: 70%;*/
    padding: 0 5px;
}

.page-block-icons {
    position: absolute;
    top: 18px;
    right: 38px;
}

.page-block-icons > .page-block-icon {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 22px;
    color: #ffffff;
    height: 44px;
    text-align: center;
    padding-top: 11px;
    width: 44px;
    float: right;
    margin-right: 5px;
}

.page-block-icon .fa-2x {
    font-size: 22px;
}

.page-block-content {
    color: #333;
}

.page-block-content img {
    width: 100%;
}

.page-block-content p {
    padding: 10px 15px 10px;
    margin: 0px;
}

.page-block-years {
    float: right;
}

.page-block-year {
    background-color: #ffffff;
    border-radius: 9px;
    color: #333;
    float: right;
    font-size: 12px;
    height: 18px;
    margin: 1px 0 0 3px;
    padding: 1px 0 0 6px;
    width: 18px;
}

.lobbox-page h2 {
    color: #F2007B;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
}

.lobbox-page a {
    color: #F2007B;
}

.lobbox-page a:hover {
    text-decoration: none;
}

.video-block-thumb {
    width: 100%;
}

#video_header {
    margin-top: 0px;
}

#handleiding_header {
    word-wrap: break-word;
}

.video-number {
    padding: 0px 10px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 0px;
}

.video-name {
    padding: 0px 10px;
    color: #F2007B;
    margin-top: 0px;
    font-weight: normal;
}

.video-block-thumb {
    transition: opacity 0.5s ease;
}

.video-block-thumb:hover {
    cursor: pointer;
    opacity: 0.7;
}

.video-block-thumb img {
    width: 100%;
}

.videos-container h3 {
    margin-top: 5px;
    margin-bottom: 15px;
}

.lobbox-page-left .image-container img {
    width: 100%;
    margin-bottom: 20px;
}

.document-image {
    width: 100%;
    height: 322px;
}

.document-image-featured {
    min-height: 322px !important;
    height: auto !important;
}

.document-number {
    padding: 0px 10px;
    font-weight: bold;
    margin-bottom: 2px;
    max-width: 90%;
}

.document-title {
    color: #f2007b;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 90%;
    min-height: 5em;
    padding: 0 10px;
}

.alternative-icon {
    position: absolute;
    right: 0;
    text-align: center;
    top: 35px;
    width: 10%;
    color: #0f0f0f;
}

.alternative-icon > i, a {
    color: #0f0f0f;
}

.alternative-icon > i, a:hover {
    color: #0f0f0f;
}

.document-thumb {
    transition: opacity 0.5s ease;
    color: #333;
    margin-bottom: 10px;
}

.document-thumb:hover {
    text-decoration: none;
    opacity: 0.7;
    cursor: pointer;
}

.document-image-container {
    border: 1px solid #333;
}

.document-title-wrapper {
    padding-top: 8px;
    position: relative;
    min-height: 8em;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 40px;
}

.page-header-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lobbox-document-counters {
    margin-bottom: 35px;
}

.document-counter-block {
    background-color: #333;
    color: #ffffff;
    float: left;
    height: 80px;
    margin-right: 1px;
    padding: 15px 0px 10px;
    text-align: center;
    margin-bottom: 1px;
}

.document-counter-block.full {
    width: 100%
}

.document-counter-block.half {
    width: 49.7%
}

.document-counter-block.third {
    width: 33%;
}

.document-counter-block:hover {
    cursor: pointer;
}

.last-counter-block {
    margin-right: 0px;
}

.lobbox-page-right img {
    width: 100%;
}

.document-counter-block p {
    text-align: center;
}

.document-counter-block i {
    margin-bottom: 5px;
}

.page-block-image {
    margin-bottom: 30px;
}

.page-block-explanation-title {
    margin-top: 25px;
}

.manual-link {
    display: block;
    margin-bottom: 8px;
}

.type-wrapper-mobile {
    display: none;
}

.type-wrapper-type {
    margin-bottom: 20px;

    text-align: center;
}

.type-wrapper-type .type-filter {
    margin: 10px 15px 0px 15px;
}

.type-wrapper-years {
    margin: 0px auto 20px;
    text-align: center;
}

.type-wrapper-years .year-filter {
    float: none;
    display: inline-block;
    margin: 10px 15px 0px 15px;
}

@media (max-width: 1200px) {
    .lobbox-document-counters {
        display: none;
    }

    .document-image {
        height: 260px;
    }
}

@media (max-width: 991px) {
    .document-image {
        height: 174px;
    }
}

@media (max-width: 768px) {
    .type-wrapper {
        display: none;
    }

    .type-wrapper-mobile {
        display: block;
    }

    .document-image {
        height: auto;
    }
}

@media (max-width: 767px) {
    .stageknop-type {

    }
}

.moreinfo-link {
    display: block;
    color: #F2007B;
    margin-bottom: 8px;
}

footer.page a {
    color: #20ABE2;
}

@media (max-width: 768px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .lobbox-parts-container {
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;

        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;

    }

    .lobbox-page-right {
        order: 1;
    }

    .lobbox-page-left {
        order: 2;
    }
}

.lobbox-page-right {
    margin-bottom: 15px;
}

.assignment-box {
    min-height: 225px;
    margin-bottom: 30px;
    padding: 10px;
    text-align: center;
}

.assignment-box.assignment-box-skills.stronger {
    margin-bottom: 10px;
}

h4.modal-title.stronger.studievaardigheden, h4.modal-title.stronger.studiekeuze {
    padding-top: 4px;
}

h4.modal-title.stronger.studievaardigheden {
    padding-top: 4px;
}

h4.question_part_navigation_title.studievaardigheden {
    width: 90%;
    font-weight: bold;
}

label.hbostudievaardigheden /*,
 textarea.question_group_textarea.double_textarea.hbostudievaardigheden, */
    /* textarea.skills-textarea.hbostudievaardigheden, */
    /* textarea.question_group_textarea.hbostudievaardigheden  */
{
    color: black;
}

.skills-text.hbostudievaardigheden,
label.skills-checklist-label.hbostudievaardigheden {
    color: black;
}

textarea.question_group_textarea .hbostudievaardigheden {
    width: 80%;
}

.form-group.hbostudievaardigheden {
    /*margin-left: 25px;*/
}

label.question_group_label.hbostudievaardigheden {
    text-align: left;
}

.tips-box.hbostudievaardigheden {
    border-radius: 5px;
    border: 1px solid;
    font-weight: normal;
}

span.weetje.mbohbostudievaardigheden,
p.tip.mbohbostudievaardigheden,
.tips-box .tip.hbostudievaardigheden,
.tips-box .weetje.hbostudievaardigheden {
    font-weight: normal !important;
    font-size: 14px !important;
}

.tips-box.hbostudievaardigheden,
.tips-box.mbohbostudievaardigheden {
    border: 1px solid #ec008c !important;
    width: fit-content;
}

.modal-content.stronger.studievaardigheden {
    padding: 45px 45px 30px 45px;
}

.asisgnment-box-title {
    font-weight: bold;
}

.asisgnment-box-title {
    text-align: center;
}

.assignment-icon {
    max-width: 100%;
    margin-bottom: 10px;
}

.teacher-manual {
    border-radius: 5px;
}

.modal-header {
    font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
    background-color: #EC2D7B;
    color: white;
}

.modal-sub-header {
    margin-top: 5px;
    position: relative;
    color: white;
}

.question-number {
    float: left;
    width: 4%;
}

.question-title {
    float: left;
    margin-left: 15px;
    width: 70%;
}

.question-image {
    width: 100px;
    float: left;
    position: absolute;
    right: 45px;
    top: -55px;
}

.modal-sub-header img {
    display: block;
    width: 100%;
    max-width: 900px; /* corresponds to max height of 450px */
    margin: 0 auto;
}

.modal-sub-header .modal-sub-title {
    position: absolute;
    left: 20px;
    right: 0;
    top: 5px;
    color: white;
}

.modal-uploadedfiles h5 {
    font-weight: bold;
}

.modal-sub-header .modal-sub-title .div {
    position: relative;
}

.assignment-modal .modal-header .close {
    margin-top: -27px;
}

.assignment-modal .modal-title img {
    width: 50px;
    margin-right: 15px;
}

.assignment-modal .modal-body h3 {
    margin-top: 0;
}

.assignment-box .assignment-icon-wrapper {
    position: relative;
}

.assignment-box .assignment-icon-wrapper .assignment-question-check {
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: green;
}

.assignment-introdoction {
    background-color: #e3e3e3;
    padding: 15px;
    font-style: italic;
    margin-bottom: 15px;
}

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    border: 5px #006CB3 solid;
    border-radius: 3px;
    max-width: 900px;
}

.numberCircle {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 6px;
    background: #006CB3;
    color: #fff;
    text-align: center;
    font: 15px 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
    float: left;
}

.question_name {
    margin-top: 5px;
    padding-left: 45px;
    color: #006CB3;
    font-size: 15px;
}

.modal-body {
    padding: 15px 15px 0 15px !important;
}

.modal-content {
    max-width: 900px;
}

.answer {
    width: 100%;
    margin-bottom: 10px;
    margin-top: -10px;
}

.checkboxes {
    margin-left: 2px;
}

.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.youtube img,
.youtube .play-button {
    cursor: pointer;
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.finished-form {
    padding: 10px 0 20px 0;
}

.video-placeholder {
    text-align: center;
}

.assignment-overview .assignment-question-check {
    color: green;
    margin-right: 4px;
}

.free-image {
    height: auto;
}

.assignment-introduction {
    font-size: 16px;
}

.assignment-introduction-header {
    font-size: 20px;
    font-weight: bold;
}

.video-img {
    max-width: 100%;
}

/* Sterker naar het mbo */

@font-face {
    font-family: 'gothic821_cn_btregular';
    src: url('../font/gothic821-cn-bt-regular-webfont.woff2') format('woff2'),
    url('../font/gothic821-cn-bt-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* overview page */

.assignment-box.stronger {
    padding: 0;
}

.sterkermbo-icon {
    border: 4px solid;
    border-radius: 5px;
    position: relative;
}

.sterkermbo-icon-img {
    padding: 25px 15px;
}

.sterkermbo-icon-number {
    top: 85px;
    left: 52px;
    position: absolute;
    color: white;
    width: 80px;
    text-align: center;
    font-size: 45px;
    font-family: 'gothic821_cn_btregular', sans-serif;
}

.sterkermbo-icon-text {
    height: 100%;
    min-height: 95px;
    color: white;
    padding: 5px 0;
    font-size: 25px;
    font-weight: normal;
    font-family: 'gothic821_cn_btregular', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 25px;
}

.modal-title.stronger {
    font-weight: normal;
    font-family: 'gothic821_cn_btregular', sans-serif;
    font-size: 28px;
    margin-left: 30px;
    color: white;
}

a.stronger {
    text-decoration: none;
}

.sterkermbo-icon img {
    max-width: 100%;
}

.stronger-question-check {
    position: absolute;
    top: 5px;
    right: 5px;
    color: green;
}

/* end overview page */

.tattoo-heart {
    width: 50px !important;
    position: absolute;
    top: 74px;
    right: 24px;
}

.tattoo-arm {
    width: 90% !important;
}

.hbocv_modal_save {
    color: white;
    text-decoration: none !important;
    text-transform: capitalize;
}

.hbocv_introtext {
    font-family: 'VAG Rounded Std', sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: 32px;
}

/*.hbocv_myfiles_table {*/
/*    margin-left: 15px;*/
/*    padding: 10px 5px;*/
/*}*/

@media (min-width: 768px) {
    .hbocv_middlerow {
        margin: 10px -30px;
    }

    .hbocv_modal_img {
        position: relative;
        width: 100px !important;
        float: right;
        bottom: 55px;
        left: 30px
    }

    .hbocv_modal_close {
        display: none;
    }

    .hbocv_introtext {
        padding-top: 70px;
    }

    .modal-sub-title.hbocv_mycv_subtitle {
        max-height: 150px !important;
    }

    .hbocv_mycv_topbtngroup {
        position: relative;
        float: right;
        bottom: 40px;
        right: 150px;
    }

    .col-xs-12.pdf-content {
        margin-top: -80px;
    }

    #modal_content_send {
        margin-top: -30px;
    }
}

@media (max-width: 767px) {
    .hbocv_modal_dialog {
        max-width: 100%;
    }

    .hbocv_modal_img {
        display: none !important;
    }

    .hbocv_modal_close {
        position: relative;
        bottom: 25px;
        margin-right: 5px;
        color: red;
        font-size: 35px !important;
        text-shadow: none;
    }

    .hbocv_modal_content {
        padding: 5px !important;
    }

    .hbocv_modal_body {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }

    .padding0phone {
        padding: 0 !important;
    }

    .hbocv_mycv_topbtngroup {


    }

    .hbocv_mycv_title {
        color: white;
    }

    .hbocv_mycv_subtitle {
        background-color: #A0D078;
    }

    .hbocv_myfiles_title {
        margin-left: 15px;
        margin-top: 25px;
    }
}

.modal-content.stronger {
    max-width: 100%;
}

.modal-dialog.stronger {
    width: 50%;
}

.question-image.stronger {
    background: white;
    border-radius: 5px;
    width: 130px;
    top: -25px;
    right: 125px;
    padding: 18px 10px;
}

.modal-header.stronger {
    padding: 30px 30px 10px 30px;
}

.modal-header.stronger .modal-title strong {
    color: white;
}

.modal-sub-header.stronger h1 {
    margin: 10px 0 0 40px;
    font-family: 'gothic821_cn_btregular', sans-serif;
    font-weight: bolder;
    font-size: 50px;
}
.hbocv .modal-sub-header.stronger h1 {
    margin: 10px 0 0 25px;
}

.modal-sub-header.stronger h1.blue-sky {
    margin-bottom: 0;
    margin-top: 5px;
}

.modal-sub-header.stronger {
    position: relative;
    margin: 1px 0 3em;
}

.modal-sub-header.stronger img {
    max-width: 100%;
}

.modal-header.stronger button {
    margin-top: -40px !important;
}

.stronger-intro {
    color: #0D5BA1;
    font-size: 29px;
    line-height: 32px;
    margin: -45px auto 20px auto;
    font-family: 'gothic821_cn_btregular', sans-serif;
    font-weight: normal;
}

.modal-body.stronger {
    width: 80%;
    margin: 0 auto;
    padding: 0 15px !important;
    font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
}

.hbocv_assignment-box {
    text-align: center;
    padding-bottom: 35px;
    margin-bottom: 30px;
    min-height: 310px;
}

.hbocv_assignment-img {
    width: 50%;
    padding: 25px 0;
    height: auto;
}

.hbocv_assignment-img-2 {
    max-width: 185px;
    padding: 25px 0;
    height: auto;
}

.hbocv_assignment-box-title {
    color: white;
    font-weight: bold;
    font-size: 22px;
    font-family: 'VAG Rounded Std', sans-serif;
    text-decoration: none;
}

.hbocv_assignment-box-button {
    background-color: #EE4122;
    border: none;
    color: white;
    padding: 7px 45px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    border-radius: 100px;
    font-family: 'VAG Rounded Std', sans-serif;
}

.hbocv_assignment-box-button:hover {
    cursor: pointer;
    color: white;
}

.hbocv_right_counter {
    background-color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 auto 21px auto;
    display: inline-block;
    font-family: 'VAG Rounded Std', sans-serif;
}

.hbocv_mycv_topbtngroup a {
    background-color: #A0D078;
    color: white;
}

.hbocv_introbox {
    text-align: center;
    background-color: #A0D078;
    margin-bottom: 30px;
}

.hbocv_bottombox {
    background-color: #A0D078;
    margin-top: -10px;
    margin-bottom: 30px;
}

.filebox {
    position: relative;
}

.delete {
    padding-top: 7px;
    padding-right: 7px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    color: red;
}

.filebox:hover .delete {
    display: block;
}


.stronger-img {
    width: 100%;
    margin: 10px 0 40px;
}

.after-stronger a {
    text-decoration: none !important;
}

.stronger-question {
    margin-bottom: 40px;
}

.stronger-multiple-label {
    color: black;
    font-size: 17px;
}

.stronger-multiple {
    margin-right: 7px !important;
}

.stronger-question textarea {
    width: 100%;
    /*background: rgba(255, 229, 105, 0.2);*/
    background: rgba(20, 101, 175, 0.1);
    border: none;
}

.completion.stronger {
    width: 100%;
    background: rgba(255, 229, 105, 0.2);
    border: none;
    color: black
}

.skills-modal .modal-body.stronger a {

}

.modal-body.stronger a:visited {
    color: black !important;
}

.modal-body.stronger a {
    text-decoration: underline;
    font-weight: bold;
}

.divider {
    height: 20px;
}

.modal-body.stronger p {
    font-weight: normal;
}

.numberCircle.stronger {
    position: absolute;
    left: -25px;
    margin-top: 3px;
    font: 17px 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
    padding: 5px 4px 5px 5px;
}

.stronger-url {
    font-weight: bold !important;
    color: #ec008c;
    white-space: nowrap;
}

.part-question-title {

}

.part-question-intro {
    margin-bottom: 15px !important;
}

.modal-body.stronger h3 {
    margin-top: 5px;
}

.modal-body.stronger h3,
.modal-body.stronger h4 {
    color: #0D5BA1;
    font-weight: bold;
    margin-bottom: 18px;
    margin-top: 10px;
}

.modal-body.stronger h4 {
    font-size: 20px;
}

p.tip.mbohbostudievaardigheden a.skills-youtube-link {
    margin-right: 0;
}

p.tip.hbostudievaardigheden,
p.tip.mbohbostudievaardigheden {
    margin-bottom: 0 !important;
}

.modal-body.stronger p div,
.modal-body.stronger p {
    color: black;
    font-size: 17px;
    margin-bottom: 5px;
}

.extra_input {
    border: none;
    color: black;
}

.extra_input::placeholder {
    color: black;
}

p.hint {
    color: black;
    font-size: 15px;
    font-style: italic;
}

p.tip .fa,
p.hint .fa {
    -webkit-text-stroke: 0.16rem white;
}

/* did you know boxes */

.dyk-box {
    border: 2px solid #ec008c;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    text-decoration: none !important;
}

.dyk-box img.lamp {
    position: absolute;
    top: -20px;
    left: -18px;
    width: 35px;
}

.dyk-box img {
    width: 100%;
}

.dyk-box p {
    margin: 0;
    font-weight: normal;
    text-decoration: none !important;;
}

.tips-box {
    border: 2px solid;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    text-decoration: none !important;
    margin-top: -5px;
    color: black;
    font-size: 17px;
    display: inline-block;
}

.tips-box ol {
    padding-left: 18px;
}

.tips-box ol li {
    padding-left: 10px;
    margin-left: 3px;
}

.tips-box ol li:first-child {
    margin-left: 0 !important;
}

.count-tips {
    font-size: 17px;
    color: black;
}

p.tip:not(.mbohbostudievaardigheden) {
    margin-bottom: 4px;
}

p.tip.italic {
    font-style: italic;
}

/* end dyk boxes */

.add-option {
    cursor: pointer;
}

.schedule-list {
    margin-top: 20px;
    color: black;
    font-size: 16px;
}

/* tables */

.modal-body.stronger table {
    border-spacing: 5px;
    border-collapse: separate;
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
}

.modal-body.stronger table th {
    font-size: 18px;
    padding: 5px;
    max-width: 100%;
}

.modal-body.stronger table tbody td input {
    color: black;
    font-size: 18px;
    padding: 5px;
    border: none;
    max-width: 100%;
}

.empty-header {
    background: none !important;
}

/* Orange table */

.modal-body.stronger table.orange tbody td input {
    background: rgba(255, 154, 0, 0.1);
    width: 100%;
}

.modal-body.stronger table.orange th {
    color: white;
    background: #ff7d01;
}

/* blue table */

.modal-body.stronger table.blue tbody td textarea,
.modal-body.stronger table.blue tbody td input {
    background: rgba(20, 101, 175, 0.0);
}

.modal-body.stronger table.blue tbody td {
    background: rgba(20, 101, 175, 0.1);
}

.modal-body.stronger table.blue th {
    color: white;
    background: #1465af;
}

.modal-body.stronger table.blue tbody td.td-header {
    background: rgba(20, 101, 175, 0.3);
    color: #0f0f0f;
    padding: 8px;
    font-size: 17px;
    vertical-align: text-top;
}

/* custom sizes */
.modal-body.stronger table.blue.fourty-sixty thead th:first-child,
.modal-body.stronger table.blue.fourty-sixty tbody td:first-child {
    width: 40%;
}

.modal-body.stronger table.blue.thirty-seventy thead th:first-child,
.modal-body.stronger table.blue.thirty-seventy tbody td:first-child {
    width: 30%;
}


/* no title */

.modal-body.stronger table.blue.no-title thead tr th {
    font-weight: normal;
}

/* blue step table */

.modal-body.stronger table.blue.steps tbody tr {
    border-bottom: 1px solid grey;
}

.modal-body.stronger table.blue.steps .step-input {
    width: 20%;
    float: left;
    color: black;
    height: 100%;
    display: flex;
    padding: 6px;
    font-size: 16px;
}

.modal-body.stronger table.blue.steps .step-input.header {
    font-weight: bold;
}

.modal-body.stronger table.blue.steps thead th input {
    width: 80%;
    float: left;
    background: rgba(235, 110, 136, 0.0);
    font-size: 16px;
    padding: 6px;
    border: none;
    color: white;
}

.modal-body.stronger table.blue.steps thead th input::placeholder {
    color: white;
}

.modal-body.stronger table.blue.steps tbody tr textarea {
    width: 80%;
    float: left;
    font-size: 16px;
    padding: 6px;
    border: none;
    color: black;
}


/* green table */

.modal-body.stronger table.green tbody td input {
    background: rgba(0, 243, 146, 0.1);
    padding: 45px 5px;
}

.modal-body.stronger table.green th {
    color: white;
    background: #269989;
}

.modal-body.stronger table.green tbody td.td-header {
    background-color: #b9dcd1;
    color: #0f0f0f;
    padding: 5px;
}


/* pink table */
.modal-body.stronger table.pink tbody td input {
    width: 88%;
    float: left;
    background: rgba(235, 110, 136, 0.1);
    font-size: 16px;
    padding: 6px;
}

.modal-body.stronger table.pink thead th input {
    width: 88%;
    float: left;
    background: rgba(235, 110, 136, 0.1);
    font-size: 16px;
    padding: 6px;
    border: none;
}

.modal-body.stronger table.pink th {
    color: white;
    background: #eb6e88;
}

.modal-body.stronger table.pink tbody tr {
    border-bottom: 1px solid grey;
}

.modal-body.stronger table.pink {
    border: 1px solid grey;
    border-spacing: 0;
    border-collapse: collapse;
}

/* end tables */

.modal-footer.stronger {
    background-image: url(../img/sterkermbo/blue_air_footer.jpg);
    background-size: cover;
    padding-left: 110px;
}

.modal-footer.stronger .content {
    text-align: right;
    padding-right: 95px;
}

.blue-sky {
    color: #0D5BA1;
}

.youtube-play {
    font-size: 28px;
    color: red;
    margin-right: 15px;
    margin-top: -2px;
}

.youtube-holder {
    display: flex;
}

.youtube-holder a {
    font-size: 17px;
}

.npl {
    padding-left: 0 !important;;
}

.grow-textarea {
    resize: none;
    color: black;
    padding: 5px;
    font-size: 16px;
}

.answer.opdrachtkaarten {
    margin-bottom: 0 !important;
}

.weetje {
    color: #ec008c;
    font-weight: bold;
    font-size: 19px;
}

.steps-left {
    width: 8%;
    float: left;
}

.steps-right {
    float: left;
    width: 92%;
}

.vag {
    font-family: "VAG Rounded Std", serif;
}

/* Sterker naar het mbo Responsive */

@media (max-width: 1800px) {
    .steps-left {
        width: 10%;
    }

    .steps-right {
        width: 90%;
    }

    .modal-sub-header.stronger h1 {
        font-size: 44px;
    }
}

@media (max-width: 1600px) {
    .modal-sub-header.stronger h1 {
        margin-top: 9px;
        font-size: 40px;
    }

    .tattoo-heart {
        width: 38px !important;
        top: 59px;
        right: 20px;
    }

    .question-image.stronger {
        width: 100px;
    }

    .steps-left {
        width: 15%;
    }

    .steps-right {
        width: 85%;
    }
}

@media (max-width: 1400px) {
    .modal-sub-header.stronger h1 {
        font-size: 30px;
    }
}

@media (max-width: 1200px) {
    .steps-left {
        width: 8%;
    }

    .steps-right {
        width: 92%;
    }

    .sterkermbo-icon-number {
        font-size: 40px;
        left: 32px;
        top: 64px;
    }

    .modal-dialog.stronger {
        width: 100%;
    }

    .modal-sub-header.stronger h1 {
        margin-top: 30px;
        font-size: 50px;
    }
}

@media (max-width: 992px) {
    .modal-sub-header.stronger h1 {
        margin-top: 15px;
        font-size: 45px;
    }

    .sterkermbo-icon-number {
        top: 25%;
        left: 10px;
        font-size: 23px;
    }

    .sterkermbo-icon-text {
        font-size: 14px;
    }
}

@media (max-width: 800px) {
    .modal-sub-header.stronger h1 {
        margin-top: 25px;
        font-size: 40px;
    }

    .steps-left {
        width: 15%;
    }

    .steps-right {
        width: 85%;
    }
}

@media (max-width: 768px) {
    .sterkermbo-icon-number {
        top: 39%;
        left: 115px;
        font-size: 80px;
    }

    .sterkermbo-icon-text {
        padding: 10px;
        font-size: 30px;
    }

    .modal-sub-header.stronger h1 {
        margin-top: 15px;
        font-size: 35px;
    }

    .modal-body.stronger table.blue.steps .step-input {
        width: 20%;
    }

    .modal-body.stronger table.blue.steps tbody tr textarea {
        width: 80%;
    }

    .question-image.stronger {
        width: 100px;
    }

    .tattoo-heart {
        width: 40px !important;
        top: 58px;
        right: 20px;
    }
}

@media (max-width: 700px) {
    .modal-sub-header.stronger h1 {
        font-size: 30px;
    }
}

@media (max-width: 600px) {
    .modal-sub-header.stronger h1 {
        margin-top: 8px;
        font-size: 28px;
    }

    .stronger-intro {
        font-size: 23px;
        line-height: 25px;
    }

    .question-image.stronger {
        width: 80px;
    }

    .tattoo-heart {
        width: 30px !important;
        top: 47px;
        right: 16px;
    }

    .steps-left {
        width: 25%;
    }

    .steps-right {
        width: 75%;
    }
}

@media (max-width: 500px) {
    .tattoo-heart {
        width: 25px !important;
        top: 46px;
        right: 17px;
    }

    .question-image.stronger {
        width: 75px;
    }

    .question-image.stronger {
        width: 75px;
        top: -35px;
        right: 80px;
    }

    .modal-sub-header.stronger h1 {
        margin-top: 2px;
        font-size: 24px;
    }
}

@media (max-width: 400px) {
    .modal-sub-header.stronger h1 {
        margin-top: 3px;
        font-size: 18px;
    }

    .stronger-intro {
        font-size: 18px;
        line-height: 21px;
        left: -7px;
    }

    .modal-title.stronger {
        font-size: 18px;
        margin-left: 0;
    }

    .question-image.stronger {
        width: 60px;
        right: 75px;
    }

    .tattoo-heart {
        width: 22px !important;
        top: 35px;
        right: 12px;
    }
}

@media (max-width: 350px) {
    h4.modal-title.stronger {
        margin-bottom: -10px;
    }

    .question-image.stronger {
        width: 55px;
        right: 61px;
        padding: 14px 10px;
    }

    .tattoo-heart {
        width: 18px !important;
        top: 32px;
        right: 14px;
    }

    .modal-sub-header .modal-sub-title {
        left: -8px;
    }

    .modal-sub-header.stronger h1 {
        margin-top: 1px;
        font-size: 17px;
    }
}

/* Custom check boxes */

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 30px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 18px;
    vertical-align: middle;
    cursor: pointer;
    color: black;
    font-weight: normal;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -20px;
}

label.css-label {
    background-image: url(../img/sterkermbo/checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Op stage */
.page-header.lobbox-page.op_stage h1 {
    font-family: "VAG Rounded Std", serif;
    letter-spacing: 0.03em;
    color: #0067AC;
    margin-left: -190px;
}

.opstage-img {
    width: 100%;
}

.opstage-assignment-holder textarea {
    width: 100%;
    color: black;
    background: rgba(20, 101, 175, 0.1);
    border: none;
}

.opstage-assignment-holder ul li {
    letter-spacing: 0;
}

.modal-footer.opstage .content .save-assignment-button,
.modal-footer.opstage .content .close-assignment-button {
    border: none;
    font-weight: bold;
    font-size: 16px;
    text-transform: none !important;
    letter-spacing: 0;
    padding: 2px 6px;
}

.modal-footer.opstage .content .save-assignment-button {
    background-color: #ec008c;
}

.modal-footer.opstage .content .close-assignment-button {
    background-color: white;
    color: #20ABE2;
}

.opstage-print-worksheet-wrapper {
    margin-top: 20px;
}

.opstage-print-worksheet {
    background-color: #0067AC;
    border-radius: 6px;
    color: #ffffff !important;
    padding: 4px 10px;
    text-decoration: underline;
    font-weight: normal !important;
}

.opstage-print-worksheet:hover {
    text-decoration: none;
    color: #000000;
    background-color: #0067AC;
}

.opstage-print-worksheet-example-wrapper {
    margin-top: 20px;
    padding: 4px;
    border: 1px solid #000000;
    width: 40%;
}

strong.smaller-header {
    font-size: 28px;
}

.opstage-print-worksheet-example {
    display: block;
    width: 100%;
}

.opstage-print-worksheet-example img {
    width: 100%;
}

.opstage-intro {
    /*margin: -45px auto 20px auto;*/
    font-family: "VAG Rounded Std", serif;
    color: #0067AC;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 5px 0 10px 0;
}

.opstage-description {
    color: black;
    font-size: 17px;
    font-family: "VAG Rounded Std", serif;
}

.opstage-description a {
    text-decoration: underline;
}

.modal-body.opstage {
    width: 80%;
    margin: 0 auto;
    padding: 0 15px !important;
    font-family: "VAG Rounded Std", serif;
    letter-spacing: 0.03em;
}

.modal-sub-header.opstage img {
    max-width: 100%;
}

.modal-sub-title.opstage {
    font-family: "VAG Rounded Std", serif;
}

.modal-sub-title.opstage h3 {
    font-size: 30px;
    line-height: 38px;
    margin-top: 12px;
}

.modal-footer.opstage {
    background-image: url(../img/op_stage/footerv2.png);
    background-size: cover;
    height: 38px;
    padding: 5px 15px;
}

.modal-footer.opstage .content {
    text-align: right;
    padding-right: 30px;
}

.question-image.opstage {
    background: transparent;
    top: 10px;
    right: 35px;
}

.opstage-assignment-holder {
    position: relative;
    color: black;
    letter-spacing: 0;
    font-size: 16px;
}

.opstage-assignment-holder h3 {
    color: #0067AC;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin: 25px 0 !important;
}

.opstage-assignment-holder a {
    text-decoration: underline;
    color: black;
    font-weight: bold;
}

.opstage-assignment-holder p {
    color: black;
}

.opstage-assignment-holder .isk-link-text-wrapper {
    padding-top: 2px !important;
}

.modal-sub-title.opstage {
    left: 30px;
}

.opstage-assignment-counter {
    position: absolute;
    display: inline-block;
    left: -40px;
    top: -3px;
    background-color: #0067AC;
    border-radius: 15px;
    color: #ffffff;
    font-weight: 700;
    padding: 3px 8px;
    width: 24px;
    height: 24px;
    font-size: 14px;
}

.opstage-assignment-counter.isk-assignment-counter-1 {
    padding: 3px 9px !important;
}

.spacer.opstage {
    margin: 20px 0;
}

.spacer.x2.opstage {
    margin: 40px 0;
}

.opstage-description {
    border: 2px #ec008c solid;
    padding: 10px;
    border-radius: 6px;
    margin-top: 25px;
}

.opstage-description a {
    text-decoration: underline;
    color: black;
    font-weight: bold;
    white-space: nowrap;
}

.opstage-description-content {
    color: #ec008c;
    font-weight: bold;
}

.modal-header.opstage {
    background-color: #20ABE2;
    padding: 10px 0 15px 30px;
    height: 50px;
}

.modal-header.opstage button {
    margin-right: 20px;
    color: white;
    opacity: 1;
}

.modal-title.opstage {
    color: white;
    font-family: "VAG Rounded Std", serif;
    letter-spacing: 0.05em;
    font-size: 1.6em;
}

.modal-content.opstage {
    max-width: 600px;
}

.modal-dialog.opstage {
}

.opstage-icon-img img {
    width: 50%;
}

.opstage-question-check {
    position: absolute;
    top: 5px;
    right: 5px;
    color: green;
}

.assignment-box.opstage {
    padding: 0;
}

a.opstage {
    text-decoration: none;
}

.opstage-icon-text {
    height: 100%;
    min-height: 75px;
    color: white;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: "VAG Rounded Std", serif;
    letter-spacing: 0.03em;
    background-color: #20ABE2;
    font-weight: bold;
    line-height: 20px;
    border-radius: 0 0 8px 8px;
}

.opstage-icon-img {
    padding: 25px 0;
}

.opstage-icon {
    border: 2px solid #20ABE2;
    border-radius: 15px;
    width: 85%;
}

@media (max-width: 992px) {
    .opstage-icon-text {
        min-height: 90px;
        padding: 5px 12px;
        font-size: 15px;
        word-break: break-word;
    }

    .page-header.lobbox-page.op_stage h1 {
        margin-left: auto;
    }
}

@media (max-width: 575px) {
    .smaller-header {
        font-size: 25px;
    }
}

@media (max-width: 500px) {
    .smaller-header {
        font-size: 23px;
    }

    .modal-sub-title.opstage h3 {
        font-size: 26px;
        line-height: 33px;
        margin-top: 9px;
    }
}

/* Sterker naar het havo */

@font-face {
    font-family: 'hannahandwritingregular';
    src: url('../font/hannahandwriting-webfont.woff2') format('woff2'),
    url('../font/hannahandwriting-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.sterkerhavo-icon-img img,
.sterkerhavo-icon-img {
    width: 100%;
}

.modal-title.stronger-havo {
    font-weight: normal;
    font-family: 'gothic821_cn_btregular', sans-serif;
    font-size: 28px;
    margin-left: 22px;
    color: white;
}

.modal-header.stronger-havo {
    padding-bottom: 10px;
}

.modal-motto {
    font-family: 'hannahandwritingregular', sans-serif;
    color: black !important;
    font-size: 25px;
    margin: 0 0 3% 30px;
}

.close.havo {
    margin-top: -55px !important;
    z-index: 100;
    position: relative;
}

.modal-sub-header.opstage {
    margin: 3px 0 0.5em;
}

.modal-sub-title h1 {
    font-size: 50px;
    font-weight: normal;
    font-family: 'gothic821_cn_btregular', sans-serif;
    margin: 0 0 0 30px;
}

.question-image.stronger-havo {
    width: 48%;
    float: left;
    position: absolute;
    right: -15px;
    top: -73%;
}

.question-image.stronger-havo.mbo-later {
    right: 40px !important;
}

.question-image.stronger-havo.mbo-opleiding-later {
    right: -20px !important;
}

.modal-body.stronger.havo {
    margin: 40px auto 0 auto !important;
}

.stronger-intro.havo {
    margin: -45px auto 45px auto;
    font-size: 26px !important;
}

.siccor-holder {
    display: flex;
    align-items: center;
}

.siccor-holder img {
    width: 30px;
    margin-right: 10px;
}

.siccor-holder b {
    color: black;
    font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
    font-size: 17px;
}

.vid-holder {
    color: black;
    font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
    font-size: 17px;
    font-weight: normal;
}

.vid-holder img {
    width: 30px;
    margin-right: 10px;
}

.modal-footer.stronger-havo {
    background-image: url(../img/sterkerhavo/footer.png);
    background-size: cover;
    padding-left: 110px;
}

.modal-footer.stronger-havo .content {
    text-align: right;
    padding-right: 90px;
}

.modal-footer.stronger-havo .content .close-button {
    color: #3871c2;
    border: 2px solid #3871c2;
    background-color: white !important;
    font-size: 16px;
}

.modal-footer.stronger-havo .content .save-button {
    color: white;
    border: 1px solid #3871c2 !important;
    background-color: #3871c2 !important;
}


.modal-footer.stronger-havo .content button {
    min-width: 100px;
    border-radius: 10px;
    font-weight: bold;
}

.grow-textarea::placeholder {
    color: #1465af;
    font-weight: bold;
}

.sterkerhavo-icon-text {
    color: #1465af;
    font-family: 'gothic821_cn_btregular', sans-serif;
    font-size: 20px;
}

.blue-url:link {
    color: #000;
    text-decoration: none !important;
    border-bottom: 1px solid #ec008c;
}

@media (max-width: 1800px) {
    .question-image.stronger-havo.mbo-opleiding-later {
        width: 42%;
    }
}

@media (max-width: 1600px) {
    .modal-footer.stronger-havo .content {
        padding-right: 85px;
    }

    .question-image.stronger-havo.mbo-opleiding-later {
        width: 40%;
        right: 0 !important;
    }

    .modal-motto {
        margin: 0 0 2% 30px;
    }
}

@media (max-width: 1400px) {
    .modal-footer.stronger-havo .content {
        padding-right: 78px;
    }

    .modal-motto {
        margin: 0 0 1% 30px;
    }

    .modal-sub-title h1 {
        font-size: 40px;
    }

    .question-image.stronger-havo {
        right: 5px;
        width: 40%;
    }

    .question-image.stronger-havo.mbo-later {
        width: 48%;
        top: -82%;
        right: 15px !important;
    }
}

@media (max-width: 1300px) {
    .question-image.stronger-havo.mbo-opleiding-later {
        width: 35%;
        top: -55%;
    }

    .modal-footer.stronger-havo .content {
        padding-right: 90px;
    }

    .question-image.stronger-havo.mbo-later {
        width: 40%;
    }
}

@media (max-width: 1200px) {
    .question-image.stronger-havo.mbo-later {
        width: 48%;
        right: 50px !important;
    }

    .modal-motto {
        margin: 0 0 4% 30px;
    }
}

@media (max-width: 700px) {
    .question-image.stronger-havo.mbo-later {
        right: 0 !important;
    }
}

@media (max-width: 600px) {
    .question-image.stronger-havo {
        display: none;
    }

    .modal-motto {
        font-size: 15px;
    }

    .modal-sub-title h1 {
        font-size: 30px;
    }

    .modal-footer.stronger-havo .content {
        padding-right: 59px;
    }
}




/********** MBO GIDS **********/
@media (min-width: 1200px) {
    .modal-xl {
        width: 1140px!important;
    }
    .mbo-gids.modal-content{
        max-width: 1140px;
    }
}
.category-navigation{
    width: 100%;
    top: 0;
    background-color: #FFFFFF;
    z-index: 15;
    padding-bottom: 30px;
    overflow: hidden;
}

.category-navigation.fixed{
    position: fixed;
    border-bottom: 1px solid #3a3a3a;
}

.category-navigation.fixed.folded{
    padding-bottom: 0;
}

.category-navigation.fixed.folded .mboguide-category-wrapper{
    display: none;
}

.mboguide-toggle-navbar{
    position: absolute;
    right: 30px;
    height: 10px;
    width: 10px;
    top: 10px;
    display: none;
    font-size: 18px;
    cursor: pointer;
}

.category-navigation .mboguide-toggle-navbar .fa-plus{
    display: none;
}
.category-navigation.folded .mboguide-toggle-navbar .fa-plus{
    display: block;
}
.category-navigation.folded .mboguide-toggle-navbar .fa-minus{
    display: none;
}

.category-navigation.fixed .mboguide-navigation-header.folded .mboguide-toggle-navbar{
    display: block;
}

@media (max-width: 1200px) {
    .mboguide-side-navigation {
        display: none;
    }
}
.mboguide-side-navigation.fixed {
    position: fixed;
    right: 16.6%;
}
.mboguide-side-navigation .list-group {
    min-width: 270px!important;
}
.mboguide-side-navigation .list-group.category-3-border-left {
    border-left: 5px solid #E83069;
}
.mboguide-side-navigation .list-group.category-4-border-left {
    border-left: 5px solid #46C2F1;
}
.mboguide-side-navigation .list-group a.category-colour-3:hover {
    background-color: #F8CEE2;
}
.mboguide-side-navigation .list-group a.category-colour-4:hover {
    background-color: #D1F2FD;
}

.category-1-bg{background-color: #FFF381;}
.category-1-light-bg{background-color: rgba(255, 243, 129, 0.2);}
.category-1-color{color: #FFF381;}
.category-1-border-left{border-left: 10px solid #FFF381;}
.category-2-bg{background-color: #ADCE6C;}
.category-2-light-bg{background-color: rgba(173, 206, 108, 0.2);}
.category-2-color{color: #ADCE6C;}
.category-2-border-left{border-left: 10px solid #ADCE6C;}
.category-3-bg{background-color: #E83069;}
.category-3-light-bg{background-color: rgba(232, 48, 105, 0.2);}
.category-3-color{color: #E83069;}
.category-3-border-left{border-left: 10px solid #E83069;}
.category-4-bg{background-color: #46C2F1;}
.category-4-light-bg{background-color: rgba(70, 194, 241, 0.2);}
.category-4-color{color: #46C2F1;}
.category-4-border-left{border-left: 10px solid #46C2F1;}

.mboguide-navigation-header{
    margin: 0 0 30px;
    transition: all 0.5s;
}
.mboguide-navigation-header h2{
    position:relative;
}

.mboguide-navigation-header.folded{
    margin: 0 0 10px;
}
.mboguide-category-wrapper{
    cursor: pointer;
    min-height: 300px;
}
.mboguide-category-wrapper.folded{
    min-height: 50px;
}
.mboguide-category-wrapper.unfolded .mboguide-category{
    margin: 0;
}

.mboguide-unfolded-category{
    position: absolute;
    opacity: 0;
    left: 70px;
    top: 15px;
    text-align: center;
    width: 75%;
}

.mboguide-category-wrapper.folded .mboguide-unfolded-category{
    opacity: 1;
}

.mboguide-category{
    width: 100%;
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: bold;
    display: flex;
    align-items: center;
    cursor: pointer;
    top: 0%;
}

.mboguide-category-header{
    margin-bottom: 75px;
}

.mboguide-category:before{
    content: "";
    float:left;
    padding-top: 100%;
}

.mboguide-category.folded:before{
    padding-top: 5%;
}

.mboguide-category-wrapper.unfolded .mboguide-category.folded{
    left: 10%;
}

.mboguide-category.folded{
    width: 50px;
    height: 50px;
    left: 50%;
}

.mboguide-category.folded span{
    display: none;
    font-size: 0;
    color: #FFFFFF;
}

.mboguide-col-transition{
    transition: width 0.5s ease;
}

.mboguide-category span{
    color: #333333;
    font-size: 22px;
    transition: all 1s ease;
}

.page-navigation-item span,
.mboguide-category span{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 22px;
    padding: 0 30px;
}

.category-content{
    scroll-behavior: smooth;
}

.mboguide-content-wrapper{
    overflow: hidden;
    padding: 60px 0;
}

.mboguide-content-wrapper.inactive{
    display: none;
}

.mboguide-content-wrapper .thumbnail_image {
    margin: 10px 0!important;
}

.mboguide-page-content{
    margin-bottom: 150px;
    position: relative;
}

.mboguide-page-content::before {
    display: block;
    content: " ";
    margin-top: -210px;
    height: 210px;
    visibility: hidden;
    pointer-events: none;
}

.mboguide-page-content .circle {
    width: 100%;
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.mboguide-page-content .circle section {
    width: 80%;
    display: block;
    text-align: center;
    margin: 0 auto;
    transform: rotate(5deg);
}
.mboguide-page-content .circle section p {
    font-size: 11px;
    margin: 5px 0;
}
.mboguide-page-content .circle.red {
    position: absolute;
    width: 110px;
    height: 110px;
    font-weight: lighter;
    background-color: #E53610;
    bottom: -20px;
    right: -40px;
}
.mboguide-page-content .circle.red img {
    width: 30px;
}
@media (max-width: 768px) {
    .mboguide-page-content .circle.red {
        bottom: -50px;
        right: 0;
    }
}

.mboguide-content-block{
    padding: 60px;
    font-size: 17px;
}
.mboguide-content-block strong{
    color: #e93b93;
}

/*MBOGUIDE INTRODUCTION*/
.mboguide-introduction {
    background-color: #DDF1FD;
    height: 670px;
    padding: 13px 0 0 0;
}
@media (max-width: 1596px) {
    .mboguide-introduction-wrapper {
        padding: 0;
    }
    .mboguide-introduction {
        height: 1250px;
    }
}

.mboguide-introduction .row {
    position: relative;
}
.mboguide-introduction .row#row1 {
    margin-bottom: 15px;
}

.mboguide-introduction .col-xs-6 {
    padding: 0;
}

.mboguide-introduction .circle {
    width: 100%;
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.mboguide-introduction .circle section {
    width: 80%;
    display: block;
    text-align: center;
    font-size: 22px;
    margin: 0 auto;
    transform: rotate(-5deg);
}

.mboguide-introduction .circle.blue.big {
    width: 180px;
    height: 180px;
    background-color: #244296;
}
.mboguide-introduction .circle.blue.big section h4 {
    font-size: 22px;
    font-weight: bolder;
}
.mboguide-introduction .circle.blue.big section p {
    font-size: 11px;
    font-weight: normal;
}

.mboguide-introduction .circle.blue.small {
    width: 160px;
    height: 160px;
    background-color: #244296;
}
.mboguide-introduction .circle.blue.small section p {
    font-size: 12px;
    font-weight: normal;
}

.mboguide-introduction .circle.red.small {
    width: 150px;
    height: 150px;
    background-color: #E53610;
}
.mboguide-introduction .circle.red.small section p {
    font-size: 14px;
    font-weight: normal;
}
.mboguide-introduction .circle.red.small section img {
    width: 50px;
    margin-bottom: 7px;
}
@media (max-width: 576px) {
    .mboguide-introduction .circle.red.small {
        width: 110px;
        height: 110px;
    }
    .mboguide-introduction .circle.red.small section img {
        width: 30px;
    }
}

.mboguide-introduction .circle.white.big {
    width: 250px;
    height: 250px;
    background-color: #FEFFFF;
}
.mboguide-introduction .circle.white.big section {
    transform: unset;
}
.mboguide-introduction .circle.white.big section h4 {
    font-size: 17px;
    font-weight: bold;
    color: #234195;
}
.mboguide-introduction .circle.white.big section p {
    font-size: 10px;
    font-weight: normal;
    color: #3573B2;
}

.mboguide-introduction .circle.image {
    width: 275px;
    height: 275px;
    background-size: cover;
}
.mboguide-introduction .circle.image section img {
    border-radius: 50%;
    width: auto;
    height: 100%;
    margin-left: -50px;
}

.mboguide-introduction #circle1 {
    margin: 40px 0 0 80px;
}
.mboguide-introduction #circle2 {
    margin-top: 97px;
    position: absolute;
    right: 0;
}
.mboguide-introduction #circle3 {
    position: absolute;
    left: -6%;
}
.mboguide-introduction #circle4 {
    position: absolute;
    z-index: 5;
    right: 8%;
}
.mboguide-introduction #circle5 {
    position: absolute;
    right: 34px;
    top: 140px;
}
.mboguide-introduction #circle6 {
    position: absolute;
    margin-top: 35px;
    margin-left: 6px;
}
.mboguide-introduction #circle7 {
    float: right;
    margin: 17px -60px 0 0;
    background-position: center;
}
.mboguide-introduction #circle8 {
    position: absolute;
    top: 55%;
    left: 7%;
}
.mboguide-introduction #circle10 {
    z-index: 5;
    position: absolute;
    right: 30px;
    margin: 50px 0 0 -20px;
}
.mboguide-introduction #circle11 {
    margin-left: -50px;
    background-position: center;
}
.mboguide-introduction #circle12 {
    position: absolute;
    top: 47%;
    right: 6%;
}
.mboguide-introduction #circle13 {
    position: absolute;
    top: 70%;
    right: 50%;
}

@media (min-width: 768px) and (max-width: 1596px) {
    .mboguide-introduction #circle2 {
        position: unset;
        float: right;
    }
    .mboguide-introduction #circle4 {
        right: 28%;
    }
    .mboguide-introduction #circle5 {
        right: 36%;
    }
    .mboguide-introduction #circle6 {
        margin-left: 116px;
    }
    .mboguide-introduction #circle8 {
        top: 55%;
        left: 27%;
    }
    .mboguide-introduction #circle10 {
        right: 37px;
        position: absolute;
    }
    .mboguide-introduction #circle12 {
        right: 21%;
    }
}

@media (max-width: 576px) {
    .mboguide-introduction #circle2 {
        margin-top: 76px;
    }
    .mboguide-introduction #circle3 {
        display: none;
    }
    .mboguide-introduction #circle4 {
        right: 0;
        top: -10px;
    }
    .mboguide-introduction #circle5 {
        right: 150px;
        top: -10px;
    }
    .mboguide-introduction #circle6 {
        top: -100px;
        right: -103%;
        z-index: 5;
    }
    .mboguide-introduction #circle7 {
        display: none;
    }
    .mboguide-introduction #circle8 {
        top: 180px;
        z-index: 5;
        left: 0%;
    }
    .mboguide-introduction #circle9 {
        float: right;
        margin-bottom: 20px;
    }
    .mboguide-introduction #circle10 {
        position: absolute;
        left: 0;
    }
    .mboguide-introduction #circle11 {
        display: none;
    }
    .mboguide-introduction #circle12 {
        top: 5%;
        right: 30%;
        z-index: 5;
    }
    .mboguide-introduction #circle13 {
        top: 220px;
        right: -1%;
        z-index: 5;
    }
}


.page-navigation-item{
    background-color: #004899;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    border: 10px solid #FFFFFF;
    position: absolute;
    top: -80px;
    left: -80px;
    z-index: 10;
}
.page-navigation-item span{
    font-size: 15px;
    padding: 0 15px;
    word-wrap: break-word;
}

.category-images{
    position: relative;
}
.category-images .image {
    height: calc(40vw);
    position: absolute;
    right: 0;
    width: 100%;
    background-size: 78%;
    background-repeat: no-repeat;
}
.category-images .circle {
    width: 100%;
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.category-images .circle section {
    width: 80%;
    display: block;
    text-align: center;
    margin: 0 auto;
    transform: rotate(5deg);
}
.category-images .circle.purple {
    position: absolute;
    width: 210px;
    height: 210px;
    font-weight: lighter;
    font-size: 12px;
    background-color: #892971;
    margin-top: 320px;
}
.category-images .circle.red {
    position: absolute;
    width: 90px;
    height: 90px;
    font-weight: lighter;
    font-size: 12px;
    background-color: #E53610;
    margin-top: 380px;
    margin-left: 200px;
}
.category-images .circle.red img {
    width: 30px;
}

.mbo-gids.modal-content{
    max-width: 1140px;
    padding-bottom: 15px;
}
@media (max-width: 1199px) {
    .mboguide-category-wrapper{
        margin-bottom: 30px;
    }
    .page-navigation-item{
        left: -9%;
    }
}

@media (max-width: 820px) {
    .mboguide-toggle-navbar{
        right: 15px;
    }
    .mboguide-navigation-header h2{
        padding-right: 30px;
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
    .mboguide-category-wrapper{
        margin-bottom: 15px;
    }
    .category-images {
        display: none;
    }

    .mboguide-unfolded-category{
        text-align: left;
        padding-left: 20px;
    }

    .mboguide-content-block{
        padding: 90px 30px 60px 30px;
    }
    .page-navigation-item{
        left: 0;
    }
}

.mboguide-schoollist {
    display: inline-block;
    position: relative;
    width: 150px;
    background-color: white;
    margin: 5px 8px 8px 0;
    transition: .4s;
}
.mboguide-schoollist:hover {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(232,52,105,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(232,52,105,1);
    box-shadow: 0px 0px 5px 1px rgba(232,52,105,1);
}
.iframe-modal-init:hover {
    cursor: pointer;
    text-decoration: none;
}

.mboguide-schoollist img {
    margin: auto auto;
    max-width: 150px;
    padding: 5px;
}

.mboguide-programlist {
    margin-top: 5px;
}

.mboguide-programlist .panel {
    max-width: 360px;
}

.mboguide-programlist .panel-footer {
    height: 80px;
    background-color: rgb(86, 86, 86);
    font-weight: bolder;
    word-wrap: break-word;
    padding: 0;
}

.mboguide-programlist .panel-footer p {
    color: white;
    padding: 6px 8px;
}

.mboguide-programlist div img {
    max-width: 100%;
    object-fit: contain;
}

@media (max-width: 1198px) {
    .mboguide-programlist .panel-footer {
        font-size: 14px;
    }
}
@media (min-width: 1199px) and (max-width: 1700px) {
    .mboguide-programlist .panel-footer {
        height: 100px;
        font-size: 15px;
    }
    .mboguide-programlist .panel-footer p {
        color: white;
        padding: 6px 8px;
    }
}

.mboguide-levellist {
    margin-top: 5px;
}
.mboguide-levellist .panel-heading {
    border-left: 10px solid #ADCE6C;
}
.mboguide-levellist #level {
    font-weight: bolder;
}

.mboguide-typecolumns .col-12 {
    max-width: 356px;
    margin-bottom: 10px;
}
.mboguide-typecolumns .title_bar {
    padding: 8px;
    color: white;
    font-weight: bolder;
    font-size: 20px;
}
.mboguide-typecolumns .content_bar {
    background-color: white;
    padding: 10px 8px;
}
.mboguide-typecolumns .content_bar h3 {
    font-size: 20px;
    font-weight: bolder;
    color: #204899;
    margin: 0;
    padding: 5px 0 8px 0;
}
.mboguide-typecolumns .content_bar img {
    width: 100%;
    height: 217px;
}
.mboguide-typecolumns .title_bar1 {
    background-color: #E83469;
}
.mboguide-typecolumns .title_bar2 {
    background-color: #4DC2F1;
}

.mboguide-tipslistver {
    background-color: rgb(212, 237, 252) !important;
    color: #204899;
    width: 50%;
    font-weight: bolder;
    padding: 5px 7px 12px 7px;
}
.mboguide-tipslistver p {
    margin-bottom: 0;
}
@media (max-width: 1198px) {
    .mboguide-tipslistver {
        width: 100%;
    }
}

.mboguide-panel {
    padding: 5px 7px 12px 7px;
    margin-bottom: 0!important;
}
.mboguide-panel h3 {
    font-weight: bolder;
    color: #204899;
    font-size: 20px;
    margin: 5px 0;
}

.mboguide-school h3 {
    font-weight: bolder;
    color: #204899;
}
.mboguide-school .social {
    display: inline-block;
    margin: 10px 0;
}
.mboguide-school img {
    height: 32px;
    border-radius: 13%;
    filter: grayscale(1.0);
    transition: .4s;
}
.mboguide-school img:hover {
    filter: none;
}

.mboguide-list ul {
    padding: 0;
}
.mboguide-list li {
    position: relative;
    display: block;
    padding: .4em .4em .4em 1em;
    margin: .5em 0;
    background: #D4EDFC;
    color: #87ceeb;
    text-decoration: none;
    border-left: 10px solid #FFF381
}
.mboguide-list span {
    color: #333333;
}
