/*.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: auster, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}


.content {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	text-align: left;
}

.top-info {
    background-image: url("../images/teaser/001--309980531.jpg");
    background-position: top;
	color: #fff;
	padding: 12px;
	transition: all .35s;
}

.top-info.scroll {
    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: 18px;
    text-decoration: none;
    
}.top-info a:hover {
    background-image:linear-gradient(45deg, #f8b049 0%, #ffe391 50%, #b36320 100%);  /*goldverlauf*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    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: #f8b049;
    text-decoration: none;
	
}
a:hover {
    color: #34a6dc !important;
	text-decoration: none;

}
footer a {
	color: #fff;
}

     
.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: #34a6dc; /*hellblau*/
}
.color-02 {
	color: #004798; /*dunkelblau*/
}
.color-03 {
	color: #b36320; /*dunkelgold*/
}
.color-04 {
	color: #f8b049; /*hellgold*/
}
.color-05 {
	color: #ffe391; /*mittelgold*/
}
.color-06 {
	color: #fff; /*weiß*/
}
.color-07 {
	color: #333; /*schwarz*/
}
.color-08 {
 background-image:linear-gradient(45deg, #f8b049 0%, #ffe391 50%, #b36320 100%);  /*goldverlauf*/
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}

.bg-color-01 {
    background-color: #34a6dc; /*hellblau*/
}
.bg-color-02 {
	background-color: #004798; /*dunkelblau*/
}
.bg-color-03 {
	background-color: #b36320; /*dunkelgold*/
}
.bg-color-04 {
	background-color: #f8b049; /*hellgold*/
}
.bg-color-05 {
	background-color: #ffe391; /*mittelgold*/
}
.bg-color-06 {
	background-color: #fff; /*weiß*/
}
.bg-color-07 {
	background-olor: #333; /*schwarz*/
}
.bg-color-08 {
 background-image:linear-gradient(45deg, #f8b049 0%, #ffe391 50%, #b36320 100%);  /*goldverlauf*/
}
.bg-color-09 {
 background-image:linear-gradient(45deg, #b36320 0%, #ffe391 50%, #f8b049 100%);  /*goldverlauf*/
}

.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);
}

.bg-main {
    background-image: url("../images/teaser/002--335584497.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    visibility: visible;
}

.hecke {
    padding-top:6rem;
    margin-bottom:25px;
    background-image: url("../images/teaser/002--296242324.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.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: url("../images/teaser/001--309980531.jpg");
    background-size: auto;
    background-position: bottom;
	color: #fff;
    text-align: center;
}

.footer-end a {
	color: #fff;
    text-decoration: none;
	
}
.footer-end a:hover {
 background-image:linear-gradient(45deg, #f8b049 0%, #ffe391 50%, #b36320 100%);  /*goldverlauf*/
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
	text-decoration: none;

}

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 17%;
    z-index: 9999;
    width: 600px;
    height: 80%;
    padding-top: 8% !important;
    background: linear-gradient(to bottom, rgba(255,255,255,0.9)0%,rgba(255,255,255,1)75%, rgb(255,255,255,0)100%);
    box-shadow: 0px 0px 0px rgb(51 51 51 / 60%);
}

.logo-slider img {
		position: relative;
		top: 100px;
	}


.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*/





/*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: 100%;
    height: auto;
    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;
}

@media (min-width: 991px) and (max-width: 1439px) {
	div.head  a {
		font-size: 2.875em;
	}
}

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;
}

@media (min-width: 992px) and (max-width: 1439px) {
	div.head a:before {
		left: 125px;
	}
}

div.head a:after {
  content: attr(data-af);
  position: absolute;
  right: 45px;
  bottom: -45px;
}

@media (min-width: 992px) and (max-width: 1439px) {
	div.head a:after {
		right: 125px;
	}
}

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-color: #004798;
    background-image: url("../images/teaser/001--309980531.jpg");
    background-position: center top;
	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-weight: normal;
	*text-shadow: 1px 1px 2px #333;
}
.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;
}

@media (min-width: 992px) and (max-width: 1439px) {
	.accordion .card a {
		font-size: 0.9rem;
	}
}

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

.btn {
    color: #fff;
    font-size: 20px !important;
    text-decoration: none;
    font-family: auster, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}


.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:#004798 !important;
	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;
	
}


@media (min-width: 992px) and (max-width: 1439px) {
	#reviews-slider h5 {
		font-size: 0.8rem;
	}
	#reviews-slider h3 {
		font-size: 1.2rem;
	}
}



/*Flexslider*/
#main-flexslider .flex-direction-nav {
	position: absolute;
	width: 100%;
	*height: 50%;
	left: 0px;
	bottom: 0px;
	top: 0px;
	
	/*Wenn die Navigation fixed-top ist dann Hähe der Regler ändern*/
	height: 65%;
	
	
}
.flex-direction-nav a {
	background-color: #fff;
	width: 25px;
	height: 60px;
}
.flex-direction-nav a:before {
	color: #333;
	padding: 16px 0px;
}



.flex-direction-nav .flex-prev {
	left: 10px;
	opacity: 0;
}
#main-flexslider:hover .flex-direction-nav .flex-prev {
	left: 25px;
	
}
.flex-direction-nav .flex-next {
	right: 10px;
	opacity: 0;
	left: inherit;
}
#main-flexslider:hover .flex-direction-nav .flex-next {
	right: 25px;
}
@media (max-width: 991px) {
	#main-flexslider .flex-direction-nav a {
	display: none;
}
}

