@charset "UTF-8";

h2, h3, h4, h5, h6 {
  color: #8e0045 !important;
  }
  
@media (min-width: 1200px) {
body {
  font-size: 16px;
  }
}

@media (min-width: 1600px) {
body {
  font-size: 18px;
}

* + .isotope-wrap {
  margin-top: 30px;
}
}

a, a:active, a:focus {
  color: #8e0045;
  text-decoration: underline;
}

a:hover {
  color: #018d36;
  text-decoration: underline;
}

a.rd-nav-link, a.rd-nav-link:active, a.rd-nav-link:focus, a.rd-nav-link:hover, a.ui-to-top:hover  {
  text-decoration: none !important;
}

* + .isotope-wrap {
  margin-top: 30px;
}

.cursor-pointer {
    cursor:pointer;
}

.rd-navbar-static .rd-navbar-inner {
    padding: 15px 0;
}

.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-inner, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-inner {
    padding-top: 15px;
    padding-bottom: 15px;
}

.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > li .rd-navbar-megamenu {
  margin-top: 52px;
}

.rd-navbar-fixed .rd-navbar-brand img {
    height: 50px;
}

.rd-navbar-fixed .rd-navbar-panel {
  padding: 9px;
  height: 66px;
}

.rd-navbar-fixed .rd-navbar-brand {
  left: 66px;
  height: 66px;
}

.rd-navbar .rd-navbar-search__toggle::before {
  font-size: 24px;
}

.rd-navbar .rd-navbar-search__toggle::before, .rd-navbar .rd-navbar-search__toggle::after {
  font-weight: 700;
  padding: 0px;
  line-height: 28px;
}

.rd-navbar .rd-navbar-search__toggle {
  color: #000;
}

.rd-navbar .rd-navbar-search__toggle::after {
  font-size: 29px;
}

.rd-navbar .rd-search .form-input, .rd-navbar .rd-search .form-label {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.03em;
}

.rd-navbar-search .rd-search__submit::before {
  font: 400 20px 'Linearicons';
}

.rd-navbar-static .rd-navbar-inner > :last-child {
  padding-right: 10px;
}

.rd-navbar .rd-navbar-nav > li {
  text-align: left;
}

.rd-navbar .rd-navbar-nav > li > a {
  font-size: 14px;
}

.rd-navbar-static .rd-navbar-nav > li {
  padding: 0 18px;
}

.rd-navbar .rd-navbar-nav > li > * {
  vertical-align: bottom;
}

.form-input {
  font-weight: 300;
  font-style: normal;
}

@media (min-width: 1200px) {
.rd-navbar .rd-search .form-input, .rd-navbar .rd-search .form-label {
  font-size: 22px;
}
.rd-navbar-search .rd-search__submit::before {
  font: 400 22px 'Linearicons';
}
}

@media (min-width: 992px) {
.button {
  padding: 12px 40px 10px;
}
}

.ui-to-top:hover {
	background: #8e0045;
}

.toggle-title {
    color: #fff;
    background-color: #8e0045;
    border-color: #8e0045;
}

.list-styled {
    padding-left: 35px;
    list-style: disc;
}

section.section.hero-intro img  {
    width:100%;
}

.menu-text-p {
    color: #333;
    font-size: 14px;
    line-height: 26px;
    margin-top: 35px;
}

.hero-intro-overlay {
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.hero-intro-overlay-text {
    font-size: 1.5em;
}

@media (min-width: 768px) {
    .hero-intro-overlay-text {
        font-size: 2em;
		margin-top: -60px;
    }
}

@media (min-width: 992px) {
    .hero-intro-overlay-text {
        font-size: 2.5em;
		margin-top: -90px;
    }
}

.swiper-slider-1 {
	min-height: 37.5vw;
	max-height: 350px;
}

.swiper-slider-1 .swiper-title-2 {
	letter-spacing: .1em;
}

.swiper-slider-1 .swiper-title-3 {
	letter-spacing: .05em;
	font-family: "Kalam", cursive;
	text-transform: none;
}

.swiper-slider-1 .swiper-slide:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background: rgba(255, 255, 255, 0.25);
}

.swiper-slider-1 .swiper-slide-caption {
	z-index: 1;
}

.swiper-slider-1 * + .swiper-title-1 {
	margin-top: 8px;
}

.swiper-slider-1 * + .swiper-title-2 {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.swiper-slider-1 * + .swiper-title-1 {
		margin-top: 12px;
	}
	.swiper-slider-1 * + .swiper-title-2 {
		margin-top: 16px;
	}
}

