@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@import url("https://use.fontawesome.com/releases/v5.8.1/css/all.css");
@font-face {
    font-family: Verona-Bold;
    src: url('{{ current_theme.path }}/assets/fonts/Verona-Bold.otf');
}
html {
  scroll-behavior: smooth;
}
html{
  position:relative;
  min-height:100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body{
  font-family: 'Lato', sans-serif;
  font-weight:300;
  background-color:#fff;
  width: 100%;
  line-height:1.8;
  color:black;

}
body,p{
  font-size:20px}
h1,h2,h3,h4 {
  color: #cd1619;
  font-family: Verona-Bold;
  font-weight: lighter;
}
h1,p{
  margin-bottom:0px}
.h4, h4 {
    font-size: 25px;
}
h1,h2,h3,h4,h5,h6{
  margin:0;
  letter-spacing:-1px;
  -webkit-font-smoothing:antialiased;}
b, strong {
    font-weight: 700;
}
h2,h3{
  margin-bottom:10px}
h1{
  font-size:42px;
  bottom: 100px;
}
h2 {
  font-size: 35px;
  padding-bottom: 0px;
}
h3{
    font-size: 22px;
}
a{
  color: #cd1619;
  font-weight:500;
  cursor:pointer;
  -webkit-transition:color .15s ease-in-out 0s;
  -moz-transition:color .15s ease-in-out 0s;
  -o-transition:color .15s ease-in-out 0s;
  transition:color .15s ease-in-out 0s}
a:focus,a:hover{
  color:#1e1e1e;
  text-decoration:none}
p{
  line-height:26px;}
hr {
    border-bottom: solid 1px #ffffff;
}
p{
  font-weight:300}
.form-control{
  font-weight:400}
.form-control,.form-control:focus{
  box-shadow:none;
  background-size:0 2px,100% 1px}
table {
  width: 100%;
  color: #000;
}

/*buttons*/
.btn {
      -webkit-transition: all .3s;
    transition: all .3s;
  	font-size: 20px;
}
.btn-turk, .btn-turk:visited, .btn-blue:hover, .btn-blue:active {
  	background: rgb(90,188,194);
	background: linear-gradient(220deg, rgba(90,188,194,1) 0%, rgba(219,210,92,1) 100%);
    border: none !important;
    border-radius: 300px !important;
  	color: white !important;
    transition: all .5s;
}
.btn-blue:hover, .btn-blue:active {
  	background: rgb(90,188,194);
	background: linear-gradient(220deg, rgba(90,188,194,1) 0%, rgba(219,210,92,1) 100%);
    border: 1px solid white !important;
    border-radius: 300px !important;
  	color: white !important;
    transition: all .5s;
}
.btn-turk:hover, .btn-turk:active {
    background: rgba(219,210,92,1) !important;
    border: none !important;
    border-radius: 300px !important;
    color: white !important;  
}
.btn-white, .btn-white:visited {
	background: white !important;
    border: solid 2px red !important;
    border-radius: 300px !important;
    color: #f00 !important;
}
.btn-white:hover, .btn-white:active {
	background: white !important;
    border: solid 2px red !important;
    border-radius: 300px !important;
    color: #f00 !important;
}
.btn-black, .btn-black:visited {
  	background: white;
    border: solid 1px black !important;
    border-radius: 300px !important;
  	color: #5abcc2 !important;
    transition: all .5s;
}
.btn-black span, .btn-black span:visited {
  	filter: invert(1);
    transition: all .5s;
}
.btn-black span:hover, .btn-black span:active {
  	filter: none;
}
.btn-black:hover, .btn-black:active {
    background: rgba(219,210,92,1) !important;
    border: none !important;
    border-radius: 300px !important;
    color: white !important;  
}
.btn-blue, .btn-blue:visited {
  	background: white;
    border: solid 1px #5abcc2 !important;
    border-radius: 300px !important;
  	color: #5abcc2 !important;
    transition: all .5s;
}
.btn-blue span, .btn-blue span:visited {
  	filter: invert(1);
    transition: all .5s;
}
.btn-blue span:hover, .btn-blue span:active {
  	filter: none;
}

.btn-square-sm {
    border: none;
    position: absolute;
    bottom: 0px;
    left: 15px;
    height: 40px;
    width: 40px;
    background: #256ba7;
    color: #fff;
    text-align: center;
}
.slider-btn {
    width: 30%;
    margin: auto;
    text-align: center;
}
.arrowDown {
    width: 100px;
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 70px;
    left: 50%;
    margin-top: 45px;
    height: 100px;
    transform: translateX(-50%);
    background: #256ba78f;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
    bottom: 120px;
}
.arrowDown ion-icon {
    color: #fff;
}
ion-icon {
  color: #4b4b4b;
}
.whatsappButton ion-icon {
    color: white !important;
    font-size: 60px;
}
.socialMenu {
    position: fixed;
    left: 165px;
    top: 0;
}
.socialMenu a {
    padding: 5px;
    font-size: 26px;
    color: #5bbcc1;
    position: absolute;
    top: 20px;
}
.socialMenu a .socialIcon1 {
  position: absolute;
    right:125px;
}
.socialMenu a .socialIcon2 {
  position: absolute;
    right:75px;
}
.socialMenu a .socialIcon3 {
  position: absolute;
    right:30px;
}
.socialMenu a .socialIcon4 {
  position: absolute;
    right:-15px;
}
.sonderaktionTag {
	top: 200px;
    left: -35px;
    background: #cd171a;
    color: white;
    margin: auto;
    text-align: center;
    padding: 15px;
    padding-left: 50px;
    font-family: Verona-Bold;
    font-weight: lighter;
    font-size: 25px;
}
.sonderaktionTag a, .sonderaktionTag a:hover, .sonderaktionTag a:focus, .sonderaktionTag a:active, .sonderaktionTag a:visited {
    color: white !important;
    font-family: Verona-Bold !important;
    font-weight: lighter !important;
    font-size: 25px !important;
    outline: none !important;
}
#sonderaktionenTrigger {
    margin-top: -100px;
    padding-top: 100px;
}
#why i {
    font-size: 40px;
  	color: #4b4b4b;
}

