/*
	Theme Name: funke-technic.de
	Theme URI: funke-technic.de
	Description: funke-technic.de Template
	Version: 1.0
	Author: Sandra Lewandowski, Deniz Karaustaoglu | publitec.de
	Author URI: http://www.publitec.de
*/
/*===== RESET CSS =====*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*===== FONTS =====*/
/*@font-face {
    font-family: 'xcelsion';
    src: url('fonts/xcelv3i-webfont.eot');
    src: url('fonts/xcelv3i-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/xcelv3i-webfont.woff2') format('woff2'),
         url('fonts/xcelv3i-webfont.woff') format('woff'),
         url('fonts/xcelv3i-webfont.ttf') format('truetype'),
         url('fonts/xcelv3i-webfont.svg#xcelsion_italicitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/* =WordPress Core
-------------------------------------------------------------- */
h2 {
  font-size: 22px;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/*===== GENERAL =====*/
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'proxima-nova';
  font-weight: 300;
  line-height: 1.4;
  font-size: 18px;
  /* color: #4e5154; */
  color: #2C2D30;
  padding-top: 150px;
  overflow-x: hidden;
  min-width: 375px;
}
body.logged-in header {
  top: 32px;
}
.wrap {
  max-width: 1194px;
  margin: 0 auto;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
strong {
  font-weight: 400;
}
em {
  font-style: italic;
}
a {
  color: #1e549e;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #939ca4;
}
*:focus {
  outline: 0 !important;
}
.ease {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.title-big {
  font-family: 'proxima-nova';
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  position: relative;
  margin: 80px 0px 60px 0px;
  padding-bottom: 20px;
  font-size: 30px;
  line-height: 1.3;
  color: #1e549e;
  text-align: center;
  border-bottom: 1px solid #b4b4b4;
}
.title-big:before,
.title-big:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
}
.title-big:before {
  bottom: -16px;
  left: 50%;
  margin-left: -16px;
  border-top-color: #b4b4b4;
  border-width: 16px;
}
.title-big:after {
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  border-top-color: #fff;
  border-width: 15px;
}
.title-big-post {
  margin: 60px 0px 60px 0px;
  padding-bottom: 60px;
}
.post p,
.post ul,
.post ol {
  margin-bottom: 1.4em;
}
.post p:last-child {
  margin-bottom: 0;
}
p.produkte-titel {
  margin-bottom: 1em;
}
.post ul,
.post ol {
  margin-left: 0px;
}
.post ul,
.post ol {
  list-style: none;
  margin-left: 25px;
}
.post ul li,
.post ol li {
  line-height: 1;
  background: url(images/li.png) left center no-repeat;
  background-size: 14px 10px;
  padding-left: 25px;
  margin-bottom: 10px;
}
.post ul li:last-child,
.post ol li:last-child {
  margin-bottom: 0;
}
/*.post ul li:before, .post ol li:before{content: "• "; color: #1e549e; font-size: 25px; line-height: 1; margin-top: 10px;}*/
.bl {
  border-left: 4px solid #1e549e;
}

.sr-only {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/*===== HELPER =====*/
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
}
.valign {
  display: table-cell;
  vertical-align: middle;
}
.o-hidden {
  overflow: hidden;
}
.text-center {
  text-align: center;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.pln {
  padding-left: 0px !important;
}
.pb60 {
  padding-bottom: 45px;
}
.mb55 {
  margin-bottom: 55px;
}
/*===== GRID =====*/
.row {
  width: 100%;
}
.row:before,
.row:after {
  content: '';
  display: table;
}
.row:after {
  clear: both;
}
.row .cols {
  padding: 0px 15px;
}
.row .cols.p30 {
  padding: 0px 30px;
}
.row .cols.p30 .produkt-box .image-title {
  padding: 0px 15px;
  box-sizing: border-box;
}
.row .cols.p30 .produkt-box .image-title img {
  min-height: 1px;
}
.cols {
  float: left;
  box-sizing: border-box;
}
.col-1 {
  width: 100%;
}
.col-2 {
  width: 50%;
}
.col-3 {
  width: 66.66666%;
}
.col-1-3 {
  width: 33.33333%;
}
.col-4 {
  width: 25%;
}
.col-3-4 {
  width: 75%;
}
/*===== GRID SHORTCODE =====*/
.group {
  width: 100%;
}
.group:before,
.group:after {
  content: '';
  display: table;
}
.group:after {
  clear: both;
}
.w35 {
  width: 35%;
  float: left;
  box-sizing: border-box;
}
.w45 {
  width: 45%;
  float: left;
  box-sizing: border-box;
}
.w50 {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.w55 {
  width: 55%;
  float: left;
  box-sizing: border-box;
}
.w65 {
  width: 65%;
  float: left;
  box-sizing: border-box;
}
.group .w50:nth-child(1) {
  padding-right: 15px;
}
.group .w50:nth-child(2) {
  padding-left: 15px;
}
.group .w35 {
  padding-right: 15px;
}
.group .w65 {
  padding-left: 15px;
}
/*===== HEADER =====*/
header {
  border-bottom: 1px solid #b4b4b4;
  position: fixed;
  top: 0px;
  left: 0px;
  padding: 15px 0px;
  width: 100%;
  background: #fff;
  z-index: 99;
}
header.shrink {
  padding: 15px 0px;
}
header .logo {
  display: inline-block;
  margin-bottom: 35px;
  margin-bottom: unset;
}
header .logo a {
  display: inline-block;
}
header .logo img {
  width: 300px;
  height: auto;
}
header.shrink .logo img {
  width: 175px;
  height: auto;
  padding-top: 15px;
}
header .logo img:hover {
  opacity: 0.6;
}
header nav {
  display: inline-block;
  text-transform: uppercase;
  float: right;
}
header nav.top {
  margin-top: 0px;
}
header nav.top ul {
  float: right;
}
header nav.top ul li {
  display: inline-block;
  margin-left: 20px;
  font-weight: bold;
  float: right;
}
header nav.top ul li a {
  font-size: 12px;
  /* color: #868686; */
  color: #3d3d3d;
  text-decoration: none;
}
header nav.main {
  float: right;
  margin-top: 33px;
}
header nav.main ul {
  text-align: center;
}
header nav.main ul li {
  display: inline-block;
  position: relative;
}
header nav.main ul li.menu-item-has-children > a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: 0px;
  margin-top: -1px;
  width: 8px;
  height: 5px;
  background: url(images/arrow-nav.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 999;
}
header nav.main ul li.menu-item-has-children.active > a:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
header nav.main ul li a {
  color: #1e549e;
  font-size: 18px;
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  padding: 8px 15px;
}
header nav.main ul li a:hover,
header nav.main ul li.active a {
  background: #eee;
  /*color: #939ca4;*/
}
header nav.main ul li ul.sub-menu {
  display: none;
  position: absolute;
  background: #eee;
  top: 41px;
  width: 250px;
  box-sizing: border-box;
  padding: 20px 0px;
}

header nav.main ul li:hover ul.sub-menu,
header nav.main ul li:focus-within ul.sub-menu {
  display: block;
}


header nav.main ul li.active ul.sub-menu {
  display: block;
}
header nav.main ul li ul.sub-menu li {
  display: block;
  width: 100%;
  text-align: left;
}
header nav.main ul li ul.sub-menu li a {
  font-size: 14px;
  display: block;
  padding: 5px 25px;
}
header nav.main ul li span .fa {
  display: none;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 20px;
  padding: 10px;
}
header nav.main ul li span .fa.fa-plus {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header nav.main ul li span {
  float: right;
  margin-top: 6px;
}
/*===== SLIDER HAMMERCODE =====*/

.swiper.slider-hammercode {
  position: relative;
  z-index: 0;
}


.swiper.slider-hammercode .swiper-slide {
    display: flex;
    width: 100%;
    height: 100%;
}


.swiper.slider-hammercode .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.swiper.slider-hammercode .swiper-slide .swiper-slide-text {
    position: absolute;
    font-weight: bold;
    font-size: 50px;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper.slider-hammercode .swiper-slide.swiper-slide-active .swiper-slide-text  {
    opacity: 0;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 6s;
    animation-name: fade;
    animation-duration: 6s;
}

.swiper.slider-hammercode .swiper-slide picture.slider-bild {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
}

.swiper.slider-hammercode .swiper-slide picture.slider-bild::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
    z-index: 1;
}

.swiper.slider-hammercode button.slider-hammercode-nav {
    background-color: #000000;
    color: #FFFFFF;
    padding: 10px;
    position: absolute;
    top: 50%;
    z-index: 9;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin-top: -15px;
    opacity: 0.7;
    border: none;
}

.swiper.slider-hammercode button.slider-hammercode-nav.prev {
    left: 0;
}

.swiper.slider-hammercode button.slider-hammercode-nav.next {
    right: 0;
}

.swiper.slider-hammercode.slider-hammercode-block button.slider-hammercode-nav {
    width: 30px;
    height: 30px;
    border: 0;
    margin: -20px 0 0;
    box-shadow: none!important;
    display: block;
    background-color: transparent;
    background-image: url('images/bg_direction_nav.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: opacity .25s ease-in-out;
    transition: all .3s ease;
}

.swiper.slider-hammercode.slider-hammercode-block button.slider-hammercode-nav.next {
    right: -50px;
    background-position: right 0;
    text-align: left;
    text-indent: 9999px;
}

.swiper.slider-hammercode.slider-hammercode-block button.slider-hammercode-nav.prev {
    left: -50px;
}

.swiper.slider-hammercode.slider-hammercode-block:focus-within button.slider-hammercode-nav.prev, 
.swiper.slider-hammercode.slider-hammercode-block:hover button.slider-hammercode-nav.prev {
    opacity: 0.8;
    left: 5px;
    text-indent: -9999px;
}

.swiper.slider-hammercode.slider-hammercode-block:focus-within button.slider-hammercode-nav.next, 
.swiper.slider-hammercode.slider-hammercode-block:hover button.slider-hammercode-nav.next {
    opacity: 0.8;
    right: 5px;
}

@media only screen and (max-width: 767px) {
    .swiper.slider-hammercode .swiper-slide .swiper-slide-text {
        line-height: 1.2;
        font-size: 1.7rem;
    }

    @media only screen and (max-width: 668px) {
      .swiper.slider-hammercode .swiper-slide .swiper-slide-text {
        font-size: 1.2rem;
        padding-top: 40px;
      }
  }
}

/*===== HOME TOP =====*/
.home-top-mobile {
  padding: 0px 40px;
}
.home-top-mobile-box {
  position: relative;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  background: #939ca4 url(images/home-kopfschutz.png) center center no-repeat;
  font-size: 20px;
  color: #fff;
  font-style: italic;
  line-height: 1.4;
}
.home-top-mobile-box:before {
  content: "";
  position: absolute;
  border-style: solid;
  bottom: 0;
  right: 0;
  border-width: 50px 50px 0 0;
  border-color: #939ca4 #fff;
}
.home-top {
  position: relative;
}
.home-top .logo-klein {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -24px;
  z-index: 98;
}
.home-top .home-box {
  float: left;
  width: calc(50% - 3px);
  height: 340px;
  font-size: 30px;
  font-style: italic;
  line-height: 1.2;
  position: relative;
  color: #fff;
  box-sizing: border-box;
  padding: 80px 50px;
}
.home-top .home-box:nth-child(1),
.home-top .home-box:nth-child(2) {
  margin-bottom: 6px;
}
.home-top .home-box:nth-child(1),
.home-top .home-box:nth-child(3) {
  margin-right: 3px;
}
.home-top .home-box:nth-child(2),
.home-top .home-box:nth-child(4) {
  margin-left: 3px;
}
.home-top .home-box:nth-child(1),
.home-top .home-box:nth-child(4) {
  background: #939ca4;
}
.home-top .home-box:nth-child(2),
.home-top .home-box:nth-child(3) {
  background: #939ca4;
}
.home-top .home-box:before {
  content: "";
  position: absolute;
  border-style: solid;
}
.home-top .home-box:nth-child(1):before {
  bottom: 0;
  right: 0;
  border-width: 50px 50px 0 0;
  border-color: #939ca4 #fff;
}
.home-top .home-box:nth-child(2):before {
  bottom: 0;
  left: 0;
  border-width: 50px 0 0 50px;
  border-color: #939ca4 #fff;
}
.home-top .home-box:nth-child(3):before {
  top: 0;
  right: 0;
  border-width: 0 50px 50px 0;
  border-color: #939ca4 #fff;
}
.home-top .home-box:nth-child(4):before {
  top: 0;
  left: 0;
  border-width: 0 0 50px 50px;
  border-color: #939ca4 #fff;
}
.home-top .home-box .image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: center;
}
.home-top .home-box .image img {
  margin-top: 50px;
}
.home-top .home-box .text {
  position: relative;
  z-index: 2;
  display: none;
}
.home-top .home-box:nth-child(1).hover {
  top: -4px;
  left: -4px;
}
.home-top .home-box:nth-child(2).hover {
  top: -4px;
  right: -4px;
}
.home-top .home-box:nth-child(3).hover {
  bottom: -4px;
  left: -4px;
}
.home-top .home-box:nth-child(4).hover {
  bottom: -4px;
  right: -4px;
}
.home-top .home-box:nth-child(1) {
  top: 0;
  left: 0;
}
.home-top .home-box:nth-child(2) {
  top: 0;
  right: 0;
}
.home-top .home-box:nth-child(3) {
  bottom: 0;
  left: 0;
}
.home-top .home-box:nth-child(4) {
  bottom: 0;
  right: 0;
}
/*===== SLIDER STARTSEITE (SLICK) =====*/
.slider-home {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.slider-home .slide-item {
  background: #b3bcc4;
  margin: 15px;
  text-align: center;
  padding: 30px;
  min-height: 470px;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.slider-home .slide-item img {
  display: inline-block !important;
  margin-bottom: 20px;
  height: 100px;
  width: auto;
}
.slider-home .slide-item h2 {
  margin-bottom: 20px;
  color: #404244;
  font-style: italic;
  font-size: 22px;
}
.slider-home .slide-item p {
  color: #fff;
}
.slider-home .slide-item:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.slider-home .slick-list {
  margin: 0px -15px;
}
ul.slick-dots {
  text-align: center;
}
ul.slick-dots li {
  display: inline-block;
  padding: 0px 4px;
}
ul.slick-dots li.slick-active button {
  background: #1e549e;
}
ul.slick-dots li button {
  background: #e5e5e5;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: none;
  font-size: 0;
  text-indent: -9999px;
}
ul.slick-dots li button:hover {
  cursor: pointer;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 22px;
  height: 36px;
  background: #1e549e;
  border: none;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
}
.slick-prev {
  left: -45px;
  background: url(images/arrow-prev.png) center center no-repeat;
}
.slick-next {
  right: -45px;
  background: url(images/arrow-next.png) center center no-repeat;
}

/*===== SLIDER STARTSEITE (SWIPER) =====*/
.slider-swiper-home-base {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}

.swiper.slider-swiper-home {
    padding: 20px;
    margin: -20px;
}

.slider-swiper-home-base .slide-item a {
  box-sizing: border-box;
  display: block;
  background: #b3bcc4;
  text-align: center;
  padding: 30px;
  min-height: 470px;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.slider-swiper-home-base .slide-item a img {
  display: inline-block !important;
  margin-bottom: 20px;
  height: 100px;
  width: auto;
}
.slider-swiper-home-base .slide-item a h2 {
  margin-bottom: 20px;
  color: #404244;
  font-style: italic;
  font-size: 22px;
}
.slider-swiper-home-base .slide-item a p {
  color: #163160;
}
.slider-swiper-home-base .slide-item:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.slider-swiper-home-base .swiper-pagination {
  position: static;
  margin-top: 10px;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-color: #1e549e;
  --swiper-pagination-bullet-width: 15px;
  --swiper-pagination-bullet-height: 15px;
  --swiper-pagination-bullet-inactive-color: #e5e5e5;
  --swiper-pagination-bullet-inactive-opacity:1
}

.slider-swiper-home-button {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 22px;
  height: 36px;
  background: #1e549e;
  border: none;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
}

.slider-swiper-home-button.slide-prev {
  left: -45px;
  background: url(images/arrow-prev.png) center center no-repeat;
}
.slider-swiper-home-button.slide-next {
  right: -45px;
  background: url(images/arrow-next.png) center center no-repeat;
}




/*===== AKTUELLES =====*/
.aktuelles {
  margin-bottom: 40px;
}
.aktuelles .aktuelles-box {
  height: 258px;
}
.aktuelles .aktuelles-box:hover .right {
  background: #1e549e;
  color: #fff;
}
.aktuelles .aktuelles-box .left {
  float: left;
  background-size: cover !important;
  width: 45%;
  display: table;
  height: 100%;
}
.aktuelles .aktuelles-box .right {
  float: right;
  width: 55%;
  background: #e7e7e7;
  font-style: italic;
  font-size: 20px;
  line-height: 1.2;
  box-sizing: border-box;
  padding: 44px;
  height: 100%;
  color: #163160;
}
.aktuelles .aktuelles-box .right .date {
  font-size: 18px;
  color: #2e2e2e;
  margin-bottom: 20px;
}
.aktuelles-page .aktuelles-box {
  margin-bottom: 30px;
}
/*===== POST =====*/
.page-image {
  width: 100%;
  max-width: 100%;
  background-size: cover !important;
  position: relative;
  max-height: 440px;
  min-height: 200px;
  height: clamp(200px, 25.53vw, 440px);
  overflow: hidden;
}

/* .page-image {
  width: 100%;
  height: 440px;
  background-size: cover !important;
  position: relative;
} */
.page-image:before {
  content: "";
  position: absolute;
  border-style: solid;
  bottom: 0;
  right: 0;
  border-width: 50px 50px 0 0;
  border-color: transparent #fff;
}
.post {
  max-width: 1050px;
  margin: 0 auto 60px auto;
}
.post-single {
  margin: 0 0 60px 0;
}
.kontakt-post {
  margin-bottom: 0px;
}
.post h2 {
  font-style: italic;
  font-size: 30px;
  margin-bottom: 50px;
  text-align: center;
}
.produkte-titel {
  font-size: 30px;
  font-style: italic;
}
.produkte-box {
  background: #939ca4;
  padding: 35px 60px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.produkte-box .title {
  color: #404244;
  font-size: 22px;
  font-style: italic;
  padding: 30px 0px;
}
.produkte-box p {
  font-size: 18px;
}
/* .produkt-box {
  background: #939ca4;
  padding: 40px 48px 40px 0px;
  color: #0C0C0D;
  margin-bottom: 30px;
} */

.produkt-box {
  background: #BEC5CB;
  padding: 40px 48px 40px 0px;
  color: #0C0C0D;
  margin-bottom: 30px;
}

/* .produkt-box .title {
  color: #404244;
  font-size: 22px;
  font-style: italic;
  padding-top: 30px;
} */

.produkt-box .title {
  color: #2F3132;
  font-size: 22px;
  font-style: italic;
  padding-top: 30px;
}


.produkt-box a {
  background: #fff;
  padding: 5px 8px;
  margin-top: 25px;
  border: none;
  border: 1px solid #fff;
  font-size: 15px;
  font-style: italic;
}
.kontakt-sidebar {
  box-sizing: border-box;
}
.kontakt-sidebar .title {
  font-style: italic;
  font-size: 22px;
  color: #404244;
  margin-bottom: 15px;
}
.carlchen-box {
  background: #c9cdd1;
  padding: 40px;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 40px;
}
.carlchen-box img {
  display: inline-block;
  margin-bottom: 30px;
}
.carlchen-box .title {
  font-size: 22px;
  color: #404244;
  margin-bottom: 30px;
  line-height: 1.2;
}
/*===== KONTAKT BLAU =====*/
.kontakt-blau {
  width: 100%;
  padding: 55px 0px;
  background: #1e549e;
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 1.6;
  font-style: italic;
}
.kontakt-blau span {
  font-size: 30px;
}
.kontakt-blau a {
  display: inline-block;
  background: #fff;
  padding: 10px 20px;
  margin-top: 25px;
  border: none;
  border: 2px solid #fff;
}
.kontakt-blau a:hover {
  background: #1e549e;
  color: #fff;
  padding: 10px 25px;
}
.standort {
  margin-bottom: 40px;
}
.standort:last-child {
  margin-bottom: 0px;
}
.standort .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    font-style: normal;
    color: inherit;
    text-align: left;
}
.standort .group .w50 p:first-child {
  margin-bottom: 0;
}
.kontaktformular {
  width: 100%;
}
.kontaktformular .wpcf7-text,
.kontaktformular .wpcf7-textarea,
.kontaktformular .wpcf7-submit {
  -webkit-appearance: none;
  border-radius: 0;
}
.kontaktformular .wpcf7-text {
  text-indent: 9px;
}
.kontaktformular .wpcf7-text,
.kontaktformular .wpcf7-textarea {
  font-size: 14px;
  font-family: 'proxima-nova';
  width: 100%;
  border: 1px solid #939ca4;
  padding: 9px 0px;
  margin-top: 5px;
}
.kontaktformular .wpcf7-textarea {
  padding: 9px;
  box-sizing: border-box;
}
.kontaktformular .wpcf7-submit {
  background: #1e549e;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 5px 12px;
  font-size: 18px;
  font-family: 'proxima-nova';
}
/*===== FOOTER =====*/
footer {
  font-size: 18px;
}
footer .top {
  padding: 60px 0px;
  border-top: 1px solid #b4b4b4;
}
footer .top .table-kontakt .table-cell-first {
  width: 60px;
}
footer .bottom {
  border-top: 1px solid #b4b4b4;
  padding: 25px 0px;
}
footer .bottom nav {
  float: left;
}
footer .bottom nav ul li {
  display: inline-block;
}
footer .bottom nav ul li a {
  font-size: 12px;
  color: #3D3D3D;
  text-decoration: none;
}
footer .bottom .copyright {
  float: right;
  font-size: 12px;
  color: #3D3D3D;
}
footer .footer-title {
  font-family: 'proxima-nova';
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  position: relative;
  margin-bottom: 60px;
  font-size: 22px;
  line-height: 1.3;
  color: #1e549e;
}
footer ul li {
  margin-bottom: 6px;
}
footer .top ul li,
.post ol li {
  line-height: 1;
  background: url(images/li.png) left center no-repeat;
  background-size: 14px 10px;
  padding-left: 25px;
  margin-bottom: 10px;
}
footer a.btn-facebook {
  display: block;
  background: url(images/icon-facebook.png) center left no-repeat;
  background-size: 28px 28px;
  padding: 8px 0px 8px 35px;
  line-height: 1;
}
footer a.btn-instagram {
  display: block;
  background: url(images/icon-instagram.png) center left no-repeat;
  background-size: 28px 28px;
  padding: 8px 0px 8px 35px;
  line-height: 1;
}
footer ul.produkte {
  margin-top: 6px;
}
footer ul.sub {
  margin-left: 25px;
}
footer ul.bedarf {
  margin-top: 15px;
  border-top: 1px solid #ececec;
  padding-top: 15px;
}
.cc_container {
  background: #1e549e !important;
  color: #fff !important;
  border: none !important;
}
.slider-logos {
  background: #1e549e;
  color: #fff;
  padding: 55px 0px;
}


.slider-logos-wrap .slide-item {
  text-align: center;
}
.slider-logos-swiper .swiper-slide.slide-item {
    text-align: center;
}

.slider-logos-wrap .slick-slide img {
  display: inline-block;
}
.slider-logos-swiper .swiper-slide.slide-item img {
  display: inline-block;
}


.slider-logos-swiper-base {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 0;
}

.slider-logos-swiper-base .slider-button {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    width: 22px;
    height: 36px;
    background: #1e549e;
    border: none;
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
}
.slider-logos-swiper-base .slider-button-prev {
  left: -45px;
  background: url(images/arrow-prev-w.png) center center no-repeat;
}
.slider-logos-swiper-base .slider-button-next {
  right: -45px;
  background: url(images/arrow-next-w.png) center center no-repeat;
}



.slider-logos-wrap .slick-prev {
  left: -45px;
  background: url(images/arrow-prev-w.png) center center no-repeat;
}
.slider-logos-wrap .slick-next {
  right: -45px;
  background: url(images/arrow-next-w.png) center center no-repeat;
}

/*===== RESPONSIVE =====*/
@media screen and (max-width: 1320px) {
  .slider-logos-wrap {
    width: 90%;
    margin: 0 auto;
  }

  .slider-logos-swiper-base {
      position: relative;
      width: 90%;
      margin: auto;
  }
}
@media screen and (max-width: 1275px) {
  .slider-home {
    width: 90%;
    margin: 0 auto 40px auto;
  }

   .slider-swiper-home-base {
    width: 90%;
    margin: 0 auto 40px auto;
  }
}
@media screen and (max-width: 1170px) {
  .home-top .home-box {
    font-size: 24px;
    padding: 60px 50px;
  }
}
@media screen and (max-width: 1050px) {
  /* .page-image {
    height: 275px;
  } */
  .post h2 {
    font-size: 24px;
  }
  .produkt-box .title {
    font-size: 18px;
  }
  .produkt-box a {
    font-size: 20px;
  }
  .kontakt-blau {
    font-size: 18px;
  }
  .kontakt-blau span {
    font-size: 24px;
  }
  footer {
    font-size: 14px;
  }
  footer .top .table-kontakt .table-cell-first {
    width: 44px;
  }
}
@media screen and (max-width: 956px) {
}
@media screen and (max-width: 875px) {
  .col-3,
  .col-1-3 {
    width: 100%;
  }
  /*.kontakt-sidebar{padding: 0px;}*/
  .produkt-box {
    padding: 40px 20px;
    text-align: center;
  }
  .produkt-box .title {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 841px) {
  .mmb25 {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 840px) {
  .col-2 {
    width: 100%;
  }
  .aktuelles .aktuelles-box:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .mmb25 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 800px) {
  .w50,
  .w35,
  .w65,
  .w45,
  .w55 {
    width: 100%;
  }
  .group .w50:nth-child(1) {
    padding-right: 0px;
    margin-bottom: 15px;
  }
  .group .w50:nth-child(2) {
    padding-left: 0px;
  }
  .group .w35 {
    padding-right: 0px;
  }
  .group .w65 {
    padding-left: 0px;
  }
  .w35,
  .w65 {
    margin-top: 40px;
  }
  .slider-home {
    width: 85%;
  }
  .slider-home .slide-item {
    padding: 20px;
  }
  .slider-home .slide-item .title {
    font-size: 18px;
  }
  .slider-home .slide-item p {
    font-size: 14px;
  }

  .slider-swiper-home-base {
    width: 85%;
  }
}
@media screen and (min-width: 769px) {
  .btn-mobile {
    display: none;
  }
  .home-top {
    display: block;
  }
  .home-top-mobile {
    display: none;
  }
  header nav.main {
    display: block;
  }
  .show-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 929px) {
  #header nav.main {
    width: 32px;
    right: -85%;
  }
  .btn-mobile {
    text-align: right;
    position: relative;
    top: 60px;
  }
  .btn-mobile:hover {
    cursor: pointer;
  }
  nav.top {
    display: none;
  }
}
@media screen and (max-width: 1055px) {
  body {
    padding-top: 147px;
  }
  .show-mobile {
    display: inline-block !important;
  }
  .w50,
  .w35,
  .w65 {
    width: 100%;
  }
  .group .w50:nth-child(1) {
    padding-right: 0px;
    margin-bottom: 15px;
  }
  .group .w50:nth-child(2) {
    padding-left: 0px;
  }
  .group .w35 {
    padding-right: 0px;
  }
  .group .w65 {
    padding-left: 0px;
  }
  .w35,
  .w65 {
    margin-top: 40px;
  }
  .btn-mobile {
    display: block;
    text-align: right;
    margin-top: 5px;
    top: 30px;
  }
  .btn-mobile:hover {
    cursor: pointer;
  }
  header {
    padding: 15px 0px;
  }
  header .logo {
    margin-bottom: 0px;
  }
  header .logo img {
    width: 175px;
  }
  header nav.top ul {
    display: none !important;
    float: none;
    text-align: center;
    margin: 30px 0px;
  }
  header nav.main {
    background: #1e549e;
    margin-top: 50px;
  }
  header nav.main ul li {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
  }
  header nav.main ul li a {
    padding: 0px 0px;
    color: #fff;
  }
  header nav.main ul li ul.sub-menu {
    display: none;
    position: relative;
    background: #1e549e;
    top: 0px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
  }
  header nav.main ul li.active ul.sub-menu {
    display: block;
  }
  header nav.main ul li ul.sub-menu li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-top: 10px;
  }
  header nav.main ul li ul.sub-menu li a {
    font-size: 12px;
    display: block;
    padding: 0px;
  }
  header nav.main ul li a:hover,
  header nav.main ul li.active a {
    background: #1e549e;
  }
  header nav.main ul li span .fa {
    display: block;
  }

  .home-top .logo-klein {
    display: none;
  }
  .home-top .home-box {
    float: none;
    width: 100%;
    height: 200px;
    font-size: 18px;
    padding: 40px;
    margin: 0px 0px 6px 0px !important;
  }
  .home-top .home-box:nth-child(1):before {
    bottom: 0;
    right: 0;
    border-width: 50px 50px 0 0;
    border-color: #939ca4 #fff;
  }
  .home-top .home-box:nth-child(2):before {
    bottom: 0;
    right: 0;
    border-width: 50px 50px 0 0;
    border-color: #939ca4 #fff;
  }
  .home-top .home-box:nth-child(3):before {
    bottom: 0;
    top: auto;
    right: 0;
    border-width: 50px 50px 0 0;
    border-color: #939ca4 #fff;
  }
  .home-top .home-box:nth-child(4):before {
    bottom: 0;
    top: auto;
    right: 0;
    border-width: 50px 50px 0 0;
    border-color: #939ca4 #fff;
  }
  .home-top .home-box .image {
    display: none !important;
  }
  .home-top .home-box .text {
    display: block !important;
  }
  .kontakt-blau a:hover {
    background: #fff;
    color: #1e549e;
    font-size: 18px;
  }
  .title-big {
    font-size: 20px;
  }
  /* .page-image {
    height: 200px;
  } */
  .home-top {
    display: none;
  }
  .home-top-mobile {
    display: block;
  }
  .title-big,
  .title-big-post {
    margin: 30px 0px 30px 0px;
    padding-bottom: 30px;
  }
  .produkte-titel {
    font-size: 26px;
  }
  .post {
    margin: 0 auto 30px auto;
  }
  .kontakt-post {
    margin-bottom: 0 !important;
  }
  .slider-logos-wrap {
    width: 85%;
  }

  .slider-logos-swiper-base {
    width: 85%;
  }

  footer .top {
    padding: 30px 0px;
  }
  footer .footer-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 680px) {
  .aktuelles .aktuelles-box {
    height: auto;
  }
  .aktuelles .aktuelles-box .left,
  .aktuelles .aktuelles-box .right {
    width: 100%;
    float: none;
  }
  .aktuelles .aktuelles-box .left {
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}
@media screen and (max-width: 580px) {
  body {
    font-size: 14px;
  }
  .slider-home {
    width: 80%;
  }

  .slider-swiper-home-base {
    width: 80%;
  }
  /* .page-image {
    height: 150px;
  } */
  .post h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 580px) {
  .slider-logos-wrap {
    width: 75%;
  }

  .slider-logos-swiper-base {
    width: 75%;
  }
}
@media screen and (max-width: 440px) {
  .slider-home .slick-prev {
    left: -40px;
  }
  .slider-home .slick-next {
    right: -40px;
  }
}
@media screen and (max-width: 350px) {
  /* .page-image {
    height: 100px;
  } */
  footer .bottom nav,
  footer .bottom .copyright {
    float: none;
    text-align: center;
  }
  footer .bottom .copyright {
    margin-top: 15px;
  }
}
/*** Aenderungen ivaya ***/
h1 {
  margin-bottom: 15px;
  font-size: 42px;
  color: #4e5154;
}
h2 {
  font-size: 30px;
  color: #1e549e;
}
h3 {
  margin-bottom: 1em;
  font-size: 30px;
  color: #4e5154;
}
h4 {
  font-size: 24px;
}
.home .metaslider .rslides1_on .caption {
  opacity: 0;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 6s;
  animation-name: fade;
  animation-duration: 6s;
}
.home .metaslider .caption {
  opacity: 0;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
body.home {
  padding-top: 0 !important;
}
.home header.ease {
  background: transparent;
}
.home header.ease .wrap {
  max-width: 1310px;
}
.home header.ease .sub-menu a:hover {
  text-decoration: underline;
}
.home header.ease.shrink {
  padding: unset;
  background: white;
}
.home header.ease.shrink .logo img {
  content: url("https://funke-technic.de/wp-content/themes/funke-technic.de/images/logo_transparent.png");
}
.home header.ease:not(.shrink) {
  border: none;
}
.home header.ease:not(.shrink) nav.main > ul > li a {
  background-color: rgba(250, 250, 250, 0.7);
}
.home header.ease:not(.shrink) nav.main > ul > li .sub-menu {
  background: rgba(250, 250, 250, 0.7);
}
.home header.ease:not(.shrink) nav.main > ul > li .sub-menu li {
  background: transparent;
}
.home header.ease:not(.shrink) nav.main > ul > li .sub-menu li a {
  background: transparent;
}
.home header.ease:not(.shrink) nav.main > ul > li .sub-menu li a:hover {
  text-decoration: underline;
}
.home header.ease:not(.shrink) .top #menu-menue-top li > a {
  color: white;
}
.home header.ease:not(.shrink) .top #menu-menue-top li:before {
  color: white;
}
.home .metaslider img {
  filter: brightness(0.8);
}
.home .metaslider .caption {
  font-weight: bold;
  font-size: 50px;
}
@media only screen and (max-width: 767px) {
  .home .metaslider .caption {
    line-height: 1.2;
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 668px) {
  .home .metaslider .caption {
    font-size: 1.2rem;
    padding: 60px 50px 0 50px !important;
  }
}
.home #newsletter_registration {
  text-align: left;
  margin-top: 2.4rem;
}
.home #newsletter_registration #mailadress label {
  font-size: 18px;
}
.home #newsletter_registration #agree_to_terms {
  font-size: 16px;
}
.home #newsletter_registration #agree_to_terms a {
  color: white;
  display: inline;
  background: none;
  padding: unset;
  margin-top: unset;
  border: none;
  font-size: 16px;
}
.home #newsletter_registration #submit_newsletter_registration {
  background-color: white;
  border: 2px solid white;
  color: #1e549e;
  border-radius: 0;
  font-size: 16px;
}
.home #newsletter_registration #submit_newsletter_registration:hover {
  background-color: transparent;
  border: 2px solid white;
  color: white;
}
.home #newsletter_registration .mailchimp_integration {
  font-size: 12px;
  padding-top: 10px;
}
.home #newsletter_registration .mailchimp_integration a {
  color: white;
  display: inline;
  background: none;
  padding: unset;
  margin-top: unset;
  border: none;
  font-size: 12px;
}
.home .slogan {
  display: none;
}
.slogan > h2 {
  font-size: 42px;
  margin-bottom: 30px;
}
.shop-logo {
  font-family: proxima-nova;
}
.shop-logo.fa {
  -webkit-font-smoothing: initial;
}
.shop-logo.fa-shopping-cart {
  line-height: 25.5px;
}
.shop-logo:before {
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 20px;
  line-height: 21px;
}
@media screen and (max-width: 1173px) {
  .top {
    display: none;
  }
}
@media screen and (max-width: 1055px) {
  .btn-mobile {
    display: block;
    text-align: right;
    position: absolute;
    top: 20px;
    right: 30px;
    background-color: transparent;
    border: none;
  }

  .btn-mobile span.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
  header nav.main {
    display: none;
  }

  .home header.ease:not(.shrink) nav.main > ul > li a {
    background-color: transparent;
  }
}
a .fa.fa-shopping-cart {
  font-size: 23pt;
  color: #1e549e;
  padding-right: 7px;
  margin-bottom: 10px;
}
.slider-home .slide-item:hover {
  background-color: #1e549e;
}
.current-menu-parent {
  background-color: #eee;
}
#zeitleiste {
  position: relative;
  margin-left: 7.5em;
  margin-top: 100px;
  list-style-type: none;
}
#zeitleiste::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  top: 0;
  background: #1e549e;
  width: 0.4em;
}
#zeitleiste > li::before {
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  left: -0.5em;
  border-radius: 50%;
  border: 0.2em solid #1e549e;
  background: #1e549e;
}
#zeitleiste > li {
  margin-bottom: 3em;
  background: unset;
}
li h3 {
  margin: -1.8em 0 0.2em;
}
time {
  display: block;
  font-weight: bold;
  margin-left: -10em;
  width: 6.5em;
  text-align: right;
}
.image-title {
  display: flex;
  flex-direction: column;
}
.image-title > img {
  order: 2;
}
.image-title > .title {
  order: 1;
}
.produkt-box .title {
  padding-top: 0;
  margin-bottom: 20px;
}
.produkt-box a {
  font-size: unset;
}
.produkt-box a:hover {
  background: none;
  color: white;
}
header nav.main ul li {
  vertical-align: top;
}
/* Formulardesign */
input[type=text],
input[type=number],
input[type=email] {
  width: 100%;
  padding: 12px 20px;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #ccc;
}
input[type=text]:focus,
input[type=number]:focus {
  border: 1px solid #1e549e;
  -webkit-filter: blur(1px);
  -moz-filter: blur(0.5px);
  -o-filter: blur(0.5px);
  -ms-filter: blur(0.5px);
  filter: blur(0.5px);
}
input[type=button],
input[type=submit],
input[type=reset] {
  background-color: #1e549e;
  border: 2px solid #1e549e;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  background-color: white;
  border: 2px solid #1e549e;
  color: #1e549e;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.small {
  font-size: 14px;
}
.wpcf7-list-item {
  margin: 0px !important;
}
/* .page-image > div {
  max-width: 100% !important;
  height: 440px;
} */
.slides {
  height: 440px;
}
.slides > li > img {
  height: 440px;
}
.flexslider .slides:after {
  position: absolute;
  z-index: 900 !important;
  border-style: solid;
  bottom: 0;
  right: 0;
  border-width: 50px 50px 0 0;
  border-color: transparent #fff;
  visibility: visible !important;
}
#home-top-max {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 1194px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
  box-sizing: border-box;
}
#home-top-max .home-box {
  width: calc(50% - 6px);
  position: relative;
  margin-top: 6px;
  transition: opacity 1s ease-in-out;
  text-align: center;
}
#home-top-max .home-box:before {
  content: "";
  position: absolute;
  border-style: solid;
  bottom: 0;
  right: 0;
  border-width: 57px 57px 0 0;
  border-color: transparent #fff;
}
#home-top-max .home-box:nth-of-type(even) {
  margin-left: 3px;
}
#home-top-max .home-box:nth-of-type(odd) {
  margin-right: 3px;
}
@media screen and (max-width: 550px) {
  #home-top-max.mobile .home-box {
    width: 100%;
  }
}
@media screen and (min-width: 551px) and (max-width: 850px) {
  #home-top-max.mobile .home-box {
    width: 51%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 850px) {
  #home-top-max.mobile .home-box:nth-of-type(4),
  #home-top-max.mobile .home-box:nth-of-type(3),
  #home-top-max.mobile .home-box:nth-of-type(2) {
    display: none;
  }
}
/* Beitragsseite corona (Mundnasenmasken etc) */
.products {
  margin-top: 3rem;
}
.products .product {
  margin-top: 2rem;
  padding: 1rem 1rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .products .product {
    flex-direction: row;
  }
}
.products .product .images {
  width: 100%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .products .product .images {
    width: 35%;
  }
}
.products .product .images img {
  max-height: 300px;
  padding: 0 2rem;
  box-sizing: border-box;
}
.products .product .images img:first-of-type {
  padding-left: 0;
}
.products .product .text {
  clear: both;
  color: #1e549e;
  width: 65%;
}
.products .product .text h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-top: -7px;
}
.products .product .text ul {
  margin-top: 1rem;
  margin-left: 0;
}
.products .product .text .btn {
  background-color: #1e549e;
  border: 1px solid #1e549e;
  width: 130px;
  transition: 0.3s ease-in-out;
}
.products .product .text .btn:hover {
  background-color: white;
}
.products .product .text .btn:hover a {
  color: #1e549e;
}
.products .product .text .btn a {
  color: white;
  padding: 10px 20px;
  display: block;
  text-align: center;
}
#anfrageformular {
  padding-top: 8rem;
}
#anfrageformular h2 {
  text-align: left;
}
#anfrageformular textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#anfrageformular input:focus,
#anfrageformular textarea:focus {
  border: 1px solid #1e549e;
  filter: blur(0.5px);
}
#anfrageformular input[type="submit"] {
  font-size: 1rem;
  padding: 12px 30px;
}
.stellenangebote-flex {
  display: flex;
  flex-wrap: wrap;
}
.stellenangebote-flex .stellenangebot {
  width: 100%;
  box-sizing: border-box;
  padding: 1.5rem 1.5rem;
  background: #939ca4;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .stellenangebote-flex .stellenangebot {
    width: calc(50% - 10px);
    padding: 2rem 2rem;
  }
  .stellenangebote-flex .stellenangebot:nth-of-type(even) {
    margin-left: 20px;
  }
}
.stellenangebote-flex .stellenangebot h3 {
  margin-bottom: 1.3rem;
  color: #1e549e;
  font-size: 1.45rem;
}
.stellenangebote-flex .stellenangebot .text {
  color: white;
  margin-bottom: 20px;
  font-size: 1.2rem;
}
.stellenangebote-flex .stellenangebot .text b {
  font-weight: bold;
}
.stellenangebote-flex .stellenangebot .stellenangebot-link {
  font-size: 22px;
}
.stellenangebote-flex .stellenangebot .stellenangebot-link:hover {
  color: #1e549e;
  text-decoration: underline;
}
.button-stellenangebot {
  background-color: #1e549e;
  margin-top: 25px;
  border: 1px solid #1e549e;
  font-size: 1.2rem;
  font-style: italic;
  color: white;
  padding: 7px 12px;
}
.button-stellenangebot:hover {
  background-color: white;
  color: #1e549e;
}
.button-stellenangebot-white {
  background-color: white;
  margin-top: 25px;
  border: 1px solid white;
  font-size: 1.2rem;
  font-style: italic;
  color: #1e549e;
  padding: 7px 12px;
}
.button-stellenangebot-white:hover {
  background-color: transparent;
  color: white;
}
.cc_container {
  display: none !important;
}
#downloads {
  display: flex;
  flex-wrap: wrap;
}
#downloads .dl-flex-item {
  box-sizing: border-box;
  width: calc(100% / 4 - 15px);
  margin-right: 15px;
  margin-bottom: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media only screen and (max-width: 768px) {
  #downloads .dl-flex-item {
    width: calc(100% / 3 - 15px);
  }
}
@media only screen and (max-width: 425px) {
  #downloads .dl-flex-item {
    width: calc(50% - 15px);
  }
}
#downloads .dl-flex-item:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
#downloads .dl-flex-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#downloads .dl-flex-item a img {
  width: 100%;
}
#downloads .dl-flex-item a p {
  padding: 0 25px !important;
}
@media only screen and (max-width: 768px) {
  #downloads .dl-flex-item a p {
    padding: 0 10px !important;
  }
}
.socialmedia_technic,
.socialmedia-zunft {
  margin-top: 2rem;
}
/*=== FOOTER IVAYA ==== */
/* Korrektur im Footer, damit jeder beliebige Eintrag ein Pipezeichen angehangen bekommt.
 Achtung: Dateien wurden neu vom Server geladen und mit less gearbeitet. Sollten ungewollte Styleänderungen geben,
 dann in Datei "style_sicherung_original_27-01-2022.css" fehlende Anweisungen übernehmen */
footer .bottom nav ul li a:after {
  content: '|';
  margin: 0px 15px;
}
footer .bottom nav ul li:last-child a:after {
  content: "";
  margin: unset;
}
/*# sourceMappingURL=style.css.map */



:focus {
  outline: 2px solid #005fcc !important;
  outline-offset: 2px;
}