/**
 * =============================================================================
 * Anpassungen in diese Datei
 * ==========================================================================
 */
/*
 * etwas eigenes CSS am Beispiel des ODD Theme
 */
.ce_ctswrapperstart.headericonbox {
    bottom: 40px;
    }
.ce_ctswrapperstart.headericonbox h2 {
    font-weight: bolkd;
    }
.customvariante p {
	font-size:14px;
}
.image_container a::before, .image_container a::after {
	display:none;
}
.ownfont-color .link a,
.ownfont-color .linkm a,
.own-color .link a,
.own-color .linkm a,
.link a, .linkm a {
    border-radius:3%;
}
.cts-element_calltoaction .link {
  display: table-cell;
  width: 220px;
  text-align: center;
  margin-top:10px;
  border-radius:3%;
}
 
.progress {
    margin: 0 0 20px;
    height: 30px;
    position: relative;
}
.progress-bar {
    width: 100%;
    height: 100%;
    background: #ededed;
}
.progress .numbers {
    position: absolute;
    color: #fff;
    font-size: 18px;
    height: 100%;
    padding: 0 10px;
}
.progress-bar-inner {
    background: #f8e6b5;
    height: 100%;
}
.ctsflipboxfront h3.headline {
 width:70%;
  margin-bottom: 0;
  background-color:rgba(255,255,255,.5);
  padding:10px;
  font-weight:bold;
}
.content-slider-roadmap {
    overflow:auto;
    visibility: visible;
}
.layout_latest_cts {
  padding-bottom: 16px;
  margin-bottom: 0px !important;
  
}
.ce_ctslistextended .ext_list ul li::before {
    vertical-align:top !important;
}

.mod_mp_form_steps ul {
    list-style: none;
    padding: 0;
}
.mod_mp_form_steps ul li {
    display: inline-block;
    padding-right: 30px;
}
#article-359 {
	margin-left:10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#bewerbung button[type="submit"], #bewerbung input[type="submit"] {
  width: 48%;
  margin-right:1%;
  color:#fff;
}
.formv2 select {
	font-size:99%;
	font-family: verdana-pro;
    border-radius: 0.25em;
  padding: 0.25em 0.5em;
  cursor: pointer;
  line-height: 1.1;
  background-color: #fff;
  
}
option {
		font-size:99%;
	font-family: verdana-pro!important;
}
.link a {
	background-color:#f3db9d;
}
.link a:hover {
  background-color: #f3db9d !important;
}

 
h1 {
	padding-bottom:5px !important;
	padding-left:5px;
	border-bottom:2px solid #f8e6b5;
}
.layout_latest_cts h2 {
  font-size: 1.0em;
  margin-bottom:0.2em !important;
  font-weight:bold;
}
.layout_latest_cts.version5 .frame {
	padding:20px;
}
.layout_latest_cts {
  padding-bottom: 6px;
  margin-bottom: 25px;
}
span.kategorie {

	font-style:italic;
	color:999;
	padding:2px 10px 2px 0px;
	margin-bottom:10px;
}
span.kategorie a {
	text-decoration:none;
}
.submenulr {
	margin-top:45px;
	padding-top:5px;
	border-top:2px solid #f8e6b5;
}
.mainmenu > ul > li > strong span::after, .mainmenu > ul > li > a span::after {
	background:#f8e6b5!important;
}

.ios .jarallax {
    background-size: cover;
    background-attachment: scroll;
} 

.productlogo #logo {
    width: 48px;
    height: 38px;
    background-image: url(/files/theme/img/logos/logo-canvas-klein-weiss.png);
}

.mainmenu ul li span.new {
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 5px;
    background: red;
    color: #fff;
    border-radius: 2px;
    padding-left: 4px;
    padding-right: 4px;
    float: right;
}
.ctsheaderimagev2 {
	width:100% !important;
	height:16.1vw !important;
}
.ce_ctsheaderimagev2 {
	width:100% !important;
	height: 20vh;
}
.submenulr ul li span.new,
.customNavi-lr span.new {
    display: none;
}

.navititle {
    display: block;
    font-weight: normal;
    font-size: 12px;
}
.mod_eventlist .layout_teaser {
  margin-bottom: 10px;
  padding-top: 30px;
  border-bottom: 0px !important;
}
.mod_eventlist .layout_teaser h3 a {
	font-weight:bold !important;
	text-decoration: none;
}
.mod_eventlist .header {
	float:left;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 8px;
  border-bottom: 0px solid #eee;
}
.mod_eventlist .ce_text {
  margin-bottom: 10px;
  border-bottom: 0px solid #eee;
}

body .c30r .subcr, body .c30r .subcr a {
	color:#a8a8a8;
}
.layout_teaser .hyperlink_extended, .layout_full .hyperlink_extended {
	float:right;
}
.reservation_time_button .c4g__form-radio-group label, .reservation_time_event_button .c4g__form-radio-group label {
  background-color: #333 !important;
  border: solid 1px #333 !important;
   }
