/* Unit Converters */
/* / Unit Converters */
.hide,
.hidden {
  display: none !important;
  visibility: hidden !important;
}
body::before {
  /* Debugging */
  /* Nur während dem Entwicklungsprozesses erlaubt! */
  position: fixed;
  z-index: 9;
  top: 0;
  height: 100vh;
  width: 1140px;
  border-left: 1px solid red;
  border-right: 1px solid red;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
/* Flex Start */
/* Flex End */
/*
 * Gegeben      bolder      lighter     Namen
 * 100          400         100         Thin (Hairline)
 * 200          400         100         Extra Light (Ultra Light)
 * 300          400         100         Light
 * 400          700         100         Normal (Regular)
 * 500          700         100         Medium
 * 600          900         400         Semi Bold (Demi Bold)
 * 700          900         400         Bold
 * 800          900         700         Extra Bold (Ultra Bold)
 * 900          900         700         Black (Heavy)
 * 950                                  Extra Black (Ultra Black)
 */
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../assets/fonts/Montserrat/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../assets/fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../assets/fonts/Montserrat/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../assets/fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../assets/fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Wonderful Melanesia';
  src: url('../assets/fonts/WonderfulMelanesia/Wonderful-Melanesia.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Wonderful Melanesia Signature';
  src: url('../assets/fonts/WonderfulMelanesia/Wonderful-Melanesia-Signature.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
/* inspiration-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inspiration';
  font-style: normal;
  font-weight: 400;
  src: url('../assets/fonts/Inspiration/inspiration-v6-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('../assets/fonts/Inspiration/inspiration-v6-latin-regular.ttf') format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/*.font_size_10(@font_weight: @font_weight_700) {
	font-weight: @font_weight;
	letter-spacing: 0.2px;
	line-height: 15px;
	font-size: 10px;
}

.font_size_11(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: normal;
	font-size: 11px;
}

.font_size_12(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 12px;
}

.font_size_13(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: normal;
	font-size: 13px;
}

.font_size_15(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 27px;
	font-size: 15px;
}

.font_size_17(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 27px;
	font-size: 17px;
}

.font_size_18(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0.18px;
	line-height: 27px;
	font-size: 18px;
}

.font_size_20(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 2px;
	line-height: 26px;
	font-size: 20px;
}

.font_size_22(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 26px;
	font-size: 22px;
}

.font_size_25(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 37px;
	font-size: 25px;
}

.font_size_35(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 42px;
	font-size: 35px;
}

.font_size_40(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 47px;
	font-size: 40px;
}

.font_size_45(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 52px;
	font-size: 45px;
}

.font_size_50(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: normal;
	font-size: 50px;
}

.font_size_130(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 100px;
	font-size: 130px;
}

.font_size_200(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 32px;
	font-size: 200px;
}*/
/*.font_size_10_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0.2px;
	line-height: 11px;
	font-size: 8px;
}

.font_size_11_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: normal;
	font-size: 8px;
}

.font_size_12_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 12px;
	font-size: 9px;
}

.font_size_13_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: normal;
	font-size: 10px;
}

.font_size_15_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 20px;
	font-size: 11px;
}

.font_size_17_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 20px;
	font-size: 13px;
}

.font_size_18_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0.18px;
	line-height: 20px;
	font-size: 14px;
}

.font_size_20_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 20px;
	font-size: 15px;
}

.font_size_22_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 20px;
	font-size: 17px;
}

.font_size_25_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 28px;
	font-size: 19px;
}

.font_size_35_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 32px;
	font-size: 26px;
}

.font_size_40_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 35px;
	font-size: 30px;
}

.font_size_45_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 39px;
	font-size: 34px;
}

.font_size_50_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: normal;
	font-size: 38px;
}

.font_size_130_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 75px;
	font-size: 98px;
}

.font_size_200_pt(@font_weight: @font_weight_400) {
	font-weight: @font_weight;
	letter-spacing: 0;
	line-height: 24px;
	font-size: 150px;
}*/
/* Grid Start */
/* Grid End */
body:after {
  content: url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Links.svg') url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Links_Hover.svg') url('/wp-content/themes/kyltheme/assets/svg/Pfeil_rechts.svg') url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Rechts_Hover.svg');
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
}
/***************************
      CSS Normalization Start
 ***************************/
img {
  display: block;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
.elementor-location-header .elementor-column {
  min-height: unset;
}
p:not(:last-of-type) {
  margin-top: 0;
  margin-bottom: 1rem;
}
div.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
div.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
  padding: 0;
}
div.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}
@media (max-width: 1172px) {
  body div[data-elementor-type="wp-page"] > .elementor-section-wrap > section > div.elementor-container,
  body div[data-elementor-type="wp-page"] > .elementor-inner > .elementor-section-wrap > section > div.elementor-container,
  body div[data-elementor-type="archive"] > .elementor-section-wrap > section > div.elementor-container,
  body div[data-elementor-type="single-post"] > .elementor-section-wrap > section > div.elementor-container {
    margin-left: 16px;
    margin-right: 16px;
  }
}
/**
 * Fix fonts that render as bold in Firefox
 */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}
