::-webkit-scrollbar {
  width: 15px;
}

::-webkit-scrollbar-track {
  background: #edece1; 
}

::-webkit-scrollbar-thumb {
  background: #0c3f26; 
}

::-webkit-scrollbar-thumb:hover {
  background: #2fac4e; 
}

html {
  scroll-behavior: smooth;
}

/* Upper */
  #upper {
	padding: 0px;  
  }
  
  .upper {
	  width: 30px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 10;
	transition: all ease-in-out .3s;
  }
  
  .upper:hover {
	position: fixed;
	bottom: 35px;
	transition: all ease-in-out .3s;	
  } 


/* Cookielayer */

#mbmcookie {
	position: fixed; 
	bottom: 0; 
	left: 0; 
	right: 0;
border-top: 5px solid #234c35;	
	background: rgba(255,255,255,1);
	padding: 20px; 

z-index: 10000;	
	}
	
 .mbcookie-in {	
	display: flex;
align-items: center;
 }
 
#mbmcookie p.cookiemessage {
	color: #777;
	padding: 0px;
	margin: 0;
	font-size: 12px;
line-height: 160%;		
	}
	
#mbmcookie a {
	color: #333;
}	


#mbmcookie .cookiebutton {
  display: inline-block;
  border-radius: 0px;
  background-color: #234c35;
  border: none;
  text-align: center;
  font-size: 12px;
  padding: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0px 50px;
  color: #fff;  
  font-weight: 500;
}

#mbmcookie .cookiebutton:hover {  

  background-color: #ddd;
  color: #333;
}

#mbmcookie .cookiebutton span {
  cursor: pointer;
}

/* remove standard-styles */
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
  width: 100%
}

/* graceful degradation for ie8 */
input[type='checkbox'],
input[type='radio'] {
  width:auto;
  float:left;
  margin-right: .75em;
  background:transparent;
  border:none;
}

input[type='checkbox']:checked,
input[type='checkbox']:not(:checked),
input[type='radio']:checked,
input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin:0;
  padding:0;
}

input[type='checkbox'] + label,
input[type='radio'] + label {
  cursor: pointer;
}

input[type='checkbox']:checked + label::before,
input[type='checkbox']:not(:checked) + label::before,
input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
    content:' ';
    display:inline-block;
    width: 17px;
    height:17px;
    position: relative;
    top:4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
}

input[type=radio]:checked + label::before,
input[type=radio]:not(:checked) + label::before {
  border-radius: 30px;
}

input[type='checkbox']:hover  + label::before,
input[type='radio']:hover  + label::before {
  background:#ddd;
  box-shadow: inset 0 0 0 2px white;
}

input[type='checkbox']:checked  + label::before,
input[type='radio']:checked  + label::before {
  background:black;
  box-shadow: inset 0 0 0 2px white;
}

body {
  font-family: "Maven Pro", sans-serif;
  padding-top: 70px;

}

#contact {
padding: 70px 0px;	
}

#about, #leileileistungen, #steuernews, #impressum2 {
background-position: top center;
background-image: url(../images/4547.jpg);	
background-size: auto;
background-attachment: fixed;
background-repeat: repeat;
background-position: top center;
}

#about2, #project, #contact, #impressum, #datenschutz {
box-shadow:-300px -300px 300px rgba(237, 230, 203, .2) inset;	
}

#steuernews {padding-bottom: 80px;}

#leileileistungen {

	
}

#leistungszusatz {
background-position: top center;
background-image: url(../images/4547-1.jpg);	
background-size: auto;
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
box-shadow:0px 0px 200px rgba(156, 170, 159, .3) inset;	
}

#project,  {

}

#wellcome{
	background-image: url(../images/4937.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center -300px;
	background-attachment: fixed;
}

.nba {
font-size:.8rem; 
display: inline;	
}

.p10 {padding: 10px;}

.flexting {
	display:flex; 
	align-items:center;
}

.wi80 {width: 80px;}

.wi100 {width: 100%;}
.wi80p {width: 80%;}

