/*.container	{
	width: 1170px !important;
	max-width: none !important;
}*/

html {
	scroll-behavior: smooth;
}
body {
	
	background-color: #fff;
	background-size: cover;
	font-size: 18px;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
    font-family: urbane-adscript, sans-serif;
    font-weight: 700;
    font-style: italic;
}
h3,h5,h6 {
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal;
}

h4.subtitle-transform {
  font-size: 1.3vw!important;
}

@media (min-width:992px) and (max-width: 1199px) {
  h4.subtitle-transform {
    font-size: 1.1vw!important;
  }
}
.subtitle-transform {
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
	text-transform: uppercase;
    color: #002028;
}
.content {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	text-align: left;
}
.top-info {
    background-image:linear-gradient(90deg, #637780 0%, #B2CBCE 50%, #637780 100%);  /*metallic verlauf*/
    *background-image: url("../images/teaser/001--309980531.jpg");
    *background-position: top;
	color: #fff;
	padding: 12px;
	transition: all .35s;
}
.top-info.scroll {
    background-image:linear-gradient(90deg, #637780 0%, #B2CBCE 50%, #637780 100%);  /*metallic verlauf*/
    *background-image: url("../images/teaser/001--309980531.jpg");
    *background-position: center;
	color: #fff;
	padding: 7px;
}
.top-info a {
	color: #fff;
	font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    
}.top-info a:hover {
    color: #FF9901;
    text-decoration: none;
}
.logo-width {
    width: 35%;
}
.box-shadow {
	box-shadow: 3px 3px 5px 0px #333;
}
.text-shadow {
	text-shadow: 1px 1px 2px #333;
}
.text-shadow-white {
	text-shadow: 1px 1px 2px #fff;
}
a {
  color: #FF9901;
  text-decoration: none;
}
a:hover {
  color: #FFE501 !important;
  text-decoration: none;
}
.impressum-link a {
  color: #000;
  text-decoration: none;
}
.impressum-link a:hover {
  color: #FF9901 !important;
  text-decoration: none;
}
hr .title-hr {
  color: #106eb4;
  height: 4px !important;
  opacity: 1 !important;
  margin-top: 0;
}    
.card-title {
    font-family: cy, sans-serif;
    font-weight: 700;
    font-style: normal; 
    text-align: center;
}
.card-body {
    border-top: none !important;
    padding: 1rem 0rem 1rem 0.5rem;
}

.color-01 {
    color: #FF9901; /*orange*/
}
.color-02 {
	color: #E6A101; /*hell orange*/
}
.color-03 {
	color: #FFE501; /*gelb*/
}
.color-04 {
	color: #002028; /*schwarz*/
}
.color-05 {
	color: #fff; /*weiß*/
}
.color-06 {
	color: #637780; /*grau*/
}
.color-07 {
 background-image:linear-gradient(20deg, #FFE501 0%, #E6A101 40%, #FF9901 100%);  /*Verlauf orange*/
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}
.color-08 {
    background-image:linear-gradient(90deg, #637780 0%, #B2CBCE 50%, #637780 100%);  /*metallic verlauf*/ 
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}

.bg-color-01 {
    background-color: #FF9901; /*orange*/
}
.bg-color-02 {
	background-color: #E6A101; /*hell orange*/
}
.bg-color-03 {
	background-color: #FFE501; /*gelb*/
}
.bg-color-04 {
	background-color: #002028; /*schwarz*/
}
.bg-color-05 {
	background-color: #fff; /*weiß*/
}
.bg-color-06 {
	background-color: #637780; /*grau*/
}
.bg-color-07 {
 background-image:linear-gradient(20deg, #FFE501 0%, #E6A101 40%, #FF9901 100%);  /*Verlauf orange*/
}
.bg-color-08 {
    background-image:linear-gradient(90deg, #637780 0%, #B2CBCE 50%, #637780 100%);  /*metallic verlauf*/
}

.bg-dark-transparent-01 {
	background-color: rgba(0,0,0,0.1);
}
.bg-dark-transparent-02 {
	background-color: rgba(0,0,0,0.5);
}
.bg-white-50 {
	background-color: rgba(255,255,255,0.5);
}
.bg-white-75 {
	background-color: rgba(255,255,255,0.75);
}
.bg-white-85 {
	background-color: rgba(255,255,255,0.85);
}

.contact-box {
  border-radius: 15px;
  box-shadow: -10px 10px 0px #FF9901;
  border: 4px solid #fff !important;
}
.bg-footer {
border-top: 10px solid #002028;
background-image: url("../images/parallax/002--238985162.jpg");
background-position: center; 
background-size: cover;    
}

.bg-back-content {
background-image: url("../images/parallax/003--238985162.jpg");
background-position: center; 
background-size: cover;    
}

.bg-parallax-content {
background-image: url("../images/parallax/001--137639652.jpg");
background-position: center; 
background-size: cover;   
}

.bg-front-content {
background-image: url("../images/teaser/001--84084292.jpg");
background-position: bottom; 
background-size: cover;
background-repeat: no-repeat;
}

.bg-review {
background-image: url("../images/parallax/003--238985162.jpg");
background-position: bottom left; 
background-size: contain;
background-repeat: no-repeat;
}

.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: hard-light;
}
/* -------------------- Datenschutz Button BEGINN -------------------- */

.btn-success {
  color: #fff;
  background-image:linear-gradient(90deg, #637780 0%, #B2CBCE 50%, #637780 100%); 
  border-color: #106eb4;
}
.btn-success:hover {
    color: #002028 !important;
    background-image:linear-gradient(20deg, #FFE501 0%, #E6A101 40%, #FF9901 100%);
    border-color: #008930;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #002028;
  background-image:linear-gradient(20deg, #FFE501 0%, #E6A101 40%, #FF9901 100%) !important;
  border-color: #008930 !important;
  box-shadow: 0 0 0 .25rem rgba(176,158,128,0.50) !important;
}
.btn-check:active + .btn-success, .btn-check:checked + .btn-success, .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
  color: #002028;
  background-image:linear-gradient(20deg, #FFE501 0%, #E6A101 40%, #FF9901 100%);
  background-image: none;
  border-color: #008930;
}
.btn-check:active + .btn-success:focus, .btn-check:checked + .btn-success:focus, .btn-success.active:focus, .btn-success:active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(176,158,128,0.50);
}
.btn-success.disabled, .btn-success:disabled {
  color: #002028;
  background-image:linear-gradient(20deg, #FFE501 0%, #E6A101 40%, #FF9901 100%);
  background-image: none;
  border-color: #008930;
}

/* -------------------- Datenschutz Button ENDE -------------------- */
.bg-contact {
    width: 100%;
    height: 100%;
}

.contact-card {
    color:#fff;
    text-align: center;
    width: 100%;
    min-height: 410px;
}

.contact-pl {
    padding: 3rem 0rem 3rem 3rem;
}

.contact-pr {
    padding: 3rem 3rem 3rem 0rem;
}

/*Footer*/

.footer-end {
    background-image:linear-gradient(90deg, #637780 0%, #B2CBCE 50%, #637780 100%);  /*metallic verlauf*/
	color: #fff;
    font-size: 16px;
    text-align: center;
}

.footer-end a {
	color: #fff;
    text-decoration: none;
	
}
.footer-end a:hover {
	color: #8bbd0d;
}

ul.footer-list {
	list-style-type: none;
	padding: 0;
    text-align: left;
	}


.footer-list li {
    padding-bottom: 5px;  
}

.footer-list li a {
    color: #333;
    text-decoration: none;
	}

.footer-list li a:hover {
    color: #fff;
	}

/*Footer End*/

.card-link-tel a {
    color:#fff;
}

.card-link-tel:hover a {
    color:#e7000e;
}

.card-link-mail a {
    color:#fff;
}

.card-link-mail:hover a {
    color:#e7000e;
}

.main-text {
    text-align: left;
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-top: 20px;
}


@media (max-width: 992px) {

.main-text {
    text-align: center;
    padding: 20px;
}
ul.footer-list {
    text-align: center;
	}
.footer-list-h3{
    text-align: center;
	}

.logo-width {
    width: 90%;
}
.contact-pl {
    padding: 1rem;
}

.contact-pr {
    padding: 1rem;
}
.contact-card {
    min-height: 310px;
}
.middle {
  margin-top: 32% !important;
}
.bg-main {
    visibility: hidden;
}
.hecke {
padding-top:4rem;
    }
}

.teaser-img {
    width: 50rem;
    height: 40rem;
}


.icon-contact {
    font-size: 2.5em;
    margin-bottom: 15px;
}

/*Flexslider giant*/

.bg-slider {
	background: url("../images/bg-slider.svg");
	background-position: bottom;
	width: 100%;
	height: 100%;
	z-index: 9;
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100%;
}

.bg-slider-fluid {
	background: linear-gradient(to bottom, rgba(139,189,13,1.00) 0%, rgba(255,255,255,0.00) 65%);
	width: 100%;
	height: 10%;
	position: absolute;
	z-index: 9999;
	background-size: 100%;
}

.logo-slider {
    position: absolute;
    inset: 0px 0px 0px 15%;
    z-index: 9999;
    width: 600px;
    height: 100%;
    padding-top:10% !important;
    background: linear-gradient(to bottom, rgba(255,255,255,0.7)0%,rgba(255,255,255,0.9)75%, rgb(255,255,255,0.7)100%);
    box-shadow: 0px 0px 0px rgb(51 51 51 / 60%);
}

.logo-slider img {

	}


.scrolling-smooth {
  position: absolute;
  bottom: 100px;
  width: 100%;
  margin: auto 0;
  z-index: 99999;
}
.pulse {
  animation: pulse 2s infinite;
  -webkit-animation: pulse 2s infinite;
}
.pulse:hover {
  animation: pulse none;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
html {
  scroll-behavior: smooth;
}
.content {
  scroll-margin-top: 135px !important;
}
.bg-slider .scrolling-smooth a .slider-icon {
  color: #fff;
}
.bg-slider .scrolling-smooth a:hover .slider-icon {
  color: #ea8708;
}
#start.content {
  scroll-margin-top: 0px !important;
}

@media (max-width: 992px) {
#main-flexslider.flexslider, #main-flexslider.flexslider li {
    *height: 35vh !important;
}
    .bg-slider {
    visibility: hidden;
    display: none;
    }
}
/*Flexslider giant Ende*/


/* -------------------- Cards BEGINN -------------------- */

.antrieb .card  {
  margin-top: 3.25rem;
  border: none;
}
.antrieb .card-body {
  text-align: center;
  background-color: #f8f8f8 !important;
  border-radius: 15px;
}
.antrieb .card-text {
  text-align: center;
}
.antrieb .card-icon {
  width: 120px !important;
  height: 120px;
  margin-top: -60px;
  margin-bottom: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 120px;
  transition: .5s;
  padding: 1.2rem;
  color: #002028;
}
.antrieb .card:hover .card-icon {
  color: #fff;
  background-image:linear-gradient(20deg, #FFE501 0%, #E6A101 40%, #FF9901 100%);
}

/* -------------------- Cards ENDE -------------------- */


/*Flipcard*/
.flip-card {
  width: 100%; 
  height: 370px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #fff;
  color: #000;
}

.flip-card-back {
  background: url("../images/parallax/001--63026700.jpg");
  background-size: cover;
  transform: rotateY(180deg);
}

.flip-card-back h2 {
    color: #008930;
}

.flip-card-back h4 {
  color: #8bbd0d;
}

.middle {
  margin-top: 25%;
  text-align: center;
}
/*Flipcard Ende*/



/*Referenz*/
.first-img {
    width: 100%;
    height: 397px;
    padding: 0 0 0 100px;
    margin-bottom: 0;
    margin-top: 0;    
    object-fit: cover;
}

.second-img {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    object-fit: cover;
    padding-top: 15px;
}

.third-img {
    width: 100%;
    height: 686px;
    padding: 100px 0 0;
    margin-bottom: 0;
    margin-top: 0;    
    object-fit: cover;   
}

.fourth-box {
    min-height: 302px;
    width: 442px;
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 40%);
    margin: -443px auto 0 -226px;
    background-image: url("../images/teaser/001--200734457.jpg");
    background-size: cover;
    text-align: center;
    display: grid;
    position: relative;
    padding: 30px;
    justify-content: center;
}
.referenz-btn {
    background-image:linear-gradient(45deg, #891510 0%, #e7000e 100%);
    color:#fff;
    border: 2px solid #fff; 
}
.referenz-btn:hover {
    background-image:linear-gradient(45deg, #ffd200 0%, #f48e00 100%);
    color:#fff;
    border: 2px solid #fff; 
}
.referenz-btn:focus {
    outline: none;
}

@media (max-width: 992px) {
.first-img {
    height: 276px;
    padding: 0;
}
.third-img {
    height: 276px;
    padding: 15px 15px;  
}
.fourth-box {
    min-height: 325px;
    width: 280px;
    margin: 0px auto 0 auto;
}
}   
/*Referenz Ende*/

.nav-btn {
    background-image:linear-gradient(45deg, #00612d 0%, #064739 100%);
    color:#fff;
    border: 2px solid #fff; 
    display: grid;
    padding: 12px;
}
.nav-btn:hover {
    color:#fff; 
}
.nav-btn:focus {
    outline: none;
}

.offer-btn img {
    width: 88%;
    height: auto;
    margin-left: 6%;
    background-color: #333 !important;
    opacity: 1;
}  

.offer-btn img:hover {
    opacity: 0.8;
}    

@media (max-width: 992px) {
.offer-btn img {
    height: 100%;
    opacity: 1;
} 
} 


/*Flexslider reviews*/
#reviews-slider .flex-direction-nav {
	width: 100%;
	left: inherit; 
	height: 200px;
	top: 0;
	bottom: 0;
	
}
#reviews-slider .flex-direction-nav .flex-next,
#reviews-slider .flexslider:hover .flex-direction-nav .flex-next{
	right: -25px;
	left: inherit;
}
#reviews-slider .flex-direction-nav .flex-prev {
	left: -25px;
}

.reviews-mobil {
	position: relative;
}

.reviews-mobil-caption {
	position: absolute;
	z-index: 9;
	top: 0;
	height:100%;
	width: 100%;
	padding: 20px;
	background: rgb(165,197,55);
    *background: linear-gradient(90deg, rgba(165,197,55,1) 0%, rgba(165,197,55,0) 100%);
	background: rgba(51,51,51,0.80);
}

.reviews-mobil-caption h3 {
	color: #fff;
	text-shadow: 1px 1px 3px #333;
}

.reviews-mobil-caption p {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
}

.reviews-mobil-caption a {
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 0;
	
	top: 0;
	left: 0;
}


.border-bottom-yellow {
	border-bottom: 10px solid #FEC800;
}


/*scroll top*/
.scroll-top {
    font-family: icofont;
    color: #5A0000;
    font-weight: bold;
	background-color: transparent;
    right: 2%;
    bottom: 13%;
    position: fixed;
    transition: all .35s;
	*box-shadow: 1px 0px 2px #333;
}
.scroll-top:hover {
    color: #e60001;
	*background-color: #C3D565;
    text-decoration: none;
}

/*Slider Marken Namen*/
.marken_slider {
	max-width: 400px;
}


/*Cards*/
.card {
	box-shadow: none;
	background-color: transparent;
}
.card-header {
	background-color: transparent;
	border-bottom: 1px solid #0033d0;
	color: #333;
	font-size: 16px;
}
.card-body {
	background-color: transparent;
	border-top: 1px solid #e60001;
}

/*Interesse*/

div.head {
  height: 140px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto 0px;
}

div.head  a {
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 3.875em;
  font-weight: 900;
  color: #fff;
}
div.head  a:after, div.head  a:before {
  content: "";
}
div.head {
  position: relative;
}
div.head a {
  width: 606px;
  height: 78px;
  line-height: 78px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -313px;
  margin-top: -39px;
  font-weight: 200;
  color: #333;
  -webkit-transition: all 2s cubic-bezier(0.21, 1, 0.84, 1.01);
  -moz-transition: all 2s cubic-bezier(0.21, 1, 0.84, 1.01);
  transition: all 2s cubic-bezier(0.21, 1, 0.84, 1.01);
}
div.head a:before, div.head a:after {
  color: #004798;
  font-weight: 900;
  font-size: 25px;
  text-transform: none;
  display: block;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}
div.head a:before {
  content: attr(data-bf);
  position: absolute;
  top: -45px;
  left: 45px;
}
div.head a:after {
  content: attr(data-af);
  position: absolute;
  right: 45px;
  bottom: -45px;
}
div.head a:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
div.head a:hover:before {
  -webkit-transform: scale(1.05) translate(-2px, -2px);
  -moz-transform: scale(1.05) translate(-2px, -2px);
  -ms-transform: scale(1.05) translate(-2px, -2px);
  -o-transform: scale(1.05) translate(-2px, -2px);
  transform: scale(1.05) translate(-2px, -2px);
}
div.head a:hover:after {
  -webkit-transform: scale(1.05) translate(2px, 2px);
  -moz-transform: scale(1.05) translate(2px, 2px);
  -ms-transform: scale(1.05) translate(2px, 2px);
  -o-transform: scale(1.05) translate(2px, 2px);
  transform: scale(1.05) translate(2px, 2px);
}

@media (max-width: 992px) {
div.head  a {
  font-size: 2em;
}  
div.head a:before {
  left: 185px;
}
div.head a:after {
  right: 185px;
}
div.head a:before, div.head a:after {
  font-size: 20px;
}
div.head a:before {
  top: -35px;
}
div.head a:after {
  bottom: -35px;
}
div.head a:hover {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(11.01);
  transform: scale(1.01);
}
div.head a:hover:before {
  -webkit-transform: scale(1.1) translate(-2px, -2px);
  -moz-transform: scale(1.1) translate(-2px, -2px);
  -ms-transform: scale(1.1) translate(-2px, -2px);
  -o-transform: scale(1.1) translate(-2px, -2px);
  transform: scale(1.1) translate(-2px, -2px);
}
div.head a:hover:after {
  -webkit-transform: scale(1.1) translate(2px, 2px);
  -moz-transform: scale(1.1) translate(2px, 2px);
  -ms-transform: scale(1.1) translate(2px, 2px);
  -o-transform: scale(1.1) translate(2px, 2px);
  transform: scale(1.1) translate(2px, 2px);
}
}
/*Interesse Ende*/

/*Konakt Button*/
span.learn-more {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
}

span.learn-more {
    width: 12rem;
    height: auto;
    float: right;
}

span.learn-more .circle {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 3rem;
    height: 3rem;
    background: #004798;
    border-radius: 1.625rem;
}
span.learn-more .circle .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.625rem;
    width: 1.125rem;
    height: 0.125rem;
    background: none;
}

span.learn-more .circle .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

span.learn-more .circle .icon.arrow::before {
    position: absolute;
    content: "";
    top: -0.25rem;
    right: 0.0625rem;
    width: 0.625rem;
    height: 0.625rem;
    border-top: 0.125rem solid #fff;
    border-right: 0.125rem solid #fff;
    transform: rotate(45deg);
}

span.learn-more .button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.75rem 0;
    margin: 0 0 0 1.85rem;
    color: #3d4546;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
}
   
span.learn-more:hover .circle {
  width: 100%;
}
span.learn-more:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
span.learn-more:hover .button-text {
  color: #f8b049;
}
/*Konakt Button Ende*/

/*Cards Accordion*/
.accordion .card {
	box-shadow: none;
	background-color: transparent;
}


.accordion .card-header svg {
	position: absolute;
	right: 15px;
	font-size: 1.2em;
}



.accordion  .card-header {
    *background-position: center top;
    background-color: #637780;
    color: #fff;
	transition: all .35s;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 16px;
	border-radius: 0 !important;
	padding: 10px 20px;
	
}

.accordion .card-header h2 button {
	text-transform:inherit;
	font-size: 18px;
	font-weight: 300;
}

.accordion .card-body {
	*background-color: #fff;
	border-top: none;
	
}
.accordion .card-header .btn.btn-link {
	color: #fff;
	padding: 0;
  /* font-family: urbane-adscript, sans-serif; */
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: italic;
	text-decoration: none;
}
.accordion .card-header .btn.btn-link:hover {
	text-decoration: none;
}
.accordion .card .card-header h2 .btn.btn-link svg {
	margin-right: 10px;
	color: #fff !important;
	
}

.accordion .card a {
	color: #333;
	font-weight: normal !important;
}

.accordion .card a:hover {
	color: #106eb4;
}

@media (min-width : 767px) and (max-width: 1358px) {
.accordion
{
display: none;
}

.bg-front-content {
background-image: url("../images/teaser/001--84084292.jpg");
background-position: left; 
background-size: cover;
background-repeat: no-repeat;
}
}




.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	background-color: transparent;
	color: #91BC1B;
	box-shadow: none;
	box-shadow: inset 0 -3px 0 #0033d0;
	text-transform: uppercase;
	

}
.nav-tabs .nav-link{
	background-color: transparent;
	border-radius: 0px;
	color: #444;
	padding: 10px 30px;
	box-shadow: none;

	
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus:hover,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus:hover{
	background-color: transparent;
	color: #91BC1B;
	box-shadow: inset 0 -3px 0 #0033d0;
	
}
/*Leistungen Button*/

.leistungen-button {
	background-color: #0c5ea9;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(38,80,176,0.60);
}
.leistungen-button:hover {
	background-color: #333333;
	cursor: pointer;

}




/*Table*/

.table {
    border-color: #9d9e9e;
}

.table .table {
	background-color: transparent;
	color: #333;
}
.table-success, .table-success>th, .table-success>td {
    background-color: #002028;
	color: #fff;
    font-weight: 400;
}



/*#Review Slider Content*/

#reviews-slider-content .flex-direction-nav {
	left: 0px;
	width: 100%;
	height: 100%;
}

#reviews-slider-content .flex-direction-nav .flex-prev {
	left: -25px;
    top: 35%;
}
#reviews-slider-content .flex-direction-nav .flex-next {
	right: -25px;
    top: 35%;
}

#reviews-slider-content .flex-direction-nav a {
	background-color: #333;
	
}

#reviews-slider-content .flex-direction-nav a:before {
	color: #fff;
}



#reviews-slider-content {
	box-shadow: 0px 0px 3px rgba(51,51,51,0.50);
}