#mySidenav .socialSideMenu {
    padding-right: 75px;
    padding-left: 35px;
    position: relative;
    left: 0px;
  	text-align: left;  
}
#mySidenav .socialSideMenu a {
    font-size: 26px;
    color: white !important;
    position: relative;
    background: none !important;
    float: left !important;      
  	padding: 0;
  	text-align: left;
  	margin: 0;
}
#mySidenav .socialSideMenu a ion-icon {
    color: white !important;
}


.bannerImage {
    height: 500px;
    margin-top: 105px;
    z-index: 1;
    position: fixed;
    width: 100%;
  background-position: center !important;
}
img {
  transition: all 0.75s;
}
img:hover {
  transform: scale(102%);
}
.aktionsboxOuter {
    background: red !important;
    padding: 25px !important;  
}
.aktionsbox {
    color: white !important;
    line-height: 50px !important
}
.aktionenH1 {
  bottom: 200px
}
.aktionenLogo {
  max-height: 50px;
  position: absolute;
  bottom: 100px
}

/*********/
/*Navbar*/
.navbar {
    background-color: transparent;
	transition: all 0.5s;
  	font-size: 35px;
    font-weight: 500;
    color: #000;
    padding: 0;
    min-height: 75px 
}
.fa-bars:before {
    content: "\f0c9";
    color: #58BCC2;
    background: #DCD25B;
    background: -webkit-linear-gradient(110deg, #DCD25B 0%, #58BCC2 100%);
    background: -moz-linear-gradient(110deg, #DCD25B 0%, #58BCC2 100%);
    background: linear-gradient(110deg, #DCD25B 0%, #58BCC2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.navbar-brand {
	width: 150px;
    padding: 16px 0;
	transition: all 0.5s;
  	margin: auto; 
}
.navbar-nav .nav-link:hover, .navbar-nav .nav-link:active {
    color: #256ba7 !important;
}
.dropdown-item {
    transition: all .5s;
  	font-size: 20px;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover, .dropdown-item.active:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #256ba7 !important;
}
.navbar-toggler {
    border-color: rgb(171 201 143);
    padding: 0.75rem 1.25rem;
    right: 35px;
    position: fixed;
}
.navbar-toggler:focus {
  outline: none;
}

.logoText a {
    font-size: 35px;
    font-weight: 500;
    color: #000;
}
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
	background: rgb(255, 255, 255);
    min-width: 100vw;
    left: 0;
    position: fixed;
    top: 105px;
    z-index: 30000;
    padding: 30px;
    font-size: 17px;
}
.dropdown-toggle {
    background: white!important;
    font-size: 17px!important;
    color: black!important;
    width: 42px!important;
    height: 42px!important;
    border-radius: 300px!important;
    text-align: center!important;
}
.dropdown-menu {
    border: none;
    border-radius: 0 0 30px 30px !important;
    width: 42px!important;
    box-shadow: none;
    top: 40px;
    padding: 30px 7px 15px 7px !important;
    min-width: unset !important;
    z-index: -1;
    background: #f1f1f1;
}
.dropdown-menu a {
    color: black!important;
    font-size: 17px!important;
	top: unset !important;
}

/* The side navigation menu */
.sidenav {
	height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0px;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

/* The navigation menu links */
.sidenav a {
	padding: 12px 8px 12px 32px;
    text-decoration: none;
    font-size: 22px;
    color: #cd1619;
    display: block;
    transition: 0.3s;
    line-height: 20px;
    font-weight: 400;
    font-family: Verona-Bold;
}
.sidenav a:hover {
    font-size: 23px;
}
#openbtn, #openNav {
  display: block;
  background: white;
}
#closebtn, #closeNav {
  display: none;
      font-size: 44px;
    padding: 0rem 0.76865rem;
    width: 55px;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}  
.buchen-btnHeader {
    font-size: 15px;
    right: 120px;
    position: fixed;
}
.sideNavSmall {
  font-size: 14px !important;
}
.sideNavLang {
  font-size: 17px !important;
}
.sideNavLang:last-child {
  padding-left:0 !important;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-right .5s;
  margin-top: 0px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
#footerTrigger, #lernenTrigger, #erfahrungTrigger, #konferenzTrigger, #buchenTrigger2, #aboTrigger2 {
    margin-top: -100px;
    padding-top: 100px;
}
#coupon {
    margin-top: -150px;
    padding-top: 150px;
}
/* rainbow */
.rainbow {
    min-height: 105px;
    position: fixed;
    left: 0;
    width: 100%;
	z-index: 3;
	background: white;
}
.realRainbow {
    height: 3px;
    position: fixed;
    left: 0;
    width: 100%;
	z-index: 3;
	background: rgb(90,188,194);
	background: linear-gradient(290deg, rgba(90,188,194,1) 0%, rgba(219,210,92,1) 100%);
   	top:105px;
}
/***********/
.pageWrapper {
    z-index: 2;
  	scroll-behavior: smooth;
}
#content{
  margin-top:50px;
  margin-bottom:150px}
