
body {
    font-family: 'Roboto'!important;
}
/****** Einbindung Icomoon *********/

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon/icomoon.eot?vst6ej');
  src:  url('fonts/icomoon/icomoon.eot?vst6ej#iefix') format('embedded-opentype'),
    url('fonts/icomoon/icomoon.ttf?vst6ej') format('truetype'),
    url('fonts/icomoon/icomoon.woff?vst6ej') format('woff'),
    url('fonts/icomoon/icomoon.svg?vst6ej#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-krone:before {
  content: "\e900";
  color: #ae9a65;
}

.icon-lucero_stern:before {
  content: "\e900";
  color: #9f9d3e;
  font-size: 1.5em;
}

.separator-container .separator.line-separator:before, .separator-container .separator.line-separator:after {
    color: #9f9d3e!important;
    border: 1px solid #9f9d3e;
}
/********* END Einbindung Icomoon **************/

/******Überschreiben Navigation*****/
.navbar-transparent{
  background-color: rgba(243, 241, 230, 0.8)!important;
  
}
    
.navbar-transparent .navbar-nav > li > a:not(.btn){
  color: #343434!important;
}

.navbar-transparent .navbar-nav > li > a.active, .navbar-nav > li > a.active {
    color: #9f9d3e!important;
} 

/********* HELPER ***********/

.text-gold{
	color: #ae9a65!important;
}
.text-green{
  color: #9f9d3e!important;
}
.text-beige{
  color: #f3f1e6!important;
}
.text-white{
	color: #ffffff!important;
}
.text-black{
	color: #000000!important;
}
.bg-gold{
	background-color: #ae9a65!important;
}
.bg-green{
  background-color: #9f9d3e!important;
}
.bg-light-green{
  background-color: #e0dfb6!important;
}
.bg-beige{
  background-color: #f3f1e6!important;
}
.bg-light-beige{
  background-color: #efefd9!important;
}
.bg-medium-beige{
  background-color: #ebeac3!important;
}
.bg-white{
	background-color: #ffffff!important;
}
.bg-black{
	background-color: #000000!important;
}
.margin-top0{
  margin-top: 0px!important;
}
.margin-top30{
  margin-top: 30px!important;
}
.margin-bottom0{
  margin-bottom: 0px!important;
}
.margin-left0{
  margin-left: 0px!important;
}
.margin-right0{
  margin-right: 0px!important;
}
.padding-top0{
  padding-top: 0px!important;
}
.padding-bottom0{
  padding-bottom: 0px!important;
}
.padding-left0{
  padding-left: 0px!important;
}
.padding-right0{
  padding-right: 0px!important;
}
/********* END HELPER***********/


.mode-md .text_container .teaser_boxen .col-md-6:nth-of-type(2), .mode-lg .text_container .teaser_boxen .col-md-6:nth-of-type(2), .mode-os .text_container .teaser_boxen .col-md-6:nth-of-type(2) {
    padding-left: inherit!important;
}

.zitatTxt{
	text-transform: uppercase;
	color: #ae9a65;
	line-height: 1.8;
}

.separator-container.krone .separator.line-separator:before, .separator-container.krone .separator.line-separator:after  {
    margin-top: 17px;
}

.icon-krone.grundsatz{
	text-align: center;
	font-size: 2em;
}

.icon-grundsatz{
	text-align: center;
	font-size: 2em;
	color: #ae9a65;
}

.card{
	text-align: center;
}

.box_overlay:hover {
    opacity: 1;
}

.box_overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: calc(100% - 30px);
    height: 100%;
    background: rgb(174, 154, 101, 0.8);
    margin: auto;
    opacity: 0;
    transition: ease .5s all;
    margin-left: 15px;
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.teaser_boxen .btn{
	color: #fff;
	border-color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	padding: 15px;
}


.parallax.pattern-image img{
	object-fit: cover;
}

/****************************************
    OWL Carousel SLIDER
****************************************/
 .owl-carousel .owl-item .item{
	height: auto;
	background-size: cover;
	background-position: center;
}


/******** Keyvisual Unterseiten*****/

.section .full-image {
    height: 60vh;
}
/*.mode-os .section .full-image{
  background-position: center 0%;
}
*/

.gradient-image:after{
  background: none;
}



/************ Anchor Naviagtion (Sortiment)******/
.hide {
  display: none;
}

.aside_nav {
  width:300px;
  float:left;
  padding-right:30px;
}

ul#menu{
    padding-left: 0!important;
}

#pages{
  width: calc(100% - 300px);
  min-height: 50vh;
  float: right;
  padding-left: 100px;
}

#pages .col-md-offset-1{
  margin:0px !important;
}

#pages svg{
  font-size:65pt!important;
  width:100%;
  margin-bottom: 30px;
  color: #ae9a65!important;
}

aside ul li{
  list-style:none;
  margin: 0px !important;
  padding:0px !important;
}

aside ul li a{
  border-bottom: 1px solid #7f7f7f;
  display:block;
  line-height: 40pt;
  padding:0px 10px;
  color: #ae9a65;
}

aside ul li a.active{
  background: #ae9a65;
  color:white;
}


/*START BUFFIX Sub Navi*/
.sub_navi{
  list-style: none;
  position: absolute!important;
}

.sub_navi span a {
    padding: 15px 25px;
    display: block;
    color: #000!important;
    background-color: rgba(243, 241, 230, 0.8)!important;
}

