/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/* Haupt-CSS-Datei (style.css) */
@import url("logo-slider.css");
@import url("ken-burns-effekt.css");
@import url("buttons.css");



/*********************************************************/
/***************** ICONBOX ******************/
/*********************************************************/
.icon-box .icon-box-img {
    margin-bottom: 0;
    max-width: 100%;
    position: relative;
}

/*********************************************************/
/***************** FONT ******************/
/*********************************************************/
.subline h1,
.subline h2,
.subline p{
font-family: "Sofia Sans Extra Condensed", sans-serif !important;
    font-size: 1em !important;
    text-transform: uppercase;
    font-weight: 300 !important;
    color: var(--fs-color-primary);
    transform: skewX(30deg);
    margin-top: 5px;
}

.subline p{
    transform: skewX(40deg) !important;
}

    .dark .subline h1,
    .dark .subline h2,
    .dark .subline p{
        color: #fff;
    }

.subline blockquote{
        border-left: 12px solid var(--fs-color-primary);
    letter-spacing: 1px;
    padding: 0 0 0 15px !important;
    position: relative;
    left: 8px;
    display: inline-block;
    transform: skewX(-30deg);
    margin: 0 !important;
}

    .dark .subline blockquote{
         border-color: #fff;
    }

/*********************************************************/
/***************** MARGIN BOTTOM DELETE ******************/
/*********************************************************/
.p-margin-delete p,
.p-margin-delete h1,
.p-margin-delete h2,
.p-margin-delete h3,
.p-margin-delete h4,
.p-margin-delete h5,
.p-margin-delete h6,
.padding-bottom-delete .col,
.section.padding-bottom-delete,
.icon-box.featured-box.icon-box-center.text-center .icon-box-img, .section.section-bottom-delete, .p-margin-delete-last p:last-child{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}


/*********************************************************/
/***************** OVERLAY GRADIENT ******************/
/*********************************************************/
.gradient .section-bg-overlay{
    background-color: rgba(17, 24, 35, 0.3);
    background-image: radial-gradient(circle, rgba(20, 20, 20, 0) 0%, rgb(20, 20, 20) 120%);
    background-clip: padding-box;
}


.gradient.stronger .section-bg-overlay{
    background-color: rgba(17, 24, 35, 0.3);
    background-image: radial-gradient(circle, rgba(20, 20, 20, 0) 10%, rgb(20, 20, 20) 90%) !important;
    background-clip: padding-box;
}


/***************************************/
/*********** CONTACT FORM 7  ***********/
/***************************************/

/* START BEWERBUNGS-MULTI-STEP */
.uacf7-next, .uacf7-prev{
    background:var(--fs-color-primary);
    color:transparent;
    border-radius:0px;
    font-size:0.1rem;
}
.uacf7-next:hover, .uacf7-prev:hover{
    background:var(--fs-color-primary);
}
button.uacf7-next:after{
    content:"WEITER";
    color:white;
    font-size:1.0rem;
    line-height:3rem;
    padding-right:25px;
    padding-left:20px;
}
.uacf7-prev:after{
    content:"ZURÜCK";
    color:white;
    font-size:1.0rem;
    line-height:3rem;
    padding-right:25px;
    padding-left:15px;
    
}
.uacf7-step input[type="text"],.uacf7-step input[type="email"],.uacf7-step input[type="date"], .uacf7-step textarea, .uacf7-step select{
    border-radius:5px;
    border:1px solid gray;
    width:100%;
    height:40px;
}
.uacf7-step select option{
    color:black!important;
}
.uacf7-steps{
    margin-bottom:15px;
}
.wpcf7 > .button, button, input, textarea, select, fieldset{
    margin-bottom:0px;
}
.wpcf7-form label{
    color:gray;
    font-size:110%;
    font-weight:200;
}
/* END BEWERBUNGS-MULTI-STEP */

/* START - deactivate ReCaptcha Badge */
.grecaptcha-badge{
    display:none!important;
}
/* END - deactivate ReCaptcha Badge */


/***************************************/
/*************** SLIDER  ***************/
/***************************************/

