a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/open-sans-v17-latin-300.eot);
    src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/open-sans-v17-latin-300.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans-v17-latin-300.woff2) format('woff2'), url(../fonts/open-sans-v17-latin-300.woff) format('woff'), url(../fonts/open-sans-v17-latin-300.ttf) format('truetype'), url(../fonts/open-sans-v17-latin-300.svg#OpenSans) format('svg');
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/open-sans-v17-latin-300italic.eot);
    src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(../fonts/open-sans-v17-latin-300italic.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans-v17-latin-300italic.woff2) format('woff2'), url(../fonts/open-sans-v17-latin-300italic.woff) format('woff'), url(../fonts/open-sans-v17-latin-300italic.ttf) format('truetype'), url(../fonts/open-sans-v17-latin-300italic.svg#OpenSans) format('svg');
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans-v17-latin-regular.eot);
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../fonts/open-sans-v17-latin-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans-v17-latin-regular.woff2) format('woff2'), url(../fonts/open-sans-v17-latin-regular.woff) format('woff'), url(../fonts/open-sans-v17-latin-regular.ttf) format('truetype'), url(../fonts/open-sans-v17-latin-regular.svg#OpenSans) format('svg');
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/open-sans-v17-latin-600.eot);
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../fonts/open-sans-v17-latin-600.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans-v17-latin-600.woff2) format('woff2'), url(../fonts/open-sans-v17-latin-600.woff) format('woff'), url(../fonts/open-sans-v17-latin-600.ttf) format('truetype'), url(../fonts/open-sans-v17-latin-600.svg#OpenSans) format('svg');
    font-display: swap
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    font-size: 15px;
    line-height: 1.7;
    color: grey;
    font-weight: 300
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.aktuelles {
    line-height: 1.4
}

.clear {
    clear: both
}

.wrap {
    width: 100%;
    padding: 0 10%
}

.wrap-s {
    width: 60%;
    margin: auto;
    text-align: center
}

a {
    color: #fcbf19;
    text-decoration: none
}

p {
    margin: 0 0 17px 0
}

li,
p {
    color: grey
}

b {
    font-weight: 600
}

h1 {
    font-family: 'Open Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 2em;
    line-height: 40px;
    padding-bottom: 5px;
    text-align: center;
    color: #fcbf19;
    display: block;
    margin: auto;
    text-transform: uppercase
}

.subline {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 1.6em;
    line-height: 35px;
    text-align: center;
    color: gray;
    display: block;
    margin: auto;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 20px
}

h2 {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 1.6em;
    line-height: 35px;
    text-align: center;
    color: #fcbf19;
    font-weight: 600;
    font-size: 25px;
    text-transform: uppercase
}

h3 {
    color: grey;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    width: auto;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400
}
.white-popup-block {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
}
.popup-modal {
    width: 20px;
    height: 20px;
    display: block;
}
#broschuere h3 {
    text-align: left;
    margin: 0 0 10px 0
}
h4 {
    font-weight: 600;
    font-style: normal;
    font-size: 1.3em;
    line-height: 28px;
    text-align: left;
    color: gray;
    display: block;
    margin-left: 0;
    margin-bottom: 20px
}

.nav-container {
    padding: 0 0 25px 0;
    background: #fff;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
}

.nav-container .flex-container {
    align-items: center
}

.nav-spacer {
    margin-top: 170px
}

.flex-container {
    display: flex
}

#leistungen .flex-container {
    justify-content: space-between;
    flex-wrap: wrap
}

#leistungen .flex-item {
    width: 31%
}

#leistungen {
    color: #fff;
    padding: 100px 5%
}

#leistungen .flex-item {
    background: #fcbf19;
    padding: 50px
}

#leistungen img {
    max-height: 350px;
    object-fit: cover;
    width: 100%
}

#leistungen h2,
#leistungen h3 {
    color: #fff;
    text-align: left;
    margin: 0
}

#leistungen h3 {
    font-size: 20px
}

#leistungen li {
    color: #fff;
    text-align: left;
    margin: 0 0 10px 20px;
    list-style-position: outside;
    list-style-image: none;
    list-style: disc
}

#leistungen li a {
    color: #fff;
    text-decoration: underline
}

#leistungen .bild-hover img {
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}

#leistungen .bild-hover:hover img {
    opacity: .6;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}

#leistungen .mehr-erfahren {
    color: #fff;
    border: 2px solid #fff;
    padding: 8px 20px;
    display: inline-block;
    margin: 20px 0 0 0;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}

#leistungen .mehr-erfahren:hover {
    background: #fff;
    color: #fcbf19;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}

.beitrags-bild img {
    width: 100%;
    height: auto
}

#aktuelles h2,
#aktuelles h3 {
    margin: 0;
    text-align: left
}

#aktuelles .beitrag {
    padding: 25px;
    background: #fff
}

.date {
    font-weight: 600;
    color: grey
}

.vita {
    margin: 40px 0
}

.vita li {
    margin: 0 0 15px 0;
    list-style: none
}

.vita span {
    color: #fcbf19
}

.col-70 {
    width: 68%
}

.col-30 {
    width: 28%
}

.beitrag {
    padding: 25px
}

.beitrag p {
    color: #fff
}

.single .date {
    margin: 0 0 10px 0;
    display: block
}

.beitrag a {
    color: #fff;
    display: inline-block;
    margin: 15px 0
}

.beitrags-bild a {
    margin: 0
}

.beitrags-bild {
    margin-bottom: 10px
}

li.beitrag {
    list-style: none
}

.page-template-tpl-blog .beitrag {
    background: #f2f2f2
}

.beitrag .date,
.beitrag a,
.beitrag p {
    color: gray
}

.beitrag .btn {
    color: #fff !important
}

.date {
    letter-spacing: 2px
}

#single .date {
    text-align: center
}

