﻿* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	background-position: center top;
	font-family: "PT Sans", Arial, Verdana, sans-serif;
	color: #000;
	font-size: 14px;
	background-color: #fff;
	background-repeat: repeat-x;
}

.wrap {
	max-width: 900px;
	box-shadow: 0 0 2px 1px rgb(100, 100, 100, 0.16);
	margin: auto;
	background-color: #efefef;
}

.slidercontainer {
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	max-width: 900px;
	margin: auto;
}

.shadow {
	background-position: center bottom;
	max-width: 1200px;
	margin: 0 auto;
	background-image: url("../img/shadows-bottom.png");
	background-repeat: no-repeat;
	padding-bottom: 28px;
}

#logo {
	position: absolute;
	width: 115px;
	height: 55px;
	padding: 0 0;
	z-index: 999;
	margin: 0 0 0 0;
}

header {
	background-size: 240px;
	background-position: 30px center;
	max-width: 860px;
	padding: 0 30px 0 30px;
	margin: 0 auto;
	background-repeat: no-repeat;
	min-height: 122px;
	background-image: url("../img/logo.png");
	background-color: #FFFFFF;
}

#menu ul {
	list-style-type: none;
	text-align: right;
	padding: 7px 20px 10px 20px;
	max-width: 960px;
	margin-right: -43px;
}

#menu li {
	border-width: 1px;
	border-color: #ccc;
	display: inline-block;
	margin: 0 0;
	border-left-style: solid;
	text-align: center;
}

#menu li:first-child {
	border-left-style: none;
}

#menu li a {
	display: block;
	padding: 0 3px 0 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: silver;
}

#menu li a.active,
#menu li a:hover {
	color: #000;
}

.heading {
	text-align: right;
	padding-top: 2px;
	color: #888;
}

.heading a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

.heading a:hover {
	color: #db261d;
}

h1,
h4 {
	background-position: center top;
	max-width: 944px;
	padding: 15px 20px;
	min-height: 19px;
	line-height: 1em;
	font-weight: 700;
	color: #fff;
	font-size: 19px;
	text-align: center;
	margin: 0 auto;
	background-image: url("../img/h1.png");
	background-repeat: repeat-y;
}

h1.ru {
	font-size: 16px;
}

h2 {
	padding: 15px 20px 0 20px;
	text-align: center;
	color: #3a3a3a;
	font-size: 28px;
	font-weight: 600;
	margin: 0 auto 0 auto;
}

.abs {
	width: 100%;
}

article {
	max-width: 900px;
	margin: 0 auto 0 auto;
}

@media (max-width: 900px) {
	article {
		margin: 0 auto;
	}
}

article p {
	padding: 25px;
	font-family: Montserrat, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #3a3a3a;
	font-size: 16px;
	font-weight: 400;
}

article p a {
	color: #666;
}

article p a:hover {
	color: #000;
}

.col1-3 p {
	padding: 0 20px 20px 20px;
}

.push-left {
	float: right;
	margin: 0 0 0 20px;
	height: 80px;
}

.name {
	font-size: 20px;
	font-weight: 500;
	color: rgb(255, 51, 0);
}

.equalcol {
	display: table;
}

.col1-2 {
	width: 50%;
	display: table-cell;
	float: left;
}

.col1-3 {
	width: 33.3333%;
	display: table-cell;
	float: left;
}

.col1-4 {
	width: 25%;
	display: table-cell;
	float: left;
}

.col3-4 {
	width: 75%;
	display: table-cell;
	float: left;
}

.clearfix {
	clear: both;
	height: 0;
}

.bgins {
	background-color: #02314d;
	color: #fff;
}

.bgins2 {
	background-color: #fff;
}

.bgins3 {
	background-repeat: no-repeat;
	background-position: center;
}

.bgins4 {
	background-color: #999;
}

.bgins4 .center strong a {
	color: #fff;
}

.bgins4 .center strong a:hover {
	color: #ccc;
}

.ins2 {
	color: #fff;
}

.ins3 {
	color: #000;
}

.bgins a,
.bgins4 a {
	color: #4695D5;
}

.bgins4 a:hover {
	color: #ccc;
}

.bgins a:hover {
	color: #fff;
}

.intro {
	font-size: 16px;
	color: #fff;
	line-height: 1em;
}

