/**
 * =============================================================================
 * Anpassungen in diese Datei
 * ==========================================================================
 */

.ios .jarallax {
    background-size: cover;
    background-attachment: scroll;
}

.productlogo #logo {
    width: 162px;
    height: 33px;
    background-image: url(/files/theme/img/logos/logo-canvasplus-neg.svg);
}

.mainmenu ul li span.new {
    font-size: 1em;
    font-weight: 600;
    margin-left: 5px;
    background: red;
    color: #fff;
    border-radius: 2px;
    padding-left: 4px;
    padding-right: 4px;
    float: right;
}
.mainmenu ul>li a, .mainmenu ul>li strong {
    display: block;
}
.top .metamenu ul ul li {
    background-color: #fff;
}
.top .metamenu ul ul li:hover {
    background-color: #005284;
}
.top .metamenu ul ul li a:hover {
    color: #fff !important;
    transition: unset;
}
.submenulr ul li span.new,
.customNavi-lr span.new {
    display: none;
}

.navititle {
    display: block;
    font-weight: normal;
    font-size: 12px;
}


/* fuer alle Geraete-Klassen */

.myClass p {
    color: #ff0000;
}
p.error {
    color: #c60009;
}
.meta_box .info_author span.author {
    display: none;
}
.cts_contentbox .text, .cts_contentbox .headline {
    color: #005284 !important;
}
/* Content-Slider / Swiper */
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 22px;
    font-weight: bold;
}
.swiper-button-next, .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
}
.swiper-menu {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}
.swiper-container.menu-visible .swiper-menu {
    opacity: 1;
    pointer-events: auto;
}
/* Headerimage */
.ctsheaderimage .textblock .headline {
    text-shadow: 2px 2px 8px #000;
}

/* Tabellen / Stundenplan */
table td {
    padding: .9em;
    border-top: 1px solid #e3e3e3;
    font-size: 18px;
    white-space: normal;
}
/* Öffnungszeiten */
.ctsopeninghours .day, 
.ctsopeninghours .text {
    font-size: 18px;
}
/* Text/Image Element */
@media only screen and (min-width: 768px) {
    .cts-element_imageboxext.imgleft .textwrapperext {
        padding-right: 3%;
        padding-left: 3%;
    }
    .cts-element_imageboxext.imright .textwrapperext {
        padding-right: 3%;
        padding-left: 3%;
        text-align: left;
    }
    .cts-element_imageboxext {
        background-color: #fff;
    }
    .cts-element_imageboxext .textwrapperext .headlinebox .subheadline {
        color: #005284;
        font-size: 1.2em;
    }
    .cts-element_imageboxext .textwrapperext .headlinebox {
        margin-bottom: 16px;
        padding-bottom: 5px;
        border-bottom: 2px dotted #005284;
    }
    .cts-element_imageboxext .textwrapperext .headlinebox h2.headline {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
        .cts-element_imageboxext .textwrapperext .headlinebox h2.headline {
        margin-top: 15px;
    }
}
/* Preisübersicht Mitgliedschaften */
.cts-element_preistabelle .titel .titelbox {
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 0.8;
    font-weight: 600;
}
.cts-element_preistabelle .titel .titelbox span {
    font-size: 0.6em;
    font-weight: 400;
}
.cts-element_preistabelle .titel .titelbox i {
    padding-bottom: 10px;
}
.cts-element_preistabelle .preisbox {
    font-size: 1em;
}
.cts-element_preistabelle .titel .highlighttext {
    background-color: #c60009;
}
.events {
    height: 90px;
}
.event_title {
    font-weight: 600;
    text-wrap: balance;
}
.event.upcoming.recurring {
    width: 100%;
}
.timetable {
  overflow-x: auto;
  white-space: nowrap;
}
.timetable {
    margin-bottom: 2em;
}
.time.even, .time.odd {
    display: flex;
    align-items: center;
    justify-content: center;
}
.timetable .headwrapper {
    background-color: #005281;
    color: #fff;
}
.timetable .head.current a {
    display: none;
}
.timetable_navi .head.current {
    flex: 1;
    text-align: center;
    padding: .5em 1em;
}
.timetable_navi .navigation-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0em 0;
    width: 100%;
    background-color: #2f7c82;
    color: #fff;
}

