body, html {
  width: 100%;
  height: 100%;
}
body {
  font-family: 'Conv_commuters-sans-light';
  font-display: swap;
  background-color: #0C172B;
	color:#8CDA3F;
}
.btn-xl {
   padding: 1.25REM 1.5REM
}
.content-section {
    padding-top: 13REM;
    padding-bottom: 7.5REM;
    background-color: #0C172B;
    color: #8CDA3F;
    margin-top: 0px;
}
.content-section-heading h2 {
  font-size: 3REM;
  color: #8cda3f;
}
.content-section-heading h3 {
    font-size:  1REM;
     text-transform: uppercase;
    COLOR: #0c172b;
}
.row.card-body {
    background-color: #0c172b;
    color: #8CDA3F;
    border-radius: 5px;
    border: 1px solid #8cda3f;
}
.card{border-color: #0c172b; }

h1, h2, h3, h4, h5, h6 {
  FONT-WEIGHT: 700
}
.text-faded {
  COLOR: RGBA(12, 23, 43, 1.00)
}
.scroll-to-top {
  position: fixed;
  right: 15PX;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
  }
.scroll-to-top:focus, .scroll-to-top:hover {
  color: #fff
}
.scroll-to-top:hover {
  background: #343a40
}
.scroll-to-top i {
  font-weight: 800;
}

.masthead {
    /*min-height: 30rem;*/
    position: relative;
    /* [disabled]display: table; */
    padding-top: rem;
    padding-bottom: 38rem;
    background-color: #0C172B;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../Img/bg-header.jpg);
    width: cover;
    height: 0px;
    border-bottom-color: #01010E;
    border-bottom-style: outset;
    /* [disabled]border-bottom-width: 21px; */
    -webkit-box-shadow: 0 9px 16px 21px #000012;
    box-shadow: 0 9px 16px 21px #000012;
}
.masthead h1 {
    font-size: 4.5rem;
    margin-right: 7px;
    margin-left: -7px;
    margin-bottom: 37px;
    color: #1FFB02;
    font-family: Bangers, cursive;
    margin-top: 120px;
}

.callout {
    color: #8CDA3F;
}
h5 a {
    font-size: 1rem;
    margin-top: 10px;
}
.stern {
    font-family: alfa-slab-one;
    font-style: normal;
    font-weight: 400;
}
.container.text-center .row-cols-1.hans img {
    width: 50%;
    margin-top: 33px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
}

.modal-content {
    color: #0C172B;
    background-color: rgba(140,218,63,0.90);
}
.row-cols-1.text-center {
    margin-left: 35px;
    margin-right: 16px;
}

.modal-header {
    border-bottom-color: rgba(140,218,63,0.90);
    border-bottom-style: solid;
}
.modal-footer {
    border-top-color: #8CDA3F;
    border-top-style: solid;
}

@media (max-width:575.98px){

  .masthead {
    background-image: url(../Img/backfooter.png);
    background-size: cover;
    background-position: top;
    padding-top: 56rem;
    padding-bottom: 8rem;
    position: relative;
    height: 0px;
  }
	.masthead h1{
    padding-bottom: 0rem;
    padding-top: 20px;
    font-size: 1rem;
	}
  .footer ul li a {
  	text-align: center;
  }
  .footer h3{
    text-align: center;
	}
  .footer img{
    width: 100px;
    text-align: center;
	}
  .container .row {
    text-align: center;
	}
.col-lg-1.col-sm-1.col-6.text-left {
    right: 0px;
    left: 24%;
}

.col-lg-2.col-sm-2.col-xs-3.text-right {
    margin-top: -15px;
    top: 35px;
    bottom: 0px;

	}
.logo {
    width: 10%;
    padding-left: 10px;
}
.container.text-center .row-cols-1.hans img {
    width: 85%;
    margin-top: 89px;
    margin-bottom: 15px;
  }
.row .col-lg-10.mx-auto {
    padding-left: 44px;
    padding-right: 20px;
}


}
/*end max 576*/

@media (max-width:767.98px){
  .masthead {
	background-image: url(../Img/bg-header.jpg);
	background-size: cover;
  	background-position: top;
	padding-top:0rem;
	padding-bottom: 28rem;
	position: relative;
	height: 0px;
	}
  .masthead h1 {
    font-size: 3rem;
    margin-top: 122px;
    text-align: center;
  }
.masthead h3 {
    font-size: 1.2rem;
	  padding-top: 10px;
    margin-top: 0px;
    padding-bottom: 0px;
}
.content #about {
    margin-top: 0px;
}
.container.text-center .row .col-lg-10.mx-auto .lead.mb-5 {
    font-size: 1rem;
}

.h4 {
    font-size: 1.5rem;
}

.h2 {
    font-size: 1rem;
}
.content-section-heading-blue .h2 {
    font-size: 2rem;
}
.hero-wrap .slider-text h6.v {
    /*-webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;*/
    /* [disabled]writing-mode: vertical-lr; */
    /* -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);*/
    transform: rotate(180deg);
    text-orientation: sideways;
    text-align: center;
    margin: 0rem;
    position: fixed;
    top: 0;
    left: 20px;
    height: 100%;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 10px;
    z-index: 1;
	}
.footer img {
    padding-top: 0px;
    text-align: center;
}
.logo {
    padding-top: 30px;
    margin-bottom: 10px;
    padding-left: 2px;
    width: 50%;

}
.container.text-center .row-cols-1.hans img {
    width: 75%;
    margin-top: 26px;
    margin-bottom: 26px;
}
}
/*end max 768*/