#reviews-slider-content .reviews,
#reviews-slider .reviews {
	background-color: #fff;
}

#reviews-slider-content .reviews .leistung hr {
	margin: 0px !important;
	border-top: 1px solid #E60F6F;
	
}

#reviews-slider-content .reviews .leistung hr,
#reviews-slider .reviews .leistung hr {
	margin: 0px !important;
	border-top: 1px solid #E60F6F;
	
}

#reviews-slider-content .reviews .leistung .btn,
#reviews-slider .reviews .leistung .btn {
	background-color: #2D2E83;
	color: #fff;
	
}

#reviews-slider-content .reviews .leistung .btn:hover,
#reviews-slider .reviews .leistung .btn:hover {
	background-color: #1D71B8;
	color: #fff;
	
}

#reviews-slider .reviews img {
    height: 200px;
}


#reviews-slider-content .reviews img,
#reviews-slider .reviews img {
	*padding: 15px 15px 0px 15px;
}

#reviews-slider-content .flex-control-nav, 
#reviews-slider .flex-control-nav {
	display: none;
}

#reviews-slider-content .reviews .info-btn,
#reviews-slider .reviews .info-btn {
	color: #00508c;
	padding: 2px 10px;
	font-weight: bold;
	
}



/*Flexslider*/
.flex-direction-nav {
	width: 100%;
	height: 20%;
	left: 0px;
	top: 0;
	margin: auto;
}

