html {
	height: 101%;
}

body.purlet,
.purlet button,
.purlet input,
.purlet textarea {
	font-family: 'Ubuntu', sans-serif;
	color: #333;
}

.purlet .container-fluid {
	width: 100%;
	padding: 0 50px;
}

a {
	color: #254b89;
}

.purlet .w100 {
	width: 100% !important;
}

.purlet .border-0-right {
	border-right: 0 !important;
}

.purlet section.shop-gallery {
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
}

.purlet .item-video h3 {
	font-size: 18px;
}

.purlet h1 {
	color: #254b89;
}

.purlet .btn {
	border-color: #6cc73e;
	color: #6cc73e;
	border-radius: 0;
}

.purlet .btn:hover {
	background: #fff;
	color: #6cc73e;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.purlet .btn.btn-red {
	background-color: #6cc73e;
	color: #fff;
}

.purlet .btn.btn-red:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.purlet section h2 {
	margin-top: 80px;
	font-size: 40px;
	line-height: 50px;
	color: #254b89;
}

.purlet header {
	position: relative;
	z-index: 1000;
	margin: 0;
	padding: 0;
	height: auto;
}

.purlet header .logo-mobil {
	display: none;
}

.purlet header .nav-height {
	height: 75px;
}

.purlet header #top {
	padding: 0;
}

.purlet header .nav-wrap {
	background-color: #fff;
	color: #43566f;
	flex-flow: nowrap;
}

@media(min-width: 829px) {
	.purlet header .nav-wrap {
		display: flex!important;
	}
}

.purlet header .nav-wrap.fixed,
.purlet .n2-section-smartslider {
	border-bottom: 2px solid #dedede;
}

.purlet header .nav-wrap nav {
	width: 75%;
	float: right;
}

.purlet header .nav-wrap #logo {
	float: left;
	display: block;
}

.purlet header .nav-wrap #logo .logo {
	margin-top: 0;
	line-height: 75px;
	height: 75px;
}

.purlet header .nav-wrap #logo .logo img {
	vertical-align: middle;
	width: 370px; /* 170px */
}

html[lang="pl-PL"] .purlet header .nav-wrap #logo .logo img {
	width: auto !important;
	max-height: 55px;
}

.purlet header .nav-wrap nav ul {
	float: right;
}

.purlet header .nav-wrap nav ul li {
	margin-right: 0;
}

.purlet header .nav-wrap nav ul li > a {
	color: #254b89;
	height: 75px;
	line-height: 75px;
	font-size: 16px;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
}

.purlet header .nav-wrap nav .menu-item:hover a,
.purlet header .nav-wrap nav ul li > a:hover,
.purlet header .nav-wrap nav ul li > a.active {
	background-color: #254b89;
	color: #fff;
}

.purlet header .nav-wrap nav ul li .submenu {
	left: unset;
	right: unset;
	border: 0;
	box-shadow: none;
	padding: 0;
	background-color: #254b89;
}

.purlet header .nav-wrap nav ul li .submenu .sub-content {
	width: 100%;
	min-width: 210px;
	max-width: 250px;
	padding: 10px 0 0 0;
}

.purlet header .nav-wrap nav ul li .submenu .sub-content .item {
	width: 100%;
	text-align: left;
	margin: 0;
	height: 48px;
	border-radius: 0;
	color: #fff;
	background: transparent;
	padding: 0 0 0 13px;
	transition: 0s;
}

.purlet header .nav-wrap nav ul li .submenu .sub-content .item:hover {
	background-color: #8fd23c;
}

.purlet header .nav-wrap.fixed {
	padding: 0 50px;
}

.purlet header .nav-wrap nav ul li .submenu .sub-content .submenu-interiery:hover .subsubmenu,
.purlet header .nav-wrap nav ul li .submenu .sub-content .submenu-exteriery:hover .subsubmenu {
	display: block !important
}

.purlet header .nav-wrap nav ul li .submenu .sub-content .subsubmenu,
.purlet header .nav-wrap nav ul li .submenu .sub-content .subsubmenu {
	position: absolute;
	left: -200px;
	right: 210px;
	background-color: #254b89;
	box-shadow: none;
	display: none;
	padding: 0;
	border: 0;
	border-top: none;
	z-index: 999;
}

.purlet .header-image {
	min-height: 75px;
	background: #e8f2ff;
}

.page-id-81179.purlet .header-image {
	min-height: 0;
}

