/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*------------------------*/
/* - Fonts ---------------*/
/*------------------------*/
body,
blockquote p,
.subtitle #mega-menu-wrap > ul > li,
#site-navigation .main-nav {
  font-family: "VistaSansOT-Book" !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "VistaSansMedRegular", sans-serif !important;
}

h6 {
  font-family: "VistaSansOT-Book", sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.subtitle {
  font-family: "VistaSansOT-Book", sans-serif !important;
}

#mega-menu-wrap > ul > li {
  font-family: "VistaSansOT-Book", sans-serif !important;
  font-weight: 100;
}

/*------------------------*/
/* - body scroll function ----------------*/
/*------------------------*/
.scroll-hidden body {
  overflow: hidden;
}

/*------------------------*/
/* - Menu ----------------*/
/*------------------------*/

/* BUWIWEB-76 */
/* START parent theme overrides - mobile-breakpoint */
@media screen and (max-width: 1000px) {
  .fullscreen-navigation {
    display: none;
  }
  div.subheader.fixed {
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  div.header-cap.header-3,
  div.header-cap.header-4 {
    height: 30px;
  }
  header#masthead.site-header {
    width: 100% !important;
    height: 70px;
    max-height: 70px;
    min-height: auto;
    line-height: 70px;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    left: 0;
    margin: 0;
    z-index: 999;
  }
  header#masthead.site-header a:hover,
  header#masthead.site-header a.open,
  header#masthead.site-header a.focus {
    opacity: 1;
  }
  header#masthead.site-header .header-wrap {
    max-width: 100%;
    padding: 0 25px;
    margin-left: 0;
    margin-right: 0;
    line-height: inherit;
  }
  header#masthead.site-header .menu-wrap {
    width: auto;
    float: right;
    padding: 0;
    margin: 0;
  }
  header#masthead.site-header .menu-wrap .wrap {
    width: auto;
  }
  header#masthead.site-header .header-bottom {
    display: none;
  }
  header#masthead.site-header .site-branding {
    width: auto;
    max-width: 60%;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    line-height: inherit;
    text-align: left;
    position: static;
  }
  header#masthead.site-header .site-title {
    width: auto;
    padding: 0;
  }
  header#masthead.site-header .site-branding a {
    line-height: inherit;
  }
  div.content-right {
    margin: 0;
  }
  .subheader {
    padding-left: 10px;
    padding-right: 10px;
  }
  .subheader ul.social-bar {
    display: none;
  }
  .close-menu {
    display: block;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 999;
    cursor: pointer;
  }
  #masthead #site-navigation.main-nav {
    background: rgba(48, 48, 48, 0.97);
    color: rgba(255, 255, 255, 0.6);
    width: -webkit-calc(100vw - 60px);
    width: calc(100vw - 60px);
    height: 100vh;
    text-align: left;
    font-size: 20px;
    line-height: 52px;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 99999999;
    opacity: 0.2;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: 0.4s cubic-bezier(0.45, 0, 0.3, 1);
    -o-transition: 0.4s cubic-bezier(0.45, 0, 0.3, 1);
    transition: 0.4s cubic-bezier(0.45, 0, 0.3, 1);
    -webkit-transition-property: opacity, visibility, left, right;
    -o-transition-property: opacity, visibility, left, right;
    transition-property: opacity, visibility, left, right;
  }
  #masthead #site-navigation.main-nav.slide-right {
    right: -100%;
    left: auto;
  }
  #masthead #site-navigation.main-nav.slide-right.active {
    width: 100%;
    left: auto;
    right: 0;
  }
  #masthead #site-navigation.main-nav.hidden {
    display: block;
  }
  #masthead #site-navigation.main-nav .site-branding {
    display: none;
  }
  #masthead #site-navigation.main-nav .close {
    color: inherit;
    font-size: 26px;
    line-height: 56px;
    padding: 10px 30px 5px;
    display: block;
    cursor: pointer;
  }
  #masthead #site-navigation.main-nav .close:hover {
    color: #ffffff;
  }
  #masthead #site-navigation.main-nav .close i.ion-ios-arrow-back:before {
    content: "\f3cf";
    font-family: "Ionicons";
    width: 20px;
    height: 20px;
  }
  #masthead #site-navigation.main-nav #mega-toggle-block-1 {
    display: none !important;
  }
}

@media screen and (max-width: 1000px) {
  #masthead #site-navigation.main-nav #mega-toggle-block-1 {
    display: none !important;
  }
  #masthead #site-navigation.main-nav .mega-menu-toggle {
    display: none;
  }
  #masthead #site-navigation.main-nav #mega-menu-primary {
    display: block;
  }
}

@media screen and (max-width: 1000px) {
  #masthead #site-navigation.main-nav.active {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  #masthead .menu-other,
  #masthead.header-6 .menu-other {
    position: static;
    padding: 0;
    width: auto;
    line-height: inherit;
  }
  #masthead .menu-other > li > a,
  #masthead.header-6 .menu-other > li > a {
    line-height: inherit;
  }
  #masthead .menu-other > li.languages,
  #masthead.header-6 .menu-other > li.languages {
    padding: 0;
  }
  #masthead.without-mobile-search .header-wrap .search {
    display: none;
  }
  #hamburger-fullscreen-menu {
    display: none;
  }
  #hamburger-menu {
    display: block;
    float: right;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transition-property: visibility, opacity, -webkit-transform;
    transition-property: visibility, opacity, -webkit-transform;
    -o-transition-property: visibility, opacity, transform;
    transition-property: visibility, opacity, transform;
    transition-property: visibility, opacity, transform, -webkit-transform;
  }
  #hamburger-menu .btn-toggle {
    width: 50px;
  }
  #hamburger-menu .btn-lines {
    background: #282828;
  }
  #hamburger-menu.hidden {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* END parent theme overrides - mobile-breakpoint */

.fullscreen-navigation {
  display: none;
}

