/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;

}

html {
  font-size:1em; 
}  
body {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  /*font-weight: 300;*/
  font-weight:370;
  font-size:0.94em;   
  line-height:1.6; 
}
hr {
  border-color: #d17740;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: black;
}
a:hover,
a:focus {
  color: #d17740;
}
a.main {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: blue;
}
a.main:hover,
a.main:focus {
  color: blue;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}
h1.h1-top {
  font-size:30px;
}
.legal h3, .legal h4 {font-size:100%;}
h5 {
  color: #d17740;
  font-size: 1.2em;
}
.modal-title {
  color: #403b6f;
}
p {
  font-size: 1em;
  margin-bottom: 20px;
}
.fliesstext {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  /*font-weight: 300;*/
  font-weight:370;
  font-style: normal;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
  color: black;
  text-align: left;
  white-space: normal;
}

.fliesstext_orange {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  line-height: normal;
  /*font-weight: 300;*/
  font-weight:370;
  font-variant: normal;
  text-transform: none;
  color: #d17740;
  text-align: left;
  white-space: normal;
}
.deg30 {
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.deg45 {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bg-grey {
  background-color: #eeeeee;
  color: white;
}
.bg-primary {
  background-color: #999999;
}
.bg-dark {
  background-color: #222222;
  color: white;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
.small {
  font-size: 0.8em;
}
.left {
  text-align: left;
}
section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.logo {
  margin-top: 10px;
  margin-left: 20px;
  width: 260px;
  height: 80px;
  background-image: url("../img/logo_versum.png");
  background-size: 240px;
  background-repeat: no-repeat;
}
.navbar-default.affix .logo {
  margin-top: -15px;
  margin-left: 10px;
  background-image: url("../img/logo_versum_dark.png");
  background-size: 150px;
  background-repeat: no-repeat;
}
.logo_header {
  display: none;
}
.navbar-default.affix .logo_header {
  display: ;
}
.vertical-center {
  //min-height: 300px;  /* Fallback for browsers do NOT support vh unit */
  //min-height: 300px; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}
.fontscale {
  min-height: 300px;
  margin-left: 150px;
  font-size: 1.3em;
}
.fontscale2 {
  padding-left: 300px;
}
.bgimgscale {
  padding-left: 250px;
  background-size: 40%;
}
@media (max-width: 1280px) {
  .logo {
    margin-top: 3px;
    width: 220px;
    margin-left: 20px;
    background-size: 220px;
  }
  .striche {
    width: 250px;
  }
  .fontscale {
    min-height: 290px;
    margin-left: 120px;
    font-size: 1.3em;
  }
  .bgimgscale {
    padding-left: 250px;
    background-size: 40%;
  }
}
@media (max-width: 1130px) {
  .logo {
    margin-top: 3px;
    width: 200px;
    margin-left: 20px;
    background-size: 200px;
  }
  .striche {
    width: 250px;
  }
  .fontscale {
    min-height: 250px;
    margin-left: 100px;
    font-size: 1.2em;
  }
  .bgimgscale {
    padding-left: 250px;
    background-size: 40%;
  }
}
@media (max-width: 1024px) {
  .logo {
    margin-top: 3px;
    width: 180px;
    margin-left: 20px;
    background-size: 180px;
  }
  .striche {
    width: 200px;
  }
  .fontscale {
    min-height: 230px;
    margin-left: 70px;
    font-size: 1.1em;
  }
  .fontscale2 {
    padding-left: 0px;
    padding-top: 300px;
  }
  .bgimgscale {
    padding-left: 250px;
    background-size: 40%;
  }
}

@media (max-width: 991px) {
  .logo {
    margin-top: 3px;
    width: 150px;
    margin-left: 20px;
    background-size: 150px;
  }
  .striche {
    width: 200px;
  }
  .fontscale {
    min-height: 220px;
    margin-left: 60px;
    font-size: 1.1em;
  }
  .fontscale2 {
    padding-left: 0px;
    padding-top: 300px;
  }
  .bgimgscale {
    background-position: 0% 50%;
    padding-left: 200px;
    background-size: 40%;
  }
}
@media (max-width: 867px) {
  .logo {
    margin-top: 3px;
    width: 150px;
    margin-left: 20px;
    background-size: 150px;
  }
  .striche {
    width: 200px;
  }
  .fontscale {
    min-height: 200px;
    margin-left: 50px;
    font-size: 1em;
  }
  .fontscale2 {
    padding-left: 0px;
    padding-top: 300px;
  }
  .bgimgscale {
    padding-left: 200px;
    background-size: 40%;
  }
}
@media (max-width: 830px) {
  .logo {
    margin-top: 3px;
    width: 150px;
    margin-left: 20px;
    background-size: 150px;
  }
  .striche {
    width: 200px;
  }
  .fontscale {
    min-height: 200px;
    margin-left: 40px;
    font-size: 1em;
  }
  .fontscale2 {
    padding-left: 0px;
    padding-top: 300px;
  }
  .bgimgscale {
    padding-left: 200px;
    background-size: 40%;
  }
}
@media (max-width: 767px) {
  .logo {
    margin-top: -15px;
    margin-left: 20px;
    width: 150px;
    background-image: url("../img/logo_versum_dark.png");
    background-size: 150px;
    background-repeat: no-repeat;
  }
  .striche {
    width: 150px;
  }
  .fontscale {
    min-height: 190px;
    margin-left: 30px;
    font-size: 1em;
  }
  .fontscale2 {
    padding-left: 0px;
    padding-top: 300px;
  }
  .bgimgscale {
    padding-left: 200px;
    background-size: 40%;
  }
}
@media (max-width: 667px) {
  .logo {
    margin-top: -15px;
    margin-left: 20px;
    width: 150px;
    background-image: url("../img/logo_versum_dark.png");
    background-size: 150px;
    background-repeat: no-repeat;
  }
  .striche {
    width: 150px;
  }
  .fontscale {
    min-height: 160px;
    margin-left: 20px;
    font-size: 0.9em;
  }
  .fontscale2 {
    padding-left: 0px;
    padding-top: 300px;
  }
  .bgimgscale {
    padding-left: 200px;
    background-size: 40%;
  }
}
@media (max-width: 567px) {
  .logo {
    margin-top: -15px;
    margin-left: 20px;
    width: 150px;
    background-image: url("../img/logo_versum_dark.png");
    background-size: 150px;
    background-repeat: no-repeat;
  }
  .striche {
    width: 150px;
  }
  .fontscale {
    min-height: 140px;
    margin-left: 20px;
    font-size: 0.8em;
  }
  .fontscale2 {
    padding-left: 0px;
    padding-top: 300px;
  }
  .bgimgscale {
    padding-left: 100px;
    background-size: 40%;
  }
}
@media (max-width: 367px) {
  .logo {
    margin-top: -15px;
    margin-left: 20px;
    width: 150px;
    background-image: url("../img/logo_versum_dark.png");
    background-size: 150px;
    background-repeat: no-repeat;
  }
  .striche {
    width: 150px;
  }
  .fontscale {
    min-height: 120px;
    margin-left: 20px;
    font-size: 0.7em;
  }
  .fontscale2 {
    padding-left: 0px;
    padding-top: 300px;
  }
  .bgimgscale {
    padding-left: 100px;
    background-size: 40%;
  }
}

.headerimg {
  margin-top: 0px;
}
@media (max-width: 767px) {
  .headerimg {
    margin-top: 70px;
  }

  .navbar-collapse {
    border-bottom: 1px solid black;
    background-color: transparent;
  }
  .navbar-nav {
  }
}

.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  padding-top: 20px;
  border-bottom: 1px solid gray;
}
@media (max-width: 767px) {
  .navbar-toggle {
    margin-top: -5px;
  }
}
.navbar-default .navbar-header .navbar-brand {
  color: #d11d24;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  /*font-weight: 300;*/
  font-weight:370;
  font-size: 14px;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 500;
  font-size: 14px;
  color: #222222;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #d17740;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #d17740 !important;
  text-decoration: none;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.1);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: white; /* changed for dark bg img; might haunt me later? */
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #d17740;
  }
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.5);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #d17740;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #222222;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #d17740;
  }
}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url("../img/startbild_1.jpg");
  text-align: center;
  color: red;
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  /*font-weight: 300;*/
  font-weight:360;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-heading {
  margin-top: 0;
}
.service-box {
  height: 400px;
  max-width: 400px;
  margin: 50px auto 0;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 50px auto 0;
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}

