/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Sticky Buttons */
.sticky-buttons {
    width: auto;
    right: -60px !important;
}

@media (min-width: 922px) {
    .sticky-buttons {
        right: -65px !important;
    }
}

/* General Styling */
.entry-content .elementor-element p:last-of-type {
    margin-bottom: 0;
}

.relative {
    position: relative !important;
}

.single .post-navigation {
    display: none;
}

.link-on-bg a {
    color: #fff;
}

.link-on-bg a:hover {
    color: var(--ast-global-color-1);
}

.link-on-bg.link-on-bg--dark a:hover {
	color: var(--ast-global-color-0)
}

.entry-content b,
.entry-content strong {
    font-weight: 500;
}

.overline {
    line-height: 1.1em;
}

.img-to-mono img {
    filter: brightness(0) saturate(100%) invert(73%) sepia(68%) saturate(6205%) hue-rotate(166deg) brightness(91%) contrast(102%) !important;
}

.page_subtitle {
	line-height: 1.5;
}

a.elementor-button {
	text-align: left;
}

.readability > .e-con-inner {
	filter: drop-shadow(0 0 10px #00000020) drop-shadow(0 0 10px #00000020) drop-shadow(0 0 10px #00000020) drop-shadow(0 0 10px #00000020);
}

.readability .readability-dark.elementor-widget-text-editor * {
	filter: drop-shadow(0 0 10px #fff) drop-shadow(0 0 5px #ffffff20) drop-shadow(0 0 5px #ffffff20) drop-shadow(0 0 5px #ffffff20);
}

/* Menu */
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu,
#ast-fixed-header .main-header-bar {
    box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.3);
}

.ast-builder-button-wrap {
    overflow-wrap: initial;
}

@media all and (max-width: 1150px) {
    #ast-desktop-header {
        display: none;
    }
}

.main-header-menu .ast-menu-toggle svg {
    fill: var(--ast-global-color-5);
}

.main-header-menu .sub-menu {
    width: auto;
    min-width: 200px;
}

.main-header-menu .sub-menu li {
    width: max-content;
}


.main-header-menu .sub-menu li b {
    font-weight: 500;
}

/* Mobile menu */
@media all and (max-width: 1150px) {
    .ast-header-break-point .ast-nav-menu .sub-menu {
        line-height: 1.75em;
    }

    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
        padding: 10px;
    }

    .main-navigation > ul > li {
        border-bottom: 1px solid #ffffff57;
    }

    .main-navigation > ul > li > .menu-link {
        font-weight: 500;
        text-transform: uppercase;
    }
}

/* Contact Menu */
.site-above-header-wrap nav.site-navigation ul a.menu-link .astra-mm-icon-label svg {
    color: var(--ast-global-color-5);
    fill: var(--ast-global-color-5);
    width: 18px;
    height: 18px;
    transition: all .2s linear;
}

.site-above-header-wrap nav.site-navigation ul a.menu-link:hover .astra-mm-icon-label svg {
    color: var(--ast-global-color-1);
    fill: var(--ast-global-color-1);
}

/* Boxes as links */
.entry-content .elementor-element [data-element_type="container"] {
    text-decoration: none;
    color: inherit;
}

/* Checklist */
.entry-content .elementor-element.checklist ul {
    list-style: none;
    margin: 0 0 0 1.7em;
}

.entry-content .elementor-element.checklist ul > li {
    padding: 5px 0;
}

.entry-content .elementor-element.checklist ul > li:before {
    content: "";
    height: 20px;
    width: 20px;
    display: block;
    float: left;
    margin-top: 1px;
    margin-left: -1.7rem;
    background: url('../../uploads/check_circle.svg');
    background-size: cover;
    background-position: center;
}

/* Projekt-Kacheln: UAE: Posts read more button */
.uael-post-wrapper .uael-post__inner-wrap .uael-post__read-more:hover,
article.post .wpr-grid-item-inner .wpr-grid-item-below-content .wpr-grid-item-category a:hover {
    background-color: var(--e-global-color-astglobalcolor1);
    color: var(--e-global-color-astglobalcolor3);
}

.uael-post-wrapper .uael-post__read-more.elementor-button {
    text-decoration: none;
}

.uael-post-wrapper .uael-post__read-more .elementor-align-icon-right {
    order: 2;
}

.uael-post-wrapper .uael-post__read-more svg {
    fill: var(--e-global-color-astglobalcolor1);
}

.wpr-grid-item-read-more .wpr-grid-extra-icon-right {
    vertical-align: middle;
}

