/*
Theme Name:   Sunlight Child
Theme URI:    https://hshg.web-email.at
Description:  Sunlight Child
Author:       LEMONTEC
Author URI:   https://lemontec.at
Template:     sunlight
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  sunlight
*/


body .sunlight-description-area .social-icons a:hover {
    background-color: #ec641a;
    border-color: #ec641a;
}

.donate-btn-header a.dtbtn {
    border: 2px solid #EC641A;
}

.donate-btn-header a.dtbtn:hover {
    background-color: #ffffff;
    color: #EC641A;
    border: 2px solid #ffffff;

}

.sunlight_nav_area.prefix .sunlight_menu > ul > li > a:hover {
    color: #EC641A;
}

.mobile-menu.mean-container .mean-bar {
    background: #002B60;
}

.mobile-menu.mean-container .mean-nav {
    background: #002B60 none repeat scroll 0 0;
}

.mobile-menu.mean-container .mean-nav ul li a:hover {
    color: #EC641A;
}

.elementor-heading-title {
    hyphens: auto;
}

body #scrollUp {
    right: 15px;
}

/*

.mobile-menu.mean-container .mean-bar {
    top: 0;
    right: 0;
    left: auto;
    position: fixed;
}
*/
/*
.custom_footer_link {
    color: #fff;
}

.custom_footer_link:hover {
    color: #ec641a;
}

body #scrollUp {
    background-color: #ec641a;
    line-height: 1.2;
    z-index: 214748 !important;
}

body #scrollUp:hover {
    background-color: #04659e;
}


body a.card-link.witr_ac_style.collapsed:focus {
    color: #030202;
}


body .mean-container .mean-nav ul li a.mean-expand {
    width: 50%;
    left: auto;
}

body .mean-container .mean-nav ul li a:hover {
    color: #ec641a;
}



.breadcumb-inner i:first-child {
    display: none;
}



.sunlight-blog-meta {
    display: none;
}

.em-quearys-menu {
    display: none;
}

a:hover {
    color: #ec641a;
}

.witr_blog_meta_potion {
    background-color: #ec641a;
}

.sunlight-single-blog--thumb {
    display: none;
}

.mobile_logo_area {
    background-color: #03326c;
}

.slick-arrow {
    z-index: 10;
}

.gform_required_legend {
    display: none;
}


@media (min-width: 1660px) {
    .slider_header {
        margin-top: 75px;
    }
}

@media (min-width: 1025px) {
    .slider_header {
        height: 650px;
    }
}

@media (max-width: 1660px) and (min-width: 1360px){
    body .slider_header h2{
        margin-top: -200px !important;
    }
}

@media all and (max-width: 480px) {
    body .elementor-1717 .elementor-element.elementor-element-4f8a283 .nav-tabs {
        justify-content: flex-start !important;
        flex-direction: column;
        align-items: self-start;
    }

    body .elementor-1717 .elementor-element.elementor-element-4f8a283 .witr_adv_tab_menu {
        padding: 50px 0 50px 0;
    }
}

@media  all and (max-width: 768px) {



    .home .text-left .icon_section {
        left: 50%;
        transform: translateX(-50%);
    }
}

body .mean-container .mean-bar::before {
    content: '';
    display: none;
}



.mobile_menu_logo.text-center {
    padding: 20px 0;
    text-align: left !important;
}

.mobile_menu_logo.text-center a {
    position: relative;
    z-index: 9999999;
}

.mobile-menu.mean-container .mean-nav {
    margin-top: 84px;
}

.mobile-menu.mean-container a.meanmenu-reveal {
    position: absolute;
    top: 10px;
}

@media  all and (max-width: 480px) {

    body .elementor-1717 .elementor-element.elementor-element-fc6aac1 > .elementor-element-populated {
        margin: 10px 25px 10px 25px;
    }

    body .elementor-1717 .elementor-element.elementor-element-74abdcc > .elementor-element-populated {
        padding-left: 25px;
        padding-right: 25px;
    }
    body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
        padding: 10px 25px;
    }


    body .elementor-widget-wrap.elementor-element-populated .elementor-element-populated {
        padding-left: 0;
        padding-right: 0;
    }
}

body h3 {
    font-weight: 700;
}

body .sunlight_nav_area {
    padding: 0;
}

body .sunlight_nav_area .container-fluid {
    max-width: 1200px;
    max-width: 1400px;
}

body .tx_mmenu_together .donate-btn-header {
    position: fixed;
    right: 0;
}

body .sunlight_menu > ul > li > a {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 400;
}

body a.dtbtn {
    padding-top: 24px;
    padding-bottom: 24px;
    position: relative;
    height: 75.6px;
}



body a.dtbtn::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 76px 20px;
    border-color: transparent transparent #ec641a transparent;
    position: absolute;
    right: 100%;
    top: 0;
    transition: 0.5s ease;
}


body a.dtbtn:hover::after {
    border-color: transparent transparent #155a83 transparent;
}


body a.dtbtn::before {
    content: "\f095";
    font-family: FontAwesome !important;
    font-size: 18px;
    transform: scale(-1) rotate(90deg);
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    bottom: 2px;
    position: relative;
}


body .logo a {
    margin-top: 0;
}

body .sunlight-main-menu .prefix .logo a.main_sticky_l {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

body .logo {
    height: 100%;
    position: relative;
}

body .sunlight_menu ul {
    display: flex;
    gap: 20px;
}

body .sunlight_menu ul .sub-menu {
    display: block;
}
@media all and (max-width: 1600px) {
    body .tx_mmenu_together {
        margin-right: 150px;
    }
}




@media  all and (max-width: 1320px) {
    body .tx_mmenu_together {
        margin-right: 210px;
    }
}

@media  all and (max-width: 1260px) {
    body .sunlight_menu ul {
        gap: 15px;
    }
}



@media all and (max-width: 1140px) {
    body .tx_mmenu_together {
        justify-content: center;
    }

    body .sunlight_menu ul {
        display: flex;
        gap: 10px;
    }

}

@media all and (max-width: 990px) {
    body .mobile_menu_logo img {
        max-width: 180px;
    }

    body .mobile_logo_area .container {
        margin-left: 0;
    }

    body .mobile_menu_logo.text-center {
        padding: 13.7px 0;
    }

    body .mobile-menu.mean-container a.meanmenu-reveal {
        top: 0;
    }

    body .mobile-menu.mean-container .mean-nav {
        margin-top: 65px;
    }
}


 */


