/*
1 Farbe: #2#D#3#C#5#B #3#D#7#A#D#8
2 Farbe: #1#A#C#D#F#0
3 Farbe: #5#9#6#F#8#9
4 Farbe: #8#F#A#8#F#1




*/

* {
    margin: 0;
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
}

#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: #477FCA;
    border-bottom-width: 0px;
}

#custom-bootstrap-menu.navbar-default .navbar-nav > li > a {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(248, 248, 248, 0);
}

#custom-bootstrap-menu.navbar-default .navbar-nav > li > a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav > li > a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(66, 139, 202, 1);
}

#custom-bootstrap-menu.navbar-default .navbar-nav > .active > a,
#custom-bootstrap-menu.navbar-default .navbar-nav > .active > a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav > .active > a:focus {
    color: rgba(85, 85, 85, 1);
    background-color: rgba(66, 139, 202, 1);
}

#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: rgba(66, 139, 202, 1);
}

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: rgba(66, 139, 202, 1);
}

#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #477FCA;
}

html, body {
    width: 100%;
    background-color: #eee;
    font-family: 'Droid Serif', sans-serif;
}

html {
    overflow-y: scroll;
}

.container {
    padding: 0;
    margin: 0;
    width: 100%;
    margin-top: 50px;
}

.wrapper-carousel {
    text-align: center;
    background-color: #089de3;
    height: 250px;
    background-image: url("./../img/header.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wrapper-carousel-trans {
    background-color: rgba(89, 111, 137, 0.8);
    height: 250px;
}

#carouselStart {
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
}

.item {
    height: 225px;
    padding-bottom: 50px !important;
}

#carouselStart > ol {
    margin-bottom: -20px !important;
}

.carousel-inner {
    width: 100%;
    color: #089de3;
}

.container-fluid {
    max-width: 1500px;
}

.jumbotron {
    background-color: #f2f7ff;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.jumbotron0 {
    padding-top: 25px;
    padding-bottom: 50px;
    background-image: url("/img/bg.png");
}

.jumbotron0 > p {
    padding-bottom: 20px;
}

.project-start-info {
    margin-top: 40px;
    margin-bottom: 20px;

}

.wrapper-jumbotron {
    background-color: #f2f7ff;
    padding: 0px;
}

.glyphicon-features {
    font-size: 32px;
}

.wrapper-jumbotron1 {
    background: white;
    border-top: solid 2px #089de3;
    border-bottom: solid 2px #089de3;
    box-shadow: inset 0 8px 8px -8px #696868,
    inset 0 -8px 8px -8px #696868;
}

.jumbotron1 {
    background-color: transparent;
    padding-bottom: 70px;
    padding-top: 70px;
}

.jumbotron2 > h2 {
    padding-bottom: 35px;
}