/* Projekt-Kacheln: RAE */
.elementor-element .wpr-grid-filters li > .wpr-active-filter,
.elementor-element .wpr-grid-filters li > span:hover,
.elementor-element .wpr-grid-pagination a,
article.post .wpr-grid-item-inner .wpr-grid-item-below-content .wpr-grid-item-category a {
    background-color: var(--e-global-color-astglobalcolor1) !important;
    text-decoration: none;
}

article.post .wpr-grid-item-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
}

article.post .wpr-grid-item-inner .wpr-grid-item-below-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex-grow: 1;
    box-shadow: 0px 0px 30px 0px rgba(95, 95, 95, 0.43);
}

article.post .wpr-grid-item-inner .wpr-grid-item-below-content .wpr-grid-item-excerpt,
article.post .wpr-grid-item-inner .wpr-grid-item-below-content .wpr-grid-item-title,
article.post .wpr-grid-item-inner .wpr-grid-item-below-content .wpr-grid-item-category {
    text-align: left;
    position: unset;
    width: 100%;
}

article.post .wpr-grid-item-read-more {
    width: 100%;
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

article.post .wpr-grid-item-read-more a {
    width: 100%;
    text-align: center;
}

article.post .wpr-grid-media-wrap {
    height: 250px;
	min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

article.post .wpr-grid-media-wrap .wpr-grid-image-wrap {
    width: 100%;
}

article.post .wpr-grid-media-wrap img {
    min-height: 250px;
    min-width: 100%;
    max-width: none;
	object-fit: cover;
}

article.post.article--no_button .wpr-grid-item-title {
    color: #000;
}

.entry-content .showcase.elementor-element ul.wpr-grid-filters,
.entry-content .showcase.elementor-element .wpr-grid-pagination.wpr-grid-pagination-load-more {
    display: none;
}

.entry-content .elementor-element h3.wpr-grid-item-title .inner-block {
	margin-bottom: 0;
}

.entry-content .elementor-element h3.wpr-grid-item-title .inner-block a,
.entry-content .elementor-element h3.wpr-grid-item-title .inner-block span {
    line-height: 1.5em;
}

.entry-content .elementor-element .wpr-grid-item-below-content .subline {
	text-align: left;
	font-weight: 500;
	color: var(--ast-global-color-0);
}

#erfolge .wpr-grid-item {
	height: fit-content !important;align-content
}

/* 3-Phasen-Fokus-Methode Timeline */
#methodik .uael-timeline-field .uael-timeline-marker .timeline-icon-new::before {
    color: white;
    font-weight: bold;
    font-size: 1.5em;
    position: relative;
    top: 2px;
}

#methodik .uael-timeline-field:nth-child(1) .uael-timeline-marker .timeline-icon-new::before {
    content: '1';
}

#methodik .uael-timeline-field:nth-child(2) .uael-timeline-marker .timeline-icon-new::before {
    content: '2';
}

#methodik .uael-timeline-field:nth-child(3) .uael-timeline-marker .timeline-icon-new::before {
    content: '3';
}

#methodik .uael-timeline-field:nth-child(4) .uael-timeline-marker .timeline-icon-new::before {
    content: '\2713';
}

#methodik .uael-timeline-field:nth-child(even) .uael-timeline-desc-content img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: -130px;
}

#methodik .uael-timeline-field:nth-child(odd) .uael-timeline-desc-content img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 240px;
}

@media all and (max-width: 1024px) {
    #methodik .uael-timeline-field:nth-child(odd) .uael-timeline-desc-content img {
        left: -130px;
    }
}

@media all and (max-width: 1445px) and (min-width: 1025px) {
    #methodik {
        width: 100%;
    }

    #methodik .uael-timeline-field:nth-child(odd) .uael-timeline-desc-content img {
        left: 120%;
    }
}

/* Contact Form */
.contact-form {
    max-width: 80%;
}

form .form-columns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    gap: 50px;
}

form .form-columns p {
    width: 45%;
    flex-grow: 1;
}

@media all and (max-width: 767px) {
    .contact-form {
        max-width: 100%;
    }

    form .form-columns {
        gap: 0;
    }

    form .form-columns p {
        width: 100%;
    }
}

/* Masonry */
.grid-masonry {
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));   
	grid-template-rows: masonry; 
}

.solutions-accordeon .e-n-accordion-item-title-text {  
	font-weight: 500;
	font-family: 'Poppins',sans-serif;
	line-height: 1.3em;
	font-size: 25px;
}

.solutions-accordeon > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title {
	transition: all 0.3s linear;
}

.solutions-accordeon .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span > svg {
	fill: var(--ast-global-color-6);
}
