body{
	color: #404a4b;
}

.moze h3 {
	font-size: 23px;
	font-weight: 700;
	float: left;
	text-transform: uppercase;
	margin: 0 0 5px
}

.moze h4 {
	font-size: 12px;
	float: left;
	text-transform: uppercase;
	margin: 0
}

.moze a {
	float: right;
	text-transform: uppercase;
	padding: 10px 15px;
	display: block;
	font-weight: 700;
	margin-top: -30px
}

.moze1 a {
	color: #fff;
	font-size: 11px;
	background-color: #0270a8
}

.moze1 a:hover {
	background-color: #106590;
	text-decoration: none
}

.moze2 a {
	color: #fff;
	font-size: 11px;
	background-color: #018cd2
}

.moze2 a:hover {
	background-color: #0093DD;
	text-decoration: none
}

.moze {
	color: #fff;
	padding: 30px 35px 25px
}

.moze1 {
	background-color: #018cd2
}

.moze2 {
	background-color: #0270a8
}

.item {
	position: relative;
	height: 350px
}

.item p {
}

.item .btn-blue {
	float: left;
	margin-top: 20px
}

.item p.textblack {
	float: left;
	width: 100%;
	font-family: "Indivisible", sans-serif;
	font-size: 45px;
	font-weight: 700;
	color: #2A2828;
	line-height: 1.1;
	margin-bottom: 0
}

.item p.textblue {
	float: left;
	width: 100%;
	font-family: "Indivisible", sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #018BD1;
	margin-bottom: 0
}

.item p.smalltext {
	float: left;
	width: 100%;
	font-family: "Indivisible", sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #919191
}

.item .colorblue {
	color: #018BD1
}

.ui-widget-header {
	background: #1E73BE
}

.modal .ui-slider {
	margin-top: 5px;
	margin-bottom: 10px
}

#calculator .ui-slider {
	display: none
}

.modal-window {
	text-align: center
}

.modal-window img {
	height: 180px
}

.modal .margin {
	margin: 10px 0
}

#calculator p {
	margin: 10px 0
}

.modal input[type="checkbox"] {
	vertical-align: middle
}

.modal-footer {
	text-align: center
}

.modal-footer button {
	padding: 9px 48px;
	margin-top: 0
}

.modal-footer button img {
	display: none
}

.modal-footer button.loading {
	height: 34px
}

.modal-footer button.loading span {
	display: none
}

.modal-footer button.loading img {
	display: inline
}

.modal-header h3 {
	margin: 0
}

.center {
	text-align: center
}

.modal table {
	margin: 0 auto
}

.modal th {
	text-align: right;
	padding-right: 15px
}

.text-center {
	text-align: center
}

.modal a {
	color: #1E73BE
}

#calculator.results #calculator-input {
	display: none
}

#calculator.results #calculator-output {
	display: block
}

#calculator-output {
	display: none
}

.calculator-footer-2 {
	display: none
}

#calculator.results .calculator-footer-1 {
	display: none
}

#calculator.results .calculator-footer-2 {
	display: block
}

.calculator-footer-2 {
	display: none
}

#calculator .calculator-slider-output, #calculator .calculator-min-max {
	width: 35px;
	margin-right: 2px
}

#calculator-blind-price {
	width: 40px
}

#calculator input[type="text"]:disabled {
	color: #8A8A8A
}

.title-content h2 {
	color: #1E73BE
}

.window-subtitle {
	color: #1E73BE;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px
}

.col6 {
	float: left;
	width: 50%
}

.col4 {
	float: left;
	width: 33%
}

.col3 {
	float: left;
	width: 25%
}

.calculator .button, .basket .button, .negotiate .button {
	font-family: inherit
}

.calculator-image {
	text-align: center
}

.calculator-image {
	cursor: pointer
}

.calculator-image img {
	height: 130px
}

.calculator-title, .calculator-title:hover {
	text-decoration: none;
	color: #1E73BE
}

.calculator-wrapper {
	margin: 5px auto;
	min-height: 180px
}

.basket, .negotiate {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #eee;
	display: none
}

.basket table {
	width: 100%
}

.basket h1, .negotiate h1 {
	margin-bottom: 20px;
	text-align: center
}

.basket td {
	padding: 2px 10px;
	vertical-align: middle;
	width: 14%;
	text-align: center
}

.basket img {
	max-height: 100px
}

.basket-total {
	font-size: 20px;
	border-top: 2px solid #C5C5C5;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px
}

.basket-negotiate {
	text-align: center
}

.basket-empty {
	text-align: center
}

.discount {
	font-size: 13px;
	margin-top: 8px
}

#window-discount {
	width: 35px
}

.basket-loading {
	text-align: center;
	display: none
}

.message-sent {
	display: none
}

#contact-form .error {
	display: none
}

.negotiate .margin {
	margin-bottom: 12px
}

.calc-item {
	height: 300px;
	border: #d4d4d4 1px solid;
	position: relative;
	padding-top: 70px
}

.calc-ad {
	height: 300px;
	border: #d4d4d4 1px solid;
	position: relative;
	padding: 0
}

.calc-ad img {
	width: 100%
}

.calc-item .calculator-img img {
	height: 130px
}

.calculator-wrapper, .calculator-hover {
	width: 100%;
	height: 100%;
	margin: 0
}

.calculator-hover {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 10
}

.calc-item:hover .calculator-hover {
	display: block;
	background: rgba(218, 243, 255, .4)
}

.calculator-title {
	color: #000;
	font-family: 'Indivisible', sans-serif;
	font-weight: 700
}

.calculator-button {
	background: #018cd2;
	color: #fff;
	outline: none;
	border: none;
	font-family: 'Indivisible', sans-serif;
	font-weight: 700;
	padding-right: 20px;
	margin: 110px 55px 0px
}

.calculator-button .borderright {
	border-right: 1px solid #0077b3;
	padding: 20px 15px;
	margin-right: 16px;
	opacity: 1
}

iframe[name='google_conversion_frame'] {
	height: 0 !important;
	width: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
	margin-top: -13px;
	float: left
}

body {
	font-family: 'Indivisible', sans-serif
}

.nopadding {
	padding: 0
}

.nopaddingl {
	padding-left: 0
}

.nopaddingr {
	padding-right: 0
}

.nomargin {
	margin: 0
}

:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

::-webkit-selection {
	color: #fff;
	background-color: #2a2828
}

::-moz-selection {
	color: #fff;
	background-color: #2a2828
}

::selection {
	color: #fff;
	background-color: #2a2828
}

.col-lg-0, .navbar-brand {
	display: none
}

*:focus {
	outline: none !important
}

@keyframes zamow-wycene {
	0% {
		background: #fdae22;
		background: -moz-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fdae22), color-stop(100%, #f69201));
		background: -webkit-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -o-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -ms-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: linear-gradient(to bottom, #fdae22 33%, #f69201 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdae22', endColorstr='#f69201', GradientType=0)
	}

	100% {
		background: #fb7b26;
		background: -moz-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fb7b26), color-stop(100%, #ff670c));
		background: -webkit-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -o-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -ms-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: linear-gradient(to bottom, #fb7b26 33%, #ff670c 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7b26', endColorstr='#ff670c', GradientType=0)
	}

}

@-webkit-keyframes zamow-wycene {
	0% {
		background: #fdae22;
		background: -moz-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fdae22), color-stop(100%, #f69201));
		background: -webkit-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -o-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -ms-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: linear-gradient(to bottom, #fdae22 33%, #f69201 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdae22', endColorstr='#f69201', GradientType=0)
	}

	100% {
		background: #fb7b26;
		background: -moz-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fb7b26), color-stop(100%, #ff670c));
		background: -webkit-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -o-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -ms-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: linear-gradient(to bottom, #fb7b26 33%, #ff670c 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7b26', endColorstr='#ff670c', GradientType=0)
	}

}

@-moz-keyframes zamow-wycene {
	0% {
		background: #fdae22;
		background: -moz-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fdae22), color-stop(100%, #f69201));
		background: -webkit-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -o-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -ms-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: linear-gradient(to bottom, #fdae22 33%, #f69201 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdae22', endColorstr='#f69201', GradientType=0)
	}

	100% {
		background: #fb7b26;
		background: -moz-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fb7b26), color-stop(100%, #ff670c));
		background: -webkit-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -o-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -ms-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: linear-gradient(to bottom, #fb7b26 33%, #ff670c 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7b26', endColorstr='#ff670c', GradientType=0)
	}

}

@-o-keyframes zamow-wycene {
	0% {
		background: #fdae22;
		background: -moz-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fdae22), color-stop(100%, #f69201));
		background: -webkit-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -o-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: -ms-linear-gradient(top, #fdae22 33%, #f69201 100%);
		background: linear-gradient(to bottom, #fdae22 33%, #f69201 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdae22', endColorstr='#f69201', GradientType=0)
	}

	100% {
		background: #fb7b26;
		background: -moz-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fb7b26), color-stop(100%, #ff670c));
		background: -webkit-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -o-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: -ms-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
		background: linear-gradient(to bottom, #fb7b26 33%, #ff670c 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7b26', endColorstr='#ff670c', GradientType=0)
	}

}

.logo-skladokien {
	width: 100%;
	float: left;
	margin: 20px 0px
}

.navbar-skladokien {
	background-color: #0090DA;
	border: 0;
	border-radius: 0;
	font-family: 'Indivisible', sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0px
}

.navbar-skladokien .navbar-collapse {
	padding: 0
}

.navbar-skladokien .navbar-nav>li.kreska-nav {
	border-right: 1px solid #0077b3
}

.navbar-skladokien .navbar-nav>li:hover {
	background-color: #0088cd
}

.navbar-skladokien .navbar-nav>li>a {
	color: #fff;
	padding: 17px 22px
}

.navbar-skladokien .navbar-nav>li>a:hover {
	color: #fff
}


.mobile-nav .navbar-skladokien .navbar-nav>li:hover {
	background-color: #0088cd
}

.mobile-nav .navbar-skladokien .navbar-nav>li>span {
	color: #fff;
	padding: 17px 22px
}

.mobile-nav .navbar-skladokien .navbar-nav>li>p {
	color: #fff;
	margin: 0;

}
.mobile-nav p{
	margin: 0;
}
.mobile-nav .nav .dropdown:hover .dropdown-menu{
	right: 0;
}
.mobile-nav .navbar-skladokien .navbar-nav>li>span:hover {
	color: #fff
}
.mobile-nav .navbar-skladokien .navbar-nav>li>span{
	        border-bottom: 1px solid #007AB7;
	            padding: 17px 10px !important;
	            display: block;
}




.navbar-skladokien .navbar-nav>.active>a, .navbar-skladokien .navbar-nav>.active>a:focus, .navbar-skladokien .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #0175af
}

.navbar-skladokien .navbar-nav>.open>a.dropdown-toggle, .navbar-skladokien .navbar-nav>.active>a.dropdown-toggle:focus {
	background-color: #0088cd;
	color: #fff
}
.navbar-skladokien .navbar-nav>.open>span.dropdown-toggle, .navbar-skladokien .navbar-nav>.active>span.dropdown-toggle:focus {
	background-color: #0088cd;
	color: #fff
}

.dropdown-menu {
	background-color: #0090DA
}

.dropdown-menu > li > a {
	color: #fff
}
span.dropdown-menu > li > span {
	color: #fff
}

.dropdown-menu > li>a:hover {
	background-color: #0175af;
	color: #fff;
	font-weight: 700
}
.dropdown-menu > li> span.dropdown-toggle:hover {
	background-color: #0175af;
	color: #fff;
	font-weight: 700
}
.navbar-skladokien .navbar-right {
	margin-right: 0px
}

#wycenamain {
	animation-name: zamow-wycene;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	-webkit-animation-name: zamow-wycene;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	background: #fdae22;
	background: -moz-linear-gradient(top, #fdae22 33%, #f69201 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fdae22), color-stop(100%, #f69201));
	background: -webkit-linear-gradient(top, #fdae22 33%, #f69201 100%);
	background: -o-linear-gradient(top, #fdae22 33%, #f69201 100%);
	background: -ms-linear-gradient(top, #fdae22 33%, #f69201 100%);
	background: linear-gradient(to bottom, #fdae22 33%, #f69201 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdae22', endColorstr='#f69201', GradientType=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

#wycenamain:hover {
	background: #fb7b26;
	background: -moz-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fb7b26), color-stop(100%, #ff670c));
	background: -webkit-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
	background: -o-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
	background: -ms-linear-gradient(top, #fb7b26 33%, #ff670c 100%);
	background: linear-gradient(to bottom, #fb7b26 33%, #ff670c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7b26', endColorstr='#ff670c', GradientType=0);
	text-decoration: none
}

.navbar-skladokien .navbar-right>li>a>.fa {
	margin-right: 20px
}

.navbar-skladokien .navbar-right>li>a>span {
	display: inline
}

.table-wyprz {
	margin-bottom: 40px
}

.page-info {
	border: 2px solid #d4d4d4;
	margin: 10px 0 30px;
	padding: 20px 0
}

.page-info-header span {
	display: block;
	text-transform: uppercase;
	color: #4d4948;
	font-weight: 700;
	text-align: center;
	margin-top: 20px
}

.page-info-text p {
	margin: 0
}

.wycena-top-naglowek {
	width: 100%;
	float: left;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #c4c4c4
}

.wycena-top-naglowek>p {
	text-transform: uppercase;
	color: #018ed6;
	font-size: 14px;
	font-weight: 700;
	float: left
}

.wycena-top-naglowek>ul.wybor-jezyka {
	float: right;
	font-weight: 700
}

.wycena-top-naglowek>ul.wybor-jezyka>li>a {
	color: #292828;
	text-decoration: none
}

.wycena-top-naglowek>ul.wybor-jezyka>li>a:hover {
	color: #0271a8
}

.wycena-top-naglowek>ul.wybor-jezyka>li.active>a {
	color: #018ed5
}

.wycena-top {
	padding: 10px 0 5px 20px;
	border-left: 1px solid #c4c4c4;
	float: left;
	font-weight: 700;
	font-size: 14px
}

.wycena-top>ul.kontakt-top>li>.fa {
	margin-right: 13px
}

.media-top {
	margin-top: 30px;
	float: right;
	margin-right: 30px
}

.media-top>li.fb-top>a {
	color: #2a2828;
	font-size: 26px
}

.media-top>li.fb-top>a:hover {
	color: #0093dd
}

.media-top>li.yt-top>a {
	color: #0093dd;
	font-size: 26px
}

.media-top>li.yt-top>a:hover {
	color: #2a2828;
	font-size: 26px
}

.media-top>li.yt-top>a>span {
	color: #0093dd;
	font-size: 12px;
	float: right;
	margin-left: 10px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 15px;
	margin-top: 2px
}

.media-top>li.yt-top>a:hover>span {
	color: #2a2828
}

.kreska-100 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c4c4c4
}

.langs-ul {
	float: right;
	padding: 0;
	margin-top: -3px;
	margin-left: 10px
}

.langs-ul>li.en-top>a {
	font-weight: 700;
	color: #1E96D8
}

.langs-ul>li.pl-top {
	font-weight: 700;
	padding-right: 5px;
	border-right: 1px solid rgb(201, 201, 201);
	font-size: 12px
}

.langs-ul img {
	width: 20px;
	height: 16px
}

.langs-ul li {
	list-style: none;
	display: inline-block
}

.container {
	padding: 0
}

.wycena-title {
	color: #0090d9;
	font-size: 16px;
	font-weight: 700
}

.bolded {
	font-weight: 700
}

.calculator {
	float: left;
	margin-bottom: 30px
}

.modal-header h3 {
	font-family: 'Indivisible', sans-serif;
	font-weight: 700;
	color: #1e1f1f
}

#calculator .form-group {
	width: 60%;
	margin: 0
}

#calculator .table tr td:first-child {
	text-align: right;
	width: 50%
}

#calculator .table td {
	color: #1a1a1a;
	font-family: 'Indivisible', sans-serif;
	font-size: 11px;
	height: 45px
}

#calculator .modal-body {
	padding: 0
}

.form-control-with-addon {
	width: 75%;
	float: left
}

#calculator input, #calculator select {
	color: #1a1a1a;
	font-family: 'Indivisible', sans-serif;
	font-size: 11px
}

.input-group-addon {
	float: left;
	width: 25%;
	color: #1a1a1a;
	font-family: 'Indivisible', sans-serif;
	font-size: 11px;
	height: 34px;
	padding: 10px 12px
}

.filtr-wyprz {
	width: 100%
}

.filtr-wyprz .input-group-addon {
	float: none;
	width: inherit;
	font-size: 12px
}

.filtr-wyprz .wyprz-button {
	float: right;
	margin-top: 20px
}

.modal-footer {
	padding: 0
}

#calculator .modal-footer button, #myModal .modal-footer button {
	background: #018cd2;
	color: #fff;
	width: 100%;
	border: none;
	outline: none;
	padding: 25px 0;
	font-family: 'Indivisible', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 22px
}

#calculator .modal-window {
}

#calculator .modal-window img {
	height: 130px;
	display: inline-block;
	margin: 30px 20px 30px 0
}

#calculator .modal-window p {
	display: inline-block;
	padding-right: 10px;
	max-width: 40%;
	font-family: 'Indivisible', sans-serif;
	font-weight: 700;
	color: #1e1f1f
}

#basket {
	font-family: 'Indivisible', sans-serif
}

div.basket {
	background: #fff;
	margin-top: 0;
	float: left;
	width: 100%
}

div.negotiate {
	float: left;
	width: 100%;
	border-top: none;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 25px
}

.btn-blue {
	float: right;
	border: 0px none;
	margin-bottom: 20px;
	background-color: #0092DB;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 20px
}

.btn-blue:hover {
	background-color: #0271a8;
	color: #fff;
	text-decoration: none
}

.btn-blueish {
	float: left;
	border: 0px none;
	margin-bottom: 20px;
	background-color: #c9c9c9;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 20px
}

.btn-blueish:hover {
	background-color: #b9b9b9;
	color: #fff;
	text-decoration: none
}

.error {
	color: #f51414
}

.negotiate h2, .basket h2 {
	margin-bottom: 20px;
	text-transform: uppercase
}

#basket-fixed-top {
	height: 55px;
	background: #0271a8;
	color: #fff
}

#basket-fixed-top div:first-child {
	float: left;
	width: 63%;
	height: 100%
}

#basket-fixed-top > div:last-child {
	float: right;
	width: 37%;
	height: 100%;
	border-left: #01527a 1px solid
}

#basket-fixed {
	float: left;
	width: 1170px;
	z-index: 20;
	margin-top: 20px
}

#basket-fixed.fixed {
	position: fixed;
	top: 0;
	margin-top: 0
}

#basket-fixed i {
	font-size: 30px
}

#bf-top-tw {
	background: #018cd2;
	width: 50%;
	height: 100%;
	font-weight: 700;
	color: #fff;
	display: block;
	float: left
}

#bf-top-tw.orange {
	background-color: #FC7620
}

.bf-r {
	width: 60%
}

#bf-top-tw span#bf-top-count {
	background: #0271a8;
	padding: 2px 8px;
	float: right;
	margin: 15px 20px 0px 0px
}

#bf-top-tw span#bf-top-count.orange {
	background: #FF590F
}

#bf-top-tw i {
	margin: 13px 0 0 30px;
	float: left
}

