/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 5.6.2
Template: bridge
*/
@import url("../bridge/style.css");



/* pdf download button */

.section:not(.section--blue) .part.load .load {
        line-height: 1.5;
        cursor: pointer;
        color: #3180DE;
        -webkit-appearance: none;
        border-radius: 0;
        text-align: left;
        text-decoration: none;
        display: inline-block;
        position: relative;
        font-weight: 800;
        transition: all 0.4s cubic-bezier(0.65, 0, 0.35, 1);
        padding: 10px 0 10px 50px;
        box-sizing: border-box;
        isolation: isolate;
}

.part.load {
        padding: 15px 0;
}

.section:not(.section--blue) .part.load .load:hover, .section:not(.section--blue) .part.load .load:focus {
        color: #63656A;
        padding-left: 65px;
}

.section:not(.section--blue) .part.load .load:hover:before, .section:not(.section--blue) .part.load .load:focus:before {
        background-color: #63656A;
        transform: scale(1.25);
}

.section:not(.section--blue) .part.load .load:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    background-color: #3180DE;
    border-radius: 100%;
    transition: all 0.4s cubic-bezier(0.65, 0, 0.35, 1);
}

.section:not(.section--blue) .part.load .load:after {
        content: '';
        position: absolute;
        left: 12px;
        top: 10px;
        width: 16px;
        height: 21px;
        background-size: 12px 18px, 16px 2px;
        background-position: 50% -3px, 0 100%;
        background-repeat: no-repeat;
        transition: all 0.4s cubic-bezier(0.65, 0, 0.35, 1);
        background-image: url(/wp-content/themes/bridge-child/images/icon-filedownload-arrow-white.svg), url(/wp-content/themes/bridge-child/images/icon-filedownload-bottom-white.svg);
}

.load:hover:after, .section:not(.section--blue) .part.load .load:focus:after {
        background-size: 12px 18px, 16px 2px;
        background-position: 50% 0px, 0 100%;
        background-repeat: no-repeat;
        transition: all 0.4s cubic-bezier(0.65, 0, 0.35, 1);
        background-image: url(/wp-content/themes/bridge-child/images/icon-filedownload-arrow-white.svg), url(/wp-content/themes/bridge-child/images/icon-filedownload-bottom-white.svg);
}

/* fonts */

p {
    padding: 15px 0;
}

p.large { 
    font-size: 22px; 
    line-height: 1.333em; 
}

::selection {
    color: white;
    background-color: #3180de;
}

/* latest news list */
.home .latest_post_holder ul li {
    padding: 43px 0;
    border-bottom: 1px solid;
}

.home .latest_post_holder li:first-child {
        border-top: 1px solid;
}

/* Datenschutz-Titel korrekturen */

.datenschutztext h2, 
.datenschutztext h3 {
    color: #504e4e !important;
    font-family: 'Source Sans Pro',sans-serif !important;
    font-size: 24px !important;
    line-height: 34px !important;
    font-weight: 400 !important;
    margin-top: 34px !important;
    margin-bottom: 14px !important;
}

.datenschutztext p {
    padding-bottom: 0 !important;
}




/* Diverse Responsive-Einstellung */

@media only screen and (max-width: 959px) {
  h3, h3 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h3.elementor-heading-title {
    font-size: 24px !important;
    line-height: 1.3em !important;
  }
}

@media screen and (min-width: 960px) {

.show_mobile { display: none !important; }
.show_ipad { display: none !important; }

}

@media screen and (min-width: 596px) and (max-width: 959px) {

.show_desktop { display: none !important; }
.show_mobile { display: none !important; }


}


@media screen and (max-width: 595px) {

.show_desktop { display: none !important; }
.show_ipad { display: none !important; }

}