/* BUWIWEB-70 */
@media screen and (min-width: 1001px) {
  /* #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color:inherit!important;
  } */
  .showed * #mega-menu-wrap-primary,
  .showed * #mega-menu-wrap-primary #mega-menu-primary,
  .showed * #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,
  .showed * #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
  .showed * #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    color: inherit;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-menu-ancestor
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-page-ancestor
    > a.mega-menu-link {
    color: inherit;
  }
}

#mega-menu-wrap-primary,
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
  color: #fff;
}

/* - MouseOver -----------*/
#masthead a:hover,
#masthead a.open,
#masthead a.focus {
  opacity: 1;
}

.header-wrap:hover {
  background: rgba(255, 255, 255, 0.8) !important;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.header-wrap:hover * {
  color: #555 !important;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  a.mega-menu-link[aria-haspopup="true"] {
  cursor: default;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link:after,
#masthead .menu-other > li.search a:after {
  content: "";
  display: block;
  height: 2px;
  width: 0;
  position: relative;
  top: -24px;
  background-color: #555;
  margin: 0 auto;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
  clear: both;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item:hover
  > a.mega-menu-link:after,
#masthead .menu-other > li.after:hover a:before,
#masthead .menu-other > li.search:hover a:after {
  width: 100%;
}

.site-title,
.menu-other,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link {
  z-index: 999;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu,
.fullscreen-navigation {
  z-index: 200;
  padding-top: 80px;
  /* Height of headermenu*/
}

#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu {
  top: 0;
}

/* Icons */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a[aria-label] {
  padding: 0 0 0 15px;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a[aria-label="Impressionen"]:before {
  font-family: "Ionicons" !important;
  content: "\f148";
  font-size: 20px;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a[aria-label="Kontakt"]:before {
  font-family: "Ionicons" !important;
  content: "\f11d";
  font-size: 20px;
}

/* MenuButton */
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item.button-blue
  > a.mega-menu-link {
  color: #fff !important;
  border-radius: 100px;
  background-color: #5bc2e7;
  line-height: 25px;
  height: auto;
  padding-top: 4px;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item.button-blue:hover
  > a.mega-menu-link:after {
  width: 0;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link {
  padding: 0px 12px 0px 12px;
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0px 9px 0px 9px;
  }
}

#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator {
  display: none;
}

#masthead.site-header.header-fixed * a.mega-menu-link[title="btn"] {
  color: #fff !important;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item.button-blue
  > a.mega-menu-link:hover {
  background-color: #555;
  border-color: #555;
}

/* LanguageMenu */
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-wpml-ls-item
  ul.mega-sub-menu {
  top: 80px;
  left: -3px;
  width: 105%;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-wpml-ls-item
  ul.mega-sub-menu
  li
  a {
  text-align: center;
}

/* Search-Icon */
#masthead .menu-other > li > a {
  padding-left: 0;
}

/*------------------------*/
/* - Mobile Menu ---------*/
/*------------------------*/

#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator {
  width: 0px;
  margin: 0;
  overflow: visible;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator:after {
  position: relative;
  left: -25px;
}

/* - Logo -----------*/
#masthead .site-title img,
#masthead .site-title a img {
  max-height: 60px;
}

.st0 {
  fill: currentColor !important;
}

/* Wechlel bei vertical galleries */
.dark .svg-logo .st0 {
  fill: #444 !important;
}

#masthead * .svg-logo {
  height: auto;
  padding-top: 20px;
  z-index: 500;
}
#masthead .mobile-logo .svg-logo,
#masthead .fixed-mobile-logo .svg-logo {
  padding-top: 0px;
}

.header-wrap:hover * .svg-logo *,
.fixed-logo * .svg-logo * {
  fill: #555 !important;
}

/* menu on Programm Page */
.darkVariantSlider
  #mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item {
  color: #666;
}

/*------------------------*/
/* - Slider --------------*/
/*------------------------*/

/* not to used anymore... fixed by norebro
.onepage-dots.slider-vertical-numbers:first-of-type {
  display: none;
}*/

/* - Footer -----------*/
.Footerlogo {
  width: 180px;
}
.newsletter .gform_footer.top_label {
  margin-top: 0;
  padding-top: 0;
}

.newsletter .gform_footer.top_label .gform_button {
  background-color: #5bc2e7;
  padding: 15px 25px 14px;
}
.newsletter .gform_body input[type="email"]::placeholder {
  color: #bcbcbc;
}

/* - Blog-Grid -----------*/
.blog-grid.grid-3 .content {
  background: transparent;
}

.blog-grid.grid-3 .overlay {
  background: linear-gradient(rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 0) 97%);
  opacity: 0.5;
  transition-duration: 1s;
}

.blog-grid p {
  opacity: 0;
  transition-duration: 1s;
}

.blog-grid:hover p {
  opacity: 1;
  transition-duration: 1s;
}

.blog-grid.grid-3:hover .overlay {
  background: linear-gradient(rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 1) 90%);
  opacity: 0.8;
  transition-duration: 1s;
}

.blog-grid footer {
  opacity: 0;
}

.blog-grid:hover footer {
  opacity: 1;
}

.blog-grid a {
  color: #fff;
}

/* - Bannerbox -----------*/
.bannerbox:hover {
  background: rgba(255, 255, 255, 0.8);
  transition-duration: 1s;
}

.bannerbox .btn {
  visibility: hidden;
}

.bannerbox:hover .btn {
  visibility: visible;
}

.bannerbox {
  background: transparent;
  transition-duration: 1s;
}

/* - Pricing-Table -----------*/
.pricing-table .price h2 {
  display: inline-block;
  font-size: 35px;
  line-height: 50px;
  margin: 0;
  position: relative;
}

.pricing-table .price p.subtitle {
  margin-top: 20px;
  font-size: 13.6px;
  padding-left: 10px;
  padding-right: 10px;
  height: 240px;
}

p.pricing-subtitle {
  height: 35px;
}

