.elementor-kit-29{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2a6ec98f:#000;--e-global-color-11549af1:#343434;--e-global-color-1988d3df:#CCCCCC;--e-global-color-78513a65:#FFF;--e-global-color-c1146d3:#084563;--e-global-color-38b05bf:#FE5EFF;--e-global-color-e51f7d2:#CB29CC;--e-global-color-a56ba7c:#205772;--e-global-color-e4d25ed:#2057726B;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:85px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;background-color:#084563;color:var( --e-global-color-78513a65 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-29 e-page-transition{background-color:#FFBC7D;}.elementor-kit-29 a{color:var( --e-global-color-78513a65 );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-29 a:hover{color:var( --e-global-color-78513a65 );}.elementor-kit-29 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-29 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-29 h3{font-family:"Poppins", Sans-serif;font-size:25px;font-weight:700;}.elementor-kit-29 h4{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1279px){.elementor-kit-29{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-29 a{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-29 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-29 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:899px){.elementor-kit-29{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-29 a{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-29 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-29 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global */
#content,
div[data-elementor-type="wp-page"] {
    min-height: calc(100vh - 400px);
}

::selection {
    background: rgba(255,255,255, 0.3) !important;
}

img {  
   user-drag: none;  
   user-select: none;
   -moz-user-select: none;
   -webkit-user-drag: none;
   -webkit-user-select: none;
   -ms-user-select: none;
}


/* To top button */
#topbutton {
  position: fixed;
  display: none;
  background: #205772;
  border: 2px solid white;
  line-height: 30px !important;
  height: 40px;
  width: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  z-index: 1;
  border-radius: 2px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

#topbutton:after {
  content: "\2191";
}

/* Typographie */
a {
    transition: all .5s ease !important;
}

.sekundaerText {
    font-size: 14px;
    line-height: 1.4em;
}

.sekundaerText a {
    font-size: 14px !important;
    line-height: 1.4em;
}

.elementor-pagination {
    margin-top: 1rem;
}

/* Marked text */
::-moz-selection {
    background: #0f78ff;
    color: #fff;
}

::selection {
    background: #0f78ff;
    color: #fff;
}

/* 
    Container 
*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    /*padding: 15px !important; */
}

.inhaltContainer .elementor-container {
    max-width: 660px !important;
}


/* 
    Images 
*/
/* make image caption inside picture for Copyright */
.elementor-image-carousel-caption,
.wp-caption-text {
    font-style: unset;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: .95rem;
    text-align: right;
    background-color: #000;
    color: #fff !important;
    transform-origin: 100% 100%;
    margin: 0;
    padding: .4em .5rem .2em;
    display: inline-block;
    position: absolute;
    bottom: 0%;
    right: 0;
    pointer-events: none;
    opacity: .7;
    max-width: 100%;
}

/* 
    Cookie Notice 
*/
#cookie-notice {
	position: sticky;
}
#cn-notice-text {
	/* font-family: Quicksand; */
	font-size: 14px;
}

.cn-button.cookie-button {
	/*background-color: #14567c !important;*/
	font-size: 16px;
	/*color: #fff; */
	border-radius: 0px;
	border: 0px;
	padding: 5px 25px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.cn-button.cookie-button:hover {
	/* background-color: #322f33 !important; */
}

.cookie-notice-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #1b1b1b;
}

.cookie-notice-container p {
	text-align: center;
}


.img-ratio .elementor-image a,
.img-ratio .elementor-image,
.img-ratio .elementor-widget-container a,
.img-ratio .elementor-widget-container{
  display: block;
  place-items: center;
  aspect-ratio: 16/9;
  padding: 10px;
  overflow: hidden
}
  
.img-ratio .elementor-image a img,
.img-ratio .elementor-image img,
.img-ratio .elementor-widget-container a img,
.img-ratio .elementor-widget-container img{
height: 100%!important;
width: 100%!important;
object-fit: contain!important;
  }
  
.qodef--on {
    display: none !important;
}

.elementor-element-9ead0bc {
    display: block !important;
}

.menu-box:hover span{
    color: #FE5EFF !important;
}

.menu-box path{
    transition: fill 0.4s;
}

.menu-box:hover path{
    fill: #FE5EFF !important;
}


/*Windguru iframe*/
.wglive-iframe {
    position: fixed!important;
}

svg {
    max-width: 100%;
}/* End custom CSS */