body {
  padding-top: 106px;
}

.carousel-item {

  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}


.bg-light {
    background-color: #fff!important;
}

.bg-dark {
    background-color: #888!important;
}

footer a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

footer a:hover {
	 color: #ddd;
	 text-decoration: none;
}	 

.navbar {
    box-shadow: 0px 6px 9px 0px rgb(0 0 0 / 6%);
}

.btn-primary {
    color: #fff;
    background-color: #387911;
    border-color: #387911;
}

.btn-primary:hover {
    color: #fff;
    background-color: #306a0d;
    border-color: #306a0d;
}

a {
    color: #387911;
	
}

a:hover {
    color: #306a0d;
}

.btn-danger:hover {
    color: #fff;
    background-color: #ff7e00;
    border-color: #ff7e00;
}

.btn-danger {
    color: #fff;
    background-color: #ef9f51;
    border-color: #ef9f51;
}

.button {
	margin: 0 10px 0 0;
}





.modal-login {		
	color: #636363;
	max-width: 350px;
	min-width: 280px;
}
.modal-login .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
}
.modal-login .modal-header {
	border-bottom: none;   
	position: relative;
	justify-content: center;
}
.modal-login h4 {
	text-align: center;
	font-size: 26px;
	margin: 30px 0 -15px;
}
.modal-login .form-control:focus {
	border-color: #70c5c0;
}
.modal-login .form-control, .modal-login .btn {
	min-height: 40px;
	border-radius: 3px; 
}
.modal-login .close {
	position: absolute;
	top: -5px;
	right: -5px;
	outline: none;
}	
.modal-login .modal-footer {
	background: #ecf0f1;
	border-color: #dee4e7;
	text-align: center;
	justify-content: center;
	margin: 0 -20px -20px;
	border-radius: 5px;
	font-size: 13px;
}
.modal-login .modal-footer a {
	color: #999;
}		
.modal-login .avatar {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -70px;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	z-index: 9;
	background: #387911;
	padding: 15px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.modal-login .avatar img {
	width: 100%;
}
.modal-login.modal-dialog {
	margin-top: 80px;
}
.modal-login .btn, .modal-login .btn:active {
	color: #fff;
	border-radius: 4px;
	background: #387911 !important;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	border: none;
	outline: none;
}
.modal-login .btn:hover, .modal-login .btn:focus, #hinweis .btn:hover, #hinweis .btn:focus {
	background: #306a0d !important;
	outline: none;
}
.trigger-btn {
	display: inline-block;
	margin: 100px auto;
}


#regresponse, #loginresponse, #lostpassresponse {
	font-size: 16px;
	text-align: center;
	padding-bottom: 12px;
	color: red;
}

#regbody{text-align: center;}



.modal-hinweis {
	

    text-align: center;
    justify-content: center;
    margin: 0 10px 10px 10px ;
    font-size: 13px;

	
}
.confirmation {
	color: red;
}
.confirmation2 {
	color: #306a0d;
}

#hinweis li {
	margin-top: 25px;
}
.sliderbutton{
	font-size:120%;

}



#art{margin: 5px 0 5px 0; font-size:1em}
#seiten{margin: 5px 0 5px 0; font-size:1em}
#preis{margin: 5px 0 5px 0; font-size:1em}
#beschreibung{margin:50px 0}
#kaufen{margin: 10px 0 10px 0; font-size:1em; }
#kaufen span{padding: 5px 15px; border:1px solid #e47911;background-color:#fad000}
#kaufen a{text-decoration:none; color: #333;}
#kaufen span:hover{background-color:#fbdb85}
#hinweis{color: #39782e;}








.download{margin: 10px 0 15px 0; font-size:1em; }
.download span{padding: 5px 15px; border:1px solid #e47911;background-color:#fad000}
.download a{text-decoration:none; color: #333;}
.download span:hover{background-color:#fbdb85}


#ihvslide {
   position: relative;
}

.display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.sl-content{max-width:980px;margin:auto}.w3-rest{overflow:hidden}
.sl-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.sl-animate-fading{animation:fading 7s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}


.readmore{
	margin-top:2em;
	padding: 1em 2em;
}
.readmore a{
	padding: 1em 2em;
	background: #387911;
	color: #fff;
	border-radius: 0.4em;
	opacity: 1;
	transition: .5s ease;
}
.readmore a:hover{
	background: #387911;
	color: #fff;
	border-radius: 0.4em;
	opacity: 0.7;
}


.downloadbutton {text-align: center}
.cs{
	padding: 0.1em 0.5em;
	background: #387911;
	color: #fff;
	border-radius: 0.4em;
	line-height: 2.6;	
	margin-top:0.5em;
}
.disabled{cursor:not-allowed}


.pre{margin: 2em 0;background-color:#ddd; padding: 1em }
.pre h3{margin: 0}
line{display:table; padding: 0.5em; font-size:1.2em; width: 100%; }
code {
    /* Set "my-sec-counter" to 0 */
    counter-reset: line-counter;
}
line::before {
    /* Increment "my-sec-counter" by 1 */
    counter-increment: line-counter;
    content: counter(line-counter, decimal-leading-zero) ".  ";
	color: rgb(0,0,0,0.4);
	white-space: pre;
	display: table-cell;
	width: 2em;
}
line:nth-child(odd)		{ background-color:#fdfdfd; }
line:nth-child(even)		{ background-color:#f0f0f0; }



.videocontainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

code{font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;text-align:left;color: #52595d;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;background-color: #f9f9f9;padding: 10px;display: inline-block;margin: 0px;font-size: 75%;line-height: 140%;width:100%}

h1, h2, h3, h4, h5, h6 {
    margin-top: 1.0rem;
   
}

.card-header:first-child {
       margin-top: 0;
}