
body {
    background: url("../img/traunstein/bg-light-min.jpg");
    background-position: right top;
    background-attachment: fixed;
    background-size: cover;
    margin-top: 6rem;
}

i.fa.fa-search {
    font-size: 1.2rem; }

.navbar .navbar-toggler i.fa {
    font-size: 3rem;
    color: #00b3f2; }

#collapseEx2 .md-form {
    position: relative;
    margin-bottom: 0; }
#collapseEx2 .md-form input {
    background-color: white;
}
#collapseEx2 .md-form .btn {
    margin-bottom: 0;
    position: relative;
    top: -0.25rem;
    padding: 0.57rem 0.8rem; }

@media (min-width: 576px) {
    #collapseEx2 ul {
        float: left; }

    #collapseEx2 .md-form input {
        margin-left: 1.5rem;
        width: 24rem; } }

@media (min-width: 768px) {
    #collapseEx2 .md-form input {
        margin-left: 1.5rem;
        width: 24rem; } }

@media (min-width: 992px) {
    #collapseEx2 .md-form input {
        margin-left: 1.5rem;
        width: 15rem; } }

@media (min-width: 1200px) {
    #collapseEx2 .md-form input {
        margin-left: 1.5rem;
        width: 20rem; } }

.datepicker {
    padding-top: 0.5rem !important;
    padding-bottom: 0.6rem !important;
    position: relative;
    left: -0.3rem; }

.telnavlink {
    position: relative;
    left: -0.5rem; }

.question {
    margin-bottom: 0rem;
    position: relative;
    top: -0.25rem;
    padding: 0.5rem 0.8rem 0.5rem !important;
    font-size: 0.8rem !important;
    padding-top: 0.6rem !important;
}

.tooltip-inner {
    background-color: white;
    color: black; }

.btn.stoebern
.stoebern {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 0.6rem !important;
    font-size: 0.8rem !important; }

.navbar .navbar-brand {
    margin-right: 2rem; }

.navbar .navbar-brand img {
    max-width: 180px
}

.nav-item.dropdown {
    padding-top: 0.1rem;
    padding-bottom: 0.2rem !important; }

.md-form {
    display: flex;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; }

.bg-paper {
    /*background: url("../../../fileadmin/smb/templates/traunstein/sass/mdb/../img/bg-black.jpg");*/
    background-color: white;
    background-position: right top;
    background-attachment: fixed;
    background-size: cover; }

footer.page-footer {
    background: url("../../../fileadmin/smb/templates/traunstein/sass/mdb/../img/bg-footer-min-min-neu.png");
    background-position: right top;
    background-size: cover;
    background-color: none;
    color: white;
    padding-top: 29rem; }
footer.page-footer .title {
    /*font-weight: bold;*/
    font-size: 1.5rem; }
footer.page-footer a, footer.page-footer a:link, footer.page-footer a:visited {
    /*color: #29779F;*/
    font-weight: bold; }