.news {
  max-height:600px;
  overflow-y:auto;
}
img.img-top{
  display: block;
  min-width: 100vw;
  height: auto;
}
.intro {
    border: 2px solid white;
    font-weight: 200;
  	background: white;
    border-radius: 30px;
}
.erfahrungInner {
    border: 2px solid white;
    font-weight: 200;
  	min-height: 230px;
    border-radius: 30px;
}
.visionWrapper {
  background: url(/img/banner-team.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-blend-mode: color;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 85px;
  padding-bottom: 85px;
}
.faqInner, .quoteBenj, .teamInner, .teamInner img, .quoteBenj img {
    border-radius: 30px;
}
.quote {
    background: #5bbcc1;
    border: navajowhite;
    border-radius: 300px;
}
.partnerBanner {
  z-index: 3;
  background: #cd1619;
}
.partnerBanner img {
    max-width: 60px;
}
/*******/
/* Background Slides */
#backgroundCarousel, #background {
  z-index: 1;
  position: fixed;
  width: 100%;
  filter: brightness(1.1);
}
#backgroundCarousel .carousel-item:after {
  content:"";
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background:rgba(0,0,0,0.2);
}
#backgroundCarousel .carousel-item {
  min-height: 100vh;
  background-size: cover !important;
  background-repeat: no-repeat;
}
.bg-white-alfa-50:before {
    background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.99) 1%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(125,185,232,0) 100%);
    background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#007db9e8',GradientType=1 );
	position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    content: "";
    left: 0;
    top: 0;  
}
/*******************/
/*Background*/
#background {
  height: 100vh;
  background-size: cover !important;
  background-repeat: no-repeat;
}
#background:after {
  content:"";
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background:rgba(0,0,0,0.2);
}

