/*@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-Regular.otf);
}
    */

/*Font-face guards*/
@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-Light.otf) format('otf');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-Regular.otf) format('otf');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-Medium.otf) format('otf');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-SemiBold.otf) format('otf');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-Bold.otf) format('otf');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-ExtraBold.otf) format('otf');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-Heavy.otf) format('otf');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-Italic.otf) format('otf');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'Milligram';
    src: url(font/Milligram/Otf/Milligram-BoldItalic.otf) format('otf');
    font-style: italic;
    font-weight: 700;
}


/*-------------------*/

/* * {
    outline: 1px solid red;
  }
*/

body {
    font-family: 'Milligram', sans-serif;
    font-weight: 400;
    /*  background-image: linear-gradient(to bottom right, #BBE591, #BBE591);
    overflow-x: hidden;*/
}

html,
body {
    margin: 0;
    padding: 0;
    height: auto;
    overflow-x: hidden;
}

/*
img {
    max-width: 100%;
    height: auto;
}
    */

.btn,
.btn:focus,
.btn:active {
    font-family: 'Milligram', sans-serif;
    outline: none !important;
    box-shadow: none;
    transition: color .15s ease-in-out, blue .15s ease-in-out, brown .15s ease-in-out, box-shadow .15s ease-in-out;
    --bs-btn-focus-box-shadow: transparent;
    --bs-btn-color: green;
}

.btn,
.btn:focus,
.btn:active {
    font-family: 'Milligram', sans-serif;
    outline: none !important;
    box-shadow: none;
    --bs-btn-active-border-color: transparent;

}

h1 {
    font-family: 'Milligram', cursive;
}

.maincontainer {
    /*max-width: 1366px; */
    margin: 0 auto;
    padding: 0px;
    /*border: solid purple 1px;*/
}

.container {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.nav-container {
    /*padding-left: 2%;*/
    padding-right: 2%;
    padding-top: 10%;
    max-width: 100%;
    background-color: #BBE591;
}

.nav-container-plus {
    padding-bottom: 15%;
}

.logo-container {
    max-width: 100%;
}

.title-top-container {
    background-color: #BBE591;
    position: relative;
}

.middle-container {
    padding-left: 8%;
    padding-right: 8%;
    background-color: white;
}

.fullimage-container {
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #bbe591;
}

.drop-shadow {
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.153);
}

/* NAVIGATION */

.btn-outline {
    /*color: green;*/
    border-color: transparent;
    margin-right: 10%;
    font-size: x-small;
    --bs-btn-padding-y: 0.3rem;

}

.btn-outline-light {
    color: #80A857;
    border-color: transparent;
}


.btn-primary {
    background-color: #BBE591;
    /*border-color: #BBE591;*/
    border-color: transparent;
}

/*.btn-primary:hover {
    background-color: rgba(56, 56, 56, 0.501);
    border-color: rgb(154, 151, 151);
} */

.dropdown:hover {
    background-color: #BBE591 !important;
}

div.dropdown-menu.show {
    background-color: #BBE591 !important;
}

.nav-link {
    /* text-decoration:underline; */
    /* color: black; */
    font-weight: 900;
    font-size: 1.8rem;
    text-align: center;
    padding-bottom: 3px;
}

a.nav-link.text-darker.active {
    color: white;
}

.active,
.btn.active {
    text-decoration: underline;
    color: white;
    font-weight: 900;
    text-decoration: none;
    border: none;
}

.navbar {
    --bs-navbar-active-color: #BBE591;
}

.navbar-nav {
    --bs-nav-link-padding-y: 0.5rem;
}

.navbar-toggler:focus {
    border: none;
    box-shadow: none;
}

.navbar-toggler {
    border: none;
    box-shadow: none;
    font-weight: 900;
    float: right;

}

button.navbar-toggler {
    float: right;
    /*border: 1px salmon solid;*/
    padding-bottom: 15px;
}

.navbar-toggler-icon {
    /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.8)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    */
    width: 81px;
    height: 74.9px;
    /*background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2081%2074.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%2387a661%7D%3C/style%3E%3Cg%3E%3Crect%20class%3D%22st0%22%20width%3D%2281%22%20height%3D%2217%22/%3E%3Crect%20class%3D%22st0%22%20y%3D%2228.9%22%20width%3D%2281%22%20height%3D%2217%22/%3E%3Crect%20class%3D%22st0%22%20y%3D%2257.9%22%20width%3D%2281%22%20height%3D%2217%22/%3E%3C/g%3E%3C/svg%3E"); */
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Ebene_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 81 74.9'%3E%3C!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --%3E%3Cdefs%3E%3Cstyle%3E .st0 %7B fill: %236f934a; %7D %3C/style%3E%3C/defs%3E%3Cg id='Gruppe_16'%3E%3Crect id='Rechteck_6' class='st0' y='0' width='81' height='17'/%3E%3Crect id='Rechteck_7' class='st0' y='28.9' width='81' height='17'/%3E%3Crect id='Rechteck_8' class='st0' y='57.9' width='81' height='17'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
}



/*
.navbar-brand img{
    max-width: 20px;
}
    */


/* .btn {
    --bs-btn-padding-x: 0.15rem;
    --bs-btn-padding-y: 0 px;
} */


/*new ===============*/
/* Sichtbarkeit abhängig vom Collapse-Zustand */
.icon-close {
    display: none;
}

.navbar-toggler.collapsed .icon-burger {
    display: inline;
    max-width: 80px;
}

.navbar-toggler.collapsed .icon-close {
    display: none;
    max-width: 80px;
}

