@font-face {
    font-family: "UniviaProforSWDBook";
    src:url(../fonts/UniviaProforSWD-Book.otf) format("opentype");
}

@font-face {
    font-family: "UniviaProforSWDBold";
    font-weight: bold;
    src:url(../fonts/UniviaProforSWD-Bold.otf) format("opentype");
}

body {
    color:#bababa;
    font-family:"UniviaProforSWDBook";
}

h1, h2, h3, h4, h5, h6 {
    font-family:"UniviaProforSWDBold";
    color:#55c81e;
}

.main-menu {
    display:flex; 
    width: calc(100% - 200px);
}

.btn-primary {
    color: #ffffff;
    background-color: rgb(245,166,35);
    border: none;
    border-radius: 50px;
    padding:10px 30px;
}

.btn-primary:hover {
    background-color: rgb(85,200,30);
    cursor:pointer;
}

.btn-primary:hover a, .btn-primary a {
    color:#ffffff;
}

.btn a {
    color:#ffffff;
}


a {
    color: #606060;
    text-decoration:none;
}

a:hover {
    color: rgb(85,200,30);
    text-decoration:none;
}

.section {
    margin: 40px auto;
}

.row {
    padding:0px 15px;
}

.top-bar {
    background-color:rgb(85,200,30);;
}

ul.menu {
    list-style: none;
    margin-bottom:0px;
    padding-left:0px;
    width:100%;
    display:flex;
}

ul.menu li {
    color:#ffffff;
    padding:23px 10px;
    border-bottom:solid 2px transparent;
}

ul.menu li a {
    color:#ffffff;
}

ul.menu li:hover {
    color:#ffffff;
    cursor:pointer;
    border-bottom:solid 2px #ffffff;
}

ul.menu li:hover a {
    color:#ffffff;
}

.slider {
    background-color:#233063;
    height:580px;
    background-image: url(../img/slider_01.jpg);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position:relative;
}

.slider-content {
    bottom:100px;
}

.slidertitle {
    color:#fff;
    font-size:52px;
    font-weight:600;
    line-height:55px;
    margin-bottom:70px;
    font-family:"UniviaProforSWDBold";
}

.sliderdescription {
    color:#fff;
    font-size:22px;
}

.tipps {
    background-image: url(../img/onlineseminaricon.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size:20px;
    padding:0px 40px;
}

.seminar {
    background-image: url(../img/onlineseminaricon.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size:20px;
    padding:0px 40px;
}

.course {
    background-image: url(../img/onlinekurseicon.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size:20px;
    padding:0px 40px;
}

.video {
    background-image: url(../img/videosicon.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size:20px;
    padding:0px 40px;
}

.podcast {
    background-image: url(../img/podcasticon.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size:20px;
    padding:0px 40px;
}

.content-selector {
    height:80px;
    position:relative;
}

.content-selector .controller {
    position:absolute;
    right:0;
}

span.arrow-left {
    background-image: url(../img/feather-arrow-left.png);
    background-position:center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    padding: 5px;
    top: 4px;
    position: absolute;
    right: 95px;
}

span.arrow-right {
    background-image: url(../img/feather-arrow-right.png);
    background-position:center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    padding: 5px;
    top: 4px;
    position: absolute;
    right: 0px;
}

span.counter {
    position:absolute;
    right:30px;
    width:40px;
}

span.arrow-right:hover, span.arrow-left:hover {
    cursor:pointer;
}

.course-div {
    padding:30px 0px;
}

.course-line p.title {
    font-weight:600;
    color:#606060;
    font-family:"UniviaProforSWDBold";
}

.course-line p.title:hover {
    color:#333333;
    cursor:pointer;
}

.title-image {
    height:442px;
    position:relative;
    border-radius:7px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}


.title-image-half {
    height:642px;
    position:relative;
    border-radius:7px;
}
.healthtipps-content {
    padding: 120px 80px;
}

.healthtipps-titel {
    font-size:48px;
    color:#606060;
    font-weight:600;
    line-height:52px;
    margin-bottom:100px;
}

.healthtipps-description {
    line-height:28px;
}

.title-image-content {
    position:absolute;
    bottom:50px;
    width:100%;
    padding: 0px 50px;
}

.footer {
    background-color:#fafafa;
    margin-bottom:0px;
    margin-top:80px;
}

.footer p {
    padding:23px 0px;
    color:#c0c0c0;
    margin-bottom:0px;
}

.footer ul.f-menu {
    list-style: none;
    margin-bottom:0px;
    padding-left:0px;
    width:100%;
    display:flex;
    justify-content: flex-end;
}

.footer ul.f-menu li {
    color:#c0c0c0;
    padding:23px 10px;
}

.footer ul.f-menu li:hover {
    color:#c0c0c0;
    cursor:pointer;
}

.footer ul.f-menu li {
    text-align:right;
}

.paginationjs .paginationjs-pages li>a {
    font-size: 32px !important;
    color: rgb(85,200,30) !important;
}

.paginationjs {
    font-family:inherit !important;
    float: right !important;
}

.paginationjs .paginationjs-pages li {
    border:1px solid transparent !important;
}

.paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child>a {
    border-radius:0px;
}

.paginationjs .paginationjs-pages li>a:hover {
    cursor:pointer;
}

.modal-body {
    padding:0px;
}

.modal-content {
    border-radius:2px 2px 1.875em 2px;
}

.modal-body .row {
    padding:0px;
}

.modal-body .modal-header {
    padding:1rem 0px;
}

.modal-body .description {
    font-size:18px;
    line-height:24px;
    margin-top:80px;
    margin-bottom:40px;
    border-bottom:1px solid #f2f2f2;
    padding-bottom:40px;
    
}

.modal-body div.desc {
    overflow: scroll;
    height: 400px;
    margin-bottom: 30px;
    color:#3c3e41;   
}

.modal-body div.desc img {
    width:100%;
    height:auto;
    margin:30px 0px;   
}

.modal-body div.desc h1, h2, h3, h4, h5, h6 {
    padding:20px 0px;  
}

.modal-body div.desc ul, ol {
    margin:20px 0px;  
}

.modal-body div.desc ul li, ol li{
    margin:10px 0px;  
}

.modal-body .streamprovider {
    color:#606060;
}

#modal-title h3 {
    color:#606060;
}

.modal-body #modal-info {
    margin-top:20px;
}

.modal-body .cat {
    font-size:12px;
}

.modal-image {
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    border-radius: 4px 0px 0px 4px;
    min-height:530px;
}

.logo {
    max-width:200px;
}

.slider-content {
    position: absolute;
    bottom: 130px;
}


.rating-items {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
}

.rating-item {
    position: relative;
    background: none;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-family: 'UniviaforSWD-Medium', Helvetica, Arial, sans-serif;
    line-height: 26px;
    letter-spacing: 1.2px;
    font-size: 20px;
    border: 2px solid #c8c9c9;
    color: #c8c9c9;
    cursor: pointer;
    display: block;
    text-align: center;
    padding-left: 1px;
    padding-top: 1px;
}

.rating-items--wrap {
    display: flex;
    width: 50%;
    justify-content: space-between;
    flex-basis: 100%;
}

.rating-line {
    margin:0px;
}

.rating-content {
    border: 1px solid #f0f0f0;
    border-radius: 0px 0px 30px 0px;
    padding: 10px;
    margin-right: 20px;
    min-height: 179px;
}

.info-feedback {
    margin-top: 0px;
    padding: 0px 30px 40px 30px;
}

#feedbackModal .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 0px solid #dee2e6;
}

.rating-item-wrapper:first-child .rating-item {
    border: none;
}

.rating-item-wrapper:last-child .rating-item {
    border: none;
}

.rating-item:hover {
    color: #55c81e;
    border-color: #55c81e;
}

.rating-item > svg {
    fill: #c8c9c9;
    width: 32px;
    height: 32px;
    pointer-events: none;
}

.rating-item:hover > svg {
    fill: #55c81e;
}

#feedback-btn {
    /* background-color: #7ab51d; */
    background-color: #b41080;
    color: #fff;
    font-family: "UniviaforSWD-Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    /* text-transform: uppercase; */
    height: 44px;
    line-height: 38px;
    width: 120px;
    border: none;
    border-radius: 3px 3px 0 0;
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
    cursor: pointer;
    letter-spacing: 1px;
    z-index: 1000;
    position: fixed;
    top: 70% !important;
    /* top: calc(50% - 60px) !important; */
    right: -46px !important;
    transform: rotate(-90deg) !important;
    transition: all 0.1s ease-out;
    -webkit-overflow-scrolling: touch;
}

#feedback-btn:hover {
    transition: all 0.1s ease-out;
    right: -42px !important;
}