.beitrag {
    margin-bottom: 50px
}

#beitraege {
    margin: 100px 0
}

.slick-slide {
    padding: 10px
}

.projekt-title {
    margin-top: 10px;
    display: inline-block
}

.slick-slide img {
    width: 100%;
    height: auto
}

.projekte-slider-pager-container {
    padding: 0 35px;
    position: relative
}

.projekte-slider-pager {
    position: relative
}

#projekte .projekte-tax {
    justify-content: space-between;
    display: flex
}

#projekte .projekte-tax h2 {
    margin-bottom: 10px;
    text-align: left !important
}

#projekte .projekte-tax h3 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

#projekte .projekte-tax.flex-container .projekt {
    width: 48%;
    display: block
}

.projekt .order-1 {
    order: 1
}

.projekt .order-2 {
    order: 2
}

.projekt .order-3 {
    order: 3
}

.projekt .order-4 {
    order: 4
}

#projekte .projekte-tax.flex-container .projekt ul {
    display: flex;
    flex-wrap: wrap
}

#projekte .projekte-tax.flex-container .projekt li {
    width: 47%;
    margin: 0 2% 5% 0;
    list-style: none
}

#projekte .projekte-tax.flex-container .projekt li img {
    width: 100%;
    height: auto;
    height: 265px;
    object-fit: cover
}

.projekt-single-gallery {
    padding: 25px 0
}

.projekt-content table {
    margin: 15px 0 0 0;
    width: 100%
}

.projekt-content table tr {
    border-bottom: 1px solid #d3d3d3;
    padding: 10px 0
}

.projekt-content table td {
    padding: 6px 0
}

.projekt-content table tr > td:first-child {
    font-weight: 700;
    padding: 0 15px 0 0
}

.projekt-single-gallery ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.projekt-single-gallery ul li {
    list-style: none;
    margin: 0 0 20px 0
}

.projekt-single-gallery ul li img {
    width: 100%;
    height: auto
}

.bildanzahl-1 li {
    width: 100%;
    height: auto
}

.bildanzahl-2 li {
    width: 48%;
    height: auto
}

.bildanzahl-3 li {
    width: 30%;
    height: auto
}

.bildanzahl-4 li {
    width: 23%;
    height: auto
}

.bildanzahl-5 li {
    width: 18%;
    height: auto
}

.bildanzahl-6 li {
    width: 14%;
    height: auto
}

.slick-arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.slick-prev {
    background: url(../images/prev-icon.png) no-repeat;
    left: -35px;
    top: 40%
}

.slick-next {
    background: url(../images/arrow-next.png) no-repeat;
    right: -35px;
    top: 40%
}

.col-center {
    text-align: center;
    width: 70%;
    margin: 0 auto 20px
}

.col-25 {
    width: 23%
}

.col-25 img {
    width: 100%;
    height: auto;
    min-height: 220px;
    object-fit: cover
}

#posts {
    margin-bottom: 100px
}

#posts .flex-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px
}

.page-numbers {
    padding: 6px 12px;
    background: #fcbf19;
    color: #fff;
    font-weight: 600
}

.page-numbers.current {
    background: #eaae0b;
    -webkit-transition: linear .6s;
    -o-transition: linear .6s;
    transition: linear .6s
}

.pagination {
    margin: auto;
    text-align: center
}

.col-50 {
    width: 48%
}

.beitrag h2 {
    color: #fff;
    margin: 0;
    width: inherit;
    text-align: left;
    font-size: 20px;
    line-height: 25px
}

.beitrag h2 a {
    color: #fcbf19
}

.single .beitrag a {
    color: #fff
}

#aktuelles a,
#aktuelles h3 a {
    color: #fcbf19
}

.beitrags-bild a {
    width: 100%
}

#aktuelles p {
    color: gray
}

.single .content {
    padding: 5%
}

.single-projekte h1 {
    text-align: center
}

.projekt-meta {
    text-align: center;
    margin-bottom: 2.5%
}

.titelbild img {
    height: 60vh;
    width: 100%;
    object-fit: cover
}

#single .single-content,
.content-grey,
.single-projekte .projekt-content {
    background: #f2f2f2;
    padding: 5%
}

.titelbild {
    margin-bottom: 2.5%
}

.page-template-tpl-landingpage .titelbild {
    margin: 120px 0 0 0
}

.page-template-tpl-impressum h1,
.page-template-tpl-impressum h2,
.page-template-tpl-landingpage h1,
.page-template-tpl-landingpage h2,
.page-template-tpl-landingpage h3,
.page-template-tpl-landingpage h4 {
    text-align: left
}

.page-template-tpl-landingpage .green-line {
    margin: 0 0 20px 0
}

.page-template-tpl-landingpage article {
    width: 60%
}

.col-50 {
    width: 48%
}

#ueber-uns .col-50 img {
    width: 100%
}

#ueber-uns .wrap {
    max-width: 1500px;
    margin: 0 auto;
}

#ueber-uns .col-50 h3 {
    text-align: left;
    margin: 0;
    width: auto
}

#ueber-uns table {
    color: grey;
    margin: 30px 0
}

#ueber-uns table td {
    padding: 5px 20px 5px 0
}

#ueber-uns table span {
    font-weight: 600;
    color: #fcbf19
}

#ueber-uns h2 {
    margin: 0 0 10px 0
}

#ueber-uns h3 {
    padding-bottom: 0;
    text-align: left;
    width: auto
}

#ueber-uns .titel p {
    font-style: italic
}

#ueber-uns .col-25 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.kammern h2 {
    margin-bottom: 25px
}

.kammern li {
    list-style: none
}

.subnav {
    position: fixed;
    bottom: 0;
    right: 5%;
    z-index: 999;
    background-color: #fcbf19;
    padding: 7px 15px
}

#broschuere {
    margin-bottom: 5%
}

