.container{width:100%;margin:0 auto}@media(min-width: 768px){.container{max-width:800px}}@media(min-width: 1200px){.container{max-width:1000px}}@media(min-width: 1600px){.container{max-width:1400px}}@media(min-width: 1920px){.container{max-width:1500px}}.d-flex{display:flex;justify-content:space-between}.uebersicht,.team,.impressum_disclaimer{background-image:url("../img/hg_projekte_uebersicht.jpg");background-size:contain;padding-bottom:3rem}.uebersicht h1,.team h1,.impressum_disclaimer h1{margin-top:2rem}.impressum_disclaimer h2{margin-top:2rem}.impressum_disclaimer .h1{font-size:32px}.team{padding-top:3rem}.team .container{display:flex;justify-content:center;flex-wrap:wrap}@media(min-width: 1200px){.team .container{justify-content:space-between}}.team .container .pics,.team .container .kasten{display:flex;flex-direction:column;padding:0 1rem}.team .container .pics img,.team .container .kasten img{box-shadow:20px 20px 30px #000}@media(min-width: 1200px){.team .container .pics,.team .container .kasten{padding:0}}.team .container img{max-width:100%}.team .container span{text-align:center;padding:2rem;background:#fff;color:#000;opacity:.8;margin-bottom:3rem}@media(min-width: 1200px){.team .container span{margin-top:2rem}}.items{display:grid;-moz-column-gap:2em;column-gap:2em;margin:0 2em}@media(min-width: 768px){.items{grid-template-columns:repeat(2, 1fr);margin:0}}@media(min-width: 1200px){.items{grid-template-columns:repeat(3, 1fr)}}.item{position:relative;margin-top:2rem}.item img{width:100%;box-shadow:20px 20px 30px #000}.label{position:absolute;bottom:.7rem;width:100%;background-color:#fff;opacity:.7;color:#000}.label h3{margin-left:1em;padding-top:.75em;font-size:.9rem}.label ul{padding:1em;margin-left:2em;font-size:.75rem;list-style:disc}.project{background-image:url("../img/hg_projekte_uebersicht.jpg");background-size:contain}.project h1{padding-top:3rem;margin-left:7.5%}@media(min-width: 992px){.project h1{margin-left:0}}.project .heiseler-grid{display:grid;gap:2rem;padding:4rem 7.5% 3rem}.project .heiseler-grid__image{max-width:100%;overflow:hidden}@media(min-width: 768px){.project .heiseler-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.project .heiseler-grid{padding:4rem 0 3rem}}@media(min-width: 1200px){.project .heiseler-grid{grid-template-columns:repeat(3, 1fr)}}.project img{display:block;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;transform:scale(1);width:auto}.project img:hover{transform:scale(1.05)}.carousel-cell{width:100%;height:auto;margin-right:10px;margin-bottom:3rem}.carousel-cell .description{height:100%}@media(min-width: 768px){.carousel-cell{height:550px}}.carousel-cell img{max-width:100%;display:block;margin:0 auto;box-shadow:20px 20px 30px #000}.flickity-page-dots{bottom:0px}.flickity-page-dots .dot{width:12px;height:12px;opacity:1;background:transparent;border:2px solid #fff}.flickity-page-dots .dot.is-selected{background:#fff}.flickity-viewport{transition:height .2s}.grid{display:grid;-moz-column-gap:2em;column-gap:2em;grid-template-columns:1fr;padding:10em 0}@media(min-width: 1200px){.grid{grid-template-columns:3fr 1fr}}.description{color:#000;background:#fff;padding:2em}*{margin:0;padding:0}html,body{font-family:"Open Sans",sans-serif;color:#fff}a{text-decoration:none;color:inherit}p{margin-top:1rem}ul{list-style:none}h1,h2,h3,h4,h5,h6{border-bottom:2px solid #c00;display:inline-block;padding-bottom:.25rem}h2{border-bottom:0;padding:1rem 2rem}main{margin-top:5rem}.btn{padding:.75em;cursor:pointer;margin-top:2em;margin-right:1em;border-radius:.25rem;border:0;box-shadow:3px 3px 2px rgba(0,0,0,.6);font-weight:bold;background-image:url(../img/bereiche_hg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.navbar{background:#f1f3e0;padding:1rem 0;border-bottom:2px solid #c00;position:fixed;top:0;left:0;right:0;z-index:99}.navbar a{color:#000}.navbar .container{display:flex;justify-content:space-between;align-items:center;margin:0 2rem;width:auto}.navbar .container img{width:100%;max-width:130px;height:auto}ul.nav-items{display:none}ul.nav-items li{display:inline;margin-left:1rem;font-size:.9rem}@media(min-width: 768px){ul.nav-items li{font-size:1rem}}ul.nav-items li.active a{border-bottom:2px solid #c00}label.hamburg{display:block;background:#555;width:50px;height:50px;position:relative;margin-left:auto;margin-right:auto;border-radius:4px}input#hamburg{display:none}.line{position:absolute;left:10px;height:4px;width:30px;background:#fff;border-radius:2px;display:block;transition:.5s;transform-origin:center}.line:nth-child(1){top:12px}.line:nth-child(2){top:24px}.line:nth-child(3){top:36px}#hamburg:checked+.hamburg .line:nth-child(1){transform:translateY(12px) rotate(-45deg)}#hamburg:checked+.hamburg .line:nth-child(2){opacity:0}#hamburg:checked+.hamburg .line:nth-child(3){transform:translateY(-12px) rotate(45deg)}@media(min-width: 768px){.row{display:none}ul.nav-items{display:block}.navbar .container{margin:0 auto}}.introduce{background-image:url(../img/home/OLDhg_header.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;height:1097px}.introduce .container{padding-top:2rem}.blacked{color:#000;padding:1rem;background:rgba(0,0,0,.5);color:#fff}@media(min-width: 1200px){.blacked{padding:0;background:initial;color:#000;width:50%}}.expandable{display:none}#more{padding:1rem;margin-top:1rem;cursor:pointer;font-weight:700;font-size:1rem}@media(min-width: 1200px){.expandable{display:block}#more{display:none}}.services{background-image:url(../img/home/hg_leistungen_beschnitten.jpg)}section.projects{background-image:url(../img/home/hg_projekte.jpg);background-size:cover;padding:0}section.projects img{width:100%}section.projects .shadow{box-shadow:20px 20px 30px #000}.services,.projects,.contact{background-size:100%;padding:2rem 0}.services .container,.projects .container,.contact .container{margin-top:3rem}.sign{padding:1rem 0;background-image:url(../img/bereiche_hg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;width:140px;font-weight:900;text-align:center}.columns{display:grid;-moz-column-gap:50px;column-gap:50px;padding:0 1rem}.column:last-child,.column:nth-child(2){margin-top:2rem}.column:last-child .column-content ul{bottom:17%}.column-content{position:relative;color:#000}.column-content h3{font-size:.9rem;margin-bottom:.5rem}.column-content ul{font-size:.75rem;position:absolute;bottom:12%;left:20px;list-style-type:disc}.column-content li{margin-left:1rem}.column-content img{width:100%;max-width:375px}.more-projects{padding:5rem 0;margin:0 auto;width:192px}.more-projects a{background-image:url(../img/home/Button_mehr_projekte.png);background-repeat:no-repeat;background-size:100%;background-position:center;padding:2rem 3rem 2rem 1.5rem;font-weight:900;transition:.3s}.more-projects a:hover{background-image:url(../img/home/Button_mehr_projekte_mouseover.png)}@media(min-width: 992px){.columns{grid-template-columns:repeat(2, 1fr);-moz-column-gap:50px;column-gap:50px;padding:0}.column:nth-child(2){margin-top:0}}@media(min-width: 1200px){.columns{grid-template-columns:repeat(3, 1fr)}.column:last-child{margin-top:0}}.contact{background:#121212}.contact p{margin-top:0}.contact-infos{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.adress{line-height:1.75}.fas{width:2rem}.footer-logo{width:100%;max-width:240px;margin-bottom:2rem}.info:last-child{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:5rem}@media(min-width: 768px){.contact-infos{flex-direction:row}.info:last-child{margin-top:0}}footer{background-color:#000;padding:2rem 0;font-size:.75rem}/*# sourceMappingURL=main.min.css.map */