.wrapper-jumbotron2 {
    background-image: url("./../img/background.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wrapper-jumbotron2-trans {
    background-color: rgba(255, 255, 255, 0.8);
<!-- border-top: solid 2 px #089de3;
-->
}

.jumbotron2 {
    background-color: transparent;
    padding-top: 35px;
    padding-bottom: 50px;
}

.text-highlight {
    text-line-through-style: bold;
}

.text-highlight2 {
    color: #089de3;
}

.start-title {
    font-size: 50px;

}

.wrapper-jumbotron3 {
    background-color: rgba(66, 139, 202, 1);
    border-top: solid 2px #FFF;
    border-bottom: solid 2px #FFF;
}

.jumbotron3 {
    background-color: rgba(66, 139, 202, 1);
    color: #efefef;
    padding-bottom: 50px;
    padding-top: 25px;
}

.jumbotron3 > h2 {
    padding-bottom: 35px;
}

.wrapper-jumbotron5 {
    background: white;
<!-- border-top: solid 2 px #089de3;
--> border-bottom: solid 2px #089de3;
}

.jumbotron5 {
    background-color: transparent;
    padding-top: 50px;
    padding-bottom: 50px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.cover-img {
    margin: 10px;
}

.btn-social {
    display: inline-block;
    height: 75px;
    width: 75px;
    border: 2px solid white;
    border-radius: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 70px;
}

.btn-personal {
    display: inline-block;
    height: 52px;
    width: 52px;
    border: 2px solid white;
    border-radius: 100%;
    text-align: center;
    font-size: 5px;
    line-height: 48px;
}

.btn-outline {
    color: #089de3;
    font-size: 38px;
    border: solid 2px #089de3;
    background: transparent;
    transition: all 0.3s ease-in-out;
    margin-bottom: 5px;
}

.btn-social-white {
    display: inline-block;
    height: 75px;
    width: 75px;
    border: 2px solid #089de3;
    border-radius: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 70px;
    margin: 10px;
}

.btn-outline-blue {
    color: #089de3;
    font-size: 25px;
    border: solid 2px #089de3;
    background: transparent;
    margin-bottom: 5px;
    padding: 5px;
}

.btn-outline-blue:hover {
    text-decoration: none;
    background-color: #089de3;
    transition: all 0.3s ease-in-out;
}

.btn-outline-white {
    color: white;
    font-size: 25px;
    border: solid 2px white;
    background: transparent;
    margin-bottom: 5px;
    padding: 5px;
}

.btn-outline-white:hover {
    text-decoration: none;
    background-color: white;
    transition: all 0.3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    color: white;
    background: #089de3;
    border: solid 2px #089de3;
}

.btn-primary {
    background: #3D7AD8;
}

.box-hover {
    padding-top: 10px;
}

.box-hover:nth-child(1) {
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(89, 111, 137, 0.8);
    transition: all 0.3s ease-in-out;

}

.footer-below {
    background-color: #3D7AD8;
    color: white;
    padding: 15px 0px 10px 0px;
}

.footer-above {
    background-color: rgba(66, 139, 202, 1);
    color: white;
    padding: 15px 0px 10px 0px;
}

.footer-settings {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.wrapper-jumbotron4 {
    background-image: url("./../img/background2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wrapper-jumbotron4-trans {
    background-color: rgba(255, 255, 255, 0.8);
}

.jumbotron4 {
    background-color: transparent;
    padding-top: 25px;
    padding-bottom: 50px;
}

.jumbotron6 {
    padding-top: 25px;
    padding-bottom: 50px;
}

.space {
    padding-bottom: 10px;
    padding-top: 10px;
}

.pricerow {
    display: table;
}

[class*="price-col"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.push1{
    height: 320px;
}

.push2{
    height: 245px;
}

a{
    page-break-inside: avoid;
}

.price {
    border: 2px solid rgba(66, 139, 202, 1);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: rgba(66, 139, 202, 1);
    padding: 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.price-title {
    text-align: center;
    background: rgba(66, 139, 202, 1);
    color: white;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.price-price {
    text-align: center;
    background: white;
    color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    margin-top: -15px !important;
}

.price-time {
    text-align: center;
    background: #eee;
    color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    margin-top: -15px !important;
}

.price-info {
    text-align: center;
    background: white;
    color: black;
    padding-top: 10px;
    margin: 0px;
    margin-top: -15px !important;
}

.price-bottom {
    text-align: center;
    background: rgba(66, 139, 202, 1);
    color: white;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.price-header {
    text-align: center;
    background: #eee;
    color: black;
    padding-top: 10px;
    margin: 0px;
    margin-top: -15px !important;
    padding-bottom: 10px;
}

section {
    padding-top: 50px;
    margin-top: -50px;
}

#login-dp {
    min-width: 250px;
    padding: 14px 14px 0;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .9);
}

#login-dp .help-block {
    font-size: 12px
}

#login-dp .bottom {
    background-color: rgba(255, 255, 255, .9);
    border-top: 1px solid #8CB4E7;
    clear: both;
    padding: 14px;
}

#login-dp .social-buttons {
    margin: 12px 0
}

#login-dp .social-buttons a {
    width: 49%;
}

#login-dp .form-group {
    margin-bottom: 10px;
}

.btn-fb {
    color: #fff;
    background-color: #3b5998;
}

.btn-fb:hover {
    color: #fff;
    background-color: #496ebc;
}

.btn-gl {
    color: #fff;
    background-color: red;
}

.btn-gl:hover {
    color: #fff;
    background-color: #ff5e44;
}

@media (max-width: 768px) {
    #login-dp {
        background-color: inherit;
        color: #fff;
    }

    #login-dp .bottom {
        background-color: inherit;
        border-top: 0 none;
    }
}

