/** Farben
Grün: #005c3a
Gelb: #ffd000
**/

.facebook {
	position: fixed;
	right: 5px;
	top: 5px;
	z-index: 5000;
	cursor: pointer;
}

.instagram {
	position: fixed;
	right: 5px;
	top: 65px;
	z-index: 5000;
	cursor: pointer;
}


.xing {
	position: fixed;
	right: 5px;
	top: 125px;
	z-index: 5000;
	cursor: pointer;
}

@media only screen and (max-width: 600px) {
	.facebook,
	.instagram,
	.xing {
		width: 35px;
	}

	.instagram {
		top: 45px;
	}
	
	.xing {
		top: 85px;
	}
}

#wrapper {
	width: 100%;
	overflow: hidden;
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
    line-height: 1.7;
    color: #005c3a;
    background-color: #f0f0f0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin: 0;
}

h1 {
	text-transform: uppercase;
	font-size: 36px;
}

h2 {
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 20px;
}

.big h2 {
	font-size: 36px;
}

h3 {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
}

body.startseite h2 {
	font-size: 22px;
}



h4 {


}

hr {
	border-color: #000;
	margin: 0 15px;
	clear: both;
}

a {
	color: #005c3a;
}

a:hover {
	text-decoration: none;
}

a.button {
	display: block;
	color: #005c3a;
	background-color: #fff;
	border: 1px solid #005c3a;
	padding: 10px;
	text-align: center;
}

a.button:hover {
	color: #ffd000;
	background-color: #005c3a;
}

.box a.button {
	position: absolute;
    bottom: 20px;
    width: 312px;
}

.invisible {
	display: none;
}

#logo {
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 100;
}

#logo a {
	display: block;	
}

#mobileMenuButton {
	display: none;
}

.back-to-top {
	position: absolute;
	right: 100px;
	top: 10px;
	z-index: 100;
}

.back-to-top a {
	text-transform: uppercase;
	text-decoration: none !important;
}

/*************************************
*************** Abstände
**************************************/

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-20 {
	margin-bottom: 20px;
}

table td {
	padding-right: 20px;
}

#main .section.col-md-12 {
	margin-bottom: 35px;
}

#main .ce_text {
	margin-bottom: 35px;
}



.cookiebar {
    z-index: 16000005;
}

.cookiebar a:hover {
    color: #ffffff;
}

.cookiebar ~ #wrapper {
    padding-bottom: 150px;
}

@media screen and (max-width: 599px) {
    .cookiebar ~ #wrapper {
        padding-bottom: 300px;
    }
}


/*************************************
*************** Content Bereich / Main
**************************************/

#main .mod_dlh_googlemaps {
	margin-bottom: 30px;
}


body.standard #container {
	padding-top: 90px;
}

.yellow {
	background-color: #ffd000;
	color: #005c3a;
	padding-top: 15px;
	padding-bottom: 10px;
}

.yellow h3 {
	margin-bottom: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
}

.green {
	background-color: #005c39;
	color: #fff;
}

#main .yellow .ce_text {
	margin-bottom: 0;
}

.bild {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}

.image-center img {
	margin: 0 auto;
}

.box {
	background: #fff;
	padding: 0;
	margin-right: 3%;
	width: 31%;
	height: 360px;
	-webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	padding-bottom: 75px;
	margin-bottom: 0 !important;
}

.box.last {
	margin-right: 0%;
}

.box.full {
	width: 100%;
}

.box h2 {
	background-color: #005c3a;
	color: #ffd000;
	text-transform: uppercase;
	padding: 10px 25px;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 0;
}

.box p {
	padding: 15px 25px 0 25px;
}

#main ul,
#main ul li {
	padding: 0 0 0 20px;
	margin: 0;
}

#main ul {
	margin-bottom: 15px;
}

#main ul li {
	list-style: disc;
	/*background: url(../img/bg-li.png) no-repeat 0 7px;*/
	padding-left: 0;
	margin: 5px 0;
}

#main .list-check ul li:before {
	content: "\f00C";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
    color: green;
    z-index: 1;
    position: absolute;
    top: -12px;
    left: 0;
}

#main .list-check ul{
	padding: 0;
}

#main .list-check ul li {
	list-style: none;
	position: relative;
	padding-left: 40px;
	font-size: 18px;
}

#main .price {
	font-weight: 700;
	font-size: 30px;

}

.grey {
	background: #ccc;
	padding: 35px;
}

.white {
	background: #fff;
	border: 1px solid #005c3a;
	padding: 20px;
}