.navbar-toggler:not(.collapsed) .icon-burger {
    display: none;
    max-width: 80px;
}

.navbar-toggler:not(.collapsed) .icon-close {
    display: inline;
    max-width: 80px;
}

/* Responsive SVG-Größe */
.navbar-toggler img {
    width: 19vw;
    /* z. B. 8% der Viewport-Breite */
    height: auto;
}

.fixed-toggler {
    position: fixed;
    top: 74px;
    right: 10px;
    z-index: 50;

}

.fixed-menu {
    margin-top: 300px;
    max-height: 70vh;
    position: fixed;
    margin-left: 70%;
    z-index: 1000;
    background-color: white;
    opacity: 85%;
}

/*=======*/


.pagename {
    text-align: center;
    font-size: 1.7rem;
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: 8px;
}

.card-fullimage {
    clip-path: ellipse(180% 100% at 50% 100%)
}

.curved-text-upper {
    /*position: absolute;*/
    font-size: 5rem;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    font-family: sans-serif;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background-color: #BBE591;
    padding-bottom: 10%;
    z-index: 1;
}

.curved-text-about {
    position: absolute;
    font-size: 5rem;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    font-family: sans-serif;
    top: 0.47em;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 5;
    ;
}

.curved-text-about-backgr {
    position: absolute;
    line-height: 1;
    top: 0.47em;
    left: 0;
    text-align: center;
    width: 100%;
    height: 6em;
    background-color: #BBE591;
}

.curved-text-upper .top {
    color: white;
    /* weisser Text oben */
}

.curved-text-bottom .bottom {
    color: #80A857;
    /*dunkelgruener Text unten */
}

.curved-text-about .top {
    color: white;
    /* weisser Text oben */
}


.curved-text-about-bottom {
    position: absolute;
    padding-top: 0px;
    top: -07%;
    left: 0;
    color: #80A857;
    width: 100%;
    height: 100%;
    background-color: transparent;
    /*clip-path: ellipse(100% 92% at 50% 100%); /* flach unten, rund oben */
    /*-webkit-clip-path: ellipse(45% 28% at 50% 71%);*/
    z-index: 2;
    text-align: center;
    font-size: 5em;
    font-weight: bold;
}

.curved-text-bottom {
    position: absolute;
    padding-top: 0px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    /*clip-path: ellipse(65% 74% at 50% 100%);*/
    clip-path: ellipse(80% 70% at 50% 100%);
    /* flach unten, rund oben */
    -webkit-clip-path: ellipse(80% 70% at 50% 100%);
    z-index: 2;
    text-align: center;
    font-size: 5em;
    font-weight: bold;
    line-height: 1;
    background-color: white;
}



.text-darker {
    font-weight: 900;
    color: #80A857;
}

.text-darker-middlecontainer {
    font-weight: 900;
    color: #80A857;
}


.card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}


/* FOOTER */
/*
.footer {
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 5%;
    background-color: white;
    background-image: url(../../images/footer/pc/footer-pc-zusammen.svg);
    background-repeat: no-repeat;
    background-size: 110%;
    background-position-y: 100%;
    ;
}
   

.footer-logo {
    padding-top: 3%;
    max-width: 25%;
    padding-bottom: 3%;
}
 */
.footer-row {
    margin-left: 0px;
    margin-right: 0px;
    /*flex-direction: column;*/
}

.footercard-row {
    margin-bottom: 0px;
    background-color: transparent;
}

/*
.footercardleft {
    background-color: transparent;
    border: none;
    font-weight: 900;
    color: white;
    font-size: 1rem;
    margin-bottom: 0px;
    text-align: left;
    padding-left: 2%;
    padding-top: 2%;
}
    */

.footercardleft div p {
    font-weight: 900;
    color: white;
    font-size: 1.4rem;
    text-align: left;
    margin-bottom: 0px;
}

.footercardleft a {
    color: white;
    text-decoration: none;
}

.relative {
    position: relative;
}

.footer2 {
    position: relative;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 5%;
    background-color: transparent;
    /*
    background-image: url(../../images/footer/pc/footer-pc-zusammen.svg);
    background-repeat: no-repeat;
    background-size: 110%;
    background-position-y: 100%;
    */
    width: 100%;
    height: 20em;
    display: inline-block;
}

.footer-left-bg {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: url(../../images/footer/pc/footer-pc-dunkel-links-unten.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: 100%;
    width: 70%;
    height: 20em;
    z-index: 1;
}

.footer-right-bg {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: url(../../images/footer/pc/footer-pc-hell-rechts-oben.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: 100%;
    width: 100%;
    height: 20em;
    z-index: 0;
}

.smileabsolute {
    position: absolute;
    top: 45%;
    left: 56%;
}

.displaysmall {
    display: none;
}

.displaybig {
    display: block;
}

.footercardright div {
    font-weight: 900;
    color: #80A857;
    font-size: 1.4rem;
    text-align: right;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.footercardright a {
    color: #80A857;
    text-decoration: none;
}

.footer-smiley {
    width: 30%;
    rotate: 15deg;
}

.footer-fill {
    padding-bottom: 0%;
    background-color: #bbe591;
}

.card-text {
    font-weight: 900;
    color: #80A857;
    font-size: 1.4rem;
    text-align: right;
    margin-bottom: 0px;
}

.card-text-smaller {
    font-size: 1.2rem;
    text-align: right;
    margin-bottom: 0px;
}

.smiley-text {
    font-size: 0.8rem;
    font-weight: bolder;
    text-align: left;
    padding-top: 0%;
    padding-right: 10%;
    color: #80A857;
    rotate: -30deg;
    width: 100px;
}

#insta.btn:hover,
#linkedin.btn:hover,
#maillink.btn:hover {
    color: rgba(255, 255, 0, 0.589) !important;
    font-weight: 900;
}

#insta.btn-primary,
#linkedin.btn-primary,
#maillink.btn-primary {
    background-color: rgb(56 56 56);
    border-color: rgb(56 56 56);
    color: white;
    font-weight: 900;
    text-decoration: none;
    margin-bottom: 5px;
    margin-top: 0px;
    padding-top: 0px;
    width: 10em;
    text-align: left;
}

/* --------------------------------- */

/* index.html (Projekte) &/
/* --------new overlay */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    max-width: 1366px;
    height: 100%;
    background: rgba(0, 0, 0, 0.292);
    z-index: 1000;
}

