@charset "UTF-8";
@media (max-width: 992px) {
  html, body {
    font-size: 14px;
  }
}
/* Verschieben des Dropdowns nach links und oben */
.uk-navbar-dropdown {
  margin-left: 25px !important;
  margin-top: -15px !important;
}

.uk-button {
  padding: 20px 35px;
}

@media (max-width: 1130px) {
  .uk-button-default,
.uk-button-primary,
.uk-button-secondary,
.uk-button-danger {
    padding: 15px 11px;
  }
}
/* Buttons */
.uk-button-default,
.uk-button-danger {
  font-size: 14px;
  padding: 10px 30px;
  line-height: 1.625;
}

.uk-button-default:hover,
.uk-button-primary:hover,
.uk-button-secondary:hover,
.uk-button-danger:hover {
  transition: 250ms all;
  transform: skew(-12.5deg);
}

/* Startseite */
.slideshowStart .el-overlay {
  transform: skew(-12.5deg);
  margin-left: 150px;
  max-width: 550px;
}
.slideshowStart .el-title, .slideshowStart .el-content, .slideshowStart .el-link {
  transform: skew(12.5deg);
}
.slideshowStart .el-title {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.1;
}
.slideshowStart .el-content {
  color: #fff;
  margin-left: 20px;
}
@media (max-width: 768px) {
  .slideshowStart .el-content {
    font-size: 17px;
  }
}
.slideshowStart .el-link {
  margin-left: 40px;
  margin-bottom: 20px;
}
.slideshowStart .el-link:hover {
  transform: skew(-12.5deg);
}
.slideshowStart .uk-dotnav > * {
  flex: none;
  padding-left: 5px;
}
.slideshowStart .uk-dotnav > * > * {
  width: 34px;
  height: 9px;
  border-radius: 0;
  background: #fff;
  opacity: 0.3;
}
.slideshowStart .uk-dotnav > .uk-active > * {
  opacity: 1;
}

