@font-face {
  font-family: 'OpenSansRegular';
  src: url("fonts/Open_Sans/opensans-regular-webfont.eot?v=");
  src: url("fonts/Open_Sans/opensans-regular-webfont.eot?#iefix&v=") format("embedded-opentype"), url("fonts/Open_Sans/opensans-regular-webfont.woff?v=") format("woff"), url("fonts/Open_Sans/opensans-regular-webfont.ttf?v=") format("truetype"), url("fonts/Open_Sans/opensans-regular-webfont.svg?v=") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSansLight';
  src: url("fonts/Open_Sans/opensans-light-webfont.eot?v=");
  src: url("fonts/Open_Sans/opensans-light-webfont.eot?#iefix&v=") format("embedded-opentype"), url("fonts/Open_Sans/opensans-light-webfont.woff?v=") format("woff"), url("fonts/Open_Sans/opensans-light-webfont.ttf?v=") format("truetype"), url("fonts/Open_Sans/opensans-light-webfont.svg?v=") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSansSemiBold';
  src: url("fonts/Open_Sans/opensans-semibold-webfont.eot?v=");
  src: url("fonts/Open_Sans/opensans-semibold-webfont.eot?#iefix&v=") format("embedded-opentype"), url("fonts/Open_Sans/opensans-semibold-webfont.woff?v=") format("woff"), url("fonts/Open_Sans/opensans-semibold-webfont.ttf?v=") format("truetype"), url("fonts/Open_Sans/opensans-semibold-webfont.svg?v=") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSansBold';
  src: url("fonts/Open_Sans/opensans-bold-webfont.eot?v=");
  src: url("fonts/Open_Sans/opensans-bold-webfont.eot?#iefix&v=") format("embedded-opentype"), url("fonts/Open_Sans/opensans-bold-webfont.woff?v=") format("woff"), url("fonts/Open_Sans/opensans-bold-webfont.ttf?v=") format("truetype"), url("fonts/Open_Sans/opensans-bold-webfont.svg?v=") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  background-color: #FFFFFF;
  margin-top: 110px;
}

@media (max-width: 767px) {
  body {
    margin-top: 50px;
  }
}

a {
  outline: none;
}

.back-to-top {
  position: fixed;
  bottom: 100px;
  border: solid 1px #FFFFFF;
  border-radius: 10px 0px 0px 10px;
  right: -1px;
  text-decoration: none;
  color: #000000;
  padding: 0em;
  width: 40px;
  margin: 0px;
  z-index: 9999;
}

.back-to-top #jump-img {
  border: 0px;
}

#header-bg {
  overflow: hidden;
}

#header-bg img {
  display: block;
  width: 100%;
}

#header-bg .large {
  display: block;
}

#header-bg-sub {
  overflow: hidden;
  position: relative;
}

#header-bg-sub img {
  display: block;
  width: 100%;
}

#header-bg-sub .large-sub {
  display: block;
}

#header-bg-sub .titleBlockContainer {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

#header-bg-sub .titleBlockContainer .titleBlock {
  width: 530px;
  margin: 0 auto;
  border: solid 1px #9d9d9d;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
}

.grenzbilderNavTitle {
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  font-size: 36px;
  color: #0f0f0f;
  padding-top: 5px;
  padding-bottom: 5px;
}

.navsearch {
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  padding: 5px 0;
  margin: 2px 0 0;
}

.navsearch, .textfield {
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 5px;
}

.navsearch2 {
  width: 200px;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  padding: 5px 0;
  margin: 2px 0 0;
}

.navsearch2, .textfield {
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 5px;
}

.navbar .container {
  padding-right: 5px;
}

.borderred {
  border: solid 1px red;
}

.thinborder {
  padding: 10px;
  border: solid 1px #D1D1D1;
}

.thinborderBack {
  background-color: #F9F9F9;
}

.alteBlau {
  font-weight: bold;
  color: #3A4A71;
}

.hiddenDiv {
  display: none;
}

.mehrTrigger, .mehrTrigger:hover {
  font-weight: bold;
  font-style: italic;
  color: #E70000;
  text-decoration: none;
}

