.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_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;
}
}.block.graphek_projekte {
margin: 0px 0px 40px 0px;
}
.block.graphek_projekte .filter_area {
background: #E8EDE7;
padding: 40px 0px;
margin-bottom: 50px;
}
.block.graphek_projekte .filter_area h1,
.block.graphek_projekte .filter_area h2,
.block.graphek_projekte .filter_area h3 {
margin-top: 20px;
}
.block.graphek_projekte .filter_area form {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
margin: 30px 0px 20px 0px;
}
.block.graphek_projekte .filter_area form select,
.block.graphek_projekte .filter_area form input {
margin-right: 12px;
}
.block.graphek_projekte .filter_area form button {
-webkit-box-flex: 0;
-webkit-flex: 0 0 160px;
-moz-box-flex: 0;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
}
.block.graphek_projekte .projekte_liste {
padding: 0px 10px;
display: grid;
overflow: hidden;
grid-template-columns: repeat(3, 1fr);
grid-auto-rows: 1fr;
grid-column-gap: 40px;
grid-row-gap: 80px;
}
.block.graphek_projekte .projekt {
overflow: hidden;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.block.graphek_projekte .projekt .slick-slider {
background: #F0F0F1;
height: 360px;
}
.block.graphek_projekte .projekt .slick-slider .slick-list,
.block.graphek_projekte .projekt .slick-slider .slick-track {
height: 100% !important;
}
.block.graphek_projekte .projekt .slick-slider .slide {
-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_projekte .projekt .content {
-webkit-box-flex: 2;
-webkit-flex: 2;
-moz-box-flex: 2;
-ms-flex: 2;
flex: 2;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.block.graphek_projekte .projekt a {
text-decoration: none;
}
.block.graphek_projekte .projekt h5 {
color: #261B63;
margin-bottom: 0px;
font-weight: 500;
}
.block.graphek_projekte .projekt .objekt_desc {
margin-bottom: 5px;
}
.block.graphek_projekte .projekt .button_wrapper {
margin-top: auto;
}
.block.graphek_projekte .projekt .expose_download_wrapper {
margin-bottom: 10px;
}
.block.graphek_projekte .nothing_found {
grid-column-start: 1;
grid-column-end: 4;
text-align: center;
margin: 0 auto;
padding: 100px 20px;
}
.block.graphek_projekte .seo_texte_unten {
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;
margin-top: 70px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.block.graphek_projekte .seo_texte_unten .text {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-moz-box-flex: 0;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
}
.block.graphek_projekte .seo_texte_unten h1,
.block.graphek_projekte .seo_texte_unten h2,
.block.graphek_projekte .seo_texte_unten h3 {
font-size: 1.4em;
}
@media (max-width: 1040px) {
.block.graphek_projekte .projekt .slick-slider {
height: 280px;
}
}
@media (max-width: 720px) {
.block.graphek_projekte .filter_area form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.block.graphek_projekte .filter_area form input,
.block.graphek_projekte .filter_area form select,
.block.graphek_projekte .filter_area form button {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-moz-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-top: 5px;
}
.block.graphek_projekte .projekte_liste {
display: block;
}
.block.graphek_projekte .projekt {
margin-bottom: 30px;
}
.block.graphek_is24 .seo_texte_unten {
margin-top: 50px;
}
.block.graphek_is24 .seo_texte_unten .text {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-moz-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}