#broschuere h2 {
    color: #fcbf19;
    font-weight: 600
}

#broschuere .col-30 {
    background: #f2f2f2;
    padding: 5%
}

#broschuere .col-30 h2 {
    text-align: left
}

#broschuere .col-70 img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    display: block
}

#broschuere .col-30 {
    width: 33.33%
}

#broschuere .col-70 {
    width: 66.67%
}

.kontakt {
    background: #fcbf19;
    color: #fff;
    padding: 2.5% 0
}

.kontakt a,
.kontakt p {
    color: #fff
}

.kontakt span.agu {
    font-size: 1.9em;
    text-transform: uppercase
}

.kontakt span.landschaft {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 3px
}

.kontakt .flex-container {
    align-items: flex-end
}

.kontakt .flex-container .col {
    display: inline-flex;
    justify-content: flex-start;
    width: 33.33%;
    margin-bottom: 0 !important
}

.lpages {
    background: #fff;
    color: gray;
    padding: 2.5% 0
}

.lpages li {
    display: inline-block;
    margin: 0 0 5px 0
}

.lpages li a:hover {
    opacity: .5;
    -webkit-transition: ease-in .5s;
    -o-transition: ease-in .5s transition: ease-in .5s
}

.lpages li:after {
    padding: 0 10px;
    content: " • ";
    color: #fcbf19
}

.lpages li:last-of-type:after {
    content: ""
}

.lpages li a {
    color: gray;
    font-size: 14px;
    -webkit-transition: ease-in .5s;
    -o-transition: ease-in .5s transition: ease-in .5s
}

.lpages h4 {
    color: #fcbf19;
    margin-bottom: 15px
}

#lpage {
    position: relative
}

.lpage-image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}

.page-template-tpl-themenuebersicht main img {
    margin: auto;
    width: 100%
}

.page-template-tpl-themenuebersicht .themen li {
    list-style: none;
    width: 33.33%;
    text-align: center;
    margin: 0
}

.page-template-tpl-themenuebersicht .themen li a {
    background: #00e9cc;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    -webkit-transition: ease-in .5s;
    -o-transition: ease-in .5s;
    transition: ease-in .5s
}

.page-template-tpl-themenuebersicht .themen li a:hover {
    background: #fcbf19;
    -webkit-transition: ease-in .5s;
    -o-transition: ease-in .5s;
    transition: ease-in .5s
}

.page-template-tpl-themenuebersicht .themen li a:hover h3 {
    color: #fff
}

.subnav a,
.subnav p {
    color: #fff;
    font-size: 14px
}

.subnav a:hover {
    text-decoration: underline
}

.green-line {
    width: 0%;
    height: 2px;
    background-color: #fcbf19;
    display: block;
    margin: 0 auto 20px;
    transition: all 1.2s ease
}

.landing h2 {
    text-align: left;
    width: 100%
}

.landing h3 {
    text-align: left;
    width: 100%;
    font-weight: 700;
    font-style: normal;
    font-size: 1.3em;
    padding: 30px 0;
    color: gray;
    display: block;
    margin: auto
}

.grow {
    width: 56%
}

.info a {
    font-weight: 100 !important
}

.info strong {
    border-bottom: 1px dashed #000
}

.info a:hover {
    color: #fcbf19;
    text-decoration: none !important
}

.left {
    margin-left: 5%
}

ul li {
    list-style-image: url(../images/list-style.png);
    list-style-position: outside;
    margin: 5px 0 0 20px
}

.wrapper {
    width: 94%;
    display: block;
    margin: auto;
    padding: 3%
}

.header {
    margin-top: 60px;
    display: block
}

header {
    position: relative
}

.header-slider img {
    width: 100%;
    height: auto
}

.header-slider .slick-dots {
    text-align: center
}

.header-slider .slick-dots li button {
    background: #fcbf19;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border: none;
    padding: 6px;
    cursor: pointer;
    border-radius: 100%;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    border: 1px solid #fcbf19
}

.header-slider .slick-dots li.slick-active button {
    background: #fff;
    border: 1px solid #fcbf19
}

.header-slider .slick-dots li button:focus {
    outline: 0 !important
}

.header-slider .slick-slide {
    position: relative;
    overflow: hidden;
    padding: 0
}

.slider-text {
    position: absolute;
    bottom: 50px;
    right: 50px;
    background: rgba(252, 191, 25, .95);
    z-index: 99;
    color: #fff;
    padding: 50px;
    opacity: 0;
    width: 450px
}

.slider-text .btn {
    background: #fff;
    color: #fcbf19
}

.slider-text .btn:hover {
    color: #fff
}

.slick-slide.slick-active .slider-text {
    animation-name: textanimation;
    animation-fill-mode: forwards;
    animation-delay: .5s;
    animation-duration: 2s;
    -webkit-transition: linear .5s;
    -o-transition: linear .5s;
    transition: linear .5s
}

@keyframes textanimation {
    0% {
        bottom: -50%;
        opacity: 0;
        -webkit-transition: linear .5s;
        -o-transition: linear .5s;
        transition: linear .5s
    }

    100% {
        bottom: 50px;
        opacity: 1;
        -webkit-transition: linear .5s;
        -o-transition: linear .5s;
        transition: linear .5s
    }
}

.slider-text h2,
.slider-text h3,
.slider-text h4 {
    color: #fff;
    text-align: left
}

.slider-text p {
    color: #fff;
    margin: 0
}

.slider-logo {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    opacity: 0;
    z-index: 9
}

.slick-slide.slick-active .slider-logo {
    animation-name: headeranimation;
    animation-fill-mode: forwards;
    animation-delay: .5s;
    animation-duration: 4s;
    -webkit-transition: linear .5s;
    -o-transition: linear .5s;
    transition: linear .5s
}

