/**
 * Theme Name:   Gedemo
 * Theme URL:    http://www.gedemo.de
 * Description:  Internetauftritt Gedemo GmbH
 * Author:       Tanja Fritz
 * Author URL:   http://www.tanja-fritz.com
 * Version:      1.0
**/

@font-face {
        font-family: 'StoneSansITCStd-Medium';
        src: url("fonts/2E5153_0_0.eot");
        src: local('StoneSansITCStd-Medium'), local('StoneSansITCStd-Medium'),
                url("fonts/2E5153_0_0.ttf") format("truetype"),
                url("fonts/2E5153_0_0.woff") format("woff");
                }
*{
        margin: 0px;
        padding: 0px;
}
body{
        font-family: 'StoneSansITCStd-Medium';
        font-size: 17px;
        line-height: 25px;
        color: black;
        background-color: #f3fee7;
}
p{
        margin-top: 20px;
}
b, strong{
        font-family: 'StoneSansITCStd-Medium';
        font-size: 17px;
        line-height: 25px;
        color: black;
        font-weight: bold
}
a{
        font-family: 'StoneSansITCStd-Medium';
        font-size: 17px;
        line-height: 25px;
        color: #1e9b4b;
        text-decoration: none;
}
li {
    list-style-type: '- ';
    list-style-position: outside;
    webkit-list-style-type: disc;
}
h1 {
        font-family: 'StoneSansITCStd-Medium';
        font-size: 30px;
        text-align: center;
        font-weight: 300;
        line-height: 35px;
        color: #1e9b4b;
}
h2 {
        font-family: 'StoneSansITCStd-Medium';
        font-size: 32px;
        line-height: 35px;
        text-align: center;
        font-weight: 300;
         color: #1e9b4b;
}
h3 {
        font-family: 'StoneSansITCStd-Medium';
        font-size: 24px;
        line-height: 28px;
        text-align: left;
        font-weight: 300;
         color: #1e9b4b;
}
sup {
          position: relative;
         vertical-align: baseline;
         top: -0.4em;
        font-family: 'StoneSansITCStd-Medium';
        font-size: 14px;
}
iframe{
         width: 100%;
}
.wpb_content_element {
         margin-bottom: 0px!important;
}
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
         padding-top: 0px!important;
}
#wrapper{
         width: 100%;
         margin: 0 auto;
         height:auto !important;
         position: relative;
         background-color: #f3fee7;
}
#container{
         width: 100%;
         height:auto !important;
         margin-left: auto;
         margin-right: auto;
}
#kopf{
         position: relative;
         width: 100%;
           height: 180px;
           background-color: white;
           z-index: 8;
}
#info {
         width: 97%;
}
#info p{
         margin-top: 0px;
         text-align: left;
         padding-top: 10px;
         font-size: 17px;
         line-height: 10px;
         padding-left: 3%;
}
#logo{
         display: grid;
         justify-content: center;
         align-items: center;
         position: relative;
        width:100%;
        height: 100px;
        float: left;
        background-repeat:no-repeat;
        margin-top: 3%;
}
#content {
        width: 93%;
        float:left;
        padding-left: 3%;
        padding-right: 3%;
        padding-bottom: 30px;
         }
.entry li {
         margin-left: 10px;
         padding-bottom: 1%;
         }
.entry h1 {
         display: none;
         margin-bottom: 20px;
        font-family: 'StoneSansITCStd-Medium';
        font-size: 40px;
        text-align: left;
        font-weight: 600;
        line-height: 32px;
        color: #1e9b4b;
         }
h1.vc_custom_heading {
         display: block;
        font-family: 'StoneSansITCStd-Medium';
        font-size: 30px;
        text-align: left;
        font-weight: 400;
        color: #1e9b4b;
         }
h1#home.vc_custom_heading {
         display: block;
        font-family: 'StoneSansITCStd-Medium';
        font-size: 30px!important;
        line-height: 34px!important;
        text-align: left;
        font-weight: 400;
        color: white;
        padding-left: 10%;
         }