.flex-direction-nav a::before {
 	    font-family: "Font Awesome 5 Solid" !important;
		content: '\f104';
		justify-content: center;
		align-items: center;
		position: relative;
		top: 0;
		display: none;
}

.flex-direction-nav a.flex-next:before {
	content: "\f105";
}

.flex-direction-nav .flex-next {
	right: 0px;
	left: auto;
}


.flexslider:hover .flex-direction-nav .flex-prev {
	left: 50px;
}

.flex-direction-nav a {
    color: #333;
	background-color: #fff;
	width: 25px;
	height: 58px;
	padding: 13px 5px 5px;
	font-size: 24px;
}

.flex-direction-nav .flex-prev {
	left: 10px;
	opacity: 0;
}

.flex-direction-nav .flex-next {
	right: 10px;
	opacity: 0;
	left: inherit;
}

#main-flexslider:hover .flex-direction-nav .flex-prev {
	left: 25px;	
}

#main-flexslider:hover .flex-direction-nav .flex-next {
	right: 25px;
}

@media (max-width: 991px) {
	#main-flexslider .flex-direction-nav a {
	display: none;
}


/*Button*/

.btn-form {
	background-color: #BE1622 !important;
}




@media (min-width: 992px) {
	#teaser {
	position: absolute;
	bottom: -100px;
	left: 0;
	right: 0;
		z-index: 9;
}
}