.steuber-bag-bild {
	position: absolute;
	top: -200px;
	left: -90px;
}

.steuber-anhaenger-bild {
	position: absolute;
    top: -71px;
    right: -7%;
}

.anhaenger-overlay {
background: #cc071e;
    position: absolute;
    right: -25px;
    top: 177px;
    padding: 41px 47px;
    color: #fff;
    transform: rotate(-5deg);
    text-align: center;
    border-radius: 100px;
}
.anhaenger-overlay p.topline {
	font-size: 26px;
	font-weight: 400;
	line-height: 26px;
}
	
.anhaenger-overlay p.preis {
	font-size: 40px;
	font-weight: 700;
}
	
.anhaenger-overlay p.price span{
	font-size: 20px;
	font-weight: 200;
}	
	
.anhaenger-overlay p.subline {
font-size: 20px;
    font-weight: 400;
    line-height: 23px;
}


@media screen and (max-width: 680px){
	.steuber-bag-overlay {
    background: #cc071e;
    position: relative;
    padding: 41px 47px;
    right: auto;
    color: #fff;
    transform: rotate(-5deg);
    text-align: center;
    border-radius: 100px;
    top: 382px;
    width: 80%;
    margin-bottom: 120px !important;
    left: 10%;
}
}

@media screen and (min-width: 681px){
.steuber-bag-overlay {
	background: #cc071e;
right: 0;
    position: absolute;
    padding: 41px 47px;
    color: #fff;
    transform: rotate(-5deg);
    text-align: center;
    border-radius: 100px;
    top: -81px;
}
	
}


.steuber-bag-overlay p.topline {
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
}
    
.steuber-bag-overlay p.preis {
    font-size: 40px;
    font-weight: 700;
}
    
.steuber-bag-overlay p.price span{
    font-size: 20px;
    font-weight: 200;
}   
    
.steuber-bag-overlay p.subline {
font-size: 20px;
    font-weight: 400;
    line-height: 23px;
}


.steuber-bag-text {
	padding-top: 380px;
}

.greifarm {
	position: absolute;
	top: -150px;
	right: -150px;
}

.greifarm img {
	float: right;
	width: 450px;
}

#main .wrapper {
	width: 1170px;
	margin: 0 auto;
	float: none;
}

#main .section {
	overflow: visible;
}

#main .container {
	position: relative;
}

.wishlist {
	width: 1170px;
    margin: 0 auto;
    text-align: right;
    padding-top: 15px;
    position: relative;
    z-index: 1000;
}

.wishlist button {
	padding: 5px 30px;
	height: 41px;
	background: #005c3a;
	color: #fff;
	border: 0;
}

.wishlist button:hover {
	background: #ffd000;
}

.modal-dialog {
	width: 800px;
}

.modal-content {
	border-radius: 0;
}

.modal-content .row {
	padding: 15px;
}

.modal-content .odd {
	background: #ededed;
}

.modal-body,
.modal-header {
	padding-left: 30px;
	padding-right: 30px;
}

.modal-header {
	min-height: 50px;
}

.modal-header .close {
	opacity: 1;
	max-width: 25px;
}

.modal-footer {
	text-align: left;
}

.kreislaufwirtschaft button {
	border: 0;
	background: initial;
}

.border {
	border: 1px solid #005c3a;
}

.ce_form form {
	background: #fff;
	border: 1px solid #005c3a;
	padding: 15px;
	margin-bottom: 15px;
}

.ce_form form a {
	text-decoration: underline;
}

.ce_form form a:hover {
	text-decoration: none;
	color: #005c3a;
}

.checkbox label, .radio label {
	font-weight: 300;
}



/*************************************
*************** Header
**************************************/

#header {
	position: relative;
	/*padding-top: 75px;*/
	z-index: 100;
}

#header .header {
	height: 75px;
	background-color: #ffd000;
	position: relative;
    z-index: 100;
    width: 100%;
	-webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
}

#header .header .inner {
	width: 1170px;
        height: 75px;
	margin: 0 auto;
	position: relative;
}

#header .button-anfrage {
	position: absolute;
	right: 150px;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 1.4;
	padding-top: 10px;
}

#header .live-support {
	position: absolute;
	right: 0;
	padding-top: 20px;
	text-transform: uppercase;
	border-left: 1px solid #ffe056;
	height: 75px;
	padding-left: 10px;
	font-size: 15px;
}


#header .live-support img {
	margin-right: 10px;
}

/*************************************
*************** Footer
**************************************/