/*------------------------*/
/* - ZimmerSlider  -------*/
/*------------------------*/

@media screen and (min-width: 1000px) {
  .portfolio-gallery .slider {
    width: 75%;
  }

  .portfolio-gallery .gallery-content {
    width: 25%;
    padding: 30px 5%;
  }
}

.norebro-recent-projects-sc * .owl-prev {
  margin-left: auto !important;
}

.norebro-recent-projects-sc * .slider-nav * {
  color: #fff !important;
}

.slider .owl-nav div.disabled {
  opacity: 0.3;
}

/*------------------------*/
/* - Gallery - Impressionen -*/
/*------------------------*/

/* Same image-height for Preview-Images */

.norebro-gallery-sc .norebro-masonry .grid-item div {
  height: 250px;
  overflow: hidden !important;
}
.norebro-gallery-sc * .gallery-image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}

/*------------------------*/
/* - Blog Teaser ---------*/
/*------------------------*/

.blog-teaser-link {
  display: block;
}

.blog-grid * .tag,
.blog-grid h3 span {
  color: #fff;
}

/*------------------------*/
/* - Styles vom bösen Mann*/
/*------------------------*/

.standortteaser .vc_column-inner {
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

/* - ProgrammSlider-----------*/

/* - Bannerbox hover -----------*/
.bannerbox:hover {
  background: rgba(0, 0, 0, 0.8);
  transition-duration: 1s;
}

.bannerbox:hover h3 {
  font-weight: 500;
  color: #fff;
  transition-duration: 1s;
}

.bannerbox:hover p {
  visibility: visible;
  transition-duration: 1s;
}

.bannerbox p {
  visibility: hidden;
}

/* - Paralax -----------*/
.parallax .parallax-content {
  position: relative;
  z-index: 3;
  padding-left: 0;
  padding-right: 0;
}

#masthead.header-fixed .header-wrap {
  box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.05), 0 1px 70px 0 rgba(0, 0, 0, 0.05);
}

/* - Galery -----------*/
#norebro-custom-5aeade332f9df .btn {
  margin-top: 15px;
}

.lazy-load {
  margin: 30px auto;
  display: block;
  font-size: 16px;
  font-family: "VistaSansOT-Book";
  font-weight: 300;
  text-align: center;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

.lazy-load.load-more:hover {
  color: #5bc2e7;
}

/* - megamenü -----------*/
#mega-menu-wrap-primary #mega-menu-primary p {
  margin-top: -20px;
  text-align: center;
}

#mega-menu-wrap-primary #mega-menu-primary img :hover {
  color: #5bc2e7;
}

.widget_nav_menu ul,
.widget_nav_menu .menu,
.widget_pages ul,
.widget_pages .menu {
  list-style: underline;
}

/* - blog -----------*/
.blogheader .header-title .bg-image {
  content: url(/wp-content/uploads/2018/05/Galerie-Bodensee-See-Kopie.njpg);
  object-fit: cover;
  background: #000;
}

/* - HeaderfixProgrammseite -----------*/
.verticalsliderfix #masthead * .dark .svg-logo {
  color: #444;
}

.verticalsliderfix #masthead * .light .svg-logo {
  color: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary .programmseite a.mega-menu-link {
  color: #000;
}

/* - TeamModul -----------*/
.norebro-team-member-sc .title {
  text-align: center;
}

.norebro-team-member-sc .subtitle {
  text-align: center;
}

.norebro-team-member-sc .description {
  text-align: center;
  vertical-align: middle;
}

.norebro-team-member-sc .image-wrap {
  height: 350px;
}

.team-member .image-wrap .overlay .content-center .wrap {
  vertical-align: middle;
}

/* - Processmodul -----------*/
.norebro-process-sc p {
  height: 180px;
}

.norebro-button-sc .text {
  font-family: "VistaSansOT-Book" !important;
  font-weight: 500;
}

/* - Logoboxen -----------*/
.logobox6 :hover {
  content: url(/wp-content/uploads/2018/05/Slow-Food-Deutschland-eV3.jpg);
  transition-duration: 1s;
}

.logobox1 img {
  filter: grayscale(100%);
  opacity: 0.8;
  transition-duration: 0.7s;
  padding: 6px;
}

.logobox1 img:hover {
  filter: none;
  /* works for firefox */
  -webkit-filter: none;
  opacity: 1;
  transition-duration: 0.7s;
}

/* - Newsletterbutton -----------*/
.site-footer .widget_norebro_widget_subscribe button.btn {
  background: transparent;
  border-color: #fff;
  color: #fff;
  font-family: "VistaSansOT-Book" !important;
  font-weight: 500;
}

.site-footer .widget_norebro_widget_subscribe:hover button.btn {
  background: #5bc2e7;
  border-color: #5bc2e7;
  color: #fff;
  font-family: "VistaSansOT-Book" !important;
  font-weight: 500;
}

.standortteaser .vc_column-inner {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

/* - will ich nicht haben -----------*/
.vp-sidedock {
  display: none;
}

.toggle .norebro-icon-grid {
  display: none;
}

/* -mobilfixes -----------*/
@media only screen and (max-width: 768px) {
  .responsivefix {
    margin-bottom: 20px;
  }

  .headline h1 {
    font-size: 45px;
    line-height: 0;
  }

  .headline h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .headline h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .responsivespace {
    max-height: 60px;
  }
  /* Teaserboxes Homepage */
  .vc_row .vc_column_container.standortteaser > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  /* hero fix */
  div.vc_row.vc_row-flex.vc_row-o-full-height {
    display: flex;
  }
}

/* -mobilstyles vom Bösen Mann -----------*/

@media screen and (max-width: 1000px) {
  #masthead #site-navigation.main-nav.active {
    left: 0;
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  #masthead #site-navigation.main-nav {
    background: #ffffff;
    text-align: right;
    font-size: 40px;
    line-height: 60px;
  }
}

