/*
Theme Name: LeoRia Master
Description: LeoRia Master Theme
Author: LeoRia
Author URI: https://leoria.de
Template: uncode
Version: 1.0.7
Text Domain: uncode
*/

/*#########################################*/
/* CSS/Custom properties (CSS-Variablen) */
:root {
  --white-color: #FFFFFF;
  --black-color: #000000;
  --global_background-color: #FFFA;
  --main_0-color: #FFFA;
  --main_0_sub0-color: #FFFA; /*Farbton der Main-Farbe*/
  --main_0_sub1-color: #FFFA; /*Farbton der Main-Farbe*/
  --main_0_sub2-color: #FFFA; /*Farbton der Main-Farbe*/
  --main_1-color: #FFFA;
  --main_1_sub0-color: #FFFA; /*Farbton der Main-Farbe*/
  --main_1_sub1-color: #FFFA; /*Farbton der Main-Farbe*/
  --main_1_sub2-color: #FFFA; /*Farbton der Main-Farbe*/
  --main_2-color: #FFFA;
  --main_2_sub0-color: #FFFA; /*Farbton der Main-Farbe*/
  --main_2_sub1-color: #FFFA; /*Farbton der Main-Farbe*/
  --main_2_sub2-color: #FFFA; /*Farbton der Main-Farbe*/
  
  
  --accent_0-color: #FFFA;
  --accent_0_sub0-color: #FFFA /*Farbton der Akzentfarbe*/
  --accent_0_sub1-color: #FFFA /*Farbton der Akzentfarbe*/
  --accent_0_sub2-color: #FFFA /*Farbton der Akzentfarbe*/
  --accent_1-color: #FFFA;
  --accent_1_sub0-color: #FFFA /*Farbton der Akzentfarbe */
  --accent_1_sub1-color: #FFFA /*Farbton der Akzentfarbe*/
  --accent_1_sub2-color: #FFFA /*Farbton der Akzentfarbe*/
  --accent_2-color: #FFFA;
  --accent_2_sub0-color: #FFFA /*Farbton der Akzentfarbe*/
  --accent_2_sub1-color: #FFFA /*Farbton der Akzentfarbe*/
  --accent_2_sub2-color: #FFFA /*Farbton der Akzentfarbe*/
  
  
  --accent_0-color_text: #FFFA;
  --accent_1-color_text: #FFFA;
  --accent_2-color_text: #FFFA;
  --link-colorzzz: #FFFA;
  /* Text Farben */
  --main_0-color_text: #FFFA;
  --main_1-color_text: #FFFA;

}

.main_0-color {
color: var(--main_0-color) !important;
}
.accent_0-color {
color: var(--accent_0-color) !important;
}
.white-color {
color: var(--white-color) !important;
}
.black-color {
color: var(--black-color) !important;
}


/*#########################################*/

/*#######################*/
/*### GLOBAL STYLINGS ###*/
/*#######################*/


.lr-min-height-50 {
	min-height: 50px;
}
.lr-min-height-60 {
	min-height: 60px;
}
.lr-min-height-70 {
	min-height: 70px;
}
.lr-min-height-80 {
	min-height: 80px;
}
.lr-min-height-90 {
	min-height: 90px;
}
.lr-min-height-100 {
	min-height: 100px;
}

/*#### BUTTONS ####*/


/*#### HEADER ####*/
.lr-page-header .text-lead,
.lr-page-header .text-lead p {
    margin-top: 10px!important;
}
/*lr002
a.topbar-text:hover, 
a.topbar-text:focus, 
a.topbar-text:active {
	color: var(--main_0-color)!important; 
}

a.topbar-text span {
    padding-left: 10px;
    font-size: 15px !important;
}

a.topbar-text i {
    color: white !important;
    font-size: 17px !important ;
    font-weight: 600;
}

.top-menu {
	padding: 6px;
}

.top-menu .col-lg-12 {
	display: none; 
}

.top-menu .col-lg-0 {
	text-align: center;
}

.uncode-single-media.header-siegel {
    position: absolute;
    right: 0;
}

.page-wrapper > .sections-container {
	margin-top: -10px;
}

li.menu-item-button::before, li.menu-item-button::after {
	height: calc(50% - ( 8px + 0.5em ));
}

.gdpr.gdpr-privacy-bar,
.gdpr-cookie-title,
.gdpr-wrapper footer {
    display: none!important;
}

.gdpr-privacy-preferences .gdpr-info .gdpr-cookies, .gdpr-general-confirmation .gdpr-info .gdpr-cookies {
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
	color: #000;
}

.gdpr-privacy-preferences .gdpr-tab-content h4, .gdpr-general-confirmation .gdpr-tab-content h4 {
	font-size: 21px;
}

.gdpr-cookies-used {
    white-space: pre-line;
}

.gdpr-privacy-preferences form, .gdpr-general-confirmation form {
	height: 90%;
}
*/

/*#### ACCORDION ####*/


/*#### MARGINS ####*/
/* lr002
.margin-top-10 {
}
*/

/*#### OVERVIEW PAGES - CAT / TAGS ####*/


/*#### QUICK INFO ####*/


/*#### PREFOOTER / FOOTER ####*/


/*#### CIRCLE ELEMENTS ####*/


/*#### GRID ELEMENTS ####*/

 
/*#### HOME ####*/


/*#### KONTAKT ####*/


/*###ICONS POPUP RIGHT - Sticky Slide Buttons###*/

#ssb-btn-4 .fa-map-pin:before {
    content: "\f276"!important;
}

#ssb-btn-5 .fa-map-pin:before {
    content: "\f276"!important;
}