.flexslider {
    *margin: 120px 0 0 !important;

}

/*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%);
}


.parallax {
	

  	/* Set a specific height */
  	

	  /* Create the parallax scrolling effect */
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	
	background-blend-mode: hard-light;
}


/*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*/

/*Content-Border Animation*/
.seperator-wrapper {
  width: 100%;
}
.seperator-wrapper .seperator {
  width: 100%;
  height: 10px;
  animation: rotate 3s infinite linear;
  -webkit-animation: rotate 3s infinite linear;
}

@media (max-width: 992px) {
.seperator-wrapper .seperator {
  width: 100%;
  height: 5px;
  animation: rotate 15s infinite linear;
  -webkit-animation: rotate 15s infinite linear;
}
}

.seperator-wrapper .seperator-tiny {
  width: 100%;
  height: 5px;
  animation: rotate 15s infinite linear;
  -webkit-animation: rotate 15s infinite linear;
}

@-webkit-keyframes rotate {
  from {
    background-position: -3000px;
  }
  to {
    background-position: 0px;
  }
}
@keyframes rotate {
  from {
    background-position: -3000px;
  }
  to {
    background-position: 0px;
  }
}
.gradient {
  background: #f8b049;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f8b049 0%, #ffe391 25%, #b36320 50%, #ffe391 75%, #f8b049 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f8b049), color-stop(25%, #ffe391), color-stop(50%, #b36320), color-stop(75%, #ffe391), color-stop(100%, #f8b049));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f8b049 0%, #ffe391 25%, #b36320 50%, #ffe391 75%, #f8b049 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f8b049 0%, #ffe391 25%, #b36320 50%, #ffe391 75%, #f8b049 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f8b049 0%, #ffe391 25%, #b36320 50%, #ffe391 75%, #f8b049 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f8b049 0%, #ffe391 25%, #b36320 50%, #ffe391 75%, #f8b049 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b049', endColorstr='#f8b049',GradientType=1 );
  /* IE6-9 */
}
/*Content-Border Animation Ende*/

.bg-review {
    background-image: url("../images/teaser/004--216508710.jpg");
    background-size: cover;
    background-position: center;
}


/*Button review*/
.container-border {
    width: 12rem;
    margin-left: auto;
    margin-right: auto;
}

.container-border-nav {
    width: 13rem;
    margin-left: auto;
    margin-right: auto;
}

.border-animation {
  --border-width: 0.2em;
  --animation-speed: 0.5s;
  --color: #f8b049;
  color: var(--color);
  position: relative;
  display: inline-block;
  line-height: 1em;
  transform: scale(1, 0.8);
  border: var(--border-width) solid transparent;
}
.border-animation .border-animation__inner {
  position: relative;
  display: inline-block;
  width: 100%;
  font-family: latinaires, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  padding: 10px;
  background: #004798;
  z-index: 1;
  border: solid var(--border-width) transparent;
}
.border-animation:before, .border-animation:after {
  content: "";
  position: absolute;
  background: var(--color);
}
.border-animation:focus:before, .border-animation:hover:before {
  -webkit-animation: beforeBorders var(--animation-speed) forwards ease-in-out;
          animation: beforeBorders var(--animation-speed) forwards ease-in-out;
}
.border-animation:focus:after, .border-animation:hover:after {
  -webkit-animation: afterBorders var(--animation-speed) forwards ease-in-out;
          animation: afterBorders var(--animation-speed) forwards ease-in-out;
}
.border-animation:focus, .border-animation:hover {
  -webkit-animation: borderColors var(--animation-speed) steps(1) forwards;
          animation: borderColors var(--animation-speed) steps(1) forwards;
  outline: none;
}
.border-animation:focus .border-animation__inner, .border-animation:hover .border-animation__inner {
  -webkit-animation: background calc(var(--animation-speed) / 5 * 3) forwards ease-in-out;
          animation: background calc(var(--animation-speed) / 5 * 3) forwards ease-in-out;
  -webkit-animation-delay: calc(var(--animation-speed) / 5 * 2);
          animation-delay: calc(var(--animation-speed) / 5 * 2);
}

@-webkit-keyframes beforeBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: 50%;
    bottom: auto;
    right: auto;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: calc(var(--border-width) * -1);
    bottom: calc(var(--border-width) * -1);
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}

