@import url(https://fonts.googleapis.com/css?family=Kalam);

.facebook-reference-header {
    padding-left: 20px;
}

.contentblock {
    padding: 0 20px 20px 20px;
}

.rightblock-a, .rightblock-b, .leftblock {
    display: inline-block;
    vertical-align: top;
}

.leftblock {
    margin-right: 15px;
}

.rightblock-a {
    width: calc(100% - 120px);
}

.rightblock-b {
    margin-top: 10px;
    width: 100%;
}

.fb-star {
    color: #3f89c8;
    font-size: 20px;
}

.fb-star:before {
    content: "\2605";
}

.namelink {
    text-decoration: none;
}

.namelink:hover {
    text-decoration: underline;
}

.ratingTime {
    color: gray;
}

.ratenow, .ratenow:visited {
    background-color: #009dd6;
    color: #FFFFFF;
    text-decoration: none;
    transition: transform 300ms ease;
    transform: scale(1.0);
    padding: 7px;
    border-radius: 9px;
    text-decoration: none;
}

.ratenow-container {
    text-align: center;
    margin: 25px;
    height: 35px;
}

@-webkit-keyframes scaleChange {
    from {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    to {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
}

@keyframes scaleChange {
    from {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    to {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
}

.ratenow:hover {
    -webkit-animation-name: scaleChange;
    animation-name: scaleChange;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.facebook-reference-header {
    padding: 5px;
    font-size: 18px;
    background-color: #3B5998;
    color: #fff;
}

.facebook-reference-container {
    border: 1px solid #009bdc;
    margin-bottom: 15px;
    background: #fff;
}

.reference-links-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.reference {
    margin-bottom: 10px;
}

.facebook-bg {
    background-image: url(../img/backgrounds/reference_bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.acco-table table {
    background: #fff;
    border: 1px solid #009bdc;
}

.acco-table table tbody tr {
    background: #fff;
}

.acco-table table tbody tr:nth-child(2n + 1) {
    background: #ccecf9;
}

section .courseboxes .coursebox {
    height: 281px;
    background: #fff;
    border: 1px solid #71c4e8;
}

#user_extra {
    display: none;
}

.secondHead {
    display: none;
}

section.last:not(.fp-section) {
    padding-top: 0px;
    padding-bottom: 80px;
}

section:not(.fp-section) {
    padding-top: 0px;
    padding-bottom: 30px;
}

.last {
    padding-bottom: 90px;
}

.small-content-table.table-events .table-row:last-child .table-cell {
    width: 100%;
}

section .courseboxes .coursebox p.text-center {
    text-align: center;
    margin-bottom: 5px;
}

section .courseboxes .coursebox ul.list-unstyled {
    color: #333;
    padding-left: 15px;
}

section .courseboxes .coursebox ul.list-unstyled li {
    background-image: url(../img/icons/start-list.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}

section .courseboxes .coursebox h3 {
    margin-top: 20px;
    font-size: 30px;
    margin-bottom: 0;
    text-align: center;
}

@media (max-width: 767px) {
    section .courseboxes .coursebox {
        height: auto;
    }

    h1.bigh1.front-page-header.cube.firstHead {
        font-size: 18px;
    }

    .reference-links-container {
        display: none;
    }

    .fp-tableCell .languages {
        right: 5%;
    }

    .languages {
        right: 5%;
    }

    .content-right.content-inline {
        width: 100%;
        margin-left: auto;
    }
    .content-right.content-inline .course-boxes {
        margin: 0 auto 30px;
    }
    .one-third-container-booking.wsk_booking_radiobox {
        display: block;
        margin-top: 0px;
    }

    .nav>li:not(.navbar-divider) {
        padding: none;
    }

    .nav>li.navbar-divider {
        display: none;
    }

    .navbar-nav {
        margin: 0px -15px;
    }

    .nav > li > a {
        padding: 12px !important;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        padding: 8px 38px !important;
    }

    .dropdown:not(.open):hover .dropdown-menu {
        display: none;
    }
}

hr.lower {
    margin-top: 6px;
    margin-bottom: 10px;
}

section ul.start-list-image {
    padding-left: 0px;
}

section ul.start-list-image li {
    list-style: none;
    background-image: url(../img/icons/start-list.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
    line-height: 1.7;
}

section.landing4_1.last {
    background: url(../img/backgrounds/background_landing_4_1_old.jpg) no-repeat right;
    background-size: auto 100%;
}

.wsk-course-booking-styles .table-row .table-cell:last-child {
    padding-left: 0;
}

.termin-level-boxes {
    font-size: 14px;
    display: table;
    table-layout: fixed;
    height: 100%;
    background: #fff;
    background-clip: content-box;
    padding-bottom: 8px;
    padding-right: 36px;
}

.termin-level-boxes div:first-child {
    border-top: 1px solid #009bdc;
    border-bottom: 1px solid #009bdc;
    border-left: 1px solid #009bdc;
    background: url(../img/backgrounds/level_bg_A1.jpg) center center no-repeat;
}

.termin-level-boxes div:nth-child(2) {
    background: url(../img/backgrounds/level_bg_A2.jpg) center center no-repeat;
}

.termin-level-boxes div:nth-child(3) {
    background: url(../img/backgrounds/level_bg_B1.jpg) center center no-repeat;
}

.termin-level-boxes div:nth-child(4) {
    background: url(../img/backgrounds/level_bg_B2.jpg) center center no-repeat;
}

.termin-level-boxes div:nth-child(5) {
    background: url(../img/backgrounds/level_bg_C1.jpg) center center no-repeat;
}

.termin-level-boxes div:nth-child(6) {
    background: url(../img/backgrounds/level_bg_C2.jpg) center center no-repeat;
}

.termin-level-boxes div {
    border-top: 1px solid #009bdc;
    border-bottom: 1px solid #009bdc;
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
    position: relative;
    padding-top: 9px;
    padding-bottom: 9px;
}

.termin-level-boxes div:last-child img {
    right: -23px;
}

.termin-level-boxes div img {
    position: absolute;
    top: -1px;
    right: 0px;
}

@media (max-width: 1200px) {
    .termin-level-boxes div:last-child img {
        right: -32px;
    }

    .termin-level-boxes div img {
        position: absolute;
        top: -1px;
        right: -9px;
        min-height: 140px;
    }

    .section.why {
        height: 100% !important;
    }

    .slide .container {
        padding-bottom: 70px;
    }
    .slide:not(:first-child) .container {
        padding-top: 30px;
    }

    section form .input-group .input-group-addon {
        background-color: white;
    }
    #startpage .section:first-child {
        margin-top: 50px;
    }
}

.termin-level-boxes-vertical {
    font-size: 14px;
    height: 100%;
    background-clip: content-box;
    padding-bottom: 10px;
}

.termin-level-boxes-vertical div:first-child {
    border-top: 1px solid #009bdc;
    border-right: 1px solid #009bdc;
    border-left: 1px solid #009bdc;
    background: url(../img/backgrounds/level_bg_A1.jpg) center center no-repeat #ffffff;
    line-height: 2.5;
}

.termin-level-boxes-vertical div:nth-child(2) {
    background: url(../img/backgrounds/level_bg_A2.jpg) center center no-repeat #ffffff;
}

.termin-level-boxes-vertical div:nth-child(3) {
    background: url(../img/backgrounds/level_bg_B1.jpg) center center no-repeat #ffffff;
}

.termin-level-boxes-vertical div:nth-child(4) {
    background: url(../img/backgrounds/level_bg_B2.jpg) center center no-repeat #ffffff;
}

.termin-level-boxes-vertical div:nth-child(5) {
    background: url(../img/backgrounds/level_bg_C1.jpg) center center no-repeat #ffffff;
}

.termin-level-boxes-vertical div:nth-child(6) {
    background: url(../img/backgrounds/level_bg_C2.jpg) center center no-repeat #ffffff;
}

.termin-level-boxes-vertical div {
    border-right: 1px solid #009bdc;
    border-left: 1px solid #009bdc;
    position: relative;
    padding: 15px;
    text-align: center;
    background-size: auto 45px !important;
}

.termin-level-boxes-vertical div:last-child img {
    bottom: -16px;
}

.termin-level-boxes-vertical div img {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 18px;
    z-index: 10;
}

@-webkit-keyframes showChooseLang {
    from {
        -webkit-filter: opacity(0);
        filter: opacity(0);
    }
    to {
        -webkit-filter: opacity(1);
        filter: opacity(1);
    }
}

@keyframes showChooseLang {
    from {
        -webkit-filter: opacity(0);
        filter: opacity(0);
    }
    to {
        -webkit-filter: opacity(1);
        filter: opacity(1);
    }
}

.choose_lang_info_container {
    -webkit-animation-name: showChooseLang;
    animation-name: showChooseLang;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-filter: opacity(0);
    filter: opacity(0);
    position: absolute;
    width: 225px;
    right: -70px;
    top: -5px;

}

.choose_lang_text {
    font-family: 'Kalam', cursive;
    color: white;
    vertical-align: bottom;
}

.choose_lang_info_container img {
    margin-bottom: 10px;
}

.scroll_for_more_container.white {
    color: #ffffff;
    position: absolute;
    bottom: 10px;
}

.scroll_for_more_container {
    text-align: center;
    width: 100%;
    color: #009bdc;
    padding-top: 2px;
}

.scroll_down_animation {
    width: 200px;
    margin: auto;
    cursor: pointer;
}

@-webkit-keyframes hoverScrollDown {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    25% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    75% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes hoverScrollDown {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    25% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    75% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.scroll_down_animation:hover img {
    transform: translateY(-5px);
    -webkit-animation-name: hoverScrollDown;
    animation-name: hoverScrollDown;
    -webkit-animation-duration: 700ms;
    animation-duration: 700ms;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.scroll_for_more_container span {
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.language_selected {
    z-index: 20;
}

.nav > li > a {
    padding: 12.5px 5px;
}

.to_top_position {
    position: fixed;
    width: 100%;
    text-align: center;
    top: 51px;
    z-index: 1;
}

.to_top_position .to_top_container {
    height: 50px;
    width: 50px;
    margin: auto;
    border-radius: 25px;
    background-color: rgba(0, 161, 225, .9);
    margin-top: -25px;
    vertical-align: middle;
    cursor: pointer;
    display: none;
}

.to_top_position .to_top_container img {
    vertical-align: middle;
    width: 33px;
    margin-top: 29px;
}

.to_bottom_position {
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: -25px;
    z-index: 1;
}

.to_bottom_position .to_bottom_container {
    height: 50px;
    width: 50px;
    margin: auto;
    border-radius: 25px;
    background-color: rgba(0, 161, 225, .9);
    margin-top: 0px;
    vertical-align: middle;
    cursor: pointer;
}

.to_bottom_position .to_bottom_container img {
    vertical-align: middle;
    width: 33px;
    margin-top: 5px;
}



.to_bottom_position.big_to_bottom .to_bottom_container {
    height: 65px;
    width: 125px;
    margin: auto;
    border-radius: 25px;
    background-color: rgba(0, 161, 225, .9);
    margin-top: 0px;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 5px;
}

.to_bottom_position.big_to_bottom .to_bottom_container img {
    vertical-align: middle;
    width: 33px;
    margin: 0 auto;
    display: block;
}

.to_bottom_position.big_to_bottom .to_bottom_container span {
    color: white;
    font-size: 16px;
}


.small-content-table .table-row .table-cell.full-cell:first-child {
    width: 100%;
}

.exam-table {
    margin-left: 0;
    margin-right: 0;
}

.exam-table .table-row .table-cell.full-cell:first-child {
    line-height: 2;
}

.exam-table .table-row:first-child a{
    position: absolute;
    top: 0px;
    right: 8px;
}


.exam .popover {
    border-color: #71c4e8;
    max-width: 550px;
    width: 100%;
    text-align: justify;
}
.exam .popover p{
    font-size: 16px;
}

.exam .popover .arrow{
    border-top-color: #71c4e8;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #71c4e8 transparent transparent;
    margin-left: -25px;
    bottom: -25px;
}
.exam .popover .arrow:after{
    border-style: solid;
    border-width: 0 24px 24px 0;
    border-color: transparent #FFF transparent transparent;
    margin-left: 0px;
    bottom: -23px;
}

.exam .popover .popover-table {
    border: 1px #71c4e8 solid;
    margin: 15px 0;
}

.exam .popover .popover-table .row {
    margin: 0;
}

.exam .popover .popover-table .row:nth-child(2n) {
    background-color: #ccecf9;
}


.exam .popover .popover-table .row div {
    padding: 5px 0;
    text-align: center;
}

.exam .popover .popover-table .row div:nth-child(2n-1) {
    border-right: 1px #71c4e8 solid;
}


.wsk-tab-selection {
    margin: 0 10px;
    padding-top: 10px;
}

.wsk-tab-selection  select{
    border-color: #009bdc;
}

section.powerpoint {
    background: url(../img/backgrounds/powerpoint-bg.jpg) no-repeat right;
    background-size: auto 100%;
}
@media (max-width: 767px) {
    section.powerpoint {
        background-image: none;
    }


    #startpage .section:first-child {
        margin-top: 0px;
    }
}
.why-speakeasy-columns > div:not(.clearfix) {
    text-align: center;
    margin-bottom: 20px;
}

.why-speakeasy-columns div img {
    width: 40%;
    margin-left: 30%;
    display: block;
    margin-top: 5px;
    margin-bottom: 16px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-speakeasy-columns div img:hover {
    width: 45%;
    margin-left: 27.5%;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="6" dy="6" result="offsetblur" /><feFlood flood-color="rgba(136,136,136,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(5px 5px 5px #aaa);
    filter: drop-shadow(5px 5px 5px #aaa);
}

.why-speakeasy-columns .image-container {
    position: relative;
    min-height: 165px;
}

@media (min-width: 767px) {

    .why-speakeasy-columns div img { 
        position: absolute;
    }

}

.why-speakeasy-columns div .why-speakeasy-block{
    text-align: center;
}
.section.why.why_full {
    background: url(../img/backgrounds/why_full.jpg);
    background-size: cover !important;
    background-position: initial;
}

section.landing4_1.bg_last {
    background: url(../img/backgrounds/background_landing_4_1.jpg) no-repeat left;
    background-size: auto 100%;
}
section.landing4_2 {
    background: url(../img/backgrounds/background_landing_4_2.jpg) no-repeat left;
    background-size: auto 100%;
}
section.landing4_3 {
    background: url(../img/backgrounds/background_landing_4_3.jpg) no-repeat right;
    background-size: auto 100%;
}
section.landing4_4 {
    background: url(../img/backgrounds/background_landing_4_4.jpg) no-repeat left;
    background-size: auto 100%;
}
.headline-h3-margin h3:not(:first-child) {
    margin-top: 32px;
}
.headline-h3-margin li {
    text-align: justify;
}
section.examination_bg {
    background: url(../img/backgrounds/background_examination.jpg) no-repeat right;
    background-size: auto 100%;
}

section.booking-fullsize-bg {
    background: url(../img/backgrounds/booking_fullsize_bg.jpg) no-repeat;
    background-size: cover;
}
.fp-slidesNav.bottom {
    bottom: 70px;
}
.fp-controlArrow.fp-prev {
    border-color: transparent #009bdc transparent transparent;
}
.fp-controlArrow.fp-next {
    border-color: transparent transparent transparent #009bdc;
}
@media (max-width: 1280px) {
    .fp-controlArrow {
        display: none !important;
    }
}
#startpage .section:first-child {
    padding-bottom: 0;
}

.wsk_booking_radiobox input[type=checkbox] + label:last-child {
    margin-left: 0px;
}

.wsk_booking_radiobox input[type=checkbox]{
    display: none;
}

.wsk_booking_radiobox input[type=checkbox] + label:before {
    content:"\f096";
    font: normal normal normal 30px/1 FontAwesome;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    color: #009bdc;
    text-align: center;
    font-size: 30px;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1;
}

.wsk_booking_radiobox input[type=checkbox]:checked + label:before{
    content: "\f046";
}
.wsk_textarea_style.label-left {
    width: auto; 
    margin-bottom: -8px;
}
#check_mail_text + label {
    text-align: justify;
}
#ourCourses {
    margin-bottom: 48px;
}
.course-boxes {
    padding: 16px;
}

section form .input-group .input-group-addon{
    background-color: white;
}

.navbar-divider {
    margin: 0 0.75rem;
}

.show_more {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 100px 0 0 0;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), white);
    z-index: 1;
}

.show_more_button {
    height: 25px;
    width: 50px;
    margin: auto;
    border-radius: 0 0 25px 25px ;
    background-color: rgba(0, 161, 225, .9);
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    left: calc(50% - 25px);
    bottom: -25px;
    z-index: 2;
}

.show_more_button img {
    vertical-align: middle;
    width: 33px;
    margin-top: -3px;
}

.show_more_shadow {
    width: 100%;
    margin-bottom: -57px;
    z-index: 1950;
    height: 34px;
}

.container {
    position: relative;
}

.text-left {
    text-align: left;
}

.text-white {
    color: #FFF !important;
}

.text-white.text-bold {
    font-weight: 900 !important ;
}

.text-bold {
    font-weight: bold;
}

.no-scroll {
    margin: 0;
    height: 100%;
    overflow: hidden;
}


/****************************************** KURS KONFIGURATOR ******************************************/

.btn.nextBtn {
    display: none;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.course-container a > div > div,
.level-container a > div > div,
.month-container a > div > div {
    opacity: 1;
    transition: all 0.5s;
}

.ticket-container a > div > div {
    transition: all 0.5s;
}

.courseboxes .coursebox {
    padding: 16px;
}

.course-container a.active > div > div,
.level-container a.active > div > div,
.month-container a.active > div > div,
.ticket-container a.active > div > div {
    opacity: 1;
}

.course-container a > div:hover > div,
.course-container a.active > div > div{
    transform: rotateY(180deg);
}

.course-container a > div > div > .front {
    display: block;
}

.course-container a > div > div > .back {
    display: none;
    transform: rotateY(180deg);
}

@keyframes scaleanim {
    0% {transform: scale(1)}
    50% {transform: scale(1.05)}
    100% {transform: scale(1)}
}

.courseboxes a:hover > div,
.courseboxes a.active > div {
    animation-name: scaleanim;
    animation-duration: 1s;
}

.course-container a > div:hover .coursebox ul,
.course-container a.active > div .coursebox ul {
    font-size: 16px;
    color: #333;
    list-style: none;
}

.course-container a > div:hover .coursebox ul li:before,
.course-container a.active > div .coursebox ul li:before {
    color: #006590;
    content: "•";
    margin-left: -18px;
    margin-right: 10px;
}


.course-container a > div:hover .coursebox .front,
.course-container a.active > div .coursebox .front {
    display: none;
}

.course-container a > div:hover .coursebox .back,
.course-container a.active > div .coursebox .back {
    display: block;
}

.bx-viewport {
    border: none !important;
    background: transparent !important;
    box-shadow: 0 0 0 #ccc !important;
    height: 310px !important;
    margin-bottom: 15px !important;
}

section .bx-viewport .courseboxes .coursebox:after {
    bottom: -28px!important;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: calc(50% - 38px) !important;
    z-index: 4;
    width: 0;
    height: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border-style: solid;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -khtml-user-select: none;
}

.bx-wrapper .bx-controls-direction .bx-prev {
    left: -56px;
    background: none !important;
    border-color: transparent #009bdc transparent transparent;
    border-width: 38.5px 34px 38.5px 0;
}

.bx-wrapper .bx-controls-direction .bx-next {
    right: -45px;
    background: none !important;
    border-color: transparent transparent transparent #009bdc;
    border-width: 38.5px 0 38.5px 34px;
}
section .courseboxes .coursebox {        
    height: auto !important;
    min-height: 269px;
    position: relative;
    margin-bottom: 42px;
}
.coursebox h2 {
    font-size: 32px;
}
.coursebox.text-center.smallerBox{
    min-height: 269px;
}
@media (max-width: 1240px) {
    section .courseboxes .coursebox {
        min-height: 228px;
    }
    .coursebox.text-center.smallerBox{
        min-height: 228px
    }
    .coursebox h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    section .courseboxes .coursebox {
        min-height: inherit !important;
        margin-bottom: 0px;
    }
    .coursebox.text-center.smallerBox{
        min-height: inherit !important;
    }
    .bx-wrapper .bx-controls-direction .bx-prev {
        left: 0px;
    }

    .bx-wrapper .bx-controls-direction .bx-next {
        right: 0px;
    }

    .coursebox h2 {
        font-size: 26px;
    }
    .setup-content .courseboxes > a > div{
        margin-bottom: 38px;
    }
    .courseboxes > div > .coursebox {
        margin-bottom: 38px;
    }
}

.small-content-table.table-events {
    color: #333;
}

a:focus, a:hover {
    text-decoration: none !important;
}
/****************************************** KURS KONFIGURATOR ENDE ******************************************/