body {
    background-color: #ffffff;
    margin: 0px;
    height: 100vh;
    font-size: 16px;
}
.logo {
    text-align: center;
    display: block;
}
.logo img {
    margin: 30px 0;
    /* margin-top: 50px; */
}
.box img {
    margin-bottom: 15px;
}
p {
    font-size: 16px;
}
.flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.relative-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}
.ueberschrift {
    height: 60px;
    padding-left: 70px;
    width: 100%;
    margin 20px 0;
    padding-right: 0;
    margin: 20px 0 30px 0;
}
h2 {
    text-align: left;
    width: auto;
    padding: 17px 0 2px 0;
    font-size: 20px;
    margin: 0;
    display: table-cell;
}
h3 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
a, li, h1, h2, h3, {
    font-family: "Arial", serif;
}
.wrapper-header {
    /* height: 100%; */
    width: 100%;
    background-image: url(img/Fotolia_56994043_Subscription_Monthly.jpg);
    background-size: cover;
    background-position: center;
    display: -webkit-inline-box;
    margin-top: 55px;
}
.menue-wrapper {
    background-color: #fff;
    width: 194px;
    height: 388px;
    border-top-right-radius: 388px;
    border-bottom-right-radius: 388px;
}
.menue-ring {
    background-color: transparent;
    width: 259px;
    height: 518px;
    border-top-right-radius: 388px;
    border-bottom-right-radius: 388px;
    border: solid 30px #7AB130;
    border-left: none;
    position: absolute;
    top: -60px;
    z-index: 1;
}
.wrapper {
    width: 100%;
    position: relative;
    overflow: visible;
    padding-top: 1px;
}
.container {
    padding: 20px 10px 30px;
}
.wrapper-header .lightgrey {
    background-color: rgba(255, 255, 255, 0.9);
    color: #333;
    height: 100%;
    /*background-image: url(img/Fotolia_56994043_Subscription_Monthly_XXL.jpg);*/
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.lightgrey {
    background-color: #f2f2f2;
    color: #6F6F71;
}
.lightgrey h2 {
    border-bottom: solid 4px #7AB130;
}
.lightgrey .boxen {
    width: 100%;
    margin-bottom: 70px;
}
.green {
    background-color: #7AB130;
    color: #ffffff;
}
.green h2 {
    border-bottom: solid 4px #6F6F71;
}
.darkgrey {
    background-color: #6F6F71;
    color: #ffffff;
}
.darkgrey h2 {
    border-bottom: solid 4px #7AB130;
}
.lightgrey .boxen li {
    list-style: none;
    padding: 20px;
    width: 220px;
    border-radius: 10px;
    background-color: #7AB130;
    text-align: center;
    margin: 10px auto;
    font-size: 16px;
    color: #ffffff;
}
.boxen {
    padding: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.boxen li {
    list-style: none;
    padding: 20px;
    /* width: 220px; */
    border-radius: 10px;
    background-color: transparent;
    text-align: center;
    margin: 10px auto;
    font-size: 16px;
    color: #6F6F71;
}
.wasistkatsplan {
    background-image: url(img/haus.png);
    background-repeat: no-repeat;
    margin-top: 60px;
}
.vorteile {
    background-image: url(img/plus.png);
    background-repeat: no-repeat;
}
.impressum {
    background-image: url(img/icons/impressum.png);
    background-repeat: no-repeat;
    margin-top: 60px;
}
.kontakt {
    background-image: url(img/icons/kontakt.png);
    background-repeat: no-repeat;
    /* margin-top: 60px; */
}
.partner {
    background-image: url(img/germany.png);
    background-repeat: no-repeat;
    margin-bottom: 0;
}
.aktuelles {
    background-image: url(img/aktuell.png);
    background-repeat: no-repeat;
}
.download {
    background-image: url(img/download.png);
    background-repeat: no-repeat;
}
.ueberuns {
    background-image: url(img/ueberuns.png);
    background-repeat: no-repeat;
}
.funktion {
    background-image: url(img/icons/Funktion_green.png);
    background-repeat: no-repeat;
}
.unserepartner .container {
    min-height: 630px;
}
.img-responsive {
    display: inline-block;
}
.logo .img-responsive {
    max-width: 500px;
}
.logo {
    margin: 30px auto;
}

/***************** Menu ********************/

.wheel-button, .wheel-button:visited {
    line-height: 35px;
    font-weight: bold;
    font-size: 36px;
    background: #7AB130;
    padding: 10px 11px;
    text-align: center;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    color: white;
    display: block;
    /*margin: 70px auto 20px;*/
}
.wheel-button:hover {
    color: white;
}
.wheel-button.ne {
    border-color: white;
    background: #7AB130;
    color: #7AB130;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.wheel-button.nw {
    border-color: white;
    background-color: #7AB130;
    color: #7AB130;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.wheel-button span, .wheel span {
    position: relative;
    /*
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
*/
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    display: block;
}
.wheel-button.active span {
    /*
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);  IE 9
    -webkit-transform: rotate(135deg);  Safari and Chrome
*/
}
.wheel li a, .wheel li a:visited {
    /* background: rgba(0,0,0,0.65); */
    /* border-radius: 50px; */
    font-weight: bold;
    /* padding: 10px; */
    text-align: right;
    width: 109px;
    /* height: 20px; */
    /* border: 1px solid black; */
    /* box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 1px rgba(255,255,255,0.5); */
    /*    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 1px rgba(255,255,255,0.5);*/
    /* -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 1px rgba(255,255,255,0.5); */
    color: #6F6F71;
    /*
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
*/
}
.wheel li a:hover {
    /*    background: rgba(0,0,0,0.8);*/
}
.wheel-button {
    position: absolute;
    top: 140px;
    display: none;
}
.wheel {
    display: block;
    position: fixed;
    z-index: 5;
    padding: 30px;
    top: 24px;
    left: -268px;
    visibility: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 385px;
    /* this will determine the diameter of the circle  */
    height: 385px;
    /* this will determine the diameter of the circle  */
    position: relative;
    /*    display: none;*/
}
.wheel li {
    overflow: hidden;
    float: right;
}
.wheel li a {
    display: block;
}
li.item {
    background-repeat: no-repeat;
    background-position: right;
    background-size: 34px;
    padding-right: 38px;
    padding-bottom: 10px;
    padding-top: 10px;
}
li.item0 {
    background-image: url(img/haus.png);
}
li.item1 {
    background-image: url(img/icons/Funktion_green.png);
}
li.item2 {
    background-image: url(img/icons/vorteile_nav.png);
}
li.item3 {
    background-image: url(img/germany.png);
}
li.item4 {
    background-image: url(img/icons/download_nav.png);
}
li.item5 {
    background-image: url(img/ueberuns.png);
}

/**************iMac***********************/

.imac {
    background: url(img/imac.png) no-repeat;
    background-size: 290px;
    width: 290px;
    height: 266px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 210px;
    padding-top: 13px;
    margin-bottom: 30px;
}
#text-slideshow.owl-theme .owl-controls {
    margin-top: 0px;
}

/******************MAP******************/

#map {
    width: 100%;
}
#partner-slideshow .boxen li {
    list-style: none;
    padding: 10px;
    width: 125px !important;
    border-radius: 10px;
    background-color: #ffffff;
    text-align: center;
    margin: 5px auto;
    font-size: 16px;
    color: #6F6F71;
    /* vertical-align: middle; */
}
#partner-slideshow .boxen {
    width: 100%;
}
#partner-slideshow .boxen li .box-bild {
    width:100%;
    max-width: 105px;
    margin-bottom: 5px;
    max-height: 80px;
    -moz-height: auto;
    /* overflow: auto; */
    resize: both;
    display: block;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (-webkit-min-device-pixel-ratio:0) {
    #partner-slideshow .boxen li .box-bild { width: auto; }
}
#partner-slideshow.owl-carousel .owl-item img {
    /* display: inline-block; */
}
#partner-slideshow .owl-controls {
    margin-top: 10px;
}
#partner-slideshow .owl-theme .owl-dots .owl-dot span {
    background: #7AB130;
}
#partner-slideshow .owl-dots {
    width: 100%;
}
.innercircle {
    width: 100%;
    display: block;
    float: right;
}
.outercircle {
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.county_infos h4 {
    color: black;
    margin-bottom: 18px;
}
.county_infos {
    /* padding: 200px; */
    /* padding-top: 460px; */
    padding-left: 220px;
    /* padding-right: 60px; */
    /* margin-top: auto; */
    /* margin-bottom: auto; */
    /* vertical-align: middle; */
    /* position: absolute; */
    /* top: 0; */
    /* bottom: 0; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.county_infos img {
    width: 100%;
    max-width: 150px;
    margin-bottom: 30px;
    max-height: 150px;
    /* height: 100%; */
    overflow: auto;
    resize: both;
}

/**************Footer*********************/

.footer ul {
    text-align: left;
    padding: 0px;
    margin: 0px;
}
.footer li {
    list-style: none;
    margin: 0 0px;
    display: inline-block;
}
.footer li a {
    color: #fff;
}
.footer .adresse li {
    /* width: 100%; */
}
.footer .logowhite {
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    max-width: 450px;
}
.footer p {
    font-size: 20px;
    font-weight: bold;
}
.footer img {
    width: 280px;
}

/**************Accordion******************/

.accordion {
    float: left;
    margin: 5px 15px 0 15px 0;
    width: 100%;
    /* padding-right: 15px; */
}
.ui-state-active {
    background-color: #7AB130;
    color: #0074bc;
}
.accordion h3 {
    padding: 10px;
    /* padding-left: 10px; */
    float: left;
    padding-left: 40px;
    margin: 0 0 10px;
    cursor: pointer;
    font-weight: normal;
    font-size: 14px;
    /* border-radius: 5px; */
    background: none repeat scroll 0 0 #6F6F71;
    color: #ffffff;
    width: calc(100% - 20px);
    margin-right: -15px;
    height: 48px;
    margin-left: 30px;
    /* border-bottom-right-radius: 24px; */
    /* border-top-right-radius: 24px; */
}
.accordion h3:hover {
    background-color: #7AB130;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    color: #ffffff;
    margin-right: -15px;
    margin-left: 30px;
    width: calc(100%);
}
h3.ui-accordion-header-active {
    background-color: #7AB130;
}
.accordion .listAccordion {
    padding: 10px;
    margin: -5px 0 5px;
    float: left;
    width: 100%;
}
.accordion .listAccordion .listeBild {
    float: left;
    margin: 0 10px 0 0
}
.listeInhalt {
    color: #000000;
    font-size: 14px;
    padding: 10px;
    margin-left: 24px;
}
.listeInhalt .textBild {
    background-repeat: no-repeat;
    background-size: contain;
    width: 20%;
    background-position: left top;
    height: 140px;
    display: inline-block;
    max-width: 200px;
    margin-right: 10px;
    float: left;
}
.listeInhalt .textClass {
    min-height: 50px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    float: left;
}
.listeInhalt .textClass .link {
    float: right;
}
.listAccordion {
    margin-bottom: 10px;
    padding-top: 15px;
    width: 100%;
}
.ui-accordion-header-icon {
    float: left;
    height: 11px;
    margin: 0 5px 0 0;
    width: 22px;
}
.ui-accordion-header-icon.ui-icon-triangle-1-e {
    background: url("img/down.png") no-repeat;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -65px;
    /* margin-bottom: 0px; */
    padding: 10px;
    height: 48px;
    background-position: center;
    /* line-height: 100%; */
    padding: 25px;
    padding-top: 12px;
}
.ui-accordion-header-icon.ui-icon-triangle-1-s {
    background: url("img/up.png") no-repeat;
    margin-right: 10px;
    /* margin-top: 10px; */
    margin-bottom: 0px;
    margin-left: -65px;
    padding: 25px;
    padding-top: 10px;
    height: 48px;
    background-position: top;
    /* padding: 10px; */
}
.ui-accordion-header-icon {
    width: 60px;
    height: 13px;
}
.listAccordion .link::before {
    position: relative;
    content: url('/images/linkarrow_green.png');
    top: 2px;
    margin-right: 10px;
}

/*******************Downloads*****************/

.downloads {}
.downloads ul {
    margin-top: 0;
}
.downloads ul li {
    background-color: #fff;
    list-style: none;
    height: 48px;
    width: calc(100% + 31px);
    margin-right: -15px;
    padding-left: 60px;
    margin-bottom: 20px;
    /* border-bottom-left-radius: 24px; */
    /* border-top-left-radius: 24px; */
    /* margin-left: -50px; */
    border-left: 3px solid #7AB130;
    margin-left: -22px;
}
.downloads ul li a {
    color: #6F6F71;
    /*    background-color: #fff;*/
    /*    padding: 20px;*/
    height 48px;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 5px;
    padding-left: 60px;
    margin-left: -81px;
    padding-bottom: 30px;
    padding-top: 14px;
    height: 48px;
    display: block;
}
.downloads ul li .pdf {
    background-image: url(img/downloads.png);
}
.downloads ul li .gif {
    background-image: url(img/icons/gif.png);
}
.downloads ul li .eps {
    background-image: url(img/icons/eps.png);
}
.innercircle {
    /* display: none; */
}
.outercircle {
    /*display: none*/
}
.hometext img {
    width: calc(100% - 30px);
    margin: auto 15px;
    bottom: 50px;
    top: 0;
}
@media (min-width:768px) {
    .listeInhalt {
        background-color: #E6E6E6;
        width: calc(77% - 25px);
        border-top-right-radius: 24px;
    }
    .accordion h3 {
        width: calc(77% - 30px);
        border-bottom-right-radius: 24px;
        border-top-right-radius: 24px;
    }
    .accordion h3:hover {
        width: calc(77% - 30px);
    }
    .downloads ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 24px;
    }
    .downloads ul li {
        width: calc(50% - 50px);
        margin-right: 25px;
        margin-left: 20px;
        border-bottom-right-radius: 24px;
        border-top-right-radius: 24px;
        padding-top: 0px;
    }
    .imac {
        width: 559px;
        height: 513px;
        background-size: 559px;
        padding: 21px;
    }
    .footer img {
        width: 100%;
        max-width: 320px;
    }
    .footer .adresse {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        /* width: calc(33% - 10px); */
        color: #dedede;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .footer .adresse li {
        margin: 0 auto;
        vertical-align: top;
        /* display: inline-block; */
        /* width: calc(33% - 10px); */
    }
    .footer .adresse li:first-child {
        text-align: left;
        margin-left: 0px;
    }
    .footer .adresse li:last-child {
        text-align: right;
        margin-right: 0px;
    }
}
@media only screen and (min-width:768px) and (max-width:1199px) {
    .img-right.hometext {
        width: 100%;
        position: relative;
        height: 130px;
    }
    .hometext img {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        position: absolute;
    }
    .boxen li:last-child {
        margin-right: auto;
    }
    .boxen {
        width: 100%;
        margin-bottom: 70px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width:1200px) {
    #map {
        width: 50%;
    }
    #partner-slideshow .boxen li {
        list-style: none;
        padding: 10px;
        width: 125px !important;
        border-radius: 10px;
        background-color: #ffffff;
        text-align: center;
        margin: 5px auto;
        font-size: 16px;
        color: #6F6F71;
        /* vertical-align: middle; */
    }
    #partner-slideshow .boxen {
        width: calc(100% - 30px);
        /* margin-left: 30px; */
    }
    #partner-slideshow .boxen li .box-bild {
        /* width: 100%; */
        /* max-width: 80px; */
        /* margin-bottom: 5px; */
        /* max-height: 80px; */
        /* height: 100%; */
        /* overflow: auto; */
        /* resize: both; */
        /* display: inline-block; */
    }
    #partner-slideshow.owl-carousel .owl-item img {
        /* display: inline-block; */
    }
    #partner-slideshow .owl-controls {
        margin-top: 10px;
    }
    #partner-slideshow .owl-theme .owl-dots .owl-dot span {
        background: #7AB130;
    }
    #partner-slideshow .owl-dots {
        margin-left: auto;
        width: calc(100%);
    }
    .hometext {
        width: calc(50% - 30px);
        margin: 14px;
        float: left;
        position: relative;
        padding: 0px;
    }
    .hometext img {
        position: absolute;
    }
    .boxen li:last-child {
        margin-right: auto;
    }
    .boxen {
        width: 100%;
        margin-bottom: 70px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .imac {
        float: right;
        width: 462px;
        height: 424px;
        background-size: 462px;
        padding: 18px;
    }
    .owl-theme .owl-controls {
        margin-top: 160px;
    }
    #text-slideshow {
        position: relative;
        display: inline-block;
        width: calc(50% - 0px);
    }
    #text-slideshow div {
        margin-bottom: auto;
        margin-top: auto;
        position: absolute;
        display: block;
        width: calc(100% - 30px);
        padding: 10px;
        /* background-color: #fff; */
        border-radius: 15px;
    }
}
@media (min-width:1360px) {
    .logo {
        margin-top: 30px;
        /* margin-left: 25px; */
        margin-bottom: 30px;
    }
    .wheel-button {
        position: absolute;
        top: 340px;
        display: none;
    }
    .wheel {
        display: block;
        position: fixed;
        z-index: 5;
        padding: 30px;
        top: 124px;
        left: -410px;
        visibility: hidden;
        margin: 0;
        padding: 0;
        list-style: none;
        width: 705px;
        /* this will determine the diameter of the circle  */
        height: 705px;
        /* this will determine the diameter of the circle  */
        /*position: relative;*/
        /*    display: none;*/
    }
    .wheel.aktive {
        visibility: visible;
        display: block;
        position: absolute;
        z-index: 5;
        padding: 30px;
    }
    .wheel li a {
        display: block;
        width: 149px;
        font-size: 20px;
    }
    li.item {
        background-repeat: no-repeat;
        background-position: right;
        background-size: 34px;
        padding-right: 40px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    li.item0 {
        background-image: url(img/haus.png);
    }
    li.item2 {
        background-image: url(img/icons/vorteile_nav.png);
    }
    li.item3 {
        background-image: url(img/germany.png);
    }
    li.item4 {
        background-image: url(img/icons/download_nav.png);
    }
    li.item5 {
        background-image: url(img/ueberuns.png);
    }
    .menue-wrapper {
        background-color: #fff;
        width: 412px;
        height: 824px;
        border-top-right-radius: 412px;
        border-bottom-right-radius: 412px;
        position: absolute;
        z-index: 1;
    }
    .menue-ring {
        background-color: transparent;
        width: 489px;
        height: 978px;
        border-top-right-radius: 978px;
        border-bottom-right-radius: 978px;
        border: solid 30px #7AB130;
        border-left: none;
        /*        position: absolute;*/
        top: -70px;
        z-index: 1;
    }
    .boxen {
        width: 66%;
        margin-bottom: 70px;
        margin-top: 30px;
    }
    .boxen {
        float: none;
    }
    .hometext {
        display: inline-block;
    }
    .wasistkatsplan {
        width: 66%;
    }
    .boxen li {
        /* margin-left: 0; */
        width: auto;
        margin-bottom: 52px;
    }
    .boxen {
        width: 100%;
        margin-bottom: 0px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    #partner-slideshow .boxen li {
        list-style: none;
        padding: 9px;
        width: 125px !important;
        border-radius: 10px;
        background-color: #ffffff;
        text-align: center;
        margin: 5px auto;
        font-size: 16px;
        color: #6F6F71;
        height: 179px;
        /* vertical-align: middle; */
    }
    #partner-slideshow .boxen {
        width: calc(100% - 30px);
        margin-left: auto;
    }
    #partner-slideshow .boxen li .box-bild {
        /* width: 100%; */
        /* max-width: 80px; */
        /* margin-bottom: 5px; */
        /* max-height: 80px; */
        /* height: 100%; */
        /* overflow: auto; */
        /* resize: both; */
    }
    #partner-slideshow .owl-controls {
        margin-top: 10px;
    }
    #partner-slideshow .owl-dot.active span {
        background: #7AB130;
    }
    .innercircle {
        width: 100%;
        display: block;
        float: right;
    }
    .outercircle {
        /* float: right; */
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .unserepartner {
        /* height: 900px; */
    }
}
@media (min-width:1360px) and (max-width:2130px) {
    /*.boxen li:last-child {
        margin-right: 0;
      }*/
}
@media (min-width:2130px) {
    .boxen {
        float: none;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
    .boxen .box {
        margin-left: auto;
        margin-right: auto;
        ;
    }
    .boxen .box:last-child {
        margin-left: auto;
    }
    .wasistkatsplan {
        margin-left: 0;
    }
}
.form-control {
    padding: 16px;
    border-radius: 26px;
    box-shadow: none;
    border: none;
    height: auto;
    background-size: 52px;
    background-repeat: no-repeat;
    padding-left: 60px;
}
.outside {
    height: 82px;
    background-color: transparent;
    border: solid 4px #7AB130;
    border-radius: 80px;
    padding: 7px;
}
.form-control:focus {
    border-color: #7AB130;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(122, 177, 48, 1);
}
.radio .form-control:focus {
    border-color: #transparent;
    outline: 0;
    box-shadow: none!important;
}
.btn {
    display: inline-block;
    padding: 16px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 40px;
    width: 100%;
    background-color: rgba(122, 177, 48, 1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
    color: #fff;
}
.btn:focus {
    border-color: #7AB130;
    outline: 0 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(122, 177, 48, 1);
}
section .wrapper {
    padding-bottom: 100px;
    height: 100%;
}

/*.form-control#anrede {
    padding: 16px;
    height: 52px;
    border-radius: 31px;
    -webkit-appearance: none;
    padding-left: 60px;
}*/

.radio {
    /* margin-left: 15px; */
    /* right: 100%; */
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    padding-left: 80px;
    padding-top: 16px;
    margin-top: 0px;
    height: 52px;
    vertical-align: middle;
    background-size: 52px;
    background-image: url(img/icons/icon_katsplan_anrede_grau.png);
}
.radio:focus {}
.form-group.radio lable {
    display: block;
    width: 50%;
    float: left;
}
textarea.form-control {
    height: 160px;
    max-height: 160px;
    max-width: 100%;
}
.form-control#Name {
    background-image: url(img/icons/icon_katsplan_name_grau.png);
}
.form-control#Name:focus {
    background-image: url(img/icons/icon_katsplan_name_gruen.png);
}
.form-control#email {
    background-image: url(img/icons/icon_katsplan_email_grau.png);
}
.form-control#email:focus {
    background-image: url(img/icons/icon_katsplan_email_gruen.png);
}
.form-control#phone {
    background-image: url(img/icons/icon_katsplan_grau.png);
}
.form-control#phone:focus {
    background-image: url(img/icons/icon_katsplan.png);
}
.form-control#anrede {
    background-image: url(img/icons/icon_katsplan_anrede_grau.png);
    background-repeat: no-repeat;
}