.terminanfrage_wrapper h2.gform_title {
    text-transform: uppercase;
    color: #EC641A;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.4px;
}

.terminanfrage_wrapper {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 999999999;
}

.terminanfrage_wrapper::before {
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    z-index: 0;
}

.terminanfrage_wrapper p.gform_description {
    font-family: 'IBM Plex Sans', sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 700;
    transition: .5s;
    font-size: 20px;
    color: #000;
}


.terminanfrage_wrapper .gform_heading {
    margin-bottom: 40px;
}

#gform_submit_button_2 {
    border-radius: 20px;
    -webkit-appearance: none;
    color: #fff;
    padding: 12.5px 5px;
    cursor: pointer;
    transition: 0.3s ease;
    width: 100%;
    white-space: normal;
    background-color: #ec641a;
    border: 2px solid #ec641a;
}


#gform_submit_button_2:hover {
    color: #ec641a;
    background-color: #fff;
}



body .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {
    color: #EC641A;
}


button#gform_browse_button_2_18 {
    background-color: #EC641A;
}


input#input_2_17_1 {
    margin-right: 5px;
}


.terminanfrage_wrapper .gform_wrapper.gravity-theme input[type=email],
.terminanfrage_wrapper .gform_wrapper.gravity-theme input[type=tel],
.terminanfrage_wrapper .gform_wrapper.gravity-theme input[type=text],
.terminanfrage_wrapper .gform_wrapper.gravity-theme textarea {
    border-radius: 23px;
    border: 0;
    -webkit-appearance: none;
    background-color: #DBDBDB40;
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: 0.35px;
    color: #7A797A;
    font-weight: 300;
    line-height: 30px;
}

.terminanfrage_wrapper .gform_wrapper .gfield select {
    width: 100%;
    border-radius: 23px;
    border: 0;
    background-color: #DBDBDB40;
    padding: 20px;
    font-size: 14px !important;
    letter-spacing: 0.35px;
    color: #7A797A;
    font-weight: 300;
    line-height: 30px;
}

.terminanfrage_wrapper .gform_wrapper.gravity-theme textarea {
    padding: 20px;
}

.terminanfrage_wrapper label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    color: #B1B1B1;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}

.terminanfrage_wrapper .gform_wrapper.gravity-theme .gfield_label {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1;
}

.terminanfrage_wrapper_inner {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}

.terminanfrage_wrapper_form_wrapper {
    background-color: #fff;
    box-shadow: 0px 0px 10px #00000034;
    border-radius: 5px;
    padding: 40px 15px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    max-height: calc(100vh - 150px);
    position: relative;
    overflow: scroll;
}



