/* CSS Document */
/*.container	{
	width: 1170px !important;
	max-width: none !important;
} */
html {
	font-size: 16px;
}
body {
	background-image: url(../img/bg_index_224894411_neu.jpg);
	background-color: #fff;
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 1.2rem;
	color: #444;
	font-family: galette, sans-serif;
  font-weight: 500;
  font-style: normal;
}
body #index {
	background-image: url(../img/bg_forst_52212057_gruen.jpg);
	background-color: #fff;
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 1.2rem;
	color: #444;
	font-family: galette, sans-serif;
  font-weight: 500;
  font-style: normal;
}

body#holzprodukte {
	background-image: url(../img/bg_holzprod_67848019.jpg);
	background-color: #fff;
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 1.2rem;
	color: #444;
	font-family: galette, sans-serif;
  font-weight: 500;
  font-style: normal;
}
#logo-mobil {
 /* min-width: 400px!important;
  position: absolute;
  top: -75px;
  left: -100px; */
}
#mainNav .navbar-brand {
 top: 0px; 
}
.logo-slider {
    position: absolute;
    top: 3rem;
    left: 11.5rem;
    z-index: 9;
    max-width: 100%;
}
/*Links*/
.topline a.links {
    color: #fff;
    text-decoration: none;
}
a.links {
    color: #41754B;
    text-decoration: none;
}
a.links:hover {
    color: #676767;
}
.links_header {
	color: #fff;
}
.links_header:hover {
	color:#bbb;
}
/*Topline*/
.topline {
	font-size: 18px;
	font-weight: bold;
  background-color: #41754B;
}
#holzprodukte .topline {
	font-size: 18px;
	font-weight: bold;
  background-color: #f48e00;
}
#forstwirtschaft .topline {
	font-size: 18px;
	font-weight: bold;
  background-color: #41754B;
}

/*Background Image*/
.bg-image {
	background-image: url(../img/bg-content.png);
	background-size: cover;
	background-position: right;
}
.text-section {
	background-color: rgba(255,255,255,.6);
}
/*Liste*/
ul {
	list-style-type: none;
	padding: 0;
}
.element {
    position: relative;
    padding-left: 25px;
    padding-bottom: 0px;
}
.element:before {
content: "\ebf0";
font-family: IcoFont !important;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #004E9E;
font-size: 18px;
left: 0px;
position: absolute;
}

/*Text Farben*/
.color-01 {
	color: #41754B;
}
.color-02 {
	color: #78a0c9;
}
#top p {
  font-size: 1rem;
  line-height:1.5rem;
}
#top li {
  font-size: 1rem;
  line-height: 1rem!important;
}
/*Überschriften*/
h1, h2, h3, h4, h5, h6 {
	font-family: galette, sans-serif;
  font-weight: 600;
  font-style: bold;
}
#forstwirtschaft h1, h2, h3, h4, h5, h6 {
  color: #41754B;
}
#holzprodukte h1, h2, h3, h4, h5, h6 {
  color: #000;
}
h1 {
	font-size: 2rem;
}
h2 {
	font-size: 1.75rem;
}
h3 {
	font-size: 1.6rem;
}
h4 {
	font-size: 1.4rem;
}
h5 {
	font-size: 1.2rem;
}
h6 {
	font-size: 1.1rem;
}
/*Buttons*/
.btn {
	font-size: 0.95rem;
	border-radius: 0;
}
.btn-secondary {
	background: #f48e00;
	color: #FFF;
	font-size: 14px;
	font-family: galette, sans-serif;
}
.forst .btn-secondary {
	background: #449b46;
	color: #FFF;
	font-size: 14px;
	font-family: galette, sans-serif;
}