footer.page-footer a:hover {
    color: #515052; }

.footer-copyright a, .footer-copyright a:link, .footer-copyright a:visited {
    color: white !important; }

footer.page-footer {
    background: url("../img/traunstein/bg-footer-min-min-neu.png");
    background-position: right top;
    background-size: cover;
    background-color: none;
    color: white;
    padding-top: 29rem;
}

.dropdown-menu .container {
    width: 40rem !important; }

.ha1 {
    color: #00a0d8 !important;
    font-weight: bold;
    text-transform: uppercase; }

.dropdown-item.ha1 {
    padding: 0.5rem !important;
    margin-top: 0.7rem; }

a.dropdown-list:hover {
    color: #00a0d8 !important; }

.carousel-control-next .fa, .carousel-control-prev .fa {
    color: #00a0d8; }

.carousel-item .col-md-7 {
    padding-left: 0rem !important; }

.carousel-item .card-block p {
    font-size: 1.2rem; }

.card {
    background-color: rgba(255, 255, 255, .7); }
.card .card-block {
    margin-top: 0rem; }

.flex {
    display: flex;
    flex-direction: row;
    align-self: auto; }

.card {
    height: 97%;
    margin-bottom: 1rem; }

.cardrow {
    margin-bottom: 1.5rem; }

.card-block a.btn {
    position: relative;
    right: 0rem;
    bottom: 0rem; }

.reihenabstand {
    margin-bottom: 1rem; }

.list-group-item {
    padding-left: 0rem;
    padding-top: 0rem; }

.veranstaltungsdaten {
    margin: 0.4rem 1rem 0rem 1rem;
    float: left;
    width: 82%;
    line-height: 120%; }
.veranstaltungsdaten h5 {
    font-size: 1.3rem;
    margin-bottom: 0.2rem; }
.veranstaltungsdaten h5 .uhrzeit {
    color: #808080;
    font-size: 1rem; }

.vbild {
    width: 10rem;
    float: left; }

.bildcontainer {
    width: 15%;
    float: left; }

.veranstaltungsort {
    color: #858d91; }

.referent {
    font-size: 1rem; }

.chip {
    height: 28px;
    line-height: 28px; }

.buchen {
    margin-right: 0rem; }
/**** SM ****/
/**** MD ****/

/**** MD ****/

/**** LG ****/

@media (max-width: 1200px) {
    .veranstaltungsdaten {
        margin-bottom: 1rem;
        width: 100%; }

    .vbild {
        width: 100%; }

    .bildcontainer {
        margin-bottom: 1rem;
        width: 100%;
        float: left; } }

.list-group-item {
    padding: 0rem;
    background-color: rgba(255, 255, 255, 0.7); }

.list-single-event .event-text-info {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.card .list-single-event.card-block {
    padding-top: 0;
    margin-bottom: 4px;
}

@media only screen and (min-width: 992px) {
    .list-single-event .event-text-info,
    .list-single-event .event-text-title {
        padding-left: 0;
    }

    .list-single-event .event-img {
        padding: 0 0 0 0;
    }

    .list-single-event.row .event-text {
        padding-left: 0;
    }
}



.kostenbuchen {
    margin-top: 0.4rem; }
.kostenbuchen .chip {
    margin: 0.3rem 0 0 0; }

.kbw-grau {
    background-color: #292b2c; }

.pageheadline {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }

.veranstaltungsliste {
    margin-top: 1.5rem; }

.white-trans {
    background-color: rgba(255, 255, 255, 0.7);
    color: #292b2c; }

.weiterpfeil {
    position: absolute;
    bottom: 0rem;
    right: 0rem;
    font-size: 2.3rem; }
.weiterpfeil .fa {
    color: #00a0d8; }

.card-block .cascade {
    margin-top: 0rem; }

.card-cascade .card-block {
    margin-top: 0rem; }

#cardcasc1 {
    height: 92%; }

.card.cascadedarkness {
    background-image: url("../../../fileadmin/smb/templates/traunstein/sass/mdb/../img/bg-black.jpg");
    color: white; }

.carousel-caption h3 {
    background-color: rgba(77, 195, 178, 0.6);
    padding: 0.4rem; }
.carousel-caption p {
    background-color: rgba(54, 136, 124, 0.6);
    padding: 0.4rem; }

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 30px;
    margin-top: -3.6rem;
    font-size: 7rem; }

.carousel-caption {
    right: 30%;
    left: 0;
    padding-bottom: 30px;
    color: rgba(0, 0, 0, 1);
    text-shadow: none; }

.carousel-caption.kebgapblue h3, .carousel-caption.kebgapblue p {
    background-color: rgba(255, 255, 255, 0.8);
    color: rgba(0, 0, 0, 1);
    text-shadow: none; }

.right.carousel-control .fa {
    font-size: 3.6rem;
    position: absolute;
    top: 43%;
    right: 1rem;
    color: rgba(255, 255, 255, .7); }

.left.carousel-control .fa {
    font-size: 3.6rem;
    position: absolute;
    top: 43%;
    left: 1rem;
    color: rgba(255, 255, 255, .7); }

.carousel-multi-item .controls-top {
    text-align: center;
    margin-bottom: 0.5rem; }

.streak {
    margin-bottom: 2rem; }

#multi-item-example {
    margin-bottom: 4rem; }

.keblogo {
    position: relative;
    bottom: -4.6rem; }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }

.redline {
    background-color: #ad2a37;
    height: 5px;
    margin-top: 1px; }

.streak .flex-center ul {
    background-color: rgba(255, 255, 255, .8);
    color: #00a0d8;
    padding: 50px;
    border-radius: 7px; }
/*-----------------------------------------------------*/
/*Viewportchecker*/
.checker {
    position: fixed;
    top: 40px;
    left: 20px;
    border: 1px dashed white;
    padding: 5px;
    margin: 20px;
    width: 50px;
    height: 32px;
    background: orange;
    z-index: 3001;
    font-weight: bold;
    font-size: 1rem;
    color: white; }

.container .card.ohnebild {
    padding: 20px; }
@media only screen and (max-width: 991px) {
    .container .card.ohnebild {
        padding: 20px 0; }
}

.focuspoint {
    position: relative;
    height: 100%;
    overflow: hidden; }

.event-disclaimer-fields {
    margin-top: 1.4rem;
    margin-left: -1rem; }

#eventRegistrationStep1 h2 {
    font-size: 1.5rem; }

.event-text.with-images {
    width: unset; }

.event-termines-short {
    width: auto;
    height: auto;
    white-space: normal;
}



.detailseite .event-register-button {
    padding: 0.9rem 1.2rem;
}

@media only screen and (max-width: 767px) {
    .detailseite h1 {
        font-size: 2rem;
    }

    .detailseite h2 {
        font-size: 1.6rem;
    }
}

@media only screen and (max-width: 360px) {
    .detailseite h1 {
        font-size: 1.8rem;
    }

    .detailseite h2 {
        font-size: 1.4rem;
    }
}


.btn {
    font-weight: 400;
}

.important {
    color: #880022;
}

.align-center {
    text-align: center;
}

/**** ehemals templates/traunstein/styles-details.css ****/

.card {
    height: inherit;
}

/*.card-title {
    margin-bottom: 0rem;
}*/

.card-block h5 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
    font-weight: 400;
}

.card-group .card {
    margin-bottom: 0rem;
}

.card .card-block {
    padding-top: 1.3rem;;

}

.btn a {
    color: white;
}

#cardcasc1 .card-block {
    min-height: 6rem;
}

.titlecard {
}

.detailseite .chip {
    font-size: 1rem;
    font-weight: 600;
}
.event-fares li {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #eceff1;
    margin-bottom: 1rem;
    margin-right: 1rem;
}

.backbutton {
    margin-top: 0.4rem;
}

.pagination {
    font-size: 1rem;
}

nav .pagination {
    margin-bottom: 0rem !important;
}

.detailseite .card-block .btn {
    margin: 0rem;
}

.descriptionblock {
    padding: 2rem;
    font-size: 1rem;
}

.titlecard h5 {
    font-size: 1.3rem;
    margin-bottom: 2rem;
}


#registrationNationality, #registrationPaymentMethod, #registrationSalutation {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #ccc;
    outline: none;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    color: rgb(119, 119, 119);
}

