/* ANIMATION LINK AND MORE */
h1 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	font-weight: 700;
	color: #0779d1;
	margin-bottom: 40px;
}
h2 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	color: #0779d1;
}
h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	font-weight: 600 !important;
	line-height: 1.1;
}
h5 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	font-weight: 700;
	color: #0779d1;
	margin: 10px 4px;
}
p {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #5f7285;
}
i {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	font-weight: 500;
	color: #5f7285;
	line-height: 6;
}
/***************************/

body {
	max-width: 100%;
	margin: 0px;
	padding: 0px;
}

.main_image {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	margin: 0px auto;
	padding-top: 20px;
}

.main_image img {
	max-height: 100%;
	max-width: 100%;
	margin: 0px auto;
}

.sub_images {
	width: 100%;
	margin-top: 8px;
	display: inline-block;
}

.sub_image {
	width: 25%;
	margin: 0px auto;
	text-align: center;
	word-wrap: break-word;
	float: left;
}

.sub_image img {
	width: calc(100% - 5%);
}

.sub_title {
	margin-left: 15px;
	text-align: left;
	font-size: 20px;
}

.sub_description {
	margin-left: 15px;
	text-align: left;
	font-size: 18px;
}

#template {
	font-family:Open Sans;
	max-width: 1140px;
	margin: 0px auto;
}
.header-main {
	max-width: 100%;
	display: block;
	text-align: center;
	position: relative;
}
.main--content {
	border-top: 1px solid #dadae5;
	padding-top: 0px;
}

.logo--container {
	width: auto;
	padding: 12px 0px;
	display: inline-block;
	position: relative;
	z-index: 23;
}

.logo--container img {
	width: auto;
	max-width:100%
}

.bauarbeiter {
	width: auto;
	display: inline-block;
	position: absolute;
	z-index: 24;
	right: 0;
	bottom: 0;
}

.content_text {
	width: 100%;
}

.content_heading {
	margin: 40px 0px
}

.benefits {
	width: 100%;
	display: inline-flex;
	position: relative;
}
.benefit_content {
	width: 70%;
}
.benefit_img {
	width: 30%;
	position: relative;
}

.benefit_img img {
	width: 100%;
	bottom: 0;
	position: absolute;
}

.product_descrip {
	width: 100%;
}

.product_descrip ul {
	padding: 2% 0% 2% 2%;
}

.product_descrip ul li {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 520;
	font-size: 18px;
	line-height: 1.5;
	color: #5f7285;
}

.product_descrip ul { list-style-type:none;}
.product_descrip ul li::before { 
    color:green;
    font-size: 1em;
    content: "✔";
	padding-right: 10px;
}

.tabelle_rechts {
	height: 100%;
	max-height: 100%;
}

.content_main {
	width: 100%;
	word-wrap: break-word;
	padding: 30px 20px 20px 20px;
	background-color: #f2f0f0;
	border-radius: 5px;
	margin-bottom: 20px;
}

.content_p {
	padding: 0px 15px;
}

.info_product-title {
	float: left;
	padding-right: 25px;
	padding-top: 4px;
}

.product_name {
	padding: 0px 8px 0px 0px;
}

.product_desription {
	padding: 30px 10px 0px 22px;
}

.product--img {
	width: 40%;
	max-width: 100%
}

.category_main {
	width: auto;
	word-wrap: break-word;
	padding: 30px 20px 20px 20px;
	background-color: #f2f0f0;
	border-radius: 5px;
	margin-bottom: 20px;
}

.artikel_recommend_box {
	margin-top: 20px;
}

.artikel_recommend img {
	width: 80%;
	margin-bottom: 10px;
	border: 1px solid grey;
}

.techn_descrip {
	margin: 10px 10px;
}

.content_bottom {
	padding: 0px 0px 0px 0px;
}

.content_rabatt {
	width: auto;
	height: auto;
}

.content_similar {
	width: 100%;
	display: inline-block;
}

.similar_article {
	width: 18%;
	height: auto;
	padding: 0px 1%;
	text-align: center;
	word-wrap: break-word;
	float: left;
}

.similar_href {
	text-decoration: none;
	color: #5f7285;
}

.similar_pic {
	width: 100%;
}

.similar_title {
	margin: 0px 0px 35px 0px;
}

.bottom_bullets ul li {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	font-size: 16px;
	line-height: 2;
	color: #5f7285;
	list-style-type: none;
}

