.header{height:100vh;width:100%}.header .navbar{background-color:green;display:flex;height:70px;position:absolute;width:100%}.header .navbar h1{align-self:center;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-self:center;margin-left:50px}.header .imageslider{height:100%;width:100%}.header .imageslider h2{bottom:0;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.3em;left:0;margin-bottom:50px;margin-left:50px;position:absolute}.header .imageslider h2 span{font-weight:400}.behandling{display:grid;grid-template-columns:1fr 1fr;height:auto;margin-top:50px}.behandling .behandlingtxt{grid-column:1/2;padding:50px;width:100%}.behandling .behandlingtxt h1,.behandling .behandlingtxt p{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.behandling .behandlingtxt p span{font-weight:700}.behandling .behandlingtxt .p1,.behandling .behandlingtxt .p2,.behandling .behandlingtxt .p3{margin-top:30px}.behandling .behandlingpic{grid-column:2/3}.behandling .behandlingpic img{border-radius:70px;height:100%;object-fit:cover;padding:50px;width:100%}.behandling .kontakt{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:50px}.behandling .kontakt h1{margin-bottom:30px}.footer{background-color:green;color:#fff;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:200px}.footer .footerinfo{align-self:center;padding-left:50px}.footer .footerinfo h3{font-size:1.5em;margin-bottom:10px}@media(max-width:700px){.behandling{display:grid;grid-template-columns:1fr}.behandling .behandlingpic,.behandling .behandlingtxt{grid-column:1/2}}*{box-sizing:border-box;margin:0;padding:0}ul{display:flex;flex-flow:column wrap;list-style-type:none}ul li{background-position:50%;background-repeat:no-repeat;background-size:cover;display:none;height:100vh;z-index:-5}ul li.active{-webkit-animation:fadeinout 4s linear forwards;animation:fadeinout 4s linear forwards;display:inherit}ul h2{display:none}ul h2.active{-webkit-animation:fadeinout 4s linear forwards;animation:fadeinout 4s linear forwards;display:inherit}@-webkit-keyframes fadeinout{0%{opacity:.9}10%{opacity:1}90%{opacity:1}to{opacity:.9}}@keyframes fadeinout{0%{opacity:.9}10%{opacity:1}90%{opacity:1}to{opacity:.9}}
/*# sourceMappingURL=main.69ed1fd0.css.map*/