.gruene-flaeche {
         height: 75px;
         background:url(images/flaeche_gruen.jpg);
         background-repeat:no-repeat;
         background-size: 100%;
         margin-top: 0px;
         padding-top: 5px;
}
#box_gruen {
        padding-left: 5%;
        padding-right: 5%;
}
.vc_column_container > .vc_column-inner {
         width: 100%!important;
         padding-left: 0%!important;
         padding-right: 0%!important;
}
.tabelle.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 33%!important;
         padding-left: 5%!important;
         padding-right: 0%!important;
         float: left;
}
.tabelle1.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle1.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 33%!important;
         padding-left: 5%!important;
         padding-right: 0%!important;
         float: left;
}
/*.vc_custom_1686141385612  {
         padding-right: 5%!important;
         padding-left: 5%!important;
}
/*.vc_row  {
         width: 90%!important;
         padding-left: 10%!important;
         padding-right: 10%!important;
}   */
#button {
        background-image: linear-gradient(to bottom, #11df5b 0%, #1e9b4b 100%);
        padding: 0.7em 1.5em;
        border: 3px solid #07c64c;
        font-family: 'StoneSansITCStd-Medium', Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: white;
        text-decoration: none;
}
footer {
         position: relative;
         width: 100%;
         height: 170px;
         margin: 0 auto;
         bottom:0;
         padding-top: 20px;
         float: left;
        font-family: 'StoneSansITCStd-Medium';
        text-align: center;
        line-height: 24px;
        font-size: 18px;
        background-image: linear-gradient(to right, #01653b 0%, #02d76b 100%);
        color: white;
}
footer a {
        color: white;
        text-decoration: none;
        font-size: 18px;
}
footer a:hover {
        color: #f1ffe1;
        text-decoration: none;
        font-size: 18px;
}
footer .widget_text widget {
         width: 100%;
         float: left;
         }
footer .widget {
         width: 70%;
         float: left;
         margin-bottom: 10px;
         margin-left: 15%;
         }
.menu-impressum-container li {
        list-style: none;
        float: none;
        border-right: 0px solid white;
}
.menu-impressum-container {
        text-align: center;
}
.menu-impressum-container a {
         position: relative;
        display: block;
        padding: 0.05em 0.70em;
        line-height: 27px;
        font-family: 'StoneSansITCStd-Medium';
}
.menu-impressum-container a:hover {
         position: relative;
        display: block;
        padding: 0.05em 0.70em;
        line-height: 27px;
        font-family: 'StoneSansITCStd-Medium';
        color: #ddfeb8;
}
.menu-impressum-container li:last-child {
        border-right: none;
}
.menue-button {
        background: none;
        display: block;
        position: absolute;
        left: 5%;
        top: 3em;
        padding: 0.2em;
        color: #1e9b4b;
        font-size: 24px;
        cursor: pointer;
        text-decoration: none;
        z-index: 100;
}
.fa-navicon {
         content:"\f0c9";
}
.fa {
         display: inline-block;
         font: normal normal normal 14px/1 FontAwesome;}

.menue-button:hover {
        color: black;
}
#navi {
      position: absolute;
      float: left;
        width: 100%;
        display: none;
        padding-left: 0px;
        background-color: #1e9b4b;
        margin-top: 120px;
        color: white
}
ul#navi.menu {
         width: 100%;
        z-index: 2;
}
#navi li {
        list-style: none;
        float: left;
        width: 100%;
}
#navi li:hover {
        background: #01653b;
}
#navi a {
        position: relative;
        display: block;
        height: 100%;
        padding: 0.8em 0.8em;
        font-family: 'StoneSansITCStd-Medium', Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.02em;
        text-decoration: none;  /* keine Unterstreichung */
        color: white;  /* Schriftfarbe weiß */

        webkit-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        -ms-transition: all 200ms ease-in;
        -o-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
}
#navi a:hover {
        color: #ddfeb8;
        height: 100%;
        line-height: 24px;

        -webkit-transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
        -ms-transition: all 400ms ease-in;
        -o-transition: all 400ms ease-in;
        transition: all 400ms ease-in;
}
#navi ul ul {
        display: none;
        position: absolute;
        line-height: 30px;
        width: 180px;
}
/* Klappmenu */
#navi ul li:hover > ul {
        display: inherit;
        list-style: none;
        padding-top: 0px;
        margin-top: -37px;
        }