.mode-xs .sub_navi, .mode-sm .sub_navi {
    width: auto!important;
    position: relative!important;
    padding: 0!important;
}
.mode-xs .sub_navi span a, .mode-sm .sub_navi span a {
    padding: 15px 25px;
    border-bottom: 1px solid #fff;
}

ul.sub_navi li{
  padding: 5px;
}

li.dropdown-toggle{
padding: 10px 0;
}

nav ul li .sub_navi {
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}

nav ul li:hover .sub_navi  {
    max-height: 500px;
    transition: max-height 0.25s ease-in;
  //margin-bottom: 20px;
}


/*START BUGFIX ASIDE NAVI MOBILE VIEW*/
.mode-xs .aside_nav{
  width: 100%;
}

.mode-xs #pages{
  width: auto;
  padding: 0;
  float: right;
  text-align: left;
}
footer, .footer .title, footer a, .footer .btn-social, footer svg, .footer .copyright{
  color: #fff;
}
.footer-color-green {
    background-color: #9f9d3e!important;
    
}
.footer-color-beige {
    background-color: #f3f1e6!important;
}

.btn-green {
    border: 1px solid #9f9d3e;
    padding: 20px 40px;
    font-size: 18px;
    font-family: 'Roboto'!important;
    font-weight: 500;
    color: #9f9d3e;
}
.btn-green:hover {
    background:#f3f1e6!important;

}

.card svg{
  font-size: 4em;
}
.card h3{
  font-weight: 500;
}


  .navbar-brand img {
    height: 50px;
    width: auto;
    margin-top: -15px;
}

.navbar-transparent img {
    height: 146px;
    background: #9f9d3e;
    padding: 26px;
    margin-top: -41px;
    border: 2px solid #f3f1e6;
}

.mode-xs .navbar-transparent img {
    height: 50px;
    background: none;
    padding: 0;
    margin-top: -33px;
    border: none;
}

.section-header h1 {
    letter-spacing: 0;
    font-weight: 600;
    font-size: 3em;
    text-shadow: none;
    font-family: "Helvetica";
    padding: 10px 25px;
    width: 447px;
    margin: 0 auto;
   
   /* box-shadow: -2px 0 0 20px #9f9d3e, 6px 0 0 10px #9f9d3e;*/
}
.navbar-brand{
  background-color: transparent;
}


.section-header p{
  color: #9f9d3e;
  font-weight: 500;
}

@media (max-width: 992px){
  .section-header .content h1 {
    font-size: 3rem; 

  }
}


 .mode-xs .section-header .content h1 {
    font-size: 2rem!important; 
    width: inherit;

  }
.section-header .content{
  top: 57%;
}

/*footer svg{
  color:#9a9a9a;
}*/

.navbar-header a{
  opacity: 1;
}

.pattern-image:after {
    background: #474939;
}

.llcc-member p{
    text-align: left!important;
    font-size: 1em!important;
}
.llcc-member .btn{
  margin-top:30px;
}

.hide {
  display: none;
}

.mode-xs #members{
  display: block!important;
}

.mode-sm #members {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.modulBox p{
    font-size: 1em;
}

.modulBox{
  padding: 0 25px 10px 25px;
}

.modulBox h4{
  padding-top: 25px;
}

.zahlung_section h3 {
    font-size: 35pt !important;
    font-weight: 600 !important;
    color: #9f9d3e;
}

/*HELPER*/

.no-padding-top{
  padding-top:0px!important;
}
.no-padding-right{
  padding-right:0px!important;
}
.no-padding-bottom{
  padding-bottom:0px!important;
}
.no-padding-left{
  padding-left:0px!important;
}

.no-margin-top{
  margin-top:0px!important;
}
.no-margin-right{
  margin-right:0px!important;
}
.no-margin-bottom{
  margin-bottom:0px!important;
}
.no-margin-left{
  margin-left:0px!important;
}

.mode-md .text_container .col-md-6:nth-of-type(2), .mode-lg .text_container .col-md-6:nth-of-type(2), .mode-os .text_container .col-md-6:nth-of-type(2) {
    padding-left: inherit!important;
}

.parallax_overlay.parallax_owl_carousel .item p{
  color: #9f9d3e!important;
}

.article_id_50 .parallax_overlay.parallax_owl_carousel .item p{
  color: #fff!important;
}

@font-face {
  font-family: 'Rustico-Regular';
  src: url('fonts/Rustico-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.navbar-default {
    background-color: rgba(243, 241, 230, 0.8)!important;
}
.navbar-default .navbar-transparent  {
    background-color: rgba(157, 156, 62, 0.8)!important;
}
 
.mode-xs .navbar-default {
    background-color: #9f9d3e!important;
}

@media (max-width: 992px){
.section-header .content h1 {
    margin: 0 auto;
}
}
.mode-xs .footer h5 {
    text-align: center!important;
  }


 .mode-xs .navbar-transparent {
          padding: 5px 0 15px 0!important;
  }
   .mode-xs .navbar-transparent .navbar-header {
        padding: 0!important;
  }
.language img{
  height: 18px;
  width: 18px;
  padding: 0;
  border: none;
  background: none;
  position: absolute;
  right: 80px;
  margin-top: 25px;
}

.mode-xs .language img {
  height: 18px;
  width: 18px;
  background: none;
  padding: 0;
  margin-top: -36px;
  border: none;
}

@media (min-width: 992px) and (max-width:1080px){
  .language img {
    height: 15px;
    width: 15px;
    padding: 0;
    border: none;
    background: none;
    position: absolute;
    right: 4px;
    margin-top: 27px;
  }
}