/**********/
/* erfahrung slider */
.btnPrev {
    height: 50px;
    width: 50px;
    opacity: 100;
}
.btnForward {
    height: 50px;
    width: 50px;
    opacity: 100;
}
.btnPrev span {
	height: 100%;
    width: 20px;
    display: block;
    margin: auto;
}
.btnForward span {
	height: 100%;
    width: 20px;
    display: block;
    margin: auto;
}
/***************/
/*scroll top*/
.scroll-top-container {
    height: 20px;
    position: fixed;
    bottom: 20px;
    right: 0;
}
.scroll-top-container p {
    text-align: center;
    cursor: pointer;
    margin-right: 10px;
}
.scroll-top-container i.fas.fa-arrow-up {
    padding: 0;
}
.scroll-top-container p {
    background: #fff;
    border: 2px solid #910a3c;
    color: #930a3c;
    width: 40px;
}
/* video */
video {
  width:100%;
}
/*Form*/
.kontaktWrapper {
  margin-top: 100px;
}
#kontakt {
    padding-top: 70px;
    padding-bottom: 70px;
}
input.form-control, textarea.form-control {
    border-bottom: 2px solid red;
    color: black;
    padding: 10px;
    box-shadow: none;
    background: #f8f8f8;
    font-size: 15px;
    border-radius: 0;
}
select#instrument {
	border: #fff solid 1px;
    height: 38px;
    background: #fff;
    color: #000;
    padding: 6px;
    font-size: 16px;
    border-radius: 300px;
}
.form-control{
  border:0;
  height:38px!important;
  font-size:14px;
  border-radius:0;
  float:none;
  padding:0}
.form-control:focus{
  outline:0}
textarea.form-control{
  height:100px!important}
.ct-address p{
  margin-bottom:20px}
.ct-address p span{
  float:left;
  padding-right:20px;
  min-height:40px;
  color:black}
div#morepanels.col-md-3.wf-collection-item {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
div#wf-related-collection-services {
  padding-left: 15px;
  padding-right: 15px;
}
form {
  color: black;
  font-weight: 300;
  letter-spacing: -1px;
  -webkit-font-smoothing: antialiased;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 300;
}
.success-message-main {
  display: none;
  font-family: 'Lato', sans-serif;
  font-weight:500;
  background: #7bc557 !important;
  border: solid 2px #7bc557 !important;
  border-radius: 0px !important;
  color: #fff !important;
  -webkit-transition: color .3s, border-color .3s, background-color .3s;
  transition: color .3s, border-color .3s, background-color .3s;
  text-transform: uppercase;
  padding: 5px;
  text-align: center;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  font-weight: 300;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
   font-weight: 300;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
   font-weight: 300;
}
.select2-selection__rendered {
    font-size: 15px;
    margin-left: 15px;
  	display:none;
}
select {
    font-size: 15px;
}
.form-section-3-a, 
.form-section-3-b {
  	display: none;
  	padding: 10px;
  	transition: height 0.9s;	
}
/******/
/* Sections */
#section1 {
	padding-top: 0px;
    min-height: 100vh;
}
#section2 {
	padding-top: 40px;
    padding-bottom: 0px;
}
#section3 {
    margin-top: -15px;
}
#section4 {
    margin-top: -35px;
}

