/** assets.mobile.2d9c2971.css generated 2026-04-22 14:40:55.000000 **/


/*#region styles_mobile.css*/

/* region FONTS*/

:root {
}

.Verweisbutton {
    background-size: 30px;
}

.Mehr {
    margin: 15px 0 0 0;
}

.Feld {
    max-width: 150px;
}

.Feldtext {
    max-width: 250px;
}


h1, .Titel {
    font-size: 24px;
    margin: 0 0 20px 0;
}

.Untertitel {
    font-size: 18px;
    margin: 0 0 10px 0;
}

/* endregion */

/* region GENERAL */

.Container {
    margin: 0 auto;
    width: 100%;
    position: relative;
    max-width: 90%;
}

.Desktop {
    display: none !important;
}

.Mobil {
    display: block !important;
}

main {
    margin: 30px auto 0 auto;
}

/* endregion */

/* region HEADER */

.flyout:hover .flyout_text {
    transform: unset;
}

.flyout_text {
    display: none;
}

.loginHeader {
    margin-left: 20px;
    margin-right: 70px;
}

.gliderButton::after {
    width: 250px;
}

header .logo {
    height: 100%;
}

header #Navigation li {
    margin: 0 0 20px 0;
}

/* region HEADER */
ul.navContainerSub {
    text-align: center !important;
    margin: 0 auto !important;
}

.navContainerSub a {
    color: #000 !important;
}

.headNavContainer {
    display: none !important;
}

header #NavigationToggle {
    display: flex !important;
}
/* endregion */

.mainNavi {
    margin-bottom: 10px;
}

article.contactbox {
    width: 48%;
}

header #Navigation .Textgross.Uppercase, footer .Textgross.Uppercase {
    min-height: unset;
}

header #Navigation li a {
    color: #000;
    text-align: center;
    font-size: var(--font-size-medium);
    line-height: var(--line-height-medium);
}

#NavigationSide {
    display: none !important;
}

.mobile-header-icons {
    display: flex !important;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    transform: none !important;
    gap: 10px;
    margin-right: 15px !important;
    z-index: 9999;
    align-items: center;
}

.mobile-header-icons .header-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: var(--col-main-color);
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
}

header #Navigation.toggle-hidden {
    opacity: 0;
}

header #Navigation li.mainNavi {
    width: 33%;
}

header #Navigation ul.Mobile {
    display: block;
}


.headerRightWrapper {
    display: flex !important;
    flex-direction: row !important; /* Zwingt die Elemente nebeneinander! */
    align-items: center !important;
    justify-content: flex-end !important;
    width: auto !important;
    margin-left: auto !important;
    margin-right: 60px !important; /* Hält Abstand zum Burger-Menü */
}
.langSwitch {
    margin: 0 !important;
    display: flex !important;
    z-index: 99999;
}

.lang-desktop {
    display: none !important;
}

.lang-mobile {
    display: block !important;
}

.mobile-lang-dropdown {
    -webkit-appearance: none;
    appearance: none;
    background-color: #ffffff !important;
    border: 1px solid var(--col-main-color) !important;
    color: var(--col-main-color) !important;
    padding: 7px 12px 8px 12px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    background-image: url('https://www.solmera.de/./images/layout/icons/arrow_down_blue.svg') !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 10px !important;
    outline: none;
    width: auto !important;
    min-width: 45px !important;
    text-align: left !important;
    line-height: normal !important;
    height: auto !important;
    box-sizing: border-box !important;
}

header #Navigation ul.navContainer {
    padding: 50px 20px;
}

header #Navigation li.extra li {
    padding: 0;
}

header .actionIconsContainer {
    background-color: var(--col-white);
    left: unset;
    right: 0;
}

.language-links {
    right: 0;
}

.bookingContainer .Desktop {
    display: none !important;
}

.gridbox.size12, .gridbox.size22, .gridbox.size32, .gridbox.size42, .gridbox.size52 {
    grid-row: span 25;
}

span.burger:nth-child(3) {
    margin-bottom: 0;
}

header .navContainer {
    flex-wrap: wrap;
}

header #Navigation.toggle-visible {
    transform: unset;
}

#Glider .arrowDown {
    height: 40px;
    width: 40px;
    bottom: -50px;
    background-size: 30px;
}


.glider-animation-svg {
    display: none;
}

/*#Glider{
    height: 56.25vw;
}*/

#Glider .glide__bullets {
    display: none;
}

#NavigationSide {
    top: 150px;
}