#bf-top-tw  span {
	text-transform: uppercase;
	display: block;
	float: left;
	margin: 17px
}

#basket-empty-bar {
	margin: 8px 0 0 35px;
	display: block;
	float: left;
	font-size: 12px
}

#basket-notempty-bar {
	display: none;
	margin: 8px 0 0 35px;
	font-size: 11px;
	float: left
}

#basket-bar-brutto {
	font-size: 13px
}

#basket-fixed-top div:last-child span:first-child {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	float: left;
	margin: 10px 0 0 40px
}

#basket-fixed-top div:last-child span:last-child {
	font-size: 12px;
	font-weight: 700;
	display: block;
	float: left;
	margin: 10px 0 0 20px
}

#basket-fixed-top div:last-child i {
	font-size: 40px;
	display: block;
	float: left;
	margin: 7px 0 0 35px
}

.tiles-hor {
	margin-top: 22px;
	margin-bottom: 20px
}

.okna-sg {
	min-height: 155px;
	padding: 0
}

.okna-sg a {
	display: block;
	float: left;
	width: 100%;
	padding: 45px 0 0 30px
}

.okna-sg-big {
	min-height: 125px;
	padding: 0
}

.okna-sg-big a {
	display: block;
	float: left;
	width: 100%;
	padding: 40px 0 0 30px
}

.okna-sg h2 {
	font-family: 'Indivisible', sans-serif;
	font-size: 23px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0
}

.okna-sg h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Indivisible', sans-serif;
	margin: 0
}

#tile-window {
	background: #0090da;
}

#tile-window:hover {
	background: #0073aa;
}

#tile-window h3 {
	color: #fff
}

#tile-door {
	background: #0073aa;
}

#tile-door:hover {
	background:#f97720;
}

#tile-door h3 {
	color: #fff
}

#tile-parapet {
	background:#0090da;
}

#tile-parapet:hover {
	background:  #0073aa;
}

#tile-parapet h3 {
	color: #fff
}

#tile-service {
	background:  #0073aa
}

#tile-service:hover {
	background:#f97720;
}

#tile-service h3 {
	color: #fff
}

#tile-fences {
	background:#0090da;
}

#tile-fences:hover {
	background: #0073aa;
}
#tile-invest {
	background: #383838
}

#tile-invest:hover {
	background:  #f97720;
}

#tile-fences h2 {
	font-family: 'Indivisible', sans-serif;
	font-size: 23px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 0
}

#tile-fences h2 span {
	color: #fff
}

#tile-fences h3 {
	color: #fff;
	font-size: 12px;
	font-family: 'Indivisible', sans-serif;
	margin: 0
}

#tile-invest h2 {
	font-family: 'Indivisible', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0
}
#tile-invest h2 {
	color: #fff;
}
#tile-invest h3 {
	color: #fff;
	font-size: 12px;
	font-family: 'Indivisible', sans-serif;
	margin: 0
}

.error {
	display: block
}

.noborder {
	border: none !important
}

.tip:last-child {
	border: none
}

.tiles-vert {
	margin-top: 22px;
	margin-bottom: 20px
}

.tiles-vert .okna-sg h2 {
	font-family: 'Indivisible', sans-serif;
	font-size: 23px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0
}

.tiles-vert .okna-sg, .tiles-vert .okna-sg-big {
	padding: 0
}

.tiles-vert .okna-sg a, .tiles-vert .okna-sg-big a {
	padding: 40px 25px
}

footer {
	background:#F4F4F4;
}

.footer-col {
	
	padding: 0 40px;
	min-height: 185px
}

.footer-col h2 {
	color: #464343;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.footer-col p, .footer-col a {
	color: #464343;
	font-size: 11px;
	font-weight: normal
}

#footer-about p {
	line-height: 18px
}

#footer-about {
	padding: 0 20px 0 0
}

.footer-col ul {
	margin: 0;
	padding: 0
}

.footer-col ul li {
	list-style: none
}

.footer-ul-space {
	height: 15px
}

#footer-contact {
	border-right: none
}

#footer-contact p:nth-child(2) {
	font-size: 18px;
	font-weight: 700
}

#footer-contact p:nth-child(3) {
	font-size: 14px;
	font-weight: 700
}

.footer-mob {
	display: none
}

.copyright {
	margin: 15px 0;
	font-size: 12px;
	color: #464343
}

.copyright a {
	font-size: 12px;
	color: #464343
}

.tright {
	text-align: right;
	padding-top: 10px
}

.copy-separator {
	width: 1px;
	border-right: 2px solid #000;
	margin: 0 7px;
	display: inline-block
}

.dotit {
	display: inline-block
}

.dotit img {
	display: inline;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: -4px
}

#onas-left {
	padding-left: 0;
	color: #4d4948;
	font-size: 14px;
	font-weight: normal
}

#onas-right {
	padding-right: 0
}

#onas-left h2 {
	color: #0090DA;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 30px 0
}

#onas-left h3 {
	color: #292727;
	font-size: 14px;
	font-weight: 700;
	margin: 35px 0 25px 0
}

#onas-right > h2 {
	color: #353434;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 30px 0
}

.blue {
	color: #0091db;
	font-weight: 700
}

.youtube {
	margin-top: 35px;
	padding: 20px 40px;
	background: #e6e6e6
}

.youtube div:nth-child(1) {
	margin-bottom: 20px
}

.youtube div:nth-child(1) i {
	font-size: 30px;
	color: #4b4b4b;
	display: inline-block;
	margin-right: 10px;
	margin-top: -10px
}

.youtube div:nth-child(1) span {
	color: #4b4b4b;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	display: inline-block
}

.youtube div:nth-child(1) span span {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal
}

.youtube div:nth-child(2) {
	min-height: 32px
}

.youtube div:nth-child(2) a {
	background: #f97720;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 20px
}

.youtube div:nth-child(2) a:hover {
	text-decoration: none;
	background: #f98233;
}

.zbyszekkreska {
	border-bottom: 1px solid #0174af
}

.autorski {
	background: #018ed6;
	padding: 0 0 0 40px
}

.autorski h3 {
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase
}

.autorski p {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal
}

.tips-box .youtube {
	margin-top: 0
}

.zbyszekradzi img {
	width: 100%
}

.tips-box .youtube div:nth-child(1) i {
	margin-right: 0;
	font-size: 25px
}

.why-us {
	padding: 0;
	margin: 0 0 25px 0;
	float: left
}

.why-us li {
	list-style: none;
	padding-top: 25px;
	border: #e1e1e1 solid 1px
}

#onas-left .why-us li h3 {
	color: #018ed6;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0
}

#onas-left .why-us li p {
	color: #4d4948;
	font-size: 14px;
	font-weight: normal
}

.mt20 {
	margin-top: 20px
}

.mb20 {
	margin-bottom: 20px
}

#onas-right .dane-kontaktowe-osoby {
	font-size: 13px
}

.service-ul li {
	color: #0091db
}

.service-ul li span {
	color: #4d4948;
	font-weight: 700
}

.service-contact-name {
	font-size: 18px;
	font-weight: 700
}

.service-contact-phone {
	font-size: 19px
}

.service-contact-mail {
	font-size: 18px
}

.service-contact {
	margin-bottom: 20px
}

.service-contact h3 {
	border-bottom: 2px solid #0091db;
	font-size: 18px !important
}

.tips {
	padding-left: 0
}

.tip {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 20px;
	margin-bottom: 30px
}

.tip h3 {
	margin: 0
}

.tip h3 a {
	color: #4d4948;
	font-weight: 700;
	font-size: 30px
}

.tip span {
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px
}

.tip img {
	display: block;
	width: 100%;
	height: auto
}

.tip-h2 {
	font-size: 30px
}

.tip p {
	font-size: 18px;
	font-weight: normal;
	color: #4d4948;
	margin-bottom: 23px;
	line-height: 30px
}

.tip > a {
	color: #fff;
	background: #0090DA;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 25px
}

.tip > a:hover {
	text-decoration: none;
	background: #4d4948
}

.tip-conntent ul {
	line-height: 30px;
	font-size: 18px
}

.tip > a.img-link-tip {
	background: none
}

.tip > a.img-link-tip:hover img {
	opacity: .9
}

.tips-box {
	margin-top: 20px;
	padding-right: 0
}

.populartips {
	border: 3px solid #018ed6;
	margin-bottom: 20px
}

.populartips h3 {
	color: #2a2929;
	font-size: 16px;
	font-weight: 700;
	padding: 0 30px
}

.populartips h3 i {
	margin-right: 10px
}

.populartips ul {
	margin-top: 16px;
	padding: 0;
	margin-bottom: 0
}

.populartips ul li {
	list-style: none;
	padding: 10px 30px;
	border-top: 1px solid #c7c9ca;
	border-bottom: 1px solid #c7c9ca
}

.populartips ul li a {
	color: #018ed6;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 10px
}

.populartips ul li:nth-child(odd) {
	background: #f3f3f3
}

.raty-boks {
	border: 3px solid #8C2986;
	margin-bottom: 20px;
	padding: 20px
}

.wyprz-button {
	color: #fff;
	background: #0090DA;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 15px;
	border: none
}

.wyprz-button:hover {
	background: #4d4948
}

.social-box {
	position: fixed;
	right: -256px;
	z-index: 100001;
	background: #fff;
	width: 256px;
	top: 166px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	-webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1)
}

.social-box .social-box__link {
	display: block;
	left: -135px;
	position: absolute;
	text-align: center;
	width: 230px;
	height: 50px;
	background: #0090DA;
	color: #fff;
	font-weight: bold;
	padding: 12px 10px;
	font-size: 16px;
	top: 90px
}

.social-box .social-box__link i.flaticon-telephone::before {
	margin: 0;
	padding: 12px 10px;
	color: #fff;
	background: #e00725;
	display: block
}

.social-box .social-box__link i.flaticon-social::before {
	margin: 0;
	padding: 12px 10px;
	color: #fff;
	background: #004a80;
	display: block;
	cursor: pointer
}

.social-box .social-box__link:hover i.flaticon-social::before {
	background: #0574c5
}

.social-box .social-box__link:hover i.flaticon-telephone::before {
	background: #ff0b2d
}

.social-box .social-box__link--phone {
	top: 32px
}

.social-box .social-box__content {
	width: 100%;
	padding: 5px 30px;
	padding-bottom: 30px
}

.social-box:hover {
	right: 0
}

.rotate {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.box-configurator {
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #C4C4C4;
	padding-left: 20px
}

.box-configurator-img {
	float: left;
	margin-right: 30px;
	max-height: 150px
}

.box-configurator-price {
	font-size: 25px;
	padding-top: 55px;
	color: #0092DB;
	font-weight: bold;
	text-align: center
}

.box-configurator-price span {
	font-size: 12px;
	font-weight: normal;
	color: #333333
}

.box-configurator-title {
	font-size: 25px;
	color: #F97720;
	padding: 18px 0px 10px 0px
}

a.box-configurator-title:hover {
	text-decoration: none
}

.box-configurator-button {
	padding: 10px 20px;
	background-color: #F97720;
	color: #fff;
	font-weight: bold
}

.box-configurator-button:hover {
	text-decoration: none;
	background-color: #FDAE22;
	color: #fff
}

.button-price-page {
	color: #fff;
	background: #0090DA;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 15px;
	border: none;
	margin-top: 10px;
	margin-right: 30px;
	float: left
}

.button-price-page:hover {
	background: #FD751F;
	text-decoration: none;
	color: #fff
}

.button-price-page-comunicat {
	padding-top: 20px;
	float: left
}

.fenster-logo {
	max-height: 18px
}

.okno-pcv {
	border: 1px solid #d4d4d4;
	min-height: 485px;
	padding: 40px 30px 20px;
	position: relative;
	height: 490px;
}

.okna-pcv img:first-child {
	height: 43px;
	width: auto;
	display: block;
	margin: 0 auto 10px
}

.okna-pcv img:nth-child(2) {
	height: 220px;
	width: auto;
	margin: 0 auto 20px;
	display: block
}

.okno-pcv p {
	font-size: 12px
}

.okno-hover span.btn-blue {
	float: none;
	display: block;
	width: 160px;
	text-align: center
}

.okno-pcv .okno-hover span.btn-blue {
	margin: 200px auto 0
}

.okno-dach .okno-hover span.btn-blue {
	margin: 150px auto 0
}

.okno-wrapper, .okno-hover {
	width: 100%;
	height: 100%;
	margin: 0
}

.okno-hover {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 10
}

.okno-pcv:hover .okno-hover {
	display: block;
	background: rgba(218, 243, 255, .4)
}

.okno-dach:hover .okno-hover {
	display: block;
	background: rgba(218, 243, 255, .4)
}

.okna-dach {
	margin-bottom: 25px
}

.okno-dach {
	border: 1px solid #d4d4d4;
	min-height: 305px;
	padding: 40px 30px 20px 40px;
	position: relative
}

.okna-dach img:first-child {
	max-height: 43px;
	width: auto;
	display: block;
	margin: 0 0 40px
}

.okno-dach .okno-wrapper div img {
	height: 150px;
	max-height: 150px;
	width: auto;
	margin: 0 auto 20px;
	display: block
}

.okno-dach p {
	font-size: 12px
}

.okna-menu h3 {
	color: #0090d9;
	border-bottom: 2px solid #d4d4d4;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-bottom: 0
}

.okna-ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px
}

.okna-ul li {
	list-style: none;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4
}

.okna-ul li a {
	padding: 10px 20px;
	display: block;
	width: 100%;
	height: 100%;
	color: #292727;
	font-size: 14px;
	font-weight: 700
}

.okna-ul  li.active, .okna-ul li:hover {
	background: #f4f4f4
}

.okna-ul-sub {
	padding: 0
}

.okna-ul-sub li {
	background: #fff;
	padding-left: 20px
}

.okna-ul-sub li.active {
	background: #e6e6e6
}

.okna-ul li a i {
	margin-right: 15px
}

.okno-info {
	padding-top: 30px;
	color: #292727
}

.okno-detail-mainphoto {
	height: 350px;
	width: auto;
	max-width: 330px;
	margin: 0 auto
}

.okno-detail-logo {
	height: 60px;
	width: auto;
	margin: 0 auto
}

.okno-detail-otherphoto {
	width: 40px;
	height: 60px;
	padding: 5px;
	border: 1px solid #ccc;
	cursor: pointer
}

.okno-detail-otherphotos {
	padding-top: 15px;
	border-top: 1px solid #ccc
}

.okno-detail-rest {
	margin: 15px;
	border-top: 1px solid #ccc
}

.okno-info h2 {
	color: #0090d9;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 25px
}

.okno-details-ul {
	margin-top: 30px;
	float: left;
	width: 100%
}

.okno-details-ul li {
	list-style: square;
	color: #0090d9;
	margin-bottom: 25px
}

.okno-details-ul li span {
	color: #292727
}

.okna-kolory h2 {
	color: #0090D9;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 25px
}

.okna-kolory > div {
	margin-bottom: 15px
}

.oferta-h1 {
	color: #4D4948;
	font-weight: 700;
	font-size: 24px
}

.tab-content-bordered .active {
	border: 1px solid #C9C9C9;
	float: left
}

.img-fixed {
	max-height: 70px
}

.pb25 {
	padding-bottom: 25px
}

.calculator-image img {
	margin: 0 auto
}

.calc-ad img {
	height: 100%
}

.wyprz-photo {
	width: 100%;
	height: auto;
	max-height: 100px;
	max-width: 150px
}

.table-wyprz>tbody>tr>td {
	vertical-align: middle
}

.wyprz-desc {
	max-width: 250px;
	display: block
}

.gealan-kolor {
	max-height: 100px
}

.gealan-kolor-all p {
	min-height: 40px
}

.form-errors {
	margin-top: 20px;
	padding: 0 10px;
	border: none
}

#complaint-form input {
	border: 1px solid #aeaeae;
	padding: 4px 15px;
	margin-bottom: 10px;
	border-radius: 0px
}

#complaint-form textarea {
	width: 100%;
	float: left;
	border: 1px solid #aeaeae;
	padding: 10px 15px;
	margin-bottom: 10px;
	min-height: 300px;
	border-radius: 0px
}

#complaint-form .button-send {
	float: left;
	border: 0;
	margin-bottom: 20px;
	background-color: #0092db;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 20px
}

#complaint-form .button-send:hover {
	background-color: #0271a8
}

.dropzone {
	border: 1px solid #aeaeae !important;
	min-height: 260px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	background: rgba(0, 0, 0, 0.03);
	padding: 23px;
	margin-bottom: 20px
}

.dropzone .dz-default.dz-message {
	background-image: none !important;
	border: none !important;
	min-height: auto !important;
	width: 100% !important;
	margin: 20px 0 0 !important;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	height: auto !important
}

.dropzone .dz-default.dz-message span {
	display: block !important;
	width: 100% !important;
	text-align: center !important;
	font-size: 18px !important
}

.button-link {
	color: #fff;
	background: #0090DA;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 15px;
	border: none
}

.button-link:hover {
	color: #fff;
	background: #127fb5;
	text-decoration: none
}

@media (min-width:1201px) {
	.okna-kolory  .col-lg-1 {
		width: 10%
	}

}

@media (max-width:1200px) and (min-width:992px) {
	.navbar-skladokien .navbar-right > li > a > span.ukryj1024, .media-top>li.yt-top>a>span.ukryj1024 {
		display: none
	}

	.col-md-0 {
		display: none
	}

	.okna-sg {
		min-height: 130px;
		padding: 0
	}

	.okna-sg a {
		display: block;
		float: left;
		width: 100%;
		padding: 25px 0 0 10px
	}

	.okna-sg-big {
		min-height: 120px;
		padding: 0
	}

	.okna-sg-big a {
		display: block;
		float: left;
		width: 100%;
		padding: 25px 0 0 10px
	}

	.footer-col {
		padding: 0 30px;
		min-height: 203px
	}

	#footer-main {
		margin-bottom: 15px
	}

	#footer-contact p:nth-child(3) {
		font-size: 12px
	}

	.tiles-vert #tile-fences {
		font-size: 14px
	}

	.tips-box .youtube div:nth-child(1) span {
		font-size: 16px
	}

	.tips-box .youtube div:nth-child(1) span span {
		font-size: 11px
	}

	.autorski h3 {
		font-size: 16px
	}

	#basket-fixed {
		width: 970px
	}

	#basket-fixed-top div:first-child {
		width: 60%
	}

	#basket-fixed-top div:last-child {
		width: 40%
	}

	#bf-top-tw i {
		margin: 18px 0px 0px 20px;
		font-size: 20px
	}

	#bf-top-tw span {
		margin: 17px 12px
	}

	#bf-top-tw span#bf-top-count {
		margin: 15px 10px 0px 0px
	}

	#bf-top-tw {
		width: 40%
	}

	.calculator-button {
		margin: 110px 25px 0px 30px
	}

	.okno-pcv {
		height: 550px;
	}

}