@media (max-width:991.98px) and (min-width:768px){

  	.masthead {
    background-image: url(../Img/bg-header.jpg);
    background-size: cover;
    background-position: top;
    padding-top: 0rem;
    padding-bottom: 38rem;
    position: relative;
    width: auto;
	}
.masthead h1 {
    font-size: 4rem;
    margin-top: 158px;
   	margin-bottom: 7px;
  }
.logo {
  padding-top: 50px;
  margin-left: 50px;

}
.container.text-center .row-cols-1.hans img {
    width: 65%;
    margin-top: 48px;
    margin-bottom: 33px;
}

}
/*end 769-991*/
#sidebar-wrapper {
  position: fixed;
  z-index: 2;
  right: 0;
  width: 250px;
  height: 100%;
  transition: all .4s ease 0s;
  transform: translateX(250px);
  background: #8cda3f;
  border-left: 1px solid rgba(255, 255, 255, .1)
}
.col-lg-10.mx-auto .btn.btn-primary.btn-xl.js-scroll-trigger {
    margin-top: 25px;

}
.col-lg-10.mx-auto .row {
    margin-top: 41px;
}
.row-cols-1.text-center img {width: 100%;
  text-align: center;

                  }

.row-cols-1.text-center {
    margin-top: 25px;
}
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none
}
.sidebar-nav li.sidebar-nav-item a {
  display: block;
  text-decoration: none;
  color: #0C172B;
  padding: 15px
}
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, .2)
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
  text-decoration: none
}
.sidebar-nav > .sidebar-brand {
  font-size: 1.2rem;
  background: rgba(52, 58, 64, .1);
  height: 80px;
  line-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px
}
.sidebar-nav > .sidebar-brand a {
  color: #0C172B
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: 0 0
}
#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  transition: all .4s ease 0s
}
.menu-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  background: rgba(52, 58, 64, .5);
  line-height: 50px;
  z-index: 999
}
.menu-toggle:focus, .menu-toggle:hover {
  color: #fff
}
.menu-toggle:hover {
  background: #343a40
}
.service-icon {
  background-color: #0C172B;
  color: #1d809f;
  height: 7rem;
  width: 7rem;
  display: block;
  line-height: 7.5rem;
  font-size: 2.25rem;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}
.payment-icon{

  color: #0c172b;
  width: 5rem;
  font-size: 2.25rem;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}
.payment-icon3{
  color: #0c172b;
  font-size: 0.8rem;
  line-height: 2rem;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}
.payment-icon2{
  width: 5rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}
.callout {
    padding: 15rem 0;
    background-color: #0C172B;
    /* [disabled]background-position: center center; */
    background-repeat: no-repeat;
    /* [disabled]background-size: cover; */
}
.callout h2 {
    font-size: 1rem;
    font-weight: 700;
    display: block;
    max-width: 30rem
}
.portfolio-item {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 530px;
  margin: auto auto 1rem
}
.portfolio-item .caption {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 37, 41, .2);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1
}
.portfolio-item .caption .caption-content {
  color: #fff;
  margin: auto 2rem 2rem
}
.portfolio-item .caption .caption-content h2 {
  font-size: .8rem;
  text-transform: uppercase
}
.portfolio-item .caption .caption-content p {
  font-weight: 300;
  font-size: 1.2rem
}
/* button down*/
.btn-unten {
  bottom: 0;
  background: #00cf35;
  box-shadow: inset 0 3px 0 rgba(0,0,0,.1);
  color: #0c172b;
  height: 45px;
  font-weight: 700;
  left: 0;
  line-height: 45px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
  transition: bottom .3s ease-out 1.7s;
    transition-property: bottom;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-delay: 1.7s;
}

