

body, html{
	font-family: "acumin-pro";


	font-size: 16px;
	color: #484848;
	background: #f0f0ef;
}


/*** HEADLINES ***/
.headline-1{
	font-size: 2em;
	line-height: 1.2em;
	margin: 0 0 25px 0;
	font-weight: 800;
	color: #292929;
}
.headline-1:after{
	content: '';
	display: block;
	width: 40px;
	height: 4px;
	background: #7db000;
	margin-top: 20px;
}


.headline-1 .subheadline{
	display: block;
    font-size: 0.6em;
    text-transform: none;
    font-weight: 300;
    line-height: 1em;
    margin-top: 10px;
    color: #7db000;
    font-weight: 500;
}
.headline-2{
	color: #292929;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 800;
    margin: 50px 0 30px 0;
}
.headline-2:after{
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #7db000;
	margin-top: 15px;
}
.module-mainteaser a.button-1{
	background: #e6007e;
	color: #fff;
	padding: 15px 20px;
	border-radius: 3px;
	text-decoration: none;
	margin-top: 15px;
	font-weight: bold;
	display: inline-block;
	font-size: 1.2em;
	transition: 0.3s all;
	position: absolute;
	bottom: 10px;
	right: 0px;
}
.content-wrapper a.button-1:hover{
	background: #73a000;
}

.content-wrapper h3{
	font-weight: 700;
	display: block;
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #000;
	margin-bottom: 25px;
}



.header-fixed{
	height: 135px;
	width: 100%;
}

/*** MAINTEASER ***/

.module-mainteaser{
	background-position: top center;
	background-repeat: no-repeat;
}

.mainteaser-slider li{
	background-position: top center;
    background-repeat: no-repeat;
}
.module-mainteaser-slider .sy-box,
.mainteaser-slider li{
	height: 673px;
}
.sy-pager li.sy-active a{
	background: #7db000;
}
.module-mainteaser{
	height: 450px;
	margin-bottom: 60px;
}
.mainteaser-content{
	background: none;
	padding: 0;
	width: 100%;
	bottom: 25px;
}
.mainteaser-content p{
	font-size: 3em;
    line-height: 1em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
}

.mainteaser-content .top{
	background: rgba(145, 203, 2, 0.9);
    display: inline-block;
    font-weight: 200;
    padding: 0px 15px 3px 15px;
    font-weight: 300;
}

.mainteaser-content .bottom{
	background: rgba(0, 0, 0, 0.9);
    padding: 0px 15px 3px 15px;
    display: inline-block;
    font-size: 0.5em;
    font-weight: 600;
}








/*** GENERAL ***/
.content-wrapper p{
	margin-bottom: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: 300;
}
.content-wrapper p strong{
	font-weight: 600;
}
.content-wrapper ul li{
	font-size: 1.2em;
	margin-bottom: 20px;
	list-style: disc;
	margin-left: 35px;
}
.content-wrapper a{
	color: #7db000;
	text-decoration: underline;
}
.sub-menu{
	display: none;
}



/*** HEADER ***/


#header-meta{
	background: #3a3a3a;
	height: 35px;
	width: 100%;
	color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	font-size: 0.8em;
}
#header-meta p{
	line-height: 32px;
	font-weight: 300;
	float: right;
}
#header-meta p strong{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.1em;
}
#header-meta p strong.phone{
	color: #7db000;
	background: url('../img/icon-phone.png') top left no-repeat;
	padding-left: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
#header-meta p label{
	font-weight: 500;
}

#header-meta a.mail{
	background: url('../img/icon-mail.png') no-repeat;
    color: #fff;
    padding-left: 20px;
    background-size: 15px auto;
    background-position: top 3px left;
    margin-left: 23px;
}
#header-meta a.fb{
    float: right;
    height: 28px;
    margin: 3px 0 0 25px;
}

#header-meta a.fb img{
	height: 100%;
}



#header{
	background: #7db000;
	/*background: linear-gradient(to bottom, #1e5799 0%,#98d600 0%,#658e00 100%);*/
	top: 35px;
	transition: all 0.3s;
}