/* 1. Ebene*/
#navi ul ul li {
        width: 100%;
        float: none;
        display: list-item;
        position: relative;
        line-height: 30px;
        background-color: rgba(174, 251, 90, 0.9);
        margin-left: 180px;
        z-index: 5;
}
#navi ul ul li:hover {
        background-color: rgba(174, 251, 90, 0.7);
}
#navi ul ul li a {
        color: black;
}
/* 2. Klappmenu */
#navi ul ul li:hover > ul {
        display: inherit;
        list-style: none;
        margin-top: -65px;
}
/* 2. Ebene*/
#navi ul ul ul li {
        width: 150px;
        float: none;
        display: list-item;
        position: relative;
        line-height: 30px;
        margin-left: 228px;
        background-color: rgba(121, 13, 34, 0.9);
        z-index: 1;
}
#navi ul ul ul li:hover {
        background-color: rgba(22, 241, 237, 0.5);
}
#navi ul ul ul li a:after {
        color: white;
        border-bottom: 0px solid;
}
#navi ul ul ul a:visited {
        color: white;
        height: 100%;
        line-height: 30px;

        -webkit-transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
        -ms-transition: all 400ms ease-in;
        -o-transition: all 400ms ease-in;
        transition: all 400ms ease-in;
}
#navi ul ul ul li a:hover {
        background-color: rgba(47, 111, 98, 0.5);
        color: white;
}
#kopf:target #navi {
        display: block;
}
#kopf:target .menue-button-beschr-open {
        display: none ;
        }

@media screen and (min-width: 549px)  {
#info p{
         margin-top: 0px;
         text-align: center;
         padding-top: 10px;
}
h1.vc_custom_heading {
         display: block;
        font-family: 'StoneSansITCStd-Medium';
        font-size: 40px!important;
        text-align: left;
        font-weight: 400;
        color: #1e9b4b;
         }
h1#home.vc_custom_heading {
         display: block;
        font-family: 'StoneSansITCStd-Medium';
        font-size: 40px!important;
        text-align: left;
        font-weight: 400;
        color: white;
        padding-left: 10%;
        padding-top: 10%;
         }
.gruene-flaeche {
         height: 160px;
         background:url(images/flaeche_gruen.jpg);
         background-repeat:no-repeat;
         background-size: 100%;
         margin-top: 0px;
         padding-top: 5px;
}
.tabelle.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 24%!important;
         padding-left: 3%!important;
         padding-right: 0%!important;
         float: left;
}
.tabelle1.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle1.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 33%!important;
         padding-left: 13%!important;
         padding-right: 0%!important;
         float: left;
}
footer {
         position: relative;
         width: 100%;
         height: 130px;
}
footer .widget {
         width: 90%;
         float: left;
         margin-bottom: 10px;
         margin-left: 5%;
         }