body.startseite #footer {
	/*margin-top: 55px;*/
}

.footer a {
	color: #fff;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

.footer .bg {
    color: #fff;
}

#footer .bg .content {
    position: relative;
	width: 1170px;
	margin: 0 auto;
	padding: 60px 0 45px 0;
        overflow: hidden;
}

#footer .bg .content .ce_text {}

#footer .bg .content:after {
    /*content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;*/
}

#footer .yellow {
    padding-top: 0;
    padding-bottom: 0;
}

#footer h2 {
	font-size: 40px;
	margin-bottom: 0;
}

#footer .yellow h2,
#footer .yellow,
#footer .yellow a {
	color: #005c39;
}

#footer .green {
	border-bottom: 13px solid #004b00;
}

#footer .green.background {
	background: url(../img/bg-footer-big.jpg);
	height: 140px;
}

@media screen and (max-width: 992px){
    #footer .green.background .content {
        padding: 0;
    }
}

#footer .green .text-right a {
	margin-left: 15px;
}

#footer .map {
	padding: 0;
}

#footer .map .dlh_googlemap {
	width: 100% !important;

}


/*************************************
*************** Menüs
**************************************/

/**** Bottom-Menu ****/

#bottom-menu ul {
	padding-left: 15px;
}

#bottom-menu li {
	float: left;
	list-style: none;
	margin-right: 40px;
}

#bottom-menu .invisible {
	display: none;
}

#bottom-menu li a {
	color: #000;
}

/**** Footer-Menu / Sidemap ****/

#footer-menu {}

#footer-menu .navbar-nav>.active>a,
#footer-menu .navbar-nav>.active>a:focus,
#footer-menu .navbar-nav>.active>a:hover {
	border: 0;
	background: 0;
	color: #fff;
}

#footer-menu a {
	line-height: initial;
	padding: 0;
}

#footer-menu li.home {
	display: none;
}

#footer-menu li {
	float: left;
	list-style: none;
}

#footer-menu ul.level_1  {
	width: 100%;
}

#footer-menu ul.level_1 > li > a {
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: 600;
}

#footer-menu ul.level_1 > li {
	width: 16.6666%;
	padding: 0 10px;
    border-right: 1px solid #fff;
    min-height: 120px;
}

#footer-menu ul.level_1 > li.last {
	padding-right: 0;
    border-right: 0;
}

#footer-menu ul.level_1 > li.first {
	padding-left: 0;
}

#footer-menu ul.level_2 li {
	float: none;
}

#footer-menu .navbar-nav>li>a {
	color: #fff;
}

#footer-menu .navbar-nav>li>a:hover {
	text-decoration: underline;
}

/**** Main-Menu / Hauptnavigation ****/

#main-menu {
	position: absolute;
	height: 75px;
	left: 200px;
	top: 0;
    overflow: visible;
}

.navbar-collapse {
	padding-left: 0;
}

#main-menu .container.no-padding,
#main-menu .container-fluid.no-padding {
	overflow: visible;
}

#main-menu li.home {
	display: none;
}

#main-menu > li {
	float: left;
	list-style: none;
}

#main-menu li a {
	color: #005c3a;
}

#main-menu .level_1 > li > a {
	font-size: 13px;
	text-transform: uppercase;
	line-height: initial;
	padding-bottom: 12px;
	padding-top: 30px;
	height: 75px;
	border-left: 1px solid #ffe056;
}

#main-menu .level_1 > li.last > a {
	border-right: 1px solid #ffe056;
}

#main-menu .level_1 > li {

}

#main-menu .level_1 > li.last {
	margin-right: 0;
}



#main-menu .level_1 > li > a:hover,
#main-menu .level_1 > li > a.active,
#main-menu .level_1 > li.trail > a {
	color: #000;
}

#main-menu .level_1 li:hover .level_2 {display: block;}

#main-menu .level_1 li.menu-products:hover .level_2 {
	display: none;
}

#main-menu .level_2 {
	display: none;
	position: absolute;
    z-index: 100;
	background-color: #ffd000;
	padding: 20px;
	width: 200px;
}

#main-menu .level_2 > li {
	float: none;
}

#main-menu .level_2 > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 30px;
}

#main-menu .level_2 > li > a:hover,
#main-menu .level_2 > li > a.active {

	border-bottom: 1px solid #4f4f4f;
}

#main-menu .navbar-nav > .active > a,
#main-menu .navbar-nav > .active > a:focus,
#main-menu .navbar-nav > .active > a:hover{
	background: none;
}