.cols-margin-10 {
	 background-clip: padding-box;
    border: 10px solid transparent;
}



.icon-shadow {filter:drop-shadow(1px 1px 1px #333)}

.teaser-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	
	
	
}
.teaser-box {
	transform: scale(1);
	background-color: #A6C700;
	color: #333;
	background-size: cover;
	background-position: center;
	
	*filter: grayscale(100%);
	
	*background-blend-mode: multiply;

}

.teaser-box:hover {
	transition: all .45s !important;
	transform: scale(1.1) !important;
	background-color: rgba(51,51,51,1);
	color: #fff;
	
	*filter: grayscale(50%);
}


/*Filter Gallery*/

select {
	width: 35%;
	padding: 5px 10px 5px 10px;
	color: #0c5ea9;
	border: solid 2px #e6003d;
}

select, select.form-control {
	padding-right: 10px;
}

select:focus, select.form-control:focus {
	color: #e6003d;
	border: solid 2px #0c5ea9;
	box-shadow: 0 0 0 0 transparent; 
}



/*Review Flipcards*/

.overlay-screen {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 15%;
}

.overlay-screen a {
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  font-size: 40px;
  color: #cccccc;
  transition: 0.3s;
}

.overlay-screen a:hover, .overlay-screen a:focus {
  color: #fff;
}

.overlay-screen .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 40px;
    font-weight: 600;
}