@keyframes headeranimation {
    0% {
        opacity: 0;
        -webkit-transition: linear .5s;
        -o-transition: linear .5s;
        transition: linear .5s
    }

    100% {
        opacity: 1;
        transform: scale(1.1);
        -webkit-transition: linear .5s;
        -o-transition: linear .5s;
        transition: linear .5s
    }
}

.logo-1 {
    position: absolute;
    top: 119px;
    right: 2%;
    width: 15px;
    padding-top: 0
}

.wrapper-inner {
    background-color: #fff;
    background-size: 100%;
    position: relative;
    display: block
}

section {
    padding: 2.5% 0
}

.content {
    background: url(../images/background-architekt-goldmann-2.jpg) no-repeat top center/cover;
    position: relative;
    display: block;
    padding: 5%
}

.content-ohne-bg {
    position: relative;
    display: block;
    padding: 5% 0 5% 0;
    width: 90%;
    margin: 5%
}

.content-2 {
    padding: 10% 0;
    width: 100%;
    display: block;
    margin: auto;
    position: relative;
    z-index: 2;
    background: url(../images/background-news.jpg) no-repeat center center/cover
}

.content-inner {
    display: block;
    margin: auto;
    text-align: left;
    padding: 2% 10%
}

.content-inner p {
    color: gray;
    padding-bottom: 15px
}

.content-inner ul {
    padding-left: 20px;
    color: gray
}

.content-inner-1 {
    width: 80%;
    display: block;
    margin: auto;
    text-align: left;
    padding: 0
}

.content-inner-1 p {
    line-height: 23px;
    color: gray;
    font-size: 15px;
    padding-bottom: 15px
}

.content-inner-1 ul {
    padding-left: 20px;
    color: gray
}

.dsa-secure-plugin .undercheck {
    padding: 10px !important
}

.scroll-p {
    padding-bottom: 320px
}

.col1 {
    width: 46%;
    height: auto;
    padding: 0 3%;
    display: inline-block;
    vertical-align: top
}

.col1 img {
    width: 100%
}

.col1 img:hover {
    filter: grayscale(1)
}

div.col1 h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 1.3em;
    padding: 30px 0 15px 0;
    text-align: center;
    color: gray;
    width: 100%;
    display: block;
    margin: auto
}

div.col1 p {
    text-align: center
}

div.col1 a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fcbf19;
    text-align: center;
    font-size: 20px
}

div.col1 ul {
    margin-top: 2%
}

div.col1 ul li {
    padding-bottom: 6px;
    line-height: 20px;
    font-size: 15px
}

.right-element {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1
}

.content-inner.hideme li {
    line-height: 22px;
    margin-bottom: 10px
}

.neuigkeiten {
    position: relative
}

.news-img {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0
}

.col2 {
    width: 30%;
    padding: 0 3%;
    display: inline-block;
    vertical-align: top
}

.col3 {
    width: 58%;
    padding: 0 3%;
    display: inline-block;
    vertical-align: top
}

.news {
    text-decoration: none;
    font-weight: 700;
    color: #fcbf19;
    font-size: 15px
}

div.col3 p {
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 22px
}

.col4 {
    width: 46%;
    height: auto;
    padding: 0 3%;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px
}

div.col4 h1 {
    font-weight: 300;
    font-style: normal;
    font-size: 2.5em;
    padding-bottom: 30px;
    text-align: left;
    color: gray;
    width: 100%;
    display: block;
    margin: auto;
    text-transform: uppercase
}

div.col4 h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 1.3em;
    padding: 30px 0 15px 0;
    text-align: left;
    color: gray;
    width: 100%;
    display: block;
    margin: auto
}

div.col4 p {
    text-align: left;
    padding-bottom: 15px;
    line-height: 20px
}

div.col4 a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fcbf19;
    text-align: center;
    font-size: 20px
}

div.col4 ul {
    margin-top: 0;
    margin-left: 20px
}

div.col4 ul li {
    padding-bottom: 6px;
    line-height: 20px;
    font-size: 15px
}

.col4 img {
    width: 100%
}

.col4 {
    vertical-align: top
}

.imp {
    font-size: 18px !important;
    text-transform: none !important
}

.imp-space {
    width: 100%;
    height: 72px
}

strong {
    font-weight: 700
}

.english {
    padding-bottom: 10px
}

.acc-img {
    width: 40%;
    padding-right: 2%
}

.hideme {
    opacity: 1
}

::-webkit-input-placeholder {
    font-weight: 700;
    color: #000
}

:-moz-placeholder {
    font-weight: 700;
    color: #000
}

::-moz-placeholder {
    font-weight: 700;
    color: #000
}

:-ms-input-placeholder {
    font-weight: 700;
    color: #000
}

