/* ADDITIONAL STYLES FOR THE SITE */
body.leerpad {
    background: #fff;
}

body.leerpad section {
    width: 98%;
    max-width: 1290px;
    margin: 0 auto;
    padding-left: 25px;
    padding-right: 21px;
}

@media (max-width: 720px) {
    body.leerpad section {
        padding-left: 5px;
        padding-right: 5px;
    }
}

body.leerpad .subtn {
    margin: 0;
    width: 145px;
    height: 40px;
    font-size: 16px;
    font-family: "OpenSansBold";
    text-align: center;
    text-decoration: none;
    line-height: 1.2em;
    padding: 10px 20px;
    border-radius: 10px;
    box-sizing: border-box;
}

body.leerpad .subtn.not-active,
body.leerpad .subtn.not-active:hover {
    background: #e0e0e0;
}

body.leerpad *,
body.quiz * {
    box-sizing: border-box;
}

body.leerpad .banner {
    background: no-repeat center center scroll;
    background-size: cover;
    padding: 25px 0 45px 0;
    box-sizing: border-box;
    height: auto;
    text-shadow: 1px 1px 2px #323232;
}

body.leerpad .back-link
{
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
}
body.leerpad .back-link:hover
{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

body.leerpad .banner h1 {
    color: #fff;
    font-size: 35px;
    font-family: "OpenSansBold";
    text-transform: uppercase;
    margin: 25px 0 35px 0;
}

body.leerpad .banner .description-text {
    max-width: 775px;
}

body.leerpad .call-to-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 100px;
}

body.leerpad .call-to-action .left-side,
body.leerpad .call-to-action .right-side {
    width: 50%;
    padding-right: 15px;
}

body.leerpad .call-to-action .right-side {
    padding-right: 0;
    padding-left: 15px;
}

body.leerpad .banner .description-text p,
body.leerpad .banner .call-to-action p {
    color: #fff;
    font-size: 16px;
    line-height: 2em;
}

body.leerpad .banner .call-to-action p {
    font-size: 19px;
    font-family: "OpenSansBold";
}

body.leerpad .banner .call-to-action p span {
    font-size: 18px;
    font-family: 'OpenSansRegular';
    font-style: italic;
}

body.leerpad .banner .call-to-action .right-side p {
    text-transform: uppercase;
    text-align: right;
}

body.leerpad .banner .call-to-action .left-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

body.leerpad .banner .call-to-action .left-side .subtn {
    margin: 0;
    width: 145px;
    height: 40px;
    font-size: 16px;
    font-family: "OpenSansBold";
    text-align: center;
    text-decoration: none;
    line-height: 1.2em;
    padding: 10px 20px;
    border-radius: 10px;
    box-sizing: border-box;
    margin-left: 50px;
}