@media (min-width: 992px) {
	.swiper-slider-1 .swiper-slide:after {
		display: none;
	}
	.swiper-slider-1 .swiper-slide-caption {
		padding-right: 90px;
		padding-left: 90px;
	}
}

@media (min-width: 1200px) {
	.swiper-slider-1 * + .btn-wrap,
	.swiper-slider-1 * + .btn {
		margin-top: 40px;
	}
	.swiper-slider-1 * + .swiper-title-1 {
		margin-top: 18px;
	}
	.swiper-slider-1 * + .swiper-title-2 {
		margin-top: 24px;
	}
}


.heading-header {
	font-size: 26px;
	line-height: 1.3;
	font-weight: 400;
}

@media (min-width: 768px) {
.heading-header {
		font-size: 32px;
		line-height: 1.33333;
	}
}

@media (min-width: 992px) {
.heading-header {
		font-size: 44px;
	}
}

@media (min-width: 1200px) {
.heading-header {
		font-size: 60px;
	}
}


.heading-header-sub {
	font-size: 20px;
	line-height: 1.35;
	font-weight: 400;
}

@media (min-width: 768px) {
	.heading-header-sub {
		font-size: 24px;
	}
}

@media (min-width: 1200px) {
	.heading-header-sub {
		font-size: 30px;
		line-height: 1.43333;
	}
}


.img-thumbnail-variant-3 .caption, .thumb-modern__overlay {
  background-color: rgba(192, 225, 73, 0.8);
}

.img-teaser {
  height:420px;
  object-fit: cover;
}

.rund {
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
}

.img-item-c {
  position: relative;
  /* border-radius: 11px; */
  overflow: hidden;
}

.img-item-c img, .img-item-c figure {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 300px;
}

.img-item-c div {
  position: absolute;
  bottom: 25px;
  left: 21px;
  line-height: 1.6;
  padding: 0.2em 0.6em;
}

.hover-zoom {
  overflow: hidden;
}
.hover-zoom img {
  -webkit-transition: 1s ease;
  transition: 1s ease;
  width: 100%;
}

.hover-zoom:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.hover-overlay {
  position: relative;
}
.hover-overlay img {
  width: 100%;
}
.hover-overlay::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  top: 0;
  left: 0;
  opacity: 0;
  transition: .4s;
}

.hover-overlay:hover:after {
  opacity: .3;
}


.image-2-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  /* grid-template-rows: max(390px);
  grid-auto-rows: max(390px); */
  gap: 40px;
}

.image-3-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* grid-template-rows: max(390px);
  grid-auto-rows: max(390px); */
  gap: 40px;
}

.image-4-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* grid-template-rows: max(390px);
  grid-auto-rows: max(390px); */
  gap: 30px;
}

.image-5-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  /* grid-template-rows: max(390px);
  grid-auto-rows: max(390px); */
  gap: 20px;
}

.image-6-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  /* grid-template-rows: max(390px);
  grid-auto-rows: max(390px); */
  gap: 15px;
}


@media only screen and (max-width: 1200px) {
  .image-2-grid, .image-3-grid {
    gap: 25px;
  }
  .image-4-grid {
    gap: 20px;
  }
}