@keyframes bild {
    from {
        opacity: .5;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

#animate {
    animation-name: bild !important;
    animation-duration: 2.5s !important
}

@keyframes nav {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes line {
    0% {
        width: 0%
    }

    100% {
        width: 56%
    }
}

.line {
    animation-name: line !important;
    animation-duration: 4s !important;
    animation-iteration-count: 1 !important;
    animation-fill-mode: forwards
}

100% {
    width: 100%;
    height: auto
}

.fest {
    position: fixed;
    top: 5%;
    z-index: 555
}

.kontakt-frame {
    width: 100%;
    height: 700px;
    background: #f2f2f2;
    max-width: 350px
}

.imblick {
    opacity: 0
}

.imblick-head {
    opacity: 1
}

.none-580 {
    display: block
}

.mobile {
    display: none
}

.slick-dots {
    list-style: none;
    margin-top: 20px
}

.slick-dots li {
    display: inline-block;
    margin: 0 10px 10px 0
}

.slick-dots li.slick-active button {
    background: grey
}

.slick-dots li button {
    background: #fcbf19;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    border-radius: 100%;
    width: 30px;
    height: 30px
}

.slick-dots li button:focus {
    outline: 0
}

.language-switcher {
    width: 100%;
    background: #f8f7f2;
    padding: 5px 10%;
    margin: 0 0 20px 0;
    text-align: right
}

.language-switcher li {
    display: inline-block;
    margin: 0 0 0 10px
}

.language-switcher li a img {
    opacity: .3;
    -webkit-transition: ease-in .4s;
    -o-transition: ease-in .4s;
    transition: ease-in .4s
}

.language-switcher li a.current_language img,
.language-switcher li a:hover img {
    opacity: 1;
    -webkit-transition: ease-in .4s;
    -o-transition: ease-in .4s;
    transition: ease-in .4s
}

nav ul {
    padding: 30px 0
}

nav ul li {
    display: inline-block;
    margin: 0 10px
}

nav ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    color: grey;
    padding: 0 3px;
    transition: .4s
}

nav ul li a:hover {
    color: #fcbf19
}

nav ul li.menu-item-has-children input,
nav ul li.menu-item-has-children > a {
    display: none
}

nav ul li.menu-item-has-children {
    position: relative
}

nav ul li.menu-item-has-children input,
nav ul li.menu-item-has-children label {
    cursor: pointer
}

.sub-menu {
    display: none;
    width: 230px;
    position: absolute;
    top: 24px;
    left: -20px;
    background: #fcbf19;
    text-align: left;
    padding: 15px
}

.sub-menu li {
    display: block;
    margin: 5px 0
}

.sub-menu a {
    color: #fff
}

.sub-menu a:hover {
    color: gray
}

nav ul li {
    position: relative
}

nav ul li label {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #3e3d40;
    padding: 0 3px;
    transition: .4s
}

nav ul li.menu-item-has-children:hover input + ul.sub-menu,
nav ul li.menu-item-has-children:hover label + ul.sub-menu {
    display: block;
    position: absolute
}

.navi {
    display: none
}

.burger-menu {
    position: fixed;
    background: #fcbf19;
    padding: 5px;
    right: 5%;
    top: 60px;
    z-index: 9999
}

.burger-nav {
    position: relative;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.burger {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 5px;
    top: 50%;
    right: 0;
    margin-top: -5px;
    opacity: 1
}

.burger::before {
    position: absolute;
    background: #fff;
    width: 40px;
    height: 5px;
    top: 13px;
    content: "";
    display: block
}

.burger::after {
    position: absolute;
    background: #fff;
    width: 40px;
    height: 5px;
    bottom: 13px;
    content: "";
    display: block
}

.burger,
.burger::after,
.burger::before {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.burger-menu.menu-on .burger::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    bottom: 0
}

.burger-menu.menu-on .burger::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0
}

.burger-menu.menu-on .burger {
    background: rgba(111, 111, 111, 0)
}

.full-screen-nav {
    position: fixed;
    z-index: 9998;
    width: 100%;
    height: 100%;
    left: 0;
    background: #fcbf19;
    display: table;
    visibility: hidden;
    transition: all .4s ease-in-out;
    opacity: 0;
    top: 0
}

.full-screen-nav ul li {
    list-style: none
}

.fadeIn {
    opacity: 1 !important;
    visibility: visible !important
}

.fadeUp {
    opacity: 1 !important;
    margin-top: 0 !important
}

.btn {
    background-color: #fcbf19;
    color: #fff;
    padding: 10px 25px;
    transition: .5s;
    cursor: pointer;
    margin: 15px 0 0 0;
    display: inline-block;
    letter-spacing: 2px;
    -webkit-transition: linear .5s -o-transition: linear .5s transition: linear .5s
}

.btn:hover,
.page-numbers:hover {
    background-color: #eaae0b;
    -webkit-transition: linear .5s -o-transition: linear .5s transition: linear .5s
}

.icon {
    width: 25px;
    height: auto;
    margin: 0 10px 0 0
}

.subnav {
    position: fixed;
    right: 10%;
    bottom: 0;
    padding: 5px 10px;
    background: #fcbf19
}

.subnav li {
    display: inline-block;
    list-style: none;
    margin: 0
}

.subnav li:after {
    content: " • ";
    padding: 0 10px
}

.subnav li:last-child:after {
    content: "";
    padding: 0
}

.subnav a {
    color: #fff
}

.container {
    width: 100%;
    position: relative;
    margin-bottom: 30px
}

.container .overlay {
    opacity: .8
}

.container:hover .overlay {
    opacity: 1
}

.projekt {
    margin: 50px 0 0 0
}

.projekt-slider .slick-slide {
    padding: 0
}

.projekte-slider-pager .slick-slide {
    position: relative;
    overflow: hidden;
    -webkit-transition: ease-in .6s;
    -o-transition: ease-in .6s;
    transition: ease-in .6s
}

.content-inner-1 .container {
    padding: 5% 5% 0
}

.flex {
    display: flex;
    margin-bottom: 40px
}

.flex .container {
    margin: 0 40px
}

.projekte {
    margin-bottom: 40px
}

.col {
    margin-bottom: 40px
}

.image {
    display: block;
    width: 100%;
    height: auto
}

.text {
    color: #6e6e6e;
    font-size: 25px;
    line-height: 28px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    transition: .3s
}

.container:hover .text {
    color: #fcbf19
}

.w3-content {
    position: relative
}

.arrow {
    position: absolute;
    top: 43%;
    z-index: 99;
    background-color: rgba(0, 0, 0, .5);
    border: none;
    color: #fff;
    font-size: 25px;
    padding: 10px;
    transition: .3s
}

.arrow:hover {
    color: #fcbf19;
    background-color: #000
}

.left {
    left: 0;
    margin-left: 0
}

.right {
    right: 0
}

.section-abstand {
    padding: 110px 0
}

.stadt {
    color: grey
}

#breadcrumb {
    background: #f2f2f2;
    padding: 25px 0;
    margin: 0 0 100px 0
}