.purlet .header-image img {
	height: auto;
}

.purlet.page-template-page main {
	/*margin-top: 70px;*/
}

/* slider */
.purlet .n2-ss-align {
	margin-bottom: 0;
}

.purlet .category-main > h2 {
	text-align: left;
}

.purlet .shop-gallery {
	background: rgb(5, 30, 79);
	background: linear-gradient(135deg, rgba(5, 30, 79, 1) 0%, rgba(8, 46, 122, 1) 18%, rgba(31, 90, 163, 1) 41%, rgba(31, 90, 163, 1) 60%, rgba(8, 46, 122, 1) 81%, rgba(5, 30, 79, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(5), color-stop(0, 30), color-stop(0, 79), color-stop(0, 1)), color-stop(0, rgba(8), color-stop(0, 46), color-stop(0, 122), color-stop(0.18, 1)), color-stop(0, rgba(31), color-stop(0, 90), color-stop(0, 163), color-stop(0.41, 1)), color-stop(0, rgba(31), color-stop(0, 90), color-stop(0, 163), color-stop(0.6, 1)), color-stop(0, rgba(8), color-stop(0, 46), color-stop(0, 122), color-stop(0.81, 1)), color-stop(0, rgba(5), color-stop(0, 30), color-stop(0, 79), color-stop(1, 1)));
	background: -webkit-linear-gradient(135deg, rgba(5, 30, 79, 1) 0%, rgba(8, 46, 122, 1) 18%, rgba(31, 90, 163, 1) 41%, rgba(31, 90, 163, 1) 60%, rgba(8, 46, 122, 1) 81%, rgba(5, 30, 79, 1) 100%);
	background: -moz-linear-gradient(135deg, rgba(5, 30, 79, 1) 0%, rgba(8, 46, 122, 1) 18%, rgba(31, 90, 163, 1) 41%, rgba(31, 90, 163, 1) 60%, rgba(8, 46, 122, 1) 81%, rgba(5, 30, 79, 1) 100%);
	background: -ms-linear-gradient(135deg, rgba(5, 30, 79, 1) 0%, rgba(8, 46, 122, 1) 18%, rgba(31, 90, 163, 1) 41%, rgba(31, 90, 163, 1) 60%, rgba(8, 46, 122, 1) 81%, rgba(5, 30, 79, 1) 100%);
	background: -o-linear-gradient(135deg, rgba(5, 30, 79, 1) 0%, rgba(8, 46, 122, 1) 18%, rgba(31, 90, 163, 1) 41%, rgba(31, 90, 163, 1) 60%, rgba(8, 46, 122, 1) 81%, rgba(5, 30, 79, 1) 100%);
	-pie-background: linear-gradient(135deg, rgba(5, 30, 79, 1) 0%, rgba(8, 46, 122, 1) 18%, rgba(31, 90, 163, 1) 41%, rgba(31, 90, 163, 1) 60%, rgba(8, 46, 122, 1) 81%, rgba(5, 30, 79, 1) 100%);
}

.purlet .shop-gallery h2,
.purlet .shop-gallery p,
.purlet .shop-gallery a {
	color: #fff;
}

.purlet .help-list-detail {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row wrap;
}

.purlet .help-item {
	background-color: #111;
	background: url("../images/purlet/bg-kryci-olejove-barvy.png") no-repeat left top #111;
	border-width: 0;
	border-color: #111;
	min-height: 180px;
}

.purlet .help-item:hover {
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
}

.purlet .help-item a p {
	display: none;
}

.purlet .help-item a:hover {
	color: #fff;
}

/* sytsemove reseni - home */
.purlet .help-item.bg-lazury {
	background-image: url("../images/purlet/bg-lazury.png");
}

.purlet .help-item.bg-kryci-barvy {
	background-image: url("../images/purlet/bg-kryci-olejove-barvy.png");
}

.purlet .help-item.bg-podlahove-laky {
	background-image: url("../images/purlet/bg-podlahove-laky.png");
}

.purlet .help-item.bg-nabytkove-laky {
	background-image: url("../images/purlet/bg-nabytkove-laky.png");
}

.purlet .help-item.bg-oleje {
	background-image: url("../images/purlet/bg-oleje.png");
}

.purlet .help-item {
	text-align: center;
}

.purlet .help-item a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

.purlet .help-item a:hover {
	opacity: 0.7;
}