#ssb-btn-0 .fa-clock:before {
    content: "\f017"!important;
}

#ssb-container ul li a {
    padding: 20px 15px 20px 0!important;
}

.fa-accessible-icon:before {
    content: url(https://pool.leoria.de/dev_content-public/emergency-light-2.png);
    width: 10px;
}

ul.ssb-light-hover li#ssb-btn-0 {
    border-radius: 30px 0 0 0;
}

ul.ssb-light-hover li#ssb-btn-3 {
    border-radius: 0 0 0 30px;
}
/*
#ssb-container ul li span {
	width: 35px!important;
}

div#ssb-container.ssb-btns-right {
	right: -162px;
}
*/
#ssb-container {
	top: 25%;
}

li#ssb-btn-3 p a::after {
    content: "CONTENT GOES HERE";
    position: absolute;
    left: 55px;
    bottom: 0;
    font-size: 13px;
}

/*###VIDEO MIT VORSCHAUBILD (DSGVO)###*/
.lr_2-video-thumbnail {
    position: relative;
    width: 630px; /* Feste Breite für die Desktop-Version */
    height: 472px; /* Feste Höhe für die Desktop-Version */
    overflow: hidden;
    border-radius: 10px;
    background: #000;
    cursor: pointer;
}
 
.lr_2-video-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
 
.lr_2-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
 
.lr_2-play-button::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
 
.lr_2-video-wrapper {
    position: relative;
    width: 630px; /* Feste Breite */
    height: 472px; /* Feste Höhe */
    overflow: hidden;
    border-radius: 10px;
    display: none; /* Standardmäßig ausgeblendet */
}
 
.lr_2-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
 
@media (min-width: 769px) {
    .lr_2-video-container {
        position: relative;
        transform: translateY(0px); /* Verschiebt den Container nur auf Desktop-Geräten nach oben */
    }
}
 
 
 
 
/* Medienabfragen für mobile Geräte */
@media (max-width: 768px) {
    .lr_2-video-container {
        max-width: 100%;
    }
 
    .lr_2-video-thumbnail,
    .lr_2-video-wrapper {
        width: 100%; /* Nimmt auf mobilen Geräten die gesamte Breite ein */
        height: auto; /* Die Höhe wird durch das Seitenverhältnis bestimmt */
        padding-bottom: 56.25%; /* Seitenverhältnis 16:9 */
    }
 
    .lr_2-video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }
 
    .lr_2-play-button {
        padding: 15px; /* Vergrößerung der Schaltfläche für mobile Geräte */
        font-size: 24px; /* Größere Schriftgröße für mobile Geräte */
        width: 60px; /* Größere Breite der Schaltfläche für mobile Geräte */
        height: 60px; /* Größere Höhe der Schaltfläche für mobile Geräte */
    }
 
    .lr_2-play-button::before {
        border-left: 20px solid white; /* Vergrößerung des Dreiecks auf mobilen Geräten */
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }
}
/*###- - - - - - - - - - - - ###*/

/*###VIDEO-GALLERIE (DSGVO)###*/
/* Globale Stile für die Videogalerie */
 
/* Basisstile für das Video-Layout */
.lr_1-video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Seitenverhältnis 16:9 */
    height: 0;
    overflow: hidden; /* Blenden Sie Videokanten aus, um abgerundete Ecken anzuwenden */
    border-radius: 10px; /* Abgerundete Ecken */
}
 
.lr_1-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px; /* Abgerundete Ecken für Iframe */
}
 
/* Navigationstasten */
.lr_1-nav-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    z-index: 1;
    width: 40px; /* Feste Breite */
    height: 40px; /* Feste Höhe */
    border-radius: 10px; /* Abgerundete Ecken */
    display: flex; /* Flexbox zum Zentrieren */
    align-items: center; /* Vertikale Mittelausrichtung */
    justify-content: center; /* Horizontale Mittelausrichtung */
    padding: 0; /* Entfernen der Innenpolsterung */
}
 
.lr_1-prev-button {
    left: 10px;
}
 
.lr_1-next-button {
    right: 10px;
}
 
.lr_1-nav-button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
 
/* Basisstile für Paginierungsdots */
.lr_1-pagination-dots {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
 
.lr_1-dot {
    width: 10px;
    height: 10px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}
 
.lr_1-dot.active {
    background-color: #333;
}
/*###- - - - - - - - - - - - ###*/

/*#### MEDIA QUERIES ####*/


/* ##### SLIDER ####*/


/* ##### FONTS ####*/
/* red-hat-text-300 - 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: 'Red Hat Text';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/red-hat-text-v18-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-300italic - 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: 'Red Hat Text';
  font-style: italic;
  font-weight: 300;
  src: url('./fonts/red-hat-text-v18-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-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: 'Red Hat Text';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/red-hat-text-v18-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-italic - 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: 'Red Hat Text';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/red-hat-text-v18-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-500 - 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: 'Red Hat Text';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/red-hat-text-v18-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-500italic - 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: 'Red Hat Text';
  font-style: italic;
  font-weight: 500;
  src: url('./fonts/red-hat-text-v18-latin-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-500italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-600 - 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: 'Red Hat Text';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/red-hat-text-v18-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-600italic - 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: 'Red Hat Text';
  font-style: italic;
  font-weight: 600;
  src: url('./fonts/red-hat-text-v18-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-700 - 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: 'Red Hat Text';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/red-hat-text-v18-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* red-hat-text-700italic - 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: 'Red Hat Text';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/red-hat-text-v18-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/red-hat-text-v18-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}




