
/* HEAD */
/*********************/

.HeaderLogo {
    margin-top: 30px;
    margin-bottom: 8px;
}

	@media (max-width: 1024px) {
		.HeaderLogo img {
		    max-width: 90%;
		    margin: 0 0 0 10px;
		}
		.HeaderAddress {
			padding-right: 30px;
			bottom: 0;			
		}
	}
	@media (max-width: 769px) {
		.HeaderLogo img {
		    max-width: 70%;
		}
		.HeaderAddress {
			position: absolute;
			padding-right: 30px;
			top: 0;
			right: 0;	
		}
	}	
	
.HeaderLogo-address {
    margin-top: 30px;
    margin-bottom: 8px;
    overflow: visible;
    height: 94px;
    z-index: 1000;
}
.holu_request {
	background-image: url(../images/holu-request.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    background-position: left calc(50% + 11px);    
    height: 94px;
    width: 100%;
    max-width: 360px;
}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
		background-color: #708f58;
	}
	.navbar-default .navbar-toggle {
		border: 1px solid transparent
	}

	/* fixed nav */
	.fixedlogo {
		display: none;
	}
	body.fixednav .fixedlogo {
		display: block;
	}

	body.fixednav .fixedlogo {
		background: url(../images/holu-logo-fixed.png);
		background-repeat: no-repeat;
		background-size: 85px;
		background-position: 0px 3px;
		max-width: 90%;
		width: 100%;
		height: 40px;
		z-index: 10;
		position: absolute;
		margin: 0;
		margin-left: 15px;
	}	
	body.fixednav .gpArea_TopTwoMenu {
		margin-left: 130px;
		position: relative;
		z-index: 20;
	}
	body.fixednav .navbar {
		position: fixed;
		top: 0px;
		background: #6f8e57;
		background: linear-gradient(90deg, #ffffff 0%, #ffffff 40%, rgba(112, 143, 88, 0.7) 40%, rgba(112, 143, 88, 0.7) 100%);		
		width: 100%;
		min-height: auto;
		box-shadow: 0px 10px 20px rgba(0,0,0,0.05);
		transition: 0.5s;
		left: 0;

	}
	
		
		
	body.navopen .navbar .navbar-collapse.collapse.in, body.fixednav .navbar .navbar-collapse.collapse.in {
		overflow-y: scroll;	
		max-height: 100vh;	
		max-height: calc(100vh - 30px);
	}
		
	body.fixednav .contentcontainer {
		padding-top: 490px;
	}	
	/*
	body.fixednav .container-leftnav {
		position: fixed;
		transition: 0.5s, padding 0s;
		top: 75px;
	}
	*/
	body.fixednav .containernavbar {
		margin-left: auto;
	}
	body.fixednav .navbar .navbar-collapse,	body.fixednav .navbar-default .navbar-nav > li > a {
		margin-top: 0px;
	}
	
		@media (min-width: 1025px) {
			body.fixednav.subnavpresent .contentsubnav {
				padding-right: 80px;	
			}
			body.fixednav.subnavpresent .maincontainer .content {
				margin-left: 25%;
			}
		}

		@media (max-width: 1024px) {
			body.fixednav .fixedlogo {
				display: none;
			}
			body.fixednav.menuopen .fixedlogo {
				display: block;
			}
			.navbar {
			    position: absolute;
			    top: 87px;
			    background: white;
			    width: 100%;
			}	
			body.fixednav .navbar {
				top: 0px;
				background: white;
			}
			body.fixednav .navbar-toggle {
				margin-top: 45px;
				z-index: 1000;
			}
			.navbar .navbar-collapse {
				margin-left: 7px;
				margin-bottom: 20px;				
			}
			body.fixednav .fixedlogo {
				margin-top: 12px;
			}
			body.fixednav .fixedlogo {
				margin-top: 15px;
			}
			.dropdown.active .dropdown-menu {
				position: relative;
				display: block;
				float: none;
				margin: 0px 12px 0 12px;
				top: 0px;
			}			
		}
		
		@media (max-width: 540px) {
			.navbar {
			    top: 0px;
			}	
			body.fixednav .fixedlogo {
				display: block;
				background: url(../images/holu-logo-small.png);
				background-size: contain;
				background-repeat: no-repeat;
			}	
			body.fixednav .navbar .navbar-collapse, body.fixednav .navbar-default .navbar-nav > li > a {
				margin-top: 10px;
			}
			body.fixednav .gpArea_TopTwoMenu {
				margin-left: -5px;
				margin-top: 15px;
			}					
			body.fixednav .navbar {
				padding: 0px;
				-webkit-transition: none !important;
				-moz-transition: none !important;
				-o-transition: none !important;
				transition: none !important;				
			}			
			.HeaderLogo {
				margin-top: 10px;
			}
			.HeaderLogo .imgmobile {
				margin: 0;
			}
			.navbar .navbar-collapse {
				margin-left: -6px;
			}	
			.HeaderLogo-address {
				margin-top: 42px;
			}
			body.fixednav .navbar-toggle {
				margin-top: 14px;
				margin-bottom: -4px;
				margin-right: 30px
			}					
			body.fixednav .fixedlogo {
				top: 0;
				left: 0;
				margin-top: 11px;
			}
			body.fixednav .contentcontainer {
			    padding-top: 430px;
			}

		}


/* TOP BAR WITH IMAGE */
/*********************/
.bg-decker {
	background-image: url(../images/bg_decker.png), url(../../../data/_uploaded/image/slider/default.jpg);
    background-size: 150px auto, 100% auto;
    background-repeat: repeat-x, no-repeat;
    background-position: top, center;
    width: 100%;
    height: 800px;
    position: absolute;
    z-index: -1;
}

.bg-decker-image {
	background-image: url(../images/defaultimage.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;	

}

.bgdecker_textwrapper {
	position: relative;
	top: 320px;
	display: flex;
}
.bgdecker_text1 {
    background-color: #708f57;
    color: white;
    display: inline-block;
    padding: 20px 25px;
    margin: 0;
    float: left;
    font-size: 20px;
    max-width: 250px;
}
.bgdecker_text2 {
    background-color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    padding: 20px 25px;
    margin: 0;
    float: left;
    font-size: 50px;
    max-width: 250px;
    line-height: 56px;
    color: rgba(0, 0, 0, 0.2);
    font-weight: 100;
    white-space: nowrap;
}

		@media (max-width: 540px) {
			.bg-decker {
			    background-size: 150px auto, auto 100%;
			}
			.bgdecker_textwrapper {
				display: block;
				top: 255px;
			}
			.bgdecker_text1 {
				float: none;
				display: block;
				max-width: 100%;
				text-align: center;
			}
			.bgdecker_text2 {
				float: none;
				display: block;
				max-width: 100%;
				text-align: center;
			}			
		}	


/* CONTENT */

h1 {
	font-size: 25pt;
	color: #6f8e56;
	line-height: 26pt;
	font-weight: 100;
	margin: 30px 0 0;
	text-transform: uppercase;	
}
h2.lead, h2 {
	font-size: 17pt;
	color: #000;
	line-height: 19pt;
	font-weight: 100;
	margin: -1px 0 30px 0;
	text-transform: uppercase;
}

body > .contentcontainer {
    padding-top: 430px;
}



		/* Responsive Tables */
			table {
				width: 100%;
				display: table;
				border: 0px solid transparent;
				line-height: 1.1em;
			}
			table tr:nth-child(even) {background: transparent }
			table tr:nth-child(odd) {background: #eef2ea}
			table tr td { vertical-align: top; }
			
		
			/* even/odd tables */
			.tableborder td p { margin: 0px; padding: 0px; }
			.tableborder td strong { display: block; padding: 5px 10px; }
			.tableborder tr td strong { font-weight: normal; }
			.tableborder tr td strong:nth-child(even) {background: #efefef; }
			.tableborder tr td strong:nth-child(odd) {background: transparent }
			.tableborder tr:first-child td { line-height: 1em; }
			.tableborder tr:first-child td strong:nth-child(even) {background: transparent }
			.tableborder tr:first-child td strong:nth-child(odd) {background: transparent }
		
			.tableborder tr td:first-child {
		
			}
			.tableborder.firsttable, .tableborder.secondtable {
			    border-top: 3px solid #708e56;		
			    margin-bottom: 25px;
			}
			.tableborder.secondtable {
			    margin-bottom: 25px;
			}
		
			body td.tablehead strong { font-weight: bold; }
		
		
			/* Repsonsive Tables */
			.responsive { width: auto; }
			.responsive td { width: auto; }
			.responsive-header { }
			.responsive { width: 100%; }
			.responsive tr:first-child { font-weight: bold; }
			





/* NAV */
/*********************/


.navbar-background {
	margin-top: 155px;
	background-color: rgb(112 142 87 / 30%);
}
.containernavbar {
    margin-left: -20px;
}
.container-leftnav .gpArea_SubMenu ul li a {
	padding-top: 10px;
	padding-bottom: 10px;	
}
	@media (min-width: 1140px) {
		.navbar-default .navbar-nav > li:first-child a {
		    color: transparent;
		    opacity: 0;
		    width: 30px;
		    height: 34px;
		    margin: 0 15px 0 0px;
		}
		.navbar-default .navbar-nav > li:first-child:before {
		    content: "\f015";
		    color: rgba(255, 255, 255, 0.75) !important;
		    font-family: FontAwesome;
		    position: absolute;
		    font-size: 25px;
		    margin-top: 16px;
		    margin-left: 20px;
		    font-weight: 100 !important;
		}
		.navbar-default .navbar-nav > li.active:first-child:before {
			color: white !important;
			font-weight: 100 !important;
		}
		.navbar-default .navbar-nav > li > a {
			color: rgba(255, 255, 255, 0.75);
			font-weight: 300;
		}

		.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
			color: #fff;	
			font-weight: 500;
		}
	}
	
	@media (max-width: 768px), only screen and (max-device-width: 1024px) and (min-device-width: 768px) {
		.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		    padding: 8px 20px;
		}
	}	




/* SUB NAV */
/*********************/
.container-leftnav .gpArea_SubMenu ul li {
    text-align: left;
}
.container-leftnav .gpArea_SubMenu ul li a {
    color: #000000;
}  
.container-leftnav ul.nav > li.active > a {
	font-weight: 500;
}

@media (min-width: 769px) {
	.container-leftnav {
	    width: 200px;
	    display: inline-block;
	    float: left;
	    margin-left: 0;
	    margin-right: 25px;
	} 
	.container-content {
	    width: 915px;
	    display: inline-block;
	    float: left;
	}
}





/* FOOTER */
/*********************/
.containerFooter {
    margin-bottom: 0;
}
.containerFooter .footerbox1 {
	padding-top: 67px;
} 
.containerFooter .footerbox2 {
	padding-top: 96px;
	font-size: 10pt;
	line-height: 16pt;
} 
.footerLine {
	border: 0px;
	background-image: url(../images/bg_decker_footer.png), url(../../../data/_uploaded/image/slider/default.jpg);
    background-size: auto 185px, 100% auto;
    background-repeat: repeat-x, no-repeat;
    background-position: top, center;
    width: 100%;
    height: 185px;
    position: absolute;
    z-index: -1;
}
footer {
	margin-top: 10px;
	text-align: right;
}
.d7link, .footerCopyrightHolder, .footerCopyright {
	text-align: right;
}

	@media (max-width: 769px) {
		.containerFooter .footerbox2 {
			padding-top: 69px;
		}
	}
	@media (max-width: 540px) {
		.containerFooter .footerbox2 {
			padding-top: 48px;
			border-bottom: 0px solid transparent;
		}
		.containerFooter .footerbox2 br {
			display: none;	
		}
		.d7link, .footerCopyrightHolder, .footerCopyright {
			text-align: center;
			margin-top: -20px;
			margin-bottom: 10px;
		}
	}	




/*
/**********************************
*** Gallery 
***********************************/
.filetype-image {
	border-bottom: 5px solid #bba66f;
	max-height: 250px;
	width: auto;
	max-width: 100%;
	padding: 0;	
}
.imageitemonly,
.imageitem {
	overflow: hidden;
	border-bottom: 5px solid #bba66f;
}
.bgimageTopLeft .imageitem-image { 
	background-position: top left !important;	
}
.bgimageTopLeft .fpImage {
	background-position: top left !important;		
}


.imageitem-image {

    width: 100%;
    height: 250px;	
	
	-o-transition:1.7s;
	-ms-transition:1.7s;
	-moz-transition:1.7s;
	-webkit-transition:1.7s;
	transition:1.7s;
}
.imageitem-image:hover {
		transform: scale(2);
		transform-origin: bottom;
		z-index: 2;
		opacity: 1;

		-o-transition:15s;
		-ms-transition:15s;
		-moz-transition:15s;
		-webkit-transition:15s;
		transition:15s;	
}

.filetype-gallery {
	margin: 0 0 25px 0;
}

.gp_gallery li {
	height: auto;
}


.gallery-theme-tiles .gp_gallery li {
	border: 1px solid rgba(0, 0, 0, 0.05)
}
.gallery-theme-tiles .gp_gallery li:hover a img {
	transform: scale(2);
	transform-origin: bottom;
	z-index: 2;
}

.gallery-theme-tiles.origintop .gp_gallery li:hover a img {
	transform-origin: top;	
}


.gallery-theme-tiles .gp_gallery li a img,
.gallery-theme-tiles .gp_gallery li:hover a img {
		-o-transition:15s;
		-ms-transition:15s;
		-moz-transition:15s;
		-webkit-transition:15s;
		transition:15s;	
	}

	@media (max-width: 469px) {
		body .gallery-theme-tiles.gallery-size-lg .gp_gallery li {
			height: auto;
			width: 31%;
		}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li {
		height: auto;
		width: 48.5%;
	}		
	}

.gallery-theme-tiles .gp_gallery img {
	width: 100%!important;
	height: auto !important;
	top: 0;
	opacity: 1;
	transform: scale(1.2);
}

#cboxOverlay {
	background: #000000;
	opacity: 0.85 !important;
}

#cboxTitle {
	display: none !important;
}
.gp_gallery a.gallery_gallery, .gp_gallery a.gallery_gallery:link, .gp_gallery a.gallery_gallery:active, .gp_gallery a.gallery_gallery:visited, .gp_gallery a.gallery_gallery:hover, .gp_gallery a.gallery_gallery:focus {
	background: rgba(148, 148, 148, 0);
}