hr.soften {
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.8), transparent);
  background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.8), transparent);
  background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.8), transparent);
  background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.8), transparent);
  border: 0;
}

.footerTitle {
  font-family: "OpenSansSemiBold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 20px;
  border-bottom: solid 1px #0f0f0f;
}

.footerList {
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.footerList .footerIcon {
  font-size: 14px;
}

a, a:hover {
  color: #0f0f0f;
  text-decoration: none;
}

a:hover {
  color: #8E8E8E;
}

.rotTextlink, .rotTextlink:hover {
  color: #B21716;
  text-decoration: none;
}

.rotTextlink:hover {
  color: #B21716;
}

.boxLinkWrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #FFFFFF;
  padding: 5px;
}

.boxLinkWrapper:hover {
  border: solid 1px #000000;
}

.thinLine {
  padding-bottom: 20px;
  border-bottom: solid 1px #DDDDDD;
}

.imgBorder {
  border: solid 1px #EDEDED;
}

.lh_20 {
  line-height: 20px;
}

.lh_40 {
  line-height: 40px;
}

.marpad0 {
  margin: 0px;
  padding: 0px;
}

.padB30 {
  padding-bottom: 30px;
}

.pad0 {
  padding: 0px;
}

.pad20 {
  padding: 20px;
}

.pad3 {
  padding: 3px;
}

.padT20 {
  padding-top: 20px;
}

.pad10 {
  padding: 10px;
}

.padT10 {
  padding-top: 10px;
}

.marT10 {
  margin-top: 10px;
}

.padLR15 {
  padding-left: 15px;
  padding-right: 15px;
}

.padBot10 {
  padding-bottom: 10px;
}

.padBot5 {
  padding-bottom: 5px;
}

.padTop5 {
  padding-top: 5px;
}

.footerExtraLinks {
  padding-top: 5px;
  padding-bottom: 5px;
}

.footerExtraLinks .icon {
  vertical-align: middle;
  font-size: 18px;
}

.marginTop30 {
  margin-top: 30px;
}

.marginBot30 {
  margin-bottom: 30px;
}

.marginTop60 {
  margin-top: 60px;
}

.marginBot60 {
  margin-bottom: 60px;
}

.marginBot5 {
  margin-bottom: 5px;
}

.marginBot10 {
  margin-bottom: 10px;
}

.marginTop8 {
  margin-top: 8px;
}

.marginBot15 {
  margin-bottom: 15px;
}

.marginR10 {
  margin-right: 10px;
}

.iconSizeM {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}

.martp_15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.iconSizeL {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
}

.iconSizeXL {
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
}

.bold {
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.really_bold {
  font-family: "OpenSansBold", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.whiteBack {
  padding: 20px;
  background-color: #FFFFFF;
}

.shadowLeft {
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.49);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.49);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.49);
}

.blueLink, .blueLink a, .blueLink:visited {
  color: #3A5D9B;
}

.blueLink:hover {
  color: #5585E3;
}

.blueLinkText {
  color: #3A5D9B;
}

h1 {
  font-size: 30px;
}

.h1size {
  font-size: 31px;
}

h2 {
  font-size: 24px;
}

.h2size {
  font-size: 25px;
}

h3 {
  font-size: 18px;
}

.h3size {
  font-size: 21px;
}

h4 {
  font-size: 14px;
  line-height: normal;
}

.h4size {
  font-size: 15px;
}

h5 {
  font-size: 13px;
}

.h5size {
  font-size: 12px;
}

p {
  font-size: 13px;
}

.textSmall {
  font-size: 11px;
}

.fixwidthFull {
  width: 100%;
  text-align: center;
}

.fixwidthFull100 {
  width: 100%;
}

.borderNone {
  border: 0px !important;
}

.panel-group .panel {
  border-radius: 0px;
}

.panel-heading {
  padding: 5px;
}

.panel-title {
  font-size: 13px;
  font-weight: bold;
}

.content {
  text-align: center;
  padding: 10px;
  background: #ccc;
}

.imgBox {
  position: relative;
  border: solid 1px #ccc;
  padding: 10px;
  background-color: #F3F3F3;
  min-height: 300px;
}

@media (min-width: 320px) {
  .imgBox {
    min-height: 250px;
  }
}

