/*
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: 2.0.2
*/

/* source-sans-3-200 - 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: 'Source Sans 3';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/source-sans-3-v9-latin-200.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-sans-3-v9-latin-300.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-3-v9-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-500 - 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: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/source-sans-3-v9-latin-500.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-3-v9-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-3-v9-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-800 - 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: 'Source Sans 3';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/source-sans-3-v9-latin-800.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-900 - 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: 'Source Sans 3';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/source-sans-3-v9-latin-900.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

#Content {
  padding-top: 0px;
}

.has_content .the_content_wrapper {
  margin-bottom: 0px;
}

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p,
.white div,
.white span {
  color: #fff;
}

.contact-link a {
  color: #fff;
}

#Top_bar .menu>li>a,
#Top_bar .menu>li>a span {
  font-size: 22px;
  line-height: 32px;
  text-transform: uppercase;
  color: #FF6A0C;
  font-weight: 900;
}

#Top_bar .menu>li>a:hover {
  color: #FF6A0C;
  opacity: .75;
}

#Top_bar .logo {
  margin: 0 30px 0 40px;
}

#Top_bar .menu>li>a {
  padding: 30px 0;
}

.nav-link-orange span {
  color: #2A27A4 !important;
}

.nav-link-orange span:hover {
  opacity: .75;
}

#Side_slide {
  background-color: #2A27A4;
  border-color: #2A27A4;
}

#Side_slide .nav-link-orange span {
  color: #FF6A0C !important;
}

h1,
h2,
h3,
h4 {
  text-transform: uppercase;
}

.slidertext {
  font-size: 104px;
  line-height: 128px !important;
  font-family: 'Source Sans 3';
  font-weight: 900;
}

.btn-default {
  background: #2A27A4;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  line-height: 32px;
  width: 100%;
  text-align: center;
}

.btn-default:hover {
  color: #fff;
}

.btn-custom1 {
  background: transparent;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
}

.btn-custom1:hover {
  color: #fff;
}

.pre-headline {
  text-transform: uppercase;
  color: #FF6A0C;
  font-weight: 900;
  font-size: 24px;
  line-height: 48px;
}

.mfn-footer a:not(.button, .icon_bar, .mfn-btn, .mfn-option-btn) {
  font-weight: 900;
  color: #fff;
  font-size: 25px;
}

.row {
  display: flex;
  justify-content: space-between;
}

.col {
  width: 48%;
  padding-bottom: 20px;
}

.button-default input[type="submit"] {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 900;
  padding: 10px 80px;
  margin-top: 50px;
}

.vc_row-o-equal-height .wpb_wrapper>div {
  margin-bottom: 0px;
}

#Side_slide #menu ul li a {
  text-transform: uppercase;
  font-weight: 900;
}

#Side_slide #menu ul li {
  border-top: 0px;
}

#Side_slide #menu>ul:last-child>li:last-child {
  border-bottom: 0px;
}

.blue-box-center .vc_column-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

#Footer .widgets_wrapper {
  padding: 0;
}

.mfn-footer a:not(.button, .icon_bar, .mfn-btn, .mfn-option-btn) {
  text-transform: uppercase;
}

.one-fourth.column {
  width: 25%;
  height: 200px;
  display: flex;
  align-items: center;
}

span.wpcf7-list-item-label {
  color: #fff;
}

span.wpcf7-list-item {
  margin: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #fff;
}

.mfn-footer a:not(.button, .icon_bar, .mfn-btn, .mfn-option-btn):hover {
  color: #fff;
}

@media only screen and (min-width: 1024px) and (max-width: 1630px) {
  .slidertext {
    font-size: 50px;
    line-height: 65px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
  #Top_bar .responsive-menu-toggle {
    color: #2A27A4;
  }
}

@media only screen and (max-width: 1200px) {
  .box-1 {
    order: 1;
  }

  .box-2 {
    order: 3;
  }

  .box-3 {
    order: 5;
  }

  .box-4 {
    order: 2;
  }

  .box-5 {
    order: 4;
  }

  .box-6 {
    order: 6;
  }
}

@media only screen and (max-width: 992px) {
  .slidertext {
    font-size: 70px;
    line-height: 85px !important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
  h1 {
    font-size: 52px;
    line-height: 60px;
  }
}

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

  p {
    font-size: 16px;
    line-height: 22px;
  }

  .mobile-header-mini #Top_bar .logo {
    margin-left: 30px;
  }

  .slidertext {
    font-size: 50px;
    line-height: 65px !important;
  }

  .row {
    flex-wrap: wrap;
  }

  .col {
    width: 100%;
  }

  .blue-box-center .vc_column-inner .wpb_text_column {
    padding: 80px 60px !important;
  }

  .box-1 {
    order: 1;
  }

  .box-2 {
    order: 4;
  }

  .box-3 {
    order: 5;
  }

  .box-4 {
    order: 2;
  }

  .box-5 {
    order: 3;
  }

  .box-6 {
    order: 6;
  }

  .one-fourth.column {
    height: 70px;
  }

  .referenz-first-row .spacer--small {
    height: 20px !important;
  }

  .mobil-space .spacer--small {
    height: 20px !important;
  }
}

/* OPUS Base Hoverbox */

.hoverbox-container {
  position: relative;
}

.img-100 {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

.hoverbox-content {
  color: #fff;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255, 106, 12, 0.75);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 15px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.15s ease;
}

.hoverbox-content h3 {
  color: #fff;
}

.hoverbox-container:hover .hoverbox-content {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .hoverbox-content {
    opacity: 1;
  }
}

/* REFERENZEN */

.section-post-header, .section-post-intro-share, .fixed-nav-prev, .fixed-nav-next {
  display: none;
}

/* REV SLIDER REFERENZEN */

.tp-bullet-image, .tp-bullet-imageoverlay, .tp-bullet-title {
  display: none;
}

.tp-bullet {
  background-color: #fff !important;
  border: 2px solid #fff !important;
}

.tp-bullet.selected {
  border: 2px solid #ff6a0c !important;
}


/* HEADER UMSTYLING IMPRESSUM & DATENSCHUTZ */

.page-id-26 #Header .top_bar_left,
.page-id-24 #Header .top_bar_left {
  background-color: #000a50 !important;
}

.page-id-26 #Header .is-sticky .top_bar_left,
.page-id-24 #Header .is-sticky .top_bar_left {
  background-color: #fff !important;
}

.page-id-26 #Top_bar #logo,
.page-id-24 #Top_bar #logo {
  height: 95px;
  line-height: 95px;
}

.page-id-26 .logo-main,
.page-id-24 .logo-main {
  max-height: 100px !important;
}

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

  .page-id-26 #Header .top_bar_left,
  .page-id-24 #Header .top_bar_left {
    background-color: #fff !important;
  }

  .page-id-26 .spacer--small,
  .page-id-24 .spacer--small {
    height: 0px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .page-id-26 #Top_bar .responsive-menu-toggle,
  .page-id-24 #Top_bar .responsive-menu-toggle {
    color: #fff;
  }
}

.page-id-26 #Header .top_bar_left .nav-link-orange a span,
.page-id-24 #Header .top_bar_left .nav-link-orange a span {
  color: #fff !important;
}

.page-id-26 #Header .is-sticky .top_bar_left .nav-link-orange a span,
.page-id-24 #Header .is-sticky .top_bar_left .nav-link-orange a span {
  color: #2A27A4 !important;
}

@media only screen and (min-width: 768px) {
  .page-id-343 .icon-menu-fine {
    color: #fff;
  }
}