.openings {
    background: rgba(195,210,23,0);
    padding: 15px;
}
.infoWrapper {
	margin-left: 0px;
    margin-right: 0px;
  	padding: 15px 0;
}
/*Footer*/
#footer {
    z-index: 2;
}
#footer .col-md-12, #footer .col-md-6, #footer .col-6 {
  padding-left: 0px;
  padding-right: 0px;
}
#footer li{
	float: left;
    list-style: none;
	font-family: Verona-Bold;
    font-weight:900;
	line-height: 18px;}
#footer li span{
	font-family: 'Lato', sans-serif;}
#footer li .footerLogo {
	letter-spacing: 1px;
    font-size: 17px;
    color: #cd1619;
}
#footer li a{
    color: black !important;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: color .15s ease-in-out 0s;
    -moz-transition: color .15s ease-in-out 0s;
    -o-transition: color .15s ease-in-out 0s;
    transition: color .15s ease-in-out 0s;
    font-size: 15px;
}
#footer li:last-child{
  border-right:0;
  padding-right:0}
#footer .links{
    text-align: right;
    float: right;
    padding: 0;}
#footer .links a {
    padding: 7px 20px;
    background: #256ba7;
    width: 200px;
    color: #fff;
    border-radius: 30px;
}
#footer .copyright{
  float:left}
#footer .links ul{
  margin:0;
  padding:0}
#footer .links ul li{
  list-style:none}
ul#footerNavigation {
    position: relative;
    width: 100%;
    height: 100%;
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.mobileFooterMenu {
  list-style: none;
}
ul.childMenu {
    list-style: none;
    padding-left: 0;
	color: #002831;
    font-size: 13px!important;
    text-transform: uppercase!important;
  font-weight:300;
}
li.footerMenu {
    float: left;
}
footer .row {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0;
}
.footerMenu a.scrollmore {
  	display: block;
    text-transform: uppercase;
    padding-bottom: 20px;
}
footer ion-icon {
  color: white !important;
}
  .links li {
    float: right;
}
/* whatsapp */
.gb-waw {
  left: 30px !important;
}
/*Hacks*/
.float-left {
  float:left;
}
.float-right {
  float:right;
}
.noStuffList, .noStuffList li {
  list-style: none;
  margin-left:0;
  padding-left:0;
}
.w-100vw {
  width: 100vw !important;
}
.scrollTrigger {
    position: sticky;
    top: 1000px;
    pointer-events: none;
}
.dropdown-toggle::after {
    display: none;
}
.bg-white {
  background: white;
}
.bg-turk {
  background: rgb(90,188,194);
  background: linear-gradient(220deg, rgba(90,188,194,1) 0%, rgba(219,210,92,1) 100%);
}
.text-black {
  color: black !important;
}
.text-yellow {
  color: #dbd25c !important;
}
.g-recaptcha div {
  margin:auto
}
.rounded {
  border-radius: 30px !important;
}

/* safari only */
#safariOnly{
        display:none;
} 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari only override */
    ::i-block-chrome,#safariOnly{
        display:block
    } 
    ::i-block-chrome,#noSafari{
        display:none;
    }       
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {
    #safariOnly{
        display:block
    } 
    #noSafari{
        display:none;
    }   
}}

/* scrollbar */

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: white;
    border: solid 1px rgb(0 40 49 / 0%);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #111;
    border: solid 1px rgb(0 40 49 / 0%);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #111;
}
/******/
/* popup*/