.timetable_navi .head.current {
    flex: 1;
    text-align: center;
    padding: 0.5em;
}

.timetable_navi .head.previous,
.timetable_navi .head.next {
    flex: 0 0 auto;
    margin-left: 5px;
    margin-right: 5px;
}

.timetable_navi a {
    display: inline-block;
    padding: 0.5em;
    text-decoration: none;
    color: inherit;
}

.timetable_navi a:focus {
    text-decoration: underline;
    outline: 2px solid #0066cc;
    outline-offset: 2px;
}
.timetable_navi a:hover {
    text-decoration: underline;
}
.timetable th,
.timetable td {
    padding: 0;
    border: 1px solid #ccc;
    vertical-align: top;
    text-align: center !important;
    white-space: normal;
    word-break: break-word;
    min-width: 150px;
}

.timetable th {
    background-color: #f4f7fb;
    text-align: left;
    padding: 0.5em;
}
.timetable {
  overflow-x: auto;
  width: 100%;
}

.timetable_body table {
  min-width: 100%;
  width: max-content;
  table-layout: auto;
}

.timetable .time {
  min-width: 80px;
}

.timetable_days td,
.timetable_days th {
  min-width: 120px;
}
@media (max-width: 767px) {
  .mod_timetable {
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .timetable {
    width: max-content;
    table-layout: auto;
    white-space: nowrap;
  }
}
/* Farben Stundenplan & Aufuss*/
.rot, .aufguss-c4 {
  background-color: rgba(255, 230, 230,0.5); 
}

.blau, .aufguss-c2  {
  background-color: rgba(230, 230, 255, 0.5);
}

.gruen, .aufguss-c1  {
  background-color: rgba(230, 255, 230, 0.4);
}

.gelb  {
  background-color: rgba(255, 255, 170, 0.1);
}

.grau {
  background-color: rgba(245, 245, 245, 0.8);
}

.aqua  {
  background-color: rgba(0, 100, 90, 0.2);
}

.lila, .aufguss-c3  {
  background-color: rgba(132, 5, 179, 0.1);
}

@media (prefers-reduced-motion: reduce) {
    .timetable * {
        transition: none !important;
    }
}
.event {
    margin: 0.5em 0;
    padding: 0.5em;
    border-radius: 4px;
    width: 100%;
}

.event a:focus {
    outline: 2px solid #0066cc;
    outline-offset: 2px;
}
/* Aktuelles Teaserboxen */

.meta_box .info, .meta_box .info_author span.author {
    font-size: 18px;
}
.mod_newslist .layout_latest_cts .comments, .info_author span {
    display: none;
}
.layout_latest_cts .inside {
    background-color: #fff;
}
.mitgliedschaft-preis {
    margin-bottom: 30px;
}

/* Verbesserte Touch-Bedienung */
@media (max-width: 768px) {
    .timetable_navi a {
        padding: 0.8em;
    }
}

/* Reduzierte Bewegung */
@media (prefers-reduced-motion: reduce) {
    .timetable * {
        transition: none !important;
    }
}
/* OpenStreetmap */
.ctsopenstreetmap .hinweis {
    height: 100%;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/files/theme/img/world.svg);
    background-position: 50% 50%;
    background-size: contain;
}
.ctsopenstreetmap .contentmap button:hover {
    background-color: #005284;
    color: #fff;
}
@media only screen and (min-width: 1025px) {
    .ctsopenstreetmap .contentmap {
        width: 40%;
        margin-left: auto;
        margin-right: auto;
    }
}
.footer-hl {
    padding-bottom: 8px;
    color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 1.2em;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 600;
    line-height: 1.3;
    position: relative;
    margin-top: 0;
    margin-bottom: .5em;
}
/* Headline ctsheaderimagev2 */
.ctsheaderimagev2 .contentwrapper .headline.texthl span {
    font-family: Tahu;
    text-shadow: 2px 2px 8px #000;
}
.subpage .ctsheaderimagev2 .contentwrapper .headline.texthl span {
    font-family: 'Tahu';
    line-height: 1em;
    text-shadow: 2px 2px 8px #000;
}
/* Headline Alternative */
h1.leftline:after, h2.leftline:after, h3.leftline:after, h4.leftline:after, h5.leftline:after, h6.leftline:after {
    border-bottom: 3px solid rgba(198,0,9,1);
}
h1.leftline:before, h2.leftline:after, h3.leftline:after, h4.leftline:after, h5.leftline:after, h6.leftline:after {
    border-bottom: 0px;
}
h1.leftline span, h1.ce_headline span {
    font-weight: 400;
}
/* Aufzählung Contentbox */
.cts_contentbox ul li::marker {
    color: rgba(198,0,9,1);
}
.cts_contentbox ul li {
    list-style-type: square;
    margin-left: 15px;
}