#header.fixed{
	height: 75px;
}

#header.fixed #header-mainnav ul li a{
	line-height: 75px;

}

#header-logo{
	width: auto;
    margin: 0;
    background: #fff;
    transition: all 0.3s;
    width: 280px;
    text-align: center;
    line-height: 100px;
}
#header-logo img{
	width: 85%;
	transition: all 0.3s;
	vertical-align: middle;
}

#header.fixed #header-logo{
	line-height: 75px;
}

#header.fixed #header-logo img{

}
#header-mainnav ul li{
	margin-right: 0;
}
#header-mainnav ul li a{
	background: none;
	color: #fff;
	text-transform: uppercase;
	padding: 0 35px;
	font-weight: 600;
	transition: all 0.3s;
	line-height: 100px;
	font-size: 1em;
	border-right: 1px solid #6e9a00;
}
#header-mainnav ul li:first-child a{
	border-left: 1px solid #6e9a00;
}

#header-mainnav ul li.current-menu-item a{
	background: none;
	background: #73a000;
}
#header-mainnav ul li a:hover{
	background: #73a000;
}

/*** PAGE WITH SIDEBAR ***/
.sidebar{
    position: absolute;
    top: 0px;
    width: 20%;
    background: #e6e6e6;
    height: 100%;
}
.sidebar ul li a{
	color: #4e4e4d;
	padding: 25px 0 25px 60px;
	display: block;
	border-bottom: 1px solid #c8c8c6;
	font-weight: 700;
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: top 25px left 17px;
	background-size: 28px auto;

}
.sidebar ul li#menu-item-88 a{
	background-image: url('../img/icon-grossformatdruck.svg');
	background-position: top 20px left 15px;
}
.sidebar ul li#menu-item-121 a{
	background-image: url('../img/icon-offsetdruck.svg');
}

.sidebar ul li#menu-item-127 a{
	background-image: url('../img/icon-digitaldruck.svg');
	background-position: top 20px left 15px;

}
.sidebar ul li#menu-item-559 a{
	background-image: url('../img/icon-werbetechnik.svg');
	background-position: top 23px left 15px;
}
.sidebar ul li#menu-item-472 a{
	background-image: url('../img/icon-werbemittel.svg');
	background-position: top 20px left 15px;
}
.sidebar ul li#menu-item-476 a{
	background-image: url('../img/icon-medienservice.svg');
	background-position: top 20px left 15px;
}

.sidebar ul li#menu-item-475 a{
	background-image: url('../img/icon-webdesign.svg');
	background-position: top 20px left 15px;
}



.container-with-sidebar{
	width: 80%;
	float: right;
}

.container-with-sidebar .content-wrapper{
	padding: 50px;
	background: #fff;
	min-height: 635px;
}
.mainteaser-content-sidebar-width{
	background-size: 100% auto;
	width: 100%;
	height: 445px;
	background-repeat: no-repeat;
	background-position: top center;
}

.sidebar .sub-menu{
	display: none;
	border-bottom: 1px solid #c8c8c6;
	padding-bottom: 20px;
}
.sidebar li.current-menu-item .sub-menu,
.sidebar li.current-menu-ancestor .sub-menu{
	display: block;
}

.sidebar li.menu-item-has-children{

}

.sidebar li.current-menu-item,
.sidebar li.current-page-ancestor,
.sidebar li.current-menu-ancestor{
	background: #dadada;
}
.sidebar li.current-menu-item a{
	color: #7db000;
}

.sidebar li.current-menu-item li a{
	color: #4e4e4d;
}


.sidebar li.menu-item-has-children.current-menu-item a,
.sidebar li.menu-item-has-children.current-page-parent a,
.sidebar li.menu-item-has-children.current-menu-ancestor a{
	border: 0;
	padding-bottom: 10px;
}

.sidebar .sub-menu li a{
	padding: 10px 0;
	border-bottom: 0;
	font-weight: 300;
	font-size: 0.9em;
	background-image: none !important;
}