/*X-Small*/
.gallery-theme-tiles.gallery-size-xs .gp_gallery li {
	padding: 0;
	margin: 3px 3px 0 0;
	height: auto;
	width: 9.5%;	
}
/*Small*/
.gallery-theme-tiles.gallery-size-sm .gp_gallery li {
	padding: 0;
	margin: 3px 3px 0 0;
	height: auto;
	width: 14.5%;	
}
/*Default*/
.gallery-theme-tiles.gallery-size-md .gp_gallery li {
	padding: 0;
	margin: 3px 3px 0 0;
	height: auto;
	width: 19.5%;		
}
/*Large*/
.gallery-theme-tiles.gallery-size-lg .gp_gallery li {
	padding: 0;
	margin: 3px 3px 0 0;
	height: 220px;
	width: 32.5%;	
}
.gallery-size-lg .gp_gallery li img {
	top: -25%;
}
	.gallery-theme-tiles.gallery-size-lg .gp_gallery li a {
		position: relative;
	}
		.gallery-theme-tiles.gallery-size-lg .gp_gallery li a img {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
		}	


/*X-Large*/
.gallery-theme-tiles.gallery-size-xl .gp_gallery li {
	padding: 0;
	margin: 0.5%;
	height: 220px;
	width: 49.5%;
}

	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+1) { 
		width: 24%;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+2) { 
		width: 24%;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+3) { 
		width: 49%;
		height: 450px;
		float: right;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+4) { 
		width: 24%;
	}	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+5) { 
		width: 24%;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+6) { 
		width: 99%;
	}
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+6) img { 
			transform: scale(1);
			top: -50%;
		}
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+6):hover img { 
			transform: scale(2);
		}			
	

	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+7) { 
		width: 49%;
	}	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+8) { 
		width: 49%;
	}	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+9) { 
		width: 49%;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+10) { 
		width: 24%;
		float: right;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+11) { 
		width: 24%;
		float: left;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+12) { 
		width: 99%;
	}	
	
	@media (max-width: 469px) {
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li {
			margin: 1.5%;
		}

		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+1),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+2),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+3),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+4),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+5),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+6),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+7),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+8),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+9),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+10),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+11),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+12)
		
		{
			width: 47%;
			float: left;
			height: auto;
		}
	}
	
	
	/*	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(8n+7) { 
		width: 49%;
		height: 370px;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(8n+8) { 
		width: 24%;
	}
	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(8n+7) { 
		width: 24%;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(8n+8) { 
		width: 49%;
		height: 450px;
		float: right;
	}		
	*/