@media (min-width:768px) and (max-width:991px) {
	.okno-wrapper h3 {
		font-size: 18px
	}

	.col-sm-0 {
		display: none
	}

	.media-top>li.yt-top>a>span, .navbar-skladokien .navbar-nav>li.kreska-nav, .navbar-brand {
		display: none
	}

	.logo-skladokien {
		margin-top: 30px
	}

	.navbar-skladokien .navbar-right {
		width: 100%;
		float: left
	}

	.navbar-skladokien .navbar-right>li {
		width: 100%;
		text-align: center
	}

	.okna-sg {
		min-height: 130px;
		padding: 0
	}

	.okna-sg a {
		display: block;
		float: left;
		width: 100%;
		padding: 25px 0 0 10px
	}

	.okna-sg-big {
		min-height: 120px;
		padding: 0
	}

	.okna-sg-big a {
		display: block;
		float: left;
		width: 100%;
		padding: 25px 0 0 10px
	}

	#footer-company {
		border-right: none
	}

	#footer-about {
		padding-left: 40px
	}

	.tiles-vert .okna-sg, .tiles-vert .okna-sg-big {
		height: 145px
	}

	#onas-right {
		padding: 0
	}

	#onas-right .dzial-handlowy > ul > li.ostatni {
		border-bottom: 1px solid #C4C4C4;
		padding-bottom: 10px;
		min-height: 146px
	}

	.table-wyprz {
		font-size: 12px
	}

	.wyprz-photo {
		width: 65px;
		height: 55px;
		display: block
	}

	.tips, .tips-box {
		padding: 0
	}

	.tips-box .youtube {
		padding: 20px;
		padding-bottom: 28px
	}

	.youtube div:nth-child(1) span {
		font-size: 14px
	}

	.youtube div:nth-child(2) a {
		font-size: 12px;
		padding: 3px 10px
	}

	.tips-box .youtube div:nth-child(1) i {
		margin-right: 0px;
		font-size: 20px;
		margin-top: 2px
	}

	.autorski {
		padding-left: 10px;
		min-height: 152px
	}

	.autorski h3 {
		font-size: 14px
	}

	.autorski p {
		font-size: 12px
	}

	.populartips {
		min-height: 299px
	}

	.populartips ul li:nth-child(n+6) {
		display: none
	}

	.zbyszekkreska {
		display: none
	}

	#basket-fixed {
		width: 750px
	}

	#basket-fixed-top div:first-child {
		width: 67%
	}

	#basket-fixed-top div:last-child {
		width: 33%
	}

	#bf-top-tw i {
		margin: 18px 0px 0px 20px;
		font-size: 20px
	}

	#bf-top-tw span {
		margin: 17px 12px
	}

	#bf-top-tw span#bf-top-count {
		margin: 15px 10px 0px 0px
	}

	#bf-top-tw {
		width: 50%
	}

	button.calculator-button {
		margin: 110px 5px 0px 12px;
		padding-right: 10px
	}

	button.calculator-button .borderright {
		margin-right: 6px
	}

	#basket-fixed-top div:last-child span:first-child {
		display: none
	}

	.page-info-header span {
		margin-top: 30px
	}

	.okno-detail-photos {
		margin-bottom: 20px;
		text-align: center
	}

	.okno-pcv {
		height: 550px;
	}


}

@media (max-width:767px) {
	.col-xs-0 {
		display: none
	}

	.navbar-default .navbar-brand {
		color: #fff;
		display: block
	}

	.navbar-default .navbar-brand:hover {
		color: #fff
	}

	.navbar-toggle {
		position: none;
		float: right;
		padding: 18px 17px;
		margin: 0;
		border-radius: 0px;
		border: 0px solid transparent;
		background-color: #292828
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff
	}

	.navbar-nav .open .dropdown-menu {
		padding: 0
	}

	.navbar-skladokien .navbar-nav>li>a {
		padding: 10px 35px;
		border-bottom: 1px solid #007AB7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		padding-left: 35px;
		border-bottom: 1px solid #0578B3;
		color: #fff;
		font-weight: bold;
		padding-top: 7px;
		padding-bottom: 7px
	}

	.okna-sg img {
		padding-top: 10px
	}

	.okna-sg h3 {
		font-size: 10px
	}

	.okna-sg {
		min-height: 100px;
		padding: 0
	}

	.okna-sg a {
		display: block;
		float: left;
		width: 100%;
		padding: 10px 0 0 10px
	}

	.okna-sg-big {
		min-height: 100px;
		padding: 0
	}

	.okna-sg-big a {
		display: block;
		float: left;
		width: 100%;
		padding: 25px 0 10px 10px
	}

	.footer-main {
		display: none
	}

	.footer-mob {
		display: block
	}

	.footer-mob a {
		text-align: center;
		min-height: 50px;
		display: flex;
		align-items: center;
		font-size: 18px;
		padding-top: 10px;
		font-weight: 700;
		border-bottom: 1px solid #bdd1da
	}
		.footer-mob a img{
			margin-right: 10px;
		}

	.footer-mob a:hover {
		text-decoration: none;
		background: #c5e6ee
	}

	.footer-mob a i {
		margin-right: 10px
	}

	.tiles-hor {
		margin-bottom: 0
	}

	.xs-center {
		text-align: center
	}

	.container {
		padding: 0 15px
	}

	.youtube iframe {
		height: 180px
	}

	.youtube div:nth-child(1) i {
		display: none
	}

	#onas-right {
		padding: 0
	}

	#onas-right .dzial-handlowy {
		display: none
	}

	#basket-fixed {
		width: 100%
	}

	#basket-fixed-top div:first-child {
		width: 100%
	}

	#basket-fixed-top div:last-child {
		display: none
	}

	#bf-top-tw i {
		margin: 18px 0px 0px 20px;
		font-size: 20px
	}

	#bf-top-tw span {
		margin: 17px 12px
	}

	#bf-top-tw span#bf-top-count {
		margin: 15px 10px 0px 0px
	}

	#bf-top-tw {
		width: 50%
	}

	#basket-fixed-top div:last-child span:first-child {
		display: none
	}

	button.calculator-button {
		margin: 120px auto 0px;
		padding: 10px;
		width: 109px;
		display: block
	}

	button.calculator-button .borderright {
		display: none
	}

	.page-info-header span {
		display: none
	}

	.calculator {
		padding: 0
	}

	.nopaddingl, .nopaddingr {
		padding: 0
	}

	.okno-detail-photos {
		margin-bottom: 20px;
		text-align: center
	}

	.okno-detail-rest {
		margin: 0px;
		border-top: 1px solid #CCC
	}

}

.wycena-top-naglowek {
	width: 100%;
	float: left;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #c4c4c4
}

.wycena-top-naglowek>p {
	text-transform: uppercase;
	color: #018ed6;
	font-size: 14px;
	font-weight: 700;
	float: left
}

.wycena-top-naglowek>ul.wybor-jezyka {
	float: right;
	font-weight: 700
}

.wycena-top-naglowek>ul.wybor-jezyka>li>a {
	color: #292828;
	text-decoration: none
}

.wycena-top-naglowek>ul.wybor-jezyka>li>a:hover {
	color: #0271a8
}

.wycena-top-naglowek>ul.wybor-jezyka>li.active>a {
	color: #018ed5
}

.wycena-top {
	padding: 10px 0 5px 20px;
	border-left: 1px solid #c4c4c4;
	float: left;
	font-weight: 700;
	font-size: 14px
}

.wycena-top>ul.kontakt-top>li>.fa {
	margin-right: 13px
}

.media-top {
	margin-top: 35px;
	float: right;
	margin-right: 30px
}

.media-top>li.fb-top>a {
	color: #2a2828;
	font-size: 26px
}

.media-top>li.fb-top>a:hover {
	color: #0093dd
}

.media-top>li.yt-top>a {
	color: #0093dd;
	font-size: 26px
}

.media-top>li.yt-top>a:hover {
	color: #2a2828;
	font-size: 26px
}

.media-top>li.yt-top>a>span {
	color: #0093dd;
	font-size: 12px;
	float: right;
	margin-left: 10px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 15px;
	margin-top: 2px
}

.media-top>li.yt-top>a:hover>span {
	color: #2a2828
}

.kreska-100 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c4c4c4
}

.gdzie-jestes {
	font-size: 12px;
	color: #4d4948;
	border-bottom: 1px solid #c4c4c4;
	padding: 8px 0;
	margin-bottom: 15px
}

.carousel-indicators .active {
	background-color: #4D4948
}

.carousel-indicators li {
	border: 1px solid #4D4948
}

.posiadamy-produkty {
	float: left;
	width: 100%;
	margin: 20px 0
}

.posiadamy-produkty>li {
	margin-right: 51px
}

.posiadamy-produkty>li>a>img {
	height: 30px;
	float: left
}

.posiadamy-produkty>li>a:hover>img {
}

h2 {
	font-size: 16px;
	font-weight: 700;
	color: #0092dc
}

address {
	float: left;
	width: 100%;
	margin-top: 10px
}

address i.fa {
	float: left;
	margin-right: 20px;
	font-size: 30px;
	margin-top: 3px
}

address span.kontakt-adres {
	float: left;
	font-weight: 700;
	font-size: 14px
}

.godziny-otwarcia {
	float: left;
	width: 100%
}

.godziny-otwarcia>span.naglowek-kontakt {
	font-weight: 700;
	font-size: 14px;
	padding: 20px 0;
	float: left;
	width: 100%
}

.godziny-otwarcia>i.fa {
	float: left;
	margin-right: 20px;
	font-size: 30px;
	margin-top: 3px
}

.godziny-otwarcia>p {
	float: left;
	font-size: 12px
}

.kontakt-skladokien {
	float: left;
	width: 100%
}

.kontakt-skladokien>p {
	font-weight: 700;
	font-size: 14px
}

.kontakt-skladokien>p>i.fa {
	margin-right: 20px
}

.kontakt-skladokien>p>span.nr-telefonu {
	font-size: 16px;
	color: #0090d9
}

.dzial-handlowy {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	border: 3px solid #0090d9;
	padding: 20px
}

.dzial-handlowy>span.naglowek-dzial-handlowy {
	float: left;
	width: 100%;
	text-transform: uppercase;
	color: #0090d9;
	font-size: 14px;
	padding-bottom: 15px;
	border-bottom: 1px solid #0090d9;
	font-weight: 700
}

.dzial-handlowy>ul {
	margin: 0;
	padding: 0
}

.dzial-handlowy>ul>li {
	float: left;
	list-style-type: none;
	width: 100%;
	border-bottom: 1px solid #c4c4c4;
	padding: 20px 0 10px 0px
}

.dzial-handlowy>ul>li.ostatni {
	border-bottom: 0px solid #c4c4c4;
	padding: 20px 0 0px 0px
}

.dzial-handlowy>ul>li>.zdjecie-osoby {
	float: left;
	width: 100px;
	margin-right: 30px
}

.dzial-handlowy>ul>li>.zdjecie-osoby>img {
	margin-top: 8px
}

.dane-kontaktowe-osoby {
	float: left
}

.dane-kontaktowe-osoby>p.imie-nazwisko {
	font-weight: 700;
	font-size: 14px
}

.dane-kontaktowe-osoby>p>i.fa {
	margin-right: 20px
}

.naglowek-dzialy {
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #b3b3b3;
	padding: 15px 0px;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px
}

.opis-kontakt {
	font-size: 11px
}

.opis-kontakt>.naglowek-faktura {
	font-size: 14px;
	font-weight: 700
}

.dane-do-faktury {
	background-color: #d5e6ee;
	float: left;
	width: 100%;
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px
}

.formularz-opis {
	font-size: 12px
}

.zapraszamy-do-nowego-dzialu {
	background-color: #0093dd;
	margin-bottom: 20px
}

.zapraszamy-do-nowego-dzialu:hover {
	background-color: #127fb5
}

.nowy-odzial-napis {
	padding: 20px
}

.nowy-odzial-stralka {
	font-size: 40px;
	color: #fff;
	border-left: 1px solid #016da4;
	padding: 18px 20px;
	text-align: center;
	height: 100%
}

.kontakt-mapa {
	width: 100%;
	float: left;
	margin-bottom: 20px
}

.kontakt-mapa>a {
	font-size: 12px
}

.kontakt-mapa>iframe {
	border: 0
}

.contactform {
	float: left;
	width: 100%;
	margin-top: 30px
}

.contactform>.required>input, .contactform>div>input {
	width: 100%;
	float: left;
	border: 1px solid #aeaeae;
	padding: 4px 15px;
	margin-bottom: 10px
}

.contactform>.required>select {
	width: 100%;
	float: left;
	border: 1px solid #aeaeae;
	padding: 4px 15px;
	margin-bottom: 10px
}

.contactform>.required>textarea {
	width: 100%;
	float: left;
	border: 1px solid #aeaeae !important;
	padding: 4px 15px;
	margin-bottom: 10px;
	min-height: 300px;
	color: #323232
}

.contactform>.submit>input {
	float: right;
	border: 0;
	margin-bottom: 20px;
	background-color: #0092db;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 20px
}

.contactform>.submit>input:hover {
	background-color: #0271a8
}

.contactform>.required>input::-webkit-input-placeholder {
	color: #323232
}

.contactform>.required>input:-moz-placeholder {
	color: #323232
}

.contactform>.required>input::-moz-placeholder {
	color: #323232
}

.contactform>.required>input:-ms-input-placeholder {
	color: #323232
}

.contactform>.required>input:focus, .contactform>.required>select:focus {
	border: 1px solid #0092db;
	overflow: none;
	outline: 0;
	color: #0092db
}

.carousel {
	margin-top: 20px
}

.btn-change-city-wroc {
	background-color: #545454;
	float: left;
	color: #fff;
	font-size: 18px;
	margin-top: 32px;
	display: inline-block;
	border-radius: 0px
}

.btn-change-city-wroc:hover {
	background-color: #f4f4f4;
	color: #4d4948
}

.btn-change-city-opole {
	float: left;
	background-color: #f4f4f4;
	color: #4d4948;
	font-size: 18px;
	display: inline-block;
	margin-top: 32px;
	border-radius: 0px
}

.btn-change-city-opole:hover {
	background-color: #545454;
	color: #fff
}

.wycena-top {
	padding: 0 0 0 20px !important
}

.wycena-top-naglowek {
	border-bottom: none !important;
	padding-left: 20px !important;
	padding-top: 20px !important
}

.wycena-top-naglowek p {
	color: #4d4948 !important;
	font-size: 17px !important
}

.top-info {
	padding: 10px 15px  0 15px;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 8px
}

.top-info p {
	margin: 0;
	color: #4d4948;
	font-family: 'Indivisible', sans-serif;
	font-size: 12px
}

.top-info a {
	color: #4d4948;
	font-family: 'Indivisible', sans-serif;
	font-size: 12px
}

.media-top {
	margin: 0 !important
}

.media-top a {
	height: 17px;
	display: inline-block
}

.media-top img {
	width: 20px;
	height: 16px
}

.media-top i {
	font-size: 17px;
	float: left
}

.media-top > li.yt-top > a > span {
	margin-top: 0px
}

.wycena-top {
	border-left: none !important
}

#wycenamain {
	height: 65px;
	position: absolute;
	right: 0;
	top: -11px;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding: 18px 45px;
	display: block
}

#wycenamain i {
	margin-right: 10px
}

.navbar-collapse {
	position: relative
}



.section-title {
	text-transform: uppercase;
	font-size: 24px;
	color: #262424;
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
	font-weight: bold;
	margin-top: 50px;
}

.list-promotion {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;

}

.list-promotion li {
	margin-bottom: 30px;
}

a.sales {
	background: url(../images/percent_bg.png) no-repeat right 100px center #eeeeee;
	color: #262424;
	padding: 30px 0;
	display: block;
}

a.sales:hover {
	cursor:pointer;
}

a.sales h4 {
	font-size: 24px;
	color: #262424;
	padding: 0;
	margin: 0;
	font-weight: bold;
	margin-top: 3px;
	text-transform: uppercase;
}

a.sales h4  small {
	display: block;
	font-size: 16px;
	color: #262424;
	margin-top: 7px;
	text-transform: none;
	line-height: 20px;
}

a.sales button {
	background-color: #ffc209;
	padding: 8px 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	border:0;
	margin-top: 12px;
	cursor:pointer;
}

a.sales:hover button { 
	background-color: #0271a8;
	cursor:pointer;	
}

a.sales ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a.sales ul li {
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

a.sales .percent {
	color: #ffc209;
	font-size: 86px;
	font-weight: normal;
	    line-height: 40px;
    padding: 0;
}

.baner-form-b2b {
	background: url(../images/b2b-bg.png) no-repeat right center #fff;
	background-size: contain;
	border: 2px solid #e5e5e5;
	padding: 40px;
	width: 100%;
	margin-bottom: 40px;
}


.baner-form-b2b h4 {
	font-size: 30px;
	margin: 0;
	padding: 0;
	color: #262424;
	font-weight: bold;
}
.baner-form-b2b h4 small { 
	display: block;
	margin-top: 7px;
	font-size: 18px;
	color: #736f6f;
	font-weight: normal;
}

.baner-form-b2b h5 {
	margin: 20px 0;
	padding: 0;
	font-size: 21px;
	color: #25af2d;
	font-weight: bold;
	line-height: 30px;
}
.baner-form-b2b h5:after {
	content: '';
	background-image: url(../images/b2b-hr.png);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
}

.baner-form-b2b  .form-check {
    position: relative;
    display: block;
    padding-left: 26px;
}

.baner-form-b2b input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.baner-form-b2b .form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
}
.baner-form-b2b .form-check label.form-check-label {
    margin-left: 10px;
    font-weight: normal;
}

.baner-form-b2b input { 
	border-radius: 0px;
	box-shadow: 0;
}

.baner-form-b2b .btn {
	background-color: #25af2d;
	padding: 8px 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	border:0;
	margin-top: 12px;
	cursor:pointer;
	border-radius: 0;
}

.baner-form-b2b .btn:hover { 
	background-color: #217926;
	color:#fff;
}

label.text-error {
	font-size: 11px;
	color: red;
	font-weight: normal;
	margin: 0;
    padding: 0;
}
.form-check label.text-error {
    width: 100%;
    float: left;
    padding-left: 12px;
}

@media (max-width:1200px) and (min-width:992px) {
	.btn-change-city-wroc {
		display: none
	}

	.btn-change-city-opole {
		display: none
	}

	span.ukryj1024 {
		display: none
	}

	.col-md-0 {
		display: none
	}

	.nowy-odzial-stralka {
		padding: 18px 20px
	}

	.posiadamy-produkty>li {
		margin-right: 23px
	}

	.moze h3 {
		font-size: 19px
	}

	.moze {
		color: #FFF;
		padding: 20px 25px 15px
	}

	#wycenamain {
		height: 65px;
		padding: 18px 25px
	}

	.baner-form-b2b {
		background: url(../images/b2b-bg.png) no-repeat right -120px center #fff;
		    background-size: contain;
	}


}

@media (min-width:768px) and (max-width:991px) {
	.col-sm-0 {
		display: none
	}

	.media-top>li.yt-top>a>span, .navbar-skladokien .navbar-nav>li.kreska-nav, .navbar-brand {
		display: none
	}

	.logo-skladokien {
		margin-top: 30px
	}

	.navbar-skladokien .navbar-right {
		width: 100%;
		float: left
	}

	.navbar-skladokien .navbar-right>li {
		width: 100%;
		text-align: center
	}

	.nowy-odzial-stralka {
		padding: 37px 20px
	}

	.zdjecie-osoby {
		display: none
	}

	.posiadamy-produkty>li>img {
		height: 25px
	}

	.posiadamy-produkty>li {
		margin-right: 8px
	}

	.moze h4 {
		display: none
	}

	.moze h3, .moze a {
		float: none;
		text-align: center
	}

	.moze {
		color: #FFF;
		padding: 20px 25px 15px
	}

	.moze a {
		margin-top: 0
	}

	#wycenamain {
		height: 55px;
		width: 100%;
		float: left;
		position: relative;
		font-size: 14px;
		text-align: center
	}

	#wycenamain span {
		margin-top: 30px
	}

	.baner-form-b2b {
		background-image: none;
	}

}

