body {
  /*background: #fff url(../img/background.png) no-repeat center top;*/
  font-family: 'Montserrat', sans-serif;
  color: #333; }
.rellax {
  background: url(../media/1013/bck_preview.jpeg) no-repeat center top; 
  background-size: cover;
  width: 100%;
  height: 635px;
  position: absolute;
  z-index: -1;}
a {color: #000;}
a:hover {color: #000;}
b {font-weight: 600 !important;}

/* overriding HUGE white space on the bottom
.embed-responsive-16by9::before {
	padding-top: 0;
}*/

.carousel .carousel-caption .date {
  letter-spacing: 0.05rem;
  word-spacing: 0.3rem;
  margin-bottom: 9px; }
.carousel .carousel-caption h5 {
  font-size: 3.2rem;
  font-weight: 600; }
.carousel .carousel-caption p {
  font-size: 1.92rem;
  line-height: 1; }
.carousel .carousel-caption a.btn {
  max-width: 174px;
  position: absolute;
  bottom: 17px;
  right: 20px;
  border-radius: 30px;
  margin: 0;
  padding: 13px;
  background: transparent;
  border: 2px solid #fff;
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  transition: 0.3s ease color, background;}
.carousel .carousel-caption a.btn:hover {
  background: #fff;
  color: rgb(145, 140, 134);}

.main-page-navigation {
  margin: 44px 0 26px; }
  .main-page-navigation a.nav-link {
    padding: 0 29px 0 0;
    text-transform: uppercase;
    font-size: 1.92rem;
    font-weight: 600;
    color: #333;
    line-height: 1; }
    .main-page-navigation a.nav-link:hover {
      text-decoration: underline; }

.filter-container {
  margin-bottom: 21px; }
  .filter-container .tab-list {
    display: flex;
    justify-content: flex-end;
    border: none; }
.filter-container select, .filter-container select option {font-weight: bold;} 
    .filter-container .tab-list .tab-item {
      margin-left: 10px;
      background: transparent;
      border: none;
      color: #333;
      padding-right: 0; }
      .filter-container .tab-list .tab-item:hover, .filter-container .tab-list .tab-item:active, .filter-container .tab-list .tab-item:focus, .filter-container .tab-list .tab-item:hover:active {
        background: transparent;
        box-shadow: none; }
  .filter-container .search-block .form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0; }
  .filter-container .search-block button.btn {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    border-color: #333;
    padding-left: 0;
    padding-right: 0; }
    .filter-container .search-block button.btn:hover, .filter-container .search-block button.btn:active, .filter-container .search-block button.btn:focus, .filter-container .search-block button.btn:hover:active {
      background: transparent;
      color: #333;
      box-shadow: none; }

.category-title {margin-bottom: 20px; font-size: 35px; border-bottom: 1px solid #333; padding: 0;}
.grid .item {
  margin-bottom: 85px; }
  .grid .item .item-link {
    margin-top: 19px; }
    .grid .item .item-link .item-title {
	  font-size: 24px;
      line-height: 1;
      margin: 15px 0 10px;
      font-weight: 600;
      word-spacing: 4px; }
    .grid .item .item-link a{
      font-size: 16px;
      text-decoration: none;
      color: #333;}
  .grid .item .image-wrapper {
    position: relative; }
    .grid .item .image-wrapper .item-background-button-container {
      position: absolute;
      width: 100%;
      top: 0;
      bottom: 0;
      background: rgba(145, 140, 134, 0.95);
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      opacity: 0;
      transition: 0.3s ease opacity; }
      .grid .item .image-wrapper .item-background-button-container:hover {
        opacity: 1; }
      .grid .item .image-wrapper .item-background-button-container .btn {
        max-width: 174px;
        border-radius: 30px;
        margin: 10px 0;
        padding: 13px;
        background: transparent;
        border: 2px solid #fff;
        font-weight: 600;
		font-size: 20px;
        color: #fff;
        transition: 0.3s ease color, background; }
        .grid .item .image-wrapper .item-background-button-container .btn:hover {
          color: #918c86;
          background: #fff; }
.small-btn-container {display: none;}
#list {
  padding-top: 4px; }
  #list .list-item {
    border-top: 1px solid #ccc;
    padding: 25px 0; }
    #list .list-item .list-item-date {
      line-height: 1;
      font-weight: 600;
      font-size: 0.9rem; }
    #list .list-item .list-item-title {
      font-weight: 600;
      font-size: 1.36rem;
      line-height: 1;
      margin: 18px 0 8px; }
    #list .list-item .list-item-body {
      line-height: 1; }
    #list .list-item .list-item-buttons {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      #list .list-item .list-item-buttons .btn.btn-default {
        background: transparent;
		color: #333;
        border: 2px solid #333;
        border-radius: 30px;
        padding: 19px 10px;
        margin-left: 19px;
        width: 191px;
        font-weight: 600;
        font-size: 1.1rem;
        line-height: 1;
        transition: 0.3s ease color, background; }
        #list .list-item .list-item-buttons .btn.btn-default:hover {
          color: #fff;
          background: #333; }
  #list .see-all.list-all {
    margin-top: 26px;
    display: block; }