@media screen and (max-width: 1000px) {
  #masthead #site-navigation.main-nav .close {
    font-size: 35px;
    color: #555;
  }
}

#mega-menu-wrap-primary,
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
  color: #666666;
}

@media only screen and (max-width: 1000px) {
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    text-align: center;
    font-size: 17px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link:after,
  #masthead .menu-other > li.search a:after {
    display: none;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.button-blue
    > a.mega-menu-link {
    margin-left: 30%;
    margin-right: 30%;
    min-height: 40px;
    vertical-align: middle;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.button-blue
    > a.mega-menu-link {
    padding-top: 8px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.mega-icon-right
    > a.mega-menu-link:before {
    float: none;
    margin: 0px;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a[aria-label] {
    padding: 0 0 0 0px;
  }
  #masthead.site-header .header-wrap,
  .header-cap {
    height: 70px;
    max-height: 70px;
    line-height: 70px;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu,
  .fullscreen-navigation {
    z-index: 200;
    padding-top: 20px;
  }

  #norebro-custom-5b03d6976150e h3 {
    font-size: 24px;
  }
}

/* -mehr styles vom Bösen Mann -----------*/

@media screen and (max-width: 768px) {
  .title.subtitle-top {
    line-height: 45px !important;
    font-size: 24px;
  }

  #masthead.site-header,
  #masthead.site-header .header-wrap,
  .header-cap {
    height: 70px;
    max-height: 70px;
    line-height: 70px;
  }

  #moove_gdpr_cookie_info_bar
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content
    a.mgbutton,
  #moove_gdpr_cookie_info_bar
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content
    button.mgbutton {
    font-size: 15px;
    padding: 2px 10px;
  }

  #moove_gdpr_cookie_info_bar
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    text-align: center;
  }
}

.wpcf7-list-item-label {
  margin-left: 30px;
  box-sizing: border-box;
  float: left;
  margin-top: -36px;
  margin-bottom: 20px;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: #202020;
  border-top: 0px;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  h1,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  h2,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  h3,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  h4,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  h5,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  h6,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  p,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  p
  a {
  font-family: "VistaSansOT-Book" !important;
  font-weight: lighter;
  color: #fff !important;
  font-size: 12px !important;
}

#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  span.change-settings-button {
  color: #5bc2e7;
  text-decoration: underline;
  cursor: pointer;
  transition: all 0.2s ease;
}

#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  a.mgbutton,
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  button.mgbutton {
  background-color: #2f9d37;
  text-decoration: none;
  font-family: "VistaSansOT-Book" !important;
  border-radius: 5px;
  color: #fff;
  font-weight: 100;
  padding: 8px 30px;
  transition: all 0.3s ease;
  border: none;
  display: inline-block;
  margin: 3px 4px;
  white-space: nowrap;
  text-transform: none;
  letter-spacing: 0;
  cursor: pointer;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-tab-main
  h3.tab-title {
  font-family: "VistaSansOT-Book" !important;
  font-weight: lighter;
  margin: 0;
  padding: 0;
  color: #000;
  margin-bottom: 25px;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-tab-main
  h3.tab-title {
  font: 28px "VistaSansOT-Book" !important;
  font-style: normal !important;
  font-variant-ligatures: normal !important;
  font-variant-caps: normal !important;
  font-variant-numeric: normal !important;
  font-variant-east-asian: normal !important;
  font-weight: 300 !important;
  font-stretch: normal !important;
  font-size: 28px !important;
  line-height: normal !important;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  #moove-gdpr-menu
  li
  a,
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  #moove-gdpr-menu
  li
  button {
  font: 600 14px "VistaSansOT-Book" !important;
  font-variant-ligatures: normal !important;
  font-variant-caps: normal !important;
  font-variant-numeric: normal !important;
  font-variant-east-asian: normal !important;
  font-weight: 100 !important;
  font-stretch: normal !important;
  font-size: 14px !important;
  line-height: 1.1;
  font-family: "VistaSansOT-Book" !important;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #f1f1f1;
  color: #0c4da2;
  width: 100%;
  transition: all 0.3s ease;
  border-radius: 5px;
  text-align: left;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  .moove-gdpr-branding-cnt
  a {
  display: none;
}

#mega-menu-wrap-primary,
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
  color: #fff;
}

#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  a.mgbutton,
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  button.mgbutton {
  border-radius: 150px;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-footer-content
  .moove-gdpr-button-holder
  a.mgbutton,
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-footer-content
  .moove-gdpr-button-holder
  button.mgbutton {
  padding-right: 25px;
  padding-left: 25px;
}

.widget_text {
  font-size: 15px;
}

.process .number {
  color: #ebebeb;
  font: bold 100px "Poppins", sans-serif;

  font-size: 80px;
  line-height: 1;
}

.gallery-image .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.gallery-image .overlay h4 {
  color: #fff;
  margin: 0;
  font-size: 16px;
  font-weight: 100;
}

@media screen and (min-width: 769px) {
  .scroll-top {
    right: 30px;
    bottom: 80px;
  }
}

footer.site-footer .site-info,
footer.site-footer .site-info a,
footer.site-footer .site-info {
  background-color: #34373a;
  color: #707479;
  padding-bottom: 60px;
}

.header-title h1.page-title {
  font-family: "VistaSansOT-Book" !important;
  font-weight: lighter;
}

.headline h1 {
  font-family: "VistaSansOT-Book" !important;
  font-size: 60px;
  line-height: 0px;
}

.headline h2 {
  font-size: 60px;
  line-height: 55px;
  color: #444444;
  font-family: "VistaSansOT-Book" !important;
}

.headline h3 {
  font-size: 24px;
  line-height: 0px;
  font-weight: 100;
  color: #5bc2e7;
  font-family: "VistaSansOT-Book" !important;
}

.portfolio-gallery .gallery-content .tag {
  background: #505cfd;
  color: #5bc2e7;
  border-color: #505cfd;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.divider,
h1.with-divider:after,
h2.with-divider:after,
h3.with-divider:after,
h4.with-divider:after,
h5.with-divider:after,
h6.with-divider:after,
.accordion-box.title-brand-bg-color .title,
.list-box li:after,
.widget_recent_comments li:after,
.widget_recent_entries li:after,
.widget_meta li:after,
.widget_archive li:after,
.widget_nav_menu li:after,
.widget_pages li:after,
.widget_categories li:after,
.widget_rss li:after,
.widget_product_categories li:after,
.list-box.icon-fill li .icon,
.icon-fill.widget_recent_comments li .icon,
.icon-fill.widget_recent_entries li .icon,
.icon-fill.widget_meta li .icon,
.icon-fill.widget_archive li .icon,
.icon-fill.widget_nav_menu li .icon,
.icon-fill.widget_pages li .icon,
.icon-fill.widget_categories li .icon,
.icon-fill.widget_rss li .icon,
.icon-fill.widget_product_categories li .icon,
.socialbar.brand a,
.socialbar.brand.outline a:hover,
.socialbar.brand.flat a:hover,
.video-module .btn-play.btn-brand,
.video-module.boxed:hover .btn-play.outline.btn-brand,
.widget_calendar caption,
.widget_price_filter .ui-slider-range,
.widget_price_filter .ui-slider-handle:after,
a.hover-underline.underline-brand:before,
.btn-brand,
button[disabled].btn-brand:hover,
input[type="submit"][disabled].btn-brand:hover,
.btn-outline.btn-brand:hover,
a.btn-outline.btn-brand:hover,
.radio input:checked + .input:after,
.radio:hover input:checked + .input:after,
.portfolio-gallery .gallery-content .tag,
nav.pagination li a.hover-underline:before,
.portfolio-sorting li a:hover .name:before,
.portfolio-item .category,
.portfolio-page.fullscreen .content .tag,
.portfolio-page.portfolio-header-title.invert .tag,
input.brand-bg-color,
input[type="submit"].brand-bg-color,
button.brand-bg-color,
a.brand-bg-color,
div.brand-bg-color,
span.brand-bg-color,
input.brand-bg-color-hover:hover,
input[type="submit"].brand-bg-color-hover:hover,
button.brand-bg-color-hover:hover,
a.brand-bg-color-hover:hover,
div.brand-bg-color-hover:hover,
span.brand-bg-color-hover:hover,
.brand-bg-color,
.brand-bg-color-after:after,
.brand-bg-color-before:before,
.brand-bg-color-hover:hover,
.brand-bg-color-hover-after:after,
.brand-bg-color-hover-before:before,
.woocommerce .product .product_meta > span:after,
.select2-dropdown .select2-results__option[aria-selected="true"],
.woocommerce .woo-my-content mark {
  background-color: #fff;
}

.accordion-box.outline.title-brand-border-color .title,
.contact-form.without-label-offset .focus.active,
.contact-form.flat input:not([type="submit"]):focus,
.contact-form.flat select:focus,
.contact-form.flat textarea:focus,
.socialbar.brand a,
.video-module .btn-play.btn-brand,
.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_calendar tbody tr td#today,
.btn-brand,
.btn-outline.btn-brand,
a.btn-outline.btn-brand,
.btn-outline.btn-brand:hover,
a.btn-outline.btn-brand:hover,
.btn-outline.btn-brand.disabled:hover,
a.btn-outline.btn-brand.disabled:hover,
input:not([type="submit"]):focus,
textarea:focus,
select:focus,
a.tag:hover,
.tag-wrap a:hover,
a[class^="tag-link-"]:hover,
.portfolio-gallery .gallery-content .tag,
.header-search form input:focus,
.fullscreen-navigation.simple ul.menu li:hover > a:after,
.fullscreen-navigation.simple ul.menu li:hover > a:before,
.portfolio-item .category.outline,
.portfolio-page.fullscreen .content .tag,
.portfolio-page.portfolio-header-title.invert .tag,
.entry-footer .share .title:hover,
input.brand-border-color,
input[type="submit"].brand-border-color,
button.brand-border-color,
a.brand-border-color,
div.brand-border-color,
span.brand-border-color,
input.brand-border-color-hover:hover,
input[type="submit"].brand-border-color-hover:hover,
button.brand-border-color-hover:hover,
a.brand-border-color-hover:hover,
div.brand-border-color-hover:hover,
span.brand-border-color-hover:hover,
.brand-border-color,
.brand-border-color-after:after,
.brand-border-color-before:before,
.brand-border-color-hover:hover,
.brand-border-color-hover-after:after,
.brand-border-color-hover-before:before {
  border-color: #fff;
}

div.tag,
span.tag,
a.tag,
.tag-wrap a,
a[class^="tag-link-"] {
  background: transparent;
  color: #5bc2e7;
  border: 0px solid #404044;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 9px 15px 7px;
  padding-top: 9px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 4px;
  margin-right: 4px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
}

.tab-box .button {
  width: auto;
  margin: 0 30px 0 0;
  padding: 18px 0;
  font-size: 15px;
  font-weight: 100;
  display: inline-block;
  clear: none;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}

.tab-box .buttons .line {
  color: #000;
}

b,
strong {
  font-weight: 100;
  font-family: "VistaSansMedRegular", sans-serif !important;
}

h5 {
  font-size: 14px;
  text-transform: none;
  margin-top: 10px;
  font-family: "VistaSansOT-Book" !important;
}

h4 {
  font-size: 16px;
  font-family: "VistaSansOT-Book" !important;
}

.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #5bc2e7 !important;
}

.wpb-js-composer
  .vc_tta-color-white.vc_tta-style-flat
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #5bc2e7 !important;
}

pre {
  background: rgba(0, 0, 0, 0);
  padding: 0px;
  line-height: 15px;
}

.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel
  .vc_tta-panel-body,
.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  background-color: #fff !important;
}

.wpb-js-composer .vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
  background-color: #fff !important;
}

.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel
  .vc_tta-panel-heading {
  background-color: #fff !important;
}

.wpb-js-composer
  .vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-right.vc_tta-panel-title
  > a {
  padding-right: 42px;
  border-bottom: solid;
  border-width: 1px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 14px 0px !important;
}

.wpb-js-composer
  .vc_tta-color-white.vc_tta-style-flat
  .vc_active
  .vc_tta-panel-heading
  .vc_tta-controls-icon::after {
  color: #5bc2e7;
}

.wpb-js-composer
  .vc_tta-color-white.vc_tta-style-flat
  .vc_tta-panel
  .vc_tta-panel-heading:focus,
.wpb-js-composer
  .vc_tta-color-white.vc_tta-style-flat
  .vc_tta-panel
  .vc_tta-panel-heading:hover {
  background-color: #fff !important;
}

input:not([type="submit"]),
textarea,
select {
  background: none;
  color: #666666;
  width: 100%;
  padding: 15px;
  border: none;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}

select {
  height: 33px;
  -ms-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='292.4' height='292.4'%3E%3Cpath fill='%23666666' d='M287 69.4a17.6 17.6 0 0 0-13-5.4H18.4c-5 0-9.3 1.8-12.9 5.4A17.6 17.6 0 0 0 0 82.2c0 5 1.8 9.3 5.4 12.9l128 127.9c3.6 3.6 7.8 5.4 12.8 5.4s9.2-1.8 12.8-5.4L287 95c3.5-3.5 5.4-7.8 5.4-12.8 0-5-1.9-9.2-5.5-12.8z'/%3E%3C/svg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  font-family: "Rubik", sans-serif;
  padding-left: 5px;
}
.gform_wrapper.gf_browser_gecko select {
  padding-right: 2px !important;
}
select option {
  font-family: "Rubik", sans-serif;
}

.accordion-box.outline.title-brand-border-color .title,
.contact-form.without-label-offset .focus.active,
.contact-form.flat input:not([type="submit"]):focus,
.contact-form.flat select:focus,
.contact-form.flat textarea:focus,
.socialbar.brand a,
.video-module .btn-play.btn-brand,
.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_calendar tbody tr td#today,
.btn-brand,
.btn-outline.btn-brand,
a.btn-outline.btn-brand,
.btn-outline.btn-brand:hover,
a.btn-outline.btn-brand:hover,
.btn-outline.btn-brand.disabled:hover,
a.btn-outline.btn-brand.disabled:hover,
input:not([type="submit"]):focus,
textarea:focus,
select:focus,
a.tag:hover,
.tag-wrap a:hover,
a[class^="tag-link-"]:hover,
.portfolio-gallery .gallery-content .tag,
.header-search form input:focus,
.fullscreen-navigation.simple ul.menu li:hover > a:after,
.fullscreen-navigation.simple ul.menu li:hover > a:before,
.portfolio-item .category.outline,
.portfolio-page.fullscreen .content .tag,
.portfolio-page.portfolio-header-title.invert .tag,
.entry-footer .share .title:hover,
input.brand-border-color,
input[type="submit"].brand-border-color,
button.brand-border-color,
a.brand-border-color,
div.brand-border-color,
span.brand-border-color,
input.brand-border-color-hover:hover,
input[type="submit"].brand-border-color-hover:hover,
button.brand-border-color-hover:hover,
a.brand-border-color-hover:hover,
div.brand-border-color-hover:hover,
span.brand-border-color-hover:hover,
.brand-border-color,
.brand-border-color-after:after,
.brand-border-color-before:before,
.brand-border-color-hover:hover,
.brand-border-color-hover-after:after,
.brand-border-color-hover-before:before {
  border-color: #d4d4d4;
}

#content .wpb_alert p:last-child,
#content .wpb_text_column :last-child,
#content .wpb_text_column p:last-child,
.vc_message_box > p:last-child,
.wpb_alert p:last-child,
.wpb_text_column :last-child,
.wpb_text_column p:last-child {
  margin-bottom: 15px;
}

.gform_wrapper .top_label .gfield_label {
  font-family: "VistaSansMedRegular", sans-serif !important;
  font-weight: 100;
  font-size: 16px;
}

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type="checkbox"],
.gform_wrapper .gfield_radio li input[type="radio"] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin-left: 0px;
  margin-right: 10px;
}

.gform_wrapper li.hidden_label input {
  margin-top: 0px;
}

.ui-datepicker-header {
  background-color: #fff;
  color: #000000;
  font-weight: 400;
  -webkit-box-shadow: inset 0 0px 0px 0 rgba(250, 250, 250, 0);
  -moz-box-shadow: inset 0 0px 0px 0 rgba(250, 250, 250, 0);
  box-shadow: inset 0 0px 0px 0 rgba(250, 250, 250, 0.2);
  text-shadow: 0px 0px 0 #000;
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  min-height: 30px !important;
  border-width: 0px 0 0;
  border-style: solid;
  border-color: #666;
}

.ui-datepicker-calendar .ui-state-active {
  background: #cceaf7;
  border: 1px solid #5bc2e7;
  color: #666;
  -webkit-box-shadow: inset 0 0 0px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0px 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0px 0 #fff;
  filter: dropshadow(color=#FFF, offx=0, offy=0);
  position: relative;
  margin: 0px;
}

table.ui-datepicker-calendar {
  margin: 0 !important;
  background-color: #fff;
  border-radius: 0px;
}

.ui-datepicker {
  width: 218px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #5bc2e7;
}

.ui-datepicker-title select {
  margin-bottom: 10px;
}

.ui-datepicker-calendar .ui-state-default {
  background: #fff;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ui-datepicker-calendar .ui-state-default:hover {
  background: #cceaf7;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ui-datepicker-next {
  display: none;
}

.ui-datepicker-prev {
  display: none;
}
.ui-datepicker-title select {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  width: 60px;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  display: -moz-inline-stack;
  display: inline-block;
  padding: 0;
  width: auto;
  line-height: 1.5;
  font-size: 14px;
  vertical-align: middle;
  max-width: 85%;
  white-space: normal;
}

table td,
table th {
  border-top: #fff;
  border-bottom: #fff;
}

td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #fff;
}

#content .wpb_alert p:last-child,
#content .wpb_text_column :last-child,
#content .wpb_text_column p:last-child,
.vc_message_box > p:last-child,
.wpb_alert p:last-child,
.wpb_text_column :last-child,
.wpb_text_column p:last-child {
  margin-bottom: 15px;
}

.programmseite h4 {
  margin-top: 0px;
  color: #5bc2e7;
  margin-bottom: -20px;
}

.kooperationen .wpb_single_image img {
  max-height: 110px;
  width: auto;
  vertical-align: top;
  text-align: center;
}

.vc_separator {
  margin-bottom: 20px !important;
  border-color: #5bc2e7;
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
  border-color: #666;
}

.impressionen p a:hover {
  text-decoration: none;
  color: #5bc2e7 !important;
}

.subscribe input[type="text"] {
  border-right-width: 1px;
}

.list-box h4,
.widget_recent_comments h4,
.widget_recent_entries h4,
.widget_meta h4,
.widget_archive h4,
.widget_nav_menu h4,
.widget_pages h4,
.widget_categories h4,
.widget_rss h4,
.widget_product_categories h4 {
  text-align: left;
  margin: 0;
  color: #5bc2e7 !important;
  font-size: 15px;
  font-weight: 100;
}

.site-footer .widgets .socialbar a.social.outline:hover {
  background: #5bc2e7 !important;
  border-color: #5bc2e7 !important;
}

.site-footer p a:hover {
  text-decoration: none;
  color: #5bc2e7 !important;
}

/* fix header onepager */
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .Programmseite #masthead .hamburger-menu,
  .verticalsliderfix #masthead .hamburger-menu {
    color: rgb(102, 102, 102);
  }
}