/*
.sectionSkewBottom {
  clip-path: polygon(0 0, 100% 0, 100% 89%, 0 96%);
  padding-bottom: 170px;
}
.sectionSkewBothAbove {
  z-index: 2;
  position: relative;
  background: transparent !important;
}
.sectionSkewBoth {
  width: 100%;
  height: 7%;
  position: absolute;
  z-index: 1;
  clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
  margin-top: -900px;
}
.sectionSkewBlog {
  z-index: 1;
  clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
}

*/
.skewPanelSlider {
  padding-top: 40px;
}
.skewPanelSlider .el-element {
  padding-top: 40px;
}
.skewPanelSlider .el-title, .skewPanelSlider .el-content, .skewPanelSlider .el-meta, .skewPanelSlider .el-nav {
  padding: 0 60px 0 80px;
  margin-left: 0px;
}
@media (max-width: 1024px) {
  .skewPanelSlider .el-title, .skewPanelSlider .el-content, .skewPanelSlider .el-meta, .skewPanelSlider .el-nav {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .skewPanelSlider .el-title, .skewPanelSlider .el-content, .skewPanelSlider .el-meta, .skewPanelSlider .el-nav {
    padding: 0;
  }
}
.skewPanelSlider .el-meta {
  font-weight: bold;
}
.skewPanelSlider .el-image {
  float: right;
}
.skewPanelSlider .personTitle {
  line-height: 1.4;
  font-weight: 800;
  color: #002750;
  font-size: 18px;
}
.skewPanelSlider .uk-dotnav li:first-child {
  padding-left: 0px !important;
}

.gridFernstudiengaengeMehr .uk-icon svg {
  width: 50px;
  height: 50px;
}
.gridFernstudiengaengeMehr img {
  width: auto;
  height: 45px;
}
.gridFernstudiengaengeMehr .el-title {
  color: #002750 !important;
  font-weight: 700;
  margin-left: -20px !important;
}
@media (max-width: 1199px) {
  .gridFernstudiengaengeMehr .el-title {
    margin-left: 0 !important;
  }
}
.gridFernstudiengaengeMehr .el-link {
  color: #ee3d96 !important;
  margin-left: -20px !important;
}
@media (max-width: 1199px) {
  .gridFernstudiengaengeMehr .el-link {
    margin-left: 0 !important;
  }
}

.head25,
h1.section-headlinesSmall,
h2.section-headlinesSmall {
  font-size: 25px !important;
  font-weight: 400 !important;
  line-height: 1.5;
}
@media (max-width: 414px) {
  .head25,
h1.section-headlinesSmall,
h2.section-headlinesSmall {
    font-size: 20px !important;
  }
}

.pink {
  color: #ee3d96 !important;
}

.gridWegFernstudium .el-title {
  font-size: 16px;
}
.gridWegFernstudium .el-content {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
.gridWegFernstudium .el-meta {
  background: #ee3d96;
  color: #fff !important;
  display: block;
  position: absolute;
  top: -50px;
  left: 20px;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  padding: 15px 25px;
}
.gridWegFernstudium ul li {
  margin-bottom: 10px;
}

.infoWebinare .eventItem {
  display: flex;
  background: #f5f4f0;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  margin-bottom: 20px;
}
.infoWebinare .shortDate {
  background: #ee3d96;
  color: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  /*height: 100%;*/
  height: 150px;
}
@media screen and (min-width: 600px) {
  .infoWebinare .shortDate {
    min-width: 160px;
  }
}
.infoWebinare .shortDate .day {
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}
.infoWebinare .eventInfos {
  padding: 20px 15px;
  color: #475360;
  font-size: 18px;
  width: 100%;
}
.infoWebinare .eventInfos .title {
  color: #002750;
  font-size: 20px;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 700;
  left: 30px;
  hyphens: auto;
  word-break: normal;
}
.infoWebinare .eventLink {
  font-size: 16px;
  display: flex;
}
.infoWebinare .eventLink a {
  display: block;
  margin-right: 30px;
}
.infoWebinare .eventLink span {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.infoWebinare .webinarLink {
  color: #ee3d96;
  cursor: pointer;
}
.infoWebinare .linkIcon {
  margin-left: 20px;
  height: 20px;
}

.gridAkkreditierungen .el-image {
  height: 89px;
}
.gridAkkreditierungen .el-title {
  color: #002750 !important;
}

/*Seiten Werbeaktion - Footer verstecken*/
.werbeaktion footer .uk-section-muted {
  display: none;
}

p a:hover {
  text-decoration: underline !important;
}

/** Kiki Startseite Werbeaktion Slider **/
.sliderFirstBlock {
  margin-bottom: 5px;
}

.sliderFirstBlockUL {
  margin-top: 5px;
}

.slideshowStart .el-item:first-child .el-overlay {
  padding: 30px 70px;
}

/* Bachelor */
.sliderStartEinzel .el-overlay {
  transform: skew(-12.5deg);
  margin-left: 150px;
  max-width: 550px;
}
@media (max-width: 960px) {
  .sliderStartEinzel .el-overlay {
    margin: 0 auto;
    max-width: 100%;
    transform: scale(0.8) translateY(23px) skew(-12.5deg);
  }
}
.sliderStartEinzel .el-title, .sliderStartEinzel .el-content, .sliderStartEinzel .el-link {
  transform: skew(12.5deg);
}
.sliderStartEinzel .el-title {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.1;
  hyphens: auto;
}
.sliderStartEinzel .el-content {
  color: #fff;
  margin-left: 20px;
}
.sliderStartEinzel .el-link {
  margin-left: 40px;
}
.sliderStartEinzel .el-meta {
  position: absolute;
  top: -20px;
  display: inline-block;
  padding: 10px 15px;
  color: white;
  z-index: 1;
  overflow: hidden;
  text-transform: none;
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .sliderStartEinzel .el-meta {
    left: 60px;
  }
}
.sliderStartEinzel .el-meta::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  width: 120%;
  height: 100%;
  background: #ee3d96;
  transform: skew(-12.5deg);
  z-index: -1;
}
.sliderStartEinzel .el-meta > span {
  display: inline-block;
  transform: skew(12.5deg);
  position: relative;
  z-index: 1;
}
.sliderStartEinzel .el-title {
  margin-top: 0 !important;
}

.studientest {
  color: #fff;
}
.studientest h1 {
  padding-top: 40px;
  font-size: 28px;
  font-weight: 800;
}

/*
.studientestSkewedSection {
  width: 100%;
  height: 4.3%;
  position: absolute;
  z-index: 1;
  clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
  margin-top: -580px;
}*/
.head28 {
  font-size: 28px !important;
  font-weight: 800 !important;
  line-height: 35px;
}
@media (max-width: 414px) {
  .head28 {
    font-size: 21px !important;
  }
}

.fernstudiumBwl .el-title,
.studienplanBlick .el-title {
  color: #ee3d96 !important;
  font-weight: 800;
}
.fernstudiumBwl a,
.studienplanBlick a {
  color: #ee3d96;
  text-decoration: underline;
}
.fernstudiumBwl a:hover,
.studienplanBlick a:hover {
  color: #002750;
}

.lustBlick {
  font-size: 1.5em;
  line-height: 1.3;
  font-weight: 800;
}

.kostenUebersicht ul {
  padding-left: 0 !important;
}
.kostenUebersicht .kostenSingleContainer h3 {
  color: #002750;
  font-size: 18px;
  line-height: 24px;
  font-weight: 800;
}
.kostenUebersicht .kostenSingleContainer li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.kostenUebersicht .kostenSingleContainer .wert {
  display: block;
  width: 35%;
}
.kostenUebersicht .kostenSingleContainer .text {
  display: block;
  margin-left: 30px;
}
.kostenUebersicht .price .big {
  font-size: 45px;
  line-height: 61px;
  font-weight: 800;
  margin-right: 5px;
}

.instaButton .uk-icon-button {
  width: 50px;
  height: 50px;
  border-radius: 0;
  background: #ee3d96;
  color: #fff;
  border: none;
  margin-top: -30px;
}

.name {
  font-size: 18px;
  font-weight: 800;
}

.schnupperstudium {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.4;
  padding-top: 60px;
}
@media screen and (max-width: 1255px) {
  .schnupperstudium {
    padding-top: 0px;
  }
}
@media (max-width: 414px) {
  .schnupperstudium {
    font-size: 20px;
  }
}

.schnupperstudiumButton .el-content {
  color: #ee3d96 !important;
}

.schnupperstudiumButton .el-content:hover {
  color: #002750 !important;
}

.schnupperstudiumButton .uk-button-primary:hover {
  background: #fff !important;
}

.studienButton .uk-button-secondary,
.studienButton .uk-button-secondary:hover {
  background: #002750 !important;
  color: #fff !important;
}

.campusButton .uk-button-primary {
  color: #ee3d96 !important;
}

.campusButton .uk-button-primary:hover {
  background: #fff !important;
  color: #002750 !important;
}

.auchInteressant .uk-icon svg {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 959px) {
  .auchInteressant img {
    max-width: 50px;
    float: right;
  }
}
.auchInteressant .el-title {
  color: #002750 !important;
  font-weight: 600;
  margin-left: -10px !important;
}
@media (max-width: 959px) {
  .auchInteressant .el-title {
    margin-left: 0 !important;
  }
}
.auchInteressant .el-link {
  color: #ee3d96 !important;
  margin-left: -10px !important;
}
@media (max-width: 959px) {
  .auchInteressant .el-link {
    margin-left: 0 !important;
  }
}
@media (max-width: 768px) {
  .auchInteressant .el-link {
    display: none !important;
  }
}

.studienberatung {
  background: #ee3d96;
  padding: 70px 0;
  margin: 0;
}
@media (max-width: 375px) {
  .studienberatung .uk-width-1-4\@s img {
    padding-right: 35px;
  }
}
.studienberatung .uk-link-text.uk-margin-remove-last-child:hover {
  color: #fff !important;
}

.gridBachelorFernstudiengaengeMehr .el-title,
.gridKarrierechancen .el-title {
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
  margin-left: -20px !important;
}
@media (max-width: 1199px) {
  .gridBachelorFernstudiengaengeMehr .el-title,
.gridKarrierechancen .el-title {
    margin-left: 0 !important;
  }
}
.gridBachelorFernstudiengaengeMehr .el-link,
.gridKarrierechancen .el-link {
  color: #ee3d96 !important;
  margin-left: -20px !important;
}
@media (max-width: 1199px) {
  .gridBachelorFernstudiengaengeMehr .el-link,
.gridKarrierechancen .el-link {
    margin-left: 0 !important;
  }
}

.gridKarrierechancen .el-title {
  margin-left: 70px !important;
  padding-top: 10px;
}
.gridKarrierechancen .el-link {
  margin-left: 70px !important;
  padding-bottom: 10px;
}
.gridKarrierechancen a:hover {
  text-decoration: none;
}

/* Master */
.zulassungsvoraussetzung p::before {
  content: url("/images/icons/zulassungsvoraussetzungen.svg");
  display: inline-block;
  width: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

.zulassungsvoraussetzungText {
  margin-left: 40px;
}

@media screen and (max-width: 1200px) {
  .spezialisierung {
    margin-top: 80px !important;
  }
}
.spezialisierung > div > div:nth-child(2) .el-meta {
  background-color: #f163ab;
}
.spezialisierung > div > div:nth-child(3) .el-meta {
  background-color: #f480ba;
}
.spezialisierung > div > div:nth-child(4) .el-meta {
  background-color: #f7a7cf;
}
.spezialisierung .el-meta {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  color: #002750;
  transform: skew(-12.5deg) translate(-15px, -59px);
  text-transform: none !important;
  max-width: 100%;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  background-color: #ee3d96;
  padding: 10px;
}
.spezialisierung .el-meta .speziAntiSkew {
  transform: skew(12.5deg);
}
@media screen and (max-width: 1200px) {
  .spezialisierung .el-meta {
    transform: skew(-12.5deg) translate(-7px, -39px);
    margin-top: 140px;
  }
}

.team .el-title {
  font-size: 18px;
  font-weight: 800;
}
.team .el-meta {
  font-weight: 700;
  color: #002750;
}
.team img {
  max-width: 310px;
}

.zweierGrid {
  color: #fff;
  background: rgba(245, 158, 0, 0.95);
  position: relative;
  transform: skew(-12.5deg);
  width: 80%;
  margin: -80px auto auto 30px !important;
  padding: 30px 20px;
  box-sizing: border-box;
}
.zweierGrid a {
  transform: skew(12.5deg);
  padding-left: 20px;
}
.zweierGrid a.uk-link-text:hover,
.zweierGrid .uk-link-text:hover {
  color: #fff !important;
}
.zweierGrid p {
  font-size: 14px;
  line-height: 18px;
}

.zweierGridImage img:hover {
  transform: translateY(10px);
  transition: 500ms all;
}

.praesenzAccordion .el-title {
  background-color: #eee;
  color: #444;
  padding: 18px;
  font-size: 16px;
}
.praesenzAccordion .el-title:hover,
.praesenzAccordion .el-item.uk-open .el-title {
  color: #002750;
  background-color: #ccc;
}
.praesenzAccordion a:hover {
  color: #f59e00;
}

.modulePaddingTop {
  padding-top: 50px;
}

.blogMenu .uk-button-danger {
  background: #002750 !important;
  color: #fff !important;
  transition: 250ms all;
  transform: skew(-12.5deg);
}

.blogTop .el-image {
  max-height: 180px;
  object-fit: cover;
}

/************ mobile header ***********/
.uk-grid-divider > :not(.uk-first-column)::before {
  border-left: 1px solid #002750;
}

#module-122 {
  margin-left: -30px;
}
@media (max-width: 768px) {
  #module-122 {
    min-height: 80px;
    height: 80px;
  }
}

@media (max-width: 768px) {
  .tm-header-mobile .uk-navbar {
    min-height: 80px;
    height: 80px;
  }
}
@media (max-width: 768px) {
  .tm-header-mobile .uk-navbar-item, .tm-header-mobile .uk-navbar-toggle {
    min-height: 80px;
    height: 80px;
  }
}

/* ––––––––– Styling Webinar Boxen ––––––––– */
.webinar {
  background: #f5f4f0;
}
.webinar .el-title {
  background: #ee3d96;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  word-spacing: 100vw;
}
.webinar .el-title b {
  font-size: 30px;
  font-weight: 900;
}
@media (max-width: 1024px) {
  .webinar .el-title {
    height: 100%;
    aspect-ratio: unset;
  }
}
.webinar .el-meta {
  line-height: 25px;
  padding: 20px 10px 0 10px;
}
.webinar .el-content {
  position: relative;
  font-size: 18px;
  line-height: 25px;
  color: #475360;
  padding-left: 10px;
}
.webinar .el-content a {
  color: #475360;
}
.webinar .el-content a:hover {
  text-decoration: none;
  cursor: default !important;
}
.webinar .el-content span {
  font-size: 16px;
  color: #ee3d96;
  line-height: 32px;
}
.webinar .el-content span:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='arrow-right' class='linkIcon svg-inline--fa fa-arrow-right fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23ee3d96' d='M216.464 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887L209.393 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L233.434 36.465c-4.686-4.687-12.284-4.687-16.97 0z'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 5px;
}
.webinar .el-content span:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* ––––––––– Styling Toolbar right ––––––––– */
.uk-icon-link {
  color: #ee3d96;
}