.overlay-content {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .15);
    border-radius: 8px;
    overflow: auto;
}


.feelfoodimgcard {
    background-color: #efefef;
}

.overlayimgcard {
    background-color: #efefef;
}

/* about.html */
.smaller-container {
    max-width: 960px;
}

.cardcontainer {
    background-color: white;
    color: #80A857;
}

.smaller-cardcontainer {
    max-width: 960px;
}

.smaller-footer {
    max-width: 960px;
}

.img-about1 {
    padding-left: 0px;
    padding-right: 0px;
}

.about-title-filler {
    background-color: #BBE591;
    padding-top: 3.9em;
}

.abouttext {
    width: 70%;
    align-self: center;
    margin-left: 20%;
}

.about-my-5 {
    margin-top: 0px !important;
    /* margin-bottom: 3rem !important; */
}

.col {
    margin-bottom: 10px;
}

/* -------- */

.c-1-header {
    /* position: fixed; */
    top: 0;
    right: 0;
    left: 0;
    height: 90px;
    background-color: #fff;
    /* border-top: 10px solid #000; */
    padding-top: 30px;
    z-index: 1;
}





pre {
    padding: 10px;
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow-x: auto;
    /* Enable horizontal scrolling */
}

/* angebot */

.text-center {
    color: #80A857;
}

.inside-title-c-2 {
    text-align: left;
    padding-bottom: 0px;
    margin-top: 2%;
    width: 60%;
    float: left;
}

.inside-title-txt {
    font-weight: 900;
    font-size: 1.5rem;
    text-align: left;
    /* padding-left: 2em; */
    display: block;
    margin-left: 1.8rem;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}



.inside-txt-c {
    padding-left: 2em;
    float: left;
    width: 70%;
}

.inside-txt {
    font-weight: 600;
    font-size: 0.9em;
    text-align: left;
    /* float: left; */
    margin-bottom: 0px;
    margin-top: 0.2em;
}

.three-elements {
    float: left;
    padding-top: 5%;
    /*margin-top: 0px;
    max-width: 80%;*/
}

/*-----about.html--------*/
.green-top {
    background-color: #87a661;
    height: 200px;
    position: relative;
    z-index: 1;
}

.image-bottom {
    background-image: url('images/dein-bild.jpg');
    /* ersetze durch echten Pfad */
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
    margin-top: -60px;
    /* hebt das Bild in den oberen Bereich */
    z-index: 2;
    clip-path: ellipse(100% 60px at 50% 0);
    -webkit-clip-path: ellipse(100% 60px at 50% 0);
}

.about-middle-container {
    padding-bottom: 0px;
    background-color: white;
    position: relative;
    /* border-bottom: transparent 1px solid;  
    border-bottom: none;
    padding-top: 20%;
    background-color: #bbe591;
     */
}

.about-info {
    padding-top: 2.5em;
    padding-left: 10%;
    padding-right: 10%;
}

.about-txt {
    color: #80A857;
    font-weight: 500;
    font-size: 1.2rem;
    text-align: center;
}

.about-txt a {
    color: #80A857;
}

.about-info-header {
    padding-top: 1.0em;
    padding-left: 2em;
    padding-right: 12%;
}

.about-txt-header {
    color: #80A857;
    font-weight: 600;
    font-size: 1.2em;
    text-align: center;
    padding-top: 14%;
}

.about-info-symbol-container {
    padding-top: 0px;
}

.about-info-symbol-container-middle {
    padding-right: 4em;
}

.about-info-symbol-container-right {
    padding-right: 4em;
}

/*-------contact.html----------*/

.contact-txt {
    text-align: center;
    font-weight: 600;
    font-size: 5rem;
}

.contact-txt-smaller {
    text-align: center;
    font-weight: 500;
    font-size: 1.5em;
}

.contact-symbol-container-left {
    color: #80A857;
    /*padding-left: 3em;*/
    text-align: right;
    padding-bottom: 2em;
}

.contact-symbol-container-right {
    color: #80A857;
    padding-top: 1em;
    padding-right: 3em;
    /*padding-left: 1em;*/
    text-align: left;
    padding-bottom: 2em;
}

.contact-symbol {
    max-width: 20%;
}

.contact-img {
    width: 100%;
}

.icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    /* Abstand zwischen den Symbolen */
    padding: 20px;
}

.icon-wrapper img.contact-symbol-2 {
    width: 100%;
    height: auto;
    display: block;
}

.icon-wrapper img.contact-symbol-3 {
    width: 100%;
    height: auto;
    display: block;
}

.icon-wrapper p {
    margin: 0;
    /* Standard-P-Abstand entfernen */
}

/*------------------*/
.g-1 {
    --bs-gutter-y: 0.25rem;
    display: flex;
    justify-content: center;
    gap: 1.0rem;
    text-align: center;
}


