.block.graphek_slider {
padding: 0px 0px;
position: relative;
}
.block.graphek_slider a {
text-decoration: none;
}
.block.graphek_slider.has_overlay .slick-slide:before {
content: '';
position: absolute;
display: block;
top: 0;
left: 0;
height: 50%;
width: 100%;
z-index: 10;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 0, 36, 0.5)), color-stop(70%, rgba(0, 0, 0, 0.3)), to(rgba(0, 212, 255, 0)));
background: -webkit-linear-gradient(top, rgba(2, 0, 36, 0.5) 0%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 212, 255, 0) 100%);
background: -moz- oldlinear-gradient(top, rgba(2, 0, 36, 0.5) 0%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 212, 255, 0) 100%);
background: -o-linear-gradient(top, rgba(2, 0, 36, 0.5) 0%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 212, 255, 0) 100%);
background: linear-gradient(180deg, rgba(2, 0, 36, 0.5) 0%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 212, 255, 0) 100%);
}
.block.graphek_slider .slick-slider {
background: #F0F0F1;
}
.block.graphek_slider .slick-slider .slick-list,
.block.graphek_slider .slick-slider .slick-track {
height: 100% !important;
}
.block.graphek_slider .slick-slider .slick-slide {
position: relative;
height: 100%;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-position: 50% 50% !important;
}
.block.graphek_slider .slick-slider img {
width: 100%;
display: block;
}
.block.graphek_slider .slick-slider .wrap {
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
z-index: 10;
}
.block.graphek_slider .slick-slider .slide_content {
max-width: 400px;
color: #fff;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.block.graphek_slider .slick-slider .slide_content h2 {
margin-top: 0;
}
.block.graphek_slider .slick-slider .slide_content .h3 {
font-family: aktiv-grotesk-extended, sans-serif;
font-weight: 300;
font-style: normal;
}
.block.graphek_slider .links_wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
position: relative;
z-index: 10;
margin-top: 0px;
}
.block.graphek_slider .links_wrapper .link {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
background: #F0F0F1;
padding: 30px 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #261B63;
}
.block.graphek_slider .links_wrapper .link:hover {
background: #261B63;
color: #fff;
}
.block.graphek_slider .links_wrapper .link:hover .icon_hover {
display: block;
}
.block.graphek_slider .links_wrapper .link:hover .icon_normal {
display: none;
}
.block.graphek_slider .links_wrapper .link:hover .icon_normal.no_hover {
display: block;
}
.invertiert.block.graphek_slider .links_wrapper .link {
background: #261B63;
color: #fff;
}
.invertiert.block.graphek_slider .links_wrapper .link:hover {
background: #F0F0F1;
color: #261B63;
}
.block.graphek_slider .links_wrapper .link.hauptlink {
-webkit-box-flex: 2;
-webkit-flex: 2;
-moz-box-flex: 2;
-ms-flex: 2;
flex: 2;
}
.block.graphek_slider .links_wrapper .link.nebenlink {
-webkit-box-flex: 0;
-webkit-flex: 0 0 380px;
-moz-box-flex: 0;
-ms-flex: 0 0 380px;
flex: 0 0 380px;
margin-left: 15px;
padding-right: 40px;
}
.block.graphek_slider .links_wrapper h3 {
margin: 0;
margin-bottom: 15px;
}
.block.graphek_slider .links_wrapper .icon {
width: 85px;
height: 85px;
-webkit-background-size: contain !important;
-moz-background-size: contain !important;
-o-background-size: contain !important;
background-size: contain !important;
background-position: 50% 50% !important;
background-repeat: no-repeat !important;
margin-right: 25px;
}
.block.graphek_slider .links_wrapper .icon_hover {
display: none;
}
.block.graphek_slider .links_wrapper .g_button:hover {
color: #C00D1E;
}
@media (max-width: 1000px) {
.block.graphek_slider .links_wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.block.graphek_slider .links_wrapper .link.nebenlink {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-moz-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-left: 0;
margin-top: 10px;
}
}
@media (max-width: 600px) {
.block.graphek_slider .links_wrapper .icon {
display: none;
}
}.block.graphek_button {
margin: 20px 0px;
}
.block.graphek_button.is-style-bordered a.g_button {
line-height: 1;
border: 1px solid #C00D1E;
padding: 7px 15px;
color: #C00D1E;
font-family: aktiv-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
}
.block.graphek_button.is-style-bordered a.g_button:hover {
background: #C00D1E;
color: #fff;
}
.block.graphek_button.is-style-bordered a.g_button:after {
right: -40px;
top: -1px;
height: -webkit-calc(100% + 2px);
height: -moz-calc(100% + 2px);
height: calc(100% + 2px);
width: 40px;
}
.block.graphek_button.is-style-filled a.g_button {
line-height: 1;
border: 1px solid #C00D1E;
padding: 7px 15px;
font-family: aktiv-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
background: #C00D1E;
color: #fff;
}
.block.graphek_button.is-style-filled a.g_button:hover {
background: none;
color: #C00D1E;
}
.block.graphek_button.is-style-filled a.g_button:after {
right: -40px;
top: -1px;
height: -webkit-calc(100% + 2px);
height: -moz-calc(100% + 2px);
height: calc(100% + 2px);
width: 40px;
}
.block.graphek_button.is-style-links a.g_button {
padding-left: 30px;
}
.block.graphek_button.is-style-links a.g_button:after {
right: auto;
left: 0px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.block.graphek_button.center {
text-align: center;
}
.block.graphek_button.center.is-style-filled {
margin-left: -40px;
}
.block.graphek_button.big a.g_button {
font-size: 20px;
}
.block.graphek_button.large a.g_button {
font-size: 26px;
}.block.graphek_teaser {
padding: 30px 0px 60px 0px;
text-decoration: none;
display: block;
height: 100%;
position: relative;
}
.block.graphek_teaser .bild_container {
position: relative;
}
.block.graphek_teaser .bild_container img {
width: 100%;
z-index: 0;
display: block;
}
.block.graphek_teaser .bild_container img.bild_normal {
z-index: 10;
position: relative;
}
.block.graphek_teaser .bild_container img.bild_hover {
position: absolute;
top: 0;
left: 0;
z-index: 0;
}
.block.graphek_teaser h3 {
min-height: 2.4em;
}
.block.graphek_teaser .g_button {
position: absolute;
bottom: 25px;
}
.block.graphek_teaser:hover .bild_container img.bild_hover {
z-index: 50;
}
@media (max-width: 600px) {
.block.graphek_teaser img {
max-width: 200px;
}
.block.graphek_teaser h3 {
min-height: 0px;
}
}.block.graphek_content-bild {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.block.graphek_content-bild .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-moz-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
min-height: 300px;
}
.block.graphek_content-bild .content .half_wrap {
margin: 0;
margin-left: auto;
padding-top: 40px;
padding-bottom: 50px;
}
.block.graphek_content-bild .bild {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-moz-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.block.graphek_content-bild .bild img {
display: none;
}
.block.graphek_content-bild .bild.in_container {
max-width: 605px;
}
@media (max-width: 880px) {
.block.graphek_content-bild {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.block.graphek_content-bild .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-moz-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
display: block;
min-height: 0;
}
.block.graphek_content-bild .content .half_wrap {
margin: 0 0;
padding: 30px;
max-width: 999px !important;
}
.block.graphek_content-bild .bild {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-moz-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding-bottom: auto;
max-width: 999px !important;
background: none;
}
.block.graphek_content-bild .bild img {
display: block;
}
}.block.graphek_posts {
background: #E8F2F5;
}
.block.graphek_posts .wrap {
padding-top: 30px;
padding-bottom: 30px;
}
.block.graphek_posts h2 {
margin-top: 0;
}
.block.graphek_posts.bg_im_grid {
background: none !important;
}
.block.graphek_posts.bg_im_grid .alignwide {
margin: 0 -40px;
}
.block.graphek_posts.bg_im_grid article {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333%;
-moz-box-flex: 0;
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
}
.block.graphek_posts .article_container {
margin: 30px -15px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.block.graphek_posts article {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-moz-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
overflow: hidden;
padding: 15px;
margin-bottom: 20px;
position: relative;
padding-bottom: 40px;
}
.block.graphek_posts article .image {
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-position: 50% 50% !important;
display: block;
width: 100%;
padding-bottom: 100%;
position: relative;
}
.block.graphek_posts article a {
text-decoration: none;
}
.block.graphek_posts article h3 {
margin-bottom: 15px;
}
.block.graphek_posts article a.g_button {
position: absolute;
bottom: 0px;
}
.block.graphek_posts a.big_link {
display: block;
font-size: 1.4em;
color: #261B63;
text-decoration: underline;
font-family: aktiv-grotesk-extended, sans-serif;
font-weight: 300;
font-style: normal;
cursor: pointer;
}
.block.graphek_posts a.big_link:hover {
text-decoration: none;
}
@media (max-width: 1030px) {
.block.graphek_posts.alignfull .alignwide {
margin: 0 0;
}
}
@media (max-width: 1000px) {
.block.graphek_posts article {
-webkit-box-flex: 0 !important;
-webkit-flex: 0 0 50% !important;
-moz-box-flex: 0 !important;
-ms-flex: 0 0 50% !important;
flex: 0 0 50% !important;
}
}
@media (max-width: 500px) {
.block.graphek_posts article {
-webkit-box-flex: 0 !important;
-webkit-flex: 0 0 100% !important;
-moz-box-flex: 0 !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
}
}