.tm-toolbar .uk-subnav > * > :first-child {
  font-size: 16px;
  font-weight: 700;
  color: #002750 !important;
  letter-spacing: normal;
}

.uk-subnav > * {
  padding: 0;
}

/* ––––––––– Infomaterial ––––––––– */
.imageRowItem a {
  transition: 500ms all;
  text-decoration: none;
  height: 100%;
  width: 100%;
  display: block;
}

.imageRowItem img {
  width: 100%;
  max-width: 100%;
}

.imagegridPanel img:hover,
.imageRowItem img:hover,
.newsflashItem img:hover {
  transform: translateY(10px);
  transition: 500ms all;
}

.imageRowItem .panelContainer {
  background: rgba(245, 158, 0, 0.95);
  position: relative;
  transform: skew(-12.5deg);
  width: 80%;
  margin: -80px auto auto 30px;
  padding: 30px 20px;
  box-sizing: border-box;
}

.imageRowItem .panelContainer > * {
  transform: skew(12.5deg);
}

.imageRowItem h3 {
  margin-bottom: 10px !important;
  color: #FFF;
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 700;
}

.imageRowItem .blogLink {
  color: #FFF;
  margin-left: 0px;
  margin-top: 10px;
}

.imageRowItem .panelContainer > * {
  transform: skew(12.5deg);
}