/* fixed mobile logo fix */
@media screen and (min-width: 769px) {
  .mobile-logo,
  .fixed-mobile-logo {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .for-onepage,
  .fixed-logo {
    display: none !important;
  }
}

/*fix onepage ie */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .Programmseite .norebro-onepage,
  .verticalsliderfix .norebro-onepage {
    top: 1px;
  }
}

/* form validation overrides */
.gform_wrapper div.validation_error {
  display: none !important;
}

.gform_wrapper .gform_body li.gfield.gfield_error {
  background: none;
  border: none;
}

.newsletter_wrapper.gform_wrapper .gform_body li.gfield.gfield_error {
  padding-top: 0;
}

.gform_wrapper .gform_body .field_description_below .gfield_description {
  padding-top: 0;
}

.newsletter_wrapper.gform_wrapper .gform_body .validation_message {
  color: #be0000;
}
.newsletter_wrapper.gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.newsletter_wrapper.gform_wrapper li.gfield_error textarea {
  border: 1px solid #be0000 !important;
}

.newsletter_wrapper.gform_wrapper
  .gform_body
  .field_description_below
  .gfield_description {
  padding: 0;
}

.gform_wrapper
  .gform_body
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  margin-bottom: 0 !important;
}

.lazy div[class*="vc_custom_"] {
  background-image: none !important;
}