#main-menu .level_3 {
    float: none;
}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background: none;
    border: 0;
}

.navbar-default .navbar-toggle {
    border: 0;
    border-radius: 0;
}

.navbar-default .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 768px) {
	.navbar-nav>li {
	    float: left;
	}
}

/**** Unter-Menu / Sidemap ****/

#untermenu {
}

#untermenu ul {
	margin: 0 auto;
	width: 1170px;
	padding: 0;
	padding-left: 15px;
    list-style-type: none;
    position: relative;
}

#untermenu li {
	float: left;
	width: 33%;
    position: relative;
    border-right: 2px solid #fff;
    background: #4b5050;
    text-align: center;
}

#untermenu li a,
#untermenu li span {
	color: #fff;
	display: block;
	padding: 10px 10px 10px 15px;
	width: 100%;
	text-transform: uppercase;
}

#untermenu li span,
#untermenu li a:hover,
#untermenu li.trail a {
	background-color: #b90087;
	text-decoration: none;
}

.product {
	min-height: 300px;
}

.product .product-description {
	display: none;
	position: absolute;
    top: 0;
    background: #fff;
    padding: 10px;
    opacity: 0.9;
    z-index: 100;
    -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
}

.product:hover .product-description {
	display: block;
}

.product .product-image {
	margin-bottom: 20px;
}

.product .product-title {
	font-size: 18px;
	text-transform: uppercase;
}

.product .product-options {
	text-transform: uppercase;
	padding-top: 10px;
}

.product .product-options img {
	vertical-align: initial;
	margin-right: 5px;
}

a.wishlist-add.disabled {
    color: rgba(0, 92, 58, 0.4);
    text-decoration: none;
    cursor: default;
}

.search-wrapper {
    display: none;
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 10;
    max-height: 300px;
    padding: 15px;
    margin: 0 1px;
    overflow: scroll;
    background: #ffffff;
    border: 1px solid #005D39;
}

.search-wrapper p {
    cursor: pointer;
}

#main .ce_form.block {
    overflow: visible;
}

#formPaypal [name="submit"][disabled]{
    opacity: 0.6
}



/* Animation */
.mm-page {
    overflow: hidden;
}

#container {
    z-index: 10;
}

.yellow-header,
.yellow-stripe {
    display: none;
}

@media (max-width: 767px) {
    body.startseite .yellow-header,
    body.startseite .yellow-stripe {
        display: block;
    }
}

.animation-wrapper {
    position: relative;
    width: 100%;
    height: 700px;
    background: url(../../upload/Animation/animation-main-bg.png) no-repeat top center;
    overflow: visible;
    font-size: 16px;
}

@media only screen and (max-width : 1024px) {
    .animation-wrapper {
        font-size: 13px;
    }
}

@media only screen and (max-width : 768px) {
    .animation-wrapper {
        font-size: 12px;
    }
}

.animation-wrapper .loader {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 450px;
    margin-left: -16px;
    margin-top: -16px;
}

.animation-inner-wrapper {
    position: relative;
    /*width: 1150px;*/
    width: 100%;
    height: 700px;
    margin: 0 auto;
    overflow: visible;
}

@media (max-width: 767px) {
    .animation-wrapper {
        display: none;
        height: 400px;
    }

    .animation-inner-wrapper {
        display: none;
    }
}

.animation-item {
    position: absolute;
    z-index: 20;
}

.animation-item-wrapper1,
.animation-item-wrapper2,
.animation-item-wrapper3,
.animation-item-wrapper4 {
    margin: 0 auto;
}

.animation-item-wrapper2,
.animation-item-wrapper3,
.animation-item-wrapper4 {
    position: relative;
    width: 1150px;
    margin: 0 auto;
}

/* Wir geben Ihrem Abfall Text2 */
[data-animation-item="1"],
[data-animation-item="9"] {
    display: none;
    top: 384px;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 3em;
    line-height: 1.3;
}

@media (min-width: 1150px) {
    [data-animation-item="1"],
    [data-animation-item="9"] {
        font-size: 3.750em;
    }
}

/* Wir geben Ihrem Abfall Text1 Streifen */
[data-animation-item="2"],
[data-animation-item="10"] {
    bottom: 50px;
    left: 0;
    width: 100%;
    min-height: 75px;
    padding-top: 15px;
    padding-bottom: 10px;
    background-color: #ffd000;
    color: #005c3a;
    text-align: center;
}

[data-animation-item="10"] {
    display: none;
}

[data-animation-item="10"] .container {
    position: absolute;
    width: 1150px;
    margin-left: -575px;
}