.btn-primary, .c4g__btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #333;
  --bs-btn-border-color: #333;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #333;
  --bs-btn-hover-border-color: #333;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #333;
  --bs-btn-active-border-color: #333;
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #333;
  --bs-btn-disabled-border-color: #333;
}
.hyperlink_extended.variant2 a {
  border: 1px solid #ededed;
  color: #333;
  background-color:rgba(253,221,115,.75);
}
.c4g__form-text--reservation_id {
	display: none !important;
}
.ctsquicklinks.icon60 .iconbox {
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
}
.ce_ctsteam .teambox {
  padding: 0px 5px 10px 5px;
  background-color: #fff;
  font-size: 13px;
}

.ce_ctsteam .given-title, .ce_ctsteam .family-name, .ce_ctsteam .given-name {
  font-size: 1.1rem;
  font-weight: normal;
}
.cts-element_contentbox .variant1 {
  color: #666;
  background-color: #f8e6b5;
}
.ce_ctsteam.ver1 .sociallinks a::before, .ce_ctsteam.ver3 .sociallinks a::before {
  display: inline-block;
  width: 150px;}
.ce_accordion .toggler, .ce_accordion .accordion  {
	margin-bottom:10px;
	border-bottom:2px solid #f8e6b5;
}

.ce_accordion .toggler, .ce_accordion .accordion {
  margin-bottom: 10px;
  border-bottom: 2px solid #f8e6b5;
}
.ce_accordion .toggler {
	font-weight:normal;
}
.downloadarchivItem {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    border-bottom:1px dotted #777;
    line-height:2;
}

.downloadarchivItem .description p {
    padding-right:15px;
    padding-left:22px;
    font-size:13px;
    line-height:1.5;
}

.downloadarchivItem a {
    line-height:2;
    font-weight:bold;
    text-decoration:none;
    font-size:16px;
}

.downloadarchivList {
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
    border-top:1px dotted #777;
}

.downloadarchivList .odd {
    background-color:rgba(204,204,204,.2);
}

.layout_latest_cts .image_container .caption {
  bottom: 0px;
  left: 00px;
  background-color: none !important
  
}
.image_container .caption {
  position: relative;
  bottom: 0;
  left: 0;
  width: auto !important;
  background: none !important;
  font-size: .8em !important;
  line-height: 1.5 !important;
}

form.formv2 .formbody {
 margin-left: 0;
}
body.bewerben form.formv2 .formbody {
	margin-left:15px;
}
 

.articlebg1 {
	padding: 15px;
}

.figure.effectlily .figcaption>div.link {
    height: 100%;
    margin-top: 0;
}

.figure.effectlily .figcaption>div.link a {
    font-size: 0;
}

.formv2 .widget-explanation {
	padding:0;
	border: 0px solid #ffffff;
	margin-left:20px;
	margin-bottom:0 !important;
	background: none;
}
.formv2 h3 {
	border-bottom: 2px solid #f8e6b5 !important;;
}
.formv2 fieldset {
	border:0 !important;
}

/* fuer tablets und groessere Displays*/
@media only screen and (min-width:768px) {

  form.formv2 .formbody {
  padding: 30px 15px 30px 0px;
}
body.bewerben form.formv2 .formbody {
  padding: 30px 15px 30px 30px;
}
    header .bxsmall .bx-viewport {
        border: 10px solid #e5e8ee;
    }

}



/* fuer tablets und groessere Displays*/
@media only screen and (min-width:992px) {

    .myClass p {
        color: #f300ff;
    }

}

/* fuer desktop */
@media only screen and (min-width:1025px) {

.headerbild-mobil {
        display: none;
    }


}


/* fuer Smartphones */
@media only screen and (max-width:767px) {
	
	.headerbild-desktop {
		display: none;
	}
	
	.ce_ctswrapperstart.headericonbox {
    display: none;
}
.border-left-grey {
  border-left: 0px solid #d4d4d4;
}
#footer .ce_ctswrapperstart > .inside {
  padding-right: 20px;
  padding-left: 20px;
}
.ce_ctscolor .inside {
   padding: 10px !important;
}
	
}
@media only screen and (max-width: 640px){
	.linearize-level-1 .col_2{
    	margin-top:0px !important;
	}
	.ce_ctsbgimagebox{
		margin-top:10px;
	}
	.ym-g33, #article-615 {
		padding: 0px !important;
	}
	.ym-gbox-left, .ym-gbox, .ym-gbox-right {
		padding: 0px !important;
	}
	.pinnwand li{
		width:100% !important;
	}
}
#article-488 .block ,#article-488 .frame{
	width: 100%;
	height: 100%;
}
.pinnwand img{
	border-top: solid #f6f6f6 10px;
    border-left: solid #f6f6f6 10px;
    border-right: solid #f6f6f6 10px;
    border-bottom: solid #f6f6f6 30px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin: 10px;
}
.pinnwand .col_0 img{
	transform: rotate(3deg);
}
.pinnwand .col_1 img{
	transform: rotate(-2deg);
}
.pinnwand .col_2 img{
	transform: rotate(1deg);
}
.pinnwand .col_3 img{
	transform: rotate(-3deg);
}
.inner-timeline {
	display:flex;
	cursor: grab;
}
.inner-timeline .element {
	width: 200px;
    height: 200px;
    text-align: center;
    border: black 2px solid;
    border-radius: 50%;
    min-width: 200px;
    margin-left:80px;
    margin-right:80px;
    display:flex;
    justify-content: center;
    align-items: center;
    scroll-snap-align: center;
    background-color:white;
}