@media screen and (max-width: 768px) {
  .image-2-grid, .image-3-grid, .image-4-grid, .image-5-grid, .image-6-grid {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 576px) {
.image-2-grid, .image-3-grid {
  gap: 20px;
}
}


.carousel-item .citem-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.carousel-item .avatar-wrapper {
  width: 125px;
  height: 125px;
}

.carousel-item .avatar-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carousel-item .message {
  max-width: 62ch;
  line-height: 1.4;
  margin-top: 1.5em;
  text-align: center;
}

.carousel-item .name {
  max-width: 62ch;
  line-height: 1.4;
  margin-top: 1.5em;
  margin-bottom: 5px;
  font-size: 1.1rem;
}

@media screen and (max-width: 992px) {
.img-item-c div {
    line-height: 1.2;
    padding: 0 0.4em;
    bottom: 13px;
    left: 10px;
    padding-top: 0.2em;
  }
  
  .carousel-item .message {
    max-width: 35ch;
  }

  .carousel-item .message {
    margin-bottom: 1em;
  }

  .carousel-item .avatar-wrapper {
  width: 100px;
  height: 100px;
}
}

@media screen and (max-width: 576px) {
.carousel-control-next, .carousel-control-prev {
  align-items: flex-end;
    padding-bottom: 19px;
}
}


.post-minimal .label, .thumb-modern .label {
  position: absolute;
  top: 15px;
  right: 40px;
  background-color: var(--bs-danger);
  color: #ffffff;
  line-height: 1;
  padding: 0.5em 0.8em;
  font-weight: 500;
}
.thumb-modern .label {
  top: 10px;
  right: 25px;
  bottom: unset;
  left: unset;
}


@media only screen and (max-width: 1200px) {
  .post-minimal .label {
    top: 10px;
    right: 25px;
  }
}


@media (max-width: 576px) {
.img-teaser {
  height:240px;
  object-fit: cover;
}
}

.w-28 {
width: 28% !important;
}

.pt-6 {
	padding-top: 4.5rem !important;
}

.pt-7 {
	padding-top: 6rem !important;
}

@media (max-width: 768px) {
.d-max-sm-none {
display: none !important;
}
}

@media (max-width: 992px) {
.d-max-md-none {
display: none !important;
}
}

@media (max-width: 1200px) {
.d-max-lg-none {
display: none !important;
}
}

.material-parallax img {
	max-width: 110%;
	display: inline-block !important;
}


.starthead {
	font-family: 'Klee One';
	font-size: 1.5em;
	font-weight: 600;
}


.list-marked, .list-ordered {
	text-align: left;
	margin-left: .5rem !important;
	margin-bottom: 22px !important;
}

.list-marked > li, .list-ordered > li {
	text-indent: -24px;
	padding-left: 24px;
}

.list-marked > li::before {
	position: relative;
	display: inline-block;
	left: 0;
	top: 0;
	content: '';
	height: 9px;
	width: 9px;
	margin-right: 15px;
	border-radius: 50%;
	background: #8e0045;
}

.text-white .list-marked > li::before, .text-white .list-ordered > li::before {
	background: #fff;
}

.list-marked > li + li, .list-ordered > li + li {
	margin-top: 5px;
}

* + .list-marked {
	margin-top: 10px;
}

.list-marked > li > .list-marked > li::before {
	content: '-';
	height: 0px;
	width: 0px;
	margin-right: 7px;
	margin-left: 5px;
}
.list-marked > li > .list-marked > li, .list-ordered > li > .list-ordered > li {
	text-indent: -12px;
	padding-left: 12px;
}

li > .list-marked, li > .list-ordered {
	margin-bottom: 7px !important;
}

.list-marked > li a, .list-marked-primary > li a, .list-marked > li a:active, .list-marked-primary > li a:active, .list-marked > li a:focus, .list-marked-primary > li a:focus, .list-ordered > li a, .list-ordered-primary > li a, .list-ordered > li a:active, .list-ordered-primary > li a:active, .list-ordered > li a:focus, .list-ordered-primary > li a:focus {
	display: inline !important;
}

.list-ordered {
	counter-reset: li;
	text-align: left;
}

.list-ordered > li::before {
	content: counter(li, decimal) ".";
	counter-increment: li;
	display: inline-block;
	top: 0;
	left: 0;
	text-indent: 0;
	width: 9px;
	color: inherit;
	margin-right: 15px;
	position: relative;
}

.list-ordered > li + li {
	margin-top: 5px;
}

* + .list-ordered {
	margin-top: 10px;
}

.acceptance {
   font-size: 0.9em;
   font-style: italic;
   margin-top: 42px;
}

.toc > h2 {
   margin-top: 0px !important;
   margin-bottom: 28px !important;
}

div[role=note] > h2 {
   margin-top: 0px !important;
   font-size: 25px !important;
   margin-bottom: 12px !important;
 }
 
div[role=note] > h2 > .icon {
   display: none !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}


.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.certificate-grid {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 8em;
    column-gap: 8em;
}


.content-section h2 {
    margin:25px 0;
}


.content-section h3 {
    margin:20px 0;
}


.content-section h4 {
    margin:15px 0;
}


.content-section h5 {
    margin:10px 0;
}


.content-section h6 {
    margin:10px 0;
}


.certificate-grid p {
    margin-bottom: 15px;
}


.text-kat {
	font-size: 15px;
	line-height: 2em;
	letter-spacing: .1em;
	font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #151515;
}


.text-left {
	text-align: left !important;
}


.text-right {
	text-align: right !important;
}



.btn-xs {
	padding: 1px 18px;
	font-size: 13px;
	line-height: 2;
}

@media (min-width: 768px) {
	.btn-xs {
		padding: 4px 24px;
	}
}

@media (min-width: 992px) {
	.btn-xs {
		padding: 7px 32px;
	}
}


@media(min-width:1024px) {
    .certificate-grid {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 8em;
        column-gap: 8em;
    }
}

.section-xs:first-of-type,
	.section-sm:first-of-type,
	.section-md:first-of-type,
	.section-lg:first-of-type,
	.section-xl:first-of-type {
		padding-top: 0px;
	}

@media (max-width: 767.98px) {
	.section-xs:first-of-type,
	.section-sm:first-of-type,
	.section-md:first-of-type,
	.section-lg:first-of-type,
	.section-xl:first-of-type {
		padding-top: 0px;
	}
}

@media (min-width: 1200px) and (min-height: 800px) {
	.section-xs:first-of-type,
	.section-sm:first-of-type,
	.section-md:first-of-type,
	.section-lg:first-of-type {
		padding-top: 0px;
	}
}


footer {
	margin-top: 80px;
}

	.section-xs:last-of-type,
	.section-sm:last-of-type,
	.section-md:last-of-type,
	.section-lg:last-of-type,
	.section-xl:last-of-type {
		padding-bottom: 0px;
	}



figcaption p {
padding-bottom: 15px;
font-size: 0.9rem;
}

.pre-footer-corporate {
  background: #f2f2f2;
  }
  
  
.container table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.container table td {
	margin: 0px;
	padding: 4px;
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: top;
	border-bottom: 1px solid #6D6E71;
}
.container table th {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 2px solid #6D6E71;
}



.owl-style-7 {
	padding: 0 15px;
}

.owl-style-7 .owl-nav {
	display: none;
}

.owl-style-7 .owl-prev,
.owl-style-7 .owl-next {
	top: 35%;
	transform: none;
}

.owl-style-7 .owl-prev {
	left: 10px;
}

.owl-style-7 .owl-next {
	right: 10px;
}

@media (min-width: 768px) {
	.owl-style-7 {
		padding: 0 75px;
	}
	.owl-style-7 .owl-nav {
		display: block;
	}
}

@media (min-width: 768px) {
	* + .owl-style-7 {
		margin-top: 60px;
	}
}

.post-creative-figure {
	margin-bottom: 20px;
}

.post-creative-title {
	font-size: 16px;
	font-weight: 300;
}

@media (min-width: 768px) {
	.post-creative-title {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	.post-creative-title {
		font-size: 20px;
	}
}



html .group-sm {
	margin-bottom: -10px;
	margin-right: -20px;
}

html .group-sm:empty {
	margin-bottom: 0;
	margin-right: 0;
}

html .group-sm > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 20px;
}

html .group-md {
	margin-bottom: -20px;
	margin-right: -25px;
}

html .group-md:empty {
	margin-bottom: 0;
	margin-right: 0;
}

html .group-md > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 25px;
}