/*input#anrede {}
.form-control#anrede:focus{
    background-image: url(img/icons/icon_katsplan_anrede_gruen.png);
}*/


/*.form-control#anrede .no-img{
    background-image: none;
}*/

.form-control#message {
    background-image: url(img/icons/icon_katsplan_message_grau.png);
}
.form-control#message:focus {
    background-image: url(img/icons/icon_katsplan_message_gruen.png);
}
.radiobackground {
    background-color: #ffffff;
    height: 52px;
    border-radius: 26px;
}

/**************NAVIGATION***************/

.navbar-default {
    display: block;
    height: 55px;
    background-color: #6F6F71;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px
}
.navbar-shrink .container, .navbar-default .container {
    padding-top: 1px;
}
.navbar-shrink {
    display: block;
    height: 54px;
    background-color: #6F6F71;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
li.page-scroll.active {
    background-color: #7AB130;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    /* background-color: #7AB130; */
}
.nav>li>a:focus {
    background-color: transparent;
}
@media (max-width:768px) {
    #map {
        display: none;
    }
    .logo .img-responsive {
        max-width: 280px;
    }
    .wrapper-header {
        margin-top: 0px;
    }
    .navbar-shrink, .navbar-default {
        display: none;
    }
    .kontakt, .impressum, .logo {
        margin-top: 0;
    }
}
#partner-slideshow .box.active {
    /* transform: scale(1.08); */
    1.1: #7AB130 solid 5px;
    5px: #fff;
    border: saddlebrown;
    /* transition: ease 1.1s; */
    border: solid 7px #7AB130;
    /* transform: scale(1); */
    padding: 3px;
}
.wrapper.darkgrey.footer {
    position: static;
    bottom: 0;
}
.page-wrapper {
    margin: 0;
    min-height: calc(100vh - 452px);
}
section.fill {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    /* display: -webkit-box; */
    margin-top: auto;
    z-index: -1;
    margin-bottom: auto;
    /* display: table-row-group; */
    background-color: #f2f2f2;
}
.img-wrapper {
    height: 85px;
    display: inline-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;

    align-items: center;
}
.box.active p {
    color: #7AB130;
}
#text-slideshow li {
    list-style: none;
    margin-left: -35px;
    line-height: 2.1;
    /* font-stretch: ultra-expanded; */
    font-weight: 200;
    letter-spacing: 0.6px;
    font-size: 16px;
    padding-left: 30px;
}
i.fa.fa-arrow-right {
    margin-right: 15px;
    font-size: 20px;
    color: #7AB130;
    margin-left: -33px;
}
#text-slideshow ul {
    padding-left: 50px;
}
#kontakt .hometext img {
    position: relative;
    margin: auto;
    /* width: 100%; */
    border-radius: 15px;
    margin-top: 40px;
}
#kontakt h3 {
    text-transform: none;
    margin-top: 0;
    /* background-color: #fff; */
    /* padding: 10px; */
    border-radius: 10px;
}
.col-md-12 {
    /* width: 100%; */
    padding: 0;
}
i.fa.fa-star {
    color: #7AB130;
    font-size: 30px;
}
.active i.fa.fa-star {
    color: #fff;
}
.page-scroll:hover i.fa.fa-star {
    color: #fff;
}
li.page-scroll.demo {
    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 15px;
    border: solid 2px #fff;
    border-radius: 10px;
    margin-top: 4px;
    /* align-self: flex-end; */
    /* align-items: flex-end; */
    /* float: right; */
    height: 43px;
    margin-left: auto;
}
.demo a.page-scroll {
    display: inline-block;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}