.blogLink {
  margin: 0 !important;
  padding: 0;
  margin-top: 20px !important;
}

.imagegridLink {
  display: flex;
  margin-left: 8px;
  align-items: center;
}

.linkIcon {
  display: block;
  width: 20px;
  color: #FFF;
  margin-left: 20px;
  height: 20px;
}

.tm-header .uk-navbar-dropdown-nav a {
  flex-direction: column;
  align-items: flex-start;
}

.menuSubtitles {
  font-size: 10px;
  line-height: 12px;
  display: block;
}

.uk-navbar-dropdown-nav {
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  display: flex;
  flex-direction: column;
}

/* ––––––––– Toolbar ––––––––– */
.topModule .el-item:first-child {
  padding-right: 20px;
}
.topModule .el-item:nth-child(2) a,
.topModule .el-item:nth-child(3) a {
  padding: 0 3px;
  color: #ee3d96 !important;
}
.topModule .el-item:nth-child(4) {
  padding-left: 20px;
  font-size: 16px;
  vertical-align: bottom;
}
.topModule .el-item:nth-child(4) a:hover {
  text-decoration: none;
}

.sprachauswahl {
  margin-left: -20px;
  margin-top: 2px;
}

/* ––––––––– Blogseiten ––––––––– */
/*.buttonBlogAuswahl {
  .uk-button-default {
    background: #f5f4f0;
    }
  .uk-button-default:hover {
    background: $secondary !important;
    color: #fff;
  }
}*/
@media (max-width: 768px) {
  .buttonBlogAuswahl .uk-nav-default {
    display: flex;
    flex-direction: column;
  }
}

