﻿/**
 * /*	GENERAl
 * 	===========================
 *
 * @format
 */

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #30395c;
	font-family: 'FertigoProRegular', Arial, sans-serif !important;
	font-size: 17px;
}

a {
	color: #30395c;
	text-decoration: none;
}

#panel {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#page {
	margin-left: 310px;
	border-left: 1px solid #d2d1d2;
}

#story-mobile {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.section {
	display: block;
	float: left;
	width: 100%;
	margin: 0%;
	padding-bottom: 50px;
}

.box {
	margin: 2%;
	min-height: 10px;
	float: left;
}

.box img {
	display: block;
	margin: 0 auto;
	max-width: 100% !important;
	vertical-align: middle;
}

.one {
	width: 96%;
}

.two {
	width: 46%;
}

.tri {
	width: 29.33%;
}

.four {
	width: 21%;
}

.five {
	width: 16%;
}

.six {
	width: 12.66%;
}

.seven {
	width: 10%;
}
.tritwo {
	width: 62.67%;
	padding-top: 90px;
}

.tritwo-form {
	width: 62.67%;
}

.twomore {
	width: 62.67%;
}

.fourfive {
	width: 75%;
}

.right-box {
	float: right;
}

.left-box {
	float: left;
}
img.responsive-foto {
	max-width: 100% !important;
}

.mobile {
	display: none;
}

.left-font {
	text-align: left !important;
}

/* Mapa */

#map-container {
	font-size: 25px;
	margin-bottom: 0;
	max-width: 600px;
	padding-bottom: 100px;
}

#map-container #demo-agents ul {
	padding-left: 0;
}

#demo-agents {
	position: absolute;
}

#demo-agents p {
	margin-bottom: 0;
}

.map-header-text {
	font-size: 22.8px;
	margin-bottom: 30px;
	max-width: 600px;
}

/*	typografia
	=========================== */
h1,
.h1 {
	font-size: 50px;
	display: block;
	width: 100%;
	font-family: 'FertigoProRegular', Arial, sans-serif !important;
	margin-bottom: 40px;
}

h2,
.h2 {
	font-size: 48px;
}

h3,
.h3 {
	font-size: 36px;
}

h4,
.h4 {
	font-size: 30px;
	display: block;
	width: 100%;
	font-family: 'FertigoProRegular', Arial, sans-serif !important;
	margin-bottom: 20px;
}

h5,
.h5 {
	font-size: 22px;
}

h6,
.h6 {
	font-size: 18px;
}

h1 {
	display: block;
	line-height: 65px;
	width: 90%;
	text-align: left;
	float: left;
	margin-bottom: 1%;
}

span.mainPageHeader {
	text-align: center;
	width: 33.33%;
	margin: 0px 50px;
}

h2 {
	display: block;
	text-align: left;
	float: left;
	width: 100%;
	margin: 3% 0% 4%;
}

h3 {
	display: block;
	color: #30395c;
	float: left;
	width: 100%;
	border-bottom: 1px solid #9f9da1;
}

h4 {
	text-align: left;
	float: left;
	width: 100%;
	margin: 2% 0% 1%;
	color: #ec3b77;
	text-transform: uppercase;
}

h5 {
	text-align: left;
	float: left;
	width: 100%;
}

h6 {
	text-align: left;
	float: left;
	width: 100%;
}

p {
	text-align: left;
	margin-bottom: 20px;
}

span.product-header-lead {
	display: block;
	text-align: left;
	text-transform: lowercase;
}

a {
	text-align: left;
}

a:hover {
	color: #91bed4;
}

