/* 
Theme Name: Museumstars
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, invidual (Ing. Bartosz Stankiewicz, MSc)
Author: invidual (Ing. Bartosz Stankiewicz, MSc)
Author URI: https://www.invidual.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Basics - start */
html, body {
	
}
html {
	font-size: 16px;
}
body {
	background-color: white;
}
::selection {
	color: #f9f9f5;
	background-color: #484886;
}
.page {
	font-family: "Poppins", Sans-serif;
}
.error404 h1,
.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page p,
.page .elementor-widget-text-editor ul li {
	font-weight: bold;
	font-family: "Poppins", Sans-serif;
	color: #323259;
}
.page p,
.page .elementor-widget-text-editor ul li {
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
}
.error404 h1,
.page h1 {
	font-size: 36px;
	line-height: 54px;
}
.page h2 {
	font-size: 28px;
	line-height: 44px;
	margin-bottom: 1.5rem;
}
.page h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 0.5rem;
}
.page .elementor-widget-text-editor ul {
	margin: 1.5rem 0;
}
.error404 .elementor-widget-text-editor a,
.page .elementor-widget-text-editor a {
	color: #323259;
	border-bottom: 2px solid #323259;
}
.error404 .elementor-widget-text-editor a:hover,
.page .elementor-widget-text-editor a:hover {
	color: #484886;
	border-bottom: 2px solid #484886;	
}
.page a.elementor-button:hover {
	background-color: #484886 !important;
}
.page a.elementor-button span {
	padding: 0;
	font-family: "Poppins", Sans-serif;
}
.page a.elementor-button {
	padding: 0.5rem 1rem !important;
	font-family: "Poppins", Sans-serif !important;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 700;
}
.elementor-button.elementor-size-lg {
	font-size: 22px;
	line-height: 1.5;
	letter-spacing: 0.025rem;
	font-weight: bold;
}
.elementor-widget-text-editor a {
	color: #35BAF2;
	text-decoration: none;
}
.elementor-widget-text-editor a:hover {
	color: #35BAF2;
}
.page-content section {
	padding: 2rem 0;
}
.page-content section:first-child {
	padding: 0;
}
.page-content section section {
	padding: 0;
}
.home {
	background: white;
}
.page-template-default .page-content {
	padding-top: 10rem;
}
.home .page-content {
	padding-top: 6rem;
}
/* Menü - start */
.elementor-nav-menu--main a {
	color: #292D34;
}
.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
	padding: 0 !important;
}
.elementor-nav-menu--main .elementor-nav-menu a:hover,
.elementor-nav-menu--main .elementor-nav-menu .current-menu-item a:hover {
	color: #484886 !important;
}
.elementor-nav-menu--main .elementor-nav-menu a {
	margin: 13px 20px;
}
.error404 .elementor-nav-menu--main .elementor-item.elementor-item-active,
.page .elementor-nav-menu--main .elementor-item.elementor-item-active,
.error404 .elementor-nav-menu .elementor-item,
.page .elementor-nav-menu .elementor-item {
	color: #323259 !important;
	font-size: 22px !important;
	font-weight: 700 !important;
}
.error404 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after,
.page .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
	position: absolute;
    bottom: -5px;
    left: 0;
    width: 0%;
    height: 2px;
    background: #323259 !important;
    transition: width 0.6s;
}
.error404 .elementor-nav-menu--main:not(.e--pointer-framed) .current-menu-item .elementor-item:after,
.error404 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:hover:after,
.page .elementor-nav-menu--main:not(.e--pointer-framed) .current-menu-item .elementor-item:after,
.page .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:hover:after {
	width: 100%;
}
.error404 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:hover:after,
.page .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:hover:after { 
	background-color: #484886 !important;
}
.error404 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-button .elementor-item:hover:after,
.error404 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-button .elementor-item:after,
.page .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-button .elementor-item:hover:after,
.page .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-button .elementor-item:after {
	width: 0% !important;
}
.error404 header nav .elementor-nav-menu .elementor-button a.elementor-item,
.page header nav .elementor-nav-menu .elementor-button a.elementor-item {
	color: white !important;
}
.error404 header nav,
.page header nav {
	margin-top: 0.5rem;
}
nav .elementor-nav-menu li.elementor-button {
	background-color: transparent;
}
.elementor-nav-menu a:focus {
	outline: none !important;
}
nav.elementor-nav-menu--dropdown .elementor-nav-menu li.elementor-button a,
nav .elementor-nav-menu li.elementor-button a {
	display: inline-block;
	background-color: #323259 !important;
	border-radius: 10px;
	line-height: 1.5;
    letter-spacing: 0.025rem;
    padding: 0.5rem 1rem !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 700;
    margin: -2px 0 0 0;

    transition: all .3s !important;
    -o-transition: all .3s !important; 
    -ms-transition: all .3s !important; 
    -moz-transition: all .3s !important; 
    -webkit-transition: all .3s !important; 
}
nav.elementor-nav-menu--dropdown .elementor-nav-menu li.elementor-button a:hover,
nav .elementor-nav-menu li.elementor-button a:hover {
	background-color: #484886 !important;
	padding: 0.5rem 1rem !important;
	cursor: pointer;

	transition: all .3s;
    -o-transition: all .3s; 
    -ms-transition: all .3s; 
    -moz-transition: all .3s; 
    -webkit-transition: all .3s; 
}
.elementor-nav-menu--dropdown .elementor-nav-menu .elementor-button-link a {
	color: white !important;
}
.elementor-nav-menu--dropdown .elementor-nav-menu li {
	margin-bottom: 1.5rem;
}
.page header nav .elementor-nav-menu li.elementor-button {
	margin-left: 18px;
}
/* Menü - end */
@keyframes fadeUp {
    from {
        opacity: 1;
        transform: translate3d(0,30px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp
}
/* Basics - end */
/* Sticky Menu - start */
header.sticky-header {
    --header-height: 90px;
    --opacity: 0.90;
    --shrink-me: 0.80;
    --sticky-background-color: white;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-image: none !important;
    background-color: rgba(255,255,255,var(--opacity)) !important;
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
    margin-bottom: -2px;
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}
.elementor-sticky--effects nav.elementor-nav-menu--main {
	margin-top: 0.3rem;
}
.elementor-sticky--effects .logo .elementor-widget-container {
	text-align: left;
}
.logo {
	position: absolute;
	z-index: 9;
	margin-top: -3px;
	width: 50% !important;
	margin-left: 15px;
}
.logo .elementor-widget-container {
	text-align: left;
}
.logo.elementor-widget-image a img[src$=".svg"] {
	width: 229px;
}
.mobile-menu-icon {
	margin-top: 10px;
}
.elementor-sticky--effects .mobile-menu-icon {
	margin-top: 0;
}
/* Sticky Menu - end */
/* Circle - start */
.smartphone-1 {
	order: 1;
}
.smartphone-2 {
	order: 2;
}
.hero-spacer {
	order: 4;
}
.hero-text {
	order: 3;
}
.custom-wrapper {
	overflow-x: hidden;
	position: relative;
}
#header-circle {
	display: block;
	position: absolute;
	width: 32rem;
	height: 32rem;
	border-radius: 50%;
	left: 30%;
	top: -7rem;
	background: rgb(239,201,30);
	background: -moz-linear-gradient(33deg, rgba(239,201,30,1) 0%, rgba(244,233,34,1) 100%);
	background: -webkit-linear-gradient(33deg, rgba(239,201,30,1) 0%, rgba(244,233,34,1) 100%);
	background: linear-gradient(33deg, rgba(239,201,30,1) 0%, rgba(244,233,34,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efc91e",endColorstr="#f4e922",GradientType=1);
}
.circle {
	border-radius: 50%;
	background: rgb(245,134,88);
	background: -moz-linear-gradient(137deg, rgba(245,134,88,1) 0%, rgba(202,93,49,1) 100%);
	background: -webkit-linear-gradient(137deg, rgba(245,134,88,1) 0%, rgba(202,93,49,1) 100%);
	background: linear-gradient(137deg, rgba(245,134,88,1) 0%, rgba(202,93,49,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f58658",endColorstr="#ca5d31",GradientType=1);
	width: 19rem !important;
	height: 19rem !important;
}
.smartphone {
	position: absolute !important;
	top: 5rem;
	width: 10rem !important;
}
#ci-anpassung .circle {
	background: rgb(66,40,102);
	background: -moz-linear-gradient(301deg, rgba(66,40,102,1) 0%, rgba(95,59,145,1) 100%);
	background: -webkit-linear-gradient(301deg, rgba(66,40,102,1) 0%, rgba(95,59,145,1) 100%);
	background: linear-gradient(301deg, rgba(66,40,102,1) 0%, rgba(95,59,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#422866",endColorstr="#5f3b91",GradientType=1);
}
#lageplan .circle {
	background: rgb(168,105,142);
	background: -moz-linear-gradient(301deg, rgba(168,105,142,1) 0%, rgba(198,134,172,1) 100%);
	background: -webkit-linear-gradient(301deg, rgba(168,105,142,1) 0%, rgba(198,134,172,1) 100%);
	background: linear-gradient(301deg, rgba(168,105,142,1) 0%, rgba(198,134,172,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a8698e",endColorstr="#c686ac",GradientType=1);
}
#gamification .circle {
	background: rgb(96,158,209);
	background: -moz-linear-gradient(301deg, rgba(96,158,209,1) 0%, rgba(104,174,229,1) 100%);
	background: -webkit-linear-gradient(301deg, rgba(96,158,209,1) 0%, rgba(104,174,229,1) 100%);
	background: linear-gradient(301deg, rgba(96,158,209,1) 0%, rgba(104,174,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#609ed1",endColorstr="#68aee5",GradientType=1);
}
#cms .circle {
	background: rgb(187,213,106);
	background: -moz-linear-gradient(228deg, rgba(187,213,106,1) 0%, rgba(163,186,89,1) 100%);
	background: -webkit-linear-gradient(228deg, rgba(187,213,106,1) 0%, rgba(163,186,89,1) 100%);
	background: linear-gradient(228deg, rgba(187,213,106,1) 0%, rgba(163,186,89,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bbd56a",endColorstr="#a3ba59",GradientType=1);
}
#addons .circle {
	background: rgb(232,182,100);
	background: -moz-linear-gradient(301deg, rgba(232,182,100,1) 0%, rgba(232,146,5,1) 100%);
	background: -webkit-linear-gradient(301deg, rgba(232,182,100,1) 0%, rgba(232,146,5,1) 100%);
	background: linear-gradient(301deg, rgba(232,182,100,1) 0%, rgba(232,146,5,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8b664",endColorstr="#e89205",GradientType=1);
}
/* Circle - end */
#download-links {
	margin-top: -1.5rem;
}
#download-links .elementor-image-box-title {
	margin-top: 0;
}
#download-links .elementor-image-box-content a {
	font-weight: 600;
}
#download-links .elementor-image-box-content a:hover {
	border-bottom: 2px solid #323259;
	padding-bottom: 0;
}
#android-icon img {
	margin-top: 1rem;
}
#android-icon .elementor-image-box-img {
	width: 46px;
}
#apple-icon .elementor-image-box-img {
	width: 33px;
}
#android-icon .elementor-image-box-img,
#apple-icon .elementor-image-box-img {
	height: 3rem;
}
#android-icon .elementor-image-box-title,
#apple-icon .elementor-image-box-title {
	margin-top: 2px;
}
/* Pricing - start */
.elementor-price-table h3.elementor-price-table__heading:before {
	content: 'MuseumStars';
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -45px;
	font-size: 14px;
}
.elementor-price-table h3.elementor-price-table__heading {
	margin: 2.5rem 0 5px 0;
	font-size: 28px;
	line-height: 46px;
	font-weight: 700;
}
.page .elementor-price-table .elementor-price-table__subheading {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
}
.page .elementor-price-table .elementor-price-table__integer-part {
	font-size: 36px;
	line-height: 38px;
	font-weight: 700;
}
.page .elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}
.page .elementor-price-table .elementor-price-table__price {
	padding: 25px 0;
}
.elementor-price-table .elementor-price-table__feature-inner {
	font-size: 16px;
	line-height: 20px;
}
.elementor-price-table__subheading {
	letter-spacing: 0.025rem;
}
.elementor-price-table__feature-inner {
	margin-left: 3.5rem !important;
	padding-top: 0;
}
.elementor-price-table__feature-inner span {
	margin-top: -21px;
    display: block;
}
.page .elementor-price-table .elementor-price-table__features-list svg {
	height: 0.9rem;
	margin-left: -2rem;
	margin-right: 10px;
	width: 1.3rem;
}
.elementor-price-table__feature-inner i {
	margin-left: -2rem;
}
.elementor-price-table .elementor-price-table__integer-part {
	margin-bottom: 0.5rem;
}
.elementor-price-table .elementor-price-table__features-list i {
	width: 17px;
}
.elementor-price-table .elementor-price-table__features-list i.fa-check:before {
	position: absolute;
	margin-top: -0.95rem;
}
.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before {
	margin: 1.7rem 0 1.7rem 0 !important;
}
.page .elementor-price-table__currency {
	font-size: 20px !important;
	font-weight: 600;
}
#addons-cols {
	padding: 2rem 0;
	margin-bottom: 4rem;
}
#addons-cols .elementor-container {
	background-color: #F5F7F9;
	border-radius: 5px;
}
#addons-cols .elementor-icon-box-wrapper {
	padding: 2rem;
}
#addons-cols h3 {
	font-size: 20px;
	line-height: 26px;
	margin-top: -4px;
}
#addons-cols p {
	font-size: 16px;
	line-height: 28px;
}
.page .elementor-price-table .elementor-price-table__footer {
	padding: 70px 0 30px 0;
}
.page .page-content section.pricing {
	padding-bottom: 1rem;
}
section#pricing-info .elementor-column-wrap {
	padding-top: 0;
}
.elementor-repeater-item-5b8d2b2,
.elementor-repeater-item-f07938e,
.elementor-repeater-item-4a8aa77 {
	font-weight: 500;
}
.elementor-widget-price-table {
	height: 100%;
	background-color: #F5F7F9;
	border-radius: 5px;
}
/* Pricing - end */
.feature-box h4 {
	font-weight: 700;
    line-height: 1.4;
    color: #42a8e0;
}
.feature-box.small h4 {
	font-size: 16px;
	margin: 4px 0 0 0;
}
.feature-box .elementor-widget-container {
	padding: 2rem;
}
.feature-box.small .elementor-widget-container {
	padding: 0;
}
section#addons-headline .elementor-column-wrap {
	padding: 0;
}
section.features-top {
	padding-bottom: 2rem;
}
section.features-bottom {
	background-color: rgba(255, 255, 255, 0.9) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
}
.page .page-content section.features-bottom .elementor-container .elementor-row {
	padding-left: 25px;
	padding-right: 25px;
}
.elementor-section.features-bottom .elementor-container {
	/*justify-content: inherit;*/
}
section.features-bottom .elementor-row {
	justify-content: space-between;
}
#link-multimedia-guide:hover a {
	color: #B25B35;
}
#link-ci-anpassung:hover a {
	color: #4B357A;
}
#link-lageplan:hover a {
	color: #AA7293;
}
#link-gamification:hover a {
	color: #63A3D6;
}
#link-cms:hover a {
	color: #A3BA59;
}
#link-addons:hover a {
	color: #E6AE53;
}
.subnav-item {
	/*margin-right: 4rem;*/
}
.subnav-item a {
	transition: all .3s;
    -o-transition: all .3s; 
    -ms-transition: all .3s; 
    -moz-transition: all .3s; 
    -webkit-transition: all .3s; 
}
.feature-intro {
	margin-top: 4.70rem;
	order: 2;
}
.feature-emoticon {
	order: 1;
}
.extra-features {
	margin-top: 2rem !important;
}
.extra-features .elementor-widget-container {
	padding-right: 4rem;
}
.page .extra-features p {
	font-size: 16px;
	line-height: 28px;
}
.bg {
	background-color: #FAFBFC !important;
}
#app-store-badges {
	margin-top: -7rem;
	text-align: right;
}
#apple-appstore-badge {
	margin-right: 8px;
}
#trust-items h5 {
	font-size: 1rem;
	margin-top: 1rem;
}
.elementor-8 .elementor-element.elementor-element-17c5a25 {
	padding-top: 0 !important;
}
.info {
	display: inline;
	cursor: pointer;
}
.tooltip-inner {
	background-color: #323259;
}
.tooltip > .tooltip-arrow { border-top-color: #323259 !important; }

.btn-primary, .btn-primary:hover { 
	background-color: #35BAF2; 
	border-color: #35BAF2; 
}
.elementor-repeater-item-9b4c89c,
.elementor-repeater-item-058bdf2 { 
	text-align: center; 
} 
.toggle.ios, .toggle-on.ios, .toggle-off.ios { 
	border-radius: 30px; margin-right: 10px;
}   
.toggle.ios .toggle-handle { 
	border-radius: 30px; 
} 
/* FAQ - start */
.helpie-faq.accordions .search {
	margin-bottom: 4rem;
}
.helpie-faq.accordions .accordion .accordion__item {
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	margin-bottom: 1rem;
	background-color: white;
}
.helpie-faq.accordions .accordion {
	margin-top: 1rem;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__body {
	padding-top: 0 !important;
	padding-left: 25px;
	padding-right: 25px;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__header .accordion__title {
	font-size: 1.2rem;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__header {
	padding-left: 25px;
}
.wp-block-column,
.page .wp-block-column p,
.helpie-faq.accordions .accordion .accordion__item .accordion__body p {
	font-size: 18px;
}
.wp-block-column ul li {
	color: #323259;
}
.wp-block-column a {
	color: #323259;
	border-bottom: 2px solid #323259;
}
.wp-block-column a:hover {
	color: #484886;
}
.wp-block-column a:hover {
	border-bottom: 2px solid #484886;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
	color: #323259;
	font-size: 18px;
	padding-right: 37px;
}
/* FAQ - end */
.elementor-menu-toggle {
	margin-right: 1rem;
	background-color: transparent !important;
}
.elementor-nav-menu--dropdown li {
	letter-spacing: 0.025rem;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	background-color: #EFC91E;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
	background-color: transparent !important;
}
.elementor-nav-menu--dropdown li a {
	color: white !important;
}
.elementor-nav-menu--dropdown li.current-menu-item a {
	color: white !important;
}
h3.accordion__heading {
	font-weight: bold;
	font-size: 1.2rem;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__header .accordion__title {
	font-size: 1.4rem;
}
.custom-switch .custom-switch-input:checked+.custom-switch-btn {
	background-color: #35BAF2;
}
.custom-switch {
	font-weight: bold;
	margin-top: 1.5rem;
}
.custom-switch .custom-switch-btn {
	margin-right: 0.5rem !important;
}
/* Footer - start */
#menu-footer {
	text-align: center;
	padding-left: 0;
}
#menu-footer-en li,
#menu-footer li {
	margin-bottom: 1rem;
	list-style-type: none;
}
#footer {
	background-color: #323259;
	color: white;
	padding: 4rem 0 0 0;
}
#footer p, #footer a {
	font-size: 16px;
}
#footer a, #footer h2, #footer p {
	color: white;
}
#footer .menu-footer-container a:hover,
#footer .elementor-widget-text-editor a:hover {
	border-bottom: 2px solid white;
	padding-bottom: 3px;
}
#footer a:hover .elementor-icon-list-text {
	border-bottom: 2px solid white;
	margin-bottom: -4px;
	padding-bottom: 2px;
}
#footer .contact-details li,
#footer .social-media li {
	margin-bottom: 1rem;
}
#menu-footer-en,
#footer-menu {
	list-style-type: none;
	text-align: center;
	padding-left: 0;
}
#footer-menu li {
	display: inline;
	margin-right: 1rem;
}
#footer ul.elementor-icon-list-items .elementor-icon-list-icon i {
	text-align: center;
}	
#footer .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
	padding-left: 0;
	margin-left: 5px;
}
/* Footer - end */
/* Anmelden - iFrame - start */
.page-id-1100 .page-content,
.page-id-2049 .page-content,
.page-id-1659 .page-content,
.page-id-1657 .page-content,
.page-id-2045 .page-content,
.page-id-2047 .page-content {
	padding-top: 0;
}
/* Anmelden iFrame - end*/
/* Cookie Banner - start */
#cookie-notice #cn-notice-text {
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 1rem;
	padding-right: 2rem;
}
#cookie-notice #cn-notice-text a {
	color: white;
	border-bottom: 2px solid white;
}
#cookie-notice #cn-notice-text a:hover {
	text-decoration: none;
	border-bottom: 2px solid white;
}
#cookie-notice .cn-button.bootstrap {
	background: #323259;
	border: 1px solid white;
	margin-top: 0.5rem;
}
#cookie-notice .cn-button.bootstrap:hover {
	background: #484886;
}
#cookie-notice .cn-close-icon:before, #cookie-notice .cn-close-icon:after {
	background: #323259;	
}
/* Cookie Banner - end */
.elementor-price-table__period.elementor-typo-excluded {
	height: 2rem;
}
.sub-menu.elementor-nav-menu--dropdown li a {
	color: #323259 !important;
	font-size: 22px;
	font-weight: bold;
} 
.sub-menu.elementor-nav-menu--dropdown {
	background: transparent !important;
}
.lang-item-de, .lang-item-en {
	display: inline;
}
.lang-item-de {
	margin-right: 16px;
}
.current-lang {
	padding-bottom: 3px;
	border-bottom: 2px solid white;
}
.current-lang:hover {
	border-bottom: 0;
}
@media (max-width: 767px) {
	.page .smartphone-1 .elementor-widget-container {
		margin-right: -1rem !important;
		margin-left: 2rem !important;
	}
	.page .smartphone-2 .elementor-widget-container {
		margin-left: -1rem !important;
		margin-right: 2rem !important;
	}
}
@media (min-width: 767px) {
	.error404 header nav,
	.page header nav {
		margin-top: 2.2rem;
	}
	.logo {
		margin-top: 1.3rem;
		width: 100% !important;
		margin-left: -19px;
	}
	#android-icon img {
		margin-top: 0.3rem;
	}
	#apple-icon .elementor-image-box-img {
		width: 39px;
	}
	/*
	section > .elementor-container .elementor-column-wrap > .elementor-widget-wrap .elementor-widget-wrap,
	section > .elementor-container .hero-text .elementor-widget-wrap,
	section > .elementor-container .hero-spacer .elementor-widget-wrap,
	section > .elementor-container .smartphone-1 .elementor-widget-wrap,
	section > .elementor-container .smartphone-2 .elementor-widget-wrap  {
		padding: 0 !important;	
	}
	section.pricing > .elementor-container .elementor-column-wrap > .elementor-widget-wrap {
		padding: 5px !important;
	}
	*/
	.hero .elementor-container {
		padding: 0 !important;
	}
	.hero {
		margin-bottom: 6rem !important;
	}
	.elementor-sticky--effects .logo {
		margin-top: 0;
	}
	#menu-footer {
		text-align: left;
	}
	.feature-intro {
		order: 1;
	}
	.feature-emoticon {
		order: 2;
	}
	.page-content section {
		padding: 8rem 0;
	}
	.page-content section:nth-child(2) {
		padding: 4rem 0;
	}
	.extra-features {
		margin-top: 8rem !important;
	}
	.smartphone-1 {
		order: 3;
	}
	.smartphone-2 {
		order: 4;
	}
	.hero-spacer {
		order: 2;
	}
	.hero-text {
		order: 1;
	}
	#header-circle {
		left: 38%;
		width: 50rem;
		height: 50rem;
	}
	.circle {
		width: 23rem !important;
		height: 23rem !important;
	}
	#ci-anpassung .smartphone,
	#gamification .smartphone,
	#addons .smartphone {
		right: unset;
		left: 5rem;
	}
	#ci-anpassung .feature-intro,
	#gamification .feature-intro,
	#addons .feature-intro {
		order: 2;
	}
	#ci-anpassung .feature-emoticon,
	#gamification .feature-emoticon,
	#addons .feature-emoticon {
		order: 1;
	}
	.smartphone {
		width: 12rem !important;
		right: 5rem;
	}
	.subnav-item {
		margin-bottom: 0;
	}
	.features-bottom .elementor-container .subnav-item:last-child {
		margin-right: 0;
	}
	#multimedia-guide .feature-intro,
	#lageplan .feature-intro,
	#cms .feature-intro  {
		padding-right: 5rem;
	}
	#ci-anpassung .feature-intro,
	#gamification .feature-intro,
	#addons .feature-intro {
		padding-left: 5rem;
	}
	.page-content section.features-bottom {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	#addons-cols .elementor-icon-box-wrapper {
		padding: 4rem;
	}
	.page .elementor-212 .elementor-element.elementor-element-48c19ba3 > .elementor-widget-container {
		margin: 0 0 0 34%;
	}
	#cookie-notice #cn-notice-text {
		font-size: 18px;
		line-height: 25px;
		padding-bottom: 0;
		padding-right: 0;
	}
	.page .elementor-price-table .elementor-price-table__price {
		padding: 25px 0;
	}
	.elementor-price-table .elementor-price-table__feature-inner {
		font-size: 16px;
		line-height: 20px;
	}
	.elementor-price-table .elementor-price-table__features-list {
		padding-bottom: 10rem !important;
	}
	.page .elementor-price-table .elementor-price-table__footer {
		padding: 20px 0 !important;
		position: absolute;
    	bottom: 2rem;
    	width: 100%;
	}
	#footer .contact-details li,
	#footer .social-media li {
		margin-bottom: 0.5rem;
	}
	#menu-footer li {
		margin-bottom: 0.55rem;
	}
	#cookie-notice .cn-button.bootstrap {
		margin-top: 0;
	}
	.helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
		padding-right: 10px;
	}
	.wp-block-column {
		margin-left: 25px;
	}
	.wp-block-column:not(:first-child) {
	    margin-left: 0;
	}
	.wp-block-columns .wp-block-column {
	    margin-right: 25px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.page .elementor-nav-menu--main .elementor-item.elementor-item-active, .page .elementor-nav-menu .elementor-item {
		font-size: 16px !important;
	}
	.page .elementor-nav-menu--main .elementor-nav-menu a {
		margin: 13px 10px;
	}
	.page header nav .elementor-nav-menu li.elementor-button a {
		margin-top: 4px;
		margin-left: -6px;
	}
	.c-row > .elementor-container,
	.ci-row > .elementor-container {
		width: 740px;
		max-width: 740px !important;
		padding: 0 !important;
	}
	.ci-row > .elementor-container .elementor-column-wrap > .elementor-widget-wrap {
		padding: 0 !important;
	}
	.pricing .elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
		padding: 10px !important;
	}
	#header-circle {
		left: 40%;
		width: 45rem;
		height: 45rem;
		top: -12rem;
	}
	.features-bottom {
		display: none;
	}
	#multimedia-guide {
		padding-top: 0;
	}
	#android-icon .elementor-image-box-img {
		width: 56px !important;
	}
	#addons-cols .elementor-icon-box-wrapper {
		padding: 10px;
	}
	#addons-cols .elementor-widget-wrap {
		padding-top: 20px !important;
	}
	.logo {
		margin-left: 0;
	}
	.elementor-price-table h3.elementor-price-table__heading {
		margin: 1.5rem 0 5px 0;
		font-size: 24px;
		line-height: 28px;
	}
	.page .elementor-price-table .elementor-price-table__subheading {
		font-size: 14px;
		line-height: 16px;
	}
	.page .elementor-price-table .elementor-price-table__integer-part {
		font-size: 30px;
		line-height: 32px;
		font-weight: 700;
	}
	.page .elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
		font-size: 12px;
		line-height: 14px;
		font-weight: 400;
	}
	.page .elementor-price-table .elementor-price-table__feature-inner {
		font-size: 14px;
		line-height: 23px;
	}
	.page .elementor-price-table__feature-inner span {
		margin-top: -24px;
	}
	.smartphone {
		right: 4rem;
	}
	#ci-anpassung .smartphone, #gamification .smartphone, #addons .smartphone {
		left: 5rem;
	}
	section >.elementor-container .elementor-column-wrap + .elementor-widget-wrap {
		padding: 0 !important;
	}
	#footer p, #footer a {
		font-size: 14px;
	}
	#footer .contact-details li,
	#footer .social-media li {
		margin-bottom: 0.5rem;
	}
}
@media (min-width: 1025px) {
	.c-row > .elementor-container,
	.ci-row > .elementor-container {
		width: 980px;
		max-width: 980px !important;
		padding: 0 !important;
	}
	.page .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
	    bottom: -10px;
	    height: 3px;
	}
	#header-circle {
		left: 45%;
	}
	.elementor-price-table h3.elementor-price-table__heading {
		margin: 2.5rem 0 5px 0;
		font-size: 28px;
		line-height: 46px;
		font-weight: 700;
	}
	.page .elementor-price-table .elementor-price-table__subheading {
		font-size: 16px;
		line-height: 20px;
		font-weight: 600;
	}
	.page .elementor-price-table .elementor-price-table__integer-part {
		font-size: 36px;
		line-height: 38px;
		font-weight: 700;
	}
	.page .elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
		font-size: 14px;
		line-height: 16px;
		font-weight: 400;
	}
	#multimedia-guide .feature-intro,
	#lageplan .feature-intro,
	#cms .feature-intro  {
		padding-right: 10rem;
	}
	#ci-anpassung .feature-intro,
	#gamification .feature-intro,
	#addons .feature-intro {
		padding-left: 10rem;
	}
	.smartphone {
		right: 10rem;
	}
	#ci-anpassung .smartphone, #gamification .smartphone, #addons .smartphone {
		left: 11rem;
	}
	.page .elementor-price-table .elementor-price-table__price {
		padding: 25px 0;
	}
	.elementor-price-table .elementor-price-table__feature-inner {
		font-size: 16px;
		line-height: 25px;
	}
	.elementor-price-table__feature-inner span {
		margin-top: -26px;
	}
}
@media (min-width: 1124px) {
	.logo {
		margin-left: 10px;
	}
	#header-circle {
		display: block;
		width: 60rem;
		height: 60rem;
		border-radius: 50%;
		left: 48%;
		top: -12rem;
	}
	.c-row > .elementor-container {
		width: 1100px;
		max-width: 1100px !important;
	}
	.ci-row > .elementor-container {
		width: 950px;
		max-width: 860px !important;
	}
	.page .elementor-price-table__currency {
		font-size: 25px !important;
		font-weight: bold;
	}
	.features-bottom .elementor-container .subnav-item:last-child {
		margin-right: 0;
	}
	.smartphone {
		right: 6rem;
	}
	#ci-anpassung .smartphone, #gamification .smartphone, #addons .smartphone {
		left: 7rem;
	}
	
	.page .elementor-212 .elementor-element.elementor-element-48c19ba3 > .elementor-widget-container {
		margin: 0 0 0 14rem;
	}
}
@media (min-width: 1300px) {
	#android-icon .elementor-image-box-title,
	#apple-icon .elementor-image-box-title {
		margin-top: -2px;
	}
	.page p,
	.page .elementor-widget-text-editor ul li {
		font-weight: normal;
		font-size: 20px;
		line-height: 36px;
	}
	.page h1 {
		font-size: 48px;
		line-height: 70px;
	}
	.page h2 {
		font-size: 38px;
		line-height: 56px;
		margin-bottom: 2.5rem;
	}
	.page h3 {
		font-size: 20px;
		line-height: 36px;
		margin-bottom: 0.5rem;
	}
	.page a.elementor-button {
		font-size: 22px;
	}
	.logo {
		margin-top: 1.1rem;
	}
	.smartphone-1 .elementor-widget-container,
	.smartphone-2 .elementor-widget-container {
		width: 18rem;
	}
	.c-row > .elementor-container {
		width: 1300px;
		max-width: 1300px !important;
	}
	.ci-row > .elementor-container {
		width: 1150px;
		max-width: 1150px !important;
	}
	.feature-box.small h4 {
		font-size: 20px;
		margin: 0;
	}
	.circle {
		width: 34rem !important;
		height: 34rem !important;
	}
	.smartphone {
		width: 15.5rem !important;
	}
	#ci-anpassung .smartphone,
	#gamification .smartphone,
	#addons .smartphone {
		right: 16rem;
	}
}
@media (min-width: 1400px) {
	.logo {
		margin-left: 0;
	}
}
@media (min-width: 1600px) {
	.c-row > .elementor-container {
		width: 1520px;
		max-width: 1520px !important;
		padding: 0 !important;
	}
	.ci-row > .elementor-container {
		width: 1380px;
		max-width: 1380px !important;
	}
	.smartphone {
		right: 14rem;
	}
	#ci-anpassung .smartphone, #gamification .smartphone, #addons .smartphone {
		left: 15rem;
	}
	.elementor-price-table h3.elementor-price-table__heading {
		margin-bottom: 5px;
		font-size: 38px;
		line-height: 56px;
		font-weight: 700;
	}
	.page .elementor-price-table .elementor-price-table__subheading {
		font-size: 20px;
		line-height: 36px;
		font-weight: 600;
	}
	.page .elementor-price-table .elementor-price-table__integer-part {
		font-size: 48px;
		line-height: 38px;
		font-weight: 700;
	}
	.pag .elementor-price-table .elementor-price-table__integer-part {
		margin-bottom: 1rem;
	}
	.page .elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
		font-size: 16px;
		line-height: 28px;
		font-weight: 400;
	}
	.elementor-price-table__feature-inner span {
		margin-top: -33px;
	}
	.page .elementor-price-table .elementor-price-table__features-list svg {
		height: 0.9rem;
	}
	.page .elementor-price-table .elementor-price-table__price {
		padding: 40px 0;
	}
	.elementor-price-table .elementor-price-table__feature-inner {
		font-size: 20px;
		line-height: 33px;
	}
}