.popUp {
  position: fixed;
  background: rgb(0 0 0 / 50%);
  width: 100vw;
  height: 100vh;
  top: 0;
  z-index: 99;
}
.popUpInner {
    width: 400px;
    left: 50%;
    top: 220px;
    transform: translateX(-50%);
    position: absolute;
    background: white;
    padding: 25px;
    border-radius: 30px;
}
.popUp .close {
    right: -7px;
    top: -7px;
    position: absolute;
  	background: white;
    border-radius: 300px;
    width: 25px;
    height: 25px;
  	opacity: 1 !important;
    border: black 1px solid;
}

/*Responsive*/

@media (min-width:1921px){
.bannerImage {
    height: 100%;
    margin-top: 105px;
    z-index: 1;
    position: fixed;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
}
}

@media (min-width:1201px){
    .price-box .intro ul {
    min-height: 252px;
  }
}
@media (max-width:1200px){
  #footer li {
    font-size: 16px;
}
      .slider-btn {
    width: 70%;
}
  .price-box .intro ul {
    min-height: 288px;
  } 
#gb-waw-iframe {
    top: 130px !important;
}  
}
@media (min-width:991px){
  /*Lightbox*/
.lightbox {
    width: 100%;
    z-index: 10000;
    font-weight: 400;
    outline: 0;
    position: fixed !important;
    top: 50px !important;
}
.lb-outerContainer {
    position: relative;
    height: auto !important;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #fff;
}
.lightbox .lb-image {
	display: block;
    height: auto !important;
    max-width: inherit;
    max-height: 80vh !important;
    border-radius: 3px;
    border: 4px solid #fff;
    width: auto !important;
}
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 80vw !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
/***********/
  /* hacks */
  
  .mobile {
    display: none;
  }
}

@media (max-width:991px){
    /*hacks*/
    .desktop {
    display: none;
  }
  /*navbar*/
.navbar-brand {
    display: block;
    color: #B2B2B6;
    letter-spacing: -.6px;
    font-weight: 700;
    font-size: 28px;
    line-height: 120px;
    padding: 0px;
    width: 115px;
    height: 63px;
}
.navbar-brand img {
    margin-top: -63px;
}
  /********/
  .erfahrungInner {
    padding-bottom: 120px !important;
}
}
@media (min-width:768px){
.map {
    border-right: 1px solid #000;
}
 /* navbar */ 
  .collapsing {
    overflow: hidden !important;
  }
.border-bottom-left {
    border-bottom-left-radius: 30px;
}  
.border-top-left {
    border-top-left-radius: 30px;
}  
.border-bottom-right {
    border-bottom-right-radius: 30px;
}
.border-top-right {
    border-top-right-radius: 30px;
}   
  .border-all {
    border-radius: 30px;    
  }
  }
@media (max-width:767px){
.mainWrapper {
 margin-top: 120px;
}
.pace-progress {
    top: 80px;
} 
  h3 {
    font-size: 20px;
    font-weight: 500;
}
  .gb-waw {
  left: 15px !important;
}
  /*navbar*/
  #slider-content, .top-image {
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.8855917366946778) 54%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.8855917366946778) 54%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0.8855917366946778) 54%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  }
  .logoText a {
    font-size: 30px;
}
  .slider-btn {
    width: 80%;
}
  .ct-address {
    padding-top: 45px;
  }
  h1 {
    font-size: 30px;
    padding-top: 25px;
  }
#footer .copyright {
    float: right;
}
}

@media (max-width:640px){
.buchen-btnHeader {
    font-size: 11px;
}
}

@media (max-width:575px){
#footer .links {
    text-align: center;
      margin-top: 5px;
}
.navbar-brand {
    margin-right: auto;
    margin-left: 25px;
}  
}