blockquote {
	text-align: center;
	float: left;
	width: 100%;
	margin: 10% 0px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

a.action-button {
	display: block;
	position: relative;
	float: left;
	width: 94%;
	line-height: 25px;
	color: #1a1a1a;
	text-decoration: none;
	margin: 3%;
}

.action-button-icon {
	display: block;
	float: left;
	margin-right: 10px;
}

span.action-button-label {
	display: block;
	float: left;
	padding-top: 18px;
}

/*	colors
	=========================== */

.white-box {
	background: #fff !important;
}

.pink-box {
	background: #ec3b77 !important;
}

.grey-box {
	background: #9f9da1 !important;
}

.light-grey-box {
	background: #f2f2f2 !important;
}

.blue-box {
	background: #30395c !important;
}

.green-box {
	background: #89b925 !important;
}

.pink-font {
	color: #ec3b77 !important;
}

.white-font {
	color: #fff !important;
}

.blue-font {
	color: #788bca !important;
}

.white-font a {
	color: #fff !important;
}
.grey-font {
	color: #9f9da1 !important;
}

.dark-grey-font {
	color: #30395c !important;
}

.box.image {
	float: none;
	width: 96%;
}

.webside-info {
	color: #ec3b77;
	text-align: center;
	line-height: 50px;
	width: 100%;
}
.screen-link-image {
	display: block;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.webside-info a {
	font-size: 36px;
}

.green-font {
	color: #89b925 !important;
}

.blue-box {
	background: #30395c !important;
}

.light-grey-font {
	color: #dfdfdf !important;
}

.pink-underline {
	border-bottom: 1px solid #ec3b77;
}

.white-underline {
	border-bottom: 1px solid #fff;
}

.blue-underline {
	border-bottom: 1px solid #30395c;
}

.grey-underline {
	border-bottom: 1px solid #9f9da1;
}

/*	MAIN NAVIGATION
	=========================== */
#logo {
	width: 100%;
	height: 76px !important;
	margin-top: 50px;
}

a.main-logo-link {
	display: block;
	width: 100%;
	height: 76px;
}

.lang-main-link-box {
	width: 100%;
	background: #dfdfdf;
}

a.language-main-link {
	display: block;
	float: left;
	width: 50% !important;
	height: 50px;
	color: #1a1a1a;
}

a.active {
	background: #dfdfdf;
}

a.picture-button img {
	max-width: 100%;
}

span.icon {
	width: 65px;
	margin-left: 15px;
}

span.label {
	font-size: 17px;
	color: #4a4a4a;
}

a.sublevel span {
	display: block;
	float: left;
	margin-left: 0px;
}

.story-img img {
	max-width: 100%;
}

span.story-mobile-text {
	display: block;
	float: left;
	width: 100%;
	test-align: center;
	padding: 5%;
}

a.problem {
	height: 80px;
	float: left;
	overflow: hidden !important;
	background: url(../img/theme/problem-z-glowy.png) no-repeat;
}

a.problem:hover {
	background-position: 0px -80px;
}

a.en-problem {
	height: 80px;
	float: left;
	overflow: hidden !important;
	background: url(../img/theme/en-problem-z-glowy.png) no-repeat;
}
a.slo-problem {
	height: 80px;
	float: left;
	overflow: hidden !important;
	background: url(../img/theme/slo-problem-z-glowy.png) no-repeat;
}

a.rom-problem {
	height: 80px;
	float: left;
	overflow: hidden !important;
	background: url(../img/theme/rom-problem-z-glowy.png) no-repeat;
}

a.por-problem {
	height: 80px;
	float: left;
	overflow: hidden !important;
	background: url(../img/theme/por-problem-z-glowy.png) no-repeat;
}

a.en-problem:hover {
	background-position: 0px -80px;
}
a.slo-problem:hover {
	background-position: 0px -80px;
}

a.rom-problem:hover {
	background-position: 0px -80px;
}

a.por-problem:hover {
	background-position: 0px -80px;
}

a.alb-problem {
	height: 80px;
	float: left;
	overflow: hidden !important;
	background: url(../img/theme/alb-problem-z-glowy.png) no-repeat;
}

a.alb-problem:hover {
	background-position: 0px -80px;
}

span.menu-kontakt {
	width: 340px;
	display: block;
	position: relative;
	top: 30px;
}

span.menu-kontakt p {
	display: block;
	position: relative;
	float: left;
	margin-left: 25px;
	font-size: 12px;
	padding-top: 0px;
}

/*	FOOTER styles 
	=========================== */
.footer {
	float: right;
	width: 100%;
	padding: 10px 2% 0px;
	z-index: 10000;
	font-size: 13px;
	line-height: 17px;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}

.footer a:hover {
	color: #ec3b77 !important;
}

/*	O-WSZACH styles 
	=========================== */
.six img {
	display: block;
	margin: 0 auto;
}

.height-200 {
	min-height: 210px;
}

.o-wszach-slide {
	float: left;
	margin: 0px !important;
	width: 33.3%;
}

.cykl {
	min-height: 250px;
}

.o-wszach-h4 {
	margin-bottom: 10%;
}

/*	DLACZEGO NITOLIC PAGE STYLES
	=========================== */
#ird-logo {
	width: 120px;
}