.service-box p {
  margin-bottom: 0px;
}
.service-box-parent > div {
  height: 520px;
}
.service-box-parent > div:hover {
  background-color: #eeeeee;
}

.popup-gallery {
  text-align: center;
}

.portfolio-box {
  position: relative;
  width: 184px;
  text-align: center;
  margin: 0 auto;
  padding: 40px;
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(153, 153, 153, 0.8);
  position: absolute;
  bottom: 0;
  margin-left: -40px;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-category,
.portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-name {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box
    .portfolio-box-caption
    .portfolio-box-caption-content
    .project-category {
    font-size: 16px;
  }
  .portfolio-box
    .portfolio-box-caption
    .portfolio-box-caption-content
    .project-name {
    font-size: 22px;
  }
}
.lastyears-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 20px 20px;
}
.lastyears-box .lastyears-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(153, 153, 153, 0.8);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.lastyears-box .lastyears-box-caption .lastyears-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.lastyears-box
  .lastyears-box-caption
  .lastyears-box-caption-content
  .project-category,
.lastyears-box
  .lastyears-box-caption
  .lastyears-box-caption-content
  .project-name {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  padding: 0 15px;
}
.lastyears-box
  .lastyears-box-caption
  .lastyears-box-caption-content
  .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.lastyears-box
  .lastyears-box-caption
  .lastyears-box-caption-content
  .project-name {
  font-size: 18px;
}
.lastyears-box:hover .lastyears-box-caption {
  opacity: 1;
}
.lastyears-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .lastyears-box
    .lastyears-box-caption
    .lastyears-box-caption-content
    .project-category {
    font-size: 16px;
  }
  .lastyears-box
    .lastyears-box-caption
    .lastyears-box-caption-content
    .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #d11d24;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: inherit;
}
.btn-secondary {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default,
.btn-secondary {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #dddddd;
  border-color: #ededed;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #222222;
  background-color: #dddddd;
  border-color: #dddddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #d17740;
  border-color: #d17740;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}

.btn-primary {
  color: white;
  background-color: #543165;
  border: 1px solid;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #d17740;
  border-color: white;
}
.btn-primary:hover {
  color: #fff;
  background-color: #d17740;
  border-color: white;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d17740;
  border-color: white;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #d17740;
  border-color: white;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #d17740;
  border-color: white;
}
.btn-primary .badge {
  color: #d17740;
  background-color: #d17740;
}

.btn {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  border: none;
  border-radius: 1px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
.btn-totop {
  border-radius: 2px;
}
.btn-lg {
  color: white;
  border-color: white;
  border: 2px solid white;
}
.btn-preis {
  position: absolute;
  font-size: 1.4em;
  background: white;
  border-radius: 0px;
  background-color: transparent;
  color: #d17740;
  //opacity: 0;
  top: 450px;
  left: 15%;
  text-align: left;
  padding: 10px;
  font-weight: 500;
}

.btn-round {
  border-radius: 20px;
}

.btn-o {
  background-color: transparent;
  border-color: #d17740;
  border: 1px solid #d17740;
  color: #d17740;
}

.img_sm {
  display: none;
}
.img_xs {
  display: none;
}
@media (max-width: 1280px) {
  .btn-preis {
    top: 380px;
    font-size: 1.2em;
  }
  .img_sm {
    display: block;
  }
  .img_lg {
    display: none;
  }
}
@media (max-width: 991px) {
  .btn-preis {
    top: 320px;
    font-size: 1em;
  }
}
@media (max-width: 880px) {
  .btn-preis {
    left: 15%;
    top: 290px;
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .btn-preis {
    left: 10%;
    top: 270px;
    font-size: 0.9em;
  }
}
@media (max-width: 640px) {
  .btn-preis {
    left: 10%;
    top: 230px;
    font-size: 0.9em;
  }
}
@media (max-width: 580px) {
  .btn-preis {
    top: 200px;
    left: 10%;
    font-size: 0.8em;
  }
  .img_sm {
    display: none;
  }
  .img_xs {
    display: block;
  }
}
@media (max-width: 520px) {
  .btn-preis {
    top: 180px;
    left: 5%;
    font-size: 0.8em;
  }
}
.btn-start {
  font-size: 1.5em;
  border: 2px solid white;
  border-radius: 1px;
}
.btn-start,
.btn-start:hover,
.btn-start:focus,
.btn-start.focus,
.btn-start:active,
.btn-start.active {
  color: #000;
  background-color: #eee;
  border-color: #eee;
  /*font-weight: 300;*/
  font-weight:360;
}
.btn-start-link {
  color: #fff;
  background-color: transparent;
  border-color: white;
  font-size: 1.4em;
  /*font-weight: 300;*/
  font-weight:360;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.97;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 20px;
  display: none;
}
#map-canvas {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

#map-canvas {
  width: 500px;
  height: 480px;
}

.service-box2 {
  font-weight: 500;
  height: auto;
  max-width: 98%;
  margin: 25px;
  padding: 25px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
.service-box2-parent > div {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #eeeeee;
}
.boxed {
  margin: 10px;
  padding: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 255px;
  border: 2px solid #f4f4f4;
}

.boxed-start {
  min-height: 320px;
}

.boxed-audio {
  min-height: 150px;
  height: 150px;
}

.boxedworksans {
  font-family: "Work Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: 500;
  font-size: 2em;
}
.boxedmerryweather {
  font-family: "Merriweather", serif;
  font-weight: 500;
  font-size: 2em;
}
hr {
  border-color: #d17740;
  border-width: 3px;
  max-width: 100px;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

/* Carousel base class */
.carousel {
  //height: 500px;
  //margin-bottom: 60px;
  text-align: center;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  //height: 500px;
  background-color: #eee;
}
.carousel-inner > .item {
  text-align: center;
  img {
    margin: 0 auto;
  }
}
.carousel-inner > .item > img {
  //height: 300px;
  margin: 0 auto;
}

.img-responsive {
  margin: 0 auto;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  /*font-weight: 300;*/
  font-weight:360;
  line-height: 1;
  letter-spacing: -1px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

/* Makes images fully responsive */
/*
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}*/
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  height: 100%;
  width: auto;
}

@media (max-width: 1280px) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    height: 100%;
    width: auto;
  }
}

@media (max-width: 991px) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    height: 400px;
    width: auto;
  }
}

@media (max-width: 767px) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    height: 300px;
    width: auto;
  }
}