.deco_item {
    position: absolute;
    top: 10px;
    height: 40px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    z-index: 1;
}

.close_terminanfrage {
    position: absolute;
    right: 15px;
    width: 30px;
    height: 30px;
    top: 15px;
    cursor: pointer;
    z-index: 1;
}

.close_terminanfrage circle {
    transition: 0.3s ease;
}
.close_terminanfrage:hover circle {
    fill: #ec641a;
}

.terminanfrage_wrapper .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description {
    color: #BCBCBC;
    font-weight: 300;
    font-size: 12px;
    padding-top: 0;
}

.terminanfrage_wrapper .gform_wrapper.gravity-theme .gform_footer {
    margin: 0;
    padding: 0;
}

html.no-scroll, body.no-scroll {
    margin: 0;
    height: 100%;
    overflow: hidden;
}

.terminanfrage_wrapper_form_wrapper_outer {
    position: relative;
    max-height: calc(100vh - 110px);
    position: relative;
    padding: 30px;
}

.terminanfrage_wrapper .ginput_container.ginput_container_consent {
    display: flex;
    align-items: center;
    gap: 15px;
}

@media all and (min-width: 1024px) {
    #gform_wrapper_2 {
        width: 750px;
    }
}

@media all and (min-width: 1440px) {
    .terminanfrage_wrapper_form_wrapper {
        padding: 60px 100px;
    }

    .terminanfrage_wrapper p.gform_description {
        font-size: 26px;
    }

    .terminanfrage_wrapper .gform_wrapper.gravity-theme input[type=email], .terminanfrage_wrapper .gform_wrapper.gravity-theme input[type=tel], .terminanfrage_wrapper .gform_wrapper.gravity-theme input[type=text], .terminanfrage_wrapper .gform_wrapper.gravity-theme textarea {
        padding: 15px 20px;
    }

    #gform_wrapper_2 {
        width: 995px;
    }
}



body #scrollUp {
    bottom: 60px;
}

div[data-testid="widgetButtonFrame"] {
    bottom: 55px !important;
}

div[data-testid="widgetButtonFrame"]::after {
    content: 'Chat';
    position: absolute;
    bottom: calc(100% + 3px);
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px;
    color: #ec641a;
    font-weight: 500;
}

@media  all and (min-width: 1025px) {
    body #scrollUp {
        bottom: 30px;
    }

    div[data-testid="widgetButtonFrame"] {
        bottom: 25px !important;
    }


}


/*
.front_header_video {
    max-width: 1200px;
    margin: 0 auto;
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.front_header_video .elementor-widget-wrap {
    margin: 0 !important;
    padding: 20px;
}

.front_header_video h1 {
    font-size: 30px !important;
    line-height: 30px !important;
    font-weight: 700;
}

.front_header_video h2 {
    font-size: 20px !important;
    font-weight: 700;
}
*/

.beratung_fixed_wrapper {
    box-shadow: 0px 3px 20px #00001D50;
    border-radius: 5px 5px 0 0;
    background-color: #002B60;
    color: #fff;
    padding: 0;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    cursor: pointer;
    max-width: 100%;
    z-index: 9999998;
    justify-content: center;
}

.beratung_fixed_wrapper:hover {
    z-index: 2147483647;
}

.beratung_second {
    padding: 0 15px 30px;
    max-width: 510px;
    display: none;
}

@media  all and (min-width: 1025px) {
    .beratung_second {
        padding: 0 15px 15px;
    }
}

.beratung_first {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}


.beratung_fixed_wrapper:hover .beratung_second {
    display: block;
}

.beratung_fixed_wrapper:hover .beratung_first {
    display: none;
}

.beratung_second strong {
    font-size: 20px;
    font-weight: 700;
    line-height: 60px;
}

