/* XD desing 7 */

.produt-detail-left .slider.slider-for,
.slider-banner-image,
.produt-detail-left .slider.anwendungslider-for {
	width: 100%;
	height: 500px !important;
}
.produt-detail-inn {
	margin-bottom: 50px;
	display: flex;
}
.produt-detail-inn ul {
	list-style: none;
	margin-bottom:15px;
}
.produt-detail-inn ul li {
	list-style: none;
	font-size: 16px;
	line-height: 24px;
	color: #676767;
	padding-left: 15px;
	margin-bottom: 6px;
	position: relative;
}
.produt-detail-inn ul li::before {
	position: absolute;
	left: 0;
	top: 9px;
	background: #676767;
	height: 6px;
	width: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	content: "";
}
.produt-detail-left  .slider-banner-image {
	border: 1px solid #DFE6F3;
	display: flex;
	justify-content: center;
	align-items: center;
}
.produt-detail-left.branchen  .slider-banner-image {

	border: none;
}
.produt-detail-left .thumbnail-image .thumbImg img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.produt-detail-left .thumbnail-image .thumbImg {
	max-width: 130px;
	height: 100px;
	margin: 0 auto;
	border: 1px solid #DFE6F3;
}
/* .produt-detail-left .thumbnail-image .thumbImg { */
	/* display: inline-block !important; */
	/* width: 150px !important; */
	/* height: auto; */
	/* float: left; */
/* } */
.produt-detail-left .thumbnail-image.slick-slide.slick-current.slick-active .thumbImg {
	border: 2px solid #1C63B7;
}
.produt-detail-left .slick-prev.slick-arrow, .produt-detail-left .slick-next.slick-arrow {
	position: absolute;
	left: 0;
	top: 45%;
	cursor: pointer;
	width: 40px;
	height: 40px;
	color: transparent;
	border: 0;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 1;
	z-index: 9;
}
.produt-detail-left .slick-prev.slick-arrow {
	background-image: url(../images/product-slideleft.svg);
	left: -50px;
}
.produt-detail-left .slick-next.slick-arrow {
	background-image: url(../images/product-slideright.svg);
	right: -45px;
	left: auto;
}
.produt-detail-left .slider.slider-for img,
.produt-detail-left .slider.anwendungslider-for img {
	width: 75%;
	/* border: 1px solid #DFE6F3; */
	height: 75%;
	object-fit: contain;
}
.produt-detail-left .slider.branchenslider img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.produt-detail-left .slider.slider-nav.thumb-image,
.produt-detail-left .slider.anwendungslider-nav.thumb-image,
.produt-detail-left .slider.branchenslider.thumb-image {
	margin-top: 20px;
	/* padding: 0 20px; */
}
.produt-detail-inn {
	margin-bottom: 0;
}
.produt-detail-left {
	padding-right: 30px !important;
}
.produt-detail-right {
	padding-left: 24px !important;
}
.produt-detail-right .border-heading.heading40 {
	color: #1C63B7;
	padding-left: 0;
}
.produt-detail-right .border-heading.heading40::before {
	left: -25px;
	background: #1C63B7;
}
.produt-featured-descirption {
	color:#676767;
}
.produt-featured-descirption p {
	margin-bottom: 20px;
}
.produt-featured-descirption h2 {
	margin-bottom:5px;
}
.produt-featured-descirption h3 {
	color: #231F20;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 6px;
}
.produt-detail-right .custom-button a {
	font-size: 20px;
	color: #FFFFFF;
	min-width: 360px;
	margin-top: 10px;
}
.produt-detailsmain {
	padding-bottom: 50px;
}
.sicherheitshinweise-main {
	margin-top: 40px;
}

.sicherheitshinweise-inn .sicherheitshinweise-inner {
	margin-top: 40px;
	padding-left:25px !important;
}
.sicherheitshinweise-inner h4 {
	color: #231F20;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 6px;
}
.sicherheitshinweise-inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.sicherheitshinweise-inner ul li {
	font-size: 16px;
	line-height: 24px;
	color: #676767;
	padding-left: 15px;
	margin-bottom: 6px;
	position: relative;
}
.sicherheitshinweise-inner ul li::before {
	position: absolute;
	left: 0;
	top: 9px;
	background: #676767;
	height: 6px;
	width: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	content: "";
}
.sicherheitshinweise-main {
	display: flex;
}
.any-questions-contacts .contact-box-content {
	width: 65%;
}
.text_left {
	padding-right:20px;
}
.text_right {
	padding-left:1%;
}
.text_left p,
.text_right p {
	margin-bottom: 20px;
}
.text_left h2,
.text_right h2 {
	margin-bottom:5px;
}