#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleLeft, 
#cboxContent,
#cboxMiddleRight,
#cboxBottomLeft {
	background: none;
}

#cboxClose,
#cboxNext,
#cboxPrevious {
	color: #707070;
	
}



/* form fields */

*:focus {
  outline: none;
}

textarea,
input { 
	border: 1px solid #dddddd;
    margin-top: -4px;
    border-radius: 0px;
}
.contactform .submit {
	margin-right: 11px;
}
	@media (max-width: 1024px) {
		.contactform .submit {
			margin-right: 7px;
			background-color: #ffffff;
		}
	}

.filetype-special_contactform {
	margin-bottom: 40px;
}

.message_sent {
	color: #ff0000;
	font-weight: 500;	
}

	
	/* forms */
	.contactform {
		line-height: 1.5em;
		width: 100%;
		max-width: 800px;	
	}
	.contactform label {
		white-space: nowrap;
	}
	.contactform input, .contactform textarea, input, button, select, textarea {
		line-height: 1.5em;
		padding-top: 11px;
		position: relative;	
	}
	.contactform .submit:hover {
		opacity: 0.8;
		-o-transition:1s;
		-ms-transition:1s;
		-moz-transition:1s;
		-webkit-transition:1s;
		transition:1s;	
	}
	.contactform label span.title {
		margin-top: 7px;
	}
	
	
		@media (max-width: 469px) {
			.contactform label span.title {
				float: none;
				display: block;
			}
			.contactform input {
				float: none;
				display: block;
			}
		}	




/* ADMIN AREA */
/*********************/
body.gpAdmin .pageheadbackground {
	position: relative;
}

body.gpAdmin .pageheadbackground img {
	width: 200px !important;
	height: auto !important;
}
body.gpAdmin .pageheadbackground:before {
	content: 'Hintergrundbild';
	position: absolute;
	width: 200px;
	background-color: rgba(0, 0, 0, 0.6);
	color: white;
	text-align: center;
	text-transform: uppercase;
}