/*
.gmp-map {
    height: 400px;
}

#map {
    height: 500px;
}
    */

/*small: 576px  ------
 xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px,
  xxl: 1400px
  */

/*
@media (max-width: 480px) {
    

    .fullimage-container {
        width: 100%;
        background-color: transparent;
    }

    .contact-symbols {
        margin-top: 4em;
        padding-bottom: 19em;
        padding-left: 1.8em;
    }

    .displaysmall {
        display: block;
    }

    .displaybig {
        display: none;
    }
}
    */

/* Mobiles Portrait */
/*@media (max-width: 576px) { */
@media (max-width: 430px) {
    .maincontainer {
        padding: 0 0px;
    }

    .displaysmall {
        display: block;
    }

    .displaybig {
        display: none;
    }

    .navbar-brand {
        width: 68%;
    }

    .fixed-toggler {
        position: fixed;
        top: 74px;
        right: 10px;
        z-index: 50;

    }

    .fixed-menu {
        margin-top: 0px;
        max-height: 2000px;
        position: fixed;
        margin-left: 0%;
        z-index: 1000;
        background-color: #BBE591;
        opacity: 100%;
        width: 100%;
        text-align: center;
        height: 2000px;
        padding-top: 1050px;
    }

    .logomobile {
        text-align: center;
        padding-bottom: 20px;
        width: 13em;
        padding-left: 1em;
    }

    .logomobile img {
        width: 100%;
    }

    .contact-symbol-container-left {
        color: #80A857;
        /*padding-left: 3em;*/
        text-align: center;
        padding-bottom: 0em;
    }

    .contact-symbol-container-right {
        color: #80A857;
        padding-right: 0em;
        /*padding-left: 1em;*/
        text-align: center;
        /*
        padding-bottom: 5em;
        padding-top: 2em;
        */
    }

    .contact-symbols {
        margin-top: 6em;
        padding-bottom: 19em;
        padding-left: 2.7em;
    }

    .contact-info-3 {
        display: none;
    }

    .contact-img {
        display: none;
    }

    .gmp-map {
        height: 400px;
    }

    #map {
        height: 400px;
    }

    .curved-text-about-bottom {
        top: -0.7em;
    }

    /* FOOTER */

    .footer {
        padding-left: 0%;
        padding-right: 0%;
        padding-bottom: 0%;
        background-color: white;
        background-image: url(../../images/footer/mobile/footer-mobile-zusammen.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position-y: 80%;
    }

    .footer-row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .footercard-row {
        margin-bottom: 0px;
        background-color: transparent;
    }

    .footercardleft {
        background-color: transparent;
        border: none;
        font-weight: 900;
        color: white;
        font-size: 1rem;
        margin-bottom: 0px;
        text-align: left;
    }

    .footer-left-card-text {
        font-weight: 900;
        color: #80A857;
        font-size: 1.4rem;
        text-align: right;
        margin-bottom: 0px;
    }

    .footer-left-card-text-top {
        padding-top: 2em;
    }



    /*
    .footercardleft div p {
        font-weight: 900;
        color: white;
        font-size: 1.4rem;
        text-align: left;
        margin-bottom: 0px;
    }
        */

    .footercardleft a {
        color: white;
        text-decoration: none;
    }

    .footercardleft-body {
        padding-left: 4%;
        padding-top: 5.1em;
        padding-right: 8%;
        padding-bottom: 0px;
    }


    .footer-logo {
        padding-left: 0%;
        padding-top: 0px;
        padding-bottom: 0px;
        max-width: 64%;
    }

    .footercardright {
        background-color: transparent;
        border: none;
        padding-right: 2%;
        padding-top: 0px;
    }

    .footercardright div {
        font-weight: 900;
        color: #80A857;
        font-size: 1.4rem;
        text-align: right;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .footercardright a {
        color: #80A857;
        text-decoration: none;
    }

    .footer-smiley {
        width: 27%;
        rotate: 15deg;
    }

    .smileabsolute {
        position: absolute;
        top: 3em;
        left: 3em;
    }

    .smiley-text {
        font-size: 0.9rem;
    }

    .footer-fill {
        padding-bottom: 30%;
        background-color: #bbe591;
    }

    .footer-fill2 {
        padding-bottom: 20%;
        background-color: #bbe591;
    }

    .card-smiley {
        width: 30%;
        padding-top: 11em;
        padding-left: 0em;
    }

    .smiley-text {
        font-size: 0.85em;
        font-weight: bolder;
        text-align: left;
        padding: 0px;
        margin-bottom: 0px;
        color: #80A857;
        rotate: 22deg;
    }

    .footer-left-bg {
        background-image: url(../../images/footer/mobile/footer-mobile-dunkel-links-unten.svg);
        background-position-y: 0%;
        width: 100%;
    }

    .footer-right-bg {
        background-image: url(../../images/footer/mobile/footer-mobile-hell-rechts-oben.svg);
        background-position-y: 0%;
        z-index: 4;
        background-position-x: 0%;
        margin-top: 25%;
    }

    /*-----Angebot -----*/
    .three-elements {
        float: none;
        padding-top: 0px;
    }

    .inside-title-txt {
        color: #80A857;
        font-weight: 900;
        font-size: 1.5rem;
        text-align: center;
        padding-left: 0px;
        display: block;
        margin-left: 0px;
        margin-bottom: 0px;
        float: left;
        width: 100%;
    }

    .inside-title-c {
        text-align: center;
        padding-bottom: 3px;
        margin-top: 10%;
    }

    .inside-title-c-2 {
        text-align: left;
        padding-bottom: 0px;
        margin-top: 17%;
        width: 100%;
    }

    .inside-txt-c {
        width: 100%;
        padding-right: 1.5em;
        padding-left: 1.5em;
        line-height: 1.5em;
    }

    .inside-txt {
        font-weight: 500;
        font-size: 1.3em;
        text-align: center;
        float: none;
        margin-bottom: 0px;
        margin-top: 0.2em;
    }

    .lineheight {
        line-height: 1.2;
    }

    .extra-padding-top {
        padding-top: 5%;
    }

    .angebot-middle-links {
        display: flex;
        justify-content: center;
        gap: 1.0rem;
        text-align: center;
    }

    .middle-links {
        display: flex;
        justify-content: center;
        gap: 2.5rem;
        text-align: center;
    }

    .inside-symbol {
        max-height: 100%;
        width: 22em;
        text-align: left;
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .inside-symbol-lotti {
        text-align: left;
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background: transparent;
    }


    .inside-symbol-2 {
        max-width: 8em;
        max-height: 8em;
        width: 8em;
    }

    .inside-symbol-3 {
        max-width: 8em;
        max-height: 8em;
        width: 8em;
    }


    .inside-img-c {
        text-align: right;
        padding-bottom: 1em;
        padding-right: 0px;
    }

    .inside-img-c-2 {
        margin-top: 3.0em;
        margin-bottom: 3.0em;
    }

    .inside-big-title-txt {
        font-weight: 900;
        font-size: 2em;
        margin-top: 2.3em;
        margin-bottom: 0px;
        margin-left: 0.5em;
        margin-right: 0.5em;
        line-height: 1.3em;
    }

    /* About */
    .about-info-symbol-container-left {
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 6%;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .about-symbol {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 70%;
    }

    .about-txt-symbol {
        color: #80A857;
        font-weight: 900;
        font-size: 1.8em;
        text-align: center;
    }

    /*----Kontakt----*/

    .contact-middle-container {
        max-width: 100%;
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .contact-info {
        padding-left: 2em;
        padding-right: 2em;
        padding-top: 1em;
    }

    .contact-middle-links {
        display: flex;
        justify-content: center;
        gap: 0rem;
        text-align: center;
        padding-left: 1em;
        padding-right: 1em;
    }

    .contact-symbols {
        display: flex;
        justify-content: center;
        gap: 2.5em;
        text-align: center;
        margin-top: 3.3em;
        padding-bottom: 3em;
        padding-left: 0px;
    }


    .contact-inside-symbol-lotti {
        text-align: left;
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background: transparent;
        height: 12em;
    }


}

/* Mobiles Landscape small iphone*/
@media (max-height: 430px) and (orientation:landscape) {

    .maincontainer {
        padding: 0 0px;
        border: none;
    }

    .navbar-brand {
        width: 45%;
        padding-left: 5%;
    }

    .nav-container-plus {
        padding-bottom: 1em;
    }

    .nav-container {
        padding-top: 4%;
        max-width: 100%;
    }

    .fixed-toggler {
        position: fixed;
        top: 74px;
        right: 10px;
        z-index: 50;

    }

    .fixed-menu {
        margin-top: 278px;
        max-height: 500px;
        position: fixed;
        margin-left: 0%;
        z-index: 1000;
        background-color: #BBE591;
        opacity: 100%;
        width: 100%;
        text-align: center;
        height: 500px;
    }

    .displaysmall {
        display: none;
    }

    .displaybig {
        display: block;
    }

    .close {
        position: absolute;
        top: 60px;
        right: 14%;
        font-size: 24px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        z-index: 1;
    }

    /*Angebot*/

    .inside-symbol {
        width: 100%;
        text-align: left;
        padding-left: 0px;
        padding-top: 0px;
        float: none;
    }

    .inside-title-c {
        text-align: lcentereft;
        padding-bottom: 0px;
        margin-top: 0px;
        width: 100%;
        float: none;

    }

    .inside-title-txt {
        color: #80A857;
        font-weight: 900;
        font-size: 1.9rem;
        text-align: center;
        display: block;
        float: none;
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
    }

    .extra-padding-top {
        padding-top: 0px;
    }

    .inside-big-title-txt {
        font-weight: 900;
        font-size: 2.0em;
        text-align: center;
        margin-top: 25%;
        margin-bottom: 0px;
        margin-left: 0.5em;
        margin-right: 0.5em;
        line-height: 1.2;
    }

    .inside-big-title-c {
        font-weight: 900;
        font-size: 1.0em;
        text-align: center;
        margin-top: 25%;
        margin-bottom: 0px;
        line-height: 1.2;
        margin: 0px;
        padding: 0px;
    }


    .inside-title-c-2 {
        text-align: left;
        padding-bottom: 0px;
        margin-top: 2%;
        width: 100%;
        float: left;
    }

    .two-elements {
        float: none;
    }

    .inside-img-c {
        text-align: center;
        padding-bottom: 0px;
        padding-right: 0px;
    }

    .inside-img-c-2 {
        margin-top: 3.0em;
        margin-bottom: 3.0em;
    }

    .middle-links {
        display: flex;
        justify-content: center;
        gap: 2rem;
        text-align: center;
    }

    .inside-symbol-2 {
        max-width: 6em;
        max-height: 6em;
        width: 6em;
    }

    .inside-symbol-3 {
        max-width: 6em;
        max-height: 6em;
        width: 6em;
        margin-left: 2em;
    }

    /*

    .inside-symbol-2 {
        max-width: 100%;
        max-height: 100%;
        width: 6em;
        text-align: left;
        float: left;
    }

    .inside-symbol-3 {
        max-width: 100%;
        max-height: 100%;
        width: 6em;
        text-align: left;
        float: left;
        margin-left: 4em;
    }
*/


    .footer {
        padding-left: 0%;
        padding-right: 0%;
        background-color: white;
        background-image: url(../../images/footer/mobile/Footer_Mobile_Quer.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        min-height: 278px;
        background-position-y: 28%;
    }

    .footer-row {
        padding-top: 4.5em;
    }

    .footer-logo {
        padding-left: 0%;
        padding-top: 10%;
        padding-bottom: 3%;
        max-width: 64%;
    }

    .card-text {
        font-size: 1.0rem;
    }

    .card-text-smaller {
        font-size: 1.0rem;
    }

    /*
    .footercardleft-body {
        padding-left: 4%;
        padding-top: 12%;
        padding-right: 8%;
        padding-bottom: 0px;
    }
        */
    .footercardleft {
        background-color: transparent;
        border: none;
        font-weight: 900;
        color: white;
        font-size: 1rem;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 1em;
        text-align: left;
    }

    .footer-left-card-text {
        font-weight: 900;
        color: #80A857;
        font-size: 1.4rem;
        text-align: right;
        margin-bottom: 0px;
    }

    .footer-left-card-text-top {
        padding-top: 1.4em;
    }

    .footercardleft div p {
        font-weight: 900;
        color: white;
        font-size: 1.0rem;
        text-align: left;
        margin-bottom: 0px;
    }

    .footercardleft a {
        color: white;
        text-decoration: none;
    }

    .footercardleft-body {
        padding-left: 4%;
        padding-top: 6%;
        padding-right: 8%;
        padding-bottom: 0px;
    }


    .footer-logo {
        padding-left: 0%;
        padding-top: 0px;
        padding-bottom: 0px;
        max-width: 45%;
    }


    .footercardright {
        background-color: transparent;
        border: none;
        padding-right: 1em;
        padding-top: 15%;
    }

    .footercard-row {
        padding-right: 0px;
    }

    .footer-fill {
        height: 0px;
    }

    .angebot-middle-links {
        display: flex;
        justify-content: center;
        gap: 1.0rem;
        text-align: center;
    }

    .inside-symbol-lotti {
        text-align: left;
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background: transparent;
        height: 12em;
    }

    .angebot-symbols {
        margin-top: 3em;
        padding-bottom: 60%;
    }

    .footercardright-body {
        padding-top: 0px;
    }

    .smileabsolute {
        position: absolute;
        top: 20%;
        left: 20%;
    }

    .card-smiley {
        width: 25%;
        padding-top: 2em;
        padding-left: 1.4em;
    }

    .footer-smiley {
        width: 25%;
        rotate: 15deg;
        margin-left: 1.5em;
        margin-bottom: 0.5em;
    }

    .smiley-text {
        font-size: 0.8rem;
        font-weight: bolder;
        text-align: left;
        padding: 0px;
        margin-bottom: 0px;
        color: #80A857;
        rotate: -20deg;
        position: absolute;
        top: 4.0em;
        left: 0em;
        margin-left: 2.0em;
    }

    .about-txt-symbol {
        font-size: 1.8em;
        text-align: center;
    }

    /*
    .about-symbol {
        padding-left: 0.7em;
        padding-right: 2em;
        padding-bottom: 1.3em;
        max-width: 90%;
    }
        */

    .about-symbol {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 70%;
    }

    .about-info-symbol-container-left {
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 6%;
        display: flex;
        justify-content: center;
        text-align: center;
    }


    .contact-txt {
        text-align: center;
        font-weight: 600;
        font-size: 3rem;
    }


    .contact-symbols {
        display: flex;
        justify-content: center;
        gap: 2.5em;
        text-align: center;
        margin-top: 3.3em;
        padding-bottom: 3em;
        padding-left: 0px;
    }

    .contact-symbol-2 {
        width: 8em;
        float: left;
    }

    .contact-symbol-3 {
        width: 8em;
        float: left;
        margin-left: 2em;
    }

    .contact-middle-links {
        display: flex;
        justify-content: center;
        gap: 0rem;
        text-align: center;
        padding-left: 1em;
        padding-right: 1em;
    }

    .contact-inside-symbol-lotti {
        text-align: left;
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background: transparent;
        height: 12em;
    }


}

/* Mobiles Landscape big iphone*/
@media (max-height: 430px) and (orientation:landscape) and (min-width: 930px) {

    .smiley-text {
        top: 5.0em;
        left: 6.0em;
        margin-left: 2.0em;
    }

    .footer-smiley {
        width: 20%;
        rotate: 15deg;
        margin-left: 5.5em;
        margin-bottom: 0.5em;
        margin-top: 1.2em;
    }
}


/* Tablets */
/*@media (min-width: 577px) and (max-width: 1024px) {*/
@media (min-width: 933px) and (max-width: 1024px) and (min-height: 432px) and (orientation:landscape) and (orientation:portrait) {
    #navbarSupportedContent {
        margin-top: 50px;
    }

    .nav-container {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    nav-container-plus {

        padding-bottom: 0px;
    }

    .title-top-container {
        display: none;
    }

    .active,
    .btn.active {
        text-decoration: underline;
        color: #80A857;
        font-weight: 900;
        text-decoration: none;
        border: none;
    }

    /*
@media (min-width: 769px) {
    .footer {
        padding-left: 0%;
        padding-right: 0%;
        background-color: transparent;
        background-image: url(../../images/footer/pc/footer-pc-zusammen.svg);
        background-repeat: no-repeat;
        background-size: 180%;
    }
}
    */

    .footer {
        padding-left: 0%;
        padding-right: 0%;
        padding-bottom: 0%;
        background-color: white;
        /*
        background-image: url(../../images/footer/pc/footer-pc-zusammen.svg);
        */
        background-image: url(../../images/footer/mobile/Footer_Mobile_Quer.svg);
        background-repeat: no-repeat;
        background-size: 100%;
    }


    .footer-logo {
        padding-top: 1em;
        max-width: 55%;
        padding-bottom: 0px;
    }


    .smileabsolute {
        position: absolute;
        top: 48%;
        left: 28%;
    }

    .curved-text-bottom {
        position: absolute;
        padding-top: 0px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
        clip-path: ellipse(80% 80% at 50% 100%);
        -webkit-clip-path: ellipse(80% 80% at 50% 100%);
        z-index: 2;
        text-align: center;
        font-size: 5em;
        font-weight: bold;
        line-height: 1;
        background-color: white;
    }
}

/* Notebooks and PCs */

@media (min-width: 1025px) and (min-height: 432px) {

    #navbarSupportedContent {
        margin-top: 28px;
        margin-left: 3%;
    }

    .title-top-container {
        display: none
    }

    .nav-container-plus {
        padding-bottom: 0px;
    }

    .nav-container {
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 0%;
        max-width: 100%;
        max-height: 140px;
        background-color: #BBE591;
        z-index: 2;
        position: relative;
    }

    .navbar {
        --bs-navbar-active-color: #BBE591;
        padding-bottom: 0px;
    }

    .navbar-brand {
        max-width: 15%
    }

    .navbar-brand img {
        width: 150px !important;
    }

    .text-darker {
        font-weight: 600;
        color: #80A857;
        font-size: 2.1em;
    }

    .btn-outline {
        color: green;
        border: none;
        margin-right: 0px;
        font-size: x-small;
        text-decoration: none;
    }

    .nav-link {
        padding-bottom: 0px;
        padding-top: 20px;
    }

    .navbar-nav .nav-link.active {
        color: #87a661;
        font-size: 2.1em;
    }

    .fixed-menu {
        margin-top: 300px;
        max-height: 70vh;
        position: relative;
        margin-left: 70%;
        z-index: 1000;
        background-color: transparent;
        opacity: 100%;
    }

    /*--Navigation mit clip-path------------------------------------------*/
    li.nav-item.btn.btn-outline.active {
        padding-bottom: 0px;
        width: 200px;
    }

    li.nav-item.btn.btn-outline {
        padding-bottom: 0px;
        width: 200px;
    }

    btn.active {
        padding-bottom: 0px;
        border: none;
    }

    .active {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        background: #b5e68d;
    }

    li.active {
        margin: 0px;
    }

    li a.active {
        display: block;
        width: 225px;
        height: 75px;
        font-weight: bold;
        text-align: center;
        line-height: 82px;
        text-decoration: none;
        clip-path: ellipse(105px 125px at 50% 170%);
        /*
        background-image: url(../../images/about/Roman237web.jpg);
        */
        background-color: white;
    }

    a.nav-link.text-darker:hover {
        color: #56723a
    }

    a.nav-link.text-darker.active:hover {
        color: #80A857
    }

    .active,
    .btn.active {
        text-decoration: underline;
        color: #80A857;
        font-weight: 900;
        text-decoration: none;
        border: none;
    }

    a.nav-link.text-darker.active {
        color: #80A857;
    }

    .middle-container {
        padding-left: 8%;
        padding-right: 8%;
        background-color: white;
        margin-top: 30px;
    }

    /*=====Footer=====*/

    .footer {
        padding-left: 0%;
        padding-right: 0%;
        padding-bottom: 0%;
        background-color: white;
        background-image: url(../../images/footer/pc/footer-pc-zusammen.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: bottom;
    }

    .footercardleft {
        background-color: transparent;
        border: none;
        font-weight: 900;
        color: white;
        font-size: 1rem;
        margin-bottom: 0px;
        padding-top: 6em;
        padding-bottom: 0px;
        text-align: left;
        padding-left: 1.5em;
    }

    .footer-left-card-text {
        font-weight: 900;
        color: #80A857;
        font-size: 1.4rem;
        text-align: right;
        margin-bottom: 0px;
    }

    .footer-left-card-text-top {
        padding-top: 1.4em;
    }

    .footercardleft div p {
        font-weight: 900;
        color: white;
        font-size: 1.0rem;
        text-align: left;
        margin-bottom: 0px;
    }

    .footercardleft a {
        color: white;
        text-decoration: none;
    }

    .footercardleft-body {
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 30px;
    }


    .footer-logo {
        padding-left: 0%;
        padding-top: 0px;
        padding-bottom: 0px;
        max-width: 30%;
    }

    .footercardright {
        background-color: transparent;
        border: none;
        padding-right: 1em;
        padding-top: 15%;
    }

    .footercard-row {
        padding-right: 0px;
    }

    .card-text {
        font-weight: 900;
        color: #80A857;
        font-size: 1.0rem;
        text-align: right;
        margin-bottom: 0px;
    }

    .card-text-smaller {
        font-size: 1.0rem;
        text-align: right;
        margin-bottom: 0px;
    }

    .footer-fill {
        height: 0px;
    }


    .footer-smiley {
        width: 12%;
        rotate: 15deg;
        margin-left: 1.1em;
        margin-bottom: -0.5em;
    }

    .smileabsolute {
        position: absolute;
        top: 45%;
        left: 48%;
        line-height: 0px;
    }

    .smiley-text {
        font-size: 0.8rem;
        font-weight: bolder;
        text-align: left;
        padding-top: 0%;
        padding-right: 10%;
        color: #80A857;
        rotate: -30deg;
        width: 200px;
    }

    /*-----angebot.html-------------------------------*/
    .inside-big-title-txt {
        font-weight: 900;
        font-size: 1.5em;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 0px;
        margin-left: 0.5em;
        margin-right: 0.5em;
        line-height: 1.2;
        max-width: 500px;
    }

    .inside-big-title-c {
        font-weight: 900;
        font-size: 1.0em;
        text-align: center;
        margin-top: 25%;
        margin-bottom: 0px;
        line-height: 1.2;
        margin: 0px;
        padding: 0px;
        display: flex;
        justify-content: center;
        gap: 1.0rem;
        text-align: center;
    }

    .inside-symbol-lotti {
        text-align: left;
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background: transparent;
        height: 12em;
    }

    .inside-txt {
        font-weight: 400;
        font-size: 0.9em;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .inside-txt-c {
        padding-left: 10px;
        float: left;
        width: 100%;
        padding-right: 10px;
    }

    .inside-img-c {
        text-align: right;
        padding-bottom: 1em;
        padding-right: 0px;
    }

    .inside-img-c-2 {
        margin-top: 3.0em;
        margin-bottom: 3.0em;
    }

    .angebot-middle-links {
        display: flex;
        justify-content: center;
        gap: 4.0rem;
        text-align: center;
    }

    /*--about.html------------------------------------------*/

    .displaysmall {
        display: none;
    }

    .displaybig {
        display: block;
    }   

    .fullimage-container {
        margin: 0px;
        background-color: white;
        padding-left: 0px;
        padding-right: 0px;
    }

    .about-title-filler {
        display: none;
    }

    .card-fullimage {
        clip-path: none;
        position: relative;
        overflow: hidden;
        /* Sichtbare Höhe = Bildhöhe minus oben & unten */
        height: 1000px;
    }

    .card-fullimage img {
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        top: calc(-1 * 65px);
        left: 0;
        right: 0;
        bottom: 200px;
    }

    .fullimage-container .card {
        --bs-card-border-radius: 0;
        height: 930px;
    }

    .curved-text-about-bottom {
        display: none;
    }

    .about-info {
        padding-top: 2.5em;
        padding-left: 10%;
        padding-right: 10%;
        display: flex;
        justify-content: center;
        gap: 1.0rem;
        text-align: center;
    }

    .about-txt {
        color: #80A857;
        font-weight: 500;
        font-size: 1.2rem;
        text-align: center;
        max-width: 700px;
    }

    .about-txt-header {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    .about-animated-container {
        display: flex;
        justify-content: center;
        gap: 1.0rem;
        text-align: center;
    }

    .about-animated {
        padding-left: 100px;
        padding-right: 100px;
    }

    .about-animated-col-left {
        padding-left: 100px;
    }

    .about-animated-col-middle {
        padding-left: 100px;
        padding-right: 100px;
    }

    .about-animated-col-right {
        padding-right: 100px;
    }

    .about-info-symbol-container-left .about-symbol {
        padding-left: 10%
    }

    /*------Contact.html-------------------*/
    .contact-middle-links {
        display: flex;
        justify-content: center;
        gap: 0rem;
        text-align: center;
        padding-left: 1em;
        padding-right: 1em;
    }

    .contact-middle-container {
        max-width: 100%;
        margin-top: 30px;
        padding-bottom: 1em;
    }

    .contact-middle-links {
        display: flex;
        justify-content: center;
        gap: 1.0rem;
        text-align: center;
        padding-left: 1em;
        padding-right: 1em;
    }

    .contact-inside-symbol-lotti {
        text-align: left;
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background: transparent;
        height: 12em;
    }

    .inside-title-txt {
        color: #80A857;
        font-weight: 900;
        font-size: 1.8rem;
        text-align: center;
        display: block;
        float: none;
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
    }

    .contact-info {
        padding-left: 2em;
        padding-right: 2em;
        padding-top: 1em;
    }

    /*-------------------------*/
    .g-1 {
        --bs-gutter-y: 0.25rem;
        display: flex;
        justify-content: center;
        gap: 1.0rem;
        text-align: center;
    }

    /*===============================================*/

    .overlayContainerWooFeelfood {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        background: #efefef;
        max-width: 100%;
    }


    .overlay-content {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        max-height: 100%;
        z-index: 1;
        background-color: rgba(0, 0, 0, .15);
        border-radius: 8px;
        overflow: auto;
    }


    .ov-card-img,
    .ov-card-img-top {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding-left: 0rem;
        padding-right: 0rem;
        max-width: 80%;
    }

    .cardheaderandtextWooFeelfood {
        padding-left: 15%;
        padding-right: 15%;
        text-align: left;
        background: #efefef;
        max-width: 100%;
        padding-top: 5%;
    }

    .overlay {
        display: none;
        position: fixed;
        top: 0;
        height: 100%;
        background: rgba(0, 0, 0, 0.292);
        z-index: 1000;
    }

    .border-on-green {
        border: 1px solid;
        border-color: green;
    }

    .border-on-blue {
        border: 1px solid;
        border-color: blue;
    }

    .border-on-orange {
        border: 1px solid;
        border-color: orange;
    }

    .border-on-red {
        border: 1px solid;
        border-color: red;
    }
}