.bottom_bullets ul {
	padding-left: 1%;
}

.bottom_bullets ul { list-style-type:none;}
.bottom_bullets ul li:before {
    color:green;
    font-size: 1em;
    content: "✔";
	padding-right: 10px;
}
.brands {
	width: 100%;
}
.brands img {
	margin: 50px 0px 0px 0px;
}

footer {
	float: left;
	width: 100%;
	height: auto;
	background: black;
}

#footer {
	font-family:Open Sans;
	max-width: 1140px;
	margin: 0px auto;
	height: 200px;
}

.footer_content {
	width: 23%;
	float: left;
	margin: 0px 1%;
}

.footer_heading {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	color: white;
}

.footer_p {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	font-size: 12px;
	color: white;
}

.social_footer_icon {
	padding: 0px 5px;
}

.shipping_footer_icon {
	max-width: 40%;
}

.payment_footer_icon {
	max-width: 40%;
}

/*Spoiler*/

input[id^="spoiler"]{
	display: none;
}
input[id^="spoiler"] + label {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	display: block;
	width: 200px;
	padding: 5px 20px;
	background: #afafaf;
	color: #fff;
	text-align: center;
	font-size: 24px;
	border-radius: 3px;
	cursor: pointer;
	transition: all .6s;
}
input[id^="spoiler"]:checked + label {
	color: #333;
	background: #ccc;
}
input[id^="spoiler"] ~ .spoiler {
	width: 90%;
	height: 0;
	overflow: hidden;
	opacity: 0;
	margin: 10px 2px 0; 
	padding: 10px; 
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 8px;
	transition: all .6s;
}
input[id^="spoiler"]:checked + label + .spoiler{
	height: auto;
	opacity: 1;
	padding: 10px;
}
.article_mass_pictures_variation {
	max-width:100%;
	display: table;
}
.mass_bild {
	max-width: 50%;
	width: 50%;
	height: auto;
	display: inline-block;
}
.article_table_mass_grey_cell {
	background-color: #f2f0f0;
	opacity: 0.90;
}
.article_table_mass_white_cell {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
.article_table_mass {
	width: 100%;
	font-size: 25px;
	text-align: center;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.article_table_mass td {
	height: 70px;
	font-size: 16px;
	border-right: 1pt solid #BBB;
}
.article_table_mass th {
	font-size:22px;
	color:#0066c0;
	padding-bottom:20px;
	padding-top:10px;
}
.article_table_mass tr td:first-child {
	font-weight: 700 !important;
}
.article_table_mass tr td:last-child {
	border: none;
}
@media only screen and (max-width: 1470px) {
	.product_name {
		padding: 2px 8px 0px 0px;
	}
	
	.list-group-item-heading {
		font-size: 16px;
	}
	
	.list-group-item-text {
		font-size: 10px;
	}
}
@media only screen and (max-width: 1140px) {
	#template {
		padding: 0px 20px;
	}
	#footer {
		padding: 0px 20px;
	}
	#bauarbeiter_1 {
		display: none;
	}
}
@media only screen and (min-width: 992px) {
	.list-group-item-text {
		font-size: 12px;
	}
}
@media only screen and (max-width: 768px) {
	.sub_image {
		width: 50%;
		margin: 0px auto;
		text-align: center;
		word-wrap: break-word;
	}
	.sub_title {
		min-height: 80px;
	}
	.benefit_content {
		width: 100%;
	}
	.benefit_img {
		display: none;
	}
	.similar_article {
		width: 31.3%;
	}
	.footer_content {
		width: 100%;
		float: left;
	}
	.shipping_footer_icon {
		max-width: 20%;
	}
	.payment_footer_icon {
		max-width: 20%;
	}
	.sub_articles_desc {
		display: block !important;
	}
	.images_left_side {
		max-width: 100% !important;
	}
	.text_description_right {
		margin:0px !important;
	}
}
@media only screen and (max-width: 479px) {
	.logo--container {
		width: 40%;
	}
	.bauarbeiter {
		display: none;
	}
	.sub_image {
		width: 100%;
		margin: 0px auto;
		text-align: center;
		word-wrap: break-word;
	}
	.similar_article {
		width: 98%;
	}
	.footer_heading {
		max-width: 100%;
	}
	.footer_content {
		width: 100%;
		float: left;
		padding-bottom: 10px;
	}
	.shipping_footer_icon {
		max-width: 25%;
	}
	.payment_footer_icon {
		max-width: 25%;
	}
}