.dlaczego-zestaw-box {
	width: 21%;
}

.dlaczego-tri {
	width: 29.33%;
	min-height: 480px;
}

.secund-line {
	min-height: 250px;
}

.dlaczego-zestaw-number {
	float: left;
	width: 20%;
}

.dlaczego-zestaw-opis {
	float: left;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 0px;
	width: 80%;
	min-height: 150px;
}

#dlaczego {
	/*background: #a9b1ce url(../img/dlaczego/background.jpg)no-repeat;*/
	background: #a9b1ce;
}

span.dlaczego-source {
	float: left;
	color: #4a4a4a;
	font-size: 12px;
	margin-top: 5%;
	font-style: italic;
}

span.dlaczego-little-header {
	display: block;
	margin: 50px 0px 20px;
	min-height: 50px;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
}

#dlaczego-ribbon-mobile {
	display: none;
}

#dlaczego-ribbon-desctop {
	display: block;
	float: left;
}

#dlaczego-ribbon-desctop img {
	max-width: 100% !important;
}

/*	OCHRONA PAGE STYLES
	=========================== */
span.prevent-box {
	display: block;
	float: left;
	width: 100%;
	background: url(../img/theme/spray-bgk.png) no-repeat;
	padding-top: 35px;
}
.green-arrow {
	margin-left: 50px;
}

.ochrona-zestaw-opis {
	float: left;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 0px;
	width: 80%;
	min-height: 50px;
}

.ochrona-opis {
	float: left;
	margin-bottom: 0px;
	padding-top: 10px;
	width: 80%;
	min-height: 50px;
}

/*	PRODUCT ITEM STYLES
	=========================== */

.product-item-box {
	display: block;
	width: 90%;
	min-height: 200px;
	margin: 2%;
	padding-bottom: 50px;
	float: left;
	position: relative;
	border-bottom: 1px solid #999;
}

.left-column {
	float: left;
	width: 30%;
	min-height: 200px;
}

.right-column {
	float: left;
	width: 70%;
	min-height: 200px;
}

.product-item-feature {
	float: left;
	width: 100%;
	min-height: 100px;
	margin-bottom: 40px;
}

.product-item-feature p {
	text-align: center;
}

.product-item-image {
	float: left;
	width: 100%;
	min-height: 100px;
}

.product-item-price {
	float: left;
	width: 100%;
	min-height: 100px;
	margin-bottom: 30px;
}

.product-item-price img {
	float: left;
	max-width: 100%;
	margin: 0 auto;
}

.product-labels {
	float: left;
	width: 100%;
	margin: 0px 0px 15px 0px;
	min-height: 20px !important;
	line-height: 20px;
}

.product-item-feature img {
	float: left;
	max-width: 100%;
	margin: 0 auto;
}

.product-item-buttons {
	float: left;
	width: 100%;
	min-height: 80px;
}

.product-item-buttons-box {
	float: left;
	width: 30%;
	min-height: 60px;
}

a.page-action-button {
	display: block;
	position: relative;
	float: left;
	width: 44%;
	line-height: 25px;
	color: #1a1a1a;
	text-decoration: none;
	margin: 3%;
}

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

