/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */
/*.gkNspPM-NewNewsHeader .gkImage5,
.gkNspPM-NewNewsHeader .gkImage8 {
	pointer-events: none;
	cursor: default;
}*/
.gkNspPM-NewNewsHeader .gkImage5 .gkImageArea,
.gkNspPM-NewNewsHeader .gkImage8 .gkImageArea,
.gkNspPM-NewNewsHeader .gkImage5 .gkImageArea::after,
.gkNspPM-NewNewsHeader .gkImage8 .gkImageArea::after {
	background: #000000 !important;
}
.gkNspPM-NewNewsHeader .gkImage5 .gkTitle a,
.gkNspPM-NewNewsHeader .gkImage8 .gkTitle a {
	display: none;
	visibility: hidden;
}

.gkNspPM-NewNewsHeader .gkImage5 .gkTitle,
.gkNspPM-NewNewsHeader .gkImage8 .gkTitle {
  left: 0 !important;
  right: 0 !important;
  text-align: center !important;
  top: 40%;
  color: #e8d3a0;
}

.gkNspPM-NewNewsHeader .gkImage5 .gkTitle:before {
	content: "natürlich individuell";
}
.gkNspPM-NewNewsHeader .gkImage8 .gkTitle:before {
	content: "weitere Projekte";
}
.gkNspPM-NewNewsHeader .gkImage8 .gkTitle::after, .gkNspPM-NewNewsHeader .gkImage5 .gkTitle:after {
	color: #e6007e;
	content: "";
	font-family: fontawesome;
	font-size: 200%;
	margin-left: 1%;
	vertical-align: middle;
}

.gkIsWrapper-gk_creativity .figcaption > div {
	top: 25% !important;
	padding: 20px 0;
/*	background: rgba(0, 0, 0, 0.33);
	-webkit-box-shadow: 0 0 40px 50px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 0 0 40px 50px rgba(0, 0, 0, 0.33);
	-ms-box-shadow: 0 0 40px 50px rgba(0, 0, 0, 0.33);
	-o-box-shadow: 0 0 40px 50px rgba(0, 0, 0, 0.33);
	box-shadow: 0 0 40px 50px rgba(0, 0, 0, 0.33);*/
}
@media (min-height: 401px) and (max-height: 600px) {
.gkIsWrapper-gk_creativity .figcaption > div {
	top: 20% !important;
}
}
@media (max-height: 400px) {
.gkIsWrapper-gk_creativity .figcaption > div {
	top: 15% !important;
}
}
.gkIsWrapper-gk_creativity .figcaption h2 {
	font-size: 3.5vh !important;
	font-weight: 500 !important;
	margin: 20px auto 0 !important;
	color: #fff !important;
	letter-spacing: 0.125em;
	line-height:1.25em !important;
	/*text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff !important;*/
}
/*.gkIsWrapper-gk_creativity .figcaption h1.loaded[data-anim~="scale"] {
	color: rgba(50, 50, 50, .9);
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}*/
.gkIsWrapper-gk_creativity .figcaption h1 {
	background: rgba(0, 0, 0, 0) url("../images/Logo_DER_HOLZBAU.png") no-repeat scroll center center / auto 100%;
	color: rgba(255, 255, 255, 0) !important;
	height: 350px;
}

.gkIsWrapper-gk_creativity .figcaption h1.first {
	background: rgba(0, 0, 0, 0) url("../images/Logo_Weihnachten.png") no-repeat scroll center center / auto 100%;
}

.gkIsWrapper-gk_creativity .figcaption > a {
/*    border-radius: 20px !important;*/
	padding: 10px !important;
	/*font-size: inherit !important;*/
	text-decoration: none;
}

/*ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg {
	max-height: 80px;
	max-width: 100px;
}*/

div.sigProGalleriaWhiteContainer {
	background: none !important;
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
}

hr {
	background: -webkit-gradient(linear, to left, transparent, rgba(0, 0, 0, 0.3), transparent);
	background: -moz-linear-gradient(to left, transparent, rgba(0, 0, 0, 0.3), transparent);
	background: -ms-linear-gradient(to left, transparent, rgba(0, 0, 0, 0.3), transparent);
	background: -o-linear-gradient(to left, transparent, rgba(0, 0, 0, 0.3), transparent);
	background: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.3), transparent);
	border: 0;
	height: 1px;
	margin: 36px 0;
}

/*article.itemView .itemIntroText {
	padding: 50px 0 0;
}*/

.itemBody {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
/*    word-wrap: break-word;*/
	text-align: justify;
/*	display: table;*/
	position:relative;
}

/*.itemBody .itemFullText {
	font-size: 125%;
}*/

.itemBody ul li::before {
	content: "\f111";
	font-family: fontawesome;
	padding-right: 5px;
	color: #e8d3a0;
}


.itemFullText ol li::before {
	background: #e8d3a0;
	content: counter(item, decimal-leading-zero);
	counter-increment: item;
	font-size: 1.5em;
	font-weight: 700;
	height: 35px;
	left: 6.25%;
	line-height: 35px;
	margin-top: 5px;
	padding-left: 4px;
	position: absolute;
	text-align: center;
	width: 31px;
}

.itemFullText ol li {
	list-style: none;
	margin: 0 0 30px 30px;
}

.itemFullText ol li h3 {
	border-bottom: 1px solid;
	padding-bottom: 10px;
	text-transform: uppercase;
}

div.sigProGalleriaWhitePlaceholderContainer, p.sigProGalleriaWhiteTargetTitle {
	background-color: transparent !important;
}

.catpage .itemContainer, .gkNspPM-NewNewsHeader .gkImage, ul.sigProClassic li.sigProThumb span.sigProLinkWrapper, .itemAttachmentsBlock {
	border: 1px solid #fff;
	box-sizing: border-box;
}

.gkContactForm {
	float: left;
	width: 60%;
}

.gkContactForm + div {
	float: right;
	padding: 60px 0 0 0;
}

.gkContactForm + div h3 {
	color: #686868;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.gkContactForm + div address {
	color: #999;
	font-style: normal;
	font-weight: 300;
	line-height: 36px;
}
.gkContactForm + div address p {
	margin: 0;
}
.gkContactForm form p {
	color: #999;
}

.sigProLinkWrapper a::before {
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease-out 0s;
}
.sigProLinkWrapper a:hover::before {
	background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
	opacity: 0.5;
}
.sigProLinkWrapper a:hover::after {
	background: #000 none repeat scroll 0 0;
	bottom: 0;
	color: #e6007e;
	content: "Diashow starten";
	display: inline-block;
	font-weight: 700;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}

#TeaserMenu .custominstagram {
	bottom: -10px;
	float: right;
	position: absolute;
	right: 0;
}