@media (max-width: 480px) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    height: 200px;
    width: auto;
  }
}

/* for buehne page header carousel */

#myCarousel .carousel-inner {
  // height: 100vh; /* Full viewport height */
}

#myCarousel .item img {
  object-fit: cover; /* Ensures the image covers the container */
  // height: 100vh; /* Full height to match the carousel height */
  width: 100%; /* Full width */
  object-position: top;
}

/* ------------------- Carousel Styling ------------------- */

.carousel-inner {
  //border-radius: 15px;
}


#myCarousel .item img.carousel-mobile-center {
  object-position: center;
}

@media (max-width: 1280px) {
    .img-responsive .carousel-mobile-7, .thumbnail > img.carousel-mobile-7, .thumbnail a > img.carousel-mobile-7, .carousel-inner > .item > img.carousel-mobile-7, .carousel-inner > .item > a > img.carousel-mobile-7 {
        object-position: 0 -14em !important;
    }
    .img-responsive .carousel-mobile-3, .thumbnail > img.carousel-mobile-3, .thumbnail a > img.carousel-mobile-3, .carousel-inner > .item > img.carousel-mobile-3, .carousel-inner > .item > a > img.carousel-mobile-3 {
        object-position: 0 -7em !important;
    }    
}


@media (max-width: 480px) {
    .img-responsive .carousel-mobile-7, .thumbnail > img.carousel-mobile-7, .thumbnail a > img.carousel-mobile-7, .carousel-inner > .item > img.carousel-mobile-7, .carousel-inner > .item > a > img.carousel-mobile-7 {
        object-position: 0 -7em !important;
      }
    .img-responsive .carousel-mobile-3, .thumbnail > img.carousel-mobile-3, .thumbnail a > img.carousel-mobile-3, .carousel-inner > .item > img.carousel-mobile-3, .carousel-inner > .item > a > img.carousel-mobile-3 {
        object-position: 0 -3em !important;
      }      
}