/* Borlabs Cookie List Styling */

h4._brlbs {
  margin: 15px 0 0 0;
  color: black;
}

table._brlbs th {
  background: #f6f6f6;
  border: 1px solid #fff;
  width: 15%;
}

@media (max-width: 768px) {
  table._brlbs th {
    width: 25%;
  }
}

/* Archive Intro Text */
.archive-intro {
  margin-bottom: 1.5rem;
}

/* Mega Menu Headline Fix - H4 Styling */
p.mega-block-title {
  color: #555;
  font-family: inherit;
  font-size: 15px;
  text-transform: none;
  text-decoration: none;
  font-weight: inherit;
  text-align: left;
  margin: 0 0 0 0;
  padding: 20px 0 5px 0;
  vertical-align: top;
  display: block;
  visibility: inherit;
  border-top: 0 solid #c7c2c2;
  border-left: 0 solid #c7c2c2;
  border-right: 0 solid #c7c2c2;
  border-bottom: 1px solid #c7c2c2;
}

#mega-menu-wrap-primary #mega-menu-primary p.mega-block-title {
  text-align: left;
  margin: 0 0 0 0;
}

/* Widget Title fix */

p.widget-title {
  color: #373c40;
  text-align: inherit;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 30px 0;
  line-height: 1.4;
  font-family: "VistaSansMedRegular", sans-serif !important;
}