/* Fehler-Ausrufezeichen weg bei Formular */
div.wpcf7-response-output.wpcf7-validation-errors:before {
    display: none !important;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok:before {
    display: none !important;
}

.wpcf7-response-output {
    color: #000 !important;
}

.keinetrennung {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/* Fix orange Box */
.orangebox {
background-color: #e6d2c3;
padding: 28px;
}

/* Fix Green Outline Box */

.gruenkasten {
  border-top-width: 1px !important;
  border-right-width: 1px !important;
  border-bottom-width: 1px !important;
  border-left-width: 1px !important;
  padding-top: 38px !important;
  padding-right: 38px !important;
  padding-bottom: 38px !important;
  padding-left: 38px !important;
  border-left-color: #b9d291 !important;
  border-left-style: solid !important;
  border-right-color: #b9d291 !important;
  border-right-style: solid !important;
  border-top-color: #b9d291 !important;
  border-top-style: solid !important;
  border-bottom-color: #b9d291 !important;
  border-bottom-style: solid !important;
}

/* Fix flik-timeline */
.flik-timeline-7 .flik-timeline-item {
  display: block !important;
  min-width: 350px;
  max-width: 710px;
}

/* Popup */

.pum-container, .pum-theme-lightbox .pum-container {
  padding: 18px;
  border-radius: 3px;
  border: 8px solid #fff !important;
  box-shadow: 0px 0px 30px 0px rgba(2,2,2,1);
  background-color: rgba(255,255,255,1);
}

.pum-theme-6442 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
  position: absolute;
  height: 26px;
  width: 26px;
  left: auto;
  right: -13px;
  bottom: auto;
  top: -13px;
  padding: 0;
  color: #fff;
  font-family: Arial,helvetica,"sans-serif;";
  font-weight: 100;
  font-size: 12px !important;
  line-height: 12px !important;
  border: 2px solid #fff;
  border-radius: 26px;
  box-shadow: 0px 0px 15px 1px rgba(2,2,2,.5) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,.23);
  background-color: rgba(0,0,0,1);
}

.pum-theme-6442, .pum-theme-lightbox {
  background-color: rgba(49, 128, 222, 0.86) !important;
}

/* hack grüner Textblock */

.wpb_text_column .wpb_content_element  .vc_custom_1615301623413, .wpb_text_column.wpb_content_element.vc_custom_1628236912406, .wpb_text_column.wpb_content_element.vc_custom_1645610372091, .wpb_text_column.wpb_content_element.vc_custom_1628237238489 {
background-color: #c7dba7 !important;
padding: 38px !important;
}

/* Hack Icon-Link-Zeile Readmore */

.aboutblock .icon_with_title_link { display: none; }

/* ReCAPTCHA V3 Badge ausblenden ausser auf mehreren Formular-Seiten: */

body:not(.page-id-376):not(.page-id-2544):not(.page-id-3211):not(.page-id-3212) .grecaptcha-badge {
    display: none;
}


/* rosarote Boxen gleich hoch */
.rosabox {
    min-height: 140px;
}

@media only screen and (max-width: 700px) {
.rosabox {
    min-height: inherit;
}
}
/* Portfolio-kategorie ausblenden */

.project_category {
    display: none !important;
}

/* Mailchimp Form */

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: right !important;
    padding: 0px 0px 0px 0px !important;
}

#mc_embed_signup {
    background: none !important;
}

#mc_embed_signup input {
    border: 0px solid #999 !important;
}

#mc-embedded-subscribe {
    font-size: 18px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    letter-spacing: 0;
}

#mc_embed_signup input.email {
    font-size: 18px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    display: inline !important;
    padding: 10px 10px !important;
    margin: 0px 0px 0px 0px !important;
    min-height: 32px;
    width: 200px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px !important;
}

#mc_embed_signup input.button {
    margin: 0px 0px !important;
    display: inline !important;
    background-color: #3180DE;
    border-radius: 0;
    width: 220px !important;
    height: inherit;
    padding: 10px 10px;

}

#mc_embed_signup .mc-field-group {
    width: 100% !important;
}

div.mc-field-group.input-group label {
    font-size: 18px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    display: inline !important;
}

div.mc-field-group label {
    font-size: 18px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

div.mc-field-group.input-group {
    font-size: 18px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

#mc_embed_signup .mc-field-group.input-group ul li {
    display: inline !important;
    padding: 0px 0px !important;
    margin: 0;
}

#mc_embed_signup .mc-field-group.input-group ul {
    margin: 0;
    padding: 0px 0 !important;
}

