1311 lines
30 KiB
CSS
Executable File
1311 lines
30 KiB
CSS
Executable File
.cid-u6k7q0wPq6 {
|
|
|
|
width: 100%;
|
|
position: relative;
|
|
}
|
|
.cid-u6k7q0wPq6 .dropdown-item:before {
|
|
font-family: Moririse2 !important;
|
|
content: "\e966";
|
|
display: inline-block;
|
|
width: 0;
|
|
position: absolute;
|
|
left: 1rem;
|
|
top: 0.5rem;
|
|
margin-right: 0.5rem;
|
|
line-height: 1;
|
|
font-size: inherit;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
transform: scale(0, 1);
|
|
transition: all 0.25s ease-in-out;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0wPq6 .navbar-toggler {
|
|
transform: scale(0.8);
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-brand {
|
|
flex-shrink: 0;
|
|
align-items: center;
|
|
margin-right: 0;
|
|
padding: 10px 0;
|
|
transition: all 0.3s;
|
|
word-break: break-word;
|
|
z-index: 1;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-brand img {
|
|
max-width: 100%;
|
|
max-height: 100%;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-brand .navbar-caption {
|
|
line-height: inherit !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-brand .navbar-logo a {
|
|
outline: none;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav {
|
|
margin: auto;
|
|
margin-left: 0;
|
|
margin-left: auto;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav .nav-item {
|
|
padding: 0 !important;
|
|
transition: 0.3s all !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav .nav-item .nav-link {
|
|
padding: 16px !important;
|
|
margin: 0 !important;
|
|
border-radius: 1rem !important;
|
|
transition: 0.3s all !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav .nav-item .nav-link:hover {
|
|
background-color: rgba(27, 31, 10, 0.06);
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav .open .nav-link::after {
|
|
transform: rotate(180deg);
|
|
}
|
|
@media (min-width: 1201px) {
|
|
.cid-u6k7q0wPq6 .navbar-nav .open .nav-link::before {
|
|
content: "";
|
|
width: 100%;
|
|
height: 20px;
|
|
top: 100%;
|
|
background: transparent;
|
|
position: absolute;
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav .dropdown-item {
|
|
padding: 12px !important;
|
|
border-radius: 0.5rem !important;
|
|
margin: 0 8px !important;
|
|
transition: 0.3s all !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav .dropdown-item:hover {
|
|
background-color: rgba(27, 31, 10, 0.06);
|
|
}
|
|
@media (min-width: 1201px) {
|
|
.cid-u6k7q0wPq6 .navbar-nav {
|
|
padding-left: 1.5rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .nav-link {
|
|
width: fit-content;
|
|
position: relative;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-logo {
|
|
margin: 0 !important;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0wPq6 .navbar-logo {
|
|
padding-left: 0;
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-caption {
|
|
padding-left: 1rem;
|
|
padding-right: 0.5rem;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0wPq6 .nav-dropdown {
|
|
padding-bottom: 0.5rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .nav-dropdown .link.dropdown-toggle::after {
|
|
margin-left: 0.5rem;
|
|
margin-top: 0.2rem;
|
|
transition: 0.3s all;
|
|
}
|
|
.cid-u6k7q0wPq6 .container {
|
|
display: flex;
|
|
height: 90px;
|
|
padding: 0.5rem 0.6rem;
|
|
flex-wrap: nowrap;
|
|
background: rgba(255, 255, 255, 0.8) !important;
|
|
left: 0;
|
|
right: 0;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: flex-end;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
border-radius: 100vw;
|
|
margin-top: 1rem;
|
|
background-color: #ffffff;
|
|
box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
|
|
}
|
|
@media (max-width: 1201px) {
|
|
.cid-u6k7q0wPq6 .container {
|
|
padding-right: 2rem;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0wPq6 .container {
|
|
width: 95%;
|
|
height: 56px !important;
|
|
padding-right: 1rem;
|
|
margin-top: 0rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .iconfont-wrapper {
|
|
color: #000000 !important;
|
|
font-size: 1.5rem;
|
|
padding-right: 0.5rem;
|
|
}
|
|
.cid-u6k7q0wPq6 .dropdown-menu {
|
|
flex-wrap: wrap;
|
|
flex-direction: column;
|
|
max-width: 100%;
|
|
padding: 12px 4px !important;
|
|
border-radius: 1.5rem;
|
|
transition: 0.3s all !important;
|
|
min-width: auto;
|
|
background: #ffffff;
|
|
background: rgba(255, 255, 255, 0.8) !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .nav-item:focus,
|
|
.cid-u6k7q0wPq6 .nav-link:focus {
|
|
outline: none;
|
|
}
|
|
.cid-u6k7q0wPq6 .dropdown .dropdown-menu .dropdown-item {
|
|
width: auto;
|
|
transition: all 0.25s ease-in-out;
|
|
}
|
|
.cid-u6k7q0wPq6 .dropdown .dropdown-menu .dropdown-item::after {
|
|
right: 0.5rem;
|
|
}
|
|
.cid-u6k7q0wPq6 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
|
|
margin-right: 0.5rem;
|
|
vertical-align: sub;
|
|
}
|
|
.cid-u6k7q0wPq6 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
|
|
display: inline-block;
|
|
transform: scale(1, 1);
|
|
transition: all 0.25s ease-in-out;
|
|
}
|
|
.cid-u6k7q0wPq6 .collapsed .dropdown-menu .dropdown-item:before {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0wPq6 .collapsed .dropdown .dropdown-menu .dropdown-item {
|
|
padding: 0.235em 1.5em 0.235em 1.5em !important;
|
|
transition: none;
|
|
margin: 0 !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar {
|
|
min-height: 90px;
|
|
transition: all 0.3s;
|
|
border-bottom: 1px solid transparent;
|
|
background: transparent !important;
|
|
padding: 0 !important;
|
|
border: none !important;
|
|
box-shadow: none !important;
|
|
border-radius: 0 !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.opened {
|
|
transition: all 0.3s;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown-item {
|
|
padding: 0.5rem 1.8rem;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .navbar-logo img {
|
|
min-width: 3rem;
|
|
object-fit: cover;
|
|
border-radius: 0 !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .navbar-collapse {
|
|
z-index: 1;
|
|
justify-content: flex-end;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed {
|
|
justify-content: center;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed .nav-item .nav-link::before {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed.opened .dropdown-menu {
|
|
top: 0;
|
|
}
|
|
@media (min-width: 1201px) {
|
|
.cid-u6k7q0wPq6 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
|
|
max-height: calc(98.5vh - 3rem);
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed .dropdown-menu .dropdown-submenu {
|
|
left: 0 !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed .dropdown-menu .dropdown-item:after {
|
|
right: auto;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
|
|
margin-left: 0.5rem;
|
|
margin-top: 0.2rem;
|
|
border-top: 0.35em solid;
|
|
border-right: 0.35em solid transparent;
|
|
border-left: 0.35em solid transparent;
|
|
border-bottom: 0;
|
|
top: 41%;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed ul.navbar-nav li {
|
|
margin: auto;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed .dropdown-menu .dropdown-item {
|
|
padding: 0.25rem 1.5rem;
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.collapsed .icons-menu {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
padding-top: 0.5rem;
|
|
padding-bottom: 0.5rem;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0wPq6 .navbar {
|
|
min-height: 72px;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .navbar-logo img {
|
|
height: 2.5rem !important;
|
|
min-width: 2.5rem !important;
|
|
}
|
|
}
|
|
@media (max-width: 1200px) {
|
|
.cid-u6k7q0wPq6 .navbar .nav-item .nav-link::before {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.opened .dropdown-menu {
|
|
top: 0;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown-menu .dropdown-submenu {
|
|
left: 0 !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown-menu .dropdown-item:after {
|
|
right: auto;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
|
|
margin-left: 0.5rem;
|
|
margin-top: 0.2rem;
|
|
border-top: 0.35em solid;
|
|
border-right: 0.35em solid transparent;
|
|
border-left: 0.35em solid transparent;
|
|
border-bottom: 0;
|
|
top: 40%;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown-menu .dropdown-item {
|
|
padding: 0.25rem 1.5rem !important;
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .navbar-brand {
|
|
flex-shrink: initial;
|
|
flex-basis: auto;
|
|
word-break: break-word;
|
|
padding-right: 10px;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .navbar-toggler {
|
|
flex-basis: auto;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .icons-menu {
|
|
padding-left: 0;
|
|
padding-top: 0.5rem;
|
|
padding-bottom: 0.5rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.navbar-short .navbar-logo img {
|
|
height: 2rem;
|
|
}
|
|
.cid-u6k7q0wPq6 .dropdown-item.active,
|
|
.cid-u6k7q0wPq6 .dropdown-item:active {
|
|
background-color: transparent;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-expand-lg .navbar-nav .nav-link {
|
|
padding: 0;
|
|
}
|
|
.cid-u6k7q0wPq6 .nav-dropdown .link.dropdown-toggle {
|
|
margin-right: 1.667em;
|
|
}
|
|
.cid-u6k7q0wPq6 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
|
|
margin-right: 0;
|
|
padding: 0.667em 1.667em;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
|
|
background: #ffffff;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
|
|
margin: 0;
|
|
left: 105%;
|
|
transform: none;
|
|
top: -12px;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown.open > .dropdown-menu {
|
|
display: flex;
|
|
}
|
|
.cid-u6k7q0wPq6 ul.navbar-nav {
|
|
flex-wrap: wrap;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-buttons {
|
|
text-align: center;
|
|
min-width: 140px;
|
|
}
|
|
@media (max-width: 1201px) {
|
|
.cid-u6k7q0wPq6 .navbar-buttons {
|
|
text-align: left;
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 button.navbar-toggler {
|
|
outline: none;
|
|
width: 31px;
|
|
height: 20px;
|
|
cursor: pointer;
|
|
transition: all 0.2s;
|
|
position: relative;
|
|
align-self: center;
|
|
}
|
|
.cid-u6k7q0wPq6 button.navbar-toggler .hamburger span {
|
|
position: absolute;
|
|
right: 0;
|
|
width: 30px;
|
|
height: 2px;
|
|
border-right: 5px;
|
|
background-color: #000000;
|
|
}
|
|
.cid-u6k7q0wPq6 button.navbar-toggler .hamburger span:nth-child(1) {
|
|
top: 0;
|
|
transition: all 0.2s;
|
|
}
|
|
.cid-u6k7q0wPq6 button.navbar-toggler .hamburger span:nth-child(2) {
|
|
top: 8px;
|
|
transition: all 0.15s;
|
|
}
|
|
.cid-u6k7q0wPq6 button.navbar-toggler .hamburger span:nth-child(3) {
|
|
top: 8px;
|
|
transition: all 0.15s;
|
|
}
|
|
.cid-u6k7q0wPq6 button.navbar-toggler .hamburger span:nth-child(4) {
|
|
top: 16px;
|
|
transition: all 0.2s;
|
|
}
|
|
.cid-u6k7q0wPq6 nav.opened .hamburger span:nth-child(1) {
|
|
top: 8px;
|
|
width: 0;
|
|
opacity: 0;
|
|
right: 50%;
|
|
transition: all 0.2s;
|
|
}
|
|
.cid-u6k7q0wPq6 nav.opened .hamburger span:nth-child(2) {
|
|
transform: rotate(45deg);
|
|
transition: all 0.25s;
|
|
}
|
|
.cid-u6k7q0wPq6 nav.opened .hamburger span:nth-child(3) {
|
|
transform: rotate(-45deg);
|
|
transition: all 0.25s;
|
|
}
|
|
.cid-u6k7q0wPq6 nav.opened .hamburger span:nth-child(4) {
|
|
top: 8px;
|
|
width: 0;
|
|
opacity: 0;
|
|
right: 50%;
|
|
transition: all 0.2s;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-dropdown {
|
|
padding: 0 1rem;
|
|
}
|
|
.cid-u6k7q0wPq6 a.nav-link {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.cid-u6k7q0wPq6 .icons-menu {
|
|
flex-wrap: nowrap;
|
|
display: flex;
|
|
justify-content: center;
|
|
padding-left: 1rem;
|
|
padding-right: 1rem;
|
|
padding-top: 0.3rem;
|
|
text-align: center;
|
|
}
|
|
@media (max-width: 1201px) {
|
|
.cid-u6k7q0wPq6 .icons-menu {
|
|
justify-content: flex-start;
|
|
margin-bottom: 0.5rem;
|
|
}
|
|
}
|
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
.cid-u6k7q0wPq6 .navbar {
|
|
height: 70px;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar.opened {
|
|
height: auto;
|
|
}
|
|
.cid-u6k7q0wPq6 .nav-item .nav-link:hover::before {
|
|
width: 175%;
|
|
max-width: calc(100% + 2rem);
|
|
left: -1rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu {
|
|
display: none;
|
|
width: max-content;
|
|
max-width: 500px !important;
|
|
transform: translateX(-50%);
|
|
top: calc(100% + 20px);
|
|
left: 50%;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown-item {
|
|
line-height: 1 !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
|
|
align-items: center;
|
|
display: flex;
|
|
height: max-content !important;
|
|
min-height: max-content !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
|
|
display: inline-block;
|
|
position: static;
|
|
margin-left: 0.5rem;
|
|
margin-top: 0;
|
|
margin-right: 0;
|
|
margin-bottom: 0;
|
|
transition: 0.3s all;
|
|
transform: rotate(-90deg);
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
|
|
transform: rotate(0deg);
|
|
}
|
|
.cid-u6k7q0wPq6 .mbr-section-btn {
|
|
margin: -0.6rem -0.6rem;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-toggler {
|
|
margin-left: 12px;
|
|
margin-right: 8px;
|
|
order: 1000;
|
|
}
|
|
@media (max-width: 1200px) {
|
|
.cid-u6k7q0wPq6 .navbar-brand {
|
|
margin-right: auto;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-collapse {
|
|
z-index: -1 !important;
|
|
position: absolute;
|
|
top: 110%;
|
|
left: 0;
|
|
width: 100%;
|
|
padding: 1rem;
|
|
border-radius: 1.5rem;
|
|
background: #ffffff;
|
|
opacity: 1;
|
|
border-color: rgba(255, 255, 255, 0.8) !important;
|
|
background: rgba(255, 255, 255, 0.8) !important;
|
|
backdrop-filter: blur(8px);
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav .nav-item .nav-link::after {
|
|
margin-left: 10px;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar-nav .dropdown-item:hover {
|
|
background-color: rgba(27, 31, 10, 0.06);
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu {
|
|
max-width: 100% !important;
|
|
transform: translateX(0);
|
|
top: 10px;
|
|
left: 0;
|
|
padding: 8px !important;
|
|
border-radius: 1rem;
|
|
background-color: rgba(27, 31, 10, 0.04) !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown-item {
|
|
padding: 8px !important;
|
|
line-height: 1 !important;
|
|
margin-bottom: 4px !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
|
|
align-items: center;
|
|
display: flex;
|
|
height: max-content !important;
|
|
min-height: max-content !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
|
|
display: inline-block;
|
|
position: static;
|
|
margin-left: 0.5rem;
|
|
margin-top: 0;
|
|
margin-right: 0;
|
|
margin-bottom: 0;
|
|
transition: 0.3s all;
|
|
transform: rotate(0deg);
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
|
|
transform: rotate(180deg);
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown > .dropdown-menu .dropdown-submenu {
|
|
position: static;
|
|
width: 100%;
|
|
max-width: 100% !important;
|
|
transform: translateX(0) !important;
|
|
top: 0;
|
|
left: 0;
|
|
padding: 8px !important;
|
|
border-radius: 1rem;
|
|
background-color: rgba(27, 31, 10, 0.04) !important;
|
|
}
|
|
.cid-u6k7q0wPq6 .navbar .dropdown.open > .dropdown-menu {
|
|
display: flex !important;
|
|
flex-direction: column;
|
|
align-items: flex-start;
|
|
}
|
|
}
|
|
@media (max-width: 575px) {
|
|
.cid-u6k7q0wPq6 .navbar-collapse {
|
|
padding: 1rem;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media (max-width: 1200px) {
|
|
.navbar-collapse{
|
|
transform: translateY(-6.5px);
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0xIhk {
|
|
display: flex;
|
|
background-image: url("../../assets/background-images/20161208-himmel001.jpg");
|
|
}
|
|
.cid-u6k7q0xIhk.bulitipp {
|
|
background-image: url("../../Fotos/fußball-wallpaper.jpg");
|
|
}
|
|
|
|
.cid-u6k7q0xIhk .mbr-overlay {
|
|
background-color: #000000;
|
|
opacity: 0.5;
|
|
}
|
|
@media (min-width: 768px) {
|
|
.cid-u6k7q0xIhk {
|
|
align-items: flex-end;
|
|
}
|
|
.cid-u6k7q0xIhk .row {
|
|
justify-content: center;
|
|
}
|
|
.cid-u6k7q0xIhk .content-wrap {
|
|
padding: 1rem 3rem;
|
|
}
|
|
}
|
|
@media (max-width: 1200px) and (min-width: 768px) {
|
|
.cid-u6k7q0xIhk .content-wrap {
|
|
min-width: 50%;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0xIhk {
|
|
-webkit-align-items: center;
|
|
align-items: flex-end;
|
|
}
|
|
.cid-u6k7q0xIhk .mbr-row {
|
|
-webkit-justify-content: center;
|
|
justify-content: center;
|
|
}
|
|
.cid-u6k7q0xIhk .content-wrap {
|
|
width: 100%;
|
|
}
|
|
}
|
|
.cid-u6k7q0xIhk .mbr-section-title,
|
|
.cid-u6k7q0xIhk .mbr-section-subtitle {
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0xIhk .mbr-text,
|
|
.cid-u6k7q0xIhk .mbr-section-btn {
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0xclF {
|
|
padding-top: 5rem;
|
|
padding-bottom: 3rem;
|
|
background-color: #ffffff;
|
|
}
|
|
.cid-u6k7q0xclF .mbr-fallback-image.disabled {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0xclF .mbr-fallback-image {
|
|
display: block;
|
|
background-size: cover;
|
|
background-position: center center;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
}
|
|
.cid-u6k7q0xclF .title .num {
|
|
width: 100%;
|
|
display: block;
|
|
}
|
|
.cid-u6k7q0xclF .title .card-title {
|
|
z-index: 1;
|
|
}
|
|
.cid-u6k7q0xclF .num {
|
|
color: var(--primary-color, #9fe870);
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0xclF .item-mb {
|
|
margin-bottom: 2rem;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0xclF * {
|
|
text-align: center !important;
|
|
}
|
|
.cid-u6k7q0xclF .content-column {
|
|
margin-bottom: 2rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0xclF .content-head {
|
|
max-width: 800px;
|
|
}
|
|
.cid-u6k7q0xclF .card-text {
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0xclF .card-title,
|
|
.cid-u6k7q0xclF .card-img {
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0xclF {
|
|
padding-top: 5rem;
|
|
padding-bottom: 3rem;
|
|
background-color: #ffffff;
|
|
}
|
|
.cid-u6k7q0xclF .mbr-fallback-image.disabled {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0xclF .mbr-fallback-image {
|
|
display: block;
|
|
background-size: cover;
|
|
background-position: center center;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
}
|
|
.cid-u6k7q0xclF .title .num {
|
|
width: 100%;
|
|
display: block;
|
|
}
|
|
.cid-u6k7q0xclF .title .card-title {
|
|
z-index: 1;
|
|
}
|
|
.cid-u6k7q0xclF .num {
|
|
color: var(--primary-color, #9fe870);
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0xclF .item-mb {
|
|
margin-bottom: 2rem;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0xclF * {
|
|
text-align: center !important;
|
|
}
|
|
.cid-u6k7q0xclF .content-column {
|
|
margin-bottom: 2rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0xclF .content-head {
|
|
max-width: 800px;
|
|
}
|
|
.cid-u6k7q0xclF .card-text {
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0xclF .card-title,
|
|
.cid-u6k7q0xclF .card-img {
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
/*Foto Entdecken hier! */
|
|
.cid-u6k7q0xK8d {
|
|
overflow: hidden;
|
|
background-image: url("/assets/images/photo-1508348837373-76b3f1a97451.jpeg");
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0xBrQ .mbr-fallback-image.disabled {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0xBrQ .mbr-fallback-image {
|
|
display: block;
|
|
background-size: cover;
|
|
background-position: center center;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
background: #000000;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0xbqP {
|
|
padding-top: 6rem;
|
|
padding-bottom: 4rem;
|
|
background-color: transparent;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0xbqP {
|
|
padding-bottom: 5rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0xbqP img,
|
|
.cid-u6k7q0xbqP .item-img {
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 400px;
|
|
object-fit: cover;
|
|
}
|
|
@media (max-width: 1200px) {
|
|
.cid-u6k7q0xbqP img,
|
|
.cid-u6k7q0xbqP .item-img {
|
|
height: 300px;
|
|
object-fit: cover;
|
|
}
|
|
}
|
|
.cid-u6k7q0xbqP .mbr-text {
|
|
color: #000000;
|
|
}
|
|
.cid-u6k7q0xbqP .mbr-section-subtitle {
|
|
color: #ffffff;
|
|
text-align: left;
|
|
}
|
|
.cid-u6k7q0xbqP .main-button {
|
|
margin-bottom: 2rem;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0xbqP .main-button {
|
|
margin-bottom: 2rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0xbqP .mbr-text UL {
|
|
text-align: left;
|
|
}
|
|
.cid-u6k7q0xbqP .mbr-section-subtitle,
|
|
.cid-u6k7q0xbqP .main-button {
|
|
color: #000000;
|
|
}
|
|
.cid-u6k7q0xbqP .side-features {
|
|
display: -webkit-flex;
|
|
-webkit-flex-wrap: wrap;
|
|
padding-left: 0px;
|
|
padding-right: 0px;
|
|
}
|
|
.cid-u6k7q0xbqP .side-features .item {
|
|
padding-left: 16px;
|
|
padding-right: 16px;
|
|
}
|
|
.cid-u6k7q0xbqP .item-wrapper {
|
|
position: relative;
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
margin-bottom: 2rem;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0xbqP .item-wrapper {
|
|
margin-bottom: 1rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0xbqP .item-title {
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0xbqP .item-subtitle {
|
|
text-align: center;
|
|
}
|
|
@media (min-width: 1201px) {
|
|
.cid-u6k7q0xbqP .main-text {
|
|
padding-left: 0;
|
|
padding-right: 32px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0yLdW {
|
|
padding-top: 6rem;
|
|
padding-bottom: 6rem;
|
|
background: transparent;
|
|
}
|
|
.cid-u6k7q0yLdW .mbr-fallback-image.disabled {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0yLdW .mbr-fallback-image {
|
|
display: block;
|
|
background-size: cover;
|
|
background-position: center center;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
}
|
|
@media (min-width: 768px) {
|
|
.cid-u6k7q0yLdW .container-fluid {
|
|
padding: 0;
|
|
}
|
|
}
|
|
.cid-u6k7q0yLdW .embla__slide {
|
|
position: relative;
|
|
min-width: 490px;
|
|
max-width: 490px;
|
|
}
|
|
@media (max-width: 768px) {
|
|
.cid-u6k7q0yLdW .embla__slide {
|
|
min-width: 100%;
|
|
max-width: 100%;
|
|
margin-left: 1rem !important;
|
|
margin-right: 1rem !important;
|
|
}
|
|
}
|
|
.cid-u6k7q0yLdW .embla__slide a {
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__button--next,
|
|
.cid-u6k7q0yLdW .embla__button--prev {
|
|
display: flex;
|
|
}
|
|
.cid-u6k7q0yLdW .mobi-mbri-arrow-next {
|
|
margin-left: 5px;
|
|
}
|
|
.cid-u6k7q0yLdW .mobi-mbri-arrow-prev {
|
|
margin-right: 5px;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__button {
|
|
top: 50%;
|
|
width: 60px;
|
|
height: 60px;
|
|
margin-top: -1.5rem;
|
|
font-size: 22px;
|
|
border: 2px solid #fff;
|
|
border-radius: 50%;
|
|
transition: all 0.3s;
|
|
position: absolute;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__button:disabled {
|
|
cursor: default;
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__button.embla__button--prev {
|
|
left: 0;
|
|
margin-left: 2.5rem;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__button.embla__button--next {
|
|
right: 0;
|
|
margin-right: 2.5rem;
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0yLdW .embla__button {
|
|
top: auto;
|
|
bottom: 1rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0yLdW .embla {
|
|
position: relative;
|
|
width: 100%;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__viewport {
|
|
overflow: hidden;
|
|
width: 100%;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__viewport.is-draggable {
|
|
cursor: grab;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__viewport.is-dragging {
|
|
cursor: grabbing;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__slide a {
|
|
cursor: grab;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__slide a:active {
|
|
cursor: grabbing;
|
|
}
|
|
.cid-u6k7q0yLdW .embla__container {
|
|
display: flex;
|
|
user-select: none;
|
|
-webkit-touch-callout: none;
|
|
-khtml-user-select: none;
|
|
-webkit-tap-highlight-color: transparent;
|
|
}
|
|
.cid-u6k7q0yLdW .item-menu-overlay {
|
|
border-radius: 2rem;
|
|
}
|
|
.cid-u6k7q0yLdW .mbr-section-title {
|
|
color: #232323;
|
|
}
|
|
.cid-u6k7q0yLdW .mbr-section-subtitle {
|
|
color: #232323;
|
|
}
|
|
.cid-u6k7q0yLdW .mbr-box {
|
|
color: #ffffff;
|
|
}
|
|
.cid-u6k7q0yLdW .slide-content {
|
|
position: relative;
|
|
border-radius: 4px;
|
|
height: 100%;
|
|
display: flex;
|
|
overflow: hidden;
|
|
flex-flow: column nowrap;
|
|
}
|
|
.cid-u6k7q0yLdW img,
|
|
.cid-u6k7q0yLdW .item-img {
|
|
width: 100%;
|
|
height: 400px;
|
|
object-fit: cover;
|
|
}
|
|
.cid-u6k7q0yLdW .item-wrapper {
|
|
position: relative;
|
|
}
|
|
.cid-u6k7q0yLdW .content-head {
|
|
max-width: 800px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0yKNv {
|
|
padding-top: 5rem;
|
|
padding-bottom: 5rem;
|
|
background-color: #ffffff;
|
|
}
|
|
.cid-u6k7q0yKNv .mbr-text {
|
|
color: #000000;
|
|
}
|
|
.cid-u6k7q0yKNv .mbr-section-subtitle {
|
|
color: #000000;
|
|
}
|
|
.cid-u6k7q0yKNv .mbr-section-title {
|
|
color: #000000;
|
|
}
|
|
|
|
|
|
|
|
.cid-u6k7q0zbuN {
|
|
padding-top: 6rem;
|
|
padding-bottom: 6rem;
|
|
background-color: #ffffff;
|
|
}
|
|
.cid-u6k7q0zbuN .item:focus,
|
|
.cid-u6k7q0zbuN span:focus {
|
|
outline: none;
|
|
}
|
|
.cid-u6k7q0zbuN .container-fluid {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
overflow: hidden;
|
|
}
|
|
.cid-u6k7q0zbuN .content-head {
|
|
max-width: 800px;
|
|
}
|
|
.cid-u6k7q0zbuN .item {
|
|
color: #232323;
|
|
min-height: 90px;
|
|
font-weight: bold;
|
|
}
|
|
@media (max-width: 768px) {
|
|
.cid-u6k7q0zbuN .item {
|
|
min-height: 45px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0zosO {
|
|
padding-top: 5rem;
|
|
padding-bottom: 5rem;
|
|
/* background-image: url("../images/photo-1528826542659-27db5adea13c.jpeg") */
|
|
}
|
|
|
|
.cid-u6k7q0zosO .mbr-fallback-image.disabled {
|
|
display: none;
|
|
}
|
|
|
|
.cid-u6k7q0zosO .mbr-fallback-image {
|
|
display: block;
|
|
background-size: cover;
|
|
background-position: center center;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
}
|
|
|
|
.cid-u6k7q0zosO .card-wrapper {
|
|
background: #ffffff;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0zosO .card-wrapper {
|
|
padding: 2rem 1.5rem;
|
|
margin-bottom: 1rem;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 768px) and (max-width: 1200) {
|
|
.cid-u6k7q0zosO .card-wrapper {
|
|
padding: 2.25rem;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 1201px) {
|
|
.cid-u6k7q0zosO .card-wrapper {
|
|
padding: 4rem;
|
|
}
|
|
}
|
|
|
|
.cid-u6k7q0zosO .mbr-text,
|
|
.cid-u6k7q0zosO .mbr-section-btn {
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
|
|
|
|
.cid-u6k7q0BfGa {
|
|
padding-top: 6rem;
|
|
padding-bottom: 6rem;
|
|
background-color: transparent;
|
|
}
|
|
.cid-u6k7q0BfGa .mbr-overlay {
|
|
background-color: #ffffff;
|
|
opacity: 0.4;
|
|
}
|
|
.cid-u6k7q0BfGa form .mbr-section-btn {
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.cid-u6k7q0BfGa form .mbr-section-btn .btn {
|
|
display: inline-flex;
|
|
}
|
|
@media (max-width: 1200px) {
|
|
.cid-u6k7q0BfGa form .mbr-section-btn .btn {
|
|
width: 100%;
|
|
}
|
|
}
|
|
.cid-u6k7q0BfGa .content-head {
|
|
max-width: 800px;
|
|
}
|
|
|
|
|
|
.cid-u6k7q0AfD5 {
|
|
padding-top: 6rem;
|
|
padding-bottom: 6rem;
|
|
background-color: #ffffff;
|
|
}
|
|
.cid-u6k7q0AfD5 .social-row {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
.cid-u6k7q0AfD5 .social-row .soc-item {
|
|
margin: 8px;
|
|
}
|
|
.cid-u6k7q0AfD5 .social-row .soc-item a:hover .mbr-iconfont,
|
|
.cid-u6k7q0AfD5 .social-row .soc-item a:focus .mbr-iconfont {
|
|
background-color: #f7f7f7;
|
|
}
|
|
.cid-u6k7q0AfD5 .social-row .soc-item a .mbr-iconfont {
|
|
width: 72px;
|
|
height: 72px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
border-radius: 100%;
|
|
font-size: 32px;
|
|
background-color: #f7f7f7;
|
|
color: var(--primary-color, #393193);
|
|
transition: all 0.3s ease-in-out;
|
|
}
|
|
.cid-u6k7q0AfD5 .row-links {
|
|
width: 100%;
|
|
justify-content: center;
|
|
}
|
|
.cid-u6k7q0AfD5 .mbr-section-title {
|
|
color: #ffffff;
|
|
}
|
|
.cid-u6k7q0AfD5 .mbr-section-title,
|
|
.cid-u6k7q0AfD5 .social-list {
|
|
color: #000000;
|
|
}
|
|
|
|
|
|
|
|
.cid-u6k7q0Bejh {
|
|
padding-top: 5rem;
|
|
padding-bottom: 5rem;
|
|
background: transparent;
|
|
}
|
|
.cid-u6k7q0Bejh .mbr-fallback-image.disabled {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0Bejh .mbr-fallback-image {
|
|
display: block;
|
|
background-size: cover;
|
|
background-position: center center;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
}
|
|
@media (max-width: 992px) {
|
|
.cid-u6k7q0Bejh .row .map-wrapper {
|
|
margin-top: 2rem;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0Bejh .row .map-wrapper {
|
|
margin-top: 1rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0Bejh .google-map {
|
|
height: 100%;
|
|
position: relative;
|
|
}
|
|
.cid-u6k7q0Bejh .google-map iframe {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
@media (max-width: 992px) {
|
|
.cid-u6k7q0Bejh .google-map iframe {
|
|
min-height: 350px;
|
|
}
|
|
}
|
|
.cid-u6k7q0Bejh .google-map [data-state-details] {
|
|
color: #6b6763;
|
|
height: 1.5em;
|
|
margin-top: -0.75em;
|
|
padding-left: 1.25rem;
|
|
padding-right: 1.25rem;
|
|
position: absolute;
|
|
text-align: center;
|
|
top: 50%;
|
|
width: 100%;
|
|
}
|
|
.cid-u6k7q0Bejh .google-map[data-state] {
|
|
background: #e9e5dc;
|
|
}
|
|
.cid-u6k7q0Bejh .google-map[data-state="loading"] [data-state-details] {
|
|
display: none;
|
|
}
|
|
.cid-u6k7q0Bejh .card-wrapper {
|
|
padding: 2.25rem;
|
|
background: #ffffff;
|
|
}
|
|
@media (min-width: 992px) and (max-width: 1200px) {
|
|
.cid-u6k7q0Bejh .card-wrapper {
|
|
padding: 1.5rem;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
.cid-u6k7q0Bejh .card-wrapper {
|
|
padding: 2rem 1.5rem;
|
|
}
|
|
}
|
|
.cid-u6k7q0Bejh ul {
|
|
list-style-type: none;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
.cid-u6k7q0Bejh .content-head {
|
|
max-width: 800px;
|
|
}
|
|
|
|
|
|
|
|
.cid-u6k7q0Blvk {
|
|
padding-top: 5rem;
|
|
padding-bottom: 5rem;
|
|
background-color: #000000;
|
|
z-index: 0;
|
|
}
|
|
.cid-u6k7q0Blvk .social-row {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
.cid-u6k7q0Blvk .social-row .soc-item {
|
|
margin: 8px;
|
|
}
|
|
.cid-u6k7q0Blvk .social-row .soc-item a:hover .mbr-iconfont,
|
|
.cid-u6k7q0Blvk .social-row .soc-item a:focus .mbr-iconfont {
|
|
background-color: #ffffff;
|
|
}
|
|
.cid-u6k7q0Blvk .social-row .soc-item a .mbr-iconfont {
|
|
width: 72px;
|
|
height: 72px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
border-radius: 100%;
|
|
font-size: 32px;
|
|
background-color: #edefeb;
|
|
color: #000000;
|
|
transition: all 0.3s ease-in-out;
|
|
}
|
|
.cid-u6k7q0Blvk .row-links {
|
|
width: 100%;
|
|
justify-content: center;
|
|
}
|
|
.cid-u6k7q0Blvk .header-menu {
|
|
list-style: none;
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
.cid-u6k7q0Blvk .header-menu li {
|
|
padding: 0 1rem 1rem 1rem;
|
|
}
|
|
.cid-u6k7q0Blvk .header-menu li p {
|
|
margin: 0;
|
|
}
|
|
.cid-u6k7q0Blvk .copyright {
|
|
margin-bottom: 0;
|
|
color: #ffffff;
|
|
text-align: center;
|
|
}
|
|
.cid-u6k7q0Blvk .mbr-section-title {
|
|
color: #ffffff;
|
|
}
|
|
|
|
|
|
|
|
.umgebung li{
|
|
font-size: large;
|
|
} |