/* endregion */
/* region LEISTUNGSARTIKEL */

.service_detail_page .service_icon {
    position: relative;
    height: 75px;
}

/* endregion */

/* region SIDENAVI */


#NavigationSide li a.Button {
    height: 40px;
    width: 40px;
}

#NavigationSide > ul > li > span.flyoutimage {
    height: 50px;
    width: 50px;
    background-size: 25px;
    left: -54px;
}

#NavigationSide > ul > li {
    min-height: 60px;
    max-height: 60px;
}

/* endregion */

/* region GLIDER */

#GliderGallery .glide__slide {
    transform: scale(1);
}

.glide--gallery .glide__arrow {
    padding: 20px;
}

#Glider .glide__arrows {
    display: none;
}

#Glider .glider__text .Textnormal {
    margin-top: 5%;
}

.glider__text {
    background: unset;
}

.gliderButton {
    bottom: 0;
}

/*#Glider .arrow_down{
    display: none;
}*/

.arrowDownGlider {
    display: none;
}

.slide-counter {
    transform: scale(0.8);
    transform-origin: bottom right;
/ right: 10 px;
    bottom: 10px;
}

/* endregion */


/* region MAP */

.mapText {
    position: relative;
    padding: 50px 7%;
    transform: unset !important;
    top: unset !important;
}

/* endregion */

/* region FOOTER */


.footer-logo {
    margin-bottom: 25px;
}

.footer-col.nav-col {
    margin-top: 25px;
}

.footer-inner {
    display: block;
}


.bottomFooter {
    max-width: 90%;
    flex-wrap: wrap;
}

footer #NavigationFooter {
    margin-left: 0;
}

.topFooter {
    max-width: 90%;
}

footer #NavigationFooter {
    float: none;
    height: auto;
    width: 100%;
}

footer #NavigationFooter ul.Submenu li {
    background-position: 5px 7px;
}


footer #NavigationFooter ul {
    flex-wrap: wrap;
    margin-left: 0;
}

.divider {
    display: none !important;
}

.topFooter {
    flex-wrap: wrap;
}

.footerRight {
    margin-top: 5%;
}

footer .otherBox {
    width: 100%;
    margin: 20px 0;
    justify-content: center;
}

.bottomFooter .navContainer {
    flex-wrap: wrap;
    margin-left: 0;
}

footer #NavigationFooter li.mainNavi {
    width: 33%;
}

footer #NavigationFooter ul.Submenu {
    margin-bottom: 25px;
    margin-top: unset;
}

.col50 {
    margin: 0 0 8% 0 !important;
}

.inner_bottomFooter {
    width: 90%;
}

.topFooter {
    padding: 25px 0 50px 0;
    justify-content: center;
}

.footer_box {
    width: 31%;
    margin: 1%;
}

.footer_box.extraNavi {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.footer_box.extraNavi li {
    margin: 0 10px;
}

.footer_box.extraIcon {
    justify-content: center;
}

footer #NavigationFooter li.mainNavi {
    padding: 0;
}

.footerLeft, .footerRight {
    width: 100%;
}

/* endregion */

/* region BOX */

.box {
    margin: 2%;
    padding: 2%;
}

.box_container, .contact_wrapper,
.accordion_container {
    max-width: 100%;
    margin: 50px auto;
}

.accordion {
    margin: 10px 0;
}

/* endregion */

/* region STANDARD ARTICLE */

article.standard .text-content {
    position: relative !important;
    transform: unset !important;
    top: unset !important;
    max-width: 100% !important;
    height: auto !important;
    display: inline-block;
}

.standard-article-col.text-col, .standard-article-col.image-col {
    width: 100% !important;
    max-width: 90%;
    margin: 0 auto !important;
    padding: 0 !important;
}

.standard-article-col.text-col + .standard-article-col.image-col {
    margin-top: 3% !important;
}

img.logo {
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
}

article.standard.image_full .image {
    max-width: 100%;
}

/* endregion */

/* region AKKORDEONARTIKEL */

.accordion_box {
    max-width: 100%;
    width: 100%;
    margin: 10px auto;
}


.toggle {
    padding: 10px 45px 8px 20px;
}

.toggle-content .left_half,
.toggle-content .right_half {
    width: 100%;
    margin: 0 !important;
}

.toggle-content .image.right,
.toggle-content .image.left {
    max-width: 400px;
}

.toggle-content {
    padding: 0 20px;
}

.toggle-content.toggle-visible {
    padding: 30px 20px;
}