/**
 * Firefox specific rule
 */
@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}
*,
.elementor {
  box-sizing: border-box !important;
  /*-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;*/
  outline: none !important;
  word-break: break-word;
}
.elementor-element-populated {
  padding: 0 !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/***************************
      CSS Normalization End
 ***************************/
/***************************
      Globale Anpassungen Start
 ***************************/
body {
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
}
body,
a {
  color: #0d1e2d;
}
.button,
.swiper .button {
  display: inline-block;
  background-color: #a1b9ba;
  padding: 15px 30px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  color: #33474c;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.button:hover,
.swiper .button:hover {
  background-color: #8aa9ab;
}
.section_full_width.elementor-section > div.elementor-container {
  max-width: none;
}
.section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap {
  overflow: hidden;
}
.section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .align_to_bootstrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper .swiper-button-prev {
  left: calc(50vw - 570px + 10px);
}
.section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper .swiper-button-next {
  right: calc(50vw - 570px + 10px);
}
.section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper-container.kyl_collection_slider .text_wrapper {
  /*max-width: 1140px;
				margin-left: auto;
				margin-right: auto;*/
}
@media (max-width: 1172px) {
  .section_full_width.elementor-section > div.elementor-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .align_to_bootstrap {
    margin-left: 16px;
    margin-right: 16px;
  }
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper .swiper-wrapper {
    margin-left: 16px;
    margin-right: 16px;
  }
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper .swiper-button-prev {
    left: 26px;
  }
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper .swiper-button-next {
    right: 26px;
  }
}
@media (max-width: 767px) {
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper-container.kyl_collection_slider,
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper-container.kyl_steps_slider,
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper-container.be_slider_container {
    max-width: 100%;
    margin-left: 16px;
    margin-right: 16px;
    overflow: visible;
  }
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper-container.kyl_collection_slider .swiper-wrapper,
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper-container.kyl_steps_slider .swiper-wrapper,
  .section_full_width.elementor-section > div.elementor-container .elementor-widget-wrap .swiper-container.be_slider_container .swiper-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
.section_full_width_mobile.elementor-section > div.elementor-container {
  max-width: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.section_full_width_mobile.elementor-section > div.elementor-container .elementor-widget-wrap > div:not(.elementor-widget-kyl_slider) {
  margin: 0 16px;
}
@media (min-width: 1173px) {
  .section_full_width_mobile.elementor-section > div.elementor-container {
    max-width: 1140px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .section_full_width_mobile.elementor-section > div.elementor-container .elementor-widget-wrap > div:not(.elementor-widget-kyl_slider) {
    margin: 0;
  }
}
html,
body,
section,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
a,
span,
ul,
ol,
li,
bdi,
strong,
b,
i,
label,
select,
option,
input,
button,
textarea,
table,
thead,
tbody,
tfoot,
tr,
th,
td {
  font-family: 'Montserrat', sans-serif;
}
/*.elementor .image_wrapper {
	position: relative;
	overflow: hidden;
	
	img {
		position: absolute;
		height: 100%;
		width: 100%;
		top: 50%;
		left: 50%;
		.transform(translate(-50%, -50%));
		.object-fit(cover);
	}
	
	&::before {
		content: '';
		position: absolute;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		opacity: 0.2;
		z-index: 1;
		pointer-events: none;
	}
}*/
.section_bg_image_offset {
  height: 420px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.3;
  margin-top: -120px;
  margin-bottom: -120px;
  z-index: -1;
}
@media (max-width: 767px) {
  .section_bg_image_offset {
    background: none;
    margin: 0;
    height: 120px;
  }
}
.section_bg_image_mobile {
  background-position: center top;
  -webkit-background-size: 100% 250px;
  -moz-background-size: 100% 250px;
  -o-background-size: 100% 250px;
  background-size: 100% 250px;
  background-repeat: no-repeat;
  padding-top: 50px;
}
.section_bg_image_mobile::before {
  content: '';
  position: absolute;
  height: 250px;
  width: 100%;
  background: #ffffff;
  opacity: 0.3;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .section_bg_image_mobile {
    background-image: none !important;
    padding-top: 0;
  }
  .section_bg_image_mobile::before {
    content: none;
  }
}
.section_bg_image_large_offset {
  min-height: 1240px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin-top: -120px;
  margin-bottom: -170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 290px;
  padding-bottom: 400px;
}
.section_bg_image_large_offset::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section_bg_image_large_offset .elementor-container {
  width: 100%;
}
.section_bg_image_large_offset .elementor-widget-wrap {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
@media (max-width: 767px) {
  .section_bg_image_large_offset {
    min-height: 1150px;
    padding-top: 240px;
    padding-bottom: 300px;
  }
}
.section_bg_whitesmoke {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .section_bg_whitesmoke {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
/***************************
      Globale Anpassungen End
 ***************************/
@media screen and (max-width: 767px) {
  body.dashboard .elementor-location-header {
    margin-bottom: 20px;
  }
}
.fancy_link {
  color: #33474c;
  font-family: 'Inspiration', cursive;
  font-weight: 400;
  letter-spacing: -0.7px;
  line-height: 65px;
  font-size: 70px;
  position: relative;
  left: 0;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: inline-block;
}
.fancy_link::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  height: 10px;
  background-color: rgba(51, 71, 76, 0.3);
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.fancy_link:hover {
  color: #a1b9ba;
}
.fancy_link:hover::before {
  height: 30px;
}
.background_tile {
  background-color: #a1b9ba;
}
.headline {
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 52px;
  font-size: 45px;
  color: #33474c;
}
.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6 {
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 52px;
  font-size: 45px;
  color: #33474c;
}
@media (max-width: 767px) {
  .headline {
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: normal !important;
    font-size: 24px !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  .headline h1,
  .headline h2,
  .headline h3,
  .headline h4,
  .headline h5,
  .headline h6 {
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: normal !important;
    font-size: 24px !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}
.headline_big {
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 65px;
  font-size: 55px;
  color: #33474c;
  text-align: center;
}
.headline_big h1,
.headline_big h2,
.headline_big h3,
.headline_big h4,
.headline_big h5,
.headline_big h6 {
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 65px;
  font-size: 55px;
  color: #33474c;
  text-align: center;
}
@media (max-width: 767px) {
  .headline_big {
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: normal !important;
    font-size: 24px !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  .headline_big h1,
  .headline_big h2,
  .headline_big h3,
  .headline_big h4,
  .headline_big h5,
  .headline_big h6 {
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: normal !important;
    font-size: 24px !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}
html,
body {
  overflow-x: hidden;
}
/* Slider Blogposts */
.kyl_slider_blogposts .swiper .swiper-button-prev {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Links.svg') center center / 25px 25px no-repeat;
}
.kyl_slider_blogposts .swiper .swiper-button-prev:hover {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Links_Hover.svg') center center / 25px 25px no-repeat;
}
.kyl_slider_blogposts .swiper .swiper-button-next {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_rechts.svg') center center / 25px 25px no-repeat;
}
.kyl_slider_blogposts .swiper .swiper-button-next:hover {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Rechts_Hover.svg') center center / 25px 25px no-repeat;
}
/* Slider Types */
.kyl_slider_types .swiper .swiper-button-prev {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Links.svg') center center / 25px 25px no-repeat;
}
.kyl_slider_types .swiper .swiper-button-prev:hover {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Links_Hover.svg') center center / 25px 25px no-repeat;
}
.kyl_slider_types .swiper .swiper-button-next {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_rechts.svg') center center / 25px 25px no-repeat;
}
.kyl_slider_types .swiper .swiper-button-next:hover {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Rechts_Hover.svg') center center / 25px 25px no-repeat;
}
/* Menu */
.kyl_menu .login .icon {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/User-new.svg') center center / contain no-repeat;
}
/* Header Image */
.kyl_header_image {
  position: relative;
}
.kyl_header_image::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 270px;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%) 0 0 no-repeat padding-box;
  z-index: 1;
  pointer-events: none;
}
.kyl_header_image .background_image {
  height: 350px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.kyl_header_image .text_wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.kyl_header_image .headline {
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 65px;
  font-size: 55px;
  color: #33474c;
  text-align: center;
}
.kyl_header_image .text {
  font-family: 'Inspiration', cursive;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 52px;
  font-size: 35px;
  color: #33474c;
  text-align: center;
  display: block;
}
@media (min-width: 768px) {
  .kyl_header_image .text {
    font-weight: 400;
    letter-spacing: -0.7px;
    line-height: 65px;
    font-size: 70px;
  }
}
/* Breadcrumbs */
.kyl_breadcrumbs {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
}
.kyl_breadcrumbs a {
  font-weight: 300;
}
.kyl_breadcrumbs .delimiter {
  font-weight: 300;
}
.kyl_breadcrumbs span {
  font-weight: 700;
}
@media (max-width: 767px) {
  .kyl_breadcrumbs {
    font-weight: 300;
    letter-spacing: 0;
    line-height: 25px;
    font-size: 13px;
  }
}
/* Accordion */
.kyl_accordion {
  max-width: 900px;
  margin: 0 auto;
}
.kyl_accordion details:not(:last-of-type) {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.kyl_accordion details summary {
  list-style: none;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  color: #33474c;
  pointer-events: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kyl_accordion details summary::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
}
.kyl_accordion details summary::after {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/minus.svg') center center / 14px 2px no-repeat;
  margin-left: auto;
}
.kyl_accordion details summary::-webkit-details-marker {
  display: none;
}
.kyl_accordion details summary::marker {
  display: none;
}
.kyl_accordion details div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 0 20px 0 40px;
}
.kyl_accordion details div p {
  font-weight: 300;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  max-width: 800px;
  margin-right: auto;
}
.kyl_accordion details div img {
  margin: 0 50px;
}
.kyl_accordion .align_right summary {
  max-width: 800px;
  margin-left: auto;
}
.kyl_accordion .align_right div {
  padding: 0 40px 0 20px;
}
.kyl_accordion .align_right div p {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
/* Haze */
.kyl_haze .haze {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 550px;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%) 0 0 no-repeat padding-box;
  z-index: 10;
}
/* CTA */
.kyl_cta {
  position: relative;
  text-align: center;
}
.kyl_cta .haze {
  height: 680px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(180deg, #ffffff 0%, #ffffff 100%) 0 0 no-repeat padding-box;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: -1;
}
.kyl_cta .headline {
  position: relative;
  margin: 0 auto 40px;
  max-width: 645px;
}
.kyl_cta .button {
  position: relative;
  margin-bottom: 40px;
}
.kyl_cta .text {
  position: relative;
  font-weight: 400;
}
.kyl_cta .text a {
  font-weight: 600;
}
@media (max-width: 767px) {
  .kyl_cta .button {
    display: block;
  }
}
/* Blogposts */
.kyl_blogposts .headline {
  margin-bottom: 27px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 65px;
  font-size: 55px;
  color: #33474c;
}
.kyl_blogposts .text {
  margin-bottom: 70px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
}
.kyl_blogposts .blogpost_container {
  position: relative;
}
.kyl_blogposts .blogpost_container .loading_overlay {
  position: absolute;
  z-index: 2;
  background: #ffffff;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity ease 300ms;
  -moz-transition: opacity ease 300ms;
  -o-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
  pointer-events: none;
}
.kyl_blogposts .blogpost_container .loading_overlay.active {
  opacity: 0.5;
  pointer-events: all;
}
.kyl_blogposts .blogpost_container .category_wrapper {
  margin-bottom: 20px;
}
.kyl_blogposts .blogpost_container .category_wrapper .category {
  -webkit-transition: color ease 300ms;
  -moz-transition: color ease 300ms;
  -o-transition: color ease 300ms;
  transition: color ease 300ms;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  cursor: pointer;
}
.kyl_blogposts .blogpost_container .category_wrapper .category:not(:last-of-type) {
  margin-right: 50px;
}
.kyl_blogposts .blogpost_container .category_wrapper .active {
  color: #a1b9ba;
}
.kyl_blogposts .blogpost_container .count_wrapper {
  text-align: right;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  color: #33474c;
  margin-bottom: 20px;
}
.kyl_blogposts .blogpost_container .post_wrapper {
  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: 0 -10px -20px;
}
.kyl_blogposts .blogpost_container .post_wrapper .single_post {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33.333% - 20px);
  -moz-box-flex: 0;
  -ms-flex: 0 0 calc(33.333% - 20px);
  flex: 0 0 calc(33.333% - 20px);
  margin: 0 10px 20px;
}
.kyl_blogposts .blogpost_container .post_wrapper .single_post a {
  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%;
}
.kyl_blogposts .blogpost_container .post_wrapper .single_post .image_wrapper img {
  display: block;
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
}
.kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper {
  background-color: #f5f5f5;
  padding: 30px;
  height: 100%;
  color: #33474c;
  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;
}
.kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper .title {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  font-size: 22px;
  height: 87px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper .text {
  margin-bottom: 15px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper .read_more {
  color: #0d1e2d;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
}
.kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper .date {
  margin-left: auto;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 25px;
  font-size: 13px;
}
.kyl_blogposts .blogpost_container .btn_wrapper {
  text-align: center;
}
.kyl_blogposts .blogpost_container .btn_wrapper .button {
  margin-top: 70px;
}
@media (max-width: 991px) {
  .kyl_blogposts .blogpost_container .category_wrapper {
    overflow: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: none;
  }
  .kyl_blogposts .blogpost_container .category_wrapper::-webkit-scrollbar {
    display: none !important;
  }
  .kyl_blogposts .blogpost_container .category_wrapper .category {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .kyl_blogposts .blogpost_container .post_wrapper .single_post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
  }
  .kyl_blogposts .blogpost_container .post_wrapper .single_post a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .kyl_blogposts .blogpost_container .post_wrapper .single_post .image_wrapper img {
    height: 90px;
    width: 90px;
    min-height: 90px;
    min-width: 90px;
  }
  .kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper {
    background: #ffffff;
    padding: 0 0 0 15px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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;
  }
  .kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper .title {
    height: 61px;
  }
  .kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper .text,
  .kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper .read_more {
    display: none;
  }
  .kyl_blogposts .blogpost_container .post_wrapper .single_post .text_wrapper .date {
    margin-left: 0;
  }
  .kyl_blogposts .blogpost_container .btn_wrapper .button {
    display: block;
  }
}
/* Seite Blogbeitrag */
.blog_header .elementor-image {
  position: relative;
}
.blog_header .elementor-image::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.blog_header .elementor-image img {
  height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.blog_details {
  font-weight: 300;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
}
.blog_details .elementor-post-info__item-prefix {
  font-weight: 400;
}
@media (max-width: 767px) {
  .section_blog_details .elementor-column {
    width: 50%;
  }
}
.blog_text {
  font-weight: 300;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  max-width: 970px;
}
.blog_link a {
  font-weight: 700;
  color: #33474c;
}
/* Template Partner werden */
.section_partner_werden .heading .elementor-heading-title {
  text-align: center;
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 52px;
  font-size: 45px;
  color: #33474c;
  margin-bottom: 30px;
}
.section_partner_werden .text {
  max-width: 850px;
  margin: 0 auto;
}
.section_partner_werden .text .elementor-text-editor {
  text-align: center;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  margin-bottom: 40px;
}
.section_partner_werden .form form {
  max-width: 785px;
  margin: 0 auto;
}
.section_partner_werden .form form .elementor-form-fields-wrapper {
  margin: 0 -12px;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-column.elementor-col-50 {
  width: calc(50% - 24px);
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group {
  margin: 0 12px 25px;
  padding: 0;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group input {
  height: 45px;
  border: 1px solid #e7e7e7;
  padding: 13px 30px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  line-height: normal;
  color: #6c6c6c;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group input::-webkit-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group input:-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group input::-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group input:-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group input::-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group input::placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group textarea {
  height: 45px;
  border: 1px solid #e7e7e7;
  padding: 13px 30px;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  line-height: normal;
  color: #6c6c6c;
  opacity: 1;
  height: unset;
  line-height: 27px;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group textarea::-webkit-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group textarea:-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group textarea::-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group textarea:-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group textarea::-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group textarea::placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group button {
  display: inline-block;
  background-color: #a1b9ba;
  padding: 15px 30px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  color: #33474c;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group button span {
  color: #33474c;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group button:hover {
  background-color: #8aa9ab !important;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-type-textarea {
  margin-bottom: 50px;
}
.section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-type-submit {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .section_partner_werden .form form .elementor-form-fields-wrapper .elementor-column.elementor-col-50 {
    width: 100%;
  }
  .section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group {
    margin-left: 0;
    margin-right: 0;
  }
  .section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-group button {
    width: 100%;
  }
  .section_partner_werden .form form .elementor-form-fields-wrapper .elementor-field-type-textarea {
    margin-bottom: 35px;
  }
}
/* Icon Grid */
.kyl_icon_grid {
  max-width: 850px;
  margin: 0 auto;
}
.kyl_icon_grid .headline {
  margin-bottom: 30px;
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 52px;
  font-size: 45px;
  color: #33474c;
  text-align: center;
}
.kyl_icon_grid .text {
  margin-bottom: 75px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  text-align: center;
}
.kyl_icon_grid .icon_grid_wrapper {
  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: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -50px -70px;
}
.kyl_icon_grid .icon_grid_wrapper .icon_grid_single {
  text-align: center;
  margin: 0 50px 70px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 137px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 137px;
  flex: 0 0 137px;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
.kyl_icon_grid .icon_grid_wrapper .icon_grid_single img {
  margin: 0 auto;
}
.kyl_icon_grid .icon_grid_wrapper .icon_grid_single .description {
  margin-top: 25px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  color: #33474c;
}
@media (max-width: 767px) {
  .kyl_icon_grid .icon_grid_wrapper {
    margin: 0 -25px -65px;
  }
  .kyl_icon_grid .icon_grid_wrapper .icon_grid_single {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 50px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 50px);
    flex: 0 0 calc(50% - 50px);
    margin: 0 25px 65px;
  }
}
/* Seite Impressum */
.section_legal_page .heading .elementor-heading-title {
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 65px;
  font-size: 55px;
  color: #33474c;
}
.section_legal_page .elementor-heading-title {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  font-size: 22px;
  color: #33474c;
}
.section_legal_page .elementor-text-editor {
  font-weight: 300;
}
/* Seite Datenschutz */
/* Info Legal Links */
.kyl_info_legal_links {
  font-weight: 400;
}
.kyl_info_legal_links .name {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 41px;
  font-size: 20px;
  color: #33474c;
  margin-bottom: 10px;
}
.kyl_info_legal_links .description {
  margin-bottom: 25px;
}
.kyl_info_legal_links .street_and_nr {
  margin-bottom: 10px;
}
.kyl_info_legal_links .zipcode_and_place {
  margin-bottom: 25px;
}
.kyl_info_legal_links .phone {
  margin-bottom: 17px;
}
.kyl_info_legal_links .phone a {
  color: #33474c;
}
.kyl_info_legal_links .mail a {
  color: #33474c;
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Mail.svg') left center no-repeat;
  padding-left: 30px;
  -webkit-background-size: 18px 15px 18px 15px;
  -moz-background-size: 18px 15px;
  -o-background-size: 18px 15px;
  background-size: 18px 15px;
}
.kyl_menu_right .user_logout .name_logout .logout a {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Logout.svg') left center / 13px 13px no-repeat;
}
.kma_cpts .post_container .post_wrapper .post_item .favorite {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Stern.svg') center center no-repeat;
}
.kma_cpts .post_container .post_wrapper .post_item .unfavorite {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Stern_ausgefuellt.svg') center center no-repeat;
}
.kma_cpts .post_container .post_wrapper .post_item .add {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Kontakt_hinzufuegen.svg') center center no-repeat;
}
.kma_cpts .post_container .post_wrapper .post_item .remove {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Kontakt_entfernen.svg') center center no-repeat;
}
.kyl_my_addressbook .addressbook_container .addressbook_wrapper .addressbook_item .left .bottom .remove_item .remove {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Kontakt_entfernen.svg') center center no-repeat;
}
.kma_cpts .post_filter .search {
  background: #a1b9ba url('/wp-content/themes/kyltheme/assets/svg/Suche.svg') center center no-repeat;
}
.kma_cpts .post_filter .left::after {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Dropdown_Hover.svg') center center no-repeat;
}
.kma_cpts .post_filter .right::after {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Dropdown.svg') center center no-repeat;
}
.kyl_events .events_container .events_wrapper details summary::after {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Plus.svg') center center no-repeat;
}
.kyl_events .events_container .events_wrapper details[open] summary::after {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/minus.svg') center center no-repeat;
}
.kyl_events .events_filter .filter_wrapper .middle::after {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Dropdown.svg') center center no-repeat;
}
.kyl_slider_your_events .swiper .swiper-button-prev {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Links.svg') center center no-repeat;
}
.kyl_slider_your_events .swiper .swiper-button-next {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_rechts.svg') center center no-repeat;
}
.kyl_my_addressbook .search_wrapper label input[type="button"] {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Suche.svg') center center / 12px 12px no-repeat;
}
.kyl_menu_top .offcanvas .background .close {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Close.svg') center center / 16px 16px no-repeat;
}
.kyl_menu_top .offcanvas.right .background .logout a {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Logout.svg') left center / 12px 12px no-repeat;
}
.kyl_menu_top .middle .icon_left {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Burger.svg') center center / 25px 14px no-repeat;
}
.kyl_create_profile .container_slides_following .swiper .swiper-wrapper label select {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Dropdown_Grey.svg') calc(100% - 20px) center / 12px 7px no-repeat;
}
.kyl_create_profile .container_slides_following .swiper .swiper-wrapper input[type="checkbox"]:checked {
  background: #ffffff url('/wp-content/themes/kyltheme/assets/svg/Check.svg') center center / 10px 7px no-repeat;
}
.kyl_my_account .container input[type="checkbox"]:checked {
  background: #ffffff url('/wp-content/themes/kyltheme/assets/svg/Check.svg') center center / 10px 7px no-repeat;
}
.kyl_configurator .container_slides_following .swiper .swiper-wrapper .slide_4 label input[type="checkbox"]:checked {
  background: #ffffff url('/wp-content/themes/kyltheme/assets/svg/Check.svg') center center / 10px 7px no-repeat;
}
.kyl_my_account .container select {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Dropdown_Grey.svg') calc(100% - 20px) center / 12px 7px no-repeat;
}
.kma_cpts .addedToAddressbook .close_notification {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Close.svg') center center / 17px 17px no-repeat;
}
.kyl_my_infomaterial .post_container .post_wrapper .post_item .bottom .left a {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Download.svg') right center / 25px 18px no-repeat;
}
/* KYL Menu offen */
body.open_canvas,
body.open_nav_canvas {
  position: sticky;
  overflow: hidden;
  height: 100vh;
}
/* Seite Registrieren */
#registration .elementor-form-fields-wrapper {
  margin: 0;
}
#registration .elementor-form-fields-wrapper .elementor-field-group {
  padding: 0;
  margin: 0;
  text-align: center;
}
#registration .elementor-form-fields-wrapper .elementor-field-group:not(:last-child) {
  margin-bottom: 25px;
}
#registration .elementor-form-fields-wrapper input {
  height: 45px;
  border: 1px solid #e7e7e7;
  padding: 13px 30px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  line-height: normal;
  color: #6c6c6c;
  opacity: 1;
  max-width: 380px;
  margin: 0 auto;
}
#registration .elementor-form-fields-wrapper input::-webkit-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
#registration .elementor-form-fields-wrapper input:-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
#registration .elementor-form-fields-wrapper input::-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
#registration .elementor-form-fields-wrapper input:-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
#registration .elementor-form-fields-wrapper input::-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
#registration .elementor-form-fields-wrapper input::placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
#registration .elementor-form-fields-wrapper .elementor-field-type-password.elementor-field-group {
  margin: 0;
}
#registration .elementor-form-fields-wrapper .elementor-field-type-recaptcha_v3.elementor-field-group {
  margin: 0;
}
#registration .elementor-form-fields-wrapper .elementor-field-type-submit {
  margin: 50px auto 0;
}
#registration .elementor-form-fields-wrapper .elementor-field-type-submit button {
  display: inline-block;
  background-color: #a1b9ba;
  padding: 15px 30px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  color: #33474c;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#registration .elementor-form-fields-wrapper .elementor-field-type-submit button span {
  color: #33474c;
}
#registration .elementor-form-fields-wrapper .elementor-field-type-submit button:hover {
  background-color: #8aa9ab !important;
}
.section_registration .elementor-widget-text-editor p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
}
.section_registration .elementor-widget-text-editor a {
  font-weight: 700;
}
.page-registrieren div[data-elementor-type="header"] {
  margin-bottom: 180px;
}
.page-login div[data-elementor-type="header"] {
  margin-bottom: 200px;
}
.page-passwort-zuruecksetzen div[data-elementor-type="header"] {
  margin-bottom: 212px;
}
.partner_form_headline h1,
.partner_form_headline h2,
.partner_form_headline h3,
.partner_form_headline h4,
.partner_form_headline h5,
.partner_form_headline h6 {
  font-family: 'Wonderful Melanesia', sans-serif;
  color: #33474c;
  text-align: center;
  margin: 0 0 28px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 52px;
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  .partner_form_headline h1,
  .partner_form_headline h2,
  .partner_form_headline h3,
  .partner_form_headline h4,
  .partner_form_headline h5,
  .partner_form_headline h6 {
    margin: 0 0 25px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 52px;
    font-size: 35px;
  }
}
.partner_form_headline p {
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  text-align: center;
  color: #0d1e2d;
  margin: 0 auto 40px;
  max-width: 850px;
  font-family: 'Montserrat', sans-serif;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .partner_form_headline p {
    line-height: 24px;
    margin: 0 0 35px;
  }
}
.partner_form .elementor-field-type-text,
.partner_form .elementor-field-type-email,
.partner_form .elementor-field-type-tel,
.partner_form .elementor-field-type-textarea {
  margin: 0 0 25px !important;
}
.partner_form .elementor-field-type-text input,
.partner_form .elementor-field-type-email input,
.partner_form .elementor-field-type-tel input,
.partner_form .elementor-field-type-textarea input,
.partner_form .elementor-field-type-text textarea,
.partner_form .elementor-field-type-email textarea,
.partner_form .elementor-field-type-tel textarea,
.partner_form .elementor-field-type-textarea textarea {
  border: 1px solid #e2e2e2;
  padding: 13px 20px;
  color: #6c6c6c;
  border-radius: 0;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  line-height: 18px;
  font-family: 'Montserrat', sans-serif;
  resize: none;
}
@media screen and (min-width: 768px) {
  .partner_form .elementor-field-type-text:not(.elementor-field-type-textarea),
  .partner_form .elementor-field-type-email:not(.elementor-field-type-textarea),
  .partner_form .elementor-field-type-tel:not(.elementor-field-type-textarea),
  .partner_form .elementor-field-type-textarea:not(.elementor-field-type-textarea) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
.partner_form .elementor-button {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 41px;
  font-size: 18px;
  margin: 10px auto 0 !important;
  color: #0d1e2d !important;
  border-radius: 0 !important;
  background-color: #a1b9ba;
  padding: 15px !important;
  width: 100% !important;
  line-height: 20px;
  max-width: 150px;
}
@media screen and (max-width: 767px) {
  .partner_form .elementor-button {
    max-width: 100%;
  }
}
.partner_form .elementor-button:hover {
  background-color: #8aa9ab;
}
.co_founder_content h1,
.co_founder_content h2,
.co_founder_content h3,
.co_founder_content h4,
.co_founder_content h5,
.co_founder_content h6 {
  margin: 0 0 25px;
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 52px;
  font-size: 45px;
  color: #33474c;
}
.co_founder_content h1 h1,
.co_founder_content h2 h1,
.co_founder_content h3 h1,
.co_founder_content h4 h1,
.co_founder_content h5 h1,
.co_founder_content h6 h1,
.co_founder_content h1 h2,
.co_founder_content h2 h2,
.co_founder_content h3 h2,
.co_founder_content h4 h2,
.co_founder_content h5 h2,
.co_founder_content h6 h2,
.co_founder_content h1 h3,
.co_founder_content h2 h3,
.co_founder_content h3 h3,
.co_founder_content h4 h3,
.co_founder_content h5 h3,
.co_founder_content h6 h3,
.co_founder_content h1 h4,
.co_founder_content h2 h4,
.co_founder_content h3 h4,
.co_founder_content h4 h4,
.co_founder_content h5 h4,
.co_founder_content h6 h4,
.co_founder_content h1 h5,
.co_founder_content h2 h5,
.co_founder_content h3 h5,
.co_founder_content h4 h5,
.co_founder_content h5 h5,
.co_founder_content h6 h5,
.co_founder_content h1 h6,
.co_founder_content h2 h6,
.co_founder_content h3 h6,
.co_founder_content h4 h6,
.co_founder_content h5 h6,
.co_founder_content h6 h6 {
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 52px;
  font-size: 45px;
  color: #33474c;
}
@media (max-width: 767px) {
  .co_founder_content h1,
  .co_founder_content h2,
  .co_founder_content h3,
  .co_founder_content h4,
  .co_founder_content h5,
  .co_founder_content h6 {
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: normal !important;
    font-size: 24px !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  .co_founder_content h1 h1,
  .co_founder_content h2 h1,
  .co_founder_content h3 h1,
  .co_founder_content h4 h1,
  .co_founder_content h5 h1,
  .co_founder_content h6 h1,
  .co_founder_content h1 h2,
  .co_founder_content h2 h2,
  .co_founder_content h3 h2,
  .co_founder_content h4 h2,
  .co_founder_content h5 h2,
  .co_founder_content h6 h2,
  .co_founder_content h1 h3,
  .co_founder_content h2 h3,
  .co_founder_content h3 h3,
  .co_founder_content h4 h3,
  .co_founder_content h5 h3,
  .co_founder_content h6 h3,
  .co_founder_content h1 h4,
  .co_founder_content h2 h4,
  .co_founder_content h3 h4,
  .co_founder_content h4 h4,
  .co_founder_content h5 h4,
  .co_founder_content h6 h4,
  .co_founder_content h1 h5,
  .co_founder_content h2 h5,
  .co_founder_content h3 h5,
  .co_founder_content h4 h5,
  .co_founder_content h5 h5,
  .co_founder_content h6 h5,
  .co_founder_content h1 h6,
  .co_founder_content h2 h6,
  .co_founder_content h3 h6,
  .co_founder_content h4 h6,
  .co_founder_content h5 h6,
  .co_founder_content h6 h6 {
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: normal !important;
    font-size: 24px !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}
.co_founder_content p {
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  font-family: 'Montserrat', sans-serif;
}
.co_founder_content img {
  height: auto;
  width: 100%;
}
.kyl_investors .post_container .post_wrapper .post_item .left .bottom .read_more {
  margin: 15px 0 0 0;
  display: block;
}
.kyl_investors .post_container .post_wrapper .post_item .right {
  position: relative;
}
.kyl_investors .post_container .post_wrapper .post_item .right .bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
/**
 * Default Form Styling
 */
.elementor-widget-form .elementor-widget-container .elementor-form {
  max-width: 785px;
  margin: 0 auto;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper {
  margin: 0 -12px;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group {
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group {
    margin: 0 12px;
  }
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group.elementor-col-50 {
  width: 100%;
}
@media (min-width: 768px) {
  .elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group.elementor-col-50 {
    width: calc(50% - 24px);
  }
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group:not(:last-of-type) {
  margin-bottom: 25px;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group:last-of-type {
  margin-top: 10px;
  margin-bottom: 0;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group .elementor-field-label {
  display: none;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group input {
  height: 45px;
  border: 1px solid #e7e7e7;
  padding: 13px 30px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  line-height: normal;
  color: #6c6c6c;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group input::-webkit-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group input:-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group input::-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group input:-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group input::-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group input::placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea {
  height: 45px;
  border: 1px solid #e7e7e7;
  padding: 13px 30px;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  line-height: normal;
  color: #6c6c6c;
  opacity: 1;
  height: unset;
  line-height: 27px;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea::-webkit-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea:-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea::-moz-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea:-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea::-ms-input-placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea::placeholder {
  color: #6c6c6c;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 15px;
  opacity: 1;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group button {
  display: inline-block;
  background-color: #a1b9ba;
  padding: 15px 30px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
  color: #33474c;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group button span {
  color: #33474c;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group button:hover {
  background-color: #8aa9ab !important;
}
.elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-group .elementor-button {
  width: 100%;
}
@media (min-width: 768px) {
  .elementor-widget-form .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