/* Category weg bei Portfolio */
.info.portfolio_categories {
    display: none;
}

/* qode showcase initial icon color */
.qode-showcase-icon .qode-icon-holder.qode-icon-circle .qode-icon-element {
    color: #3180de;
}

/* qode showcase active background color */
.qode-showcase-item-holder.qode-showcase-active .qode-icon-holder.qode-icon-circle {
    background-color: #3180DE !important;
}

.qode-showcase-icon .qode-icon-holder.qode-icon-circle {
    background-color: #6da5e8 !important;
}

.qode-int-icon-showcase .qode-int-icon-circle {
    border: 2px solid #3180DE;
}

.qode-showcase-content-inner {
    font-size: 18px;
    line-height: 22px;
}

/* Content Menu Styling */

nav.content_menu ul li a {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase !important;
    font-weight: 300 !important;
    text-decoration: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0;
    letter-spacing: 0;
}

nav.content_menu ul li.active:hover a, nav.content_menu ul li.active:hover i, nav.content_menu ul li:hover a, nav.content_menu ul li:hover i {
    color: #3180DE;
}

/* custiom styles */

.zitat {
    font-size: 44px;
    line-height: 55px;
    color: #fff;
}

.desc {
    font-size: 18px;
    line-height: 25px;
}

.smalltext {
    font-size: 20px;
    line-height: 25px;
}

.referenztext {
    font-size: 20px;
    line-height: 24px;
}

@media only screen and (max-width: 1200px) {
    .zitat {
        font-size: 34px;
        line-height: 38px;
    }
}

.h4weiss {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 31px;
    line-height: 35px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
}


@media only screen and (max-width: 420px) {
	.content_menu {

		padding: 0 !important;
	}
}

/* Header */

.header_top {
    background-color: rgba(230, 235, 235, 1) !important;
}

h4 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.menu-topmenu_d-container, .menu-topmenu_e-container, .menu-topmenu_f-container, .menu-topmenu_i-container {
    padding-top: 8px !important;
}

.wpml-ls-legacy-list-horizontal {
    border: 1px solid transparent;
    padding: 1px;
    clear: both;
}

.header_bottom {
	background-color: rgba(255, 255, 255, 0.9) !important;
}

.header_top .left {
    display: none;
}

nav.main_menu > ul > li > a {
    padding: 0 10px !important;
}

.footer_top h5 {
    margin: -6px 0 0 0px !important;
}

.footer_top p {
    margin: 0 0 0 0px !important;
}

/* .footer_top {
    margin-top: 43px;
} */

/* Footer-Block */

.textwidget {
    padding-top: 12px;;
}


/*
@media screen and (min-width: 560px) {

.widget.widget_nav_menu { padding-top: 46px; }

}
*/

/* Ipad hoch grösse, offiziell 768px */

@media only screen and (max-width: 959px) {
    .footer_top h5 {
        font-size: 19px;
        line-height: 26px;
    }

    .footer_top p {
        font-size: 19px;
        line-height: 26px;
    }

    .footer_top .widget_nav_menu li.menu-item a {
        font-size: 19px;
        line-height: 26px;
    }

    .footer_top .widget_nav_menu ul li {
        padding: 0 0 8px;
        position: relative;
    }

    h3 {
        margin-bottom: 14px;
    }

    h4 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
/*
    p {
        margin-bottom: 18px;
    }
*/
    .footer_top .footer_col1 {
        text-align: left;
    }

    .footer_top .footer_col2 {
        text-align: right !important;
    }

    .footer_top .footer_col3 {
        text-align: left;
    }

    .footer_top .footer_col4 {
        text-align: right !important;
    }

    #mc_embed_signup form {
        text-align: right !important;
    }
.four_columns .column_inner {

    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 20px !important;

}

.four_columns .widget.widget_text {
    margin-left: 0 !important;
}

}

/* Mobile Grösse Footer */

@media only screen and (max-width: 600px) {

    .footer_top .footer_col1 {
        text-align: center;
    }

    .footer_top .footer_col2 {
        text-align: center !important;
    }

    .footer_top .footer_col3 {
        text-align: center;
    }

    .footer_top .footer_col4 {
        text-align: center !important;
    }

    #mc_embed_signup form {
        text-align: center !important;
    }

}

