p {
  font-size: 18px;
  font-weight: 200;
}

body{
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.ftr {
  height: 300px;
  padding-top: 90px;
  text-align: center;
  background-color: #41464b03;
}

.ftr li{
  font-size: 18px;
  font-weight: 200;
  list-style: none;
}

.banner-info-text span{
  position: relative;
  z-index: -00;
}

.logo-wdth {
  height: 70px;
}

.txt-bld {
  font-weight: 500;
}

.txt-lght {
  font-weight: 100;
}

.navbar {
  position: fixed;
  z-index: 900;
  width: 100%;
  padding: 20px 0;
  background-color: #fff;
}

.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}

.nav-link {
  font-size: 18px;
  font-weight: 500;
  color: #3f3e40;
  padding: 0px 20px 0px 20px !important;
}

.nav-link:hover{
  transform: scale(1.1);
}

.navbar-brand {
  font-size: 18px;
}

.hdr {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 100px;
}

.hdr h3 {
  padding-bottom: 30px;
}

.hdr-img {
  display: flex;
  justify-content: flex-end;
}

.hdr-img img {
  display: flex;
  justify-content: flex-end;
  width: 70%;
}

.cntnt {
  margin-top: 50px;
}

.card {
  padding: 15px;
  background-color: #fff;
  border: unset;
  transition: all .6s ease-in-out;
}

.card:hover {
  transform: scale(1.1);
}

.card-header {
  background-color: #fff;
  border-bottom: unset;
}

.card-body {
  font-weight: 500;
}

.card-scnd {
  margin-top: 25px;
}

.card-footer {
  background-color: unset;
  border-top: unset;
}

.cntr {
  display: flex;
  flex-direction: column;
  width: fit-content;
  padding: 10px 20px;
  color: #fff;
  background-color: #36a18b;
  border-radius: 3px;
}

.main-contnt {
  margin-top: 100px;
}

.alrt {
  background-color: #576ef2;
}

.btn1 {
  padding: 10px;
  color: #fff;
  background-color: #36a18b;
  border: unset;
  border-radius: 3px;
}

.btn2 {
  padding: 10px;
  color: #fff;
  background-color: #3f3e40;
  border: unset;
  border-radius: 3px;
}

.message-submit{
  padding: 10px;
  color: #fff;
  background-color: #3f3e40;
  border: unset;
  border-radius: 3px;
}

.cntr-fld {
  padding: 150px 0 50px;
  background-color: #41464b03;
  border-radius: 10px;
}

.cntr-fld1 {
  padding: 50px 50px;
  background-color: #fff;
  border-radius: 10px;
}

.btn-row {
  margin-top: 50px;
}

.srv-overview {
  padding-right: unset;
  padding-bottom: 70px;
  padding-left: unset;
}

.srv-row {
  display: flex;
  justify-content: end;
}

.banner-info-text img{
  width: 60px;
}

.banner-info-text h5{
  padding: 20px 0px 20px 0px;
}

.crd-row {
  display: flex;
}

.crd-col {
  display: flex;
}

.trgt-grp {
  display: flex;
  justify-content: space-between;
}

.trgt-grp-cmplt {
  margin-top: 100px;
}

.unterstrich-style img {
  position: relative;
  z-index: -100;
  margin-top: -50px;
}

.cntr-fld h1 {
  z-index: 100;
}

.target-group-1 {
  padding: 20px 0;
  font-weight: 500;
}

.second-part {
  margin-top: 50px;
}

.process-image img {
  width: 70%;
}

.process-image {
  padding: 50px 0;
}

.contact-section {
  padding: 20px;
  margin-top: 20px;
  background-color: #fff;
}

.service-section {
  width: 100%;
}

.more-information {
  padding: 20px;
  margin-top: 20px;
  background-color: #fff;
}

.bg-rosa {
  height: 400px;
  background-image: url("images/kontakt-bg.png");
}

.contact-form {
  background-color: #fff;
}

.contact-info {
  display: flex;
  flex-direction: row;
}