/* endregion */

/* region TEASERARTIKEL / PARALLAX */

.teaser-article .Titel {
    max-width: 90%;
}

.tabbed-article {
    padding: 40px 0;
}

.teaser-article {
    padding: 5% 0 5% 0;
}

.teaser-content-box {
    padding: 8%;
}

.VerweisTeaser {
    flex-wrap: wrap;
}

.teaser-half {
    width: 100%;
    margin: 0;
}

.teaser-half.left,
.teaser-half.right {
    margin: 0;
}

.teaser-article ul {
    margin: 0 0 0 25px;
}

.VerweisTeaser .Titel {
    width: 400px;
    height: 400px;
}

.imageTeaser {
    max-width: 400px;
}


article.parallaxContainer {
    padding-top: 56.125%;
    margin: 0;
}


article.parallaxZoom {
    height: 70vh;
}

.parallaxtextcontainer.Mobile {
    padding: 5%;
    box-sizing: border-box;
}

/* endregion */

/* region SKILLS */

.about-header {
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 0px;
}

.about-section{
    margin:0 !important;
}

.about-portrait {
    max-width: 400px;
    margin-left: 0 !important;
    margin-right: auto;
}

.about-header-left,
.about-header-right {
    width: 100%;
    padding-right: 0;
    justify-content: center;
}

.about-decoration {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 250px;
}

.about-content-split {
    flex-direction: column;
}

.about-left-col,
.about-right-col {
    width: 100%;
    padding-right: 0;
}

.about-right-col {
    margin-top: 50px;
}

.languages-grid {
    justify-content: space-between;
    gap: 15px;
}

.skills-grid {
    flex-direction: column;
    gap: 50px;
}

.skills-col {
    width: 100%;
}

/* endregion */

/* region PAKETARTIKEL */

.packages-grid {
    flex-direction: column;
}

.package-card {
    width: 100%;
    flex: none;
}

.package-subtitle {
    min-height: auto;
}

/* endregion */


/* region MEILENSTEIN */

#cd-timeline {
    margin-top: 200px;
}

/* endregion */

/* region FORMULAR */

.formular-fancybox .form_split {
    flex-direction: column;
}

.formular-fancybox .submit_section {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
}

.formular-fancybox .logo_placeholder {
    align-self: flex-end;
}

/* endregion */

/* region PROJEKTARTIKEL */

.project_gallery_glide .glide__bullets {
    gap: 10px;
    margin-top: 15px;
}

.project_gallery_glide .glide__bullet {
    width: 90px;
    height: 60px;
}

/* endregion */

/* region BOXARTIKEL */




.flip_box {
    width: 47% !important;
}

.countBox {
    width: 30%;
    margin: 1%;
}

.rubricImage {
    margin-bottom: 20px;
}

article.only_box.image_left,
article.only_box.image_right {
    width: 100% !important;
}


/* endregion */

/* region MAP */

#map {
    height: 350px;
}

.ol-control button {
    height: 1.7em;
    width: 1.7em;
}

/* endregion */

/* region GRIDARTIKEL */

.grid_container {
    margin: 50px auto;
}

/* endregion */

/* region RESPONSIVE */