#kontakt .hometext {
    margin-top: 15px;
    margin-bottom: 15px;
    /* background-image: url(img/demo.jpg); */
    background-position: -150px 0;
}
#kontakt .hometext:first-child {
    /* background-image: url(img/demo.jpg); */
    background-position: 50% 9%;
    background-size: cover;
    /* padding: 10px; */
    border-radius: 15px;
    width: 100%;
}
#kontakt .hometext.demotext p {
    /* background-color: #7AB130; */
    /* padding: 10px; */
    margin-bottom: 0;
    /* color: #fff; */
    font-size: 16px;
    border-radius: 10px;
}
.white {
    background-color: #fff;
}
#kontakt .hometext.bild {
    background-image: url(img/65534dbe5a98b76cff86fd8b_gudula.jpeg);
    padding: 0;
    margin: 15px;
    width: calc(50% - 30px);
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.hometext.demotext {
    width: 100%;
}
#kontakt .flex-wrapper {
    width: 100%;
}
#kontakt .partner-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ffffffe8;
    width: 100%;
    padding: 25px 20px;
}
#kontakt .partner-text h3 {
    font-size: 25px;
}
#kontakt .partner-text .partner-name {
    font-size: 20px;
    margin-bottom: 0;
}
#kontakt .partner-text .partner-tel {
    margin-bottom: 0;
}
#kontakt .partner-text .partner-mail {
    font-weight: bold;
    color: rgb(111, 111, 113);
}
.page-scroll .demo a {
    background-image: url(img/icons/demodownload.png);
    background-repeat: no-repeat;
    padding-left: 25px;
}
li.page-scroll.demo.active .page-scroll {
    background-image: url(img/icons/demodownload_white.png);
}
@media (max-width:996px) {
    .navbar-shrink, .navbar-default {
        display: none;
    }
}
.col-md-12.center {
    margin-top: 10px;
}
#partner-slideshow li p {
    /*word-wrap: break-word;*/
}
#funktion .boxen .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#funktion .boxen .box .innerbox {
    width: 230px;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    display: block;
}
@media (max-width:1199px) {
    #funktion .boxen .box {
        padding: 0px;
    }
}
@media (min-width:1199px) {
    .adresse li {
        line-height: 1.7;
        letter-spacing: 0.4px;
    }
}
.collapse.navbar-collapse.navbar-right.navbar-main-collapse.hidden-sm {
    width: 100%;
}
.navbar-header.page-scroll {
    width: 100%;
}
ul.nav.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.form-control {
    font-size: 16px;
}
.nav>li>a {
    padding: 15px 20px;
}
a.link {
    color: #6F6F71;
}
.g-recaptcha {
    width: 100%;
}

.button.raised {
    width: calc(100% - 170px);
    /* height: 90px; */
}

.col-md-12.text-center.captcha {
    display: flex;
}

button.btn.btn-xl.center {
    height: 76px;
}
/* The container */
.containerk {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.containerk input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 3px;
    top: 3px;
    z-index: 1;
    width:  20px;
    height: 20px;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
}

/* On mouse-over, add a grey background color */
.containerk:hover input ~ .checkmark {
    background-color: #c7c7c7;
}

/* When the checkbox is checked, add a blue background */
.containerk input:checked ~ .checkmark {
    background-color: rgba(122, 177, 48, 1);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.containerk input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.containerk .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