/* header H1 normalgrösse */

    .title.title_size_large h1 {
        font-size: 70px !important;
        line-height: 76px !important;
    }



/* small page header H1 kleiner bei responsive */

@media only screen and (max-width: 819px) {
    .title.title_size_large h1 {
        font-size: 41px !important;
        line-height: 46px !important;
    }
    h1 { font-size: 40px; line-height: 1.2em; }

    h2 { font-size: 31px; line-height: 1.2em; } 
}

@media only screen and (max-width: 600px) {
    h1 { font-size: 31px; line-height: 1.2em; }
    .title.title_size_small h1 {
        font-size: 31px;
        line-height: 35px;
    }
}
/*
@media only screen and (max-width: 600px) {
    .title.title_size_large h1 {
        font-size: 31px !important;
        line-height: 35px !important;
    }
}
*/
@media only screen and (max-width: 600px) {
    .title.title_size_large h1 {
        font-size: 24px !important;
        line-height: 26px !important;
    }
}


.qbutton.small {
 line-height: 50px !important;
 height: 45px !important;
}

.qbutton { line-height: 43px; }

/* Buttons kleiner */


input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    font-size: 18px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
  border: none !important;
}

.wpcf7-not-valid-tip {
    padding-top: 10px;
}

@media only screen and (max-width: 1000px) {

    .qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
        font-size: 18px;
        line-height: 43px !important;
/*        height: 45px; */
        padding-left: 20px;
        padding-right: 20px;
    }
}

.flik-timeline-2 > li .flik-timeline-content {
    padding: 20px !important;
}

.flik-timeline-title {
    text-align: left !important;
    font-family: "source sans pro";
    font-weight: 300 !important;
}

.flik-timeline-7 .flik-timeline-item:after {
    content: '';
    display: block;
    background: #eee;
    width: 14px !important;
    height: 14px !important;
    border-radius: 10px !important;
    border: 3px solid #4298c3;
    position: absolute;
    left: 50%;
    top: -28px !important;
    margin-left: -9px !important;
}

/* UL */

.q_list.circle ul > li, .q_list.number ul > li {
    font-weight: 300;
    margin: 0 0 0px;
    padding: 0 0 0 16px;
    color: #504e4e;
    line-height: 34px;
}

.q_list.circle ul > li:before {
    width: 8px;
    height: 8px;
    top: 14px;
    background-color: #698746;
    border-radius: 25px;
}

@media only screen and (max-width: 600px) {
    .q_list.circle ul > li, .q_list.number ul > li {
        margin: 0 0 0px;
        padding: 0 0 0 14px;
        line-height: 26px;
    }

    .q_list.circle ul > li:before {
        width: 8px;
        height: 8px;
        top: 9px;
    }
}

/* Blog */

.blog_holder.masonry article .post_text .post_text_inner, .blog_holder.masonry_full_width article .post_text .post_text_inner {
    padding: 38px 38px 38px;
}

p.post_excerpt {
    margin-bottom: 0px;
}

.single-post h3:not(:first-child) {
    padding-top: 30px;
}

.single-post h3:first-child {
    padding-top: 15px;
}

.single-post h3 {
    padding-bottom: 15px;
}

.date.entry_date.updated {
    font-size: 24px;
    line-height: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    color: #504e4e !important;
    display: block;
    margin-bottom: 12px;
}

h2.entry_title {
    font-size: 41px;
    line-height: 46px;
    margin-bottom: 12px;
}

.post_info {
    display: none !important;
}

/*
.title_subtitle_holder_inner>h1 {
       font-size: 41px !important;
    line-height: 46px !important;
} */

/* Content Slider Controls */

ol.flex-control-nav.flex-control-paging {
    margin-top: 10px;
}

.flex-prev, .flex-next {
    margin-top: 10px !important;
}

/* Accordeon */

.qode-accordion-holder .qode-title-holder {
  border-bottom: 2px solid #fff !important;
}

.qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner {
    padding: 0px 0;
}

.qode-accordion-holder .qode-accordion-content {
    margin: 0;
    padding: 10px 0px !important;
    background-position: center;
    background-size: cover;
}

