﻿@font-face {
	font-family: 'AsapPl-Bold';
	src: url("../fonts/asappl-bold-webfont.eot");
	src: url("../fonts/asappl-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/asappl-bold-webfont.woff2") format("woff2"), url("../fonts/asappl-bold-webfont.woff") format("woff"), url("../fonts/asappl-bold-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'AsapPl-Regular';
	src: url("../fonts/asappl-regular-webfont.eot");
	src: url("../fonts/asappl-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/asappl-regular-webfont.woff2") format("woff2"), url("../fonts/asappl-regular-webfont.woff") format("woff"), url("../fonts/asappl-regular-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

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
}

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
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1200px
}

.nonebf::before{
	background: transparent !important;
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1024px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1080px
	}
}

@media (min-width: 1280px) {
	.container {
		width: 1200px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 123rem
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-xxs,
.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;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.col-xxs,
.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-xxs,
.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: 0
}

.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: 0
}

.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: 0
	}
	.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: 0
	}
	.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: 0
	}
	.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: 0
	}
	.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: 0
	}
	.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: 0
	}
	.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
	}
}

@-ms-viewport {
	width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
	clear: both
}

html {
	width: 100%;
	height: 100%;
	font-size: 62.5%
}

body {
	font-family: 'AsapPl-Regular', sans-serif;
	background: #fff
}

.error {
	color: red;
	border: 1px solid red;
	padding: 1%;
	margin: 1% 0
}

img.bordered {
	border: 1px solid #e5e5e5
}

.no-border {
	border: 0 !important
}

.animate {
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in
}

.no-margin {
	margin: 0
}

.background-white {
	background-color: #FFF
}

.background-light-white {
	background-color: rgba(255, 255, 255, 0.9)
}

.background-light-grey {
	background-color: rgba(255, 255, 255, 0.76)
}

.blue-text {
	color: #00aeef
}

.white-text {
	color: #FFF
}

.white {
	color: #fff
}

.row.no-margins {
	margin-left: 0;
	margin-right: 0
}

.row.no-paddings>a,
.row.no-paddings>ul,
.row.no-paddings>div {
	padding-left: 0;
	padding-right: 0
}

.show-mobile {
	display: none
}

img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

.r-img {
	width: 100%;
	max-height: 100%
}

.img-left {
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	border: 1px solid #e2e2e2
}

.img-right {
	float: right;
	margin-left: 24px;
	margin-bottom: 24px;
	border: 1px solid #e2e2e2
}

.img-center {
	margin: 0 auto 24px auto;
	border: 1px solid #e2e2e2;
	padding: 1%;
	background: #fff;
	width: auto
}

.img-left-50 {
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	clear: right;
	width: 50%;
	max-height: 100%
}

.img-right-50 {
	float: right;
	margin-left: 24px;
	margin-bottom: 24px;
	clear: left;
	width: 50%;
	max-height: 100%
}

.text-white {
	color: #ffffff !important
}

a {
	text-decoration: none;
	color: #6b6b6b;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in
}

a:hover {
	color: #e3000f
}

a.link-disabled {
	cursor: default
}

p {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1.2em
}

p:last-child {
	margin-bottom: 0
}

b,
strong {
	font-family: "AsapPl-Bold"
}

.font300 {
	font-weight: 300
}

.normal {
	font-weight: 400
}

i,
em {
	font-style: italic
}

sup {
	vertical-align: super;
	font-size: small
}

.upper {
	text-transform: uppercase
}

blockquote {
	min-height: 40px;
	margin-bottom: 1.5em;
	padding: 20px 45px;
	color: #7f7f7f;
	font-size: 2.4rem;
	font-weight: 300;
	background: url("../images/blockquote.png") top left no-repeat
}

blockquote p {
	font-size: 2.4rem !important
}

blockquote p:last-child {
	margin-bottom: 0
}

.palatino {
	font-family: Georgia, serif
}

.info {
	font-size: 1.4rem
}

.wysrodkowanie-w-pionie {
	display: table-cell !important;
	vertical-align: middle;
	margin: 0 auto
}

.table {
	width: 100%;
	height: inherit;
	display: table
}

.hw100 {
	height: inherit;
	width: 100%
}

.layer1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	padding: 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.5em;
	color: #000000
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #e3000f
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #000
}

h1 {
	font-size: 3.0rem
}

h2 {
	font-size: 2.6rem
}

h3 {
	font-size: 2.6rem
}

h4 {
	font-size: 2.0rem
}

h5 {
	font-size: 1.6rem;
	font-weight: bold
}

