/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


@font-face {
    font-family: 'oswaldbold';
    src: url('fonts/oswald-bold-webfont.woff2') format('woff2'),
         url('fonts/oswald-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oswaldlight';
    src: url('fonts/oswald-light-webfont.woff2') format('woff2'),
         url('fonts/oswald-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oswaldmedium';
    src: url('fonts/oswald-medium-webfont.woff2') format('woff2'),
         url('fonts/oswald-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oswald_regularregular';
    src: url('fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oswaldregular';
    src: url('fonts/oswald-regularitalic-webfont.woff2') format('woff2'),
         url('fonts/oswald-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-black-webfont.woff2') format('woff2'),
         url('fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.woff2') format('woff2'),
         url('fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-italic-webfont.woff2') format('woff2'),
         url('fonts/lato-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.woff2') format('woff2'),
         url('fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latomedium';
    src: url('fonts/lato-medium-webfont.woff2') format('woff2'),
         url('fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Open Snas */
/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v43-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v43-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v43-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v43-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
    font-family: 'Open Sans' !important;
    font-weight: 400;
}
body p {
    line-height: 1.4em;
}
h1, h2, h3, h4, .counter .desc_wrapper .title, .number, .button, .tooltip, .menu-item a, .wpml-languages a {
    font-family: 'Open Sans' !important;
}
h5, h6 {
    font-family: 'Open Sans' !important;
}

#Top_bar {
    border-bottom: none;
}

.header-fixed #Top_bar .menu > li > a {
    padding: 50px 0 10px 0;
}
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 7px;
}

.current_page_item ._mPS2id-h,
.current-menu-item ._mPS2id-h {
    color: #00185d !important;
}
.current_page_item ._mPS2id-h.mPS2id-highlight,
.current-menu-item ._mPS2id-h.mPS2id-highlight {
    color: #007ca2 !important;
}
.section.mcb-section.page-header {
    padding: 70px 0 0 0 !important;
    height: 450px !important;
    box-sizing: border-box;
}
.section.mcb-section.page-header-leistungen {
    padding: 70px 0 0 0 !important;
    height: 380px !important;
    box-sizing: border-box;
}

/* Navigation */
#Top_bar {
  border-bottom: solid 2px #ddd;
}
.top_bar_left.clearfix {
  margin-bottom: -2px;
}
#Top_bar .menu li > ul {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
#Top_bar .menu li ul {
  background-image: none !important;
}
.menu-item a, .wpml-languages a {
  font-weight: 400;
}
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
  background: none;
  border-color: #007ca2;
  color: #007ca2 !important;
}
.current_page_item ._mPS2id-h.mPS2id-highlight, .current-menu-item ._mPS2id-h.mPS2id-highlight {
  color: #007ca2 !important;
  border-bottom: solid 2px #007ca2;
}

/* Home Slider */
.slider-line {
    bottom: 100px !important;
}
.slider-head {
    bottom: 100px !important;
}
.slider-subhead {
    bottom: 100px !important;
}
/* Home */
#Content {
    padding-top: 0;
}
.fixed-bg {
    background-position: left !important;
    background-attachment: fixed !important;
}

rs-fullwidth-wrap, rs-fullwidth-wrap rs-module-wrap {
  height: calc(100vh - 90px) !important;
}
@media only screen and (min-width: 768px) {
    #services .mcb-section-inner,
    #intro .mcb-section-inner,
    .section.full-width-ex-mobile.referenz > .mcb-section-inner {
        max-width: 1400px !important;
    }
}
#kundenstimmen rs-sbg canvas {
  height: calc(100% - 120px) !important;
}
@media only screen and (max-width: 777px) {
    #kundenstimmen rs-sbg canvas {
    height: calc(100% - 190px) !important;
    }
}
/* Presse */

.presse h5 {
    color: #00185d;
    margin-bottom: 10px;
}
.presse a {
    padding-left: 30px;
    position: relative;
}
.presse a::before {
    content: "";
    background: url(img/external-link-icon.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 3px;
}

/* Typo */
.page .referenz h1 {
  font-weight: 300;
}
#menu > ul > li > a, a.action_button, #overlay-menu ul li a,
.rs-layer-static {
    font-weight: 400;
  }
.upper-font h1 {
    text-transform: uppercase;
}
.smal-font p {
    font-size: 15px;
    line-height: 22px;
}
.dark p, .dark h2, .dark h2 a, .dark h2 a:hover {
    color: rgba(255, 255, 255, 0.95);
}
.zitat-big h2 {
    font-size: 42px;
    line-height: 52px;
}

.counter .desc_wrapper .number-wrapper, .chart_box .chart .num, .chart_box .chart .icon, .style-simple .quick_fact .number-wrapper, #edd_checkout_cart .edd_cart_header_row th {
    color: #007ca2;
}
.counter {
    font-weight: 700;
    padding: 20px 0;
}