@media (max-width:540px){
  .navbar .logoText a {
  	font-size: 22px;
}
#section1 {
    padding-top: 170px;
    padding-bottom: 75px;
}
h2 {
    font-size: 25px;
}
.partnerBanner img {
  max-width: 50px;
}
}
@media (max-width:480px){
  .slider-btn {
    width: 100%;
}
  .popUpInner {
    width: 250px;
}
  .btn-white, .btn-white:visited {
    border-radius: 80px !important;
}
  .btn {
    font-size: 17px;
}
  body, p {
    font-size: 17px;
}
  /*footer*/
  #footer li {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
}
  #footer .links a {
    font-size: 15px;
}
  .gb-waw {
  left: 15px !important;
}
  .navbar .logoText a {
    font-size: 19px;
} 
.g-recaptcha {
    transform: scale(0.75);
    margin-left: -20px;
}
}
@media (max-width:360px){
  .galleryInner {
    overflow: hidden;
    height: 165px;
    padding-top: 0;
    margin-bottom: 15px;
}
#why i {
    font-size: 27px;
}  
}
@media (max-width:320px){
    .navbar .logoText a {
  	font-size: 17px;
}
  .navbar-toggler {
    padding: 13px !important;
    height: 52px;
}
}
@media (max-width:291px){
.navbar .logoText a {
    font-size: 15px;
}
  .g-recaptcha {
    transform: scale(0.75);
    margin-left: -20px;
}
}
/******/

@media screen and (max-width: 1024px) and (min-width: 1024px) {
h1 {
    font-size: 35px;
}
#section1 {
    padding-top: 180px;
    padding-bottom: 70px;
}
}

@media screen and (max-width: 767px) and (max-height: 596px) {
.arrowDown {
    bottom: unset;
    top: 35px;
}
 } 
#map {
    margin-top: 0px !important;
    height: 100vh;
}


/* Policy */
.cc_container {
    background: #fff !important;
    color: #000 !important;
    font-size: 17px !important;
    font-family:'Poppins', sans-serif !important;
    box-sizing: border-box;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
	background: white !important;
    border: solid 2px red !important;
    border-radius: 300px !important;
    color: #f00 !important;
    transition: all .5s;
    padding: 10px;
    font-size: 17px !important;
}
.cc_container .cc_btn.active, .cc_container .cc_btn:hover {
	background: white !important;
    border: solid 2px red !important;
    border-radius: 300px !important;
    color: #f00 !important;
    font-size: 17px !important;
}

.cc_container .cc_message {
    transition: font-size 200ms !important;
    font-size: 17px !important;
    display: block !important;
    color: #000 !important;
}

@media (max-width:575px){
  #waTag {
	bottom: unset;
    top: 35px;
    left: 20px;
    right: unset;
  }
  #waTag a ion-icon {
    font-size: 20px;
    padding: 7px;
  }  
  #waTag span {
	right: -4px;
    top: 0px;
    height: 10px;
    width: 10px;
  }  
}

@media (max-width:320px) and (max-height:650px) {
  .sonderaktionTag {
	display:none;
  } 
}


	/* timeline */
	