.foto {
	text-align: center;
	padding: 0 0 0 0;
}

.foto img {
	width: 157px;
	padding: 0;
	margin: 2px;
	border: none;
}

.foto2 img {
	width: 150px;
}

.foto3 img {
	width: auto;
}

.foto4 img {
	width: auto;
}

.foto5 img {
	width: auto;
}

.padding20y {
	padding: 20px 0;
	text-align: center;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.center strong {
	font-weight: 700;
	font-size: 20px;
}

footer {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}

footer p {
	padding: 20px;
	font-size: 16px;
	padding-bottom: 0;
}

footer a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}

footer a:hover {
	color: #000;
}

.google-maps {
	border-color: #FFFFFF;
	border-width: 0;
	height: 160px;
	width: 49%;
	text-align: center;
}

#author {
	max-width: 944px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 20px;
	font-size: 11px;
	color: #999;
	background-color: #eee;
}

#author img {
	border: none;
	vertical-align: middle;
}

#author a {
	color: #555;
}

.inside {
	max-width: 480px;
}

@media (max-width: 684px) {
	.col1-4 {
		width: 50%;
	}

	.col1-2 {
		width: 100%;
	}
}

@media (max-width: 640px) {
	.foto img {
		width: 25%;
	}
}

@media (max-width: 579px) {
	.heading {
		display: none;
	}

	#menu ul {
		text-align: center;
	}

	header {
		background-position: center 15px;
		padding: 80px 0 0 0;
		min-height: 50px;
	}
}

@media (max-width: 310px) {
	body {
		background-image: none;
	}
}

@media (max-width: 759px) {
	.floating {
		display: none;
	}

	.center strong {
		font-size: 18px;
	}

	.col1-3 {
		width: 100%;
	}
}

@media (max-width: 479px) {
	.foto img {
		width: 50%;
	}

	.floating {
		display: none;
	}

	.inside {
		width: 100%;
	}
}

@media (max-width: 319px) {
	.push-left {
		display: none;
	}
}

.pdf {
	float: right;
	margin: 0 0 20px 20px;
	text-align: center;
	background-color: #F2F2F2;
	padding: 20px 20px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.pdf img {
	border-style: none;
	text-align: center;
	height: 64px;
	padding-bottom: 10px;
}

.pdf:hover {
	color: #000;
}

@media (max-width: 479px) {
	.pdf {
		float: none;
		display: inline-block;
		width: 100%;
		margin: 10px 0;
		padding: 10px 0;
	}
}

.name_icon {
	background: #2c0e6e;
	height: 15px;
	opacity: 0.9;
	margin-left: -5px;
	margin-top: 0;
	border-right: 15px solid #fff;
	border-bottom: 15px solid transparent;
}

.names {
	height: 28px;
}

.photo_icon {
	width: 122px;
	height: 122px;
	margin: 0 auto;
	transition-duration: 0.35s;
}

.photo_icon:hover {
	transform: scale(0.95);
	transition-duration: 0.35s;
}

.img-responsive {
	display: block;
	width: auto;
	max-height: 100%;
	margin: auto;
}

.name_icon a {
	color: #fff;
	line-height: 30px;
	margin-left: 15px;
	font-size: 13px;
	text-decoration: none;
}

.names a {
	color: #fff;
	line-height: 0.8em;
	margin-left: 5px;
	font-size: 10px;
	text-decoration: none;
}

.product {
	width: 144px;
	height: 165px;
	border: #eeeeee solid 2px;
	margin: 5px;
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	transition-duration: 0.35s;
}

.product:hover {
	border: #ddd solid 2px;
	transition-duration: 0.35s;
}

.list-product {
	text-align: center;
	padding: 20px 0;
	height: auto;
	background-color: #fff;
}

.cert {
	padding: 0;
	text-align: center;
}

.cert img {
	height: 100px;
	margin: 0 8px;
}

.floating {
	float: right;
	margin: 0 0 0 20px;
}

.borderside {
	border-right-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #eee;
}

.prod {
	text-align: center;
}

.prod .item {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	background-color: #454545;
	margin: 8px 0.4%;
	line-height: 1em;
	padding-bottom: 10px;
	min-height: 140px;
	border: none;
	overflow: hidden;
}

.prod .item:hover {
	background-color: #000;
}

.prod .item img {
	width: 80%;
	height: auto;
	padding-bottom: 15px;
	padding: 5px 10% 5px 10%;
	background-color: #fff;
	margin-bottom: 8px;
}

.prod .item a {
	line-height: 1em;
	color: #fff;
	font-size: 13px;
	margin-bottom: 1px;
	display: block;
}

.prod .item span {
	font-size: 12px;
}

.prod .item a:hover img {
	opacity: 0.9;
}

.prod .item a:hover {
	color: #ddd;
}

@media (max-width: 689px) {
	.prod .item {
		width: 22.6%;
	}
}

@media (max-width: 579px) {
	.prod .item {
		width: 30%;
	}
}

@media (max-width: 479px) {
	.prod .item {
		width: 46%;
	}
}

@media (max-width: 329px) {
	.prod .item {
		width: 92%;
	}
}

.ramka {
	border: none;
	float: right;
	margin: 25px;
}

@media (max-width: 900px) {
	.ramka {
		display: none;
	}
}

.bgins2 hr {
	opacity: 1;
}

.google-maps {
	border-color: #FFFFFF;
	border-width: 0;
	height: 160px;
	width: 100%;
	text-align: center;
}

a {
	text-decoration: none;
}

.telefony {
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

.telefony_tytul {
	font-weight: bold;
	color: #a32a39;
	font-size: 18px;
	padding: 0;
	text-align: center;
	margin-left: 10px;
}

.telefony_header {
	display: flex;
	/* width: 270px; */
	align-items: center;
	justify-content: flex-start;
}

.telefony_info {
	display: flex;
	width: 250px;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
}

.telefony_linia {
	padding-top: 5px;
}

.telefony_linia>a {
	font-size: 14px;
}

#fax {
	cursor: default !important;
}

#fax:hover {
	color: #999 !important;
}