@media (max-width: 1100px) {
    body.leerpad .call-to-action {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    body.leerpad .call-to-action .left-side,
    body.leerpad .call-to-action .right-side {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    
    body.leerpad .banner .call-to-action .left-side {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 20px;
    }
    
    body.leerpad .banner .call-to-action .left-side .subtn {
        margin-left: 20px;
    }
    
    body.leerpad .banner .call-to-action .right-side p {
        text-align: left;
    }
}

@media (max-width: 450px) {
    body.leerpad .banner .call-to-action .left-side .subtn {
        height: auto;
    }
}


body.leerpad .course-description {
    padding: 70px 0 250px 0;
}

body.leerpad .course-description .flex-1-10 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: stretch;
}

body.leerpad .course-description .flex-1-10 .left-1 {
    width: 245px;
    position: relative;
}

body.leerpad .course-description .flex-1-10 .right-main {
    width: 100%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

body.leerpad .course-description .course-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 70px 0;
}

body.leerpad .course-description .course-part .blockelements {
    padding: 0;
    text-align: center;
    padding: 0 45px;
    padding-left: 90px;
}

body.leerpad .course-description .part-thumbnail {
    width: 50%;
    max-width: 415px;
}

body.leerpad .course-description .part-thumbnail aside {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    height: auto;
    position: relative;
}

body.leerpad .course-description .part-thumbnail aside img {
    margin: 0;
    padding: 0;
    position: relative;
}

body.leerpad .course-description .part-thumbnail aside img.playbutton {
    position: relative;
    margin-top: -110px;
    margin-left: 110px;
}

body.leerpad .course-description .part-thumbnail aside .number-of-videos {
    width: 110px;
    height: 151px;
    background: rgba(0, 0, 0, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    z-index: 100%;
}

body.leerpad .course-description .part-thumbnail aside .number-of-videos p {
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-family: "OpenSansBold";
}

body.leerpad .course-description .part-description h4,
body.leerpad .course-description .part-description p {
    font-size: 20px;
    color: #323232;
    font-family: 'OpenSansSemibold';
}

body.leerpad .course-description .part-description h4 {
    color: #446da3;
}

body.leerpad .course-description .part-description p {
    font-size: 14px !important;
}

body.leerpad .nothumb {
    padding-left: 90px !important;
    width: 100%;
}

body.leerpad .course-description .part-description {
    padding-left: 45px;
    width: 100%;
}

@media (max-width: 991px) {
    body.leerpad .course-description .course-part {
        padding: 70px 0;
        padding-left: 90px;
        text-align: center;
        display: block;
        padding-right: 35px;
    }
    
    body.leerpad .course-description .part-thumbnail {
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
        margin-bottom: 15px;
        display: inline-block !important;
        width: auto;
    }
    
    body.leerpad .course-description .part-description {
        padding-left: 45px;
        width: 100%;
        padding: 0;
    }

    body.leerpad .nothumb {
    padding-left: 45px !important;
    width: 100%;
    }
    
    body.leerpad .course-description .course-part .button-wrapper {
        position: relative;
    }
    
    body.leerpad .course-description .course-part .button-wrapper .subtn {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    
    body.leerpad .course-description .flex-1-10 .left-1 {
       
    }
}

body.leerpad .course-description .part-description h4 {
    margin-bottom: 16px;
}

body.leerpad .course-description .part-description p {
    font-size: 20px;
    color: #323232;
    font-family: 'OpenSansRegular';
}

body.leerpad .course-description .subtn {
    margin-top: 25px;
    min-width: 190px;
}

body.leerpad .blockelements aside {
    width: 276px !important; 
    height: 151px !important;
    margin-right: 1%;
}



body.leerpad .part-indicator {
    position: absolute;
    text-align: center;
    height: auto;
    top: 0;
    bottom: auto;
    height: 146px;
    width: 100%;
}

body.leerpad .part-indicator.after {
    top: 146px;
    bottom: 0;
    height: auto;
    width: 100%;
    bottom: 0;
}

body.leerpad .part-indicator .indicator-inner {
    position: relative;
    height: 146px;
}

body.leerpad .indicator-button {
    font-size: 16px;
    color: #fff;
    background: #4c7cba;
    padding: 12px 20px;
    border-radius: 25px;
    text-decoration: none;
    line-height: 1.35em;
    height: 45px;
    position: absolute;
    top: 0;
    min-width: 180px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
}

body.leerpad .chapter:not(:first-of-type) .indicator-button {
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
}

body.leerpad .indicator-line {
    width: 5px;
    background: #4c7cba;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    transform: translateX(-2px);
}

body.leerpad .indicator-button-container,
body.leerpad .indicator-number-container {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50%;
}

body.leerpad .indicator-button-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
}

@media (max-width: 991px) {
    body.leerpad .indicator-button-container {
        top: 35px;
    }
}

body.leerpad .indicator-button-container .indicator-button {
    position: absolute;
    top: 0;
    left: 150px;
    width: 50%;
}

body.leerpad .indicator-number-container {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    width: 50%;
}

body.leerpad .toepassen .indicator-number-container {
    position: absolute;
    top: 146px;
    bottom: auto;
    right: 0;
    width: 50%;
}

body.leerpad .test-je-kennis .indicator-number-container {
    position: absolute;
    top: 40%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 50%;
}

body.leerpad .indicator-button-container .indicator-button-line,
body.leerpad .indicator-number-container .indicator-number-line {
    position: absolute;
    bottom: -2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 100%;
    height: 4px;
    background: #4c7cba;
}

body.leerpad .indicator-button-container .indicator-button-line {
    position: absolute;
    bottom: -2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: auto;
    width: 100%;
    height: 4px;
    background: #4c7cba;
}

body.leerpad .indicator-button-container .indicator-button-line {
    background: #84c128;
}

body.leerpad .indicator-number-container .indicator-number,
body.leerpad .indicator-button-container .indicator-button {
    position: absolute;
    bottom: -22px;
    right: 0;
    width: 45px;
    height: 45px;
    background: #4c7cba;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
    line-height: 45px;
    font-family: "OpenSansBold";
}

body.leerpad .indicator-button-container .indicator-button {
    right: 0;
    width: 150px;
    height: 45px;
    background: #84c128 !important;
    color: #fff;
    font-size: 16px;
    border-radius: 25px;
    line-height: 20px;
    font-family: "OpenSansBold";
}

body.leerpad .graduated .indicator-number-container .indicator-number {
    position: absolute;
    bottom: -114px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -80px;
    width: 95px;
    height: 112px;
    background-size: auto 100px !important;
    border-radius: 0;
}

@media (max-width: 720px) {
    body.leerpad .course-description .flex-1-10 .left-1 {
        display: none !important;
    }
    
    body.leerpad .course-description .course-part {
        padding-left: 0;
        padding-right: 0;
    }
    
    body.leerpad .course-description .course-part:first-of-type {
        padding-top: 0;
    }
    
    body.leerpad .course-description {
        padding: 70px 0 35px 0;
    }
}

@media (min-width: 720px) {
    body.leerpad .part-button-wrapper {
        display: none;
    }
}

@media (max-width: 720px) {
    body.leerpad .part-button-wrapper {
        display: block;
        margin-bottom: 35px;
    }
    
    body.leerpad .part-button-wrapper .indicator-button {
        position: static;
    }
    
    body.leerpad .course-part {
        margin-bottom: 50px;
    }
}

body.leerpad .part-indicator .indicator-button {
    background: #dbe3f3;
}

body.leerpad .part-indicator .indicator-line {
    background: #dbe3f3;
}

body.leerpad .part-indicator .indicator-number-container .indicator-number-line {
    background: #dbe3f3;
}

body.leerpad .part-indicator .indicator-number-container .indicator-number {
    background: #dbe3f3;
}

body.leerpad .part-indicator.active .indicator-button {
    background: #4c7cba;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

body.leerpad .part-indicator.active .indicator-button:hover {
    background: #628fca;
}

body.leerpad .part-indicator.active .indicator-line {
    background: #4c7cba;
}

body.leerpad .part-indicator.active .indicator-number-container .indicator-number-line {
    background: #4c7cba;
}

body.leerpad .part-indicator.active .indicator-number-container .indicator-number {
    background: #4c7cba;
}




body.leerpad .teachers {
    background: #eaf2f5;
    padding: 40px 0 60px 0;
}

body.leerpad .teachers .cols-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

body.leerpad .teachers .cols-two:first-of-type {
    margin-bottom: 35px;
}

body.leerpad .teachers .cols-two .col-one-two {
    width: 45%;
}

body.leerpad .teachers h4 {
    font-size: 18px;
    font-family: "OpenSansBold";
    text-align: center;
    color: #000;
    margin-bottom: 35px;
}

body.leerpad .teachers h6 {
    font-size: 14px;
    font-family: "OpenSansBold";
    text-align: left;
    color: #000;
    margin: 0;
    line-height: 1.7em;
}

body.leerpad .teachers p {
    font-size: 14px;
    text-align: left;
    color: #000;
    line-height: 1.7em;
}

body.leerpad .teachers .teacher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

body.leerpad .teachers .teacher .teacher-thumbnail {
    width: 35%;
    margin-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

body.leerpad .teachers .teacher .teacher-thumbnail .rigimg {
    width: 150px !important;
}

body.leerpad .teachers .teacher .teacher-thumbnail img {
    width: 150px !important;
    height: auto;
}

@media (max-width: 991px) {
    body.leerpad .teachers .cols-two {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    body.leerpad .teachers .cols-two .col-one-two {
        width: 100%;
    }
    
    body.leerpad .teachers .teacher .teacher-thumbnail {
        width: 150px !important;
        box-sizing: border-box;
    }
    
    body.leerpad .teachers .teacher {
        margin-bottom: 25px;
    }
    
    body.leerpad .teachers .cols-two:first-of-type {
        margin-bottom: 0;
    }
}

@media (max-width: 400px) {
    body.leerpad .teachers .teacher {
        margin-bottom: 25px;
    }
    
    body.leerpad .teachers .teacher {
        display: block;
        text-align: center;
    }
    
    body.leerpad .teachers .teacher .teacher-thumbnail {
        width: 100% !important;
        margin-right: 0;
    }
    
    body.leerpad .teachers .teacher .teacher-thumbnail .rigimg {
        width: 100% !important;
    }
}

#ouibounce-modal {
  z-index: 10000 !important;
}

/* Styles for Quiz section */
body.quiz .back-link {
    font-size: 14px;
    padding-bottom: 0;
}

body.quiz .back-link:hover {
    font-size: 14px;
    padding-bottom: 0;
    text-decoration: none;
}


body.quiz h1 {
    color: #4c7cba;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .035em;
}

body.quiz h2 {
    font-size: 24px;
}

@media (max-width: 700px) {
    body.quiz h2 {
        display: none;
    }
}

body.quiz section {
    width: 98%;
    max-width: 1290px;
    margin: 0 auto;
    padding-left: 25px;
    padding-right: 21px;
}

@media (max-width: 720px) {
    body.quiz section {
        padding-left: 5px;
        padding-right: 5px;
    }
}

body.quiz .flex-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 10px;
}

@media (max-width: 700px) {
    body.quiz .flex-header {
        margin-top: 20px;
    }
}

body.quiz .take-quiz {
    border-top: 2px solid #e5e9ea;
    position: relative;
}

body.quiz .take-quiz .timer {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #84c128;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

body.quiz .take-quiz .timer:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -54px;
    -webkit-transform: translateY(-30px) translateX(-50%);
    transform: translateY(-30px) translateX(-50%);
    width: 54px;
    height: 54px;
    background: url(../images/timer.png) no-repeat center center scroll;
    background-size: 54px 54px;
}

@media (max-width: 850px) {
    body.quiz .take-quiz .timer {
        display: none;
    }
}

body.quiz .take-quiz .tip {
    color: #aaa;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 35px;
}

body.quiz .take-quiz h4 {
    color: #306eb0;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 35px;
}

body.quiz .take-quiz .question {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 35px;
}

body.quiz .take-quiz .flex-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

body.quiz .take-quiz .flex-cols .col-left,
body.quiz .take-quiz .flex-cols .col-right {
    width: 100%;
    max-width: 500px;
    padding-top: 45px;
}

body.quiz .take-quiz .flex-cols .col-left {
    padding-right: 15px;
}

body.quiz .take-quiz .flex-cols .col-right {
    padding-left: 15px;
}

@media (max-width: 1150px) {
    body.quiz .take-quiz .flex-cols .col-left,
    body.quiz .take-quiz .flex-cols .col-right {
        padding-top: 100px;
    }
}

@media (max-width: 700px) {
    body.quiz .take-quiz .flex-cols {
        display: block;
    }
    
    body.quiz .take-quiz .flex-cols .col-left,
    body.quiz .take-quiz .flex-cols .col-right {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }
    
    body.quiz .take-quiz .flex-cols .col-left {
        padding-top: 35px;
    }
    
    body.quiz .take-quiz .flex-cols .col-right {
        padding-top: 0;
    }
}

body.quiz .take-quiz .option {
    width: 100%;
    height: auto;
    border: 3px solid #c1cfd6;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    box-sizing: border-box;
}

body.quiz .take-quiz .option .option-letter {
    width: 70px;
    background: #c1cfd6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    padding: 10px 10px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body.quiz .take-quiz .option .option-text {
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 0 10px 10px 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body.quiz .take-quiz .option.chosen,
body.quiz .take-quiz .option:hover {
    border-color: #84c128;
}

body.quiz .take-quiz .option.chosen .option-letter,
body.quiz .take-quiz .option:hover .option-letter {
    background: #84c128;
}

body.quiz .take-quiz .option.chosen .option-text,
body.quiz .take-quiz .option:hover .option-text {
    background: #e8f3e8;
}

body.quiz .progress-bar {
    background: #eaf2f5;
    padding: 50px 0;
}

@media (max-width: 700px) {
    body.quiz .progress-bar {
        display: none;
    }
}

body.quiz .progress-bar .progress-items-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 40px;
    margin-right: 0;
}

body.quiz .progress-bar .progress-items-container .progress-item {
    width: 100%;
    height: 40px;
    position: relative;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

body.quiz .progress-bar .progress-items-container .progress-item:first-of-type {
    width: 40px;
}

body.quiz .progress-bar .progress-items-container .progress-item .item-line {
    background: #fff;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    z-index: 1;
}

body.quiz .progress-bar .progress-items-container .progress-item .item-circle {
    color: #4c7cba;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    font-size: 16px;
    font-weight: 700;
}

body.quiz .progress-bar .progress-items-container .progress-item:first-of-type .item-circle {
    right: auto;
    left: -40px;
}

body.quiz .progress-bar .progress-items-container .progress-item.passed .item-line {
    background: #4c7cba;
}

body.quiz .progress-bar .progress-items-container .progress-item.passed .item-circle {
    color: #fff;
    background: #4c7cba;
}