.login-window {
    padding-top: 100px;
    padding-bottom: 100px;
}

.login {
    max-width: 380px;
    padding: 15px 35px 45px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: white !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.login:nth-child(1) {
    margin-bottom: 50px !important;
}

.btn50 {
    width: 49%;
}

.round-overview {
    background-color: white;
    border: 1px solid rgba(73, 110, 188, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.round-overview-week {
    margin: 10px;
}

.round-overview-weekdays {
    padding: 10px;
    margin-top: -7px;
    margin-left: -10px;
    margin-right: -10px;
}

.dashboard-checklist {
    border: 1px solid rgba(73, 110, 188, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #f2f7ff;
}

.dashboard-warning {
    border: 1px solid #a94442;
    padding-top: 15px;
    background-color: #fcf8e3;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.dashboard-hr {
    border: 1px solid rgba(73, 110, 188, 1);
}

.center {
    text-align: center;
}

.container-login {
    padding: 35px;
    max-width: 1500px;
    margin: auto;
    margin-top: 15px;
    min-height: 75%;
}

.header-hr {
    margin-top: -10px;
    border: 1px solid rgba(73, 110, 188, 1);
}

.color-green {
    color: green;
}

.color-red {
    color: red;
}

.quests {
    margin-top: -15px;
    padding: 0px 15px 20px 15px;
}

.quests:nth-child(2) {
    background-color: #eee;
}

.quests:nth-child(3) {
    background-color: #eee;
}

.quests:nth-child(6) {
    background-color: #eee;
}

.quests:nth-child(7) {
    background-color: #eee;
}

.quests:nth-child(10) {
    background-color: #eee;
}

.quests:nth-child(11) {
    background-color: #eee;
}

.quests:nth-child(14) {
    background-color: #eee;
}

.quests:nth-child(15) {
    background-color: #eee;
}

.quests:nth-child(18) {
    background-color: #eee;
}

.quests:nth-child(19) {
    background-color: #eee;
}

.quests:nth-child(22) {
    background-color: #eee;
}

.quests:nth-child(23) {
    background-color: #eee;
}

.quests:nth-child(26) {
    background-color: #eee;
}

.quests:nth-child(27) {
    background-color: #eee;
}

div.stars {
    width: 270px;
    display: inline-block;
    font-weight: normal;
!important;
}

input.star {
    display: none;
}

label.star {
    float: right;
    padding: 10px;
    font-size: 36px;
    color: #444;
    transition: all .2s;
}

input.star:checked ~ label.star:before {
    content: '\f005';
    color: #FD4;
    transition: all .25s;
}

input.star-5:checked ~ label.star:before {
    color: #FE7;
}

input.star-1:checked ~ label.star:before {
    color: #F62;
}

label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}

label.star:before {
    content: '\f006';
    font-family: FontAwesome;
    font-weight: normal;
!important;
}

div.stars2 {
    width: 270px;
    display: inline-block;
}

input.star2 {
    display: none;
}

label.star2 {
    float: right;
    padding: 10px;
    font-size: 36px;
    color: #444;
    transition: all .2s;
}

input.star2:checked ~ label.star2:before {
    content: '\f005';
    color: #FD4;
    transition: all .25s;
}

input.star2-5:checked ~ label.star2:before {
    color: #FE7;
}

input.star2-1:checked ~ label.star2:before {
    color: #F62;
}

label.star2:hover {
    transform: rotate(-15deg) scale(1.3);
}

label.star2:before {
    content: '\f006';
    font-family: FontAwesome;
    font-weight: normal;
!important;
}

.alert-blue-header {
    color: white;
    background: #3D7AD8;
    border: solid 1px #3D7AD8;
    font-weight: bold;
}

.row-settings {
    margin-top: 20px;
    background-color: white;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.color-yellow {
    color: #FE7
}

.blog-header {
    background: #477FCA;
    color: white;
}

.dashboard-success {
    border: 1px solid green;
    padding-top: 15px;
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #dff0d8;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.dashboard-danger {
    border: 1px solid #a94442;
    padding-top: 15px;
    background-color: #f2dede;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.dashboard-info {
    border: 1px solid #31708f;
    margin-top: 20px;
    padding-top: 15px;
    background-color: #d9edf7;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.article-dashboard {
    background: white;
    margin: 20px 10px;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

textarea {
    resize: vertical;
}

.dashboard-button {
    background: white;
    color: black;
    margin: 15px 0px; !important;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    line-height: 135px;
    font-size: 25px;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 220px;
}

.footer {
    position: absolute;
    bottom: 0;
    height: 220px;
    width: 100%;
}

.color-white{
    color: white;
}

.price-name{
    color: #5fff7b;
}

.booking-navigation{
    padding: 5px;
    padding-left: 15px;
    color: white;
    background-color: #3D7AD8;
    border: 1px solid rgba(73, 110, 188, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.booking-product{
    margin-top: 20px;
    background-color: white;
    border: 1px solid rgba(73, 110, 188, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.booking-cover{
    height: 75px;
    margin-left: 5px;
}

.booking-table-total{
    color: white;
    background-color: #3D7AD8;
}

.booking-dashboard{
    margin-right: -15px;
    padding: 0px 15px;
    margin-top: 20px;
    background-color: white;
    border: 1px solid rgba(73, 110, 188, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.booking-login{
    padding: 0 20px;

}
.img-booking-payment{
    margin: 30px 30px 0px 30px;
}

.img-payment{
    margin: 10px 30px 10px 20px;
}

.payment-header{
    margin-bottom: -15px;
}

.paymentRow{
    display: flex;
    flex-direction: row;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 15px;
}

.paymentRow:hover{
    background-color: #f9f9f9;
}

.payment-method-description{
    padding: 15px 0px 10px 35px;
}

.payment-method-button{
    padding: 15px 15px;
}

.labl {
    display : block;
    width: 400px;
    border: 1px solid white;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.labl > input{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.labl > input + div{ /* DIV STYLES */
    cursor:pointer;
    border:2px solid transparent;
}
.labl > input:checked + div{ /* (RADIO CHECKED) DIV STYLES */
    background-color: white;
    border: 1px solid #3D7AD8;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.footer-link:active {
    color: white;
}
.footer-link:hover {
    color: white;
}
.footer-link {
    color: white;
}

#eu-cookie-message{
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
    color: #fff;
    background-color: #333;
}
#eu-cookie-message form{
    border:0;
    margin:0;
    padding:0;
}
#eu-cookie-message form input{
    display: block;
    margin: 15px auto 0 auto;
    padding: 5px 10px;
    background-color: #3D7AD8;
    border: 2px solid #787252;
    border-radius: 5px;
    cursor: pointer;
}

.social-media-button{
    border: 2px solid darkred;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 17px 10px 18px 10px !important;
}

.social-media-button:hover{
    border: 2px solid darkred;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 17px 10px 18px 10px !important;
    background: darkred;
    text-decoration: none !important;
}