div div:last-child .telefony {
	padding-bottom: 15px !important;
}

#section {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.section-header {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}

.section-header>h5 {
	color: #3a3a3a;
	font-size: 19px;
}

.arrow-left,
.arrow-right {
	width: 0;
	height: 0;
	margin: 0px 10px;
	border-radius: 50%;
}

.arrow-right {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;

	border-left: 8px solid #3a3a3a;
}

.arrow-left {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;

	border-right: 8px solid #3a3a3a;
}

#section-content {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
}

.section-row {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

.divider {
	width: 6px;
	height: 6px;
	background-color: #3a3a3a;
	margin: 0 5px;
}

.section-item {
	display: flex;
	align-items: center;
	width: 50%;
}

.start {
	justify-content: flex-start;
}

.end {
	justify-content: flex-end;
}

.section-item>a {
	font-size: 17px;
	color: #999;
}

.section-item:hover>a {
	color: #777;
}

#section-footer {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 15px 0px;
	padding: 2px;
	border: 2px solid #3a3a3a;
	background-color: #f8f4f4;
}

#section-footer>a {
	font-size: 17px;
	font-weight: bold;
	color: rgb(104, 31, 31);
}

#section-footer:hover>a {
	font-size: 17px;
	color: rgb(235, 232, 232);
}

#section-footer:hover {
	background-color: #615e5e;
	transform: scale(1.05);
}

#section-footer>.arrow-right {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;

	border-left: 5px solid rgb(104, 31, 31);
}

#section-footer:hover>.arrow-right {
	border-left: 5px solid rgb(235, 232, 232);
}

#section-footer,
.arrow-left,
.arrow-right {
	transition: all 0.2s ease-in-out;
}

#section-footer:hover>.arrow-left {
	border-right: 5px solid rgb(235, 232, 232);
}

#section-footer>.arrow-left {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;

	border-right: 5px solid rgb(104, 31, 31);
}

.section-slider {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90%;
	margin: 0px 5px
}

.section-slider-item {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	max-width: 320px;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.section-slider-item-img {
	width: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
}

img {
	transition: transform 0.3s ease-in-out;
}

.section-slider-item>img {
	width: 100%;
}

.section-slider-item:hover {
	cursor: pointer;
	background-color: #eee;
	transform: scale(1.05);
}

.section-slider-item>h6 {
	margin-top: 2px;
	font-size: 19px;
	text-align: center;
}

.section-slider-item>p {
	word-wrap: break-word;
	text-align: left;
}

.slick-arrow {
	background-color: #000 !important;
	border-radius: 50%;
}