#breadcrumb li {
    display: inline-block;
    margin: 0 10px;
    position: relative
}

#breadcrumb li:after {
    content: " • ";
    padding: 0 10px;
    position: absolute
}

#breadcrumb li:last-child:after {
    content: ""
}

.backbtn {
    color: #fcbf19;
    cursor: pointer;
    letter-spacing: 2px;
    position: relative;
    border: none;
    font-size: 16px
}

.flex-container {
    display: flex
}

.space-b {
    justify-content: space-between
}

.align-c {
    align-items: center
}

.col-50 {
    width: 48%;
    display: block
}

.col-50 h1,
.col-50 h2 {
    text-align: left;
    margin: 0
}

.kontaktformular {
    width: 100%;
    height: 700px;
    border: none
}

.col-50 {
    margin: 0 0 40px 0
}

.col-33 img,
.col-50 img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.col-33 {
    width: 32%;
    height: auto;
    margin: 0 0 40px 0
}

.projekt-title h4 {
    width: inherit !important;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.projekt-title p a {
    color: grey;
    margin: 10px 0 0 0;
    display: inline-block
}

.col-33 h2 {
    text-align: left;
    width: auto
}

.page-template-page-unterthemenseite .col-50 img {
    width: 100%
}

.content p {
    margin: 0 0 20px 0
}

.theme h3 {
    margin: 0 0 25px 0
}

.flex-container {
    display: flex;
    flex-wrap: wrap
}

.theme {
    margin: 30px 0 0 0
}

.theme img {
    margin-bottom: 25px
}

.page-template-page-unterthemenseite .col-50 ul {
    margin: 0 0 20px 0
}

.page-template-page-unterthemenseite .col-50 ul li {
    list-style-image: url(../images/list-style.png);
    list-style-position: outside;
    margin-bottom: 8px;
    margin-left: 18px
}

.bildlegende {
    font-style: italic;
    margin: 0 0 40px 0
}

.karte {
    position: relative
}

.map {
    width: 100%;
    position: relative;
    z-index: 1
}

.point-thema {
    background: #fcbf19;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #fff;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    cursor: pointer
}

.point {
    background: #fcbf19;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #fff;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    cursor: pointer
}

.point-2 {
    background: #fcbf19;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #fff;
    position: absolute;
    z-index: 2;
    top: 65%;
    left: 30%;
    cursor: pointer
}

.point-3 {
    background: #fcbf19;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #fff;
    position: absolute;
    z-index: 2;
    top: 60%;
    left: 45%;
    cursor: pointer
}

.point-4 {
    background: #fcbf19;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #fff;
    position: absolute;
    z-index: 2;
    top: 72%;
    left: 55%;
    cursor: pointer
}

.point-5 {
    background: #fcbf19;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #fff;
    position: absolute;
    z-index: 2;
    top: 54%;
    left: 74%;
    cursor: pointer
}

.point-6 {
    background: #fcbf19;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #fff;
    position: absolute;
    z-index: 2;
    top: 20%;
    left: 82%;
    cursor: pointer
}

.point a {
    position: relative;
    top: -310px;
    left: -65px;
    display: none
}

.point.point-horizontal a {
    position: relative;
    top: -68px;
    left: -300px;
    display: none
}

hr {
    color: #f2f2f2 !important;
    height: 1px
}

.point a.active {
    display: inline-block;
    -webkit-animation: fadeIn alternate 1s;
    animation: fadeIn alternate 1s
}

.title-point {
    position: absolute;
    background: #30c9f0;
    padding: 10px;
    border-radius: 8px;
    left: 0;
    right: 0;
    bottom: 50px;
    width: 100%;
    hyphens: auto;
    text-align: center;
    line-height: 20px;
    color: #000
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.point a.active img {
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}

.point a.active:hover img {
    opacity: .65;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}

.point a.active:hover span:before {
    content: url(../images/plus.png);
    position: relative;
    top: -96px;
    color: #fff;
    z-index: 10;
    right: 14px;
    -webkit-animation: fadeIn alternate 1s;
    animation: fadeIn alternate 1s
}

.point.point-horizontal a.active:hover span:before {
    content: url(../images/plus.png);
    position: relative;
    top: -15px;
    color: #fff;
    z-index: 10;
    right: 92px;
    -webkit-animation: fadeIn alternate 1s;
    animation: fadeIn alternate 1s
}

.line-point {
    width: 2px;
    height: 150px;
    margin: auto;
    display: block;
    border: 2px dashed #fcbf19
}

.point.point-horizontal .line-point {
    width: 150px;
    height: 2px;
    display: block;
    border: 2px dashed #fcbf19;
    position: relative;
    right: -150px;
    top: -80px
}

.point.point-down a img {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.point-down {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.point.point-down a {
    -webkit-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
    top: -68px;
    left: -90px
}

.point.point-down a.active:hover span::before {
    content: url(../images/plus.png);
    position: relative;
    top: -80px;
    color: #fff;
    z-index: 10;
    right: 15px;
    -webkit-animation: fadeIn alternate 1s;
    animation: fadeIn alternate 1s
}

.point.point-down a img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    right: -65px;
    position: absolute;
    bottom: 135px
}

.point.point-down .title-point {
    transform: rotate(180deg) translateX(50%);
    width: 130px
}

.karte-headline h3 {
    display: inline;
    margin: 0 15px 15px 0;
    font-size: 20px
}

.karte {
    margin-bottom: 40px
}

.legende {
    position: relative;
    padding: 10px 0 25px 80px;
    margin-bottom: 15px;
    width: 33%;
    display: inline-block
}

.legende h3 {
    font-size: 20px
}

.legende-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0
}

.projekte {
    margin: 60px 0 0 0
}

.prohekte h3 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

h4 {
    color: #fcbf19;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    margin: 0
}

.projekte h4 {
    color: grey;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    width: auto;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400
}

.projekte .col-25 {
    width: 23%;
    margin: 0 2% 30px 0
}

.pic {
    overflow: hidden;
    position: relative;
    margin: 0 0 10px 0
}

.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    height: 265px;
    object-fit: cover
}

.pic .overlay {
    background: rgba(252, 191, 25, .7);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}

.pic:hover .overlay {
    opacity: 1;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}

.pic:hover .overlay:after {
    content: url(../images/plus.png);
    width: 30px;
    height: 30px;
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    animation-name: transform;
    animation-duration: 1.5s;
    animation-fill-mode: forwards
}

.projekt .col-25 {
    width: 23%
}

.projekt .col-25 img {
    width: 100%;
    height: 265px;
    object-fit: cover
}

#kontaktformular {
    width: 100%;
    padding: 0
}