.monthly {
  margin-bottom: 165px; }

.see-all h3 {
  margin-top: 5px;
  font-weight: 700;
  color: #333;
  text-decoration: underline;
  margin-bottom: 68px; }

.bottom-section {
  background: #e9e2da;
  padding-top: 60px; }
  .bottom-section .section-title {
    font-weight: 600;
    margin-bottom: 26px; }
  .bottom-section .item-link {
    margin-top: 17px; }
    .bottom-section .item-link .item-title {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 16px; }
    .bottom-section .item-link .item-desc {
	  font-size: 16px;
	  line-height: 1.5;
	}
  .bottom-section .item-sm {
    margin-bottom: 46px; }
    .bottom-section .item-sm .item-link {
      margin-top: 11px; }
    .bottom-section .item-sm .item-title {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 8px; }
    .bottom-section .item-sm .item-desc {
      line-height: 21px; }
  .bottom-section .item-lg {
    position: relative;
    padding-bottom: 64px; }
  .bottom-section a.see-all {
    position: absolute;
    bottom: 57px; }
    .bottom-section a.see-all h3 {
      margin-bottom: 0; }
  .bottom-section .order-bottom-section {
    background: url(../img/wood-bg.jpg);
    background-size: cover;
    padding: 64px 0 34px; }
    .bottom-section .order-bottom-section .order-item {
      margin-bottom: 30px; }
    .bottom-section .order-bottom-section .order-title {
      font-size: 1.7rem;
      font-weight: 600;
      margin-bottom: 14px;
	  line-height: 1;}
    .bottom-section .order-bottom-section .order-item-body {
      padding: 0 90px;
      margin-bottom: 59px; }
    .bottom-section .order-bottom-section button.btn.btn-default.btn-order {
      border: 2px solid #333;
      border-radius: 30px;
      padding: 14px 10px;
      font-weight: 600;
	  font-size: 20px;
      width: 178px;
      background: transparent;
      transition: 0.3s ease color, background; }
      .bottom-section .order-bottom-section button.btn.btn-default.btn-order:hover {
        color: #fff;
        background: #333; }
  .news-section {
    padding: 64px 0 64px; background: #e9e2da;}
  .news-section .news-title {
      font-weight: 600;
      font-size: 1.6rem;
      line-height: 1;
      margin-bottom: 14px; }
   .news-section .news-item-body {
      padding: 0 54px; }
	.bottom-item {display: flex; justify-content: center;}
	.bottom-item a {height: 64px;  display: flex; align-items: center; justify-content: center;}
	/*.bottom-item a img.img-fluid {max-width: 50%;}*/
	.bottom-item a img.img-fluid:hover {opacity: 0.6;}

.footer {
  padding: 64px 0;
  background: #333;
  color: #fff; }
.footer .col-12.feed {padding-bottom: 64px;}

  .footer img.footer-logo {
    max-width: 160px;
    width: 100%;
  	margin-bottom: 8px;
  }
  .footer .footer-info {
    margin: 31px 0 29px;
    font-size: 0.8rem; }
  .footer .footer-info.main-menu {
  margin: 0;}
  .footer .footer-info.social-menu {
  margin: 0 0 29px;}
  .footer .footer-address {
    font-size: 0.8rem; }
    .footer a {
	color: #fff;}
  .footer p {
    margin-bottom: 4px; font-size: 14px;}
  .footer h5 {
    font-weight: 600; text-transform: uppercase; margin-bottom: 0;}
    .footer .footer-info h5, .footer .footer-address h5 {
	font-size: 14px;}

  .footer h4 {
    font-weight: 600; text-transform: uppercase; color: #fff; font-size: 20px; line-height: 1.5;}
/* page styles */
.general-text-container.fabrikk-container {
  margin-bottom: 80px;}
.general-text {
  margin-top: 56px;}
  .general-text .title {
    margin-bottom: 18px;
    line-height: 44px;
    font-weight: 600;
    font-size: 42px;}
  .general-text .subtitle {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 65px;}
  .general-text p {
    line-height: 24px;}
  .general-text a {text-decoration: underline;}
  .general-text .embed-responsive {
    margin: 32px 0 39px;}

.info{
  margin-top: 56px;}
  .info .info-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;}
  .info .info-text {
    margin: 0 0 40px;}
    .info .info-text p{
      line-height: 24px; 
      margin: 0 0 10px;}

.footer-info .social {margin: 0;}
.footer-info .social a {height: 47px; display: flex; align-items: center;}
  .footer-info .social img {margin-right: 30px; display: inline-block;}
.social {
  margin: 42px 0 96px; display: flex; align-items: center;}
  .social a:hover {cursor: pointer;}
  .social img {margin-right: 10px; display: inline-block;}

.grid-title {
  font-size: 24px;
  margin-bottom: 36px;
  line-height: 1;
  font-weight: 600;}

.r_menu .list-group li{
  border-left: none; 
  border-right: none; 
  padding: 0;
  background: transparent;}
  .r_menu .list-group li a {
    color: #9a9590; 
    font-size: 20px; 
    line-height: 38px; 
    font-weight: 600;}
    .r_menu .list-group li a.submenu_trigger {
      display: flex; 
      align-items: center;
      justify-content: space-between;}
    .r_menu .list-group li a:hover, .r_menu .list-group li a.active {
      text-decoration: none; 
      color: #333;}
  .r_menu .list-group li .r_submenu li {
    border:none;}
    .r_menu .list-group li .r_submenu li a {
      font-weight: 400; 
      margin-left: 34px;}
	  
.hidden-item {
    display: none;
}

img.rounded-full {border-radius: 50%; max-width: 300px; margin: 0 auto; display: block;}
.general-info a {color: #333; word-break: break-all;}
.aktuelt_right b {display: block;}
.aktuelt_right .info-text p {margin-bottom: 1.5rem; line-height: 24px;}
.aktuelt_right .info-title {margin-bottom: 2rem;}
.aktuelt_right a {color: #333; font-weight: 600;}

.search-image-button{
	border:0;
	background:none;
	cursor:pointer;
}

.search-button{
	border:0;
	background:none;
	cursor:pointer;
}

.search-form{
	float:right;
	z-index:9999;
	cursor:pointer;
}


#my-input {
	position:absolute;
  transform: translateX(-200%);
  opacity: 0;
  transition: opacity .75s, transform .75s;
	padding-left:10px;
	font-size:12px;
}

#my-input.show {
  transform: translateX(-100%);
  opacity: 1;
}

#my-input::placeholder { /* Firefox, Chrome, Opera */ 
    color: black; 
} 
  
#my-input::ms-input-placeholder { /* Internet Explorer 10-11 */ 
    color: black; 
} 
  
#my-input::-ms-input-placeholder { /* Microsoft Edge */ 
    color: black; 
} 

 @media all and (-ms-high-contrast:none)
     {
     .carousel .carousel-item .carousel-caption { left: inherit } /* IE10 */
     *::-ms-backdrop, .carousel .carousel-item .carousel-caption { left: inherit } /* IE11 */
     }