.menu-impressum-container {
         display: flex;
         justify-content: center;
         align-items: center;
         margin-top: 15px;
}
.menu-impressum-container li {
        list-style: none;
        float: left;
        border-right: 1px solid white;
}
.menu-impressum-container a {
         position: relative;
        display: block;
        padding: 0.05em 0.70em;
        line-height: 18px;
        font-family: 'StoneSansITCStd-Medium';
}
.menu-impressum-container a:hover {
         position: relative;
        display: block;
        padding: 0.05em 0.70em;
        line-height: 18px;
        font-family: 'StoneSansITCStd-Medium';
        color: #ddfeb8;
}
.menu-impressum-container li:last-child {
        border-right: none;
}
@media screen and (min-width: 768px)  {
#info p{
         margin-top: 0px;
         text-align: left;
         padding-top: 15px;
         font-size: 20px;
         line-height: 25px;
        font-weight: 400;
}
#logo{
        margin-top: 0%;
}
}
@media screen and (min-width: 1024px)  {
h1 {
        font-family: 'StoneSansITCStd-Medium';
        font-size: 40px;
        text-align: center;
        font-weight: 300;
        line-height: 40px;
        color: #1e9b4b;
}
h2 {
        font-family: 'StoneSansITCStd-Medium';
        font-size: 32px;
        text-align: center;
        font-weight: 300;
         color: #1e9b4b;
}
h3 {
        font-family: 'StoneSansITCStd-Medium';
        font-size: 24px;
        line-height: 28px;
        text-align: left;
        font-weight: 300;
         color: #1e9b4b;
}
h1.vc_custom_heading {
         display: block;
        font-family: 'StoneSansITCStd-Medium';
        font-size: 50px;
        text-align: left;
        font-weight: 400;
        color: #1e9b4b;
         }
h1#home.vc_custom_heading {
         display: block;
        font-family: 'StoneSansITCStd-Medium';
        font-size: 50px;
        text-align: left;
        font-weight: 400;
        color: white;
        padding-left: 10%;
         }
#wrapper{
  width: 100%;
  margin: 0 auto;
  height:auto !important;
}
#kopf{
         position: relative;
         width: 100%;
           height: 210px;
           background-color: white;
           z-index: 8;
}
#logo{
         display: grid;
         justify-content: center;
         align-items: center;
         position: relative;
        width:100%;
        height: 100px;
        float: left;
        background-repeat:no-repeat;
        margin-top: 0%;
}
#info p{
         margin-top: 0px;
         text-align: center;
         padding-top: 30px;
         font-size: 20px;
        font-weight: 400;
}
#info a{
         margin-top: 0px;
         text-align: center;
         padding-top: 30px;
         font-size: 20px;
        font-weight: 400;
        color: #1e9b4b;
        text-decoration: none;
}
.gruene-flaeche {
         height: 200px;
         background:url(images/flaeche_gruen.jpg);
         background-repeat:no-repeat;
         background-size: 100%;
         margin-top: -35px;
}
#content {
        width: 94%;
        float:left;
        padding-left: 3%;
        padding-right: 3%;
         }