.site-footer p.widget-title {
  color: #fff;
  margin-bottom: 20px;
}

.site-footer p.widget-title,
.site-footer p.widget-title a {
  color: #fff;
}

.bw-rooms-container {
  position: relative;
}

/* BW Rooms */
.bw-rooms {
  display: grid;
  grid-template-columns: 4fr 1fr 2fr;
  grid-template-rows: 1fr;
  gap: 10px;
  grid-template-areas: "Thumb-0 Thumbs Info";
  margin: 4.5rem 0;
}

@media (max-width: 768px) {
  .bw-rooms {
    display: flex;
    flex-direction: column;
    margin: 1rem 0;
  }
}

.bw-rooms:first-of-type {
  margin-top: 5rem;
}

.bw-rooms-nav {
  position: sticky;
  top: 80px;
  z-index: 1;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.15); */
}

.bw-rooms-nav-container {
  background: #fff;
  padding: 1rem 0;
}

.bw-rooms-nav ul {
  display: flex;
  list-style: none;
}

@media (max-width: 768px) {
  .bw-rooms-nav ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.vc_row .bw-rooms-nav ul li {
  margin: 0 1rem 0 0;
  padding: 0;
}

.vc_row .bw-rooms-nav ul li.rooms-nav-item {
  position: relative;
  margin: 0;
}

.vc_row .bw-rooms-nav ul li.rooms-nav-item:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 25%;
  height: 50%;
  width: 1px;
  background: rgba(0, 0, 0, 0.15);
}