@keyframes beforeBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: 50%;
    bottom: auto;
    right: auto;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: calc(var(--border-width) * -1);
    bottom: calc(var(--border-width) * -1);
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}
@-webkit-keyframes afterBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: 50%;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: auto;
    bottom: calc(var(--border-width) * -1);
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}
@keyframes afterBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: 50%;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: auto;
    bottom: calc(var(--border-width) * -1);
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}
@-webkit-keyframes borderColors {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  33% {
    border-top-color: var(--color);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  66% {
    border-top-color: var(--color);
    border-right-color: var(--color);
    border-bottom-color: transparent;
    border-left-color: var(--color);
  }
  100% {
    border-top-color: var(--color);
    border-right-color: var(--color);
    border-bottom-color: var(--color);
    border-left-color: var(--color);
  }
}
@keyframes borderColors {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  33% {
    border-top-color: var(--color);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  66% {
    border-top-color: var(--color);
    border-right-color: var(--color);
    border-bottom-color: transparent;
    border-left-color: var(--color);
  }
  100% {
    border-top-color: var(--color);
    border-right-color: var(--color);
    border-bottom-color: var(--color);
    border-left-color: var(--color);
  }
}
@-webkit-keyframes background {
  to {
    color: #fff;
    text-shadow: 0 0.1em 0.1em #111;
  }
}
@keyframes background {
  to {
    color: #fff;
    text-shadow: 0 0.1em 0.1em #111;
  }
}
@media (min-width: 850px) {
  body {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .border-animation {
    line-height: 2em;
  }
}
/*Button review 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*/

/* Styles für Sweetalert fÃ¼r Stellenangebote */
.colored-toast.swal2-icon-success {
  background-color: #a5dc86 !important;
}

.colored-toast.swal2-icon-error {
  background-color: #f27474 !important;
}

.colored-toast.swal2-icon-warning {
  background-color: #f8bb86 !important;
}

.colored-toast.swal2-icon-info {
/*  background-color: #009335 !important; */
  background-color: #004798 !important;
    color: #fff;
}

.colored-toast.swal2-icon-question {
  background-color: #87adbd !important;
}

.colored-toast .swal2-title {
  color: white;
}
    
.colored-toast .swal2-html-container {
  color: #004798;
}

.colored-toast .swal2-close {
  color: white;
    background-color: #fff !important;
}
.colored-toast .swal2-confirm {
    background-color: #34a6dc !important;
}

.colored-toast .swal2-content {
  color: white;
}

/* Call to Action Button */
.button-53 a {
  display:block;
  z-index: 2000;
  text-decoration: none;
  color: #fff;
  font-size:1.2rem;
  letter-spacing: .2rem;
}

.button-53 a.call-to-action:hover {
  text-decoration: none;
  color: darkorange!important;
  font-size:1.5rem;
  letter-spacing: .25rem;
  transition-duration: 1s;
}

.font-big {
  font-size:1.7rem;
  font-weight: 600;
  letter-spacing: 0.25rem;
}

.button-53 {
  background-color: #f7b049;
  border: 0 solid #E5E7EB;
  box-sizing: border-box;
  color: #000000;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.75rem;
  padding: .75rem 1.65rem;
  position: relative;
  text-align: center;
  text-decoration: none #000000 solid;
  text-decoration-thickness: auto;
  width: 100%;
  max-width: 460px;
  cursor: pointer;
  transform: rotate(-2deg);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-53:focus {
  outline: 0;
}

.button-53:after {
  content: '';
  position: absolute;
  border: 1px solid #014799;
  bottom: 4px;
  left: 4px;
  width: calc(100% + 5px);
  height: calc(100% + 5px);
}

.button-53:hover:after {
  bottom: 1px;
  left: 1px;
}

@media (min-width: 768px) {
  .button-53 {
    padding: .75rem 3rem;
    font-size: 1.25rem;
  }
}

/* Referenzen Gallery */
#portfolio .pointer {
    border-bottom-color: #222222;
}
.pointer {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border-width: 15px;
}
#portfolio .pointer.even{
    left: 25%;
}
#portfolio .pointer.odd{
    left: 75%;
}
#portfolio .card-body:hover .overlay {
      opacity: 1;
    }

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0,0,0,0.5);
  }
.text {
    color: white;
    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;
    padding: 5px 0px 5px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
#portfolio .card .fade .collapse .show {
    position: absolute;
    z-index: 9999;
    margin-top: -50px;
}
#portfolio .card-body {
    background: rgba(0,0,0,0.9);
}
#portfolio .close {
    position: absolute;
    background: rgba(0,0,0,0.9);
    color: #fff;
    right: 20px;
}
#portfolio .detail-box {
    position: absolute;
    color: #d6d6d6;
    top: auto;
    width: 100%;
    margin-top: 0px;
    text-align: left;
    height: 0;
    overflow: hidden;  
}
#portfolio p, #portfolio h4 {
  color: #fff;
}

.socialbuttons {
    font-size: 1.2em;
}

.footerlinks {
    color: #000;
}

.footerlinks:hover {
    color: #34a6dc;
}