.product-text {
	border-bottom: 1px solid #9f9da1;
}

.produkt-item-thumb {
	display: block;
	float: left;
	width: 12%;
}

.produkt-item-thumb-long {
	display: block;
	float: left;
	width: 50%;
}

.produkt-item-thumb-long img {
	max-width: 100%;
}

.produkt-item-thumb img {
	max-width: 100%;
}

.hair-icon-box {
	margin: 2%;
	min-height: 10px;
	float: left;
	width: 20% !important;
}

span.produkt-new {
	display: block;
	float: left;
	margin-right: 30px;
}

.product-info {
	margin-bottom: 10px;
	text-align: center;
}
.link {
	font-size: 28px;
	text-align: center;
	display: block;
}

.product-wrapper {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: block;
}

.product-wrapper img {
	width: 100%;
	height: auto;
}

/*	PYTANIA styles - LAPTOP
	=========================== */
.accordion-container {
	width: 100%;
	margin: 0 0 20px;
	clear: both;
}
.accordion-toggle {
	position: relative;
	display: block;
	padding: 20px;
	font-size: 1.5em;
	font-weight: 300;
	background: #dfdfdf;
	color: #30395c;
	text-decoration: none;
}
.accordion-toggle.open {
	background: #9f9da1;
	color: #fff;
}
.accordion-toggle:hover {
	background: #9f9da1;
	color: #fff;
	text-decoration: none;
}
.accordion-toggle span.toggle-icon {
	position: absolute;
	top: 9px;
	right: 20px;
	font-size: 1.5em;
}
.accordion-content {
	display: none;
	padding: 20px;
	overflow: auto;
}
.accordion-content img {
	display: block;
	float: left;
	margin: 0 15px 10px 0;
	max-width: 100%;
	height: auto;
}

span.accordion-title {
	display: block;
	width: 70% !important;
}

span.accordion-info-desctop {
	display: block;
	position: absolute;
	top: 30%;
	right: 20px;
	width: 80px;
	font-size: 0.5em;
}

span.accordion-info-mobile {
	display: none;
}

.accordion-toggle.open span.accordion-info-mobile {
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
	margin-right: 10px;
}

#pytania-nitolic {
	padding-top: 12%;
}

.pytania-dot {
	margin-top: 5%;
}

img.pytania-foto {
	margin-bottom: 50px;
}

/*	KONTAKT styles 
	=========================== */

.dane-kontakt {
	float: left;
	margin: 1%;
}

span.kontakt-icon {
	display: block;
	float: left;
	margin-right: 20px;
}

span.kontakt-label {
	display: block;
	float: left;
}

@media screen and (max-width: 1350px) {
	h1,
	.h1 {
		font-size: 40px;
	}

	h2,
	.h2 {
		font-size: 38px;
	}

	h3,
	.h3 {
		font-size: 26px;
	}

	h4,
	.h4 {
		font-size: 20px;
	}

	h5,
	.h5 {
		font-size: 18px;
	}

	h6,
	.h6 {
		font-size: 16px;
	}

	/*	O-WSZACH styles 
	=========================== */
	.o-wszach-slide {
		float: left;
		margin: 0px !important;
		width: 50%;
	}

	.cykl {
		min-height: 300px !important;
	}

	.product-item-buttons-box {
		width: 50%;
	}

	.tritwo-form {
		width: 96%;
	}
}

@media screen and (max-width: 1280px) {
	span.menu-kontakt {
		display: none !important;
	}
	#map-container {
		width: 60%;
	}
	.map-header-text {
		font-size: 20px;
		margin-bottom: 30px;
	}

	#map-container #demo-agents p {
		font-size: 20px;
	}
}