.vc_column_container > .vc_column-inner {
         width: 100%!important;
         padding-left: 0%!important;
         padding-right: 0%!important;
}
.tabelle1.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle1.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 33%!important;
         padding-left: 13%!important;
         padding-right: 0%!important;
         float: left;
}
#button {
        background-image: linear-gradient(to bottom, #11df5b 0%, #1e9b4b 100%);
        padding: 0.7em 1.5em;
        border: 3px solid #80fd6f;
        font-family: 'StoneSansITCStd-Medium', Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: white;
        text-decoration: none;
}
#button:hover {
        background-image: linear-gradient(to bottom, ##1e9b4b 0%, #11df5b 100%);
        padding: 0.7em 1.5em;
        border: 3px solid #80fd6f;
        font-family: 'StoneSansITCStd-Medium', Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: white;
        text-decoration: none;
}
footer {
         position: relative;
         width: 100%;
         height: 100px;
         margin: 0 auto;
         bottom:0;
         padding-top: 20px;
         float: left;
        font-family: 'StoneSansITCStd-Medium';
        text-align: center;
        line-height: 24px;
        font-size: 18px;
        background-image: linear-gradient(to right, #01653b 0%, #02d76b 100%);
        color: white;
}
footer a {
        color: white;
        text-decoration: none;
        font-size: 18px;
}
footer a:hover {
        color: #f1ffe1;
        text-decoration: none;
        font-size: 18px;
}
footer .widget_text widget {
         width: 100%;
         float: left;
         }
footer .widget {
         width: 90%;
         float: left;
         margin-bottom: 10px;
         margin-left: 5%;
         }
.menu-impressum-container {
         display: flex;
         justify-content: center;
         align-items: center;
         margin-top: 15px;
}
.menu-impressum-container li {
        list-style: none;
        float: left;
        border-right: 1px solid white;
}
.menu-impressum-container a {
         position: relative;
        display: block;
        padding: 0.05em 0.70em;
        line-height: 18px;
        font-family: 'StoneSansITCStd-Medium';
}
.menu-impressum-container a:hover {
         position: relative;
        display: block;
        padding: 0.05em 0.70em;
        line-height: 18px;
        font-family: 'StoneSansITCStd-Medium';
        color: #ddfeb8;
}
.menu-impressum-container li:last-child {
        border-right: none;
}
.menue-button {
        background: none;
        display: block;
        position: absolute;
        left: 5%;
        top: 3em;
        padding: 0.2em;
        color: #1e9b4b;
        font-size: 24px;
        cursor: pointer;
        text-decoration: none;
        z-index: 100;
}

/* ************************** NAVIGATION ************************
*****************************************************************/

#navi {
         width: 97%;
         float:left;
         display: block;
        background: none;
        position: relative;
        margin-top: 10px;
        margin-left: 3%;
        z-index: 2;
}
ul#navi.menu {
         width: 100%;
        z-index: 2;
}
#navi li {
        list-style: none;
        float: left;
        width: auto;
        border-right: 1px solid #1e9b4b;
        background: none;
}
#navi li:last-child {
        list-style: none;
        float: left;
        width: auto;
        border-right: 0px solid #1e9b4b;
        background: none;
}
#navi li:hover {
        background: none;
}
#navi .current_page_item > a {
      color: black;
}
#navi a {
        display: block;
        height: 100%;
        padding: 0.0em 0.6em;
        font-family: 'StoneSansITCStd-Medium', Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 17px;
        text-decoration: none;  /* keine Unterstreichung */
        color: #1e9b4b;  /* Schriftfarbe weiß */

        webkit-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        -ms-transition: all 200ms ease-in;
        -o-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
}
#navi a:hover {
        color: #01653b;
        height: 100%;
        line-height: 17px;

        -webkit-transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
        -ms-transition: all 400ms ease-in;
        -o-transition: all 400ms ease-in;
        transition: all 400ms ease-in;
}
#navi ul ul {
        display: none;
        position: absolute;
        line-height: 30px;
}
/* Klappmenu */
#navi ul li:hover > ul {
        display: inherit;
        list-style: none;
        padding-top: 5px;
        margin-top: 0px;

}
/* 1. Ebene*/
#navi ul ul li {
        width: 170px;
        float: none;
        display: list-item;
        position: relative;
        line-height: 30px;
        background-color: rgba(2, 175, 90, 0.9);
        margin-left: 0px;
        padding: 0.8em 0.8em;
        border-left: 0px solid black;
        border-right: 0px solid black;
        z-index: 5;
}
#navi ul ul li:last-child {
        width: 170px;
        float: none;
        display: list-item;
        position: relative;
        line-height: 30px;
        background-color: rgba(2, 175, 90, 0.9);
        margin-left: 0px;
        padding: 0.8em 0.8em;
        border-left: 0px solid black;
        border-right: 0px solid black;
        z-index: 5;
}
#navi ul ul li:hover {
        background-color: rgba(1, 106, 61, 0.9);
        padding: 0.8em 0.8em;
        color: white;
}
#navi ul ul li a {
        color: white;
}
#navi ul ul li a:hover {
        color: #dffdbd;
}
/* 2. Klappmenu */
#navi ul ul li:hover > ul {
        display: inherit;
        list-style: none;
        margin-top: -65px;
}
/* 2. Ebene*/
#navi ul ul ul li {
        width: 150px;
        float: none;
        display: list-item;
        position: relative;
        line-height: 30px;
        margin-left: 228px;
        background-color: rgba(121, 13, 34, 0.9);
        z-index: 1;
}
#navi ul ul ul li:hover {
        background-color: rgba(22, 241, 237, 0.5);
}
#navi ul ul ul li a:after {
        color: white;
        border-bottom: 0px solid;
}
#navi ul ul ul a:visited {
        color: white;
        height: 100%;
        line-height: 30px;

        -webkit-transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
        -ms-transition: all 400ms ease-in;
        -o-transition: all 400ms ease-in;
        transition: all 400ms ease-in;
}
#navi ul ul ul li a:hover {
        background-color: rgba(47, 111, 98, 0.5);
        color: white;
}
.menue-button {
        display: none;
}
}
@media screen and (min-width: 1200px)  {
#kopf{
         position: relative;
         width: 100%;
           height: 210px;
           background-color: white;
           z-index: 8;
}
#info p{
         margin-top: 0px;
         text-align: center;
         padding-top: 30px;
         font-size: 24px;
        font-weight: 400;
}
#info a{
         margin-top: 0px;
         text-align: center;
         padding-top: 30px;
         font-size: 24px;
        font-weight: 400;
        color: #1e9b4b;
        text-decoration: none;
}
.gruene-flaeche {
         height: 270px;
         background:url(images/flaeche_gruen.jpg);
         background-repeat:no-repeat;
         background-size: 100%;
         margin-top: -35px;
}
#content {
        width: 90%;
        float:left;
        margin-left: 3%;
        margin-right: 3%;
         }