@media (max-width: 768px) {
    .tabbed-split {
        flex-direction: column;
        gap: 30px;
    }

    .tabbed-tabs li::after {
        content: '';
        display: inline-block;
        margin: 0 0 0 10px;
        /* position: absolute;
        right: 0;
        bottom: 17px; */
        height: 13px;
        width: 30px;
        background-image: url(https://www.solmera.de/./images/layout/icons/rightarrow.svg);
        background-position: center;
        background-size: 50px auto;
        background-repeat: no-repeat;
        transition: width 0.3s ease-in-out;
    }
}

@media only screen and (max-width: 700px) {
    article .image,
    article .image.right,
    article .image.left {
        float: none !important;
        margin: 0 0 2% 0 !important;
        width: 100%;
    }

    .applicationformular .form_all
    {
        grid-template-columns: 1fr;
    }

    .box_container .article_inner {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .headerRightWrapper{
        margin-right: 0 !important;
        flex-wrap: wrap !important;
    }

    .action-btn{
        margin-left: 0;
    }


    .header-actions {
        gap: 8px;
    }

    .demo-toggle-btn {
        width: 45px;
        height: 45px;
        padding: 0;
        margin-left: 0;
        background-image: url('https://www.solmera.de/./images/layout/icons/demo_white.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 25px;
    }

    .demo-toggle-btn span {
        display: none;
    }

    .teaser-wrapper.reference_link_bottom .teaser-button-container.bottom {
        margin-top: 15px;
    }

    .teaser-wrapper.reference_link_top .teaser-button-container.top {
        margin-bottom: 15px;
    }

    .meta_right.gray_info_box {
        margin-top: 35px;
    }

    .accordion.two_column {
        width: 100%;
    }

    article.parallax .parallaxtextcontainer {
        padding: 25px;
    }

    .meta_left, .meta_right {
        width: 100% !important;
    }

    .parallaxtextcontainer .Button {
        margin-top: 10px;
    }

    .benefit {
        width: 46%;
        margin: 4% 2%;
    }

    .toggle-content .content {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    article.parallaxZoom {
        height: 40vh;
    }

    .right_half,
    .left_half {
        width: 100%;
    }


    button.fancybox-button.fancybox-close-small {
        right: 0;
        top: 0;
        height: 40px;
        width: 40px;
        opacity: 1;
        padding: 10px;
    }

    #Glider .glide__bullets {
        display: none;
    }

    .footer_box {
        width: 48%;
    }

    .footerImage {
        max-width: 50%;
        margin: 0 auto 20px auto;
    }

    .topFooter {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footerBox {
        width: 100%;
    }

    .socialmedia {
        width: 100%;
        display: flex;
        justify-content: start;
        margin-top: 50px;
    }

    .toggle-content .image {
        max-width: 100%;
        width: 100%;
    }

    article.detailtext .detailimage {
        max-height: 400px;
        display: block;
        width: 100%;
        float: unset;
        max-width: 100%;
        margin: 25px auto 25px;
    }

    article.standard.right .text-content,
    article.standard.left .text-content {
        width: 100%;
        margin: 0;
    }

    /* region KARRIEREARTIKEL */

    .career-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
        text-align: left;
    }

    .career-card-link {
        flex-direction: column;
    }

    .career-card-image {
        width: 100%;
        height: auto;
        aspect-ratio: 3 / 1;
    }

    .career-card-content {
        width: 100%;
        padding: 5% 6%;
    }

    /* endregion */
}

@media only screen and (max-width: 650px) {
    .col25, .col50 {
        width: 100%;
        float: none;
        display: block;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        box-sizing: border-box;
    }


    #NavigationSide > ul > li > a.flyoutimage{
        left: -50px;
        width: 50px;
        height: 50px;
        background-size: 80px;
    }

    .flyout_text {
        padding: 5px 100px 4px 30px;
    }

}

@media only screen and (max-width: 600px) {

    .only_box.box_small
    {
        width: 100%;
        max-width: 350px;
        padding: 30px 40px;
    }

    .fieldContainer {
        width: 100%;
    }

    .project_gallery_glide .glide__bullets {
        gap: 5px;
        margin-top: 10px;
    }

    .project_gallery_glide .glide__bullet {
        width: 60px;
        height: 40px;
    }

    .slide-counter {
        transform: scale(0.65);
        transform-origin: bottom right;
        right: 5px;
        bottom: 5px;
    }

    header.Minimized .logo {
        transform: unset;
    }

    header .logo {
        height: 100%;
        left: 0;
        position: relative;
        transform: unset;
        padding: 15px 0;
    }

    header .logo img {
        max-width: 100px;
        max-height: 80px;
    }

    .bookContainer {
        display: none;
    }

    footer #NavigationFooter {
        padding: 50px 0;
    }

    article.contactbox {
        width: 98%;
    }

    article.parallaxContainer {
        padding-top: 0;
        height: auto;
    }

    article.parallaxContainer .parallaxtextcontainer {
        position: relative;
        transform: unset !important;
        display: block;
        margin: 0;
        width: 100%;
        left: 0 !important;
        max-width: 100%;
        padding: 50px 5%;
    }

    .parallax.jarallax {
        position: relative;
        display: block;
        padding-top: 56.25%;
    }

    .formular .Feld, .formular .Feldtext {
        width: 100% !important;
    }

    .gallery-item {
        width: 150px;
    }

    .only_box .Verweisbutton {
        margin: 0;
    }

    .arrowDownGlider {
        display: none;
    }


    .gridbox.size12, .gridbox.size22, .gridbox.size32, .gridbox.size42, .gridbox.size52 {
        grid-row: span 15;
    }

    .gridbox.size11, .gridbox.size21, .gridbox.size31, .gridbox.size51, .gridbox.size61 {
        grid-row: span 15;
        grid-column: span 1;
    }

    article.grid,
    article.grid.big {
        max-width: 500px;
        width: 100%;
        margin: 2% 0;
    }


    .gridimage {
        padding-top: 60% !important;
    }

    header #Navigation .Textgross.Uppercase, footer .Textgross.Uppercase {
        margin-bottom: 0 !important;
    }

    .reference_gallery_container .glide__arrows {
        display: none;
    }

    .videoFull {
        width: 100%;
        margin: 0 0;
    }


    .videoContainer {
        padding-top: 56.125%;
        width: 100%;
    }

    .referenceimagelink {
        padding-top: 26.378%;
        width: 47%;
        margin: 1.5% 1.5%;
    }


    header #Navigation ul {
        width: 100%;
    }

    header #Navigation ul.Submenu {
        margin-top: 5px;
    }

    .newsletter .inputContent input,
    .newsletter_module .inputContent input {
        margin: 10px 0 10px 0 !important;
        width: 100% !important;
    }

    .full-terms {
        margin: 20px 3% 40px 3%;
    }

    .count_box {
        width: 100%;
        margin: 3% 0;
    }

    .count_box .text_content {
        margin-top: 25px;
    }

    footer #NavigationFooter li.mainNavi {
        margin-top: 0;
    }

    .toggle {
        padding: 10px 45px 8px 5%;
    }

    .Feld {
        width: 100% !important;
    }

    .only_box.image_left .boxlink, .only_box.image_right .boxlink {
        flex-wrap: wrap;
    }

    footer #NavigationFooter li.mainNavi {
        width: 50%;
        background-size: 30px;
    }

    .only_box.image_left, .only_box.image_right {
        width: 100%;
    }

    #Glider .glide__slide {
        background-color: rgba(0, 0, 0, 0);
    }

    #Glider .glide__slide {
        background-color: rgba(0, 0, 0, 0);
    }

    #Glider .background {
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        width: 100%;
        height: 50%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .glide__background.video {
        transform: scale(1);
    }

    /*noinspection ALL*/
    #Glider .glide__content {
        right: unset !important;
        width: auto;
        max-width: 95%;
        height: auto;
        margin-bottom: 2%;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        right: 0 !important;
        bottom: 10px !important;
        margin: 0;
        top: unset !important;
    }

    #Glider .glide__text {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        min-width: 300px;
        max-width: 100%;
        margin: auto;
        padding: 3% 5%;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none;
        background: transparent;
    }

    #Glider .Verweis {
        margin-top: 5px;
    }

    .map .Container {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: 100%;
    }


    #address a {
        color: #ffffff;
    }

    .only_icon {
        margin: 5% auto;
    }

    .box_container .Titel {
        margin-bottom: 10px;
        line-height: calc(var(--line-height-title) - 10px);
    }

    .contact_wrapper {
        width: 90%;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 500px) {

    article.infobox {
        width: 96%;
    }


    .mainNavi.extra{
        padding: 25px 0;
    }

    .flip_box {
        width: 100% !important;
    }



    .footerNaviContainer {
        width: 50%;
        margin-bottom: 20px !important;
    }

    .benefit {
        margin: 4% 2%;
        width: 100%;
    }


    header #Navigation ul.Submenu li {
        width: 100% !important;
    }

    .fancybox-slide--html .fancybox-content {
        padding: 22px;
    }


    .only_box.iconbox {
        width: 46% !important;
    }

    .socialMediaFooter {
        margin-top: 30px;
    }

    .gliderButton::after {
        width: 175px;
    }

    :root {
        --font-size-glider: 40px;
        --line-height-glider: 130%;
    }

    .gliderButton * {
        font-size: var(--font-size-menu);
        margin: 0;
    }

    header #Navigation li.mainNavi {
        width: 50%;
    }


    .mainNavi,
    .otherBox {
        width: 100%;
    }

    .countBox {
        width: 80%;
        margin-top: 3%;
    }

    article.box.product {
        width: 100%;
        padding-bottom: 80%;
    }

    .col60 {
        width: 100%;
        margin: 0 !important;
    }

    article.product.detail .FixedRight {
        position: relative;
        width: 80%;
        margin: 0 !important;
    }

    .image.contactimage {
        width: 100%;
        padding-bottom: 60%;
        max-width: unset;
        background-position: top;
    }

}

@media only screen and (max-width: 400px) {


    .footer_box {
        width: 100%;
    }

}

/* endregion */

/*#endregion styles_mobile.css*/