@media (max-width:767px) {
	.col-xs-0, .posiadamy-produkty, .telefon {
		display: none
	}

	.navbar-default .navbar-brand {
		color: #fff;
		display: block
	}

	.navbar-default .navbar-brand:hover {
		color: #fff
	}

	.navbar-toggle {
		position: none;
		float: right;
		padding: 18px 17px;
		margin: 0;
		border-radius: 0px;
		border: 0px solid transparent;
		background-color: #292828
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff
	}

	.nowy-odzial-stralka {
		padding: 37px 20px
	}

	.zdjecie-osoby {
		display: none
	}

	.myhidden {
		display: none !important
	}

	#basket-fixed {
		width: 100%
	}

	#basket-fixed-top {
		height: 70px
	}

	#basket-fixed-top div:first-child {
		width: 100%
	}

	#basket-fixed-top div:last-child {
		display: none
	}

	#bf-top-tw i {
		margin: 10px 0px 0px 20px;
		font-size: 20px
	}

	#bf-top-tw span {
		margin: 10px 12px 5px
	}

	#bf-top-tw span#bf-top-count {
		margin: 6px 10px 0px 0px
	}

	#bf-top-tw {
		width: 100%
	}

	#basket-notempty-bar {
		margin: 8px 0px 0px 35px;
		font-size: 11px;
		float: left;
		line-height: 11px
	}

	#basket-fixed-top div:last-child span:first-child {
		display: none
	}

	.bf-right, .bf-left {
		width: 100% !important;
		height: 35px !important
	}

	#basket-empty-bar {
		margin: 5px 0px 0px 35px;
		font-size: 11px;
		line-height: 11px
	}

	#calculator .form-group {
		width: 100%;
		margin: 0px
	}

	#calculator .table tr td:first-child {
		text-align: right;
		width: 40%
	}

	.moze h4 {
		display: none
	}

	.moze h3, .moze a {
		float: none;
		text-align: center
	}

	.moze a {
		margin-top: 0
	}

	.moze {
		color: #FFF;
		padding: 20px 25px 15px
	}

	#wycenamain {
		height: 55px;
		width: 100%;
		float: left;
		position: relative;
		font-size: 14px;
		padding: 17px 20px
	}

	.top-info {
		display: none
	}

	.container-slider {
		display: none
	}

	a.sales { 
		padding: 20px 30px;
	}

	a.sales h4 {
		margin-top: 30px;
	} 

	a.sales:hover { 
		text-decoration: none;
	}

	.baner-form-b2b {
		background-image: none;
		border:0;
		padding: 20px 0;
	}
	.baner-form-b2b .btn {
		width: 100%;
	}

}

.container.container--case {
    margin-top: 30px
}

@media (min-width: 991px) {
    .container.container--case {
        margin-top: 80px
    }
}

.case-block {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 767px) {
    .case-block {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 60px
    }
}

.case-block__photo {
    display: block;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 200px;
    width: 100%;
    cursor: pointer;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 580px) {
    .case-block__photo {
        height: 300px
    }
}