/*** HOME ***/
body.home{
	background: #fff;
}
.home .content-wrapper{
	max-width: 50%;
    float: left;
    margin-right: 5%;
}
.home .home-main-img{
	float: left;
	width: 45%;
}


/*** LEISTUNGEN ***/
#page-leistungen{
	margin-top: 35px;
}


#page-leistungen .sidebar .sub-menu li a{

}

.content-wrapper .referenz-slider,
.content-wrapper .referenz-slider li{
	padding: 0;
	margin: 0;
	list-style: none;
}

.content-wrapper .referenz-slider li{
	opacity: 0.6;
	transition: opacity 0.4s;
}
.content-wrapper .referenz-slider li.sy-active{
	opacity: 1;
}
.content-wrapper .referenz-slider li span{
	display: block;
}
.content-wrapper .referenz-slider li span img{
	width: 100%;
}

.referenz-slider-wrapper{
	overflow:hidden;
}
.referenz-slider-wrapper .sy-slides-wrap{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.referenz-slider-wrapper .sy-slides-crop{
	overflow: visible;
}
.content-wrapper ul li{
	width: 100%;
}
.content-wrapper ul li img{
	display: block;
}

.referenz-slider-wrapper .sy-controls{
	display: block;
}
.referenz-slider-wrapper .sy-controls li.sy-prev{
	left: -100%;
}
.referenz-slider-wrapper .sy-controls li.sy-next{
	right: -100%;
}
.sy-controls li a:after{

}

.sy-controls li.sy-next a:after{
	left: 25%;
}
.sy-controls li.sy-prev a:after{
	position: absolute;
	right: 27%;
	left: auto;
}

.section-leistung-produkte ul li{
	list-style: none;
    display: inline-block;
    width: 49%;
    background: url(../img/list-style-img-2.png) top left no-repeat;
    margin-left: 0;
    padding-left: 30px;
    line-height: 1.4em;
    vertical-align: top;
    margin-bottom: 35px;
    font-weight: 600;
    font-size: 0.9em;
}



/*** RECHTLICHES ***/
#page-rechtliches{
	margin-top: 35px;
}
#page-rechtliches .sidebar ul li a{
	padding-left: 30px;
}

.sidebar .sub-menu li a{
	padding-left: 60px;
	text-transform: none;
}
.sidebar .sub-menu li.current-menu-item a{
	font-weight: 700;
}


/*** PARTNER ***/
.partner-grid .partner-block{
	width: 33.3%;
    float: left;
    border-right: 1px solid #c8c8c6;
    border-bottom: 1px solid #c8c8c6;
    text-align: center;
    margin: 0;
    height: 200px;
    position: relative;
    list-style: none;
}
.partner-grid .partner-block:nth-child(3n){
	border-right: 0;
}
.partner-grid .partner-block:nth-last-child(-n+3){
	border-bottom: 0;
}
.partner-grid .partner-block .partner-overlay{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(125, 176, 0, 0.9);
	opacity: 0;
	z-index: 100;
	transition: opacity 0.4s;
}
.partner-grid .partner-block:hover .partner-overlay{
	opacity: 1;
}


.partner-grid .partner-block a{
	display: block;
	width: 100%;
	height: 100%;
}
.partner-grid .partner-block img{
	max-width: 80%;
    max-height: 75%;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
}
.partner-grid .partner-block .partner-linktext{
	position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    font-weight: 300;
}

/*** ANSPRECHPARTNER ***/
.content-wrapper .ansprechpartner-grid{

}
.content-wrapper .ansprechpartner-block{
	float: left;
	width: 49%;
	list-style: none;
	margin: 0 2% 4% 0;
	position: relative;
}

.content-wrapper .ansprechpartner-block span{
	display: block;
	line-height: 1.4em;
}


.content-wrapper .ansprechpartner-block .img-wrapper{
	position: relative;
	margin-bottom: 10px;
}