.buttonBlogAuswahl ul > li {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 8px;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
  background: #f5f4f0;
}
@media (max-width: 768px) {
  .buttonBlogAuswahl ul > li {
    margin-bottom: 10px;
  }
}

.buttonBlogAuswahl li:hover,
.buttonBlogAuswahl .uk-active {
  transition: 250ms all;
  transform: skew(-12.5deg);
  background: #002750;
}

.buttonBlogAuswahl a {
  font-weight: 700;
  text-transform: none;
  font-size: 14px;
  padding: 10px 30px !important;
  text-align: center;
}

.buttonBlogAuswahl .uk-nav-default > li > a:hover,
.buttonBlogAuswahl .uk-active a {
  color: #fff !important;
}

.buttonBlogInfo .uk-button-default {
  border: 2px solid #002750;
}
.buttonBlogInfo .uk-button-default:hover {
  color: #002750;
}

.blogCategory .uk-link-muted {
  background: #f5f4f0;
  font-weight: bold;
  color: #002750;
  padding: 10px 30px;
}

a.uk-link-muted:hover {
  text-decoration: none;
  cursor: default;
}

.blogContent p strong {
  color: #ee3d96;
}
.blogContent h2 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}
.blogContent h3 {
  font-size: 1.75rem;
  font-weight: 500;
  color: #002750;
}
.blogContent h5 {
  font-size: 20px;
  font-weight: 700;
}