/*
.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 10px;
  color: #fff;
  text-align: left;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 5px 5px 0;
  text-align: right;
}
*/
/*
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
*/

/* ------------------- Section Styling - Not needed for carousel styling ------------------- */

.section-white {
  padding: 10px 0;
}

.section-white {
  background-color: #fff;
  color: #555;
}

@media screen and (min-width: 768px) {
  .section-white {
    padding: 1.5em 0;
  }
}

@media screen and (min-width: 992px) {
  .container {
    //max-width: 930px;
  }
}

.scroll-down {
  opacity: 1;
  -//webkit-transition: all 0.5s ease-in 3s;
  //transition: all .5s ease-in 3s;
}

.scroll-down {
  position: fixed;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #fff;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  //-webkit-animation: bounce 2s infinite 2s;
  //animation: bounce 2s infinite 2s;
  //-webkit-transition: all .2s ease-in;
  //transition: all .2s ease-in;
}

.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
  transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid white;
  border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.slider {
  width: 100%;
  height: 250px;
  margin: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  color: white;
  font-weight: 500;
  font-size: 2.5em;
}

.slider:hover {
  color: #d17740;
}

audio {
  width: 200px;
  color: #e3e3e3;
}

@media (min-width: 768px) {
  audio {
    width: 230px;
  }
  .slider {
    font-size: 2.5em;
  }
}
@media (max-width: 767px) {
  audio {
    width: 210px;
  }
  .slider {
    font-size: 1.5em;
    height: 235px;
  }
}
@media (max-width: 480px) {
  audio {
    width: 180px;
  }
  .slider {
    font-size: 1em;
    height: 220px;
  }
}
/*Elements*/

.col-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures the video covers the container without stretching */
}

.management-box {
  height: 350px;
}
.journalistin-box {
  height:280px;
}

.management-box.first-row {
   margin-bottom:2em;
}

@media (max-width: 1199px) {
.management-box {
  height: 320px;
}

}

@media (max-width: 991px) {
.management-box, .journalistin-box {
  height: inherit;
}
.management-box.first-row {
  margin-bottom:1em;
}
}