h6 {
	font-size: 1.4rem;
	font-weight: bold
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.arrow-indent {
	font-size: 2.3rem;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	padding-left: 5rem;
	position: relative;
	margin-top: 7.7rem;
	margin-bottom: 7.7rem;
	font-family: "AsapPl-Bold";
	line-height: 1.3
}

.arrow-indent:after {
	content: '';
	position: absolute;
	left: 3rem;
	top: 0.6rem;
	width: 0.9rem;
	height: 1.4rem;
	background-size: cover;
	background-image: url(../images/ico_arrow_right.png);
	background-repeat: no-repeat;
	background-position: center
}

.product-item {
	background: url(../images/product_2.png) center right 5rem no-repeat;
	height: 24rem;
	position: relative;
	display: block
}

:focus {
	outline: none
}

.hide {
	display: none
}

.none {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0
}

.block {
	display: block;
	width: 100%;
	height: inherit
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.fixed {
	position: fixed;
	z-index: 100
}

.f-left {
	float: left
}

.f-right {
	float: right
}

.left {
	float: left;
	margin-right: 24px
}

.right {
	float: right;
	margin-left: 24px
}

.clear {
	clear: both
}

.strong {
	font-family: "AsapPl-Bold"
}

.margin-bottom {
	margin-bottom: 5rem
}

.margin-bottom-small {
	margin-bottom: 6px
}

.margin-top {
	margin-top: 3rem
}

.margin-top-big {
	margin-top: 48px
}

.padding {
	padding: 2.5rem
}

.center {
	text-align: center
}

.button {
	display: inline-block;
	padding: 1.5rem 3rem;
	font-size: 2.4rem;
	color: #fff;
	line-height: 1;
	text-align: center;
	border: 2px solid #ed1859;
	background-color: #ed1859;
	text-decoration: none;
	cursor: pointer;
	position: relative
}

.button.button-with-arrow {
	padding-right: 5rem
}

.button.button-with-arrow:before {
	background: url(../images/buttons_red_left_2.png) no-repeat center center;
	content: '';
	width: 12px;
	height: 18px;
	position: absolute;
	right: 1.5rem;
	top: 1.5rem;
	background-size: contain
}

.button.button-with-arrow:after {
	background: url(../images/buttons_white_left_2.png) no-repeat center center;
	content: '';
	width: 12px;
	height: 18px;
	position: absolute;
	right: 1.5rem;
	top: 1.5rem;
	background-size: contain;
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-ms-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in
}

.button.button-with-arrow:hover:after {
	opacity: 0
}

.button.button-lg {
	margin-left: 7.5rem
}

.button:hover {
	background-color: #fff;
	color: #ed1859
}

.button-check {
	background: url(../images/button-icon.png) no-repeat left center;
	background-size: 3.2rem 3.2rem;
	content: '';
	width: 3.2rem;
	padding-left: 4.2rem;
	font-size: 1.8rem;
	font-family: "AsapPl-Bold";
	text-transform: uppercase;
	line-height: 3.2rem;
	height: 3.2rem;
	display: block;
	margin-top: 1rem
}

.button.back,
.button.back:before {
	background-color: #535353;
	border-color: #535353
}

.button.back:hover {
	background-color: #fff;
	color: #535353
}

.button.back:before {
	background-image: url("../images/arrow-left-white.png")
}

.button:hover:before {
	background-position: 65% center
}

.button.back:hover:before {
	background-position: 35% center
}

.button.button-lg {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

.button.button-lg:before {
	left: -7.5rem;
	width: 7.5rem
}

.button.transparent {
	background-color: transparent
}

.button.arrow {
	padding-right: 6rem;
	position: relative
}

.button.arrow:after {
	content: "";
	background: url("../images/arrow-right.png") center center no-repeat;
	background-size: contain;
	width: 3.5rem;
	height: 3.5rem;
	position: absolute;
	top: 0.3rem;
	right: 1.3rem
}

button {
	font-family: 'AsapPl-Regular', sans-serif;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in
}

.main {
	display: block
}

body.scrolled .main-nav,
body.scrolled .mobile-nav {
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35)
}

.search-col {
	background: #ededed;
	height: 108px;
	margin-top: 1px;
	position: relative
}

.menu-open-col {
	background: #ededed;
	height: 100px
}

.main-menu {
	float: right
}

.main-menu .menu {
	line-height: 1.9rem;
	text-align: right
}

.main-menu .navi-list-item {
	display: inline-block
}

.main-menu .navi-item {
	font-size: 1.5rem;
	font-family: 'AsapPl-Bold';
	text-transform: uppercase;
	text-align: center;
	color: #000;
	display: block;
	padding: 7.5rem 1.8rem 0 1.8rem;
	background-size: auto 87%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative
}

.home .navi-2-item-64,
.main-menu li a.active,
.main-menu li:hover a,
.main-menu li a:focus,
.main-menu li a:active {
	color: #ed1859
}

.navi-2-item-64 {
	background-image: url("/upload/2017/06/menu-xylogel.jpg")
}

.home .navi-2-item-64,
.navi-2-item-64:hover,
.navi-2-item-64.active,
.navi-2-item-64:focus,
.navi-2-item-64:active {
	background-image: url("/upload/2017/06/menu-xylogel-hover.jpg")
}

.navi-2-item-64:after,
.navi-2-item-109:after,
.navi-2-item-110:after,
.navi-2-item-256:after {
	content: "Lek OTC";
	position: absolute;
	left: 50%;
	bottom: -16px;
	font-size: 1rem;
	text-transform: none;
	font-family: 'AsapPl-Regular';
	width: 100%;
	display: block;
	moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.navi-2-item-109:after {
	content: "Wyrób medyczny"
}

.navi-2-item-109 {
	background-image: url("/upload/2017/06/menu-xylogel-hydro.jpg")
}

.navi-2-item-109:hover,
.navi-2-item-109.active,
.navi-2-item-109:focus,
.navi-2-item-109:active {
	background-image: url("/upload/2017/06/menu-xylogel-hydro-hover.jpg")
}

.navi-2-item-110 {
	background-image: url("/upload/2017/06/menu-xylogel-reg.jpg")
}

.navi-2-item-256 {
	background-image: url("/upload/2018/02/oxalin-menu-packshot.png")
}

.navi-2-item-110:hover,
.navi-2-item-110.active,
.navi-2-item-110:focus,
.navi-2-item-110:active {
	background-image: url("/upload/2017/06/menu-xylogel-reg-hover.jpg")
}

.navi-2-item-256:hover,
.navi-2-item-256.active,
.navi-2-item-256:focus,
.navi-2-item-256:active {
	background-image: url("/upload/2018/02/oxalin_menu_packshot_active.png")
}

.navi-2-item-4 {
	background-image: url("/upload/2017/06/sposob-na-katar.jpg")
}

.navi-2-item-268 {
	background-image: url("/assets/img/katar_u_dzieci_menu-inactive.png")
}

.navi-2-item-268:hover,
.navi-2-item-268.active,
.navi-2-item-268:focus,
.navi-2-item-268:active {
	background-image: url("/assets/img/katar_u_dzieci_menu.png")
}

.navi-2-item-4:hover,
.navi-2-item-4.active,
.navi-2-item-4:focus,
.navi-2-item-4:active {
	background-image: url("/upload/2017/06/sposob-na-katar-hover.jpg")
}

a.menu-toggle {
	display: none
}

.logo-wrap {
	margin-top: 24px
}

.logo-wrap a {
	display: block;
	text-align: right
}

#logo {
	max-width: 134px
}

#logo.xylodex-logo {
	max-width: 210px
}

@media all and (min-width: 1200px) and (max-width: 1279px) {
	.main-menu li a {
		padding: 0 4.7rem
	}
	.home-button {
		width: 7.25rem
	}
	.mini-menu {
		padding: 0 1rem
	}
}

.breadcrumbs {
	text-align: left;
	font-size: 1.3rem;
	margin: 4.5rem auto;
	color: #737373
}

.breadcrumbs ul li {
	display: inline;
	padding-right: 2rem;
	position: relative
}

.breadcrumbs ul li:after {
	content: '';
	position: absolute;
	right: 6px;
	top: 2px;
	background: url(../images/ico_arrow_right_gray.png) no-repeat center center;
	width: 8px;
	height: 12px
}

.breadcrumbs ul li:last-child:after {
	display: none
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	font-size: 2rem
}

.success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.warning {
	color: #a94442;
	background-color: #fcf8e3;
	border-color: #faebcc
}

main {
	position: relative;
	background: #ededed;
	display: block;
	border-bottom: 1px solid #c8c8c8
}

.product-header-video {
	width: 100%
}

.product-subpage {
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 4.5rem;
	padding-bottom: 4.5rem
}

.product-subpage p {
	font-size: 1.4rem;
	line-height: 1.5
}

.product-subpage.video-subpage {
	padding: 0;
	height: auto;
	position: relative;
	overflow: hidden
}

.product-subpage.video-subpage.has-video video {
	position: absolute;
	top: 55%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.product-subpage.video-subpage .content {
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center
}

.product-subpage.video-subpage h2 {
	font-size: 3.3rem;
	font-family: "AsapPl-Bold";
	color: #fff;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 2rem
}

.product-subpage.video-subpage p {
	font-size: 2rem;
	color: #fff;
	line-height: 1.2;
	max-width: 40rem;
	margin: 0 auto
}

.product-subpage.video-subpage.no-video .play {
	display: none
}

.subpage-164 {
	background-color: #720e1b
}

.product-subpage.video-subpage.subpage-164 h2 {
	color: #dd4354;
	text-align: center
}

.product-subpage.video-subpage.subpage-164 h3 {
	text-align: center
}

.product-subpage.video-subpage.subpage-164 .container {
	display: flex;
	align-items: center
}

.product-subpage.video-subpage.subpage-164 .content-header {
	min-height: 507px
}

.product-subpage.video-subpage.subpage-164 .inside {
	min-height: inherit
}

.product-subpage.video-subpage.subpage-164 .container {
	min-height: inherit;
	position: relative
}

.product-subpage.video-subpage.subpage-164 .content-header .packshot {
	position: absolute;
	left: -100px;
	top: 50%;
	transform: translate(0, -50%)
}

.product-subpage.video-subpage.subpage-164 .content-header .nose {
	position: absolute;
	right: 0;
	bottom: 0
}

.product-subpage.video-subpage.subpage-164 .content-header .header-text {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media (max-width: 991px) {
	.product-subpage.video-subpage.subpage-164 .content-header .nose {
		display: none
	}
	.product-subpage.video-subpage.subpage-164 .content-header .header-text {
		left: 70%
	}
}

@media (max-width: 480px) {
	.product-subpage.video-subpage.subpage-164 .content-header .packshot {
		display: none
	}
	.product-subpage.video-subpage.subpage-164 .content-header .header-text {
		left: 50%
	}
}

.product-subpage.video-subpage.subpage-192 .container {
	width: 100%;
	padding: 0
}

.product-subpage.video-subpage.subpage-192 .text {
	display: none
}

.product-subpage.video-subpage.subpage-66 {
	background: url("../../upload/2017/12/xylogel-background.png") center center no-repeat;
	background-size: cover
}

.product-subpage.video-subpage.subpage-66 .container {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center
}

.product-subpage.video-subpage.subpage-66 .container .packshot {
	display: inline-block;
	vertical-align: middle;
	width: 39%
}

.product-subpage.video-subpage.subpage-66 .container .header-text {
	display: inline-block;
	vertical-align: middle;
	width: 60%
}

.product-subpage.video-subpage.subpage-66 .container .header-text p:first-child {
	max-width: unset;
	text-align: left
}

.product-subpage.video-subpage.subpage-66 .container .header-text p:first-child img {
	width: 70%
}

.product-subpage.video-subpage.subpage-66 .sound-control{
    position: absolute;
    top: 10px;
    right: 10px; 
    width: 50px;
    height: 50px;
    border: 10px solid #1d2954;
    background: #1d2954 url('../images/sound-off.png') center center/contain;
    border-radius: 50%;
    z-index: 1;
}

.product-subpage.video-subpage.subpage-66 .sound-control.on{
    background-image: url('../images/sound-on.png');
}

@media (max-width: 991px) {
	.product-subpage.video-subpage.subpage-66 .container .header-text {
		width: 100%;
		display: block;
		margin: 0 auto
	}
	.product-subpage.video-subpage.subpage-66 .container .packshot {
		width: 100%;
		display: block;
		margin: 0 auto
	}
}

@media (max-width: 580px) {
	.product-subpage.video-subpage.subpage-66 .container .packshot {
		display: none
	}
	.product-subpage.video-subpage.subpage-66 .container .header-text p:first-child img {
		width: 100%
	}
}

.header-container {
	margin-bottom: 35px;
	font-weight: 400 !important;
	font-size: 3.0rem;
	text-align: center;
	font-family: "AsapPl-Bold"
}

.product-subpage .breadcrumbs {
	margin-top: 0
}

.subpage-130 .xylogel-packshot {
	margin-right: -15px;
	margin-top: 45px
}

.subpage-130 .cloud-1,
.subpage-130 .cloud-2 {
	margin-bottom: 15px
}

.subpage-130 .cloud-3 {
	margin-left: 15px
}

.subpage-130 .button {
	margin-left: 55px
}

.subpage-rtb ul.ul {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 2.5rem;
	margin-left: 0
}

.subpage-rtb ul.ul li {
	line-height: 1.5;
	margin-bottom: 1.5rem;
	position: relative
}

.subpage-rtb ul.ul li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: -25px;
	height: 10px;
	width: 10px;
	background: #ed1859;
	border-radius: 50%
}

.subpage-rtb sup {
	font-size: 1rem
}

.subpage-131 h2,
.subpage-131 h3 {
	color: #04a0f3;
	line-height: 1.2;
	text-align: center
}

.subpage-131 h2 {
	font-size: 4rem;
	font-family: 'AsapPl-Bold';
	margin-top: 9rem;
	margin-bottom: 1rem
}

.subpage-131 h3 {
	font-size: 3.2rem;
	font-family: 'AsapPl-Regular';
	margin-bottom: 9rem
}

.subpage-131 .icons p {
	display: inline-block;
	max-width: 130px;
	vertical-align: top;
	margin-left: 25px;
	margin-right: 25px
}

.subpage-131 .icons p:first-child {
	margin-left: 0
}

.subpage-131 .icons p:last-child {
	margin-right: 0
}

.subpage-131 .icons .img-wrap {
	display: inline-block;
	height: 75px;
	margin-bottom: 1.5rem
}

.subpage-131 .icons img {
	vertical-align: middle
}

.subpage-131 .icons {
	font-size: 1.6rem;
	font-family: 'AsapPl-Bold';
	line-height: 1.2;
	text-align: center;
	margin-bottom: 9rem
}

.subpage-138 {
	font-size: 1.6rem;
	padding: 0
}

.subpage-138 h2 {
	font-size: 2.4rem;
	font-family: "AsapPl-Bold";
	color: #000;
	line-height: 1.5;
	margin-bottom: 4rem;
	margin-top: 4.5rem
}

.subpage-138 p {
	margin-bottom: 3.5rem;
	min-height: 45px
}

.subpage-138 .img-wrap {
	width: 63px;
	display: inline-block;
	float: left;
	margin-top: -4px
}

.subpage-138 .anatomy-wrap {
	height: 54.5rem;
	overflow-y: hidden;
	position: relative
}

.subpage-138 .anatomy-wrap img {
	position: absolute;
	top: 50%;
	right: 0;
	-moz-transform: translateY(-45%);
	-webkit-transform: translateY(-45%);
	-o-transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	transform: translateY(-45%)
}

.subpage-145 {
	padding: 8.6rem 0
}

.subpage-145 h2 {
	margin-bottom: 1.8rem;
	font-size: 2rem;
	font-family: "AsapPl-Bold"
}

.subpage-145 .download {
	font-size: 1.6rem;
	font-family: "AsapPl-Bold";
	color: #1c2a59;
	text-transform: uppercase;
	background: none;
	border: none;
	letter-spacing: 1.5px;
	padding: 0 2.2rem 0 0;
	position: relative
}

.subpage-145 .download:after {
	content: "";
	position: absolute;
	top: -1px;
	right: 0;
	width: 11px;
	height: 18px;
	background: url(../images/download-arrow.svg) center center no-repeat;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in
}

.subpage-145 .download:hover:after {
	right: -10px
}

.subpage-146 {
	background-color: #e4f2fd;
	padding: 13rem 0
}

.subpage-248 {
	padding: 12rem 0
}

.subpage-146 h2 sup,
.subpage-248 h2 sup {
	font-size: 2.4rem
}

.subpage-146 h2,
.subpage-248 h2 {
	font-size: 2.2rem;
	font-family: "AsapPl-Bold";
	color: #000;
	line-height: 1.5;
	margin-bottom: 2.5rem
}

.subpage-248 h2 {
	margin-top: 3rem
}

.subpage-146 ul,
.subpage-248 ul {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 2.5rem;
	margin-left: 0
}

.subpage-146 ul li>ul,
.subpage-248 ul li>ul {
	margin-top: 1.3rem
}

.subpage-146 li,
.subpage-248 li {
	line-height: 1.5;
	margin-bottom: 1.5rem;
	position: relative
}

.subpage-146 li:before,
.subpage-248 li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: -25px;
	height: 10px;
	width: 10px;
	background: #ed1859;
	border-radius: 50%
}

.subpage-212 {
	background-color: #fcfcfc
}

.subpage-146 h2 sup {
	font-size: 2.4rem
}

.subpage-146 h2 {
	font-size: 2.2rem;
	font-family: "AsapPl-Bold";
	color: #000;
	line-height: 1.5;
	margin-bottom: 2.5rem
}

.subpage-146 ul {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 2.5rem;
	margin-left: 0
}

.subpage-146 ul li>ul {
	margin-top: 1.3rem
}

.subpage-146 li {
	line-height: 1.5;
	margin-bottom: 1.5rem;
	position: relative
}

.subpage-146 li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: -25px;
	height: 10px;
	width: 10px;
	background: #ed1859;
	border-radius: 50%
}