@media (min-width: 370px) {
  .imgBox {
    min-height: 300px;
  }
}

@media (min-width: 425px) {
  .imgBox {
    min-height: 350px;
  }
}

@media (min-width: 480px) {
  .imgBox {
    min-height: 200px;
  }
}

@media (min-width: 1000px) {
  .imgBox {
    min-height: 235px;
  }
}

@media (min-width: 1200px) {
  .imgBox {
    min-height: 255px;
  }
}

.imgBox4 {
  position: relative;
  border: solid 1px #ccc;
  padding: 10px;
  background-color: #F3F3F3;
  min-height: 300px;
}

@media (min-width: 320px) {
  .imgBox4 {
    min-height: 250px;
  }
}

@media (min-width: 370px) {
  .imgBox4 {
    min-height: 300px;
  }
}

@media (min-width: 425px) {
  .imgBox4 {
    min-height: 350px;
  }
}

@media (min-width: 480px) {
  .imgBox4 {
    min-height: 230px;
  }
}

@media (min-width: 1000px) {
  .imgBox4 {
    min-height: 250px;
  }
}

@media (min-width: 1200px) {
  .imgBox4 {
    min-height: 300px;
  }
}

.imgBox_inBearbeitung {
  position: relative;
  border: solid 1px #ccc;
  padding: 10px;
  background-color: #F3F3F3;
  min-height: 300px;
}

.imgBox_Damalsheute {
  position: relative;
  border: solid 1px #ccc;
  padding: 10px;
  background-color: #F3F3F3;
}

.imgwidth50 {
  width: 45%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.blackBorderBox {
  border: solid 1px #000000;
}

.captionBox {
  position: absolute;
  bottom: 5px;
  text-align: center;
  margin: 0px;
  width: 90%;
}

.captionBoxDamalsHeute {
  bottom: 5px;
  text-align: center;
  margin: 0px;
  width: 100%;
}

.prevCaptionTitle {
  text-align: center;
  font-size: 11px;
}

.prevCaptionImgNr {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}

.alertDivBox {
  overflow: auto;
}

.alertImg {
  width: 200px;
  border: solid 1px #ccc;
}

.alertImgBox {
  display: inline-block;
}

.alertTextBox {
  padding-right: 50px;
  float: right;
  display: inline-block;
}

.contactBox {
  border: solid 1px #cccccc;
  background-color: #ECECEC;
}

.kalenderOrderBox {
  border: solid 2px #434343 !important;
  background-color: #ECECEC;
}

.pagination > li > a {
  color: #000000;
}

.img100Percent {
  width: 100%;
  height: auto;
  border: solid 1px #cccccc;
}

.guestbookEntry {
  padding: 10px;
  border: solid 1px #9d9d9d;
}

.guestbook1st {
  padding-bottom: 10px;
  border-bottom: solid 1px #9d9d9d;
}

.guestbook2nd {
  padding-top: 10px;
}

.alingRight {
  alignment: right;
}

.navtextfield {
  width: 95%;
}

#kalender .carousel-inner .item img {
  border: solid 1px #EDEDED;
}

#kalender .carousel-indicators {
  position: relative;
  left: 0;
  width: auto;
  margin-left: 0;
  color: #fff;
}

#kalender .carousel-indicators li {
  border-radius: 0;
  padding: 0 8px;
  width: auto;
  height: auto;
  line-height: 20px;
  color: #000;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: solid 1px #000000;
  text-indent: 0;
}

#kalender .carousel-indicators li.active {
  width: auto;
  height: auto;
  color: #fff;
  background: #000000;
  border-color: none;
  font-weight: bold;
}

#kalender .carousel-showsixmoveone .carousel-control {
  width: 4%;
  background-image: none;
}

#kalender .carousel-showsixmoveone .carousel-control.left {
  margin-left: 15px;
}

#kalender .carousel-showsixmoveone .carousel-control.right {
  margin-right: 15px;
}