.beratung_second ul {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.beratung_second ul li {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 15px;

}

.beratung_second ul li:before {
    content: '';
    background-image: url('check.svg');
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    display: block;
    background-size: contain;
    background-position: center;
}

.open_terminanfrage {
    border: 0;
    border-radius: 28px 28px 28px 28px !important;
    -webkit-appearance: none;
    cursor: pointer;
    margin-top: 30px;
    transition: 350ms ease;
}

.open_terminanfrage:hover {
    background-color: #fff !important;
    color: #EC641A !important;
}
.beratung_first span br {
    display: none;
}

.beratung_first lottie-player {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

/*
@media all and (min-width: 768px) {
    .front_header_video h1 {
        font-size: 50px !important;
        line-height: 50px !important;
    }

    .front_header_video {
        top: 50%;
    }
}

body .footer-bottom {
    padding: 26px 0 74px;
    position: relative;
}


 */

@media  all and (min-width: 1025px) {
   /* body .footer-bottom {
        padding: 26px 0 24px;
    }
*/
    .beratung_fixed_wrapper {
        padding: 10px;
        top: calc(25% - 80px);
        bottom: unset;
        max-width: calc(100% - 20px);
        left: unset;
        border-radius: 5px 0px 0px 5px;
    }

    .beratung_first {
        text-align: center;
        font-size: 16px;
        line-height: 22px;
        display: block;
    }

}
@media all and (min-width: 1140px) {
    .beratung_first lottie-player {
        width: 80px;
        height: 80px;
        margin: 0 auto;
    }
    .beratung_first span {
        display: block;
    }

    .beratung_second {
        padding: 40px 15px 40px 45px;
    }

    .beratung_fixed_wrapper {
        top: calc(50% - 80px);
    }

    .beratung_fixed_wrapper:hover {
        top: calc(50% - 160px);
    }


}

/*
@media all and (max-width: 1440px) {
    body .elementor-1717 .elementor-element.elementor-element-9e82570 > .elementor-background-overlay {
        background-size: cover;
    }
}

.brpt h2 {
    text-transform: none;
}

body a:hover, body .breadcumb-inner li a:hover, body .breadcumb-inner ul span a:hover {
    text-decoration: none;
    color: #ec641a;
}

body #scrollUp i {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

body .copy-right-text a {
    color: #fff;
}

body .copy-right-text a:hover {
    color: #ec641a;
}

.sunlight_nav_area.prefix .sunlight_menu > ul > li:hover > a {
    color: #ec641a;
}

body div.mfp-bg, body .mfp-wrap {
    z-index: 99999999 !important;
}

body button.mfp-arrow, body button.mfp-close {
    z-index: 999999999 !important;
}

@media  all and (max-width: 1199px) {
    .footer-middle .container {
        max-width: 100%;
    }

    .footer-sociala-icon {
        font-size: 15px;
        min-width: 15px;
    }
}

body .witr_ac_style:focus, body .witr_ac_style:hover {
    background: #ec641a;
}

@media all and (max-width: 1024px) {
    body .mobile-menu {
        display: block !important;
    }

    body .mobile_logo_area {
        display: block !important;
    }

    body .mobile_logo_area .container {
        margin-left: 0;
    }

    body .mobile_menu_logo.text-center {
        padding: 13.7px 0;
    }

    body .mobile_menu_logo img {
        max-width: 180px;
    }

    .sunlight-main-menu {
        display: none !important;
    }
    body .mobile-menu.mean-container a.meanmenu-reveal {
        top: 0;
    }

    body .mobile-menu.mean-container .mean-nav {
        margin-top: 65px;
    }

}
 */
.beratung_fixed_wrapper.menu_opened {
    z-index: 1;
}


/*
@media all and (max-width: 480px) {
    body .sunlight-single-blog-details-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}

body .mobile_menu_logo img {
    position: fixed;
}

.mean-container a.meanmenu-reveal {
    left: auto;
    transition: 0s ease;
}



body .witr_h_h20 .sunlight_nav_area .col-md-9 {
    -ms-flex: 0 0 56%;
    -webkit-box-flex: 0;
    flex: 0 0 56%;
    max-width: 56%;
}

body .witr_h_h20 .sunlight_nav_area .col-md-3 {


    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
}
@media all and (max-width: 1360px) {
    body .sunlight_menu > ul > li > a {
        margin-left: 5px;
        margin-right: 5px;
    }

    body .witr_h_h20 .sunlight_nav_area .col-md-3 {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }


    body .witr_h_h20 .sunlight_nav_area .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
}


@media all and (max-width: 1200px) {
    body .witr_h_h20 .sunlight_nav_area .col-md-3 {
        -ms-flex: 0 0 15%;
        -webkit-box-flex: 0;
        flex: 0 0 15%;
        max-width: 15%;
    }

    body .witr_h_h20 .sunlight_nav_area .col-md-9 {
        -ms-flex: 0 0 80%;
        -webkit-box-flex: 0;
        flex: 0 0 80%;
        max-width: 80%;
    }
}

@media all and (max-width: 1140px) {
    body .sunlight_menu > ul > li > a {
        margin-left: 0.5px;
        margin-right: 0.5px;
    }
}


 */