@media screen and (max-width: 1000px) {
	#producer-container {
		border-bottom: 1px solid #9f9ea0;
		padding-bottom: 50px;
	}

	#map-container {
		width: 95%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
	}

	#panel {
		width: 100%;
	}

	#page {
		width: 100%;
		margin-left: 0px;
		padding-top: 50px;
	}

	.box {
		margin: 2% 2% 5%;
		width: 96%;
		min-height: 50px;
	}

	span.icon {
		width: 65px;
		margin-left: 8px;
	}

	#pytania-nitolic {
		margin-top: 0%;
	}

	span.prevent-box {
		width: 50%;
	}

	.green-arrow {
		width: 20%;
	}

	.twomore {
		width: 70%;
	}

	span.menu-kontakt {
		width: 100%;
		float: left;
		position: relative;
		display: block !important;
	}

	.cykl {
		max-width: 28% !important;
	}

	.krok {
		max-width: 28% !important;
	}

	.dlaczego-tri {
		width: 29.33%;
		min-height: 480px;
	}

	.dlaczego-zestaw-box {
		width: 28%;
	}

	span.accordion-info-desctop {
		display: none;
	}
	span.accordion-info-mobile {
		display: block;
		position: absolute;
		top: 30%;
		right: 20px;
		width: 30px;
		font-size: 1em;
	}

	span.accordion-title {
		width: 85% !important;
	}
}

/*	only for product item boxes
	=========================== */
@media screen and (max-width: 768px) {
	.pytania-lista {
		width: 88%;
		margin: 6%;
	}

	.left-column,
	.right-column {
		width: 100%;
	}

	.product-item-image,
	.product-item-price,
	.product-item-feature {
		width: 50%;
	}

	.product-item-buttons-box {
		width: 100%;
	}

	a.action-button {
		width: 30%;
		margin: 1% 1% 2%;
	}

	.produkt-item-thumb {
		width: 30%;
	}

	.produkt-item-thumb-long {
		width: 75%;
	}

	.bottom-box {
		width: 50%;
	}

	.two {
		width: 96%;
		margin-top: 30px;
	}

	.height-200 {
		min-height: 250px;
	}
}

@media screen and (max-width: 640px) {
	.mobile {
		display: block;
	}

	.desctop {
		display: none;
	}

	/*	O-WSZACH styles 
	=========================== */
	.o-wszach-slide {
		float: left;
		margin: 0px !important;
		width: 100%;
	}

	#dlaczego-ribbon-desctop {
		display: none;
	}

	#dlaczego-ribbon-mobile {
		display: block;
	}

	.left-column,
	.right-column {
		width: 100%;
	}
	.product-item-image,
	.product-item-price,
	.product-item-feature {
		width: 100%;
	}
	.product-item-buttons-box {
		width: 100%;
	}
	a.action-button {
		width: 90%;
		margin: 2% 3% 1%;
	}

	.product-item-price {
		margin-bottom: 60px;
	}

	a.page-action-button {
		width: 94%;
	}

	.dlaczego-zestaw-box {
		width: 46%;
	}

	.dlaczego-tri {
		width: 96%;
		min-height: 200px;
	}

	.cykl {
		max-width: 46% !important;
	}

	.krok {
		max-width: 46% !important;
		min-height: 250px;
	}
}

@media screen and (max-width: 480px) {
	span.prevent-box {
		width: 100%;
	}

	.green-arrow {
		width: 20%;
	}

	.twomore {
		width: 70%;
	}

	.cykl {
		max-width: 96% !important;
	}

	.krok {
		max-width: 96% !important;
		min-height: 250px;
	}

	.dlaczego-zestaw-box {
		width: 96%;
	}
}

@media screen and (orientation: landscape) {
	#panel {
		z-index: 10000;
	}
}

.hide {
	display: none;
}

.cookie-btn {
	position: fixed;
	display: block;
	right: 20px;
	bottom: 70px;
	text-align: center;
	background-color: #ec3b77;
	padding: 10px;
	border-radius: 10px;
	z-index: 10;
	opacity: 0.7;
	color: #ffffff !important;
	text-decoration: none !important;
}
.cookie-btn:hover {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
}