.feedbacktext {
    width: 100%;
    border: 1px solid transparent !important;
    margin-bottom:20px;
    background-color: rgba(235, 235, 235, 0.53);
    padding: 15px;
}

.ratingitem {
    font-size:22px;
    color:#55c81e;
    font-family:"UniviaProforSWDBold";
    width:15%;
    float:left;
    margin-bottom:0px;
}

.ratingdate {
    font-size:10px;
    margin-bottom:10px;
    padding:10px;
    text-align:right;
    padding:10px;
}

.ratingcomment {
    margin-top:10px;
}

.rating-title-container {
    height:120px;
    position:relative;
    padding:100px;
}

.no-feedback {
    text-align:center;
}

.no-feedback:hover {
    cursor:pointer;
}

#charcount {
    display:block;
    font-size:14px;
}


@media only screen and (max-width: 600px) {
    div.logo {
        text-align:center;
    }

    .main-menu {
        display:none;
    }
    .modal-image {
        background-position:center;
        background-size:cover;
        background-repeat:no-repeat;
        border-radius: 4px 0px 0px 4px;
        min-height:auto;
    }

    .slidertitle {
        color:#fff;
        font-size:32px;
        font-weight:600;
        line-height:38px;
        margin-bottom:70px;
    }

    .healthtipps-titel {
        font-size:32px;
        line-height:38px;
    }

    .healthtipps-content {
        padding: 80px 15px;
    }
    .title-image-content {
        position: absolute;
        bottom: 50px;
        width: 100%;
        padding: 0px 15px;
    }
    .title-image-half {
        height: 400px;
        position: relative;
        border-radius: 7px;
    }

    .title-image {
        height: 400px;
        position: relative;
        border-radius: 7px;
        background-position:center;
    }

    .slider {
        height: 400px;
    }

    .slider-content {
        position: absolute;
        bottom: 50px;
        width: 100%;
        padding: 0px 15px;
    }

    #healthtipps-list .paginationjs {
        width: 100%;
        position: initial;
        right: 0;
        float: none;
        margin-bottom: 0px;
    }
    .rating-line {
        margin-bottom:15px;
    }

    .rating-content {
        min-height:150px;
    }

  }

@media (min-width: 768px) {
    .rating-items--wrap {
        display: flex;
        width: 50%;
        justify-content: space-between;
        margin: 0;
        flex-basis: 48%;
    }
    .rating-items--wrap:first-child {
        margin-bottom: 0;
        margin-right: 12px;
    }

}