#kalender .carousel-showsixmoveone .cloneditem-1,
#kalender .carousel-showsixmoveone .cloneditem-2 {
  display: none;
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  #kalender .carousel-showsixmoveone .carousel-inner > .item.active.right,
  #kalender .carousel-showsixmoveone .carousel-inner > .item.next {
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  #kalender .carousel-showsixmoveone .carousel-inner > .item.active.left,
  #kalender .carousel-showsixmoveone .carousel-inner > .item.prev {
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  #kalender .carousel-showsixmoveone .carousel-inner > .item.left,
  #kalender .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  #kalender .carousel-showsixmoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

@media all and (min-width: 768px) {
  #kalender .carousel-showsixmoveone .carousel-inner > .active.left,
  #kalender .carousel-showsixmoveone .carousel-inner > .prev {
    left: -50%;
  }
  #kalender .carousel-showsixmoveone .carousel-inner > .active.right,
  #kalender .carousel-showsixmoveone .carousel-inner > .next {
    left: 50%;
  }
  #kalender .carousel-showsixmoveone .carousel-inner > .left,
  #kalender .carousel-showsixmoveone .carousel-inner > .prev.right,
  #kalender .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  #kalender .carousel-showsixmoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  #kalender .carousel-showsixmoveone .carousel-inner > .item.active.right,
  #kalender .carousel-showsixmoveone .carousel-inner > .item.next {
    transform: translate3d(33.33%, 0, 0);
    left: 0;
  }
  #kalender .carousel-showsixmoveone .carousel-inner > .item.active.left,
  #kalender .carousel-showsixmoveone .carousel-inner > .item.prev {
    transform: translate3d(-33.33%, 0, 0);
    left: 0;
  }
  #kalender .carousel-showsixmoveone .carousel-inner > .item.left,
  #kalender .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  #kalender .carousel-showsixmoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

@media all and (min-width: 992px) {
  #kalender .carousel-showsixmoveone .carousel-inner > .active.left,
  #kalender .carousel-showsixmoveone .carousel-inner > .prev {
    left: -33.33%;
  }
  #kalender .carousel-showsixmoveone .carousel-inner > .active.right,
  #kalender .carousel-showsixmoveone .carousel-inner > .next {
    left: 33.33%;
  }
  #kalender .carousel-showsixmoveone .carousel-inner > .left,
  #kalender .carousel-showsixmoveone .carousel-inner > .prev.right,
  #kalender .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  #kalender .carousel-showsixmoveone .carousel-inner .cloneditem-2 {
    display: block;
  }
}

.SliderImg {
  border-top: solid 1px #D9D9D9;
  border-left: solid 1px #D9D9D9;
  border-right: solid 1px #D9D9D9;
  border-bottom: solid 1px #E9E9E9;
  padding: 0px;
}

.SliderTxt {
  border-bottom: solid 1px #D9D9D9;
  border-left: solid 1px #D9D9D9;
  border-right: solid 1px #D9D9D9;
  padding: 10px;
  background-color: #F4F4F4;
  font-size: 12px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #ffffff;
  background-image: none;
  border-color: #ddd;
}

.ekko-lightbox-nav-overlay a {
  border: none;
  outline: none;
}

.carousel-control {
  color: #fff;
  top: 44%;
  background: #8c8b8b;
  padding-bottom: 2px;
  width: 45px;
  border-radius: 50%;
  height: 45px;
  opacity: 0.5;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.glyphicon {
  line-height: 20px;
}

.centerImage {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.lightImgBorder {
  border: solid 1px #cccccc;
}

.transition-timer-carousel .carousel-caption {
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(4%, rgba(0, 0, 0, 0.1)), color-stop(32%, rgba(0, 0, 0, 0.5)), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
  width: 100%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: left;
  padding-top: 5px;
  padding-left: 15%;
  padding-right: 15%;
}

.transition-timer-carousel .carousel-caption .carousel-caption-header {
  margin-top: 10px;
  font-size: 24px;
}

@media (min-width: 970px) {
  /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
  }
}

@media (max-width: 600px) {
  /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
  }
}

.transition-timer-carousel .carousel-indicators {
  bottom: 0px;
  margin-bottom: 5px;
}

.transition-timer-carousel .carousel-control {
  z-index: 11;
}

.transition-timer-carousel .transition-timer-carousel-progress-bar {
  height: 5px;
  background-color: #5cb85c;
  width: 0%;
  margin: -5px 0px 0px 0px;
  border: none;
  z-index: 11;
  position: relative;
}

.transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
  /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
  -webkit-transition: width 4.25s linear;
  -moz-transition: width 4.25s linear;
  -o-transition: width 4.25s linear;
  transition: width 4.25s linear;
}

.damalsHeuteNextBack {
  line-height: 560px;
}

.dh_dir {
  vertical-align: middle;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.tableDarkRow {
  border: solid 1pt black;
  background-color: #F2F2F2;
  color: black;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 5px;
}

.nomargin {
  margin: 0px !important;
}

.ekko-lightbox > .modal > .modal-content {
  background-color: red !important;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
  }
}

.slide_caption {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding-bottom: 20px;
  font-size: 24px;
  color: white;
  font-weight: 400;
  text-shadow: 2px 2px 4px #CEC6CD;
}

@media only screen and (min-width: 320px) and (max-width: 575px) {
  .slide_caption {
    font-size: 12px;
  }
}

@media screen and (min-width: 576px) and (max-width: 768px) {
  .slide_caption {
    font-size: 18px;
  }
}

.dropshadow {
  border: solid 1px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 0px 17px 8px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 17px 8px rgba(0, 0, 0, 0.35);
}

.fsize_18 {
  font-size: 18px;
}

.fsize_20 {
  font-size: 20px;
}

.thinborderBack2 {
  background-color: #D1D1D1;
}

.text-green {
  color: #3e8f3e;
}

.text-red {
  color: #990000;
}

.smallitalic {
  font-size: 9px;
  font-style: italic;
}

.smallitalic_md {
  font-size: 12px;
  font-style: italic;
}

.italic {
  font-style: italic;
}

.margin_left_20 {
  margin-left: 20px !important;
}

.pay_info {
  margin-top: 5px;
  background-color: #EAE5E5;
  padding: 10px;
}

.pp_blue {
  color: #003087;
}

.make_hand {
  cursor: pointer;
}

#side_slider {
  position: fixed;
  top: 200px;
  height: 250px;
  width: 280px;
  z-index: 10;
}

#side_slider .off_canvas_content_conainer {
  position: relative;
}

#side_slider .off_canvas_trigger {
  position: absolute;
  top: 0px;
  left: 2px;
  width: 47px;
  background-color: white;
  border-color: black;
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#side_slider .off_canvas_content {
  margin-left: 48px;
  width: 100%;
  height: 420px;
  background-color: white;
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  overflow-y: scroll;
  overflow-x: hidden;
}

.sidebar_ani {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.sidebar_closed {
  right: -233px !important;
}

.sidebar_ani_open {
  right: 44px !important;
}

.badge_wk {
  background-color: #E50001;
  color: white;
  margin-top: -36px;
  margin-left: -16px;
}

.w-100 {
  width: 100%;
}

.pad-r {
  padding-right: 20px;
}

.lh_05 {
  line-height: 0.7;
}

.postion-relative {
  position: relative;
}

.teaser_overlay {
  background-color: rgba(59, 79, 95, 0.8);
  position: absolute;
  bottom: 0px;
  width: calc(100% - 30px);
  height: 22%;
  padding: 10px;
  transition: height 200ms ease-in-out;
  line-height: 25px;
}

.teaser_overlay .proj_title {
  color: white;
  font-size: 22px;
  font-weight: 200;
  margin-bottom: 10px;
}

.teaser_ani_wrapper {
  transition: all 1s ease-in-out;
  overflow: hidden;
}

.teaser_ani_wrapper:hover {
  cursor: pointer;
}

.teaser_ani_wrapper:hover > .teaser_overlay {
  height: 52%;
}

.teaser_overlay a {
  color: white;
  text-decoration: none;
  font-size: 16px;
}

@media only screen and (max-width: 991px) {
  .desktop_wrapper {
    display: none;
  }
  .mobil_wrapper {
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  .desktop_wrapper {
    display: block;
  }
  .mobil_wrapper {
    display: none;
  }
}

.text-white {
  color: white !important;
}

.carousel-caption_custom {
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(59, 79, 95, 0.8);
}

.modal-dialog-center {
  margin-top: 10%;
}
