.slide-text-bg1 {
    display: none !important;
}

.page-breadcrumb > li a {
    color: #1D5926 !important;
}

.page-breadcrumb > li {
    color: #1D5926 !important;
}

.sprechzeiten {
    width: 120%;
    margin-left: 15%;
}

.sprechzeiten h4 {
line-height: 1.5 !important;
}
 {
    padding-top: 15px
}
h4 {
color: #fff !important;
}
.box {
    float: left;
    width: 23%;
    color: #fff;
}
.box2 {
    float: left;
    width: 23%;
    margin-left: 10px;
    color: #fff;
}
.box3 {
    float: left;
    width: 23%;
    color: #fff;
}

.slide-text-bg1 h2 {
    background-color: rgba(255, 255, 255, 0.6) !important;
}
#carousel-example-generic .active > div {
    display: block;
    padding-top: 11% !important;
}

.navbar-default {
    background-color: #1D5926 !important;
    border-color: #e7e7e7;
}
.contact-icon i {
    color: #333 !important;
}
.contact-area h4, .contact-area h6 {
    color: #333 !important;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
    font-size: 18px !important;
}
.navbar .navbar-nav > li > a:hover {
    background-color: #7aa228 !important;
}
.navbar .navbar-nav > li {
    padding: 1px 10px 0px 6px !important;
}
.navbar {
    padding: 0px 0 !important;;
}
.contact-area {
    padding: 10px 0px !important;
}
.nav {
     padding-top: 35px !important;
}
.top-contact-detail-section {
    padding: 0px 0 !important;
background-color: #f4f4f4 !important;
}
.Service-section {
    padding: 40px 0 30px !important;
}
.page-title-section .overlay {
    padding: 15px 0 15px !important;
}
.footer-widget-title {
    line-height: 0px !important;
}
.footer-copyright-section {
    background-color: #333;
}
.callout-btn1, .callout-btn2 {
    display: none !important;;
}
.col-md-3 {
    width: 100% !important;
}
.footer-section {
    padding: 0px 0 0 !important;
}
.footer-widget-column {
    margin-bottom: 0px !important;
}
.footer-widget-section {
    width: 169% !important;
    margin-left: -34.5% !important;
}
.callout-section {
    padding: 10px 0 0px !important;
}
.overlay {
    padding: 40px 0 35px !important;
}
.page-builder {
    border-bottom: 2px solid #7aa228 !important;
}
.page-title h1 {
    margin: 6px 0px 1px !important;
    font-size: 22px !important;
    color: #1D5926 !important;
}
.page-title-section {
    background-color: #f4f4f4 !important;
}
.service-area h3 {
    font-weight: 500 !important;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.box {
    float: left;
    width: 100%;
    color: #fff;
}
.box2 {
    float: left;
    width: 100%;
    margin-left: 0%;
}
.box3 {
    float: left;
    width: 100%;
}
}

@media only screen and (min-width: 200px) and (max-width: 480px) {
.box {
    float: left;
    width: 100%;
}
.box2 {
    float: left;
    width: 100%;
    margin-left: 0%;
}
.box3 {
    float: left;
    width: 100%;
}
.callout-section h1 {
    padding: 0 0px !important;
}
.footer-widget-section {
    width: 130% !important;
    margin-left: -25% !important;
}
}

/*Coookie Notice*/
.cookie-notice-container {
	/*font-size: 110%;*/
	font-weight: 400;
	border-top: 1px solid #ebebeb;
}

#cn-accept-cookie,
#cn-refuse-cookie,
#cn-more-info {
	/*font-size: 100%;*/
	font-weight: 400;
    line-height: 18px;
    padding: 5px 12px;
    background: none;
    border-color: #fff;
    color: #fff;
    text-shadow: none;
    -moz-box-sizing: border-box;
    border-radius: 0px 0px 0px 0px;
	  box-shadow: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
}

@media (max-width: 900px) {
	#cookie-notice .cn-button {
		margin: 5px !important;
	}
}

@media (min-width: 900px) {
	#cookie-notice .cn-button {
		margin: 10px 5px !important;
	}
}
