



@media screen 
  and (min-device-width: 1440px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) 
  { 
#section-row2 {
  margin-right: 0px !important;}
    
.timeline, .timeline2{
  width:90% !important;}
    
#section-row2column2 {
  min-height: 700px !important;}
}

.btn1 {
  border: 1px solid #fff;}

p {padding-bottom:1em;}

/*Sprache*/
div.mod-languages a {
  color: #333;
  font-size:16px;}

/*MENU*/
nav#menu {
  float: right;
  margin-top: 10px;}

ul.dj-megamenu li a.dj-up_a {
  font-size: 20px;} 

/*Burger*/

.dj-megamenu-clean li a.dj-up_a > span {
  height: 40px;}

.dj-megamenu-clean li a.dj-up_a {
  height: 40px;}

.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon {
	width: 30px;}

.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon::before, .dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon::after{
  background-color: #648798;}

.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon{
  background-color: #648798;}

.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon::before, .dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon::after{
  background-color: #648798;}

#dj-megamenu111offcanvas ul.dj-mobile-light li.dj-mobileitem > a, #dj-megamenu115offcanvas ul.dj-mobile-light li.dj-mobileitem > a {
  font-size: 20px;}

/*Header*/
#section-02-pos-01 h1 {
  font-size:50px;
  line-height:65px;
  margin-bottom: 4%;
  }

.custom-list {
  list-style-type: none;
  padding: 0;
  margin-left: 2.2%;
  margin-top: 20px;
  margin-bottom: 30px;
 }

.custom-list li {
  margin-bottom: 10px;
  color: #46606C;
  font-weight: 700;
  position: relative;
   width:75%;
}

.custom-list li::before {
  content: "•"; 
  color: #871D2A;
  position: absolute;
  left: -3px;
  top: 15px;
  transform: translateY(-50%);
  margin-left: -15px;}

#section-row2 {
  margin-right: -100px;}

/****** farbiger HG *******/

.group-bg-txt {
  position: relative;
  top: 0;
  height:auto;
  margin-left:0%;}

.bg {
  background:#648798;
  display:flex;}