@media (min-width: 767px) {
    .case-block__photo {
        width: 50%;
        height: 300px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.case-block__photo .img-fluid {
    max-width: 100%;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.case-block__photo:hover {
    opacity: 0.8
}

.case-block__content {
    padding-left: 0px;
    margin-top: 30px
}

@media (min-width: 767px) {
    .case-block__content {
        padding-left: 50px;
        margin-top: 0
    }
}

.case-block__content__title {
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 5px
}

.case-block__content small {
    display: block;
    font-size: 1.5rem;
    margin-bottom: 15px
}

.case-block__content__desc {
    margin: 15px 0 25px
}

.case-block__content__desc span {
    display: block;
    font-weight: 700
}

.case-block__content__desc p {
    font-size: 1.4rem
}

.case-block__content .btn-blue {
    float: left
}

.img-fluid {
    max-width: 100%
}

.case-view__slider {
    margin-bottom: 20px
}

@media (min-width: 767px) {
    .case-view__slider {
        margin-bottom: 50px
    }
}

.case-view__slider__thumbs {
    margin-top: 10px
}

@media (min-width: 767px) {
    .case-view__slider__thumbs {
        margin-top: 30px
    }
}

.case-view {
    margin-bottom: 80px
}

@media (min-width: 767px) {
    .case-view {
        padding: 0 15px
    }
}

.case-view__header {
    margin-bottom: 35px;
    position: relative
}

@media (min-width: 991px) {
    .case-view__header {
        margin-bottom: 55px
    }
}

.case-view__header__title {
    font-size: 3rem;
    line-height: 3.8rem;
    color: #464343
}

.case-view__header:after {
    content: "";
    width: 50px;
    height: 4px;
    display: -ms-flexbox;
    display: flex;
    background: #0092dc
}

.case-view__content {
    border-top: 1px solid #eee;
    padding-top: 10px
}

@media (min-width: 767px) {
    .case-view__content {
        padding-top: 40px
    }
}

.case-view__content__title {
    font-size: 2rem;
    padding: 0 15px;
    margin-bottom: 20px
}

@media (min-width: 767px) {
    .case-view__content__title {
        margin-bottom: 30px
    }
}

@media (min-width: 991px) {
    .case-view__content__item {
        padding-right: 100px
    }
}

.case-view__content__item span {
    display: block;
    font-weight: 1.8rem;
    font-weight: 700;
    margin-bottom: 15px
}

.case-view__content__item p {
    font-size: 1.4rem;
    width: 100%
}

@media (min-width: 991px) {
    .case-view__content__item p {
        width: 60%
    }
}

.case-view__content__item .btn-blue {
    float: left;
    margin-top: 10px;
    display: none
}

@media (min-width: 767px) {
    .case-view__content__item .btn-blue {
        display: -ms-flexbox;
        display: flex
    }
}

.case-view__content__place {
    margin-top: 25px
}

@media (min-width: 991px) {
    .case-view__content__place {
        padding-right: 100px
    }
}

.case-view__content__place span {
    display: block;
    font-weight: 1.8rem;
    font-weight: 700;
    margin-bottom: 15px
}

.case-view__content__place p {
    font-size: 1.4rem;
    width: 100%
}

@media (min-width: 991px) {
    .case-view__content__place p {
        width: 50%
    }
}

.case-view__content__place .btn-blue {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

@media (min-width: 767px) {
    .case-view__content__place .btn-blue {
        display: none
    }
}

.case-view__content__txt.case-view__content__txt {
    margin-top: 30px;
    position: relative
}

@media (min-width: 991px) {
    .case-view__content__txt.case-view__content__txt {
        margin-top: 0
    }
}

.case-view__content__txt.case-view__content__txt p {
    width: 100%
}

.case-view__content__txt.case-view__content__txt:before {
    content: "";
    background: #eee;
    height: 100%;
    width: 1px;
    position: absolute;
    left: -50px;
    top: 0;
    display: none
}

@media (min-width: 991px) {
    .case-view__content__txt.case-view__content__txt:before {
        display: -ms-flexbox;
        display: flex
    }
}

.case-view__product {
    margin-top: 35px
}

@media (min-width: 991px) {
    .case-view__product {
        margin-top: 90px
    }
}

.case-view__product .case-view__content__title {
    padding: 0;
    margin-bottom: 50px
}

.case-view__product__list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.case-view__product__content {
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -ms-flex-align: center;
    align-items: center;
    min-height: 270px;
    padding: 15px;
    margin-bottom: 35px
}

@media (min-width: 500px) {
    .case-view__product__content {
        padding: 30px 30px
    }
}

.case-view__product__content__img {
    width: 150px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    display: none;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px
}

@media (min-width: 767px) {
    .case-view__product__content__img {
        display: -ms-flexbox;
        display: flex
    }
}

.case-view__product__content__img img {
    max-height: 100%
}

.case-view__product__content__desc {
    margin-left: 0px
}

@media (min-width: 767px) {
    .case-view__product__content__desc {
        margin-left: 50px
    }
}

.case-view__product__content__desc .desc-title {
    display: -ms-flexbox;
    display: flex;
    font-size: 2rem;
    line-height: 2.6rem;
    margin-bottom: 20px
}

.case-view__product__content__desc .btn-blue {
    float: left;
    margin-top: 25px;
    cursor: pointer;
    margin-bottom: 0
}

.case-view__product__content__desc .desc-list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 80%
}

@media (min-width: 767px) {
    .case-view__product__content__desc .desc-list {
        width: 100%
    }
}

.case-view__product__content__desc .desc-list li {
    font-size: 1.3rem;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    position: relative;
    padding-left: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.case-view__product__content__desc .desc-list li:before {
    content: "";
    width: 6px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 6px;
    border-radius: 50%;
    background: #0092dc;
    position: absolute;
    left: 0;
    top: 12px
}

.case-view__product__content__desc__header {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -ms-flex-align: center;
    align-items: center
}

.case-view__product__content__desc__header__img {
    width: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    display: flex;
    margin-right: 20px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px
}

@media (min-width: 767px) {
    .case-view__product__content__desc__header__img {
        display: none
    }
}

.case-view__product__content__desc__header__img img {
    max-height: 100%
}

@media (min-width: 767px) {
    .case-view__product__content__desc__header img {
        display: none
    }
}

.box-configurator--mb {
    margin-bottom: 60px
}

.container--ranking {
    margin-top: 30px;
    margin-bottom: 60px;
    padding: 0
}

@media (min-width: 991px) {
    .container--ranking {
        margin-top: 80px
    }
}

.ranking-view__heading {
    font-size: 2.4rem;
    line-height: 3.2rem;
    margin-bottom: 35px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 29px
}

@media (min-width: 991px) {
    .ranking-view__heading {
        font-size: 3rem;
        line-height: 3.8rem
    }
}

.ranking-view__heading span {
    color: #464343
}

.ranking-view__editor {
    margin-bottom: 30px
}

.ranking-view__editor h2,
.ranking-view__editor h3,
.ranking-view__editor h4,
.ranking-view__editor h5,
.ranking-view__editor h6 {
    font-weight: 700;
    margin-bottom: 15px
}

.ranking-view__product__heading {
    font-size: 2rem;
    font-weight: 700
}

.ranking-view__product__grid {
    margin-top: 50px
}

@media (min-width: 991px) {
    .ranking-view__product__grid {
        margin-top: 70px
    }
}

.ranking-section {
    margin-bottom: 30px
}

.ranking-product {
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
    padding-bottom: 0
}

@media (min-width: 991px) {
    .ranking-product {
        padding: 30px
    }
}

.ranking-product .btn-blue {
    margin-top: 20px;
    text-align: center;
    float: none
}

.ranking-product__numb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.ranking-product__numb b {
    font-size: 3.2rem;
    margin-right: 20px;
    background: #585858;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    line-height: 0;
    padding-left: 2px;
    padding-bottom: 1px
}

.ranking-product__numb span {
    font-size: 1.8rem;
    font-weight: 700
}

.ranking-product__numb.current-numb b {
    background: #0092dc
}

.ranking-product__img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 200px;
    padding: 20px 0;
    margin: 25px 0 25px
}

.ranking-product__img img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.ranking-product__content__name {
    margin-top: 0;
    font-size: 1.8rem;
    font-weight: 700;
    position: relative
}

@media (min-width: 991px) {
    .ranking-product__content__name {
        font-size: 2rem
    }
}

.ranking-product__content__name:after {
    content: "";
    width: 25px;
    height: 2px;
    display: -ms-flexbox;
    display: flex;
    background: #0092dc;
    margin-top: 10px
}

@media (min-width: 991px) {
    .ranking-product__content__name:after {
        width: 50px;
        height: 4px
    }
}

.ranking-product__content__data {
    list-style: none;
    margin: 25px 0 0;
    padding: 0
}

.ranking-product__content__data li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 7px 0;
    border-bottom: 1px solid #eee;
    font-size: 1.3rem
}

.ranking-product__content__data li:last-of-type {
    border-bottom: 0
}

.ranking-product.ranking-product--main .ranking-product__numb {
    margin-bottom: 20px
}

@media (min-width: 991px) {
    .ranking-product.ranking-product--main .ranking-product__numb {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.ranking-product.ranking-product--main .ranking-product__numb span {
    color: #262424
}

.ranking-product.ranking-product--main .ranking-product__img {
    height: 170px;
    margin-top: 0;
    padding-top: 0
}

@media (min-width: 991px) {
    .ranking-product.ranking-product--main .ranking-product__img {
        padding-top: 20px
    }
}

.ranking-product.ranking-product--main .ranking-product__content__name {
    color: #262424;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 991px) {
    .ranking-product.ranking-product--main .ranking-product__content__name {
        text-align: left
    }
}

.ranking-product.ranking-product--main .ranking-product__content__name:after {
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 991px) {
    .ranking-product.ranking-product--main .ranking-product__content__name:after {
        margin-left: 0
    }
}

.ranking-product.ranking-product--main:hover {
    text-decoration: none;
    border: 1px solid #0092DB
}

.ranking-product.ranking-product--main:hover .ranking-product__content__name {
    text-decoration: none
}

.content-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px
}

.content-btn .btn-blue {
    padding: 21px 15px;
    font-size: 1.5rem;
    text-align: center
}

@media (min-width: 500px) {
    .content-btn .btn-blue {
        padding: 20px 45px;
        font-size: 1.6rem
    }
}
/*--*/
/* -_Home */
.aside-configurator {
  box-shadow: 0px 3px 6px #00000014;
  min-height: 200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 20px 0;
  padding: 25px 35px 25px 25px;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 767px) {
  .aside-configurator {
    -ms-flex-direction: row;
        flex-direction: row;
    margin: 50px 0;
  }
}

.aside-configurator__data {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 430px) {
  .aside-configurator__data {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media (min-width: 767px) {
  .aside-configurator__data {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex: 0 0 60%;
        flex: 0 0 60%;
    max-width: 60%;
  }
}

@media (min-width: 992px) {
  .aside-configurator__data {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
}

.aside-configurator .data-img {
  margin-bottom: 20px;
}

@media (min-width: 767px) {
  .aside-configurator .data-img {
    margin-bottom: 0px;
  }
}

.aside-configurator__btn .btn-large {
  background: #2192DB;
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
  padding: 25px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 25px;
  text-align: center;
}

@media (min-width: 767px) {
  .aside-configurator__btn .btn-large {
    font-weight: 700;
    margin-top: 0;
    font-size: 1.5rem;
    margin-left: 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .aside-configurator__btn .btn-large {
    min-width: 300px;
    height: 109px;
    font-size: 2rem;
    padding: 15px 30px;
  }
}

@media (min-width: 1200px) {
  .aside-configurator__btn .btn-large {
    min-width: 440px;
  }
}

.aside-configurator__btn .btn-large .icon--arrow {
  background: url("../images/ionic-ios-arrow-round-forward.png") no-repeat;
  width: 21px;
  -ms-flex: 0 0 21px;
      flex: 0 0 21px;
  max-width: 21px;
  height: 14px;
  display: none;
  margin-left: 25px;
}

@media (min-width: 767px) {
  .aside-configurator__btn .btn-large .icon--arrow {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.aside-configurator__btn .btn-large:hover {
  background: #10a5ef;
  text-decoration: none;
}

.aside-configurator .data-txt {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 430px) {
  .aside-configurator .data-txt {
    margin-left: 35px;
  }
}

@media (min-width: 767px) {
  .aside-configurator .data-txt {
    margin: 0 0px 0 35px;
  }
}

.aside-configurator .data-txt li {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.aside-configurator .data-txt li .large-title {
  font-weight: 700;
  color: #2192DB;
  font-size: 2rem;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
}

.aside-configurator .data-txt li strong {
  text-transform: uppercase;
}

.aside-configurator .data-price {
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  color: #F97720;
  font-size: 2rem;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 10px;
}

.aside-configurator .data-price small {
  font-weight: 400;
  font-size: 1.2rem;
  color: #3E464C;
  margin-left: 8px;
}

.native-header {
  margin-bottom: 35px;
}

@media (min-width: 992px) {
  .native-header {
    margin-bottom: 31px;
  }
}

.native-header__title {
  color: #262424;
  font-weight: 700;
  font-size: 2.2rem;
  text-transform: uppercase;
  position: relative;
}

.native-header__title:after {
  content: "";
  width: 53px;
  height: 3px;
  background: #2192DB;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.offer-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 35px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 260px;
  position: relative;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .offer-item {
    height: 330px;
    margin-bottom: 30px;
    padding: 50px;
  }
}

.offer-item__heading {
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  z-index: 1;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .offer-item__heading {
    font-size: 2.6rem;
  }
}

.offer-item__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 600px) {
  .offer-item__list {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

.offer-item__list li {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 4px;
}

@media (min-width: 600px) {
  .offer-item__list li {
    margin-bottom: 0;
  }
}

@media (min-width: 600px) {
  .offer-item__list li:last-of-type {
    margin-bottom: 0;
  }
}

.offer-item__list li:after {
  content: "";
  height: 12px;
  width: 1px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #fff;
  margin: 0 10px;
  display: none;
}

@media (min-width: 600px) {
  .offer-item__list li:after {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 767px) {
  .offer-item__list li:after {
    margin: 0 7px;
  }
}

@media (min-width: 1200px) {
  .offer-item__list li:after {
    margin: 0 15px;
  }
}

.offer-item__list li:last-of-type:after {
  display: none;
}

.offer-item__list__txt {
  color: #fff;
  font-weight: 400;
  font-size: 1.3rem;
  text-transform: uppercase;
  margin: 0;
}

@media (min-width: 767px) {
  .offer-item__list__txt {
    font-size: 1.2rem;
  }
}

@media (min-width: 1200px) {
  .offer-item__list__txt {
    font-size: 1.6rem;
  }
}

.offer-item .txt-link {
  background: none;
  border: 0;
  padding: 0;
  text-align: left;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 700;
  font-size: 1.3rem;
  color: #F97720;
  margin-top: 25px;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1;
}

@media (min-width: 992px) {
  .offer-item .txt-link {
    font-size: 1.4rem;
  }
}

.offer-item .txt-link .icon-blue {
  background: url("../images/right-arrow-orange.svg") no-repeat;
  width: 21px;
  -ms-flex: 0 0 21px;
      flex: 0 0 21px;
  max-width: 21px;
  height: 14px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 25px;
}

.offer-item:hover {
  text-decoration: none;
}

.offer-item:hover .txt-link,
.offer-item:hover .offer-item__heading,
.offer-item:hover .offer-item__list__txt {
  text-decoration: none;
}

.offer-item:after {
  content: "";
  background: #636363;
  background: linear-gradient(to bottom, #636363 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#000000',GradientType=0 );
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0.8;
  transition: all 200ms ease-in-out;
}

.offer-item:before {
  content: "";
  top: 15px;
  bottom: 15px;
  left: 15px;
  right: 15px;
  border: 1px solid #fff;
  opacity: 0.2;
  position: absolute;
  z-index: 1;
}

@media (min-width: 992px) {
  .offer-item:before {
    top: 25px;
    bottom: 25px;
    left: 25px;
    right: 25px;
  }
}

.offer-item:hover:after {
  opacity: 0.7;
}

.offer-item--service {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  box-shadow: 0px 3px 6px #00000014;
  padding: 25px;
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: 160px;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 600px) {
  .offer-item--service {
    -ms-flex-direction: row;
        flex-direction: row;
    margin-bottom: 35px;
  }
}

@media (min-width: 767px) {
  .offer-item--service {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    min-height: 225px;
  }
}

@media (min-width: 992px) {
  .offer-item--service {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    min-height: 160px;
  }
}

.offer-item--service__content .service-title {
  margin: 0;
  color: #262424;
  font-weight: 700;
  font-size: 2.6rem;
  position: relative;
  text-transform: uppercase;
}

.offer-item--service__content .service-title:after {
  content: "";
  width: 27px;
  height: 3px;
  background: #F97720;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.offer-item--service__content p {
  margin: 15px 0 0;
  color: #262424;
  font-size: 1.3rem;
  line-height: 1.9rem;
}

@media (min-width: 600px) {
  .offer-item--service__content p {
    -ms-flex: 0 0 80%;
        flex: 0 0 80%;
    max-width: 80%;
  }
}

@media (min-width: 767px) {
  .offer-item--service__content p {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .offer-item--service__content p {
    -ms-flex: 0 0 80%;
        flex: 0 0 80%;
    max-width: 80%;
  }
}

.offer-item--service__btn {
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 600px) {
  .offer-item--service__btn {
    margin-top: 0;
    width: auto;
  }
}

@media (min-width: 767px) {
  .offer-item--service__btn {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .offer-item--service__btn {
    margin-top: 0;
  }
}

.offer-item--service__btn .btn-main {
  width: 100%;
}

.btn-main {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  background: #F97720;
  min-height: 44px;
  padding: 0 35px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: 120ms all ease-in-out;
  border: 0;
}

.btn-main:hover {
  background: #2192DB;
  color: #fff;
  text-decoration: none;
}

.offer-item--service.offer-item--service--second {
  background: #FCFCFC;
}

.offer-item--service.offer-item--service--second .service-title:after {
  background: #2192DB;
}

.btn-main.btn-main--grey {
  background: #656565;
}

.btn-main.btn-main--grey:hover {
  background: #262424;
}

.section-promotion {
  padding: 35px 0;
}

.promotion-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  box-shadow: 0px 3px 6px #00000014;
  padding: 15px;
  min-height: 160px;
  background: #FCFCFC;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-top: 100px;
  position: relative;
}

@media (min-width: 520px) {
  .promotion-item {
    padding-top: 15px;
    padding-left: 150px;
  }
}

@media (min-width: 767px) {
  .promotion-item {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media (min-width: 992px) {
  .promotion-item {
    padding-top: 25px;
    -ms-flex-direction: row;
        flex-direction: row;
    padding: 25px 45px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.promotion-item .item-sale {
  background: url("../images/promotion.png") no-repeat;
  width: 70px;
  -ms-flex: 0 0 70px;
      flex: 0 0 70px;
  max-width: 70px;
  height: 70px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  background-size: contain;
  left: 0;
  top: -80px;
}

@media (min-width: 520px) {
  .promotion-item .item-sale {
    top: 15px;
    width: 86px;
    -ms-flex: 0 0 86px;
        flex: 0 0 86px;
    max-width: 86px;
    height: 81px;
    left: -120px;
  }
}

@media (min-width: 992px) {
  .promotion-item .item-sale {
    display: none;
  }
}

@media (min-width: 1200px) {
  .promotion-item .item-sale {
    display: inline-block;
    left: 0;
    top: 0;
  }
}

.promotion-item__offer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  padding-left: 0px;
}

@media (min-width: 1200px) {
  .promotion-item__offer {
    padding-left: 130px;
  }
}

.promotion-item__offer__title {
  text-transform: uppercase;
  color: #262424;
  font-weight: 700;
  font-size: 3.3rem;
}

.promotion-item__offer__list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  padding-left: 0px;
  display: -ms-flexbox;
  display: flex;
}

.promotion-item__offer__list li {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  color: #2192DB;
  margin-right: 10px;
}

@media (min-width: 992px) {
  .promotion-item__offer__list li {
    font-size: 1.6rem;
  }
}

.promotion-item__offer__list li:last-of-type {
  margin-right: 0;
}

.promotion-item__txt {
  position: relative;
  padding-left: 0px;
  margin-left: 0px;
}

@media (min-width: 992px) {
  .promotion-item__txt {
    padding-left: 30px;
    margin-left: 70px;
    -ms-flex: 0 0 220px;
        flex: 0 0 220px;
    max-width: 220px;
  }
}

.promotion-item__txt small {
  display: inline-block;
  color: #262424;
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-top: 15px;
  padding-right: 35px;
}

@media (min-width: 992px) {
  .promotion-item__txt small {
    font-size: 1.7rem;
    padding-right: 0;
    line-height: 2.7rem;
    margin-top: 0;
  }
}

.promotion-item__txt:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #C9C9C9;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  left: 0;
  display: none;
}

@media (min-width: 992px) {
  .promotion-item__txt:before {
    display: -ms-flexbox;
    display: flex;
  }
}

.promotion-item__btn {
  position: relative;
  margin-top: 15px;
  width: 100%;
}

@media (min-width: 520px) {
  .promotion-item__btn {
    width: auto;
  }
}

@media (min-width: 767px) {
  .promotion-item__btn {
    position: absolute;
    right: 30px;
    margin-top: 0;
    width: auto;
  }
}

@media (min-width: 992px) {
  .promotion-item__btn {
    right: 45px;
  }
}

@media (min-width: 1200px) {
  .promotion-item__btn {
    right: 60px;
  }
}

.promotion-item__btn .btn-main {
  font-size: 1.5rem;
  width: 100%;
}

@media (min-width: 992px) {
  .promotion-item__btn .btn-main {
    min-height: 66px;
    width: auto;
  }
}

.promotion-item:hover {
  text-decoration: none;
}

.promotion-item:hover .btn-main {
  background: #2192DB;
}

/* Chceckbox */
.checkbox {
  display: block;
  position: relative;
  margin: 15px 0;
}

.checkbox label.text-error {
  position: absolute;
  bottom: -16px;
  top: auto;
  text-transform: capitalize;
  font-weight: 300;
  color: red;
}

.checkbox__input {
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  opacity: 0;
  z-index: 0;
}

.checkbox__label {
  display: block;
  padding: 4px 0 0 34px !important;
  cursor: pointer;
  font-size: 1.1rem;
  line-height: 1.8rem;
  max-width: 450px;
  font-weight: 400;
  color: #000000;
}

.checkbox__label:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0px;
  font-size: 1rem;
  text-align: center;
  line-height: 1.5rem;
  width: 20px;
  height: 20px;
  border: 1px solid #D8D8D8;
  border-radius: 0;
  background-color: #fff;
  z-index: 1;
  transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background-color, border-color;
}

.checkbox__label:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 4px;
  width: 6px;
  height: 12px;
  z-index: 2;
  transition: border-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

.checkbox label.text-error {
  left: 34px;
}

.checkbox__input:checked + .checkbox__label:before {
  content: '';
  background: #0092DB;
  border: 1px solid transparent;
}

.checkbox__input:checked + .checkbox__label:after {
  content: '';
  background: url("../images/tick.svg") no-repeat;
  border: 0;
  color: #fff;
  font-size: 1.1rem;
  position: absolute;
  left: 4.4px;
  top: 7px;
  width: 20px;
}

@media (min-width: 992px) {
  .checkbox__input:checked + .checkbox__label:after {
    top: 7px;
  }
}

.section-partners {
  padding: 15px 0;
}

.section-partners .native-header__title:after {
  background:  #F97720;
}

.section-partners .partners-item {
  background-repeat: no-repeat;
  background-position: center right;
  height: auto;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0px 3px 6px #00000014;
  padding: 20px;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 767px) {
  .section-partners .partners-item {
    -ms-flex-align: start;
        align-items: flex-start;
    padding: 40px;
  }
}

@media (min-width: 992px) {
  .section-partners .partners-item {
    padding: 20px 0  20px 35px;
    height: 461px;
    background-position: bottom right;
  }
}

@media (max-width: 992px) {
  .section-partners .partners-item {
    background-image: none !important;
  }
}

@media (min-width: 1200px) {
  .section-partners .partners-item {
    background-position: bottom right;
  }
}

@media (min-width: 992px) {
  .section-partners .partners-item__content {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
}

.section-partners .partners-item__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  font-weight: 700;
  color: #262424;
  font-size: 2.9rem;
  margin-top: 0;
}

.section-partners .partners-item__title small {
  color: #262424;
  font-size: 1.6rem;
  margin-top: 12px;
  line-height: 2.4rem;
}

.section-partners .partners-item__form .content-form {
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 1200px) {
  .section-partners .partners-item__form .content-form {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

.section-partners .partners-item__form .content-form .form-group {
  position: relative;
}

@media (min-width: 1200px) {
  .section-partners .partners-item__form .content-form .form-group {
    margin-right: 25px;
    -ms-flex: 0 0 250px;
        flex: 0 0 250px;
    max-width: 250px;
  }
}

.section-partners .partners-item__form .content-form .form-group label.text-error {
  position: absolute;
  bottom: -16px;
  top: auto;
  text-transform: capitalize;
  font-weight: 300;
  color: red;
}

@media (min-width: 1200px) {
  .section-partners .partners-item__form .content-form .form-email {
    -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    max-width: 300px;
  }
}

.section-partners .partners-item__form .content-form label {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 700;
  color: #262424;
  border: 0;
  position: absolute;
  left: 15px;
  top: 8px;
}

.section-partners .partners-item__form .content-form .form-control {
  background: #F3F3F3;
  height: 59px;
  padding: 18px 15px 0;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}

.section-partners .partners-item__form .form-check-input {
  display: none;
}

.section-partners .partners-item__form .btn-main {
  background: #F97720;
  margin-top: 15px;
  width: 100%;
}

@media (min-width: 787px) {
  .section-partners .partners-item__form .btn-main {
    width: auto;
  }
}

.section-partners .partners-item__form .btn-main:hover {
  background: #fb7c27;
}

.section-seo {
  padding: 10px 0;
  margin: 10px 0 30px;
}

@media (min-width: 767px) {
  .section-seo {
    margin: 40px 0 30px;
  }
}

.section-seo h1, .section-seo h2, .section-seo h3, .section-seo h4 {
  color: #363636;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.8rem;
}

.section-seo h1 {
  font-size: 1.8rem;
}

.section-seo p {
  display: block;
  color: #737373;
  font-size: 1.3rem;
  line-height: 2.2rem;
}

/* 
Placeholder

.form-control::-webkit-input-placeholder {
    color: $native-input-placeholder-color;
}

WebKit, Blink, Edge
.form-control:-moz-placeholder {
    color: $native-input-placeholder-color;
}

Mozilla Firefox 4 to 18
.form-control::-moz-placeholder {
    color: $native-input-placeholder-color;
}

Mozilla Firefox 19+
.form-control:-ms-input-placeholder {
    color: $native-input-placeholder-color;
}

Internet Explorer 10-11
.form-control::-ms-input-placeholder {
    color: $native-input-placeholder-color;
}
 */
.container.container--custom {
  padding: 0 15px;
}

@media (min-width: 767px) {
  .container.container--custom {
    padding: 0px;
  }
}

.navbar-skladokien .navbar-nav > li > a {
  padding: 17px 10px !important;
}



/*--*/
/*--*/
/* -_Home */
.container.container--price {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .container.container--price {
    padding: 0;
  }
}

@media (min-width: 991px) {
  .container.container--price {
    margin-top: 40px;
  }
}

.header-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.header-price__img {
  height: 150px;
  margin-right: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.header-price__img img {
  max-height: 100%;
}

.header-price__title {
  font-size: 2.5rem;
  margin: 0;
}

@media (min-width: 768px) {
  .header-price__title {
    font-size: 3.6rem;
  }
}

.header-price__title small {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  font-size: 2rem;
  position: relative;
  padding-top: 8px;
  margin-top: 5px;
}

@media (min-width: 768px) {
  .header-price__title small {
    font-size: 2.3rem;
  }
}

.header-price__title small:before {
  content: "";
  width: 20px;
  height: 1px;
  background: #F97720;
  position: absolute;
  left: 0;
  top: 0;
}

.row.row--price {
  margin-top: 35px;
  margin-bottom: 35px;
}

@media (min-width: 767px) {
  .row.row--price {
    margin-top: 70px;
    margin-bottom: 50px;
  }
}

.item-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px;
  border: 1px solid #e4e4e4;
  padding: 25px;
}

@media (min-width: 991px) {
  .item-price {
    margin-bottom: 30px;
  }
}

.item-price__img {
  width: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-right: 20px;
}

@media (min-width: 580px) {
  .item-price__img {
    margin-right: 30px;
  }
}

.item-price__img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}

.item-price__img span {
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 5px;
}

@media (min-width: 1200px) {
  .item-price__img span {
    font-size: 2rem;
  }
}

.item-price__content {
  width: 100%;
}

.item-price__content__name {
  font-size: 1.7rem;
  line-height: 2.6rem;
  margin: 0 0 5px;
}

@media (min-width: 767px) {
  .item-price__content__name {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}

.item-price__content span {
  display: block;
  font-size: 1.3rem;
  line-height: 2rem;
  margin-bottom: 5px;
}

@media (min-width: 767px) {
  .item-price__content span {
    font-size: 1.5rem;
  }
}

.item-price__content span.item-price__content__numb {
  font-size: 2.1rem !important;
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #000;
  margin-bottom: 0;
  margin-top: 10px;
}

@media (min-width: 767px) {
  .item-price__content span.item-price__content__numb {
    margin-top: 0;
  }
}

@media (min-width: 991px) {
  .item-price__content span.item-price__content__numb {
    display: -ms-flexbox;
    display: flex;
  }
}

.item-price__content span.item-price__content__numb a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #FFF;
  background: #F97720;
  text-transform: uppercase;
  font-size: 1.6rem;
  padding: 6px 14px 5px;
  margin-left: 0px;
  position: relative;
  margin-top: 8px;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
  /* @media (min-width: 400px) {
					width: auto;
				} */
  /* @media (min-width: 767px) {
			margin-left: 20px;
			margin-top: 0;
			} */
}

@media (min-width: 450px) and (max-width: 767px) {
  .item-price__content span.item-price__content__numb a {
    width: auto;
    margin-left: 20px;
    margin-top: 0;
  }
}

@media (min-width: 767px) {
  .item-price__content span.item-price__content__numb a {
    width: auto;
  }
}

@media (min-width: 991px) {
  .item-price__content span.item-price__content__numb a {
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    margin-top: 0;
  }
}

.item-price__content span.item-price__content__numb a:hover {
  text-decoration: none;
  background: #FDAE22;
}

.item-price__content span.item-price__content__numb a:before {
  content: "";
  height: 10px;
  background: #C4C4C4;
  width: 1px;
  position: absolute;
  left: -14px;
  display: none;
}

@media (min-width: 450px) and (max-width: 767px) {
  .item-price__content span.item-price__content__numb a:before {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 991px) {
  .item-price__content span.item-price__content__numb a:before {
    display: -ms-flexbox;
    display: flex;
  }
}

/*--*/
;
    display: flex;
    margin-left: 20px;
    margin-top: 0;
  }
}

.item-price__content span.item-price__content__numb a:hover {
  text-decoration: none;
  background: #FDAE22;
}

.item-price__content span.item-price__content__numb a:before {
  content: "";
  height: 10px;
  background: #C4C4C4;
  width: 1px;
  position: absolute;
  left: -14px;
  display: none;
}

@media (min-width: 450px) and (max-width: 767px) {
  .item-price__content span.item-price__content__numb a:before {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 991px) {
  .item-price__content span.item-price__content__numb a:before {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767px) {
  .container.container--mobile-hidden {
    display: none;
  }
}

/*--*/
.bar-sell {
/*  background: #F3F3F3;*/

}
.bar-sell .container{background: #F3F3F3; }
@media (max-width: 991px) {
	.bar-sell{
		margin-top: 15px;
	}
  .bar-sell .row .col-xs-12 {
    padding: 0;
  }
}
.bar-sell__content {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  justify-content: center;
}
@media (max-width: 991px) {
  .bar-sell__content {
    flex-direction: column;
    position: relative;
    align-items: flex-start;
  }
}
.bar-sell__content__txt {
  margin-right: 30px;
  font-size: 18px;
  line-height: 19px;
  font-weight: 700;
  color: #F97720;
}
@media (max-width: 991px) {
  .bar-sell__content__txt {
    font-size: 14px;
    margin-left: 45px;
    margin-bottom: 7px;
  }
}
@media (min-width: 550px) {
  .bar-sell__content__txt {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .bar-sell__content__txt {
    font-size: 16px;
  }
}
.bar-sell__content__txt small {
  display: block;
  font-weight: 600;
  font-size: 15px;
  color: #000;
}
@media (max-width: 991px) {
  .bar-sell__content__txt small {
    font-size: 13px;
    color: #000;
  }
}
.bar-sell__content__icon {
  display: inline-flex;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .bar-sell__content__icon {
    position: absolute;
    left: 15px;
    top: 14px;
  }
}
.bar-sell__content__icon img {
  width: 35px;
}
@media (max-width: 991px) {
  .bar-sell__content__icon img {
    width: 25px;
  }
}
.bar-sell__content .btn-main {

  background:#0090DA;
  text-align: center;
}
@media (max-width: 991px) {
  .bar-sell__content .btn-main {
    width: 100%;
  }
}
@media (min-width: 420px) and (max-width: 991px) {
  .bar-sell__content .btn-main {
    position: absolute;
    right: 15px;
    width: 150px;
  }
}
@media (min-width: 550px) {
  .bar-sell__content .btn-main {
    width: 220px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .bar-sell__content .btn-main {
    width: 145px;
    padding: 0px 15px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .bar-sell__content .btn-main {
    width: 175px;
  }
}
.bar-sell__content .btn-main:hover {
  background:  #fdae22 ;
}
.bar-sell__content .btn-main:active {
  text-decoration: none;
  color: #fff;
}
.bar-sell__content.bar-sell__content--phone {
  background: #e6e6e6;
}

.container.container--category {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 0;
}

.category-block {
  display: flex;
  padding: 20px;
  min-height: 270px;
  background: #f6f6f6;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
  padding: 25px;
}
@media (min-width: 992px) {
  .category-block {
    flex-direction: row;
  }
}
.category-block__img {
  width: 300px;
  flex: 0 0 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 36px;
}
@media (max-width: 991px) {
  .category-block__img {
    justify-content: flex-start;
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .category-block__img {
    margin-left: 25px;
  }
}
@media (max-width: 991px) {
  .category-block__img img {
    height: 74px;
  }
}
.category-block__img__title {
  display: none;
}
@media (max-width: 991px) {
  .category-block__img__title {
    display: block;
    margin-left: 20px;
  }
}
.category-block__content {
  max-width: 500px;
  margin-right: 50px;
}
@media (max-width: 991px) {
  .category-block__content {
    margin-top: 25px;
    margin-right: auto;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .category-block__content__title {
    display: none;
  }
}
.category-block .btn-main {
  margin-right: 45px;
  margin-left: 50px;
}
@media (max-width: 991px) {
  .category-block .btn-main {
    width: 100%;
    margin-top: 15px;
  }
}

.category-block.category-block--product {
  justify-content: space-between;
  padding: 35px;
}
@media (min-width: 767px) {
  .category-block.category-block--product {
    flex-direction: row;
  }
}
.category-block.category-block--product .category-block__img {
  flex: auto;
}
@media (min-width: 767px) {
  .category-block.category-block--product .category-block__img {
    width: 160px;
    flex: 0 0 160px;
  }
}
@media (min-width: 992px) {
  .category-block.category-block--product .category-block__img {
    width: 200px;
    flex: 0 0 200px;
  }
}
.category-block.category-block--product .category-block__img .category-block__img__title {
  font-size: 22px;
}
@media (min-width: 767px) {
  .category-block.category-block--product .category-block__img .category-block__img__title {
    display: none;
  }
}
.category-block.category-block--product .category-block__img .category-block__img__title small {
  display: block;
}
@media (min-width: 767px) {
  .category-block.category-block--product .category-block__img img {
    height: 160px;
  }
}
@media (min-width: 992px) {
  .category-block.category-block--product .category-block__img img {
    height: 200px;
  }
}
.category-block.category-block--product .category-block__content__title {
  font-size: 26px;
  line-height: 38px;
}
@media (min-width: 767px) {
  .category-block.category-block--product .category-block__content__title {
    display: block;
  }
}
.category-block.category-block--product .category-block__content__title small {
  display: block;
}
.category-block.category-block--product .category-block__list {
  list-style: none;
  padding: 0;
  margin: 15px 0;
}
.category-block.category-block--product .category-block__list li {
  font-size: 1.4rem;
  line-height: 2.3rem;
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.category-block.category-block--product .category-block__list li:before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-flex;
  background: #0090DA;
  position: absolute;
  left: 0;
  top: 10px;
}
.category-block.category-block--product .category-block__summary {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .category-block.category-block--product .category-block__summary {
    flex: 0 0 200px;
    max-width: 200px;
    margin-right: 15px;
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .category-block.category-block--product .category-block__summary {
    flex: 0 0 230px;
    max-width: 230px;
  }
}
.category-block.category-block--product .category-block__summary__price {
  font-weight: 700;
  font-size: 2.6rem;
  text-align: center;
  display: block;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .category-block.category-block--product .category-block__summary__price {
    font-size: 30px;
  }
}
.category-block.category-block--product .category-block__summary .btn-main {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 0;
}
.category-block.category-block--product .category-block__summary .btn-main.btn-main--phone {
  background: #0090DA;
}
.category-block.category-block--product .category-block__summary .btn-main.btn-main--phone:hover {
  background: #464343;
}
.btn-main.btn-main--units {
  margin-top: 15px;
}
@media (max-width: 500px) {
  .btn-main.btn-main--units {
    width: 100%;
  }
}
.btn-main.btn-main--units img {
  width: 27px;
  margin-right: 12px;
}
.btn-main.btn-main--units span {
  margin: 0 3px;
}

@media (max-width: 991px) {
  .navbar-nav {
    margin: 7.5px 0px;
  }
}
.outer-link {
  position: absolute !important;
  background: #383838;
  right: 406px;
  padding: 0 16px;
  top: -11px;
  height: 65px;
}

@media (max-width: 991px) {
  .outer-link {
    position: relative !important;
    top: auto !important;
    right: 0;
  }
}
@media (min-width: 992px) {
  .outer-link {
    right: 255px;
  }
}
@media (min-width: 1200px) {
  .outer-link {
    right: 406px;
  }
}
.navbar-skladokien .navbar-nav > li.outer-link > a {
  padding: 16px 3px 16px 38px !important;
  line-height: 17px;
}

.outer-link img {
  width: 30px;
  position: absolute;
  left: 0;
}

@media (min-width: 992px) {
  #wycenamain {
    padding: 18px 9px;
  }
}
@media (min-width: 992px) {
  #wycenamain {
    padding: 18px 26px;
  }
}
.outer-link:hover {
  background: #393939 !important;
}
@media (min-width: 992px) and  (max-width: 1200px) {
.navbar-skladokien .navbar-nav > li > a {
    padding: 17px 8px !important;
}}

.modal .modal-dialog .modal-content .modal-body .modal-body__btn {
  display: flex;
  flex-direction: column;
}
@media (min-width: 600px) {
  .modal .modal-dialog .modal-content .modal-body .modal-body__btn {
    justify-content: flex-end;
    flex-direction: row;
  }
}
.modal .modal-dialog .modal-content .modal-body .modal-body__btn .btn-main {
  color: #fff;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .modal .modal-dialog .modal-content .modal-body .modal-body__btn .btn-main {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
.modal .modal-dialog .modal-content .modal-body .modal-body__btn .btn-main.btn-main--continue {
  color: #1e73bc;
  background: #fff;
  border: 1px solid #1e73bc;
}
.modal .modal-dialog .modal-content .modal-body .modal-body__btn .btn-main.btn-main--continue:hover, .modal .modal-dialog .modal-content .modal-body .modal-body__btn .btn-main.btn-main--continue:focus {
  background: #1e73bc;
  color: #fff;
}

.form-group--flex {
  display: flex;
}
.form-group--flex .custom-btn:last-of-type {
  margin-right: 0;
}

.custom-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 5px;
  font-weight: 700;
  color: #000;
  font-size: 1.3rem;
  border: 0;
  padding: 5px 10px;
  background: none;
  margin-top: 0px;
  transition: 220ms ease-in-out all;
}
@media (min-width: 992px) {
  .custom-btn {
    margin-right: 15px;
  }
}
.custom-btn__img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0090DA;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3px;
}
.custom-btn__img img {
  max-width: 100%;
  width: 22px;
}
.custom-btn:hover .custom-btn__img, .custom-btn:focus .custom-btn__img {
  background: #fe6c12;
}

.custom-btn.active-btn .custom-btn__img {
  background: #fe6c12;
}

.filtr-wyprz {
  display: flex;
  width: initial !important;
  flex-wrap: wrap;
}
.filtr-wyprz .wyprz-button {
  margin-top: 0;
}
@media (max-width: 560px) {
  .filtr-wyprz .wyprz-button {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .filtr-wyprz .wyprz-button {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .filter-category {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .filter-input {
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  .filter-input .row {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 560px) {
  .filter-input .row .col-xs-4 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .filter-input .col-pl {
    width: 28%;
  }
}
@media (min-width: 992px) {
  .filter-input .filter-btn-col {
    width: 12%;
  }
}

.section-img-map {
  padding: 10px 0;
  display: none;
  /*@keyframes color {
    0% {
     fill: #af4b0a;  opacity:0.2;
    }
    50% {
     fill:#ce580b;  opacity:0.4;
    }
    100 {
     fill: #ff6500;
     opacity:0.8;
    }
  }*/
  /*.home-point.home-point-garage{
      fill: #d46d04;
  }
  .home-point.home-point-blinds{
      fill:#09175a;
  }
  .home-point.home-point-door{
      fill:#d40421;
  }*/
  /*@keyframes pulse {
      0% {
          transform: scale(0.99) ;

      }

      70% {
          transform: scale(0.99) ;

      }

      100% {
          transform: scale(1) ;

      }
  }*/
}
@media (min-width: 992px) {
  .section-img-map {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .section-img-map {
    padding: 50px 0;
  }
}
.section-img-map .native-header {
  margin-bottom: 55px;
  position: relative;
  z-index: 999;
}
.section-img-map .link-map {
  cursor: pointer;
  clip-path: initial;
}
.section-img-map .link-map:before {
  content: "+";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #ff812e;
  border-radius: 50%;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 1199px) {
  .section-img-map .link-map.link-map--mobile {
    display: inline-flex;
  }
}
.section-img-map .active-animation {
  animation: color 3s infinite;
}
.section-img-map .home-point {
  opacity: 0.1;
  display: block;
  /*  fill:#0090DA;*/
  /*   animation: pulse 2s infinite;*/
}
.section-img-map .home-point__content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.section-img-map .home-point__content img {
  /*    @media (max-width: 1010px) {
          width: 700px;
      }

      @media (max-width: 700px) {
          width: 550px;
      }

      @media (max-width: 555px) {
          width: 420px;
      }

      @media (max-width: 380px) {
          width: 320px;
      }*/
}
.section-img-map .home-point:hover {
  animation: none;
}
@keyframes color {
  0% {
    fill: #af4b0a;
    opacity: 0.1;
  }
  50% {
    fill: #ce580b;
    opacity: 0.4;
  }
  100% {
    fill: #ff812e;
    opacity: 0.7;
  }
}
.section-img-map image:before {
  content: "";
  fill: #000;
}
.section-img-map .blinds {
  background: blue !important;
}
.section-img-map .point-map {
  animation: pulse 2s infinite;
  background: #8848127a;
  display: inline-flex;
}
.section-img-map .point-map-1 {
  /* border: 3px solid red; */
  position: absolute;
  left: 403px;
  bottom: 167px;
  display: inline-block;
  width: 111px;
  height: 52px;
}
.section-img-map .point-map__title {
  color: #fff;
  font-weight: 700;
  position: absolute;
  bottom: -30px;
  text-transform: uppercase;
  background: #ea9f2d;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2px 15px;
  font-size: 1.3rem;
  left: -5px;
  opacity: 0;
}

.tooltip {
  opacity: 1 !important;
  display: flex !important;
  position: relative !important;
}

.offer-tooltip {
  background: #fff;
  position: absolute;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms ease-in-out;
  text-align: left;
  border-radius: 5px;
  padding: 15px;
  display: none;
}
.offer-tooltip .offer-tooltip-close {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  width: 30px;
  height: 30px;
  background: #ddd;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.offer-tooltip .offer-tooltip-close img {
  width: 15px;
}
.offer-tooltip .offer-tooltip-close:hover {
  background: #bfbfbf;
}
@media (max-width: 600px) {
  .offer-tooltip {
    left: 0px !important;
    right: 0 !important;
    max-width: 320px;
  }
}
.offer-tooltip__top {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.offer-tooltip a.offer-tooltip__btn {
  display: flex;
  align-items: center;
  width: 100%;
  height: 45px;
  background: #0090DA;
  color: #fff;
  font-weight: 400;
  font-size: 1.5rem;
  justify-content: center;
  margin: 8px 0 0;
  transition: 150ms ease-in-out background;
}
.offer-tooltip a.offer-tooltip__btn:hover, .offer-tooltip a.offer-tooltip__btn:focus {
  background: #0d9fe9;
  text-decoration: none;
}
.offer-tooltip__ico {
  display: inline-flex;
  margin-bottom: 5px;
  justify-content: flex-start;
  margin-right: 15px;
}
.offer-tooltip__ico img {
  height: 45px;
}
.offer-tooltip__list {
  list-style: none;
  padding: 0;
  margin: 5px 0 10px;
  display: flex;
  max-width: 200px;
  display: flex;
  flex-wrap: wrap;
}
.offer-tooltip__list li {
  margin-right: 10px;
  margin-bottom: 5px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3rem;
}
.offer-tooltip__list li img {
  width: 15px;
  height: 15px;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
@media (min-width: 992px) {
  .offer-tooltip {
    min-width: 166px;
    padding: 18px 61px 19px 27px !important;
  }
}
.offer-tooltip small.large-sm,
.offer-tooltip span {
  color: #000;
  display: block;
  font-size: 1.8rem;
  white-space: nowrap;
  font-weight: 700;
}
.offer-tooltip small {
  color: #000;
  font-size: 1.3rem;
  font-weight: 600;
  display: block;
  margin-top: 4px;
  line-height: 1rem;
  white-space: nowrap;
}
.offer-tooltip .row {
  margin: 0;
}
.offer-tooltip .row .col-6 {
  padding: 0;
}

.offer-tooltip.open {
  /* (pointer: fine)  and  */
  display: block !important;
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 34px rgba(0, 0, 0, 0.2);
}

/*.section-img-map:before{
   content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/shape-house.png) no-repeat;
    width: 801px;
    height: 476px;
    background-size: contain;
}*/
.section-img-map__content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1199px) {
  .section-img-map__content {
    height: auto;
  }
}
@media (min-width: 1199px) {
  .section-img-map__content {
    width: 110%;
    margin-left: -5%;
  }
}
@media (min-width: 1580px) {
  .section-img-map__content {
    width: 126%;
    margin-left: -13%;
  }
}
@media (min-width: 1900px) {
  .section-img-map__content {
    width: 136%;
    margin-left: -18%;
  }
}
.section-img-map__content svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 420px) {
  .section-img-map__content svg {
    transform: scale(1.3);
  }
}
@media (min-width: 1199px) {
  .section-img-map__content svg {
    transform: none;
  }
}
.section-img-map__content svg:hover {
  transition: none !important;
}

.link-map g {
  pointer-events: none;
}
.link-map circle {
  transition: 150ms ease-in-out;
}
.link-map:hover circle, .link-map:focus circle {
  fill: #154ba9;
}

.link-map.link-map--desktop {
  display: inline-flex;
}
@media (max-width: 767px) {
  .link-map.link-map--desktop {
    display: none !important;
  }
}

.link-map.link-map--mobile {
  display: none;
}
@media (max-width: 767px) {
  .link-map.link-map--mobile {
    display: inline-flex;
  }
}
@media (min-width: 767px) {
  .link-map.link-map--mobile {
    display: none !important;
  }
}

/* .section-img-map__content:before{
        content:"";
        position: absolute;
        left:0;
        right:0;
        top:0;bottom:0;
        background: red;
    }*/
#imagesequence {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #imagesequence {
    flex-direction: row;
    min-height: 100vh;
    justify-content: center;
  }
}
#imagesequence img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #imagesequence img {
    max-width: 70%;
  }
}
@media (min-width: 1200px) {
  #imagesequence img {
    max-width: 96%;
    position: relative;
    left: 4px;
  }
}

#myimg {
  margin: 25px 0 35px !important;
}
@media (min-width: 992px) {
  #myimg {
    margin-bottom: 0 !important;
  }
}
.no-pay {
  padding: 15px 20px;
  padding-left: 80px;
  position: relative;
  display: block;
  font-size: 1.3rem;
  line-height: 2rem;
  background: #ffe9e9;
  margin: 0;
}
.no-pay img {
  position: absolute;
  top: 40px;
  left: 14px;
  width: 50px;
}

@media (max-width: 991px) {
  .no-pay.no-pay-mobile {
    display: none;
  }
}

.no-pay.no-pay-desktop {
  line-height: 1.7rem;
}
@media (min-width: 992px) {
  .no-pay.no-pay-desktop {
    display: none;
  }
}
.no-pay.no-pay-desktop br {
  display: none;
}
.no-pay.no-pay-desktop img {
  position: absolute;
  top: 10px;
  left: 14px;
  width: 50px;
}

@media (min-width: 992px) {
  .bar-sell .row {
    display: flex;
  }
  .bar-sell .row .p-0 {
    padding: 0;
  }
  .bar-sell .row .p-r {
    padding-right: 0;
  }
  .bar-sell .row .p-l {
    padding-left: 0;
  }
  .bar-sell .bar-sell__content {
    height: 100%;
  }
  .bar-sell .bar-sell__content__txt small {
    font-size: 12px;
  }
  .bar-sell .btn-main {
    font-size: 1.3rem;
    padding: 0 7px;
  }
}@media (max-width: 991px) {
  .bar-sell .bar-sell__content {
       background: #F3F3F3;
  }}

  .hs-information {
  text-align: left;
  padding: 35px;
  background: #f3f3f3;
}
@media (max-width: 991px) {
  .hs-information {
    padding: 15px;
    margin-top: 15px;
  }
}
.hs-information h3 {
  font-size: 2.4rem;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .hs-information h3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
.hs-information p {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .hs-information p {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}
.hs-information ul {
  list-style: none;
  margin: 20px 0 25px;
  padding: 0;
  display: flex;
  /*    li:before{
          content:"";
          display: inline-flex;
          width: 8px;
          height: 8px;
          background: #fdae22;
          position: absolute;
          left:0;
          top:10px;
      }*/
}
.hs-information ul li {
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 700;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 15px;
}
.hs-information ul li span {
  display: block;
  font-size: 1.4rem;
}
#imagesequence {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #imagesequence {
    flex-direction: row;
    min-height: 100vh;
    justify-content: center;
  }
}
#imagesequence img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #imagesequence img {
    max-width: 70%;
  }
}
@media (min-width: 1200px) {
  #imagesequence img {
    max-width: 96%;
    position: relative;
    left: 4px;
  }
}

#myimg {
  margin: 25px 0 35px !important;
}
@media (min-width: 992px) {
  #myimg {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .products-listing {
    margin-top: 50px;
  }
}
.products-listing .native-header {
  margin-bottom: 0;
}
.products-listing .container {
  position: relative;
}
.products-listing .animation-txt {
  font-size: 14px;
  font-weight: 500;
  color: #596574;
  line-height: 1.5;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
  position: relative;
  width: 320px;
  margin: 0 auto 30px;
}
@media (min-width: 992px) {
  .products-listing .animation-txt {
    position: absolute;
    width: 250px;
  }
}
@media (min-width: 992px) {
  .products-listing .animation-txt.top-left {
    top: 25%;
    left: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .products-listing .animation-txt.top-left {
    top: 12%;
  }
}
@media (min-width: 992px) {
  .products-listing .animation-txt.bottom-left {
    bottom: 28%;
    left: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .products-listing .animation-txt.bottom-left {
    bottom: 16%;
  }
}
@media (min-width: 992px) {
  .products-listing .animation-txt.top-right {
    top: 25%;
    right: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .products-listing .animation-txt.top-right {
    top: 12%;
  }
}
@media (min-width: 992px) {
  .products-listing .animation-txt.bottom-right {
    bottom: 28%;
    right: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .products-listing .animation-txt.bottom-right {
    bottom: 16%;
  }
}
.products-listing .animation-txt::after {
  display: block;
  position: absolute;
  bottom: -10px;
  right: -20px;
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #0090DA;
  background: #0090DA;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .products-listing .animation-txt::after {
    left: auto;
    right: auto;
    left: 0;
  }
}
.products-listing .animation-txt.top-right::after {
  right: 100%;
}
@media (max-width: 991px) {
  .products-listing .animation-txt.top-right::after {
    left: 0;
    right: auto;
  }
}
.products-listing .animation-txt.bottom-right::after {
  right: 100%;
}
@media (max-width: 991px) {
  .products-listing .animation-txt.bottom-right::after {
    left: 0;
    right: auto;
  }
}
.products-listing div:hover,
.products-listing img:hover {
  transition: none !important;
}

.svgu {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.native-header.native-header--hs span {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.hs-information {
  text-align: left;
  padding: 35px;
  background: #f3f3f3;
}
@media (max-width: 991px) {
  .hs-information {
    padding: 15px;
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .hs-information {
    margin-top: -40px;
  }
}
.hs-information .wycena-top {
  float: none;
  margin-left: 0;
  padding: 5px 25px !important;
  border: 3px solid #e3e3e3 !important;
  max-width: 700px;
}
.hs-information .wycena-top li {
  flex-direction: row;
  align-items: center;
}
@media (max-width: 991px) {
  .hs-information .wycena-top li {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .hs-information .wycena-top li {
    font-size: 2.4rem;
    color: #ff871c;
    line-height: 3.2rem;
  }
}
@media (max-width: 991px) {
  .hs-information .wycena-top li i {
    margin-left: 0 !important;
  }
}
.hs-information .wycena-top li p {
  margin: 0;font-size: 2.4rem;
 line-height: 3.2rem;
}
.hs-information h3 {
  font-size: 2.4rem;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .hs-information h3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
.hs-information > p {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .hs-information > p {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}
.hs-information > p a {
  text-decoration: underline;
}
.hs-information > p a:hover {
  text-decoration: none;
}
.hs-information ul {
  list-style: none;
  margin: 20px 0 25px;
  padding: 0;
  display: flex;
  /*    li:before{
          content:"";
          display: inline-flex;
          width: 8px;
          height: 8px;
          background: #fdae22;
          position: absolute;
          left:0;
          top:10px;
      }*/
}
.hs-information ul li {
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 700;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 15px;
}
.hs-information ul li span {
  display: block;
  font-size: 1.4rem;
}
.main-form {
  padding: 80px 0;
  background: #E6E6E6;
  margin: 35px 0;
}
@media (max-width: 991px) {
  .main-form {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.main-form .row {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .main-form .row {
    flex-direction: column;
  }
}

.main-form-col {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .main-form-col {
    justify-content: center;
  }
}

.main-form__title {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 400;
  color: #000;
  padding: 0 25px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .main-form__title {
    font-size: 5.5rem;
    line-height: 6.2rem;
    padding-left: 45px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .main-form__title {
    text-align: center;
  }
}
.main-form__title small {
  display: block;
  font-size: 15px;
  line-height: 26px;
  margin-top: 23px;
  color: #464343;
}

input {
  appearance: none;
  border-radius: 0;
}

.card {
  margin: 2rem auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 490px;
  background-color: #FFF;
  border-radius: 8px;
  padding:2.75rem 27px 18px;
}

.card-image {
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 65%;
  background-image: url("https://assets.codepen.io/285131/coffee_1.jpg");
  background-repeat: no-repeat;
  background-size: 150%;
  background-position: 0 5%;
  position: relative;
}

.card-heading {
  position: absolute;
  left: 10%;
  top: 15%;
  right: 10%;
  font-size: 1.75rem;
  font-weight: 700;
  color: #735400;
  line-height: 1.222;
}
.card-heading small {
  display: block;
  font-size: 0.75em;
  font-weight: 400;
  margin-top: 0.25em;
}

.card-form {
  padding: 2rem 1rem 0;
}

.input {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  padding-top: 1.5rem;
  margin-bottom: 25px;
}
.input label.text-error {
  position: absolute;
  bottom: -16px;
}

.input-label {
  color: #000 !important;
  font-weight: 700 !important;
  position: absolute;
  top: -10px;
  transition: 0.25s ease;
  font-weight: normal;
  font-size: 13px;
}

.input-field {
  border: 0;
  z-index: 1;
  background-color: transparent;
  border: 1px solid #eee;
  font: inherit;
  font-size: 1.125rem;
  height: 50px;
  padding: 13px 15px;
  border-radius: 5px;
}
.input-field:focus, .input-field:valid {
  outline: 0;
}
.input-field:focus + .input-label, .input-field:valid + .input-label {
  color: #0092dc;
}

.input-area {
  height: 100px;
}

.action {
  margin-top: 2rem;
}

.action-button {
  font: inherit;
  font-size: 2rem;
  padding: 32px 5px;
  width: 100%;
  font-weight: 700;
  background-color: #0092dc;
  border-radius: 5px;
  color: #FFF;
  border: 0;
  text-transform: initial;
}
@media (max-width: 991px) {
  .action-button {
    font-size: 1.7rem;
  }
}
.action-button:focus {
  outline: 0;
}

.card-info {
  padding: 1rem 1rem;
  text-align: center;
  font-size: 0.875rem;
  color: #8597a3;
}
.card-info a {
  display: block;
  color: #0092dc;
  text-decoration: none;
}

.main-form .action-button,
.main-form .btn-main,
.main-form #pricebtn {
  font: inherit;
  font-size: 2rem;
  padding: 32px 5px;
  width: 100%;
  font-weight: 700;
  background-color: #0092dc;
  border-radius: 5px;
  color: #FFF;
  border: 0;
  text-transform: initial;
}
@media (max-width: 991px) {
  .main-form .action-button,
.main-form .btn-main,
.main-form #pricebtn {
    font-size: 1.7rem;
  }
}
.main-form .action-button:focus,
.main-form .btn-main:focus,
.main-form #pricebtn:focus {
  outline: 0;
}

#contactModal2 .modal-footer {
  padding: 15px 0;
}
#contactModal2 button {
  background: #0092dc;
  border: 0;
  padding: 15px 48px;
  color: #fff;
}

.group-file {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.group-file .file-input {
  display: none;
}
.group-file .input-file {
  width: 49%;
  max-width: 49%;
  margin: 0;
  padding-top: 0;
}
.group-file .input-file label {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 13px;
  border: 1px solid #eee;
  border-radius: 4px;
  cursor: pointer;
  transition: all 150ms ease-in-out;
  padding: 5px 10px;
  overflow: hidden;
}
.group-file .input-file label img {
  width: 20px;
  margin-right: 5px;
}
.group-file .input-file:hover label {
  background: #eee;
}

.main-form{
    background-image:  url('../img/form-bg.png') !important;
    background-color:  #E6E6E6;
    background-repeat: no-repeat;
    background-size: contain;
    background-position:center bottom -49px;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .group-vb .video-blog:nth-child(1) {
    padding-top: 45px;
  }
}
.video-blog {
  padding: 45px 0;
}
@media (max-width: 991px) {
  .video-blog {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .video-blog .row-flex {
    display: flex;
    align-items: center;
  }
}
.video-blog .c-1 {
  background-color: #e5edfa;
  padding: 15px 24px;
  border-radius: 3px;
  background-image: url('../img/video-bg.png');
  background-repeat: no-repeat;
  background-position: top 24px right -2px;
  background-size: 36%;
}
@media (max-width: 992px) {
  .video-blog .c-1 {
    background-position: bottom center;
    background-size: contain;
  }
}
.video-blog .row-others .video-wrapper {
  margin: 0px 0 15px;
}
@media (max-width: 992px) {
  .video-blog .row-others .video-wrapper {
    margin-bottom: 0;
  }
}
.row-others {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .video-blog__txt {
    padding-left: 50px;
  }
}
.video-blog__txt .vb-title {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 400;
  color: #000;
  padding: 0 25px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .video-blog__txt .vb-title {
    font-size: 5.5rem;
    line-height: 6.2rem;
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .video-blog__txt .vb-title {
    text-align: center;
    margin: 10px 0 10px;
  }
}
.video-blog__txt p {
  display: block;
  font-size: 17px;
  line-height: 26px;
  color: #777;
  margin-top: 23px;
}
@media (max-width: 992px) {
  .video-blog__txt p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    text-align: center;
    margin-top: 10px;
  }
  .video-blog__txt p br {
    display: none;
  }
}
.vb-bottom {
  padding: 10px;
  border-radius: 3px;
}
.vb-bottom__title {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.3rem;
  margin: 0 0 15px;
  display: flex;
}
.vb-bottom p {
  font-size: 1.3rem;
  color: #777;
  line-height: 2rem;
}
.g1 iframe{
	    border: 3px solid #3a8cd9;

}

.g2 iframe{
	    border: 3px solid #53bb24;

}

.g3 iframe{
	    border: 3px solid #b7b7b7;

}

.g4 iframe{
	    border: 3px solid #b7b7b7;

}
.reviews-main {
  padding: 45px 0;
}
@media (min-width: 992px) {
  .reviews-main {
    padding: 78px 0;
  }
}
.reviews-main .btn-more {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .reviews-main .btn-more {
    margin-top: 45px;
  }
}
.reviews-main .btn-more .col-xs-12 {
  display: flex;
  justify-content: center;
  text-align: center;
}
.reviews-main .btn-more .col-xs-12 .btn-blue {
  padding: 18px 56px;
  text-transform: lowercase;
  border-radius: 2px;
}
.reviews-main__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .reviews-main__header {
    margin-bottom: 80px;
  }
}
.reviews-main__header small {
  font-size: 20px;
  text-align: center;
}
.reviews-main__title {
  font-size: 30px;
  color: #000;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 992px) {
  .reviews-main__title {
    font-size: 55px;
    line-height: 65px;
  }
}
.reviews-main__item {
  border-radius: 4px;
  background: #ffffff;
  padding: 40px 20px 20px;
  margin-bottom: 35px;
  background: #f6fcff;
  min-height: 275px;
}
.reviews-main__item p {
  font-size: 14px;
  line-height: 23px;
  margin: 0;
  color: #656565;
}
@media (min-width: 992px) {
.reviews-main__item p {
	    font-size: 15px;
    line-height: 25px;
}
}
.reviews-main__item__author {
  display: block;
  margin-top: 25px;
  font-weight: 400;
  font-size: 14px;
}

.splide__slide:after {
  display: none;
}

.splide .splide__slide {
  min-height: auto !important;
}

.splide__pagination__page.is-active {
  background: #0092db !important;
}

.splide__pagination {
  bottom: 0 !important;
}

.reviews-main.reviews-page {
  padding: 50px 0;
}

.video-blog .video-wrapper {
  margin-bottom: 0 !important;
}

.vb-bottom {
  background: #eee;
  height: 100%;
  padding: 15px !important;
      margin-top: 5px !important;
}
.vb-bottom span {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px !important;
  display: block;
}
.vb-bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vb-bottom ul li {
  font-size: 13px;
  line-height: 22px;
  padding-left: 15px;
  position: relative;
}
.vb-bottom ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #000;
  position: absolute;
  top: 9px;
  left: 0;
}
.vb-bottom__title {
  font-size: 16px;
  margin-bottom: 9px;
  text-transform: uppercase;
}

.row.row-others {
  display: flex;
  flex-wrap: wrap;
}

.item-vb {
  height: 100%;
  overflow-y: hidden;
}
.row.row-others .col-md-6{
    margin-bottom: 35px;
}

.video-main {
  padding: 0px 0 7px;
  margin: 40px 0;
  border-top: 3px solid #ed3830;
  border-bottom: 3px solid #ed3830;
}
@media (min-width: 767px) {
  .video-main {
    margin: 70px 0 60px;
  }
}
.video-main video {
  width: 100%;
  height: auto;
}
.video-main .video-wrappers {
  border-top: 5px solid #ed3830;
  border-bottom: 10px solid #ed3830;
  background: #ed3830;
}
.video-main__header {
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 30px 0;
}
@media (min-width: 767px) {
  .video-main__header {
    padding: 40px 0;
  }
}
.video-main__header__title {
  font-size: 22px;
  margin-top: 0;
  color: #000;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
}
@media (min-width: 767px) {
  .video-main__header__title {
    font-size: 35px;
    line-height: 45px;
  }
}
.video-main__header__title b {
  font-weight: 700;
}
@media (min-width: 767px) {
  .video-main__header__title b {
    font-size: 35px;
    line-height: 45px;
  }
}
.video-main__bottom {
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 12px 0;
}
.video-main__bottom__title {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 767px) {
  .video-main__bottom__title {
    font-size: 28px;
    line-height: 40px;
  }
}
.video-main__bottom a:hover {
  text-decoration: none;
}
.video-main__bottom a:hover h3 {
  color: #ed3830;
}

.outer-link {
  position: absolute !important;
  background: #383838;
  right: 406px;
  padding: 0 16px;
  top: -11px;
  height: 65px;
}

.outer-link img {
  width: 30px;
  position: absolute;
  left: 0;
}

@media (min-width: 992px) {
  .outer-link {
    right: 255px;
  }
}
@media (min-width: 1200px) {
  .outer-link {
    right: 380px;
  }
}
.navbar-skladokien .navbar-nav > li.outer-link > a {
  padding: 16px 3px 16px 38px !important;
  line-height: 17px;
}

.navbar-skladokien .navbar-nav > li > a {
  padding: 17px 10px !important;
}

.quotation-link {
  padding: 16px 14px 16px 16px !important;
  line-height: 17px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 65px;
  color: #fff;
  font-size: 14px;
  background: #F97720;
  position: absolute;
  right: 190px;
  top: -11px;
  height: 65px;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .quotation-link {
    width: 33.3333%;
    top: -65px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.quotation-link img {
  width: 32px;
}
.quotation-link:hover {
  background: #fd873b;
  color: #Fff;
  text-decoration: none;
}

.quotation-link.link-blind {
  background:#0090DA;
  right: 0px;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .quotation-link.link-blind {
    left: auto;
  }
}
.quotation-link.link-blind:hover {
  background: #168eef;
  color: #Fff;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .outer-link {
    right: 380px;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .navbar {
    margin-top: 65px;
  }
}

@media (min-width: 767px) and (max-width: 1199px) {
  .outer-link {
    top: -65px;
    width: 33.3333%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-link br {
    display: none;
  }
  .outer-link a {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .outer-link {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
  }
  .outer-link br {
    display: none;
  }
  .outer-link a {
    display: flex !important;
    align-items: center;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1189px;
  }
}
.all-summary {
  padding: 40px 0;
}
.all-summary .d-flex-wrapp {
  display: flex;
  flex-wrap: wrap;
}
.all-summary .d-flex-wrapp .col-xs-12 {
  min-height: 100%;
  margin-bottom: 35px;
}
.all-summary .all-summary__item {
  border-radius: 8px;
  border: 1px solid #eee;
  height: 100%;
  padding: 15px;
  position: relative;
  padding-bottom: 70px;
  margin-bottom: 35px;
  
}
.all-summary .all-summary__item__img {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;

}
.all-summary .all-summary__item__img img {
  max-height: 100%;
}
.all-summary .all-summary__item__title {
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 25px;
}
.all-summary .all-summary__item__txt {
  font-size: 14px;
  line-height: 21px;
}
.all-summary .all-summary__item .btn-main {
  margin-top: 25px;
  height: 50px;
  background: #0090DA;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}

.video-row {
  margin: 35px 0;
}

.item--avail {
  padding: 25px 25px 45px !important;
  border: 1px solid #29b833 !important;
}
.item--avail .all-summary__item__title {
  font-size: 25px;
  margin-top: 10px;
  color: #29b833;
}
.item--avail p {
  color: #454545 !important;
  font-size: 16px;
  line-height: 25px;
}
.item--avail .btn-main {
  background: #29b833 !important;
}

.item--sale {
  padding: 25px 25px 45px !important;
  border: 1px solid #F97720 !important;
}
.item--sale .all-summary__item__title {
  font-size: 25px;
  margin-top: 10px;
  color: #F97720;
}
.item--sale p {
  color: #454545 !important;
  font-size: 16px;
  line-height: 25px;
}
.item--sale .btn-main {
  background: #F97720 !important;
}

@media (min-width: 992px) {
  .item--sale {
    min-height: 230px !important;
    padding: 25px !important;
  }
}
@media (min-width: 992px) {
  .item--avail {
    min-height: 230px !important;
    padding: 25px !important;
  }
}
.two-item {
  margin: 35px -15px;
}
@media (min-width: 992px) {
  .two-item {
    margin: 65px -15px 25px;
  }
}

@media (max-width: 991px) {
  .subpage-video {
    margin-top: 0;
  }

  .two-item {
    margin-bottom: 0;
  }
}
.seo-subpage {
  margin-top: 0;
}

@media (min-width: 1200px) {
  .group-header {
    position: absolute;
    right: 0;
    width: 351px;
    display: flex;
    justify-content: center;
  }
  .group-header .arrow-line {
    position: absolute;
    bottom: -82px;
  }
  .group-header .arrow-line span {
    position: relative;
  }
  .group-header .arrow-line span b {
    font-size: 23px;
  }
  .group-header .arrow-line span:before {
    content: "";
    position: absolute;
    right: -37px;
    bottom: -10px;
    background: url("../img/curved-arrow.png");
    width: 32px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .group-header .arrow-line span:after {
    content: "";
    position: absolute;
    left: -37px;
    bottom: -10px;
    background: url("../img/curved-arrow.png");
    width: 32px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
  }
}
@media (max-width: 1199px) {
  .group-header {
    width: 100%;
  }

  .arrow-line {
    display: none;
  }
}
.navbar-skladokien .navbar-nav > li.outer-link > a {
  padding: 16px 1px 16px 34px !important;
}

.outer-link {
  padding: 0 13px;
}

.quotation-link {
  padding: 16px 9px 16px 8px !important;
}

@media (min-width: 992px) {
  .all-summary .reviews-main__title {
    font-size: 31px;
    line-height: 47px;
  }

  .all-summary .reviews-main__header {
    margin-bottom: 70px;
    margin-top: 30px;
  }
}


.navbar-skladokien{
	margin-bottom: 30px;
}
@media (max-width: 991px){
	.group-header{
		display: flex;

	}
.quotation-link{
	position: relative;
    right: 0;
    left: 0;
    width: 50%;
    top: 0;
}
.outer-link{
	position: relative !important;
    right: 0;
    left: 0;
    width: 100%;
}
.group-header .arrow-line {
    position: absolute;

    bottom: -40px;
    
    text-align: center;
    width: 100%;
    z-index: 999999999999;
    display: block;
  }
  .group-header .arrow-line span {
    position: relative;
  }
  .group-header .arrow-line span b {
    font-size: 23px;
  }
  .group-header .arrow-line span:before {
    content: "";
    position: absolute;
    right: -37px;
    bottom: -10px;
    background: url("../img/curved-arrow.png");
    width: 32px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .group-header .arrow-line span:after {
    content: "";
    position: absolute;
    left: -37px;
    bottom: -10px;
    background: url("../img/curved-arrow.png");
    width: 32px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
  }
  .navbar-collapse.in{
  	overflow-y: initial;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
.navbar-skladokien .navbar-nav > li.outer-link > a{
	line-height: 31px;
}
}

.item--avail .all-summary__item__img,
.item--sale .all-summary__item__img {
   
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  height: 67px;
  width: 67px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  position: absolute;
  top: 39px;
  left: 15px;
}

.item--avail{
padding-left: 104px !important;
}
.item--sale{
padding-left: 104px !important;
}


.reviews-main .splide__track {
  overflow: visible;
}
.reviews-main .reviews-main__item {

  background: #f4f4f4;
  height: 100%;
  margin-bottom: 30px;
  padding-bottom: 45px;
  padding-top: 26px;
  border-radius: 0px;
 
}
.reviews-main .reviews-main__item p {
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
.reviews-main .splide__pagination {
  position: relative;
  margin-top: 20px;
}
.reviews-main .reviews-main__item__author {
  position: absolute;
  bottom: 25px;
}

.reviews-main__item__img {
  /*position: absolute;
  left: 0;
  top: -51px;
  right: 0;*/
  margin: 0 auto;
  margin-left: 0;
  width: 65px;
  height: 65px;
  
  border-radius: 0px;
  align-items: center;
 
  display: flex;
  justify-content: center;
}

.reviews-main__item__img img {
  bottom: auto;
  width: 40px !important;
}

.stars {
  display: flex;
  font-size: 35px;
  line-height: 25px;
  position: relative;
  text-align: left;
  vertical-align: top;
  margin-top: 0px;
  color: #0090DA;
  margin-bottom: 15px;
}
@media (min-width: 767px) {
  .stars {
    margin-left: 0;
    margin-right: auto;
  }
}

.stars:after {
  content: "☆☆☆☆☆";
}

.stars--large {
  font-size: 2.5rem;
}

.margin-45 {
  margin-bottom: 45px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .stars--large {
    width: 230px;
  }
}
.stars span {
  display: block;
  position: absolute;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
}

.stars span:after {
  content: "★★★★★";
}

@media (min-width: 992px){
.reviews-main__header {
    margin-bottom: 60px;
}

}
.reviews-main{
	overflow: hidden;
}
.video-main{
	overflow: hidden;
}
.nav .dropdown:hover .dropdown-menu{
display:block;
}



  .quart-panel span {
        font-size: 14px;
        font-weight: 400;
        color: #777
    }

 .quart-panel {
      padding: 20px;
    min-height: 378px;
    display: flex;
    margin: calc(2% - 2px);
    border: 1px solid #e8e8e8;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 36px;
}.quart-panel h5{
	 font-size: 21px;
    font-weight: 600;
    color: #3e3e3e;
}
    

     .quart-panel:hover{
     	text-decoration: none;
     	border: 1px solid #0090DA;
     }
      .quart-panel img{
      	width: 44%;
      }

      .type-header{
      	display: flex;
    justify-content: center;
    padding: 0 0 30px;
      }
      .type-header__title{
      	font-size: 26px;
    color: #212121;
    font-weight: 600 !important;
      }


.door-foto {
    position: relative;
    z-index: 10
}

.door-foto-inside {
    position: relative
}

.door-tip {
    position: absolute;
    z-index: 20;
    width: 20px;
    height: 20px;
    overflow: hidden
}

.door-tip:before {
    content: "+";
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
    line-height: 18px;
    color: #000;
    font-size: 20px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.door-tip span {
    display: block;
    width: 140px;
    padding: 8px;
    background: #fff;
    margin: 20px 0 0 20px;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    font-weight: 600;
    opacity: 0;
    transition: all .2s ease-in-out;
    border: 1px solid #ccc
}

.door-tip span img {
    display: block;
    width: 140px;
    height: 140px;
    margin-bottom: 10px
}

.door-tip:hover {
    width: 180px;
    height: auto;
    overflow: auto;
    z-index: 30
}

.door-tip:hover span {
    opacity: 1
}

 .door-foto {
     
        
        margin-bottom: 120px;
        margin-top: 60px
    }

    .door-foto img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 800px
    }

    .door-info {
      
        
        margin-bottom: 120px;
        text-align: left;
        margin-top: 60px
    }

    .door-info ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding-bottom: 40px
    }

    .door-info ul li {
      
        padding:20px 0 11px 85px;
        margin-bottom: 35px;
        position: relative;
        line-height: 25px;
        font-size: 15px;
        color: #000;
        font-weight: 600;
        margin-right:15px;
    }

    .door-info img {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
    }

    .door-info ol li {
          font-size: 19px;
    line-height: 28px;
        color: #000;
        padding: 20px 0;
        border-bottom: 1px solid #ddd
    }

    .door-desc {
        position: relative;
        margin-bottom: 30px
    }

    .door-desc:before {
        content: "";
        display: block;
        width: 450px;
        height: 160px;
        background: #fafafa;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0
    }

    .door-desc .content {
        max-width: 750px;
        margin: auto;
        padding-top: 80px;
        padding-bottom: 80px;
        position: relative;
        z-index: 2;
        min-height: 300px;
        font-size: 16px;
        line-height: 28px;
    }

@media (max-width: 767px) {
	  .door-desc .content {padding-top:20px;}
}
    @media (min-width: 1201px) and (max-width: 1650px) {
    .door-desc .content img {
        width: 640px !important;
        margin: 0 0 0 32px !important;
        position: absolute;
        top: 0;
        left: 100%;
    }
}
@media (min-width: 1651px) {
    .door-desc .content img {
        width: 800px !important;
        margin: 0 0 0 40px !important;
        position: absolute;
        top: 0;
        left: 100%;
    }
}

    .door-icons {
        background: #f5f5f5;
        padding: 100px 0 70px 0;
        margin-bottom: 120px;
        font-size: 15px;
        line-height: 18px;
        color: #000;
        font-weight: 600;
        text-align: center
    }

    .door-icons ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .door-icons li {
        width: 160px;
        margin: 0 15px 30px 15px
    }

    .door-icons li img {
        display: block;
        width: 140px;
        height: 140px;
        border: 10px solid #fff;
        margin-bottom: 10px
    }

    .door-bud {
        position: relative;
        margin-bottom: 120px;
        font-weight: 600
    }

    .door-bud img {
        max-height: 100% !important;
        margin-bottom: 120px !important;
        height: 790px !important
    }

    .door-bud ol {
        position: absolute;
        top: 300px;
        left: 0;
        width: 100%;
        list-style: none !important;
        counter-reset: licznik
    }

    .door-bud li {
        position: absolute;
        width: 290px;
        padding: 6px 0 6px 60px;
        list-style: none !important;
        margin: 0 !important;
        counter-increment: licznik;
        text-align: left;
            line-height: 20px;
    font-size: 15px;

    }

    .door-bud li:before {
        content: counter(licznik);
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        display: block;
        border: 1px solid #ddd;
        border-radius: 100%;
        text-align: center;
        line-height: 40px;
        color: #de182c;
        font-size: 20px;
        font-weight: 700
    }

    .door-bud li:nth-child(1), .door-bud li:nth-child(2), .door-bud li:nth-child(3), .door-bud li:nth-child(4), .door-bud li:nth-child(5), .door-bud li:nth-child(6), .door-bud li:nth-child(7) {
        left: 60px
    }

    .door-bud li:nth-child(8), .door-bud li:nth-child(9), .door-bud li:nth-child(10), .door-bud li:nth-child(11), .door-bud li:nth-child(12), .door-bud li:nth-child(13), .door-bud li:nth-child(14), .door-bud li:nth-child(15) {
        left: 1090px
    }

    .door-bud li:nth-child(1), .door-bud li:nth-child(8) {
        top: 0
    }

    .door-bud li:nth-child(2), .door-bud li:nth-child(9) {
        top: 70px
    }

    .door-bud li:nth-child(3), .door-bud li:nth-child(10) {
        top: 140px
    }

    .door-bud li:nth-child(4), .door-bud li:nth-child(11) {
        top: 210px
    }

    .door-bud li:nth-child(5), .door-bud li:nth-child(12) {
        top: 280px
    }

    .door-bud li:nth-child(6), .door-bud li:nth-child(13) {
        top: 350px
    }

    .door-bud li:nth-child(7), .door-bud li:nth-child(14) {
        top: 420px
    }

    .door-bud li:nth-child(15) {
        top: 490px
    }

    .door-gallery {
        padding: 0 60px 120px 60px
    }


    @media (max-width: 700px) {
    .door-info {
        margin-bottom: 60px;
        text-align: left;
        padding: 0 5%;
    }
}@media (max-width: 700px) {
    .door-info ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 32px;
    }
}
@media (max-width: 700px) {
    .door-info ul li {
        width: 192px;
        padding: 16px 0 16px 88px;
        margin-bottom: 28px;
        position: relative;
        line-height: 20px;
        font-size: 15px;
        color: #000;
        font-weight: 600;
    }
}
@media (max-width: 700px) {
    .door-info img {
        position: absolute;
        top: 0;
        left: 0;
        width: 72px;
        height: 72px;
    }
}

@media (min-width: 701px) and (max-width: 1200px) {
    .door-info {
        margin-bottom: 60px;
        text-align: left;
        padding: 0 5%;
    }
}
@media (min-width: 701px) and (max-width: 1200px) {
    .door-info ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 32px;
    }
}

@media (min-width: 701px) and (max-width: 1200px) {
    .door-info ul li {
        width: 192px;
        padding: 16px 0 16px 88px;
        margin-bottom: 28px;
        position: relative;
        line-height: 20px;
        font-size: 15px;
        color: #000;
        font-weight: 600;
    }
}
@media (min-width: 701px) and (max-width: 1200px) {
    .door-info img {
        position: absolute;
        top: 0;
        left: 0;
        width: 72px;
        height: 72px;
    }
}

@media (min-width: 1201px) and (max-width: 1650px) {
    .door-info {
        float: right;
        width: 560px;
        margin-right: 48px;
        margin-bottom: 96px;
        text-align: left;
        margin-top: 48px;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .door-info ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 32px;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .door-info ul li {
        width: 192px;
        padding: 16px 0 16px 88px;
        margin-bottom: 28px;
        position: relative;
        line-height: 20px;
        font-size: 15px;
        color: #000;
        font-weight: 600;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .door-info img {
        position: absolute;
        top: 0;
        left: 0;
        width: 72px;
        height: 72px;
    }
}

@media (max-width: 700px) {
    .door-foto {
        margin: 48px 15%;
    }
}

@media (max-width: 700px) {
    .door-foto img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 480px;
    }
}
@media (max-width: 700px) {
    .door-tip {
        display: none;
    }
}
@media (max-width: 700px) {
    .door-foto img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 480px;
    }
}


@media (min-width: 701px) and (max-width: 1200px) {
    .door-foto {
        width: 464px;
        margin: 48px auto 96px auto;
    }
}

@media (min-width: 701px) and (max-width: 1200px) {
    .door-foto img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 640px;
    }
}

@media (min-width: 701px) and (max-width: 1200px) {
    .door-tip {
        display: none;
    }
}
@media (min-width: 701px) and (max-width: 1200px) {
    .door-foto img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 640px;
    }
}

@media (min-width: 1201px) and (max-width: 1650px) {
    .door-foto {
        width: 464px;
        max-height: 640px;
        float: left;
        margin-left: 48px;
        margin-bottom: 96px;
        margin-top: 48px;
    }
}

@media (min-width: 1201px) and (max-width: 1650px) {
    .door-foto-inside {
        width: 580px;
        transform: scale(.8);
        transform-origin: 0 0;
    }
}

@media (min-width: 1201px) and (max-width: 1650px) {
    .door-foto img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 800px;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .door-foto img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 800px;
    }
}

@media (min-width: 1651px) {
    .door-colors {
        background: #fafafa;
        text-align: center;
        margin-bottom: 120px;
        padding-top: 120px;
    }
}

@media (min-width: 1651px) {
    .content {
        padding: 0 60px;
        font-size: 17px;
        line-height: 30px;
        color: #3f3f3f;
        text-align: justify;
    }
}

@media (min-width: 1651px) {
    .main-colors {
       
    }
}

    .content h5 {
        display: block;
        font-size: 20px;
        margin-bottom: 60px;
        font-weight: 600;
        color: #000;
        text-align: center;
    }

   .door-colors ul {
   	list-style: none;
   	margin: 0 -20px;
   	padding: 0;
   }
@media (min-width: 1651px) {
    .door-colors ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        font-size: 15px;
        line-height: 18px;
        color: #000;
    }
}
@media (min-width: 1651px) {
    .door-colors li {
        padding: 0 !important;
        width: 130px;
        margin: 0 20px 40px 20px;
    }
}
@media (min-width: 1651px) {
    .content ul li {
        padding-left: 35px;
        position: relative;
    }
}
.door-colors li img {
    margin: 0 0 10px 0 !important;
}
@media (min-width: 1651px) {
    .content img {
        max-width: 100%;
        max-height: 80vh;
        width: auto;
        height: auto;
        display: block;
        margin: 10px auto 60px;
    }
}

@media (min-width: 1651px) {
    .extra-colors {
        
    }
}

@media (min-width: 1651px) {
    .extra-colors ul {
        justify-content: flex-start;
    }
}

@media (max-width: 700px) {
    .door-colors {
        background: #fafafa;
        text-align: center;
        margin-bottom: 96px;
        padding-top: 96px;
    }
}
@media (max-width: 700px) {
    .content {
        padding: 0 5%;
        font-size: 15px;
        line-height: 26px;
        color: #3f3f3f;
        text-align: justify;
    }
}

@media (max-width: 700px) {
    .door-colors ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        font-size: 13px;
        line-height: 16px;
        color: #000;
    }
}

@media (max-width: 700px) {
    .content ul li {
        padding-left: 28px;
        position: relative;
    }
}
@media (max-width: 700px) {
    .door-colors li {
        padding: 0 !important;
        width: 104px;
        margin: 0 16px 32px 16px;
    }
}
.door-colors li img {
    margin: 0 0 10px 0 !important;
}

@media (max-width: 700px) {
    .content img {
        max-width: 100%;
        max-height: 80vh;
        width: auto;
        height: auto;
        display: block;
        margin: 48px auto;
    }
}
@media (max-width: 700px) {
    .extra-colors {
        padding-bottom: 40px;
    }
}

@media (min-width: 701px) and (max-width: 1200px) {
    .door-colors {
        background: #fafafa;
        text-align: center;
        margin-bottom: 96px;
        padding-top: 96px;
    }
}
@media (min-width: 701px) and (max-width: 1200px) {
    .content {
        padding: 0 5%;
        font-size: 15px;
        line-height: 26px;
        color: #3f3f3f;
        
    }
}

@media (min-width: 701px) and (max-width: 1200px) {
    .door-colors ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        font-size: 13px;
        line-height: 16px;
        color: #000;
    }
}

@media (min-width: 701px) and (max-width: 1200px) {
    .door-colors li {
        padding: 0 !important;
        width: 104px;
        margin: 0 16px 32px 16px;
    }
}
@media (min-width: 701px) and (max-width: 1200px) {
    .content img {
        max-width: 100%;
        max-height: 80vh;
        width: auto;
        height: auto;
        display: block;
        margin: 48px auto;
    }
}

@media (min-width: 701px) and (max-width: 1200px) {
    .extra-colors {
        padding-bottom: 40px;
    }
}

@media (min-width: 1201px) and (max-width: 1650px) {
    .door-colors {
        background: #fafafa;
        text-align: center;
        margin-bottom: 96px;
        padding-top: 96px;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .main-colors {
        width: 58%;
        float: left;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .door-colors ul {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        font-size: 13px;
        line-height: 16px;
        color: #000;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .content ul li {
        padding-left: 28px;
        position: relative;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .door-colors li {
        padding: 0 !important;
        width: 104px;
        margin: 0 16px 32px 16px;
    }
}
@media (min-width: 1201px) and (max-width: 1650px) {
    .content img {
        max-width: 100%;
        max-height: 80vh;
        width: auto;
        height: auto;
        display: block;
        margin: 48px auto;
    }
}

.product-type-door{

}
.product-type-door__img{
	padding: 30px;
}
@media (max-width: 767px){
.product-type-door__img{
	padding: 0px;
}
}


.product-type-door__title{
	font-weight: 600 !important;
	font-size: 22px;
	color: #212121;
}

.product-type-door__price ins{
	text-decoration: none;
	font-weight: 600;
}
.door-gallery .splide__arrow--prev{
	left: 0;
}
.door-gallery .splide__arrow--next{
	right: 0;
}

.door-gallery .splide__pagination {
    bottom: -24px !important;
}


.slide-door-section{
	padding: 35px 0;
}@media (max-width: 767px){
.slide-door-section .type-header{
	margin-bottom: 0;
}}

.slide-door-title{
	font-weight: 600 !important;
    font-size: 25px;
    display: block;
    margin: 15px 0 21px;
}
.slide-door-section p {
	    max-width: 458px;
    font-size: 17px;
    line-height: 25px;

}

.slide-door-bottom{
	margin-top: 30px;
}
@media (min-width: 992px){
.slide-door-section .row{
	display: flex;
	align-items: center;
}
}

.slide-door-icon{
	display: flex;
	align-items: center;
	margin-top: 40px;
}
@media (max-width: 767px){
.slide-door-bottom .btn-main{
width: 100%;
margin-bottom: 10px;
}
}

.slide-door-icon__img{
	width: 60px;
	height: 60px;
	display: flex;
	flex: 0 0 60px;
	max-width: 60px;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
	background: #3A8CD9 !important;
}

.slide-door-icon__img img{
	width: 40px;
	height: 40px;
}
.slide-door-icon p{
	font-size: 17px;
	line-height: 24px;
	display: block;
	max-width: 400px;
	font-weight: 600 !important;
}
@media (max-width: 991px){

.slide-door-section .row{
	display: flex;
	flex-direction: column-reverse;
}
}

@media (min-width: 992px){
.all-info.product-page .row-flex{
	display: flex;
	align-items: center;

}
}
@media (max-width: 767px){
.row-contact .col-xs-6{
	width: 100%;

}

}@media (max-width: 767px){
.row-contact .ct-list-block__item{
	align-items: center !important;
}
}
@media (max-width: 767px) {	
body{

	padding-top: 50px;
}
}
.right-toolbox {
  position: fixed;
  right: 0;
  top: 300px;
  z-index: 9999999;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .right-toolbox {
    right: 0;
    left: 0;
    top: 0;
    bottom: auto;
    flex-direction: row;
    justify-content: space-around;
    background: #f97720;
  }
}
.right-toolbox a {
  display: inline-flex;
  align-items: center;
  background: #383838;
  transition: 200ms ease-in-out;
  right: -220px;
  position: relative;
  width: 270px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .right-toolbox a {
    width: auto;
    right: auto;
  }
}
.right-toolbox a .right-toolbox-img {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #F97720;
  padding: 12px;
  width: 55px;
  height: 55px;
}
@media (max-width: 767px) {
  .right-toolbox a .right-toolbox-img {
    width: 50px;
    height: 50px;
  }
}
.right-toolbox a .right-toolbox-img:hover {
  background: #ed6d17;
}
.right-toolbox a p {
  display: none;
  margin: 0;
  padding-left: 12px;
}
.right-toolbox a:hover {
  right: 0px;
  position: relative;
}
@media (max-width: 767px) {
  .right-toolbox a:hover {
    top: 0px;
  }
}
.right-toolbox a:hover p {
  display: block;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
}
@media (max-width: 767px) {
  .right-toolbox a:hover p {
    position: fixed;
    display: flex;
    width: 100%;
    right: 0;
    left: 0;
    /* top: 0; */
    top: 50px;
    background: #212121;
    padding: 12px 10px;
    text-align: center;
    justify-content: center;
    color: #Fff;
  }
}

.extra-view{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    background: #F97720;
    font-weight: 600;
    font-size: 13px;
    padding: 6px 10px 6px;
   
    
}
.extra-view span img{
	width: 23px;
	margin-right: 8px;
}
.extra-view span{
	display: inline-flex;
	align-items: center;
}.extra-view:hover{
	text-decoration: none;
	background: #fb7115;
	color: #fff;
}

.btn-group {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.btn-group .btn-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #F97720;
  height: 58px;
  padding: 5px 15px;
  text-decoration: none;
  text-align: left;
}
.btn-group .btn-link:hover {
  background: #F97720;
}
.btn-group .btn-link img {
  width: 27px;
  margin-right: 8px;
}
.btn-group .btn-link span {
  display: inline-flex;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
}
.btn-group .bt-2 {
  background: #0092dc;
  margin-left: 5px;
}
.btn-group .bt-2:hover {
  background: #0682c1;
}