/* Hyperlink ctsheaderimagev2 */
.ctsheaderimagev2 .linkwrapper .link.bgfix a {
    margin: 0px;
    padding: 5px 35px;
    font-size: 1.4em;
    font-weight: 400;
    opacity: 1;
    transition: unset;
    text-transform: none;
}
@media only screen and (min-width: 768px) {
.ctsheaderimagev2 .linkwrapper .link {
        display: inline-block;
        margin-top: 16px;
    }
.pt0 #main>.inside {
        padding-top: 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1368px) {
.ctsheaderimagev2 .linkwrapper .link.bgfix a {
    font-size: 1.3em;
    }
.font-size-xxl, .font-size-xxl p {
    font-size: 2.6rem;
    }
    .ctsheaderimagev2 .inside {
        padding-top: 25px;
    }
.ctsheaderimagev2 .nomargin .contentwrapper .headline, .ctsheaderimagev2 .nomargin .contentwrapper .text {
        margin-bottom: 5px;
    }
.ctsheaderimagev2 .contentwrapper .headline.texthl span {
    font-size: 1.4em;
}
.ctsheaderimagev2 .inside {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 768px) {
.font-size-xxl, .font-size-xxl p {
    font-size: 2rem;
    line-height: 1.5em;
    text-wrap: balance;
    }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
    .ctsheaderimagev2 .inside {
        padding-top: 20px;
        padding-bottom: 40px;
        padding-right: 40px;
        padding-left: 40px;
    }
}
/* imageboxtext */
@media only screen and (min-width: 768px) {
    .cts-element_imageboxext.imgleft .textwrapperext, .cts-element_imageboxext.imright .textwrapperext {
        padding-right: 2%;
        padding-left: 2%;
        padding-top: 2%;
    }
}
@media only screen and (min-width: 768px) {
    .cts-element_imageboxext.textmittig .textwrapperext {
        display: table-cell;
        position: relative;
        vertical-align: middle;
        width: 50% !important;
    }
    .cts-element_imageboxext .imagebox {
        display: block;
        position: relative;
        width: 100% !important;
    }
}

/* Schriftgröße Social-Icons Topbar */
.top .socialsnavi a:before {
    font-size: 18px;
}
.ce_ctsimagebox h2, .ce_ctsimagebox h3 {
        font-size: 1.25em;
        font-weight: 600;
        text-transform: uppercase;
    }
/* Link Contentbox, Hyperlink */    
.link a, .linkm a, .ce_hyperlink a {
    position: relative;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
    -webkit-transition: unset;
    transition: unset;
    padding: 5px 10px;
    background-color: #005284;
    border-left: 8px solid #C60018;
}
.ce_hyperlink a:after {
    content: '\f105';
    display: inline-block;
    margin-left: 4px;
    text-decoration: none;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.link-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .link-container {
    flex-direction: row;
  }
}
#footer .ce_ctsteam .desc {
    width: 20px;
    padding-left: 2px;
    margin-right: 10px;
}
/* Positionierung Bild Startseite Intro */
.intro .artikel_wrapper {
    position: relative;
    min-height: 400px; /* oder 100% / 100vh */
}

.intro .image_container {
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
}

.figure.effectlily .figcaption > div.link {
    height: 100%;
    margin-top: 0;
}