.counter .desc_wrapper .title {
    font-size: 25px;
    line-height: 37px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.counter .desc_wrapper .number-wrapper {
    margin-bottom: 20px;
    font-size: 40px;
}
.counter .number-wrapper::before {
    content: "> ";
    font-weight: 400;
}
.assets .counter .number-wrapper::before {
    content: "> € ";
    font-weight: 400;
}
.assets .counter .number-wrapper::after {
    content: " Mio";
    font-weight: 400;
}

.euro-en .assets .counter .number-wrapper::after {
    content: " million";
    font-weight: 400;
}
.flaeche .counter .number-wrapper::after {
    content: ".000 m² ";
    font-weight: 400;
}
.management .counter .number-wrapper::after {
    content: ",5 Mrd. € ";
    font-weight: 400;
}

blockquote {
    font-size: 22px;
    line-height: 30px !important;
    font-weight: 400 !important;
    font-family: 'Open Sans';
    font-style: normal !important;
}
.hr_dots {
    display: none;
}
a.button.dili-button {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    background: #00185d;
}
a.button.dili-button:hover {
    background-color: #007ca2 !important;
}
.mfn-toggle-item:hover .toggle-heading,
.mfn-toggle-item .toggle-heading,
.mfn-toggle-item:hover .toggle-icon i,
.mfn-toggle-item .toggle-icon i {
    transition: all .3s;
}
/* Language */


.tooltip, #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    border: none !important;
}
.wpml-languages a {
    font-family: 'Open Sans';
    font-weight: 600 !important;
    font-size: 15px !important;
    padding: 5px 0 5px 10px !important;
}
.wpml-languages a:not(.active):hover {
    color: #007ca2 !important;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
    text-align: left;
}




hr.hr_narrow {
    width: 80px;
}

/* Slider Kundenstimmen */
.button.slick-arrow {
    background: none;
}
.rev-btn .icon-right-1 {
  margin-left: 25px;
}
.sr7-btn.sr7-layer a,
.sr7-btn.sr7-layer:hover {
  color: #fff !important;
}
/* Footer */

#Footer .container {
    display: flex;
    align-items: baseline;
}

#Footer .widget_nav_menu {
    text-align: right;
    display: flex;
    justify-content: right;
}
#Footer h4 {
    text-transform: uppercase;
    font-size: 18px;
}
#Footer p, #Footer a {
    font-size: 16px;
    color: #fff;
}
#Footer li {
    list-style: none;
}
.widget_archive ul, .widget_nav_menu ul {
    background: none;
}
#Footer .widget_nav_menu ul li::after {
    content: "";
    left: inherit;
    right: 0;
    border-color: rgba(255,255,255,.15);
}
#Footer .one-fourth.column {
  width: 25% !important;
  min-width: 25%;
}
#Footer .widget {
  margin: 22px 0;
}
.ihk-zert img {
    width: 107px !important;
    height: auto !important;
}
.widget_nav_menu ul {
  padding-right: 0;
}
@media all and (min-width:768px) {
    #Footer .one-fifth.column:nth-child(1) {
        width: 25% !important;
        min-width: 25%;
    }
    #Footer .one-fifth.column:nth-child(2) {
        width: 25% !important;
        min-width: 25%;
    }
    #Footer .one-fifth.column:nth-child(3) {
    width: 26% !important;
    min-width: 26%;
    }
    #Footer .one-fifth.column:nth-child(4) {
    width: 12% !important;
    min-width: 12%;
    }
    #Footer .one-fifth.column:nth-child(5) {
    width: 11% !important;
    min-width: 11%;
    }
}
@media all and (max-width: 1239px ) {
    #Top_bar #menu {
        max-height: calc(100vh - 80px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    .header-fixed #Top_bar #logo {
        line-height: 45px;
    }
    .mobile-sticky #Top_bar.is-sticky #logo {
        line-height: 33px !important;
    }
    body {
        padding: 73px 0 0 !important;
    }
    rs-fullwidth-wrap, rs-fullwidth-wrap rs-module-wrap {
        height: calc(100vh - 73px) !important;
    }
}
@media all and (max-width: 959px ) {
    section {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .zitat-big h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .presse a::before {
        width: 18px;
        height: 18px;
    }
    .testimonials_slider .testimonials_slider_ul li {
        padding: 0 20px;
    }
    #Footer .container {
        display: block;
    }
    #Footer .one-fourth.column {
        width: 100%;
    }
    #Footer .widgets_wrapper .widget {
        padding: 0;
    }
    #Footer .widget_nav_menu {
        text-align: left;
        justify-content: left;
    }
    #Footer  .widget_nav_menu ul {
        padding: 5px 10px 5px 0;
    }
    #Footer .widget_nav_menu ul li::after {
        left: 0;
        right: inherit;
    }
}