.tabelle.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 15%!important;
         padding-left: 5%!important;
         padding-right: 0%!important;
         float: left;
}
.tabelle1.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle1.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 33%!important;
         padding-left: 13%!important;
         padding-right: 0%!important;
         float: left;
}
#navi {
         width: 93%;
         float:left;
         display: block;
        background: none;
        position: relative;
        margin-top: 10px;
        margin-left: 7%;
        z-index: 2;
}
#navi a {
        display: block;
        height: 100%;
        padding: 0.0em 0.8em;
        font-family: 'StoneSansITCStd-Medium', Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 17px;
        text-decoration: none;  /* keine Unterstreichung */
        color: #1e9b4b;  /* Schriftfarbe weiß */

        webkit-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        -ms-transition: all 200ms ease-in;
        -o-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
}
}
@media screen and (min-width: 1440px)  {
#content {
        width: 80%;
        float:left;
        margin-left: 10%;
        margin-right: 10%;
         }
.tabelle1.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle1.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 33%!important;
         padding-left: 15%!important;
         padding-right: 0%!important;
         float: left;
}
#navi {
         width: 88%;
         float:left;
         display: block;
        background: none;
        position: relative;
        margin-top: 10px;
        margin-left: 12%;
        z-index: 2;
}
         }
@media screen and (min-width: 1600px)  {
#kopf{
         position: relative;
         width: 100%;
           height: 220px;
           background-color: white;
           z-index: 8;
}
#logo{
         display: grid;
         justify-content: center;
         align-items: center;
         position: relative;
        width:100%;
        height: 80px;
        float: left;
        background-repeat:no-repeat;
        margin-top: 1%;
}
#content {
        width: 70%;
        float:left;
        margin-left: 15%;
        margin-right: 15%;
         }
.tabelle1.wpb_column.vc_column_container.vc_col-sm-4,
.tabelle1.wpb_column.vc_column_container.vc_col-sm-1 {
         width: 33%!important;
         padding-left: 20%!important;
         padding-right: 0%!important;
         float: left;
}
#navi {
         width: 98.5%;
         float:left;
         display: flex;
  align-items: center;
  justify-content: center;
        background: none;
        position: relative;
        margin-top: 30px;
        margin-left: 1.5%;
        z-index: 2;
}
}