#kontaktformular .dsa-secure-plugin {
    padding: 0 !important
}

@keyframes transform {
    0% {
        top: 0
    }

    100% {
        top: 44%
    }
}

.head-spacer {
    margin-top: 100px
}

.zweispaltig-fliessend {
    -webkit-columns: 2;
    -moz-columns: 2;
    -o-columns: 2;
    columns: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    -o-column-gap: 30px;
    column-gap: 30px;
    column-span: all
}

.zweispaltig-fliessend h2,
.zweispaltig-fliessend h3 {
    column-span: all;
    margin: 0 0 10px 0
}

.zweispaltig-fix .col-50 {
    width: 48%
}

.content-spacer {
    margin: 60px 0
}

.page-template-page-themenseite-recycling h1,
.page-template-page-themenseite-recycling h2 {
    text-align: left
}

.page-template-page-themenseite-recycling h2 {
    margin: 0 0 25px 0
}

.page-template-page-themenseite-recycling table tbody tr:nth-of-type(odd) {
    background: #f2f2f2
}

.page-template-page-themenseite-recycling table thead {
    background: #fcbf19;
    color: #fff
}

.page-template-page-themenseite-recycling table tbody tr td,
.page-template-page-themenseite-recycling table thead tr td {
    padding: 10px
}

.page-template-page-themenseite-recycling table {
    margin: 0 0 40px 0
}

.page-template-page-themenseite-recycling .einspaltig img {
    width: 100%;
    height: auto
}

.einspaltig,
.wp-caption {
    width: 100% !important;
    height: auto !important
}

.video-regenwasser {
    margin: 100px 0 50px 0
}

.video-regenwasser video {
    width: 700px;
    margin-left: calc(50% - 350px);
}

hr {
    background-color: #f2f2f2;
    height: 1px;
    border: none;
}


.pum-theme-276 .pum-container, .pum-theme-lightbox .pum-container {
    border: none!important;
    padding: 50px!important;
    color: #fcbf19!important;
    box-shadow: 0 0 30px 0 rgba(100,100,100,1)!important;
    background: url(https://www.goldmann-landschaft.de/wp-content/uploads/2024/12/weihnachten.jpg)no-repeat center top / cover!important;
}

/* WEIHNACHTEN STYLES */
.pum-theme-276 .pum-content, .pum-theme-lightbox .pum-content {
    color: #808080 !important;
    padding: 25px 55px 130px 55px !important;
    text-align: center;
}

.pum-theme-276 .pum-content p, .pum-theme-lightbox .pum-content p {
     color: #808080 !important;
}

.pum-theme-276 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    background-color: #fcbf19!important;
    border: none!important;
}

@media screen and (max-width:1270px) {
    .legende {
        width: 48%
    }

    .wrap {
        padding: 0 5%
    }

    #broschuere .col-30,
    #broschuere .col-70 {
        width: 50%
    }

    .lpage-image {
        display: none
    }

    .projekte .col-25 {
        width: 48%
    }
}

@media screen and (min-width:1200px) {
    .w3-content {
        width: 70%;
        margin-left: 15%
    }
}

@media screen and (max-width:1199px) {
    #ueber-uns .flex-container {
        flex-wrap: wrap
    }

    #ueber-uns .col-25 {
        width: 48%
    }
}

@media screen and (max-width:1100px) {
    .text {
        font-size: 20px
    }

    nav ul {
        display: none
    }

    nav ul li {
        list-style: none
    }

    .navi {
        display: block
    }

    .header {
        margin-top: 78px
    }

    .full-screen-nav > li {
        text-align: center;
        list-style: none;
        display: block;
        margin-bottom: 20px
    }

    .full-screen-nav {
        position: fixed;
        z-index: 9998;
        width: 100%;
        height: 100%;
        left: 0;
        background: #fcbf19;
        display: table;
        visibility: hidden;
        transition: all .4s ease-in-out;
        opacity: 0;
        top: 0;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .sub-menu {
        display: block;
        position: relative;
        width: auto;
        padding: 0;
        top: inherit;
        left: inherit;
        text-align: center
    }

    .full-screen-nav .menu-item-has-children input,
    .full-screen-nav .menu-item-has-children > a {
        display: none
    }

    .full-screen-nav .menu-item-has-children label {
        font-size: 25px;
        text-transform: uppercase
    }

    .full-screen-nav li a {
        padding: 0;
        font-size: 25px;
        color: #fff;
        transition: all .4s ease-in-out;
        text-decoration: none;
        text-transform: uppercase
    }

    .sub-menu > li {
        display: inline;
        text-align: center
    }

    .sub-menu > li:after {
        content: " • ";
        padding: 0 10px
    }

    .sub-menu > li:last-child:after {
        content: ""
    }

    #projekte .projekte-tax.flex-container .projekt,
    #projekte .projekte-tax.flex-container .projekt li {
        width: 100%;
        margin: 0 0 5% 0
    }

    .language-switcher {
        padding: 5px 5%
    }
}