.padder {padding: 0px 30px 0px 0px;}
.padder2 {padding: 0px 20px 0px 15px;}
.padder3 {padding: 30px 0px 30px 0px;}
.padder4 {padding: 0px 50px 0px 50px;}

.coloer {color: #edece1;}
.coloerf {color: #fff;}
.coloergr {color: #0c3f26;}
.taligning {text-align: center;}


.newsimcon {
background-color: #fff;
padding: 20px;
border: 1px solid #d4edcb;
overflow: hidden;
margin: 15px;
width: 100%;
}

.newsimcon:hover {
box-shadow:5px 5px 10px #000;
}

.newsimcon2 {
	background-color: #fff;
padding: 20px;
border: 1px solid #d4edcb;
overflow: hidden;
margin: 15px;
	width: 100%;
}

.newsimg1, 
.newsimg2, 
.newsimg3, 
.newsimg4, 
.newsimg5, 
.newsimg6, 
.newsimg7, 
.newsimg8, 
.newsimg9, 
.newsimg10, 
.newsimg11,
.newsimg12, 
.newsimg13, 
.newsimg14, 
.newsimg15, 
.newsimg16, 
.newsimg17, 
.newsimg18, 
.newsimg19, 
.newsimg20, 
.newsimg21, 
.newsimg22,
.newsimg23, 
.newsimg24, 
.newsimg25, 
.newsimg26, 
.newsimg27, 
.newsimg28, 
.newsimg29, 
.newsimg30, 
.newsimg31, 
.newsimg32, 
.newsimg33,
.newsimg34, 
.newsimg35, 
.newsimg36, 
.newsimg37, 
.newsimg38, 
.newsimg39, 
.newsimg40, 
.newsimg41, 
.newsimg42, 
.newsimg43, 
.newsimg44{
	height: 100px;
	background-size: 160%;
	background-position:-2px -6px;
	transition: all ease-in-out .3s;
}

.newsimg1:hover, 
.newsimg2:hover, 
.newsimg3:hover, 
.newsimg4:hover, 
.newsimg5:hover, 
.newsimg6:hover, 
.newsimg7:hover, 
.newsimg8:hover, 
.newsimg9:hover, 
.newsimg10:hover, 
.newsimg11:hover,
.newsimg12:hover, 
.newsimg13:hover, 
.newsimg14:hover, 
.newsimg15:hover, 
.newsimg16:hover, 
.newsimg17:hover, 
.newsimg18:hover, 
.newsimg19:hover, 
.newsimg20:hover, 
.newsimg21:hover, 
.newsimg22:hover,
.newsimg23:hover, 
.newsimg24:hover, 
.newsimg25:hover, 
.newsimg26:hover, 
.newsimg27:hover, 
.newsimg28:hover, 
.newsimg29:hover, 
.newsimg30:hover, 
.newsimg31:hover, 
.newsimg32:hover, 
.newsimg33:hover,
.newsimg34:hover, 
.newsimg35:hover, 
.newsimg36:hover, 
.newsimg37:hover, 
.newsimg38:hover, 
.newsimg39:hover, 
.newsimg40:hover, 
.newsimg41:hover, 
.newsimg42:hover, 
.newsimg43:hover, 
.newsimg44:hover {
background-position: center top;	
background-size: 100%;
transition: all ease-in-out .3s;
}

.newsimg1 {
	background-image: url(../uploads/img/mi-kassen.jpg);
}

.newsimg2 {
	background-image: url(../uploads/img/blitzlicht-juli-2019.jpg);
}

.newsimg3 {
	background-image: url(../uploads/img/blitzlicht-august2019.jpg);
}

.newsimg4 {
	background-image: url(../uploads/img/blitzlicht-09-2019.jpg);
}

.newsimg5 {
	background-image: url(../uploads/img/blitzlicht-10-2019.jpg);
}

.newsimg6 {
	background-image: url(../uploads/img/Blitzlicht-112019.jpg);
}

.newsimg7 {
	background-image: url(../uploads/img/Blitzlicht-122019.jpg);
}

.newsimg8 {
	background-image: url(../uploads/img/MI-1-2020.jpg);
}

.newsimg9 {
	background-image: url(../uploads/img/MI-2-2020.jpg);
}

.newsimg10 {
	background-image: url(../uploads/img/maerz-2020.jpg);
}

.full-screen {
  padding: 3rem 0;
}

.small-text {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 50px;
  letter-spacing: 0.2px;
}

.logonavi {
background-image:url(../images/logohauser.png);
background-repeat: no-repeat;
background-size: 80%;
background-position:top left;
height:60px;
width: 250px;
overflow:hidden;
}

.imptable {
	padding:20px 30px 20px 0px;
	width:80px;
	text-align:right;
}

.about-text a {
	color: #77a359;
}

.about-text ul {
}

.about-text li {
	list-style-type: disc;
	list-style-position: inside;
}

.inline-object {
display: inline-block;
}

.unlink {
	color: #edece1;
	}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

a {
  font-weight: normal;
  text-decoration: none !important;
  transition: all 0.4s ease;
  color: #0c3f26;  
}
a:hover {
  color: #2fac4e !important;
}

.navbar-brand .uil {
  font-size: 40px;
}

p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #5b5b5b;
}

h1, h2, h3, h4, h5 {
  font-weight: bold;
  letter-spacing: -1px;
}

h1 { 
color: #0c3f26; 
  font-size: 2.8em;
  margin: 24px 0;
}

h2 {
 color: #0c3f26;
  font-size: 2.4em;
  font-weight: bold;
}

h3 {
  color: #0c3f26;
}

h3,
b, strong {
  font-weight: bold;
}

h6 {
  letter-spacing: -1px;
}

.custom-btn {
  background-image: url(../images/4547.jpg);	
background-size: auto;
background-repeat: repeat;
background-position: center;
background-attachment: fixed;
  color: #5b5b5b;
  font-weight: bold;
  border-radius: 0px;
  padding: 13px 29px;
  font-size: 14px;
  line-height: normal;
  overflow: hidden;
  transition: all 0.4s ease;
  
}
.custom-btn:hover {
  color: #2fac4e;
}
.custom-btn.custom-btn-bg {
  background-image: url(../images/4547.jpg);	
background-size: auto;
background-repeat: repeat;
background-position: center;
background-attachment: fixed;
  color: #ffffff;
}
.custom-btn.custom-btn-bg:hover {
  background: #2fac4e;
  color: #ffffff !important;
}

.animated {
  position: relative;
}

.animated-info {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  min-width: 600px;
  position: relative;
}

.animated-item {
  color: #2fac4e;
}

.animated-item {
  font-size: 38px;
  line-height: inherit;
  display: block;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  animation: BottomTotop 6s linear infinite 0s;
}
.animated-item:nth-child(2n+2) {
  animation-delay: 2s;
}
.animated-item:nth-child(3n+3) {
  animation-delay: 4s;
}

@keyframes BottomTotop {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
    transform: translateY(5px);
  }
  10% {
    opacity: 1;
    transform: translateY(0px);
  }
  25% {
    opacity: 1;
    transform: translateY(0px);
  }
  30% {
    opacity: 0;
    transform: translateY(5px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100000000;
    background: #ffffff;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-brand {
  font-weight: bold;
}

.navbar-expand-sm .navbar-nav .nav-link {
  padding: 0 20px;
}

.nav-link {
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
}
.nav-link span {
  position: relative;
  display: inline-block;
  transition: transform 0.3s;
}
.nav-link span:before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  transform: translate3d(0, 0, 0);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #2fac4e;
  font-weight: bold;
}
.navbar-light .navbar-nav .nav-link:focus span,
.navbar-light .navbar-nav .nav-link:hover span {
  transform: translateY(-100%);
}

.navbar-light .navbar-toggler-icon {
  background: none;
}

.navbar-toggler {
  border: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  outline: none;
  cursor: pointer;
  margin-right: 10px;
}
.navbar-toggler:focus {
  outline: none;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:first-child {
  transform: rotate(45deg);
  top: 6px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-child(2) {
  display: none;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:last-child {
  transform: rotate(-45deg);
  bottom: 1px;
}
.navbar-toggler .navbar-toggler-icon {
  background: #212121;
  display: block;
  width: 100%;
  height: 2px;
  margin: 5px 0;
  transition: all 0.4s ease;
  position: relative;
}

.copyright-text {
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.color-mode {
  font-weight: bold;
  cursor: pointer;
}

.color-mode-icon {
  position: relative;
  right: 6px;
}
.color-mode-icon:after {
  font-family: 'unicons';
  content: '\ea9f';
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
}
.color-mode-icon.active:after {
  font-family: 'unicons';
  content: '\eb65';
  font-size: 30px;
  color: #ffffff;
}

.dark-mode {
  background: #272323;
}
.dark-mode .navbar-light .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8);
}
.dark-mode .navbar-light .navbar-nav .nav-link:hover {
  color: #2fac4e;
}
.dark-mode .navbar[class*="headroom--not-top"] {
  background: #272323;
  border-bottom: 1px solid #1f1f1f;
}
.dark-mode .small-text {
  background: #0d0c15;
  color: #ffffff;
}
.dark-mode .feature-card .uil,
.dark-mode .navbar-light .navbar-brand,
.dark-mode h1, .dark-mode h2, .dark-mode h3, .dark-mode h4, .dark-mode h5, .dark-mode h6,
.dark-mode .color-mode {
  color: #ffffff;
}
.dark-mode .owl-carousel .owl-nav button.owl-next,
.dark-mode .owl-carousel .owl-nav button.owl-prev,
.dark-mode .owl-carousel button.owl-dot {
  color: #ffffff;
}

.timeline-wrapper {
  position: relative;
  padding: 22px 0;
}
.timeline-wrapper:last-child:before {
  height: 0;
}
.timeline-wrapper:before {
  content: "";
  background: #0c3f26;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 38px;
}

.timeline-yrx {
  background: #474559;
  border-radius: 100%;
  width: 30px;
  height: 30px; 
}
.time-wrapper {
	  display:inline-block;    
  align-items:center;
}

.timeline-infox {
	  display:inline-block; 
  align-items:center;
  width: 432px;
  margin-left: 2em;
}

.timeline-yr {
 background-image: url(../images/4547.jpg);	
background-size: auto;
background-repeat: repeat;
background-position: center;
background-attachment: fixed;
  border-radius: 100%;
  position: absolute;
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
}
.timeline-yr span {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 75px;
}

.timeline-info {
  display: inline-block;
  vertical-align: top;
  margin-left: 6em;
}
.timeline-info small {
  color: #474559;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.pointerig {
padding: 20px 10px;	
font-size: 1rem;
font-weight: 600;
letter-spacing: 0px; 
}

.pointerig span {
font-weight: 300;
letter-spacing: 0px;
color: #d9d8cb;	
}

.pointier {
	border-bottom:15px solid transparent;
    border-top:15px solid transparent;
	color: #edece1;
}

.doubleleft {
	justify-content: center;  
	display: flex; 
	align-items: center; 
	background: transparent; 
	border: none; 
	box-shadow: none; 
	transition: all ease-in-out .3s;
	width: 100px;
	height: 100px;
	}
	
	.doubleleft:hover {
	transition: all ease-in-out .3s;
	margin-left: 30px;
	}

.owl-carousel .owl-nav span {
  display: none;
}


.owl-theme .owl-nav [class*=owl-] {
  background: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-size: inherit;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #2fac4e;
}
.owl-theme .owl-dots .owl-dot {
  outline: none;
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #5b5b5b;
}


.contact-form {
  position: relative;
}
.contact-form .form-control {
  background: transparent;
  border-radius: 0px;
  outline: none;
  box-shadow: none;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.contact-form .form-control:not(textarea) {
  height: 48px;
}
.contact-form .form-control:hover, .contact-form .form-control:focus {
  border-color: #d4edcb;
}
.contact-form .submit-btn {
  background-image: url(../images/4547.jpg);	
background-size: auto;
background-repeat: repeat;
background-position: center;
background-attachment: fixed;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.4s ease;
}
.contact-form .submit-btn:hover {
  background: #d4edcb;
  color: #0c3f26;  
}

.contact-info {
  background: #474559;
  border-radius: 0;
  position: relative;
  bottom: 8px;
}
.contact-info p, .contact-info a {
  color: #f7f3f3;
  font-size: 1rem;
}

.social-links .uil {
  color: #f7f3f3;
  font-size: 20px;
  display: block;
  margin: 5px 0;
}
.social-links .uil:hover {
  color: #2fac4e;
}

footer a{
color: #eee;
}

footer a:hover{
color: #2fac4e;
}

.footerbox p {
	font-size: 1.3rem;
	line-height: 150%;
	
}

#impdata {
	background-image: url(../images/4547.jpg);	
background-size: auto;
background-repeat: repeat;
background-position: center;
background-attachment: fixed;
	text-align: right;
padding: 50px 50px 40px 50px;		
}

#impdata span {
color: #fff;
}

.inliner {
	
display: flex;
}

@media (min-width: 1270px) {
  .owl-theme .owl-dots {
    position: relative;
    bottom: 50px;
  }
}
@media (max-width: 991px) {
  .full-screen {
    padding-bottom: 4rem;
  }

  .color-mode {
    display: none;
  }

  .about-image {
    margin-top: 4em;
  }

  .mobile-mt-2,
  .contact-form {
    margin-top: 2em;
  }

  .contact-info {
    padding: 0 2rem;
  }
}
@media (max-width: 767px) {
	
	.nba {
font-size:.6rem; 
display: inline;	
}

  h1 {
    font-size: 2.4em;
  }

  h2 {
    font-size: 2em;
  }

  .animated-item {
    font-size: 28px;
  }

  .navbar-collapse {
    background: #ffffff;
    text-align: center;
    padding-bottom: 20px;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding: 3px 20px;
  }
  
  	#wellcome{
	background-image: url(../images/4937.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

  .upper {
	position: fixed;
	bottom: 80px;
	right: 30px;
	z-index: 10;
  }

}
@media (max-width: 580px) {
		  .mbcookie-in {	
	display: block;
align-items: center;
 }
 
#mbmcookie p.cookiemessage {
	color: #777;
	padding: 0px;
	margin: 0;
	font-size: 11px;
height: 130px;

	}
	
#mbmcookie a {
	color: #333;
}	

#mbmcookie a:hover {
	color: #fff;
}	

#mbmcookie .cookiebutton {
  display: block;
  border-radius: 0px;
  background-color: #234c35;
  border: none;
  text-align: center;
  font-size: 11px;
  padding: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0px 50px;
  color: #fff;  
  font-weight: 500;
  margin: 10px auto;
}

#mbmcookie .cookiebutton:hover {  

  background-color: #ddd;
  color: #333;
}