.subpage-154 {
	background-image: -moz-linear-gradient(90deg, #ecddea 0%, #fff 100%);
	background-image: -webkit-linear-gradient(90deg, #ecddea 0%, #fff 100%);
	background-image: -ms-linear-gradient(90deg, #ecddea 0%, #fff 100%)
}

.subpage-154 .container {
	position: relative
}

.subpage-154 h2 {
	font-family: 'AsapPl-Bold';
	margin-top: 4rem;
	margin-bottom: 6rem;
	font-size: 2.8rem;
	color: #7f3c79;
	line-height: 1.2;
	text-align: center
}

.subpage-154 .icons p {
	display: inline-block;
	max-width: 110px;
	vertical-align: top;
	margin-left: 25px;
	margin-right: 25px
}

.subpage-154 .icons p:first-child {
	margin-left: 0
}

.subpage-154 .icons p:last-child {
	margin-right: 0
}

.subpage-154 .icons .img-wrap {
	display: inline-block;
	height: 75px;
	margin-bottom: 1.5rem
}

.subpage-154 .icons img {
	vertical-align: middle
}

.subpage-154 .icons {
	font-size: 1.6rem;
	font-family: 'AsapPl-Bold';
	line-height: 1.2;
	text-align: center;
	margin-bottom: 9rem
}

.subpage-154 .packshot {
	position: absolute;
	max-width: 23.08%;
	bottom: 0;
	left: -4.8rem
}

.subpage-154 .girl {
	position: absolute;
	max-width: 38.16%;
	bottom: -2rem;
	right: -6rem
}

.subpage-159,
.subpage-179 {
	padding-bottom: 0
}

.subpage-159 .container,
.subpage-179 .container {
	position: relative;
	text-align: center
}

.product-subpage .dawkowanie {
	font-size: 2.2rem;
	font-family: "AsapPl-Bold";
	color: #000;
	line-height: 54px;
	background-color: #fff;
	border-radius: 27px;
	position: absolute;
	bottom: 27%;
	left: 46.5%;
	padding: 0 3rem;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.product-subpage .left-side {
	width: 50%;
	float: left;
	margin-bottom: 6rem
}

.product-subpage .right-side {
	width: 50%;
	float: right
}

.product-subpage .bullet {
	font-size: 1.6rem;
	color: #000;
	position: absolute;
	text-align: left
}

.product-subpage .bullet.x-005-1 {
	bottom: 448px;
	left: 20px
}

.product-subpage .bullet.x-005-2 {
	bottom: 175px;
	left: 20px
}

.product-subpage .bullet.x-01-1 {
	bottom: 528px;
	right: 80px
}

.product-subpage .bullet.x-01-2 {
	bottom: 175px;
	right: 25px
}

.product-subpage .bullet .num {
	font-size: 2.8rem;
	font-family: "AsapPl-Bold";
	color: #7e3b86;
	width: 59px;
	height: 59px;
	text-align: center;
	line-height: 59px;
	display: inline-block;
	position: absolute;
	top: -15px;
	left: 9px
}

.product-subpage .bullet.x-005-1 .num,
.product-subpage .bullet.x-005-2 .num {
	background-image: url(../images/round-violet.svg)
}

.product-subpage .bullet.x-01-1 .num,
.product-subpage .bullet.x-01-2 .num {
	background-image: url(../images/round-blue.svg);
	color: #5fa8df
}

.product-subpage .bullet .text {
	margin-left: 59px;
	margin-top: 25px;
	display: block;
	max-width: 300px;
	line-height: 1.5
}

.subpage-179 .bullet.x-005-1 .num,
.subpage-179 .bullet.x-005-2 .num {
	background-image: url(../images/round-red-1.svg);
	color: #a31c30
}

.subpage-179 .bullet.x-01-1 .num,
.subpage-179 .bullet.x-01-2 .num {
	background-image: url(../images/round-red-2.svg);
	color: #f03356
}

.subpage-179 .xylogel-005-logo,
.subpage-179 .xylogel-logo {
	max-height: 66px
}

.subpage-166 .cloud-1 {
	margin-bottom: 1.6rem
}

.subpage-166 .cloud-2 {
	margin-bottom: 1.4rem;
	margin-left: 7rem
}

.subpage-166 .cloud-3 {
	margin-bottom: 1.9rem;
	margin-left: 3.5rem
}

.subpage-166 .cloud-4 {
	margin-left: 5.3rem
}

.subpage-168 {
	background-color: #a31c30;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.2;
	padding-top: 8rem;
	padding-bottom: 4rem
}

.subpage-168 h2 {
	font-size: 3rem;
	font-family: "AsapPl-Bold";
	color: #fff;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 4.2rem
}

.subpage-168 h3 {
	font-size: 2.2rem;
	font-family: "AsapPl-Bold";
	color: #fff;
	margin-bottom: 1.1rem
}

.subpage-168 .img-wrap {
	min-height: 238px;
	position: relative
}

.subpage-168 .img-wrap img {
	position: absolute;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.subpage-168 .img-wrap.img-1 img {
	bottom: 0
}

.subpage-168 .img-wrap.img-2 img {
	top: 0
}

.subpage-168 p:last-child {
	margin-bottom: 4rem
}

.subpage-171 {
	text-align: center;
	padding: 10rem 0;
	color: #a31c30
}

.subpage-171 h2 {
	font-size: 2.8rem;
	font-family: "AsapPl-Bold";
	color: #f03356;
	margin-bottom: 0.6rem
}

.subpage-171 p {
	font-size: 1.8rem;
	line-height: 1.2
}

.subpage-171 .num {
	display: inline-block;
	border-width: 4px;
	border-color: #f03356;
	border-style: dotted;
	border-radius: 50%;
	width: 63px;
	height: 63px;
	line-height: 55px;
	font-size: 2rem;
	font-family: "AsapPl-Bold";
	color: #f03356;
	text-align: center;
	margin-top: 6rem
}

.subpage-172 {
	padding-bottom: 2rem;
	background-image: -moz-linear-gradient(270deg, #fff8fa 0%, #ffdee4 100%);
	background-image: -webkit-linear-gradient(270deg, #fff8fa 0%, #ffdee4 100%);
	background-image: -ms-linear-gradient(270deg, #fff8fa 0%, #ffdee4 100%)
}

.subpage-172 .container {
	position: relative
}

.subpage-172 h2 {
	font-family: 'AsapPl-Bold';
	margin-top: 4rem;
	margin-bottom: 6rem;
	font-size: 2.6rem;
	color: #a31c30;
	line-height: 1.2;
	text-align: center
}

.subpage-172 .icons p {
	display: inline-block;
	max-width: 110px;
	vertical-align: top;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1.3rem;
	line-height: 1.2
}

.subpage-172 .icons p:first-child {
	margin-left: 0
}

.subpage-172 .icons p:last-child {
	margin-right: 0
}

.subpage-172 .icons .img-wrap {
	display: inline-block;
	height: 75px;
	margin-bottom: 1.5rem
}

.subpage-172 .icons img {
	vertical-align: middle
}

.subpage-172 .icons {
	font-family: 'AsapPl-Bold';
	text-align: center;
	margin-bottom: 9rem
}

.subpage-172 .packshot {
	position: absolute;
	max-width: 26.91%;
	bottom: 3rem;
	left: -1rem
}

.subpage-172 .girl {
	position: absolute;
	max-width: 32%;
	bottom: -2rem;
	right: -3rem
}

.subpage-182 {
	padding-bottom: 0;
	color: #fff;
	background-image: -moz-linear-gradient(90deg, #700618 2%, #e88883 100%);
	background-image: -webkit-linear-gradient(90deg, #700618 2%, #e88883 100%);
	background-image: -ms-linear-gradient(90deg, #700618 2%, #e88883 100%)
}

.subpage-182 h2 {
	font-size: 2.2rem;
	font-family: "AsapPl-Bold";
	color: #fff;
	line-height: 1.5;
	margin-bottom: 2.5rem;
	margin-top: 9.4rem
}

.subpage-182 ul {
	font-size: 1.3rem;
	line-height: 1.5;
	margin-bottom: 2.5rem;
	margin-left: 0
}

.subpage-182 ul li>ul {
	margin-top: 1.3rem
}

.subpage-182 li {
	line-height: 1.5;
	margin-bottom: 1.5rem;
	position: relative
}

.subpage-182 li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: -25px;
	height: 10px;
	width: 10px;
	background: #540915;
	border-radius: 50%
}

.subpage-184 {
	padding: 8.6rem 0
}

.subpage-184 h2 {
	margin-bottom: 1.8rem;
	font-size: 2rem;
	font-family: "AsapPl-Bold"
}

.subpage-184 .download {
	font-size: 1.6rem;
	font-family: "AsapPl-Bold";
	color: #a31c30;
	text-transform: uppercase;
	background: none;
	border: none;
	letter-spacing: 1.5px;
	padding: 0 2.2rem 0 0;
	position: relative
}

.subpage-184 .download:after {
	content: "";
	position: absolute;
	top: -1px;
	right: 0;
	width: 11px;
	height: 18px;
	background: url(../images/download-arrow-red.svg) center center no-repeat;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in
}

.subpage-184 .download:hover:after {
	right: -10px
}

.subpage-195 .xylogel-packshot {
	margin-top: 24px
}

.subpage-195 .cloud-1 {
	margin-bottom: 20px
}

.subpage-195 .cloud-2 {
	margin-bottom: 11px
}

.subpage-195 .cloud-3 {
	margin-left: 82px
}

.subpage-195 .cloud-4 {
	margin-left: 42px
}

.subpage-197 {
	background-position: 25% center !important
}

.subpage-197 h2 {
	color: #007a99;
	line-height: 1.2;
	text-align: center;
	font-size: 2.7rem;
	font-family: 'AsapPl-Bold';
	margin-top: 9rem;
	margin-bottom: 7rem
}

.subpage-197 .icons {
	font-family: 'AsapPl';
	line-height: 1.2;
	text-align: center;
	margin-bottom: 9rem
}

.subpage-197 .icons p {
	display: inline-block;
	max-width: 130px;
	vertical-align: top;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 1.1rem;
	line-height: 1.2
}

.subpage-197 .icons p strong {
	font-size: 1.3rem
}

.subpage-197 .icons p:first-child {
	margin-left: 0
}

.subpage-197 .icons p:last-child {
	margin-right: 0
}

.subpage-197 .icons .img-wrap {
	display: inline-block;
	height: 75px;
	margin-bottom: 1.5rem
}

.subpage-197 .icons img {
	vertical-align: middle
}

.subpage-204 {
	padding: 8rem 0
}

.subpage-204 h2 {
	font-size: 2.8rem;
	font-family: "AsapPl-Bold";
	color: #0081a0;
	line-height: 1.2;
	text-align: center;
	max-width: 77rem;
	margin: 0 auto 1rem auto
}

.product-subpage .drops {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 1
}

.product-subpage .drops p {
	background: url("../images/drop.png") top center no-repeat;
	background-size: contain;
	float: left;
	padding: 115px 30px 0 30px;
	text-align: center;
	font-size: 1.6rem;
	color: #000;
	line-height: 1.2;
	margin-right: 20px
}

.product-subpage .drops .drop-1 {
	width: 126px;
	height: 209px;
	margin-top: 10px
}

.product-subpage .drops .drop-2 {
	width: 162px;
	height: 268px;
	margin-top: 5px;
	margin-right: 30px;
	padding-top: 150px
}

.product-subpage .drops .drop-3 {
	width: 112px;
	height: 187px;
	margin-top: 19px
}

.product-subpage .drops .drop-4 {
	width: 162px;
	height: 268px;
	margin-top: 19px;
	margin-right: 0;
	position: relative;
	z-index: 1;
	padding-top: 150px
}

.product-subpage .drops .drop-5 {
	width: 139px;
	height: 232px;
	margin-left: -20px;
	margin-top: 10px;
	margin-right: 60px;
	padding-top: 140px
}

.product-subpage .drops .drop-6 {
	width: 112px;
	height: 187px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.4rem
}

.subpage-204 .frame {
	border-width: 1px 1px 1px 0;
	border-color: #0081a0;
	border-style: solid;
	border-radius: 10px;
	padding: 4rem;
	max-width: 97rem;
	margin: -80px auto 0 auto
}

.subpage-204 h3 {
	font-size: 2.8rem;
	font-family: "AsapPl-Bold";
	color: #000;
	line-height: 1.2;
	margin-bottom: 2rem;
	padding-top: 2rem
}

.subpage-204 .img-wrap {
	text-align: right
}

.subpage-206 {
	padding: 7rem 0;
	background-size: auto;
	background-color: #e8f9ff;
	font-size: 1.6rem;
	line-height: 1.333;
	text-align: center
}

.subpage-206 h2 {
	font-size: 2.6rem;
	font-family: "AsapPl-Bold";
	color: #0081a0;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	max-width: 500px;
	margin: 0 auto 40px auto
}

.subpage-206 .second {
	margin-top: 5.5rem;
	text-align: left
}

.subpage-206 h3 {
	font-size: 2.2rem;
	font-family: "AsapPl-Bold";
	color: #000;
	line-height: 1.2;
	margin-bottom: 3rem
}

.product-subpage .blue {
	color: #0081a0
}

.product-subpage.subpage-206 .bullet {
	position: relative;
	font-size: 1.6rem;
	padding-left: 4.4rem;
	margin-bottom: 4rem;
	margin-top: 5rem
}

.product-subpage.subpage-206 .bullet .num {
	top: -35px;
	left: 0;
	background-image: url(../images/round-red-2.svg);
	color: #f03356
}

.subpage-210 {
	padding: 9rem 0 10rem 0
}

.subpage-210 h2 {
	font-size: 2.6rem;
	font-family: "AsapPl-Bold";
	color: #0081a0;
	line-height: 1.2;
	text-align: center;
	margin: 0 auto 8rem auto
}

.subpage-210 ol {
	font-size: 1.6rem;
	line-height: 1.5;
	list-style: decimal
}

.subpage-210 ol li {
	margin-left: 25px;
	margin-bottom: 15px
}

.product-subpage.subpage-210 .bullet {
	position: relative;
	font-size: 1.6rem;
	padding-left: 4.4rem;
	margin-bottom: 4rem;
	margin-top: 5rem
}

.product-subpage.subpage-210 .bullet .num {
	top: -35px;
	left: 0;
	background-image: url(../images/round-red-2.svg);
	color: #f03356
}

.bibliografia ol {
	font-size: 1.2rem;
	color: #878787;
	line-height: 1.714;
	list-style: decimal
}

.bibliografia ol li {
	padding-left: 20px;
	margin-bottom: 5px
}

.subpage-213 {
	padding: 10rem 0;
	background-color: #e8f9ff
}

.subpage-213 h2 {
	font-size: 2.6rem;
	font-family: "AsapPl-Bold";
	color: #000;
	line-height: 1.2;
	text-align: center;
	margin: 0 auto 8rem auto
}

.subpage-213 .icons {
	line-height: 1.2;
	text-align: center
}

.subpage-213 .icons p {
	display: inline-block;
	max-width: 130px;
	vertical-align: top;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 1.1rem;
	line-height: 1.3;
	font-size: 1.4rem
}

.subpage-213 .icons p:first-child {
	margin-left: 0
}

.subpage-213 .icons p:last-child {
	margin-right: 0
}

.subpage-213 .icons .img-wrap {
	display: inline-block;
	height: 102px;
	margin-bottom: 1.5rem
}

.subpage-213 .icons img {
	vertical-align: middle
}

.info-404 {
	padding: 0 3rem 3rem 3rem;
	background-color: rgba(255, 255, 255, 0.7);
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.grid-item {
	overflow: hidden;
	margin-bottom: 2.5rem;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all .25s linear
}

.grid-item .wrap-img {
	overflow: hidden;
	height: 28rem
}

.grid-item .scale-img {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transition: transform .15s ease-in;
	-moz-transition: transform .15s ease-in;
	-ms-transition: transform .15s ease-in;
	-o-transition: transform .15s ease-in;
	transition: transform .15s ease-in
}

.grid-item:hover .scale-img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}

.box-default .inside {
	display: block;
	background-color: #fff
}

.box-default .content {
	padding: 4rem 3rem;
	min-height: 29rem
}

.box-default .author {
	font-size: 1.2rem;
	color: #ed1859;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 2rem
}

.box-default .title {
	color: #000;
	font-size: 1.5rem;
	font-family: "AsapPl-Bold";
	line-height: 1.2;
	margin-bottom: 2rem
}

.box-default .excerpt {
	font-size: 1.3rem;
	color: #000
}

.box-default .button-div {
	text-align: center
}

.read-more {
	font-size: 1.3rem;
	font-family: "AsapPl-Bold";
	background: #ed1859;
	border-radius: 1.9rem;
	line-height: 1;
	letter-spacing: 1.5px;
	padding: 0.9rem 1.4rem 0.8rem 1.4rem;
	margin: 0px;
	color: #fff;
	margin-top: 2rem;
	border: 2px solid #ed1859;
	text-transform: uppercase
}

.read-more:hover {
	background: #fff;
	color: #ed1859
}

.read-more-inverted.button {
	font-size: 1.6rem;
	font-family: "AsapPl-Bold";
	background: #ffffff;
	border-radius: 2rem;
	line-height: 1;
	padding: 8px 18px;
	margin: 0px;
	color: #ed1859;
	margin-top: 2rem;
	border: 2px solid #fff
}

.read-more-inverted.button:hover {
	background: #ed1859;
	color: #fff
}

.read-more.xl {
	font-size: 1.4rem;
	padding: 1.3rem 2.5rem 1.2rem 2.5rem;
	border-radius: 2.4rem
}

main.has-article {
	padding-top: 6rem
}

.single-article {
	background-color: #fff
}

.page-text p {
	color: #000000;
	font-size: 1.6rem;
	line-height: 1.625;
	margin-bottom: 2em
}

.page-text p:last-child {
	margin-bottom: 0
}

.page-text p.lead {
	font-size: 1.8rem;
	font-family: "AsapPl-Bold";
	color: #04a0f3;
	line-height: 1.444
}

.page-text h1 {
	font-size: 2.4em;
	font-family: 'AsapPl-Bold';
	line-height: 1.25;
	text-transform: uppercase;
	padding-bottom: 2.4rem;
	margin-top: 3.5rem
}

.page-text h2 {
	font-size: 1.6rem;
	font-family: 'AsapPl-Bold';
	text-transform: uppercase;
	padding-bottom: 2rem;
	padding-left: 14%
}

.page-text h3 {
	font-size: 1.6rem;
	font-family: 'AsapPl-Bold';
	text-transform: uppercase;
	padding-bottom: 2rem;
	padding-left: 14%
}

.page-text h4 {
	font-size: 1.6rem;
	font-family: 'AsapPl-Bold';
	text-transform: uppercase;
	padding-bottom: 1.8rem
}

.page-text table tr td {
	color: #616161;
	font-size: 1.6rem;
	line-height: 1.42;
	padding: 2rem;
	border: 1px solid #616161;
	padding-top: 2rem;
	padding-bottom: 2rem
}

small {
	font-size: small
}

.page-text strong {
	font-family: "AsapPl-Bold"
}

.page-text ul,
.page-text ol {
	color: #000;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 2.5rem;
	margin-left: 1rem
}

.page-text ol {
	list-style: decimal
}

.page-text ul li>ul {
	margin-top: 1.3rem
}

.page-text li {
	line-height: 1.3em;
	margin-bottom: 1rem;
	padding-left: 30px;
	position: relative
}

.page-text li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 10px;
	height: 7px;
	width: 7px;
	background: #ed1859;
	border-radius: 50%
}

.page-text .author {
	font-size: 1.3rem;
	color: #919191;
	line-height: 1.857;
	margin: 4.5rem 0 10rem 0
}

.page-text .accordion .accordion-title {
	padding: 5rem 19rem 5rem 4.5rem;
	margin-bottom: 1.25rem;
	background-color: #ebebeb;
	font-size: 3.6rem;
	color: #6e6e6e;
	position: relative;
	display: block;
	line-height: 1.3em
}

.page-text .accordion .accordion-title span {
	position: relative;
	z-index: 1
}

.page-text .accordion .accordion-title:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 14.5rem;
	height: 100%;
	background-color: #e5e5e5;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in
}

.page-text .accordion .accordion-title:hover:before {
	width: 100%
}

.page-text .accordion .accordion-title:after {
	content: url(../images/angle-red.svg);
	position: absolute;
	top: 55%;
	right: 6.5rem;
	-moz-transform: translateY(-50%) rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.page-text .accordion .accordion-title.active:after {
	top: 45%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.page-text .accordion .accordion-content {
	margin-bottom: 1.25rem
}

.page-text .accordion .accordion-content.active {
	display: block
}

.page-text .accordion .accordion-content.inactive {
	display: none
}

ul.site-map,
ul.site-map ul {
	margin-left: 0
}

.our-products {
	background-color: #d7d4d4;
	padding: 7.5rem 0 6rem 0
}

.our-products h2 {
	font-size: 2.4rem;
	margin-bottom: 4.5rem
}

.product-slider {
	position: relative
}

.product-slider .slide .content {
	background-color: #fff;
	padding: 3rem;
	min-height: 42.5rem
}

.product-slider .slide img {
	max-width: 100%;
	width: auto !important;
	margin: 0 auto
}

.product-slider .slide .product-name {
	text-align: center;
	font-family: "AsapPl-Bold";
	margin-bottom: 3.5rem;
	font-size: 2.5rem
}

.product-slider .slide-24 .product-name {
	color: #29376c
}

.product-slider .slide-124 .product-name {
	color: #8a4083
}

.product-slider .slide-125 .product-name {
	color: #006b8c
}

.product-slider .slide-125 img {
	margin: 0
}

.product-slider .slide-126 .product-name {
	color: #f03356
}

.product-slider .slide-126 img {
	margin: 0
}

.product-slider .slide-127 .product-name {
	color: #a31c30
}

.product-slider .slide-307 .product-name {
	color: #5c5196
}

.product-slider .slide-309 .product-name {
	color: #809320
}

.product-slider .slide-127 img {
	max-width: 240px;
	margin: 0
}

.product-slider .owl-prev,
.product-slider .owl-next {
	border-radius: 50%;
	width: 68px;
	height: 68px;
	background: center center no-repeat rgba(255, 255, 255, 0.569);
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
	-ms-transition: background 0.25s ease-in;
	-o-transition: background 0.25s ease-in;
	transition: background 0.25s ease-in
}

.product-slider .owl-prev {
	background-image: url(../images/slider-prev.svg);
	left: -80px
}

.product-slider .owl-next {
	background-image: url(../images/slider-next.svg);
	right: -80px
}

.product-slider .owl-prev:hover,
.product-slider .owl-next:hover {
	background-color: rgba(255, 255, 255, 0.9)
}

.product-slider .owl-dots {
	margin-top: 2rem
}

.related {
	background-color: #ededed;
	padding-top: 7.5rem;
	padding-bottom: 6rem
}

.related h2 {
	font-size: 2.4rem;
	margin-bottom: 4.5rem
}

.footer {
	padding: 4.3rem 0;
	vertical-align: top;
	font-size: 1.3rem;
	background-color: #fff;
	font-weight: 300
}

.footer .footer-logo {
	float: left;
	margin-right: 2rem;
	max-width: 13.6rem
}

.footer .line {
	border-bottom: 1px solid #d7d7d7;
	margin-top: 4.3rem
}

.footer nav {
	display: inline-block;
	margin-top: 1.1rem;
	line-height: 20px
}

.footer nav a {
	text-decoration: none;
	display: inline-block;
	padding-right: 0.9rem;
	margin-right: 0.9rem;
	border-right: 1px solid rgba(103, 103, 103, 0.42);
	color: #737373
}

.footer nav a:last-child {
	border: 0;
	margin-right: 0;
	padding-right: 0
}

.footer nav a:hover {
	color: #373737
}

.footer .copy {
	margin-top: 1.1rem;
	color: #737373;
	line-height: 20px
}

.desktop-nav {
	display: block
}

.mobile-nav {
	display: none;
	position: fixed;
	z-index: 99;
	background: #FFF;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden
}

body {
	padding-top: 110px
}

@media all and (min-width: 1024px) {
	.desktop-nav {
		background: #FFF;
		position: fixed;
		z-index: 999;
		left: 0;
		top: 0;
		width: 100%;
		min-height: 110px
	}
}

.mobile-nav .logo-wrap {
	text-align: center;
	margin-top: 0px
}

.mobile-nav .logo-wrap a {
	display: block;
	text-align: center;
	line-height: 6rem
}

.mobile-nav .search-col {
	height: 58px
}

.mobile-nav {
	background: #fff
}

.mobile-nav .menu-open-col {
	height: 60px
}

.main-navi-item {
	display: inline-block;
	padding: 0rem 1rem 0.5rem 0rem;
	color: #23387b;
	text-decoration: none;
	position: relative;
	font-size: 1.7rem;
	font-weight: bold;
	padding-right: 1.2rem;
	margin-right: 1.2rem;
	border-right: 1px solid #d4ecf9
}

.main-navi-item:last-child {
	margin-right: 0;
	border-right: 1px solid #d4ecf9
}

.main-navi-item.active,
.main-navi-item:hover {
	color: #e3000f;
	border-right: 1px solid #d4ecf9
}

.mobile-menu-expandable {
	background: #ededed;
	margin-bottom: 2rem;
	position: absolute;
	top: 60px;
	left: 0px;
	max-width: 75%;
	width: 400px;
	z-index: 10000;
	max-height: 0rem;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
	overflow: hidden;
	box-shadow: 0px 1px 0.75rem 0px rgba(0, 0, 0, 0.25);
	opacity: 0
}

.mobile-menu-expandable.show {
	display: block;
	max-height: 50rem;
	opacity: 1
}

.mobile-menu-expandable ul li {
	display: block;
	text-align: center;
	font-size: 1.6rem;
	text-transform: uppercase;
	color: #000;
	line-height: 2rem;
	padding: 1rem 0;
	font-family: "AsapPl-Bold"
}

.mobile-menu-expandable ul li a .navi-item-text {
	color: #555555
}

.mobile-menu-expandable ul li:hover a .navi-item-text {
	color: #000
}

.search-box {
	position: absolute;
	right: 0px;
	top: 110px;
	z-index: 10000;
	width: 300px;
	background: #ededed;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
	overflow: hidden;
	box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.25);
	display: none;
	opacity: 0
}

.mobile-nav .search-box {
	top: 60px
}

.search-box input {
	display: block;
	width: 100%;
	border: 0px none;
	background: #ededed;
	padding: 2rem
}

.search-box.show {
	display: block;
	opacity: 1
}

input {
	font: 16px;
	font-family: 'AsapPl-Regular'
}

.page-text iframe {
	max-width: 100%
}

.sub-menu-title {
	display: inline-block;
	padding-right: 50px;
	position: relative;
	padding-left: 20px;
	font-family: 'AsapPl-Bold';
	text-transform: uppercase;
	font-size: 2rem;
	margin-bottom: 3.5rem
}

.sub-menu-title:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 25px;
	width: 25px;
	background: url(../images/ico-expand.png) center center no-repeat;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
	display: none
}

.sub-menu-title:after {
	opacity: 0;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 25px;
	width: 25px;
	background: url(../images/ico-expand-pink.png) center center no-repeat;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
	display: none
}

.sub-menu-title:hover:before,
.sub-menu-title.active:before {
	opacity: 1;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 25px;
	width: 25px;
	background: url(../images/ico-expand.png) center center no-repeat;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.sub-menu-title:hover:after,
.sub-menu-title.active:after {
	opacity: 1;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 25px;
	width: 25px;
	background: url(../images/ico-expand-pink.png) center center no-repeat;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

nav.left-menu {
	height: auto;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all 0.25s ease-in
}

.home-clock-wrap {
	position: relative
}

.home-clock {
	background-image: url(../images/banner_03.jpg);
	background-repeat: no-repeat;
	background-position: center center
}

.home-clock-text {
	padding-top: 200px
}

.home-clock-text,
.home-clock {
	height: 627px
}

.left-menu-wrap {
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all 0.25s linear
}

.left-menu-wrap .xylogel-packshot-box {
	margin: -140px -40px auto -40px
}

.menu-fixed {
	position: relative;
	top: 30px
}

.post-navi-next,
.post-navi-prev {
	color: #ffffff;
	background: #123a92;
	padding: 12px 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'AsapPl-Bold';
	border-radius: 36px
}

.post-navi-next:hover,
.post-navi-prev:hover {
	-webkit-box-shadow: inset 6px 6px 10px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 6px 6px 10px 0px rgba(0, 0, 0, 0.25);
	box-shadow: inset 6px 6px 10px 0px rgba(0, 0, 0, 0.25);
	color: #fff;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.4)
}

.mini-title-style {
	font-family: 'AsapPl-Bold';
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	padding-right: 5px
}

.page-text-styling .fb-like {
	position: relative;
	top: -3px
}

.article-bottom-rwd {
	float: right
}

@media (max-width: 1366px) {
	.subpage-154 .icons {
		margin-bottom: 1rem
	}
	.subpage-154 .packshot {
		position: static;
		float: left
	}
	.subpage-154 .girl {
		position: static;
		float: right
	}
}

@media (max-width: 1279px) {
	.home-link-box {
		width: 33%;
		background-position: center center
	}
	.home-button {
		float: right;
		padding: 0rem 2.5rem
	}
	.subpage-159 .bullet.x-005-1 {
		bottom: 448px;
		left: -40px
	}
	.product-subpage .bullet.x-005-2 {
		bottom: 175px;
		left: -40px
	}
	.product-subpage .bullet.x-01-1 {
		bottom: 528px;
		right: 20px
	}
	.product-subpage .bullet.x-01-2 {
		bottom: 175px;
		right: -32px
	}
}

@media (max-width: 1199px) {
	#logo.xylodex-logo {
		max-width: 100%
	}
	.rotator-home {
		max-height: 400px;
		background-size: cover !important
	}
	.home-link-boxes .home-link-box {
		height: auto;
		min-height: 150px;
		margin-top: 0px;
		width: 100%;
		float: left;
		margin-bottom: 2.5%
	}
	.footer-box-title {
		padding-bottom: 0px
	}
	.home-link-boxes .home-link-box:nth-child(1) {
		background-color: #1340a1;
		background-image: none !important
	}
	.home-link-boxes .home-link-box:nth-child(2) {
		background-color: #f2f9fa;
		background-image: none !important
	}
	.home-link-boxes .home-link-box:nth-child(3) {
		background-color: #0c1b5d;
		background-image: none !important
	}
	.home-link-boxes .home-link-box:nth-child(1) .footer-box-title {
		color: #fff !important
	}
	.home-link-boxes .home-link-box:nth-child(2) .footer-box-title {
		color: #000 !important
	}
	.home-link-boxes .home-link-box:nth-child(3) .footer-box-title {
		color: #fff !important
	}
	.margin-bottom {
		margin-bottom: 0px
	}
	.product-subpage .bullet.x-005-1 {
		bottom: 403px;
		left: -20px
	}
	.product-subpage .bullet.x-005-2 {
		bottom: 130px;
		left: -20px
	}
	.product-subpage .bullet.x-01-1 {
		bottom: 483px;
		right: 20px
	}
	.product-subpage .bullet.x-01-2 {
		bottom: 130px;
		right: -32px
	}
	.subpage-166 .cloud-4 {
		margin-left: -23px
	}
	.subpage-172 .packshot {
		margin-left: -5rem
	}
	.subpage-172 .girl {
		max-width: 25%;
		right: 0
	}
	.subpage-195 .xylogel-packshot {
		margin-left: 30%
	}
	.box-default .content {
		min-height: 33rem
	}
}

@media (max-width: 1200px) {
	body {
		padding-top: 60px
	}
	.mobile-nav,
	.mobile-nav-toggle {
		display: block
	}
	.desktop-nav {
		display: none
	}
	.main-menu .navi-list-item {
		margin-right: 2rem
	}
	.home-button {
		float: left;
		padding: 0rem 5rem
	}
	.main-menu .menu {
		float: left
	}
}

@media (max-width: 1024px) {
	.article-bottom-rwd {
		display: block;
		position: relative;
		width: 100%;
		float: left
	}
	.page-text-styling .fb-like {
		margin-bottom: 25px
	}
	.product-subpage .dawkowanie {
		position: static;
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	.product-subpage .left-side,
	.product-subpage .right-side {
		float: none;
		width: 100%
	}
	.product-subpage .bullet {
		position: relative;
		display: block;
		margin-bottom: 5rem;
		bottom: auto !important;
		left: auto !important;
		right: auto !important
	}
	.product-subpage .bullet .text {
		max-width: none;
		margin-left: 8rem
	}
	.product-subpage.subpage-131 {
		background-position: left center !important
	}
	.subpage-138 .anatomy-wrap img {
		position: absolute;
		top: 50%;
		left: 50%;
		-moz-transform: translate(-50%, -45%);
		-webkit-transform: translate(-50%, -45%);
		-o-transform: translate(-50%, -45%);
		-ms-transform: translate(-50%, -45%);
		transform: translate(-50%, -45%)
	}
	.subpage-146 ul {
		margin-left: 3rem
	}
	.subpage-130 .cloud-2 {
		margin-left: -15px
	}
	.subpage-130 .cloud-3 {
		margin-left: -50px
	}
	.subpage-172 {
		padding-bottom: 0
	}
	.subpage-172 .icons {
		margin-bottom: 1rem
	}
	.subpage-172 .packshot {
		position: static;
		float: left
	}
	.subpage-172 .girl {
		position: static;
		float: right;
		max-width: 30%
	}
	.product-subpage .drops {
		display: block
	}
	.product-subpage .drops p {
		display: block;
		background: url(../images/drop.png) top left no-repeat;
		background-size: contain;
		padding: 15px 0 15px 40px !important;
		text-align: left;
		width: 50% !important;
		height: auto !important;
		margin: 0 0 15px 0 !important;
		font-size: 1.6rem !important
	}
	.subpage-204 .frame {
		margin-top: 35px
	}
	.subpage-204 .img-wrap {
		text-align: center
	}
	.copy {
		text-align: center !important
	}
}

@media (max-width: 991px) {
	.subpage-204 .img-wrap {
		margin-top: 30px
	}
	.footer {
		text-align: center;
		padding: 3rem 0
	}
	.footer .footer-logo {
		display: inline-block;
		float: none;
		margin-bottom: 25px
	}
}

@media (max-width: 799px) {
	.home-link-boxes .home-link-box {
		height: auto;
		min-height: 150px;
		margin-top: 0px;
		width: 90%;
		margin: 2.5% 5%;
		float: left
	}
	.grid-item .box-excerpt {
		max-height: none;
		overflow: visible;
		height: auto
	}
}

@media (max-width: 767px) {
	.home-splash-title {
		padding-top: 8rem
	}
	.home-splash-title a {
		color: #555
	}
	.home-splash-title a:hover {
		color: #e3000f
	}
	.container {
		width: 100%
	}
	.sub-menu-title:after {
		display: block
	}
	.sub-menu-title:before {
		display: block
	}
	nav.left-menu {
		max-height: 0px;
		overflow: hidden
	}
	nav.left-menu.active {
		max-height: 1000px;
		overflow: hidden
	}
	.sub-menu-title:hover,
	.sub-menu-title.active {
		color: #ed1859
	}
	.left-menu-wrap {
		top: inherit !important
	}
	.page-text-styling {
		padding-left: 0;
		padding-top: 50px;
		position: relative
	}
	.page-text-styling:before {
		position: absolute;
		top: 0;
		left: 0;
		content: '';
		height: 1px;
		border-top: 1px solid #ebebeb;
		width: 100%
	}
	.subpage-130 .xylogel-packshot,
	.subpage-166 .xylogel-packshot {
		margin: 0 auto 3rem auto;
		display: block
	}
	.subpage-130 .button,
	.subpage-166 .button {
		margin: 0
	}
	.subpage-131 .icons p,
	.subpage-154 .icons p,
	.subpage-172 .icons p,
	.subpage-213 .icons p {
		max-width: none;
		display: block;
		margin: 35px 0 !important
	}
	.subpage-154 .packshot {
		float: none;
		max-width: none;
		display: block;
		margin: 0 auto
	}
	.subpage-154 .girl {
		display: none
	}
	.subpage-206 .packshot {
		text-align: center;
		margin-bottom: 35px
	}
}

@media (max-width: 640px) {
	.sil .hwarning {
		text-align: left
	}
	.xs-box-12 {
		width: 100% !important;
		float: none !important
	}
	.product-subpage .drops p {
		width: 100% !important;
		float: none
	}
	.footer nav a {
		display: block;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto 7px auto;
		border: 0
	}
	.footer .footer-logo {
		margin-bottom: 0
	}
	.info-404 {
		padding: 0 3rem 3rem 3rem;
		background-color: #fff;
		position: static;
		top: 50%;
		left: 50%;
		-moz-transform: translate(0);
		-webkit-transform: translate(0);
		-o-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0)
	}
	.product-subpage.video-subpage .content p {
		margin-bottom: 8px
	}
	.product-subpage.video-subpage .content img {
		max-width: 32px
	}
	.product-subpage.video-subpage .content h1 {
		font-size: 18px;
		margin-bottom: 4px
	}
	.product-subpage.video-subpage .content h2 {
		font-size: 12px
	}
	.box-default .content {
		min-height: 0
	}
	.product-subpage.video-subpage.subpage-164 .container {
		justify-content: center
	}
	.product-subpage.video-subpage.subpage-164 .text {
		margin: 30px 0
	}
	.product-subpage.video-subpage.subpage-164 .image {
		display: none
	}
}

@media (max-width: 420px) {
	.subpage-172 .packshot {
		float: none;
		max-width: 100%;
		margin-bottom: 3rem
	}
	.subpage-172 .girl {
		float: none;
		max-width: 100%
	}
	.col-xxs {
		width: 100% !important;
		float: none !important
	}
	.xylogel-packshot,
	.packshot {
		max-width: 120px !important
	}
	.subpage-172 .packshot,
	.subpage-206 .packshot {
		max-width: 100% !important
	}
	.product-slider .slide .content {
		min-height: 33.5rem
	}
	.product-slider .slide img {
		max-height: 200px
	}
}

.tcon {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	transition: 0.3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 40px;
	background: transparent;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}

.tcon>* {
	display: block
}

.tcon:hover,
.tcon:focus {
	outline: none
}

.tcon::-moz-focus-inner {
	border: 0
}

.tcon-menu__lines {
	display: inline-block;
	height: 5.71429px;
	width: 40px;
	border-radius: 2.85714px;
	transition: 0.3s;
	background: black;
	position: relative
}

.tcon-menu__lines::before,
.tcon-menu__lines::after {
	display: inline-block;
	height: 5.71429px;
	width: 40px;
	border-radius: 2.85714px;
	transition: 0.3s;
	background: black;
	content: '';
	position: absolute;
	left: 0;
	-webkit-transform-origin: 2.85714px center;
	transform-origin: 2.85714px center;
	width: 100%
}

.tcon-menu__lines::before {
	top: 10px
}

.tcon-menu__lines::after {
	top: -10px
}

.tcon-transform .tcon-menu__lines {
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8)
}

.tcon-menu--xbutterfly {
	width: auto
}

.tcon-menu--xbutterfly .tcon-menu__lines::before,
.tcon-menu--xbutterfly .tcon-menu__lines::after {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transition: top .3s .6s ease, -webkit-transform .3s ease;
	transition: top .3s .6s ease, transform .3s ease
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines {
	background: transparent
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before,
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
	top: 0;
	transition: top .3s ease, -webkit-transform .3s .5s ease;
	transition: top .3s ease, transform .3s .5s ease;
	width: 40px
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg)
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg)
}

.tcon-visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.tcon-visuallyhidden:active,
.tcon-visuallyhidden:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.tcon-search__item {
	display: inline-block;
	height: 30px;
	width: 30px;
	border-radius: 0;
	transition: 0.3s;
	background: transparent;
	position: relative;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.tcon-search__item::before,
.tcon-search__item::after {
	display: inline-block;
	height: 30px;
	width: 30px;
	border-radius: 0;
	transition: 0.3s;
	background: transparent;
	content: '';
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: auto
}

.tcon-search__item::before {
	height: 4px;
	left: 0;
	background: black;
	border-radius: 2.85714px
}

.tcon-search__item::after {
	right: 0;
	background: #ededed;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	border: 2px solid black;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.tcon-search--xcross.tcon-transform {
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8)
}

.tcon-search--xcross.tcon-transform .tcon-search__item::before,
.tcon-search--xcross.tcon-transform .tcon-search__item::after {
	border-radius: 2.85714px;
	background: black
}

.tcon-search--xcross.tcon-transform .tcon-search__item::after {
	height: 4px;
	width: 100%;
	top: 0;
	right: 0;
	border: 0;
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg)
}

.duck .scale-img {
	background-image: url(../images/kaczka-tile.jpg);
	background-size: auto 100%;
	background-position: 0 100%;
	background-repeat: no-repeat;
	transition: all .25s linear
}

.duck.show-excerpt>img {
	background-position: 0 100%
}

.footer .footer-logo {
	max-width: 36.6rem
}

.module-29 .footer-box-title {
	text-shadow: 0px 0px 5px #000
}

.module-28 .footer-box-title {
	color: #000 !important;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.2)
}

.sil {
	font-size: 1.3rem;
	line-height: 1.5;
	color: #757575;
	padding-top: 5rem;
	text-align: justify
}

.sil h2 {
	font-size: 1.8rem;
	font-family: 'AsapPl-Bold';
	color: #757575;
	margin-bottom: 2rem
}

.sil p {
	line-height: 1.7
}

.sil .hwarning {
	font-size: 2.6rem;
	color: #757575;
	line-height: 1.5;
	font-family: 'AsapPl-Bold'
}

.grid-item p {
	margin-bottom: 0
}

.sil hr {
	display: block;
	height: 1px;
	width: 100%;
	background-color: #6b6b6b;
	border: 0 none;
	box-shadow: none;
	margin: 15px 0 0
}

.info-bottom {
	padding-top: 50px !important;
	padding-bottom: 100px !important;
	margin-top: 50px !important
}

.home-clock-text,
.home-clock {
	height: 501px
}

@media (max-width: 1199px) {
	#logo {
		border-left: 0 none;
		border-right: 0 none
	}
	.home-clock-text {
		height: auto
	}
	.home-clock {
		margin-bottom: 50px
	}
	.info-bottom {
		padding-bottom: 0 !important
	}
}

@media (max-width: 520px) {
	.home-clock {
		background-size: contain;
		height: 350px
	}
}

.home-link-box {
	padding: 0
}

.home-link-boxes .home-link-box {
	position: relative;
	overflow: hidden
}

.home-link-boxes .home-link-box>a {
	height: 100%;
	display: block;
	padding: 6rem 3rem 6rem 8rem;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.home-link-boxes .home-link-box:hover>a {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}

.desktop-nav {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.owl-controls {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-controls .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-controls .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #103385;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-controls .owl-dot.active span,
.owl-controls .owl-dot:hover span {
	background: #ed1859
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url(../images/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../images/fancybox/blank.gif);
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	overflow: visible !important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden !important
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../images/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url(../images/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url(../images/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px
	}
}

.related .with-padding {
	padding-bottom: 1em
}

.subpage-oxalin-header {
	padding-top: 0;
	max-width: 100%;
	overflow: hidden
}

.subpage-oxalin-header .content-header {
	background: url("/assets/img/oxalin/oxalin_header_background.png") center center no-repeat;
	background-size: cover;
	min-height: 500px
}

@media (max-width: 991px) {
	.subpage-oxalin-header .content-header {
		padding: 10px 0;
		text-align: center
	}
}

.subpage-oxalin-header .content-header .text-left {
	text-align: left
}

.subpage-oxalin-header .content-header .inside {
	min-height: inherit;
	height: auto
}

@media (min-width: 991px) {
	.subpage-oxalin-header .content-header .inside {
		display: table;
		width: 100%;
		height: 500px;
		max-width: 1200px;
		margin: 0 auto
	}
}

@media (min-width: 991px) {
	.subpage-oxalin-header .content-header .inside .container {
		display: table-cell;
		vertical-align: middle
	}
}

.subpage-oxalin-header .content-header .inside .container [class*="col"] .box img.logo {
	margin-bottom: 60px
}

@media (max-width: 991px) {
	.subpage-oxalin-header .content-header .inside .container [class*="col"] .box img.logo {
		margin-bottom: 20px
	}
}

@media (min-width: 991px) {
	.subpage-oxalin-header .content-header .inside .container [class*="col"] .box .row {
		height: 260px
	}
}

@media (min-width: 991px) {
	.subpage-oxalin-header .content-header .inside .container [class*="col"] .box .row [class*="col"] {
		display: inline-block;
		float: none;
		vertical-align: bottom
	}
}

.subpage-oxalin-header .content-header .inside .container [class*="col"] img {
	max-width: 100%
}

.subpage-oxalin-header .content-header .inside .container [class*="col"] img.info {
	position: relative
}

@media (min-width: 991px) {
	.subpage-oxalin-header .content-header .inside .container [class*="col"] img.info {
		bottom: -50px
	}
}

@media (min-width: 1350px) {
	.subpage-oxalin-header .content-header .inside .container [class*="col"] img {
		max-width: 150%
	}
}

@media (max-width: 1350px) {
	.subpage-oxalin-header .content-header .inside .container [class*="col"] img.info {
		max-width: 100%
	}
}

@media (min-width: 1350px) {
	.subpage-oxalin-header .content-header .inside .container [class*="col"]:first-child .box img.info {
		left: -40px
	}
}

.subpage-oxalin-rtb svg {
	margin: 10px auto;
	display: block
}

@media (max-width: 991px) {
	.subpage-oxalin-rtb svg {
		margin: 10px auto 10px 0
	}
}

.subpage-oxalin-rtb .col-sm-6 {
	text-align: center
}

.subpage-oxalin-rtb .col-sm-6 .box {
	margin: 10px auto;
	display: inline-block;
	padding: 14px 20px;
	border-radius: 15px;
	background: #ede8f9;
	color: #4b4082;
	font-size: 16px;
	font-family: AsapPl, sans-serif;
	border: 1px dotted #685ba7;
	text-align: right
}

.subpage-oxalin-rtb ul {
	padding-left: 40px;
	list-style: disc
}

.subpage-oxalin-rtb ul li {
	font-family: 'AsapPl', 'Arial', 'Helvetica';
	font-size: 16px;
	line-height: 110%;
	text-align: left;
	margin: 5px 0
}

@media (max-width: 767px) {
	.subpage-oxalin-rtb {
		text-align: center
	}
	.subpage-oxalin-rtb [class*="col"] {
		margin-top: 10px;
		margin-bottom: 10px
	}
}

.subpage-oxalin-5way {
	background: url("/assets/img/oxalin/5way_background.png") center center no-repeat;
	background-size: cover;
	counter-reset: five-way
}

@media (min-width: 991px) {
	.subpage-oxalin-5way {
		height: 650px
	}
}

.subpage-oxalin-5way h2,
.subpage-oxalin-5way h3 {
	text-align: center;
	font-family: AsapPl, sans-serif
}

.subpage-oxalin-5way h2 {
	font-size: 34px;
	color: #4b4082
}

.subpage-oxalin-5way h3 {
	font-size: 21px;
	color: #4b4082
}

.subpage-oxalin-5way h3 span {
	color: #e927a4
}

.subpage-oxalin-5way .container {
	position: relative
}

@media (min-width: 991px) {
	.subpage-oxalin-5way .container {
		top: -40px
	}
}

@media (max-width: 991px) {
	.subpage-oxalin-5way .container {
		text-align: center
	}
}

@media (max-width: 1220px) {
	.subpage-oxalin-5way .container {
		width: 100% !important
	}
}

.subpage-oxalin-5way .container .circle {
	margin: 0 auto;
	display: block
}

.subpage-oxalin-5way .container .text {
	position: absolute;
	color: #4f4d4d;
	font-size: 16px;
	font-family: AsapPl, sans-serif
}

.subpage-oxalin-5way .container .text strong {
	color: #4b4082;
	font-size: 21px
}

.subpage-oxalin-5way .container .text.test1 {
	top: 23%;
	left: 17%
}

.subpage-oxalin-5way .container .text.test2 {
	top: 49%;
	left: 15%
}

.subpage-oxalin-5way .container .text.test3 {
	top: 75%;
	left: 20%
}

.subpage-oxalin-5way .container .text.test4 {
	top: 33%;
	left: 70%
}

.subpage-oxalin-5way .container .text.test5 {
	top: 63%;
	left: 69%
}

.subpage-oxalin-5way .container .item {
	color: #4f4d4d;
	font-size: 16px;
	margin: 15px auto;
	font-family: AsapPl, sans-serif;
	display: flex;
	padding-left: 50px;
	align-items: center;
	min-height: 44px;
	margin-bottom: 10px;
	position: relative
}

.subpage-oxalin-5way .container .item .counter {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: #de1c85;
	border: 4px solid #f5bada;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
}

.subpage-oxalin-5way .container .item .counter:after {
	counter-increment: five-way;
	content: counter(five-way);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 21px;
	font-family: AsapPl, sans-serif;
	color: #fff
}

.subpage-oxalin-wskazania {
	background: #fff
}

.subpage-oxalin-wskazania h2 {
	font-family: AsapPl-Bold, sans-serif;
	font-size: 24px;
	color: #4b4082;
	text-align: center;
	margin: 0 0 60px 0
}

.subpage-oxalin-wskazania .text-left {
	text-align: left
}

.subpage-oxalin-wskazania .obrzek {
	font-size: 21px;
	color: #e927a4;
	font-weight: 400;
	font-family: AsapPl, sans-serif
}

@media (min-width: 991px) {
	.subpage-oxalin-wskazania .row {
		display: flex;
		align-items: center
	}
}

.subpage-oxalin-wskazania .list .item {
	font-family: AsapPl, sans-serif;
	font-size: 16px;
	color: #4b4082;
	line-height: 22px;
	position: relative
}

@media (max-width: 991px) {
	.subpage-oxalin-wskazania .list .item {
		text-align: center !important
	}
}

.subpage-oxalin-wskazania .list .item:not(:last-child) {
	margin-bottom: 80px
}

@media (max-width: 991px) {
	.subpage-oxalin-wskazania .list .item:last-child {
		margin-bottom: 80px
	}
}

.subpage-oxalin-wskazania .list .item.pointer-left {
	padding-left: 80px
}

@media (max-width: 991px) {
	.subpage-oxalin-wskazania .list .item.pointer-left {
		padding-left: 50px
	}
}

.subpage-oxalin-wskazania .list .item.pointer-left:before {
	left: 20px
}

@media (max-width: 991px) {
	.subpage-oxalin-wskazania .list .item.pointer-left:before {
		left: 0
	}
}

.subpage-oxalin-wskazania .list .item.pointer-left:after {
	right: 100%
}

.subpage-oxalin-wskazania .list .item.pointer-right {
	padding-right: 80px
}

@media (max-width: 991px) {
	.subpage-oxalin-wskazania .list .item.pointer-right {
		padding-right: 50px
	}
}

.subpage-oxalin-wskazania .list .item.pointer-right:before {
	right: 20px
}

@media (max-width: 991px) {
	.subpage-oxalin-wskazania .list .item.pointer-right:before {
		right: 0
	}
}

.subpage-oxalin-wskazania .list .item.pointer-right:after {
	left: 100%
}

.subpage-oxalin-wskazania .list .item:before,
.subpage-oxalin-wskazania .list .item:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	background-size: cover;
	background-repeat: no-repeat
}

.subpage-oxalin-wskazania .list .item:before {
	width: 44px;
	height: 44px;
	background-position: center center
}

@media (max-width: 991px) {
	.subpage-oxalin-wskazania .list .item:after {
		display: none
	}
}

.subpage-oxalin-wskazania .list .item[data-nr="1"]:before {
	background-image: url("/assets/img/oxalin/membrane_hard.png")
}

.subpage-oxalin-wskazania .list .item[data-nr="1"]:after {
	width: 107px;
	height: 81px;
	background: url("/assets/img/oxalin/line-top.png");
	transform: none
}

.subpage-oxalin-wskazania .list .item[data-nr="2"]:before {
	background-image: url("/assets/img/oxalin/allergic_inflammation.png")
}

.subpage-oxalin-wskazania .list .item[data-nr="2"]:after {
	width: 53px;
	height: 10px;
	background: url("/assets/img/oxalin/line-middle.png")
}

.subpage-oxalin-wskazania .list .item[data-nr="3"]:before {
	background-image: url("/assets/img/oxalin/trumpet_inflammation.png")
}

.subpage-oxalin-wskazania .list .item[data-nr="3"]:after {
	width: 107px;
	height: 81px;
	background: url("/assets/img/oxalin/line-top.png");
	transform: translate(0, -100%) rotateX(180deg)
}

.subpage-oxalin-wskazania .list .item[data-nr="4"]:before {
	background-image: url("/assets/img/oxalin/vasomotor_inflammation.png")
}

.subpage-oxalin-wskazania .list .item[data-nr="4"]:after {
	width: 107px;
	height: 81px;
	background: url("/assets/img/oxalin/line-top.png");
	transform: rotateY(180deg)
}

.subpage-oxalin-wskazania .list .item[data-nr="5"]:before {
	background-image: url("/assets/img/oxalin/bays_inflammation.png")
}

.subpage-oxalin-wskazania .list .item[data-nr="5"]:after {
	width: 53px;
	height: 10px;
	background: url("/assets/img/oxalin/line-middle.png")
}

.subpage-oxalin-wskazania .list .item[data-nr="6"]:before {
	background-image: url("/assets/img/oxalin/ear_inflammation.png")
}

.subpage-oxalin-wskazania .list .item[data-nr="6"]:after {
	width: 107px;
	height: 81px;
	background: url("/assets/img/oxalin/line-top.png");
	transform: translate(0, -100%) rotateX(180deg) rotateY(180deg)
}

.subpage-oxalin-wskazania .center {
	font-family: AsapPl, sans-serif;
	color: #e927a4;
	text-align: center;
	font-size: 21px
}

@media (max-width: 991px) {
	.subpage-oxalin-wskazania .center {
		margin: 60px 0
	}
}

.subpage-oxalin-dawkowanie {
	counter-reset: dosageCounter;
	background: url("/assets/img/oxalin/dosage_bg.png") center center no-repeat;
	background-size: cover;
	padding-bottom: 0
}

.subpage-oxalin-dawkowanie h2 {
	font-size: 24px;
	color: #4b4082;
	font-weight: bold;
	text-align: center
}

.subpage-oxalin-dawkowanie .text-left {
	text-align: left
}

@media (min-width: 1200px) {
	.subpage-oxalin-dawkowanie .row {
		display: flex;
		align-items: center
	}
}

.subpage-oxalin-dawkowanie .container {
	z-index: 8;
	position: relative
}

.subpage-oxalin-dawkowanie .logo {
	display: block;
	margin: 0 auto 85px auto
}

.subpage-oxalin-dawkowanie .col-md-2:nth-child(2) {
	position: relative;
	top: -100px
}

.subpage-oxalin-dawkowanie .dosage-info img:not(.logo) {
	width: 60%
}

.subpage-oxalin-dawkowanie .dosage-info.right .items {
	position: absolute;
	top: 50%;
	transform: translate(-10%, -30%)
}

.subpage-oxalin-dawkowanie .dosage-info.left .items {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -30%);
	left: 70%
}

.subpage-oxalin-dawkowanie .dosage-info .item {
	position: relative;
	color: #4b4082;
	font-size: 16px
}

.subpage-oxalin-dawkowanie .dosage-info .item:not(:last-child) {
	margin-bottom: 130px
}

.subpage-oxalin-dawkowanie .dosage-info .item:before,
.subpage-oxalin-dawkowanie .dosage-info .item:after {
	content: '';
	position: absolute
}

.subpage-oxalin-dawkowanie .dosage-info .item:before {
	counter-increment: dosageCounter;
	content: "0" counter(dosageCounter);
	left: -35px;
	font-weight: bold;
	padding: 10px;
	top: 0;
	transform: translate(-50%, -50%);
	width: 55px;
	height: 55px;
	background: url("/assets/img/oxalin/counter-dosage.png") top left no-repeat;
	background-size: cover;
	color: #dc2c9c;
	font-size: 32px
}

.subpage-oxalin-dawkowanie .dosage-info .item:after {
	left: 0;
	top: 120%;
	background: url("/assets/img/oxalin/line-dosage.png") center center no-repeat;
	width: 261px;
	height: 54px
}

.subpage-oxalin-dawkowanie .dosage-info.right .item:first-child {
	left: 45px
}

.subpage-oxalin-dawkowanie .dosage-info.right .item:last-child {
	left: 40px
}

.subpage-oxalin-dawkowanie .dosage-info.right .item:last-child:after {
	transform: translate(0, -100%) rotateX(180deg)
}

.subpage-oxalin-dawkowanie .dosage-info.left .item:first-child:after {
	transform: translate(-33%, 0) rotateY(180deg)
}

.subpage-oxalin-dawkowanie .dosage-info.left .item:last-child {
	left: 60px
}

.subpage-oxalin-dawkowanie .dosage-info.left .item:last-child:after {
	transform: translate(-50%, -100%) rotateX(180deg) rotateY(180deg)
}

.subpage-oxalin-dawkowanie .visible-sm h2 {
	margin-bottom: 45px
}

.subpage-oxalin-dawkowanie .dosage-info-small {
	text-align: center;
	counter-reset: dosageSmallCounter
}

.subpage-oxalin-dawkowanie .dosage-info-small img {
	margin-bottom: 60px
}

.subpage-oxalin-dawkowanie .dosage-info-small .item {
	padding-left: 23%;
	margin-bottom: 60px;
	position: relative;
	color: #4b4082;
	font-size: 16px
}

.subpage-oxalin-dawkowanie .dosage-info-small .item:before,
.subpage-oxalin-dawkowanie .dosage-info-small .item:after {
	content: '';
	position: absolute
}

.subpage-oxalin-dawkowanie .dosage-info-small .item:before {
	counter-increment: dosageSmallCounter;
	content: "0" counter(dosageSmallCounter);
	left: 7%;
	font-weight: bold;
	padding: 12px;
	top: 0;
	transform: translate(-50%, -50%);
	width: 59px;
	height: 59px;
	background: url("/assets/img/oxalin/counter-dosage.png") top left no-repeat;
	background-size: cover;
	color: #dc2c9c;
	font-size: 32px
}

.subpage-oxalin-dawkowanie .children {
	text-align: center
}

.subpage-oxalin-dawkowanie .children img {
	max-width: 200px
}

.subpage-oxalin-dawkowanie .curve {
	position: relative;
	margin-top: -4%;
	max-width: 100%;
	width: 100%;
	z-index: 10
}

.subpage-oxalin-przechowywanie h2 {
	color: #3c3c3c;
	font-size: 24px;
	font-weight: bold;
	font-family: AsapPl-Bold, sans-serif;
	margin: 80px auto;
	text-align: center
}

.subpage-oxalin-przechowywanie h2 span {
	color: #4b4082
}

.subpage-oxalin-przechowywanie h2 span sup {
	font-size: 1.6rem
}

@media (min-width: 1200px) {
	.subpage-oxalin-przechowywanie .container {
		width: 80vw
	}
}

.subpage-oxalin-przechowywanie [class*="col"] {
	text-align: center
}

.subpage-oxalin-przechowywanie [class*="col"] img {
	margin-bottom: 30px
}

.subpage-oxalin-przechowywanie [class*="col"] p {
	font-size: 14px;
	color: #4b4082;
	text-align: center
}

.subpage-oxalin-sklad {
	background: url("/assets/img/oxalin/compose_bg.png") center center no-repeat;
	background-size: cover
}

.subpage-oxalin-sklad h2 {
	color: #5e50a1;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 55px
}

.subpage-oxalin-sklad img:first-child {
	margin-bottom: 55px
}

.subpage-oxalin-sklad ul {
	list-style-image: url("/assets/img/oxalin/list-style.png")
}

@media (max-width: 991px) {
	.subpage-oxalin-sklad ul {
		padding: 0 20px;
		text-align: center
	}
}

.subpage-oxalin-sklad ul li {
	padding-left: 20px;
	margin-bottom: 25px;
	font-size: 17px;
	color: #4f4d4d;
	font-family: AsapPl, sans-serif
}

.subpage-oxalin-podmiot {
	background: #ffffff
}

.subpage-oxalin-podmiot h2 {
	color: #5e50a1;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 55px
}

.subpage-oxalin-podmiot .podmiot {
	margin-bottom: 60px
}

@media (min-width: 1200px) {
	.subpage-oxalin-podmiot .box {
		display: table
	}
}

@media (max-width: 1200px) {
	.subpage-oxalin-podmiot .box {
		margin-bottom: 40px
	}
}

.subpage-oxalin-podmiot .box .cell {
	display: table-cell;
	border-radius: 15px;
	border: 1px dotted #6a5da8;
	background: #f3f0fb;
	color: #4b4082;
	font-size: 16px;
	font-family: AsapPl, sans-serif;
	height: 200px;
	width: 100%;
	vertical-align: middle;
	padding: 0 30px;
	box-sizing: border-box
}

@media (max-width: 1200px) {
	.subpage-oxalin-podmiot .box .cell {
		display: block;
		padding: 40px 20px;
		height: auto
	}
}

.subpage-oxalin-podmiot .download-row [class*="col"] {
	display: inline-block;
	float: none;
	vertical-align: middle
}

.subpage-oxalin-podmiot .download-row [class*="col"] img,
.subpage-oxalin-podmiot .download-row [class*="col"] a {
	margin-bottom: 25px
}

.subpage-oxalin-podmiot .btn-download {
	color: #ffffff;
	font-size: 16px;
	border-radius: 40px;
	background: #5e50a1;
	border: 4px solid #aea7d0;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 50px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	transition: all linear 0.3s
}

.subpage-oxalin-podmiot .btn-download:after {
	content: '';
	width: 21px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0, -50%);
	background: url("/assets/img/oxalin/arrow-right.png") center center no-repeat
}

.subpage-oxalin-podmiot .btn-download:hover {
	opacity: 0.7
}

.subpage-oxalin-podmiot .footnotes {
	color: #3a3165;
	font-size: 13px
}

.video-container {
	width: 80%;
	max-width: 1200px;
	margin: 0 auto
}

.video-container video {
	width: 100%
}

@media (max-width: 767px) {
	.video-container {
		width: 95%
	}
}

.bordered-footer {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	padding: 50px 0
}

.cookies-list li {
	line-height: 1.3em;
	margin-bottom: 1rem;
	padding-left: 10px;
	position: relative
}

.cookies-list li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 10px;
	height: 0;
	width: 0;
	background: none;
	border-radius: 50%
}

ul.decimal-brackets {
	counter-reset: list;
	margin: 0;
}

ul.decimal-brackets>li {
	list-style: none;
	background: none !important;
	padding-left: 50px;
}

ul.decimal-brackets>li:before {
	counter-increment: list;
	content: counter(list, decimal) ") ";
	margin-left: 15px;
	vertical-align: middle;
	background: none !important;
}