/* START - Slider dots */
.flickity-page-dots{
    bottom:0px!important;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border: 3px solid rgb(235, 108, 9);
    border-radius: 50%;
    opacity: .4;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.flickity-page-dots .dot.is-selected {
    background-color: rgb(235, 108, 9);
    opacity: 1 !important;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border: 3px solid rgb(235, 108, 9);
    border-radius: 50%;
    opacity: .4;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.flickity-page-dots{
    bottom:0px!important;
}

ul li.bullet-checkmark:before, ul li.bullet-arrow:before, ul li.bullet-star:before {
color: #FFFFFF!important;
}


/***************************************/
/************ TESTIMONIAL  *************/
/***************************************/

/* START TESTIMONIAL */
.testimonial-text::after {
    content: "“";
    position: absolute;
    bottom: -0.45em;
    left: -150px;
    font-size: 260px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(21, 24, 26);
}

.testimonial-text::before {
    content: "”";
    position: absolute;
    top: -0.1em;
    right: -100px;
    font-size: 260px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(21, 24, 26);
}
/* END TESTIMONIAL */



/***************************************/
/*************** FOOTER  ***************/
/***************************************/

/* START - DISABLE ABSOLUTE FOOTER */
.absolute-footer{
    display:none;
}
/* END - DISABLE ABSOLUTE FOOTER */


.ux-menu-link.ux-menu-link--active .ux-menu-link__link {
    color: var(--fs-color-primary) !important;
}

.footer-logo img {
    max-width: 225px;
}

.footer-p blockquote {
    border-left: 6px solid var(--fs-color-primary);
    line-height: 1em;
    font-size: 1.1em;
    font-weight: no-close-quote;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
    margin: 0 0 0.5em;
    padding: 0 1.25em 0 .5em;
    position: relative;
    display: inline-block;
}

footer .dark .widget a:hover, 
footer .dark a:hover,
footer .ux-menu-link:hover{
    color: var(--fs-color-primary) !important;
}




/* START - NO ANIMATIONS ON MOBILE */
@media (max-width: 768px) {
  [data-animated=true], .slider .is-selected [data-animated=true], .row-slider.slider [data-animated=true] {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transform: none !important;
            transform: none !important;
    transition-property: none !important;
    opacity: 1 !important;
  }
}
/* END - NO ANIMATIONS ON MOBILE */



/* START MOIBLE BREAKPOINT FOR NAVIGATION */
@media only screen and (max-width: 1369px) and (min-width: 850px) {
    .nav{
        flex-direction:row-reverse;
    }
    .header-inner .flex-col.show-for-medium.flex-left {
        display: flex !important;
        justify-content: flex-end;
        flex-wrap: wrap;
        width: 100%;
        max-width: 80%;
        text-align: right;
        flex-basis: 100%;
    }
    #masthead > .header-inner > .hide-for-medium {
        display: none !important;
    }
}
@media only screen and (max-width: 850px) {
    .nav{
        flex-direction:row;
    }
    .header-inner .flex-col.show-for-medium.flex-left {
        display: flex !important;
        flex-basis: 0%;
    }
}
/* END MOIBLE BREAKPOINT FOR NAVIGATION */


/* START DEACTIVATE MOBILE ANIMATIONS */
@media (max-width: 768px) {
  [data-animated=true], .slider .is-selected [data-animated=true], .row-slider.slider [data-animated=true] {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transform: none !important;
            transform: none !important;
    transition-property: none !important;
    opacity: 1 !important;
  }
}
/* END DEACTIVATE MOBILE ANIMATIONS */



/* START MOBILE BREAKPOINT FOR NAVIGATION */
@media only screen and (max-width: 1369px) and (min-width: 850px) {
    .nav{
        flex-direction:row-reverse;
    }
    .header-inner .flex-col.show-for-medium.flex-left {
        display: flex !important;
        justify-content: flex-end;
        flex-wrap: wrap;
        width: 100%;
        max-width: 80%;
        text-align: right;
        flex-basis: 100%;
    }
    #masthead > .header-inner > .hide-for-medium {
        display: none !important;
    }
}
@media only screen and (max-width: 850px) {
    .nav{
        flex-direction:row;
    }
    .header-inner .flex-col.show-for-medium.flex-left {
        display: flex !important;
        flex-basis: 0%;
    }
}
/* END MOBILE BREAKPOINT FOR NAVIGATION */


/* START NEW MOBILE BREAKPOINT FOR NAVIGATION */
@media only screen and (max-width: 1369px) and (min-width: 850px) {
    .show-for-medium, [data-show=show-for-medium] {
        display:flex!important;
    }
}
/* END NEW MOBILE BREAKPOINT FOR NAVIGATION */