html .group-lg {
	margin-bottom: -20px;
	margin-right: -30px;
}

html .group-lg:empty {
	margin-bottom: 0;
	margin-right: 0;
}

html .group-lg > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 30px;
}


* + .group-sm {
	margin-top: 30px;
}

* + .group-md {
	margin-top: 30px;
}

* + .group-lg {
	margin-top: 30px;
}




/* Clickdummy Campus */

.parallax-container, .headersmall {
  min-height: 140px;
}

.material-parallax img {
  object-fit: cover;
}

@media (min-width: 572px) {
  .parallax-container {
  min-height: 220px;
 }
 .headersmall {
  min-height: 280px;
 }
}

@media (min-width: 768px) {
  .parallax-container {
  min-height: 300px;
 }
 .headersmall {
  min-height: 350px;
 }
}

@media (min-width: 992px) {
  .parallax-container {
  min-height: 420px;
 }
 .headersmall {
  min-height: 400px;
 }
 .parallax-header__inner {
    min-height: 40vw;
  }
  .headersmall .parallax-header__inner {
    min-height: 33vw;
  }
  .parallax-header__content {
    padding: 340px 0 20px;
  }
  .headersmall .parallax-header__content {
    padding: 140px 0 100px;
  }
}

@media (max-width: 1199.98px) {
  .parallax-header.context-light::after, .parallax-header.bg-gray-lighter::after {
    background: transparent;
  }
}

.rd-navbar-static .rd-navbar-nav-wrap {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.rd-navbar-static .rd-navbar-inner > *, .rd-navbar-static .rd-navbar-top-panel__content-top > *, .rd-navbar-static .rd-navbar-top-panel__content-bottom > * {
  padding: 0px 25px 0px 25px;
}

.rd-navbar-submenu-toggle::after {
display: none !important;
}

.rd-navbar-static .rd-navbar-inner, .rd-navbar-static .rd-navbar-nav-wrap, .rd-navbar-static .rd-navbar-top-panel__content-top, .rd-navbar-static .rd-navbar-top-panel__content-bottom {
  justify-content: center;
}


.bg-primary {
	background-color: #8e0045 !important;
}

.bg-secondary {
	background-color: #018d36 !important;
}