#mbmcookie .cookiebutton span {
  cursor: pointer;
}
	
	
	.about-text h1 {
	font-size: 1.5rem;
	}
	
	.about-text h2 {
	font-size: 1.2rem;
	}
	
	.about-text h3 {
	font-size: 1rem;
	}
	
	.about-text p {
	font-size: .8rem;
	}
	
	.about-text li {
	font-size: .8rem;
	}
	
	.animated-info {
		min-width: 200px;
	}
  .animated-item {
    font-size: 30px;
  }

  .custom-btn-group {
    text-align: center;
  }

  .custom-btn {
    display: block;
    margin: 10px 0;
  }

  .owl-theme .owl-nav {
    display: none;
  }

  .timeline-info small {
    display: block;
    margin: 10px 0 0 0;
  }
  
  	p {font-size: .8rem}
	.abschalt {display: none;}
	
	#wellcome{
	background-image: url(../images/4937.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
#about, #leileileistungen, #steuernews, #impressum2 {
background-color: #0c3f26;;
}
}
@media (max-width: 320px) {
	#wellcome{
	background-image: url(../images/4937.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
	.abschalt {display: none;}
	p {font-size: .8rem}
	
  .animated-text {
    margin-top: 0;
  }

  .about-text {
    text-align: center;
  }

  .full-screen {
    padding: 4rem 0;
  }

  .mobile-block {
    display: block;
  }

  .contact-info {
    flex-direction: column;
  }

  .social-links li {
    display: inline-block;
    vertical-align: top;
  }
}