.holz .btn-secondary {
	background: #c69d64;
	color: #FFF;
	font-size: 14px;
	font-family: galette, sans-serif;
}
.form-anfrage {
  margin: 30px auto;
  background: #c69d64;
	color: #FFF;
	font-size: 14px;
	font-family: galette, sans-serif;
  /*max-height: 1.3rem;*/
}
/*Footer*/
.footer {
	background-image: url(../img/map.png);
}
footer {
	background-color: #41754B;
  /*height: 230px;
  background-image: url('../img/bg_foot_224894411.png');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; */
}
#holzprodukte footer {
	background-color: #f48e00;
  /*height: 230px;
  background-image: url('../img/bg_foot_224894411.png');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; */
}
/*Scroll to Top*/
.back-to-top {
 background:#333;
 position: fixed;
 bottom:20px;
 right:20px;
 padding:1em;
 opacity: 0.5;
 transition: all 0.35s;
}
.back-to-top:hover {
 background:#333;
 position: fixed;
 bottom:20px;
 right:20px;
 padding:1em;
opacity: 1;
}
.back-to-top:before {
  font-family: IcoFont !important;
  font-size: 20px;
  display: inline-block;
  content: "\ea76";
  color: #fff;
  *text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
  *padding: 10px 0px;
}
/*
ul.leistungen {
  border: 1px solid #8C8C8C;
  padding: 60px;
  margin: 20px;
  color: #8C8C8C;
  font-size: 1.2rem;
  font-weight: 600;
  background-color: #fff;
  background-image: url('../img/bg-listing.png');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
  outline: 4px solid #8C8C8C;
  outline-offset: 10px;
} */

ul.leistungen {
  list-style:  outside none;
}

ul.leistungen li {
  margin-left: 2rem;
  list-style-position: inside;
  padding: 10px 0 10px 20px;
  text-indent: -.9em;
}
ul.leistungen li:before {
    font-family: "Icofont";
    font-size: 1.5rem;
    color: #f48e00;
    display: inline-block;
    margin-left: 0rem;
    position: relative;
    vertical-align: middle;
    margin-right: 1%;
    content: "\f018";
    /*padding: 5px;*/
}

ul.produkt {
  list-style:  outside none;
}

ul.produkt li {
  margin-left: 2rem;
  list-style-position: inside;
  padding: 10px 0 10px 20px;
  text-indent: -.9em;
}
ul.produkt li:before {
    font-family: "Icofont";
    font-size: 1.5rem;
    color: #B51D27;
    display: inline-block;
    margin-left: 0rem;
    position: relative;
    vertical-align: middle;
    margin-right: 1%;
    content: "\eed9";
    /*padding: 5px;*/
}

.content {
  background-image: url('../img/bg_73053332.jpg');
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
}

.textrechtliches {
  font-size: larger;
  font-weight: 400;
  color: #3A569D;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    font-family: 'Icofont';
    content: "\ea6b" !important;
	  color: #78a0c9;
    margin-left:20px;
}
.accordion .card-header:after {
    font-family: 'Icofont';  
    content: "\ea6e";
    float: right;
	  color: #78a0c9;
    margin-left:20px;
}
.linie {
    position: absolute;
    bottom: 0;
    background-image: url(../img/bg_foot_224894411.png);
    background-position: top;
    width: 100%;
    height: 50px;
    z-index: 9;
}


.navbar-toggler-icon {
  background-color: #fff!important;
}
#MainSlider.flexslider .slides li:before {
  background-image: none;
}

.fancybox img {
    border: 5px solid #fff;
}
.thumbnail {
    padding: 10px;
    margin-top: 5px;
    border-radius: 0px;
    background-color: rgba(255,255,255,0.8);
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 21px;
    line-height: 1.4;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

div.forst a, div.holz a {
  display:block;
  height:100%;
  text-decoration: none;
}

#index .text-section a {
  font-weight:600;
  font-size: 1.2rem;
  color: #41754B!important;
  text-decoration: none!important;
}
#index .text-section a:hover {
  font-weight: 400;
  font-size: 1.1rem;
  color: #676767;
}

#holzprodukte .text-section a {
  font-weight:600;
  font-size: 1.2rem;
  color: #000!important;
  text-decoration: none!important;
}
#holzprodukte .text-section a:hover {
  font-weight: 400;
  font-size: 1.1rem;
  color: #676767;
}
#holzprodukte a.card-link {
  color: #fff!important;
}

.card table {
  width: 100%;
}
.card table td {
  margin: 2%;
  padding: 2%;
  vertical-align: top;
  border: 1px solid #f48e00;
  font-size: 1rem!important;
}

@media (min-width: 1200px) {
.card table td p {
    font-size: 1rem;
}

/*--Formular--*/
.modal-dialog iframe, .kont-form iframe {
  height: 1250px;
  padding: 5px;
}
.modal-dialog {
  max-width: 80%;
}
.modal-header button {
    position: absolute;
    right: 0.5rem;
}
}
.fixed-bottom {
  z-index: 20;
}
.anchor {
    display:block;
    padding-top:100px;
    margin-top:-100px;
 }

.hidden-anchor {
    position: absolute;
    top: -150px;
 }