.contact-row{

  flex-direction: row;
}

.form-size{
  margin-top: 50px;
}

.input-group{
  display: block;
}

.input-group-text{
  font-size: 18px;
  font-weight: 200;
  background-color: transparent;
  border: unset;
  border-radius: unset;
  padding-left: 0px !important;
}

.input-group>.form-control, .input-group>.form-floating, .input-group>.form-select{
  width: 100%;
  margin-left: 0px;
}

.form-size button{
  margin-top: 30px;
  background-color: #3f3e40;
  border: unset;
  border-radius: 3px;
}

.form-size button:hover{
  background-color: #36a18be0;
}

.label-number{
  justify-content: flex-end;
}

.label-number input{
  display: unset;
}

.contact-address {
  font-size: 18px;
  font-weight: 200;
  border-radius: unset;
  border-radius: 10px;
  width: auto;
}

.form-control{
  background-color: #41464b03;
  border: unset;
  border-radius: unset;
}

.contact-address img{
  padding: 20px;
}

.srv-row img{
  width: -webkit-fill-available;
  padding: 0px 0px 0px 100px;
}

.form-section{
  margin-top: 100px;
}

.card-img-top {
  border-radius: 10px;
}

.banner-info {
  display: flex;
  flex-direction: row;
}

.banner-info-text {
  text-align: center;
}

.padding-icon-info .info-icons{
  width: 50px;
}

.call-section {
  background: url("images/contact-image.png");
  position: relative;
  z-index: -200;
  text-align: center;
}

.contact-form {
  padding: 20px;
  border-radius: 10px;
}

.contact-form label{
  font-size: 18px;
  font-weight: 200;
}