.blogImage .el-image {
  object-fit: cover !important;
  height: 150px;
  object-position: center;
}

.blogImage h4 {
  font-size: 19px;
  line-height: 24px;
  padding: 10px;
}

.blogUebersichtGrid .el-meta,
.blogGrid .el-meta {
  background: #f5f4f0;
  color: #002750;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 30px;
  position: absolute;
  margin-top: -45px !important;
}

/* ––––––––– CTA sticky rechts ––––––––– */
#desktopContainer {
  transform: translate(calc(calc(100% - 16px - 1.25em - 8px) + 0px), calc(-50% + 0px));
}
#desktopContainer .itemContainer {
  gap: 10px;
}

#desktopContainer .item {
  border-radius: 0;
  border: 0;
  height: 50px;
}
#desktopContainer .item > a {
  padding: 0px 5px;
  height: 100%;
}
#desktopContainer .item-1, #desktopContainer .item-2, #desktopContainer .item-3 {
  color: white;
  background-color: #ee3d96;
}
#desktopContainer .item-1:hover,
#desktopContainer .item-2:hover,
#desktopContainer .item-3:hover {
  padding-left: 15px;
}
#desktopContainer .item-1:hover, #desktopContainer .item-1 a:hover,
#desktopContainer .item-2:hover, #desktopContainer .item-2 a:hover,
#desktopContainer .item-3:hover, #desktopContainer .item-3 a:hover {
  color: white;
  background-color: #ee3d96;
  width: 350px;
}
#desktopContainer .itemIcon {
  font-size: 18px;
}
#desktopContainer .itemContainer .item:hover .iconText {
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
#desktopContainer .stickySubline {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
#desktopContainer .item-2 a:hover {
  padding: 3px !important;
  margin: 0;
}

/* ––––––––– Anpassung Header vor mobile ––––––––– */
@media (max-width: 1280px) {
  .tm-header .uk-grid-divider.uk-grid-column-medium > * {
    padding-left: 20px !important;
  }
  .tm-header .uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
    left: 10px;
  }
  .tm-header .uk-navbar-nav {
    gap: 19px;
  }
  .tm-header .uk-button {
    padding: 15px 20px;
  }
  .tm-header .uk-grid > * {
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tm-header-mobile .uk-button {
    padding: 15px 35px;
  }
}
@media (max-width: 767px) {
  .tm-header-mobile .uk-button {
    display: none;
  }
}
/* ––––––––– mobile Menu ––––––––– */
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a:hover {
  color: #fff;
}

/* ––––––––– Footer ––––––––– */
/*media (min-width: 960px) and (max-width: 1278px){
  footer .uk-button-secondary {
    padding: 0 5px;
  }
}*/
.slideshowStart .uk-visible\@s {
  width: 100%;
  position: relative;
}
.slideshowStart .uk-slideshow-nav {
  position: relative;
  bottom: 0px;
  left: 60px;
  z-index: 15;
  transform: skew(12.5deg);
}
@media (max-width: 576px) {
  .slideshowStart .uk-slideshow-nav {
    left: 60px;
  }
}
@media (max-width: 1280px) {
  .slideshowStart .el-overlay {
    transform: scale(0.8) translateY(40px) skew(-12.5deg);
  }
  .slideshowStart .uk-slideshow-nav {
    bottom: 0px;
  }
}
@media (max-width: 768px) {
  .slideshowStart .el-overlay {
    margin: 0 auto;
    max-width: 100%;
    transform: scale(0.8) translateY(56px) skew(-12.5deg);
  }
  .slideshowStart .uk-slideshow-nav {
    bottom: 0px;
  }
}

/** Erfahrungen Slider **/
.sectionSkewBlog .uk-dotnav > * {
  flex: none;
  padding-left: 5px;
}
.sectionSkewBlog .uk-dotnav > * > * {
  width: 34px;
  height: 9px;
  border-radius: 0;
  background: #ee3d96 !important;
  opacity: 0.3;
}
.sectionSkewBlog .uk-dotnav > .uk-active > * {
  opacity: 1;
}
@media (max-width: 414px) {
  .sectionSkewBlog .el-item .uk-grid .uk-width-1-2\@s {
    order: 2;
  }
  .sectionSkewBlog .el-item .uk-grid .uk-width-expand {
    order: 1;
  }
}