.qode-accordion-holder .qode-title-holder .qode-tab-title {
  line-height: 1.25em;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 5px;
}

/* Google Map */
.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 0px;
}

/* Process */

.q_circle_text {
    font-size: 18px;
    line-height: 22px;
}

/* UL ohne Abstand vor */
.q_list.circle.circle_number > p {
    display: none;
}

@media screen and (min-width: 1001px) and (max-width: 1300px) {
    .q_logo a {
        max-height: 80px !important;
    }
}


@media screen and (min-width: 1001px) and (max-width: 1149px) {
    .q_logo a {
        max-height: 60px !important;
    }

    nav.main_menu > ul > li > a {
        font-size: 15px !important;
        padding: 0 6px !important;
    }

 }

@media screen and (min-width: 1150px) and (max-width: 1279px) {
    .q_logo a {
        max-height: 60px !important;
    }

    nav.main_menu > ul > li > a {
        font-size: 18px !important;
        padding: 0 6px !important;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1400px) {
    .q_logo a {
        max-height: 60px !important;
    }

    nav.main_menu > ul > li > a {
        font-size: 19px !important;
        padding: 0 6px !important;
    }
}


.header_top .header-widget.widget_nav_menu ul.menu li a {
    padding: 4px 10px;
}

.pull-left {
    float: left;
}

.mobile_menu_button, .side_menu_button_wrapper.mobile {
    opacity: 0;
    display: none;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

@media screen and (min-width: 1000px) {

    /*.side_menu_button_wrapper {*/
        /*display: none;*/
    /*}*/
}

@media screen and (max-width: 1000px) {
    .side_menu_button_wrapper {
        display: none;
    }

    .side_menu_button_wrapper.mobile.visible, .visible {
        display: table;
        opacity: 1;
    }
}


/* intro-home */
.vc_custom_1510824628798 {
    background-color: transparent !important;
    position: absolute !important;
    left: 0;
    bottom:0;
}

/* footer */
.footer_inner {
    background-color: #3180de;
}
.footer_top_holder {
    background-size: auto;
    background-position: right bottom;
}


/* ------------------------------------------------------------------------------------------------------------------------- */

:root {

  --hoverfarbe: #98C0EE;
  --temmentec-blau: #3180de;
  --hellgrau: #c1c0c0;
  --quote-farbe: var(--hellgrau);

  --zeit: 0.4s;
  --zeit2: 0.3s;
  --zeit3: 3s;


  --transition-timing-1: cubic-bezier(0.68, 0, 0.265, 1.3);
  --transition-timing-2: cubic-bezier(0.74, 0.05, 0.23, 0.89);;
  --transition-1: all var(--zeit2) var(--transition-timing-1);

}

p strong,
li strong {
    font-family: 'Arial MT W01 Bold', sans-serif;
    font-weight: 400; 
}

.single-post .blog_single p {
  margin-bottom: 0 !important;
}

.style-dark p,
.style-dark h1,
.style-dark h2,
.style-dark h3,
.style-dark h4,
.style-dark h5,
.style-dark ul li,
.style-dark ul li a,
.style-dark .qode_icon_font_awesome {
    color: white; 
}
.style-dark p a,
.style-dark ul li a {
    color: white;
    text-decoration: underline;
    transition: var(--transition-1);
}

.style-dark p a:hover,
.style-dark ul li a:hover {
    color: #98C0EE;
    underline;
}

.style-dark a:hover .qode_icon_font_awesome {
        color: #98C0EE;
}

h4:not(:first-of-type) {
    margin-top: 15px;
 }

.jobzeile h4 {
    margin-top: 5px !important;
    margin-bottom: -14px !important; 
}

  

h5 { margin-bottom: 0 !important; }

.vc_column-inner ul {
    margin-top: 15px;
    list-style-type: none !important;
 }

.vc_column-inner ul li {
    padding-left: 20px;
}

.vc_column-inner ul li::before {
    font-family: 'Arial MT W01 Regular', sans-serif;
    display: flex;
    font-size: 1em;
    content: "– ";
    color: var(--temmentec-blau);
    position: absolute;
    left: 17px;
    float: left;
}


.style-dark .vc_column-inner ul li::before {
    color: white;
}


h5, .h5, h5 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h5.elementor-heading-title, .q_icon_with_title .icon_text_holder h5.icon_title {
    margin-bottom: 0;
}

h6, .h6, h6 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h6.elementor-heading-title, .q_icon_with_title .icon_text_holder h6.icon_title {
    letter-spacing: 0.08em;
    margin-bottom: 1.277em;
}

.bg-element-m.vc_custom_1751027105676 {
    background-position: left bottom !important;	
}

.bg-element-m {
    background-image: url("/wp-content/uploads/2025/02/designele-lay1-one.png"); 
    background-position: left bottom !important;
    background-size: auto 70% !important;
}

blockquote {
  quotes: none;
  position: relative;
  padding: 0;
  border-left: none;
}

h5.blockquote-text {
    font-size: 22px;
    line-height: 1.4em;
    font-weight: 400;
    font-family: 'Arial MT W01 Regular', sans-serif;
/*  hyphens: auto !important; */
}

blockquote.with_quote_icon h5 {
  padding: 0 40px 0 40px;
}

blockquote .fa.fa-quote-right {
    position: absolute;
    left: 0px;
    top: -4px;
    font-size: 30px;
    color: var(--quote-farbe) !important;
}

blockquote.with_quote_icon::after {
    position: absolute;
    bottom: 4px;
    right: 0;
    content: "\f10e";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    color: var(--quote-farbe) !important;
}

.zitat_name {
    padding-top: 10px;
    padding-left: 40px;
}

@media screen and (max-width: 959px) {

blockquote.with_quote_icon h5 {
  padding: 0 30px 0 30px;
}

h5.blockquote-text {
    font-size: 18px;
    hyphens: auto !important;
}

blockquote .fa.fa-quote-right {
    top: -4px;
    font-size: 22px;
}

blockquote.with_quote_icon::after {
    bottom: 5px;
    right: 0;
    font-size: 22px;
}

.zitat_name { padding-left: 32px; }

}

@media screen and (max-width: 595px) {

blockquote.with_quote_icon h5 {
  padding: 0 0px 0 0px;
}

blockquote.with_quote_icon::after {
    right: -22px;
}

blockquote .fa.fa-quote-right {
    position: absolute;
    left: -30px;
    top: -4px;
}

.zitat_name { padding-left: 3px; }

}


/* Boxenraster */
@media screen and (min-width: 768px) {
.boxlayout .full_section_inner {
    height: 400px;
}
.boxlayout2 .full_section_inner {
/*    height: auto; */
}

.boxlayout .wpb_column {
    height: 100% !important;
}

.boxlayout .vc_column-inner {
    height: 100% !important;
}
}


/* ------------------------------------------------- zweispalter --------------------------------------- */

.zweispalter-zeile .section_inner_margin {
    height: 340px !important;
}

.zweispalter-zeile .vc_column-inner { height: 100%; }

.zweispalter-zeile .vc_column-inner > .wpb_wrapper {
    padding: 0 30px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.zweispalter-zeile .spalte_1 .vc_column-inner > .wpb_wrapper,
.zweispalter-zeile .spalte_2 .vc_column-inner > .wpb_wrapper {
    background-color: #e8e8e8;
}

.zweispalter-zeile .spalte_1,
.zweispalter-zeile .spalte_2 {
    height: 100%;
}



@media screen and (max-width: 762px) {

.zweispalter-zeile .section_inner_margin {
    height: auto !important;
}

.zweispalter-zeile .vc_column-inner > .wpb_wrapper {
    padding: 30px;
    margin-bottom: 30px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

}

/* Spalte Rechtsbündig */
@media screen and (min-width: 595px) {
.spalte_rechtsbuendig {
    text-align: right;
}
}

/* ansprechpartner Head */

.ansprechpartner-head.vc_custom_1751983963745 {
  background-position: -80px !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.ansprechpartner-head2{
	display:none;
}
@media screen and (min-width: 762px) {
.ansprechpartner-head2 {
  display: block;
  background-position: right !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
}
.ansprechpartner-head {
  background-position: -80px !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}