.content-wrapper .ansprechpartner-block .overlay{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(125, 176, 0, 0.9);
    color: #fff;
    font-size: 0.7em;
    text-align: center;
    padding: 80px 10px 0 10px;
    opacity: 0;
    transition: 0.3s all;
}


.content-wrapper .ansprechpartner-block:hover .overlay{
	opacity: 1;
	background: rgba(125, 176, 0, 0.9);


}


.content-wrapper .ansprechpartner-block:nth-child(2n){
	margin-right: 0;
}
.content-wrapper .ansprechpartner-block .ansprechpartner-name{
	color: #7db000;
	font-weight: 700;
	display: block;
	font-size: 1.2em;
	margin-bottom: 5px;
}

.content-wrapper .ansprechpartner-block img{
	width: 100%;
}

#map{
	width: 100%;
	height: 300px;


}





/*** FOOTER ***/
#footer{
	background: #646363;
	color: #fff;
	font-size: 0.9em;
	border-top: 3px solid #7db000;
}
#footer .col-1{
    width: 35%;
    padding-right: 5%;
}

#footer .col-2,
#footer .col-3{
	width: 17%;
}
#footer .col{

}

#footer p{
	margin-bottom: 10px;
	font-weight: 200;
}

#footer h6{
	color: #fff;
	font-size: 1.1em;
	font-weight: 600;
	color: #7db000;
}
#footer ul li{
	margin-bottom: 10px;
	font-weight: 200;
}

#footer a{
	color: #fff;
}

#footer strong{
	font-weight: 500;
}

#footer-meta{
	background: #242424;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 600;
	padding: 15px 0;
}
#footer-meta ul{
	float: left;
}

#footer-meta .powered-by{
	float: right;
	line-height: 1em;

}
#footer-meta .powered-by a{
	color: #cd113d;
	text-decoration: underline;
}



/*** MOBILE ***/
.show-mobile-nav-button {
  width: 40px;
  height: 35px;
  margin-right: 0px;
  margin-top: 17px;
  position: relative;
  float: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
}
.show-mobile-nav-button span{
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.show-mobile-nav-button span:nth-child(1) {
  top: 0px;
}
.show-mobile-nav-button span:nth-child(2),
.show-mobile-nav-button span:nth-child(3) {
  top: 12px;
}
.show-mobile-nav-button span:nth-child(4) {
  top: 24px;
}
.show-mobile-nav-button.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.show-mobile-nav-button.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.show-mobile-nav-button.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.show-mobile-nav-button.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.show-mobile-nav-button.open span{
	background: #fff;
}

.mobile-nav-wrapper{
	position: fixed;
    background: rgba(125, 176, 0, 0.95);
    top: 60px;
    left: 0px;
    z-index: 100000;
    width: 100%;
    height: 0;
    overflow: scroll !important;
    opacity: 1;
    transition: all 0.5s;
    overflow: hidden;
    display: block;
}
.mobile-nav-wrapper.active{
	height: 100%;
    opacity: 1;
}

.mobile-nav-wrapper ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.mobile-nav-wrapper ul li a{
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px 0 15px 20px;
	display: block;
	border-top: 1px solid #638c00;
}
.mobile-nav-wrapper ul li.menu-item-has-children{
	background-image: url('../img/submenu-down-arrow.png');
	background-position: right 20px top 20px;
	background-repeat: no-repeat;
}
.mobile-nav-wrapper ul li .sub-menu{
	display: none;
}
.mobile-nav-wrapper ul li .sub-menu a{
    text-transform: none;
    font-weight: normal;
    border-top: 0;
    padding: 10px 0 10px 35px;
    font-size: 1.2em;
    font-weight: 500;
}
.mobile-nav-wrapper ul li .sub-menu li .sub-menu a{
	padding-left: 50px;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mobile-nav-wrapper ul li .sub-menu li .sub-menu li .sub-menu a{
	padding-left: 60px;
	font-size: 16px;
	font-weight: normal;
}

#page-leistungen{
	margin: 20px auto 20px auto;
}

body.disabled{
	overflow: hidden;
}