.zoomInImage {
  animation-name: zoomInImage;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes zoomInImage {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomInImage {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}

.fadeInImage {
  animation-name: fadeInImage;
  animation-duration: 2s;
  animation-fill-mode: both;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fadeInHeadline {
  animation-name: fadeInImage;
  animation-duration: 6s;
  animation-fill-mode: both;
}

@keyframes fadeInHeadline {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInHeadline {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.parallax {
  /* Set a specific height */
  min-height: 300px;
  margin-top: 55px;

  /* The image used */
  background-image: url("images/parallax-bg.png");
  background-repeat: no-repeat;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

.service-img-size{
  justify-content: flex-end;
  display: flex;
}

.service-img-size img{
  width: 90%;
  display: flex;
  justify-content: flex-end;
}

.social-media{
  font-size: 18px;
  font-weight: 200;
}

.fixed-social-media{
  position: fixed;
  bottom: 10px;
  width: 100%;
}
.float{
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 100;
  width: 60px;
  height: 60px;
  font-size: 40px;
  color: #25d366;
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
}
.float:hover {
  color: #3f3e40;
  transform: scale(1.1);
}

.my-float{
  margin-top: 11px;
}

.impressum-main{
  background-color: #41464b03;
}

.impressum-img img{
  width: -webkit-fill-available;
}

.information-padding{
  margin-top: 100px;
}

.information-padding h2{
  margin-top: 40px;
}

.information-padding h3{
  color: #36a18b;
}

.ftr ul li a{
  color: #212529;
  text-decoration: none;
}

.contact-information{
  padding: 50px 0px 50px 0px;
  background-color: #41464b03;
}

.service-img img{
  width: -webkit-fill-available;
}

.info-package li{
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  color: #36a18b;
}

.list-group-item{
  border: unset !important;
  margin: 10px 0px 10px 0px;
}

.service-main{
  background-color: #fff;
  margin-bottom: 100px;
}
.right-image img{
  width: -webkit-fill-available;
}

.service-container{
  padding-top: 150px;
}

.about-container{
  padding-top: 150px;
}

.image-size img{
  width: 80%;
}

.about-padding{
  margin-top: 100px;
}

.grafik{
  margin-top: 100px;
}

.impressum-container{
  padding-top: 150px;
}

.datenschutz-container{
  padding-top: 150px;
}

.service-bg{
  background-image: url("images/service-big.png");
  height: auto;
}

.service-bg{
  color: white;
}

.service-bg .info-icons{
  height: 50px;
}

.service-bg .container{
  padding: 50px;
}

.jumbo-info{
  text-align: center;
}

.service-images-row img{
  width: -webkit-fill-available;
}

.service-main .unterstrich-style{
  z-index: 200;
}

.jumbo-info{
  padding-bottom: 100px;
}

.underlined-text{
  color: #36a18b;
}

.link-color{
  color: #36a18b;
  font-weight: 800;
}

.link-color:hover{
  color: #36a18be0;
  font-weight: 800;
}

.service-images-row{
  margin: 50px 0px 50px 0px;
}

.plus-margin{
  margin-top: 100px;
}

button a{
  color: #fff;
  text-decoration: none;
}

button a:hover{
  color: #fff;
}

.grafik img{
  width: -webkit-fill-available;
}

.navbar-text a, .navbar-text a:focus, .navbar-text a:hover{
  color: #fff;
}

.footer-info a{
  color: #36a18b;
  text-decoration: none;
}

.footer-info{
  padding-top: 10px;
  text-align: center;
}

.mobile-only{
  display: none;
}

.lightbox {
  /* Default to hidden */
  display: none;
  /* Overlay entire screen */
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  /* A bit of padding around image */
  padding: 1em;

  /* Translucent background */
  background: #fff;
}

.image-lightbox img{
  width: -webkit-fill-available;
}

/* Unhide the lightbox when it's the target */
.lightbox:target {
  display: block;
}

.lightbox span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 100%;
  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 480px){
  p{
    font-weight: 400;
  }
  .row{
    margin-right: unset;
  }
  .navbar-toggler{
    border: unset !important;
  }
  .nav-link{
    padding: 20px !important;
  }
  .navbar-toggler-icon{
    margin-right: 10px;
  }
  .navbar-text{
    display: none;
  }
  .logo-wdth{
    height: 80px;
    padding-left: 20px;
  }
  .navbar-collapse{
    justify-content: center;
    padding: 20px;
  }
  .navbar-nav{
    text-align: center;
  }
  .mobile-only{
    display: block;
    padding: 20px 0px;
  }
  .hdr{
    flex-direction: column-reverse;
    margin-top: 0px;
  }
  .hdr h3{
    margin-bottom: -5px;
  }
  .cntr-fld{
    padding: 100px 0 10px;
  }
  .hdr-img img{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .card{
    padding: 0px;
    margin: 0px 0px 50px;
    background-color: #41464b03;
  }
  .card-header{
    padding: 0px 0px 20px;
    background-color: #fff;
  }
  .card-scnd{
    margin-top: unset;
  }
  .main-contnt{
    margin-top: 12px;
  }
  .srv-overview{
    margin-top: -45px;
    padding-bottom: unset;
  }
  .srv-row img{
    padding: 0px;
    margin-top: 45px;
  }
  .text-white{
    padding: unset;
  }
  .call-section .p-5{
    padding: unset !important;
  }
  .ftr{
    height: auto;
    padding: 90px 0px 50px;
  }
  .contact-information{
    margin-top: 20px;
  }
  .parallax{
    margin-top: 15px;
  }
  .footer-info{
    padding: 20px 60px;
  }
  .form-section{
    margin-top: 50px;
  }
  .contact-form{
    padding-bottom: 50px;
    margin-bottom: 50px;
    background-color: #fff;
  }
  .form-control{
    background-color: #3f3e4017;
    border-bottom: 1px solid #3f3e40;
  }
  .contact-row .mb-3{
    flex-direction: column;
  }
  .contact-row{
    flex-direction: column;
  }
  .input-group{
    flex-direction: column;
  }
  .input-group>.form-control, .input-group>.form-floating, .input-group>.form-select{
    width: 100% !important;
  }
  .form-size button{
    width: 100%;
    margin-top: 40px;
  }
  .card-title{
    padding-top: 30px;
    margin-left: 20px;
  }
  .contact-image{
    padding: 0px;
  }
  .card>.list-group{
    padding-bottom: 30px;
    text-align: center;
  }
  .input-group-text{
    padding: unset;
    font-weight: 400;
  }
  .contact-address{
    padding: unset;
    background-color: #fff;
  }
  .call-section .p-5{
    padding: unset;
  }
  .padding-needed{
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .contact-address ul li{
    font-weight: 400;
  }
  .contact-form label{
    font-weight: 400;
  }
  .container{
    padding-right: unset;
    padding-left: unset;
  }
  .ftr li{
    font-weight: 400;
  }
  .ftr ul{
    padding: unset;
  }
  .cntr-fld span img{
    margin-top: -198px;
  }
  .btn-row{
    margin-top: 35px;
    display: flex;
    flex-direction: column;
  }
  .btn1{
    margin-bottom: 20px;
  }
  .cntr-fld1{
    padding: unset;
  }
  .contact-information{
    padding: unset;
  }
  .info-icons{
    width: 40px;
    margin-right: 15px;
  }
  .padding-icon-info{
    padding: 25px 0px 25px 0px;
  }
  .padding-mobile{
    padding-top: 15px;
  }
  .icon-spacing{
    margin-left: 55px;
  }
  .info-contact{
    font-weight: 800;
  }
  .img-mobile-only img{
    width: -webkit-fill-available;
  }
  .banner-info-text h5{
    position: relative;
    z-index: 200;
  }
  .unterstrich-bonus img{
    position: relative;
    z-index: 100;
    margin-top: -80px;
  }
  .about-container{
    padding-top: 120px;
  }
  .service-container{
    padding-top: 120px;
  }
  .about-padding{
    margin-top: 13px;
  }
  .image-lightbox img{
    margin-top: 20px;
  }
  .plus-margin{
    margin: 0px;
  }
  .about-main{
    background-color: #41464b03;
  }
  .service-content{
    background-color: #41464b03;
  }
  .about-container .mt-4{
    margin-top: unset !important;
  }
  .image-size img{
    width: -webkit-fill-available;
  }
  .image-size{
    margin-bottom: 50px;
    margin-top: 7px;
  }
  .flex-style{
    display: flex;
    flex-direction: column-reverse;
  }
  .about-main .cntnt{
    margin-top: unset;
  }
  .service-content .cntnt{
    margin-top: unset;
  }
  .service-content .information-padding{
    margin-top: 15px;
  }
  .service-img-size img{
    width: -webkit-fill-available;
    margin-top: 35px;
  }
  .service-info .content{
    margin-bottom: unset !important;
    margin-top: unset !important;
  }
  .service-main .cntnt{
    margin-top: -10px;
  }
  .service-main .information-padding{
    margin-top: unset;
  }
  .service-info .list-group-item{
    padding: unset !important;
  }
  .service-info .info-package{
    padding-left: 0px !important;
  }
  .service-info .info-package li{
    font-weight: 400;
    padding: 5px 0px ;
  }
  .service-info .service-main{
    margin-bottom: 0px !important;
  }
  .jumbo-info .display-4{
    color: #36a18b;
    margin-bottom: 45px;
  }
  .jumbo-info p{
    margin-top: 15px;
  }
  .contact-information p{
    padding-top: 20px;
  }
  .call-section{
    text-align: unset;
  }
 .service-bg{
    height: auto !important;
  }
 .information-input .mt-4{
   margin-top: unset !important;
 }
 .information-input .cntnt{
   margin-top: unset !important;
 }
 .information-input .information-padding{
   margin-top: 15px;
 }
 .service-images-row{
   display: none;
 }
 .banner-info-text p{
   margin-top: -20px;
 }
 .impressum-container{
   padding-top: 100px;
 }
  .impressum-container .information-padding{
    margin-top: -25px;
  }
  .datenschutz-container{
    padding-top: 110px;
  }
  .datenschutz-container .cntnt{
    margin-top: 10px;
  }
  .datenschutz-container .information-padding{
    margin-top: 15px;
  }
}

