﻿.standorte .head{margin:70px 0;position:relative;}.standorte .head .detail{text-align:center;}.standorte .head .detail:after{content:"";position:absolute;bottom:-55px;left:20px;right:20px;height:1px;background-color:#ccc;}.standorte .detail-kurzbeschreibung{background-color:#f8f8f8;padding:50px 0;font-size:18px;}.standorte .detail-kurzbeschreibung .item{display:flex;grid-gap:30px;}.standorte .detail-kurzbeschreibung .item .left{width:450px;position:relative;}.standorte .detail-kurzbeschreibung .item .left .wrapper-image{position:relative;margin-bottom:20px;}.standorte .detail-kurzbeschreibung .item .left .wrapper-image:before{content:"";display:block;padding-top:70%;}.standorte .detail-kurzbeschreibung .item .left .wrapper-image .image{position:absolute;top:0;left:0;right:0;bottom:0;display:block;text-align:center;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:1;}.standorte .detail-kurzbeschreibung .item .right{width:calc(100% - 450px);}.standorte .detail-kurzbeschreibung .item .right .button{margin-top:20px;}.standorte .detail-kurzbeschreibung .item .right .button a{color:#fff;padding:10px 30px;background-color:#334121;display:inline-block;}@media screen and (max-width:1000px){.standorte .detail-kurzbeschreibung .item .left{width:350px;}.standorte .detail-kurzbeschreibung .item .right{width:calc(100% - 350px);}}@media screen and (max-width:767px){.standorte .detail-kurzbeschreibung .item{flex-direction:column;}.standorte .detail-kurzbeschreibung .item .left,.standorte .detail-kurzbeschreibung .item .right{width:100% !important;}}.standorte .detail2{text-align:center;padding:50px 0;}.standorte .list-standorte{padding:70px 0 120px 0;}.standorte .list-standorte .items{display:flex;grid-gap:20px;flex-wrap:wrap;}.standorte .list-standorte .items>a{display:contents;}.standorte .list-standorte .items .item{width:calc(25% - 15px);position:relative;border-radius:5px;background-color:#fff;box-shadow:0 2px 4px silver;padding:15px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;top:0;}.standorte .list-standorte .items .item h2{margin-top:0;font-family:raleway-bold;font-size:18px;color:#9dc568;}.standorte .list-standorte .items .item .wrapper-image{position:relative;margin-bottom:10px;}.standorte .list-standorte .items .item .wrapper-image:before{content:"";display:block;padding-top:65%;}.standorte .list-standorte .items .item .wrapper-image .image{position:absolute;top:0;left:0;right:0;bottom:0;display:block;text-align:center;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:1;}.standorte .list-standorte .items .item .text{font-size:18px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}.standorte .list-standorte .items .item .button{margin-top:20px;margin-bottom:5px;font-family:raleway-bold;font-size:16px;color:#9dc568;}.standorte .list-standorte .items .item:hover{top:-15px;}@media screen and (max-width:1000px){.standorte .list-standorte .items .item{width:calc(33.33% - 14px);}}@media screen and (max-width:768px){.standorte .list-standorte .items .item{width:calc(50% - 10px);}}@media screen and (max-width:500px){.standorte .list-standorte .items{flex-direction:column;}.standorte .list-standorte .items .item{width:100%;}}.standorte .angebot{background-color:#046f9f;text-align:center;padding:60px 0 50px 0;}.standorte .angebot h1{color:#fff;text-transform:none;margin-top:0;font-family:raleway-semibold;font-size:35px;}.standorte .angebot div{color:#fff;margin-bottom:50px;}.standorte .angebot a{color:#707070;padding:10px 30px;background-color:#fff;display:inline-block;}