/* resetowanie domyslnych ustawien przegladarki */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;	
	font-family: 'Roboto', sans-serif !important;
	font-weight: 300 !important;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
b,
strong {
  font-weight: bold;
}
br {
	display: none;
}
.container {
  
}
@media (min-width: 768px) {
  .container {
    width: 752px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 972px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1182px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.row {
	
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after,
.widget:before,
.widget:after,
.summary-data-container:before,
.summary-data-container:after,
.basket-user-actions:before,
.basket-user-actions:after,
.widget-search-feature .search-feature-container:before,
.widget-search-feature .search-feature-container:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after,
.widget:after,
.summary-data-container:after,
.basket-user-actions:after,
.widget-search-feature .search-feature-container:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
body {
  -webkit-backface-visibility: hidden;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
header {
	max-width: none;
	    border-bottom: 1px solid #f0f0f1;
}
header .navbar-toggle {
	display: none;
}
header .container-fluid {
	background: #fff url("../img/baner2.jpg") no-repeat;
	background-size: cover;
	min-height: 700px;
	background-position: center 75px;
}
header .naglowek h1 {
	margin: 0 auto;
	padding-top: 20px;
	white-space: pre;
	color: #fff;
	text-align: center;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 50px;
	font-weight: 700;
	line-height: 100px;
}
header .naglowek h2 {
	margin: 0 auto;
	padding-top: 20px;
	white-space: pre;
	color: #fff;
	text-align: center;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 40px;
	font-weight: 500;
	line-height: 100px;
}
header .container {
	margin: 0 auto;	
	z-index: 555;
	display: block;
	float: none;
	min-width: 320px;
	min-height: 100%;
	max-width: 1260px;
	width: auto;
}
header .row .container .row {
	display: block;
	margin-left: 60px;
	margin-right: 60px;
}
header .logo {
	display: table-cell;
	width: auto;
	height: auto;
	background: transparent;
	vertical-align: middle;
	transition: border-radius .3s;
	min-height: 75px;
	position: relative;
	text-align: left;
}
header .logo a {
	min-width: 150px;
	text-decoration: none !important;
	line-height: 1;
	display: block;
}
header .logo a img {
	padding: 19.5px 0;
	max-height: 36px;
}
header .col-xs-12.col-sm-10 {
	width: 93%;
	vertical-align: middle;
	padding-top: 12px;
}
header .col-xs-12.col-sm-1 {
	width: 5%;
}
header .main-menu {
	float: right;
	display: table-cell;
	width: 100%;
	background: transparent;
	text-align: right;
}
header .main-menu .widget-content {
	padding: 18px 0;
	position: relative;
	left: -50px;
	z-index: 210;
	min-height: 41px;
	float: right;
}
header .collapse {
	display: block;
}
header .collapse li {
	padding: 9px 4px 5px 0;
	display: inline-block;
}
header .collapse li a {
	padding: .3em .6em;
	background-color: #ffffff;
	font-family: "Asap";
	font-size: 15px;
	color: #3e4043;
	text-decoration: none;
}
.cart .cart-title,
.cart .cart-price,
.cart .cart-tooltip {
	display: none;
}
.cart {
	background: transparent url("../img/koszyk.png") no-repeat;
	background-position: center top;
	text-align: center;
}
.cart .cart-info{
	text-decoration: none;
	color: #70c2f4;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 40px;
}
.content {
	display: table;
	padding-top: 60px;
	margin: 0 auto;
}
.content .row {
	padding-bottom: 45px;
}
.content .widget-header {
	margin: 60px 0 30px 0;
}
.content .widget-header h4 {
	margin: 0 auto;
	padding: 0 10px;
	width: max-content;
	width: -moz-max-content;
	background-color: #fff;
	font: normal 25px/22px "Asap";
	text-align: center;
	z-index: 2;
}
.content .widget-header::after {
	display: block;
	border-top: 1px solid #dadade;
	content: " ";
	position: relative;
	top: -10px;
	z-index: -1;
}
.content .list-products-container {
	width: 97%;
}
.list-products-offer{
	position: relative;
	text-align: center;
	padding: 1px 20px 0 10px;
}
.list-products-sort,
.list-products-amount,
.product-image-container a,
.product-label  {
	display: none;
}
.product-image-container span {
	width: 150px;
	position: absolute;
	top: 62px;
	left: -53px;
	background-color: #ff1414;
	border-radius: 0 0 0 10px;
	color: #fff;
	line-height: 25px;
	font-size: 15px;
	text-transform: uppercase;
	-ms-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	z-index: 3;
}
.list-products-offer {
	font-family: Open Sans;
	width: 100%;
	opacity: 1;
	visibility: visible;
}
.product-item-container {
	padding: 10px;
	transition: 0.3s;
}
.product-data-container {
	display: flex;
	flex-direction: column;
	transition: 0.3s;
}
.product-item-container:hover {
	transform: translate(0px, -20px);
	transition: 0.3s;
}
.product-item-container:hover .product-data-container {
	box-shadow: 0 0 10px 1px grey;
	transition: 0.3s;
}
.product-item:first-of-type .product-item-container .product-title {
	background-color: rgb(51, 153, 255);
}
.product-item:first-of-type .product-item-container .product-price {
	background-color: #1076dc;
}
.product-item-container .product-title {
	background-color: #3dd0f6;
	order: 1;
	min-height: 56px;
}
.product-item-container .product-title a {
	display: inline-block;
	padding: 12px;
	width: 57%;
	font-size: 16px;
	color: rgb(255, 255, 255);
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
.product-item-container .product-price {
	order: 2;
	padding: 30px 15px;
	background-color: #1aadd3;
	font-size: 42px;
	color: rgb(255, 255, 255);
	max-height: 50px;
}
.product-item-container .product-short-description {
	display: none;
}
.product-item-container p {
	order: 3;
	min-height: 19px;
	padding: 15px 0;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #fff;
	background-color: #f5f5f5;
	color: #898989;
}
.product-item-container .product-data-container p:nth-of-type(3),
.product-item-container .product-data-container p:nth-of-type(4),
.product-item-container .product-data-container p:nth-of-type(5) {
	height: 30px;
}
.product-item-container .product-data-container p:nth-of-type(16) {
	display: none;
}
.product-item-container button {
	order: 4;
}
.custom .work {
	width: 25%;
	float: left;
	padding-top: 140px;
	text-align: center;
}
.custom .work h3 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font: normal 20px/22px "Asap";
}
.custom .work p {
	margin: 1.2em 0;
	padding: 0 20px;
	font: normal 13px/20px "Asap";
	color: #898989;
}
.custom .work:nth-child(1) {
	background: #fff url("../img/zamow-badanie-wody.png") no-repeat center top;
}
.custom .work:nth-child(2) {
	background: #fff url("../img/platnosc-za-badanie-wody.png") no-repeat center top;
}
.custom .work:nth-child(3) {
	background: #fff url("../img/badanie-wody-6.png") no-repeat center top;
}
.custom .work:nth-child(4) {
	background: #fff url("../img/wyniki_badania_wody.png") no-repeat center top;
}
.widget-news-item {
	width: 21%;
	float: left;
	display: flex;
	flex-direction: column;
	margin: 0px 16px;
	border: 1px solid #eaeaec;
	border-radius: 5px;
}
.widget-news-item .widget-news-content-container {
	order: 2;
}
.widget-news-item .widget-news-content-container img {
	width: 100%;
	max-height: 190px;
	border: 0 solid #eaeaec;
	border-radius: 5px 5px 0 0;
}
.widget-news-description {
	padding: 120px 15px 20px 15px;
	font: normal 13px/20px "Asap";
	color: #898989;
	transition: 0.4s;
	margin-top: -3px;
	min-height: 100px;
}
.widget-news-description:hover {
	background-color: #c4e3ff;
}
.widget-news-item .widget-news-title-container {
	order: 1;
	width: 22%;
	position: absolute;
	top: 330px;
}
.widget-news-title-container .widget-news-title {
	transition: color .3s ease;
	font: normal 20px/22px "Asap";
	line-height: 1em !important;
	text-decoration: none;
	color: #3695eb;
	margin: 0 15px;
}
.widget-news-title-container .widget-news-date {
	display: inline-block;
	position: relative;
	margin: 15px 0 0 15px;
	padding: 2px 10px;
	border: 1px solid #dadade;
	border-radius: 0.2em;
	float: left;
	font: normal 13px/20px "Asap";
	color: #898989;
}
.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item {
	width: 100%;
	border: none;
}
.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item .widget-news-title-container {
	width: 100%;
	position: relative;
	top: 0;
	text-align: center;
}
.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item .widget-news-date {
	display: none;
}
.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item .widget-news-content-container {
	width: 95%;
	display: inline-flex;
	border: 1px solid #eaeaec;
	margin-bottom: 40px;
}
.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item .widget-news-content-container img {
	width: 30%;
	max-width: 30%;
	max-height: 100%;
	float: left;
	border-radius: 0;
}
.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item .widget-news-content-container .widget-news-description {
	width: 60%;
	padding: 20px 0 0 5%;
	float: left;
}
.btn-product-details {
	order: 5;
	padding: 20px 0;
	background-image: linear-gradient(#fff, #e1e1e1);
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.product-item.col-xs-12.col-sm-6.col-md-3:first-of-type .btn-product-details-link:first-of-type {
	background-color: #39f;
	transition: 0.3s;
}
.product-item.col-xs-12.col-sm-6.col-md-3:first-of-type .btn-product-details-link:hover {
	background-color: #1076dc;
	transition: 0.3s;
}
.btn-product-details-link {
	text-decoration: none;
    background-color: #3dd0f6;
    padding: 3% 18%;
    border: 1px solid #3dd0f6;
    border-radius: 5px;
	color: #fff;
	font-size: 1.2em;
	font-family: "Asap";
	transition: 0.3s;
}
.btn-product-details-link:hover {
	background-color: #1aadd3;
	transition: 0.3s;
}
.btn-add-to-cart,
.pagination-centered {
	display: none;	
}
.asks .ask-list .ask {
	vertical-align: baseline;
}
.asks .ask-list .ask h4 {
	position: relative;
    font-size: inherit;
    margin: 0;
    padding: 0;
    color: inherit;
    outline: none;
    border-top: 1px solid #f5f5f6;
}
.asks .ask-list .ask h4 span:first-of-type {
	float: right;
}
.asks .ask-list .ask h4 span {
	padding: 18px 55px 18px 20px;
	margin: 0;
	cursor: pointer;
	outline: none !important;
	display: block;
	font: normal 17px/22px "Asap";
	color: #ffffff;
	background-color: #3695eb;
}
.answer1, .answer2, .answer3, .answer4, .answer5, .answer6, .answer7 {
	padding-left: 30px;
	display: none;
}
.answer1 p, .answer2 p, .answer3 p, .answer4 p, .answer5 p, .answer6 p, .answer7 p {
	line-height: 200%;
	font-size: large;
	margin: 1.2em 0;
	font-family: "Asap";
	color: #898989;
}
.bok {
	width: 16.66666666%;
	float: left;
	box-sizing: border-box;
	display: block;
	padding: 0 15px;
	font: normal 20px/22px "Asap";
}
.bok span {
	display: block;
}
footer {
	background-color: #506171;
	padding-top: 30px;
}
footer .container {
	margin: 0 auto;
}
footer .navbar-toggle {
	display: none;
}
footer .collapse {
	display: block;
}
footer .custom {
	margin-bottom: 0;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
footer .widget-header h4 {
	text-align: left;
	line-height: 1;
	padding-top: 25px;
	white-space: normal;
	color: #ffffff;
	margin: 0 0 30px;
	font: normal 20px/22px "Asap";
	padding: 0;
	border: none;
}
footer .widget-content {
	font: normal 14px/18px "Asap";
	color: #cde2f4;
}
footer .widget-content a {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
footer .widget-content a:hover {
	color: #b5e0fc;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
footer .widget-content h5 {
	font: normal 12px "Asap";
}
.content #post-8307 {
	padding: 10px 30px;
}
.content #post-8307 p {
	margin: 1.2em 0;
	font: normal 13px/20px "Asap";
	color: #898989;
	padding: 1px 0;
}
.company .comdata {
	display: block;
	text-align: center;
}
.company .comdata .name {
	margin-top: 1em;
	margin-bottom: 1em;
	font: normal 25px/22px "Asap";
	color: #000000;
}
.company .comdata .tel a {
	margin-top: 1em;
	margin-bottom: 1em;
	text-decoration: none;
	font: bold 44px/48px "Asap";
	color: #4d4e53;
}
.company .comdata .mail a {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	font: normal 25px/22px "Asap";
	text-decoration: none;
	color: #4d4e53;
}
.facility {
	height: 250px;
	transition: 0.6s;
}
.facility:hover {
	height: 350px;
	transition: 0.6s;
}
.facility .institution {
	height: 260px;
	border: 1px solid #dadade;;
	transition: 0.6s;
}
.facility .institution:hover {
	height: 310px;
	transition: 0.6s;
	box-shadow: 0 0 10px 1px #dadade;;
}
.facility p {
	height: 250px;
	margin: 10px 10px;
	width: 30%;
	float: left;
	text-align: center;
	overflow: hidden;
}
.facility p:nth-of-type(1) {
	background: #fff url("../img/Badanie-wody-Krakow-330x220.jpg") no-repeat;
	background-position: center top;
}
.facility p:nth-of-type(1):hover span {
}
.facility p:nth-of-type(2) {
	background: #fff url("../img/badanie-wody-wroclaw1-330x220.jpg") no-repeat;
	background-position: center top;
}
.facility p:nth-of-type(2):hover span {
}
.facility p:nth-of-type(3) {
	background: #fff url("../img/Badanie-wody-Warszawa330x220.jpg") no-repeat;
	background-position: center top;
}
.facility p:nth-of-type(3):hover span {
}
.facility p span {
	position: relative;
	top: 230px;
	display: block;
	padding: 5px 0;
	transition: 0.6s;
}
.facility .city {
	font: normal 20px/22px "Asap";
	margin-bottom: 10px;
	border-bottom: 1px solid #dadade;
	text-transform: uppercase;
}
.facility .institution .tel,
.facility .institution .mail {
	display: block;
	font: normal 19px/4px "Asap";
	text-decoration: none;
	color: #4d4e53;
	line-height: 8px;
}
.contact-form {
	margin-top: 45px;
}
.contact-form .form-group label,
.contact-form .form-group input,
.contact-form .form-group textarea {
	display: block;
	width: 100%;
}
.contact-form .form-group label {
	margin-top: 20px;
	font: normal 13px/20px "Asap";
	color: #898989;
}
.contact-form .form-group input,
.contact-form .form-group textarea,
.summary-comment-form textarea {
	box-sizing: border-box;
	min-width: 100%;
	max-width: 100%;
	padding: 12px;
	border: 1px solid #dadade;
}
.summary-comment-form textarea {
	border-color: #70c2f4;
}
.contact-form .form-group textarea,
.summary-comment-form textarea {
	min-height: 280px;
}
.contact-form .form-group.consent {
	display: none;
}
.contact-form button {
	margin-top: 20px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	text-decoration: none;
	border: 0;
	border-radius: 1.5em;
	transition: color .3s ease, background .3s ease;
	padding: .5em 1em;
	background: #b5e0fc;
	color: #076aab;
	letter-spacing: 1px;
}
.contact-form button:hover {
	color: white;
	background-color: #3695eb;
}
.product-details-image-container {
	width: 50%;
	min-height: 400px;
	float: left;
}
.product-details-data-container,
.one-product-tables {
	width: 45%;
	float: left;
	padding-left: 5%;
}
/* slider ze zdjeciami */
#carousel .carousel-inner {
  height: 300px;
}
#carousel .carousel-inner img {
  width: auto;
  max-height: 300px;
  cursor: pointer;
}
/* miniaturki obrazkow */
#slider-tmbs .carousel-inner {
  height: 140px;
}
#slider-tmbs .carousel-inner .item {
  float: left;
  width: 100%;
  height: 100%;
}
#slider-tmbs .carousel-inner .item li {
  float: left;
  width: 33%;
  height: 100%;
}
#slider-tmbs .carousel-inner .item li a {
  position: relative;
  display: block;
  height: 100%;
}
#slider-tmbs .carousel-inner .item li a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  cursor: pointer;
}
/* Widget galeria dynamiczna */
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  text-align: center;
  height: 100%;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.carousel-inner > .item > img {
  max-width: 100% !important;
}
/* Animacje przewijania */
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
/* Kontrolki do nawigacji */
.modal-gallery-image,
.left,
.right {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left:hover,
.right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.left {
  left: 0;
}
.carousel-control.left div {
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #89befd;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control.right div {
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #89befd;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.carousel-control:hover,
.carousel-control:focus {
  text-decoration: none;
}
/* 
Wskazniki aktywnego obrazka
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #D91010;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #545454;
}
*/
/* Opcjonalne opisy
.carousel-caption {
  position: absolute;
  left: 2%;
  right: 2%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
.carousel-control {
  width: 30px;
}
*/
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
}
.carousel-control .carousel-caption {
  left: 20%;
  right: 20%;
  padding-bottom: 30px;
}
.carousel-control .carousel-indicators {
  bottom: 20px;
}
.carousel.carousel-vertical .carousel-inner {
  height: 100%;
}
.carousel.carousel-vertical .carousel-inner > .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel.carousel-vertical .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel.carousel-vertical .carousel-inner > .item.next,
  .carousel.carousel-vertical .carousel-inner > .item.active.right {
    top: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .carousel.carousel-vertical .carousel-inner > .item.prev,
  .carousel.carousel-vertical .carousel-inner > .item.active.left {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .carousel.carousel-vertical .carousel-inner > .item.next.left,
  .carousel.carousel-vertical .carousel-inner > .item.prev.right,
  .carousel.carousel-vertical .carousel-inner > .item.active {
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel.carousel-vertical .carousel-inner > .active {
  top: 0;
}
.carousel.carousel-vertical .carousel-inner > .next,
.carousel.carousel-vertical .carousel-inner > .prev {
  top: 0;
  height: 100%;
  width: auto;
}
.carousel.carousel-vertical .carousel-inner > .next {
  left: 0;
  top: 100%;
}
.carousel.carousel-vertical .carousel-inner > .prev {
  left: 0;
  top: -100%;
}
.carousel.carousel-vertical .carousel-inner > .next.left,
.carousel.carousel-vertical .carousel-inner > .prev.right {
  top: 0;
}
.carousel.carousel-vertical .carousel-inner > .active.left {
  left: 0;
  top: -100%;
}
.carousel.carousel-vertical .carousel-inner > .active.right {
  left: 0;
  top: 100%;
}
.carousel.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel.carousel-fade .carousel-inner .active.left,
.carousel.carousel-fade .carousel-inner .active.right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
}
.carousel.carousel-fade .carousel-inner .next.left,
.carousel.carousel-fade .carousel-inner .prev.right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  right: 0;
  margin: 0;
  opacity: 1;
}
.carousel.carousel-fade .carousel-control {
  z-index: 2;
}
.product-details-data-container {
	margin-bottom: 20px;
}
.product-details-data-container h1 {
	margin: 15px;
	font-size: 24px;
}
.product-details-data-container .product-details-price p span:first-of-type {
	margin: 15px;
	display: block;
	font-size: 14px;
}
.product-details-data-container .product-details-price p span:last-of-type {
	margin: 15px;
	font-weight: 700;
	font-size: 18px;
	color: #3695eb;
}
/* wybieranie zakladek */
.nav-tabs {
  border-bottom: 1px solid #e9e9e9;
}
.nav-tabs:before,
.nav-tabs:after {
  content: " ";
  display: table;
}
.nav-tabs:after {
  clear: both;
}
.nav-tabs:before,
.nav-tabs:after {
  content: " ";
  display: table;
}
.nav-tabs:after {
  clear: both;
}
.nav-tabs li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs li.active a {
  border: 1px solid #dddddd;
  border-bottom: none;
  background-color: #fff;
}
.nav-tabs li a {
  display: block;
  margin-right: 1px;
  padding: 10px;
  text-decoration: none;
  color: #58585a;
  font-size: 13px;
  border: 1px solid transparent;
  border-bottom: none;
}
.nav-tabs li a:hover {
  text-decoration: none;
  color: #D91010;
  border: 1px solid #e9e9e9;
  border-bottom: none;
}
/*  wyswietlanie zakladek dla ekranow o szerokosci miedzy 768px i 992px w widoku 9 i 10 kolumn */
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-9 .nav-tabs li,
  .col-sm-10 .nav-tabs li {
    float: none;
    text-align: center;
    border: 1px solid #e9e9e9;
  }
  .col-sm-9 .nav-tabs li.active,
  .col-sm-10 .nav-tabs li.active {
    font-weight: 700;
  }
  .col-sm-9 .nav-tabs li a,
  .col-sm-10 .nav-tabs li a {
    border-color: transparent;
  }
}
/* zawartosc zakladek */
.tab-content {
  padding: 10px 15px;
  word-wrap: break-word;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.tab-content:before,
.tab-content:after {
  content: " ";
  display: table;
}
.tab-content:after {
  clear: both;
}
.tab-content:before,
.tab-content:after {
  content: " ";
  display: table;
}
.tab-content:after {
  clear: both;
}
.tab-content table {
  width: 100%;
  table-layout: fixed;
}
.tab-content table td label {
  font-weight: 700;
}
.tab-content .item-description > h4 {
  color: #262626;
  margin: 15px;
  font-size: 24px;
  font-weight: 700;
}
.tab-content .item-description p {
	margin: 0 15px;
}
.tab-content .item-description:not(:last-child) {
  margin-bottom: 1.42em;
}
/* wyswietlanie zalacznika */
.tab-content .tab-pane .item-attachment a {
  font-size: 1.25rem;
  display: block;
  padding: 5px 20px;
  color: #D91010;
  white-space: pre-wrap;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA00lEQVQ4T92Suw3CQAyGv4vo8QbQ8OrYgLARGxA2YAQ2ATZIRwJN2MD0KEFGREqOIwWi4ko/vvv9247Au4jEJeybqQiWI9WDX+7+FGBj5SLV1x58DchEVg76r58Tz+AdUFRwm6pu61xrC2eReQW2qhriL+nmIB6rpkGABTsgb81WH7yDACTY/BHgKbFfWrKbcz0VnESGPRiYQc35TInl/ZgZfYfrTLV4AnIRc3xdwXGqGofOu45lIgcHC2AzUU1aACCNYNUFKMFWaMqCgK5eP/cbwAOgAnIRsJOZlQAAAABJRU5ErkJggg==") no-repeat center left;
}
.tab-content .tab-pane .item-attachment a:hover,
.tab-content .tab-pane .item-attachment a:focus {
  color: #7C0000;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAyUlEQVQ4T92TvQ3CMBBGn0HUGQFGYAPCRikRWCJIAVFmBDYhbJARkhFSIzC6BCTH2CkiKq6y7uf5u7NP4TENMXB1QusMCjdd/SlA2tJgRs9gNGAHiYLofXNqKzBwUVAZaI6Qf2K9V9jCUkFhQXpdSLGB+ASlFyDOEMRXLPnef+BCQsVBgK1Ezq5su69WwQYWM5g/oLH7EyUSd31TiO5Qn6FqARpk4nvglnV7EDTd7cMKOGSQ9gAGygkkQ4An5KpT9g0YKvTEfgN4AbJDTBGuIfG8AAAAAElFTkSuQmCC") no-repeat center left;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
/* wyswietlanie tabel dla widgetow edycja tresci, wlasny, aktualnosci, szczegolow produktu i w krokach zamowienia */
.tables table,
.content-edit .widget-content table,
.custom .widget-content table,
.widget-news table,
.tab-content > .tab-pane table,
.summary-data-container table {
  border-collapse: collapse;
  margin: 8px 0;
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
}
.tables th,
.content-edit .widget-content th,
.custom .widget-content th,
.widget-news th,
.tab-content > .tab-pane th,
.summary-data-container th {
  font-weight: 700;
}
.tables th,
.content-edit .widget-content th,
.custom .widget-content th,
.widget-news th,
.tab-content > .tab-pane th,
.summary-data-container th,
.tables td,
.content-edit .widget-content td,
.custom .widget-content td,
.widget-news td,
.tab-content > .tab-pane td,
.summary-data-container td {
  padding: 8px;
  border: 1px solid #70c2f4;
  word-wrap: break-word;
  word-break: break-word;
}
/* informacja o ciasteczkach */
.cookies {
  font-size: 15px;
  position: fixed;
  z-index: 1025;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0 0;
  text-align: center;
  opacity: 0.95;
  filter: alpha(opacity=95);
  color: #fff;
  border-top: 2px solid #D91010;
  background: #474747;
}
.cookies button {
  font-size: 1rem;
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 15px auto 10px;
}
@media (min-width: 768px) {
  .cookies button {
    display: inline-block;
    width: auto;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.product-image-container span,
.product-details-image-container span {
	width: 120px;
	position: absolute;
	top: 58px;
	left: -37.5px;
	background-color: #ff1414;
	border-radius: 0 0 0 10px;
	color: #fff;
	line-height: 25px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	-ms-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	z-index: 3;
}
.basket-steps {
	margin: 0 0 20px;
	color: #333;
	position: relative;
}
.basket-steps::before {
	content: "1";
}
.basket-steps i:nth-of-type(1)::before {
	content: "2";
}
.basket-steps i:nth-of-type(2)::before {
	content: "3";
}
.basket-steps i:nth-of-type(3)::before {
	content: "4";
}
.basket-steps::before, 
.basket-steps a, 
.basket-steps i {
	display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    color: #777;
}
.basket-steps::before, 
.basket-steps a {
	margin-right: 5px;
	text-decoration: none;
}
.basket-steps::before, 
.basket-steps i {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 4px solid #f4a270;
	text-align: center;
	font-style: normal;
	font-weight: 700;
}
.basket-area-empty {
	font-family: Quicksand,Helvetica,Arial,sans-serif;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;
	margin-top: 12.5px;
	margin-bottom: 12.5px;
	font-size: 22px;
	text-align: center;
}
.basket-area-empty a {
	color: #70c2f4;
	text-decoration: none;	
}
.basket-area-items-list {
	width: 100%;
	max-width: 100%;
	margin-bottom: 25px;
	border: 1px solid #eee;
	table-layout: fixed;
	text-align: center;
}
.basket-area-items-list thead {
	display: table-header-group;
}
..basket-area-items-list tr {
	display: table-row;
	padding: 0;
}
.basket-area-items-list > thead > tr > td, 
.basket-area-items-list > thead > tr > th {
	border-bottom-width: 2px;
}
.basket-area-items-list > tbody > tr > td, 
.basket-area-items-list > thead > tr > th {
	vertical-align: middle;
	border: 1px solid #eee;
}
.basket-area-items-list th.th-image {
	width: 150px;
}
.basket-area-items-list th.th-name {
	width: 350px;
}
.basket-area-items-list th.th-quantity {
	width: 160px;
}
.basket-area-items-list img {
	min-width: 120px;
	max-width: 120px;
	min-width: 120px;
	max-height: 120px;
	vertical-align: middle;
}
.basket-area-items-list .item-title {
	color: #70c2f4;
	text-decoration: none;
}
.basket-area-items-list .item-title:hover {
	color: #29a4ef;
	text-decoration: underline;
}
.basket-area-items-list .item-features {
	font-size: 14px;
	margin: 5px 0 0;
	padding: 0;
	list-style-type: none;
}
.alert, .validationMessage {
	width: 50%;
	padding: 15px;
	margin-bottom: 25px;
	border: 1px solid transparent;
	border-radius: 0;
	background-color: #ff5162;
}
.basket-area-items-list .quantity-change {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
}
.quantity-change button {
	width: 20px;
	padding: 0;
	margin: 0;
	z-index: 2;
	border: 0;
	background: transparent;
	color: #70c2f4;
	font-size: 18px;
	font-weight: 700;
}
.quantity-change button.btn-minus,
.quantity-change button.btn-plus {
	margin-right: -25px;
}
.quantity-change button.btn-plus {
	position: relative;
	left: -25px;
	z-index: 1;
}
.quantity-change button:disabled {
	color: #eee;
}
.quantity-change button, 
.quantity-change button:focus, 
.quantity-change button:hover {
	outline: none;
}
.quantity-change input[type="text"] {
	width: available;
	width: -moz-available;
	text-align: center;
	z-index: 1;
	color: #333;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0;
	border: 1px solid #70c2f4;
}
.quantity-change button, 
.quantity-change input{
	display: inline-block;
	position: relative;
}
.basket-area-items-list .amount-quantity {
	display: block;
	clear: both;
}
.basket-area-items-list .amount-quantity span {
	display: none;
}
.basket-area-items-list .remove-item-from-basket {
	right: 6px;
	width: 19px;
	height: 19px;
	margin-top: -210px;
	display: inline-block;
	border: none;
	cursor: pointer;
	padding: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: none;
}
.basket-area-items-list .remove-item-from-basket::after {
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	top: 9px;
	left: 0;
	background-color: red;
}
.basket-area-items-list .remove-item-from-basket::before {
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	top: 9px;
	left: 0;
	background-color: red;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.product-details-price {
	width: 80%;
}
.product-details-actions .btn-add-to-cart {
	display: block;
	float: right;
}
.product-variant {
	border-top: 1px solid #eee;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	padding: 5px;
}
.product-variant .product-variant-data, 
.product-variant .product-variant-thumb {
	vertical-align: middle;
}
.product-variant .product-variant-thumb {
	width: 25%;
	height: 140px;
	position: relative;
}
.product-variant .product-variant-data, 
.product-variant .product-variant-thumb {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.product-variant .product-variant-product, 
.product-variant .product-variant-thumb img {
	cursor: pointer;
}
.product-variant .product-variant-thumb img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: auto;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.product-variant .product-variant-data {
	font-size: 13px;
	text-align: center;
	font-size: 13px;
	text-align: center;
	padding: 10px;
	position: relative;
	margin-left: -6px;
	width: 75%;
}
.product-variant .product-variant-product {
	font-size: 18px;
	color: #70c2f4;
	font-weight: 700;
	margin-bottom: 15px;
}
.product-variant .product-variant-filter {
	display: block;
	margin-bottom: 5px;
}
.product-variant .product-variant-key {
	font-weight: 700;
}
.product-variant .product-variant-price {
	text-align: center;
	margin-top: 10px;
    margin-bottom: 15px;
}
.product-variant .product-variant-price, 
.product-variant .product-variant-price-promotion {
	color: #333;
}
.product-variant .product-variant-action, 
.product-variant .product-variant-price {
	width: 100%;
	clear: both;
}
.product-variant .btn-add-to-cart {
	margin-bottom: 0;
}
.product-variant .btn-add-to-cart, 
.product-variant .quantity-change {
	margin-right: auto;
	margin-left: auto;
}
.widget-product-details .btn-add-to-cart, 
.widget-product-details .quantity-change {
	display: block;
}
.btn-add-to-cart, .btn-add-to-cart:focus, 
.btn-add-to-cart:hover {
	box-shadow: none;
	background-image: url("");
}
.discount-code-form .checkbox {
	width: 100%;
	text-align: right;
}
.discount-code-form .form-group {
	float: right;
	margin-top: 20px;
}
.basket-area-summary .basket-area-summary-price {
	width: 100%;
	text-align: right;
}
.basket-area-summary .basket-area-summary-price span {
	display: inline;
	font-weight: 700;
}
.basket-area-summary .btn-checkout,
.basket-area-summary .btn-shopping-continue,
.homepage
 {
	width: 25%;
	padding: 10px 30px;
	line-height: 1.3333333;
	font-size: 18px;
	margin-top: 20px;
}
.basket-area-summary .btn-shopping-continue {
	float: left;
	color: #333;
	background-color: #b8e1fa;
	border-color: #37aaf0;
	border: 1px solid #70c2f4;
}
.basket-area-summary .btn-checkout,
.homepage {
	float: right;
	color: #fff;
	background-color: #41aef0;
	border: 1px solid #1fa0ee;
	text-decoration: none;
	text-align: center;
}
.basket-user-actions .basket-user-login,
.basket-user-actions .basket-user-register,
.basket-user-actions .basket-user-order-proceed {
	width: 33%;
	float: left;
}
.basket-user-actions h4 {
	margin: 20px auto 0 auto;
	text-align: center;
    font-size: 22px;
	font-family: Quicksand,Helvetica,Arial,sans-serif;
	font-weight: 700;
	line-height: 1.1;
}
.basket-user-actions button {
	display: block;
	width: 80%;
	margin: 20px auto 0 auto;
	padding: 10px 30px;
	line-height: 1.3333333;
	font-size: 18px;
	color: #fff;
	background-color: #70c2f4;
	border: 1px solid #70c2f4;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.basket-user-actions button:hover {
	background-color: #41aef0;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.basket-user-actions .basket-user-order-proceed button {
	color: #333;
	background-color: #e7f5fd;
}
.basket-user-actions .basket-user-order-proceed button:hover {
	background-color: #b8e1fa;
}
.basket-order-title {
	box-sizing: border-box;
	font-size: 22px;
	margin-top: 12.5px;
	margin-bottom: 12.5px;
}
.basket-order-title .form-group {
	margin-bottom: 15px;
}
.checkout-company-data .form-group {
	margin: 15px 0;
}
.checkout-user-data .form-group label,
.checkout-company-data .form-group label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: 700;
	font-size: 14px;
}
.checkout-user-data .form-group input,
.checkout-company-data .form-group input {
	display: block;
	width: 50%;
	color: #999;
	opacity: 1;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 5px solid #70c2f4;
	height: 39px;
	padding: 6px 12px;
	margin-bottom: 15px;
}
.checkout-company-data .form-group.checkbox:first-of-type {
	margin-bottom: 10px;
}
.checkout-company-data .form-group #UseInvoiceData,
.checkout-company-data .form-group #InvoiceData_CopyAddressData,
.checkout-company-data .form-group #InvoiceUserType_Company,
.checkout-company-data .form-group #InvoiceUserType_NaturalPerson {
	width: max-content;
	height: max-content;
	margin-right: 20px;
	margin-bottom: 0;
	float: left;
}
.basket-area-footer button {
	display: block;
	width: 25%;
	margin: 20px auto 0 auto;
	padding: 10px 30px;
	line-height: 1.3333333;
	font-size: 18px;
	color: #fff;
	background-color: #70c2f4;
	border: 1px solid #70c2f4;
	-webkit-transition: background .3s;
	transition: background .3s;
	float: right;
}
.basket-area-footer button:hover {
	background-color: #41aef0;
}
.basket-area-footer .btn-return {
	float: left;
	background-color: #b8e1fa;
	color: #333;
}
.basket-area-footer .btn-return:hover {
	background-color: #b8e1fa;
}
.checkout-deliveries .form-group label,
.order-completed-info-title {
	display: inline-block;
	width: 200px;
	margin-bottom: 15px;
	margin-left: 0;
	font-weight: 700;
	font-size: 14px;
}
.order-completed-info-title {
	width: 100%;
	font-size: 24px;
	color: #70c2f4;
}
.checkout-deliveries .form-group select {
	display: block;
	width: 50%;
	color: #999;
	opacity: 1;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 5px solid #70c2f4;
	height: 39px;
	padding: 6px 12px;
	margin-bottom: 15px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.checkout-deliveries .form-group .select-deliveries::after,
.checkout-deliveries .form-group .select-payment::after {
	content: "↓";
}
.basket-area-items-list-data tr {
	margin-bottom: 10px 0;
	border: 1px solid #eeeeee;
}
.basket-area-items-list-data .item-description {
	display: none;
}
.summary-data-container {
	margin-bottom: 25px;
}
.order-completed-info-group {
	margin: 25px 0;
}
.order-completed-info-group p label {
	display: block;
	width: 30%;
	float: left;
}
.order-completed-info-group p span {
}
.basket-area.basket-order-completed {
	font-family: 'Asap', sans-serif !important;
}
.order-completed-container-products .basket-area-items-list tr th,
.order-completed-container-products .basket-area-items-list tr td {
	border-color: #b8e1fa;
	height: 30px;
}
.order-completed-container-products .basket-area-items-list tr th a,
.order-completed-container-products .basket-area-items-list tr td a {
	text-decoration: none;
}
#orderSummaryCheckboxes .checkbox,
.summary-agreements {
	margin: 15px;
}
.one-product-tables .item-description h4 {
	text-transform: unset;
}
.one-product-tables .item-description p {
	width: 85%;
	padding: 8px;
	border: 1px solid #70c2f4;
	text-transform: lowercase;
	letter-spacing: 0.5px;
}
.products-group-details-container.form-horizontal {
	margin: 15px;
	padding: 25px 0;
	font-size: 18px;
}
.products-group-details-container.form-horizontal select {
	width: 100%;
	height: 25px;
	float: right;
	border: 1px solid #3695eb;
}
.products-group-details-container.form-horizontal .validationMessage {
	width: 75%;
	float: right;
	padding: 5px 15px;
	margin: 5px 0 25px 0;
	color: #fff;
}
.product-details-actions .btn-add-to-cart {
	background-color: #f08341;
	box-shadow: none;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' width='512' height='512'%3E%3Cpath d='M109.1 36.8c-.3-2-2-3.4-4-3.4h-23V24c0-9.7-7.9-17.6-17.6-17.6-9.7 0-17.6 7.9-17.6 17.6v9.4h-23c-2 0-3.7 1.4-4 3.4l-13.4 81c-.2 1.2.1 2.4.9 3.3.8.9 1.9 1.4 3.1 1.4h108.1c2.3 0 4.1-1.8 4.1-4.1 0-.5-.1-.9-.2-1.3l-13.4-80.3zM55.1 24c0-5.2 4.2-9.4 9.4-9.4s9.4 4.2 9.4 9.4v9.4H55.1V24zm-39.8 90.4l12.1-72.8h19.5v22.9c0 2.3 1.8 4.1 4.1 4.1s4.1-1.8 4.1-4.1V41.6h18.8v22.9c0 2.3 1.8 4.1 4.1 4.1s4.1-1.8 4.1-4.1V41.6h19.5l12.1 72.8H15.3z' fill='%23FFF'/%3E%3C/svg%3E");
	color: #fff;
	width: 30%;
	height: 54px;
	overflow: hidden;
	text-indent: -99999px;
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: 50%;
	border: none;
}
.product-details-actions .btn-add-to-cart:hover {
	background-color: #f07d37;
}
.discount-code-entered {
	display: none;
}
.btn.btn-primary.btn-discount-code {
	display: block;
	float: left;
	width: 35%;
	min-width: 0;
	height: 54px;
	background-color: #41aef0;
	border: 3px solid #1fa0ee;
	color: #fff;
	font-size: 18px;
	transition: 0.3s;
}
.btn.btn-primary.btn-discount-code:hover {
	background-color: #1fa0ee;
	transition: 0.3s;
}
.form-control.input-discount-code {
	display: block;
	float: left;
	width: 55%;
	height: 46px;
	border: 3px solid #1fa0ee;
	padding-left: 15px;
}
.discount-code-form .validationMessage {
	width: 86%;
	color: #fff;
	padding-top: 65px;
}
.content-edit .widget-content {
	padding: 0 25px;
}
.content-edit h3 {
	font: normal 24px/22px "Asap";
	margin: 10px 0;
}
.content-edit p {
	margin: 10px 0;
	text-align: justify;
}
.content-edit span {
	color: #898989;
	line-height: 200%;
}
.modal.fade.in {
	z-index: 9999;
	width: 40%;
	padding: 10px 0;
	position: fixed;
	top: 30px;
	right: 30px;
	background-color: #f08341;
	text-align: center;
	border: 1px solid gray;
	border-radius: 1em;
	box-shadow: 0 0 10em 0 gray;
}
.modal.fade.in .modal-header button {
	display: none;
}
.modal.fade.in .modal-header h3 {
	color: #fff;
	line-height: 50px;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 25px;
}
.modal.fade.in .modal-body span {
	display: block;
	width: 100%;
	vertical-align: middle;
	color: #fff;
}
.modal.fade.in .modal-body > span {
	margin-bottom: 15px;
}
.modal.fade.in .modal-body > span:last-of-type {
	width: 35%;
	float: right;
	margin: 0 40px 0 0;
}
.modal.fade.in .modal-body > span:last-of-type a,
.modal.fade.in .modal-footer button {
	float: right;
	width: 100%;
	padding: 5px;
	background-color: #41aef0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	border: 1px solid #1fa0ee;
	transition: 0.3s;
}
.modal.fade.in .modal-body > span:last-of-type a:hover {
	background-color: #1fa0ee;
	transition: 0.3s;
}
.modal.fade.in .modal-footer button {
	float: left;
	margin: 0 0 0 50px;
	width: 35%;
	transition: 0.3s;
}
.modal.fade.in .modal-footer button:hover {
	background-color: #1fa0ee;
	transition: 0.3s;
}
footer .facebook {
	background: transparent url("../img/facebook.png") left;	
}
footer .twitter {
	background: transparent url("../img/twitter.png") left;	
}
footer .google {
	background: transparent url("../img/google.png") left;	
}
footer .pinterest {
	background: transparent url("../img/pinterest.png") left;
}
footer .facebook,
footer .twitter,
footer .google,
footer .pinterest {
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 25px;
	padding-top: 5px;
	margin: 15px 0;
}
footer .content .widget-header h4 {
	background-color: none;
}
#opinions .carousel-inner .item.active .carousel-caption h3,
#opinions .carousel-inner .item .carousel-caption h3 {
	color: #3695eb;
	font-family: "Asap";
	font-size: 58px;
	font-weight: 800;
}
#opinions .carousel-inner .item.active .carousel-caption p,
#opinions .carousel-inner .item .carousel-caption p {
	width: 90%;
	margin: 20px auto;
	font: italic 20px/18px "Droid Sans";
	color: #898989;
}
#opinions .carousel-inner .item.active .carousel-caption span,
#opinions .carousel-inner .item .carousel-caption span {
	color: #526371;
	margin-right: 10%;
	float: right;
}
@media (min-width: 1px) and (max-width: 510px) {
	.modal.fade.in {
		width: 90%;
	}
	.modal.fade.in .modal-body > span:last-of-type,
	.modal.fade.in .modal-footer button	{
		float: none;
		margin: 10px auto;
		width: 80%;
	}
	.modal.fade.in .modal-body > span:last-of-type a {
		width: 95.5%;
	}
}
@media (min-width: 511px) and (max-width: 1199px) {
	.modal.fade.in {
		width: 90%
	}
}
@media (min-width: 1px) and (max-width: 767px) {
	header .naglowek {
		display: none;
	}
}
@media (min-width: 1px) and (max-width: 473px) {
	.basket-area-items-list .remove-item-from-basket {
		position: absolute;
		right: 30px;
		margin-top: -225px;
	}
	.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item {
		margin: 0;
		padding: 0 10px;
	}
	.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item .widget-news-content-container img {
		display: none;
	}
	.col-xs-12.col-sm-12:last-of-type .widget-news .widget-news-item .widget-news-content-container .widget-news-description {
		width: 95%;
		padding: 0;
	}
}
@media (min-width: 474px) and (max-width: 540px) {
	.basket-area-items-list .remove-item-from-basket {
		position: absolute;
		right: 40px;
	}
}
@media (min-width: 1px) and (max-width: 540px) {
	header .container-fluid {
		background: none;
		min-height: 0;
	}
	.list-products-offer {
		padding: 5px;
	}
	.widget-news-item {
		width: 100%;
		border: none;
		padding: 10px 0;
	}
	.widget-news-item .widget-news-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.widget-news-item .widget-news-title-container {
		position: static;
		top: 0;
		width: 100%;
		text-align: center;
	}
	.widget-news-item .widget-news-date {
		display: none;
	}
	.widget-news-item .widget-news-description {
		float: left;
		width: 65%;
		padding: 10px 15px;
		min-height: 0px;
	}
	.widget-news-item .widget-news-content-container img {
		width: 20%;
		float: left;
	}
    .bok {
		width: 50%;
		padding-bottom: 15px;
	}
	.custom .work {
		width: 100%;
	}
	.content .widget-header::after {
		display: none;
	}
	.content .widget-header h4 {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.product-item-container {
		padding: 5px;
	}
	.product-image-container span,
	.product-details-image-container span {
		position: absolute;
		top: 53px;
		left: -43px;
	}
	.content #post-8307 {
		padding: 10px 0;
	}
	.facility {
		width: 100%;
	}
	.facility p {
		width: 100%;
	}
	.facility .institution {
		height: 310px;
		border: none;
		margin: 20px 0;
		padding: 0;
	}
	.facility .city {
		border: none;
	}
	.contact-form {
		min-width: 90%;
		max-width: 90%;
		margin: 0 auto;
	}
	.basket-area  {
		width: 90%;
		margin: 0 15px;
	}
	.basket-area-items-list {
		width: 90%;
		margin: 0 auto 20px auto;
		border: none;
	}
	.basket-area-items-list > thead > tr > th {
		display: none;
	}
	.basket-area-items-list > tbody > tr > td {
		display: block;
		border: none;
	}
	.quantity-change input[type="text"] {
		width: 10%;
	}
	.basket-order-information {
		width: 80vw;
		margin: 0;
	}
	.basket-area-summary .btn-checkout, 
	.basket-area-summary .btn-shopping-continue,
	.homepage {
		width: 100%;
	}
	.checkout-user-data .form-group input {
		width: 80%;
	}
	.basket-steps a {
		width: 76%;
	}
	.checkout-user-data .form-group input,
	.checkout-company-data .form-group input {
		width: 70vw;
	}
	.basket-area-footer button {
		width: 100%;
	}
	.order-completed-info-group p {
		margin: 25px 0;
		width: 100%;
		height: 30px;
	}
	header {
		margin: 0;
		width: 100%;
		position: fixed;
		z-index: 1000;
		background: #fff;
	}
	header .main-menu {
		height: 0;
	}
	header .collapse {
		display: none;
	}
	header .main-menu .widget-content {
		width: 50%;
		float: left;
		position: relative;
		top: -75px;
		float: left;
	}
	header .navbar-toggle {
		width: 50px;
		display: block;
		background-color: #70c2f4;
		height: 36px;
		border: 1px solid #70c2f4;
	}
	header .navbar-toggle span {
		background-color: #fff;
		display: block;
		height: 3px;
		width: 22px;
		margin: 2px 5px 4px auto;
	}
	header .col-xs-12.col-sm-1 {
		position: absolute;
		top: 15px;
		right: 10%;
		float: right;
	}
	.content {
		padding-top: 90px;
	}
	.cart {
		position: relative;
		right: 25px;
		text-align: left;
		min-width: 55px;
	}
	.cart .cart-info {
		text-align: center;
	}
	.alert, .validationMessage {
		width: 70vw
	}
	.product-details-actions .btn-add-to-cart {
		width: 80%;
		margin: 20px 10%;
	}
	.one-product-tables,
	.product-details-data-container,
	.product-details-image-container {
		width: 95vw;
		margin: 25px 10px;
		padding: 0;
	}
	.one-product-tables ul li {
		width: 100%;
	}
	.tab-content,
	.nav-tabs li.active a,
	.nav-tabs li a:hover	{
		border: none;
	}
	.nav-collapse.collapse.in,
	.nav-collapse.collapsing {
		width: 92vw;
		position: relative;
		z-index: -1;
		transition: 0.6s;
	}
	.nav-collapse.collapse.in ul li,
	.nav-collapse.collapsing ul li {
		width: 97%;
		padding: 10px;
		background-color: #70c2f4;
		text-align: left;
		color: #fff;
		transition: 0.6s;
	}
	.nav-collapse.collapse.in ul li:hover,
	.nav-collapse.collapsing ul li:hover {
		background-color: #29a4ef;
		transition: 0.6s;
	}
	.nav-collapse.collapse.in ul li a,
	.nav-collapse.collapsing ul li a {
		background-color: #70c2f4;
		color: #fff;
		padding: .3em .6em;
		transition: 0.6s;
		color: #fff;
		font-family: "Asap";
		font-size: 15px;
		text-decoration: none;
	}
	.nav-collapse.collapse.in ul li:hover a,
	.nav-collapse.collapsing ul li:hover a {
		background-color: #29a4ef;
		transition: 0.6s;
	}
}
@media (min-width: 541px) and (max-width: 767px) {
	header .container-fluid {
		background: none;
		min-height: 0;
	}
	.widget-news-item {
		width: 100%;
		border: none;
		padding: 10px 0;
	}
	.widget-news-item .widget-news-title-container {
		position: static;
		top: 0;
		width: 100%;
		text-align: center;
	}
	.widget-news-item .widget-news-title {
		font-size: 16px;
	}
	.widget-news-item .widget-news-date {
		display: none;
	}
	.widget-news-item .widget-news-description {
		float: left;
		width: 70%;
		padding: 10px 15px;
	}
	.widget-news-item .widget-news-content-container img {
		width: 20%;
		float: left;
	}
    .bok {
		width: 33%;
		padding-bottom: 15px;
	}
	.custom .work {
		width: 50%;
		min-height: 150px;
	}
	.facility p {
		width: 28%;
	}
	.contact-form {
		min-width: 90%;
		max-width: 90%;
		margin: 0 auto;
	}
	.basket-area  {
		width: 90%;
		margin: 0 25px;
	}
	.basket-area-items-list {
		width: 90%;
		margin: 0 auto 20px auto;
		border: none;
	}
	.basket-area-items-list > thead > tr > th {
		display: none;
	}
	.basket-area-items-list > tbody > tr > td {
		display: block;
		border: none;
	}
	.quantity-change input[type="text"] {
		width: 10%;
	}
	.basket-area-summary .btn-shopping-continue {
		margin-left: 5%;
	}
	.basket-area  .row,
	.basket-area  .basket-area-summary {
		margin-right: 5%;
	}
	.basket-order-information {
		width: 80vw;
	}
	.checkout-user-data .form-group input {
		width: 100%;
	}
	.checkout-user-data .form-group input,
	.checkout-company-data .form-group input {
		width: 80vw;
	}
	header {
		width: 100%;
		position: fixed;
		z-index: 1000;
		background: #fff;	
	}
	header .main-menu {
		height: 0;
	}
	header .collapse {
		display: none;
	}
	header .main-menu .widget-content {
		float: left;
		position: relative;
		top: -75px;
	}
	header .navbar-toggle {
		width: 50px;
		display: block;
		background-color: #70c2f4;
		height: 36px;
		border: 1px solid #70c2f4;
	}
	header .navbar-toggle span {
		background-color: #fff;
		display: block;
		height: 3px;
		width: 22px;
		margin: 2px 5px 4px auto;
	}
	header .col-xs-12.col-sm-1 {
		position: absolute;
		top: 15px;
		right: 10%;
		float: right;
	}
	.content {
		padding-top: 90px;
	}
	.cart {
		text-align: left;
	}
	.cart .cart-info {
		text-align: center;
	}
	.alert, .validationMessage {
		width: 80vw
	}
	.product-details-actions .btn-add-to-cart {
		width: 80%;
		margin: 20px 10%;
	}
	.one-product-tables,
	.product-details-data-container,
	.product-details-image-container {
		width: 95vw;
		margin: 25px 10px;
		padding: 0;
	}
	.nav-collapse.collapse.in,
	.nav-collapse.collapsing {
		width: 92vw;
		position: relative;
		z-index: -1;
		transition: 0.6s;
	}
	.nav-collapse.collapse.in ul li,
	.nav-collapse.collapsing ul li {
		width: 97%;
		padding: 10px;
		background-color: #70c2f4;
		text-align: left;
		color: #fff;
		transition: 0.6s;
	}
	.nav-collapse.collapse.in ul li:hover,
	.nav-collapse.collapsing ul li:hover {
		background-color: #29a4ef;
		transition: 0.6s;
	}
	.nav-collapse.collapse.in ul li a,
	.nav-collapse.collapsing ul li a {
		background-color: #70c2f4;
		padding: .3em .6em;
		transition: 0.6s;
		color: #fff;
		font-family: "Asap";
		font-size: 15px;
		text-decoration: none;
	}
	.nav-collapse.collapse.in ul li:hover a,
	.nav-collapse.collapsing ul li:hover a	{
		background-color: #29a4ef;
		transition: 0.6s;
	}
	.basket-area-items-list .remove-item-from-basket {
		position: absolute;
		right: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.widget-news-item {
		width: 20%
	}
	.widget-news-item .widget-news-title-container {
		top: 250px;
	}
	.widget-news-description {
		padding-top: 135px;
	}

	footer .widget-header h4 {
		min-height: 45px;
	}
	.widget-news-item {
		width: 20%;
	}
	.widget-news-item .widget-news-title-container {
		position: absolute;
		top: 245px;
	} 
	.bok {
		width: 33%;
		padding-bottom: 15px;
	}	
	.facility p {
		width: 28%;
	} 
	.basket-area-items-list > thead > tr > th {
		display: none;
	}
	.basket-area-items-list > tbody > tr > td {
		display: block;
		border: none;
	}
	.quantity-change input[type="text"] {
		width: 10%;
	}
	.basket-area-items-list .remove-item-from-basket {
		position: absolute;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.widget-news-item .widget-news-title-container {
		position: absolute;
		top: 290px;
	}
	.facility p {
		width: 29%;
	}
}
@media (min-width: 889px) and (max-width: 1074px) {
	.product-item-container .product-data-container .product-price {
		font-size: 33px;
	}
}