.figure.effectlily .figcaption > div.link a {
    font-size: 0;
}
/* mobile Navigation */
button.nav-mobile:focus {
    outline: 2px solid #0066cc;
    outline-offset: 2px;
}
button.nav-mobile {
    width: 48px;
    height: 48px;
    margin-left: 0;
    font-size: 0;
    line-height: 1;
    padding: 6px;
    background-color: transparent;
    color: #005284;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    appearance: none;
    outline: 0;
    position:relative;
}
.navi-section.nav--slide_in.navisectionfixed.is-fixed.js--is-fixed button.nav-mobile {
    width: 48px;
    height: 48px;
    margin-left: 0;
    font-size: 0;
    line-height: 1;
    padding: 6px;
    background-color: transparent;
    color: #000 !important;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    appearance: none;
    outline: 0;
    position:relative;
}
button.nav-mobile span.line {
    display: block;
    position: absolute;
    left: 8px;
    width: 32px;
    height: 4px;
    border-radius: 2px;
    background: currentColor;
    color: inherit;
    opacity: 1;
}
button.nav-mobile span.line:nth-of-type(1) {
    bottom: 32px;
    transition: bottom .2s ease,transform .2s ease,width .2s ease;
}
button.nav-mobile span.line:nth-of-type(2) {
    top: 22px;
    transition: opacity .2s ease;
}
button.nav-mobile span.line:nth-of-type(3) {
    top: 32px;
    transition: top .2s ease,transform .2s ease,width .2s ease;
}
.mm-wrapper_opened button.nav-mobile span.line:nth-of-type(1) {
    bottom: 23px;
    transform: rotate(45deg);
}
.mm-wrapper_opened button.nav-mobile span.line:nth-of-type(2) {
    opacity: 0;
}
.mm-wrapper_opened button.nav-mobile span.line:nth-of-type(3) {
    top: 23px;
    transform: rotate(-45deg);
}

@media only screen and (max-width: 991px) {
    button.nav-mobile {
        display: flex;
    }
}

@media only screen and (min-width: 768px) {
    #main>.inside {
        padding: 30px 40px 0px 30px;
    }
}
@media only screen and (min-width: 992px) {
    .mainmenu {
        display: none;
    }

    .mod_mobile_menu, button.nav-mobile {
        display: flex;
    }
}

@media only screen and (min-width: 1080px) {
    .mainmenu {
        display: unset;
    }

    .mod_mobile_menu, button.nav-mobile {
        display: none;
    }
}

/* fuer tablets und groessere Displays*/
@media only screen and (min-width: 768px) {

    .myClass p {
        color: #00ff99;
    }

    header .bxsmall .bx-viewport {
        border: 10px solid #e5e8ee;
    }
.vertical.showcase.nav li a .content span {
  font-weight: 700;
  text-transform: uppercase;
}
.ce_ctstabs.hovershowcase ul.nav li.active a .content {
    color: #fff;
}
.ce_ctstabs.hovershowcase ul.nav li:hover a .content {
    color: rgba(255,255,255,0.4);
  }

}


/* fuer tablets und groessere Displays*/
@media only screen and (min-width: 992px) {

    .myClass p {
        color: #f300ff;
    }
    .intro  h1 {
        font-size: 2.5em;
        text-wrap: balance;
    }
    .resorts h2 {
        font-size: 2em;
        font-weight: 400;
    }
}


/* fuer desktop */
@media only screen and (min-width: 1025px) {

    .myClass p {
        color: #0800ff;
    }
}


/* fuer Smartphones */
@media only screen and (max-width: 767px) {
    .center .image_container {
        display: flex;
        justify-content: center;
    }
    /* Hyperlink ctsheaderimagev2 */
    .ctsheaderimagev2 .linkwrapper .link.bgfix a {
        margin: 0px;
        padding: 5px 35px;
        font-size: 1.1em;
        font-weight: 400;
        opacity: 1;
        transition: unset;
        text-transform: none;
    }
    .slick-initialized .slick-slide .ctsheaderimagev2 .inside {
    visibility: hidden;
    opacity: 0;
    transition: unset;
    text-align: center;
}
}
/* fuer Tablets bis 1024px */
@media only screen and (max-width: 1024px) {
.ctsheaderimagev2 .contentwrapper .headline.texthl span {
    font-size: 1.3em;
}
.ctsheaderimagev2 .nomargin .contentwrapper .headline, .ctsheaderimagev2 .nomargin .contentwrapper .text {
/*     margin-bottom: 15px; */
}
}