@media (max-width: 1150px) {
    [data-animation-item="2"],
    [data-animation-item="10"] {
        min-height: 85px;
    }
    
    [data-animation-item="10"] .container {
        width: 100%;
        margin-left: -50%;
    }
}

[data-animation-item="2"] .container {
    position: relative;
    width: 1150px;
}

@media (max-width: 1150px) {
    [data-animation-item="2"] .container {
        width: 100%;
    }
}

[data-animation-item="2"] .container-inner {
    position: absolute;
    width: 1150px;
    padding-right: 15px;
    padding-left: 15px;
    right: -9000px;
}

@media (max-width: 1150px) {
    [data-animation-item="2"] .container-inner {
        width: 100%;
    }
}

[data-animation-item="10"] .container {
    left: 50%;
}

[data-animation-item="2"] h3,
[data-animation-item="10"] h3 {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}


/* Dreck weg, Steuber Bag Bild */
[data-animation-item="3"] {
    display: none;
    left: 0;
    z-index: 10;
    width: 432px;
    height: 635px;
}

@media only screen and (max-width : 1024px) {
    [data-animation-item="3"] img {
        width: 350px;
    }
}

/* Dreck weg, Steuber Bag Text */
[data-animation-item="4"] {
    top: 384px;
    /*right: 0;*/
    right: -9000px;
    z-index: 9;
    width: 992px;
    padding: 15px 0 15px 180px;
    text-transform: uppercase;
    text-align: left;
    font-size: 3.125em;
    line-height: 1;
    font-weight: bold;
    background: -moz-linear-gradient(left,  rgba(255,207,0,1) 0%, rgba(255,207,0,1) 75%, rgba(255,207,0,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,207,0,1) 0%,rgba(255,207,0,1) 75%,rgba(255,207,0,0) 100%);
    background: linear-gradient(to right,  rgba(255,207,0,1) 0%,rgba(255,207,0,1) 75%,rgba(255,207,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcf00', endColorstr='#00ffcf00',GradientType=1 );
}

/*Sie räumen auf.. Bild */
[data-animation-item="5"] {
    display: none;
    top: 372px;
    left: 0;
    z-index: 10;
}

[data-animation-item="5"] img {
    width: 600px;
}

@media only screen and (max-width : 1024px) {
    [data-animation-item="5"] img {
        width: 500px;
    }
}

@media only screen and (max-width: 850px) {
    [data-animation-item="5"] img {
        width: 450px;
    }
}

/* Sie räumen auf.. Text */
[data-animation-item="6"] {
    display: none;
    top: 414px;
    right: 0;
    z-index: 9;
    width:  964px;
    padding: 21px 0 21px 250px;
    text-transform: uppercase;
    text-align: left;
    font-size: 3.125em;
    line-height: 1;
    font-weight: bold;
    background: -moz-linear-gradient(left,  rgba(255,207,0,1) 0%, rgba(255,207,0,1) 75%, rgba(255,207,0,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,207,0,1) 0%,rgba(255,207,0,1) 75%,rgba(255,207,0,0) 100%);
    background: linear-gradient(to right,  rgba(255,207,0,1) 0%,rgba(255,207,0,1) 75%,rgba(255,207,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcf00', endColorstr='#00ffcf00',GradientType=1 );
}

/* Ihr Abfall ist.. Bild */
[data-animation-item="7"] {
    display: none;
    top: 0;
    left: 0;
    z-index: 10;
    width: 512px;
    height: 764px;
}

@media only screen and (max-width : 1024px) {
    [data-animation-item="7"] img {
        width: 450px;
    }
}

/* Ihr Abfall ist.. Text */
[data-animation-item="8"] {
    display: none;
    top: 387px;
    right: 0;
    z-index: 9;
    width: 982px;
    padding: 15px 0 15px 220px;
    text-transform: uppercase;
    text-align: left;
    font-size: 3.125em;
    line-height: 1;
    font-weight: bold;
    background: -moz-linear-gradient(left,  rgba(255,207,0,1) 0%, rgba(255,207,0,1) 75%, rgba(255,207,0,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,207,0,1) 0%,rgba(255,207,0,1) 75%,rgba(255,207,0,0) 100%);
    background: linear-gradient(to right,  rgba(255,207,0,1) 0%,rgba(255,207,0,1) 75%,rgba(255,207,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcf00', endColorstr='#00ffcf00',GradientType=1 );
}

[data-animation-item="9"],
[data-animation-item="10"] {
    display: none;
}