.overlay-content-tiny {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

.overlay-content-tiny a {
  padding: 20px;
  text-decoration: none;
  font-size: 16px;
  color: #cccccc;
  transition: 0.3s;
}

.overlay-content-tiny a:hover, .overlay-content-tiny a:focus {
  color: #fff;
}

.overlay-content-under {
  position: relative;
  top: 30%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay-content-under a {
  padding: 20px;
  text-decoration: none;
  font-size: 40px;
  color: #cccccc;
  transition: 0.3s;
}

.overlay-content-under a:hover, .overlay-content-under a:focus {
  color: #fff;
}


/*Leistungen*/

.image {
  display: block;
  width: 100%;
  height: 100%;
}

.text {
  color: white;
  width: 100%;
  font-size: 18px;
  position: absolute;
  top: 50%;   
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}


.four { 
	width: 32.26%; 
}

/* COLUMNS */

.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
}

.col:first-of-type { margin-left: 0; }

/* CLEARFIX */

.cf:before,
.cf:after {
    content: " ";
    display: table; 
}

.cf:after { clear: both; }
.cf { *zoom: 1; }

/* GENERAL STYLES FOR BOX AND OVERLAY */

.box {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #bbb;
  text-align: center;
  position: relative;
}

.overlay{
  width: 100%;
  height:100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/* SLIDE IN */

.slide-in .overlay{
    background-image: url("../images/teaser/001--435317443.jpg");
    background-size: cover;
    text-align: center;
  line-height: 200px;
  color: #fff;
  transform: translateX(-100%);
  -webkit-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}

.slide-in .box:hover .overlay{
  transform: translateX(0);
}

/* SLIDE UP */

.slide-up .overlay{
    background-image: url("../images/teaser/001--435317443.jpg");
    background-size: cover;
    text-align: center;;
  line-height: 200px;
  color: #fff;
  transform: translateY(100%);
  -webkit-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}

.slide-up .box:hover .overlay{
  transform: translateY(0);
}

/* SLIDE DOWN DELAY */

.slide-down-delay .overlay{
    background-image: url("../images/teaser/001--435317443.jpg");
    background-size: cover;
    text-align: center;
  line-height: 200px;
  color: #fff;
  transform: translateY(-100%);
  -webkit-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}

.slide-down-delay .box:hover .overlay{
  transform: translateY(0);
}

.slide-down-delay .overlay i{
  transform: translateY(-80%);
  opacity: 0;
  -webkit-transition: transform 0.5s linear, opacity 0.5s linear 0.5s;
  -o-transition: transform 0.5s linear, opacity 0.5s linear 0.5s;
  transition: transform 0.5s linear, opacity 0.5s linear 0.5s;
}

.slide-down-delay .box:hover .overlay i{
  transform: translateY(0);
  opacity: 1;
}

/* ROTATE */

.rotate .overlay{
    background-image: url("../images/teaser/001--435317443.jpg");
    background-size: cover;
    text-align: center;
  line-height: 200px;
  color: #fff;
  transform-origin: 0 0;
  transform: rotate(90deg);
  -webkit-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}

.rotate .box:hover .overlay{
  transform: rotate(0deg);
}

/* SCALE */

.scale .overlay{
    background-image: url("../images/teaser/001--435317443.jpg");
    background-size: cover;
    text-align: center;
  line-height: 200px;
  color: #fff;
  transform: translateX(210%) scale(3);
  -webkit-transition: transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
}

.scale .box:hover .overlay{
  transform: translateX(0) scale(1);
}

/* FLIP */

.flip .overlay{
    background-image: url("../images/teaser/001--435317443.jpg");
    background-size: cover;
    text-align: center;
  line-height: 200px;
  color: #fff;
  opacity: 0;
  transform: rotateY(180deg);
  -webkit-transition: transform 0.6s ease-in-out 0.3s, opacity 0.3s ease-in-out;
  -o-transition: transform 0.6s ease-in-out 0.3s, opacity 0.3s ease-in-out;
  transition: transform 0.6s ease-in-out 0.3s, opacity 0.3s ease-in-out;
}

.flip .box:hover .overlay{
  opacity: 1;
  transform: rotateY(0deg);
}

/*Review Flipcards Ende*/

    
/*Compare Two Image*/
.img-comp-container {
  position: relative;
  height: 200px; /*should be the same height as the images*/
}

.img-comp-img {
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
}

.img-comp-img img {
  display: block;
  vertical-align: middle;
}

.img-comp-slider {
  position: absolute;
  z-index: 9;
  cursor: ew-resize;
  /*set the appearance of the slider:*/
  width: 40px;
  height: 40px;
  background-color: #2196F3;
  opacity: 0.7;
  border-radius: 50%;
}
/*Compare Two Image Ende*/
	