@media screen and (max-width:1024px) {
    .point a img {
        width: 100px;
        height: 100px
    }

    .line-point {
        height: 60px
    }

    .point a {
        top: -165px;
        left: -42px
    }

    .point a.active:hover span:before {
        top: -72px
    }

    .point.point-horizontal a {
        top: -40px;
        left: -175px
    }

    .point.point-horizontal .line-point {
        width: 60px;
        right: -85px;
        top: -60px
    }

    .point.point-horizontal a.active:hover span::before {
        right: 72px
    }

    .point.point-down a {
        top: -22px;
        left: -42px
    }

    .point.point-down a img {
        right: -40px;
        position: absolute;
        bottom: 65px
    }

    .col-center,
    .kontakt .flex-container .col {
        width: 100%
    }

    .beitrag.col-33 {
        width: 48%
    }

    .title-point {
        padding: 5px;
        bottom: 20px;
        font-size: 13px
    }
}

@media screen and (max-width:900px) {
    .content-inner-1 {
        width: 100%
    }

    .theme .col-50 {
        width: 100%
    }

    .projekte .flex-container.space-b {
        justify-content: flex-start
    }

    #leistungen .flex-item {
        width: 100%;
        margin: 0 0 30px 0
    }

    .col-33,
    .col-50 {
        width: 100%
    }
}

@media screen and (min-width:779px) {
    .toggler {
        display: block
    }
}

@media screen and (max-width:778px) {

    .page-template-tpl-landingpage article,
    .wrap-s {
        width: 100%
    }

    .acc-img {
        width: 100%;
        height: auto
    }

    .flex {
        display: block;
        margin-bottom: 40px;
        width: 100%
    }

    .flex .container {
        margin: 0 10% 20px;
        width: 80%
    }

    .projekte {
        margin-bottom: 40px
    }

    .navi {
        display: block
    }

    .col1,
    .col2,
    .col3,
    .col4,
    .footer1,
    .footer2 {
        width: 100%
    }

    .footer2 {
        padding-top: 20px
    }

    .hideme {
        opacity: 1 !important
    }

    .scroll-p {
        padding-bottom: 0
    }

    .text {
        font-size: 25px
    }

    .legende {
        width: 100%
    }

    #ueber-uns .col-25 {
        width: 100%
    }

    .content-inner {
        width: 100%;
        padding: 0
    }

    h1,
    h2,
    h3 {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }

    .lpages {
        padding: 30px 0
    }

    .toggler {
        display: none
    }

    .toggle h4 {
        cursor: pointer;
        margin-bottom: 0;
        position: relative
    }

    .toggle span {
        width: 22px;
        height: 15px;
        position: absolute;
        right: 0;
        top: 0;
        display: block
    }

    .toggle span.closed:before {
        content: "\f055";
        font-size: 25px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #fcbf19
    }

    .toggle span.open:before {
        content: "\f056";
        font-size: 25px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #fcbf19
    }

    .toggler {
        margin: 10px 0 0 0
    }

    .lpages li::after {
        content: "";
        padding: 0
    }

    .lpages li {
        display: block
    }

    #broschuere .col-30,
    #broschuere .col-70 {
        width: 100%
    }

    #broschuere .col-70 img {
        height: auto
    }

    .page-template-tpl-themenuebersicht .themen li {
        width: 100%;
        margin: 0 0 10px 0
    }

    .page-template-tpl-themenuebersicht .themen li a {
        display: block
    }

    #kontakt .col-50,
    .zweispaltig-fix .col-50 {
        width: 100%
    }

    .page-template-page-projektuebersicht h1 {
        text-align: left;
        margin: 0 0 15px 0
    }

    .zweispaltig-fliessend {
        -webkit-columns: 1;
        -moz-columns: 1;
        -o-columns: 1;
        columns: 1
    }
    .video-regenwasser video {
        width: 100%;
        margin-left: auto;
    }
}

@media screen and (max-width:580px) {
    .navi {
        display: block
    }

    h1 {
        font-size: 25px;
        line-height: 30px;
        width: 100%
    }

    .subline {
        font-size: 17px;
        line-height: 25px
    }

    .col4 {
        margin-top: 20px
    }

    .none-580 {
        display: none
    }

    .mobile {
        display: block
    }

    .karte-headline h2 {
        font-size: 22px;
        line-height: 26px
    }

    .point a img {
        width: 65px;
        height: 65px
    }

    .point a {
        top: -132px;
        left: -24px
    }

    .point a.active:hover span::before {
        top: -55px
    }

    .point.point-horizontal a {
        top: -24px;
        left: -135px
    }

    .point.point-horizontal .line-point {
        width: 60px;
        right: -65px;
        top: -41px
    }

    .point.point-horizontal a.active:hover span::before {
        right: 53px
    }

    .projekte .col-25 {
        width: 100%;
        padding: 8px
    }

    .logo {
        width: 220px
    }

    .beitrag.col-33 {
        width: 100%
    }

    .title-point {
        display: none
    }

    .legende {
        padding: 10px 0 15px 55px
    }

    .legende h3 {
        font-size: 15px
    }

    .legende-icon {
        width: 45px;
        height: 45px
    }

    .page-template-tpl-startseite .dsa-secure-plugin {
        height: 300px !important
    }
}

@media screen and (max-width:480px) {
    .text {
        font-size: 20px
    }

    .right-element {
        display: none
    }

    .karte {
        margin: 30px 0 0 0
    }
}

@media screen and (max-width:380px) {
    .line-point {
        height: 40px
    }

    .point a {
        top: -112px;
        left: -25px
    }

    .projekte .col-25 {
        width: 100%;
        padding: 0;
        margin: 0 0 20px 0
    }
}