/*
 * Filip Pova :: Web- & Printdesign
 * E-Mail: design@kommen-Sie-gut-an.de
 * Web: www.kommen-Sie-gut-an.de
 * 
 * Created on: 18.07.2024
*/
/* 
    Created on : 18.07.2024, 08:28:53
    Author     : Filip Pova
*/

html,
body{
    height: 100%;
    padding-top: 67px;
}

.divSticky {
  position: fixed;
  top: 0;
  background-color: white;
  z-index: 10;
  opacity: 1;
  padding-top: 40px;
  padding-bottom: 35px;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
  transition: 0.4s;
}

.divPageHeader {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 75%;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.divFullSizeBanner{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 150px 0;
    position: relative;
   
}

.divBgImage{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.aLogo{
    
    text-decoration: none;
    display: inline-block;
    
}

.aLogo img{
    
    width: 150px;
    height: auto;
    
}

footer{
    width: 100%;
    background-color: var(--grayDark);
}

footer *{
    color: var(--white);
}

footer p{
    
}

footer logoFooter{
    width: 150px;
    height: auto;
}

.divAlignBottom{
    display: block;
    align-self: flex-end;
    width: 100%;
}

.containerAlign{
    width: 100%;
    height: 100%;
    display: flex;
    padding: 0;
    margin: 0;
}

.image img{
    width: 100%;
    height: auto;
}

/***
*** BS overwrite ***
*******************/
.row > * {

  padding-right: calc(var(--bs-gutter-x) * 1.15);
  padding-left: calc(var(--bs-gutter-x) * 1.15);
}

/**************
*** PADDING ***
**************/

.pL-10{
    padding-left: 10px !important;
}
.pL-20{
    padding-left: 20px !important;
}
.pL-30{
    padding-left: 30px;
}
.pL-40{
    padding-left: 40px !important;
}
.pL-50{
    padding-left: 50px !important;
}
.pL-60{
    padding-left: 60px !important;
}
.pL-70{
    padding-left: 70px !important;
}
.pL-80{
    padding-left: 80px !important;
}
.pL-90{
    padding-left: 90px !important;
}
.pL-100{
    padding-left: 100px !important;
}


.pT-no{
    padding-top: 0px !important;
}
.pT-5{
    padding-top: 5px !important;
}

.pT-10{
    padding-top: 10px !important;
}
.pT-20{
    padding-top: 20px !important;
}
.pT-30{
    padding-top: 30px !important;
}
.pT-40{
    padding-top: 40px !important;
}
.pT-50{
    padding-top: 50px !important;
}
.pT-60{
    padding-top: 60px !important;
}
.pT-70{
    padding-top: 70px !important;
}
.pT-80{
    padding-top: 80px !important;
}
.pT-90{
    padding-top: 90px !important;
}
.pT-100{
    padding-top: 100px !important;
}
.pT-130{
    padding-top: 130px !important;
}
.pT-150{
    padding-top: 150px !important;
}

.pB-no{
    padding-bottom: 0px !important;
}

.pB-5{
    padding-bottom: 5px !important;
}

.pB-10{
    padding-bottom: 10px !important;
}
.pB-20{
    padding-bottom: 20px !important;
}
.pB-30{
    padding-bottom: 30px !important;
}
.pB-40{
    padding-bottom: 40px !important;
}
.pB-50{
    padding-bottom: 50px !important;
}
.pB-60{
    padding-bottom: 60px !important;
}
.pB-70{
    padding-bottom: 70px !important;
}
.pB-80{
    padding-bottom: 80px !important;
}
.pB-90{
    padding-bottom: 90px !important;
}
.pB-100{
    padding-bottom: 100px !important;
}
.pB-130{
    padding-bottom: 130px !important;
}
.pB-150{
    padding-bottom: 150px !important;
}

.pY-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.pY-10{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.pY-20{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.pY-30{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.pY-40{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.pY-50{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.pY-60{
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.pY-70{
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.pY-80{
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.pY-90{
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}
.pY-100{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.pX-0{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.pX-10{
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.pX-20{
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.pX-30{
    padding-right: 30px !important;
    padding-left: 30px !important;
}
.pX-40{
    padding-right: 40px !important;
    padding-left: 40px !important;
}
.pX-50{
    padding-right: 50px !important;
    padding-left: 50px !important;
}
.pX-60{
    padding-right: 60px !important;
    padding-left: 60px !important;
}
.pX-70{
    padding-right: 70px !important;
    padding-left: 70px !important;
}
.pX-80{
    padding-right: 80px !important;
    padding-left: 80px !important;
}
.pX-90{
    padding-right: 90px !important;
    padding-left: 90px !important;
}
.pX-100{
    padding-right: 100px !important;
    padding-left: 100px !important;
}

.pA-10{
    padding: 10px !important;
}
.pA-20{
    padding: 20px !important;
}
.pA-30{
    padding: 30px !important;
}
.pA-40{
    padding: 40px !important;
}
.pA-50{
    padding: 50px !important;
}
.pA-60{
    padding: 60px !important;
}
.pA-70{
    padding: 70px !important;
}
.pA-80{
    padding: 80px !important;
}
.pA-90{
    padding: 90px !important;
}
.pA-100{
    padding: 100px !important;
}

/*************
*** MARGIN ***
**************/

.mT-10{
    margin-top: 10px !important;
}
.mT-20{
    margin-top: 20px !important;
}
.mT-30{
    margin-top: 30px !important;
}
.mT-40{
    margin-top: 40px !important;
}
.mT-50{
    margin-top: 50px !important;
}
.mT-60{
    margin-top: 60px !important;
}
.mT-70{
    margin-top: 70px !important;
}
.mT-80{
    margin-top: 80px !important;
}
.mT-90{
    margin-top: 90px !important;
}
.mT-100{
    margin-top: 100px !important;
}

.mB-10{
    margin-bottom: 10px !important;
}
.mB-20{
    margin-bottom: 20px !important;
}
.mB-30{
    margin-bottom: 30px !important;
}
.mB-40{
    margin-bottom: 40px !important;
}
.mB-50{
    margin-bottom: 50px !important;
}
.mB-60{
    margin-bottom: 60px !important;
}
.mB-70{
    margin-bottom: 70px !important;
}
.mB-80{
    margin-bottom: 80px !important;
}
.mB-90{
    margin-bottom: 90px !important;
}
.mB-100{
    margin-bottom: 100px !important;
}

.mY-10{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.mY-20{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.mY-30{
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.mY-40{
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.mY-150{
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.mY-60{
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}
.mY-70{
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}
.mY-80{
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}
.mY-90{
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}
.mY-100{
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}