.txt{
  position: relative;
  top: -70px;
  right: -70px;
  background:#46606C;
  padding:10% 8% 8%;
  color:#fff;}


/*Section-03-Liste*/

.box-list {
  width:70%;
  float:right;}

.custom-list-1 {
  list-style-type: none;
  padding: 0;
  margin-left: 0px;
  margin-top:20px;
  margin-bottom:30px;
  color:#46606C;}

.custom-list-1 li{
  margin-bottom: 10px; 
  background-image: url('../images/line-1.svg');
  background-repeat: no-repeat; 
  background-position: left bottom;
  font-size: 30px;
  line-height:70px;
  background-size: 400px;}


/*Section-04*/

.headline_section-04-pos-01 {text-align: center;}

#section-04-pos-01 h3 {
  color: #fff;
  font-weight: 700;
  line-height: 48px;
  font-size: 40px;
  font-family: PT Sans;}

.sub {font-weight: 700; color:#fff;}

.quote {padding: 4% 0 8% 0;}
.quote-content {padding: 4% 0 4% 0;}

.quote-primary{
 font-size:30px;
 line-height:40px;
 color:#fff;}

.quote-primary-sub{
 color:#fff;}

.quote-primary-1{
 font-size:30px;
 line-height:38px;
 color:#648798;}

.quote-primary-sub-1{
 color:#648798;}

.quote-primary-content{
 font-size:24px;
 line-height:30px;
 color:#648798;}

.quote-primary-sub-content{
 color:#648798;}


/*Section-07*/
.title24{
  margin-bottom: 20px;
  font-size: 24px;
  color:#fff;
  font-weight: bold;}

/*Section-08*/

.section-08-pos-02.tck-module, .section-08-pos-04.tck-module, .section-08a-pos-03.tck-module{
  padding-top: 40px;
  padding-bottom: 40px;}

.section-08-pos-03.tck-module{
  padding-top: 10px;
  padding-bottom: 10px;}

.section-08a-pos-01.tck-module, .section-08a-pos-02.tck-module{
  padding-top: 24px;
  padding-bottom: 24px;}


  /*BEARTER EN*/

  .itemid-138 .section-08a-pos-02.tck-module {
  padding-top: 38px;
  padding-bottom: 38px;}
  
  
  .itemid-138 .section-08a-pos-03.tck-module {
  padding-top: 52px;
  padding-bottom: 52px;}




/****** TIMELINE *******/

.timeline, .timeline2{
  width:90%;
  margin: 0 auto;}

.timeline::before  {
  content: '';
  position: absolute;
  top: -15px;
  left: 78px;
  width: 1px;
  height: 100%;
  background-color: #fff;
  padding-bottom: 20px;}

.timeline2::before  {
  content: '';
  position: absolute;
  top: -15px;
  left: 78px;
  width: 1px;
  height: 100%;
  background-color: #648798;
  padding-bottom: 20px;}

.timeline-item, .timeline2-item {
  position: relative;
  margin-bottom: 50px;}

.timeline-item__dot {
  position: absolute;
  top: 8%;
  left:-1px;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-image: url('../images/plus-white.svg');
  background-size: cover;
  z-index: 1;
  opacity: 0;
  transition: opacity 1s ease;}

.timeline2-item__dot {
  position: absolute;
  top: 8%;
  left:-1px;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-image: url('../images/plus-green-2.svg');
  background-size: cover;
  z-index: 1;
  opacity: 0;
  transition: opacity 1s ease;}

.timeline-item.visible .timeline-item__dot, .timeline2-item.visible .timeline2-item__dot{
  opacity: 1;}

.timeline-content, .timeline2-content {
  margin-left:9%;
  opacity: 0;
  background:#fff;
  padding:4%;
  transform: translateX(-20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
    box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  -moz-box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  -webkit-box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;}

.timeline-item.visible .timeline-content, .timeline2-item.visible .timeline2-content  {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.5s;}

.timeline-title, .timeline2-title {
  margin-bottom: 5px;
  font-size: 24px;
  color:#46606C;
  font-weight: bold;}

.timeline-description {}

/*CONTENT*/

.itemid-140 #wrapper, .itemid-147 #wrapper  {
  background: url('../images/hg-content-color-1.svg') center center no-repeat scroll;
    background-size: auto;
  background-size: auto;
  background-size: cover;
  margin-top: 0;
  padding-top: 8%;
  padding-bottom: 8%;}

.itemid-141 #wrapper, .itemid-143 #wrapper, .itemid-144 #wrapper, .itemid-149 #wrapper, .itemid-150 #wrapper, .itemid-148 #wrapper {
  background: #648798 url('../images/hg-content.svg') center center no-repeat scroll;
  background-size: cover;
  margin-top: 5px;
  padding-top: 8%;
  padding-bottom: 8%;}

.teaser{
  background: #fff;
  padding: 3% 3% 2%;
  width: 80%;
  box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  -moz-box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  -webkit-box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  margin: 0 auto;}

.vertical-line {
    position: absolute;
    top: -40px;
    bottom: 0;
    left: 50%;
    border-left: 2px dashed #648798; /* Strichart der Linie */
    transform: translateX(-50%);
    z-index:-5;}

.content-box {
  background: #fff;
  padding: 3% 3% 2%;
  width: 60%;
  box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  -moz-box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  -webkit-box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  margin: 0 auto;
  margin-bottom: 8%;}

.content-box h3 {
  color:#648798;
  font-weight:700;}

.content-box-color {
  background: #648798;
  padding: 3% 3% 2%;
  width: 60%;
  box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  -moz-box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  -webkit-box-shadow: rgba(51,51,51,0.15) 0px 2px 6px 0px;
  margin: 0 auto;
    margin-bottom: 0px;
  color:#fff;}

.content-box-color  h3{
  color:#fff;
  font-weight:700;}

/*Button-Cookie*/
.cc-custom-revoke {
  z-index: 100;
  position: fixed;
  display: inline-block;
  bottom: -20px;
  left: 20px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-weight: normal;}


/* Custom Style: Inhaltsslides */

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button] {
 border:0px solid #c0c6cf;
 border-radius:0px;
 padding:1rem .55rem;
 background-color: #46606C;
 text-decoration: none;
  border-bottom: 1px solid #fff;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button]>[data-rlta-element=heading] {
 color:#fff;
 font-size: 110%;
 font-weight:700;
 line-height:50px;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button]:not([data-rlta-state=closed])>[data-rlta-element=heading] {
 color: #fff;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button]:focus>[data-rlta-element=heading],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button]:hover>[data-rlta-element=heading]{
 color: #fff;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button] :after {
  display:inline-block;
    margin-right:.3em;
    font-family: "FontAwesome", "Font Awesome 5 Free","Font Awesome 6 Free";
    font-weight: 900; 
    content: "\f055";
    border:0px solid #c0c6cf;
    transition:border 200ms;
   float:right;
   color:  #fff;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button]:focus,
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button]:hover {
 background-color:#648798;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=open],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=opening] {
 background-color:#648798;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=open]:focus,
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=open]:hover,
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=opening]:focus,
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=opening]:hover {
 background-color:#648798;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=panel] {
 background:0 0;
 border-radius: 0px !important;
 border: 0px solid #DFDFDF;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions]>[data-rlta-element=panel]>[data-rlta-element=panel-content] {
 padding:1.25rem;
 background:#fff;
 color:#333;
 }