.purlet .help-item a h3 {
	line-height: 50px;
	margin: 75px 0 0 0;
	color: #ffffff;
	text-shadow: 0px 0px 6px #000000;
	font-size: 32px;
	text-align: center;
}

.purlet .shops-map-all.producer .container .contacts-wrapper {
	width: 400px;
}

.purlet .video-list {
	background-color: #fff;
	margin-top: 0;
}

.purlet .video-list h2 {
	display: block;
	text-align: left;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

.video-list h2:after {
	background: none;
}

.purlet .contacts-list.extended .detail-contacts .contacts-tab {
	border: 0;
}

.purlet .tax-products {
	background-color: #fff;
}

.purlet .tax-bal_product_brand .category-detail .category-main h2.category-title,
.purlet .category-main h2.category-title {
	margin: 50px 0 40px 0 !important;
	font-size: 40px !important;
	line-height: 50px !important;
	color: #254b89;
}

.purlet .category-detail .category-nav .nav-section {
	border-radius: 0;
}

.purlet .category-detail .category-nav .nav-section h4 {
	display: none;
}

.purlet .category-detail .category-nav .nav-section ul li {
	margin-bottom: 0;
	line-height: 24px;
	border-bottom: 2px solid #fff;
}

.purlet .category-detail .category-nav .nav-section ul li a {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	padding-left: 40px;
	background: url("../images/purlet/bg-barva-impregnace.png") repeat-y -13px top #254b89;
}

.purlet .category-detail .category-nav .nav-section ul li.content-nav-88840 a, .purlet .category-detail .category-nav .nav-section ul li.content-nav-108942 a {
	background-image: url("../images/purlet/bg-barva-lazury.png");
}

.purlet .category-detail .category-nav .nav-section ul li.content-nav-89197 a, .purlet .category-detail .category-nav .nav-section ul li.content-nav-108945 a {
	background-image: url("../images/purlet/bg-barva-kryci-olejove-barvy.png");
}

.purlet .category-detail .category-nav .nav-section ul li.content-nav-88843 a, .purlet .category-detail .category-nav .nav-section ul li.content-nav-108947 a {
	background-image: url("../images/purlet/bg-barva-podlahove-laky.png");
}

.purlet .category-detail .category-nav .nav-section ul li.content-nav-89199 a, .purlet .category-detail .category-nav .nav-section ul li.content-nav-108949 a {
	background-image: url("../images/purlet/bg-barva-nabytkove-laky.png");
}

.purlet .category-detail .category-nav .nav-section ul li.content-nav-88846 a, .purlet .category-detail .category-nav .nav-section ul li.content-nav-108951 a {
	background-image: url("../images/purlet/bg-barva-oleje.png");
}

.purlet .category-detail .category-nav .nav-section ul li.content-nav-89129 a, .purlet .category-detail .category-nav .nav-section ul li.content-nav-108954 a {
	background-image: url("../images/purlet/bg-barva-specialni-produkty.png");
}

.purlet .category-detail .category-nav .nav-section ul li a:hover {
	background-position: 0px top;
}

.purlet .category-detail .category-nav .nav-section ul li.active a {
	background-repeat: repeat;
}

.product-thumb .product-texts h2 {
	min-height: 22px;
	margin-bottom: 7px;
}

.purlet .product-thumb .product-texts small {
	min-height: 35px;
}


.purlet .system-solutions-list,
.purlet .events-list,
.purlet.page-template-download .cont,
.purlet .products-list {
	/*margin-top: 50px;*/
}

.purlet .item-event {
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
}

.purlet .item-event h3 {
	margin-top: 20px;
}

.purlet .product-detail,
.system-solutions-list .category-detail .category-main,
.purlet .products-list .category-main {
	float: right;
	width: calc(100% - 280px);
	text-align: left;
	padding-top: 0;
}

.system-solutions-list .category-detail .category-main {
	width: 100%;
}

.system-solutions-list .system-solutions-list-wrap {
	margin: 0;
	text-align: left;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions {
	width: calc(50% - 12px);
	float: left;
	border: 2px solid #dedede;
	margin-bottom: 30px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions:first-child {
	margin-right: 24px;
}

.system-solutions-list .category-detail .category-main h2 {
	font-weight: 700;
	font-size: 46px;
	line-height: 55px;
	margin: 0 0 20px 0;
	text-align: left;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions h2 {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	color: #fff;
	background: #254b89;
	padding: 10px 20px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-thumb {
	width: calc(100% - 34px);
	background: transparent;
	/*float: left;*/
	min-height: 200px;
	display: block;
	clear: both;
	overflow: hidden; /*hide bounds of image */
	margin: 0 15px; /*reset margin of figure tag*/

}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-thumb img {
	margin: -30% 0;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info {
	padding: 0;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text {
	width: 50%;
	float: left;
	padding: 15px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text .next-step {
	font-size: 28px;
	text-align: center;
	margin-bottom: 15px;
	color: #254b89;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text:first-child {
	border-right: 2px solid #dedede;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text ul {
	margin: 0;
	/*padding-left: 50px;*/
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text ul li {
	margin: 0;
	font-size: 14px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text p {
	font-size: 14px;
	margin: 0;
	/*padding-left: 20px;*/
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text p.odkazyTip {
	margin: 0;
	padding-left: 0;
	padding-top: 16px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text h3,
.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-product h3 {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin: 8px 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8f4fb;
}

.system-solutions-list .system-solutions-list-wrap {
	clear: both;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text .system-solutions-inner {
	min-height: 300px;
	padding: 0;
	border: 1px solid #eee;
	margin-bottom: 15px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text .system-solutions-inner-inside {
	padding: 0 15px;
	margin-bottom: 20px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-product h3 {
	text-align: center;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text h4 {
	color: #254b89;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding: 5px 15px;
	background-color: #eee;
	border: 1px solid #254b89;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-product {
	width: 33%;
	float: right;
	padding-left: 20px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .related-products {
	text-align: center;
	padding-bottom: 50px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .related-products h2 {
	text-align: center;
	margin-bottom: 6px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .related-products h2 a {
	min-height: 40px;
	color: #323232;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 19px;
	text-decoration: none;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .related-products small {
	/*min-height: 52px;*/
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #323232;
	line-height: 17px;
	margin-bottom: 12px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info ul {
	padding-left: 20px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .notes h3 {
	font-size: 13px;
	line-height: 21px;
	margin-top: 25px;
	margin-bottom: 8px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .notes p {
	font-size: 12px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .notes ul {
	padding-left: 20px;
}

.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .notes ul li {
	font-size: 12px;
	line-height: 19px;
}

.redTip {
	padding-top: 35px;
}

.redTip span {
	color: red;
}

.purlet footer.producer {
	color: #323232;
	background-color: #e3eeff;
	margin-top: 0;
}

.purlet footer.producer .container {
	color: #323232;
}

.purlet .why.producer {
	display: none;
}

/* reason-squares */
.reason-squares {
	width: 100%;
}

.reason-squares ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.reason-squares li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	width: calc(33.33% - 20px);
	text-align: center;
	color: #111;
	height: 125px;
	padding: 25px 40px;
	margin: 0 20px 20px 0;
	background: #fff;
/ / #e8f2ff;
	border: 2px solid #e3eeff;
}

/* reference */
.page-id-81275 .category-detail .events-list .events-list-wrap .item-event {
	width: 100%;
}

.page-template-purlet .gallery-item {
	height: 145px;
	overflow: hidden;
}

.purlet .contact-column,
.purlet .contact-column-30,
.purlet .contact-column-50 {
	width: calc(33.33% - 20px);
	float: left;
	margin-right: 20px;
	padding: 1px 15px;
	border: 2px solid #e3eeff;
	height: 310px;
}

.purlet .contact-column-30 {
	padding: 20px;
	height: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.purlet .contact-column-50 {
	width: calc(50% - 20px);
}

.purlet .contact-column table tbody tr td,
.purlet .contact-column-30 table tbody tr td,
.purlet .contact-column-50 table tbody tr td {
	padding: 10px 0;
	background: none;
}

.purlet .contact-column table tbody tr td.title,
.purlet .contact-column-30 table tbody tr td.title,
.purlet .contact-column-50 table tbody tr td.title {
	font-weight: bold;
}

.purlet .contacts-list.extended {
	padding-top: 50px;
}

.purlet .contacts-list .detail-contacts .detail-contacts-list .item {
	float: none;
	width: 100%;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
}

.purlet .contacts-list .detail-contacts h3 {
	font-size: 23px;
	font-weight: bold;
	margin: 25px 0 20px 0;
	text-align: left;
}

.purlet .contact-column-30 .detail-contacts .contacts-tab .detail-contacts-list .item {
	text-align: center;
}

.purlet .contact-distributor {
	min-height: 180px;
}

.page-template-download.purlet.tax-bal_product_brand .one-column .category-main {
	max-width: unset;
}

.page-template-download.purlet.tax-bal_product_brand .category-detail .category-main {
	padding-top: 15px;
}

.purlet .tabs-detail-wrap .tabs .tab {
	padding: 0;
}

.purlet .tabs-detail-wrap .tabs .tabs-control {
	text-align: left;
	border: 0;
}

.purlet .tabs-detail-wrap .tabs .tabs-control li {
	margin-right: 10px;
}

.purlet .tabs-detail-wrap .tabs .tabs-control li a {
	color: #333;
	background: #fff;
	border: 2px solid #dedede;
}

.purlet .tabs-detail-wrap .tabs .tabs-control li a:hover {
	border-color: #254b89;
}

.purlet .tabs-detail-wrap .tabs .tabs-control li.active a {
	color: #254b89;
	background: #fff;
	border: 2px solid #254b89;
}

.purlet.page-template-download table tbody tr td {
	background: #fff;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

.purlet.page-template-download table tbody tr:hover td {
	font-weight: bold;
}

.purlet .tag-list {
	margin: 30px 0 40px 0;
	/*line-height: 45px;*/
}

.purlet .tag-list a {
	font-weight: bold;
	color: #333;
	background: #fff;
	border: 2px solid #d9dde2;
	padding: 5px 10px;
	margin: 5px;
	text-decoration: none;
	display: inline-block;
	line-height: 30px;
	font-size: 15px;
}

.purlet .tag-list a.active,
.purlet .tag-list a:hover {
	border: 2px solid #254b89;
	color: #254b89;
}

.purlet ul.check {
	margin-left: 20px;
}

.purlet ul.check li {
	list-style-type: disc;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 8px;
	background: none;
	color: #6cc73e;
	font-size: 25px;
}

.purlet ul.check li span {
	color: #323232;
	font-size: 16px;
}

.purlet ul.check.files {
	margin-left: 0;
}

.purlet ul.check.files li {
	list-style-type: none;
	margin-bottom: 14px;
}

.purlet ul.check.files li.pdf {
	background-repeat: no-repeat;
	background-size: auto;
}

.purlet ul.check.files li a {
	padding-left: 36px;
}

.purlet .product-detail .main-wrap .head {
	margin-top: 30px;
	margin-bottom: 25px;
}

.purlet .product-detail .main-wrap .head h1 {
	margin-bottom: 20px;
	font-size: 42px;
}

.purlet .product-detail .tabs h2 {
	margin: 0 0 5px 0;
}

.purlet .product-detail .tabs p {
	margin-bottom: 1px;
}

.purlet .product-detail .tabs table tbody tr td {
	background-color: #e3eeff;
}

.purlet .product-detail .main-wrap {
	margin-bottom: 20px;
}

.purlet .product-detail .main-wrap .head h2 {
	line-height: 36px;
}

.purlet .detail-description h3 {
	margin: 30px 0px 10px 0px;
}

.purlet .product-content {
	padding: 30px 0;
	border-top: 2px solid #e3eeff;
}

.purlet .product-content.part-2 {
	border-bottom: 2px solid #e3eeff;
	margin-bottom: 30px;
}

.purlet .box-info {
	background-color: #fff;
	border: 0px solid #d9dde2;
	padding: 0;
	margin: 0;
}

.purlet .product-detail .main-wrap .thumb {
	width: 290px;
	padding-top: 35px;
}

.purlet .product-detail .main-wrap .info,
.purlet .product-detail .main-wrap .head {
	width: calc(100% - 350px);
}

.purlet .detail-description .left,
.purlet .detail-description .right {
	width: 100%;
	float: none;
}

.purlet a.piktogram .svg {
	width: 40px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 11px;
}

@media (max-width: 1380px) {
	.purlet header .nav-wrap nav ul li > a {
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
		height: 65px;
		line-height: 65px;
	}

	.purlet header .nav-wrap nav ul li .submenu .sub-content .item {
		font-size: 14px;
	}

	.purlet header .nav-wrap #logo .logo img {
		width: 300px;
	}

	.purlet header .nav-height {
		height: 65px;
	}

	.purlet header .nav-wrap #logo .logo {
		line-height: 65px;
		height: 65px;
	}
}

@media (max-width: 1240px) {
	.purlet .contact-distributor {
		min-height: 194px;
	}
}

@media (max-width: 1100px) {
	.purlet header .nav-wrap nav ul li > a {
		font-size: 12px;
		padding-left: 8px;
		padding-right: 8px;
		height: 55px;
		line-height: 55px;
	}

	.purlet header .nav-wrap nav ul li .submenu .sub-content .item {
		font-size: 12px;
	}

	.purlet header .nav-wrap #logo .logo img {
		width: 250px;
	}

	.purlet header .nav-height {
		height: 55px;
	}

	.purlet header .nav-wrap #logo .logo {
		line-height: 55px;
		height: 55px;
	}

	.purlet header .nav-wrap nav ul li .submenu .sub-content .item {
		height: 40px;
	}

	.reason-squares li {
		font-size: 14px;
	}

	.tabs-detail-wrap .tabs .tabs-control li a {
		font-size: 18px;
	}
}

@media (max-width: 1060px) {
	.purlet .product-detail .main-wrap .head {
		width: 100%;
		margin-top: 0;
	}

	.purlet .product-detail .main-wrap .thumb {
		width: 55%;
		padding-top: 0;
		float: left;
	}

	.purlet .product-detail .main-wrap .info {
		width: 45%;
		float: right;
	}

	.reason-squares li {
		height: 160px;
	}

	.purlet .contact-column table tbody tr td {
		font-size: 14px;
	}

	.purlet .contact-column {
		height: 340px;
	}

	.purlet .system-solutions-list .system-solutions-list-wrap .item-system-solutions {
		width: 100%;
	}

	.purlet .tag-list a {
		font-size: 14px;
	}
}

@media (max-width: 1000px) {
	.purlet header .nav-wrap nav ul li > a {
		font-size: 10px;
		padding-left: 8px;
		padding-right: 8px;
		height: 55px;
		line-height: 55px;
	}

	.purlet header .nav-wrap nav ul li .submenu .sub-content .item {
		font-size: 10px;
	}

	.purlet header .nav-wrap #logo .logo img {
		width: 200px;
	}

	.purlet header .nav-height {
		height: 55px;
	}

	.purlet header .nav-wrap #logo .logo {
		line-height: 55px;
		height: 55px;
	}

	.purlet header .nav-wrap nav ul li .submenu .sub-content .item {
		height: 35px;
	}

	.tabs-detail-wrap .tabs .tabs-control li a {
		font-size: 16px;
	}
}

@media (max-width: 828px) {
	.purlet .product-detail {
		float: none;
		width: 100%;
		text-align: left;
		padding-top: 0;
	}

	.purlet .product-detail .main-wrap .head,
	.purlet .product-detail .main-wrap .info {
		width: 55%;
		margin-top: 30px;
		float: right;
	}

	.purlet .product-detail .main-wrap .thumb {
		width: 40%;
		float: left;
	}

	.purlet .detail-description .left,
	.purlet .detail-description .right {
		padding: 0 15px;
		margin-bottom: 0;
	}

	.purlet .category-detail .category-nav .nav-section h4 {
		display: block;
	}

	.purlet .category-detail .category-nav .nav-section ul {
		display: none;
	}

	.purlet .category-detail .category-nav .nav-section ul li a {
		border-radius: 0;
		margin: 0;
	}

	.purlet .products-list .category-main {
		float: none;
		width: 100%;
	}

	.purlet .category-detail .category-main .category-list .product-thumb {
		width: calc(50% - 20px);
		float: left;
	}

	.container {
		width: auto;
		padding: 0 15px;
	}

	.reason-squares li {
		font-size: 16px;
		width: calc(50% - 20px);
	}

	.gallery-columns-5 .gallery-item {
		max-width: 50%;
	}

	.purlet .tabs-detail-wrap .tabs .tabs-control li {
		margin-right: 0;
		float: left;
	}

	.purlet .contacts-list .detail-contacts,
	.purlet .contacts-list .detail-contacts h3 {
		padding-top: 0;
	}

	.purlet .contact-column {
		height: 310px;
	}

	.purlet .contacts-list.extended .detail-contacts .contacts-tab .detail-contacts-list .item {
		width: 100%;
	}

	.purlet header .nav-wrap nav {
		width: 100%;
		float: none;
	}

	.purlet header .nav-wrap nav ul {
		float: none;
	}

	.purlet header .nav-wrap nav ul li {
		text-align: center;
		border-bottom: 1px solid #e3eeff;
	}

	.purlet header .nav-wrap nav ul li > a {
		font-size: 18px;
		line-height: 40px;
	}

	.purlet header .logo-mobil {
		line-height: 34px;
		display: block;
	}

	.purlet header .nav-wrap #logo {
		display: none;
	}

	.purlet header .nav-wrap nav ul li .submenu.mobile .sub-content {
		min-width: auto;
		min-height: auto;
		padding: 0;
		width: 100%;
		margin: auto;
		float: none;
	}

	.purlet header .nav-wrap nav ul li .submenu.mobile,
	.purlet header .nav-wrap nav ul li:hover .submenu.mobile {
		position: relative;
		display: block !important;
		background-color: #fff;
	}

	.purlet header .nav-wrap nav ul li .submenu.mobile .sub-content .submenu-interiery:hover .subsubmenu,
	.purlet header .nav-wrap nav ul li .submenu.mobile .sub-content .submenu-exteriery:hover .subsubmenu {
		display: none !important;
	}

	.purlet header .nav-wrap nav ul li .submenu.mobile .sub-content {
		max-width: 100%;
	}

	.purlet header .nav-wrap nav ul li .submenu.mobile .sub-content .item {
		text-align: center;
		font-size: 16px;
		color: #254b89;
		height: 60px;
		background-color: #e3eeff;
		border-bottom: 4px solid #fff;
	}

	.purlet header .nav-wrap nav ul li .submenu.mobile .sub-content div:last-child .item {
		border-bottom: 0;
	}

	.purlet header .nav-wrap nav ul li .submenu.mobile .sub-content .item
	.purlet header .nav-wrap nav ul li .submenu.mobile .sub-content .item:hover {
		background-color: #e3eeff;
	}

	.purlet .contact-column-50 {
		height: 280px;
	}
}

@media (max-width: 768px) {
	.purlet .contact-column {
		width: 100%;
		margin-bottom: 20px;
	}

	.purlet .contact-column table tbody tr td {
		width: 50%;
	}

	.purlet .contacts-list.extended .detail-contacts .contacts-tab .detail-contacts-list .item {
		width: 50%;
	}

	.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text {
		width: 100%;
	}

	.system-solutions-list .system-solutions-list-wrap .item-system-solutions .system-solutions-info .system-solutions-text:first-child {
		border-right: 0;
		border-bottom: 2px solid #dedede;
	}

	.purlet .contact-column-30 {
		width: 100%;
		margin-bottom: 20px;
	}

	.purlet .contact-distributor {
		min-height: 180px;
	}
}

@media (max-width: 600px) {
	.purlet .product-detail .main-wrap .head {
		float: none;
		width: 100%;
	}

	.purlet .product-detail .main-wrap {
		margin-bottom: 0;
		padding: 0 15px;
	}

	.reason-squares li {
		font-size: 14px;
		padding: 25px;
	}

	.purlet .contact-column-50 {
		width: 100%;
		margin-bottom: 20px;
	}
}

@media (max-width: 500px) {
	.purlet .category-detail .category-main .category-list .product-thumb {
		width: 100%;
		float: none;
	}

	.reason-squares li {
		width: 100%;
		height: auto;
	}

	.purlet .contacts-list.extended .detail-contacts .contacts-tab .detail-contacts-list .item {
		width: 100%;
	}
}

@media (max-width: 400px) {
	.purlet .contact-distributor {
		min-height: 194px;
	}
}

.ecomail {
	border-bottom: 1px solid #ccc !important;
	background: #e3eeff;
}

.ecomail-wrap {
	display: block !important;
	padding-top: 15px !important;
}

.ecomail .ec-v-form-submit {
	padding-bottom: 5px !important;
}

.ecomail .ec-v-form-text p {
	margin-top: 0 !important;
}

.purlet-contact-documents {
	display: flex;
	flex-flow: column;
}

@media (min-width: 829px) {
	.purlet .menu-item-language {
		border-left: 1px solid #ccc;
	}
}

.purlet .menu-item-language img {
	margin-right: 0;
	border: 1px solid #ddd;
}

.purlet ul.breadcrumbs {
	margin: 1rem 0;
}

.purlet ul.breadcrumbs li {
	list-style: none;
	margin-bottom: 0;
}

.purlet ul.breadcrumbs li:after {
	top: 5px;
}