/** Skewed Sections ohne Plugin **/
.clippedOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
}

.skewedSection {
  position: relative;
}
.skewedSection .uk-panel {
  position: relative;
  z-index: 2;
}

.sectionSkewBlog .clippedOverlay {
  background: #f5f4f0;
}
@media (max-width: 1200px) {
  .sectionSkewBlog .clippedOverlay {
    height: 100%;
  }
}

.skewedPink .clippedOverlay {
  background: #ee3d96;
}
@media (max-width: 1200px) {
  .skewedPink .clippedOverlay {
    height: 100%;
  }
}
.skewedPink .uk-grid {
  position: relative;
  z-index: 2;
}
.skewedPink .uk-button-primary {
  background: white;
  color: #ee3d96;
}

.secondSection {
  margin-top: -120px;
  padding-top: 110px;
  background: none;
}
.secondSection .uk-container {
  position: relative;
  z-index: 2;
}

.skewedIcons {
  padding-top: 70px;
  padding-bottom: 220px;
}
.skewedIcons .clippedOverlay {
  z-index: 1;
  clip-path: polygon(0 0%, 100% 0%, 100% 90%, 0% 100%);
}
.skewedIcons .uk-container {
  position: relative;
  z-index: 2;
}

@media (max-width: 414px) {
  .yumpu iframe {
    width: 100%;
    height: 400px;
  }
}
.sucheKasten {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
}

.uk-offcanvas-bar .uk-nav-sub li {
  padding: 5px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.uk-offcanvas-bar .uk-nav-sub li a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 960px) {
  .firstPage {
    height: 450px !important;
  }
  .firstPage .uk-slideshow-items {
    height: 450px !important;
    min-height: 450px !important;
  }
}
@media (max-width: 414px) {
  .firstPage {
    height: 450px !important;
  }
  .firstPage .uk-slideshow-items {
    height: 450px !important;
    min-height: 450px !important;
  }
}

@media (max-width: 960px) {
  .uk-section-default:first-of-type {
    /*height: 400px;*/
  }
  .uk-section-default:first-of-type .uk-slideshow-items {
    height: 360px;
    min-height: 360px !important;
  }
}
@media (max-width: 414px) {
  .uk-section-default:first-of-type {
    /*height: 300px;*/
  }
  .uk-section-default:first-of-type .uk-slideshow-items {
    height: 280px;
    min-height: 280px !important;
  }
}

#desktopContainer {
  transform: translate(calc(calc(100% - 15px - 1.25em - 8px) + 0px), calc(-100% + 0px));
}

@media (max-width: 375px) {
  .uk-navbar-right {
    gap: 12px;
  }
}
@media (max-width: 320px) {
  .uk-navbar-right {
    flex-wrap: nowrap;
  }

  .sliderStartEinzel .el-title {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  #masterMedien .el-overlay {
    transform: scale(0.8) translateY(28px) skew(-12.5deg) !important;
  }
}
#anchors h1, #anchors ul {
  padding: 0 100px;
}
@media (max-width: 960px) {
  #anchors h1, #anchors ul {
    padding: 0 50px;
  }
}
@media (max-width: 414px) {
  #anchors h1, #anchors ul {
    padding: 10px;
  }
}
#anchors a {
  position: relative;
  width: 100%;
  display: block;
  padding-right: 50px;
}
@media (max-width: 414px) {
  #anchors a {
    padding-right: 0px;
  }
}
#anchors a::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cline fill='none' stroke='%23000' x1='3.47' y1='10' x2='15.47' y2='10'%3E%3C/line%3E%3Cpolyline fill='none' stroke='%23000' points='11.98 13.84 15.82 10 11.98 6.16'%3E%3C/polyline%3E%3C/svg%3E");
  position: absolute;
  height: 20px;
  width: 20px;
  right: 0;
}

/* --------------- German only pines Element im Slider --------------- */
.metaRight .el-meta {
  transform: translateX(510px);
  top: 0px !important;
  padding: 74px !important;
  font-weight: normal !important;
}

.metaRight2 .el-meta {
  transform: translateX(510px);
  top: 0px !important;
  padding: 111px !important;
  font-weight: normal !important;
}

@media (max-width: 1200px) {
  .metaRight .el-meta,
.metaRight2 .el-meta {
    display: none !important;
  }
}

/*# sourceMappingURL=custom.css.map */