.map iframe {
  height: 100%;
  width: 100%;
  border: 0
}
footer.footer {
    padding-top: 2rem;
    padding-bottom: 0rem;
    /*background-color: #8ca3f;*/
    background-image: url(../Img/backfooter.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    /*position: relative;*/
    width: auto;
}
footer.footer .social-link {
    display: block;
    height: 4rem;
    width: 4rem;
    line-height: 4.3rem;
    font-size: 1.5rem;
    /* [disabled]background-color: #1d809f; */
    transition: background-color .15s ease-in-out;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
    text-shadow: 0px 0px;
    text-align: center;
}
footer.footer .social-link:hover {
    background-color: #155d74;
    text-decoration: none;
    background-position: left 0%;
}
a {
  color: #1d809f
}
a:active, a:focus, a:hover {
  color: #155d74
}
.btn-primary {
    background-color: #0C172B !important;
    border: 1px solid #8CDA3F;
    color: #8CDA3F !important;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #155d74 !important;
  border-color: #155d74 !important
}
.btn-secondary {
  background-color: #ecb807 !important;
  border-color: #ecb807 !important;
  color: #fff !important
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
  background-color: #ba9106 !important;
  border-color: #ba9106 !important
}
.btn-dark {
  color: #fff !important
}
.btn {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
  font-weight: 700
}
.bg-primary {
  background-color: #8CDA3F !important;
  color: #0C172B;
}
.text-primary {
  color: #1d809f !important
}
.text-secondary {
  color: #ecb807 !important
}
/*Koordinaten*/
.hero-wrap {
  width: 100%;
  position: relative;}
  .hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .6;
    width: 50%;
    background: #f1b8c4; }
  .hero-wrap .slider-text {
    color: #8CDA3F;
    position: relative;
}
    .hero-wrap .slider-text h6.v {
    /*-webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;*/
    writing-mode: vertical-lr;
    /* -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);*/
    transform: rotate(180deg);
    text-orientation: sideways;
    text-align: center;
    margin: 0rem;
    position: fixed;
    top: 0;
    left: 20px;
    height: 100%;
    /*font-family: "Roboto Condensed", Arial, sans-serif;*/
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 18px;
    z-index: 1;
}

/* textfarbe unser antrieb*/
.blue {
    color: #0C172B;
}
.green {
	color: #8CDA3F;
}
/* Testimonials*/
body {
	/*background-color: rgb(30, 15, 33);*/
	margin: 0;
	padding: 0;
}
#client-testimonial-carousel {min-height: 200px;}

/* Footer */
.full {
    width: 100%;
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
/*.footer {
    height: auto;
    /*padding-bottom: 30px;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    color: #8CDA3F;
}*/
.footer p {
	margin: 1px;
}
.footer h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 0px;
	text-transform: uppercase;
  	margin-bottom: 15px;
}

.footer h4 {
	font-size: 2em;
	line-height: 38px;
	padding: 40px 0 10px;

}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0px;
	color: #8CDA3F;
  padding: 0 0 8px 0;
}
.footer img {
    width: 50%;
    height: auto;
    text-align: center;
}
.footer ul li a {
	padding: 0 0 2px 0;
	display: block;
}
.footer a {
  font-weight: lighter;
	color: #8CDA3F;
}

.footer p {
    font-weight: lighter;
    margin-bottom: 21px;
}

.footer a:hover {
	text-decoration:none;
  	font-weight: bold;
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}

.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #8cda3f;
}
.footer a {
    color: #8CDA3F
}
.footer-impressum{
    text-align: center center;
    margin-top: 32px;
    margin-bottom: auto;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
  	font-size: 0.75em
}
/* card Fader*/
.fadedfx {
  background-color: #fe5652;
  visibility: hidden;
}

.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}
.logo {
    padding-top: 30px;
    margin-bottom: 3em;
    width: 75%;
   height: auto;
}

@media (max-width:376px){
.masthead h1 {
    padding-bottom: 0rem;
    padding-top: 2rem;
    font-size: 2.5rem;
	}
  .container.text-center .row-cols-1.hans img {
    width: 80%;
    margin-top: 50px;
    margin-bottom: 13px;
  }
.logo {
    padding-top: 30px;
    margin-bottom: 0px;
    width: 100%;
	  margin-left: 0;
}


}

.footer-bottom {
    margin-top: 2em;
    padding-top: 20px;
    padding-bottom: 6px;
    margin-bottom: -24px;
}

@media (max-width:414px){
#antrieb .container .content-section-heading.text-center {
    margin-left: 23px;
    margin-right: 10px;
}

.text-links {
    margin-right: 10px;
    margin-left: 25px;
}

}