.inner-timeline {
	overflow-x: scroll;
}

.outer-element p{
	text-align: center;
	margin-top:20px;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	 user-select: none; /* Standard syntax */
}


	/* width */
	.inner-timeline::-webkit-scrollbar {
	  height: 20px;
	  padding-left:40%;
	  padding-right:40%;
	  display:none;
	}
	
	/* Track */
	.inner-timeline::-webkit-scrollbar-track {
	  background: transparent; 
	}
	 
	/* Handle */
	.inner-timeline::-webkit-scrollbar-thumb {
	  background: #888; 
	  
	}
	
	/* Handle on hover */
	.inner-timeline::-webkit-scrollbar-thumb:hover {
	  background: #555; 
	  width:30% !important;
	  height:30%;
	}
@media (max-width: 992px) {
		.inner-timeline::-webkit-scrollbar {
			height: 10px;
			display:none;
		}
}
.inner-timeline .first {
	margin-left:1500px;
}
.inner-timeline .last {
	margin-right:1500px;
}
.inner-timeline .year {
	font-weight:bold;
	font-size: x-large;
}
.outer-timeline {
	margin-top:20px;
}
.inner-timeline {
	z-index:-1;
}
.outer-timeline .mask-left {
	position:absolute;
	left:0px;
	width: 20%;
	height: 100%;
	top:0px;
	background: linear-gradient(90deg, #FFFFFF, transparent);
}


.outer-timeline .mask-right {
	position:absolute;
	right:0px;
	width: 20%;
	height: 100%;
	top:0px;
	background: linear-gradient(270deg, #FFFFFF, transparent);
}
.outer-timeline {
	position: relative;
}
.outer-timeline .active{
	scroll-snap-type: x mandatory;
	scroll-snap-stop: normal;
}

.inner-timeline {
	background-image: url( '/files/theme/img/pattern/Pfad-timeline.svg' );
	background-position:50% 30%;;
}

.header-start h2 {
	font-weight:bold;
}

.link a {
	padding: 10px;
    text-wrap: nowrap;
}
@media only screen and (min-width:767px) {
	.only-mobile {
    	display:none;
	}
}
.only-mobile {

    margin-bottom:20px;
	background-color:#CCCCCC !important;
}
.only-mobile .variant4 {
	background-color:#CCCCCC !important;
}
.only-mobile .link {
    	margin-bottom:15px;
	}
	
.hyperlink_extended a {
	color: rgba(49,49,49,1);
    background-color: rgba(245,212,130,1);
    padding: 15px;
    font-size: 18px;
}

.cts-element_contentbox .variant1 {
	background-color:none !important;
}

.startseite .only-mobile .variant4 {
    background-color: #ededed !important;
    
}
.startseite #wrapper {
	min-height:none !important;
}
.startseite .ce_ctswrapperstart.headericonbox.row.contentwidth {
	z-index:5;
}
.ce_hyperlink a {
    color: rgba(49,49,49,1);
    background-color: rgba(245,212,130,1);
    padding: 15px;
    font-size: 18px;
    text-decoration: none;
}
.ce_hyperlink {
	background-color: rgba(245,212,130,1);
	border-radius:5px;
	width: fit-content;
}
.ce_hyperlink:hover {
	background-color: rgba(245,212,130,1);
	border-radius:5px;
	width: fit-content;
	opacity:50%;
}
fieldset {
	border:none;
}
.c4g__form-check {
	padding-left:0px;
}
.c4g__form-check .c4g__form-check-input, .c4g__form-check .form-check-input, .form-check .c4g__form-check-input, .form-check .form-check-input {
    float: left;
    margin-left: 0px; 
    margin-top: 5px;
}
.c4g__form-group.c4g__form-check.c4g__form-check--agreed.agreed {
    display: flex;
    flex-direction: row;
}
#article-585, #article-810 {
	background-image: url(/files/Klinger/Allgemein/Kopfbilder/Leistungen_Header.jpg);
    background-size: cover;
    background-position: center;
    height: 100%;
    min-height: 14vw;
}
.top-info{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
@media (max-width: 992px) {
	.top-info{
		display: flex;
    	flex-direction: column;
    	justify-content: space-between;
	}
	.top-info .right {
		display: flex;
		margin-top:40px;
	}
}

.upcoming .more {
	font-weight:bold;
}
.mod_article .ce_headline {
	font-weight:bold;
}