.vc_row .bw-rooms-nav ul li a.btn.btn--rooms {
  background: transparent;
  color: black;
  border: none;
  position: relative;
  border-radius: 0;
}

.vc_row .bw-rooms-nav ul li a.btn.btn--rooms.active {
  text-decoration: underline;
  color: #5bc2e7;
}

/*.vc_row .bw-rooms-nav ul li:not(:last-of-type) a.btn.btn--rooms::after {
  content: "";
  position: absolute;
  right: 0;
  top: 25%;
  height: 50%;
  width: 1px;
  background: rgba(0, 0, 0, 0.15);
}*/

.bw-rooms-nav ul li a.active {
  color: #fff;
  background-color: #5bc2e7;
  border-color: #5bc2e7;
}

.bw-rooms-nav ul li a:hover {
  color: #fff;
  background-color: #5bc2e7;
  border-color: #5bc2e7;
}

.bw-rooms img {
  width: 100%;
  object-fit: cover;
}

.Thumb-0 {
  grid-area: Thumb-0;
}

@media (max-width: 768px) {
  .Thumb-0 {
    height: auto !important;
  }
}

.Thumbs {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 10px;
  grid-template-areas:
    "Thumb-1"
    "Thumb-2"
    "Plan";
  grid-area: Thumbs;
}

@media (max-width: 768px) {
  .Thumbs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
  }
}

.Thumbs img {
  object-fit: cover;
  height: 130px;
  width: 200px;
}

@media (max-width: 768px) {
  .Thumbs img,
  .Thumbs picture {
    height: auto !important;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .Thumb-1 {
    grid-area: Thumb-1;
  }
  .Thumb-2 {
    grid-area: Thumb-2;
  }
  .Plan {
    grid-area: Plan;
  }
}
.Thumbs img.Plan {
  object-fit: contain;
}
.bw-rooms-info {
  grid-area: Info;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 769px) {
  .bw-rooms-info {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
}

.bw-rooms-info h2 {
  font-size: 32px;
  font-weight: 500;
  padding: 0 10px;
}

.bw-rooms-info h2 + p:first-of-type {
  flex-grow: 1;
  padding: 0 10px;
}

.bw-rooms-info .disclaimer {
  padding: 0 10px;
  font-size: 12px;
  padding-bottom: 5px;
  color: #999;
}

.bw-rooms-info__title {
  color: #999;
  /* border-bottom: 1px solid #ebebeb; */
  /* margin: 0 0 5px 0;
  padding: 0 0 8px 0; */
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}

.bw-rooms-info__list {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}

.bw-rooms-info ul.bw-rooms-info__list > li {
  padding: 0 10px;
  align-items: center;
}

.bw-rooms-info ul.bw-rooms-info__list li {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  background: #f2f1eb;
  border-bottom: 2px solid #fff;
}

.bw-rooms-info ul.bw-rooms-info__list > li.with-sub {
  flex-direction: column;
  padding-bottom: 10px;
  align-items: unset;
}

.bw-rooms-info ul.bw-rooms-info__list > li.with-sub ul {
  margin: 0;
  list-style: none;
}

.bw-rooms-info ul.bw-rooms-info__list > li > ul > li {
  background: #f9f8f5;
  margin: 0;
  padding: 5px 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.bw-rooms-info ul.bw-rooms-info__list > li > ul > li:last-of-type {
  border-bottom: none;
}

.bw-rooms-info ul.bw-rooms-info__list > li > ul > li span i {
  margin-right: 5px;
}

.portfolio-page .info-list--bw {
  max-width: none !important;
}

.portfolio-page .info-list--bw li {
  max-width: none !important;
  margin-left: 0;
  width: 100%;
}

/* Styling adjustments adapting Webshop Styling */
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link:after {
  background-color: #00b2e6;
  height: 1px;
  left: 0;
  top: -28px;
  margin-right: auto;
  margin-left: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-size: 16px;
   font-family: "VistaSansOT-Book";
}

/* 
carousel
 */


 .frontpage-carousel {
  height: 100vh;
}

.frontpage-carousel > .vc_column_container {
  height: 100%;
}
.frontpage-carousel div {
  height: 100% !important;
}

.frontpage-carousel figure.wpb_wrapper.vc_figure {
  height: 100% !important;
  width: 100% !important;
}

.frontpage-carousel .vc_single_image-wrapper.vc_box_border_grey {
  width: 100% !important;
  position: relative;
}

.frontpage-carousel img.vc_single_image-img.attachment-full {
  position: absolute;
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100% !important;
}

.frontpage-carousel .owl-item {
  padding: 0 !important;
}
.frontpage-carousel .norebro-text-sc {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: grid;
  position: absolute;
  z-index: 2;
  margin-left: 5rem;
  align-content: space-around;
  margin: 0 !important;
  padding: 4rem !important;
}
.text-box--top-left > div {
  grid-column: 1;
  grid-row: 1;
}
.text-box--center-left > div {
  grid-column: 1;
  grid-row: 1;
}
.text-box--top-right > div {
  grid-column: 1;
  grid-row: 1;
}
.text-box--bottom-right > div {
  grid-column: 1;
  grid-row: 1;
}
@media screen and (min-width: 768px) {
  .frontpage-carousel .norebro-text-sc {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  .text-box--top-left > div {
    grid-column: 1;
    grid-row: 1;
  }
  .text-box--center-left > div {
    grid-column: 1;
    grid-row: 2;
  }
  .text-box--top-right > div {
    grid-column: 3;
    grid-row: 1;
  }
  .text-box--bottom-right > div {
    grid-column: 3;
    grid-row: 3;
  }
}
.frontpage-carousel .norebro-text-sc h2,
.frontpage-carousel .norebro-text-sc p {
  color: white;
}