*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.height-200 {
  height:200px;
}
.timeline h1 {
  background: #3d9e67;
  padding: 70px 0;
  font-size: 2.5em;
  text-align: center;
}
.timeline ul {
  background: #fff;
  padding: 0;
  margin-bottom: 0;
}
.timeline ul li {
  background: #CD1619;;
    position: relative;
    margin: 0 auto;
    width: 4px;
    padding-bottom: 40px;
    list-style-type: none;
}
.timeline ul li:last-child {
  padding-bottom: 7px;
}
.timeline ul li:before {
    content: '';
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: -22px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 59px;
    height: 60px;
    border: 1.1px solid #CD1619;;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.timeline ul li:first-child:before {
  display:none;
}
.timeline ul li .hidden {
  opacity: 0;
}
.timeline ul li .content {
 	position: relative;
    top: -51px;
    width: 315px;
    padding: 20px;
}
.timeline ul li .year {
    position: relative;
    top: -51px;
    padding: 20px;
    width: 100px !important;
}
.timeline ul li .content:nth-child(even) {
  	left: -350px !important;
    top: -175px !important;
    position: relative;
    background: transparent !important;
}
.timeline ul li:nth-child(odd) .content:nth-child(even) {
      left: 40px !important;
}
.timeline ul li:nth-child(odd) .content:nth-child(odd) {
      width: 120px;
    left: -378px;
}
.timeline ul li .content:nth-child(even):before {
  display:none;
}
.timeline ul li .content h2 {
      color: #CD1619;
  		margin-top:15px;
}
.timeline ul li .content p {
  text-align: left;
}
.timeline ul li .content:before {
  content: '';
    background: #CD1619;;
    position: absolute;
    top: 55px;
    width: 235px;
    height: 4px;
}
.timeline ul li:nth-child(even) .content {
   left: 250px;
    background: #ffffff;
}
.timeline ul li:nth-child(even) .content:before {
  left: -220px;
}
.timeline ul li:nth-child(odd) .content {
  left: -442px;
  background: #fff;
}
.timeline ul li:nth-child(odd) .content:before {
  right: -230px;
}
.timeline-button {
  margin: auto;
    padding: 28px 50px;
    position: relative;
    background-color: #F5F5F5;
    text-align: center;
    width: 410px;
    z-index: 1;
    margin-bottom: -40px;
  font-family: Verona-Bold;
    font-weight: lighter;
}
.timeline-button a {
  color: #CD1619;
  text-decoration:none;
  font-weight:400;
  font-size: 18px;
}
 .timeline ul li:first-child .content:before {
    display:none;
  }

/* -------------------------
   ----- Media Queries ----- 
   ------------------------- */
@media screen and (max-width: 1020px) {
  .timeline ul li .content {
    width: 60vw;
  }

  .timeline ul li:nth-child(odd) .content {
    left: -442px;
  background: #fff;
  }
  .timeline ul {
    padding-left: 0px;
}
  .timeline ul li .content:nth-child(even) {
    left: 10px !important;
    top: -78px !important;
    position: relative;
    background: transparent !important;
}
  .timeline ul li:nth-child(odd) .content:nth-child(odd) {
    width: 120px;
    left: 65px;
}
 .timeline ul li:first-child .content:before {
    display:block;
   	top: 51px;
    width: 60px;
   	left: -59px !important;
  }
  .timeline-button {
           width: 96%;
    padding: 20px;
    margin-left: 2%;
    margin-right: 2%;
  }
  .timeline ul li {
    margin-left: 20px;
  }
  .timeline ul li .content h2 {
    text-align: initial;
  }
  .timeline ul li:nth-child(odd) .content {
    left: 64px;
    
  }
  .timeline ul li:nth-child(even) .content {
    left: 64px;
 
}
  .timeline ul li:nth-child(odd) .content:before {
    left: -33px;
  }
  .timeline ul li:nth-child(even) .content:before {
    left: -33px;
  }
  .timeline ul li .content:before {
    content: '';
    background: #CD1619;;
    position: absolute;
    top: 55px;
    width: 33px;
    height: 5px;
    display:block;
}
.timeline ul li:nth-child(odd) .content:nth-child(even) {
    left: 10px !important;
}  
}
@media screen and (max-width: 543px) {
  .timeline ul li .content {
    width: 75vw;
  }
}  


/*Animation*/

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  animation-duration: 10s;
}

.come-in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 2s;
}
.already-visible {
  animation: none;
}

@-webkit-keyframes come-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes come-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
/*****/

/* Animations */

.heartbeat {
	-webkit-animation: heartbeat 3.5s ease-in-out infinite both;
	        animation: heartbeat 3.5s ease-in-out infinite both;
}

/* ----------------------------------------------
 * Generated by Animista on 2022-10-27 10:53:9
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