textarea {
    background-color: transparent;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    outline: none;
    height: 2.1rem;
    color: rgb(119, 119, 119);

}


.indent {
    text-indent: 4rem;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.align-justify {
    text-align: justify;
}

@media(max-width: 768px){
    #dropdownMenu1 .dropdown-menu.dropdown {
        max-width: 100%;
        overflow-y: scroll;
        max-height: 25rem;
    }
    .img-fluid, .card img {
        width: 100%;
    }
    .detailseite .chip {
        align-self: center;
        max-width: 72px;
    }
    .detailseite .card-block .btn {
        max-width: 165px;
    }
    .detailseite .d-flex.card-block {
        flex-flow: column;
        align-self: center;
    }
    #collapseEx2 .md-form input{
        margin-left:0;
        width: 91%;
        margin-bottom: 5px;
    }
    #collapseEx2 .md-form .btn{
        width: 100%;
        margin: 6px 0 0 0;
        max-width: 100%
    }
    .datepicker {
        left: 0;
    }
    .btn-group > .btn:first-child {
        margin-left: 0;
        width: 100%;
        margin-bottom: 11px;
    }
}

@media(max-width:1024px){
    .card-group{
        flex-flow:column !important;
    }
}

.card ul li {
    list-style-type: disc;
}

/*.card ul {
  padding-left: 40px;
}*/

figcaption {
    color: #727272;
    font-size: .9rem;
    line-height: 110%;
}

.csc-textpic-imagewrap {
    margin-bottom: 1rem;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: relative;
    margin-left: 1rem;
    visibility: visible;
    left: 0;
}

span.terminhint {
    padding: 0 .3rem;
    max-height: 1.3rem;
    border-radius: 2px;
}

.terminhint.white-text.new.badge-md.gray {
    color: #464a4c !important;
}

.formNav .btn-primary.aktiv, .formBuchungContainer .btn, .formBuchungContainer .btn.btn-primary {
    text-transform: none;
}

.formBuchung button.iqsubmit.iq-btn-registrierung.btn-primary {
    color: black !important;
}

.warenkorbCompact .count {
    border: 1px solid #6aaee3 !important;
    background: #EBECF1;
}

.detailseite .event-register-button .btn-primary {
    padding: 0.9rem 1.2rem;
}

/*********** Corousel ************/

.carousel {
    margin-bottom: 16px
}