@media all and (max-width: 767px ) {
    body {
        padding: 0 !important;
    }
    body p {
        line-height: 1.4em;
        font-size: 18px;
    }
    .mcb-item-divider-inner {
        margin-left: 0 !important;
        padding-bottom: 20px !important;
    }
    .mobile-header-mini #Top_bar .logo {
        width: 140px;
    }
    rs-fullwidth-wrap, rs-fullwidth-wrap rs-module-wrap {
        height: calc(100vh - 57px) !important;
    }
    .section.mcb-section.zitat-big-section {
        margin-bottom: 0;
    }
        
    #Top_bar #logo img.logo-mobile {
        width: auto;
        height: 100%;
    }
    #Top_bar .top_bar_right_wrapper {
        top: 3px !important;
        margin-right: 15px !important; 
    }
    .mobile-sticky #Top_bar #menu {
        padding-top: 20px;
        border-top: solid 1px #041b5d;
    }
    .fixed-bg {
        padding-top: 20px !important;
        transition: all 0.3s;
    }
    .mmb0 {
        margin-bottom: 0 !important;
    }

    .section.mcb-section.zitat-big-section {
        padding: 0 0 0 0 !important;
    }
    .section.mcb-section.page-header {
        padding: 70px 0 0 0 !important;
        height: 280px !important;
        box-sizing: border-box;
    }
    .presse a::before {
        width: 16px;
        height: 16px;
    }
    .section_wrapper, .container, .four.columns .widget-area {
        max-width: 680px !important;
    }
    blockquote {
        font-size: 17px;
        line-height: 26px !important;
    }
    .section_wrapper .column.mobile-no-padding-column {
        margin: 0;
    }
    #menu > ul > li > a, a.action_button, #overlay-menu ul li a {
        font-size: 17px;
    }
    .zitat-big h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .mfn-divider {
        height: 10px;
    }
    .counter {
        padding: 0;
    }
    .counter .desc_wrapper .number-wrapper {
        margin-bottom: 5px;
        font-size: 32px;
    }
    .sr7-arrows {
        display: none !important;
    }
   #Footer .has-text-align-right {
        text-align: left;
    }
    #Footer .is-content-justification-right {
        justify-content: flex-start;
    }
    .mobile-icon-wpml-ss #Top_bar .wpml-languages {
        display: block !important;
    }
    .feature_list ul li .icon {
        width: 34px;
        height: 34px;
    }
    .feature_list ul li .icon i {
        font-size: 22px;
        line-height: 28px;
    }
    .feature_list p {
        font-size: 18px !important;
    }
    .referenz h3 {
        font-size: 18px !important;
        line-height: 1.3em;
    }
}
@media all and (max-width: 479px ) {
    body, .counter .desc_wrapper .title, h5, .smal-font p {
        font-size: 17px;
        line-height: 25px;

    }
    .section.mcb-section.page-header {
        padding: 70px 0 0 0 !important;
        height: 180px !important;
    }
    .bq_wrapper {
        padding: 0 !important;
    }
}
@media all and (min-width: 768px ) {
      .fixed-bg.zitat-big-section.bg-cover {
        background-position: center 100px !important;
      }
}
@media all and (min-width: 1240px ) {
    body {
        padding: 90px 0 0 !important;
    }
    #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        text-transform: none;
        font-weight: 600;
    }
    #Top_bar .top_bar_right_wrapper {
        top: 5px absolute;
    }
    .header-fixed #Top_bar .top_bar_right {
        position: absolute;
        right: 0;
    }
    #Top_bar .top_bar_right_wrapper {
        top: 8px;
    }
    .top_bar_left.clearfix {
        width: 100% !important;
    }
    .section.mcb-section.page-header-leistungen {
        height: 650px !important;
    }
}
@media all and (min-width: 2000px ) {
    .section.mcb-section.page-header-leistungen {
        height: 750px !important;
    }
}
.wpml-languages.enabled {
    margin: 5px 0 !important;
  }
.wpml-languages.enabled a {
    border: none !important;
    margin: 2px 0 !important;
    color: #00185d;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
    opacity: 1;
  }
  #back_to_top {
    background-color: #007ca2;
  }